/* Minification failed. Returning unminified contents.
(1366,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*
公共
*/
* {
    margin: 0px;
    padding: 0px;
    border: 1px none #000;
    list-style-type: none;
    text-decoration: none;
    word-break: break-all;
    border-radius: 0;
}

body {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    background-color: #f6f6f6;
}

.body-color {
    background-color: #fff;
}

.clear {
    clear: both;
}

.zhezhaoceng {
    background-color: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 990;
    top: 0;
}

.listmoren {
    background-color: #fff;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #e0e0e0;
    border-bottom-color: #e0e0e0;
}

.anniu100 {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 20px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.anniu100 a {
    width: 100%;
    height: 42px;
    color: #FFF;
    background-color: #eb3e36;
    display: block;
    border-radius: 3px;
    font-family: "微软雅黑";
    font-size: 15px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
}

.dangedizhi {
    padding: 15px;
    position: relative;
}

    .dangedizhi .li1 {
        position: absolute;
        height: 16px;
        width: 12px;
        background-image: url(https://img.yunchepin.cn/mobile/Images/weizhi10x14.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 10px 14px;
        left: 15px;
        top: 50%;
        margin-top: -8px;
        z-index: 1;
    }

    .dangedizhi .li2 {
        width: 100%;
    }

        .dangedizhi .li2 p {
            margin-right: 47px;
            margin-left: 37px;
            font-size: 14px;
            color: #818181;
        }

        .dangedizhi .li2 .p1 span {
            float: right;
            color: #818181 !important;
        }

        .dangedizhi .li2 .p1 strong {
            font-weight: normal;
        }

        .dangedizhi .li2 .p1 b, .dangedizhi .li2 .p2 {
            margin-top: 5px;
        }

            .dangedizhi .li2 .p1 b, .dangedizhi .li2 .p2 strong {
                color: #494949;
                font-weight: normal;
            }

    .dangedizhi .li3 {
        position: absolute;
        height: 12px;
        width: 8px;
        background-image: url(https://img.yunchepin.cn/mobile/Images/youjiantou8x12.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 8px 12px;
        right: 15px;
        top: 50%;
        margin-top: -6px;
        z-index: 1;
    }

.weixin {
    width: 100%;
}

.top {
    background-color: #f2f2f2;
    height: 40px;
    width: 100%;
}

    .top .navBar {
        /*position: fixed;
        top: 0;*/
        width: 100%;
        height: 40px;
        background-color: #f2f2f2;
        z-index: 990;
    }

    .top .li1 {
        float: left;
        padding-left: 17px;
    }
        .top .li1 h1 {
            display: inline-block;
            font-weight: normal;
        }
        .top .li1 span img {
            width: 4px;
            height: 7px;
            margin: 0 4px;
        }

    .top .li2 {
        float: right;
        height: 100%;
    }

        .top .li2 img {
            width: 19px;
            height: 16px;
            margin-top: 12px;
            margin-right: 12px;
        }

    .top .li1 a {
        line-height: 40px; 
        font-family: "Microsoft YaHei";
        display: inline-block;
        font-size: 14px;
        color: #6c6c6c;
    }



    .top .li2 span {
        width: 100%;
        position: absolute;
        text-align: center;
        color: #1b1b1b;
        font-weight: bold;
        font-size: 16px;
        font-family: "微软雅黑";
        line-height: 40px;
    }

    .top .li3 a {
        position: absolute;
        z-index: 1;
        display: inline-block;
        height: 40px;
        font-size: 16px;
        color: #8e8e8e;
        right: 0;
        margin-right: 15px;
        line-height: 40px;
    }

    .top .li-sousuo a {
        background-image: url("https://img.yunchepin.cn/mobile/Images/SousuoIco22x22.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: inline-block;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 20px;
        z-index: 1;
    }

    .top .listWarp {
        position: absolute;
        top: 40px;
        height: 100%;
        width: 100%;
        z-index: 99999;
        background: #fafafa;
    }

        .top .listWarp .clsifica {
            display: flex;
            box-sizing: border-box;
            border-top: 1px solid #d7d7d7;
        }

            .top .listWarp .clsifica li {
                flex: 1;
                text-align: center;
                height: 75px;
            }

                .top .listWarp .clsifica li div {
                    height: 47px;
                }

                .top .listWarp .clsifica li a {
                    width: 100%;
                    height: 100%;
                    display: block;
                }

                .top .listWarp .clsifica li:nth-child(2) {
                    border-left: 1px solid #d7d7d7;
                    border-right: 1px solid #d7d7d7;
                }

                .top .listWarp .clsifica li:nth-child(3) {
                    border-right: 1px solid #d7d7d7;
                }

            .top .listWarp .clsifica p {
                font-size: 13px;
                color: #6c6c6c;
                line-height: 13px;
            }

            .top .listWarp .clsifica img {
                width: 30px;
                height: 30px;
                margin-top: 12px;
            }


        .top .listWarp .shopListTlp {
            padding-top: 15px;
            border-top: 1px solid #d7d7d7;
        }

            .top .listWarp .shopListTlp h3 {
                color: #272727;
                padding-left: 17px;
                font-size: 13px;
                font-weight: normal;
            }

            .top .listWarp .shopListTlp .moreWarp {
                padding-left: 4%;
                height: 72px;
                margin-bottom: 7px;
                overflow: hidden;
                margin-top: 10px;
            }

            .top .listWarp .shopListTlp li {
                float: left;
                width: 17%;
                height: 26px;
                padding: 0 2%;
                border: 1px solid #eeeeee;
                text-align: center;
                line-height: 26px;
                background: #fff;
                margin-bottom: 8px;
                margin-right: 3%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .top .listWarp .shopListTlp li a {
                    display: inline-block;
                    color: #6c6c6c;
                }

            .top .listWarp .shopListTlp .btnLkMore {
                border: 1px solid transparent;
                background: #fafafa;
            }

                .top .listWarp .shopListTlp .btnLkMore a {
                    color: #bbbbbb;
                }

                    .top .listWarp .shopListTlp .btnLkMore a img {
                        width: 6px;
                        vertical-align: middle;
                    }

                    .top .listWarp .shopListTlp .btnLkMore a span {
                        padding-right: 3px;
                    }


.top_notice {
    display: inline-block;
}

    .top_notice img {
        width: 100%;
    }

.Bottom {
    height: 56px;
    margin-top: 20px;
}

    .Bottom .list {
        position: fixed;
        bottom: 0;
        z-index: 999;
        width: 100%;
        height: 55px;
        background-color: #fafafa;
    }

        .Bottom .list li {
            float: left;
            width: 25%;
            color: #8e8e8e;
        }

            .Bottom .list li a {
                font-size: 14px;
                color: inherit;
                text-align: center;
                display: block;
                padding-top: 30px;
                background-position: center 6px;
                background-size: 21px 21px;
                border-top-width: 1px;
                border-top-style: solid;
                border-top-color: #e1e1e1;
            }

        .Bottom .list .li1 .a1 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/Gril-N.png);
            background-repeat: no-repeat;
        }

        .Bottom .list .li2 .a2 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/Boy-N.png);
            background-repeat: no-repeat;
        }

        .Bottom .list .li3 .a3 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/gouwuche-N.png);
            background-repeat: no-repeat;
        }

        .Bottom .list .li4 .a4 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/MemberIco26x19-0.png);
            background-repeat: no-repeat;
        }


        .Bottom .list .lihover a {
            border-top-width: 4px;
            border-top-style: solid;
            border-top-color: #eb3e36;
            color: #eb3e36;
        }

        .Bottom .list .li-kong .a3 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/ShoppingCartIco28x23-2.png);
            background-repeat: no-repeat;
        }

        .Bottom .list .lihover .a1 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/Gril-Y.png);
            background-repeat: no-repeat;
            background-position: center 6px;
        }

        .Bottom .list .lihover .a2 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/Boy-Y.png);
            background-repeat: no-repeat;
            background-position: center 6px;
        }

        .Bottom .list .lihover .a3 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/gouwuche-Y.png);
            background-repeat: no-repeat;
            background-position: center 6px;
        }

        .Bottom .list .lihover .a4 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/MemberIco26x19-1.png);
            background-repeat: no-repeat;
            background-position: center 6px;
        }

