@media screen and (min-width: 768px) {
    * {
        box-sizing: border-box;
    }
    body{
        min-width: 1200px;
        overflow: hidden;
        overflow-y: auto;
    }
.pc .nav-ul{
    width: 50%;
}

.pc .container {
    width: 1200px;
    margin: 0 auto;
}
.pc header{
    width: 100%;    
    min-width: 1200px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    
}
.pc .header-top {
    min-width: 1200px;
    height: 80px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-around;
}

.pc .header-ul {
    width: 434px;
    list-style: none;
    float: left;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: black;
    margin-top: 32px;
}
.pc .header-logo{
    width: 118px;
    height: 44px;
}
.pc .header-ul a {
    padding-bottom: 12px;
    height: 36px;
}
.pc .header-ul  a{
    height: 36px;
    display: block;
    text-decoration: none;
    color: #000;
}
.pc .header-ul .li-active{
    border-bottom: 2px solid #000;
}

.pc .div-logo {
    margin-top: 16px;
    width: 50%;
    /* min-width: 1200px; */
}
/* top */
.pc .top {
    width: 100%;
    min-width: 1200px;
    height: 700px;
    background: url(http://s.laoyaoba.com/jwconference/2018/img/top.png)no-repeat;
    background-size: 100% 100%;
    margin-top: 80px;
    color: #fff;
}

.pc .top .top-left a{
    display: none;
    font-size: 35px;   
    width: 200px;
    height: 53px;  
    display: inline-block; 
    background-color: #fff;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 120px;
    line-height: 53px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #0256FB;
}
.pc .top .top-lefts a{
    display: none;
    font-size: 35px;   
    width: 200px;
    height: 53px;  
    margin-top: 420px;
    display: inline-block; 
    background-color: #fff;
    border-radius: 10px;
    
    margin-bottom: 20px;
    margin-left: 120px;
    line-height: 53px;
    text-align: center;
    /* padding: 10px; */
    text-decoration: none;
    color: #fff;
    background-color: #0256FB;
}

/* 嘉宾 */
.pc .jiabin {
    width: 100%;
    min-width: 1200px;
    height: 950px;
    background-color: rgb(248, 248, 248);
    padding-top: 83px;
}

.share-h2 {
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
}

.pc .jiabin .jiabin-h2 {
    width:1200px;
    padding-top: 50px;
    background: url('http://s.laoyaoba.com/jwconference/2018/英文/1.png')no-repeat;
}

.pc .jiabin .carousel-content {
    margin-top: 130px;
}
.pc .jiabin .jz{
margin-top: 20px;
    text-align: center;
}
.pc .jiabin .jz a{
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    background: #4700B8;
    padding: 10px;
    border-radius: 5px;
}
/* 大会亮点 */
.pc .meeting .dhld-h2 {
    width:1200px;
    margin: 80px auto;
    padding-top: 50px;
    background: url('http://s.laoyaoba.com/jwconference/2018/英文/2.png')no-repeat;
}

.pc .meeting .dhld-img {
    display: flex;
    justify-content: space-between;
}
.pc .meeting .dhld-img .ld_zz{
    width: 330px;
    height: 320px;
    color: #fff;
    background-color: #666;
    /* text-align: center; */
    font-size: 20px;
    padding: 20px;
}
.pc .meeting .dhld-img img {
    width: 330px;
    height: 300px;
    /* transition: all 0.6s; */
}
.pc .meeting .dhld-img .ld_xuhao{
    font-size: 120px;
}
/* 大会视频 */
.pc .meeting{
    min-width: 1200px;
}
.pc .meeting .dhsp-h2 {
    width: 1200px;
    margin: 80px auto;
    padding-top: 50px;
    background: url('http://s.laoyaoba.com/jwconference/2018/英文/3.png')no-repeat;
}
.pc .meeting .sp2{
    width: 1200px;
    margin: 80px auto;
    padding-top: 50px;
    background: url('http://s.laoyaoba.com/jwconference/2018/英文/4.png')no-repeat;
}

.pc .meeting .dhsp-img {
    width: 100vw;
    /* overflow: hidden; */
    position: relative;
}
.pc .meeting .dhsp-img #lalala{
    width: 100%;
    height: 500px;
    background-color: #000;
}
.pc .meeting .dhsp-img #dududu{
    width: 100vw;
    height: 500px;
    background-color: #000;
}
.pc .meeting .dhsp-img img {
    width: 100%;
}

