@charset "utf-8"; /* CSS Document */
@font-face{
    font-family: 'open-sans';
    src: url('/file/font_face/open-sans.eot') format('embedded-opentype'),
    url('/file/font_face/open-sans.woff2') format('woff2'),
    url('/file/font_face/open-sans.woff') format('woff'),
    url('/file/font_face/open-sans.ttf') format('truetype'),
    url('/file/font_face/open-sans.svg') format('svg');
}
* {
    padding: 0;
    margin: 0;
}
*{
    margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
    height: 100%;
}
body {
    font-size: 14px;
    color: #48494d;
    line-height: 1.6;
    font-family: open-sans, "宋体", sans-serif;
    margin: 0;
    padding: 0;
    /*min-width: 1200px;*/
}
li,dl{
    list-style: none;
}
a {
    text-decoration: none;
    color: #48494d;
}

a:hover {
    color: #48494d;
}

input:focus, textarea:focus, keygen:focus, select:focus {
    outline: none
}

* {
    /*box-sizing: border-box;*/
    list-style: none;
    margin: 0;
    padding: 0;
}


body {
    min-width: 580px;
    font-size: 14px;
    color: #48494d;
    line-height: 1.6;
    font-family: open-sans, "微软雅黑", sans-serif;
    height: 100%;
}
#main{
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
}

#main .head{
    height: 100px;
    background-color: #ffffff;
    overflow: hidden;
}
#main .head .bio{
    /*width: 200px;*/
    /*line-height: 100px;*/
    padding-top: 17px;
    padding-left: 25px;
    /*color: #36CCCC;*/
    display: block;
    float: left;
    /*font-size: 48px;*/
    /*font-weight: bold;*/
}
#main .head ul{
    width: 220px;
    padding-top: 8px;
    padding-right: 35px;
    color: #666666;
    float: right;
    font-family: '微软雅黑';
    font-size: 16px;
}
#main .head ul li{
    line-height: 22px;
    text-align: right;
}
#main .head ul li.l6{
    margin-top: 8px;
}

#main .navi{
    width: 100%;
    height: 60px;
    background-color: #363636;
    overflow: hidden;
}
#main .navi .na_home{
    width: 51px;
    height: 60px;
    margin-left: 23px;
    background: url('../images/na_home.png') center center no-repeat;
    display: block;
    float: left;
}
#main .navi ul{
    float: left;
    overflow: hidden;
}
#main .navi ul li{
    width: 86px;
    height: 60px;
    line-height: 60px;
    float: left;
    font-family: 'Adobe Arabic';
    font-size: 16px;
    text-align: center;
}
#main .navi ul li.mt{
    background: url('../images/na_homg.png') center 40px no-repeat;
}
#main .navi ul li a{
    width: 100%;
    height: 100%;
    color: #ffffff;
    display: block;
    font-family: 'Adobe 黑体 Std';
    font-size: 16px;
}
#main .navi .na_home:hover,#main .navi ul li a:hover,#main .navs .na_home:hover{
    background-color: #2A3134;
}
#main .navi .na_sign{
    width: 150px;
    height: 32px;
    line-height: 32px;
    margin: 14px 30px 0 0;
    background-color: #36CCCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    float: right;
    font-family: 'Adobe 黑体 Std';
    font-size: 24px;
    text-align: center;
}
#main .navs{
    width: 580px;
    height: 60px;
    background-color: #363636;
    display: none;
    overflow: hidden;
}
#main .navs .ns_home{
    width: 119px;
    height: 60px;
    line-height: 60px;
    background: url('../images/menu.png') 20px center no-repeat;
    background-size: 24px;
    border-right: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    float: left;
    text-indent: 60px;
}
#main .navs .na_sign{
    width: 150px;
    height: 32px;
    line-height: 32px;
    margin: 14px 30px 0 0;
    background-color: #36CCCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    float: right;
    font-size: 24px;
    text-align: center;
}

