﻿.w340 {
    width: 340px;
}

.auto {
    width: auto !important;
}

.nicescroll-rails div {
    box-sizing: border-box;
}

.overflow-ellipsis {
    width: 300px;
    overflow: hidden;
    margin-left: 10px;
}
/*左侧导航
---------------- */
.search-area {
    padding: 5px 0 15px;
    background-color: #fff;
    float: left;
    width: 100%;
    line-height: 32px;
}

    .search-area label {
        width: 80px;
        text-align: left;
        padding-left: 20px;
        display: inline-block;
        line-height: 26px;
        font-size: 14px;
        color: #6b6c6e;
    }

.search_order {
    line-height: 26px;
    height: 28px;
    width: 187px;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0 5px;
    font-family: 'microsoft yahei';
    color: #666;
    border-radius: 3px;
    margin-top: 10px;
    font-size: 13px;
    color: #6b6c6e;
}

select.search_order {
    width: 199px;
}

.search_btn {
    height: 28px;
    line-height: 26px;
    padding: 0 14px;
    border: 1px solid #b7bbbd;
    background: linear-gradient(#f9f9f9,#eeefef);
    display: inline-block;
    text-align: center;
    color: #6a7c86;
    font-size: 14px;
    border-radius: 3px;
    margin-left: 20px;
}

    .search_btn:hover {
        background-color: #E74347;
    }

.border-box {
    background: #fff;
    overflow: hidden;
    width: 100%;
}

.logo {
    background: none;
}



.aside {
    width: 170px;
    overflow: hidden;
    float: left;
}

    .aside .aside-list {
        list-style: none;
        padding-left: 11px;
        margin-left: 12px;
        margin-top: 20px;
        border-left: 1px solid #eeeeee;
    }

.aside-list .aside-active a:before {
    content: "";
    width: 2px;
    height: 12px;
    position: absolute;
    background-color: #f63749;
    left: -12px;
    top: 2px;
}

.aside-list .aside-active a {
    color: #f63749;
    position: relative;
    font-weight: bold;
}

.aside li {
    position: relative;
    font-size: 14px;
    color: #494e52;
    margin-bottom: 18px;
    line-height: 14px;
}

    .aside li a {
        display: block;
        color: #494e52;
    }

        .aside li a:hover {
            color: #fb4e41;
            text-decoration: none;
        }

    .aside li.current a {
        color: #323640;
    }

    .aside li.li-lg em {
        display: inline-block;
        width: 3px;
        height: 3px;
        background-color: rgba(93, 97, 99,.75);
        position: relative;
        left: -10px;
        top: -4px;
    }

        .aside li.li-lg em.big {
            width: 4px;
            height: 4px;
            background-color: #f63749;
        }

.aside span.user-c {
    text-indent: 0;
    font-weight: bold;
    line-height: 16px;
    font-size: 16px;
    color: #2f3031;
    margin-bottom: 26px;
}

    .aside span.user-c em {
        display: inline-block;
        width: 3px;
        height: 3px;
        background-color: #5d6163;
        position: relative;
        left: -10px;
        top: -5px;
    }

.aside li.li-lg {
    font-size: 14px;
    color: #adadad;
    padding-top: 10px;
    margin-left: -3px;
    font-weight: bold;
}

    .aside li.li-lg:first-child {
        border: 0;
    }

    .aside li.li-lg a {
        color: #000;
    }

        .aside li.li-lg a:hover {
            color: #e3393c;
        }

    .aside li.li-lg.current a {
        color: #fff;
    }


/*分页重写
----------------- */
.pagin a, .pagin span {
    float: left;
    height: 20px;
    padding: 3px 10px;
    border: 1px solid #ccc;
    margin-left: 2px;
    font-family: arial;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pagin-m a, .pagin-m span {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
}

.pagin a, .pagin span {
    height: 19px;
}

.pagin .text, .pagin .current {
    border: 0;
    padding: 4px 11px;
}

    .pagin .current, .pagin .current:link, .pagin .current:visited {
        color: #f60;
        font-weight: 700;
    }

.pagin-m a, .pagin-m span.text {
    height: 14px;
    font-family: verdana;
}

.pagin .text i {
    font-style: normal;
    font-weight: bold;
    color: #e3393c;
}

.pagin .prev, .pagin .next, .pagin .prev-disabled, .pagin .next-disabled {
    position: relative;
    padding-top: 5px;
    height: 18px;
    line-height: 18px;
}

.pagin .prev-disabled, .pagin .next-disabled {
    color: #ccc;
    cursor: default;
}

.pagin .prev, .pagin .prev-disabled {
    padding-left: 12px;
}

.pagin-m .prev, .pagin-m .next, .pagin-m .prev-disabled, .pagin-m .next-disabled {
    padding-top: 3px;
    height: 14px;
    line-height: 14px;
}

.pagin .prev, .pagin .next, .pagin .prev-disabled, .pagin .next-disabled {
    padding: 4px 10px 5px;
    border-radius: 3px;
    background: #fff;
}

.pagin b {
    display: block;
    position: absolute;
    top: 9px;
    width: 5px;
    height: 9px;
    background-image: url(../Images/bg_hotsale.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}

.pagin-m b {
    top: 7px;
}

.pagin a, .pagin a:visited {
    color: #666;
}

.pagin .next b {
    right: 3px;
    background-position: -62px -608px;
}

.pagin .prev b {
    left: 3px;
    background-position: -68px -608px;
}

.pagin .prev-disabled b {
    left: 3px;
    background-position: -80px -608px;
}

.pagin .next-disabled b {
    right: 3px;
    background-position: -74px -608px;
}

.pagin .page-skip {
    height: 26px;
    padding: 0 10px;
    border: none;
    font-size: 12px;
}

    .pagin .page-skip em {
        float: left;
        height: 26px;
        line-height: 26px;
    }

.pagin .jumpto {
    float: left;
    width: 36px;
    height: 21px;
    padding: 1px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaa #ddd #ddd #aaa;
    margin: 0 5px;
    text-align: center;
    font-family: verdana;
}

.pagin a.btn-skipsearch, .pagin .btn-skipsearch:hover {
    float: left;
    width: 53px;
    height: 25px;
    padding: 0;
    margin-left: 5px;
    border: none;
    background: url(/Images/20130415i.png) no-repeat -126px -52px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    color: #333;
}

.pagin a, .pagin span {
    border-radius: 0;
    border-color: #c8c7cc;
    margin-left: 6px;
    color: #333;
    font-size: 12px;
    padding: 2px 8px;
}

.pagin .prev, .pagin .next, .pagin .prev-disabled, .pagin .next-disabled {
    padding: 3px 9px;
    border-radius: 0;
    text-decoration: none;
}

.pagin .current {
    border: 1px solid #e3393c;
    font-weight: bold;
    padding: 2px 8px;
}
.pagin .text{border:1px solid #ddd;font-weight: bold;
    padding: 2px 8px;}
    .pagin .current, .pagin .current:link, .pagin .current:visited {
        color: #e3393c;
        text-decoration: none;
    }

.pagin {
    padding-bottom: 10px;
    margin-right: 10px;
}

/*个人中心首页
------------------ */
.empty {
    text-align: center;
    font-size: 15px;
    color: #9f9f9f;
}

    .empty a {
        color: #e3393c;
    }

.ety {
    padding-top: 86px !important;
    padding-bottom: 88px !important;
}


.curr {
    color: #e3393c;
}

.box1 {
    font-family: 'microsoft yahei';
    margin-bottom:20px;
    padding: 18px 0px 20px 10px;
    overflow: hidden;
    width: 1100px;
    float: left;
}

.box2 {
    float: left;
}

.fl {
    float: left;
}    

.name {
    line-height: 40px;
    font-size: 14px;
    width: 100%;
}

.fw700 {
    font-weight: 700;
}

.lh30 {
    line-height: 30px;
}

.p20 {
    padding: 0 20px 0 20px;
}

.title {
    background-color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .title .title_txt {
        position: relative;
        display: inline-block;
        line-height: 14px;
        float: left;
        font-family: 'microsoft yahei';
        font-size: 15px;
    }

        .title .title_txt.cur, .title .title_txt.curr {
            color: #494e52;
            line-height: 14px;
            font-weight: 700;
        }

            .title .title_txt.cur:before {
                content: "-";
                margin-right: 16px;
                font-size: 21px;
                color: #959595;
            }

.title2 {
    border-bottom: 1px solid #e4e4e4;
}

    .title2 .title_txt {
        display: inline-block;
        line-height: 30px;
        border: 1px solid #e4e4e4;
        border-bottom-color: #fff;
        margin-bottom: -1px;
        width: 110px;
        text-align: center;
        font-size: 14px;
    }

        .title2 .title_txt.title_back {
            margin-left: 40px;
            margin-top: 2px;
        }

.two-title {
    width: 100%;
    background-color: #fff;
    float: left;
    margin: 20px 0;
}

#ulstatus {
    font-size: 15px;
}

    #ulstatus li:after {
        content: "|";
        color: #ccc;
    }

    #ulstatus li:last-child:after {
        content: "";
    }

.two-title li {
    float: left;
}

    .two-title li a {
        padding: 0 24px; padding-left: 24px;
        color: #383635;
    }

    .two-title li.active a {
        color: #f63749;
    }

.pointer {
    cursor: pointer;
}

.lh24 {
    line-height: 24px;
}

.follow-tb input[type="checkbox"] {
    margin: 0 10px;
}

.follow-tb .tb01 {
    text-align: left;
    overflow: hidden;
}

.follow-tb td {
    padding: 25px 5px;
}

.follow-tb .p-img {
    float: left;
    margin-right: 20px;
    margin-left: 10px;
}

.follow-tb .p-name {
    height: auto;
    margin-bottom: 8px;
}

.follow-tb .p-level {
    margin-bottom: 8px;
}
.follow-tb .ftag {
    margin-bottom: 8px
}

.ftx-04 {
    color: #ff8a15;
}

.i-option {
    float: left;
    margin-left: 17px;
}
.i-option label {
    margin-right: 10px;
}

.mt10 {
    margin-top: 10px;
}

.cl, .clearfix {
    zoom: 1;
}

.tb-void {
    color: #000;
    line-height: 18px;
    text-align: center;
    width: 99%;
    margin-left: 1px;
}

    .tb-void a {
        color: #000;
    }
/*.td-p-line td p+p{border-top:1px solid #E8E8E8 ; padding-top: 5px;}*/
.jiage {
    font-size: 14px;
    font-weight: bold;
}

.tb-void thead {
    font-size: 15px;
    height: 32px !important;
}

    .tb-void thead tr {
        height: 32px;
    }

.tb-void tr {
    height: 40px;
}
.tb-void .tb-orders{
    margin-bottom: -1px;
}
.tb-void .tb-orders td{
	border-bottom: 1px solid #5a5a5a;
}
table {
    border-collapse: collapse;
}

table {
    empty-cells: show;
}

.sep-row {
    height: 12px;
}

.tr-td .sep-col {
    padding: 0;
    width: 1px;
}

.tb-void tbody td {
    border: 1px solid #ccc;
}

    .tb-void tbody td.tr-th-text, .tb-void tbody td.tr-th-text a {
        color: #000;
    }

.tb-void .goumai a {
    display: block;
    height: 27px;
    line-height: 27px;
}

    .tb-void .goumai a.fukuan {
        border: 1px solid #ff9801;
        border-radius: 5px;
        color: #ff9801;
        margin-bottom: 5px;
    }

    .tb-void .goumai a.payOrderyx {
        border: 1px solid #ff9801;
        border-radius: 5px;
        background: #ff9801;
        color: #fff;
        margin-bottom: 5px;
    }

.quanxuan label {
    float: left;
    margin-right: 15px;
}

    .quanxuan label input {
        margin-right: 5px;
    }

.quanxuan .paySummary {
    float: left;
}

.tb-void td.quanxuan {
    font-size: 14px;
    border: none;
}

.quanxuan .discountTotal {
    font-weight: bold;
    margin-right: 10px;
}

.quanxuan .payTotal em {
    color: #ff5353;
    font-weight: bold;
    margin-left: 10px;
}

.tb-void .paySummary a {
    cursor:pointer;
    border: 1px solid #b7bbbe;
    border-radius: 5px;
    color: #616161;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9f9f9), to(rgba(239,239, 239, 1)));
    margin-left: 15px;
    padding: 5px 10px;
}

.goumai {
    padding: 0 10px;
    width: 80px;
}

.tb-void th select {
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    display: inline-block;
    font-weight: bold;
    height: 22px;
    padding: 0 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .tr-td .sep-col {
        border: 1px solid #f1f1f1;
        border-right: none;
    }
}

@-moz-document url-prefix() {
    .tr-th .sep-col:first-child {
        border-left: 1px solid #f1f1f1;
    }
}

.tr-td .sep-col.r {
    border-left: 1px solid #5a5a5a;
}

.tr-th {
}

.tr-th-text {
    border-bottom: 0;
    padding-left: 18px;
}

.tr-th-info {
    background: #eeeed1;
}

.tr-th td {
    text-align: center;
}

.tr-th span {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 23px;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: middle;
}

.tr-td td {
    vertical-align: middle;
    border-right: 1px solid #f1f1f1;
}

.tooltip {
    color: #005ea7;
    display: block;
    position: relative;
    width: 100%;
    z-index: 11;
}

.tb-void tr:first-child th {
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #ccc;
    /*color: #494e52;
    background-color: #f8f8f8;*/
    color:#fff;
    background-color:#e3393c;
}

.tr-th span {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 23px;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: middle;
}

.tr-th-text span {
    margin-right: 50px;
}

span.tcol1 a {
    display: inline-block;
}

.tr-th-info span {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 23px;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: middle;
}

.tr-th td, .tr-th-info td, .tr-split td {
}

.tb-void tr + tr {
}

.tb-void tr td.sep-col {
    border-right: none;
    background: #f8f8f8;
}

.tb-void tr td.tr-th-text {
    /*border-left: none;*/
    background: #f8f8f8;
}

.tcol1 > img {
    margin-left: 5px;
}

.tcol {
    color: #666;
    width: 725px;
}

.order-doi a {
    margin: 1px 2px;
    color: #1b7ccd;
}

    .order-doi a:hover {
        text-decoration: underline;
    }

.ftx02, .ftx-02 {
    color: #42bd3c;
}

.btn-im, .btn-imoff {
    background: url("../images/order-icon-20140811.png") repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 16px;
    line-height: 100px;
    margin: 4px 0 0;
    overflow: hidden;
    width: 16px;
}

.btn-1, .btn-2, .btn-3, .btn-4 {
    background-color: #E74347;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 3px 15px 4px;
}

.img-list {
    overflow: hidden;
}

.tb-void .img-list {
    text-align: left;
    width: 283px;
}

    .tb-void .img-list .icon-img img {
        height: 24px;
    }

.img-info-d .img-box {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #5a5a5a;
    overflow: hidden;
    margin-left: 10px;
}




.img-info-d .img-box img{width: 50px;}
.tb-void tbody td td {
    border: none;
    border-right: 1px solid #5a5a5a;
}
.userset-lcol .form .item .fl label input.search_order{ margin-top: 0;}
.img-info-d {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

.tb-void .img-list .p-name {
    float: left;
    margin-left: 10px;
    line-height: 25px;
    width: 200px;
    height: 50px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
/*v.js验证样式------*/
.input-item {
    border: 1px solid #ccc;
    float: left;
    margin-right: 8px;
    line-height: 18px;
    padding: 5px;
    height: 18px;
    width: 250px;
}

.textarea-item {
    border: 1px solid #ccc;
    float: none;
    line-height: 18px;
    padding: 5px;
    margin-right: 8px;
    font-size: 12px;
    outline: 0 none;
}

.tip {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

    .tip span {
        position: absolute;
        z-index: 99;
        width: 270px;
        font-size: 12px;
        color: #00be00;
        padding: 5px 5px 5px 0;
        line-height: 20px;
        text-align: left;
        overflow: hidden;
        height: auto;
    }

        .tip span a {
            font-weight: bold;
            padding: 0 5px;
            cursor: pointer;
            color: #039;
        }

.tip-error span {
    color: #f60;
}

.item-error {
    border: 1px solid #F60;
}

.item-pass {
    border: 1px solid #ccc;
}

.tip-pass span {
    border: none;
    text-indent: -99999px;
    width: 50px;
    height: 20px;
}

input .item-error {
}

.input-half {
    width: 50%;
    display: inline-block;
}

.datetimepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.datetimepicker.dropdown-menu {
    box-shadow: 0 0 4px #b6b6b6;
    -webkit-box-shadow: 0 0 4px #b6b6b6;
    border: 1px solid #cdcdcd;
    border-radius: 0;
    padding: 6px;
}
/*日期控件----------*/
.datetimepicker {
    border-radius: 0 !important;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px;
    -webkit-box-sizing: border-box;
}

.datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active, .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:hover.active {
    background: #e3393c !important;
}

.datetimepicker.dropdown-menu td{ width: 25px; height: 25px;}

.icon-arrow-left, .icon-arrow-right {
    width: 16px;
    height: 23px;
    display: block;
    background: url(../Images/footprint-arr.png) no-repeat;
}

.icon-arrow-left {
    background-position: 0 -50px;
}

.icon-arrow-right {
    background-position: -15px -50px;
}

.tb-dialog {
    border: 1px solid #e4e4e4;
    text-align: center;
}

    .tb-dialog tr {
        border-bottom: 1px solid #ddd;
    }

        .tb-dialog tr:last-child {
            border: none;
        }

    .tb-dialog td {
        padding: 6px 10px;
    }

    .tb-dialog th {
        font-weight: bold;
        line-height: 30px;
    }

.choose-search {
}

.dialog-form .form-group {
    margin: 0;
    padding: 10px;
}

    .dialog-form .form-group + .form-group {
        border-top: 1px solid #eeeeee;
    }

.dialog-form .input-sm {
    width: 200px;
    display: inline-block;
}

.dialog-form p {
    color: #999;
    margin-bottom: 2px;
}

.dialog-form .label-inline, .dialog-form .upload-img .control-label {
    padding: 0;
    margin: 0;
    width: 60px;
    text-align: right;
    margin-right: 20px;
    display: inline-block;
}

.dialog-form .upload-img .control-label {
    margin-right: 5px;
}

.help-inline {
    display: inline-block;
    margin: 0 0 0 10px;
}

.dialog-form .help-block {
    padding-left: 105px;
    margin: 5px 0 0 0;
}

.dialog-form textarea {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 5px;
    font-size: 12px;
}

.dialog-form label input {
    margin-right: 5px;
}

.table-bt {
    background: #fff;
    padding: 14px 0;
}

    .table-bt .tabel-operate {
        float: left;
        margin-left: 17px;
    }

    .table-bt label {
        font-weight: 200;
        margin-right: 8px;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .table-bt label input {
            vertical-align: top;
            margin: 2px 5px 0 0;
        }

    .table-bt .btn {
        margin-left: 8px;
    }

    .table-bt .pager {
        float: right;
        margin: 0;
        position: relative;
        margin-right: 10px;
    }

        .table-bt .pager .active-page {
            vertical-align: middle;
        }

.pager .tipic-dialog {
    bottom: 30px;
    right: 0;
}
/*自定义小弹框------------*/
.tipic-dialog {
    position: absolute;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 1px #ECF0F1;
    background: #fff;
    display: none;
}

    .tipic-dialog:before {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #ccc;
        border-top-color: rgba(0,0,0,0.2);
        position: absolute;
        bottom: -6px;
        right: 29px;
    }

    .tipic-dialog:after {
        content: '';
        display: inline-block;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #fff;
        position: absolute;
        bottom: -5px;
        right: 30px;
    }

    .tipic-dialog .page-jump span input {
        width: 30px;
        margin: 0 3px;
        padding: 0 5px;
        box-shadow: inset 1px 0 2px rgba(0,0,0,0.2);
        border: 1px solid #ccc;
        outline: none;
        height: 22px;
    }

        .tipic-dialog .page-jump span input:focus {
            border-color: #adadad;
        }

.tb-void h2 {
    margin: 20px 0 10px;
}

.pageJumpBtn {
    border: 1px solid #e3393c;
    background-color: #e3393c;
    line-height: 24px;
    height: 24px;
    width: 50px;
    text-align: center;
    color: #fff;
}



/*账户安全管理*/
.Acc_Safety {
    font-size: 14px;
}

    .Acc_Safety .header_l {
        line-height: 75px;
        padding-left: 34px;
        color: #494e52;
        font-size: 14px;
    }

        .Acc_Safety .header_l progress {
            margin: 0 10px;
            border: 2px solid #dcdcdc;
            width: 120px;
        }

            .Acc_Safety .header_l progress::-moz-progress-bar {
                background: #FFCC00;
            }

            .Acc_Safety .header_l progress::-webkit-progress-value {
                background: #FFCC00;
            }

            .Acc_Safety .header_l progress::-webkit-progress-bar {
                background: transparent;
            }

        .Acc_Safety .header_l span {
            padding: 0 10px;
            color: #f1b033;
        }

    .Acc_Safety .list {
        border: 1px dashed #CED0D2;
        padding: 0 50px;
        border-radius: 12px;
        width: 80%;
        margin-left: 26px;
    }

        .Acc_Safety .list ul li {
            line-height: 15px;
            padding-top: 35px;
            padding-bottom: 20px;
        }

        .Acc_Safety .list ul:last-child {
            border: none;
        }

        .Acc_Safety .list ul li {
            float: left;
            word-break: break-all;
        }

        .Acc_Safety .list ul i {
            width: 12px;
            height: 10px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 40px;
        }

        .Acc_Safety .list .yes {
            background: url("../images/web_usecenter.png") no-repeat;
            background-position: -54px 0;
        }

        .Acc_Safety .list ul li:nth-of-type(1), .Acc_Safety .list ul li:nth-of-type(2) {
            width: 150px;
        }

        .Acc_Safety .list ul li:nth-of-type(3) {
            width: 350px;
            color: #acb1b9;
            padding-top: 33px;
            line-height: 20px;
        }

        .Acc_Safety .list ul li:nth-of-type(4) {
            width: 120px;
            padding-right: 30px;
            text-align: right;
        }

            .Acc_Safety .list ul li:nth-of-type(4) a {
                color: #24b515;
                font-size: 13px;
            }




/*我的订单页面弹框*/
.order-dialog {
    position: fixed;
    width: 600px;
    height: 320px;
    background-color: #fff;
    top: 130px;
    left: 30%;
    border-radius: 10px;
    padding: 40px 0;
    text-align: center;
    z-index: 999;
}

    .order-dialog .close {
        display: inline-block;
        position: absolute;
        top: -15px;
        right: -15px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        background: #fff;
    }

        .order-dialog .close img {
            position: relative;
            left: 1px;
            top: -8px;
        }

    .order-dialog h3, .order-dialog h5 {
        width: 100%;
        font-size: 22px;
        color: #434448;
    }

        .order-dialog h3 span {
            padding: 0 5px;
        }

    .order-dialog h5 {
        font-size: 16px;
        line-height: 40px;
    }

    .order-dialog img {
        margin: 20px auto;
    }

    .order-dialog P {
        font-size: 14px;
    }

    .order-handle{height: 40px;}
.order-handle-inner{line-height: 40px; overflow: hidden; width: 1050px; padding: 0 20px; background: #fff;}
.order-handle.fixed .order-handle-inner{ position: fixed; z-index: 999;top: 0; box-shadow: 0 0 10px #ddd;}

.cover {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 888;
    background-color: rgba(0,0,0,.4);
    top: 0;
    left: 0;
}

.upload-img-box {
    width: 60px;
    height: 60px;
    position: relative;
    margin: 5px 10px 0 0;
    float: left;
}

    .upload-img-box img {
        width: 100%;
        height: 100%;
        border: 1px dashed #e3393c;
        box-sizing: border-box;
        margin: 0 !important;
    }

    .upload-img-box .remove-img {
        position: absolute;
        top: 0px;
        right: 0px;
        display: none;
        width: 100%;
        height: 25px;
        line-height: 25px;
        text-align: center;
        cursor: pointer;
        background: #000;
        color: #fff;
        opacity: 0.6;
        font-family: "microsoft yahei";
        font-weight: normal;
        z-index: 11;
    }

.img-upload-btn {
    color: #e3393c;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 20px;
    border: 3px dashed #e3393c;
    cursor: pointer;
    top: 0;
    font-weight: bold;
}

.file.uploadFilebtn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    cursor: pointer;
}

.upload-img-box .text-muted {
    display: block;
    line-height: 26px;
}






.title .title_txt:first-child:before {
    position: absolute;
    left: -15px;
    content: "-";
    margin-right: 16px;
    font-size: 21px;
    color: #959595;
}

.border-box #describe {
/*    padding-left: 35px;*/
}

    .border-box #describe p label {
        color: #6b6c6e;
    }

    .border-box #describe p span {
        color: #384751;
        margin-left: 10px;
    }

    .border-box #describe p {
        line-height: 15px;
        margin-bottom: 24px;
        font-size: 15px;
    }

.tb-void tbody td h2 {
    font-size: 15px !important;
    color: #9f9f9f;
    margin-top: 60px !important;
}

.tb-void td {
    border-bottom: 1px solid #5a5a5a;
}

.tr-td td {
    border-right: 1px solid #f1f1f1;
    vertical-align: middle;
}

.tr-th td:first-child {
    border-right: 1px solid #5a5a5a;
}

.sep-col {
    width: 24px;
    text-align: center;
}

#bottom_pager {
    margin-top: 30px;
}


#follow_table .id_follow, #follow_table .id_follow s {
    display: inline-block;
    height: 15px;
    width: 15px;
    background-image: url(../Images/web_usecenter.png);
    background-position: -80px 0;
}

