.header {
	position: relative;
	overflow: hidden;
	padding: 0px 0;
}



/*.header.add .left img {
	width: 50px;
	margin-left: 40px;
}*/

.header .left {
	width: 33%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.header .left img {
	width: 400px;
	float: left;
}

.header .left .tes {
	float: right;
	width: 280px;
	border-left: 1px solid#000000;
}

.header .left .tes h4 {
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	color: #212489;
}

.header .left .tes p {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-bottom: 10px;
	color: darkgrey;
}

/*.header.add .left .tes {
	float: right;
	width: 280px;
	border-left: 1px solid#000000;
}

.header.add .left .tes h4 {
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	color: #212489;
}

.header.add .left .tes p {
    text-align: center;
    font-family: "微软雅黑";
    font-size: 12px;
    margin-bottom: 0px;
    color: darkgrey;
}*/

.header .right {
	width: 20%;
	margin-top: 48px;
}

/*.header.add .right {
    width: 20%;
    margin-top: 10px;
}*/
.header .right img {
	float: left;
	width: 50px;
	vertical-align: text-top;
	margin-right: 10px;
}
/*.header.add .right img {
	width: 40px;
	vertical-align: text-top;
}*/

/*.header.add .right ul.nav {
	margin-top: 4px;
	overflow: hidden;
}*/
.header .right p {
	display: inline-block;
	font-family: "微软雅黑";
	font-size: 14px;
}

.header .right span {
    font-family: "微软雅黑";
    font-size: 20px;
    display: block;
    margin-left: 54px;
    margin-top: -12px;
    color: darkgrey;
}

.nav-top {
	position: relative;
	overflow: hidden;
	background: #000000;
	clear: both;
}

.nav-top.add{position: fixed;
	width: 100%;
	top: 0px;
	z-index: 99999;
	padding: 0px 0px;}

.nav-top ul li {
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	width: 11%;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
}

.nav-top ul.nav {
	overflow: hidden;
}



.nav-top ul li a {
	color: white;
	display: block;
}

.nav-top ul li a.active {
	color: #fcd93f;
}

.nav-top ul li a:hover {
	color: #fcd93f;
}

.so {
	float: right;
	margin-top: -34px;
}

.so .text {
	border: 1px solid #9E9E9E;
	padding: 0 6px;
	color: darkgrey;
	border-radius: 10px;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 26px;
	line-height: 26px;
}

.so .suo {
	font-family: "微软雅黑";
	font-size: 14px;
	border-radius: 10px;
	border: none;
	background: #fcd941;
	color: #444444;
	padding: 0 10px;
	cursor: pointer;
}

.footer {
    position: relative;
    overflow: hidden;
    clear: both;
}
.footer-top a{color: white;}
.footer-top dl{float: left;width: 70%;}
.footer-top dl:first-child{width: 70%;}
.footer-top dl dt{font-family: "微软雅黑";font-size: 16px;}
.footer-top dl dd{font-family: "微软雅黑";font-size: 14px;color: white;}
.footer-top {position: relative;overflow: hidden;background: #484848;padding: 30px 0;}
.footer-top .left{width: 50%;}
.footer-top .right{width: 40%;}
.footer-top .right img{display: block;width: 140px;}
.footer-top .right p{font-family: "微软雅黑";font-size: 16px;text-align: center;color: white;width: 140px;float: left;margin: 0 0px 0px 60px;}
.footer-botten{
	padding: 5px 0;
	text-align: center;
	font-family: "微软雅黑";font-size: 14px;
	color: white;
	background: #000000;
	
}
