﻿@charset "utf-8";
/* CSS Document */
	/* 分页代码开始*/
#fenye {
	width: 100%;
	text-align: center;
	height: 40px;
	margin: auto;
	font-size: 14px;
}

#fenye1 {
	margin: auto;
	display: inline-block;
	height: 40px;
}
	/* 右边可以单击的时候开始*/
.shang {
	height: 34px;
	margin-left: -1px;
	float: left;
	float: left;
	display: block;
	width: 34px;
	color: #23527c;
	font-size: 14px;
	line-height: 28px;
}

.shang a {
	text-decoration: none;
	display: block;
	color: #23527c;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	height: 100%;
}

.shang a:hover {
	color: #fff;
	background: #99c0b7;
	border: 1px #99c0b7 solid;
}
/* 右边可以单击的时候结束*/


/* 右边不能单击的时候开始*/
.shang1 {
	height: 34px;
	margin-left: -1px;
	float: left;
	float: left;
	display: block;
	width: 34px;
	color: #23527c;
	font-size: 14px;
	line-height: 28px;
}

.shang1 a {
	text-decoration: none;
	display: block;
	color: #777;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	cursor: not-allowed;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	height: 100%;
}

.shang1 a:hover {
	color: #777;
	background: #fff;
	border: 1px #ddd solid;
}

/* 右边不能单击的时候结束*/
	
	
	
	

	/* 右边可以单击的时候开始*/
.next {
	height: 34px;
	margin-left: -1px;
	float: left;
	float: left;
	display: block;
	width: 34px;
	color: #23527c;
	font-size: 14px;
	line-height: 28px;
}

.next a {
	text-decoration: none;
	display: block;
	color: #23527c;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	cursor: pointer;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	height: 100%;
}

.next a:hover {
	color: #fff;
	background: #99c0b7;
	border: 1px #99c0b7 solid;
}
/* 右边可以单击的时候结束*/


/* 右边不能单击的时候开始*/
.next1 {
	height: 34px;
	margin-left: -1px;
	float: left;
	float: left;
	display: block;
	width: 34px;
	color: #23527c;
	font-size: 14px;
	line-height: 28px;
}

.next1 a {
	text-decoration: none;
	display: block;
	color: #777;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	cursor: not-allowed;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	height: 100%;
}

.next1 a:hover {
	color: #777;
	background: #fff;
	border: 1px #ddd solid;
}

/* 右边不能单击的时候结束*/



.j {
	height: 34px;
	margin-left: -1px;
	float: left;
	float: left;
	display: block;
	width: 34px;
	line-height: 34px;
}

.j a {
	text-decoration: none;
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	height: 100%;
}

.j a:hover {
	border: none;
}

.disabled {
	color: #337ab7;
}

.disabled a:link {
	color: #337ab7;
	text-decoration: none;
}

.disabled a:visited {
	color: #337ab7;
	text-decoration: none;
}

.disabled a:hover {
	color: #fff;
	background: #99c0b7;
	border: 1px #99c0b7 solid;
	text-decoration: none;
}

.dianji {
	background: #99c0b7;
	height: 34px;
	margin-left: -1px;
	float: left;
	float: left;
	display: block;
	width: 34px;
	line-height: 34px;
	border: 0px #99c0b7 solid;
	color: #fff;
}

.dianji a {
	text-decoration: none;
	display: block;
	width: 100%;
	box-sizing: border-box;
	height: 100%;
}

.dianji a:link {
	color: #fff;
	text-decoration: none;
}

.dianji a:visited {
	color: #fff;
	text-decoration: none;
}

.dianji a:hover {
	color: #fff;
	text-decoration: none;
}		



/* 分页代码结束*/








.banner {
	background-position: center;
	background-size: cover;
	height: 370px;
	position: relative;
	width: 100%;
}

.banner1 {
	width: 100%;
	position: relative;
	height: 100%;
	margin: auto;
	max-width: 1060px;
	padding: 0px 20px 0px 20px;
	line-height: 30px;
	z-index: 2;
	box-sizing: border-box;
}

.banner1-1 {
	position: absolute;
	box-sizing: border-box;
	left: 0px;
	padding: 0px 20px 0px 20px;
	width: 100%;
	font-size: 16px;
	bottom: 20px;
}

.banner1-1 a {
	color: #fff;
}

.banner1-1 a:hover {
	color: #D71718;
}

.toutiao {
	width: 100%;
	max-width: 1024px;
	margin: auto;
	height: 260px;
	background-position: center;
	background-size: cover;
	position: relative;
	margin-top: 70px;
}

.toutiao a {
	display: block;
	width: 100%;
	height: 100%;
}

.toutiao1 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	padding: 0px 20px 0px 20px;
	line-height: 40px;
	z-index: 2;
	box-sizing: border-box;
	background-color: #D71718;
}

.toutiao1 span {
	height: 40px;
	float: left;
	display: inline-block;
	color: #fff;
}

