@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-04-05 08:55:18
 * @version $Id$
 */
 .text-align-center{text-align:center;}
 /*banner*/
.banner-box{height:451px;background:url(../images/banner.jpg) top center no-repeat;margin-bottom:25px;}
/*焦点图*/
.focus-box{border-top:1px dashed #006bff;margin-bottom:30px;}
/*.tips{width:356px;height:53px;background:url(../images/p01.png) top center no-repeat;position:absolute;left:322px;top:-27px;}*/
.tips{width:321px;height:38px;background:url(../images/p01.png) top center no-repeat;position:absolute;left:321px;top:-20px;font-size: 18px;color: #fff;line-height: 38px;text-align: center;}
.focus-box .txt{width:565px;float:left;padding-left:25px;padding-top:35px;}
.focus-box .txt .sec{border-bottom:1px dashed #a4a4a4;margin-bottom:15px;padding-bottom:15px;position:relative;}
.focus-box .txt .more{font-size:14px;color:#0368fb;position:absolute;right:40px;bottom:-11px;display:block;width:36px;height:24px;line-height:24px;background:#fff;text-align:center;}
.focus-box h3{font-size:24px;font-weight:normal;color:#4501b3;line-height:40px; text-align:center;}
.focus-box h3 a{font-size:24px;font-weight:normal;color:#4501b3;line-height:30px;}
.focus-box .txt p{text-indent:2em;line-height:22px;color:#808080;}
.focus-box .pic{float:right;width:372px;padding-top:35px;}
.focus-box .slideBox{width:372px;height:273px;overflow:hidden;position:relative;}
.focus-box .slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:5px; bottom:32px; z-index:1; }
.focus-box .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focus-box .slideBox .hd ul li{ float:left;margin-right:10px;width:10px;height:10px;background:#00d8c4;cursor:pointer;text-indent:-999em;border-radius:50%;}
.focus-box .slideBox .hd ul li.on{background:#f2fefd;}
.focus-box .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.focus-box .slideBox .bd li{ zoom:1; vertical-align:middle;position:relative;}
.focus-box .slideBox .bd img{display:block;}
.focus-box .slideBox .tit{width:352px;height:28px;padding:0 10px;background:url(../images/p06.png) no-repeat;position:absolute;left:0;bottom:-10px;text-align:center;}
.focus-box .slideBox .tit a{line-height:28px;color:#fff;font-size:14px;}
.focus-box .info{width:372px;background:#4501b3;padding-bottom: 7px;}
.focus-box .info .liangdian1{background:url(../images/p11.png) bottom right no-repeat;width:372px;height:80px;}
.focus-box .info .liangdian2{background:url(../images/p12.png) bottom right no-repeat;width:343px;height:23px;}
.focus-box .info p{color: #fff;margin:15px 35px;font-size: 14px;line-height: 22px;}
.focus-box .info ul{margin-left:25px;}
.focus-box .info ul li{position:relative;line-height:22px;color:#2c2c2c;font-size:14px;padding-left: 10px;padding-right: 5px;margin-top: 5px;}
.focus-box .info ul li:before{content:'';position:absolute;left:-4px;top:8px;width:8px;height:8px;background:#2c2c2c;border-radius:50%;}
/*会议进程*/
.process-box{background:url(../images/j03.jpg) top center no-repeat;height:297px;margin-bottom:10px;}
.process-box .w1000{overflow:hidden;}
.process-box .items{width:100%;padding:116px 0 0 183px;}
.process-box .items li{width:128px;height:83px;background:url(../images/p02.png) 0 0 no-repeat;float:left;position:relative;}
.process-box .items .last{background:url(../images/p03.png) 0 0 no-repeat;}
.process-box .items li .num{width:35px;height:35px;text-align:center;color:#fff;font-size:18px;font-family:arial;margin:27px 0 0 48px;}
.process-box .items .info{width:165px;padding:5px;border:1px dashed #00d8c4;color:#00d8c4;line-height:18px;position:absolute;}
.process-box .items .line{border-left:1px dashed #00d8c4;height:50px;width:1px;position:absolute;left:50%;top:0;}
.process-box .items .info2{line-height:36px;}
.process-box .items .odd .info{left:-20px;top:-50px;height:36px;}
.process-box .items .even .info{left:-15px;top:95px;height:54px;width:150px;}
.process-box .items .even .info3{width:175px;left:-20px;}
.process-box .items .odd .info1{width:120px;left:0;}
.process-box .items .even .line{top:45px;}

.tit{font-size:0;line-height:0;overflow:hidden;margin-bottom:10px;}
.guest-wrap{background:#dbf8fe;padding:5px 0 10px;margin-bottom:20px;}
.guest-wrap .tit{margin-bottom:0;}
.guest-box{border-bottom:1px solid #006bff;overflow:hidden;margin-bottom:20px;}
.guest-box .items{width:1003px;overflow:hidden;}
.guest-box .items li{width:333px;height:300px;float:left;position:relative;}
.guest-box .items li:before,.guest-box .items li:after{content:'';width:332px;height:45px;border-left:1px solid #006bff;position:absolute;left:0;}
.guest-box .items li:before{top:0;}
.guest-box .items li:after{bottom:0;}
.guest-box .items .last{width:334px;}
.guest-box .items .last:before,.guest-box .items .last:after{border-right:1px solid #006bff;}
.guest-box .items img{display:block;margin:60px auto 0;}
.guest-box .items .title{color:#006bff;font-weight:normal;line-height:18px;padding:10px 17px;position:absolute;left:0;top:0;}
.guest-box .items .title strong{font-size:18px;font-weight:normal;}
.guest-box .items .title a{font-size:18px;font-weight:normal;color:#006bff;line-height:18px;}
.author-fb{margin-bottom:20px;padding-bottom:20px;}
.author-fb .pic-itmes{overflow:hidden;margin-top:20px;}
.author-fb .pic-itmes .items{width:1047px;margin-left:-45px;}
.author-fb .pic-itmes .items li{float:left;width:304px;margin-left:45px;}

.author-fb .sign-pic-slide{width:520px;height:390px;overflow:hidden;position:relative;}
.author-fb .sign-pic-slide .hd{ height:10px; overflow:hidden; position:absolute; right:5px; bottom:8px; z-index:1; }
.author-fb .sign-pic-slide .hd ul{overflow:hidden;zoom:1;}
.author-fb .sign-pic-slide .hd ul li{float:left;margin-right:10px;width:10px;height:10px;background:#00d8c4;cursor:pointer;text-indent:-999em;border-radius:50%;}
.author-fb .sign-pic-slide .hd ul li.on{background:#f2fefd;}
.author-fb .sign-pic-slide .bd{ position:relative; height:100%; z-index:0;   }
.author-fb .sign-pic-slide .bd li{ zoom:1; vertical-align:middle;position:relative;overflow:hidden;}
.author-fb .sign-pic-slide .bd img{display:block;}
.author-fb .sign-pic-slide .tit{width:500px;height:30px;padding:0 10px;background:#000;filter:alpha(opacity=60);background:rgba(0,0,0,.6);position:absolute;left:0;bottom:30px;text-align:center;}
.author-fb .sign-pic-slide .tit a{line-height:28px;color:#fff;font-size:14px;}

.f12{font-size:12px;}
.fwb{font-weight:700;}
.text-indent2{text-indent:2em;}
.pic-txt-box{}
.w375{width:375px;}
.w595{width:595px;}
.w520{width:520px;}
.w575{width:575px;}
.w450{width:450px;}
.w150{width:150px;}
.w780{width:780px;}
.pic-txt-box .pic{float:left;}
.pic-txt-box .txt{float:right;}
.pic-txt-box a{color:#fff;font-size:14px;}
.pic-txt-box p{font-size:14px;line-height:24px;color:#000;text-indent:2em;}
.pic-txt-box .info{line-height:30px;color:#444;}
.platform-box{margin-bottom:20px;}

.picLive-box{width:900px;overflow:hidden;position:relative; margin:10px auto;}
.picLive-box .bd{ position:relative; height:100%; z-index:0;   }
.picLive-box .bd li{ zoom:1; vertical-align:middle;position:relative;}
.picLive-box .bd img{display:block;}
.picLive-box a{display:block;width:54px;height:88px;position:absolute;top:285px;background:url(../images/p04.png) no-repeat; }
.picLive-box .prev{background-position:0 0;left:0;}
.picLive-box .next{background-position:-55px 0;right:0;}

.theme-speak .hd{border-bottom:4px solid #4a5cb1;}
.theme-speak .hd li{float:left;height:150px;width:258px;background:url(../images/j15.jpg) no-repeat;margin:0 0 0 40px;cursor:pointer;text-align:center;color:#fff;padding-top:20px;}
.theme-speak .hd li:hover{background:url(../images/j14.jpg) no-repeat;}
.theme-speak .hd .on{background:url(../images/j14.jpg) no-repeat;}
.theme-speak .hd h3{font-size:24px;font-weight:normal;line-height:30px;margin-top:60px;margin-bottom:10px;}
.theme-speak .hd p{font-size:16px;line-height:24px;}

.theme-speak ul h4{width: 500px;height:43px;line-height:40px;font-size:24px;color:#00ffc9;font-weight:100;padding:0 20px;text-align: left;margin-left: 188px;border-left: 3px solid #00ffc9;border-bottom:1px dashed #00ffc9;}
.theme-speak ul h4 a{line-height:40px;font-size:18px;color:#00ffc9;}
.theme-speak ul h4 span{font-size:14px;font-weight:normal;color:#fff;}


.theme-speak .yjtm{background:url(../images/p27.png) bottom center no-repeat; height:100px;}
.theme-speak .yjtm .yjtm-xh{font-size: 60px;line-height: 70px;color: #4306b4;float: left;margin-left: 170px;padding-top: 13px;}
.theme-speak .yjtm .yjtm-bt{font-size: 24px;line-height:38px;color: #fff;float: left;margin-left: 17px;padding-top: 27px;width: 548px;text-align: center;}
.theme-speak .yjnr{background: #4306b4;}
.theme-speak .yjnr .txt-items{}
.theme-speak .yjnr .txt-items li{border-bottom:10px solid #fff;height: 270px;}
.theme-speak .yjnr .txt-items .pic{width:150px;float: left;margin: 55px 0 20px 40px;}
.theme-speak .yjnr .txt-items .pic img{border-radius: 50%;}
.theme-speak .pic-txt-box{padding:45px 25px;}
.theme-speak .pic-txt-box p{color:#fff;}
/*.theme-speak .yjnr .txt-items .pic-txt-box{width:700px;float: right;}*/
.bj-1{background:url(../images/p28.png) bottom right no-repeat;}
.bj-2{background:url(../images/p29.png) bottom right no-repeat;}
.bj-3{background:url(../images/p30.png) bottom right no-repeat;}
.bj-4{background:url(../images/p31.png) bottom right no-repeat;}
.bj-5{background:url(../images/p32.png) bottom right no-repeat;}
.bj-6{background:url(../images/p33.png) bottom right no-repeat;}


.guest-speak{margin-bottom:20px;}
.guest-speak .fl-con{width:380px;float:left;}
.guest-speak .fr-con{width:618px;float:right;position:relative;padding-bottom:20px;}
.guest-speak h4{height:43px;background:#eff2fe;line-height:40px;font-size:18px;color:#4a5cb1;font-weight:normal;margin-bottom:2px;text-align:center;}
.guest-speak .fl-con .items{background:#eff2fe;padding:10px 10px 20px;}
.guest-speak .fl-con .items li{padding:0 5px 10px 5px; border-bottom:1px dashed #4a5cb1;margin-bottom:10px;}
.guest-speak .fl-con .items img{float:left;display:block;}
.guest-speak .fl-con .items .txt{width:125px;float:right;}
.guest-speak .fl-con .items h5,.guest-speak .fr-con h5{font-size:18px;line-height:24px;color:#333;font-weight:normal;}
.guest-speak .fl-con .items p,.guest-speak .fr-con p{font-size:14px;line-height:24px;color:#333;}
.guest-speak .auto-txt{background:#eff2fe;}
.guest-speak .fr-con h5{margin:10px 0;}

.auto-txt{width:618px;position:relative;overflow-y:hidden;padding-bottom:0px;padding-left:7px;padding:0 0 10px 0;}
.auto-txt .con-txt{width:550px;position:absolute;top:0px;left:0px;padding:10px 20px;}
.auto-txt .sidebar{display:block;width:24px;float:right;background:#e2e2e2;height:100%;position:relative;} 
.auto-txt .sidebar .bar{background:url(../images/p05.png) center center no-repeat #b6c0f0;width:24px;height:500px;display:block;position:absolute;}
/*.auto-txt .sidebar .bar:hover{background:#d3d3d3;}*/
.guest-speak .fr-con .auto-txt-a{width:100%;height:40px;position:absolute;left:0;bottom:-20px;background:#eff2fe;text-align:right;}
.guest-speak .fr-con .auto-txt-a a{color:#154ccc;font-size:14px;line-height:40px;padding-right:50px;}
.awards-wrap{background:#4306b4;height: 320px;}
.cont .show-info-l{float:left;width:455px;background: URL(../images/p26.png) 5px center  no-repeat;padding-left: 95px;height: 320px;}
.cont .show-info-r{float:right;width:330px;background: URL(../images/p25.png) 5px center  no-repeat;padding-left: 120px;height: 320px;}

.pic-items{margin-left:24px;margin-top:5px;} 
.pic-items li{width:191px;height:113px;float:left;margin-right:20px;margin-bottom:10px;margin-top:25px;position: relative;}
/*.pic-items .pic-items-tit{margin:-25px auto;text-align: center;-25px auto;background: #999;}
.pic-items .pic-items-tit a{font-size:14px;line-height:26px;color:#666;}*/
.pic-items .pic-items-tit{width:191px;height:28px;background:rgba(0,0,0,.6);position:absolute;left:0;bottom:-10px;text-align:center;}
.pic-items .pic-items-tit a{line-height:28px;color:#fff;font-size:14px;}

.txt-items1{padding-top:68px;margin-top:5px;margin-right: 15px;}
.txt-items1 li{font-size:24px;color:#04f5c8;background:#2f51ba;width:272px;height:54px;line-height:54px;padding-left:10px;border-bottom:1px  dashed #00ffc9;padding-top: 5px;}
.txt-items1 .txt-items1-bt{font-size: 12px;width: 272px;height:16px;line-height: 16px;margin-top: 1px;}
.txt-items1 .txt-items1-nr{font-size:24px;width:272px;height:33px;line-height: 33px;}


/*.awards-slide{position:relative;}
.awards-slide .hd{width:1000px;height:120px;position:absolute;left:0;top:24px;}
.awards-slide .hd li{width:249px;height:119px;background-image:url(../images/p08.png);background-repeat:no-repeat;margin:0 1px 0 0;float:left;cursor:pointer;text-indent:-999em;}
.awards-slide .hd .tit0{background-position:0 0;}
.awards-slide .hd .tit1{background-position:-250px 0;}
.awards-slide .hd .tit2{background-position:-500px 0;}
.awards-slide .hd .tit3{background-position:-750px 0;}
.awards-slide .hd .tit_0{background-image:url(../images/p07.png);background-position:0 0;}
.awards-slide .hd .tit_1{background-image:url(../images/p07.png);background-position:-250px 0;}
.awards-slide .hd .tit_2{background-image:url(../images/p07.png);background-position:-500px 0;}
.awards-slide .hd .tit_3{background-image:url(../images/p07.png);background-position:-750px 0;}
.awards-slide .bd{}
.awards-slide .bd .cont_0{background:#eefefe;}
.awards-slide .bd .cont_1{background:#fff9e6;}
.awards-slide .bd .cont_2{background:#ffefed;}
.awards-slide .bd .cont_3{background:#d6fdd7;}

.awards-slide .bd .pic-items{margin-left:24px;margin-top:5px;} 
.awards-slide .bd .pic-items li{width:197px;height:130px;float:left;margin-right:15px;margin-bottom:20px;}
.awards-slide .bd .pic-items li p{margin:0 auto;text-align: center;}
.awards-slide .bd .pic-items li a{font-size:14px;line-height:26px;color:#666;}
.awards-slide .bd .pic-items1{width:290px;float:left;margin-left:60px;} 
.awards-slide .bd .pic-items1 li{width:290px;height:213px;margin-bottom:20px;}

.awards-slide .bd .show-info{width:340px;float:right;}
.awards-slide .bd .show-info1{width:590px;float:right;margin-right:30px;padding-top:20px;}
.awards-slide .bd .show-info-sec{width:590px;height:156px;background:#8dc9ca;}
.awards-slide .bd .show-info-sec .content{width:270px;color:#fff;padding-top:0;}
.awards-slide .bd .show-info-sec  h4{text-align:center;font-size:14px;font-weight:bold;line-height:30px;margin-bottom:7px;color:#fff;padding-top:10px;}
.awards-slide .bd .show-info-sec  p{border-top:1px dashed #fff;padding-top:7px;text-align:center;color:#fff;}
.awards-slide .bd .show-info-sec  span{display:inline-block;width:90px;height:24px;line-height:24px;text-align:center;white-space:nowrap;color:#fff;}
.awards-slide .bd .pic-items2{width:920px;padding:0 20px 0 60px;}
.awards-slide .bd .pic-items2-1{border-top:1px dashed #f2c43a;padding-top:20px;}
.awards-slide .bd .pic-items2 .pic{width:290px;float:left;margin-bottom:20px;margin-right: 15px;}
.awards-slide .bd .pic-items2 .txt{width:605px;float:right;}
.awards-slide .bd .pic-items2 .txt p{line-height:24px;color:#666;}
.awards-slide .bd .pic-items2 .txt h5{font-weight:bold;font-size:14px;color:#666;text-align:center;line-height:24px;margin-top:-10px;border-bottom:1px dashed #f2c43a;padding-bottom:10px;margin-bottom:10px;}
.awards-slide .bd .pic-items2 .txt table{border:1px dashed #f2c43a;border-right:0;width:469px;margin:0 auto 20px;}
.awards-slide .bd .pic-items2 .txt table td{border-right:1px dashed #f2c43a;height:24px;line-height:24px;text-align:center;}
.awards-slide .bd .h3-tip{height:36px;text-align:center;overflow:hidden;margin:0 auto;}

.awards-slide .bd .h3-tip span{width: 300px;display:inline-block;height:36px;background:url(../images/p09.png) 0 0 no-repeat;padding-left:70px;vertical-align: top;color:#fff;font-weight:bold;line-height:24px;padding-right:20px;}
.awards-slide .bd .h3-tip i{display:inline-block;width:50px;height:36px;background:url(../images/p09.png) top right no-repeat;vertical-align: top;}
*/


.zt-footer{background:#262626;padding:20px 0;}
.zt-footer p{text-align:center;line-height:30px;color:#fff;font-size:14px;}


.conference{margin: 20px auto;height: 119px;text-indent: -9999px;}
.h2-title-1{background:url(../images/p0303.png) bottom center no-repeat;}
.h2-title-2{background:url(../images/p23.png) bottom center no-repeat;}
.h2-title-3{background:url(../images/p24.png) bottom center no-repeat;}


.conference .w1000{padding:40px 0;}
.conference img{display:block;margin:0 auto;}
.conference .tit-en{margin-left:15px;font-size:22px;font-weight: normal;font-style: italic;color: #7ca7ff;}


.guest-speak{height:770px;background: url(../images/j30.jpg) bottom center no-repeat;}
.guest-speak .txt{padding-top:20px;}
.guest-speak  p{margin-bottom:5px;}

.w135{width:135px;}
.w148{width:148px;}
.w300{width:300px;}
.w375{width:375px;}
.w470{width:470px;}
.w595{width:595px;}
.w520{width:520px;}
.w575{width:575px;}
.w450{width:450px;}
.w150{width:150px;}
.w760{width:760px;}
.w780{width:780px;}
.w805{width:805px;}
.mgl60{margin-left:60px;}
.mgl180{margin-left:180px;}
.mgb40{margin-bottom:40px;}
.mgb10{margin-bottom:10px;}
.mgt40{margin-top:40px;}
.f14{font-size:14px!important;}
.f16{font-size:16px!important;}
.f17{font-size:17px!important;}
.f18{font-size:18px!important;}
.fwb{font-weight:bold;}
.colorfff{color:#fff!important;}
.color333{color:#333!important;}
.pic-txt-box .pic{float:left;}
.pic-txt-box .txt{float:right;}
.pic-txt-box p{line-height:24px;text-indent:0em;}

.pic-live{padding:20px 0;background: #d9d9d9;}
.pic-txt-box .pic img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}


.picLive-box .hd{width:100%;height:25px; overflow:hidden; position:absolute; left:0; bottom:5px; z-index:1; }
.picLive-box .hd ul{ overflow:hidden; zoom:1;text-align:right; }
.picLive-box .hd ul li{cursor:pointer;display:inline-block;text-indent:999em;width:12px;height:12px;border-radius:50%;background:#dbdbeb;margin:0 10px;}
.picLive-box .hd ul li.on{ background:#ffc100;}