﻿@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    line-height: 1.42857143;
}

button, input, select, textarea {
    font-size: initial;
    font-family: initial;
    line-height: initial;
}

a:focus, a:hover {
    color: inherit;
    text-decoration: none;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img, input, label, th {
    vertical-align: middle;
}

img {
    border: none;
}

li, ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: initial;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    font-size: 100%;
}

.noWrapEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box {
    width: 100%;
    min-width: 1200px;
}

.header-roof-box {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
    background: #eff0f0;
}

.header-roof {
    margin: auto;
    width: 1200px;
    height: 40px;
    color: #555;
    font-size: 12px;
    line-height: 40px;
}

    .header-roof b {
        color: #ccc;
        font-weight: 500;
    }

.header-roof-left > span {
    margin-right: 5px;
}

.header-roof a {
    padding: 0 10px;
}

.header-roof-right a > span {
    color: #e4393c;
}

.header-roof-right a > img {
    margin-left: 5px;
}

.header-roof-right a > .img2 {
    margin-top: -3px;
    margin-right: 10px;
    margin-left: 0;
}

.header-box {
    height: 170px;
    border-bottom: 2px solid #7d1218;
    background: #FFF;
}

.header {
    margin: auto;
    width: 1200px;
}

.header-top {
    position: relative;
    height: 132px;
}

.header-top-logo {
    margin-top: 20px;
}

    .header-top-logo img {
        width: 260px;
        height: 80px;
    }

.header-top-input {
    margin-top: 42px;
    margin-left: 200px;
    width: 518px;
    height: 39px;
    border: 2px solid #7d1218;
}

    .header-top-input input {
        float: left;
        padding-left: 8px;
        width: 410px;
        height: 100%;
        outline: 0;
        border: 0;
        background: #fff;
        font-size: 14px;
    }

    .header-top-input button {
        float: right;
        width: 101px;
        height: 35px;
        outline: 0;
        border: 0;
        background: #7d1218;
        color: #FFF;
        letter-spacing: 4px;
        font-size: 16px;
    }

    .header-top-input .top_sub {
        float: right;
        width: 101px;
        height: 35px;
        outline: 0;
        border: 0;
        background: #7d1218;
        color: #FFF;
        letter-spacing: 4px;
        font-size: 16px;
    }

.header-QRcode {
    position: absolute;
    top: 42px;
    right: 68px;
    text-align: center;
}

    .header-QRcode img {
        width: 68px;
        height: 68px;
    }

    .header-QRcode p {
        margin-top: 10px;
        color: #666;
        font-size: 12px;
        line-height: 14px;
    }

.header-key {
    position: absolute;
    bottom: 27px;
    left: 461px;
    color: #999;
    font-size: 12px;
}

    .header-key a {
        padding: 0 5px;
    }

.header-bottom {
    padding-left: 296px;
}

    .header-bottom li {
        float: left;
        margin-right: 68px;
        height: 38px;
        border-bottom: 4px solid transparent;
        color: #666;
        font-size: 16px;
    }

        .header-bottom li a {
            display: block;
        }

        .header-bottom li.ac-li {
            border-bottom: 4px solid #7d1218;
        }

.banner {
    position: relative;
    height: 496px;
    min-width: 1200px;
    background: #FFF;
    top: -2px;
}

    .banner .am-slides > li {
        width: 100%;
        height: 480px;
        min-width: 1200px;
    }

        .banner .am-slides > li img {
            height: 480px;
        }

.banner-nav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 1200px;
}

    .banner-nav .title {
        position: absolute;
        top: -38px;
        padding-left: 13px;
        width: 190px;
        height: 38px;
        background: #7d1218;
        color: #FFF;
        line-height: 38px;
    }

        .banner-nav .title img {
            margin-top: -2px;
            margin-right: 12px;
        }

    .banner-nav .banner-nav-ul {
        position: absolute;
        width: 190px;
        background: rgba(0, 0, 0, .5);
    }

        .banner-nav .banner-nav-ul li.ac-li {
            background: #FFF;
        }

            .banner-nav .banner-nav-ul li.ac-li .p1 {
                color: #000 !important;
            }

        .banner-nav .banner-nav-ul .nav-di {
            padding: 9px 10px;
            height: 53.33px;
            cursor: pointer;
        }

            .banner-nav .banner-nav-ul .nav-di .img {
                margin-right: 7px;
            }

            .banner-nav .banner-nav-ul .nav-di .text .p1 {
                color: #FFF;
                line-height: 14px;
            }

            .banner-nav .banner-nav-ul .nav-di .text .p2 {
                margin-top: 9px;
                color: #e1858a;
                font-size: 12px;
                line-height: 12px;
            }

.banner .am-direction-nav {
    display: none;
}

.banner .am-slider-default .am-control-nav {
    bottom: 10px;
}

    .banner .am-slider-default .am-control-nav li a {
        width: 12px;
        height: 12px;
    }

        .banner .am-slider-default .am-control-nav li a.am-active {
            background-color: #fff;
        }

.banner .advertising {
    position: absolute;
    top: 0;
    right: 0;
}

    .banner .advertising .advertising-bo {
        overflow: hidden;
        margin-top: 4px;
        padding: 20px 18px;
        width: 190px;
        height: 234px;
        background: #FFF;
    }

        .banner .advertising .advertising-bo .p1 {
            color: #000;
            line-height: 14px;
        }

        .banner .advertising .advertising-bo .p2 {
            margin-top: 10px;
            color: #666;
            font-size: 12px;
            line-height: 12px;
        }

        .banner .advertising .advertising-bo .p3 {
            overflow: hidden;
            margin-top: 30px;
            text-align: center;
        }

.banner .second-nav {
    display: none;
    overflow: hidden;
    margin-left: 190px;
    width: 800px;
    height: 480px;
    background: #fff;
}

    .banner .second-nav li {
        padding: 19px 30px;
    }

    .banner .second-nav .second-title {
        width: 20%;
    }

    .banner .second-nav .link-ad {
        padding-bottom: 10px;
        width: 80%;
        border-bottom: 1px dashed #ccc;
    }

        .banner .second-nav .link-ad a {
            margin-left: 13px;
            height: 22px;
            color: #666;
            font-size: 14px;
            line-height: 22px;
        }

            .banner .second-nav .link-ad a.on1, .banner .second-nav .link-ad a:hover {
                color: #cb3e25;
            }

