﻿@charset "utf-8";
/* CSS Document */

/* 全局CSS定义 */
body
{
    margin: 0 auto;
    padding: 0;
    color: #666;
    font: 12px '';
    text-align: center;
}

    body > div
    {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

div, form, ul, ol, li, span, p, dl, dt, dd, img
{
    margin: 0;
    padding: 0;
    border: 0;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

ul, ol, li
{
    list-style: none;
}

table, td, input, textarea
{
    font-size: 12px;
}
/* 链接颜色 */
a
{
    color: #333;
    text-decoration: none;
}

    a:hover
    {
        color: #C00;
        text-decoration: underline;
    }
/* 标题 */
h2
{
    text-align: right;
}

    h2 span
    {
        float: left;
        font-weight: bold;
    }

.clear, .area, .pp, .pt
{
    zoom: 1;
}

.show
{
    display: block;
}

.hidden
{
    display: none;
}

.pp, .pt, .list12 ul, .list14 ul, .area
{
    width: 100%;
    margin: 0 auto;
}

    .pp:after, .pt:after, .area:after, .clear:after
    {
        content: ".";
        display: block;
        visibility: hidden;
        height: 0;
        clear: both;
    }

.pp
{
    text-align: center;
}

    .pp img
    {
        display: block;
        margin: 0 auto;
    }
    /*组图内图片属性*/
    .pp span
    {
        display: block;
    }

.pt
{
    color: #666;
    line-height: 20px;
    text-align: left;
}

    .pt div
    {
        float: left;
        margin: 0 10px 0 0;
    }
    /*图文混排*/
    .pt p
    {
        clear: none;
    }
/* 文字列表属性 */
.list14 li, .list12 li
{
    padding: 3px 0;
    color: #333;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}

.list14 li
{
    padding: 4px 0;
    font-size: 14px;
}
/* 浮动属性 */
.left, .center, .l, .right, .r
{
    display: inline;
    float: left;
}

.right, .r
{
    float: right;
}

.fontArial
{
    font-family: 'Arial';
}

.b
{
    font-weight: bold;
}
/* 加粗 */
.blank5, .blank8
{
    height: 5px;
    font-size: 1px;
}

.blank8
{
    height: 8px;
}

.more
{
    text-align: right;
}
/* 更多 */
.area
{
    width: 980px;
}
/*页面属性 */
li.nodot
{
    background: none!important;
    padding-left: 0px!important;
}
/* 去掉列表前缀 */

/* 标准底 */
#foot
{
    width: 980px;
    margin: 5px auto 0;
    padding: 5px 0 10px;
    line-height: 22px;
}


em, i
{
    font-style: normal;
}

body
{
    background-color: #f2f2f2;
    min-width: 980px;
}

a, a *
{
    cursor: pointer;
}
/*头*/
#toolbar
{
    width: 100%;
    background: #FFF;
    color: #333;
    line-height: 23px;
    position: relative;
    z-index: 998;
    font-family: \5B8B\4F53;
    padding-top: 5px;
}

.toolbar
{
    position: relative;
    z-index: 100000;
    color: #D5D5D5;
}

    .toolbar .flow
    {
        overflow: hidden;
        margin-left: 5px;
        _display: inline;
    }

    .toolbar a
    { /*margin-right: 3px;*/
        filter: alpha(opacity=100);
        opacity: 1;
        color: #666;
        *display: inline;
        *zoom: 1;
    }

        .toolbar a:hover
        {
            filter: alpha(opacity=100);
            opacity: 1;
            color: #e02f2f;
            text-decoration: none;
        }

    .toolbar .sign_login
    {
        color: #dc0000;
    }

    .toolbar .right
    {
        color: #D5D5D5;
    }

        .toolbar .right.flow
        {
            line-height: 22px;
            *margin-top: 3px;
        }

        .toolbar .right span
        {
            color: #666;
        }

        .toolbar .right .phone-qrcode-down
        {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            position: relative;
        }

        .toolbar .right .phone-qrcode-down
        {
            margin-right: 6px;
        }

            .toolbar .right .phone-qrcode-down i.phone-qrcode-icon
            {
                width: 13px;
                height: 18px;
                display: inline-block;
                vertical-align: -4px;
                padding: 0 3px;
                background: url(/Content/themes/zhe800/images/mobile_shake.gif) no-repeat;
            }

            .toolbar .right .phone-qrcode-down.open i.phone-qrcode-icon
            {
                background: url(/Content/themes/zhe800/images/mobile_still1.png) no-repeat;
            }

            .toolbar .right .phone-qrcode-down.open .top_qrcode em
            {
                position: absolute;
                bottom: -5px;
                width: 100%;
                height: 5px;
                font: 0/0 "";
                background: #fff;
                left: 0;
            }

            .toolbar .right .phone-qrcode-down .top_qrcode
            {
                height: 21px;
                display: inline-block;
                padding: 0 10px;
                position: relative;
                z-index: 10000;
                border: 1px solid #fff;
            }

            .toolbar .right .phone-qrcode-down.open .top_qrcode
            {
                background: rgba(255, 255, 255, .95);
                border: 0;
                box-shadow: 0 0 5px #d4d4d4;
                border: 1px solid #e5e5e5;
            }

            .toolbar .right .phone-qrcode-down.open
            {
                background: #fff;
                border-bottom: none;
            }

    .toolbar .right
    {
        line-height: 21px;
    }

.header
{
    width: 100%;
    background: #FFF;
    height: 60px;
}

    .header div.l
    {
        overflow: hidden;
        height: 53px;
        width: 197px;
        top: 2px;
    }

        .header div.l img
        {
            vertical-align: top;
        }

    .header .clientLink
    {
        width: 128px;
        height: 22px;
        float: left;
        display: inline;
        margin: 25px 0 0 20px;
        background-position: 0 0;
    }

    .header .sc
    {
        width: 39px;
        height: 39px;
        margin-top: 15px;
        background-position: -83px -115px;
        position: relative;
        z-index: 10000;
    }

        .header .sc:hover
        {
            background-position: -125px -116px;
        }

        .header .sc i
        {
            width: 65px;
            height: 25px;
            display: none;
            position: absolute;
            left: -13px;
            top: -28px;
            z-index: 10000;
            background-position: -176px -1px;
        }

        .header .sc:hover i
        {
            display: inline-block;
        }

    .header .dy
    {
        width: 39px;
        height: 39px;
        display: inline;
        margin: 15px 10px 0 0;
        background-position: -42px -115px;
    }

        .header .dy input
        {
            display: none;
        }

    .header .dyon
    {
        width: 245px;
        background-position: 0 -61px;
        text-align: left;
    }

        .header .dyon input
        {
            display: inline;
            border: none;
            background: none;
        }

        .header .dyon .int
        {
            height: 20px;
            line-height: 20px;
            margin: 9px 0px 0px 50px;
            width: 130px;
        }

        .header .dyon .btn
        {
            padding: 0px;
            margin: 3px 0px 0px 1px;
            height: 25px;
            width: 48px;
            cursor: pointer;
        }

    .header .fx
    {
        width: 39px;
        height: 39px;
        display: inline;
        margin: 15px 10px 0 0;
        background-position: -1px -115px;
    }

    .header .fxon
    {
        background-position: 0 -21px;
        text-align: left;
        font-size: 0px;
        letter-space: -8px;
    }

        /*width:172px;*/
        .header .fxon a
        {
            width: 20px;
            height: 22px;
            display: inline-block;
            margin: 8px 0 0 4px;
        }

            .header .fxon a.sina
            {
                margin-left: 40px;
            }

    .header .search
    {
        position: relative;
        width: 264px;
    }

    .header .search, .header .device
    {
        height: 34px;
        line-height: 34px;
        float: left;
        font-size: 0;
        margin-top: 12px;
        margin-left: 60px;
    }

        .header .search .sort
        {
            float: left;
            width: 69px;
            *height: 34px;
            background: #fff;
            padding: 0;
            border: none;
            border-right: 1px solid #dbdbdb;
            font-size: 12px;
        }

            .header .search .sort .dropdown-menu
            {
                padding-bottom: 0;
            }

            .header .search .sort a
            {
                display: block;
                text-align: center;
                color: #333;
                text-decoration: none;
            }

                .header .search .sort a.active, .header .search .sort a:hover
                {
                    background: #f0f0f0;
                }

                .header .search .sort a .arrow-down
                {
                    border-color: #b0b0b0 #fff #fff #fff;
                }

                .header .search .sort a.active .arrow-down, .header .search .sort a:hover .arrow-down
                {
                    border-color: #b0b0b0 #f0f0f0 #f0f0f0 #f0f0f0;
                }

            .header .search .sort a
            {
                _padding: 9px 0 10px;
            }

            .header .search .sort .dropdown-menu a
            {
                _padding: 0;
            }

        .header .search input, .header .search label
        {
            border: none;
            padding: 0;
            font-size: 14px;
            vertical-align: middle;
            padding: 0;
            *line-height: 34px;
        }

            .header .search input.txt
            {
                width: 212px;
                padding: 5px 0 5px 10px;
                background: #fff;
                height: 20px;
                line-height: 20px;
                border: 1px solid #ef0d0d;
                outline: none;
                font-family: "微软雅黑";
                float: left;
            }

        .header .search .smt
        {
            width: 40px;
            height: 32px;
            background: url(/Content/themes/zhe800/images/icon_search.png) no-repeat #ef0d0d center;
            cursor: pointer;
            _background-image: url(/Content/themes/zhe800/images/icon_search_ie6.png);
            float: left;
        }

            .header .search .smt:hover
            {
                background-color: #f56666;
            }

        .header .search label
        {
            display: none;
            position: absolute;
            z-index: 10;
            color: #b8b8b8;
            right: 50px;
            top: 0;
        }

    /* 高版本ie和ie8 在ie7文档模式下显示差异 高版本会有1px的位移*/
    .header .search
    {
        *width: 220px;
    }

        .header .search input
        {
            *position: absolute;
            *top: 0;
        }

        .header .search .txt
        {
            *left: 3px;
        }

        .header .search .smt
        {
            *right: -47px;
        }

    /* ie8 fix end */
    .header .links
    {
        background: url(/Content/themes/zhe800/images/toolbar_links5.png);
        width: 368px;
        height: 30px;
        float: right;
        margin: 15px 0px 0 0;
    }

        .header .links i
        {
            display: inline-block;
            float: left;
            width: 122px;
            height: 30px;
        }

#head_nav
{
    width: 100%;
    background: #c7000b;
    height: 35px;
    line-height: 34px;
}

.head_nav .l
{
    position: relative;
}

    .head_nav .l a
    {
        width: 88px;
        float: left;
        height: 35px;
        overflow: hidden;
        position: relative;
    }

        .head_nav .l a.shop-mall, .head_nav .l a.youpinhui-mall
        {
            overflow: visible;
        }

        .head_nav .l a i, i.line
        {
            position: absolute;
            height: 17px;
            right: 0;
            top: 50%;
            margin-top: -8px;
            _line-height: 0;
        }

        .head_nav .l a.first
        {
            border-left: 1px solid #d7412c;
        }

        .head_nav .l a.on i
        {
            display: none;
        }

        .head_nav .l a.youpinhui-mall.on i
        {
            display: block;
        }

        .head_nav .l a i
        {
            color: #dd0001;
            border-right: 1px solid #dd0001;
        }

.on i.line, .open i.line
{
    display: none;
}

.head_nav .l a.on, .head_nav .l a.on:hover, .head_nav .r_con a.on, .head_nav .r_con a.on:hover
{
    background: #ec1611;
    color: #FFF;
    font-weight: bold;
}

.head_nav .l a:hover
{
    background: #ec1611;
}

.head_nav .l a, .head_nav .r a
{
    color: #fff;
    font: 14px/35px "";
}

.head_nav .l a
{
    text-decoration: none;
}

    .head_nav .l a i.hot-icon, .head_nav .l a i.new-icon
    {
        background: url(/v2/ju/img/hot-icon.png);
        position: absolute;
        width: 26px;
        height: 14px;
        top: 2px;
        left: 60px;
        border: none;
    }

    .head_nav .l a i.new-icon
    {
        background: url(/v2/ju/img/new-icon.png);
        width: 27px;
    }

.head_nav .r_con
{
    float: right;
    color: #9a0c0a;
    font-size: 0;
    _width: 320px;
    position: relative;
    *z-index: 999;
    height: 35px;
}

    .head_nav .r_con a, .head_nav .r_con
    {
        color: #fff;
        padding: 0 15px 0 0;
        _border-right: none;
        _zoom: 1;
    }

.head_nav .r_con
{
    position: relative;
    padding-right: 0px;
}

    .head_nav .r_con .open
    {
        _height: 26px;
    }

    .head_nav .r_con .yg_wrap
    {
        float: left;
        position: relative;
        display: inline-block;
        _float: left;
        overflow: hidden;
        height: 34px;
        width: 88px;
    }

    .head_nav .r_con .yg i
    {
        color: #dd0001;
        border-right: 1px solid #dd0001;
        position: absolute;
        height: 17px;
        right: 0;
        top: 50%;
        margin-top: -8px;
        _line-height: 0;
    }

    .head_nav .r_con .yg
    {
        padding-right: 15px;
        padding-right: 5px\9;
        padding-left: 10px;
        *height: 35px;
        *line-height: 36px;
        overflow: hidden;
    }

    .head_nav .r_con a:hover
    {
        text-decoration: none;
        color: white;
    }

    .head_nav .r_con .zhe_intro, .sign_panel
    {
        float: left;
    }

    .head_nav .r_con .zhe_intro, .head_nav .r_con .sign_panel
    {
        _height: 25px;
        _padding-top: 9px;
    }

        .head_nav .r_con .zhe_intro .line_left
        {
            _line-height: 0;
            position: absolute;
            left: 0px;
            top: 50%;
            height: 17px;
            _height: 17px;
            border-left: solid 1px #bb120f;
            margin-top: -8px;
        }

        .head_nav .r_con .zhe_intro .trigger
        {
            padding-left: 25px;
            position: relative;
        }

    .head_nav .r_con .zhe_intro
    {
        padding-left: 0px;
    }

    .head_nav .r_con a.on
    {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 35px;
    }

    .head_nav .r_con .tooltip
    {
        right: 0;
        top: -65px;
    }

        .head_nav .r_con .tooltip a
        {
            padding: 0;
            color: #09c;
            border: none;
            position: static;
        }

        .head_nav .r_con .tooltip .tooltip-arrow
        {
            left: auto;
            right: 30px;
        }

.head_nav .r_con
{
    font-size: 14px;
}

    .head_nav .r_con .signin
    {
        border-right: 0;
        padding: 0 15px 0 15px;
    }

        .head_nav .r_con .signin i
        {
            width: 16px;
            height: 16px;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            background: url(/v1/ju/core/img/icon_head.png) no-repeat -40px -20px;
            vertical-align: text-top;
            *vertical-align: middle;
            margin-right: 4px;
            _background-image: url(/v1/ju/core/img/icon_head_ie6.png);
        }

            .head_nav .r_con .signin i.icon-mini
            {
                background-position: -30px 0 !important;
                width: 11px;
                height: 11px;
                right: 10px;
                margin: 0;
                _top: 5px;
            }

    .head_nav .r_con a.signin:hover i
    {
        background-position: 0px -20px;
    }

    .head_nav .r_con .signin_on .signin i, .head_nav .r_con .signin_on a.signin:hover i
    {
        background-position: -20px -20px;
    }

    .head_nav .r_con .zhe_notice
    {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

        .head_nav .r_con .zhe_notice.active
        {
            color: #e02f2f;
            font-weight: bold;
            background: #fff;
        }

    .head_nav .r_con .zhe_intro .trigger
    {
        text-decoration: none;
        _border-right: none;
    }

    .head_nav .r_con .zhe_intro .open .trigger
    {
        color: #FFF;
        border-color: transparent;
    }

    .head_nav .r_con .zhe_intro .icon-arrow
    {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 0;
        line-height: 0;
        width: 0;
        vertical-align: middle;
        border-width: 3px;
        border-style: solid;
        margin-left: 3px;
        border-color: #eca6a4 #cf201c #cf201c #cf201c;
        _overflow: hidden;
    }

    .head_nav .r_con .open .icon-arrow
    {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 0;
        line-height: 0;
        width: 0;
        vertical-align: middle;
        border-width: 3px;
        border-style: solid;
        margin-left: 3px;
        border-color: #eca6a4 #bb120f #bb120f #bb120f;
        _overflow: hidden;
    }

    .head_nav .r_con .open
    {
        color: #FFF;
        border-bottom: none;
        *z-index: 999;
    }

    .head_nav .r_con .dropdown .arrow-down
    {
        -webkit-transition: -webkit-transform ease .3s;
        -moz-transition: -moz-transform ease .3s;
        -webkit-transform-origin: 3px 1.5px;
        -moz-transform-origin: 3px 1.5px;
    }

    .head_nav .r_con .dropdown
    {
        border-top: none;
        border-bottom: none;
    }

    .head_nav .r_con .dropdown-menu li a
    {
        color: #333;
        padding: 0 0 0 25px;
        border-right: none;
        font-size: 12px;
    }

    .head_nav .r_con .dropdown-menu a
    {
        border-right: none;
    }

        .head_nav .r_con .dropdown-menu a:hover
        {
            _color: #333;
        }

/*修改签到样式，已签状态下父级样式名sign_panel替换为sign_board*/
.dropdown.sign_panel, .dropdown.sign_board
{
    border: none;
    background: none;
    *z-index: 999;
}

.sign_panel .dropdown-menu
{
    font: 12px/20px "";
    color: #666;
    width: 190px;
    left: auto;
    right: 0;
}

    .sign_panel .dropdown-menu b
    {
        color: #e02f2f;
    }

    .sign_panel .dropdown-menu .gotuan
    {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px dotted #999999;
    }

.head_nav .r_con .sign_panel
{
    height: 34px;
    width: 135px;
}

    .head_nav .r_con .sign_panel a.signin
    {
        width: 110px;
        height: 35px;
        display: block;
        background: url(/v2/core/img/signin4.gif) no-repeat -16px center;
    }

.head_nav .r_con a.signin.qdicon pre b
{
    display: inline-block;
}

.head_nav .r_con a.signin.qdicon:hover pre b
{
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all 1000ms ease-out 0.2s;
    transition: all 1000ms ease-out 0.2s;
    -o-transition: all 1000ms ease-out 0.2s;
    -moz-transition: all 1000ms ease-out 0.2s;
}

/* .head_nav .r_con a.signin.qdicon:hover pre #today1{-moz-transform: rotateY(360deg);-moz-transition: all 1000ms ease-out 0.2s;transition: rotateY(360deg);} */

/*.head_nav .r_con a.signin.yqdicon:hover pre b{display:inline-block;-webkit-transform: rotateY(360deg);-o-transform:rotateY(360deg); -moz-transform:rotateY(360deg);transform: rotateY(360deg);-webkit-transition: all 1000ms ease-out 0.2s;transition: all 1000ms ease-out 0.2s;-o-transition: all 1000ms ease-out 0.2s;-moz-transition: all 1000ms ease-out 0.2s;}*/
.r_con .signin.qdicon
{
    position: absolute;
    left: 0;
    top: 0;
}

.r_con .signin.yqdicon
{
    position: absolute;
    left: -16px;
    top: -11px;
}

.head_nav .r_con .sign_panel a.signin:hover
{
    background: url(/v2/core/img/signicon2.png) no-repeat 0 -66px;
}

.head_nav .r_con .sign_board a.signin.qdicon:hover
{
    background: url(/v2/core/img/signicon2.png) no-repeat 0 -198px;
}

.head_nav .r_con .sign_board
{
    height: 34px;
    width: 105px;
}

    .head_nav .r_con .sign_board a.signin.qdicon
    {
        width: 110px;
        height: 35px;
        display: block;
        padding: 1px;
        background: url(/v2/core/img/signicon2.png) no-repeat 0 -142px;
    }

    .head_nav .r_con .sign_board.sign_board_unchecked
    {
        width: 135px;
    }

    .head_nav .r_con .sign_board a.signin.signin_unchecked
    {
        padding: 0 15px;
        width: 120px;
        height: 35px;
        display: block;
        background: url(/v2/core/img/signin4.gif) no-repeat -16px center;
    }

        .head_nav .r_con .sign_panel a.signin.qdyet, .head_nav .r_con .sign_board a.signin.signin_unchecked.qdyet
        {
            background: url(/v2/core/img/signicon2.png) no-repeat;
            display: block;
        }

            .head_nav .r_con .sign_panel a.signin.qdyet:hover, .head_nav .r_con .sign_board a.signin.signin_unchecked:hover
            {
                background: url(/v2/core/img/signicon2.png) 0 -66px no-repeat;
            }
/*.head_nav .r_con .sign_board a.signin.signin_unchecked:hover,.head_nav .r_con .sign_panel a.signin.qdyet:hover{ background-position: 0 -66px; }*/
.head_nav .r_con .sign_panel dl a
{
    color: #1b80a9;
    font-size: 12px;
    padding: 0;
}

    .head_nav .r_con .sign_panel dl a:hover
    {
        color: #ff6000;
    }

.sign_panel dl dt, .sign_panel dl dd
{
    padding: 10px 0;
}

.sign_panel dl dd
{
    background: #f0f0f0;
    padding: 10px;
    color: #cccccc;
}

.sign_panel dl dt
{
    text-align: center;
}

.sign_panel dl dd span
{
    color: #666;
}

.sign_panel dl dd .addQQ
{
    color: #666;
    margin-top: 6px;
}

    .sign_panel dl dd .addQQ span
    {
        color: #e02f2f;
        font-weight: bold;
    }

.sign_panel.open .signin:hover
{
    _color: #fff;
}

.head_nav .r_con .signin
{
    white-space: nowrap;
}

.sign_panel .dropdown-menu, .sign_board .dropdown-menu
{ /*border: 1px solid #cccccc;*/
    border-top: none;
}

.sign_panel .signintip .dropdown-menu, .sign_board .signintip .dropdown-menu
{
    border: 1px solid #cccccc;
}

.sign_board .dropdown-menu
{
    position: absolute;
    top: 35px;
    width: 500px;
    height: 366px;
    border: 1px solid #f2e1cd;
    border-top: 0;
    right: -9px;
    left: auto;
    color: #666; /*background: url(/v2/core/img/signbg2.png); */
}

.sign_board .hd
{
    font: 12px/25px "宋体";
    margin-bottom: 10px;
}

    .sign_board .hd b
    {
        font-size: 14px;
        vertical-align: top;
    }

    .sign_board .hd span
    {
        color: #e20000;
        margin: 0 12px 0 5px;
    }

.head_nav .r_con .sign_board .dropdown-menu a
{
    color: #1b80a9;
}

.sign_board
{
    _height: 26px;
    _padding-top: 12px;
}

    .sign_board .dropdown-menu a:hover
    {
        color: #FF6000 !important;
    }

    .sign_board .bd
    {
        padding-bottom: 20px;
        background: url('../img/qd_border.png') repeat-x 0 100%;
        background-color: #fff9d8;
    }

    .sign_board .side
    {
        float: right;
        margin-left: 12px;
        width: 225px;
        _margin-left: 5px;
    }

    .sign_board .article
    {
        width: 350px;
        height: 316px;
        background-color: #fff;
        float: right;
        position: relative;
    }

    .sign_board .bd .side
    {
        height: 220px;
        display: none;
    }

    .sign_board .calendar
    {
        line-height: 26px;
        width: 340px;
        height: 248px;
        text-align: center;
        font-family: microsoft yahei;
        padding-left: 10px;
    }

        .sign_board .calendar th
        {
            line-height: 28px;
            height: 30px;
            color: #fff;
            font-weight: normal;
            background: url(/v2/core/img/signiconnew1.png) no-repeat 6px 3px;
        }

        .sign_board .calendar td, .sign_board .calendar th
        {
            padding: 0;
        }

        .sign_board .calendar td
        {
            font: 16px/20px "Arial";
            height: 31px;
            width: 45px;
            position: relative;
        }

        .sign_board .calendar .get_nowaday
        {
            position: absolute;
            width: 48px;
            height: 40px;
            left: 0px;
            top: 0px;
        }

        .sign_board .calendar td .hdqd
        {
            font: 12px/11px "微软雅黑";
            position: absolute;
            left: 11px;
            top: 25px;
            color: #f27a3e;
            height: 13px;
            width: 24px;
        }

        .sign_board .calendar td.disable
        {
            color: #c8c8c8;
        }

        .sign_board .calendar td.on
        {
            background: url(/v2/core/img/signiconnew1.png) no-repeat 9px -29px;
        }

            .sign_board .calendar td.on:hover .snowflake
            {
                display: none;
            }

    .sign_board .dropdown-menu .bd .article .tit
    {
        line-height: 30px;
        text-align: center;
        color: #fff;
        width: 353px;
    }

.qd_versiontip
{
    display: block !important;
}

.head_nav .r_con
{
    float: right;
    color: #9a0c0a;
    font-size: 0;
    _width: 320px;
    position: relative;
    *z-index: 999;
    height: 35px;
}

    .head_nav .r_con a, .head_nav .r_con
    {
        color: #fff;
        padding: 0 15px 0 0;
        _border-right: none;
        _zoom: 1;
    }

.head_nav .r_con
{
    position: relative;
    padding-right: 0px;
}

    .head_nav .r_con .yg_wrap
    {
        float: left;
        position: relative;
        display: inline-block;
        _float: left;
        overflow: hidden;
        height: 34px;
        width: 88px;
    }

    .head_nav .r_con .yg i
    {
        color: #dd0001;
        border-right: 1px solid #dd0001;
        position: absolute;
        height: 17px;
        right: 0;
        top: 50%;
        margin-top: -8px;
        _line-height: 0;
    }

    .head_nav .r_con .yg
    {
        padding-right: 15px;
        padding-right: 5px;
        padding-left: 10px;
        *height: 35px;
        *line-height: 36px;
        overflow: hidden;
    }

/*rm67177*/
#head_wrapper
{
    overflow: hidden;
    width: 980px;
    margin: 0 auto;
}

    /*rm67113改动*/
    #head_wrapper #rigt_wrapper
    {
        float: right;
        width: 830px;
    }

        #head_wrapper #rigt_wrapper #thisadA
        {
            width: 830px;
        }
    /*rm67113改动*/
    #head_wrapper #index_nav
    {
        float: left;
        height: 350px;
    }

        #head_wrapper #index_nav ul
        {
            width: 150px;
        }

            #head_wrapper #index_nav ul li
            {
                position: relative;
                float: left;
                width: 75px;
                height: 34px;
                background: #271e19;
                border-bottom: 1px solid #423a36;
                color: #FFF;
                font: 14px/34px "宋体";
            }

                #head_wrapper #index_nav ul li:hover
                {
                    *z-index: 1;
                }

                #head_wrapper #index_nav ul li.on
                {
                    background: #c7000b;
                }

                #head_wrapper #index_nav ul li i
                {
                    width: 18px;
                    height: 23px;
                    background: url(/Content/themes/zhe800/images/nav_bg_top83584.png) no-repeat;
                    display: block;
                    float: left;
                    margin: 7px 4px 0 11px;
                }

                #head_wrapper #index_nav ul li a
                {
                    color: #FFF;
                    display: block;
                    text-align: left;
                }

                #head_wrapper #index_nav ul li .nav span
                {
                    margin: 0px 12px;
                    color: #e02f2f;
                }

                #head_wrapper #index_nav ul li a:hover
                {
                    text-decoration: none;
                }

                #head_wrapper #index_nav ul li .tag
                {
                    margin-right: 10px;
                    font-size: 12px;
                }

            #head_wrapper #index_nav ul .qita, #head_wrapper #index_nav ul .yund
            {
                border-bottom: 1px #614a40 solid;
            }

            #head_wrapper #index_nav ul .nvz i
            {
                background-position: 0px 0px;
            }

            #head_wrapper #index_nav ul .neiyi i
            {
                background-position: -63px 0px;
            }

            #head_wrapper #index_nav ul .nanz i
            {
                background-position: 0px -29px;
            }

            #head_wrapper #index_nav ul .xie i
            {
                background-position: -63px -29px;
            }

            #head_wrapper #index_nav ul .ert i
            {
                background-position: 0px -57px;
            }

            #head_wrapper #index_nav ul .muying i
            {
                background-position: -63px -57px;
            }

            #head_wrapper #index_nav ul .jiafa i
            {
                background-position: -0px -85px;
            }

            #head_wrapper #index_nav ul .jujia i
            {
                background-position: -63px -85px;
            }

            #head_wrapper #index_nav ul .meis i
            {
                background-position: -0px -112px;
            }

            #head_wrapper #index_nav ul .chaj i
            {
                background-position: -63px -112px;
            }

            #head_wrapper #index_nav ul .jiad i
            {
                background-position: -0px -141px;
            }

            #head_wrapper #index_nav ul .shuma i
            {
                background-position: -63px -141px;
            }

            #head_wrapper #index_nav ul .xiangb i
            {
                background-position: -0px -168px;
            }

            #head_wrapper #index_nav ul .peis i
            {
                background-position: -63px -168px;
            }

            #head_wrapper #index_nav ul .meiz i
            {
                background-position: -0px -196px;
            }

            #head_wrapper #index_nav ul .laon i
            {
                background-position: -63px -196px;
            }

            #head_wrapper #index_nav ul .yund i
            {
                background-position: -0px -224px;
            }

            #head_wrapper #index_nav ul .qita i
            {
                background-position: -63px -224px;
            }

            #head_wrapper #index_nav ul li.zln .nav span
            {
                margin-left: 2px;
            }

            #head_wrapper #index_nav ul .bottom
            {
                border-bottom: 1px #614a40 solid;
                width: 150px;
                font-size: 12px;
                line-height: 34px;
                height: 34px;
                background-color: #4b3125;
            }

                #head_wrapper #index_nav ul .bottom.border_b
                {
                    border-bottom: 2px #cc0000 solid;
                }

                #head_wrapper #index_nav ul .bottom b
                {
                    float: left;
                    position: absolute;
                    height: 13px;
                    top: 11px;
                    border-right: 1px solid #ffffff;
                }

                    #head_wrapper #index_nav ul .bottom b.bottom_bl
                    {
                        left: 45px;
                    }

                    #head_wrapper #index_nav ul .bottom b.bottom_br
                    {
                        left: 92px;
                    }

                #head_wrapper #index_nav ul .bottom i
                {
                    background-position: 20px 0px;
                }

                #head_wrapper #index_nav ul .bottom .meiri
                {
                    display: block;
                    float: left;
                    padding: 0px 6px;
                }

                #head_wrapper #index_nav ul .bottom .zhimai
                {
                    padding: 0px 4px;
                }

                #head_wrapper #index_nav ul .bottom .zhiguang
                {
                    padding: 0px 4px;
                }

                #head_wrapper #index_nav ul .bottom .dotted
                {
                    line-height: 30px;
                    text-align: center;
                    width: 8px;
                    height: 30px;
                    background: url('../img/smallicon_w.png') -237px 9px no-repeat;
                    display: block;
                    float: left;
                }

                #head_wrapper #index_nav ul .bottom a
                {
                    display: block;
                    float: left;
                }

                    #head_wrapper #index_nav ul .bottom a:hover
                    {
                        background: #c7000b;
                    }

            #head_wrapper #index_nav ul li.on a.nav span
            {
                color: #fff;
            }

        /*75276分类导航栏鼠标移入增加弹窗*/
        #head_wrapper #index_nav .nav_pop
        {
            position: absolute;
            top: 0;
            left: 100%;
            width: 380px;
            padding: 0 0 0 13px;
            border: 1px solid #ec1611;
            background-color: #fff;
            overflow: hidden;
            z-index: 100;
            visibility: hidden;
        }

        #head_wrapper #index_nav .nav_pop_hide
        {
            visibility: visible;
            display: none;
        }

        #head_wrapper #index_nav ul
        {
            position: relative;
            *z-index: 1;
        }

        #head_wrapper #index_nav .nav_pop a
        {
            white-space: nowrap;
            text-decoration: none;
        }

        #head_wrapper #index_nav .pop_second
        {
            float: left;
            width: 196px;
            overflow: hidden;
        }

            #head_wrapper #index_nav .pop_second h3
            {
                height: 32px;
                line-height: 32px;
                text-align: left;
                font-family: "microsoft yahei";
                font-size: 14px;
                font-weight: normal;
                border-bottom: 1px solid #b0b0b0;
            }

                #head_wrapper #index_nav .pop_second h3 a
                {
                    display: inline;
                    color: #333;
                }

                    #head_wrapper #index_nav .pop_second h3 a:hover
                    {
                        color: #ec1611;
                    }

            #head_wrapper #index_nav .pop_second ul
            {
                width: 210px;
            }

            #head_wrapper #index_nav .pop_second li
            {
                float: left;
                width: auto;
                height: 35px;
                margin-right: 14px;
                border: none;
                line-height: 35px;
                font-family: "microsoft yahei";
                font-size: 12px;
                background-color: #fff;
            }

                #head_wrapper #index_nav .pop_second li a
                {
                    color: #666;
                }

                    #head_wrapper #index_nav .pop_second li a:hover
                    {
                        color: #ec1611;
                    }

        #head_wrapper #index_nav .pop_brand
        {
            float: left;
            width: 160px;
            padding: 37px 0 12px 24px;
        }

            #head_wrapper #index_nav .pop_brand ul
            {
                width: 168px;
            }

            #head_wrapper #index_nav .pop_brand li
            {
                float: left;
                width: 71px;
                margin-right: 13px;
                height: 38px;
                padding: 3px 0;
                border: none;
                background-color: #fff;
            }

                #head_wrapper #index_nav .pop_brand li:hover
                {
                    border-color: #ec1611;
                }

                #head_wrapper #index_nav .pop_brand li a
                {
                    display: block;
                    width: 65px;
                    height: 32px;
                    padding: 2px;
                    border: 1px solid transparent;
                    text-align: center;
                    overflow: hidden;
                }

                    #head_wrapper #index_nav .pop_brand li a:hover
                    {
                        border-color: #ec1611;
                    }

                    #head_wrapper #index_nav .pop_brand li a img
                    {
                        max-width: 65px;
                        max-height: 32px;
                    }

.dealadbox
{
    margin-top: 1px;
}

    .dealadbox .adsbox
    {
        width: 1005px;
        margin-right: -25px;
        margin: 0 auto;
    }
    /*rm67113改动图片大小*/
    .dealadbox .dealads
    {
        width: 277px;
        height: 130px;
        float: left;
        position: relative;
        overflow: hidden;
    }

.pro_box
{
    width: 990px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .pro_box .lijimian
    {
        float: left;
        display: inline;
        background: #fff;
        margin-right: 5px;
        margin-left: 5px;
        width: 320px;
        /*box-shadow: 2px 2px 4px #e3e3e3;*/
        margin-bottom: 10px;
        height: 410px;
        position: relative;
    }

        .pro_box .lijimian .maoimg
        {
            width: 320px;
            max-height: 320px;
            display: block;
            vertical-align:middle;
        }

.lijiprice
{
    font-size: 20px;
    color: #dd0001;
}

.lijimian .maotitle
{
    height: 20px;
    overflow: hidden;
    line-height: 20px;
}

.lijimian .maotag a
{
    display: inline-block;
    height: 36px;
    width: 106px;
    line-height: 37px;
    color: #fff;
    background: #e81a62;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
}





.pro_box .maobumian
{
    float: left;
    display: inline;
    background: #fff;
    margin-right: 5px;
    margin-left: 5px;
    width: 320px;
    /*box-shadow: 2px 2px 4px #e3e3e3;*/
    margin-bottom: 10px;
    height: 400px;
    position: relative;
}

    .pro_box .maobumian .maoimg
    {
        width: 320px;
        height: 320px;
        display: block;
    }


.maobumian .maotitle
{
    height: 20px;
    overflow: hidden;
    line-height: 20px;
}

.maobumian .maotag a
{
    display: inline-block;
    height: 36px;
    width: 106px;
    line-height: 37px;
    color: #fff;
    background: #e81a62;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
}

.pro_box .pingjiamian
{
    float: left;
    display: inline;
    background: #fff;
    margin-right: 5px;
    margin-left: 5px;
    width: 485px;
    /*box-shadow: 2px 2px 4px #e3e3e3;*/
    margin-bottom: 10px;
    height: 240px;
    position: relative;
}
.pro_box .huangjinmian
{
    float: left;
    display: inline;
    background: #fff;
    margin-right: 5px;
    margin-left: 5px;
    width: 980px;
    /*box-shadow: 2px 2px 4px #e3e3e3;*/
    margin-bottom: 10px;
    height: 300px;
    position: relative;
}
.huangjinmian_img
{
    width: 300px;
    height: 300px;
    float: left;
}
.huangjinmian_detail
{
    width: 640px;
    height: 300px;
    margin-left: 15px;
    float: left;
}
.huangjinmian_title
{
    height: 50px;
    line-height:50px;
    font-size:16px;
    text-align:left;
    overflow:hidden;
    
}
.huangjinmian_data
{
    margin-top:20px;
}
.huangjinmian_data table
{
    width:100%
}
.huangjinmian_data td
{
    font-size:14px;
    text-align:left;
}


.huangjinmian_price
{
    margin-top: 50px;
    font-family: arial;
    height: 45px;
    position: relative;
}

    .huangjinmian_price .goto_see
    {
        font-size: 16px;
        float: right;
    }

    .huangjinmian_price .goto_btn
    {
        display: inline-block;
        height: 36px;
        width: 106px;
        line-height: 37px;
        color: #fff;
        background: #e81a62;
        text-align: center;
        font-size: 14px;
    }

    .huangjinmian_price .now_price
    {
        font-size: 34px;
        color: #000;
        float: left;
    }

        .huangjinmian_price .now_price em
        {
            vertical-align: 6px;
            font-size: 20px;
            margin-right: 2px;
        }







.products_detail a
{
    text-decoration: none;
}

.products_img
{
    width: 180px;
    height: 240px;
    float: left;
}

.products_detail
{
    width: 290px;
    height: 240px;
    margin-right: 5px;
    float: right;
}

.products_have_time
{
    color: #fff;
    font-weight: 400;
    text-indent: 0;
    font-size: 14px;
    text-align: center;
}

.today_end_time
{
    color: #fff;
    font-weight: 400;
    text-indent: 0;
    font-size: 14px;
    background: #333;
    height: 26px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    min-width: 174px;
    _width: 190px;
    padding: 0 10px;
}

.products_have_time .today_end_time
{
    background: #333;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    display: inline-block;
}

.product_short_title
{
    color: #767676;
    line-height: 24px;
    height: 126px;
    display: block;
    font-size: 16px;
    margin-top: 10px;
    overflow: hidden;
}

.today_end_time .icon
{
    margin-right: 3px;
}

.product_short_title em
{
    color: #ed145b;
}

.product_price
{
    margin-top: 10px;
    font-family: arial;
    height: 45px;
    position: relative;
}

    .product_price .goto_see
    {
        font-size: 16px;
        float: right;
    }

    .product_price .goto_btn
    {
        display: inline-block;
        height: 36px;
        width: 106px;
        line-height: 37px;
        color: #fff;
        background: #e81a62;
        text-align: center;
        font-size: 14px;
    }

    .product_price .now_price
    {
        font-size: 34px;
        color: #000;
        float: left;
    }

        .product_price .now_price em
        {
            vertical-align: 6px;
            font-size: 20px;
            margin-right: 2px;
        }

.global_sure_tag .g_tag
{
    float: left;
    width: 80px;
    height: 30px;
    display: block;
    font-size: 20px;
    color: #dd0001;
    font-family: 黑体;
}

.global_sure_tag .wish_like
{
    float: right;
}

.wish_like em
{
    font-size: 18px;
    color: #b9966a;
    vertical-align: middle;
}

/*底*/
.about
{
    border-top: 3px solid #E02F2F;
    background: #fff;
    clear: both;
}

    .about li
    {
        float: left;
        width: 105px;
        text-align: left;
        border-right: 1px solid #E1E1E1;
        padding: 30px 0 0 20px;
        height: 200px;
        line-height: 24px;
    }

        .about li span
        {
            display: block;
            font: 16px/30px "microsoft yahei";
        }

    .about .lw a
    {
        display: block;
        color: #666;
        width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 24px;
    }

        .about .lw a:hover
        {
            color: #c00;
        }

    .about li.w1
    {
        padding-left: 0;
    }

    .about li.w2
    {
        width: 125px;
    }

    .about li.w3
    {
        width: 180px;
    }

        .about li.w3 h3 a
        {
            color: #c00;
        }

        .about li.w3 h4 .bdtxt
        {
            color: #e02f2f;
            height: 20px;
            line-height: 20px;
            width: 63px;
            padding-left: 5px;
        }

        .about li.w3 h4 .smt
        {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            background: #fafafa no-repeat;
        }

        .about li.w3 h4 input, .about li.w3 h4 .smt
        {
            border: 1px solid #eaeaea;
        }

        .about li.w3 h4 a.smt
        {
            width: 22px;
            height: 20px;
            background-image: url(/v1/ju/core/img/icon_search_grey.png);
            background-position: center;
            opacity: .6;
            filter: alpha(opacity=60);
            border-color: #ddd;
            vertical-align: top;
            margin-top: 1px;
        }

        .about li.w3 h4 .smt
        {
            border-left: none;
        }

            .about li.w3 h4 .smt:hover
            {
                background-color: #FFF;
            }

        .about li.w3 h6 .txt
        {
            height: 20px;
            line-height: 20px;
            width: 63px;
            padding-left: 5px;
        }

        .about li.w3 h6 .smt
        {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            background: #fafafa no-repeat;
        }

        .about li.w3 h6 input, .about li.w3 h6 .smt
        {
            border: 1px solid #eaeaea;
            vertical-align: middle;
        }

        .about li.w3 h6 a.smt
        {
            width: 22px;
            height: 20px;
            background-image: url(/v1/ju/core/img/icon_search_grey.png);
            background-position: center;
            opacity: .6;
            filter: alpha(opacity=60);
            border-color: #ddd;
            vertical-align: top;
            margin-top: 1px;
        }

        .about li.w3 h6 .smt
        {
            border-left: none;
        }

            .about li.w3 h6 .smt:hover
            {
                background-color: #FFF;
            }

        .about li.w3 h6 .txt
        {
            height: 25px;
            line-height: 25px;
            width: 98px;
            padding-left: 5px;
        }

        .about li.w3 h6 .dysmt
        {
            height: 25px;
            line-height: 25px;
            width: 42px;
            cursor: pointer;
            color: #666;
        }

    .about li.w4
    {
        width: 253px;
        border: none;
    }

        .about li.w4 a
        {
            float: left;
            width: 38px;
            height: 52px;
            background: url(/v1/ju/core/img/icon_device_bottom_ie6.png) no-repeat;
            margin-right: 11px;
        }

            .about li.w4 a:hover
            {
                filter: alpha(opacity=50);
                -moz-opacity: 0.8;
                opacity: 0.8;
            }

            .about li.w4 a.android
            {
                background-position: -49px 0;
            }

            .about li.w4 a.wp
            {
                background-position: -98px 0;
            }

            .about li.w4 a.wap
            {
                background-position: right 0;
            }

        .about li.w4 h4
        {
            clear: left;
            line-height: 20px;
            padding-top: 10px;
            height: 80px;
            overflow: hidden;
        }

            .about li.w4 h4 img
            {
                float: left;
                display: inline;
                margin: 3px 10px 0 0;
                width: 72px;
                height: 73px;
            }

            .about li.w4 h4 em
            {
                color: #E02F2F;
            }

.footer
{
    margin-top: 10px;
    height: 60px;
    line-height: 30px;
}

    .footer img
    {
        vertical-align: middle;
        margin: 0 auto;
        border: 1px solid #c3bfbe;
        display: block;
    }

.footer
{
    height: 88px !important;
}

    .footer a
    {
        display: block;
        width: 70px;
        margin: 0 auto;
    }

.cate_title
{
    width: 980px;
    background-color: #fff;
    margin-top: 10px;
    text-align: left;
    clear: both;
}

    .cate_title a
    {
        text-decoration: none;
    }

    .cate_title .cate_name a
    {
        font-size: 20px;
        color: #f72862;
        font-family: "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
        margin: 10px;
        line-height: 38px;
    }

.list_pager
{
    width: 980px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    margin-top: 10px;
    text-align: center;
    clear: both;
}

#templatemo_content
{
    width: 980px;
    margin-top: 10px;
    margin-bottom: 10px;
    font: 12px/1.5 "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
}

.detail-main
{
    background-color: #fff;
}

.clearfix:after
{
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
}

.detail-main .main-pic
{
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    width: 400px;
    height: 400px;
}

.normal-pic .item-pic-wrap
{
    position: relative;
}

.detail-main .main-box
{
    float: right;
    width: 500px;
    margin-right: 15px;
    _display: inline;
}

.normal-pic-wrapper .normal-pic embed, .normal-pic-wrapper .normal-pic img
{
    max-width: 400px;
    max-height: 400px;
}

.detail-main .main-box h2.title
{
    padding: 8px 0;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-align: justify;
}

.detail-main .main-box .biztag
{
    height: 24px;
    overflow: hidden;
    text-align: left;
}

    .detail-main .main-box .biztag label
    {
        background: #ffa100;
        display: inline-block;
        zoom: 1;
        color: #fff;
        padding: 3px 6px;
        margin-right: 15px;
        font-size: 16px;
        line-height: 18px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

.detail-main .main-box .description
{
    margin-top: 20px;
    color: #aaa;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    padding: 3px 7px;
    border: 1px dashed #ececec;
    text-align: left;
}

    .detail-main .main-box .description li
    {
        height: 20px;
        overflow: hidden;
    }

.detail-main .main-box .infobar
{
    margin-top: 15px;
    font-size: 14px;
    color: #000;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.detail-main .main-box .infobar
{
    font-size: 14px!important;
    line-height: 24px!important;
}

    .detail-main .main-box .infobar .time-banner
    {
        position: relative;
    }

        .detail-main .main-box .infobar .time-banner .icon-time
        {
            font-family: ju-font;
            float: left;
            font-size: 18px;
            margin-right: 5px;
        }

        .detail-main .main-box .infobar .time-banner .ju-clock
        {
            display: inline-block;
        }

    .detail-main .main-box .infobar .numOfPeople
    {
        float: right;
    }

        .detail-main .main-box .infobar .numOfPeople .num
        {
            font-weight: 700;
            color: #f72862;
        }

.main-box .status-banner
{
    position: relative;
    margin: 17px -15px 0 0;
    height: 67px;
    line-height: 67px;
}

.avil .status-banner
{
    background: #f72862;
    display: block;
}

.main-box .status-banner .currentPrice
{
    float: left;
    height: 67px;
    line-height: 67px;
    color: #fff;
    font-family: Arial;
    font-weight: 700;
    font-size: 40px;
    padding-left: 30px;
    text-align: center;
    overflow: hidden;
}

    .main-box .status-banner .currentPrice small
    {
        font-size: 40px;
    }

.main-box .status-banner .oprice
{
    position: relative;
    float: left;
    margin-left: 30px;
    _display: inline;
    height: 67px;
}

.main-box .buyaction
{
    width: 470px;
    height: 67px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    line-height: 0;
    cursor: pointer;
    background: 0 0;
    z-index: 1000;
    outline: 0;
}

.main-box .status-banner:before
{
    position: absolute;
    right: 250px;
    top: 0;
    content: "";
    width: 0;
    height: 67px;
    font-size: 0;
    border-left: 2px dotted rgba(0,0,0,.15);
}

.main-box .status-banner:after
{
    position: absolute;
    left: 100%;
    top: 0;
    content: "";
    width: 5px;
    height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 33px 13px 34px 0;
}

.avil .status-banner:after
{
    border-style: solid;
    border-color: #f72862 #f3f3f3;
}

.main-box .buyaction span
{
    display: block;
    margin: 15px 15px 0 auto;
    float: right;
    _display: inline;
    width: 128px;
    height: 37px;
    font-size: 20px;
    line-height: 37px;
    color: #f72862;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-bottom: 1px solid #f9ac00;
    background: repeat-x #fee97d;
    background-image: -webkit-linear-gradient(#fee97d 60%,#fde158 100%);
    background-image: -o-linear-gradient(#fee97d 60%,#fde158 100%);
    background-image: linear-gradient(#fee97d 60%,#fde158 100%);
}

.product_content
{
    width: 980px;
    background-color: #fff;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .product_content .innerdiv
    {
        margin: 10px;
        font-size: 14px;
        line-height: 28px;
    }

.pingjialist
{
    width: 980px;
    background-color: #fff;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#comment_section
{
    clear: both;
    margin-bottom: 60px;
    width: 945px;
    text-align: left;
}

.comment_tab
{
    padding: 10px 0;
    margin: 10px 0 20px 0;
    border-bottom: 1px dashed #666;
    font-size: 20px;
    font-weight: bold;
}

.first_level
{
    margin: 0;
    padding: 0;
}

.comments
{
    list-style: none;
}

    .comments li
    {
        margin-bottom: 10px;
        list-style: none;
    }

        .comments li .commentbox1
        {
            border: 1px solid #dddbdb;
            background: #e7e4e4;
        }

        .comments li .commentbox2
        {
            border: 1px solid #dddddd;
            background: #f6f6f6;
        }

        .comments li .comment_box
        {
            clear: both;
            width: 100%;
            padding: 15px;
        }

.comment_box .gravatar
{
    float: left;
    width: 50px;
    margin-right: 15px;
    background: #fff;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.comment_box .comment_text
{
    margin: 0 0 0 5px;
}

    .comment_box .comment_text p
    {
        margin: 0;
    }

.comment_text .comment_author
{
    font-size: 14px;
    font-weight: bold;
    color: #1da3e9;
    margin-bottom: 10px;
}

.comment_text .date
{
    font-size: 12px;
    font-weight: normal;
    color: #333;
    padding-left: 10px;
}

.comment_text .time
{
    font-size: 12px;
    font-weight: normal;
    color: #333;
    padding-left: 10px;
}

.comment_text .reply a
{
    display: block;
    clear: both;
    float: right;
    padding: 1px 10px;
    height: 24px;
    text-align: center;
    background: #3694ab;
    border: 1px solid #fff;
    color: #fff;
}
