*{margin: 0;padding: 0;}
ul li{list-style: none;}
img{width: 100%;height: 100%;}

.inner{
	width: 1280px;margin: 0 auto;position: relative;
}
.header{
	height: 116px;
	background-color: white;
}
.headerTop{
	height: 70px;
}
.headerTopUl{
	float: right;
	margin-right: 10px;
	padding-top: 17px;
}
.headerTopUl li{
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	color: #2862B6;
	float: left;
	font-weight: bold;
}
.headerTopUlImg img{
	width: 17px;
	height: 17px;
	margin: 0 18px;
}
.headerTopUlTest{
	display: inline-block;
	height: 17px;
	color: black;
	padding:0 14px;
	cursor: pointer;
	font-weight: normal;
}
.headerTopUlTest:hover{
	color: #2862B6;
}
.headerNev{
	height: 46px;
	background-color: #4069B4;
}
.headerNevLogo{
	width: 420px;
	height: 80px;
	position: absolute;
	top: -40px;
	left: 0;
	background: url(../images/logoback.png) no-repeat;
	background-size: 420px;
	background-position: 0 -29px;
}
.headerNevLogo img{
	width: 305px;
	height: 60px;
	margin-left: 52px;
}
.headerNevUl{
	padding-left: 410px;
}
.headerNevUl li{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: rgba(255,255,255,.3);
	float: left;
}
.headerNevUlTest{
	display: inline-block;
	height: 46px;
	padding: 0 22px;
	color: white;
	cursor: pointer;
}
.headerNevUlTest:hover{
	color: black;
}
.footer{
	background-color: #4068B3;
}
.footerTop{
	height: 170px;
	border-bottom: 1px solid #477AC9;
}
.footerTopUlTop{
	height: 47px;
	width: 1041px;
	margin: 0 auto;
	padding-top: 26px;
}
.footerTopUlTop li{
	float: left;
	height: 47px;
	width: 256px;
}
.UlCenter{
	height: 47px;
	float: left;
}
.UlCenterP{
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: white;
	padding: 0 98px;
	padding-top: 4px;
}
.downSanJiao{
	width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid white;
    margin-left: 117px;
    display: none;
}
.UlCenterShu{
	height: 38px;
	width: 2px;
	background-color: #4E91E4;
	float: right;
}
.footerTopUlTop .active .downSanJiao{
	display: block;
}
.footerTopUlBot{
	width: 1095px;
	height: 59px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 27px;
}
.footerTopUlBot li{
	width: 195px;
	height: 12px;
	margin-right: 22px;
	float: left;
	margin-bottom: 18px;
}
.footerTopUlBot p{
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	color: white;
	float: left;
}
.footerTopUlBotP{
	padding-left: 5px;
}
.footerBot{
	height: 114px;
	text-align: center;
	padding-top: 24px;
}
.footerBot p{
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: white;
}