﻿/*

*/
a {
    cursor: pointer;
    text-decoration: none;
}

body {
    background: #fff;
    font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", "\5b8b\4f53", sans-serif;
    margin: 0;
    padding: 0;
    color: #404040;
}

h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: none;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f24 {
    font-size: 24px;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.noline {
    text-decoration: none;
}

.underline {
    text-decoration: underline;
}

.throughline {
    text-decoration: line-through;
}

.inline {
    display: inline;
}

.inblock {
    display: inline-block;
    *display: inline;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.zoom {
    zoom: 1;
}

.blod {
    font-weight: bold;
}

.bloder {
    font-weight: bolder;
}

.pointer {
    cursor: pointer;
}

img {
    border: 0;
    margin: 0px;
    vertical-align: top;
}

li {
    list-style: none;
    word-spacing: normal;
}

.clear {
    clear: both;
}

.wrapper {
    width: 990px;
    margin: 0 auto;
    padding: 0;
}

.block {
    width: 1210px;
    margin: 0 auto;
    padding: 0;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.dis {
    display: block;
}

.inline {
    display: inline;
}

.none {
    display: none;
}

.dashed {
    background: url("images/lineBg.gif") repeat-x left top;
    color: #3f3f3f;
    padding: 2px 0 3px 12px;
}

em {
    font-style: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: block;
}

*html .clearfix {
    height: 1%;
}

* + html .clearfix {
    height: 1%;
}
/*英文强制换行*/
.word {
    word-break: break-all;
}

/*边框*/
.B_blue {
    border: 1px solid #CECECE;
}

.B_input {
    border: 1px solid #CECECE;
}

.inputBg {
    border: 1px solid #BABABA;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    width: 280px;
    padding: 5px;
}
/*字体颜色*/
/**/
.f1 {
    color: #e4393c;
    font-weight: bold;
}

.f2 {
    color: #006bd0;
}

.f3 {
    color: #9e9e9e;
}

.f4 {
    color: #fe596a;
}

.f4_b {
    color: #fe596a;
    font-weight: bold;
}

.f5 {
    color: #CC0000;
}

.f6 {
    color: #006bd0;
}

.f7 {
    color: #ff0000;
}

.market {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
}

.shop {
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.market_s {
    color: #999;
    text-decoration: line-through;
    font-family: Arial;
}

.shop_s {
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.hoverlist img {
    border: 1px solid #fff;
}

.hoverlist a:hover {
    border: none;
}

    .hoverlist a:hover img {
        border: 1px solid #fff;
    }
/*按钮部分*/
.bnt_blue {
    background: #bababa;
    width: 52px;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    border: none;
    cursor: pointer;
}

.bnt_blue_1 {
    background: #E33A3D;
    padding: 5px 30px;
    text-align: center;
    line-height: 21px;
    font-size: 12px;
    border-radius: 3px;
    color: #fff;
    border: none;
    cursor: pointer;
}

.bnt_blue_2 {
    background: #e2373a;
    padding: 5px 30px;
    height: 30px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 21px;
    color: #fff;
    border: none;
    cursor: pointer;
}

.bnt_bonus {
    background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat -56px 0px;
    width: 52px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    border: none;
    cursor: pointer;
}
/*模块容器*/
.box {
    background: #fff;
    padding-bottom: 2px;
}

.box_1 {
    border: 1px solid #ddd;
    background-color: #fff;
}

.box_2 {
    border: 1px solid #ddd;
    overflow: hidden;
}

.box_3 {
    border: 1px solid #ccc;
    background-color: #fff;
}

.box_4 {
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    border-top: 4px solid #B6B6B6;
    background-color: #fff;
}

.boxCenterList {
    padding: 8px;
    position: relative;
}

.box_bg {
    border: 1px solid #D7D7D7;
    background-color: #F3F3F3;
}

.box_blue {
    border: 1px solid #C4D8EA;
    background-color: #fff;
    padding: 5px 10px;
}
/*模块标题
h3{color:#333;height:27px; line-height:27px; font-size:12px; background:#fff url(images/h3bgw.gif) repeat-x;text-align:right;padding:0 6px;border-bottom:1px solid #E4E4E4;}
h3 img{position:relative; top:7px;}
h3 span{float:left;width:auto;  text-align:left;padding-left:5px; }*/
.h3 {
    height: 26px;
    padding-top: 10px;
    text-align: right;
    font-size: 12px;
    background: url("images/tab1.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/tab1.gif*/ ) no-repeat;
    color: #BB0000;
    font-weight: normal;
    font-size: 14px;
}

    .h3 img {
        position: relative;
        top: 7px;
    }

    .h3 span {
        float: left;
        width: 82px;
        text-align: center;
        font-size: 14px;
    }

h5 {
    height: 26px;
    line-height: 26px;
    text-align: right;
    background-color: #f4f2f2;
    font-size: 12px;
    color: #827f7f;
    padding: 0 10px 0 0;
}

    h5 span {
        float: left;
        font-weight: bold;
        padding-left: 8px;
    }

h6 {
    height: 32px;
    line-height: 32px;
    text-align: right;
    font-size: 12px;
    background: url("../images/utti.gif") repeat-x;
    color: #3f3f3f;
    padding-right: 10px;
}

    h6 span {
        float: left;
        padding-left: 10px;
        font-size: 14px;
    }

    h6 img {
        position: relative;
        top: 7px;
    }

#winner {
    Z-INDEX: 99999;
    WIDTH: 100%;
}

a {
    color: #666;
    text-decoration: none;
}

    a:hover {
        color: #3470BE;
    }
/*页面留白*/
.blank {
    height: 8px;
    line-height: 8px;
    clear: both;
    visibility: hidden;
}

.blank5 {
    height: 8px;
    line-height: 5px; /* _margin:-3px 0;*/
    clear: both;
    visibility: hidden;
}
/*布局*/
.AreaL {
    float: left;
    width: 211px;
    display: inline;
}

.AreaR {
    float: right;
    width: 769px;
    overflow: hidden;
}

.AreaR {
    width: 989px;
}

.AreaLu {
    float: left;
    width: 165px;
    display: inline;
}

.AreaRu {
    float: right;
    width: 815px;
    overflow: hidden;
}

.AreaRu {
    width: 1035px;
}
/* ====================
 导航部分
==================== */


/*当前位置*/
#ur_here {
    height: 18px;
    line-height: 18px;
    position: relative;
    margin-top: 5px;
}

    #ur_here a {
        color: #666;
        text-decoration: none;
    }

#ur_herec {
    background: url("images/urhere.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/urhere.gif*/ ) left center no-repeat;
    padding: 0 18px;
}

    #ur_herec a {
        color: #666;
        text-decoration: none;
    }

.categorynum .num {
    font-weight: bold;
    color: #A60002;
}
/* ====================
 模块
==================== */
/*sortlist*/
#sortlist {
    border: 1px solid #ddd;
}

    #sortlist .mt {
        display: none;
        height: 24px;
        padding: 3px 8px;
        line-height: 24px;
    }

    #sortlist h2 {
        color: #fff;
    }

    #sortlist .mc {
        width: 209px;
        margin-top: -1px;
        background: #FFF;
    }

    #sortlist h3 {
        height: 30px;
        background-color: #F7F7F7;
        padding: 0 7px 0 10px;
        border-top: 1px solid #ddd;
        cursor: pointer;
        font: normal 14px/30px \5fae\8f6f\96c5\9ed1;
    }

    #sortlist .fore h3 {
        border: none;
    }

    #sortlist b {
        float: left;
        width: 16px;
        height: 16px;
        margin: 7px 8px 0 0;
        background: url("images/jd2013/20130412B.png" /*tpa=http://www.zhue.cn/themes/zhue/images/jd2013/20130412B.png*/ ) no-repeat;
        overflow: hidden;
        cursor: pointer;
    }

    #sortlist ul {
        overflow: hidden;
        display: none;
        padding: 6px 0;
        border-top: 1px solid #ddd;
        zoom: 1;
    }

    #sortlist li {
        width: 159px;
        height: 18px;
        padding: 3px 15px 3px 35px;
        overflow: hidden;
    }

    #sortlist .current b {
        background: url("images/jd2013/20130412A.png" ) no-repeat;
    }

    #sortlist .current ul {
        display: block;
    }

    #sortlist .cat3 {
        color: #DD0000
    }

.list-h li, .list-h dl {
    float: left;
}

#mhot {
    height: 130px;
    margin-bottom: 10px;
}

#hotsale {
    float: left;
    width: 581px;
    position: absolute;
    padding-bottom: 10px;
    _padding-bottom: 7px;
    background: #fff;
}

    #hotsale .mt {
        position: absolute;
        top: -4px;
        left: -4px;
        height: 16px;
        padding: 15px 0 0px 20px;
        line-height: 16px;
        background: url("images/20120824B.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/20120824B.gif*/ ) no-repeat;
    }

    #hotsale h2 {
        background-position: 0 -597px;
        margin-left: 20px;
    }

    #hotsale .mc {
        overflow: hidden;
        width: 556px;
        padding: 20px 0 0 25px;
    }

    #hotsale dl {
        width: 275px;
        overflow: hidden;
    }

    #hotsale dt {
        float: left;
        width: 100px;
        margin-right: 6px;
    }

    #hotsale dd {
        float: left;
        width: 146px;
    }

    #hotsale .p-name {
        height: 30px;
        line-height: 15px;
    }

        #hotsale .p-name a:link, #hotsale .p-name a:visited {
            color: #005aa0;
        }

    #hotsale .btns {
        margin-top: 5px;
    }

        #hotsale .btns a:link, #hotsale .btns a:visited {
            display: block;
            width: 72px;
            height: 25px;
            background: url("images/bestbuy.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bestbuy.gif*/ ) no-repeat;
            text-align: center;
            line-height: 25px;
            font-size: 12px;
            color: #fff;
            text-decoration: none;
        }

#market {
    float: right;
    width: 160px;
    height: 107px;
    padding: 10px;
    background: #fff;
}

    #market .mt, #market .mc {
        border-left: 1px solid #FFF5E9;
    }

    #market .mt {
        padding-left: 7px;
        padding-bottom: 7px;
    }

        #market .mt h2 {
            background-position: 0 -614px;
        }

    #market .mc {
        padding: 0 0 2px 3px;
        font-family: \5b8b\4f53;
    }

    #market li {
        background: url("images/newstit.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/newstit.gif*/ ) 0 8px no-repeat;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
    }

        #market li a {
            padding-left: 10px;
        }

#hotsale {
    width: 801px;
}

    #hotsale .mc {
        width: 776px;
    }

    #hotsale dl {
        width: 256px;
        margin-bottom: 0;
    }


#filter {
    border-style: solid;
    border-width: 1px 1px 0px;
    border-color: #DEDFDE #DEDFDE #DEDFDE #DEDFDE;
    background-color: #F7F7F7;
    background-image: none;
}

    #filter .fore1 {
        padding: 5px 8px;
        border-bottom: 1px solid #E7E3E7;
        zoom: 1;
    }

    #filter .fore2 {
        padding: 3px 8px;
        border-top: 1px solid #fff;
        zoom: 1;
    }

    #filter dl,
    #filter dt,
    #filter dd {
        float: left;
        line-height: 26px;
    }

    #filter .total {
        float: right;
        height: 22px;
        padding: 2px 15px 2px 0;
        border-right: 1px solid #E7E3E7;
        line-height: 22px;
        color: #c30;
    }

    #filter .pagin {
        float: right;
        height: 22px;
        padding: 2px 0;
        border-left: 1px solid #fff;
    }

    #filter .order dd {
        position: relative;
        height: 24px;
        border: 1px solid #CECBCE;
        background-position: 0 -80px;
        background-color: #fff;
        margin-right: 5px;
        line-height: 24px;
        overflow: hidden;
    }

    #filter .order a {
        display: block;
        padding: 0 10px;
    }

    #filter .order b {
        display: block;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 11px;
        height: 15px;
        overflow: hidden;
    }

.desc, .asc {
    background-image: url(../images/desc.png);
    background-position: -2px 0px;
    background-repeat: no-repeat;
}

.asc {
    background-image: url(../images/asc.png);
}

#filter .order .curr_selected a {
    padding: 0 20px 0 10px;
}

#filter .order .curr {
    border: 1px solid #E4393C;
    background-color: #E4393C;
    font-weight: bold;
}

    #filter .order .curr a:link, #filter .order .curr a:visited {
        color: #fff;
    }

#filter .up,
#filter .down {
    position: relative;
}

    #filter .up a,
    #filter .down a {
        padding-right: 20px;
    }

#filter .order .up b {
    background-position: 0 -12px;
}

#filter .order .down b {
    background-position: 0 0;
}

#filter .store {
    border-right: 1px solid #E7E3E7;
    padding-right: 15px;
}
/*商品分类*/
.classtit {
    background-color: #F3F3F3;
    border-top: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    height: 32px;
    line-height: 32px;
}

    .classtit b {
        padding-left: 15px;
        color: #333;
        font-size: 14px;
    }

#category_tree {
    background-color: #F3F3F3;
    padding: 10px 0px;
}

    #category_tree dl {
        margin: 0 6px;
    }

    #category_tree dt {
        padding: 0px 0 3px 0px;
        height: 25px;
        line-height: 25px;
    }

        #category_tree dt a {
            font-size: 12px;
            font-weight: bold;
            color: #333;
            padding-left: 5px;
        }

    #category_tree dd {
        padding: 3px 0 3px 5px;
        float: left;
        width: 45%;
        height: 20px;
        line-height: 20px;
        overflow: hidden
    }

        #category_tree dd a {
            color: #404040;
            text-decoration: none;
        }

            #category_tree dd a:hover {
                color: #ff6600;
                text-decoration: none;
            }

