html, body {
    font-family: 'Titillium Web', 'Noto Sans Kannada', '微軟正黑體', 'Microsoft JhengHei', sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    color: #363636;
    font-weight: 400;
}

h1 {
    font-weight: 600;
    font-size: 32px;
    color: #363636;
}

p {
    line-height: 1.8;
}

a {
    text-decoration: none;
    color: #c8ca19;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.meun-wrap a {
    color:#363636;;
}
a:hover {
    text-decoration: none;
    color: #0058ac;
}
input {
    border: none;
    outline: none;
    font-family: inherit;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
}

select {
    border: none;
    outline: none;
    font-family: inherit;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
}

button {
    border: none;
    background: none;
    outline: none;
    cursor: pointer;
}

#global-container {
    width: 100%;
    height: auto !important;
    min-height: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.container {
    width: 1200px;
    margin: auto;
    position: relative;
    z-index: 1;
}

.small-container {
    width: 1320px;
    margin: auto;
    position: relative;
}

.photo-wrap {
    background-size: cover;
    background-position: center;
}

.left, .right {
    display: inline-block;
    vertical-align: top;
}


.btn {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #fff;
    display: block;
    padding: 20px 0;
    text-align: center;
    background-color: #0058ac;
    width: 220px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.btn:hover {
    background-color: #c8ca19;
    color: #0058ac;
}

/*--------------header--------------*/
header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 99;
    padding: 21px 0;
    background-color: rgba(255, 255, 255, 0.9);
}

header#homeheader {
    background-color: inherit;
    padding: 30px 0;
}

/*kaze*/
/*.logo-wrap img {
    width: 100%;
}*/
header .logo-wrap {
	/*max-width:550px;*/
	width: 66.6%;
	float:left;
	/*max-width:550px;
    width: 33.3%;
    margin: auto;
    position: relative;*/
}
header .logo-container {
	
	max-width:550px;
    width: 50%;
    float:right;
}

header .inner-logo-wrap {
	max-width:500px;
    width: 33.3%;
    margin: auto;
	float:none;
    position: relative;
}
.logo-wrap img { display:inline-block}
/*.annaul_logo { width:104px !important;position:absolute;top:15%;left:265px;}*/
.home_logo { width:50%;margin-right:80px;}
.annaul_logo { width:20%; text-align: right; position: relative; top:15px; vertical-align: top; left:20px;}
.modal-dialog{
	max-width:800px !important;
}
.header_extra {
	float:left;
	width:33.3%;
	text-align: left;
	position: relative;
    top: 15px;
    /*position: fixed;
    width: 500px;
    top: 10px;
    right:0;*/
}

.inner_header_extra {
	position:fixed;
	width:600px;
	left:30px;
	top:50px;
}
.header_extra li img{
    float:left;
	margin-left:5px;
	margin-bottom:5px;
}
.header_extra_m{
	display:none;
}

@media screen and (max-width: 1300px) {
	.modal-dialog{
	max-width:100% !important;
}
	header .logo-wrap {
	/*max-width:550px;*/
	
		float:none;
		max-width:550px;
		width: 33.3%;
		margin: auto;
		position: relative;
	}
	header .logo-container {

		max-width:100%;
		width: 100%;
		float:none;
	}
  
  .header_extra {
		display:none
	}
	.header_extra_m{
		display:block;
		margin-top:10px;
	}
	.header_extra_m li{
		margin-top:5px;
		display: inline-block;
	}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
 .modal-dialog{
	max-width:100% !important;
}
  
  .header_extra, .home-slider  {
		display:none
	}
	.header_extra_m{
		display:block;
		margin-top:10px;		
	}
	.header_extra_m li{
		display: inline-block;
		margin-top:5px;		
		/*max-width: 40%;*/
	}
	.header_extra_m li:nth-child(0){		
		margin-right:5px;	
	}
	.header_extra_m li img{
		height:40px;
	}
	
	header:not(#homeheader) { 
		position: relative;
	}
	
	.modal { top:10% !important }
	
	.modal-body { 
		max-height: 500px; 
		padding: 15px; 
		overflow-y: auto; 
		-webkit-overflow-scrolling: touch; 
	 }
	
	.homepage-top-banner-wrap {
		top: -80px;
	}
	
	.text-wrap { padding-top:0 !important}
}

header .report-logo-wrap{
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(0, -50%);
}

header .pre-logo-wrap{
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(0, -50%);
}

header .manual-logo-wrap{
    position: absolute;
    left:180px;
	/* left: 205px; */
    top: 50%;
    transform: translate(0, -50%);
}

header .sem-logo-wrap{
    position: absolute;
    left:300px;  
	/* left: 375px; */
    top: 50%;
    transform: translate(0, -50%);
}

header .homereport-logo-wrap {
	position: absolute;
    right: 25%;
    top: 50%;
	transform: translate(0, -50%);
}

header .report-logo-wrap_en{
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translate(0, -50%);
}


header .pre-logo-wrap_en{
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translate(0, -50%);
}

header .manual-logo-wrap_en{
    position: absolute;
    left: 225px;
    top: 50%;
    transform: translate(0, -50%);
}

header .sem-logo-wrap_en{
    position: absolute;
    left: 360px;
    top: 50%;
    transform: translate(0, -50%);
}

header  .homereportlogo {
    position: absolute;
    top: 32%;
    right: -300px;

}

header .logo-wrap .thirtyth {
    position: absolute;
    top: 5px;
    right: -240px;
    width: 200px;
	display: none;
}

/*--------------home--------------*/
#home {
    position: relative;

    background-size: cover;
    background-position: center;
    min-height: 100vh;
}

#home .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.7;
    /* background: #0058ac;
    background: -webkit-linear-gradient(bottom left, #c8ca19, #0058ac);
    background: -o-linear-gradient(top right, #c8ca19, #0058ac);
    background: -moz-linear-gradient(top right, #c8ca19, #0058ac);
    background: linear-gradient(to top right, #c8ca19, #0058ac); */
    background:url(../imgs/background.png) center no-repeat;
    background-size: cover;    	
    z-index: -99;
}

.home-slider {
    z-index: 95;
}

.home-slide .photo-wrap {
    height: 100vh;
    width: 100vw;
}

.home-content {
    position: absolute;
    width: 800px;
    right: 60px;
    top: 91%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 99;
}

.home-text {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.6;
    letter-spacing: 2px;
    text-align: center;
}

