﻿@charset "utf-8";
.clear {
	clear: both;
}
.banc {
	width:1180px;
	margin:0 auto;
	height:240px;
}
.all {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 30px auto;
}
.main {
	width: 1180px;
	overflow: hidden;
	margin: 0px auto;
	padding-top:30px;
}
.main .main_left {
	float: left;
	width: 200px;
}
.main .main_left .leftitem {
	border: #e5e5e5 1px solid;
	margin-bottom: 12px;
	background: #FFFFFF;
}
.main .main_left .leftitem .tit {
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	text-indent: 20px;
	font-weight: bold;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.main .main_left .leftitem .cates {
	padding: 12px 0px;
}
.main .main_left .leftitem .cates dl {
	padding: 0px 12px;
}
.main .main_left .leftitem .cates dl dt {
	height: 30px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	text-indent: 8px;
	font-size: 14px;
	background: #f9f9f9;
	margin-top: 10px;
	border: #e9e9e9 1px solid;
	margin-bottom: 1px;
}
.main .main_left .leftitem .cates dl dt a {
	display:block;
}
.main .main_left .leftitem .cates dl dt a:hover {
	color:#fff;
	background: #f57703;
    border: 1px solid #f57703;
}
.main .main_left .leftitem .cates dl dd {
	line-height: 30px;
	height: 30px;
	padding-left: 20px;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main .main_left .leftitem .lianxi {
	padding: 12px 0px;
	font-size: 13px;
	line-height: 25px;
}
.main .main_left .leftitem .lianxi dl {
	padding: 0px 12px;
}
.main .main_left .leftitem .lianxi dl dt {
	background: url(../images/tel1.gif) left center no-repeat;
	padding: 10px 0px;
	padding-left: 60px;
}
.main .main_left .leftitem .lianxi dl dt .dh {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
.main .main_left .leftitem .lianxi dl dd {
	line-height: 24px;
}
.main .main_left .leftitem .lianxi dl dt .tel {
	font-weight: bold;
	font-size: 14px;
}
.main .main_right {
	float: right;
	width: 965px;
	overflow: hidden;
}
.main .main_right .sitemap {
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
	background: #FFFFFF;
}
.main .main_right .bor {
	border-bottom: 1px solid #e5e5e5;
}
.main .content {
	font-size: 14px;
	line-height: 28px;
	position: relative;
	background: #fff;
	padding: 20px;
	border: 1px solid #e5e5e5;
	margin-bottom: 12px;
	overflow:hidden;
}
.main .content .newslist {
	font-size: 12px;
	overflow: hidden
}
.main .content .newslist li {
	padding: 20px 0px;
	overflow: hidden;
	_height: 118px;
}
.main .content .newslist li .img {
	width: 168px;
	height: 118px;
	float: left;
	overflow: hidden;
	margin-top: 2px;
	padding: 1px;
	border: 1px solid #e5e5e5;
}
.main .content .newslist li .img img {
	width: 167px;
	height: 118px;
}
.main .content .newslist li .txt {
	float: right;
	width: 920px;
	line-height: 24px;
	height: 118px;
	overflow: hidden;
}
.main .content .newslist li .txt h3 {
	height:25px;
	line-height:25px;
}
.main .content .newslist li .txt h3 a {
	float:left;
	width:75%;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.main .content .newslist li .txt h3 span {
	float:right;
	width:20%;
	text-align:right;
	font-weight: normal;
}
.main .content .newslist li .txt p {
	width: 100%;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	white-space: normal;
}
.main .content .pagebar {
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 0px 12px;
	line-height: 30px;
}
.main .content .pagebar .pl {
	float: left
}
.main .content .pagebar .pr {
	float: right
}
.main .content .pagebar .pr a {
	border: 1px solid #e5e5e5;
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 4px;
	_margin-top: 4px;
}
.main .content .pagebar .pr a:hover {
	border: 1px solid #dd127b;
}
.main .main_right .cateslist {
	margin-top:15px;
	overflow: hidden;
}
.main .main_right .protext{
	margin: 10px 0;
    padding: 10px;
	background:#fafafa;
	border:#e5e5e5 1px solid;
}
.main .main_right .cateslist dl {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	_float: left;
}
.main .main_right .cateslist dl dt {
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.main .main_right .cateslist dl dd {
	float: left;
	margin: 12px 15px;
	width: 210px;
	display: inline;
}
.main .main_right .cateslist dl dd .img {
	width: 210px;
	
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.main .main_right .cateslist dl dd .img img {
	width: 208px;
	
	display:inline;
	cursor: pointer;  
	transition: all 0.6s;
}
.main .main_right .cateslist dl dd .img img:hover {
	transform: scale(1.1);
}
.main .main_right .cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_xaingxi h1{
	width: 100%;
	height: 60px;
	border-bottom: #e1e3df dashed 1px;
	margin: 15px auto 0 auto;
	line-height: 80px;
	color: #505050;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.news_author {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #505050;
	font-size: 12px;
	text-align: center;
	border-bottom: #e1e3df dashed 1px;
	margin: 0 auto;
}
.news_content {
	line-height: 25px;
	color: #505050;
	font-size: 14px;
	margin: 15px auto 0 auto;
	overflow: hidden;
}
.tag {
	border-bottom: 1px dotted #ccc;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	overflow: hidden;
}
.zklist {
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.zklist-T {
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-indent: 12px;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
.zklist-C {
	overflow: hidden;
	margin: 10px 0;
	padding: 0 15px;
}
.zklist-C a {
	line-height: 25px;
}
.zklist-C ul li {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin:0 2%;
}
.zklist-C ul li a {
	float: left;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.zklist-C ul li span {
	float: right;
	text-align: right;
}
.lianxi dl dd a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 170px;
	line-height: 25px;
}

.news_content a{
	text-decoration: underline;
	color: #061640;
}
.procontent .detail .info_key span a {
	color: #484848;
	font-size: 12px;
	font-weight: 100;
}
.procontent .tit{
	color: #e0251d;
	border-bottom: 1px solid #dfdfdf;
}
.procontent .tit span {
	width: 120px;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 39px;
	background:#fff;
	border-top:2px solid #b00000;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.prohead {
	margin-bottom: 15px;
}
.prohead .hleft {
	width: 350px;
	float: left;
	margin-right: 20px;
}
.prohead .hleft img {
	width: 350px;
	
}
.prohead .hright {
	width: 400px;
	float: left;
}
.prohead .hright h1 {
	font-size:16px;
	border-bottom:1px solid #ddd;
}
.prohead .hright p {
	line-height:30px;
	border-bottom:1px dotted #ddd;
}
.pages {
	padding: 10px 0;
	float:right;
}
.pages li {
	display: inline;
	margin:0 5px;
}
.pages li a {
	padding: 5px 8px;
	border: 1px solid #CCC;
	background: #fff;
	color: #a4a4a4;
	font-size:12px;
}
.pages li a:hover {
	background: #39a20b;
	color: #fff;
	text-decoration: none;
}
.pages li.pages_solid {
	padding: 3px 8px;
	background: #39a20b;
	color: #fff;
}