.category_box {
    background-color: #fff;
}

    .category_box dl {
        margin: 0 6px;
        clear: both
    }

    .category_box dt {
        padding: 0px 0 3px 0px;
        height: 25px;
        line-height: 25px;
    }

        .category_box dt a {
            font-size: 12px;
            font-weight: bold;
            color: #333;
            padding-left: 5px;
        }

    .category_box dd {
        padding: 3px 0 3px 5px;
        float: left;
        width: 45%;
        height: 20px;
        line-height: 20px;
        overflow: hidden
    }

        .category_box dd a {
            color: #404040;
            text-decoration: none;
        }

            .category_box dd a:hover {
                color: #ff6600;
                text-decoration: none;
            }
/*销售排行*/
.top10Tit {
    background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -85px;
    height: 30px;
}

.top10List {
    background-color: #fff;
    margin: 0px 4px 4px 4px;
}

    .top10List ul {
        border-bottom: 1px dashed #e2f3fd;
        position: relative;
    }

    .top10List .iteration {
        position: absolute;
        top: 6px;
        left: 6px;
    }

    .top10List .iteration1 {
        padding-left: 5px;
        width: 120px;
        overflow: hidden
    }

    .top10List li.topimg {
        width: 35px;
        height: 35px;
        float: left;
    }

    .top10List .samllimg {
        width: 35px;
        height: 35px;
        margin-bottom: 4px;
    }

    .top10List li {
        padding: 3px 3px 3px 23px;
        float: left;
    }

.type_goods {
    padding-left: 20px;
}

    .type_goods li {
        height: 30px;
    }

    .type_goods input {
        margin-right: 4px;
        vertical-align: -2px;
        *vertical-align: 4px;
        _vertical-align: -11px;
    }

    .type_goods label {
        margin-right: 15px;
        *vertical-align: 7px;
        _vertical-align: -8px;
    }
/*linkCOLOR*/
.top10List li a, #mallNews .NewsList li a, .boxCenterList li a {
    color: #3f3f3f;
    text-decoration: none;
}

    .top10List li a:hover, #mallNews .NewsList li a:hover, .boxCenterList li a:hover {
        color: #cc0000;
        text-decoration: none;
    }

.category_all {
    background-color: #F7F7F7;
    border-bottom: 1px solid #ddd;
}

    .category_all .tit {
        height: 31px;
        font-size: 14px;
        line-height: 31px;
        text-indent: 10px;
        color: #333;
        font-family: 'Microsoft YaHei';
    }

.category_allc {
    background-color: #F7F7F7;
    border-bottom: 1px solid #ddd;
    border-bottom: 0;
    display: block;
}

    .category_allc .tit {
        height: 31px;
        font-size: 14px;
        line-height: 31px;
        text-indent: 10px;
        color: #333;
        font-family: 'Microsoft YaHei';
    }

/*今日特价和品牌*/
#sales {
    width: 500px;
    background: url("images/salesBg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/salesBg.gif*/ ) repeat-x left bottom;
    border-bottom: 2px solid #f0f1f3;
    background-color: #eef8ff;
}

    #sales h1 {
        font-size: 12px;
        background: url("images/salesTitBg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/salesTitBg.gif*/ ) no-repeat;
        height: 33px;
        text-align: right;
    }

        #sales h1 img {
            position: relative;
            top: 10px;
            right: 8px;
        }

    #sales .goodBox {
        margin: 10px 0px 10px 10px;
        _margin-left: 5px;
    }

        #sales .goodBox .goodList p {
            text-align: left;
            color: #3f3f3f;
        }

            #sales .goodBox .goodList p a {
                color: #3f3f3f;
                text-decoration: none;
            }

                #sales .goodBox .goodList p a:hover {
                    color: #ff6600;
                    text-decoration: none;
                }

    #sales .goodList {
        width: 110px;
        margin: 0px 5px 0px 5px;
        float: left;
    }

        #sales .goodList img {
            background: url("images/salesGoodBg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/salesGoodBg.gif*/ ) no-repeat;
            width: 100px;
            height: 100px;
            padding: 5px;
        }

        #sales .goodList p {
            margin-top: 3px;
            text-align: center;
        }

#brands {
    width: 247px;
    height: 199px;
    *height: 201px;
    padding: 1px 0 0 1px;
    position: relative;
}

    #brands .brandsMore {
        position: absolute;
        left: 178px;
        bottom: 10px;
        width: 65px;
        height: 41px;
    }

        #brands .brandsMore img {
            border: none;
            width: 65px;
            height: 41px;
        }

    #brands img {
        width: 78px;
        height: 40px;
        border: 1px solid #c5e4ff;
    }

    #brands a {
        color: #0069cd;
        text-decoration: none;
        margin: 2px 1px;
        display: block;
        float: left;
    }

.brandsIe6 {
    _width: 250px;
}
/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/
/*精品推荐，新品上市，热卖商品*/
.centerPadd {
    padding: 5px 0px 8px 0px;
    overflow: hidden;
}

.itemTit {
    height: 30px;
    background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -195px;
    padding-left: 190px;
    text-align: right;
    /*margin-bottom:-3px; _margin-bottom:-2px;*/
}

    .itemTit.New {
        background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -225px;
    }

    .itemTit.Hot {
        background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -256px;
    }

    .itemTit img {
        position: relative;
        top: 7px;
    }

    .itemTit h2 {
        float: left;
        height: 27px;
        background: url("images/itemH2Bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/itemH2Bg.gif*/ ) repeat-x left top;
        border: 1px solid #d6ecff;
        font-size: 12px;
        text-align: center;
        color: #3f3f3f;
        font-weight: 100;
        padding: 0px 10px;
        line-height: 28px;
        margin: 0 6px 0 0;
        border-bottom: none;
        position: relative;
        bottom: -3px;
        display: inline;
        white-space: nowrap;
    }

        .itemTit h2 a {
            color: #3f3f3f;
            text-decoration: none;
        }

    .itemTit .h2bg {
        height: 27px;
        line-height: 28px;
        border: none;
        background: none;
        font-size: 12px;
        text-align: center;
        color: #006ace;
        font-weight: 100;
        padding: 0px 10px;
        display: inline;
        white-space: nowrap;
    }

        .itemTit .h2bg a {
            color: #006ace;
            text-decoration: none;
        }

.centerPadd .goodsBox {
    border: 1px solid #d6ecff;
    background: #fff;
    padding: 12px 0px 0px 0px;
}

    .centerPadd .goodsBox .more {
        text-align: right;
        clear: both;
        margin: 0 8px 8px 0;
    }

/*单个商品*/
.goodsItem {
    float: left;
    width: 209px;
    padding: 10px 15px 10px 15px;
    margin: 10px auto 0;
    position: relative;
    border: 1px solid transparent;
}

    .goodsItem .likeitImg {
        position: absolute;
        top: 14px;
        right: 14px;
        display: none;
        cursor: pointer;
        z-index: 1;
    }

    .goodsItem:hover, .goodsItem:hover .likeitImg {
        border-color: #D7D7D7;
        display: block;
    }

.goodsItem1 {
    margin: 0px 17px 17px 17px;
    background: none;
}

.grid {
    padding-top: 10px;
    position: relative;
}

.goodsItem .goodsimglist {
    position: relative;
    margin-bottom: 4px;
}

.goodsItem .goodsimg {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5px;
    position: relative;
}

    .goodsItem .goodsimg .thumb {
        width: 160px;
        height: 160px;
    }

.goodsItem p {
    text-align: left;
    margin-top: 5px;
    float: left;
}

    .goodsItem p a {
        color: #333;
        text-decoration: none;
    }

        .goodsItem p a:hover {
            color: #CC0000;
            text-decoration: none;
        }

.goodsItem .f1 {
    color: #e13335;
    font-size: 14px;
    font-family: "Microsoft YaHei",Arial;
    float: left;
}

.goodsItem .proTips {
    margin-left: 5px;
    border: 1px solid #e13335;
    color: #e13335;
    border-radius: 3px;
    padding: 0 2px;
}

.goodsItem .proOld {
    color: #8F8F8F;
}

/*.goodsItem span {
    width: 68px;
    height: 73px;
    position: absolute;
    right: 183px;
    top: -7px;
}

    .goodsItem span.watermark_start_small {
        background: url("images/icons_rq9999.png") no-repeat -285px 3px;
    }

    .goodsItem span.watermark_promote_small {
        background: url("images/icons_rq9999.png") no-repeat -204px 3px;
    }

    .goodsItem span.watermark_new_small {
        background: url("images/icons_rq9999.png" ) no-repeat -56px 3px;
    }

    .goodsItem span.watermark_best_small {
        background: url("images/icons_rq9999.png") no-repeat -56px 3px;
    }

    .goodsItem span.watermark_hot_small {
        background: url("images/icons_rq9999.png") no-repeat 11px 3px;
    }*/

.goodsItem .name {
    height: 44px;
    line-height: 20px;
    overflow: hidden;
}

.goodsItem .brief {
    color: #e13335;
    font-size: 12px;
}

.goodsItem .price {
    height: 25px;
    overflow: hidden;
}

.goodsItem .cx {
    position: absolute;
    z-index: 10;
    width: 44px;
    height: 34px;
    background: url("images/mark_bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/mark_bg.gif*/ ) no-repeat;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

.goodsItem .gbuy {
    margin-top: 15px;
}

.goodsItem .gbuycart {
    width: 80px;
    height: 20px;
    color: #e13335;
    border: 1px solid #e13335;
}

    .goodsItem .gbuycart a {
        float: left;
        width: 80px;
        height: 20px;
        color: #e13335;
        text-align: center;
        line-height: 20px;
    }

.goodsItem .gbuyr {
    float: left;
    margin-left: 6px;
    display: inline;
    color: #888;
}

    .goodsItem .gbuyr a {
        float: left;
        margin-left: 6px;
        display: inline;
        border: 1px solid #ddd;
        color: #888;
        text-align: center;
        line-height: 20px;
        width: 43px;
        height: 20px;
    }

.goodsIteme {
    width: 162px;
    padding: 10px 10px 10px 5px;
    margin: 0 auto;
    position: relative;
    float: left;
}

    .goodsIteme .goodsimg {
        width: 160px;
        height: 160px;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 4px;
    }

    .goodsIteme p {
        text-align: left;
    }

        .goodsIteme p a {
            color: #333;
            text-decoration: none;
        }

            .goodsIteme p a:hover {
                color: #CC0000;
                text-decoration: none;
            }

.goodsItemo {
    width: 162px;
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    position: relative;
    float: left;
}

    .goodsItemo .goodsimg {
        width: 160px;
        height: 160px;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 4px;
    }

    .goodsItemo .name {
        height: 20px;
        line-height: 20px;
        overflow: hidden
    }

    .goodsItemo p {
        text-align: left;
    }

        .goodsItemo p a {
            color: #333;
            text-decoration: none;
        }

            .goodsItemo p a:hover {
                color: #CC0000;
                text-decoration: none;
            }

/*帮助*/
.helpTitBg {
    background: url("images/helpTitBg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/helpTitBg.gif*/ ) repeat-x left top;
    text-align: left;
    border: 1px solid #c5e4ff;
    background-color: #fff;
    padding: 0 0 10px 15px;
}

    .helpTitBg dl {
        float: left;
        margin-right: 30px;
        _margin-right: 20px;
        _width: 130px;
    }

    .helpTitBg dt {
        background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -570px;
        width: auto;
        height: 33px;
        line-height: 33px;
        text-align: left;
        font-weight: bold;
        color: #56a5ee;
        padding-left: 12px;
        margin-bottom: 8px;
    }

        .helpTitBg dt a {
            font-weight: bold;
            color: #56a5ee;
            text-decoration: none;
        }

    .helpTitBg dd a {
        color: #006acd;
        text-decoration: none;
        background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -170px;
        padding: 0px 0px 0px 10px;
    }

/*相关商品*/
.boxCenterList ul {
    height: 1%;
    margin-bottom: 10px;
}

.boxCenterList li {
    width: 180px;
    margin: 0 auto 15px;
    text-align: center;
    position: relative;
}

    .boxCenterList li.goodsimg {
        width: 190px;
        margin: 0 auto;
        text-align: center
    }

.boxCenterList p.nmae {
    height: 40px;
    line-height: 20px;
    overflow: hidden
}

.boxCenterList li.goodsimg img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    text-align: center;
    border: 0;
    display: block;
}

.boxCenterList .bbs {
    overflow: hidden
}

    .boxCenterList .bbs li {
        width: 48%;
        line-height: 1.7;
        margin: 0 5px 0 5px;
        text-align: left;
        float: left
    }

.mine.releate_goods ul {
    float: left;
    width: 200px;
}

.releate_goods_title {
    height: 70px;
}

    .releate_goods_title a {
        display: block;
        width: 200px;
        height: 36px;
        line-height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.releate_goods ul {
    float: left;
    position: relative;
}

.releate_goods ul {
    float: left;
    width: 185px;
    border: 1px solid #efefef;
    margin-left: 6px;
    margin-top: 6px;
}

    .releate_goods ul li span.watermark_promote_small {
        background: url("images/icons_rq.png" /*tpa=http://www.zhue.cn/themes/zhue/images/icons_rq.png*/ ) no-repeat -211px 0px;
    }

    .releate_goods ul li span {
        width: 66px;
        height: 73px;
        position: absolute;
        right: 125px;
        top: -6px;
        background: url("images/icons.png" /*tpa=http://www.zhue.cn/themes/zhue/images/icons.png*/ ) no-repeat;
        z-index: 99;
    }

.releate_goods_title {
    height: 70px;
}

    .releate_goods_title a {
        display: block;
        width: 160px;
        height: 36px;
        line-height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 5px 0 0 20px;
    }

.rank .mt {
    background-image: url("images/icon2011111802.png" /*tpa=http://www.zhue.cn/themes/zhue/images/icon2011111802.png*/ );
    background-repeat: no-repeat;
}

.rank .tab li {
    background-image: url("images/icon2011111801.png" /*tpa=http://www.zhue.cn/themes/zhue/images/icon2011111801.png*/ );
    background-repeat: no-repeat;
}

.rank .mt {
    height: 24px;
    padding: 3px 8px;
    background-color: #E6E6E6;
    background-position: 0 -87px;
    line-height: 24px;
}

.rank .mc {
    padding: 0 1px;
    border: solid #E6E6E6;
    border-width: 1px 1px 1px;
}

.rank .category_all {
    border: solid #E6E6E6;
    border-width: 1px 1px 0px;
}

.rank .tab {
    padding: 6px 2px 0;
    height: 26px;
    border-bottom: 1px solid #DEDFDE;
    overflow: hidden;
    zoom: 1;
}

    .rank .tab li {
        width: 62px;
        height: 24px;
        padding-top: 2px;
        margin: 0 2px 0 1px;
        display: inline;
        background: none;
        background-color: #F7F7F7;
        border: 1px solid #DEDFDE;
        text-align: center;
        line-height: 24px;
        color: #999;
        cursor: pointer
    }

    .rank .tab .hover {
        color: #c00;
        font-weight: bold
    }

        .rank .tab .hover a:link, .rank .tab .hover a:visited {
            color: #c00;
        }

.rank .tabcon li {
    float: left;
    width: 197px;
    padding: 6px 5px;
    border-bottom: 1px dotted #efefef;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
}

.rank .tabcon span {
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 3px;
    text-align: center;
    line-height: 18px;
    background: url("images/tops1.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/tops1.gif*/ ) no-repeat;
    color: #C00;
    font-weight: normal;
}

    .rank .tabcon span.bg1 {
        background: url("images/tops2.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/tops2.gif*/ ) no-repeat;
        color: #CDCDCD;
    }

.rank .tabcon .p-img {
    float: left;
    margin-right: 5px;
    display: none;
}

.rank .tabcon .p-name {
    float: left;
    width: 165px;
    display: inline;
    height: 22px;
    overflow: hidden;
}

.rank .tabcon .p-price {
    float: left;
    height: 18px;
    margin-top: 2px;
    line-height: 18px;
    display: none;
}

.rank .tabcon .fore {
    padding: 10px 5px 10px;
    height: 56px;
}

    .rank .tabcon .fore .p-img {
        display: block;
    }

    .rank .tabcon .fore .p-name {
        width: 120px;
        height: 3em;
        line-height: 1.5em;
    }

    .rank .tabcon .fore .p-price {
        display: block;
    }

.boxCenterList1 {
    padding: 8px;
}

    .boxCenterList1 ul {
        height: 1%;
        margin-bottom: 10px;
    }

    .boxCenterList1 li {
        float: left;
        display: inline;
        color: #666;
        width: 200px;
        text-align: center;
    }

        .boxCenterList1 li.goodsimg {
            width: 62px;
            margin-right: 5px;
        }

        .boxCenterList1 li a {
            color: #333;
        }

    .boxCenterList1 p.nmae {
        height: 40px;
        line-height: 20px;
        overflow: hidden
    }

    .boxCenterList1 li.goodsimg img {
        width: 150px;
        height: 150px;
        border: 1px solid #fff;
        display: block;
        margin: 0 0 10px 21px;
    }
/*相关文章(其它带有小三角点的文字列表共用)*/
.RelaArticle a, .alone {
    background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -170px;
    padding: 0px 0px 0px 10px;
    color: #3f3f3f;
    text-decoration: none;
}

    .RelaArticle a:hover {
        background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -170px;
        padding: 0px 0px 0px 10px;
        color: #ff6600;
        text-decoration: none;
    }

.newfont {
    font-size: 14px;
}

    .newfont a {
        height: 30px;
        line-height: 30px
    }

/*浏览历史，收藏*/
.history h2 {
    height: 26px;
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
    background: url("../images/tab1.gif") no-repeat;
    float: left;
    width: 82px;
    color: #BB0000;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
}

.history .h2bg {
    background: none;
    color: #666;
    width: 82px;
    height: 24px;
    padding-top: 12px;
    font-bold: normal;
}

.h3goods {
    height: 36px;
    background: #fff url("images/goodstab2.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/goodstab2.gif*/ ) 0 bottom no-repeat;
    border: none;
}

.h3goods {
    background: #fff url("images/goodstab1.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/goodstab1.gif*/ ) 0 bottom no-repeat;
}

#history li {
    width: 100%;
}

#clear_history a {
    background: none;
    padding: 0px;
    color: #3f3f3f;
    text-decoration: none;
    float: right;
    cursor: pointer;
}

.colle a {
    background: none;
    padding: 0px;
    color: #3f3f3f;
    text-decoration: none;
}

    .colle a:hover {
        background: none;
        padding: 0px;
        color: #ff6600;
        text-decoration: none;
    }

.lirbuy {
    padding: 10px 5px 0 0
}

#innergoods {
    width: 769px;
}

#innergoods {
    width: 989px;
    z-index: 9999;
}

.detail-list a {
    color: #005aa0;
}

.GoodsInfo-v .detail-list {
    padding: 8px;
    border: solid #DEDFDE;
    border-width: 0 1px 1px;
    overflow: hidden;
    zoom: 1;
}

    .GoodsInfo-v .detail-list li {
        float: left;
        width: 33%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 2px 0;
    }

#com_v .detail-correction {
    position: relative;
    padding: 8px 0 8px 24px;
    zoom: 1;
}

    #com_v .detail-correction b {
        display: block;
        position: absolute;
        top: 9px;
        left: 2px;
        width: 18px;
        height: 15px;
        background-image: url("images/jd2013/newicon20130223.png" /*tpa=http://www.zhue.cn/themes/zhue/images/jd2013/newicon20130223.png*/ );
        background-repeat: no-repeat;
        background-position: -260px -270px;
    }
/* ====================
 商品详情页面部分模块
==================== */
#goodsInfo {
    _height: 1%;
}

    #goodsInfo .imgInfo {
        width: 352px;
        float: left;
        margin-right: 30px;
        display: inline;
    }

        #goodsInfo .imgInfo .thumb {
            width: 350px;
            height: 350px;
            display: block;
            border: 1px solid #D7D7D7;
            position: relative;
            z-index: 1;
        }
    /*商品详情图片*/
    #goodsInfo #gallbox .gallery {
        width: 310px;
        float: left;
        text-align: left;
        overflow: hidden;
    }

        #goodsInfo #gallbox .gallery ul {
            width: auto;
        }

        #goodsInfo #gallbox .gallery li {
            width: 52px;
            float: left;
            margin: 2px 5px 0 5px;
        }

            #goodsInfo #gallbox .gallery li img {
                width: 50px;
                height: 50px;
                cursor: pointer;
                float: left
            }

        #goodsInfo #gallbox .gallery img.onbg {
            border: 2px solid #CC0000;
        }

        #goodsInfo #gallbox .gallery img.autobg {
            border: 1px solid #DEDEDE;
        }

    #goodsInfo #gallbox span {
        width: 17px;
        height: 54px;
        background: url("../images/btn_per.gif") no-repeat;
        float: left;
        cursor: pointer;
    }

        #goodsInfo #gallbox span.spanR {
            width: 17px;
            height: 54px;
            background: url("../images/btn_next.gif") no-repeat;
            float: right;
        }

    #goodsInfo #gallbox #demo {
        float: left;
    }

    #goodsInfo .zoompic {
        float: left;
        width: 70px;
        margin-right: 10px;
        display: inline;
        padding-top: 6px;
    }

    #goodsInfo .sharebg {
        float: left;
        width: 340px;
        border: 1px solid #D9D8D8;
        background: url("../images/sharebg.gif") repeat-x;
        padding: 7px 0 0 10px;
        height: 23px;
    }
    /*文字信息*/
    #goodsInfo .textInfo {
        background: #fff;
        width: 600px;
        color: #333;
        float: left;
        padding-bottom: 10px;
    }

    #goodsInfo .textInfo {
        width: 820px;
    }

    #goodsInfo .textInfo1 {
        width: 550px;
    }

    #goodsInfo .textInfo1 {
        width: 550px;
    }

    #goodsInfo .textInfo .ntitle {
        font-size: 16px;
        font-weight: bold;
        line-height: 22px;
        font-family: Microsoft Yahei;
    }

    #goodsInfo .textInfo .brief {
        font-size: 16px;
        line-height: 22px;
        color: #e4393c;
        font-weight: bold;
        padding: 5px 0;
        font-family: Microsoft Yahei;
        width: 610px;
    }

    #goodsInfo .textInfo p {
        font-size: 14px;
        font-weight: bold; /*padding:0 5px 5px 8px;*/
    }

    #goodsInfo .textInfo .shopprice {
        color: #cc0000;
        font-size: 22px;
        font-family: "Microsoft YaHei",Arial
    }

    #goodsInfo .textInfo .sn {
        color: #999;
        font-weight: normal;
        font-size: 12px;
    }

    #goodsInfo .textInfo .sale {
        border-bottom: 1px solid #ccc;
        padding-bottom: 6px;
        margin-bottom: 15px;
    }

    #goodsInfo .textInfo .info {
        border-top: 1px dotted #D7D7D7;
        margin-top: 8px;
    }

        #goodsInfo .textInfo .info ul {
            padding-top: 5px;
            color: #333;
        }

        #goodsInfo .textInfo .info li {
            padding: 8px 0px;
            _height: 1%;
        }

            #goodsInfo .textInfo .info li.padd {
                padding: 7px 0px 7px 0px;
            }

            #goodsInfo .textInfo .info li.hpj {
                padding: 8px 0 0 0
            }

        #goodsInfo .textInfo .info .onpf {
            padding-top: 3px;
        }

        #goodsInfo .textInfo .info .online {
            padding-left: 8px;
        }

        #goodsInfo .textInfo .info li dd {
            width: 50%;
            float: left;
            padding: 0px 0px;
        }

            #goodsInfo .textInfo .info li dd.ddR {
                width: 48%;
                padding-left: 8px;
            }

            #goodsInfo .textInfo .info li dd.ddL {
                border-right: 1px solid #eeecec;
            }

        #goodsInfo .textInfo .info a {
            color: #136F9A;
            text-decoration: none;
        }

        #goodsInfo .textInfo .info .loop {
            background: #f7f7f7;
            margin-top: 8px;
        }

    #goodsInfo .textInfo .hdbg {
        background: #FEF9F2;
    }

    #goodsInfo .textInfo .psn {
        color: #888888;
        font-size: 12px;
        font-weight: normal
    }

.boxCenterGoods {
    padding: 8px 8px 8px 0px;
}

#goodsInfo .textInpadd {
    padding: 5px 0px 0px 5px;
    clear: both;
}

    #goodsInfo .textInpadd .tmig {
    }

    #goodsInfo .textInpadd .fmig {
        padding-left: 5px
    }

#goodsInfo .te {
    LINE-HEIGHT: 40px;
    padding-left: 8px;
}

#goodsInfo .textInfo .jf ul {
    border-top: 1px solid #ccc;
}

#goodsInfo .textInfo .jf li {
    background: url("images/lineBg.gif") repeat-x left bottom;
    padding: 0px 8px;
    _height: 1%;
}

    #goodsInfo .textInfo .jf li.padd {
        padding: 7px 0px 7px 8px;
    }

    #goodsInfo .textInfo .jf li dd {
        width: 50%;
        float: left;
        padding: 7px 0px;
    }

#goodsInfo .borderpadd {
    width: 80%;
    border-top: 1px dotted #ddd;
    margin: 5px 0;
    padding: 10px 0px 0px;
}

#goodsInfo .borderpadd1 {
    border: 1px solid #DF9A07;
}

#goodsInfo .textInfo .snum {
    margin-top: 8px;
    line-height: 25px;
    padding-bottom: 8px;
}

#goodsInfo .textInfo .inum {
    float: left;
    width: 35px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 0;
    border: 1px solid #ccc;
    margin: 0 3px;
}

#goodsInfo .textInfo .imgl {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    background: url("../images/goods_down1.gif") no-repeat;
    margin-top: 4px;
}

#goodsInfo .textInfo .imgr {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    background: url("../images/goods_up1.gif") no-repeat;
    margin-top: 4px;
}


.midcolumntitle {
    border-left: #c3c3c3 solid 1px;
    border-right: #c3c3c3 solid 1px;
    background: url("images/channelsprites.gif") repeat-x 0 -185px;
    height: 30px;
}

.newproduct {
    float: left;
    width: auto;
    background: url("images/channelsprites.gif") no-repeat 0 -155px;
    height: 30px;
    margin-left: 7px;
    font: bold 14px '宋体',Arial,Helvetica,sans-serif;
    color: #900;
    line-height: 30px;
    text-indent: 12px;
}

.more {
    float: right;
    margin-right: 11px;
    width: auto;
    line-height: 30px;
}
/*用户评论*/
.ie6 {
    padding-left: 25px;
    _padding-left: 15px;
    height: 1%;
}
/*购买此商品的人还购买的商品*/
.comments li {
    border-bottom: 1px dashed rgb(173, 154, 154);
    padding: 3px 8px;
    width: 97%;
    _height: 1%;
    text-align: left;
    position: relative;
    margin-bottom: 8px;
}

.loading {
    position: absolute;
    top: 0;
    left: 50%;
    color: #949494;
    font-size: 25px;
    text-align: center;
    display: none;
}

.comments li img {
    position: absolute;
    right: 0px;
    top: 3px;
    z-index: 999;
}

.comments li td img {
    position: relative;
    cursor: pointer;
}

.comments li p {
    margin: 3px auto;
    text-align: left;
}

.commentsList {
    background: #fff;
    padding: 10px;
}

    .commentsList .inputBorder {
        border: 1px solid #ccc;
        background: #fff;
    }

.captcha {
    margin-left: 0px;
    position: relative;
    top: -1px;
    *margin-left: 8px;
    *position: relative;
    top: 3px;
    cursor: pointer;
}

.linkbtn {
    vertical-align: initial;
    border: 0;
    background-color: white;
    color: #666;
    text-decoration: none;
}

    .linkbtn:hover {
        cursor: pointer;
        color: red;
    }
