﻿.index {
    overflow: auto;
    position: absolute;
    top: 0;
    bottom: 2.2rem;
    right: 0;
    left: 0;
    -webkit-overflow-scrolling: touch
}

    .index.lock-screen {
        overflow: hidden
    }

.swiper-layer {
    margin-top: .9rem
}

.zhima-wrap {
    display: flex;
    height: 4rem;
    align-items: center;
    font-size: 16px;
    font-weight: bolder;
    background: 50% no-repeat url(/images/xinyong.png);
    background-size: contain;
    color: #fff
}

    .zhima-wrap .zhima-txt {
        position: relative;
        padding-left: 3.2rem;
        text-shadow: 0 2px 1px rgba(29,109,215,.56)
    }

    .zhima-wrap .zhima-allow-txt {
        font-size: .54rem
    }

    .zhima-wrap .zhima-quota {
        font-size: 14px
    }

    .zhima-wrap .zhima-stress {
        color: #fff600
    }

    .zhima-wrap .test-txt {
        color: #fff;
        font-size: 12px;
        line-height: 12px
    }

.feature {
    height: 1.7rem;
    background: #fff;
    text-align: center;
    font-size: .43rem;
    color: #333;
    overflow: hidden
}

    .feature .item {
        width: 25%;
        float: left;
        text-align: left;
        padding-left: .64rem;
        box-sizing: border-box;
        height: 100%;
        line-height: 1.7rem
    }

    .feature i {
        vertical-align: middle
    }

@media (min-width:320px) {
    .feature i {
        zoom: .45
    }
}

@media (min-width:375px) {
    .feature i {
        zoom: .5
    }
}

@media (min-width:480px) {
    .feature i {
        zoom: .65
    }
}

@media (min-width:600px) {
    .feature i {
        zoom: .8
    }
}

@media (min-width:801px) {
    .feature i {
        zoom: 1.5
    }
}

.no-more-bottom {
    color: #999;
    height: 2rem;
    line-height: 2rem;
    font-size: .512rem;
    background-color: #fff;
    text-align: center
}


.swiper-container {
    height: 9rem
}

    .swiper-container .swiper-wrapper .swiper-slide-img {
        width: 100%;
        height: 100%
    }

    .swiper-container .swiper-wrapper.product .swiper-slide-img {
        width: 10.24rem;
        margin-left: 2.88rem;
        height: 100%
    }


