a{ text-decoration: none}
section{ width: 100%; display: block; position: relative}
.center{ text-align: center}
.wrapbig{ width: 1400px; margin: 0 auto; background: #fff;}
.wrap{ width: 1200px; margin: 0 auto; position: relative}
.abs{ position: absolute}
.fll{ float: left;}
.flr{ float: right;}
.col-left{ float: left;}
.col-right{ float: right;}
.clear{ clear: both}
p{ line-height: 1.3em; font-size: 23px;}
.bold{ font-weight: bold;}
.block{ display: block}
.in-blk{ display: inline-block}
.no-show{ display: none}

:root {
  --animate-delay: 0.5s;
}



body{ font-size: 18px; line-height: 36px; font-family: "Roboto", sans-serif;}

nav{text-align: center; padding: 15px 0}
nav span{ display: block; font-size: 14px; color:#00a0ea;  margin-top: 5px; }
nav >div{display: inline-block;padding: 0 20px; color: #fff;}
nav >div a{font-size: 20px; border: 0; text-align: center; color: #fff; transition: all 0.5s;position: relative}
nav a:hover{ transition: all 0.5s; color: #eac270}
nav .lang{}

.logo{ margin-top: 11px;}
.head{ width: 100%; padding: 0 5%; top: 0; padding-top: 10px; opacity: 1; transition: all 0.2s; display: block;z-index: 99; box-sizing: border-box; background: #000 ; display: flex; flex-direction: row;align-items: center;justify-content: center}
.head.fadein{ position: fixed; top: 0px;}
.logo{ display: inline-block; margin-left: 30px; margin-top: 0px;}
.container{ width: 1200px; margin: 0 auto; position: relative}
.title{ margin-bottom: 35px; text-align: center}
.title .h2{ font-size: 38px; color: #fff; line-height: 1.3em; font-weight:800; position: relative; font-style:italic }
.title .h2.white{ color: #fff}
.title .h2.black{ color: #000}
.title .h2:after{ content: ''; width: 350px; height: 4px; background: #edca8a; margin: 0 auto; margin-top: 20px; display: block}
.subtitle{ color: #fff; text-align: center; font-size: 24px; margin-bottom: 30px; font-weight: 600;}

/*****************Pages************************/

.balloon{ width: 350px; background: url(../images/ch_time_bg.png) no-repeat; background-size: contain; display: flex; flex-direction: row;justify-content: center}
.balloon >div input{ background: none; width: 20px; border: 0; font-size: 16px; font-weight: bold; text-align: center}
.balloon-area{ display: flex; justify-content: flex-end}

.kv-wrap{ background: url(../images/bg_kv.jpg) center top no-repeat; background-size:cover;}
.kv-wrap .container{ width: 1115px; min-height: 560px; padding-bottom: 50px;position: relative}
.slogan{ width: 60%;text-align: center}
.slogan img{ width: 100%; max-width: 800px}

.scroll{ position: absolute; left:10px; bottom: 93px; z-index: 1}
.scroll_text{ color: #fff; font-size: 16px;}
.scroll::before{ animation: scroll 2s infinite;  background-color: #575757;  top: 50px;  content: "";  height: 80px;  left: 0px;  margin: auto;  position: absolute;  right: 0;  width: 1px;  z-index: 2;}
.scroll::after {  background-color: #ccc;  top: 50px;  content: "";  height: 80px;  left: 0px; margin: auto; position: absolute;
  right: 0;  width: 1px;}
    @keyframes scroll {
      0% {
        transform: scale(1, 0);
        transform-origin: 0 0;
      }
      50% {
        transform: scale(1, 1);
        transform-origin: 0 0;
      }
      51% {
        transform: scale(1, 1);
        transform-origin: 0 100%;
      }
      100% {
        transform: scale(1, 0);
        transform-origin: 0 100%;
      }
    }

.s1{ min-height: 700px; padding-bottom: 80px; background: url(../images/bg_s1.jpg) center top; background-size:cover;  padding-top: 90px; color: #fff;}
.s1 .rows{ display: flex; flex-direction: row; justify-content:center;align-items: center}
.s1 .text p{line-height: 1.7em; font-size: 23px; margin-bottom: 30px; text-align: justify; font-weight: 300}
.s1 .text{ width: 45%; }
.s1 .rigimg{ width: 55%; }


.s2{ min-height: 700px; padding-bottom: 80px; background: url(../images/bg_s2.jpg) center top; background-size:cover;  padding-top: 90px;}
.s2 .title .h2{ color: #000}
.s2 .subtitle{ color: #000}
.s2 .item4{ display: flex; flex-direction: row; text-align: center}
.s2 .item4 img{ width: 96%;}
.s2 .cross img{ width: 100%;}
.s2 .title .h2:after{ background: #00b4bf}
.awdtabs{ display: flex; flex-direction: row;}
.awdtabs >div{ background: #183382; width: 33%; text-align: center; padding: 26px 0; cursor: pointer}
.awdtabs >div:hover{ opacity: 0.9}
.awdtabs >div:first-child{ background: #183382; width: 33%; border-top-left-radius: 15px;}
.awdtabs >div:nth-child(2){ background: #1f3252; width: 33%;}
.awdtabs >div:last-child{ background: #0b1133; width: 34%; border-top-right-radius: 15px;}
.awdtabs a{ font-weight: bold; color: #fff; font-size: 26px; text-align: center; }
.awdtabs div.active{ background: #fff; color: #000}
.awdtabs div.active a{color: #8c6239}
.cont{ background: #fff;border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; min-height: 400px; padding:40px 20px;}
.award{ display: flex; flex-direction: column}
.award .row { width: 100%;}
.award .row.adw{ width: 100%; display: flex; flex-direction: row; justify-content: space-around}
.award .row.adw div{ width: 30%;}
.award .tip{ text-align: center}
.award h4{ font-weight: 700; color: #8c6239; font-size: 26px; text-align: center; width: 100%; padding-bottom: 10px; margin-top: 15px; border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.award .row >div{ }
.award .row >div img{ width: 100%;}
.persn{ display: flex; flex-direction: row;flex-wrap: wrap;justify-content: center}
.persn >div{  width: 280px; text-align: center; margin-bottom: 40px;}
.persn >div img{ width: 96%;}
.persn >div p{ font-size: 20px; text-align: center}
.persnwrap,.spkswrap{ display: none}


.spksec{min-height: 1040px; padding-bottom: 80px; background: url(../images/bg_s2.jpg) center top; background-size:cover; padding-top: 90px;}
.spks{ display: flex; flex-direction: row;flex-wrap: wrap;justify-content:center;}
.spks .item{ width: 280px; text-align: center; margin-bottom: 50px; cursor: pointer; transition: all 0.5s}
.spks .item:hover{ opacity: 0.7; transition: all 0.5s}
.spks .item img{ margin-bottom: 10px; width: 90%;}
.spks .item .tit{ color: #000; font-size: 26px; font-weight: bold; margin-bottom: 5px;}
.spks .item .tit em{ font-size: 18px;}
.spks .item p{ color: #000; font-size: 18px;}
.spks .item a{ margin-top: 10px; display: inline-block}
.spkswrap .note{ width: 100%; text-align: center} 

.schedule{min-height: 1000px; padding-bottom: 80px; background: url(../images/bg_s3.jpg) center top; background-size:cover;  padding-top: 90px; }
.subtitle { color: #000}
.subtitle.white{ color: #fff;}
.subtitle span{ font-size: 16px; font-weight: normal;}
.schedule .list{ width: 800px; background: #fff; margin: 0 auto; padding: 30px; box-sizing: border-box; box-shadow:0 0 10px #888}
.schedule .list ul{}
.schedule .list li{ font-size: 20px; margin-bottom: 8px;  padding-left:15px; position: relative}
.schedule .list li:before{ width: 24px; height: 24px; content: ''; background:url('../images/ch_icon_check.png') no-repeat;display: inline-block; background-size: contain; position: relative;top: 3px; position: absolute; left: -10px;}

.timeline{ text-align: center}



.sign{min-height: 1040px; padding-bottom: 20px; background: url(../images/bg_s4.jpg) center top; background-size:cover; padding-top: 90px;}
.sign .steps{ color: #fff; display: flex; flex-direction: row;}
.sign .steps .ti{ color: #fff;}
.sign .steps .item{}
.sign .steps .item .ti{ font-size: 30px; text-align: center; margin-bottom: 10px;}
.sign .steps .item .tit{ font-size: 20px; font-weight: bold; padding-bottom: 10px; border-bottom: 1px solid #000; margin-bottom: 10px;}
.sign .steps .item .bluetxt{ color: #0000ff}
.sign .steps .item .bluetxt.underline{ text-decoration: underline}
.sign .steps .item p{ font-size: 20px; line-height: 1.6em; margin-bottom: 20px; }
.sign .steps .item em {font-size: 48px; font-weight: bold; font-family: roboto; color: #f6ebbf; font-style: italic}
.sign .steps .item .bbox{ width: 350px; min-height: 450px; color: #000; padding: 30px; border-radius: 30px; background: #fff; box-sizing: border-box}
.sign .steps .arrow{ display: flex; align-items: center; margin: 0 10px;}
.sign .steps .arrow img {width: 15px;}
.googleinframe{ width: 660px; height: 500px; overflow-y: scroll; margin: 0 auto; background: #fff;}
.sign .mgt-80{ margin-top: 80px;}
.sign .subtitle.mgt-80{ margin-top: 80px;}
.sign .subtitle.mgt-80 span{ color: #ffff00; font-size: 18px;}

.blgoogle { padding-top: 40px}
.gocfa{ text-align: center; margin-top: 20px; margin-bottom: 80px;}
.godl{ min-width: 260px; background: #ED1C24; color: #fff; display: inline-block; border-radius: 60px; font-size: 24px; text-align: center; padding: 13px 20px 10px 20px; }
.godl i{ margin-right: 10px;}
.godl:hover{ opacity: 0.8}

.blgoogle .text-center{ color: #fff; text-align: center}


.faq{min-height: 600px; padding-bottom: 80px; background: url(../images/bg_s5.jpg) center top; background-size:cover; padding-top: 90px;}
.faq .container{ width: 1000px;}
.faqwrap{ border: 1px solid #000; border-radius: 20px; padding: 30px; margin-bottom: 10px; cursor: pointer}
.faqwrap:hover{ opacity: 0.8}
.faqwrap h4{ font-size: 22px; font-weight: bold;}
.faqwrap article{ position: relative}
.faqwrap article:after{ content: ''; background: url(../images/arrow.svg); width: 24px; height: 16px; display: inline-block; position: absolute; right: 0; top: 9px}
.faqwrap.active article:after{ content: ''; background: url(../images/arrow.svg); width: 24px; height: 16px; display: inline-block; position: absolute; right: 0; top: 0; transform:rotate(180deg) }
.faqwrap article.active:after{ transform: rotate(180deg)}
.faqwrap article >div{display: none;}
.faqwrap article .aws p{ color: #999; font-size: 20px; margin-top: 15px;}
.faqwrap .gocfa{ text-align: left; margin-bottom: 0;}
.faqwrap h4 span:first-child{ color: #eac270; margin-right: 10px;}




.ftlogo{ width: 100%; background: #000; text-align: center; padding: 30px 0}
.ftlogo .fttxtinfo{ text-align: center; color: #fff; margin-bottom: 10px; font-size: 20px; display: flex; flex-direction: row; justify-content: center}



.popbox { width: 700px; max-width: 800px !important; font-size: 16px;}
.popbox .top{display: flex; padding-bottom: 20px;}
.popbox .hd{ width: 250px; }
.popbox .inf { display: flex; justify-content: center ;flex-direction: column; align-items: flex-start; margin-left: 30px; font-size: 34px;}
.popbox .inf{ color: #000}
.popbox .tit{ font-weight: bold; margin-bottom: 10px;}
.popbox .inf p{font-size: 19px; line-height:1.4em;}
.popbox .cont{font-size: 16px; line-height: 26px; margin-top: 0px; padding: 20px 0px;}
.popbox .cont p{ font-size:18px; line-height: 32px;}
.popbox .blue{ color: #0056BF; margin-bottom: 10px; margin-top: 10px;}


footer{ }

.fixbtn{ position: fixed; right:30px; bottom: 80px; width: 150px; height: 150px; padding: 0; box-sizing: border-box; background: url(../images/btn_fit_bg_150x150-en.png) no-repeat; text-align: center; background-size: 100%; opacity: 0 }
.fixbtn.en{background: url(../images/btn_fit_bg_150x150.png) no-repeat;background-size: 100%;  }
.fixbtn.fadein{ opacity: 1; transition: all 0.5s}
.fixbtn span{  color: #fff; font-size: 32px; font-weight: bold;}
.fixbtn:hover{ opacity: 0.8}
.slid{ padding: 30px; background: #fff7eb}

.pc{ display: block}
.mb{ display: none;}
.box{ display: none;}

.fancybox-content{ padding: 25px!important}

.mbbtnfix{ display: none;}



@media only screen and (max-width: 1200px) {
    .container{ width: 100%; padding: 0 20px; box-sizing: border-box }
    .kv-wrap .container{ width: 100%;}
    
}
@media only screen and (max-width: 1000px) {
    .mb{ display: block;}
    .mb img{ width: 100%; display: flex;}
    .pc{ display: none !important}
    .wrap{ width: 100% !important}
    .kv-wrap .container{ min-height: inherit; padding: 0}
    .box{ display: block; z-index: 9999}
    .head {padding-top: 0;z-index: 99; background: #000;min-height: 57px;}
    .head.fadein{ padding-bottom: 0;}
    .logo img{ width: 32px;margin-top: 10px; min-height: 50px;}
    .logo{ margin-top: 0px; width: inherit; max-width: 70%;margin-left: 0; margin-bottom: 0;}
    
    
    nav{ display: none; width: 100%;z-index: 999; position: fixed; background: #000; left: 0; top: 0; margin-top: 0;}
    nav >div,.en nav >div{ width: 100%; border-bottom: 1px solid #ddd;padding: 10px 0; border-right: 0; color: #000; text-align: center}
    nav >div a{border-right: 0; color: #fff}
    nav a:hover span{ border: 0; padding: 0}
    nav a.active:after{ display: none;}
    
    .spksec,.schedule{ min-height: inherit}
    .schedule .list{ width: 100%;}
    
       
    
    .faq{ min-height: inherit}
    .faq .container{ width: 100%;}
    
    .sign .steps-wrap{ width: 100%; overflow-x: scroll}
    .sign .steps{ width: 960px; }
    
    
        
    .fixbtn{ }
    .popbox{ width: 100%;}
    .popbox .lft{ float: right; width: 100%}
    .popbox .rig{ float: left; width: 100%}
    .popbox .hd{ width: 50%; display: inline-block}
    .popbox .hd img{ width: 100%}
    .popbox .inf{ width: 48%; display: inline-block; vertical-align: top; padding-top: 16%;}
    
   
    
}
/*tablet*/
@media only screen and (max-width: 800px) {
    
    .title .h2{ font-size: 32px;}
    .s1 .text p{ font-size: 20px;}
    .balloon-area{ justify-content: center}
    .balloon{ max-width: 100%}
    .s1 .rows{ flex-direction: column}
    .s1 .text,.s1 .rigimg{ width: 100%;}
    
    .googleinframe{ width: 100%;}
    
   
}


@media only screen and (max-width: 500px) {
   
    .title .h2{ font-size: 28px;}
    .title .h2:after{ width: 260px;}
    .s1 .text p{ font-size: 18px;}
    nav{ padding: 0}
    nav >div.lang{ border-bottom: 0}
    .balloon{ font-size: 14px;}
    
    .godl{ min-width: 180px; background: #ED1C24; color: #fff; display: inline-block; border-radius: 50px; font-size: 24px; text-align: center; padding: 9px 20px 6px 20px; font-size: 21px; }
    .godl img{ width: 20px;}
    
    .kv-wrap .cfa img{ max-width: 180px;}
    .kv-wrap .date img{ width: 60%;}
    
    
    .awdtabs a{ font-size: 15px;}
    .awdtabs >div{ padding: 10px 0}
    .award .row.adw{ flex-direction: column;align-items: center }
    .award .row.adw div{ width: 80%;}
    .award .tip{ font-size: 15px; line-height: 1.4em}
    .persn >div{ width: 48%;}
    .persn >div p{ font-size: 15px;}
    
    .spks .item{ width: 45%;}
    .spks .item .tit{ font-size: 24px;}
    .spks .item p{ font-size: 16px;}
    
    .schedule .list li{ font-size: 18px;}
    
    .sign .steps .item p{ font-size: 17px;}
    .sign .steps .item .bbox{ width: 290px; min-height: 410px;}
    
    
    
    .popbox .inf p{ font-size: 18px;}
    .popbox .top{ flex-direction: column}
    .popbox .inf{ width: 100%; padding-left: 0; margin-left: 0; padding-top: 15px;}
    .popbox .tit{ font-size: 24px;}
    .popbox .cont{ color: #444}
       
    .mbbtnfix{ display: block; position: fixed; bottom: 0}
    .mbbtnfix img{ float: left;} 
    
    .subtitle{ font-size: 22px;}
    .faqwrap{ padding: 15px 15px;}
    
    .faqwrap h4{ font-size: 20px;}
    .faqwrap article .aws p{ font-size: 18px; line-height: 1.4em}
    
    .logo img{ width: 160px;}
    
    .ftlogo .fttxtinfo{ flex-direction: column; font-size: 17px;}
    .faqwrap article:after{ width: 18px;background-size: contain; background-repeat: no-repeat}
    .faqwrap.active article:after{width: 18px;background-size: contain; background-repeat: no-repeat}
    
    
    .fixbtn{ right: 0; width: 100px;}
    .fixbtn .gotop{ width: 30px;}
    .fixbtn .gosign{ width: 70px;}
    
    .balloon-area{ width: 100%; position: fixed; bottom: 0; z-index: 999}
    .balloon{ width: 100%; background:url(../images/mb_fix_btm_btn_bg.jpg) no-repeat; background-size: cover}
    
}


/*updown*/

@keyframes updown {
	0% {
		-webkit-transform: translateY(-2%);
		-moz-transform: translateY(-2%);
		-ms-transform: translateY(-2%);
		-o-transform: translateY(-2%);
		transform: translateY(-2%);
	}
	100% {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
	}
}

.updown{
	-webkit-animation: updown 700ms forwards ease-in-out infinite alternate;
	-moz-animation: updown 700ms forwards ease-in-out infinite alternate;
	-ms-animation: updown 700ms forwards ease-in-out infinite alternate;
	-o-animation: updown 700ms forwards ease-in-out infinite alternate;
	animation: updown 700ms forwards ease-in-out infinite alternate;
}




.box {
  position: absolute;
  top: 0px;
  right:0px;
/*  transform: translate(-50%, -50%);*/
  width:55px;
  height: 55px;
  background: none;
    margin-right: 15px;
/*  box-shadow: 1px 2px 10px 0px rgba(0,0,0,0.3);*/
}

.btn {
  position: absolute;
  top: 25px;
  right: -13px;
  transform: translate(-50%, -50%);
  width: 43px;
  cursor: pointer;
}
.btn.active{ top: 32px; right: -12px;}

.box span {
  display: block;
  width: 100%;
/*  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.3);*/
/*  border-radius: 3px;*/
  height: 3px;
  background: #fff;
  transition: all .3s;
  position: relative;
}

.box span + span {
  margin-top: 7px;
}

.box .active span:nth-child(1) {
  animation: ease .7s top forwards;
}

.box .not-active span:nth-child(1) {
  animation: ease .7s top-2 forwards;
}

.box .active span:nth-child(2) {
  animation: ease .7s scaled forwards;
}

.box .not-active span:nth-child(2) {
  animation: ease .7s scaled-2 forwards;
}

.box .active span:nth-child(3) {
  animation: ease .7s bottom forwards;
    margin-top: 19px;
}

.box .not-active span:nth-child(3) {
  animation: ease .7s bottom-2 forwards;
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 22px;
    transform: rotate(0);
  }
  100% {
    top: 10px;
    transform: rotate(45deg);
  }
}

@keyframes top-2 {
  0% {
    top: 22px;
    transform: rotate(45deg);
  }
  50% {
    top: 22px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 22px;
    transform: rotate(0);
  }
  100% {
    bottom: 22px;
    transform: rotate(135deg);
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 22px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 22px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes barjump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -10px;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 150px;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 250px;
  }
}



.mous{ position: absolute; display: inline-block; bottom: 50px; left: 280px;}
.mous em{ display: block; position: absolute; background: none; top: -30px; left: -22px; color: #01ffff;}
.mous span{ display: block;}
.mous span:after {
  content: "";
  position: absolute;
    z-index: 9999;
}

.mous > span:before {
  background-color: #fff;
  width: 1px;
  height: 30px;
  top: 50%;
  right: 0;
    z-index: 999;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.mous > span:after {
  background-color: #01ffff;
  width: 1px;
  height: 80px;
  top: 50%;
  right: -8px;
    z-index: 999;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  animation-name: mouse;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes mouse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -10px;
    opacity: 0;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 40px;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 70px;
    opacity: .3;
  }
}



.marquee{ animation: marquee 200s linear infinite forwards;}
@media only screen and (max-width: 500px) {
     .marquee{ animation: marquee 400s linear infinite forwards;}
}

@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.marquee2{ animation: marquee2 200s linear infinite forwards;}

@media only screen and (max-width: 500px) {
     .marquee2{ animation: marquee2 400s linear infinite forwards;}
}

@-webkit-keyframes marquee2 {
  0% {
    transform: translateX(-90%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes marquee2 {
  0% {
    transform: translateX(-90%);
  }
  100% {
    transform: translateX(0);
  }
}

.biggerbtn{
    animation: biggerbtn 500ms forwards ease-in-out infinite alternate;
}

@keyframes biggerbtn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  
  }
}


.rotate-div {  animation: rotate 5s linear infinite;transform-origin: center;}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}