@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
	background: #eaeaea;
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #c00 !important;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1204px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w1035{
	width: 1035px;
	margin: 0px auto;
}

.w1111{
	width: 1111px;
	margin: 0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

#footer{
	background:#2756a8;
	text-align:center;
	padding:35px 0px;
}

#footer .logo{
	display:inline-block;
	vertical-align:top;
}

#footer .text{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	line-height:28px;
	text-align:left;
	margin-left:30px;
}

#footer .text a{
	color:#fff;
}

#header{
	background: url(header.jpg) no-repeat center top;
	height: 744px;
}

#content{
	background: url(shadow.png);
	padding: 60px 10px;
	width: 1184px;
	margin: 0px auto;
}

.layout1 h2{
	text-align: center;
	font-size: 54px;
	line-height: 60px;
	font-weight: normal;
}

.layout1 p{
	line-height: 40px;
	font-size: 18px;
	color: #6b6b6b;
	text-indent: 26pt;
	margin-top: 18px;
}

.layout1 p a{
	color: #b01a20;
}

.layout2{
	margin-top: 60px;
}

.layout3{
	margin-top: 50px;
}

.layout3 .more{
	text-align: right;
	font-size: 18px;
	line-height: 24px;
	padding: 0px 50px;
}

.layout3 .more a{
	color: #b01a20;
}

.layout3 ul{
	margin: 0px 0px 0px 145px;
}

.layout3 li{
	line-height: 30px;
	font-size: 24px;
	background: url(list.png) no-repeat left 20px;
	padding: 12px 0px 12px 30px;
}