body{
	-webkit-tap-highcolor:transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #000;
}
.det-nav{position: relative;}
.det-nav a{width: .88rem;height: .8rem;display: flex;align-items: center;justify-content: center;color: #fff;position: relative;}
.det-nav a i{position: relative;z-index:2; font-size: 0;transition: all 400ms;display: block;width: .88rem;height: .8rem;}
.det-nav a.btn-prev i{background: url(http://img.momoux.com/images/btn_prev_white.png) no-repeat center;background-size: cover;}
.det-nav a.btn-next i{background: url(http://img.momoux.com/images/btn_next_white.png) no-repeat center;background-size: cover;}
.det-nav a.no{opacity: .5;}
.det-nav a::after{content: ''; background-color: rgba(255,255,255,.2);width: 100%;height: 0%;position: absolute;top:0;left: 0%;transition: 0.5s;}
.det-nav a:hover::after{width: 100%;height: 100%;}
.det-nav a.no:hover::after{background: none;width: 0;height: 0;}
.det-nav .tip{min-width: 2.7rem;position: absolute;top:100%;right: 0;background-color: rgba(255,255,255,.2);font-size: .2rem;color: #fff;padding: .0rem .4rem;white-space: nowrap;opacity: 0;height: 0;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.det-nav a:hover .tip{opacity: 1;transition: all .8s;height: .8rem;}
.btn-back{position: absolute;left: 0;top:0;display: none;}
.btn-back span{width: .88rem;height: .8rem;background-image: url(http://img.momoux.com/images/btn_back.png);background-size: cover;background-repeat: no-repeat;background-position: center; display: flex;align-items: center;justify-content: center;}
.btn-back .iconfont{font-size: 0;}
.header-posi-a .logo{opacity: 0;visibility: hidden;}
.header-posi-a .btn-back{display: block;}
.header-posi-a .det-nav a{color: #000;}
.header-posi-a .det-nav a:hover:after{background-color: #000;color: #fff;}
.header-posi-a .det-nav a:hover .tip{background-color: #000;}
.header-posi-a .det-nav a.btn-prev i{background-image: url(http://img.momoux.com//images/btn_prev_black.png);}
.header-posi-a .det-nav a.btn-next i{background-image: url(http://img.momoux.com//images/btn_next_black.png);}
.header-posi-a .det-nav a.btn-prev:hover i{background-image: url(http://img.momoux.com//images/btn_prev_white.png);}
.header-posi-a .det-nav a.btn-next:hover i{background-image: url(http://img.momoux.com//images/btn_next_white.png);}
.header-posi-a .det-nav a.btn-next.no:hover i{background-image: url(http://img.momoux.com//images/btn_next_black.png);}
.header-posi-a .det-nav a.btn-prev.no:hover i{background-image: url(http://img.momoux.com//images/btn_prev_black.png);}
.vtext .conts.en{font-size: .42rem;font-family: "BrownRegular";margin-bottom: .3rem;}
.ptags{font-size: .22rem;text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);margin-top: .2rem;}
.ptags .line{width: 1px;height: .2rem;background-color: #949090;margin: 0 .14rem;}
@media (max-width:750px) {
	.mob_header{display: none;}
	.header .logo svg{position: absolute;height: .28rem;width: auto;}
	.header{display: block;box-shadow:0 0 2px rgb(255 255 255 / 20%)}
	.header .hcont{width: 100%;max-width: 100%;padding: 0 .32rem;height: 1.24rem;}
	.hcont-c{height: 1.24rem;}
	.det-nav a{width: .8rem;}
	.header-posi-a .logo{display: none;}
	.header-posi-a .btn-back{position: static;}
	.ptags{margin-top: .4rem;font-size: .24rem; line-height: .36rem;text-shadow: none;}
	.box-nine {
		margin-top: 0 !important;
	}
}
/* -----------上面都是公共复用的----------- */

/* -----------pro-zxgj----------- */
/* PC */
.pro_zxgj_xtgj {
	height: 7.48rem;
	padding-top: 2.22rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.xtgj_box{
	width: 8.89rem;
	position: relative;
}
.xtgj_title {
	font-size: .56rem;
	margin-bottom: .16rem;
}
.xtgj_text {
	font-size: .22rem;
	color: #808080
}

.pro_zxgj_tzgl {
	height: 9.96rem;
	padding-top: 2.02rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.tzgl_box {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.tzgl_title {
	font-size: .56rem;
	color: #fff;
	text-align: center;
	margin-bottom: .38rem;
}
.tzgl_text {
	font-size: .20rem;
	color: rgba(255,255,255,.6);
	text-align: center;
}

.pro_zxgj_jcpt {
	margin-top: 2.5rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.jcpt_box {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	width: 7.2rem;
}
.jcpt_title {
	font-size: .56rem;
	color: #000;
	margin-bottom: .09rem;
	margin-top: .2rem;
}
.jcpt_text {
	font-size: .20rem;
	color: #808080;
}

.pro_zxgj_wfkj {
	margin-top: 2.23rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.wfkj_box {
	position: absolute;
	top: 1.77rem;
	left: 50%;
  	transform: translateX(-50%);
	display: flex;
	flex-direction: column;
	width: 8.55rem;
}
.wfkj_title {
	font-size: .56rem;
	color: #000;
	margin-bottom: .16rem;
	text-align: center;
}
.wfkj_text {
	font-size: .22rem;
	color: #808080;
	text-align: center;
}

.pro_zxgj_wfgl {
	margin-top: 2.2rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.wfgl_box {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: .78rem;
}

.wfgl_title {
	font-size: .56rem;
	color: #000;
	margin-bottom: .16rem;
	text-align: center;
}

.wfgl_text {
	font-size: .22rem;
	color: #808080;
	text-align: center;
	width: 8.19rem;
}

.pro_zxgj_ppwh {
	background: #000;
	margin-top: 2.13rem;
	padding-top: 2.22rem;
}

.ppwh_box {
	padding-bottom: 1.57rem;
}

.ppwh_title {
	font-size: .56rem;
	color: #fff;
	line-height: .88rem;
	margin-bottom: .36rem;
}

.ppwh_text {
	font-size: .22rem;
	color: #808080;
}

.ppwh_line {
	height: .57rem;
	border-bottom: solid 0.01rem rgba(255, 255, 255, 0.2);
}
.ppwh_line span {
	font-size: .22rem;
	color: #808080;
}

.pro_zxgj_jgsj {
	background-color: #000;
}
.jgsj_box {
	position: absolute;
  	width: 100%;
  	left: 50%;
  	transform: translateX(-50%);
	top: 7rem;
	display: flex;
	flex-direction: column;
}
.jgsj_title {
	font-size: .56rem;
	color: #fff;
	line-height: .65rem;
}
.jgsj_text {
	margin-top: .46rem;
	width: 6.27rem;
	font-size: .22rem;
	color: #808080;
	line-height: .32rem;
}

.pro_zxgj_last {
	padding-top: 2.20rem;
	display: flex;
	justify-content: center;
}

@media (max-width:750px) {
	.pro_zxgj_xtgj {
		height: auto;
		padding-top: 0;
		position: relative;
	}
	.xtgj_box {
		height: 7.38rem;
		position: relative;
		bottom: -2.52rem;
		width: 100%;
	}
	.xtgj_title {
		font-size: .8rem;
		margin-bottom: .46rem;
		text-align: right;
	}
	.xtgj_text {
		font-size: .30rem;
	}
	.pro_zxgj_tzgl {
		height: 12.56rem;
		padding-top: 2rem;
	}
	.tzgl_title {
		font-size: .60rem;
		color: #fff;
		text-align: left;
		margin-bottom: .4rem;
	}
	.tzgl_text {
		font-size: .30rem;
		color: rgba(255,255,255,.6);
		text-align: left;
	}
	
}

/* MOBILE */
.pro_zxgj_m1 {
	background-color: #fff;
}
.m1_box {
	margin-top: 2rem;
	margin-bottom: 1.24rem;
}
.m1_title {
	font-size: .8rem;
	color: #000;
	line-height: 1.2rem;
}
.m1_text {
	margin-top: .4rem;
	font-size: .3rem;
	color: #808080;
	line-height: .48rem;
}

.pro_zxgj_m2 {
	background-color: #000;
}

.m2_box {
	margin-top: 2.56rem;
	margin-bottom: 1.18rem;
}
.m2_title {
	font-size: .8rem;
	color: #fff;
	line-height: 1.2rem;
}
.m2_text {
	margin-top: .4rem;
	font-size: .3rem;
	color: rgba(255, 255, 255, 0.5);
	line-height: .48rem;
}
.m3_box {
	margin-top: .42rem;
	margin-bottom: .74rem;
}
.m3_title {
	font-size: .8rem;
	color: #fff;
	line-height: 1.2rem;
}
.m3_text {
	margin-top: .8rem;
	font-size: .3rem;
	color: rgba(255, 255, 255, 0.5);
	line-height: .48rem;
}