@charset "utf-8";
/* CSS Document */
body{background-color:#c7c7c7;}
.header{
	background:url(../img/header.jpg) left top no-repeat;
	width:1100px;
	height:280px;
	background-size: 100% 100%;
	}
.nav{
	background:url(../img/nav.jpg) left top repeat-x;
	width:1100px;
	height:47px;
	line-height:45px;
	}	
.nav li{
	float:left;
	display:block;
	width:122px;
	text-align: center;
	background:url(../img/cut.jpg) right no-repeat;

	}
	.nav li.nobg{
		background:none;}
		
		.nav li a.frist{color:#f5eb30}
		
.nav li a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.nav li a:hover{
	color:#ff0000;}

.content { 
	width:1070px;	
	background-color:#FFFFFF;
	padding:8px 15px;
}
.content .newstit{
	width:1070px;
	height:105px;
	background-color:#ededed;
	margin-bottom:8px;
	}
	
.content .newstit h1{
padding-top:10px;
text-align:center;
font-size:36px;
font-family:'微软雅黑';
clear:both;
}
.content .newstit h1 a{color:#cb1013;}
.content .newstit span{ display:block; text-align:center; padding-top:10px;}


.zfyw{ width:560px;
height:294px;
float:right;
background:url(../img/zfyw_tit.jpg) left top no-repeat;
margin-bottom:5px;
overflow: hidden;
}

.gengduo{
	float:right;
	display:block;
	width:80px;
	margin-top:8px;}

.zfyw ul{
	margin:50px 0px 0px 20px;
	}
.zfyw ul li{
	width: 500px;
	height:30px;
	line-height:28px;
	background:url(../img/1.jpg) left center no-repeat;
	padding-left:10px;
	background-position: 0 12px;
	vertical-align: bottom;
	overflow: hidden;
	
}
.w240 ul li{
	height:28px;
	line-height:34px;
	background:url(../img/2.jpg) left center no-repeat;
	padding-left:8px;
	background-position: 0 16px;
	vertical-align: bottom;
	overflow: hidden;
}
.w372 ul li{
	height:28px;
	line-height:28px;
	background:url(../img/3.jpg) left center no-repeat;
	padding-left:8px;
	background-position: 0 12px;
	vertical-align: bottom;
	overflow: hidden;
}
.zfyw ul li a{
	float:left;
	font-size:14px;}
	.w240 ul li a{
	float:left;
	font-size:13px;}
	.w372 ul li a{
	float:left;
	font-size:13px;}	
.zfyw ul li span,.w240 ul li span{
	float:right;
	margin-right:20px;}
.ad{ margin:5px 0;}	

.ml{ margin-left:9px;}
.w240{
	width:348px;
	height:285px;
	border:1px solid #d5d5d5;
	background:url(../img/sd_tit.jpg) left top no-repeat;}
.w240 h3{
	display:inline;
	font-size:14px;
	color:#ffffff;
	float:left;
	margin:13px 0px 15px 25px;}

.w240 ul{
	margin-left:10px;
	clear:both;}
.w372 dl{clear:both; margin-bottom:10px;  overflow:hidden;}
.w372 dl dt{ float:left; width:134px; font-size:12px; text-align:center; margin-left:32px; display:inline;}
.w372 dl dt img{ padding-bottom:5px;}

	.w372{
	width:412px;
	height:270px;
	margin-right:3px;
	border:1px solid #d5d5d5;
	background:url(../img/w_tit.jpg) left top no-repeat;}
.w372 h3{
	display:inline;
	font-size:14px;
	color:#ffffff;
	float:left;
	margin:5px 0px 15px 25px;}

.w372 ul{
	margin-left:10px;
	clear:both;}
	
.gengduo2{
	float:right;
	display:block;
	width:80px;
	margin-top:5px;}
.zdfg{width:840px;
}
.zdfg_space{
	margin-top:5px;}		
.yqlj{
	width:222px;
	height:548px;
	_margin-top:1px;
	border:1px solid #d5d5d5;
	border-top:none;
	background:url(../img/yqlj_header.jpg) left top no-repeat;}
	
.yqlj_list{ margin-left:15px; margin-top:5px;}	
.yqlj_list li{
height:24px; /*列表项的高度*/ 
line-height:24px; /*列表项的行高，行高与高设为相同，文字垂直居中*/ 
text-indent:15px; /*文字缩进15个像素，不然压到图表了*/ 
background-image:url(../img/2.jpg); /*图片的url地址*/ 
background-position:left 50%; /*北京图片的定位*/ 
background-repeat:no-repeat; /*禁止图片平铺，显示一个就好了*/ 
list-style:none;
}
.yqlj_list li a{ font-size:13px;}


.tpxw{
	background:url(../img/tpxw.jpg) left top no-repeat;
	width:100%;
	height:205px;
	margin-top:5px;}
	
.tpxw .tgun{
	border:1px solid #d5d5d5;
	width:1068px;
	height:162px;
	margin-top:12px;}


.logo{
	width:1075px;
	height:80px;
	margin-top:5px;
	padding-top:10px;
	background:url(../img/logo_bg.jpg) left top repeat-x;
	 position:relative; 
	}
	
.footer{ width:1100px;
height:165px;
font-size:13px;
background:url(../img/footer.jpg) left top repeat-x;}

.footer div{
	padding-top:30px;
	text-align:center;
	line-height:1.6em;
	font-size:12px;
	color:#ffffff;
	}
.footer p a{
	height: 12px;
	line-height: 12px;
	color: #FFFFFF;
	display: inline-block;
	min-width: 60px;
	padding: 0 5px;
	border-right: 1px #fff solid;
	margin-bottom: 12px;
}
.footer p a:hover{
	color: #f00;
}

.footer div span{ display:block; text-align:center}	



.rollBox_all{ float:left;}
.rollBox_all .img1{ float:left; margin-top:30px; cursor:pointer;}
.rollBox_all .img2{ float:left;margin-top:30px;cursor:pointer;}
.rollBox{width:920px;overflow:hidden; float:left; margin-top:20px;}
.rollBox .Cont{width:900px;overflow:hidden;margin:0 auto;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:130px;float:left;text-align:center;padding-right:21px;_padding-right:10px;}
*+html .rollBox .Cont .pic{width:130px;float:left;text-align:center;padding-right:30px;}
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}

/*.imgshow{ 
float:left;
width:486px;
height:284px;
border:1px solid #cccccc;
padding:4px 6px;
}*/

.imgshow{
	position:relative;
width:486px;
height:284px;
	float:left;
	padding:4px 6px;
	border:1px solid #cccccc;
	margin-bottom:5px;
	}
.imgshow ul{
	clear:both;
}
.imgshow ul li img{
	width:485px;
	height:280px;}
#pager {
	position: absolute;
	bottom:20px;
	right: 10px;
}	
#pager a {
	background: #7C7C7C;
	padding: 3px 5px;
	color: #FFFFFF;
	font-size: 12px;
	border-left: 1px solid #FFFFFF;
}
#pager .selected {
	background: #CF001B;
}


