@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5c5c;
	background:#fff url(../images/bg01.jpg) repeat-x; 
}
a {
	font-size:12px;
	color:#636464;
	text-decoration:none;
}
a:hover{
	color:#f00;
}
ul {
	list-style:none;
}
a:hvoer{
	color:#f00;
}
img {
	border:none;
}
.clear {
	height:1px;
	clear:both;
	margin-bottom:-1px;
	overflow:hidden;
}
.ml{
	margin-left:16px;
	margin-right:20px;
}
.hidden{
	display:none;
}
/*头部*/
#head{
	width:1003px;
	margin:0 auto;
}
#top1{
	width:1003px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	text-align:right;
}
#top1 a{
	color:#89afbc;
	width:80px;
	display:inline-block;
	text-align:center;
	position:relative;
}
#top1 .ico1{
	background:url(../images/ico1.jpg) no-repeat 0 11px;
}
#top1 .ico2{
	background:url(../images/ico2.jpg) no-repeat 0 9px;
}
#top2{
	width:1003px;
	height:117px;
	position:relative;
}
#logo{
	position:absolute;
	top:19px;
	left:26px;
}
#weather{
	position:absolute;
	top:20px;
	right:10px;
}
#nav{
	width:1001px;
	height:38px;
	line-height:38px;
	margin:0 auto;
	position:relative;
	z-index:9999;
}
#nav li{
	width:100px;
	height:38px;
	text-align:center;
	float:left;
	background:url(../images/bg2.png) no-repeat center top;
	position:relative;}
#nav .li1{
	width:90px;
	margin-right:10px;
}
#nav li a{
	height:38px;	
	display:block;
	font-size:14px;
	color:#fff;
}
#nav li:hover{
	background:url(../images/bg1.png) no-repeat center top;
}
#nav li:hover a{
	color:#ed1c24;
}
#nav li .a{
	position:absolute;
	top:38px;
	left:5px;
	width:90px;
	background:#fff;
	padding:8px 0;
	display:none;
}
#nav li:hover .a{
	display:block;
}
#nav li .a dd{
	width:90px;
	height:30px;
	line-height:30px;
	background:none;
	color:#000;
}
#nav li .a dd a{
	background:none;
	color:#000;
	height:30px;
}
#nav li .a dd a:hover{
	background:#176684;
	color:#fff;
}
#nav li a:hover{	
	color:#ed1c24;

}
#banner{
	width:100%;
	height:282px;
	margin:0 auto;
	overflow:hidden;
}
/*头部 end*/
/*主体*/
#wrap{
	width:100%;
	background:url(../images/bg02.png) no-repeat center top;
}
#banner{
	width:1002px;
	margin:0 auto;
	text-align:center;
}
#main{
	width:1003px;
	margin:0 auto;
	padding:6px 0 0 0;
}
#main .video{
	width:280px;
	height:225px;
	float:left;
	padding-left:0px;
}
#main .news{
	width:372px;
	height:225px;
	float:left;
	padding-left:40px;
}
.news .news_tit{
	width:372px;
	height:29px;
	line-height:29px;
	border-bottom:1px solid #e8e8e8;
	font-size:14px;
	color:#8a8b8b;
	text-indent:10px;
	position:relative;
}
.news .news_tit span{
	display:block;
	position:absolute;
	top:0;
	right:5px;
}
.news .news_tit span a{
	color:#393937;
}
.news .news_ul{
	width:372px;
}
.news .news_ul li{
	height:25px;
	line-height:25px;
	background:url(../images/ico3.png) no-repeat 0 10px;
	text-indent:11px;
	position:relative;
	
}
.news .news_ul li span {
	position:absolute;
	top:0px;
	Right:0px;
	text-indent:0;
}
#main .news1{
	width:304px;
	height:225px;
	float:right;
}
.news1 .news_tit{
	width:304px;
	height:29px;
	line-height:29px;
	border-bottom:1px solid #e8e8e8;
	font-size:14px;
	color:#8a8b8b;
	text-indent:10px;
	position:relative;
}
.news1 .news_tit span{
	display:block;
	position:absolute;
	top:0;
	right:5px;
}
.news1 .news_tit span a{
	color:#393937;
}
.news1 .news_ul{
	width:304px;
}
.news1 .news_ul li{
	height:25px;
	line-height:25px;
	background:url(../images/ico3.png) no-repeat 0 10px;
	text-indent:11px;
	
}
#main .sum1{
	width:291px;
	height:210px;
	padding-top:2px;
	background:url(../images/bg4.jpg) no-repeat left top;
	float:right;
	padding:0 0px 10px 12px;

}
#main .sum1 li{
	line-height:49px;
	margin-bottom:7px;
	text-indent:70px;
	width:290px;
}
#main .sum1 li a{
	color:#fff;
}
#main .sum1 li a span{
	font-size:15px;
}
#main .sum2{
	width:291px;
	height:200px;
	border-left:2px solid #e7e7e7;
	border-right:2px solid #e7e7e7;
	border-top:3px solid #e7e7e7;
	border-bottom:2px solid #e7e7e7;
	background:url(../images/bg5.jpg) repeat-x left bottom;
	padding:0 15px 10px 12px;
	float:left;
}
.sum2 .sum2_tit{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#40ace2;
	position:relative;
}
.sum2 .sum2_tit span{
	display:block;
	position:absolute;
	top:0;
	right:23px;
}
.sum2 .sum2_ul{
	width:291px;
	padding-top:13px;
}
.sum2 .sum2_ul li{
	height:28px;
	line-height:28px;
	position:relative;
}
.sum2 .sum2_ul li a{
	font-size:14px;
}
.sum2 .sum2_ul li span{
	display:block;
	font-size:12px;
	height:28px;
	line-height:28px;
	position:absolute;
	top:0;
	right:0;
	color:#636464;
}

