html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, sup, dl, dt, dd, ol, ul, li, form, label, embed, select, input, textarea, pre, button, i, u {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-indent: 0;
    font-weight: normal;
    font-style: normal;
}
ul,
li,
a {
	list-style: none;
}

.navigator-bar {
	min-width: 1200px;
	height: 80px;
	border-bottom: 1px solid #ddd;
	position: relative;
	background-color: #fff;
	z-index: 100;

}

.wrap-v5 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.clearfix {
	zoom: 1;
}

.navigator-bar .logo {
	width: 143px;
	height: 52px;
	display: block;
	float: left;
	margin-top: 25px;
}

.navigator-bar .nav-menu {
	margin-left: 300px;
	margin-top: 23px;
	float: left;
}

.navigator-bar .nav-menu li {
	float: left;
	margin-right: 8px;
}

.navigator-bar .nav-menu li a {
	color: #3b4144;
	font-size: 16px;
	display: block;
	line-height: 24px;
	padding: 0 15px 22px;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #333;
	;
}


.navigator-bar .top-right {
	float: right;
	margin-top: 18px;
}

.navigator-bar .login-register {
	margin-left: 25px;
	white-space: nowrap;
	float: left;
	line-height: 36px;
	color: #11a43c;
}

.nav-menu-bd {
	width: 600px;
}

.gy-bd {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	margin-top: 20px;
	justify-content: space-between;
}

.gu-nav {
	width: 250px;
	height: 512px;
	background-color: #FFFFFF;
}

.gu-nav ul {
	padding: 0;
	margin: 0 5px;
}

.gu-nav ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 10px;
	border-bottom: 1px solid #F5F5F5;
	cursor: pointer;
}

.gy-con {
	width: 925px;
	background-color: #FFFFFF;
}

.active {
	color: #FB6725;
}

.content {
	padding: 20px 20px 20px 30px;
	margin-left: -15px;
}

.content h2 {
	height: 56px;
	line-height: 56px;
	font-size: 30px;
	color: black;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: "Microsoft Yahei", "Tahoma", "SimSun";
}

.content .con,
.content .con2 {
	font-size: 14px;
	line-height: 28px;
}

.content .con p.FS {
	text-indent: 2em;
}

.content .con p {
	padding: 10px 0px;
}



.#footer {
	border-top: none;
	padding-top: 30px;
}

#footer {
	width: 960px;
	border-top: #DDD 1px solid;
	padding: 20px 0;
	margin: 36px auto 0 auto;
	line-height: 36px;
	text-align: center;
	color: #818181;
	font-size: 14px;
}

#footer a {
    color: #818181;
    padding: 0 5px;
	font-size: 14px;
}