.i-option .id_follow s {
    display: inline-block;
    height: 15px;
    width: 15px;
    background-image: url(../Images/web_usecenter.png);
    background-position: -80px 0;
}

#product-comments .forem .icon-show {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(../Images/admin_add.png);
    background-position: -20px 0;
    background-size: cover;
    position: relative;
    top: 6px;
    left: 12px;
}


.aside span.user-c i {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    left: -24px;
    top: 1px;
    color: #e60012;
    font-size: 26px;
}

.list-mod .list-right .ms-myhistory h3 {
    background-image: url(../Images/center_add.png);
    background-position: 0 0;
}



/*修改个人信息*/
.form .infor-sex label {
    margin-right: 3px;
}

.form .infor-sex input {
    position: relative;
    top: 3px;
    margin-right: 15px;
}

.starred {
    color: red;
    padding-right: 5px;
    position: relative;
    top: 3px;
}

@font-face {
    font-family: 'iconfont'; /* project id 222151 */
    src: url('//at.alicdn.com/t/font_fsfoucyk7l3j714i.eot');
    src: url('//at.alicdn.com/t/font_fsfoucyk7l3j714i.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_fsfoucyk7l3j714i.woff') format('woff'), url('//at.alicdn.com/t/font_fsfoucyk7l3j714i.ttf') format('truetype'), url('//at.alicdn.com/t/font_fsfoucyk7l3j714i.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
}

.icon-gerenzhongxin::before {
    content: "";
}

.couponSelector dd {
    float: left;
    width: 230px;
    border-radius: 8px;
    margin-right: 17px;
    margin-bottom: 15px;
    overflow: hidden;
    background: #fafafa;
    border: 1px solid #eeeeee;
}

.miane {
    background: #ff80ab;
    color: #fff;
    padding: 15px;
    overflow: hidden;
}

.youxiaoqi {
    height: 32px;
    line-height: 32px;
    padding: 0px 5px;
}

    .youxiaoqi span {
        color: #66777e;
    }

.aui_inner table tbody td.aui_main a.close {
    clear: both;
    display: block;
    width: 100px;
    border: none;
    font-size: 14px;
}

.couponSelector {
    overflow: hidden;
}


/*密码修改
------------------ */
.border-box.userset-lcol { width: 976px; }
.user-set { background-color: #fff; padding: 20px 15px; }
.form .item:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.form .item { display: block; line-height: 30px; padding-bottom: 18px; width: 100%; }
.form .item .edui-editor { line-height: 20px; }
.form .item span.label { float: left; height: 18px;line-height: 18px; padding: 10px 0; text-align: right; width: 100px; font-size:14px;color:#494e52;padding-right:20px;}
.form .itxt, .form .text { height: 16px; padding: 5px 23px 5px 5px; width:183px; border-radius: 3px; border: 1px solid #ccc; }
.form .item .fl label{ padding: 10px 0;line-height: 18px;}
.form .itxt, .form .selt, .form .sele, .form .area { border: 1px solid #ccc; float: none; line-height: 18px; padding: 5px; margin-right: 8px; color:#acb1b9}
.form textarea { resize: none; border-radius: 2px; min-width: 250px; }
.btn-5, .btn-6, .btn-7, .btn-8 { padding: 0 20px; line-height: 32px; background-color: #e3393c; border: 1px solid #e3393c; border-radius: 2px; color: #fff; display: inline-block; cursor: pointer; opacity:.9; }
.btn-8 { padding: 0 15px; line-height: 26px; }
.form .btn-5 { font-size: 14px; font-family: 'microsoft yahei'; }
.btn-5:hover, .btn-6:hover, .btn-7:hover, .btn-8:hover {  opacity:1; color: #fff; text-decoration: none; }
.pd10 { padding: 10px; }
.btn-pre { background-color: #666; border: 1px solid #666; margin-right: 10px; }
.btn-pre:hover { background-color: #333; }
.error-msg { color: #e3393c; }
.total-text { padding: 20px; line-height: 26px; }
.share-box img{  vertical-align: middle;}
.err-product{display: inline-block; float: left; margin-left: 10px; width:60px; height:60px;}
.p-list .p-name{ float: left; margin-left: 10px;}
.p-list table td{ padding: 15px 0 10px 0;}
.list-mod .home-box{   height: auto;}


/*退款单进度条*/

.step-list { width: 100%; display: table; }
.step-list .step-u { display: table-cell; font-size: 14px; padding: 8px 0 9px; height: 21px; color: #fff; text-align: center; position: relative; line-height: 21px; }
.step-list .done { background-color: #ffc4aa; }
.step-list .active { background-color: #f60; }
.step-list .todo { background-color: #c8c8c8; }
.step-list .step-u em { display: inline-block; width: 20px; height: 20px; border-radius: 10px; background-color: #fff; line-height: 20px; color: #ff6933; font-family: tahoma; }
.step-list .tail { position: absolute; display: inline-block; left: 100%; top: 0; width: 0; height: 0; border-width: 19px; border-color: transparent transparent transparent #f60; border-style: dashed dashed dashed solid; line-height: 0; z-index: 10; }
.step-list .tail2 { top: -3px; border-width: 22px; border-color: transparent transparent transparent #fff!important; }
.step-list .done .tail { border-left-color: #ffc4aa; }
.step-list .active .tail { border-left-color: #f60; }
.step-list .todo em { color: #c8c8c8; }
.step-list .done em { text-indent: -9999px; background: url(../images/notice.png) no-repeat 4px -62px #fff; }
.step-list .todo .tail { border-left-color: #c8c8c8; }

.tb-line td { vertical-align: middle; border-bottom: 1px solid #f1f1f1; }
.tb-line td img { margin: 0 10px }
.tb-line a { color: #494e52; line-height: 50px; }
.tb-line ul { border-bottom: 1px solid #5a5a5a; padding: 5px 0 }
.follow-tb td { border-bottom: 1px solid #5a5a5a; }
.font16{font-size: 16px;line-height: 30px;} 
.norms-detail1 i{ display: block; }
.tb-void .colorblue a{color: #0044CC;}
.tb-void tbody .tr-td{background: #fcc; }