﻿
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

em, i {
    font-style: normal;
}

.ad {
    margin-top: 10px;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

table {
    border: 0;
    border-collapse: collapse;
    margin: 0;
}

ul, li {
    list-style: none;
    list-style-position: inside;
}

a {
    color: #000;
    outline: none;
    text-decoration: none;
}

    a:hover, a:active, a:focus {
        color: #e60000;
        text-decoration: none;
    }

.fontYahei {
    font-family: "微软雅黑";
}

.floatleft, .fl {
    float: left;
}

.floatright, .fr {
    margin-right:5px;
    float: right;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.text {
    border: 1px solid #DDD;
    height: 25px;
    /*line-height: 25px;20140828 秦晴 跨境页面 身份证文本框 样式错误*/
    padding: 0px 5px;
    width: 140px;
}

.color1b730c {
    color: #1b730c;
}

.text-90percent {
    width: 90%;
}

/*公用空隙[定义规则，小写space加空隙高度] */

.marginTop10 {
    margin-top: 10px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginLeft20 {
    margin-left:20px;
    position: relative;
}

.wrap {
    width: 100%;
}

.container {
    margin: 0 auto;
    width: 1194px;
}

.dialog-default {
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    display: none;
}

.dialog-content {
    background-color: #FFFFFF;
    color: #333333;
    height: 100%;
    width: 100%;
}

.dialog-header {
    background-color: rgb(253, 249, 212);
    color: #e60000;
    font: 12px/25px "sans serif", tahoma, verdana, helvetica;
    height: 30px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0 10px;
    text-align: left;
}

.dialog-header-1 {
    font: 12px/25px "sans serif", tahoma, verdana, helvetica;
    height: 31px;
    margin: 0;
    overflow: hidden;
    text-align: left;
    width: 430px;
}

    .dialog-header-1 .dialog-header-l {
        background: url(../images/LayoutGlobal.png);
        background-position: -245px -15px;
        float: left;
        height: 31px;
        width: 2px;
    }

    .dialog-header-1 .dialog-header-c {
        background: url(../images/stuff.png);
        background-position: 0px -431px;
        float: left;
        height: 31px;
        position: relative;
        width: 426px;
        _background-position: 0px -430px;
    }

        .dialog-header-1 .dialog-header-c .dialog-title-1 {
            color: #333333;
            font-size: 14px;
            font-weight: bold;
            line-height: 32px;
            padding-left: 20px;
        }

        .dialog-header-1 .dialog-header-c .dialog-compare-close-1 {
            background: url(../images/LayoutGlobal.png);
            background-position: -227px 0px;
            cursor: pointer;
            float: right;
            height: 13px;
            position: absolute;
            right: 10px;
            top: 8px;
            width: 13px;
        }

    .dialog-header-1 .dialog-header-r {
        background: url(../images/LayoutGlobal.png);
        background-position: -247px -15px;
        float: right;
        height: 31px;
        width: 2px;
    }

.dialog-header .dialog-title {
    color: #e60000;
    font-size: 14px;
    font-weight: bold;
}

.dialog-header .dialog-compare-close {
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    position: absolute;
    right: 6px;
    top: 0px;
    width: 16px;
}

.dialog-body {
    font: 12px/1 "sans serif", tahoma, verdana, helvetica;
    overflow: hidden;
    padding: 10px;
}

.dialog-body-1 {
    border: 1px solid #cccccc;
    border-bottom: 0px;
    border-top: 0px;
    font: 12px/1 "sans serif", tahoma, verdana, helvetica;
    overflow: hidden;
    padding: 10px;
}

.dialog-footer {
    background-color: #FFFFFF;
    font: 12px/1 "sans serif", tahoma, verdana, helvetica;
    padding: 0 0 5px;
    text-align: right;
}

.dialog-footer-1 {
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    border-top: 0px;
    font: 12px/1 "sans serif", tahoma, verdana, helvetica;
    padding: 0px 0px 25px 0px;
    text-align: center;
}

    .dialog-footer-1 a {
        background: url(../images/LayoutGlobal.png);
        background-position: -181px -23px;
        color: #333333;
        display: inline-block;
        height: 23px;
        line-height: 23px;
        width: 64px;
    }

.dialog-footer a.diabtn {
    background: -moz-linear-gradient(center top, #FEFEFE 0%, #F1F1F1 100%) repeat scroll 0 0 transparent;
    background-color: rgb(254, 254, 254);
    border: 1px solid #CDCDCD;
    color: #005AA0;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F1F1F1', GradientType=0);
    font: 12px/22px Arial;
    height: 22px;
    line-height: 22px;
    margin: 0px 5px;
    overflow: hidden;
    padding: 0 18px;
    zoom: 1;
}

.dialog-info {
    background: url(../images/LayoutGlobal.png);
    background-position: -134px 0;
    display: inline-block;
    height: 46px;
    position: relative;
    top: 10px;
    width: 47px;
}

.dialog-yes {
    background: url(../images/LayoutGlobal.png);
    background-position: -34px 0;
    display: inline-block;
    height: 46px;
    position: relative;
    /*top: 10px;*/
    width: 47px;
}

.dialog-no {
    background: url(../images/LayoutGlobal.png);
    background-position: -85px 0;
    display: inline-block;
    height: 46px;
    position: relative;
    /*top: 10px;*/
    width: 47px;
}

.topbg {
    background-color: #f7f7f7;
    height: 32px;
    line-height: 32px;
}

.headFoot {
    background: url(../img/headFoot.png);
    background-repeat: no-repeat;
}

.headtitle {
    background: url(../img/headtitle.png);
    background-repeat: no-repeat;
}

.bg {
    background: url(../images/bg.png);
}

.stuff {
    background: url(../images/stuff.png);
}

.icon {
    background: url(../img/icon.png);
    background-repeat: no-repeat;
}

.mainlogin {
    margin: 0 auto;
    width: 1200px;
}

    .mainlogin .loginleft {
        float: left;
        margin-left: 10px;
    }

        .mainlogin .loginleft a {
            text-decoration: none;
            /*color:#FFFFFF; 20140806秦晴  */
        }

            .mainlogin .loginleft a:hover {
                color: #c60000;/*20140806秦晴*/
                text-decoration: underline;
            }

    .mainlogin .loginright {
        color: #676767;
        float: right;
        margin-right:10px;
    }

        .mainlogin .loginright a {
            color: #676767;
            text-decoration: none;
        }

            .mainlogin .loginright a:hover {
                color: #e6423b;
                text-decoration: underline;
            }

#header {
    /*height: 135px;*/
    height:110px;/*原先105px增加5px*/
}

#logo {
    height: 75px;
    /*top: 30px;*/
    top:18px;/*原先15px增加3px*/
    width: 343px;
}

    #logo a {
        display: block;
        height: 73px;
        width: 255px;
    }

#searcharea {
    left: 370px;
    /*top: 39px;*/
    top:27px;/*原先24px增加3px*/
}

    #searcharea .searcharea_input .searcharea_input_c {
        background: #fff;
        border: 2px solid #e6423b;
        height: 36px;
        width: 500px;
    }

        #searcharea .searcharea_input .searcharea_input_c input {
            border: 0;
            color: #777777;
            font-size: 14px;
            height: 30px;
            left: 5px;
            line-height: 30px;
            outline: none;
            top: 3px;
            width: 410px;
        }

        #searcharea .searcharea_input .searcharea_input_c a {
            background-position: 0 -73px;
            border-left: 1px solid #d6581b;
            height: 36px;
            right: 0;
            top: 0;
            width: 80px;
        }

    #searcharea .searcharea_keyword {
        color: #727171;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        position: relative;
        width: 480px;
    }

        #searcharea .searcharea_keyword a {
            color: #727171;
            text-decoration: none;
        }

            #searcharea .searcharea_keyword a:hover {
                color: #e6423b;
                text-decoration: underline;
            }

#headMyMall {
    height: 25px;
    right: 180px;
    /*top: 56px;*/
    top:44px;/*原先41px增加3px*/
    width: 100px;
}

    #headMyMall i {
        height: 16px;
        width: 18px;
    }

    #headMyMall span {
        left: 30px;
    }

    #headMyMall em {
        background-position: 0 -16px;
        height: 7px;
        right: 0;
        top: 5px;
        width: 9px;
    }

    #headMyMall .more {
        background: #fff;
        border: 2px solid #e60000;
        padding: 5px;
        top: 25px;
        /*width: 120px;秦晴20140818*/
        width: 122px;
        z-index: 9999;
    }

        #headMyMall .more > div {
            padding: 2px 5px;
        }

        #headMyMall .more > ul > li {
            display: inline-block;
            margin: 5px;
        }

.menubg {
    height: 40px;
}

#menu {
    z-index: 1;
}

.menucat {
    z-index: 2;
}

    .menucat .menucattop {
        background: #e6423b;
        height: 40px;
        overflow: hidden;
        width: 210px;
    }

        .menucat .menucattop a {
            color: #fff;
            font-size: 16px;
            font-weight: 700;
            left: 15px;
            top: 9px;
        }

        .menucat .menucattop.active {
            background-position: 0px 0px;
        }

    .menucat .menucatcontent {
        background: #fff;
        border: 2px solid #e6423b;
        border-top: 0;
        display: none;
        width: 206px;
        z-index: 999;
    }

        .menucat .menucatcontent ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .menucat .menucatcontent ul li {
                height: 36px;
                line-height: 36px;
                position: relative;
            }

                .menucat .menucatcontent ul li .line {
                    border-top: 1px solid #f1f1f1;
                    display: block;
                    margin: 0 16px;
                }

                .menucat .menucatcontent ul li.active .line {
                    display: none;
                }

                .menucat .menucatcontent ul li a.onecategory em.caticon {
                    display: block;
                    height: 15px;
                    left: 16px;
                    overflow: hidden;
                    position: absolute;
                    top: 10px;
                    width: 15px;
                }

                .menucat .menucatcontent ul li a.onecategory span.name {
                    left: 40px;
                    line-height: 36px;
                }

                .menucat .menucatcontent ul li a.onecategory em.women {
                    background-position: 0 -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.men {
                    background-position: -15px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.bag {
                    background-position: -30px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.shoes {
                    background-position: -45px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.beauty {
                    background-position: -60px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.sports {
                    background-position: -75px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.down {
                    background-position: -90px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.accessory {
                    background-position: -105px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.baby {
                    background-position: -120px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.home {
                    background-position: -210px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.digit {
                    background-position: -150px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.famous {
                    background-position: -165px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.drink {
                    background-position: -180px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.food {
                    background-position: -195px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.electric {
                    background-position: -225px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.compute {
                    background-position: -255px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory em.sedan {
                    background-position: -240px -100px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.women {
                    background-position: 0 -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.men {
                    background-position: -15px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.bag {
                    background-position: -30px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.shoes {
                    background-position: -45px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.beauty {
                    background-position: -60px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.sports {
                    background-position: -75px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.down {
                    background-position: -90px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.accessory {
                    background-position: -105px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.baby {
                    background-position: -120px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.home {
                    background-position: -210px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.digit {
                    background-position: -150px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.famous {
                    background-position: -165px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.drink {
                    background-position: -180px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.food {
                    background-position: -195px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.electric {
                    background-position: -225px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.compute {
                    background-position: -255px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.sedan {
                    background-position: -240px -115px;
                }

                .menucat .menucatcontent ul li a.onecategory em.catarrow {
                    background-position: -40px 0;
                    display: block;
                    height: 9px;
                    overflow: hidden;
                    right: 16px;
                    top: 11px;
                    width: 6px;
                }

                .menucat .menucatcontent ul li a.onecategory.active em.catarrow {
                    background-position: -40px -9px;
                }

                .menucat .menucatcontent ul li a.onecategory {
                    border: 0px;
                    color: #000;
                    display: block;
                    font-size: 14px;
                    font-weight: normal;
                    height: 36px;
                    padding-left: 24px;
                    position: relative;
                    text-decoration: none;
                    z-index: 5;
                }



                    .menucat .menucatcontent ul li a.onecategory.active {
                        background-color: #EA5504;
                        color: #fff;
                    }

                .menucat .menucatcontent ul li .smallcatcontent {
                    background: #fff;
                    border: 2px solid #e6423b;
                    left: 206px;
                    padding: 0px 20px;
                    position: absolute;
                    top: 0px;
                    z-index: 4;
                }

                .menucat .menucatcontent ul li .smallcatcontent-car {
                    top: -5px;
                }

                .menucat .menucatcontent ul li .smallcatcontent-life {
                    top: -120px;
                }

                .menucat .menucatcontent ul li .smallcatcontent-com {
                    top: -65px;
                }

                .menucat .menucatcontent ul li .smallcatcontent-shuma {
                    top: -35px;
                }

                .menucat .menucatcontent ul li .smallcatcontent dl {
                    border-bottom: 1px solid #f1f1f1;
                    clear: both;
                    margin: 0px;
                    overflow: hidden;
                    padding: 0px;
                    padding: 5px 0px;
                    width: 400px;
                }

                .menucat .menucatcontent ul li .smallcatcontent-car dl {
                    width: 700px;
                }

                .menucat .menucatcontent ul li .smallcatcontent dl dt {
                    float: left;
                    line-height: 22px;
                    padding: 3px 6px 0px 0px;
                    text-align: right;
                    width: 70px;
                }

                    .menucat .menucatcontent ul li .smallcatcontent dl dt a {
                        color: #333;
                        font-weight: bold;
                        text-decoration: none;
                    }

                .menucat .menucatcontent ul li .smallcatcontent dl dd {
                    float: left;
                    line-height: 22px;
                    margin: 0;
                    overflow: hidden;
                    padding: 3px 0 0;
                    width: 300px;
                }

                .menucat .menucatcontent ul li .smallcatcontent-car dl dd {
                    width: 600px;
                }

                .menucat .menucatcontent ul li .smallcatcontent dl dd a {
                    background: #fff;
                    display: inline-block;
                    height: 22px;
                    margin: 0 10px;
                    text-decoration: none;
                }

                    .menucat .menucatcontent ul li .smallcatcontent dl dd a:hover {
                        color: #e6423b;
                        text-decoration: underline;
                    }

.menufont {
    background: #e6423b;
    height: 40px;
    line-height: 40px;
}

    .menufont ul li a.active {
        background: #a61400;
    }

    .menufont ul, .menufont ul li {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .menufont ul li {
            float: left;
        }

            .menufont ul li a {
                color: #FFF;
                display: block;
                font-size: 16px;
                font-weight: bold;
                padding: 0 20px;
                text-decoration: none;
            }

                .menufont ul li a:hover {
                    color: #FFF;
                }

#header .menucart {
    height: 20px;
    right: 0;
    /*top: 56px;*/
    top:44px;/*原先41px增加3px*/
    width: 120px;
}

    #header .menucart i {
        background-position: -18px 0;
        height: 16px;
        width: 22px;
    }

    #header .menucart em {
        background-position: 0 -16px;
        height: 7px;
        right: 0;
        top: 5px;
        width: 9px;
    }

    #header .menucart .menucartcount {
        left: 30px;
    }

        #header .menucart .menucartcount a {
            text-decoration: none;
        }

            #header .menucart .menucartcount a:hover {
                color: #e6423b;
                text-decoration: underline;
            }

    #header .menucart .menucartgo {
        left: 68px;
    }

        #header .menucart .menucartgo a {
        }

            #header .menucart .menucartgo a:hover {
                text-decoration: underline;
            }
#header .headcart .headCartTitle {
    height: 30px;
    line-height: 30px;
    background-color: #e60000;
    color:#fff;
}
    #header .menucart .headcart {
        background: #fff;
        border: 2px solid #e60000;
        display: none;
        padding: 5px;
        right: 0;
        top: 25px;
        width: 365px;
        z-index: 9999;
    }

        #header .menucart .headcart .itemno {
            padding: 10px 0px;
            text-align: center;
        }

        #header .menucart .headcart .item {
            overflow: hidden;
            width: 365px;
        }

            #header .menucart .headcart .item dl dd {
                margin: 0px;
                overflow: hidden;
                padding: 0px;
            }

            #header .menucart .headcart .item dl {
                margin: 5px 0;
            }

                #header .menucart .headcart .item dl dt.p-img {
                    border: 1px solid #D9D9D9;
                    float: left;
                    height: 80px;
                    margin-right: 6px;
                    width: 80px;
                }

                    #header .menucart .headcart .item dl dt.p-img a img {
                        border: 0px;
                        height: 80px;
                        width: 80px;
                    }

                #header .menucart .headcart .item dl dd.p-name {
                    float: left;
                    height: 40px;
                    line-height: 20px;
                    margin-top: 10px;
                    width: 180px;
                }

                    #header .menucart .headcart .item dl dd.p-name a {
                        color: #333333;
                        text-decoration: none;
                    }

                        #header .menucart .headcart .item dl dd.p-name a:hover {
                            color: #e6423b;
                            text-decoration: underline;
                        }

                #header .menucart .headcart .item dl dd.extra {
                    float: right;
                    height: 40px;
                    line-height: 20px;
                    margin-top: 10px;
                    text-align: right;
                    width: 90px;
                }

        #header .menucart .headcart strong {
            color: #B31919;
        }

        #header .menucart .headcart .item dl dd.extra a {
            color: #676767;
            text-decoration: none;
        }

            #header .menucart .headcart .item dl dd.extra a:hover {
                text-decoration: underline;
            }

        #header .menucart .headcart .total {
            margin: 5px 0px;
            text-align: right;
        }

        #header .menucart .headcart #btn-payforgoods {
            border: 1px solid #f1f1f1;
            display: block;
            float: right;
            height: 25px;
            line-height: 25px;
            text-align: center;
            width: 102px;
        }

#mainContent {
    /*margin-top: 5px;*/
    overflow: hidden;
}

#sidebar {
    width: 210px;
}

    #sidebar .sideleft {
    }

    /*分类*/

    #sidebar ul li.line {
        border-bottom: 1px solid #e6423b;
    }

    #sidebar #bigcategory {
        border: 2px solid #e6423b;
        border-top: none;
        height: 615px;
        min-height: 614px;
        overflow: hidden;
    }

    #sidebar.Category3 #bigcategory {
        border: 1px solid #f1f1f1;
    }

    #sidebar #ProductSoSort {
        border: 1px solid #f1f1f1;
        border-top: none;
    }

    #sidebar #bigcategory .categorytitle {
        border-bottom: 1px solid #e6423b;
        border-top: 1px solid #e6423b;
        height: 25px;
        line-height: 25px;
        margin: 10px 15px 0;
        overflow: hidden;
        text-align: center;
    }

        #sidebar #bigcategory .categorytitle h1 {
            color: #e6423b;
            display: inline;
            font-size: 15px;
        }

    #sidebar.Category3 #bigcategory .categorytitle h1 {
        font-size: 14px;
    }

    #sidebar #bigcategory .categorytitle h1 a {
        color: #e6423b;
        display: inline;
        font-size: 16px;
    }

    #sidebar #bigcategory .categorycontent {
        background: #fff;
        overflow: hidden;
        padding: 10px 15px;
    }

.categorycontent li {
    font-size: 14px;
    line-height: 30px;
    margin-left: 20px;
}

#sidebar #bigcategory .categorycontent dl {
    border-bottom: 1px solid #f1f1f1;
    margin-top: 10px;
    overflow: hidden;
    width: 180px;
}

    #sidebar #bigcategory .categorycontent dl dt {
        height: 30px;
        line-height: 25px;
    }

        #sidebar #bigcategory .categorycontent dl dt h2 {
            display: inline;
            font-size: 14px;
        }

    #sidebar #bigcategory .categorycontent dl dd {
        margin: 0px;
        padding: 0px;
    }

        #sidebar #bigcategory .categorycontent dl dd ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            #sidebar #bigcategory .categorycontent dl dd ul li {
                float: left;
                height: 18px;
                margin: 0px;
                margin: 5px 0px;
                overflow: hidden;
                padding: 0px;
                width: 90px;
            }

                #sidebar #bigcategory .categorycontent dl dd ul li em {
                    background: none;
                    float: left;
                    height: 18px;
                    width: 6px;
                }

                    #sidebar #bigcategory .categorycontent dl dd ul li em.active {
                        background: url(../images/LayoutGlobal.png);
                        background-position: -204px 0px;
                    }

                    #sidebar #bigcategory .categorycontent dl dd ul li em.c3active {
                        background: url(../images/LayoutGlobal.png);
                        background-position: -204px 0px;
                    }

                #sidebar #bigcategory .categorycontent dl dd ul li a {
                    color: #000;
                    display: block;
                    float: left;
                    font-size: 12px;
                    height: 12px;
                    line-height: 12px;
                    overflow: hidden;
                    padding: 3px;
                    padding-right: 5px;
                    text-decoration: none;
                }

                    #sidebar #bigcategory .categorycontent dl dd ul li a.active {
                        background: #e6423b;
                        color: #fff;
                    }

                    #sidebar #bigcategory .categorycontent dl dd ul li a.c3active {
                        background: #e6423b;
                        color: #fff;
                    }

