@charset "utf-8";
/*==== reset ====*/
* {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
}

html, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, ol, ul, li, form, table, tbody, tfoot, thead, tr, th, td, dl, dt, dd, fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: -apple-system, BlikMacSystemFont, "PingFangSC", "Helvetica Neue", STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;
    font-weight: normal;
    word-wrap: break-word;
    word-break: break-all;
}

body {
    height: 100%;
}

body, button, input {
    font-family: hel, "黑体", simhei, arial, sans-serif;
    outline: none;
}

body {
    background: #fff;
    line-height: 1.5;
    margin: 0 auto;
    color: #565c62;
    overflow: hidden;
    overflow-x: hidden;
}

html, body {
    overflow-x: hidden;
    width: 100%;
    -webkit-touch-callout: none;
}

body.moblie-wrap-bg {
    /*overflow-x: scroll;*/
    /*height: auto;*/
}

/*.ui-page.ui-body-c.ui-page-active { overflow-x: hidden; }*/
h2 {
    font-size: 100%;
    word-wrap: break-word;
}

em, i {
    font-weight: normal;
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table, td, th, li, img, input, select, .vm {
    vertical-align: middle;
    outline: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

input {
    padding: 5px;
    margin: 0;
    outline: 0;
    border: 0;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

input[type="radio"] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

a:-webkit-any-link {
    text-decoration: none;
    cursor: auto
}

a, a:focus, a:outline, a img {
    border: none;
    hide-focus: expression(this.hideFocus=true);
    outline: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    border: 0;
}

a:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #333;
}

li {
    list-style: none;
    vertical-align: middle;
}

span {
    display: inline-block;
}

.html_fill {
    height: 100%;
    margin: 0;
    overflow: hidden !important;
    width: 100%;
}

.body_scroll {
    height: 100%;
    margin: 0;
    visibility: visible;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.default {
    display: none;
}

.active {
    display: block;
}

.hidden {
    overflow: hidden;
}

/*==== /reset ====*/
/*==== public_settings(间距,浮动,颜色,宽,高) ====*/
/*font*/
.tit-h6-f14 {
    font-size: 117%;
}

.f-18 {
    font-size: 150%;
}

.f-b {
    font-weight: bold;
}

/*share*/
.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.tal {
    text-align: left;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

/* common */
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*color*/
.col_red {
    color: #D82627;
}

.col-white {
    color: #fff;
}

.col-ultramarine {
    color: #6a6f8a;
}

.col_gray, .col-gray, .btn-s-box .col_gray, .input-txt {
    color: #ccc;
}

.col-grey2 {
    color: #959595;
}

.col-grey3 {
    color: #c3c5cd;
}

.col-org {
    color: #f39c11
}

.col-red {
    color: #c40000
}

.icon-btn-ok {
    background-image: url(../images/drawable-mdpi/ico19.png);
    background-size: contain;
}

.blk-f125 {
    font-size: 125%;
    display: block;
    clear: both;
    padding: 0.645em 0;
}

.bgBlue {
    background-color: #4d5065;
    color: #eee;
}

.bgOrg {
    background-color: #f4ae4a;
    color: #fff
}

/*order_page2*/
.bgOrg .thumb-mode {
    background-color: #fff;
}

.borGray {
    /*border: 1px solid #d9d9d9;*/
    border-left: none;
    border-right: none;
}

.borRed {
    border: 1px solid #c7000b
}

/*padding*/
.pad0 {
    padding: 0;
}

.pad15 {
    padding: 15px;
}

.pad-t0 {
    padding-top: 0px;
}

.pad-t10 {
    padding-top: 10px;
}

.pad-t20 {
    padding-top: 50px;
}

.pad-l5 {
    padding-left: 5px;
}

.pad-l10 {
    padding-left: 10px;
}

.pad-l15 {
    padding-left: 15px;
}

.pad-l20 {
    padding-left: 20px;
}

.pad-l25 {
    padding-left: 25px;
}

.pad-l44 {
    padding-left: 1.55em;
}

.pad-r5 {
    padding-right: 5px;
}

.pad-r10 {
    padding-right: 10px;
}

.pad-r15 {
    padding-right: 15px;
}

.pad-r20 {
    padding-right: 20px;
}

.pad-r25 {
    padding-right: 25px;
}

.pb35 {
    padding-bottom: 35px;
}

.mag-r5 {
    margin-right: 5px;
}

.mag-r10 {
    margin-right: 10px;
}

.mag-l10 {
    margin-left: 10px;
}

.mag-lr10 {
    margin-left: 10px;
    margin-right: 10px;
}

.mag-t-8 {
    margin-top: -0.8em;
}

.mag-a {
    margin: auto;
}

/*blk*/
.blk5, .blk10, .blk15, .blk20, .blk30, .blk40, .blk45, .blk-j {
    display: block;
    width: 100%;
    overflow: hidden;
}

.blk5 {
    height: 5px;
}

.blk15 {
    height: 15px;
}

.blk10 {
    height: 10px;
}

.blk20 {
    height: 20px;
}

.blk30 {
    height: 30px;
}

.blk40 {
    height: 40px;
}

.blk45 {
    height: 45px;
}

/*width*/
.w75 {
    width: 75%;
}

.w4 {
    width: 25%;
}

.w3 {
    width: 33.3%;
}

.w2 {
    width: 50%;
}

.w60 {
    width: 60%;
}

.w40 {
    width: 40%;
}

/*btn_color*/
.btn_red {
    background-color: #c7000b;
    color: #fff;
}

.btn_org {
    background-color: #c7000b;
    color: #fff;
}

.btn-green {
    background-color: #eef6dc;
    color: #00581f;
}

.btn-pink {
    background-color: #fceae5;
    color: #df572a;
}

/*space*/

.border-top-line {
    border-top: solid 1px #cdcdcd;
}

.border-tlin-y {
    border-top: dotted 1px #f5cb8f;
}

.border-bot-line {
    border-bottom: solid 1px #cdcdcd;
}

.bor-bot-l-d {
    border-bottom: dashed 1px #fff;
}

.border-none {
    border: none !important;
}

/*==== /public_settings ====*/
/*全站共享布局 bg share */
.search-wrap, body .search-wrap, .s-search, .myI2f-wrap, body .myI2f-wrap, .myi2f-bg, .myorder-wrap, .myorder-wrap-bg, .moblie-wrap-bg {
    width: 100%;
    height: 100%;
}

.h-p-f-t, .h-p-f-b, .header-p, header.header-p.header-pr {
    /*background-image: url(../images/bg.png);*/
    background: #fff;
}

.search-wrap {
}

.myI2f-bd-wrap {
    padding: 2.8em 0 0;
}

/*.s-bd-wrap, .s-bd-wrap-header { padding: 0; }*/
/*.s-bd-wrap, .s-bd-wrap-header { padding: 0; background-color: #eee; }*/
/*.s-bd-wrap-header { padding: 0; background-color: #eee; }*/
.s-bd-wrap-header {
    padding: 0;
    background-color: white;
    /*margin-bottom: 100px;*/
}
.add-addr-btn {

    /*position: fixed;*/
    /*right: 20px;*/
    /*top: 12px;*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*background: url("../images/drawable-hdpi/add_address_btn.png") no-repeat 0 0;*/
    /*background-size: 20px 20px;*/
}

.s-bd-wrap {
    /*margin-top:20px;*/
    padding: 0;
}

.myI2f-bd-wrap0 {
    padding: 0px;
}

a:hover {
    text-decoration: none;
}

/*top fixed*/
/*.h-p-f-t { position: fixed; top: 2.8em; width: 100%; z-index: 999; }*/
/*header*/
.header-p {
    /*position: fixed;position: -webkit-static;*/
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    border-bottom: solid 1px #dcdcdc;
}

header.header-pr {
    position: relative !important;
}

.header {
    width: 100%;
    border-bottom: solid 1px #dcdcdc;
}

.s-header {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: box;
}

.s-new-header {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    padding: 10px 10px 0 10px;
}

.s-header .title {
    text-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: solid 2px #4d5065;
    -webkit-box-align: center;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    text-align: left;
    -webkit-box-align: center;
}

.s-header .title-srch {
    text-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border-bottom: solid 2px #4d5065;
    -webkit-box-align: center;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    text-align: left;
    -webkit-box-align: center;
}

.s-header h1.title {
    border-bottom: 0;
}

.s-srch-box2 {
    margin: 0;
    display: -moz-box;
    display: -webkit-box;
    line-height: normal;
    border: 0;
    width: 100%;
    position: relative;
}

.s-header .org-nav {
    background-color: #f27249;
}

.s-header .pink-nav {
    background-color: #ef5c64;
}

.s-header h1.title {
    font-size: 125%;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    display: -webkit-box;
    box-pack: center;
    box-align: center;
    width: 100%;
}

.ui-input-text.ui-shadow-inset.ui-corner-all.ui-btn-shadow.ui-body-c.ui-input-has-clear {
    width: 100%;
    display: block;
}

.new-s-srch {
    display: block;
    margin-top: -2px;
}

.new-srch-i-box {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
    line-height: 100%;
    color: #c3c5cd;
    position: relative;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
}

.new-srch-i-box .ui-input-text {
    border: 0px;
    background: none;
}

.new-srch-i-box div.ui-input-has-clear {
    padding: 0px;
}

.new-srch-i-box .ui-input-text .ui-input-clear {
    width: 2.75em;
    height: 2.75em;
    position: absolute;
    right: -2.75em;
    top: -0.6em;
    padding: 0px;
    margin: 0;
    display: block;
}

.new-srch-i-box .ui-input-text .ui-input-clear span {
    padding: 0;
    margin: 0;
}

.new-srch-i-box .ui-btn-icon-notext .ui-btn-inner .ui-icon {
    margin: 0;
    width: 4.5em;
    height: 4.5em;
}

.new-srch-i-box-del {
    padding-right: 2.75em;
}

.new-srch-input {
    border: 0;
    padding: 0;
    width: 99%;
    display: block;
    background: none;
    font-size: 125%;
    color: #5b5c62;
}

.new-srch-btn {
    background: none;
    text-align: left;
    cursor: pointer;
    color: #5b5c62;
}

.new-srch-i-box input#keyword.def_c.new-srch-input.ui-input-text.ui-body-c {
    padding: 0;
    border: 0;
    background-color: transparent;
}

.new-srch-i-box-del div.ui-input-text {
    margin: .5em 0;
    background-image: none;
    position: relative;
}

.new-srch-i-box-del .ui-btn-text {
    position: absolute;
    left: -9999px;
}

.new-srch-i-box-del .ui-input-text .ui-input-clear-hidden {
    display: none;
}

/*------------------------------------------------------------------------------------------------*/
.new-srch-lst {
    position: absolute;
    top: 2.7em;
    left: 0;
    z-index: 100;
    border: solid 1px #e1e1e1;
    border-top: none;
    background-color: #fff;
    margin: 0;
    width: 100%;
}

.new-srch-lst li {
    border-bottom: solid 1px #e1e1e1;
    line-height: 1.5;
    padding: 2px 10px;
}

.new-tbl-type {
    /*background-color: #f5f4f4;*/
    font-size: 12px;
    line-height: 1.5;
    /*padding: 2px 10px;*/
}

.srch-lst-page {
    background-color: #fff;
    margin: 0;
    width: 100%;
    padding: 1px 0;
    position:absolute;
    font-size: 1.5rem;
    z-index: 100;
    height: 60rem;
}

.srch-lst-page li a {
    border-bottom: solid 1px #f0f0f0;
    line-height: 1.5;
    padding: 10px 15px;
    display: block;
}

.srch-lst-page-del {
    margin: 10px 15px;
    border: solid 1px #d4d4d4;
}

.srch-lst-page-del a {
    line-height: 1.5;
    padding: 8px 15px;
    text-align: center;
    display: block;
}

/*bubble 抢购、已够气泡*/
.bubble-box {
    position: absolute;
    left: -5px;
    top: -3px;
    height: 20px;
    line-height: 100%;
}

.bubble {
    position: relative;
    display: inline-block;
    word-break: break-all;
    word-wrap: break-word;
    background: #ec6d00;
    color: #fff;
    font-size: 70%;
    margin-bottom: 20px;
    padding: 1px 10px 0px;
}

.bubble:after {
    content: '';
    display: block;
    font-size: 0;
    position: absolute;
    bottom: -4px;
    left: 0px;
    width: 0;
    height: 0;
    border-width: 2px;
    border-color: #ec6d00 #ec6d00 transparent transparent;
    border-style: solid dashed dashed solid;
}

/*Default page*/
/*.search-content, .message-default, .ticket-default, .myOrder-default, .myCart-default, .error-default, .myFavorite-default, .myOrder-default, .default-default {*/
    /*padding: 20px 0;*/
/*}*/

.search-pic, .message-pic, .ticket-pic, .myOrder-pic, .myOrder-pic, .myCart-pic, .error-pic, .myFavorite-pic, .default-pic {
    padding: 0 38%;
    text-align: center;
}

.myOrder-pic {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30%;
    margin: 20px auto 10px auto;
    padding: 0;
}

.message-pic {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40%;
    margin: 0 auto;
    padding: 0;
}

.search-pic .search-bg, .message-default .message-bg, .ticket-pic .ticket-bg, .myOrder-pic .myOrder-bg, .myCart-pic .myCart-bg, .error-pic .error-bg, .myFavorite-pic .myFavorite-bg, .myOrder-pic .myOrder-bg, .default-pic .default-bg {
    width: 80%;
}

.search-content .msg, .message-default .message-tit, .ticket-default .ticket-tit, .myOrder-default .myOrder-tit, .myCart-default .myCart-tit, .error-default .error-tit, .myFavorite-default .myFavorite-tit, .default-default .default-tit {
    padding: 0 0 10px;
    text-align: center;
    margin: 10px;
    font-size: 117%
}

.search-content .msg {
    border-bottom: dotted 1px #ccc;
}

/*分期数据样式*/
.pro_detail_fenqi p.select_a {
    border-bottom: dotted 1px #d5d5d5;
    border-top: dotted 1px #d5d5d5;
    line-height: 30px;
    background-color: #F6F6F6;
}

.pro_detail_fenqi p.select_a .c {
    display: inline-block;
    width: 432px;
    overflow: hidden;
    vertical-align: top;
    padding-left: 26px;
}

.pro_detail_fenqi p.select_a .c em, .pro_detail p.select_a .c a {
    border: 1px solid #D8D8D8;
    display: inline-block;
    padding: 0 7px;
    margin: 0 8px 8px 0;
    cursor: pointer;
    position: relative;
    line-height: 23px;
}

.pro_detail_fenqi p.select_a .c em i, .pro_detail p.select_a .c a i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    display: block;
    background: url(../images/icon.png) no-repeat -572px -14px;
}

.pro_detail_fenqi p.select_a .c em.active, .pro_detail p.select_a .c a.active {
    border: solid 2px #C7000B;
    color: #C7000B;
    line-height: 20px;
}

.pro_detail_fenqi p.select_a .c em.active i, .pro_detail p.select_a .c a.active i {
    background: url(../images/icon.png) no-repeat -572px 0;
}

.pro_detail_fenqi p.select_a .c em.disable {
    border: 1px dashed #d8d8d8;
    cursor: no-drop;
}

.pro_detail_fenqi p.select_a .c a.img {
    padding: 0;
}

.pro_detail_fenqi .disable {
    border: 1px dashed #D8D8D8;
    cursor: no-drop;
}

.pro_detail_fenqi p.select_a .c a.disable {
    border: 1px dashed #D8D8D8;
    cursor: no-drop;
}

.pro_detail_fenqi p.select_a .c a.img.disable {
    border: 1px dashed #D8D8D8;
    cursor: no-drop;
}

.pro_detail_fenqi p.select_a .c a.img img {
    width: 40px;
    height: 40px;
    *vertical-align: baseline;
}

.pro_detail_fenqi p.select_a_cur {
    border: 1px solid #F00 !important;
}

/*数量加减*/
.number-s {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 2.8em;
}

.number-s .aBtn, .number-s .mBtn {
    font-family: Arial, Helvetica, sans-serif;
    width: 2.3em;
    height: 2.3 emx;
    text-align: center;
    line-height: 2.3em;
    font-size: 108%;
    border: 1px solid #ccc;
    vertical-align: middle;
    background-color: #fafafa;
    cursor: pointer; /*display:block;*/
    z-index: 2;
    top: 0;
    position: absolute;
}

.number-s .aBtn {
    right: 0;
    border-left: 1px solid #484848;
}

.number-s .mBtn {
    left: 0;
    border-right: 1px solid #484848;
}

.number-s .c {
}

.number-s input {
    border: 1px solid #484848;
    height: 1.9em;
    line-height: 1.9em;
    width: 100%;
    text-align: center;
    background-color: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 135%;
}

/*数量加减 黑色*/
.number-b {
}

.number-b .icon-aBtn, .number-s .icon-mBtn {
    border-color: #fff;
    height: 2.3em;
    background-color: #fff;
}

.number-b .icon-aBtn {
    border-left-color: #e3e3e3;
}

.number-b .icon-mBtn {
    border-right-color: #e3e3e3;
}

.number-b input {
    border: 1px solid #e3e3e3
}

/*fieldset*/
.fieldset {
    display: block;
    clear: both;
}

.fieldset fieldset {
    /*width: 100%;*/
    border: 0;
    border-top: solid 1px #ccc;
}

.fieldset fieldset.dashed {
    width: 100%;
    border: 0;
    padding: 0;
    border-top: dashed 1px #ccc;
}

.fieldset legend {
    text-align: center;
}

.fieldset legend span {
    font-size: 12px;
    padding: 0 10px;
}

/*fieldset-2*/
.fieldset fieldset.w-2 {
    border-top-width: 2px;
}

.fieldset fieldset .round {
    padding: 0px;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background-color: #666;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    position: relative;
}

/*fieldset-ultramarine 青*/
.fieldset fieldset.ultramarine {
    border-top-color: #666;
}

.fieldset fieldset.ultramarine span {
    color: #666;
}

/*fieldset-org 橙*/
.fieldset fieldset.org {
    border-top-color: #d1be9c;
}

.fieldset fieldset.org span {
    color: #8e6826;
}

/*fieldset-org 橙*/
.fieldset fieldset.pink {
    border-top-color: #ff7878;
}

.fieldset fieldset.pink span {
    color: #ff7878;
}

/*收藏星星-star favorites*/
.star-rank {
    width: 38px;
    height: 38px;
    margin: auto;
}

.star-rank-fav-org, .star-rank-fav {
    position: relative;
}

.star-rank-fav-org i, .star-rank-fav i {
    width: 38px;
    height: 38px;
    display: block;
}

.star-rank-fav-org .bubble {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    background: #6a6f8a;
    color: #fff;
    font-size: 70%;
    margin-bottom: 20px;
    padding: 1px 5px 0px;
    top: -10px;
    left: 60%;
}

.star-rank-fav-org .bubble:after {
    content: '';
    display: block;
    font-size: 0;
    position: absolute;
    bottom: -4px;
    left: 0px;
    width: 0;
    height: 0;
    border-width: 2px;
    border-color: #6a6f8a transparent transparent #6a6f8a;
    border-style: solid dashed dashed solid;
}

.shop-rank-grade {
}

.shop-rank-grade .grade {
    font-size: 200%;
    color: #f39c11;
}

.star-box .star-rank-fav {
    display: block;
}

/*.star-box .star-rank-fav-org { display: none; }*/
.star-box.favorites .star-rank-fav {
    display: none;
}

.star-box.favorites .star-rank-fav-org {
    display: block;
}

/*btn*/
.btn-bg-box {
    background-color: #f6f6f6; /*-webkit-box-shadow: 0 -1px 2px rgba(0,0,0,.12); -moz-box-shadow: 0 -1px 2px rgba(0,0,0,.12); box-shadow: 0 -1px 2px rgba(0,0,0,.12);*/
}

.btn-pf {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.btn-s-box {
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: box;
    /*border: solid 1px #ccc;*/
    border-right: 0;
    border-left: 0;
    clear: both;
}

.btn-s-box-no {
    border: 0;
}

.btn-s-box a.btn, .btn {
    display: block;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-box-flex: 1;
    text-align: center;
    border-radius: 0;
    margin-left: -1px;
    font-size: 100%;
}

.btn {
    padding: 0.625em 0;
}

.btn-s-box .btn-f {
    border-left: solid 1px #fff;
    padding: 0;
    margin-left: -1px;
    display: block;
}

.btn-s-box .btn-g {
    border-left: solid 1px #c3c5cd;
    padding: 0;
    margin-left: -1px;
    display: block;
    color: #333;
}

.btn-s-box .btn-col-green {
    padding: 0;
    display: block;
    color: #00581f;
}

.btn-s-box .btn-col-pink {
    padding: 0;
    display: block;
    color: #df572a;
}

.btn-s-box .btn-14 {
    font-size: 100%;
}

.btn-s-box a.btn i, a.btn i {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    margin-top: -0.2em;
}

.btn-s-box .f-100 {
    font-size: 92%;
}

.btn {
    text-align: center;
    color: #fff;
}

.btn-border-f, a.btn-border-f {
    background-color: #fff;
    border: solid 1px #d9d9d9;
    color: #5b5c62;
}

.btn-grey, a.btn-grey {
    background-color: #f5f5f5;
}

.btn-grey2, a.btn-grey2 {
    background-color: #ccc;
}

.btn.col-grey {
    color: #565c62;
}

.btn-white, a.btn-white {
    background-color: #fff;
    color: #5a6478;
}

a:hover.btn-org, a:hover.btn-red, .btn-org a:hover.btn, .btn-red a:hover.btn {
    color: #fff;
}

/*.btn-org { background-color: #c00; }*/
.btn-org {
    background-color: #ea6542;
}

.btn-org-bloc {
    background-color: #c00;
}

.btn-org-bloc2 {
    background-color: #c00;
}

/*.btn-org-active { background-color: #cc3100; }*/
.btn-org-active {
    background-color: #ff9255;
}

/*.btn-red { background-color: #cc3100; }*/
.btn-red {
    background-color: #ff9255;
}

/*.btn-red-active, .btn-red:hover { background-color: #9b040d; }*/
.btn-red-active, .btn-red:hover {
    background-color: #ff9255;
}

.btn-grey-d {
    background-color: #ccc;
}

a:hover.btn.btn-grey2 {
    color: #fff;
}

.btn-box {
    padding: 10px
}

.p-b-pic-box {
    display: block;
    text-align: center;
    background-color: #eee;
    position: relative; /*-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);*/
    z-index: 9;
}

.p-b-pic {
    padding: 0.625em 0;
    font-size: 117%;
    display: inline-block;
    margin: auto;
}

.p-b-pic .pic {
    font-size: 117%;
}

.p-b-pic .pic-fb {
    font-weight: bold;
}

.p-b-pic-box:before {
    content: '';
    display: block;
    position: absolute;
    margin-left: -7px;
    bottom: -8px;
    left: 0px;
    background-color: #eee; /*width: 14px; height: 14px;*/
    display: inline-block;
    -webkit-transform: rotate(-45deg);
}

/*产品图片规格*/
.p-pic-20 {
    width: 20px;
    height: 20px;
}

.p-pic-30 {
    width: 30px;
    height: 30px;
}

.p-pic-60 {
    width: 60px;
    height: 60px;
}

.p-pic-80 {
    width: 80px;
    height: 80px;
}

.p-pic-85 {
    width: 85px;
    height: 85px;
}

.p-pic-194 {
    width: 194px;
    height: 194px;
}

.p-pic-400 {
    width: 400px;
    height: 400px;
}

/*提示框架*/
.prompt-so {
    background-color: #f5ae49;
    padding: 10px;
    position: relative;
}

.square-tip {
    border-top: solid 1px #876222;
    border-right: solid 1px #876222;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px;
}

.square {
    width: 15px;
    height: 15px;
    display: inline-block;
}

.tit-h6-f14.myI2f-i-h6.prompt-so {
    color: #fff;
}

/*--弹框--*/
.fade {
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    opacity: 0;
}

.fade.in {
    opacity: 1;
}

.close {
    float: right;
    font-size: 167%;
    line-height: 1;
    font-weight: bold;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover {
    color: #000000;
    text-decoration: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: pointer;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop-p {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 50%;
    left: 10%;
    width: 80%;
    margin: -10% 0 0 0;
    z-index: 1050;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    display: none;
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -ms-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%;
}

.modal.fade.in {
    top: 50%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    margin: 0;
    padding: 0;
}

.hide {
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.bg-black {
    background: #000;
    opacity: 0.8;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
}

/*滑动插件*/
#slides, #slidesZ, #slidesD {
    position: relative;
}

.slidesjs-previous.slidesjs-navigation, .slidesjs-next.slidesjs-navigation {
    position: absolute;
    top: 50%;
    text-indent: -9999;
    z-index: 999;
    display: inline-block;
    width: 21px;
    height: 34px;
    margin-top: -17px;
}

.slidesjs-previous.slidesjs-navigation {
    left: 0px;
}

.slidesjs-next.slidesjs-navigation {
    right: 0;
}

.slidesjs-pagination {
    display: none;
}

/*loding*/
.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
    display: none;
}

/*JQM checkbox*/
.ui-checkbox, .ui-radio {
    position: relative;
    clear: both;
    margin: 0;
    z-index: 1;
}

.ui-checkbox input, .ui-radio input {
    position: absolute;
    left: 20px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin: -5px 0 0 0;
    outline: 0 !important;
    z-index: 1;
}

.ui-btn {
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: .5em 0;
    padding: 0;
}

.ui-checkbox .ui-btn, .ui-radio .ui-btn {
    text-align: left;
    z-index: 2;
}

/**/
.ui-btn-inner {
    padding: .6em 20px;
    min-width: .75em;
    display: block;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    zoom: 1;
}

.ui-btn-inner {
    -webkit-border-radius: inherit;
    border-radius: inherit;
}

.ui-fullsize .ui-btn-inner, .ui-fullsize .ui-btn-inner {
    padding: .6em 20px;
}

.ui-btn-icon-left .ui-btn-inner {
    padding-left: 40px;
}

.ui-checkbox .ui-btn-inner, .ui-radio .ui-btn-inner {
    white-space: normal;
}

.ui-checkbox .ui-btn-icon-left .ui-btn-inner, .ui-radio .ui-btn-icon-left .ui-btn-inner {
    padding-left: 45px;
}

/**/
.ui-btn {
    text-align: center;
    cursor: pointer;
}

Inherited from label.ui-checkbox-off.ui-btn.ui-btn-corner-all.ui-fullsize.ui-btn-icon-left.ui-btn-up-c .ui-checkbox .ui-btn, .ui-radio .ui-btn {
    text-align: left;
}

.ui-btn-inner {
    white-space: nowrap;
    zoom: 1;
}

/**/
.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
    position: absolute;
}

.ui-btn-icon-left > .ui-btn-inner > .ui-icon {
    top: 50%;
}

.ui-checkbox .ui-btn-icon-left .ui-icon, .ui-radio .ui-btn-icon-left .ui-icon {
    left: 15px;
}

.ui-btn-text {
    position: relative;
    z-index: 1;
    width: 100%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

/*JQM select*/
.ui-select {
    display: block;
    position: relative;
}

.ui-btn {
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: .5em 0;
    padding: 0;
}

.ui-select .ui-btn {
    opacity: 1;
}

.ui-btn-icon-right .ui-btn-inner {
    padding-right: 40px;
}

.ui-select .ui-btn-icon-right .ui-btn-inner, .ui-select .ui-li-has-count .ui-btn-inner {
    padding-right: 2em;
}

.ui-select select {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.ui-select .ui-btn select {
    cursor: pointer;
    -webkit-appearance: none;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 1em;
    min-height: 100%;
    height: 2em;
    max-height: 100%;
    filter: Alpha(Opacity=0);
    opacity: 0;
    z-index: 2;
    font-size: 70%;
}

.ui-select .ui-btn select {
    cursor: pointer;
}

.ui-select .ui-btn-inner .ui-btn-text span {
    font-size: 90%;
}

.ui-select .ui-btn-inner .ui-btn-text span {
    padding-right: 2.4em;
}

/*JQM slide 开关按钮*/
.ui-slider-track, .ui-slider-switch {
    position: relative;
    overflow: visible;
    height: 15px;
    margin: 0 15px 0 68px;
    top: 6px;
}

select.ui-slider-switch {
    display: none;
}

div.ui-slider-switch:before, div.ui-slider-switch:after {
    display: none;
    clear: none;
}

div.ui-slider:before, div.ui-slider:after {
    content: "";
    display: table;
}

div.ui-slider-switch:before, div.ui-slider-switch:after {
    display: none;
    clear: none;
}

.ui-mini {
    margin-top: .25em;
    margin-bottom: .25em;
}

.ui-slider-track, .ui-slider-switch {
    position: relative;
    overflow: visible;
    height: 15px;
    margin: 0 15px 0 68px;
    top: 6px;
}

div.ui-slider {
    height: 30px;
    margin: .5em 0;
    zoom: 1;
}

div.ui-slider-switch {
    display: inline-block;
    height: 32px;
    width: 5.8em;
    margin: .5em 0;
    top: 0;
}

div.ui-slider.ui-mini {
    margin: .25em 0;
}

div.ui-slider-switch.ui-mini {
    width: 5em;
    height: 29px;
    margin: .25em 0;
    top: 0;
}

div.ui-slider {
    zoom: 1;
}

.ui-slider-switch .ui-slider-label-a {
    z-index: 1;
    left: 0;
    text-indent: -1.5em;
}

.ui-slider-switch .ui-slider-label {
    position: absolute;
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    top: 0;
    line-height: 2;
    min-height: 100%;
    border-width: 0;
    white-space: nowrap;
    cursor: pointer;
}

.ui-slider-switch.ui-mini .ui-slider-label {
    font-size: 14px;
}

.ui-slider-switch .ui-slider-label {
    position: absolute;
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    top: 0;
    line-height: 2;
    min-height: 100%;
    border-width: 0;
    white-space: nowrap;
    cursor: pointer;
}

.ui-slider-switch .ui-slider-label-b {
    z-index: 0;
    right: 0;
    text-indent: 1.5em;
}

.ui-slider-switch.ui-mini .ui-slider-label {
    font-size: 14px;
}

.ui-slider-switch.ui-mini .ui-slider-inneroffset {
    margin: 0 15px 0 14px;
}

.ui-slider-inneroffset {
    margin: 0 16px;
    position: relative;
    z-index: 1;
}

.ui-btn {
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: .5em 0;
    padding: 0;
}

.ui-slider-handle-snapping {
    -webkit-transition: left 70ms linear;
    -moz-transition: left 70ms linear;
}

.ui-slider-track .ui-btn.ui-slider-handle, .ui-slider-switch .ui-btn.ui-slider-handle {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 28px;
    height: 28px;
    margin: -15px 0 0 -15px;
    outline: 0;
}

.ui-slider-switch.ui-mini .ui-slider-handle {
    width: 25px;
    height: 25px;
    margin: 1px 0 0 -13px;
    padding: 0;
}

.ui-slider-switch .ui-btn.ui-slider-handle {
    margin: 1px 0 0 -15px;
}

.ui-slider-switch.ui-mini .ui-slider-handle .ui-btn-inner {
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    border-top: 0;
}

.ui-slider-handle .ui-btn-inner {
    padding: 0;
    height: 100%;
}

.ui-header .ui-btn-inner, .ui-footer .ui-btn-inner, .ui-mini .ui-btn-inner {
    font-size: 12.5px;
    padding: .55em 11px .5em;
}

.ui-btn-text {
    position: relative;
    z-index: 1;
    width: 100%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    font-size: 100%;
}

/* select */
.ui-input-text .ui-input-text.ui-body-c {
    border: 1px solid #ccc;
    background-color: #FFF;
}

.ui-input-search, div.ui-input-text {
    margin: 0px;
}

.ui-select .ui-input-text, .ui-select .ui-btn {
    border: 1px solid #ccc;
    background-color: #fff;
    overflow: hidden;
    margin: 0;
}

.ui-select .ui-btn {
    text-align: left;
    margin: 0px;
    padding: 0em 0em 0em 0.4em;
}

.ui-select .ui-btn-icon-right .ui-btn-inner, .ui-select .ui-li-has-count .ui-btn-inner {
    display: block;
    padding: 0px;
}

.ui-select .ui-btn-text {
    margin-top: 3px;
    font-size: 100%;
}

/*.ui-select .ui-btn-icon-right .ui-icon {*/
    /*height: 2em;*/
    /*width: 2em;*/
    /*border-left: 1px dashed #d9d9d9;*/
    /*background: url(../images/drawable-mdpi/select_tip.png) center center no-repeat;*/
    /*background-size: 0.625em 0.5em;*/
    /*right: 0px;*/
/*}*/

/* slider-btn */
.ui-slider, .ui-slider-label, .ui-slider-handle {
    border-radius: 1em;
}

.ui-slider {
    background-clip: padding-box;
}

.ui-slider .ui-btn-up-c, .ui-slider .ui-btn-hover-c {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #222;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;
}

.ui-slider .ui-btn-active {
    background-color: #f4734a;
}

.ui-slider .ui-btn-down-c {
    background-color: #ccc;
}

div.ui-slider-switch.ui-mini {
    width: 50px;
}

/* radio */
.ui-radio .ui-btn {
    border: 0 none;
    background-color: transparent;
    padding-left: 0;
}

.ui-radio .ui-btn-icon-left .ui-icon {
    width: 22px;
    height: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    left: 16px;
    margin-top: -10px;
}

.ui-radio .ui-icon-radio-on {
    background-image: url(../images/drawable-mdpi/ico10.png);
}

.ui-radio .ui-icon-radio-off {
    background-image: url(../images/drawable-mdpi/ico10_off.png);
}

/* checkbox */
.ui-checkbox {
    display: inline-block;
}

.ui-checkbox .ui-btn {
    border: 0 none;
    background-color: transparent;
    padding-left: 0;
}

/*.ui-checkbox .ui-btn-icon-left .ui-icon { width: 25px; height: 25px; background-size: cover; background-repeat: no-repeat; left: 16px; margin-top: -12px; }*/
.ui-checkbox .ui-btn-icon-left .ui-icon {
    width: 20px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    left: 16px;
    margin-top: -12px;
}

/*.ui-checkbox .ui-icon-checkbox-on { background-image: url(../images/drawable-mdpi/ico11.png); }*/
/*.ui-checkbox .ui-icon-checkbox-off { background-image: url(../images/drawable-mdpi/ico11_off.png); }*/
.ui-checkbox .ui-icon-checkbox-on {
    background-image: url(../images/drawable-mdpi/ico11.png);
}

.ui-checkbox .ui-icon-checkbox-off {
    background-image: url(../images/drawable-mdpi/ico11_off.png);
}

/*-----------------icon --------------*/
.i-tab {
    display: inline-block;
    background-size: cover;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    margin: -2px 4px 0;
    background-repeat: no-repeat;
}

/*----------------- star productInfo2.html--------------*/
.my-assess {
}

.my-assess .comment-star {
    /*padding: 10px 0 0;*/
}

.my-assess .comment-star-c table {
    width: 100%;
}

.my-assess .comment-star-c td {
    height: 35px;
}

.my-assess .star {
    display: inline-block;
    vertical-align: middle;
}

.my-assess  .star s {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
}

.my-assess .star-row {
    padding-bottom: 10px;
    margin-left: 20px;
}

.my-assess .textarea textarea {
    box-sizing: border-box;
    width: 100%;
    line-height: 24px;
   padding:1.5rem 2rem;
    border:none;
}


.my-assess .star-row em {
    width: 5.5em;
    display: inline-block;
}

.my-assess .flfr {
    overflow: hidden;
    clear: both;
    margin-left: 5px;
}

.my-assess .flfr .fl {
    /*margin-left: -15px;*/
}

.my-assess .flfr .btn.btn-org.tac {
    padding: 0.2em 1em;
}

/*-------------- 提示框 ----------*/
.so-prompt-box-org {
    color: #fff;
    position: relative;
    background-color: #ea6542;
    font-weight: lighter;
    padding: 0.2em 0.3em;
}

.so-prompt-box-org:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-width: 6px;
    border-color: #ea6542 #ea6542 transparent transparent;
    border-style: solid dashed dashed solid;
    -webkit-transform: rotate(-45deg);
    right: 10px;
    top: -5px;
}

/*-------------- 安全密码 ----------*/
.safe-keyboard {
    background: #c3c5cd;
    color: #fff;
    height: 1em;
    line-height: 100%;
}

.safe-keyboard-green {
    background: #a8d691;
    color: #fff;
}

/*cart*/
.cart-input {
    text-align: center;
    height: 1.5em;
    line-height: 1.5em;
    display: block;
    width: 94%;
    border: solid 1px #ccc;
    background: #fff;
    margin-top: 0.1em;
}

/*-------------- 产品展示页 ----------*/
.p-box-show {
    /*width: 50%;*/
    width: 100%;
    overflow: hidden
}

#pageNav {
    text-align: center;
    margin-top: -1.2em;
    height: 1.2em;
    line-height: 1.2em;
    z-index: 2;
    position: relative;
}

#pageNav a {
    width: 0.5em;
    height: 0.5em;
    border-radius: 1em;
    background: #D3D3DB;
    overflow: hidden;
    display: inline-block;
}

#pageNav a.active {
    background: #959BAE;
}

.productShow-bg {
    width: 100%;
    height: 100%;
}

.swipe {
    padding: 1px;
    border: solid 1px #ececec;
    background-color: #fff;
}

.swipe li img {
    width: 100%;
}

ul#slider4 {
    height: 100%;
}

