@charset "utf-8";
/* CSS Document */
/*全局样式开始*/
*{margin:0;padding:0;}
body{ margin:0; padding:0; font-family:'微软雅黑'; font-size:16px; background:url(bg_01.png) no-repeat top;}
a{ text-decoration:none; color:#000000;}
a:hover{ color:#e20001;}
img{ border:none; vertical-align:middle;}/*图片添加链接边框没有；解决图片默认间距*/
ul,ol{ list-style-type:none;}
.clear{ clear:both;}/*清除浮动*/
.con{ width:100%; background:url(bg.jpg);}
.hidden{ display:none;}
.block{ display:block;}
/*全局样式结束*/
/*头部*/
.top{ /*background:url(bg_01.png) no-repeat top center;*/ width:100%; height:220px; }
.topc{ width:1005px; height:220px; margin:0 auto; background:url(touxian_03_06.png) no-repeat left 30px;position:relative;}
.topc p{ height:35px; text-align:right; line-height:35px; padding-right:15px;}
.topc span{ position:absolute; top:8px; left:468px;}
.topc em{ position:absolute; top:90px; left:235px;} 
.topc p a{ color:#0068b7; font-size:14px;}
.topc p a:hover{ text-decoration:underline;}
/*头部结束*/
.warp{width:100%; height:auto;}
.warpc{ width:1005px; margin:0 auto;}
.nav{ border-bottom:3px solid #3180be; padding-bottom:5px; /*position:absolute; top:190px;*/}
.nav li{ float:left; width:140px; height:38px; text-align:center; line-height:38px; margin-left:90px;}
.nav li a{ color:#4681bf; font-size:18px; /*padding:10px; */display:block; width:140px; height:38px;}
.nav li a:hover,
.nav li a.zl_selected{ /*text-decoration:underline;*/  background:url(navlibg_03.png) no-repeat left center !important; color:#ffffff;}

.news{ width:1003px; height:340px; border:1px solid #eeeeee; margin-top:20px;}
/*轮播样式*/
.slideBox{ width:492px;overflow:hidden; position:relative; float:left; padding:10px; }
		.lunbojiao{ width:492px; height:30px; position:absolute; bottom:10px; z-index:1; background-color:#3b3b3b; opacity:0.8;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:2; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:4px;  width:10px; height:10px; cursor:pointer; background-color:#ccd6de; z-index:15;}
		.slideBox .hd ul li.on{ background-color:#F00;}
		.slideBox .bd{ position:relative; height:100%;    }
		.slideBox .bd li{ zoom:1; vertical-align:middle; width:492px; }
		.slideBox .bd img{ width:492px; height:315px; display:block;  }
		.slideBox .bd h3{  color:#ffffff; font-family:"微软雅黑"; font-size:14px; position:absolute; bottom:5px; padding-left:10px; line-height:18px; z-index:5}
.title_lbt{color:#FFFFFF; font-size:14px;}		
.coop{ width:471px; height:320px; float:left; padding:10px;}
.coop p{ width:200px; height:25px; line-height:25px; color:#076cba; font-size:22px; float:left; margin-bottom:18px;}
.coop span{ float:right;}
.coop span a{ color:#abacac; font-size:12px;}
.coop li{ background:url(newslibg_03.png) no-repeat left center; padding-left:10px; line-height:33px;}
.coop li a{ color:#434242; font-size:16px;}	
.coop li a:hover{ text-decoration:underline;}
.conn{ width:1005px; height:158px; border:1px solid #eeeeee; margin-top:20px; background:url(situbg_03.png) repeat-x top center; padding-top:17px;}	
.conn li{ width:220px; height:130px; float:left; margin-left:25px; position:relative;}
.conn li a{ position:absolute; top:55px; left:0; font-size:15px; color:#fefefe; text-align:center;width:100%;padding-left:6px;padding-right:6px;box-sizing:border-box;}
.footer{ width:100%; height:163px; background-color:#e8e8e8; margin-top:20px;}
.footer ul{ width:1005px; height:133px; margin:0 auto; text-align:center; padding-top:30px; line-height:30px; color:#373838; font-size:14px;}