.product-box {
    min-width: 1200px;
}

    .product-box .am-tabs {
        margin: auto;
        min-width: 1200px;
        background: #f6f6f6;
    }

        .product-box .am-tabs .am-nav-tabs {
            height: 43px;
            min-width: 1200px;
            border: 0;
            background: #d90b18;
            line-height: 43px;
            text-align: center;
        }

            .product-box .am-tabs .am-nav-tabs > li {
                width: 215px;
                text-align: center;
                display: inline-block;
                float: inherit;
            }

                .product-box .am-tabs .am-nav-tabs > li > a {
                    padding: 0;
                    height: 43px;
                    border: 0;
                    background: 0 0;
                    color: #fff;
                    font-size: 16px;
                    line-height: 43px;
                }

                .product-box .am-tabs .am-nav-tabs > li.am-active > a {
                    background: url(../images/icon_arrow.jpg) no-repeat bottom;
                }

    .product-box .am-tabs-bd {
        margin: 16px auto 0;
        width: 1200px;
        border: 0;
        background: #f6f6f6;
    }

        .product-box .am-tabs-bd .am-tab-panel {
            right: 0;
            left: 0;
            margin: auto;
            padding: 0;
            width: 1200px;
        }

    .product-box .product-list li {
        position: relative;
        float: left;
        margin-right: 9px;
        width: 291px;
    }

        .product-box .product-list li:nth-last-child(1) {
            margin-right: 0;
        }

        .product-box .product-list li .product {
            overflow: hidden;
            padding: 15px 15px 0;
            width: 291px;
            height: 374px;
            background: #FFF;
        }

            .product-box .product-list li .product .img {
                text-align: center;
            }

                .product-box .product-list li .product .img img {
                    width: 246px;
                    height: 246px;
                }

            .product-box .product-list li .product .text {
                overflow: hidden;
                margin-top: 5px;
                height: 45px;
                color: #666;
                font-size: 14px;
                line-height: 22px;
            }

            .product-box .product-list li .product .product-num {
                margin-top: 16px;
            }

                .product-box .product-list li .product .product-num .sp1 {
                    color: #d90b18;
                    font-weight: 600;
                    font-size: 16px;
                }

                .product-box .product-list li .product .product-num .sp2 {
                    margin-left: 10px;
                    color: #888;
                    text-decoration: line-through;
                    font-size: 12px;
                }

                .product-box .product-list li .product .product-num .btn-b {
                    width: 80px;
                    height: 28px;
                    outline: 0;
                    border: 0;
                    background: #d90b18;
                    color: #FFF;
                    font-size: 12px;
                    line-height: 28px;
                }

.shop-list {
    padding-top: 46px;
    min-width: 1200px;
    background: #f6f6f6;
}

    .shop-list .shop1 {
        margin: auto;
        padding-bottom: 26px;
        width: 1200px;
    }

        .shop-list .shop1 .title {
            margin-bottom: 22px;
            line-height: 20px;
        }

            .shop-list .shop1 .title .p1 {
                font-weight: 600;
                font-size: 20px;
            }

            .shop-list .shop1 .title .p2 a {
                margin-left: 30px;
                color: #666;
                font-size: 14px;
            }

        .shop-list .shop1 .shop-infos .shop-img {
            margin-right: 12px;
            width: 201px;
            height: 498px;
        }

        .shop-list .shop1 .shop-infos .shop-img2 {
            margin-right: 12px;
            width: 348px;
        }

            .shop-list .shop1 .shop-infos .shop-img2 .img {
                overflow: hidden;
                width: 348px;
                height: 385px;
            }

            .shop-list .shop1 .shop-infos .shop-img2 .shop-banner {
                position: relative;
                margin: 12px 0 0;
                width: 348px;
                height: 101px;
                background: #fff;
            }

.shop-banner .am-slider {
    position: absolute;
    top: 50%;
    margin: 0;
    padding: 0 40px;
    width: 100%;
    box-shadow: none;
    transform: translate(0, -50%);
}

.shop-banner .am-nav-prev a {
    left: 0 !important;
}

.shop-banner .am-nav-next a {
    right: 0 !important;
}

.shop-list .shop1 .shop-infos .shop-text {
    width: 627px;
}

    .shop-list .shop1 .shop-infos .shop-text li {
        float: left;
        overflow: hidden;
        margin-right: 11px;
        margin-bottom: 12px;
        padding: 12px 5px;
        width: 201px;
        height: 243px;
        background: #FFF;
    }

        .shop-list .shop1 .shop-infos .shop-text li:nth-child(3n) {
            margin-right: 0;
        }

.shop-infos .shop-text li .product .img {
    text-align: center;
}

    .shop-infos .shop-text li .product .img img {
        width: 162px;
        height: 162px;
    }

.shop-infos .shop-text li .product .text {
    overflow: hidden;
    margin-top: 10px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
}

.shop-infos .shop-text li .product .product-num {
    margin-top: 10px;
    text-align: center;
    line-height: 18px;
}

    .shop-infos .shop-text li .product .product-num .sp1 {
        color: #d90b18;
        font-weight: 600;
        font-size: 18px;
    }

    .shop-infos .shop-text li .product .product-num .sp2 {
        margin-left: 5px;
        color: #888;
        text-decoration: line-through;
        font-size: 14px;
    }

.new {
    padding: 30px 0 65px;
    min-width: 1200px;
    background: #f6f6f6;
}

.new-box {
    margin: auto;
    width: 1200px;
}

    .new-box > .title {
        margin-bottom: 16px;
        width: 100%;
        color: #000;
        font-weight: 600;
        font-size: 20px;
        line-height: 20px;
    }

.news-img {
    width: 850px;
}

    .news-img li {
        float: left;
        margin-right: 20px;
        width: 270px;
    }

        .news-img li:nth-last-child(1) {
            margin-right: 0;
        }

        .news-img li img {
            width: 270px;
            height: 152px;
        }

        .news-img li p {
            margin-top: 15px;
            color: #666;
            font-size: 14px;
            line-height: 14px;
        }

.news-text {
    overflow: hidden;
    margin-left: 25px;
    width: 325px;
    height: 153px;
}

.title-more {
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    line-height: 16px;
}