.swipe-top {
    margin-top: -1.37em;
}

.swipe-top-p {
    margin-top: -1px;
    margin-top: -1px;
}

/*-------------- cart ----------*/
/*.checkbox-d { display: table; overflow: hidden; float: left; vertical-align: middle; position: relative; width: 3em; }*/
.checkbox-d {
    padding-right: 5px;
    display: table;
    overflow: hidden;
    float: left;
    vertical-align: middle;
    position: relative;
    width: 3em;
}

.checkbox-d-w {
    width: 0.625em;
}

.checkbox-p {
    position: absolute;
    top: 50%;
    margin-top: -2.5em;
}

.s-c-d-m-r-arrow {
    border-top: solid 1px #dadada;
    border-right: solid 1px #dadada;
    -webkit-transform: rotate(45deg);
}

/*---------------------------------------------------------------------------------------------------------------- html ----------*/
/*==== media_app start====*/
.rbg-sOrg.thumb-mode {
    background-color: #8e6826;
}

.aboutMsg-bg-left {
    background: url(../images/drawable-mdpi/order/o-bg1.png) no-repeat;
    background-size: 89px 45px;
}

/*.aboutMsg-Bg { background: url(../images/drawable-mdpi/order/o-aboutMsg.png) top repeat-x; background-size: 75px 5px; }*/
.aboutMsg-Bg {
    background: url(../images/drawable-mdpi/order/threecolor.png) bottom repeat-x;
    background-size: 75px 5px;
}

.aboutMsg .del a {
    width: 17px;
    height: 21px;
    background: url(../images/drawable-mdpi/order/o-delIc.png) no-repeat;
    background-size: 17px 21px;
}

.ob-bd .top_ic {
    background: url(../images/drawable-mdpi/order/top-jiao.png) no-repeat;
}

.ob-bd .top_jiao_org {
    background: url(../images/drawable-mdpi/order/top_jiao_org.png) no-repeat;
}

.ob-bd .top_ic, .ob-bd .top_jiao_org {
    background-size: 11px 9px;
}

.o-s-bd .card_m .hd .hd-r i {
    background: url(../images/drawable-mdpi/order/o_card_q.png) no-repeat;
    background-size: 90px 45px;
}

.o-s-bd .card_r i.off {
    background: url(../images/drawable-mdpi/order/o_card_t_off.png) no-repeat;
}

.o-s-bd .card_r i.on {
    background: url(../images/drawable-mdpi/order/o_card_b_on.png) no-repeat;
}

.o-s-bd .card_r i.off, .o-s-bd .card_r i.on {
    background-size: 17px 10px;
}

.o-s-bd .card_m .bd i {
    background: url(../images/drawable-mdpi/order/o_card_pic.png) no-repeat;
    background-size: 48px 39px;
}

.bg-green i {
    background: url(../images/drawable-mdpi/order/o-ic-gou.png) left center no-repeat;
    background-size: 39px 31px;
}

.bg-red i {
    background: url(../images/drawable-mdpi/order/o-ic_no.png) left center no-repeat;
    background-size: 24px 24px;
}

.o-line {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    clear: both;
    margin: 16px 10px 10px;
}

.mt9 {
    margin-top: 9px;
}

.af-H1 {
    overflow: hidden;
    padding: 10px;
    box-shadow: 0 1px 2px #999999;
}

.af-H1 strong {
    font-weight: normal;
}

.af-H1 .tborder {
    border-top: 1px dashed #8e6826;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    margin: 3px 0px;
}

.order .detail {
    border-bottom: solid 1px #ddd;
    overflow: hidden;
    background-color: #fff;
}

.order .detail ul {
    padding: 0 10px;
}

.order .detail ul li {
    overflow: hidden;
    margin-top: 3%;
    display: none;
}

.order .detail ul li:nth-child(1), .order .detail ul li.curr {
    display: block
}

.order .detail .big-pic {
    width: 35%;
    text-align: center;
    /*border: 1px solid #ececec;*/
    background-color: #fff;
}

.order .detail .big-pic img {
    width: 100%; /*margin: 21% 0px 15% 0px;*/
}

.order .detail .item-info {
    width: 62%;
    margin-left: 1%;
}

.order .detail .item-info h1 {
    /*height: 100%; */
    font-weight: normal;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
    text-shadow: #e5e5e5 0 1px 0;
    font-size: 100%;
}

.order .detail .item-info p {
    font-size: 100%;
    clear: both
}

.order .detail .lookMore {
    text-align: center;
    padding-top: 14px
}

.order .detail .lookMore-s {
    display: none;
}

.order .detail a:hover {
    text-decoration: none;
}

.order .detail .pub-line {
    width: 100%;
}

.aboutH {
    height: 45px;
}

.aboutSpace1 {
    margin-top: 2.5%
}

.aboutMsg {
    border-radius: 2px;
    background-color: #fff;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    padding: 0.625em 0;
}

.aboutMsg p {
    vertical-align: middle;
    margin: 0px 10px;
}

.aboutMsg .left-p {
    padding-right: 5.5em;
}

.aboutMsg .s-c-d-m-r-arrow, .arrow-s-c-d-m-r {
    position: absolute;
    display: block;
    top: 50%;
    right: 2%;
    margin-top: -0.45em;
    width: 0.6em;
    height: 0.6em;
}

.aboutMsg .number {
    color: #6a6f8a;
    margin-right: 20%;
    float: right
}

.aboutMsg .slide-ic {
    height: 33px;
    margin: -17px 0 0;
    position: absolute;
    right: 2em;
    top: 50%;
}

.aboutMsg .ds-action {
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    background-color: #e2effe;
    text-align: center;
    border-top: 1px solid #c9c8cf;
    box-shadow: 0px 0px 1px #c9c8cf;
    color: #5a6478;
    position: relative
}

.aboutMsg .ds-action span {
    float: left;
    display: block;
    width: 50%;
}

.aboutMsg .ds-action span.pink {
    background-color: #fcdfdf;
    color: #9a7379;
}

.aboutMsg .ds-action i {
    position: absolute;
    width: 0px;
    height: 100%;
    overflow: hidden;
    border-left: 1px solid #c9c8cf;
    box-shadow: 0px 0px 0.5px #c9c8cf;
    position: absolute;
    left: 50%;
    margin-left: -1px;
}

.aboutMsg .del {
    width: 26%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #44484e;
}

.aboutMsg .del a {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0px 0px -11px;
}

.aboutMsg dl {
    width: 97%;
    overflow: hidden;
    margin: 3px auto 0px auto
}

.aboutMsg dl dt {
    width: 30%;
    text-align: right;
    color: #6a6f8a;
    line-height: 28px;
    vertical-align: middle;
    font-size: 125%
}

.aboutMsg dl dd {
    width: 70%;
    margin-top: 1px;
}

.aboutMsg dl dd textarea {
    height: 77px;
}

.aboutMsg-nobg {
    background: none;
}

.ob-bd-b1 {
    box-shadow: 0 1px 3px #c8c8c8;
}

.ob-bd-b2 {
    box-shadow: 0 1px 3px #dcb573;
}

.ob-bd {
    font-weight: bold;
    color: #c3c5cd;
    height: 60px;
    position: relative
}

.ob-bd ul li {
    width: 50%;
    line-height: 24px;
    float: left;
    position: relative;
    margin-top: 20px;
}

.ob-bd ul li span {
    margin: 0px 5px 0px 25%;
}

.ob-bd ul li.curr {
    color: #6a6f8a;
}

.ob-bd ul li .top_ic, .ob-bd ul li .top_jiao_org {
    display: none;
    position: absolute;
    width: 11px;
    height: 9px;
    bottom: 0px;
    left: 50%;
    margin-left: -3px;
    margin-bottom: -19px;
}

.ob-bd ul li.curr .top_ic, .ob-bd ul li.curr .top_jiao_org {
    display: block;
}

.orderBill .o-input-w {
    margin-left: 47px
}

.orderBill span.o-input-w {
    margin-right: 1.5%;
}

.orderBill .o-input-space1 {
    margin-top: 6px;
    margin-right: 10px;
}

.orderBill .t-space-a {
    padding-top: 25px;
}

.orderBill .t-space-b {
    padding-top: 71px;
}

.pay-msg {
    padding: 24px 0px 0px 0px;
    overflow: hidden;
    box-shadow: 0 1px 2px #dad9da;
    margin-bottom: 23px;
}

.t {
    color: #0c0c0c;
}

.pay-msg p {
    height: 85px;
    line-height: 22px;
    color: #3d4245;
    padding-top: 10px;
}

.addrForm {
    padding-bottom: 15px;
    font-size: 100%;
    color: #000;
    background-color: #fef7eb;
    overflow: hidden;
    box-shadow: 0 1px 2px #DAD9DA
}

.addrForm .fl, .addrForm .fr {
    float: left;
    padding: 0px 5%;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 150%;
}

.addrForm .fl {
    width: 45%;
}

.addrForm .fr {
    width: 10%;
}

.addrForm p {
    margin-top: 10px;
}

.o-s-bd {
    /*padding-bottom: 36px;*/
    overflow: hidden;
    color: #333333;
}

.o-s-bd .use {
    margin-left: 45px;
}

.o-s-bd .use label, .o-s-bd .use .o-red {
    float: left;
    line-height: 32px;
}

.o-s-bd .use .o-red {
    width: 60%;
    margin: 0px 1%;
}

.o-s-bd .use .o-red input {
    color: #6a6f8a;
}

.o-s-bd .use .ui-shadow-inset {
    border: 1px solid #c7000b;
    border-radius: 2px;
    height: 30px;
}

.o-s-bd .jf {
    text-align: right;
    padding: 0 46px;
    font-size: 100%;
    background: #f5ca80; /*margin:10px 0;*/
}

.o-s-bd .jf .ftRed {
    font-size: 150%;
}

.o-s-bd .o-line {
    margin: auto
}

.o-s-bd .card_l {
    width: 12%;
    overflow: hidden;
    margin-left: 5%;
    padding: 20px 1% 0px 0px;
}

.o-s-bd .card_m {
    width: 43%;
    height: 154px;
    border: 1px solid #e5ba71;
    background-color: #ffeac8;
}

.o-s-bd .card_m .hd {
    height: 122px;
    overflow: hidden;
    color: #cd8000;
    background-color: #fffbf1;
    padding-left: 3%;
}

.o-s-bd .card_m .hd .hd-l {
    width: 48%;
    display: none;
}

.o-s-bd .card_m .hd .hd-l h1 {
    font-size: 20px;
    font-weight: bold;
}

.o-s-bd .card_m .hd .hd-l i.fl {
    margin: 15% 0px -8px 0px;
    text-indent: -4%;
}

.o-s-bd .card_m .hd .hd-l i {
    line-height: 10px;
}

.o-s-bd .card_m .hd .hd-l p {
    line-height: 26px;
    padding: 0px 2px 5% 10px;
}

.o-s-bd .card_m .hd .hd-r {
    float: left;
    width: 100%;
}

.o-s-bd .card_m .hd .hd-r i {
    float: right;
    display: block;
    width: 90px;
    height: 45px;
}

.o-s-bd .card_m .hd .hd-r .card_num span {
    font-size: 320%;
    font-weight: bold;
    text-indent: -4px;
    line-height: 86px;
}

.o-s-bd .card_m .bd {
    padding-right: 3%;
    text-align: right;
    font-size: 12px;
    color: #cd8000;
    position: relative;
    line-height: 33px;
}

.o-s-bd .card_m .bd i {
    position: absolute;
    top: -24%;
    float: left;
    display: block;
    width: 48px;
    height: 39px;
    line-height: 48px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #dea547;
    color: #fffbf1;
}

.o-s-bd .card_c {
    font-weight: bold;
    font-size: 200%;
    padding: 21% 6% 0px 6%;
    vertical-align: middle;
}

.o-s-bd .card_r {
    width: 16%;
    padding-top: 5%;
}

.o-s-bd .card_r i {
    display: block;
    width: 18px;
    height: 21px;
    margin: auto;
    cursor: pointer;
}

.o-s-bd .card_r .c {
    width: 100%;
    height: 78px;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    margin: 10px 0px;
}

.o-s-bd .card_r .c .ui-input-text {
    border-style: none;
    background: none
}

.o-s-bd .card_r .c .ui-input-text input {
    height: 78px;
    font-size: 200%
}

.o-s-bd .card_r .c input {
    text-align: center;
}

.o-list-tab-b {
    height: 38px;
    line-height: 38px;
    text-shadow: 0 0 2px #fff;
    box-shadow: 0 2px 3px #ddd;
    -webkit-box-shadow: 0 2px 3px #ddd;
    -ms-box-shadow: 0 2px 3px #ddd;
    -moz-box-shadow: 0 2px 3px #ddd;
    -o-box-shadow: 0 2px 3px #ddd;
}

.o-list-tab-b ul {
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.o-list-tab-b li {
    -webkit-box-flex: 1;
    text-align: center;
    font-weight: 700;
    color: #c3c5cd;
}

.o-list-tab-b li.cur {
    font-size: 117%;
    -webkit-box-shadow: none;
    position: relative;
    color: #6a6f8a;
}

.o-list-tab-b li.cur:before, .o-list-tab-b li.cur:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -7px;
    left: 50%;
}

.o-list-tab-b li.cur:before {
    bottom: -8px;
    background-color: #f5ca80;
}

.o-list-tab-b li.cur:before {
    width: 9px;
    height: 9px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    -webkit-box-shadow: 2px -2px 2px #ddd;
    -moz-box-shadow: 2px -2px 2px #ddd;
    box-shadow: 2px -2px 2px #ddd;
}

.o-list-tab-b li a {
    display: block;
    height: 38px;
    line-height: 38px;
    color: #333;
    overflow: hidden;
}

.o-list-tab-b li img {
    height: 50%;
    margin-left: 4px;
}

.o-list-tab-b li .thumb-mode {
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 20px;
    background-color: #c3c5cd;
    display: inline-block;
    margin-right: 5px;
}

.o-list-tab-b li.cur .thumb-mode {
    background-color: #6a6f8a;
}

.o-list-tab-b li .thumb-mode i {
    display: inline-block;
    background-size: cover;
    width: 15px;
    height: 11px;
    vertical-align: middle;
    margin-top: -20px;
}

.o-list-tab-b li .thumb-mode i {
    display: inline-block;
    background-size: cover;
    width: 15px;
    height: 11px;
    vertical-align: middle;
    margin-top: -20px;
    background-image: url(../images/drawable-mdpi/icon_list_alt.png);
}

/*退款申请*/
.refund .t-space-a {
    padding-top: 79px;
}

.refund .p-space {
    margin: 13px auto 0px auto;
}

/*26*/
.refund .p-space label {
    padding-bottom: 5px;
    vertical-align: middle;
}

/*10*/
.refund .tat-h1 {
    height: 111px;
}

/*221*/
.refund .rf-btm {
    margin-top: 79px;
}

/*158*/
.refund .main {
    width: 90%;
    margin: auto;
    color: #4f5257
}

.refund .main p {
    vertical-align: middle;
    padding-bottom: 0.625em;
    padding-top: 0.625em;
}

/*52*/
.refund .main dt {
    padding: 5px 0px 10px 0px
}

/*40 10 20*/
.refund .main dt span {
    color: #ec6d00;
}

.refund .main dd {
    border: 1px solid #c3c5cd;
    border-bottom-style: none;
    background-color: #fff;
}

.refund .main dd .hd {
    background-color: #f8f8f8;
}

.refund .main dd .hd, .refund .main dd .bd, .refund .main dd .ft {
    border-bottom: 1px solid #c3c5cd;
}

.refund .main dd span {
    display: inline-block;
    width: 30%;
    text-align: right;
    color: #666;
}

/*order*/
.o-pop-tip {
    margin: 0 46px;
    background-color: #fef7eb;
    border: solid 1px #cdcdcd;
    padding: 10px;
    position: relative;
}

.o-pop-tip:before {
    content: '';
    display: block;
    position: absolute;
    margin-left: 7px;
    top: -8px;
    background-color: #fff;
    bottom: -8px;
    background-color: #fef7eb;
    width: 14px;
    height: 14px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    border-top: solid 1px #cdcdcd;
    border-right: solid 1px #cdcdcd;
}

.o-integral {
    padding: 10px 46px 0;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
}

.o-integral-p {
    padding: 0 46px 10px;
}

.o-integral .o-integral-a {
    line-height: 2;
    text-align: center;
}

.o-integral .o-integral-i {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.o-integral .o-integral-b {
    width: 26px;
    line-height: 2;
    text-align: center;
}

.o-integral div.ui-input-text {
    border: 1px solid #c7000b;
    border-radius: 3px;
    background-color: #fff;
}

.o-integral div.ui-input-text input {
    text-align: right;
}

/*==== media_app end====*/

/*==== main_app start ====*/

.ico_gray_on.thumb-mode {
    background-color: #6A708A;
}

.ico_go, .ico_go2 {
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: cover;
    width: 12px;
    height: 18px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    right: 10px;
}

.ico_s1, .ico_s2, .ico_s3, .ico_s4, .ico_s5 {
    display: inline-block;
    text-align: right;
    padding: 0 0.95em
}

.ico_s1 {
    color: #ba3709;
    background: #f67649;
}

.ico_s2 {
    color: #be6506;
    background: #f5ae49;
}

.ico_s3 {
    color: #5b8d42;
    background: #a7d391;
}

/*赠品*/
.ico_s4 {
    color: #537ec0;
    background: #87b3f6;
}

/* 减*/
.ico_s5 {
    color: #7b72cb;
    background: #b8b3e6;
}

/*送*/
/*---- product ----*/
.product h2 {
    font-weight: normal; /*background-color: #4D5165;*/
    overflow: hidden;
}

.product h2 a {
    display: block;
    padding: 0.625em 24px 0.625em 10px;
    position: relative;
    border-bottom: solid 1px #ccc;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product h2 em {
    font-style: normal;
    padding-left: 10px;
    display: inline-block;
}

.product h2 s {
    position: absolute;
    right: 10px;
    top: 50%;
}

.product .pro {
    /*padding: 5px;*/
}

.product .pro .price {
    /*padding: 5px 0;*/
    line-height: 100%;
    margin-top: 10px;
    padding-left: 5px;
}

.product .pro .price strong {
    color: #D82627;
    /*font-size: 117%;*/
}

.product .pro .price s {
    font-size: 70%;
    color: #666;
}

.product .pro {
    /*padding: 5px;*/
}

.product .pro_warp {
    width: 100%;
}

.product .pro_warp {
    display: box;
    display: -webkit-box;
    display: -moz-box;
}

.product .pro_detail {
    box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
}

.product .pro_pic {
    position: relative;
    overflow: hidden;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    width: 50%;
    height: 100%;
    margin-top: -1px;
}

.product .pro_pic .pcover {
    border: 1px solid #ececec;
    background-color: #fff;
    height: 99%;
}

.product .pro_pic .pcover img {
    width: 100%;
}

.product .pro_pic .pag {
    text-align: center;
    position: absolute;
    z-index: 101;
    bottom: 0px;
    width: 100%;
}

.product .pro_pic .pag span {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 5px 0;
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #D3D3DB;
    overflow: hidden;
}

.product .pro_pic .pag span.current {
    background: #959BAE;
}

.product .pro_detail_c {
    /*padding-top: 10px;*/
    /*padding-left: 10px;*/
    width: 100%;
}

.product .pro_detail_c span {
    /*margin: 0 3px 3px 0;*/
    /*font-size: 117%;*/
}

.product .pro_detail_c span:last-child {
    margin-right: 0;
}

.product .pro .coll {
    border-top: 1px solid #ddd;
    margin-top: 5px;
}

.product .pro .coll a {
    margin: 5px auto 0;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #6A708B;
}

.product .pro h1 {
    padding: 10px 0;
    overflow: hidden;
    font-weight: normal;
    clear: both;
}

.product .pro_p {
    position: relative;
    padding: 5px 10px;
    /*border-bottom: 1px solid #e1e1e1;*/
}

.product .pro_p .p {
    text-align: center;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 10px 5px 5px 0;
    background-color: #fff;
    padding: 5px 10px;
}

.product .pro_p span.cur {
    color: #e4393c;
    border-color: #e4393c;
}

.product .pro_desc {
    padding: 0;
    margin-bottom: 20px;
}

.product .tab-box-ul {
    overflow: hidden;
    padding-bottom: 3px;
}

.product .tabname {
    padding: 0;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    line-height: 30px;
    letter-spacing: -6px;
}

.product .tabname li {
    width: 32.8%;
    text-align: center;
    cursor: pointer;
    position: relative;
    display: inline-block;
    letter-spacing: 0px;
}

.product .tabname li a {
    display: block;
    padding: 0.625em 0 0.6em;
}

.product .tabname li span {
    vertical-align: middle;
}

.product .tabname li s {
    display: none;
}

.product .tabname li .inner {
    color: #C3C6CD;
}

.product .tabname li .inner span {
    margin-right: 8px;
}

.product .tabname li.active a {
    color: #f67649;
}

.product .tabname li.active .inner {
    color: #6A708A;
}

.product .tabname li.active .ico_gray {
    background-color: #6A708A;
}

.product .tabname li.active:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -7px;
    left: 50%;
    bottom: -8px;
    background-color: #fff;
    bottom: -8px;
    background-image: url(../images/bg.png);
    opacity: .9;
}

.product .tabname li.active:before {
    width: 9px;
    height: 9px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    -webkit-box-shadow: 2px -2px 2px #ddd;
    -moz-box-shadow: 2px -2px 2px #ddd;
    box-shadow: 2px -2px 2px #ddd;
}

/*.product .tabbable { padding-top: 5.95em; }*/
.product .tabcon {
    display: none;
    /*min-height: 500px;*/
}

.product .img-w-100 img {
    width: 100%;
}

.product .active {
    display: block;
}

.product .pro_info .pro_desc {
    padding: 0.625em 10px 10px;
}

.product .pro_info .pro_desc_c {
    padding: 0 10px 10px;
}

.product .pro_rcomt ul {
    padding: 14px 0 10px 0;
    overflow: hidden;
    word-spacing: -0.5em;
}

.product .pro_rcomt li {
    width: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    word-spacing: 0;
}

.product .pro_rcomt li img, .product .pro_rcomt li h3, .product .pro_rcomt li strong {
    width: 88%;
}

.product .pro_rcomt li img {
    border: 1px solid #ececec;
}

.product .pro_rcomt li h3 {
    font-weight: lighter;
    overflow: hidden;
    margin: 0 auto;
    font-size: 90%;
}

.product .pro_rcomt li strong {
    color: #D82627;
    font-weight: normal;
    display: inline-block;
}

.product .pro_cmt .cmt_s {
    width: 35%;
    float: left;
    text-align: center;
    padding-top: 20px;
}

.product .pro_cmt .cmt_s strong {
    color: #AC9C9C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
}

.product .pro_cmt .cmt_c {
    float: left;
    width: 65%;
    padding-bottom: 10px;
}

.product .pro_cmt .cmt_c span {
    width: 32.8%;
    text-align: center;
    display: inline-block;
    background-position: center 20px;
    padding-top: 56px;
    margin-left: -5px;
}

.product .pro_cmt .cmt_c .active {
    background-color: #ececec;
}

.product .pro_cmt .cmt_list {
    clear: both;
    /*padding-top: 10px;*/
    margin-top: 20px;
}

.product .pro_cmt .cmt_list h4 {
    font-size: 117%;
    font-weight: normal;
}

.product .pro_cmt .cmt_list .tm {
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
}

/*.product .pro_cmt .cmt_list ul { border-left: 2px solid #C3C6CD; padding-left: 20px; margin-left: 20px; clear: both; }*/
.product .pro_cmt .cmt_list ul {

    clear: both;
}

.product .pro_cmt .cmt_list ul li {
    clear: both;
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}

.product .pro_cmt .cmt_list ul li:nth-child(1) {
    /*padding-top: 10px;*/
}

.product .pro_cmt .cmt_list ul li.my-assess {
    clear: both;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    padding-top: 0;
}

.product .pro_cmt .cmt_list ul li p {
    overflow: hidden;
}

.product .pro_cmt .cmt_list ul li .ico_good, .product .pro_cmt .cmt_list ul li .ico_bad, .product .pro_cmt .cmt_list ul li .ico_cmt {
    position: absolute;
    background-color: #fff;
    border-radius: 3em;
}

.product fieldset {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.product fieldset.ui-grid-a {
    padding: 0;
}

.product fieldset.ui-grid-a .ui-btn {
    margin: 0;
    border-radius: 0;
}

/*productShow*/
.pro-show .ui-page {
    background-color: #000;
    height: 100%;
}

.pro-show .product .pro_pic {
    width: 100%;
}

/*====================================================product 抢购 限时抢==================================================*/
.product .pro {
    padding-top: 0;
    padding-right: 0px;
}

.pro-discount-box {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 26px;
    background-color: #c7000b;
    color: #fff;
    position: relative;
}

/*.pro-discount-box:after {*/
    /*content: '';*/
    /*display: block;*/
    /*font-size: 0;*/
    /*position: absolute;*/
    /*bottom: -6px;*/
    /*left: 0px;*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-width: 3px;*/
    /*border-color: #c7000b transparent transparent #c7000b;*/
    /*border-style: solid dashed dashed solid;*/
    /*webkit-box-shadow: inset 2px 0 4px #000;*/
    /*-moz-box-shadow: inset 2px 0 4px #000;*/
    /*box-shadow: inset 2px 0 4px #000;*/
/*}*/

.pro-discount {
    background-color: #ec6d00;
    padding: 0 10px;
    position: relative;
}

.pro-discount-bloc {
    background-color: #c00;
    padding: 0 10px;
    position: relative;
}

.pro-discount:after {
    content: '';
    display: block;
    font-size: 0;
    position: absolute;
    bottom: -6px;
    left: 0px;
    width: 0;
    height: 0;
    border-width: 3px;
    border-color: #c00 transparent transparent #339fd9;
    border-style: solid dashed dashed solid;
    webkit-box-shadow: inset 2px 0 4px #000;
    -moz-box-shadow: inset 2px 0 4px #000;
    box-shadow: inset 2px 0 4px #000;
}

.pro-d-quantity {
    text-align: right;
    padding: 0 10px;
}

.flash-sale {
    line-height: 99%;
    padding: 4%;
    border-radius: 400em;
    background-color: #e4393c;
    z-index: 101;
    color: #fff;
    margin-top: -98%;
    position: relative;
    float: left;
    margin-left: 10px;
}

.flash-sale-bloc {
    line-height: 99%;
    padding: 6%;
    border-radius: 400em;
    background-color: #c00;
    z-index: 101;
    color: #fff;
    margin-top: -95%;
    margin-left: 1em;
    position: relative;
    float: left;
}

.pro-countdow-box {
    /*padding: 5px 5px 5px 0;*/
    border-bottom: 1px solid #ccc;
}

.pro-countdown {
    /*background: #ededee;*/
    /*opacity: .6;*/
    /*background: -webkit-linear-gradient(left, #f35b60, #f74f4f);*/
    background: url("../images/drawable-mdpi/seckilling.png") no-repeat 82% 0;
    background-size: cover;
    display: -webkit-box;
    display: -ms-box;
    display: -moz-box;
    display: -o-box;
    display: box;
    /*margin-right: 5px;*/
}

.pro-countdown span {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    text-align: center;
    display: block;
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
    /*padding: 10px 0;*/
    font-size: 100%;
}

.pro-countdown span.col-red {
    background: #443b3b;
    color: #fff;
}

.pro-countdown div.ui-input-text input.ui-input-text {
    padding: 0;
    font-size: 100%
}

.pro-countdown div.ui-input-text {
    padding: 0;
}

/*.flash-sale-pad10 { padding: 2.8em 10px 10px; }*/
.flash-sale-tit {
    font-size: 92%;
    font-weight: 100;
    background-color: #fff;
    padding: 10px;
}

.flash-sale-tit img {
    width: 60px;
    margin-right: 10px;
}

.flash-sale-pad10 .pro-countdow-box {
    padding: 0px;
    border: 0;
}

.flash-sale-pad10 .pro-countdown {
    margin: 0px;
}

.pro-countdown.mag-l5 {
    margin-right: 0.3em;
}

.pro-countdown.mag-r5 {
    margin-left: 0.3em;
    margin-right: 0;
}

.flash-s-box {
    padding: 0;
    clear: both;
}

.flash-s-list {
    width: 100%;
}

.flash-s-li {
    overflow: hidden;
    width: 49.9%;
    padding-top: 20px; /* display: inline-block;*/
    float: left;
    vertical-align: top;
    word-spacing: 0px;
}

.flash-s-li a {
    display: block;
    margin: 0 0.3em 0 0;
    overflow: hidden;
}

.flash-s-list .flash-s-li:nth-child(2n) a {
    margin: 0 0 0 0.3em;
}

.flash-s-li .pic {
    text-align: center; /*padding: 0 10px 0 0;*/
    position: relative;
    border: solid 1px #ececec;
}

.flash-s-li:nth-child(2n) .pic {
    text-align: center; /*padding: 0 0 0 5px;*/
}

.flash-s-li .pic img {
    width: 100%;
}

.flash-s-li .p-d-box {
    /*margin: -1px 8px 0 0;*/
    margin-top: -1px;
    border: solid 1px #ececec;
}

.flash-s-li:nth-child(2n) .p-d-box {
    /*margin: -1px -2px 0 5px;*/
}

.flash-s-li .d-info {
    /*display: -webkit-box;*/
    /*display: -ms-box;*/
    /*display: -moz-box;*/
    /*display: -o-box;*/
    /*display: box;*/
    overflow: hidden;
    /*border-top: solid 1px #ececec;*/
}

.flash-s-li .p-info {
    height: 42px;
    margin: 5px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*padding: 0.625em 0.3em;*/
}

.flash-s-li .d-price {
    padding-left: 5px;
    /*-webkit-box-flex: 1;*/
    /*-moz-box-flex: 1;*/
    /*-o-box-flex: 1;*/
    /*-ms-box-flex: 1;*/
    /*margin-left: -2px;*/
    /*text-align: center;*/
    display: block;
    height: 30px;
    line-height: 30px;
    /*vertical-align: middle;*/
    /*-moz-box-pack: center;*/
    /*-moz-box-align: center;*/
    /*display: -webkit-box;*/
    /*-webkit-box-align: center;*/
    /*display: box;*/
    /*-webkit-box-pack: center;*/
    /*box-pack: center;*/
    /*box-align: center;*/
    color: #e4393c;
    font-size: 18px;
}

.flash-s-li .new-gd-tit {
    text-align: center;
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
    background-color: #c7000b;
    color: #fff;
    position: relative;
    font-size: 200%;
    font-style: italic;
    width: 1.5em;
}

.flash-s-li .new-gd-tit:before {
    content: '';
    display: block;
    position: absolute;
    margin-left: -7px;
    bottom: -8px;
    left: 0px;
    background-color: #c7000b;
    width: 14px;
    height: 14px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
}

.flash-s-li .new-gd-tit-g {
    background-color: #ccc;
}

.flash-s-li .new-gd-tit-g:before {
    background-color: #ccc;
}

.flash-sale-z {
    border-radius: 400px;
    /*background-color: #c00;*/
    position: absolute;
    left: 10px;
    top: 5%;
    z-index: 99;
    color: #fff;
    width: 66%;
    font-size: 117%;
    text-align: center;
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
}

.flash-s-li:nth-child(2n) .flash-sale-z {
    left: 10px;
}

#pro_sku.product .pro_pic .pcover, #pro_sku.product .pro_pic .pcover img {
    width: 99%;
}

#pro_actvt.product .pcover img {
    width: 100%;
}

#pro_sku.product .pro h1 {
    clear: inherit;
    padding: 0 0 0 10px;
    border-bottom: 0 none;
    overflow: hidden;
    padding-top: 3px;
}

#pro_sku.product .pro_pic {
    width: 35%;
    float: left;
}

#pro_sku.product .pro_p {
    clear: both;
    border-bottom: 0 none;
}

#pro_sku.product .btns {
    position: relative;
    padding-top: 68px;
}

#pro_sku.product .btns .ui-btn {
    width: 48%;
    margin: 0 auto;
}

#opNum .aBtn, #opNum .mBtn, #opNum .c {
    font-family: Arial, Helvetica, sans-serif;
    width: 1.7em;
    height: 1.7em;
    text-align: center;
    line-height: 1.7em;
    font-size: 133%;
    /*border: 1px solid #ccc;*/
    vertical-align: middle;
    /*background-color: #fafafa;*/
    cursor: pointer;
}

#opNum .aBtn {
    border-left: 0 none;
}

#opNum .mBtn {
    border-right: 0 none;
}

/*#opNum .c { border: 1px solid #484848; background-color: #fafafa; width: 2.45em; text-align: center; }*/
#opNum .c {
    border: 1px solid #aaa;
    background-color: #fff;
    width: 2em;
    text-align: center;
}

#opNum input {
    width: 1.3em;
    line-height: 29px;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0;
    background: transparent;
    font-size: 113%;
}

#pro_actvt.product li {
    margin-bottom: 10px;
    overflow: hidden;
}

#pro_actvt.product h3 {
    width: 100%;
    font-size: 117%;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    background-size: contain;
}

#pro_actvt.product p {
    padding: 0 10px;
}

#pro_actvt.product .cell {
    padding: 10px;
}

#pro_actvt.product .pcover {
    float: left;
    border: 1px solid #eecec;
    width: 50%;
}

#pro_actvt.product h4 {
    padding-left: 52%;
    font-weight: normal;
    text-align: left;
}

/*---- /product ----*/
/*---- cart ----*/
.cart dl {
    clear: both;
}

.cart dt {
    background-color: #F6F6F6;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
}

.cart dt:before {
    /*content: '';*/
    position: absolute;
    margin-left: 20px;
    bottom: -8px;
    background-color: #F6F6F6;
    bottom: -8px;
    width: 14px;
    height: 14px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    border-bottom: solid 1px #cdcdcd;
    border-left: solid 1px #cdcdcd;
}

.cart dt .ui-fullsize .ui-btn-inner {
    padding-right: 0;
}

.cart dt .ui-btn-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    font-size: 117%;
}

.nav-tabs dt .ui-checkbox {
    width: 100%;
    display: block;
}

.nav-tabs dt .ui-checkbox label {
    width: 100%;
}

.cart dt .ui-btn {
    margin: 0;
}

.cart dt .pt {
    position: absolute;
    bottom: 6px;
    left: 18px;
    font-family: simsun;
}

.cart dt .pt i, .cart dt .pt b {
    position: absolute;
    left: 0;
    font-size: 100%;
    font-style: normal;
}

.cart dt .pt i {
    color: #F6F6F6;
    top: -9px;
}

.cart dt .pt b {
    color: #ccc;
    top: -8px;
    font-weight: normal;
}

.cart dt .ui-checkbox .ui-btn-inner {
    padding-left: 42px;
}

/*.cart dd { border-bottom: 1px solid #e1e1e1; overflow: hidden; padding: 10px 0; position: relative; }*/
.cart dd {
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    padding: 10px 0 30px 0;
    position: relative;
}

.cart dd .ui-checkbox {
    float: left;
    margin-top: 7px;
}

.cart dd .ui-checkbox .ui-btn-inner {
    padding-right: 0;
    padding-left: 38px;
}

.cart dd .c {
    overflow: hidden;
}

.cart dd .cc {
    /*padding-left: 35%;*/
    /*margin-left: 10px;*/
    margin-right: 10px;
}

.cart dd .ccc {
    padding-left: 10px;
}

.cart dd h2 {
    font-size: 100%;
    font-weight: normal;
    overflow: hidden;
}

.cart dd strong {
    color: #e4393c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 116%;
}

.cart dd .top-pencil-grey {
    width: 60px;
    height: 60px;
    display: inline-block;
    float: right;
    margin-right: 10px;
    margin-top: -2em;
}

.cart dd a:hover.top-pencil-grey {
    background-image: url(../images/drawable-mdpi/top_pencil.png);
    background-size: contain;
}

.cart dd .top-pencil-grey-a {
    background-image: url(../images/drawable-mdpi/top_pencil.png);
    background-size: contain;
}

.cart dd {
    clear: both;
}

.cart dd .p_img {
    text-align: right;
    width: 35%;
    position: relative;
    float: left;
    margin-right: 10px;
}

.cart dd .p_img img {
    border: 1px solid #ececec;
    width: 100%;
}

.cart dd .p_img span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

/*赠品 donation  组合 group*/
.donation .donation {
}

.donation {
}

.cart .donation .p_img a, .cart .group .p_img a {
    padding: 0 0 20px 12px;
    display: block;
}

.cart .donation .p_img img, .cart .group .p_img img {
    width: 100%;
}

.cart .donation .p_img span, .cart .group .p_img span {
    width: 17px;
    height: 31px;
    text-indent: -999em;
    left: -4px;
}

.group {
}

.total {
}

