.newstop{
	width: 100%;
	overflow: hidden;
}
.newstop img{
	width: 100%;
	height: auto;
}
.news{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 0 0;
	height: 260px;
}
.company{
	padding-bottom: 40px;
}
.company p{
	text-align: center;
	font-weight: bold;
}
.company p:nth-of-type(1){
	color: #777879;
	font-size: 2em;
	padding: 50px 0 20px 0;
}
.company p:nth-of-type(2){
	color: #355295;
	font-size: 1.5em;
}
.newimg{
	width: 400px;
	height: auto;
	float: left;
	min-height: 260px;
}
.xwlb{
	float: left;
	width: 758px;
	height: 256px;
	border: 2px solid #C1C1C1;
	border-left: 0;
	padding-left: 40px;
}
.centern{
	padding-bottom: 50px;
}
.xwlba{
	display: block;
	text-decoration: none;
	padding: 32px 0;
	font-size: 1.5em;
	color: #5d5d5d;
}
.newcontent{
	font-size: 1em;
	color: #737272;
	line-height: 1.6em;
	padding-right: 40px;
	height: 120px;
}
.newcontent span{
	font-size: 1.06em !important;
}
.newsup{
	width: 100%;
	text-align: right;

}
.newsup a{
	display: block;
	text-decoration: none;
	color: #0f3681;
	padding-right: 40px;
}
hr{
	margin: 0;
	padding: 0;
	width: 150px !important;
	background-color: #5d5d5d !important;
	position: relative;
	top:-20px;
}
@media only screen and (max-width:780px ) {
	.newcontent{
	font-size: 1em;
	color: #737272;
	line-height: 1.6em;
	padding-right: 40px;
	height: 100px;
}
	.newstop{
	width: 100%;
	overflow: hidden;
}
.newstop img{
	width: 100%;
	height: auto;
}
.news{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 0 0;
	height: 232px;
}
.company{
	padding-bottom: 40px;
}
.company p{
	text-align: center;
	font-weight: bold;
}
.company p:nth-of-type(1){
	color: #777879;
	font-size: 2em;
	padding: 50px 0 20px 0;
}
.company p:nth-of-type(2){
	color: #355295;
	font-size: 1.5em;
}
.newimg{
	width: 300px;
	height: auto;
	float: left;
}
.xwlb{
	float: left;
	width: 420px;
	height: 228px;
	border: 2px solid #C1C1C1;
	border-left: 0;
	padding-left: 40px;
}
.centern{
	padding-bottom: 50px;
}
.xwlba{
	display: block;
	width: 90%;
	text-decoration: none;
	padding: 32px 0;
	font-size: 1.5em;
	color: #5d5d5d;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.xwlb p{
	font-size: 1em;
	color: #737272;
	line-height: 1.6em;
	padding-right: 40px;
	height: 105px;
	overflow: hidden;
}
.newsup{
	width: 100%;
	text-align: right;

}
.newsup a{
	display: block;
	text-decoration: none;
	color: #0f3681;
	padding-right: 40px;
}
hr{
	margin: 0;
	padding: 0;
	width: 150px !important;
	background-color: #5d5d5d !important;
	position: relative;
	top:-20px;
}

}