.news-text .title {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.news-text .more {
    color: #999;
    font-size: 14px;
}

.news-text ul {
    margin-top: 5px;
}

.news-text li {
    padding: 14px 0;
}

    .news-text li .img {
        overflow: hidden;
        width: 32px;
        height: 32px;
    }

    .news-text li .text {
        margin-left: 20px;
        width: 273px;
    }

        .news-text li .text .p1 {
            overflow: hidden;
            color: #a9a9a9;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 12px;
            line-height: 12px;
        }

        .news-text li .text .p2 {
            overflow: hidden;
            margin-top: 5px;
            color: #666;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 14px;
            line-height: 14px;
        }

.four-step {
    overflow: hidden;
    height: 108px;
    min-width: 1200px;
    border-bottom: 3px solid #d90b18;
    background: #FFF;
    text-align: center;
}

    .four-step img {
        width: 1200px;
    }

.footer-box {
    min-width: 1200px;
    background: #000;
}

    .footer-box .footer {
        margin: auto;
        width: 1200px;
        height: 356px;
        position: relative;
    }

        .footer-box .footer .footer-nav {
            margin: 50px auto;
        }

            .footer-box .footer .footer-nav ul {
                width: 875px;
            }

            .footer-box .footer .footer-nav li {
                float: left;
                width: 25%;
                color: #a5a5a5;
                font-size: 12px;
            }

                .footer-box .footer .footer-nav li p {
                    padding-bottom: 14px;
                    width: 156px;
                    border-bottom: 1px solid #272727;
                    color: #ccc;
                    font-size: 16px;
                    line-height: 16px;
                }

                .footer-box .footer .footer-nav li a {
                    display: block;
                    margin-top: 18px;
                    line-height: 12px;
                    color: #ccc;
                }

            .footer-box .footer .footer-nav .attention {
                padding-left: 60px;
                width: 325px;
            }

                .footer-box .footer .footer-nav .attention > p {
                    padding-bottom: 14px;
                    width: 156px;
                    border-bottom: 1px solid #272727;
                    color: #ccc;
                    font-size: 16px;
                    line-height: 16px;
                }

                .footer-box .footer .footer-nav .attention .text {
                    margin-top: 16px;
                }

                .footer-box .footer .footer-nav .attention img {
                    margin-right: 20px;
                    width: 84px;
                    height: 84px;
                }

                .footer-box .footer .footer-nav .attention span {
                    display: block;
                    margin-bottom: 14px;
                    color: #a5a5a5;
                    font-size: 14px;
                    line-height: 18px;
                }

        .footer-box .footer .footer-site {
            color: #ccc;
            text-align: center;
            font-size: 12px;
            position: absolute;
            width: 100%;
            bottom: 40px;
        }

            .footer-box .footer .footer-site p {
                margin-bottom: 15px;
            }

                .footer-box .footer .footer-site p a {
                    color: #fff;
                    padding: 0 8px;
                }

.main-box {
    margin: 0 auto 25px;
    width: 1200px;
}

.title-site {
    height: 53px;
    color: #666;
    font-size: 12px;
    line-height: 53px;
}

.main-box .article-nav {
    width: 180px;
}

.article-nav .am-panel-group .am-panel {
    margin: 0;
    border: 1px solid #e9e9e9;
    border-bottom: transparent;
}

    .article-nav .am-panel-group .am-panel:nth-last-child(1) {
        border: 1px solid #e9e9e9;
    }

    .article-nav .am-panel-group .am-panel .am-panel-hd {
        position: relative;
        padding: 0 0 0 22px;
        height: 48px;
        background: #fff;
        line-height: 48px;
    }

    .article-nav .am-panel-group .am-panel .am-panel-bd {
        padding: 0;
    }

.article-nav .article-ul li {
    padding: 6px 0;
    height: 42px;
}

    .article-nav .article-ul li a {
        display: block;
        margin: auto;
        width: 156px;
        height: 30px;
        text-align: center;
        line-height: 30px;
    }

        .article-nav .article-ul li a:hover, .article-nav .article-ul li.ac-a a {
            background: #eff0f0;
            color: #d90b18;
        }

.article-nav .am-panel-group .am-panel .am-panel-hd img {
    position: absolute;
    top: 21px;
    right: 17px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -ms-transition: all .3s ease-in-out;
}

    .article-nav .am-panel-group .am-panel .am-panel-hd img.oparrow {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -ms-transform: rotate(0);
        -ms-transition: all .3s ease-in-out;
    }

.main-box .article-text {
    width: 1000px;
    min-height: 400px;
    border: 1px solid #e9e9e9;
}

    .main-box .article-text .title {
        padding-left: 42px;
        height: 62px;
        border-bottom: 1px solid #e9e9e9;
        color: #333;
        font-weight: 600;
        font-size: 20px;
        line-height: 62px;
    }

    .main-box .article-text .text {
        padding: 25px 40px;
        color: #666;
        font-size: 14px;
    }

.products-nav {
    width: 220px;
}

    .products-nav .nav-list .am-panel-group .am-panel {
        margin: 0;
        border: 1px solid #e9e9e9;
        border-bottom: transparent;
    }

    .products-nav h4 {
        font-weight: 100;
        z-index: 9;
        position: relative;
        padding-left: 17px;
    }

    .products-nav .nav-list .am-panel-group .am-panel:nth-last-child(1) {
        border: 1px solid #e9e9e9;
    }

    .products-nav .nav-list .am-panel-group .am-panel .am-panel-hd {
        position: relative;
        padding: 0;
        height: 32px;
        background: #f7f7f7;
        color: #333;
        font-size: 14px;
        line-height: 32px;
    }

    .products-nav .nav-list .am-panel-group .am-panel .am-panel-bd {
        padding: 0;
    }

    .products-nav .nav-list .nav-list-ul li {
        padding: 0 8px;
    }

    .products-nav .nav-list .am-panel-group {
        margin: 0;
    }

    .products-nav .nav-list .nav-list-ul li .p1 {
        padding: 0 5px;
        height: 38px;
        color: #7d1218;
        font-size: 14px;
        line-height: 38px;
    }

    .products-nav .nav-list .nav-list-ul li .p-link {
        padding: 0 0 10px;
        border-bottom: 1px dashed #dbdbdb;
    }

    .products-nav .nav-list .nav-list-ul li:nth-last-child(1) .p-link {
        border-bottom: 0;
    }

    .products-nav .nav-list .nav-list-ul li a {
        margin: auto;
        padding: 0 5px;
        height: 23px;
        color: #666;
        text-align: center;
        white-space: nowrap;
        font-size: 12px;
        line-height: 23px;
    }

        .products-nav .nav-list .nav-list-ul li a.ac-a, .products-nav .nav-list-ul li a:hover {
            background: #7d1218;
            color: #fff;
        }

    .products-nav .nav-list .am-panel-group .am-panel .am-panel-hd img {
        position: absolute;
        top: 9px;
        right: 13px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -ms-transition: all .3s ease-in-out;
    }

        .products-nav .nav-list .am-panel-group .am-panel .am-panel-hd img.oparrow {
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            -webkit-transform: rotate(0);
            -moz-transform: rotate(0);
            -o-transform: rotate(0);
            transform: rotate(0);
            -ms-transform: rotate(0);
            -ms-transition: all .3s ease-in-out;
        }

    .products-nav .hot-products {
        margin-top: 12px;
        border: 1px solid #dbdbdb;
    }

        .products-nav .hot-products .title {
            padding-left: 15px;
            height: 32px;
            border-bottom: 1px solid #dbdbdb;
            background: #f7f7f7;
            color: #333;
            font-weight: 600;
            font-size: 14px;
            line-height: 32px;
        }

    .products-nav .hot-products-ul .img {
        padding: 7px 0;
        width: 100%;
        text-align: center;
    }

        .products-nav .hot-products-ul .img img {
            width: 182px;
            height: 182px;
        }

    .products-nav .hot-products-ul .text {
        margin: auto;
        padding: 0 10px 5px;
        width: 90%;
        border-bottom: 1px dashed #dbdbdb;
        text-align: center;
    }

    .products-nav .hot-products-ul li:nth-last-child(1) .text {
        border-bottom: 0;
    }

    .products-nav .hot-products-ul .text .p1 {
        overflow: hidden;
        height: 42px;
        color: #666;
        font-size: 12px;
        line-height: 21px;
    }

    .products-nav .hot-products-ul .text .p2 {
        margin-top: 7px;
        color: #d90b18;
        font-weight: 600;
        font-size: 18px;
    }

.products-list {
    width: 970px;
}

    .products-list .screening {
        border: 1px solid #dbdbdb;
        display: none;
        margin-bottom: 10px;
    }

.screening .title {
    padding: 0 0 0 17px;
    height: 32px;
    border-bottom: 1px solid #dbdbdb;
    background: #f7f7f7;
    color: #333;
    font-size: 14px;
    line-height: 32px;
}

    .screening .title span {
        color: #7d1218;
    }

.screening .condition-box {
    padding: 0 18px;
    background: #fff;
}

    .screening .condition-box .td1 {
        width: 10%;
        vertical-align: text-top;
    }

    .screening .condition-box .condition {
        border-bottom: 1px dashed #dedede;
        color: #666;
        line-height: 52px;
    }

        .screening .condition-box .condition:nth-last-child(1) {
            border-bottom: 0;
        }

        .screening .condition-box .condition ul {
            margin-left: 30px;
        }

        .screening .condition-box .condition .condition-ul li {
            float: left;
            margin-right: 10px;
            height: 52px;
            line-height: 52px;
        }

            .screening .condition-box .condition .condition-ul li:nth-last-child(1) {
                margin-right: 0;
            }

            .screening .condition-box .condition .condition-ul li a {
                padding: 5px 9px;
                height: 23px;
                color: #333;
                font-size: 12px;
                line-height: 23px;
                cursor: pointer;
            }

        .screening .condition-box .condition .condition-ul .ac_a a {
            background: #7d1218;
            color: #fff;
        }

.screening-product {
    /* margin-top: 10px; */
}

    .screening-product .screening-btn {
        padding: 6px 7px;
        height: 40px;
        border: 1px solid #dbdbdb;
        background: #f7f7f7;
        color: #333;
        font-size: 14px;
    }

        .screening-product .screening-btn .aj-btn li {
            float: left;
            font-size: 12px;
        }

            .screening-product .screening-btn .aj-btn li.ac-li button {
                border: 1px solid #d90b18;
                background: #d90b18;
                color: #FFF;
            }

            .screening-product .screening-btn .aj-btn li button {
                width: 55px;
                height: 26px;
                outline: 0;
                border: 1px solid #dbdbdb;
                background: #FFF;
                color: #333;
            }

            .screening-product .screening-btn .aj-btn li.ac-li .btn {
                border: 1px solid #d90b18;
                background: #d90b18;
                color: #FFF;
            }

            .screening-product .screening-btn .aj-btn li .btn {
                width: 55px;
                height: 26px;
                outline: 0;
                border: 1px solid #dbdbdb;
                background: #FFF;
                color: #333;
                font-size: 12px;
            }


        .screening-product .screening-btn .num-btn {
            margin-left: 25px;
            color: #333;
            font-size: 12px;
        }

            .screening-product .screening-btn .num-btn .p1 {
                line-height: 26px;
            }

            .screening-product .screening-btn .num-btn .p2 {
                margin-right: 5px;
            }

                .screening-product .screening-btn .num-btn .p2 input {
                    padding-left: 5px;
                    width: 56px;
                    height: 26px;
                    border: 1px solid #dbdbdb;
                    font-size: 12px;
                }

            .screening-product .screening-btn .num-btn .p3 button {
                width: 55px;
                height: 26px;
                outline: 0;
                border: 1px solid #d90b18;
                background: #d90b18;
                color: #FFF;
            }

            .screening-product .screening-btn .num-btn .p3 .btn {
                width: 55px;
                height: 26px;
                outline: 0;
                border: 1px solid #d90b18;
                background: #d90b18;
                color: #FFF;
                font-size: 14px;
                line-height: 24px;
            }

        .screening-product .screening-btn .text {
            color: #333;
            font-size: 12px;
            line-height: 26px;
        }

            .screening-product .screening-btn .text span {
                margin: 0 3px;
                color: #d90b18;
            }

    .screening-product .commodity-ul {
        padding-top: 21px;
    }

        .screening-product .commodity-ul li {
            float: left;
            margin-bottom: 20px;
            width: 25%;
        }

        .screening-product .commodity-ul .commodity-div {
            margin: auto;
            width: 228px;
            height: 344px;
            border: 1px solid transparent;
        }

            .screening-product .commodity-ul .commodity-div:hover {
                border: 1px solid #d90b18;
            }

            .screening-product .commodity-ul .commodity-div .img {
                padding: 15px 0;
                text-align: center;
            }

                .screening-product .commodity-ul .commodity-div .img img {
                    width: 180px;
                    height: 180px;
                }

            .screening-product .commodity-ul .commodity-div .text {
                padding: 0 24px 20px;
            }

                .screening-product .commodity-ul .commodity-div .text .p1 {
                    color: #d90b18;
                    font-size: 22px;
                }

                    .screening-product .commodity-ul .commodity-div .text .p1 span {
                        margin-left: 15px;
                        color: #999;
                        font-size: 14px;
                    }

                .screening-product .commodity-ul .commodity-div .text .p2 {
                    color: #666;
                    font-size: 12px;
                    line-height: 22px;
                    overflow: hidden;
                    margin-top: 5px;
                    height: 45px;
                    color: #666;
                    font-size: 14px;
                    line-height: 22px;
                }

                .screening-product .commodity-ul .commodity-div .text .p3 {
                    margin-top: 15px;
                }

                    .screening-product .commodity-ul .commodity-div .text .p3 button {
                        height: 26px;
                        outline: 0;
                        border: 0;
                        font-size: 12px;
                    }

                    .screening-product .commodity-ul .commodity-div .text .p3 .commodity-btn1 {
                        width: 100px;
                        background: #d90b18;
                        color: #FFF;
                    }

                    .screening-product .commodity-ul .commodity-div .text .p3 .commodity-btn2 {
                        width: 73px;
                        background: #f7f7f7;
                        color: #666;
                    }

.pager {
    float: right;
    margin-top: 50px;
}

.contenspan span {
    float: left;
    margin-right: 5px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    font-size: 12px;
    cursor: pointer;
}

.contenspan .current {
    background: #d90b18;
    color: #fff;
}

em {
    font-style: normal;
}

.login-main {
    min-width: 1000px;
}

.login-header-box {
    width: 100%;
    min-width: 1000px;
    background: #FFF;
}

.login-header {
    margin: auto;
    width: 1000px;
    height: 80px;
    line-height: 80px;
}

.login-header-img img {
    width: 80%;
}

.login-header-text {
    color: #ccc;
}

    .login-header-text a {
        color: #555;
    }

        .login-header-text a:hover {
            color: #d9483d;
        }

.form-input-box {
    padding: 50px 0;
    width: 100%;
    min-width: 1000px;
    background: #f2f2f2;
}

.form-input {
    position: relative;
    margin: auto;
    width: 1000px;
}

.link-a {
    position: absolute;
    top: 0;
    right: 23px;
    height: 42px;
    color: #555;
    line-height: 42px;
    cursor: pointer;
}

    .link-a:hover {
        color: #333;
        text-decoration: underline;
    }

    .link-a span {
        font-weight: 600;
    }

.form-input-ul {
    padding-left: 40px;
    border-bottom: 1px solid #e9e9e9;
}

    .form-input-ul li {
        margin-right: 10px;
        width: 142px;
        height: 42px;
        background: #f9f9f9;
        text-align: center;
        font-size: 16px;
    }

        .form-input-ul li > a {
            display: block;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 100%;
            border: 1px solid #e9e9e9;
            color: #333;
            font-weight: 600;
            line-height: 42px;
        }

            .form-input-ul li > a:hover {
                border-color: #e9e9e9;
                background: #fff;
            }

        .form-input-ul li.am-active {
            background: #FFF;
        }

            .form-input-ul li.am-active > a {
                border: 1px solid #e9e9e9;
                color: #f13a47 !important;
                border-bottom-color: transparent;
            }

.form-input-tabs {
    background: #FFF;
}

    .form-input-tabs .form-tab {
        padding-left: 40px;
        min-height: 200px;
    }

.login-box {
    height: 410px;
}

.login {
    margin-top: 65px;
}

    .login table {
        width: 100%;
    }

        .login table td {
            padding: 12.5px 0;
        }

        .login table tr:nth-child(1n) td {
            padding-top: 0;
        }

        .login table td:nth-child(1n) {
            padding-right: 20px;
            width: 105px;
            color: #333;
            text-align: right;
            font-size: 14px;
        }

        .login table td .input-box {
            position: relative;
            width: 340px;
            height: 40px;
            border: 1px solid #ddd;
            background: #FFF;
            font-size: 12px;
        }

            .login table td .input-box input {
                padding-left: 10px;
                width: 100%;
                height: 100%;
                outline: 0;
                border: 0;
            }

.login-img {
    width: 435px;
    height: 100%;
    text-align: center;
    line-height: 410px;
}

.login .option {
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 105px;
}

.login .option-input input {
    vertical-align: sub;
}

.login .option-input span {
    margin-left: 8px;
    color: #555;
    vertical-align: middle;
    font-size: 12px;
}

.login .option-a a {
    color: #21a7f4;
    font-size: 12px;
}

.btn-submit {
    margin: 30px 0 0 59px;
    width: 340px;
    height: 40px;
    outline: 0;
    border: 0;
    border-radius: 3px;
    background: #f13a47;
    color: #FFF;
    font-weight: 600;
    font-size: 16px;
}

.register-box {
    height: 614px;
}

.red-important {
    color: #ef3543;
}

.verify-input {
    width: 50% !important;
}

.verify-img {
    width: 50%;
}

    .verify-img img {
        width: 62px;
        height: 22px;
    }

    .verify-img p {
        float: right;
        margin: 0;
        padding-right: 10px;
        font-size: 12px;
        line-height: 35px;
    }

        .verify-img p span {
            color: #21a7f4;
        }

.mailbox-bnt p {
    margin: 0;
    margin-left: 10px;
    width: 100px;
    height: 40px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    color: #555;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 40px;
}

.eml-box {
    width: 230px !important;
}

.login-footer-box {
    width: 100%;
    height: 92px;
    min-width: 1000px;
}

.login-footer {
    margin: auto;
    padding-top: 27px;
    width: 1000px;
    background: #FFF;
    text-align: center;
}

.fend-a {
    font-size: 12px;
    line-height: 12px;
}

    .fend-a a {
        padding: 0 5px;
        color: #555;
    }

.put-on-records {
    margin-top: 18px;
    color: #999;
    letter-spacing: 1.3px;
    font-size: 12px;
    line-height: 12px;
}

.retrieve-password-box {
    height: 475px;
    background: #FFF;
}

.retrieve-password-step {
    overflow: hidden;
    width: 1000px;
}

    .retrieve-password-step .title {
        padding-left: 40px;
        height: 90px;
        color: #000;
        font-size: 24px;
        line-height: 90px;
    }

    .retrieve-password-step .step-img {
        position: relative;
        margin: auto;
        width: 790px;
        text-align: center;
    }

.step-img .striping {
    position: absolute;
    top: 11px;
    left: 0;
    z-index: 5;
    margin: 0;
    width: 100%;
    height: 5px;
    border-radius: 50px;
    background: #ccc;
}

    .step-img .striping.step-schedule {
        width: 17%;
        background: #f13a47;
    }

.step-img ul {
    position: relative;
    z-index: 9;
    height: 64px;
}

    .step-img ul li {
        position: absolute;
        margin-left: -13%;
        width: 25%;
        text-align: center;
    }

        .step-img ul li:nth-child(2) {
            left: 33%;
        }

        .step-img ul li:nth-child(3) {
            left: 66%;
        }

        .step-img ul li:nth-child(4) {
            left: 100%;
        }

        .step-img ul li .p1 {
            margin: auto;
            width: 28px;
            height: 28px;
            border-radius: 50%;
            background: #ccc;
            color: #fff;
            text-align: center;
            line-height: 28px;
        }

        .step-img ul li .p2 {
            margin-top: 18px;
            color: #999;
            line-height: 18px;
        }

        .step-img ul li.ac-li .p1 {
            background: #f13a47;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
        }

        .step-img ul li.ac-li .p2 {
            color: #f13a47;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
        }

.retrieve-password-step .step-box {
    width: 1000%;
}

.step-box .step-main {
    float: left;
    width: 1000px;
}

.step-main table {
    margin: 70px auto 0;
    width: 416px;
    text-align: center;
}

    .step-main table td {
        padding: 12.5px 0;
    }

    .step-main table tr:nth-child(1n) td {
        padding-top: 0;
    }

    .step-main table td:nth-child(2n) {
        padding-right: 0;
    }

    .step-main table td {
        padding-right: 20px;
        color: #333;
        text-align: right;
        font-size: 14px;
    }

        .step-main table td .input-text {
            padding-left: 10px;
            text-align: left;
        }

        .step-main table td .input-box {
            position: relative;
            width: 340px;
            height: 40px;
            border: 1px solid #ddd;
            background: #FFF;
            font-size: 12px;
        }

            .step-main table td .input-box input {
                padding-left: 10px;
                width: 100%;
                height: 100%;
                outline: 0;
                border: 0;
            }

.step-btn {
    margin: auto;
    width: 410px;
}

.step-box-hidden {
    overflow: hidden;
}

.step-btn-tip {
    margin: 110px auto 0;
    padding-left: 59px;
    width: 410px;
    color: #555;
    text-align: left;
    letter-spacing: 1.2px;
    font-weight: 600;
    font-size: 16px;
}

.step-btn a {
    display: block;
    margin: 30px 0 0 59px;
    width: 340px;
    height: 40px;
    border: 0;
    border-radius: 3px;
    background: #f13a47;
    color: #FFF;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
}

.waybill {
    margin: auto;
    padding: 0 30px 25px;
    width: 1200px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 17px #e3e3e3;
}

    .waybill .wb_hd {
        min-height: 186px;
        border-bottom: 1px dashed #dedede;
    }

.wb_table {
    padding-top: 64px;
}

.wb_top_left {
    width: 168px;
}

.wb_top_center {
    margin-left: 30px;
}

.wb_top_right {
    margin-left: 28px;
}

.wb_table h1 {
    color: #7d1218;
    font-size: 24px;
}

.wb_table p {
    color: #7d1218;
    font-size: 18px;
}

.wb_table .wb_tta {
    padding: 0 10px;
    width: 620px;
    height: 60px;
    border: 1px solid #26225f;
    color: #ccc;
    vertical-align: sub;
    font-size: 14px;
    line-height: 29px;
    resize: none;
}

.wb_table .wb_sub {
    width: 263px;
    height: 60px;
    border: 1px solid #7d1218;
    background: #7d1218;
    color: #fff;
    vertical-align: sub;
    font-weight: 700;
    font-size: 20px;
}

.wb_bd {
    padding-top: 38px;
}

    .wb_bd h1 {
        display: block;
        padding-bottom: 8px;
        color: #333;
        font-weight: 400;
        font-size: 22px;
    }

    .wb_bd p {
        color: #333;
        font-size: 16px;
    }

.wb_img {
    padding-top: 75px;
    width: 100%;
    text-align: center;
}

    .wb_img b {
        display: block;
        padding-top: 8px;
        width: 100%;
        color: #999;
        text-align: center;
        font-size: 22px;
        line-height: 38px;
    }

.main_right {
    padding: 0 40px 40px;
    padding-bottom: 28px;
    min-height: 500px;
    background: #fff;
}

    .main_right .right_head {
        padding: 25px 0;
        color: #1b1f28;
        font-weight: 600;
        font-size: 22px;
    }

        .main_right .right_head i {
            float: right;
            color: #999;
            font-weight: 400;
            font-style: normal;
            font-size: 13px;
        }

        .main_right .right_head a {
            color: #999;
        }

.tsjy {
    position: relative;
}

    .tsjy table {
        position: absolute;
        top: 12%;
        right: 18%;
        width: 50%;
    }

        .tsjy table span {
            display: block;
            width: 88%;
            text-align: right;
        }

            .tsjy table span font {
                color: #e73633;
            }

        .tsjy table td {
            padding-bottom: 1rem;
        }

    .tsjy .txt {
        padding: 0 8px;
        width: 92%;
        height: 32px;
        border: 1px solid #aaa;
        background: #eee;
    }

    .tsjy textarea {
        padding: 0 8px;
        width: 92%;
        height: 82px;
        border: 1px solid #aaa;
        background: #eee;
        resize: none;
    }

    .tsjy .yzm {
        padding: 0 8px;
        width: 28%;
        height: 32px;
        border: 1px solid #aaa;
        background: #eee;
    }

    .tsjy table img {
        padding: 0 2%;
        width: 80px;
        height: 20px;
    }

    .tsjy table a {
        color: #1cb3f4;
    }

    .tsjy .sub {
        width: 100%;
        height: 38px;
        border: none;
        background: #da251d;
        color: #fff;
        font-weight: 600;
        font-size: 16px;
    }

.shop {
    margin-top: 20px;
    border: 1px solid #e9e9e9;
}

    .shop .shop_head {
        padding-left: 88px;
        height: 84px;
        background: url(../images/sp_img1.png) no-repeat 2% 50%;
        font-size: 24px;
        line-height: 84px;
    }

    .shop .eshop_head {
        background: url(../images/ico_shoppingbasket.png) no-repeat 2% 50%;
    }

    .shop .four {
        float: right;
        margin: 24px;
        width: 558px;
    }

.step, .steps {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em 2em 1em 3em;
    background-color: #FFF;
    color: #888;
    vertical-align: top;
    -ms-box-sizing: border-box;
}

    .step:after, .steps .step:after {
        position: absolute;
        top: 0;
        right: -1.45em;
        z-index: 2;
        width: 0;
        height: 0;
        border-top: 1.5em solid transparent;
        border-bottom: 1.5em solid transparent;
        border-left: 1.5em solid #FFF;
        content: '';
    }

    .step, .steps .step, .steps .step:after {
        -webkit-transition: opacity .1s ease, color .1s ease, -webkit-box-shadow .1s ease;
        transition: opacity .1s ease, color .1s ease, box-shadow .1s ease;
    }

.steps {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .3125rem;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    font-size: 0;
    line-height: 1;
    cursor: pointer;
    -ms-box-sizing: border-box;
}

    .steps .step:first-child {
        padding-left: 1.35em;
        border-radius: .3125em 0 0 .3125em;
    }

    .steps .step:last-child {
        border-radius: 0 .3125em .3125em 0;
    }

    .steps .step:only-child {
        border-radius: .3125em;
    }

    .steps .step:last-child {
        margin-right: 0;
    }

        .steps .step:last-child:after {
            display: none;
        }

.step.hover, .step:hover {
    background-color: #F7F7F7;
    color: rgba(0, 0, 0, .8);
}

    .step.hover::after, .step:hover, .steps .step.hover:after, .steps .step:hover:after {
        border-left-color: #F7F7F7;
    }

.step.down, .step:active, .steps .step.down, .steps .step:active {
    background-color: #F0F0F0;
}

    .steps .step.down:after, .steps .step:active:after, .steps.down::after, .steps:active::after {
        border-left-color: #F0F0F0;
    }

.active.step, .steps .step.active {
    background-color: #ff5a87;
    color: #FFF;
    cursor: auto;
}

    .active.steps:after, .steps .step.active:after {
        border-left-color: #ff5a87;
    }

.disabled.step, .steps .disabled.step {
    background-color: #FFF;
    cursor: auto;
}

    .disabled.step:after {
        top: .42em;
        right: -1em;
        width: 2.15em;
        height: 2.15em;
        border: 0;
        background-color: #FFF;
        box-shadow: -1px -1px 0 0 rgba(0, 0, 0, .1) inset;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }

.attached.steps {
    margin: 0;
    border-radius: .3125em .3125em 0 0;
}

    .attached.steps .step:first-child {
        border-radius: .3125em 0 0;
    }

    .attached.steps .step:last-child {
        border-radius: 0 .3125em 0 0;
    }

.bottom.attached.steps {
    margin-top: -1px;
    border-radius: 0 0 .3125em .3125em;
}

    .bottom.attached.steps .step:first-child {
        border-radius: 0 0 0 .3125em;
    }

    .bottom.attached.steps .step:last-child {
        border-radius: 0 0 .3125em;
    }

.eight.steps, .five.steps, .four.steps, .one.steps, .seven.steps, .six.steps, .three.steps, .two.steps {
    display: block;
}

    .one.steps > .step {
        width: 100%;
    }

    .two.steps > .step {
        width: 50%;
    }

    .three.steps > .step {
        width: 33.333%;
    }

    .four.steps > .step {
        width: 33.333%;
    }

    .five.steps > .step {
        width: 20%;
    }

    .six.steps > .step {
        width: 16.666%;
    }

    .seven.steps > .step {
        width: 14.285%;
    }

    .eight.steps > .step {
        width: 12.5%;
    }

.small.step, .small.steps .step {
    font-size: .8rem;
}

.step, .steps .step {
    font-size: 14px;
}

.large.step, .large.steps .step {
    font-size: 1.25rem;
}

.sp_tb {
    /* table-layout: fixed; */
    font-size: 14px;
}

    .sp_tb th {
        padding: 5px 10px;
        height: 45px;
        background: #e5edfe;
        font-size: 16px;
        line-height: 45px;
    }

    .sp_tb td {
        position: relative;
        padding: 5px 10px;
        height: 120px;
        border-bottom: 1px solid #ddd;
    }

    .sp_tb .sp_div {
        overflow: hidden;
        padding-left: 15px;
        width: 326px;
        font-size: 14px;
    }

        .sp_tb .sp_div a {
            display: -webkit-box;
            overflow: hidden;
            color: #06C;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

    .sp_tb .quantity {
        width: 60px;
        text-align: center;
    }

    .sp_tb td a {
        color: #F93;
    }

    .sp_tb td .sp_aa {
        float: left;
    }

    .sp_tb td span.fr {
        float: right;
        display: -webkit-inline-box;
        padding-right: 50px;
        line-height: 40px;
    }

    .sp_tb td span i {
        color: #CCC;
        font-style: normal;
    }

    .sp_tb td span em {
        color: red;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
    }

    .sp_tb font {
        font-weight: 700;
        font-size: 18px;
    }

    .sp_tb .sp_xx {
        position: absolute;
        top: 20px;
        left: 20px;
    }

        .sp_tb .sp_xx a {
            display: inline-table;
            margin: 0 40px 0 10px;
        }

    .sp_tb .sp_but {
        margin-top: 28px;
        padding: 8px 20px;
        border: none;
        background: #064981;
        color: #fff;
    }

    .sp_tb .sp_js {
        position: absolute;
        top: 28px;
        right: 55px;
    }

        .sp_tb .sp_js p {
            line-height: 24px;
        }

    .sp_tb b {
        color: red;
    }

    .sp_tb .sp_js span {
        float: none;
    }

    .sp_tb tr td {
        padding: 5px 10px;
    }

.td_list {
    font-size: 12px;
}

    .td_list i {
        font-style: normal;
        font-size: 12px;
    }

#smallLay {
    padding: 4px;
    width: 200px;
    height: 100px;
    border: 1px solid #05549d;
    background-color: #FFF;
    -webkit-box-shadow: 5px 2px 6px #000;
    -moz-box-shadow: 3px 3px 6px #555;
    color: #333;
    text-align: left;
    line-height: 24px;
}

    #smallLay textarea {
        margin-bottom: 5px;
        padding: 5px;
        width: 188px;
        height: 60px;
    }

    #smallLay .smallLay_tj {
        padding: 2px 10px;
        border: none;
        background: #fc6e28;
        color: #fff;
    }

    #smallLay .smallLay_gb {
        padding: 2px 10px;
        border: none;
        background: #333;
        color: #fff;
    }