.tgun{
	clear:both;
	width:980px;
	height:180px;
	border:1px solid #dfdfdf;
	background:#fdf9ee;
	overflow: hidden;
	}
.tgun ul {
	zoom: 1;
	overflow: hidden;
}
.tgun li {
	float: left;
	list-style: none;
	text-align: center;
	padding:15px 9px;
	position: relative;
}
		/* 本例子css */
		.picScroll-left, .friendsLink{ width:100%;  overflow:hidden; position:relative; }
		.picScroll-left .hd, .friendsLink .hd{ overflow:hidden;  height:30px;padding:0 10px; }
		.friendsLink .prev, .friendsLink .next{display:block;  width:25px; height:24px;   overflow:hidden; position:absolute; top:25px;}
		.friendsLink .prev{
			 cursor:pointer; background:url(../img/shqm_left_pic.gif) no-repeat; left:5px;}
		.friendsLink .next{
			 cursor:pointer; background:url(../img/shqm_right_pic.gif) no-repeat; right:10px;}

		.picScroll-left .hd ul, .friendsLink .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li, .friendsLink .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on, .friendsLink .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd, .friendsLink .bd{ padding:10px;   }
		.friendsLink .bd{ margin-left:20px;}
		.picScroll-left .bd ul, .friendsLink .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li, .friendsLink .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center; position:relative;  }
		.picScroll-left .bd ul li .pic, .friendsLink .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img, .friendsLink .bd ul li .pic img{ display:block;  padding:2px; border:1px solid #ccc; }
		.picScroll-left .bd ul li .pic a:hover img, .friendsLink .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title, .friendsLink .bd ul li .title{ font-size:12px; line-height:24px;   }
	
.main_top {
	height: 35px;
	margin-top: 1px;
	background: #f6f6f6;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2
}
.main_top p {
	display: block;
	background: url(../img/icon_i_03.jpg) no-repeat;
	padding-top: 10px;
	padding-left:25px;
	background-position: 5px 13px;
	font-size:14px;
}
.main_con {
	height: 750px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #ebebeb
}
.main_con_l {
	height: 750px;
	width: 227px;
	float: left;
	border-right: 1px solid #e2e2e2
}
.main_con_l h3 {
	display: block;
	height: 33px;
	background: url(../img/bg_07.jpg) no-repeat;
	margin: 0;
}
.main_con_l ul li {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 50px;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	background: url(../img/bg_li_11.jpg) no-repeat;
	background-position: 30px 13px
}
.main_con_l ul li a {
	color: #05529a;
}
.main_con_l ul li a:hover {
	color: #ff0000;
}
.main_con_r {
	height: 750px;
	width: 840px;
	float: left
}
.main_con_r h3 {
	display: block;
	height: 33px;
	background: url(../img/bg_t_09.jpg) no-repeat;
	margin: 0;
	line-height: 33px;
	font-size:16px;
	padding-left: 35px;
	color: #08579a
}
.main_con_r ul.news_List {
	padding-left: 10px;
	padding-right: 10px
}
.main_con_r ul.news_List li {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	background:url(../img/dot3.jpg) 5px 17px no-repeat;
	border-bottom: 1px dashed #dcdcdc;
	position: relative
}
.main_con_r ul.news_List li a {
	color: #424242;
	font-size:14px;
}
.main_con_r ul.news_List li a:hover { color:#ff0000;}
.main_con_r ul.news_List li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size:14px;
}
.page{ display:block; width:480px; height:50px; margin-left:120px; padding-top:20px}
.page a {
	background: #ffffff;
	cursor: pointer;
	border: 1px solid #dddddd;
	margin-left: 3px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	padding: 5px 8px;
}
.page .a_shang {
}
.page .a_active {
	color: #3383bd;
	background: #3383bd;
	color: white
}
.main_con_b {
	padding-left: 10px;
	padding-right: 10px
}
.con_h3 {
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 50px;
	text-align: center;
	color: #005a96;
}
.con_span {
	background: none repeat scroll 0 0 #ededed;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: auto auto 20px;
	text-align: center;
	width: 500px;
	color: black;
}
.con_p {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 60px;
	padding-left: 20px;
	padding-right: 20px;
	text-indent: 2em;
	color: black;
}
.main_con_n {
	height: auto;
}

	/* 本例子css */
	.focusBox { position: relative; width: 100%; height: 100%; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusBox .pic img {display: block; width:100%; height:100%; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }