﻿body, html, h1, h2, h3, h4, h5, ol, ul, li, dl, dt, dd, p, span, form, input, img {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}



    body a {
        text-decoration: none;
    }

    body ul, body li {
        list-style-type: none;
    }

    body .hidden {
        display: none;
    }

    body i {
        font-style: normal;
    }

.header-wrap {
    width: 100%;
    position: relative;
    z-index: 500;
    background-color: #fff;
}

    .header-wrap .header-content {
        position: relative;
        width: 1200px;
        height: 120px;
        margin: 0 auto;
        padding-top: 15px;
        background-color: #fff;
        text-align: center;
    }

        .header-wrap .header-content .header-left {
            overflow: hidden;
            position: absolute;
            top: 15px;
            left: 0;
        }

            .header-wrap .header-content .header-left a {
                color: #3196C3;
                text-decoration: none;
            }

                .header-wrap .header-content .header-left a img {
                    width: 220px;
                }

        .header-wrap .header-content .header-right {
            margin: 20px 215px 0 350px;
        }

            .header-wrap .header-content .header-right .header-search {
            }

                .header-wrap .header-content .header-right .header-search .search {
                    margin: 0;
                    padding: 0;
                    width: 530px;
                    height: 31px;
                    border: 2px solid #3196C3;
                }

                    .header-wrap .header-content .header-right .header-search .search li {
                        height: 31px;
                        float: left;
                        line-height: 31px;
                    }

                    .header-wrap .header-content .header-right .header-search .search .search-center {
                        width: 421px;
                        position: relative;
                    }

                        .header-wrap .header-content .header-right .header-search .search .search-center .keyword {
                            height: 31px;
                            float: left;
                            line-height: 31px;
                        }

                        .header-wrap .header-content .header-right .header-search .search .search-center .search-input {
                            width: 436px;
                            height: 31px;
                            line-height: 31px;
                            padding-left: 15px;
                            position: absolute;
                            top: 0;
                            left: 0;
                            z-index: 8;
                            border: 0;
                            text-indent: 3px;
                            outline: none;
                        }

                    .header-wrap .header-content .header-right .header-search .search .search-right {
                        width: 95px;
                        float: right;
                        position: relative;
                    }

                        .header-wrap .header-content .header-right .header-search .search .search-right a i {
                            position: absolute;
                            height: 31px;
                            width: 100%;
                            top: 0;
                            left: 0;
                            color: #fff;
                            text-align: center;
                            font-weight: bold;
                            line-height: 31px;
                            cursor: pointer;
                            background: #3196C3;
                            font-size: 16px;
                            font-style: normal;
                            -webkit-font-smoothing: antialiased;
                        }



.menu-wrap {
    width: 100%;
    height: 38px;
}

    .menu-wrap .header-menu {
        width: 1090px;
        height: 38px;
        line-height: 38px;
        margin: 0 auto;
        _border: 0;
        background-color: #fff;
    }

        .menu-wrap .header-menu li {
            float: left;
            position: relative;
            font-size: 15px;
            color: #fff;
            z-index: 3;
        }

            .menu-wrap .header-menu li .nav {
                padding: 0px 45px;
                height: 38px;
                border-top: 2px solid #fff;
                display: inline-block;
                color: #323232;
                font-weight: bold;
            }



.header-tree-menu {
    width: 180px;
    background-color: #151515;
    margin-right: 140px;
}

.menu-wrap .header-menu .header-tree-menu .nav {
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    width: 180px;
}

    .menu-wrap .header-menu .header-tree-menu .nav i {
        padding-right: 12px;
    }

.tree-menu {
    background-color: #333;
    width: 180px;
    position: absolute;
}

    .tree-menu .tree-menu-item {
        line-height: 40px;
    }

        .tree-menu .tree-menu-item .tree-menu-title {
            border-left: 3px solid #333;
            border-bottom: 1px solid #444;
        }

            .tree-menu .tree-menu-item .tree-menu-title:hover {
                border-left: 3px solid red;
                background-color: #696969;
            }

            .tree-menu .tree-menu-item .tree-menu-title div {
                font-weight: normal;
                font-size: 16px;
                height: 50px;
                padding-left: 50px;
                line-height: 50px;
            }

                .tree-menu .tree-menu-item .tree-menu-title div a {
                    width: 90px;
                    color: #fff;
                    display: inline-block;
                }

        .tree-menu .tree-menu-item .tree-menu-children {
            background: #f2f2f2;
            width: 146px;
            min-height: 400px;
            border-top: none;
            position: absolute;
            top: 0px;
            left: 180px;
            z-index: 9999;
        }

            .tree-menu .tree-menu-item .tree-menu-children .item-menu-child {
                padding-left: 32px;
                font-size: 14px;
                border-bottom: 1px solid #eaeaea;
            }

                .tree-menu .tree-menu-item .tree-menu-children .item-menu-child a {
                    color: black;
                }





.sign {
    font-family: "iconfont";
    margin-right: 5px;
}

.sign-alert {
    color: #d12147;
    font-size: 16px;
    font-size: 17px;
}

.sign-warn12 {
    color: #d12147;
    font-size: 12px;
}

.mainWrap {
    z-index: 9;
    border-top: 1px solid #e8e8e8;
}

.PInfoWrap {
    margin: 20px 0 0;
    position: relative;
    z-index: 1;
}

.PInfoWrap .headCase{
    font-size: 20px;
    margin: 30px 0 30px;
    text-align: center;
}

.PImgBox {
    float: left;
    width: 402px;
    height: 488px;
    position: relative;
    display: inline;
    z-index: 1000;
}

.scrollBtn {
    display: inline-block;
    z-index: 1000;
    width: 33px;
    height: 62px;
    position: absolute;
    padding: 1px 0;
    margin: 0;
    border: 1px solid #eee;
    font-size: 38px;
    color: #666;
    text-align: center;
    background-color: #fff;
}

    .scrollBtn:hover {
        text-decoration: none;
        color: #d21c43;
        border-color: #d21c43;
    }

    .scrollBtn i {
        padding-top: 14px;
    }

    .scrollRight {
        top: 421px;
        right: 0;
    }

.scrollDis {
    color: #ddd;
}

    .scrollDis:hover {
        color: #ddd;
        border-color: #eee;
    }

.scrollleft {
    left: 0;
    top: 421px;
}

.m-productimgbox #showImgBox b {
    display: block;
}

.m-productimgbox #showDetails {
    display: block;
}

#showImgBox {
    position: relative;
    top: 0;
    left: 0;
    border: 1px solid #eee;
    width: 400px;
    height: 400px;
    overflow: hidden;
    cursor: crosshair;
}

div.zoomMask {
    position: absolute;
    background-color: #000;
    cursor: move;
    z-index: 10;
    width: 200px;
    height: 200px;
    opacity: 0.3;
    filter: alpha(opacity = 30);
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}



.ev_left_num .others_imp {
    margin-right: 14px;
}

.cprodict {
    margin: 0 10px 0 14px;
}

.bshare-custom.icon-medium {
    padding-top: 15px;
    margin-left: 170px;
}

#showDetails {
    width: 400px;
    height: 400px;
    position: absolute;
    zoom: 1;
    z-index: 1001;
    top: 0px;
    left: 430px;
    overflow: hidden;
    border: #ededed 1px solid;
    display: none;
    background: #fff;
}

#showImgBox img {
    width: 400px;
    height: 400px;
}

#showImgBox .rankMark {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 120px;
    height: 120px;
    overflow: hidden;
}

    #showImgBox .rankMark img {
        width: 90px;
        height: 90px;
        float: right;
    }

#showImgBox b {
    background-color: #000;
    opacity: 0.3;
    display: inline-block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    filter: alpha(opacity = 30);
    *zoom: 1;
}

.litimg_box {
    position: absolute;
    height: 70px;
    overflow: hidden;
    top: 419px;
    left: 35px;
    width: 330px;
}

#showDetails {
    width: 400px;
    height: 400px;
    position: absolute;
    zoom: 1;
    z-index: 1001;
    top: 0px;
    left: 430px;
    overflow: hidden;
    border: #ededed 1px solid;
    display: none;
    background: #fff;
}

#showImgBig {
    position: absolute;
    z-index: 1000;
    width: 800px;
    height: 800px;
}

#litimgUl {
    position: absolute;
    top: 0;
    padding-left: 10px;
    z-index: 2;
}