/* ====================
 品牌推荐
==================== */
/*品牌列表*/
#brandList {
    margin-top: 12px;
    height: 1%;
}

    #brandList .brandBox {
        width: 235px;
        float: left;
        display: inline;
        margin: 0 5px 20px 5px;
        text-align: center;
        overflow: hidden;
        height: 160px;
    }

        #brandList .brandBox .brandLogo {
            width: 188px;
            height: 52px;
            overflow: hidden;
        }

        #brandList .brandBox h4 {
            height: 23px;
            line-height: 23px;
            background: #e9e9e9;
            margin: 15px 0 8px 0;
            padding: 0 10px;
            text-align: right;
            font-weight: 100;
            font-size: 12px;
        }

            #brandList .brandBox h4 span, #brandList .brandBox h4 span a {
                float: left;
                font-weight: bold;
                color: #3f3f3f;
                text-decoration: none;
            }

    #brandList p {
        text-align: left;
        margin-bottom: 5px;
        color: #909090;
        padding: 8px;
    }

        #brandList p.brandCategory, #brandList p.brandCategory a {
            text-align: left;
            color: #006acd;
            text-decoration: none;
        }

    #brandList .brandArticle {
        border: 1px dashed #d9d9d9;
        background: #f8f8f8;
        text-align: left;
    }

.brandCategoryA a {
    margin-right: 15px;
}

#categortyu {
    width: 200px;
    float: left;
    position: relative;
}

    #categortyu dl {
        width: 200px;
    }

    #categortyu dt {
        width: 190px;
        height: 31px;
        color: #ffffff;
        line-height: 31px;
        font-size: 14px;
        background: url("images/ucentertit.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/ucentertit.gif*/ ) no-repeat;
        padding-left: 10px;
    }

    #categortyu dd {
        border: 1px solid #ddd;
    }

    #categortyu .up {
        color: #333;
        height: 29px;
        background: url("images/ucentert1.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/ucentert1.gif*/ ) repeat-x;
        font-size: 12px;
        line-height: 29px;
        padding-left: 60px;
    }

    #categortyu ul li {
        border-top: 1px solid #eaeaea;
    }

        #categortyu ul li p {
            width: 80px;
            background: url("images/ucentert2.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/ucentert2.gif*/ ) 0 10px no-repeat;
            padding-left: 10px;
            margin: 0px auto 0px auto;
        }

            #categortyu ul li p a {
                width: 80px;
                height: 26px;
                line-height: 26px;
            }

                #categortyu ul li p a:hover {
                    width: 80px;
                    height: 26px;
                    line-height: 26px;
                    font-weight: bolder;
                    color: #3e3e3e;
                }

    #categortyu .curs {
        background-color: #fff3d2;
        height: 26px;
        font-weight: bolder;
        display: block;
    }

/* ====================
 用户中心
==================== */
.usBox {
    border: 1px solid #ccc;
}

.usBoxtop {
    border-top: 0;
}

.usBox h3 {
    text-align: left;
    font-size: 14px;
    padding-left: 15px;
}

.usBox_1 {
    float: left;
    background: #fff;
    text-align: left;
    width: 297px;
    height: 208px;
    padding: 43px 0px 60px 123px;
}

    .usBox_1 .logtitle {
        height: 30px;
        background: url("images/ur_bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/ur_bg.gif*/ ) no-repeat 0px 0px;
    }

.us_Submit {
    border: none;
    width: 270px;
    margin-left: -30px;
    height: 37px;
    background: url("../images/login_img2.jpg") no-repeat;
    cursor: pointer;
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
}

.us_Submit_reg {
    border: none;
    width: 169px;
    height: 30px;
    background: url("../images/bnt_ur_reg.gif") no-repeat;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}

.usTxt {
    width: 265px;
    height: 267px;
    padding: 43px 0 0 90px;
    background: #f2f2f2;
    float: right;
    text-align: left;
    background: url("images/ur_bg1.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/ur_bg1.gif*/ ) no-repeat 0 50%;
    line-height: 23px;
}

    .usTxt img {
        margin-top: 15px;
    }

.ulogo {
    padding: 10px 0 10px 0;
    float: left;
}
/*登陆*/
.login_box {
    padding-bottom: 10px;
    color: #333;
}

    .login_box .login_left {
        width: 558px;
        float: left;
        border-right: 1px solid #E7E7E7;
        margin-top: 15px;
        min-height: 265px;
        _height: 265px;
    }

    .login_box .regist_right {
        float: left;
        padding: 60px 30px;
    }

.login_form {
    width: 450px;
    margin: 50px auto 15px;
    border-bottom: 1px dotted #cccccc;
}

.login_form2 {
    margin: 50px 0px 35px 55px;
}

    .login_form p, .login_form2 p {
        margin-bottom: 10px;
        margin-left: 10px;
        line-height: 25px;
    }

        .login_form p.tc {
            margin-left: 0px;
        }

        .login_form2 p.codel {
            margin-left: 50px;
        }

.buttbtn {
    line-height: 40px;
    padding-right: 20px;
}

    .buttbtn input {
        margin: 0 3px 0 10px;
    }

    .buttbtn a {
        float: right;
    }

.login_form2 .code {
    vertical-align: middle;
}

.login_form label, .login_form2 label {
    width: 75px;
    text-align: right;
    display: inline-block;
    font-size: 14px;
}

.login_form2 .input {
    width: 240px;
    height: 24px;
    line-height: 24px;
}

.other_login {
    margin-left: 70px;
}

    .other_login p {
        margin-bottom: 12px;
    }

.regist_right p {
    line-height: 24px;
    margin-bottom: 5px;
}

.regist_right .logp {
    padding: 20px 0 0 0;
    text-align: center
}

.regist_right .btn_grey2 {
    margin-top: 25px;
}

.error_tips {
    background-position: -250px -173px;
    padding-left: 23px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #FFBFBF;
    background-color: #fff2f2;
    color: #ff0000;
    display: inline-block;
    margin-left: 7px;
}

.login_form .code {
    border: 1px solid #cccccc;
    padding: 1px;
    vertical-align: top;
    margin: 0px 6px;
}

.boder_red {
    border: 1px solid #FF0101;
}

.uscenterbox {
    background-color: #FFF;
}

.ub1 {
    border: 1px solid #e0e0e0;
    border-top: none;
}

.uscenterbox h5 {
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
    color: #3A3A3A;
    height: 40px;
    line-height: 40px;
}
/*注册*/
.usBox_2 {
    background: #fff;
    text-align: left;
    padding: 40px 0px 50px 250px;
    ;
    font-size: 14px;
    color: #333;
}

    .usBox_2 .regtitle {
        height: 30px;
        background: url("../images/ur_bg.gif") no-repeat 0px -34px;
    }

    .usBox_2 span {
        font-size: 12px;
    }

    .usBox_2 table tr td:first-child {
        text-align: right;
    }

.actionSub a {
    font-size: 12px;
    color: #999;
    text-decoration: none;
    background: url("../images/ur_bg.gif") no-repeat 0px -68px;
    padding-left: 14px;
}

.box_1 .userCenterBox {
    margin-top: 10px;
    background-color: #fff;
}

    .box_1 .userCenterBox .userMenu a {
        display: block;
        height: 26px;
        line-height: 26px;
        background: url("images/menuBg.gif") no-repeat 0 -30px;
        color: #3f3f3f;
        text-decoration: none;
        margin: 0 0 3px 10px;
        padding-left: 3px;
        padding-top: 3px;
        font-size: 14px;
    }

        .box_1 .userCenterBox .userMenu a.curs {
            background: url("images/menuBg.gif") no-repeat 0 0px;
            font-weight: bold;
        }

        .box_1 .userCenterBox .userMenu a img {
            margin-right: 3px;
        }

.msgBottomBorder {
    clear: both;
    background: url("images/lineBg.gif") repeat-x left bottom;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

#regist {
    border-top: 0;
}

    #regist .mt {
        height: 33px;
        background: url("images/tit_regist.jpg") repeat-x 0 -34px;
    }

        #regist .mt h2 {
            float: left;
            height: 33px;
            padding-left: 15px;
            background: url("images/tit_regist.jpg") no-repeat 0 0;
            line-height: 33px;
        }

        #regist .mt span {
            float: right;
            height: 33px;
            line-height: 33px;
            text-align: right;
        }

        #regist .mt b {
            float: right;
            width: 10px;
            height: 33px;
            background: url("images/tit_regist.jpg") no-repeat 0 -68px;
        }

.ftx13, .flk13 a:link, .flk13 a:visited, a.flk13:link, a.flk13:visited {
    color: #005AA0;
}

#zphone {
    border: 1px solid #e5e5e5;
    background-color: #f1f1f1;
    font-size: 14px;
    padding: 0 10px;
    height: 38px;
}

#sms_verifycode {
    width: 156px;
    margin-right: 2px;
}

/* ====================
 商品分类页面
==================== */
.scrbox {
    background-color: #FFFAE2;
    border: 1px solid #F5E190;
    padding: 8px 10px;
}

    .scrbox .num {
        font-weight: bold;
        color: #CC0000
    }
/*属性组合搜索*/
#select .mt {
    height: 28px;
    line-height: 28px;
    padding: 0 10px 8px;
    background: url("images/bg_hotsale.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg_hotsale.gif*/ ) repeat-x 0 -552px;
}

#select .extra {
    float: right;
    line-height: 32px;
    padding-right: 5px;
}

    #select .extra a {
        color: #005aa0;
    }

#select .cname {
    color: #EB3964;
}

.screeBox {
    padding: 15px 20px 8px;
    border-bottom: 1px dotted #ddd;
}

.screeBoxbnone {
    border-bottom: none;
}
/*.screeBox a:hover{background:#E4393C; color:#fff; padding:2px 2px; text-decoration:none}*/
/*.screeBox a:hover{background:#E4393C; color:#fff; padding:2px 2px; margin:0 3px;}*/
.screeBoxs {
    padding-left: 10px;
}

    .screeBoxs strong {
        float: left;
        display: block;
        width: 100px;
        text-align: right;
        height: 40px;
        line-height: 20px;
    }

.screeBox .inputt {
    width: 48px;
    height: 22px;
    line-height: 18px;
    border: 1px solid #CACACA;
}

.screeBox .submitbtn {
    background-color: #E4393C;
    color: #fff;
    width: auto;
    min-width: 45px;
    padding: 0 10px;
    height: 24px;
    border: none;
    cursor: pointer;
}

.screeBox .btnmore {
    position: relative;
    border: 1px solid #dedede;
    width: 28px;
    height: 30px;
    padding: 3px 15px 3px 10px;
    color: #666;
}

    .screeBox .btnmore i, .iconup {
        background-image: url(../images/master/20130330A.png);
        background-position: -104px -42px;
        transform: rotate(90deg);
        background-repeat: no-repeat;
        width: 15px;
        height: 15px;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
    }

    .screeBox .btnmore .iconup {
        background-position: -107px -42px;
        transform: rotate(-90deg);
    }

    .screeBox .btnmore:hover {
        background-color: #fff;
        color: #EB3964;
        padding: 3px 15px 3px 10px;
    }

.screeBoxs-list {
    min-height: 40px;
    margin-left: 100px;
    overflow: hidden;
}

    .screeBoxs-list ul {
        max-height: 150px;
        overflow-y: auto;
    }

    .screeBoxs-list li {
        width: 115px;
        float: left;
        padding-bottom: 5px;
        line-height: 20px;
    }

        .screeBoxs-list li.clear {
            float: none;
            width: 100%;
            height: 0;
            padding: 0;
            margin: 0;
        }

    .screeBoxs-list .list-left {
        float: left;
        width: 90%;
    }

    .screeBoxs-list a {
        padding: 2px 5px;
    }

        .screeBoxs-list a:hover, .screeBoxs-list .selected {
            background: #E4393C;
            color: #fff;
            padding: 2px 5px;
        }

    .screeBoxs-list .list-right {
        float: left;
        width: 5%;
        padding-left: 15px;
        padding-top: 1px;
    }

.sort a {
    position: relative;
    bottom: 5px;
}

.sort input {
    position: relative;
    top: 3px;
}

#advanced {
    position: relative;
    height: 4px;
    border-bottom: 1px solid #E6E6E6;
    overflow: visible;
    margin-bottom: 30px;
}

    #advanced div {
        position: absolute;
        width: auto;
        min-width: 60px;
        height: 20px;
        padding: 0 19px;
        top: 4px;
        right: 350px;
        border-left: 1px solid #E6E6E6;
        border-right: 1px solid #E6E6E6;
        border-bottom: 1px solid #E6E6E6;
        border-top: 1px solid #fff;
        line-height: 20px;
        text-align: right;
        background: url("images/bg_tit_home.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg_tit_home.gif*/ ) #E6E6E6 no-repeat -10px -32px;
    }

        #advanced div b {
            display: block;
            position: absolute;
            top: 6px;
            right: 10px;
            overflow: hidden;
            width: 7px;
            height: 8px;
            background: url("images/bg_hotsale.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg_hotsale.gif*/ ) no-repeat -65px -632px;
        }

    #advanced a {
        color: #005aa0;
    }

    #advanced div {
        right: 550px
    }
