<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: "Arial","Microsoft YaHei","é»‘ä½“","å®‹ä½“",sans-serif;
}

* {
    margin: 0;
    padding: 0;
}

div {
    margin: 0;
    padding: 0;
}

ul, li, a, em, span, b, i {
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    display: inline-block;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.clearfix {
    *zoom: 1;
}

.cont {
    /*width: 62.5%;
    margin:0 auto;*/
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}

.header {
    width: 99%;
    height: 135px;
}

    .header .head-top {
        width: 100%;
        min-width: 100%;
        height: 34px;
        line-height: 34px;
        background: #f5f5f5;
        border: 1px solid #e9e9e9;
        overflow: hidden;
    }

.head-left {
    float: left;
    font-size: 12px;
    font-family: "å¾®è½¯é›…é»‘";
    color: #7a7a7a;
}

.head-top ul {
    float: right;
}

    .head-top ul li {
        float: left;
        margin: 0 8px;
    }

        .head-top ul li a {
            font-size: 12px;
            color: #9d9d9d;
        }

            .head-top ul li a.land {
                color: #009941;
            }

        .head-top ul li .arr {
        }

        .head-top ul li span {
            font-size: 12px;
            color: #9d9d9d;
        }

        .head-top ul li em {
            width: 12px;
            height: 11px;
            display: inline-block;
            margin-right: 6px;
            background: url("../image/shopping.jpg") no-repeat;
        }

        .head-top ul li a.public {
            color: #fd6409;
            position: relative;
        }

        .head-top ul li img {
            position: absolute;
            display: none;
        }
/*é¡¶éƒ¨ç»“æŸ*/
.header .head-cont {
    height: 100px;
    background: #fff;
    overflow: hidden;
}

.h-cont {
    height: 100px;
}

.header .head-cont .logo-img {
    display: inline-block;
    width: 208px;
    height: 55px;
    background: url("../image/logo.png") no-repeat;
    margin-top: 20px;
    float: left;
}
/*æœç´¢æ¡†*/
.search {
    float: right;
    width: 498px;
    height: 36px;
    line-height: 36px;
    margin: 30px 0 0 172px;
}

    .search input {
        float: left;
        width: 382px;
        height: 36px;
        border: 2px solid #009941;
        padding: 0 7px;
        outline: none;
    }

    .search button {
        float: right;
        width: 98px;
        height: 40px;
        background: #009941;
        border: none;
        font-size: 16px;
        color: #fff;
    }

/*è´­ç‰©è½¦-1  å¼€å§‹*/
.shopping-big {
    /*height: 645px;*/
    background: #f5f5f5;
}

.shopping-top {
    height: 130px;
}

.shopp-cont {
    width: 756px;
    margin: 0 auto;
}

.shopping-top img {
    margin-top: 40px;
    margin-left: 14px;
}

.shopp-top-size span {
    font-size: 12px;
    color: #545454;
}

.w-46 {
    width: 46%;
}

/*äº§å“è¯¦æƒ… æ&nbsp;‡é¢˜*/
.shopping-tle {
    height: 59px;
    background: #fff;
}

.b-blue {
    border-bottom: 1px solid #009941;
}

.b-hui {
    border-bottom: 1px solid #e5e5e5;
}

.bd-hui {
    border: 1px solid #e9e9e9;
}

.mt10 {
    margin-top: 10px;
}

.bd-none {
    border: 1px solid #e9e9e9;
    border-bottom: none;
}

.shopping-tle span {
    height: 59px;
    line-height: 59px;
    font-size: 14px;
    color: #464646;
    display: inline-block;
    float: left;
}

.big-cont span:first-child {
    width: 25%;
    text-align: left;
}

.big-cont span:nth-child(2) {
    width: 16%;
    text-align: center;
}

.big-cont span:nth-child(3) {
    width: 10%;
    text-align: center;
}

.big-cont span:nth-child(4) {
    width: 12%;
    text-align: center;
}

.big-cont span:nth-child(5) {
    width: 9%;
    text-align: center;
}

.big-cont span:nth-child(6) {
    width: 12%;
    text-align: center;
}

.big-cont span:nth-child(7) {
    width: 12%;
    text-align: center;
}

.big-cont span:nth-child(8) {
    width: 8%;
    text-align: center;
}

.shopping-tle span a {
    width: 14px;
    height: 14px;
    border: 1px solid #d4d5d7;
    margin-right: 18px;
}

.shopping-cont {
    width: 100%;
    height: 98px;
    overflow: hidden;
    background: #fff;
}

.mt10 {
    margin-top: 10px;
}

.shopping-cont span {
    display: inline-block;
    float: left;
    height: 98px;
    line-height: 98px;
    font-size: 14px;
    color: #464646;
    overflow: hidden;
    position: relative;
}

    .shopping-cont span a {
        position: absolute;
        width: 16px;
        height: 16px;
        right: 18px;
        left: 0;
        top: 40px;
    }

a.g-dui {
    background: url("../image/g-dui.jpg") no-repeat center center;
}

a.g-kong {
    background: url("../image/g-kong.jpg") no-repeat center center;
}

.shopping-cont span em {
    position: absolute;
    width: 60px;
    height: 60px;
    background: url("../image/shopp-small.jpg") no-repeat center center;
    display: inline-block;
    /*right: 20px;*/
    top: 19px;
    /*left:34px;*/
}

.shopping-cont span i {
    /*position: absolute;*/
    display: inline-block;
    left: 100px;
}

.shopping-cont span input {
    width: 41px;
    height: 33px;
    border: 1px solid #e5e5e5;
    text-align: center;
    /*padding: 0 35px;*/
}

.w-24 {
    width: 24%;
}

.w-13 {
    width: 13%;
}

.w-10 {
    width: 10%;
}

.w-12 {
    width: 12%;
}

.w-9 {
    width: 9%;
}

.w-12 {
    width: 12%;
}

.w-8 {
    width: 8%;
}

.tle-cont {
    margin: 0 19px;
}


/*åŽ»ç»“ç®— å¼€å§‹*/
.shopping-down {
    height: 60px;
    background: #fff;
    margin-top: 10px;
}

.shopp-down-l {
    float: left;
    width: 290px;
    height: 60px;
    font-size: 14px;
    color: #9e9e9e;
    margin-left: 20px;
}

    .shopp-down-l .shopp-1a {
        width: 16px;
        height: 16px;
        margin-top: 22px;
        display: inline-block;
        float: left;
    }

    .shopp-down-l span {
        width: 68px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-right: 1px solid #e5e5e5;
        margin-top: 20px;
    }

    .shopp-down-l .shopp-2a {
        margin: 0 20px;
    }

.shopp-down-r {
    float: right;
    height: 60px;
}

    .shopp-down-r p {
        font-size: 14px;
        color: #009941;
    }

        .shopp-down-r p em {
            font-size: 24px;
            color: #009941;
        }

        .shopp-down-r p a {
            width: 140px;
            height: 60px;
            line-height: 60px;
            background: #009941;
            font-size: 18px;
            color: #fff;
            text-align: center;
            margin-left: 20px;
        }

/*è´­ç‰©è½¦-1  ç»“æŸ*/



/*è´­ç‰©è½¦-2  å¼€å§‹*/
.shopping-big-2 {
    background: #f5f5f5;
}

.shopp-2 {
    height: 120px;
    background: #fff;
    border-bottom: 1px solid #009941;
}

.shopp-2-l {
    float: left;
}

    .shopp-2-l .shopp-img {
        display: inline-block;
        float: left;
        margin: 30px 30px 0 30px;
    }

    .shopp-2-l .shopp-2-la {
        float: left;
    }

        .shopp-2-l .shopp-2-la p:first-child {
            font-size: 18px;
            color: #3d3d3d;
            margin-top: 42px;
        }

        .shopp-2-l .shopp-2-la p:nth-child(2) {
            font-size: 12px;
            color: #6e6e6e;
            margin-top: 12px;
        }

            .shopp-2-l .shopp-2-la p:nth-child(2) span {
                color: #009941;
            }

.shopp-2-r {
    float: right;
}

    .shopp-2-r p:first-child {
        font-size: 14px;
        color: #535353;
        margin: 30px 30px 10px 0;
    }

        .shopp-2-r p:first-child span {
            font-size: 24px;
            color: #009941;
        }

    .shopp-2-r p:nth-child(2) a {
        font-size: 12px;
        color: #888;
        margin-right: 40px;
    }

        .shopp-2-r p:nth-child(2) a em {
            width: 7px;
            height: 4px;
            background: url("../image/s-arrow.png") no-repeat center center;
            margin-bottom: 4px;
        }

/*é€‰æ‹©æ”¶è´§åœ°å€*/
.shopp-address {
    /*height: 370px;*/
    background: #fff;
    margin-top: 20px;
}

.shopp-add-top {
    height: 62px;
    line-height: 62px;
    margin: 0 30px;
}

    .shopp-add-top span:first-child {
        float: left;
        font-size: 14px;
        color: #343434;
    }

    .shopp-add-top span:nth-child(2) {
        float: right;
        font-size: 12px;
        color: #61a07c;
    }

.ress {
    /*width: 1130px;*/
    height: 100px;
    margin: 0 30px;
    border: 1px solid #009941;
}

.ress-top {
    height: 25px;
}

    .ress-top a {
        float: left;
        width: 87px;
        height: 25px;
        line-height: 25px;
        background: #009941;
        font-size: 12px;
        color: #fff;
        padding-left: 16px;
    }

.ress-over {
    width: 1040px;
    height: 100px;
    border: 1px solid #ededed;
    margin-top: 20px;
}

.top-over a {
    background: #ededed;
    color: #7b7b7b;
}

.ress-top a em {
    width: 12px;
    height: 8px;
    background: url("../image/dui.png") no-repeat;
    margin-left: 12px;
}

.ress-cen {
    font-size: 14px;
    color: #7b7b7b;
    margin: 15px 0 0 20px;
}

.ress-botm {
    font-size: 14px;
    color: #61a07c;
    margin: 12px 0 0 20px;
}

.ress-over {
    width: 92%;
    height: 100px;
    border: 1px solid #ededed;
    margin: 20px 30px 0 30px;
}

/*ä½¿ç”¨æ–°åœ°å€*/
.new-address a {
    margin-top: 20px;
    margin-left: 30px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #e6e6e6;
    font-size: 12px;
    color: #343434;
    text-align: center;
}

/*æ”¯ä»˜æ–¹å¼*/
.payment-big {
    width: 100%;
    /*height: 450px;*/
    background: #fff;
    margin-top: 20px;
}

.payment-tle {
    height: 76px;
    line-height: 76px;
    font-size: 16px;
    color: #343434;
    font-weight: 600;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}

.payment-1 {
    margin: 0 30px;
}

    .payment-1 p {
        padding: 25px 0 20px 0;
        font-size: 16px;
        color: #343434;
    }

    .payment-1 ul {
        height: 62px;
        margin-bottom: 12px;
    }

        .payment-1 ul li {
            float: left;
            width: 174px;
            height: 60px;
            border: 1px solid #e0e0e0;
            cursor: pointer;
            margin-right: 10px;
            text-align: center;
        }

.yh-12 a {
    line-height: 60px;
    font-size: 12px;
    color: #343434;
    text-align: center;
}

.zf-1 {
    background: url("../image/zf-1.png") no-repeat center center;
}

.zf-2 {
    background: url("../image/zf-2.png") no-repeat center center;
}

.zf-3 {
    background: url("../image/zf-3.png") no-repeat center center;
}

.zf-4 {
    background: url("../image/zf-4.png") no-repeat center center;
}

.yh-1 {
    background: url("../image/yh-1.png") no-repeat center center;
}

.yh-2 {
    background: url("../image/yh-2.png") no-repeat center center;
}

.yh-3 {
    background: url("../image/yh-3.png") no-repeat center center;
}

.yh-4 {
    background: url("../image/yh-4.png") no-repeat center center;
}

.yh-5 {
    background: url("../image/yh-5.png") no-repeat center center;
}

.yh-6 {
    background: url("../image/yh-6.png") no-repeat center center;
}

.yh-7 {
    background: url("../image/yh-7.png") no-repeat center center;
}

.yh-8 {
    background: url("../image/yh-8.png") no-repeat center center;
}

.yh-9 {
    background: url("../image/yh-9.png") no-repeat center center;
}

.yh-10 {
    background: url("../image/yh-10.png") no-repeat center center;
}

.yh-11 {
    background: url("../image/yh-11.png") no-repeat center center;
}

.payment-1 ul li.active {
    height: 58px;
    border: 2px solid #009941;
}


/*å‘ç¥¨ä¿¡æ¯*/
.info-big {
    /*height: 400px;*/
    background: #fff;
    margin-top: 20px;
}

.info-tle {
    padding: 30px 0;
    margin: 0 30px;
}

    .info-tle h2 {
        font-size: 16px;
        color: #343434;
        display: inline-block;
        margin-right: 20px;
    }

    .info-tle span {
        font-size: 12px;
        color: #343434;
        display: inline-block;
    }

.info-a {
    margin: 0 30px;
}

    .info-a a:first-child {
        width: 148px;
        height: 33px;
        line-height: 33px;
        border: 1px solid #a0a0a0;
        font-size: 14px;
        color: #a0a0a0;
        text-align: center;
        border-radius: 3px;
        margin-right: 20px;
    }

    .info-a a:nth-child(2) {
        width: 148px;
        height: 33px;
        line-height: 35px;
        border: 1px solid #a0a0a0;
        font-size: 14px;
        color: #a0a0a0;
        text-align: center;
        border-radius: 3px;
    }

.info-radio {
    padding: 30px 0;
    margin: 0 30px;
    border-bottom: 1px solid #e8e8e8;
}

    .info-radio span {
        font-size: 14px;
        color: #6e6e6e;
        margin-right: 28px;
    }

        .info-radio span em {
            border-radius: 7px;
            margin-right: 10px;
        }

.w-1 {
    width: 14px;
    height: 14px;
    border: 1px solid #a3a3a3;
}

.g-1 {
    width: 12px;
    height: 12px;
    border: 2px solid #009941;
}

.info-p {
    margin: 0 30px;
}

    .info-p p {
        height: 49px;
        line-height: 49px;
        border-bottom: 1px solid #e8e8e8;
    }

        .info-p p span {
            font-size: 14px;
            color: #6e6e6e;
            display: inline-block;
        }

    .info-p input {
        display: inline-block;
        width: 80%;
        height: 45px;
        border: none;
        outline: none;
    }
/*æäº¤æ”¯ä»˜*/
.submit-big {
    height: 120px;
    background: #fff;
    margin-top: 20px;
}

.submit-left {
    float: left;
}

    .submit-left img {
        float: left;
        margin-top: 30px;
        margin-left: 14px;
    }

.submit-left-1 p {
    float: left;
    margin-left: 30px;
}

    .submit-left-1 p:first-child {
        font-size: 14px;
        color: #535353;
        margin: 30px 30px 10px 30px;
    }

        .submit-left-1 p:first-child span {
            font-size: 24px;
            color: #009941;
        }

    .submit-left-1 p:nth-child(2) a {
        font-size: 12px;
        color: #888;
        margin-right: 40px;
    }

        .submit-left-1 p:nth-child(2) a em {
            width: 7px;
            height: 4px;
            background: url("../image/s-arrow.png") no-repeat center center;
            margin-bottom: 4px;
        }

.submit-right {
    float: right;
    margin-right: 30px;
}

    .submit-right a {
        width: 200px;
        height: 60px;
        line-height: 60px;
        background: #009941;
        font-size: 22px;
        color: #fff;
        text-align: center;
        margin-top: 30px;
    }
/*è´­ç‰©è½¦-2  ç»“æŸ*/


/*è´­ç‰©è½¦--3 å¼€å§‹*/
.shopping-big-2 {
    /*height: 648px;*/
    background: #f5f5f5;
}

.success-big {
    height: 450px;
    background: #fff;
}

    .success-big .succ-cont {
        width: 340px;
        margin: 0 auto;
    }

    .success-big img {
        margin: 60px 0 0 130px;
    }

    .success-big h2 {
        padding: 30px 0;
        font-size: 20px;
        color: #3d3d3d;
        font-weight: 400;
        text-align: center;
    }


.fk {
    padding: 10px 0;
    font-size: 14px;
    color: #535353;
    text-align: center;
}

    .fk span {
        font-size: 24px;
        color: #009941;
    }

.info {
    padding: 16px 0;
    text-align: center;
}

    .info a {
        font-size: 12px;
        color: #888;
    }

        .info a em {
            width: 7px;
            height: 4px;
            background: url("../image/s-arrow.png") no-repeat center center;
            margin-bottom: 4px;
            margin-left: 6px;
        }

.ques {
    padding-top: 35px;
    font-size: 14px;
    color: #3d3d3d;
    text-align: center;
}

    .ques a {
        color: #009941;
    }
/*è´­ç‰©è½¦--3 ç»“æŸ*/
/*åº•éƒ¨ å¼€å§‹*/
.footer {
    height: 120px;
    background: #fff;
}

    .footer p {
        text-align: center;
    }

        .footer p a {
            font-size: 12px;
            color: #666;
        }

        .footer p span {
            color: #ccc;
            margin: 0 17px;
        }

        .footer p:first-child {
            margin-top: 42px;
        }

        .footer p:nth-child(2) {
            font-size: 12px;
            color: #999;
            margin-top: 12px;
        }
/*åº•éƒ¨ ç»“æŸ*/
.mlr30 {
    margin: 0 30px;
}




/*é®ç½©å±‚  å¼€å§‹*/
.mask {
    position: relative;
}

.mask-body {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #fff;
    top: 0;
    left: 0;
}

.mask-address {
    position: absolute;
    width: 698px;
    height: 598px;
    background: #fff;
    border: 1px solid #009941;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0 30px #e7e5e5;
}

.mask-tle {
    padding: 30px 0;
    margin: 0 44px;
    border-bottom: 1px solid #e2e2e2;
}

    .mask-tle h2 {
        float: left;
        font-size: 14px;
        color: #000;
    }

    .mask-tle em {
        float: right;
        width: 14px;
        height: 14px;
        background: url(../image/big-cuo.png) no-repeat center center;
    }

.mask-cont {
    margin: 0 44px;
}

    .mask-cont p {
        padding: 30px 0 17px 0;
        font-size: 12px;
        color: #2b2b2b;
    }

        .mask-cont p a {
            color: #009941;
            margin-right: 34px;
        }

.mask-int-big {
    width: 100%;
    margin-bottom: 10px;
}

    .mask-int-big label {
        float: left;
        width: 12%;
        line-height: 35px;
        font-size: 12px;
        color: #2b2b2b;
        text-align: right;
    }

        .mask-int-big label em {
            color: red;
        }

    .mask-int-big .mask-int-wrap {
        float: right;
        width: 83%;
    }

        .mask-int-big .mask-int-wrap .mask-int-1 {
            float: left;
            width: 98px;
            height: 33px;
            border: 1px solid #e5e5e5;
        }

            .mask-int-big .mask-int-wrap .mask-int-1 input {
                width: 64px;
                height: 33px;
                padding: 0 7px;
                border: none;
                outline: none;
            }

                .mask-int-big .mask-int-wrap .mask-int-1 input::-webkit-input-placeholder {
                    color: #000;
                }

                .mask-int-big .mask-int-wrap .mask-int-1 input:-moz-placeholder {
                    color: #000;
                }

                .mask-int-big .mask-int-wrap .mask-int-1 input::-moz-placeholder {
                    color: #000;
                }

                .mask-int-big .mask-int-wrap .mask-int-1 input:-ms-input-placeholder {
                    color: #000;
                }

            .mask-int-big .mask-int-wrap .mask-int-1 em {
                width: 10px;
                height: 6px;
                background: url("../image/sh-arr.png") no-repeat center center;
                cursor: pointer;
            }

        .mask-int-big .mask-int-wrap .mask-int-2 {
            float: right;
            width: 390px;
            height: 33px;
            border: 1px solid #e5e5e5;
        }

            .mask-int-big .mask-int-wrap .mask-int-2 input {
                width: 356px;
                height: 33px;
                padding: 0 7px;
                border: none;
                outline: none;
            }

            .mask-int-big .mask-int-wrap .mask-int-2 em {
                width: 10px;
                height: 6px;
                background: url("../image/sh-arr.png") no-repeat center center;
                cursor: pointer;
            }

    .mask-int-big textarea {
        float: right;
        width: 80.5%;
        height: 60px;
        padding: 10px 7px;
        border: 1px solid #e2e2e2;
        background: #f3f3f3;
        outline: none;
        resize: none;
    }

    .mask-int-big &gt; input {
        float: right;
        width: 80.5%;
        height: 33px;
        padding: 0 7px;
        border: 1px solid #e2e2e2;
        outline: none;
    }
    /*æ‰‹æœºå·ç&nbsp;*/
    .mask-int-big .mask-int-wrap .mask-int-3 input::-webkit-input-placeholder {
        color: #000;
    }

    .mask-int-big .mask-int-wrap .mask-int-3 input:-moz-placeholder {
        color: #000;
    }

    .mask-int-big .mask-int-wrap .mask-int-3 input::-moz-placeholder {
        color: #000;
    }

    .mask-int-big .mask-int-wrap .mask-int-3 input:-ms-input-placeholder {
        color: #000;
    }

    .mask-int-big .mask-int-wrap .mask-int-3 {
        float: left;
        width: 118px;
        height: 33px;
        border: 1px solid #e5e5e5;
    }

        .mask-int-big .mask-int-wrap .mask-int-3 input {
            width: 84px;
            height: 33px;
            padding: 0 7px;
            border: none;
            outline: none;
        }

        .mask-int-big .mask-int-wrap .mask-int-3 em {
            width: 10px;
            height: 6px;
            background: url("../image/sh-arr.png") no-repeat center center;
            cursor: pointer;
        }

    .mask-int-big .mask-int-wrap .mask-int-4 {
        float: right;
        width: 368px;
        height: 33px;
        border: 1px solid #e5e5e5;
    }

        .mask-int-big .mask-int-wrap .mask-int-4 input {
            width: 354px;
            height: 33px;
            padding: 0 7px;
            border: none;
            outline: none;
        }

    .mask-int-big .mask-int-wrap .mask-int-5 {
        float: right;
        width: 368px;
    }

        .mask-int-big .mask-int-wrap .mask-int-5 input {
            float: left;
            height: 33px;
            padding: 0 7px;
            border: 1px solid #e5e5e5;
            outline: none;
        }

        .mask-int-big .mask-int-wrap .mask-int-5 .int-1 {
            width: 84px;
        }

        .mask-int-big .mask-int-wrap .mask-int-5 .int-2 {
            width: 134px;
        }

        .mask-int-big .mask-int-wrap .mask-int-5 span {
            width: 3px;
            height: 6px;
            border-top: 1px solid #959595;
            float: left;
            margin: 19px 3px 0;
        }

.mask-rectangle {
    width: 83%;
    float: right;
}

.mask-rectangle {
    height: 57px;
}

    .mask-rectangle em {
        width: 15px;
        height: 15px;
        border: 1px solid #e5e5e5;
        margin-top: 20px;
        float: left;
    }

    .mask-rectangle span {
        font-size: 12px;
        color: #000;
        margin-left: 10px;
        margin-top: 20px;
    }

.mask-btn {
    width: 83%;
    float: right;
}

    .mask-btn button {
        width: 66%;
        padding: 10px 0;
        font-size: 12px;
        color: #fff;
        border: 1px solid #009941;
        background: #009941;
        outline: none;
        cursor: pointer;
    }
/*é®ç½©å±‚  ç»“æŸ*/


.eneqity_mask {
    position: fixed;
    height: 100%;
    width: 100%;
    background: url(../image/black11.png) repeat;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 3;
    display: block;
    top: 0px;
    left: 0px;
    display: none;
}

.closeed {
    height: 2.6rem;
    line-height: 2.6rem;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0.2rem 0 0.4rem;
    font-size: 1rem;
}

    .closeed a {
        float: right;
        display: inline-block;
        text-decoration: none;
        font-style: normal;
    }

        .closeed a img {
            vertical-align: middle;
        }

.enquiry {
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translateX(-50%) translateY(-50%);
    width: 27rem;
    background: #fff;
    z-index: 9999;
    display: none;
}


.bargain {
    padding: 0.3rem 0.4rem 0.45rem 0.4rem;
}

.glass {
    margin: 0.2rem 0 0.1rem 0;
    border: 1px dashed #b0b0b0;
    padding: 0.26rem 0.3rem;
}






/*æ‰‹æœºç‰ˆ*/
@media screen and (max-width:480px) {
    .header {
        width: 100%;
    }

        .header .head-top {
            display: none;
        }

    .head-cont {
        width: 100%;
    }

    .search {
        display: none;
    }

    /*è´­ç‰©è½¦--1  å¼€å§‹*/
    .shopping-big {
        width: 100%;
    }

    .cont {
        width: 100%;
        margin: 0 0;
    }

    .shopping-top {
        width: 100%;
    }

    .shopp-cont {
        width: 100%;
    }

    .shopping-top img {
        width: 100%;
        margin: 0 0;
    }

    .shopping-top {
        height: 80px;
    }

    .w-46 {
        width: 41%;
    }
    /*äº§å“è¯¦æƒ… å¼€å§‹*/
    .shopping-tle {
        width: 100%;
    }

    .tle-cont {
        margin: 0 4px;
    }

    .shopping-cont span em {
        display: none;
    }

    .shopping-cont span i {
        left: 16px;
    }

    .shopping-cont span input {
        /*padding: 0 14px;*/
    }

    .big-cont span:first-child {
        width: 26%;
        text-align: left;
    }

    .big-cont span:nth-child(2) {
        width: 20%;
        text-align: center;
    }

    .big-cont span:nth-child(3) {
        width: 20%;
        text-align: center;
    }

    .big-cont span:nth-child(4) {
        display: none;
        width: 12%;
        text-align: center;
    }

    .big-cont span:nth-child(5) {
        display: none;
        width: 9%;
        text-align: center;
    }

    .big-cont span:nth-child(6) {
        display: none;
        width: 12%;
        text-align: center;
    }

    .big-cont span:nth-child(7) {
        width: 14%;
        text-align: center;
    }

    .big-cont span:nth-child(8) {
        width: 20%;
        text-align: center;
    }

    .shopping-cont span {
        font-size: 12px;
    }

    .shopping-down {
        width: 100%;
    }

    .shopp-down-l {
        width: 42%;
        font-size: 12px;
        margin-left: 4px;
    }

        .shopp-down-l span {
            width: 40px;
        }

        .shopp-down-l .shopp-2a {
            margin: 0 4px;
        }

    .shopp-down-r {
        width: 56%;
    }

        .shopp-down-r p {
            font-size: 12px;
            margin-top: 10px;
        }

            .shopp-down-r p em {
                font-size: 14px;
            }

            .shopp-down-r p a {
                width: 48px;
                height: 38px;
                line-height: 38px;
                font-size: 12px;
                margin-left: 4px;
            }

    .shopping-tle span a {
        margin-right: 6px;
    }

    .shopp-3a {
        display: none;
    }

    .shopping-big {
        height: auto;
    }
    /*äº§å“è¯¦æƒ… ç»“æŸ*/
    /*è´­ç‰©è½¦--1  ç»“æŸ*/

    /*è´­ç‰©è½¦--2 å¼€å§‹*/
    .shopping-big-2 {
        width: 100%;
    }

    .shopp-2 {
        width: 100%;
    }

    .shopp-2-l {
        width: 40%;
    }

        .shopp-2-l .shopp-img {
            width: 28%;
            margin: 30px 10px 0 10px;
        }

            .shopp-2-l .shopp-img img {
                width: 100%;
            }

        .shopp-2-l .shopp-2-la {
            width: 56%;
        }

            .shopp-2-l .shopp-2-la p:first-child {
                font-size: 14px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .shopp-2-l .shopp-2-la p:nth-child(2) {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

    .shopp-2-r {
        width: 50%;
    }

        .shopp-2-r p:first-child {
            margin-top: 40px;
            margin-right: 27px;
        }

            .shopp-2-r p:first-child span {
                font-size: 16px;
            }

        .shopp-2-r p:nth-child(2) a {
            margin-right: 6px;
        }

    /*æ”¶è´§åœ°å€*/
    .shopp-address {
        width: 100%;
    }

    .shopp-add-top {
        margin: 0 4px;
    }

    .ress {
        width: 98%;
        margin: 0 auto;
    }

    .ress-cen {
        margin-left: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ress-over {
        width: 98%;
        margin: 20px auto 0;
    }

    .ress-cen {
        margin-left: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .new-address {
        width: 100%;
    }

        .new-address a {
            margin-left: 4px;
        }

    /*æ”¯ä»˜æ–¹å¼*/
    .payment-tle {
        width: 98%;
        margin: 0 auto;
    }

    .payment-1 {
        width: 98%;
        margin: 0 auto;
    }

        .payment-1 p {
            width: 100%;
        }

        .payment-1 ul {
            width: 98%;
            margin: 0 auto;
        }

            .payment-1 ul li {
                width: 44%;
                margin-top: 20px;
            }

                .payment-1 ul li img {
                    width: 100%;
                }

    .pay-2 {
        display: none;
    }


    .enquiry {
        top: 150%;
        width: 15rem;
    }

    /*å‘ç¥¨ä¿¡æ¯*/
    .info-radio {
        width: 98%;
        margin: 0 auto;
    }

    .info-big {
        width: 100%;
    }

    .info-tle {
        width: 98%;
        margin: 0 auto;
    }

        .info-tle h2 {
            margin-right: 10px;
        }

    .info-a {
        width: 98%;
        margin: 0 auto;
    }

        .info-a a:first-child {
            margin: 0 4px;
        }

    .info-p {
        width: 98%;
        margin: 0 auto;
    }

        .info-p p {
            width: 100%;
        }

        .info-p input {
            width: 74px;
        }
    /*æäº¤è®¢å•*/
    .submit-big {
        width: 100%;
    }

    .submit-left {
        width: 73%;
    }

    .sub-img {
        width: 16%;
        float: left;
    }

        .sub-img img {
            width: 100%;
        }

    .submit-left-1 {
        width: 80%;
        float: left;
    }

        .submit-left-1 p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .submit-left-1 p:first-child {
                margin: 32px 0px 1px 32px;
            }

            .submit-left-1 p:nth-child(2) a {
                margin-right: 14px;
            }

            .submit-left-1 p:first-child span {
                font-size: 16px;
            }

    .submit-right {
        width: 25%;
        margin-right: 4px;
    }

        .submit-right a {
            width: 80px;
            height: 38px;
            line-height: 38px;
            font-size: 16px;
        }
    /*è´­ç‰©è½¦--2 ç»“æŸ*/

    /*è´­ç‰©è½¦--3 å¼€å§‹*/
    .shopping-big-2 {
        height: auto;
    }

    .success-big {
        width: 100%;
        height: 360px;
    }

        .success-big .succ-cont {
            width: 98%;
            margin: 0 auto;
        }

    .succ-img {
        width: 100%;
    }

    .success-big img {
        margin: 40px 0 0 130px;
    }

    .success-big h2 {
        font-size: 22px;
        text-align: center;
    }

    .ques {
        padding-top: 14px;
    }
    /*è´­ç‰©è½¦--3 ç»“æŸ*/
    .footer p:first-child {
        display: none;
    }

    .footer p:nth-child(2) {
        padding-top: 40px;
    }

        .footer p:nth-child(2) span {
            display: block;
        }



    /*æ‰‹æœºç‰ˆ  å¼€å§‹*/
    .mask-address input::-webkit-input-placeholder {
        font-size: 12px;
    }

    .mask-address input:-moz-placeholder {
        font-size: 12px;
    }

    .mask-address input::-moz-placeholder {
        font-size: 12px;
    }

    .mask-address input:-ms-input-placeholder {
        font-size: 12px;
    }

    .mask-address {
        width: 98%;
    }

    .mask-tle {
        margin: 0 20px;
    }

    .mask-cont {
        margin: 0 4px;
    }

        .mask-cont p a {
            margin-right: 4px;
        }

    .mask-int-big label {
        width: 20%;
    }

    .mask-int-big .mask-int-wrap {
        width: 78%;
    }

        .mask-int-big .mask-int-wrap .mask-int-1 {
            width: 40%;
        }

        .mask-int-big .mask-int-wrap .mask-int-2 {
            width: 50%;
        }

            .mask-int-big .mask-int-wrap .mask-int-2 input {
                width: 80%;
                padding: 0 2px 0 7px;
            }

    .mask-int-big textarea {
        width: 73%;
    }

    .mask-int-big &gt; input {
        width: 73%;
    }

    .mask-int-big .mask-int-wrap .mask-int-3 {
        width: 40%;
    }

        .mask-int-big .mask-int-wrap .mask-int-3 input {
            width: 78%;
            padding: 0 2px 0 7px;
        }

        .mask-int-big .mask-int-wrap .mask-int-3 em {
            width: 10%;
            margin-right: 2px;
        }

    .mask-int-big .mask-int-wrap .mask-int-4 {
        width: 56%;
    }

        .mask-int-big .mask-int-wrap .mask-int-4 input {
            width: 92%;
            padding: 0 2px 0 7px;
        }

    .mask-int-big .mask-int-wrap .mask-int-5 .int-1 {
        display: none;
    }

    .mask-int-big .mask-int-wrap .mask-int-5 span {
        display: none;
    }

    .mask-int-big .mask-int-wrap .mask-int-5 {
        width: 56%;
    }

        .mask-int-big .mask-int-wrap .mask-int-5 .int-2 {
            width: 88%;
        }
    /*æ‰‹æœºç‰ˆ  ç»“æŸ*/

}
</pre></body></html>