.sp_cg {
    margin: 40px auto;
    width: 460px;
}

    .sp_cg th {
        background: url(../images/dd.jpg) no-repeat 10% 50%;
        color: #fc6e28;
        font-size: 30px;
    }

    .sp_cg td i {
        color: #fc6e28;
    }

.listpro {
    background: #FCFCFC;
    font-size: 14px;
}

.showbtn {
    cursor: pointer;
}

.remak_div {
    padding: 20px;
}

    .remak_div textarea {
        padding: 3px;
        width: 302px;
        height: 113px;
        border: #cecece solid 1px;
        font-size: 14px;
        line-height: 22px;
    }

.butdiv {
    cursor: pointer;
}

    .butdiv input {
        padding: 0 28px;
        height: 48px;
        border: none;
        background: #064981;
        color: #fff;
        cursor: pointer;
    }

.cart_cenner {
    margin: 50px 25px;
    text-align: center;
}

    .cart_cenner h1 {
        padding-bottom: 26px;
        color: #333;
        font-size: 36px;
    }

.cart_cenner_p {
    font-size: 16px;
    line-height: 45px;
}

.cart_cenner font {
    color: #e4393c;
}

.cart_cenner_d {
    margin: 50px 0;
    height: 100px;
    background: #f9f9f9;
    text-align: center;
}

    .cart_cenner_d table {
        width: auto;
    }

        .cart_cenner_d table tr td {
            padding: 20px 20px 0;
        }

