

.menuBtn{position: relative;z-index: 9;display: none;float: right;
    width: 40px;height: 40px;padding: 12px 12.5px 10px;cursor: pointer;margin-top: 10px;margin-right: -5px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{
	display: block;
	height: 1px;
	background-color: #000;
    margin: 3px 0 4px;
	border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 12.5px;top: 50%;width: 15px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}
.so-btn{display: none;}
.m-mzw-swiper-m1 .mo-pic{display: none;}
.m-mzw-swiper-m1 .mo-tit{display: none;}
/* .m-mzw-swiper-m1 .swiper-pagination{display: none;} */

.so{display: none;}

.mo-footer{display: none;}
.m-mzw-models-m1 .mo-desc{display: none;}
.m-mzw-models-m2 .mo-pic{display: none;}
.m-mzw-swiper-m2 .mo-txt{display: none;}
.m-slider1{display: none;}
.m-slider1 .con{display:block;}
.m-txt1{display: none;}
.row-mo1{display: none;background-color: #fff;}
.m-mzw-swiper-m2 .mo-pic{display: none;}


@media only screen and (max-width: 1024px) {
    .row-a4{background-color: #f4f4f4;padding: 78px 0 82px;}
    .m-mzw-models-m10 .models-m3{display: none;}
    .m-mzw-swiper-m2 .pic{display: none;}
	.m-mzw-swiper-m2 .mo-pic{
	    display: block;
	    /*padding-top: 205.866%;*/
	    /*height: auto;*/
	    height: 100vh;
	    padding-top: 0;
	}
	.m-mzw-swiper-m2 .mo-pic img{
	    left: 50%;
	    transform: translateX(-50%);
	}
	.m-mzw-swiper-m2 .con{position: relative;}
	.m-mzw-swiper-m2 .mo-txt{display: block;position: absolute;left: 0;right: 0;bottom: 140px;
		text-align: center;
	}
	.m-mzw-swiper-m2 .tit{font-size: 16px;font-weight: normal;color: #fff;margin-bottom: 20px;}
	.m-mzw-swiper-m2 .btn{display: block;margin: 0 auto;width: 229px;height: 40px;
		border: 1px solid #fff;line-height: 40px;text-align: center;
		border-radius: 21px;font-size: 14px;color: #fff;
	}
	.m-mzw-swiper-m2 .swiper-ptn{bottom: 100px;}
	.m-mzw-swiper-m2 .swiper-pagination-bullet > span{display: none;}
	.m-mzw-swiper-m2 .swiper-pagination-bullet{width: 30px;height: 2px;
		border-radius: 1px;background-color: #fff;opacity: .6;
		display: inline-block;margin: 0 7px;
	}
	.m-mzw-swiper-m2 .swiper-pagination{margin-right: 0;margin-bottom: 0;}
	.m-mzw-swiper-m2 .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
	.g-mzw-btn-m1.style1{display: none;}
}
@media only screen and (max-width: 1024px) {
	.header{height: 60px;
		background-color: #fff !important;
	}
	.header.style2 .hdr-pc .logo .img2{display: none;}
	.header.style2 .hdr-pc .logo .img1{display: block;}
	.header .hdr-pc .logo{line-height: 60px;float: none;margin: 0 auto;
	    /*width: 42px;*/
	    width: 168px;
		height: 60px;
	}
	.menuBtn{display: block;position: absolute;top: 0;right: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.header .hd{width:100%;height: calc(100vh - 60px);position: fixed;top: 60px;bottom: 0;left: 0;right: 0;
		background-color: #fff;overflow-y: auto;display: none;
		overflow-x: hidden;-webkit-overflow-scrolling: touch;
	}
	.nav .a1{height: 60px;line-height: 60px;padding-left: 25px;}
	.nav .a1, .nav .a2, .nav .a3{font-size: 16px;font-weight: 300;}
	.header.style2 .nav .a1, .header.style2 .m-mzw-select-m2 .select-con{color: #000;}
	.nav li{float: none;margin-left: 0;}
	.nav li .a1.icon-hide .icon1{
		display: none !important;
	}
	.nav .models{
		border-top: none;
	}
	.header .hdr-nav1{float: none;margin: 0;}
	.nav .con{height: auto;float: none;display: block;line-height: 60px;}
	.header .hdr-models{float: none;}
	.header .hdr-language{display: none;}
	.header .hdr-search{position: fixed;height: 50px;display: block;
		margin: 0;width: 50px;top: 0;right: 0;
	}
	.g-mzw-search-m1{background-position: center;}
	.header.style2 .g-mzw-search-m1,.g-mzw-search-m1{display: none;
		background-image: url(../images/search-m1-1.png);
		width: 100%;height: 100%;
		-o-background-size: 16px auto;
		-ms-background-size: 16px auto;
		-moz-background-size: 16px auto;
		-webkit-background-size: 16px auto;
		background-size: 16px auto;
	}
	.nav .models{position: static;height: auto;}
	.nav dl,
	.m-mzw-list-c1{margin: 0;}
	.nav dd,.m-mzw-list-c1 .item{float: none;display: block;height: auto;margin-left: 0;}
	.nav .models2_2{display: none !important;}
	.nav .a2,.nav .a3{font-size: 14px;height: 50px;line-height: 50px;padding-left: 40px;}
	.header .hdr-nav2, .header .hdr-language, .header .hdr-search{float: none;}
	.so-btn{display: block;position: absolute;top: 0;right: 0;width: 50px;height: 50px;
		background: url(../images/search-m2.png) no-repeat center;
		-o-background-size: 15px auto;
		-ms-background-size: 15px auto;
		-moz-background-size: 15px auto;
		-webkit-background-size: 15px auto;
		background-size: 15px auto;
	}
	.nav .icon1,
	.nav .icon2{
	    display: block !important;
	    width: 20px;
	    height: 20px;
	    position: absolute;
	    top: 50%;
	    right: 19px;
	    transform: translateY(-50%);
	}
	.nav .icon2{
	    right: 0;
	}
	.nav .icon1::before,
	.nav .icon2::before{
	    content: '';
	    display: block;
	    width: 100%;
	    height: 100%;
	    background: url(../images/iconq1.png) no-repeat center center;
	    background-size: 15px auto;
	    position: absolute;
	    top: 0;
	    left: 0;

	    transition: .5s;
	}
	/*.nav .a1:before{content: '';position: absolute;top: 50%;right: 19px;*/
	/*	width: 20px;height: 20px;background: url(../images/icon-arrow-right-2.png) no-repeat center;*/
	/*	background-size: 10px auto;transform: translateY(-50%) rotate(90deg);transition: .2s;*/
	/*}*/
	
	.so{display: block;position: fixed;top: 65px;left: 15px;right: 15px;
		display: none;
	}
	.so .inp{width: 100%;display: block;height: 45px;padding: 0 45px 0 15px;
		font-size: 14px;
		border-radius: 23px;border: 0;outline: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		box-shadow: 0px 0px 40px 0px rgba(148, 169, 192, 0.15);
	}
	.so .btn{position: absolute;top: 0;right: 0;width: 45px;height: 45px;
		border: 0;
		background: url(../images/search-m2.png) no-repeat center;
		background-size: 15px auto;
	}
	
	.footer{
	    display: none;
	}
	.mo-footer{display: block;background-color: #fff;}
	.mo-wp{margin: 0 40px;}

	.fd-lang{padding-top: 50px;margin-bottom: 24px;}
	.fd-lang dt{font-size: 14px;color: #000;
		border-bottom: 1px solid #000;overflow: hidden;
	}
	.fd-lang dt .dt1{
	    float: left;
	}
	.fd-lang dt .icon{
	    display: block;
	    width: 20px;
	    height: 19px;
	    position: relative;
	}
	.fd-lang dt .icon::before{
	    content: '';
	    display: block;
	    width: 10px;
	    height: 10px;
	    background: url(../images/icon-arrow-bottom-2.png) no-repeat;
	    background-size: 100% 100%;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%);
	    transition: .5s;
	}
	.fd-lang dt.active .icon::before{
	    transform: translate(-50%,-50%) rotate(180deg);
	}
	/*.fd-lang dt:after{content: '';display: inline-block;vertical-align: middle;*/
	/*	width: 5px;height: 3px;margin-left: 6px;*/
	/*	background: url(../images/i-02.png) no-repeat center;*/
	/*}*/
	.fd-lang dd{padding: 10px 0;display: none;}
	.fd-lang dd a{display: block;font-size: 14px;color: #000;line-height: 36px;}
	.fd-nv li{margin-bottom: 24px;}
	.fd-nv .d1{display: block;font-size: 14px;color: #000;position: relative;
		border-bottom: 1px solid #000;padding-bottom: 2px;
	}
	.fd-nv .d1:after{content: '';position: absolute;right: 0;top: 0;bottom: 0;width: 6px;
		background: url(../images/icon-arrow-right-2.png) no-repeat center;
		background-size: 100% auto;
	}
	.fd-nv dd a{display: block;font-size: 14px;color: #000;line-height: 36px;}
	.fd-nv dl{padding: 10px 0;display: none;}
	.fd-nv{margin-bottom: 50px;}
	.fd-adds{margin-bottom: 52px;}
	.fd-adds .tit{font-size: 12px;font-weight: normal;color: #fff;margin-bottom: 15px;}
	.fd-adds .desc{font-size: 12px;line-height: 1.6;}
	.fd-adds .item{overflow: hidden;}
	.fd-adds .t1{float: left;color: #fff;}
	.fd-adds .t-c{overflow: hidden;color: #fff;}
	.fd-bot{color: #fff;padding: 30px 0 60px;
		background-color: #212121;
	}
	.fd-bot .list-tit{color: #fff;font-size: 12px;font-weight: normal;margin-bottom: 24px;}
	.m-mzw-list-m6 .pic{width: 25px;height: 25px;text-align: center;line-height: 25px;font-size: 0;}
	.m-mzw-list-m6 .pic img{display: inline-block;vertical-align: middle;
		width: 100% !important;
	}
	 .m-mzw-list-m6 .pic .img1{font-size:24px;color:#fff;}
	.m-mzw-list-m6 .pic1{
	    width:auto;
	}
	.m-mzw-list-m6 .pic3{
      width:auto;
	}
	.fd-copr,.ftr-desc2{font-size: 12px;line-height: 1.6;padding-top: 40px;}
	.ftr-desc2{color:#fff;text-align:justify;}
	.mo-footer .ftr-desc{
	    color: #fff;
	    font-size: 6px;
        font-weight: 400;
        line-height: 1.5;
        text-align: justify;
        display: none;
	}
	.fd-copr a{text-decoration: underline;color: #fff;}
}
@media only screen and (max-width: 949px) {
	
	.m-mzw-swiper-m1 .pic{display: none;}
	/*.m-mzw-swiper-m1 .pic.video{display:block;height:0 !important;padding-top:216.533%}*/
	.m-mzw-swiper-m1 .pic.video{
	    display: block;
	    padding-top: 0;
	}
	#mui-player1 #mplayer-media-wrapper{
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 0;
	}
	/*.m-mzw-swiper-m1 .mo-pic{display: block;height:0;padding-top:216.533%;}*/
	.m-mzw-swiper-m1 .mo-pic{
	    display: block;
	    height: 100vh;
	    padding-top: 0;
	    overflow: hidden;
	    position: relative;
	}
	.m-mzw-swiper-m1 .mo-pic img{
	    height: 100%;
	    width: auto;
	    left: 50%;
	    transform: translateX(-50%);
	}
	/*.m-mzw-swiper-m1 .mo-pic img{position: static;height: 100%;}*/
	.m-mzw-swiper-m1 .swiper-button-prev, .m-mzw-swiper-m1 .swiper-button-next{display: none;}
	.m-mzw-swiper-m1 .txt{display: none;}
	.m-mzw-swiper-m1 .mo-tit{display: block;position: absolute;left: 0;right: 0;z-index: 3;
		bottom: 100px;text-align: center;color: #fff;font-size: 16px;
	}
	.m-mzw-swiper-m1 .swiper-pagination{display: block;bottom: 50px !important;}
	.m-mzw-swiper-m1 .swiper-pagination-bullet{width: 30px;height: 2px;
		background-color: #979797;opacity: 1;margin: 0 8px;border-radius: 1px;
	}
	.m-mzw-swiper-m1 .swiper-pagination-bullet-active{background-color: #fff;}
  .m-mzw-swiper-m1 .control {left:50%;right:auto;transform: translateX(-50%);}
  .m-mzw-swiper-m1 .control .current{display: none;}
  .m-mzw-swiper-m1 .control .total{display: none;}
	
	.m-mzw-models-m1 .models-tit{font-size: 28px;}
	.m-mzw-models-m1 .models-tit{margin-bottom: 10px;}
	.m-mzw-models-m1 .models-info{margin-bottom: 19px !important;}
	.m-mzw-models-m1 .models-desc{font-size: 12px;display: none;}
	.m-mzw-models-m1 .mo-desc{display: block;text-align: center;font-size: 12px;line-height: 20px;
		color: #fff;
	}
	.m-mzw-models-m1.style2 .mo-desc{color: #666;}
	.row-a2-1{padding: 135px 0 135px;}
    .row-a2-1.fixed{padding-top:180px;}
  .row-a2-1 .logo_bg{width:80%;}
	.m-mzw-models-m1.style2 .models-btn{display: none;}
	.m-mzw-models-m2 .video{
		width: 100%;
		height: 812px !important;
		overflow: hidden;
	}
	.m-mzw-models-m2 .mo-pic img{width: 100%;display: block;}
	.m-mzw-models-m1 .models-btn{margin-top: 280px;}
	.g-mzw-tit-m4{font-size: 16px;}
	
	
	.m-mzw-list-m1 .con,.m-mzw-list-m1 .item.on .con{font-size: 16px;}
	.m-mzw-list-m1 .con{color: #999;}
	.m-mzw-list-m1 .item{width: 33.33%;margin: 0;}
	.row-a6 .row-a6-1{display: block;}
	.m-mzw-list-m1{margin: 0 20px;}
	.m-mzw-list-m1 .list-ptn{width: 33.33%;}
	.row-a6{padding: 60px 0 60px;}
	.row-a6-2-1,.row-a6-2-2{display: none !important;}
	.m-slider1{display: block;margin: 0 20px 20px;position: relative;overflow: hidden;width: calc(100% - 40px);}
	.m-slider1 .pic{position: relative;height: 0;padding-top: 133.134%;overflow: hidden;}
	.m-slider1 .pic img{width: 100%;display: block;}
	.m-slider1 .swiper-arrow,.m-txt2 .swiper-arrow{position: absolute;top: 50%;width: 21px;height: 36px;
		background-color: rgba(121,121,121,.5);
	}
	.m-slider1 .swiper-button-prev,.m-txt2 .swiper-button-prev{left: 0;border-radius: 0 5px 5px 0;}
	.m-slider1 .swiper-button-next,.m-txt2 .swiper-button-next{right: 0;border-radius: 5px 0 0 5px;}
	.m-txt1{display: block;text-align: center;}
	.m-txt1 .txt{font-size: 12px;line-height: 1.8;color: #666;margin-bottom: 20px;}
	.m-txt1 .btn{width: 60px;height: 60px;display: block;margin: 0 auto;font-size: 14px;color: #000;}
	.m-slider1 .swiper-button-next:after,.m-slider1 .swiper-button-prev:after{color: #fff;
		font-size: 12px;
	}
    .m-txt2 .swiper-button-next:after,.m-txt2 .swiper-button-prev:after{color: #fff;
		font-size: 12px;
	}
	.row-a6{background-color: #f8f8f8;}
	.row-a7{display: none;}
	.row-mo1{display: block;padding: 42px 0 0;}
	.m-txt2{text-align: center;padding-bottom: 50px;}
	.m-txt2 .title{
        font-size: 20px;
        font-weight: 400;
        line-height: 1.4;
        color: #000;
        text-align: center;
        margin-bottom: 28px;
	}
	.m-txt2 .tit{font-size: 14px;font-weight: 400;margin-bottom: 12px;line-height:1.4;}
	.m-txt2 .swiper{
	    overflow: hidden;
	    position: relative;
	    margin-bottom: 8px;
	}
	.m-txt2 .pic{
	    height: 0;
	    padding-top: 66.312%;
	    overflow: hidden;
	    position: relative;
	}
	.m-txt2 .address,
	.m-txt2 .tel{
        font-size: 12px;
        font-weight: 400;
        line-height: 1.4;
        color: #757575;
	}
	.m-txt2 .address{
	    min-height: 18px;
	    display: flex;
        justify-content: center;
        padding: 4px 20px;
        line-height: 1.5;
	}
	.m-txt2 .address-icon{
	    width: 13px;
	    height: 18px;
	    background: url(../images/icon-address-a1.png) no-repeat center center;
	    background-size: 100% auto;
	    margin-right: 7px;
	}
	.m-txt2 .address-txt{
	    max-width: 90%;
	}
	/* .m-txt2 .tel{
	    margin-bottom: 60px;
	} */
	.m-txt2 .desc{font-size: 14px;line-height: 26px;margin-bottom: 27px;}
	.m-txt2 .t1{color: #999;}
	.m-txt2 .qr{width: 145px;margin: 0 auto;}
	.m-txt2 .qr img{width: 100%;display: block;}
	/* .row-a3 .m-mzw-models-m1{display: block;} */
	.m-mzw-swiper-m2 .mo-pic{display: block;}
  .g-mzw-btn-m1 svg, .g-mzw-btn-m1 svg{transform: scale(1.1);}
  .m-mzw-store{top: 76%;left: 50%;transform: translateX(-50%);right:auto;border-radius: 50px 50px 60px 60px;}
  .sonpre{line-height: 50px;font-size: 16px;border-radius: 50px;}
  .sonpre p{padding-left:27px;background-size: 25px auto;}
  .gostore {border-radius: 30px 30px 40px 40px;padding-top: 45px;font-size: 14px;
    margin-top: -50px;
    line-height: 41px;
  }
  .m-mzw-models-m4 .con .m-mzw-store {
    position: static;transform:translateX(0);margin:-50px auto 0;
}
.m-mzw-models-m4 .con .m-mzw-store .sonpre p{background-size:22px auto;}
  
}