/*品牌*/

#sidebar #brandbuy {
    background: #fff;
    border: 1px solid #ececec;
    height: 304px;
    margin-top: 10px;
    overflow: hidden;
    padding: 1px;
}

    #sidebar #brandbuy .brandtitle {
        background-position: 0px -157px;
        background-repeat: repeat-x;
        height: 33px;
        line-height: 30px;
    }

        #sidebar #brandbuy .brandtitle strong {
            color: #000;
            float: left;
            font-size: 14px;
            margin-left: 10px;
            margin-top: 2px;
        }

        #sidebar #brandbuy .brandtitle a {
            color: #333333;
            float: right;
            margin-right: 20px;
            text-decoration: none;
        }

    #sidebar #brandbuy .brandcontent {
        margin-left: 5px;
        margin-right: 5px;
        overflow: hidden;
    }

        #sidebar #brandbuy .brandcontent a {
            display: block;
            float: left;
            height: 33px;
            margin-top: 5px;
            overflow: hidden;
            padding: 3px;
            width: 90px;
        }

            #sidebar #brandbuy .brandcontent a img {
                border: 0px;
                border: 1px solid #D9D9D9;
            }

/*热卖*/

#sidebar #hotbuy {
    background: #fff;
    /*border: 1px solid #ececec;*/
    height: 381px;
    *height: 385px;
    margin-top: 10px;
    padding: 1px;
}

    #sidebar #hotbuy.cathotbuy {
        height: auto;
    }

    #sidebar #hotbuy .hottitle, #sidebar #ProductSoSort .hottitle {
        height: 25px;
        line-height: 22px;
        overflow: hidden;
        padding: 0px 15px;
        padding-top: 20px;
        text-align: center;
    }


        #sidebar #hotbuy .hottitle h1, #sidebar #ProductSoSort .hottitle h1 {
            color: #e6423b;
            display: inline;
            font-size: 14px;
        }

        #sidebar #hotbuy .hottitle strong {
            color: #000;
            font-size: 14px;
            margin-left: 10px;
            margin-top: 2px;
        }

    #sidebar #hotbuy .hotcontent, #sidebar #ProductSoSort .hotcontent {
        /*border-bottom: 1px solid #ececec;*/
        margin-left: 5px;
        margin-right: 5px;
        overflow: hidden;
        padding: 6px 0px;
        padding-bottom: 10px;
        _padding-bottom: 15px;
    }

        #sidebar #hotbuy .hotcontent dl, #sidebar #ProductSoSort .hotcontent dl {
            margin: 0px;
            margin-top: 5px;
            overflow: hidden;
            padding: 0px;
            position: relative;
        }

            #sidebar #hotbuy .hotcontent dl i {
                color: #ccc;
                font-size: 32px;
                font-style: italic;
                font-weight: bold;
                position: absolute;
                right: 10px;
                top: 5px;
            }

            #sidebar #hotbuy .hotcontent dl dt {
                float: left;
                height: 80px;
                padding: 5px;
                padding-left: 15px;
                width: 80px;
            }

                #sidebar #hotbuy .hotcontent dl dt a {
                    /*border: 1px solid #D9D9D9;*/
                    display: block;
                    height: 80px;
                    width: 80px;
                }

                    #sidebar #hotbuy .hotcontent dl dt a img {
                        border: 0px;
                    }

            #sidebar #hotbuy .hotcontent dl dd {
                margin: 0px;
                overflow: hidden;
                padding: 0px;
                padding-left: 10px;
                width: 170px;
            }

            #sidebar #ProductSoSort .hotcontent dl .count {
                color: #a0a0a0;
                font-size: 25px;
                font-style: italic;
                right: 10px;
                top: 10px;
            }

            #sidebar #hotbuy .hotcontent dl dd a, #sidebar #ProductSoSort .hotcontent dl dd a {
                color: #404040;
                display: block;
                height: 16px;
                line-height: 16px;
                margin-bottom: 5px;
                margin-top: 4px;
                overflow: hidden;
                text-decoration: none;
                width: 170px;
            }

                #sidebar #hotbuy .hotcontent dl dd a:hover {
                    color: #e6423b;
                    text-decoration: underline;
                }


            #sidebar #hotbuy .hotcontent dl dd .hot-price, #sidebar #ProductSoSort .hotcontent dl dd .hot-price {
                color: #e6423b;
                font-size: 16px;
                font-weight: bold;
            }

    #sidebar #hotbuy.cathotbuy .clearhistory {
        height: 22px;
        line-height: 22px;
        overflow: hidden;
        padding: 10px;
    }

        #sidebar #hotbuy.cathotbuy .clearhistory a {
            color: #404040;
            text-decoration: none;
        }

            #sidebar #hotbuy.cathotbuy .clearhistory a:hover {
                color: #e6423b;
                text-decoration: underline;
            }

#sidebar2 {
    width: 230px;
}

    /*今日抢购*/

    #sidebar2 #countdown {
        background: #fff;
        border: 1px solid #f1f1f1;
        height: 278px;
        overflow: hidden;
    }

        #sidebar2 #countdown #countNewSlide .pagination {
            display: none;
        }

.c1 #sidebar2 #countdown {
    height: 358px;
}

#sidebar2 #countdown.gonggaocat {
    background: #FCFCFC;
    height: 240px;
    padding: 1px;
}

#sidebar2 #countdown .title {
    background: #e6423b;
    height: 25px;
    line-height: 25px;
    margin: 0 80px;
    text-align: center;
    width: 70px;
}

    #sidebar2 #countdown .title a {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
    }

        #sidebar2 #countdown .title a.cuxiao {
            margin-left: -1px;
        }


        #sidebar2 #countdown .title a.active {
            background: url(../images/stuff.png);
            background-position: 0px -157px;
            background-repeat: repeat-x;
        }

#sidebar2 #countdown .content {
    padding-top: 10px;
}

#sidebar2 #countdown .content_cat {
    border-top: 1px solid #E6E6E6;
    margin: 0px 5px;
    padding-top: 5px;
}

#sidebar2 #rightad {
    height: 146px;
    margin-top: 12px;
}

#content {
    /*margin: 0 240px 0 220px;*/
    margin: 0 230px 0 210px;
}

#sidebarcat {
    margin-left: 210px;
    *margin-left: 217px;
    overflow: hidden;
    _margin-left: 217px;
}

#contentcat {
    float: left;
}

#catad {
    margin-top: 10px;
    overflow: hidden;
    width: 980px;
}

.sidecat {
    overflow: hidden;
}

.modelstyle {
    border: 1px solid #ECECEC;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 1px;
}

    .modelstyle.notbg {
        background: none;
    }

    .modelstyle .modeltitle {
        background-position: 0px -157px;
        background-repeat: repeat-x;
        height: 45px;
        line-height: 36px;
        overflow: hidden;
        padding: 0px 10px;
    }

        .modelstyle .modeltitle.newtitle {
            height: 40px;
        }

        .modelstyle .modeltitle .modeltitlel {
            float: left;
        }

            .modelstyle .modeltitle .modeltitlel strong {
                color: #D70000;
                font-size: 18px;
            }

        .modelstyle .modeltitle .modeltitler {
            float: right;
            margin-top: 5px;
        }

#panicbuy .modeltitle .modeltitler {
    margin-right: 50px;
}

.modelstyle .modeltitle .modeltitler a {
    background: url(../images/LayoutIndex.png);
    background-position: -216px -49px;
    color: #727272;
    display: block;
    float: left;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    text-align: center;
    text-decoration: none;
    width: 20px;
}

    .modelstyle .modeltitle .modeltitler a.active, .modelstyle .modeltitle .modeltitler a:hover {
        background: url(../images/LayoutIndex.png);
        background-position: -236px -49px;
        color: #fff;
        height: 29px;
        width: 20px;
    }

.modelstyle .modelcontent {
    overflow: hidden;
}

.products1 {
    float: left;
    height: 190px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 13px;
    padding-top: 10px;
    position: relative;
    width: 228px;
    /*border: 1px solid #ececec;
    margin-left: -1px;
    margin-top: -1px;*/
}

    .products1 .products1time {
        color: #A5A5A5;
        height: 20px;
        margin-bottom: 10px;
        margin-top: 3px;
        overflow: hidden;
        padding-left: 5px;
    }

        .products1 .products1time span strong {
            color: #d70000;
            padding-right: 1px;
        }

    .products1 .products1img {
        text-align: center;
    }

        .products1 .products1img a img {
            border: 0px;
        }

    .products1 .products1price {
        background: #FF261E;
        color: #fff;
        font-weight: bold;
        left: 130px;
        padding: 2px 5px;
        position: absolute;
        top: 140px;
    }

    .products1 .products1price1 {
        background: #FF261E;
        color: #fff;
        font-weight: bold;
        left: 130px;
        padding: 2px 5px;
        position: absolute;
        top: 110px;
    }

    .products1 .products1title {
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        text-align: center;
    }

        .products1 .products1title a {
            color: #2E2E2E;
            text-decoration: none;
        }

            .products1 .products1title a:hover {
                color: #e6423b;
                text-decoration: underline;
            }

.products2 {
    float: left;
    height: 270px;
    overflow: hidden;
    padding: 10px 5px 10px 24px;
    position: relative;
    width: 200px;
}

    .products2 .products2img {
        padding: 5px;
        text-align: center;
    }

        .products2 .products2img a img {
            border: 0px;
        }

    .products2 .products2price {
        color: #999999;
        line-height: 22px;
        text-align: center;
    }

    .products2 .products2title {
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        text-align: center;
    }

        .products2 .products2title a {
            color: #2E2E2E;
            text-decoration: none;
        }

#header .menucart .headcart .products2 .products2title a:hover {
    color: #e6423b;
    text-decoration: underline;
}

/*限时抢购*/

#panicbuy {
    height: 490px;
    overflow: hidden;
    width: 764px;
}

/*新品上架*/

#newbuy {
    border: 1px solid #f1f1f1;
    height: 260px;
    overflow: hidden;
    padding: 14px 11px;
}

    #newbuy .title {
        height: 24px;
    }

        #newbuy .title i {
            background-position: 0 -45px;
            display: block;
            height: 24px;
            width: 26px;
        }

        #newbuy .title span {
            color: #727171;
            font-size: 18px;
            font-weight: 700;
            height: 24px;
            left: 35px;
            line-height: 24px;
            top: 2px;
        }

#panicbuy {
    position: relative;
}

    #panicbuy .more {
        position: absolute;
        right: 10px;
        top: 15px;
    }

    #panicbuy .modeltitle .modeltitlel .qianggoutitle {
        background: url(../images/LayoutIndex.png);
        background-position: -260px -47px;
        float: left;
        height: 18px;
        margin-top: 10px;
        width: 76px;
    }

    #panicbuy .modeltitle .modeltitlel .qianggouyugao {
        color: #D70000;
        float: left;
        height: 18px;
        margin-left: 10px;
        margin-top: 5px;
    }

    #panicbuy .modeltitle .modeltitlel .showtime {
        float: left;
        margin-top: 1px;
    }

#banner {
    overflow: hidden;
    width: 734px;
}

#c1banner {
    overflow: hidden;
    width: 744px;
}


.indexcatmodelstyle {
    overflow: hidden;
}

    .indexcatmodelstyle .indexcattitle {
        border-bottom: 3px solid #000;
        height: 28px;
        line-height: 28px;
        margin-top: 26px;
    }

    .indexcatmodelstyle .indexFloor {
        border-left: 1px solid #f1f1f1;
        border-right: 1px solid #f1f1f1;
        height: 423px;
    }

    .indexcatmodelstyle .indexcattitle .catname {
        font-size: 20px;
        font-weight: bold;
        left: 50px;
    }

    .indexcatmodelstyle .indexcattitle ul.tabs {
        right: 10px;
        z-index: 10;
    }

        .indexcatmodelstyle .indexcattitle ul.tabs li {
            display: inline-block;
            height: 28px;
            /*秦晴20140818*/
            margin-left: 20px;
        }

    .indexcatmodelstyle .indexcattitle .tabs a {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
        margin-left: 50px;
    }

    .indexcatmodelstyle .indexcattitle .tabs li.ui-state-active a {
        color: #e6423b;
    }

    .indexcatmodelstyle .indexcattitle .tabs li.ui-state-active i {
        background-position: -25px -16px;
        bottom: 0;
        height: 7px;
        right: 25px;
        width: 13px;
    }

    .indexcatmodelstyle .indexcattitle em {
        font-size: 22px;
    }

    .indexcatmodelstyle .indexcattitle b {
        background-position: -125px -69px;
        height: 25px;
        left: 25px;
        top: -1px;
        width: 24px;
    }

    .indexcatmodelstyle .indexcatcontent {
        height: 500px;
    }

        .indexcatmodelstyle .indexcatcontent .indexcatcontentl {
            float: left;
            overflow: hidden;
            width: 210px;
        }

        .indexcatmodelstyle .indexcatcontent .indexcatcontentc {
            float: left;
            height: 435px;
            padding: 0px 10px;
            width: 764px;
        }

.indexcatcontentcbcss {
    border-bottom: 1px dotted #d8d8d8;
    height: 215px;
    overflow: hidden;
}

.indexcatcontentnocbcss {
    height: 190px;
    overflow: hidden;
}

.indexcatmodelstyle .indexcatcontent .indexcatcontentr {
    border-left: 1px solid #ECECEC;
    float: right;
    height: 435px;
    overflow: hidden;
    width: 204px;
}

    .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrtitle {
        background: #fff;
        border-bottom: 1px solid #ECECEC;
        height: 30px;
        line-height: 30px;
        padding-left: 5px;
        padding-top: 5px;
        position: relative;
    }

        .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrtitle a {
            border: 1px solid #fff;
            border-left: 0px;
            border-right: 0px;
            color: #F53801;
            display: block;
            float: left;
            font-weight: bold;
            height: 28px;
            margin-top: 2px;
            position: absolute;
            text-align: center;
            text-decoration: none;
            top: 5px;
            width: 70px;
            _top: 3px;
        }

            .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrtitle a.renqi {
                left: 5px;
            }

            .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrtitle a.xiaoshou {
                left: 85px;
            }

            .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrtitle a.active {
                background: url(../images/stuff.png);
                background-position: 0px -157px;
                background-repeat: repeat-x;
                border: 1px solid #ECECEC;
                border-bottom-color: #fff;
            }

    .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent {
        overflow: hidden;
    }

        .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul {
            display: none;
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li {
                border-bottom: 1px solid #ECECEC;
                *line-height: 33px;
                *line-height: 33px;
                margin: 0px;
                *margin-left: -16px;
                overflow: hidden;
                padding: 3px 0px;
                _line-height: 33px;
            }

                .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li .normat {
                    margin: 0px;
                    padding: 0px;
                }

                    .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li .normat em {
                        color: #CC0000;
                        display: inline-block;
                        font-size: 14px;
                        font-style: normal;
                        font-weight: bold;
                        margin-left: 5px;
                        width: 10px;
                    }

                    .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li .normat a {
                        color: #404040;
                        margin-left: 5px;
                        text-decoration: none;
                    }

                        .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li .normat a:hover {
                            color: #e6423b;
                            text-decoration: underline;
                        }

                .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl {
                    display: none;
                    height: 64px;
                    margin: 0px;
                    overflow: hidden;
                    padding: 0px;
                    padding-top: 10px;
                }

                    .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dt {
                        float: left;
                        height: 55px;
                        overflow: hidden;
                        padding: 5px;
                        position: relative;
                        width: 60px;
                    }

                        .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dt em {
                            color: #CC0000;
                            font-size: 14px;
                            font-style: normal;
                            font-weight: bold;
                            left: 5px;
                            position: absolute;
                            top: 0px;
                            width: 10px;
                        }

                            .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dt em.active {
                                top: 0px;
                            }

                        .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dt a {
                            display: block;
                            height: 50px;
                            left: 15px;
                            position: absolute;
                            top: 0px;
                            width: 50px;
                        }

                            .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dt a img {
                                border: 0px;
                            }

                    .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dd {
                        margin: 0px;
                        overflow: hidden;
                        padding: 0px;
                    }

                        .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dd a {
                            color: #404040;
                            display: block;
                            height: 30px;
                            line-height: 16px;
                            margin-bottom: 5px;
                            margin-top: 4px;
                            overflow: hidden;
                            text-decoration: none;
                            width: 120px;
                            *width: 100px;
                        }

                            .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dd a:hover {
                                color: #e6423b;
                                text-decoration: underline;
                            }

                        .indexcatmodelstyle .indexcatcontent .indexcatcontentr .indexcatcontentrcontent ul li dl dd .group-price {
                            color: #e6423b;
                            font-weight: bold;
                        }

#footer {
    border-top: 1px solid #f1f1f1;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}

    #footer .footerservice {
        overflow: hidden;
        /*width: 984px;*/
        zoom: 1;
        padding-bottom: 30px;
    }

    #footer .footericon {
        height: 183px;
        margin-left: 984px;
    }

        #footer .footericon .iconbg {
            background-position: 0 -109px;
            height: 132px;
            top: 28px;
            width: 212px;
        }

            #footer .footericon .iconbg .sina, #footer .footericon .iconbg .tqq {
                height: 40px;
                right: 0;
                top: 6px;
                width: 115px;
            }

            #footer .footericon .iconbg .tqq {
                top: 96px;
            }

    #footer .footerservice .footer_pic {
        background: #F7F7F7;
        border: 1px solid #EDEDED;
        clear: both;
        height: 20px;
        margin: 0 auto;
        overflow: hidden;
        padding: 15px 15px;
        text-align: center;
        width: 1129px;
    }

    #footer .footerservice dl {
        float: left;
        margin: 0;
        margin-left: 45px;
        margin-top: 20px;
        overflow: hidden;
        padding: 0;
    }

        #footer .footerservice dl dt {
            line-height: 25px;
            overflow: hidden;
            padding-left: 14px;
        }

            #footer .footerservice dl dt em {
                display: block;
                float: left;
            }

            #footer .footerservice dl dt strong {
                color: #333333;
                display: block;
                float: left;
                height: 25px;
                line-height: 25px;
                padding-left: 10px;
                width: 140px;
            }

            #footer .footerservice dl dt em.footer_shop {
                background-position: 0 -23px;
                height: 22px;
                width: 21px;
            }

            #footer .footerservice dl dt em.footer_shiptype {
                background-position: -21px -23px;
                height: 29px;
                width: 34px;
            }

            #footer .footerservice dl dt em.footer_paytype {
                background-position: -55px -23px;
                height: 25px;
                width: 29px;
            }

            #footer .footerservice dl dt em.footer_service {
                background-position: -84px -23px;
                height: 24px;
                width: 25px;
            }

            #footer .footerservice dl dt em.footer_love {
                background-position: -109px -23px;
                height: 27px;
                width: 27px;
            }

        #footer .footerservice dl dd {
            clear: both;
            padding: 0 15px;
        }

            #footer .footerservice dl dd ul {
                list-style: none;
                margin: 0px;
                margin-top: 5px;
                padding: 0px;
            }

                #footer .footerservice dl dd ul li {
                    line-height: 20px;
                    margin: 0px;
                    margin-left: 30px;
                    padding: 0px;
                    *padding-left: 0px;
                    *padding-left: 0px;
                    position: relative;
                    _padding-left: 0px;
                }

                    #footer .footerservice dl dd ul li em {
                        display: block;
                        height: 3px;
                        left: 6px;
                        overflow: hidden;
                        position: absolute;
                        top: 7px;
                        width: 3px;
                        _left: -6px;
                    }

                    #footer .footerservice dl dd ul li a {
                        color: #333333;
                        text-decoration: none;
                    }

                        #footer .footerservice dl dd ul li a:hover {
                            color: #e6423b;
                            text-decoration: underline;
                        }

    #footer .footerlink {
        margin-top: 10px;
    }

        #footer .footerlink .copyright {
            color: #333333;
            line-height: 25px;
            text-align: center;
        }

            #footer .footerlink .copyright a {
                color: #333333;
                margin: 0px 5px;
                text-decoration: none;
            }

                #footer .footerlink .copyright a:hover {
                    color: #e6423b;
                    text-decoration: underline;
                }

        #footer .footerlink .copyrightpic {
            height: 40px;
            margin: 10px auto;
            width: 300px;
        }

            #footer .footerlink .copyrightpic a {
                display: block;
                float: left;
                margin-right: 10px;
            }

                #footer .footerlink .copyrightpic a img {
                    border: 0px;
                }