.cart_cenner_sub {
    text-align: center;
}

    .cart_cenner_sub a {
        display: inline-table;
        margin: 0 10px;
        width: 130px;
        height: 39px;
        background: #e4393c;
        color: #fff;
        font-size: 14px;
        font-family: "微软雅黑";
        line-height: 39px;
    }

    .cart_cenner_sub .jxgw {
        background: url(../images/jxgw.jpg) no-repeat;
        text-align: left;
        text-indent: 28px;
    }

.sp_dz tr td {
    padding: 10px 0;
    height: auto;
    border: none;
}

.sp_dz .sp_spn {
    display: inline-table;
    margin-right: 28px;
    width: 180px;
    text-align: right;
}

.sp_dz select {
    width: 68%;
    height: 26px;
    border: 1px solid #ddd;
    text-align: center;
}

.sp_dz input {
    width: 23.2%;
    height: 26px;
    border: 1px solid #ddd;
    text-align: center;
}

.sp_dz textarea {
    width: 68%;
    border: 1px solid #ddd;
}

.Zongfei, .Zongfei1 {
    color: red;
    font-weight: 700;
    font-size: 18px;
}

.cz_spd .Zongfei1 {
    display: inline-block;
    padding: 0 10px;
}

.cz_spd a {
    color: #06F;
}