.home-text h1 {
    color: #fff;
    font-size: 41px;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.home-text h1.zh {
    margin-bottom: 10px;
}

.home-text h1.zh img {
    width: 100%;
}

.home-lang {
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.home-lang .caption {
    color: #fff;
    font-size: 14px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.6;
}

.home-lang .btn-wrapper .btn {
    display: inline-block;
    margin: 0 10px;
}

.new-web {
    position: fixed;
    top: 12%;
    left: 5%;
    width: 250px;
    font-size: 18px;
    background-color: #c8ca19;
    color: #0058ac;
    font-family: 'Kalam', cursive;
    z-index: 99;
    letter-spacing: 0.5px;
    line-height: 1.7;
    padding: 25px 20px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 110;
	display: none;
}

.new-web span {
    font-weight: bold;
}

.new-web .zh {
    font-family: '微軟正黑體', 'Microsoft JhengHei', sans-serif;
}

.new-web img {
    display: none;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 25px;
    width: 18px;
    opacity: 0.5;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.new-web img:hover {
    opacity: 1;
}

.new-web.hide {
    opacity: 0;
}

.header-menu-text {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}


.header-btn-wrap {
    position: absolute;
    right: 45px;
    top: 50%;
    transform: translate(0, -50%);
    color: #555555;
}
.header-btn-wrap .count-down {
	background-color: #0058ac;
  -webkit-border-radius: 20px;
  border-radius: 20px; 
  border: none;
  box-shadow: 0 0 0 3px #e76767;
  color: #FFFF00;
  display: inline-block;
  font-family: 微軟正黑體;
  line-height: 39px;
  font-size: 22px;
  font-weight:bolder;
  vertical-align:middle;
  text-decoration: none;
  position:absolute;
  top:-20px;
  left:-100px; 
  text-align:center;
  vertical-align: middle;
  display:table-cell;
  width:82px;height:82px;
  color:#FFFF00;
  background-color:#c8ca19;
  box-shadow: 2px 2px 2px 1px black;
}
.header-search-box {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 45px;
    cursor: pointer;
}

.header-btn-wrap .fa {
    display: inline-block;
    vertical-align: middle;
    font-weight: 100;
    font-size: 30px;
    margin-right: 18px;
}

.header-btn-wrap .header-search-text {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.header-btn-wrap .menu-line-wrap li {
    width: 40px;
    height: 3px;
    background: #555555;
    margin: 5px 0px;
}

.header-btn-wrap .menu-button {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.homepage-top-banner-wrap {
    position: relative;
    width: 100%;
    height: 570px;
}

.home-page-top-banner-img {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.pages {
    //padding-top: 150 px;
}

.homepage-top-banner-wrap .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /*Safari 5.1-6*/
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /*Opera 11.1-12*/
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /*Fx 3.6-15*/
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /*Standard*/
}

#homepage h1 {
    color: #cdd013;
}

.text-wrap {
    padding: 100px 0;
    text-align: center;
    width: 888px;
    margin: 0 auto;
}

#homepage h3 {
    color: #cdd013;
    font-weight: 600;
    font-size: 24px;
    //padding: 45px 0 25px 0;
}

.text-box {
    /*width: 888px;*/
    /*margin: 0 auto;*/
    line-height: 35px;
    letter-spacing: 2px;
    margin-bottom: 35px;
}
.join_box_coshow {
    font-size:12;
	display: inline-block;
    justify-content: center;
}

.join_box {
    font-size: 0;
    display: inline-block;
}
.one_box_join_box .join_text{
    padding: 12px 16px;
}
.one_box_join_box .join_icon{
    padding: 16px 14px;
}
.join_text {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    color: #cdd013;
    //width: 130px;
    border: 2px solid;
    //padding: 12px 0px;
    font-weight: 600;
    border-right: 0px;
}
.join_text a{
    color: #cdd013;
    padding: 12px 20px;
    display: block;
    width: 100%;
    height: 100%;
    text-align:center;
    display: table-cell;
}
.join_text a:hover{
    color: #cdd013;
}

.join_icon a{
    display: block;
    text-align: center;
    width: 40px;
    //height: 44px;
    height: 100%;
    position: relative;
}
.join_icon a img {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.join_icon {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    //padding: 14px 17px;
    background-color: #cdd013;
}

.join_icon .fa {
    color: white;
}
.coshow-text-box {
    /*width: 888px;*/
    /*margin: 0 auto;*/
    line-height: 35px;
	display: inline-block;
	vertical-align: top;
    letter-spacing: 2px;
    margin-bottom: 35px;
    letter-spacing: 1.75px;
	position: absolute;
	top : 66%; 
	right: 0%;
}
.coshow-text-box_en {
    /*width: 888px;*/
    /*margin: 0 auto;*/
    line-height: 35px;
	display: inline-block;
	vertical-align: top;
    letter-spacing: 2px;
    margin-bottom: 35px;
    letter-spacing: 1.75px;
	position: absolute;
	top : 70%; 
	right: 1%;
}

.video-wrap {
    width: 100%;
    height: 420px;
    position: relative;
    background-position: center;
    background-size: cover;
    overflow: hidden;

}

.video-wrap .overlay {
    position: absolute;
    top: 0;
    height: 420px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.video-wrap video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    //z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    //opacity: 0.7;
}

.video-btn {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.video-btn_icon {
    border: 2px solid white;
    padding: 3px 15px;
    color: white;
    font-size: 40px;
    cursor: pointer;
}

.video-btn_icon .fa {
    margin-left: 4px;
}

.home-photo-wrap {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-size: 100% 250px;
    text-align: center;
}

#homepage .home-photo-wrap h1 {
    color: white;
}

.home-photo-session {
    font-size: 0;
    height: 500px;
    margin-top: 55px;
}

.home-photo-session > li {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    height: 100%;
    width: 33.3%;
    box-sizing: border-box;
}

.home-photo-inline-session {
    font-size: 0;
    width: 100%;
    height: 100%;
}

.home-photo-inline-session > li {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
}

.home-photo {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.photo-type-1 {
    width: 100%;
    height: 100%;
}

.photo-type-2 {
    width: 50%;
    height: 38%;
    padding: 0 9px;
    box-sizing: border-box;
}

.photo-type-3 {
    width: 100%;
    height: 100%;
}

.photo-type-4 {
    height: 62%;
    width: 100%;
    padding: 0 9px;
    padding-top: 20px;
    box-sizing: border-box;
}

/*.photo-type-4:after {
    padding-top: 70%;
    display: block;
    content: '';
}*/

.home-photo-session > li:nth-child(1) {
    width: 34.3%;
}

.home-photo-session > li:nth-child(2) {
    width: 35.3%;
}

.home-photo-session > li:nth-child(3) {
    width: 27.3%;
}

#homepage h2,
#list h2 {
    color: white;
    font-size: 24px;
    font-weight: 600;
}

#homepage h2.sponsor-title,
#list h2.sponsor-title {
    color: #cdd013;
    margin: 70px 0;
}

.sponsor-container {
    font-size: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
}

.list-sponsor-container {
    font-size: 1.1rem;
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
}

.big-sponsor {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    width: 30%;
    position: relative;
}

.big-sponsor-wrap {
    position: absolute;
    top: 38%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
}

.big-sponsor .sponsor-icon {
    background-size: 90%;
}

.sponsor-wrap {
    font-size: 0;
    width: 70%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.sponsor-title {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}

.first-type .sponsor-item, .second-type .sponsor-item, .third-type .sponsor-item {
    display: inline-block;
    vertical-align: top;
}

.first-type .sponsor-item {
    width: 230px;
    position: relative;
    margin: 0 20px 20px;
}

.second-type .sponsor-item {
    width: 180px;
    position: relative;
    margin: 20px 20px;
}

.third-type .sponsor-item {
    width: 140px;
    position: relative;
    margin: 20px 20px 20px;
}

.first-type .sponsor-logo, .second-type .sponsor-logo, .third-type .sponsor-logo {
    max-width: 100%;
    max-height: 100%;
    min-width: 100%;
    min-height: 75px;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.first-type .sponsor-logo a{
    height: 75px;
    display: block;
}

.second-type .sponsor-logo {
    min-height: 65px;
}
.second-type .sponsor-logo a{
    height: 65px;
    display: block;
}
.third-type .sponsor-logo {
    min-height: 55px;
}
.third-type .sponsor-logo a{
    height: 55px;
    display: block;
}
/*.first-type > div img, .second-type > div img, .third-type > div img {
    width: 100%;
}*/

.sponsor-wrap li {
    width: 25%;
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

.sponsor-icon {
    background-position: center;
    height: 76px;

    height: 90px;
    background-repeat: no-repeat;
}

.home-line {
    width: 100%;
    height: 10px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

#homepage .publicity-wrap h2.publicity-title {
    color: #0058ac;
    padding: 60px 0;
    text-align: center;
}

.publicity-wrap {
    padding-bottom: 60px;
}

.publicity-list {
    font-size: 0;
    //min-width: 1150px;
    margin-bottom: 40px;
}

.publicity-list li {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;

}
.publicity-logo{
    width: 12.5%;
}

.publicity-icon {
    height: 70px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.publicity-icon:hover {
    opacity: 1;
}

#homepage .slick-dots li.slick-active button:before {
    background-color: #0058ac;
}

#homepage .slick-dots li button:before {
    border: 2px solid #0058ac;
}

#homepage .slick-dots {
    bottom: -37px;
}

.home-contact {
    position: relative;
    padding: 50px 0;
}

.home-contact-logo-list {
    font-size: 0;
    margin-bottom: 40px;
}

.home-contact-logo-list li {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 23%;
    background-position: left;
    background-repeat: no-repeat;
    height: 100px;
    margin-right: 2%;
    background-size: contain;
    max-height: 60px;
    background-position: center;
    max-width: 230px;
}

.home-contact-list {
    font-size: 0;

    text-align: center;
}

.publication-bottom-footer {
    padding: 0 60px;
}

.publication-bottom-footer .home-contact-list {
    text-align: left;
}

.home-contact-list li {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 33.3%;
}

.publication-bottom-footer .home-contact-list li.icon-li {
    width: 14%;
}

.publication-bottom-footer .home-contact-list .company-name {
    padding: 0px 0px 13px;
    font-weight: bold;
    font-size: 1.1rem;
}

.home-contact-box {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 50px 50px;
}

.publication-bottom-footer .home-contact-list li {
    width: 70%;
}

.home-contact-list .locate {
    color: #cdd013;
    font-size: 22px;
    font-weight: bold;
}

.home-contact-list .company-name {
    line-height: 22px;
    font-weight: bold;
    padding: 13px 0px;
    font-weight: bold;
}

.home-contact-list .company-address {
    line-height: 20px;
}

.home-contact-list .company-info {
    line-height: 33px;
}

.home-contact-list li:nth-child(2) .locate {
    color: #008f77;
}

.home-contact-list li:nth-child(3) .locate {
    color: #0058ac;
}

.home-contact .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 694px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

.footer {
    background-color: black;
    padding: 35px 40px 25px;
    position: relative;
}

.footer-share-wrap {
    font-size: 0;

}

.footer-share-wrap li {
    font-size: 25px;
    display: inline-block;
    vertical-align: top;
    margin-right: 45px;
}

.footer-share-wrap li a {
    color: white;
}

.footer p {
    color: white;
    font-size: 0.8rem;
    text-transform: uppercase;
    margin-top: 23px;
    letter-spacing: 1px;
}

.footer p a {
    color: white;
}

.footer p a:hover {
    text-decoration: underline;
}

.footer-right {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 45px;
    color: white;
}

.footer-right div {
    margin-bottom: 15px;
}

.top-banner-wrap {
    width: 100%;
    height: 475px;
    position: relative;
}

.top-banner-img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.top-banner-wrap .overlay {
    position: absolute;
    width: 100%;
    height: 475px;
    background-position: center;
    background-size: cover;
}

.top-title-wrap {
    position: absolute;
    top: 64%;
    transform: translate(-50%, -50%);
    left: 50%;
    color: white;
    text-align: center;
}

.top-subtitle {
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.top-title {
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.about-wrap {
    font-size: 0;
}

.about-left,
.about-right {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 630px;
    position: relative;
    font-size: 1rem;
}

.about-left-bg {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.about-left .overlay {
    position: absolute;
    right: 0;
    width: 40%;
    height: 630px;
    background: white;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.about-content {
    padding: 60px 30px;
}

.about-content p {
    line-height: 1.9;
}

.about-mid-title {
    font-weight: bolder;
    line-height: 1.8;
}

.about-mid-content {
    line-height: 1.8;
}

.about-mid-box {
    margin: 25px 0;
}

.exhibition-wrap .container {
    font-size: 0;
    padding: 60px 0;
    z-index: 3;
}

.exhibition-left,
.exhibition-right {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
}

.exhibition-left {
    width: 25%;
}

.exhibition-right {
    width: 75%;
}

.exhibition-title {
    color: #c8ca19;
    font-size: 1.5rem;
}

.exhibition-right li {
    font-size: 0;
}

.exhibition-icon,
.exhibition-place {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
}

.exhibition-place {
    font-size: 1.3rem;
    font-weight: bold;
    margin-left: 30px;
}

.exhibition-right li {
    font-size: 0;
    border-bottom: 1px solid #efefef;
    padding: 30px 0;
}

.exhibition-right li:first-child {
    padding-top: 0;
}

.exhibition-detail {
    font-size: 0;
    padding: 55px 0;
    border-bottom: 1px solid #efefef;
    position: relative;
}

.exhibition-detail-left {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 40%;
}

.exhibition-detail-right {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 60%;
}

.exhibition-detail-left-image {
    position: relative;
    width: 370px;
}

.exhibition-detail-left-image img {
    width: 100%;
}

.shadow {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
}

.exhibition-detail-left-title {
    font-size: 1.5rem;
    font-weight: bolder;
    margin-bottom: 20px;
    color: #0058ac;
    max-width: 80%;
    line-height: 1.3;
}

.container .exhibition-detail:nth-child(2n) .exhibition-detail-left-title {
    color: #c8ca19;
}

.exhibition-detail-right ul {
    list-style-type: disc;
}

.exhibition-detail-right li {
    line-height: 1.9;
}

.exhibition-detail-number {
    position: absolute;
    right: 0;
    top: 50px;
    font-size: 3.5rem;
    color: #0058ac;
}

.container .exhibition-detail:nth-child(2n) .exhibition-detail-number {
    color: #c8ca19;
}

.container .exhibition-detail:last-child {
    border-bottom: 0px;
}

.about-exhibition-loaction-img {
	 padding: 5px 20px; 
    /* padding: 66px 20px; */
}

.about-exhibition-loaction-img img {
    width: 100%;
}

.exhibition-loaction-btn-row {
    font-size: 0;
    text-align: center;
    /* position: relative; */
    z-index: 1;
	margin-bottom: 50px; 
    /* margin-bottom: 50px; */
}

.exhibition-loaction-btn-row li {
    font-size: 1rem;
    display: inline-block;
    /* vertical-align: top; */
	vertical-align: bottom; *
}

.exhibition-loaction-btn-row .join_text {
    width: inherit;
    //padding: 12px 20px;
}

.exhibition-loaction-btn-row li:first-child {
    margin-right: 40px;
}
.bluebox.join_box .join_text{
    color: #0d60a9;
}
.bluebox.join_box .join_text a {
    color: #0d60a9;
}

.bluebox.join_box .join_icon {
    background-color: #0d60a9;
}

.exhibition-ad-wrap {
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 30px 0 60px;
}

.exhibition-ad-wrap li {
    width: 590px;
    height: 110px;
    display: inline-block;
    vertical-align: top;
    background-color: #c8ca19;
}

.exhibition-traffic-wrap {
    font-size: 0;
    padding: 80px 0;
    border-bottom: 1px solid #efefef;
}

.exhibition-traffic-wrap:last-child {
    border-bottom: 0px solid #efefef;
}

.exhibition-traffic-wrap:first-child {
    padding-bottom: 185px;
}

.exhibition-traffic-left {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 36%;
}

.exhibition-traffic-right {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 64%;
}

.exhibition-traffic-title {
    font-size: 1.55rem;
    font-weight: bolder;
    color: #0058ac;
    /* font-size: 25px; */
    margin-bottom: 52px;
    line-height: 40px;
    width: 324px;
}

.exhibition-traffic-image img {
    width: 100%;
}

.exhibition-traffic-title-wrap {
    margin-right: 95px;
}

.yellow-title {
    color: #c8ca19;
}

.exhibition-traffic-sub-title {
    font-size: 1.1rem;
    font-weight: bolder;
}

.exhibition-traffic-sub-title p {
    line-height: 2.3;
}

.text-editor-wrap b {
    font-weight: bolder;
}
.text-editor-wrap strong {
    font-weight: bolder;
}

.text-editor-wrap p {
    padding-bottom: 10px;
}

.text-editor-wrap img {
    margin-bottom: 23px;
    max-width: 100%;
}

.text-editor-wrap ul {
    list-style-type: disc;
    -webkit-padding-start: 22px;
    margin-bottom: 13px;
}

.text-editor-wrap li {
    line-height: 25px;
    margin-bottom: 20px;
}
.text-editor-wrap ol{
    list-style-type: decimal;
    -webkit-padding-start: 16px;
}

.exhibition-traffic-content-wrap .title {
    font-size: 1.1rem;
}

.exhibition-hotel-container {
    width: 1300px;
    margin: 0 auto;
}

.exhibition-hotel-wrap {
    font-size: 0;
}

.exhibition-hotel-left,
.exhibition-hotel-right {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    width: 50%;
}

.exhibition-hotel-image-wrap {
    width: 100%;
    height: 400px;
    position: relative;
}

.exhibition-hotel-image {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.exhibition-hotel-image-wrap .overlay-right {
    position: absolute;
    right: 0;
    width: 25%;
    height: 100%;
    background: white;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.exhibition-hotel-image-wrap .overlay-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25%;
    background: white;
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.exhibition-hotel-right-content {
    width: 100%;
    height: 400px;
    position: relative;
}

.exhibition-hotel-right-wrap {
    width: 90%;
    margin: 0 auto;
}

.exhibition-hotel-right-content-wrap {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
}

.exhibition-hotel-right-content-wrap p {
    line-height: 2.1;
    margin-bottom: 30px;
}

.exhibition-hotel-left-bottom-content-container {
    width: 80%;
    margin: auto;
    margin-top: 40px;
    z-index: 1;
    position: relative;
}

.exhibition-hotel-right-bottom-content-container {
    margin: auto;
    margin-top: 40px;
    width: 100%;
    z-index: 1;
    position: relative;

}

.exhibition-hotel-content-title {
    font-size: 1.1rem;
    font-weight: bold;
    color: #c8ca19;
    line-height: 45px;
}

.exhibition-hotel-container .join_text {
    width: inherit;
    //padding: 12px 10px;
}

.exhibition-hotel-wrap .join_box {
    margin-top: 50px;
}

.exhibition-hotel-info-container {
    padding: 60px 0;
}

.exhibition-hotel-info-container img {
    margin-bottom: 30px;
}

.exhibition-hotel-info-container p {
    line-height: 2;
}

.exhibition-hotel-note-wrap {
    font-size: 0;
    border-top: 1px solid #efefef;
    padding: 40px 0px;
    position: relative;
}

.exhibition-hotel-note-left-wrap {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 40%;
}

.exhibition-hotel-note-right-wrap {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 60%;
    position: relative;
    z-index: 1;
}

.exhibition-hotel-note-left-title {
    color: #0058ac;
    font-size: 1.5rem;
    font-weight: bold;
}

.exhibition-hotel-note-right-content ul {
    list-style-type: lower-alpha;
    -webkit-padding-start: 15px;
}

.exhibition-hotel-note-right-content li {
    line-height: 1.8;
    margin-bottom: 10px;
}

.about-exhibition-press-box {
    font-size: 0;
    text-align: center;
}

.about-exhibition-press-info {
    font-size: 1.13rem;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #d7d7d7;
    padding: 15px 19px;
    width: calc(100% - 143px);
    background-color: white;
}

.about-exhibition-press-btn {
    font-size: 1.13rem;
    display: inline-block;
    vertical-align: top;
    background-color: #d7d7d7;
    border: 2px solid #d7d7d7;
    padding: 14.3px 19px;
    color: white;
}

.about-exhibition-press-container {
    position: relative;
    z-index: 1;
    padding: 50px 0;
}
.about-exhibition-press-container a{
    color: #363636;
}
.about-exhibition-press-container a:hover{
    color: #c8ca19;
}

.about-exhibition-press-info-text {
    font-size: 0;
    text-align: left;
}

.about-exhibition-press-info-text > div {
    display: inline-block;
    font-size: 1.1rem;
    vertical-align: top;
}

.about-exhibition-press-info-text .date {
    width: 180px;
}

.about-exhibition-press-btn .fa {
    margin-left: 8px;
}

.about-exhibition-press-info-text .title {
    font-weight: bolder;
}

.about-exhibition-press-container li {
    width: 835px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.about-exhibition-contact-container {
    text-align: center;
    padding: 60px 0;
    position: relative;
    z-index: 1;
}

.about-exhibition-contact-wrap p {
    //margin-bottom: 30px;
}

.about-exhibition-contact-wrap {
    width: 743px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.about-exhibition-contact-title {
    font-size: 1.5rem;
    font-weight: bolder;
    color: #0058ac;
    //margin-bottom: 60px;
}

.about-exhibition-contact-container .join_text {
    width: inherit;
    //padding: 12px 20px;
}

.about-exhibition-contact-bottom-wrap {
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1000px;
}
.about-7-content.text-editor-wrap p{
    padding-bottom: 20px;
}
.about-exhibition-contact-bottom-wrap li {
    display: inline-block;
    background-color: rgba(200, 202, 25, 0.2);
    width: 380px;
    height: 200px;
    line-height: 33px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #0058ac;
    letter-spacing: 1px;
    position: relative;
    margin: 0px 25px;
    margin-bottom: 40px;
}
.about-exhibition-contact-bottom-wrap li:first-child {
    //margin-right: 50px;
}

.about-exhibition-contact-bottom-wrap li a {
    color: #0d60a9;
    display: block;
    width: 100%;
    height: 100%;
}


.about-exhibition-contact-bottom-wrap .about-exhibition-contact-bottom-text {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;

}

.about-exhibition-contact-bottom-text .first-text {
    font-size: 32px;
    margin-bottom: 15px;
}

.about-exhibition-contact-bottom-container {
    margin-bottom: 80px;
    margin-top: 20px;
}

.exhibition-number-bar {
    width: 100%;
    height: 50px;
    position: relative;
}

.exhibition-number-bar ul {

}

.exhibition-number-bar-long-line {
    background-color: #008f77;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.main-wrap {
    padding: 55px 0;
}

.exhibition-number-bar li {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    border: 2px solid #008f77;
    background-color: white;
    text-align: center;
    padding: 12px 0;
    font-size: 1.1rem;
    font-weight: bolder;
    color: #008f77;
    cursor: pointer;
}

.exhibition-number-bar li.active {
    width: 50px;
    border: 1px solid #008f77;
    background-color: #008f77;
    color: white;
    padding: 17px 0;
}

.exhibition-number-bar li:nth-child(1) {
    left: 0px
}

.exhibition-number-bar li:nth-child(2) {
    left: 33%;
}

.exhibition-number-bar li:nth-child(3) {
    left: 66%;
}

.exhibition-number-bar li:nth-child(4) {
    left: 100%;
}

.exhibiting-1-mid-container {
    font-size: 0;
}

.exhibiting-1-mid-container > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    position: relative;
}
.exhibiting-1-mid-container > div.exhibiting-1-mid-full-text{
    width: 100%;
}

.exhibiting-1-title {
    font-weight: bolder;
    font-size: 30px;
    text-align: center;
    padding: 10px 0;
    line-height: 50px;
}

.exhibiting-1-image-box {
    width: 91%;
    height: 100%;
    background-position: center;
    background-size: 114%;
    margin: 0 auto;
}

.exhibiting-1-image {
    width: 100%;
    height: 270px;
}

.exhibiting-1-btn {
    text-align: center;
    margin-top: 50px;
    position: relative;
    z-index: 1;
}

.exhibiting-cost-container {
    width: 1300px;
    margin: 0 auto;
}

.exhibiting-cost-list > li {
    position: relative;

}

.exhibiting-cost-text-title {
    color: #0d60a9;
    font-size: 1.5rem;
    font-weight: bolder;
    margin-bottom: 40px;
}

.exhibiting-cost-text-box {
    margin-left: 50px;
    border-top: 1px solid #efefef;
    padding: 55px 0;

}

.exhibiting-cost-text-box.has-image {
    min-height: 340px;
}

.exhibiting-cost-text-content ul li {
    margin-bottom: 15px;
}

.exhibiting-cost-img {
    width: 50%;
    height: 380px;
    position: absolute;
    top: 0;
    right: 0;
}

.exhibiting-cost-image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.exhibiting-cost-img-box {
    width: 100%;
    height: 100%;
    position: relative;
}

.exhibiting-cost-img-box .overlay-left {
    position: absolute;
    left: 0;
    width: 25%;
    height: 100%;
    background: white;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.exhibiting-cost-img-box .overlay-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25%;
    background: white;
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.exhibiting-cost-text-title.yellow-title {
    color: #c8ca19;
}

#exhibiting-2 .exhibition-hotel-note-left-wrap,
#exhibiting-3 .exhibition-hotel-note-left-wrap,
#visiting-2 .exhibition-hotel-note-left-wrap,
#visiting-3 .exhibition-hotel-note-left-wrap,
#publication .exhibition-hotel-note-left-wrap {
    width: 30%;
}

#exhibiting-2 .exhibition-hotel-note-right-wrap,
#exhibiting-3 .exhibition-hotel-note-right-wrap,
#visiting-2 .exhibition-hotel-note-right-wrap,
#visiting-3 .exhibition-hotel-note-right-wrap,
#publication .exhibition-hotel-note-right-wrap {
    width: 70%;
}

#exhibiting-2 .exhibition-hotel-note-right-content ul,
#exhibiting-3 .exhibition-hotel-note-right-content ul {
    list-style-type: decimal;
    -webkit-padding-start: 16px;
}

#exhibiting-2 .exhibition-hotel-note-right-content li,
#exhibiting-3 .exhibition-hotel-note-right-content li {
    padding-left: 24px;
}

#exhibiting-3 .exhibition-hotel-note-wrap {

    border-top: 0px solid #efefef;
}

#exhibiting-3 .join_text {
    width: 248px;
    //padding: 12px 20px;
}

#exhibiting-3 .join_box {
    margin-bottom: 30px;
}

#exhibiting-3 .exhibition-hotel-note-left-title {
    margin-bottom: 85px;
}

#exhibiting-4 .exhibition-hotel-note-left-wrap,
#exhibiting-5 .exhibition-hotel-note-left-wrap {
    width: 25%;
}

#exhibiting-4 .exhibition-hotel-note-right-wrap,
#exhibiting-5 .exhibition-hotel-note-right-wrap {
    width: 75%;
}

#exhibiting-4 .exhibition-hotel-note-wrap:first-child,
#exhibiting-5 .exhibition-hotel-note-wrap:first-child {
    border-top: 0px solid #efefef;
}

.exhibiting-icon {
    margin-bottom: 55px;
}

.exhibiting-country-content.text-editor-wrap p {
    padding-bottom: 17px;
    line-height: 2.3;
}

.text-editor-wrap a {
    /*color: #c8ca19;*/
    /*text-decoration: underline;*/
}

.text-editor-wrap u {
    /*text-decoration: underline;*/
}

.exhibiting-icon-left {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
}

.exhibiting-icon-left > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin-left: 85px;
}

