@charset "utf-8";
/*reset样式*/
html {
    color: #000;
    background: #fff;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

body, button, input, select, textarea {
    font: 12px tahoma, arial, \5b8b\4f53;
}

input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: inherit;
}

fieldset, img {
    border: 0;
}

iframe {
    display: block;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

q:before, q:after {
    content: '';
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

a:hover {
}

ins, a {
    text-decoration: none;
}

input, button, select, textarea {
    outline: none;
}

textarea {
    resize: none;
}

@-moz-document url-prefix(http), url-prefix(file) {
    img:-moz-broken {
        -moz-force-broken-image-icon: 1 !important;
        width: 24px;
        height: 24px;
    }
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f20 {
    font-size: 20px;
}

.fb {
    font-weight: bold
}

.fn {
    font-weight: normal;
}

.t2 {
    text-indent: 2em;
}

.lh150 {
    line-height: 150%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.unl {
    text-decoration: underlline;
}

.no_unl {
    text-decoration: none;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: 0;
    margin-right: 0;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.cb {
    clear: both;
    height: 0px;
}

.cl {
    clear: left;
    height: 0px;
}

.cr {
    clear: rigth;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.vm {
    vertical-align: middle;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.abs-right {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1;
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}

.w10 {
    width: 10px;
}

.w20 {
    width: 20px;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px;
}

.w200 {
    width: 200px;
}

.w300 {
    width: 300px;
}

.w400 {
    width: 400px;
}

.w500 {
    width: 500px;
}

.w600 {
    width: 600px;
}

.w700 {
    width: 700px;
}

.w800 {
    width: 800px;
}

.w {
    width: 100%
}

.h50 {
    height: 50px;
}

.h80 {
    height: 80px;
}

.h100 {
    height: 100px;
}

.h200 {
    height: 200px;
}

.h {
    height: 100%
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m30 {
    margin: 30px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mt100 {
    margin-top: 100px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.ml100 {
    margin-left: 100px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr50 {
    margin-right: 50px;
}

.mr100 {
    margin-right: 100px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p30 {
    padding: 30px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pt100 {
    padding-top: 100px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl50 {
    padding-left: 50px;
}

.pl100 {
    padding-left: 100px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr50 {
    padding-right: 50px;
}

.pr100 {
    padding-right: 100px;
}

.orange {
    color: #FF6D0B;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.blue {
    color: #1974B4;
}

.container {
    width: 1200px;
    margin: 0px auto;
}

a {
    color: #666;
}

.col6 {
    color: #666;
}

.col9 {
    color: #999;
}

/*登录页样式*/
.head2 {
    width: 1000px;
    height: 43px;
    margin: 20px auto;
}

.head2 a {
    float: left;
}

.head2 h1 {
    display: block;
    float: left;
    height: 43px;
    line-height: 43px;
    margin-left: 20px;
    padding-left: 20px;
    color: #666;
    border-left: 1px solid #C8C8C8;
    font-family: "微软雅黑";
    font-size: 25px;
}

.new_login {
    float: right;
    /*    height: 366px;*/
    width: 350px;
    border: 5px solid rgba(255, 255, 255, 0.4);
    margin-top: 26px;
    border-radius: 3px;
}

.new_login_con {
    background: #fff;
    /*    height: 326px;*/
    padding: 20px 25px;
    border-radius: 3px;
}

.n_title span {
    font-size: 18px;
    font-family: '\5fae\8f6f\96c5\9ed1';
    color: #444444;
    float: left;
}

.n_title p {
    float: right;
    color: #888888;
    margin-top: 2px;
}

.n_title p a {
    color: #ec6a1e;
}

.n_row {
    position: relative;
    margin-bottom: 20px;
}

.n_tips {
    position: absolute;
    left: 0px;
    top: 41px;
    padding-left: 20px;
    color: #f2445d;
    display: none;
    background: url(../images/ero.png) no-repeat left center;
}

.n_row .n_text {
    width: 100%;
    height: 36px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    line-height: 36px;
    text-indent: 45px;
    *text-indent: 0;
    *padding-left: 45px;
    *width: 255px;
}

.n_row .n_text:focus {
    border-color: #3aa2e4;
}

.air-yanzhen {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ddd;
    margin-left: 5px;
    width: 77px;
    height: 36px;
    overflow: hidden;
}

.air-yanzhen img {
    width: 100%;
    height: 100%;
}

input, label {
    vertical-align: middle;
    display: inline-block;
}

.n_row label {
    color: #666;
}

.n_error {
    border-color: #f2445d !important;
}

.n_row .n_btn {
    height: 40px;
    background: #ec6a1e;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 3px;
    border: none;
    display: block;
    width: 100%;
    font-family: "微软雅黑";
    cursor: pointer;
}

#login_name {
    width: 18px;
    height: 18px;
    background: url(../images/user.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
}

#login_code {
    width: 18px;
    height: 22px;
    background: url(../images/code.png) no-repeat;
    position: absolute;
    top: 8px;
    left: 10px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: #333;
}

.n_title p a {
    color: #df1738;
}

.n_row .n_btn {
    background: #df1738;
}

/*加入购物车，加入收藏，操作提示等弹框样式*/
.mask {
    width: 100%;
    height: 100%;
    background: url(../../images/black_opacity.png) repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    display: none;
}

.dialog {
    border: 10px solid rgba(255, 255, 255, 0.4);
    position: fixed;
    z-index: 9999;
    width: 440px;
    min-height: 230px;
    display: none;
}

.dia_tit {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    font-family: microsoft YaHei;
    font-size: 14px;
    color: #fff;
}

.dia_cont {
    background: #fff;
    min-height: 200px;
}

.dia_tit h4 {
    line-height: 30px;
}

.dia_close {
    width: 15px;
    height: 15px;
    background: url(../images/dia_close.png) no-repeat;
    margin-top: 7px;
}

.dia_intro {
    min-height: 100px;
    background: #fff;
}

.dia_intro em {
    display: inline-block;
    font-family: microsoft YaHei;
    font-size: 18px;
    color: #575757;
}

.go_shopping, .go_pay {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 26px;
    line-height: 25px;
    border-radius: 2px;
    padding: 0 20px;
    font-family: microsoft YaHei;
    font-size: 14px;
    margin: 0 5px;
}

.go_pay {
    border-width: 1px;
    border-style: solid;
    color: #fff !important;
}

.go_shopping {
    border: 1px solid #ddd;
    padding: 0 20px;
    color: #666 !important;
    background: #f5f5f5;
}

/*加入购物车页面的小弹框*/
.promotion_dialog {
    width: 350px !important;
    border: none !important;
    position: absolute !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.dialog .dialog-outer {
    width: 100%;
    height: 100%; /*position: relative;*/
    background-color: #fff;
    _border: 1px solid #ddd;
}

.dialog .dialog-inner {
    border: 1px solid #c4c4c4;
}

.dialog .dialog-toolbar {
    height: 25px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #c4c4c4;
    padding: 0 10px;
    background-color: #f3f3f3
}

.dialog .dialog-title {
    float: left;
    line-height: 25px
}

.dialog .dialog-close {
    width: 13px;
    height: 13px;
    margin-top: 6px;
    float: right;
    text-indent: -9999px;
    line-height: 0;
    overflow: hidden;
    background: url(../images/dialog-close.gif) no-repeat
}

.red_btn {
    padding: 5px 15px;
    background: #f00;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #f00;
}

.light_btn2 {
    padding: 5px 15px;
    background: #f9f9f9;
    color: #666;
    border-radius: 3px;
    border: 1px solid #ddd;
}

/*提交订单页面的弹框样式*/
/*新增地址弹框*/
.jd-dialog {
    border: 4px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.jd-dialog-title {
    position: relative;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
    background: #f3f3f3;
    font-size: 14px;
    color: #666;
    font-family: "Microsoft YaHei";
}

.jd-dialog-close {
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 100000;
    top: 10px;
    right: 10px;
    overflow: hidden;
    width: 13px;
    height: 13px;
    background: url(http://misc.360buyimg.com/jdf/1.0.0/ui/dialog/1.0.0/dialog.png) no-repeat;
    font-size: 0;
}

.form .item {
    display: inline-block;
    display: block;
    margin-bottom: 15px;
    line-height: 25px;
}

.form .item span.label {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 4px 0 3px;
    width: 75px;
    text-align: right;
    margin-left: 0px;
}

#consignee-form .error-msg {
    display: none;
}

.form .error-msg {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    overflow: hidden;
    border: 1px solid #ffbdbe;
    background: #ffebeb;
    color: #e4393c;
    padding: 3px 7px 2px;
    margin-left: 5px;
}

.btn-9 {
    font-family: arial, "microsoft yahei";
    cursor: pointer;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background-color: #f2f2f2;
    background-image: -moz-linear-gradient(top, #f2f2f2, #f7f7f7);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(1, #f7f7f7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7');
    background-image: linear-gradient(to top, #f2f2f2 0, #f7f7f7 100%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #323333;
    font-size: 12px;
    font-weight: normal;
    padding: 0 14px;
    cursor: pointer;
    border: 0;
    float: none;
    border: 1px solid #ddd;
}

/*修改发票弹框样式*/
.invoice-thickbox .tab-nav {
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
}

.tab-nav .tab-nav-item.disabled {
    background: #ebebeb;
    border-color: #ebebeb;
    color: #ccc;
    cursor: not-allowed;
}

.invoice-thickbox .form .item span.label {
    width: 120px;
    line-height: 24px;
}

.invoice-thickbox .invoice-tit-list {
    max-height: 132px;
    width: 360px;
    overflow-y: auto;
    position: relative;
    top: 0;
    left: 0;
}

.invoice-thickbox .invoice-tit-list .invoice-item {
    float: none;
    position: relative;
    margin-bottom: 10px;
    padding: 6px 5px;
    width: 325px;
    text-align: left;
}

.invoice-thickbox .invoice-list .invoice-item-selected {
    border: 2px solid #e4393c;
    padding: 5px 18px;
}

.invoice-thickbox .invoice-list .invoice-item {
    float: left;
    position: relative;
    z-index: 1;
    height: 18px;
    line-height: 18px;
    margin: 2px 10px 3px 0;
    border: 1px solid #ebebeb;
    padding: 6px 19px;
    text-align: center;
}

.invoice-thickbox .invoice-tit-list .invoice-item .itxt {
    border: 0;
    padding: 0;
    width: 256px;
}

.invoice-thickbox .invoice-tit-list .invoice-item .add-invoice-tit .btns {
    display: block;
}

.invoice-thickbox .invoice-tit-list .invoice-item .btns {
    position: absolute;
    right: 10px;
    top: 6px;
    display: none;
}

.invoice-thickbox .form .item span.label {
    width: 120px;
    line-height: 24px;
}

.invoice-thickbox .invoice-list {
    width: 428px;
}

.invoice-thickbox .invoice-list ul {
    display: inline-block;
    display: block;
}

.invoice-thickbox .invoice-list .invoice-item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 0;
}

.invoice-thickbox .invoice-list .invoice-item-selected {
    border: 2px solid #e4393c;
    padding: 5px 18px;
}

/*
pageError--404*/
@-webkit-keyframes swinging {
    0% {
        -webkit-transform: rotate(0);
    }
    5% {
        -webkit-transform: rotate(10deg);
    }
    10% {
        -webkit-transform: rotate(-9deg);
    }
    15% {
        -webkit-transform: rotate(8deg);
    }
    20% {
        -webkit-transform: rotate(-7deg);
    }
    25% {
        -webkit-transform: rotate(6deg);
    }
    30% {
        -webkit-transform: rotate(-5deg);
    }
    35% {
        -webkit-transform: rotate(4deg);
    }
    40% {
        -webkit-transform: rotate(-3deg);
    }
    45% {
        -webkit-transform: rotate(2deg);
    }
    50% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(0);
    }
}

@-moz-keyframes swinging {
    0% {
        -moz-transform: rotate(0);
    }
    5% {
        -moz-transform: rotate(10deg);
    }
    10% {
        -moz-transform: rotate(-9deg);
    }
    15% {
        -moz-transform: rotate(8deg);
    }
    20% {
        -moz-transform: rotate(-7deg);
    }
    25% {
        -moz-transform: rotate(6deg);
    }
    30% {
        -moz-transform: rotate(-5deg);
    }
    35% {
        -moz-transform: rotate(4deg);
    }
    40% {
        -moz-transform: rotate(-3deg);
    }
    45% {
        -moz-transform: rotate(2deg);
    }
    50% {
        -moz-transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(0);
    }
}

@keyframes swinging {
    0% {
        transform: rotate(0);
    }
    5% {
        transform: rotate(10deg);
    }
    10% {
        transform: rotate(-9deg);
    }
    15% {
        transform: rotate(8deg);
    }
    20% {
        transform: rotate(-7deg);
    }
    25% {
        transform: rotate(6deg);
    }
    30% {
        transform: rotate(-5deg);
    }
    35% {
        transform: rotate(4deg);
    }
    40% {
        transform: rotate(-3deg);
    }
    45% {
        -transform: rotate(2deg);
    }
    50% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}

.pageError, .pageError body {
    height: 100%;
}

.bg-wp {
    background: -webkit-linear-gradient(top, #2b82c9, #6eb1ed);
    background: -moz-linear-gradient(top, #2b82c9, #6eb1ed);
    position: relative;
    min-height: 768px;
    height: 100%;
}

.bg-wp .bg-box {
    background: url(../images/cloud.png) no-repeat center bottom;
    position: absolute;
    width: 100%;
    min-width: 600px;
    height: 100%;
    text-align: center;
    font-family: "microsoft yahei";
    top: 0;
    left: 0;
}

.bg-wp .tips {
    width: 338px;
    margin: 0 auto;
    padding-top: 60px;
    position: relative;
}

.bg-wp .tips b {
    display: inline-block;
    zoom: 1;
    *display: inline-block;
    width: 176px;
    height: 38px;
    background: url(../images/tape.png) no-repeat;
    position: absolute;
    top: 55px;
    left: 20px;
    z-index: 10;
}

.bg-wp .tips h1 {
    width: 480px;
    height: 215px;
    overflow: hidden;
    text-indent: -9999px;
    margin-left: -140px;
}

.bg-wp .tips01 {
    background: url(../images/404.png) no-repeat;
}

.bg-wp .swing {
    -webkit-animation: swinging 10s ease-in-out 0s infinite;
    -moz-animation: swinging 10s ease-in-out 0s infinite;
    animation: swinging 10s ease-in-out 0s infinite;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.bg-wp .intro {
    font-size: 24px;
    color: #fff;
    margin-top: 55px;
}

.bg-wp .operate {
    margin-top: 80px;
}

.bg-wp .operate a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #fff;
    padding: 0 20px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #6187ad;
    text-decoration: none;
    border-radius: 20px;
    margin: 0 20px;
}

.bg-wp .operate a b {
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 17px;
    vertical-align: middle;
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    margin: -3px 10px 0 0;
}

.bg-wp .back b {
    width: 19px;
    background-position: left top;
}

.bg-wp .home b {
    width: 17px;
    background-position: right top;
}

/*注册页样式*/
.n_row .form_tips {
    display: none;
    position: absolute;
    left: 0;
    top: 41px;
    height: 16px;
    line-height: 16px;
    padding-left: 25px;
    background: url(../images/tips_icon.png) no-repeat left top;
    color: #969696;
}

.n_title p a {
    color: #df1738;
}

.n_row .n_btn {
    background: #df1738;
}

.n_rg {
    position: absolute;
    width: 74px;
    height: 38px;
    line-height: 38px;
    top: 0px;
    left: 10px;
    color: #666;
    font-size: 14px;
}

.bluee {
    color: #005aa0;
}

/*找回密码页面样式*/

.n_head {
    width: 100%;
    height: 44px;
    padding: 18px 0px;
    background: #E45050;
}

.n_logo .fore1 {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
}

.n_logo .fore2 {
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 2px;
    line-height: 20px;
    padding: 0px 10px;
}

.n_logo .fore2:hover {
    background: #fff;
    color: #ec6a1e;
}

.n_menu ul li {
    width: 110px;
    line-height: 44px;
    float: left;
    margin: 0px 10px;
}

.n_menu ul li a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.pr {
    position: relative;
}

.n_menu ul li .n_menu_hide {
    position: absolute;
    width: 118px;
    display: none;
    left: -1px;
    top: 40px;
    background: #fff;
    border: 1px solid #ddd;
    z-index: 55;
    border-top: none;
}

.n_menu ul li .n_menu_hide a {
    color: #666;
    line-height: 30px;
    font-size: 12px;
}

.n_menu ul li.n_hover {
    background: url(../images/xiala.png) no-repeat 95px center;
    width: 120px;
}

.n_menu ul li.n_hover:hover {
    border: 1px solid #ddd;
    width: 118px;
    background: url(../images/xiala_hover.png) no-repeat 95px center #fff;
    color: #666;
}

.n_menu ul li.n_hover:hover a {
    color: #666;
}

.n_menu ul li.n_hover:hover .n_menu_hide {
    display: block;
}

.cartfd-mem {
    position: absolute;
    top: 5px;
    right: 0;
    bottom: auto;
    left: auto;
}
.cartfd-mem:hover{
    background:#fff;
    border-radius: 2px;
}
.cartfd-mem:hover .miniCart-mem:before {
    position: absolute;
    top:-10px;
    right:0;
    bottom:auto;
    left:auto;
    content: "";
    width: 176px;
    height: 10px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #fff;
}
.cartfd-mem:hover .cartit-mem{
    background: #fff;
}

.cartfd-mem .cartBanner-mem {
    display: none
}

.cartfd-mem .cartit-mem {
    height: 38px;
    line-height: 38px;
    background: #f6f6f6;
    border: 1px solid #d5d4d4;
    border-radius: 2px;
    color: #666666;
    display: block;
    *zoom: 1;
    cursor: pointer;
}

.cartfd-mem .cartit-mem:before, .cartfd-mem .cartit-mem:after {
    display: table;
    content: ""
}

.cartfd-mem .cartit-mem:after {
    clear: both
}

.cartfd-mem .cartit-mem span {
    float: left;
    width: 147px;
    font-size: 14px;
    position: relative
}

.cartfd-mem .cartit-mem span s {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 20px;
    height: 19px;
    margin: 0 12px 0px 15px;
    background: url(../images/cart.png) no-repeat;
}

.cartfd-mem .cartit-mem span:after {
    content: " ";
    width: 1px;
    height: 20px;
    font-size: 0;
    border-left: 1px solid #d5d4d4;
    position: absolute;
    top: 8px;
    right: 0;
    bottom: auto;
    left: auto
}

.cartfd-mem .cartit-mem .cartNum-mem {
    float: left;
    padding: 0 10px;
    color: #df1738;
    font-size: 18px;
    font-weight: 500
}
/*miniCart*/
.miniCart-mem {
    right: 0;
    position: absolute;
    width: 335px;
    z-index: 9999;
    *z-index: 1;
    *zoom: 1;
    top: 39px;
    border:1px solid #ddd;
    box-shadow: 0px 1px 1px #ddd;

}

.mCartHandler-mem {
    background-color: #F4F4F4;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 999998;
    border-top: none
}

.mCartHandler-mem h3 {
    float: left;
    color: #464646;
    font-size: 12px;
    height: 40px;
    padding-left: 24px;
    line-height: 40px
}

.mcCashier-mem {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    padding-left: 20px;
    visibility: visible
}

.mcGenius-mem {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 12px;
    height: 12px;
    z-index: 999999
}

.mcGenius-mem s {
    width: 12px;
    height: 12px;
    background: url(sprite.png) no-repeat -73px -375px
}

.bmcGenius-mem s {
    background-position: -73px -360px
}

.mcTotal-mem {
    float: left;
    height: 40px;
    margin-top: 2px;
    line-height: 40px;
    color: #ff0000;
    font-weight: 600
}

.mcGo-mem {
    float: left;
    height: 40px;
    margin-top: 2px;
    line-height: 40px;
    color: #ff0000;
    font-weight: 600
}

.mcTotal-mem {
    padding-right: 20px
}

.mcRmb-mem {
    font-family: arial
}

.mcTotalFee-mem {
    font-weight: 400
}

.mcGo-mem {
    position: relative;
    margin-top: 0;
    width: 64px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    background-color: #df1738;
    color: #ffffff
}

.mcGo-mem a,
.mcGo-mem a:hover {
    color: #fff;
}

.no-mcGo-mem {
    background-color: #bebebe;
    color: #979797
}

.mc_e1-mem, .mcNumTotal-mem {
    display: none
}

.mc_e1-mem {
    padding: 10px 0 10px 100px
}

.mCartBox-mem {
    background-color: #FFFFFF;
    max-height: 364px;
    overflow-y: auto;
    padding: 0 2px;
    *position: relative
}

.emCartBox-mem {
    padding: 20px 30px 20px 40px;
    background: url(sprite24.png) no-repeat -54px -391px
}

.mcBoxTop-mem {
    padding: 10px 12px;
    border-bottom: 1px solid #D8D8D8;
    display: none
}

.mcBtn-mem {
    position: absolute;
    top: 10px;
    right: 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    padding: 1px 10px
}

.mcChk-mem, .mcElect-mem {
    float: left
}

.mcElect-mem {
    padding-top: 2px
}

.mcBoxList-mem {
    background-color: #fff;
    margin: 0 12px
}

.mCartError-mem {
    position: absolute;
    bottom: 9px;
    left: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    width: 272px;
    background: #f5f5f5;
    opacity: 0.9;
    color: #9a1206
}

.mcFloat-mem {
    position: absolute;
    top: 0
}

.mcOrder-mem {
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0;
    position: relative
}

.mcOrder-mem .mcChk-mem, .mcOrder-mem .mcItem-mem, .mcOrder-mem .mcSqe-mem, .mcOrder-mem .mcAmount-mem, .mcOrder-mem .mcCost-mem {
    float: left
}

.mcOrder-mem .mcChk-mem {
    padding-top: 15px;
    display: none
}

.mcOrder-mem .mcItem-mem {
    width: 52px
}

.mcOrder-mem .mcItem-mem .img-mem {
    width: 50px;
    height: 50px;
    border: 1px solid #c9c8c6;
    background-color: #fff;
    display: table
}

.mcOrder-mem .mcItem-mem .img-mem img {
    width: 50px;
    height: 50px
}

.mcOrder-mem .mcSqe-mem p {
    width: 140px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-left: 10px;
    text-align: left
}

.mcOrder-mem .mcAmount-mem {
    padding: 15px 6px 0;
    width: 54px;
    display: none
}

.mcAmount-mem .minus-mem, .mcAmount-mem .plus-mem {
    visibility: hidden
}

.mcOrder-mem .mcCost-mem {
    position: absolute;
    margin: 6px 0 0 10px;
    right: 10px;
    top: 0;
    color: #ff0000;
    font-weight: 700;
    text-align:center;
}

.mcOrder-mem .mcCost-mem .del-mem {
    position: absolute;
    right: 2px;
    top: 25px;
    font-weight: 500
}

.mcOrder-mem .mcCost-mem .mcPrice-mem {
    padding: 5px 0 0;
    display: block
}

.totalCart-mem {
    text-align: right;
    font-size: 14px;
    letter-spacing: -3px;
    position: absolute;
    top: 5px;
    right: 0;
    padding: 10px 0;
    background: url(bar.png) left -883px repeat-x
}

.totalCart-mem .totalNum-mem {
    border: 1px solid #d3cdbf;
    padding: 10px;
    border-width: 1px 0 0 1px;
    border-radius: 2px 0 0;
    letter-spacing: 0
}

.totalCart-mem .totalFee-mem {
    border: 1px solid #d3cdbf;
    padding: 10px 0 10px 10px;
    border-width: 1px 1px 0 0;
    border-radius: 0 2px 0 0;
    letter-spacing: 0
}

.totalNum-mem strong, .totalFee-mem strong {
    padding: 0 10px;
    color: #df1738
}

.totalCart-mem .goBtn-mem {
    color: #df1738;
    padding: 10px;
    background-color: #df1738;
    color: #fff;
    border-radius: 2px 0 0 2px
}

.totalCart-mem .no-goBtn-mem {
    color: #999;
    background-color: #bebebe
}

/*end of miniCart*/

.n_step {
    padding-left: 100px;
}

.n_step .title {
    font-size: 20px;
    color: #666;
    padding-top: 40px;
}

.n_step_con {
    padding-top: 40px;
}

.n_step1 {
    width: 780px;
    background: url(../images/step.png) no-repeat center top;
    height: 40px;
}

.n_step2 {
    width: 780px;
    background: url(../images/step.png) no-repeat center -41px;
    height: 40px;
}

.n_step3 {
    width: 780px;
    background: url(../images/step.png) no-repeat center -82px;
    height: 40px;
}

.n_step4 {
    width: 780px;
    background: url(../images/step.png) no-repeat center -123px;
    height: 40px;
}

.n_step_con ul li {
    float: left;
    width: 100px;
    color: #999999;
    text-align: center;
    padding-right: 120px;
    line-height: 30px;
    font-size: 14px;
}

.n_step_con ul li.p100 {
    padding-right: 100px;
}

.n_step_con ul li.p130 {
    padding-right: 130px;
}

.n_step_con ul li.cur {
    color: #ec6a1e;
}

.n_step_con ul li.prev {
    color: #f1bfa3;
}

.n_password .n_item span.label {
    display: block;
    width: 120px;
    text-align: right;
    font-size: 14px;
    color: #666;
    line-height: 40px;
}

.n_password .n_item input {
    height: 38px;
    line-height: 38px;
    border: 1px solid #dddddd;
    width: 198px;
    text-indent: 10px;
}

.ne_tips {
    color: #f2445d;
    padding-top: 5px;
}

.n_password .n_item input:focus {
    border: 1px solid #3aa2e4;
}

.n_password {
    padding-top: 40px;
}

.n_password .n_item input.long_text {
    width: 320px;
}

.n_password .n_item input.short_text {
    width: 120px;
}

.n_password .n_item select {
    width: 138px;
    height: 38px;
    border: 1px solid #ddd;
    color: #999999;
}

.n_password .n_item strong {
    font-size: 14px;
    line-height: 40px;
    color: #666666;
}

.n_password .n_item img {
    display: inline-block;
    vertical-align: middle;
}

.ju_s {
    color: #ec6a1e;
}

.n_nextstep {
    cursor: pointer;
    height: 40px;
    width: 122px;
    background: #ec6a1e;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border: none;
}

.hq_code {
    display: inline-block;
    background: url(../images/h_bg.jpg);
    height: 38px;
    vertical-align: middle;
    line-height: 38px;
    padding: 0px 5px;
    border: 1px solid #dddddd;
    color: #666666;
}

.n_set_over {
    background: url(../images/gou.png) no-repeat left center;
    margin-left: 219px;
    padding-left: 60px;
    min-height: 50px;
}

.gx_nin {
    color: #ec6a1e;
    font-size: 18px;
    font-weight: bold;
}

.col0 {
    color: #000;
}



/*提交订单页面*/
.ftx01, .ftx-01 {
    color: #e4393c;
}

.text {
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa #ddd #ddd #aaa;
    vertical-align: middle;
    margin-right: 5px;
}

.red {
    color: #e4393c;
}

.clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

body {
    color: #666;
}

.hide {
    display: none;
}

.pr {
    position: relative;
}

.none {
    display: none;
}

a {
    color: #666;
}

.ftx-03 {
    color: #999;
}

.ftx-04 {
    color: #ff6c00;
}

.ftx-05 {
    color: #005ea7;
}

.w990 {
    width: 990px;
    margin: 0 auto;
}

.jd_tit h2 {
    font-size: 16px;
    font-family: 'microsoft yahei';
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

.jd_order_det .step-tit {
    display: block;
    line-height: 40px;
}

.jd_order_det .step-tit h3 {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-weight: bold;
}

.jd_order_det .step-tit a {
    float: right;
    color: #005ea7;
}

.consignee-addr {
    position: relative;
    zoom: 1;
}

.consignee-cont {
    margin: 0 45px 0 40px;
    height: 210px;
    overflow: hidden;
}

.consignee-cont ul {
    position: relative;
}

.consignee-cont li {
    list-style: none;
    height: 30px;
    padding: 6px 0;
    float: left;
    width: 99.8%;
}

.consignee-item {
    list-style: none;
    position: relative;
    border: 1px solid #ddd;
    height: 18px;
    line-height: 18px;
    padding: 5px 24px;
    width: 90px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    float: left;
}

.consignee-item.item-selected {
    border: 2px solid #e4393c;
    padding: 4px 23px;
}

.consignee-item.item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 0;
}

.consignee-cont .addr-detail {
    float: left;
    height: 30px;
    line-height: 30px;
}

.consignee-cont .op-btns {
    visibility: hidden;
    float: left;
    text-align: right;
    height: 30px;
    line-height: 30px;
}

.consignee-cont li:hover .op-btns {
    visibility: visible;
}

.consignee-cont li:hover .op-btns a {
    margin-left: 10px;
    color: #005ea7;
}

.payment-list {
    padding: 0 40px;
}

.payment-list .list-cont ul {
    display: block;
}

.payment-list .list-cont li {
    float: left;
    margin-right: 10px;
    _display: inline;
    cursor: default;
}

.payment-list .list-cont .payment-item {
    float: left;
    position: relative;
    border: 1px solid #ddd;
    height: 18px;
    line-height: 18px;
    padding: 5px 24px;
    cursor: pointer;
}

.payment-list .list-cont .payment-item.item-selected {
    border: 2px solid #e4393c;
    padding: 4px 23px;
}

.payment-list .list-cont .payment-item.item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 0;
}

.payment-list .list-cont .payment-item.payment-item-hover {
    border: 2px solid #e4393c;
    padding: 4px 23px;
}

.payment-list .list-cont .payment-item.payment-item-hover .qmark-icon {
    display: block;
}

.payment-list .list-cont .payment-item .qmark-icon {
    display: none;
    position: absolute;
    right: 5px;
    top: 7px;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 -73px;
}

.online_tips {
    position: absolute;
    left: 0px;
    top: 0px;
    white-space: nowrap;
}

.online_tips .sanjiao {
    border: 1px solid #f4e4b4;
    padding: 5px;
    position: relative;
    background: #fffdee;
}

.online_tips .sanjiao span {
    position: absolute;
    top: -12px;
    left: 20px;
}

.shopping-list {
    position: relative;
    border: solid #ddd;
    border-width: 2px 1px 1px;
    padding: 10px 10px 0;
    width: 968px;
}

.goods-list h4 {
    color: #666;
    font-weight: bold;
}

.shopping-list .goods-list .goods-items {
    margin: 0 0 10px 10px;
}

.shopping-list .goods-list .goods-item {
    padding: 10px 0;
    color: #666;
}

.shopping-list .goods-list .goods-item .p-img {
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #ddd;
    margin-right: 10px;
    padding: 5px 0px;
}

.shopping-list .goods-list .goods-item .p-img img {
    width: 80px;
    height: 80px;
}

.shopping-list .goods-list .goods-item .goods-msg {
    float: left;
    width: 410px;
}

.shopping-list .goods-list .goods-item .p-name {
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    margin-bottom: 10px;
}

.shopping-list .goods-list .goods-item .p-price {
    margin: 0 0 5px;
}

.shopping-list .goods-list .goods-item .p-price strong {
    font-family: verdana;
    color: #e4393c;
    display: inline-block;
    vertical-align: middle;
    width: 90px;
}

.shopping-list .goods-list .goods-item .p-price span {
    display: inline-block;
    vertical-align: middle;
}

.p-icon-c {
    background-position: 0 -28px;
}

.p-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 5px 0 0;
    overflow: hidden;
    background: url(http://misc.360buyimg.com/user/purchase/css/i/purchase-icon.png) no-repeat;
    vertical-align: middle;
}

.p-icon-w {
    background-position: 0 -84px;
}

.shopping-list .goods-list .goods-suit .goods-suit-tit {
    overflow: hidden;
    margin: 5px 0;
}

.shopping-list .goods-list .goods-suit .sales-icon {
    display: inline-block;
    background: #e4393c;
    color: #fff;
    vertical-align: middle;
    padding: 0 7px;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
}

.shopping-list .goods-list .goods-suit .goods-item {
    margin-left: 10px;
    border: 0;
    padding: 0 0 10px;
}

.shopping-list .dis-modes {
    float: left;
    margin-left: 30px;
    width: 330px;
}

.shopping-list .dis-modes .mode-item {
    margin-bottom: 50px;
}

.shopping-list .dis-modes .mode-tab-nav {
    margin: 10px 0 20px;
}

.shopping-list .dis-modes .mode-tab-nav li.curr {
    border: 2px solid #e4393c;
    padding: 4px 0;
    width: 146px;
}

.shopping-list .dis-modes .mode-tab-nav li {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 5px 0;
    width: 150px;
    text-align: center;
    border: 1px solid #ddd;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

.shopping-list .dis-modes .mode-tab-nav li.disabled {
    background: #ebebeb;
    border-color: #ebebeb;
    color: #ccc;
    cursor: default;
}

.shopping-list .dis-modes .mode-tab-nav li .m-txt {
    display: inline-block;
}

.shopping-list .dis-modes .mode-tab-nav li .qmark-icon {
    display: none;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 -73px;
    position: absolute;
    right: 20px;
    top: 5px;
}

.shopping-list .dis-modes .mode-tab-nav li:hover .qmark-icon {
    display: block;
}

.shopping-list .dis-modes .mode-tab-nav li.curr b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 0;
}

.shopping-list .dis-modes .mode-list .fore1 {
    float: left;
    width: 290px;
}

.shopping-list .dis-modes .mode-list .fore2 {
    float: right;
}

.shopping-list .dis-modes .mode-list li {
    display: inline-block;
    display: block;
    padding: 5px 0;
    line-height: 22px;
    border-bottom: 1px solid #ddd;
    width: 315px;
}

.order-remarks {
    background: #fafafa;
    padding: 10px 20px;
    margin-top: 10px;
}

.order-remarks .remark-tit {
    color: #666;
    line-height: 25px;
}

.form .itxt01 {
    width: 510px;
}

.form .itxt {
    height: 18px;
    width: 155px;
    padding: 3px 5px 2px;
}

.form .itxt, .form .selt, .form .area {
    line-height: 18px;
    border: 1px solid #ccc;
    padding: 5px;
    vertical-align: middle;
    float: none;
}

.invoice-cont {
    background: #fafafa;
    padding: 10px 40px;
    height: 18px;
    line-height: 18px;
}

.order-summary .statistic {
    width: 300px;
}

.order-summary .statistic .list {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    zoom: 1;
}

.order-summary .statistic span {
    width: 180px;
    margin-right: 20px;
    float: left;
    text-align: right;
}

.order-summary .statistic em {
    color: #e4393c;
}

.order-summary .statistic .price {
    color: #333;
    float: left;
    width: 100px;
    text-align: right;
    font-family: verdana;
}

.coupon {
    width: 900px;
    margin: 10px auto;
}

.part_open {
    line-height: 15px;
    padding: 0px 0 1px 20px;
    background: url(../images/toggler-arrow.gif) no-repeat left top;
    color: #005ea7;
}

.part_close {
    background: url(../images/toggler-arrow.gif) no-repeat left bottom;
}

.coupon .coupon_cont {
    position: relative;
    margin: 40px 0 10px 20px;
    border: 1px solid #ddd;
    background: #eefaff;
    padding: 10px 20px;
}

.coupon .coupon_cont h4 {
    display: block;
    position: absolute;
    left: -1px;
    top: -21px;
    height: 20px;
    line-height: 20px;
    padding: 0 20px;
    background: #eefaff;
    border: 1px solid #ddd;
    border-bottom: 0;
    font-weight: bold;
}

.coupon .coupon_cont .coupon_choice {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.coupon .coupon_cont .coupon_choice ul li {
    margin: 5px 0;
}

.coupon .coupon_cont .entity {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.coupon_total {
    padding-top: 10px;
}

.coupon_total span {
    margin: 0 5px;
}

.money_card {
    width: 900px;
    margin: 10px auto;
}

.money_card_cont {
    margin-top: 10px;
    border: 1px solid #ddd;
    background: #eefaff;
    padding: 10px 20px;
}

.money_card_cont .money_card_p1 p {
    height: 20px;
    margin: 10px 0;
}

.money_card_cont .money_card_p2 table {
    width: 100%;
    margin: 10px 0;
    background: #fff;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.money_card_cont .money_card_p2 table tr th, .money_card_cont .money_card_p2 table tr td {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.remark {
    width: 900px;
    margin: 10px auto;
}

.remark_cont {
    margin: 10px 20px;
    padding: 10px;
    background: #FEF6F7;
}

.common_btn {
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    color: #fff;
    border: 0;
    background: #E4393C;
    border-radius: 3px;
    cursor: pointer;
}

.beans .bs-t {
    border-bottom: 1px dashed #a3d1ec;
    height: 26px;
    line-height: 26px;
    padding: 12px 0 8px;
}

.beans .bs-t span {
    font-weight: bold;
    color: #333;
    margin-right: 5px;
}

.beans .bs-t .bs-num {
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 3px 5px;
    width: 70px;
    margin-right: 5px;
    font-weight: bold;
}

.beans .btn-1 {
    padding: 0 10px;
    font-size: 12px;
    vertical-align: middle;
}

.beans .btn-1 {
    font-family: arial, "microsoft yahei";
    cursor: pointer;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background-color: #e74649;
    background-image: -moz-linear-gradient(top, #e74649, #df3134);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e74649), color-stop(1, #df3134));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e74649', endColorstr='#df3134', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e74649', endColorstr='#df3134');
    background-image: linear-gradient(to top, #e74649 0, #df3134 100%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 0 15px;
    cursor: pointer;
    border: 0;
    float: none;
}

.beans .bs-t .error {
    display: inline-block;
    vertical-align: middle;
    color: #e4393c;
    background-color: #ffebeb;
    border: 1px solid #ffbdbe;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    display: none;
}

.beans .bs-m {
    padding: 13px 0;
    height: 20px;
}

.beans .bs-m .rest {
    float: left;
}

.beans .bs-m .a-link:link {
    float: right;
}

.order-coupon .inner {
    padding: 5px 18px;
    border: 1px solid #a3d1ec;
}

.trade-foot {
    margin-top: 40px;
}

#checkout-floatbar {
    border: solid #f0f0f0;
    border-width: 1px 1px 0;
    width: 988px;
}

.checkout-buttons {
    position: relative;
    width: 988px;
    height: 50px;
    background-color: #f0f0f0;
}

.checkout-buttons .sticky-wrap {
    position: relative;
    _zoom: 1;
}

.submit-error {
    position: absolute;
    right: 10px;
    top: -22px;
    z-index: 3000;
    background: #ffe8e8;
    color: #c00;
    border: 1px solid #db9a9a;
    line-height: 20px;
    padding: 0 5px;
}

.submit-check-info {
    color: #f60;
    height: 30px;
    line-height: 30px;
    top: -30px;
    padding: 0 5px;
    position: absolute;
    right: 10px;
    background-color: #fffdee;
    border: 1px solid #edd28b;
}

.consignee-foot {
    padding: 15px 10px 15px 0;
    line-height: 20px;
    text-align: right;
    border: solid #f0f0f0;
    border-width: 0 1px 1px;
    width: 978px;
}

.checkout-buttons .checkout-submit {
    float: right;
    position: relative;
    width: 135px;
    height: 36px;
    line-height: 36px;
    margin: 8px 10px 0 0;
    padding: 0;
    background-color: #e00;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border: none;
}

.checkout-buttons .checkout-submit b {
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    height: 36px;
    background: url(http://misc.360buyimg.com/user/purchase/css/i/btn-submit.jpg) no-repeat;
    cursor: pointer;
    overflow: hidden;
}

.checkout-buttons .total {
    padding-right: 18px;
    float: right;
    line-height: 50px;
    font-size: 14px;
}

.checkout-buttons .checkout-submit-tip {
    background-color: #fffdee;
    border: 1px solid #edd28b;
    color: #f60;
    float: right;
    padding: 0 3px;
    height: 30px;
    line-height: 30px;
    margin: 10px 10px 0 0;
}

.ui-ceilinglamp-current {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    -moz-opacity: .95;
    opacity: .95;
    _filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#f2f0f0f0', endColorstr='#f2f0f0f0');
    background: rgba(240, 240, 240, 0.95);
}

.ui-ceilinglamp-current .sticky-wrap {
    width: 990px;
    margin: 0 auto;
}

.date-delivery {
    background: #fff;
    overflow: hidden;
}

.date-delivery .inner {
    position: relative;
    float: left;
    border: 1px solid #ccc;
}

.date-delivery .th dt {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 5px 0 5px 15px;
    width: 80px;
    text-align: left;
}

.date-delivery .date {
    float: left;
}

.date-delivery .date span {
    float: left;
    height: 40px;
    padding: 5px 0;
    border-left: 1px solid #eee;
    text-align: center;
    line-height: 20px;
    width: 50px;
}

.date-delivery .time {
    clear: both;
    width: 95px;
}

.date-delivery .data {
    position: absolute;
    top: 50px;
    left: 95px;
    overflow: hidden;
}

.date-delivery .data ul {
    float: left;
}

.date-delivery .data li.disabled {
    cursor: not-allowed;
}

.date-delivery .data li:hover {
    background-color: #7abd54;
    color: #fff;
}

.date-delivery .data li {
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    cursor: pointer;
    color: #7abd54;
}

.tab-nav {
    margin-bottom: 15px;
}

.tab-nav ul {
    display: inline-block;
    display: block;
}

.tab-nav .tab-item-selected {
    border: 2px solid #e4393c;
    padding: 5px 23px;
    cursor: default;
}

.tab-nav .tab-nav-item {
    float: left;
    position: relative;
    margin-right: 10px;
    border: 1px solid #ebebeb;
    padding: 6px 24px;
    cursor: pointer;
}

.tab-nav .tab-item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 0;
}

.date-delivery .data li.selected {
    background-color: #7abd54;
    color: #fff;
}

.tab-nav .tab-item-selected {
    border: 2px solid #e4393c;
    padding: 5px 23px;
    cursor: default;
}

.date-box .date-list {
    overflow: hidden;
    padding-top: 1px;
}

.date-box .date-list ul {
    display: inline-block;
    display: block;
    border-left: 1px solid #ebebeb;
    float: left;
}

.date-box .date-list li.selected {
    background: #7abd54;
    color: #fff;
    border-color: #7abd54;
}

.date-box .date-list li {
    float: left;
    border: solid #ebebeb;
    border-width: 1px 1px 1px 0;
    height: 43px;
    text-align: center;
    width: 58px;
    line-height: 20px;
    margin-top: -1px;
    cursor: pointer;
}

.date-box .date-list li .data {
    display: block;
}

.tooltip-goods .tooltip-tit {
    margin-bottom: 20px;
}

.tooltip-goods .goods-items {
    max-height: 216px;
}

.tooltip-goods .goods-item .p-img {
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #f1f1f0;
    margin-right: 10px;
    padding: 0;
}

.tooltip-tit a {
    color: #f60;
    font-size: 12px;
    font-family: Verdana;
}

.tooltip-goods .goods-item .p-name {
    float: left;
    width: 165px;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
}

.tooltip-goods .goods-item .p-name a {
    color: #666;
}

.tooltip-goods .goods-item .p-img img {
    width: 60px;
    height: 60px;
}

.mode-item .sanjiaox {
    position: absolute;
    left: 100px;
    top: 11px;
    z-index: 9999;
}

.pr {
    position: relative;
}

.tooltip-goods {
    padding: 10px;
    border: 1px solid #f4e4b4;
    padding: 5px;
    background: #fffdee;;
    width: 280px;
    position: absolute;
    z-index: 99;
    left: 80px;
    top: 20px;
}

.ok-pay {
    width: 620px;
}

.ticket_dia {
    width: 600px;
}

.date-delivery .time span:hover {
    background: #edf9e6;
}

.consignee-addr .addr-up {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 -117px;
    cursor: pointer;
}

.consignee-addr .addr-down {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 44px;
    height: 44px;
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 -225px;
    cursor: pointer;
}

.consignee-addr .addr-down.disabled {
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 -279px;
    cursor: default;
}

.consignee-addr .addr-up.disabled {
    background: url(https://misc.360buyimg.com/user/purchase/css/i/user_purchase20150409154845.png?__sprite) no-repeat;
    background-position: 0 -171px;
    cursor: default;
}

.jd-dialog {
    position: fixed;
    z-index: 99999;
    display: none;
    background: #fff;
}

.time_dia {
    width: 560px;
}

.address_dia {
    width: 690px;
}

/*订单提交成功页面*/
.success_notice {
    position: relative;
    background: #fffdee;
    padding: 30px 0 50px 150px;
    border: 1px solid #e4e4e4;
}

.success_notice .success_icon {
    position: absolute;
    left: 90px;
    top: 30px;
    display: block;
    width: 48px;
    height: 40px;
    background: url(../images/success_img.png) no-repeat;
}

.success_notice h3 {
    color: #009900;
}

.success_notice li {
    display: inline;
    margin-right: 20px;
}

.pay_it {
    margin: 30px 0;
    border: 1px solid #EDD28B;
    background: #FFFDEE;
}

.pay_it h2 {
    display: block;
    position: relative;
    height: 30px;
    line-height: 33px;
    background: #fff;
    border-bottom: 1px solid #EDD28B;
    padding-left: 200px;
}

.pay_it h2 span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 31px;
    line-height: 30px;
    padding: 0 10px;
    background: #FFFDEE;
    border-right: 1px solid #EDD28B;
    color: #FF6600;
}

.pay_it .pay_content {
    padding: 20px;
}

.pay_it .pay_content h4 {
    color: #666;
}

.pay_it .pay_content img {
    display: inline-block;
    width: 150px;
    height: 50px;
    margin: 30px 0 20px 10px;
    border: 1px solid #e4e4e4;
    padding: 1px;
}

.pay_it .pay_content img.selected {
    border: 2px solid #c00;
}

.pay_it .pay_content .pay_now {
    display: block;
    width: 146px;
    height: 41px;
    background: url(../images/pay_now.png) no-repeat;
    border: 0;
    cursor: pointer;
    text-indent: -9999px;
    *text-indent: 0;
    line-height: 9999px;
    margin-left: 10px;
}

.other_do {
    height: 30px;
    line-height: 30px;
}

.other_do a {
    color: #005A9D;
    margin-right: 15px;
}

/* 列表页 */
.page_locate em {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: 700;
}

.left_wp {
    width: 200px;
}

.sortList {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.sortItem {
    border-bottom: 1px solid #eee;
    background: #f7f7f7;
}

.sortItem h3 {
    height: 29px;
    line-height: 29px;
    padding-left: 10px;
    font-family: Microsoft YaHei;
    font-size: 14px;
    cursor: pointer;
}

.sortItem h3 b {
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/sort_ops.gif) no-repeat left top;
    margin: 7px 8px 0 0;
}

.sortItem ul {
    padding: 5px 19px;
    display: none;
}

.sortItem ul li {
    float: left;
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
}

.sortList .current {
    background: url(../images/gradient_bg.gif) repeat-x;
}

.sortList .current h3 b {
    background-position: right top;
}

.sortList .current ul {
    display: block;
}

.left_box {
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
    background: url(../images/gradient_bg.gif) repeat-x;
    padding: 0px 8px;
}

.left_box h3 {
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 35px;
}

.show_list li, .ranking_list li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.left_box li:last-child {
    margin-bottom: 0;
}

.browse_img img {
    display: block;
}

.browse_name {
    line-height: 150%;
}

.browse_name span {
    font-weight: 700;
}

.browse_price {
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 700;
}

.ranking_img img, .sellers_img img {
    display: block;
}

.ranking_info {
    width: 96px;
    line-height: 150%;
}

.right_wp {
    width: 990px;
}

.best_sellers {
    background: url(../images/gradient_bg.gif) repeat-x;
    border: 1px solid #ddd;
    padding: 0 0 15px 15px;
}

.best_sellers h3 {
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 30px;
}

.sellers_list li {
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

.sellers_info {
    width: 135px;
}

.sellers_name {
    line-height: 150%;
    height: 36px;
}

.sellers_price {
    color: #999;
    margin: 3px 0 5px;
}

.sellers_price em {
    font-family: Microsoft YaHei;
    font-size: 14px;
}

.sellers_btn {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: url(../images/sellers_btn.gif) no-repeat;
    width: 71px;
    height: 24px;
    line-height: 23px;
    text-align: center;
    color: #fff !important;
}

.pro_filter {
    border: 1px solid #ddd;
    overflow: hidden;
}

.filterBox {
    margin-top: -1px;
}

.filterBox dl {
    border-top: 1px solid #eee;
    background: #f7f7f7;
}

.filterBox dt {
    float: left;
    width: 95px;
    line-height: 40px;
    padding-right: 25px;
    text-align: right;
}

.filterBox dd {
    float: left;
    width: 833px;
    padding: 9px 20px 9px 15px;
    background: #fff;
    vertical-align: middle;
}

.filterList {
    float: left;
    width: 780px;
    height: 22px;
    overflow: hidden;
}

.filterBox li {
    float: left;
    margin-right: 30px;
    line-height: 22px;
}

.filter_wp {
    display: none;
}

.filter_wp dd {
    padding-bottom: 4px;
    *padding-bottom: 9px;
}

.filter_wp .filterList {
    height: auto;
}

.filter_wp li {
    margin: 0 10px 5px 0;
}

.filter_wp li a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e6e6e6;
    padding: 0 6px;
    color: #333;
}

.filter_wp li a:hover {
    border-color: #bbb;
}

.filter_wp li a em {
    font-weight: 700;
}

.filter_wp li a b {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: url(../images/close_filter.gif) no-repeat right center;
    width: 7px;
    height: 7px;
    margin-left: 8px;
}

.cancel_filter, .filter_op {
    color: #005aa0;
    float: right;
    line-height: 22px;
    white-space: nowrap;
}

.cancel_filter {
    margin-bottom: 5px;
    *margin-bottom: 0;
}

.filter_op b, .filter_handle a b {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 9px;
    height: 6px;
    margin-left: 5px;
}

.filter_handle .show_less {
    display: none;
}

.f_more b, .show_more b {
    background: url(../images/filter_down.gif) no-repeat center center;
}

.f_less b, .show_less b {
    background: url(../images/filter_up.gif) no-repeat center center;
}

.filter_handle {
    margin-top: -1px;
}

.filter_handle a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 80px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #ddd;
    border-top-color: #fff;
    color: #888;
}

.filter_handle a b {
    margin-left: 8px;
}

.more_filter {
    display: none;
}

.operation_bar {
    background: url(../images/operation_bg.gif) no-repeat left top;
    width: 990px;
    height: 70px;
}

.operation_wp {
    padding: 0 20px 0 15px;
}

.sorting_box {
    line-height: 38px;
}

.sorting_box em, .sorting_box a {
    float: left;
}

.sorting_box a {
    height: 24px;
    line-height: 24px;
    border: 1px solid #cecbce;
    padding: 0 3px;
    background: #fff;
    margin: 6px 5px 0 0;
}

.sorting_box .checked {
    color: #fff;
}

.sorting_box a span {
    padding: 0 10px;
}

.sorting_box .checked.s_up span {
    background: url(../images/sort_up.gif) no-repeat right center;
    padding: 0 13px 0 7px;
}

.sorting_box .checked.s_down span {
    background: url(../images/sort_down.gif) no-repeat right center;
    padding: 0 13px 0 7px;
}

.op_pages {
    height: 26px;
    line-height: 26px;
    border-left: 1px solid #fff;
    margin-top: 6px;
    padding-left: 15px;
}

.op_pages a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.op_prev {
    background: url(../images/op_prev.gif) no-repeat 4px center;
    padding: 0 8px 0 14px;
}

.op_next {
    background: url(../images/op_next.gif) no-repeat 49px center;
    padding: 0 14px 0 8px;
}

.no_pages {
    color: #ccc !important;
    cursor: default;
}

.op_prev.no_pages {
    background-image: url(../images/no_prev.gif);
}

.op_next.no_pages {
    background-image: url(../images/no_next.gif);
}

.goods_num {
    height: 26px;
    line-height: 26px;
    margin-top: 6px;
    border-right: 1px solid #e7e3e7;
    padding-right: 15px;
}

.goodsTip {
    margin-top: 8px;
}

.m_check {
    background: url(../images/no_check.gif) no-repeat left center;
    *padding-left: 15px;
}

.m_check.checked {
    background: url(../images/checked_img.gif) no-repeat left center;
}

.m_check input {
    opacity: 0;
    filter: alpha(opacity=0);
    *position: absolute;
}

.gd_wp {
    padding: 10px 10px 15px;
}

.goodsList {
    width: 995px;
    margin-left: -1px;
}

.goodsList .goodsBox {
    float: left;
    width: 246px;
    height: 475px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

.goodsList .goodsBox:hover {
    border-color: #ddd;
    box-shadow: 0 2px 5px #ddd;
    position: relative;
}

.g-scroll-wrap {
    float: left;
    width: 155px;
    height: 31px;
    overflow: hidden;
    *position: relative;
    *z-index: 9;
}

.g-scroll-wrap ul {
    position: relative;
    left: 0;
}

.g-scroll-wrap li {
    float: left;
    margin: 0 1px;
    width: 29px;
}

.g-scroll-wrap li img {
    width: 25px;
    height: 25px;
    padding: 1px;
    border: 1px solid #ddd;
}

.g-scroll-prev, .g-scroll-next {
    width: 16px;
    height: 29px;
    float: left;
    background: url(../images/scroll_btns.gif) no-repeat;
}

.g-scroll-prev {
    background-position: left top;
    margin-right: 1px;
}

.g-scroll-next {
    background-position: -17px top;
    margin-left: 1px;
}

.g-scroll .disabled {
    cursor: not-allowed;
}

.g-scroll .disabled.g-scroll-prev {
    background-position: -34px top;
}

.g-scroll .disabled.g-scroll-next {
    background-position: -51px top;
}

.g-name {
    line-height: 150%;
    height: 36px;
}

.g-price {
    font-family: Microsoft YaHei;
    font-size: 16px;
}

.good-operation a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #f7f7f7;
    color: #333;
    height: 18px;
    line-height: 17px;
    border: 1px solid #d0d0d0;
    padding: 0 10px;
    border-radius: 2px;
}

.good-operation a label {
    cursor: pointer;
}

.shop_name {
    height: 25px;
    line-height: 25px;
    width: 100%;
    background: #f7f7f7;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}

.shop_name a {
    color: #005aa0;
}

.goodsList .goodsBox:hover .shop_name {
    display: block;
}

.pages a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 14px;
}

.pages .cur {
    border-color: #fff;
    cursor: default;
}

.pages .pg_prev {
    background: url(../images/op_prev.gif) no-repeat 5px center;
    padding-left: 15px;
}

.pages .pg_next {
    background: url(../images/op_next.gif) no-repeat 57px center;
    padding-right: 15px;
}

.pg_prev.no_pages {
    background-image: url(../images/no_prev.gif);
}

.pg_next.no_pages {
    background-image: url(../images/no_next.gif);
}

.goods_contrast {
    width: 966px;
    border-width: 2px;
    border-style: solid;
    background: #fff;
    padding: 10px;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    display: none;
}

.gc_tit {
    border-bottom: 1px dotted #ddd;
    padding: 0 5px 5px;
}

.gc_tit h3 {
    font-family: microsoft YaHei;
    font-size: 14px;
}

.hide_ct {
    color: #005aa0;
}

.contrast_items dl {
    padding: 5px 10px 5px 0;
    border-right-width: 1px;
    border-right-style: dotted;
    margin-right: 10px;
}

.contrast_items dl dt {
    float: left;
}

.contrast_items dl dd {
    float: left;
    margin-left: 5px;
    width: 140px;
    line-height: 150%;
}

.ct-item-price {
    font-family: microsoft YaHei;
}

.del-ct-item {
    color: #005aa0;
    margin-left: 10px;
    display: none;
}

.has_item:hover .del-ct-item {
    display: inline;
}

.empty_item dt {
    width: 50px;
    height: 50px;
    background: #f6f6f6;
    text-align: center;
    line-height: 50px;
    color: #ccc;
    font-size: 30px;
}

.empty_item dd {
    color: #ccc;
}

.ct_operation {
    width: 85px;
    margin-left: 10px;
    padding-top: 5px;
}

.contrast_btn {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 54px;
    height: 24px;
    line-height: 24px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    font-weight: 700;
    color: #fff !important;
}

.contrast_btn.dis_ct {
    background: #fff;
    border-color: #ddd !important;
    color: #ccc !important;
    cursor: default;
}

.ct_operation .del-items a {
    color: #005aa0;
}

/* 详情页 */
.product_wp {
    min-height: 510px;
}

.img_preview {
    width: 352px;
}

.big_img {
    border: 1px solid #ddd;
}

.big_img a, .big_img img {
    display: block;
}

#wrap {
    z-index: 99 !important;
}

.mousetrap {
    z-index: 9 !important;
}

.cloud-zoom-lens {
    border: 1px solid #f60;
    margin: -1px;
    background-color: #fe9;
    cursor: move;
    z-index: 8 !important;
}

.cloud-zoom-big {
    border: 1px solid #ddd;
    overflow: hidden;
}

.thumb_scroll_prev, .thumb_scroll_next {
    width: 19px;
    height: 53px;
    background: url(../images/thumb_btns.gif) no-repeat;
    position: absolute;
    top: 1px;
}

.thumb_scroll_prev {
    background-position: left bottom;
    left: 0;
}

.thumb_scroll_next {
    background-position: right bottom;
    right: 0;
}

.thumb_img .disabled {
    cursor: default;
}

.disabled.thumb_scroll_prev {
    background-position: left top;
}

.disabled.thumb_scroll_next {
    background-position: right top;
}

.thumb_scroll_wp {
    width: 295px;
    margin: 0 auto;
    overflow: hidden;
    *width: 290px;
    *position: relative;
    *z-index: 9;
}

.thumb_scroll_wp ul {
    position: relative;
}

.thumb_scroll_wp li {
    float: left;
    margin: 0 2.5px;
}

.thumb_scroll_wp img {
    padding: 1px;
    border: 1px solid #ddd;
}

.thumb_scroll_wp .cur img {
    padding: 0px;
    border: 2px solid #cc3902;
}

.cloud-zoom-loading {
    display: none;
}

.add_contrast {
    width: 95px;
    height: 28px;
    background: url(../images/balance_bg.gif) no-repeat left top;
    line-height: 27px;
    text-indent: 30px;
}

.add_contrast.checked {
    background-position: left bottom;
    color: #fff;
}

.share_wp {
    position: absolute;
    background: #fff;
    white-space: nowrap;
    left: 104px;
    top: 0;
    height: 26px;
    line-height: 25px;
    border: 1px solid #ddd;
    padding-left: 8px;
    border-radius: 2px;
}

.bdsharebuttonbox {
    min-width: 200px;
    width: 200px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    *min-width: 205px;
    *width: 205px;
}

.bdsharebuttonbox a {
    margin: 0 3px 0 2px !important;
    float: none !important;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.more_share {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 28px;
    height: 26px;
    border-left: 1px solid #ddd;
    vertical-align: top;
    background: url(../images/more_share_open.gif) no-repeat center center;
    margin-left: 5px;
}

.sh_open .bdsharebuttonbox {
    width: auto;
    overflow: visible;
}

.sh_open .more_share {
    background: url(../images/more_share_close.gif) no-repeat center center;
}

.product_info {
    width: 560px;
}

.pd_title h2 {
    font-family: microsoft YaHei;
    font-size: 18px;
    color: #333;
    line-height: 150%;
}

.pd_title strong {
    font-family: microsoft YaHei;
    font-size: 18px;
    font-weight: 500;
    display: block;
    line-height: 150%;
}

.pd_info, .buy_info {
    font-family: simsun;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.pd_info {
    *position: relative;
    *z-index: 98;
}

.pd_info dt, .buy_info dt {
    float: left;
    width: 65px;
    line-height: 25px;
    clear: both;
}

.pd_info dd, .buy_info dd {
    float: left;
    margin: 0 0 5px 0px;
    line-height: 25px;
    color: #333;
    *width: 490px;
}

.pd_info dd a {
    color: #333;
}

.main_price {
    font-family: microsoft YaHei;
    font-weight: 700;
    font-size: 18px;
}

.sales_label {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    padding: 1px 2px;
    line-height: 12px;
    margin-right: 5px;
}

.star_wp {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 75px;
    height: 14px;
    background: url(../images/star_bg.png) no-repeat left bottom;
}

.star {
    float: left;
    background: url(../images/star_bg.png) no-repeat left top;
    height: 14px;
}

.star_0_5 {
    width: 8px;
}

.star_1_0 {
    width: 15px;
}

.star_1_5 {
    width: 23px;
}

.star_2_0 {
    width: 30px;
}

.star_2_5 {
    width: 38px;
}

.star_3_0 {
    width: 45px;
}

.star_3_5 {
    width: 53px;
}

.star_4_0 {
    width: 60px;
}

.star_4_5 {
    width: 68px;
}

.star_5_0 {
    width: 75px;
}

.pd_info dd .star_wp {
    position: relative;
    top: 2px;
}

.area_text {
    height: 24px;
    line-height: 24px;
    border: 1px solid #ddd;
    padding: 0 6px;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.area_text b {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 12px;
    height: 6px;
    background: url(../images/area_arrow.gif) no-repeat;
    margin-left: 5px;
}

.choose_area_hover .area_text {
    border-bottom-color: #fff;
}

.locate_cont {
    position: absolute;
    width: 400px;
    border: 1px solid #ddd;
    top: 25px;
    left: -40px;
    z-index: 9;
    padding: 10px 15px;
    background: #fff;
    display: none;
}

.choose_area_hover .locate_cont {
    display: block;
}

.locate_tabs {
    border-bottom: 2px solid #edd28b;
    height: 25px;
}

.locate_tabs li {
    float: left;
    margin-right: 5px;
}

.locate_tabs li a {
    display: block;
    height: 23px;
    line-height: 23px;
    padding: 0 10px 1px 10px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.locate_tabs a b {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 7px;
    height: 4px;
    background: url(../images/arrow_down.png) no-repeat;
    margin-left: 5px;
}

.locate_tabs .cur a {
    height: 24px;
    line-height: 21px;
    border: 2px solid #edd28b;
    border-bottom: none;
    background: #fff;
}

.locate_list {
    padding-top: 5px;
    display: none;
}

.locate_list li {
    float: left;
    width: 80px;
    line-height: 20px;
    padding: 2px 0 2px 15px;
}

.locate_list li a {
    float: left;
    padding: 2px 5px 2px 5px;
}

.locate_list li a:hover {
    color: #fff !important;
}

.store-prompt em {
    font-size: 14px;
    font-weight: 700;
    color: #666;
    margin-right: 15px;
}

.wx_prompt {
    padding-top: 3px;
}

.wx_prompt a {
    line-height: 17px;
    margin-right: 12px;
}

.installment {
    background: url(../images/installment_bg.gif) no-repeat;
    width: 78px;
    color: #fff !important;
    text-align: right;
}

.no_freight {
    background: url(../images/mian.gif) no-repeat left center;
    padding-left: 22px;
}

.g_return {
    background: url(../images/tui.gif) no-repeat left center;
    padding-left: 27px;
}

.buy_info {
    border-bottom: none;
    padding-bottom: 0;
}

.buy_info dd {
    margin-bottom: 20px;
}

.choose_item {
    float: left;
    line-height: normal;
    position: relative;
}

.choose_item.disabled {
    cursor: not-allowed;
    color: #ccc;
}

.choose_item.disabled img {
    opacity: .5;
    filter: alpha(opacity=50);
}

.choose_item img, .choose_item em {
    vertical-align: middle;
}

.choose_item img {
    margin-right: 5px;
}

.choose_img .choose_item {
    padding: 2px 8px 2px 2px;
    border: 1px solid #ddd;
    margin-right: 7px;
}

.choose_type .choose_item {
    padding: 3px 8px;
    border: 1px solid #ddd;
    margin-right: 12px;
    font-family: microsoft YaHei;
    font-size: 14px;
}

.choose_item.selected {
    border-width: 2px;
    padding: 2px 7px;
}

.choose_img .selected {
    padding: 1px 7px 1px 1px;
}

.choose_item.selected b {
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(../images/selected_icon.png) no-repeat;
    right: -1px;
    bottom: 0;
}

.num_minus, .num_plus {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 33px;
    height: 27px;
    background-position: left top;
    border: none;
    vertical-align: middle;
}

.num_minus {
    background: url(../images/num_minus.gif) no-repeat;
}

.num_plus {
    background: url(../images/num_plus.gif) no-repeat;
}

.num_text {
    width: 50px;
    height: 25px;
    line-height: 25px \9;
    text-align: center;
    border: 1px solid #ddd;
    vertical-align: middle;
    font-family: microsoft YaHei;
    font-size: 18px;
    color: #868686;
    margin: 0 10px;
}

.selected_type {
    *margin-top: 15px;
}

.add_cart {
    float: left;
    width: 173px;
    height: 40px;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    background: url(../images/add_cart.gif) no-repeat left top;
}

.add_cart:hover {
    background-position: left bottom;
}

.collect_pro {
    float: left;
    margin-left: 20px;
    width: 81px;
    height: 40px;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    background: url(../images/collect_pro.gif) no-repeat left top;
}

.collect_pro:hover {
    background-position: left bottom;
}

.business_wp {
    width: 210px;
}

.sidepd {
    padding: 10px 15px;
    border: 1px solid #ddd;
}

.business_name {
    border-bottom: none;
    background: #f7f7f7;
}

.business_name a {
    font-weight: 700;
}

.business_score {
    position: relative;
    border-bottom: none;
}

.business_score .star_wp {
    position: relative;
    top: 2px;
}

.score_btn {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 22px;
    height: 20px;
    background: url(../images/score_btn.gif) no-repeat left bottom;
}

.score_down {
    background-position: left top;
}

.score_detail {
    border-bottom: none;
    padding: 10px 0 0px 15px;
    color: #999;
    *padding-bottom: 10px;
}

.sd_tit .lt {
    width: 120px;
}

.sd_cont dl dt {
    float: left;
    width: 120px;
}

.sd_cont dl dd {
    float: left;
    margin-bottom: 12px;
}

.sd_cont dd b {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 8px;
    height: 7px;
    background: url(../images/score_arrow.gif) no-repeat;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.sd_cont .eva_up b {
    background-position: left bottom;
}

.sd_cont .eva_down b {
    background-position: left top;
}

.eva_down {
    color: #00ba97;
}

.business_info {
    border-bottom: none;
}

.business_info p {
    margin-bottom: 10px;
}

.enter_shop {
    display: block;
    width: 180px;
    height: 33px;
    background: url(../images/enter_shop.gif) no-repeat left top;
    margin: 15px auto 0;
    text-align: center;
    line-height: 33px;
    color: #fff !important;
    font-family: microsoft YaHei;
    font-size: 18px;
}

.enter_shop:hover {
    background-position: left bottom;
}

.good_shops {
    border: 1px solid #ddd;
}

.good_shops .all_shops {
    display: block;
    font-weight: 700;
    padding: 10px 15px;
    background: #f7f7f7;
    color: #666;
}

.gd-shops li {
    border-top: 1px solid #ddd;
    position: relative;
}

.gd-shops li a {
    color: #666;
    display: block;
    padding: 10px 15px;
}

.gd-shops li a:hover {
    background: #faf9f9;
}

.gsPrice {
    font-family: microsoft YaHei;
    font-size: 14px;
    font-weight: 700;
}

.gsTags i {
    font-style: normal;
    color: #999;
}

.gsTags {
    line-height: 20px;
}

.shop_extra {
    width: 112px;
    background: #fff;
    border: 1px solid #ddd;
    top: 0;
    left: -130px;
    padding: 5px 10px 5px 6px;
    line-height: 150%;
    display: none;
}

.shop_extra em {
    font-weight: 700;
}

.shop_extra .star_wp {
    position: relative;
    top: 2px;
}

.shop_extra span {
    color: #333;
}

.ex_arrow {
    position: absolute;
    width: 10px;
    height: 12px;
    right: -10px;
    top: 20px;
    background: url(../images/ex_arrow.png) no-repeat;
}

.group_box {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.groups_tabs {
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.groups_tabs li {
    float: left;
    border-right: 1px solid #ddd;
}

.groups_tabs li a {
    display: block;
    line-height: 38px;
    padding: 0 10px;
    font-family: microsoft YaHei;
    font-size: 14px;
}

.groups_tabs .cur a {
    background: url(../images/group_arrow.png) no-repeat center bottom;
}

.groups_wp {
    padding: 15px 10px;
}

.groups_cont {
    display: none;
}

.gp_list li {
    float: left;
    width: 160px;
    background: url(../images/plus_img.gif) no-repeat right 100px;
    padding-right: 33px;
    margin-right: 10px;
}

.pg_img img {
    padding: 2px;
    border: 1px solid #ddd;
}

.pg_name {
    margin-top: 5px;
    line-height: 150%;
    height: 36px;
}

.gp_list .last_item {
    background: none;
    padding-right: 0;
    margin-right: 0;
}

.gp_result {
    width: 125px;
    margin: 0 15px 0 0;
    padding-top: 55px;
    background: url(../images/equal_img.gif) no-repeat left 100px;
    padding-left: 31px;
}

.gp_name a {
    font-weight: 700;
}

.gp_name, .gp_result p {
    line-height: 150%;
}

.gp_result p b {
    font-family: microsoft YaHei;
}

.buy_group {
    display: block;
    width: 121px;
    height: 32px;
    background: url(../images/buy_group.gif) no-repeat;
    font-family: microsoft YaHei;
    font-size: 16px;
    color: #fff !important;
    text-align: center;
    line-height: 32px;
    margin-top: 5px;
}

.gp_check {
    margin-top: 5px;
    font-weight: 700;
    font-family: microsoft YaHei;
    font-size: 14px;
}

.tit_wp {
    height: 41px;
}

.det_title {
    background: #fdfdfd;
    height: 38px;
    line-height: 38px;
    border: 1px solid #efefef;
    border-bottom-width: 2px;
}

.det_title li {
    float: left;
    border-right: 1px solid #eee;
}

.det_title li a {
    display: block;
    font-family: microsoft YaHei;
    font-size: 14px;
    padding: 0 10px;
}

.det_title .cur a {
    background: url(../images/group_arrow.png) no-repeat center bottom;
}

.add-cart-btn {
    width: 112px;
    height: 26px;
    background: url(../images/add_cart_btn.gif) no-repeat left top;
    color: #fff !important;
    font-family: microsoft YaHei;
    font-size: 14px;
    line-height: 25px;
    text-indent: 35px;
    margin: 6px 10px 0 0;
    display: none;
}

.add-cart-btn:hover {
    background-position: left bottom;
}

.detail_nav.sticky {
    position: fixed;
    width: 988px;
    top: 0;
    box-shadow: 0 5px 5px rgba(240, 240, 240, .7);
    z-index: 100;
}

.detail_nav.sticky .add-cart-btn {
    display: inline;
}

.pro_introduce {
    border: 1px solid #eee;
    border-top: none;
    padding: 5px 10px;
}

.pro_introduce li {
    float: left;
    width: 300px;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0;
}

.intro_cont {
    border: 1px solid #eee;
    border-top: none;
    padding: 10px;
}

.det_explain {
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 15px;
}

.det_explain strong {
    display: block;
    margin-bottom: 5px;
}

.det_explain p {
    line-height: 200%;
}

.parameter_tb {
    margin-top: 10px;
}

.parameter_tb th, .parameter_tb td {
    border: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    text-indent: 2em;
}

.parameter_tb th {
    background: #fafafa;
    font-weight: 700;
}

.details_box {
    display: none;
}

.evaluation_info {
    border: 1px solid #eee;
    padding: 10px;
}

.rate {
    width: 85px;
    margin-top: 10px;
}

.rate strong {
    display: block;
    font-family: microsoft YaHei;
    font-size: 36px;
}

.rate strong b {
    font-size: 18px;
}

.percent {
    width: 264px;
    height: 70px;
    padding: 10px 0;
    border-right: 1px solid #eee;
}

.per_info dt {
    font-family: microsoft YaHei;
    font-size: 14px;
    color: #333;
    width: 75px;
    float: left;
}

.per_info dd {
    margin: 0 0 10px 75px;
}

.per_info .per {
    color: #868686;
}

.per_info .per b {
    font-weight: 500;
}

.per_bar {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 134px;
    height: 14px;
    background: #f7f7f7;
    position: relative;
    top: 3px;
}

.per_bar span {
    float: left;
    background: url(../images/percent_bg.gif) repeat-x;
    height: 14px;
}

.recommend_point {
    margin-left: 25px;
    border-right: 1px solid #eee;
    width: 294px;
    height: 70px;
    padding: 10px 0;
}

.rec_points li {
    float: left;
    line-height: 23px;
    background: #f7f7f7;
    padding: 0 10px;
    margin: 0 10px 5px 0;
    font-family: microsoft YaHei;
}

.publish_cmt {
    width: 268px;
    height: 70px;
    padding: 10px 0 0 10px;
    text-align: center;
}

.pb_cmt {
    display: block;
    width: 124px;
    height: 30px;
    line-height: 29px;
    font-family: microsoft YaHei;
    font-size: 14px;
    color: #fff !important;
    margin: 10px auto;
}

.comment_box {
    margin-top: 10px;
}

.cmt_user {
    width: 70px;
    text-align: center;
}

.user_img img {
    padding: 2px;
    border: 1px solid #eee;
}

.uname {
    font-weight: 700;
    margin-top: 5px;
    line-height: 150%;
}

.cmt_main {
    width: 863px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    position: relative;
}

.cmt_main .cmt_arrow {
    position: absolute;
    background: url(../images/cmt_arrow.gif) no-repeat;
    width: 14px;
    height: 20px;
    left: -14px;
    top: 20px;
}

.cmt_tit {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.cmt_content {
    font-family: simsun;
}

.cmt_content dt, .cmt_content dd {
    float: left;
    line-height: 23px;
}

.cmt_content dt {
    width: 60px;
    text-align: right;
}

.cmt_content dd {
    margin: 0 30px 2px 5px;
    color: #333;
}

.cmt_content dd .rec_points li {
    margin-bottom: 0;
}

.buy_date {
    color: #666;
}

.reply_btn, .replyBtn {
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 22px;
    line-height: 22px;
    background: url(../images/reply_bg.gif) repeat-x;
    border: 1px solid #ddd;
    padding: 0 7px;
    border-radius: 3px;
}

.arrow {
    float: right;
    margin-right: 20px;
    width: 11px;
    height: 6px;
    font: 12px/12px simsun;
    overflow: hidden;
    position: relative;
    top: 1px;
}

.arrow em, .arrow span {
    float: left;
    width: 12px;
    height: 12px;
}

.arrow em {
    color: #d9d9d9;
}

.arrow span {
    margin-top: -11px;
    color: #f5f5f5;
}

.reply_wp {
    padding-left: 50px;
}

.reply_cont {
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    padding: 10px;
    clear: both;
}

.reply_txa {
    width: 725px;
    height: 15px;
    padding: 5px;
    border: 1px solid #ddd;
    *width: 705px;
}

.replyBtn {
    padding: 0 10px;
    color: #666;
    line-height: 20px;
    margin-top: 1.5px;
    cursor: pointer;
}

.od_list li {
    float: left;
    margin: 5px 10px 0 0;
}

.od_list li img {
    padding: 3px;
    border: 1px solid #dedede;
}

.rp-name a {
    padding: 0 5px;
}

.reply_ct {
    border-top: 1px solid #eee;
    padding: 20px 0 0;
    margin-bottom: 20px;
}

.reply_ct strong {
    font-size: 24px;
    font-family: microsoft YaHei;
    font-weight: 700;
    width: 45px;
    text-align: right;
    color: #868686;
}

.rp_wp {
    width: 800px;
}

.rp_btn {
    display: none;
}

.reply_ct:hover .rp_btn {
    display: inline;
}

.all_cmt {
    margin-left: 105px;
}

.comment_cont {
    display: none;
}

.consult_box {
    padding: 10px 20px;
    border: 1px solid #eee;
    border-top: none;
}

.consult_search {
    width: 280px;
    border-right: 1px solid #eee;
    padding: 5px 0;
}

.consult_text {
    width: 178px;
    height: 25px;
    line-height: 25px \9;
    border: 1px solid #eee;
    padding: 0 5px;
}

.cs_search_btn {
    margin: -1px 0 0 7px;
    background: url(../images/consult_search.gif) no-repeat;
    width: 53px;
    height: 28px;
    border: none;
    cursor: pointer;
}

.consult_prompt {
    width: 645px;
    padding: 10px 0 10px 20px;
    line-height: 180%;
}

.consult_wp {
    border: 1px solid #eee;
    border-top: none;
    padding: 10px;
}

.consult_cont {
    display: none;
}

.consult_item {
    font-family: simsun;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.consult_item dt {
    float: left;
    line-height: 150%;
}

.consult_item dd {
    line-height: 150%;
    margin-bottom: 5px;
}

.consult_user {
    color: #999;
}

.cs_con dd a:hover {
    text-decoration: underline;
}

.cs_reply dd {
    overflow: hidden;
}

.cs_reply dd p {
    width: 770px;
    line-height: 150%;
}

.cr_date {
    color: #999;
}

.lazy {
    background: url(../images/loading.gif) no-repeat center center;
    background-size: 20%;
}

/*搜索页*/
.price_con {
    margin-top: 6px;
    margin-left: 20px;
}

.price_con input {
    display: inline-block;
    width: 50px;
    padding: 0px 5px;
    height: 24px;
    border: 1px solid #ddd;
    color: #666;
}

.price_con button {
    border: none;
    background: #df1738;
    border-radius: 3px;
    height: 24px;
    width: 40px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    margin-left: 10px;
}

/*会员中心*/
html, body {
    font-family: "Microsoft YaHei";
}

/*会员中心左侧菜单*/
.new_member_left {
    width: 210px;
    float: left;
    background: #fff;
}

.new_member_left .title {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #E45050;
}
.new_member_left .title a{color:#fff;}

.new_member_left .menu_item .item_title {
    display: block;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    color: #333;
    font-size: 16px;
    padding-left: 40px;
}

.new_member_left .menu_item .down {
    background: url("../images/minus.jpg") no-repeat 20px center;
}

.new_member_left .menu_item .up {
    background: url("../images/plus.jpg") no-repeat 20px center;
    border-bottom: 1px dashed #ddd;
}

.new_member_left .menu_item .item_list {
    display: block;
    padding: 0 40px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dddddd;

}

.new_member_left .menu_item .item_list li {
    line-height: 26px;
    font-size: 14px;
}

.new_member_left .menu_item .item_list li.cur a {
    color: #df1738;
    font-weight: bold;
}

/*会员中心首页*/
.new_member-right {
    width: 970px;
    float: right;
}

.mod-main {
    background: #fff;
    padding: 25px 20px;
}

.mod-main-left {
    width: 312px;
    float: left;
    margin-top: 20px;
}

.mod-main-left .mod_img {
    width: 106px;
    height: 106px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

.mod-main-left .mod_img p {
    height: 30px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    color: #fff;
    background: url("../images/opcity.png") repeat;
    line-height: 30px;
    text-align: center;
    width: 100%;
}

.mod-main-left .mod_img a {
    color: #fff;
}

.mod-sugar .title {
    color: #666;
    font-size: 16px;
}

.mod-sugar p {
    font-size: 14px;
    background: url("../images/avatar.png") no-repeat left center;
    padding-left: 24px;
}

.mod-safe {
    font-size: 14px;
}

.n_per_bar {
    display: inline-block;
    height: 10px;
    width: 50px;
    background: #dddddd;
}

.n_per_bar span {
    background: #71b247;
    display: block;
    width: 80%;
    height: 10px;
}

.mod-icon {
    color: #666;
    font-size: 12px;
    display: inline-block;
}

.mod-icon i {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.mod-main-mid {
    width: 255px;

}

.mod-main-mid ul li {
    height: 80px;
    text-align: center;
    width: 116px;
    float: left;
}

.mod-main-mid ul li i {
    width: 50px;
    height: 50px;
    display: inline-block;
}

.mod-main-mid ul li a {
    color: #333;
    font-size: 14px;
    display: inline-block;
}

.mod-main-mid ul li a span {
    color: #df1738;
    font-family: "Arial";
    font-weight: bold;
}

.mod-main-rig {
    width: 320px;
    background: #f5f5f5;
    padding: 10px 20px;
    float: right;
}

.mod-main-rig dl {
    padding: 10px 0;
    color: #666;
}

.mod-main-rig dl dt {
    float: left;
}

.mod-main-rig dl dd {
    float: left;
    padding-right: 2px;
}

.mod-order {
    background: #fff;
}

.mod-order .tc-title {
    font-size: 16px;
    color: #333;
    padding: 20px;
}

.mod-order .tc-title a {
    font-size: 14px;
    color: #666;
    float: right;
}

.mod-order-list table {
    width: 100%;
}

.mod-order-list table tr td {
    border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 20px 5px;
}

.borwsing-history {
    background: #fff;
    padding: 20px;
}

.borwsing-history .title {
    color: #333;
    font-size: 16px;
    padding-bottom: 20px;
}

.new-proscoll li {
    width: 217px;
    height: 270px;
    margin-right: 20px;
}

.new-proscoll li a {
    display: block;
}

.new-proscoll li img {
    display: block;
    border: 1px solid #f5f5f5;
}

.new-proscoll li p {
    color: #333;
    font-size: 14px;
    text-align: center;
    height: 24px;
    line-height: 24px;
}

.new-proscoll li p.red {
    font-size: 14px;
    font-family: Arial;
}

.his-srcoll {
    position: relative;
}

.his-srcoll .j-prev, .j-next {
    width: 31px;
    height: 80px;
    position: absolute;
    top: 70px;
    z-index: 10;
}

.his-srcoll {
    width: 930px;
    overflow: hidden;
}

.his-srcoll .j-prev {
    background: url("../images/his-left.png") no-repeat;
    left: 0;
}

.his-srcoll .j-next {
    background: url("../images/his-rig.png") no-repeat;
    right: 0;
}

/*我的订单*/
.new_order_list {
    padding: 20px;
    background: #fff;
    min-height: 700px;
}

.new_order_list .n-title {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.order-menu {
    height: 34px;
    border-bottom: 2px solid #eeeeee;
    margin-top: 10px;
}

.order-menu li {
    width: 120px;
    line-height: 34px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}

.order-menu li span {
    color: #df1738;
}

.order-menu li.current {
    color: #df1738;
    font-weight: bold;
    border-bottom: 2px solid #E45050;
}

.new_order_list .simple select {
    height: 28px;
    border: 1px solid #dddddd;
    color: #999;
    font-size: 14px;
    margin-right: 20px;
    font-family: "microsoft yahei";
}

.new_order_list .simple .auction {
    width: 158px;
    height: 28px;
    border: 1px solid #dddddd;
    color: #666;
    line-height: 28px;
    text-indent: 10px;
    display: inline-block;
}

.new_order_list .simple button {
    width: 68px;
    height: 30px;
    border: 1px solid #ddd;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-left: 10px;
    color: #666;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.bought-table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}

.bought-table tr th {
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
    height: 40px;
    text-align: center;
    border: 1px solid #f5f5f5;
}

.bought-table .sep-row {
    height: 10px;

}

.bought-table .sep-row td {
    border: none;
}

.bought-table .order-hd td {
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}

.bought-table .order-hd td.first {
    border-right: 1px solid #f5f5f5;
    padding-left: 20px;
}

.bought-table .order-hd td.first span {
    margin-right: 40px;
}

.bought-table tbody td {
    border: 1px solid #e8e8e8;
}

.bought-table .order-bd td {
    padding: 20px 5px;
    text-align: center;
    vertical-align: middle;
}

.bought-table td.baobei {
    padding-left: 20px;
    padding-right: 0;
    text-align: left;
}

.bought-table td.baobei .pic {
    width: 100px;
    float: left;
}

.bought-table td.baobei .desc {
    width: 260px;
    float: left;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 22px;
}

.bought-table td.baobei .desc .name {
    color: #333;
}

.bought-table td .red {
    color: #df1738;
}

.bought-table td .blue {
    color: #2272c8;
}

.bought-table td .buy-again {
    width: 78px;
    height: 28px;
    background: #fff;
    display: inline-block;
    border: 1px solid #e8e8e8;
    color: #333;
    line-height: 28px;
    margin-bottom: 10px;
}

.air-wuliu {
    width: 235px;
    position: absolute;
    padding: 10px 20px;
    top: 30px;
    left: -124px;
    border: 1px solid #E45050;
    z-index: 10;
    background: #fff;
    display: none;
}

.air-wuliu .red-san {
    position: absolute;
    top: -13px;
    left: 134px;
}

.air-wuliu p {
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 25px;
}

.air-wuliu ul {
    border-top: 1px solid #e8e8e8;
}

.air-wuliu ul li {
    line-height: 23px;
    color: #666;
    text-align: left;
    background: url("../images/h-dot.jpg") no-repeat left 8px;
    padding-left: 20px;
}

.air-wuliu ul li.cur {
    background: url("../images/r-dot.jpg") no-repeat left 8px;
    color: #df1738;
}

.Look-wu {
    padding-bottom: 20px;
}

.Look-wu:hover .air-wuliu {
    display: block;
}

/*页脚*/
.paging_area {
    height: 32px;
    margin: 20px 0;
}

.paging {
    float: right;
    height: 32px;
}

.paging a, .paging span {
    display: block;
    float: left;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 10px;
    font-size: 14px;
    color: #999;

}

.paging .num_cur {
    border-color: #df1738;
    background: #df1738;
    color: #ffffff;
}

/*浏览历史*/
.brw-history .title {
    background: url("../images/h-quan.png") no-repeat left center;
    padding-left: 50px;
    line-height: 26px;
    font-size: 14px;
}

.brw-history .today-look {
    background: url("../images/r-quan2.png") no-repeat left center;
}

.brw-history-list {
    border-left: 2px solid #dddddd;
    margin-left: 12px;
    padding-bottom: 10px;
}

.brw-history .n-tiao {
    border-left: 2px solid #E45050;
}

.brw-history-list ul {
    margin-left: 32px;
    width: 906px;
}

.brw-history-list ul li {
    width: 205px;
    height: 260px;
    float: left;
    margin-right: 20px;
    margin-top: 15px;
    position: relative;
}

.brw-history-list ul li:hover a.l-delete {
    display: block;
}

.brw-history-list ul li a.l-delete {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    display: none;
}

.brw-history-list ul li a.l-delete img {
    width: 16px;
    height: 19px;
    border: none;
}

.brw-history-list ul li a {
    display: block;
}

.brw-history-list ul li a img {
    display: block;
    border: 1px solid #f5f5f5;
}

.brw-history-list ul li p {
    padding-top: 8px;
    text-align: center;
    font-size: 14px;
}

.brw-history-list ul li p.price {
    color: #df1738;
}

/*我的收藏*/
.bought-table tbody .order-bd td.no-border {
    border-right: 0;
    border-left: 0;
}

.bought-table tbody .order-bd td.no-border-left {
    border-left: 0;
}

.bought-table tbody .order-bd td.no-border-right {
    border-right: 0;
}

.fav-list .shop-card {
    width: 140px;
}

.fav-list .shop-card .logo {
    width: 80px;
    height: 80px;
}

.fav-list .shop-card .shop-card-main .shop-name {
    padding-top: 10px;
    height: 22px;
    width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fav-list .shop-card .shop-card-main .shop-renqi {
    line-height: 22px;
    color: #666;
}

.fav-list .shop-card .shop-card-main .shop-renqi span {
    color: #333;
}

.fav-list .shop-card .shop-card-main .shop-btn {
    margin-top: 5px;
}

.fav-list .shop-card .shop-card-main .shop-btn a {
    display: block;
    float: left;
    width: 62px;
    height: 28px;
    background: #fbfbfb;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    color: #333;
    line-height: 28px;
    text-align: center;
}

.discount-select {
    width: 771px;
    float: right;
}

.discount-select-title ul li {
    color: #333;
    font-size: 14px;
    padding-right: 20px;
    float: left;
}

.item-scroll-wp {
    width: 771px;
    overflow: hidden;
    padding-top: 10px;
}

.item-scroll-wp ul li {
    width: 184px;
    height: 220px;
    margin-right: 11px;
    float: left;
}

.item-scroll-wp ul li a {
    display: block;
    width: 183px;
    height: 183px;
    border: 1px solid #f5f5f5;

}

.item-scroll-wp ul li p {
    text-align: center;
    line-height: 30px;
    color: #df1738;
    font-family: Arial;
    font-size: 14px;
}

.item_scroll_prev, .item_scroll_next {
    width: 26px;
    height: 60px;
    background: url(../images/item-scroll.png) no-repeat;
    position: absolute;
    top: 62px;
}

.item_scroll_prev {
    background-position: left bottom;
    left: 0;
}

.item_scroll_next {
    background-position: right bottom;
    right: 1px;
}

.item_img .disabled {
    cursor: default;
}

.disabled.item_scroll_prev {
    background-position: left top;
}

.disabled.item_scroll_next {
    background-position: right top;
}

.fav-list {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

/*消费记录*/
.ex-bar-total {
    height: 48px;
    background: #fffafb;
    border: 1px solid #fbd9de;
    line-height: 48px;
    padding: 0 20px;
    color: #666;
    font-size: 14px;
    margin-top: 20px;
}

.ex-bar-total span {
    color: #E45050;
    font-weight: bold;
    font-size: 16px;
}

/*会员中心弹框*/
.mask {
    width: 100%;
    height: 100%;
    background: url(../../images/black_opacity.png) repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    display: none;
}

.member-dialog {
    position: fixed;
    z-index: 9999;
    width: 280px;
    min-height: 180px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    display: none;
}

.big-dialog {
    width: 500px;
}

.member-dialog-body {
    background: #fff;
    min-height: 180px;
}

.member-dialog-body .title {
    height: 40px;
    background: #f5f5f5;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    padding: 0px 10px;
}

.member-dialog-body .title a {
    float: right;
    font-size: 24px;
}

.que-delete {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-top: 30px;
}

.que-delete img {
    float: left;
    margin-right: 20px;
}

.que-delete .red {
    color: #df1738;
}

.que-delete p {
    line-height: 20px;
}

.member-dialog-body .m-btn a {
    width: 64px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #333;
    background: #fbfbfb;
    border: 1px solid #e1e1e1;
    margin-right: 10px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border-radius: 2px;
}

.s-mn_sel {
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: 1px solid #ddd;
    width: 337px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    vertical-align: middle;
    background: url(../images/h-ar.jpg) no-repeat 320px center;
}

.s-selCont {
    width: 327px;
    min-height: 50px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: -1px;
    display: none;
}

.s-selCont label {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 145px;
    margin: 0 10px 10px 0;
    text-align: left;
}

.s-err_tip {
    color: red;
    width: 350px;
    text-align: right;
    margin-top: 10px;
    display: none;
}

.s-input_tip {
    color: red;
    width: 350px;
    text-align: right;
    margin-top: 10px;
    display: none;
}

.add-arr table tr td {
    line-height: 30px;
    padding-top: 20px;
    font-size: 14px;
}

.add-arr table tr td em {
    color: #df1738;
}

.add-arr table tr td .arr-erro {
    color: #df1738;
    margin-left: 10px;
}

.add-arr table tr td button {
    width: 118px;
    height: 34px;
    background: #fefefe;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    color: #333;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}

.add-arr table tr td select {
    height: 30px;
    border: 1px solid #ddd;
    margin-right: 10px;
    width: 98px;
}

.add-arr table tr td input {
    width: 138px;
    height: 28px;
    border: 1px solid #dddddd;
    line-height: 28px;
    color: #666;
    text-indent: 10px;
}

/*我的投诉*/
.complain-table tr td {
    font-size: 14px;
    color: #666;
    padding: 10px 0;
}

.complain-table tr td span {
    color: #df1738;
}

.complain-table tr td select {
    width: 128px;
    height: 28px;
    border: 1px solid #ddd;
    color: #666;
    font-family: "microsoft yahei";
}

.complain-table tr td input.text {
    width: 128px;
    height: 26px;
    border: 1px solid #dddddd;
    line-height: 26px;
    text-indent: 10px;
}

.complain-table tr td textarea {
    width: 510px;
    height: 200px;
    border: 1px solid #dddddd;
}

.complain-table tr td p {
    color: #999;
    line-height: 35px;
}

.complain-submit {
    display: block;
    width: 130px;
    height: 38px;
    background: #E45050;
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    margin-top: 10px;
    border-radius: 3px;
}

/*账户信息*/
.aco-link {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 14px;
    color: #666;
}

.aco-link a {
    color: #df1738;
}

.cho-fill-title {
    font-size: 16px;
    color: #df1738;
    line-height: 35px;
    border-bottom: 1px solid #dddddd;
}

/*账户安全*/
.new-safe-level {
    font-size: 14px;
}

.new-safe-level em {
    color: #E45050;
}

.new-change-code {
    border: 1px solid #eeeeee;
    height: 40px;
    padding: 19px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 14px;
}

.new-change-code .can-tit {
    width: 150px;
    border-right: 1px solid #eeeeee;
    font-size: 16px;
    text-indent: 40px;
}

.new-change-code .can-det {
    float: right;
    width: 680px;
}

.new-change-code .can-det a {
    display: block;
    width: 78px;
    height: 28px;
    border: 1px solid #eeeeee;
    background: #fbfbfb;
    float: right;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin-top: 5px;
}

.new-change-code .re-tip {
    color: #E45050;
}

.new-change-code .tit_01 {
    background: url("../images/safe_01.png") no-repeat left center;
}

.new-change-code .tit_02 {
    background: url("../images/safe_02.png") no-repeat left center;
}

.new-change-code .tit_03 {
    background: url("../images/safe_03.png") no-repeat left center;
}

.amend-step-1 {
    width: 580px;
    height: 40px;
    background: url("../images/ac-step.png") no-repeat left top;
    margin-left: 35px;
}

.amend-step-2 {
    width: 580px;
    height: 40px;
    background: url("../images/ac-step.png") no-repeat left center;
    margin-left: 35px;
}

.amend-step-3 {
    width: 580px;
    height: 40px;
    background: url("../images/ac-step.png") no-repeat left bottom;
    margin-left: 35px;
}

.amend-step {
    margin-top: 40px;
}

.ac-step-01{
    background: url("../images/ac-step-two.png") no-repeat left top;
}

.ac-step-02{
    background: url("../images/ac-step-two.png") no-repeat left bottom;
}

.amend-step li {
    color: #333;
    font-size: 14px;
    width: 110px;
    line-height: 30px;
    text-align: center;
    padding-right: 160px;
    float: left;
}

.amend-step .n_password .n_item input.short_text {
    width: 158px;
}

.nw-submit {
    width: 130px;
    height: 38px;
    background: #E45050;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    border-radius: 3px;
    border: none;
    font-family: "microsoft yahei";
    cursor: pointer;
}

.tip-d {
    color: #df1738;
    margin-right: 5px;
    font-weight: bold;
}

.send-mail-yj {
    width: 130px;
    height: 38px;
    background: #E45050;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    border-radius: 3px;
    border: none;
    font-family: "microsoft yahei";
    cursor: pointer;
}

.send-mes-prev {
    background: #E45050;
    color: #fff;
    border: none;
    border-radius: 2px;
    padding: 2px 10px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-left: 10px;
    cursor: pointer;
    font-size: 14px;
    font-family: "microsoft yahei";
}

.send-mes-after {
    background: #999999;
    color: #666;
}

/*个人中心_消息中心_购买咨询*/
.air-info-consult {
    padding: 20px;
    background: #fff;
}

.air-info-consult .n-title {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.air-consult-menu {
    height: 34px;
    border-bottom: 2px solid #eeeeee;
    margin-top: 10px;
}

.air-consult-menu li {
    width: 120px;
    line-height: 34px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}

.air-consult-menu li span {
    color: #df1738;
}

.air-consult-menu li.current {
    color: #df1738;
    font-weight: bold;
    border-bottom: 2px solid #E45050;
}

.air-consult-table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}

.air-consult-table tr {
    border: 1px solid #e8e8e8;
}

.air-consult-table tr th {
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
    height: 40px;
    text-align: center;
}

.air-consult-table .air-consult-bd td {
    padding: 20px 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.air-consult-table td.baobei {
    padding-left: 20px;
    padding-right: 0;
    text-align: left;
}

.air-consult-table td.baobei .pic {
    width: 100px;
    float: left;
}

.air-consult-table td.baobei .desc {
    width: 260px;
    float: left;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 22px;
}

.air-consult-table td.baobei .desc .name {
    color: #333;
}

.air-consult-table td.quest {
    text-align: left;
}

.air-consult-table td .red {
    color: #df1738;
}

.air-consult-table td .blue {
    color: #2272c8;
}

/*个人中心_消息中心_商品评价*/
.air-info-judge {
    padding: 20px;
    background: #fff;
}

.air-info-judge .n-title {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.air-info-judge .simple select {
    height: 28px;
    border: 1px solid #dddddd;
    color: #999;
    font-size: 14px;
    margin-right: 20px;
    font-family: "microsoft yahei";
}

.air-info-judge .simple .auction {
    width: 158px;
    height: 28px;
    border: 1px solid #dddddd;
    color: #666;
    line-height: 28px;
    text-indent: 10px;
    display: inline-block;
}

.air-info-judge .simple button {
    width: 68px;
    height: 30px;
    border: 1px solid #ddd;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-left: 10px;
    color: #666;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.air-judge-table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}

.air-judge-table tr {
    border: 1px solid #e8e8e8;
}

.air-judge-table tr th {
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
    height: 40px;
    text-align: center;
}

.air-judge-table .air-judge-bd li {
    float: left;
    height: 140px;
    padding: 20px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}

.put .tags li.tags1 {
    height: 27px;
    border: 1px solid #efefef;
    padding: 0 12px;
    margin-right: 10px;
    font-size: 14PX;
    line-height: 25px;
    color: #fff;
    background-color: #E45050;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.air-judge-table li.baobei {
    width: 480px;
    padding-left: 20px;
    padding-right: 0;
    text-align: left;
}

.air-judge-table li.baobei .pic {
    float: left;
}

.air-judge-table li.baobei .pic img {
    width: 100px;
    height: 100px;
}

.air-judge-table li.baobei .desc {
    width: 260px;
    float: left;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 22px;
}

.air-judge-table li.baobei .desc .name {
    color: #333;
}

.air-judge-table li.buy-time {
    width: 225px;
    padding: 55px 5px 55px 5px;
}

.air-judge-table li.bask-order {
    width: 223px;
    padding: 55px 5px 55px 5px;
}

.air-judge-table li .red {
    color: #df1738;
}

.air-judge-table li .blue {
    color: #2272c8;
}

.air-judge-table li .bask {
    width: 78px;
    height: 28px;
    background: #fff;
    display: inline-block;
    border: 1px solid #e8e8e8;
    color: #333;
    line-height: 28px;
}

.air-judgeBox {
    position: relative;
    display: none;
    padding: 20px 15px;
    border: 1px solid #ffcccc;
    background-color: #fffafb;
}

.air-judgeBox .topArrow {
    position: absolute;
    top: -16px;
    right: 100px;
    display: block;
    border-width: 0 5px 16px 17px;
    border-style: solid;
    border-color: transparent transparent #ffcccc transparent;
}

.air-judgeBox b.topArrow {
    position: absolute;
    top: -16px;
    right: 100px;
    display: block;
    border-width: 0 5px 16px 17px;
    border-style: solid;
    border-color: transparent transparent #ffcccc transparent;
}

.air-judgeBox b.topArrow i {
    position: absolute;
    top: 2px;
    left: 0;
    margin-left: -16px;
    display: block;
    border-width: 0 5px 15px 15px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.air-judgeBox .item {
    margin-bottom: 10px;
    line-height: 30px;
}

.air-judgeBox .item .label {
    float: left;
    width: 60px;
    height: 30px;
    text-align: right;
}

.air-judgeBox .item .label label {
    vertical-align: top;
}

.put {
    float: left;
    margin-left: 5px;
}

.put .commstar {
    position: relative;
    width: 75px;
    height: 15px;
    margin-top: 8px;
    background: url(../images/star-red.png) 0 0 repeat-x;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    overflow: hidden;
    zoom: 1;
}

.put .commstar a {
    position: absolute;
    float: left;
    height: 15px;
}

.put .pik-commstar a:hover,
.put .commstar .on {
    background: url(../images/star-red.png) 0 -17px repeat-x;
}
.tags1{ color: #fff;
    background-color: #E45050;}
.put .commstar .star1 {
    width: 15px;
    z-index: 9;
}

.put .commstar .star2 {
    width: 30px;
    z-index: 8;
}

.put .commstar .star3 {
    width: 45px;
    z-index: 7;
}

.put .commstar .star4 {
    width: 60px;
    z-index: 6;
}

.put .commstar .star5 {
    width: 75px;
    z-index: 5;
}

.put .tags {
    margin: 4px 0;
}

.put .tags li {
    height: 27px;
    border: 1px solid #efefef;
    padding: 0 12px;
    margin-right: 10px;
    font-size: 14PX;
    line-height: 25px;
    color: #cc0033;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.put .pik-tags li:hover {
    color: #fff;
    background-color: #E45050;
    cursor: pointer;
}

.air-judgeBox .put textarea {
    width: 600px;
    padding: 3px;
    border: 1px solid #efefef;
    overflow: auto;
    vertical-align: top;
    font-size: 12px;
    line-height: 20px;
    color: #424242;
    background-color: #FFF;
}

.air-judgeBox .put .imgList li {
    width: 80px;
    height: 80px;
    border: 1px solid #efefef;
    margin-right: 10px;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.air-judgeBox .put .imgList .selected{
    border:1px solid red;
}

.air-judgeBox .put .imgList li .addImg {
    width: 80px;
    height: 80px;
    border: none;
    color: #999;
    background-color: #fff;
    cursor: pointer;
}

.air-judgeBox .put .imgList li img {
    width: 100%;
    height: 100%;
    border: none;
}

.air-judgeBox .put .imgNum {
    padding-right: 10px;
    text-align: right;
    color: #999;
}

.air-judgeBox .put .subComm {
    padding: 10px 15px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.air-judgeBox .put .subComm:hover {
    background-color: #efefef;
    cursor: pointer;
}

.air-judgeBox .put .niMin {
    width: 18px;
    height: 18px;
}

/*个人中心_消息中心_站内信*/
.air-info-msg {
    padding: 20px;
    background: #fff;
}

.air-info-msg .n-title {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.air-msg-menu {
    height: 34px;
    border-bottom: 2px solid #eeeeee;
    margin-top: 10px;
}

.air-msg-menu li {
    width: 120px;
    line-height: 34px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #666;
}

.air-msg-menu li span {
    color: #df1738;
}

.air-msg-menu li.current {
    color: #df1738;
    font-weight: bold;
    border-bottom: 2px solid #E45050;
}

.air-info-msg .msg-toolbar button {
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 3px;
    color: #666;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.air-info-msg .msg-toolbar button:hover {
    background-color: #efefef;
}

.air-info-msg .msg-toolbar .btn-sm {
    width: auto;
    height: 24px;
    line-height: 22px;
    margin: 4px 0 4px 10px;
    padding: 0 5px;
    font-size: 12px;
}

.air-info-msg .msg-toolbar input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
}

.air-info-msg .msg-toolbar label {
    font-size: 14px;
}

.air-msgList ul li {
    height: 53px;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 36px;
    overflow: hidden;
}

.air-msgList ul li i {
    width: 18px;
    height: 20px;
    margin: 8px 10px 8px 0;
    display: inline-block;
    background: url(../images/msg-icon.png) 0 0 no-repeat;
    vertical-align: top;
}

.air-msgList ul li i.read {
    background: url(../images/msg-icon.png) 0 -20px no-repeat;
}

.air-msgList ul li a {
    color: #2272c8;
    margin-left: 28px;
}

.air-msgList ul li a:hover {
    color: #df1738;
}

/*
个人中心_账户中心_收货地址*/

.air-account-address {
    padding: 20px;
    background: #fff;
}

.air-account-address .n-title {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.air-account-address .simple select {
    height: 28px;
    border: 1px solid #dddddd;
    color: #999;
    font-size: 14px;
    margin-right: 20px;
    font-family: "microsoft yahei";
}

.air-account-address .simple .auction {
    width: 158px;
    height: 28px;
    border: 1px solid #dddddd;
    color: #666;
    line-height: 28px;
    text-indent: 10px;
    display: inline-block;
}

.air-account-address .simple button {
    width: 120px;
    height: 30px;
    border: 1px solid #ddd;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    color: #666;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.air-account-address .simple button:hover {
    background-color: #efefef;
}

.air-account-address .simple .addressNum-tips {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.air-addressList .air-addressInfo {
    position: relative;
    margin-top: 20px;
    padding: 15px 20px 15px 15px;
    border: 1px solid #e8e8e8;
}

.air-addressInfo ul li label {
    width: 70px;
    text-align: right;
}

.air-addressInfo ul li label,
.air-addressInfo ul li span {
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}

.air-addressInfo ul li span {
    width: 800px;
    word-break: break-all;
}

.air-addressInfo .address-toolbar {
    margin-top: -32px;
    text-align: right;
}

.air-addressInfo .address-toolbar button {
    width: 80px;
    height: 32px;
    margin-left: 15px;
    border: 1px solid #e8e8e8;
    color: #005ea7;
    background-color: #fff;
}

.air-addressInfo .address-toolbar button:hover {
    cursor: pointer;
    background-color: #efefef;
}

.air-addressInfo .delete-address {
    position: absolute;
    top: 10px;
    right: 10px;
}

.air-addressInfo .delete-address:hover {
    cursor: pointer;
    -webkit-animation: deleteAddress .6s ease;
    -moz-animation: deleteAddress .6s ease;
    -o-animation: deleteAddress .6s ease;
    animation: deleteAddress .6s ease;
}

@-webkit-keyframes deleteAddress {
    0% {
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    20% {
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    30% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    40% {
        -webkit-transform: rotate(-25deg);
        -moz-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
        -o-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }
    50% {
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    60% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
    70% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    80% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    90% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-0deg);
        -moz-transform: rotate(-0deg);
        -ms-transform: rotate(-0deg);
        -o-transform: rotate(-0deg);
        transform: rotate(-0deg);
    }
}

@-moz-keyframes deleteAddress {
    0% {
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    20% {
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    30% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    40% {
        -webkit-transform: rotate(-25deg);
        -moz-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
        -o-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }
    50% {
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    60% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
    70% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    80% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    90% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-0deg);
        -moz-transform: rotate(-0deg);
        -ms-transform: rotate(-0deg);
        -o-transform: rotate(-0deg);
        transform: rotate(-0deg);
    }
}

@-o-keyframes deleteAddress {
    0% {
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    20% {
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    30% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    40% {
        -webkit-transform: rotate(-25deg);
        -moz-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
        -o-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }
    50% {
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    60% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
    70% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    80% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    90% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-0deg);
        -moz-transform: rotate(-0deg);
        -ms-transform: rotate(-0deg);
        -o-transform: rotate(-0deg);
        transform: rotate(-0deg);
    }
}

@keyframes deleteAddress {
    0% {
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    20% {
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    30% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    40% {
        -webkit-transform: rotate(-25deg);
        -moz-transform: rotate(-25deg);
        -ms-transform: rotate(-25deg);
        -o-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }
    50% {
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    60% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
    70% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    80% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    90% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-0deg);
        -moz-transform: rotate(-0deg);
        -ms-transform: rotate(-0deg);
        -o-transform: rotate(-0deg);
        transform: rotate(-0deg);
    }
}

/*
个人中心_账户中心_我的优惠券*/
.air-account-discount {
    padding: 20px;
    background: #fff;
}

.air-account-discount .n-title {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.air-account-menu {
    height: 34px;
    border-bottom: 2px solid #eeeeee;
    margin-top: 10px;
}

.air-account-menu li {
    width: 120px;
    line-height: 34px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #666;
}

.air-account-menu li span {
    color: #df1738;
}

.air-account-menu li.current {
    color: #df1738;
    font-weight: bold;
    border-bottom: 2px solid #E45050;
}

.air-account-discount .simple select {
    height: 28px;
    border: 1px solid #dddddd;
    color: #999;
    font-size: 14px;
    margin-right: 20px;
    font-family: "microsoft yahei";
}

.air-account-discount .simple .auction {
    width: 158px;
    height: 28px;
    border: 1px solid #dddddd;
    color: #666;
    line-height: 28px;
    text-indent: 10px;
    display: inline-block;
}

.air-account-discount .simple button {
    width: 68px;
    height: 30px;
    border: 1px solid #ddd;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-left: 10px;
    color: #666;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.air-discountTic {
    position: relative;
    width: 260px;
    height: 200px;
    margin-top: 20px;
    padding: 10px 13px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff;
    font-size: 14px;
    background-color: #f4889a;
}

.air-discountTic:hover {
    cursor: pointer;
    background-color: #E45050;
}

.air-discountTic:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 155px;
    content: "";
    background: url(../images/discount-bd.png) 0 0 repeat-y;
}

.air-discountTic:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 155px;
    content: "";
    background: url(../images/discount-bd.png) -4px 0 repeat-y;
}

.air-discountTic .ticTitle {
    height: 25px;
    padding: 10px 0;
}

.air-discountTic .ticTitle div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.air-discountTic .ticTitle .ticValue {
    font-size: 30px;
    font-weight: bold;
}

.air-discountTic .ticTitle .rmb {
    font-size: 18px;
}

.air-discountTic ul {
    width: 264px;
}

.air-discountTic ul li {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}
.air-discountTic ul li:last-child{
    height: 69px;
}

.air-discountTic .deleteTic {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -8px;
    margin-right: -8px;
    display: none;
}

.air-discountTic:hover .deleteTic {
    display: block;
}

/*资讯中心*/
.article_details {
    border: 1px solid #EBEBEB;
    padding: 20px;
    margin-top: 20px;
}

.article_details .title h1 {
    padding: 10px 0 15px;
    margin-bottom: 10px;
    height: 24px;
    text-align: center;
    border-bottom: 1px solid #EBEBEB;
    font-family: \5fae\8f6f\96c5\9ed1;
    line-height: 24px;
    font-size: 20px;
}

.article_details .body {
    padding: 30px 10px;
    font-size: 14px;
    line-height: 2em;
}
.brw-history-list ul li:hover .story-bg{
    display: block;
}
.brw-history-list ul li .story-bg{
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    background: #fff;
    opacity: 0.8;
    position: absolute;
    top:1px;
    left: 1px;
    width: 204px;
    display: none;
    padding-top:8px;
}
.brw-history-list ul li .story-bg a img{
    border: none;
    display: inline-block;
    vertical-align: middle;
}

.brw-history-list ul li a {
    display: block;
}

.brw-history-list ul li a img {
    display: block;
    border: 1px solid #f5f5f5;
}


.section_headerTop {
    height: 20px;
    line-height: 20px;
    padding: 5px 0;
    background: #f9f9f9;
    border-bottom: 1px solid #efefef;
}

.section_headerTop .slot_headerTop01 .siteNav{margin-top:0!important;}
.mcGo a {
    color: #fff;

}
.mcGo a:hover{
    color: #fff;
}
