/*导航*/
.nav{width:100%; height: 50px; line-height: 50px; font-size: 18px; background-color: #4daddf;}
.nav a{padding: 0 30px; color:#fff; display: inline-block;}
.nav a:hover{background-color: #f59000; text-decoration:none;}
.nav .cur{background-color: #f59000; text-decoration:none;}
.fixed{position: fixed; top:0; left:0; z-index: 100;}
.banner img{width:100%;}
/*导语*/
.introduction img{float: left; margin-right: 20px;}
.introduction p{float: left; width:1060px; text-indent: 32px; line-height: 30px;}
/*焦点图*/
.leftMain,.hotPic{ width:370px;  position:relative;  overflow:hidden; }
.hotPic{height:250px;}
.hotPic .hd { position:absolute; right:9px; bottom:10px; z-index:1; padding-left:2px; }
.hotPic .hd li {  cursor:pointer; margin-left:5px; width:10px; height:10px; border-radius: 50%; background:#fff; float:left;overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70);  }
.hotPic .hd li.on { background:#4daddf; z-index:2; position:relative; }
.hotPic .bd img{width:100%;}
/*会议动态*/
.dynamics{width:476px; margin: 0 20px;}
.dynamics ul li{font-size:18px;background:url("../images/circle.png") no-repeat left center; padding-left:15px; height:38px; overflow:hidden; line-height:38px; }
.dynamics ul li:first-child{border-bottom: 1px solid #e8e8e8;}
.dynamics ul li h5{font-size: 24px;font-weight: 700;height: 40px;overflow: hidden;}
.dynamics ul li p{line-height: 24px; padding-bottom: 10px;}
.dynamics ul li a:hover{color:#4daddf; text-decoration: none;}
.dynamics ul li a:hover h5{color:#4daddf;}
.dynamics ul li span{font-size: 14px; float: right; color:#999;}
.dynamics ul li:nth-child(1){height:auto;padding-left:0; background:none;}
/*主办单位*/
.line-box{border:1px solid #e8e8e8; margin-top: 10px; padding: 5px 10px;}
.org_list a{display: inline-block; margin-right: 20px;}
.org_list li strong{color:#4daddf;}

/*会议亮点*/
.main{height:300px; background-color: #ccc;}
/*出席嘉宾*/
.detailsIntro{width:312px;}
.guest h3,.detailsIntro h3{text-align: left; margin-bottom: 0; text-align: center}
.detailsIntro h3{color:#fff; background-color: #4daddf; height:40px; line-height: 40px;}
.guest h3 img,.detailsIntro h3 img{margin-top: 14px; margin-right: 10px;}
.guest,.viewMain{ overflow:hidden; position:relative; margin-bottom: 40px;}
.guest .hd,.viewMain .hd{position: absolute; top:30px; right:30px;}
.guest .hd .prev,.guest .hd .next,.viewMain .hd .prev,.viewMain .hd .next{ display:block;  width:40px; height:40px; float:right; overflow:hidden; cursor:pointer; }
.guest .hd .next,.viewMain .hd .next{ background-position:-40px 0;}
.guest .bd ul,.viewList{ overflow:hidden; zoom:1;}
.guest .bd ul li,.viewList li{ margin:0 14px; float:left; _display:inline; overflow:hidden; text-align:center; width:210px; }
.guest .bd ul li{width:200px; margin: 0 20px;}
.guest .bd ul li a{display: block; margin-top: 40px; text-decoration: none;}
.guest .bd ul li a:hover *{color:#4daddf;}
.guest .bd ul li a img{ display: inline-block;}
.guest .bd ul li a h5{line-height: 30px;}
.guest .bd ul li a p{font-size: 14px;}
.guest h3,.dateDetails h3,.view h3,.foucebox h3,.otherNews h3{text-align: center;}
.foucebox h3,.otherNews h3{margin-bottom: 30px;}
.guest h3 img,.dateDetails h3 img,.view h3 img,.foucebox h3 img,.otherNews h3 img{display: inline-block;}
/*会议简介*/
.scroll_main {width: 310px; height:420px; display: block;border:1px solid #4daddf;}
.scroll_wrap {width: 100%;height: 398px;position: relative; padding-bottom: 20px;}
.scroll_wrap .scroll_cont {height: 100%; overflow: hidden;}
.scroll_wrap .scroll_cont p {padding:15px 15px 0; text-indent: 32px; line-height: 30px;}
.scroll_wrap .scroll_bar {position: absolute;top:1%;right:3px;width: 6px;height: 98%;background-color: #cdcdcd; border-radius: 5px; }
.scroll_wrap .scroll_slider {position: absolute;top: 0;left: 0px;width: 6px;height: 30px;background-color: #f09300;border-radius:5px;}
.scroll_wrap .scroll_slider:hover{opacity: 1}
/*会议日程*/
.dateDetails table{width:1200px; margin:30px auto 0; line-height: 30px; text-align: center; cellspacing:0; cellpadding:0; border-right:1px solid #f0f0f0;}
.dateDetails table caption{background-color: #4686f0; color:#fff; line-height: 40px; font-size: 18px;}
.dateDetails table th{background-color: #d8f0ff;}
.dateDetails table th:nth-child(1){width:166px;}
.dateDetails table th:nth-child(2){width:510px;}
.dateDetails table td,.dateDetails table th{border-left:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
/*嘉宾观点*/
.view{width:100%;}
.view h3,.foucebox h3,.otherNews h3{ position: relative;}
.view h3 a,.foucebox h3 a,.otherNews h3 a{position: absolute; top:24px; right: 370px;}
.viewList li{width:256px; background-color: #fff; margin:30px 23px 0;}
.viewList li img{width: 100%; height:170px;}
.viewList li .name{text-align: left; padding: 5px; height:75px; color:#999;}
.viewList li p.txt{text-align: left; background: url("../images/txt_bg.png") no-repeat; color:#fff; padding:35px 15px 0; height:120px;}
.viewList li p span{font-size: 18px; font-weight: 600; color:#333;}
.viewList li a{text-decoration: none;}
/*精彩图集*/
.foucebox a{position: relative;}
.foucebox a span,.imgBottom a span{position: absolute; left:0; bottom:0; background-color: rgba(0,0,0,.5); color:#fff; width:98%; height:30px; line-height: 30px; padding-left: 2%;}
.imgListLeft{width:630px;}
.imgListLeft>a{margin-bottom: 9px; position: relative; display: block}
.imgBottom a{width:32.5%; float: left; height:155px;}
.imgBottom a:nth-child(2){margin: 0 1.2%;}
.imgBottom img{height:155px;}
.imgListRight{width:560px;}
.imgListRight a{float: left; width:49%; margin-bottom: 12px;}
.imgListRight a img{width:100%; height: 186px;}
.imgListRight a:nth-child(2n+1){margin-right: 2%;}
/*相关新闻推荐*/
.otherNews li{width:43.8%; line-height:32px; float: left; margin: 0 2.5%; background: url("../images/li_bg.png") no-repeat left center; padding-left: 1.2%}
.otherNews li span{float: right; color:#999; font-size: 14px;}
.otherNews li a:hover{color:#26c5a0; text-decoration: none;}