.exhibiting-icon-bottom {
    font-size: 0;
    padding: 25px 0;
}

.exhibiting-icon-bottom > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 400px;
    max-width: 100%;
}

.exhibiting-icon-bottom img {
    margin-bottom: 20px;
    height: 80px;
}

.exhibiting-icon-bottom .text-editor-wrap p {
    padding-bottom: 7px;
}

.exhibiting-icon-bottom .text-editor-wrap a {
    /*color: #363636;*/
}

#exhibiting-5 .text-editor-wrap a {
    /*color: #363636;*/
}

#exhibiting-5 .exhibition-hotel-note-left-title {
    line-height: 2;
}

#exhibiting-5 .join_text {
    width: inherit;
    //padding: 12px 25px;
}

#exhibiting-5 .join_box {
    margin: 30px 0 45px;
}

.exhibiting-book-wrap {
    font-size: 0;
}

.exhibiting-book-wrap > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 70%;
}

.exhibiting-book-image-wrap {
    width: 30% !important;
    text-align: center;
}

#exhibiting-5 .exhibition-hotel-note-wrap:first-child {
    padding: 40px 0px;
}

#exhibiting-5 .exhibition-hotel-note-wrap {
    padding: 80px 0px;
}

.exhibiting-cost-text-box.has-image {
    width: 52%;
}

