/* banner css 轮播 */
.fullSlide{ width:100%;  position:relative;  height:640px;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:640px; overflow:hidden; text-align:center;
background: url() no-repeat center center;  }
.fullSlide .bd li a{ display:block; height:640px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:40px; left:0; text-align:center;}
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; margin:0 10px; border: solid 2px #fff; background:#fff; border-radius: 50%; overflow:hidden; line-height: 99999; }
.fullSlide .hd ul .on{ background:transparent; }

/* 本例子css */
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.slideBox .hd{ width: 100%; height:15px; overflow:hidden; position:absolute; left:0; bottom:50px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; text-align: center; margin: 0 auto;  }
.slideBox .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; margin:0 7px; 
background:rgba(255,255,255,0.8); border-radius: 4px; overflow:hidden; line-height: 99999; cursor:pointer; }
.slideBox .hd ul li.on{  width:30px; background:#fff;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:auto; display:block;  }

.in_box{ width: 782px; height: auto; overflow: hidden; float: left; margin-top:40px; }
.in_box:nth-child(2n){ width:394px; float:right; }
.in_tit{ width: 100%; height: 72px; overflow: hidden; border-bottom:solid 2px #ddd; border-top:solid 4px #ccc;  }
.in_tit,.in_tit .tit,.in_tit .more,.in_tit a{ line-height: 72px; font-size: 24px;  color:#333; }
.in_tit .tit{ max-width: 80%; }
.in_tit .more a{ display:block; margin-top:20px; font-size: 13px;  color:#027368; border:solid 1px #027368;
width:106px; height:34px; line-height:34px; text-align:center; border-radius:17px; background:#fff; }
.in_tit .more a.hover,.in_tit .more a:hover{ color:#fff; background:#017369; border:solid 1px #017369;}
.in_titnav{ position:relative; }
.in_tit .nav{ width:auto; height:72px; overflow:hidden; position:absolute; top:0; right:120px; z-index:1; }
.in_tit .nav,.in_tit .nav li,.in_tit .nav li a { font-size:15px; color:#666; line-height:72px;	}
.in_tit .nav ul { width:auto; height:80px; overflow:hidden; float:right;}
.in_tit .nav li { width:auto; height:80px; overflow:hidden; float:left; }
.in_tit .nav li a{ display:block; width:auto; height:72px; line-height:72px; overflow:hidden; padding:0 25px; text-decoration:none;}
.in_tit .nav li a span{ display:block; width:auto; height:72px; line-height:72px;}
.in_tit .nav li:hover a span,.in_tit .nav li.on a span{ color:#027368; }

.in_stit{ width: 100%; height: auto; overflow: hidden;  }
.in_stit,.in_stit .tit,.in_stit .more,.in_stit a{ line-height: 28px; font-size: 18px;  color:#333; }
.in_stit .tit{ max-width: 80%; }
.in_stit .menu{ width:auto; height:auto; overflow:hidden; }
.in_stit .menu,.in_stit .menu li,.in_stit .menu li a { font-size:15px; color:#666; line-height:auto;	}
.in_stit .menu li { width:auto; height:auto; overflow:hidden; float:left; margin-left:15px; border:none; }
.in_stit .menu li:nth-child(1) { margin-left:0; }
.in_stit .menu li a{ display:block; font-size: 13px;  color:#666; border:solid 1px #d8d8d8;
width:96px; height:28px; line-height:28px; text-align:center; border-radius:14px;}
.in_stit .menu li:hover a,.in_stit .menu li.on a{ color:#fff; border:solid 1px #027368; background:#027368; }

.in_box1{ width: 100%; height:426px; overflow: hidden; margin: 20px 0 0; position:relative; }
.in_box1 img{ width: 100%; max-width:100%; height: 426px;  overflow: hidden; }
.in_box1 .info{ position:absolute; bottom:0; left:0; z-index:1; width:100%; height:246px; overflow:hidden;
background: url(../images/in_box1bg.png) repeat-x; }
.in_box1 .info .tit{ width: 94%; height: auto; overflow:hidden; margin:0 auto; margin-top:160px;  }
.in_box1 .info .tit p{ width: 100%; color: #fff; height: 36px; line-height: 36px; font-size: 18px; }
.in_box1 .info .tit p.time{ height: 24px; line-height: 24px; color: #fff; font-size: 15px; }

/* 快讯 */
.new_list,.new_list ul{ width: 100%; height: auto; overflow: hidden; }  
.new_list{ margin-top: 15px; position:relative; } 
.new_list ul{ }  
.new_list li{ width: 100%; height: auto; overflow: hidden; padding: 0 0 12px 0; float: left; position:relative; }  
.new_list li .info .tit,.new_list li .info .tit a{ 
	color: #333; font-size: 15px; line-height:24px;
} 
.new_list li .info .tit span{ color: #999; line-height: 22px; font-size: 13px; padding-left:5px; }
.new_list .new_line{ position:absolute; left:26px; top:0; z-index:1;
width:2px; height:100%; overflow:hidden; background:#f5f5f5; }
.new_list li .icon-circle{ position:absolute; left:20px; top:6px; z-index:3; width:10px; height:10px; border-radius:50%; border:solid 2px #027368;  overflow:hidden; background:#fff; }
.new_list li .info{ width:345px; height: auto; overflow: hidden; margin-right:8px; }
.new_list li .info .tit{ height:48px; overflow:hidden;  }
.new_list li .info .time{ color: #999; line-height: 22px; margin-top: 10px; font-size: 13px; margin-top: 5px; }
.new_list li:hover{ cursor:pointer; }
.new_list li:hover .icon-circle{ background: #027368; }
.new_list li:hover .info .tit,.new_list li:hover .info .tit a{ color: #027368; }
.new_list li:last-child{  padding-bottom:8px; }

.news_list{ width: 100%; height: auto;  overflow: hidden; margin-top: 35px; }
.news_list li{ width: 366px; height: auto; background: #fff; float: left; padding:0 25px; border-left:solid 1px #e4e4e4;}
.news_list li:nth-child(3n+1){padding-left: 0; border-left:none;}
.news_list li:nth-child(3n){padding-right: 0; }
.news_list li a{ display:block; width: 100%; }
.news_list li a .img,.news_list li a .img img{ display: inline-block; width: 100%; height: 200px; }
.news_list li a .tit{ width: 100%; height: 44px; line-height: 22px; color: #333; font-size: 16px; margin-top: 5px; }
.news_list li:hover a .tit{ color: #027368; }
.news_list li a .desc{ width: 100%; height: 22px; line-height: 22px; margin-top: 16px;  }
.news_list li a .desc .time{  line-height: 22px; color: #999; font-size: 14px; }
.news_list li a .desc .type{  font-size: 12px;  color:#fff; background:#027368;
width:auto; height:22px; line-height:22px; text-align:center; padding:0 5px;  }
.news_list li a .img{ position:relative; }
.news_list li a .img .type{ position:absolute; bottom:14px; right:14px; z-index:1;}

.meet_list li:hover .info .tit, .meet_list li:hover .info .tit a{ color: #027368;  }

.newsx_list{ width: 100%; height: auto; margin-top: 10px; padding:10px 0;  }
.newsx_list li{ width: 336px; height: auto; background: #fff; float: left; transition: all .5s;
padding:20px; border:solid 1px #e4e4e4; margin:15px; }
.newsx_list li:nth-child(3n+1){ margin-left:0; }
.newsx_list li:nth-child(3n){ margin-right:0; }
.newsx_list li a{ display:block; width: 100%; margin:0; }
.newsx_list li a .img,.newsx_list li a .img img{ display: inline-block; width: 100%; height: 200px; }
.newsx_list li a .tit{ width: 100%; height: 44px; line-height: 22px; color: #333; font-size: 16px; margin-top: 5px; }
.newsx_list li:hover a .tit{ color: #027368; }
.newsx_list li a .desc{ width: 100%; height: 22px; line-height: 22px; margin-top: 16px;  }
.newsx_list li a .desc .time{  line-height: 22px; color: #999; font-size: 14px; }
.newsx_list li a .desc .type{  font-size: 12px;  color:#fff; background:#027368;
width:auto; height:22px; line-height:22px; text-align:center; padding:0 5px;  }
.newsx_list li a .img{ position:relative; }
.newsx_list li a .img .type{ position:absolute; bottom:14px; right:14px; z-index:1;}
.newsx_list li:hover{ transform:scale(1.02,1.02); box-shadow:6px 2px 17px 1px rgba(0,0,0,.1) }
/* 会议活动 */
.in_floor1{ padding:0 0 60px 0; }
.in_floor2{ padding:58px 0 60px 0;}
.in_floor3{ padding:58px 0 60px 0;}
.meet_box{width: 100%; height: auto; overflow: hidden; margin-top: 25px;}
.meet_list,.meet_list ul{ width: 100%; height: auto; overflow: hidden; }  
.meet_list{ width:788px;  } 
.meet_list li{ width: 366px; height: auto; overflow: hidden; float: left; padding:0 25px; }
.meet_list li:nth-child(1){  padding-left:0; border-right:solid 1px #dddddd; }
.meet_list li:nth-child(2){  padding-right:0; }
.meet_list li .con{ width: 100%; height: auto; overflow: hidden; } 
.meet_list li .img,.meet_list li .img img{ width: 100%; height: 216px; overflow: hidden; } 
.meet_list li .info{ width: 92%; padding:0 4%; height: auto; overflow: hidden; margin:0 auto; background: #fff; padding-bottom:25px; } 
.meet_list li .info .tit,.meet_list li .info .tit a{ 
	color: #333; font-size: 16px; line-height:25px;
} 
.meet_list li .info .tit{ height:50px; margin-top: 20px; }
.meet_list li .info .desc{width: 100%; height: 20px; overflow: hidden; color: #999; line-height: 20px; padding: 20px 0; 
font-size: 14px; border-bottom:solid 1px #f4f4f4; }
.meet_list li .info .desc span.type{ display:block; float:left; background:#027168; color:#fff; padding:0 5px; }
.meet_list li .info .desc span.addr{ display:block; float:left; padding-left:15px; }
.meet_list li .info .desc span.time{ display:block; float:right; }
.meet_list li .info .more{ width: 100%; height: auto; overflow: hidden;}
.meet_list li .info .more a{ display:block; margin-top:20px; font-size: 14px;  color:#999; border:solid 1px #dedede;
width:110px; height:38px; line-height:38px; text-align:center; border-radius:19px;}

.meet_list li:hover .info .more a{ color:#fff; border:solid 1px #017369; background:#017369; }

.month_box{ width:390px; height:470px; overflow:hidden; background:#fff; }
.month_main{ width:350px; margin:0 auto;  }
.month_main .in_tit{ margin-top:10px; border-top:0; }
.month_main .in_tit .more img{ display:block; float:right; width:26px; overflow:hidden; margin-top:23px; }
.month_main .info{  margin-top:40px; }
.month_main .info img{ display:block; width:100%; height:auto; margin-top:15px;  }

.data_box{ width: 100%; height: auto; overflow: hidden; margin-top:20px;  } 
.data_box li{ width:590px; height: 340px; overflow: hidden; background: #fff; border:solid 1px #efefef; float: left;}
.data_box li:nth-child(2){  float: right; }
.data_box li .con{ width: 540px; height: auto; overflow: hidden; margin:0 auto; margin-top:10px; } 
.data_box li .con .info{ width: 100%; height: auto; overflow: hidden;   } 
.data_box li .con .info img{ display:block; max-width:100%; margin-top:20px;  } 

/* 研报 */
.yanbao_box,.yanbao_box ul{ width: 100%; height: auto; overflow: hidden; }  
.yanbao_box{ margin-top: 25px; background: #fff; padding-bottom:45px; }
.yanbao_box li{ width: 550px; height: 120px; overflow: hidden; float: left; margin:45px 0 0 45px; }
.yanbao_box li:nth-child(2){  }

.yanbao_box li .img,.yanbao_box li .img img{ width:130px; height: 110px; overflow: hidden; } 
.yanbao_box li .info{ width: 405px; height: auto; overflow: hidden;  } 
.yanbao_box li .info .tit,.yanbao_box li .info .tit a{ 
	color: #333; font-size: 16px; line-height:20px;
} 
.yanbao_box li .info .tit{ margin-top: 5px; }
.yanbao_box li .info .desc{width: 100%; height: auto; overflow: hidden; color: #999; line-height: 22px;  margin-top:10px;
font-size: 13px; }
.yanbao_box li .info .desc span{ display:block; width: 100%; height: auto; overflow: hidden; }

/* 科创 */
.kc_box,.kc_box ul{ width: 100%; height: auto; overflow: hidden; }  
.kc_box{ margin-top: 25px; } 
.kc_box li{ width: 270px; height: auto; overflow: hidden; float: left; margin-left:40px; }  
.kc_box li:nth-child(1){ margin-left:0; }  
.kc_box li .img{ width: 100%; height: 176px; overflow: hidden; } 
.kc_box li .tit{ width: 100%; height: auto; overflow: hidden; margin-top: 20px; height:20px; } 
.kc_box li .tit,.kc_box li .tit a{ 
	color: #333; font-size: 16px; line-height:20px;
} 
.kc_box li .desc{width: 100%; height: auto; overflow: hidden; color: #999; line-height: 22px;  margin-top:5px;
font-size: 13px; }
.kc_box li .desc span{ display:block; width: 100%; height: auto; overflow: hidden; }
.kc_box li:hover .tit, .kc_box li:hover .tit a{ color:#027368; }


.in_boxw100{ width: 100%; }
.in_boxw100 .in_box1{ width: 1160px; }


.twFocusBox{ height: 426px; overflow: hidden; width: 782px; position:relative;  }

.twFocusBox .txtBg{ position:absolute; width:100%; height:60px; top:243px; background:#EEDDD6; filter:alpha(opacity=60);opacity:0.6;  }



.twFocusBox .hd{ width: 782px; height: 60px; position:absolute; bottom:0; z-index:1; background: url(../images/in_box1bg.png) repeat-x left bottom; }
.twFocusBox .hd li{width:33.3333%; float:left; height:60px; overflow:hidden; text-align:center; cursor:pointer; 
color: #fff; height: 60px; line-height: 60px; font-size: 14px;}
.twFocusBox .hd li.on{color:#FFF;background:rgba(2,113,104,0.3);text-decoration:none;}
.twFocusBox .bd li{ width:782px;height:426px; overflow:hidden;    }
.twFocusBox .hd li span{ display:block; margin:0 auto; width:88%;  height:60px; text-align:center; cursor:pointer; 
color: #fff; height: 60px; line-height: 60px; font-size: 14px;
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}

/* .twFocusBox .hd li .tit{ width: 94%; height: auto; overflow:hidden; margin:0 auto; margin-top:0;  }
.twFocusBox .hd li .tit p{ width: 100%; color: #fff; height: 36px; line-height: 36px; font-size: 18px; }
.twFocusBox .hd li .tit p.time{ height: 24px; line-height: 24px; color: #fff; font-size: 15px; } */

/* 研报新 */
.yanbao1_box,.yanbao1_box ul{ width: 100%; height: auto; overflow: hidden; }  
.yanbao1_box{ margin-top: 0; } 
.yanbao1_box li{ width: 365px; height: 355px; overflow: hidden; float: left;
background:#fff; margin-top:30px; border-left: solid 1px #e4e4e4; padding:0 25px; }  
.yanbao1_box li:nth-child(3n+1){ padding-left:0; border:none;} 
.yanbao1_box li:nth-child(3n){ padding-right:0;} 
.yanbao1_box li .tit,.yanbao1_box li .desc{ width: 90%; overflow: hidden; margin:0 auto; } 
.yanbao1_box li .img{ width: 100%; height: 201px; overflow: hidden; } 
.yanbao1_box li .tit{ height: auto; overflow: hidden; margin-top: 20px; height:20px; } 
.yanbao1_box li .tit,.yanbao1_box li .tit a{ 
	color: #333; font-size: 16px; line-height:20px;
} 
.yanbao1_box li .desc{ height: auto; overflow: hidden; color: #999; line-height: 22px;  margin-top:5px;
font-size: 13px; }
.yanbao1_box li .desc span{ display:block; width: 100%; height: auto; overflow: hidden; }

/* 研报 */
.yanbaon_box,.yanbaon_box ul{ width: 100%; height: auto; overflow: hidden; }  
.yanbaon_box{ margin-top: 25px; background: #fff; padding-bottom:45px; }
.yanbaon_box li{ width: 340px; height: 195px; overflow: hidden; float: left; margin:45px 0 0 45px; }
.yanbaon_box li:nth-child(2){  }

.yanbaon_box li .img{ border:solid 1px #23a9a6; border-radius:2px; background: #fff; }
.yanbaon_box li .img,.yanbaon_box li .img img{ width:130px; height: 185px; overflow: hidden; } 
.yanbaon_box li .img img{ display:block; width:110px; height:165px; overflow:hidden; margin:0 auto; margin-top:10px; } 
.yanbaon_box li .info{ width: 200px; height: auto; overflow: hidden;  } 
.yanbaon_box li .info .tit,.yanbaon_box li .info .tit a{ 
	color: #333; font-size: 16px; line-height:20px;
} 
.yanbaon_box li .info .tit{ margin-top: 0; }
.yanbaon_box li .info .desc{width: 100%; height: auto; overflow: hidden; color: #999; line-height: 22px;  margin-top:10px;
font-size: 13px; }
.yanbaon_box li .info .desc span{ display:block; width: 100%; height: auto; overflow: hidden; }
.yanbaon_box li:hover .info .tit, .yanbaon_box li:hover .info .tit a{ color:#027368; }

/* 首页div */
.meetsx_box{width: 100%; height: auto; margin-top: 25px; padding:20px 0; }
.meetsx_list,.meetsx_list ul{ width: 100%; height: auto; }  
.meetsx_list{ width:788px;  } 
.meetsx_list li{ width: 336px; height: auto; overflow: hidden; float: left; padding:20px; transition: all .5s;
 margin:0 15px;
border:solid 1px #e4e4e4;
}
/* .meetsx_list li:nth-child(1){ padding-left:0; border-right:solid 1px #dddddd; }
.meetsx_list li:nth-child(2){ padding-right:0; } */
.meetsx_list li:nth-child(1){ margin-left:0; }
.meetsx_list li:nth-child(2){ margin-right:0; }
.meetsx_list li .con{ width: 100%; height: auto; overflow: hidden; } 
.meetsx_list li .img,.meetsx_list li .img img{ width: 100%; height: 216px; overflow: hidden; } 
.meetsx_list li .info{ width: 92%; padding:0 4%; height: auto; overflow: hidden; margin:0 auto; background: #fff; padding-bottom:25px; } 
.meetsx_list li .info .tit,.meetsx_list li .info .tit a{ 
	color: #333; font-size: 16px; line-height:25px;
} 
.meetsx_list li .info .tit{ height:50px; margin-top: 20px; }
.meetsx_list li .info .desc{width: 100%; height: 20px; overflow: hidden; color: #999; line-height: 20px; padding: 20px 0; 
font-size: 14px; border-bottom:solid 1px #f4f4f4; }
.meetsx_list li .info .desc span.type{ display:block; float:left; background:#027168; color:#fff; padding:0 5px; }
.meetsx_list li .info .desc span.addr{ display:block; float:left; padding-left:15px; }
.meetsx_list li .info .desc span.time{ display:block; float:right; }
.meetsx_list li .info .more{ width: 100%; height: auto; overflow: hidden;}
.meetsx_list li .info .more a{ display:block; margin-top:20px; font-size: 14px;  color:#999; border:solid 1px #dedede;
width:110px; height:38px; line-height:38px; text-align:center; border-radius:19px; }
.meetsx_list li:hover .info .more a{ color:#fff; border:solid 1px #017369; background:#017369; }
.meetsx_list li:hover{ transform:scale(1.02,1.02); box-shadow:6px 2px 17px 1px rgba(0,0,0,.1) }
.meetsx_list li .info .addrx{ width: 100%; height: 28px; overflow: hidden; color: #999; line-height: 28px; padding: 1px 0; 
font-size: 14px; border-bottom:solid 1px #f4f4f4;  padding: 0 0 8px 0;  }

/* 研报 */
.kcsx_box,.kc_box ul{ width: 100%; height: auto;}  
.kcsx_box{ margin-top: 25px; } 
.kcsx_box li{ width: 230px; height: auto; overflow: hidden; float: left;
 padding:20px; transition: all .5s;
 margin:0 20px;
 /*  border:solid 1px #e4e4e4; */
}  
.kcsx_box li:nth-child(4n+1){ margin-left:0; }  
.kcsx_box li:nth-child(4n){ margin-right:0; }  
.kcsx_box li .img{ width: 100%; height: 176px; overflow: hidden; } 
.kcsx_box li .tit{ width: 100%; height: auto; overflow: hidden; margin-top: 20px; height:20px; } 
.kcsx_box li .tit,.kcsx_box li .tit a{ 
	color: #333; font-size: 16px; line-height:20px;
} 
.kcsx_box li .desc{width: 100%; height: auto; overflow: hidden; color: #999; line-height: 22px;  margin-top:5px;
font-size: 13px; }
.kcsx_box li .desc span{ display:block; width: 100%; height: auto; overflow: hidden; }
.kcsx_box li:hover .tit, .kcsx_box li:hover .tit a{ color:#027368; }

.kcsx_box li:hover{ transform:scale(1.02,1.02); box-shadow:6px 2px 17px 1px rgba(0,0,0,.1) }