@charset "utf-8";
body{ margin:0 auto; font-size:12px;font-family: "微软雅黑","宋体",Arial, Helvetica, sans-serif; line-height:normal; }
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
*{ margin:0px; padding:0px;}
img { border:0px;}
a { color:#333; text-decoration:none;}
a:hover { color:#ff0000;}
.h10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}

.h15 {
	clear: both;
	height: 15px;
	overflow: hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow: hidden;
}
.h30 {
	clear: both;
	height: 30px;
	overflow: hidden;
}
.h35 {
	clear: both;
	height:35px;
	overflow: hidden;
}
.h40 {
	clear: both;
	height: 40px;
	overflow: hidden;
}
.h45 {
	clear: both;
	height: 45px;
	overflow: hidden;
}

.h55 {
	clear: both;
	height: 55px;
	overflow: hidden;
}
.h60 {
	clear: both;
	height: 60px;
	overflow: hidden;
}
.h70 {
	clear: both;
	height: 70px;
	overflow: hidden;
}
.h80 {
	clear: both;
	height:80px;
	overflow: hidden;
}

.h85 {
	clear: both;
	height:85px;
	overflow: hidden;
}
.clear{ clear:both;}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.wrap {
	width: 1200px;
	clear: both;
	margin: 0 auto;
	overflow:hidden;
}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}

body{background:url(../bg.jpg) no-repeat top center;}
/*-----------------头部开始--------------------*/
#header { height:350px; overflow:hidden;}

.logo{width:100%; height:290px; }
.logo a{ width:1920px; height:290px; overflow:hidden; display:block; text-indent:-999em;}