#visiting-1 .exhibiting-cost-img,
#visiting-5 .exhibiting-cost-img {
    width: 42%;
}

#visiting-1 .text-editor-wrap p {
    padding-bottom: 35px;
}

#visiting-1 .exhibiting-1-btn {
    margin-top: 0px;
    margin-bottom: 50px;
}

#visiting-1 .exhibiting-cost-text-box {
    padding: 55px 0 0px;
}

#visiting-2 .join_text {
    width: inherit;
    //padding: 12px 20px;
}

#visiting-2 .join_box {
    font-size: 0;
    margin-top: 45px;
}

#visiting-2 .exhibition-hotel-note-right-content ul >li> ul {
    list-style-type: decimal;
    -webkit-padding-start: 15px;
}

#visiting-2 .exhibition-hotel-note-right-content ul {
    list-style-type: disc;

}

#visiting-2 .exhibition-hotel-note-right-content li {
    margin-bottom: 15px;
}

#visiting-2 .exhibition-hotel-note-wrap:first-child,
#visiting-3 .exhibition-hotel-note-wrap:first-child,
#publication .exhibition-hotel-note-wrap:first-child {
    border-top: 0px solid #efefef;
}

#visiting-2 .exhibition-hotel-note-right-content ul {
    -webkit-padding-start: 23px;
}