#leftad {
    overflow: hidden;
    width: 210px;
}

.clear {
    clear: both;
    height: 0px;
}

.hidden {
    display: none;
}

.span-red {
    color: red;
}

.span-blue {
    color: blue;
}

.span-gray {
    color: #B5B7BC;
}

.catframe {
    border: 1px solid #E6E6E6;
    overflow: hidden;
    padding-bottom: 5px;
    width: 764px;
}

    .catframe .catframetitle {
        background-position: 0px -157px;
        background-repeat: repeat-x;
        border-bottom: 1px solid #E6E6E6;
        height: 27px;
        position: relative;
    }

        .catframe .catframetitle a {
            background-position: 0px -200px;
            background-repeat: repeat-x;
            border-bottom: 0px;
            border-left: 1px solid #E6E6E6;
            border-right: 1px solid #E6E6E6;
            color: #333333;
            display: block;
            font-size: 14px;
            font-weight: bold;
            height: 27px;
            line-height: 30px;
            margin-left: -1px;
            position: absolute;
            text-align: center;
            text-decoration: none;
            width: 100px;
            _line-height: 28px;
        }

            .catframe .catframetitle a:hover {
                background: #fff;
                color: #e6423b;
                height: 28px;
            }

            .catframe .catframetitle a.active {
                background: #fff;
                color: #e6423b;
                height: 28px;
            }

            .catframe .catframetitle a.qianggou {
                left: 0px;
                top: 0px;
            }

            .catframe .catframetitle a.tejia {
                left: 101px;
                top: 0px;
            }

            .catframe .catframetitle a.rexiao {
                left: 202px;
                top: 0px;
            }

            .catframe .catframetitle a.xinpin {
                left: 303px;
                top: 0px;
            }

.catframehiddle {
    display: none;
}

.categorymodel {
    border: 1px solid #ececec;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 1px;
    width: 978px;
}

    .categorymodel .categorymodelt {
        background-position: 0px -157px;
        background-repeat: repeat-x;
        border-bottom: 2px solid #ececec;
        height: 33px;
        line-height: 33px;
    }

        .categorymodel .categorymodelt .categorymodeltl {
            background-position: 0px -229px;
            background-repeat: repeat-x;
            border-right: 1px solid #ececec;
            border-top: 1px solid #ececec;
            float: left;
            margin-top: -1px;
            padding: 0px 20px;
        }

            .categorymodel .categorymodelt .categorymodeltl strong {
                color: #CC0000;
                font-size: 14px;
            }

        .categorymodel .categorymodelt .categorymodeltr {
            float: right;
        }

            .categorymodel .categorymodelt .categorymodeltr a {
                color: #0064B0;
                padding: 0px 5px;
                text-decoration: none;
            }

                .categorymodel .categorymodelt .categorymodeltr a:hover {
                    color: #e6423b;
                    text-decoration: underline;
                }

    .categorymodel .categorymodelc {
        overflow: hidden;
        width: 979px;
    }

        .categorymodel .categorymodelc .categorymodelcl {
            border-right: 1px solid #ececec;
            float: left;
            overflow: hidden;
            width: 770px;
        }

        .categorymodel .categorymodelc .categorymodelcr {
            float: left;
            overflow: hidden;
            width: 204px;
        }

.classhotbuy {
    border: 1px solid #f1f1f1;
    height: 280px;
    margin-left: 10px;
    position: relative;
    width: 972px;
}

    .classhotbuy .tit {
        border-bottom: 1px solid #f1f1f1;
        color: #727171;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
    }

    .classhotbuy .classhotbuytitlel {
        background: url("../images/LayoutProduct.png");
        background-position: -252px 1px;
        height: 50px;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 126px;
    }

    .classhotbuy .classhotbuytitler {
        background-position: 0px -157px;
        background-repeat: repeat-x;
        height: 30px;
    }

    .classhotbuy .classhotbuycontent {
    }

        .classhotbuy .classhotbuycontent .hotcontent {
            float: left;
            overflow: hidden;
            width: 190px;
        }

            .classhotbuy .classhotbuycontent .hotcontent dl {
                margin: 10px 0 0 20px;
                overflow: hidden;
            }

                .classhotbuy .classhotbuycontent .hotcontent dl dt {
                    height: 150px;
                    padding: 5px;
                }

                    .classhotbuy .classhotbuycontent .hotcontent dl dt a {
                        display: block;
                        height: 100px;
                        width: 100px;
                    }

                        .classhotbuy .classhotbuycontent .hotcontent dl dt a img {
                            border: 0px;
                        }

                .classhotbuy .classhotbuycontent .hotcontent dl dd {
                    margin: 0px;
                    overflow: hidden;
                    padding: 0px;
                    _padding-left: 20px;
                }

                    .classhotbuy .classhotbuycontent .hotcontent dl dd a {
                        color: black;
                        display: block;
                        height: 32px;
                        line-height: 16px;
                        margin-bottom: 5px;
                        margin-top: 4px;
                        overflow: hidden;
                        text-decoration: none;
                        width: 160px;
                    }

                    .classhotbuy .classhotbuycontent .hotcontent dl dd .hot-price span {
                        font-size: 15px;
                        font-weight: bold;
                    }

                    /*.classhotbuy .classhotbuycontent .hotcontent dl dd a:hover {
                        color: #e6423b;
                        text-decoration: underline;
                    }*/

                    .classhotbuy .classhotbuycontent .hotcontent dl dd .hot-price font {
                        font-size: 14px;
                        font-weight: bold;
                    }

                    .classhotbuy .classhotbuycontent .hotcontent dl dd .hot-button a {
                        background: url("../images/LayoutProduct.png");
                        background-position: -79px -190px;
                        color: #fff;
                        display: block;
                        height: 25px;
                        line-height: 25px;
                        margin-top: 10px;
                        text-align: center;
                        width: 67px;
                    }

                        .classhotbuy .classhotbuycontent .hotcontent dl dd .hot-button a:hover {
                            color: #fff;
                            text-decoration: underline;
                        }

#sidebarcat .classsearch {
    margin-left: 10px;
    overflow: hidden;
    width: 974px;
}

#sidebarcat .crumb {
    margin-left: 10px;
    padding: 10px 5px;
}

#sidebarcat .classsearch .classsearcht {
    border: 1px solid #f1f1f1;
    border-bottom: none;
    color: #e6423b;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 20px;
}

#sidebarcat .classsearch .classsearchm {
    border: 1px solid #f1f1f1;
    overflow: hidden;
    padding: 5px 0px;
}

    #sidebarcat .classsearch .classsearchm dl {
        border-bottom: 1px solid #f1f1f1;
        margin: 0px;
        overflow: hidden;
        padding: 0px;
        padding: 5px 20px;
        zoom: 1;
    }

        #sidebarcat .classsearch .classsearchm dl dt {
            float: left;
            line-height: 25px;
            margin: 0px;
            overflow: hidden;
            padding: 0px;
            text-align: right;
            width: 100px;
            font-weight:bold;/*黄海威 20140725*/
        }

        #sidebarcat .classsearch .classsearchm dl dd {
            float: left;
            margin: 0px;
            overflow: hidden;
            padding: 0px;
            white-space: nowrap;
            width: 820px;
        }

            #sidebarcat .classsearch .classsearchm dl dd a {
                color: #595757;
                float: left;
                line-height: 20px;
                margin-right: 20px;
                margin-top: 5px;
                text-decoration: none;
            }

                #sidebarcat .classsearch .classsearchm dl dd a:hover {
                    color: #e6423b;
                    text-decoration: underline;
                }

                #sidebarcat .classsearch .classsearchm dl dd a.active {
                    background: #e6423b;
                    color: #fff;
                    font-weight: bold;
                    padding: 0px 2px;
                }

#sidebarcat .classsearch .classsearchf .classsearchmain {
    border-bottom: 1px solid #CACACA;
    border-top: 0px;
    height: 4px;
    left: 0px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 978px;
    z-index: 4;
}

#sidebarcat .classsearch .classsearchf {
    height: 46px;
    position: relative;
    z-index: 0;
}

#sidebarcat .classsearch .classsearchbutton {
    height: 20px;
    left: 450px;
    position: absolute;
    top: 4px;
    width: 80px;
    z-index: 5;
}

    #sidebarcat .classsearch .classsearchbutton a {
        background: url("../images/LayoutProduct.png");
        background-position: 0 -170px;
        border: 1px solid #CACACA;
        border-top: 0px;
        color: #0064b0;
        display: block;
        height: 20px;
        line-height: 20px;
        padding-left: 10px;
        text-decoration: none;
        width: 69px;
    }

        #sidebarcat .classsearch .classsearchbutton a.active {
            background-position: 0 -195px;
            padding-left: 25px;
            width: 54px;
        }

#sidebarcat .classproductmain {
    margin-left: 10px;
    overflow: hidden;
    width: 974px;
}

.nodata {
    color: #666666;
    font-size: 12px;
    padding: 50px;
    text-align: center;
}

#sidebarcat .classproductmain .classproductmaint {
    border-bottom: 2px solid #e6423b;
    overflow: hidden;
    padding-bottom: 10px;
    width: 974px;
}

    #sidebarcat .classproductmain .classproductmaint .classproductmaintl {
        float: left;
    }

        #sidebarcat .classproductmain .classproductmaint .classproductmaintl a {
            border: 1px solid #f1f1f1;
            color: #676767;
            display: block;
            float: left;
            height: 20px;
            line-height: 20px;
            margin-right: 10px;
            padding: 0 10px;
            position: relative;
            text-align: center;
            text-decoration: none;
        }

            #sidebarcat .classproductmain .classproductmaint .classproductmaintl a.tit {
                border: 0;
            }

            #sidebarcat .classproductmain .classproductmaint .classproductmaintl a.active {
                background-color: #e6423b;
                color: #FFF;
            }


            #sidebarcat .classproductmain .classproductmaint .classproductmaintl a.b2 {
                padding: 0 15px 0 10px;
            }


            #sidebarcat .classproductmain .classproductmaint .classproductmaintl a.b4 {
            }

        #sidebarcat .classproductmain .classproductmaint .classproductmaintl #sort-5.b4.active {
        }

        /*默认橙色*/

        #sidebarcat .classproductmain .classproductmaint .classproductmaintl a em {
            background-position: -57px 0;
            display: block;
            height: 11px;
            overflow: hidden;
            right: 4px;
            top: 5px;
            width: 7px;
        }

            /*红色*/

            #sidebarcat .classproductmain .classproductmaint .classproductmaintl a em.active {
                background-position: -78px 0;
            }

            /*默认橙色下*/

            #sidebarcat .classproductmain .classproductmaint .classproductmaintl a em.down {
                background-position: -267px -52px;
            }

            /*红色下*/

            #sidebarcat .classproductmain .classproductmaint .classproductmaintl a em.active.down {
                background-position: -64px 0;
            }

    #sidebarcat .classproductmain .classproductmaint .classproductmaintr {
        float: right;
    }

        #sidebarcat .classproductmain .classproductmaint .classproductmaintr a {
            border: 1px solid #f1f1f1;
            /*background: url("../images/LayoutProduct.png");
            background-position: -166px -139px;*/
            color: #666666;
            display: inline-block;
            height: 20px;
            line-height: 20px;
            text-align: center;
            text-decoration: none;
            width: 52px;
        }

            #sidebarcat .classproductmain .classproductmaint .classproductmaintr a:hover {
                text-decoration: underline;
            }

#sidebarcat .classproductmain .classproductmainc {
    overflow: hidden;
    width: 974px;
    height:auto;
}

.productlist-new {
    height: 430px;
    width: 240px;
    float: left;
}

.productlist {
    float: left;
    height: 300px;
    margin: 15px 5px;
    padding: 5px;
    overflow: hidden;
    position: relative;
    border: 1px solid red;/*#f1f1f1*/
    width: 220px;
}

    .productlist:hover {
        border: 1px solid #e6423b;
        height: 329px;
    }

    .productlist .productlisttime {
        color: #A5A5A5;
        height: 20px;
        margin-bottom: 10px;
        margin-top: 3px;
        overflow: hidden;
        padding-left: 5px;
    }

        .productlist .productlisttime span strong {
            color: #d70000;
            padding-right: 1px;
        }

em.SaleIcon {
    background: url('../images/icon_promotion.png') no-repeat;
    display: block;
    height: 54px;
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
}

em.Coupons {
    background-position: 0 0;
}

em.Group {
    background-position: -54px 0;
}

em.CountDown {
    background-position: -108px 0;
}

em.SaleRule {
    background-position: -162px 0;
}

em.New {
    background-position: -216px 0;
}

em.CDPrice {
    background-position: -270px 0;
}

em.AuditCDPrice {
    background-position: -324px 0;
}

em.JSCDPrice {
    background-position: -378px 0;
}

em.StraightDown {
    background-position: -432px 0;
}

em.Top {
    background-position: -486px 0;
}

em.Specials {
    background-position: -540px 0;
}

em.Clearance {
    background-position: -594px 0;
}

em.MainPush {
    background-position: -648px 0;
}

em.Hot {
    background-position: -702px 0;
}

.productlist .productlistimg {
    height: 220px;
    margin: 0px auto;
    width: 220px;
}

    .productlist .productlistimg a {
        display: block;
        height: 220px;
        width: 220px;
    }

        .productlist .productlistimg a img {
            border: 0px;
        }

.productlist .productlistname {
    margin-top:13px;
    height: auto;
    line-height: 21px;
    overflow: hidden;
    width: 220px;
}

    .productlist .productlistname a {
        color: black;
        text-decoration: none;
    }

        .productlist .productlistname a:hover {
            color: #e6423b;
            text-decoration: underline;
        }

.productlist .productlistprice {
    color: #e6423b;
    font-family: Tahoma;
    font-weight: bold;
    height: 67px;
    line-height: 22px;
    width: 220px;
}

.productlist .productlistreview {
    height: 30px;
    overflow: hidden;
    text-align: center;
    width: 220px;
}

    .productlist .productlistreview a {
        color: #005AA0;
        line-height: 17px;
        text-decoration: none;
    }

        .productlist .productlistreview a:hover {
            color: #e6423b;
            text-decoration: underline;
        }

    .productlist .productlistreview em {
        display: inline-block;
        height: 16px;
        margin-left: 5px;
        overflow: hidden;
        width: 28px;
    }

        .productlist .productlistreview em.songjifen {
            background-position: -0px -800px;
            width: 42px;
        }

        .productlist .productlistreview em.fanquan {
            background-position: -42px -800px;
        }

        .productlist .productlistreview em.zengpin {
            background-position: -100px -800px;
        }

        .productlist .productlistreview em.zhijiang {
            background-position: -71px -800px;
        }

.productlist .productlistshop {
    border-bottom: 1px solid #f1f1f1;
    height: 22px;
    overflow: hidden;
    padding-left: 50px;
    text-align: center;
    width: 170px;
}

    .productlist .productlistshop a {
        border: 1px solid #f1f1f1;
        display: block;
        height: 22px;
        line-height: 22px;
        text-align: center;
        text-decoration: none;
        background: #f5f5f5;
        width: 90px;
    }

.productlist:hover .productlistshop a {
    color: white;
    border: 0;
    background: #e6423b;
}

.productlist .productlistshop.qianggou {
    height: 25px;
    margin: 5px 30px;
    overflow: hidden;
    text-align: center;
    width: 170px;
}

    .productlist .productlistshop.qianggou a {
        color: #fff;
        display: inline-block;
        float: none;
        font-weight: bold;
        height: 25px;
        line-height: 23px;
        margin: 0px;
        overflow: hidden;
        padding: 0px;
        text-align: center;
        text-decoration: none;
        width: 98px;
    }

        .productlist .productlistshop.qianggou a:hover {
            color: #fff;
            text-decoration: none;
        }

.classpage {
    clear: both;
    overflow: hidden;
    padding-top: 20px;
    text-align: right;
/*
    width: 974px;
秦晴20140818*/
    width: 924px;
}

    .classpage a {
        /* background: url("../images/LayoutProduct.png"); */
        background-position: -243px -139px;
        color: #3565AC;
        display: inline-block;
        font-family: "微软雅黑";
        font-size: 13px;
        height: 20px;
        line-height: 20px;
        margin-left: 5px;
        padding: 5px;
        text-align: center;
        text-decoration: none;
/*
        width: 21px;
秦晴20140818*/
    }

        .classpage a:hover {
            text-decoration: underline;
        }

        .classpage a.active {
            background-color: #e0e0e0;
            border: 1px solid #E0E0E0;
            /*background-position: -221px -139px; */
            /* color: #fff; */
            font-weight: bold;
        }

        .classpage a.prenext {
            border: 1px solid #E0E0E0;
            width: 52px;
        }

/*产品详细页*/

.productdetailnav {
    font-family: Tahoma;
     line-height: 22px;
    padding: 20px 0px 10px 0px;
}

.span_color_9B1515 {
    color: #e6423b;
}

.span_color_0076C8 {
    color: #0076C8;
}

.span_color_green {
    color: green;
}

.span_color_EA5504 {
    color: #E6423B;
}

.span_color_DB0303 {
    color: #DB0303;
}

.span_color_666666 {
    color: #666666;
}

.span_color_a0a0a0 {
    color: #a0a0a0;
}

.span_color_e6423b {
    color: #e6423b;
}

.span_color_red {
    color: Red;
}

a.blue {
    color: #36c;
    text-decoration: none;
}

    a.blue:hover {
        color: #EA5504;
        text-decoration: underline;
    }

a.a_color_DB0303 {
    color: #DB0303;
    text-decoration: none;
}

    a.a_color_DB0303:hover {
        text-decoration: underline;
    }

.productdetailnav a {
    color: #000;
    text-decoration: none;
}

    .productdetailnav a:hover {
        color: #EA5504;
        text-decoration: underline;
    }

#mainContent #ProductImageList {
    float: left;
    height: 600px;
    overflow: hidden;
    width: 454px;
}

    #mainContent #ProductImageList dl {
        margin: 0px;
        overflow: hidden;
        padding: 0px;
    }

        #mainContent #ProductImageList dl dt {
            height: 454px;
            margin: 0px;
            padding: 0px;
            width: 454px;
        }

            #mainContent #ProductImageList dl dt img {
                height: 450px;
                width: 446px;
            }

.jqzoom {
    padding: 0;
    position: relative;
}

.zoomdiv {
    background: url("../images/loading.gif") no-repeat scroll center center #FFFFFF;
    border: 1px solid #E4E4E4;
    display: none;
    height: 400px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 400px;
    z-index: 8;
}

.bigimg {
    height: 800px;
    width: 800px;
}

.jqZoomPup {
    background: none no-repeat scroll 50% top #FEDE4F;
    border: 1px solid #AAAAAA;
    cursor: move;
    filter: alpha(opacity=50);
    height: 50px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 50px;
    z-index: 3;
}

#mainContent #ProductImageList dl dd {
    height: 90px;
    margin: 0px;
    margin-top: 60px;
    overflow: hidden;
    padding: 0px;
    position: relative;
}

    #mainContent #ProductImageList dl dd #spec-list ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    #mainContent #ProductImageList dl dd #spec-list li img {
        border: 1px solid #D9D9D9;
        cursor: pointer;
        padding: 2px;
        width: 74px;
    }

        #mainContent #ProductImageList dl dd #spec-list li img.active {
            border: 2px solid #e6423b;
            padding: 1px;
        }

