@import url("pure-min.css");
* { font-family: "微软雅黑"; }
html { font-size: 1.1em; -webkit-text-size-adjust: none; max-height: 100%; font-family: "微软雅黑"; }
body { font-size: 14px; font-family: "微软雅黑"; }
body, p, h1, ul, li, input, img, figure, h3, h1, h2, h4, dl, dd, dt, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
ul, ol, li, dl, dt, dd { list-style: none; }
a { text-decoration: none; outline: 0px; color: #333; }
fieldset, img { border: 0; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
img { vertical-align: middle; max-width: 100%; }
input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], textarea { -webkit-appearance: none; padding: 0; margin: 0; }
input { padding: 0; }
ul li a { font-size: 0.95em; display: block; }
*, input, button { padding: 0; margin: 0; }
/*整体框架*/
.wrapper { position: relative; margin: 0 auto; width: 100%; overflow: hidden; }
    .wrapper.auto { height: auto; }
    .wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
.section { position: relative; margin: 0 auto; text-align: left; overflow: hidden; }
/*头部*/
.line10 { height: 10px; }
.top { width: 100%; box-sizing: border-box; font-family: "微软雅黑"; background: #fff; box-shadow: 0px 1px 7px #CDCDCD; overflow: hidden; padding: 0.5% 1%; position: relative; }
    .top .logo { width: 55%; float: left; }
.con { right: 0px; top: 15px; }
    .con .hbtn { background: none; border: none; margin-left: 3px; margin-top: 8%; float: left; }
.secrch { width: 100%; position: absolute; background: #fff; padding: 0 10%; padding-bottom: 30px; box-sizing: border-box; transition: all 0.3s; top: -100px; left: 0; }
    .secrch input { border: 1px solid #F3F3F3; width: 100%; padding: 5px 10px; box-sizing: border-box; display: block; margin-top: 3%; background: url(../images/search-top.png)no-repeat right 5px center; color: #999; }

.con .hbtn:nth-child(1):hover .secrch { top: 0px; }
.bgDiv { width: 100%; height: 100%; position: fixed; display: none; z-index: 999999999; bottom: 0; }
.rightNav { width: 50%; max-width: 400px; height: 100%; background-color: #fff; position: fixed; z-index: 999; top: 8%; right: -50%; }
    .rightNav ul li { text-align: center; line-height: 50px; border-bottom: 1px solid #F3F3F3; }
        .rightNav ul li a { color: #333; }
        .rightNav ul li:hover { color: #EC271A; }

/*头部 end*/

/*banner*/
.m_banner { overflow: hidden; }
.swipe { overflow: hidden; visibility: hidden; position: relative; }
.swipe-wrap { overflow: hidden; position: relative; }
.swipe-wr.swipe { overflow: hidden; visibility: hidden; position: relative; }
.swipe-wrap { overflow: hidden; position: relative; }
    .swipe-wrap > figure { float: left; width: 100%; position: relative; }
#slider { max-width: 720px; margin: 0px auto; }
figure { margin: 0; }
.page-swipe nav { position: relative; }
    .page-swipe nav #position { text-align: center; list-style: none; margin: 0; padding: 0; position: absolute; top: -30px; left: 50%; width: 720px; margin-left: -360px; }
        .page-swipe nav #position li { display: inline-block; width: 6px; height: 6px; background: #fff; margin: 0 3px; box-sizing: border-box; border-radius: 100%; }
            .page-swipe nav #position li.on { background-color: red; }
ap > figure { float: left; width: 100%; position: relative; }
/*banner end*/

.title { margin-top: 25px; margin-bottom: 35px; box-sizing: border-box; }
    .title h5 { width: 95%; margin: 0 auto; font-size: 1.45em; text-align: center; color: #EC271A; }
        .title h5 span { margin-top: 8px; display: block; width: 20px; }
    .title b { font-weight: normal; border-bottom: 2px solid #F0C949; padding-bottom: 5px; box-sizing: border-box; }

/*产品中心*/
.product { box-sizing: border-box; }
.pro_list { padding: 0px 4px; }
    .pro_list ul li { padding: 0 5px; box-sizing: border-box; margin-bottom: 10px; text-align: center; }
        .pro_list ul li:nth(even) { padding-left: 4px; }
        .pro_list ul li:nth(odd) { padding-right: 4px; }
        .pro_list ul li dl { box-sizing: border-box; margin-bottom: 10px; }
            .pro_list ul li dl dd { font-size: 0; border: 1px solid #E6E6E6; }
            .pro_list ul li dl dt a { display: block; padding: 3px 0; box-sizing: border-box; line-height: 24px; color: #333; margin: 3px 0; font-size: 0.98em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
            .pro_list ul li dl dt .price { color: #EC271A; }
                .pro_list ul li dl dt .price b { font-family: arial; font-size: 1.3em; font-weight: normal; }

/*关于我们*/
.about { background: url(../images/about.jpg) no-repeat; background-size: 100%; box-sizing: border-box; }
    .about h5 { padding-top: 31%; padding-bottom: 3%; text-align: center; color: #FFDF50; }
        .about h5 span { font-family: arial; font-size: 1.4em; }
/*关于我们  end*/

/*联系我们*/
.contact { padding: 3% 0; box-sizing: border-box; background: url(../images/cont_bg.jpg) no-repeat center; background-size: cover; }
.contact_cont { padding: 0 24px; box-sizing: border-box; }
.contact li { color: #EC271A; margin: 5px 0; }
    .contact li span { font-size: 0.95em; margin-top: 30px; display: block; }
    .contact li b { font-weight: normal; font-size: 1.7em; font-family: arial; color: #015298; }
.contact .ewm { margin: 5px 0; text-align: center; }
    .contact .ewm span { display: block; color: #fff; margin-top: 12px; font-size: 0.9em; text-align: center; }
.copy { color: #A8A8A8; font-size: 0.9em; text-align: center; padding: 3px 0 0px; margin-bottom: 10px; }
/*联系我们 end*/
.withdraw { font-size: 0.8em; }
.starttwo { overflow: hidden; }
    .starttwo .star_score { background: url(../images/starky.png); width: 160px; height: 21px; position: relative; float: left; }
        .starttwo .star_score a { height: 21px; display: block; text-indent: -999em; position: absolute; left: 0; }
            .starttwo .star_score a:hover { background: url(../images/starsy.png); left: 0; }
            .starttwo .star_score a.clibg { background: url(../images/starsy.png); left: 0; }
    .starttwo p { margin-left: 20px; }
.star_Show { background: url(../images/starky.png); width: 110px; height: 21px; position: relative; overflow: hidden; }
    .star_Show p { background: url(../images/starsy.png); left: 0; height: 21px; width: 134px; padding: 0; }
    .star_Show span { display: inline-block; line-height: 21px; }
/*评论样式*/

.comment-add { margin-top: 15px; _width: 100%; _position: relative; _overflow: hidden; }
    .comment-add .editor { position: relative; margin-right: 18px; }
        .comment-add .editor textarea { width: 100%; height: 70px; }
    .comment-add .subcon { margin-top: 15px; }
.comment-box { position: relative; margin-top: 15px; }
.comment-list li { padding: 15px 0; border-top: 1px solid #f7f7f7; }
    .comment-list li .avatar { display: block; float: left; margin-top: 6px; background: #fff; border-radius: 2px; width: 42px; height: 42px; overflow: hidden; }
        .comment-list li .avatar img { width: 42px; height: 42px; }
    .comment-list li .inner { margin-left: 52px; }
        .comment-list li .inner p { color: #333; font-size: 14px; line-height: 1.8em; }
        .comment-list li .inner .meta { margin: 0; padding-top: 3px; color: #999; border: none; }
            .comment-list li .inner .meta .time { margin-left: 5px; padding-left: 20px; color: #777; background: url(../images/sprite.gif) no-repeat left -158px; }
    .comment-list li .answer { margin-left: 48px; padding: 10px; background: #fafafa; border: 1px solid #e6e6e6; border-radius: 3px; }
        .comment-list li .answer .meta { margin: 0; padding: 0; color: #999; margin-bottom: 5px; border: none; }
        .comment-list li .answer p { color: #555; font-size: 14px; line-height: 1.8em; }
/*底部栏目*/

.foot { width: 100%; margin: 0 auto; height: 55px; overflow: hidden; border-top: 1px solid #F0F0F0; background: #FFDF4F; position: fixed; bottom: 0; z-index: 9999; }
.ftnav { overflow: hidden; }
    .ftnav ul li { text-align: center; padding: 2px 0; box-sizing: border-box; }
        .ftnav ul li:nth-child(5) { border-right: none; }
        .ftnav ul li a { display: block; color: #EC271A; text-align: center; text-decoration: none; font-family: "微软雅黑"; padding-bottom: 0%; }
            .ftnav ul li a span { display: inline-block; padding-top: 0px; }
            .ftnav ul li a:hover { text-decoration: none; color: #CD0201; }
            .ftnav ul li a i { display: block; width: 32px; height: 32px; margin: 0 auto; }
        .ftnav ul li .home i { background: url(../images/home.png) no-repeat center center; background-size: contain; }
        .ftnav ul li .sub i { background: url(../images/pro.png) no-repeat center center; background-size: contain; }
        .ftnav ul li .phone i { background: url(../images/phone_fl.png) no-repeat top center; background-size: contain; }
        .ftnav ul li .add i { background: url(../images/add.png) no-repeat top center; background-size: contain; }
        .ftnav ul li .top_f i { background: url(../images/top.png) no-repeat top center; background-size: contain; }
        .ftnav ul li a span { font-size: 0.98em; display: block; margin-top: -0px; color: #EC271A; letter-spacing: 1px; }

/*slide*/
.focus { width: 100%; height: auto; position: relative; overflow: hidden; }
    .focus .hd { width: 100%; height: 1.2em; position: absolute; z-index: 1; text-align: center; bottom: 0.3em; }
        .focus .hd ul { display: inline-block; height: 0.3em; }
            .focus .hd ul li { display: inline-block; width: 0.6em; height: 0.6em; text-indent: -444em; background: rgba(255, 255, 255, 0.8); margin: 0 0.1em; vertical-align: top; overflow: hidden; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; -o-border-radius: 100%; }
            .focus .hd ul .on { background: #B74A15; }
    .focus .bd { position: relative; z-index: 0; }
        .focus .bd li { height: auto; overflow: hidden; }
            .focus .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
                .focus .bd li a img { width: 100%; height: auto; display: block; margin: 0; padding: 0; }
/*slide end*/
.entry { width: 98%; padding: 1%; }
/*商品属性样式*/
.pro-attr { width: 100%; margin: 0 auto; }
    .pro-attr h1 { background-color: White; padding: 0.3em 1em; line-height: 1.5em; color: #3A3A3A; font-weight: bold; border-bottom: solid 1px #f5f5f5; font-size: 110%; }
    .pro-attr .subtitle { background-color: White; padding: 0.5em 1em; line-height: 1.8em; font-weight: normal; color: red; border-bottom: solid 1px #f5f5f5; }
    .pro-attr .pro-box { width: 100%; overflow: hidden; }
        .pro-attr .pro-box dl { border-bottom: solid 1px #f5f5f5; background-color: white; padding: 0.5em 1em; line-height: 1.3em; overflow: hidden; }
            .pro-attr .pro-box dl dt { padding: 0px 3em 0px 0px; font-weight: normal; float: left; }
            .pro-attr .pro-box dl dd { margin: 0px 0.5em 0px 0px; float: left; }
                .pro-attr .pro-box dl dd .price { font-size: 1.4em; color: #C91B1D; font-family: Arial; }
    .pro-attr #commodityMarketPrice { font-weight: bold; }
    .pro-attr .inp-box { vertical-align: middle; border: solid 1px #DADADA; display: inline-block; }
        .pro-attr .inp-box .remove { text-align: center; line-height: 1.2em; font-size: 1.3em; float: left; display: inline-block; width: 2.2em; height: 1.2em; text-decoration: none; }
        .pro-attr .inp-box .disabledbtn { background-color: #F6F6F6; color: #D5D5D5; }
        .pro-attr .inp-box .text { font-size: 1.3em; height: 1.2em; border: 0px; float: left; padding: 0px; width: 2.2em; text-align: center; border-right: solid 1px #DADADA; border-left: solid 1px #DADADA; }
        .pro-attr .inp-box .add { text-align: center; line-height: 1.2em; font-size: 1.3em; display: inline-block; float: left; width: 2.2em; height: 1.2em; text-decoration: none; }
    .pro-attr .pro-btn { width: 80%; background-color: White; border-top: solid 1px #E3E3E3; bottom: 0em; margin: 5px auto; }
        .pro-attr .pro-btn .btn-buy { height: 4em; }
        .pro-attr .pro-btn span { display: block; width: 50%; float: left; }
#buyButton { position: fixed; width: 90px; right: 0; bottom: 55px; }
    #buyButton span { margin-top: 3px; }
.pro-btn .buy { -webkit-border-radius: 0.5em; border-radius: 0.5em; display: block; height: 1.5em; text-align: center; background-color: #D52426; border: solid 1px #E72B2E; line-height: 1.2em; font-size: 0.5em; color: White; width: 99%; margin: 0 auto; }
.pro-btn .add { -webkit-border-radius: 0.5em; border-radius: 0.5em; display: block; height: 1.5em; background-color: #FFEDED; border: solid 1px #D52426; line-height: 1.2em; font-size: 0.5em; color: #C91B1D; text-align: center; width: 99%; margin: 0 auto; margin-top: 6px; }

/*按钮样式*/
.btn { display: inline-block; margin: 0; padding: 0 11px !important; color: #fff; font-size: 12px; height: 38px; line-height: 38px; text-align: center; background: #D0571D; border: 1px solid #D0571D; border-radius: 2px; vertical-align: middle; }
    .btn:hover { color: #fff; opacity: 0.9; }
.add-shopping { position: fixed; right: 0; bottom: 0; left: 0; height: 2.7em; background-color: #fff; z-index: 5; }
    .add-shopping a.shopping-btn { position: absolute; width: 3em; height: 3em; line-height: 3em; bottom: .3em; left: .5em; background-color: #ed394a; border-radius: 50%; text-align: center; }
        .add-shopping a.shopping-btn em { position: absolute; top: 0; right: -7px; width: 1.2em; height: 1.2em; line-height: 1.2em; color: #fff; border-radius: 50%; background-color: #fbc725; }
        .add-shopping a.shopping-btn i img { width: 30px; margin-top: 14px; }
    .add-shopping span { float: right; margin-right: 10px; }
        .add-shopping span .btnf { background: #1FCD12; border: 1px solid #1FCD12; }
.add-top { height: 3.7em; overflow: hidden; }

/*提示样式*/
.msg-tips { margin: 30px auto; font-size: 14px; text-align: left; position: absolute; }
    .msg-tips .ico { display: block; background: url(../images/icon-tips.png) no-repeat left top; width: 46px; height: 46px; text-indent: -99999px; overflow: hidden; margin: 10px auto; }
        .msg-tips .ico.error { background-position: -50px 0; }
        .msg-tips .ico.warning { background-position: -100px 0; }
    .msg-tips .msg { width: 90%; margin: 5px auto; }
        .msg-tips .msg strong { margin-bottom: 10px; color: #444; font-size: 15px; }
        .msg-tips .msg p { line-height: 1.8em; }
        .msg-tips .msg i { color: #f00; font-style: normal; }
/*提示样式*/
.msg-tips1 { margin: 30px auto; width: 100%; font-size: 14px; text-align: center; }
    .msg-tips1 .ico { display: block; background: url(../images/icon-tips.png) no-repeat left top; width: 46px; height: 46px; text-indent: -99999px; overflow: hidden; margin: 10px auto; }
        .msg-tips1 .ico.error { background-position: -50px 0; }
        .msg-tips1 .ico.warning { background-position: -100px 0; }
    .msg-tips1 .msg { overflow: hidden; }
        .msg-tips1 .msg strong { margin-bottom: 10px; color: #444; font-size: 15px; }
        .msg-tips1 .msg p { line-height: 1.8em; }
        .msg-tips1 .msg i { color: #f00; font-style: normal; }
        .msg-tips1 .msg p a { color: red; }
/*购物车样式*/
.cart-box { position: relative; margin: 15px auto; padding-left: 3em; }
    .cart-box h1 { float: left; color: #555; font-size: 18px; line-height: 45px; width: 100%; text-align: center; }
.cart-info { z-index: 2; margin: 0; padding: 15px; border: 1px solid #DFC795; bottom: 62px; left: 3%; _left: 12px; width: 84%; height: auto; background: #F7F2D0; text-align: left; margin: auto; }
    .cart-info .btn-success { height: 32px; line-height: 32px; }
    .cart-info .btn-success { height: 32px; line-height: 32px; }
    .cart-info .close { display: block; margin: 0; padding: 0; position: absolute; top: 5px; right: 5px; width: 15px; height: 10px; text-indent: -9999px; background: url(../images/sprite.gif) no-repeat left -240px; }

.cart-step { float: left; width: 100%; }
    .cart-step li { float: left; width: 33.33%; height: 35px; line-height: 35px; text-align: center; background: url(../images/cart-arrow.gif) no-repeat right -45px #f6f6f6; color: #999; *width: 33.3%; }
        .cart-step li span { display: inline-block; margin-right: 5px; font-weight: bold; font-size: 15px; }
        .cart-step li.item { background-position: right 0; }
        .cart-step li.selected { background: url(../images/cart-arrow.gif) no-repeat right -90px #e8e8e8; color: #8cac52; }
        .cart-step li.last { background-image: none; }
.cart-table { border: 1px solid #f7f7f7; }
    .cart-table th { padding: 0.8em 0.5em; color: #555; font-size: 13px; font-weight: 400; background: #f6f6f6; border-bottom: 1px solid #f7f7f7; text-align: center; }
    .cart-table td { padding: 1em 0.5em; color: #555; font-size: 13px; border-bottom: 1px solid #f7f7f7; text-align: center; }
        .cart-table td .stxt { margin-top: 5px; color: #666; font-size: 12px; line-height: 20px; }
        .cart-table td input.checkall { padding: 0; border: 1px solid #eee; background: #fff; }
        .cart-table td .img { padding: 1px; width: 60px; height: 60px; border: 1px solid #eee; }
        .cart-table td .buy-box { margin: auto; padding: 0; width: 78px; height: 22px; overflow: hidden; }
            .cart-table td .buy-box a { display: block; float: left; width: 20px; height: 20px; font-size: 12px; line-height: 20px; text-align: center; border: 1px solid #e8e8e8; overflow: hidden; }
            .cart-table td .buy-box .input { float: left; margin: 0; padding: 0; width: 30px; font-size: 12px; height: 20px; line-height: 20px; text-align: center; ime-mode: Disabled; border-radius: 0; border-left: 0; border-right: 0; }

.cart-foot { margin-top: 20px; height: 40px; }
    .cart-foot .btn-box { line-height: 40px; margin-left: 20px; }
        .cart-foot .btn-box a { margin-right: 20px; font-size: 14px; }

.mod_list { display: block; padding: .5em; }
    .mod_list img { width: 59px; height: 59px; border: 1px solid #eaeaea; border-radius: 3px; }
    .mod_list a { float: left; margin-right: 5px; }
    .mod_list li { overflow: hidden; }
.mod_list_info { display: block; }
.mod_info { font-size: 12px; color: #999; line-height: 20px !important; }
.mod_list_info p { line-height: 25px; }
.mod_color_strong { color: #f34; }

.stxt { font-size: 0.9em; line-height: 22px !important; }
.cart_content { display: block; }
.cart_content_cell { border: 1px solid #eaeaea; padding: 10px; margin-left: 15px; margin-right: 15px; margin-bottom: 15px; background-color: #fff; box-shadow: 0 0 2px rgba(0,0,0,.1); font-size: 14px; overflow: hidden; }
.cart_content_items { overflow: hidden; }
.mod_celltitle { line-height: 16px; height: 16px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #eaeaea; margin-bottom: 10px; font-size: 12px; padding-left: 10px; padding-right: 10px; }
.cart_content_cell .btn-box { line-height: 40px; }
.mod_item_info { background-color: #f6f6f6; text-align: right; padding: 5px 10px; }
    .mod_item_info input { width: 20px; margin-right: 0; text-align: center; border: none; }
.mod_list_info p a { float: right; color: #999; }
.mod_item_info .checkall { float: left; width: 20px; margin-top: 8px; }
.mod_item_info a { font-size: 12px; }

.home-box { position: relative; display: block; overflow: hidden; font-size: 1em; }
.main-box { position: relative; width: 100%; }
.reduce, .subjoin { padding: 5px 8px; background-color: #F4783C; color: White; }
#m_quantity { color: Red; font-weight: bold; }
.main-tit { margin: 0 auto; padding: 20px 0 0; }
    .main-tit h1 { margin-bottom: 20px; color: white; font-size: 22px; font-weight: 700; letter-spacing: 3px; line-height: 35px; height: 35px; text-align: center; width: 100%; background: #c91b1d; width: 100%; border-radius: 1em; }
    .main-tit h2 { margin-bottom: 20px; color: #565656; font-size: 22px; font-weight: 700; letter-spacing: 3px; line-height: 2.4em; height: 2.4em; text-align: center; width: 100%; }
.inner-box { min-height: 350px; _height: 350px; border: 1px solid #f0f0f0; background: #fff; text-align: center; }
    .inner-box .dl-list { margin: 0 auto; text-align: left; font-size: 13px; }
        .inner-box .dl-list p { text-align: center; margin: 10px auto; }

        .inner-box .dl-list dl { clear: both; display: block; }
            .inner-box .dl-list dl:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
            .inner-box .dl-list dl dt { display: block; float: left; width: 30%; line-height: 35px; min-height: 35px; color: #555; text-align: right; }
            .inner-box .dl-list dl dd { position: relative; padding: 0 0 0 20px; line-height: 35px; min-height: 35px; color: #555; overflow: hidden; _margin-left: 120px; }
                .inner-box .dl-list dl dd .input { padding: 10px; }
                .inner-box .dl-list dl dd a.send { display: inline-block; color: #555; border: 1px solid #e8e8e8; border-radius: 3px; height: 35px; line-height: 35px; color: #333; font-size: 14px; text-align: center; background: #fff; vertical-align: middle; }
                    .inner-box .dl-list dl dd a.send.gray { color: #999; }
                    .inner-box .dl-list dl dd a.send img { margin-top: 9px; }
                .inner-box .dl-list dl dd .input.code { width: 84px; ime-mode: disabled; text-transform: uppercase; }
    .inner-box .tab-head { display: block; border-bottom: 1px solid #f0f0f0; background: #fbfbfb; overflow: hidden; }
        .inner-box .tab-head ul li { float: left; margin-left: -1px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; }
            .inner-box .tab-head ul li a { display: block; padding: 0 30px; height: 50px; line-height: 50px; color: #555; font-size: 14px; }
                .inner-box .tab-head ul li a:hover, .inner-box .tab-head ul li a.selected { color: #666; background: #fff; border-bottom: 2px solid #0089cd; }
    .inner-box .tab-content { display: none; }

/*会员中心*/
.member-main { background-color: #F3F5F7; }

.member-photo { -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; overflow: hidden; background: url(../images/member-photo-img.jpg) no-repeat center; background-size: 100% 100%; height: 10em; }

.member-photo-img { display: block; width: 21%; height: auto; margin: 0 auto; padding-top: 0.8em; }
    .member-photo-img img { -webkit-transition: all 1.5s; -o-transition: all 1.5s; transition: all 1.5s; border-radius: 50%; }
        .member-photo-img img.active { -webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); }
    .member-photo-img img { border-radius: 9999px; height: 100%; position: relative; width: 100%; z-index: 2; padding: .3em; border: 2px solid #fff; }

.member-photo-left, .member-photo-right { color: #f4783c; text-align: center; margin-top: 3.8em; }
    .member-photo-left i, .member-photo-right i { font-size: 1em; }
    .member-photo-left p, .member-photo-right p { font-size: 1.05em; }
    .member-photo-left span, .member-photo-right span { font-size: 0.875em; }
.member-photo-name { margin: .5em auto; text-align: center; color: #BA4811; }
    .member-photo-name p { font-size: 1.3em; }
    .member-photo-name span { font-size: 1em; }
.member-photo-address { position: absolute; right: 0.625em; bottom: 1.6em; height: 1.25em; }
    .member-photo-address span { font-size: 1em; line-height: 1.25em; color: #FFFFFF; }
    .member-photo-address i { line-height: 1.25em; font-size: 1.25em; color: #FFFFFF; }

.member-order { padding: 0 2%; border-bottom: 1px solid #D7DCE1; background-color: #FFF; }

.member-order-title { height: 4em; line-height: 4em; border-bottom: 1px solid #EEF1F4; }
    .member-order-title span { font-size: 90%; color: #464646; font-weight: 400; padding-left: 0.625em; }
        .member-order-title span.tip { font-size: 90%; margin-right: 0.5em; float: right; }

.member-order-title-i { color: #FF6C60; }
.member-purse-title-i img { width: 25px; vertical-align: middle; }
.member-order-i { font-size: 1.25em; }

.member-order-list { padding: 1.25em 0; overflow: hidden; }
    .member-order-list li { font-size: 90%; color: #616161; width: 25%; text-align: center; position: relative; }

.member-order-list-num { position: absolute; background-color: #C8002E; border-radius: 50%; color: #FFFFFF; font-size: 12px; padding: 0 2.5px; top: -0.3em; right: 33%; min-width: 8%; }
.member-order-list li i { display: block; }
.member-purse { height: auto; padding: 0 2%; margin-top: 0.625em; border-top: 1px solid #D7DCE1; background-color: #FFFFFF; }
.member-purse-title { height: 35px; line-height: 35px; border-bottom: 1px solid #EEF1F4; overflow: hidden; }
    .member-purse-title em { float: right; font-size: 1.3em; }
    .member-purse-title span { font-size: 90%; color: #464646; font-weight: 400; padding-left: 0.625em; }
        .member-purse-title span.tip { font-size: 1em; margin-right: 0.5em; float: right; }
.member-purse a { display: block; }
.member-purse-title-i { color: #F4C600; }

.member-purse-list { padding: 0.9375em 0; overflow: hidden; }
    .member-purse-list li { width: 50%; text-align: center; color: #616161; height: auto; }
    .member-purse-list span { font-size: 1.375em; display: block; line-height: 1.5625em; }
    .member-purse-list p { font-size: 1.125em; line-height: 1.25em; }
.red { color: #F00; }
    .red:hover { color: #F60; }
    .red a { color: #F00; }
        .red a:hover { color: #F60; }
.gray { color: #666; }
    .gray:hover { color: #F60; }
    .gray a { color: #666; }
        .gray a:hover { color: #F60; }
.blue { color: #1E7BB3; }
    .blue:hover { color: #F60; }
    .blue a { color: #1E7BB3; }
        .blue a:hover { color: #F60; }
.left { float: left; }
.right { float: right; }
/*商品图片列表*/
.img-list2 { position: relative; }
    .img-list2 ul { margin: 0; *zoom: 1; }
        .img-list2 ul .nodata { text-align: center; color: #333; font-size: 14px; line-height: 120px; }
        .img-list2 ul li { float: left; margin: 2%; width: 46%; _display: inline; }
            .img-list2 ul li .wrap-box { position: relative; padding: 10px; border: 1px solid #e8e8e8; }
                .img-list2 ul li .wrap-box:hover { border-color: #f40; }
                .img-list2 ul li .wrap-box .img-box { position: relative; overflow: hidden; }
                    .img-list2 ul li .wrap-box .img-box .abs-txt { position: absolute; top: 0; left: 0; display: inline-block; padding: 0 5px; border-radius: 2px; color: #fff; font-size: 12px; line-height: 23px; background: #f06000; text-align: center; }
                /*.img-list2 ul li .wrap-box .img-box img{ width:100%; }*/
                .img-list2 ul li .wrap-box .info h3 { display: block; margin: 5px 0; line-height: 20px; height: 20px; color: #333; font-size: 13px; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                .img-list2 ul li .wrap-box .info .col { line-height: 24px; height: 24px; color: #999; font-size: 12px; overflow: hidden; }
                    .img-list2 ul li .wrap-box .info .col i { color: #999; font-style: normal; }
                    .img-list2 ul li .wrap-box .info .col b { display: inline-block; margin-right: 2px; color: #f4783c; font-size: 16px; font-weight: 600; }
                    .img-list2 ul li .wrap-box .info .col s { display: inline-block; text-decoration: line-through; }
/*大标题*/
.ntitle { margin: 0 auto; width: 100%; }
    .ntitle:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
    .ntitle h2 { width: auto; color: #333; font-size: 24px; font-weight: 400; line-height: 40px; text-align: center; }
        .ntitle h2 a { position: relative; font-size: 16px; }
            .ntitle h2 a:hover { text-decoration: none; color: red; }
            .ntitle h2 a em { display: block; position: absolute; right: -16px; top: 3px; width: 9px; height: 17px; background: url(../images/slider.png) -359px -87px no-repeat; }
    .ntitle p { display: inline-block; float: left; padding-top: 3px; line-height: 18px; color: #888; font-size: 14px; }
        .ntitle p a { margin-left: 10px; padding: 0 0 0 15px; color: #888; font-size: 14px; background: url(../images/line.png) left center no-repeat; }
            .ntitle p a:hover { color: #f06000; }
            .ntitle p a.no-bg { background: none; }
    .ntitle i { display: block; padding-top: 10px; color: #999; font-size: 14px; font-style: normal; }
    .ntitle span { display: inline-block; float: right; line-height: 18px; color: #999; font-size: 12px; }
        .ntitle span a { color: #999; }
            .ntitle span a:hover { color: #0089CD; }
.mat_bottom { height: 46px; clear: both; overflow: hidden; }
.fontm ul li { padding: 10px; text-align: center; background: url(../images/title.png) center no-repeat; }
    .fontm ul li a { font-size: 1.4em; color: #ec261a; }

.s_address-info { padding: 10px; border: none; background: url(../images/arrow-right.png) no-repeat right center !important; color: #555; font-size: 16px; line-height: 21px; }
    .s_address-info b { color: #999; font-size: 12px; }
.linea { height: 9px; background: #f5f5f5; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.editaddr-box { padding: 0; }
.item-box { clear: both; padding: 8px 0; font-size: 13px; overflow: hidden; }
    .item-box li { display: block; float: left; margin: 0 15px; height: 28px; line-height: 28px; }
        .item-box li label input { margin-right: 3px; }
        .item-box li em { color: #999; font-size: 0.5em; }

.address-list { margin-bottom: 20px; padding: 10px; color: #555; font-size: 14px; border: 1px solid #f7f7f7; max-height: 300px; overflow: auto; }
    .address-list li { margin: 5px 0; padding: 5px 10px; height: 20px; line-height: 20px; cursor: pointer; }
        .address-list li span { margin-left: 10px; }
        .address-list li label em { margin-left: 5px; color: #999; }
        .address-list li.selected { padding: 10px; font-size: 15px; background: #fff0e8; border-radius: 3px; }
            .address-list li.selected span { color: #333; font-weight: 700; }
.address-info { padding: 10px; border: 1px solid #f7f7f7; }
    .address-info dd .input { padding: 5px; }
    .address-info dd .select { display: inline-block; padding: 5px; border: 1px solid #e8e8e8; border-radius: 2px; line-height: 20px; }

/*文本框样式*/
.wide { width: 178px; text-overflow: ellipsis; white-space: nowrap; }
.txt { width: 178px; text-overflow: ellipsis; white-space: nowrap; }
.small { width: 50px; }
.input { display: inline; margin-right: 5px; padding: 7px; height: 20px; line-height: 20px; vertical-align: middle; background: #fff; color: #999; border: 1px solid #e8e8e8; border-radius: 2px; }
.select { padding: 7px; border: 1px solid #e8e8e8; line-height: 20px; background: #fff; }

.buy-foot { font-size: 14px; }
    .buy-foot .left dl { clear: both; padding-bottom: 10px; line-height: 28px; }
        .buy-foot .left dl dt { color: #6c6c6c; padding-left: 10px; }
        .buy-foot .left dl dd .input { width: 90%; padding: 5px; }
    .buy-foot .right { text-align: right; }
        .buy-foot .right p { line-height: 38px; padding-right: 15px; }
            .buy-foot .right p .price { color: #f00; font-weight: 700; }
            .buy-foot .right p.txt-box { margin-top: 10px; font-size: 18px; font-weight: 700; }
            .buy-foot .right p.btn-box { margin-top: 20px; }
    .buy-foot .txt-box { font-size: 18px; font-weight: 700; text-align: center; margin: 15px auto; color: red; }
.btn-box { margin-top: 1em; }
.form-box { position: relative; border: 1px solid #f6f6f6; background: #fff; font-size: 14px; }
    .form-box dl { display: block; padding: 5px 0; }
        .form-box dl:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
        .form-box dl dt { display: block; float: left; width: 80px; line-height: 30px; min-height: 30px; color: #555; font-size: 13px; text-align: right; _position: absolute; }
        .form-box dl dd { position: relative; line-height: 30px; min-height: 30px; color: #555; font-size: 13px; overflow: hidden; _margin-left: 120px; }
            .form-box dl dd label.radio { margin-right: 5px; }
.accept-box { padding: 0; background: #fff; border: 1px solid #f0f0f0; z-index: 1; }
    .accept-box dl { padding: 0; overflow: hidden; }
        .accept-box dl.head { position: relative; padding: 0; background: #fbfbfb; border-bottom: 1px solid #e8e8e8; }
            .accept-box dl.head .btn-pay { position: absolute; top: 3px; right: 6px; display: block; padding: 0 15px; color: #fff; font-size: 12px; height: 24px; line-height: 24px; background: #52A152; border: 1px solid #417F41; border-radius: 2px; }
.step-box { position: relative; overflow: hidden; }
    .step-box ul { margin: 0 -40px 0 -10px; }
        .step-box ul li { position: relative; float: left; margin-right: -8px; width: 20%; text-align: center; color: #8c8c8c; font-size: 12px; }
            .step-box ul li .progress { color: #fff; }
                .step-box ul li .progress:after,
                .step-box ul li .progress:before { position: absolute; top: 0; right: 0; content: ""; width: 10px; height: 20px; background: url(../images/delivery.png) no-repeat 100% -60px; }
                .step-box ul li .progress:after { right: 0; background-position: 100% -20px; }
                .step-box ul li .progress:before { left: 0; background-position: 0 0; }
                .step-box ul li .progress .text { display: block; margin: 0 10px; padding: 1px 10px; background: #c3c3c3; height: 18px; line-height: 18px; }
            .step-box ul li.done .progress .text { background: #83bd39; }
            .step-box ul li.done .progress:before { background-position: 0 -40px; }
            .step-box ul li.done .progress:after { background-position: 100% -60px; }
            .step-box ul li.first .progress:before { display: none; }
            .step-box ul li.last .progress:after { display: none; }
            .step-box ul li .info { line-height: 20px; }
    .step-box.mini ul { margin: 0 -32px 0 -10px; }
        .step-box.mini ul li { width: 25%; }
.u-tab-content { position: relative; padding: 10px 3px; background: #fbfbfb; border: 1px solid #f0f0f0; overflow: hidden; _overflow: visible; }
    .u-tab-content .ntitle { margin: 0 auto; padding: 0 0 10px 0; }
    .u-tab-content .ntitle-tit { margin: 0 0 10px; padding: 0; color: #444; font-size: 16px; font-weight: normal; }
    .u-tab-content .ntitle-info { color: #999; }
    .u-tab-content p { margin: 0; padding: 3px 0; color: #444; font-size: 12px; line-height: 24px; }
.title-div { height: 26px; color: #f4783c; padding: 10px; text-align: center; background: url(../images/title.png) center no-repeat; line-height: 26px; }
    .title-div strong { background: #fbfbfb; font-size: 15px; }
.line20 { height: 20px; overflow: hidden; }
.ftable { width: 100%; border: 1px solid #f0f0f0; background: #fff; text-align: center; }
.ftable .ftable-a a{    background: #FFDF4F;width:60px;display:block;margin-bottom:5px;
    padding: 3px 5px;
    border-radius: 3px;}
.mtable { width: 100%; background: #fff; _width: auto; }
    .mtable th, .ftable th { padding: 0.8em 0.1em; color: #6e717a; font-size: 13px; font-weight: 400; background: #fbfbfb; border-bottom: 1px solid #e8e8e8; text-align: center; }
    .mtable td, .ftable td { padding: 5px 3px; color: #333; font-size: 12px; border-bottom: 1px solid #F3F3F3; line-height: 25px; border-right: 1px solid #F3F3F3; }
        .ftable td .img { padding: 1px; width: 60px; height: 60px; border: 1px solid #e8e8e8; }
        .ftable td s { color: #999; text-decoration: line-through; }
    .mtable .tr_odd_bg, .ftable .tr_odd_bg { background: #f9f9f9; }
.page-foot { clear: both; font-size: 13px; padding-top: 15px; height: 35px; }
.page-btns { float: left; }
    .page-btns a { color: #444; font-weight: bold; margin-right: 5px; }
    .page-btns .pipe { color: #cbcbcb; margin: 0 5px; }

.u-tab-head { margin-bottom: 15px; height: 40px; background: #fbfbfb; border: 1px solid #e8ecef; }
    .u-tab-head p a { float: left; display: block; margin: -1px 0 auto -1px; line-height: 40px; height: 40px; color: #7f838c; font-size: 14px; border-left: 1px solid #e8ecef; border-right: 1px solid #e8ecef; width: 25%; text-align: center; }
        .u-tab-head p a:hover, .u-tab-head p a.selected { color: #fff; background: #f4783c; }
    .u-tab-head span { float: right; line-height: 40px; width: 23%; text-align: center; }
        .u-tab-head span .add { display: block; padding: 10px 15px; line-height: 20px; font-size: 12px; }
.user_amount { width: 90%; margin: 5px auto 0; font-size: 0.9em; }
    .user_amount input { font-size: 0.85em; padding: 2px 7px; width: auto; }

.goods-spec { position: relative; overflow: hidden; *zoom: 1; width: 92%; margin: 0 auto; }
    .goods-spec h1 { display: block; color: #555; font-size: 18px; font-weight: 700; line-height: 1.1em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
    .goods-spec .subtitle { margin-top: 5px; color: #6c6c6c; font-size: 15px; line-height: 18px; }
    .goods-spec .spec-box { position: relative; margin-top: 10px; }
        .goods-spec .spec-box.line { padding-top: 10px; border-top: 1px solid #efefef; }
        .goods-spec .spec-box:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
        .goods-spec .spec-box dl { clear: both; display: block; }
            .goods-spec .spec-box dl:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
            .goods-spec .spec-box dl dt { float: left; line-height: 38px; min-height: 38px; color: #333; padding-right: 5px; }
            .goods-spec .spec-box dl dd { position: relative; padding: 5px 0; line-height: 26px; min-height: 26px; color: #6c6c6c; }
                .goods-spec .spec-box dl dd s { display: inline-block; text-decoration: line-through; }
                .goods-spec .spec-box dl dd .price { display: inline-block; margin-right: 5px; color: #f40; font-size: 24px; font-weight: 700; }
                .goods-spec .spec-box dl dd .items li { position: relative; float: left; margin: 0 5px 8px 0; padding: 1px; line-height: 20px; vertical-align: middle; }
                    .goods-spec .spec-box dl dd .items li a { display: block; padding: 1px; color: #666; min-width: 10px; width: auto !important; text-align: center; text-decoration: none; border: 1px solid #eee; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; }
                        .goods-spec .spec-box dl dd .items li a span { display: inline-block; padding: 2px 9px; font-style: normal; line-height: 16px; }
                        .goods-spec .spec-box dl dd .items li a img { width: 20px; height: 20px; vertical-align: middle; }
                        .goods-spec .spec-box dl dd .items li a.selected { margin: -1px; color: #333; border: 2px solid #f40; color: #f40; }
                .goods-spec .spec-box dl dd .stock-box { display: block; float: left; margin-right: 10px; width: 64px; }
                    .goods-spec .spec-box dl dd .stock-box input { float: left; margin-right: 3px; width: 42px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #e8e8e8; }
        .goods-spec .spec-box .stock-box a { display: block; float: left; margin-bottom: 4px; width: 15px; height: 12px; line-height: 12px; color: #333; font-size: 11px; text-align: center; border: 1px solid #e8e8e8; cursor: pointer; overflow: hidden; }
        .goods-spec .spec-box .stock-txt { float: left; line-height: 32px; }
        .goods-spec .spec-box .btn-buy { margin-top: 15px; }
            .goods-spec .spec-box .btn-buy .buy { display: inline-block; margin-right: 10px; padding: 0 30px; color: #e5511d; font-size: 16px; line-height: 38px; background: #ffe4d0; border: 1px solid #f0cab6; border-radius: 2px; cursor: pointer; }
            .goods-spec .spec-box .btn-buy .add { display: inline-block; padding: 0 30px; color: #fff; font-size: 16px; line-height: 38px; background: #f40; border: 1px solid #f40; border-radius: 2px; cursor: pointer; }
            .goods-spec .spec-box .btn-buy button.over { color: #999; background: #f7f7f7; border-color: #e8e8e8; cursor: default; }

.head h1 { margin: 0 auto; width: 6rem; height: 46px; line-height: 46px; text-align: center; font-size: 120%; }
#payForm { background: #f5f5f5; padding: 5px 1px; }
.pay_now_amount { background: #fff; width: 100%; margin: 0 auto; }
    .pay_now_amount li { padding: 5px; }
        .pay_now_amount li label { display: block; overflow: hidden; line-height: 78px; font-weight: bold; }
            .pay_now_amount li label em { float: right; background-color: #fff0ed; border-radius: 10%; padding: 13px 3%; text-align: center; color: #ff666c; line-height: 26px; font-style: normal; }
            .pay_now_amount li label .slab { position: relative; display: block; float: left; margin-right: 8px; width: 16px; height: 16px; border: 2px solid #c8ccd4; border-radius: 100%; -webkit-tap-highlight-color: transparent; border-color: #ff5722; margin-top: 28px; }
                .pay_now_amount li label .slab:after { content: ''; position: absolute; top: 3px; left: 3px; width: 10px; height: 10px; border-radius: 100%; background: #FF5722; transform: scale(0); transition: all 0.2s ease; opacity: 0.08; pointer-events: none; }
            .pay_now_amount li label input[type="radio"]:checked + .slab { border-color: #ff5722; }
                .pay_now_amount li label input[type="radio"]:checked + .slab:after { transform: scale(1); transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9); opacity: 1; }
        .pay_now_amount li input { display: none; }
    .pay_now_amount h3 { font-size: 16px; padding-top: 20px; text-align: center; color: #686868; margin-bottom: 10px; }
    .pay_now_amount p { text-align: center; font-size: 18px; margin: 9px auto; }
    .pay_now_amount b { text-align: center; font-size: 18px; margin: 9px auto; display: block; }
.pay_now_info { margin: 5px auto; width: 66%; background: #fef9e3; padding: 10px 17%; line-height: 25px; color: #f59f72; }
.pay_now_payment { margin: 0 auto; background: #fff; padding: 5px 2%; overflow: hidden; line-height: 50px; width: 96%; border-top: 3px solid #f5f5f5; border-bottom: 3px solid #f5f5f5; }
    .pay_now_payment label { display: block; }
        .pay_now_payment label:last-child { border: none; }
        .pay_now_payment label em { font-style: normal; font-size: 12px; }
        .pay_now_payment label input { display: none; }
        .pay_now_payment label .slab { position: relative; display: block; float: right; margin-right: 8px; width: 16px; height: 16px; border: 2px solid #c8ccd4; border-radius: 100%; -webkit-tap-highlight-color: transparent; border-color: #ff5722; margin-top: 18px; }
            .pay_now_payment label .slab:after { content: ''; position: absolute; top: 3px; left: 3px; width: 10px; height: 10px; border-radius: 100%; background: #FF5722; transform: scale(0); transition: all 0.2s ease; opacity: 0.08; pointer-events: none; }
        .pay_now_payment label input[type="radio"]:checked + .slab { border-color: #ff5722; }
            .pay_now_payment label input[type="radio"]:checked + .slab:after { transform: scale(1); transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9); opacity: 1; }
    .pay_now_payment img { float: left; overflow: hidden; margin-right: 10px; }
    .pay_now_payment span { float: left; font-size: 1em; color: #ff5722; line-height: 35px; font-weight: bold; }
    .pay_now_payment .wxpay { background-color: #1aad19; padding: 0 10px !important; border: 1px solid #1aad19; }
.pay_now_btn { margin: 5px auto; background: #fff; padding: 15px 10px; overflow: hidden; text-align: center; }
    .pay_now_btn .btn { width: 150px; }

.pay_card_payment { margin: 0 auto; background: #fff; padding: 5px 5%; overflow: hidden; line-height: 50px; position: fixed; bottom: 56px; width: 90%; border-top: 3px solid #f5f5f5; border-bottom: 3px solid #f5f5f5; }
    .pay_card_payment input { float: right; }
    .pay_card_payment label { display: block; }
        .pay_card_payment label:last-child { border: none; }
    .pay_card_payment img { float: left; overflow: hidden; margin-right: 10px; }
    .pay_card_payment span { float: left; font-size: 1em; color: #ff5722; line-height: 35px; font-weight: bold; }
    .pay_card_payment .wxpay { background-color: #1aad19; padding: 0 10px !important; border: 1px solid #1aad19; }

.pay_jipiao { background: #fff; width: 100%; margin: 0 auto; overflow: hidden; background-color: #fff; }
    .pay_jipiao li { padding: 2%; width: 44%; float: left; margin: 1%; text-align: center; }
        .pay_jipiao li img { width: 99%; display: block; }
        .pay_jipiao li label { display: block; overflow: hidden; line-height: 28px; font-weight: bold; position: relative; }
            .pay_jipiao li label .slab { position: absolute; display: block; border: 1px solid #c8ccd4; -webkit-tap-highlight-color: transparent; height: 98%; width: 98%; }
                .pay_jipiao li label .slab:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 10px; height: 10px; background: #FF5722; transform: scale(0); transition: all 0.2s ease; opacity: 0.08; pointer-events: none; }
            .pay_jipiao li label input[type="radio"]:checked + .slab { border-color: #ff5722; }
                .pay_jipiao li label input[type="radio"]:checked + .slab:after { transform: scale(1); transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9); opacity: 1; }
        .pay_jipiao li input { display: none; }
    .pay_jipiao p { text-align: center; font-size: 1em; color: red; }
.jipiao_bottom { height: 65px; overflow: hidden; }
.pay_jipiao_payment { margin: 0 auto; background: #fff; padding: 1px 5%; overflow: hidden; line-height: 25px; position: fixed; bottom: 0; width: 90%; border-top: 3px solid #f5f5f5; border-bottom: 3px solid #f5f5f5; }
    .pay_jipiao_payment span { float: left; font-size: 1em; color: #ff5722; line-height: 35px; font-weight: bold; }
    .pay_jipiao_payment .reduce, .pay_jipiao_payment .subjoin { float: left; height: 22px; padding: 0 10px; line-height: 22px; }
    .pay_jipiao_payment .input { width: 10%; text-align: center; float: left; height: 20px; }
    .pay_jipiao_payment .btn { float: right; margin-top: 13px; }
    .pay_jipiao_payment p { display: block; overflow: hidden; line-height: 25px; }
    .pay_jipiao_payment .wxpay { background-color: #F4783C; padding: 0 10px !important; border: 1px solid #F4783C; }
.pay_jipiao_left { float: left; max-width: 70%; }
.pay_jipiao_left_info { color: red; float: left; text-align: center; }

.jipiao_address { overflow: hidden; padding: 10px; background-color: #fff; margin: 5px auto; color: #777; font-size: 0.9em; }
    .jipiao_address dl { line-height: 28px; overflow: hidden; }
        .jipiao_address dl dt { width: 17%; float: left; text-align: right; }
        .jipiao_address dl dd { float: left; width: 83%; }
            .jipiao_address dl dd input { border: none; border-bottom: 1px solid #f7f7f7; color: #777; }
            .jipiao_address dl dd textarea { border: none; border-bottom: 1px solid #f7f7f7; color: #777; }
            .jipiao_address dl dd select { border: none; border-bottom: 1px solid #f7f7f7; color: #777; padding: 0; }

#msgtips { color: #ff5722; text-align: center; position: fixed; bottom: 120px; width: 100%; z-index: 999; }
#tips { display: none; }
.fluid-input { display: inline-block; width: 100%; _overflow: hidden; }
.fluid-input-inner { display: block; }
.fluid-input .text { padding: 2%; width: 80%; text-align: center; font-size: 13px; }
#label_totalAmount { text-align: center; font-size: 1em; color: #ff5722; line-height: 35px; float: left; font-weight: bold; }
#label_Amount { text-align: center; font-size: 1em; color: #ff5722; line-height: 35px; font-weight: bold; }
#jp_Amount { text-align: center; font-size: 1em; color: #ff5722; line-height: 35px; font-weight: bold; }
.jp_info { text-align: center; background-color: #fff; margin: 5px auto; }

/*页码容器*/
.page-box { margin-top: 15px; color: #999; font-size: 14px; }
    .page-box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
    .page-box a,
    .page-box span { margin: 0.5em 0; padding: 0.5em 0; display: none; float: left; width: 24.5%; line-height: 1.2em; border-left: 1px solid #ececec; font-size: 0.8em; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .page-box a:active { background: #ececec; }
    .page-box span { color: #999; }
    .page-box a { color: #333; }
        .page-box span:nth-child(1), .page-box span:nth-child(2), .page-box a:nth-child(2) { display: block; float: left; }
        .page-box span:nth-last-child(1), .page-box a:nth-last-child(1) { display: block; float: left; border-left-color: #ececec; }
    .page-box .current { display: block; float: left; }

@media screen and (max-width: 375px) {
    .top_phone span, .advanl_list li h4, .about dl dt h5, .contact h5 span { font-size: 1.1em; }
    .about h5 span, .title h5 { font-size: 1.3em; }
    .rightNav { top: 7%; }
    .pro_list ul li dl dt .price b { font-size: 1.2em; }
    .pro_list ul li dl dt a, .ftnav ul li a span { font-size: 0.95em; }
}

@media screen and (max-width: 320px) {
    .top_phone span, .advanl_list li h4, .about dl dt h5, .contact h5 span { font-size: 1em; }
    .about h5 span { font-size: 1.1em; }
    .rightNav { top: 14%; }
    .pro_list ul li dl dt .price b { font-size: 1.1em; }
    .pro_list ul li dl dt a, .ftnav ul li a span { font-size: 0.92em; }
}