

/*nav*/

nav{
  width: 100%;
   position: fixed;
   top:0;
   z-index: 99999;
   -webkit-transition: background 0.6s ease;
   transition: background 0.6s ease;
   background-color: rgba(255,255,255,0.95);
}
nav>.container-normal{
  padding: 0;
}
.navbar-logo{
  text-align: center;
  padding-top: 0.1rem;
}
.navbar-logo img{
  height: 0.45rem;
}
.navbar-header{
  position: relative;
}
.navbar-toggle{
  position: absolute;
  right: 0;
  top: 0;
}
.nav-logo{
  display: none;
}
#navbar-collapse>.nav a:link{
  color:#fff;
}
#navbar-collapse>.nav a:visited{
  color:#fff;
}
#navbar-collapse>.nav a:link{
  color:#fff;
}
.nav-span{
  /*opacity: 0.8;*/
  font-size: 0.16rem;
  line-height: 1;
  color: #000;
  padding-bottom: 0.10rem;
}

.nav-red{
  font-size: 0.16rem;
  line-height: 1;
  color: #F90E1E;
  text-shadow: 0 0.02rem 0.04rem rgba(215, 24, 42, 0.3);
  padding-bottom: 0.10rem;
}
.nav-active{
  position: relative;
}
.nav-active:after{
  content:"";
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #F90E1E;
  left: 0;
  bottom: 0;
  box-shadow:0 0.02rem 0.04rem rgba(215, 24, 42,0.3);
}

.navbar-nav:after{
  content: "";
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.navbar-nav>li{
  /*padding-right: 0.43rem;*/
  margin:0;
  padding: 0;
  font-size: 0.2rem;
}

.navbar-nav>li>a{
  text-align: center;
}
.li-lan{
  text-align: center;
}
.li-lan>span>span{
  padding: 0 0.08rem;
}

.a-lan:link{
  color:#000;
}
.a-lan:visited{
  color:#000;
}
.a-lan:hover{
  color:#000;
}
.a-lan-active:link{
  color:#F90E1E;
  font-weight:bold;
}
.a-lan-active:visited{
  color:#F90E1E;
  font-weight:bold;
}
.a-lan-active:hover{
  color:#F90E1E;
  font-weight:bold;
}
/*nav end*/





    /*section*/
/*secyion1*/
#section1{
  color:#fff;
  margin-top: 0.83rem;
}
.section1-box{
  padding:0.2rem 0.1rem 0.1rem
}
.section1-box-2{
  padding-top: 0.3rem;
}
.section1-title{
  font-size: 0.4rem;
  line-height: 1;
}
.section1-date{
  font-size: 0.25rem;
  font-weight: 100;
  vertical-align: top;
  line-height: 1;
}
.section1-title-en{
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 1;
}
.section1-date-en{
  font-size: 0.2rem;
  font-weight: 100;
  vertical-align: top;
  line-height: 1;
}
.section1-btn{
  margin-top: 0.22rem;
  width: 1rem;
  height: 0.43rem;
  background-image: url(../img/register.png);
  background-size: 100% 100%;
  transition: background-image 0.3s ease;
  cursor: pointer;
}
.section1-btn:hover{
  background-image: url(../img/register_hover.png);
}
.head-logo{
  width:1.23rem;
  margin-top:0.83rem;
  opacity: 0;
}
.head-global{
  width: 0.95rem;
  position: absolute;
  right: 0;
  top:0.8rem;
  z-index: 200;
}
.head-title{
  width: 1.8rem;
  margin-left: 0.46rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.head-ctt-1{
  margin-bottom: 0.20rem;
}

.head-ctt{
  margin-left: 0.15rem;
  font-size: 0.12rem;
  line-height: 1.57;
  /*text-align: justify;*/
  color: #000;
  position: relative;
}
.head-video{
  width: 2.42rem;
  margin-left: 0.71rem;
  position: relative;
}

.head-video-play{
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  left: 50%;
  top:30%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image:url(../img/01banner_videobtn_normal.svg);
  background-size: 100% 100%;
}
.head-absolute1{
  width: 1.2rem;
  position: absolute;
  left:-0.5rem;
  top:2rem;
  z-index: -1;
}

.head-absolute2{
  width: 0.34rem;
  position: absolute;
  left:0;
  top:1.5rem;

}
.head-absolute3{
  width: 1.52rem;
  position: absolute;
  left: 1.17rem;
  top:1.7rem;
  z-index:-1;
}

.head-absolute4{
  width: 0.47rem;
  position: absolute;
  left:2.75rem;
  top:3.1rem;
  z-index: 100;
}
.head-absolute1-en{
  top:1.68rem;
}
.head-absolute2-en{
  top:1.3rem;
}
.head-absolute3-en{
  top:1.48rem;
}
.head-absolute4-en{
  top:2.7rem;
}
/*section_aboutEvet*/
#section_aboutEvent .row{
  padding-top:0.3rem;
}
/*section2*/
#section2 .section-header>h1{
  color: #fff;
}
#section2 .section-header h2{
  color: #bdbdbd;
}
.flex-layout{
  padding-top: 0.455rem;
  overflow: hidden;
}
.flex-5{
  width: 33.3%;
  padding: 0.1rem 0.03rem;
  float: left;

}

