
.banner{
	height: 600px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

/*列表页*/
.topt-one{
	width: 1230px;
	margin: 10px auto 0;
	overflow: hidden;
	position: relative;
}
.topt-one h2{
	width: 1200px;
	margin: 0 auto 20px;
	font-size: 30px;
	color: #d10000;
	line-height: 70px;
	height: 70px;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	font-weight: bold;
}
.topt-one .xian{
	position: absolute;
	width: 38px;
	height: 5px;
	background: #d10000;
	left: 15px;
	top: 65px;
}
.new-list{
	width: 585px;
	background: #fff;
	border-radius: 10px;
	float: left;
	margin: 15px;
	box-shadow: 0 10px 20px 0 #ececec;
	position: relative;
}
.new-list img{
	width: 585px;
	height: 210px;
	overflow: hidden;
	margin-bottom: 20px;
}
.new-list h3{
	margin: 0 30px;
	width: 525px;
	font-weight: normal;
	font-size: 20px;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.new-list p{
	margin: 0 30px;
	width: 525px;
	font-size: 16px;
	color: #7c7c7c;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 25px;
    height: 75px;
}
.new-list-sj {
    position: absolute;
    width: 68px;
    height: 68px;
    background: rgba(209,0,0, 70%);
    color: #fff;
    top: 0;
    right: 10px;
}
.d {
    width: 68px;
    height: 48px;
    line-height: 48px;
    font-size: 45px;
    text-align: center;
}
.y-m {
    width: 68px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}

.new-list button {
    border: none;
    width: 82px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: #d10000;
    margin: 10px 0 30px 25px;
}


.topt-box{
	width: 545px;
	float: left;
	background: #fff;	
	overflow: hidden;
	margin: 15px;
	border-radius: 10px;
	padding: 20px;
	position: relative;
	
}
.topt-box:hover{
	box-shadow: 0 10px 20px 0 #ececec;
}
.topt-box img{
	overflow: hidden;
	margin-right: 30px;
	width: 198px;
	height: 140px;
	float: left;
}
.topt-box-r{
	float: left;
	width: 317px;
	overflow: hidden;
}
.topt-box-r h3{
	width: 317px;
	font-weight: normal;
	font-size: 20px;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.topt-box-r p{
	display: block;
	height: 70px;
	width: 317px;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	color: #7c7c7c;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.topt-box-r-sj {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 14px;
    color: #aeaeae;
}













/*面包蟹导航*/
.mbx_nav{
	width: 1200px;
	height: 60px;
	margin: 0 auto;	
	padding-left: 20px;
}
.mbx_nav ul li{
	padding: 0 2px;
	font-size: 16px;
	color: #000;
	float: left;
	line-height: 60px;
}

/*新闻页内容*/
.new_conten{
	background: #fff;
	box-shadow: 0 10px 20px 0 #ececec;  
	width: 1120px;
	margin: 0 auto;
	padding: 20px 40px;
	overflow: hidden;
	border-radius: 10px;
}
.new_zw img{
	margin: 0 auto;
	width: 60%;
	margin-left: 20%;
}
.new_c_h2{
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	width: 1120px;
	line-height: 50px;
}
.topin-title2{
	font-size: 14px;
	text-align: center;
	width: 1120px;
	height: 50px;
	line-height: 50px;
	margin:0 auto 20px;
	color: #a2a2a2;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.nr{
	width: 550px;
	margin: 0 auto;
	overflow: hidden;
}
.topin-time{
	display: block;
	margin-right: 20px;
	float: left;
	
}
.new_zw{
	font-size: 16px;
	color: #000;
	line-height: 35px;
	width: 1120px;
	text-align: left;
	margin: 0 auto 20px;
}

/*底部新闻*/
.topin-new{
	width: 1200px;
	margin:10px auto 0;
	overflow: hidden;
	padding: 0 20px;
}
.left-new{
	width: 585px;
	float: left;
	margin-bottom: 30px;
}
.left-new h2{
	width: 565px;
	padding-left: 30px;
	font-weight: normal;
	color: #d10000;
	line-height: 50px;
	font-size: 24px;
	height: 50px;
}
.left_b2{
	background: #fff;
	box-shadow: 0 10px 20px 0 #ececec;  
	width: 545px;
	overflow: hidden;
	padding: 10px 20px;
	border-radius: 10px;
	height: 180px;
}
.left_b{
	
	width: 545px;
	overflow: hidden;
}
.left_b ul li{
	width: 545px;
	overflow: hidden;
}
.left_b ul li a{
	display: block;
	width: 445px;
	float: left;
	margin-right: 20px;
	font-size: 16px;
	color: #333;
	line-height: 35px;	
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
}
.left_b ul li span{
	display: block;
	width: 80px;
	color: #727272;
	font-size: 12px;
	line-height: 35px;	
	float: right;
	text-align: right;
}











