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

        .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;
        } 
    

        .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: 80%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
    