#mainContent #ProductInfo {
    float: left;
    /* margin-right: 200px; */
    margin-left: 50px;
    overflow: hidden;
    width: 668px;
}

    #mainContent #ProductInfo ul {
        list-style: none;
        margin: 0px;
        margin-left: 5px;
        overflow: hidden;
        padding: 0px;
        /* width: 500px; */
        _margin-left: -15px;
    }

        #mainContent #ProductInfo ul li {
            margin: 0px;
            padding: 6px 0px;
            /* width: 500px; */
        }

            #mainContent #ProductInfo ul li.ProductName {
                border-bottom: 1px solid #efefef;
                line-height: 22px;
                margin: 0px;
                margin-bottom: 5px;
                padding: 0px;
            }

                #mainContent #ProductInfo ul li.ProductName h1 {
                    color: #777777;
                    display: inline-block;
                    font-family: "微软雅黑";
                    font-size: 16px;
                    margin: 0px;
                    margin-bottom: 10px;
                    overflow: hidden;
                    padding: 0px;
                    white-space: normal;
                    width: 500px;
                    *width: 810px;
                    _width: 810px;
                }

            #mainContent #ProductInfo ul li.ProductArea {
                position: relative;
            }

                #mainContent #ProductInfo ul li.ProductArea .p-area {
                    left: 217px;
                    position: absolute;
                    top: 30px;
                    width: 430px;
                    z-index: 1;
                }

                    #mainContent #ProductInfo ul li.ProductArea .p-area .p-area-t {
                        height: 10px;
                    }

                    #mainContent #ProductInfo ul li.ProductArea .p-area .p-area-c {
                        background-color: #FFF9EB;
                        border: 1px solid #FFC24D;
                        line-height: 22px;
                        overflow: hidden;
                        padding: 10px;
                    }

            #mainContent #ProductInfo ul li span.martketprice {
                text-decoration: line-through;
            }

            #mainContent #ProductInfo ul li span.price {
                color: #E6423B;
                font-size: 22px;
                font-weight: bold;
                margin-right: 40px;
            }  
            span.destitle {
              color:#777777 !important;
            }   
             #mainContent #ProductInfo ul li span.ImportTax {
                 margin-right:10px;
            }
               #mainContent #ProductInfo ul li span.ImportTaxRate {
                    margin-left:70px;
                 color:#777777;
            }
             #mainContent #ProductInfo ul li span.marketPrice {
                margin-right:70px;
                font-weight:300;
               text-decoration:line-through;
            } 
              #mainContent #ProductInfo ul li span.freeTax {
                  color:white;
                  background-color:#FEA201;
                  font-weight:400;
            }

            #mainContent #ProductInfo ul li a {
                color: #005AA0;
                display: inline-block;
                margin: 0px 10px;
                text-decoration: none;
            }

                #mainContent #ProductInfo ul li a:hover {
                    color: #EA5504;
                    text-decoration: underline;
                }

            #mainContent #ProductInfo ul li span.shuxian {
                color: #005AA0;
            }

            #mainContent #ProductInfo ul li .saveprice {
                color: #E6423B;
                font-weight: bold;
            }

            #mainContent #ProductInfo ul li.inventory {
                border-bottom: 1px dotted #d8d8d8;
                margin-bottom: 5px;
                padding-bottom: 0px;
            }

            #mainContent #ProductInfo ul li.review .icon_star {
                position: relative;
                top: 4px;
                _position: relative;
                _top: 0px;
            }

            #mainContent #ProductInfo ul li.review a {
                margin: 0px 2px;
            }

            #mainContent #ProductInfo ul li.gift dl {
                overflow: hidden;
            }

                #mainContent #ProductInfo ul li.gift dl dt {
                    float: left;
                }

                #mainContent #ProductInfo ul li.gift dl dd {
                    float: left;
                    margin: 0px;
                    padding: 0px;
                }

                    #mainContent #ProductInfo ul li.gift dl dd div {
                        overflow: hidden;
                    }

                        #mainContent #ProductInfo ul li.gift dl dd div a img {
                            border: 0px;
                            border: 1px solid #d8d8d8;
                            padding: 2px;
                        }

                        #mainContent #ProductInfo ul li.gift dl dd div a {
                            display: inline-block;
                        }

                            #mainContent #ProductInfo ul li.gift dl dd div a.g-name {
                                margin: 0px;
                            }

span.icon_star {
    background: url("../img/btns.png");
    background-position: -37px -128px;
    display: inline-block;
    height: 19px;
    margin: -3px 3px 0;
    overflow: hidden;
    width: 96px;
}

    span.icon_star b {
        background: url("../img/btns.png");
        background-position: -37px -109px;
        display: block;
        height: 19px;
        line-height: 0;
        overflow: hidden;
    }

#mainContent #ProductInfo #choose {
    background-color: #FFF;
    border: 1px solid #efefef;
    margin-right: 15px;
}

    #mainContent #ProductInfo #choose dl {
        clear: both;
        margin: 0px;
        overflow: hidden;
        padding: 0px;
        padding: 5px 10px;
    }

        #mainContent #ProductInfo #choose dl dt {
            float: left;
            line-height: 25px;
            margin: 0px;
            padding: 0px;
            width: 70px;
        }

        #mainContent #ProductInfo #choose dl dd {
            float: left;
            overflow: hidden;
        }

            #mainContent #ProductInfo #choose dl dd a {
                text-decoration: none;
            }

                #mainContent #ProductInfo #choose dl dd a img {
                    border: 0px;
                }

        #mainContent #ProductInfo #choose dl.color dd a img {
            border: 1px solid #D9D9D9;
            margin-right: 5px;
            padding: 2px;
            width: 50px;
        }

            #mainContent #ProductInfo #choose dl.color dd a img.hover {
                border: 1px solid #E6423B;
            }

            #mainContent #ProductInfo #choose dl.color dd a img.active {
                border: 2px solid #E6423B;
                padding: 1px;
            }

        #mainContent #ProductInfo #choose dl.size dd a {
            border: 1px solid #D9D9D9;
            display: inline-block;
            margin-right: 5px;
            padding: 2px 5px;
            text-decoration: none;
        }

#mainContent #ProductInfo #E6423B dl.size dd a:hover {
    border: 1px solid #E6423B;
    text-decoration: underline;
}

#mainContent #ProductInfo #choose dl.size dd a.active {
    border: 2px solid #E6423B;
    cursor: default;
}

    #mainContent #ProductInfo #choose dl.size dd a.active:hover {
        color: #000;
        text-decoration: none;
    }

#mainContent #ProductInfo #choose dl.buy dd {
    padding: 0px 20px;
    position: relative;
    width: 32px;
}

    #mainContent #ProductInfo #choose dl.buy dd input {
        border: 1px solid #989898;
        height: 18px;
        line-height: 18px;
        padding: 0;
        text-align: center;
        width: 30px;
    }

    #mainContent #ProductInfo #choose dl.buy dd a {
        background: #fff;
        border: 1px solid #D9D9D9;
        display: inline-block;
        font-family: arial;
        height: 13px;
        line-height: 13px;
        overflow: hidden;
        position: absolute;
        text-align: center;
        top: 2px;
        width: 13px;
    }

        #mainContent #ProductInfo #choose dl.buy dd a:hover {
            border: 1px solid #989898;
        }

        #mainContent #ProductInfo #choose dl.buy dd a.reduce {
            left: 0px;
        }

        #mainContent #ProductInfo #choose dl.buy dd a.add {
            right: 0px;
        }

#mainContent #ProductInfo #choose .result {
    clear: both;
    color: #DB0303;
    overflow: hidden;
    padding: 10px 8px;
}

#mainContent #ProductInfo #choose .btns {
    clear: both;
    overflow: hidden;
    padding: 10px 8px;
}

    #mainContent #ProductInfo #choose .btns .btns-l {
        float: left;
    }

        #mainContent #ProductInfo #choose .btns .btns-l a {
            background: url("../images/LayoutProduct.png");
            display: block;
            float: left;
            overflow: hidden;
            text-align: center;
        }

            #mainContent #ProductInfo #choose .btns .btns-l a.addcartbtn {
                background-position: 0 -33px;
                height: 40px;
                line-height: 200px;
                width: 133px;
            }

            #mainContent #ProductInfo #choose .btns .btns-l a.buynowcartbtn {
                background-position: -133px -215px;
                height: 40px;
                line-height: 200px;
                margin-right: 10px;
                width: 115px;
            }

            #mainContent #ProductInfo #choose .btns .btns-l a.Purchase {
                background-position: -252px -249px;
                height: 40px;
                line-height: 200px;
                margin-right: 10px;
                width: 133px;
            }

            #mainContent #ProductInfo #choose .btns .btns-l a.addcartbtncdprice {
                background-position: 0 -215px;
                height: 40px;
                line-height: 200px;
                width: 133px;
            }

            #mainContent #ProductInfo #choose .btns .btns-l a.daohuobtn {
                background-position: -136px -33px;
                height: 40px;
                line-height: 200px;
                margin-right: 15px;
                width: 114px;
            }

            #mainContent #ProductInfo #choose .btns .btns-l a.addcoll {
                background-position: -324px -159px;
                height: 27px;
                line-height: 27px;
                margin-left: 20px;
                margin-top: 12px;
                width: 75px;
            }

    #mainContent #ProductInfo #choose .btns .btns-r {
        float: left;
        line-height: 22px;
        margin-left: 40px;
        margin-top: 18px;
    }



/*联合销售套餐*/
.salerule {
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
}

    .salerule .salerule-fllow {
        padding-left: 10px;
    }

        .salerule .salerule-fllow a {
            background: url("../images/LayoutProduct.png");
            background-position: -83px -138px;
            color: #EE2902;
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            height: 27px;
            line-height: 27px;
            margin-right: 2px;
            text-align: center;
            width: 83px;
        }

            .salerule .salerule-fllow a.active {
                background: url("../images/LayoutProduct.png");
                background-position: 0 -138px;
                color: #fff;
            }

    .salerule .saleruleb {
        background: #EE2902;
        height: 2px;
        overflow: hidden;
        width: 1200px;
    }

    .salerule .salerulem {
        overflow: hidden;
    }
        /*组合套餐 多套餐TAB项*/
        .salerule .salerulem .salerulet {
            height: 20px;
            line-height: 20px;
            padding: 0px 5px 10px 5px;
        }

            .salerule .salerulem .salerulet strong {
                color: #EE2902;
                font-size: 14px;
            }

            .salerule .salerulem .salerulet a {
                color: #EE2902;
                margin: 0px 5px;
            }

            .salerule .salerulem .salerulet span {
                color: #EE2902;
            }
        
        /*组合套餐 单页*/
        .salerule .salerulem .salerulec {
            overflow: hidden;
            background: #F9F9F9;
            border: 1px solid #F3E7C7; 
        }
            /*标题头*/
            .salerule .salerulem .salerulec .salerulei {
                color: #717171;
                font-family: "微软雅黑";
                font-size: 15px;
                font-weight: bold;
                margin-left: 20px;
                margin-top: 10px;
            }
            /*内容*/
            .salerule .salerulem .salerulec .salerulec-l {
                background: #fff;
                float: left;
                /*height: 240px;*/
                width: 790px;
                margin-top: 10px;
                /*padding: 10px 15px;*/
                overflow: hidden;
                position: relative;
            }

                .salerule .salerulem .salerulec .salerulec-l .master{
                    width: 135px;
                    height: 215px;
                    float: left;
                    display: inline;
                    margin-left:15px;
                    }
                    .salerule .salerulem .salerulec .salerulec-l .master-p-list {
                        height: 185px;                    
                        width: 125px;
                        overflow:hidden;
                        margin:5px;
                    }
                .salerule .salerulem .salerulec .salerulec-l .suits{
                    width: 600px;
                    list-style: none;
                    position: absolute;
                    left: 175px;
                    overflow-x: auto;
                    overflow-y: hidden;
                    height:210px;
                }
                .salerule .salerulem .salerulec .salerulec-l .suits ul
                {
                    width: 1000px;
                }
                .salerule .salerulem .salerulec .salerulec-l .suits ul li {
                    /*float: left;
                    margin: 0px 5px;*/
                    width: 150px;
                    height:200px;
                    list-style: none;
                    float: left;
                    display: inline;
                }
                .salerule .salerulem .salerulec .salerulec-l .icon-add {
                    background: url("../img/btns.png");
                    background-position: 0 -127px;
                    height: 22px;
                    top: 50px;
                    width: 21px;
                    position:relative;
                }

                .salerule .salerulem .salerulec .salerulec-l .suits-p-list {
                    height: 185px;                    
                    width: 125px;
                    overflow:hidden;
                    margin:5px;
                    position:relative;
                    left:18px;
                    top:-23px;
                }
                .salerule .salerulem .salerulec .salerulec-l .p-img a {
                    display: block;
                    height: 119px;
                    text-align: center;
                    width: 119px;
                    margin:3px;
                }

                    .salerule .salerulem .salerulec .salerulec-l .p-img a img {
                        border: 0px;
                        /*height: 115px;
                        width: 115px;原图为80*80放大为115失真 2014-09-11 秦晴(Qimi)*/
                        height: 80px;
                        width: 80px;
                    }

                .salerule .salerulem .salerulec .salerulec-l .p-name {
                    color: #333333;
                    height: 40px;
                    line-height: 20px;
                    margin: 1px 2px;
                    overflow: hidden;
                    width: 123px;
                }

                    .salerule .salerulem .salerulec .salerulec-l .p-name a:hover {
                        color: #EA5504;
                        text-decoration: underline;
                    }                

                .salerule .salerulem .salerulec .salerulec-l .choose {
                    color: #e6423b;
                    font-size: 15px;
                    font-weight: bold;
                    line-height: 24px;
                    overflow: hidden;
                    margin: 1px 2px;
                    width: 123px;
                }
            /*按钮*/
            .salerule .salerulem .salerulec .salerulec-r {
                /*border: 2px solid #D9D9D9;*/
                float: left;
                height: 180px;
                margin-left: 17px;
                overflow: hidden;
                width: 130px;
            }

                .salerule .salerulem .salerulec .salerulec-r .salerulec-r-name {
                    color: #EE2902;
                    font-size: 14px;
                    height: 30px;
                    line-height: 30px;
                    margin-top: 10px;
                }

                .salerule .salerulem .salerulec .salerulec-r .salerulec-r-price {
                    height: 25px;
                    line-height: 25px;
                    white-space: nowrap;
                }

                .salerule .salerulem .salerulec .salerulec-r .salerulec-r-save {
                    height: 25px;
                    line-height: 25px;
                }

                .salerule .salerulem .salerulec .salerulec-r .salerulec-r-btn {
                    height: 40px;
                    padding: 15px 0px;
                }

                    .salerule .salerulem .salerulec .salerulec-r .salerulec-r-btn a {
                        background: url("../img/btns.png") 0 0;
                        display: inline-block;
                        height: 36px;
                        line-height: 200px;
                        overflow: hidden;
                        width: 133px;
                    }

                        /*.salerule .salerulem .salerulec .salerulec-r .salerulec-r-btn a.afollow {
                            background-position: -211px -106px;
                        }*/

.product-tab {
    /*background: url("../images/stuff.png");
    background-position: 0px -355px;
    border: 1px solid #E0E0E0;*/
    height: 33px;
    overflow: hidden;
}

    .product-tab a {
        border: 1px solid #E0E0E0;
        color: #333333;
        display: block;
        float: left;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        margin-left: 10px;
        text-align: center;
        text-decoration: none;
        width: 84px;
    }


        .product-tab a:hover {
            color: #333333;
        }

        .product-tab a.active {
            /*background: url("../images/LayoutProduct.png");
    background-position: 0px 0px;*/
            background-color: #e6423b;
            border: 1px solid #e6423b;
            color: #fff;
            font-weight: bold;
        }

            .product-tab a.active:hover {
                color: #fff;
                font-weight: bold;
            }

        .product-tab a.tab4 {
            border: none;
            font-weight: normal;
            height: 26px;
            width: 86px;
        }

            .product-tab a.tab4.active {
                background-position: -84px 0px;
                border: 1px solid #e6423b;
            }

#product-details {
    margin-left: 15px;
    overflow: hidden;
    width: 992px;
}

    #product-details .product-content {
        display: none;
        line-height: 22px;
        margin-top: 10px;
        overflow: hidden;
        width: 992px;
    }

        #product-details .product-content .baozhuangline {
            border-top: 1px solid #ebebeb;
            height: 1px;
            overflow: hidden;
        }

        #product-details .product-content.active {
            display: block;
        }

.ggcs_title {
    background: #E0E0E0;
    border: 1px solid #EBEBEB;
    border-bottom: 0px;
    clear: both;
    color: #000000;
    height: 20px;
    overflow: hidden;
    padding: 5px 10px;
}

.ggcs_main {
    border: 1px solid #EBEBEB;
    border-top: 0px;
    clear: both;
    overflow: hidden;
}

    .ggcs_main .ggcs_main-l {
        border-right: 1px solid #EBEBEB;
        float: left;
        margin-bottom: -500px;
        padding: 5px 10px 500px;
        text-align: right;
        width: 120px;
    }

    .ggcs_main .ggcs_main-r {
        float: left;
        padding: 5px 10px;
        width: 815px;
    }

#product-reviews {
    margin-top: 10px;
    overflow: hidden;
}

    #product-reviews .reviews-content {
        margin-top: 10px;
        overflow: hidden;
        width: 980px;
    }

    #product-reviews .reviews-rate {
        background-color: #F9F9F9;
        border: 1px solid #E0E0E0;
        height: 140px;
        margin-bottom: 10px;
        margin-top: 15px;
        overflow: hidden;
        padding: 10px;
        padding-left: 20px;
    }

        #product-reviews .reviews-rate .reviews-rate-a {
            /*border-right: 1px solid #E0E0E0;*/
            color: #e6423b;
            float: left;
            padding-top: 10px;
            text-align: left;
            width: 90px;
        }

            #product-reviews .reviews-rate .reviews-rate-a h1 {
                color: #717171;
                display: inline;
                font-size: 14px;
            }

            #product-reviews .reviews-rate .reviews-rate-a strong {
                display: block;
                font-size: 35px;
                margin-left: -5px;
                margin-top: 30px;
            }

        #product-reviews .reviews-rate .reviews-rate-b {
            /*border-right: 1px solid #E0E0E0;*/
            float: left;
            height: 60px;
            padding: 50px 90px;
            /*width: 210px;*/
        }

            #product-reviews .reviews-rate .reviews-rate-b .reviews-rate-b-rate {
                color: #333;
                height: 20px;
                line-height: 20px;
                overflow: hidden;
                width: 250px;
            }

                #product-reviews .reviews-rate .reviews-rate-b .reviews-rate-b-rate span.icon_rate {
                    background-color: #E4E4E4;
                    /*background: url("../images/stuff.png");
                    background-position: 0px -386px;
                    border: 1px solid #cccccc;*/
                    display: inline-block;
                    height: 10px;
                    margin: -3px 3px 0;
                    margin-left: 15px;
                    overflow: hidden;
                    width: 100px;
                }

                    #product-reviews .reviews-rate .reviews-rate-b .reviews-rate-b-rate span.icon_rate b {
                        background-color: #e6423b;
                        /*background: url("../images/stuff.png");
                        background-position: 0px -395px;*/
                        display: block;
                        height: 10px;
                        line-height: 0;
                        overflow: hidden;
                    }

        #product-reviews .reviews-rate .reviews-rate-c {
            /*border-right: 1px solid #E0E0E0;*/
            float: left;
            height: 50px;
            line-height: 20px;
            padding: 10px 15px;
            width: 446px;
        }

            #product-reviews .reviews-rate .reviews-rate-c .reviews-rate-c-m .icon-review-cus {
                background: url("../images/LayoutProduct.png");
                background-position: -250px -51px;
                display: inline-block;
                height: 12px;
                overflow: hidden;
                width: 16px;
            }

            #product-reviews .reviews-rate .reviews-rate-c .reviews-rate-c-m a {
                color: #005AA0;
                margin: 0px 5px;
                text-decoration: none;
            }

                #product-reviews .reviews-rate .reviews-rate-c .reviews-rate-c-m a:hover {
                    color: #EA5504;
                    text-decoration: underline;
                }

                #product-reviews .reviews-rate .reviews-rate-c .reviews-rate-c-m a.not {
                    margin: 0px;
                }

        #product-reviews .reviews-rate .reviews-rate-d {
            float: left;
            height: 50px;
            margin-top: 30px;
            padding: 10px 40px;
            text-align: left;
            width: 250px;
        }

            #product-reviews .reviews-rate .reviews-rate-d div {
                font-size: 13px;
                margin: 10px 0 10px 0;
            }

            #product-reviews .reviews-rate .reviews-rate-d a {
                color: #005AA0;
                text-decoration: none;
            }

                #product-reviews .reviews-rate .reviews-rate-d a:hover {
                    color: #EA5504;
                    text-decoration: underline;
                }

                #product-reviews .reviews-rate .reviews-rate-d a.btn-wantreview {
                    background: url("../img/btns.png") 0px -72px;
                    background-position: 0 -73px;
                    display: block;
                    height: 33px;
                    line-height: 200px;
                    margin-bottom: 5px;
                    overflow: hidden;
                    width: 133px;
                }