.guest{
  /*height:3.52rem;*/
  border-radius: 4px;
  position: relative;
}
.guest-click:after{
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left:50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.1rem;
  border-bottom: 0.08rem solid #fff;
  border-left:0.06rem solid transparent;
  border-right: 0.06rem solid transparent;
}
.guest-img{
  height:1.22rem;
  position: relative;
  cursor: pointer;
  border-top-right-radius: 0.04rem;
  border-top-left-radius: 0.04rem;
  overflow: hidden;
}
.guest-img-help{

}
.guest-img-before{
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  background-color: #F90E1E;
  -webkit-box-shadow: 0 0.02rem 0.24rem 0 rgba(215, 24, 42, 0.39);
          box-shadow: 0 0.02rem 0.24rem 0 rgba(215, 24, 42, 0.39);
  text-align: center;
  line-height: 1.22rem;

  font-size: 0.163rem;
  letter-spacing: 0.018rem;
  color: #fff;
  /*visibility: hidden;*/
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top-left-radius: 0.04rem;
  border-top-right-radius:0.04rem;
}

.guest-img-after{
  position: absolute;
  width:0.4rem;
  border-bottom: 3px solid #fff;
  left:50%;
  top:1.28rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top-left-radius: 0.04rem;
  border-top-right-radius:0.04rem;
}
.guest-img-before-click{
  opacity: 0.8;
}
.guest-img-after-click{
  opacity: 1;
}
.guest-intro{
  /*height:0.715rem;*/
  border-bottom-left-radius: 0.04rem;
  border-bottom-right-radius:0.04rem;
  padding: 0.06rem 0.123rem;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.guest-intro-en{
  height: auto;
}
.guest-intro-up>.help{
  position: absolute;
  left:0;
  top:0.06rem;
  width: 0.04rem;
  height: 0.14rem;
  border-radius: 0.01rem;
  background-color: rgba(215, 24, 42, 0.8);
  border:1px solid  #d7182a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.guest-intro-up>.help-click{
  height: 0.26rem;
  width:0.05rem;
  left:0.1rem;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}
.guest-intro-up>.name-click{
  padding-left: 0.15rem;
}
.guest-name{
  height: 0.25rem;
  font-weight:bold;
  font-size: 0.12rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.016rem;
  text-align: left;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.guest-intro-down{
  font-size: 0.1rem;
  line-height: 1.4;
  /*letter-spacing: 0.016rem;*/
  text-align: left;
  color: #000;
  margin-top:0.20rem;
  overflow: hidden;
  /*width: 1.41rem;*/
  /*height: 0.47rem;*/
}

.guest-intro-none{
  display: none;
}
.guest-img-none{
  display: none;
}
.guest-info{
  width: 100%;
  padding:0.17rem 0.24rem;
  min-height: 1.85rem;
  margin:auto;
  background-color:#fff;
  display:none;
  overflow: hidden;
  float: left;
}


.guest-info-title{
  min-height: 0.27rem;
  padding-left:0.32rem;
  position: relative;
}

.guest-info-title>.help{
  width: 0.08rem;
  height: 100%;
  position: absolute;
  left: 0;
  top:0;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  background-color: rgba(215, 24, 42, 0.8);
}
.guest-info-name{
  font-size: 0.12rem;
  font-weight: bold;
  line-height: 0.88;
  letter-spacing: 0.022rem;
  text-align: left;
  color: #000;
}
.guest-info-comp{
  padding-top: 0.02rem;
  font-size: 0.12rem;
  /*line-height: 1;*/
  letter-spacing: 0.019rem;
  text-align: left;
  color: #000;
}
.guest-info-ctt{
  padding-top:0.11rem;
  font-size: 0.12rem;
  line-height: 1.41;
  /*text-align: justify;*/
  color: #000;
  word-wrap: break-word;
}
.guest-info-right{
  width:2.52rem;
  height:2.52rem;
  position: relative;
}
.guest-info-right>div{
  position: absolute;
  left:-0.10rem;
  top:-0.10rem;
  width:100%;
  height: 100%;
  border-radius: 0.01rem;
  border: 1px solid  #F90E1E;
}

/*section3*/

#section3 h2{
  margin-bottom: 0.30rem;
}
.section3-intro{
  font-size: 0.12rem;
  /*text-align: justify;*/
  color: #000;
  position: relative;
  margin-left: -0.3rem;
}
.container-theme{
  position: relative;
}
.swiper-container-theme{
  padding:0.5rem 0 0.3rem;
}



.theme-intro{
  position: relative;
  padding-top:0.3rem;
}
.theme-intro-up{
  position: relative;
  padding-left: 0.35rem;
  margin-bottom: 0.15rem;
}
.theme-intro-up>.theme-name{
  font-weight:bold;
  font-size: 0.14rem;
  letter-spacing: 0.02rem;
  text-align: left;
  color: #000;
}
.theme-intro-up>.help{
  position: absolute;
  left:0;
  top:50%;
  width: 0.07rem;
  height: 0.25rem;
  background-color: #d7182a;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: skewX(-30deg) translateY(-50%);
          transform: skewX(-30deg) translateY(-50%);

}
.theme-intro-down{
  font-size: 0.12rem;
  line-height: 1.5;
  text-align: left;
  color: #585858;
  padding: 0 0.06rem;
}
/*section4*/
#section4 .container-normal{
  padding-bottom: 0.2rem;
}
#section4 .section-header>h1{
  color: #fff;
}
#section4 .section-header h2{
  margin-bottom: 0.2rem;
  color: #bdbdbd;
}
.plan{
  margin-top: 0.20rem;
  /*width: 13.40rem;*/
  border-radius: 0.04rem;
  background-color: rgba(0,0,0,0.65);
  position: relative;
}
.plan:before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top:0;
  width: 0.06rem;
  height: 100%;
  border-radius: 0.04rem;
  background-color: #d41d0f;
}