.ZongfeiZ1 {
    color: red;
    font-weight: 700;
    font-size: 18px;
}

.cz_spd .ZongfeiZ1 {
    display: inline-block;
    padding: 0 10px;
}

.products-infos .img-infos .img-banner {
    width: 430px;
}

.products-infos .img-infos .img-text {
    width: 750px;
}

.product-title {
    margin: 0 auto 5px;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}

.subTit {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
}

.m-price-wrap {
    margin-bottom: 10px;
    padding-left: 10px;
    height: 48px;
    border-top: 1px dotted #DDD;
    border-bottom: 1px dotted #DDD;
    background-color: #F9F9F9;
    line-height: 48px;
}

    .m-price-wrap .sp1 {
        color: #666;
        vertical-align: middle;
        line-height: 26px;
    }

    .m-price-wrap .sp2 {
        margin-left: 40px;
        color: #E31436;
        vertical-align: middle;
        font-weight: 700;
        font-size: 26px;
    }

    .m-price-wrap .sp3 {
        display: inline-block;
        margin-left: 5px;
        padding: 0 5px;
        height: 18px;
        border-radius: 2px;
        background-color: #F68587;
        color: #FFF;
        vertical-align: middle;
        font-size: 12px;
        line-height: 18px;
    }

    .m-price-wrap .sp4 {
        margin-bottom: 8px;
        margin-left: 14px;
        color: #999;
        vertical-align: middle;
        font-size: 12px;
    }

