@charset 'utf-8';


body{
	min-width: 1200px;
}
.header{
	background: url(../images/lw-img2.png) top center no-repeat;
	width: 100%;
	height: 630px;
}
.header .logo{
	display: inline-block;
	margin-top: 42px;
}
.lw-wrap1{
	padding-top: 50px;
}
.lw-box1{
	width: 570px;
	overflow: hidden;
}
.lw-tit1{
	margin-bottom: 52px;
	background: url(../images/lw-bg1.png) right center no-repeat;
}
.lw-l1{
	width: 594px;
}
.lw-l1 a{
	display: inline-block;
	width: 172px;
	height: 143px;
	border: 1px solid #b10b0b;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 4px 0 #f4f1f1;
	margin-bottom: 34px;
	margin-right: 24px;
}
.lw-l1 a:hover p{
	color: #b41414;
}
.lw-l1 a div{
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.lw-l1 a p{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 15px;
}
.lw-l1 .a1 p{
	margin-top: -10px;
}
.lw-wrap2{
	padding-top: 42px;
	background: url(../images/lw-bg2.png) top center no-repeat;
}
.lw-tit3{
	height: 30px;
	margin-bottom: 24px;
}
.lw-tit3 .tit{
	display: inline-block;
	color: #ffffff;
	font-size: 26px;
	font-family: 'simsun';
	font-weight: bold;
	line-height: 30px;
}
.lw-wrap3{
	padding: 34px 20px;
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(62,9,9,.12);
}
.lw-box2{
	width: 566px;
}
.lw-tit2{
	height: 50px;
	background: #f5f5f5;
}
.lw-tit2 .tit{
	display: inline-block;
	width: 50%;
	color: #333333;
	font-size: 18px;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.lw-tit2 .tit.cur{
	background: #b41414;
	font-weight: bold;
	color: #fff;
}
.lw-c1{
	padding: 40px 10px 0;
}
.lw-c1-h{
	height: 103px;
	margin-bottom: 20px;
}
.lw-c1-h .tit a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.lw-c1-h .tit a:hover{
	color: #b41414;
}
.lw-c1-h .con{
	margin-top: 12px;
	color: #666666;
	font-size: 14px;
	height: 60px;
	overflow: hidden;
	line-height: 30px;
text-indent: 2rem;
}
.lw-l2 li{
	height: 37px;
	line-height: 37px;
}
.lw-l2 li a{
	display: inline-block;
	padding-left: 8px;
	background: url(../images/lw-ic13.png) left center no-repeat;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
}
.lw-l2 li a:hover{
	color: #b41414;
}
.lw-l2 li span{
	display: inline-block;
	float: right;
	color: #999999;
	font-size: 14px;
}
.lw-wrap4{
	margin-top: 26px;
	padding: 34px;
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(62,9,9,.12);
}
.lw-box3{
	width: 490px;
	margin-left: 50px;
	margin-right: 10px;
}
.lw-l2.lw-box3 li{
	height: 41px;
	line-height: 41px;
}
.footer{
	text-align: center;
	margin-top: 48px;
	background: #b10b0b;
	height: 124px;
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	padding-top: 32px;
}
.footer a{
	display: inline-block;
	color: #fff;
}
.footer a:hover{
	font-weight: bold;
}