.litimg_box li {
    width: 70px;
    height: 70px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

    .litimg_box li a {
        display: inline-block;
        overflow: hidden;
        zoom: 1;
        height: 64px;
        width: 64px;
        border: 1px solid #eee;
        margin: 2px;
    }

        .litimg_box .active a, .litimg_box li a:hover {
            border-color: #e31436;
            border-width: 3px;
            margin: 0;
        }

        .litimg_box li a img {
            width: 64px;
            height: 64px;
        }

.showLocalImg {
    display: inline-block;
    position: absolute;
    left: 372px;
    top: 372px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    color: #aaa;
    font-size: 21px;
    opacity: 0.6;
}

    .showLocalImg:link, .showLocalImg:visited, .showLocalImg:hover {
        text-decoration: none;
    }

    .showLocalImg:hover {
        color: #666;
    }

.ningbokjg {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100px;
    height: 32px;
    background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
    _background-image: url(//mm.bst.126.net/images/product/productIcons8.png?c3d2102315c80c6431a45f2dce5fba19);
    background-position: left -201px;
    background-repeat: no-repeat;
}

.pdt-member-lbl {
    position: absolute;
    right: 40px;
    bottom: 40px;
    padding-top: 15px;
    width: 76px;
    height: 61px;
    background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
    _background-image: url(//mm.bst.126.net/images/product/productIcons8.png?c3d2102315c80c6431a45f2dce5fba19);
    background-position: -124px -224px;
    background-repeat: no-repeat;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
}

    .pdt-member-lbl .num {
        font-size: 24px;
    }

.m-vipmember {
    margin-top: -2px;
}

    .m-vipmember .msg {
        line-height: 20px;
        margin-left: 85px;
        margin-bottom: 8px;
    }

        .m-vipmember .msg .vicon {
            display: inline-block;
            vertical-align: middle;
            width: 14px;
            height: 14px;
            border-radius: 2px;
            background-color: #332802;
            background-image: -webkit-linear-gradient(left,#000 0%,#654f04 100%);
            background-image: -moz-linear-gradient(left,#000 0%,#654f04 100%);
            background-image: -ms-linear-gradient(left,#000 0%,#654f04 100%);
            background-image: -o-linear-gradient(left,#000 0%,#654f04 100%);
            background-image: -webkit-gradient(linear,left top,right top,from(#000),to(#654f04));
            background-image: linear-gradient(to right,#000 0%,#654f04 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #000, endColorstr= #654f04, GradientType=1) \9;
        }

    .m-vipmember .vicon .img {
        display: block;
        width: 9px;
        margin: 3px 0 0 3px;
    }

    .m-vipmember .msg .vtxt {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        color: #333;
    }

    .m-vipmember .msg .price {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: #333;
    }

    .m-vipmember .msg .link {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        color: #333;
        font-size: 12px;
        text-decoration: underline;
    }

.m-favbtn {
    display: inline-block;
}

    .m-favbtn .ic {
        margin-right: 2px;
    }

.m-favbtn-l {
    display: inline-block;
    visibility: hidden;
    height: 48px;
    width: 155px;
    padding-right: 3px;
    line-height: 48px;
    color: #fff;
    border: 2px solid #e31436;
    text-align: center;
    background-color: #e31436;
}

    .m-favbtn-l .ic {
        margin-right: 7px;
        vertical-align: 1px;
        font-size: 17px;
    }

    .m-favbtn-l .txt {
        color: #fff;
    }

.m-favbtn-s {
    visibility: hidden;
}

.buyBtns a.m-favbtn-s {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 0;
    text-align: center;
    border: 1px solid #fff;
}

.m-favbtn-s .txt {
    font-size: 14px;
    color: #6f6f6f;
    font-weight: normal;
}

.m-favbtn-s:hover .txt {
    text-decoration: underline;
}

.m-favbtn-s .ic {
    font-size: 14px;
    margin-right: 5px;
}

.m-favbtn-s.got:hover {
    border: 1px solid #ccc;
}

    .m-favbtn-s.got:hover .txt {
        text-decoration: none;
    }

.m-favadded-tip {
    background-color: #fffbef;
    color: #333;
    padding: 4px 8px;
}

    .m-favadded-tip .u-tip-tri2 {
        border-color: #fffbef;
    }

.m-errordialog h3 {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    text-align: center;
}

.m-errordialog .iconfont {
    font-size: 24px;
    color: #d12147;
    margin-right: 10px;
}

.m-favsucdlgW .iDialogMain {
    padding: 30px 60px 0;
}

.m-favsucdlgW.m-dialog .m-favsucdlg {
    text-align: left;
    padding: 0 10px;
}

.m-favsucdlgW.m-dialog .message {
    margin-top: -10px;
}

.m-favsucdlg .tit {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
}

.m-favsucdlg .sucicon {
    font-size: 24px;
    color: #5dc540;
    margin-right: 10px;
}

.m-favsucdlg .link {
    font-size: 13px;
    line-height: 40px;
    height: 40px;
    padding-left: 35px;
}

.m-favsucdlg .otherfav h4 {
    color: #999;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding-left: 35px;
    border-top: 1px solid #ccc;
}

.PInfo {
    position: relative;
    float: left;
    width: 658px;
    margin-left: 30px;
    font-size: 12px;
    _overflow: hidden;
}

    .PInfo .PTags {
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden;
        margin-left: -6px;
        font-size: 0;
    }

        .PInfo .PTags .tag {
            display: inline-block;
            width: 54px;
            height: 22px;
            margin-left: 6px;
            padding-right: 6px;
            line-height: 22px;
            text-align: right;
            font-size: 13px;
            font-weight: bold;
            background: url(//haitao.nos.netease.com/c8252244-6528-4b6b-85ca-48633ba01d9c.png) 0 0 no-repeat;
        }

        .PInfo .PTags .markettag {
            background-position: 0 0;
            color: #6d944c;
            width: 81px;
            padding-right: 13px;
        }

        .PInfo .PTags .selftag {
            background-position: -94px 0;
            color: #cf2c48;
        }

        .PInfo .PTags .crosstag {
            background-position: -160px 0;
            color: #8b71c5;
        }

    .PInfo dt {
        color: #333;
        word-wrap: break-word;
    }

    .PInfo .buyBox {
        margin-top: 9px;
    }

    .PInfo .nosku {
        margin-top: 20px;
    }

    .PInfo .subTit {
        margin-bottom: 11px;
        color: #333;
        line-height: 20px;
        font-size: 13px;
    }

    .PInfo .domeTips {
        color: #333;
        font-weight: 300;
        margin-left: 5px;
        vertical-align: middle;
    }

        .PInfo .domeTips.z-isRed {
            color: #e31436;
        }

.PInfo_r {
    display: inline-block;
    zoom: 1;
}

    .PInfo_r em {
        display: block;
    }

.P_nav {
    top: 0;
    position: absolute;
    width: 1090px;
    height: 48px;
    border: 1px solid #eaeaea;
    background-color: #f8f8f8;
}

.conbox > div {
    display: none;
}

    .conbox > div.on {
        display: block;
    }

.P_nav a {
    float: left;
    position: relative;
    display: inline-block;
    border-right: 1px solid #eaeaea;
    width: 159px;
    color: #333;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
    vertical-align: top;
}

.P_nav .active {
    color: #e31436;
    background-color: #fff;
    font-weight: bold;
}

    .P_nav .active i {
        position: absolute;
        height: 45px;
        line-height: 0;
        width: 100%;
        top: -1px;
        left: 0;
        border-top: 4px solid #e31436;
        border-bottom: 1px solid #fff;
    }

.P_nav span em {
    color: #e31436;
}

.P_navFix {
    position: fixed;
    _position: absolute;
    top: 0px;
    background-color: #fff;
    z-index: 88888;
}

.P_nav .aBuyBtn, .P_nav .aAddCart {
    display: none;
}

.P_navFix .aBuyBtn, .P_navFix .aAddCart {
    display: inline-block;
}

    .P_navFix .aBuyBtn.hide, .P_navFix .aAddCart.hide {
        display: none;
    }

.m-appbuy {
    position: relative;
    top: 0;
    right: 0;
    float: right;
    width: 138px;
    line-height: 50px;
    cursor: pointer;
    z-index: 9999;
}

    .m-appbuy .qrcodeic {
        display: none;
        position: relative;
        width: 128px;
        height: 128px;
        padding: 5px;
        padding-top: 7px;
        margin-left: -1px;
        border: 1px solid #ddd;
        border-top-width: 0;
        background: #fff;
    }

        .m-appbuy .qrcodeic .logo {
            position: absolute;
            width: 28px;
            height: 28px;
            top: 50%;
            left: 50%;
            margin-left: -14px;
            margin-top: -14px;
        }

    .m-appbuy:hover {
        top: -2px;
        padding-top: 1px;
        right: -1px;
        border: 1px solid #ddd;
        border-bottom-width: 0;
        background: #fff;
        -webkit-box-shadow: 1px 1px 4px -2px #ccc;
        box-shadow: 1px 1px 4px -2px #ccc;
    }

        .m-appbuy:hover .qrcodeic {
            display: block;
        }

        .m-appbuy:hover .qranchor {
            background-position-x: -134px;
        }

        .m-appbuy:hover .action {
            color: #e31436;
        }

.P_navFix .m-appbuy:hover {
    right: 0;
}

    .P_navFix .m-appbuy:hover .action {
        margin-left: 29px;
    }

.m-appbuy .action {
    display: inline-block;
    margin-right: 6px;
    margin-left: 28px;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    font-size: 14px;
}

.m-appbuy .qranchor {
    display: inline-block;
    width: 29px;
    height: 16px;
    line-height: 0;
    margin-top: -2px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    background: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62) no-repeat -165px -203px;
    _background: url(//mm.bst.126.net/images/product/productIcons8.png?c3d2102315c80c6431a45f2dce5fba19) no-repeat -165px -203px;
}

.goodsDetailWrap {
    width: 1090px;
    position: relative;
    zoom: 1;
    float: left;
    padding-top: 50px;
    border: 1px solid #eaeaea;
    zoom: 1;
}

.goodsDetailWrap-1 {
    width: 1090px;
}

    .goodsDetailWrap-1 .P_nav {
        width: 1090px;
    }

.goods_parameter {
    padding: 15px 0 0 20px;
    overflow: hidden;
    *zoom: 1;
    position: relative;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

    .goods_parameter li {
        float: left;
        width: 30%;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        padding: 5px 0 0 0;
        margin-right: 3%;
    }

        .goods_parameter li span {
            display: inline-block;
            vertical-align: top;
            color: #333;
            width: 260px;
            *margin-top: -4px;
            *font-family: "�瞼�簧璽�玲嘔�瞻�翻璽�玳�";
        }

.rate {
    background: #fff;
    margin-bottom: 10px;
}

    .rate span {
        *zoom: 1;
    }

        .rate span label {
            margin-left: 5px;
        }

    .rate input {
        vertical-align: -1px;
        margin-right: 5px;
    }

.productAd {
    background-position: -86px -90px;
}

.noRating {
    font-size: 12px;
    font-family: "microsoft yahei";
    border-bottom: #e8e8e8 solid 1px;
    padding: 45px 0;
    text-align: center;
}

#cartImgAni {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    z-index: 9999;
    border: 1px solid #aaa;
}

.noGoods .notifyIcon {
    display: inline-block;
    position: static;
    vertical-align: middle;
    color: #e73333;
}

    .noGoods .notifyIcon:visited {
        color: #e73333;
    }

    .noGoods .notifyIcon:hover {
        background-position: -190px -550px;
        background-color: #e73333;
        border-color: #e73333;
        color: #fff;
    }

.mainBtmWrap {
    position: relative;
    z-index: 0;
    width: 1090px;
    font-size: 14px;
    margin:auto;
    clear: both;
    *zoom: 1;
}

.siderBox {
    float: left;
    width: 180px;
    position: relative;
    margin-right: 20px;
}

.sideGrayBox .no-hot-goods {
    text-align: center;
    padding: 20px;
    color: #999;
}

.sideGrayBox {
    margin-bottom: 15px;
    border: #eaeaea 1px solid;
}

    .sideGrayBox .productPrice strong {
        font-size: 14px;
    }

    .sideGrayBox h4 {
        font-weight: bold;
        color: #333;
        font-size: 16px;
        padding: 8px 10px;
        border-bottom: 1px solid #eaeaea;
    }

        .sideGrayBox h4 p {
            display: none;
        }

    .sideGrayBox .sd-refresh {
        float: right;
        font-weight: normal;
        text-decoration: none;
    }

        .sideGrayBox .sd-refresh:hover {
            text-decoration: none;
        }

    .sideGrayBox .sign-refresh14 {
        margin: 0;
        font-size: 20px;
        vertical-align: middle;
        color: #ccc;
    }

    .sideGrayBox .sd-rfs-txt {
        color: #999;
        display: none;
    }

    .sideGrayBox li {
        position: relative;
        margin: 0 10px;
        padding: 10px 0 16px;
        border-bottom: 1px solid #eaeaea;
    }

.m-shopbox .imgbar {
    padding: 20px 20px 0px;
    text-align: center;
}

    .m-shopbox .imgbar .imgwrap {
        display: block;
    }

.m-shopbox .namebar {
    padding: 10px 20px 20px;
    text-align: center;
    font-size: 12px;
}

.m-shopbox .sname {
    height: 14px;
    padding-bottom: 4px;
}

    .m-shopbox .sname a {
        color: #666;
        font-size: 12px;
    }

.m-shopbox .slogo {
    margin-bottom: 10px;
}

    .m-shopbox .slogo .lg {
        height: 16px;
        width: 16px;
        cursor: pointer;
        padding: 0 2px;
    }

.m-shopbox .jxtag {
    margin-top: -20px;
    padding: 5px 0 18px;
    height: 14px;
    line-height: 14px;
    color: #fa8586;
    font-size: 12px;
}

    .m-shopbox .jxtag i {
        font-size: 12px;
    }

.u-goshop {
    display: inline-block;
    padding: 0 14px;
    min-width: 62px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-color: #333;
}

    .u-goshop:hover {
        color: #fff;
        text-decoration: none;
        background-color: #555;
    }

.userBuyView {
    padding-bottom: 10px;
}

    .userBuyView li:last-child {
        border: none;
    }

    .userBuyView .rank {
        display: inline-block;
        position: absolute;
        top: 0;
        left: -10px;
        padding-left: 4px;
        width: 26px;
        height: 26px;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        background: url(//mm.bst.126.net/images/index/icon1.png?832edc2b581ff4b584df7635efbb5a54) no-repeat -104px -304px;
        _background: url(//mm.bst.126.net/images/index/icon1_8.png?ece93dc9e8f1c4d8b08c531be82ef70f) no-repeat -104px -304px;
    }

    .userBuyView .aImg {
        display: inline-block;
        overflow: hidden;
    }

        .userBuyView .aImg img {
            width: 158px;
            height: 158px;
        }

    .userBuyView p.productTit, .userBuyView p.productPrice, .userBuyView p.promotion {
        width: auto;
        margin: 0;
        overflow: hidden;
    }

    .userBuyView p.productTit, .userBuyView p.promotion {
        padding: 0 5px;
        height: 40px;
        font-size: 12px;
        line-height: 20px;
        word-break: initial;
    }

        .userBuyView p.productTit a {
            word-break: break-all;
            color: #333;
        }

            .userBuyView p.productTit a b {
                color: #e31436;
            }

    .userBuyView p.promotion {
        height: 20px !important;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        color: #e31436;
    }

        .userBuyView p.promotion span {
            font-size: 12px;
            color: #e31436;
        }

    .userBuyView .short-introduce {
        font-weight: bold;
    }

    .userBuyView .productPrice {
        padding: 5px 5px 0;
        line-height: 30px;
        height: 25px;
    }

        .userBuyView .productPrice span {
            font-size: 18px;
            color: #d22146;
            height: 24px;
            line-height: 22px;
            font-weight: bold;
        }

        .userBuyView .productPrice del {
            margin-left: 5px;
            font-size: 14px;
            color: #999;
        }

    .userBuyView .commentCount {
        padding: 0 5px;
        font-size: 12px;
        color: #999;
    }

        .userBuyView .commentCount a {
            color: #999;
        }

    .userBuyView .bbNone {
        border-bottom: none;
    }

.aBuyBtn {
    float: right;
    width: 116px;
    height: 32px;
    border: 2px solid #e31436;
    background-color: #ffeced;
    color: #d31b44;
    line-height: 32px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.P_nav a.disabled, .P_nav a:hover.disabled {
    width: 120px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background-color: #ddd;
    border: none;
    cursor: default;
}

.aBuyBtn:link, .aBuyBtn:visited, .aBuyBtn:hover {
    text-decoration: none;
}

.aBuyBtn:hover {
    color: #f8305b;
    border-color: #f8305b;
    background-color: #fffaf8;
}

.aBuyBtn:hover {
    background-position: 0 -675px;
}

.aBuyBtn.buynowonly {
    width: 120px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background-color: #e31436;
    border: none;
}

    .aBuyBtn.buynowonly:hover {
        background-color: #f5345e;
    }

.aAddCart {
    float: right;
    width: 120px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background-color: #e31436;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

    .aAddCart:link, .aAddCart:visited, .aAddCart:hover {
        color: #fff;
        text-decoration: none;
    }

    .aAddCart:hover {
        background-color: #f5345e;
    }

.commentinfo {
    border: 1px solid #eaeaea;
    border-bottom-width: 0;
    font-size: 0;
    border-top: none;
}

#specifications {
    border: 1px solid #eaeaea;
    border-top: none;
}

.m-commenttag {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

    .m-commenttag .tabw {
        overflow: hidden;
    }

    .m-commenttag .tabt {
        font-size: 12px;
        color: #999;
        line-height: 30px;
        height: 30px;
    }

    .m-commenttag .tabli {
        float: left;
        height: 23px;
        line-height: 23px;
        font-size: 13px;
        border: 1px solid #eaeaea;
        padding: 0 9px;
        margin: 0 10px 10px 0;
        color: #d61640;
        cursor: pointer;
    }

        .m-commenttag .tabli i {
            font-weight: normal;
            position: relative;
            top: 0;
        }

        .m-commenttag .tabli:hover {
            border-color: #d61640;
        }

        .m-commenttag .tabli.z-sel {
            border-color: #d61640;
            background: #ffeced;
        }

.m-comminfo {
    position: relative;
    padding: 5px 25px 10px 30px;
    width: 613px;
    vertical-align: middle;
    display: inline-block;
}

    .m-comminfo .coverline {
        position: absolute;
        right: -1px;
        width: 1px;
        height: 20px;
        background: #fff;
    }

    .m-comminfo .t {
        top: 0;
    }

    .m-comminfo .b {
        bottom: 0;
    }

.m-rateinfo {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    padding: 15px 0;
    margin: auto 0;
}

    .m-rateinfo .goodpercent {
        display: inline-block;
        vertical-align: middle;
        font-size: 13px;
        height: 20px;
        color: #d61640;
    }

        .m-rateinfo .goodpercent i {
            font-size: 22px;
            font-weight: bold;
        }

    .m-rateinfo.z-nocomm .u-stars {
        color: #aaa;
    }

    .m-rateinfo.z-nocomm .goodpercent {
        color: #aaa;
        font-size: 13px;
    }

.u-stars {
    font-family: "iconfont";
    display: inline-block;
    letter-spacing: 2px;
    white-space: nowrap;
    text-align: left;
    color: #d61640;
    font-size: 14px;
    overflow: hidden;
    vertical-align: middle;
}

    .u-stars.z-empty {
        position: relative;
        top: 0;
        margin-right: 5px;
    }

    .u-stars.z-full {
        position: absolute;
        top: 0;
        left: 0;
    }

.m-beanintro {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 186px;
    margin: 20px 0 20px -1px;
    padding-left: 33px;
    border-left: 1px solid #eaeaea;
    z-index: 1;
}

    .m-beanintro p {
        font-size: 13px;
        line-height: 17px;
    }

    .m-beanintro .line {
        color: #ccc;
        display: inline;
    }

    .m-beanintro a {
        font-size: 13px;
        display: inline-block;
    }

    .m-beanintro .send {
        padding-right: 7px;
    }

    .m-beanintro .intro {
        padding-left: 7px;
    }

    .m-beanintro .givenbean {
        padding-bottom: 7px;
    }

.m-beanintro-dialog .beanintrow {
    margin: -20px 0 -10px;
    font-size: 12px;
    line-height: 21px;
}

    .m-beanintro-dialog .beanintrow li {
        margin-bottom: 15px;
    }

    .m-beanintro-dialog .beanintrow h3 {
        font-weight: bold;
        margin-bottom: 2px;
    }

    .m-beanintro-dialog .beanintrow .z-last {
        padding: 0;
        margin: 0;
        border-width: 0;
    }

.rateInfo {
    border: 1px solid #eaeaea;
    margin-top: 10px;
}

    .rateInfo li {
        float: left;
    }

    .rateInfo .last {
        border: none;
        text-align: center;
        width: 155px;
        padding-top: 18px;
        color: #666;
    }

        .rateInfo .last .subBtn2, .promInfo .subBtn2, .rateInfo .last .subBtn2:link, .promInfo .subBtn2:link, .rateInfo .last .subBtn2:visited, .promInfo .subBtn2:visited, .rateInfo .last .subBtn2:hover, .promInfo .subBtn2:hover {
            color: #e73333;
        }

    .rateInfo .pmgressNum {
        color: #666;
    }

    .rateInfo .last, .rateInfo .features {
        height: 126px;
    }

    .rateInfo .first {
        width: 890px;
        height: 58px;
        padding-left: 30px;
    }

    .rateInfo .second {
        width: 360px;
        padding: 5px 0 0 40px;
        line-height: 26px;
        height: 85px;
    }

        .rateInfo .second span {
            margin-right: 0;
        }

    .rateInfo .last span {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .rateInfo .features {
        margin-left: 25px;
        width: 460px;
    }

        .rateInfo .features h4 {
            margin-bottom: 8px;
            margin-top: 20px;
        }

        .rateInfo .features .eptTips {
            padding-top: 35px;
        }

    .rateInfo .first span {
        margin-right: 10px;
        line-height: 58px;
        color: #999;
        font-size: 15px;
    }

    .rateInfo .first .comnum {
        font-size: 14px;
    }

    .rateInfo .first .nocomm {
        font-size: 14px;
        vertical-align: 2px;
    }

    .rateInfo .first .emptyStar, .rateInfo .first .fullStar {
        display: inline-block;
        letter-spacing: 6px;
        white-space: nowrap;
        text-align: left;
        color: #d61640;
    }

    .rateInfo .first .emptyStar {
        position: relative;
        top: -4px;
        font-family: "iconfont";
        font-size: 15px;
        zoom: 1;
    }

    .rateInfo .first .fullStar {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }

    .rateInfo .first .greystar, .rateInfo .first .greystar .fullStar {
        color: #aaa;
    }

    .rateInfo .first .goodPercent {
        position: relative;
        left: -6px;
        margin-right: 5px;
        color: #d22046;
        font-size: 14px;
    }

        .rateInfo .first .goodPercent i {
            font-size: 24px;
            color: #d22046;
            font-weight: bold;
        }

.percentStar .w1 {
    width: 8px;
}

.percentStar .w2 {
    width: 16px;
}

.percentStar .w3 {
    width: 30px;
}

.percentStar .w4 {
    width: 38px;
}

.percentStar .w5 {
    width: 52px;
}

.percentStar .w6 {
    width: 60px;
}

.percentStar .w7 {
    width: 74px;
}

.percentStar .w8 {
    width: 82px;
}

.percentStar .w9 {
    width: 96px;
}

.percentStar .w10 {
    width: 110px;
}

.rateInfo .bandage {
    background-image: url(//mm.bst.126.net/images/product/rating.png?8ff9e46037339afd380cd071bfec7e68);
    background-repeat: repeat-y;
    width: 4px;
    height: 126px;
}

.rateNav {
    height: 48px;
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 0;
    border: 1px solid #eaeaea;
    margin-bottom: 0;
    color: #666;
}

    .rateNav li {
        padding: 0;
        height: 18px;
        float: left;
        margin: 14px 0 0 25px;
        text-align: center;
        overflow: hidden;
        cursor: pointer;
    }

        .rateNav li .wrapnRadio {
            vertical-align: -2px;
            margin-right: 5px;
        }

        .rateNav li label {
            cursor: pointer;
            display: inline-block;
            color: #333;
        }

#hasContent {
    color: #666;
    font-size: 14px;
}

.rateNav .active label {
    color: #d31b44;
}

.rateNav .last {
    margin-right: 28px;
    text-align: right;
    float: right;
    background: none;
}

    .rateNav .last i {
        margin-right: 8px;
    }

    .rateNav .last a {
        padding: 0 20px 0 17px;
        display: block;
        color: #666;
    }

        .rateNav .last a:hover {
            text-decoration: none;
            color: #666;
        }

        .rateNav .last a.checked {
            background-position: -35px -54px;
        }

    .rateNav .last input {
        _vertical-align: text-bottom;
        _margin-top: 10px;
    }

    .rateNav .last a.active {
        background-position: -35px -54px;
    }

    .rateNav .last a.reviewComment {
        display: inline-block;
        color: #51b8f1;
    }

        .rateNav .last a.reviewComment:hover {
            text-decoration: underline;
        }

.rateNav li a:link, .rateNav li a:visited, .rateNav li a:hover, .rateNav li a:active {
    color: #666;
}

.refWrap {
    padding: 8px 0;
    border: #f1f1f1 solid 1px;
    background-color: #f9f9f9;
    box-shadow: inset 0 0 2px #f6f6f6;
}

    .refWrap dl {
        float: left;
        width: 353px;
        height: 105px;
        border-right: #dcdcdc solid 1px;
    }

    .refWrap .skinDl {
        border: none;
    }

    .refWrap dt, .refWrap dd {
        float: left;
    }

    .refWrap dt {
        width: 75px;
        text-align: right;
        padding: 17px 5px 0 0;
    }

    .refWrap dd {
        width: 270px;
    }

.chartWrap {
    margin-top: 10px;
}

    .chartWrap li {
        float: left;
        padding: 0 12px;
        height: 70px;
        border-bottom: 1px solid #facd89;
        position: relative;
        width: 23px;
        cursor: pointer;
    }

    .chartWrap span {
        position: absolute;
        text-align: center;
    }

    .chartWrap .itemName {
        bottom: -23px;
        width: 47px;
        left: 0;
        text-align: center;
    }

    .chartWrap .percent {
        color: #f04f4f;
        display: none;
    }

    .chartWrap .hover .percent {
        display: block;
    }

    .chartWrap li em {
        background-color: #facd89;
        width: 19px;
        bottom: 0;
        position: absolute;
        left: 14px;
    }

#goodsDetail {
    border-bottom: 1px solid #eaeaea;
}

    #goodsDetail .packdate {
        text-align: center;
        border-left: 1px solid #eaeaea;
        border-right: 1px solid #eaeaea;
    }

        #goodsDetail .packdate img {
            width: 710px;
        }

#userRating {
    zoom: 1;
    border: 1px solid #eaeaea;
    margin: 0;
    border-top: none;
}

.rating-input {
    padding: 15px;
    border-bottom: 1px solid #eaeaea;
}

    .rating-input textarea {
        font-size: 100%;
        width: 400px;
        height: 50px;
        padding: 15px;
    }

    .rating-input span {
        margin-left: 30px;
        margin-right: 20px;
        vertical-align: top;
        display: inline-block;
    }

    .rating-input input {
        padding: 5px 20px;
        background: #e31436;
        color: #fff;
        border: none;
        border-radius: 5px;
        position: relative;
        top: -10px;
        left: 20px;
        cursor: pointer;
    }


@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .PInfo_r .domeTips {
        vertical-align: top;
    }
}

.pro .product {
    height: 230px;
    border: none;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
    width: 152px;
}

.pro .productImg {
    width: 150px;
    height: 150px;
    border: 1px solid #f04f4f;
}

.pro .bNone {
    border-color: #fff;
}

.pro .productTit {
    margin-top: 6px;
    width: 150px;
    height: 40px;
    line-height: 20px;
}

.pro .productPrice {
    margin: 0px;
    line-height: 18px;
}

.pro .product .actNewIcon {
    top: 1px;
    right: 1px;
}

.commWrap {
    zoom: 1;
    /* border: #e8e8e8 solid 1px; */
    border-bottom: none;
    border-top: none;
    font-size: 13px;
}

    .commWrap .eachInfo {
        position: relative;
        border-bottom: 1px solid #e8e8e8;
        /* border-top: 1px solid #e8e8e8; */
        padding: 24px 0 20px 30px;
        overflow: hidden;
        zoom: 1;
    }

.eachInfo dd {
    float: left;
}

.eachInfo .comm-left-icon {
    display: inline-block;
    width: 48px;
    float: left;
    font-family: "iconfont";
}

.commWrap .eachInfo dt {
    border-bottom: 1px dashed #eaeaea;
    line-height: 30px;
    height: 30px;
}

.commWrap .eachInfo dd {
    margin-top: 25px;
    width: 690px;
    word-break: break-all;
    word-wrap: break-word;
    position: relative;
    z-index: 0;
}

.commWrap .eachInfo .superFlag {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background: url(//mm.bst.126.net/images/comment/commentBg.png?8a77293fc04616f4a0a2897a0c5c934f) 0 -226px no-repeat;
    width: 48px;
    height: 48px;
}

.m-centerpager .m-pagination {
    text-align: right;
    margin-right: 15px;
}

    .m-centerpager .m-pagination li {
        text-align: center;
    }

.comm-left-icon .comm-good {
    width: 48px;
    height: 48px;
    font-size: 52px;
    margin-left: -2px;
    line-height: 52px;
    color: #d80d3c;
}

.comm-left-icon .emptyStar, .comm-left-icon .fullStar {
    display: inline-block;
    height: 18px;
    letter-spacing: 1px;
    white-space: nowrap;
    line-height: 18px;
    color: #d61640;
}

.comm-left-icon .emptyStar {
    position: relative;
    font-size: 9px;
}

    .comm-left-icon .emptyStar .icon-star, .comm-left-icon .emptyStar .icon-star-hollow {
        font-size: 9px;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .comm-left-icon .percentStar {
        -webkit-transform: scale(0.75);
        font-size: 12px;
        margin-left: -9px;
    }

        .comm-left-icon .percentStar .icon-star, .comm-left-icon .percentStar .icon-star-hollow {
            font-size: 12px;
        }
}

.comm-left-icon .fullStar {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.commItem {
    width: 500px;
}

    .commItem li {
        margin-bottom: 5px;
        line-height: 24px;
    }

    .commItem .commContentLi {
        margin-bottom: 5px;
    }

    .commItem .replyLi {
        padding-top: 12px;
    }

        .commItem .replyLi .itemDetail, .mleft18 {
            margin-left: 18px;
        }

    .commItem .hr {
        padding-top: 10px;
        border: 0;
        border-bottom: 1px dashed #dbdbdb;
    }

.itemTit {
    float: left;
}

.itemDetail {
    overflow: hidden;
    display: block;
    *zoom: 1;
}

    .itemDetail label {
        display: inline-block;
        margin-right: 9px;
        background: #e31436;
        color: #fff;
        padding: 0px 6px;
        line-height: 18px;
        font-size: 12px;
    }

    .itemDetail .c_d22046 {
        color: #d21f46;
    }

.commItem .c_666 .itemDetail, .commItem .c_666 .itemTit {
    color: #333;
}

.commItem .c_3b6ba0 .itemDetail, .commItem .c_3b6ba0 .itemTit {
    color: #333;
}

.commItem .itemDetail li .dateColor {
    color: #999;
}

.commItem-1 {
    width: 120px;
    float: right;
    margin-right: 30px;
}

    .commItem-1 .account {
        font-size: 14px;
        line-height: 24px;
        color: #666;
    }

    .commItem-1 .app {
        font-size: 14px;
        line-height: 24px;
        color: #999;
    }

        .commItem-1 .app a {
            text-align: left;
        }

.comSkuItem {
    width: 140px;
    margin-right: 30px;
    margin-left: 30px;
}

    .comSkuItem span {
        color: #999;
    }

.commWrap .m-eachinfonew {
    padding: 20px 0;
}

.m-eachinfonew .commstars {
    margin-right: 30px;
    margin-top: -1px;
}

.m-eachinfonew .commskulist {
    float: left;
    font-size: 12px;
    color: #999;
}

    .m-eachinfonew .commskulist span {
        margin-right: 6px;
    }

.m-eachinfonew .commcnttop {
    margin-bottom: 10px;
}

.m-eachinfonew .userinfo {
    width: 30px;
    text-align: center;
}

.m-eachinfonew .avatar {
    margin: 6px auto 5px auto;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.m-eachinfonew .account {
    font-size: 12px;
    color: #999;
    word-break: break-all;
    word-wrap: break-word;
    padding: 0 5px;
}

.m-eachinfonew .commcnt {
    width: 600px;
}

.m-eachinfonew .commopts {
    width: 140px;
    padding-left: 70px;
    margin: 0;
    font-size: 12px;
    color: #999;
}

.m-eachinfonew .app {
    font-size: 12px;
    color: #999;
    margin-left: -1px;
}

.m-eachinfonew .thumbup {
    width: 50px;
    height: 20px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 7px 0 7px 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .m-eachinfonew .thumbup:hover {
        background-color: #f5f5f5;
        cursor: pointer;
    }

    .m-eachinfonew .thumbup .ic {
        display: inline-block;
        width: 12px;
        height: 20px;
        line-height: 20px;
        background: url(//mm.bst.126.net/images/product/thumbup-icon.png?2333412ddb486d5391f96ed50b698bf4) 0 center no-repeat;
        vertical-align: middle;
    }

    .m-eachinfonew .thumbup .num {
        display: inline-block;
        line-height: 20px;
        height: 20px;
        vertical-align: middle;
        padding-left: 5px;
        color: #333;
    }

.m-eachinfonew .replyserv {
    width: 575px;
    padding: 10px 20px 10px 5px;
    margin-top: 10px;
    background: #f8f8f8;
}

.m-eachinfonew .replytitle {
    float: left;
    width: 80px;
    text-align: center;
    color: #999;
}

.m-eachinfonew .replyavatar {
    display: block;
    width: 40px;
    height: 40px;
    background: #ddd url(//mm.bst.126.net/images/product/kefu.png?e8aa5fa16ca934c5b1f3c44c824a06c4) 0 0 no-repeat;
    border-radius: 20px;
    margin: 0 auto;
}

.m-eachinfonew .replytitle span {
    line-height: 20px;
    font-size: 12px;
}

.m-eachinfonew .itemDetail {
    padding-left: 0;
}

.m-eachinfonew .commItem .hr {
    padding-top: 15px;
}

.m-eachinfonew .pic_list {
    padding-bottom: 5px;
}

.m-eachinfonew .replyLi .itemDetail {
    margin-left: 0;
}

.f-fl {
    float: left;
}

.buyBox .newGoodsIcon {
    display: inline-block;
    width: 155px;
    height: 27px;
    line-height: 26px;
    color: #333;
    text-align: center;
    margin-top: 5px;
}

    .buyBox .newGoodsIcon:link, .buyBox .newGoodsIcon:visited {
        color: #333;
        text-decoration: none;
    }

    .buyBox .newGoodsIcon:hover {
        text-decoration: none;
        background-position: -48px -416px;
    }

.btmWrap {
    width: 990px;
    margin: 20px auto 0;
}

    .btmWrap .records {
        float: left;
        margin: 0;
        width: 268px;
    }

        .btmWrap .records ul {
            margin-right: 0;
            height: 327px;
            overflow-y: auto;
        }

        .btmWrap .records li {
            width: 241px;
            height: 80px;
            padding: 14px 0;
        }

            .btmWrap .records li .wrap {
                width: 160px;
            }

            .btmWrap .records li strong {
                margin-top: 2px;
                width: 160px;
            }

        .btmWrap .records .info {
            float: right;
            width: 160px;
            overflow: hidden;
        }

.recommondWrap {
    float: right;
    width: 708px;
    border: 1px solid #e1e1e1;
}

    .recommondWrap .productsView {
        margin: 0;
        padding: 20px 0 0 22px;
        height: 307px;
        border: none;
    }

    .recommondWrap h3 {
        font-size: 14px;
        background-color: #f5f5f5;
        height: 32px;
        line-height: 32px;
        overflow: hidden;
        padding: 0 10px 0 15px;
    }

    .recommondWrap .product {
        border: none;
        width: 150px;
        padding: 0 20px 0 0;
        margin: 0;
        height: auto;
    }

    .recommondWrap .productImg img, .recommondWrap .productImg {
        width: 150px;
        height: 150px;
        background-image: none;
    }

    .recommondWrap .productTit {
        width: 150px;
        margin-top: 8px;
    }

    .recommondWrap .productPrice {
        width: 150px;
        margin: 0;
    }

    .recommondWrap .productCommt {
        margin: 0;
    }

.btmWrap .records .emptyLi {
    height: 250px;
    width: 235px;
    padding-left: 5px;
}

.recommondWrap .introDetail {
    width: 120px;
    height: 150px;
    left: 0;
    top: 0;
}

    .recommondWrap .introDetail em {
        height: 150px;
    }

.recommondWrap .introduceTit {
    width: 150px;
    font-weight: normal;
    font-size: 14px;
    margin-top: 5px;
}

.recommondWrap .productActLink {
    width: 150px;
}

.m-recombottom .m-reclst {
    margin-left: -22px;
}

.m-recombottom .newRecomItemWrap {
    margin-left: 22px;
}

div.pic_list a.pic_item {
    position: relative;
    width: 75px;
    height: 75px;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    overflow: hidden;
    text-align: center;
    background: #f5f5f5;
}

    div.pic_list a.pic_item img {
        width: 57px;
        height: 75px;
    }

.pic_list .pic_item .mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #666;
    opacity: 0.5;
}

.pic_list .pic_item:hover .mask {
    display: block;
}

.pic_list.z-open .pic_item {
    width: 40px;
    height: 40px;
}

#pageNavWrap {
    margin: 30px 0;
}

.pic_list.z-open .align_center {
    height: 40px;
}

.pic_list .pic_item.z-open {
    border: 1px solid #e31436;
    padding: 1px;
    width: 36px;
    height: 36px;
}

.ctrnum-wrap .ctrnum-b-dis {
    color: #ccc !important;
    background-color: #f3f3f3;
    cursor: default;
}

.pic_list .pic_item.z-open .align_center {
    height: 36px;
}

p.data_tpl {
    display: none;
}

.pic_item i.align_center {
    width: 0px;
    height: 75px;
    display: inline-block;
    vertical-align: middle;
}

.pic_item img {
    vertical-align: middle;
}

.preview_style {
    position: relative;
    overflow: hidden;
}

    .preview_style .preview_item {
        overflow: hidden;
        float: left;
        background: #f5f5f5;
    }

    .preview_style ul li {
        text-align: center;
        background: #fff;
        padding-right: 0;
        margin-bottom: 0;
    }

        .preview_style ul li img {
            vertical-align: middle;
        }

    .preview_style .previewbtn {
        position: absolute;
        top: 0;
        width: 68px;
        height: 100%;
        z-index: 1;
        line-height: 68px;
    }


    .preview_style .previewleft em {
        left: 0;
    }



    .preview_style .previewbtn:hover {
        cursor: pointer;
    }

    .preview_style:hover .previewbtn em, .preview_style:hover .previewbtn i {
        display: block;
    }

    .preview_style .previewbtn.hide {
        display: none;
    }

    .preview_style .previewleft {
        left: 0;
        text-align: left;
    }

    .preview_style .previewright {
        right: 0;
        text-align: right;
    }


    .preview_style i.align_center {
        width: 0;
        height: 290px;
        display: inline-block;
        vertical-align: middle;
    }

.PInfo dt span.c_imp {
    font-family: Verdana;
}

.goodsParaTit {
    line-height: 22px;
    padding: 0 20px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .goodsParaTit .down, .goodsParaTit .up {
        display: none;
    }

    .goodsParaTit .zk {
        text-decoration: none;
        cursor: pointer;
        color: #51b8f1;
        display: none;
        margin-bottom: 20px;
        font-family: arial,"Microsoft YaHei","�瞼�職�簧�穡�翻�簪�穢璽�玲疑Ｔ�玲污�穢�罈璽�畋�",tahoma,arial,simsun,"�瞼�簧璽�玲嘔�瞻�翻璽�玳�";
    }

        .goodsParaTit .zk:hover {
            text-decoration: none;
            color: #82cbf2;
        }

        .goodsParaTit .zk .down, .goodsParaTit .sq .up {
            display: inline;
        }

    .goodsParaTit .sq .down {
        display: none;
    }

.skuBox {
    position: relative;
    margin-top: 9px;
    margin-bottom: 9px;
}

.first-skubox {
    margin-top: 1px;
}

.last-skuBox {
    margin-bottom: 2px;
}

.skuBox a, .skuBox a:link, .skuBox a:visited, .skuBox a:hover {
    color: #333;
    text-decoration: none;
    background-color: #fff;
}

.skuBox .titSpan {
    float: left;
    width: 65px;
}

.skuBox .valueBox {
    float: left;
    width: 480px;
}

.skuBox .sizechartdetail {
    position: absolute;
    display: inline-block;
    right: -50px;
    height: 30px;
    line-height: 30px;
}

    .skuBox .sizechartdetail:hover {
        cursor: pointer;
    }

.skuBox li {
    float: left;
    display: inline;
    background-color: #fff;
    margin-right: 7px;
    position: relative;
    height: 30px;
    white-space: nowrap;
}

.skuBox .imgbox {
    height: 58px;
}

.skuBox li a {
    margin: 1px 1px 1px 1px;
    padding: 2px 12px 2px 12px;
    border: 1px solid #ccc;
    display: block;
    height: 18px;
    line-height: 18px;
    _width: 0;
    text-align: center;
    cursor: pointer;
}

.skuBox li .note {
    position: absolute;
    display: none;
    top: 32px;
    left: 50%;
    padding: 0px 13px 0px 13px;
    height: 40px;
    line-height: 40px;
    overflow: visible;
    z-index: 100;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    border: 1px solid #eaeaea;
    background: #fff;
    font-size: 12px;
    color: #333;
}

    .skuBox li .note .arrowup {
        position: absolute;
        z-index: 1000;
        display: block;
        top: -5px;
        left: 50%;
        width: 6px;
        height: 6px;
        margin-left: -3px;
        border: 1px solid #eaeaea;
        border-width: 1px 1px 0 0;
        background: #fff;
        transform: rotate(-45deg);
    }

.skuBox .imgbox a {
    height: 50px;
    width: 50px;
    padding: 0;
}

.skuBox li a span {
    display: inline;
    cursor: pointer;
    overflow: hidden;
}

.skuBox .stockout a, .skuBox .stockout a:visited {
    border: 1px dotted #ccc;
    color: #666;
    margin: 1px;
}

.skuBox .selectedLi a, .skuBox li a:hover {
    border-color: #e31436;
    color: #e31436;
    border-width: 2px;
    margin: 0;
}

    .skuBox li a:hover .note {
        display: block;
    }

.skuBox .stockout a:hover, .skuBox .disabledLi a:hover, .skuBox .selectedLi.stockout a, .skuBox .selectedLi.disabledLi a:hover {
    border-width: 1px;
    margin: 1px;
}

.skuBox .stockout img {
    opacity: 0.15;
    filter: alpha(opacity = 15);
}

    .skuBox .selectedLi img, .skuBox .stockout img:hover {
        opacity: 1;
        filter: alpha(opacity = 100);
    }

.skuBox .disabledLi a span {
    cursor: not-allowed;
}

.skuBox .disabledLi a, .skuBox .disabledLi a:visited, .skuBox .disabledLi a:hover {
    border: 1px dotted #ccc;
    color: #ccc;
    margin: 1px;
    cursor: not-allowed;
}

.skuBox .disabledLi img, .skuBox .disabledLi img:hover {
    opacity: 0.15;
    filter: alpha(opacity = 15);
    cursor: not-allowed;
}

.skuBox li img {
    vertical-align: top;
    *vertical-align: middle;
    cursor: pointer;
}

.skuBox li i {
    display: none;
}

.skuBox .selectedLi i {
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 1px;
    _bottom: 5px;
    _right: 8px;
    width: 0;
    height: 0;
    border-width: 9px;
    border-color: transparent #e31436 #e31436 transparent;
    border-style: dashed solid solid dashed;
    z-index: 1;
    line-height: 0;
}

.skuBox .icon-checked {
    position: absolute;
    font-size: 10px;
    color: #fff;
    line-height: 0px;
    height: 5px;
    width: 7px;
    right: -6px;
    bottom: -6px;
    background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
    background-position: left -20px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.buyBox .PInfo_r {
    width: 393px;
}

.skuBox .selectedImgDesc {
    display: none;
    height: 54px;
    font-size: 12px;
    color: #333;
    line-height: 17px;
}

    .skuBox .selectedImgDesc.show {
        display: block;
    }

.selectedImgDesc .selectedImgTit {
    margin-top: 23px;
}

.m-faketips {
    overflow: hidden;
    border: 1px solid #eaeaea;
    border-top-width: 0;
    padding: 15px 20px;
}

    .m-faketips .icon {
        float: left;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        margin-right: 15px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        background: #e31436;
        color: #fff;
        font-size: 24px;
    }

    .m-faketips .cont {
        margin-left: 55px;
        margin-right: 70px;
    }

    .m-faketips .tit {
        padding-bottom: 2px;
        font-size: 16px;
        font-weight: bold;
        color: #333;
    }

    .m-faketips .info {
        color: #333;
        font-size: 13px;
        line-height: 19px;
    }

.desc-warm-tips {
    padding-top: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

    .desc-warm-tips .info {
        color: #e31436;
        margin-top: 10px;
    }

.m-textarea {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding-top: 30px;
    padding-bottom: 25px;
    text-align: center;
}

    .m-textarea .textareabox {
        width: 710px;
        margin: 0 auto;
        text-align: initial;
    }

        .m-textarea .textareabox img, .m-textarea .textareabox video {
            display: inline-block;
            max-width: 710px;
            _width: 710px;
            vertical-align: middle;
            border: 0;
        }

.PInfo .postage {
    position: relative;
    z-index: 10;
}

.Pnfo .to {
    vertical-align: middle;
}

.addrBox {
    position: absolute;
    color: #000;
    padding: 10px 0;
    border: #ddd solid 1px;
    background-color: #fff;
    width: 440px;
    display: none;
    left: 0;
    top: 28px;
    z-index: 8888;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
}

    .addrBox b {
        position: absolute;
        right: 15px;
        top: 10px;
        width: 18px;
        height: 18px;
        font-size: 12px;
        color: rgba(153,153,153,0.7);
        *color: #999;
        cursor: pointer;
        font-family: "iconfont";
        text-align: center;
    }

    .addrBox .addrbox-triup {
        position: absolute;
        left: 150px;
        top: -8px;
        width: 16px;
        height: 8px;
        overflow: hidden;
        background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
        background-position: 0 -8px;
        background-repeat: no-repeat;
    }

    .addrBox a {
        padding: 0 5px;
        white-space: nowrap;
        word-break: keep-all;
        color: #000;
        outline: none;
        line-height: 24px;
        height: 24px;
        display: inline-block;
    }

        .addrBox a:visited {
            color: #000;
        }

        .addrBox a:hover {
            color: #fff;
            background-color: #e31436;
            text-decoration: none;
        }

    .addrBox .addrbox-title {
        height: 34px;
        width: 100%;
        padding-left: 10px;
        overflow: hidden;
    }

    .addrBox .addrbox-titlew {
        border-bottom: 1px solid #ddd;
        height: 33px;
        width: 420px;
    }

    .addrBox .tli {
        float: left;
        line-height: 32px;
        height: 32px;
        padding: 0 5px;
        border: 1px solid #ddd;
        margin-right: -1px;
        min-width: 58px;
        width: auto;
        text-align: center;
        position: relative;
        cursor: pointer;
        background: #fff;
    }

        .addrBox .tli.act {
            font-weight: bold;
            background: #fff;
            height: 33px;
        }

            .addrBox .tli.act:before {
                position: absolute;
                content: "";
                border-top: 2px solid #d21c44;
                border-left: 1px solid #d21c44;
                border-right: 1px solid #d21c44;
                left: -1px;
                top: -1px;
                width: 100%;
                z-index: 2;
            }

.addrList {
    float: left;
    overflow: hidden;
    padding-left: 20px;
    width: 420px;
}

    .addrList span {
        float: left;
        width: 70px;
        margin: 6px 0 0 0;
        cursor: pointer;
        display: inline-block;
    }

.addrList2 span {
    width: 100px;
}

.addrList .cityBox {
    width: 360px;
    margin: 11px 0 5px 0;
    padding: 5px 0 9px 0;
    border-top: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
    background-color: #f7f7f7;
    height: auto;
    display: none;
}

.addrList .cityBoxCurr {
    display: block;
}

.addrList .currCity {
    display: block;
}

.addrList .addrline {
    padding-left: 15px;
}

.addrList .currProvince a {
    position: relative;
}

.addrList .selected {
    background-color: #e31436;
    color: #fff;
}

    .addrList .selected:visited, .addrList .selected:hover {
        color: #fff;
    }

.addrList .last-cityBox {
    margin-bottom: -10px;
}

#provinceBox .currProvince i {
    display: inline-block;
    position: absolute;
    bottom: -12px;
    line-height: 0;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 8px;
    overflow: hidden;
    background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.splitPages, .m-centerpager {
    padding: 20px 0;
}

.smallTips {
    height: auto;
    text-align: center;
}

a.gobuydis {
    background-position: 0 -1402px !important;
    cursor: default;
}

a.addcartdis {
    background-position: -115px -1402px !important;
    cursor: default;
}

a.aBuyBtndis, a.aBuyBtndis:hover {
    background-position: 0 -1451px;
    cursor: default;
    height: 31px;
}

a.aAddCartdis, a.aAddCartdis:hover {
    background-position: -115px -1450px;
    cursor: default;
    height: 31px;
}

.smallTips, .confirmTips {
    border-color: #f43147;
    background-color: #fff;
    color: #f43147;
}

    .smallTips .cusp, .confirmTips .cusp {
        background-position: 0 -657px;
    }

a.iDialogBtn.focusBtn {
    outline: none;
}

.mainWrap {
    width: 1090px;
    font-size: 14px;
    margin: 0 auto;
}

.crumbs {
    height: 22px;
    line-height: 22px;
    margin-top: 0;
    padding-top: 12px;
    padding-bottom: 17px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    color: #999;
}

    .crumbs span.crumbs-title {
        display: inline-block;
        max-width: 800px;
        color: #999;
        vertical-align: middle;
    }

    .crumbs span.crumbs-title-1 {
        max-width: 90px;
        line-height: 24px;
        *width: 90px;
    }

    .crumbs .txt {
        line-height: 24px;
    }

    .crumbs a:link, .crumbs a:visited, .crumbs a:hover {
        color: #333;
    }

    .crumbs a, .crumbs span {
        vertical-align: middle;
    }

.crumbsbox {
    height: 69px;
}

.n-crumbbtn {
    display: inline-block;
    position: relative;
    margin-right: 4px;
    border: 1px solid #ccc;
}

    .n-crumbbtn .btnbox {
        position: relative;
        z-index: 0;
        height: 18px;
        line-height: 18px;
        background: #fff;
    }

        .n-crumbbtn .btnbox:hover .v-icon {
            cursor: pointer;
        }

        .n-crumbbtn .btnbox .up {
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
        }

    .n-crumbbtn .v-icon {
        position: absolute;
        right: 6px;
        top: 4px;
        width: 6px;
        height: 6px;
        border: 2px solid #ccc;
        border-width: 0 0 2px 2px;
        -webkit-transform-origin: 30% 70%;
        -moz-transform-origin: 30% 70%;
        -o-transform-origin: 30% 70%;
        transform-origin: 30% 70%;
        -webkit-transition: -webkit-transform 0.1s ease-in;
        -moz-transition: -moz-transform 0.1s ease-in;
        -ms-transition: -ms-transform 0.1s ease-in;
        -o-transition: -o-transform 0.1s ease-in;
        transition: transform 0.1s ease-in;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .n-crumbbtn .btn {
        display: inline-block;
        padding: 0 5px;
        margin-right: 15px;
        height: 20px;
        line-height: 20px;
        max-width: 90px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .n-crumbbtn .btn:hover {
            cursor: pointer;
            color: #e31436;
            text-decoration: none;
        }

    .n-crumbbtn .titbarbox {
        position: absolute;
        z-index: 10;
        top: 17px;
        left: -1px;
        max-height: 90px;
        overflow-y: auto;
        width: 574px;
        padding-left: 8px;
        border: 1px solid #aaa;
        background: #fff;
    }

    .n-crumbbtn .titbar {
        padding: 7px 0px 5px;
    }

    .n-crumbbtn .cateitm {
        display: inline-block;
        float: left;
        width: 100px;
        height: 26px;
        line-height: 26px;
        margin: 0 5px;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .n-crumbbtn .cateitm:hover {
            cursor: pointer;
            text-decoration: none;
            color: #e31436;
        }

.m-shopname {
    float: right;
    color: #666;
    font-size: 0;
}

    .m-shopname .shoptag {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        margin-right: 5px;
        border: 1px solid #fff;
        cursor: pointer;
        border-radius: 20px;
    }

        .m-shopname .shoptag.z-supply {
            border-color: #d5b589;
            color: #a5804f;
        }

        .m-shopname .shoptag.z-service {
            border-color: #a7c4e9;
            color: #4d85d1;
        }

    .m-shopname .tagmsg {
        float: left;
        font-size: 12px;
    }

    .m-shopname .tagimg {
        float: left;
        width: auto;
        height: 15px;
        padding: 2px 2px 2px 0;
    }

    .m-shopname .name, .m-shopname .link {
        display: inline-block;
        height: 22px;
        line-height: 22px;
        font-size: 13px;
    }

    .m-shopname .link {
        margin-left: 10px;
        color: #333;
    }

    .m-shopname .name {
        display: inline-block;
        max-width: 180px;
        margin: 0;
        color: #666 !important;
    }

.orig-country {
    position: relative;
    font-size: 0;
}

    .orig-country img {
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }

    .orig-country span, .orig-country a, .orig-country a:hover {
        font-size: 13px;
        margin-left: 6px;
        color: #999;
        font-weight: 400;
        vertical-align: middle;
    }

    .orig-country .split {
        font-size: 12px;
    }

    .orig-country .importtype {
        position: absolute;
        right: 0;
        top: -10px;
        background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
        _background-image: url(//mm.bst.126.net/images/product/productIcons8.png?c3d2102315c80c6431a45f2dce5fba19);
        background-repeat: no-repeat;
        width: 44px;
        height: 39px;
        padding-top: 7px;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        color: #fff;
    }

    .orig-country .gn {
        background-position: 0 -237px;
    }

    .orig-country .bs {
        background-position: 0 -288px;
    }

    .orig-country .zy {
        width: 40px;
        height: 38px;
        padding-top: 4px;
        background-position: -48px -237px;
    }

.PInfo .product-title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}

    .PInfo .product-title .member-lbl {
        color: #e31436;
    }

.m-temai {
    position: relative;
    z-index: 101;
    margin-bottom: -1px;
}

.m-temai-cnt {
    margin-top: 15px;
    background: #e31436 url(//mm.bst.126.net/images/product/productinfoheadbar.jpg?7ad18758e06217021fd5dc511717c9de) 0 -40px no-repeat;
    height: 24px;
    padding: 8px 20px;
    overflow: hidden;
}

    .m-temai-cnt .u-temai-banner {
        height: 24px;
        color: #e31436;
        font-weight: bold;
    }

        .m-temai-cnt .u-temai-banner span {
            display: inline-block;
            background-color: #ffed64;
            vertical-align: middle;
            height: 24px;
            line-height: 24px;
        }

        .m-temai-cnt .u-temai-banner .left-circle {
            width: 11px;
            background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
            background-position: left -27px;
            background-repeat: no-repeat;
            overflow: hidden;
            line-height: 0;
            font-size: 0;
        }

    .m-temai-cnt .u-desc {
        max-width: 210px;
        overflow: hidden;
    }

        .m-temai-cnt .u-desc, .m-temai-cnt .u-desc a:link, .m-temai-cnt .u-desc a:visited {
            color: #e31436;
        }

            .m-temai-cnt .u-desc a:hover, .m-temai-cnt .u-desc a:active {
                color: #f4335e;
            }

    .m-temai-cnt .u-temai-banner .u-split {
        font-size: 12px;
        text-align: center;
        width: 10px;
    }

    .m-temai-cnt .u-temai-banner .right-circle {
        width: 11px;
        background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
        background-position: -29px top;
        background-repeat: no-repeat;
        overflow: hidden;
        line-height: 0;
        font-size: 0;
    }

    .m-temai-cnt .u-temai-counter {
        margin-left: 20px;
        color: #fff;
        font-size: 12px;
        height: 24px;
        line-height: 24px;
    }

        .m-temai-cnt .u-temai-counter .num {
            font-size: 20px;
            font-weight: bold;
            margin-left: 5px;
            margin-right: 5px;
        }

.f-seckillhide {
    display: none !important;
}

.m-xianshi {
    position: relative;
    z-index: 101;
    margin-bottom: -1px;
}

.m-xianshi-cnt {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    background: url(//mm.bst.126.net/images/product/productinfoheadbar.jpg?7ad18758e06217021fd5dc511717c9de) 0 -40px no-repeat;
    height: 24px;
    padding: 8px 20px;
    overflow: hidden;
}

    .m-xianshi-cnt.xianshi-blue {
        background: url(//mm.bst.126.net/images/product/productinfoheadbar.jpg?7ad18758e06217021fd5dc511717c9de) 0 0 no-repeat;
    }

    .m-xianshi-cnt.xianshi-red {
        background: url(//mm.bst.126.net/images/product/productinfoheadbar.jpg?7ad18758e06217021fd5dc511717c9de) 0 -40px no-repeat;
    }

    .m-xianshi-cnt.xianshi-grey {
        background: url(//mm.bst.126.net/images/product/productinfoheadbar.jpg?7ad18758e06217021fd5dc511717c9de) 0 -80px no-repeat;
    }

    .m-xianshi-cnt .m-xianshi-banner {
        height: 24px;
        color: #e31436;
        font-weight: bold;
    }

        .m-xianshi-cnt .m-xianshi-banner span {
            display: inline-block;
            background-color: #ffed64;
            vertical-align: middle;
            height: 24px;
            line-height: 24px;
        }

    .m-xianshi-cnt.xianshi-blue .m-xianshi-banner span, .m-xianshi-cnt.xianshi-blue .m-xianshi-banner span a {
        color: #2385c7;
        background-color: #fff;
    }

    .m-xianshi-cnt.xianshi-grey .m-xianshi-banner span, .m-xianshi-cnt.xianshi-grey .m-xianshi-banner span a {
        color: #999;
        background-color: #fff;
    }

    .m-xianshi-cnt .m-xianshi-banner .left-circle {
        width: 11px;
        background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
        _background-image: url(//mm.bst.126.net/images/product/productIcons8.png?c3d2102315c80c6431a45f2dce5fba19);
        background-position: left -27px;
        background-repeat: no-repeat;
        overflow: hidden;
        line-height: 0;
        font-size: 0;
    }

    .m-xianshi-cnt.xianshi-blue .m-xianshi-banner .left-circle {
        background-position: -16px -27px;
    }

    .m-xianshi-cnt.xianshi-grey .m-xianshi-banner .left-circle {
        background-position: -40px -54px;
    }

    .m-xianshi-cnt .u-desc {
        max-width: 210px;
        overflow: hidden;
    }

        .m-xianshi-cnt .u-desc, .m-xianshi-cnt .u-desc a:link, .m-xianshi-cnt .u-desc a:visited {
            color: #e31436;
        }

            .m-xianshi-cnt .u-desc a:hover, .m-xianshi-cnt .u-desc a:active {
                color: #f4335e;
            }

    .m-xianshi-cnt .m-xianshi-banner .u-split {
        font-size: 12px;
        text-align: center;
        width: 10px;
    }

    .m-xianshi-cnt .m-xianshi-banner .right-circle {
        width: 11px;
        background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
        _background-image: url(//mm.bst.126.net/images/product/productIcons8.png?c3d2102315c80c6431a45f2dce5fba19);
        background-position: -29px top;
        background-repeat: no-repeat;
        overflow: hidden;
        line-height: 0;
        font-size: 0;
    }

    .m-xianshi-cnt.xianshi-blue .m-xianshi-banner .right-circle {
        background-position: -29px -27px;
    }

    .m-xianshi-cnt.xianshi-grey .m-xianshi-banner .right-circle {
        background-position: -41px -79px;
    }

    .m-xianshi-cnt .u-xianshi-counter {
        margin-left: 20px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        height: 24px;
        line-height: 24px;
    }

        .m-xianshi-cnt .u-xianshi-counter .xianshi-link, .m-xianshi-cnt .u-xianshi-counter .other-seckills {
            position: absolute;
            right: 20px;
            top: 8px;
            color: #fff;
        }

    .m-xianshi-cnt .xianshi-link .u-dots, .m-xianshi-cnt .other-seckills .u-dots {
        float: right;
        margin-top: 7px;
        margin-left: 10px;
    }

    .m-xianshi-cnt.xianshi-counting .u-xianshi-counter {
        font-size: 12px;
        font-weight: normal;
        margin-top: -2px;
    }

        .m-xianshi-cnt.xianshi-counting .u-xianshi-counter .xianshi-link {
            font-size: 13px;
            font-weight: bold;
        }

    .m-xianshi-cnt.xianshi-grey .u-xianshi-counter {
        margin-top: 0;
        font-weight: bold;
        font-size: 13px;
    }

    .m-xianshi-cnt .u-xianshi-counter .price {
        font-size: 13px;
        font-weight: bold;
    }

    .m-xianshi-cnt .u-xianshi-counter .remind {
        color: #fff;
        margin-left: 5px;
        text-decoration: underline;
    }

    .m-xianshi-cnt .u-xianshi-counter .num {
        font-size: 18px;
        font-weight: bold;
        margin-left: 5px;
        margin-right: 5px;
    }

    .m-xianshi-cnt .u-xianshi-counter .counter-right {
        position: absolute;
        right: 20px;
        top: 8px;
        color: #fff;
    }

.m-timingsale .m-xianshi-banner .left-circle {
    background-position: left -152px;
}

.m-timingsale .m-xianshi-banner .right-circle {
    background-position: -16px -152px;
}

.m-timingsale .m-xianshi-banner .u-title {
    background-color: #fff;
}

.m-timingsale .m-xianshi-cnt.xianshi-red {
    background: #e31436;
}

.m-timingsale .u-xianshi-counter .num {
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: 0;
}

.m-timingsalenotice {
    padding-bottom: 40px;
}

    .m-timingsalenotice .tit {
        line-height: 30px;
        font-size: 14px;
        font-weight: bold;
    }

    .m-timingsalenotice .msg {
        line-height: 22px;
        font-size: 14px;
        color: #666;
    }

    .m-timingsalenotice .noticewrap {
        padding: 25px 40px 25px;
    }

    .m-timingsalenotice .qrcode {
        position: relative;
        margin: 10px 0 0;
        text-align: center;
    }

        .m-timingsalenotice .qrcode img {
            width: 130px;
            height: 130px;
            border: 1px solid #eee;
            padding: 4px;
            margin: 0 auto;
        }

    .m-timingsalenotice img.logo {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -14px 0 0 -14px;
        width: 28px;
        height: 28px;
        border: 0;
        padding: 0;
        z-index: 2;
    }

.m-deposit-bar .depositwrap {
    overflow: hidden;
    position: relative;
}

.m-deposit-bar .left {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #e31436;
    color: #fff;
}

    .m-deposit-bar .left .tit {
        float: left;
        margin-top: 8px;
        margin-left: 20px;
        color: #e31436;
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding: 0 10px;
        border-radius: 12px;
        background-color: #fff;
        font-weight: bold;
    }

    .m-deposit-bar .left .paydesc {
        font-size: 14px;
        margin-left: 12px;
    }

.m-deposit-bar .paydesc .num {
    font-weight: bold;
}

.m-deposit-bar .right.z-finished {
    background-color: #333;
}

.m-deposit-bar .right {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background-color: #fa8787;
    color: #fff;
    font-size: 0;
    text-align: center;
}

.m-deposit-bar .icon-wait {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}

.m-deposit-bar .timewrap {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
}

.m-yushou-cnt {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #f9f9f9;
    border-top: 1px dotted #ddd;
    font-weight: 700;
}

.m-yushou-t {
    color: #e31436;
}

.m-yushou-msg {
    padding-left: 45px;
}

.m-yushou-cnt {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #f9f9f9;
    border-top: 1px dotted #ddd;
    font-weight: 700;
}

.m-yushou-t {
    color: #e31436;
}

.m-yushou-msg {
    padding-left: 45px;
}

.PInfo-standout .m-price-wrap {
    background-color: #f9f9f9;
    z-index: 22;
    margin-bottom: 12px;
}

.m-price-wrap {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 4px;
}

.m-price {
    overflow: hidden;
    position: relative;
    border-top: 1px dotted #ddd;
    z-index: 100;
    *zoom: 1;
    font-size: 0;
}

    .m-price .m-price-cnt {
        margin-left: 71px;
    }

    .m-price .m-price-title {
        margin-right: 20px;
        vertical-align: 4px;
        font-size: 12px;
    }

    .m-price .m-price-prt-title {
        position: relative;
        display: inline-block;
        padding: 0 5px;
        background-color: #e31436;
        color: #fff;
        vertical-align: 6px;
        margin-left: 10px;
        height: 22px;
        line-height: 22px;
    }

        .m-price .m-price-prt-title .left-arrow {
            position: absolute;
            border-style: dashed solid dashed dashed;
            border-color: transparent #e31436 transparent transparent;
            width: 0;
            height: 0;
            font-size: 0;
            line-height: 0;
            border-width: 4px;
            left: -8px;
            top: 50%;
            margin-top: -4px;
        }

    .m-price .m-price-prt-desc {
        vertical-align: 6px;
        *vertical-align: 4px;
        margin-left: 10px;
        max-width: 250px;
        _width: 250px;
        overflow: hidden;
    }

    .m-price .addprice {
        vertical-align: 4px;
        font-size: 12px;
        color: #999;
        margin-left: 14px;
        margin-bottom: 8px;
    }

    .m-price .vipmemberprice {
        font-size: 24px;
        color: #333;
        font-weight: bold;
        vertical-align: baseline;
        line-height: 1;
        margin: 8px 0;
    }

        .m-price .vipmemberprice .rmb {
            font-size: 20px;
        }

    .m-price .vipmembericon {
        display: inline-block;
        position: relative;
        top: -1px;
        margin-left: 9px;
        height: 16px;
        line-height: 16px;
        padding: 0 4px 0 1px;
        border-radius: 0 2px 2px 2px;
        background-color: #332802;
        background-image: -webkit-linear-gradient(left,#000 0%,#654f04 100%);
        background-image: -moz-linear-gradient(left,#000 0%,#654f04 100%);
        background-image: -ms-linear-gradient(left,#000 0%,#654f04 100%);
        background-image: -o-linear-gradient(left,#000 0%,#654f04 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(#000),to(#654f04));
        background-image: linear-gradient(to right,#000 0%,#654f04 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #000, endColorstr= #654f04, GradientType=1) \9;
    }

        .m-price .vipmembericon:before {
            content: "";
            position: absolute;
            top: 0;
            left: -5px;
            width: 0;
            height: 0;
            border: 5px solid #000;
            border-color: #000 transparent transparent;
        }

        .m-price .vipmembericon .vicon {
            position: absolute;
            top: 3px;
            left: 3px;
            width: 12px;
            height: 10px;
        }

        .m-price .vipmembericon .vtxt {
            float: left;
            line-height: 16px;
            margin-left: 14px;
            color: #fff;
            font-size: 12px;
            font-weight: bold;
        }

    .m-price .kaolaprice {
        vertical-align: 4px;
        padding: 0 5px 0 15px;
        font-size: 12px;
    }

.m-specialgoods {
    margin-bottom: 10px;
}

    .m-specialgoods .desc {
        color: #e31436;
    }

.m-multipack .m-line-title {
    line-height: 22px;
}

.m-multipack {
    position: relative;
}

    .m-multipack .packlst {
        overflow: hidden;
        width: 495px;
        height: 27px;
        padding-bottom: 5px;
        padding-right: 65px;
    }

    .m-multipack.z-hasnext {
        padding-bottom: 13px;
    }

        .m-multipack.z-hasnext .packlst {
            border-bottom: 1px dashed #d9d9d9;
        }

    .m-multipack .packlst.z-show {
        height: auto;
    }

    .m-multipack .packli {
        overflow: hidden;
        float: left;
        height: 20px;
        width: 111px;
        line-height: 20px;
        margin-right: 10px;
        margin-bottom: 10px;
        border: 1px solid #d9d9d9;
        font-size: 12px;
        color: #333;
        text-align: center;
        cursor: pointer;
        border-radius: 2px;
    }

        .m-multipack .packli .link {
            display: block;
            color: #333;
        }

        .m-multipack .packli .txt {
            display: block;
        }

        .m-multipack .packli:hover {
            border-color: #fc8587;
        }

            .m-multipack .packli:hover .link {
                color: #e11b36;
                text-decoration: none;
            }

    .m-multipack .packlst .packli.z-cur {
        cursor: default;
        border-color: #e31436;
        color: #e02036;
        font-weight: bold;
    }

    .m-multipack .toggle {
        position: absolute;
        top: 0;
        right: 10px;
        line-height: 22px;
        height: 22px;
        font-size: 0;
        cursor: pointer;
    }

        .m-multipack .toggle .iconfont, .m-multipack .toggle span {
            font-size: 12px;
        }

.m-couponkaolabean {
    margin-left: 85px;
    padding-bottom: 6px;
}

    .m-couponkaolabean .line {
        position: relative;
        line-height: 19px;
    }

    .m-couponkaolabean .mb5 {
        margin-bottom: 5px;
    }

    .m-couponkaolabean .couponwrap {
        position: relative;
        z-index: 22;
    }

    .m-couponkaolabean .line .icon {
        width: 16px;
        height: 16px;
        margin-right: 7px;
    }

    .m-couponkaolabean .icon.bean {
        background: #fff url(//mm.bst.126.net/images/product/bean-icon.png?4a1c6581ee49c84d121d809f6a14f869) 0 0 no-repeat;
        margin-top: 2px;
    }

    .m-couponkaolabean .icon.card {
        background: #fff url(//mm.bst.126.net/images/product/card-icon.png?f353cd7d9d9730a2eed35f5adb4f134f) 0 0 no-repeat;
        margin-top: 1px;
    }

    .m-couponkaolabean .icon.coupon {
        background: #fff url(//mm.bst.126.net/images/product/coupon-icon.png?2cc23d06e2d9d59adfca567a15cca944) 0 0 no-repeat;
        margin-top: 1px;
    }

    .m-couponkaolabean .line .desc {
        width: 500px;
        height: 20px;
        overflow: hidden;
    }

    .m-couponkaolabean .line .li {
        color: #323232;
        font-size: 12px;
        max-width: 350px;
        display: inline-block;
        line-height: 19px;
        height: 19px;
        vertical-align: middle;
    }

    .m-couponkaolabean .line .getcoupon {
        font-size: 12px;
        display: inline-block;
        line-height: 19px;
        height: 19px;
        vertical-align: middle;
        margin-left: 3px;
        text-decoration: underline;
    }

    .m-couponkaolabean .toggle {
        position: absolute;
        top: 0;
        right: 10px;
        font-size: 0;
    }

        .m-couponkaolabean .toggle .num {
            color: #e11b36;
        }

        .m-couponkaolabean .toggle .iconfont, .m-couponkaolabean .toggle span {
            font-size: 12px;
        }

    .m-couponkaolabean .z-showall {
        position: absolute;
        top: -7px;
        left: -9px;
        padding: 6px 8px;
        height: auto;
        width: 565px;
        background: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    }

        .m-couponkaolabean .z-showall .toggle {
            top: 6px;
            color: #e11b36;
        }

        .m-couponkaolabean .z-showall .desc {
            overflow: auto;
            height: auto;
        }

.m-promotiontitle {
    position: relative;
    margin-top: 20px;
}

    .m-promotiontitle .box {
        position: absolute;
        top: 0;
        left: 0;
        width: 500px;
        height: 47px;
    }

        .m-promotiontitle .box.z-box {
            position: relative;
        }

    .m-promotiontitle .promotionwrap {
        position: relative;
        overflow: hidden;
        margin-top: -8px;
        margin-left: 85px;
        height: 55px;
        z-index: 21;
    }

    .m-promotiontitle.single .box {
        height: 20px;
    }

    .m-promotiontitle.single .promotionwrap {
        height: 28px;
    }

    .m-promotiontitle.hasgift .box {
        height: 100px;
    }

    .m-promotiontitle.hasgift .promotionwrap {
        height: 108px;
    }

    .m-promotiontitle.single.hasgift .box {
        height: 64px;
    }

    .m-promotiontitle.single.hasgift .promotionwrap {
        height: 72px;
    }

    .m-promotiontitle .toggle {
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 0;
    }

        .m-promotiontitle .toggle .num {
            color: #e11b36;
        }

        .m-promotiontitle .toggle .iconfont, .m-promotiontitle .toggle span {
            font-size: 12px;
        }

    .m-promotiontitle .m-zd-prt .m-gift-list {
        margin-left: 62px;
    }

    .m-promotiontitle .promotionwrap.z-showall {
        overflow: auto;
        position: absolute;
        top: -1px;
        left: -9px;
        padding: 0 8px;
        height: auto;
        width: 565px;
        background: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    }

        .m-promotiontitle .promotionwrap.z-showall .toggle {
            top: 5px;
            color: #e11b36;
        }

        .m-promotiontitle .promotionwrap.z-showall .m-line-title {
            display: none;
        }

.m-add-price {
    margin-top: 8px;
    color: #999;
    font-size: 13px;
}

    .m-add-price .marketPrice {
        margin-left: 0;
        margin-right: 13px;
    }

.m-app-act-pmt, .m-yiyuan-treasure {
    margin-bottom: 11px;
}

    .m-app-act-pmt .desc, .m-yiyuan-treasure .desc {
        display: inline-block;
        height: 18px;
        line-height: 18px;
        color: #e31436;
        vertical-align: middle;
        background-color: #ffeced;
        padding: 0 2px;
    }

        .m-app-act-pmt .desc .num {
            margin-right: 2px;
            font-weight: bold;
        }

    .m-app-act-pmt .action {
        margin-left: 20px;
        margin-right: 5px;
        vertical-align: middle;
        color: #e31436;
    }

    .m-app-act-pmt .qr-anchor {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        width: 29px;
        height: 16px;
        font-size: 0;
        line-height: 0;
        background: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62) no-repeat -165px -203px;
        _background: url(//mm.bst.126.net/images/product/productIcons8.png?c3d2102315c80c6431a45f2dce5fba19) no-repeat -165px -203px;
    }

.m-app-seckill-tip {
    padding: 5px;
    margin-left: -8px;
}

.m-zd-prt {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .m-zd-prt .m-zd-prt-title {
        display: inline-block;
        border: 1px solid #e31436;
        color: #e31436;
        width: 52px;
        background-color: #fff;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        vertical-align: 1px;
        vertical-align: middle;
    }

    .m-zd-prt .m-dp-prt-title {
        display: inline-block;
        width: 50px;
        padding: 0 2px;
        color: #fff;
        background-color: #e31436;
        font-size: 12px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        vertical-align: middle;
    }

        .m-zd-prt .m-dp-prt-title.z-autow {
            width: auto;
            padding: 0 8px;
        }

    .m-zd-prt .fornew {
        padding: 0 2px;
    }

    .m-zd-prt .m-zd-prt-desc {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        max-width: 400px;
        _width: 400px;
    }

        .m-zd-prt .m-zd-prt-desc, .m-zd-prt .m-zd-prt-desc a:link, .m-zd-prt .m-zd-prt-desc a:visited, .m-price .m-price-prt-desc, .m-price .m-price-prt-desc a:link, .m-price .m-price-prt-desc a:visited {
            color: #e31436;
        }

            .m-zd-prt .m-zd-prt-desc a:hover, .m-zd-prt .m-zd-prt-desc a:active, .m-price .m-price-prt-desc a:hover, .m-price .m-price-prt-desc a:active {
                color: #f4335e;
            }

            .m-zd-prt .m-zd-prt-desc a.cblue {
                color: #51b8f1;
            }

    .m-zd-prt a.getcoupon {
        vertical-align: middle;
    }

    .m-zd-prt .newer-desc {
        margin-left: 0;
    }

    .m-zd-prt .m-gift-list {
        margin: 8px 0 8px 152px;
    }

    .m-zd-prt .m-gl-img {
        border: 1px solid #ddd;
        overflow: hidden;
        zoom: 1;
        display: inline-block;
        width: 35px;
        height: 35px;
        vertical-align: middle;
    }

        .m-zd-prt .m-gl-img.m-gl-img-n {
            background: #ddd;
        }

    .m-zd-prt .m-gl-img-n img {
        opacity: 0.5;
        filter: alpha(opacity = 50);
    }

    .m-zd-prt .m-gl-img img {
        width: 35px;
        height: 35px;
    }

    .m-zd-prt .m-gl-number {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        padding: 0 7px 0 2px;
        color: #e31436;
        height: 15px;
        line-height: 15px;
    }

.marketPrice {
    margin-left: 15px;
    color: #999;
}

.PInfo-standout .u-nohead-line {
    margin-left: 85px;
}

.u-nohead-line {
    margin-left: 75px;
}

.PInfo-standout .m-line-title {
    margin-left: 10px;
    font-size: 12px;
    min-width: 50px;
}

.u-arrow {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    background-color: #e31436;
    color: #fff;
    vertical-align: 6px;
    margin-left: 10px;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
}

    .u-arrow .ar {
        position: absolute;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 4px;
    }

    .u-arrow .lar {
        border-style: dashed solid dashed dashed;
        border-color: transparent #e31436 transparent transparent;
        left: -8px;
        top: 50%;
        margin-top: -4px;
    }

.m-line-title {
    display: inline-block;
    color: #666;
    vertical-align: middle;
}

.m-line-am-30 {
    height: 24px;
    line-height: 24px;
}

.m-line-am-34 {
    height: 30px;
    line-height: 30px;
}

.m-line-am-54 {
    height: 54px;
    line-height: 54px;
}

.currentPrice {
    font-size: 20px;
    color: #e31436;
    font-weight: bold;
    vertical-align: baseline;
    line-height: 1;
    margin: 8px 0;
}

.m-memberLabel {
    display: inline-block;
    margin-left: 5px;
    background-color: #f68587;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    vertical-align: 5px;
    border-radius: 2px;
}

    .m-memberLabel.z-deposit {
        background-color: transparent;
        vertical-align: middle;
        color: #e31436;
    }

        .m-memberLabel.z-deposit em {
            font-weight: bold;
        }

.m-deposit-totalprice {
    font-size: 0;
    margin-bottom: 5px;
}

    .m-deposit-totalprice .totalprice {
        display: inline-block;
        vertical-align: middle;
        margin-top: -3px;
        line-height: 18px;
        height: 18px;
        font-size: 16px;
        color: #e31436;
        font-weight: bold;
    }

        .m-deposit-totalprice .totalprice i {
            font-size: 14px;
            font-weight: bold;
        }

    .m-deposit-totalprice .pricemsg {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        font-size: 12px;
        color: #999;
    }

.m-deposit-process {
    margin-bottom: 5px;
}

    .m-deposit-process .process {
        color: #333;
        font-size: 12px;
    }

    .m-deposit-process .rule {
        float: right;
        margin-right: 25px;
        color: #333;
        font-size: 12px;
    }

.coupons-wrap {
    position: relative;
    *zoom: 1;
}

    .coupons-wrap .switcher {
        position: absolute;
        right: 0;
        bottom: 0;
        color: #999;
        cursor: pointer;
    }

    .coupons-wrap .sign {
        margin-left: 2px;
        width: 17px;
        text-align: center;
    }

.PInfo .postage {
    margin-top: 20px;
    _padding-bottom: 1px;
}

    .PInfo .postage .toWrap {
        display: inline-block;
        height: 18px;
        line-height: 18px;
        border: 1px solid #ccc;
        text-align: center;
        padding: 0 5px;
        margin-right: 20px;
        cursor: pointer;
        vertical-align: middle;
    }

    .PInfo .postage .to, .PInfo .postage .tri_down {
        display: inline-block;
        height: 18px;
        line-height: 18px;
        vertical-align: top;
    }

    .PInfo .postage .tri_down {
        font-family: "iconfont";
        font-size: 11px;
        color: #666;
    }

    .PInfo .postage .post-fee {
        font-weight: bold;
        vertical-align: top;
    }

.PInfo .notDeliver {
    color: #e31436;
}

.PInfo .m-service {
    margin-top: 25px;
    height: 25px;
    line-height: 25px;
}

.last-send {
    margin-left: 10px;
}

.PInfo .m-service .send {
    color: #e31436;
    font-size: 12px;
    font-weight:bold;
}

.PInfo .m-service .detail {
    margin-left: 10px;
}


.PInfo .m-service .tomorrowarr {
    margin-top: 8px;
}

.PInfo .m-service .tomorrowIcon, .PInfo .m-service .todayIcon {
    width: 66px;
    height: 20px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    margin-top: -2px;
}

.PInfo .f-bold {
    font-weight: bold;
}

.m-service .send .shopname {
    display: inline;
    vertical-align: initial;
    color: #e31436;
}

    .m-service .send .shopname:hover {
        color: #e31436;
    }

.m-taxrateline {
    margin-top: 5px;
    margin-bottom: -9px;
    white-space: nowrap;
}

    .m-taxrateline .warn {
        color: #e31436;
    }

    .m-taxrateline.nohover {
        margin-top: 10px;
        margin-bottom: -2px;
    }

    .m-taxrateline .skutaxdesc {
        position: relative;
        top: 1px;
        z-index: 2;
        margin-left: 4px;
        display: inline-block;
        height: 32px;
        width: 136px;
        line-height: 32px;
        vertical-align: -11px;
    }

        .m-taxrateline .skutaxdesc .maintext {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 2;
            height: 30px;
            line-height: 30px;
            padding: 0 15px;
            border: 1px solid #fff;
            border: 1px solid transparent;
        }

        .m-taxrateline .skutaxdesc:hover .maintext {
            background-color: #fff;
            border-color: #d5d5d5;
            border-bottom-color: #fff;
        }

        .m-taxrateline .skutaxdesc .iconfont {
            font-size: 11px;
            position: relative;
            top: -1px;
            margin-left: 1px;
            color: #666;
        }

        .m-taxrateline .skutaxdesc .tri_down {
            top: 0;
        }

        .m-taxrateline .skutaxdesc .tri_up {
            display: none;
        }

        .m-taxrateline .skutaxdesc:hover .tri_up {
            display: inline;
        }

        .m-taxrateline .skutaxdesc:hover .tri_down {
            display: none;
        }

        .m-taxrateline .skutaxdesc .desc {
            display: none;
            position: absolute;
            left: 0;
            z-index: 1;
            top: 30px;
            padding: 10px 15px;
            width: 256px;
            line-height: 22px;
            border: 1px solid #d5d5d5;
            background-color: #fff;
            box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
        }

        .m-taxrateline .skutaxdesc:hover .desc {
            display: block;
        }

        .m-taxrateline .skutaxdesc .desc a, .m-taxrateline .skutaxdesc .desc:hover a {
            text-decoration: underline;
        }

.m-taxrateline-2 {
    position: relative;
    z-index: 11;
    margin-top: 0;
    padding-top: 20px;
}

    .m-taxrateline-2 .subsidy {
        margin-top: -1px;
        margin-bottom: 10px;
    }

    .m-taxrateline-2 .taxmsg {
        height: 32px;
        line-height: 32px;
        margin-top: -8px;
    }

.postage .m-line-title {
    float: left;
    line-height: 24px;
}

.postage .msg {
    margin-left: 85px;
}

    .postage .msg .from, .postage .msg .from2 {
        line-height: 24px;
        display: inline-block;
        vertical-align: middle;
        padding-right: 10px;
    }

.postage .feeInfo {
    display: inline;
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
}

.feeTxt {
    display: inline;
}

    .feeTxt .postagedesc, .feeTxt .merchantdesc {
        display: inline-block;
        line-height: 24px;
    }

.u-postage {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: -5px 0 -5px -15px;
}

    .u-postage .fee {
        position: relative;
        z-index: 3;
        padding: 1px 15px;
        display: block;
        height: 28px;
        line-height: 28px;
        border: 1px solid #fff;
        cursor: default;
    }

#j-producthead {
    display: inline-block;
}

.u-postage .arron, .u-postage .arroff {
    position: relative;
    top: -1px;
    left: 1px;
    font-size: 11px;
    color: #666;
}

.u-postage .arroff {
    top: 0;
}

.u-postage .arron {
    display: none;
}

.u-postage:hover .arron {
    display: inline;
}

.u-postage:hover .arroff {
    display: none;
}

.u-postage .desc {
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    width: 335px;
    padding: 10px 15px;
    line-height: 22px;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
}

.u-postage:hover .desc {
    display: block;
}

.PInfo .spring-fest-alert {
    margin-top: 9px;
}

    .PInfo .spring-fest-alert .alert-txt {
        position: relative;
        margin-left: 75px;
        padding: 10px 20px;
        border: 1px solid #ddd;
        background-color: #fff8db;
        word-break: break-all;
        *zoom: 1;
        z-index: 1;
    }

.PInfo-standout .spring-fest-alert .alert-txt {
    margin-left: 85px;
}

.PInfo .spring-fest-alert .alert-red {
    color: #d22046;
}

.PInfo .spring-fest-alert .alert-txt a {
    color: #333;
    text-decoration: underline;
}

    .PInfo .spring-fest-alert .alert-txt a:link, .PInfo .spring-fest-alert .alert-txt a:hover, .PInfo .spring-fest-alert .alert-txt a:visited, .PInfo .spring-fest-alert .alert-txt a:active {
        color: #333;
        text-decoration: underline;
    }

.PInfo .spring-fest-alert .alert-detail {
    cursor: pointer;
    color: #999;
}

.PInfo .spring-fest-alert .m-priceIntro {
    right: 0;
    bottom: 0;
    top: auto;
}

.PInfo .spring-fest-alert .introDet {
    width: 395px;
    top: 42px;
    right: 0;
    cursor: default;
}

.PInfo .spring-fest-alert p {
    padding: 1px 0;
}

.PInfo .skuWrap {
    position: relative;
    width: 581px;
    left: -15px;
    *width: 555px;
    border: 2px solid #fff;
    padding: 0 0 0 13px;
    margin-bottom: 6px;
    transition: box-shadow 0.5s ease-in-out,margin 0.5s ease-in-out,border-color 0.5s ease-in-out;
    -moz-transition: box-shadow 0.5s ease-in-out,margin 0.5s ease-in-out,border-color 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: box-shadow 0.5s ease-in-out,margin 0.5s ease-in-out,border-color 0.5s ease-in-out;
}

.PInfo .errBox {
    border-color: #e31436;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.19);
}

.skuWrap .m-line-title {
    vertical-align: middle;
}

.skuWrap .valueBox {
    vertical-align: middle;
}

.buyBox .errTip .valueBox {
    color: #d31b44;
}

.buyBox .errTip {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: all 0.2s ease-in-out 0.3s;
    -moz-transition: all 0.2s ease-in-out 0.3s;
    -webkit-transition: all 0.2s ease-in-out 0.3s;
    -o-transition: all 0.2s ease-in-out 0.3s;
}

.buyBox .errBox .errTip {
    visibility: visible;
    margin: 0 0 10px 0px;
    height: 24px;
}

.left-arrow-tip {
    display: inline-block;
    position: absolute;
    top: -6px;
    width: 246px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #ddd;
    background-color: #fffbf0;
    margin-left: 7px;
    color: #666;
    vertical-align: middle;
    font-weight: 300;
    *zoom: 1;
}

    .left-arrow-tip .arr0, .left-arrow-tip .arr1 {
        position: absolute;
        border-style: dashed solid dashed dashed;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
    }

    .left-arrow-tip .arr0 {
        top: 9px;
        left: -11px;
        _left: -12px;
        border-color: transparent #ddd transparent transparent;
        border-width: 5px;
    }

    .left-arrow-tip .arr1 {
        top: 10px;
        left: -8px;
        _left: -9px;
        border-color: transparent #fffbf0 transparent transparent;
        border-width: 4px;
    }

.over-amt-txt {
    font-size: 12px;
}

.u-arrow-r {
    font-family: tahoma,sans-serif;
}

.ctrnum-wrap {
    display: inline-block;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
}

    .ctrnum-wrap .ctrnum-b {
        display: inline-block;
        width: 22px;
        height: 22px;
        line-height: 22px;
        font-family: "iconfont";
        text-decoration: none;
        color: #333;
        vertical-align: top;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        -khtml-user-select: none;
        user-select: none;
    }

        .ctrnum-wrap .ctrnum-b:hover {
            text-decoration: none;
            color: #333;
            background-color: #f6f6f6;
        }

    .ctrnum-wrap .ctrnum-b-rd {
        border-right: 1px solid #ccc;
    }

    .ctrnum-wrap .ctrnum-b-ad {
        border-left: 1px solid #ccc;
    }

    .ctrnum-wrap .ctrnum-qty {
        width: 38px;
        padding: 4px 5px;
        *padding: 3px 5px;
        margin: 0;
        line-height: 1;
        height: 14px;
        font-size: 14px;
        vertical-align: top;
        text-align: center;
        color: #333;
        border: none;
        *border: #fff;
        outline: none;
        box-sizing: content-box;
    }

.buybox {
    position: relative;
    z-index: 1;
}

.buyBtns {
    display: block;
    margin-top: 20px;
    *padding-bottom: 2px;
    position: relative;
}

    .buyBtns a, .btn-nogoods, .btn-arrivalNotice, .newerBtn {
        display: inline-block;
        margin-right: 20px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
        vertical-align: middle;
    }

        .buyBtns a:hover {
            text-decoration: none;
        }

    .buyBtns .seckillAbout2Begin, .buyBtns .seckillToBuy {
        display: inline-block;
        vertical-align: middle;
        width: 158px;
        height: 48px;
        line-height: 48px;
        border: 1px solid #ccc;
        color: #999;
        background-color: #fff7d9;
        margin-right: 20px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }

    .buyBtns .seckillToBuy {
        width: auto;
        font-size: 15px;
        padding: 0 40px;
    }

        .buyBtns .seckillToBuy a, .buyBtns .seckillToBuy span {
            font-size: 16px;
            margin-top: 0;
            height: 48px;
            line-height: 48px;
            float: left;
        }

.m-tip-wrap.m-appnewcomer {
    padding: 10px 10px 5px;
}

    .m-tip-wrap.m-appnewcomer .imgw {
        width: 140px;
        height: 140px;
        margin-bottom: 5px;
    }

    .m-tip-wrap.m-appnewcomer .t {
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 18px;
        color: #e31436;
    }

#buyBtn {
    position: relative;
    width: 156px;
    height: 46px;
    border: 2px solid #e31436;
    background-color: #ffeced;
    color: #d31b44;
    line-height: 46px;
}

    #buyBtn:hover {
        color: #f8305b;
        border-color: #f8305b;
        background-color: #fffaf8;
    }

    #buyBtn .icontxt {
        padding-right: 24px;
    }

    #buyBtn .icon-scan {
        position: absolute;
        top: 15px;
        right: 13px;
        line-height: 16px;
    }

#addCart, .newerBtn {
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #e31436;
}

    #addCart:hover, .newerBtn:hover {
        background-color: #f5345e;
        color: #fff;
    }

    #addCart.disabled, #addCart.disabled:hover {
        color: #fff;
        background-color: #ddd;
        border: none;
        cursor: default;
    }

.f-mt20 {
    margin-top: 20px;
}

.buyBox .icon-cart20 {
    font-size: 20px;
}

.buyBox .buynowonly-tip {
    font-size: 14px;
    vertical-align: middle;
    color: #d21f46;
    font-weight: normal;
}

.buynowonly-wrap {
    padding: 20px 0 0 0;
    margin-bottom: -8px;
    color: #666;
}

.buynowonly-tip-t {
    float: left;
    width: 40px;
    line-height: 25px;
}

.buynowonly-tip-lis {
    margin-left: 40px;
    line-height: 26px;
    line-height: 28px;
    margin-top: 5px;
}

    .buynowonly-tip-lis li {
        display: inline-block;
        line-height: 28px;
        margin-right: 10px;
    }

    .buynowonly-tip-lis.point {
        margin-left: 0;
    }

    .buynowonly-tip-lis .link {
        position: relative;
        display: inline-block;
        padding-left: 18px;
        line-height: 18px;
        text-decoration: none;
        color: #333;
    }

    .buynowonly-tip-lis .membertip:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    .buynowonly-tip-lis.point li {
        position: relative;
        padding-left: 19px;
        line-height: 18px;
    }

    .buynowonly-tip-lis.point i {
        width: 12px;
        height: 12px;
        position: absolute;
        top: 3px;
        left: 2px;
        background: url(//mm.bst.126.net/images/product/support.png?ede6c071e61f0cc85ec039c796c062b9) no-repeat 0 0;
    }

        .buynowonly-tip-lis.point i.unsupport {
            background: url(//mm.bst.126.net/images/product/unsupport-icon.png?094c85f2513ca1af87bcadc3ab0e2677) no-repeat 0 0;
        }

#buyBtn.buynowonly {
    width: 160px;
    height: 50px;
    line-height: 50px;
    color: #e31436;
    background-color: #fbe2e2;
    border: 2px solid #e31436;
    margin-right: 8px;
}

.collect {
    margin-left: 20px;
}

    .collect i {
        color: #e31436;
    }

    .collect span.txt {
        color: #3d3d3d;
        font-size: 16px;
    }

#buyBtn.disabled, #buyBtn.disabled:hover {
    width: auto;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #ccc;
    border: none;
    cursor: default;
}

.btn-nogoods {
    width: 160px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #ddd;
}

    .btn-nogoods.not4sale {
        width: 180px;
    }

.btn-arrivalNotice {
    width: 158px;
    height: 48px;
    line-height: 48px;
    color: #000;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: pointer;
}

    .btn-arrivalNotice b {
        display: inline-block;
        position: relative;
        top: 3px;
        margin-right: 8px;
        width: 12px;
        height: 20px;
        background: #fff url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62) no-repeat 0 -64px;
    }

.buyBtns .nogoods-desc {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}

.m-secskilltip {
    margin-top: 10px;
}

.noticeText {
    width: 370px;
    margin: 0 auto;
}

.phoneInput input {
    padding: 8px 10px;
    width: 350px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #d5d5d5;
    margin: 10px 0 0 35px;
}

.phoneErr {
    margin: 3px 0 0 35px;
    color: #e31436;
}

.c_ccc {
    color: #ccc;
}

.m-limitBuyTipsPop .noticeText {
    width: 420px;
    text-align: center;
    font-size: 17px;
    line-height: 36px;
}

.PInfo .not-on-sale {
    background: url(//mm.bst.126.net/images/product/xiajia.jpg?92f281c82b1237fc059de13e2e0c184e) 0 0 no-repeat;
    height: 82px;
    width: 658px;
    margin-top: 16px;
}

.m-comment-bar {
    font-size: 13px;
    margin-top: 6px;
}

    .m-comment-bar > span {
        display: inline-block;
        vertical-align: middle;
    }

    .m-comment-bar .emptyStar, .m-comment-bar .fullStar {
        display: inline-block;
        letter-spacing: 2px;
        white-space: nowrap;
        text-align: left;
        color: #d61640;
    }

    .m-comment-bar .emptyStar {
        position: relative;
        font-family: "iconfont";
        font-size: 11px;
        zoom: 1;
    }

        .m-comment-bar .emptyStar .icon-star, .m-comment-bar .emptyStar .icon-star-hollow {
            font-size: 11px;
        }

    .m-comment-bar .fullStar {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }

    .m-comment-bar .greystar, .m-comment-bar .greystar .fullStar {
        color: #aaa;
    }

    .m-comment-bar .goodPercent {
        position: relative;
        margin-left: 5px;
        font-weight: bold;
        color: #d22046;
    }

    .m-comment-bar .comnum {
        margin-left: 14px;
    }

    .m-comment-bar .commWithImg {
        margin-left: 10px;
    }

    .m-comment-bar .comm a {
        color: #333;
        font-weight: bold;
    }

        .m-comment-bar .comm a:hover {
            color: #333;
            text-decoration: underline;
        }

.m-excelComm {
    position: relative;
    padding: 2px 90px 10px 0;
    margin-top: 11px;
    border-top: 1px dotted #ccc;
    color: #666;
    font-size: 13px;
}

    .m-excelComm .tit {
        line-height: 30px;
    }

    .m-excelComm .detail {
        display: block;
        line-height: 20px;
        max-height: 40px;
        min-height: 40px;
        _height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-transition: max-height 1s ease-in-out;
        -moz-transition: max-height 1s ease-in-out;
        -o-transition: max-height 1s ease-in-out;
        transition: max-height 1s ease-in-out;
    }

.m-excelComm-show .detail {
    max-height: 300px;
    _height: auto;
}

.m-excelComm .tg {
    position: absolute;
    right: 0;
    top: 28px;
    width: 14px;
    text-align: center;
    color: #666;
}

    .m-excelComm .tg .tgbtn {
        line-height: 16px;
        font-size: 12px;
        cursor: pointer;
    }

        .m-excelComm .tg .tgbtn:hover {
            color: #e31436;
        }

    .m-excelComm .tg .dis {
        color: #ccc;
        cursor: default;
    }

        .m-excelComm .tg .dis:hover {
            color: #ccc;
        }

.m-servicelbl {
    display: block;
    margin-top: 10px;
    padding: 10px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    line-height: 30px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}

    .m-servicelbl a {
        display: inline-block;
        vertical-align: top;
        color: #666;
        text-decoration: none;
    }

        .m-servicelbl a:hover {
            text-decoration: none;
            color: #666;
        }

    .m-servicelbl .icon {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
        _background-image: url(//mm.bst.126.net/images/product/productIcons8.png?c3d2102315c80c6431a45f2dce5fba19);
    }

    .m-servicelbl .txt {
        margin-left: 10px;
        margin-right: 55px;
        font-size: 13px;
        vertical-align: middle;
    }

    .m-servicelbl .last {
        margin-right: 0;
    }

    .m-servicelbl .self {
        background-position: -61px -80px;
    }

    .m-servicelbl .free {
        background-position: -61px -120px;
    }

    .m-servicelbl .flash {
        background-position: -61px -40px;
    }

    .m-servicelbl .return {
        background-position: -61px 0;
    }

#docFoot {
    margin-top: 30px;
}

.tip-wrap {
    display: none;
    z-index: 1000;
    width: 280px;
    position: absolute;
    left: -3px;
    top: 35px;
    background-color: #fff;
    color: #666;
    cursor: default;
    line-height: 18px;
    font-size: 12px;
}

    .tip-wrap .tip-tri {
        position: absolute;
        left: 50%;
        top: -10px;
        margin-left: -5px;
        _bottom: 5px;
        _right: 8px;
        width: 0;
        height: 0;
        border-width: 5px;
        border-color: transparent transparent #e31436 transparent;
        border-style: dashed dashed solid dashed;
        z-index: 1;
        line-height: 0;
    }

    .tip-wrap .tip-body {
        border: 1px solid #e31436;
        border-top-width: 3px;
        padding: 2px 20px 20px 20px;
    }

    .tip-wrap .tip-mask {
        position: absolute;
        width: 250px;
        height: 50px;
        top: -40px;
        left: 25px;
    }

    .tip-wrap .tip-body p {
        margin-top: 15px;
    }

.refresh-err-wrap {
    text-align: center;
    padding-top: 17px;
}

.refresh-err-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    color: #d12147;
    font-size: 24px;
}

.refresh-err-txt {
    color: #333;
    font-size: 19px;
}

.xiangou-err-wrap {
    padding-top: 17px;
    text-align: left;
}

.xiangou-err-txt {
    color: #333;
    font-size: 19px;
    display: inline-block;
    text-align: left;
    width: 410px;
    vertical-align: top;
}

.xiangou-txt-qty {
    font-weight: bold;
}

#goodsDetail img {
    max-width: 100%;
    vertical-align: top;
}

.bannerRankMark {
    margin: 40px 0 10px 0;
}

    .bannerRankMark img {
        width: 1090px;
        height: 80px;
    }

.pro_relPurWrap {
    margin-top: 5px;
    width: 1090px;
}

#pro_gueLov, #pro_recBow {
    margin-left: -22px;
}

    #pro_gueLov .newRecomItemWrap {
        margin-left: 22px;
    }

    #pro_recBow .newRecomItemWrap {
        margin-left: 22px;
    }

.noGoodsRecom {
    margin: 0;
    height: 258px;
}

    .noGoodsRecom > div {
        margin-left: -18px;
    }

    .noGoodsRecom .newRecomTitle {
        font-size: 14px;
        padding-bottom: 2px;
    }

    .noGoodsRecom .newRecomItemWrap {
        margin-left: 18px;
        width: 149px;
        height: 205px;
    }

        .noGoodsRecom .newRecomItemWrap .itemImg img {
            width: 149px;
            height: 149px;
        }

        .noGoodsRecom .newRecomItemWrap .itemTitle {
            padding: 0 10px;
            height: 18px;
        }

        .noGoodsRecom .newRecomItemWrap .itemInfo {
            padding: 0 10px;
        }

        .noGoodsRecom .newRecomItemWrap .hide {
            display: none;
        }

@media screen and (max-width: 1200px) {
    .m-rightbar {
        margin-left: 460px;
    }
}

.m-yigou-user {
    margin-top: 20px;
}

.m-yigou-jf-tip .cont {
    text-align: center;
    color: #333;
}

    .m-yigou-jf-tip .cont .title {
        font-size: 24px;
        margin-bottom: 15px;
    }

        .m-yigou-jf-tip .cont .title .ic {
            color: #e31436;
            margin-right: 10px;
            font-family: "iconfont";
        }

    .m-yigou-jf-tip .cont .qas input {
        font-size: 14px;
    }

    .m-yigou-jf-tip .cont .qas .qa1 {
        margin-right: 50px;
    }

    .m-yigou-jf-tip .cont .btns {
        margin-top: 45px;
        margin-bottom: 8px;
    }

        .m-yigou-jf-tip .cont .btns span {
            font-size: 14px;
            display: inline-block;
            cursor: pointer;
            font-weight: 400;
        }

        .m-yigou-jf-tip .cont .btns .ok {
            width: 90px;
            height: 36px;
            background-color: #e31436;
            color: #fff;
            line-height: 36px;
        }

            .m-yigou-jf-tip .cont .btns .ok:hover {
                background-color: #f5345e;
            }

        .m-yigou-jf-tip .cont .btns .cancel {
            width: 88px;
            height: 34px;
            line-height: 34px;
            border: 1px solid #ddd;
            color: #666;
            margin-left: 20px;
        }

            .m-yigou-jf-tip .cont .btns .cancel:hover {
                border-color: #e31436;
                color: #e31436;
            }

.m-checkbox .box {
    *top: -10px;
}

.m-checkbox-prodcomm .box {
    display: inline-block;
    height: 14px;
    vertical-align: middle;
}

.u-importtypedesc-bg {
    background: url(//mm.bst.126.net/images/product/importtypedesc.png?e18f1b779a0b89d74252b25ca0af35f7) top left no-repeat;
}

.m-importtypedesc {
    overflow: hidden;
}

    .m-importtypedesc .header {
        height: 36px;
        padding-right: 5px;
        color: #fff;
        text-align: right;
        font-size: 14px;
    }

        .m-importtypedesc .header .main-title {
            float: left;
            font-size: 20px;
            font-weight: bold;
            margin-left: 40px;
            height: 36px;
            line-height: 36px;
        }

        .m-importtypedesc .header .main-slogan {
            display: inline-block;
            _display: inline;
            margin-right: 20px;
            line-height: 36px;
            height: 36px;
            vertical-align: top;
        }

    .m-importtypedesc .border {
        border: 1px solid #eaeaea;
        border-top: none;
        padding-top: 30px;
    }

    .m-importtypedesc .steps {
        position: relative;
        height: 50px;
        margin: 0 auto;
        margin-bottom: 75px;
    }

        .m-importtypedesc .steps .step {
            position: absolute;
            top: 58px;
            width: 180px;
            text-align: center;
            font-size: 14px;
            color: #333;
        }

    .m-importtypedesc .advances {
        background-color: #f8f8f8;
    }

        .m-importtypedesc .advances .adv {
            float: left;
            height: 107px;
            width: 225px;
            padding-left: 40px;
            padding-right: 30px;
            border-top: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
        }

        .m-importtypedesc .advances .adv-last {
            border-right: none;
        }

        .m-importtypedesc .advances .adv .main {
            font-size: 18px;
            line-height: 30px;
            margin-top: 15px;
            color: #333;
            font-weight: bold;
        }

            .m-importtypedesc .advances .adv .main .highlight {
                font-size: 28px;
            }

        .m-importtypedesc .advances .adv .desc {
            font-size: 14px;
            color: #666;
            line-height: 20px;
        }

.red_ic {
    width: 773px;
    height: 50px;
    background-position: -10px -10px;
}

.blue_ic {
    width: 654px;
    height: 50px;
    background-position: -10px -70px;
}

.purple_ic {
    width: 773px;
    height: 50px;
    background-position: -10px -130px;
}

.red {
    width: 890px;
    height: 36px;
    background-position: -10px -190px;
}

.blue {
    width: 890px;
    height: 36px;
    background-position: -10px -236px;
}

.purple {
    width: 890px;
    height: 36px;
    background-position: -10px -282px;
}

.m-importtypedesc-baoshui .header {
    background-position: -10px -190px;
}

.m-importtypedesc-baoshui .steps {
    width: 773px;
    background-position: -10px -10px;
}

    .m-importtypedesc-baoshui .steps .step1 {
        left: -64px;
    }

    .m-importtypedesc-baoshui .steps .step2 {
        left: 116px;
    }

    .m-importtypedesc-baoshui .steps .step3 {
        left: 297px;
    }

    .m-importtypedesc-baoshui .steps .step4 {
        left: 478px;
    }

    .m-importtypedesc-baoshui .steps .step5 {
        left: 660px;
    }

.m-importtypedesc-baoshui .highlight {
    color: #d02948;
}

.m-importtypedesc-guonei .header {
    background-position: -10px -236px;
}

.m-importtypedesc-guonei .steps {
    width: 654px;
    background-position: -10px -70px;
}

    .m-importtypedesc-guonei .steps .step1 {
        left: -64px;
    }

    .m-importtypedesc-guonei .steps .step2 {
        left: 238px;
    }

    .m-importtypedesc-guonei .steps .step3 {
        left: 540px;
    }

.m-importtypedesc-guonei .highlight {
    color: #4986ed;
}

.m-importtypedesc-zhiyou .header {
    background-position: -10px -282px;
}

.m-importtypedesc-zhiyou .steps {
    width: 773px;
    background-position: -10px -130px;
}

    .m-importtypedesc-zhiyou .steps .step1 {
        left: -64px;
    }

    .m-importtypedesc-zhiyou .steps .step2 {
        left: 116px;
    }

    .m-importtypedesc-zhiyou .steps .step3 {
        left: 297px;
    }

    .m-importtypedesc-zhiyou .steps .step4 {
        left: 478px;
    }

    .m-importtypedesc-zhiyou .steps .step5 {
        left: 660px;
    }

.m-importtypedesc-zhiyou .highlight {
    color: #8b65b9;
}

.m-shipmentfaq {
    margin-top: 10px;
    border: 1px solid #eaeaea;
}

    .m-shipmentfaq .main-title {
        border-bottom: 1px solid #eaeaea;
        margin-bottom: 14px;
        height: 49px;
        padding-left: 30px;
        line-height: 49px;
        font-size: 18px;
        font-weight: bold;
        color: #000;
    }

    .m-shipmentfaq .fold {
        margin: 0 30px;
        border-bottom: 1px dashed #eaeaea;
    }

    .m-shipmentfaq .fold-last {
        border-bottom: none;
        margin-bottom: 10px;
    }

    .m-shipmentfaq .fold i {
        color: #ccc;
        font-family: iconfont;
    }

    .m-shipmentfaq .fold .up {
        display: none;
    }

    .m-shipmentfaq dt {
        color: #333;
        font-size: 14px;
        font-weight: bold;
        line-height: 32px;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        -khtml-user-select: none;
        user-select: none;
    }

        .m-shipmentfaq dt:hover {
            color: #d21f46;
        }

    .m-shipmentfaq dd {
        display: none;
        margin-left: 15px;
        line-height: 23px;
        font-size: 14px;
        color: #666;
    }

    .m-shipmentfaq .fold-open {
        padding-bottom: 15px;
    }

        .m-shipmentfaq .fold-open .down {
            display: none;
        }

        .m-shipmentfaq .fold-open .up {
            display: inline;
        }

        .m-shipmentfaq .fold-open dd {
            display: block;
        }

    .m-shipmentfaq .fold img {
        margin: 30px auto;
        display: block;
    }

.m-customertips {
    margin-top: -1px;
    padding: 20px 30px 30px 30px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    color: #666;
    line-height: 23px;
    background-color: #f6f6f6;
}

    .m-customertips b {
        font-weight: bold;
        color: #333;
    }

    .m-customertips .tip {
        text-indent: 2em;
    }

    .m-customertips ul {
        list-style-type: decimal;
        padding-left: 16px;
    }

.m-promotionbar {
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-bottom: -1px;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    background: #fa656a;
    z-index: 101;
}

    .m-promotionbar .pricetxt {
        font-size: 21px;
    }

    .m-promotionbar a, .m-promotionbar a:hover {
        color: inherit;
        text-decoration: none;
    }

    .m-promotionbar .main {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 8px;
        width: 120px;
        height: 24px;
    }

    .m-promotionbar .slogan {
        margin-right: 12px;
    }

    .m-promotionbar .taxtxt {
        margin-right: 12px;
        line-height: 44px;
    }

    .m-promotionbar .time {
        margin-left: 36px;
        font-size: 12px;
    }

    .m-promotionbar .morelink {
        padding-right: 15px;
        font-size: 12px;
    }

    .m-promotionbar .f-fs24 {
        font-size: 24px;
        font-weight: bold;
    }

    .m-promotionbar .counter {
        margin-right: 8px;
    }

        .m-promotionbar .counter .day, .m-promotionbar .counter .hour {
            margin: 0 2px;
            font-weight: bold;
        }

.m-priceintro {
    margin: 15px 0 0;
    padding: 15px 30px;
    border: 1px solid #eaeaea;
}

    .m-priceintro .tlt {
        color: #000;
        font-weight: bold;
    }

    .m-priceintro .pitm {
        line-height: 23px;
        color: #666;
    }

.u-dots {
    position: relative;
    width: 6px;
    height: 10px;
    line-height: 0;
    font-size: 0;
}

    .u-dots > i {
        display: block;
        position: absolute;
        width: 2px;
        height: 2px;
        background-color: #fff;
    }

    .u-dots .dot1 {
        left: 0;
        top: 0;
    }

    .u-dots .dot2 {
        left: 2px;
        top: 2px;
    }

    .u-dots .dot3 {
        left: 4px;
        top: 4px;
    }

    .u-dots .dot4 {
        left: 2px;
        top: 6px;
    }

    .u-dots .dot5 {
        left: 0;
        top: 8px;
    }

.z-nomprice .marketPrice, .z-nomprice .marprice, .z-nomprice .productPrice del {
    display: none !important;
}

.m-dialog .m-dlgcont.center {
    padding: 0;
    text-align: center;
}

    .m-dialog .m-dlgcont.center .main-icon {
        position: static;
        margin-right: 0;
    }

.m-memberdiscount .qrcodebox {
    text-align: center;
}

    .m-memberdiscount .qrcodebox .qrcode {
        display: inline-block;
        width: 110px;
        height: 110px;
        margin-top: 15px;
    }

.m-memberdiscount .tips {
    font-size: 12px;
    color: #666;
}

.m-memberdlg .title {
    font-size: 18px;
}

.n-combotab .itm {
    display: inline-block;
    width: 110px;
    height: 52px;
    line-height: 52px;
    margin-right: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border-bottom: 2px solid #fff;
}

.n-combotab .active .v-link {
    color: #e31436;
    border-bottom: 2px solid #e31436;
}

.n-combotab .v-link {
    display: block;
    color: #000;
}

    .n-combotab .v-link:hover {
        text-decoration: none;
    }

.n-sizechart {
    width: 710px;
    margin: 0 auto;
}

    .n-sizechart .v-img {
        width: 100%;
    }

    .n-sizechart .tipbox {
        text-align: left;
        font-size: 12px;
        margin: 20px 0;
    }

    .n-sizechart .tips {
        line-height: 24px;
    }

.n-sizechartdialog {
    width: 640px;
}

    .n-sizechartdialog .body {
        padding: 20px;
    }

    .n-sizechartdialog .head {
        color: #151515;
    }

    .n-sizechartdialog .message {
        padding: 0px;
    }

    .n-sizechartdialog .sizechartcnt {
        font-size: 0px;
    }

    .n-sizechartdialog .imgbox {
        max-height: 410px;
        overflow: auto;
    }

        .n-sizechartdialog .imgbox::-webkit-scrollbar {
            display: none;
        }

    .n-sizechartdialog .v-img {
        width: 100%;
    }

    .n-sizechartdialog .tipbox {
        text-align: left;
        font-size: 12px;
        margin: 20px 0 0;
    }

    .n-sizechartdialog .tips {
        line-height: 24px;
    }

.n-comboinfo {
    border: 1px solid #eaeaea;
    padding: 20px 0 15px 30px;
}

    .n-comboinfo .combolist {
        float: left;
        border-right: 1px solid #eaeaea;
        display: inline-block;
        margin-right: 38px;
    }

    .n-comboinfo .combonamelist {
        height: 12px;
        line-height: 12px;
        margin: 2px 0 2px -12px;
        width: 858px;
    }

        .n-comboinfo .combonamelist .nameitm {
            float: left;
            font-size: 12px;
            color: #fff;
            margin-bottom: 10px;
        }

        .n-comboinfo .combonamelist .v-link.active {
            color: #e31436;
        }

        .n-comboinfo .combonamelist .v-link {
            display: block;
            padding: 0px 12px;
            text-decoration: none;
            cursor: pointer;
            color: #151515;
            height: 11px;
            border-right: 1px solid #999;
        }

        .n-comboinfo .combonamelist .nameitm:last-child .v-link {
            border-right: none;
        }

    .n-comboinfo .prdlist .v-img {
        display: block;
        width: 110px;
        height: 110px;
    }

    .n-comboinfo .prdlist {
        width: 846px;
        overflow: hidden;
        height: 166px;
    }

        .n-comboinfo .prdlist .itm {
            position: relative;
            width: 138px;
            float: left;
            margin-right: 31px;
        }

    .n-comboinfo .itm .imgbox {
        display: block;
    }

    .n-comboinfo .prdlist .tit {
        height: 34px;
        overflow: hidden;
        margin-top: 10px;
    }

        .n-comboinfo .prdlist .tit .v-link {
            display: block;
            color: #333;
            line-height: 17px;
            cursor: pointer;
            font-size: 12px;
        }

    .n-comboinfo .prdlist .v-icon {
        position: absolute;
        top: 56px;
        right: 12px;
    }

        .n-comboinfo .prdlist .v-icon .vertical {
            position: absolute;
            display: inline-block;
            width: 4px;
            height: 20px;
            background: #d8d8d8;
            top: -8px;
            left: 12px;
        }

        .n-comboinfo .prdlist .v-icon .transverse {
            position: absolute;
            display: inline-block;
            height: 4px;
            width: 20px;
            background: #d8d8d8;
            top: 0px;
            left: 4px;
        }

    .n-comboinfo .prdlist .num {
        text-align: center;
        width: 110px;
        font-size: 12px;
        color: #e31436;
        height: 12px;
        line-height: 12px;
    }

.n-pricebox {
    display: inline-block;
    float: left;
    max-width: 160px;
}

    .n-pricebox .name {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #333;
        font-weight: bold;
        margin-top: 8px;
    }

    .n-pricebox .comboprice {
        color: #e31436;
        font-size: 12px;
        margin-top: 8px;
    }

        .n-pricebox .comboprice .num {
            font-weight: bold;
        }

    .n-pricebox .curprice {
        font-size: 12px;
        color: #2a2a2a;
        height: 20px;
        line-height: 20px;
    }

    .n-pricebox .btnbox {
        text-align: left;
    }

        .n-pricebox .btnbox .v-btn {
            display: inline-block;
            text-align: center;
            width: 90px;
            height: 28px;
            line-height: 28px;
            border: 1px solid #e31436;
            font-size: 12px;
            margin-top: 10px;
            color: #fff;
            background: #e31436;
        }

            .n-pricebox .btnbox .v-btn:hover {
                background-color: #f5345e;
                text-decoration: none;
                color: #fff;
            }

        .n-pricebox .btnbox .v-btn-1 {
            border: 1px solid #e31436;
            color: #d31b44;
            margin-top: 30px;
            background: #ffeced;
        }

            .n-pricebox .btnbox .v-btn-1:hover {
                color: #f8305b;
                border-color: #f8305b;
                background-color: #fffaf8;
            }

.m-dialog-sku .body, .m-dialog-sku .message {
    padding: 0px;
}

.n-skubox {
    padding: 10px 30px 30px;
}

    .n-skubox .cardlist {
        margin-left: -20px;
    }

    .n-skubox .carditm {
        float: left;
        margin-left: 20px;
        border: 1px solid #ddd;
    }

    .n-skubox .f-bd {
        border: 1px solid #e31436;
    }

    .n-skubox .rowitm {
        margin-top: 20px;
    }

.n-skubottom {
    height: 48px;
    width: 100%;
    border-top: 1px solid #ddd;
}

    .n-skubottom .priceinfo {
        float: left;
        line-height: 48px;
        width: 794px;
        height: 48px;
        background: #f6f6f6;
    }

    .n-skubottom .comboprice {
        float: left;
        margin-left: 30px;
        font-size: 13px;
        color: #333;
    }

    .n-skubottom .savetxt {
        float: left;
        font-size: 13px;
        margin-left: 30px;
    }

    .n-skubottom .f-fwn {
        font-weight: normal;
    }

    .n-skubottom .price {
        font-size: 13px;
        color: #e31436;
        font-weight: bold;
    }

    .n-skubottom .tips {
        position: relative;
        float: right;
        color: #e31436;
        font-size: 12px;
        margin-right: 20px;
    }

    .n-skubottom .tips-1 {
        color: #333;
    }

    .n-skubottom .v-btn {
        float: right;
        display: block;
        width: 128px;
        text-align: center;
        background: #e31436;
        color: #fff;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }

        .n-skubottom .v-btn:hover {
            text-decoration: none;
        }

    .n-skubottom .tips .v-icon {
        font-size: 15px;
        position: absolute;
        left: -20px;
        top: -1px;
    }

.n-skucard {
    display: inline-block;
    width: 378px;
    padding: 20px 20px 10px;
}

    .n-skucard .v-img {
        display: block;
        width: 60px;
        height: 60px;
        border: 1px solid #eaeaea;
    }

    .n-skucard .v-link {
        float: left;
        display: block;
    }

    .n-skucard .infobox {
        height: 62px;
        display: block;
        color: #333;
    }

        .n-skucard .infobox:hover {
            text-decoration: none;
        }

    .n-skucard .info {
        margin-left: 72px;
        text-align: left;
    }

        .n-skucard .info .tit {
            font-size: 12px;
            color: #333;
            padding-top: 7px;
        }

            .n-skucard .info .tit:hover {
                text-decoration: none;
            }

        .n-skucard .info .num {
            width: 70px;
            display: inline-block;
            font-size: 12px;
        }

    .n-skucard .pricebox {
        margin-top: 2px;
    }

    .n-skucard .pricetxt {
        font-size: 12px;
    }

        .n-skucard .pricetxt .price {
            color: #e31436;
        }

    .n-skucard .propertybox {
        margin-top: 20px;
    }

        .n-skucard .propertybox .propertyname {
            color: #333;
            font-size: 12px;
            float: left;
            height: 24px;
            line-height: 24px;
            width: 70px;
            text-align: left;
            overflow: hidden;
        }

        .n-skucard .propertybox .propvallist {
            width: 300px;
            float: right;
        }

            .n-skucard .propertybox .propvallist li {
                float: left;
                margin-bottom: 10px;
                font-size: 12px;
            }

        .n-skucard .propertybox .propertyitm {
            display: inline-block;
            height: 22px;
            line-height: 22px;
            font-size: 12px;
            border: 1px solid #ccc;
            padding: 0 14px;
            color: #333;
            margin-right: 6px;
        }

            .n-skucard .propertybox .propertyitm:hover {
                text-decoration: none;
            }

        .n-skucard .propertybox .disable .propertyitm {
            border: 1px dotted #ccc;
            color: #666;
        }

            .n-skucard .propertybox .disable .propertyitm:hover {
                cursor: not-allowed;
            }

        .n-skucard .propertybox .selected .propertyitm {
            height: 20px;
            line-height: 20px;
            border: 2px solid #e31436;
            padding: 0 13px;
        }

        .n-skucard .propertybox .selected {
            position: relative;
        }

            .n-skucard .propertybox .selected i {
                display: inline-block;
                position: absolute;
                bottom: 0px;
                right: 7px;
                width: 0;
                height: 0;
                border-width: 9px;
                border-color: transparent #e31436 #e31436 transparent;
                border-style: dashed solid solid dashed;
                z-index: 1;
                line-height: 0;
            }

            .n-skucard .propertybox .selected .icon-checked {
                position: absolute;
                font-size: 10px;
                color: #fff;
                line-height: 0px;
                height: 5px;
                width: 7px;
                right: -7px;
                bottom: -6px;
                background-image: url(//mm.bst.126.net/images/product/productIcons.png?1930615c70fd2b2d6b8e2d7123f66f62);
                background-position: left -20px;
                background-repeat: no-repeat;
                overflow: hidden;
            }

.m-sms-area .error {
    display: none;
    color: #e31436;
    text-align: left;
    line-height: 16px;
    padding-left: 60px;
    padding-top: 5px;
}

.m-sms-area .confirm {
    text-align: center;
    margin-top: 30px;
}

.m-sms-area .title {
    font-size: 24px;
}

.m-sms-area .success .ft {
    font-family: "iconfont" !important;
    font-size: 28px;
    color: #5dc540;
    margin-right: 5px;
}

.m-sms-area {
    padding: 5px 0px;
    text-align: center;
    height: 100%;
    position: relative;
}

    .m-sms-area .fail .ft, .m-sms-area .error .ft {
        font-family: "iconfont" !important;
        font-size: 28px;
        color: #d12147;
        margin-right: 5px;
    }

    .m-sms-area .error .ft {
        font-size: 17px;
    }

.sms-notice, .confirm_btn {
    background-color: #e31436;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
}

    .sms-notice:hover, .confirm_btn:hover {
        background-color: #f5345e;
    }

.success .msg, .fail .msg {
    font-size: 14px;
}

.m-sms-area .notice {
    text-align: center;
    margin-top: 31px;
}

.m-sms-area .success, .m-sms-area .fail, .m-sms-area .confirm {
    display: none;
    font-size: 22px;
    text-align: center;
}

.m-sms-area .normal .sub_title {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}

.m-sms-area .normal .main-label {
    display: block;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.m-sms-area .normal .input-label {
    display: block;
    margin-bottom: 5px;
}

.m-sms-area .normal .input_wrap {
    text-align: left;
}

.m-sms-area .normal .title {
    font-size: 14px;
    color: #999;
}

.m-sms-area .normal .always {
    text-align: left;
    padding-left: 53px;
}

    .m-sms-area .normal .always input {
        vertical-align: -2px;
    }

.m-sms-area .sms-number {
    box-sizing: content-box;
    width: 330px;
    height: 20px;
    line-height: 20px;
    padding: 7px 10px;
    border: 1px solid #ddd;
    color: #333;
    overflow: auto;
}

.m-smsnotice {
    padding: 0 40px 0 30px;
    margin-top: -10px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
}

.m-smsnotice-msg em {
    color: #e31436;
}

.m-smsnotice-number {
    position: relative;
    padding: 10px 0 20px;
    overflow: hidden;
}

    .m-smsnotice-number label {
        height: 36px;
        line-height: 36px;
        float: left;
        width: 100px;
        font-size: 0;
    }

.m-smsnotice-numberCheck, .m-smsnotice-appReceive {
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    height: 36px;
    font-size: 14px;
}

.m-smsnotice-title {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    height: 36px;
    padding-left: 15px;
    cursor: pointer;
    font-size: 14px;
}

.m-smsnotice-phoneNumber {
    box-sizing: content-box;
    width: 260px;
    height: 20px;
    line-height: 20px;
    padding: 7px 10px;
    border: 1px solid #ddd;
    color: #333;
    overflow: auto;
}

.m-smsnotice-app {
    position: relative;
    padding-top: 5px;
}

    .m-smsnotice-app label {
        font-size: 0;
    }

    .m-smsnotice-app .m-smsnotice-title, .m-smsnotice-appReceive {
        line-height: 30px;
        height: 30px;
    }

.m-smsnotice-appmsg {
    font-size: 12px;
    color: #999;
    padding-left: 27px;
    width: 240px;
    display: block;
    margin-top: -2px;
}

.m-smsnotice-qrcode {
    position: absolute;
    top: -10px;
    right: 6px;
    width: 90px;
    height: 90px;
    overflow: hidden;
    border: 1px solid #ddd;
}

    .m-smsnotice-qrcode img {
        width: 92px;
        height: 92px;
        position: relative;
        top: -1px;
        left: -1px;
    }

.m-smsnotice-qrcodearr {
    position: absolute;
    top: 30px;
    right: 96px;
    height: 13px;
    width: 8px;
    background: url(//mm.bst.126.net/images/arrowlefticon.jpg?77fa8ae468478bdfe5ce686d1c4ea203) 0 0 no-repeat;
}

.m-smsnotice-confirm {
    height: 36px;
    margin-top: 30px;
    text-align: center;
}

.m-smsnotice-confirmBtn {
    line-height: 36px;
    display: inline-block;
    padding: 0 30px;
    background: #e31436;
    color: #fff;
    cursor: pointer;
}

.m-smsnotice-error {
    position: absolute;
    height: 14px;
    line-height: 14px;
    font-size: 13px;
    color: #e31436;
    top: 50px;
    left: 100px;
}

.m-smsnotice-success .title, .m-smsnotice-failure .title {
    font-size: 22px;
    margin-bottom: 10px;
}

.m-smsnotice-success .ft, .m-smsnotice-failure .ft {
    font-family: "iconfont" !important;
    font-size: 28px;
    color: #5dc540;
    margin-right: 5px;
}

.m-smsnotice-failure .ft {
    color: #d12147;
}

.m-smsnotice-success .msg .red {
    color: #e31436;
}

.m-pcarousel {
    position: relative;
    width: 400px;
}

    .m-pcarousel .leftarr, .m-pcarousel .rightarr {
        position: absolute;
        left: 0;
        top: 0;
        width: 30px;
        height: 100px;
        line-height: 100px;
        cursor: pointer;
        font-size: 22px;
        text-align: center;
        font-weight: bold;
        color: #666;
    }

        .m-pcarousel .leftarr.z-dis, .m-pcarousel .rightarr.z-dis {
            color: #ddd;
            cursor: default;
        }

    .m-pcarousel .rightarr {
        right: 0;
        left: auto;
    }

.m-pcarouselw {
    overflow: hidden;
    width: 340px;
    margin: 0 auto;
}

    .m-pcarouselw ul {
        position: relative;
        overflow: hidden;
        width: 1000px;
    }

    .m-pcarouselw li {
        float: left;
        margin-right: 20px;
        width: 100px;
    }

    .m-pcarouselw .imgw {
        display: block;
        border: 1px solid #eaeaea;
    }

    .m-pcarouselw img {
        width: 98px;
        height: 98px;
    }

    .m-pcarouselw .protit {
        display: block;
        overflow: hidden;
        height: 32px;
        line-height: 16px;
        margin-top: 8px;
        color: #666;
        font-size: 12px;
    }

    .m-pcarouselw .price {
        height: 30px;
        line-height: 30px;
        color: #d12548;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
    }

.m-pcarousel .dots {
    height: 22px;
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 0;
    text-align: center;
}

.m-pcarousel .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 8px;
    background: #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}

    .m-pcarousel .dot.z-act {
        background: #d12548;
    }

.m-smsnotice {
    padding: 30px 70px 40px 60px;
    overflow: hidden;
    font-size: 14px;
}

.m-smsnotice-msg em {
    color: #e31436;
}

.m-smsnotice-number {
    position: relative;
    padding: 10px 0 20px;
    overflow: hidden;
}

    .m-smsnotice-number label {
        height: 36px;
        line-height: 36px;
        float: left;
        width: 100px;
        font-size: 0;
    }

.m-smsnotice-numberCheck, .m-smsnotice-appReceive {
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    height: 36px;
    font-size: 14px;
}

.m-smsnotice-title {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    height: 36px;
    padding-left: 15px;
    cursor: pointer;
    font-size: 14px;
}

.m-smsnotice-phoneNumber {
    box-sizing: content-box;
    width: 260px;
    height: 20px;
    line-height: 20px;
    padding: 7px 10px;
    border: 1px solid #ddd;
    color: #333;
    overflow: auto;
}

.m-smsnotice-app {
    position: relative;
    padding-top: 5px;
    padding-bottom: 20px;
}

    .m-smsnotice-app label {
        font-size: 0;
    }

    .m-smsnotice-app .m-smsnotice-title, .m-smsnotice-appReceive {
        line-height: 30px;
        height: 30px;
    }

.m-smsnotice-appmsg {
    font-size: 12px;
    color: #999;
    padding-left: 27px;
    width: 240px;
    display: block;
    margin-top: -2px;
}

.m-smsnotice-qrcode {
    position: absolute;
    top: -10px;
    right: 6px;
    width: 90px;
    height: 90px;
    overflow: hidden;
    border: 1px solid #ddd;
}

    .m-smsnotice-qrcode img {
        width: 92px;
        height: 92px;
        position: relative;
        top: -1px;
        left: -1px;
    }

.m-smsnotice-qrcodearr {
    position: absolute;
    top: 30px;
    right: 96px;
    height: 13px;
    width: 8px;
    background: url(../../../images/arrowlefticon.jpg) 0 0 no-repeat;
}

.m-smsnotice-confirm {
    position: relative;
    height: 36px;
    margin-top: 10px;
    text-align: center;
}

.m-smsnotice-confirmBtn, .m-smsnotice-cancelBtn {
    line-height: 36px;
    display: inline-block;
    padding: 0 30px;
    background: #e31436;
    border: 1px solid #e31436;
    color: #fff;
    cursor: pointer;
    margin: 0 10px;
}

    .m-smsnotice-confirmBtn:hover {
        background: #f5345e;
        border-color: #f5345e;
    }

.m-smsnotice-cancelBtn {
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
}

    .m-smsnotice-cancelBtn:hover {
        border-color: #e31436;
        color: #e31436;
    }

.m-smsnotice-error {
    position: absolute;
    height: 14px;
    line-height: 14px;
    font-size: 13px;
    color: #e31436;
    top: 50px;
    left: 100px;
}

.m-smsnotice-confirm .m-smsnotice-error {
    top: -22px;
    left: 0;
    width: 100%;
    text-align: center;
}

.m-smsnotice-success .title, .m-smsnotice-failure .title {
    font-size: 22px;
    margin-bottom: 10px;
}

.m-smsnotice-success .ft, .m-smsnotice-failure .ft {
    font-family: "iconfont" !important;
    font-size: 28px;
    color: #5dc540;
    margin-right: 5px;
}

.m-smsnotice-failure .ft {
    color: #d12147;
}

.m-smsnotice-success .msg .red {
    color: #e31436;
}

.price-content {
    height: 40px;
    line-height: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}

    .price-content span {
        margin: 0 6px;
        padding: 2px 4px;
        background: #e31436;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
    }

    .price-content strong {
        color: #e31436;
        font-size: 20px;
    }








.newRecomWrap {
    height: 364px;
    margin: 15px 0;
    overflow: hidden;
}

    .newRecomWrap > div {
        margin-left: -15px;
    }

    .newRecomWrap .lastItem {
        margin-right: 0 !important;
    }

.newRecomTitle {
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    color: #333;
    font-size: 18px;
    padding: 10px 0;
}

    .newRecomTitle b {
        padding-left: 12px;
        font-size: 14px;
        color: #999;
    }

.newRecomWrap .rec-refresh {
    float: right;
    margin-right: 10px;
    font-weight: 400;
    text-decoration: none;
}

.newRecomWrap .refresh-icon {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
    font-family: "iconfont";
    color: #ccc;
}

.newRecomWrap .refresh-txt {
    display: inline;
    font-size: 14px;
    color: #999;
    vertical-align: middle;
}

.newRecomWrap .rec-forward, .newRecomWrap .rec-backward, .newRecomWrap .rec-page {
    float: right;
    color: #333;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}

.newRecomWrap .rec-forward, .newRecomWrap .rec-backward {
    font-family: simsun;
    font-weight: bold;
}

.newRecomWrap .rec-page {
    padding: 0 7px;
}

.newRecomWrap .goodslst {
    margin-left: -15px;
}

.newRecomItemWrap {
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 204px;
    height: 304px;
    border: 1px solid #eaeaea;
}

    .newRecomItemWrap .itemImg {
        display: block;
        text-align: center;
    }

        .newRecomItemWrap .itemImg img {
            width: 204px;
            height: 204px;
        }

    .newRecomItemWrap .itemTitle {
        margin-bottom: 9px;
        padding: 0 15px;
        height: 40px;
        overflow: hidden;
    }

        .newRecomItemWrap .itemTitle a {
            line-height: 20px;
            font-size: 12px;
            color: #333;
            font-weight: normal;
            word-break: break-all;
        }

            .newRecomItemWrap .itemTitle a b {
                color: #e31436;
            }

    .newRecomItemWrap .hasPromotion {
        margin-bottom: 0;
        height: 20px;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newRecomItemWrap .promotion {
        margin-bottom: 9px;
        padding: 0 15px;
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        color: #e31436;
    }

        .newRecomItemWrap .promotion span {
            font-size: 12px;
            color: #e31436;
        }

    .newRecomItemWrap .itemInfo {
        padding: 0 15px;
    }

        .newRecomItemWrap .itemInfo .price {
            line-height: 14px;
            color: #e31436;
            font-size: 16px;
            font-weight: bold;
        }

            .newRecomItemWrap .itemInfo .price .marprice {
                padding-left: 5px;
                color: #999;
                font-size: 12px;
                font-weight: normal;
            }

        .newRecomItemWrap .itemInfo .comment {
            display: block;
            height: 24px;
            line-height: 20px;
            color: #999;
            font-size: 12px;
        }

.vividSlideTab {
    margin-top: -20px;
    height: 70px;
}

    .vividSlideTab .active {
        color: #e31436 !important;
    }

    .vividSlideTab .tab {
        width: 120px;
        padding: 20px 0;
        height: 27px;
        line-height: 27px;
        text-align: center;
        float: left;
        font-weight: bold;
        font-size: 18px;
        color: #191e1f;
        cursor: pointer;
    }

        .vividSlideTab .tab b {
            color: #e31436;
        }

    .vividSlideTab .slideWrap {
        height: 1px;
        font-size: 0;
        border-bottom: 1px solid #ccc;
    }

    .vividSlideTab .slideLine {
        width: 120px;
        height: 2px;
        background-color: #e31436;
        transition: all 0.2s;
    }

.clearFix, .m-thirdpart .w-btn3, .m-form .fitm {
    zoom: 1;
}

    .clearFix:after, .m-thirdpart .w-btn3:after, .m-form .fitm:after {
        content: "\20 ";
        height: 0;
        font-size: 0;
        clear: both;
        visibility: hidden;
        display: block;
    }

.comborecbox {
    width: 1090px;
    font-size: 14px;
    margin: 0 auto;
}

.m-favrec {
    height: auto;
    margin: 0px;
}

.comborecbox .m-reclst-1 {
    padding: 17px 20px 12px 30px;
    margin-left: 0px;
    border: 1px solid #eaeaea;
}

.m-reclst-1 .newRecomItemWrap {
    height: 195px;
    width: 157px;
    border: none;
}

    .m-reclst-1 .newRecomItemWrap:last-child {
        margin-right: 0px;
    }

    .m-reclst-1 .newRecomItemWrap .itemImg img {
        width: 110px;
        height: 110px;
    }

    .m-reclst-1 .newRecomItemWrap .hasPromotion, .m-reclst-1 .newRecomItemWrap .promotion, .m-reclst-1 .newRecomItemWrap .itemInfo, .m-reclst-1 .newRecomItemWrap .itemTitle {
        padding: 0px;
    }

.staDialogStyle {
    position: relative;
    text-align: center;
    font-size: 24px;
    color: #333;
    padding: 25px 0 40px;
}

    .staDialogStyle i {
        width: 24px;
        height: 24px;
        font-family: "iconfont";
        margin-right: 5px;
    }

    .staDialogStyle .alert {
        color: #d12147;
    }

    .staDialogStyle .forbid {
        color: #d12147;
    }

    .staDialogStyle .success {
        color: #5dc540;
    }

    .staDialogStyle .fail {
        color: #d12147;
    }

.tip-wrap {
    z-index: 1000000;
    width: 220px;
    position: absolute;
    left: 7px;
    top: 35px;
    background-color: #fff;
    color: #666;
    cursor: default;
    font-size: 14px;
}

    .tip-wrap .tip-tri {
        position: absolute;
        left: 50%;
        top: -10px;
        margin-left: -5px;
        _bottom: 5px;
        _right: 8px;
        width: 0;
        height: 0;
        border-width: 5px;
        border-color: transparent transparent #d41c44 transparent;
        border-style: dashed dashed solid dashed;
        z-index: 1;
        line-height: 0;
    }

    .tip-wrap .tip-body {
        border: 1px solid #e31436;
        border-top-width: 3px;
        padding: 12px 19px;
    }

    .tip-wrap .tip-body-desc {
        color: #999;
        font-size: 12px;
    }

    .tip-wrap .tip-close {
        position: absolute;
        right: 16px;
        top: 15px;
        width: 18px;
        height: 18px;
        font-size: 12px;
        color: #999;
        color: rgba(153,153,153,0.7);
        *color: #999;
        cursor: pointer;
        font-family: "iconfont";
        text-align: center;
        text-decoration: none;
    }

        .tip-wrap .tip-close:visited, .tip-wrap .tip-close:active {
            color: #999;
            color: rgba(153,153,153,0.7);
            *color: #999;
        }

        .tip-wrap .tip-close:hover {
            color: #d12046;
            text-decoration: none;
        }

    .tip-wrap .qr-wrap {
        margin-top: 6px;
        margin-bottom: 8px;
    }

.favAddedPlus {
    z-index: 10000;
    position: absolute;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 21px;
    color: #e31436;
    font-family: "iconfont";
}

    .favAddedPlus .favAddedPlusText {
        position: absolute;
        display: inline-block;
        left: 0;
        top: 0;
        color: #fff;
        width: 100%;
        height: 100%;
        font-size: 16px;
        text-align: center;
        line-height: 22px;
        font-family: "arial";
    }

.m-priceIntro {
    display: none;
    position: absolute;
    z-index: 1002;
    color: #999;
}

.m-taxrate {
    cursor: pointer;
}

    .m-taxrate .sign, .m-priceIntro .sign {
        font-size: 14px;
        margin-left: 1px;
        font-family: "iconfont";
        margin-right: 5px;
    }

.m-priceIntro strong {
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    line-height: 28px;
    font-weight: normal;
    z-index: 100;
    cursor: pointer;
}

.m-priceIntro .introDet {
    display: none;
    position: absolute;
    right: 10px;
    top: 38px;
    width: 220px;
    color: #999;
    z-index: 99;
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    font-size: 12px;
}

.m-priceIntro .introDetWide {
    width: 248px;
}

.m-priceIntro .mask {
    display: inline-block;
    top: -30px;
    left: 0;
    height: 30px;
    width: 100%;
    position: absolute;
}

.m-priceIntro .triup {
    position: absolute;
    left: 27px;
    top: -8px;
    width: 16px;
    height: 8px;
    overflow: hidden;
}

.m-priceIntro p {
    _vertical-align: baseline;
    _zoom: 1;
    word-wrap: break-word;
}

.m-priceIntro .dotted {
    color: #e31436;
    margin-bottom: 5px;
}

.m-favsucc {
    visibility: hidden;
    position: absolute;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #c80136;
    background-color: #fffbf0;
    color: #c80136;
    font-weight: 300;
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.12);
    opacity: 1;
    filter: alpha(opacity = 100);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .m-favsucc .ic {
        margin-right: 3px;
        font-size: 12px;
        vertical-align: 1px;
    }

    .m-favsucc .arr {
        position: absolute;
        border-style: dashed dashed solid dashed;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
    }

    .m-favsucc .arr0 {
        bottom: 100%;
        left: 50%;
        margin-left: -3px;
        border-color: transparent transparent #c80136 transparent;
        border-width: 4px;
    }

    .m-favsucc .arr1 {
        bottom: 100%;
        left: 50%;
        margin-left: -2px;
        border-color: transparent transparent #fffbf0 transparent;
        border-width: 3px;
    }

.m-favsucc-fadeOut {
    opacity: 0;
    filter: alpha(opacity = 0);
}


.img-lazyloaded {
    background: #fff;
}

.m-tip-wrap {
    display: none;
    position: absolute;
    visibility: hidden;
    color: #999;
    z-index: 1000;
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
    font-size: 12px;
}

    .m-tip-wrap.f-c333 {
        color: #333;
    }

    .m-tip-wrap .u-tip-tri {
        position: absolute;
        top: -7px;
        left: 30px;
        font: 14px/14px arial,"simsun";
        cursor: default;
    }

        .m-tip-wrap .u-tip-tri i {
            position: absolute;
            left: 0;
            top: 0;
            font-size: 16px;
        }

        .m-tip-wrap .u-tip-tri .u-tip-tri1 {
            color: #ddd;
        }

        .m-tip-wrap .u-tip-tri .u-tip-tri2 {
            color: #fff;
        }

    .m-tip-wrap .u-tip-tri-up {
        top: -7px;
    }

        .m-tip-wrap .u-tip-tri-up .u-tip-tri2 {
            top: 1px;
        }

    .m-tip-wrap .u-tip-tri-down {
        top: 100%;
    }

        .m-tip-wrap .u-tip-tri-down .u-tip-tri1 {
            bottom: -8px;
            top: auto;
        }

        .m-tip-wrap .u-tip-tri-down .u-tip-tri2 {
            bottom: -7px;
            top: auto;
        }

    .m-tip-wrap .u-tip-tri-left {
        left: -14px;
    }

        .m-tip-wrap .u-tip-tri-left .u-tip-tri1 {
            left: 7px;
        }

        .m-tip-wrap .u-tip-tri-left .u-tip-tri2 {
            left: 9px;
        }

    .m-tip-wrap .u-tip-tri-right {
        left: 100%;
    }

        .m-tip-wrap .u-tip-tri-right .u-tip-tri1 {
            left: -7px;
        }

        .m-tip-wrap .u-tip-tri-right .u-tip-tri2 {
            left: -8px;
        }

    .m-tip-wrap p {
        _vertical-align: baseline;
        _zoom: 1;
        word-wrap: break-word;
    }

.m-topnoticeimg a {
    display: block;
    width: 100%;
    height: 80px;
}

.m-topnoticeimg .nolink {
    cursor: default;
}

body .m-window .zbar {
    background: #fff;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #ddd;
}

body .m-window .zttl {
    text-indent: 30px;
    font-size: 18px;
    color: #999;
}

body .m-window .zcnt {
    padding: 0;
}

.m-centerpager .m-pagination {
    text-align: center;
}

.m-pagination li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: #e3e3e3 1px solid;
    color: #333;
    margin-left: -1px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}

    .m-pagination li:hover {
        position: relative;
        z-index: 2;
        color: #e31436;
        border-color: #e31436;
        cursor: pointer;
    }

        .m-pagination li:hover a {
            text-decoration: none;
        }

    .m-pagination li a, .m-pagination li a:hover {
        color: #333;
    }

.m-pagination .pageprv, .m-pagination .pagenxt {
    width: 58px;
}

.m-pagination .pageprv {
    margin-right: 9px;
}

.m-pagination .pagenxt {
    margin-left: 5px;
}

.m-pagination .disabled:hover, .m-pagination .disabled a, .m-pagination .disabled a:hover {
    border-color: #e8e8e8;
    color: #bababa;
    background-color: #fff;
    cursor: default;
    text-decoration: none;
}

.m-pagination .active, .m-pagination .active:hover {
    background-color: #e31436;
    border-color: #e31436;
    cursor: default;
}

    .m-pagination .active a, .m-pagination .active a:hover {
        color: #fff;
    }

.m-loading {
    padding-top: 60px;
    text-align: center;
}

.ph-loading {
    height: 200px;
    background: url(//haitao.nos.netease.com/f98c83b88d7f4694a7c3335f96da640d.gif) no-repeat center;
}

.m-recommentPager {
    font-weight: normal;
}

    .m-recommentPager a, .m-recommentPager a:hover {
        color: #333;
    }

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
}





/*?*/
.quick_links {
    position: fixed;
    bottom: 10px;
    right: 0px;
    z-index: 99
}

    .quick_links i {
        display: none;
        width: 108px;
        height: 94px;
        background: url("../images/qq.png") left no-repeat;
        padding: 10px;
    }

    .quick_links .all {
        display: block;
        height: 45px;
        width: 45px;
        cursor: pointer;
        background-image: url("../images/backtop.png");
        margin-top: 5px;
    }

        .quick_links .all:hover {
            position: relative;
        }

            .quick_links .all:hover i {
                display: block;
                position: absolute;
                top: -50px;
                left: -128px
            }

                .quick_links .all:hover i img {
                    padding-left: 5px;
                }

            .quick_links .all:hover .i-wx .wx {
                width: 100px;
                padding-left: 0px;
            }


    .quick_links .a1 {
        background-position: 0px 0px;
    }

        .quick_links .a1:hover {
            background-position: -45px 0px;
        }

    .quick_links .a2 {
        background-position: 0px -56px;
    }

        .quick_links .a2:hover {
            background-position: -45px -56px;
        }

    .quick_links .a3 {
        background-position: 0px -112px;
    }

        .quick_links .a3:hover {
            background-position: -45px -112px;
        }



/*-------------------end-------------------------*/

/*-------------------????-------------------------*/
.view-footer {
    min-width: 1200px;
    padding: 0 !important;
}

.footer_main {
    width: 100%;
    overflow: hidden;
    margin: 40px auto 0;
    background: #fff;
}

.footer_content {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto 50px;
}

.footer_content_lt {
    width: 410px;
    border-right: 1px solid #cfcfcf;
    float: left;
    /* padding: 50px 126px 80px 92px; */
}

.footer_content_lt_IMgBox {
    float: left;
    /*width: 100%;*/
    margin-bottom: 50px;
}

.footer_content_lt_IMgBox_item {
    width: 100px;
    height: 100px;
}

    .footer_content_lt_IMgBox_item:nth-child(1) {
        float: left;
    }

    .footer_content_lt_IMgBox_item:nth-child(2) {
        float: right;
    }

    .footer_content_lt_IMgBox_item > img {
        display: block;
        width: 100px;
        height: 100px;
        background: red;
        margin-bottom: 12px;
    }

    .footer_content_lt_IMgBox_item > p {
        width: 100%;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        color: #363b40;
        cursor: default;
    }

.footer_content_lt_right {
    float: left;
    margin-left: 30px;
}

    .footer_content_lt_right i {
        display: inline-block;
        font-size: 14px;
        line-height: 36px;
        font-weight: 600;
        margin-top: 10px;
        border-bottom: 1px solid #c8c8c8;
    }

    .footer_content_lt_right > h4 {
        font-size: 14px;
        color: #363b40;
        margin: 16px 0 0 0;
        cursor: default;
    }

    .footer_content_lt_right > h5 {
        margin: 15px 0;
        font-size: 14px;
        color: #606365;
        cursor: default;
    }

.footer_content_Rt {
    width: 754px;
    float: right;
    /* padding-top: 52px; */
}

    .footer_content_Rt > li {
        float: left;
        width: 25%;
    }

        .footer_content_Rt > li > h3 {
            width: 50%;
            padding-left: 11px;
            box-sizing: border-box;
            margin: 0 0 10px 0;
            padding-bottom: 8px;
            font-size: 16px;
            border-bottom: 1px solid #c8c8c8;
            color: #363b40;
            cursor: not-allowed;
        }

        .footer_content_Rt > li > ul > li {
            margin-bottom: 15px;
            padding-left: 10px;
            background: url("../images/footer_y.png") no-repeat 0 7px;
            background-size: 6px 6px;
        }

            .footer_content_Rt > li > ul > li > a {
                font-family: MicrosoftYaHei;
                font-size: 14px;
                line-height: 19px;
                color: #606365;
                border-radius: 4px;
            }

.footer-info .footer-info-company {
    font-size: 12px;
    width: 1186px;
    margin: 0 auto 10px auto;
    text-align: center;
    color: #999;
    padding-top: 10px;
    background: #fff;
    width: 100%;
}

/*-------------------end-------------------------*/

/*-------------------?C???????-------------------------*/

.inter_footer {
    margin: 50px 0;
    font-size: 12px;
    text-align: center;
    background: #fff;
}

    .inter_footer p {
        margin-bottom: 10px;
        color: #939393;
    }

        .inter_footer p a {
            color: #939393;
            -moz-transition: color .25s ease-in-out;
            -o-transition: color .25s ease-in-out;
            -webkit-transition: color .25s ease-in-out;
            transition: color .25s ease-in-out;
        }
/*-------------------end-------------------------*/