.nav{ margin-top:5px;background:url(../nav.png) no-repeat top center;}
.nav ul{ height:53px;overflow: hidden; padding-left:75px;}
.nav li{float: left; text-align: center; margin-right:10px;}
.nav li:after { content:''; border-right:#fe5858 solid 1px; height:20px; display: inline-block;  vertical-align:-14%; margin-left:5px; }
.nav li:last-child:after{ content:""; display:none}
.nav a{ height:53px; line-height:53px;  display:inline-block; padding:0 30px; font-size: 18px; color: #fff; }
.nav a:hover,.nav a.cur{ color: #FF0; background: #cc0000; }
/*------------------头部结束------------------*/

/*-----------------内容开始-------------------*/
/*热点头条开始*/
.hottop{ width:1180px; height:90px; overflow:hidden; padding:10px; background:url(../hot.png) no-repeat;}
.hottop h3{ text-align:center; font:bold 36px "Microsoft YaHei",微软雅黑,"Palatino Linotype","Times New Roman",Times; overflow:hidden; line-height:150%;}
.hottop h3 a{text-decoration:none;color:#ff0000;}
.hottop p{color:#333;text-indent:2em; line-height:36px; font-size:16px; }
/*热点头条结束*/

/*焦点图开始*/
.slideBox{ width:590px; height:370px; overflow:hidden; position:relative; border:1px solid #ddd;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hdmore{height:20px;position:absolute; right:5px; bottom:10px;overflow:hidden;z-index:2; line-height:20px;}
.slideBox .hdmore a{ font-size:14px; color:#FC0;}

.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px;background:#fff; cursor:pointer;border-radius:5px; list-style: none}
.slideBox .hd ul li.on{ background:#3c74b4; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;overflow:hidden;}
.slideBox .bd ul{ width:590px; height:370px; }
.slideBox .bd li{ zoom:1; vertical-align:middle; list-style: none}
.slideBox .bd li p{ position:absolute; bottom:0px; left:0px; line-height:40px; font-size:16px; background: url(../tmbg.png); color:#fff; width:96%; padding:0px 2%; overflow:hidden; height:40px;}
.slideBox .bd img{ width:590px; height:370px; display:block;  }

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*焦点图结束*/


.notice { width: 590px; float:right; overflow: hidden; }

.notice .tab-hd { }
.notice .tab-hd ul { }
.notice .tab-hd li{ float: left; height: 38px; line-height: 38px; font-size:18px; }
.notice .tab-hd li a{ display:block; padding:0 20px; color:#333;  }
.notice .tab-hd li.on a{ position: relative; color:#fff; }
.notice_title{ background:url(../tit.png) no-repeat; height:41px; line-height:41px; overflow:hidden;}
.notice_title a.more {float: right;	line-height: 58px;	padding-right: 20px; color: #666666;}

.notice .tab-bd { }
.notice .tab-bd .tab-pal{ }
.notice .tab-bd .tab-pal ul{ padding-top:10px; padding-left:5px;}
.notice .tab-bd .tab-pal li {line-height: 39px;	background: url(../liststy.gif) no-repeat 0 9px;	padding-left: 20px; margin-bottom:1px;}
.notice .tab-bd .tab-pal li:hover{ background-position:0 -55px;}
.notice .tab-bd .tab-pal li a { color: #333; font-size: 16px; display:block}
.notice .tab-bd .tab-pal li a span {color: #999; float: right; font-size: 14px;}
.notice .tab-bd .tab-pal li a:hover{ color:#ff0000;}
.notice .tab-bd .tab-pal li a:hover span{ color:#333}


.xwbox { width:590px;  }

.xw_tit { width: 590px; height: 41px;line-height: 41px; background:url(../tit.png) no-repeat 0 0; overflow:hidden }
.xw_tit h2 {font-size: 18px; font-weight: normal; color: #fff;padding-left: 15px;  }
.xw_tit a { float: right; line-height: 58px; padding-right: 20px; color: #666666; font-size:14px;}

.xw_nr { padding-top: 10px; padding-left:5px; padding-right:5px; }
.xw_nr li {line-height: 32px; color: #666666; background: url(../liststy.gif) no-repeat 0 7px;	padding-left: 20px; }
.xw_nr li:hover{ background-position:0 -57px;}
.xw_nr a { color: #333; font-size: 16px; }
.xw_nr a:hover{color: #ff0000;}
.xw_nr span { float: right; color:#999; font-size: 14px;}



.photo{ width:1200px; height:257px; overflow:hidden; background:url(../pbox.png) no-repeat;}
.photo .photo_tit{ width: 1200px; height: 50px;line-height: 50px;  margin-bottom:15px;}
.photo_tit h2 { font-size: 18px; font-weight: normal; color: #fff;padding-left: 20px;  }
.photo_tit a {  font-size: 14px; color: #fff; float: right; padding-right:15px; }

.photo_nr { width:1160px; height:220px; overflow:hidden; padding:0 20px;}
.photo_nr img {height: 135px;	width: 190px;	overflow:hidden;  border:#FFF solid 5px;}
.photo_nr ul {overflow: hidden;width: 1160px;}
.photo_nr li {float: left; width: 206px; text-align: center; padding-right: 25px;}
.photo_nr li p {line-height: 36px;}
.photo_nr li a{font-size: 16px;color: #fff;}


.sjbox {  width:390px;  }
.sj_tit { width: 390px; height: 41px;line-height: 41px; background:url(../tit1.png) no-repeat 0 0; overflow:hidden }
.sj_tit h2 {font-size: 18px; font-weight: normal; color: #fff;padding-left: 15px;  }
.sj_tit a { float: right; line-height: 58px; padding-right: 15px; color: #666666; font-size:14px;}

.sj_nr { padding-top: 10px; padding-left:5px; padding-right:5px; }
.sj_nr li {line-height: 32px; color: #666666; background: url(../liststy.gif) no-repeat 0 7px;	padding-left: 20px; }
.sj_nr li:hover{ background-position:0 -57px;}
.sj_nr a { color: #333; font-size: 16px; }
.sj_nr a:hover{color: #ff0000;}
.sj_nr span { float: right; color:#999; font-size: 14px;}

/*------------------内容结束------------------*/



/*===========================leftnav begin===========================*/
.subcontent{ clear: both; overflow: hidden; min-height: 500px; height: auto !important; }
.leftnav_box{ width:240px; height:auto; overflow:hidden;}
.leftNav{clear:both;overflow:hidden;}
.leftNav dt{ height:59px; width:240px; background:url(../menu_bg.jpg) no-repeat left top; font-size:20px; color:#fff; line-height:59px; text-align:center; margin-bottom:1px;}
.leftNav dd{clear:both;overflow:hidden;height:40px; padding:0 15px;background:#fafafa url(../leftico1.png) no-repeat 190px center;}
.leftNav dd a{height:39px;display:block; line-height:39px; padding-left:10px;color:#666; font-size:14px; border-bottom:1px solid #e6e6e6;}
.leftNav dd a:visited{ color:#666}
.leftNav dd a:hover{ color:#fff;}	
.leftNav dd a:active{ color:#666}	
.leftNav dd:hover,.leftNav dd.cur{ background:#cc0000 url(../leftico2.png) no-repeat 190px center;}	
.leftNav dd:hover a,.leftNav dd.cur a{ color:#fff; border-bottom:none}

.leftnav_box .contactBox{overflow:hidden; clear:both;width:240px; position:relative;display:block;}
.leftnav_box .contactBox.h130{ height:130px;}
.leftnav_box .contactBox.h160{ height:160px;}
.leftnav_box .contactBox span{ height:30px; width:190px; margin-left:50px; line-height:30px; font-size:24px; color:#fff; display:block; padding-left:35px; position:absolute; left:0; top:50%; margin-top:-15px;}
.leftnav_box .contactBox span.span1{ background:url(../leftico3.png) no-repeat left center}
.leftnav_box .contactBox span.span2{ background:url(../leftico4.png) no-repeat left center}
/*=============================leftnav end===========================*/


/*===========================right begin===========================*/
.rightBox{
	width:930px;
	overflow:hidden;
	}
.location{
	width:100%;
	height:40px;
	clear:both;
	border-bottom:2px solid #c3c3c3;
	position:relative;
	background: url(../ico1.jpg) no-repeat 0 5px;
	}
.location span{ height:42px; line-height:35px; font-size:18px; color:#c00;background:url(../ico2.png) no-repeat left bottom; position:absolute; left:20px; top:0;}	
.location p{
	line-height:35px;
	height:35px;
	color:#666;
	padding:0 15px 0 25px;
	background:url(../location.png) no-repeat left center;
	}
.location p a.on{color:#c00;}
.content_R{ padding:10px;  min-height:700px; height:auto !important; height:700px; overflow:hidden; _overflow:visible; }

/*===========================right end===========================*/

/*===========================新闻列表样式 begin===========================*/

.list{ overflow:hidden; padding:10px;}
.list ul{height:1050px;}
.list ul li{ height:60px; background:url(../list_bg.gif) no-repeat 0 -158px; padding:15px 0; border-bottom:#CCCCCC dotted 1px; position:relative;}
.list ul li:hover{ background:#f8f8f8;}
.list ul li:hover a{ text-decoration:none; color:#ff0000;}
.list ul li a.more{ width:65px; height:24px; line-height:24px; padding-left:15px; overflow:hidden; display:block; position:absolute; right:5px; top:25px; background:#09C; cursor:pointer; background:url(../share.png) no-repeat 0 50%; color:#333; font-weight:bold;}
.list ul li a:hover{ text-decoration:underline;}
.list ul li h6{ font-size:16px; font-weight:bold; color:#000; line-height:30px;}

.list ul li span{ color:#666666; float:left;}
.list ul li em{ margin-left:10px; color:#666666; font-style:normal;}
/*===========================新闻列表样式 end===========================*/


/*===========================图片列表样式 begin===========================*/
.picbox{ overflow:hidden;}
.picbox ul{width:930px; }
.picbox ul li{ width:285px; float:left; overflow:hidden; margin:10px 10px; background:#FFF; border:#f9f9f9 solid 1px; }
.picbox ul li:hover{ background:#f9f9f9;}
.picbox ul li:hover h6 { color:#c00;}
.picbox ul li a:hover{text-decoration:none; }
.picbox ul li img{ width:280px; height:200px; overflow:hidden;}
.picbox ul li h6{ text-align:center; line-height:32px; font-size:16px; font-weight:bold; color:#333;}
.picbox ul li i{ line-height:20px; font-size:11px; color:#999; background:url(../clock.png) no-repeat 0 2px; padding-left:18px; }
.picbox ul li em{ line-height:20px; font-size:11px; color:#999;background:url(../view.png) no-repeat 0 3px; padding-left:18px; }
.picbox ul li p{ width:240px; line-height:20px; text-align:left; display:block; clear:both; text-indent:2em; color:#a6a6a6; padding-top:5px;}
/*===========================图片列表样式 end===========================*/


/*===========================页码样式 begin===========================*/
.page {
	padding: 30px 10px 50px 0px;
	overflow: hidden;
	clear: both;
	height: 35px;
	line-height: 35px;
	margin:0px auto;
	text-align: center;
}
.page a {
	padding: 9px 12px;
	color: #383838;
	border-radius: 4px;
	border: 1px solid #dddcdc;
	margin-right: 3px;
	font-family: "����";
}
.page a:hover {
	background: #cc0000;
	color: #fff;
	border: 1px solid #cc0000;
}
.page a.hover {
	background: #cc0000;
	color: #fff;
	border: 1px solid #cc0000;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #dddcdc;
}
.page .lable {
	color: #383838;
}
.page input.pageDetail {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	text-align: center;
	border-radius: 4px;
	color: #383838;
	margin-bottom: 2px;
}
.page input.page_bnt {
	border: none;
	width: 50px;
	height: 30px;
	margin-left: 3px;
	border-radius: 4px;
	cursor: pointer;
}
/*------------------页码结束------------------*/

/*------------------信息公开开始------------------*/
.gk_side{ width: 320px;  border-top: 2px solid #004488; background: #f1f1f1;}
.gk_side h2{line-height: 40px;  padding-left: 15px;  color: #135a9c;  font-size: 18px;}
.tree{ width: 280px; margin-left: 20px; margin-bottom: 20px; background: #FFFFFF;}
.gk_main{ width: 840px; padding-left: 19px;border-left: 1px #d2d2d2 solid;
	
}
/*------------------信息公开结束------------------*/


/*留言板样式开始*/
.message{  padding-top:50px;}
.message h1{color:#1f1f1f; font-size:24px; font-weight:normal;}
.message_inf{padding-top:10px;}
.message_inf p{color:#1f1f1f; font-size:16px; margin-bottom:20px; overflow:hidden; line-height:28px;}
.message_inf span{display:inline-block; width:50px; float:left;}
.message_inf .line{width:100%; border-top:1px dotted #c7c7c7; margin:20px 0;}
.message_inf input, .message_inf select{height:32px; border:1px solid #a9a9a9; margin-left:13px; box-sizing:border-box; float:left;}
.message_inf input{text-indent:5px; font-size:14px;}
.message_inf select{width:166px; color:#6b6b6b; font-size:14px; cursor:pointer;}
.message_inf .message_email{width:255px; margin-right:35px;}
.message_inf .message_phone{width:176px; margin-right:35px;}
.message_inf .message_qq{width:176px;}
.message_inf .message_title{width:780px;}
.message_inf .message_txt{height:130px; border:1px solid #a9a9a9; margin-left:13px; box-sizing:border-box; width:780px; padding:5px;}
.message_inf img{width:114px; margin-left:20px;}
.message_inf .message_btn{margin-left:63px; padding:6px 39px; border:none; outline:none; background-color:#ef3838; color:#fff; font-size:18px; height:auto; border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; cursor:pointer;}
.message_inf .message_btn:hover{background-color:#ef4d4d;}
.message_inf .tolist{font-size:16px; color:#0e81da; text-decoration:underline; position:absolute; bottom:0; margin-left:20px;}


.message_list{}
.r_xjnr{ width:100%; margin:10px 0 0 0;line-height:30px; border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0;}
.r_xjnr .bt{ text-align:center; width:630px; background:#cfe0f2;  color:#0083ef; font-size:14px; font-weight:bold;}
.r_xjnr th{ text-align:center;width:110px;  border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.r_xjnr td{width:520px; border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0; padding:0 4px;}
.xjnr_bd{ width:520px; height:120px;}


/*留言板样式结束*/

/*网络调查样式开始*/

/*survey*/
.survey_w840{width:840px; float:left;}
.survey_w840 h1{color:#1f1f1f; font-size:24px; font-weight:normal;}
.survey_con{padding:30px 30px 50px 30px; min-height:430px; margin-top:23px; border:1px solid #e2e2e2; border-radius:7px; -moz-border-radius:7px; -o-border-radius:7px; -webkit-border-radius:7px;}
.survey_con h1{color:#1160b2; text-align:center; font-size:18px;}
.survey_con h3{color:#444444; line-height:26px; font-weight:normal; margin-top:20px;}
.survey_list{margin-top:40px;}
.survey_list .item{margin-bottom:30px;}
.survey_list .item p{color:#000000; font-size:16px; margin-bottom:20px;}
.survey_list .item span{margin-right:20px; color:#1e1e1e; font-size:14px; display:inline-block;}
.survey_list .item span input{float:left; margin-right:5px;}
.survey_list .item textarea{width:90%; margin:0 auto; margin-left:25px; border:1px solid #a9a9a9; height:100px;}
.survey_Btn{ text-align:center;}
.survey_Btn input{color:#fff; font-size:18px; padding:10px 60px; background-color:#1160b2; border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; margin-right:10px; cursor:pointer; outline:none;}
.survey_Btn input:hover{background-color:#2c77c5;}
.survey_Btn a{color:#202020; font-size:16px; text-decoration:underline;}
.survey_Btn a:hover{color:#1160b2;}

.survey_w328{width:328px; float:right;}
.survey_ing{margin-top:6px;}
.survey_ing h1 a{color:#1f1f1f; font-weight:normal;}
.survey_ing .survey_ing_con{margin-top:23px; border:1px solid #e2e2e2; border-radius:7px; -moz-border-radius:7px; -o-border-radius:7px; -webkit-border-radius:7px; padding:20px 0;}
.survey_ing .survey_ing_con li{padding:0 10px; border-left:3px solid #1160b2; margin-top:20px;}
.survey_ing .survey_ing_con li a{color:#333333; font-size:15px;}
.survey_ing .survey_ing_con li:first-child{margin-top:0;}

.survey_end .survey_ing_con li{border-left:3px solid #989898;}

.result h1{text-align:left;}
.result h1 span{color:#202020; margin-left:50px;}
.result h1 span:first-child{margin-left:0;}
.result li{margin:0 0 20px 23px; width:730px;}
.result li .option{color:#1160b2; font-size:14px;}
.result li .percent{padding-left:10px; background:url(../vote_bar.gif) left center repeat-x; height:10px; position:relative; margin-top:10px;}
.result li .percent span{color:#1f1f1f; font-size:14px; position:absolute; right:-60px; bottom:-2px;}

/*网络调查样式结束


/*tag*/
.w310{width:240px; float:right;}
.tag{ overflow:hidden}
.tag .tag-nav{width:100%; border-bottom:2px solid #e7e7e7; padding-bottom:10px; position:relative;}
.tag .tag-nav h1{color:#1a1a1a; font-weight:normal; position:relative; display:inline-block;}
.tag .tag-nav h1:after{content:""; height:2px; width:100%; position:absolute; left:0; bottom:-12px; background-color:#ef3838;}
.tag .tag-nav .change{right:0; bottom:7px; position:absolute; color:#999999; font-size:12px; line-height:14px;}
.tag .tag-nav .change:hover i{-webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -o-transform: rotateZ(180deg);
-ms-transform: rotateZ(180deg); transform: rotateZ(180deg);}
.tag .tag-nav .change i{width:14px; height:14px; display:block; background:url(../change.png) no-repeat;-webkit-transition: -webkit-transform .5s ease-out; -moz-transition: -moz-transform .5s ease-out; -o-transition: -o-transform .5s ease-out; -ms-transition: -ms-transform .5s ease-out; float:left; margin-right:5px;}
.tag .tagList{margin-top:15px;}
.tag .tagList a{color:#1a1a1a; font-size:16px; padding:12px 19px; display:inline-block; float:left; margin:0 1px 1px 0; background:#e7e7e7; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}
.tag .tagList a:hover{background:#f7f7f7; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}

/*issue*/
.issue{margin-top:24px;}
.issue .item{padding:18px 0 12px; border-top:1px dashed #e0e0e0;}
.issue .item:hover{background-color:rgba(240,240,240,0.4);}
.issue .item .img{float:left; width:100px; height:69px; margin-right:18px;}
.issue .item .img img{width:100%; height:100%;}
.issue .item h2{height:48px;}
.issue .item h2 a{line-height:18px; font-weight:normal;font-size:14px;}
.issue .item .issue-comment{color:#c7c7c7; font-size:12px; margin-top:8px;}

.vcon .img{position:relative;}
.vcon .img:before{content:""; width:22px; height:22px; display:inline-block; background:url(../video-btn.png) no-repeat; left:39px;  top:23px; position:absolute;}


/*------------------版权开始------------------*/
#footer { background:#0077d1; padding:15px 0; background:url(../foot.png) repeat-x top center;}

#footer .footer_nr { margin:0 auto;	width: 1200px;	overflow: hidden;	text-align: center;}
.footer_nr p{  text-align: center; line-height: 24px; font-size: 14px; color: #333;}
.footer_nr p a{ color: #C00; }
.footer_nr p img{vertical-align:middle}

/*------------------版权结束------------------*/