.visiting-date-table-row {
    font-size: 0;
}

.visiting-date-table-row > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 200px;
}

.text-editor-wrap .visiting-date-table-row p {
    padding-bottom: 6px;
}

.text-editor-wrap .visiting-date-table-row.title {
    padding-bottom: 11px;
    color: #959595;
}

.number-list ul {
    list-style-type: decimal;
}

.number-list ul li {
    padding-left: 10px;
}

.dot-list ul {
    list-style-type: disc;
    -webkit-padding-start: 21px;
}

.dot-list ul li {
    padding-left: 10px;
}

.hight-line p {
    line-height: 2.2;
}

.no-width-join-text {
    width: inherit;
    //padding: 12px 20px;
}

#visiting-3 .join_box {
    margin: 45px 0;
}

#visiting-3 .exhibition-hotel-info-wrap img {
    margin-bottom: 35px;
}

#visiting-3 .exhibition-hotel-info-wrap{
    margin-top: 35px;
}
#visiting-3 .text-editor-wrap a {
    //color: #363636;
}

.list-wrap {
    font-size: 0;
    margin-bottom: 60px;
}

.list-wrap:last-child {
    margin-bottom: 0px;
}

.list-wrap > div {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
}

.list-box-small {
    width: 30%;
}

.list-box-large {
    width: 70%;
}

