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-mdzs----------- */
/* PC */
.pro_mdzs_page1 {
	height: 10.8rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.page1_title {
	font-size: .56rem;
	line-height: .65rem;
	color: #000;
	margin-bottom: .23rem;
}
.page1_text {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 2.88rem;
}
.page1_text p {
	font-size: .22rem;
	line-height: .32rem;
	color: #808080;
}
.page1_list {
	margin-top: 1.6rem;
	display: flex;
}

.page1_list p {
	width: 4.65rem;
	height: .38rem;
	display: flex;
	align-items: center;
}
.page1_list p span:nth-of-type(1){
	display: block;
	width: 0.6rem;
	font-size: .38rem;
	color: #000;
}
.page1_list p span:nth-of-type(2){
	font-size: .32rem;
	color: #000;
}

.pro_mdzs_page2 {
	background-color: #12161E;
}
.page2_title {
	position: absolute;
	left: 2%;
	top: .88rem;
	font-size: 0.56rem;
	color: #fff;
	line-height: .74rem;
}

.pro_mdzs_page3 {
	background-color: #fff;
	padding-top: 1.27rem;
	padding-bottom: 2.24rem;
}
.page3_box {
	position: relative;
	display: flex;
	justify-content: flex-end;
}
.page3_inner {
	position: absolute;
	top: 1.08rem;
	left: 0;
}
.page3_num {
	position: absolute;
	left: 0;
	top: -0.56rem;
	font-size: .8rem;
	color: rgb(0 0 0 / 10%);
	line-height: 1.12rem;
}
.page3_title {
	margin-bottom: .2rem;
}
.page3_title p {
	font-size: .48rem;
	color: #000;
	line-height: .58rem;
}
.page3_text p{
	font-size: .22rem;
	color: #808080;
	line-height: .32rem;
}
.page3_img {
	width: 8.8rem;
}

.page3_img img{
	width: 8.8rem;
}

.pro_mdzs_page4 {
	background-color: #fff;
	padding-bottom: 1.72rem;
}

.page4_box {
	position: relative;
	padding-bottom: .91rem;
}
.page4_num {
	position: absolute;
	left: 0;
	top: -0.56rem;
	font-size: .8rem;
	color: rgb(0 0 0 / 10%);
	line-height: 1.12rem;
}
.page4_title {
	margin-bottom: .2rem;
}
.page4_title p {
	font-size: .48rem;
	color: #000;
	line-height: .58rem;
}
.page4_text p{
	font-size: .22rem;
	color: #808080;
	line-height: .32rem;
}
.page4_img {
	width: 14.68rem;
}

.page4_img img{
	width: 14.68rem;
}

.pro_mdzs_page5 {
	background-color: #000;
	padding-top: 1.85rem;
	padding-bottom: 1.73rem;
}

.page5_box {
	position: relative;
}
.page5_num {
	position: absolute;
	left: 0;
	top: -0.56rem;
	font-size: .8rem;
	color: rgb(255 255 255 / 10%);
	line-height: 1.12rem;
}
.page5_title {
	margin-bottom: .2rem;
}
.page5_title p {
	font-size: .48rem;
	color: #fff;
	line-height: .58rem;
}
.page5_text {
	margin-bottom: .48rem;
}
.page5_text p{
	font-size: .22rem;
	color: #808080;
	line-height: .32rem;
}

.page5_img {
	width: 13.91rem
}

.page5_img img{
	width: 13.91rem
}

.pro_mdzs_page6 {
	background-color: #fff;
	padding-top: 1.69rem;
	padding-bottom: 2.4rem;
}

.page6_box {
	position: relative;
}
.page6_num {
	position: absolute;
	left: 0;
	top: -0.56rem;
	font-size: .8rem;
	color: rgb(0 0 0 / 10%);
	line-height: 1.12rem;
}
.page6_title {
	margin-bottom: .2rem;
}
.page6_title p {
	font-size: .48rem;
	color: #000;
	line-height: .58rem;
}
.page6_text {
	margin-bottom: .8rem;
}
.page6_text p{
	font-size: .22rem;
	color: #808080;
	line-height: .32rem;
}
.page6_img_list {
	display: flex;
}
.page6_img {
	flex: 1;
	position: relative;
}
.page6_img img{
	width: 100%;
}
.page6_img_desc {
	position: absolute;
	bottom: .40rem;
	left: .59rem;
	width: 3.2rem;
}
.img_desc_title {
	font-size: .32rem;
	color: #000;
	line-height: .32rem;
	margin-bottom: .16rem;
}
.img_desc_text {
	font-size: .2rem;
	color: #808080;
	line-height: .32rem;
}

.pro_mdzs_page7 {
	background-color: #000;
	padding-top: 2.52rem;
}

.page7_title {
	margin-bottom: .16rem;
}
.page7_title p {
	font-size: .56rem;
	color: #ededed;
	line-height: .65rem;
}
.page7_text {
	margin-bottom: .48rem;
}
.page7_text p{
	font-size: .22rem;
	color: #808080;
	line-height: .32rem;
}
/* MOBILE */
.mpro_mdzs_page1 {
	background-color: #fff;
}
.mpage1_inner {
	height: 7.38rem;
	position: relative;
}
.mpage1_box {
	position: absolute;
	top: 2rem;
}
.mpage1_title {
	font-size: .78rem;
	color: #000;
	line-height: 1.2rem;
	margin-bottom: .48rem;
}
.mpage1_text {
	font-size: .3rem;
	color: #808080;
	line-height: .48rem;
}

.mpro_mdzs_page2 {
	height: 11.32rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.mpage2_title {
	width: 6rem;
	margin-top: 1.98rem;
	color: #fff;
	font-size: .6rem;
	line-height: .96rem;
}
.mpro_bw_page_white {
	background-color: #fff;
}

.mpage_white_title {
	font-size: .8rem;
	color: #000;
	line-height: 1.2rem;
	margin-bottom: .6rem;
}

.mpage_white_text {
	font-size: .3rem;
	color: #808080;
	line-height: .48rem;
	margin-bottom: .6rem;
}

.mpro_bw_page_black {
	background-color: #000;
}

.mpage_black_title {
	font-size: .8rem;
	color: #fff;
	line-height: 1.2rem;
	margin-bottom: .6rem;
}

.mpage_black_text {
	font-size: .3rem;
	color: #808080;
	line-height: .48rem;
	margin-bottom: .2rem;
}