.m-taxrateline {
    margin-bottom: 7px;
    color: #666;
}

.m-line-title {
    display: inline-block;
    width: 75px;
    color: #666;
    vertical-align: middle;
}

.taxmsg {
    margin-top: -8px;
    height: 32px;
    line-height: 32px;
}

.ctrnum-wrap {
    display: inline-block;
    border: 1px solid #CCC;
    vertical-align: middle;
    text-align: center;
}

    .ctrnum-wrap .ctrnum-b {
        display: inline-block;
        width: 22px;
        height: 22px;
        border-right: 1px solid #CCC;
        background-color: #F3F3F3;
        color: #CCC;
        line-height: 22px;
        cursor: pointer;
    }

    .ctrnum-wrap .ctrnum-qty {
        width: 25px;
        height: 20px;
        border: 0;
        color: #333;
        text-align: center;
        font-size: 14px;
    }

.m-taxrateline .point {
    position: relative;
    padding-left: 19px;
    line-height: 18px;
}

    .m-taxrateline .point i {
        position: absolute;
        top: 3px;
        left: 2px;
        width: 12px;
        height: 12px;
        background: url(../images/support.png) no-repeat 0 0;
    }

.mainBtmWrap {
    position: relative;
    z-index: 0;
    clear: both;
    overflow: hidden;
    margin-top: 40px;
    width: 1200px;
}