.product-floor {
    clear: both;
    margin: .43rem .32rem;
    border-radius: .11rem;
    background-color: #fff
}

    .product-floor .title {
        height: 1.7rem;
        line-height: 1.7rem;
        width: 100%;
        text-align: center;
        overflow: hidden;
        background: url(/images/productheader.png) 50% no-repeat;
        background-size: 4.99rem .81rem
    }

        .product-floor .title h2 {
            font-size: .68rem;
            line-height: 1.7rem;
            color: #3196C3;
        }

    .product-floor .one-two {
        height: 19rem;
        display: block
    }

        .product-floor .one-two li {
            width: 50%;
            height: 4.75rem;
            float: right;
            padding: .4rem;
            text-align: left;
            box-sizing: border-box
        }

            .product-floor .one-two li.lefter {
                height: 9.5rem;
                float: left
            }

                .product-floor .one-two li.lefter .img-box {
                    bottom: 1.07rem;
                    left: .7rem;
                    width: 5.12rem;
                    height: 4.27rem
                }

            .product-floor .one-two li.righter {
                height: 9.5rem;
                float: right
            }

                .product-floor .one-two li.righter .img-box {
                    bottom: 1.07rem;
                    left: .7rem;
                    width: 5.12rem;
                    height: 4.27rem
                }

            .product-floor .one-two li .name {
                padding: 0;
                height: auto;
                font-size: .512rem
            }

            .product-floor .one-two li .img-box {
                position: absolute;
                bottom: 0;
                right: .64rem;
                height: 2.6rem
            }

            .product-floor .one-two li:nth-child(n+2) {
                /*border-right: none*/
            }

    .product-floor ul {
        width: 100%;
        background: #fff;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: left;
        align-items: center
    }

        .product-floor ul .tab-bar {
            display: -webkit-flex;
            display: flex;
            margin-bottom: .43rem;
            width: 100%;
            height: 1.28rem;
            position: relative;
            background: #8d11b5;
            border-radius: .64rem
        }

            .product-floor ul .tab-bar.no-bg {
                margin-bottom: .3rem
            }

            .product-floor ul .tab-bar .bar-bg {
                width: 100%;
                height: 100%;
                margin: 0 auto
            }

            .product-floor ul .tab-bar .tab {
                flex: 1;
                height: 1.28rem;
                line-height: 1.28rem;
                text-align: center;
                font-size: .56rem;
                color: #dbc0e1;
                border-radius: .64rem
            }

                .product-floor ul .tab-bar .tab.cur-tab {
                    color: #fff;
                    background-image: linear-gradient(#c049cc,#c860df,#ce70ed)
                }

        .product-floor ul li {
            width: 33%;
            background: #fff;
            border-right: 1px solid #f2f2f2;
            border-top: 1px solid #f2f2f2;
            text-align: center;
            overflow: hidden;
            padding-bottom: .21rem;
            position: relative
        }

            .product-floor ul li.more {
                padding: 0
            }

                .product-floor ul li.more .vip-more, .product-floor ul li.more .vip-more img {
                    width: 100%;
                    height: 100%
                }

            .product-floor ul li p {
                margin: 0 0 .1rem;
                font-size: .55rem
            }

            .product-floor ul li .img-box {
                position: relative;
                height: 3.2rem;
                width: 3.41rem;
                margin: 0 auto;
                padding: .21rem 0;
                vertical-align: middle
            }

                .product-floor ul li .img-box img {
                    width: auto;
                    height: auto;
                    max-height: 100%;
                    max-width: 100%
                }

                .product-floor ul li .img-box .no-stock {
                    position: absolute;
                    width: 50%;
                    height: auto;
                    left: 50%;
                    top: 50%;
                    margin-top: -25%;
                    margin-left: -25%;
                    z-index: 1
                }

            .product-floor ul li .name {
                padding: 0 .42rem;
                height: 1.7rem;
                line-height: .85rem;
                word-wrap: break-word;
                word-break: break-all;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                font-size: .47rem
            }

            .product-floor ul li .price {
                color: #e45050
            }

            .product-floor ul li:nth-child(3n) {
                /*border-right: none*/
            }

.hot-product, .vip-zone {
    margin: 0;
    border-radius: 0
}

    .hot-product .title, .vip-zone .title {
        height: 2.77rem;
        background: url(/images/hots-product.png) 50% no-repeat;
        background-size: 100% 100%
    }

        .hot-product .title h2, .vip-zone .title h2 {
            display: none
        }

    .hot-product ul, .vip-zone ul {
        padding: .21rem .21rem .43rem;
        background: #3196C3;
        width: 100%;
        box-sizing: border-box
    }

        .hot-product ul li, .vip-zone ul li {
            width: 48%;
            height: 4.05rem;
            margin: 1%;
            border-radius: .11rem;
            border: none;
            position: relative;
            padding: .43rem;
            box-sizing: border-box
        }

            .hot-product ul li .img-box, .vip-zone ul li .img-box {
                position: absolute;
                right: .21rem;
                bottom: .21rem;
                height: 2.2rem;
                width: 4rem
            }

            .hot-product ul li p, .vip-zone ul li p {
                text-align: left
            }

            .hot-product ul li .name, .vip-zone ul li .name {
                display: block;
                width: 5.55rem;
                height: .85rem;
                font-size: .47rem;
                word-break: keep-all;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                padding: 0
            }

            .hot-product ul li .price, .vip-zone ul li .price {
                font-size: .6rem;
                color: #3196C3;
            }

            .hot-product ul li .icon-go, .vip-zone ul li .icon-go {
                border-radius: .32rem;
                margin-top: .64rem;
                display: block
            }

@media (min-width:320px) {
    .hot-product ul li .icon-go, .vip-zone ul li .icon-go {
        zoom: .5
    }
}

@media (min-width:375px) {
    .hot-product ul li .icon-go, .vip-zone ul li .icon-go {
        zoom: .5
    }
}

@media (min-width:480px) {
    .hot-product ul li .icon-go, .vip-zone ul li .icon-go {
        zoom: .6
    }
}

@media (min-width:600px) {
    .hot-product ul li .icon-go, .vip-zone ul li .icon-go {
        zoom: .8
    }
}

@media (min-width:801px) {
    .hot-product ul li .icon-go, .vip-zone ul li .icon-go {
        zoom: 1
    }
}

.vip-zone {
    background: #d931f5 url(/images/vip-region.png) 0 0 no-repeat;
    background-size: 100% auto
}

    .vip-zone .title {
        background: none
    }

    .vip-zone ul {
        padding: .21rem .32rem .43rem;
        background: none
    }

    .vip-zone .vip-more {
        display: block;
        width: 100%;
        line-height: 1.81rem;
        font-size: .512rem;
        color: #fff;
        text-align: center
    }

        .vip-zone .vip-more .triangle-down {
            transform: rotate(90deg);
            height: .6rem;
            width: .6rem
        }







/* ------------------ Dotstyle in carousel --------------------*/

.carousel {
    position: relative;
    margin-top:3.2rem;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
            max-height:184px;
        }

    .carousel-inner > .active,
    .carousel-inner > .next,
    .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next,
    .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left,
        .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: none;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #e6e6e6;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

/* ------------------ Carousel --------------------*/
.carousel .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.3) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=1);
}

    .carousel .carousel-control.left i {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -34px;
        margin-top: -34px;
        z-index: 5;
        padding: 10px;
        border-radius: 50%;
        background-color: #79859b;
    }