#main .bann{
    width: 100%;
    overflow: hidden;
    position: relative;
    /*background-color: #FF9935;*/
}
#main .bann img{
    width: 100%;
    /*max-width: 1440px;*/
    display: block;
}
#main .bann a{
    width: 13.89%;
    height: calc(100vw * 0.0333);
    line-height: calc(100vw * 0.0333);
    background-color: #36CCCC;
    color: #ffffff;
    font-size: calc(100vw * 0.0167);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Adobe 黑体 Std';
    position: absolute;
    left: 13.9%;
    top: 60.7%;
    text-align: center;
}

#main .gene{
    width: 100%;
    height: auto;
    /*min-height: 570px;*/
    padding-bottom: 90px;
    background-color: #363636;
}
#main .gene>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#main .gene h3{
    margin-bottom: 105px;
    border-color: #36CCCC;
    position: relative;
    top: 59px;
}
#main .gene p{
    line-height: 24px;
    margin-bottom: 20px;
    padding: 0 35px;
    color: #ffffff;
    font-size: 20px;
}
#main .gene p b{
    color: #FF9936;
    font-weight: normal;
}
#main .gene div>a{
    width: 260px;
    height: 50px;
    line-height: 50px;
    margin: 55px auto 0;
    background-color: #36CCCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    font-size: 24px;
    text-align: center;
}
#main .intr{
    width: 100%;
    /*min-height: 710px;*/
    padding-bottom: 80px;
    /*border-top: 1px solid #ffffff;*/
    background: url('../images/intr.jpg') center center no-repeat;
    background-size: 100% 100%;
}
#main .intr>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#main .intr h3{
    margin-bottom: 78px;
    position: relative;
    top: 49px;
}
#main .intr ul{
    max-width: 1100px;
    overflow: hidden;
}
#main .intr li{
    width: 520px;
    height: 370px;
    margin-right: 20px;
    background: url('../images/intr.png') center center no-repeat;
    float: left;
}
#main .intr li.lt{
    margin-right: 0;
}
#main .intr li h4{
    line-height: 24px;
    padding-top: 36px;
    color: #003666;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
#main .intr li h4 b{
    font-size: 18px;
    font-weight: normal;
}
#main .intr li p{
    width: 428px;
    max-height: 360px;
    margin: 42px auto 0;
    line-height: 30px;
    color: #666666;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    left: 6px;
}
#main .intr>div>a{
    width: 260px;
    height: 50px;
    line-height: 50px;
    margin: 38px auto 0;
    background-color: #36CCCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    font-size: 24px;
    text-align: center;
}
#main .gues{
    width: 100%;
    /*min-height: 950px;*/
    padding-bottom: 67px;
    background-color: #ffffff;
}
#main .gues>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#main .gues h3{
    color: #363636;
    margin-bottom: 113px;
    border-color: #36CCCC;
    position: relative;
    top: 49px;
}
#main .gues h3 b{
    font-size: 24px;
    font-weight: normal;
}
#main .gues ul{
    max-width: 1120px;
    height: auto;
    overflow: hidden;
}
#main .gues ul li{
    width: 200px;
    height: 340px;
    margin-right: 30px;
    margin-bottom: 30px;
    color: #ffffff;
    float: left;
}
#main .gues ul li img{
    width: 200px;
    height: 200px;
    display: block;
}
#main .gues ul li div{
    width: 178px;
    height: 140px;
    padding-left: 22px;
    /*background-color: #363636;*/
    color: #247980;
    overflow: hidden;
}
#main .gues ul li h5{
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    /*font-weight: normal;*/
}
#main .gues ul li p{
    line-height: 38px;
    font-size: 16px;
    color: #363636;
}
#main .gues>div>a{
    width: 300px;
    height: 50px;
    line-height: 50px;
    margin: 63px auto 0;
    background-color: #36CCCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    font-size: 24px;
    text-align: center;
}
#main .gues .ghoht{
    max-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}
#main .gues dl{
    width: 510px;
    margin-right: 60px;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
}
#main .gues dl dt{
    width: 118px;
    height: 136px;
    line-height: 118px;
    margin-right: 15px;
    background-color: #00315F;
    color: #ffffff;
    float: left;
    font-size: 24px;
    text-align: center;
}
#main .gues dl dd{
    width: 377px;
    line-height: 30px;
    color: #363636;
    float: left;
    font-size: 16px;
}