.plan>.row{
  height: 0.78rem;
  display: table-cell;
  vertical-align: middle;
}
.plan>.row>div{
  display: inline-block;
  vertical-align: middle;
}
.plan-img{
  width: 1.4rem;
  margin-left: 0.25rem;
}
.plan-title{
  margin-left: 0.27rem;
}
.plan-title-en{
  width:0.9rem;
}
.plan-title>h3:nth-child(1){
  font-weight:bold;
  font-size: 0.14rem;
  line-height:  1.91;
  letter-spacing: 0.022rem;
  text-align: left;
  color: #d7182a;
}
.plan-title>h3:nth-child(2){
  opacity: 0.8;
  font-weight:bold;
  font-size: 0.14rem;
  line-height: 1;
  letter-spacing: 0.03rem;
  text-align: left;
  color: #fff;
}
/*.plan-ctt{
  width: 70%;
  opacity: 0.8;

  font-weight: 300;
  font-size: 0.14rem;
  text-align: left;
  color: #fff;
  margin-left: 0.3rem;
}*/

.plan-btn{
  width:0.18rem;
  height: 0.18rem;
  margin-left: 0.1rem;
  cursor: pointer;
  background-image:url(../img/04agenda_date_btn_down.svg);
  background-size: 100% 100%;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.plan .plan-btn-click{
  background-image:url(../img/04agenda_date_btn_up.svg);
  background-size: 100% 100%;
}
.plan-under{
  display: none;
  /*transition: all 0.3s ease;*/
}
.mm{
  width: 3.3rem;
  height:0.26rem;
  margin: auto;
  overflow: hidden;
}
.mm>img{
  height: 100%;
}
.mm-box{
  width: 3.19rem;
  margin: auto;
}
.mm-ctt{
  padding:0.2rem;
  border-bottom: 5px solid #d7182a;
}
.mm-ctt:nth-child(even){
  background-color: rgba(0, 0, 0, 0.6);
}
.mm-ctt:nth-child(odd){
  background-color: rgba(0, 0, 0, 0.4);
}
.mm-ctt-left{
  float: left;
  font-weight:bold;
  font-size: 0.18rem;
  line-height: 1;
  color: #fff;
}
.mm-ctt-right{
  margin-left: 0.6rem;
  padding-left: 0.2rem;
  position: relative;
}
.mm-ctt-right:before{
  content: "";
  display: block;
  position: absolute;
  left:0;
  top:0;
  width: 0.11rem;
  height: 0.16rem;
  background-image: url(../img/04agenda_agendatitle_deco.png);
  background-size: 100% 100%;
}
.mm-ctt-right>h2{
  opacity: 0.9;
  font-weight:900;
  line-height: 1.07;
  letter-spacing: 0.015rem;
  text-align: left;
  color: #fff;
  font-size: 0.15rem;
}
.mm-ctt-right>.spec-h2{
  line-height: 1.33;
}
.mm-ctt-right>p{
  opacity: 0.9;
  font-weight: 300;
  font-size: 0.12rem;
  line-height: 1.6;
  letter-spacing: 0.01rem;
  text-align: justify;
  color: #fff;
  margin:0.20rem 0 0.40rem;
  word-wrap: break-word;
}
.mm-ctt-right>dt{
  opacity: 0.9;
  font-weight:bold;
  font-size: 0.216rem;
  line-height: 1.78;
  letter-spacing: 0.011rem;
  text-align: left;
  color: #fff;
}
.mm-ctt-right>dd{

  font-size: 0.12rem;
  line-height: 1.29;
  letter-spacing: 0.011rem;
  text-align: left;
  color: #fff;
  margin:0.10rem 0 0.30rem;
}

/*section5*/
#section5 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  opacity: 1;
}
#section5 h1{
  color: #000;
}
#section5 h2{
  margin-bottom: 0.2rem;
  color: ##515151;
}
#section5 .container-normal{
  overflow: hidden;
}
.swiper-container-event{
  padding-top: 0.1rem;
}
.event-img-mob{
  width: 2.55rem;
  height: 1.676rem;
  margin: 0 auto 0.25rem;
  background-image: url(../img/under35.jpg);
  background-size: 100% 100%;
  position: relative;
}
.event-img-mob-help{
  width: 100%;
  height: 100%;
  position: absolute;
  left: -0.04rem;
  top: -0.04rem;;
  border: 1px solid #F90E1E;
}
.event-ctt{#2d1995
  width:3.39rem;
  min-height:4.9rem;
  border-radius: 0.06rem;
  padding: 0.3rem;
  margin: 0.1rem auto;
  position: relative;
  background-image:url(../img/05_specialevents_text_bg.png);
  background-size: cover;
}
.event-ctt>.kuang{
  position: absolute;
  left:-0.10rem;
  top:-0.10rem;
  width:100%;
  height: 100%;
  border-radius: 0.06rem;
  border:2px solid #d7182a;
}
.event-ctt>.help{
  width: 0.30rem;
  height:0.28rem;
  background-image: url(../img/05_specialevents_mark.svg);
  background-size: 100% 100%;
  position: absolute;
  left:100%;
  top:0.60rem;
}
.event-ctt>h3{
  font-weight:bold;
  line-height: 1;

  text-align: left;
  color: #000;
  font-size: 0.16rem;
  padding-left: 0.23rem;
  position: relative;
}


