* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:focus {
	outline: 0
}

body,
html {
	font-size: .26rem;
	font-family: "Source Han Sans CN", "Microsoft Yahei";
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	max-width: 640px;
	margin: 0 auto
}

ol,
ul {
	list-style: none
}

ul,
li {
	list-style: none
}

img {
	border: 0;
	max-width: 100%
}

em {
	font-style: normal
}

a {
	text-decoration: none;
	color: #212121
}

a u {
	color: #00adff
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
	-webkit-appearance: none
}

a,
button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

.clearf:after {
	display: block;
	clear: both;
	height: 0
}

.clearf {
	zoom: 1
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0
}

.clearfix {
	zoom: 1
}

body *,
html * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both;
	overflow: hidden
}

.flex {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap
}

a {
	text-decoration: none
}

img {
	max-width: 100%
}

.fixlt {
	float: left
}

.fixrt {
	float: right
}

.hmrgb {
	margin-bottom: .16rem
}

.padtb5r {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.padt3r {
	padding-top: .3rem
}

.viewtxt {
	padding-left: .2rem;
	padding-right: .2rem
}

.padt4r {
	padding-top: .4rem
}

.txtcent {
	text-align: center
}

body {
	background-color: #fff;
	padding-bottom: 2.2rem;
	padding-top: .88rem
}

.hlogo {
	position: fixed;
	top: 0;
	left: 0;
	height: .86rem;
	padding: .1rem .2rem 0rem .2rem;
	background-color: #fff;
	z-index: 99;
	width: 100%;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.hlogo h1 {
	float: left;
	width: 60%
}

.hlogo a.zx {
	float: right;
	max-width: 40%;
	display: inline-block
}

.zxj {
	height: .78rem;
	position: fixed;
	position: fixed;
	top: .86rem;
	left: 0;
	text-align: center;
	width: 100%
}

.learn_content {
	padding: 0 .1rem;
	background-color: #f8f8f8;
	overflow-x: auto;
	overflow-y: hidden;
	display: flex;
	display: -webkit-flex;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	tap-highlight-color: hsla(0, 0%, 100%, 0);
	width: 100%
}

.learn_content a {
	position: relative;
	display: inline-block;
	margin: 0 .1rem;
	width: auto;
	height: .6rem;
	border: 0;
	color: #000;
	text-align: center;
	font-size: .24rem;
	line-height: .6rem
}

.hfoot p {
	font-size: .22rem;
	color: #666;
	line-height: .35rem
}

.hfoot p a {
	font-size: .22rem;
	color: #666
}

.footer_nav {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 80;
	background-color: #fff;
	padding-top: .45rem;
	background: url(../Images/footer.png) no-repeat;
	height: 1.34rem;
	background-size: 100% 1.34rem
}

.footer_nav a {
	display: inline-block;
	width: 20%;
	text-align: center
}

.footer_nav a img {
	height: .4rem
}

.footer_nav a.online img {
	width: .62rem
}

.footer_nav a span {
	text-align: center;
	color: #999;
	font-size: .26rem;
	width: 100%;
	display: inline-block
}

.footer_nav i {
	display: inline-block
}

.footer_nav .onlie_left {
	width: 30%;
	float: left
}

.footer_nav .onlie_left a {
	display: inline-block;
	width: 50%;
	float: left;
	text-align: center
}

.footer_nav .onlie_left a i {
	font-size: .35rem;
	line-height: .4rem;
	display: inline-block;
	color: #999
}

.footer_nav .onlie_right {
	width: 70%;
	float: right;
	line-height: .6rem
}

.footer_nav .onlie_right a {
	display: inline-block;
	line-height: .6rem;
	font-size: .26rem;
	width: 33.3%;
	float: left;
	text-align: center;
	margin: .15rem 0;
	color: #999;
	border-radius: .5rem 0 0 .5rem;
	background-color: #ff6537;
	color: #fff
}

.footer_nav a.learn {
	border-radius: 0;
	background-color: #ffa931
}

.footer_nav a.online {
	border-radius: 0rem .5rem .5rem 0rem;
	position: relative
}

.footer_nav a.online span {
	position: relative;
	top: -.5rem
}

.footer_nav a.online #hotask {
	font-size: .24rem;
	width: .4rem;
	height: .4rem;
	line-height: .4rem;
	text-align: center;
	position: absolute;
	top: -.4rem;
	right: .2rem;
	display: block;
	color: #fff;
	border-radius: .4rem;
	background: red;
	display: block;
	z-index: 5
}

@keyframes rotating {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.consult {
	position: relative;
	height: 1rem;
	top: -.5rem
}

.consult img {
	position: absolute;
	z-index: 2;
	left: .4rem;
	top: .4rem;
	width: .62rem;
	height: .53rem
}

.plus {
	background-color: #fff1e5;
	position: absolute;
	left: .3rem;
	top: .2rem;
	width: .8rem;
	height: .8rem;
	-webkit-border-radius: .8rem;
	-moz-border-radius: .8rem;
	border-radius: .8rem;
	z-index: 1;
	/*	-webkit-animation:warn 3s ease-out;-moz-animation:warn 3s ease-out;animation:warn 3s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite*/
}

.plus_small {
	background-color: #ffe5ce;
	position: absolute;
	left: .4rem;
	top: .3rem;
	width: .6rem;
	height: .6rem
}

.hfoot {
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: .1rem
}

.hfoot p {
	line-height: .45rem;
	font-size: .26rem
}

.consult_right {
	position: fixed;
	top: 30%;
	right: 0;
	width: 1rem;
	z-index: 99
}

.consult_right a {
	display: inline-block;
	width: 100%;
	text-align: center
}

.consult_right a {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem;
	color: #fff
}

.consult_right a.tel {
	position: relative;
	width: 1rem;
	margin-bottom: .2rem;
	z-index: 10
}

.consult_right a.tel i {
	font-size: .45rem
}

.consult_right a.zx {
	padding: .1rem .1rem;
	background-color: #f78800;
	color: #fff;
	width: .64rem;
	float: right;
	/*	animation:change 5s;*/
	font-size: .32rem
}

.consult_right a b {
	color: #fff;
	font-size: .26rem;
	font-weight: normal;
	/*
	-webkit-animation:change_b 1.5s infinite;
	transition:change_b 1.5s infinite;
*/
}

@keyframes change_b {
	10% {
		opacity: 0
	}

	30% {
		opacity: .7
	}

	100% {
		opacity: 1
	}
}

.consult_right a.zx_consult {
	background: url(../Images/pig.png) no-repeat;
	background-size: 1.28rem 1.28rem;
	padding-top: 1.28rem;
	display: inline-block;
	width: 100%;
	animation: move 3s 1s infinite;
	-webkit-animation: move 3s 1s infinite;
	transform-origin: bottom;
	-webkit-transform-origin: bottom
}

@keyframes move {

	0%,
	65% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	70% {
		-webkit-transform: rotate(6deg);
		transform: rotate(6deg)
	}

	75% {
		-webkit-transform: rotate(-6deg);
		transform: rotate(-6deg)
	}

	80% {
		-webkit-transform: rotate(6deg);
		transform: rotate(6deg)
	}

	85% {
		-webkit-transform: rotate(-6deg);
		transform: rotate(-6deg)
	}

	90% {
		-webkit-transform: rotate(6deg);
		transform: rotate(6deg)
	}

	95% {
		-webkit-transform: rotate(-6deg);
		transform: rotate(-6deg)
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@-webkit-keyframes move {

	0%,
	65% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	70% {
		-webkit-transform: rotate(6deg);
		transform: rotate(6deg)
	}

	75% {
		-webkit-transform: rotate(-6deg);
		transform: rotate(-6deg)
	}

	80% {
		-webkit-transform: rotate(6deg);
		transform: rotate(6deg)
	}

	85% {
		-webkit-transform: rotate(-6deg);
		transform: rotate(-6deg)
	}

	90% {
		-webkit-transform: rotate(6deg);
		transform: rotate(6deg)
	}

	95% {
		-webkit-transform: rotate(-6deg);
		transform: rotate(-6deg)
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.consult_right a.zx_consult span {
	display: block;
	text-align: center;
	color: #fff;
	margin-top: .01rem;
	display: block;
	text-align: center;
	color: #f37b1d;
	background: url(../Images/hand.png) no-repeat;
	background-size: cover;
	width: .42rem;
	height: .41rem;
	position: absolute;
	bottom: .2rem;
	right: .1rem;
	animation: show_hide 1.5s infinite backwards;
	-webkit-animation: show_hide 1.5s infinite backwards
}

@-webkit-keyframes show_hide {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes textColor {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.consult_right a.cal {
	background: url(../Images/cal.png) no-repeat;
	background-size: .64rem .64rem;
	padding-top: .64rem;
	display: inline-block;
	width: .64rem;
	margin-bottom: .2rem;
	text-align: right;
	float: right
}

.consult_right a.cal span {
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	margin-top: .01rem;
	display: block;
	text-align: center;
	color: #f37b1d;
	background: rgba(255, 255, 255, 0.65);
	border-radius: 2px;
	animation: textColor 1.5s infinite backwards;
	-webkit-animation: textColor 1.5s infinite backwards;
	font-size: .24rem
}

@-moz-keyframes textColor {
	from {
		color: #a0ca22
	}

	to {
		color: #f37b1d
	}
}

@-webkit-keyframes textColor {
	from {
		color: #a0ca22
	}

	to {
		color: #f37b1d
	}
}

@keyframes textColor {
	from {
		color: #a0ca22
	}

	to {
		color: #f37b1d
	}
}

.hform {
	clear: both;
	margin-top: .2rem;
	background-color: #fff
}

.hform .hformbd {
	box-shadow: 0 0 .1rem rgba(0, 0, 0, .5);
	padding: .3rem .2rem
}

.hform .title {
	padding: .1rem .2rem;
	margin-bottom: .2rem
}

.hform .title a {
	display: block;
	font-size: .36rem;
	color: #000;
	font-weight: bold;
	text-align: center
}

.hform .title span {
	display: inline-block;
	color: #3c3c3c;
	width: 100%;
	color: #000;
	font-size: .28rem;
	border-radius: .1rem;
	text-align: center
}

.hformhd {
	border-bottom: 1px solid #ededed;
	padding-bottom: .20rem;
	padding: 0 .2rem
}

.hformhd strong {
	display: block;
	font-size: .26rem;
	color: #f27a02;
	height: .3rem;
	line-height: .3rem;
	text-indent: .4rem;
	font-weight: normal;
	background-size: .35rem .29rem
}

.hformbd ul li {
	width: 100%;
	height: .8rem;
	border: 1px solid #c2c2c2;
	clear: both;
	--webkit-border-radius: .2rem;
	border-radius: .2rem;
	margin-bottom: .5rem
}

.hformbd ul li:hover {
	box-shadow: 0 0 .1rem rgba(255, 119, 0, .8)
}

.hformbd ul li input {
	background-color: transparent;
	height: 100%;
	border: 0;
	font-size: .28rem;
	color: #999;
	padding: 0 .2rem
}

.hfrmsub {
	width: 100%;
	height: .8rem;
	text-align: center;
	font-size: .3rem;
	color: #f5f5f5;
	border: 0;
	background-color: #f27a02;
	letter-spacing: .02rem;
	--webkit-border-radius: .2rem;
	border-radius: .2rem
}

.hformbd p {
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0;
	color: #f3324d;
	padding: 0 .2rem;
	text-align: center;
	margin-top: .2rem
}

.popup {
	position: fixed;
	width: 100%;
	z-index: 99;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .5);
	display: none
}

.popup .popup_content {
	width: 4.8rem;
	height: 3.6rem;
	left: 50%;
	top: 50%;
	margin-top: -1.8rem;
	margin-left: -2.4rem;
	background: url(../Images/poup.png) no-repeat;
	background-size: 4.8rem 3.6rem;
	text-align: center;
	position: relative
}

.popup.popup_index .popup_content {
	background-image: url(../Images/poup_index.jpg)
}

.popup .popup_content .close {
	width: .45rem;
	height: .45rem;
	line-height: .45rem;
	border-radius: .32rem;
	-webikit-border-radius: .32rem;
	text-align: center;
	border-radius: .6rem;
	-webkit-border-radius: .6rem;
	border: 1px solid #ff6537;
	position: absolute;
	right: -.2rem;
	top: -.2rem;
	background-color: #fff
}

.poupImg {
	position: absolute;
	bottom: .2rem;
	width: 72%
}

.poupImg a {
	display: inline-block;
	width: 1.46rem;
	line-height: .54rem;
	background-color: #e6ae52;
	margin: 0 .05rem;
	-webkit-border-radius: .1rem;
	-moz-border-radius: .1rem;
	border-radius: .1rem;
	color: #fff;
	box-shadow: 0 3px 1px rgba(0, 0, 0, .5)
}

.popup_index .poupImg a {
	background-color: #408cff
}

.poupImg a:nth-of-type(2) {
	background-color: #408cff
}

.popup_index .poupImg a:nth-of-type(2) {
	background-color: #1155c0
}

.gift_left {
	position: fixed;
	right: 0;
	top: 1rem;
	width: 1rem;
	height: 1rem;
	border-radius: .8rem;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: .1rem .1rem;
	z-index: 100
}

header.header_top {
	position: relative
}

.header_top a.back {
	float: left;
	color: #fff;
	font-size: .3rem;
	display: inline-block
}

.header_top a.back i {
	font-size: .35rem
}

header.header_top .top_header {
	line-height: .88rem;
	background-color: #f07700;
	height: .88rem;
	padding: 0 .2rem
}

header.header_top h2 {
	margin: 0 17%;
	font-size: .35rem;
	font-weight: normal;
	text-align: center;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #fff
}

.header_top .menu {
	top: .15rem;
	display: block;
	position: absolute;
	text-align: center;
	color: #fff;
	right: .2rem;
	height: .88rem;
	background: url(../Images/htopr.gif) no-repeat;
	background-size: contain;
	width: .7rem
}

.header_top .menu i {
	font-size: .3rem;
	float: left
}

.hader_top .menu {
	position: absolute;
	bottom: 0
}

header.header_top nav {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	flex-wrap: wrap;
	background-color: #fff;
	padding: .1rem 0;
	display: none;
	overflow: hidden;
	box-shadow: .1rem .1rem .5rem #888
}

header.header_top nav a {
	font-size: .3rem;
	width: 25%;
	display: inline-block;
	line-height: .6rem;
	text-align: center;
	float: left
}

.consutlt_a {
	margin-top: .2rem;
	padding: 0 .2rem;
	display: flex;
	justify-content: space-between
}

.consutlt_a a {
	display: inline-block;
	padding: .1rem .2rem;
	background: url(../Images/tel.png) no-repeat .1rem red;
	background-size: .4rem .4rem;
	padding-left: .6rem;
	border-radius: .2rem;
	color: #fff
}

.consutlt_a a:nth-of-type(2) {
	background-color: #396dbd;
	background-image: url(../Images/mess.png)
}

.free_tel {
	text-align: center;
	width: 80%;
	height: 2.4rem;
	position: fixed;
	z-index: 9999;
	margin-left: -40%;
	margin-top: -1.2rem;
	left: 50%;
	top: 50%;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	perspective: 500px;
	transform: translateZ(2000px);
	-webkit-transform: translateZ(2000px);
	-moz-transform: translateZ(2000px);
	background-color: #fff;
	box-shadow: 0rem 0rem .1rem #888;
	border-radius: .1rem;
	display: none
}

.free_tel .tel_free {
	position: relative;
	padding: .2rem .2rem
}

.free_tel .tel_free p {
	font-size: .3rem;
	text-align: center
}

.free_tel .tel_free .close {
	width: .6rem;
	height: .6rem;
	line-height: .6rem;
	background-color: #000;
	color: #000;
	border: 1px solid #fff;
	color: #fff;
	border-radius: .6rem;
	font-size: .3rem;
	right: -.2rem;
	top: -.2rem;
	position: absolute
}

.free_tel .lxb input {
	height: .6rem;
	padding: .1rem .2rem;
	float: left;
	border: 1px solid #ddd
}

.free_tel .lxb input.tel_input {
	width: 60%;
	line-height: .6rem;
	border-right: 0;
	border-top-left-radius: .1rem;
	border-bottom-left-radius: .1rem
}

.free_tel .lxb input.call_btn {
	width: 40%;
	background-color: red;
	color: #fff;
	border: 0;
	border-top-right-radius: .1rem;
	border-bottom-right-radius: .1rem
}

.lxb {
	margin-top: .2rem;
	overflow: hidden;
	margin-bottom: .1rem
}

.free_tel span {
	margin-top: .2rem;
	line-height: .3rem;
	font-size: .2rem;
	width: 100%;
	overflow: hidden
}

.location {
	padding: .15rem .2rem;
	font-size: .26rem;
	color: #888;
	background-color: #f8f8f8
}

.location a {
	color: #f97f12
}

.location a:nth-last-child(1) {
	color: #888
}

.jg-weixin {
	width: 100%;
	max-width: 7.5rem;
	position: fixed;
	z-index: 99999999;
	left: 0;
	right: 0;
	top: 0;
	height: 0;
	margin: auto;
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: flex-start;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	transition: height .3s ease;
	-webkit-transition: height .3s ease;
	font-size: .24rem
}

.jg-weixin-on {
	height: .96rem !important
}

.jg-weixin div:first-child {
	text-align: center;
	padding: .05rem .2rem
}

.jg-weixin div:first-child img {
	width: .56rem;
	height: .56rem
}

.jg-weixin div:nth-child(2) {
	width: 70%;
	border-left: 1px solid #909090;
	padding-left: .2rem
}

.jg-weixin div:last-child {
	background: #fff;
	color: #000;
	padding: .05rem .18rem;
	border-radius: .1rem
}

.tel_tan {
	width: 4rem;
	height: 3rem;
	left: 50%;
	top: 50%;
	margin-top: -1.5rem;
	margin-left: -2rem;
	background-color: ;
	background-size: 4rem 3rem;
	text-align: center;
	position: fixed;
	z-index: 1000;
	box-shadow: 0 0 .2rem rgba(0, 0, 0, .7);
	border-radius: .2rem;
	background-color: #fff;
	display: none
}

.tel_tan img {
	position: relative;
	top: -2rem
}

.tan_tel {
	position: relative
}

.tan_tel img {
	position: absolute;
	top: -2.2rem;
	left: 0
}

.tel_tan .tan_titile {
	text-align: center;
	position: relative;
	padding-top: .6rem;
	font-size: .32rem;
	font-weight: bolder;
	letter-spacing: 2px;
	color: #333
}

.tel_tan .tan_titile span {
	width: .45rem;
	height: .45rem;
	z-index: 9999;
	text-align: center;
	line-height: .45rem;
	padding-left: 3px;
	background-color: #fff;
	color: #333;
	display: block;
	text-decoration: none;
	position: absolute;
	top: -4px;
	right: -4px;
	border-radius: 50%;
	border: 1px solid #ff6537
}

.tel_tan .div_input {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: .1rem 0
}

.kstSubmitbox {
	margin-bottom: .1rem
}

.tel_tan .div_input input {
	line-height: .6rem;
	padding: 0;
	height: .6rem;
	outline: 0;
	border: 0
}

#tel {
	padding-left: .1rem;
	border-radius: .5rem 0 0 .5rem;
	border: 1px solid #fff;
	width: 60%;
	box-shadow: 0 0 .2rem rgba(0, 0, 0, .7);
	color: #333
}

#kstcall {
	width: 30%;
	background: #ff6537;
	color: #fff;
	border-radius: 0 .5rem .5rem 0
}

.kstInform {
	margin: 0;
	padding: 0 .1rem .1rem;
	color: #333;
	text-align: left;
	font-size: .22rem
}

iframe[src*="ucweb.com"] {
	display: none !important
}

.jgLogo {
	height: .88rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
	padding: 0 .1rem;
	align-items: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff
}

.jgLogo>h1 {
	height: .88rem;
	line-height: .88rem
}

.jgLogo span {
	display: inline-block;
	width: 38%;
	font-size: .22rem;
	text-align: left;
	height: .88rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-direction: column;
	padding: .1rem 0;
	align-items: center
}

.jgLogo span>* {
	display: inline-block;
	width: 100%
}

.jgLogo img {
	height: .88rem
}

.jgLogo em {
	color: red;
	font-weight: bold
}

.cnzz {
	opacity: 0
}

@keyframes warn {
	0% {
		transform: scale(.8)
	}

	25% {
		transform: scale(.9)
	}

	50% {
		transform: scale(1)
	}

	75% {
		transform: scale(1.1)
	}

	100% {
		transform: scale(1.2)
	}
}

@-webkit-keyframes "warn" {
	0% {
		-webkit-transform: scale(0)
	}

	25% {
		-webkit-transform: scale(0)
	}

	50% {
		-webkit-transform: scale(0.1)
	}

	75% {
		-webkit-transform: scale(0.5)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

.zxtd {
	position: fixed;
	left: 0;
	display: block;
	top: 30%;
	z-index: 99;
}

@keyframes jump-data-v-0cbbe4b4 {
	0% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(-10px)
	}

	to {
		transform: translateY(0)
	}
}

nav_cata .nav_cata {
	width: 100%;
	padding: .1rem 0;
	border-bottom: 1px solid #efeaea;
}

.nav_cata a {
	width: calc(100% / 6);
	display: inline-block;
	height: .4rem;
	line-height: .4rem;
	color: #fff;
	position: relative;
	text-align: center;
}

.nav_cata a::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background-color: #ff8a0d;
	/* border: 1px solid rgba(0,0,0,.4); */
	border-bottom: none;
	border-radius: .1rem .1rem 0 0;
	box-shadow: 2px 0px 1px 0px rgba(0, 0, 0, .5) inset;
	transform: scaleY(1.3) perspective(.5em) rotateX(3deg);
	transform-origin: bottom left;
}

.nav_cata a:nth-last-child(1) {
	border-right: none;
}

/*4.footer

---------------------------------------------------------------------- */
.zx-con{width:100%;max-width:640px;min-width:320px;position:fixed;bottom:0;background:#fe4d00;z-index:999;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);animation:zx-con1 1.4s 1s forwards;-webkit-animation:zx-con1 1.4s 1s forwards;-moz-animation:zx-con1 1.4s 1s forwards;}
@keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
@-webkit-keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
@-moz-keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
.zx-con>a{display:block;height:2.7em;line-height:2.7em;font-size:.24em;text-align:center;color:#fff;width:100%}
.zx-con>ul{display:block;width:100%;height:.71em;background:#333}
.zx-con>ul li{width:33.333%;float:left;height:2.7em;font-size:.20em;text-align:center;color:#fff;font-weight:400;line-height:2.7em}
.zx-con>ul b{font-size:1em;padding:0 .1em}
.zx-con>ul li a:nth-child(3) b{font-size:.3em}
.zx-con>ul a:nth-child(2) li{background:#242424}
.footer-b{padding:14px 0 7em 0;text-align:center;font-size:12px;font-weight:100;letter-spacing:.3px;color:#333;}

@font-face {
  font-family: 'iconfont';  /* project id 370198 */
  src: url('//at.alicdn.com/t/font_ov264gtk9yvte29.eot');
  src: url('../fonts/font_ov264gtk9yvte29.eot') format('embedded-opentype'),
  url('../fonts/font_ov264gtk9yvte29.woff') format('woff'),
  url('../fonts/font_ov264gtk9yvte29.ttf') format('truetype'),
  url('../fonts/font_ov264gtk9yvte29.svg#iconfont') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:.22em;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.hsldbbd {
	background-color: #fff;
	margin-top: 0.3rem;
}


.hsldbbd1_1 {
	width: 33.333333333333333%;
	float: left;
}

.hsldbbd1_1 a {
	display: block;
}

.hsldbbd1_1 span {
    font-weight: bold;
    display: block;
    border: 1px solid #ff6600;
    color: #ff6600;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
    text-align: center;
    padding: 0.2rem;
    font-size: 0.4rem;
    border-radius: .5rem;
	letter-spacing: 2px;
}

.hsldbbd1_1 p {
	text-align: center;
	color: #333;
	padding-top: 0.2rem;
}

.hsldbbd .hsltit a {
	color: #ff7d39;
	border: 1px solid #ff7d39;
	padding: 0 1rem;
	border-radius: 3rem;
	height: 2rem;
	line-height: 2rem;
}

.hsldbbd2 {
	margin: 0.3rem;
	position: relative;
}


.hsldbbd2_1 input {
	border: 1px solid #e4e4e4;
	background-color: #f4f4f4;
	height: 1rem;
	width: 100%;
	border-radius: .3rem;
	padding-left: 0.9rem;
}

.hsldbbd2_1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #e4e4e4;
	background-color: #f4f4f4;
	height: 3.8rem;
	font-size: 1.3rem;
	width: 98%;
	border-radius: .3rem;
	margin-left: .8%;
	text-indent: 3.5rem;
}

.hsldbbd2_1 i {
    position: relative;
    font-size: 0.4rem;
    color: #ccc;
    left: 0.2rem;
    border-right: 1px solid #ddd;
    top: 0.7rem;
    padding-right: 0.2rem;
}

.hsldbbd2_2 {
	text-align: center;
	color: #ccc;
}

.hsldbbd2_2 i {
	font-size: 0.3rem;
	color: #ff6600;
	margin-top: 0.3rem;
}

.hsldbbd2_1_2 {
	margin-bottom: .4rem;
}

.hsldbbd2_3 {
	margin-top: .8rem;
}

.hsldbbd2_3 input {
	background-color: #ff7d39;
	height: 0.7rem;
	width: 100%;
	border-radius: .3rem;
	color: #fff;
	border: 1px solid #ff7d39;
	border-radius: .3rem;
	font-size: 16px;
}

.hsldbbd2 .hsldbbd2_1_2 .hsl-down {
	border: none;
	right: 1rem;
	left: auto;
	font-size: 1rem;
}

.hslfoot {
	background-color: #fff;
}

.hslfoot h2 {
	float: left;
	padding-right: 1rem;
	border-right: 1px solid #f1f1f1;
	width: 8rem;
	margin-top: .4rem;
}

.hslfoot1 p {
	color: #444;
	text-align: center;
	font-size: 15px;
}

.hslfoot1 p i {
	padding-right: .5rem;
	color: #999;
}

.hslfoot2 {
	margin: 0.4rem;
	text-align: center;
	line-height: 0.7rem;
	background: linear-gradient(to right, #f27231 0%, #f13835 100%);
	background-color: #f13c35;
	border-radius: 3rem;
	color: #fff;
	font-size: 16px;
}

.hslfoot2 i {
	padding-right: .3rem;
}

.hslfoot2 a {
	color: #fff;
}

.hslfoot3 {
	clear: both;
	text-align: center;
	padding-top: 1rem;
	color: #333;
	font-size: 1rem;
}

.hslfoot3 a {
	color: #333;
}

/*固定底部*/
.bottomnav {
	position: fixed;
	height: 80px;
	line-height: 50px;
	bottom: 0px;
	width: 100%;
	background-color: #ff6600;
	z-index: 99;
	max-width: 640px;
}

.bottomnav span {
	position: relative;
	display: block;
	width: 25%;
	float: left;
	text-align: center;
	height: 100%;
}

.bottomnav .hslqhbbox {
	background-color: #ff6600;
}

.bottomnav span:nth-child(n+4) {
	background-image: none
}

.bottomnav a {
	color: #fff;
}

.bottomnav span:before {
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	height: 80%;
	top: 10%;
	right: 0;
	background-color: #fff;
	opacity: .3;
}

.bottomnav .hslfont {
	display: block;
	text-align: center;
	padding-top: 5px;
	line-height: normal;
	font-size: 0.6rem;
}

.bottomnav b {
	display: block;
	text-align: center;
	height: 20px;
	line-height: normal;
	font-weight: normal;
}

.hslsjzx {
	position: relative;
	background-color: #ff6600;
}

.hslsjzx #hslsjzx {
position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 2.4rem;
    background-color: #f88a01;
    color: #fff;
    top: -0.4rem;
    right: 0.1rem;
    line-height: 0.8rem;
}

.bottomnav a {
	font-size: 0.4rem;
}

.hsltitinc {
	border-bottom: 1px solid #f7f7f7;
}

.hsltitinc h2 {
	color: #000;
	margin-left: 0.5rem;
	position: relative;
	line-height: 2rem;
}

.hsltitinc a {
	color: #666;
	float: right;
	display: block;
	height: 3rem;
	line-height: 3rem;
	margin-right: 1rem;
}

.hsltitinc h2 b {
	display: inline-block;
    margin-left: 12px;
    background-image: url(../Images/tbq.png);
    background-repeat: no-repeat;
    font-size: medium;
    color: #fff;
    line-height: 0.8rem;
    text-align: left;
    text-indent: 0.7rem;
    width: 44%;
}