.goodsDetailWrap {
    position: relative;
    float: left;
    padding-top: 50px;
    width: 1200px;
    zoom: 1;
}

.P_nav {
    position: absolute;
    top: 0;
    width: 1200px;
    height: 48px;
    border: 1px solid #EAEAEA;
    background-color: #F8F8F8;
}

    .P_nav span {
        position: relative;
        display: inline-block;
        width: 159px;
        height: 48px;
        border-right: 1px solid #EAEAEA;
        color: #333;
        vertical-align: top;
        text-align: center;
        font-size: 16px;
        line-height: 48px;
        cursor: pointer;
    }

    .P_nav .active {
        background-color: #FFF;
        color: #D41C44;
        font-weight: 700;
    }

        .P_nav .active i {
            position: absolute;
            top: -1px;
            left: 0;
            width: 100%;
            height: 45px;
            border-top: 4px solid #D41C44;
            border-bottom: 1px solid #FFF;
            line-height: 0;
        }
        #goodsDetail{
            padding:20px;
        }
#goodsDetail img {
    vertical-align: top;

}

.hot-box > .news-img {
    width: 1200px;
}

    .hot-box > .news-img li {
        margin-right: 40px;
        margin-bottom: 30px;
    }

        .hot-box > .news-img li:nth-child(4n) {
            margin-right: 0;
        }

.news-details {
    min-height: 500px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
}

    .news-details .title {
        border-bottom: 1px dashed #f5f5f5;
        text-align: center;
        font-size: 26px;
        line-height: 50px;
    }

    .news-details .text {
        padding: 20px 40px;
        font-size: 16px;
    }

.hot-box > .news-text {
    overflow: inherit;
    margin: 0;
    width: 1200px;
    height: auto;
}

    .hot-box > .news-text li {
        min-height: 100px;
        border-bottom: 1px dashed #d5d5d5;
    }

        .hot-box > .news-text li .text {
            width: 92%;
        }

            .hot-box > .news-text li .text .p2 {
                overflow: inherit;
                margin-top: 10px;
                text-overflow: inherit;
                white-space: inherit;
                line-height: inherit;
            }

.buyBtns {
    clear: both;
    overflow: hidden;
    display: block;
    margin-top: 13px;
    position: relative;
}

.buynowonly {
    text-align: center;
    display: block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    color: #FFF;
    background-color: #E31436;
    margin-right: 8px;
}

.m-favbtn-l {
    height: 45px;
    width: 160px;
    line-height: 45px;
    border: 1px solid #DDD;
    text-align: center;
    display: block;
}




/*2018-3-16*/
.bantwo{position: absolute;left: 0;width: 1200px;right: 0;margin: auto;height: auto;top: auto;}
.bantwo .title{cursor: pointer;}
.bantwo .banner-nav .banner-nav-ul{display: none;background: #7d1218;z-index: 999;border: 1px solid #7d1218;}
.bantwo .banner-nav .second-box .second-nav{background: #FFFFFF;position: relative;z-index: 99;border: 1px solid #7d1218;}



/*2018-3-26*/
.four-step ul li{display: inline-block;padding: 0px 5%;height: 54px;margin: 26px 0;}
.four-step ul li img{width: 55px;height: 54px;}
.four-step ul li .p1{ color: #7d1218; font-weight: 600; font-size: 16px; text-align: left; margin-top: 5px; margin-left: 10px;}
.four-step ul li .p2{ color: #888888; font-size: 12px; margin-top: 5px; margin-left: 10px; }




/*运单追踪*/
.wb-hd{display: table;width: 100%;background: #ffffff;padding: 0 50px;}
.wb-hd-ul{padding: 65px 0;width: 100%;border-bottom: 1px dashed #dedede;}
.wb-hd-ul .di1{ width: 20%;}
.wb-hd-ul .di2{ width: 60%;}
.wb-hd-ul .di3{ width: 20%;}
.wb-hd .wb-tta {width: 95%;height: 60px;border: 1px solid #107cd4;font-size: 14px;vertical-align: sub;color: #ccc;padding: 10px;max-height: 60px;resize: none;}
.wb-hd .wb-sub {width: 100%;height: 60px;border: 1px solid #107cd4;background: #107cd4;font-size: 20px;font-weight: bold;color: #fff;vertical-align: sub;}
.wb-hd .di1 .p1{font-size: 24px;color: #107cd4;line-height: 24px;}
.wb-hd .di1 .p2{font-size: 24px;color: #107cd4;}
.wb_bd {padding-top: 38px; }
.wb_bd h1{display:block;padding-bottom:8px;color:#333;font-weight:400;font-size:22px;}
.wb_bd p{color:#333;font-size:16px;font-family:Arial;}
.wb_list th{padding-bottom:18px;border-bottom:1px solid #edebeb;color:#666;font-weight:400;font-size:16px;}
.wb_list{font-size:14px;margin-top: 40px;}
.wb_list td{padding:20px 0;border-bottom:1px dashed #dedede;}
.wb_bd_tab{min-height: 400px;}
.wb_img{margin-bottom:60px;padding:75px 0;width:100%;border-bottom:1px dashed #dedede;text-align:center;}
.wb_img img{max-width:81px;max-height:200px;}
.wb_img b{display:block;padding-top:8px;width:100%;color:#999;text-align:center;font-size:22px;line-height:38px;}