/*商品列表显示方式*/
.goodsList {
    padding: 10px 10px 0 10px;
}

    .goodsList ul {
        margin-bottom: 10px;
    }

        .goodsList ul#bgcolor {
            background: #fbfbfb;
            border-top: 1px dashed #e8e8e8;
            border-bottom: 1px dashed #e8e8e8;
        }

    .goodsList li {
        float: left;
        padding-top: 8px;
    }

        .goodsList li.thumb {
            width: 125px;
            text-align: center;
        }

            .goodsList li.thumb img {
                width: 115px;
                height: 115px;
                padding: 1px;
            }

        .goodsList li.goodsName {
            width: 290px;
            margin-right: 10px;
        }

            .goodsList li.goodsName a {
                color: #666666;
            }

                .goodsList li.goodsName a:hover {
                    color: #990000;
                }

            .goodsList li.goodsName span {
                color: #C9C7C7;
            }

        .goodsList li.action {
            float: right;
            margin-left: 10px;
        }

            .goodsList li.action a.abg {
                background: url("images/bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/bg.gif*/ ) no-repeat 0px -735px;
                padding-left: 18px;
                position: relative;
                bottom: 5px;
            }

.bottom_service_link DL {
    WIDTH: 140px
}

.proListConRight {
    width: 989px;
    float: left;
    margin-left: 10px;
}

.goods_jiaob {
    width: 40px;
    height: 40px;
    background: url("../images/jiaobiao.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    padding: 2px 5px 0;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    z-index: 1;
}

.promotion {
    width: 1208px;
    min-height: 298px;
    border: 1px solid #eeeeee;
    margin: 0 auto;
    margin-top: 12px;
}

.promotion_tit {
    font-size: 12px;
    color: #666;
    border: 1px solid #fff;
    height: 30px;
    line-height: 30px;
    background: #f7f7f7;
    text-indent: 10px;
}

.index_like {
    width: 1210px;
    margin: 0 auto;
    height: 324px;
    position: relative;
    *margin-bottom: 10px;
}

    .index_like h4 {
        font-size: 12px;
        padding-left: 8px;
        height: 30px;
        line-height: 30px;
        background: #f7f7f7;
        margin: 0;
    }

.ilike_bot dl a dd p {
    color: #666;
}

.ilike_bot {
    width: 1207px;
    height: 274px;
    border: 1px solid #eee;
    margin-top: 0px;
}

    .ilike_bot dl {
        width: 185px;
        height: 240px;
        border: 1px solid #fff;
        margin: 14px 0 0 12px;
        float: left;
    }

    .ilike_bot dt {
        width: 185px;
    }

        .ilike_bot dt img {
            width: 150px;
            margin-left: 22px;
            margin-top: 10px;
        }

    .ilike_bot dd > p {
        height: 36px;
        line-height: 18px;
        margin-top: 14px;
        text-align: left;
        font-size: 12px;
        overflow: hidden;
        width: 187px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ilike_bot dd > div {
        width: 160px;
        text-align: left;
    }

    .ilike_bot dd span {
        color: #e4393c;
        font-size: 14px;
        font-weight: bold;
    }

.index_change_img {
    position: absolute;
    right: 0;
    top: 24px;
    display: none;
}

.index_like_change {
    width: 60px;
    position: absolute;
    height: 30px;
    line-height: 30px;
    top: 0;
    right: 0;
    cursor: pointer;
}

    .index_like_change img {
        float: left;
        margin-right: 6px;
        margin-top: 10px;
    }

    .index_like_change p {
        font-size: 14px;
        color: #666;
    }

.boxCenterList li {
    text-align: left;
}

    .boxCenterList li span {
        text-align: right;
    }

.goodsItem a {
    text-decoration: none;
}

    .goodsItem a:hover {
        color: #be0000;
    }

.goods_bcb1 p span {
    color: #e4393c;
    font-weight: bold;
}

.bcb1_btm {
    padding: 0 10px;
    margin-top: 10px;
}

    .bcb1_btm h2 {
        float: right;
        color: #989a99;
    }

.ilike_bot .bcb1_btm p span {
    color: #e4393c;
}

.bcb1_btm h2 span {
    color: #085c9c;
    font-weight: normal;
}

/*底部导航+友情链接*/
.links {
    padding: 0 12px;
    margin-top: 10px;
}

    .bNavList a, .links a {
        color: #333d;
        padding: 0 5px;
        text-decoration: none;
    }
/* ====================
 团购
==================== */
.group {
    padding: 8px;
    border-bottom: 1px solid #ccc;
}

    .group li {
        float: left;
        background: #fff;
        padding: 8px;
    }

/* ====================
 购物流程
==================== */
.flowBox {
    border: 1px solid #ccc;
    border-top: 2px solid #eaeaea;
}

    .flowBox table {
        margin: 5px auto;
    }
/*2.62在购物车里面显示相关配件*/
.flowGoodsFittings {
    padding: 10px;
}

    .flowGoodsFittings ul {
        height: 1%;
        margin: 5px 4px;
        float: left;
    }

    .flowGoodsFittings li {
        float: left;
        width: 120px;
    }

        .flowGoodsFittings li.goodsimg {
            width: 48px;
            margin-right: 10px;
        }

            .flowGoodsFittings li.goodsimg img {
                width: 48px;
                height: 48px;
                display: block;
            }

.left {
    width: 165px;
    overflow: hidden;
    margin-right: 10px;
    float: left;
    padding-bottom: 5px
}

    .left h2 {
        background: #f60 url("images/helpcenter.jpg") no-repeat;
        height: 29px;
        line-height: 300px;
        overflow: hidden
    }

.help_side {
    border: 1px solid #b9e8f9
}

    .help_side h4 {
        background: #eff9fe;
        height: 32px;
        line-height: 32px;
        padding-left: 25px;
        color: #4a4a4a;
        font-size: 14px;
        font-family: "microsoft yahei";
    }

    .help_side ul li {
        background: url("../images/helpcenter_icon1.gif") no-repeat 20px 10px;
        padding-left: 32px;
        height: 32px;
        line-height: 32px;
        overflow: hidden;
        border-top: 1px dotted #cbecf8;
    }

        .help_side ul li.li1 {
            border-top: medium none;
        }

        .help_side ul li.helpcurr {
            background: url("../images/helpcenter_icon2.gif") no-repeat 20px 10px;
            color: #cc0000;
        }

        .help_side ul li a:link, .help_side ul li a:visited {
            color: #2398d1;
            text-decoration: none;
        }

        .help_side ul li a:hover, .help_side ul li a:active {
            color: #cc0000;
            text-decoration: underline;
        }

        .help_side ul li.helpcurr a:link, .help_side ul li.helpcurr a:visited {
            color: #cc0000;
            text-decoration: none;
        }

    .help_side b {
        float: right;
        width: 14px;
        height: 14px;
        margin-top: 1px;
        background: url("../images/help_leftsz.gif") no-repeat right 0px;
        overflow: hidden;
        cursor: pointer;
        margin: 7px 10px 0 0;
    }

    .help_side .current b {
        background: url("../images/help_leftsz.gif") right -14px;
    }

    .help_side .item ul {
        display: block;
    }

    .help_side .current ul {
        display: none;
    }

.right {
    width: 815px;
    overflow: hidden;
    _float: right;
    font-size: 12px;
    line-height: 150%;
}

    .right img {
        margin: 10px
    }

    .right h3 {
        line-height: 24px;
        padding-left: 13px;
    }

        .right h3 a {
            font-weight: 400;
            font-size: 12px;
            float: right;
            margin-right: 10px
        }

        .right h3.help_tit {
            background: url("../images/newpp.png") repeat-x;
            height: 36px;
            line-height: 36px;
            padding-left: 9px;
        }

            .right h3.help_tit strong {
                float: left;
                height: 36px;
                line-height: 36px;
                position: relative;
                font-size: 16px;
                color: #138bc5;
                font-family: "microsoft yahei";
            }

            .right h3.help_tit a {
                font-weight: 400;
                height: 14px;
                line-height: 14px;
                font-size: 12px;
                float: right;
                margin-right: 10px
            }

.help_box {
    padding: 10px 10px 10px 20px;
}

.right {
    width: 1035px;
}

#myjd .mt {
    height: 32px;
    padding: 0 6px;
    background: url("images/index.png" /*tpa=http://www.zhue.cn/themes/zhue/images/index.png*/ ) #9E0000 no-repeat 0 0;
    line-height: 32px;
    color: #fff;
}

    #myjd .mt h2 {
        float: left;
        background: none;
        padding-top: 0;
        height: auto;
        line-height: 32px
    }

    #myjd .mt a {
        color: #fff;
    }

    #myjd .mt .extra {
        cursor: pointer;
        color: #ffcccc;
        float: right
    }

#myjd .mc {
    border: solid #E6E6E6;
    border-width: 0 1px 1px;
    overflow: hidden;
}

#myjd dl dt {
    position: relative;
    margin-bottom: -1px;
    height: 27px;
    padding: 0 12px;
    border: solid #E6E6E6;
    border-width: 1px 0;
    background: url("images/bg_jdleft.jpg" /*tpa=http://www.zhue.cn/themes/zhue/images/bg_jdleft.jpg*/ ) #E6E6E6 repeat-x 0 -30px;
    font-weight: bold;
    line-height: 27px;
    cursor: pointer;
}

    #myjd dl dt b {
        display: block;
        position: absolute;
        top: 0;
        right: 5px;
        width: 19px;
        height: 27px;
        background: url("images/bg_jdleft.jpg" /*tpa=http://www.zhue.cn/themes/zhue/images/bg_jdleft.jpg*/ ) no-repeat 0 -150px;
    }

    #myjd dl dt:hover {
        background-position: 0 0;
    }

        #myjd dl dt:hover b {
            background-position: 0 -90px;
        }

#myjd dl.close dt b {
    background-position: 0 -120px;
}

#myjd dl.close dt:hover b {
    background-position: 0 -60px;
}

#myjd dl.close dd {
    display: none;
}

#myjd dd {
    padding: 4px 0 5px;
}

    #myjd dd .item {
        padding: 2px 0 2px 24px;
    }

    #myjd dd .curr {
        font-weight: bold;
    }
/* ====================
 文章列表页-2009.6.8
==================== */
.article_search {
    margin: 8px 0;
}

    .article_search .inputBg {
        width: 300px;
    }
/* ====================
打印报价单
==================== */
.quotation {
    margin: 20px auto 20px auto;
    text-align: center;
}



/*翻页*/
.pagebar {
    height: 20px;
    margin-right: -90px;
}

    .pagebar img {
        position: relative;
        top: 2px;
    }

    .pagebar a {
        display: block;
        float: left;
        margin: 0 2px;
        color: #0066cc;
        text-decoration: none;
    }

        .pagebar a:hover {
            color: #ff5a6a;
            text-decoration: none;
        }

    .pagebar .page_now {
        display: block;
        float: left;
        margin: 0 5px;
        color: #ff5a6a;
        font-weight: bold;
        background: #fff;
    }

#pager a {
    color: #0066cc;
    text-decoration: none;
}
/*分页*/
.pagin .current {
    background: #fff;
    padding: 0 10px;
}

    .pagin .current:hover {
        background-color: #fff;
        color: #f60;
    }

.pagin a:hover {
    background-color: #005aa0;
    color: #fff;
}

a[class=prevpage], a[class=nextpage] {
    width: 60px;
}

.pagin-m .prevpage, .pagin-m .nextpage {
    width: 83px;
    height: 14px;
    line-height: 14px;
    padding-top: 3px;
}

.pagetotal, .gotopage {
    float: left;
    font-size: 14px;
    line-height: 36px;
    margin-left: 25px;
}

    .pagetotal em {
        font-weight: bold;
    }

    .gotopage input {
        display: inline-block;
        width: 34px;
        height: 34px;
        border: 1px solid #ccc;
        text-align: center;
        margin: 0 3px;
    }

        .gotopage input[type=button] {
            width: 56px;
            height: 36px;
            background: #f3f3f3;
            border: 1px solid #ddd;
            color: #666;
            margin-left: 10px;
        }

/* ======商品比较浮动块 ====== */
#compareBox {
    width: 128px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    /* background:url(images/compareBg.gif) no-repeat top center; */
    background-color: #fff;
    /* border: 1px solid #c5e4ff; */
    position: absolute;
    left: 1px;
    top: 200px;
}

.comtop {
    width: 130px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    background: #e13335;
    line-height: 20px;
    display: block;
    color: #fff;
    position: relative;
}

#compareBox input {
    width: 52px;
    height: 13px;
    border: none;
    width: 80px;
    height: 26px;
    background: #E13335;
    color: #fff;
}

#compareList {
    margin: 0px 0px 8px 0px;
    padding: 0px;
    width: 120px;
    background: #FFFFFF;
    border-bottom: none;
}

    #compareList li {
        color: #333;
        text-align: left;
        background: #fff;
        padding: 3px 5px;
        margin: 3px 0;
        border-bottom: 1px solid #eee;
    }

        #compareList li img {
            float: right;
            padding-top: 4px;
        }

/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
    list-style-type: none;
    padding: 5px;
    color: red
}

