@charset "utf-8";

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="password"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

@font-face {
    font-family: georgia;
    src: url(images/georgia.ttf);
}

@font-face {
    font-family: Bell MT;
    src: url(images/BELL_0.TTF);
}

body {
    padding: 0;
    margin: 0;
    font-family: Arial, Microsoft YaHei;
    background: #f2f2f2;
    color: #222;
    font-size: 12px;
}

a:link,
a:visited {
    color: #222;
    text-decoration: none;
}

a:hover {
    color: #454545;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li,
dl,
dt,
dd,
form,
img,
p,
pre,
input {
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: none;
}

.w320 {
    width: 320px;
    margin: 0 auto;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.f_r {
    float: right
}

.f_l {
    float: left;
}

.t_r {
    text-align: right
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

input,
textarea {
    outline: none;
    font-family: Microsoft YaHei;
    color: #454545;
    font-size: 13px;
}

header {
    min-width: 320px;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    height: 52px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    background: #f6f6f6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}

.transparent {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

header span {
    padding-left: 16px;
    color: #323333;
    font-size: 1.3rem;
}

header .spxq {
    margin-right: 50px;
}

header .head_cate {
    position: absolute;
    top: 17px;
    right: 15px;
}

header .head_back {
    position: absolute;
    top: 17px;
    left: 15px;
}

header .logo {
    position: absolute;
    top: 10px;
    left: 30px;
}

header ul {
    float: left;
    width: 100%;
}

header li {
    float: left;
    padding-top: 14px;
}

header li.li_1 {
    width: 114px;
    padding-left: 15px;
    padding-top: 16px;
}

header li.li_2 {
    width: 105px;
    padding-top: 7px;
}

header li.li_3 {
    width: 46px;
}

.nav_mb {
    height: 40px;
    line-height: 40px;
    background: #fff;
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 1px auto;
}

.nav_mb p {
    margin-left: 15px;
}

.fenlei {
    padding-bottom: 5px;
    color: #b11a45;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 8px;
}

.fenlei span {
    margin-left: 8px;
}

.fenlei a {
    padding: 8px;
    display: inline-block;
}

.search_form {
    background: url(../images/search_bg.png) 11px top no-repeat;
    background-size: 300px 30px;
    position: relative;
    margin: 0 auto;
    height: 26px;
    padding: 2px 0 2px 20px;
    width: 300px;
    margin: 15px auto;
    position: relative;
}

.keyword {
    width: 250px;
    border: none;
    border: 0;
    background: none;
    height: 26px;
    line-height: 26px;
}

.search_bnt {
    position: absolute;
    top: 7px;
    right: 18px;
    background: url(../images/search_bnt.png) 0 0 no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    z-index: 10;
    cursor: pointer;
}

.cate_box {
    width: 209px;
    height: 135px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding: 0 0 0 111px;
}

.cate_box .cate_img {
    position: absolute;
    top: 0;
    left: 10px;
    width: 99px;
    height: 135px;
}

.best_goods {
    width: 199px;
    overflow: hidden;
    height: 135px;
    position: relative;
}

.best_goods p {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    height: 26px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
}

.best_goods span {
    position: absolute;
    bottom: 0;
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    color: #fff;
    width: 179px;
    overflow: hidden;
    z-index: 11;
}

.cate_box2 {
    width: 310px;
    height: 135px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding: 0 0 0 10px;
}

.cate_box2 .cate_img {
    position: absolute;
    top: 0;
    right: 10px;
    width: 99px;
    height: 135px;
}

.big_cate {
    width: 310px;
    padding: 5px 0 0 10px;
    margin: 0 auto;
    height: 34px;
}

.big_cate a {
    color: #333;
    font-size: 16px;
    width: 96px;
    text-align: center;
    float: left;
    margin-right: 3px;
    display: inline;
    line-height: 32px;
    height: 32px;
    border: 1px solid #dddddd;
    background: #fff;
    border-radius: 2px;
    display: block;
}

.small_cate {
    width: 310px;
    padding: 2px 0 25px 10px;
    height: 54px;
    margin: 0 auto;
}

.small_cate a {
    color: #666;
    font-size: 12px;
    float: left;
    margin: 3px 3px 0 0;
    display: inline;
    line-height: 24px;
    height: 24px;
    padding: 0 5px;
    border: 1px solid #dddddd;
    background: #fff;
    border-radius: 2px;
    display: block;
}

.small_cate a.on {
    border: 1px solid #1a6e76;
    background: #148a95;
    color: #fff;
}

.small_cate a.on2 {
    border: 1px solid #ff6600;
    background: #ff9900;
    color: #fff;
}

.all_cate {
    width: 280px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    height: 29px;
    border: 1px solid #cccccc;
    overflow: hidden;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType='0');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f3f3f3));
    background-image: -moz-linear-gradient(top, #ffffff, #f3f3f3);
    color: #333;
    font-size: 16px;
}

.all_cate a {
    display: block;
    background: url(../images/rjt.png) right 9px no-repeat;
    background-size: 7px 12px;
}

.cate_all {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 54px;
    overflow: hidden;
}

.cate_all h1 {
    padding: 0 10px;
    height: 46px;
    line-height: 46px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}

.cate_all div {
    width: 105%;
    float: left;
    padding: 15px 0 20px 5px;
    display: none;
}

.cate_all div a {
    width: 81px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    overflow: hidden;
    display: block;
    float: left;
}

.subNav .xsjtpic {
    float: right;
    background: url(../images/pic11.png) no-repeat;
    background-size: 100% 100%;
    width: 13px;
    height: 8px;
    margin-top: 19px;
}

.cur {
    color: #b11a45 !important;
}

.cur .xsjtpic {
    float: right;
    background: url(../images/pic12.png) no-repeat;
    background-size: 100% 100%;
    width: 13px;
    height: 8px;
    margin-top: 19px;
}

.input_1 {
    height: 38px;
    border: 1px solid #ccc;
    background: #fff;
    width: 95%;
    line-height: 38px;
    margin-bottom: 15px;
    padding-left: 5%;
}

.input_2 {
    height: 38px;
    border: 1px solid #ccc;
    background: #fff;
    line-height: 38px;
    width: 94%;
    padding-left: 5%;
}

.login {
    margin: 0 auto;
    padding: 65px 30px 30px 30px;
}

.login_bnt {
    width: 100%;
    background: #bc0346;
    height: 40px;
    border: 0;
    margin: 14px 0 12px 0;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
}

.login div {
    text-align: right;
}

.login div a {
    color: #148a95;
    margin-left: 10px;
}

.rg_bnt {
    width: 100%;
    background: #bc0346;
    color: #fff;
    font-size: 14px;
    height: 40px;
    border: 0;
    margin: 20px 0;
    cursor: pointer;
}

.bc_addr {
    width: 50%;
    height: 34px;
    border: 0;
    margin: 0 auto 20px auto;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    background: #bc0346;
    border-radius: 5px;
}

.rg_box {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    margin-top: 65px;
    overflow: hidden;
}

.rg_box ul {
    overflow: hidden;
}

.rg_box li {
    height: 42px;
    overflow: hidden;
    margin: 0 30px;
    margin-bottom: 20px;
}

.rg_box .code {
    background: #fff;
    border: 1px solid #bbb;
}

.rg_box .code .srcode {
    width: 60%;
    border-right: 1px solid #bbb;
    height: 30px;
    line-height: 30px;
    padding-left: 5%;
}

.rg_box .code .hqcode {
    width: 34%;
    height: 30px;
    line-height: 30px;
    background: #fff;
}

.agreement {
    text-align: center;
    font-size: 14px;
}

.agreement input {
    margin-right: 5px;
}

.rg_box em {
    color: #ff5500;
    padding-right: 3px;
}

.rg_box li span {
    color: #b7363a;
}

.rg_box h2 {
    font-size: 14px;
    color: #625695;
    font-weight: normal;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    padding: 2px 0 8px 82px;
}

.rg_box h2 b {
    color: #ff6600;
    font-weight: normal;
}

.rg_box h5 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.rgbnt_div {
    text-align: center;
    margin: 0 30px;
}

.rgbnt_div a {
    color: #148a95;
    margin-left: 10px;
}

.cart_list {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    background: #fff;
}

.cart_list ul {
    width: 100%;
    padding-top: 15px;
}

.cart_list li {
    padding: 12px 10px 14px 10px;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}

.cart_img {
    width: 90px;
    height: 90px;
    float: left;
}

.cart_img img {
    width: 90px;
    height: 90px;
}

.cart_info {
    width: 68%;
    margin-left: 2%;
    float: left;
    position: relative;
}

.cart_num {
    height: 20px;
    width: 100%;
    position: relative;
    line-height: 20px;
    overflow: hidden;
    margin-top: 5px;
}

.cart_num div {
    width: 75px;
    height: 18px;
    position: absolute;
    left: 41px;
    top: 1px;
}

.cart_num div .jian {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/jian.gif) center 6px no-repeat;
    background-size: 7px 2px;
    display: block;
    width: 14px;
    height: 16px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
}

.cart_num div .jia {
    position: absolute;
    top: 0;
    right: 2px;
    background: url(../images/jia.gif) center 4px no-repeat;
    background-size: 8px 8px;
    display: block;
    width: 14px;
    height: 16px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
}

.cart_num input {
    width: 42px;
    text-align: center;
    border: 1px solid #dfdfdf;
    height: 16px;
    line-height: 16px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 16px;
    border-left: none;
    border-right: none;
}

.jrgwc_box {
    bottom: 49px;
    left: 0;
    position: fixed;
    width: 100%;
}

.main {
    margin: 0 auto;
    max-width: 640px;
    overflow: hidden;
    position: relative;
}

.jrgwc .houji {
    color: #333333;
    float: left;
    font-size: 14px;
    line-height: 52px;
    padding-left: 3%;
    width: 55%;
}

.jrgwc .jiesua input, .jrgwc .jiesua button {
    background: #bc0346;
    float: right;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 35%;
    color: #fff;
}

.jrgwc .jiesua a {
    color: #fff;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    background: #bc0346;
    display: inline-block;
    width: 42%;
}

.jrgwc {
    background: #fff;
    border-top: 1px solid #dfdfdf;
    height: 45px;
    overflow: hidden;
}

.cart_del {
    position: absolute;
    bottom: 7px;
    right: 10px;
    background: url(../images/pic20.png) 0 0 no-repeat;
    background-size: 8px 8px;
    display: block;
    width: 8px;
    height: 8px;
    text-indent: -9999px;
}

.jgcolor {
    color: #bc0346;
}

.go_js {
    background: #148a95;
    border-radius: 5px;
    display: block;
    width: 280px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff !important;
    font-size: 16px;
    overflow: hidden;
    margin: 10px auto 30px auto;
}

.go_sp {
    background: #bc0346;
    border-radius: 5px;
    display: block;
    width: 50%;
    height: 34px;
    overflow: hidden;
    line-height: 34px;
    font-size: 14px;
    color: #fff !important;
    margin: 10px auto 30px auto;
}

.cart_index {
    width: 320px;
    margin: 0px auto;
}

.go_away {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c3b68', endColorstr='#4a1a44', GradientType='0');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6c3b68), color-stop(1, #4a1a44));
    background-image: -moz-linear-gradient(top, #6c3b68, #4a1a44);
    width: 135px;
    height: 35px;
    line-height: 30px;
    color: #FFF;
    font-size: 14px;
    border: none;
    margin-top: 15px;
    cursor: pointer
}

.list_cart {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 8px;
    background: #fff;
}

.list_cart dl {
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
    padding: 12px 10px 12px 15px;
}

.list_cart dt {
    float: left;
    width: 90px;
}

.list_cart dt img {
    width: 88px;
    height: 88px;
    border: 1px solid #cfcfcf;
}

.list_cart dd {
    float: left;
    position: relative;
    width: 63%;
    line-height: 18px;
    margin-left: 5%;
}

@media (min-width:321px) and (max-width:375px) {
    .list_cart dd {
        width: 69%;
    }
}

@media (min-width:376px) and (max-width:414px) {
    .list_cart dd {
        width: 71%;
    }
}

@media (min-width:415px) and (max-width:1920px) {
    .list_cart dd {
        width: 80%;
    }
}

.list_cart dd p {
    padding-top: 16px;
}

.list_cart dd h1 a {
    color: #333;
}

.list_cart dd h2 {
    font-size: 13px;
    font-weight: normal;
    color: #666;
    height: 53px;
    overflow: hidden;
}

.list_cart dd .priceber {
    color: #b2b2b2;
}

.list_cart dd .priceber span {
    color: #bc0346;
}

.my_cart {
    width: 320px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -160px;
    margin-top: -110px;
}

.my_cart .gwcpic {
    width: 92px;
    height: 86px;
    margin: 0 auto;
}

.my_cart .gwcpic img {
    width: 100%;
}

.my_cart a {
    color: #bc0346;
}

.icxx {
    background: url(images/del_img.png) no-repeat;
    background-size: 19px 19px;
    position: absolute;
    right: 0px;
    top: 40px;
    z-index: 1;
    width: 19px;
    height: 19px;
    cursor: pointer
}

.img_bord {
    width: 292px;
    background: #ffffff;
    color: #62335d;
    border: 1px solid #dedede;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 24px;
    padding: 10px 0px 10px 8px;
}

.cart_total {
    width: 100%;
    text-align: center;
    font-size: 15px;
    padding: 15px 0 5px 0;
    line-height: 24px;
}

.cart_total span {
    padding-right: 30px;
}

.cart_total font {
    position: relative;
    top: 2px;
}

.cart_addr {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.cart_addr ul {
    overflow: hidden;
}

.cart_addr li {
    height: 38px;
    overflow: hidden;
    margin: 0 30px;
    margin-top: 12px;
}

.cart_addr select {
    width: 100%;
    height: 36px;
    line-height: 38px;
    font-family: Microsoft YaHei;
    color: #9b9b9b;
    font-size: 13px;
    border: 1px solid #ccc;
    display: block;
}

.bcshrput {
    width: 100%;
    margin: 0 auto;
    height: 38px;
    background: #bc0346;
    color: #fff;
    text-align: center;
    margin-top: 24px;
}

.flow_tit {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-weight: normal;
    color: #000;
    padding: 12px 15px 0 15px;
}

.flow_tit a {
    color: #000;
}

.buy_tit {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-weight: normal;
    color: #000;
    padding-top: 12px;
    padding-left: 10px;
}

.buy_tit a {
    color: #000;
}

.cart_pay {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    margin: 0 auto;
}

.cart_pay ul {
    padding: 5px 15px 15px 15px;
    overflow: hidden;
}

.cart_pay li {
    height: 22px;
    line-height: 22px;
    position: relative;
}

.cart_pay li input {
    width: 50px;
    height: 28px;
    border: 1px solid #dddddd;
}

.cart_pay li span {
    padding-left: 15px;
}

.cart_pay .info {
    background: #fff;
    margin-bottom: 12px;
}

.info .zffs li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ccc;
    text-align: left;
}

.info .zffs .zfcur {
    border: 1px solid #bc0346;
    color: #bc0346;
}

.cart_pay .psinfo ul li {
    height: 38px;
    margin-top: 7px;
}

.psinfo ul li {
    width: 90%;
    height: 36px;
    line-height: 38px;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 5%;
}

.cart_pay .label_1 {
    border: 1px solid #bc0346;
    color: #bc0346;
}

.fapiao {
    position: absolute;
    top: -7px;
    left: 80px;
    width: 200px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.fapiao input {
    border: 1px solid #939393;
    height: 28px;
    line-height: 28px;
    width: 197px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    font-family: Arial;
}

.ipt_01 {
    width: 298px;
    border: 1px solid #939393;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
}

.ipt_02 {
    width: 95%;
    border: 1px solid #ccc;
    height: 36px;
    line-height: 38px;
    padding: 0 2%;
}

.ipt_03 {
    width: 210px;
    border: 1px solid #939393;
    height: 32px;
    line-height: 32px;
}

.js_info {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 46px;
    background: #fff;
    margin-top: 12px;
}

.js_info .spmoney {
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}

.odorder_ok {
    width: 320px;
    margin: 0 auto;
    padding: 30px 0;
}

.odorder_ok h3 {
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 20px 80px;
    background: url(../images/ok_img.png) 26px top no-repeat;
    background-size: 40px 39px;
    width: 240px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

.odorder_ok h3 span {
    font-size: 18px;
    color: #fff;
    display: block;
    padding-bottom: 4px;
}

.odorder_ok div {
    text-align: center;
    padding: 20px;
}

.odorder_ok div input {
    background: url(../images/pay_bg.gif) left top repeat-x;
    background-size: 280px 34px;
    width: 280px;
    height: 34px;
    border: none;
    border: 0;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    line-height: 34px;
}

.order_bnt {
    font-size: 16px;
    color: #fff;
    background: #bc0346;
    border-radius: 5px;
    width: 100%;
    height: 34px;
    cursor: pointer;
    border: 0;
}

.list_desc {
    width: 320px;
    margin: 0 auto;
    background: #d1d1d1;
    height: 42px;
    overflow: hidden;
}

.list_desc ul {
    width: 102%;
    float: left
}

.list_desc li {
    background: url(images/shuxian.png) right center no-repeat;
    float: left;
    height: 42px;
    padding-right: 2px;
    width: 105px;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    overflow: hidden;
}

.list_desc a {
    display: block;
}

.list_desc a.on {
    display: block;
    position: relative;
    text-align: left;
    padding-left: 20px;
}

.list_desc a.on span {
    background: url(images/view_jt.gif) left top no-repeat;
    background-size: 12px 8px;
    display: block;
    width: 12px;
    height: 8px;
    position: absolute;
    top: 18px;
    right: 18px;
}

.list_desc a.onpd {
    padding-left: 26px !important;
}

.list_desc a.onpd span {
    right: 26px !important;
}

.list_desc a.up {
    display: block;
    position: relative;
    text-align: left;
    padding-left: 20px;
}

.list_desc a.up span {
    background: url(images/view_up.png) left top no-repeat;
    background-size: 12px 8px;
    display: block;
    width: 12px;
    height: 8px;
    position: absolute;
    top: 18px;
    right: 18px;
}

.goods_list {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #f2f2f2;
    margin-bottom: 54px;
    background: #fff;
}

.goods_list ul {
    width: 100%;
    padding-bottom: 12px;
}

.goods_list li {
    height: 90px;
    overflow: hidden;
    padding: 10px 10px 12px 112px;
    position: relative;
    border-bottom: 1px solid #e6e6e5;
}

.goods_list li .goods_img {
    position: absolute;
    top: 10px;
    left: 10px;
}

.goods_list li p {
    line-height: 19px;
    height: 54px;
    overflow: hidden;
    padding-top: 5px;
}

.goods_list li .rjt {
    position: absolute;
    right: 12px;
    bottom: 15px;
    color: #999;
}

.goods_list li .rjt span {
    color: #bc0346;
}

.pages {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 3px 0 4px 0;
    overflow: hidden;
}

.pages a {
    padding: 10px;
    color: #666666;
}

.pages .listcur {
    color: #bc0346;
}

.pages .pre {
    background: url(../images/page_l.png) left top no-repeat;
    background-size: 20px 20px;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 20px;
}

.pages .next {
    background: url(../images/page_r.png) left top no-repeat;
    background-size: 20px 20px;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 0;
}

.choice {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    height: 45px;
    background: #fff;
}

.choice ul {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    orient: horizontal;
    width: 100%;
}

.choice ul li {
    text-align: center;
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    line-height: 45px;
}

.choice ul li a {
    width: 100%;
    display: inline-block;
}
.choice ul li.sanjiao1{
    /*border: 1px #eee solid;*/
    background: url(../images/pic26.png) 0px 18px no-repeat;
    background-size: 8px 6px;
}
.choice ul li.sanjiao2{
    background: url(../images/pic21.png) 0px 18px no-repeat;
    background-size: 8px 6px;
}

/*.choice ul .chtbpic {
    background: url(../images/pic26.png) 103px 19px no-repeat;
    background-size: 8px 6px;
}

@media (min-width:321px) and (max-width:375px) {
    .choice ul .chtbpic {
        background: url(../images/pic26.png) 102px 19px no-repeat;
        background-size: 8px 6px;
    }
}

@media (min-width:376px) and (max-width:414px) {
    .choice ul .chtbpic {
        background: url(../images/pic26.png) 111px 19px no-repeat;
        background-size: 8px 6px;
    }
}

@media (min-width:415px) and (max-width:1920px) {
    .choice ul .chtbpic {
        background: url(../images/pic26.png) 139px 19px no-repeat;
        background-size: 8px 6px;
    }
}

.choice ul .chtbpics {
    background: url(../images/pic21.png) 105px 19px no-repeat;
    background-size: 8px 6px;
}

@media (min-width:321px) and (max-width:375px) {
    .choice ul .chtbpics {
        background: url(../images/pic21.png) 102px 19px no-repeat;
        background-size: 8px 6px;
    }
}

@media (min-width:376px) and (max-width:414px) {
    .choice ul .chtbpics {
        background: url(../images/pic21.png) 111px 19px no-repeat;
        background-size: 8px 6px;
    }
}

@media (min-width:415px) and (max-width:1920px) {
    .choice ul .chtbpics {
        background: url(../images/pic21.png) 139px 19px no-repeat;
        background-size: 8px 6px;
    }
}

.choice ul .chtbpics a {
    color: #bc0346;
}

.choice ul .chjiag {
    background: url(../images/pic21.png) 70px 19px no-repeat;
    background-size: 8px 6px;
}

@media (min-width:321px) and (max-width:375px) {
    .choice ul .chjiag {
        background: url(../images/pic21.png) 103px 19px no-repeat;
        background-size: 8px 6px;
    }
}

@media (min-width:376px) and (max-width:414px) {
    .choice ul .chjiag {
        background: url(../images/pic21.png) 85px 19px no-repeat;
        background-size: 8px 6px;
    }
}

@media (min-width:415px) and (max-width:1920px) {
    .choice ul .chjiag {
        background: url(../images/pic21.png) 139px 19px no-repeat;
        background-size: 8px 6px;
    }
}

.choice ul .chjiags {
    background: url(../images/pic26.png) 103px 19px no-repeat;
    background-size: 8px 6px;
}

@media (min-width:321px) and (max-width:375px) {
    .choice ul .chjiags {
        background: url(../images/pic26.png) 103px 19px no-repeat;
        background-size: 8px 6px;
    }
}

@media (min-width:376px) and (max-width:414px) {
    .choice ul .chjiags {
        background: url(../images/pic26.png) 85px 19px no-repeat;
        background-size: 8px 6px;
    }
}

@media (min-width:415px) and (max-width:1920px) {
    .choice ul .chjiags {
        background: url(../images/pic26.png) 139px 19px no-repeat;
        background-size: 8px 6px;
    }
}

.choice ul .chjiags a {
    color: #bc0346;
}

.choice ul .chshaix {
    background: url(../images/pic22.png) 95px 17px no-repeat;
    background-size: 12px 10px;
}

@media (min-width:321px) and (max-width:375px) {
    .choice ul .chshaix {
        background: url(../images/pic22.png) 104px 17px no-repeat;
        background-size: 12px 10px;
    }
}

@media (min-width:376px) and (max-width:414px) {
    .choice ul .chshaix {
        background: url(../images/pic22.png) 110px 17px no-repeat;
        background-size: 12px 10px;
    }
}

@media (min-width:415px) and (max-width:1920px) {
    .choice ul .chshaix {
        background: url(../images/pic22.png) 130px 17px no-repeat;
        background-size: 12px 10px;
    }
}*/

.rightLayer {
    background: #fff;
    width: 100%;
    height: 100%;
    max-width: 640px;
    position: fixed;
    top: 0;
    transform: translate3d(640px, 0, 0);
    -webkit-transform: translate3d(640px, 0, 0);
    transition: all .3s;
    -webkit-transition: all .5s;
    visibility: hidden;
    z-index: 100
}

.rightLayer.show {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible;
}

.rightLayer .scrollBox {
    overflow-y: auto;
    overflow-x: hidden
}

.filterBox .scrollBox {
    height: calc(100% - 100px);
    height: -webkit-calc(100% - 100px);
}

.filterBox2 .scrollBox {
    height: calc(100% - 45px);
    height: -webkit-calc(100% - 45px);
}

.wrap {
    max-width: 610px;
    min-width: 290px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 0 15px;
}

.wrap h1 {
    float: left;
    font-size: 16px;
    font-weight: normal;
}

.wrap .back {
    float: right;
}

.scrollBox ul li {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 10px;
}

.price {
    font-size: 12px;
    font-weight: bold;
    color: #b11a45;
    line-height: 20px;
    text-align: left;
}

.price2 {
    font-size: 16px;
    font-weight: normal;
    color: #bc0346;
}

.price3 {
    font-size: 22px;
    color: #000;
    font-family: georgia, '宋体';
}

.price4 {
    color: #666666;
}

.price4 span {
    text-decoration: line-through;
    font-weight: bold;
}

.price5 {
    clear: both;
    color: #666;
}

.price5 span {
    font-weight: bold;
}

.uc_box {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

.uc_info {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
}

.uc_info font {
    font-size: 14px;
    color: #fff;
}

.uc_info span {
    padding-right: 20px;
}

.uc_info a {
    width: 50px;
    height: 20px;
    margin-top: 5px;
    overflow: hidden;
    display: block;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType='0');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eeeeee));
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
}

.uc_nav {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #d5d5d5;
}

.uc_nav a {
    width: 50%;
    display: block;
    float: left;
    display: inline;
    text-align: center;
    line-height: 20px;
}

.uc_nav a img {
    width: 12%;
}

.order_list {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
}

.order_list ul {
    width: 100%;
}

.order_list li {
    padding: 0 15px;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    margin-top: 12px;
    background: #fff;
    overflow: hidden;
}

.order_list li h1 {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    height: 76px;
    overflow: hidden;
}

.order_list li .a_jt {
    position: absolute;
    bottom: 15px;
    right: 10px;
}

.order_list li .view_img {
    position: absolute;
    bottom: 10px;
    left: 120px;
}

.reset_pw {
    width: 300px;
    margin: 0 auto;
    padding: 30px 10px 50px 10px;
    background: #e6e6e6;
    text-align: center;
}

.reset_pw li {
    width: 100%;
    padding: 10px 0;
}

.reset_pw p {
    padding: 8px 0 3px 0;
}

.reset_pw h5 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 6px 0 6px 0;
    color: #ff0000;
}

.order_desc {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 50px;
}

.order_desc dt {
    font-size: 16px;
    padding: 20px 20px 0 20px;
    color: #000;
    background: #fff;
    margin-top: 12px;
}

.order_desc dd {
    padding: 5px 20px 13px 20px;
    background: #fff;
}

.order_desc dd span {
    padding-left: 35px;
}

.coupon_list {
    width: 320px;
    margin: 0 auto;
    padding: 15px 0 40px 0;
    background: #e6e6e6;
}

.coupon_list h1 {
    font-weight: normal;
    background: url(images/bkx_img.gif) left bottom repeat-x;
    padding-left: 18px;
    height: 46px;
    line-height: 46px;
    color: #000;
    font-size: 16px;
}

.jlr_list {
    padding: 10px 0;
    margin: 0 18px;
    width: 284px;
    border-bottom: 1px solid #cfcfcf;
}

.jlr_list td {
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.jlr_list td span {
    color: #333;
}

.add_jls {
    padding: 0 18px;
}

.add_jls select {
    width: 124px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #939393;
    font-family: Arial, Microsoft YaHei;
    color: #454545;
    padding: 1px 3px;
}

.jls_ipt {
    width: 124px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #939393;
    margin: 10px 0;
    font-family: Arial, Microsoft YaHei;
    color: #454545;
    padding: 0 6px;
}

.user_addr {
    width: 320px;
    margin: 0 auto;
    line-height: 22px;
    background: #e6e6e6;
}

.user_addr h1 {
    font-size: 16px;
    padding: 10px 0px 6px 5px;
    border-bottom: 1px solid #cfcfcf;
    font-weight: normal;
    margin: 0 10px;
    color: #111;
}

.addr_box {
    padding: 15px 0;
    width: 100%;
}

.addr_box select {
    width: 120px;
    height: 32px;
    font-family: Microsoft YaHei;
    color: #7e7e7e;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}

.addr_box textarea {
    width: 221px;
    border: 1px solid #939393;
    height: 52px;
    font-family: Microsoft YaHei;
    color: #7e7e7e;
    font-size: 14px;
    overflow-y: auto;
}

.no_addr {
    border: 1px solid #c3c3c3;
    float: left;
    width: 278px;
    padding: 65px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    margin: 0 10px;
    text-align: center;
    line-height: 24px;
}

.no_addr font {
    font-size: 20px;
    color: #333;
}

.no_addr a {
    color: #625695;
}

.reset_bnt {
    background: url(images/reset.gif) left top no-repeat;
    background-size: 124px 33px;
    border: 0;
    width: 124px;
    height: 33px;
    float: left;
    cursor: pointer;
}

.bnt_box img {
    float: left;
    margin: 0 23px 0 15px;
    display: inline;
}

.bnt_box {
    width: 100%;
    height: 33px;
    padding: 12px 0 5px 0;
}

.addr_list {
    margin: 0 10px;
    width: 280px;
    padding: 12px 10px;
    border-bottom: 1px solid #cfcfcf;
    line-height: 22px;
    font-size: 14px;
    position: relative;
}

.addr_list .addr_bnt {
    position: absolute;
    bottom: 12px;
    right: 10px;
}

.addr_list a {
    color: #111;
}

.addr_list span {
    padding-left: 18px;
}

.wap_tcc {
    width: 272px;
    padding: 30px 20px 20px 20px;
    border: 4px solid #774371;
    background: #fff;
    position: relative;
    line-height: 22px;
    font-size: 13px;
}

.wap_tcc span {
    font-size: 20px;
    color: #774371;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
}

.wap_msg {
    width: 320px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0 190px 0;
    background: #e6e6e6;
}

.wap_msg h1 {
    font-size: 18px;
    color: #625696;
    line-height: 50px;
    font-weight: normal;
}

.wap_msg li {
    padding: 3px 0;
}

.xqmm_ok {
    width: 320px;
    margin: 0 auto;
    padding: 20px 0 60px 0;
}

.xqmm_ok p {
    padding: 15px 0;
    font-size: 18px;
    color: #774371;
    text-align: center;
}

.gift_bnt {
    background: #413245;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-family: Microsoft YaHei;
}

.product_slide {
    width: 300px;
    position: relative;
    margin: 20px auto 0 auto;
}

.product_ph_b {
    width: 200px;
    margin: 0 auto;
    padding: 3px;
    border: 1px solid #cbcbcd;
    background-color: #fff;
    -webkit-box-shadow: 0 -1px #dfe0e2, 1px 0 #dfe0e2, 0 1px #dfe0e2, -1px 0 #dfe0e2
}

.product_ph {
    width: 200px;
    overflow: hidden;
    margin: 0 auto
}

.product_ph_b {
    width: 200px;
    margin: 0 auto;
    padding: 3px;
    border: 1px solid #cbcbcd;
    background-color: #fff;
    -webkit-box-shadow: 0 -1px #dfe0e2, 1px 0 #dfe0e2, 0 1px #dfe0e2, -1px 0 #dfe0e2
}

.product_ph li {
    float: left;
    width: 200px;
    overflow: hidden
}

.slidebt_l,
.slidebt_r {
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    height: 15px;
    width: 11px;
    -webkit-background-size: 11px 15px;
    background-size: 11px 15px;
    position: absolute;
    top: 95px;
    cursor: pointer;
}

.slidebt_l {
    background-image: url(../images/left_jt.png)
}

.slidebt_r {
    background-image: url(../images/right_jt.png);
    right: 0
}

.goods_info {
    margin: 0 auto;
    padding: 15px 10px;
    color: #323333;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
}

.goods_info h1 {
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    padding-bottom: 8px;
}

.goods_info p {
    line-height: 24px;
}

.goods_info p span {
    position: relative;
}

.goods_info .num {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 3px;
}

.goods_info .num input {
    position: absolute;
    left: 41px;
    top: 1px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #939393;
    text-align: center;
    width: 50px;
}

.add_cart {
    width: 280px;
    margin: 0 auto;
    height: 34px;
    display: block;
    background: #148a95;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
}

.add_cart a {
    color: #fff;
}

.goods_desc {
    margin: 0 auto;
    overflow: hidden;
    margin: 15px 0;
    background: #fff;
    color: #323333;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.goods_desc .h1 {
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}

.empty_box {
    background: #e6e6e6;
    width: 300px;
    padding: 12px 10px;
    margin: 0 auto;
}

.empty_cart {
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    width: 298px;
}

.empty_text {
    font-size: 15px;
    line-height: 20px;
    color: #333;
    padding: 35px 0 30px 78px;
    width: 190px;
    height: 70px;
    position: relative;
}

.empty_text img {
    position: absolute;
    top: 35px;
    left: 28px;
}

.empty_img {
    border-top: 1px solid #c3c3c3;
    padding: 13px 0;
    text-align: center;
    width: 100%;
    height: 33px;
    overflow: hidden;
}

.empty_text2 {
    font-size: 14px;
    line-height: 19px;
    color: #333;
    padding: 25px 0 28px 66px;
    width: 210px;
    position: relative;
    text-align: justify;
}

.empty_text2 img {
    position: absolute;
    top: 25px;
    left: 23px;
}

.empty_img2 {
    border-top: 1px solid #c3c3c3;
    padding: 13px 0;
    text-align: center;
    width: 100%;
    height: 33px;
    overflow: hidden;
}

.passok {
    font-size: 18px;
    color: #625695;
    line-height: 140px;
    height: 140px;
    overflow: hidden;
    padding-left: 105px;
    width: 190px;
    position: relative;
}

.passok img {
    position: absolute;
    top: 50px;
    left: 60px;
}

.flow_list {
    padding: 11px 20px 8px 20px;
    background: #fff;
    margin-top: 12px;
}

.flow_list h1 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.flow_list ul {
    float: left;
}

.flow_list li {
    border-bottom: 1px solid #cfcfcf;
    padding: 12px 0;
    width: 100%;
    float: left;
}

.flow_list .div_pd {
    padding: 10px;
    width: 278px;
}

.flow_list .goodsimg {
    float: left;
    width: 90px;
}

.flow_list .goodsimg img {
    width: 90px;
    height: 90px;
    float: left;
}

.flow_list .div1 {
    float: left;
    line-height: 16px;
    margin-left: 2%;
    width: 69%;
}

.flow_list .div1 p {
    color: #333;
    line-height: 22px;
    padding-top: 2px;
}

.flow_list .div1 h2 {
    height: 38px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    overflow: hidden;
    color: #333;
}

.flow_list .xyd_text2 {
    padding: 8px 10px 0 0;
    width: 278px;
    color: #333;
}

.flow_list .xyd_text2 span {
    color: #625695;
}

.xyd_box {
    background: #e6e6e6;
    width: 320px;
    margin: 0 auto;
}

.xyd_sx {
    width: 100%;
    text-align: center;
    font-size: 15px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    padding-top: 12px;
}

.xyd_sx a {
    padding: 0 5px;
    color: #454545;
}

.xyd_sx a.on {
    color: #666699;
}

.xyd_list {
    width: 300px;
    margin: 0 auto;
}

.xyd_list li {
    border-bottom: 1px solid #cfcfcf;
    padding: 12px 0;
}

.li_bd {
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    width: 298px;
}

.div_pd {
    padding: 10px;
    width: 278px;
}

.xyd_img {
    float: left;
    width: 100px;
}

.xyd_img img {
    width: 98px;
    height: 98px;
    border: 1px solid #d9d9d9;
    float: left;
}

.div_pd div {
    float: right;
    width: 168px;
    line-height: 16px;
    color: #333;
}

.div_pd div a {
    color: #333;
}

.div_pd h1 {
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
}

.div_pd h2 {
    font-size: 12px;
    font-weight: normal;
}

.div_pd a h3 {
    font-size: 13px;
    font-family: georgia;
    color: #8d8d8d;
}

.div_pd div p {
    padding-top: 6px;
    line-height: 24px;
}

.xyd_desc {
    border-top: 1px solid #c3c3c3;
    background: #f5f5f5;
    padding: 7px 10px 10px 10px;
    width: 278px;
    color: #333;
}

.xyd_desc p {
    line-height: 18px;
    padding-bottom: 8px;
}

.xyd_desc div {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    width: 100%;
    position: relative;
    font-size: 12px;
}

.xyd_desc div img {
    position: absolute;
    top: 2px;
    right: 0;
}

.xyd_desc div span {
    color: #666666;
}

.xyd_desc div font {
    color: #666699;
    font-size: 13px;
}

.sy_max {
    width: 304px;
    background: #ffffff;
    margin: 0px auto;
    padding: 8px;
}

.sy_menu li {
    float: left
}

.sy_left {
    width: 149px;
    float: left;
    margin-top: 9px;
}

.sy_right {
    width: 149px;
    float: right;
    margin-top: 9px;
}

.kefu {
    width: 320px;
    margin: 0 auto;
    padding: 20px 0;
}

.kefu li {
    padding: 0 20px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}

.kefu .telephonelink {
    background: url(../images/tel_bg.png) 0 0 no-repeat;
    background-size: 190px 31px;
    width: 190px;
    height: 31px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    padding-left: 40px;
    margin: 10px 0;
}

.top {
    height: 50px;
    border-bottom: 2px solid #02818d;
    margin: 0 auto;
    width: 320px;
    background: #FFF;
}

.top img {
    margin-left: 10px;
    margin-top: 10px;
}

.top p {
    text-align: right;
    float: right;
    line-height: 50px;
    font-size: 14px;
}

.product-nav {
    width: 310px;
    height: 38px;
    line-height: 38px;
    background: #ffffff;
    margin: 0 auto;
    border-bottom: 2px solid #02818D;
    color: #02818D;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.product-list {
    margin: 0 auto;
    width: 320px;
    font-size: 14px;
    text-align: center;
    background: #FFF;
    padding-top: 3px;
}

.product-list li {
    display: inline-block;
    vertical-align: top;
    width: 158px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}

.product-list li img {
    border: 1px solid #dfdfdf;
}

.product-list li p {
    text-align: left;
    margin: 3px;
}

.produc-name {
    height: 32px;
    line-height: 17px;
    width: 100%;
    overflow: hidden;
    text-align: left;
}

.category {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 58px;
    background: #fff;
}

.category a {
    border-top: 5px solid #f2f2f2;
    border-bottom: 5px solid #f2f2f2;
    width: 100%;
    display: block;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    background: url(../images/pic19.png) 90% 11px no-repeat;
    background-size: 6px 10px;
}

.article {
    margin: 0 auto;
    width: 320px;
}

.article li {
    border-bottom: 1px dotted #02818d;
    line-height: 35px;
    overflow: hidden;
}

.cat-show,
.cat-hide {
    background: #73A9B2;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #f1f1f1;
    margin: 0 auto;
    width: 320px;
}

.rec-list {
    max-width: 620px;
    min-width: 300px;
    width: 100%;
    margin-top: 8px;
    padding: 10px;
    background: #bc0346;
    box-shadow: inset 0 1px 0 #fff;
    margin: 0 auto;
}

.rec-list a {
    color: #fff;
}

.radius {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
    background: #fff;
    padding-bottom: 65px;
}

.rec-list .red {
    background: #ffffff;
    padding: 5px;
    border-radius: 5px;
    color: #bc0346;
}

.red-txt {
    color: red;
    font-size: 16px;
    font-weight: 700;
}

.radius li .rjt {
    position: absolute;
    right: 5%;
    color: #999;
    bottom: 21px;
}

.brand-box {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    padding-top: 9px;
}

.tit-01 {
    font-size: 18px;
    margin-bottom: 10px;
}

.sort {
    color: red;
    line-height: 30px;
}

.sort a {
    background: #FFF;
    padding: 10px;
    color: red;
}

.brand-list {
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    background: #fff;
    padding-bottom: 10px;
}

.brand-list ul {
    width: 100%;
    padding-bottom: 12px;
}

.brand-list ul li {
    height: 90px;
    overflow: hidden;
    padding: 10px 10px 12px 112px;
    position: relative;
    border-bottom: 1px solid #e6e6e5;
}

.brand-list ul li .goods_img {
    position: absolute;
    top: 10px;
    left: 10px;
}

.brand-list li p {
    line-height: 19px;
    height: 54px;
    overflow: hidden;
    padding-top: 5px;
}

.brand-list li .rjt {
    position: absolute;
    right: 12px;
    bottom: 15px;
    color: #999;
}

.brand-list li .rjt span {
    color: #bc0346;
}

.article-box {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    background: #FFF;
    padding-bottom: 10px;
    box-sizing: border-box;
    padding: 15px;
}

.article-box h3 {
    background: #FFF;
    margin-bottom: 5px;
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    font-weight: normal;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
}

.wzword {
    font-size: 12px;
    margin: 0 10px;
    line-height: 24px;
}

.article-box a {
    background: #FFF;
    margin-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    font-size: 12px;
    font-weight: normal;
    line-height: 46px;
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
    padding-left: 6px;
    display: block;
}
.article-box img{
    max-width: 100%
}
/*.article-box a span {
    width: 5px;
    height: 5px;
    display: inline-block;
    border: 1px solid #bc0346;
    border-radius: 3px;
    margin-right: 12px;
}*/

.yypage {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 10px 0 20px 0;
    margin-bottom: 49px;
}

.banner {
    width: 320px;
    margin: 0 auto;
    height: auto;
}

.banner img {
    width: 100%;
    display: block;
    margin-top: 10px;
}

.buy-car {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5px;
    bottom: 0px;
}

.txt1 {
    font-size: 12px;
    color: #ccc;
}

.txt2 {
    font-size: 12px;
    color: red;
}

.wapnav {
    line-height: 24px;
    color: #ccc;
    border-bottom: 1px solid #f1f1f1;
}

.commodity {
    background: #fff;
    margin-top: 15px;
    overflow: hidden;
    color: #323333;
    border-bottom: 1px solid #e6e6e6;
}

.comment {
    margin: 0 auto;
    height: 62px;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 10px;
    font-size: 14px;
    line-height: 62px;
}

.comment a {
    float: right;
    display: inline-block;
}

.comment span {
    font-size: 12px;
}

.comment i {
    color: #b62266;
    font-style: normal;
    padding-right: 2px;
}

.commentkh {
    margin: 0 10px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.commentkhs {
    border-bottom: none;
}

.language {
    line-height: 20px;
    overflow: hidden;
}

.language .pltada {
    color: #717171;
}

.commentnr {
    color: #717171;
    line-height: 20px;
}

.dj_1 {
    width: 116px;
    height: 12px;
    text-indent: -2000px;
    background: url(../images/dengji.png) 5px 1px no-repeat;
    background-size: 60%;
    margin-top: 4px;
}

.dj_2 {
    width: 116px;
    height: 12px;
    text-indent: -2000px;
    background: url(../images/dengji.png) 5px -13px no-repeat;
    background-size: 60%;
    margin-top: 4px;
}

.dj_3 {
    width: 116px;
    height: 12px;
    text-indent: -2000px;
    background: url(../images/dengji.png) 5px -27px no-repeat;
    background-size: 60%;
    margin-top: 4px;
}

.dj_4 {
    width: 116px;
    height: 12px;
    text-indent: -2000px;
    background: url(../images/dengji.png) 5px -40px no-repeat;
    background-size: 60%;
    margin-top: 4px;
}

.dj_5 {
    width: 116px;
    height: 12px;
    text-indent: -2000px;
    background: url(../images/dengji.png) 5px -54px no-repeat;
    background-size: 60%;
    margin-top: 4px;
}

.gbcomment {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
    margin: 10px auto;
    background: #fff;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.languages {
    line-height: 20px;
    overflow: hidden;
    padding: 0 5px;
}

.languages .pltada {
    color: #717171;
}

.commentnrs {
    color: #717171;
    line-height: 20px;
    padding: 0 5px;
}

.footer_box {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.goods_nav_box {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
}

.x_footer {
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    overflow: hidden;
    width: 100%;
    height: 46px;
}

.hmg {
    width: 48%;
    height: 46px;
    background: #fff;
    padding-top: 4px;
    box-sizing: border-box;
}

.hmg a {
    display: inline-block;
    padding-top: 22px;
    width: 30%;
    text-align: center;
    font-size: 10px;
}

.hmg .home {
    background: url('../images/shouye.png') top center no-repeat;
    background-size: 20px 20px;
}

.hmg .my {
    background: url('../images/dianpu.png') top center no-repeat;
    background-size: 20px 20px;
}

.hmg .shapping {
    background: url('../images/gouwuche.png') top center no-repeat;
    background-size: 20px 20px;
}

.collect,
.ljbuy {
    width: 26%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff !important;
    font-size: 12px;
}

.collect {
    background-color: #FDB90E;
}

.ljbuy {
    background-color: #e93b3d;
}

.footer_box_ddxq {
    bottom: 0;
    background: #fff;
    background: rgba(255, 255, 255, .9);
}

.c-list {
    min-width: 310px;
    max-width: 630px;
    width: 100%;
    padding: 5px;
    background: #fff;
    border-bottom: 1px solid #f3f3f3;
    margin: 5px auto
}

.c-list span {
    color: #939393
}

.c-list div {
    border-top: 1px dotted #dfdfdf;
    margin-top: 5px;
    padding: 5px
}

.c-title {
    width: 300px;
    margin: 0 auto;
    font-size: 16px;
    padding: 10px;
    background: #eef7f7;
    margin-bottom: 5px
}

.c-title span {
    color: #1a6e76
}

.fl {
    float: left
}

.fr {
    float: right
}

.container {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    padding-bottom: 18px
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    background: #fff
}

.swipe-wrap {
    overflow: hidden;
    position: relative
}

.swipe-wrap div {
    float: left;
    width: 100%;
    position: relative
}

.swipe-wrap div img {
    width: 100%;
    height: auto;
    max-height: 800px
}

.xiangc {
    padding: 0;
    text-align: center
}

.xiangc h4 {
    font-size: 14px;
    font-weight: 400;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-top: 18px
}

.xiangc h5 {
    font-size: 18px;
    font-weight: 400;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 5px;
    color: #000
}

.xiangc .swipe .prev,
.swipe .next {
    width: 12px;
    height: 22px;
    position: absolute;
    top: 50%;
    margin-top: -6px
}

.xiangc .swipe .prev {
    background-position: 0 -22px;
    left: 10px
}

.xiangc .swipe .next {
    background-position: 0 -66px;
    right: 10px
}

.xiangc .swipe .prev.null {
    background-position: 0 0
}

.xiangc .swipe .next.null {
    background-position: 0 -44px
}

.swipe-btn {
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

.swipe-btn span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: solid 1px #fff;
    margin: 0 3px
}

.swipe-btn .cur {
    background: #0cf;
    border-color: #0cf
}

.swipe-prev,
.swipe-next {
    width: 30px;
    height: 66px;
    background: url(http://r.cotte.cn/cotte/pc/images/arrow.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -33px;
    cursor: pointer
}

.swipe-prev {
    left: 130px
}

.swipe-next {
    background-position: -30px 0;
    right: 130px
}

.swipe-btn .cur {
    background: #fff !important;
    border: 1px solid #ccc !important
}

.swipe-btn span {
    border: 1px solid #fff !important
}

.sysearch {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0px;
    z-index: 1000;
    background-color: transparent;
    padding: 8px 0
}

.sysearch .sylogo {
    width: 66px;
    height: 26px;
    margin-left: 15px;
    margin-top: 4px
}

.sysearch .sylogo img {
    width: 100%
}

.search_forms {
    border-radius: 15px;
    width: 65%;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    background: rgba(255, 255, 255, 0.7);
}

.ssbut {
    width: 20px;
    height: 20px;
    float: left;
    z-index: 10;
    cursor: pointer;
    background: url(../images/pic09.png) no-repeat;
    background-size: 16px 16px;
    margin: 6px 0 0 15px;
    display: inline;
}

.ssput {
    width: 75%;
    height: 30px;
    line-height: 30px;
    border: 0;
    float: left;
    margin-left: 15px;
    background: rgba(255, 255, 255, 0.0);
}

.jqnav {
    padding: 25px 0 21px;
    background: #fff;
    overflow: hidden;
}

.navlink {
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    width: 20%;
}

.navlink img {
    display: block;
    height: 43px;
    margin: 0 auto 6px;
    width: 43px;
}

.product-navs {
    background: #fff;
    margin-top: 9px;
    padding: 22px 10px 15px;
    font-size: 16px;
    font-weight: bold;
    border-top: 1px solid #e5e5e5;
}
.product-navs a{
    font-size: 14px;
    font-weight: normal;
}
.product-lists {
    background: #fff;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}

.product-lists li {
    vertical-align: top;
    width: 46%;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    float: left;
    margin-left: 2.6%;
}

.product-lists li img {
    width: 100%;
}

.product-lists li .tjpic {
    width: 41px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
}

.prices {
    font-size: 11px;
    font-weight: 400;
    color: #bc0346;
    line-height: 30px;
}

.prices span {
    color: #999;
}

.cjpic {
    background: #fff;
    margin-top: 10px;
}

.cjpic a {
    display: block;
    height: 100%;
}

.cjpic a img {
    width: 100%;
    height: 100%;
}

.margino {
    margin-top: 0;
}

.bottomx {
    border-bottom: 1px solid #ddd;
}

.articles {
    background: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}

.articles li {
    border-bottom: 1px solid #ddd;
    line-height: 36px;
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
    padding-left: 6px;
}

.articles li span {
    width: 5px;
    height: 5px;
    display: inline-block;
    border: 1px solid #bc0346;
    border-radius: 3px;
    margin-right: 12px;
}

footer {
    margin: 0 auto;
    overflow: hidden;
}

.foot_login {
    position: relative;
    padding: 0 10px;
    height: 30px;
    line-height: 28px;
    background: #bc0346;
    font-size: 14px;
    color: #fff
}

.foot_login img {
    position: absolute;
    top: 10px;
    right: 15px
}

.foot_login a {
    padding: 0 20px;
    color: #fff;
}

.foot_cate {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d3d3d3;
    padding: 14px 0;
    background: #fff;
}

.foot_cate li {
    float: left;
    text-align: center;
    width: 50%;
    overflow: hidden;
    line-height: 20px;
}

.foot_cate li span {
    display: inline-block;
    width: 100%
}

.foot_text {
    text-align: center;
    color: #423346;
    line-height: 20px;
    padding: 8px 0
}

.foot_text a {
    color: #423346
}

.foot_text span {
    padding: 0 6px
}

.foot_text font {
    padding-left: 18px;
    font-size: 12px
}

.top52 {
    top: 52px
}

.loginbg {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    background: url(../images/pic13.png) no-repeat;
    background-size: 100%
}

.footer_boxs {
    bottom: 20px;
    left: 0;
    position: fixed;
    width: 100%
}

.x_footers {
    overflow: hidden;
    width: 80%;
    text-align: center;
    margin: 0 10%
}

.x_footers .or {
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #fff;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 14px;
}

.x_footers .jqyhzc {
    width: 100%;
    display: block;
    height: 40px;
    background: #dfdfdf;
    height: 38px;
    line-height: 40px;
    font-size: 14px
}

.x_footers .ydwd {
    color: #fff;
    font-size: 14px;
}

.x_footers .ydwd a {
    color: #fff;
    text-decoration: underline;
}

.x_footers .dengl {
    color: #fff;
    font-size: 14px
}

.yfzx_top {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    height: 200px;
    margin: 0 auto;
    background: url(../images/pic15.png) left top no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden
}

.yfzxtx {
    width: 84px;
    height: 84px;
    margin: 0 auto;
    margin-top: 10%;
    border-radius: 35px
}

.yfzxtx img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: 2px solid #fff
}

.tjdl {
    width: 50px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    right: 15px;
    top: 22px;
    border: 1px solid #bbb;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    display: block
}

.yfzx_top .p1 {
    font-size: 12px;
    color: #fff;
    text-align: center;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 6px
}

.yfzx_top .p2 {
    font-size: 10px;
    color: #fff;
    text-align: center;
    height: 15px;
    line-height: 15px;
    overflow: hidden
}

.yfzx_list {
    min-width: 320px;
    max-width: 640px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 10px;*/
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px
}

.yfzx_list ul {
    float: left;
    width: 94%;
    margin: 0 10px;
    margin-top: 45px
}

.yfzx_list ul li {
    float: left;
    width: 33%;
    text-align: center;
    height: 100px;
    font-size: 13px;
    overflow: hidden;
    border-bottom: 1px solid #706d6c;
    border-left: 1px solid #706d6c;
    padding-bottom: 10px;
}

.yfzx_list ul li .p1 {
    width: 24px;
    height: 31px;
    background: url(../images/pic23.png) -4px 0 no-repeat;
    background-size: 32px 300px;
    margin: 0 auto;
    margin-top: 16px
}

.yfzx_list ul .li_1 {
    border-left: 0
}

.yfzx_list ul li .p2 {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
}

.yfzx_list ul .li_2 .p1 {
    background-position: 0 -51px;
    width: 37px;
    background-size: 37px 287px
}

.yfzx_list ul .li_3 .p1 {
    background-position: 0 -112px;
    width: 34px;
    background-size: 34px 309px
}

.yfzx_list ul .li_4 {
    border-left: 0;
    border-bottom: 0
}

.yfzx_list ul .li_5 {
    border-bottom: 0
}

.yfzx_list ul .li_6 {
    border-bottom: 0
}

.yfzx_list ul .li_4 .p1 {
    background-position: 0 -155px;
    width: 34px;
    background-size: 34px 291px
}

.yfzx_list ul .li_5 .p1 {
    background-position: 0 -208px;
    width: 34px;
    background-size: 34px 292px
}

.yfzx_list ul .li_6 .p1 {
    background-position: 0 -265px;
    width: 34px;
    background-size: 34px 296px
}

.yfzx_list ul li a {
    display: inline-block
}

.footer_nav {
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    background: #f6f6f6;
    border-top: 1px solid #e6e5e5;
    padding-top: 8px
}

.footer_nav ul li {
    width: 20%;
    float: left;
    text-align: center;
    line-height: 20px
}

.footer_nav ul .li_1 .li_p1 {
    background: url(../images/pic14.png) no-repeat;
    width: 18px;
    height: 20px;
    margin: 0 auto;
    background-size: 18px 380px
}

.footer_nav ul .li_2 .li_p2 {
    background: url(../images/pic14.png) 0 -81px no-repeat;
    width: 18px;
    height: 20px;
    margin: 0 auto;
    background-size: 18px 380px
}

.footer_nav ul .li_3 .li_p3 {
    background: url(../images/pic14.png) 0 -159px no-repeat;
    width: 18px;
    height: 20px;
    margin: 0 auto;
    background-size: 18px 380px
}

.footer_nav ul .li_4 .li_p4 {
    background: url(../images/pic14.png) 0 -240px no-repeat;
    width: 18px;
    height: 20px;
    margin: 0 auto;
    background-size: 18px 380px
}

.footer_nav ul .li_5 .li_p5 {
    background: url(../images/pic14.png) 0 -320px no-repeat;
    width: 18px;
    height: 20px;
    margin: 0 auto;
    background-size: 18px 380px
}

.footer_nav ul .li_11 .li_p1 {
    background: url(../images/pic14.png) 0 -40px no-repeat;
    background-size: 18px 380px
}

.footer_nav ul .li_11 a {
    color: #bc0346
}

.footer_nav ul .li_22 .li_p2 {
    background: url(../images/pic14.png) 0 -119px no-repeat;
    background-size: 18px 380px
}

.footer_nav ul .li_22 a {
    color: #bc0346
}

.footer_nav ul .li_33 .li_p3 {
    background: url(../images/pic14.png) 0 -200px no-repeat;
    background-size: 18px 380px
}

.footer_nav ul .li_33 a {
    color: #bc0346
}

.footer_nav ul .li_44 .li_p4 {
    background: url(../images/pic14.png) 0 -280px no-repeat;
    background-size: 18px 380px
}

.footer_nav ul .li_44 a {
    color: #bc0346
}

.footer_nav ul .li_55 .li_p5 {
    background: url(../images/pic14.png) 0 -360px no-repeat;
    background-size: 18px 380px
}

.footer_nav ul .li_55 a {
    color: #bc0346
}

.little {
    bottom: 15px;
    right: 5%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: rgba(200, 200, 202, .5);
    color: #fff;
    position: absolute;
    text-align: center;
    overflow: hidden
}

.gsbut {
    overflow: hidden
}

.gsbut a {
    border: 1px solid #ccc;
    width: 47%;
    line-height: 24px
}

.personal {
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden
}

.birth {
    margin: 0 15px;
    height: 32px;
    line-height: 32px;
    margin-top: 20px
}

.birth .cstada {
    width: 30%
}

.birth .csxzor {
    width: 70%
}

.birth .csxzor select {
    height: 30px;
    width: 32%;
    border: 1px solid #ccc
}

.birth .csxzor .input_dzdz {
    width: 92%;
    border: 1px solid #ccc;
    height: 30px;
    padding-left: 2%
}

.personal dl dd {
    height: 40px;
    margin: 0 4%;
    margin-top: 20px
}

.personal dl dd .inputpass {
    height: 38px;
    border: 1px solid #ccc;
    background: #fff;
    line-height: 40px;
    width: 95%;
    padding-left: 5%;
    color: #454545
}

.personal .inputbc {
    height: 40px;
    background: #bc0346;
    width: 92.5%;
    margin: 0 4%;
    color: #fff;
    text-align: center;
    margin-top: 40px
}

.order_list h4 {
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    padding-bottom: 6px;
    padding-top: 17px;
    font-weight: 400
}

.order_list h4 .ddh {
    color: #222
}

.order_list h4 .dfk {
    color: #bc0346
}

.order_list ul li dl {
    margin-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #ccc
}

.order_list ul li dl dd {
    float: left;
    width: 54px;
    height: 54px
}

.order_list ul li dl dd img {
    width: 100%
}

.order_list ul li dl dt {
    float: left;
    margin-left: 3%;
    width: 78%
}

@media(min-width:321px) and (max-width:375px) {
    .order_list ul li dl dt {
        width: 81%
    }
}

@media(min-width:376px) and (max-width:414px) {
    .order_list ul li dl dt {
        width: 82%
    }
}

@media(min-width:415px) and (max-width:1920px) {
    .order_list ul li dl dt {
        width: 88%
    }
}

.order_list ul li dl dt h5 {
    height: 36px;
    overflow: hidden;
    font-size: 12px
}

.order_list ul li dl dt .dd_price {
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    color: #717171
}

.order_list ul li dl dt .dd_price span {
    font-weight: 700;
    color: #333;
    padding-right: 5px
}

.dd_total {
    height: 30px;
    overflow: hidden;
    margin: 10px 0
}

.total_y {
    line-height: 30px;
    color: #717171
}

.total_y span {
    color: #bc0346;
    font-weight: 700
}

.see_ck a {
    display: inline-block;
    width: 60px;
    height: 28px;
    line-height: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

.sysearch_act {
    background-color: #fff;
}

.sysearch_act .search_forms {
    background-color: rgba(238, 238, 238, 0.6);
}

.Special-Offer {
    margin-top: 6px;
    overflow: hidden
}

.Special-Offer,
.Special-Offer>a,
.Special-Offer>a>img {
    width: 100%;
    background-color: #fff
}

.Special-Offer>a {
    display: block
}

.Choice_act {
    color: #e93b3d;
    background: url(../images/dingwei.png) left center no-repeat;
    background-size: 14px 14px;
}