.event-ctt a{
  position: relative;
  display: block;
  width: 1.04rem;
  height: 0.31rem;
  border: 1px solid #d7182a;
  border-radius: 1.00rem;
  line-height: 0.31rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.12rem;
  letter-spacing: 0.014rem;
  color: #F90E1E;
  text-decoration: none;
  margin-top: 0.18rem;
}

.event-ctt a:hover {
    color: #fff;
    background: #F90E1E;
}
.event-ctt>p{
  font-size: 0.12rem;
  line-height: 1.6;
  letter-spacing: 0.005rem;
  /*text-align: justify;*/
  color: #000;
}

.event-ctt>p>span:nth-child(1){
  color: #d41d0f;
  padding: 0 0.1rem
}
.event-ctt>p>span:nth-child(2){
  font-weight:bold;
}
.event-ctt>p>span:nth-child(3){
  padding:0  0.1rem;
}
/*section6*/
#section6 .section-header h1{
  color: #fff;
}
#section6 .section-header h2{
  margin-bottom: 0.2rem;
  color: #fff;
}
.location-ctt{
  width:3.06rem;
  margin:0.1rem auto;
  font-size: 0.12rem;
  font-weight: 300;
  line-height: 1.5;
  /*text-align: justify;*/
  color: #fff;
  position: relative;
}
.location-ctt>a{
  display: block;
  width: 1.04rem;
  height: 0.31rem;
  border: 1px solid #F90E1E;
  border-radius: 1.00rem;
  line-height: 0.31rem;
  text-align: center;
  font-weight:bold;
  font-size: 0.12rem;
  letter-spacing: 0.014rem;
  color: #fff;
  text-decoration: none;
  margin-top: 0.2rem;
  -webkit-transition:  all 0.3s ease;
  transition:  all 0.3s ease;
  background: #F90E1E;
}

