.entirety{
	width: 100%;
	background:#e6edf1 url(../img/new-bg2.png) no-repeat;
	background-size: contain;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/new-bg2.png',sizingMethod='scale');
}
.header{
	width: 100%;
}
.header .header-top{
	    height: 215px;
    width: 1056px;
    display: table;
    margin: 0 auto;

 background-repeat: no-repeat;
    background-position:40px 0 ;
    background-image: url(../img/img2.png);
}
.header .header-top a{
	    display: block;
    position: absolute;
    top: 35px;
}
.header .header-top a img{
	display: table;
    margin: auto;
}

.header-nav{
	background:url(../img/ne-bg.png)no-repeat;
	background-size: 100% 100%;
	width: 100%;
}

/*nav-css*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ padding:0 200px; height:39px;display: table;margin: 0 auto;  position:relative; z-index:1;  }
.nav h3 a{ color:white;  }
.nav .nLi{ float:left;  position:relative; display:inline; border-top: 1px solid white;height: 38px; line-height: 10px;}
.nav .nLi h3{ float:left; padding-right: 2px;  }
.nav .nLi h3 a{ display:block; padding:0 28px; font-size:14px; font-weight:bold; font-weight: 500; }
.nav .sub{ display:none; width: 100%;text-align: center; left:0; top:39px;  position:absolute; background:#086ebe;  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px;color: white; }
.nav .sub a:hover{ background:rgba(27, 70, 123, 0.35);  }
.nav li.on:hover{background: #096fbe;}

/*center*/
.center{
	width: 1056px;
	background: url(../img/center-bg.png) no-repeat;
	margin: 12px auto 0;
	padding-bottom: 40px;
background-size: cover;

}
.center-left{
	width: 220px;
	padding: 20px 10px;
}
.center-left .center-left-top span{
	display: block;
	text-align: center;
	line-height: 30px;
	color: white;
	font-size: 16px;
	background:#086ebe;
	border-radius: 15px;
}
.center-left .center-left-top span a{
color: white;
	font-size: 16px;


}
.center-left .center-left-center{
	padding-top: 20px;
}
.center-left .center-left-center ul li{
	padding: 10px 0;
	
}
.center-left .center-left-center ul li a{
	line-height: 30px;
	background: url(../img/center-top.png) no-repeat;
	background-size: 100% 100%;
	color: #464646;
	display: block;
	text-align: center;
	font-size: 16px;
	border-radius: 15px;
}
.center-left .center-left-center ul li a:hover{
	background: #2787D3;
	color: white;
}
.center-left .center-left-down {
	padding: 20px 0;
}
.center-left .center-left-down span a{
	display: block;
	text-align: center;
	font-size: 16px;
	color: black;
	line-height: 40px;
	border: 1px solid #086EBE;
}
.center-right{
	width: 780px;
}

.center-right p{

	padding: 5px 30px 5px 0;
}
/*足部*/
.footer{
	width: 100%;
	background: #1b68b0;
}
.footer-top{
	width: 951px;
	height: 51px;
	border-bottom: 1px solid #79a6d1;
	margin: 0 auto;
}
.footer-top span{
	 display: inline-block;
	 width: 100px;
	 color: white;
	 font-size: 14px;
	 line-height:52px;
	 padding-left: 36px;
}
.footer-top span em{
	font-size: 10px;
	padding-left: 5px;
}
.footer-top ul {
	display: inline-block;
	padding-left: 48px;
}
.footer-top ul li{
	float: left;
	color: #548ec4;
	padding: 0px  8px;
}
.footer-top ul li a{
	font-size: 12px;
	color: white;
}

.footer-dwon{
	padding: 21px 0;
}
.footer-dwon p{
	text-align: center;
	font-size: 12px;
	color: white;
	line-height: 20px;
}

#vsb_content_2 P {
    LINE-HEIGHT: 200%;
    text-indent: 2em;
    font-size: 14px;

}