.reviews-model {
    /*border-top: 1px solid #CCCCCC;*/
    margin-bottom: 10px;
    overflow: hidden;
    width: 980px;
}

    .reviews-model .reviews-model-t {
        background: #F2F2F2;
        color: #484848;
        height: 30px;
        line-height: 30px;
        padding: 0px 10px;
        zoom: 1;
    }

        .reviews-model .reviews-model-t .reviews-model-t-title {
            float: left;
            _position: relative;
            _top: 8px;
        }

            .reviews-model .reviews-model-t .reviews-model-t-title .icon_star {
                background: url("../images/LayoutProduct.png");
                background-position: -301px -78px;
                left: 5px;
                position: relative;
                top: 2px;
                _top: 0px;
            }

                .reviews-model .reviews-model-t .reviews-model-t-title .icon_star b {
                    background: url("../images/LayoutProduct.png");
                    background-position: -301px -91px;
                }

        .reviews-model .reviews-model-t .reviews-model-t-date {
            float: right;
        }

    .reviews-model .reviews-model-c {
        overflow: hidden;
    }

    .reviews-model .reviews-model-c-l {
        float: left;
        overflow: hidden;
        padding: 20px 10px 10px 10px;
        width: 130px;
    }

        .reviews-model .reviews-model-c-l .c-rank img {
            border: 1px solid #CCCCCC;
            height: 66px;
            width: 66px;
        }

        .reviews-model .reviews-model-c-l .c-name {
            line-height: 20px;
        }

    .reviews-model .reviews-model-c-r {
        /*border-left: 1px dotted #D8D8D8;*/
        float: left;
        /*height: 170px;*/
        /*border-bottom: 1px solid #CCCCCC;*/
        margin-top: 16px;
        overflow: hidden;
        padding: 0px 0px;
        width: 830px;
    }

        .reviews-model .reviews-model-c-r .c-text {
            clear: both;
            line-height: 20px;
        }

            .reviews-model .reviews-model-c-r .c-text .scoreOne {
                background: url("../img/btns.png");
                background-position: -20px -108px;
                display: inline-block;
                height: 17px;
                width: 18px;
            }

            .reviews-model .reviews-model-c-r .c-text .getScore {
                display: inline-block;
                font-size: 14px;
                margin: 0 0 0 10px;
            }

            .reviews-model .reviews-model-c-r .c-text dl {
                margin: 5px 0px;
                overflow: hidden;
            }

                .reviews-model .reviews-model-c-r .c-text dl dt {
                    float: left;
                    width: 80px;
                }

                .reviews-model .reviews-model-c-r .c-text dl dd {
                    float: left;
                    width: 660px;
                }

            .reviews-model .reviews-model-c-r .c-text.c-text-myreply {
                line-height: 30px;
                margin: 5px 0px;
                overflow: hidden;
            }

            .reviews-model .reviews-model-c-r .c-text .c-text-my {
                float: right;
            }

            .reviews-model .reviews-model-c-r .c-text .c-text-reply {
                float: right;
            }

                .reviews-model .reviews-model-c-r .c-text .c-text-reply a {
                    color: #005AA0;
                }

                    .reviews-model .reviews-model-c-r .c-text .c-text-reply a:hover {
                        color: #EA5504;
                        text-decoration: underline;
                    }

            .reviews-model .reviews-model-c-r .c-text .c-text-my a.cbtn:hover {
                background-color: #e6423b;
                border: none;
                color: #FFFFFF;
            }

            .reviews-model .reviews-model-c-r .c-text .c-text-my a.cbtn {
                background-color: #F9F9F9;
                /* background: -moz-linear-gradient(center top, #FEFEFE 0%, #F1F1F1 100%) repeat scroll 0 0 transparent; */
                /*border: 1px solid #CDCDCD;*/
                /* color: #005AA0; */
                display: inline-block;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F1F1F1', GradientType=0);
                font: bold 17px/22px 微软雅黑;
                height: 30px;
                margin: 0px 5px;
                overflow: hidden;
                padding-right: 3px;
                padding-top: 3px;
                /* padding-left: 5px; */
                text-align: center;
                width: 30px;
            }

        .reviews-model .reviews-model-c-r .c-f-text {
            background: #F9F9F9;
            line-height: 20px;
            overflow: hidden;
        }

            .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content {
                overflow: hidden;
                padding-bottom: 10px;
            }

                .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content dl {
                    /*border-top: 1px solid #F4F4F4;*/
                    clear: both;
                    margin: 4px 0px;
                    overflow: hidden;
                }

                    .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content dl dt {
                        float: left;
                        line-height: 20px;
                        padding-left: 5px;
                        width: 25px;
                    }

                        .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content dl dt strong {
                            color: #BEBEBE;
                            font-family: arial;
                            font-size: 20px;
                        }

                    .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content dl dd {
                        float: left;
                        padding: 0px 5px;
                        width: 710px;
                    }

                        .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content dl dd .c-f-text-content-t {
                            height: 20px;
                            line-height: 20px;
                        }

                            .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content dl dd .c-f-text-content-t .u-name {
                                float: left;
                            }

                            .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content dl dd .c-f-text-content-t .date-comment {
                                color: #999;
                                float: right;
                            }

                        .reviews-model .reviews-model-c-r .c-f-text .c-f-text-content dl dd .c-f-text-content-c {
                            overflow: hidden;
                        }

        .reviews-model .reviews-model-c-r .seperateLine {
            border-bottom: 1px solid #f1f1f1;
            margin-top: 30px;
        }

#product-faq {
    border-bottom: 1px solid #f1f1f1;
    margin-top: 15px;
    padding-bottom: 10px;
}

#product-faq-result {
    color: #999999;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    margin-right: 65px;
}

    #product-faq-result a {
        color: #005AA0;
        margin: 0px 10px;
        text-decoration: none;
    }

        #product-faq-result a:hover {
            color: #EA5504;
            text-decoration: underline;
        }

#product-faq .faq-content {
    overflow: hidden;
    width: 980px;
}

    #product-faq .faq-content .faq-content-t {
        background: #F2F2F2;
        border-top: 1px solid #ccc;
        height: 30px;
        line-height: 30px;
        margin-top: 10px;
        overflow: hidden;
        padding: 0 10px;
    }

        #product-faq .faq-content .faq-content-t .f-name {
            float: left;
        }

        #product-faq .faq-content .faq-content-t .f-date {
            float: right;
        }

    #product-faq .faq-content .faq-content-c {
        overflow: hidden;
    }

        #product-faq .faq-content .faq-content-c .faq-content-c-text {
            line-height: 22px;
            overflow: hidden;
        }

b.icon-ask {
    background: url("../images/LayoutProduct.png");
    background-position: -205px 0;
    display: block;
    float: left;
    height: 13px;
    line-height: 0;
    margin-left: 10px;
    margin-top: 5px;
    overflow: hidden;
    width: 14px;
}

b.icon-question {
    background: url("../images/LayoutProduct.png");
    background-position: -205px -15px;
    display: block;
    float: left;
    height: 13px;
    line-height: 0;
    margin-left: 10px;
    margin-top: 5px;
    overflow: hidden;
    width: 14px;
}

#product-faq .faq-content .faq-content-c .faq-content-c-text .faq-content-c-text-c {
    float: right;
    width: 930px;
}

#other-shop-product {
    overflow: hidden;
    width: 980px;
}

    #other-shop-product .other-shop-product-t {
        background-position: 0 -157px;
        border-top: 1px solid #DE0303;
        color: #DE0303;
        font-size: 14px;
        font-weight: bold;
        height: 46px;
        line-height: 30px;
        padding: 0px 10px;
    }

    #other-shop-product .other-shop-product-c .products1 {
        width: 220px;
    }

.clr {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.replyform {
    overflow: hidden;
}

    .replyform .replyform-t {
        height: 25px;
        line-height: 25px;
    }

    .replyform .replyform-c textarea {
        border: 1px solid #BBBBBB;
        height: 80px;
        padding: 4px 3px;
        width: 700px;
    }

    .replyform .replyform-c label {
        color: #333333;
    }

    .replyform .replyform-b a {
        background: -moz-linear-gradient(center top, #FEFEFE 0%, #F1F1F1 100%) repeat scroll 0 0 transparent;
        background: -moz-linear-gradient(center top, #FEFEFE 0%, #F1F1F1 100%) repeat scroll 0 0 transparent;
        border: 1px solid #CDCDCD;
        color: #005AA0;
        display: inline-block;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F1F1F1', GradientType=0);
        font: 12px/22px Arial;
        height: 22px;
        margin: 0px 5px;
        overflow: hidden;
        padding: 0 18px;
    }

strong.buy_time {
    background-color: rgb(230, 66, 50);
    color: #fff;
    display: inline-block;
    font-weight: normal;
    height: 19px;
    line-height: 19px;
    padding: 0px 5px;
}

span#DetailBuyTime strong {
    color: rgb(205, 0, 0);
    font-size: 16px;
    margin: 0px 2px;
}

#faqform {
    overflow: hidden;
    padding: 10px 0px;
}

    #faqform #txtFaq {
        border: 1px solid #f1f1f1;
        line-height: 22px;
        margin-bottom: 5px;
        padding: 0px 5px;
        padding-left: 20px;
        width: 880px;
    }

    #faqform a {
        background: -moz-linear-gradient(center top, #FEFEFE 0%, #F1F1F1 100%) repeat scroll 0 0 transparent;
        background-color: #E71F19;
        /* border: 1px solid #CDCDCD; */
        color: #fff;
        display: inline-block;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F1F1F1', GradientType=0);
        float: right;
        font: 15px/22px "微软雅黑";
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        padding: 0 18px;
        text-align: center;
        margin-right: 65px;
    }

#pubcomment {
    overflow: hidden;
}

    #pubcomment .pubcomment-t {
        background-color: #e6423b;
        color: #fff;
        height: 30px;
        line-height: 30px;
        padding: 0px 10px;
    }

        #pubcomment .pubcomment-t strong {
            font-size: 14px;
        }

    #pubcomment .pubcomment-m {
        background-color: rgb(250, 250, 250);
        border: 1px solid #f0f0f0;
        line-height: 30px;
        margin: 10px;
        overflow: hidden;
        padding: 5px 10px;
    }

    #pubcomment .pubcomment-form {
        overflow: hidden;
        padding: 5px 10px;
        width: 958px;
    }

        #pubcomment .pubcomment-form dl {
            border-bottom: 1px solid #ebebeb;
            clear: both;
            margin: 0px;
            margin-bottom: 10px;
            overflow: hidden;
            padding: 0px;
            padding-bottom: 15px;
            zoom: 1;
        }

            #pubcomment .pubcomment-form dl dt {
                height: 30px;
                line-height: 30px;
                overflow: hidden;
            }

                #pubcomment .pubcomment-form dl dt strong {
                    color: #333;
                    font-size: 14px;
                }

            #pubcomment .pubcomment-form dl dd {
                margin: 0px;
                overflow: hidden;
                padding: 0px;
                padding-left: 10px;
            }

                #pubcomment .pubcomment-form dl dd.rate {
                    line-height: 22px;
                }

                    #pubcomment .pubcomment-form dl dd.rate .icon_star {
                        position: relative;
                        top: 2px;
                        _top: 0px;
                    }

                #pubcomment .pubcomment-form dl dd .input {
                    border: 1px solid #bbb;
                    color: #333;
                    float: left;
                    height: 16px;
                    padding: 4px 3px;
                    width: 500px;
                }

                #pubcomment .pubcomment-form dl dd .textarea {
                    border: 1px solid #bbb;
                    color: #333;
                    float: left;
                    height: 80px;
                    padding: 4px 3px;
                    width: 500px;
                }

                #pubcomment .pubcomment-form dl dd .input.active {
                    border: 1px solid #f00;
                    color: #f00;
                    outline: 1px solid #ffc1c1;
                }

                #pubcomment .pubcomment-form dl dd .textarea.active {
                    border: 1px solid #f00;
                    color: #f00;
                    outline: 1px solid #ffc1c1;
                }

                #pubcomment .pubcomment-form dl dd .label {
                    color: #999;
                    float: left;
                    padding-left: 10px;
                    width: 180px;
                }

                #pubcomment .pubcomment-form dl dd .labelactive {
                    color: #f00;
                }

    #pubcomment .pubcomment-submit {
        margin-bottom: 10px;
        padding-bottom: 15px;
        padding-left: 10px;
    }

        #pubcomment .pubcomment-submit input {
            background: #e6423b;
            border: 0px;
            color: white;
            cursor: pointer;
            font-family: "微软雅黑";
            font-size: 15px;
            font-weight: bold;
            height: 30px;
            width: 110px;
        }

#productcomment {
    overflow: hidden;
}

    #productcomment .productcomment-t {
        background-color: #e6423b;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        height: 32px;
        line-height: 32px;
        overflow: hidden;
        padding: 0px 10px;
    }

    #productcomment .productcomment-m {
        border: 1px solid #e6423b;
        border-top: 0px;
        overflow: hidden;
        padding: 10px;
    }

        #productcomment .productcomment-m dl {
            margin: 0px;
            padding: 0px;
        }

            #productcomment .productcomment-m dl dt {
                overflow: hidden;
                text-align: center;
            }

                #productcomment .productcomment-m dl dt a img {
                    border: 0px;
                }

            #productcomment .productcomment-m dl dd {
                line-height: 22px;
                overflow: hidden;
            }

                #productcomment .productcomment-m dl dd a {
                    color: #0064B0;
                    text-decoration: none;
                }

                    #productcomment .productcomment-m dl dd a:hover {
                        color: #EA5504;
                        text-decoration: underline;
                    }

    #productcomment .productcomment-m-btn {
        overflow: hidden;
        padding: 10px;
        text-align: center;
    }

        #productcomment .productcomment-m-btn input {
            background: #e6423b;
            border: 0px;
            color: white;
            cursor: pointer;
            font-family: "微软雅黑";
            font-size: 15px;
            font-weight: bold;
            height: 30px;
            width: 110px;
        }

#nocommnet {
    border: 1px solid #e6423b;
    height: 180px;
    margin: 80px 200px;
    overflow: hidden;
    position: relative;
    width: 560px;
}

    #nocommnet em {
        left: 40px;
        position: absolute;
        top: 50px;
    }

    #nocommnet div {
        left: 120px;
        line-height: 22px;
        overflow: hidden;
        position: absolute;
        top: 20px;
    }

        #nocommnet div strong {
            color: #e6423b;
            display: block;
            font-size: 14px;
            margin-bottom: 10px;
        }

        #nocommnet div a {
            color: #0064B0;
            display: block;
            margin-top: 5px;
            text-decoration: none;
        }

            #nocommnet div a:hover {
                color: #EA5504;
                text-decoration: underline;
            }

#dialogcompare {
    border: 2px solid #e89e00;
    display: none;
    position: absolute;
    right: 0px;
    top: 50px;
    width: 300px;
    z-index: 10;
}

    #dialogcompare .dialog-header {
        background: none;
        background-color: rgb(253, 249, 212);
        height: 30px;
        line-height: 30px;
    }

        #dialogcompare .dialog-header .dialog-title {
            color: #cb0000;
            font-size: 14px;
            font-weight: bold;
        }

        #dialogcompare .dialog-header .dialog-compare-close {
            cursor: pointer;
            display: block;
            font-size: 14px;
            font-weight: bold;
            height: 16px;
            position: absolute;
            right: 6px;
            top: 0px;
            width: 16px;
        }

    #dialogcompare .dialog-content {
        overflow: hidden;
    }

        #dialogcompare .dialog-content .dialog-no-body {
            color: #333333;
            display: none;
            overflow: hidden;
            padding: 10px 0px;
            text-align: center;
        }

        #dialogcompare .dialog-content .dialog-body .d-info {
            background-color: rgb(255, 255, 227);
            border: 1px solid #e7d3b8;
            color: #333333;
            line-height: 18px;
            padding: 1px 10px;
        }

        #dialogcompare .dialog-content .dialog-body .d-item {
            border-bottom: 1px solid #ccc;
            clear: both;
            height: 36px;
            line-height: 18px;
            margin: 2px 5px;
            overflow: hidden;
            padding: 5px 0px;
        }

        #dialogcompare .dialog-content .dialog-body .d-item {
            border-bottom: 1px solid #ccc;
            clear: both;
            height: 35px;
            line-height: 18px;
            margin: 2px 5px;
            overflow: hidden;
            padding: 5px 0px;
        }

            #dialogcompare .dialog-content .dialog-body .d-item .c-name {
                float: left;
                overflow: hidden;
                width: 160px;
            }

                #dialogcompare .dialog-content .dialog-body .d-item .c-name a {
                    color: #555;
                    text-decoration: none;
                }

                    #dialogcompare .dialog-content .dialog-body .d-item .c-name a:hover {
                        color: #EA5504;
                        text-decoration: underline;
                    }

            #dialogcompare .dialog-content .dialog-body .d-item .c-del {
                float: right;
                overflow: hidden;
                text-align: right;
                width: 60px;
            }

                #dialogcompare .dialog-content .dialog-body .d-item .c-del a {
                    color: #085b9a;
                    text-decoration: none;
                }

                    #dialogcompare .dialog-content .dialog-body .d-item .c-del a:hover {
                        color: #EA5504;
                        text-decoration: underline;
                    }

        #dialogcompare .dialog-content .dialog-footer {
            overflow: hidden;
            text-align: center;
        }

            #dialogcompare .dialog-content .dialog-footer a {
                color: #005AA0;
                display: inline-block;
                font: 12px/22px Arial;
                height: 22px;
                line-height: 20px;
                margin: 0px 5px;
                overflow: hidden;
                padding: 0 18px;
                position: relative;
                text-align: center;
                text-decoration: none;
            }

                #dialogcompare .dialog-content .dialog-footer a:hover {
                    color: #EA5504;
                    text-decoration: underline;
                }

.panicbuypagenav {
    line-height: 30px;
    line-height: 30px;
    overflow: hidden;
}

#panicbuypage-t {
    overflow: hidden;
    position: relative;
}

    #panicbuypage-t .panicbuypagetitle {
        font-family: "微软雅黑";
        font-size: 15px;
        font-weight: bold;
        height: 32px;
        left: 326px;
        line-height: 29px;
        overflow: hidden;
        position: absolute;
        top: 0px;
        white-space: nowrap;
        width: 300px;
    }

        #panicbuypage-t .panicbuypagetitle strong {
            color: #CC0000;
        }

.CompareDel {
    display: inline-block;
}

    .CompareDel em {
        background: url("../images/LayoutGlobal.png");
        background-position: -182px 0;
        display: inline-block;
        height: 14px;
        position: relative;
        top: 3px;
        width: 12px;
    }

table.proCompareList {
    border-collapse: collapse;
}

.proCompareList td, .proCompareList th {
    border: 1px solid #CCCCCC;
    padding: 12px;
    vertical-align: middle;
}

.proCompareList th {
    padding: 0;
    padding-left: 12px;
    text-align: left;
}