/*section7*/
#section7 .section-header h2{
  margin-bottom: 0.2rem;
}
.ticket{
  overflow: hidden;
  border-radius: 0.06rem;

}
.flex-4{
  position: relative;

}

.ticket-box{
  height: 2.66rem;
  padding: 0.123rem 0.1rem 0 0.188rem;
  border-radius: 0.06rem;
  color: #fff;
  position: relative;
  background-image: url(../img/07ticket_ticketred_bg.png);
  background-color: rgba(212, 30, 15,0.5);
  background-size: 100% 100%;
}

.ticket-box>.title{
  width: 0.79rem;
  height: 0.22rem;
  border-bottom: 0.019rem solid rgba(255, 255, 255,0.5);

  font-size: 0.12rem;
}
.ticket-box>.title-en{
  width:1.4rem;
}
.ticket-box>h2{
  font-weight:bold;
  line-height: 1.51;
  letter-spacing: 0.013rem;
  text-align: left;
  margin: 0.02rem 0;
  font-size: 0.18rem;

}
.ticket-box>.time{

  font-size: 0.12rem;
  line-height: 1.15;
  text-align: justify;
  color: #fff;
  margin: 0.02rem 0;
}
.ticket-box>.time>span{
  font-size: 0.1rem;
  line-height: 1.53;
  text-align: justify;
}
.ticket-box>.price{
  padding-left: 0.1rem;
  padding-top: 0.1rem;
  /*font-size: 0.5rem;
  letter-spacing: 0.048rem;*/
  position: relative;
  /*line-height: 1;*/
}
.ticket-box>.price>img{
  height:0.24rem;
}

