
        .head2 {position: relative;z-index: 11;height:5rem; }
        .head2 .logo{ width:21.8%; float:left; margin:0.8rem 13% 0 3%;}
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{ width:48%; line-height:5rem; line-height: 5rem; font-size:1.5rem; color:#222222; float:left; text-align:right; font-weight: normal;}
        .head2 h4 a{ float:left; width:33%;text-align: center; color:#222222; position: relative;}
        .head2 h4 a:before{content: "";position: absolute;width: 1px;height: 1.2rem;right: 0;top:2rem;background: #e6e6e6;}
        .head2 h4 a:nth-child(3):before{background: none;}


        .head2 .menu_btn{width:13.75%; height:5rem; float:right; overflow:hidden;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; }
        .head2 .menu_btn img{ display:block; width:100%;}
        .menu2 .slideMenu{width:50%; display: none;z-index:16;position:absolute; top:5rem; right:0px; transition:transform 1s;-webkit-transition:transform 1s;}
        .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
        .menu2 ul {background:#d62122;padding-bottom: 3rem;}
        .menu2 ul li {line-height:3rem;text-align:center;color:#fff; position:relative;font-size:1rem;}

        .menu2 ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#ccc;}
        .menu2 ul li:last-child:before{ background:none; border:0;}
        .menu2 ul li a {display: block;height: 3rem;line-height: 3rem; font-size:1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
       

        .m2-search-1 {
            height: 30px;
            position: relative;
        }
        .m2-search-1-bt {
            width: 42px;
            height: 30px;
            float: right;
            border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0 4px 4px 0;
            position: relative;
        }
        .m2-search-1-bt {
            background-color: #0f37bd;
        }
        .m2-search-1-bt:before {
            content: '';
            display: block;
            width: 12px;
            height: 12px;
            border-radius: 17px;
            position: absolute;
            right: 14px;
            top: 5px;
            z-index: 99;
        }
        .m2-search-1-bt:before {
            border: 3px solid #fff;
        }
        .m2-search-1-bt:after {
            content: '';
            display: block;
            width: 4px;
            height: 10px;
            border-radius: 5px;
            border: 0;
            position: absolute;
            right: 12px;
            top: 16px;
            z-index: 99;
            -webkit-transform: rotate(-52deg);
            -o-transform: rotate(-52deg);
            -ms-transform: rotate(-52deg);
            transform: rotate(-52deg);
        }
        .m2-search-1-bt:after {
            background: #fff;
        }
        .m2-search-1-in {
            float: right;
            position: absolute;
            z-index: 100;
            right: 10px;
            top: 15px;
            width: 42px;
            height: 30px;
            border:0;
        }
        
        .m2-search-1-in {
            background: transparent;
        }
        .m2-search-1-ipt {
            margin-right: 42px;
        }
        .m2-search-1-key {
            width: 100%;
            height: 30px;box-sizing: border-box;
            line-height: 30px;
            border-right: 0;
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            text-indent: 15px;
            float: left;
            color: #333;
            border: 1px solid #0f37bd;
            box-shadow: 3px 2px 3px #ccc inset;
        }
        
    

            .m2-crumbs-1 {
                line-height: 3.6rem;
                height:3.6rem;
                padding-left: 0.6rem;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                border-top: 1px solid #d9d9d9;
                box-shadow: 0 1px #fff;
                position: relative;
                margin-bottom:1rem;
                background-color: #f6f6f6;
                background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
                background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: linear-gradient(top, #f6f6f6, #eaeaea);
                border-bottom: 1px solid #d9d9d9;
               white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
            } 
.m2-crumbs-1 a {
                color: #666;
            } 
.m2-crumbs-1 span {
                padding: 0 0.25rem;
            } 


        .m2-info-content-1 {
            padding: 1rem;
        } 
.m2-info-content-1-tit h1 {
            line-height: 3rem;
            color: #333;
            margin-bottom: 1rem;
            font-weight: bold;
            text-align: center;
            overflow: hidden;
        } 
.m2-info-content-1-tit p {
            padding-bottom: 1rem;
            margin-bottom: 1.2rem;
            overflow: hidden;
            border-bottom: 1px solid #eee;
        } 
.m2-info-content-1-tit p span:nth-child(1) { 
            padding-right:2rem;
        } 
.m2-info-content-1-tit p span {
            max-width: 50%;
            box-sizing: border-box;
            display: inline-block;
            height: 2.4rem; 
            color: #999;
            font-size: 1.1rem;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        } 
.m2-info-content-1-con {
            word-spacing: 0.5rem;
            letter-spacing: normal;
            white-space: normal; 
            color: #666;
            overflow: hidden;
        } 
 

    

        #nativeShare {
            font-size: 1.3rem;
        }
        
        #nativeShare .label {
            font-size: 1.5rem;
            color: #bbb;
            text-align: center;
        }
        
        #nativeShare .label:before,
        #nativeShare .label:after {
            content: '';
            display: inline-block;
            width: 30%;
            height: 0;
            border-bottom: 2px solid #ebebeb;
            vertical-align: middle;
            margin: 0 1%;
        }
        
        #nativeShare .list {
            width: 90%;
            margin: 0 auto;
        }
        
        #nativeShare .list span {
            width: 20%;
            display: inline-block;
            text-align: center;
            margin: 10px 0;
            color: #878787;font-size:1rem;
        }
        
        #nativeShare .list span i {
            width: 42px;
            height: 44px;
            display: block;
            margin: 0 auto;
            margin-bottom: 3px;
        }
        #nativeShare .nativeShare i{background: url(images/share_icon.png) no-repeat;background-size:357px 182px;}
        #nativeShare .weibo i {
            background-position:-20px -112px;
        }
        
        #nativeShare .weixin i {
            background-position:-297px -20px;
        }
        
        #nativeShare .weixin_timeline i {
            background-position:-204px -20px;
        }
        
        #nativeShare .qq i {
            background-position:-112px -20px;
        }
        
        #nativeShare .qzone i {
            background-position:-20px -20px;
        }
        
        #nativeShare .more i {
            background-position:-204px -110px;
        }
        .shareimg{
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(0,0,0,0.8);
            z-index: 999;
            display: none;
        }
        .shareimg p{
            position: absolute;
            width: 100%;
            height: 100%;
            background: url("images/shareimg.png") no-repeat 30% bottom;
            background-size: 50% auto;
        }  
        #shareimg5 p{
            background: url(images/shareimg3.png) no-repeat right top;
            background-size: 50% auto;
        }   
        
        #shareimg4 p{
            background: url(images/shareimg.png) no-repeat 30% bottom;
            background-size: 50% auto;
            margin-top:-45px;
        } 
        #shareimg3 p{
            background: url(images/shareimg.png) no-repeat 70% bottom;
            background-size: 50% auto;
        } 
        #shareimg2 p{
            background: url(images/shareimg2.png) no-repeat 0 bottom;
            background-size: 100% auto;
        } 
        #shareimg1 p{
            background: url(images/shareimg1.png) no-repeat 0 bottom;
            background-size: 100% auto;
        }
        .sweibo{
            width: 18%;
            display: inline-block;
            text-align: center;
            margin: 10px 0;
            color: #878787;
            font-size: 1rem;
        }
        #nativeShare .sweibo span{
            width: 60px;
            height: 44px;
            background: url(images/share_icon.png) no-repeat 0 0;
         background-size:357px 182px;
            background-position: -12px -112px;
            height: auto !important;
            margin: 0;
            padding-left: 0 !important;
            float: none;
            padding-top: 46px;
            text-align: center;
            margin: 0 auto;
        }
        
    

        .m2-product-2{position:relative;}
        .swiper-container {
            width:80%;
            margin:2rem auto 0;
        }
        
        .m2-product-2-con li {
            width: 50%;
            overflow: hidden;
        }
        
        .m2-product-2-con li img {
            max-width: 100%;
            display: block;
            margin: 0 auto;
        }
        
        .m2-product-2-con li span {
            display: block;
            text-align: center;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .m2-product-2 .swiper-button-prev,
        .m2-product-2 .swiper-button-next {
            display: block;
            border: 0;
            /*width: 1.05rem;*/
            /*height: 1.6rem;*/
            width: 21px;
            height: 32px;
            background: url(images/m1-skinVI.png) 0px -2328px no-repeat;
            /*background-size: 4.7rem 199.7rem;*/
            overflow: hidden;
            position: absolute;
            z-index: 30;
            top: 63%;
            margin-top: -0.8rem;
            text-indent: -9999px;
            
        }
        .m2-product-2 .swiper-button-next{
            background: url(images/m1-skinVI.png) 0px -2390px  no-repeat;
        }
        .m2-product-2 .swiper-button-prev {
            left: 0.5rem;
        }
        
        .swiper-slide {
            height: auto!important;
        }
        
        .m2-product-2 .swiper-button-next {
            right: 0.5rem;
        }
    
 
.m2-info-1 .m2-info-1-list {
            margin-bottom: 20px;
        } 
.m2-info-1 .m2-info-1-list a:nth-child(1) {
            border-top: 0 none;
        } 
.m2-info-1 .m2-info-1-list a {
            display: block;
            height: 4rem;
            line-height: 4rem;
            padding-left: 1rem;
            border-bottom: 1px solid #f1f1f1;
            color: #333;
            max-width: 100%;
  
  
            overflow: hidden;
        }
    

        .g-ft{height:16.2rem;padding-top:4.2rem;background: #f7f7f7; position: relative;}
        .g-ft .top{width: 16%;position: absolute;left:50%;margin-left: -8%;top:-2.5rem;}
        .g-ft .top img{width:100%;display:block;}
        
        .g-ft .bah{font-size: 1.1rem;color: #666666;line-height: 2.1rem;text-align: center;}
        .g-ft .bah a{color: #666666;}
        .g_fnva{ position:fixed; z-index:100; bottom:0; width:100%;max-width:640px;min-width:320px;background:#222222; }
        .m-f01 li{float: left;width: 25%;text-transform: uppercase;border-right: 1px  solid #141414;border-left: 1px  solid #363636; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-bottom: 0.5rem;}
        .m-f01 li em{display: block;width: 45%;padding-top: 1.5rem; margin: 0 auto;}
        .m-f01 li img{width: 100%;display: block;}
        .m-f01 a{ color:#fff;line-height:2.2rem;;display:block;text-align:center;font-size: 1.1rem;position: relative;}




     
