@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
body{
	font-size: 18px;
	color: #000;
	font-family: "宋体";
	font-style: normal;
	min-width: 1100px;
	
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #fff;
}
span{
	line-height: 55px;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
#nav-header{
	width:100%;
	height: 95px;
	background: #0277bb;
	margin-bottom: 35px;
}
.head-contain {
	width:1005px;
	height:90px;
	margin:0 auto;
	text-align:center;
}
.top-logo, .top-nav, .top-nav li, .top-right {
	line-height:90px;
	display:inline-block;
	vertical-align:top;
}
.top-logo{
	font-size: 25px;
	font-weight: bold;
}
.top-nav {
	margin:0 50px;
}
.top-nav li {
	line-height:90px;
	width:90px;
}
.top-nav li a {
	display:block;
	text-align:center;
	font-size:20px;
	color:#fff;
}
.top-right{
	line-height:px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}
.top-right img{
	vertical-align: middle;
	padding-bottom: 7px;
}
/*
.bottom_xf{ background-color:#2697fd; width:100%; height:48px; margin:0 auto; overflow:hidden; position: fixed; bottom:0;}
.div1{
	width:1100px;
	height:90px;
	margin:0 auto;
	text-align:center;
}
.div2{
	height: 250px;
}
.div3{
	height: 100px;
	line-height: 35px;
}
.div4{
	padding-top: 30px;
	font-size: 20px;
	line-height: 30px;
}
*/
#section{
	width: 1005px;
	margin:0 auto;
	margin-bottom: 60px;
}
.color{
	background-color: #f1f1f1;
	width: 1005px;
	line-height: 55px;
	margin-bottom: 30px;
	text-align:center;
}
.left{
	float: left;
	padding-right: 40px;
}
.intro{
	padding-top: 15px;
	font-size: 16px;
	color: #000;
}
.intro p{line-height:36px; margin-top:20px;text-indent:2em;}
#footer{
	width: 100%;
	height: 105px;
	background-color: #f1f1f1;
	text-align:center;
	color: #909090;
	font-size: 14px;
	margin-top: 30px;
	line-height: 30px;
}
#footer a{color:#909090; text-decoration:underline}
.yygh{width:100%; padding:30px 0}
.yygh a{display: block;
    width: 172px;
    height: 48px;
    background-color: #a12725;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    margin: 0 auto;
    border-radius: 24px;
	float:left;
	margin-right:25px;}
	