@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:1200px;
}

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

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

p{
	overflow:hidden;
}

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

#header .w1200{
	height:939px;
	position:relative;
}

#header .time{
	position:absolute;
	top:40px;
	right:15px;
	padding:14px 0px 0px 5px;
	width:217px;
	height:60px;
	background:url(images/header-time.png) no-repeat;
	color:#fff;
}

#header .time h3{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	line-height:22px;
	height:22px;
}

#header .time p{
	font-size:16px;
	line-height:20px;
	text-align:center;
	margin-top:8px;
}

#header .time p i{
	font-style:normal;
	color:#00507a;
	font-size:14px;
	margin:0px 3px;
}

#header .text{
	position:absolute;
	left:45px;
	top:760px;
	width:1110px;
	color:#fff;
	line-height:39px;
	font-size:22px;
	text-indent:36pt;
}

#footer{
	background:#e97728;
}

#footer .w1200{
	text-align:center;
	line-height:34px;
	font-size:18px;
	color:#fff;
	padding:30px 0px;
}

#footer .w1200 a{
	color:#fff;
}

#content .text2{
	line-height:38px;
	font-size:22px;
	color:#000;
	text-indent:17pt;
	margin-top:20px;
	padding:0px 40px;
}

#content .sub li{
	margin-top:30px;
}

#content .sub h3{
	height:48px;
	background:url(images/title.gif) no-repeat;
	overflow:hidden;
	padding:32px 0px 0px 55px;
	line-height:34px;
	font-size:20px;
	font-weight:bold;
}

#content .sub h3 span{
	float:left;
	color:#fff;
	width:400px;
}

#content .sub h3 label{
	float:left;
	color:#44a619;
}

#content .sub p{
	line-height:30px;
	font-size:18px;
	color:#000;
	padding:0px 40px;
	margin-top:15px;
}

#content .sub p span{
	margin-right:60px;
	margin-left:10px;
}

#content .sub h5{
	padding:0px 40px;
	font-size:14px;
	line-height:24px;
	margin-top:20px;
}

#content .sub .text{
	background:#d4d4d3;
	border:1px solid #aaa;
	height:21px;
	line-height:21px;
	width:170px;
	padding:0px 10px;
	font-size:14px;
	margin-right:50px;
}

#content .sub .btn{
	margin:50px 0px 0px 523px;
}

#content .sub .btn input{
	width:154px;
	height:55px;
	background:url(images/sub.gif);
	border:none;
	cursor:pointer;
}