body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: '微软雅黑';
}

ul,
li,
img {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #fff;
	text-decoration: none;
}

img {
	border: none;
	display: block;
}

.topout {
	width: 100%;
	height: 60px;
	background: #ffc519;
}

.toplogo {
	float: left;
	height: 40px;
	margin-top: 10px;
	margin-left: 10px;
}

.topmenu {
	float: right;
	height: 30px;
	margin-right: 10px;
	margin-top: 15px;
}

.topfg {
	float: right;
	height: 30px;
	width: 3px;
	margin-right: 10px;
	margin-top: 15px;
}

.topdianhua {
	float: right;
	height: 30px;
	margin-right: 10px;
	margin-top: 15px;
}

.topnav {
	position: fixed;
	height: 100%;
	z-index: 999;
	width: 35%;
	left: -40%;
	background: #303030;
}

.topnav a {
	border: 1px solid #444444;
	padding: 1em;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.cbp-spmenu-open {
	left: 0;
}

.topnav {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bottom {
	width: 100%;
	background: #2b2b2b;
	font-size: 12px;
	padding-bottom: 7rem;
}

.bottomlogocon {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}

.bottomlogo {
	display: inline-block;
	width: 50%;
}

.bottom li {
	text-align: center;
	color: #818182;
}

.bottomulcon {
	border-bottom: 1px solid #1f1f1f;
	padding-bottom: 15px;
}

.bottombq1 {
	text-align: center;
	color: #818182;
	padding-top: 10px;
}

.bottombq2 {
	text-align: center;
	color: #818182;
	padding-top: 10px;
	padding-bottom: 15px;
}

.foottextinfo {
	display: inline-block;
	width: 286px;
	text-align: left;
}