.ticket-box>.price:before{
  content: "￥";
  display: block;
  position: absolute;
  left: 0;
  top:0;
  width: 0.11rem;
  height: 0.20rem;
  font-family: "PingFang SC","Microsoft YaHei" !important;
  font-size: 0.093rem;
  font-weight: 300;
  letter-spacing: 0.016rem;
}
.ticket-box>.price-en:before{
  content: "$";
  /*display: block;
  position: absolute;
  left: 0;
  top:0;
  width: 0.11rem;
  height: 0.20rem;
  font-family: "PingFang SC","Microsoft YaHei" !important;
  font-size: 0.18rem;
  font-weight: 300;
  letter-spacing: 0.016rem;*/
}
.ticket-box>.info{
  /*width: 1.73rem;*/
  font-size: 0.1rem;
  line-height: 1.4;
  min-height: 2rem;
  margin: 0.05rem 0 0;
}
.ticket-box>.info>li{
  padding-left: 0.05rem;
  position: relative;
}
.ticket-box>.info>li:before{
  content: "·";
  display: block;
  position: absolute;
  left: 0;
  top:0;
}
.ticket-box>.info-en>li{
  margin: 0.2rem 0 ;
}
.ticket-box>.btn-buy{
  display: block;
  width: 0.942rem;
  height: 0.272rem;
  border-radius: 0.648rem;
  border: 1.3px solid  #fff;
  text-align: center;
  line-height: 0.272rem;
  color: #fff;
  text-decoration: none;
  position: absolute;
  left: 50%;
  bottom: 0.118rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ticket-box>.btn-buy:hover{
  background: #fff;
  color: #F90E1E;
}
.ticket-box>.btn-buy-vip:hover{
  background: #fff;
  color: #000;
}
.ticket-box-vip{
  background-image: url(../img/07ticket_ticketvip_bg.png);
  background-color: rgba(0, 0, 0,0.5);
  background-size: 100% 100%;
}

/*section8*/
#section8{
  background-color: #202120;
}
#section8 h1,#section8 h2,#section8 dl{
  color:#fff!important;
}
#section8 .section-header h2{
  margin-bottom: 0.26rem;
}
.q-box{
  padding-left: 0.1rem;
  padding-right:0.1rem;
}
/*.q-box-title{
  padding-left: 0.2rem;
}*/
.q-box>dl{
  font-size: 0.12rem;
  letter-spacing: 0.01rem;
  /*text-align: justify;*/
  color: #000;
}
.q-box>dl>dt{
  font-weight:bold;
  padding-left: 0.2rem;
  position: relative;
  line-height: 1.78;
  margin-top: 0.1rem;
}
.q-box>dl>dt:before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top:50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.09rem;
  height: 0.12rem;
  background-image: url(../img/08faq_smalltitledeco.png);
  background-size: 100% 100%;
}
.q-box>dl>dd{

  padding-left: 0.2rem;
  line-height: 1.78;
  margin-bottom: 0.34rem;
}
.a-bing:link{
  color:#F90E1E;
}
.a-bing:visited{
  color:#F90E1E;
}
.a-bing:hover{
  color:#F90E1E;
  text-decoration: underline;
}
/*section9*/
#section9 .section-header>h2{
  margin-bottom: 0.3rem;
}
#section9 .help-title{
  margin-left: 0.1rem;
}
.partner-host-box{
  overflow: hidden;
  margin-bottom: 0.95rem;
}
.partner-host-logo{
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.04rem;
  margin-left: 0..55rem;
  float: left;
}
.partner-host-body{
  width: 2.4rem;
  position: relative;
  float: right;
}
.partner-host-body:before{
  content: "";
  display: block;
  position: absolute;
  width: 0.06rem;
  height: 0.23rem;
  left: 0;
  top:0;
  background-color: rgba(212, 29, 15, 0.8);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}
