/* new */
.new1{width:100%;padding:60px 0;background:url(../img/bg2.png) no-repeat left 220px center #fff;}
.left1{width:595px;margin-right: 50px;}
.lm h2{line-height: 35px;margin-bottom: 25px;}
.lm h2::after{display: block;content: "";width:40px;height:2px;background: #c91111;margin-top:15px;}
.lm h2 span{font-size: 30px;color:#555;}
.lm h2 {font-size: 30px;color:#c91111;}
.qilu{font-size: 16px;color:#828282;line-height: 32px;}
.more{width:165px;height:45px;text-align: center;font-size: 14px;color:#fff;line-height: 45px;display: block;background: #c91111;margin-top: 50px;}
.right1{width:555px;height:365px;position: relative;}
.right1 a img{width:525px;height:314px;display: block;}
.right1 .about{width:308px;height:192px;background: url(../img/pic2.png) no-repeat center;position: absolute;right: 0;bottom: 0;}
.right1 .pic2{display: block;color:#fcf6f6;line-height: 30px;padding: 30px 35px;}
/* new2 */
.new2{width:100%;background: url(../img/bg3.jpg) no-repeat center;padding-top: 40px;height:580px;}
.new2 .lm h2,.new3 .lm h2,.new4 .lm h2{text-align: center;color:#444;}
.new2 .lm h2::after,.new3 .lm h2::after,.new4 .lm h2::after{margin:15px auto 0;}
.list2 li{width:360px;margin-right:60px;float: left;}
.list2 li .news{position: relative;}
.list2 li .news img{width:360px;height:235px;}
.news .date{width:70px;height:87px;background: #c91111;position: absolute;top: 0;left: 0;}
.news .date .mouth{text-align: center;font-size: 18px;color:#fff;line-height: 30px;padding-top:10px;}
.news .date .day{text-align: center;font-size: 24px;color:#fff;}
.tit{font-size: 16px;color:#444;line-height: 30px;padding-top: 15px;display: inline-block;}
.tit:hover{color:#c91111;}
.more2{width:400px;height:50px;text-align: center;border:1px solid #dbdbdb;margin: 40px auto 0;color:#c91111;font-size: 18px;display: block;line-height: 50px;}
.more2:hover{color:#fff;background: #c91111;}
/* new3 */
.new3{width:100%;background: url(../img/bg4.png) no-repeat left center;height:565px;padding-top: 40px;}
.list3 li{float: left;margin-right: 30px;background: url(../img/li.png) no-repeat left center;line-height: 48px;width:580px;}
.list3 li span{font-size: 14px;color:#777;float: right;}
.list3 li a{font-size: 16px;color:#333;padding-left: 15px;}
.list3 li a:hover{color:#c91111;}
/* new4 */
.new4{width:100%;background: url(../img/bg5.jpg) no-repeat center;height:564px;padding-top: 40px;position: relative;}
.slider{width:100%;position: relative;z-index: 10;padding-top:20px;}
.bd{padding:0 20px;}
.bd li{width:260px;height:390px;margin:0 15px;overflow: hidden;position: relative;float:left;}
.bd li .shad{position: absolute;top: 0;left: 0;width:260px;height:330px;background: url(../img/shad.png) no-repeat center;display: none;}
.bd li:hover .shad{display: block;}
.bd li:hover a{color:#c91111;}
.bd li a{font-size: 16px;color:#555;padding-top:25px;display: inline-block;text-align: center;width:260px;}
.new4 .prev,.new4.next{width: 26px;height: 40px;position: absolute;bottom: 50%;z-index: 99;}
.new4 .prev{left: 0%;background:url(../img/prev1.png) no-repeat left center;}
.new4 .next{right: 0%;background:url(../img/next1.png) no-repeat right center;}
.links{width:1200px;height:50px;background: url(../img/bg6.png) no-repeat center;position: absolute;bottom: -25px;padding-left:35px;}
.links li{float: left;color:#fff;font-size: 16px;line-height: 50px;padding-left:35px;}
.links li a{color:#fff;font-size: 16px;}

#news_info {
	background-color: #be0707;
	height: 70px;
	width: 360px;
	margin-top: 15px;
	color: #FFFFFF;
}

#news_info_left {
	background-image: url(../img/news_info_leftbg.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 35px;
	width: 59px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 35px;
}

#news_info_right {
	float: left;
	height: 60px;
	width: 270px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#news_info_right a {
	color: #FFFFFF;
	text-decoration: none;
}
#news_info_right a:hover {
	color: #00FF00;
}