@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:16px;
	color:#000;
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #d03030 !important;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
	transition: opacity 0.1s;
}

.fw a:hover{
	opacity: 0.8;
	color: #fff !important;
}

img{
	display:block;
	max-height: 100%;
	max-width: 100%;
}

.wrapper{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow: hidden;
}

.w1200{
	width:1200px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

.photo{
	position: relative;
	overflow: hidden;
}

.photo img{
	width: 100%;
	height: 100%;
}

.photo2{
	position: relative;
	overflow: hidden;
}

.photo2 img{
	width: 100%;
	height: 100%;
	transition: transform 0.2s;
}

.photo2:hover img{
	transform: scale(1.02,1.02);
}

.topic1{
	text-align: center;
}

.topic1 img{
	display: inline-block;
	vertical-align: top;
}

#header{
	height: 849px;
	background: url("images/header.jpg") no-repeat center top;
}

#footer{
	line-height: 30px;
	padding: 30px 0px;
	font-size: 14px;
	text-align: center;
	background: #d52122;
}

#layout1{
	background: #fefaf1 url("images/ly1-bg.jpg") no-repeat center top;
	padding-bottom: 100px;
}

#layout1 .list ul{
	margin: -40px 0px 0px -40px;
}

#layout1 .list li{
	float: left;
	width: 580px;
	margin: 40px 0px 0px 40px;
}

#layout1 .list h3{
	height: 54px;
	line-height: 54px;
	padding: 2px 25px 0px 25px;
	background: url("images/ly1-list.jpg");
	font-size: 24px;
}

#layout1 .list .box{
	border: 1px solid #ddd;
	border-top: none;
	background: #fff;
	line-height: 30px;
	color: #444;
	padding: 25px;
}

#layout1 .list .box p{
	height: 90px;
}

#layout2{
	background: #da2b23 url("images/ly2-bg.jpg") no-repeat center top;
	height: 1122px;
}

#layout2 .block1{
	margin-top: 45px;
	position: relative;
}

#layout2 .block1 .title{
	position: absolute;
	top: 0px;
	left: 505px;
	z-index: 9;
}

#layout2 .block1 ul{
	margin-left: -30px;
}

#layout2 .block1 li{
	float: left;
	width: 380px;
	height: 480px;
	background: #f1f1f1;
	margin-left: 30px;
	position: relative;
}

#layout2 .block1 .style1{
	margin-top: 47px;
}

#layout2 .block1 .style2{
	margin-top: 107px;
}

#layout2 .block1 .photo{
	height: 325px;
	width: 100%;
	position: absolute;
	left: 0px;
}

#layout2 .block1 .style1 .photo{
	top: 0px;
}

#layout2 .block1 .style2 .photo{
	bottom: 0px;
}

#layout2 .block1 .photo .num{
	position: absolute;
	width: 96px;
	height: 46px;
	left: 142px;
}

#layout2 .block1 .style1 .photo .num{
	bottom: 0px;
}

#layout2 .block1 .style2 .photo .num{
	top: 0px;
}

#layout2 .block1 .photo .num1{
	background: url("images/ly2-1.png");
}

#layout2 .block1 .photo .num2{
	background: url("images/ly2-2.png");
}

#layout2 .block1 .photo .num3{
	background: url("images/ly2-3.png");
}

#layout2 .block1 .text{
	position: absolute;
	left: 25px;
	width: 330px;
}

#layout2 .block1 .style1 .text{
	top: 350px;
}

#layout2 .block1 .style2 .text{
	top: 28px;
}

#layout2 .block1 .text h3{
	font-weight: normal;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	text-overflow:ellipsis;
	white-space:nowrap;
}

#layout2 .block1 .text h3 a{
	color: #515151;
}

#layout2 .block1 .text p{
	line-height: 30px;
	height: 60px;
	font-size: 14px;
	color: #858585;
	margin-top: 15px;
}

#layout2 .block2{
	margin-top: 30px;
}

#layout2 .block2 ul{
	margin-left: -40px;
}

#layout2 .block2 li{
	float: left;
	width: 530px;
	margin: 0px 0px 0px 40px;
	background: url("images/ly2-icon.png") no-repeat left center;
	padding-left: 50px;
	height: 54px;
	line-height: 54px;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size: 18px;
}

#layout2 .block2 li a{
	color: #404040;
}

#layout3{
	background: #f5f5f5 url("images/ly3-bg.jpg") no-repeat center top;
	padding-bottom: 80px;
}

#layout3 .list ul{
	margin-left: -40px;
}

#layout3 .list li{
	float: left;
	width: 580px;
	margin: 0px 0px 0px 40px;
	height: 46px;
	line-height: 46px;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size: 18px;
}

#layout3 .block2 li a{
	color: #404040;
}

#layout3 .list li span{
	display: inline-block;
	vertical-align: top;
	width: 90px;
	height: 22px;
	background: url("images/ly3-list.png");
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-size: 16px;
	margin: 12px 8px 0px 0px;
}

#layout4{
	padding-bottom: 100px;
}

#layout4 ul{
	margin: -40px 0px 0px -20px;
}

#layout4 li{
	float: left;
	width: 590px;
	margin: 40px 0px 0px 20px;
	position: relative;
}

#layout4 li span{
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -38px;
	background: url("images/ly4-num.png");
	line-height: 76px;
	height: 76px;
	width: 76px;
	text-align: center;
	color: #fff;
	font-size: 46px;
	font-family: "Impact";
	z-index: 9;
}

#layout4 li .box{
	width: 472px;
	height: 145px;
	border-radius: 5px;
	border: 1px solid #c7c7c7;
	margin-left: 36px;
	padding: 30px 20px 0px 60px;
}

#layout4 li h3{
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	text-overflow:ellipsis;
	white-space:nowrap;
}

#layout4 li h3 a{
	color: #333;
}

#layout4 li p{
	line-height: 40px;
	height: 80px;
	color: #333;
	margin-top: 10px;
}

#layout4 li p a{
	color: #f54343;
}
