@charset "utf-8";
ul, li, ol {list-style: none;}
[class*="am-u-"] {padding-left:0rem;padding-right:0rem;}
.am-container {padding-left:0px;padding-right:0px ;}
.am-container > .am-g {margin-left: 0px;margin-right:0px ;}
img{max-width:100%;}
.small-nav img,.small-nav a,.am-g.small-nav {border:none;}

/*手机导航*/
.small-nav {padding:10px 0px; font-size:12px;}
.small-nav .am-u-sm-3 { text-align: center; margin: 5px 0; }
.small-nav .nav-icon {max-width: 50px; max-height: 50px; padding: 12px; margin: 0 auto; border-radius: 50px; background-color: #ccc; }
.small-nav .am-u-sm-3:last-child { float: left; }
.small-nav .mini-nav-title { margin-top: 5px; }
.small-nav a { text-decoration: none !important; }

/*走马灯*/
.banner-mixed{position: relative;border:1px solid #d1d1d1 ;overflow: hidden;}
.banner-news-title{position: absolute;left:10px;padding-right:10px;border-right:1px solid #F5F5F5 ;}
.banner-news li,#banner-news li a{height: 30px;line-height:30px; font-size: 12px; overflow: hidden;}
.banner-news{max-width:1200px; margin:0px auto; overflow:hidden; height:30px;width:100%; text-align:left;color:#ffffff;}
.banner-news li {padding:0 10px 0 80px;}
.mod-vip{display: none;}

/*标题*/
.items-nav-title{text-align: center;width: 100%;overflow: hidden;background:#eee;}
.items-nav-title .floor-title {font-size: 14px;margin:20px 0px;line-height: 1px;border-left: 60px solid #399;border-right: 60px solid #399;
    text-align: center;float:none}
.items-nav-title .floor-desc,.items-nav-title .today-brands,.items-nav-title .more{display: none;}

/*楼层*/
.floor {background: #fff; position: relative; }
.outer-con .price { color: #399; font-weight: bold; }
.items-nav-title a:hover { color: #399; }

/*小标签*/
.aggregation .word{padding: 5px; overflow: hidden;}
.word .outer {margin: 5px; width: calc(50% - 12px); height: 32px;  line-height: 32px; text-align: center;color: #333;background-color: #fff;border-radius: 3px; display: inline-block; border: 1px solid #d8dade; text-decoration: none; overflow: hidden;}

/*楼层左侧*/
.banner .am-slider .am-slides li {background: transparent !important;}
.aggregation .outer-con .describe { color: #fff; max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.floor .aggregation { overflow: hidden; width: 150px; text-align: center; background: #45D0D5 !important;}
.aggregation .outer-con{ padding: 10px; text-align: center; }

/*楼层右侧*/
.fenlei  li:hover {background: #399;}
.fenlei .list-items .type-list-item a:hover {color :#fff}
.fenlei .list-items .type-list-item a {display: block}
.fenlei {float: right;width: 9%; background: #fff;border: 1px solid #d1d1d1;border-left: none;}
.fenlei .listtitle{font-size: 16px;padding: 21px 0 16px 16px;text-align: left;font-weight: normal;}
.fenlei .list-items .type-list-item {padding-left: 16px;text-align: left;font-size: 14px;line-height: 22px;margin-bottom: 8px;cursor: pointer;}

/*楼层商品*/
.floor .goods-list .goods-items { background-color: #fff; position: relative; overflow: hidden; }

/* 首页banner */
.l-user-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../images/icon.png);
}
.l-user-icon1 {
   background-position: -42px 0;
}
.l-user-icon2 {
    background-position: -42px -55px;
}
.l-user-icon3 {
    background-position: -42px -109px;
}
.l-user-icon4 {
    background-position: -42px -162px;
}
.l-user-services1 {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.l-user-concate {
    font-size: 14px;
    text-align: center;
    line-height: 38px;
}
.c399 {
    color:#399;
}
.l-user-service {
    padding-left: 20px;
    padding-top: 16px;
}
.l-user-service span {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    margin-left: 14px;
    margin-bottom: 15px;
    color:#3a3a3a;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.fl {
    float:left;
}
.banner1 {
    max-width: 789px;
    margin: 0 auto;
}
.banner-left {
    width: 60px;
    height: 90px;
    cursor: pointer;
    background: #000 url(../images/ad_ctr.png) no-repeat 5px -180px;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 180px;
    z-index: 100;
}
.banner-right {
    width: 60px;
    height: 90px;
    cursor: pointer;
    background: #000 url(../images/ad_ctr.png) no-repeat -5px bottom;
    opacity: 0.5;
    position: absolute;
    right: 1px;
    top: 180px;
    z-index: 100;
}
.banner-right:hover {
    background: #000 url(../images/ad_ctr.png) no-repeat -3px -90px;
}
.banner-left:hover {
    background: #000 url(../images/ad_ctr.png) no-repeat 3px top;
}
@media only screen and (min-width: 480px) {
    .small-nav img{max-width: 100%;max-height: 100%;}
    .small-nav{ font-size:14px;}
}

@media only screen and (min-width: 640px) {


    /*标题*/
    .items-nav-title{background: #fff; }
    .am-container {padding-left:0px;padding-right:0px ;}
    .home-floor{width:100%;background:#fff;overflow:visible;}

    /*主题布局*/
    .banner{ width:100%;overflow:hidden;}

    /*改写的公告*/
    .banner-mixed{height:430px; background:#FFF; opacity:0.8;text-align: center; margin-bottom: 10px; }
    .banner-news-title{font-size: 14px;position: static;border-right:none ;color:#399 ;font-size: 16px;font-weight: 600; text-align: center;}
    .banner-news{ height: auto;width: 100%;padding-top:5px; }
    .banner-news li{ font-size:12px; padding:0px 0px;height: 30px;float: right;width:30% ;}

    /*标题*/
    .items-nav-title .floor-title {border: none;font-size:18px;line-height: 24px;margin:5px 0px ;font-weight: 600;}
    .items-nav-title .floor-desc {display:block;font-size: 14px;color: #999;line-height:18px;margin-bottom: 16px;}

    /*楼层*/
    .floor { }
    .floor .goods-list { overflow: hidden; }
    .outer-con .describe {font-size: 14px;font-weight: 600;}
    .goods-title a{ font-size: 14px; }
    .outer-con .price { font-size: 18px; }
    .am-text-truncate-2 {
        line-height: 22px;
        height: 44px;
        margin-bottom: 10px;
    }
    .am-block {
        margin: auto;
    }

    .floor .goods-list .goods-items { float: left; width: 25%; padding: 10px 15px; border-right: 1px solid; border-bottom: 1px solid; border-color: #eee; }
    .floor .goods-list .goods-items .goods-images { max-width: 100%; padding: 10px; }
    .floor .aggregation img {position: absolute;top:auto;left:0;bottom:0;max-width: 100%;}

    /*楼层 hover*/
    .word .outer:hover { background: #fff; color: #399 !important; -webkit-transition: background .2s ease-in; -moz-transition: background .2s ease-in; -ms-transition: background .2s ease-in; -o-transition: background .2s ease-in; transition: background .2s ease-in; -webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; -ms-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in; }
    /*.goods-items:before { content: ""; position: absolute; top: 0; left: -100%; display: block; height: 100%; width: 50%; z-index: 999; background-color: rgba(255, 255, 255, 0.3); -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; -ms-transform: skewX(-20deg); -webkit-transform: skewX(-20deg); -o-transform: skewX(-20deg); transform: skewX(-20deg); background: -webkit-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%); background: -moz-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%); background: -o-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%); background: linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent, endColorstr=rgba(255, 255, 255, 0.4),GradientType=0.9); }
    .goods-items:hover:before { left: 100%; }*/
    .goods-items:hover { z-index: 99; -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow .2s ease-in; -moz-transition: box-shadow .2s ease-in; -ms-transition: box-shadow .2s ease-in; -o-transition: box-shadow .2s ease-in; transition: box-shadow .2s ease-in; }
    .floor .aggregation img { -webkit-transition: transform .6s ease-in; -moz-transition: transform .6s ease-in; -ms-transition: transform .6s ease-in; -o-transition: transform .6s ease-in; transition: transform .6s ease-in; }
    .floor .aggregation img:hover { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
}

@media only screen and (min-width: 1025px) {
    .small-nav { display:none;}
    .am-g-fixed{max-width:1000px;}
    .banner-news{ padding: 10px;padding-bottom: 0; }
    .slideall{margin:0px auto;height:360px;position: relative;}

    /*第一套轮播图布局*/
    .banner{position: absolute;left:0px;z-index:9; }
    .banner .am-slider .am-slides li{height:360px;width: 789px !important;}
    .banner .am-slider .am-slides img{width:789px ;left:50% ;position: absolute;margin-left: -395px;}
    .banner .am-slider-default .am-direction-nav .am-next {right: 50px;}

    .category-content .category-list.navTwo li { height:36px;}
    .category-content .category-list.navTwo .b-category-name {line-height: 28px;}
    .category-content .category-list.navTwo .category-name i img {width: 22px; height: 22px;border-radius: 22px;}

    /*标题*/
    .items-nav-title{text-align: left;position: relative;margin-top:10px ;}
    .items-nav-title .floor-title {float:left;border: none;margin:8px 0; font-size:24px;font-weight: 500;}
    .items-nav-title .floor-desc {display:block;font-size: 12px;color: #999;float: left;margin-left: 10px;margin-top:12px;}
    .items-nav-title .more {display: block;position: absolute;right: 0px;top:12px;font-size: 12px;overflow: hidden;}
    .items-nav-title .more .more-link{color: #FFF;background: #F72862 none repeat scroll 0% 0%;display: block;line-height: 20px;padding: 0px 10px; border-radius: 10px;font-size: 14px;}
    .items-nav-title .today-brands{display: block;position: absolute;right: 50px;overflow: hidden;height: 20px; top: 12px;text-align: right;}
    .today-brands a {font-size:12px;display: inline-block;vertical-align: middle;margin:0px 5px;}

    /*改写的公告*/
    .banner-mixed{ position:absolute;top:0px;right:0px;width:170px; background:#FFF; z-index: 11;opacity: 1; -webkit-transition: opacity .2s ease-in; -moz-transition: opacity .2s ease-in; -ms-transition: opacity .2s ease-in; -o-transition: opacity .2s ease-in; transition: opacity .2s ease-in; margin-bottom: 0; }
    .banner-mixed .banner-news li {float: none;width: 100%;padding:0px 5px;border:none ;height: 40px;line-height:40px ;}
    .banner-mixed:hover { opacity: 1; }

    /*楼层*/
    .outer-con .title {line-height:22px ;color:#666 ;}
    .floor {position: relative;border: none;}

    /*楼层左侧*/
    .aggregation .word{ padding: 5px 10px; }

    /*楼层颜色*/
    #floor1 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #68937f;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor2 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #d17b28;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor3 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #594e90;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor4 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #728fb9;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor5 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #648b6c;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor6 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #cd6655;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor7 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #708db7;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor8 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #9c7b36;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor9 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #caa463;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor10 .aggregation .triangle-topright{width: 0;height: 0;border-top: 30px solid #f768e8;position: absolute;bottom:0px;border-left: 30px solid #fff}
}

/*新增排行榜*/
    .ranking_new .con-tit{margin-top: 27px;line-height: 44px;font-size: 24px;}
    .ranking_new .rl-shows { overflow: hidden; border: 1px solid #d1d1d1; }
    .ranking_new .rl-show { float: left; width: 236px; text-align: center; border-right: 1px solid #d1d1d1; }
    .ranking_new .rl-show:last-child { border-right: none; }
    .ranking_new .rl-img { width: 213px; height: 213px; margin: 33px auto 10px; }
    .ranking_new .rl-img img { width: 213px; height: 213px; }
    .ranking_new .rl-des p { font-size: 14px; line-height: 20px; padding: 0 26px; text-align: left; height: 40px; overflow: hidden; }
    .ranking_new .rl-info { padding: 0 26px; margin-top: 16px; margin-bottom: 20px; }
    .ranking_new .larger-price i , .ranking_new .larger-price span{ font-size: 18px; }
    .ranking_new .small-price { font-size: 14px; margin-left: 68px; margin-bottom: 7px; }
    .ranking_new .price i, .price span { line-height: 30px; color: #399; }
    .ranking_new .rl-buy { display:block;font-size: 14px; line-height: 30px; padding: 0 10px;background-color: #399;border: none;cursor: pointer;color: #fff; }
    .ranking_new .fl{float: left}
    .ranking_new .fr{float: right}
    .ranking_new .rl-info:after{content: '';display: block;clear: both}
    /*新增排行榜结束*/
    /*新增楼层广告*/
    .floor-banner img{
        display: block;
        float: left;
        height: 68px;
        border-bottom: 1px solid #d1d1d1;
        border-right: 1px solid rgb(220, 220, 220);
        width: 14.28%;
        object-fit:contain
    }

    /*新增楼层广告结束*/
    

@media only screen and (min-width: 1260px) {

    .slideall{max-width: 1200px;margin:0px auto ;height:430px;}
    .am-g-fixed{max-width:1200px}

    /*轮播图布局*/
    .banner .am-slider .am-slides li{height:430px;width: 789px;}
    .banner .am-slider .am-slides img{width:789px ;left:50% ;position: absolute;margin-left: -395px;}
    /*公告布局*/
    .banner-mixed { width:194px; text-align: left; }
    .banner-news{padding-top: 0px;}
    .banner-news li {height: 26px;line-height: 26px;}
    .banner-news-title{display: block; padding-left:5px; padding-top: 5px; border-top: 1px solid #eee; }
    .mod-vip{ display: block; padding: 10px; }
    .m-baseinfo{position: relative;margin-bottom: 10px;}
    .m-baseinfo img.user-avatar {display: block;width: 50px;height: 50px;border-radius: 50px;}
    .m-baseinfo em span {position: absolute;top:15px;left:60px;font-size: 12px;color: #3C3C3C;}
    .member-login .btn{width:48%;height: 25px;display: inline-block;line-height: 25px;text-align: center;}
    .member-login .btn:hover { color: #fff !important; text-decoration: none; }
    .member-login{overflow: hidden;height:25px;text-align: center;}
    .member-logout {position: absolute; top: 33px; left: 60px; font-size: 12px; color: #399; }
    .member-center {overflow: hidden; }
    .member-center a {float: left;margin-left: -1px;width:50px;text-align: center;border-left: 1px solid #EEE;font-size: 12px; text-decoration: none; }
    .member-center a strong {height: 18px;display: block;font-size: 14px;color: #399;}

    


    /*楼层*/
    .floor .aggregation {width: 23%; }
    .floor .floor-r {width:68%;float: left;border-top: 1px solid #d1d1d1;}
    .am-btn-primary {background-color: #399;border-color: #ffedd9;color: #fff !important;}
    /*.member-login .am-btn-primary:last-child {background-color: #d9f3e4;color: #238435 !important;}*/
    /*.member-login .am-btn-primary.am-fr:hover{background: #49bf78;color: #fff !important;}*/

    .elevator_scroll{
        width: 180px;
        position: fixed;
        left: 50%;
        top: 100px;
        margin-left: -790px;
        -webkit-animation: fade .1s linear .3s both;
        animation: fade .1s linear .3s both;
        display:none;
        z-index:9
    }
    .elevator_scroll ul li{
        height: 33px;
        border: 1px solid #ebebeb;
        border-bottom: 0;
        line-height: 33px;
        color: #555;
        background-color: #fff;
        text-align: center;
        font-size: 12px;
        cursor: pointer;
    }
    .elevator_scroll ul li.item.active, .elevator_scroll ul li.item:hover {
        background-color: #399;
        border-color: #399;
        color: #fff;
    }
    .elevator_scroll ul li.to_top{
        border-bottom: 1px solid #ebebeb;
    }
    .elevator_scroll ul li.to_top i{
        display: inline-block;
        width: 10px;
        height: 11px;
        vertical-align: middle;
        margin-right: 13px;
        background: url(../images/go_top.png) 0 0 no-repeat;
        background-size: 100% 100%;
    }
    .elevator_scroll ul li.to_top span{
        color: #399;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 640px) {
    .items-nav-title{ padding: 0 10%;}
    .banner-news-title{line-height: 30px; height: 30px; color: #333; max-width: 62px;}
    .am-footer { padding-bottom: 50px; }

    /*楼层*/
    .floor .aggregation { width: 100%; height: auto; }
    .aggregation .word { padding: 10px; }
    .word .outer { width: calc(33% - 12px); }
    .floor .goods-list .goods-items { width: 50%; float: left; padding: 10px; border-bottom: 1px solid #eee; }
    .floor .goods-list .goods-items:nth-of-type(2n + 1) { border-right: 1px solid #eee; }
    .floor .goods-list .goods-items:nth-of-type(2n) { border-left: 1px solid transparent; }
}



/* 修 */
.am-block {width: 154px;height: 154px;}
.outer-con .price {text-align: center;}

/*.fenlei {border:0 solid transform;border-width:1px 1px 1px 0;border-color:#d1d1d1;border-style:solid;height:450px !important;display:none;}*/

/*侧边栏*/
.elevator {width: 40px;position: fixed;left: 200px;top: 20%;display: none;z-index: 9999;}
.elevator li{height:52px;}
.elevator li a {display: block;padding: 5px;width: 40px;height: 50px;background-color: #3a3a3a;color: #fff;border-bottom: 1px solid #fff;text-align: center;line-height: 20px;}

/* 首页banner */
.l-user-icon {display: inline-block;width: 40px;height: 40px;background: url(../images/icon.png);}
.l-user-icon1 {background-position: -42px 0;}
.l-user-icon2 {background-position: -42px -55px;}
.l-user-icon3 {background-position: -42px -109px;}
.l-user-icon4 {background-position: -42px -162px;}
.l-user-services1 {border-top: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1;}
.l-user-concate {font-size: 12px;text-align: center;white-space: nowrap;margin:10px 0 7px;}
.c399 {color:#0f6db6;
}
.l-user-service {padding-left: 20px;padding-top: 12px;}
.l-user-service span {display: inline-block;line-height: 40px;font-size: 16px;margin-left: 14px;margin-bottom: 12px;color:#3a3a3a;}
.clearfloat:after {display: block;clear: both;content: "";visibility: hidden;height: 0;}
.fl {float:left;}



.swiper-slide{max-width:180px;}
.swiper-button-next, .swiper-button-prev{
    width: 40px;
    height: 100%;
    top: 0;
    margin-top: 0;
    background-color: rgba(0,0,0,0.5);
    visibility: hidden;
    background-size: 15px 44px;
}
.swiper-button-prev{left:0;z-index: 9;}
.swiper-button-next{right:0;z-index: 9;}
.cut_floor_mode .cut{display:none;margin: 0 -5px;}
.cut_floor_mode .cut.on{display: block;}
.brand{clear:both;}
@media screen and (min-width:1280px){
    .brand:hover .swiper-button-next{visibility: initial;}
    .brand:hover .swiper-button-prev{visibility: initial;}
}

@media only screen and (max-width: 1260px) {
    .elevator_scroll{margin-left: -560px;}
    .ranking_new .rl-show {
        width: 33.3%;
    }
    .ranking_new .rl-show:nth-child(3){
        border-right: none;
    }
    .floor-banner{display:none}
    .am-container ,.am-g-fixed{
        padding-left: 20px;
        padding-right: 20px;
    }
    .banner .am-slider .am-slides img {
        width: 100%;
        left: 0;
        position: relative;
        margin-left: 0;
    }
    .banner .am-slider .am-slides li {
        height: 265px;
        overflow: hidden;
    }

    .banner1 {
        max-width: 1000px;
        width: 100%;
        padding: 0 20px;
    }
    .banner-mixed {
        width: 100%;
        position: relative;
    }
    .mod-vip {
        display: none;
    }
    .slideall{
        height: 265px;
    }
    .banner-news {
        padding-top: 0;
    }
}

@media only screen and (max-width: 1025px) {
    .floor .aggregation{
        display: none;
    }
    .floor .floor-r {
        width: 100%;
        float: left;
        border-top: 1px solid #d1d1d1;
    }
    .fenlei {
        float: right;
        width: 12%;
    }
    .fenlei .list-items .type-list-item {
        width: 100%;
        padding-left: 16px;
        text-align: left;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px;
        cursor: pointer;
    }
    .fenlei .list-items .type-list-item a {
        display: block;
    }
    .fenlei .listtitle {
        font-size: 16px;
        padding: 21px 0 16px 16px;
        text-align: left;
        font-weight: normal;
    }
    /*楼层右侧*/
    .fenlei  li:hover {background: #0f6db6;}
    .fenlei .list-items .type-list-item a:hover {color :#fff}
}

@media only screen and (max-width: 768px) {
    .ranking_new .rl-show {
        width: 50%;
    }
    .ranking_new .rl-show:nth-child(3n) , .ranking_new .rl-show:last-child{
        border-right: 1px solid #d1d1d1;
    }
    .ranking_new .rl-show:nth-child(2n){
        border-right: none;
    }
    .fenlei {
        display: none;
        float: none;
        width: 100%;
        height: auto !important;
        border-width: 1px 1px 1px 1px;
        padding-bottom: 22px;
    }
    .fenlei .listtitle {
        padding: 10px 0 10px 16px;
    }
    .fenlei .list-items .type-list-item {
        width: auto;
        padding: 0;
    }
    .fenlei .list-items .type-list-item a {
        padding: 4px 16px;
    }
    .fenlei .list-items:after{
        content: "";
        display: inline-block;
        height: 0;
        overflow: hidden;
        clear: both;
    }
    .floor .floor-r {
        width: 100%;
        float: none;
        border-top: 0;
    }
    .am-block {
        width: 100%;
        height: auto;
    }
    .banner-news {
        height: auto;
    }
    .ranking_new .con-tit {
        font-size: 18px;
    }
}

@media only screen and (max-width: 640px) {
    .banner-left ,.banner-right{
        display: none;
    }
    .ranking_new .rl-show {
        width: 100%;
        border-right: none;
    }
    .ranking_new .rl-show:nth-child(2n) , .ranking_new .rl-show:nth-child(3n), .ranking_new .rl-show:last-child{
        border-right: none;
    }
    .floor-banner img {
        width: 33.33%;
    }
    .l-user-service {
        padding-left: 10px;
        width: 50%;
    }
}

@media screen and (max-width:1025px){
    .slideall {
        height: auto;
    }
    .banner .am-slider .am-slides img {
        width: auto;
        height: 100%;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width:768px){
    .banner .am-slider .am-slides li {
        height: 154px;
    }
}




/*v1.0版本封版前手机端改版 start*/
@media screen and (max-width:768px){
    .ranking_goods .ranking_price{padding:10px;}
    .ranking_goods .ranking_pic{padding:10px;}
    .ranking_goods .ranking_pic img{height:100px;}
    .ranking_goods ul.ranking_goods_show li{width:50%;margin-top:0;margin-bottom:10px;}
    .ranking_goods ul.ranking_goods_show li:nth-child(n+5){margin-top:0;}
    .floor_poster{display:none;}
    .floor_cut_model{display: none;}
    /*.items-nav-title .floor-title{height: auto;line-height: 1;border-left: 0;border-right: 0;}*/
    .banner1{height: auto;}
    .slideall{display:block;}
    .banner1{padding:0;}
    .banner .am-slider .am-slides img{width:100%;height: auto;left: initial;transform:none;}
    .floor .goods-list .goods-items .goods-images{width: auto;height: 100%;margin: 0 -100%;}
    .floor_list{margin-bottom:20px;margin-top:20px}
    .floor_list .am-block{width: 100%;height: 150px;overflow: hidden;}
    .ranking_goods h3 span{font-size:18px;}
    .am-g.small-nav{padding-left:0;padding-right: 0;}
    .login-modal-container .user_login_title{display: none;}
    .login-modal-container{padding-top:40px;}
    /*.items-nav-title .floor_triangle>span{display: none;}*/
    /*.items-nav-title a{font-size:16px;vertical-align: text-bottom;}*/
    .floor_tit_one{text-align: center;margin-bottom:10px;}
    /*.items-nav-title{position:relative;padding: 0;display: inline-block;width: auto;}*/
    /*.items-nav-title:before{content:"";display:block;position:absolute;top:50%;right:100%;transform:translate(-10px, -50%);width:60px;height:2px;background-color:#0f6db6;}*/
    /*.items-nav-title:after{content:"";display:block;position:absolute;top:50%;left:100%;transform:translate(10px, -50%);width:60px;height:2px;background-color:#0f6db6;}*/
    .cut_floor_mode .cut{display:block;}
}
/*v1.0版本封版前手机端改版 end*/