@charset 'utf-8';

/*
create by xjs 2020.09
*/
html {font-size: 62.5%;}

h1,h2,h3,h4,h5{
  font-weight: normal;
  line-height: 1;
  width: 100%;
} 
a{color:#1677be;}
/*banner*/

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/*big title*/
.big-title{
   margin: 0 auto;
   margin-top: 3rem;
   width: 94%;   
  
  background: url("../images/icons/minititle.png") center no-repeat;
    background-size: 120% 10%;
     text-align: center;
    overflow: hidden;

}
.big-title h2{
  width: 60%;
    margin: 0 auto;
    font-size: 1.6rem;
    color: #ffffff;
    height:3rem;
    line-height: 3rem;
    background: #0078d7;
}
.middle-title{
   margin-top: 2rem;
   margin-bottom: 1.5rem;  
  width: 100%;
  
   color: #151515;
  font-size: 1.6rem;
  text-align: center; 
}
.middle-title h3{
  display: inline-block;
   padding-bottom: 1.2rem;
   border-bottom: 1px solid #0078d7;
    color: #151515;
    font-size: 1.6rem;
}
.seation{
  width: 92%;
  margin: 0 auto;
  color: #151515;
  text-align: center;
  overflow: hidden;
}
/*banner nav #ea701b  #fcc295*/
.swiper-pagination-bullet{
  width: 35px;
  height: 5px;
   background: #fcc295; 
  border-radius: 0;
  opacity: 10;

}
.swiper-pagination-bullet-active{
    background-color: #ea701b;
}
/*pc  bannner*/
.big-pcbanner{
 display: none;
}

.big-phonebanner{
  width: 100%;

}

.big-phonebanner img{
  width: 100%;
}


/*top header*/
.top-container{
    position: relative;
}
 .header-container{
    display: none;
}
.phone-header{
  display: none;
  position: absolute;
    top: 5rem;
    right: -2%;
    z-index: 9988;
    padding: 0.2rem 0;
     width: 45%;
    background-color: #181b26;
    opacity: .9;
    
    text-align: left;
}
 .phone-header>ul>li>a{
    display: block;
     padding: 10px 4%;
    width: 82%;
    height: 45px;
    margin-left: 5%;
    font-size: 1.6rem;
    background: url(../images/icons/icon7.png) right no-repeat;
    color: #fff;
    line-height: 2.5rem;
 }
 .phone-header>ul>.active>a{

    font-weight: bold;
  }


/*nav*/
.nav-botton{
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 99998;
}



/*大会介绍*/
.introduce-container .intro-box{
      text-align: left;
    text-indent: 2em;
    line-height: 3rem;
    margin-top: 2.5rem;
    font-size: 1.4rem;
    text-align: justify;
}


/*大会议题*/
.topic-container{}
.topic-title-box{
  margin-top: 2rem;
}
.topic-title-box a{
  display: block;
   padding-left: 1.5rem;
    width: 100%;
     background: url(../images/icons/lunwen_6.png) left center no-repeat;
    text-align: left;
    font-size: 1.4rem;
    color: #151515;   
    line-height: 3.6rem;
    height: 3.6rem;
    overflow: hidden;
  
}
.topic-title-box a img{
    display: none;
}
.topic-title-box a:first-child span{
    display: none;
    
}

.topic-img-container{
  display: none;
}


/*会议聚焦*/
.focus-container{
 
}
.focus-left {
  width: 100%;
}
.focus-left .live-box{
   position: relative;
   height: 100%;
  background: url(../images/icons/icon5.png) center no-repeat;
  background-size: 100% 100%;
  text-align: left;
   
}
.focus-left .live-box .play-img{
  position: relative;
    width: 100%;
  
}
.focus-left .live-box .play-btn{
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 80px;
    z-index: 999;
    width: 60px; 
    height: 60px;

}
.focus-left .live-box p{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    padding: 0 1.5rem;
    width: 100%;
    height: 4rem;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 1.4rem;
  line-height: 4rem;
}

.focus-right{
  width: 100%;
  text-align: left;
}
.focus-right ul li{
      border-bottom: 1px dashed #ccc;
}
.focus-right ul li h4{
  margin-top: 1.5rem;
   margin-bottom: 1rem;
    height: 3re,;
    color: #1677be;
    font-size: 1.5rem;
  line-height: 3rem;
    overflow: hidden;
}
.focus-right ul li h4 a{
  color: #1677be;
}
.focus-right ul li p{
  margin-bottom: 2rem;
   height: 5rem;
 
    color: #151515;
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-align: left;
    text-indent: 2em;
     overflow: hidden;
    
}

/*组织机构*/
.organization-container{
   padding-top: 3.5rem;
}
.organization-container .big-title{margin-bottom: 3rem;}

.organization-container .company-box{
  width: 100%; 
  margin: 0 auto;
  /*background: url(../images/icons/company_bg.png) center no-repeat;*/
  text-align: left;
}
.company-box .company{border-bottom: 1px solid #227ec1;text-align: center;}
.company-box .company span{
  height: 2rem;
    line-height: 4rem;
}
.company-box .company .title{
   display: inline-block;
   
     width: 100%;
      color: #fff;
      font-size: 1.4rem;     
      color: #227ec1;
   /* background-color: #227ec1;*/
   text-align: center;
}

/*嘉宾*/
.guest-box ul{
  display: flex;
  flex-wrap:wrap;
      justify-content: space-between;
     width: 100%;
    margin: 0 auto;
    overflow: hidden;
   
    margin-top: 3.5rem;

}
.guest-box ul li{
    
     margin-bottom: 1.5rem;
   width: 48%;
    background: #98c630;
    text-align: center;
    cursor: pointer;
}
.guest-box ul li .guest-details{
  
}
.guest-box ul li img{
  width: 100%;
}
.guest-box ul li h5{
  padding: 0 1rem;
  font-size: 1.6rem;
    color: #1777be;
    height: 3rem;
    line-height: 3rem;
    
    overflow: hidden;
}
.guest-box ul li p{
  
    margin-bottom: .6rem;
  font-size: 1.4rem;
    color: #fff;

    line-height: 2rem;
    overflow: hidden;
    
}


/*日程安排*/

.schedule-container .day{
    width: 100%;
    margin-top: 3rem;
}

.schedule-container .day .one{
    clear:both;
    border-top: 1px solid #1677be;
}
.schedule-container .day .one h5{
  width: 273px;
   
    font-size: 1.6rem;
    border:1px solid #3e85b8;
    color: #fff;
   /* font-weight: bold;*/
    line-height: 4rem;
    color: #3e85b8;
}
.schedule-container .day .one p{
  padding-top: 2rem;
  padding-bottom: 2rem;
  width: 100%;
    font-size: 1.4rem;
    color: #151515;
    text-align: left;
    line-height: 4rem;
    
}
.schedule-container .day .one p a{
   padding-left: 1.5rem;
    width: 100%;
     background: url(../images/icons/lunwen_6.png) left center no-repeat;
}

.history-container .history-list{
  width: 100%;

  margin-top: 3.5rem;
}
.history-list li{
  position: relative;
  margin-bottom: 2rem;
 
  
    text-align: left;
    overflow: hidden;
    cursor: pointer;

}
.history-list li img{
  position: relative;
  width: 100%;
}
.history-list li p{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3.5rem;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  text-align: center;
  line-height: 3.5rem;
}   



/*forum video*/
.forum-container .swiper-wrapper{
  height: auto;
}
.forum-container .swiper-pagination-bullet{
   
       width: 8px; 
     height: 8px; 
     border-radius: 100%; 

}
.forum-container .swiper-container-horizontal>.swiper-pagination-bullets, .forum-container .swiper-pagination-custom,.forum-container .swiper-pagination-fraction{
  margin-top: 1rem;
}
.forum-title{
  margin-top: 3rem;
  margin-bottom: 2rem;
  color: #151515;
  font-size: 1.6rem;
  line-height: 2.6rem;
   

}
.forum-box{
  width: 100%;
  overflow: hidden;
  
}
.main-forum{
    padding-bottom: 30px;
    width: 100%;
    overflow: hidden;
    background: url(../images/icons/icon8.png) center no-repeat;
    background-size: 100% 100%;
   
}
.forum1 li{
  position: relative;
    width: 100%;
    text-align: left;

}
.forum1 li img{
  position: relative;
    width: 100%;
   
    
}
.forum1 li p{
    position: relative;
    left: 0;
    bottom: 3rem;
    padding: 0 15px;
    width: 100%;
    height: 3rem;
    background: rgba(0,0,0,.6);
    color: #fff;
    font-size: 1.4rem;
     text-align: right;
    line-height: 3rem;
    overflow: hidden;
}
.forum1 li .play-btn{
   position: absolute;
    left: 15px;
   
   bottom: 40px;
    z-index: 999;
    width: 40px; 
    height: 40px;
}

.forum3,.forum5,.forum7{
  
}

#forum2, #forum3, #forum4, #forum5, #forum6, #forum7{
     width: 100%;
 /*    padding: 0 40px;*/
   /* height: 205px;
     background: url(../images/icons/icon9.png) center no-repeat;
    background-size: 100% 100%; */
   
}
.fenluntan-box{
  
    max-height: 120px;
  
    
    text-align: left;
}


.fenluntan-box img{
   position: relative;
  width: 100%;
    /*height: 142px;*/
   
}

.fenluntan-box p{
position: relative;
    left: 0;
    bottom: 30px;
    padding: 0 0.5rem;
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,.6);
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-align: right;
}
.fenluntan-box .play-btn{
   position: absolute;
     left: 0;
   
   bottom: 12px;
 
    z-index: 999;
    width: 40px; 
    height: 40px;
}