.pc .meeting .dhsp-img h1 {
    font-size: 77px;
    color: #fff;
    position: absolute;
    top: 105px;
    left: calc(50% - 423px);
}

.pc .meeting .dhsp-img .fh {
    left: calc(50% - 346px);
}

.pc .meeting .dhsp-img .play {
    position: absolute;
    top: 200px;
    left: calc(50% - 60px);
    width: 120px;
}
/* 新闻 */
.pc .new .new-h2 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
    padding-top: 50px;
    background: url('http://s.laoyaoba.com/jwconference/2018/英文/5.png')no-repeat;
}

/* 新闻轮播 */
.pc .new{
    min-width: 1200px;
    height: auto;
    position: relative;
}
.pc .new ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pc .new #box {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.pc .new .slider li {
    /* position: absolute;
    top: 0;
    left: 0; */
    display: none;
}

.pc .new .slider li.active {
    display: block;
}

.pc .new .indicator {
    width: 100%;
    position: absolute;
    left: 0;
    top: 1530px;
    display: flex;
    justify-content: center;
}

.pc .new .indicator li {
    width: 20px;
    height: 20px;
    /* background: red; */
    border:1px solid #4700B8; 
    border-radius: 50%;
    margin: 2px;
    cursor: pointer;
}

.pc .new .indicator li.active {
    background: #4700B8;
}
#box .btns span{
    /* width: 24px;
    height: 48px; */
    /* line-height: 48px; */
    text-align: center;
    /* background-color: red; */
    position: absolute;
    top: calc(59% - 100px);
    color: #bbb;
    cursor: pointer;
}
#box .btns .fa{
    font-size: 100px;
}
#box .btns .prev{      
    left: 0;
}
#box .btns .next{      
    right: 0;
}
.pc .new .new-lb {
    width: 1200px;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* justify-content: space-between; */
    font-size: 20px;
    text-decoration: none;
    /* display: block; */
}
.pc .new .new-lb-img-left{
    margin-right: 55px;
    width: 379px;
    height: 330px;
}
.pc .new .new-lb-img-right {
    /* padding-left: 55px; */
    width: 800px;
    height: 330px;
}

.pc .new .new-con {
    /* margin-left: 85px; */
    padding-right: 15px;
    width: 379px;
    height: 330px;
}

.pc .new .new-con p:nth-child(1) {
    font-size: 20px;
    color: #bbb;
    margin-top: 78px;
    margin-bottom: 40px;
}

.pc .new .new-con p:nth-child(3) {
    color: #bbb;
    margin-top: 40px;
    width: 240px;
    height: 55px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -o-text-overflow: ellipsis;/* for Opera */
    text-overflow: ellipsis;/* for IE */
    overflow: hidden;

}
.pc .new .new-con p:nth-child(3):after{
    content:"...";
    /* position: absolute;
    right: 3px;
    top: 30px; */
    }
