html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img, input, a, span, figure, figcaption {
	margin: 0px;
	padding: 0px;
	font-family:Microsoft YaHei;
}
fieldset, img {
	border: none;
}
img {
	display: block;
	width: 100%;
	font-size: 0px;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
 input::-moz-focus-inner {
 border: none;
 padding: 0px;
}
select, input {
	vertical-align: middle;
	display: block;
}
select, input, textarea {
	font-size: 13px;
	margin: 0px;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
	outline: none;
}
button {
	outline: none;
}
textarea {
	resize: none;
	overflow: hidden;
}
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}
table {
	border-collapse: collapse;
}
.clearit {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	width: 100%;
}
header, div, nav, li, input, section, figure, table, select, figcaption, footer, td, p, a, img {
	box-sizing: border-box;
}
a {
	text-decoration: none;
	display: block;
	color: #000;
}
body {
	margin: 0 auto;
	position: relative;
}
body, html {
	margin: 0 auto;
	max-width: 640px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.fl {
	float: left;
}
.rl {
	float: right;
}
.content {
	width: 95%;
	margin-left: 2.5%;
}
/* 公共样式结束 */
.top_nav {
	overflow: hidden;
}
.top_nav>div {
/* overflow-x: scroll;  
        overflow-y: hidden;
        white-space: nowrap; */
}
.top_nav>div>div p {
	width: 20%;
}
.top_nav>div>div {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	min-height: 1rem;
	white-space: nowrap;
}
.top_nav p {
	position: relative;
	float: left;
	width: 30%;
	font-size: 0.4rem;
	color: #666;
	text-align: center;
	height: 1rem;
	line-height: 1rem;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}
/* .top_nav p:nth-child(2n){
    margin:0 5%;
} */
.top_nav p.on {
	color: #000;
	border-bottom: #005BAC 2px solid;
}
.top_nav>p:before {
	position: absolute;
	bottom: 0;
	height: 1px;
	width: 100%;
	background-color: #005BAC;
}
.con {
	padding: 4% 2%;
	background-color: #f4f4f4;
}
.con li {
	position: relative;
	background-color: #fff;
	padding: 3%;
	margin-bottom: 2%;
}
/* .con li>a>img{
    float: left;
    width:30%;
} */
.con li div {
	float: left;
	width: 70%;
	padding: 0 2% 0 5%;
	font-size: 0.4rem;
}
.con li div:nth-child(1) {
	float: left;
	width: 30%;
	height: 100%;
	padding: 0;/* background: url('../images/news1_03.jpg') no-repeat; */
}
.con li div p {
	margin-bottom: 4%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.con li div span {
	float: left;
	height: 0.65rem;
	line-height: 0.75rem;
	color: #666;
}
.con li div span:nth-child(3), .con li div span:nth-child(4) {
	float: right;
}
.con div span:nth-child(4) {
	float: left;
	margin-left: .5rem;
}
.con li div span:nth-child(3) {
	/*margin-right: 4%;*/
	padding-left: 10%;
 background: url('../images/sl_07.jpg') no-repeat 0 center;
	background-size: 0.5rem;
}
.con div span:nth-child(4) {
	/* margin:0; */
	padding: 0;
	background: none;
}
.con li .xq {
	display: flex;
	justify-content: center;
	align-items: center;
	float: right;
	height: 0.5rem;
	/* line-height: 0.5555rem; */
	background-color: #005BAC;
	color: #fff;
	padding: 1% 4%;
	border-radius: 50px;
}
.con div span:nth-child(3) {
	float: left;
	/*width: 30%;*/
	color: #666;
}

.con li div .sz {
	width: 0.65rem;
	padding-top: 1%;
 background: url('../images/xsz_03.png') center no-repeat;
	background-size: 0.45rem;
}
.con li div .sz img {
	width: 80%;
}
.foot_page {
	background-color: #f4f4f4;
	text-align: center;
	padding: 0.2rem 0 0.8rem 0;
}
.foot_page a {
	display: inline-block;
	width: 25%;
	height: 0.8333rem;
	line-height: 0.8333rem;
	margin: 0 2%;
	background-color: #005BAC;
	color: #fff;
	font-size: 0.444rem;
	border-radius: 50px;
}
.pages{
	padding:0.5rem 0;
	text-align: center;
	font-size: 0.44rem;
}
.pages b{
	padding:0 0.2rem;
}
.pages>a,.pages>b,.pages>span{
    display: none;
}
.pages>a:first-child,.pages>a:last-child,.pages>b:first-child,.pages>b:last-child{
    display: inline-block;
    width: 25%;
    height: 0.8333rem;
    line-height: 0.8333rem;
    margin: 0 2%;
    background-color: #005BAC;
    color: #fff;
    font-size: 0.444rem;
    border-radius: 50px;
}
.pages>b{
    background-color:rgba(0,0,0,.5) !important;
    /* color:#fff !important; */
}