.proCompareList td.product {
    overflow: hidden;
    text-align: center;
    width: 16%;
}

.proCompareTitle {
    background: url("../images/stuff.png");
    background-position: 0px -157px;
    border: 1px solid #CCCCCC;
    border-bottom: 0px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding-left: 12px;
}

.proCompareList td.product .compare-p {
    margin: 0 auto;
    overflow: hidden;
    width: 250px;
}

    .proCompareList td.product .compare-p .product-img {
        height: 100px;
        margin: 0 auto;
        overflow: hidden;
        padding: 5px;
        width: 100px;
    }

        .proCompareList td.product .compare-p .product-img a {
            display: inline-block;
        }

            .proCompareList td.product .compare-p .product-img a img {
                border: 0px;
            }

    .proCompareList td.product .compare-p .product-name {
        overflow: hidden;
        padding: 5px 0px;
        width: 250px;
    }

        .proCompareList td.product .compare-p .product-name a {
            color: #0064B0;
            text-decoration: none;
        }

            .proCompareList td.product .compare-p .product-name a:hover {
                color: #EA5504;
                text-decoration: underline;
            }

    .proCompareList td.product .compare-p .product-btns {
        margin: 0 auto;
        overflow: hidden;
        padding: 5px 0px;
        width: 250px;
    }

        .proCompareList td.product .compare-p .product-btns a {
            background: url("../images/LayoutProduct.png");
            background-position: -301px -104px;
            color: #333333;
            display: inline-block;
            height: 22px;
            line-height: 22px;
            margin-right: 5px;
            text-align: center;
            text-decoration: none;
            width: 51px;
        }

.GroupTitle {
    height: 49px;
    overflow: hidden;
}

    .GroupTitle .GroupTitle-l {
        background: url("../images/LayoutGroupShopping.png");
        background-position: -257px -102px;
        float: left;
        height: 49px;
        width: 3px;
    }

    .GroupTitle .GroupTitle-r {
        background: url("../images/LayoutGroupShopping.png");
        background-position: -260px -102px;
        float: right;
        height: 49px;
        width: 3px;
    }

    .GroupTitle .GroupTitle-c {
        background: url("../images/stuff.png");
        background-position: 0 -498px;
        float: left;
        height: 48px;
        line-height: 48px;
        padding: 0px 20px;
        width: 938px;
    }

        .GroupTitle .GroupTitle-c a {
            color: #929090;
            font-family: "黑体";
            font-size: 22px;
            font-weight: 400;
            text-decoration: none;
        }

            .GroupTitle .GroupTitle-c a:hover {
                color: #929090;
            }

            .GroupTitle .GroupTitle-c a.active {
                color: #007c37;
            }

        .GroupTitle .GroupTitle-c .groupline {
            color: #929090;
            font-size: 16px;
            margin: 0px 15px;
            position: relative;
            top: -3px;
        }

.GroupRight {
    float: right;
    margin-top: 10px;
    overflow: hidden;
    width: 230px;
}

    .GroupRight .GroupRight-t {
        background: url("../images/stuff.png");
        background-position: 0 -462px;
        border: 1px solid red;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        padding: 0px 10px;
    }

    .GroupRight .GroupRight-m {
        border: 1px solid #F3F3F3;
        border-top: 0px;
        overflow: hidden;
        padding: 10px;
    }

        .GroupRight .GroupRight-m dl {
            border-bottom: 1px solid #F3F3F3;
            margin: 0px 5px;
            padding: 10px 0px;
            padding-bottom: 20px;
        }

            .GroupRight .GroupRight-m dl dt {
                overflow: hidden;
                padding: 5px 0px;
                text-align: center;
            }

                .GroupRight .GroupRight-m dl dt a {
                    display: inline-block;
                    height: 123px;
                    width: 190px;
                }

                    .GroupRight .GroupRight-m dl dt a img {
                        border: 0px;
                    }

            .GroupRight .GroupRight-m dl dd {
                margin: 0px;
                overflow: hidden;
            }

                .GroupRight .GroupRight-m dl dd.g-name {
                    height: 44px;
                    line-height: 22px;
                    overflow: hidden;
                }

                    .GroupRight .GroupRight-m dl dd.g-name a {
                        color: #000;
                        font-size: 14px;
                        font-weight: 400;
                    }

                .GroupRight .GroupRight-m dl dd.g-shop {
                    color: #333333;
                    font-size: 16px;
                    font-weight: bold;
                    margin: 10px 0px;
                }

                    .GroupRight .GroupRight-m dl dd.g-shop strong {
                        color: Red;
                        font-family: "宋体";
                        font-size: 20px;
                        margin-right: 5px;
                    }

                .GroupRight .GroupRight-m dl dd.g-btns {
                    overflow: hidden;
                }

                    .GroupRight .GroupRight-m dl dd.g-btns a {
                        background: url("../images/LayoutGroupShopping.png");
                        background-position: 0 -159px;
                        color: #fff;
                        display: inline-block;
                        float: right;
                        height: 20px;
                        line-height: 19px;
                        text-align: center;
                        width: 72px;
                    }

                        .GroupRight .GroupRight-m dl dd.g-btns a:hover {
                            color: #fff;
                        }

.GroupLeft {
    float: left;
    margin-top: 10px;
    padding-left: 5px;
    width: 720px;
}

.Group-MainContent {
    border: 3px solid #E00500;
    height: 498px;
    margin-bottom: 5px;
    position: relative;
}

    .Group-MainContent .Group-MainContent-Num {
        background: url("../images/LayoutGroupShopping.png");
        background-position: -257px 0;
        color: #fff;
        font-family: Arial;
        font-size: 22px;
        font-weight: bold;
        height: 70px;
        left: 0px;
        overflow: hidden;
        padding-left: 10px;
        padding-top: 5px;
        position: absolute;
        top: 0px;
        width: 68px;
        z-index: 0;
    }

    .Group-MainContent .Group-MainContent-Title {
        height: 90px;
        line-height: 30px;
        margin-left: 68px;
        overflow: hidden;
        padding-top: 20px;
        position: relative;
        width: 630px;
    }

        .Group-MainContent .Group-MainContent-Title a {
            color: #333333;
            font-family: "黑体";
            font-size: 20px;
            font-weight: 400;
        }

            .Group-MainContent .Group-MainContent-Title a:hover {
                color: #CC0000;
                text-decoration: underline;
            }

        .Group-MainContent .Group-MainContent-Title h1 {
            color: #333333;
            font-family: "黑体";
            font-size: 20px;
            font-weight: 400;
        }

    .Group-MainContent .Group-MainContent-Price {
        float: left;
        margin-top: 20px;
        position: relative;
        width: 365px;
        z-index: 0;
    }

        .Group-MainContent .Group-MainContent-Price .g-groupicon {
            background: url("../images/LayoutGroupShopping.png");
            background-position: 0px 0px;
            height: 76px;
            left: -17px;
            position: relative;
            width: 257px;
            z-index: 1;
        }

            .Group-MainContent .Group-MainContent-Price .g-groupicon strong {
                color: #fff;
                font-size: 26px;
                font-weight: 400;
                left: 12px;
                position: absolute;
                top: 22px;
                z-index: 1;
            }

            .Group-MainContent .Group-MainContent-Price .g-groupicon a {
                background: url("../images/LayoutGroupShopping.png");
                background-position: -132px 0;
                display: inline-block;
                height: 76px;
                line-height: 200px;
                overflow: hidden;
                position: absolute;
                right: 0px;
                top: 0px;
                width: 124px;
                z-index: 0;
            }

                .Group-MainContent .Group-MainContent-Price .g-groupicon a.next {
                    background-position: -2px -80px;
                }

                .Group-MainContent .Group-MainContent-Price .g-groupicon a.finsh {
                    background-position: -128px -80px;
                    width: 121px;
                }

                .Group-MainContent .Group-MainContent-Price .g-groupicon a.detail {
                    background-position: -3px -180px;
                    width: 121px;
                }

        .Group-MainContent .Group-MainContent-Price .g-priceall {
            background: #FFEFDF;
            overflow: hidden;
            padding: 10px 0px;
            width: 204px;
        }

            .Group-MainContent .Group-MainContent-Price .g-priceall ul {
                margin: 0px;
                overflow: hidden;
                padding: 0px;
            }

                .Group-MainContent .Group-MainContent-Price .g-priceall ul li {
                    float: left;
                    height: 27px;
                    line-height: 27px;
                    overflow: hidden;
                    text-align: center;
                    width: 40px;
                }

                    .Group-MainContent .Group-MainContent-Price .g-priceall ul li.price {
                        width: 80px;
                    }

                    .Group-MainContent .Group-MainContent-Price .g-priceall ul li b {
                        font-size: 14px;
                    }

        .Group-MainContent .Group-MainContent-Price .g-date {
            background-color: #FFE5CA;
            height: 74px;
            margin: 2px 0px;
            overflow: hidden;
            padding-left: 15px;
            padding-top: 10px;
            position: relative;
            width: 189px;
            z-index: 1;
        }

            .Group-MainContent .Group-MainContent-Price .g-date .g-date-icon {
                background: url("../images/LayoutGroupShopping.png");
                background-position: -264px -100px;
                height: 60px;
                position: absolute;
                right: 5px;
                top: 15px;
                width: 51px;
            }

            .Group-MainContent .Group-MainContent-Price .g-date .g-date-title {
                height: 30px;
                line-height: 30px;
            }

            .Group-MainContent .Group-MainContent-Price .g-date .g-date-time {
                color: #E06619;
                font-size: 14px;
                font-weight: bold;
                height: 30px;
                line-height: 30px;
            }

        .Group-MainContent .Group-MainContent-Price .g-isshop {
            background-color: #FFD8B1;
            font-size: 16px;
            font-weight: bold;
            height: 90px;
            *height: 89px;
            line-height: 24px;
            overflow: hidden;
            padding: 20px 0px;
            position: relative;
            text-align: center;
            width: 204px;
        }

            .Group-MainContent .Group-MainContent-Price .g-isshop .g-isshop-text {
                height: 90px;
                overflow: hidden;
                position: relative;
                width: 204px;
            }

                .Group-MainContent .Group-MainContent-Price .g-isshop .g-isshop-text table {
                    text-align: center;
                    width: 100%;
                }

                    .Group-MainContent .Group-MainContent-Price .g-isshop .g-isshop-text table tr td {
                        padding-left: 15px;
                        padding-top: 15px;
                    }

            .Group-MainContent .Group-MainContent-Price .g-isshop .span-red {
                font-size: 20px;
            }

        .Group-MainContent .Group-MainContent-Price .g-isshop-icon {
            background: url("../images/LayoutGroupShopping.png");
            background-position: -257px -75px;
            height: 25px;
            left: 10px;
            position: absolute;
            top: 50px;
            width: 32px;
            z-index: 0;
        }

    .Group-MainContent .Group-MainContent-Pic {
        height: 388px;
        overflow: hidden;
        position: absolute;
        right: 10px;
        top: 110px;
        width: 464px;
    }

        .Group-MainContent .Group-MainContent-Pic .g-pic-big {
            height: 260px;
            margin: 0px 30px;
            width: 400px;
        }

            .Group-MainContent .Group-MainContent-Pic .g-pic-big a {
                display: block;
            }

                .Group-MainContent .Group-MainContent-Pic .g-pic-big a img {
                    height: 260px;
                    width: 400px;
                }

        .Group-MainContent .Group-MainContent-Pic .g-pic-list {
            height: 60px;
            margin-left: 70px;
            margin-top: 10px;
            position: relative;
            width: 340px;
        }

            .Group-MainContent .Group-MainContent-Pic .g-pic-list .pre {
                background: url("../images/LayoutGroupShopping.png");
                background-position: -289px -78px;
                height: 22px;
                left: 0px;
                position: absolute;
                top: 14px;
                width: 8px;
            }

            .Group-MainContent .Group-MainContent-Pic .g-pic-list .next {
                background: url("../images/LayoutGroupShopping.png");
                background-position: -299px -78px;
                height: 22px;
                position: absolute;
                right: 0px;
                top: 14px;
                width: 8px;
            }

            .Group-MainContent .Group-MainContent-Pic .g-pic-list .group-list {
                height: 55px;
                /*    overflow:hidden;
    width:282px;
    height:55px;*/
                left: 20px;
                position: absolute;
            }

                .Group-MainContent .Group-MainContent-Pic .g-pic-list .group-list ul {
                    list-style: none;
                    margin: 0px;
                    padding: 0px;
                }

                .Group-MainContent .Group-MainContent-Pic .g-pic-list .group-list li {
                    cursor: pointer;
                    float: left;
                    text-align: center;
                    width: 60px;
                }

                    .Group-MainContent .Group-MainContent-Pic .g-pic-list .group-list li img {
                        border: 1px solid #BDBDBD;
                        padding: 2px;
                        width: 50px;
                    }

                        .Group-MainContent .Group-MainContent-Pic .g-pic-list .group-list li img.active {
                            border: 2px solid #FF6600;
                            padding: 1px;
                        }

        .Group-MainContent .Group-MainContent-Pic .g-pic-share {
            height: 32px;
            margin-left: 8px;
            margin-top: 20px;
            position: relative;
            width: 445px;
        }

            .Group-MainContent .Group-MainContent-Pic .g-pic-share .span-323232 {
                color: #323232;
            }

            .Group-MainContent .Group-MainContent-Pic .g-pic-share #ckepop {
                left: 55px;
                position: absolute;
                top: 0px;
            }

                .Group-MainContent .Group-MainContent-Pic .g-pic-share #ckepop .jiathis_txt {
                    margin-right: 5px;
                }

.Group-Details {
    margin-top: 10px;
    overflow: hidden;
}

    .Group-Details .product-tab {
        width: 992px;
    }

    .Group-Details .product-content {
        display: none;
        line-height: 22px;
        overflow: hidden;
        width: 718px;
    }

        .Group-Details .product-content.active {
            display: block;
        }

.GroupLeft .Group-MainContent-History {
    border: 3px solid #E00500;
    margin-bottom: 5px;
    overflow: hidden;
    padding-bottom: 40px;
}

.GroupLeft .classpage {
    width: 680px;
}

.GroupLeft .index {
    border-top: 0px;
    padding: 10px 0px;
    width: 720px;
}

.GroupLeft .Group-MainContent-History h2 {
    font-size: 30px;
    padding: 20px;
    padding-bottom: 10px;
}

ul.deals-list {
    border-top: 1px solid #CCCCCC;
    margin: 0px;
    overflow: hidden;
    padding: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    width: 694px;
}

    ul.deals-list li {
        border-bottom: 1px dashed #CCCCCC;
        border-right: 1px dashed #CCCCCC;
        float: left;
        height: 228px;
        line-height: 22px;
        padding-top: 15px;
        width: 325px;
    }

        ul.deals-list li.first {
            height: 213px;
        }

        ul.deals-list li.alt {
            border-right: medium none;
            padding-left: 10px;
        }

        ul.deals-list li .time {
            color: #000000;
            font-size: 12px;
            font-weight: bold;
            margin-top: 0;
            padding-left: 5px;
        }

        ul.deals-list li h4 {
            font-weight: normal;
            height: 42px;
            margin-top: 5px;
            overflow: hidden;
            padding-left: 5px;
        }

        ul.deals-list li.alt h4 {
            padding-left: 10px;
        }

        ul.deals-list li h4 a {
            color: #666666;
            font-size: 14px;
            text-decoration: none;
        }

            ul.deals-list li h4 a:hover {
                text-decoration: underline;
            }

        ul.deals-list li .pic {
            float: left;
            height: 121px;
            margin: 8px 0 20px;
            width: 202px;
        }

            ul.deals-list li .pic img {
                display: block;
            }

        ul.deals-list li .info {
            color: #666666;
            float: left;
            font-size: 12px;
            padding-left: 10px;
            padding-top: 5px;
            width: 105px;
        }

            ul.deals-list li .info .total strong {
                color: #CC3333;
                font-size: 20px;
            }

            ul.deals-list li .info .price {
                font-size: 12px;
                line-height: 1.5;
                margin-top: 10px;
            }

                ul.deals-list li .info .price strong.old {
                    text-decoration: line-through;
                }

                ul.deals-list li .info .price strong {
                    color: #000000;
                    font-size: 14px;
                    font-weight: bold;
                }

                    ul.deals-list li .info .price strong.discount {
                        color: #CC3333;
                        font-size: 14px;
                        font-weight: bold;
                    }

            ul.deals-list li .info .price {
                font-size: 12px;
                line-height: 1.5;
            }

span.money {
    font-family: Helvetica, arial, sans-serif;
}

.second-cat {
    overflow: hidden;
}

    .second-cat h3 {
        background: url("../images/LayoutProduct.png");
        background-position: 0 -106px;
        color: #fff;
        display: block;
        height: 32px;
        line-height: 33px;
        overflow: hidden;
        padding: 0px 15px;
    }

    .second-cat .bd {
        border: 1px solid #d94d0f;
        border-top: 0px;
        overflow: hidden;
        padding: 10px 0px;
        width: 208px;
    }

        .second-cat .bd dl {
            margin: 0px;
            padding: 0px;
        }

            .second-cat .bd dl dt {
                cursor: pointer;
                font-size: 14px;
                line-height: 25px;
                margin: 0px;
                padding: 0px 20px 0px 20px;
                padding: 0px 20px 0px 20px;
                position: relative;
            }

                .second-cat .bd dl dt b {
                    color: #fff;
                    display: none;
                    font-size: 12px;
                    height: 10px;
                    overflow: hidden;
                    position: absolute;
                    right: 20px;
                    top: 5px;
                    width: 15px;
                }

            .second-cat .bd dl.active dt {
                background-color: #FFA801;
                color: #fff;
            }

                .second-cat .bd dl.active dt b {
                    display: block;
                }

            .second-cat .bd dl dd {
                display: none;
                line-height: 22px;
            }

            .second-cat .bd dl.active dd {
                display: block;
            }

            .second-cat .bd dl dd a {
                color: #333333;
            }

                .second-cat .bd dl dd a.big {
                    padding: 5px 20px;
                }

                    .second-cat .bd dl dd a.big .span_color_red {
                        font-weight: normal;
                    }

                    .second-cat .bd dl dd a.big.active {
                        font-weight: bold;
                    }

            .second-cat .bd dl dd ul {
                display: none;
            }

                .second-cat .bd dl dd ul.active {
                    display: block;
                }

                .second-cat .bd dl dd ul li {
                }

                    .second-cat .bd dl dd ul li.active {
                        background-color: #FFE3CE;
                    }

                    .second-cat .bd dl dd ul li a.small {
                        padding: 0px 20px 0px 40px;
                    }

                        .second-cat .bd dl dd ul li a.small.active {
                        }

#nooverflow {
    overflow: visible;
}

#nooverflowmainContent {
    margin-top: 5px;
    overflow: visible;
}

.producttypenav {
    border-bottom: 1px solid #e6423b;
    height: 33px;
    margin-top: 10px;
    overflow: hidden;
}

.gonggaonav {
    border-bottom: 1px solid #DEDEDE;
}

.producttypenav a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0px 30px;
    position: relative;
}

    .producttypenav a.active {
        background-color: #e6423b;
        color: #fff;
        height: 33px;
        line-height: 33px;
    }

    .producttypenav a.type {
        margin-left: 10px;
    }

    .producttypenav a.brand {
        margin-left: 10px;
    }

    .producttypenav a em {
        background: url("../images/LayoutProduct.png");
        display: inline-block;
        height: 33px;
        position: absolute;
        top: 0px;
        width: 2px;
    }

        .producttypenav a em.type-l {
            background-position: -297px -50px;
            left: 0px;
        }

        .producttypenav a em.type-r {
            background-position: -299px -50px;
            right: 0px;
        }

    .producttypenav a.active em.type-l {
        background-position: -293px -50px;
    }

    .producttypenav a.active em.type-r {
        background-position: -295px -50px;
    }

#producttype .m {
    margin-top: 20px;
    overflow: hidden;
    width: 585px;
}

#producttype .mt {
    background-color: #e6423b;
    border: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
    height: 28px;
    line-height: 28px;
}

    #producttype .mt h2 {
        background-color: #e6423b;
        font-size: 14px;
        height: 28px;
        padding: 0 5px 0 20px;
    }

        #producttype .mt h2 a {
            color: white;
        }

