* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
body * {
	font-family: "Microsoft YaHei  Light";
	margin: 0px;
	outline: none;
	padding: 0px;
	font-size: 14px;
}
body {
	margin: 0;
	background: white;
}
ul li {
	list-style: none;
}
input {
	-webkit-appearance: none;
	outline: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
.clo {
	color: #ff6600;
}
body .bk {
	background: #ff6600;
}
.h1 {
	overflow: hidden;
	padding: 10px 0;
}
.h1 .h1_sbox {
	width: 990px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.h1 .logo_box {
	width: 200px;
	float: left;
	height: 97px;
	/* display: block; */
	position: relative;
	z-index: 10;
}
.logo_box .logo_img {
	/* width: 100%; */
	margin-top: 33px;
	/* cursor: pointer; */
	height: 100%;
	width: auto;
	height: 32px;
}
.h1 .h1_search {
	position: absolute;
	width: 521px;
	left: 50%;
	top: 28px;
	margin-left: -260.5px;
}
.h1_search .search_box {
	border: 1px solid;
	height: 44px;
	overflow: hidden;
}
.search_box .search_input {
	height: 44px;
	width: 71%;
	float: left;
	padding: 0 8px;
	line-height: 44px;
	border: 0;
}
.search_box .search_botton {
	float: right;
	width: 26%;
	height: 44px;
	border: 0;
	color: white;
	font-size: 16px;
	cursor: pointer;
}
.h1 .h1_code {
	float: right;
	overflow: hidden;
	text-align: right;
	position: relative;
	z-index: 10;
}
.h1_code .close-img {
	margin-bottom: 8px;
	height: 13px;
	width: 13px;
	cursor: pointer;
	opacity: 0;
	transition: All 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.h1_code:hover .close-img {
	opacity: 1;
}
.h1 .h1_code.on {
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transition: All 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	-webkit-transition: All 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	-moz-transition: All 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	-o-transition: All 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.h1_code .code-box {
	overflow: hidden;
	width: 184px;
}
.code-box .code_text {
	float: left;
	width: 104px;
	text-indent: 2rem;
	text-align: right;
	font-size: 13px;
	color: #777;
	margin-right: 5px;
}
.code-box .code_img {
	float: left;
	height: 72px;
	width: 72px;
	overflow: hidden;
}
.h2 {
	border-bottom: 2px solid black;
}
.h2 .h2_sbox {
	width: 990px;
	margin: 0 auto;
	position: relative;
	height: 38px;/* overflow: hidden; */
}
.h2_sbox .nav_ul {
	overflow: hidden;/* margin-bottom: -3px; */
}
.nav_ul .nav_li {
	float: left;
	line-height: 38px;
	/* width: 99px; */
	text-align: center;
	position: relative;
	transition: all 0.3s cubic-bezier(0.68, -0.21, 0.15, 1.19) 0s;
	height: 38px;
	overflow: hidden;
	padding: 0px 16px;
}
.nav_li a {float: left;height: 100%;overflow: hidden;}
.nav_li span {
	display: block;
	font-size: 16px;
	cursor: pointer;
	color: #444;
	position: relative;
	z-index: 9;
	transition: all 0.3s cubic-bezier(0.15, 0.65, 0.08, 0.79) 0s;
}
.nav_li.on span {
	color: #ff6600;
	border-bottom: 2px solid;
}
.nav_li .nav_bk {
	display: block;
	height: 0px;
	width: 100%;
	background: #ff6600;
	position: absolute;
	bottom: 0;
	z-index: 7;
	left: 0;
	transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
}
.nav_li.action .nav_bk {
	display: block;
	height: 38px;
	width: 100%;
	background: #ff6600;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 7;
	border-radius: 20px 20px 0px 0px;
}
.nav_li.action span {
	color: #FFFFFF;
}
.h2_sbox .nav_linebox {
	width: 990px;
	margin: 0 auto;
	height: 3px;
	position: relative;
	margin-top: 0px;
}
.nav_linebox .nav_line {
	display: block;
	width: 99px;
	height: 100%;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.r_qrcode {
	width: 200px;
	height: 80px;
	position: absolute;
	top: 21px;
	right: 0px;
}
.r_qrcode .q_p1 {
	width: 105px;
	height: 18px;
	line-height: 18px;
	text-align: right;
	font-size: 12px;
	color: #777;
	float: left;
}
.r_qrcode .q_p2 {
	width: 105px;
	text-align: right;
	color: #f60;
	font-size: 16px;
	float: left;
	line-height: 20px;
	margin-top: 8px;
}
.r_qrcode .q_p1 b {
	font-size: 12px;
	font-weight: normal;
	color: #f60;
}
.r_qrcode .q_qrcode {
	background-color: #eee;
	width: 75px;
	height: 75px;
	position: absolute;
	left: 111px;
	top: 0px;
}