#main .exhi{
    width: 100%;
    min-height: 420px;
    padding-bottom: 80px;
    background: url('../images/exhi.jpg') center center no-repeat;
    background-color: #F4B95D;
}
#main .exhi>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#main .exhi h3{
    margin-bottom: 78px;
    position: relative;
    top: 49px;
}
#main .exhi>div>div{
    overflow: hidden;
}
#main .exhi div>img{
    display: block;
    float: left;
    padding-bottom: 30px;
}
#main .exhi div>img.i1{
    display: block;
}
#main .exhi div>img.i2{
    display: none;
}
#main .exhi div>p{
    max-width: 600px;
    line-height: 36px;
    margin-left: 38px;
    color: #ffffff;
    float: left;
    font-size: 18px;
    position: relative;
    top: -10px;
}
#main .cont{
    width: 100%;
    min-height: 300px;
    padding-bottom: 46px;
    background-color: #003666;
}
#main .cont>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
    color: #ffffff;
    overflow: hidden;
}
#main .cont .left{
    width: 789px;
    /*min-height: 251px;*/
    margin-top: 49px;
    float: left;
    overflow: hidden;
}
#main .cont .left .ontm{
    width: 340px;
    height: 180px;
    margin-right: 39px;
    background: url('../images/cont.png') center center no-repeat;
    float: left;
}
#main .cont .left .ontm h6{
    height: 41px;
    line-height: 41px;
    padding-top: 16px;
    font-size: 24px;
    font-weight: normal;
    text-indent: 35px;
}
#main .cont .left .ontm ul{
    padding-top: 17px;
    text-indent: 71px;
}
#main .cont .left .ontm li{
    height: 30px;
    line-height: 30px;
    color: #084155;
    font-size: 16px;
}
#main .cont .righ{
    width: 303px;
    height: 251px;
    padding-left: 47px;
    border-left: 1px solid #ffffff;
    float: left;
}
#main .cont .righ h6{
    height: 30px;
    line-height: 30px;
    color: #FF9900;
    font-size: 30px;
    font-weight: normal;
}
#main .cont .righ p{
    height: 16px;
    line-height: 16px;
    margin-top: 56px;
    font-size: 16px;
}
#main .cont .righ input{
    width: 290px;
    height: 37px;
    line-height: 37px;
    margin-top: 12px;
    border: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    font-size: 20px;
    text-indent: 20px;
}
#main .cont .righ a{
    width: 100px;
    height: 60px;
    line-height: 60px;
    margin-top: 13px;
    background-color: #FF9936;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    cursor: default;
    display: block;
    font-size: 24px;
    text-align: center;
}

#main .cont h3{
    color: #ffffff;
    margin-bottom: 37px;
    border-color: #36CCCC;
    position: relative;
    top: 49px;
}