.common-list > li {
    border-top: 1px solid #efefef;
    padding: 50px 0;
}

.common-list > li:first-child {
    border-top: 0px solid #efefef;
}

.muti-btn-row {
    font-size: 0;
}

.muti-btn-row > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
}

#visiting-4 .muti-btn-row {
    margin: 25px 0px 45px;
}
.muti-btn-row .join_box{
    margin-bottom: 20px;
}

#visiting-4 .step-list p {
    padding-bottom: 0;
}

#visiting-4 .exhibition-hotel-note-left-title {
    line-height: 1.6;
}

.download-list {
    font-size: 0;
    margin-top: 40px;

}

.download-list > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 60%;
}

.download-list > .download-book-img {
    width: 36%;
    margin-right: 4%;
}

.download-file-list > li {
    font-size: 0;
    margin-bottom: 25px;
}
#visiting-5 a{
    color: #363636;
}
#visiting-5 a:hover{
    color: #c8ca19;
}
.download-file-list > li > a > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 93%;
    line-height: 22px;
}

.download-list img {
    margin-right: 40px;
    border: 1px solid #ebebeb;
    width: 100%;
}

.download-list .fa {
    margin-right: 15px;
    color: #c8ca19;
}
#visiting-5 .download-list .fa {
    line-height: 22px;
}

.icon-box {
    width: 7% !important;
}

#list h2.sponsor-title {
    margin: 20px 0 70px;
}

#list .sponsor-title {
    color: #0058ac;
}

.big-sponsor-wrap img {
    width: 75%;
}

.list-container > ul > li {
    border-top: 1px solid #efefef;
    padding: 50px 0px 50px;
}

.list-container > ul > li:first-child {
    border-top: 0px solid #efefef;
    padding: 0px 0px 50px;
}

.exhibition-hall-wrap {
    font-size: 0;
	text-align:center;
}

.exhibition-hall-wrap > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
	position:left;
    width: 41%;
}

.exhibition-hall-icon-wrap {
    font-size: 0;
	text-align: center;
}

.exhibition-hall-icon-wrap > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 35px;
    margin-bottom: 20px;
	text-align:center;
}

.list-container {

}
.list-inner-container{
    width: 1000px;
    margin: auto;
    position: relative;
}
.exhibition-hall-location {
    font-size: 1.1rem;
    margin-bottom: 20px;
    text-align: left;
	margin-left:20%;
}


.list-iframe {
    width: 100%;
    margin-top: 40px;
    //background-color: #c8ca19;
    position: relative;
    z-index: 1;
    height: 700px;
}