#producttype .mc {
    padding: 0 5px;
}

    #producttype .mc .fore {
        border-top: medium none;
    }

#producttype .current {
    background: none repeat scroll 0 0 #FFF6F0;
}

#producttype dl {
    border-top: 1px dotted #CCCCCC;
    line-height: 24px;
    overflow: hidden;
    padding: 5px;
    width: 565px;
}

#producttype dt {
    float: left;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 70px;
}

    #producttype dt a {
        color: #000;
    }

#producttype dd {
    float: left;
    width: 370px;
}

    #producttype dd em {
        float: left;
        font-style: normal;
    }

    #producttype dd a {
        color: #656565;
        margin-right: 16px;
        white-space: nowrap;
    }

        #producttype dd a:hover {
            color: #EA5504;
            text-decoration: underline;
        }

#productbrand {
    border: 1px solid #E2E2E2;
    border-top: 0px;
    overflow: hidden;
}

    #productbrand .b-t {
        clear: both;
        overflow: hidden;
        padding: 20px 40px 5px 40px;
        *padding: 20px 40px 0px 40px;
    }

        #productbrand .b-t .li-t {
            float: left;
            *height: 31px;
            *height: 31px;
            margin: 0px 5px;
            overflow: hidden;
            padding-bottom: 6px;
            position: relative;
            text-align: center;
        }

            #productbrand .b-t .li-t a {
                color: #333333;
                display: block;
                float: left;
                font-size: 14px;
                height: 25px;
                line-height: 25px;
            }

            #productbrand .b-t .li-t.active a {
                background: #e6423b;
                color: #fff;
                position: relative;
            }

            #productbrand .b-t .li-t em {
                background: #fff;
                display: none;
                font-style: normal;
                height: 1px;
                overflow: hidden;
                position: absolute;
                width: 1px;
            }

                #productbrand .b-t .li-t em.l-t {
                    left: 0px;
                    top: 0px;
                }

                #productbrand .b-t .li-t em.l-b {
                    left: 0px;
                    top: 24px;
                }

                #productbrand .b-t .li-t em.r-t {
                    right: 0px;
                    top: 0px;
                }

                #productbrand .b-t .li-t em.r-b {
                    right: 0px;
                    top: 24px;
                }

                #productbrand .b-t .li-t em.c {
                    color: #e6423b;
                    height: 6px;
                    line-height: 0px;
                    *line-height: 3px;
                    *padding-bottom: 5px;
                    top: 25px;
                    width: 14px;
                    _line-height: 5px;
                }

            #productbrand .b-t .li-t.active em {
                display: block;
            }

    #productbrand .b-m {
        background: #F5F5F5;
        border-top: 1px solid #E2E2E2;
        clear: both;
        display: none;
        margin-top: 10px;
        overflow: hidden;
        padding: 14px;
        zoom: 1;
    }

        #productbrand .b-m.active {
            display: block;
        }

        #productbrand .b-m dl {
            background: url("../images/LayoutBrand.png");
            float: left;
            height: 75px;
            margin: 0px;
            margin: 15px;
            overflow: hidden;
            padding: 5px;
            text-align: center;
            width: 155px;
        }

            #productbrand .b-m dl dt {
                height: 46px;
                margin: 0px;
                overflow: hidden;
                padding: 3px 0px 5px 0px;
            }

                #productbrand .b-m dl dt a {
                    display: inline-block;
                }

                    #productbrand .b-m dl dt a img {
                        border: 0px;
                        height: 46px;
                        width: 138px;
                    }

            #productbrand .b-m dl dd {
                margin: 0px;
                padding: 0px;
                padding-top: 6px;
            }

                #productbrand .b-m dl dd a {
                    color: #999;
                }

                    #productbrand .b-m dl dd a:hover {
                        color: #EA5504;
                        text-decoration: underline;
                    }

    #productbrand .b-b {
        clear: both;
        display: none;
        line-height: 30px;
        overflow: hidden;
        padding: 15px 20px;
    }

        #productbrand .b-b.active {
            display: block;
        }

        #productbrand .b-b h2 {
            font-size: 14px;
            padding: 0px 10px;
        }

        #productbrand .b-b a {
            color: #999;
            font-size: 14px;
            margin: 0px 10px;
        }

            #productbrand .b-b a:hover {
                color: #EA5504;
                text-decoration: underline;
            }

span.li_txt {
    clear: both;
    display: block;
}

.searchpagekey {
    font-family: Tahoma;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    padding-left: 20px;
}

.searchpagetips {
    border-bottom: 1px solid #f3f3f3;
    height: 16px;
    padding: 0 10px 8px 10px;
}

.searchpagekey strong {
    color: #CB0000;
    font-size: 14px;
    font-weight: bold;
}

.searchpagekey span {
    margin-left: 20px;
}

#PriceRangePanel {
    border: 1px solid #CACACA;
    margin-bottom: 10px;
    padding: 5px 8px;
}

    #PriceRangePanel span, #PriceRangePanel a {
        display: inline-block;
        padding: 2px 3px;
        zoom: 1;
        _display: inline;
    }

    #PriceRangePanel span {
        font-weight: 700;
        padding-right: 0;
        text-align: right;
        width: 70px;
    }

    #PriceRangePanel a.active {
        background: #3164AF;
        color: #fff;
        font-weight: 700;
    }

    #PriceRangePanel #PPRFrom, #PriceRangePanel #PPRTo {
        width: 50px;
    }

    #PriceRangePanel #PPRUdeBtn {
        border: 1px solid #cacaca;
        cursor: pointer;
        padding: 1px;
    }

.newslist {
    overflow: hidden;
}

    .newslist ul {
        list-style: none;
        margin: 10px 5px;
    }

        .newslist ul li {
            border-bottom: 1px dotted #d8d8d8;
            height: 35px;
            line-height: 35px;
            list-style: none;
            position: relative;
        }

            .newslist ul li em {
                background: #000;
                display: block;
                height: 3px;
                left: 10px;
                overflow: hidden;
                position: absolute;
                top: 16px;
                width: 3px;
            }

            .newslist ul li a {
                color: #333333;
                font-size: 14px;
                left: 25px;
                position: absolute;
                text-decoration: none;
            }

                .newslist ul li a:hover {
                    color: #EA5504;
                    text-decoration: underline;
                }

            .newslist ul li span.newstime {
                color: #9C9C9C;
                font-size: 14px;
                position: absolute;
                right: 0px;
            }

.newscontent {
    overflow: hidden;
}

    .newscontent .news-t {
        border-bottom: 1px solid #d8d8d8;
        margin: 10px 30px;
        padding: 10px 0px;
        text-align: center;
    }

    .newscontent .news-s {
        color: #9C9C9C;
        margin: 10px 30px;
        text-align: center;
    }

    .newscontent .news-c {
        color: #333333;
        font-size: 14px;
        line-height: 22px;
        margin: 10px 30px;
    }



#repaircomment {
    background-color: #fff9e9;
    overflow: hidden;
}

    #repaircomment .repaircomment-t {
        background-color: #f1f1f1;
        border-top: 2px solid #e89e00;
        color: #cb0000;
        height: 30px;
        line-height: 30px;
        padding: 0px 10px;
    }

        #repaircomment .repaircomment-t strong {
            font-size: 14px;
        }

    #repaircomment .repaircomment-m {
        background-color: #fff;
        border: 1px solid #f0f0f0;
        line-height: 30px;
        margin: 10px;
        overflow: hidden;
        padding: 5px 10px;
    }

    #repaircomment .repaircomment-form {
        overflow: hidden;
        padding: 5px 10px;
        width: 958px;
    }

        #repaircomment .repaircomment-form dl {
            border-bottom: 1px solid #ebebeb;
            clear: both;
            margin: 0px;
            margin-bottom: 10px;
            overflow: hidden;
            padding: 0px;
            padding-bottom: 15px;
            zoom: 1;
        }

            #repaircomment .repaircomment-form dl dt {
                height: 30px;
                line-height: 30px;
                overflow: hidden;
            }

                #repaircomment .repaircomment-form dl dt strong {
                    color: #333;
                    font-size: 14px;
                }

            #repaircomment .repaircomment-form dl dd {
                margin: 0px;
                overflow: hidden;
                padding: 0px;
                padding-left: 10px;
            }

                #repaircomment .repaircomment-form dl dd .input {
                    border: 1px solid #bbb;
                    color: #333;
                    float: left;
                    height: 16px;
                    padding: 4px 3px;
                    width: 500px;
                }

                #repaircomment .repaircomment-form dl dd .textarea {
                    border: 1px solid #bbb;
                    color: #333;
                    float: left;
                    height: 80px;
                    padding: 4px 3px;
                    width: 500px;
                }

                #repaircomment .repaircomment-form dl dd .input.active {
                    border: 1px solid #f00;
                    color: #f00;
                    outline: 1px solid #ffc1c1;
                }

                #repaircomment .repaircomment-form dl dd .textarea.active {
                    border: 1px solid #f00;
                    color: #f00;
                    outline: 1px solid #ffc1c1;
                }

                #repaircomment .repaircomment-form dl dd .label {
                    color: #999;
                    float: left;
                    padding-left: 10px;
                    width: 180px;
                }

                #repaircomment .repaircomment-form dl dd .labelactive {
                    color: #f00;
                }

    #repaircomment .repaircomment-submit {
        margin-bottom: 10px;
        overflow: hidden;
        padding-bottom: 15px;
        padding-left: 10px;
    }

        #repaircomment .repaircomment-submit a.submit {
            background: url("../images/LayoutProduct.png");
            background-position: -248px -215px;
            display: inline-block;
            height: 33px;
            line-height: 200px;
            overflow: hidden;
            width: 88px;
        }

        #repaircomment .repaircomment-submit a.unlogin {
            background-position: 0px -255px;
        }

.btnChoosePay {
    background-color: #e6423b;
    border: 0px;
    color: white;
    cursor: pointer;
    font-size: 15px;
    height: 38px;
    width: 120px;
}


#repairknowledge {
    margin: 0px;
    overflow: hidden;
    padding: 0px;
}

    #repairknowledge .repairknowledge-t {
        background-color: #f1f1f1;
        border-top: 2px solid #e89e00;
        color: #cb0000;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
    }

        #repairknowledge .repairknowledge-t .title {
            display: inline-block;
            font-size: 14px;
            width: 876px;
        }

        #repairknowledge .repairknowledge-t .more {
            display: inline-block;
            text-align: right;
            width: 75px;
        }

    #repairknowledge .repairknowledge-c .repairknowledge-c-left {
        border-right-color: #C0C0C0;
        border-right-style: dashed;
        border-right-width: 1px;
        float: left;
        overflow: hidden;
        width: 491px;
    }

    #repairknowledge .repairknowledge-c .repairknowledge-c-right {
        float: left;
        overflow: hidden;
        width: 490px;
    }

    #repairknowledge .repairknowledge-c {
        background-color: #fff9e9;
        overflow: hidden;
    }

        #repairknowledge .repairknowledge-c ul {
            margin: 0px;
            overflow: hidden;
            padding: 10px 10px 10px 15px;
        }

            #repairknowledge .repairknowledge-c ul li {
                height: 30px;
                line-height: 30px;
                list-style-position: inside;
                list-style-type: square;
                margin: 0px;
                overflow: hidden;
                padding: 0px;
                vertical-align: middle;
            }

                #repairknowledge .repairknowledge-c ul li .spcontent {
                    display: inline-block;
                    text-align: left;
                    width: 361px;
                }

                #repairknowledge .repairknowledge-c ul li .spdate {
                    color: #0076C8;
                    display: inline-block;
                    text-align: right;
                    width: 80px;
                }

.clear {
    clear: both;
}

.repairtheme-left, .repairtheme-right {
    border: 1px solid #EBEBEB;
    float: left;
    height: 530px;
    margin: 0 0 12px 0;
    overflow: hidden;
    padding: 0px;
    width: 477px;
}

.repairtheme-left {
    margin-right: 10px;
}

    .repairtheme-left .repairtheme-title, .repairtheme-right .repairtheme-title {
        background-color: #F6F6F6;
        border-bottom: 1px solid #EBEBEB;
        color: #CA3300;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        padding-left: 10px;
    }

        .repairtheme-left .repairtheme-title strong, .repairtheme-right .repairtheme-title strong {
            font-size: 14px;
        }

    .repairtheme-left .repairtheme-content, .repairtheme-right .repairtheme-content {
        background-color: #FFF9E9;
        height: 444px;
        overflow: hidden;
        padding: 10px;
    }

        .repairtheme-left .repairtheme-content ul, .repairtheme-right .repairtheme-content ul {
            margin: 0px;
            overflow: hidden;
            padding: 0px;
        }

            .repairtheme-left .repairtheme-content ul li, .repairtheme-right .repairtheme-content ul li {
                height: 30px;
                line-height: 30px;
                list-style-position: inside;
                list-style-type: square;
                margin: 0 0 0 5px;
                overflow: hidden;
                padding: 0px;
                vertical-align: middle;
            }

                .repairtheme-left .repairtheme-content ul li .grouptitle, .repairtheme-right .repairtheme-content ul li .grouptitle {
                    display: inline-block;
                    text-align: left;
                    width: 351px;
                }

                .repairtheme-left .repairtheme-content ul li .groupdate, .repairtheme-right .repairtheme-content ul li .groupdate {
                    color: #0076C8;
                    display: inline-block;
                    text-align: right;
                    width: 80px;
                }

    .repairtheme-left .repairtheme-pager, .repairtheme-right .repairtheme-pager {
        background-color: #FFFFFF;
        display: block;
        height: 40px;
        width: 477px;
    }

    .repairtheme-left .repairpage, .repairtheme-right .repairpage {
        border-top: 1px solid #EBEBEB;
        clear: both;
        height: 20px;
        overflow: hidden;
        padding-top: 10px;
        text-align: right;
        width: 477px;
    }

        .repairtheme-left .repairpage a, .repairtheme-right .repairpage a {
            background: url("../images/LayoutProduct.png");
            background-position: -243px -139px;
            color: #666666;
            display: inline-block;
            height: 20px;
            line-height: 20px;
            margin-left: 5px;
            text-align: center;
            text-decoration: none;
            width: 21px;
        }

            .repairtheme-left .repairpage a:hover, .repairtheme-right .repairpage a:hover {
                text-decoration: underline;
            }

            .repairtheme-left .repairpage a.active, .repairtheme-right .repairpage a.active {
                background-position: -221px -139px;
                color: #fff;
                font-weight: bold;
            }

            .repairtheme-left .repairpage a.prenext, .repairtheme-right .repairpage a.prenext {
                background-position: -166px -139px;
                width: 52px;
            }

#invtip h1 {
    font-size: 14px;
    line-height: 42px;
}

.order_trace, a.order_trace:focus, a.order_trace:active {
    border-bottom: 1px dotted #666666;
    color: #666666;
}

a.order_trace:hover {
    color: #EA5504;
}

#CustomerContents .tr_track_popup {
    display: none;
}

    #CustomerContents .tr_track_popup td {
        background: none repeat scroll 0 0 #FFFAE2;
    }

.ggcs_main .gsggcs_r {
    float: left;
    padding: 5px 10px;
    width: 550px;
}

.confirmpay {
    background-position: -246px -408px;
    color: white;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 72px;
}

#layout_area .area_l {
    display: inline;
    float: left;
    height: 24px;
    line-height: 24px;
}

#layout_area .area_c {
    display: inline;
    float: left;
}

#layout_area .area_r {
    display: inline;
    height: 24px;
    line-height: 24px;
    margin-left: 12px;
}

#layout_area #area_show {
    background-color: #FFF9EB;
    border: 1px solid #E6423B;
    cursor: pointer;
    display: inline;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 25px 0 5px;
}

/*产品详情页*/

.productBG {
    background-color: #F9F9F9;
}

.productDetailRight {
    min-height: 635px;
    padding-bottom: 15px;
}

#mainContent #ProductInfo ul li.productDetailRightBottomLine {
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}

.productDetailRight #province {
    width: 70px;
}

.productDetailRight #city {
    width: 70px;
}

.productDetailRight #district {
    width: 70px;
}

#mainContent #shareproduct {
    /* float: right; */
    /* overflow: hidden; */
    /* width: 150px; */
    /* margin-top: -450px; */
    position: absolute;
    right: 10px;
    top: 0;
}

#mainContent #ProductInfo #chooseNum {
    width: 833px;
    _padding-bottom: 10px;
    _width: 823px;
}

    #mainContent #ProductInfo #chooseNum dl {
        clear: both;
        margin: 0px;
        margin-left: -3px;
        overflow: hidden;
        padding: 10px 8px;
        padding: 10px 8px;
    }

        #mainContent #ProductInfo #chooseNum dl dt {
            float: left;
            line-height: 22px;
            margin: 0px;
            padding: 0px;
            width: 70px;
        }

        #mainContent #ProductInfo #chooseNum dl dd {
            float: left;
            overflow: hidden;
        }

            #mainContent #ProductInfo #chooseNum dl dd a {
                text-decoration: none;
            }

        #mainContent #ProductInfo #chooseNum dl.buy dd {
            padding: 0px 18px;
            /* position: relative; */
            /* width: 40px; */
        }

            #mainContent #ProductInfo #chooseNum dl.buy dd input {
                border: 1px solid #D9D9D9;
                border-left: none;
                border-right: none;
                display: inline;
                float: left;
                height: 20px;
                line-height: 20px;
                margin: 0;
                padding: 0 4px;
                text-align: center;
                width: 30px;
            }

            #mainContent #ProductInfo #chooseNum dl.buy dd a {
                background: #fff;
                border: 1px solid #D9D9D9;
                display: inline-block;
                float: left;
                font-family: arial;
                height: 20px;
                line-height: 20px;
                margin: 0;
                overflow: hidden;
                padding: 0;
                /* position: absolute; */
                text-align: center;
                /* top: 2px; */
                width: 20px;
            }

                #mainContent #ProductInfo #chooseNum dl.buy dd a:hover {
                    border: 1px solid #989898;
                }

                #mainContent #ProductInfo #chooseNum dl.buy dd a.reduce {
                    left: 0px;
                }

                #mainContent #ProductInfo #chooseNum dl.buy dd a.add {
                    right: 0px;
                }

#mainContent #ProductInfo .btns .btns-l a.addcoll {
    background: url("../img/btns.png") 0px -36px;
    display: block;
    float: left;
    height: 36px;
    line-height: 200px;
    margin-left: 15px;
    margin-top: 75px;
    overflow: hidden;
    text-align: center;
    width: 133px;
}

#buybtns a.Purchase, #buybtns a.addcartbtncdprice {
    margin-left: 5px;
}

#buybtns a.daohuobtn {
    background-color: #e6423b;
    color: white;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin-left: 5px;
    text-align: center;
    width: 80px;
}

#buybtns_panic a.daohuobtn, #buybtns_Group a.daohuobtn {
    background-color: #e6423b;
    color: white;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin-left: 58px;
    text-align: center;
    width: 80px;
}

    #buybtns_panic a.daohuobtn:hover {
        color: white;
    }

    #buybtns_Group a.daohuobtn:hover {
        color: white;
    }

#mainContent #ProductInfo .btns .btns-l a.addcartbtn {
    background: url("../img/btns.png") 0px 0px;
    display: block;
    float: left;
    height: 36px;
    line-height: 200px;
    margin-right: 10px;
    margin-top: 75px;
    overflow: hidden;
    text-align: center;
    width: 133px;
}

#mainContent #ProductInfo .btns .btns-l a.buynowbtn {
    background: url("../img/btns.png") 0px 0px;
    display: block;
    float: left;
    height: 36px;
    line-height: 200px;
    margin-right: 10px;
    margin-top: 75px;
    overflow: hidden;
    text-align: center;
    width: 133px;
}

#mainContent .btns .btns-l .addcartbtnpanic {
    background: url("../img/btns.png") 0px -149px;
    display: block;
    height: 118px;
    width: 429px;
}

