﻿/* global */
html
{
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: Helvetica, "STHeiti STXihei" , "Microsoft JhengHei" , "Microsoft YaHei" ,Tohoma,Arial;
}
body
{
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #999;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    zoom: 1;
}
ul, ol, li, dl, dt
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    outline: 0;
}
input
{
    border: 1px solid #CCCCCC;
}
textarea
{
    border: 1px solid #CCCCCC;
}
input, textarea, button, button[type=submit]:focus, input[type=button]:focus, input[type=submit]:focus, input[type=button]::-moz-focus-inner
{
    outline: none;
}
input::-moz-focus-inner, button::-moz-focus-inner
{
    border: 0;
}
img
{
    padding: 0;
    margin: 0;
    border: 0;
}
img a
{
    padding: 0;
    margin: 0;
    border: 0;
}
img a:hover
{
    padding: 0;
    margin: 0;
    border: 0;
}
hr
{
    width: 100%;
    color: #CCCCCC;
    height: 1px;
    size: 1;
    noshade: noshade;
}
a
{
    border-bottom-color: #cccccc;
    border-bottom-style: none;
    color: #888888;
    text-decoration: none;
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    outline: none;
}
a:hover
{
    color: #3c3c3c;
    text-shadow: 0px 0px;
    text-decoration: none;
}
Select
{
    width: 60px;
    color: #666666;
    font-size: 12px;
    width: 170px;
}
ul, li
{
    list-style-type: none;
}
h1, h2, h3
{
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.tal
{
    text-align: left;
}
.tac
{
    text-align: center;
}
.tar
{
    text-align: right;
}
.mt0
{
    margin-top: 0px;
}
.mt5
{
    margin-top: 5px;
}
.mt10
{
    margin-top: 10px;
}
.mt20
{
    margin-top: 20px;
}
.mb0
{
    margin-bottom: 0px;
}
.mb5
{
    margin-bottom: 5px;
}
.mb10
{
    margin-bottom: 10px;
}
.mb20
{
    margin-bottom: 20px;
}
.ml5
{
    margin-left: 10px;
}
.ml10
{
    margin-left: 10px;
}
.mr5
{
    margin-right: 10px;
}
.mr10
{
    margin-right: 10px;
}
.pl0
{
    padding-left: 0px;
}
.pr0
{
    padding-right: 0px;
}
.pt0
{
    padding-top: 0px;
}
.pb0
{
    padding-bottom: 0px;
}
.p0
{
    padding: 0px;
}
.p5
{
    padding: 5px;
}
.p10
{
    padding: 10px;
}
.whitebg
{
    background-color: #fff;
}
.whitecolor
{
    color: #fff;
}
.black_shadow
{
    text-shadow: 1px 1px 2px #333333;
}
.btn
{
    padding: 10px 12px;
}
.clear
{
    clear: both;
}
.cr
{
    clear: right;
}
.btn-default
{
    background-color: #eee;
}

/*itemdetail*/
.maincontainer
{
    margin: 0 auto;
}
.mini-innner
{
    max-width: 640px;
}
.itembg
{
    background: url(images/main_bg_2.jpg) no-repeat top center;
}
.itemdetail
{
    text-align: center;
}
.logo img, .subtitle img
{
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.itemdetail .btn-lg
{
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    font-size: 21px;
    padding: 10px 25px;
    margin: 10px 0;
}
.fadehover:hover img
{
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.sign
{
    margin-bottom: 20px;
    font-size: 20px;
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    font-weight: 200;
    line-height: 1.4;
}
.signmedium
{
    margin-bottom: 20px;
    font-size: 18px;
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    font-weight: 200;
    line-height: 1.4;
}
.signsmall
{
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px)
{
    .sign
    {
        font-size: 28px;
        font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    }
    .signmedium
    {
        font-size: 22px;
        font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    }
    .signsmall
    {
        font-size: 18px;
        font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
    }
}
.featurelist
{
    padding-left: 50%;
    margin-left: -165px;
    margin-bottom: 20px;
    clear: both;
}
.featurelist ul
{
    width: 340px;
    text-align: left;
}
.featurelist ul li
{
    float: left;
    width: 155px;
    font-size: 21px;
    padding-right: 10px;
}
@media (max-width: 768px)
{
    .featurelist
    {
        padding-left: 50%;
        margin-left: -135px;
    }
    .featurelist ul
    {
        width: 280px;
        overflow: hidden;
    }
    .featurelist ul li
    {
        width: 135px;
        font-size: 18px;
    }
}

/*itemapply*/
.itemapply
{
    text-align: left;
    color: #fff;
}
.form-control:-moz-placeholder
{
    color: #ccc;
}
.form-control::-moz-placeholder
{
    color: #ccc;
    opacity: 1;
}
.form-control:-ms-input-placeholder
{
    color: #ccc;
}
.form-control::-webkit-input-placeholder
{
    color: #ccc;
}
.sharebtn
{
    margin: 10px;
    color: #333;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}
.sharebtn p
{
    font-size: 16px;
    line-height: 22px;
}

/*register*/
.mod_input
{
    float: left;
    width: 55px;
    background-color: #FFF;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    padding: 2px 10px;
    line-height: 37px;
    box-shadow: 0 0 2px rgba(0,0,0,.2) inset;
    position: relative;
    display: inherit;
}
#inBirthYear
{
    width: 85px;
}
.mod_input.focus
{
    border: 1px solid #ec7d00;
}
.mod_input input
{
    border: none;
    height: 33px;
    -webkit-appearance: none;
    font-size: 14px;
    outline: none;
}
.mod_input .x
{
    position: absolute;
    right: 5px;
    top: 0;
    width: 40px;
    height: 40px;
    background-position: 7px -79px;
}
.mod_input .x.Select
{
    background-position: 7px -119px;
}
.mod_btn
{
    color: #FFF;
    font-size: 18px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-shadow: 0 -1px 1px rgba(0,0,0,.5);
    border-radius: 5px;
    background-color: #25b025;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#39d139),to(#25b025));
    background-image: -webkit-linear-gradient(top,#39d139,#25b025);
    background-image: linear-gradient(to bottom,#39d139,#25b025);
}
.btn_code
{
    line-height: 40px;
    text-align: center;
    display: inline-block;
    padding: 0 5px;
    color: #6d6d6d;
    border: 1px solid #d1d1d1;
    background-color: #e6e6e6;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#e6e6e6);
    background-image: linear-gradient(to bottom,#f8f8f8,#e6e6e6);
    border-radius: 5px;
}
.btn_code.disabled
{
    color: #FFF;
    background-color: #c3c3c3;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d0d0d0),to(#c3c3c3));
    background-image: -webkit-linear-gradient(top,#d0d0d0,#c3c3c3);
    background-image: linear-gradient(to bottom,#d0d0d0,#c3c3c3);
}
#Yabo
{
    transform: rotate(20131513490deg);
}
input:focus, textarea:focus, isindex:focus, keygen:focus, Select:focus
{
    outline-offset: 0px;
}
.modal-title
{
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
}

/*share*/
#share-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0.8;
    cursor: pointer;
    display: block;
    background-color: rgb(119, 119, 119);
}
#share-wrap
{
    position: absolute;
    top: 0px;
    left: auto;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
    z-index: 1100;
    opacity: 1;
    outline: none;
    display: block;
}
.share-none
{
    display: none !important;
}
.share-block
{
    display: block !important;
}

/*activity*/
.alppy_btn
{
    margin-left: 35%;
    margin-bottom: 10px;
    z-index: 999;
}
@media (max-width:359px)
{
    .alppy_btn
    {
        margin-left: 18%;
    }
}
.btn-blue
{
    width: 190px;
    height: 60px;
    display: block;
    text-align: center;
}
.activity_on .btn-blue
{
    background: url(images/apply_sprite.png) no-repeat;
    background-size: 190px 56px;
}
.activity_ing .btn-blue
{
    background: url(images/apply_sprite_ing.png) no-repeat;
    background-size: 190px 56px;
}
.activity_off .btn-blue
{
    background: url(images/apply_sprite_end.png) no-repeat;
    background-size: 190px 56px;
}
.activity_off .day-num
{
    display: none;
}
.day-num
{
    float: left;
    position: relative;
    width: 20px;
    color: #fff;
    font-size: 22px;
    padding-top: 22px;
    margin-left: 10px;
}
.btn-num
{
    float: right;
    width: 130px;
    text-align: center;
    color: #eee;
    font-size: 13px;
    padding-top: 30px;
    margin-right: 5px;
}

/*pro detail*/
.mod_slider
{
    height: 200px;
    padding: 10px 0;
    background-color: #ccc;
    position: relative;
    overflow: hidden;
}
.mod_slider .inner
{
    width: 100%;
    height: 200px;
    position: relative;
}
.mod_slider .pic_list
{
    width: 800%;
    position: absolute;
}
.mod_slider .pic_list li
{
    float: left;
    width: 200px;
    height: 200px;
    padding: 0 5px;
}
.mod_slider .pic_list img
{
    width: 200px;
    border-radius: 3px;
}
.mod_slider .bar_wrap
{
    width: 100%;
    height: 18px;
    position: absolute;
    bottom: 20px;
    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;
}
.buy_area
{
}
.buy_area .fn_wrap .fn
{
    color: #333;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    max-height: 3em;
    font-weight: normal;
    margin-top: 15px;
}
.buy_area .price_wrap
{
    height: 20px;
    line-height: 20px;
}
.buy_area .price
{
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    color: #ff4545;
}
.buy_area .flag
{
    margin-top: 1px;
}
.buy_area .old_price_wrap
{
    border-bottom: 1px dotted #ccc;
}
.buy_area .price_wrap
{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.buy_area .tit
{
    float: left;
    color: #333;
    font-size: 14px;
}
.buy_area .price
{
    float: left;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    margin-right: 10px;
    color: #fc004d;
    position: relative;
    top: -1px;
    font-weight: bold;
}
.buy_area .flag
{
    float: left;
    font-size: 12px;
    color: #fff;
    width: 50px;
    height: 15px;
    line-height: 15px;
    text-indent: 14px;
    background-image: url(images/detail_v1.png);
    background-size: 100px 170px;
    background-repeat: no-repeat;
    background-position: -50px 0;
}
.buy_area .old_price_wrap
{
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.buy_area .old_price_wrap span, .buy_area .old_price_wrap a
{
    float: left;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    margin-right: 10px;
    overflow: hidden;
    color: #999999;
}
.buy_area .old_price_wrap b
{
    font-weight: normal;
}
.sku_container_on .arr_sku
{
    background-position: -40px -30px;
}
.sku_container_on .sku_wrap
{
    margin-top: 20px;
    text-align: center;
    display: block;
}
.attr_wrap
{
    position: relative;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    padding: 15px 0px;
    overflow: hidden;
}
.attr_wrap .tit
{
    color: #999999;
    font-size: 12px;
}
.attr_wrap .attr
{
    color: #333333;
}
.sku_wrap:after
{
    clear: both;
    content: '\20';
    display: block;
}
.sku_wrap h3
{
    float: left;
    width: 35px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    margin: 0px;
    overflow: hidden;
}
.sku_num
{
    display: block;
    width: 270px;
    text-align: center;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
.num_wrap
{
    float: left;
    width: 150px;
}
.num_wrap span, .num_wrap input
{
    float: left;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: center;
    position: relative;
}
.num_wrap span.minus, .num_wrap span.plus
{
    cursor: pointer;
}
.num_wrap span.minus
{
    border-radius: 8px 0px 0px 8px;
    -webkit-border-radius: 8px 0px 0px 8px;
    -moz-border-radius: 8px 0px 0px 8px;
}
.num_wrap span.plus
{
    border-radius: 0px 8px 8px 0px;
    -webkit-border-radius: 0px 8px 8px 0px;
    -moz-border-radius: 0px 8px 8px 0px;
}
.num_wrap .minus:after
{
    content: "";
    width: 16px;
    height: 4px;
    position: absolute;
    background: #39312f;
    border-radius: 2px;
    left: 50%;
    top: 50%;
    margin-top: -2px;
    margin-left: -8px;
}
.num_wrap .minus_disabled:after
{
    background: #938f8e;
}
.num_wrap .num
{
    -webkit-appearance: none;
    border-radius: 0;
    width: 70px;
    height: 38px;
    line-height: normal;
    border: 1px solid #ddd;
    background: #fff;
    border-left: 0;
    border-right: 0;
    font-size: 16px;
    background: #fff;
    text-align: center;
}
.num_wrap .plus:after
{
    content: "";
    width: 16px;
    height: 4px;
    position: absolute;
    background: #39312f;
    border-radius: 2px;
    left: 50%;
    top: 50%;
    margin-top: -2px;
    margin-left: -8px;
}
.num_wrap .plus:before
{
    content: "";
    width: 16px;
    height: 4px;
    position: absolute;
    background: #39312f;
    border-radius: 2px;
    left: 50%;
    top: 50%;
    width: 4px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    margin-left: -2px;
}
.num_wrap .plus_disabled:before
{
    background: #938f8e;
}
.num_wrap .plus_disabled:after
{
    background: #938f8e;
}
.num_wrap_disabled .minus:after
{
    background: #938f8e;
}
.num_wrap_disabled .num
{
    color: #bbb;
}
.num_wrap_disabled .plus:before
{
    background: #938f8e;
}
.num_wrap_disabled .plus:after
{
    background: #938f8e;
}

.mini_num_wrap
{
    float: left;
    width: 150px;
}
.mini_num_wrap em
{
    float: left;
}
.mini_num_wrap span, .mini_num_wrap input
{
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: center;
    position: relative;
}
.mini_num_wrap span.minus, .mini_num_wrap span.plus
{
    cursor: pointer;
}
.mini_num_wrap span.minus
{
    border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
}
.mini_num_wrap span.plus
{
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
}
.mini_num_wrap .minus:after
{
    content: "";
    width: 14px;
    height: 2px;
    position: absolute;
    background: #666;
    border-radius: 1px;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -7px;
}
.mini_num_wrap .num
{
    width: 50px;
    height: 22px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    line-height: normal;
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    background: #fff;
    border-left: 0;
    border-right: 0;
    font-size: 16px;
    background: #fff;
}
.mini_num_wrap .plus:after
{
    content: "";
    width: 14px;
    height: 2px;
    position: absolute;
    background: #666;
    border-radius: 1px;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -7px;
}
.mini_num_wrap .plus:before
{
    content: "";
    width: 2px;
    height: 14px;
    position: absolute;
    background: #666;
    border-radius: 1px;
    left: 50%;
    top: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -1px;
}

.stock_num
{
    float: left;
    display: table;
    margin-left: 10px;
    color: #999;
    line-height: 18px;
    font-size: 12px;
    padding: 2px;
    height: 36px;
}
.stock_num .inner
{
    display: table-cell;
    vertical-align: middle;
}
.buy_wrap
{
    margin: 20px 0;
}
.nav-tabs li a
{
    font-family: "Microsoft Yahei" ,Arial, Helvetica, sans-serif;
}
.tab-content
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.standard
{
    color: #333;
}
.standard label
{
    padding-left: 20px;
    width: 160px;
    float: left;
}
.standard dt
{
    background: #ddd;
    font-weight: bold;
    height: 22px;
    text-indent: 22px;
    line-height: 22px;
}
.standard dd
{
    padding-left: 190px;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    background: url(images/standard_line.png) repeat-y 180px 0;
    word-break: break-all;
}
.standard dd label
{
    margin-left: -190px;
}
.standard dd
{
    zoom: 1;
}
.standard dd:after
{
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
.desqoute
{
    margin-bottom: 12px;
    padding: 12px;
    border: 1px solid #eaeaea;
    background-color: #f7f7f7;
    color: #555;
}
.desqoute .tit
{
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}
.desqoute .con
{
    line-height: 20px;
}
.desqoute .linkb
{
    color: #06C;
}
.desqoute .linkb:hover
{
    color: #eb0000;
}
.desqoute p
{
    line-height: 20px;
    clear: both;
}
.no_faq
{
    padding: 30px 0;
    color: #666;
    text-align: center;
}
.question
{
    width: 100%;
    overflow: hidden;
}
#tablecolor table tbody td:hover
{
    background: #eee;
}
#tablecolor tbody td:hover
{
    background: #fff;
}
#tablecolor > tbody > tr > td
{
    padding: 5px 8px;
}
.oddrowcolor
{
    background-color: #f8f8f8;
}
.evenrowcolor
{
    background-color: #eee;
}
.content_wrap
{
    margin-bottom: 20px;
}
.content_wrap ul.arrli li
{
    position: relative;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
}
.content_wrap ul.arrli li a
{
    width: 100%;
    color: #333;
    font-size: 15px;
    display: block;
}
.content_wrap ul.arrli li span
{
    position: absolute;
    right: 30px;
    bottom: 16px;
}
.content_wrap ul.arrli li:after
{
    content: '\20';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    background-image: url(images/sprites_v3.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    -webkit-background-size: 100px 100px;
    background-position: 0 -30px;
}

/*buy*/
.wx_bar_back a:after, .wx_backtop:after, .wx_bar_new:after, .wx_bar_best:before
{
    background-image: url(images/sprites_v3.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    -webkit-background-size: 100px 100px;
}
.wx_bar_back a:after, .wx_backtop:after, .wx_bar_new:after, .wx_bar_best:before
{
    content: '\20';
    display: block;
}
.wx_bar
{
    position: relative;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #EFEFEF;
}
.wx_bar_fixed
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
}
.wx_bar_tit
{
    color: #333;
    width: 100%;
    height: 45px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}
.wx_bar_back
{
    width: 20%;
    height: 45px;
    position: absolute;
}
.wx_bar_back a
{
    overflow: hidden;
    display: block;
    height: 100%;
}
.wx_bar_back a:after
{
    display: block;
    margin: 10px 0 0 15px;
    height: 25px;
    width: 25px;
    background-position: 0 0;
}
.wx_bar_back a:active
{
    background-color: rgba(0,0,0,0.2);
}
.wx_bar_best
{
    position: relative;
    padding: 0 0 0 32px;
    display: block;
    height: 25px;
    line-height: 26px;
    width: 56px;
    font-size: 12px;
    background-color: #685c5b;
    color: #fff;
    margin: 10px 15px 0 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}
.wx_bar_best:before
{
    display: block;
    width: 20px;
    height: 20px;
    background-position: -60px -50px;
    position: absolute;
    left: 6px;
    top: 2px;
}
.wx_bar_act
{
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
}
.wx_bar_new
{
    overflow: hidden;
    display: block;
    height: 100%;
    width: 60px;
}
.wx_bar_new:after
{
    display: block;
    height: 25px;
    width: 25px;
    background-position: -25px 0;
    margin: 10px 15px 0 0;
    float: right;
}
.wx_bar_new:active
{
    background-color: rgba(0,0,0,0.2);
}
.wx_wrap
{
    min-height: 375px;
}
i, em
{
    font-style: normal;
}
.address_defalut h3, .order_info h3, .pay_type h3, .address_null h3
{
    color: #333;
    font-size: 16px;
    padding: 5px 0;
    line-height: 16px;
}
.wx_confirm_close:after, .address_defalut ul:after, .order_info .promo span:after, .order_info .return span:after, .order_info .fitting span:after, .order_info .shipping span:after, .order_info .appointment span:after, .address_null h3:after, .address_list .edit:after, .order_info dt:before, .promo_list dt:after, .address_list ul:before, .shipping_type ul:before, .pay_list li:before, .appointment_type ul:before, .promo_list .jd li:before, .promo_list .man li:before, .promo_list .cash li:before
{
    background-image: url(images/sprites_v3.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    -webkit-background-size: 100px 100px;
}
.address_defalut ul:after, .order_info .promo span:after, .order_info .return span:after, .order_info .fitting span:after, .order_info .shipping span:after, .order_info .appointment span:after, .address_null h3:after
{
    content: '\20';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    background-position: 0 -30px;
}
.address_list .edit:after
{
    content: '\20';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    background-position: -60px -30px;
}
.order_info dt:before, .promo_list dt:after
{
    content: '\20';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    overflow: hidden;
    background-position: -20px -30px;
}
.address_list ul, .shipping_type ul, .pay_list li, .appointment_type ul, .promo_list .jd li, .promo_list .man li, .promo_list .cash li
{
    padding: 15px 40px;
    position: relative;
    border-bottom: 1px solid #E7E7E7;
}
.address_list ul:before, .shipping_type ul:before, .pay_list li:before, .appointment_type ul:before, .promo_list .jd li:before, .promo_list .man li:before, .promo_list .cash li:before
{
    content: '\20';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px;
    background-position: -20px -50px;
}
.address_list ul.selected:before, .shipping_type ul.selected:before, .pay_list li.selected:before, .appointment_type ul.selected:before, .promo_list .jd li.selected:before, .promo_list .man li.selected:before, .promo_list .cash li.selected:before
{
    background-position: 0 -50px;
}
.address_list ul.disabled:before, .shipping_type ul.disabled:before, .pay_list li.disabled:before, .appointment_type ul.disabled:before, .promo_list .jd li.disabled:before, .promo_list .man li.disabled:before, .promo_list .cash li.disabled:before
{
    background-position: -40px -50px;
}
.wx_wrap
{
    position: relative;
}
.address_defalut
{
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 10px 95px;
    position: relative;
}
.address_defalut h3
{
    padding: 5px 10px 5px 10px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
}
.address_defalut ul
{
    padding: 0 40px 0 0;
    position: relative;
}
.address_defalut ul:after
{
    right: 10px;
}
.address_defalut li
{
    word-wrap: break-word;
    word-break: break-all;
}
.address_defalut .error
{
    color: #FC004D;
}
.order_info
{
    padding: 0px;
}
.order_info h3
{
    margin: 0px;
    padding-left: 10px;
}
.order_info dl
{
    border-bottom: 1px dotted #ddd;
}
.order_info dt
{
    padding: 14px 40px 14px 0;
    line-height: 16px;
    position: relative;
}
.order_info dt:before
{
    right: 10px;
}
.order_info dt span
{
    float: left;
    width: 30%;
    text-align: center;
}
.order_info dt span:first-child
{
    padding-right: 5px;
    width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.order_info dt span:last-child
{
    width: 30%;
    text-align: right;
    color: #fc004d;
}
.order_info dt i
{
    margin: 0 4px;
    color: #fc004d;
}
.order_info dd
{
    display: none;
}
.order_info .on dt:before
{
    background-position: -40px -30px;
}
.order_info .on dd
{
    display: block;
}
.order_info .only
{
    border-bottom-style: solid;
    padding-top: 5px;
}
.order_info .only dt, .order_info .only .message
{
    display: none;
}
.order_info .only dd
{
    display: block;
}
.order_info ul
{
    margin-bottom: 10px;
}
.order_info dt:after, .order_info li:after, .address_new .action:after, .shipping_type ul:after, .appointment_type ul:after, .promo_list .hongbao li:after, .order .order_lst:after, .wx_total:after
{
    clear: both;
    content: '\20';
    display: block;
}
.order_info li
{
    background-color: #f8f8f8;
    border-bottom: 1px solid #fff;
    padding: 14px 10px;
    line-height: 16px;
    position: relative;
}
.order_info .hproduct
{
    position: relative;
    min-height: 75px;
    padding: 10px 10px 10px 95px;
}
.order_info .hproduct .sku
{
    line-height: 24px;
    height: 24px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
}
.order_info .hproduct .photo
{
    width: 75px;
    height: 75px;
    position: absolute;
    top: 10px;
    left: 10px;
}
.order_info .hproduct .fn
{
    color: #333;
    line-height: 14px;
    width: 90%;
    height: 22px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.order_info .hproduct .sku em
{
    color: #999;
}
.order_info .hproduct .sku span
{
    color: #333;
}
.order_info .hproduct .sku .empty
{
    color: #FC004D;
}
.order_info .hproduct .last
{
    margin: 0 10px;
}
.order_info .hproduct .last strong
{
    margin: 0 2px;
}
.order_info .hproduct .count
{
    width: 46px;
    text-align: center;
    padding: 0;
    margin-top: -4px;
    line-height: normal;
    border: 1px solid #ddd;
    height: 18px;
    border-radius: 1px;
    -webkit-appearance: none;
}
.order_info .promo strong, .order_info .return strong, .order_info .fitting strong, .order_info .shipping strong, .order_info .appointment strong
{
    float: left;
}
.order_info .promo span, .order_info .return span, .order_info .fitting span, .order_info .shipping span, .order_info .appointment span
{
    float: right;
    padding-right: 35px;
}
.order_info .promo span:after, .order_info .return span:after, .order_info .fitting span:after, .order_info .shipping span:after, .order_info .appointment span:after
{
    right: 20px;
}
.order_info .appointment span
{
    padding-right: 30px;
}
.order_info .appointment em
{
    display: block;
}
.order_info .appointment em:first-child
{
    margin-bottom: 5px;
}
.order_info .message
{
    padding: 10px;
}
.order_info .message textarea
{
    border: 1px solid #e7e7e7;
    width: 100%;
    padding: 5px;
    height: 30px;
    font-size: 14px;
    -webkit-appearance: none;
}
.order_info .return span
{
    text-align: right;
    width: 80%;
    margin-right: 20px;
    padding-right: 0;
    height: 16px;
    overflow: hidden;
}
.order_info .return em
{
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin-right: 5px;
    padding: 0 5px;
    background-color: #e4393c;
    color: #fff;
    border-radius: 3px;
}
.total, .total_promo
{
    color: #fff;
    background-color: #39312f;
    font-size: 16px;
    height: 64px;
    line-height: 64px;
    padding: 0 10px;
    position: fixed;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    z-index: 300;
    bottom: 0;
    left: 0;
    width: 100%;
}
.total .btn_submit, .total_promo .btn_submit
{
    height: 44px;
    line-height: 44px;
    color: #fff;
    background-color: #3884ff;
    width: 150px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}
.pay_type
{
    padding: 3px 10px 15px 10px;
    position: relative;
}
.pay_type li
{
    line-height: 14px;
}
.one_pay h3:after
{
    display: none;
}
.address_list ul
{
    padding-right: 50px;
    background-color: #fff;
    z-index: 2;
}
.shipping_type ul
{
    padding-right: 10px;
}
.shipping_type li
{
    line-height: 20px;
}
.shipping_type .type
{
    float: left;
    color: #333;
}
.shipping_type .price
{
    float: right;
}
.fitting_list li
{
    padding: 15px 10px 10px 95px;
    position: relative;
    min-height: 75px;
    border-bottom: 1px solid #E7E7E7;
}
.fitting_list .photo
{
    width: 75px;
    height: 75px;
    position: absolute;
    top: 15px;
    left: 10px;
}
.fitting_list .fn
{
    width: 80%;
    overflow: hidden;
    -webkit-line-clamp: 3;
    height: 63px;
}
.fitting_list .sum
{
    color: #666;
    position: absolute;
    right: 10px;
    top: 15px;
    line-height: 75px;
}
.appointment_type ul
{
    padding-right: 10px;
    padding-left: 10px;
}
.appointment_type ul:before
{
    display: none;
}
.appointment_type li
{
    line-height: 20px;
    position: relative;
}
.appointment_type .type
{
    float: left;
    color: #333;
}
.appointment_type .date
{
    float: right;
    color: #007AFF;
}
.appointment_type Select
{
    -webkit-tap-highlight-color: transparent;
    height: 20px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.pay_area
{
    text-align: center;
    padding: 0 10px 10px 10px;
}
.pay_area .price
{
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.pay_area .price strong
{
    color: #FC004D;
}
.pay_area .action a
{
    display: block;
    height: 44px;
    line-height: 44px;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    font-size: 16px;
    margin-bottom: 10px;
    -webkit-tap-highlight-color: #d3d3d3;
}
.pay_area .action .wechat
{
    background-color: #67ad03;
    border-color: #67ad03;
    color: #fff;
    -webkit-tap-highlight-color: #478d23;
}
.pay_area .action .qq
{
    background-color: #ED8E07;
    border-color: #ED8E07;
    color: #fff;
    -webkit-tap-highlight-color: #cd6e27;
}
.pay_area .action .qq em
{
    font-size: 12px;
}
.pay_area .action .online
{
    background-color: #D05148;
    border-color: #D05148;
    color: #fff;
    -webkit-tap-highlight-color: #b03128;
}
.pay_area .action .tenpay
{
    background-color: #3884FF;
    border-color: #3884FF;
    color: #fff;
    -webkit-tap-highlight-color: #1864df;
}
.pay_area .assure
{
    display: none;
}
.confirm_order
{
    line-height: 14px;
}
.confirm_order p
{
    margin: 5px 0;
}
.confirm_order .other
{
    font-size: 12px;
    color: #666;
}
.confirm_order .price
{
    font-size: 16px;
    color: #FC004D;
}
.order
{
    margin-bottom: 15px;
}
.order .order_num, .order .order_txt
{
    color: #fc004d;
}
.order .order_tit
{
    background-color: #f7f7f7;
    border-top: 1px solid #ccc;
    height: 43px;
    line-height: 43px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.order .order_shop
{
    color: #333;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dotted #ccc;
    margin: 0 10px;
    font-weight: 400;
}
.order .order_lst
{
    margin: 15px 0 -15px 10px;
}
.order .order_lst li
{
    float: left;
    width: 66px;
    margin: 0 11px 15px 0;
}
.order .order_lst .photo
{
    border: 1px solid #ccc;
    width: 64px;
    height: 64px;
    vertical-align: top;
}
.order .order_txt
{
    height: 20px;
    line-height: 24px;
    overflow: hidden;
    display: block;
    font-size: 12px;
    text-align: center;
}
.order .order_meta
{
    clear: both;
    border-top: 1px dotted #ccc;
    padding: 15px 0 0 0;
    margin: 0 10px;
    position: relative;
}
.order .order_status
{
    position: absolute;
    right: 0;
    top: 15px;
    color: #fc004d;
}
.order .order_total strong
{
    color: #fc004d;
}
.wx_total
{
    padding: 10px 0;
    margin: 15px 10px;
    border: 1px dotted #ccc;
    border-width: 1px 0;
    color: #333;
}
.wx_total .wx_total_tit
{
    float: left;
}
.wx_total .wx_total_price
{
    float: right;
    text-align: right;
    font-weight: 700;
    margin-top: -2px;
}
.wx_total .wx_total_price strong
{
    color: #fc004d;
    font-size: 16px;
}
.wx_total .wx_total_price span
{
    display: block;
    color: #999;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
}
.wx_btns
{
    padding: 0 10px;
    margin: 15px 0 0 0;
}
.btn_common
{
    height: 44px;
    line-height: 44px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
    background-color: #F3F3F3;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-bottom: 15px;
}
.btn_common_submit
{
    color: #fff;
    background-color: #3884FF;
    border-color: #3884FF;
}
.account_tips
{
    background-color: #ffffe3;
    border: 1px solid #e3e3a6;
    padding: 11px 15px;
    min-height: 36px;
    line-height: 18px;
    color: #333;
    position: relative;
    font-size: 12px;
}
.account_tips .btn_close
{
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #e3e3a6 url(images/Ulg+LVGT1uwAAAABJRU5ErkJggg==) no-repeat 50% 50%;
    background-size: 12px 12px;
    -webkit-background-size: 12px 12px;
    position: absolute;
    top: 0;
    right: 0;
    color: transparent;
}
.account_tips .btn_bind
{
    width: 70px;
    height: 24px;
    border: 1px solid #9b9b9b;
    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#dfdfdf));
    background-image: -webkit-linear-gradient(top,#f7f7f7 0%,#dfdfdf 100%);
    background-image: linear-gradient(to bottom,#f7f7f7 0%,#dfdfdf 100%);
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: 16px;
    right: 45px;
}
.account_tips .has
{
    margin: 10px 0 5px 0;
    color: #999;
}
.account_tips .has a
{
    color: #3B80E8;
}
.address_tips
{
    display: none;
    margin-left: -70px;
    padding: 5px 10px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px 3px rgba(150,150,150,0.7);
    box-shadow: 0 0 3px 3px rgba(150,150,150,0.7);
}
.listli_defalut
{
    min-height: 45px;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 10px 95px;
    position: relative;
}
.listli_defalut h3
{
    color: #333;
    font-size: 16px;
    padding: 5px 0;
    line-height: 16px;
    padding: 5px 10px 5px 10px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
}
.listli_defalut ul
{
    padding: 0 10px 0 0;
    position: relative;
}
.listli_defalut ul:after
{
    right: 10px;
}
.listli_defalut li
{
    word-wrap: break-word;
    word-break: break-all;
}
.listli_defalut .error
{
    color: #FC004D;
}
.listli_defalut input#usescore
{
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-top: -5px;
}
.noarr
{
    height: 50px;
}
.noarr span
{
    padding-right: 13px !important;
}
.noarr:after, .noarr span:after
{
    display: none !important;
}
.shipping Select
{
    font-size: 14px;
}

/*cart*/
.icon_x
{
    position: absolute;
    top: 70px;
    right: 23px;
    width: 15px;
    height: 15px;
    padding-right: 10px;
    cursor: pointer;
    background: url(images/icon_xs.png) no-repeat 0 0;
}
.icon_x:hover
{
    background: url(images/icon_xs_hover.png) no-repeat 0 0;
}
.checkit
{
    position: absolute;
    top: 2px;
    right: 15px;
    width: 15px;
    text-align: right;
    margin-top: 5px;
}
.order_status
{
    float: right;
    font-size: 16px;
    line-height: 26px;
    padding-right: 10px;
}
.status_complete
{
    color: #090;
}
.status_waitpay
{
    color: #06F;
}
.smallfont
{
    font-size: 12px;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td
{
    padding: 3px !important;
}

/*login*/
.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
    font-weight: normal;
    padding: 0 20px;
}
.form-signin .form-control
{
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="email"]
{
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/*recharge*/
#chongzhi
{
    width: 300px;
    margin: 0 auto;
    padding: 0 0 45px 0;
    color: #666;
}
#chongzhi h2
{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}
#chongzhi .selpay
{
    width: 298px;
    border: 1px #e2e1e5 solid;
    padding: 0 10px;
    background: #fff;
}
#chongzhi .selpay li
{
    position: relative;
    height: 60px;
    line-height: 60px;
    padding: 0 5px;
    border-bottom: 1px #e0e0e6 solid;
    font-weight: bold;
}
#chongzhi .selpay li:last-child
{
    border: none;
}
.note
{
    padding: 5px 10px 10px;
    color: #a2a1a6;
    line-height: 1.6em;
}
.selOk
{
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 18px;
    width: 22px;
    height: 22px;
    background: url(images/selOk.jpg) no-repeat;
    background-size: 22px 22px;
}
.selOk2 {
    background: rgba(0, 0, 0, 0) url("images/selOk.jpg") no-repeat scroll 0 0 / 22px 22px;
    display: inline-block;
    height: 22px;
    
    margin-top:-80px;
    position: absolute;
    right: 15px;
    width: 22px;
}
.selOk3 {
    background: rgba(0, 0, 0, 0) url("images/icon_xs_hover.png") no-repeat scroll 0 0 / 22px 22px;
    display: inline-block;
    height: 22px;
    
    margin-top:-80px;
    position: absolute;
    right: 15px;
    width: 22px;
}

/*address*/
.wx_confirm_close:after, .address_defalut ul:after, .order_info .promo span:after, .order_info .return span:after, .order_info .fitting span:after, .order_info .shipping span:after, .order_info .appointment span:after, .order_info .invoice span:after, .address_null h3:after, .address_list .edit:after, .appointment_type .date:after, .order_info dt:before, .promo_list dt:after, .invoice_list dt:after, .address_list ul:before, .shipping_type ul:before, .pay_list li:before, .appointment_type ul:before, .promo_list .jd li:before, .promo_list .man li:before, .promo_list .cash li:before, .invoice_list li:before, .address_list_link .item:after
{
    background-image: url(images/sprites_v3.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    -webkit-background-size: 100px 100px;
}
.address_list .edit:after
{
    content: '\20';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    background-image: url(images/sprites_v3.png);
    background-position: -60px -30px;
}
.address_list .edit
{
    color: rgba(0, 0, 0, 0);
    width: 50px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 0;
    z-index: 2;
}
.address_list .edit a
{
    color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    display: block;
}
.address_list_link .item
{
    position: relative;
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    background: #efefef;
    border-bottom: 1px solid #ddd;
}
.address_list_link .item:after
{
    position: absolute;
    right: 10px;
    top: 50%;
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    margin-top: -12px;
    background-position: -25px 0;
}
.address_list_link .item.item_wx:after
{
    background-position: -75px 0;
}
.order_info dt, .order_info dt span:first-child, .order_info .message textarea, .total, .total_promo, .address_new p, .pay_area .action a, .page_error .btn
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.address_new p
{
    border-bottom: 1px solid #ddd;
    padding: 10px 20px 10px 100px;
    position: relative;
}
.address_new .tit
{
    color: #666;
    width: 80px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 5px;
    right: 0;
    margin: auto 0;
    height: 20px;
    text-align: right;
}
.address_new span
{
    height: 20px;
    line-height: 20px;
    margin: auto 0;
}
.address_new input
{
    height: 20px;
    line-height: normal;
    border: 0 none;
    font-size: 14px;
    width: 100%;
    -webkit-appearance: none;
    vertical-align: top;
    color: #333;
}
.address_new input::-webkit-input-placeholder
{
    color: #999;
}
.address_new input:-ms-input-placeholder
{
    color: #999;
}
.address_new Select
{
    width: 100%;
    font-size: 14px;
    position: relative;
    height: 35px;
    line-height: 35px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: 1px solid #ddd;
    padding: 0 16px 0 5px;
    background: #fff;
    background: white url(images/DzCt9BDYo2ck7+d1Jh4j5dliXme1ZLv+8jz3PohmR7fYdT7Bp3ccRxkWfYqys4HBLeZ4wvKfMkAAAAASUVORK5CYII=) no-repeat right center;
    -webkit-background-size: 15px 5px;
    background-size: 15px 5px;
}
.address_new Select option
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.address_new .area
{
    padding: 5px 0;
}
.address_new .area label
{
    padding: 5px 20px 5px 100px;
    display: block;
    position: relative;
}
.address_new .area .error
{
    background-color: rgba(255,0,0,0.2);
}
.address_new .action
{
    padding: 15px 0px;
    border-bottom: 0;
}
.address_new .submit
{
    background-color: #3985ff;
}
.address_new label
{
    display: block;
}
.icon_checkbox, .pg_upgrade_title li, .mod_input .x
{
    background-image: url(images/sprite_upgrade.png);
    background-size: 25px;
    background-repeat: no-repeat;
}
.icon_checkbox
{
    background-position: 0 -40px;
    width: 25px;
    height: 25px;
    vertical-align: -8px;
    margin-right: 10px;
    display: inline-block;
}
.icon_checkbox.checked
{
    background-position: 0 0;
}
.pay_area .btn
{
    font-size: 16px;
}

/*products*/
.carousel-control.left, .carousel-control.right
{
    background: none;
}
.itemtypes
{
    border: 2px solid #fff;
    border-width: 2px 0;
    background-color: #fff;
    text-align: left;
}
.itemtypes ul
{
    margin-bottom: -1px;
    overflow: hidden;
}
.itemtypes li
{
    color: #333;
    width: 50%;
    float: left;
    padding: 10px 0;
    height: 40px;
    line-height: 20px;
    text-align: center;
    /*border-bottom: 2px solid #fff;*/
    background: #ddd;
    position: relative;
}
.itemtypes li:hover
{
    background: #eee;
}
.itemtypes li:active
{
    background-color: rgba(0,0,0,0.2);
}
.itemtypes li:nth-child(2n)
{
    border-left: 2px solid #fff;
}
.itemtypes li a
{
    color: #333;
    display: block;
}
.items
{
    padding-top: 10px;
    display: block;
    clear: both;
}
.items h3
{
    position: relative;
    height: 30px;
    line-height: 30px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    background: #fff;
    display: block;
    clear: both;
}
.items h3 a
{
    position: relative;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    display: block;
    border-bottom: 1px solid #ddd;
}
.items h3:after
{
    display: block;
    content: '\20';
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    top: 50%;
    right: 10px;
    border-top: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    background: none;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.items ul
{
    display: block;
    clear: both;
    overflow: hidden;
}
.items ul li
{
    float: left;
    width: 48%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
}
.items ul li.fr
{
    float: right !important;
    margin-right: 0 !important;
}
.items ul li:hover
{
    background: #e8e8e8;
}
.items ul li a
{
    display: block;
}
.items ul li .item_img
{
    width: 100%;
    display: block;
}
.items ul li .goods_item
{
    width: 100%;
    text-align: left;
    overflow: hidden;
}
.items ul li .name
{
    color: #333;
    font-size: 12px;
    line-height: 14px;
    height: 25px;
    padding: 5px 5px 0;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
}
.items ul li .price
{
    color: #333;
    font-size: 16px;
    line-height: 16px;
    padding-left: 5px;
    display: block;
    overflow: hidden;
}
.items ul li .price span
{
    color: #999;
    font-size: 12px;
    line-height: 16px;
    padding-left: 5px;
    text-decoration: line-through;
}
/*touchslider*/
.touchslider, .touchslider div, .touchslider a, .touchslider img
{
    font-style: normal;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.touchslider
{
    width: 100%;
    position: relative;
    margin-top: 10px;
    clear: both;
    display: block;
    overflow: hidden;
}
.touchslider .touchslider-viewport
{
    overflow: hidden;
}
.touchslider .touchslider-viewport .touchslider-item a
{
    z-index: 1;
    width: 100%;
    display: block;
}
.touchslider .touchslider-viewport .touchslider-item img
{
    width: 100%;
}
.touchslider .touchslider-navtag
{
    position: absolute;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    z-index: 999;
    bottom: 10px;
    background-color: #333;
    padding: 1px 10px 2px;
    left: 50%;
    margin-left: -26px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.touchslider .touchslider-navtag span
{
    width: 8px;
    height: 8px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #999;
    overflow: hidden;
    display: inline-block;
    margin: 0 2px 1px 0;
    cursor: pointer;
}
.touchslider .touchslider-navtag .touchslider-nav-item-current
{
    background: #fff;
}


.item_list
{
    padding: 0;
    background-color: transparent;
}
.item_list ul
{
}
.item_list ul li
{
    float: left;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #d8d8d8;
    display: block;
    clear: both;
    overflow: hidden;
}
.item_list ul li:hover
{
    background: #e8e8e8;
}
.item_list ul li a
{
    display: block;
}
.item_list ul li .item_img
{
    float: left;
    width: 30%;
    display: block;
}
.item_list ul li .goods_item
{
    float: right;
    width: 70%;
    text-align: left;
    overflow: hidden;
}
.item_list ul li .name
{
    color: #333;
    font-size: 12px;
    line-height: 14px;
    height: 36px;
    padding: 5px 10px 0;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
}
.item_list ul li .price
{
    color: #333;
    font-size: 16px;
    line-height: 16px;
    padding-left: 10px;
    display: block;
    overflow: hidden;
}
.item_list ul li .price span
{
    color: #999;
    font-size: 12px;
    line-height: 16px;
    padding-left: 5px;
    text-decoration: line-through;
}

/*pagenavi*/
.wap_page .pagination > .active > a, .wap_page .pagination > .active > span, .wap_page .pagination > .active > a:hover, .wap_page .pagination > .active > span:hover, .wap_page .pagination > .active > a:focus, .wap_page .pagination > .active > span:focus
{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #999;
    border-color: #999;
}
.wap_page .pagination > li > a, .wap_page .pagination > li > span
{
    color: #999;
}
.wap_page .pagination > li > a:hover, .wap_page .pagination > li > span:hover, .wap_page .pagination > li > a:focus, .wap_page .pagination > li > span:focus
{
    color: #333;
    background-color: #eee;
    border-color: #ddd;
}
.wap_page {
    margin: 15px auto 5px;
    text-align: center;
    width: 304px;
}
 
.wap_page a {
    background-image: -moz-linear-gradient(center top , #fffdfe, #fffdfe 5%, #ededed);
    border: 1px solid #d3d3d3;
    color: #888888;
    display: inline-block;
    margin: 0 5px;
    padding: 8px 10px;
    text-decoration: none;
}
/*footnav*/
.footnav
{
    max-width: 640px;
    margin: 0 auto;
    padding: 0px;
}
.shopnav
{
    width: 100%;
    height: 40px;
    background: #eaeaea;
    color: #eee;
    text-align: center;
    position: fixed;
    left: 0;
    z-index: 999;
}
.shopnav ul, .shopnav li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.shopnav .nav-menu
{
    width: 320px;
    margin: 0 auto;
    position: relative;
}
.shopnav
{
    width: 100%;
}
.shopnav .nav-menu
{
    width: 100%;
}
.nav-menu.has-menu-1 .one
{
    width: 295px;
}
.nav-menu.has-menu-2 .one
{
    width: 145px;
}
.nav-menu.has-menu-3 .one
{
    width: 95px;
}
.nav-menu
{
    border: none;
    cursor: default;
}
.nav-menu .one
{
    display: inline-block;
    font-size: 14px;
    line-height: 41px;
    vertical-align: top;
}
.nav-menu .one a
{
    color: #666;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.nav-menu .one > a
{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nav-menu .one .arrow-caret
{
    display: inline-block;
    vertical-align: text-bottom;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 6px 6px;
    border-color: transparent transparent #999 transparent;
    opacity: .3;
}
.nav-menu .one .submenu
{
    display: none;
    position: absolute;
    padding: 5px 8px;
    background: #eaeaea;
    text-align: left;
    border-radius: 5px;
}
.nav-menu .one .submenu .before-arrow
{
    position: absolute;
    z-index: 11;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.nav-menu .one .submenu .after-arrow
{
    position: absolute;
    z-index: 10;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.nav-menu .one .submenu ul > li
{
    line-height: 20px;
    text-align: center;
}
.nav-menu .one .submenu ul > li a
{
    min-width: 61px;
    max-width: 200px;
    display: block;
    padding: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nav-menu.has-menu-1 .one
{
    width: 263px;
}
.nav-menu.has-menu-1 .one .submenu ul > li a
{
    min-width: 120px;
}
.nav-menu.has-menu-2 .one
{
    width: 127px;
}
.nav-menu.has-menu-2 .one .submenu ul > li a
{
    min-width: 120px;
}
.nav-menu.has-menu-3 .one
{
    width: 80px;
}
.nav-menu.has-menu-3 .one .submenu ul > li a
{
    min-width: 81px;
}
.nav-menu.has-menu-4 .one
{
    width: 70px;
}
.nav-menu.has-menu-4 .one .submenu ul > li a
{
    max-width: 200px;
}
.nav-menu .divide
{
    display: inline-block;
    font-size: 15px;
    width: 1px;
    line-height: 40px;
}
.nav-on-bottom
{
    bottom: 0;
}
.nav-on-bottom .nav-menu .submenu
{
    bottom: 49px;
}
.nav-on-bottom .nav-menu .submenu .before-arrow
{
    border-bottom: none;
    bottom: -5px;
}
.nav-on-bottom .nav-menu .submenu .after-arrow
{
    border-bottom: none;
    bottom: -6px;
}
.style-1
{
    background: #333;
}
.style-1 .one .submenu
{
    background: rgba(51,51,51,0.95);
}
.style-1.nav-on-top .submenu .before-arrow
{
    border-bottom: 6px solid #3c3c3c;
}
.style-1 .one a
{
    color: #f8f8f8;
}
.style-1 .one .arrow-caret
{
    border-color: transparent transparent #f8f8f8 transparent;
}
.style-1 .one .submenu ul > li.line-divide
{
    height: 2px;
    background: transparent url(images/style1_sec_divide@2x.png) no-repeat 50% 0;
    background-size: 100% 2px;
}
.style-1 .divide
{
    background: #000;
    border-right: 1px solid #444;
}
.style-2
{
    border: 1px solid #b5b5b5;
    box-sizing: border-box;
    border-bottom: none;
    border-left-width: 0;
    border-right-width: 0;
    background: url(images/footnav_bg_white.jpg) repeat-x scroll 0 0;
    background-size: 8px 108px;
    box-shadow: 0 1px 0 #f5f5f5 inset;
}
.style-2 .one .submenu
{
    border: 1px solid #aaa;
    box-shadow: 0 0 3px #fff inset;
    background-color: #e6e6e6;
}
.style-2.nav-on-bottom .submenu .before-arrow
{
    border-top: 6px solid #e6e6e6;
}
.style-2.nav-on-bottom .submenu .after-arrow
{
    border-top: 6px solid #aaa;
}
.style-2 .one a, .style-2 .one .arrow-caret
{
    color: #333;
    font-weight: bold;
    text-shadow: 0 0 2px #f5f5f5;
}
.style-2 .one .arrow-caret
{
    border-color: transparent transparent #333 transparent;
}
.style-2 .one .submenu ul > li.line-divide
{
    height: 2px;
    background: transparent url(images/style2_sec_divide@2x.png) no-repeat 50% 0;
    background-size: 100% 2px;
}
.style-2 .divide
{
    background: #666;
    opacity: .4;
    text-shadow: 1px -2px 2px #999;
}
.home
{
    display: inline-block;
    width: 45px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    background: url(images/ico_home@2x.png) no-repeat scroll center center;
    background-size: 24px 24px;
    text-indent: -10000px;
    height: 40px;
    vertical-align: top;
}
.home:hover
{
    color: #333;
}
.arrow-weixin
{
    background: url(images/Mode_textmenuicon_ios7@2x.png) no-repeat scroll 0 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    vertical-align: text-bottom;
}
@media (max-width:359px)
{
    .shopnav
    {
        width: 100% !important;
    }
    .shopnav .nav-menu
    {
        width: 100% !important;
    }
    .nav-menu.has-menu-1 .one
    {
        width: 295px;
    }
    .nav-menu.has-menu-2 .one
    {
        width: 145px;
    }
    .nav-menu.has-menu-3 .one
    {
        width: 25% !important;
    }
    .form-control
    {
        font-size: 12px;
        padding-left: 8px;
        padding-top: 8px;
    }
    .address_defalut h3
    {
        padding: 5px 15px 5px 10px;
    }
    .order_info h3, .order_status
    {
        font-size: 14px;
    }
    .buy_area .fn_wrap .fn
    {
        font-size: 16px;
        line-height: 20px;
    }
}
@media (min-width:360px) and (max-width:539px)
{
    .shopnav
    {
        width: 100% !important;
    }
    .shopnav .nav-menu
    {
        width: 100% !important;
    }
    .nav-menu.has-menu-1 .one
    {
        width: 295px;
    }
    .nav-menu.has-menu-2 .one
    {
        width: 145px;
    }
    .nav-menu.has-menu-3 .one
    {
        width: 25% !important;
    }
    .style-2
    {
        width: 100% !important;
        background: url(images/footnav_bg_white.jpg) repeat-x scroll 0 0 !important;
    }
}
@media (min-width:540px) and (max-width:639px)
{
    .shopnav
    {
        width: 100% !important;
    }
    .shopnav .nav-menu
    {
        width: 100% !important;
    }
    .nav-menu.has-menu-1 .one
    {
        width: 465px;
    }
    .nav-menu.has-menu-2 .one
    {
        width: 227px;
    }
    .nav-menu.has-menu-3 .one
    {
        width: 150px !important;
    }
    .nav-on-bottom
    {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-left-width: 1px;
        border-right-width: 1px;
    }
    .style-2
    {
        width: 100% !important;
        background: url(images/footnav_bg_white.jpg) repeat-x scroll 0 0 !important;
    }
}
@media (min-width:640px)
{
    .shopnav
    {
        width: 640px !important;
        left: auto;
        margin-left: 0;
    }
    .nav-menu.has-menu-1 .one
    {
        width: 520px;
    }
    .nav-menu.has-menu-2 .one
    {
        width: 280px;
    }
    .nav-menu.has-menu-3 .one
    {
        width: 180px !important;
    }
    .nav-on-bottom
    {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-left-width: 1px;
        border-right-width: 1px;
    }
}

.comment_list
{
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 10px 65px;
    position: relative;
}
.comment_list h3
{
    font-size: 16px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 641px;
}
.comment_list ul
{
    padding: 0 40px 0 0;
    position: relative;
}
.comment_list ul:after
{
    right: 10px;
}
.comment_list li
{
    word-wrap: break-word;
    word-break: break-all;
}
.comment_list .error
{
    color: #FC004D;
}

.waiterlist-footer {
    background-color: #fff;
    border-top: 1px solid #ddd;
    bottom: 0;
    height: 44px;
    left: 0;
    line-height: 44px;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.itemtypes3 li {
    background: #ddd none repeat scroll 0 0;
    color: #333;
    float: left;
    height: 40px;
    line-height: 20px;
    
    position: relative;
    text-align: center;
    width: 25%;
}
.itemtypes3 li:nth-child(2n) {
    border-left: 2px solid #fff;
}
.itemtypes3 li:nth-child(3n) {
    border-left: 2px solid #fff;
}