﻿@charset 'utf-8';
/* Author: Chuck */
/* Time: 2014/12/10 */

#body {
	padding-top: 0;
	padding-bottom: 30px;
}
/*banner*/
.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 535px;
	margin-bottom: 30px;
}
.banner_list li {
	position: absolute;
	width: 100%;
	height: 535px;
}
.banner_list li img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.banner_overlay {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 75px;
	opacity: .8;
	background: #095499;
	filter: alpha(opacity=80);
}
.banner_b {
	position: absolute;
	z-index: 11;
	bottom: 0;
	left: 50%;
	width: 1000px;
	height: 75px;
	margin-left: -500px;
}
.banner_c {
	float: left;
	padding-top: 26px;
}
.banner_c li {
	font-size: 0;
	line-height: 0;
	float: left;
	overflow: hidden;
	width: 17px;
	height: 29px;
	margin-right: 6px;
	cursor: pointer;
	text-indent: -9999em;
	opacity: .5;
	background: url(/style/css/img/icon_bannerBtn.png) no-repeat;
	filter: alpha(opacity=50);
}
.banner_c li.on {
	opacity: 1;
	filter: alpha(opacity=100);
}
.banner_des {
	float: right;
	color: #fff;
}
.banner_des li {
	font-size: 16px;
	line-height: 75px;
	height: 75px;
	text-align: right;
}
.banner_des li strong {
	font-size: 16px;
	font-weight: normal;
}
.banner_last, .banner_next {
	position: absolute;
	z-index: 100;
	top: 236px;
	display: block;
	width: 48px;
	height: 48px;
	opacity: .2;
	background: url(/style/css/img/banner_prev.png) no-repeat;
	filter: alpha(opacity=20);
}
.banner_last:hover, .banner_next:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.banner_last {
	left: 10px;
}
.banner_next {
	right: 10px;
	background: url(/style/css/img/banner_next.png) no-repeat;
}
.bdOn a.banner_last, .bdOn a.banner_next {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* 首页 */
.homecont {
	clear:both;
	padding-bottom: 10px;
	/* border-bottom: 1px solid #e0d7d2; */
	overflow: hidden;
}
.index_left {
	width: 751px;
}
.index_right {
	width: 230px;
}
.box h2 {
	background: url(/style/css/img/tibg.png) no-repeat;
}
.box h2 a {
	padding-left: 25px;
	font-size: 16px;
	font-weight: normal;
	line-height: 33px;
	display: block;
	/* width: 100%; */
	height: 33px;
	color: #fff;
	/* border-bottom: 1px solid #e0d7d2; */
	background: url(/style/css/img/icon_more.png) no-repeat right center;
}
.homenews {
	position: relative;
	overflow: hidden;
	width: 652px;
	height: 141px;
	padding-top: 20px;
	background: url(/style/css/img/line.png) repeat-x left bottom;
}
.homenews dl {
	overflow: hidden;
	width: 100%;
	padding-bottom: 12px;
}
.homenews .pic {
	float: left;
	overflow: hidden;
	width: 160px;
	height: 121px;
	padding-left: 30px;
}
.homenews .pic img {
	display: block;
	width: 160px;
	height: 121px;
}
.homenews .cont {
	float: right;
	overflow: hidden;
	width: 376px;
	height: 121px;
	padding: 5px 45px 0 20px;
	border-left: 1px solid #ddd;
}
.homenews .cont p {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.homenews h3 {
	font-size: 14px;
	line-height: 1.8em;
	padding-bottom: 6px;
}
.homenews h3 a {
	color: #333;
}
.homenews h3 a:hover {
	color: #f08200;
}
.homenews .cont p.time {
	padding-top: 8px;
}
.homenews .prev, .homenews .next {
	position: absolute;
	top: 70px;
	display: block;
	overflow: hidden;
	width: 12px;
	height: 17px;
	cursor: pointer;
	background: url(/style/css/img/icon_next.png) no-repeat;
}
.homenews .next {
	right: 0;
	background: url(/style/css/img/icon_prev.png) no-repeat;
}

.homegovernance11  .homenews_list .gund{height:208px; overflow:hidden;margin-bottom:25px;}
.homegovernance11  .homenews_list{width:230px;}
.homenews_list {
	/* clear: both; */
	margin: 0px 0 20px 0;
}
.homenews_list ul {
	width: 315px;
}
.homenews_list li {
	line-height: 26px;
	overflow: hidden;
	/* height: 26px; */
	padding-left: 13px;
	border-bottom:#afafaf dotted 1px;
	margin-bottom:5px;
	background: url(/style/css/img/icon_li.png) no-repeat 0px 10px;;
}
.homenews_list li a {
	font-size: 14px;
	color: #333;

}
.homenews_list li a:hover {
	color: #014f98;
}
.homegovernance ul {


	width: 500;

}
.homegovernance11 ul {
	width: 500px;

}
.homegovernance11 .fl ul {
	width: 220px;
	margin-top:12px;
	margin-bottom:12px;
	height:195px;
}
.homegovernance11 .num{width:auto;}
.homegovernance li a {
	display: block;
	float: left;
	overflow: hidden;
	width: 338px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.homegovernance li span {
	display: inline-block;
	float: right;
}
.homegovernance dl {
	overflow: hidden;
	width: 230px;
	margin-top: 0px;
}
.homegovernance dt {
	float: left;
}
.homegovernance dd {
	float: right;
}
.homegovernance .pic {
	float: left;
	overflow: hidden;
	width: 109px;
	height: 143px;
}
.homegovernance .pic img {
	display: block;
	width: 109px;
	height: 143px;
}
.homegovernance .cont {
	float: right;
	overflow: hidden;
	width: 144px;
}
.homegovernance .cont p {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.homegovernance h3 {
	font-size: 14px;
	line-height: 1.8em;
	padding-bottom: 6px;
}
.homegovernance h3 a {
	color: #333;
}
.homegovernance h3 a:hover {
	color: #f08200;
}
.homegovernance p a {
	font-size: 12px;
	color: #f08200;
}
.homegovernance i {
	line-height: 24px;
	display: inline-block;
	height: 25px;
	margin: 10px 0;
	padding-left: 25px;
	background: url(/style/css/img/icon_homeGovernance.png) no-repeat 0 4px;
}
.homegovernance i.fr {
	background-position: 0 -19px;
}
.homegovernance i a {
	color: #f5a21d;
}
.homegovernance a.submit {
	font-size: 14px;
	line-height: 27px;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 27px;
	padding-left: 10px;
	color: #fff;
	background: url(/style/css/img/icon_submit.png) #f08200 no-repeat 122px 10px;
}
#CuPlayer {
	margin: 12px 0 0px 0;
}
.subject {
	width: 270px;
	margin-top: 25px;
}
.subject li {
	height: 43px;
	margin-bottom: 2px;
}
.links {
	margin: 30px 0;
	overflow: hidden;
	width: 100%;
}
.links li {
	float: left;
	overflow: hidden; /* width: 125px; */
	width: 20%;
	height: 96px;
	text-align: center;
	background: url(/style/css/img/links_bg.png) repeat-y right top;
}
.links li a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 96px;
	padding-top: 70px;
	color: #333;
	background: url(/style/css/img/links_icon.png) no-repeat;
}
.links li a:hover {
	color: #f08200;
}
.links li.link_7 {
	background: none;
}
.links li.link_0 a {
	background-position: 38px 0;
}
.links li.link_1 a {
	background-position: -91px 0;
}
.links li.link_2 a {
	background-position: -222px 0;
}
.links li.link_3 a {
	background-position: -330px 0;
}
.links li.link_4 a {
	background-position: -465px 0;
}
.links li.link_5 a {
	background-position: -580px 0;
}
.links li.link_6 a {
	background-position: -684px 0;
}
.links li.link_7 a {
	background-position: -838px 0;
}
/* .links li.link_0 a{ background-position: 0 0; }
.links li.link_1 a{ background-position: -125px 0; }
.links li.link_2 a{ background-position: -250px 0; }
.links li.link_3 a{ background-position: -375px 0; }
.links li.link_4 a{ background-position: -500px 0; }
.links li.link_5 a{ background-position: -625px 0; }
.links li.link_6 a{ background-position: -750px 0; }
.links li.link_7 a{ background-position: -875px 0; } */



/*index_con*/
.xx_gzwmcz {
	padding: 50px 0 30px 0;
	width: 980px;
	margin: 0 auto;
	font-size: 20px;
	color: #333
}
.xx_cz_l {
	    margin-top: 12px;
	width: 500px;
	float: left;
	background: url(xx_pic1.jpg) no-repeat right center
}
.xx_cz_con {
	width: 298px;
	height: 202px;
	padding: 15px 10px;
	background-image: url(tht_bg_hp.png)
}
.xx_cz_con h1 {
	font-size: 16px;
	color: #fefefe;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 15px;
	padding-right: 20px
}
.xx_cz_con h2 {
	font-size: 14px;
	color: #fefefe;
	line-height: 24px;
	padding-bottom: 10px
}
.xx_cz_con h3 {
	text-align: right;
	padding-top: 15px;
	font-size: 12px;
	color: #fefefe
}
.xx_cz_con h3 a {
	font-size: 12px;
	color: #fefefe;
	text-decoration: none
}
.xx_cz_con h3 a:hover {

	text-decoration: underline
}
.xx_cz_r {
	width: 415px;/* float:right */
}
.xx_cz_r li {
	height: 46px;
	background: url(/style/css/img/xx_gif4.gif) repeat-x bottom
}

.xx_cz_r li a {
	line-height: 46px;
	font-size: 16px;
	color: #333;
	text-decoration: none
}
.xx_cz_r li a:hover {
	color: #014f98
}
.xx_con {
	clear: both;
	width: 980px;
	margin: 40px auto;
	overflow: hidden
}
.xx_con_l {
	width: 465px;
	float: left
}
.xx_con_r {
	width: 465px;
	float: right
}
.focusBox {
	position: relative;
	width: 500px;
	height: 270px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
}
.focusBox .pic img {
	width: 500px;
	height: 270px;
	display: block;
}
.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;
}

		.picScroll-left{ width:98%;  overflow:hidden; position:relative; margin-top:12px; height:265px;}
		.picScroll-left .hd{ overflow:hidden;  height:1px;  padding:0 0px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:0px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .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{ background-position:0 0; }
		.picScroll-left .bd{ padding:0px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1;  }
.zj{ width:100%;   overflow:hidden; }
.zj li .insc{height:150px;overflow:hidden;display:block;overflow:hidden; text-overflow:ellipsis;}
.zj li{ width:225px;   padding-top:15px; clear:both;}
.zj li img { float:left; margin:10px 10px 0px 0px;}
.zj li p { font-size:12px; line-height:20px;}
.zj li p span { font-size:12px; font-weight:bold; color:#014f98;}

.zj li table{ width:100%; text-align:left; border-top:none;}
.zj li table .z{ width:150px; line-height:1.8em; font-size:12px;}
.zj li table .z span{ color:#e62374; font-weight:bold; font-size:14px;}


.zj1{ width:100%;   overflow:hidden; }
.zj1 li .insc{height:150px;overflow:hidden;display:block;overflow:hidden; text-overflow:ellipsis;}
.zj1 li{ width:225px;   padding:0px 5px; float:left;margin:22px 11px 0 0;border:1px #f5f5f5 solid;}
.zj1 li img { float:left; margin:10px 10px 0px 0px;}
.zj1 li p { font-size:12px; line-height:20px;}
.zj1 li p span { font-size:12px; font-weight:bold; color:#014f98;}

.zj1 li table{ width:100%; text-align:left; border-top:none;}
.zj1 li table .z{ width:150px; line-height:1.8em; font-size:12px;}
.zj1 li table .z span{ color:#e62374; font-weight:bold; font-size:14px;}

.jy{ width:1000px; margin:0 auto; text-align:center; padding-top:30px; display:table; margin-bottom:30px}
.jy ul{ margin-left:5px;}
.jy ul li{ float:left; width:82px; margin:0 14px;}


.keshi { list-style:none; padding-top:15px; width:105%;}
.keshi li { width:114px; float:left; height:34px; background:url(/style/css/img/b_29.gif) no-repeat; text-align:center; line-height:34px; margin-left:3px; margin-top:10px;}
.keshi li a { font-size:14px;}
.fl1{width:49%; float:left; }
.fr1{width:49%; float:right; }

.xx_cz_r .date{width:85px; float:left; line-height:46px; font-style:italic; }
.xx_cz_r .date h1{ font-family:Arial; font-size:35px; color:#014f98; float:left}
.xx_cz_r .date h2{ font-family:Arial; font-size:16px; color:#014f98; background:none;}
.jzhj li{ float:left;padding:1px;margin-top:10px;width:149px;height:97px;border:1px solid #dfdfdf;margin-right:10px;}
.jzhj li img{width:149px;height:97px}