.carousel .carousel-control.right {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.3) 100%));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=1);
}

    .carousel .carousel-control.right i {
        position: absolute;
        top: 50%;
        right: 50%;
        margin-right: -34px;
        margin-top: -34px;
        z-index: 5;
        padding: 10px;
        border-radius: 50%;
        background-color: #79859b;
    }

.carousel .carousel-indicators {
    bottom: 0;
}

.carousel .carousel-inner .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0);
    opacity: 0.9;
}

.carousel.vertical .carousel-inner {
    height: 100%;
}

.carousel.vertical .item {
    -webkit-transition: top;
    transition: top;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    left: 0;
    z-index: 2;
}

.carousel.vertical .active {
    z-index: 1;
}

.carousel.vertical .active,
.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0;
}

    .carousel.vertical .next,
    .carousel.vertical .active.right {
        top: 100%;
    }

    .carousel.vertical .prev,
    .carousel.vertical .active.left {
        top: -100%;
    }





.carousel .carousel-inner > .item > img, .carousel .carousel-inner > .item > a > img {
    width: 100%;
}

.dotstyle {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    bottom: 10px !important;
}

    .dotstyle.center {
        width: auto;
        left: 35%;
    }

    .dotstyle li {
        position: relative;
        display: block;
        float: left;
        margin: 0 5px;
        width: 16px;
        height: 16px;
        cursor: pointer;
        border-radius: 50%;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
        -webkit-transition: box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease;
        border: none;
        background-color: #666;
    }

        .dotstyle li a {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            outline: none;
            border-radius: 50%;
            background-color: #fff;
            background-color: rgba(255, 255, 255, 0.3);
            text-indent: -999em;
            /* make the text accessible to screen readers */
            cursor: pointer;
            position: absolute;
            background-color: rgba(255, 255, 255, 0.7);
            -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
            transition: background-color 0.3s ease, transform 0.3s ease;
        }

            .dotstyle li a:hover,
            .dotstyle li a:focus {
                background-color: white;
            }

            .dotstyle li a:focus {
                outline: none;
            }

        .dotstyle li.active {
            margin: 0 5px;
            width: 16px;
            height: 16px;
            background: none;
            background-color: #3196C3;
            box-shadow: 0 0 0 2px white;
        }

            .dotstyle li.active a {
                -webkit-transform: scale(0.4);
                -ms-transform: scale(0.4);
                transform: scale(0.4);
                background-color: white;
            }








