.new-content {
	width: 1200px;
	clear: both;
	height: 265px;
	border-bottom: solid 0px #EFEFEF;

	display: block;
	padding: 12px 0;
	
}


/*.new-content:hover .new-R {
	background: #ABABAB;
	color: #FFFFFF;
}*/


/*.new-content:hover .new-right .new-right-1,
.new-content:hover .new-right .new-right-3,
.new-content:hover .new-R .new-right-2 {
	color: #FFFFFF;
}*/

.new-content .new-left {
	width: 385px;
	height: 265px;
	float: left;
	overflow: hidden;
}

.new-content:hover img {
	transform: scale(1.2);
}

.new-content .new-left img {
	width: 100%;
	height: 265px;
	display: block;
}

.new-content .new-R {
	width: 775px;
	height: 265px;
	float: left;
}

.new-content .new-right {
	width: 100%;
	height: 265px;
	float: left;
	padding-left: 30px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
}

.new-content .new-right .new-right-1 {
	width: 100%;
	height: 50px;
	font-size: 22px;
	line-height: 42px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #0F0F0F;
	text-decoration: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	letter-spacing: 1px;
	margin-top: 20px;
}

.new-content .new-right .new-right-2 {
	width: 100%;
	height: 75px;
	font-size: 14px;
	color: #3F3F3F;
	letter-spacing: 1px;
	line-height: 25px;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
}

.new-content .new-right .new-right-3 {
	clear: both;
	width: 100%;
	height: 40px;
	border-bottom: solid 1px #CFCFCF;
	position: relative;
	top: 78px;
}

.new-content .new-right .new-right-3 span {
	display: inline;
	background: #A40000;
	color: #FFFFFF;
	font-size: 15px;
	position: relative;
	top: 10px;
	padding: 10px 25px;
	letter-spacing: 1px;
	position: relative;
	z-index: 2;
	border: solid 1px #A40000;
	transition: all .3s;
	-moz-transform: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	margin: 0;
	text-transform: uppercase;
}

.new-content .new-right .new-right-3 span:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 41px;
	width: 100%;
	background: #FFFFFF;
	color: #A40000;
	text-align: center;
	transition: all .3s;
	-moz-transform: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	line-height: 42px;
	z-index: -1;
	font-size: 28px;
}

.new-content:hover .new-right .new-right-3 span:after {
	content: "\2192";
	z-index: 1;
}

.new-content .new-right .new-right-3:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: -1px;
	height: 1px;
	background: #a40000;
	width: 0;
	transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}

.new-content:hover .new-right .new-right-3:after {
	width: 100%;
}


/*.new-content:hover .new-right .new-right-3 a {
	color: #A40000;
	border: solid 1px #A40000;
	background: #FFFFFF;
}
*/


/********/

.foucs-img {
	background: url(../images/neiyedatu3.jpg) no-repeat center center
}

.pagelist {
	margin-top: 20px;
}