#main .boot{
    width: 100%;
    height: 117px;
    background-color: #363636;
}
#main .boot>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
    overflow: hidden;
}
#main .boot>div>p{
    width: 100%;
    line-height: 30px;
    padding-top: 19px;
    color: #ffffff;
    float: right;
    text-align: center;
    top: 0;
}
.omth{
    width: 100%;
    height: auto;
    background-color: #333C40;
    display: none;
}
.omth .navs{
    height: 60px;
    background-color: #333C40;
    box-shadow: 0px 0px 10px 0px #222;
    overflow: hidden;
}
.omth .navs .ns_home{
    width: 119px;
    height: 60px;
    line-height: 60px;
    background: url('../images/omth.png') 20px center no-repeat;
    background-size: 24px;
    border-right: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    float: left;
    text-indent: 60px;
}
.omth .navs .na_sign{
    width: 150px;
    height: 32px;
    line-height: 32px;
    margin: 14px 30px 0 0;
    background-color: #36CCCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    float: right;
    font-size: 24px;
    text-align: center;
}
.omth ul{
    width: 464px;
    margin: 20px auto 0;
    padding-bottom: 40px;
}
.omth ul li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ffffff;
}
.omth ul li a{
    color: #ffffff;
    font-size: 18px;
}
/*会议概览start*/
#main .over{
    padding-bottom: 51px;
    background: url("");
    background-color: #ffffff;
}
#main .over h3{
    margin-bottom: 102px;
    border-color: #35CCCA;
    color: #0e3667;
}
#main .over p{
    max-width: 1025px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #363636;
    font-size: 20px;
}
/*会议概览end*/
/*会议日程start*/
#main .meet{
    width: 100%;
    padding-bottom: 56px;
    background-color: #ffffff;
}
#main .meet>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#main .meet h3{
    margin-bottom: 104px;
    border-color: #36CCCC;
    color: #0e335f;
    font-weight: normal;
    position: relative;
    top: 59px;
}
#main .meet img{
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    display: block;
}
#main .meet p{
    max-width: 1080px;
    height: 36px;
    line-height: 36px;
    margin: 20px auto 0;
    /*margin-bottom: 34px;*/
    /*color: #ffffff;*/
    font-size: 18px;
}
/*会议日程end*/
/*演讲嘉宾start*/
#main .guset{
    width: 100%;
    padding-bottom: 40px;
    background-color: #ffffff;
}
#main .guset>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#main .guset h3{
    color: #363636;
    margin-bottom: 93px;
    border-color: #36CCCC;
    color: #0D365F;
    font-weight: normal;
    position: relative;
    top: 59px;
}
#main .guset dl{
    width: 1080px;
    margin: 0 auto;
}
#main .guset dl dt{
    width: 160px;
    height: 50px;
    line-height: 50px;
    background-color: #0D365F;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
}
#main .guset dl dd{
    margin-top: 8px;
    margin-bottom: 30px;
    padding-right: 64px;
    font-size: 20px;
}
/*演讲嘉宾end*/
/*参展赞助start*/
#main .spons{
    width: 100%;
    padding-bottom: 46px;
    background-color: #ffffff;
}
#main .spons>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#main .spons h3{
    color: #363636;
    margin-bottom: 93px;
    border-color: #36CCCC;
    color: #0D365F;
    font-weight: normal;
    position: relative;
    top: 59px;
}
#main .spons div>p{
    width: 330px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 9px;
    background-color: #0D365F;
    color: #ffffff;
    font-size: 32px;
    text-indent: 17px;
}
#main .spons div>p label{
    width: 169px;
    height: 48px;
    margin: 1px 1px 0 0;
    line-height: 48px;
    background-color: #ffffff;
    color: #0D365F;
    float: right;
    text-indent: 20px;
}
#main .spons div ul{
    margin-bottom: 41px;
}
#main .spons div li{
    height: 30px;
    line-height: 30px;
    color: #0D365F;
    font-size: 20px;
    list-style:disc inside;
    text-indent: 8px;
}
#main .spons div li label{
    padding-left: 11px;
}
#main .spons .spons_img{
    max-width: 1020px;
    margin-top: 13px;
    overflow: hidden;
}
#main .spons .spons_img img{
    width: 320px;
    height: 240px;
    margin: 0 30px 30px 0;
    display: block;
    float: left;
}
/*参展赞助end*/

/*往期回顾start*/
#main .review{
    width: 100%;
    padding-bottom: 46px;
    background-color: #ffffff;
}
#main .review>div{
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#main .review h3{
    color: #363636;
    margin-bottom: 93px;
    border-color: #36CCCC;
    color: #0D365F;
    font-weight: normal;
    position: relative;
    top: 59px;
}
#main .review div dl{
    width: 500px;
    height: 228px;
    float: left;
    margin: 10px 30px 100px 30px
}

#main .review div dl img{
    width: 500px;
    height: 250px;
}

#main .review div dl dd{
    width: 500px;
    height: 49px;
    font-size: 18px;
    font-weight: bold;
    font-family: '宋体';
    color: #000000;
    text-align: center;
}
/*往期回顾end*/
.clear{clear:both;}
/*公用*/
#main h3{
    width: 50%;
    height: 34px;
    border-left: 5px solid #ffffff;
    line-height: 34px;
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
    text-indent: 26px;
}
#main .gene div>a,
#main .intr > div > a,
#main .gues>div>a{
    font-family: 'Adobe 黑体 Std';
}