.pc .new .new-arrow-right{
    margin-left: 245px;
    margin-top: 147px;
    width: 64px;
    height: 64px;
    background: url('http://s.laoyaoba.com/jwconference/2018/img/arrowhui.png')
}
.pc .new .new-lb .new-con p:nth-child(2){
    color: #101010;
}
.pc .new .new-lb:hover .new-con p:nth-child(2){
    color: #2974BA;
}   
.pc .new .new-lb:nth-child(3):hover .new-arrow-right{
    background: url('http://s.laoyaoba.com/jwconference/2018/img/arrowlan.png')
}   
/* 嘉宾加载更多 */
.pc .more {
    width: 100%;
    min-width: 1200px;
    margin-top: 100px;
    background-color: #000;
    /* background: url(http://s.laoyaoba.com/jwconference/2018/img/jiazaibg.jpg)no-repeat; */
    background-size: 100% 100%;
}
.pc .more .more-h2{
    width: 1200px;
    background:url('http://s.laoyaoba.com/jwconference/2018/英文/6.png')no-repeat;
    margin-top: 80px;
    color: #fff;
    padding-top: 65px;
    margin-bottom: 80px;
}
.pc .more .more-jb-jb{
    margin-bottom: 22px;
    margin-left: 14px;
}
.pc .more .more-jb-jb div{
    background-color: #4700B8;
    width: 220px;
    padding: 20px 30px;
}
.pc .more .more-jb-jb img{
    /* width: 200px; */
}
.pc .more .more-jb-jb div p{
    /* margin: 0; */
    padding: 0;
}
.pc .more .jb-name{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.pc .more .jb-gs{
    font-size: 20px;
    color: #ccc;
}
.pc .more .jb-zw{
    font-size: 16px;
    color: #ccc;
}
.pc .more .more-jb{
    width: 1200px;
}
.pc .more .more-jb li{
    width: 1200px;
    /* display: flex; */
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* justify-content: space-around; */
    flex-wrap: wrap;
   
}
.pc .more .more-jb li .more-jb-jb:nth-child(1) div{
    padding-bottom: 0.1px;
}
.pc .more .more-jb li .more-jb-jb:nth-child(6) div{
    padding-bottom: 0.1px;
}

.pc .more .showMorehandle{
    width: 180px;
    height: 60px;
    text-align: center;
    background-color: #4700B8;
    font-size: 30px;
    color: #fff;
    margin: 16px auto;
    line-height: 60px;
    border: none;
    border-radius: 5px;
    margin-bottom: 77px;
    cursor: pointer;
}

/* 会议议程 */
.pc .agenda {
    position: relative;
    /* top: 0; */
    min-width: 1200px;
    margin-top: 30px;
    /* margin-top: 1500px; */
}
.pc .agenda .div-h2{
    padding-top: 10px;
}
.pc .agenda .agenda-h2{
    width: 1200px;
    background:url('http://s.laoyaoba.com/jwconference/2018/英文/7.png')no-repeat;
    margin-top: 100px;
    color: #000;
    padding-top: 50px;
    margin-bottom: 60px;
}
.pc .agenda .erji-nav{
    width: 100%;
    min-width: 1200px;
    height: 80px;
    
    background-color: #000;
    /* position: absolute;
    top: 100px; */
}   
.pc .agenda  .container{
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    color: #eee;
    font-size: 20px;
    line-height: 80px;
} 
.pc .agenda .container ul{
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}
.pc .agenda .container ul li{
    list-style: none;
} 
.pc .agenda .erji-nav-show{
    width: 100%;
    min-width: 1200px;
    height: 80px;
    background-color: #000;
    display: none;
    position: fixed;
    top: 80px;
    z-index: 99999;
}
.pc .agenda .container .left{
    text-decoration: none;
}
.pc .agenda .container .right{
    text-decoration: none;
}
.pc .agenda .container .left ul{
    color: #fff;
    width: 347px;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
   
    justify-content: space-around;
    border-right: 3px solid #4700B8;
}
.pc .agenda .container .right ul{
    width: 666px;
    color: #fff;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}
/* 议程下面 */
.pc .agenda .container .top{
    background: none;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 1000px;
    height: 700px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.pc .agenda .container-top .top .left{
    width: 350px;
    height: 100px;
    background: url(http://s.laoyaoba.com/jwconference/2018/img/day_01.png)no-repeat;
    margin-top: 200px;
    color: #000;
    font-size: 40px;
    margin-left: 75px;
    padding-top: 67px;
    padding-left: 7px;
}
.pc .agenda .container-top .top .second{
    padding-top: 72px;
    padding-left: 0px;
    background: url(http://s.laoyaoba.com/jwconference/2018/img/day_02.png)no-repeat;
}
.pc .agenda .container-top .top .right{
    margin-left: 100px;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    padding-top: 100px;
}
.pc .agenda .container-top .top .right {
    width: 800px;
    display: flex;
    justify-content: space-around;
}

.pc .agenda .container-top .top .right .agenda-mid  {
    width: 5px;
    height: 300px;
    background-color: #bbb;
    /* margin-left: 500px; */
}

.pc .agenda .container-top .top .right .agenda-mid  .dian {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: aqua;
    margin-top: 66px;
    margin-left: -1px;
}
.pc .agenda .container-top .top .right .agenda-left div{
    margin-top: 102px;
    color: #4700B8;
}
.pc .agenda .container-top .top .right .agenda-left .time{
    font-size: 40px;
    color: #4700B8;
}
.pc .agenda .container-top .top .right .agenda-left .fa{
    font-size: 40px;
    color: #4700B8;
    margin-left: 10px;
}
.pc .agenda .container-top .top .right .yicheng{
    font-size: 20px;
    color: #000;
    margin-top: -50px;
}
.pc .agenda .container-top .top .right .agenda-right div{
    margin-top: 30px;
    color: #4700B8;
}
.pc .agenda .container-top .top .right .agenda-right .time{
    font-size: 40px;
    color: #4700B8;
    margin-right: 10px;
}
.pc .agenda .container-top .top .right .agenda-right .fa{
    font-size: 40px;
    color: #4700B8;
}
.pc .agenda .container-top .top .right .agenda-right .yicheng{
    margin-left: 50px;
}
.pc .agenda .container-top{
    display: inline;
    /* width: 1000px; */
}
.pc .agenda .container-top .top:nth-child(1){
    margin-top: -50px;

}
.pc .agenda .container-top .top:nth-child(2){
    margin-top: -300px;
    border-top: 1px solid #aaa;
}
.pc .agenda .container-top #thirty-one .right .agenda-mid{
    height: 420px;
}
.pc .agenda .container-top #thirty-one .right .rencai{
    margin-top: 34px;
}
/* 奖励评选 */
.pc .award {
    /* margin-top: 160px; */
    width: 100%;
    height: 700px;
    background-image: url('http://s.laoyaoba.com/jwconference/2018/img/jxbjt.jpg');
    background-size: 100%;
    margin-top: -150px;
}
.pc .award .award-h2{
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 65px;
    margin-bottom: 50px;
    width: 1200px;
    color: #fff;
    background: url(http://s.laoyaoba.com/jwconference/2018/英文/8.png)no-repeat;
    
}
 .pc .award .award-top{
    padding-top: 5px;
    /* position: relative; */
}
.pc .award .container{
    width: 1200px;
    height: 450px;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.pc .award .container ul{
    margin: 0;
    padding: 0;
    width: 1200px;
    list-style: none;
}
.pc .award .container #boxs{
    width: 1170px;
    /* height: 280px; */
    position: relative; 
    margin-top: 30px;
    text-align: center;
}
.pc .award .container .slider li{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    
}
.pc .award .container .slider li div{
    width: 900px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    margin-left: 135px;
}
.pc .award .container .slider li div img{
    background: #fff;
    padding-bottom: 10px;
}
.pc .award .container .slider li.active{
     display: block;
 }
 .pc .award .container .indicator{
     width: 100%;
     position: absolute;
     left: 0;
     top: 260px;
     display: flex;
     justify-content: center;
 }
 .pc .award .container .indicator li{
     width: 10px;
     height: 10px;
     background: red;
     border-radius: 50%;
     margin: 2px;
     cursor: pointer;
 }
 .pc .award .container .indicator li.active{
     background: green;
 }
 .pc .award .container #boxs .btns span{
    
     position: absolute;
     top: calc(50% - 24px);
     color: wheat;
     cursor: pointer;
 }
 .pc .award .container #boxs .btns i{
    font-size: 46px;
    width: 52px;
    height: 52px;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #eee;
 }
 .pc .award .container #boxs .btns .fa-angle-left{
     padding-right: 2px;
 }
 .pc .award .container #boxs .btns .fa-angle-right{
    padding-left: 5px;
 }
 .pc .award .container #boxs .btns .next{
     right: -10px;
    }
    .pc .award .container #boxs .btns .prev{
     left: 0;
 }
