
    
        .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: #1276dd;
        }
        .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 #1276dd;;
            box-shadow: 3px 2px 3px #ccc inset;
        }
        
    
        .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(../imagesm/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(../imagesm/shareimg3.png) no-repeat right top;
            background-size: 50% auto;
        }   
        
        #shareimg4 p{
            background: url(../imagesm/shareimg.png) no-repeat 30% bottom;
            background-size: 50% auto;
            margin-top:-45px;
        } 
        #shareimg3 p{
            background: url(../imagesm/shareimg.png) no-repeat 70% bottom;
            background-size: 50% auto;
        } 
        #shareimg2 p{
            background: url(../imagesm/shareimg2.png) no-repeat 0 bottom;
            background-size: 100% auto;
        } 
        #shareimg1 p{
            background: url(../imagesm/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(../imagesm/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(../imagesm/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(../imagesm/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: 80%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
    
        .main-footer-1 {
            height: 4.5rem;
            position: relative;
            z-index: 98;
        }
        
        .main-footer-1-con {
            max-width: 640px;
            min-width: 320px;
            width: 100%;
            position: fixed;
            bottom: 0;
            background:#0D6BDF;
        }
        
        .main-footer-1-list {
            border-top: 1px solid #1276dd;
            display: none;
        }
        
        .main-footer-1-list li {
           float: left;
width: 50%;
height: 2.5rem;
font-size: 1.2rem;
overflow: hidden;
line-height: 2.5rem;
color: #FFF;
box-sizing: border-box;
padding-left: 6%;
position: relative;
        }
        
        .main-footer-1-list li a {
            color: #fff;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .main-footer-1-list li:after {
            content: "";
            width: 0.5rem;
            height: 0.5rem;
            position: absolute;
            left: 5%;
            top: 1rem;
            background: #fff;
            border-radius: 100%;
        }
        
        .main-footer-1-list .clear {
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list .clear:nth-last-child(1) {
            border-bottom: 0;
        }
        
        .main-footer-1-mata {
            height: 4.1rem;
            background:#0D6BDF;
            border-top: 1px solid #1276dd;
            text-align: center;
        }
        
        .main-footer-1-mata p {
            display: inline-block;
            font-size: 1.4rem;
            color: #fff;
            line-height: 2.2rem;
            border: 1px solid #fff;
            border-radius: 0.4rem;
            padding: 0 4%;
            margin-top: 1rem;
        }
    