#main .ad{
	width:1000px;
	height:120px;
	margin:13px auto;
	overflow:hidden;
}
#main .sum3{
	width:1001px;
	margin:0 auto 11px auto;
	border-left:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	background:#dbdbdb;
}
.sum3 .sum3_tit{
	height:33px;
	line-height:33px;
	font-size:14px;
	position:relative;
	text-indent:16px;
}
.sum3 .sum3_tit span{
	position:absolute;
	top:0;
	left:922px;
	display:block;
	text-indent:0;
}
.sum3 .sum3_sum{
	width:999px;
	border-left:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	border-top:1px solid #fff;
	background:#fff;
	margin:0 auto;
}
.sum3 .sum3_ul{
	width:999px;
	margin:0 auto;
	height:23px;
	line-height:23px;
	background:#d2eefc;
}
.sum3 .sum3_ul .sd01{
	width:333px;
	height:23px;
	line-height:23px;
	text-align:center;
	background:url(../images/bg6.png) repeat-x;
	float:left;
}
.sum3 .sum3_ul .sd02{
	width:333px;
	height:23px;
	background:url(../images/bg7.jpg) no-repeat left top;
	line-height:23px;
	text-align:center;
	float:left;
}
.sum3 .sum3_ul .sd01 a{
font-size:16px;
}
.sum3 .sum3_ul .sd02 a{
font-size:16px;
}
.sum3 p{
	width:980px;
	margin:0 auto;
	line-height:41px;
	padding:18px 8px 0 9px;
	background:url(../images/bg8.jpg) repeat-x left bottom;
}
.sum3 p a{
	display:inline-block;
	padding:0 18px;
}
.sum4{
	width:760px;
	border:1px solid #cccdcf;
	float:left;
}
.sum4_tit{
	height:32px;
	line-height:32px;
	background:url(../images/bg10.jpg) repeat-x left top;
}
.sum4_tit span{
	height:32px;
	line-height:32px;
	text-indent:34px;
	display:block;
	background:url(../images/ico4.jpg) no-repeat 9px 6px;
	font-size:14px;
	color:#338197;
}
.sum4 .sum4_ul{
	width:760px;
	margin:0 auto;
	padding-top:4px;
}
.sum4 .sum4_ul li{
	float:left;
	width:152px;
	height:105px;
	text-align:center;
	
}
.sum4 .sum4_ul li img{
	width:54px;
	height:54px;
	overflow:hidden;
}
.sum4 .sum4_ul li span{
	width:114px;
	text-align:center;
	line-height:14px;
	display:block;
	padding-top:px;
	margin:7px auto 0 auto;
}
.sum5{
	width:230px;
	border:1px solid #cccdcf;
	float:right;
}
.sum5 .sum5_ul{
	width:220px;
	padding:8px 0;
	margin:0 auto;
}
.sum5 .sum5_ul li{
	width:220px;
	height:32px;
	line-height:32px;
	margin-bottom:1px;
	background:#dbdbdb url(../images/ico5.jpg) no-repeat 16px 16px;
	text-indent:23px;
	position:relative;
}
.sum5 .sum5_ul li a{
	font-size:14px;
	display:block;
}
.sum5 .sum5_ul li a span{
	display:block;
	position:absolute;
	top:15px;
	left:16px;
	text-indent:0;
}

