/* 头部 */
.banner{width: 100%; height:650px;background: url(bannerbg.png)center center no-repeat;}
.logo{width: 1200px;height: 57px;margin: 0 auto;padding: 40px 0 40px 0;}
.bannerfont{width: 1200px;height: 185px;padding: 50px 0 173px 0;margin: 0 auto;}

/*通用*/
body{ background: url(mainbg.png) center bottom no-repeat;}
.title{ width: 1200px; margin: 0 auto; text-align: center; margin: 30px auto;}
.title a{ float: right; margin-top: 20px;}
*{ box-sizing: border-box;}
/* 新闻 */
.news{width: 1200px; overflow: hidden; margin: 0px auto 25px auto; background: url(section1bg.png) right bottom no-repeat;}
.news .title{ margin-bottom: 50px;}
.left{float: left; padding-top: 0px;}
.fl{float: left;position: relative;}
.bd{position: relative;height: 100%;z-index: 0;}
.slideBox .bd ul li{position: relative;}
.slideBox .hd ul{float: right;}
.new_pic a img{width: 600px;height: 400px;}
.pos_txt{position: absolute;height: 50px;width: 600px;bottom: 0;left: 0;font-size: 16px;line-height: 50px;background-color: rgba(0,0,0,0.4);padding-left: 10px;}
.pos_txt a{color: #ffffff;}
.slideBox{width:600px;height:400px;overflow:hidden;}
.slideBox .hd{position: absolute;bottom: 20px;right: 20px;}
.slideBox .hd ul li{width: 8px;height: 8px;border-radius: 50%;background-color: rgba(255, 255, 255, 0);border:1px solid #ffffff ;float: left;margin-left: 14px;cursor: pointer;opacity: 1;background-color: #ffffff;}
.slideBox .hd ul li.on{ width: 20px;border-radius: 5px;}
.right{float: right; margin-top: 10px;}
.rlist{width: 580px;}
.rlist li{margin: 25px 0 25px 0px;font-size: 20px; font-size:16px; line-height: 22px;padding-left: 25px; padding-right: 30px; background: url(dot.png) left+5px top+5px no-repeat;}
.rlist li span{ float: right; color: #999;}

/* 大会 */
.confer{width: 100%;height: 501px;margin-bottom:25px;}
.conferbanner{width: 1201px;height: 59px;margin: 0 auto 20px auto;background: url(conferbg.png)center center no-repeat;}
.more2{padding: 11px 0px 11px 11px;float: right;font-size: 13px;line-height: 20px;margin-right: 17px;}
.more2 a{color: #fff;}
.clist{width: 1220px;margin: 0 auto;}
.clist li{background: url(s2libg.png) center center no-repeat;width: 603px;height: 224px;margin: 8px 0 8px 0;}
.clist li:hover{background: url(s2libg_on.png) center center no-repeat;}
.clist li:hover *{ color:#fff;}
.clist li:nth-child(1),.clist li:nth-child(3),.clist li:nth-child(5){float: left;}
.clist li:nth-child(2),.clist li:nth-child(4),.clist li:nth-child(6){float: right;}
.cltitle{margin: 25px 35px 15px 50px;font-size: 20px;line-height: 30px;font-weight: bold;color: #333333;}
.clcon,.date{margin: 0px 30px 0px 50px;font-size: 14px;line-height: 30px;color: #999999;}
.date{ margin-top: 5px; color:#333}
.clcon a{color: #999999;}

/* 成果 */
.chengguo{width: 100%;margin-bottom: 60px;}
.cglist{width: 1200px;margin: 0 auto;padding:15px;}
.cglist li{line-height: 90px;font-weight: 400;font-size: 16px; line-height: 45px; background: url(dot2.png)left center no-repeat;text-align: right; padding-left: 20px; border-bottom:1px dashed #ccc;}
.cglist li a{float: left; background: url(dian2.png)left no-repeat;font-size: 18px;font-weight: 400;}




