

            .main-tit-11 {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #04338d;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
            }
        
    

        .m2-prod-showcase-1 {
            width: 100%;
            overflow: hidden;
            box-sizing: border-box;
        } 
.m2-prod-showcase-1 h1 {
            font-size:1.6rem;
            text-align: center;
            line-height:4rem;
        }
        .m2-prod-showcase-1 img {
            max-width: 100%;
            display: block;
            margin: 0 auto;
        }
        .m2-prod-showcase-1 p{line-height: 2.4rem; color: #333;width:93.75%;margin:0 auto;}
        .m2-prod-showcase-1-dot {
            text-align: center;
            margin-top:0.5rem;
        }
    

        .m2-prod-content-1 {
            overflow: hidden;
        }
        
        .m2-prod-content-1-nav {
            height: 3rem;
            position: relative;
            padding-right: 3rem;
            background: #eee;
        }
        
        .m2-prod-content-1-nav .togglebtn {
            position: absolute;
            top: 2px;
            right: 0px;
            width: 2.8rem;
            text-align: center;
            border-radius: 3px;
        }
        
        .m2-prod-content-1-nav li {
            float: left;
            background: #eee;
            white-space: nowrap;
            color: #333;
            padding: 0 1rem;
            text-align: center;
            font-weight: normal;
            height: 3rem;
            line-height: 3rem;
        }
        
        .m2-prod-content-1-nav .on {
            color: #fff;
            background:#393939;
        }
        
        .m2-prod-content-1-nav .on h3 {
            color: #fff;
        }
        
        .m2-prod-content-1-con {
            padding: 1rem;
        }
        
        .m2-prod-content-1-con>.con {
            display: none;
        }
        
        .m2-prod-content-1-con>.con.on {
            display: block;
        } 
    

        #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-order-form-1-p {
            padding: 1rem;
            line-height: 2.2rem;
        }
        
        .m2-order-form-1-p span {
            color:#1276dd;
        }
        
        .u-mtit h1 {
            font-size: 1.8rem;
            text-align: center;
            padding: 2.4rem 0 1rem 0;
            height: 3.2rem;
            overflow: hidden;
        }
        /* 留言样式   */
        
        .m2-order-form-1 {}
        
        .m2-order-form-1 .err {
            border-color: red;
        }
        
        .m2-order-form-1 ul {
            margin-bottom: 2rem;
            overflow: hidden;
        }
        
        .m2-order-form-1 li em {
            color: #FF0000;
        }
        
        .m2-order-form-1 li {
            padding: 0rem 1rem 1rem 1rem;
            position: relative;
        }
        
        .m2-order-form-1 li label {
            float: left;
            line-height: 2.4rem;
        }
        
        .m2-order-form-1 li b {
            display: block;
            float: left;
            width: 38%;
        }
        
        .m2-order-form-1 li b img {
            max-width: 100%;
            height: 3rem;
        }
        
        .m2-order-form-1 .input_wrap {
            margin-left: 4.2rem;
        }
        
        .m2-order-form-1 .m2-order-form-1-input,
        .leave textarea {
            width: 100%;
            font-size: 1.5rem;
            line-height: 2.4rem;
        }
        
        .m2-order-form-1 textarea {
            border: 1px solid #eee;
            height: 6rem;
            line-height: 2rem;
            border-radius: .5rem;
            overflow: auto;
            resize: none;
            font-size: 1.4rem;
        }
        
        .m2-order-form-1 .m2-order-form-1-input {
            border: 1px solid #eee;
            height: 3rem;
            line-height: 3rem;
            border-radius: .5rem;
            font-size: 1.4rem;
        }
        
        .m2-order-form-1 select {
            border: 1px solid #eee;
            height: 3rem;
            line-height: 3rem;
            border-radius: .5rem;
            font-size: 1.4rem;
            width: 100%;
        }
        
        .m2-order-form-1 .m2-order-form-1-t2 input {
            width: 8rem;
            float: left;
            margin-right: 1rem;
            margin-left: 0.5rem;
        }
        
        .m2-order-form-1 .m2-order-form-1-bt {
            color: #fff;
            width: 5rem;
            text-align: center;
            font-size: 1.3rem;
            border-radius: 0.5rem;
            height: 3rem;
            line-height: 3rem;
            border: 0;
            background-color:#1276dd;
        }
        /*提交按钮样式*/
        
        .u-co-bt.z-spe {
            width: 100%;
        }
        
        .show_more2 {
            padding: 0 1rem;
            margin-top: 2rem;
        }
        
        .show_more2 input {
            height: 2.4rem;
        }
        
        .m2-order-form-1 .nsw-formtipbd span {
            display: block;
            color: red;
            font-size: 12px;
            line-height: 1.6rem;
        }
        
        .m2-order-form-1 .nsw-formtipbd {}
    
 
.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;
        }
    
