﻿@charset "utf-8";
.main {
	width: 1080px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}
.all {
	width: 1080px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 40px auto
}
.main .main_left {
	float: left;
	width: 870px;
	overflow: hidden
}
.main .main_left .site {
	border: 1px solid #e5e5e5;
	border-bottom: none;
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
	background: #0152a5;
	color:#fff;
}
.main .main_left .site a {
	color:#fff;
}

.main .main_right {
	float: right;
	width: 200px;
}
.main .main_right .leftitem {
	border: #e5e5e5 1px solid;
	margin-bottom: 12px;
	background: #FFF
}
.main .main_right .leftitem .tit {
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	text-indent: 20px;
	font-weight: 700;
	background: #0152a5;
	color: #fff;
	border: 1px solid #e5e5e5;
}
.main .main_right .leftitem .cates {
	padding: 12px 0;
}
.main .main_right .leftitem .cates dl {
	padding: 0 12px
}
.main .main_right .leftitem .cates dl dt {
	height: 30px;
	line-height: 30px;
	color: #333;
	font-weight: 700;
	text-indent: 8px;
	background: #f9f9f9;
	margin-top: 10px;
	border: #e9e9e9 1px solid;
}
.main .main_right .leftitem .cates dt:hover {
	background: #0152a5;
}
.main .main_right .leftitem .cates dt:hover a{
	color: #fff;
} 
.main .main_right .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_right .leftitem .lianxi {
	padding: 12px 0;
	font-size: 13px;
	line-height: 25px
}
.main .main_right .leftitem .lianxi dl {
	padding: 0 12px;
}
.main .main_right .leftitem .lianxi dl dt {
	background: url(../images/tel1.gif) left center no-repeat;
	padding: 10px 0;
	padding-left: 60px
}
.main .main_right .leftitem .lianxi dl dt .dh {
	font-family: Impact,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px
}
.main .main_right .leftitem .lianxi dl dd {
	line-height: 24px
}
.main .main_right .leftitem .lianxi dl dt .tel {
	font-weight: 700;
}