.hejijiesuan {
    border-top: 1px solid #e0e0e0;
    background-color: #fff;
    height: 50px;
    margin-top: 20px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 50px;
    font-family: "微软雅黑";
}

    .hejijiesuan .li1 {
        float: left;
    }

        .hejijiesuan .li1 span {
            background-image: url(https://img.yunchepin.cn/mobile/Images/yuanquanhui17x17.png);
            background-repeat: no-repeat;
            background-position: left center;
            padding-left: 20px;
            display: inline-block;
            margin-left: 10px;
            font-size: 14px;
            color: #434343;
            cursor: pointer;
        }

    .hejijiesuan .li1-hover span {
        background-image: url(https://img.yunchepin.cn/mobile/Images/duigouhong17x17.png);
    }

    .hejijiesuan .li2, .hejijiesuan .li3 {
        float: right;
        margin-left: 10px;
        margin-right: 10px;
    }

        .hejijiesuan .li2 span {
            color: #383838;
        }

        .hejijiesuan .li2 strong {
            font-size: 14px;
            color: #fb3224;
        }

        .hejijiesuan .li3 a {
            line-height: 50px;
            text-align: center;
            height: 50px;
            width: 90px;
            display: inline-block;
            background-color: #eb3e36;
            color: #fff;
            font-size: 14px;
        }

.zhifufangshi {
    position: fixed;
    height: 246px;
    top: 50%;
    margin-top: -123px;
    z-index: 993;
    background-color: #FFF;
    width: 86%;
    margin-left: 7%;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
}

    .zhifufangshi .title span {
        background-image: url(https://img.yunchepin.cn/mobile/Images/huichacha22x22.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 22px 22px;
        height: 48px;
        width: 48px;
        display: inline-block;
        float: right;
    }

    .zhifufangshi .title h3 {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #c9c9c9;
        margin-right: 10px;
        margin-left: 10px;
        line-height: 48px;
        text-align: center;
        font-family: "微软雅黑";
        font-size: 18px;
        color: #1b1b1b;
        font-weight: normal;
    }

    .zhifufangshi .jiage {
        text-align: center;
    }

        .zhifufangshi .jiage span {
            font-size: 16px;
            line-height: 30px;
            color: #535353;
            display: block;
            width: 100%;
            font-weight: bold;
            margin-top: 10px;
        }

        .zhifufangshi .jiage strong {
            font-family: "微软雅黑";
            font-size: 35px;
            line-height: 36px;
            color: #ff4848;
        }

    .zhifufangshi .fangshi {
        margin-top: 15px;
    }

        .zhifufangshi .fangshi a {
            display: block;
            line-height: 40px;
            text-align: center;
            height: 40px;
            background-color: #74c543;
            color: #fff;
            font-size: 18px;
            margin-right: 10px;
            margin-left: 10px;
            border: 1px solid #74c543;
            border-radius: 3px;
        }

            .zhifufangshi .fangshi a:hover {
                background-color: #f60;
                color: #fff;
                border: 1px solid #f60;
            }

        .zhifufangshi .fangshi .a2 {
            background-color: #fafafa;
            color: #4e4e4e;
            margin-bottom: 10px;
            border: 1px solid #dedede;
        }

        .zhifufangshi .fangshi .a3 {
            background-color: #00aaee;
            color: #fff;
            margin-bottom: 10px;
            border: 1px solid #00aaee;
        }

        .zhifufangshi .fangshi .a_disabled {
            background-color: #dedede !important;
            color: #fff !important;
            border: 1px solid #dedede !important;
        }

.goumai-xuanze {
    background-color: #fafafa;
    position: fixed;
    bottom: 0px;
    z-index: 991;
    width: 100%;
}

    .goumai-xuanze .jianjie {
        height: 80px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e0e0e0;
        position: relative;
        overflow: hidden;
    }

        .goumai-xuanze .jianjie .li1 {
            height: 60px;
            width: 60px;
            margin-top: 10px;
            position: absolute;
            left: 0;
            top: 0;
            margin-left: 10px;
            z-index: 1;
        }

            .goumai-xuanze .jianjie .li1 img {
                height: 60px;
                width: 60px;
            }

        .goumai-xuanze .jianjie .li2 {
            width: 100%;
            position: absolute;
        }

            .goumai-xuanze .jianjie .li2 p {
                margin-left: 80px;
                margin-right: 46px;
            }

                .goumai-xuanze .jianjie .li2 p strong {
                    font-family: "微软雅黑";
                    font-size: 16px;
                    line-height: 22px;
                    color: #1b1b1b;
                    display: inline-block;
                    height: 44px;
                    margin-top: 3px;
                    overflow: hidden;
                    font-weight: normal;
                }

                .goumai-xuanze .jianjie .li2 p span {
                    font-family: "微软雅黑";
                    font-size: 20px;
                    color: #fb3224;
                }

        .goumai-xuanze .jianjie .li-close {
            height: 26px;
            width: 26px;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 1;
            margin-top: 27px;
            margin-right: 10px;
        }

            .goumai-xuanze .jianjie .li-close span {
                background-image: url(https://img.yunchepin.cn/mobile/Images/huichacha22x22.png);
                background-repeat: no-repeat;
                background-position: center center;
                background-size: 22px 22px;
                display: block;
                height: 26px;
                width: 26px;
                cursor: pointer;
            }

    .goumai-xuanze .xuanze {
        background-color: #fff;
        padding: 10px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #e0e0e0;
        border-bottom-color: #e0e0e0;
        margin-top: 5px;
    }

        .goumai-xuanze .xuanze .wenzi strong {
            font-size: 12px;
            color: #1b1b1b;
            font-weight: normal;
            background-image: url(https://img.yunchepin.cn/mobile/Images/huangshuxian2x11.png);
            background-repeat: no-repeat;
            background-position: left center;
            padding-left: 5px;
            font-family: "微软雅黑";
        }

        .goumai-xuanze .xuanze .list li {
            display: inline-block;
            margin-right: 3px;
            margin-left: 3px;
            margin-top: 6px;
        }

            .goumai-xuanze .xuanze .list li span {
                display: inline-block;
                padding-right: 13px;
                padding-left: 13px;
                background-color: #fafafa;
                border: 1px solid #dedede;
                border-radius: 4px;
                cursor: pointer;
                height: 30px;
                line-height: 30px;
                font-size: 12px;
                color: #979797;
            }

        .goumai-xuanze .xuanze .list .li-hover span {
            background-color: #eb3e36;
            border: 1px solid #eb3e36;
            color: #fff;
        }

    .goumai-xuanze .xuanze-tongji .list li {
        margin-right: 0px;
        margin-left: -1px;
        float: left;
    }

        .goumai-xuanze .xuanze-tongji .list li span {
            border-radius: 0px;
            font-size: 26px;
        }

        .goumai-xuanze .xuanze-tongji .list li input {
            font-size: 16px;
            line-height: 30px;
            color: #666;
            background-color: #fff;
            height: 30px;
            border: 1px solid #dedede;
            display: inline-block;
            text-align: center;
            width: 60px;
        }

    .goumai-xuanze .xuanze-tongji .jiage {
        line-height: 30px;
        height: 30px;
    }

        .goumai-xuanze .xuanze-tongji .jiage i {
            margin-right: 10px;
            margin-left: 10px;
            float: left;
        }

        .goumai-xuanze .xuanze-tongji .jiage strong {
            color: #fb3224;
            font-size: 22px;
            float: left;
        }

            .goumai-xuanze .xuanze-tongji .jiage strong em {
                font: inherit;
            }

    .goumai-xuanze .queding {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }

        .goumai-xuanze .queding .anniu {
            width: 100%;
            font-family: "微软雅黑";
            font-size: 18px;
            line-height: 40px;
            color: #ffffff;
            letter-spacing: 6px;
            height: 40px;
            background-color: #eb3e36;
            border-radius: 3px;
            border-style: none;
            -webkit-appearance: none;
        }
/*
搜索页
*/
.Sousuokuang {
    background-color: #fafafa;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 0px;
    border-top: 1px solid #e0e0e0;
}

    .Sousuokuang .fenlei {
        float: right;
        height: 36px;
        width: 30px;
        background-image: url(https://img.yunchepin.cn/mobile/Images/FenleiImg24x30.png);
        background-repeat: no-repeat;
        background-size: 24px 30px;
        background-position: center center;
        margin-top: 4px;
        margin-left: 5px;
        margin-right: 5px;
    }

        .Sousuokuang .fenlei a {
            display: block;
            height: 36px;
            width: 30px;
        }

    .Sousuokuang .sousuo {
        /*margin-right: 15px;
        margin-left: 15px;*/
        position: relative;
        height: 40px;
        overflow: hidden;
        border: 1px solid #d5d8db;
        border-radius: 30px;
    }

        .Sousuokuang .sousuo .InputText {
            height: 40px;
            width: 100%;
            position: absolute;
            text-indent: 15px;
            font-size: 16px;
            color: #969696;
            line-height: 40px;
            text-indent: 65px;
        }

        .Sousuokuang .sousuo .anniu {
            background-image: url(https://img.yunchepin.cn/weixin/red-fdj.png);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 22px 22px;
            height: 22px;
            width: 22px;
            display: block;
            position: absolute;
            right: 5px;
            top: 9px;
            z-index: 1;
            background-color: #fff;
            background-size: contain;
        }

    .Sousuokuang .xialakuang {
        position: absolute;
        height: 40px;
        width: 60px;
        z-index: 2;
    }

        .Sousuokuang .xialakuang .kuang {
            position: relative;
            height: 40px;
            width: 60px;
        }

        .Sousuokuang .xialakuang b {
            height: 40px;
            width: 43px;
            position: absolute;
            display: inline-block;
            line-height: 40px;
            font-size: 14px;
            background-color: #ec5049;
            color: #fff;
            padding-left: 5px;
            padding-right: 14px;
            overflow: hidden;
            text-align: center;
        }

        .Sousuokuang .xialakuang select {
            height: 40px;
            width: 60px;
            opacity: 0;
            display: inline-block;
            text-align: center;
            position: relative;
            z-index: 2;
        }

        .Sousuokuang .xialakuang i {
            background-image: url(https://img.yunchepin.cn/mobile/Images/xiajiantoubai16x10.png);
            background-repeat: no-repeat;
            height: 5px;
            width: 12px;
            display: inline-block;
            background-size: 10px 5px;
            position: absolute;
            right: 0;
            top: 19px;
        }

.Sousuokuang {
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    display: -webkit-box;
    display: -moz-box;
}

.sousuo {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    margin-left: 5px;
}

.site-switch {
    color: #f0423f;
    font-size: 0.61538rem;
    font-weight: bold;
    padding-left: 0.61538rem;
    margin-right: 0.61538rem;
    margin-left: 0.307rem;
    background: url("https://img.yunchepin.cn/mobile/Images/mapAdassIco.png")no-repeat 0 0.17231rem;
    background-size: 0.44308rem 0.54154rem;
}

    .site-switch span {
        background: url("https://img.yunchepin.cn/mobile/Images/pullown-art.png")no-repeat right;
        background-size: 0.41846rem 0.29538rem;
        padding-right: 0.64rem;
    }

.GoodsList {
    margin-right: 5px;
    margin-left: 5px;
    background-color: #fff;
    margin-bottom: 15px;
}

    .GoodsList .product {
        float: left;
        width: 50%;
        text-align: center;
        margin-bottom: 20px;
    }

    .GoodsList .productKuang {
        margin-right: 5px;
        margin-left: 5px;
        background-color: #f6f6f6;
        padding-bottom: 6px;
    }

        .GoodsList .productKuang .keywords span {
            height: 28px;
            font-size: 12px;
            line-height: 14px;
            color: #989898;
            font-family: "微软雅黑";
            display: block;
            overflow: hidden;
            text-align: left;
            margin-top: 5px;
            margin-right: 6px;
            margin-left: 6px;
        }

    .GoodsList .product .img {
        overflow: hidden;
        text-align: center;
    }

        .GoodsList .product .img img {
            width: 100%;
            height: 46vw;
            vertical-align: middle;
        }

    .GoodsList .product .title span {
        height: 16px;
        font-size: 14px;
        line-height: 18px;
        color: #505050;
        display: block;
        overflow: hidden;
        text-align: left;
        margin-top: 5px;
        margin-right: 6px;
        margin-left: 6px;
        font-family: "微软雅黑";
    }

    .GoodsList .product .keywords span {
        height: 22px;
        font-size: 12px;
        color: #949494;
        font-family: "微软雅黑";
        display: block;
        overflow: hidden;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 99%;
    }

    .GoodsList .product .RegisterDate span {
        height: 14px;
        font-size: 12px;
        line-height: 14px;
        color: #b9b9b9;
        font-family: "微软雅黑";
        display: block;
        overflow: hidden;
        text-align: left;
        margin-top: 5px;
        margin-right: 6px;
        margin-left: 6px;
    }

.BoyRegisterDate {
    color: #b9b9b9 !important;
    font-family: "微软雅黑" !important;
    font-size: 12px !important;
    margin-left: 6px !important;
    height: 14px !important;
    overflow: hidden !important;
    display: block !important;
    line-height: 14px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.GoodsList .product .jiage {
    text-align: left;
    padding-bottom: 5px;
}

    .GoodsList .product .jiage span {
        color: #e13627;
        font-family: "微软雅黑";
        font-size: 14px;
        margin-left: 6px;
    }

/*更多*/
.GoodsList .more {
    background-color: #fafafa;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin-top: 20px;
    text-align: center;
}
/*没有更多了*/
.GoodsList .more0 {
    color: #5e5e5e;
    cursor: default;
}
/*加载更多*/
.GoodsList .more1 {
    color: #5e5e5e;
    cursor: default;
    background-color: #fafafa;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin-top: 20px;
    text-align: center;
}

.GoodsList .more img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.GoodsList .more span {
    margin-left: 6px;
}

/*
详情页
*/
.body-xiangqing {
    background-color: #fafafa;
}

.sp-xiangqing .dh-tab {
    height: 41px;
    background-color: #fafafa;
    width: 100%;
}

    .sp-xiangqing .dh-tab ul {
        /*position: fixed;
        top: 0px;*/
        width: 100%;
        height: 41px;
        background-color: #fafafa;
        z-index: 98;
    }

    .sp-xiangqing .dh-tab li {
        width: 33.33%;
        float: left;
    }

        .sp-xiangqing .dh-tab li a {
            line-height: 38px;
            height: 38px;
            display: block;
            text-align: center;
            color: #9b9494;
            border-bottom-width: 3px;
            border-bottom-style: solid;
            border-bottom-color: #fafafa;
            font-size: 14px;
        }

    .sp-xiangqing .dh-tab .li-xian a {
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #d2d2d2;
    }

    .sp-xiangqing .dh-tab .li-hover a {
        background-color: #fff;
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-bottom-color: #e6453c;
    }

.sp-xiangqing .biaoti-jiage {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .sp-xiangqing .biaoti-jiage .shoucang {
        float: right;
        height: 47px;
        width: 47px;
        margin-right: 10px;
        text-align: center;
        border-radius: 4px;
        border: 1px solid #d6d6d6;
    }

        .sp-xiangqing .biaoti-jiage .shoucang a {
            display: block;
            height: 47px;
            width: 47px;
        }

        .sp-xiangqing .biaoti-jiage .shoucang .ico {
            width: 20px;
            height: 17px;
            background-image: url("https://img.yunchepin.cn/mobile/Images/shoucangfalse20x17.png");
            background-repeat: no-repeat;
            background-size: contain;
            display: inline-block;
            margin-top: 5px;
        }

    .sp-xiangqing .biaoti-jiage .shoucang-hover .ico {
        background-image: url("https://img.yunchepin.cn/mobile/Images/shoucangture20x17.png");
        background-repeat: no-repeat;
    }

    .sp-xiangqing .biaoti-jiage .shoucang span {
        height: 16px;
        line-height: 16px;
        display: block;
        font-size: 12px;
        width: 47px;
        color: #444;
    }

    .sp-xiangqing .biaoti-jiage .biaoti {
        margin-right: 5px;
        margin-left: 10px;
    }

        .sp-xiangqing .biaoti-jiage .biaoti strong {
            display: block;
            line-height: 18px;
            font-size: 16px;
            font-weight: bold;
            color: #1b1b1b;
        }

        .sp-xiangqing .biaoti-jiage .biaoti span {
            font-family: "微软雅黑";
            font-size: 20px;
            color: #fb3224;
            margin-top: 5px;
            float: left;
        }

        .sp-xiangqing .biaoti-jiage .biaoti .keywords {
            font-family: "微软雅黑";
            font-size: 12px;
            line-height: 14px;
            color: #989898;
            margin-top: 5px;
            display: block;
        }

        .sp-xiangqing .biaoti-jiage .biaoti .OnClicks {
            font-family: "宋体", Verdana, Arial;
            font-size: 12px;
            line-height: 30px;
            color: #9f9f9f;
            margin-left: 20px;
            float: left;
            height: 30px;
        }

        .sp-xiangqing .biaoti-jiage .biaoti .pricediv {
            height: 30px;
            line-height: 30px;
        }

        .sp-xiangqing .biaoti-jiage .biaoti .PostFree {
            font-family: "宋体", Verdana, Arial !important;
            font-size: 12px !important;
            line-height: 18px !important;
            margin-left: 20px !important;
            float: left !important;
            height: 18px !important;
            color: #fff !important;
            background: transparent url("https://img.yunchepin.cn/byz/images/Freetip.png") no-repeat scroll 0% 0%;
            padding: 0 8px !important;
            margin-top: 12px !important;
        }

.sp-xiangqing .zhengce {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #e5e5e5;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #e5e5e5;
    line-height: 36px;
    background-color: #fafafa;
    height: 36px;
}

    .sp-xiangqing .zhengce li {
        float: left;
        margin-left: 15px;
    }

        .sp-xiangqing .zhengce li .ico {
            height: 12px;
            width: 12px;
            display: inline-block;
            background-image: url(https://img.yunchepin.cn/mobile/Images/DuigouHong12x12.png);
            background-repeat: no-repeat;
            background-size: contain;
            float: left;
            margin-top: 12px;
            margin-right: 3px;
        }

        .sp-xiangqing .zhengce li span {
            display: inline-block;
        }

.sp-xiangqing .chima-guige {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e0e0e0;
}

    .sp-xiangqing .chima-guige .chima {
        margin-right: 10px;
        margin-left: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e5e5e5;
        padding-bottom: 10px;
        font-size: 14px;
        color: #2c2c2c;
        line-height: 26px;
    }

        .sp-xiangqing .chima-guige .chima span {
            color: #9f9f9f;
            margin-right: 5px;
        }

    .sp-xiangqing .chima-guige .guige {
        margin-top: 10px;
        margin-right: 10px;
        margin-left: 10px;
    }

        .sp-xiangqing .chima-guige .guige li {
            float: left;
            width: 25%;
        }

            .sp-xiangqing .chima-guige .guige li span, .sp-xiangqing .chima-guige .guige li strong, .sp-xiangqing .chima-guige .guige li a {
                font-size: 12px;
                line-height: 32px;
                height: 32px;
                border: 1px solid #dcdcdc;
                display: block;
                margin-top: -1px;
                margin-left: -1px;
                text-align: center;
                color: #726b6b;
            }

            .sp-xiangqing .chima-guige .guige li strong {
                background-color: #fafafa;
                color: #999999;
                font-weight: normal;
            }

.sp-xiangqing .pinpai {
    line-height: 34px;
    height: 34px;
    background-color: #fff;
    margin-top: 10px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #e0e0e0;
    border-bottom-color: #e0e0e0;
}

    .sp-xiangqing .pinpai strong {
        display: inline-block;
        line-height: 34px;
        height: 34px;
        margin-left: 15px;
        color: #6a6a6a;
        font-family: "微软雅黑";
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 225px;
    }

}

.sp-xiangqing .pinpai strong .ico {
    background-image: url(https://img.yunchepin.cn/mobile/Images/weizhi10x14.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 14px;
    width: 10px;
    float: left;
    margin-top: 11px;
    margin-right: 2px;
}

.sp-xiangqing .pinpai span {
    float: right;
    color: #b1b1b1;
    background-image: url(https://img.yunchepin.cn/mobile/Images/youjiantou8x12.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 8px 12px;
    line-height: 34px;
    height: 34px;
    display: inline-block;
    margin-right: 15px;
    padding-right: 13px;
}

.sp-xiangqing .goumai {
    line-height: 42px;
    height: 42px;
}

    .sp-xiangqing .goumai ul {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99;
        background-color: #535353;
    }

        .sp-xiangqing .goumai ul li {
            float: left;
            height: 42px;
            width: 50%;
        }

            .sp-xiangqing .goumai ul li a {
                text-align: center;
                display: block;
            }


        .sp-xiangqing .goumai ul .li1 {
            width: 42%;
        }

        .sp-xiangqing .goumai ul .li2 {
            width: 42%;
        }

        .sp-xiangqing .goumai ul .li3 {
            background-color: #fff;
            width: 16%;
        }

        .sp-xiangqing .goumai ul .li1 a {
            color: #fff;
            background-color: #ee9839;
            text-align: center;
            display: block;
        }

        .sp-xiangqing .goumai ul .li2 a {
            color: #fff;
            background-color: #eb3e36;
        }


        .sp-xiangqing .goumai ul .li3 a {
            color: #fff;
            width: 100%;
            height: 100%;
        }

.CollectYes {
    background: url(https://img.yunchepin.cn/mobile/Images/yishoucang.png) no-repeat center center;
    background-size: 30px 40px;
}

.CollectNo {
    background: url(https://img.yunchepin.cn/mobile/Images/weishouchang.png) no-repeat center center;
    background-size: 30px 40px;
}

.sp-xiangqing .goumai .disabled {
    opacity: 0.7;
}

.xfGouwuche {
    height: 40px;
    width: 40px;
    display: block;
    background-image: url(https://img.yunchepin.cn/mobile/Images/gouwucheImg40x40.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 10px;
}

.xfGouwuche_REM {
    height: 2rem;
    width: 2rem;
    display: block;
    background-image: url(https://img.yunchepin.cn/mobile/Images/gouwucheImg40x40.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0.4rem;
}

.xfdingbu {
    opacity: 0.9;
    height: 40px;
    width: 40px;
    margin-top: 10px;
    display: block;
    background-image: url(https://img.yunchepin.cn/mobile/Images/dingbuimg40x40.png);
    background-repeat: no-repeat;
    background-size: contain;
}


.xfdingbu_REM {
    height: 2rem;
    width: 2rem;
    margin-top: 0.4rem;
    display: block;
    background-image: url(https://img.yunchepin.cn/mobile/Images/dingbuimg40x40.png);
    background-repeat: no-repeat;
    background-size: contain;
}


.xfReturnPC {
    opacity: 0.9;
    height: 40px;
    width: 40px;
    margin-top: 10px;
    background-image: url(https://img.yunchepin.cn/mobile/Images/ReturnPC.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}


.suspensionWrap {
    position: fixed;
    bottom: 110px;
    right: 5px;
    z-index: 999;
}

.xfContactUSKeFu {
    height: 40px;
    width: 40px;
    background-image: url(https://img.yunchepin.cn/mobile/Images/ContactQQ.png);
    background-repeat: no-repeat;
    display: block;
    background-size: contain;
}


.xfdingbu-none {
    display: none;
}

.layermmain .zhifufangshi {
    position: inherit;
    height: auto;
    top: auto;
    margin-top: auto;
    z-index: 993;
    background-color: #FFF;
    width: 100%;
    margin-left: auto;
}
/*
    extend by yongjin.c
*/
.sp-xiangqing .swiper-container {
    width: 100%;
}

.sp-xiangqing .swiper-slide {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 18px;
    justify-content: center;
    text-align: center;
}

    .sp-xiangqing .swiper-slide img {
        display: block;
        vertical-align: middle;
        width: 100%;
    }

.sp-xiangqing .swiper-pagination, a {
    -ms-scrollbar-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    mso-highlight: rgba(0, 0, 0, 0);
    scrollbar-highlight-color: rgba(0, 0, 0, 0);
    text-decoration: none;
}

.sp-xiangqing #tab2 img {
    width: 100%;
    max-width: 100%;
}

.label {
    background-image: url(/Images/duigouhui20x19.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 19px;
    color: #979797;
    padding-left: 22px;
    margin-right: 20px;
    display: inline-block;
    line-height: 40px;
}

input[type=checkbox].checkbox:checked + label, input[type=radio].checkbox:checked + label {
    background-image: url(/Images/duigouhong20x19.png);
}

/***/

.duogedingdan {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    height: 62px;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 10px;
}

    .duogedingdan .list li {
        float: left;
        height: 62px;
        width: 62px;
        margin-right: 10px;
        color: #666;
    }

        .duogedingdan .list li img {
            height: 62px;
            width: 62px;
        }

    .duogedingdan .list .li-text {
        line-height: 62px;
        font-size: 14px;
        width: 68px;
        margin-right: 5px;
    }

        .duogedingdan .list .li-text i {
            font-size: 16px;
            color: #ff4848;
            margin-right: 3px;
            margin-left: 3px;
            font-family: "微软雅黑";
            font-style: normal;
            font-weight: bold;
        }

    .duogedingdan .more {
        position: absolute;
        right: 0;
        height: 62px;
        width: 30px;
        background-image: url(https://img.yunchepin.cn/mobile/Images/youjiantou8x12.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 8px 12px;
    }

.dangedingdan {
    height: 67px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: solid 1px #e0e0e0;
    margin-right: 10px;
    margin-left: 10px;
}

    .dangedingdan .li1 {
        height: 62px;
        width: 62px;
        position: absolute;
        z-index: 1;
        left: 0;
    }

        .dangedingdan .li1 img {
            height: 62px;
            width: 62px;
        }

    .dangedingdan .li2 {
        height: 62px;
        width: 100%;
        position: absolute;
    }

        .dangedingdan .li2 p {
            margin-right: 75px;
            margin-left: 74px;
            font-family: "微软雅黑";
        }

        .dangedingdan .li2 strong {
            font-size: 14px;
            font-weight: normal;
            color: #1b1b1b;
            line-height: 16px;
            height: 16px;
            overflow: hidden;
            display: block;
            font-family: "微软雅黑";
        }

        .dangedingdan .li2 span {
            font-size: 12px;
            line-height: 14px;
            color: #7c7c7c;
            margin-top: 5px;
            height: 14px;
            overflow: hidden;
            display: block;
        }

        .dangedingdan .li2 .PostFree {
            padding: 1px 8px !important;
        }

        .dangedingdan .li2 .PostFreeImg {
            margin-left: 0px !important;
            margin-top: 10px !important;
            margin-right: 10px !important;
        }

        .dangedingdan .li2 .PostFreeNew {
            margin-left: 0px !important;
            margin-top: 10px !important;
            margin-right: 10px !important;
        }

        .dangedingdan .li2 .SendFastImg {
            margin-left: 0px !important;
            margin-top: 10px !important;
            margin-right: 10px !important;
        }

        .dangedingdan .li2 .SendFast_New {
            margin-left: 0px !important;
            margin-top: 10px !important;
            margin-right: 10px !important;
        }

    .dangedingdan .li3 .PostFree {
        font-size: 12px !important;
        color: #fff !important;
        background: transparent url("https://img.yunchepin.cn/byz/images/Freetip.png") no-repeat scroll 0% 0%;
        margin-left: 0 !important;
        padding: 0px 6px !important;
        width: 50px;
        margin-left: 16px;
        margin-left: 30px !important;
    }

    .dangedingdan .li2 i {
        font-size: 12px;
        line-height: 14px;
        color: #666;
        margin-top: 5px;
        height: 14px;
        overflow: hidden;
        font-style: normal;
        display: block;
    }

    .dangedingdan .li3 {
        width: 90px;
        position: absolute;
        z-index: 1;
        right: 0;
        font-size: 14px;
        color: #fb3224;
        font-family: "微软雅黑";
        text-align: right;
    }

        .dangedingdan .li3 strong {
            display: block;
            width: 100%;
        }

        .dangedingdan .li3 span {
            display: block;
            width: 100%;
            color: #8a8a8a;
            font-size: 14px;
        }

        .dangedingdan .li3 b {
            font-size: 12px;
            color: #eb3e36;
            display: block;
            font-style: normal;
            font-weight: normal;
        }

            .dangedingdan .li3 b i {
                margin-right: 2px;
                margin-left: 2px;
                display: inline-block;
                font-style: normal;
            }

.wudingdan {
    text-align: center;
    margin-top: 120px;
    font-size: 14px;
}

    .wudingdan p {
        margin-bottom: 10px;
    }

        .wudingdan p img {
            vertical-align: middle;
        }

        .wudingdan p strong {
            color: #272727;
            font-family: "微软雅黑";
            font-size: 14px;
            font-weight: normal;
            margin-left: 13px;
        }

        .wudingdan p span {
            font-size: 14px;
            color: #b9b9b9;
            margin-left: 13px;
        }

        .wudingdan p a {
            color: #eb3e36;
            border: 1px solid #eb3e36;
            border-radius: 4px;
            line-height: 24px;
            height: 24px;
            padding-right: 12px;
            padding-left: 12px;
            display: inline-block;
            margin-left: 13px;
        }

.xitong404 {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d0d0d0;
    max-width: 640px;
    margin-right: auto;
    margin-left: auto;
}

    .xitong404 .img {
        text-align: center;
        margin-top: 60px;
        margin-bottom: 30px;
    }

        .xitong404 .img img {
            width: 100%;
        }

    .xitong404 .shuoming {
        font-family: "微软雅黑";
        font-size: 18px;
        font-weight: normal;
        color: #656565;
        line-height: 26px;
        text-align: center;
    }

.fukuanjieguo {
    text-align: center;
    padding-top: 80px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d0d0d0;
}

    .fukuanjieguo .list p {
        padding-top: 8px;
    }

    .fukuanjieguo .list .p1 strong {
        font-family: "微软雅黑";
        font-size: 18px;
        color: #656565;
    }

    .fukuanjieguo .list .p2 {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #656565;
    }

        .fukuanjieguo .list .p2 span {
            color: #f21616;
        }

    .fukuanjieguo .list .p3 {
        font-size: 14px;
        color: #969696;
        font-family: "微软雅黑";
    }

.zhifumima {
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 120px;
}

    .zhifumima .kuang {
        background-color: #f0f0f0;
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 4px;
    }

    .zhifumima .shurukuang {
        margin-left: 15px;
        margin-right: 15px;
    }

        .zhifumima .shurukuang input {
            width: 100%;
            height: 40px;
            margin-top: 40px;
            border-radius: 4px;
            border: 1px solid #b9b9b9;
            background-color: #fff;
            line-height: 40px;
            font-size: 20px;
            text-indent: 10px;
        }

    .zhifumima .tijiao {
        margin-top: 5px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
        padding-bottom: 40px;
    }

        .zhifumima .tijiao a {
            width: 50%;
            display: inline-block;
        }

        .zhifumima .tijiao span {
            margin-top: 15px;
            margin-left: 5px;
            margin-right: 5px;
            height: 40px;
            display: block;
            border: 1px solid #b9b9b9;
            border-radius: 4px;
            line-height: 40px;
            color: #2e2c2c;
            font-size: 16px;
            font-weight: bold;
        }

        .zhifumima .tijiao .sp1 {
            background: -moz-linear-gradient(bottom, #f2f1f1, #ffffff);
            background: -webkit-linear-gradient(bottom, #f2f1f1, #ffffff);
        }

        .zhifumima .tijiao .sp2 {
            background: -moz-linear-gradient(bottom, #e4190f, #ff544c);
            background: -webkit-linear-gradient(bottom, #e4190f, #ff544c);
            color: #fff;
        }

.FenleiList .list ul {
    box-sizing: border-box;
    flex-wrap: wrap;
}

    .FenleiList .list ul li {
        box-sizing: border-box;
        width: 25%;
        float: left;
        height: 75px;
        border: 1px solid #d7d7d7;
        border-left: none;
        text-align: center;
    }

        .FenleiList .list ul li:nth-child(4n) {
            border-right: none;
        }

        .FenleiList .list ul li:nth-child(n+5) {
            border-top: none;
        }

        .FenleiList .list ul li .vertical-view {
            height: 47px;
        }

            .FenleiList .list ul li .vertical-view span {
                display: inline-block;
                width: 30px;
                height: 30px;
                margin-top: 12px;
            }

        .FenleiList .list ul li p {
            color: #4d4d4d;
            font-size: 13px;
            line-height: 13px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 0 2px;
        }

.PaixuList {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    height: 40px;
    background-color: #fafafa;
    margin-bottom: 10px;
}

    .PaixuList .list li {
        float: left;
        width: 33.33%;
        height: 40px;
    }

.PaixuList2 .list li {
    width: 50%;
}

.PaixuList .list li a {
    color: #8f8f8f;
    line-height: 40px;
    font-size: 16px;
    font-family: "微软雅黑";
    display: block;
    text-align: center;
}

.PaixuList .list .li-xian a {
    border-left: 1px solid #d2d2d2;
}

.PaixuList .list .LiHover a {
    background-color: #fff;
    border-bottom: 1px solid #e6453c;
    color: #e6453c;
}

/*#loadmore {
            position: absolute;
            left: 0;
            top: -100px;
            z-index: 0;
            color: #fff;
            text-align: center;
            line-height: 100px;
            height: 100px;
            width: 100%;
            opacity: 0;
            font-size: 24px;
            -webkit-transition: 300ms;
            -moz-transition: 300ms;
            -ms-transition: 300ms;
            -o-transition: 300ms;
            transition: 300ms;
            background: rgba(0,0,0,0.1);
        }
#loadmore.visible {
                top: 0;
                opacity: 1;
            }*/
.GoodsList .list2 {
    padding-right: 0px;
    margin-top: -15px;
}

    .GoodsList .list2 li {
        width: auto;
        float: none;
        position: relative;
        word-break: break-all;
        overflow: hidden;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #d2d2d2;
        padding: 10px;
        min-width: 200px;
    }

        .GoodsList .list2 li span {
            color: #f60;
            font-size: 16px;
            display: block;
            height: 44px;
            line-height: 22px;
            overflow: hidden;
            word-break: break-all;
        }

        .GoodsList .list2 li a {
            margin-left: 0px;
        }

    .GoodsList .list2 h4 {
        font-size: 16px;
        line-height: 22px;
        color: #444;
        margin-bottom: 5px;
        font-weight: normal;
        height: 44px;
        overflow: hidden;
    }

    .GoodsList .list2 li img {
        float: left;
        width: 50%;
        margin-right: 10px;
        max-width: 160px;
        vertical-align: middle;
    }

    .GoodsList .list2 li i {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: auto;
        line-height: 18px;
        color: #ff4848;
        display: block;
        font-family: "微软雅黑";
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        margin-top: 2px;
        max-width: 160px;
        text-align: center;
    }

.ShouHouDDList {
    margin-top: -1px;
    position: relative;
    height: 66px;
    padding-bottom: 15px;
    padding-top: 15px;
}

    .ShouHouDDList .li1 {
        background-image: url("https://img.yunchepin.cn/mobile/Images/duigouhui20x19.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 20px 20px;
        display: inline-block;
        height: 20px;
        left: 8px;
        position: absolute;
        top: 35px;
        width: 20px;
        z-index: 2;
    }

    .ShouHouDDList .li1-hover {
        background-image: url("https://img.yunchepin.cn/mobile/Images/duigouhong20x19.png");
        background-position: center center;
    }

    .ShouHouDDList .li1-disable {
        background-image: url("https://img.yunchepin.cn/mobile/Images/duigoudisable20x19.png");
        background-position: center center;
    }

    .ShouHouDDList .li1 input {
        border: 1px solid #ff4848;
        height: 20px;
        widht: 20px;
    }

    .ShouHouDDList .li2 {
        height: 66px;
        left: 0;
        margin-left: 36px;
        margin-top: 17px;
        position: absolute;
        top: 0;
        width: 60px;
        z-index: 1;
    }

.ShouHouDDList2 .li2 {
    margin-left: 15px;
}


.ShouHouDDList .li2 img {
    height: 66px;
    width: 66px;
}

.ShouHouDDList .li3 {
    position: absolute;
    width: 100%;
}

    .ShouHouDDList .li3 p {
        margin-left: 110px;
        margin-right: 140px;
        font-size: 14px;
        height: 22px;
        line-height: 22px;
    }

.ShouHouDDList2 .li3 p {
    margin-left: 90px;
}

.ShouHouDDList .li3 .p1 strong {
    color: #1b1b1b;
    display: block;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.ShouHouDDList .li3 p b {
    float: right;
    font-weight: normal;
}

.ShouHouDDList .li3 .p1 b {
    color: #fb3224;
    font-family: "微软雅黑";
    font-size: 18px;
}

.ShouHouDDList .li3 .p2 b {
    color: #8a8a8a;
}

.ShouHouDDList .li3 p span {
    color: #7c7c7c;
    display: block;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.ShouHouDDList .li4 {
    margin-right: 10px;
    position: absolute;
    right: 0;
    width: 134px;
    z-index: 1;
    text-align: right;
}

    .ShouHouDDList .li4 p {
        text-align: right;
        height: 22px;
        line-height: 22px;
    }

        .ShouHouDDList .li4 p b {
            font-weight: normal;
        }

    .ShouHouDDList .li4 .p1 b {
        color: #fb3224;
        font-family: "微软雅黑";
        font-size: 18px;
        font-weight: normal;
    }

    .ShouHouDDList .li4 .p2 b {
        color: #8a8a8a;
    }

    .ShouHouDDList .li3 .p4 span, .ShouHouDDList .li4 .p3 b {
        color: #b9b9b9;
    }

    .ShouHouDDList .li4 .p3 i {
        font-style: normal;
        color: #eb3e36;
        margin-left: 2px;
        margin-right: 2px;
    }

    .ShouHouDDList .li4 .p3 input {
        font-style: normal;
        color: #eb3e36;
        margin-left: 2px;
        margin-right: 2px;
        display: inline-block;
        background-color: #fafafa;
        border: 1px solid #dedede;
        height: 16px;
        width: 22px;
        line-height: 14px;
        height: 14px;
        padding-top: 2px;
        padding-bottom: 2px;
        border-radius: 4px;
        text-align: center;
    }

    .ShouHouDDList .li4 .p3 em {
        font-style: normal;
        color: #eb3e36;
        margin-left: 2px;
        margin-right: 2px;
    }

    .ShouHouDDList .li4 .p4 {
        background-color: #fafafa;
        border: 1px solid #dedede;
        border-radius: 4px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        display: inline-block;
    }

        .ShouHouDDList .li4 .p4 span {
            display: inline-block;
            height: 22px;
            line-height: 22px;
            width: 24px;
            font-size: 14px;
        }

        .ShouHouDDList .li4 .p4 input {
            display: inline-block;
            width: 30px;
            height: 22px;
            line-height: 22px;
            border-left: 1px solid #dedede;
            border-right: 1px solid #dedede;
            text-align: center;
        }

.ShouHouDDList2 .li4 .p3 b {
    margin-right: 2px;
}

.Myshoujianrne {
    margin-top: 10px;
}

    .Myshoujianrne p {
        font-size: 14px;
        height: 22px;
        line-height: 22px;
        color: #434343;
    }

        .Myshoujianrne p span {
            margin-left: 15px;
            color: #8f8f8f;
        }

    .Myshoujianrne .p1 {
        padding-top: 10px;
    }

        .Myshoujianrne .p1 .sp2 {
            margin-left: 30px;
        }

    .Myshoujianrne .p2 {
        padding-top: 5px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e5e5e5;
    }

    .Myshoujianrne .p3 {
        height: 40px;
        line-height: 40px;
        text-align: right;
        color: #eb3e36;
        padding-right: 15px;
    }

.TheShopReceiver .p2 {
    font-size: 14px;
    height: auto;
    line-height: 22px;
    color: #434343;
}

.TheShopReceiver .ReceiverTitleDiv {
    float: left;
}

.TheShopReceiver .theshopname {
    color: #ff2222 !important;
    font-weight: bold !important;
    margin-left: 15px;
}


.TheShopReceiver .ReceiverTitleInfo {
    overflow: hidden;
}

.PriceShow {
    color: #f12a1f !important;
    font-family: "微软雅黑" !important;
    font-size: 14px !important;
    margin-left: 0px !important;
}

.shixiao {
    color: #FFF !important;
    font-family: "微软雅黑" !important;
    font-size: 12px !important;
    margin-left: 10px !important;
    border-radius: 4px !important;
    padding: 1px 3px;
    background-color: #d5d8db;
}




.sosoColor .imghznz-Color {
    float: left;
    height: 50px;
    width: 50px;
    margin-left: 10px;
    background-image: url(https://img.yunchepin.cn/weixin/red-ycp.png);
    background-repeat: no-repeat;
    background-size: 50px 50px;
}

.sosoColor .logo_new {
    float: left;
    height: 55px;
    width: 50px;
    margin-left: 10px;
    background-image: url(https://img.yunchepin.cn/weixin/red-ycp.png);
    background-repeat: no-repeat;
    background-size: 50px 55px;
}

.sosoColor .imghznz-Color img {
    max-width: 50px;
    max-height: 50px;
}

.sosoColor .sousuo .InputText {
    height: 40px;
    width: 100%;
    position: absolute;
    font-size: 14px;
    color: #b5aaa3;
    line-height: 40px;
    text-indent: 65px;
    outline: none;
}

.sosoColor .sousuo .anniu {
    background-image: url(https://img.yunchepin.cn/weixin/red-fdj.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
    display: block;
    position: absolute;
    right: 10px;
    top: 9px;
    z-index: 1;
    background-color: #fff;
    background-size: contain;
}

.sosoColor .xialakuang b {
    height: 40px;
    width: 43px;
    position: absolute;
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    background-color: #e9d28f;
    color: #67422c;
    padding-left: 5px;
    padding-right: 14px;
    overflow: hidden;
    text-align: center;
}

.InputNoOutline {
    outline: none !important;
}

.NoMarginOrPadding {
    display: block !important;
    border: 1px solid #e0e0e0 !important;
    text-align: center !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: -1px !important;
    margin-left: 0px !important;
    margin-bottom: -2px !important;
    font-size: 0px;
}

    .NoMarginOrPadding img {
        padding: 0px !important;
        margin: 0px !important;
    }


.PostFree {
    font-size: 12px !important;
    color: white !important;
    background: transparent url("https://img.yunchepin.cn/byz/images/Freetip.png") no-repeat scroll 0% 0%;
    margin-left: 3px !important;
    padding: 0px 8px !important;
}

.PostFree_Hide {
    display: none !important;
}

.PostFree_Padding {
    padding: 2px 8px !important;
}

.Bottom_REM {
    height: 1.72308rem;
    margin-top: 0.61538rem;
}

    .Bottom_REM .list {
        position: fixed;
        bottom: 0;
        z-index: 999;
        width: 100%;
        height: 2.8222rem;
        background-color: #fafafa;
    }

        .Bottom_REM .list li {
            float: left;
            width: 25%;
            color: #8e8e8e;
        }

            .Bottom_REM .list li a {
                color: inherit;
                text-align: center;
                display: block;
                font-size: 0.8rem;
                padding-top: 1.589rem;
                background-position: center 0.18462rem;
                background-size: 1.1rem 1.1rem;
                border-top-width: 0.03077rem;
                border-top-style: solid;
                border-top-color: #e1e1e1;
            }

        .Bottom_REM .list .li1 .a1 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/Gril-N.png);
            background-repeat: no-repeat;
        }

        .Bottom_REM .list .li2 .a2 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/Boy-N.png);
            background-repeat: no-repeat;
        }

        .Bottom_REM .list .li3 .a3 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/gouwuche-N.png);
            background-repeat: no-repeat;
        }

        .Bottom_REM .list .li4 .a4 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/MemberIco26x19-0.png);
            background-repeat: no-repeat;
        }


        .Bottom_REM .list .lihover a {
            border-top-width: 0.12308rem;
            border-top-style: solid;
            border-top-color: #eb3e36;
            color: #eb3e36;
        }

        .Bottom_REM .list .li-kong .a3 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/ShoppingCartIco28x23-2.png);
            background-repeat: no-repeat;
        }

        .Bottom_REM .list .lihover .a1 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/Gril-Y.png);
            background-repeat: no-repeat;
            background-position: center 0.18462rem;
        }

        .Bottom_REM .list .lihover .a2 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/Boy-Y.png);
            background-repeat: no-repeat;
            background-position: center 0.18462rem;
        }

        .Bottom_REM .list .lihover .a3 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/gouwuche-Y.png);
            background-repeat: no-repeat;
            background-position: center 0.18462rem;
        }

        .Bottom_REM .list .lihover .a4 {
            background-image: url(https://img.yunchepin.cn/mobile/Images/MemberIco26x19-1.png);
            background-repeat: no-repeat;
            background-position: center 0.18462rem;
        }

.suspensionWrap {
    position: fixed;
    bottom: 110px;
    right: 5px;
    z-index: 999;
    position: fixed;
    bottom: 4rem;
    right: 0.5rem;
    z-index: 999;
}

.xfReturnPC_REM {
    height: 2rem;
    width: 2rem;
    display: block;
    margin-top: 0.4rem;
    background-image: url(https://img.yunchepin.cn/mobile/Images/ReturnPC.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.xfContactUSKeFu_REM {
    height: 2rem;
    width: 2rem;
    display: block;
    background-image: url(https://img.yunchepin.cn/mobile/Images/ContactUSQQ.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}


.SendFast {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-left: 10px !important;
    float: left !important;
    height: 18px !important;
    color: #fff !important;
    background: transparent url("https://img.yunchepin.cn/imgs/sdfh/SendFastTip.png") no-repeat scroll 0% 0%;
    margin-top: 12px !important;
    width: 54px !important;
    display: inline-block !important;
}

.SendFast_New {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 16px !important;
    margin-left: 10px !important;
    float: left !important;
    height: 16px !important;
    color: #11c05a !important;
    margin-top: 10px !important;
    width: 54px !important;
    display: inline-block !important;
    border: 1px solid #11c05a;
    text-align: center;
    border-radius: 3px;
    padding: 1px !important;
}

.SendFast_PlaceOrder {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-left: 35px !important;
    float: left !important;
    height: 18px !important;
    color: #fff !important;
    background: transparent url("https://img.yunchepin.cn/imgs/sdfh/SendFastTip.png") no-repeat scroll 0% 0%;
    margin-top: 2px !important;
    width: 54px !important;
    display: inline-block !important;
}


.SendFast_PlaceOrder_New {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 14px !important;
    margin-left: 35px !important;
    float: left !important;
    height: 14px !important;
    color: #11c05a !important;
    margin-top: 2px !important;
    width: 54px !important;
    display: inline-block !important;
    border: 1px solid #11c05a;
    text-align: center !important;
    border-radius: 3px;
    padding: 1px !important;
}

.PostFreeImg_PlaceOrder {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-left: 35px !important;
    float: left !important;
    height: 18px !important;
    color: #fff !important;
    background: transparent url("https://img.yunchepin.cn/byz/images/PostFreeTip_new.png") no-repeat scroll 0% 0%;
    margin-top: 2px !important;
    width: 54px !important;
    display: inline-block !important;
}


.PostFree_PlaceOrder_New {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 14px !important;
    margin-left: 35px !important;
    float: left !important;
    height: 14px !important;
    color: #6f21d3 !important;
    margin-top: 2px !important;
    width: 54px !important;
    display: inline-block !important;
    border: 1px solid #6f21d3;
    text-align: center !important;
    border-radius: 3px;
    padding: 1px !important;
}

.ProductPromotionText {
    font-size: 12px !important;
    color: #dadada !important;
    margin-left: 0px !important;
    padding: 0px 3px;
    border: 1px solid #dadada;
    border-radius: 3px;
    background-color: white;
}

.SendFastText {
    font-size: 12px !important;
    color: #11c05a !important;
    margin-left: 0px !important;
    padding: 0px 3px;
    border: 1px solid #11c05a;
    border-radius: 3px;
    background-color: white;
}

.SendFast_Hide {
    display: none !important;
}

.SendFastText_Padding {
    padding: 2px 3px !important;
}

.PostFreeText {
    font-size: 12px !important;
    color: #6f21d3 !important;
    margin-left: 0px !important;
    padding: 0px 3px;
    border: 1px solid #6f21d3;
    border-radius: 3px;
    background-color: white;
}


.PostFreeImg {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-left: 10px !important;
    float: left !important;
    height: 18px !important;
    color: #fff !important;
    background: transparent url("https://img.yunchepin.cn/byz/images/PostFreeTip_new.png") no-repeat scroll 0% 0%;
    margin-top: 12px !important;
    width: 54px !important;
    display: inline-block !important;
}

.PostFreeNew {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 16px !important;
    margin-left: 10px !important;
    float: left !important;
    height: 16px !important;
    color: #6f21d3 !important;
    margin-top: 10px !important;
    width: 54px !important;
    display: inline-block !important;
    border: 1px solid #6f21d3;
    text-align: center;
    border-radius: 3px;
    padding: 1px !important;
}


.SendFastImg {
    font-family: "宋体", Verdana, Arial !important;
    font-size: 12px !important;
    line-height: 18px !important;
    margin-left: 10px !important;
    float: left !important;
    height: 18px !important;
    color: #fff !important;
    background: transparent url("https://img.yunchepin.cn/imgs/sdfh/SendFastTip.png") no-repeat scroll 0% 0%;
    margin-top: 12px !important;
    width: 54px !important;
    display: inline-block !important;
}

/*秋冬专题。现在不用*/
.qdActive {
    width: 1.96923rem;
    height: 0.61538rem;
    display: inline-block;
    margin-right: 0.07385rem;
    background-image: url(https://img.yunchepin.cn/mobile/Images/M_activIco.png);
    background-repeat: no-repeat;
    background-size: 1.96923rem 0.61538rem;
}

.double11Active {
    width: 1.96923rem;
    height: 0.61538rem;
    display: inline-block;
    margin-right: 0.07385rem;
    background-image: url(https://img.yunchepin.cn/mobile/Images/double11Ico.jpg);
    background-repeat: no-repeat;
    background-size: 1.96923rem 0.61538rem;
}

.double12Active {
    width: 1.96923rem;
    height: 0.61538rem;
    display: inline-block;
    margin-right: 0.07385rem;
    background-image: url(https://img.yunchepin.cn/mobile/Images/double12Ico.png?v=181129);
    background-repeat: no-repeat;
    background-size: 1.96923rem 0.61538rem;
}

.springActive {
    width: 1.96923rem;
    height: 0.61538rem;
    display: inline-block;
    margin-right: 0.07385rem;
    background-image: url(https://img.yunchepin.cn/mobile/Images/springActive.png?v=181129);
    background-repeat: no-repeat;
    background-size: 1.96923rem 0.61538rem;
}

.ProductYHQText {
    font-size: 12px !important;
    margin-left: 0px !important;
    padding: 0px 3px;
    border: 1px solid #ee3f41;
    color: #ee3f41 !important;
    border-radius: 3px;
    background-color: white;
}

/*上传弹出层样式*/
.am-share {
    border-radius: 0;
    bottom: 0;
    left: 0;
    color: #414141;
    font-size: 14px;
    position: fixed;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    width: 100%;
    z-index: 1110;
}

.am-modal-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.am-modal-out {
    z-index: 1109;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.am-share-title {
    background-color: #f8f8f8;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 12px 0;
    text-align: center;
    position: relative;
}

    .am-share-title p {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 12px;
        top: 12px;
    }

        .am-share-title p img {
            width: 18px;
            height: 18px;
        }

.am-share-sns {
    background-color: #f8f8f8;
    height: auto;
    zoom: 1;
    overflow: auto;
}

    .am-share-sns li {
        display: block;
        height: auto;
        border-top: 1px solid #eaeaea;
        padding: 16px 0;
    }

    .am-share-sns a {
        color: #555;
        display: block;
        text-decoration: none;
    }

    .am-share-sns li img {
        width: 16px;
        height: 16px;
        margin-left: 28px;
        vertical-align: middle;
        margin-right: 6px;
    }

    .am-share-sns span {
        vertical-align: middle;
    }

.sharebg {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

.sharebg-active {
    opacity: 1;
    display: block;
}


.appear {
    width: 0.68923rem !important;
    height: 0.68923rem !important;
    line-height: 0.68923rem !important;
    text-align: center !important;
    border-radius: 0.09846rem !important;
    display: inline-block !important;
    background: #ff6a38;
    color: #ffffff !important;
    font-size: 0.44308rem !important;
}

.sl-ico2 {
    background: #53cd9e;
}

.sl-ico3 {
    background: #43aaae;
}

.sl-ico4 {
    background: #9a6fc6;
}

.sl-ico5 { background: #ED8551; }


.sl-ico6 {background: #47B38F;} /*换*/
.sl-ico7 {background: #ED4352;} /*特*/
.sl-ico8 {background: #ED7B43;} /*清*/
.sl-ico9 {background: url("https://img.yunchepin.cn/mobile/Images/hzGt.png") no-repeat !important;vertical-align: bottom !important;background-size: 0.68923rem 0.68923rem !important;} /*合作小图*/
.sl-ico10 {background: url("https://img.yunchepin.cn/mobile/Images/butui.png") no-repeat !important;vertical-align: bottom !important;background-size: 0.68923rem 0.68923rem !important;} /*不退*/
.sl-ico11 {background: url("https://img.yunchepin.cn/mobile/Images/qGou.png") no-repeat !important;vertical-align: bottom !important;background-size: 0.68923rem 0.68923rem !important;   width:0.68923rem !important;height: 0.68923rem !important;} /*勾*/
.sl-ico12 {background: url("https://img.yunchepin.cn/mobile/Images/hezuo.png") no-repeat  !important;vertical-align: bottom !important;background-size: 2.1rem 0.84rem !important;width:2.1rem !important;height: 0.84rem !important;} /*合作*/


.arr-com {
    font-size: 0.44308rem;
    border-radius: 0.14769rem;
    display: inline-block;
    background: #fbde2d;
    color: #783400;
    vertical-align: inherit;
    padding: 0 0.14769rem;
    margin-right: 0.12308rem;
}

.dq-area1 {
    color: #ffffff !important;
    background: #fd626a !important;
}

.dq-area2 {
    color: #ffffff !important;
    background: #ff6009 !important;
}

.dq-area3 {
    color: #ffffff !important;
    background: #C06752 !important;
}


.dq-area5 {
    color: #ffffff !important;
    background: #12acf2 !important;
}

.dq-area6 {
    color: #ffffff !important;
    background: #fc5f7f !important;
}

.openBook {
    color: #ffffff !important;
    background: #0bc67d !important;
}

.websitePic {
    color: #ffffff !important;
    background: #965ef2 !important;
}

/*货源地选择*/
.site-switch {
    position: relative;
}

.sly_hy {
    z-index: 999;
    position: absolute;
    top: 1.72308rem;
    right: -0.24615rem;
    width: 13.4rem;
    height: 5.76462rem;
    padding-top: 0.36923rem;
    box-shadow: 0 0 31px 1px rgba(0, 0, 0, 0.28);
    -webkit-border-radius: 0.24615rem;
    -moz-border-radius: 0.24615rem;
    border-radius: 0.24615rem;
    font-weight: normal;
    background: #fff;
}

    .sly_hy li {
        overflow: hidden;
    }

    .sly_hy i {
        font-style: normal;
    }

    .sly_hy .sizeIco {
        font-size: 0.59077rem;
        padding: 0 0.07385rem;
        color: #fff;
        -webkit-border-radius: 0.12308rem;
        -moz-border-radius: 0.12308rem;
        border-radius: 0.12308rem;
        display: inline-block;
    }

    .sly_hy .hy_hz {
        background: #fc626a;
    }
    .sly_hy .hy_yw {
        background: #C06752;
    }

    .sly_hy .nielw {
        color: #222222;
        margin-right: 0.24615rem;
        font-size: 0.64rem;
    }

    .sly_hy .ico_dz {
        float: left;
        margin-top: 0.44308rem;
        padding-left: 0.56615rem;
    }

    .sly_hy .hy_nm {
        float: left;
        margin-left: 0.24615rem;
        padding: 0.39385rem 0 0.61538rem 0;
        width: 11.5rem;
        font-size: 0.54154rem;
        color: #a0a0a0;
        border-bottom: 0.02462rem solid #eaeaea;
    }

    .sly_hy .for_ward {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1.4rem;
        width: 100%;
        color: #b2b2b2;
        background: #f8f8f8;
        line-height: 1.4rem;
        text-align: center;
        -webkit-border-radius: 0 0 0.24615rem 0.24615rem;
        -moz-border-radius: 0 0 0.24615rem 0.24615rem;
        border-radius: 0 0 0.24615rem 0.24615rem;
    }

    .sly_hy:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: -0.49231rem;
        right: 1.23077rem;
        border-left: 0.49231rem solid transparent;
        border-right: 0.49231rem solid transparent;
        border-bottom: 0.49231rem solid #fff;
    }

.guideBg {
    background: url("https://img.yunchepin.cn/mobile/Images/yidaoBg.png") no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 999999;
}

    .guideBg .contIne {
        position: absolute;
        bottom: 50%;
        left: 50%;
        width: 13.78462rem;
        height: 3.29846rem;
        margin-left: -6.89231rem;
        background: url("https://img.yunchepin.cn/mobile/Images/textkein.png?v=20180418") no-repeat;
        background-size: cover;
    }

    .guideBg .btnKnow {
        position: absolute;
        bottom: 30%;
        left: 50%;
        width: 7.43385rem;
        height: 2.04308rem;
        margin-left: -3.71692rem;
        background: url("https://img.yunchepin.cn/mobile/Images/btnKnow.png") no-repeat;
        background-size: cover;
    }

/*fixedBot*/
.fixedBot {
    height: 2.46154rem;
}

    .fixedBot .fix_nav {
        z-index: 99999;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 2.46154rem;
        text-align: center;
        color: #ffffff;
        display: -moz-box;
        display: -webkit-box;
        display: box;
        flex-wrap: wrap;
        background-color: #F2F2F2;
    }

        .fixedBot .fix_nav li {
            -moz-box-flex: 1;
            -webkit-box-flex: 1;
            box-flex: 1;
        }

            .fixedBot .fix_nav li a {
                width: 100%;
                height: 100%;
                display: block;
                color: #a3a3a3;
                padding-top: 1.6rem;
                font-size: 0.54154rem;
            }

        .fixedBot .fix_nav .nav_li1 a {
            background: url("https://img.yunchepin.cn/mobile/Images/fix_nav_ico1.png") no-repeat center 0.46769rem;
            background-size: 0.98462rem 0.98462rem;
        }

        .fixedBot .fix_nav .nav_li2 a {
            background: url("https://img.yunchepin.cn/mobile/Images/fix_nav_ico2.png") no-repeat center 0.46769rem;
            background-size: 0.98462rem 0.98462rem;
        }

        .fixedBot .fix_nav .nav_li3 a {
            background: url("https://img.yunchepin.cn/mobile/Images/fix_nav_ico3.png") no-repeat center 0.46769rem;
            background-size: 0.98462rem 0.98462rem;
        }

        .fixedBot .fix_nav .nav_li4 a {
            background: url("https://img.yunchepin.cn/mobile/Images/fix_nav_ico4.png") no-repeat center 0.46769rem;
            background-size: 0.98462rem 0.98462rem;
        }

        .fixedBot .fix_nav .liFocus {
            border-top: 0.14769rem solid #ec3e36;
        }

            .fixedBot .fix_nav .liFocus a {
                padding-top: 1.45231rem;
            }

            .fixedBot .fix_nav .liFocus .a1 {
                background: url("https://img.yunchepin.cn/mobile/Images/fix_nav_ico5.png") no-repeat center 0.32rem;
                background-size: 0.98462rem 0.98462rem;
            }

            .fixedBot .fix_nav .liFocus .a2 {
                background: url("https://img.yunchepin.cn/mobile/Images/fix_nav_ico6.png") no-repeat center 0.32rem;
                background-size: 0.98462rem 0.98462rem;
            }

            .fixedBot .fix_nav .liFocus .a3 {
                background: url("https://img.yunchepin.cn/mobile/Images/fix_nav_ico7.png") no-repeat center 0.32rem;
                background-size: 0.98462rem 0.98462rem;
            }

            .fixedBot .fix_nav .liFocus .a4 {
                background: url("https://img.yunchepin.cn/mobile/Images/fix_nav_ico8.png") no-repeat center 0.32rem;
                background-size: 0.98462rem 0.98462rem;
            }

.opek-Bg {
    height: 1.55077rem;
    line-height: 1.55077rem;
    width: 11.07692rem;
    font-size: 0.54154rem;
    padding-left: 4.92308rem;
    color: #15b167;
    background: url("https://img.yunchepin.cn/weixin/opendBook-mol.jpg") no-repeat center;
    background-size: 16rem 1.55077rem;
}

.priGf-Bg {
    height: 1.55077rem;
    width: 16rem;
    background: url("https://img.yunchepin.cn/weixin/websitePic-mol.jpg") no-repeat;
    background-size: 16rem 1.55077rem;
}

.loadmoreCommon {
    margin-top: 0;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    height: 50px;
}

    .loadmoreCommon img {
        vertical-align: text-bottom;
        margin-right: 0.1rem;
    }


/*极验3.0一些log广告不显示*/
.geetest_feedback {
    display: none !important;
}

.geetest_panel_footer_logo {
    display: none !important;
}

.geetest_copyright_tip {
    display: none !important;
}

.geetest_panel_footer_copyright {
    display: none !important;
}

.geetest_logo {
    display: none !important;
}

.geetest_success_logo {
    display: none !important;
}


.Newdaohang {
    background-color: #fff;
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e0e0e0;
}

    .Newdaohang li {
        float: left;
        width: 25%;
        text-align: center;
        padding-bottom: 15px;
    }

        .Newdaohang li a {
            color: #4d4d4d;
            display: block;
        }

            .Newdaohang li a:hover {
                color: #f60;
            }

        .Newdaohang li span {
            background-size: 34px 34px;
            background-repeat: no-repeat;
            background-position: center;
            display: block;
            width: 100%;
            height: 34px;
        }

        .Newdaohang li b {
            font-family: "微软雅黑";
            font-size: 14px;
            line-height: 16px;
            font-weight: normal;
            color: inherit;
            height: 16px;
            width: 100%;
            display: block;
            margin-top: 5px;
        }

        .Newdaohang li .byzNewIco {
            position: absolute;
            top: 0;
            right: 17px;
            width: 21px;
            height: 10px;
            background: url(https://img.yunchepin.cn/byz/pcImages/byzNew.png)no-repeat;
            background-size: cover;
        }

    .Newdaohang .li1 span {
        background-image: url(../Images/weixin/img68x68-1.png);
    }

    .Newdaohang .li2 span {
        background-image: url(../Images/weixin/img68x68-2.png);
    }

    .Newdaohang .li3 span {
        background-image: url(../Images/weixin/img68x68-3.png);
    }

    .Newdaohang .li4 span {
        background-image: url(../Images/weixin/img68x68-4.png);
    }

    .Newdaohang .li5 span {
        background-image: url(../Images/weixin/img68x68-5.png);
    }

    .Newdaohang .li6 span {
        background-image: url(../Images/weixin/img68x68-6.png);
    }

    .Newdaohang .li7 span {
        background-image: url(../Images/weixin/img68x68-7.png);
    }

    .Newdaohang .li8 span {
        background-image: url(../Images/weixin/img68x68-8.png);
    }

    .Newdaohang .happyNews {
        position: relative;
    }

        .Newdaohang .happyNews span {
            background-image: url(https://img.yunchepin.cn/mobile/Images/spring.png);
        }

        .Newdaohang .happyNews .iphoneX {
            position: absolute;
            top: -11px;
            right: -13px;
            width: 49px;
            height: 14px;
            background-image: url(https://img.yunchepin.cn/mobile/Images/iphoneX.png);
            background-size: 49px 14px;
        }

        

/*网易七鱼 样式重写*/

#YSF-BTN-HOLDER {display:none !important}
#YSF-PANEL-CORPINFO.ysf-chat-layeropen {width:50% !important}
.g-td .taillogo {display:none!important}

/*移动端专属客服*/
.maskBox { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; }
.maskBox .centerBox { position: fixed; left: 50%; top: 42%; width: 13.83385rem; height: 14.42462rem; z-index: 99999; background: url("https://img.yunchepin.cn/weixin/exclusive.png?v=181128") center; background-size: 13.83385rem 14.42462rem; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.maskBox .shutDownBtn { position: fixed; left: 50%; bottom: 8%; width: 1.6rem; height: 1.57538rem; z-index: 99999; background: url("https://img.yunchepin.cn/weixin/shutDownBtn.png") center; background-size: 1.6rem 1.57538rem; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.maskBox #copyValue { color: transparent; }


.topGoApp { background-image: url("https://img.yunchepin.cn/mobile/topGoApp.png?v=20190831");}
.botGoApp { position: fixed; left: 0; right: 0; bottom: 2.46154rem; background-image: url("https://img.yunchepin.cn/mobile/botGoApp.png");  z-index: 900; }
.comCsApp { width: 100%; height: 2.56rem; background-size: 100% 2.56rem; background-repeat: no-repeat; }
.comCsApp .closeApp { height: 100%; width: 1.96923rem; }



.opLayer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.4);
}

    .opLayer .newPcWrap {
        position: fixed;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 296px;
        height: 373px;
        font-family: "Microsoft YaHei";
        background: url(http://img.yunchepin.cn/newImg/newModel1.png)no-repeat;
    }

        .opLayer .newPcWrap .contText {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 272px;
            height: 229px;
            font-size: 16px;
            line-height: 24px;
            color: #333;
        }

        .opLayer .newPcWrap .listItem {
            padding-left: 10px;
        }

        .opLayer .newPcWrap span {
            color: #FE6731;
        }

        .opLayer .newPcWrap .goPc {
            position: absolute;
            bottom: 41px;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 330px;
            height: 60px;
            border-radius: 35px;
        }




.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
/*.flex * {*/
/*display: block;*/
/*}*/
.flex .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex .flex-box-0 {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.flex .flex-box-1 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.flex .flex-box-2 {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -webkit-flex-shrink: 2;
    -ms-flex-negative: 2;
    flex-shrink: 2;
}

.flex .flex-box-3 {
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
    -webkit-flex-shrink: 3;
    -ms-flex-negative: 3;
    flex-shrink: 3;
}

.flex .flex-box-4 {
    -webkit-box-flex: 4;
    -webkit-flex-grow: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
    -webkit-flex-shrink: 4;
    -ms-flex-negative: 4;
    flex-shrink: 4;
}

.flex .flex-box-5 {
    -webkit-box-flex: 5;
    -webkit-flex-grow: 5;
    -ms-flex-positive: 5;
    flex-grow: 5;
    -webkit-flex-shrink: 5;
    -ms-flex-negative: 5;
    flex-shrink: 5;
}

.flex .flex-box-6 {
    -webkit-box-flex: 6;
    -webkit-flex-grow: 6;
    -ms-flex-positive: 6;
    flex-grow: 6;
    -webkit-flex-shrink: 6;
    -ms-flex-negative: 6;
    flex-shrink: 6;
}

.flex .flex-box-7 {
    -webkit-box-flex: 7;
    -webkit-flex-grow: 7;
    -ms-flex-positive: 7;
    flex-grow: 7;
    -webkit-flex-shrink: 7;
    -ms-flex-negative: 7;
    flex-shrink: 7;
}

.flex .flex-box-8 {
    -webkit-box-flex: 8;
    -webkit-flex-grow: 8;
    -ms-flex-positive: 8;
    flex-grow: 8;
    -webkit-flex-shrink: 8;
    -ms-flex-negative: 8;
    flex-shrink: 8;
}

.flex .flex-box-9 {
    -webkit-box-flex: 9;
    -webkit-flex-grow: 9;
    -ms-flex-positive: 9;
    flex-grow: 9;
    -webkit-flex-shrink: 9;
    -ms-flex-negative: 9;
    flex-shrink: 9;
}

.flex .flex-box-10 {
    -webkit-box-flex: 10;
    -webkit-flex-grow: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    -webkit-flex-shrink: 10;
    -ms-flex-negative: 10;
    flex-shrink: 10;
}
.flex-wrap {
    flex-wrap: wrap;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.flex-dir-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-dir-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
}

.flex-dir-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-dir-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
}

.flex-main-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.flex-main-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-main-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-main-around {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
}

.flex-main-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-cross-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
}

.flex-cross-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
}

.flex-cross-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.flex-cross-baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    -ms-grid-row-align: baseline;
    align-items: baseline;
}

.flex-cross-baseline-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
}


.linkWrap {
    width: 100%;
    height: 3.88923rem;
    margin-top: 0.29538rem;
    background: #fff;
    text-align: center;
}

    .linkWrap p {
        color: #6B6B6B;
        padding-top: 1.32923rem;
        font-size: 0.59077rem;
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .linkWrap .goDifLinkPc {
        background-image: url("https://img.yunchepin.cn/weixin/Images/pcIco.png");
        background-size: 0.98462rem 0.83692rem;
    }

    .linkWrap .goDifLinkApp {
        background-image: url("https://img.yunchepin.cn/weixin/Images/appIco.png");
        background-size: 0.78769rem 0.93538rem;
    }