.pc .award .container #boxs p{
    color: #fff;
    width: 1170px;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* 峰会信息 */
.pc .summit {
    width: 100%;
    min-width: 1200px;
    height: 1000px;
    background-color: #EDEDED;
    position: relative;
    /* margin-top: -100px; */
}
.pc .summit .container{
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.pc .summit .container div{
    width: 390px;
    text-align: center;
}
.pc .summit .summit-h2-con{
    padding-top: 60px;
}
.pc .summit .summit-h2{
    width: 1200px;
    /* height: 45px; */
    /* margin-top: 80px; */
    padding-top: 50px;
    margin-bottom: 105px;
    background: url('http://s.laoyaoba.com/jwconference/2018/英文/9.png')no-repeat;
}
.pc .summit .summit-time{
   margin-top: 30px;
   margin-bottom: 30px;
   font-size: 20px;
   color: #4700B8;
}
.pc .summit .times{
    font-size: 30px;
    margin-top: -70px;
    /* margin-bottom: 60px; */
}
.pc .summit .summit-addess{
   color: #4700B8;
   font-size: 20px;
}
.pc .summit .didian{
   text-decoration: none;
   text-align: center;
   cursor: pointer;
}

.pc .summit .bg_img{
   background:#191919;
   opacity:0.8;
   display:none;
   position:fixed;
   top: 0;
   z-index: 99;
   width:100%;
   height:100vh;
}
/* 地图 */
.pc .summit .iw_poi_title {
   color: #CC5522;
   font-size: 14px;
   font-weight: bold;
   overflow: hidden;
   padding-right: 13px;
   white-space: nowrap
}

.pc .summit .iw_poi_content {
   font: 12px arial, sans-serif;
   overflow: visible;
   padding-top: 4px;
   white-space: -moz-pre-wrap;
   word-wrap: break-word
}
.pc .summit .BMapLabel{ max-width:none; } 
.pc .summit  #dituContent {

    position:absolute;
    top:20%;
    left:calc(50% - 600px);
    /* z-index: ; */
    width:1200px;
    height: 700px;
    border: #ccc solid 1px;
    /* visibility: hidden; */
   
}
/* 商务合作 */
.pc .business {
min-width: 1200px;
}
.pc .business .business-h2{
   margin-top: 80px;
   width: 1200px;
   background: url(http://s.laoyaoba.com/jwconference/2018/英文/10.png)no-repeat;
   padding-top: 50px;
   margin-bottom: 70px;
}
.pc .business .business-div{
    padding-top: 10px;
}
.pc .business .business-phone{
   margin: 0 auto;
   width: 259px;
   height: 50px;
   margin-bottom: 110px;
   background: url(http://s.laoyaoba.com/jwconference/2018/img/business-phone.png)no-repeat;
}
.pc .business .business-contact{
display:-webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
/* justify-content: space-around; */
font-size: 40px;
flex-wrap: wrap;
height: auto;
margin-bottom: 80px;
}
.pc .business .business-contact div{
   margin: 0 auto;
   line-height: 60px;
   font-size: 30px;
}
.pc .business .business-contact div:nth-child(2){
    margin-right: 0;
}




/* review */
.pc .review {
   width: 100%;
   min-width: 1200px;
   height: 1000px;
   background: url(http://s.laoyaoba.com/jwconference/2018/img/reviewback.png) no-repeat;
   background-size: 100% 100%;
   overflow-y: hidden;
}
.pc .review .review-div{
   width: 100%;
   height: 1000px;
   overflow-y: hidden;
   background-color: rgba(0, 0, 0, 0.5);
}
.pc .review .review-h2{
   width: 1200px;
   background: url(http://s.laoyaoba.com/jwconference/2018/英文/11.png) no-repeat;
   padding-top: 50px;
   color: #fff;
}
.pc .review .review-hg{
   padding-top: 80px;
}

.pc .review .review-div .tab{
margin: 80px auto;
}
.pc .review .review-div .tab .tab-nav{
font-size: 40px;
margin-top: 80px;
width: 1140px;
margin: 80px auto;
display: flex;
justify-content: space-between;
}
.pc .review .review-div .tab .tab-nav li{
/* float: left; */
/* margin-right: 5px; */
border-radius: 3px 3px 0 0;
}

.pc .review .review-div .tab .tab-nav li a{
display: block;
height: 30px;
padding: 0 20px;
color: #ffffff;
text-decoration: none;
line-height: 30px;
}
.pc .review .review-div .tab .tab-nav li.actived a{
color: #02D4F7;
}
.pc .review .review-div .tab .content-wrap{
width: 1140px;
height: 600px;
margin: 0 auto;
}
.pc .review .review-div .tab .content-wrap img{
width: 100%;
height: 100%;
}
.pc .review .review-div .tab .content-wrap .content-item{
width: 1140px;
height: 600px;
position: absolute;
/* height: 200px; */
display: none;
}
.pc .review .review-div .tab .content-wrap .current{
display: block;
}
.pc .review .review-div .tab .content-wrap .info .dhld-img{
    display: flex;
    justify-content: space-around;
}
.pc .review .review-div .tab .content-wrap .info .dhld-img .ld_zz{
    background-color: #666;
    width: 260px;
    height: 250px;
    font-size: 20px;
    color: #fff;
    padding: 10px;
}
.pc .review .review-div .tab .content-wrap .info .dhld-img .ld_zz .ld_xuhao{
    font-size: 90px;
}
.pc .review .review-div .tab .content-wrap .info .info-img{
margin-top: 80px;
display: flex;
justify-content: space-between;
}
.pc .review .review-div .tab .content-wrap .info img{
width: 260px;
height: 250px;
}
.pc .review .review-div .tab .content-wrap .hot{
width: 1140px;
height: 600px;
background-color: rgba(0, 0, 0, 0.8);

}

.pc .review .review-div .tab .content-wrap .hot .hot-news .news-content .news-div{
height: 550px;
display: none;

}
.pc .review .review-div .tab .content-wrap .hot .hot-news .news-content .news-div:nth-child(1){
display: block;
}
.pc .review .review-div .tab .content-wrap .hot .hot-news p{
width: 70%;
overflow: hidden;  
text-overflow: ellipsis;  
white-space: nowrap; 
font-size: 22px;
color: #fff;
}
.pc .review .review-div .tab .content-wrap .hot .hot-news p a{
color: #fff;
text-decoration: none;

}
.pc .review .review-div  .news-tab{
    width: 100px;
    display: flex;
    margin-bottom: 10px;
    justify-content: space-around;
    margin: 0 auto;
}
.pc .review  .review-div .news-tab li{
width: 20px;
height: 20px;
border-radius: 50%;
border: 1px solid #fff;

}
.pc .review  .review-div .news-tab li.news-tab-active{
background-color: #fff;
}
.pc .review .review-div .tab .content-wrap .hot .hot-news .news-content .news-li{
padding: 40px;
}
.pc .review .review-div .tab .content-wrap .hot .hot-news .news-content .news-li .xuhao{
font-size: 68px;
color: #4CCBFE;
margin-right: 10px;

}
.pc .review .review-div .tab .content-wrap .hot .hot-news .news-content .news-li .info-con{
display: flex;
width: 50%;
margin-top: 20px;
}
.pc .review .review-div .tab .content-wrap .hot .hot-news .news-content .news-li .info-con div{
margin-top: 15px;
height: 80px;
width: 500px;
padding-left: 10px;
border-left: 2px solid #fff;
}
.pc .review .review-div .tab .content-wrap .hot .hot-news .news-content .news-div .news-li{
display: flex;
justify-content: space-between;
flex-wrap: wrap;

}
/* 购票参会 */
.pc .buy {
min-width: 1200px;
}
.pc .buy .buy-h2{
margin-top: 80px;
width: 1200px;
background: url(http://s.laoyaoba.com/jwconference/2018/英文/12.png);
padding-top: 50px;
margin-bottom: 80px;
}
.pc .buy .container{
text-align: center;
}
.pc .buy .buy-ticket{
width: 1130px;
height: 340px;
margin: 0 auto;
background: url(http://s.laoyaoba.com/jwconference/2018/img/buya.png);
display:-webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-around;
color: #fff;
}
.pc .buy .team-buy{
    background: url(http://s.laoyaoba.com/jwconference/2018/img/team_buy.png);
    margin-top: 30px;
}
.pc .buy .buy-ticket .dahui{
width: 420px;
}
.pc .buy .buy-ticket .dahui h5{
margin: 30px auto;
font-size: 20px;
padding-bottom: 20px;
width: 220px;
border-bottom: 2px solid #fff;
}
.pc .buy .buy-ticket .dahui p{
font-size: 16px;
}
.pc .buy .buy-ticket .dahui span{
font-size: 20px;
}
.pc .buy .buy-ticket .dahui .jiage{
font-size: 80px;
}
.pc .buy .buy-ticket .goupiao p{
cursor: pointer;
font-size: 36px;
width: 66px;
height: 210px;
border: 2px solid #fff;
border-radius: 10px;
margin-top: 68px;
}
.pc .buy .buy-ticket .goupiao a{
text-decoration: none;
color: #fff;
}
.pc .buy .buy-ticket .zaoniao{
width: 420px;
}

/* 合作企业 */
.pc .cooperation {
width: 100%;
min-width: 1200px;
background: #EDEDED;
padding-bottom: 80px;
margin-top: 80px;
}
.pc .cooperation .cooperation-h2{
margin-top: 80px;
width: 1200px;
padding-top: 50px;
margin-bottom: 45px;
background: url(http://s.laoyaoba.com/jwconference/2018/英文/13.png);
}
.pc .cooperation .cooperation2{
margin-top: 80px;
width: 1200px;
padding-top: 50px;
margin-bottom: 45px;
background: url(http://s.laoyaoba.com/jwconference/2018/英文/14.png);
}
.pc .cooperation .cooperation-h2:nth-child(1){
margin-top: 0;
}
.pc .cooperation .cooperation-h2-con{
padding-top: 80px;
/* margin-top: 80px; */
}
.pc .cooperation .container .hezuo{
display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
justify-content: space-around;
}
.pc .cooperation .container .hezuo li{
width: 170px;
}
.pc .cooperation .container .hezuo li img{
margin-top: 24px;
}
/* 关于集微 */
.pc .about {
min-width: 1200px;
margin-bottom: 80px;
}
.pc .about .about-h2{
width: 1200px;
margin-top: 80px;
padding-top: 50px;
margin-bottom: 80px;
background: url(http://s.laoyaoba.com/jwconference/2018/英文/15.png)no-repeat;
}
.pc .about .about-title{
display:-webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
font-size: 30px;
}
.pc .about .about-title li{
text-align: center;
padding-bottom: 20px;
margin-bottom: 80px;
cursor: pointer;
}
.pc .about .about-title .addcolor{
border-bottom: 5px solid #2974BA;
}
.pc .about .about-jiwei{
font-size: 20px;
display: none;
}
.pc .about .about-jiwei:nth-child(1){
display: block;
}
.pc .about .about-jiwei .about-jiwei-logo{ 
margin-top: 80px;
margin-bottom: 80px;
text-align: center;
}

.pc .about .about-jiwei .about-jiwei-logo img{
width: 186px;
}
.pc .about .about-jiwei .bdt-logo img{
    width: 300px;
}
/* 关于集微峰会 */
.pc .jiwei-summit {
width: 100%;
min-width: 1200px;
height: 360px;
background: #999;
color: #fff;
}
.pc .jiwei-summit .container{
display:-webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.pc .jiwei-summit .jiwei-h2{
font-size: 40px;
margin-top: 80px;
margin-bottom: 50px;
}
.pc .jiwei-summit .jiwei-left{
width: 40%;
font-size: 16px;
}
.pc .jiwei-summit .jiwei-right{
display:-webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-around;
font-size: 20px;
font-family: "Microsoft YaHei"

}
.pc .jiwei-summit .jiwei-right div{
/* width: 220px; */
margin-top: 150px;
text-align: center;
margin-left: 20px;
}
.pc .jiwei-summit .jiwei-right div img{
margin-bottom: 35px;
}
}
