
        .g-hd {
            height: 6.2rem;
            position: relative;
            padding: 1.7rem 0 0;
            color: #fff;
        }
        
        .m-logo {
            width: 25.78%;
            margin: 0 0 0 3.125%;
        }
        
        .m-text {
            width: 28%;
            line-height: 1.9rem;
            font-size: 1.4rem;
            color: #333;
            padding: 0.6rem 0 0 10.3%;
            position: relative;
            white-space: nowrap;
        }
        
        .m-text b {
            display: block;
        }
        
        .m-text:before {
            content: "";
            position: absolute;
            width: 1px;
            height: 3.5rem;
            background: #d6d7d1;
            left: 1.8rem;
            top: 0.9rem;
        }
        
        .downmenu {
            width: 6.875%;
            display: block;
            margin: 1.2rem 3.125% 0 0;
        }
        
        .downmenu img {
            width: 2.2rem;
            display: block;
        }
        
        .head2 .menu_btn a.downmenu.hover {
            background: #fb4c36;
            border-radius: 5px;
            box-shadow: 1px 1px 1px #666;
        }
        
        .menu2 {
            position: relative;
            z-index: 9;
        }
        
        .menu2 .slideMenu {
            width: 33.75%;
            padding: 0.35rem 0 1.2rem;
            display: none;
            z-index: 80;
            background: rgba(29, 90, 159, 0.8);
            overflow: hidden;
            position: absolute;
            text-align: center;
            top: 6.2rem;
            right: 0;
            transition: transform 1s;
            -webkit-transition: transform 1s;
        }
        
        .menu2 .slideMenu li {
            border-bottom: 1px solid #4879b1;
            color: #fff;
            line-height: 3.45rem;
            font-size: 1.2rem;
            clear: both;
        }
        
        .menu2 .slideMenu li:last-child {
            border: 0;
        }
        
        .menu2 .slideMenu li a {
            color: #fff;
            display: block;
            line-height: 3.45rem;
        }
    

        .m2-title-nav-1 {
            overflow: hidden;
            position: relative;
            text-align: right;
            margin-top: 1px;
            height: 38px;
            padding: 7px 11px 0 9px;
            background: #e8e8e8;
            border-top: 1px solid #e8e8e8;
        }
        .m2-title-nav-1 a {
            display: inline-block;
            font-size: 0.875em;
            height: 32px;
            line-height: 28px;
            width: 32px;
            position: relative;
        }
        .m2-title-nav-1-bp, .m2-title-nav-1-bl, .m2-title-nav-1-bh {
            background: url(images/VISkins-m2.png) no-repeat;
            background-size: 35px 600px;
        }
        .m2-title-nav-1-bp {
            background-position: 0 0;
        }
        .m2-title-nav-1-bl {
            background-position: 0 -286px;
        }
        .m2-title-nav-1-bh {
            margin-right: 10px;
            background-position: 0 -232px;
        }
    

        .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: #206ebb;
        }
        .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 #206ebb;;
            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-4 {
            padding: 1rem;
        }
        
        .m2-info-content-4-t1 h1 {
            color: #333;
            font-size: 1.5rem;
            line-height: 3.5rem;
            text-align: center;
            font-weight: bold;
            padding: 1.4rem 0px 0px;
        }
        
        .m2-info-content-4-t1 p {
            text-align: center;
            padding-top: 1rem;
            padding-bottom: 0.7rem;
            border-bottom: 1px solid #fff;
        }
        
        .m2-info-content-4-t2 {
            word-spacing: 1rem;
            letter-spacing: normal;
            white-space: normal;
        }
    

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

		.g-ft{height:auto;padding:0 0 5.1rem;position:relative;z-index:99;color: #555;font-size:1.2rem;}
		.g-ft:before{content: "";position: absolute;width: 100%;height:15.1rem;background: #f1f1f1;top: 2rem;left: 0;z-index:-1;}
		.ontop{height:5.8rem;color: #fff;display: block;text-align: center;}
		.ontop span{color: #fff;width:4.25rem;height:4.25rem;margin:0 auto;display: block;overflow: hidden;font-size:1.2rem;line-height:5rem;background:url(images/ontop.gif) no-repeat center 0; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;}
		.f_con{height:5.9rem;line-height: 2rem;color: #555;text-align:center;}
		.f_con p span{display: block;}
		.f_con p a{color: #555;}

		.social_nav5{height:5.1rem;position:fixed;bottom:0;min-width:320px;max-width:640px;width:100%;z-index:999;background:#1d76cb;text-align: center;}
		.social_nav5 li{height:5.1rem;width:25%;line-height:2.3rem;font-size:1.3rem;float:left;color:#fff;position:relative;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
		.social_nav5 li:before{content: "";position: absolute;width: 0.1rem;height: 100%;background: #4f94d6;left: 0;top: 0;}
		.social_nav5 a:nth-child(1) li{background: #12528f;}
		.social_nav5 a:nth-child(1) li:before{background:none;width: 0;height: 0;}
		.social_nav5 li span{display: block;width:1.9rem; display:block;padding:0.9rem 0 0;margin:0 auto;}
		.social_nav5 li span img{ width:1.9rem; display:block;}
    
