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

a{
	color:#333;
}

img{
	display:block;
}

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

.w1152{
	width:1152px;
	margin:0px auto;
}

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

h2 a,h3 a,h4 a,h5 a{
	color:#000;
}

p,li{
	overflow:hidden;
}

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

#header .w1152{
	height:776px;
	position:relative;
}

#header .jl{
	position:absolute;
	right:0px;
	bottom:18px;
}

#header .jl a{
	float:left;
	margin-right:20px;
}

#header .jl p{
	float:left;
	font-size:30px;
	font-weight:bold;
	color:#464646;
	height:59px;
	line-height:59px;
	margin-top:58px;
}

#header .jl p span{
	color:#e40c17;
	margin:0px 5px;
}

#layout1{
	border:1px solid #e6e6e6;
	padding-top:35px;
	padding-bottom:35px;
}

#layout1 .title{
	float:left;
	width:44px;
	margin-left:44px;
	margin-top:5px;
}

#layout1 .text{
	float:right;
	width:1020px;
	margin-right:35px;
	font-size:20px;
	line-height:34px;
	text-indent:24pt;
}

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

#layout2 .list li{
	float:left;
	width:265px;
	margin:50px 0px 0px 30px;
	width:265px;
}

#layout2 .list img{
	width:100%;
	height:210px;
}

#layout2 .list p{
	text-align:center;
	height:22px;
	line-height:22px;
	font-size:18px;
	margin-top:10px;
}

#layout2 .more{
	text-align:right;
	height:20px;
	line-height:20px;
	margin-top:30px;
}

#layout3 form{
	margin-top:40px;
}

#layout3 textarea{
	display:block;
	width:1122px;
	border:none;
	background:#efefef;
	font-size:18px;
	line-height:24px;
	font-family:"Microsoft Yahei";
	padding:10px 15px;
	height:195px;
	border-radius:20px;
}

#layout3 .right{
	margin-top:40px;
}

#layout3 span{
	float:left;
	margin-right:15px;
	line-height:42px;
	font-size:24px;
}

#layout3 .text{
	float:left;
	margin-right:25px;
	padding:0px 5px;
	width:180px;
	height:40px;
	border:1px solid #9f9f9f;
	border-radius:8px;
	font-size:20px;
	color:#333;
}

#layout3 .sub{
	float:left;
	width:149px;
	height:42px;
	color:#fff;
	background:url(images/btn2.png) no-repeat;
	border:none;
	font-size:24px;
	cursor:pointer;
	padding:0px;
}

#layout4 .list{
	border-top:1px dotted #ababab;
	margin-top:40px;
	position:relative;
	z-index:9;
}

#layout4 .list li{
	border-bottom:1px dotted #ababab;
	padding:30px 0px;
}

#layout4 .list h4{
	font-size:18px;
	height:24px;
	line-height:24px;
	margin-bottom:15px;
}

#layout4 .list h4 span{
	color:#225999;
}

#layout4 .list h4 label{
	margin-left:50px;
	color:#6c6c6c;
}

#layout4 .list p{
	float:left;
	width:970px;
	font-size:26px;
	line-height:34px;
}

#layout4 .list h5{
	float:right;
	font-size:16px;
	line-height:34px;
	color:#717171;
}

#footer{
	background:url(images/footer.jpg) no-repeat center bottom;
	height:132px;
	padding-top:225px;
	color:#fff;
	line-height:28px;
	text-align:center;
	margin-top:-60px;
}

#footer a{
	color:#fff;
}