.top-meun-wrap {
    font-size: 0;
    margin-top: 30px;
    height: 28px;
    border-bottom: 1px solid #efefef;
    height: auto;
}

.top-meun-container {
    position: relative;
    z-index: 1;
}

.top-meun-wrap > li {
    font-size: 1rem;
    vertical-align: top;
    display: inline-block;
    margin-right: 75px;
    padding-bottom: 9px;
    color: #636363;
    cursor: pointer;
    font-weight: bolder;
}

.top-meun-wrap > li.active {
    color: #0058ac;
    border-bottom: 3px solid #0058ac;
}

#repot .exhibiting-cost-img {
    width: 43%;
}

#repot .exhibiting-cost-img {
    height: 585px;

}

#repot .exhibiting-cost-text-box.has-image {
    min-height: 500px;
}

#repot .exhibiting-cost-list {
    margin-bottom: 50px;
    display: none;
}

#repot .exhibiting-cost-text-box {
    border-top: 0px solid #efefef;
}

#repot .video-wrap {
    margin-top: 30px;
}

.repot-download-wrap img {
    border: 1px solid #ebebeb;
    width: 100%;

}
#repot .repot-download-wrap a{
    color: #363636;
}
#repot .repot-download-wrap a:hover{
    color: #c8ca19;
}
.repot-download-wrap {
    font-size: 0;
    position: relative;
    z-index: 1;
}

.repot-download-wrap li {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin-right: 45px;
    margin-bottom: 40px;
}

.repot-download-bottom .fa {
    margin-right: 15px;
    color: #c8ca19;
}

.repot-download-bottom {
    font-size: 0;
    margin-top: 15px;
}

.repot-download-bottom > div {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    width: 89%;
}

.repot-download-bottom > div:first-child {
    width: 11%;
}

.repot-download-wrap {
    margin-top: 50px;
}

.repot-download-wrap li:nth-child(4n) {
    margin-right: 0px;
}

.timetable-remarks {
    font-size: 0;
    padding: 5px 268px;
    border-bottom: 1px solid #ebebeb;
}

.timetable-remarks > li {
    font-size: 1rem;
    font-weight: bold; 
	color: #c8ca19;
	vertical-align: top;
    display: inline-block;
    width: 40%;
    vertical-align: middle;
	
}

.timetable-row {
    font-size: 0;
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
}

.timetable-row > li {
    font-size: 1rem;
    vertical-align: top;
    display: inline-block;
    width: 12.5%;
    vertical-align: middle;
}
.timetable-row > li:first-child {
    width: 10%;
}
.timetable-row > li.session-no-row{
    width: 10%;
}
.timetable-row > li.speaker-name-row{
    width: 17.5%;
}
.timetable-row > li > img {
    width: 32px;
    margin-right: 3px;
}

.timetable-row > li.large-box {
    width: 25%;
}

.timetable-row.title {
    color: #bbbbbb;
    padding: 0;
    border-bottom: 0px;
    margin-bottom: 20px;
    cursor: inherit;
}

.container-box {
    position: relative;
    z-index: 1;
    margin-top: 25px;
    display: none;
}

.timetable-row > .title {
    color: #c8ca19;
    font-weight: bold;
    line-height: 20px;
}

.timertable-wrap {
    margin-bottom: 150px;
}

.programmes-wrap {
    font-size: 0;
}

.programmes-wrap > div {
    font-size: 1rem;
    vertical-align: top;
    display: inline-block;
    width: 60%;
    position: relative;
}

.programmes-wrap > div.programmes-image {
    width: 40%
}

.programmes-image .map-image {
    border: 1px solid #ebebeb;
    width: 325px;
}

.programmes-image-title {
    color: #898989;
    text-align: center;
    margin-top: 25px;
}

.programmes-image-box {
    float: right;
}

.programmes-wrap .join_box {
    margin-top: 40px;
}

.programmes-image-container {
    position: relative;
}

.icon-image {
    position: absolute;
    bottom: 0;
    right: 0;
}

#programmes .exhibition-hotel-note-container {
    margin-top: 55px;
}

.top-container {
    height: 100%;
}

.top-icon {
    position: absolute;
    right: 0;
    top: 150px;
}

.publication-wrap {
    font-size: 0;
    padding: 50px 0;
    border-top: 1px solid #efefef;
}

.publication-wrap:first-child {
    border-top: 0px solid #efefef;
    padding: 0 0 50px;
}

.publication-wrap > div {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    //width: 100 %;
}

.publication-wrap > div.publication-text-wrap {
    width: 75%;
}

.publication-wrap > div.publication-image-wrap {
    width: 25%;
    text-align: right;
}

.publication-image-wrap img {
    width: 80%;
    border: 1px solid #ebebeb;
}

#publication h1 {
    font-size: 1.5rem;
    color: #0058ac;
    font-weight: bolder;
    margin-bottom: 35px;
}

#publication h2 {
    font-size: 1.25rem;
    color: #c8ca19;
    font-weight: bolder;
    margin-bottom: 13px;
}

#publication h3 {
    color: #c8ca19;
    font-weight: bolder;
    margin-bottom: 13px;
}

#publication .text-editor-wrap li {
    line-height: 30px;
    margin-bottom: 10px;
}

#publication .text-editor-wrap.small-line-height li {
    line-height: 20px;
    margin-bottom: 10px;
}

.publication-wrap.top-image-wrap > div.publication-image-wrap {
    text-align: left;
}

#publication .top-image-wrap h1 {
    margin-bottom: 25px;
}

.top-image-wrap .subtitle {
    font-size: 1.5rem;
    font-weight: bolder;
    margin-bottom: 60px;
}

#publication .bottom-text-wrap h2 {
    margin-bottom: 13px;
}

#publication .bottom-text-wrap p {
    padding-bottom: 10px;
}

#publication h4 {
    font-size: 1.1rem;
    padding-bottom: 10px;
}

.publication-4 .join_box,
.publication-5 .join_box {
    margin: 25px 0 55px;
}

.meun-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 999;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    overflow: scroll;
}

.meun-wrap.active {

    opacity: 1;
    visibility: visible;
}

.meun {
    width: 500px;
    min-height: 100vh;

    background-color: white;
    position: absolute;
    right: -511px;
    top: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    //overflow-y: scroll;
}

.meun.active {
    right: 0;

}

.meun-container {
    //position: relative;
    padding: 30px 30px;
}

