body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, dd, dt, dl, div {
		margin: 0;
		padding: 0;
		border: 0;
		font-family: "宋体";
		-webkit-box-sizing: border-box;
		box-sizing: border-box
}
ul, ol {
		list-style-type: none
}
select, input, img, select {
		vertical-align: middle
}
a {
		text-decoration: none
}
.fl {
		float: left
}
.fr {
		float: right
}
.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden
}
.header_module_sprite {
		background-image: url("../img/sprite.png");
		background-repeat: no-repeat
}
.header_module a {
		text-decoration: none !important
}
.header_module {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 80px;
		margin: 0 auto;
		max-width: 1960px;
		background: url("../img/menu_bg_1.jpg") center no-repeat;
		background-size: 100% 80px;
		z-index: 2
}
.header_module_text1 {
		display: block;
		width: 67px;
		height: 17px;
		background-position: -436px -34px
}
.header_module_text2 {
		display: block;
		width: 67px;
		height: 17px;
		background-position: -518px -34px
}
.header_module_text3 {
		display: block;
		width: 67px;
		height: 17px;
		background-position: -598px -34px
}
.header_module_text4 {
		display: block;
		width: 67px;
		height: 17px;
		background-position: -679px -34px
}
.header_module_text5 {
		display: block;
		width: 67px;
		height: 17px;
		background-position: -761px -34px
}
.header_module_text6 {
		display: block;
		width: 67px;
		height: 17px;
		background-position: -841px -34px
}
.header_module_text7 {
		display: block;
		width: 67px;
		height: 17px;
		background-position: -920px -34px
}
.header_module_text8 {
		display: block;
		width: 67px;
		height: 17px;
		background-position: -999px -34px
}
.header_active {
		background-position-y: -11px !important
}
.header_nav > ul .header_module_san {
		opacity: 0
}
.header_nav > ul:hover .header_module_san {
		opacity: 1
}
.header_module_san {
		position: absolute;
		bottom: 2px;
		left: 0;
		width: 16px;
		height: 10px;
		background-position: -226px -23px;
		-webkit-transition: left .4s ease-out, opacity .3s ease-out;
		transition: left .4s ease-out, opacity .3s ease-out;
		z-index: -1
}
.header_module .header_nav {
		padding: 0 171px 0 130px
}
.header_module .logo {
		margin-left: -100%;
		position: relative;
		left: -130px;
		padding-top: 10px;
		height: 80px
}
.header_module .logo img {
		height: 55px
}
.header_module > .header_nav > ul > li {
		position: relative;
		flex: 1;
		height: 80px
}
.header_module .header_hot {
		position: absolute;
		top: 15px;
		right: 14px;
		width: 30px;
		height: 19px
}
.header_nav > ul {
		width: 100%;
		display: flex
}
.header_nav > ul > li > a {
		display: block;
		width: 100%;
		height: 80px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
}
.header_nav > ul > li > a:hover > .header_module_sprite {
		background-position-y: -11px
}
.header_nav > ul > .header_active > a > .header_module_sprite {
		background-position-y: -11px
}
.header_hot.right12 {
		right: 12px
}
.header_module .header_imgBox img {
		border-radius: 50%;
		width: 51px;
		height: 51px;
		border-radius: 50%;
		vertical-align: -18px
}
.header_module .header_imgBox a {
		display: inline-block;
		font-size: 12px;
		color: #eba042
}
.header_module .header_imgBox .header_getGod {
		margin: 0 15px;
		display: inline-block;
		text-align: center;
		width: 66px;
		height: 30px;
		line-height: 30px;
		background-image: linear-gradient(#edc332, #fffa53);
		color: #5c3f14;
		border-radius: 8px;
		font-size: 12px
}
.header_module .header_imgBox .header_getGod:hover {
		background-image: linear-gradient(#ffe077, #ffedae)
}
.banxin {
		width: 1200px;
		margin: 0 auto
}
.banner {
		margin-top: 6px;
		margin-bottom: 6px;
		display: flex;
		height: 180px;
		background: url("../img/banner7.jpg") no-repeat;
		background-size: 100% 100%
}
.banner > a {
		flex: 1
}
.dropdown_li > ul {
		display: none
}
.dropdown_li:hover > ul {
		position: absolute;
		top: 80px;
		left: 50%;
		margin-left: -76px;
		display: block;
		width: 152px;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		background-image: -webkit-gradient(linear, left top, right top, from(#300000), color-stop(#510000), to(#300000));
		background-image: linear-gradient(to right, #300000, #510000, #300000);
		text-align: center
}
.dropdown_li > ul > li {
		width: 100%;
		height: 38px;
		line-height: 38px
}
.dropdown_li > ul > li > a {
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		color: #d4887e
}
.dropdown_li > ul > li > a:hover {
		width: 152px;
		height: 38px;
		background-color: black;
		color: #fff800
}
.dropdown_li > ul > li:last-child > a {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px
}
main {
		padding-top: 80px;
		margin-bottom: 5px
}
.dropdown_li:hover > ul.kf_code {
		position: absolute;
		top: 80px;
		left: 50%;
		margin-left: -100px;
		display: block;
		width: 200px;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		background-image: -webkit-gradient(linear, left top, right top, from(#300000), color-stop(#510000), to(#300000));
		background-image: linear-gradient(to right, #300000, #510000, #300000);
		text-align: center
}
.dropdown_li > ul > li > a:hover {
		width: 200px;
		height: 38px;
		background: 0;
		color: #fff800
}
.wechatcode {
		width: 200px;
		height: 170px;
		display: flex;
		align-items: center;
		justify-content: center
}
.wechatcode img {
		width: 150px;
		height: 15px0px
}