.news_left {
	border-bottom: #e6e6e6 1px solid; border-left: #e6e6e6 1px solid; width: 450px; float: none; height: 380px; border-top: #e6e6e6 1px solid; margin-right: 12px; border-right: #e6e6e6 1px solid
;}
.news_mid {
	border-bottom: #e6e6e6 1px solid; border-left: #e6e6e6 1px solid; width: 450px; float: left; height: 240px; border-top: #e6e6e6 1px solid; border-right: #e6e6e6 1px solid
;}
.news_right {
	border-bottom: #e6e6e6 1px solid; border-left: #e6e6e6 1px solid; width: 270px; float: right; height: 240px; border-top: #e6e6e6 1px solid; border-right: #e6e6e6 1px solid
;}
.news_left_top {
	height: 40px;
	overflow: hidden;
	background-size: cover;
	background-image: url(../images/model_red_1.jpg);
	background-repeat: no-repeat;}
.news_mid_top {
	height: 40px;
	overflow: hidden;
	background-size: cover;
	background-image: url(../images/model_red_1.jpg);
	background-repeat: no-repeat;}
.news_right_top {
	height: 40px;
	overflow: hidden;
	background-size: cover;
	background-image: url(../images/model_red_1.jpg);
	background-repeat: no-repeat;}
.news_left_main {
	margin: auto; width: 96%; height: 196px
;}
.news_mid_main {
	margin: auto; width: 96%; height: 196px
;}
.news_right_main {
	margin: auto; width: 96%; height: 296px
;}

.top_name {
	line-height: 32px; float: left; color: #fff; margin-left: 20px; font-size: 18px; font-weight: bold
;}
.more {
	line-height: 32px; display: block; float: right; font-size: 16px; margin-right: 10px;color:#000000;
;}
.more:hover{color:red;}