/*花絮*/
.scenes-box{
  margin-top: 3.5rem;

}
.scenes-box li{
  float: left;
  width: 50%;
  padding-left: .8rem;
  padding-right: .8rem;
  margin-bottom: 2rem;
 
  overflow: hidden;
}
.scenes-box li img{

  width: 100%;
}


.handan-swiper{
  width: 100%;
 margin-top: 3rem;
 margin-bottom: 3rem;
}

.handan1{
  display: none;
}

.handan2 img{width: 100%;}


/*media*/
.media-container ul{
  margin-top: 3rem;
}
.media-container ul li{
  float: left;
  margin-bottom: 3rem;
  padding-left: 40px;
  padding-right: 40px;
  width: 50%;
  text-align: center;
  height: 7rem;
}
.media-container ul li img{
  width: 100%;
}


/*footer*/
.footer-container{
}

.footer-container .left{
  float: left;
    width: 100%;
    margin-top: 1.5rem;

    overflow: hidden;
}

/*底部*/
.footer-container{
  width: 100%;
  margin: 2rem auto 2rem;
   
}
.footer-container .hr{
  margin-bottom: 2rem;
}
.footer-container .left-footer{
  display: flex;
  justify-content: space-around;
}
.footer-container .left-footer div{
 
  width: 40%;
 
}
.footer-container .right-footer {
  width: 92%;
  margin: 0 auto;
  margin-top: 2rem;
 
  text-align: left;
  line-height: 2.6rem;
}

