body {
	font-family: "Microsoft Yahei","Tahoma","SimSun","宋体";
}
.m {
	margin:0 auto;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both
}
.w1000 {
	width:1000px;
}
.top {
	background-color: #f0f0f0;
	height: 35px;
	line-height:35px;
}
.banner {
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 165px;
}
.search_box {
	background-image: url(../img/search.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 363px;
	margin-top: 65px;
}
.search_box .search_in {
	height: 34px;
	width: 301px;
	border: 1px solid #fff;
	float: left;
	color:#666666;
}
.search_box .search_btn {
	height: 34px;
	width: 60px;
	border: 0;
	float: right;
	background-image: url(../img/search.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	cursor: pointer;
}
.nav_box {
	background-color: #B20000;
	height: 45px;
	line-height: 45px;
	font-size:16px;
	overflow:hidden;
}
.nav_item li {
	float:left;
	padding: 0 15px;
}
.nav_item li a {
	color:#fff;
}
.nav_item li a:hover {
	color:#ff7300;
}
.date_box {
	padding-top:25px;
	padding-bottom:25px;
	line-height:20px;
	height:20px;
}
.mian_box .mian_l {
	width: 650px;
}
.mian_box .mian_r {
	width: 300px;
	min-height:400px;
	background-color: #FFFCE1;
	padding: 10px;
}
.mian_r1 {
	width: 315px;
	min-height:400px;
	background-color: #FFFCE1;
	padding: 10px;
}
.mian_r2 {
	width: 315px;
	min-height:400px;
	background-color: #F9F8F6;
	padding: 10px;
}


/*焦点图*/
	.focus {
	position:relative;
	width:650px;
	height:380px;
	background-color: #000;
	float: left;
}
.focus img {
	width: 650px;
	height: 380px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bolder;
	overflow:hidden;
}
.focus .btn {
	position:absolute;
	bottom:34px;
	left:510px;
	overflow:hidden;
	zoom:1;
}
.focus .btn a {
	position:relative;
	display:inline;
	width:13px;
	height:13px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}
.focus .btn a:hover,.focus .btn a.current {
	cursor:pointer;
	background:#fc114a;
}
.focus .fPic {
	position:absolute;
	left:0px;
	top:0px;
}
.focus .D1fBt {
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;
}
.focus .shadow {
	width:100%;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:10;
	height:80px;
	line-height: 80px;
	background:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
	display:block;
	text-align:left;
}
.focus .shadow a {
	text-decoration:none;
	color:#fff;
	font-size:20px;
	overflow:hidden;
	margin-left:10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position:relative;
	width:100%;
	float:left;
	display:none;
	background:#000 }
.focus .fcon img {
	display:block;
}
.focus .fbg {
	bottom:25px;
	right:40px;
	position:absolute;
	height:21px;
	text-align:center;
	z-index: 200;
}
.focus .fbg div {
	margin:4px auto 0;
	overflow:hidden;
	zoom:1;
	height:14px
}
.focus .D1fBt a {
	position:relative;
	display:inline;
	width:12px;
	height:12px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}
.focus .D1fBt .current,.focus .D1fBt a:hover {
	background:#fc114a;
}
.focus .D1fBt img {
	display:none
}
.focus .D1fBt i {
	display:none;
	font-style:normal;
}
.focus .prev,.focus .next {
	position:absolute;
	width:40px;
	height:74px;
	background: url(../img/focus_btn.png) no-repeat;
}
.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position:0 -74px;
	cursor:pointer;
}
.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position:-40px -74px;
	cursor:pointer;
}
.focus .prev:hover {
	background-position:0 0;
}
.focus .next:hover {
	background-position:-40px 0;
}h3.news_hd {
	background-image: url(../img/line_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 15px;
	height: 24px;
	padding-bottom: 25px;
	line-height: 24px;
	padding-top: 15px;
	padding-left: 15px;
}
.news_hd b {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	padding-right: 5px;
	background-color: #FFFCE1;
}
h4.news_item_top {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 15px;
}
.mian_r .conumd_li {
	padding: 10px;
}
.conumd_item li {
	font-size: 14px;
	line-height: 40px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FAA54A;
	height: 40px;
	
}



.conumd_item li.active {
	font-size: 14px;
	line-height: 40px;
	display: block;
	background-color:#ff9c4b;
	color:#fff;
	height: 40px;
	padding-left:15px;
}
.conumd_item li a {
	display: block;
	height: 40px;
	padding-left:15px;
}
.conumd_item li a:hover {
	display: block;
	height: 40px;
	background-color:#ff7300;
	color:#fff;
}

.news_item_info a {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 10px;
	display: block;
}
.news_item_info p {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #999;
	padding-bottom: 15px;
}
.news_item_list li {
	font-size: 14px;
	line-height: 30px;
	display: block;
}
.news_fabu {
	padding-top:15px;
}
.mian_l .project_box {
	padding-top: 30px;
}
.project_box_1 {
	padding-bottom:30px;
}
.project_item_1 {
	width: 310px;
}
.project_item_1 h3 {
	padding-bottom:15px;
}
.project_item_1 h3 b {
	line-height: 30px;
	height: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #b20000;
	font-size: 12px;
	color: #fff;
}
.item_1_list li {
	font-size:14px;
	line-height:28px;
	height:28px;
	display:block;
	position: relative;
}
.Pag {
	font-size: 12px;
	height: 30px;
	padding-top:40px;
}
.Pag a {
	height: 25px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	line-height: 25px;
	background-color: #fff;
	border: 1px solid #cdcdcd;
	color: #4B6AAB;
	margin-right: 1px;
	margin-left: 1px;
}
.Pag a:hover {
	height: 25px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-color: #E4EBFD;
	border: 1px solid #6B8CD1;
	color: #4B6AAB;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}
.Num {
	width: 530px;
	display: block;
	height: 30px;
	text-align: center;
	float: right;
}
.Num .Znum {
	display: block;
	padding-right: 5px;
	height: 30px;
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	line-height: 27px;
	padding-left: 5px;
}
.Num .Zgo {
	font-family: "微软雅黑", "宋体";
	font-size: 13px;
	padding-left: 5px;
}
span.time {
	color: #999;
	position: absolute;
	right: 0px;
	font-size: 12px;
}
.project_item_2 h3 {
	padding-bottom:20px;
}
.project_item_2 h3 .project_item_2title {
	line-height: 30px;
	height: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #e2e2e2;
	font-size: 12px;
	color: #333;
	margin-right:1px;
	cursor:pointer;
}
.project_item_2 h3 div.cur {
	line-height: 30px;
	height: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #b20000;
	font-size: 12px;
	color: #fff;
}
.jungong_box {
	padding-top:35px;
}
.zhengce_box {
	padding-top:50px;
}
.junmin_box {
	padding-top:35px;
}
.junmin_l {
	width:239px;
}
.junmin_r {
	width:385px;
}
.about_txt {
	font-size:12px;
	color:#333;
	line-height:22px;
}
.link_box {
	background-image: url(../img/link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 86px;
	margin: 30px 0;
	padding-left: 90px;
	padding-top: 20px;
	
}
.link_item li {
	width:200px;
	height:54px;
	padding-right:20px;
	float:left;
}
.footer_box {
	background-color: #545454;
	height: 80px;
	padding-top: 25px;
	color:#b0b0b0;
	text-align:center;
}
.footer_text {
	line-height:24px;
}
.main_content_box .content_title {
	font-size: 16px;
	line-height: 45px;
	display: block;
	text-align: center;
	height: 45px;
	background-color: #fafafa;
	border: 1px solid #f0f0f0;
	color: #333;
}
.main_content_box .content_info {
	font-size: 12px;
	line-height: 35px;
	text-align: center;
	color: #666;
	padding-bottom: 15px;
}
.main_content_box .content_text {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	color: #999;
}
.main_content_box .content_con {
	padding-top: 20px;
	padding-bottom: 20px;
}
.main_content_box1 .content_con {
	padding-top: 5px;
	padding-bottom: 50px;
}
.content_con p {
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 10px;
	text-indent: 28px;
}
.main_content_box .content_nav {
	line-height: 35px;
	background-color: #FFFCE1;
	padding-right: 15px;
	padding-left: 15px;
	height: 35px;
}
.cfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cfix{display:inline-block}* html
 .cfix{height:1%}
 .cfix{display:block}
 .clearfix{clear:both;height:0!important;visibility:hidden;overflow:hidden}