#link{
	width:1001px;
	border:1px solid #ccdef2;
	margin:0px auto 0 auto;
}
#link .link_tit{
	width:1001px;
	background:url(../images/bg9.jpg) repeat-x left top;
	height:27px;
	line-height:27px;
}
#link .link_tit span{
	display:block;
	line-height:27px;
	text-align:left;
	font-size:14px;
	color:#343434;
	border-right:1px solid #ccdef2;
}
#link p{
	line-height:0px;
	padding:0px 0px 0px 70px;
	width:900px;
	margin:0 auto;
}
#link p a{
	padding:0 15px;
	display:inline_block;
}

/*主体 end*/
/*底部*/
#foot{
	width:100%;
	margin:10px auto 0 auto;
	background:url(../images/foot_bg.jpg) repeat-x left top;
}
#foot .foot1{
	width:1003px;
	height:25px;
	line-height:25px;
	margin:0 auto 16px auto;
	text-align:center;
	color:#fff;
}
#foot .foot1 a{
	color:#fff;
}
#foot p{
	width:1003px;
	margin:0 auto;
	text-align:center;
	line-height:21px;
}
/*底部 end*/

/* 单个图片幻灯片盒子 - 公用类 */
.slideBox{ width:275px; height:216px; margin:0 auto; overflow:hidden; position:relative; }
.slideBox .hd{width:86px;  height:18px; overflow:hidden; position:absolute; right:0px; bottom:3px;  z-index:1; }
.slideBox .hd ul{ width:86px; overflow:hidden; zoom:1; position:absolute; right:0; bottom:0;  }
.slideBox .hd ul li{ float:left;  width:16px; margin-right:2px; height:16px; line-height:16px; text-align:center; border:1px solid #060203; background:#fff;  cursor:pointer; }
.slideBox .hd ul li.on{  background:#060203; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd img{width:275x; height:216px; }
/* 单个图片幻灯片盒子 - 公用类 */
.slideBox2{ width:1002x; height:284px; margin:0 auto; overflow:hidden; position:relative; }
.slideBox2 .hd{width:86px;  height:18px; overflow:hidden; position:absolute; right:0px; bottom:3px;  z-index:1; }
.slideBox2 .hd ul{ width:86px; overflow:hidden; zoom:1; position:absolute; right:0; bottom:0;  }
.slideBox2 .hd ul li{ float:left;  width:16px; margin-right:2px; height:16px; line-height:16px; text-align:center; border:1px solid #060203; background:#fff;  cursor:pointer; }
.slideBox2 .hd ul li.on{  background:#060203; color:#fff; }
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd img{width:1002x; height:284px; }
#list_main{
	width:986px;
	margin:15px auto 0 auto;
	background:url(../images/place.jpg) repeat-x;
	padding-top:23px;
}
#list_leftside{
	width:270px;
	float:left;
}
.list_leftit{
	width:270px;
	background:url(../images/tit1.jpg) no-repeat;
	height:38px;
	line-height:38px;
	text-indent:20px;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
}
.list_leftsum{
	width:270px;
}
.list_leftsum li{
	width:270px;
	background:url(../images/li2.jpg) no-repeat;
	height:38px;
	line-height:38px;
	text-indent:100px;
}
.list_leftsum li a{
	display:block;
	font-size:13px;
	font-weight:bold;
}
.list_leftsum li a:hover{
	color:#0096cb;
	background:url(../images/li1.jpg) no-repeat left bottom;
}
.list_leftsum2{
	width:270px;
	background:url(../images/bg4.jpg) no-repeat;
	overflow:hidden;
	margin-top:10px;
}
.list_leftsum2 li{
	width:300px;
	height:55px;
	line-height:50px;
	font-family:"微软雅黑";
	text-indent:62px;
}
.list_leftsum2 li a{
	color:#fff;
	font-size:10px;
}
.list_leftsum2 li span{
	font-size:16px;
}
#list_rightside{
	width:700px;
	float:right;
}
.list_rightplace{
	width:680px;
	height:80px;
	padding-right:20px;
	position:relative;
	text-align:right;
	line-height:66px;
	background:url(../images/r_bg.jpg) no-repeat center bottom;
}
.list_rightplace span{
	position:absolute;
	top:0;
	left:90px;
	width:140px;
	height:60px;
	line-height:60px;
	background:url(../images/ico6.jpg) no-repeat left 10px;
	text-indent:46px;
	text-align:left;
	font-size:18px;
	color:#297e9c;
	font-weight:bold;
}
.list_rightsum{
	width:690px;
}
.list_rightsum h1{
	line-height:44px;
	text-align:center;
	margin-bottom:15px;
}
.list_rightsum p{
	line-height:24px;
}
.list_rightfenye{
	margin-top:30px;
	text-align:center;
}
.list_rightfenye a{
	height:19px;
	line-height:19px;
	border:1px solid #cccccc;
	display:inline-block;
	padding:0 10px;
	margin-right:10px;
}
.new_sum{
	width:993px;
	padding:5px 0 0 5px;
	border-left:2px solid #e7e7e7;
	border-right:2px solid #e7e7e7;
	border-top:2px solid #e7e7e7;
	border-bottom:2px solid #e7e7e7;
	margin:13px auto;
}

.new_sum .new_tit{
	height:33px;
	line-height:33px;
	font-size:14px;
	position:relative;
	text-indent:16px;
	background:#dbdbdb;
}
.new_sum .new_tit span{
	position:absolute;
	top:0;
	left:922px;
	display:block;
	text-indent:0;
}

.new_sum dl{
	width:250px;
	height:120px;
	float:left;
}
.new_sum dt{
	width:96px;
	height:110px;
	padding:1px;
	border:2px solid #dbdadb;
	overflow:hidden;
	float:left;
}
.new_sum dd{
	width:137px;
	height:30px;
	line-height:25px;
	float:right;
	font-weight:bold;
	font-size:14px;
}


.index_sum3{
	width:1000px;
	border:1px solid #d7d7d7;
	margin:12px auto 0 auto;
}
#main h4{
	height:32px;
	line-height:32px;
	background:#dbdbdb;
	border-bottom:1px solid #d7d7d7;
	font-weight:normal;
	position:relative;
	text-indent:15px;
	font-size:16px;
}
#main h4 .h4_more{
	position:absolute;
	top:0;
	right:15px;
}
.index_sum3_b{
	height:168px;
	width:1000px;
	overflow:hidden;
	overflow-y:scroll;
	position:relative;
}
.index_table_tit{
	width:1000px;
	border-left:1px solid #d7d7d7;
	height:32px;
	background:#efefef;
	font-weight:bold;
}
.index_table_tit li{
	width:88px;
	line-height:32px;
	text-align:center;
	border-right:1px solid #d7d7d7;
	float:left;
}
.index_table{
	border-collapse:collapse;
	width:980px;	
}
.index_table th{
	line-height:32px;
	border:1px solid #d7d7d7;
	text-align:center;
	background:#efefef;
	width:88px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.index_table td{
	line-height:26px;
	width:88px;
	border:1px solid #d7d7d7;
	text-align:center;
	overflow:hidden;
}
.pagesum{
	width:690px;
	position:relative;
	padding:5px 5px 0 5px;
	border:1px solid #d8d6d7;
	overflow:hidden;
	line-height:30px;
}
.pagesum h4{
	line-height:65px;
	text-align:center;
	font-size:24px;
	color:#95c8db;
	font-family:"幼圆";
}
.pagesum h4 span{
	font-family:Tahoma;
	font-size:12px;
}
.pagesum_l{
	position:absolute;
	top:0;
	left:0;
	width:19px;
	height:826px;
	background:url(sum_l3.jpg) no-repeat;
}
.pagesum_r{
	position:absolute;
	top:0;
	right:0;
	width:19px;
	height:826px;
	background:url(sum_r3.jpg) no-repeat;
}
.page_tit{
	width:672px;
	height:15px;
	line-height:15px;
	text-align:center;
	background:#f2f2f2;
	margin:0 auto 0px auto ;
}
.page_tit span{
	padding:0 24px;
}
.pagesum p{
	line-height:30px;
	padding:10px 40px 10px 40px;
	text-indent:2em;
	font-size:14px;
}
.pagesum .listsum_block2 {
	width:662px;
	height:24px;
	line-height:24px;
	margin:20px auto;
	position:relative;
	font-size:14px;
	font-weight:bold;
	color:#b3d851;
}
.pagesum .listsum_block2 a {
	font-size:14px;
	font-weight:bold;
	color:#b3d851;
}
.pagesum .listsum_block2 .span1 {
	position:absolute;
	top:0;
	left:307px;
}
.pagesum .listsum_block2 .ico {
	position:absolute;
	top:2px;
	left:348px;
}
.pagesum .listsum_block2 .span2 {
	position:absolute;
	top:0;
	right:0;
}
.pagesum img{MAX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 650 ? "650px" : this.width)!important;}