.messagediv {
    font-size: 12px;
    position: absolute;
    border: 1px solid #FFD700;
    text-align: center;
    padding: 5px;
    background-color: #FFFACD;
    filter: alpha(opacity=50);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*  积分兑换样式修改 */
.point li {
    float: left;
    width: 300px;
}

/**/
.news2 {
}

    .news2 li {
        width: 99%;
        list-style: none;
        float: left;
        display: inline;
        margin-top: 10px;
        margin-left: 10px;
        border-bottom: 1px dashed #ccc;
        line-height: 24px;
        padding-bottom: 2px;
    }

        .news2 li a {
            line-height: 24px;
            display: inline-block;
        }

        .news2 li span {
            line-height: 24px;
            display: inline-block;
        }

/* 购物车弹出效果*/
.cartpopDiv {
    width: 450px;
    padding: 0 25px;
    float: left;
}

.toptitle {
    width: 450px;
    float: left;
    padding: 16px 0;
}

    .toptitle a.pic {
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 8px;
        overflow: hidden;
    }

    .toptitle p {
        float: right;
        width: 340px;
        font-size: 14px;
        height: 88px;
        overflow: hidden;
    }

        .toptitle p.namec {
            height: 40px;
            line-height: 18px;
            font-weight: bold;
            overflow: hidden
        }

        .toptitle p.briefc {
            height: 20px;
            color: #FF6900;
            overflow: hidden
        }

        .toptitle p.pricec {
            height: 20px;
            overflow: hidden
        }

.coninfo {
    float: left;
    width: 450px;
    padding: 8px 0 0px;
    font-size: 14px;
    border-top: 1px dashed #E7E7E7;
}

    .coninfo table {
        float: left;
        width: 100%;
        border: none;
        color: #a00;
    }

    .coninfo .carti {
        background: url("images/cartpop_bg.gif" /*tpa=http://www.zhue.cn/themes/zhue/images/cartpop_bg.gif*/ ) 80px 3px no-repeat;
        padding-left: 15px;
    }

    .coninfo table td.left {
        width: 82px;
        text-align: right;
        font-weight: bold;
    }

        .coninfo table td.left span, .toptitle p a {
            color: #333
        }

    .coninfo table td .gray {
        color: #999
    }

    .coninfo table td strong {
        color: #f00
    }

    .coninfo table td font {
        font-size: 18px
    }

.pay_online input {
    width: 150px;
    height: 30px;
    background: #E23C3E;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

/******************************************************************************/
.header_top {
    width: 1033px;
    background-size: 100%;
    height: 156px;
    margin-right: 200px;
    box-shadow: 0px 5px 7px rgba(0,0,0,0.1);
    border: 1px solid #f5f5f5;
    border-bottom: none;
    margin-top: 8px;
}

.images_1 {
    width: 68px;
    height: 44px;
    border-radius: 30px;
    padding-top: 24px;
    float: left;
    margin-left: 30px;
}

    .images_1 img {
        border-radius: 30px;
        height: 90px;
        width: 90px;
    }

.detail {
    margin-left: 50px;
    width: 220px;
    padding-top: 18px;
    height: auto;
    float: left;
}

    .detail h3 {
        font-size: 20px;
        font-weight: bold;
    }

        .detail h3 p {
            font-size: 20px;
            font-weight: bold;
            float: left;
            width: 188px;
            height: 24px;
            overflow: hidden;
            line-height: 24px;
        }

    .detail h4 {
        font-size: 16px;
        margin-top: 18px;
    }

    .detail div {
        width: 120px;
        height: 12px;
        background: #ececec;
        border-radius: 5px;
    }

.jy div {
    width: 50%;
    background: #fa6470;
    margin-top: 8px;
    +margin-top: 0;
}

.detail p {
    font-size: #c6c6c6;
    font-size: 12px;
    margin-top: 8px;
}

.detail span {
    font-size: 16px;
    font-weight: bold;
    color: #e13335;
}

.line {
    width: 1px;
    height: 140px;
    background: url("images/line.jpg" /*tpa=http://www.zhue.cn/themes/zhue/images/line.jpg*/ ) no-repeat;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}

.some {
    float: left;
}

    .some dl {
        padding-top: 34px;
        margin-left: 60px;
        float: left;
    }

    .some dd {
        font-size: 14px;
        color: #a1a1a1;
        margin-top: 10px;
    }

        .some dd span {
            color: #c32a2f;
            font-weight: bold;
        }

.count {
    width: 176px;
    height: 108px;
    background: #fff;
    float: left;
    margin-top: 5px;
    margin-left: 60px;
    padding-top: 15px;
    padding-left: 14px;
}

    .count dl {
        margin-top: 13px;
    }

    .count dt {
        float: left;
        margin-right: 5px;
    }

.center_cen {
    width: 640px;
    height: 200px;
    margin-top: 20px;
}

.top_top {
    width: 622px;
    height: 35px;
    line-height: 35px;
    height: #ededed;
    font-size: 14px;
    padding-left: 8px;
    background: #f7f7f7;
    border: 1px solid #ededed;
    font-weight: bold;
}

.top_center {
    width: 622px;
    position: relative;
    height: 74px;
    border: 1px solid #ededed;
    padding-left: 8px;
    float: left;
    margin-bottom: 20px;
}

    .top_center div img {
        float: left;
        width: 55px;
        height: 55px;
        background: gray;
    }

    .top_center > img {
        float: left;
    }

    .top_center dl {
        float: left;
        width: 186px;
        height: 74px;
        margin-top: 9px;
        outline: none;
    }

    .top_center dt {
        float: left;
    }

    .top_center dd {
        text-align: center;
        line-height: 50px;
    }

.time_tt {
    width: 120px;
    height: 74px;
    text-align: center;
    line-height: 74px;
    float: left;
    font-size: 12px;
}

.money {
    width: 60px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    float: left;
}

.center_cen {
    width: 1037px;
    height: 396px;
    float: left;
    position: relative;
}

.center_right {
    width: 362px;
    height: 400px;
    border: 1px solid #ededed;
    padding-left: 20px;
}

    .center_right h4 {
        font-size: 14px;
        line-height: 36px;
    }

.c_r_l {
    width: 162px;
    height: 158px;
    float: left;
    border: 1px solid #ededed;
    margin-right: 8px;
    margin-bottom: 20px;
}

    .c_r_l div {
        width: 120px;
        float: left;
        height: 32px;
        border: 1px solid #ff3646;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 12px;
        background: #fa6470;
        color: #fff;
    }

    .c_r_l button {
        width: 40px;
        height: 34px;
        line-height: 14px;
        font-size: 12px;
        background: #fa6470;
        color: #fff;
        border: none;
    }

    .c_r_l img {
        width: 162px;
        height: 126px;
        background: gray;
    }

.history_his {
    width: 1021px;
    height: 36px;
    background: #f7f7f7;
    border: 1px solid #ededed;
    margin-top: 20px;
    padding-left: 10px;
    line-height: 36px;
    font-weight: bold;
}

.look {
    text-align: center;
    width: 360px;
    position: absolute;
    top: 30px;
    right: -110px;
}

.dl_list {
    width: 1031px;
    height: 270px;
}

    .dl_list img {
        width: 180px;
        height: 180px;
    }

    .dl_list dl {
        width: 180px;
        height: 200px;
        margin-left: 20px;
        margin-top: 20px;
        float: left;
    }

    .dl_list h3 {
        text-align: center;
        font-size: 12px;
        margin-top: 5px;
    }

    .dl_list p {
        text-align: center;
        font-size: 12px;
        margin-top: 5px;
    }

    .dl_list button {
        width: 75px;
        height: 20px;
        outline: none;
        border: none;
        background: #00ca8a;
        color: #fff;
        margin-left: 53px;
    }

.top_r_top {
    font-size: 12px;
    position: relative;
    width: 1032px;
    height: 39px;
    line-height: 39px;
    border-top: 1px solid #e0e0e0;
    color: #3a3a3a;
    border-bottom: none;
}

.top_r_topp {
    float: left;
    cursor: pointer;
    border-right: 1px solid #e0e0e0;
    width: 104px;
    text-align: center;
    width: 105px;
}

.top_r_toppp {
    float: left;
    cursor: pointer;
    border-right: 1px solid #e0e0e0;
    width: 104px;
    text-align: center;
    width: 105px;
    color: red;
    border-bottom: 1px solid #fff;
}

.top_r_topppa {
    text-decoration: none;
    color: #e13335;
}

.top_r_toppa {
    text-decoration: none;
    color: #666;
}

.top_r_top > a {
    position: absolute;
    right: 20px;
    line-height: 30px;
    color: #666;
}

    .top_r_top > a p {
        color: #3681c3;
    }

.top_r_center {
    width: 1032px;
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
}

.top_header {
    width: 1035px;
    height: 30px;
    display: none;
    border-bottom: 1px solid #e0e0e0;
    line-height: 30px;
}

    .top_header > div {
        float: left;
        width: 90px;
        text-align: center;
        margin-right: 20px;
    }

    .top_header select {
        border: none;
        outline: none;
        margin-top: 8px;
    }

    .top_header > div p {
        float: left;
    }

.images_jt1t {
    margin-top: 10px;
    height: 10px;
    overflow: hidden;
    background: url("images/images_5.png" /*tpa=http://www.zhue.cn/themes/zhue/images/images_5.png*/ ) no-repeat;
    margin-left: 60px;
}

.images_jt1b {
    margin-top: 10px;
    height: 10px;
    overflow: hidden;
    background: url("images/images_6.png" /*tpa=http://www.zhue.cn/themes/zhue/images/images_6.png*/ ) no-repeat 6px 0;
    margin-left: 60px;
}

.images_jt2t {
    margin-top: 10px;
    height: 10px;
    overflow: hidden;
    background: url("images/images_5.png" /*tpa=http://www.zhue.cn/themes/zhue/images/images_5.png*/ ) no-repeat;
    margin-left: 60px;
}

.images_jt2b {
    margin-top: 10px;
    height: 10px;
    overflow: hidden;
    background: url("images/images_6.png" /*tpa=http://www.zhue.cn/themes/zhue/images/images_6.png*/ ) no-repeat 6px 0;
    margin-left: 60px;
}

.images_jt3t {
    margin-top: 10px;
    height: 10px;
    overflow: hidden;
    background: url("images/images_5.png" /*tpa=http://www.zhue.cn/themes/zhue/images/images_5.png*/ ) no-repeat;
    margin-left: 60px;
}

.images_jt3b {
    margin-top: 10px;
    height: 10px;
    overflow: hidden;
    background: url("images/images_6.png" /*tpa=http://www.zhue.cn/themes/zhue/images/images_6.png*/ ) no-repeat 6px 0;
    margin-left: 60px;
}

.top_c_c {
    width: auto;
    height: 246px;
    width: 175px;
    float: left;
    background: #faf9f9;
    margin-left: 26px;
    margin-bottom: 30px;
}

.imgt_top_c {
    width: 66px;
    height: 66px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

    .imgt_top_c img {
        float: right;
        opacity: 0.8;
    }

.imgb_top_c {
    width: 88px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

    .imgb_top_c img {
        float: left;
        opacity: 0.6;
    }

.top_c_c > div {
    position: relative;
    background: url("images/use_tran_img1.jpg" /*tpa=http://www.zhue.cn/themes/zhue/images/use_tran_img1.jpg*/ ) no-repeat;
    width: 175px;
    height: 117px;
    padding-top: 10px;
    float: left;
}

.top_c_c h3 {
    width: 175px;
    margin-top: 35px;
    color: #fff;
    text-align: center;
}

    .top_c_c h3 p {
        font-size: 24px;
        display: inline-block;
    }

.top_c_c > div > p {
    line-height: 12px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.top_c_c > a > p {
    line-height: 120px;
    margin-left: 332px;
    display: inline-block;
    color: #1875be;
}

.change_tab {
    display: none;
}



.topccb > p {
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.topccb p span {
    color: #999;
}

.topccb button {
    width: 121px;
    height: 33px;
    color: #47b0da;
    border: 1px solid #47b0da;
    border-radius: 20px;
    margin: 22px 0 0 26px;
    background: #faf9f9;
    outline: none;
}

.topccy > p {
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.topccy p span {
    color: #999;
}

.topccy button {
    width: 121px;
    height: 33px;
    border: 1px solid #E0DEDF;
    border-radius: 20px;
    margin: 22px 0 0 30px;
    background: #faf9f9;
    outline: none;
}
/******************************交易纠纷*******************************/
.trade_top1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.tran_pja {
    width: 104px;
    height: 40px;
    display: block;
    float: left;
    border: 1px solid #e6e6e6;
    text-align: center;
    border-top: none;
    margin-left: -1px;
    color: #e13335;
    font-weight: bold;
    border-bottom-color: #fff;
}

.tran_pjaw {
    width: 104px;
    height: 40px;
    border-top: none;
    display: block;
    color: #3a3a3a;
    float: left;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    text-align: center;
    margin-left: -1px;
}

.trade_top1 h4 {
    font-size: 14px;
    color: #e13335;
    font-weight: bold;
    width: 106px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #ededed;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-right: 810px;
}

.trade_top1 p {
    color: #1875be;
}

.trade_c {
    width: 1031px;
    height: 30px;
    border: 1px solid #e0e0e0;
    background: #f3f3f3;
}

    .trade_c span {
        margin-left: 30px;
        line-height: 30px;
    }

.trade_center {
    width: 1031px;
}

.trade_c_b {
    width: 1031px;
    height: 98px;
    text-align: center;
    margin-top: -1px;
    line-height: 98px;
}

.trade_c_b1 {
    width: 179px;
    height: 98px;
    border: 1px solid #e0e0e0;
    float: left;
}

.trade_c_b2 {
    width: 484px;
    height: 98px;
    border: 1px solid #e0e0e0;
    margin-left: -1px;
    float: left;
}

.trade_c_b3 {
    width: 179px;
    height: 98px;
    border: 1px solid #e0e0e0;
    margin-left: -1px;
    float: left;
}

.trade_c_b4 {
    width: 184px;
    height: 98px;
    border: 1px solid #e0e0e0;
    margin-left: -1px;
    float: left;
}

    .trade_c_b4 button {
        cursor: pointer;
        width: 70px;
        height: 24px;
        outline: none;
        border: 1px solid #e0e0e0;
        background: #f3f3f3;
        margin-top: 36px;
    }

.trade_c_b2 div {
    width: 72px;
    height: 72px;
    float: left;
    border: 1px solid #e0e0e0;
    margin-top: 12px;
    margin-left: 18px;
}



.trade_cc_b3 span {
    line-height: 20px;
}

.trade_cc_b3 p {
    height: auto;
    font-size: 12px;
    line-height: 16px;
    width: 140px;
    word-wrap: break-word;
    margin-left: 30px;
    margin-top: -20px;
}

.trade_cc_b {
    line-height: 5px;
}

.trade_c_span {
    margin-left: -150px;
}





/*******************************纠纷申请单************************************/
.apply {
    width: 1031px;
}

    .apply > h3 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 20px;
    }

.type_apply {
    margin-bottom: 20px;
}

    .type_apply em {
        float: left;
        color: #e13335;
    }

    .type_apply p {
        float: left;
        margin-right: 10px;
    }

    .type_apply textarea {
        width: 912px;
        height: 164px;
        outline: none;
    }

    .type_apply div.file_apply {
        width: 72px;
        height: 72px;
        background: url("images/images_7.jpg" /*tpa=http://www.zhue.cn/themes/zhue/images/images_7.jpg*/ ) no-repeat;
        float: left;
        position: relative;
    }

        .type_apply div.file_apply input {
            opacity: 0;
            width: 72px;
            height: 72px;
        }

; .type_apply input.person_txt {
    width: 912px;
    height: 28px;
    border: 1px solid #000;
    float: left;
}

.type_apply div.people_apply input.txt_apply {
    width: 156px;
    height: 28px;
    border: 1px solid #e0e0e0;
    outline: none;
}

.btn_apply {
    width: 102px;
    height: 24px;
    background: #e13335;
    border: none;
    color: #fff;
    margin-left: 69px;
}

.tb_g {
    background: url("images/icons_rq.png" /*tpa=http://www.zhue.cn/themes/zhue/images/icons_rq.png*/ ) no-repeat;
    width: 66px;
    height: 73px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

/*****************************分类页修改**************************************/
.index_ull1 {
    height: 40px;
    padding-left: 17px;
}

    .index_ull1 li {
        font-family: 'microsoft yahei';
        float: left;
        padding: 0 17px;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
        line-height: 40px;
        color: #333333;
    }

        .index_ull1 li a {
            text-decoration: none;
        }

.index_footer1 {
    width: 100%;
    height: 93px;
    background: #F5F5F5;
    border-bottom: 1px solid #ebebeb;
}

.index_footer {
    width: 1210px;
    margin: 0 auto;
}

    .index_footer div {
        float: left;
        margin: 25px 0 0 0;
    }

        .index_footer div img {
            float: left;
        }

        .index_footer div h3 {
            width: 230px;
            font-size: 20px;
            float: left;
            line-height: 25px;
            margin-top: 10px;
            margin-left: 10px;
            margin-right: 20px;
        }

.catego_here > div {
    float: left;
}

.catego_hered {
    position: relative;
    font-size: 12px;
    background: #fff;
    z-index: 0;
}

    .catego_hered:hover .catego_heredp, .catego_hered:hover .catego_p {
        display: block !important;
        border: 1px solid #e13335 !important;
    }

    .catego_hered:hover .catego_p {
        border-bottom: 1px solid #fff !important;
    }

.catego_item {
}

.catego_heredp {
    width: 350px;
    height: auto;
    min-height: 40px;
    position: absolute;
    top: 20px;
    display: none !important;
    left: 5px;
    border: 1px solid #e13335;
    background: #fff;
    z-index: -1;
}

    .catego_heredp p {
        float: left;
        line-height: 30px;
        width: 25%;
        text-align: center;
        overflow: hidden;
    }

.catego_heredc {
    z-index: 5;
}

.catego_p {
    width: auto;
    padding: 0 10px;
    height: 22px;
    border: 1px solid #dedede !important;
    line-height: 22px;
    text-align: center;
    margin: 0 5px;
    z-index: -1;
    margin-top: -3px;
}

.catego_pc {
    width: auto;
    padding: 0 10px;
    height: 22px;
    border: 1px solid #e13335;
    border-bottom-color: #fff;
    line-height: 22px;
    text-align: center;
    margin: -3px 5px 0;
}

.db_img {
    width: 90px;
    height: auto;
    margin-left: 10px;
}
/**************************产品详情页*****************************/
.shop_dc {
    width: 1210px;
    border: 1px solid #dddddd;
    margin: 0 auto;
    text-align: center;
}

.shop_dct {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-top: 2px solid #999999;
    border-bottom: 1px solid #ddd;
}

    .shop_dct p {
        width: 80px;
        height: 37px;
        background: #fff;
        border: 1px solid #dddddd;
        border-bottom: none;
        border-top: 2px solid #e13335;
        margin-top: -7px;
        border-left: none;
    }

.shop_dcb {
    width: 1194px;
    height: auto;
    padding: 14px 0 0 16px;
}

    .shop_dcb dl {
        width: 185px;
        height: 240px;
        margin-right: 11px;
        float: left;
        margin-bottom: 18px;
    }

    .shop_dcb dt {
        padding-top: 4px;
        margin-bottom: 22px;
    }

        .shop_dcb dt img {
            width: 140px;
            height: auto;
        }

    .shop_dcb dd div {
        width: 165px;
        height: auto;
        margin: 0 10px;
        line-height: 18px;
        overflow: hidden;
        height: 36px;
    }

    .shop_dcb p {
        margin: 10px 10px 0;
    }

    .shop_dcb span {
        color: #e4393c;
        font-weight: bold;
    }

/*****************进入店铺***********************************/
.enter_st {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
}

    .enter_st dt {
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

        .enter_st dt img {
            width: 100%;
            height: auto;
        }

    .enter_st dd p {
        width: 120px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #005aa0;
        font-size: 12px;
        font-weight: bold;
        margin: 18px 0 10px;
    }

    .enter_st dd button {
        width: 72px;
        height: 22px;
        background: #f6f6f6;
        border: 1px solid #e1e1e1;
        margin-left: 60px;
    }

.online_cir {
    width: 989px;
    height: auto;
}

.online_cirt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    border-top: 2px solid #999;
    background: #f7f7f7;
}

    .online_cirt p {
        height: 37px;
        width: 90px;
        color: #696562;
        text-align: center;
    }

.online_cirbt tr {
    border-bottom: 1px solid #dedfde;
}

.online_cirbt td {
    border-bottom: 1px dashed #ddd;
    padding: 9px 16px;
}

.total_mes {
    width: 100%;
    height: auto;
    margin: 7px 0 70px;
}

.total_mesl {
    float: left;
    font-size: 12px;
    color: #666;
    margin-left: 16px;
}

    .total_mesl span {
        color: #005aa0;
    }

.total_mesr {
    float: right;
    font-size: 12px;
    color: #666;
}

.total_mes a:hover {
    color: #005aa0;
    text-decoration: none;
}



/**************************我的收藏改版**************************/
.clip_div1 {
    border: 1px solid #e6e6e6;
    margin-top: 16px;
    padding-bottom: 40px;
}

.login_qq {
    width: 100%;
    height: 58px;
    position: relative;
}

    .login_qq dl dt {
        float: left;
        margin-left: 38px;
        margin-right: 8px;
    }

.login_user p {
    width: 252px;
    height: 36px;
    margin-left: 55px;
}

.login_al {
    width: 100%;
    background: #f8f8f8;
    height: auto;
    padding: 50px 0;
}

.login_ltop {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 23px;
}

    .login_ltop h1 {
        font-size: 18px;
        color: #333;
        float: left;
        margin-left: 40px;
    }

    .login_ltop p {
        font-size: 12px;
        color: #333;
        float: right;
        margin-top: 3px;
        margin-right: 40px;
    }

.login_qq {
    width: 100%;
    height: 57px;
    position: relative;
    border-top: 1px solid #eaeaea;
    margin-top: 26px;
}

    .login_qq dl {
        margin: 23px 0 0 0;
    }

    .login_qq p {
        position: absolute;
        top: -9px;
        background: #fff;
        left: 105px;
        padding: 0 5px;
    }

.login_user, .login_pass {
    position: relative;
}

    .login_user img {
        position: absolute;
        top: 7px;
        left: 9px;
    }

    .login_pass img {
        position: absolute;
        top: 7px;
        left: 9px;
    }

    .login_pass input {
        padding-left: 40px;
    }

    .login_user input {
        padding-left: 40px;
    }

.login_rightop {
    float: right;
}

    .login_rightop dl {
        float: left;
        margin-left: 38px;
        margin-top: 29px;
    }

        .login_rightop dl dt {
            float: left;
            margin-right: 8px;
        }

        .login_rightop dl dd {
            float: left;
            font-size: 16px;
            line-height: 28px;
        }













.index_ce {
    width: 310px;
    height: 768px;
    float: right;
    margin-top: 10px;
}

.index_ce2 {
    height: 238px;
    width: 310px;
    border: 1px solid #ccc;
}

.index_ce2p {
    height: 43px;
    font-size: 16px;
    line-height: 43px;
    border-bottom: 1px solid #e4e4e4;
}

.index_ce2 > img {
    width: 100%;
}

.ce2_lis {
    width: 100%;
}

    .ce2_lis dl {
        width: 25%;
        *width: 24%;
        height: 53px;
        float: left;
        margin-top: 23px;
    }

    .ce2_lis dt {
        width: 100%;
    }

        .ce2_lis dt img {
            width: 40%;
            margin-left: 30%;
            margin-bottom: 12px;
        }

    .ce2_lis dd {
        width: 80%;
        margin-left: 10%;
        text-align: center;
    }

.ce2_bot {
    width: 100%;
    height: 112px;
}

    .ce2_bot img {
        float: left;
        margin: 30px 10px 0 16px;
        width: 82px;
    }

    .ce2_bot div p {
        padding-top: 113px;
        color: #666666;
    }

.index_ce3 {
    width: 310px;
    border: 1px solid #e4e4e4;
    height: 281px;
}

.index_ce2div {
    width: 208px;
    margin-left: 10px;
    height: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .index_ce2div p {
        margin-top: 6px;
        *margin-top: 5px;
        width: 208px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.index_ce20div p {
    margin-top: 10px;
}

.index_ce2div span {
    font-weight: bold;
}

.index_like {
    width: 1210px;
    margin: 0 auto;
    height: 324px;
    *margin-bottom: 10px;
}

    .index_like h4 {
        font-size: 16px;
        margin: 29px 0 0 8px;
    }

.ilike_bot {
    width: 1207px;
    height: 274px;
    border: 1px solid #ddd;
    margin-top: 8px;
}

    .ilike_bot dl {
        width: 185px;
        height: 240px;
        border: 1px solid #efefef;
        margin: 14px 0 0 12px;
        float: left;
    }

    .ilike_bot dt {
        width: 185px;
    }

        .ilike_bot dt img {
            width: 150px;
            margin-left: 22px;
            margin-top: 10px;
        }

    .ilike_bot dd > p {
        height: 36px;
        line-height: 18px;
        margin-top: 14px;
        text-align: center;
        font-size: 12px;
        overflow: hidden;
        width: 187px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ilike_bot dd > div {
        width: 160px;
        text-align: center;
    }

    .ilike_bot dd span {
        color: #e4393c;
        font-size: 14px;
    }

.index_tab1 {
    width: 1209px;
    height: 509px;
    margin: 0 auto;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-top: -10px;
    margin-bottom: 10px;
}

.index_ltabt {
    float: right;
}

    .index_ltabt li {
        width: 75px;
        float: left;
        text-align: center;
        color: #444;
        cursor: pointer;
    }

.index_ele {
    border-bottom: 2px solid #AAA;
    width: 1210px;
    height: 30px;
}

.index_tab1l {
    width: 200px;
    height: 510px;
    background: #e1efff;
    float: left;
}

    .index_tab1l div p {
        width: 42%;
        float: left;
        margin-top: 18px;
        color: #5f5f5f;
        margin-left: 4%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.index_tab1c {
    width: 383px;
    height: 493px;
    background: #fbfbfa;
    margin: 8px 0 0 10px;
    float: left;
    position: relative;
}

.index_tab1r {
    width: 612px;
    height: 509px;
    float: right;
    margin-right: -6px;
}

    .index_tab1r > div {
        display: none;
    }

    .index_tab1r dl {
        width: 200px;
        height: 254px;
        float: left;
        border: 1px solid #efefef;
        border-top: none;
        position: relative;
    }

        .index_tab1r dl img {
            width: 140px;
            margin-left: 33px;
            margin-top: 34px;
        }

    .index_tab1r dd {
        margin-left: 22px;
    }

        .index_tab1r dd div {
            height: 30px;
            line-height: 15px;
            overflow: hidden;
            margin-top: 20px;
            width: 150px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .index_tab1r dd p {
            color: #b51d1a;
        }

.itab_chan {
    border-bottom: 3px solid #e13335;
    padding-bottom: 11px;
}

.index_logo {
    width: 1210px;
    height: 66px;
    margin: 0 auto;
    margin-top: 10px;
}

    .index_logo img {
        float: left;
    }

.index_ltabtr li {
    padding-top: 5px;
}

.index_ele1 {
    margin-bottom: 10px;
}

.index_tab1c h3 {
    color: #444444;
    font-size: 24px;
    margin: 42px 0 0 40px;
}

.index_tab1c p {
    margin: 16px 0 0 40px;
    font-size: 16px;
    color: #888;
}

.index_tab1c div {
    width: 100px;
    height: 37px;
    background: #969696;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    margin: 33px 0 0 40px;
}

.index_ull {
    height: 40px;
    padding-left: 17px;
}

    .index_ull li {
        float: left;
        padding: 0 17px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 40px;
        color: #333333;
    }

        .index_ull li a {
            text-decoration: none;
            font: 400 16px/44px "microsoft yahei";
            color: #333;
        }

            .index_ull li a:hover {
                color: #e13335;
            }

.index_img20 {
    position: absolute;
    top: 49px;
    right: -2px;
    width: 384px;
}

.index_ull1 {
    height: 40px;
}

    .index_ull1 li {
        float: left;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 40px;
        color: #333333;
    }

        .index_ull1 li a {
            text-decoration: none;
            font-weight: normal;
        }

.index_ull li {
    position: relative;
}

    .index_ull li b {
        width: 14px;
        height: 14px;
        background: url("images/index_hot.jpg") no-repeat;
        position: absolute;
        top: 0;
        right: 0;
    }

.bcb1_btm {
    padding: 0 10px;
    margin-top: 10px;
}

    .bcb1_btm p {
        float: left;
    }

    .bcb1_btm h2 {
        float: right;
        color: #989a99;
        font-size: 12px;
        font-weight: normal;
    }

.ilike_bot dd div span {
    color: #085c9c;
    font-size: 12px;
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
/*---------------详细页套餐样式start------------------------------------------ */
.suits {
    float: left;
    position: relative;
    z-index: 1;
}

    .suits ul {
        border: 0px;
    }

    .suits li {
        padding-bottom: 1px;
        line-height: 30px;
        margin: 0px 4px 4px 0px;
        float: left;
        vertical-align: middle;
        padding-top: 1px;
        padding-left: 0px;
    }

    .suits ul li a {
        border: #c8c9cd 1px solid;
        text-align: center;
        background-color: #fff;
        margin-left: 2px;
        margin-top: 3px;
        padding-left: 6px;
        padding-right: 6px;
        display: block;
        white-space: nowrap;
        text-decoration: none;
        float: left;
        margin-right: 1px;
        color: #333;
    }

.suits-box {
}

    .suits-box > a:hover, .suits-box .selected {
        border: 1px solid #CC0000;
    }

    .suits-box .selected {
        border-bottom: none;
        border-bottom: 1px solid #fff;
    }

.suits-detail {
    display: none;
    position: absolute;
    left: 2px;
    top: 35px;
    width: 540px;
    height: 240px;
    background-color: #fff;
    z-index: -1;
    border: 1px solid #c8c9cd;
}

.suits-detail-list {
    height: 153px;
    margin: 20px 15px auto;
    padding-bottom: 10px;
    border-bottom: #c8c9cd 1px solid;
    overflow-y: auto;
}

.add-item {
    margin-top: 40px;
    float: left;
}

.suits-item {
    width: 147px;
    float: left;
    text-align: center;
}

    .suits-item .p-name a {
        border: none;
        text-align: initial;
        white-space: normal;
        height: 50px;
        line-height: 25px;
        width: 135px;
    }

    .suits-item img {
        width: 100px;
        height: 100px;
    }

.suits-buy {
    margin: 15px;
}

    .suits-buy strong {
        font-size: 18px;
    }

    .suits-buy .buybtn {
        float: right;
        margin: 0px;
        padding: 0px 15px;
        background-color: #e13335;
        color: #fff;
        border: none;
    }
/*---------------详细页套餐样式end------------------------------------------ */



/*---------------面包屑导航start------------------------------------------ */
.crumbs-nav {
    margin: 0;
}

    .crumbs-nav .first {
        line-height: 35px;
        margin-left: 5px;
    }

    .crumbs-nav > .crumbs-arrow {
        float: left;
        margin: 5px 0px;
        padding: 3px 0px;
    }

.crumbs-nav-item {
    float: left;
}

.menu-drop {
    position: relative;
}

.trigger {
    position: relative;
    border: 1px solid #dedede;
    margin: 5px;
    padding: 3px 5px;
    background-color: #fff;
}

.crumbs-nav-item:hover .trigger {
    border: 1px solid #e13335;
    border-bottom: 1px solid #fff;
    z-index: 2;
}

.menu-main {
    position: absolute;
    width: 360px;
    left: 5px;
    top: 25px;
    display: none !important;
    background-color: #fff;
    border: 1px solid #e13335;
    z-index: 1;
}

.crumbs-nav-item:hover .menu-main {
    display: block !important;
}

.menu-main ul {
    margin-left: 10px;
}

.menu-main li {
    float: left;
    margin: 5px 10px;
    width: 25%;
}

.crumbs-nav > a:hover {
    color: #444;
}

.crumbs-select-item {
    margin: 5px;
    padding: 3px 25px 3px 3px;
    border: 1px solid #dedede;
    background-color: #F4F3F3;
    position: relative;
    float: left;
}

    .crumbs-select-item:hover {
        background-color: #fff;
        border: 1px solid #E4393C;
    }

        .crumbs-select-item:hover i {
            background-position: 5px -15px;
            background-color: #E4393C;
        }

    .crumbs-select-item > em {
        color: #de0000;
    }

    .crumbs-select-item > i {
        background-image: url(../images/del.png);
        background-repeat: no-repeat;
        background-position: 5px 5px;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0px;
        top: 0px;
    }
/*---------------面包屑导航end------------------------------------------ */

/*-----------------用户中心选项卡start-------------------------*/
.tabbox {
    position: relative;
    border: 1px solid #c8c9cd;
    border-radius: 3px;
    overflow: hidden;
}

    .tabbox > .tabmenu ul {
        margin-left: 20px;
        position: absolute;
        top: 11px;
    }

    .tabbox > .tabmenu li {
        line-height: 30px;
        margin: 0px 4px 4px 0px;
        float: left;
    }

        .tabbox > .tabmenu li a {
            min-width: 90px;
            border: #c8c9cd 1px solid;
            border-bottom: #fff;
            border-radius: 3px 3px 0 0;
            text-align: center;
            margin-left: 2px;
            margin-top: 3px;
            padding-left: 6px;
            padding-right: 6px;
            display: block;
            white-space: nowrap;
            text-decoration: none;
            float: left;
            margin-right: 1px;
            color: #666;
        }

    .tabbox .tabcontent {
        width: 100%;
        padding: 10px;
    }

    .tabbox .tabmenu {
        width: 100%;
        height: 34px;
        margin: 10px auto;
        border-bottom: 1px solid #c8c9cd;
    }



    .tabbox .tabcontent li {
        display: none;
    }

.tabselected {
    background-color: #fff;
}
/*-----------------用户中心选项卡end--------------------------*/
.floatL {
    float: left;
}

/*-----------------用户中心支付表单end--------------------------*/
.payform {
    margin: 0 100px;
}

    .payform tr {
        height: 45px;
        line-height: 45px;
    }

        .payform tr td:nth-child(2n+1) {
            text-align: right;
            min-width: 60px;
        }

        .payform tr input, .payform tr select, .payform tr textarea {
            min-width: 153px;
            height: 25px;
        }

        .payform tr textarea {
            margin-top: 10px;
        }
/*-----------------用户中心支付表单end--------------------------*/
/*-----------------用户中心支付按钮start--------------------------*/
.paynow {
    background-color: #DD2727;
    padding: 7px 15px;
    color: #fff;
    border-radius: 4px;
}
/*-----------------用户中心支付按钮end--------------------------*/

/*-----------------用户中心充值规则start--------------------------*/
.rulebox {
    width: 80px;
    height: 56px;
    background-color: #A7A5A3 !important;
    display: block;
    margin: 5px;
    float: left;
    box-shadow: 0px 0px 2px #BBB;
    border: 1px solid silver;
    cursor: pointer;
    border-radius: 5px;
}

    .rulebox:hover, .rulebox.selected {
        background-color: #DD2727 !important;
    }

    .rulebox > .item {
        height: 23px;
        text-align: center;
        position: relative;
        top: -5px;
        color: #fff;
    }
/*-----------------用户中心充值规则end--------------------------*/


/*----------------------用户中心订单列表页和订单详情页start----------------------------*/
.ordertab {
    top: 1px;
    position: relative;
}

.ordertabitem {
    width: 80px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    background: #F5F5F5;
    border: 1px solid #CFCFCF;
}

    .ordertabitem > a {
        display: block;
        outline: none;
    }

    .ordertabitem:first-child, .ordertaitem:last-child {
        border-radius: 5px 0 0 0;
    }

    .ordertabitem:last-child {
        border-radius: 0 5px 0 0;
    }

.ordertab .ui-tabs-active {
    border-bottom: 1px solid #F5F5F5;
}

.hovertable th, .hovertable td {
    border: none;
}

.hovertable tr {
    border: 1px solid #c8c9cd;
}

    .hovertable tr:hover {
        background: #F5F5F5;
    }

.orderdetail, .orderlist {
    line-height: 35px;
    width: 98%;
    border: 1px solid #CFCFCF;
}

    .orderdetail:hover, .orderlist:hover {
        box-shadow: 0px 0px 5px #BEBDBD;
    }

    .orderdetail td:nth-child(2n+1) {
        width: 80px;
        padding-left: 10px;
    }

    .orderlist th, .orderlist td {
        text-align: center;
    }

        .orderlist td:nth-child(1) {
            text-align: left;
            width: 240px;
        }

        .orderlist td.color-size-column {
            line-height: 17px;
        }

    .orderlist .goodsbox {
        margin: 5px;
    }

    .orderlist .goodstext {
        width: 120px;
        height: 80px;
        line-height: 22px;
    }

    .orderlist .goodsimg, .orderlist .goodstext {
        float: left;
        margin: 5px;
    }

        .orderlist .goodsimg img {
            width: 80px;
            height: 80px;
        }

.orderlistfooter {
    float: right;
    margin-right: 50px;
    padding-bottom: 20px;
}

    .orderlistfooter td {
        font-size: large;
        font-weight: 600;
        text-align: right;
    }

        .orderlistfooter td:nth-child(2n+1) {
        }

    .orderlistfooter tr:nth-last-child(2) {
        color: #DD2727;
    }

.paymethod {
    float: left;
    margin-right: 50px;
}

    .paymethod td, .paymethod.paymethodimg {
        width: 100px;
        text-align: center;
    }

        .paymethod .paymethodimg img {
            cursor: pointer;
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            -o-filter: grayscale(100%);
            filter: grayscale(100%);
            filter: gray;
        }

        .paymethod .paymethodimg .selected {
            -webkit-filter: none;
            -moz-filter: none;
            -ms-filter: none;
            -o-filter: none;
            filter: none;
            filter: none;
            border: 2px solid #DD2727;
            border-radius: 10px;
        }

.paymethodbox input[type=radio] {
    display: none;
}

.paymethodbox .paymethodtext {
    width: 100px;
    height: 30px;
    display: block;
}

/*----弹框----*/
.dialogbox {
    background: #F3E8E8;
    border: 1px solid #BEBEBE;
    box-shadow: 0px 0px 30px;
    outline: none;
    position: absolute;
}

/*----重写jquery ui 的 .dialog-head--> ui-dialog-titlebar   .dialog-footer--> ui-dialog-buttonset----*/
.dialog-head, .dialog-footer {
    height: 25px;
    background: #fff;
    border: 1px solid #C5C5C5;
    padding: 7px;
    font-size: larger;
    font-weight: 600;
}

    .dialog-head button, .dialog-footer button {
        float: right;
        background-color: #DD2727;
        outline: none;
        padding: 5px 15px;
        color: #fff;
        border-radius: 4px;
        border: 0px;
        cursor: pointer;
    }

    .dialog-footer button {
        margin: 0px 10px;
    }

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #A69F9F;
    opacity: 0.3;
}

.ui-front {
    z-index: 100;
}


/*----------------------用户中心订单列表页和订单详情页end----------------------------*/


/*------------------------优惠券样式start---------------------------------------------*/
.ticketlist {
    width: 310px;
    height: 100px;
    position: relative;
    border: 1px solid #AFAFAF;
    box-shadow: 0px 0px 2px #BEBDBD;
    float: left;
    margin: 5px;
    overflow: hidden;
}

    .ticketlist:hover {
        box-shadow: 0px 0px 8px #BEBDBD;
    }
/*--默认皮肤的样式start*/
.ticketlist-left {
    width: 120px;
    color: #fff;
    text-align: center;
}

.ticketlist-left-text {
    height: 100px;
    line-height: 30px;
    padding-top: 18%;
    border-right: 1px solid #DEDADA;
    box-shadow: 2px 0px 2px #DEDADA;
}

.ticketlist-right {
    width: 190px;
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
}

.ticketlist-right-text {
    padding: 5px;
    line-height: 30px;
    color: #4A4A4A;
}

.ticketlist-flag {
    display: initial;
    padding: 5px;
}

.ticketlist-btn {
    margin-right: 5px;
    display: block;
    height: 15px;
    line-height: 15px;
    padding: 4px;
    border-radius: 5px;
}

/*--默认皮肤的样式end*/

/*--上传了自定义皮肤的样式start*/
.ticketlist-img {
    width: 280px;
    height: 150px;
}

.ticketlist-main {
    border-bottom: 1px solid #AFAFAF;
    box-shadow: 0px 0px 2px #BEBDBD;
    height: 120px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.ticketlist-main-left {
    float: left;
    min-width: 110px;
    padding: 5px;
    text-align: center;
    line-height: 130px;
}

.ticketlist-main-center {
    float: left;
    line-height: 145px;
}

.ticketlist-main-right {
    float: left;
    padding: 5px;
    line-height: 140px;
    margin-left: 20px;
}

.ticketlist-main-code {
    position: absolute;
    left: 5px;
    top: 2px;
}

.ticketlist-main font {
    font-weight: bold;
}

.ticketlist-footer {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 5px;
    color: #6F6E6E;
}

.ticketlist-main-font1 {
    font-size: 2.5rem;
}

.ticketlist-main-font2 {
    font-size: 24px;
}

.ticketlist-main-font3 {
    font-size: 18px;
}
/*--上传了自定义皮肤的样式end*/

/* 图片背景无效时使用*/
/*--整单优惠券背景/按钮颜色*/
.ticketlist-main-type0 {
    background-color: #689FFF;
    color: #fff;
}

.ticketlist-btn-type0 {
    border: 1px solid #689FFF;
}

/*--商品优惠券背景/按钮颜色*/
.ticketlist-main-type1 {
    background-color: #FF68B2;
    color: #fff;
}

.ticketlist-btn-type1 {
    border: 1px solid #FF68B2;
}

/*--折扣券背景/按钮颜色*/
.ticketlist-main-type2, .ticketlist-main-type3 {
    background-color: #17AB41;
    color: #fff;
}

.ticketlist-btn-type2, .ticketlist-btn-type3 {
    border: 1px solid #17AB41;
}

.ticket-state-overtime, .ticket-state-hasuse, .ticket-state-haveno {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 70px;
    position: absolute;
    top: -15px;
    right: -10px;
    transform: rotate(15deg);
}

.ticket-state-overtime {
    background-image: url(../images/overtime.png);
}

.ticket-state-hasuse {
    background-image: url(../images/hasuse.png);
}

.ticket-state-haveno {
    background-image: url(../images/haveno.png);
}

/*--------------------------------------------优惠券样式end----------------------------*/
.disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.oos-mark-layer {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(240,240,240,0.12);
    z-index: 0;
}

    .oos-mark-layer p.oos-text {
        position: relative;
        top: 0;
        margin: 0 !important;
        padding: 5px 5px 8px;
        font-size: 18px;
        font-weight: normal;
        line-height: 24px;
        text-align: center;
        text-indent: 3px;
        letter-spacing: 3px;
        word-break: break-all;
        word-wrap: break-word;
        background-color: rgba(255,60,60,0.6);
        border: 1px solid #fff;
        float: none;
    }

.goodsItem.list-style .oos-mark-layer p.oos-text {
    left: 35%;
    top: 0;
    width: 30%;
    border-radius: 5px;
}
