@charset "UTF-8";
.mod_btns .mod_btn {
    background: #f3f3f3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn:active {
    background: #e6e6e6
}
.mod_btns .mod_btn.bg_1 {
    background: #e4393c;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_1:active {
    background: #e12326
}
.mod_btns .mod_btn.bg_2, .mod_btns .mod_btn.mod_btn_bg1 {
    background: #3884ff;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_2:active, .mod_btns .mod_btn.mod_btn_bg1:active {
    background: #1f74ff
}
.mod_btns .mod_btn.bg_3, .mod_btns .mod_btn.mod_btn_bg {
    background: #f19325;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_3:active, .mod_btns .mod_btn.mod_btn_bg:active {
    background: #ed870f
}
.mod_btns .mod_btn.bg_4 {
    background: white;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_4:active {
    background: #f2f2f2
}
.mod_btns .mod_btn.bg_5 {
    background: #67ad03;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_5:active {
    background: #589403
}
.mod_btns .mod_btn.bg_6 {
    background: #1bc6c3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_6:active {
    background: #18b0ad
}
.mod_btns .mod_btn.disabled {
    cursor: default;
    color: #999;
    background: #d7d7d7;
    border: 1px solid transparent
}
.mod_btns .mod_btn.disabled span {
    margin-left: 5px;
    color: #e4393c
}
.mod_btns .mod_btn.disabled:active {
    background: #d7d7d7
}
.mod_btns .mod_btn, .mod_btns .mod_btn.bg_4 {
    border-color: #cbcbcb;
    color: #333
}
.mod_btns {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    margin: 20px 5px
}
.mod_btns .mod_btn {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 5px;
    display: block;
    width: 100px;
    height: 44px;
    line-height: 42px;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}
.WX_search_frm, .WX_search_txt, .hd_bar_tit, .hd_search_frm, .hd_search_txt, .hd_search_tit, .wx_history {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.wx_nav, .WX_tab_inner, .wx_referrer {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex
}
.wx_nav a, .WX_tab_inner a, .wx_referrer a {
    display: block;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1
}
.WX_bar:after {
    clear: both;
    content: '\20';
    display: block
}
.WX_search_txt, .hd_search_txt {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABi0lEQVR42s2XsU4CQRRFoXGREmOxW1ASAgWfsEqt/2FhLTV+A4mSDf1+hNFEgrEhJsTC2Gmx/AHJWrjeSe4mEzLgDLMDS3ICmffevWFmduZtpVLmTxzHLXADHkACUpJwTMRaRRqG4Blkmojc0MawBu7BLwU/wQRcggB4JODYhDkZa0RtzdS0AV6kf3EHqhp1VebmdUKjoWtaB68sfAPdHWary9qMWnWdoogFczGNFksVUENoRTobKV/TdgEbsy2tebgtcZqvaYFPRb7m000JPSYsHJwBC2r3VMEhgyMHxiNqD1XBRwb7Doz71H5SBRMGAwfGAbUTVTBl0HNg7FE7LZXxwaba5eY637a59vE43ZbnADnYkam4JDoFmHakS+Lsv+SxdC36FqY++KLW2LQRmFs0At/UWIGmbuGJZG605mutz4rf7+BUV+B4rdn7YHdywWk8Ij7HIubIzV6Tpmbm0oabGbS3M3kjCbOdzaU2ZsATbgl+yJJjg03tkrW55aNVGvPrfb+DCfMr8fsPcg6fmHF/AckAAAAASUVORK5CYII=)
}
.WX_msg_bar .msg_order:after {
    display: block;
    content: '\20';
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    background: none
}
.WX_msg_bar .msg_order:after {
    margin-top: -6px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}
* {
    -webkit-tap-highlight-color: transparent;
    outline: 0
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    vertical-align: baseline
}
img {
    border: 0 none;
    vertical-align: top
}
i, em {
    font-style: normal
}
ol, ul {
    list-style: none
}
input, select, button, h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-family: inherit
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
a, a:visited {
    text-decoration: none;
    color: #333
}
body {
    margin: 0 auto;
    min-width: 320px;
    max-width: 640px;
    height: 100%;
    background: #FFF;
    font-size: 14px;
    font-family: Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Arial;
    line-height: 1.5;
    color: #666;
    -webkit-text-size-adjust: 100% !important;
    -webkit-user-select: none;
    user-select: none
}
.hide, .h {
    display: none !important
}
.show {
    display: block !important
}
.link_blue {
    color: #007AFF
}
.wx_wrap {
    min-height: 375px
}
@media only screen and (max-height: 480px) {
    .wx_wrap {
        min-height: 360px
    }
}
.wx_footer {
    margin: 50px 0
}
.wx_footer .jd_logo {
    padding: 10px 0;
    display: block
}
.wx_footer .jd_logo:active {
    background-color: rgba(0, 0, 0, 0.1)
}
.wx_footer .jd_logo:after {
    content: '\20';
    display: block;
    height: 15px;
    width: 86px;
    margin: 0 auto;
    background: url(/wx/img/jd_logo_min.png);
    background-size: cover;
    -webkit-background-size: cover
}
.wx_footer .userinfo, .wx_footer .copyright {
    display: none
}
.qq_footer {
    margin: 45px 0
}
.qq_footer .jd_logo {
    height: 15px;
    width: 86px;
    margin: 15px auto 0 auto;
    background: url(/wx/img/jd_logo_min.png);
    background-size: cover;
    -webkit-background-size: cover
}
.qq_footer .qq_info {
    font-size: 12px;
    text-align: center;
    color: #666
}
.wx_loading {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 90;
    background-color: transparent
}
.wx_loading_inner {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -70px;
    margin-top: -48px;
    width: 140px;
    border-radius: 6px;
    font-size: 14px;
    padding: 58px 0 10px 0
}
.wx_loading_icon {
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -16px;
    width: 24px;
    height: 24px;
    border: 2px solid #fff;
    border-radius: 24px;
    -webkit-animation: gif 1s infinite linear;
    animation: gif 1s infinite linear;
    clip: rect(0 auto 12px 0)
}
@keyframes gif {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes gif {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
.wx_loading2 {
    text-align: center;
    padding: 5px;
    height: 32px;
    position: relative
}
.wx_loading2 .wx_loading_icon {
    border-color: #237FE5;
    top: 7px
}
.wx_loader {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -60px;
    height: 60px;
    line-height: 60px;
    width: 120px
}
.jd_dlBar {
    position: relative;
    height: 43px;
    background: #333;
    font-size: 12px;
    z-index: 101
}
.jd_dlBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0
}
.jd_dlBar_1, .jd_dlBar_2 {
    margin: 0 0 50px;
    font-size: 14px;
    height: 50px
}
.jd_dlBar_1 .jd_dlBar_text, .jd_dlBar_2 .jd_dlBar_text {
    line-height: 50px
}
.jd_dlBar_text {
    display: block;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 43px;
    color: #fff;
    text-indent: 10px
}
.jd_dlBar_text em {
    position: relative;
    top: -2px;
    color: #cd2d2f;
    margin: 0 5px;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}
a.jd_dlBar_text {
    color: #fff
}
.jd_dlBar_btn {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -13px;
    background: #d80000;
    color: #fff;
    padding: 0 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold
}
.jd_dlBar_close {
    width: 18px;
    height: 18px;
    background-image: url(data:image/png;);
    background-size: 18px 18px;
    position: absolute;
    right: 0;
    top: -18px;
    text-indent: -9999em
}
.jd_dlBar_1 {
    margin-bottom: 50px;
    background: #de0d1c url(/wx/img/common/bg_jd_dlBar_1.png) no-repeat;
    background-size: 100% 100%
}
.jd_dlBar_1 .jd_dlBar_text {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}
.jd_dlBar_1 .jd_dlBar_text em {
    color: #ffde00
}
.jd_dlBar_1 .jd_dlBar_btn {
    background: #ffde00;
    color: #b1141d;
    font-weight: bold;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}
.jd_dlBar_2, .jd_dlBar_3 {
    background: #333333 url(/wx/img/common/bg_jd_dlBar_2.png) no-repeat;
    background-size: 100% 100%
}
.jd_dlBar_2:before, .jd_dlBar_3:before {
    content: '\20';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -11px;
    background-image: url(data:image/png;);
    background-size: 22px 22px
}
.jd_dlBar_2 .jd_dlBar_text, .jd_dlBar_3 .jd_dlBar_text {
    text-indent: 40px
}
.jd_dlBar_2 {
    margin-bottom: 50px
}
.jd_dlBar_2 .jd_dlBar_btn {
    top: 0;
    right: 0;
    margin: 0;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    -webkit-border-radius: 0
}
.jd_dlBar_2 .jd_dlBar_btn:after {
    content: '\20';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}
.jd_dlBar_3 {
    margin: 20px 0 0 0;
    font-size: 14px
}
.jd_dlBar_3 .jd_dlBar_btn {
    font-size: 12px
}
.jd_dlBar_img {
    position: relative;
    display: block;
    margin: 10px 0
}
.jd_dlBar_img img {
    display: block;
    width: 100%;
    height: auto
}
.jd_dlBar_img .jd_dlBar_close {
    top: 0
}
.jd_dlBar_v2 {
    position: relative;
    display: block;
    width: 100%;
    height: 59px;
    margin-top: 10px;
    box-shadow: inset 0 0 1px #cbcbcb;
    -webkit-box-shadow: inset 0 0 1px #cbcbcb
}
.jd_dlBar_v2.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}
.jd_dlBar_v2, .jd_dlBar_v2:after {
    background: #efefef url(/wx/img/common/jd_dlBar_v2.png) no-repeat -10px 0;
    background-size: 299px 80px
}
.jd_dlBar_v2 p, .jd_dlBar_v2:after {
    position: absolute;
    left: 100px
}
.jd_dlBar_v2:after {
    content: '\20';
    display: block;
    top: 32px;
    width: 80px;
    height: 21px;
    background-position: 0 -59px
}
.jd_dlBar_v2.downloading:after {
    background-position: -80px -59px
}
.jd_dlBar_v2.downloaded:after {
    background-position: -160px -59px
}
.jd_dlBar_v2 p {
    top: 8px;
    font-weight: bold;
    font-size: 13px
}
.jd_dlBar_v2 p em {
    font-size: 16px;
    color: #e4393c;
    margin: 0 2px;
    vertical-align: -1px
}
.jd_dlBar_v2 .jd_dlBar_close {
    top: 0
}
.wx_nav a:before, .WX_backtop:after, .wx_aside .btn_more:after, .wx_aside .btn_top:after {
    background-image: url(../images/icon_nav.png);
    background-repeat: no-repeat;
    background-size: 161px 46px;
    -webkit-background-size: 161px 46px
}
.wx_nav {
    overflow: hidden;
    height: 49px;
    border-top: 1px solid #ddd;
    position: fixed;
    z-index: 900;
    width: 100%;
    bottom: 0;
    left: 0
}
.wx_nav a {
    height: 45px;
    padding-top: 4px;
    color: #999;
    font-size: 12px;
    background-color: #eee;
    text-align: center
}
.wx_nav a:before {
    width: 23px;
    height: 23px;
    content: '\20';
    display: block;
    margin: 0 auto 2px auto
}
.wx_nav a:active {
    background-color: #DFDFDF
}
.wx_nav a:active, .wx_nav a.on {
    color: #e4393c
}
.wx_nav a:active:before, .wx_nav a.on:before {
    background-position-y: -23px
}
.wx_nav a.dot {
    position: relative
}
.wx_nav a.dot:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #e4393c;
    border-radius: 4px;
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: 10px
}
.wx_nav .nav_index:before {
    background-position: 0 0
}
.wx_nav .nav_search:before {
    background-position: -46px 0
}
.wx_nav .nav_fav:before {
    background-position: -23px 0
}
.wx_nav .nav_shopcart:before {
    background-position: -138px 0
}
.wx_nav .nav_me:before {
    background-position: -69px 0
}
.qq_nav a {
    background-color: #efefef
}
.qq_nav a:active, .qq_nav a.on {
    color: #007aff
}
.qq_nav a:active:before, .qq_nav a.on:before {
    background-position-y: -46px
}
.WX_bar {
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 44px;
    line-height: 44px;
    background-color: #EFEFEF;
    border-bottom: 1px solid #ddd
}
.WX_bar_cate, .WX_bar_back {
    position: absolute;
    top: 0;
    left: 0;
    height: 44px;
    min-width: 60px
}
.WX_bar_cate a, .WX_bar_back a {
    overflow: hidden;
    display: block;
    height: 44px;
    font-size: 16px;
    padding-left: 44px;
    padding-right: 6px;
    text-indent: -6px
}
.WX_bar_cate a:after, .WX_bar_back a:after {
    content: '\20';
    display: block;
    height: 44px;
    width: 44px;
    background-position: -88px 0;
    position: absolute;
    top: 0;
    left: 0
}
.WX_bar_cate a:after {
    background-position: 0 -44px
}
.WX_bar_dacu {
    position: absolute;
    bottom: -45px;
    right: 10px;
    width: 40px;
    height: 45px
}
.WX_bar_dacu span {
    width: 40px;
    height: 45px;
    overflow: hidden;
    color: transparent;
    display: block;
    background: url(/wx/img/mall/nianzhong.png) no-repeat 0 0;
    background-size: 40px 45px
}
.WX_search_promote .WX_search_frm {
    padding: 0 60px 0 0px
}
.dacu_banner_mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000
}
.dacu_banner_nianzhong {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001
}
.dacu_banner_nianzhong img {
    display: block;
    width: 100%
}
.WX_search_frm_focus {
    padding-right: 50px !important
}
.WX_bar_tit {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #333
}
.WX_tab {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 45px;
    z-index: 200
}
.WX_tab_fixed .WX_tab_wrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 200
}
.WX_tab_wrap {
    position: relative;
    background: #EFEFEF;
    border-bottom: 1px solid #ddd;
    height: 44px
}
.WX_tab_inner {
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    overflow: hidden
}
.WX_tab_inner a {
    font-size: 16px;
    height: 43px;
    line-height: 46px;
    padding-bottom: 3px;
    text-align: center;
    position: relative
}
.WX_tab_inner a:active {
    background-color: #d6d6d6
}
.WX_tab_inner a:before {
    background-color: #ddd;
    content: '\20';
    width: 1px;
    height: 20px;
    position: absolute;
    top: 12px;
    left: -1px
}
.WX_tab_inner a:active:before, .WX_tab_inner a:active+a:before {
    display: none
}
.WX_tab_inner .on {
    color: #e33b3d;
    padding-bottom: 0;
    border-bottom: 3px solid #e33b3d;
    z-index: 1
}
.WX_tab_qq .WX_tab_inner .on {
    color: #007AFF;
    border-bottom: 3px solid #007AFF
}
.WX_btn_search, .WX_btn_my {
    display: none;
    height: 44px;
    width: 44px;
    overflow: hidden;
    position: relative;
    color: transparent
}
.WX_btn_search:after, .WX_btn_my:after {
    content: '\20';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 44px
}
.WX_btn_search {
    float: left
}
.WX_btn_search:after {
    background-position: 0 0
}
.WX_btn_my {
    float: right
}
.WX_btn_my:after {
    background-position: -88px -44px
}
.WX_search {
    background-color: #EFEFEF;
    height: 44px;
    position: relative;
    z-index: 300;
    border-bottom: 1px solid #ddd
}
.WX_search_frm {
    height: 45px;
    padding: 0 10px 0 43px
}
.WX_search_txt {
    float: left;
    width: 100%;
    padding: 0 30px 0 31px;
    display: block;
    height: 30px;
    border-radius: 3px;
    border: 0 none;
    margin-top: 7px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 8px 50%;
    background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    -webkit-appearance: none;
    font-size: 14px
}
.WX_search_txt::-webkit-input-placeholder {
    color: #ccc
}
.WX_search_txt::-webkit-search-cancel-button {
    display: none
}
.WX_search_clear {
    width: 22px;
    height: 22px;
    padding: 4px;
    color: transparent;
    position: absolute;
    z-index: 2;
    right: 10px;
    top: 7px;
    background-origin: content-box;
    background-position: -176px -11px
}
.WX_search_frm_focus .WX_search_clear {
    right: 50px
}
.WX_search_btn {
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #007AFF
}
.WX_search_btn_blue {
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    background-color: #007AFF;
    color: #FFF;
    margin-top: 7px;
    margin-left: 6px;
    padding: 0 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px
}
.WX_me {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 44px
}
.WX_me_btn {
    position: relative;
    height: 100%
}
.WX_me_btn:after {
    float: right;
    content: '\20';
    display: block;
    width: 44px;
    height: 44px;
    background-position: 0 -88px
}
.hd_update:before, .QQ_update:before, .WX_update:before {
    border-radius: 8px;
    -webkti-border-radius: 8px;
    width: 8px;
    height: 8px;
    background-color: red;
    content: '\20';
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1
}
.WX_me_refresh {
    float: right;
    content: '\20';
    display: block;
    width: 44px;
    height: 44px;
    background-position: -132px -44px
}
.WX_me_refresh:active {
    animation: an_refresh .5s linear;
    -webkit-animation: an_refresh .5s linear
}
.WX_me_pop {
    width: 130px;
    position: absolute;
    right: 0;
    top: 44px;
    z-index: 999;
    background: #fff;
    border: 1px solid #ddd
}
.WX_me_pop:before {
    content: '\20';
    background-position: -187px 0;
    width: 11px;
    height: 6px;
    display: block;
    position: absolute;
    right: 16px;
    top: -5px
}
.WX_me_item a {
    color: #666;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    display: block;
    margin: 0 15px;
    border-bottom: 1px solid #eee
}
.WX_me_item a:before {
    float: left;
    width: 34px;
    height: 44px;
    content: '\20';
    margin-top: -2px;
    margin-right: 5px;
    margin-left: -10px
}
.WX_me_item a:last-child {
    border-bottom: 0 none
}
.WX_me_uc:before {
    background-position: 0 -88px
}
.WX_me_history:before {
    background-position: -44px -88px
}
.WX_me_fav:before {
    background-position: -88px -88px
}
.WX_me_weidian:before {
    background-position: -132px -88px
}
@keyframes an_refresh {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes an_refresh {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
.hd_bar {
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    background-color: #EFEFEF;
    border-bottom: 1px solid #DDD
}
.hd_bar_in {
    position: absolute
}
.hd_bar_tit {
    padding: 0 44px
}
.hd_bar_cate, .hd_bar_back {
    width: 50px;
    height: 44px;
    float: left
}
.hd_bar_cate a, .hd_bar_back a {
    display: block;
    width: 100%;
    height: 100%
}
.hd_bar_cate a:after, .hd_bar_back a:after {
    content: "\20";
    display: block;
    width: 44px;
    height: 100%;
    background-position: -88px 0
}
.hd_bar_cate {
    display: none
}
.hd_bar_cate a:after {
    background-position: 0 -44px
}
.hd_me {
    min-width: 32px;
    height: 44px;
    padding: 0 9px;
    float: right;
    display: none
}
.hd_me_btn {
    width: 100%;
    height: 100%
}
.hd_me_btn:after {
    float: right;
    content: '\20';
    display: block;
    width: 44px;
    height: 44px;
    background-position: -88px -44px
}
.hd_me_pop {
    width: 130px;
    position: fixed;
    right: 0;
    top: 44px;
    z-index: 999;
    background: #fff;
    border: 1px solid #ddd
}
.hd_me_pop:before {
    content: '\20';
    background-position: -187px 0;
    width: 11px;
    height: 6px;
    display: block;
    position: absolute;
    right: 16px;
    top: -5px
}
.hd_me_item a {
    color: #666;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    display: block;
    margin: 0 15px;
    border-bottom: 1px solid #eee
}
.hd_me_item a:before {
    float: left;
    width: 34px;
    height: 44px;
    content: '\20';
    margin-top: -2px;
    margin-right: 5px;
    margin-left: -10px
}
.hd_me_item a:last-child {
    border-bottom: 0 none
}
.hd_me_uc:before {
    background-position: 0 -88px
}
.hd_me_history:before {
    background-position: -44px -88px
}
.hd_me_fav:before {
    background-position: -88px -88px
}
.hd_me_weidian:before {
    background-position: -132px -88px
}
.hd_search_frm {
    padding: 0 10px
}
.hd_search_txt {
    width: 100%;
    padding: 0 30px 0 31px;
    display: block;
    height: 30px;
    border-radius: 3px;
    border: 0 none;
    margin-top: 7px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 8px 50%;
    background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    -webkit-appearance: none;
    font-size: 14px
}
.hd_search_txt::-webkit-input-placeholder {
    color: #ccc
}
.hd_search_txt::-webkit-search-cancel-button {
    display: none
}
.hd_search_clear {
    width: 22px;
    height: 22px;
    padding: 4px;
    color: transparent;
    position: absolute;
    z-index: 2;
    right: 10px;
    top: 7px;
    background-origin: content-box;
    background-position: -176px -11px
}
.hd_search_btn {
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #007AFF
}
.hd_search_frm_focus {
    padding-right: 0;
    right: 50px;
    width: auto !important
}
.hd_search_frm_focus~.hd_me {
    display: block
}
.hd_search_frm_focus .hd_search_clear {
    right: 0
}
.hd_search_tit {
    padding: 0 50px
}
.hd_search_tit span {
    max-width: 73%;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.hd_bar_tit, .hd_search_frm, .hd_search_tit {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #333
}
.lowAndroid .hd_bar, .lowIphone .hd_bar {
    position: absolute
}
.WX_bar_cate a:after, .WX_bar_back a:after, .WX_btn_search:after, .WX_btn_my:after, .WX_search_clear, .WX_me_btn:after, .WX_me_refresh, .WX_me_pop:before, .WX_me_item a:before, .hd_bar_cate a:after, .hd_bar_back a:after, .hd_me_btn:after, .hd_me_pop:before, .hd_me_item a:before, .hd_search_clear, .wx_aside_item a:before {
    background-image: url(../images/.png);
    background-repeat: no-repeat;
    background-size: 220px 132px;
    -webkit-background-size: 220px 132px
}
.hd_bar~.wx_wrap, .WX_bar~.wx_wrap {
    padding-top: 45px
}
.WX_bar {
    position: absolute
}
.dacu_banner {
    min-height: 35px
}
.dacu_banner a {
    display: block;
    text-align: center
}
.dacu_banner img {
    max-width: 100%
}
.hd_bar_dacu, .i_ad {
    display: none
}
.WX_bar_in .WX_me_pop {
    top: 44px
}
.WX_backtop {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 10px;
    width: 40px;
    height: 40px;
    font-size: 0;
    text-indent: -9999em;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: none
}
.WX_backtop:after {
    width: 23px;
    height: 23px;
    content: '\20';
    display: block;
    margin: 9px 0 0 9px;
    float: left;
    background-position: -115px 0
}
.WX_backtop_active {
    display: block
}
.wx_history {
    position: fixed;
    z-index: 900;
    width: 100%;
    bottom: 50px;
    left: 0;
    background-color: #ffffe3;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    height: 54px;
    overflow: hidden
}
.wx_history a {
    display: block;
    color: #999;
    font-size: 12px;
    padding-right: 10px;
    margin-right: 80px;
    border-right: 1px solid #ddd;
    height: 35px;
    overflow: hidden
}
.wx_history a p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.wx_history a strong {
    display: block;
    color: #333
}
.wx_history a:after {
    color: #0D7EFF;
    content: '继续浏览';
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -10px;
    width: 80px;
    height: 20px;
    line-height: 20px;
    text-align: center
}
.wx_history .wx_history_close {
    position: absolute;
    right: 0;
    font-size: 12px;
    height: 54px;
    line-height: 54px;
    top: 0;
    padding: 0 8px
}
.wx_history .wx_history_close+a {
    border: none
}
.wx_history .wx_history_close+a:after {
    right: 40px;
    width: auto;
    padding-right: 8px;
    border-right: 1px solid #ddd
}
.wx_referrer {
    overflow: hidden;
    margin: 15px 0
}
.wx_referrer a {
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    background-color: #FFF;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 3px
}
.wx_pay {
    position: fixed;
    z-index: 900;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #f97433 url() no-repeat 50% 0;
    background-size: 320px 50px;
    -webkit-background-size: 320px 50px;
    height: 50px;
    color: transparent
}
.wx_pay_close {
    position: absolute;
    right: 2px;
    top: 3px;
    height: 47px;
    width: 20px;
    color: transparent;
    background: url() no-repeat 100% 0;
    background-size: 12px 11px;
    -webkit-background-size: 12px 11px
}
.WX_search~.wx_aside {
    bottom: 60px
}
.wx_aside {
    position: fixed;
    right: 0;
    bottom: 10px;
    z-index: 900;
    border-radius: 3px 0 0 3px;
    width: 40px;
    background-color: rgba(0, 0, 0, 0.7)
}
.wx_aside .btn_more, .wx_aside .btn_top {
    width: 40px;
    height: 40px;
    font-size: 0;
    text-indent: -9999em;
    display: none;
    overflow: hidden
}
.wx_aside .btn_more:after, .wx_aside .btn_top:after {
    width: 23px;
    height: 23px;
    content: '\20';
    margin: 9px 0 0 9px;
    float: left
}
.wx_aside .btn_more {
    display: block
}
.wx_aside .btn_more:after {
    background-position: -92px 0
}
.wx_aside .btn_top:after {
    background-position: -115px 0
}
.wx_aside .btn_top_active {
    display: block
}
.wx_aside .btn_more_active:after {
    background-position: -92px -23px
}
.wx_aside .btn_more~.btn_top_active {
    border-top: 1px solid #828282
}
.wx_aside_item {
    position: absolute;
    bottom: 90px;
    right: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 115px;
    display: none
}
.wx_aside_item:before {
    display: block;
    content: "\020";
    width: 10px;
    height: 6px;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAZElEQVQoU63SQQ6AMAhE0XIVuP+R4CpVTEiqpRTFv5681UA/az8FGjN3RCyTItKICEClKmqYWhdYQUfsBn5Bn9gEvkE9zAUz6ApbghEaYSHooTtsC45oBkuBhuppM+9PjTKQbQ7kX0cNXR0IHwAAAABJRU5ErkJggg==) no-repeat 0 0 scroll;
    background-size: 10px 6px;
    position: absolute;
    bottom: -6px;
    right: 15px
}
.wx_aside_item a {
    color: #666;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    display: block;
    margin: 0 15px;
    border-bottom: 1px solid #eee
}
.wx_aside_item a:before {
    float: left;
    width: 34px;
    height: 44px;
    content: '\20';
    margin-top: -2px;
    margin-right: 5px;
    margin-left: -10px
}
.wx_aside_item a:last-child {
    border-bottom: 0 none
}
.wx_aside_item .item_uc:before {
    background-position: 0 -88px
}
.wx_aside_item .item_history:before {
    background-position: -44px -88px
}
.wx_aside_item .item_fav:before {
    background-position: -132px -88px
}
.back_tip {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 902;
    background: rgba(0, 0, 0, 0.5)
}
.back_tip img {
    width: 73.43%;
    margin-top: 5px;
    left: 65.62%;
    position: relative;
    -webkit-transform: translateX(-65.62%);
    margin-left: -8%
}
.WX_msg_bar {
    text-align: center
}
.WX_msg_bar .msg_order {
    padding: 5px 10px;
    display: inline-block;
    background: #3A3A3A;
    margin: 8px 0;
    border-radius: 3px;
    color: #fff;
    position: relative;
    padding-right: 30px;
    font-size: 12px
}
.WX_msg_bar .msg_order img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px
}
.WX_msg_bar .msg_order:after {
    content: "";
    width: 10px;
    height: 10px;
    right: 15px;
    border-color: #eee
}
.g_small_tips {
    display: none;
    position: fixed;
    margin-top: -10px;
    top: 45%;
    left: 10px;
    right: 10px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    z-index: 1000;
    border-radius: 6px
}
.loadcsstest {
    width: 100px;
    height: 10px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}
.WX_tab_bnr {
    border-bottom: 1px solid #ddd;
    background: #EFEFEF
}
.WX_tab_bnr .bnr_item {
    max-width: 320px;
    margin: 0 auto;
    display: block
}
.WX_tab_bnr img {
    max-width: 100%
}
.WX_tab_bnr .bnr_1111 {
    color: #DD0E0E;
    max-width: 320px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 7px 0
}
.WX_tab_bnr .bnr_1111 .img {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 30px
}
.WX_tab_bnr .bnr_1111 .txt {
    display: inline-block;
    font-size: 11px
}
.WX_tab_bnr .bnr_1111 .txt:before {
    content: '';
    display: inline-block;
    border-left: 1px solid #DD0E0E;
    width: 10px;
    height: 14px;
    vertical-align: middle;
    margin-top: -2px
}
.icon_pop_quan {
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 30px;
    top: -2px;
    left: 60%;
    margin-left: 0px;
    background: url(/wx/img/mall/icon_pop_quan.png) no-repeat;
    background-size: 50px auto
}
/*  |xGv00|155aee3688f494f5ab0d296d0525a361 */

@charset "UTF-8";
.mod_btns .mod_btn {
    background: #f3f3f3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn:active {
    background: #e6e6e6
}
.mod_btns .mod_btn.bg_1 {
    background: #e4393c;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_1:active {
    background: #e12326
}
.mod_btns .mod_btn.bg_2, .mod_btns .mod_btn.mod_btn_bg1 {
    background: #3884ff;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_2:active, .mod_btns .mod_btn.mod_btn_bg1:active {
    background: #1f74ff
}
.mod_btns .mod_btn.bg_3, .mod_btns .mod_btn.mod_btn_bg {
    background: #f19325;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_3:active, .mod_btns .mod_btn.mod_btn_bg:active {
    background: #ed870f
}
.mod_btns .mod_btn.bg_4 {
    background: white;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_4:active {
    background: #f2f2f2
}
.mod_btns .mod_btn.bg_5 {
    background: #67ad03;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_5:active {
    background: #589403
}
.mod_btns .mod_btn.bg_6 {
    background: #1bc6c3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_6:active {
    background: #18b0ad
}
.mod_btns .mod_btn.disabled {
    cursor: default;
    color: #999;
    background: #d7d7d7;
    border: 1px solid transparent
}
.mod_btns .mod_btn.disabled span {
    margin-left: 5px;
    color: #e4393c
}
.mod_btns .mod_btn.disabled:active {
    background: #d7d7d7
}
.mod_btns .mod_btn, .mod_btns .mod_btn.bg_4 {
    border-color: #cbcbcb;
    color: #333
}
.mod_btns {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    margin: 20px 5px
}
.mod_btns .mod_btn {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 5px;
    display: block;
    width: 100px;
    height: 44px;
    line-height: 42px;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}
.mod_itemgrid {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rec_list .opt_wrap, .ju_qiang .time_point {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex
}
.rec_list .opt_wrap div, .ju_qiang .time_point span {
    display: block;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1
}
.mod_itemgrid .fn, .mod_itemlist_small .hproduct .fn {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.rec_list .avatar_wrap:after, .rec_list .price_wrap:after, .mod_category_inner:after, .mod_itemgrid:after, .ju_list .hproduct:after, .ju_qiang .mod_itemgrid .stock_wrap:after {
    clear: both;
    content: '\20';
    display: block
}
.mod_btns .mod_btn {
    background: #f3f3f3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn:active {
    background: #e6e6e6
}
.mod_btns .mod_btn.bg_1 {
    background: #e4393c;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_1:active {
    background: #e12326
}
.mod_btns .mod_btn.bg_2, .mod_btns .mod_btn.mod_btn_bg1 {
    background: #3884ff;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_2:active, .mod_btns .mod_btn.mod_btn_bg1:active {
    background: #1f74ff
}
.mod_btns .mod_btn.bg_3, .mod_btns .mod_btn.mod_btn_bg {
    background: #f19325;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_3:active, .mod_btns .mod_btn.mod_btn_bg:active {
    background: #ed870f
}
.mod_btns .mod_btn.bg_4 {
    background: white;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_4:active {
    background: #f2f2f2
}
.mod_btns .mod_btn.bg_5 {
    background: #67ad03;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_5:active {
    background: #589403
}
.mod_btns .mod_btn.bg_6 {
    background: #1bc6c3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_6:active {
    background: #18b0ad
}
.mod_btns .mod_btn.disabled {
    cursor: default;
    color: #999;
    background: #d7d7d7;
    border: 1px solid transparent
}
.mod_btns .mod_btn.disabled span {
    margin-left: 5px;
    color: #e4393c
}
.mod_btns .mod_btn.disabled:active {
    background: #d7d7d7
}
.mod_btns .mod_btn, .mod_btns .mod_btn.bg_4 {
    border-color: #cbcbcb;
    color: #333
}
.mod_btns {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    margin: 20px 5px
}
.mod_btns .mod_btn {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 5px;
    display: block;
    width: 100px;
    height: 44px;
    line-height: 42px;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}
.mod_itemgrid {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rec_list .opt_wrap, .ju_qiang .time_point {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex
}
.rec_list .opt_wrap div, .ju_qiang .time_point span {
    display: block;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1
}
.mod_itemgrid .fn, .mod_itemlist_small .hproduct .fn {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.rec_list .avatar_wrap:after, .rec_list .price_wrap:after, .mod_category_inner:after, .mod_itemgrid:after, .ju_list .hproduct:after, .ju_qiang .mod_itemgrid .stock_wrap:after {
    clear: both;
    content: '\20';
    display: block
}
.rec_list .opt_wrap div i, .icon_quote_start, .icon_quote_end {
    background-image: url(/wx/img/mall/xin_v3.png);
    background-repeat: no-repeat;
    background-size: 40px 60px
}
.rec_list {
    padding-top: 15px;
    margin: 0 10px 15px
}
.rec_list li {
    position: relative
}
.rec_list .url {
    display: block;
    min-height: 150px
}
.rec_list .photo {
    display: block;
    width: 100%
}
.rec_list .info_wrap {
    padding: 15px 10px;
    background: #efefef
}
.rec_list .fn {
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    padding-bottom: 10px
}
.rec_list .avatar_wrap {
    margin-bottom: 5px
}
.rec_list .avatar_wrap .avatar {
    float: left;
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
    border-radius: 30px;
    margin-right: 10px
}
.rec_list .avatar_wrap .avatar img {
    width: 30px;
    border-radius: 30px;
    -webkit-border-radius: 30px
}
.rec_list .avatar_wrap .name {
    float: left;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #666
}
.rec_list .brand_disc {
    font-size: 12px;
    line-height: 17px;
    color: #999
}
.rec_list .price_wrap {
    margin-top: 8px;
    height: 40px
}
.rec_list .price_wrap .price {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333
}
.rec_list .price_wrap .price em {
    color: #e4393c
}
.rec_list .price_wrap .col_left {
    float: left;
    height: 40px
}
.rec_list .price_wrap .col_left .price, .rec_list .price_wrap .col_left .old_price {
    float: none;
    height: 20px;
    line-height: 20px
}
.rec_list .price_wrap .col_left .old_price {
    font-size: 12px;
    color: #999
}
.rec_list .price_wrap .btn_buy {
    float: right;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    background: #e4393c;
    color: #fff
}
.rec_list .opt_wrap {
    height: 40px;
    line-height: 40px;
    background: #efefef;
    border-top: 1px solid #ddd
}
.rec_list .opt_wrap div {
    width: 50%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    padding-left: 20px;
    position: relative
}
.rec_list .opt_wrap div:first-child {
    border-right: 1px solid #ddd
}
.rec_list .opt_wrap div i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 8px;
    position: relative;
    top: -1px
}
.rec_list .opt_wrap .like_checked i {
    background-position: 0 -20px
}
.rec_list .opt_wrap .fav i {
    background-position: -20px 0
}
.rec_list .opt_wrap .fav_checked i {
    background-position: -20px -20px
}
.item_tag, .tag_1, .tag_2, .tag_long {
    position: absolute;
    top: 10px;
    left: -5px;
    background-color: #333;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    text-align: center;
    font-size: 10px
}
.item_tag:after, .tag_1:after, .tag_2:after, .tag_long:after {
    position: absolute;
    top: 20px;
    left: 0;
    border-right: 5px solid #000;
    border-bottom: 5px dashed transparent;
    content: '\20'
}
.tag_2, .tag_green {
    background-color: #3fc76f
}
.tag_2:after, .tag_green:after {
    border-left-color: #133b21
}
.tag_red {
    background-color: #e4393c
}
.tag_red:after {
    border-left-color: #AA2121
}
.tag_long {
    background-color: #e4393c;
    padding-right: 0
}
.tag_long span {
    display: inline-block;
    position: relative;
    background: #2c2532;
    padding: 0 5px;
    margin-left: 5px
}
.tag_long:after {
    border-left-color: #AA2121
}
.icon_quote_start, .icon_quote_end {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: 0 -40px;
    position: relative;
    vertical-align: middle;
    margin-top: -4px
}
.icon_quote_end {
    background-position: -20px -40px
}
.rec_list .old_price {
    display: none
}
.mod_category_wrap {
    min-height: 46px;
    position: relative;
    z-index: 1
}
.mod_category {
    position: -webkit-sticky;
    position: sticky;
    top: 44px;
    z-index: 20
}
.mod_category_fixed .mod_category {
    position: fixed;
    left: 0;
    width: 100%
}
.mod_category a {
    float: left;
    text-align: center;
    height: 44px;
    line-height: 44px;
    position: relative
}
.mod_category a:after {
    content: '\20';
    background-color: #dddddd;
    position: absolute;
    height: 14px;
    width: 1px;
    top: 15px;
    left: -1px
}
.mod_category a:first-child:after {
    display: none
}
.mod_category a:active, .mod_category a.cur {
    color: #E33B3D
}
.mod_category_inner {
    position: relative;
    min-height: 44px;
    border: 1px solid #ddd;
    border-width: 1px 0;
    background-color: #FFF
}
.mod_category_inner a {
    width: 16.6666%
}
.mod_category_cont {
    height: 44px;
    padding-right: 45px;
    overflow: hidden
}
/*.mod_category_cont a {
    width: 20%
}*/
.mod_category_all {
    height: 89px;
    background-color: #FFF;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}
.mod_category_all:after {
    content: '\20';
    background: #ddd;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    top: 44px;
    right: 0;
    left: 0
}
.mod_category_more {
    border-left: 1px solid #ddd;
    width: 44px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}
.mod_category_more:after {
    width: 44px;
    height: 44px;
    margin-top: -2px;
    display: block;
    content: '\20';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAYAAABxlTA0AAACBUlEQVR4Xu3Y0UnDYBhG4abZwEEK7iB64wJet3QDp3CDkFy7gDeKOwgO4gZN+qe0UMSSqD3Jl3KEIsTyxjw9Ckk28wsVyNB1x2cCwxEILDAsAM9bsMCwADxvwQLDAvC8BQsMC8DzFiwwLADPW7DAsAA8b8ECwwLwvAULDAvA8xYsMCwAz1uwwLAAPG/BAsMC8LwFCwwLwPMWLDAsAM9bsMCwADxvwQLDAvC8BQsMC8DzFnxpwKvVajGfz582m81DVVVf8PXt5pfL5VWe5891XT+WZfk5xDkP5xi84PV6/ZpOfpteHwn5hkbe476n812n11tRFHcXDfztglHkIc916kMbvOCjP9lDVQhyBNz2WkcBppGj4I4KTCFHwh0d+NzI0XBDAJ8LOSJuGOD/IkfFDQX8V+TIuOGAf4scHTckcF/kKeCGBe5CngpuaOBTyO3x9OAGvQs857OK0e7k+l7Eca1N0+yehGVZtkjfkFvsvr9X3/eFB/6h5PbQJHDD/4s4rmRf8kt7LD3mvKcfc/YttOt9kyi46yIi/1xg+NMRWGBYAJ63YIFhAXjeggWGBeB5CxYYFoDnLVhgWACet2CBYQF43oIFhgXgeQsWGBaA5y1YYFgAnrdggWEBeN6CBYYF4HkLFhgWgOctWGBYAJ63YIFhAXjeggWGBeB5CxYYFoDnLRgG3gILBxBomRqs9AAAAABJRU5ErkJggg==) no-repeat;
    background-size: cover
}
.mod_category_all~.mod_category_more:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.mod_itemgrid {
    padding: 15px 20px 0 10px;
    background-color: #FFF
}
.mod_itemgrid .hproduct {
    position: relative;
    background-color: #f3f3f3;
    width: 50%;
    float: left;
    margin-bottom: 10px
}
.mod_itemgrid .hproduct.active {
    background-color: #f3f3f3
}
.mod_itemgrid .hproduct:nth-child(2n) {
    margin-right: -10px;
    float: right
}
.mod_itemgrid .fn {
    color: #444;
    padding: 8px 10px 0 10px;
    margin-bottom: 8px;
    line-height: 18px;
    height: 36px;
    word-break: break-all
}
.mod_itemgrid .prices {
    line-height: 36px;
    height: 34px;
    padding: 0 0 4px 0;
    position: relative
}
.mod_itemgrid .prices strong, .mod_itemgrid .prices del {
    height: 16px;
    line-height: 18px;
    display: block;
    margin-left: 10px
}
.mod_itemgrid .prices em {
    color: #e4393c;
    font-style: normal;
    vertical-align: top
}
.mod_itemgrid .prices del {
    color: #666
}
.mod_itemgrid .discount {
    position: absolute;
    bottom: 8px;
    right: 10px;
    display: block;
    background-color: #333;
    color: #FFF;
    border-radius: 9px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    padding: 0 9px
}
.mod_itemgrid .cover {
    min-height: 145px;
    background-color: #E1E1E1;
    position: relative
}
.mod_itemgrid .cover img {
    width: 100%
}
.mod_itemgrid .hot, .mod_itemgrid .dis, .mod_itemgrid .new {
    font-size: 12px;
    padding: 0 2px;
    color: #FFF;
    margin-right: 5px;
    vertical-align: top
}
.mod_itemgrid .hot {
    background-color: #E33A3C
}
.mod_itemgrid .dis {
    background-color: #FF4E00
}
.mod_itemgrid .new {
    background-color: #3DC181
}
.mod_itemgrid .soldout .cover:after, .mod_itemlist .soldout .cover:after {
    background-color: rgba(0, 0, 0, 0.5);
    content: '\20';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.mod_itemgrid .soldout .cover:before, .mod_itemlist .soldout .cover:before {
    content: '售罄';
    position: absolute;
    z-index: 10;
    color: #fff;
    width: 54px;
    height: 54px;
    border: 2px solid #ccc;
    border-radius: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    top: 50%;
    left: 50%;
    margin: -27px 0 0 -27px
}
.mod_itemlist {
    padding: 15px 10px 0 10px;
    background-color: #FFF
}
.mod_itemlist .hproduct {
    position: relative;
    border-bottom: solid 1px #f3f3f3;
    margin-top: 15px;
    padding-bottom: 15px
}
.mod_itemlist .hproduct.active {
    background-color: #f7f7f7
}
.mod_itemlist .hproduct:first-child {
    margin-top: 0
}
.mod_itemlist .hproduct .cover a {
    display: block;
    text-align: center
}
.mod_itemlist .hproduct .cover img {
    width: 100%;
    min-height: 300px
}
.mod_itemlist .hproduct .hot, .mod_itemlist .hproduct .dis, .mod_itemlist .hproduct .new {
    font-size: 12px;
    padding: 0 2px;
    color: #FFF;
    margin-right: 5px;
    vertical-align: top
}
.mod_itemlist .hproduct .hot {
    background-color: #E33A3C
}
.mod_itemlist .hproduct .dis {
    background-color: #FF4E00
}
.mod_itemlist .hproduct .new {
    background-color: #3DC181
}
.mod_itemlist .hproduct .fn {
    color: #444;
    padding: 10px 0 0;
    line-height: 21px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-break: break-all
}
.mod_itemlist .hproduct .sku {
    padding: 0;
    line-height: 18px;
    margin-top: 7px;
    font-size: 12px
}
.mod_itemlist .hproduct .sku a {
    color: #666
}
.mod_itemlist .hproduct .prices {
    padding: 0;
    height: 32px;
    margin-top: 10px;
    line-height: 16px;
    color: #333
}
.mod_itemlist .hproduct .prices strong {
    margin-right: 10px;
    font-weight: 700
}
.mod_itemlist .hproduct .prices .discount {
    background-color: #333;
    color: #FFF;
    padding: 0 9px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    font-size: 12px;
    vertical-align: middle
}
.mod_itemlist .hproduct .prices em {
    color: #E4393C;
    font-style: normal
}
.mod_itemlist .hproduct .prices del {
    color: #666;
    font-size: 12px;
    display: block;
    line-height: 18px
}
.mod_itemlist .hproduct .btn_buy, .mod_itemlist .hproduct .btn_over {
    width: 100px;
    height: 32px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 15px;
    border-radius: 3px
}
.mod_itemlist .hproduct .btn_buy {
    background-color: #E33A3C
}
.mod_itemlist .hproduct .btn_over {
    background-color: #9c9c9c
}
.mod_itemlist_small {
    padding: 0 10px;
    background-color: #FFF
}
.mod_itemlist_small .hproduct {
    position: relative;
    border-bottom: solid 1px #f3f3f3;
    padding: 15px 0;
    height: 80px
}
.mod_itemlist_small .hproduct.active {
    background-color: #f7f7f7
}
.mod_itemlist_small .hproduct:first-child {
    margin-top: 0
}
.mod_itemlist_small .hproduct .cover {
    float: left;
    width: 80px;
    height: 80px
}
.mod_itemlist_small .hproduct .cover img {
    width: 100%
}
.mod_itemlist_small .hproduct .cover a {
    display: block;
    text-align: center
}
.mod_itemlist_small .hproduct .hot, .mod_itemlist_small .hproduct .dis, .mod_itemlist_small .hproduct .new {
    font-size: 12px;
    padding: 0 2px;
    color: #FFF;
    margin-right: 5px;
    vertical-align: top
}
.mod_itemlist_small .hproduct .hot {
    background-color: #E33A3C
}
.mod_itemlist_small .hproduct .dis {
    background-color: #FF4E00
}
.mod_itemlist_small .hproduct .new {
    background-color: #3DC181
}
.mod_itemlist_small .hproduct .fn, .mod_itemlist_small .hproduct .prices, .mod_itemlist_small .hproduct .sku {
    margin-left: 90px
}
.mod_itemlist_small .hproduct .fn {
    color: #444;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    word-break: break-all
}
.mod_itemlist_small .hproduct .sku {
    padding: 0;
    line-height: 18px;
    font-size: 12px
}
.mod_itemlist_small .hproduct .sku a {
    color: #666
}
.mod_itemlist_small .hproduct .prices {
    padding: 0;
    height: 28px;
    line-height: 28px;
    color: #333
}
.mod_itemlist_small .hproduct .prices strong {
    margin-right: 10px
}
.mod_itemlist_small .hproduct .prices .discount {
    background-color: #333;
    color: #FFF;
    padding: 0 9px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    font-size: 12px;
    vertical-align: middle
}
.mod_itemlist_small .hproduct .prices em {
    color: #E4393C;
    font-style: normal;
    margin-left: 5px;
    vertical-align: top
}
.mod_itemlist_small .hproduct .prices del {
    color: #666;
    margin-right: 10px;
    display: block;
    line-height: 14px
}
.mod_itemlist_small .hproduct .btn_buy, .mod_itemlist_small .hproduct .btn_over {
    width: 100px;
    height: 32px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 15px;
    border-radius: 3px
}
.mod_itemlist_small .hproduct .btn_buy {
    background-color: #E33A3C
}
.mod_itemlist_small .hproduct .btn_over {
    background-color: #9c9c9c
}
.item_tag, .tag_long {
    position: absolute;
    top: 10px;
    left: -5px;
    background-color: #333;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    text-align: center;
    font-size: 10px
}
.item_tag:after, .tag_long:after {
    position: absolute;
    top: 20px;
    left: 0;
    border-right: 5px solid #000;
    border-bottom: 5px dashed transparent;
    content: '\20'
}
.tag_green {
    background-color: #3fc76f
}
.tag_green:after {
    border-left-color: #133b21
}
.tag_red {
    background-color: #e4393c
}
.tag_red:after {
    border-left-color: #AA2121
}
.tag_long {
    background-color: #e4393c;
    padding-right: 0
}
.tag_long span {
    display: inline-block;
    position: relative;
    background: #2c2532;
    padding: 0 5px;
    margin-left: 5px
}
.tag_long:after {
    border-left-color: #AA2121
}
.hproduct.pre_end .cover {
    position: relative
}
.hproduct.pre_end .cover:before {
    content: '即将抢完';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background: rgba(227, 59, 61, 0.5);
    padding: 5px 0
}
.hproduct.soldout_end {
    position: relative
}
.hproduct.soldout_end:before, .hproduct.soldout_end:after {
    content: '\20';
    display: block;
    position: absolute;
    z-index: 1
}
.hproduct.soldout_end:before {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(102, 102, 102, 0.7)
}
.hproduct.soldout_end:after {
    left: 50%;
    top: 50%;
    width: 125px;
    height: 125px;
    margin: -62.5px 0 0 -62.5px;
    background: url(/wx/img/mall/icon_soldout.png?v2) no-repeat 0 0;
    background-size: 125px 250px
}
.hproduct.end .cover {
    position: relative
}
.hproduct.end .cover:before, .hproduct.end .cover:after {
    content: '\20';
    display: block;
    position: absolute;
    z-index: 1
}
.hproduct.end .cover:before {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(102, 102, 102, 0.7)
}
.hproduct.end .cover:after {
    left: 50%;
    top: 50%;
    width: 125px;
    height: 125px;
    margin: -62.5px 0 0 -62.5px;
    background: url(/wx/img/mall/icon_soldout.png?v2) no-repeat 0 0;
    background-size: 125px 250px;
    background-position: 0 -125px
}
.ju_index {
    padding-bottom: 50px
}
.rec_list {
    margin-bottom: 10px
}
.mod_category_wrap {
    min-height: 42px
}
.mod_category_wrap .mod_category_inner {
    min-height: 40px;
    background: #efefef
}
.mod_category_wrap .mod_category_cont {
    height: 40px
}
.mod_category_wrap .mod_category_all {
    background: #efefef;
    height: auto
}
.mod_category_wrap .mod_category_all:after {
    top: 40px
}
.mod_category_wrap .mod_category a {
    height: 40px;
    line-height: 40px
}
.mod_category_wrap .mod_category a:after {
    top: 14px
}
.ju_list {
    background-color: #fff;
    padding: 0 10px
}
.ju_list .hproduct {
    border-top: 1px dotted #eee;
    font-size: 12px;
    padding: 15px 0
}
.ju_list .hproduct:first-child {
    border-top: 0
}
.ju_list .hproduct:last-child {
    padding-bottom: 5px
}
.ju_list .hproduct .url {
    min-height: 88px;
    position: relative;
    display: block;
    padding-left: 134px
}
.ju_list .hproduct .important {
    font-size: 10px;
    background-color: #ff4545;
    width: 50px;
    height: 17px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 15px;
    left: -5px
}
.ju_list .hproduct .important:after {
    content: '\20';
    display: block;
    border-right: 5px solid #aa2121;
    border-bottom: 5px dashed transparent;
    position: absolute;
    top: 17px;
    left: 0
}
.ju_list .hproduct .photo {
    width: 128px;
    min-height: 88px;
    max-height: 128px;
    margin-left: -134px;
    float: left;
    position: relative;
    overflow: hidden
}
.ju_list .hproduct .photo img {
    width: 128px;
    height: auto
}
.ju_list .hproduct .fn {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    height: 32px;
    padding-top: 6px;
    overflow: hidden
}
.ju_list .hproduct .fn em {
    margin-left: -6px
}
.ju_list .hproduct .price {
    color: #333;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 5px 0;
    font-weight: 400
}
.ju_list .hproduct .price strong {
    margin-left: 2px;
    color: #e4393c;
    font-weight: 400;
    margin-right: 10px
}
.ju_list .hproduct .other {
    color: #999
}
.ju_list .hproduct .old_price {
    color: #999
}
.ju_list .hproduct .o2 {
    margin-left: 5px
}
.ju_list .hproduct .o3 {
    float: left
}
.ju_list .hproduct .o4 {
    font-size: 10px;
    padding: 0 4px;
    height: 16px;
    line-height: 16px;
    float: right;
    background-color: #d9d9d9;
    color: #666;
    border-radius: 10px
}
.ju_list .hproduct .sold_out {
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0;
    background: rgba(102, 102, 102, 0.7)
}
.ju_list .hproduct .sold_out .tip {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background: url(/wx/img/mall/sold_out.png) no-repeat;
    background-size: 100%;
    color: transparent
}
.ju_list_null {
    padding: 15px 0;
    text-align: center;
    font-size: 12px
}
.ju_qiang .tit_qiang {
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    color: #333;
    text-align: center
}
.ju_qiang .time_point {
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    border: 1px solid #ddd
}
.ju_qiang .time_point span {
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    border-left: 1px solid #ddd;
    text-align: center;
    font-size: 12px;
    color: #666
}
.ju_qiang .time_point span:first-child {
    border-left: 0 none
}
.ju_qiang .time_point .cur {
    color: #e4393c
}
.ju_qiang .mod_itemgrid {
    padding: 15px 20px 5px 10px
}
.ju_qiang .mod_itemgrid .sold_out .cover:after, .ju_qiang .mod_itemgrid .pre_sold_out .cover:after {
    position: absolute;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0
}
.ju_qiang .mod_itemgrid .fn {
    margin-bottom: 4px
}
.ju_qiang .mod_itemgrid .prices {
    line-height: 18px
}
.ju_qiang .mod_itemgrid .prices .price_wrap {
    display: block
}
.ju_qiang .mod_itemgrid .prices strong {
    display: inline-block
}
.ju_qiang .mod_itemgrid .old_price {
    font-size: 12px;
    color: #999;
    margin-left: 10px
}
.ju_qiang .mod_itemgrid .stock_wrap {
    display: block;
    width: 74px;
    height: 12px;
    position: relative;
    padding-left: 10px
}
.ju_qiang .mod_itemgrid .stock_wrap .txt {
    float: left;
    font-size: 12px;
    line-height: 12px;
    color: #666
}
.ju_qiang .mod_itemgrid .stock_wrap .txt em {
    color: #e33a3c;
    margin: 0 2px
}
.ju_qiang .mod_itemgrid .stock_wrap .stock {
    float: left;
    margin-left: 8px;
    width: 40px;
    height: 8px;
    margin-top: 3px;
    border-radius: 8px;
    background: #cacaca;
    overflow: hidden
}
.ju_qiang .mod_itemgrid .stock_wrap .stock .inner {
    display: block;
    height: 8px;
    background: #3dc181
}
.ju_qiang .mod_itemgrid .sold_out .cover:after {
    background-color: rgba(0, 0, 0, 0.5);
    content: "已抢完"
}
.ju_qiang .mod_itemgrid .pre_sold_out .cover:after {
    background-color: rgba(227, 58, 60, 0.5);
    content: "即将抢完"
}
.ju_bnr {
    padding: 10px 10px 0
}
.ju_bnr img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}
.ju_list .old_price {
    display: none
}
/*  |xGv00|8acccd8841fa1e4805018ba67dd6b1ee */

@charset "UTF-8";
.mod_btns .mod_btn {
    background: #f3f3f3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn:active {
    background: #e6e6e6
}
.mod_btns .mod_btn.bg_1 {
    background: #e4393c;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_1:active {
    background: #e12326
}
.mod_btns .mod_btn.bg_2, .mod_btns .mod_btn.mod_btn_bg1 {
    background: #3884ff;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_2:active, .mod_btns .mod_btn.mod_btn_bg1:active {
    background: #1f74ff
}
.mod_btns .mod_btn.bg_3, .mod_btns .mod_btn.mod_btn_bg {
    background: #f19325;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_3:active, .mod_btns .mod_btn.mod_btn_bg:active {
    background: #ed870f
}
.mod_btns .mod_btn.bg_4 {
    background: white;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_4:active {
    background: #f2f2f2
}
.mod_btns .mod_btn.bg_5 {
    background: #67ad03;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_5:active {
    background: #589403
}
.mod_btns .mod_btn.bg_6 {
    background: #1bc6c3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_6:active {
    background: #18b0ad
}
.mod_btns .mod_btn.disabled {
    cursor: default;
    color: #999;
    background: #d7d7d7;
    border: 1px solid transparent
}
.mod_btns .mod_btn.disabled span {
    margin-left: 5px;
    color: #e4393c
}
.mod_btns .mod_btn.disabled:active {
    background: #d7d7d7
}
.mod_btns .mod_btn, .mod_btns .mod_btn.bg_4 {
    border-color: #cbcbcb;
    color: #333
}
.mod_btns {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    margin: 20px 5px
}
.mod_btns .mod_btn {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 5px;
    display: block;
    width: 100px;
    height: 44px;
    line-height: 42px;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}
.mod_type, .category_nav_list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.category_nav_list ul {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex
}
.category_nav_list li {
    display: block;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1
}
.mod_banner .topic .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.mod_type:after, .mod_category_inner:after {
    clear: both;
    content: '\20';
    display: block
}
.category_nav_more.open .category_nav_btn:after, .category_nav_btn:after {
    display: block;
    content: '\20';
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    background: none
}
.category_nav_more.open .category_nav_btn:after {
    margin-top: -2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.category_nav_btn:after {
    margin-top: -10px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.mod_slider {
    min-width: 320px;
    min-height: 120px;
    position: relative;
    margin: 10px 0;
    overflow: hidden
}
.mod_slider .inner {
    width: 100%;
    overflow: hidden
}
.mod_slider .pic_list {
    position: relative
}
.mod_slider .pic_list li {
    float: left;
    min-width: 320px;
    min-height: 120px;
    position: relative;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.mod_slider .pic_list a {
    display: block;
    text-align: center
}
.mod_slider .pic_list img {
    width: 100%;
    min-height: 120px
}
.mod_slider .bar_wrap {
    width: 100%;
    height: 18px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 20;
    text-align: center
}
.mod_slider .bar {
    display: inline-block;
    padding: 0 4px;
    min-width: 58px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px
}
.mod_slider .bar li {
    display: inline-block;
    margin: 5px 3px;
    width: 8px;
    height: 8px;
    background: #fff;
    opacity: 0.5;
    border-radius: 5px;
    cursor: pointer
}
.mod_slider .bar li.cur {
    opacity: 1
}
.scrollLayout .mod_slider .inner, .fixedLayout .mod_slider .inner {
    -webkit-transform: translateZ(0)
}
.mod_banner {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    background-color: #FFF;
    min-height: 120px
}
.mod_banner img {
    width: 100%;
    min-height: 120px;
    max-height: 240px
}
.mod_banner .topic {
    padding: 10px 10px 0 10px;
    font-size: 12px
}
.mod_banner .topic .desc {
    min-height: 36px;
    max-height: 54px;
    overflow: hidden;
    -webkit-line-clamp: 3
}
.mod_banner .topic .countdown {
    border-top: 1px solid #eee;
    margin-top: 10px;
    line-height: 44px;
    height: 44px;
    color: #333;
    text-align: center
}
.mod_banner .topic .mod_countdown {
    background-color: #333;
    color: #fff;
    border-radius: 7px;
    padding: 0 10px
}
.mod_banner .subscribe {
    border-top: 1px solid #ddd;
    height: 44px;
    line-height: 44px;
    padding: 0 8px;
    color: #999
}
.mod_banner .btn_subscribe {
    height: 24px;
    line-height: 24px;
    width: 99px;
    border: 1px solid #ddd;
    background-color: #FFF;
    display: block;
    float: right;
    text-align: center;
    border-radius: 3px;
    margin-top: 9px;
    color: #666;
    font-size: 12px
}
.mod_type {
    padding: 10px 40px 0 10px;
    border-top: 1px solid #DDD
}
.mod_type a {
    height: 34px;
    width: 25%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    text-align: center;
    font-size: 14px;
    line-height: 34px
}
.mod_type a:nth-child(4n) {
    margin-right: -30px
}
.mod_type a:active {
    background: rgba(0, 0, 0, 0.2)
}
.mod_type .cur {
    color: #e33b3d
}
.mod_tab {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEUlEQVQIW2NkAALGu3fv/gcACN0DmRVISxwAAAAASUVORK5CYII=) repeat-x 0 100% #eeeeee;
    -webkit-background-size: 1px 1px;
    background-size: 1px 1px;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 100;
    overflow: hidden;
    width: 100%;
    height: 44px;
    -webkit-overflow-scrolling: touch
}
.mod_tab .inner {
    width: 1000px;
    height: 44px
}
.mod_tab a {
    color: #666;
    float: left;
    text-align: center;
    height: 44px;
    line-height: 44px;
    padding: 0 10px 0 10px;
    position: relative
}
.mod_tab a:after {
    content: '';
    width: 1px;
    height: 12px;
    background-color: #ddd;
    position: absolute;
    left: -1px;
    top: 16px;
    display: block
}
.mod_tab a:active+a:after, .mod_tab a:active:after {
    display: none
}
.mod_tab .cur {
    color: #e33b3d
}
.lowAndroid .mod_tab, .lowIphone .mod_tab {
    position: absolute
}
.mod_category_wrap {
    min-height: 46px;
    position: relative;
    z-index: 1
}
.mod_category {
    position: -webkit-sticky;
    position: sticky;
    top: 44px;
    z-index: 20
}
.mod_category_fixed .mod_category {
    position: fixed;
    left: 0;
    width: 100%
}
.mod_category a {
    float: left;
    text-align: center;
    height: 44px;
    line-height: 44px;
    position: relative
}
.mod_category a:after {
    content: '\20';
    background-color: #dddddd;
    position: absolute;
    height: 14px;
    width: 1px;
    top: 15px;
    left: -1px
}
.mod_category a:first-child:after {
    display: none
}
.mod_category a:active, .mod_category a.cur {
    color: #E33B3D
}
.mod_category_inner {
    position: relative;
    min-height: 44px;
    border: 1px solid #ddd;
    border-width: 1px 0;
    background-color: #FFF
}
/*.mod_category_inner a {
    width: 16.6666%
}*/
.mod_category_cont {
    height: 44px;
    padding-right: 45px;
    overflow: hidden
}
.mod_category_cont a {
    width: 20%
}
.mod_category_all {
    height: 89px;
    background-color: #FFF;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}
.mod_category_all:after {
    content: '\20';
    background: #ddd;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    top: 44px;
    right: 0;
    left: 0
}
.mod_category_more {
    border-left: 1px solid #ddd;
    width: 44px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}
.mod_category_more:after {
    width: 44px;
    height: 44px;
    margin-top: -2px;
    display: block;
    content: '\20';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAYAAABxlTA0AAACBUlEQVR4Xu3Y0UnDYBhG4abZwEEK7iB64wJet3QDp3CDkFy7gDeKOwgO4gZN+qe0UMSSqD3Jl3KEIsTyxjw9Ckk28wsVyNB1x2cCwxEILDAsAM9bsMCwADxvwQLDAvC8BQsMC8DzFiwwLADPW7DAsAA8b8ECwwLwvAULDAvA8xYsMCwAz1uwwLAAPG/BAsMC8LwFCwwLwPMWLDAsAM9bsMCwADxvwQLDAvC8BQsMC8DzFnxpwKvVajGfz582m81DVVVf8PXt5pfL5VWe5891XT+WZfk5xDkP5xi84PV6/ZpOfpteHwn5hkbe476n812n11tRFHcXDfztglHkIc916kMbvOCjP9lDVQhyBNz2WkcBppGj4I4KTCFHwh0d+NzI0XBDAJ8LOSJuGOD/IkfFDQX8V+TIuOGAf4scHTckcF/kKeCGBe5CngpuaOBTyO3x9OAGvQs857OK0e7k+l7Eca1N0+yehGVZtkjfkFvsvr9X3/eFB/6h5PbQJHDD/4s4rmRf8kt7LD3mvKcfc/YttOt9kyi46yIi/1xg+NMRWGBYAJ63YIFhAXjeggWGBeB5CxYYFoDnLVhgWACet2CBYQF43oIFhgXgeQsWGBaA5y1YYFgAnrdggWEBeN6CBYYF4HkLFhgWgOctWGBYAJ63YIFhAXjeggWGBeB5CxYYFoDnLRgG3gILBxBomRqs9AAAAABJRU5ErkJggg==) no-repeat;
    background-size: cover
}
.mod_category_all~.mod_category_more:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.mod_tab+.mod_slider {
    margin-top: 44px;
    margin-bottom: 0
}
.mod_tab {
    top: 90px
}
.WX_bar_in~.wx_wrap .mod_banner {
    margin-bottom: 15px
}
.mod_banner {
    margin-bottom: 0
}
.mod_category_wrap {
    margin-top: -1px
}
.tm_tabSelected {
    margin-top: 43px
}
.mod_type {
    margin-top: 50px;
    border-top: 0
}
.tm_tit {
    margin: 0 10px;
    text-align: center;
    overflow: hidden;
    position: relative
}
.tm_tit h3 {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    color: #777;
    font-weight: 400;
    color: #333
}
.tm_tit p {
    font-size: 6px;
    line-height: 8px;
    color: #999
}
.tm_list {
    padding: 0 10px
}
.tm_item {
    display: block;
    margin-top: 15px;
    position: relative
}
.tm_item:first-child {
    margin-top: 0
}
.tm_item_cover {
    position: relative;
    text-align: center;
    min-height: 150px
}
.tm_item_cover img {
    width: 100%;
    min-height: 150px
}
.tm_item_cover span {
    height: 20px;
    line-height: 20px;
    background-color: rgba(51, 51, 51, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff
}
.tm_item_cover em {
    float: right;
    margin-right: 10px;
    font-size: 12px
}
.tm_item_cover em:before {
    content: '\20';
    width: 11px;
    height: 11px;
    float: left;
    margin: 4px 5px 0 0;
    background-size: cover;
    background-image: url(data:image/png;)
}
.tm_item_cover strong {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 400
}
.tm_item_cover i {
    margin: 0 1px
}
.tm_item_logo {
    height: 30px;
    line-height: 30px;
    padding-left: 14px;
    background-color: #eee;
    position: relative
}
.tm_item_ad .tm_item_logo {
    padding-left: 10px
}
.tm_item_logo img {
    width: 65px;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0
}
.tm_item_logo strong {
    color: #ff4e00;
    font-weight: 400;
    float: right;
    padding-right: 10px;
    display: inline-block
}
.tm_item_logo em {
    color: #333;
    float: left;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px
}
.tm_item_logo b {
    color: #e4393c;
    margin-right: 2px
}
.tm_item_logo .icon_star {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: -5px -10px 0px -5px;
    padding: 5px 5px 5px 10px;
    position: relative;
    background: none
}
.tm_item_logo .icon_star:after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(data:image/png;) no-repeat 0 0;
    background-size: 20px 40px
}
.tm_item_logo .icon_star.liked:after {
    background-position: 0 -20px
}
.tm_item_vip, .tm_item_qq, .tm_item_both {
    position: absolute;
    top: 0;
    right: -5px;
    background-color: #e4007f;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    text-align: center;
    font-size: 10px
}
.tm_item_vip:after, .tm_item_qq:after, .tm_item_both:after {
    position: absolute;
    top: 20px;
    right: 0;
    border-left: 5px solid #9b0056;
    border-bottom: 5px dashed transparent;
    content: '\20'
}
.tm_item_qq {
    background-color: #e4393c
}
.tm_item_qq:after {
    border-left-color: #AA2121
}
.tm_item_both {
    background-color: #e4393c
}
.tm_item_both span {
    display: inline-block;
    margin-right: 15px;
    position: relative
}
.tm_item_both span:after {
    content: "";
    width: 11px;
    height: 20px;
    background: url(data:image/png;) no-repeat 0 0;
    background-size: 11px 20px;
    -webkit-background-size: 11px 20px;
    position: absolute;
    top: 0;
    right: -13px
}
.tm_item_both:after {
    border-left-color: #AA2121
}
.wx_footer .userinfo {
    display: none
}
.icon_hongbao {
    background: url(data:image/png;) no-repeat 0 0;
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 4px;
    position: relative;
    top: 2px
}
.mod_category_wrap {
    min-height: 42px
}
.mod_category_wrap .mod_category_inner {
    min-height: 40px;
    background: #efefef
}
.mod_category_wrap .mod_category_all {
    background: #efefef
}
.mod_category_wrap .mod_category_cont {
    height: 40px
}
.mod_category_wrap .mod_category_all {
    background: #efefef;
    height: auto
}
.mod_category_wrap .mod_category_all:after {
    top: 40px
}
.mod_category_wrap .mod_category a {
    height: 40px;
    line-height: 40px
}
.mod_category_wrap .mod_category a:after {
    top: 14px
}
.tm_item_ad .tm_item_cover .gg_text {
    display: block;
    float: left;
    width: 50%;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: transparent;
    text-align: left;
    padding-left: 10px
}
.tm_item_ad .tm_item_cover span {
    font-size: 12px
}
.tm_item_ad .tm_item_cover em {
    float: right;
    margin-left: 10px;
    margin-right: 10px
}
.category_nav_wrap {
    position: relative;
    height: 40px;
    z-index: 1
}
.category_nav_wrap .category_nav {
    position: -webkit-sticky;
    position: sticky;
    top: 44px;
    z-index: 20;
    background: #efefef;
    margin-top: -1px
}
.category_nav_wrap.fixed .category_nav {
    position: fixed;
    left: 0;
    width: 100%
}
.category_nav_wrap.fixed .category_nav_more ul {
    overflow: visible
}
.category_nav_list {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-right: 60px
}
.category_nav_list ul {
    overflow: hidden
}
.category_nav_list a {
    display: block;
    text-align: center
}
.category_nav_list a.cur {
    color: #e4393c
}
.category_nav_btn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    border-left: 1px solid #ddd
}
.category_nav_btn:after {
    right: 7px;
    width: 8px;
    height: 8px;
    margin-top: -7px
}
.category_nav_btn.cur {
    color: #e4393c
}
.category_nav_more ul {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    display: none;
    border-bottom: 1px solid #ddd;
    background: #efefef;
    overflow: hidden
}
.category_nav_more li {
    position: relative;
    font-size: 12px;
    width: 20%;
    float: left
}
.category_nav_more li:before {
    content: '\20';
    display: block;
    width: 1px;
    height: 14px;
    background: #ddd;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -7px
}
.category_nav_more a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px
}
.category_nav_more.open ul {
    display: block
}
.category_nav_more.open .category_nav_btn:after {
    right: 7px;
    width: 8px;
    height: 8px;
    margin-top: -3px
}
.mall_title_small {
    margin: 15px 10px;
    font-size: 12px;
    overflow: hidden
}
.mall_title_small em {
    color: #e4393c;
    font-weight: bold;
    margin: 0 2px
}
.mall_title_small a {
    float: right
}
.mall_title_large {
    position: relative;
    margin: 15px 10px;
    font-size: 14px;
    text-align: center
}
.mall_title_large span {
    position: relative;
    z-index: 1;
    padding: 0 10px;
    background: #fff;
    color: #333
}
.mall_title_large:after {
    content: '\20';
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px
}
.mall_item {
    position: relative;
    margin: 0 10px 20px 10px
}
.mall_item_content {
    position: relative;
    display: block
}
.mall_item_content .image {
    display: block;
    width: 100%;
    height: auto;
    min-height: 150px
}
.mall_item_content .timer {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 2px 5px 2px 20px;
    border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px
}
.mall_item_content .timer:before {
    position: absolute;
    left: 2px;
    top: 2px;
    content: '\20';
    display: block;
    width: 15px;
    height: 15px;
    background: url(/wx/img/mall/icon_timer.png) no-repeat 0 0;
    background-size: 15px 45px
}
.mall_item_content .timer.timer_2:before {
    background-position: 0 -15px
}
.mall_item_content .tag {
    position: absolute;
    left: 0;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.7);
    padding: 2px 10px;
    font-size: 10px;
    border-left: 1px solid #e4393c
}
.mall_item_content .layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}
.mall_item_content .layer span {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -7px;
    text-align: center;
    color: #fff
}
.mall_item_title {
    position: relative;
    background: #eee;
    height: 32px;
    line-height: 32px;
    padding: 0 10px
}
.mall_item_title p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 120px
}
.mall_item_title div {
    position: absolute;
    right: 0;
    top: 0;
    height: 32px;
    line-height: 32px
}
.mall_item_title div em {
    color: #e4393c;
    margin-right: 10px
}
.mall_item_title div span {
    display: inline-block;
    background: #ddd;
    height: 32px;
    width: 55px;
    text-align: center
}
.mall_item_more {
    margin: 10px
}
.mall_item_more .btn_more {
    background: #F3F3F3;
    border: 1px solid #DEDEDE;
    display: block;
    text-align: center;
    font-size: 14px;
    padding: 10px 10px;
    border-radius: 3px;
    color: #333
}
/*  |xGv00|2fddcb327b2b746f6c2d2c0076a5a9c7 */

@charset "UTF-8";
.mod_btns .mod_btn {
    background: #f3f3f3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn:active {
    background: #e6e6e6
}
.mod_btns .mod_btn.bg_1 {
    background: #e4393c;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_1:active {
    background: #e12326
}
.mod_btns .mod_btn.bg_2, .mod_btns .mod_btn.mod_btn_bg1 {
    background: #3884ff;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_2:active, .mod_btns .mod_btn.mod_btn_bg1:active {
    background: #1f74ff
}
.mod_btns .mod_btn.bg_3, .mod_btns .mod_btn.mod_btn_bg {
    background: #f19325;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_3:active, .mod_btns .mod_btn.mod_btn_bg:active {
    background: #ed870f
}
.mod_btns .mod_btn.bg_4 {
    background: white;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_4:active {
    background: #f2f2f2
}
.mod_btns .mod_btn.bg_5 {
    background: #67ad03;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_5:active {
    background: #589403
}
.mod_btns .mod_btn.bg_6 {
    background: #1bc6c3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_6:active {
    background: #18b0ad
}
.mod_btns .mod_btn.disabled {
    cursor: default;
    color: #999;
    background: #d7d7d7;
    border: 1px solid transparent
}
.mod_btns .mod_btn.disabled span {
    margin-left: 5px;
    color: #e4393c
}
.mod_btns .mod_btn.disabled:active {
    background: #d7d7d7
}
.mod_btns .mod_btn, .mod_btns .mod_btn.bg_4 {
    border-color: #cbcbcb;
    color: #333
}
.mod_btns {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    margin: 20px 5px
}
.mod_btns .mod_btn {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 5px;
    display: block;
    width: 100px;
    height: 44px;
    line-height: 42px;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}
.mod_tab_sub, .mod_tab_sub span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mod_alert .btns, .rec_list .opt_wrap, .mod_tab_flex {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex
}
.mod_alert .btns .btn, .rec_list .opt_wrap div, .mod_tab_flex span {
    display: block;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1
}
.glist .glist_name, .fashion_list .hproduct .disc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.rec_list .avatar_wrap:after, .rec_list .price_wrap:after, .fashion_list .hproduct:after, .os_box_list:after, .act_box_list:after {
    clear: both;
    content: '\20';
    display: block
}
.os_list_more .btn_more:before {
    display: block;
    content: '\20';
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    background: none
}
.os_list_more .btn_more:before {
    margin-top: -10px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.mod_btns .mod_btn {
    background: #f3f3f3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn:active {
    background: #e6e6e6
}
.mod_btns .mod_btn.bg_1 {
    background: #e4393c;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_1:active {
    background: #e12326
}
.mod_btns .mod_btn.bg_2, .mod_btns .mod_btn.mod_btn_bg1 {
    background: #3884ff;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_2:active, .mod_btns .mod_btn.mod_btn_bg1:active {
    background: #1f74ff
}
.mod_btns .mod_btn.bg_3, .mod_btns .mod_btn.mod_btn_bg {
    background: #f19325;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_3:active, .mod_btns .mod_btn.mod_btn_bg:active {
    background: #ed870f
}
.mod_btns .mod_btn.bg_4 {
    background: white;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_4:active {
    background: #f2f2f2
}
.mod_btns .mod_btn.bg_5 {
    background: #67ad03;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_5:active {
    background: #589403
}
.mod_btns .mod_btn.bg_6 {
    background: #1bc6c3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_6:active {
    background: #18b0ad
}
.mod_btns .mod_btn.disabled {
    cursor: default;
    color: #999;
    background: #d7d7d7;
    border: 1px solid transparent
}
.mod_btns .mod_btn.disabled span {
    margin-left: 5px;
    color: #e4393c
}
.mod_btns .mod_btn.disabled:active {
    background: #d7d7d7
}
.mod_btns .mod_btn, .mod_btns .mod_btn.bg_4 {
    border-color: #cbcbcb;
    color: #333
}
.mod_btns {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    margin: 20px 5px
}
.mod_btns .mod_btn {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 5px;
    display: block;
    width: 100px;
    height: 44px;
    line-height: 42px;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}
.mod_tab_sub, .mod_tab_sub span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mod_alert .btns, .rec_list .opt_wrap, .mod_tab_flex {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex
}
.mod_alert .btns .btn, .rec_list .opt_wrap div, .mod_tab_flex span {
    display: block;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1
}
.glist .glist_name, .fashion_list .hproduct .disc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.rec_list .avatar_wrap:after, .rec_list .price_wrap:after, .fashion_list .hproduct:after, .os_box_list:after, .act_box_list:after {
    clear: both;
    content: '\20';
    display: block
}
.os_list_more .btn_more:before {
    display: block;
    content: '\20';
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    background: none
}
.os_list_more .btn_more:before {
    margin-top: -10px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.mod_alert {
    width: 240px;
    margin: 20px auto 0;
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center
}
.mod_alert .icon {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: url(/wx/img/common/mod_alert.png);
    background-size: 50px 200px
}
.mod_alert .icon_fail {
    background-position: 0 -50px
}
.mod_alert .icon_wait {
    background-position: 0 -100px
}
.mod_alert .icon_success {
    background-position: 0 -150px
}
.mod_alert p {
    margin: 8px 0;
    padding: 0 10px
}
.mod_alert p.small {
    font-size: 12px
}
.mod_alert .btn {
    display: inline-block;
    width: 100px;
    height: 40px;
    margin: 5px 2px 0;
    line-height: 40px;
    background: #f3f3f3;
    color: #333;
    border-radius: 3px;
    -webkit-border-radius: 3px
}
.mod_alert .btn.disabled {
    background: #666;
    color: #fff
}
.mod_alert .btn_1 {
    background: #3985ff;
    color: #fff
}
.mod_alert .disabled span {
    margin-left: 5px;
    color: red
}
.mod_alert.fixed {
    display: none;
    z-index: 899;
    position: fixed;
    top: 35%;
    left: 50%;
    margin-left: -120px
}
.mod_alert .btns .btn {
    display: block
}
.mod_alert_loading {
    background: none
}
.mod_alert_large {
    width: 290px
}
.mod_alert_large.fixed {
    margin-left: -145px
}
.mod_alert_mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 898
}
.mod_alert.show, .mod_alert_mask.show {
    display: block
}
.glist {
    background: #333;
    color: #a7a7a7;
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #575757
}
.glist li {
    position: relative;
    height: 50px;
    padding: 15px 10px 15px 80px;
    overflow: hidden;
    border-top: 1px solid #575757
}
.glist li:before {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
    content: '\20';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/wx/img/common/sprites_v3.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    -webkit-background-size: 100px 100px;
    background-position: -20px -50px
}
.glist li.selected:before {
    background-position: 0 -50px
}
.glist p {
    margin: 0
}
.glist .glist_img {
    position: absolute;
    left: 35px;
    top: 15px
}
.glist .glist_price {
    position: absolute;
    right: 0;
    top: 15px;
    color: #e4393c
}
.glist .glist_count {
    position: absolute;
    right: 0;
    top: 30px
}
.glist .glist_name {
    padding-right: 50px;
    height: 33px;
    line-height: 16px;
    overflow: hidden
}
.glist .glist_sku {
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.mod_btns .mod_btn {
    background: #f3f3f3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn:active {
    background: #e6e6e6
}
.mod_btns .mod_btn.bg_1 {
    background: #e4393c;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_1:active {
    background: #e12326
}
.mod_btns .mod_btn.bg_2, .mod_btns .mod_btn.mod_btn_bg1 {
    background: #3884ff;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_2:active, .mod_btns .mod_btn.mod_btn_bg1:active {
    background: #1f74ff
}
.mod_btns .mod_btn.bg_3, .mod_btns .mod_btn.mod_btn_bg {
    background: #f19325;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_3:active, .mod_btns .mod_btn.mod_btn_bg:active {
    background: #ed870f
}
.mod_btns .mod_btn.bg_4 {
    background: white;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_4:active {
    background: #f2f2f2
}
.mod_btns .mod_btn.bg_5 {
    background: #67ad03;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_5:active {
    background: #589403
}
.mod_btns .mod_btn.bg_6 {
    background: #1bc6c3;
    color: #fff;
    border: 1px solid transparent
}
.mod_btns .mod_btn.bg_6:active {
    background: #18b0ad
}
.mod_btns .mod_btn.disabled {
    cursor: default;
    color: #999;
    background: #d7d7d7;
    border: 1px solid transparent
}
.mod_btns .mod_btn.disabled span {
    margin-left: 5px;
    color: #e4393c
}
.mod_btns .mod_btn.disabled:active {
    background: #d7d7d7
}
.mod_btns .mod_btn, .mod_btns .mod_btn.bg_4 {
    border-color: #cbcbcb;
    color: #333
}
.mod_btns {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    margin: 20px 5px
}
.mod_btns .mod_btn {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 5px;
    display: block;
    width: 100px;
    height: 44px;
    line-height: 42px;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}
.mod_tab_sub, .mod_tab_sub span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mod_alert .btns, .rec_list .opt_wrap, .mod_tab_flex {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex
}
.mod_alert .btns .btn, .rec_list .opt_wrap div, .mod_tab_flex span {
    display: block;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -ms-box-flex: 1;
    -webkit-box-flex: 1
}
.glist .glist_name, .fashion_list .hproduct .disc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.rec_list .avatar_wrap:after, .rec_list .price_wrap:after, .fashion_list .hproduct:after, .os_box_list:after, .act_box_list:after {
    clear: both;
    content: '\20';
    display: block
}
.os_list_more .btn_more:before {
    display: block;
    content: '\20';
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    background: none
}
.os_list_more .btn_more:before {
    margin-top: -10px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.rec_list .opt_wrap div i, .icon_quote_start, .icon_quote_end {
    background-image: url(/wx/img/mall/xin_v3.png);
    background-repeat: no-repeat;
    background-size: 40px 60px
}
.rec_list {
    padding-top: 15px;
    margin: 0 10px 15px
}
.rec_list li {
    position: relative
}
.rec_list .url {
    display: block;
    min-height: 150px
}
.rec_list .photo {
    display: block;
    width: 100%
}
.rec_list .info_wrap {
    padding: 15px 10px;
    background: #efefef
}
.rec_list .fn {
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    padding-bottom: 10px
}
.rec_list .avatar_wrap {
    margin-bottom: 5px
}
.rec_list .avatar_wrap .avatar {
    float: left;
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
    border-radius: 30px;
    margin-right: 10px
}
.rec_list .avatar_wrap .avatar img {
    width: 30px;
    border-radius: 30px;
    -webkit-border-radius: 30px
}
.rec_list .avatar_wrap .name {
    float: left;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #666
}
.rec_list .brand_disc {
    font-size: 12px;
    line-height: 17px;
    color: #999
}
.rec_list .price_wrap {
    margin-top: 8px;
    height: 40px
}
.rec_list .price_wrap .price {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333
}
.rec_list .price_wrap .price em {
    color: #e4393c
}
.rec_list .price_wrap .col_left {
    float: left;
    height: 40px
}
.rec_list .price_wrap .col_left .price, .rec_list .price_wrap .col_left .old_price {
    float: none;
    height: 20px;
    line-height: 20px
}
.rec_list .price_wrap .col_left .old_price {
    font-size: 12px;
    color: #999
}
.rec_list .price_wrap .btn_buy {
    float: right;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    background: #e4393c;
    color: #fff
}
.rec_list .opt_wrap {
    height: 40px;
    line-height: 40px;
    background: #efefef;
    border-top: 1px solid #ddd
}
.rec_list .opt_wrap div {
    width: 50%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    padding-left: 20px;
    position: relative
}
.rec_list .opt_wrap div:first-child {
    border-right: 1px solid #ddd
}
.rec_list .opt_wrap div i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 8px;
    position: relative;
    top: -1px
}
.rec_list .opt_wrap .like_checked i {
    background-position: 0 -20px
}
.rec_list .opt_wrap .fav i {
    background-position: -20px 0
}
.rec_list .opt_wrap .fav_checked i {
    background-position: -20px -20px
}
.item_tag, .tag_1, .tag_2, .tag_long {
    position: absolute;
    top: 10px;
    left: -5px;
    background-color: #333;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    text-align: center;
    font-size: 10px
}
.item_tag:after, .tag_1:after, .tag_2:after, .tag_long:after {
    position: absolute;
    top: 20px;
    left: 0;
    border-right: 5px solid #000;
    border-bottom: 5px dashed transparent;
    content: '\20'
}
.tag_2, .tag_green {
    background-color: #3fc76f
}
.tag_2:after, .tag_green:after {
    border-left-color: #133b21
}
.tag_red {
    background-color: #e4393c
}
.tag_red:after {
    border-left-color: #AA2121
}
.tag_long {
    background-color: #e4393c;
    padding-right: 0
}
.tag_long span {
    display: inline-block;
    position: relative;
    background: #2c2532;
    padding: 0 5px;
    margin-left: 5px
}
.tag_long:after {
    border-left-color: #AA2121
}
.icon_quote_start, .icon_quote_end {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: 0 -40px;
    position: relative;
    vertical-align: middle;
    margin-top: -4px
}
.icon_quote_end {
    background-position: -20px -40px
}
.rec_list .opt_wrap div i, .icon_quote_start, .icon_quote_end {
    background-image: url(/wx/img/mall/xin_v3.png);
    background-repeat: no-repeat;
    background-size: 40px 60px
}
.os_box_list .txt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.xin_list, .fashion_list {
    padding: 0 10px 10px
}
.xin_list .hproduct, .fashion_list .hproduct {
    position: relative
}
.xin_list .hproduct .photo, .fashion_list .hproduct .photo {
    width: 128px;
    height: 128px
}
.mod_banner {
    min-height: 120px
}
.mod_banner a {
    display: block
}
.mod_banner img {
    display: block;
    width: 100%
}
.mod_tab_wrap {
    height: 40px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #efefef;
    width: 100%
}
.mod_tab_sub {
    height: 40px;
    width: 100%;
    overflow: hidden
}
.mod_tab_sub span {
    float: left;
    margin-top: 10px;
    width: 33.5%;
    height: 20px;
    line-height: 20px;
    border-left: 1px solid #ddd;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    color: #333
}
.mod_tab_sub span:last-child {
    width: 33%
}
.mod_tab_sub span:first-child {
    border-left: 0
}
.mod_tab_sub span em {
    color: #999
}
.mod_tab_sub span.cur {
    color: #e4393c
}
.mod_tab_flex span {
    float: none
}
.rec_list_wrap {
    padding-top: 15px;
    margin-bottom: 10px
}
.rec_list_wrap .rec_list {
    padding-top: 0;
    margin-bottom: 0
}
.fashion_flr {
    margin-top: 20px
}
.flr_hd {
    color: #666;
    padding: 0 10px 10px 10px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}
.flr_tit {
    font-size: 18px;
    float: left
}
.hd_txt {
    font-size: 12px;
    float: right
}
.fashion_list .hproduct {
    height: 80px;
    padding: 0 10px
}
.fashion_list .hproduct .item {
    float: left;
    width: 50%
}
.fashion_list .hproduct .url {
    padding: 15px 0 0 0;
    position: relative;
    display: block
}
.fashion_list .hproduct .photo {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-size: 100%
}
.fashion_list .hproduct .fn {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    overflow: hidden
}
.fashion_list .hproduct .disc {
    font-size: 12px;
    color: #a3a3a3;
    height: 36px;
    line-height: 1.3;
    margin: 8px 0;
    word-wrap: break-word;
    word-break: break-all
}
.rec_list li {
    margin-bottom: 10px
}
.rec_list .opt_wrap div {
    padding-left: 0
}
.head_panel {
    background-color: #D2D2D2
}
.head_panel .hd {
    height: 0;
    padding-top: 24%;
    overflow: hidden;
    background: url("/wx/img/mall/xin/head_bg.png") no-repeat;
    background-size: 100%;
    color: transparent;
    display: none
}
.head_panel .bd {
    padding: 10px 10px 10px
}
.head_panel .mod_banner {
    position: relative;
    min-height: 120px;
    background: none
}
.head_panel .mod_banner:before {
    content: '';
    width: 70px;
    height: 70px;
    position: absolute;
    top: -10px;
    left: 0px;
    background: url("/wx/img/mall/xin/head_tip.png") no-repeat;
    background-size: 100%
}
.mod_space_gap {
    height: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    z-index: 1;
    margin: -1px 0;
    background: #EEE
}
.rec_panel {
    padding-top: 15px;
    margin-bottom: 10px
}
.rec_panel .rec_list {
    padding-top: 0;
    margin-bottom: 0
}
.rec_panel .rec_list .url {
    min-height: 120px
}
.rec_panel .btn_wrap {
    padding: 0px 10px
}
.rec_panel .btn_wrap .btn {
    line-height: 24px;
    display: inline-block;
    background: #E4393C;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 2% 0;
    border-radius: 3px
}
.os_panel .hd, .act_panel .hd {
    text-align: center;
    padding: 10px
}
.os_panel .hd h3, .act_panel .hd h3 {
    font-size: 16px
}
.os_box_list {
    padding: 0 2px 5px 10px
}
.os_box_list>li {
    width: 50%;
    float: left;
    padding-right: 8px;
    padding-bottom: 10px;
    box-sizing: border-box;
    position: relative
}
.os_box_list .item {
    background: #fff;
    display: block;
    border: 1px solid #E5E5E5;
    font-size: 12px
}
.os_box_list .img {
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    height: 0;
    background: #ccc
}
.os_box_list .img img {
    margin-top: -100%;
    width: 100%
}
.os_box_list .txt {
    padding: 5px 0 0 5px;
    height: 20px;
    overflow: hidden
}
.os_box_list .desc {
    height: 30px;
    padding: 0 0 0 5px;
    color: #999;
    overflow: hidden;
    font-size: 11px;
    line-height: 1.3
}
.os_box_list .buy {
    padding: 0 5px 5px;
    height: 64px
}
.os_box_list .buy .btn {
    margin: 3px 3px 0
}
.os_box_list .price {
    color: #e4393c;
    font-size: 14px
}
.os_box_list .price_ops {
    margin-left: 5px;
    color: #999999;
    text-decoration: line-through
}
.os_box_list .status {
    position: absolute;
    top: 0;
    left: -5px;
    right: 8px;
    overflow: hidden;
    height: 40px
}
.os_box_list .item_tag {
    font-size: 10px;
    max-width: 100%;
    text-align: left;
    white-space: nowrap;
    left: 0;
    background: #F05E4B
}
.os_box_list .sold_out {
    position: absolute;
    top: 0;
    right: 8px;
    left: 0;
    bottom: 10px;
    z-index: 2;
    background: rgba(96, 96, 96, 0.7)
}
.os_box_list .sold_out .tip {
    position: absolute;
    width: 125px;
    height: 125px;
    left: 50%;
    top: 28%;
    margin-left: -62px;
    background: #f09;
    margin-top: -62px;
    background: url("/wx/img/mall/xin/sold_out.png") no-repeat;
    background-size: 100%;
    color: transparent
}
.os_box_list .sold_out .next {
    position: absolute;
    width: 125px;
    height: 80px;
    left: 50%;
    top: 28%;
    margin-top: 0px;
    margin-left: -62px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: #fff
}
.os_box_list .sold_out .next .time {
    display: block;
    font-size: 14px
}
.os_box_list .sold_out .btn {
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    margin: 0 10px
}
.os_box_list .btn {
    display: block;
    line-height: 36px;
    color: #fff;
    background: #e4393c;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold
}
.os_box_list .btn.btn_disable {
    background: #D7D7D7;
    color: #999
}
.os_list_more {
    padding: 0 10px 10px;
    margin-top: -8px
}
.os_list_more .btn_more {
    display: block;
    text-align: center;
    padding: 5px 20px;
    color: #3985FF
}
.os_list_more .btn_more:before {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: -8px;
    vertical-align: middle;
    border-color: #3985FF
}
.act_box_list {
    padding: 0 2px 10px 10px
}
.act_box_list>li {
    width: 50%;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    position: relative
}
.act_box_list .item {
    background: #fff;
    display: block;
    font-size: 12px
}
.act_box_list .img {
    width: 100%;
    padding-top: 34.4%;
    overflow: hidden;
    height: 0;
    background: #ccc
}
.act_box_list .img img {
    margin-top: -34.4%;
    width: 100%
}
.rec_list_v2 {
    padding: 0 10px
}
.rec_list_v2>li {
    position: relative;
    min-height: 120px;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 10px
}
.rec_list_v2 .tag_red {
    background: #F05E4B
}
.rec_list_v2 .img img {
    max-width: 100%;
    min-height: 100px
}
.rec_list_v2 .info {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 6px 10px;
    color: #fff
}
.rec_list_v2 .info .name {
    font-size: 16px
}
.rec_list_v2 .info .desc {
    font-size: 11px;
    line-height: 1.3
}
.rec_list_v2 .info .price {
    color: #E4393C;
    font-size: 14px
}
.rec_list_v2 .buy {
    position: absolute;
    left: 50%;
    bottom: 10px;
    padding-left: 10px
}
.rec_list_v2 .buy .btn {
    background: #fff;
    color: #333;
    padding: 2px 4px;
    font-size: 12px;
    display: inline-block
}
.rec_list_v2 .buy .btn:after {
    content: '';
    display: inline-block;
    border-width: 5px;
    border-color: transparent transparent transparent black;
    border-style: dashed dashed dashed solid;
    border-right: none;
    height: 0;
    line-height: 0;
    overflow: hidden;
    vertical-align: middle;
    margin: -2px 0 0 5px
}
.remind_alert_area .mod_alert_mask {
    background: rgba(0, 0, 0, 0.2);
    z-index: 100
}
.remind_alert_area .mod_alert {
    z-index: 200
}
.remind_alert_area .mod_alert .btn_1 {
    background: #E4393C
}
@media screen and (min-width: 400px) {
    .rec_list_v2>li {
        position: relative;
        min-height: 150px
    }
    .rec_list_v2 .info .name {
        font-size: 22px
    }
    .rec_list_v2 .info .desc {
        font-size: 18px
    }
    .rec_list_v2 .info .price {
        font-size: 22px
    }
    .rec_list_v2 .buy .btn {
        font-size: 14px
    }
}
.ju_list .hproduct .old_price {
    display: none
}