.partner-host-body>h3{
  font-weight:bold;
  letter-spacing: 0.02rem;
  text-align: left;
  color: #000;
  margin-bottom: 0.12rem;
  padding-left: 0.2rem;
  font-size: 0.14rem;
}
.partner-host-body>p{
  font-size: 0.12rem;
  line-height: 1.78;
  letter-spacing: 0.01rem;
  /*text-align: justify;*/
  color: #000;
}
/*section10*/
#section10 .help-title{
  margin-left: 0.1rem;
}
.partner-corporate{
  padding:0.2rem;
}
.partner-corporate>div{
  text-align: center;
}
.partner-corporate-img{
  display: inline-block;
   height: 0.48rem;
   margin-bottom:0.23rem;
 }
.partner-corporate-img img{
  height:100%;
}

/*section end*/
footer{
  color:#fff;
}


.footer-logo .pull-left{
  padding-top: 0.14rem;
}

.footer-logo .pull-right>p{

  font-size: 0.12rem;
}
.footer-logo .pull-right .text-blue{
  color:#009bff;
}
.footer-nav{
  width: 75%;
  margin: auto;
}
.footer-nav>.row>div{
  cursor: pointer;
  margin-top:0.14rem;
}

.footer-contact{
  width: 40%;
}
.footer-contact{
  margin: auto;
  margin-top: 0.40rem;
}
.footer-contact-container{
  overflow: hidden;
}
.footer-contact-container>div{
  float: left;
  width: 50%;
  text-align: center;
  height: 0.24rem;
}
.footer-contact-container>div>a{
  display: inline-block;
}
.footer-contact-container>div img{
  float: left;
  width: 0.24rem;
  height: 0.24rem;
}


.footer-copy{
  padding-top: 0.32rem;
  font-size: 0.1rem;
  line-height: 1;
  letter-spacing: 0.01rem;
  text-align: left;
  color: #707070;
  text-align: center;
  margin-top: 0.1rem;
}
.footer-copy>a:link{
  color: #707070;
}
.footer-copy>a:visited{
  color: #707070;
}
.footer-copy>a:hover{
  color: #707070;
  text-decoration: underline;
}
.footer-list{
  text-align: justify;
  margin:0.14rem 0 ;
}
.footer-list:after{
  content: "";
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.footer-list>li{
  display: inline-block;
  margin:0;
  cursor: pointer;
}
.footer-list-en>li{
  display:block;
  float: left;
  width:25%;
  white-space:nowrap;
}

@media(max-width:768px){

  .navbar-nav>.li-lan .a-lan{
    font-size: 0.16rem;
  }
  #section1{
    margin-top: 0.55rem;
  }
  #section1>.container-normal{
    padding: 0 0 0.2rem;
  }
  .head-video{
    margin-top:0.2rem;
    position: relative;
    z-index: 100;
  }
  .head-absolute1{
    z-index: 1;
  }
  .head-absolute3{
    z-index: 1;
  }
  .guest-intro-down{
    height: 0.6rem;
  }
  .guest-intro-down-en{
    height: 0.55rem;
  }
  .swiper-container-theme .swiper-slide{
    width:2.7rem;
  }
  .event-ctt>h3:before{
    content: "";
    display: block;
    position: absolute;
    width:0.14rem;
    height: 100%;
    left: 0;
    top:0;
    background-image:url(../img/08faq_smalltitledeco.png);
    background-size: 100% 100%;

  }
  .flex-4{
    width: 1.65rem;
    float: left;
    margin: 0.06rem;
  }
  .footer-nav>.row>div{
    padding: 0;
  }
  .footer-logo .pull-left{
    width: 1.8rem;
    float:none!important;
    margin:auto;
    padding:0.3rem 0;
  }
  .footer-logo .pull-right{
    text-align: center;
    float:none!important;

  }
}