.main .content {
	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 0;
	overflow: hidden
}
.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: 640px;
	line-height: 24px;
	height: 118px;
	overflow: hidden
}
.main .content .newslist li .txt h3 a {
	float:left;
	width:80%;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.main .content .newslist li .txt h3 span {
	float:right;
	width:20%;
	text-align:right;
}
.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: 0 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
}
.main .content .pagebar .pr a:hover {
	border: 1px solid #dd127b
}
.main .main_left .cateslist {
	overflow: hidden;
	background: #fff;
	margin-top: 15px;
}
.main .main_left .cateslist dl {
	border: 1px solid #e5e5e5;
	overflow: hidden
}
.main .main_left .cateslist dl dt {
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: 700;
	background: #fafafa;
	border-bottom: 1px solid #e5e5e5
}
.main .main_left .cateslist dl dd {
	float: left;
	margin: 12px 8px;
	width: 200px;
	display: inline
}
.main .main_left .cateslist dl dd .img {
	width: 200px;
	height: 201px
}
.main .main_left .cateslist dl dd .img img {
	width: 198px;
	height: 198px;
	border: 1px solid #e5e5e5
}
.main .main_left .cateslist dl dd .img a:hover img {
	border: #747474 1px solid;
	transition: all .3s ease-out 0s
}
.main .main_left .cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content h1 {
	width: 100%;
	border-bottom: #e1e3df dashed 1px;
	margin: 15px auto 0 auto;
	color: #505050;
	font-size: 18px;
	line-height: 40px;
	font-weight: 700;
	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 {
	width: 95%;
	height: auto;
	line-height: 25px;
	color: #505050;
	font-size: 14px;
	margin: 15px auto 0 auto;
	overflow: hidden
}
.form_box dl {
	clear: both;
	padding: 8px 0;
	font-size: 12px;
	line-height: 28px
}
.form_box dl dt {
	display: block;
	float: left;
	width: 150px;
	text-align: right
}
input.txt {
	width: 200px;
	float: left
}
#txtContent {
	float: left
}
.input {
	display: inline;
	margin-right: 5px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #CACACA;
	font-family: "Microsoft YaHei"
}
.txt {
	width: 90%;
	font-size: 13px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 auto
}
.form_box dl dd .btn_submit {
	padding: 10px 50px;
	border: 1px solid #429342;
	background: none repeat scroll 0 0 #52A152;
	color: #FFF;
	font-size: 14px;
	line-height: 1em;
	margin-left: 100px;
	cursor: pointer;
	font-family: "Microsoft YaHei"
}
.search_list {
	margin-top: 30px
}
dd,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,ul {
	padding: 0;
	margin: 0;
	list-style: none outside none
}
.search_list li a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 900;
	text-align: left
}
.search_list li span {
	text-align: right;
	float: right
}
.search_list li p {
	margin: 10px 0;
	line-height: 25px;
	padding-left: 15px
}
.pre {
	padding: 0 10px;
}
.search_con {
	padding: 0 10px;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	background: #fff
}
.search_con .hotkey {
	float: left
}
.search_con .hotkey span {
	font-size: 14px;
	font-weight: 700
}
.search_con .hotkey a {
	font-size: 14px;
	margin-right: 10px
}
.search_con .form {
	float: right;
	height: 25px;
	line-height: 25px;
	color: #666;
	margin-top: 6px
}
.search_con .search-t {
	float: left;
	width: 180px;
	height: 22px;
	line-height: 22px;
	color: #666;
	padding: 0 10px;
	margin-bottom: 4px;
	outline: 0;
	font-size: 12px;
	font-family: 微软雅黑;
	background: #fff;
	border: 1px solid #e5e5e5
}
.search_con .search-s {
	float: left;
	width: 60px;
	height: 24px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	background: #f39149;
	border: 1px solid #fdac70;
	margin-left: -1px
}
.hot {
	overflow: hidden;
	margin: 20px 0;
	text-align: center
}
.hot ul li {
	margin-bottom: 10px
}
.hot ul li img {
	width: 160px;
	height: 160px;
	border: 1px solid #ccc;
}
.zklist {
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	background: #fff
}
.zklist-T {
	height: 32px;
	line-height: 32px;
	font-weight: 700;
	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-right: 1%;
	margin-left: 1%;
	border-bottom: 1px dotted #e5e5e5;
}
.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
}

.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: #0152a5;
	color: #fff;
	text-decoration: none;
}
.pages li.pages_solid {
	padding: 3px 8px;
	background: #0152a5;
	color: #fff;
}
.protext {
	margin: 10px 0;
    padding: 10px;
	background:#fafafa;
	border: #e5e5e5 1px solid;
	text-indent: 2em;
}
.bot {
	border-bottom:1px solid #e5e5e5!important;
}
.prohead {
	margin-bottom: 15px;
}
.prohead .hleft {
	width: 300px;
	float: left;
	margin-right: 20px;
}
.prohead .hleft img {
	width: 300px;
	height: 300px;
}
.prohead .hright {
	width: 400px;
	float: left;
}
.prohead .hright h1 {
	text-align:left;
	font-size:16px;
	border-bottom:1px solid #ddd;
}
.prohead .hright p {
	line-height:30px;
	border-bottom:1px dotted #ddd;
}
.pcontent {
	margin-top: 15px;
}
.pcontent .tit{
	color: #0152a5;
	border-bottom: 1px solid #dfdfdf;
}
.pcontent .tit span {
	font-size: 16px;
	width: 80px;
    display: block;
    height: 40px;
    line-height: 39px;
	background:#fff;
	border-bottom:3px solid #0152a5;
}
.tag {
	padding:0 10px;
	border-bottom:1px dotted #dfdfdf;
}

