@media screen and (min-width:750px){
    #mecoxlane-home{
        width:100%;
        height:100px;
    }
    #mecoxlane-home .header-Box{
        display:none;
    }
    #mecoxlane-home .header{
        width:100%;
        height:70px;
        background:#333;
        position:relative;
    }
    #mecoxlane-home .nav-list{
        width:100%;
        position:absolute;
        top:70px;
        
        border-top:5px solid #e5004f;
        box-sizing:border-box;
        display:none;
        z-index: 1002;
        background:rgba(255,255,255,0.9);
    }
    #mecoxlane-home .nav-list-content{
        width:1190px;
        margin:0 auto;
        overflow:hidden;
        
        display:none;
    }
    #mecoxlane-home .nav-list-content .left{
        float:left;
        margin-top:30px;
        padding-bottom:10px;
    }
    #mecoxlane-home .nav-list-content .left a{
        float:left;
        margin-right:40px;
    }
    #mecoxlane-home .nav-list-content .left a:last-child{
        margin-right:0;
    }
    #mecoxlane-home .nav-list-content .left a img{
        border-radius:0 0 15px 0;
    }
    #mecoxlane-home .nav-list-content .left a h3{
        font-weight:normal;
        color:#333;
        text-align:center;
        padding:15px 0;
    }
    #mecoxlane-home .nav-list-content .right{
        float:right;
        margin-top:30px;
        padding-right:30px;
    }
    #mecoxlane-home .nav-list-content .right ul{
        width:240px;
        
        display:flex;
        flex-wrap:wrap;
        
    }
    #mecoxlane-home .nav-list-content .right li{
        padding-bottom:25px;
        color:#333;
        width:120px;
    }
    #mecoxlane-home .nav-list-content .right li a:hover{
        color:#666;
    }
    @media screen and (max-width:1190px){
        #mecoxlane-home .nav-list{
            width:1190px;
        }
    }

    #mecoxlane-home .header-content{
        width:1190px;
        margin:0 auto;
        overflow:hidden;
        background:#333;
    }
    #mecoxlane-home .header-content h1{
        float:left;
    }
    #mecoxlane-home .header-content h1 a{
        display:block;
        overflow:hidden;
        color:#fff;
        float:left;
    }
    #mecoxlane-home .header-content h1 img{
        float:right;
        margin:20px 10px;
    }
    #mecoxlane-home .header-content h1 span{
        font-size:14px;
        padding-right:10px;
        border-right:1px solid #fff;
        float:left;
        height:20px;
        line-height:20px;
        margin:25px 0;
        color:#fff;
    }
    #mecoxlane-home .header-content h1 a img{
        float:left;
        margin:20px 10px;
    }
    #mecoxlane-home .header-content .nav{
        float:right;
    }
    #mecoxlane-home .header-content .nav li{
        float:left;
    }
    #mecoxlane-home .header-content .nav li a{
        color:#fff;
        display:block;
        box-sizing:border-box;
        height:70px;
        padding:0 20px;
        line-height:70px;
        font-size:14px;
        cursor:pointer;
    }
    #mecoxlane-home .header-content .nav li a div{
        float:right;
        width:25px;
        height:16px;
        margin:27px 10px;
    }
    #mecoxlane-home .header-content .nav li a div b{
        display:block;
        width:25px;
        height:2px;
        background:#fff;
    }
    #mecoxlane-home .header-content .nav li a div .b1,#mecoxlane-home .header-content .nav li a div .b2{
          margin-bottom:5px;
    }
    
    #mecoxlane-home .header-content .nav li a:hover{
        background:#e5004f;
    }
    #mecoxlane-home .header-content .nav .nav-1 a{
        padding:20px 20px;
    }
    #mecoxlane-home .header-content .nav .nav-2 a{
        padding:25px 20px;
    }

    #mecoxlane-home .swipe{
        width:100%;
        
    }
    #mecoxlane-home .swipe a{
        width:100%;
        
        display:block;
    }
    #mecoxlane-home .swipe img{
        width:100%;
        
    }
    @media screen and (max-width:1190px){
        #mecoxlane-home .swipe{
            width:1190px;
        }
        #mecoxlane-home .swipe img{
            width:1190px;
        }
    }
    #mecoxlane-home .module{
        width:100%;
        padding-top:40px;
        padding-bottom:40px;
    }
    #mecoxlane-home .module-content{
        width:1190px;
        margin:0 auto;
        overflow: hidden;
    }
    #mecoxlane-home .module-item-left{
        float:left;
    }
    #mecoxlane-home .module-item-right{
        float:right;
    }
    #mecoxlane-home .module-item .title{
        overflow:hidden;
        height:48px;
    }
    #mecoxlane-home .module-item .title .left{
        float:left;
        display:flex;
        align-items:center;
    }
    #mecoxlane-home .module-item .title .left b{
        height:30px;
        width:4px;
        background:#e5004f;
        display:block;
        float:left;
        margin-right:20px;
    }
    #mecoxlane-home .module-item .title .left img{
        float:left;
    }
    #mecoxlane-home .module-item .title .left h3{
        float:left;
        margin-left:5px;
        color:#333;
        margin-top:5px;
        font-weight:normal;
    }
    #mecoxlane-home .module-item .title .right{
        float:right;
        margin-top:10px;
    }
    #mecoxlane-home .module-item .title .right a{
        border:1px solid #999;
        padding:2px 10px;
        behavior: url(../image/PIE1.jpg);
        border-radius:15px;
        color:#999;
    }
    #mecoxlane-home .module-item .content{
        position:relative;
        behavior: url(../image/PIE1.jpg);
        border-radius:0 0 24px 0;
        overflow: hidden;
    }
    #mecoxlane-home .module-item .content .mark{
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        height:60px;
        background:#fff;
        line-height:60px;
        background:rgba(255,255,255,.5);
    }
    #mecoxlane-home .module-item .content .mark h2{
        float:left;
        font-weight:normal;
        color:#333;
        margin-left:20px;
        font-size:16px;
    }
    #mecoxlane-home .module-item .content .mark p{
        color:#666;
        float:right;
        text-decoration:underline;
        margin-right:20px;
    }
    #mecoxlane-home .brand{
        position:relative;
        margin-bottom:35px;
    }
    #mecoxlane-home .brand-bg{
        width:100%;
        
    }
    #mecoxlane-home .brand .content{
        width:1190px;
        height:555px;
        margin:0 auto;
        position:relative;
    }
    #mecoxlane-home .brand .brand-list{
        
        position:absolute;
        top:10px;
        right:0;
        width:584px;
        height:550px;
        behavior: url(../image/PIE1.jpg);
        border-radius:0 0 20px 0;
        overflow:hidden;
        background:#ebe8e4;
        z-index:111;
    }
    #mecoxlane-home .brand .brand-list-bg{
        width:100%;
        position:absolute;
        top:0;
        left:0;
        height:570px;
    }
    @media screen and (max-width:1190px){
        #mecoxlane-home .brand .brand-list-bg{
            width:1190px;
        }
    }
    #mecoxlane-home .brand .brand-list-bg ul{
        width:100%;
        height:570px;
    }
    #mecoxlane-home .brand .brand-list-bg li{
        height:570px;
    }

    #mecoxlane-home .brand .brand-list a{
        overflow:hidden;
        height:33.3%;
        display:block;
        border-bottom:1px dashed #ccc;
    }
    #mecoxlane-home .brand .brand-list .brand-item-0{
        background:#d8d6d2;
    }
    #mecoxlane-home .brand .brand-list a:hover{
        background:#d8d6d2;
    }
    #mecoxlane-home .brand .brand-list a .select-brand{
        background:url(../image/brand-select.png);
                                    background-size:100% 100%;
    }
    #mecoxlane-home .brand .brand-list a dl{
        height:100%;
        height:183px;
        overflow:hidden;
    }
    #mecoxlane-home .brand .brand-list a dt{
        width:194px;
        height:183px;
        float:left;
        position:relative;
    }
    #mecoxlane-home .brand .brand-list a dt span{
        width:160px;
        height:149px;
        display:block;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-74.5px;
        margin-left:-80px;
        
    }
    
    #mecoxlane-home .brand .brand-list a dd{
        width:390px;
        
        float:left;
        
    }
    #mecoxlane-home .brand .brand-list a dd h2{
        font-size:16px;
        margin-bottom:5px;
    }
    #mecoxlane-home .brand .brand-list a dd p{
        color:#666;
        line-height:25px;
        padding-right:25px;
    }

    #mecoxlane-home .brand .brand-list .brand-item-0 img{
        margin:50px 30px;
    }
    #mecoxlane-home .brand .brand-list .brand-item-0 dd{
        margin-top:60px;
    }
    #mecoxlane-home .brand .brand-list .brand-item-1 img{
        margin:60px 30px;
    }
    #mecoxlane-home .brand .brand-list .brand-item-1 dd{
        margin-top:50px;
    }
    #mecoxlane-home .brand .brand-list .brand-item-2 img{
        margin:40px 30px;
    }
    #mecoxlane-home .brand .brand-list .brand-item-2 dd{
        margin-top:45px;
    }
    #mecoxlane-home .message{
        width:100%;
    }
    #mecoxlane-home .message-content{
        width:1190px;
        margin:0 auto;
        overflow:hidden;
        margin-bottom:45px;
    }
    #mecoxlane-home .message-item-left{
        float:left;
    }
    #mecoxlane-home .message-item-right{
        float:right;
    }
    #mecoxlane-home .message-item .title{
        overflow:hidden;
        padding-bottom:10px;
    }
    #mecoxlane-home .message-item .title .left{
        float:left;
    }
    #mecoxlane-home .message-item .title .left b{
        width:4px;
        height:25px;
        background:#e5004f;
        display:block;
        float:left;
        margin-right:10px;
        font-size:18px;
        margin-top:2px;
    }
    #mecoxlane-home .message-item .title .left h2{
        font-weight:normal;
        width:100px;
        color:#333;
    }
    #mecoxlane-home .message-item .title a{
        float:right;
        display:block;
        margin-top:3px;
        font-size:17px;
        color:#e5004f;
        padding-right:20px;
    }
    #mecoxlane-home .message-item .content{
        position:relative;
    }
    #mecoxlane-home .message-item .content a{
        display:block;
        width:100%;
    }
    #mecoxlane-home .message-item .content a img{
        width:100%;
    }
    #mecoxlane-home .message-item .content .mark{
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        height:40px;
        background:#fff;
        background-color:rgba(255,255,255,.5);
        line-height:40px;
    }
    #mecoxlane-home .message-item .content .mark h3{
        font-weight:normal;
        float:left;
        margin-left:20px;
        color:#333;
    }
    #mecoxlane-home .message-item .content .mark p{
        float:right;
        margin-right:20px;
        text-decoration:underline;
        color:#666;
    }
    #mecoxlane-home .message-item ul{
        width:585px;
        height:214px;
        border:1px solid #ccc;
        padding:0 20px 20px 0;
        box-sizing:border-box;
        behavior: url(../image/PIE1.jpg);
        border-radius:0 0 20px 0;
    }
    #mecoxlane-home .message-item li{
        padding:20px 0 0 20px;
    }
    #mecoxlane-home .message-item li span{
        width:15px;
        height:15px;
        float:left;
        position:relative;
    }
    #mecoxlane-home .message-item li span b{
        width:6px;
        height:6px;
        display:block;
        position:absolute;
        top:50%;
        left:0;
        behavior: url(../image/PIE1.jpg);
        background:#e5004f;
        border-radius:50%;
    }
    #mecoxlane-home .message-item li .desc{
        margin-left:15px;
    }
    #mecoxlane-home .message-item li .desc h3{
        font-weight:normal;
        color:#333;
    }
    #mecoxlane-home .message-item li .desc a{
        width:440px;
        display:block;
        font-size:14px;
        color:#666;
        line-height:25px;
    }
    #mecoxlane-home .message-item li .desc a b{
        font-weight:normal;
        color:#333;
        font-size:16px;
    }




    .swiper-pagination-bullet{
        width:13px !important;
        height:13px !important;
    }
    .swiper-pagination-bullet-active{
        background:#e5004f !important;
    }



    #wrapper{
        position:relative;
    }
    #wrapper .wrapper-content{
        width:100%;
    }
    #wrapper .wrapper-content li{
        position:absolute;
        width:100%;
    }
    #wrapper .wrapper-content li img{
        width:100%;
    }
    @media screen and (max-width:1190px){
        #wrapper .wrapper-content li img{
            width:1190px;
        }
    }
    #wrapper .wrapper-page{
        height:20px;
        position:absolute;
        bottom:10px;
        left:50%;
        margin-left:-60px;
    }
    #wrapper .wrapper-page li{
        width:15px;
        height:15px;
        border-radius:50%;
        background:#ccc;
        float:left;
        margin:0 5px;
        cursor:pointer;
    }
    #wrapper .wrapper-page .wrapper-select{
        background:#e5004f;
    }




    .com-content .h{ position:relative; width:100%; overflow:hidden; margin-bottom:20px}
    #wrapper {background:#fff;position:relative;}
    .fullwidthbanner-container{width:100% !important;position:relative;padding:0;max-height:450px !important;overflow:hidden;}
    .fullwidthbanner-container{width:100% !important;position:relative;padding:0;max-height:400px !important;overflow:hidden;margin-bottom:20px}

    .fullwidthbanner-container .fullwidthabnner {width:100% !important;max-height:400px !important;position:relative;}
    .tp-bullets.simplebullets.round .bullet:hover,
    .tp-bullets.simplebullets.round .bullet.selected,
    .tp-bullets.simplebullets.navbar .bullet:hover,
    .tp-bullets.simplebullets.navbar .bullet.selected { background:#e1472f !important;behavior: url(css/../image/PIE1.jpg);border-radius:50%;}
    .tp-leftarrow:hover,
    .tp-rightarrow:hover {  background-color:#e1472f !important;behavior: url(css/../image/PIE1.jpg);border-radius:50%;}
    
    .tp-bullets {z-index: 1001;position: absolute;bottom:30px !important;}
    .tp-bullets.simplebullets.round .bullet {cursor: pointer;position: relative;background: #fff;width: 188px;height: 6px;float: left;-webkit-transition: background 0.1s linear;-moz-transition: color, background 0.1s linear;-o-transition: color, background 0.1s linear;transition: color, background 0.1s linear;behavior: url(css/../image/PIE1.jpg);border-radius:50%;}
    .tp-bullets.simplebullets.round .bullet{cursor: pointer;position: relative;background: #ccc;width:15px;height:15px;float: left;-webkit-transition: background 0.1s linear;-moz-transition: color, background 0.1s linear;-o-transition: color, background 0.1s linear;transition: color, background 0.1s linear;  margin-right:10px;behavior: url(css/../image/PIE1.jpg);border-radius:50%;}
    
        
    

    
        
    
    .tp-bullets.tp-thumbs {z-index: 100;position: absolute;padding: 3px;background-color: #fff;width: 500px;height: 50px;margin-top: -50px;}

    .fullwidthbanner-container .tp-thumbs {padding: 3px;}
    .tp-bullets.tp-thumbs .tp-mask {width: 500px;height: 50px;overflow: hidden;position: relative;}
    .tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {width: 5000px;position: absolute;}

    .tp-bullets.tp-thumbs .bullet {width: 100px;height: 50px;cursor: pointer;overflow: hidden;background: none;margin: 0;float: left;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        -moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;}

    .tp-bullets.tp-thumbs .bullet:hover,
    .tp-bullets.tp-thumbs .bullet.selected {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}

    .tp-thumbs img {width: 100%;}

    .tp-bannertimer {width: 100%;height: 10px;position: absolute;z-index: 200;z-index: 5000;}

    .tp-bannertimer.tp-bottom {bottom: 0px !important;height: 5px;}

    .tp-simpleresponsive img {-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;}

    .tp-simpleresponsive a {text-decoration: none;}

    .tp-simpleresponsive ul {list-style: none;padding: 0;margin: 0;}

    .tp-simpleresponsive >ul >li {list-stye: none;position: absolute;visibility: hidden;}

    .caption.slidelink a div,
    .tp-caption.slidelink a div {width: 10000px;height: 10000px;}

    .tp-loader {background: url(../images/loader.gif) no-repeat 10px 10px;background-color: #fff;margin: -22px -22px;top: 50%;left: 50%;z-index: 10000;position: absolute;width: 44px; height: 44px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
    





    #mecoxlane-home .brand .brand-list-bg .brandbg-0{
        background:url('../images/weinin-bg.jpg') center center no-repeat;
    }
    #mecoxlane-home .brand .brand-list-bg .brandbg-1{
        background:url('http://www.mecoxlane.com/public//Uploads/20160802151138560.jpg') center center no-repeat;
    }
    #mecoxlane-home .brand .brand-list-bg .brandbg-2{
        background:url('../images/bolin-bg.jpg') center center no-repeat;
    }
    #mecoxlane-home .mkl-enter{width: 100%;background:#ededed;margin-top:13px;}
    #mecoxlane-home .mkl-enter-content{width: 1190px;margin: 0 auto;overflow: hidden;}
    #mecoxlane-home .mkl-enter-title{margin-bottom:20px;margin-top:30px;}
    #mecoxlane-home .mkl-enter-title b{height: 30px;width: 4px;background: #e5004f;display: block;float: left;margin-right: 20px;}
    #mecoxlane-home .mkl-enter-title h3{font-weight:normal;font-size:18px;color:#333;height:30px;line-height:30px;}
    #mecoxlane-home .mkl-enter-list .item{width:585px;height:220px;margin-bottom:40px;float:left;}
    #mecoxlane-home .mkl-enter-list .item-left{margin-left:20px;}
    #mecoxlane-home .mkl-enter-list dl{width:100%;height:100%;position:relative;}
    #mecoxlane-home .mkl-enter-list dt{height:220px;width:446px;position:relative;background:#333333;}
    #mecoxlane-home .mkl-enter-wrap{width:183px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;}
    #mecoxlane-home .mkl-enter-wrap h3{font-size:20px;color:#ebebeb;font-weight:normal;margin-top:15px;text-align:center;}
    #mecoxlane-home .mkl-enter-list dd{position:absolute;width:412px;height:220px;right:0;top:0;background-image:url('../image/mkl-enter-bg.png'); background-size:100% auto; background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;}
    #mecoxlane-home .mkl-enter-list a{position:absolute;width:93px;height:34px;color:#b0b0b0;bottom:-9px;left:47px;background:#2e2e2e;line-height:34px;font-size:16px;padding-left:14px;}
    #mecoxlane-home .mkl-enter-list span{position:absolute;width:26px;height:26px;background:#373737;right:2px;top:4px;}
    #mecoxlane-home .mkl-enter-list i{display: inline-block;width: 10px;height: 10px;border-top: 1px solid #efefef;border-right: 1px solid #efefef;transform: rotate(45deg);-webkit-transform: rotate(45deg);margin: 7px 4px;}
    #mecoxlane-home .Cooperation{width:100%;}
    #mecoxlane-home .Cooperation-content{width:1190px;margin:0 auto;}
    #mecoxlane-home .Cooperation-title{margin:40px 0 20px 0;}
    #mecoxlane-home .Cooperation-title b{height:30px;width: 4px;background: #e5004f;display: block;float: left;margin-right: 20px;}
    #mecoxlane-home .Cooperation-title h3{font-weight: normal;font-size: 18px;color: #333;height: 30px;line-height: 30px;}
    #mecoxlane-home .message-list{overflow:hidden;margin:40px 0;}
    #mecoxlane-home .message-list>div{width:585px;border-top:13px solid #e5004f;}
    #mecoxlane-home .message-list ul{border-radius: 0 0 20px 0; border: 1px solid #ccc; width:583;height:119px;border-top:0;overflow:hidden;padding: 20px 0;box-sizing: border-box;}
    #mecoxlane-home .message-list li{width:50%;float:left;display:flex;align-items:center;font-size:15px;color:#333;padding-left:10px;box-sizing:border-box;height:50%;}
    #mecoxlane-home .message-list li span{width: 6px;height: 6px;display: block;background: #e5004f;border-radius: 50%;margin-right:5px;}
    #mecoxlane-home .message-list a{text-decoration:underline;}
    #mecoxlane-home .message-list .left{float:left;}
    #mecoxlane-home .message-list .right{float:right;}

    
    
    .homeVideoTitle{margin: 0 auto;width: 1190px;overflow: hidden;zoom: 1;}
    .homeTitle{margin-bottom: 10px;height: 78px;border-left: #e5004f 4px solid;position: relative;font-size: 18px;color: #e5004f;padding-left: 13px;}
    .homeTitle h2{font-size: 18px;font-weight: normal;color: #333;padding: 15px 0 5px 0;}
    .homeTitle span{position: absolute;right: 0;bottom: 12px;}
    .homeTitle a{color: #79bd36;}
    #homeVideo{background: #e2f4f6;padding: 50px 0 10px 0;margin-bottom:20px;}
    .videoTop{width:1190px;margin:0 auto;margin-bottom:20px;overflow:hidden;}
    .videoTop div{position:relative;background: #000;cursor: pointer;margin-bottom: 20px;}
    .videoTop .videotop-item{float:left;margin-left:100px;background:none;}
    .videoTop .videotop-item-r{float:right;margin-right:100px;}
    .videoTop img{width:400px;opacity: .6;border:0;display: block;}
    .videoTop p{line-height: 25px;text-align: center;font-size: 16px;color: #555;margin-top:15px;}
    .videoTop span{width: 54px;height: 54px;background: url('http://www.mecoxlane.com/images/video.png') no-repeat;background-size: 100% auto;position: absolute;left: 50%;top: 50%;margin-left:-27px;margin-top:-27px;display: block;}
    #homeVideo ul{margin: 0 auto;width: 1190px;overflow: hidden;zoom: 1;}
    #homeVideo .secondVideo{margin-top:30px;}
    #homeVideo li{width: 250px;float: left; margin-left: 63px;display: block;border:0;}
    #homeVideo li:nth-child(1){margin-left: 0;}
    #homeVideo li a{color: #333;text-decoration: none;}
    #homeVideo li div{background: #000;position: relative;cursor: pointer;}
    #homeVideo li img{width:250px;height:140px;display: block;opacity: .6;border:0;}
    #homeVideo li p{line-height: 25px;text-align: center;font-size: 16px;color: #555;margin-top:15px;}
    #homeVideo li span{width: 54px;height: 54px;background: url('http://www.mecoxlane.com/images/video.png') no-repeat;background-size: 100% auto;position: absolute;top:50%;left:50%;margin-top:-27px;margin-left:-27px;display: block;}
}

@media screen and (max-width:750px){
    #mecoxlane-home{
        width:100%;
        height:100%;
        overflow:hidden;
    }
    #mecoxlane-home .header{
        width:100%;
        height:40px;
        background:#333;
        position:relative;
        position:fixed;
        top:0;
        left:0;
        z-index:999;
    }
    #mecoxlane-home .nav-list{
        width:100%;
        position:absolute;
        top:40px;
        
        border-top:5px solid #e5004f;
        box-sizing:border-box;
        display:none;
        z-index: 1002;
        background:rgba(255,255,255,0.9);
    }
    #mecoxlane-home .nav-list-content{
       
        margin:0 auto;
        overflow:hidden;
        
        display:none;
    }
    #mecoxlane-home .nav-list-content .left{
        float:left;
        margin-top:10px;
        padding-bottom:10px;
        width:58%;
    }
    #mecoxlane-home .maiHome .left{
        width:65%;
    }
    
    #mecoxlane-home .nav-list-content .left a{
        float:left;
        padding:0 2px;
        box-sizing:border-box;
    }
    #mecoxlane-home .nav-list-content .left a:last-child{
        margin-right:0;
    }
    #mecoxlane-home .nav-list-content .left a img{
        border-radius:0 0 15px 0;
        width:100%;
    }
    #mecoxlane-home .nav-list-content .left a h3{
        font-weight:normal;
        font-size:12px;
        color:#333;
        text-align:center;
        padding:5px 0;
    }
    #mecoxlane-home .nav-list-content .right{
        float:right;
        width:42%;
        margin-top:5px;
    }
    #mecoxlane-home .maiHome .right{
        width:35%;
    }
    #mecoxlane-home .nav-list-content .right ul{
        
        display:flex;
        flex-wrap:wrap;
        
    }
    #mecoxlane-home .nav-list-content .right li{
        padding-bottom:5px;
        color:#333;
        width:50%;
        font-size:12px;
        transform:scale(0.8);
        -webkit-transform:scale(0.8);
    }
    #mecoxlane-home .nav-list-content .right li a:hover{
        color:#666;
    }
    

    #mecoxlane-home .header-content{
        width:100%;
        padding-left:10px;
        overflow:hidden;
        background:#333;
        box-sizing:border-box;
        display:flex;
        align-items:center;
        justify-content: space-between;
    }
    #mecoxlane-home .header-content h1{
        width:20%;
        display:flex;
        align-items:center;
    }
    #mecoxlane-home .header-content h1 img{
        width:60px;
    }
    #mecoxlane-home .header-content h1 a{
        display:block;
        overflow:hidden;
        color:#fff;
    }
    #mecoxlane-home .header-content h1 span{
        font-size:12px;
        float:left;
        display:none;
    }
    #mecoxlane-home .header-content h1 a img{
        float:left;
        width:80%;
    }
    #mecoxlane-home .header-content .nav{
        width:80%;
        display:flex;
        align-items:center;
        justify-content: flex-end;
    }
    #mecoxlane-home .header-content .nav li{
        float:left;
        width:33.3%;
    }
    #mecoxlane-home .header-content .nav .navSelect{
        background:#e5004f;
    }
    #mecoxlane-home .header-content .nav li a{
        color:#fff;
        display:block;
        box-sizing:border-box;
        height:40px;
        
        
        padding:0 5px;
        font-size:13px;
        display:flex;
        align-items:center;
        justify-content:center;
    }
    #mecoxlane-home .header-content .nav li a img{
        width:100%;
    }
    #mecoxlane-home .header-content .nav .nav-1 a img{
        width:75%;
    }
    #mecoxlane-home .header-content .nav li a div{
        float:right;
        width:25px;
        height:15px;
        padding-left:5px;
        
    }
    #mecoxlane-home .header-content .nav li a div b{
        display:block;
        width:25px;
        height:2px;
        background:#fff;
    }
    #mecoxlane-home .header-content .nav li a div .b1,#mecoxlane-home .header-content .nav li a div .b2{
          margin-bottom:5px;
    }
    
    
    #mecoxlane-home .header-content .nav .nav-1 a{
        
    }
    #mecoxlane-home .header-content .nav .nav-2 a{
        
    }
    #mecoxlane-home .swipe .swiper-slide{
        width:100% !important;
    }
    #mecoxlane-home .swipe{
        width:100%;
        
    }
    #mecoxlane-home .swipe a{
        width:100% !important;
        
        display:block;
    }
    #mecoxlane-home .swipe img{
        width:100%;
        
    }

    #mecoxlane-home .swipe-mobile{
        width:100%;
        height:150px;
    }
    #mecoxlane-home .swipe-mobile a{
        width:100% !important;
        height:150px;
        display:block;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center center;
    }
    #mecoxlane-home .enter-swipe a{
        background-size:100% 150px;
    }
    #mecoxlane-home .swipe-mobile img{
        width:100%;
        height:150px;
        object-fit:cover;
    }




    #mecoxlane-home .module{
        width:100%;
        padding:10px 5px 0 5px;
        box-sizing:border-box;
    }
    #mecoxlane-home .module-content{
        width:100%;
        margin:0 auto;
        overflow: hidden;
        padding-bottom:20px;
        box-sizing:border-box;
    }
    #mecoxlane-home .module-item{
        width:100%;
        box-sizing:border-box;
        margin-bottom:10px;
    }
    #mecoxlane-home .module-item-left{
        float:left;
        padding-right:2px;
    }
    #mecoxlane-home .module-item-right{
        float:right;
        padding-left:2px;
        margin:0;
    }
    #mecoxlane-home .module-item .title{
        width:100%;
        overflow:hidden;
        padding:5px 0;
        display:flex;
        align-items:center;
        justify-content:space-between;
    }
    #mecoxlane-home .module-item .title .left{
        display:flex;
        align-items:center;
        width:40%;
    }
    #mecoxlane-home .module-item .title .left b{
        height:20px;
        width:3px;
        background:#e5004f;
        display:block;
        float:left;
        margin-right:5px;
    }
    #mecoxlane-home .module-item .title .left img{
        float:left;
        width:50%;
    }
    #mecoxlane-home .module-item-left .title .left img{
        width:35%;
    }
    #mecoxlane-home .module-item .title .left h3{
        float:left;
        margin-left:5px;
        color:#333;
        margin-top:5px;
        font-weight:normal;
        display:none;
    }
    #mecoxlane-home .module-item .title .right{
        display:flex;
        align-items:center;
        justify-content:flex-end;
        width:60%;
    }
    #mecoxlane-home .module-item .title .right a{
        font-size:12px;
        border:1px solid #999;
        padding:2px 5px;
        behavior: url(../image/PIE1.jpg);
        border-radius:15px;
        color:#999;
    }
    #mecoxlane-home .module-item .content{
        position:relative;
        behavior: url(../image/PIE1.jpg);
        border-radius:0 0 24px 0;
    }
    #mecoxlane-home .module-item .content img{
        width:100%;
    }
    #mecoxlane-home .module-item .content .mark{
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        height:40px;
        background:#fff;
        line-height:40px;
        background:rgba(255,255,255,.5);
        display:flex;
        align-items:center;
        justify-content:space-between;
    }
    #mecoxlane-home .module-item .content .mark h2{
        font-weight:normal;
        color:#333;
        font-size:12px;
        padding-left:5px;
    }
    #mecoxlane-home .module-item .content .mark p{
        color:#666;
        float:right;
        text-decoration:underline;
        font-size:12px;
        padding-right:10px;
    }
    #mecoxlane-home .brand{
        position:relative;
        padding:0 10px;
        margin-bottom:25px;
        height:400px;
        box-sizing:border-box;
    }
    #mecoxlane-home .brand-bg{
        width:100%;
        
    }
    #mecoxlane-home .brand .content{
        width:95%;
        height:360px;
        z-index:555;
        position:absolute;
        
        overflow:hidden;
        top:25px;
        border:1px solid #ccc;
        border-radius:0 0 5px 5px;
        left:50%;
        margin-left:-47.5%;
    }
    #mecoxlane-home .brand .brand-list{
        
        width:100%;
        margin:0 auto;
        height:360px;
        behavior: url(../image/PIE1.jpg);
        
        overflow:hidden;
        background:#fff;
        z-index:111;
    }
    #mecoxlane-home .brand .brand-list-bg{
        width:100%;
        position:absolute;
        top:0;
        left:0;
        height:400px;
    }
    
    #mecoxlane-home .brand .brand-list-bg ul{
        width:100%;
        height:400px;
    }
    #mecoxlane-home .brand .brand-list-bg li{
        height:400px;
    }

    #mecoxlane-home .brand .brand-list a{
        overflow:hidden;
        height:33.3%;
        display:block;
        border-bottom:1px dashed #ccc;
    }
    #mecoxlane-home .brand .brand-list .brand-item-0{
        
    }

    #mecoxlane-home .brand .brand-list a dl{
        height:100%;
        overflow:hidden;
        display:flex;
    }
    #mecoxlane-home .brand .brand-list a dt{
        width:40%;
        height:100%;
        float:left;
        position:relative;
    }
    #mecoxlane-home .brand .brand-list a dt span{
        width:90px;
        height:90px;
        display:block;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-40px;
        margin-left:-45px;
        display:flex;
        align-items:center;
        justify-content:center;
        background:#ccc;
        border-radius:50%;
    }
    
    #mecoxlane-home .brand .brand-list a dt span img{
        width:65px;
    }
    #mecoxlane-home .brand .brand-list a dd{
        width:60%;
        font-size:12px;
        height:auto;
        display:flex;
        flex-direction: column;
        justify-content:center;
    }
    #mecoxlane-home .brand .brand-list a dd h2{
        font-size:12px;
        margin-bottom:3px;
    }
    #mecoxlane-home .brand .brand-list a dd p{
        color:#666;
        line-height:18px;
        padding-right:10px;
    }


    #mecoxlane-home .message{
        width:100%;
    }
    #mecoxlane-home .message-content{
        width:100%;
        margin:0 auto;
        overflow:hidden;
        padding:0 5px 20px 5px;
        box-sizing:border-box;
    }
    #mecoxlane-home .message-item{
        width:100%;
        box-sizing:border-box;
    }
    #mecoxlane-home .message-item-left{
        float:left;
        padding-right:2px;
    }
    #mecoxlane-home .message-item-right{
        float:right;
        padding-left:2px;
    }
    #mecoxlane-home .message-item .title{
        overflow:hidden;
        display:flex;
        justify-content:space-between;
        align-items:center;
        padding:10px 5px 5px 5px;
    }
    #mecoxlane-home .message-item .title .left{
        display:flex;
        align-items:center;
    }
    #mecoxlane-home .message-item .title .left b{
        width:3px;
        height:15px;
        background:#e5004f;
        display:block;
        float:left;
        margin-right:5px;
        font-size:18px;
    }
    #mecoxlane-home .message-item .title .left h2{
        font-weight:normal;
        font-size:14px;
        width:65px;
    }
    #mecoxlane-home .message-item .title a{
        display:flex;
        align-items:center;
        font-size:14px;
        color:#e5004f;
    }
    #mecoxlane-home .message-item .content{
        position:relative;
    }
    #mecoxlane-home .message-item .content a{
        display:block;
        width:100%;
    }
    #mecoxlane-home .message-item .content a img{
        width:100%;
    }
    #mecoxlane-home .message-item .content .mark{
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        height:40px;
        background:#fff;
        background-color:rgba(255,255,255,.5);
        line-height:40px;
    }
    #mecoxlane-home .message-item .content .mark h3{
        font-weight:normal;
        float:left;
        margin-left:5px;
        color:#333;
        font-size:12px;
    }
    #mecoxlane-home .message-item .content .mark p{
        float:right;
        margin-right:5px;
        text-decoration:underline;
        color:#666;
        font-size:12px;
    }
    #mecoxlane-home .message-item ul{
        width:100%;
        box-sizing:border-box;
        
        border:1px solid #ccc;
        padding:0 5px 5px 0;
        box-sizing:border-box;
        behavior: url(../image/PIE1.jpg);
        border-radius:0 0 5px 5px;
    }
    #mecoxlane-home .message-item li{
        padding:5px 0 0 5px;
    }
    #mecoxlane-home .message-item li span{
        width:6px;
        height:6px;
        float:left;
        position:relative;
    }
    #mecoxlane-home .message-item li span b{
        width:6px;
        height:6px;
        display:block;
        background:#e5004f;
        border-radius:50%;
        position:absolute;
        top:5px;
    }
    #mecoxlane-home .message-item li .desc{
        margin-left:10px;
        line-height:18px;
    }
    #mecoxlane-home .message-item li .desc h3{
        font-weight:normal;
        color:#333;
        font-size:12px;
    }
    #mecoxlane-home .message-item li .desc div p{
        height:38px;
        overflow:hidden;
    }
    #mecoxlane-home .message-item li .desc a{
        width:100%;
        display:block;
        font-size:14px;
        color:#666;
        
        font-size:12px;
    }
    #mecoxlane-home .message-item li .desc a p{
        height:36px;
        overflow:hidden;
    }
    #mecoxlane-home .message-item li .desc a b{
        font-weight:normal;
        color:#333;
        font-size:12px;
    }



    .swiper-container-newIndex {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        background-position: center;
        background-size: cover;
    }
    .swiper-pagination-bullet{
        width:7px !important;
        height:7px !important;
    }
    .swiper-pagination-bullet-active{
        background:#e5004f !important;
    }
    #mecoxlane-home .mkl-enter{width: 100%;padding: 10px 5px 0 5px;box-sizing: border-box;background: #ededed;}
    #mecoxlane-home .mkl-enter-content{width: 100%;margin: 0 auto;overflow: hidden;box-sizing: border-box;}
    #mecoxlane-home .mkl-enter-title{width: 100%;overflow: hidden;padding: 5px 0;display: flex;align-items: center;}
    #mecoxlane-home .mkl-enter-title b{height: 20px;width: 3px;background: #e5004f;display: block;float: left;margin-right: 5px;}
    #mecoxlane-home .mkl-enter-title h3{font-weight:normal;font-size:14px;}
    #mecoxlane-home .mkl-enter-list{width:100%;}
    #mecoxlane-home .mkl-enter-list .item{width:100%;margin-bottom:40px;}
    #mecoxlane-home .mkl-enter-list dl{width:100%;position:relative;}
    #mecoxlane-home .mkl-enter-list dt{width:75%;position: relative;background: #333333;display: flex;padding: 20px 0;}
    #mecoxlane-home .mkl-enter-list a{position: absolute;width: 60px;height: 25px;color: #b0b0b0;bottom: -10px;left:10%;background: #2e2e2e;line-height: 25px;font-size: 13px;padding-left: 14px;}
    #mecoxlane-home .mkl-enter-list span{position: absolute;width: 20px;height: 20px;background: #373737;right: 2px;top: 2px;}
    #mecoxlane-home .mkl-enter-list i{display: inline-block;width: 7px;height: 7px;border-top: 1px solid #efefef;border-right: 1px solid #efefef;transform: rotate(45deg);-webkit-transform: rotate(45deg);margin: 6px 4px;}
    #mecoxlane-home .mkl-enter-list dd{position: absolute;width:68%;height: 100%;right: 0;top: 0;background-image: url(../image/mkl-enter-bg.png);background-size: 100% 100%;background-repeat: no-repeat;display: flex;align-items: center;justify-content: center;background-position: 0 100%;}
    #mecoxlane-home .mkl-enter-list dd img{width:80px;}
    #mecoxlane-home .mkl-enter-wrap{width:45%;display:flex;flex-direction: column;align-items: center;
    justify-content: center;}
    #mecoxlane-home .mkl-enter-wrap h3{text-align:center; font-size:14px;color:#ebebeb;}
    #mecoxlane-home .Cooperation{width: 100%;padding: 10px 5px 0 5px;box-sizing: border-box;}
    #mecoxlane-home .Cooperation-content{    width: 100%;margin: 0 auto;overflow: hidden;box-sizing: border-box;}
    #mecoxlane-home .Cooperation-title{width: 100%;overflow: hidden;padding: 5px 0;display: flex;align-items: center;}
    #mecoxlane-home .Cooperation-title b{height: 20px;width: 3px;background: #e5004f;display: block;float: left;margin-right: 5px;}
    #mecoxlane-home .Cooperation-title h3{font-weight: normal;font-size: 14px;}
    #mecoxlane-home .message-list{margin:15px 0 0 0;}
    #mecoxlane-home .message-list>div{width:100%;border-top: 8px solid #e5004f;}
    #mecoxlane-home .message-list>.left{margin-bottom:10px;}
    #mecoxlane-home .message-list ul{border-radius: 0 0 5px 5px;border: 1px solid #ccc;border-top: 0;padding: 8px 0;box-sizing: border-box;}
    #mecoxlane-home .message-list li{display:flex;align-items: center;color: #333;padding-left:15px;}
    #mecoxlane-home .message-list li span{    width: 5px;height: 5px;display: block;background: #e5004f;border-radius: 50%;margin-right: 5px;}
    #mecoxlane-home .message-list li a{text-decoration: underline;}


    .homeVideoTitle{margin: 0 auto;width: 100%;overflow: hidden;zoom: 1;}
    .homeTitle{margin-bottom: 10px;height: 40px;border-left: #e5004f 3px solid;position: relative;font-size: 14x;color: #e5004f;padding-left: 10px;}
    .homeTitle h2{font-size: 15px;font-weight: normal;color: #333;padding: 3px 0 2px 0;}
    .homeTitle span{position: absolute;right: 0;bottom: 12px;}
    .homeTitle a{color: #79bd36;}
    
    .videoTop{width:100%;margin:0 auto;margin-bottom:10px;}
    .videoTop div{position:relative;background: #000;cursor: pointer;}
    .videoTop .videotop-item{background:none;margin-bottom:10px;}
    .videoTop img{width:100%;opacity: .6;border:0;display: block;}
    .videoTop p{line-height: 20px;text-align: center;font-size: 16px;color: #555;margin-top:15px;}
    .videoTop span{width: 40px;height: 40px;background: url('http://www.mecoxlane.com/images/video.png') no-repeat;background-size: 100% auto;position: absolute;left: 50%;top: 50%;margin-left:-20px;margin-top:-20px;display: block;}
    #homeVideo ul{margin: 0 auto;width: 100%;overflow: hidden;zoom: 1;}
    #homeVideo li{width: 100%;float: left; display: block;border:0;}
    #homeVideo li:nth-child(1){margin-left: 0;}
    #homeVideo li a{color: #333;text-decoration: none;}
    #homeVideo li div{background: #000;position: relative;cursor: pointer;}
    #homeVideo li img{width:100%;display: block;opacity: .6;border:0;}
    #homeVideo li p{line-height: 20px;text-align: center;font-size: 13px;color: #555;margin-top:5px;}
    #homeVideo li span{width: 40px;height: 40px;background: url('http://www.mecoxlane.com/images/video.png') no-repeat;background-size: 100% auto;position: absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;display: block;}


}


#mecoxlane-home .navShow{
    display:block !important;
}