﻿* {
	padding: 0px;
	margin: 0px;
	word-break: break-all;
	word-wrap: break-word
}

html {
	_overflow-y: scroll;
	height: 100%;
}

body {
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #6f6f6f;
	height: 100%;
	position: relative;
	max-width: 700px;
	margin: 0 auto;
}

a {
	color: #333;
	text-decoration: none;
}

ul,
li {
	list-style-type: none;
}

img {
	border: 0px;
	max-width: 100%;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* {
	box-sizing: border-box;
}

.textover {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.banner {
	text-align: center;
}

.banner img{
	max-width: 100%;
	height: auto;
	display: inline-block;
} 

.pCol,.content .page a.select,
.in_news ul li .time {
	background: #0156a9
}

.page {
	padding: 10px 0;
}

.content {
	padding-bottom: 30px;
}

.top {
	line-height: 35px;
	position: relative;
	background: #f0f0f0;
	color: #383838;
	font-size: 12px;
}

.top hr {
	width: 100%;
	height: 1px;
	background: #dbdbdb;
	position: absolute;
	left: 0;
	top: 35px;
	border: none
}

.homeico {
	height: 35px;
	position: absolute;
	left: 0;
	top: 0;
	border-right: 1px solid #fbfbfb;
}

.homeico img {
	width: 30px;
	height: 30px;
	margin: 2px;
}

.top .fl {
	text-indent: 35px;
	width: 85%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.top .fl a {
	color: #333333;
	height: 35px;
	line-height: 35px;
	text-indent: 5px;
	display: inline-block;
	vertical-align: top
}

.top .fl i {
	width: 10px;
	height: 35px;
	vertical-align: top;
	display: inline-block;
	background: url(../images/morelibg.png) no-repeat;
	background-size: 100% 100%;
}

.top .fl a:first-child {
	border-left: 1px solid #cecece;
}

.top .more {
	position: absolute;
	color: #FFF;
	width: 25px;
	height: 25px;
	right: 3%;
	top: 5px;
}

.moreul {
	width: 100%;
	position: absolute;
	left: 0;
	top: 36px;
	display: none;
	z-index: 100
}

.moreul>li {
	line-height: 35px;
}

.moreul>li>div {
	color: #616161;
	display: block;
	background: #ededed;
	border-bottom: 1px solid #959595;
	padding: 0 0 0 60px;
}

.moreul ul li {
	padding: 0 0 0 75px;
	background: #fff;
	border-bottom: 1px solid #959595
}

.moreul ul li {
	line-height: 35px;
	padding: 0 0 0 75px;
	background: #fff;
	border-bottom: 1px solid #959595
}

.moreul ul li img {
	vertical-align: middle;
	margin: 0 3px 0 0;
	display: inline-block
}

.moreul ul li a {
	color: #333;
	display: inline-block;
	width: 90%;
}

.moreul>li>div a {
	color: #333
}

.moreul>li>div span {
	float: right; 
	padding-right: 10%;
}

.ul2 {
	display: none
}

.more1 {
	background: url(../images/morebg1.png) no-repeat 90% center #b2b6b1;
	padding: 0 30px 0 10px;
	line-height: 25px;
	margin: 0 auto;
	width: 132px;
	border-radius: 2px;
	color: #FFF
}

.nyText {
	width: 90%;
	margin: 0 5%;
	padding: 10px 0 0;
	line-height: 25px;
	color: #333;
	min-height: 200px;
}

.nyText strong {
	font-weight: bold;
	margin: .2rem auto;
	color: #0156a9;
	font-size: .3rem
}

.nyText a {
	color: #333
}

.nyText table {
	width: 100%;
}

.nyText img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.newP {
	position: absolute;
	width: 6px;
	height: 6px;
	display: block;
	top: 10px;
	left: 0
}

.nynews {
	margin: 5% 0;
}

.nynews li a {
	font-size: 15px;
	color: #333333;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 15px;
}

.nynews li div {
	line-height: 23px;
	padding: 0 0 5px 9px;
	color: #888888;
	font-size: 13px;
}

.nynews li {
	border-bottom: 1px solid #c1c4c0;
	position: relative;
	margin: 5px 10px 0 10px;
	height: 82px;
	line-height: 23px;
}

.newsdate {
	position: absolute;
	right: 8px;
	bottom: 5px;
	font-size: 12px
}

.pro_con {
	width: 95%;
	margin: 5% 2.5%;
}

.pro {
	width: 95%;
	margin: 2% 2.5%;
}

.pro li {
	width: 48%;
	margin: 1%;
	float: left;
	text-align: center;
}

.pro li a {
	display: block;
	border: 1px solid #bfbfbf;
	width: 100%;
	height: 4.65rem;
	text-align: center;
	margin-bottom: 3px
}

.pro li a img {
	position: relative;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	transform: translateY(-50%)
}

.pro li span {
	display: block;
	text-align: center;
	overflow: hidden;
	color: #484848;
	font-size: 12px;
	padding: 5px 0;
}

.news_title {
	width: 100%;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
}

.news_time {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.news_img {
	text-align: center;
	margin-bottom: 10px;
}

.news_img img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.pglist{
	text-align: center;
}

.pglist ul li{
	padding: 5px 8px;
	font-size: 0.32rem;
	color: #333;
	display: inline-block;	
}

.pglist ul li a {
	color: #333;
}

.pglist ul li a:hover{
	color: #009b4c;
}

.pglist img {
	vertical-align: middle;
}

.tags {
	margin-top: 10px;
}

.pager-next-pre {
	width: 100%;
	margin-top: 10px;
}

.pager-next-pre span {
	width: 100%;
	float: left;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-indent: 10px;
	background: #eee;
}

.pager-next-pre span a {
	color: #333;
}

.page span {
	display: none;
}

.page {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix,.clear {
	clear: both;
}

.txt2rr {
	width: 96%;
	margin: 15px auto 0
}

.txt2rr a {
	font-size: .22rem;
	color: #333;
	line-height: .65rem;
	width: 48%;
	height: .65rem;
	margin: 1%;
	display: block;
	border: 1px solid #dfdfdf;
	background: #f9f9f9;
	float: left;
	text-align: center;
}

iframe {
	max-width: 100%;
	height: auto
}