.toutiao1 p {
	height: 40px;
	float: right;
	display: inline-block;
	color: #fff;
}

.neirong {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	background-color: #FFF;
}

.neirong1 {
	padding: 10px 20px 10px 20px;
	width: 100%;
	max-width: 1020px;
	box-sizing: border-box;
	overflow: hidden;
	line-height: 35px;
	font-size: 14px;
	margin: auto;
	margin-bottom: 50px;
}

.neirong1-1 {
	width: 100%;
	float: left;
}

.liaobiao {
	width: 100%;
	overflow: hidden;
	padding-bottom: 34px;
	position: relative;
	padding-top: 26px;
	border-bottom: 1px dashed #dcdcdc;
}

.liaobiao:hover .liaobiao1 {
	border: 1px solid #99c0b7;
}

.liaobiao1 {
	width: 175px;
	height: 123px;
	border: 1px solid #e9e9e9;
	margin-right: 24px;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	position: absolute;
	top: 26px;
	left: 0;
}

.liaobiao1 img {
	width: 175px;
	height: 123px;
}

.liaobiao2 {
	height: 120px;
	margin-left: 201px;
}

.liaobiao2-1 {
	width: 100%;
	font-size: 18px;
	color: #333;
	float: left;
	height: 25PX;
	overflow: hidden;
	margin-bottom: 5px;
	line-height: 25px;
}

.liaobiao2-1 a {
	color: #333;
}

.liaobiao:hover .liaobiao2-1 a {
	color: #D71718;
}

.liaobiao2-2 {
	line-height: 25px;
	width: 100%;
	margin-bottom: 5px;
	float: left;
	font-size: 14px;
	color: #999;
}

.liaobiao2-3 {
	font-size: 14px;
	color: #666;
	max-height: 60px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 27px;
}

.neirong1-2 {
	width: 100%;
	float: left;
	margin-top: 40px;
}

@media screen and (min-width:320px) and (max-width:399px) {
	
	.toutiao {
		display: none;
	}

	.liaobiao {
		margin-bottom: 15px;
		padding-top: 0px;
		height: auto;
		padding-bottom: 8px;
	}

	.liaobiao1 {
		width: 138px;
		height: auto;
		top: 0px;
	}

	.liaobiao1 img {
		width: 138px;
		height: 92px;
	}

	.liaobiao2 {
		margin-left: 150px;
		height: auto;
		overflow: hidden;
	}

	.liaobiao2-1 {
		font-size: 16px;
		line-height: 22px;
		height: 22px;
		margin-bottom: 0px;
	}

	.liaobiao2-2 {
		font-size: 12px;
		margin-bottom: 0px;
		height: 22px;
		line-height: 22px;
	}

	.liaobiao2-3 {
		font-size: 14px;
	}
}

@media screen and (min-width: 400px) and (max-width:499px) {
	.toutiao {
		display: none;
	}

	.liaobiao {
		margin-bottom: 15px;
		padding-top: 0px;
		height: 84px;
		padding-bottom: 15px;
	}

	.liaobiao1 {
		width: 138px;
		height: auto;
		top: 0px;
	}

	.liaobiao1 img {
		width: 138px;
		height: 98px;
	}

	.liaobiao2 {
		margin-left: 150px;
		height: auto;
		overflow: hidden;
	}

	.liaobiao2-1 {
		font-size: 16px;
		line-height: 22px;
		height: 22px;
		margin-bottom: 0px;
	}

	.liaobiao2-2 {
		font-size: 12px;
		margin-bottom: 0px;
		height: 22px;
		line-height: 22px;
	}

	.liaobiao2-3 {
		font-size: 14px;
	}
}

@media screen and (min-width: 500px) and (max-width:639px) {
		
	.toutiao {
		display: none;
	}

	.neirong {
		padding-top: 0px;
	}
}

@media screen and (min-width: 640px) and (max-width:767px) {
	
	.toutiao {
		display: none;
	}

	.neirong {
		padding-top: 0px;
	}
}

@media screen and (min-width: 768px) and (max-width:991px) {

	.toutiao {
		display: none;
	}

	.neirong {
		padding-top: 0px;
	}
}

@media screen and (min-width: 992px)and (max-width:1199px) {

	.neirong {
		padding-top: 0px;
	}
}

@media screen and (min-width: 1200px)and (max-width:1399px) {
	.neirong {
		padding-top: 0px;
	}
}

@media screen and (min-width: 1400px)and (max-width:1499px) {
	.neirong {
		padding-top: 0px;
	}
}

@media screen and (min-width: 1500px)and (max-width:1630px) {
	.neirong {
		padding-top: 0px;
	}
}

@media screen and (min-width: 1631px) {
	.neirong {
		padding-top: 0px;
	}
}			
									
.neirong1-2 .on {
   color: #D71718;
}
.xuhao{
margin-left: 8px;
}
.xuhao>a:hover{
	color: #D71718;
}