.meun-left-bar {
    position: absolute;
    left: -11px;
    top: 0;
    width: 11px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.meun-cross-box {
    width: 45px;
    height: 45px;
    border: 2px solid #c8ca19;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.meun-cross-box-wrap {
    text-align: right;
}

.meun-cross-box-line-1 {
    width: 20px;
    height: 2px;
    position: absolute;
    top: 48%;
    left: 29%;
    background-color: #c8ca19;
    transform: rotate(-45deg);
}

.meun-cross-box-line-2 {
    width: 20px;
    height: 2px;
    position: absolute;
    top: 48%;
    left: 29%;
    background-color: #c8ca19;
    transform: rotate(45deg);
}

.meun-text > li > a > div {
    font-size: 1.5rem;
    padding: 20px 0;
    border-top: 1px solid #ebebeb;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    cursor: pointer;
}

.meun-text > li:first-child > a > div {
    border-top: 0px solid #ebebeb;
}

.meun-text {
    margin-top: 50px;
}

.meun-text > li.active > a > div {
    color: #c8ca19;
}

.meun-text > li:hover > a > div {
    color: #c8ca19;
}

.meun-text > li > a > div > .fa {
    float: right;
    font-size: 35px;
    color: #c8ca19;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.meun-text > li.active > a > div > .fa {
    transform: rotate(-180deg);
}

.sub-meun > li > a > div {
    padding: 10px 0;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.sub-meun > li.active > a > div {
    color: #c8ca19;
}

.sub-meun > li:hover > a > div {
    color: #c8ca19;
}

.sub-meun {
    margin-bottom: 20px;
    margin-top: 10px;
    display: none;
}
.pop-up-box-wrap{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.3);
    top:0;
    display: none;
}
.pop-up-box-container{
    position: relative;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
}
.pop-up-box{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    background-color: white;
    padding: 30px 30px;
    display: none;
    box-sizing: border-box;
    margin: 0 auto;
    max-height: 95vh;
    overflow: auto;
    display: none;
}
.pop-up-box-title{
    font-size: 1.5rem;
    margin-bottom: 5px;
    color: #cdd013;
    font-weight: bold;
    width: 93%;
}
.pop-up-box-bottom{
    border-top: 1px solid #efefef;
    margin-top: 15px;
    /* margin-bottom: 30px; */
    padding-top: 16px;
    font-size: 0;
}
.pop-up-box-bottom>div{
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 75%;
}
.pop-up-box-bottom>div.pop-up-box-image{
    width:25%;
}
.pop-up-cross-box{
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}
.publication-download a{
    color: #363636;
}
.publication-download a:hover{
    color: #c8ca19;
}

.language {
    display: inline-block;
    font-weight: 600;
    margin-right: 35px;
    font-size: 18px;
    letter-spacing: 0.5px;
    background: #0058ac;
    color: white;
    padding: 5px 7px;
    box-sizing: border-box;
    transition: 0.3s ease;
    vertical-align: middle;
}

.language:hover {
    background: #c8ca19;
    color: #0058ac;
}

/*.language a {
    color: #555555;
}*/

table td {
    border: 1px solid #ebebeb;
    padding: 7px 0px;
    box-sizing: border-box;
}

.table-head td {
    padding: 7px 0px;
}

/* added by kaze */
.popup_wrapper {
	line-height:20px;
	font-size:16px;
	font-family:'Titillium Web','微軟正黑體';
}

.popup_wrapper strong{
	font-weight:bold;
}

.popup_wrapper p{
	line-height:24px;	
	margin:14px 20px 8px 14px;
	font-size:16px;
	font-family:'Titillium Web','微軟正黑體';	
}

.popup_wrapper table td {
	border: none;
	padding: 7px 0px;
	box-sizing: border-box;
}

.popup_wrapper table td.table_logo {
	text-align: center;
}

.popup_wrapper table tr td {
	border-top: 1px solid #a52a2f;
}

.popup_wrapper table tr:nth-child(1) td {
	border-top: 0;
}

.popup_wrapper table td.table_logo img {
	margin-left:5px;
}

.popup_wrapper table td.table_logo img:nth-child(1) {
	margin-left:0px;
}

.btn_popup_known { 
	width:100%; 
	padding:10px 0; 
	/*background:red; */
	color:#fff; 
	text-align: center; 
	cursor:pointer; 
	border-radius: 5px;
}

.lang-icon {
    width: 32px;
    height: 32px;
    background: #0d60a9;
    color: white;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    margin-bottom: 3px;
}

.chi {
    font-size: 8px;
    padding: 4px 0 0;
}

.eng {
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 600;
}

.color-2 {
    background: #c8ca19;
}

.color-3 {
    background: #008f77;
}

.color-4 {
    //background: #2c718c;
    background: #2fb3bf;
}

.color-5 {
    background: #81a24d;
}
.timetable-row > li:nth-child(6) {
    padding-right: 40px;
    box-sizing: border-box;
}
.first-type {
    max-width: 1080px;
    margin: auto;
    text-align: center;
}
.second-type {
    max-width: 880px;
    margin: auto;
    text-align: center;
}



.third-type {
    max-width: 720px;
    margin: auto;
    text-align: center;
}

header input[type=text] {
    border: 1px solid #ebebeb;
    vertical-align: middle;
    padding: 5px;
    box-sizing: border-box;
    width: 0;
    display: none;
}

header input[type=text].active {
    width: 70%;
    display: inline-block;
}
.page-contact-container{
    padding: 60px 0;
}
.responsive{
    display: none;
}
.language-row-responsive{
    display: none;
}
.session-no-row-responsive{
    display: none;
}
.meeting-room-row-responsive{
    display: none;
}

.table-wrap .responsive .title {
    color: #0058ac;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}

.table-wrap .responsive .content {
    margin-bottom: 30px;
    line-height: 1.3;
}

.table-divider {
    width: 100%;
    height: 1px;
    background: #ebebeb;
    margin-bottom: 30px;
}

.table-wrap .responsive {
    margin-bottom: 50px;
}

.table-wrap .responsive.lower {
    margin-top: 30px;
}

.table-wrap .responsive.lower .title {
    color: #cdd013;
}

.new-web-bg {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 100;
    display: none;
}

.exhibition-ad-row {
    display: none;
}

.pulldown {
    min-width: 150px;
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translate(-50%,0);
    display: none;
    transition: 0.3s ease;
    top: 44px;
}
.pulldown li{
    padding: 0px 0;
    border: none;
}

.pulldown:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    background: transparent;
    top: -30px;
    left: 0;
}

.pulldown li div {
    background: #0058ac;
    padding: 10px 30px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    transition: 0.3s ease;
}

.pulldown li:last-child div {
    border-bottom: none;
}

.pulldown li div:hover {
    background: #c8ca19;
}

.pulldown li a {
    font-size: 17px;
    color: white;
}

.has-sub-menu {
    position: relative;
    display: inline-block;
}

.has-sub-menu:hover .pulldown {
    display: block;
}


.sroll-top-arrow-wrap{
    position: fixed;
    right: 45px;
    bottom: 40px;
    cursor: pointer;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;  
    z-index: 999;
}
.sroll-top-arrow-wrap:hover{
    bottom: 50px;
}
.sroll-top-arrow-wrap i{
    padding: 7px;
    font-size: 1.87rem;
    color: #cdd013;
}