.total .pc {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.total .pc2 {
    padding: 0 10px 10px 10px;
}

.total .pc .price {
    color: #E61D25;
    font-size: 120%;
    display: inline-block;
}

.total .pc .price em {
    font-family: Arial, Helvetica, sans-serif;
}

.total .ui-checkbox {
    float: left;
}

.total .ui-checkbox .ui-btn {
    margin: 0;
}

.total .ui-checkbox .ui-btn .ui-btn-inner {
    padding: 0.2em 10px 0.2em 45px;
}

.total .btn_dels {
    float: left;
    color: #565C62;
    text-decoration: none;
    margin-top: 0.2em;
}

.total .btn_dels i {
    width: 27px;
    height: 27px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -0.3em;
}

.cart .btns {
    float: right;
    width: 42%;
}

.cart .btns .ui-btn {
    height: 54px;
    line-height: 54px;
}

.cart .op {
    height: 100% !important;
    width: 100% !important;
    background-color: #666;
    opacity: 0.95;
    filter: alpha(opacity=95);
    display: none;
    width: 0;
}

.cart .op .opNum {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    width: 100%;
    border-bottom: 1px solid #333;
}

.cart .op .opNum span {
    height: 40px;
}

.cart .op .opNum .nums {
    background-color: #666;
    padding: 0;
    border: 0 none;
    height: 40px;
    line-height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 150%;
    color: #fff;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: block;
}

.cart .op .opNum .aBtn, .cart .op .opNum .mBtn {
    width: 30px;
    cursor: pointer;
    text-indent: -999em;
    background-position: center center;
}

.cart .op .opNum .aBtn {
    border-left: 1px solid #333;
}

.cart .op .opNum .mBtn {
    border-right: 1px solid #333;
}

.cart .op .btn {
    width: 50%;
    height: 51px;
    display: inline-block;
    background-position: center center;
}

.p-eidt-box {
    display: -webkit-box;
    display: -webkit-box;
    display: -webkit-box;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding: 10px 0px;
    border-top: dotted 1px #e1e1e1;
    clear: both;
}

.p-eidt-div {
    font-weight: bold;
    -webkit-box-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.p-eidt-box .p-eidt-div:nth-child(1), .p-eidt-box .p-eidt-div:nth-child(2) {
    width: 2em;
    padding-left: 10px;
}

.p-eidt-box .p-eidt-div:nth-child(2) {
    width: 30%;
    padding-left: 10px;
}

.p-eidt-box .p-eidt-div:nth-child(1) .icon-del-grey {
    display: inline-block;
    vertical-align: middle;
}

.p-eidt-box .p-eidt-div:nth-child(2) .star-rank {
    vertical-align: middle;
    margin: 0;
}

.p-eidt-box .p-eidt-div:nth-child(2) .star-rank .star-rank-fav {
}

.p-eidt-box .p-eidt-div:nth-child(2) .star-rank .star-rank img {
    display: block;
}

.p-eidt-box .p-eidt-div:nth-child(3) {
    width: 30%;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
    padding-right: 10px;
}

/*==== main_app end====*/
/*==== search.css start ====*/
/*search*/
/*.s-new-bg .s-new-bg-li { border-left: solid 6px #704ba1; }*/
/*.s-new-bg .s-new-bg-li:nth-child, .s-new-bg .s-new-bg-li:nth-child(21) { border-left-color: #704ba1; }*/
/*.s-new-bg .s-new-bg-li:nth-child(2), .s-new-bg .s-new-bg-li:nth-child(22) { border-left-color: #564c99; }*/
/*.s-new-bg .s-new-bg-li:nth-child(3), .s-new-bg .s-new-bg-li:nth-child(23) { border-left-color: #a04885; }*/
/*.s-new-bg .s-new-bg-li:nth-child(4), .s-new-bg .s-new-bg-li:nth-child(24) { border-left-color: #db4e74; }*/
/*.s-new-bg .s-new-bg-li:nth-child(5), .s-new-bg .s-new-bg-li:nth-child(25) { border-left-color: #ce5432; }*/
/*.s-new-bg .s-new-bg-li:nth-child(6), .s-new-bg .s-new-bg-li:nth-child(26) { border-left-color: #d16e27; }*/
/*.s-new-bg .s-new-bg-li:nth-child(7), .s-new-bg .s-new-bg-li:nth-child(27) { border-left-color: #f47900; }*/
/*.s-new-bg .s-new-bg-li:nth-child(8), .s-new-bg .s-new-bg-li:nth-child(28) { border-left-color: #f4a600; }*/
/*.s-new-bg .s-new-bg-li:nth-child(9), .s-new-bg .s-new-bg-li:nth-child(29) { border-left-color: #f4cf00; }*/
/*.s-new-bg .s-new-bg-li:nth-child(10), .s-new-bg .s-new-bg-li:nth-child(30) { border-left-color: #81ce93; }*/
/*.s-new-bg .s-new-bg-li:nth-child(11), .s-new-bg .s-new-bg-li:nth-child(31) { border-left-color: #27b1c4; }*/
/*.s-new-bg .s-new-bg-li:nth-child(12), .s-new-bg .s-new-bg-li:nth-child(32) { border-left-color: #0d84c8; }*/
/*.s-new-bg .s-new-bg-li:nth-child(13), .s-new-bg .s-new-bg-li:nth-child(33) { border-left-color: #16669a; }*/
/*.s-new-bg .s-new-bg-li:nth-child(14), .s-new-bg .s-new-bg-li:nth-child(34) { border-left-color: #6f4aa0; }*/
/*.s-new-bg .s-new-bg-li:nth-child(15), .s-new-bg .s-new-bg-li:nth-child(35) { border-left-color: #564c99; }*/
/*.s-new-bg .s-new-bg-li:nth-child(16), .s-new-bg .s-new-bg-li:nth-child(36) { border-left-color: #a04885; }*/
/*.s-new-bg .s-new-bg-li:nth-child(17), .s-new-bg .s-new-bg-li:nth-child(37) { border-left-color: #dc4e74; }*/
/*.s-new-bg .s-new-bg-li:nth-child(18), .s-new-bg .s-new-bg-li:nth-child(38) { border-left-color: #cd5331; }*/
/*.s-new-bg .s-new-bg-li:nth-child(19), .s-new-bg .s-new-bg-li:nth-child(39) { border-left-color: #d06e27; }*/
.s-new-bg #s_brand {
    padding-top: 0.625em;
}

.search-list .list-item {
    /*padding: 10px 10px 10px 0;*/
    display: table;
    width: 100%;
    border-bottom: solid 1px #e1e1e1;
}

.search-list .list-item .p-icon {
    position: relative;
    overflow: hidden;
    float: left;
}

.search-list .list-item .search-icon {
    position: absolute;
    top: 50%;
    left: 50%;
}

.search-list .list-item .d-info {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.search-list .list-item .d-title {
    font-size: 100%;
}

.search-list .list-item .extra {
    margin-left: -4px;
    overflow: hidden;
    padding: 3px 0 3px 4px;
}

.search-list .list-item .pad2 {
    border-left: 1px solid #ccc;
    display: inline-block;
    line-height: 100%;
    margin: 2px 0 2px -5px;
    padding: 0 10px 0 5px;
    color: #666;
}

/*.search-list .list-item { padding: 10px 10px 10px 0; display: table; width: 100%; border-bottom: solid 1px #e1e1e1; }
.search-list .list-item .p-icon { padding: 10px 26px 0; min-width: 40px; width: 20%; padding-top: 3px; display: table-cell; vertical-align: middle; }
.search-list .list-item .p-icon img { width: 100%; }
.search-list .list-item .d-info { display: table-cell; vertical-align: middle; }
.search-list .list-item .d-title { font-size: 117%; }
.search-list .list-item .extra { margin-left: -4px; overflow: hidden; padding: 3px 0 3px 4px; }
.search-list .list-item .pad2 { border-left: 1px solid #ccc; display: inline-block; line-height: 100%; margin: 2px 0 2px -5px; padding: 0 10px 0 5px; color: #666; }*/
.search-list .list-item {
    /*padding: 10px 10px 10px 0;*/
    display: table;
    width: 100%;
    border-bottom: solid 1px #e1e1e1;
}

.search-list .list-item .p-icon {
    position: relative;
    overflow: hidden;
    float: left;
}

.search-list .list-item .search-icon {
    position: absolute;
    top: 50%;
    left: 50%;
}

.search-list .list-item .d-info {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.search-list .list-item .d-title {
    font-size: 100%;
}

.search-list .list-item .extra {
    margin-left: -4px;
    overflow: hidden;
    padding: 3px 0 3px 4px;
}

.search-list .list-item .pad2 {
    border-left: 1px solid #ccc;
    display: inline-block;
    line-height: 100%;
    margin: 2px 0 2px -5px;
    padding: 0 10px 0 5px;
    color: #999;
    font-size: 89%;
}

.search-list li.current .s-category2-lst, .search-list li.current .s-cate-list-az, .search-list li.current .s-list-li-a {
    display: block;
}

.search-list .s-list-li-p {
    position: relative;
}

.search-list .s-list-li-a {
    position: absolute;
    right: 0;
    top: 10px;
    height: 32px;
    height: 32px;
    width: 36px;
}

.s-category2-lst {
    background-color: #f6f6f6;
    /*-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .1) inset;*/
    /*-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .1) inset;*/
    /*box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .1) inset;*/
    display: none;
    /*margin-left: -6px;*/
}

.s-category2-li {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
}

.s-category2-lst .crow-item {
    border-bottom: 1px solid #e1e1e1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    vertical-align: middle;
    text-align: center;
    width: 50%;
    overflow: hidden;
}

.s-category2-lst .crow-item a {
    color: #666;
    display: block;
    padding: 8px 0;
}

.s-category2-li-p {
    position: relative;
}

.s-category2-li-p:before {
    content: '';
    position: absolute;
    margin-left: 28px;
    background-color: #F6F6F6;
    bottom: -7px;
    width: 14px;
    height: 14px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    border-top: solid 1px #cdcdcd;
    border-right: solid 1px #cdcdcd;
}

/*搜索三级分类展示*/
.s-category2-lst-b {
    display: block;
}

/*热卖产品*/
.hot-box {
}

.hot-product-box {
}

.hot-product-list {
    padding: 0 10px;
}

.hot-product-item {
    padding: 10px 0 0 0;
}

.hot-product-item .pic {
    text-align: center;
    padding: 0 10px;
}

.hot-product-item .pic img {
    width: 100%;
    border: solid 1px #ececec;
}

.hot-product-item .d-info {
    padding: 0 10px;
}

.hot-product-item .d-price {
    padding-top: 5px;
    color: #c00;
    line-height: 100%;
}

.hot-product-item .new-gd-tit {
    -webkit-box-flex: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 100%;
}

.hot-product-item {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
}

.hot-product-i-1, .hot-product-i-2, .hot-product-i-3 {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 33.3%;
}

.shop-title {
    margin: 10px;
    color: #6a6f8a;
    padding: 5px 10px 0;
}

.shop-title.opacity-bg {
    color: #e94d36;
}

.shop-title .shop-org, .shop-title .thumb-mode.shop-org {
    background-color: #e94d36;
}

.shop-title .shop-blue {
    background-color: #6a6f8a;
}

.shop-tit-bg {
    background-color: #f3f3f5;
    color: #474d67;
}

/*搜索结果为*/
.search-see {
    margin: 0 10px;
}

.search-see-title {
    font-size: 108%;
}

.search-see-list {
    padding: 10px 0; /* word-spacing:-0.58em; */
}

.search-see-list a {
    display: inline-block;
    padding: 2px 8px;
    color: #5b5c62;
    background: #fff;
    border: solid 1px #d9d9d9;
    margin: 10px 5px 0;
    border-radius: 4px;
}

/*没有搜索到*/
.s-c-defanlt {
    padding: 20px;
    font-size: 110%;
    text-align: center;
}

.s-c-defanlt .s-d-info {
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: inline-block;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
    text-align: left;
}

.s-c-d-grey {
    color: #666;
    padding: 0 10px;
}

.s-c-d-goto-list {
    margin: 0;
}

.s-c-d-title {
    font-size: 108%; /*background-color: #f6f6f6;*/
    padding: 5px 10px 0;
}

/**/
.s-c-d-m-list {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding: 10px 0;
}

.s-c-d-m-child {
    margin: 5px;
    font-weight: bold;
    -webkit-box-align: center;
}

.s-c-d-m-list .s-c-d-m-child:nth-child(1), .s-c-d-m-list .s-c-d-m-child:nth-child(2) {
    -webkit-box-flex: 1;
    width: 30%;
}

.s-c-d-m-list .s-c-d-m-child:nth-child(3) {
    width: 20%;
    min-width: 30px;
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
}

.s-c-d-m-list .s-c-d-m-r-arrow {
    width: 1.35em;
    height: 2.152em;
    display: inline-block;
}

.s-c-d-m-child .pic {
    border: solid 1px #ececec;
}

.s-c-d-m-child .pic img {
    width: 100%;
}

.s-c-d-m-child .d-info {
    padding-top: 5px;
}

.s-c-d-m-child .d-price {
    color: #c00;
    line-height: 100%;
}

.s-c-d-m-child .new-gd-tit {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 100%;
    height: 20px;
}

/*商铺搜索结果 列表页  我的收藏列表页*/
/*.ul-bg-grey {*/
    /*background: #f6f6f6;*/
/*}*/

.s-new-mu-ul, .my-favorite-ul {
}

.s-new-mu-li, .my-favorite-li {
    display: -webkit-box;
    /*padding: 10px 0;*/
    /*border-bottom: solid 1px #e1e1e1;*/
}

.s-new-mu-div, .my-favorite-div {
    font-weight: bold;
    /*-webkit-box-align: center;*/
}

.s-new-mu-div .a-pad-10, .my-favorite-div .a-pad-10 {
    display: block;
    padding: 10px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.s-new-mu-div a:hover, .s-new-mu-div a:hover {
    text-decoration: none;
}

.s-new-mu-li .s-new-mu-div:nth-child(1), .s-new-mu-li .s-new-mu-div:nth-child(2), .my-favorite-li .my-favorite-div:nth-child(1) {
    width: 30%;
}

.my-favorite-li .my-favorite-div:nth-child(2) {
    vertical-align: middle;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding-right: 10px;
}

.s-new-mu-li .s-new-mu-div:nth-child(2) {
    width: 65%;
}

.my-favorite-li .my-favorite-div:nth-child(3) {
    width: 10%;
    min-width: 30px;
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
}

.s-new-mu-li .s-c-d-m-r-arrow, .my-favorite-li .s-c-d-m-r-arrow {
    width: 1.3em;
    height: 2.152em;
    display: inline-block;
}

.new-tbl-type .icon-star-box {
    width: 108px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    margin-left: -5px;
}

.new-tbl-type .icon-star-grey, .new-tbl-type .icon-star-org {
    width: 100%;
    height: 20px;
    display: inline-block;
    line-height: 0px;
}

.icon-star-grey {
    background-image: url(../images/drawable-mdpi/icon_star_grey.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
}

.icon-star-org {
    background-image: url(../images/drawable-mdpi/icon_star_org.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
}

.s-new-mu-div .pic, .my-favorite-div .pic {
    border: solid 1px #ececec;
}

.s-new-mu-div .pic img, .my-favorite-div .pic img {
    width: 100%;
}

.s-new-mu-div .d-info, .my-favorite-div .d-info {
    padding-top: 10px;
}

.s-new-mu-div .d-price, .my-favorite-div .d-price {
    color: #ea6542;
    font-size: 117%;
}

.s-new-mu-div .new-gd-tit, .my-favorite-div .new-gd-tit {
    width: 100%;
    /*color: #666;*/
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}
.new-gd-tit {
  font-size: 12px;
}
.s-new-mu-div .col-grey3, .my-favorite-div .col-grey3 {
    color: #999;
}

.s-new-mu-div .d-title, .s-new-mu-div .new-tbl-type, .my-favorite-div .d-title, .my-favorite-div .new-tbl-type {
    color: #666;
    background-color: transparent;
}

.my-favorite-li {
    position: relative;
}

.my-favorite-div-del {
    display: none;
}

/*搜索结果筛选*/
.search-sort-con-push, .search-wrap-s-con-push {
    padding: 0px;
}

.s-c-sort-push {
    width: 80%;
    background-color: #4f5257;
}

.s-c-sort-push .ui-panel-inner {
    padding: 0px;
    margin: 0;
}

.s-c-sort-push .title {
    background-color: #3a3f46;
    -webkit-box-shadow: 0 2px 2px rgba(4, 0, 0, .2);
    -moz-box-shadow: 0 2px 2px rgba(4, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(4, 0, 0, .2);
    height: 44px;
    line-height: 44px;
    color: #e2e4e7;
    font-size: 117%;
    font-weight: 700;
    padding: 0 10px;
    border-top: solid 1px #242931;
}

.s-c-s-p-c {
    background-color: #4f5257;
    padding: 10px 0;
}

.s-c-s-p-price {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    padding: 0 10px;
}

.s-c-s-p-t {
    width: 33px;
    height: 33px;
    color: #dedede;
    text-align: center;
    display: -webkit-box;
    display: -ms-box;
    display: -moz-box;
    display: -o-box;
    display: box;
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    box-pack: center;
}

.s-c-s-p-input {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 125%;
    padding: 0;
}

.s-c-s-p-input {
    width: 98%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border: solid 1px #ccc;
    background-color: #fff;
}

.s-c-s-p-ul {
    padding: 0 10px;
}

.s-c-s-p-ul li {
    border-bottom: solid 1px #3a3f46;
}

.s-c-s-p-ul li a {
    display: block;
    padding: 8px 0;
    color: #dedede;
}

.s-c-sort-btn {
    padding: 10px;
}

.s-c-sort-btn .icon-btn-ok {
    width: 16px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
}

.s-c-sort-btn .btn {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 108%;
    display: block;
    font-weight: 700;
}

/*品牌*/
.s-cate-list {
}

.s-list-ul {
}

.s-cate-list .c-list-item {
    padding: 4px 10px;
    display: table;
}

.s-cate-list .c-list-item .p-icon {
    padding: 10px 10px 0 0;
    width: 56px;
    padding-top: 3px;
    display: table-cell;
    vertical-align: middle;
}

.s-cate-list .c-list-item .p-icon img {
    width: 56px;
}

.s-cate-list .c-list-item .d-info {
    display: table-cell;
    vertical-align: middle;
}

.s-cate-list .c-list-item .d-title {
    font-size: 117%;
}

.s-cate-list .c-list-item .extra {
    margin-left: -4px;
    overflow: hidden;
    padding: 3px 0 3px 4px;
}

.s-cate-list .c-list-item .pad2 {
    border-left: 1px solid #ccc;
    display: inline-block;
    line-height: 100%;
    margin: 2px 0 2px -5px;
    padding: 0 10px 0 5px;
}

.s-list-li-p {
    position: relative;
}
.s-list-li-p .s-new-bg-li:last-child .list-item {
    border-bottom: none;
}
.s-list-li-p-r {
    padding-right: 39px;
}

.s-list-li-a {
    position: absolute;
    right: 0;
    top: 10px;
    height: 32px;
    height: 32px;
    width: 36px;
    display: block;
}

.s-list-li-a {
    background-image: url(../images/drawable-mdpi/a-z.png);
    background-size: cover;
}

.s-pad-0 {
    padding: 0px;
}

.s-cate-list li.current .s-cate-list-az {
    display: block;
}

.s-cate-list-az {
    background-color: #fff;
    display: none;
}

.s-cate-l-az-li {
    width: 100%;
}

.s-cate-list-az .crow-item {
    vertical-align: middle;
    text-align: center;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    border-radius: 30px;
    display: inline-block;
    margin: 4px;
}

.s-cate-list-az .crow-item.active {
    background-color: #f8f8f8;
    color: #000;
}

.s-cate-l-az-li-p {
    position: relative;
}

.s-cate-l-az-li-p .t-arrow {
    width: 0.625em;
    height: 0.625em;
    top: -0.35em;
    left: 30px;
    border: 0;
    position: absolute;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    -webkit-transform: rotate(-45deg);
    background-color: #fff;
}

.s-cate-l-az-li a:hover {
    text-decoration: none;
}

/*品牌区域*/
.current .s-c-in-commt {
    padding: 1px 0;
    overflow: hidden;
    display: block;
}

.s-c-in-commt {
    padding: 1px 0;
    overflow: hidden;
    display: none;
}

.s-c-in-c-list {
}

.s-c-in-c-li {
    width: 25%;
    float: left;
    display: block;
}

.s-c-in-c-bor {
    border: solid 1px #ccc;
    margin: -1px 0 0 -1px;
}

.s-c-in-c-li:nth-child(4n) .s-c-in-c-bor {
    border-right: solid 1px #fff;
}

.s-c-in-c-img {
    padding: 10px;
}

.s-c-in-c-img img {
    width: 100%;
}

.s-c-in-c-bor p {
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 4x 10px;
}

/*new a-z*/
.s-c-in-c-list-new {
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.s-c-in-c-li-new {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 25%;
    border: solid 1px #ECECEC;
    margin: -1px 0 0 -1px;
    overflow: hidden;
}

.s-c-in-c-div {
    max-height: 4.5em;
    overflow: hidden;
}

/*A-Z*/
.s-c-az {
    width: 40px;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #f6f6f6;
    -moz-box-shadow: 1px 0 0 0 rgba(0, 0, 0, .3) inset;
    -webkit-box-shadow: 1px 0 0 0 rgba(0, 0, 0, .3) inset;
    box-shadow: 1px 0 0 0 rgba(0, 0, 0, .3) inset;
    position: fixed;
    top: 0px;
    right: 0;
    z-index: 10;
}

.s-c-az .s-c-az-inner {
    width: 40px;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    margin: 0;
    padding: 0;
    height: 100%;
}

.s-c-az .s-c-az-b {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
    position: relative;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
}

.s-c-az .s-c-az-b a {
    display: block;
    height: 100%;
    display: block;
}

.s-c-az .sno {
    height: 0;
}

.s-c-az-b-hover {
    display: none;
    position: absolute;
    right: 40px;
    top: 10%;
    margin-top: -40%;
    padding: 2px 20px;
    background: #000;
    float: left;
    opacity: .6;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 2px;
    font-size: 200%;
    line-height: 100%;
    color: #fff;
}

.s-c-az-b-hover:after {
    content: '';
    display: block;
    font-size: 0;
    position: absolute;
    right: -16px;
    top: 50%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: transparent transparent transparent #000;
    border-style: solid dashed dashed solid;
}

.s-c-az-b:first-child .s-c-az-b-hover {
    top: 0;
    margin-top: 0;
}

.s-c-az-b:last-child .s-c-az-b-hover {
    top: 10%;
    margin-top: -60%;
}

.s-c-az-b-hover .t-arrow {
    width: 0px;
    height: 0px;
    overflow: hidden;
    margin-top: 5px;
    border-top: 10px solid transparent;
    border-left: 10px solid #000;
    border-bottom: 10px solid transparent;
    display: none;
    opacity: 0.5;
}

.s-c-az-b-hover-show {
    display: block;
}

.s-c-az-b-hover-show .t-arrow {
    display: block;
}

.s-c-az-b-box {
}

/* 搜索列表页 title   and  我的订单Tab and 我的收藏 tab  and 收货人管理tab*/
.s-list-tab, .my-o-list-tab, .my-f-list-tab, .c-m-tab, .o-list-tab {
    border-bottom: solid 1px #ddd;
    /*margin-bottom: -1px;*/
}

.c-m-tab {
    border-top: solid 1px #ccc;
}

.s-list-tab ul, .my-o-list-tab ul, .my-f-list-tab ul, .c-m-tab ul, .o-list-tab ul {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
}

.s-list-tab li, .my-o-list-tab li, .my-f-list-tab li, .c-m-tab li, .o-list-tab li {
    -webkit-box-flex: 1;
    text-align: center;
    font-weight: 700;
    position: relative;
}

.s-list-tab li.active, .my-o-list-tab li.active, .my-f-list-tab li.active, .c-m-tab li.active a, .o-list-tab li.active {
    -webkit-box-shadow: none;
    color:#ea6542;
}

/*.s-list-tab li.active:before, .s-list-tab li.active:after, .my-o-list-tab li.active:before, .my-o-list-tab li.active:after, .my-f-list-tab li.active:before, .my-f-list-tab li.active:after, .o-list-tab li.active:after {*/
    /*content: '';*/
    /*display: block;*/
    /*width: 0;*/
    /*height: 0;*/
    /*position: absolute;*/
    /*margin-left: -7px;*/
    /*left: 50%;*/
/*}*/

.s-list-tab li.active:before {
    bottom: -6px;
    background-color: #fff;
}

.orderBill .s-list-tab li.active:before {
    bottom: -6px;
    background-image: url(../images/bg.png);
}

.my-o-list-tab li.active:before, .my-f-list-tab li.active:before, .o-list-tab li.active:after {
    bottom: -8px;
    background-image: url(../images/bg.png);
    opacity: .9;
}

.s-list-tab li.active:before, .my-o-list-tab li.active:before, .my-f-list-tab li.active:before, .c-m-tab li.active:before, .o-list-tab li.active:after {
    width: 9px;
    height: 9px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    -webkit-box-shadow: 2px -2px 2px #ddd;
    -moz-box-shadow: 2px -2px 2px #ddd;
    box-shadow: 2px -2px 2px #ddd;
    font-size: 117%;
}

/*sanjiao*/
/*.s-list-details .s-list-tab .active:before {*/
    /*width: 9px;*/
    /*height: 9px;*/
    /*display: block;*/
    /*-webkit-transform: rotate(-45deg);*/
    /*-webkit-box-shadow: 2px -2px 2px #ddd;*/
    /*-moz-box-shadow: 2px -2px 2px #ddd;*/
    /*box-shadow: 2px -2px 2px #ddd;*/
/*}*/

.s-list-tab li a, .my-o-list-tab li a, .my-f-list-tab li a, .c-m-tab li {
    color: #333;
    /*overflow: hidden;*/
    display: block;
}

.s-list-tab li a, .my-f-list-tab li a {
    padding: 0.625em 0 0.6em;
    display: block;
    font-size: 100%;
}

.s-list-tab li.active a, .my-o-list-tab li.active a, .my-f-list-tab li.active a, .c-m-tab li, .s-t-m-t-ul li.active a {
    opacity: 1;
    color: #f67649;
}

/*.col-gery-tab li.active a { opacity: 1; color: #333; }*/
.col-gery-tab li.active a {
    opacity: 1;
    color: #ea6542;
}

.my-o-list-tab li a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
}

.c-m-tab li:nth-last {
    text-align: left;
}

.s-list-tab li img {
    margin-left: 4px;
    height: 1.01em;
    margin-top: -0.2em;
}

.s-list-tab li .thumb-mode, .my-o-list-tab li .thumb-mode, .my-f-list-tab li .thumb-mode, .shop-title .thumb-mode, .product .tabname li .thumb-mode, .thumb-mode {
    width: 1.25em;
    height: 1.25em;
    text-align: center;
    vertical-align: middle;
    border-radius: 20em;
    /*background-color: #333;*/
    display: inline-block;
    margin-right: 5px;
    position: relative;
    margin-top: -0.15em;
}

.icon-price-con, .icon-price-bot, .icon-price-top {
    display: inline-block;
    vertical-align: middle;
}

.s-list-tab li.active .thumb-mode, .my-o-list-tab li.active .thumb-mode, .my-f-list-tab li.active .thumb-mode, .c-m-tab li.active .thumb-mode, .shop-title .thumb-mode, .o-list-tab .active .thumb-mode, .product .tabname .active .thumb-mode {
    background-color: #f48e4a;
    position: relative;
}

.s-list-tab li .thumb-mode i, .my-o-list-tab li .thumb-mode i, .my-f-list-tab li .thumb-mode i, .c-m-tab li .thumb-mode i, .shop-title .thumb-mode i, .product .tabname li .thumb-mode i, .thumb-mode i {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
}

/*店铺和商品搜索 TAB*/
.s-thumb-mode-tab {
}

.s-t-m-t-ul {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    background-color: #fff;
    border-bottom: solid 1px #e1e1e1;
}

.s-t-m-t-ul li {
    -webkit-box-flex: 1;
    text-align: center;
    font-weight: 700;
    color: #fff;
}

.s-t-m-t-ul li a, .s-t-m-t-ul li.active a {
    display: block;
}

.s-t-m-t-ul li a {
    padding: 10px 0;
    opacity: 0.6;
}

.s-t-m-t-ul li.active {
    -webkit-box-shadow: none;
    position: relative;
    color: #fff;
}

.s-t-m-t-ul li i {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0;
}

/*商铺搜索结果 推荐 列表页*/
.s-new-s-ul {
    background-color: #fff;
    box-shadow: inset 0 1px 2px #ddd;
    -webkit-box-shadow: inset 0 1px 2px #ddd;
    -ms-box-shadow: inset 0 1px 2px #ddd;
    -moz-box-shadow: inset 1px 2px #ddd;
    -o-box-shadow: inset 0 1px 2px #ddd;
}

.s-new-s-li {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    /*padding: 10px 0;*/
    border-bottom: solid 1px #e1e1e1;
}

.s-new-s-div {
    font-weight: bold;
    -webkit-box-align: center;
    overflow: hidden;
}

.s-new-s-div .a-pad-10 {
    display: block;
    padding: 10px;
}

.s-new-s-div a:hover {
    text-decoration: none;
}

.s-new-s-li .s-new-s-div:nth-child(1), .s-new-s-li .s-new-s-div:nth-child(2) {
    width: 21%;
}

.s-new-s-li .s-new-s-div:nth-child(2) {
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    width: 80%;
    text-align: left;
}

.s-new-s-li .s-new-s-div:nth-child(3) {
    width: 10%;
    min-width: 30px;
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
}

.s-new-s-li .s-c-d-m-r-arrow {
    width: 1.3em;
    height: 2.152em;
    display: inline-block;
}

.s-new-s-div .pic {
    border: solid 1px #ececec;
}

.s-new-s-div .pic img {
    width: 100%;
}

.s-new-s-div .d-info {
    padding-top: 10px;
}

.s-new-s-div .d-price {
    color: #c00;
    font-size: 117%;
}

.s-new-s-div .new-gd-tit {
    width: 100%;
    color: #666;
}

.s-new-s-div .d-title, .s-new-s-div .new-tbl-type {
    font-size: 12px;
    color: #666
}

/*==== /search ====*/
/*============================================ myI2f ============================================*/
/*header*/
.myI2f-wrap-bg {
    background-color: #c7000b;
    background-image: -webkit-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -moz-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -o-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: linear-gradient(-56deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
}

header.header-pr {
    position: relative !important;
}

header.header-pr {
    background: none;
    box-shadow: none;
}

.myI2f-header {
    height: 44px;
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: box;
}

.myI2f-new-header {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    padding: 10px 10px 0 10px;
}

.myI2f-header .title {
    text-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 125%;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.s-header {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: box;
    height:44px;
    line-height: 44px;
    text-align: center;
}

input::-webkit-search-cancel-button{
    display: none;
}

input{
    -webkit-appearance: none;
}

.s-new-header {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    padding: 10px 10px 0 10px;
}

.title-white {
    color: #fff;
}

.m-myI2f-box2 {
    border: solid 1px #cecece;
    box-shadow: 0 0px 0px 0px #ccc;
    padding: 4px 6px 2px 6px;
    height: 20px;
    margin: 10px 0 0 0;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: -moz-box;
    display: -webkit-box;
    line-height: normal;
    background-color: #fff;
}

.myI2f-header .home-back .top-w, .myI2f-header .g-nav .top-w {
    width: 2.75em;
    height: 2.75em;
    margin: 0;
    display: block;
}

.new-m-myI2f {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.new-myI2f-i-box {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.new-myI2f-input {
    border: 0;
    height: 20px;
    line-height: 20px;
    font-size: 142%;
    padding: 0;
    width: 100%;
}

/*hearder myI2F*/
.myI2f-name {
    padding: 10px;
    text-align: center;
    font-size: 117%;
    color: #fff;
}

.myI2f-poto {
    padding: 10px 37.8%;
    text-align: center;
}

.myI2f-poto-bg {
    width: 100%;
    border-radius: 50%;
    background-color: #fff;
    min-width: 77px;
    min-height: 77px;
    margin: auto;
    padding: 4px;
}

.myLogo-poto {
    width: 100%;
    border-radius: 50%;
    min-width: 77px;
    min-height: 77px;
    margin: auto;
}

.myI2f-userLevel {
    padding: 10px 0;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
}

.myI2f-userLevel div {
    text-align: center;
    font-size: 90%;
    color: #fff;
    line-height: 150%;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    width: 100%;
    border-left: solid 1px #fff;
    margin-left: -1px;
}

.myI2f-userLevel div i {
    width: 1.4em;
    height: 1.4em;
    display: inline-block;
    margin-left: 4px;
    margin-top: -0.2em;
    vertical-align: middle;
}

/*我的商城-首页*/
.myI2f-icon-list {
}

.myI2f-mb-list {
    padding: 15px 5px 0;
}

.myI2f-mb-ul {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.myI2f-mb-li {
    width: 100%;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    margin: 5px;
}

.myI2f-mb-b-color {
}

.myI2f-mb-icon {
    text-align: center;
    padding: 20% 10px 10%;
}

.myI2f-mb-icon .my-icon {
    display: inline-block;
}

.my-icon-msg {
    position: relative;
}

.my-icon-m {
    padding: 2px 4px;
    font-size: 70%;
    background: #c00;
    position: absolute;
    left: 50%;
    margin-left: -0.625em;
    top: -10px;
    line-height: 100%;
    color: #fff;
    min-width: 18px;
    white-space: nowrap; /*display:inline-block;text-overflow: ellipsis;*/
}

.my-icon-m:after {
    content: '';
    position: absolute;
    background-color: #c00;
    bottom: -0.25em;
    left: 50%;
    margin-left: -0.25em;
    width: 0.5em;
    height: 0.5em;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
}

.myI2f-mb-b-color p {
    padding: 0 0 10px;
    font-size: 100%;
    color: #fff;
    text-align: center;
}

.myI2f-mb-ul .myI2f-mb-li:nth-child(1) .myI2f-mb-b-color {
    background-color: #dd5731;
    background-image: -webkit-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -moz-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -o-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: linear-gradient(-56deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
}

.myI2f-mb-ul .myI2f-mb-li:nth-child(2) .myI2f-mb-b-color {
    background-color: #f39c11;
    background-image: -webkit-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -moz-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -o-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: linear-gradient(-56deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
}

.myI2f-mb-ul .myI2f-mb-li:nth-child(3) .myI2f-mb-b-color {
    background-color: #f4734a;
    background-image: -webkit-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -moz-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -o-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: linear-gradient(-56deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
}

.myI2f-mb-ul-c .myI2f-mb-li:nth-child(1) .myI2f-mb-b-color {
    background-color: #5bb4e1;
    background-image: -webkit-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -moz-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -o-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: linear-gradient(-56deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
}

.myI2f-mb-ul-c .myI2f-mb-li:nth-child(2) .myI2f-mb-b-color {
    background-color: #94d268;
    background-image: -webkit-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -moz-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -o-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: linear-gradient(-56deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
}

.myI2f-mb-ul-c .myI2f-mb-li:nth-child(3) .myI2f-mb-b-color {
    background-color: #be60a6;
    background-image: -webkit-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -moz-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: -o-linear-gradient(146deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
    background-image: linear-gradient(-56deg, rgba(4, 0, 0, .18), rgba(255, 255, 255, .18));
}

/*我的商城-用户基本信息 and 注册*/
.myI2finfo {
    padding: 0;
}

.tit-h6-f14.myI2f-i-h6 {
    color: #333;
    padding: 10px;
}

.myI2f-i-h6 {
    font-size: 100%;
    color: #c3c5cd;
    padding: 15px 0 0 10px;
}

.myI2f-i-name {
}

.myI2f-i-box-10 {
    padding: 4px 10px;
}

.myI2f-i-box {
    margin-top: 10px;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
}

.default-my {
    display: none;
}

.myI2f-i-name .tit {
    /*width: 8%;*/
    margin-left: 10px;
    margin-right: 5px;
}

.reg-icon {
    display: block;
}

.myI2f-i-name .tit-border {
    border-bottom: solid 1px #c3c5cd;
    margin-right: 0;
}

.myI2f-i-name .msg {
    -webkit-box-flex: 1;
    width: 100%;
    border-bottom: solid 1px #c3c5cd;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    text-align: left;
    position: relative;
}

.myI2f-i-name .msg-border-none {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: none;
}

.myI2f-i-name .msg-info {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    text-align: left;
    width: 100%;
}

.myI2f-i-name .top36 {
    bottom: -36px;
}

.myI2f-i-name .top20 {
    bottom: -19px;
}

/*.myI2f-i-name .myI2f-i-tip { position: absolute; width: 100%; left: -1px; background-color: #cdcdcd; color: #fff; padding-left: 2px; z-index: 1; }*/
.myI2f-i-name .myI2f-i-tip {
    position: absolute;
    width: 100%;
    left: -1px;
    padding-left: 2px;
    z-index: 1;
}

.prompt-box .msg {
    border: 0;
    background: none;
}

/*.myI2f-i-box.prompt-box .myI2f-i-tip { color: #fff; position: relative; width: 100%; font-size: 117%; }*/
.myI2f-i-box.prompt-box .myI2f-i-tip {
    position: relative;
    width: 100%;
    font-size: 117%;
}

/*.myI2f-i-name .myI2f-i-tip:before, .myI2f-i-box.prompt-box .myI2f-i-tip:before { content: ''; display: block; position: absolute; width: 0.4em; height: 0.4em; background-color: #cdcdcd; -webkit-transform: rotate(-45deg); right: 10px; top: -0.2em; }*/
.myI2f-i-box.prompt-box .bg-org, .myI2f-i-box .bg-org {
    background-color: #f48e4a;
}

.myI2f-i-box.prompt-box .bg-org:before, .myI2f-i-box .bg-org:before {
    background-color: #f48e4a;
}

.myI2f-i-name .msg-r10 {
    margin-right: 10px;
}

.myI2f-i-name .eidt {
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    text-align: left;
    margin-right: 10px;
    position: relative;
    height: 30px;
    background-color: #bfd6af;
    color: #fff;
    padding: 0 10px;
}

.myI2f-i-name .eidt div {
    display: -webkit-box;
    line-height: 300%;
}

.myI2f-i-name .msg i {
    display: inline-block;
    vertical-align: middle;
}

.myI2f-i-name .msg i.icon-safe-key, .myI2f-i-name .msg i.icon-safe-keyboard {
    margin-top: 0;
}

.myI2f-i-name .msg i {
    margin-right: 5px;
}

.myI2f-i-name .msg input {
    width: 100%;
    display: block;
    -webkit-box-flex: 1;
    font-size: 100%;
}

.myI2f-i-name .msg .select-box {
    width: 100%;
    display: block;
    -webkit-box-flex: 1;
}

.myI2f-i-name .tit img {
    width: 100%;
}

.myI2f-i-name .msg .pad-l10 {
    font-size: 83%;
}

/*input 改线*/
.myI2f-i-name .msg input {
    background: transparent;
    padding-left: 10px;
}

.myI2f-i-name .msg-border .msg, .myI2f-i-name .msg-border .eidt {
    border-bottom: solid 1px #333;
}

.myI2f-i-name .msg-border .eidt, .myI2f-i-name .msg-border .eidt.org {
    border-left-color: #ea6542;
    color: #ea6542;
}

/*must write*/
.must-msg, .must-pop-b {
    position: relative;
}

.must-msg:after {
    content: '';
    display: inline-block;
    font-size: 0;
    position: absolute;
    top: 10px;
    left: 0px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #c00;
}

.must-pop {
    position: absolute;
    bottom: 8px;
    left: 10px;
    background: #fff;
    border: solid 1px #ccc;
}

.must-pop:before {
    content: '';
    font-size: 0;
    position: absolute;
    bottom: -10px;
    left: -1px;
    width: 0;
    height: 0;
    border-width: 5px;
    border-color: #ccc transparent transparent #ccc;
    border-style: solid dashed dashed solid;
}

.must-pop:after {
    content: '';
    font-size: 0;
    position: absolute;
    bottom: -8px;
    left: 0px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-color: #fff transparent transparent #fff;
    border-style: solid dashed dashed solid;
}

/**/
.myI2f-i-box.must-pop-b, .myI2f-i-box.prompt-box {
    padding: 0;
}

.myI2f-i-box, .myI2f-i-box.prompt-box.pad-t10 {
    padding: 1.25em 0 0;
}

/**/
#agreementDiv .scrll-content {
    padding: 5px 10px;
    box-shadow: 0px 1px 2px #c9c9c9;
}

#agreementDiv .scrll-content h3 {
    text-align: center;
    font-size: 117%;
}

#agreementDiv .scrll-content p {
    text-align: justify;
    text-justify: inter-ideograp
}

/*============================================ myOrder and myOrder info============================================*/
/*推荐搜索页面recommend   and 我的订单 title  and  myOrder info*/
/*.my-o-recommend { margin: 10px 0; border-top: solid 1px #ccc; border-left: 0; border-right: 0; background-color: #fff; }*/
.my-o-recommend {
    /*margin-bottom: 5px;*/
    border-left: 0;
    border-right: 0;
    background-color: #fff;
}

.my-o-recommend .btn-s-box.btn-grey {
    margin-bottom: -1px;
}

.my-o-recom-box {
}

.my-o-recom-tit {
    margin: 10px 10px 4px;
    font-size: 100%;
    font-weight: 700;
    overflow: hidden;
}

.my-o-recom-tit .thumb-mode {
    background-color: #333;
    margin-right: 5px;
}

.my-o-recom-tit li {
    width: 50%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.my-o-recom-tit li:nth-child(1) {
    width: 48%;
    float: left;
}

.my-o-recom-tit li:nth-child(2) {
    float: right;
    text-align: right;
    color: #ec6d00;
    font-family: 'webfont', Verdana, Arial, Helvetica, sans-serif;
}

.my-o-recom-con {
    border-top: 0;
    margin: 10px;
    margin-bottom: 0;
}

.my-o-info-ul {
}

.my-o-info-ul-order {
    padding: 10px;
    border-top: solid 1px #ccc;
}

.my-o-info-li {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding: 10px 5px;
    background: #fafafa;
}

.my-o-info-li-b {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding: 10px 0;
}

.btn-info-li-box {
    margin-left: -10px;
    width: 110%;
}

.my-o-info-div {
    font-weight: bold;
    -webkit-box-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

/*.my-o-info-div .a-pad-10 { display: block; padding: 10px 10px 10px 0; }*/
.my-o-info-div .a-pad-10 {
    display: block;
}

.my-o-info-div a:hover {
    text-decoration: none;
}

/*.my-o-info-li .my-o-info-div:nth-child(1), .my-o-info-li .my-o-info-div:nth-child(2), .my-o-info-li-b .my-o-info-div:nth-child(1), .my-o-info-li-b .my-o-info-div:nth-child(2) { width: 35%; }*/
.my-o-info-li .my-o-info-div:nth-child(2), .my-o-info-li-b .my-o-info-div:nth-child(1), .my-o-info-li-b .my-o-info-div:nth-child(2) {
    width: 35%;
}

.my-o-info-li .my-o-info-div:nth-child(1) {
    /*width: 20%;*/
    width: 0;
}

/*.my-o-info-li .my-o-info-div:nth-child(2), .my-o-info-li-b .my-o-info-div:nth-child(2) { vertical-align: middle; -moz-box-pack: center; -moz-box-align: center; display: -webkit-box; -webkit-box-align: center; display: box; box-align: center; width: 50%; text-align: left; }*/
.my-o-info-li-b .my-o-info-div:nth-child(2) {
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    width: 50%;
    text-align: left;
}

.my-o-info-li .my-o-info-div:nth-child(2) {
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    box-align: center;
    width: 50%;
    text-align: left;
}

.my-o-info-li .my-o-info-div:nth-child(3), .my-o-info-li-b .my-o-info-div:nth-child(3) {
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
}

.my-o-info-li-b .my-o-info-div:nth-child(3) .a-pad-10 {
    padding: 0;
}

.my-o-info-li .my-o-info-div:nth-child(3) .a-pad-10 {
    min-width: 96px;
    padding: 0;
}

.my-o-info-li .s-c-d-m-r-arrow {
    width: 1.3em;
    height: 2.152em;
    display: inline-block;
}

.my-favorite-div .new-tbl-type span.col-grey {
    display: block;
}

.new-tbl-type .icon-star-box {
    width: 104px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    margin-left: -5px;
    vertical-align: middle;
    margin-top: -0.4em;
}

/*.my-o-info-div .pic { border: solid 1px #ececec; }*/
/*.my-o-info-div .pic img { width: 100%; }*/
.my-o-info-div .pic img {
    width: 100px;
}

.my-o-info-li-b .my-o-info-div .pic img {
    width: 100%;
    border: none;
    margin: 0;
}

.my-o-info-div .d-info {
    padding-top: 10px;
}

.my-o-info-div .d-price {
    color: #ec6d00;
    font-size: 14px;
    margin-top: 8px;
}

.my-o-info-div .new-gd-tit {
    font-size: 16px !important;
    width: 100%;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
}

.my-o-info-div .d-sku {
    color: #c3c5cd;
}

.my-o-info-div .d-title, .my-o-info-div .new-tbl-type {
    color: #666
}

/*发货状态*/
.my-o-info-fieldset {
    display: block;
    clear: both;
}

/*.my-o-info-fieldset fieldset { width: 100%; border: 0; border-top: dashed 1px #ccc; }*/
.my-o-info-fieldset fieldset {
    width: 50%;
    float: right;
    border: 0;
}

.my-o-info-fieldset legend {
    text-align: center;
}

.my-o-info-fieldset legend span {
    padding: 0 10px;
}

/*发货状态-pink*/
.my-o-info-fieldset legend span.pink {
    color: #ff7878;
}

/*发货状态-org*/
.my-o-info-fieldset legend span.org {
    color: #ffa000;
}

/*发货状态-yellow-green*/
.my-o-info-fieldset legend span.y-g {
    color: #c9ca4e;
}

/*发货状态-green*/
.my-o-info-fieldset legend span.green {
    color: #8fce01;
}

/*============================================ myOrder info ============================================*/
/*订单详情 tab info*/
.my-o-recommend-info {
    margin: 0 0 10px;
    border: solid 1px #ccc;
    border-left: 0;
    border-right: 0;
    background-color: #fff;
}

.my-o-r-box-i {
}

/*.my-o-r-box-i-tit { padding: 0px 10px; font-size: 100%; font-weight: 700; background-color: #f4ae4a; display: -webkit-box;*/
/*display: -ms-box; display: -o-box; display: box; }*/
.my-o-r-box-i-tit {
    padding: 0px 10px;
    font-size: 100%;
    font-weight: 700;
    background-color: #eee;
    display: -ms-box;
    display: -o-box;
    display: box;
}

.my-o-r-box-i-tit .icon-white-save {
    display: inline-block;
}

.my-o-r-box-i-tit .thumb-mode {
    text-align: center;
    vertical-align: middle;
    border-radius: 20px;
    background-color: #fff;
    display: inline-block;
    margin-right: 5px;
    position: relative;
}

/*.my-o-r-box-i-tit li { display: block; color: #fff; padding: 5px 0; }*/
.my-o-r-box-i-tit li {
    display: block;
    padding: 5px 0;
}

.my-o-r-box-i-tit li:nth-child(1) {
}

.my-o-r-box-i-tit li:nth-child(2) {
    text-align: right;
    font-family: 'webfont', Verdana, Arial, Helvetica, sans-serif;
}

.my-o-r-box-i-mid {
    background-color: #f5ca80;
    padding: 2px 0 2px 44px;
    color: #fff;
}

/*订单详情 地址 and 收货人管理*/
/*.my-o-address, .c-m-address-info { padding: 10px 0 0; margin: 0 10px 10px; border: 1px solid #cdcdcd; background-image: url(../images/drawable-mdpi/envelope_line.png); background-repeat: repeat-x; background-color: #fff; }*/
/*.my-o-address, .c-m-address-info { padding: 10px 0 0; margin: 0 10px; border: 1px solid #cdcdcd; background-color: #fff; }*/
.my-o-address, .c-m-address-info {
    /*padding: 10px 0 0;*/
    /*margin: 0 10px;*/
    /*border: 1px solid #cdcdcd;*/
}

.my-o-a-bg, .c-m-a-bg, .c-m-bg-info {
    background-color: #fff;
}

.my-o-a-list, .c-m-ul-info {
    padding: 10px;
}

.c-m-ul-info {
    padding: 0;
}

.my-o-a-list li:nth-child(1), .c-m-list li:nth-child(1), .c-m-ul-info .c-m-li-bg {
    /*background-image: url(../images/drawable-mdpi/bg_xinfeng.png);*/
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-bottom: dashed 1px #ccc;
}

.my-o-a-list li, .my-o-a-list li {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    padding: 4px 0;
}

.my-o-a-list li .tit, .c-m-ul-info .c-m-li-two .tit {
    /*width: 30%; min-width: 60px; text-align: right;*/
}

.my-o-a-list li .msg, .c-m-ul-info .c-m-li-two .msg {
    -webkit-box-flex: 1;
}

.c-m-ul-info .c-m-li-two .msg {
    border-bottom:1px solid #f1f1f1;
    padding: 10px;
}

/*.my-o-a-list li .msg span:nth-child(2), .c-m-ul-info .c-m-li-two .msg span:nth-child(2) { float: right; }*/
.c-m-ul-info .c-m-li-two .msg span:nth-child(1) {
    display: inline-block;
    min-width: 50px;
    color: #333;
    font-weight: bold;
}
.my-o-a-list li .msg span:nth-child(2), .c-m-ul-info .c-m-li-two .msg span:nth-child(2) {
    margin-left: 20px;
    color: #333;
}

/*订单详情 订单编号*/
.my-o-nanmber {
    padding: 0 10px 10px;
}

.my-o-n-list {
    background-color: #fff;
    border: solid 1px #ccc;
}

.my-o-n-list li {
    /*display: -moz-box; display: -webkit-box; display: -ms-box; display: -o-box; display: box;*/
    padding: 4px 0;
}

.my-o-n-list li .tit {
    /*width: 50%; min-width: 60px; text-align: right;*/
    padding-left: 10px;
}

.my-o-n-list li .msg {
    color: #6a6f8a; /*-webkit-box-flex: 1;*/
}

.my-o-n-list-n {
    background-color: #fff;
    border: solid 1px #ccc;
}

.my-o-n-list-n li {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    padding: 4px 0;
}

.my-o-n-list-n li .tit {
    width: 30%;
    min-width: 60px; /*text-align: right;*/
    padding-left: 10px;
}

.my-o-n-list-n li .msg {
    color: #6a6f8a;
    -webkit-box-flex: 1;
}

/*============================================ myFavorite ============================================*/
/*我的收藏 */
.bubble {
    position: relative;
    display: inline-block;
    word-break: break-all;
    word-wrap: break-word;
    background: #ec6d00;
    color: #fff;
    font-size: 70%;
    margin-bottom: 20px;
    padding: 1px 10px 0px;
}

.bubble:after {
    content: '';
    display: block;
    font-size: 0;
    position: absolute;
    bottom: -4px;
    left: 0px;
    width: 0;
    height: 0;
    border-width: 2px;
    border-color: #ec6d00 #ec6d00 transparent transparent;
    border-style: solid dashed dashed solid;
}

/*============================================ message ============================================*/
/*我的站内信 */
.my-msg-ul {
    background-color: #fff;
}

.my-msg-ul li {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding: 10px 0 10px 10px;
}

.my-msg-ul .my-msg-div {
    font-weight: bold;
    -webkit-box-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.my-msg-ul .my-msg-div:nth-child(1) {
    width: 80%;
}

.my-msg-ul .my-msg-div:nth-child(1) p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.my-msg-ul .my-msg-div:nth-child(2) {
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
    display: none;
}

.my-msg-ul .my-msg-div:nth-child(2) .a-pad-10 {
    min-width: 96px;
    padding: 0;
}

.my-msg-ul .my-msg-div .s-c-d-m-r-arrow {
    width: 1.3em;
    height: 2.152em;
    display: inline-block;
}

/*站内信详情 */
.icon-emali {
    background-image: url(../images/drawable-mdpi/icon_emali.png);
    background-size: cover;
}

.icon-emali-org {
    background-image: url(../images/drawable-mdpi/icon_emali_org.png);
    background-size: cover;
}

.my-msg-details {
    margin: 10px;
    border: solid 1px #e1e1e1;
}

.my-msg-title {
    font-size: 108%;
    padding: 0.2em 0 0.2em 10px;
    background-color: #f3f3f3;
}

.my-msg-title .thumb-mode {
    width: 1.25em;
    height: 1.25em;
    text-align: center;
    vertical-align: middle;
    border-radius: 20px;
    display: inline-block;
    margin-right: 5px;
    margin-top: -0.15em;
}

.my-msg-list {
    background-color: #fff;
}

.my-msg-list li {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    padding: 4px 0;
}

.my-msg-list li .tit {
    width: 30%;
    min-width: 60px;
    text-align: right;
    color: #313131;
}

.my-msg-list li .msg {
    color: #707070;
    -webkit-box-flex: 1;
}

/*站内信详情 未读消息*/
.unread-messages {
    border: solid 1px #ccc;
}

/*.unread-messages .my-msg-title { background-color: #f48e4a; color: #fff; }*/
.unread-messages .my-msg-title {
    background-color: #ea6542;
    color: #fff;
}

.unread-messages .my-msg-title .col-grey {
    color: #b0b1b2;
}

.unread-messages .my-msg-title .thumb-mode {
    background-color: #fff;
}

/*============================================ history ============================================*/
/*浏览历史*/
.history-p-box {
    padding: 10px;
    clear: both;
}

.history-p-list {
    width: 100%;
    word-spacing: -6px;
}

.history-p-li {
    width: 49.7%;
    /*padding-top: 20px;*/
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    word-spacing: 0;
}

.history-p-li .pic {
    text-align: center;
    padding: 0 5px;
}

.history-p-li .pic img {
    width: 100%;
    border: solid 1px #ececec;
}

.history-p-li .d-info {
    padding: 0 5px;
}

.history-p-li .d-price {
    padding-top: 5px;
    color: #e4393c;
    line-height: 100%;
}

.history-p-li .new-gd-tit {
    margin-top:5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 100%;
}

/*============================================ feedback ============================================*/
/*意见反馈*/
.feedback-mid {
    background-color: #f5ca80;
    color: #96702f;
    padding: 2px 20px 0;
}

.feed-question-wrap {
    padding: 10px;
}

.feed-q-tit {
    font-weight: 700;
}

.feed-q-item {
    padding: 0 0 10px;
}

.feed-q-item a {
    display: inline-block;
    padding: 4px 10px;
    color: #5b5c62;
    background: #fff;
    margin-top: 10px;
    border: solid 1px #d9d9d9;
}

.feedblack-text-box {
    padding: 0 9px 0 0;
}

.feedblack-text {
    padding: 4px;
    width: 100%;
    height: auto;
    font-size: 100%;
}

.feed-q-content {
    padding: 0;
}

.feed-q-list {
}

.feed-q-list li {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    padding: 4px 0;
}

.feed-q-list li .tit {
    width: 10%;
    margin-right: 10px;
}

.feed-q-list li .msg {
    -webkit-box-flex: 1;
    width: 100%;
    border: solid 1px #ccc;
    background-color: #fff;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    text-align: left;
}

.feed-q-list li .msg input {
    width: 100%;
    display: block;
}

.feed-q-list li .tit img {
    width: 100%;
}

/*============================================ ticket ============================================*/
/*优惠券管理*/
.ticket-hotscreen {
    padding: 0px 20px;
    font-size: 100%;
    font-weight: 700;
    background-color: #4d5065;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
}

.ticket {
}

.ticket-rank {
    width: 100%;
}

.ticket-rank-info {
    padding: 10px 0 0;
}

.ticket-ul {
}

.ticket-li {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding: 10px 0 10px 10px;
}

.ticket-div {
    font-weight: bold;
    -webkit-box-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 200px;
}

.ticket-div .a-pad-10 {
    display: block;
    padding: 10px 10px 10px 0;
}

.ticket-div a:hover {
    text-decoration: none;
}

.ticket-li .ticket-div:nth-child(1) {
    width: 70%;
}

.ticket-li .ticket-div:nth-child(2) {
    width: 20%;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    text-align: center;
}

.ticket-li .ticket-div:nth-child(3) {
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
}

.ticket-li .ticket-div:nth-child(3) .a-pad-10 {
    min-width: 96px;
    padding: 0;
}

.ticket-div .ticket-e-bg {
    padding: 0 2px 0 0;
    border-radius: .2em;
}

.ticket-div .ticket-e-bg-t {
    padding: 0 2px 0 0;
}

.ticket-div .ticket-e-bg-th {
    background-size: auto 40%;
    background-repeat: no-repeat;
    background-position: top right;
}

.ticket-div .s-c-d-m-r-arrow {
    width: 1.3em;
    height: 2.152em;
    display: inline-block;
}

.ticket-div .ticket-e-bg-th h6 {
    font-size: 167%;
    padding-bottom: 6%;
    padding-left: 10px;
}

.ticket-div .ticket-e-bg-th .ticket-h {
    font-size: 167%;
    float: left;
    text-align: center;
    width: 50%;
    line-height: 80%;
}

.ticket-div .ticket-e-bg-th .ticket-h .icon_symbol {
    font-size: 200%;
    line-height: 20px;
    vertical-align: -84%;
}

.ticket-div .ticket-e-bg-th .ticket-pic {
    float: right;
    text-align: center;
    width: 50%;
    margin-top: -30px;
}

.ticket-div .ticket-e-bg-th .ticket-pic span {
    font-size: 363%;
}

.ticket-div .ticket-e-bg-th .ticket-e {
    text-align: right;
    clear: both;
}

.ticket-div .ticket-e-bg-th .ticket-e span {
    display: inline-block;
    padding: 4px 10px;
}

.ticket-div .ticket-e-bg-th .ticket-e-t {
    float: left;
    position: relative;
}

.ticket-div .ticket-e-bg-th .ticket-e-t:after {
    content: '';
    display: block;
    font-size: 0;
    position: absolute;
    top: -4px;
    left: 0px;
    width: 0;
    height: 0;
    border-width: 2px;
    border-style: solid dashed dashed solid
}

.ticket-div .ticket-e-bg-th .ticket-e .ticket-time {
    float: right;
}

.ticket-div-font span {
    padding: 0 10px;
}

.ticket-div-font {
    font-size: 331%;
    font-family: "Arial Black", Gadget, sans-serif;
}

/*org*/
.ticket-org .ticket-e-bg-th {
    border-right: solid 1px #ce8000;
    background-image: url(../images/drawable-mdpi/ticket_org.png);
}

.ticket-org .ticket-e-bg {
    border: solid 1px #ce8000;
    background-color: #fffbf1;
}

.ticket-org .ticket-e-bg-t, .ticket-org .ticket-e-bg-th {
    border-right: solid 1px #ce8000;
}

.ticket-org .ticket-e-bg-th h6, .ticket-org .ticket-e-bg-th .ticket-h, .ticket-org .ticket-e-bg-th .ticket-e .ticket-time {
    color: #ce8000;
}

.ticket-org .ticket-e-bg-th .ticket-pic, .ticket-org .ticket-e-bg-th .ticket-pic span {
    color: #c91b08;
}

.ticket-org .ticket-e-bg-th .ticket-e {
    background-color: #ffeac8;
}

.ticket-org .ticket-e-bg-th .ticket-e span {
    color: #fff;
}

.ticket-org .ticket-e-bg-th .ticket-e-t {
    background-color: #ce8000;
}

.ticket-org .ticket-e-bg-th .ticket-e-t:after {
    border-color: transparent transparent #ce8000 #ce8000;
}

/*pink*/
.ticket-pink .ticket-e-bg-th {
    border-right: solid 1px #f4734a;
    background-image: url(../images/drawable-mdpi/ticket_pink.png);
}

.ticket-pink .ticket-e-bg {
    border: solid 1px #f4734a;
    background-color: #fcefea;
}

.ticket-pink .ticket-e-bg-t, .ticket-pink .ticket-e-bg-th {
    border-right: solid 1px #f4734a;
}

.ticket-pink .ticket-e-bg-th h6, .ticket-pink .ticket-e-bg-th .ticket-h, .ticket-pink .ticket-e-bg-th .ticket-e .ticket-time {
    color: #dd5731;
}

.ticket-pink .ticket-e-bg-th .ticket-pic, .ticket-pink .ticket-e-bg-th .ticket-pic span {
    color: #dd5731;
}

.ticket-pink .ticket-e-bg-th .ticket-e {
    background-color: #f9ddd5;
}

.ticket-pink .ticket-e-bg-th .ticket-e span {
    color: #fff;
}

.ticket-pink .ticket-e-bg-th .ticket-e-t {
    background-color: #dd5731;
}

.ticket-pink .ticket-e-bg-th .ticket-e-t:after {
    border-color: transparent transparent #dd5731 #dd5731;
}

/*green*/
.ticket-green .ticket-e-bg-th {
    border-right: solid 1px #aebd88;
    background-image: url(../images/drawable-mdpi/ticket_green.png);
}

.ticket-green .ticket-e-bg {
    border: solid 1px #aebd88;
    background-color: #fffbf1;
}

.ticket-green .ticket-e-bg-t, .ticket-green .ticket-e-bg-th {
    border-right: solid 1px #aebd88;
}

.ticket-green .ticket-e-bg-th h6, .ticket-green .ticket-e-bg-th .ticket-h, .ticket-green .ticket-e-bg-th .ticket-e .ticket-time {
    color: #aebd88;
}

.ticket-green .ticket-e-bg-th .ticket-pic, .ticket-green .ticket-e-bg-th .ticket-pic span {
    color: #96ae59;
}

.ticket-green .ticket-e-bg-th .ticket-e {
    background-color: #dbe8ba;
}

.ticket-green .ticket-e-bg-th .ticket-e span {
    color: #fff;
}

.ticket-green .ticket-e-bg-th .ticket-e-t {
    background-color: #96ae59;
}

.ticket-green .ticket-e-bg-th .ticket-e-t:after {
    border-color: transparent transparent #aebd88 #aebd88;
}

/**/
.ticket-r-i-tit {
    margin: 10px 20px 0px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
    color: #7d7d7d;
    font-weight: 700;
}

.ticket-r-i-info {
    padding: 10px 20px 4%;
}

/*优惠券选择*/
.ticket-s-pop {
    /*background-color: #ea6542;*/
    /*border-bottom: 1px solid #ddd;*/
    color: #ea6542;
    padding: 5px 20px;
}

.ticket-s-tit {
    background-color: #fff;
    padding: 5px 10px;
    font-weight: 700;
    margin: 10px 0 0;
    font-size: 117%;
    /*box-shadow: 0px 1px 2px rgba(0, 0, 0, .4);*/
}

.ticket-s-box {
    padding: 10px 0;
    clear: both;
}

.ticket-s-list {
    width: 100%;
    word-spacing: -6px;
}

.ticket-s-a, .ticket-out-time {
    display: block;
    float: left;
    width: 50%;
}

.ticket-rank-info .ticket-out-time {
    float: none;
    width: 200px;
}

.ticket-s-li {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    word-spacing: 0;
    display: none;
}

.ticket-s-li.active, .ticket-s-list .ticket-s-li:nth-child(1) {
    display: block;
}

.ticket-s-fieldset {
    padding: 0.625em 0;
    cursor: pointer;
}

.ticket-s-pad {
    padding: 0 10px;
}

.coupon {
    background-color: #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin-bottom: 10px;
    border: solid 2px transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}

.coupon-top {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    text-align: center;
    color: #fff;
}

.coupon-top .ticket-icon, .coupon-top .number {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border-bottom: dashed 1px #a15503;
}

.coupon-top .ticket-icon {
}

.coupon-top .number {
    background-color: #94d268;
    border-radius: 0 3px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    -ms-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    -o-border-radius: 0 3px 0 0;
    width: auto;
}

.state {
    background-color: #94d268;
    border: dashed 1px #a15503;
    border-top: 0px;
    -moz-box-flex: 2;
    -webkit-box-flex: 2;
    box-flex: 2;
}

.coupon-c {
    overflow: hidden;
    padding: 5px;
}

.coupon-top .icon-ok-w {
    width: 20px;
    height: 17px;
    display: inline-block;
    margin-top: 2px;
}

.coupon-c .coupon-info {
    float: left;
    width: 49%;
    overflow: hidden;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    text-align: left;
    min-height: 60px;
    line-height: 1.3;
    font-size: 90%;
}

.coupon-c .coupon-price {
    text-align: right;
    width: 50%;
    line-height: 1.8;
    float: right;
    overflow: hidden;
}

.coupon-c .pic {
    font-size: 117%;
    display: inline-block;
}

.coupon-c sup {
    font-size: 117%;
    position: absolute;
    top: -6px;
    display: inline-block; /* font-size: 80% ;*/
}

.coupon-c sub {
    font-size: 92%;
    display: inline-block;
}

.supb {
    position: relative;
}

.coupon-date {
    position: relative;
    word-break: break-all;
    word-wrap: break-word;
    background: #fff;
    margin: 20px 3px 5px;
    padding: 1px 10px 0px;
    clear: both;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 80%;
}

.coupon-date:after {
    content: '';
    display: block;
    font-size: 0;
    position: absolute;
    top: -6px;
    right: 0px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-color: transparent #fff #fff transparent;
    border-style: solid dashed dashed solid;
}

.common .coupon {
    background-color: #f1f1f1;
}

.special .coupon {
    background-color: #f1f1f1;
}

.orientation .coupon {
    background-color: #f1f1f1;
}

.coupon-top .state-n {
    background-color: #00baff;
}

.ticket-s-list .activeR .ticket-icon {
    background-color: #c7000b;
}

.ticket-s-list .activeR .coupon {
    border: solid 2px #c7000b;
}

/*.ticket-s-list .activeR .icon-ok-org, .ticket-s-list .activeR .icon-ok-pink, .ticket-s-list .activeR .icon-ok-green { background-image: url(../images/drawable-mdpi/icon_ok.png); background-size: cover; }*/
.ticket-out-time .coupon, .ticket-out-time .state, .ticket-out-time .number {
    background-color: #eee;
    color: #ccc;
}

.ticket-out-time .ticket-icon, .ticket-out-time .state, .ticket-out-time .number {
    border-color: #ccc;
}

.ticket-out-time {
}

.ticket-s-li .new-gd-tit {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*============================================ help ============================================*/
/*帮助中心*/
.help-tit {
    font-weight: 700;
    font-size: 125%;
    padding: 15px 0 0 10px;
}

.help-icon-list {
}

.help-mb-list {
    padding: 5px 10px 0;
}

.help-mb-ul {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.help-mb-li {
    width: 100%;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    margin: 5px;
    border: solid 1px #ececec;
    margin: -1px 0 0 -1px;
    background-color: #fff;
}

.help-mb-li.f {
    background: transparent;
    border: solid 1px transparent;
}

.help-mb-b-color {
}

.help-mb-icon {
    text-align: center;
    padding: 20% 10px 10%;
}

.help-mb-icon .help-icon {
    /* width: 80%; height:50%;*/
    margin: auto;
}

.help-mb-b-color p {
    padding: 0 0 10px;
    font-size: 100%;
    text-align: center;
}

/*帮助中心一级栏目*/
.help-l-ul {
    padding: 10px;
}

.help-l-ul li {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding: 5px 0;
    border-bottom: solid 1px #e1e1e1;
}

.help-l-ul .help-l-div {
    font-weight: bold;
    -webkit-box-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.help-l-ul .help-l-div:nth-child(1) {
    width: 90%;
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
}

.help-l-ul .help-l-div:nth-child(1) p {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
}

.help-l-ul .help-l-div p:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.25em;
    height: 0.25em;
    margin-top: -0.1 .25em;
}

.help-l-ul .help-l-div p.red:after {
    background: #dd5731;
}

.help-l-ul .help-l-div p.org:after {
    background: #f39c11;
}

.help-l-ul .help-l-div p.blue:after {
    background: #5bb4e1;
}

.help-l-ul .help-l-div p.green:after {
    background: #94d268;
}

.help-l-ul .help-l-div p.pink:after {
    background: #bd5fa5;
}

.help-l-ul .help-l-div:nth-child(1) a {
    color: #565c62;
}

.help-l-ul .help-l-div:nth-child(2) {
    display: block;
    vertical-align: middle;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    -webkit-box-pack: center;
    box-pack: center;
    box-align: center;
}

.help-l-ul .help-l-div:nth-child(2) .a-pad-10 {
    min-width: 31px;
    padding: 0;
}

.help-l-ul .help-l-div .s-c-d-m-r-arrow {
    width: 0.7em;
    height: 0.7em;
    display: inline-block;
}

/*帮助中心一级栏目 详细信息*/
.help-tit-t {
    font-weight: 700;
    font-size: 108%;
    margin: 15px 10px 0;
    text-align: center;
    border-bottom: solid 1px #e1e1e1;
}

.help-info {
    padding: 15px 10px 0;
}

.help-t-w {
    width: 0.25em;
    height: 0.25em;
    display: inline-block;
    background: #dd5731;
    margin-right: 10px;
    vertical-align: middle;
}

.help-t-red {
    background: #dd5731;
}

.help-t-org {
    background: #f39c11;
}

.help-t-blue {
    background: #5bb4e1;
}

.help-t-green {
    background: #94d268;
}

.help-t-pink {
    background: #bd5fa5;
}

/*============================================ notice ============================================*/
/*公告*/
.notice-ul {
    padding: 10px;
}

.notice-ul li {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding: 10px 0 5px;
    border-bottom: solid 1px #e1e1e1;
}

.notice-ul .notice-div {
    font-weight: bold;
    -webkit-box-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.notice-ul .notice-div:nth-child(1) {
    width: 90%;
    display: block;
}

.notice-ul .notice-div:nth-child(1) p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 1.5em;
}

.notice-ul .notice-div:nth-child(1) p.col-grey {
    color: #959595;
    font-size: 92%;
}

.notice-ul .notice-div:nth-child(1) a {
    color: #565c62;
}

.notice-ul .notice-div:nth-child(2) {
    display: none;
    /*vertical-align: middle; -moz-box-pack: center; -moz-box-align: center; display: -webkit-box; -webkit-box-align: center; display: box; -webkit-box-pack: center; box-pack: center; box-align: center; }
.notice-ul .notice-div:nth-child(2) .a-pad-10 { min-width: 90px; padding: 0; */
}

.notice-ul .notice-div .s-c-d-m-r-arrow {
    width: 1.3em;
    height: 2.152em;
    display: inline-block;
}

/*帮助中心一级栏目 详细信息*/
.notice-tit-t {
    font-weight: 700;
    font-size: 117%;
    margin: 15px 10px 0;
    text-align: center; /*border-bottom: solid 1px #e1e1e1;*/
}

.notice-tit-t .col-grey {
    color: #959595;
}

.notice-info {
    padding: 15px 10px 0;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.notice-info * {
    word-break: break-all;
    word-wrap: break-word;
}

/*============================================ more ============================================*/
/*更多中心*/
.more-p-tit {
    font-weight: 700;
    font-size: 125%;
    padding: 15px 0 0 15px;
    height: 0px;
}

.more-p-icon-list {
}

.more-p-mb-list {
    padding: 5px 10px 0;
}

.more-p-mb-ul {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.more-p-mb-li {
    width: 33.3%;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    margin: -1px 0 0 -1px; /*background-color: #ffe1ff;*/
}

.more-p-mb-li a {
    border: solid 1px #e1e1e1;
    display: block;
    background-color: #fff;
}

.more-p-mb-li:nth-child(1) a, .more-p-mb-li:nth-child(2) a {
    padding-bottom: 1px;
}

.more-p-mb-b-color {
}

.more-p-mb-icon {
    text-align: center;
    padding: 20% 10px 10%;
}

.more-p-mb-icon .more-icon {
    /*width: 80%; height:50%;*/
    margin: auto;
}

.more-p-mb-b-color p {
    padding: 0 0 10px;
    font-size: 100%;
    text-align: center;
}

/*============================================ ConsigneemManagement ============================================*/
/*收货人管理*/
.c-m-address-select {
    /*border: 1px solid #bb4945;*/
}

.c-m-address-select .c-m-bg-info {
    /*background-color: #fefcf1;*/
}

/*.c-m-list {*/
    /*padding: 2px;*/
/*}*/

.c-m-address {
    padding: 0;
    margin: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.c-m-list li.c-m-li .c-m-li-bg {
    color:#ea6542;
    /*background-image: url(../images/drawable-mdpi/bg_xinfeng.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: auto 100%;*/
    display: block;
    padding: 10px;
}

.c-m-list li:nth-child(1) {
    border-bottom: 0;
    background: none;
}

.c-m-li {
    text-align: center;
    color: #6a6f8a;
}

.c-m-li i {
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0 0;
}

.c-m-list li:nth-child(1) {
    /*background-image: url(../images/drawable-mdpi/bg_xinfeng.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: auto 100%;*/
    /*border-bottom: dashed 1px #ccc;*/
}

/*.c-m-ul-info {padding:0.625em 0 0 0;}*/
.c-m-ul-info .e-a-li-two {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    padding: 0.625em 0 0;
}

.c-m-ul-info .e-a-li-two .tit {
    width: 35%;
    min-width: 60px;
    text-align: right;
    padding-right: 5px;
}

.c-m-ul-info .necessarily {
    position: relative;
}

.c-m-ul-info .necessarily:after {
    content: '';
    display: inline-block;
    font-size: 0;
    position: absolute;
    top: 10px;
    left: -6px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #c00;
}

.e-a-li-two.error-box {
    padding: 0;
    margin-top: -0.1em;
}

.e-a-li-two.error-box .bg-org {
    position: relative;
    background: #ea6542;
    padding: 0 5px;
}

.e-a-li-two.error-box .bg-org:before {
    content: '';
    display: block;
    position: absolute;
    width: 0.4em;
    height: 0.4em;
    background-color: #ea6542;
    -webkit-transform: rotate(-45deg);
    right: 10px;
    top: -0.2em;
}

.c-m-ul-info .e-a-li-two.error-box .bg-org {
    color: #fff;
}

.c-m-ul-info .e-a-li-two .msg {
    color: #6a6f8a;
    -webkit-box-flex: 1;
    padding-right: 10px;
}

.c-m-ul-info .e-a-li-two .msg-tell {
    width: 40%;
    text-align: center;
    padding-right: 0;
}

.c-m-ul-info .e-a-li-two .msg-line {
    width: 30%;
    text-align: center;
    padding-right: 0;
}

.c-m-ul-info .e-a-li-two .msg-line .ui-input-text.ui-shadow-inset.ui-corner-all.ui-btn-shadow.ui-body-c {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.c-m-ul-info .e-a-li-two .msg-tell input, .c-m-ul-info .e-a-li-two .msg-line input {
    text-align: center;
}

.c-m-ul-info .e-a-li-two .msg .ui-input-text.ui-shadow-inset.ui-corner-all.ui-btn-shadow.ui-body-c {
    padding: 0.4em;
}

.c-m-ul-info .e-a-li-two .msg .ui-shadow-inset .ui-input-text.ui-body-c {
    width: 100%;
    padding: 0;
    border: 0;
    margin: 0;
    display: block;
    background: transparent none;
    outline: 0 !important;
}

input.ui-input-text, textarea.ui-input-text {
    background-image: none;
    margin: .5em 0;
    min-height: 1.4em;
    line-height: 1.4em;
    padding: 0;
    display: block;
    width: 100%;
    outline: 0;
    font-size: 100%
}

textarea.ui-input-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/**/
.c-m-tab, .c-m-tab-o {
    color: #c3c5cd;
    /*padding-bottom: 0.625em !important;*/
    border-bottom: solid 10px #f5f5f5;
    border-top: none;
    overflow: hidden;
}
.c-m-tab {
    border-bottom: solid 10px #f1f1f1;
    padding:5px;
}
.c-m-tab span {
   /* border-radius: 0 !important;*/
}
.nav-tabs.pad-li-0 li {
    padding: 0;
}

/*.c-m-tab li { line-height: 100%; margin-left: -1px; border-left: solid 1px #c3c5cd; }*/

.c-m-tab li:nth-child(2) {
    text-align: left !important;
}
.c-m-tab li:nth-child(3) {
    text-align: right !important;
}
.c-m-tab li:last-child {
    line-height: 100%;
    text-align: center !important;
}
.c-m-tab li:nth-child(1) {
    margin-left: 0;
    border-left: 0;
}

.c-m-tab li a {
    line-height: 100%;
    font-weight: lighter;
    display: block;
}

.c-m-tab li i {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}

.org-active {
}

.org-active li.active-org .thumb-mode {
    background-color: #f4734a;
}

.org-active li.active-org a {
    color: #f4734a;
}

.org-active li.active .thumb-mode {
    background-color: #6a6f8a;
}

.org-active li.active a {
    color: #6a6f8a;
}

/*input 改线*/
.e-a-li-two .msg .ui-input-text, .e-a-li-two .msg .ui-select .ui-btn {
    border: none;
    border: solid 1px #c3c5cd;
    background: #fff;
}

.e-a-li-two .msg .ui-select .ui-btn-icon-right .ui-icon {
    border-left: 1px dashed #d9d9d9;
}

.c-m-ul-info .e-a-li-two .msg .border {
    border: solid 1px #ccc;
}

/*============================================ orderBill ============================================*/
.orderBill .data-role {
    padding: 10px;
}

.orderBill .clearfix.o-line, .orderBill .o-input-space1 {
    padding: 0.625em 0;
}

.orderBill .o-input-p {
    border: solid 1px #ccc;
    width: 100%;
    background: #fff;
}

/*============================================ Developers ============================================*/
.s-c-az-top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-image: url(../images/bg.png);
}

/*============================================ orderBill wenjun ============================================*/
.orderBill-box-p {
    padding: 10px;
}

/*============================================ order_page2.html ============================================*/
.c-m-ul-info .c-m-li-two .msg.pad0 {
    padding: 0;
}

.c-m-ul-info .c-m-li-two .msg.pad0 .pad10 {
    padding: 0.625em;
}
.c-m-li-two.sel {
    background-color: #f5f5f5;
}
.c-m-tab-o {
    color: #666;
    margin-top: -1px;
}

.c-m-r-hide {
    display: none;
}

.c-m-r-show {
    display: block;
}

/*============================================ refundList ============================================*/
.refundList {
    clear: both;
}

.refundList li {
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}

.refundList li .ui-checkbox {
    float: left;
    margin-top: 7px;
}

.refundList li .ui-checkbox .ui-btn-inner {
    padding-right: 0;
    padding-left: 38px;
}

.refundList li .c {
    overflow: hidden;
}

.refundList li .cc {
    padding-left: 35%;
    margin-left: 10px;
    margin-right: 10px;
}

.refundList li .ccc {
    padding-left: 10px;
}

.refundList li h2 {
    font-size: 100%;
    font-weight: normal;
    overflow: hidden;
}

.refundList li strong {
    color: #E61D25;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
}

.refundList li {
    clear: both;
}

.refundList li .p_img {
    text-align: right;
    width: 35%;
    position: relative;
    float: left;
}

.refundList li .p_img img {
    border: 1px solid #ececec;
    width: 100%;
}

.r-l-b-w {
    margin: 0.2em 0 0.625em;
}

/*============================================ product.html ============================================*/
.pro-desc-div {
}

.pro-desc-div .fl {
    float: left;
    display: block;
}

.pro-desc-div .flr {
    margin-left: 3em;
}

.pro-desc-div .pad-r5 {
    padding-bottom: 5px;
}

/*============================================ about.html ============================================*/
.about-box {
    /*margin-top:-5em;*/
}

.ab-img {
    width: 30%;
    margin: auto;
}

.ab-img-logo {
    width: 30%;
    margin: auto;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
}

.ab-img img, .ab-img-logo img {
    width: 100%;
}

.btn-a-b {
    padding: 5em 0.625em 0;
}

.btn-a-b .btn-a-b-a {
    padding: 0.625em;
    border: solid 1px #ccc;
    background: #fff;
    text-align: center;
    display: block;
}

/*============================================ twoCode.html ============================================*/
.twoCode-box {
    /*margin-top:-5em;*/
}

.twoCode-img {
    width: 50%;
    margin: auto;
    padding-bottom: 0.625em;
}

.twoCode-img img {
    width: 100%;
}

/*============================================ express.html ============================================*/
.express-ul li {
    color: #666;
    position: relative
}

.express-ul li:first-child.exp-li-first {
    border-left: 2px solid #F40
}

.express-ul li:first-child.exp-li-first:after {
    background: #F40;
    border: 2px solid #EEE
}

.express-ul li:first-child.exp-li-first .exp-d-con {
    background: #F40;
    color: #fff
}

.express-ul li:first-child.exp-li-first .exp-d-con:after {
    border-bottom-color: #F40
}

.express-ul li {
    border-left: 2px solid #bdbdbd;
    padding: 10px 0 10px 35px;
    margin-left: 25px;
    position: relative
}

.express-ul li:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: -6px;
    top: 30px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 10px;
    background: #BDBDBD;
    border: 2px solid #EEE
}

.express-ul .exp-d-con {
    padding: 10px;
}

.express-ul .exp-li-first .exp-d-con:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -6px;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #ddd;
}

.express-tit {
    padding: 10px;
}

/*==== search.css end ====*/
/*.product .tabname li.active:before*/
.ico_good, .ico_cmt, .ico_bad {
    position: relative;
}

.ico_good:before, .ico_cmt:before, .ico_bad:before {
    width: 46px;
    height: 46px;
    position: absolute;
    left: 50%;
    margin-left: -23px;
    top: 10px;
    display: block;
    content: '';
}

i.ico_good, i.ico_cmt, i.ico_bad {
    width: 30px;
    height: 30px;
    left: -38px;
    top: 0;
}

i.ico_good:before, i.ico_cmt:before, i.ico_bad:before {
    width: 50px;
    height: 50px;
    margin-left: -23px;
    top: 0;
}

.icon-clock {
    width: 30px;
    height: 30px;
    display: inline-block;
}

.icon-batch-del {
    width: 27px;
    height: 27px;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

/*.ico_good:before, .ico_cmt:before, .ico_bad:before, .icon-clock, .star-fav, .star-fav-org, .icon-batch-del, .ticket-s-list .icon-ok-w, .coupon-top .icon-ok-w { background-image: url(../images/drawable-hdpi/p_icon.png); background-repeat: no-repeat; background-size: 100% auto; }*/
.ico_good:before, .ico_cmt:before, .ico_bad:before, .icon-clock, .icon-batch-del, .ticket-s-list .icon-ok-w, .coupon-top .icon-ok-w {
    background-image: url(../images/drawable-hdpi/p_icon.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.ico_good:before {
    background-position: 0 0;
}

.ico_cmt:before {
    background-position: 0 -46px;
}

.ico_bad:before {
    background-position: 0 -92px;
}

i.ico_good:before {
    background-position: 0 -200px;
}

i.ico_cmt:before {
    background-position: 0 -250px;
}

i.ico_bad:before {
    background-position: 0 -300px;
}

.icon-clock {
    background-position: 0 -90px;
}

/*.star-fav { background-position: 0 -262px; }!*-265px*!*/
/*.star-fav-org { background-position: 0 -300px; }*/
.star-fav {
    background-image: url(../images/drawable-hdpi/no-collect.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center center;
    margin: 5px auto;
}

.star-fav-org {
    background-image: url(../images/drawable-hdpi/collect.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center center;
    margin: 5px auto;
}

.icon-batch-del {
    background-position: 0 -235px;
}

.ticket-s-list .icon-ok-org, .coupon-top .icon-ok-org {
    background-position: 0 -237px;
}

.ticket-s-list .icon-ok-pink, .coupon-top .icon-ok-pink {
    background-position: 0 -257px;
}

.ticket-s-list .icon-ok-green, .coupon-top .icon-ok-green {
    background-position: 0 -278px;
}

.ticket-s-list .activeR .icon-ok-org, .ticket-s-list .activeR .icon-ok-pink, .ticket-s-list .activeR .icon-ok-green {
    background-position: 0 -298px;
}

/*star*/
.cmt_s .star, .cmt_s .star_v {
    height: 1em;
    display: inline-block;
    width: 5em;
    line-height: 1em;
    text-align: left;
    background-size: 1em 1em;
}

.cmt_s .star_v {
    background-image: url(../images/drawable-mdpi/icon_star_org.png);
    display: block;
}

.cmt_s .star {
    background-image: url(../images/drawable-mdpi/new-star.png);
}

.icon-star-grey, .my-assess  .star s {
    background-image: url(../images/drawable-mdpi/new-star.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
}

.icon-star-org, .my-assess  .star .hover, .my-assess .star s.active {
    background-image: url(../images/drawable-mdpi/icon_star_redorg.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
}

/*grade*/
.icon-grade-1 {
    background-image: url(../images/drawable-mdpi/grade_1.png);
    background-size: cover;
}

.icon-grade-2 {
    background-image: url(../images/drawable-mdpi/grade_2.png);
    background-size: cover;
}

.icon-grade-3 {
    background-image: url(../images/drawable-mdpi/grade_3.png);
    background-size: cover;
}

.icon-grade-4 {
    background-image: url(../images/drawable-mdpi/grade_4.png);
    background-size: cover;
}

.icon-grade-5 {
    background-image: url(../images/drawable-mdpi/grade_5.png);
    background-size: cover;
}

.icon-grade-6 {
    background-image: url(../images/drawable-mdpi/grade_6.png);
    background-size: cover;
}

.icon-grade-7 {
    background-image: url(../images/drawable-mdpi/grade_7.png);
    background-size: cover;
}

.icon-grade-8 {
    background-image: url(../images/drawable-mdpi/grade_8.png);
    background-size: cover;
}

.icon-grade-9 {
    background-image: url(../images/drawable-mdpi/grade_9.png);
    background-size: cover;
}

.icon-grade-10 {
    background-image: url(../images/drawable-mdpi/grade_10.png);
    background-size: cover;
}

/*linshi order_page2*/
.o-p-page-d {
    display: block;
    position: relative;
    height: 3.6em;
}

.o-p-page-a {
    position: absolute;
    z-index: 1;
    height: 3.6em;
    width: 99%;
}

.o-p-page-a-f {
    position: absolute;
    z-index: -1;
    width: 99%;
    top: 0.625em;
}

.o-p-page-m-l {
    margin: 0 0 0 16px;
}

.m-ui-icon-checkbox-off, .m-ui-icon-checkbox-on {
    width: 25px;
    height: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -12px;
}

.m-ui-icon-checkbox-off {
    background-image: url(../images/drawable-mdpi/ico11_off.png);
}

.m-ui-icon-checkbox-on {
    background-image: url(../images/drawable-mdpi/ico11.png);
}

/*返回到顶部*/
/* .aTopLink {display: inline-block;width: 60px;height: 60px;position: fixed;right: 0px;bottom: 10px;}
.aTopLink  img{width:15px; height:22px}
.list-top {display: block;width: 30px;height: 30px;position: absolute;bottom: 13px;right: 15px;background: #fff;border-radius: 100px;text-align: center;line-height: 30px;opacity: .6;}
 */
.aTopLink {
    position: fixed;
    bottom: 59px;
    right: 0px;
    width: 42px;
    height: 42px;
    z-index: 10001;
}

/*加载中*/
.loading {
    font-size: 16px;
    text-align: center;
}

.loading a {
    display: block;
    width: 86px;
    margin: 0 auto;
    background: url(../images/grcb/jiazai.png) no-repeat left;
    background-size: 10px 10px;
    padding-left: 15px;
}

.footer ul li a .icon-text {
    text-align: center;
    font-size: 12px;
}

/*订单详情修改*/
.myorder-wrap .order-number {
    height: 40px;
    padding-left: 20px;
    padding-right: 40px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    background-color: #fff;
    overflow: hidden;
}
.myorder-wrap .order-number span {
    float: left;
}
.myorder-wrap .order-number .order-num {
    float: left;
    margin-left: 5px;
    color: #ea6542;
}
.myorder-wrap .order-number .order-status {
    float: right;
}
.myorder-wrap .order-details {
    border-top: solid 10px #eee;
}
.myorder-wrap .order-details li,
.myorder-wrap .order-price li {
    padding: 10px 20px;
    border-bottom: solid 1px #ddd;
    font-size: 14px;
    color: #999;
}
.myorder-wrap .order-details li:last-child,
.myorder-wrap .order-price li:last-child {
    border-bottom: none;
}
.myorder-wrap .order-details .order-user,
.myorder-wrap .order-details .order-tel {
    margin-right: 18px;
    font-weight: 600;
}
.myorder-wrap .order-details .order-tel {
    font-weight: 800;
}
.myorder-wrap .order-details .order-address {
    display: block;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.myorder-wrap .order-details .user-list {
    background: url("../images/order-address-bg.png") no-repeat left bottom;
}
.myorder-wrap .order-details .order-shop {
    color: #333;
}
.myorder-wrap .order-details .p-list {
    line-height: 26px;
}
.myorder-wrap .order-details .p-list span,
.myorder-wrap .order-price .p-list span {
    display: inline-block;
    width: 62px;
    margin-left: 8px;
}
.myorder-wrap .order-price {
    border-top: solid 10px #eee;
}
.myorder-wrap .order-price strong {
    float: right;
    color: #e4393c;
}
.myorder-wrap .total-price {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: right;
    border-top: solid 1px #eee;
}
.myorder-wrap .total-price p {
    padding-right: 20px;
}
.myorder-wrap .total-price strong {
    margin-left: 5px;
    color: #e4393c;
    font-size: 16px;
}
ul.ulpromotion li .flash-sale-z {
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    width: 30px;
    height: 30px;
    font-size: 10px;
    border-radius: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    z-index: 10;
}
ul.ulpromotion li .red-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 46px;
    height: 46px;
    background: url("../images/flash-sale-z.png") no-repeat 0 0;
    background-size: 46px 46px;
}