#mainContent .btns .btns-l .addcartbtngroup {
    /* 方超2014 9 9*/
    background: url("../img/btns.png") 0px -266px;
    /*background:url("../img/btns.png") -79px -283px;*/
    display: block;
    height: 118px;
    /*height:85px;*/
    width: 429px;
    /*width:365px;*/
}

#mainContent #ProductInfo .groupbuynum {
    background: url("../img/btns.png") -133px 0px;
    display: inline-block;
    height: 12px;
    margin-left: 8px;
    margin-top: 2px;
    width: 14px;
}

.productInfoContainer {
    margin: 26px auto;
    width: 1194px;
}

/*产品详情页的侧边栏*/

#sidebar #ProductDetailbigcategory {
    overflow: hidden;
}

    #sidebar #ProductDetailbigcategory .categorytitle {
        /*background: url("../images/LayoutProduct.png");*/
        /*background-position: 0 -106px;*/
        height: 25px;
        line-height: 22px;
        margin-top: 20px;
        overflow: hidden;
        padding: 0px 15px;
        text-align: center;
    }

        #sidebar #ProductDetailbigcategory .categorytitle h1 {
            color: #e6423b;
            display: inline;
            font-size: 14px;
        }

            #sidebar #ProductDetailbigcategory .categorytitle h1 a {
                color: #fff;
                display: inline;
            }

#salerule {
    margin-left: 227px;
    *margin-left: 217px;
    overflow: hidden;
    _margin-left: 217px;
}

#C1FloorsOne {
    width: 984px;
}

    #C1FloorsOne .c1Floors {
        border: 1px solid #f1f1f1;
        border-left: none;
        height: 249px;
        padding: 5px 0 0 0;
    }

    #C1FloorsOne ul li {
        display: inline-block;
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        width: 85px;
    }

        #C1FloorsOne ul li.ui-state-active a {
            color: #e6423b;
            font-weight: 700;
        }

    #C1FloorsOne div.c1Floors div {
        padding-left: 10px;
        width: 185px;
    }

        #C1FloorsOne div.c1Floors div a, #C1FloorsOne div.c1Floors div span {
            display: block;
            overflow: hidden;
        }

        #C1FloorsOne div.c1Floors div .brand {
            margin: 5px 0 0 15px;
        }

        #C1FloorsOne div.c1Floors div .name {
            height: 30px;
            margin: 2px 0 0 15px;
        }

        #C1FloorsOne div.c1Floors div .price {
            margin: 0 0 0 15px;
        }

.C2Floors {
    margin-top: 48px;
}

    .C2Floors .right {
        width: 240px;
    }

        .C2Floors .right ul {
            background: #e6423b;
            display: block;
            height: 40px;
        }

            .C2Floors .right ul li {
                display: inline-block;
                line-height: 40px;
                text-align: center;
                /*width: 78px;*/
                width: 76px;/*2014-09-04-秦晴(Qimi)-大类页面右边【新品】显示三列*/
            }

                .C2Floors .right ul li.ui-state-active i {
                    background-position: -45px -16px;
                    bottom: -5px;
                    height: 5px;
                    left: 35px;
                    width: 10px;
                }

                .C2Floors .right ul li a {
                    color: #fff;
                    font-size: 18px;
                }

        .C2Floors .right .c1Floors {
            border: 1px solid #f1f1f1;
            border-top: none;
            height: 510px;
            padding: 30px 10px 0px 10px;
        }

            .C2Floors .right .c1Floors .row {
                margin-bottom: 20px;
            }

            .C2Floors .right .c1Floors .l {
                width: 90px;
            }

            .C2Floors .right .c1Floors .r {
                margin: 0 0 0 90px;
            }

    .C2Floors .left {
        height: 580px;
        margin: 0 240px 50px 0;
    }

        .C2Floors .left .line {
            border-bottom: 2px solid #e6423b;
            height: 38px;
            left: 0;
            top: 0;
            width: 954px;
        }

        .C2Floors .left .name {
            font-size: 20px;
            top: 5px;
        }

        .C2Floors .left .c3 {
            right: 20px;
            top: 14px;
        }

            .C2Floors .left .c3 a {
                color: #595757;
                font-family: "微软雅黑";
                font-size: 16px;
                margin-left: 20px;
            }

        .C2Floors .left .banner {
            height: 54px;
            left: 0;
            top: 40px;
            width: 236px;
        }

        .C2Floors .left .center {
            border-bottom: 1px solid #f1f1f1;
            left: 236px;
            overflow: hidden;
            top: 40px;
            width: 718px;
        }

            .C2Floors .left .center .ProductRecommend {
                border-bottom: 1px solid #f1f1f1;
                border-right: 1px solid #f1f1f1;
                height: 270px;
                text-align: center;
                width: 238px;
            }

                .C2Floors .left .center .ProductRecommend.noborde {
                    border-right: 0;
                }

                .C2Floors .left .center .ProductRecommend .t {
                    left: 46px;
                    top: 20px;
                }

                .C2Floors .left .center .ProductRecommend .c {
                    bottom: 25px;
                    left: 30px;
                    line-height: 20px;
                    text-align: left;
                }

.font-color2 {
    color: #727171;
}

.font-color3 {
    color: #e6423b;
}

.C2Floors .left .center {
    border-bottom: 1px solid #f1f1f1;
    height: 540px;
    left: 236px;
    overflow: hidden;
    top: 40px;
    width: 718px;
}

.bb_none {
    border-bottom: none;
}

/*partner*/

.partnerLogo {
    height: 100px;
    /*background: url(../img/temp/logo.png);*/
    margin: 0 auto;
    margin-top: 5px;
    width: 1194px;
}

.partnerProducts {
    margin-top: 5px;
}

.partnerSidebar {
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 10px 0;
    width: 1194px;
}

.partnersidebarli {
    border-right: 1px solid #e5e5e5;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-right: 30px;
}

.marginLeft10 {
    margin-left: 10px;
}

.marginRight10 {
    margin-right: 10px;
}

.paddingLeft20 {
    padding-left: 20px;
}

.paddingLeft30 {
    padding-left: 30px;
}

.partnerAd {
    /*height:2324px;*/
    margin: 10px auto;
    overflow: hidden;
    position: relative;
    width: 1194px;
}

/*partner侧边栏*/

#sidebar #partnerbigcategory {
    overflow: hidden;
}

    #sidebar #partnerbigcategory .categorytitle {
        /*background: url("../images/LayoutProduct.png");*/
        /*background-position: 0 -106px;*/
        height: 25px;
        line-height: 22px;
        margin-top: 20px;
        overflow: hidden;
        padding: 0px 15px;
        text-align: center;
    }

        #sidebar #partnerbigcategory .categorytitle h1 {
            color: #e6423b;
            display: inline;
            font-size: 14px;
        }

            #sidebar #partnerbigcategory .categorytitle h1 a {
                color: #fff;
                display: inline;
            }

    #sidebar #partnerbigcategory .categorycontent {
        margin-top: 10px;
    }

.allCategories {
    background-color: #e6423b;
    height: 40px;
    line-height: 40px;
    width: 212px;
}

    .allCategories h1 {
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
    }

#sidebarcat .classproductmain .partnerclassproductmaint {
    margin-left: 10px;
    overflow: hidden;
    width: 974px;
}

.productlist_pb {
    float: left;
    height: 430px;
    overflow: hidden;
    position: relative;
    width: 298px;
}

    .productlist_pb .productlisttime {
        color: #595959;
        font-size: 14px;
        height: 45px;
        line-height: 24px;
        overflow: hidden;
        width: 220px;
    }

        .productlist_pb .productlisttime .panicTimeTxt {
            font-size: 16px;
        }

        .productlist_pb .productlisttime span strong {
            color: #d70000;
            padding-right: 1px;
        }

    .productlist_pb .productlistimg {
        height: 230px;
        width: 220px;
    }

        .productlist_pb .productlistimg a {
            display: block;
        }

            .productlist_pb .productlistimg a img {
                border: 0px;
                margin-left: 13px;
                margin-top: 40px;
            }

    .productlist_pb .productlistname {
        color: #595959;
        height: 48px;
        line-height: 24px;
        overflow: hidden;
        width: 220px;
    }

        .productlist_pb .productlistname a {
            color: black;
            text-decoration: none;
        }

            .productlist_pb .productlistname a:hover {
                color: #e6423b;
                text-decoration: underline;
            }

    .productlist_pb .productlistprice {
        color: #e6423b;
        font-family: Tahoma;
        font-size: 15px;
        font-weight: bold;
        height: 24px;
        line-height: 24px;
        width: 220px;
    }

 .huiyuanjia {
    color: #505050;
    font-weight:500;
}
 .jinkoushui {
    color: #333333;
    font-weight: 500;
}

.productlistprice .mianshui {
    color: white;
    background-color: #FDA100;
}


.productlist_pb .productlistreview {
    height: 30px;
    overflow: hidden;
    text-align: center;
    width: 220px;
}

    .productlist_pb .productlistreview a {
        color: #005AA0;
        line-height: 17px;
        text-decoration: none;
    }

        .productlist_pb .productlistreview a:hover {
            color: #e6423b;
            text-decoration: underline;
        }

    .productlist_pb .productlistreview em {
        display: inline-block;
        height: 16px;
        margin-left: 5px;
        overflow: hidden;
        width: 28px;
    }

        .productlist_pb .productlistreview em.songjifen {
            background-position: -0px -800px;
            width: 42px;
        }

        .productlist_pb .productlistreview em.fanquan {
            background-position: -42px -800px;
        }

        .productlist_pb .productlistreview em.zengpin {
            background-position: -100px -800px;
        }

        .productlist_pb .productlistreview em.zhijiang {
            background-position: -71px -800px;
        }

.productlist_pb .productlistshop {
    margin-left: 55px;
    margin-top: 20px;
    width: 220px;
}

    .productlist_pb .productlistshop a {
        border: 1px solid #f1f1f1;
        display: block;
        height: 22px;
        line-height: 22px;
        text-align: center;
        text-decoration: none;
        width: 90px;
    }

        .productlist_pb .productlistshop a:hover {
            color: #EA5504;
            text-decoration: underline;
        }

    .productlist_pb .productlistshop.qianggou a {
        background-color: #e6423b;
        color: #fff;
        display: block;
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        text-align: center;
        text-decoration: none;
        width: 90px;
    }

        .productlist_pb .productlistshop.qianggou a:hover {
            color: #fff;
            text-decoration: none;
        }

.panicbuypage .running_title {
}

    .panicbuypage .running_title .txt {
        background-color: #e6423b;
        color: white;
        font-size: 22px;
        font-weight: bold;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

    .panicbuypage .running_title .triangle {
        height: 7px;
    }

        .panicbuypage .running_title .triangle em {
            background-image: url(../img/btns.png);
            background-position: -147px 0px;
            display: block;
            height: 7px;
            margin: 0 auto;
            width: 13px;
        }

.mt30 {
    margin-top: 30px;
}

.mt20 {
    margin-top: 20px;
}

.naviInfo {
    margin: 5px;
}

.comingsoon {
    color: #aaa;
    font-size: 32px;
    height: 240px;
    line-height: 240px;
    margin: 0 auto;
    text-align: center;
}

.allproduct_a {
    margin-left: 10px;
    color: #e6423b;
}

.youlike_title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 10px;
    color: #e6423b;
    font-weight: bold;
    font-family: 微软雅黑;
    border-bottom: 2px solid #e6423b;
    margin-top: 20px;
}

.p_youlike {
    width: 220px;
    height: 330px;
    overflow: hidden;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

    .p_youlike .p_name {
        padding: 0 20px;
        height: 72px;
        line-height: 24px;
        overflow: hidden;
    }

    .p_youlike .p_price {
        padding: 0 20px;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
    }

#Suspended {
    position: fixed;
    top: 60%;
    right: 5px;
    opacity: 1;
    cursor: pointer;
    z-index: 1000;
}

    #Suspended ul li a {
        display: block;
        height: 48px;
        width: 75px;
    }

        #Suspended ul li a.hidden {
            display: none;
        }
    

    #Suspended .sp_cart {
        background: url(../img/Suspended_ico05.png);
    }

        #Suspended .sp_cart:hover {
            background: url(../img/Suspended_ico01.png);
        }

    #Suspended .sp_sale {
        background: url(../img/Suspended_ico06.png);
    }

        #Suspended .sp_sale:hover {
            background: url(../img/Suspended_ico02.png);
        }

    #Suspended .sp_call {
        background: url(../img/Suspended_ico07.png);
        height: 48px;
        width: 75px;
    }

        #Suspended .sp_call:hover {
            background: url(../img/Suspended_ico03.png);
        }

    #Suspended .sp_top {
        background: url(../img/Suspended_ico08.png);
    }

        #Suspended .sp_top:hover {
            background: url(../img/Suspended_ico04.png);
        }
    /*开始是图标 焦点是文字 Linf Chang 20140801*/
    /*#Suspended .sp_cart {
        background: url(../img/Suspended_ico01.png);
    }

        #Suspended .sp_cart:hover {
            background: url(../img/Suspended_ico05.png);
        }

    #Suspended .sp_sale {
        background: url(../img/Suspended_ico02.png);
    }

        #Suspended .sp_sale:hover {
            background: url(../img/Suspended_ico06.png);
        }

    #Suspended .sp_call {
        background: url(../img/Suspended_ico03.png);
        height: 48px;
        width: 75px;
    }

        #Suspended .sp_call:hover {
            background: url(../img/Suspended_ico07.png);
        }

    #Suspended .sp_top {
        background: url(../img/Suspended_ico04.png);
    }

        #Suspended .sp_top:hover {
            background: url(../img/Suspended_ico08.png);
        }*/

.promotion_t {
    color: red;
}

#fb-gift {
    position: fixed;
    right: 0px;
    opacity: 1;
    cursor: pointer;
    top: 0px;
}

    #fb-gift a {
        display: block;
        background: url(../images/YHQ/redright.png);
        width: 126px;
        height: 358px;
    }
/*单品特卖CSS*/


#divTitle a {
    font-size: 14px;
    color: #F00;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}


#divBrandSale li {
    margin-left: 0px;
    margin-right: 0px;
    float: left;
}

#divBigContentContainer {
    width: 100%;
}

#divSmallContentContainer {
    width: 1194px;
    margin: 14px auto;
    float: none;
    overflow: hidden;
    zoom: 1;
}

#divBrandSaleContent {
    padding: 0px;
    margin-top: 30px;
}

    #divBrandSaleContent ul li {
        margin-bottom: 10px;
    }

#divActualContentContainer {
    background-color: blue;
}

#divActualContentContainer {
    width: 1194px;
    margin: 0 auto;
}

#divSingleSaleContent ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 890px;
}

    #divSingleSaleContent ul li {
        height: 436px;
        width: 435px;
        background-color: #FFFFFF;
        text-align: center;
        margin-bottom: 18px;
        border: solid 1px #E5E5E5;
    }

        #divSingleSaleContent ul li img {
            width: 410px;
            height: 284px;
            margin-top: 12px;
        }

.shadow {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4); /*ie*/
    -moz-box-shadow: 1px 2px 4px 1px #dadada;
    -webkit-box-shadow: 1px 2px 4px 1px #dadada;
    box-shadow: 1px 2px 4px 1px #dadada;
}

.TapPanle {
    background-color: #FFFFFF;
    border-left: #E5E5E5 1px solid;
    border-right: #E5E5E5 1px solid;
    width: 284px;
    float: left;
}

#panle1 ul li {
    width: 124px;
    height: 91px;
    float: left;
    display: block;
    margin-left: 12px;
    margin-right: 6px;
    margin-bottom: 14px;
    text-align: center;
    margin-top: 14px;
}

#panle2 ul li {
    width: 124px;
    height: 91px;
    float: left;
    display: block;
    margin-left: 12px;
    margin-right: 6px;
    margin-bottom: 14px;
    text-align: center;
    margin-top: 14px;
}

ul {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
}

ul, li {
    list-style: none;
}

#divProcessBar {
    width: 1194px;
    height: 38px;
}

    #divProcessBar div {
        overflow: hidden;
        width: 398px;
        height: 38px;
        background-color: #8C8C8E;
        line-height: 38px;
        font-size: 15px;
        float: left;
        color: #FFFFFF;
        text-align: center;
    }
/**多个滑动广告*/

#divScrollAdds {
    height: 395px;
    width: 1194px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

    #divScrollAdds .btnBg {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    #divScrollAdds .btn {
        position: absolute;
        width: 1366px; /**1862*/
        height: 10px;
        padding: 5px 10px;
        right: 0;
        bottom: 0;
        text-align: center;
    }

        #divScrollAdds .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 10px;
            height: 10px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            margin-left: 5px;
            cursor: pointer;
            background: #fff;
        }

            #divScrollAdds .btn span.on {
                background: #fff;
            }

    #divScrollAdds .preNext {
        width: 45px;
        height: 100px;
        position: absolute;
        top: 162px;
        cursor: pointer;
    }

    #divScrollAdds .pre {
        left: 0px;
        background-position: left top;
        background: url( ../images/CountDown/btn_prev.png) no-repeat 0 0;
    }

    #divScrollAdds .next {
        right: 0px;
        background-position: right top;
        background: url(../images/CountDown/btn_next.png) no-repeat 0 0;
    }

    #divScrollAdds ul {
        position: absolute;
    }

        #divScrollAdds ul li {
            float: left;
            overflow: hidden;
            position: relative;
            width: 1194px;
            height: 395px;
        }

#divSingleSaleContent a {
    color: black;
    text-decoration: none;
}

    #divSingleSaleContent a:hover {
        color: #e6423b;
        text-decoration: underline;
    }

#divSingleSaleContent .panicTimeTxt strong {
    color: #000000;
}
/*广告滑动全屏**/
.flexslider {
    position: relative;
    height: 272px;
    overflow: hidden;
    background: url(../images/CountDown/loading.gif) 50% no-repeat;
    z-index: 0;
}

.slides {
    position: relative;
    z-index: 1;
}

    .slides li {
        height: 272px;
    }

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    left: 0px;
    text-align: center;
}

    .flex-control-nav li {
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0 5px;
        *display: inline;
        zoom: 1;
    }

    .flex-control-nav a {
        display: inline-block;
        width: 14px;
        height: 14px;
        line-height: 40px;
        overflow: hidden;
        background: url(../images/CountDown/dot.png) right 0 no-repeat;
        cursor: pointer;
    }

    .flex-control-nav .flex-active {
        background-position: 0 0;
    }


.center_nav {
    width: 1194px;
    margin: 0 auto;
}

.flex-direction-nav {
    position: absolute;
    z-index: 1;
    width: 1194px;
    top: 45%;
}

    .flex-direction-nav li a {
        display: block;
        width: 50px;
        height: 50px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
    }

        .flex-direction-nav li a.flex-prev {
            background: url(../images/CountDown/btn_prev.png) center center no-repeat;
        }

        .flex-direction-nav li a.flex-next {
            right: 0px;
            background: url(../images/CountDown/btn_next.png) center center no-repeat;
        }
/**品牌特卖*/
#divBrandSaleContainer {
    width: 1194px;
    margin-top: 20px;
}

    #divBrandSaleContainer .shadow {
        width: 100%;
        height: 308px;
        cursor: pointer;
        margin-bottom: 10px;
        position: relative;
        background-position: left;
        background-repeat: no-repeat;
    }

.brandSaleItemLeftContentBorder {
    position: absolute;
    bottom: 10px;
    width: 180px;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 14px;
    margin-bottom: 28px;
    margin-left: 138px;
    background: #707070;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    height: 26px;
    line-height: 26px;
}

    .brandSaleItemLeftContentBorder img {
        width: 16px;
        height: 16px;
        vertical-align: middle;
    }
/**商品详情界面 购买方式样式**/
  #divbuyTypeView {
        background-color: #FFF9EB;
        border: 1px solid #E6423B;
        cursor: pointer;
        display: inline;
        float: left;
        height: 22px;
        line-height: 22px;
        padding: 0 25px 0 5px;
    }
    #divbuyTypeChoose {
      float: left;
         }
    #divPayType {
     display: inline;float: left;height: 24px;line-height: 24px;
    }
/**跨境商品标识样式**/
.corssboardLogo {
    position:absolute;
    left:0px;
    top:0px;
    z-index:10;
}
.desContentContainer {  
  height:40px;
  width:100%;
}