.footer-container .right-footer p {
  margin-bottom: 0.5rem;
}


/*二级页面*/
.s-schedule-banner{}
    .s-schedule-title{
      width: 92%;
      margin: 0 auto;
    }
    .s-schedule-nav{
      width: 100%;
        margin: 0 auto;
        text-align: center;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
    }
    .s-schedule-nav{
      width: 100%;
      border-bottom: 1px solid #dddddd;
      line-height: 5rem;
    }
    .s-schedule-title .title{
       display: none;
    }
    .s-schedule-title .title-nav a{color: #151515;font-size: 1.6rem;}
    
    .s-schedule-wrapper{
      width: 100%;
    }
    .s-schedule-left{
      float: none;
      width: 100%;
    }
    .s-schedule-left ul{clear: both; width: 100%;}
    .s-schedule-left ul li{
        float: left;
        width:50%; 
        height: 4rem;
        line-height: 4rem;
        border-bottom: 1px solid #ccc;
        color: #151515;
        font-size: 1.6rem;
        text-align: center;
        overflow: hidden;
        cursor: pointer;  

    }
    .s-schedule-left ul li.active{
       background: #2271b8;
    }
     .s-schedule-left ul li a{
       color: #151515;
     }
      .s-schedule-left ul li.active a{
         color: #ffffff;
      }
    
    .s-schedule-right{
      float: none;
        width: 92%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    

    /*right*/
    .s-schedule-table{
      display: none;

    }
    .s-schedule-table h4{
     padding-top: 20rem;
      margin-bottom: 3rem;
      color: #2271b8;
      font-size: 1.6rem;
      font-weight: bold;
    }

    .s-schedule-table .s-schedule-tt {
      width: 100%;
        height: 4rem;
        background: #67a1d8;
        color: #fff;
        font-size: 1.4rem;
        line-height: 4rem;
    }
    
    .s-schedule-table .tr{
      padding: 0.5rem 0;
      padding-left: 1rem;
       margin-top: 2rem;
      width: 100%;
        border-left: 3px solid #2271b8;
        background: #dee8f6;
        line-height: 3rem;
        text-align: left;
        font-size: 1.4rem;
    }
    .show{
      display: block;
    }

    

  