﻿@charset "utf-8";

/*
  文件：微商城分类样式
  时间：2018年6月7日15:23
  作者:郑海霞
  备注：  
*/


/* CSS Document */

* {
    padding: 0;
    margin: 0;
    word-spacing: normal;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #bababa;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #bababa;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #bababa;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #bababa;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
}

.swiper-container {
    margin: 0 !important;
}

body {
    position: relative;
    top: 0;
    height: auto;
}

.xuanze {
    color: #000 !important;
    font-size: 14px;
    font-family: "helvetica";
}


/*公用的滑动*/

.js_height,
.me,
.shangpro,
.goubd,
.gw_body {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    touch-action: pan-y;
}

html,
body,
div,
p,
ul,
li,
a,
img,
span,
h1,
h2,
dl,
dt,
dt {
    transform: transition3d(0, 0, 0);
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    text-decoration: none;
    font-family: "helvetica";
}

html,
body,
a,
a:hover,
div,
ul,
li,
img,
span,
h1,
h2,
dl,
dt,
dd {
    transform: transition3d(0, 0, 0);
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

.height10 {
    height: 10px;
    width: 100%;
    display: block;
}

input {
    -webkit-appearance: none;
    /*去除input默认样式*/
}

.bto0 {
    border-bottom: 0 !important;
}

.paddt0 {
    padding-top: 0 !important;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input {
    -webkit-appearance: none;
}

* {
    transform: transition3d(0, 0, 0);
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    -ms-touch-callout: none;
    touch-callout: none;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.padt30 {
    padding-top: 50px;
}

.display {
    display: none !important;
}

.bord0 {
    border: 0 !important;
}

.bobd1 {
    border-bottom: 1px solid #e1e1e1;
}

.bodys {
    width: 100%;
    /*overflow-x: hidden;
	overflow-y: scroll;*/
    max-width: 100%;
    background: #fff;
    height: 100%;
}

input {
    outline: none;
    -webkit-outline: none;
    -moz-outline: none;
    -ms-outline: none;
    -o-outline: none;
}

.height53 {
    display: block;
    width: 100%;
    display: block;
    height: 53px;
    clear: both;
    overflow: hidden;
}

.maing0 {
    margin-top: 0 !important;
}

.pad0 {
    padding: 0 !important;
}

.height40 {
    display: block;
    width: 100%;
    display: block;
    height: 56px;
    overflow: hidden;
}

.height88 {
    display: block;
    width: 100%;
    display: block;
    height: 85px;
    overflow: hidden;
}

.margin10 {
    margin-top: 10px !important;
}

.positiona {
    position: absolute;
}

.positionr {
    position: relative;
}

.position {
    position: fixed;
    top: 0;
}

.bgbian {
    background: #f54040;
    background: linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82));
    background: -moz-linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82));
    background: -webkit-linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82));
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff8850', endColorstr='#ff0a5a', GradientType=1);
}

.bgbian1 {
    background: #f54040;
    background: -moz-linear-gradient(to right, rgba(164, 59, 240, 65), rgba(44, 128, 234, 4));
    background: -webkit-linear-gradient(to right, rgba(164, 59, 240, 65), rgba(44, 128, 234, 4));
    background: -webkit-gradient(linear, 100% 0, 0 0, from(164, 59, 240, 65), to(rgba(44, 128, 234, 4)));
    background: -o-linear-gradient(to right, rgba(164, 59, 240, 65), rgba(44, 128, 234, 4));
    background: linear-gradient(to right, rgba(164, 59, 240, 65), rgba(44, 128, 234, 4));
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff8850', endColorstr='#ff0a5a', GradientType=1);
}

.bgbian2 {
    background: #f54040;
    background: -moz-linear-gradient(to right, rgba(44, 128, 234, 4), rgba(164, 59, 240, 65));
    background: -webkit-linear-gradient(to right, rgba(44, 128, 234, 4), rgba(164, 59, 240, 65));
    background: -webkit-gradient(linear, 100% 0, 0 0, from(44, 128, 234, 4), rgba(164, 59, 240, 65));
    background: -o-linear-gradient(to right, rgba(44, 128, 234, 4), rgba(164, 59, 240, 65));
    background: linear-gradient(to right, rgba(44, 128, 234, 4), rgba(164, 59, 240, 65));
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff0a5a', endColorstr='#fff8850', GradientType=1);
}


/*边框border*/

.shangbt_body,
.shuzi dl,
.prona_body dl dd,
.tabtop_bpdy ul li,
.shplr_top ul li i,
.jifen,
.fuwu_body ul li a,
.lxfl_li i,
.inbtn_yan,
.inbtn_yan1,
.huizong {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.Iname_body h2 span,
.txzfInput {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.pay_item_center_dui,
.pay_item_center {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}

.shgli_top ul li a,
.fotb_right ul li a,
.moren a,
.dingmo dl dd a,
.pay_item_right,
.inpumima,
.chabtn,
.chabtn1,
.fotbtns,
.lianxi,
.log_body,
.denl,
.fotbtnes,
.topr_body,
.tanmiddle,
.c404 a,
.txzfBtn ul li a,
.nullCar_goto1 {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.tansmall {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.chengka,
.prolie ul li,
.tanqu {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
}

@media screen and (min-width:319px) and (max-width:370px) {
    /*兑换券账户*/
    .ck_yellow {
        background-size: 200% !important;
    }
    /*个人中心*/
    .Iname_body dl dd {
        width: 60% !important;
    }
    /*首页*/
    .topr_body input,
    .iconfont1 {
        width: 88% !important;
    }
    /*收货地址1*/
    .dzshl_left {
        width: 90% !important;
    }
    .feninput a {
        width: 40% !important;
    }
    .banner_body {
        max-height: 375px !important;
    }
    .moduid {
        max-height: 214px !important;
    }
    /*购物车*/
    .colbtn,
    .colubtn {
        font: 17px/30px "helvetica" !important;
    }
    .yzma {
        width: 94px !important;
    }
    /*购物车*/
    .goubd {
        height: calc(100% - 50px - 46px);
        /*margin: 44px 0 50px 0;*/
        overflow: scroll;
    }
    .footer {
        height: 49px;
    }
    .foot_left {
        width: calc(100% - 110px) !important;
    }
    .shplr_left1 {
        height: 49px;
        line-height: 49px;
    }
    .foot_right a {
        font: 18px/49px "helvetica";
    }
    .quanx {
        font: 12px/49px "helvetica";
    }
    /*修正end */
    .moddi span {
        width: calc(100% - 56px) !important;
    }
    .shplr_right {
        width: 69% !important;
    }
    .shplr_top {
        height: 50px;
        display: block;
    }
    .shplr_top ul li a {
        font: 11px/14px "helvetica" !important;
        height: 28px !important;
        display: block;
    }
    .prona_body p {
        font: 14px/18px "helvetica" !important;
        padding-bottom: 4px !important;
    }
    .shpl_right {
        width: 89% !important;
    }
    /*end*/
    .tanbotm,
    .addid {
        min-height: 330px !important;
    }
    .tanbdown a {
        font: 15px/30px "helvetica" !important;
        padding: 10px 0 !important;
    }
    .tanb_body {
        height: 260px !important;
    }
    /*支付密码*/
    .txzfBtn ul li a {
        width: 46% !important;
    }
    /*首页*/
    .txgonggao a p {
        width: 70% !important;
    }
    /*忘记密码*/
    /*.wangjm {
	margin-top: 50% !important;
}*/
}

@media screen and (min-width:371px) and (max-width:413px) {
    /*.foot_left {
	width: 70.6% !important;
}*/
    .fend_center {
        min-height: 577px !important;
    }
    .fenleft_li {
        min-height: 670px !important;
    }
    .intext a p span {
        font: 0.8rem/1.1rem "helvetica" !important;
    }
    .icon-address_yes {
        margin-top: 2px !important;
    }
}

@media screen and (min-width:414px) and (max-width:1023px) {
    /*忘记密码*/
    /*.wangjm {
	margin-top: 85% !important;
}*/
    .dizhx {
        width: 330px !important;
    }
    .top53 {
        margin-top: 59px !important;
    }
    .shang_btn {
        padding: 8px 0 !important;
    }
    .shangbt_body ul li a {
        height: 40px !important;
        font: 1rem/2.4rem "helvetica" !important;
    }
    /*.banner {
	max-width: 750px !important;
	max-height: 750px !important;
}*/
    /*.banner img {
	max-width: 750px !important;
}*/
    .shangbt_body dl dt a,
    .shangbt_body dl dd a {
        width: 50% !important;
        height: 60px !important;
        font: 28px/60px "helvetica" !important;
    }
    .columns .row span {
        line-height: 18px !important;
    }
    /*.banner {
	max-height: 390px !important;
}*/
    .shuzi dl dd {
        font: 1.2rem/1.5rem "helvetica" !important;
    }
    .prona_body p {
        font: 18px/24px "helvetica" !important;
        padding-bottom: 14px !important;
    }
    .proname {
        margin-bottom: 10px !important;
    }
    .guige_right dl dt,
    .guige_left {
        font: 16px/24px "helvetica" !important;
    }
    .colbtn,
    .colubtn {
        font: 18px/30px "helvetica";
    }
    .tuwen a span {
        font-size: 16px !important;
        line-height: 24px !important;
        padding: 12.5px 0;
    }
    .guige_body a div {
        font: 16px/24px "helvetica" !important;
        padding: 12px 0 !important;
    }
    .prona_body dl dt {
        font: bold 18px/24px "helvetica" !important;
    }
    .xiaoshu,
    .prona_body dl dd {
        font-size: 14px !important;
    }
    .prona_body dl dd {
        width: 40px;
        height: 20px;
        text-align: center;
    }
    /*支付密码*/
    .txzhi_btn1 {
        margin-left: 9px !important;
    }
}

@media screen and (min-width:450px) and (max-width:1023px) {
    /*收货地址1*/
    .dzshl_left {
        width: 90% !important;
    }
    .dibu a {
        line-height: 49px !important;
    }
    /*.topr_body img {
    width: 4% !important;
   
}*/
}

@media screen and (min-width:1024px) and (max-width:1366px) {
    /*收货地址1*/
    .dzshl_left {
        width: 90% !important;
    }
    .top_Right,
    .top_Left h1 {
        line-height: 60px !important;
    }
    .top_Right input {
        height: 40px !important;
    }
    .top {
        height: 60px !important;
    }
    /*.banner img {
	max-width: 800px !important;
}*/
    .shangbt_body dl dt a,
    .shangbt_body dl dd a {
        width: 50% !important;
        height: 120px !important;
        font: 56px/120px "helvetica" !important;
    }
    .shuzi dl {
        padding: 0 20px !important;
    }
    .shuzi dl dd {
        font: 2rem/3rem "helvetica" !important;
    }
    .shuzi {
        top: -98px !important;
    }
}


/*分类*/


/*分类搜索*/

.main {
    width: 100%;
    height: 100%;
}

.top_Left {
    width: 24%;
    float: left;
}

.top_Left h1 {
    text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: helvetica;
    line-height: 48px;
}


/*.top_Right {
	width: 76%;
	float: left;
	text-align: left;
	line-height: 46px;
}*/

.top_Right input {
    width: calc(100% - 70px);
    height: 30px;
    text-align: left;
    padding: 0 20px;
    background: #f4f4f4;
    outline: none;
    border: 0px;
    border-radius: 3px;
    -webkit-appearance: none;
}

.top_Right input::-webkit-input-placeholder {
    font-family: "iconfont" !important;
    text-align: center;
    font: 0.88rem/1.1rem "helvetica";
}


/*框架结束*/


/*头部开始*/

.fent_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    padding: 0.25rem 0;
    overflow: hidden;
}

.fent_body h1 {
    text-align: center;
    width: 14%;
    display: block;
    overflow: hidden;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: helvetica;
    line-height: 40px;
}

.intext {
    width: 78%;
    display: block;
    background: #f4f4f4;
    border: 0;
    text-align: center;
    color: #bababa;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.intext a {
    color: #bababa;
}

.intext a p {
    min-width: 22%;
    display: block;
    margin: 0 auto;
    padding: 0.6rem 0;
    max-width: 30%;
    overflow: hidden;
}

.intext a p span {
    font: 1rem/1.1rem "helvetica";
    display: block;
}

.intext a p img,
.intext a p span {
    float: left;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-sousuo {
    font-size: 15px !important;
    padding-right: 4px;
}

.top_Left h1 {
    text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: helvetica;
    line-height: 48px;
}

.topbor_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    z-index: 9999;
}

.top_Left img {
    margin: 0 auto;
    width: 93px;
    height: 20px;
    margin-top: 12px;
    display: block;
}


/*.top_Right {
	width: 76%;
	float: left;
	text-align: left;
	line-height: 44px;
}*/

.top_Right input {
    width: calc(100% - 70px);
    height: 30px;
    text-align: left;
    padding: 0 20px;
    background: #f4f4f4;
    outline: none;
    border: 0px;
    border-radius: 3px;
    -webkit-appearance: none;
}

.top_Right input::-webkit-input-placeholder {
    font-family: "iconfont" !important;
    text-align: center;
    font: 0.88rem/1.1rem "helvetica";
}


/*头部结束*/


/*左侧菜单*/

.left_Menu {
    word-spacing: normal;
}

.left_Menu li {
    display: block;
    width: 100%;
    text-align: center;
    /* padding: 24px 0; */
    padding: 1.1rem 0;
    overflow: hidden;
}

.left_Menu li a {
    font: 1rem/1.1rem "helvetica";
    color: #000;
    width: 100%;
    padding-left: 6px;
}

.left_Menu li li a:hover,
.borleft {
    border-left: 4px solid #f54040 !important;
    float: left;
    padding-left: 0 !important;
}


/*左侧菜单 end*/


/*右侧开始*/

.right_Title {
    width: 57%;
    display: block;
    margin: 0 auto;
    font: 0.8rem/2rem "helvetica";
    color: #000;
    margin-top: 10px;
}

.right_Pro {
    width: 88%;
}

.right_Pro li {
    width: 50%;
    display: block;
    text-align: center;
}

.right_Pro li a {
    color: #000;
    font: 1rem/1.1rem "helvetica";
}

.right_Pro li a img {
    display: block;
    margin: 0 auto;
    width: 60%;
    margin-top: 20px;
    margin-bottom: 4px;
}


/*end*/

.weibody {
    width: 100%;
    max-height: 100%;
    min-height: 563px;
    /*overflow-x:hidden;
	overflow-y:scroll;
	height: 100%;
    display: block;*/
}


/*#app{position: relative;}*/

.content {
    width: 100%;
    height: calc(100% - 49px - 57px);
    padding-top: 46px
}

.fen_top {
    position: fixed;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    top: 0;
    background: #fff;
    z-index: 99;
}

.fent_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    padding: 0.25rem 0;
    overflow: hidden;
}

.fent_body h1 {
    text-align: center;
    width: 14%;
    display: block;
    overflow: hidden;
    /* padding: 0px 0; */
    font-size: 1.2rem;
    font-weight: bold;
    font-family: helvetica;
    line-height: 40px;
}

.intext {
    width: 78%;
    display: block;
    background: #f4f4f4;
    border: 0;
    text-align: center;
    color: #bababa;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.feni_img {
    width: 14px;
    height: 14px;
    display: block;
}

.intext a {
    color: #bababa;
}

.intext a p {
    min-width: 22%;
    display: block;
    margin: 0 auto;
    padding: 0.6rem 0;
    max-width: 30%;
    overflow: hidden;
}

.intext a p img,
.intext a p span {
    float: left;
}

.intext a p span {
    font: 1rem/1.1rem "helvetica";
    display: block;
}

.icon-sousuo {
    font-size: 15px !important;
    padding-right: 4px;
}


/*分类字*/

.shoujishuma {
    width: 57%;
    display: block;
    margin: 0 auto;
    font: 0.8rem/2rem "helvetica";
    color: #000;
}


/*分类左边*/

.fenleft_li {
    float: left;
    width: 24%;
    border-right: 1px solid #e1e1e1;
    overflow: hidden;
    position: absolute;
    top: 10px;
    height: 100%;
}

.fend_center {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
    top: 38px;
}

.fenleli_body {
    width: 110%;
    display: block;
    overflow: scroll;
    height: 100%;
    flex-direction: row;
}

.fenleli_body ul li {
    display: block;
    width: 100%;
    text-align: center;
    /*padding: 24px 0;*/
    padding: 1.1rem 0;
    overflow: hidden;
}

.fenleli_body ul li a:hover,
.borleft {
    border-left: 4px solid #f54040 !important;
    float: left;
    padding-left: 0 !important;
}

.fenleli_body ul li a {
    font: 1rem/1.1rem "helvetica";
    color: #000;
    width: 100%;
    padding-left: 6px;
}


/*分类右边*/

.fenright_list {
    width: 69%;
    float: right;
    height: 110%;
    overflow: hidden;
}

.fenrightl_body {
    width: 105%;
    display: block;
    overflow: scroll;
    max-height: 694px;
    margin-top: 20px;
}

.fenrightl_body ul li {
    width: 50%;
    display: block;
    text-align: center;
}

.fenrightl_body ul {
    width: 88%;
}

.fenrightl_body ul li a {
    color: #000;
    font: 1rem/1.1rem "helvetica";
}

.fenrightl_body ul li a img {
    display: block;
    margin: 0 auto;
    width: 60%;
    margin-top: 20px;
    margin-bottom: 4px;
}


/*底部*/

.bottom-fixed {
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    /*border-top: 1px solid #e1e1e1;*/
    z-index: 990;
}

.bottom-fixed ul li a {
    color: #bababa;
    display: block;
}

.fotred {
    color: #f54040 !important;
}


/*.columns:after {
	content: '';
	clear: both;
	display: block;
}
.columns {
	padding: 4px 0;
}*/

.columns .row {
    /*width: 33.33%;float: left;*/
    padding: 2px 0;
    text-align: center;
}

.columns .row span {
    font: 12px/18px "helvetica";
}

.columns .row .icon {
    font-size: 30px;
    display: block;
    padding: 4px 0;
}


/*详情页底部*/

.columnse {
    width: 30%;
    float: left;
    overflow: hidden;
    display: flex;
    border-top: 1px solid #e1e1e1;
    justify-content: space-around;
}

.columnse li:first-child {
    border-left: 0;
}

.columnse li {
    float: left;
    width: 49%;
    border-left: 1px solid #e1e1e1;
}

.columnse li a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 36px;
    padding: 4px 0;
}


/*.columnse li a:hover {
	color: #f54040;
}*/

.columnsey {
    width: 70%;
    float: right;
    overflow: hidden;
    display: block;
}

.columnsey li {
    width: 50%;
    display: block;
    float: left;
}

.columsey_1 li {
    width: 100% !important;
}

.colu_yellow {
    width: 100%;
    background: #FF9B25 !important;
    color: #fff !important;
    text-align: center;
    font: 18px/49px "helvetica";
}

.columnsey li a {
    color: #fff;
}


/*详情页*/

.shang_btn {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    padding: 6.5px 0;
    background: #fff;
    z-index: 99;
}

.canshu_btn {
    width: 100%;
    overflow: hidden;
    padding: 5.5px 0;
    background: #fff;
    z-index: 999;
    border-top: 1px solid #e1e1e1;
}

.positionf43 {
    position: fixed;
    top: 41px;
}

.canshu_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
}

.canshu_body ul li {
    width: 49%;
    float: left;
    text-align: center;
    height: 30px;
    display: block;
}

.borl {
    border-right: 1px solid #e1e1e1;
}

.borr {
    border-left: 1px solid #e1e1e1;
}

.canshu_body ul li a {
    width: 100%;
    font: 0.8rem/2rem "helvetica";
    overflow: hidden;
    color: #555;
    text-align: center;
}

.baff {
    font-weight: bold !important;
    text-align: center;
    color: #f54040 !important;
}

.bafft a {
    text-align: center;
    color: #f54040 !important;
}

.shangbt_body {
    width: 60%;
    margin: 0 auto;
    /*border: 1px solid #e1e1e1;*/
    overflow: hidden;
    display: block;
}

.shangbt_body ul li a {
    float: left;
    width: 49%;
    height: 30px;
    display: block;
    font: 0.8rem/2rem "helvetica";
    overflow: hidden;
    color: #555;
    text-align: center;
    /*border: 1px solid #e1e1e1;border-left: 0;*/
}

.baff:after {
    content: "";
    width: 22%;
    height: 2px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    -webkit-border-radius: 1px;
    background: #f54040;
    display: block;
    margin: 0 auto;
    margin-top: -4px;
}

.colbtn,
.colubtn {
    width: 100%;
    display: block;
    font: 18px/29px "helvetica";
    padding: 10px 0;
    border: 0;
    border-radius: -webkit-appearance: none;
    text-align: center;
    color: #ffffff !important;
}

.colbtn {
    background: #ffe3e3;
    color: #f54040 !important;
}

.colubtn {
    background: #f54040;
    color: #fff;
}

.colbtn1 {
    background: #e1e1e1 !important;
    color: #f4f4f4 !important;
}

.colbtn2 {
    background: #bababa !important;
    color: #e1e1e1 !important;
}

.tanbdown a:hover {
    color: none !important;
}

.colbtn2:hover,
.colbtn1:hover {
    color: none !important;
}


/*.tanbdown1.colbtn1:nth-chilid(2){background: #bababa !important;color: #e1e1e1 !important;}*/


/*.goushu{ width:}*/


/*banner*/

.banner {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
}

.banner_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    margin-top: 23px
}

.banner_body ul li img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.shuzi {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    z-index: 9;
    top: -32px;
}

.shuzi_body {
    width: calc(100% - 22px);
    margin: 0 auto;
}

.shuzi dl {
    float: right;
    padding: 4px 10px;
    background: rgba(0, 0, 0, 0.32);
    border-radius: 18px;
}

.shuzi dl dd {
    float: left;
    font: 0.8rem/1rem "helvetica";
    color: #fff;
}

.proname {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-bottom: 10px;
}

.prona_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.prona_body p {
    font: 16px/20px "helvetica";
    color: #000;
    padding-bottom: 14px;
}

.xiang_ti {
    width: calc(100% - 20px);
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    margin-top: -10px;
    padding: 10px 0;
}

.xiang_ti img {
    width: 13px;
    height: 13px;
    display: block;
    float: left;
    margin-top: 2px;
}

.xiang_ti p {
    font-size: 11px;
    color: #999;
    white-space: nowrap;
    padding-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 90%;
    line-height: 15px;
}

.xiang_ti .notice {
    display: block;
    font-size: 11px;
    color: #999;
    /* white-space: ''; */
    padding-left: 15px;
    /* overflow: '';
	text-overflow: ''; */
    text-align: left;
    width: 90%;
    line-height: 15px;
}

.prona_body dl {
    width: 100%;
    overflow: hidden;
    display: block;
}

.prona_body dl dt,
.prona_body dl dd {
    float: left;
}

.prona_body dl dt {
    font: bold 16px/20px "helvetica";
    color: #f54040;
}


/*.xiaoshu {
	font-size: 11px;
}*/

prona_body dl dt span {
    font: 0.8rem/1.5rem "helvetica" !important;
}

.prona_body dl dd {
    font: 0.8rem/1.1rem "helvetica";
    color: #999;
    padding: 0 6px;
}

.guige {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.guige_body {
    width: calc(100% - 22px);
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.guige_body a div {
    font: 14px/24px "helvetica";
    padding: 10px 0;
}

.guige_left {
    color: #555;
    margin-right: 10px;
    float: left;
}

.guige_right {
    color: #000;
}

.guige_right dl dt {
    font-size: 14px;
    float: left;
    max-width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.icon-more {
    font-size: 12px !important;
}

.guige_right dl dd {
    float: right !important;
    text-align: right;
    color: #a2a2a2;
    font-size: 12px;
}

.res {
    position: relative;
}

.goushu {
    position: absolute;
    max-width: 48px;
    min-width: 16px;
    height: 16px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #f54040;
    color: #fff;
    font: 12px/16px "helvetica";
    right: 14px !important;
    padding: 1px;
    display: block;
    top: -3px !important;
    border: 1px solid #fff;
}

.goushu1 {
    position: absolute;
    max-width: 48px;
    min-width: 16px;
    height: 16px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #f54040;
    color: #fff;
    font: 12px/16px "helvetica";
    right: 20% !important;
    padding: 1px;
    display: block;
    top: 4px !important;
    border: 1px solid #fff;
}

.tuwen {
    width: calc(100% - 22px);
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.tuwen a {
    text-align: center;
}

.tuwen a {
    color: #555;
    font: 14px/49px "helvetica";
    display: block;
    text-align: center;
}


/*商品介绍*/


/*防止冲突解决方案*/

.projie {
    /*width: 100%;
	display: block;*/
    overflow: hidden;
}

.projie_body {
    width: 100%;
    /*display: block;
	margin: 0 auto;*/
    overflow: hidden;
}

.projie_body table {
    width: 100% !important;
}

.projie_body img {
    width: 100% !important;
    display: block;
    /*margin: 0 auto;
	height: auto;*/
}

.top53 {
    height: 42px;
}

.top84 {
    height: 84px;
}

.bggray {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.61);
    /*opacity: 10%;*/
    z-index: 999;
}

.tanbotm,
.addid {
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    background: #fff;
    min-height: 450px;
    padding-top: 10px;
}


/*2018/6/6*/

.fotpo_x {
    width: calc(100% - 30px);
    margin: 0 auto;
    height: 22px;
}

.fotpo_x a {
    float: right;
    width: 12px;
    height: 12px;
}

.fotpo_x a img {
    width: 100%;
    display: block;
}

.tanb_body {
    overflow: scroll;
    display: block;
    height: 450px;
}

.tanbdown,
.tanbdown1 {
    width: 100%;
    overflow: hidden;
    display: block;
    background: #f54040;
    position: absolute;
    bottom: 0;
}

.tanbdown a {
    color: #fff !important;
}

.tanbdown1 a {
    width: 50%;
    float: left;
    font: 18px/19px "helvetica";
    color: #fff;
    text-align: center;
    padding: 15px 0;
}

.fense {
    background: #ffe3e3;
    color: #f54040 !important;
}

.tanbdown a {
    width: 100%;
    overflow: hidden;
    display: block;
    color: #fff;
    font: 18px/24px "helvetica";
    text-align: center;
    padding: 15px 0;
}

.tanbtop {
    width: 100%;
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
}

.tanbt_top {
    width: 100%;
    display: block;
    overflow: hidden;
}

.tabtop_bpdy {
    width: calc(100% - 22px);
    display: block;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.tabtop_bpdy2 {
    width: calc(100% - 22px);
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.tabtop_bpdy1 {
    width: calc(100% - 22px);
    display: block;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.tabtop_bpdy h1,
.tabtop_bpdy1 h1,
.tabtop_bpdy2 h1 {
    font: 14px/18px "helvetica";
    color: #000;
    padding: 6px 0;
}

.tabtop_bpdy ul li {
    float: left;
    display: block;
    overflow: hidden;
    max-width: calc(100% - 22px);
    margin: 4px 8px 4px 0;
    background: #f4f4f4;
    font: 14px/20px "helvetica";
    color: #555;
    padding: 6px 10px;
    background: #f4f4f4;
    text-align: center;
    display: block;
    white-space: nowrap;
    box-sizing: border-box;
    /*max-width: 90%;*/
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
}

.dianji a {
    color: #fff !important;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
}

.tabtop_bpdy ul li a {
    color: #555;
    /*font: 14px/20px "helvetica";
	margin: 0 auto;
	padding: 6px 10px;
	background: #f4f4f4;
	text-align: center;
	display: block;
	white-space: nowrap;
	 box-sizing: border-box;
	
	overflow: hidden;
	text-overflow: ellipsis;outline:none;*/
}


/*.tabtop_bpdy ul li a:hover{
	margin: 0 auto;
	line-height: 20px;
	padding: 6px 10px;
	background: #f54040;
	text-overflow: ellipsis;
	color: #fff !important;
	background: #f54040;
	background: linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82)) !important;
	background: -moz-linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82)) !important;
	background: -webkit-linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82)) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8850', endColorstr='#ff0a5a', GradientType=1 ) !important;
}*/

.dianji {
    margin: 0 auto;
    line-height: 20px;
    padding: 6px 10px;
    background: #f54040;
    text-overflow: ellipsis;
    color: #fff !important;
    background: #f54040 !important;
    background: linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82)) !important;
    background: -moz-linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82)) !important;
    background: -webkit-linear-gradient(to right, rgba(255, 134, 80, 44), rgba(255, 10, 90, 82)) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff8850', endColorstr='#ff0a5a', GradientType=1) !important;
}

.coor {
    color: #bababa !important;
}

.tabtop_bpdy ul li input {
    font: 11px/20px "helvetica";
    color: #555;
    padding: 10px;
    margin: 10px;
    background: #f4f4f4;
    text-align: center;
    display: block;
    white-space: nowrap;
    max-width: 90%;
    overflow: hidden;
    border: 0
}

.tabtop_bpdy ul li input:hover {
    line-height: 20px;
    padding: 10px;
    background: #f54040;
    background: -moz-linear-gradient(left, #fff8850 100%, #ff0a5a 100%);
    background: -webkit-linear-gradient(left, #fff8850 100%, #ff0a5a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff8850', endColorstr='#ff0a5a', GradientType=0);
    color: #fff;
}

.shuliang {
    float: left;
}

.shu {
    float: right;
    height: 20px;
    border: 1px solid #e1e1e1;
}

.shu span,
.sp_btns {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.span1 {
    border-right: 1px solid #e1e1e1;
}

.span2 {
    border-left: 1px solid #e1e1e1;
}

.sp_btns {
    border: 0;
    min-width: 20px !important;
    text-align: center;
}


/*地址选择*/

.addid {}

.addid_top {
    font: 14px/24px "helvetica";
    text-align: center;
    padding: 10px 0 10px 0;
    color: #555;
    width: calc(100% - 20px);
    margin: 0 auto;
}

.addid_top a {
    float: right;
    width: 12px;
    height: 12px;
}

.addid_top a img {
    width: 100%;
    display: block;
}

.addid_down {
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
    overflow: scroll;
    max-height: 352px;
}

.adddown {
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

.redbg {
    background: #f54040;
    color: #fff;
    width: 100%;
}

.adddown a {
    font: 14px/18px "helvetica";
    color: #000;
    display: block;
}

.adddown a span {
    font-size: 14px;
    line-height: 18px;
    float: left;
}

.adddown a p {
    float: left;
    font: 14px/18px "helvetica";
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: calc(100% - 22px);
}

.red a {
    color: #f54040 !important;
    display: block;
}

.red a span {
    color: #f54040 !important;
}


/*积分卡*/

.jf_top {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
}

.jft_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font: 16px/18px "helvetica";
    color: #000;
    padding: 0 13px;
}

.jft_body span,
.corred {
    font-weight: bold;
    color: #f54040;
}

.jifenka {
    width: 100%;
    overflow: hidden;
    height: calc(100% - 94px);
    overflow-y: scroll;
    overflow-x: hidden;
}

.jifenka1 {
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 30px;
}

.jfk_body {
    width: calc(100% - 22px);
    overflow: hidden;
    margin: 0 auto;
}

.chengka {
    width: 98%;
    overflow: hidden;
    margin: 0 auto;
    border: 2px solid #f54040;
    margin-top: 15px;
}

.boyellow {
    border: 2px solid #ff8850 !important;
}

.bozong {
    border: 2px solid #E6D0B3 !important;
}

.ckt_body {
    overflow: hidden;
}

.ck_top {
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    background: url(../Img/Image/img_jifen_bg.png);
    background-size: 148%;
}

.ck_yellow {
    background: url(../Img/Image/img_bgfuli.png);
    background-size: 148%;
}

.ck_fen {
    background: url(../Img/Image/img_bgduihuan.png);
    background-size: 148%;
    overflow: hidden;
}

.ck_zong {
    background: #CCAA7F;
    background: linear-gradient(to right, #CCAA7F, #E8CFB2);
    background: -moz-linear-gradient(to right, #CCAA7F, #E8CFB2);
    background: -webkit-linear-gradient(to right, #CCAA7F, #E8CFB2);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff8850', endColorstr='#ff0a5a', GradientType=1);
    overflow: hidden;
}

.ck_red {
    background: url(../Img/Image/img_bgshangcheng.png);
    background-size: 148%;
    overflow: hidden;
}

.icon-icon_duihuanquan {
    font-size: 20px !important;
    color: #ff8850;
}

.grag {
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    background: #ccc;
}

.kayuan {
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: block;
    margin: 10px;
    float: left;
}

.bgImgzong {
    width: 36px;
    height: 36px;
    background: url(../Img/Image/icon_quan_.png) center no-repeat;
    display: block;
    background-size: cover;
}

.bgImghui {
    width: 36px;
    height: 36px;
    background: url(../Img/Image/icon_quan_shixiao_.png) center no-repeat;
    display: block;
    background-size: cover;
}

.kayuan div {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 36px;
    font-size: 25px;
    color: #ff8850;
}

.coyellow {
    color: #ff8850 !important;
}

.cozong {
    color: #B29676 !important;
}

.ckzi {
    float: left;
    margin-top: 0.5rem;
}

.ckzi dl dt,
.ckzi dl dd {
    color: #fff;
    font: 15px/24px "helvetica";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ckzi dl dd {
    font: 0.3rem/0.8rem "helvetica" !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cktb_right {
    min-width: 66px;
    overflow: hidden;
    margin: 10px;
}

.cktb_right ul li {
    float: right;
    color: #fff;
    font: 11px/20px "helvetica";
}

.bgfff {
    background: #fff !important;
}

.ck_down {
    background: #ffe7ef;
    overflow: hidden;
}

.ghui {
    background: #fff !important;
}

.dcd_body {
    margin: 0.5rem 0;
}

.dcd_body div {
    width: 100%;
    text-align: center;
    overflow: hidden;
    color: #fd1e6d;
    margin: 0.2rem 0;
}


/*.dcd_body div:first-child{ margin-top:10px !important;}*/

.yue {
    /*font: 11px/14px "helvetica";  字体统一*/
    font: 12px/14px "helvetica";
}

.cocorred {
    color: #f54040 !important;
}

.shuzidian {
    font: bold 1.5rem/1.5rem "helvetica";
}

.date {
    font: 11px/14px "helvetica";
    color: #999 !important;
}

.cgray div,
.cgray {
    color: #bababa !important;
}

.hui {
    border: 2px solid #bababa !important;
}

.foot_btn {
    width: 100%;
    height: 49px;
    text-align: center;
    font: 18px/49px "helvetica";
    color: #fff;
    position: fixed;
    bottom: 0;
}

.foot_btn a {
    width: 100%;
    height: 44px;
    text-align: center;
    font: 18px/44px "helvetica";
    color: #fff;
}

.acct_li {
    background: #f4f4f4;
}


/*购物车*/

.nullCar {
    margin: 0 auto;
    margin-top: 100px;
    width: 116px;
    height: 116px;
}

.nullCar img {
    width: 100%;
}

.nullCar_text {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    color: #B0B0B0;
    font-size: 14px;
    font-family: helvetica;
}

.nullCar_goto {
    width: 74px;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    font-family: helvetica;
}

.nullCar_goto1 {
    height: 28px;
    width: calc(100% - 22px);
    border: 1px solid #E6D0B3;
    line-height: 44px;
    background: #FDFBF8;
    color: #000;
    text-align: center;
    font-size: 14px;
    height: 44px;
    margin: 0 auto;
    font-family: helvetica;
}

.nullCar_goto1 span {
    /*padding: 3px 6px;*/
    margin: 0 auto;
    overflow: hidden;
    color: #CAA77C;
    border-radius: 3px;
    width: 64px;
    font: 14px/44px "helvetica";
}

.editCar_foot {
    border-top: 1px solid #e1e1e1;
    line-height: 49px;
}

.edit_foot_left {
    width: calc(100% - 192px) !important;
}

.buyCar_Del {
    float: right;
    margin-right: 20px;
    height: 28px;
    width: 74px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    line-height: 28px;
    margin-top: 9px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.buyCar_Shou {
    float: right;
    margin-right: 20px;
    height: 28px;
    width: 74px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    line-height: 28px;
    margin-top: 9px;
    text-align: center;
    font-size: 14px;
    color: #000;
}


/*修正begin   修正样式不正确的  所以此样式文件应该放在其他样式文件之后*/

.goubd {
    width: 100%;
    height: calc(100% - 49px - 92px);
    overflow: scroll;
    /*padding: 44px 0 10px 0;*/
    position: relative;
}

.gou {
    width: 100%;
    overflow: hidden;
    z-index: 80;
    background: #fff;
    /*border-bottom: 1px solid #e1e1e1;*/
}

.goubd_top {
    width: calc(100% - 22px);
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    display: block;
}

.txnewgoubd_top {
    width: 100%;
    background: #FFFBF2;
}


/*.goubd_top dl {
	width: calc(100% - 22px);
	margin: 0 auto;
	overflow: hidden;
}*/

.txnewgoubd_top:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    display: block;
    transform: scaleY(0.5);
    transform-origin: left bottom 0px;
}

.goubd_top div {
    float: left;
    display: block;
}

.gwct_left {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    font-family: helvetica;
    line-height: 44px;
}


/*.goubd_top dl dt, .goubd_top dl dd {
	width: 32.2%;
	float: left;
}*/

.gwct_left {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    font-family: helvetica;
    line-height: 44px;
}

.gwct_center {
    width: calc(100% - 20px);
    margin: 0 auto;
    padding: 6px 0;
}

.gwct_center img {
    width: 15px;
    float: left;
}

.gwct_center p {
    font-size: 11px;
    color: #FF9B25;
    white-space: nowrap;
    padding-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 90%;
    line-height: 15px;
}

.gwct_right {
    font-size: 1rem;
    font-family: helvetica;
    text-align: right;
    line-height: 44px;
    float: right !important;
}

.shoplist {
    width: 100%;
    overflow: hidden;
    display: block;
    background: #fff;
    margin-top: 10px;
}

.shoplist1 {
    width: 100%;
    overflow: hidden;
    display: block;
    background: #fff;
    margin-top: 5px;
    /*	border-bottom: 1px solid #e1e1e1;*/
}

.pad12 {
    padding: 12px 0;
}

.shpl_body {
    width: calc(100% - 22px);
    overflow: hidden;
    /*padding: 12px 0;*/
    margin: 0 auto;
    display: table;
    vertical-align: middle;
}

.shpl_left {
    width: 16px;
    margin-right: 15px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.shpl_right {
    width: 91%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.shpl_right1 {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    padding: 12px 0;
}

.icon-quan2 {
    font-size: 16px;
    color: #bababa;
    /*line-height:49px;*/
}

.shplr_left {
    width: 73px;
    height: 73px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 5px;
}


/*.shplr_left a{
  content: '';
  display:block;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200%;
  height: 200%;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius:10px;
  -moz-border-radius:10px;
  -ms-border-radius:10px;
  -o-border-radius:10px;
  -webkit-border-radius:10px;
}*/

.shplr_left img {
    width: 100%;
    height: 100%;
    display: block;
}

.shplr_right {
    float: right;
    width: 72%;
}

.icon-choose {
    color: #f54040 !important;
    font-size: 16px !important;
}

.icon-icon_search {
    color: #bababa;
}

.shplr_top {
    height: 77px;
    display: block;
    overflow: hidden;
}

.shplr_top_1 {
    height: 56px !important;
}

.hei56 {
    height: 56px !important;
}

.hei30 {
    height: 30px !important;
}

.hei82 {
    height: 100px !important;
}

.hei70 {
    height: 105px !important;
}

.shplr_top ul li {
    height: 31px;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    font: 12px/15px "helvetica";
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.shplr_top ul li:nth-child(2) {
    margin-top: 4px;
    height: 16px !important;
}

.shplr_top ul li a {
    font: 12px/15px "helvetica";
    color: #000;
    height: 30px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.shplr_right dl dt {
    font: 15px/16px "helvetica";
    color: #000;
    height: 32px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.corhui dl dd,
.corhui dl dt {
    color: #ccc !important;
}

.shplr_right dl dd {
    font: 11px/11px "helvetica";
    color: #999;
    height: 26px;
}

.shplr_top ul li i,
.lxfl_li i {
    font: 10px/10px "helvetica";
    color: #fff;
    background: #f54040;
    margin: 0 3px 0 0;
    padding: 2px 1px;
}

.red_1 {
    background: #FF2764 !important;
}

.yellow {
    background: #ff8850 !important;
}

.red1 {
    background: #fd1e6d !important;
}

.shrd_sz {
    font: bold 16px/20px "helvetica";
    color: #F54040;
    float: left;
}

.shrd_sz1 {
    font: 16px/16px "helvetica";
    color: #F54040;
    float: left;
}

.footer {
    position: fixed;
    bottom: 0;
    height: 44px;
    overflow: hidden;
    background: #fff;
    left: 0;
    right: 0;
    z-index: 80;
}

.footeres {
    position: fixed;
    bottom: 48px;
    height: 49px;
    overflow: hidden;
    background: #fff;
    left: 0;
    right: 0;
    z-index: 80;
}

.foot_left {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    float: left;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.foot_right {
    position: absolute;
    right: 0;
    width: 110px;
    overflow: hidden;
    display: block;
    background: #f54040;
    text-align: center;
    float: right !important;
}

.foot_right a {
    font: 18px/49px "helvetica";
    color: #fff;
    text-align: center;
    width: 100%;
}

.shpllcenter {
    display: table-cell;
    vertical-align: middle;
}

.shplr_left1 {
    width: 49px;
    height: 47px;
    overflow: hidden;
    line-height: 44px;
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin-left: 7px;
}

.quanx {
    font: 12px/49px "helvetica";
}

.shplr_left1 ul li {
    float: right;
}

.shplr_left1 ul li a {
    line-height: 49px;
}

.shplr_left1 ul li:nth-child(2) {
    margin-right: 5px;
}


/*.footer div{ float:left; }*/

.shaname {
    float: left;
    overflow: hidden;
    display: block;
}

.shaname ul li {
    font: 12px/14px "helvetica";
    text-align: right;
    padding-top: 4px;
}

.shaone {
    float: left;
    padding-top: 3px;
}

.shaone dl dt,
.shaone dl dd {
    font: bold 14px/14px "helvetica" !important;
    ;
    text-align: left;
}

.shaone dl dt {
    color: #FF933C;
}

.shaone dl dd {
    color: #ff8850;
}


/*个人中心*/

.me {
    width: 100%;
    height: calc(100% - 49px);
    overflow: scroll;
}

.Iname {
    width: 100%;
    overflow: hidden;
    background: url(../Img/Image/img_mybg1.png) top center no-repeat;
    background-size: cover;
    padding: 12px 0;
}

.Iname_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.Iname_body dl dd h1 {
    font: bold 19px/22px "helvetica";
    width: 100%;
    margin-bottom: 12px;
    text-align: left;
    color: #fff;
    margin-top: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Iname_body dl dd h2 {
    width: calc(100% - 10px);
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.Iname_body dl dd h2 span {
    font: 11px/11px "helvetica";
    color: #B29676;
    text-align: center;
    padding: 4px 3px;
    background: #fff;
    float: left;
}

.Iname_body dl dt {
    width: 78px;
    height: 78px;
    float: left;
    overflow: hidden;
    border: 3px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.Iname_body dl dd {
    float: left;
    width: 70%;
    padding-left: 10px;
}

.Iname_body dl dt img {
    width: 100%;
    height: 100%;
    display: block;
}

.hei {
    color: #000;
    font-weight: 100;
}

.me_accont {
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding: 15px 0;
    font: bold 14px/16px "helvetica";
    color: #CEAD83;
}

.me_accont a {
    color: #CEAD83;
}

.ItopBg {
    margin-bottom: 1px;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.zhanghu {
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
    margin-top: 5px;
}

.zhanghu ul li {
    width: 33%;
    float: left;
    border-left: 1px solid #e1e1e1;
    text-align: center;
    display: block;
    margin: 8px 0;
}

.zhanghu ul li:first-child {
    border-left: 0 !important;
}

.zhanghu ul li a {
    width: 100%;
    display: block;
}

.zhanghu ul li a b {
    width: 100%;
    display: block;
    font: bold 16px/18px "helvetica";
    padding: 5px 0 4px 0;
    color: #000;
}

.zhanghu ul li a span {
    width: 100%;
    display: block;
    font: 14px/16px "helvetica";
    color: #555;
}

.myding {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
}

.tuichu {
    text-align: center;
    padding: 12px 0;
}

.tuichu a {
    font: 14px/16px "helvetica";
    color: #555;
}

.myd_top {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
}

.myd_top dl {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 9px 0;
}

.myd_top dl dt {
    float: left;
    color: #000;
    font: 14px/16px "helvetica";
}

.myd_top dl dd {
    float: right;
    font: 12px/16px "helvetica";
}

.myd_top dl dd a {
    color: #bababa;
}

.myd_top dl dd span {
    font-size: 11px !important;
    line-height: 16px;
}

.myd_body {
    width: 100%;
    overflow: hidden;
}

.myd_body ul {
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
}

.myd_body ul li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 10px 0 13px 0;
}

.myd_body ul li a {
    text-align: center;
    font: 12px/16px "helvetica";
    color: #000;
}

.myd_body ul li a,
.myd_body ul li a i,
.myd_body ul li a span {
    width: 100%;
    display: block;
}

.myd_body ul li a i img {
    width: 40%;
    display: block;
    margin: 0 auto;
}

.bangdiing {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-top: 10px;
    padding: 13px 0 6px 0;
}

.bangdiing h1 {
    font: 14px/28px "helvetica";
    color: #000;
    text-align: left;
    width: calc(100% - 22px);
    margin: 0 auto;
}

.bangdiing input {
    border: 1px solid #e1e1e1;
    font: 14px/28px "helvetica";
    text-align: left;
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
    text-indent: 1em;
    padding: 6px 0;
    margin-bottom: 15px;
}

.jifen {
    width: calc(100% - 22px);
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    text-align: center;
    margin-top: 10px;
}

.jifen a {
    color: #fff;
}

.borred {
    border: 1px solid #f54040 !important;
}

.tansmall {
    width: 150px;
    /*height: 110px;*/
    display: block;
    background: rgba(0, 0, 0, 0.75);
    top: 50% !important;
    left: 50% !important;
    margin-left: -75px;
    margin-top: -55px;
    z-index: 9999;
}

.tanmiddle {
    text-align: center;
    color: #fff;
    z-index: 99;
    width: 150px !important;
    /* height: 110px;*/
    display: block;
    background: rgba(0, 0, 0, 0.75);
    top: 50% !important;
    left: 50% !important;
    margin-left: -75px;
    position: fixed;
    margin-top: -55px;
    z-index: 2147483647 !important;
}

.tanmiddle i {
    font-size: 38px;
    width: 100%;
    text-align: center;
    margin-top: 15px !important;
    display: block;
}

.tanmiddle span {
    font: 16px/24px "helvetica";
    width: 100%;
    display: block;
    padding-bottom: 20px;
}


/*商品详情*/

.height30 {
    width: 100%;
    display: block;
    height: 20px;
}

.height40 {
    width: 100%;
    display: block;
    height: 30px;
}

.borbot {
    /*border-bottom: 0.5px solid #f54040;
	padding-bottom: 4px !important;*/
    overflow: hidden;
}

.borbot2 {
    content: "";
    display: block;
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    transform-origin: left bottom 0px;
    background: #F4F4F4;
}

.borbot1 {
    content: "";
    display: block;
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    transform-origin: left bottom 0px;
    background: #E1E1E1;
}

.borbot3 {
    content: "";
    display: block;
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    transform-origin: left bottom 0px;
    background: #f54040;
}

.xuanjf {
    position: fixed;
    top: 49px;
    z-index: 99;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.xuanjf ul {
    overflow: hidden;
    width: 100%;
    display: block;
}

.xuanjf ul li {
    float: left;
    text-align: center;
    /* border-bottom: 1px solid #424242;*/
    width: 49.8%;
    padding: 5px 0;
}

.xuanjf ul li a {
    font: 14px/30px "helvetica";
    color: #555;
}

.xuanjf ul li a span {
    margin-left: -4px;
    font-size: 10px !important;
    width: 24px;
}

.xuanjf ul li a:active {
    color: #555;
}

.xuanjf ul li a:hover {
    color: #f54040;
}

.xuanjf ul li a:active .icon-downjiao:before,
.xuanjf ul li a:hover .icon-downjiao:before {
    border-top: 7px solid #f54040;
}

.xuanjf ul li a:active .icon-upjiao:before,
.xuanjf ul li a:hover .icon-upjiao:before {
    border-bottom: 7px solid #f54040;
}

.width96 {
    width: 96% !important;
}

.clheig {
    height: 100% !important;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-bottom: 10px !important;
}

.marginpabt0 {
    margin-top: 0 !important;
}

.padd0 {
    padding-top: 5px !important;
}

.top_Right1 {
    float: right;
    width: 72%;
    overflow: hidden;
}

.topr_body {
    width: 100%;
    margin: 0 auto;
    display: table;
    background: #f4f4f4;
    overflow: hidden;
    margin-top: 8px;
    vertical-align: middle;
}

.topr_body img {
    width: 14px;
    margin-top: 10px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
    float: left;
    padding-right: 4px;
}

.topr_body input,
.iconfont1 {
    width: 90%;
    border: 0;
    line-height: 33px;
    background: none;
    height: 33px;
    font: 14px/18px "helvetica";
    display: inline-block;
    vertical-align: middle;
}

.iconfont1 {
    float: left;
}

.toprb_img {
    display: inline-block;
    margin-left: 4px;
    float: left;
    margin-top: 8px;
    vertical-align: middle;
}

.corred {
    border-bottom: 0 !important;
}

.corred a {
    color: #f54040 !important;
}

.jflist {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    opacity: 1;
    z-index: 70;
}

.z_index1 {
    z-index: 80 !important;
}

.z_index2 {
    z-index: 70 !important;
}

.jflist_body {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-top: 90px;
    z-index: 9999;
}

.jflist_body ul {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow-x: hidden;
    max-height: 253px;
    overflow-y: scroll;
}

.jflist_body ul li {
    width: 49%;
    float: left;
    text-align: left;
    margin-top: 22px;
    padding-bottom: 1px;
    /*overflow: hidden;*/
}

.jflist_body ul li:nth-child(2n) {
    float: right !important;
}

.jflist_body ul li a {
    width: 100%;
    margin: 0 auto;
    color: #555;
    padding-bottom: 2px;
    font: 14px/18px "helvetica";
    display: block;
    height: 18px;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jflist_body ul li a i {
    width: 65%;
    float: left;
    padding-left: 4px;
    overflow: hidden;
    font: 14px/18px "helvetica";
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jflist_body ul li a span {
    font-size: 11px;
    /* float: right; */
    padding-left: 20px;
    /* display: block; */
}


/*.jflist_body ul li:hover {
	border-bottom: 1px solid #f54040;
	padding-bottom: 0px;
}*/

.jflist_body ul li a:hover {
    color: #f54040;
}

.jflist_body dl {
    width: 100%;
    overflow: hidden;
    display: block;
}

.jflist_body dl dd {
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px 0;
    background: #fff;
    border-top: 1px solid #e1e1e1;
}

.bacredb0 {
    background: #f54040 !important;
    border-top: 1px solid #f54040 !important;
}

.jflist_body dl dd a {
    color: #555;
}

.bacredb0 a {
    color: #fff !important;
}

.zhao {
    width: 100%;
    overflow: hidden;
    margin-top: 120px;
}

.zhao_body img {
    width: 85px;
    display: block;
    margin: 0 auto;
}


/*首页*/

.zhao_body {
    font: 14px/34px "helvetica";
    color: #555;
    text-align: center;
}

.hotpro {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 4px 0;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

.bord0 {
    border-bottom: 0 !important;
}

.hrotpt_top span {
    padding: 0;
    margin: 0;
    width: 100%;
}

.hotbor {
    width: 15px !important;
    height: 1px !important;
    background: #000;
    margin-top: 8px;
}

.hortpro_body {
    width: calc(100% - 22px);
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    overflow: hidden;
}

.hrotpt_top {
    width: 100%;
    overflow: hidden;
}

.hrotpt_top ul {
    width: 100px;
    margin: 0 auto;
    overflow: hidden;
}

.hrotpt_top ul li {
    float: left;
    display: block;
    text-align: center;
    margin-bottom: 2px;
}

.hrotpt_top ul li span {
    font: bold 14px/18px "helvetica" !important;
    padding-bottom: 2px;
}

.pad {
    padding-left: 5px !important;
}

.pad1 {
    padding-right: 5px !important;
}

.pad2 {
    padding: 0 5px !important;
}

.padl {
    padding-right: 2px !important;
}


/*颜色*/

.hong {
    color: #f54040 !important;
}

.fen {
    color: #fe027f !important;
}

.gengduo {
    position: absolute;
    position: absolute;
    top: 10px;
    font-size: 10px;
    right: 10px;
    border: 1px solid #bababa;
    border-radius: 10px;
    text-align: center;
    display: block;
    width: 30px;
    padding: 2px 0;
}

.gengduo a {
    color: #555;
}


/*end*/

.hortpro_body span {
    font: 6px/9px "helvetica";
    color: #000;
    text-align: center;
}

.guanggao {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 5px 0 3px 0;
    margin-bottom: 10px;
}

.guang_body {
    /*min-width: 700px;*/
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 152px;
}

.guang_body ul li {
    float: left;
}

.guang_body ul li:first-child {
    margin-left: 10px;
}

.guang_body ul li a img {
    display: block;
    width: 110px;
    height: 152px;
    margin-right: 5px;
}

.meizhuang {
    width: 100%;
    overflow: hidden;
}


/*首页列表*/

.prolie {
    width: 100%;
    overflow: hidden;
}

.prolie ul {
    overflow: hidden;
    margin: 0 auto;
    height: calc(100% - 88px);
    display: block;
    margin-bottom: 54px;
    margin-bottom: 6px;
}

.prolie ul li {
    width: 49.5%;
    min-height: 3rem;
    overflow: hidden;
    background: #fff;
    margin-top: 3px;
    display: block;
    vertical-align: middle;
    display: table-cell;
}

.wproduct {
    max-width: 166px !important;
    margin: 0 auto;
    vertical-align: middle;
    display: table;
    height: 166px !important;
    text-align: center;
    margin-top: 7px;
}

.wproduct img {
    max-width: 100% !important;
    margin: 0 auto;
    max-height: 166px;
    vertical-align: middle;
}

.wproduct span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.wproductd dl dt {
    font: 12px/16px "helvetica";
    color: #000;
    width: 90%;
    margin: 0 auto;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 32px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    padding-top: 5px;
}

.wproductd dl dd {
    font: bold 18px/21px "helvetica";
    color: #f54040;
    text-align: center;
    padding: 10px 0;
    height: 21px;
}

.wproductd dl dd span {
    font: bold 10px/14px "helvetica";
}


/*订单列表*/

.quanbudingdan {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.quanbudingdan:last-child {
    margin-bottom: 0px !important;
}

.shanglist {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.shgli_top {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 7px 0;
}

.shalitop_left {
    float: left;
    overflow: hidden;
    padding: 8px 0;
}

.shalitop_left span {
    float: left;
    font: 14px/18px "helvetica";
    color: #333;
    margin-right: 5px;
}

.shalitop_right {
    float: right;
    padding: 8px 0;
}

.shalitop_right span {
    font: 14px/18px "helvetica";
    color: #333;
}

.shalitop_right a span {
    margin-right: 5px !important;
    margin-left: 15px;
}

.huise {
    color: #ccc !important;
}

.huise a {
    color: #ccc !important;
}

.shalitop_right a span,
.huise a {
    color: #333;
}

.shpro {
    width: 100%;
    overflow: hidden;
    background: #fbfbfb;
}

.shpro a {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    color: #000;
    padding: 5px 0;
}

.shpro a span {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin-right: 5px;
    border: 1px solid #e1e1e1;
}

.shpro a span img {
    width: 100%;
    overflow: hidden;
    display: block;
}

.shpro a p {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    font: 12px/20px "helvetica";
    color: #000;
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.shgli_top ul {
    margin: 0 auto;
    overflow: hidden;
}

.shgli_top ul li {
    font: 14px/16px "helvetica";
    color: #000;
}


/*.shgli_top ul li:nth-child(n+1) {
	margin-right: 10px;
}
.shgli_top ul li a:nth-child(2) {
	margin-right: 10px;
}*/

.shgli_top ul li span {
    font: 12px/30px "helvetica";
    color: #999;
}

.shgli_top ul li a {
    width: 88px;
    color: #333;
    display: block;
    padding: 6px 0;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    text-align: center;
    font-size: 14px;
}

.shgli_top ul li a:active,
.lired {
    color: #f54040 !important;
    border: 1px solid #f54040 !important;
    background: #FFEEEE;
}

.lv,
.lvsed {
    color: #44ba42 !important;
    margin-right: 0 !important;
}

.hong {
    color: #5f54040 !important;
    margin-right: 0 !important;
}

.huang {
    color: #ff8808 !important;
    margin-right: 0 !important;
}

.shprimg {
    width: 700px;
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 50px;
    padding: 4px 0;
}

.shprimg ul li {
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-right: 5px;
    border: 1px solid #e1e1e1;
}

.shprimg ul li img {
    width: 100%;
    display: block;
}

.shprimg ul li:first-child {
    margin-left: 10px;
}

.wenxin {
    position: absolute;
    bottom: 50px;
}

.wenxin span {
    width: calc(100% - 55px);
    font: 14px/18px "helvetica";
    color: #555;
    text-align: left;
    margin: 0 auto;
    display: block;
}


/*订单中心弹出*/

.tanqu {
    width: 300px;
    height: 132px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -66px;
    margin-left: -150px;
}

.z_index88 {
    z-index: 10008 !important;
}

.tatop_top {
    max-width: calc( 100% - 10px);
    overflow: hidden;
    display: table;
    height: 88px;
    vertical-align: middle;
    margin: 0 auto;
}

.tatop_top p {
    max-width: calc( 100% - 10px);
    font: 18px/20px "helvetica";
    color: #000;
    display: table-cell;
    vertical-align: middle;
}

.tatop_top p span {
    display: block;
    width: 100%;
    height: 32px;
}

.tatop_top p a {
    text-align: center;
    color: #4373FE;
    font: 15px/20px "helvetica";
    width: 100%;
    display: block;
}

.whti {
    max-height: 46px;
    overflow-y: scroll;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.tasp {
    text-align: center;
    width: 100%;
    overflow: hidden;
    font: 18px/20px "helvetica";
    display: block;
    margin: 0 auto;
}

.tasp_1 {
    text-align: center;
    width: auto !important;
    overflow: hidden;
    font: 18px/20px "helvetica";
    display: block;
    float: left;
    margin-left: 4px;
}

.tatopt_img {
    width: 18px;
    float: left;
}

.inpumima {
    border: 0;
    background: #f4f4f4;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    text-align: center;
    font: 14px/40px "helvetica";
    margin-top: 10px;
}

.tatop_down {
    width: 100%;
    overflow: hidden;
    display: block;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    bottom: -1px;
}

.tatop_down ul li {
    width: 50%;
    float: left;
    border-top: 1px solid #e1e1e1;
    text-align: center;
    font: 16px/43.5px "helvetica";
}

.tatop_top span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.tatop_down ul li a {
    color: #333;
}

.shanred {
    background: #f54040 !important;
    border-top: 0 !important;
    color: #fff;
}

.shanred a {
    color: #fff !important;
}

.queding {
    width: 100% !important;
}


/*订单详情*/

.dingda_top {
    width: 100%;
    overflow: hidden;
    padding: 30px 0 10px 0;
}

.dningby {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
}

.dningby ul {
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.dningby ul li {
    float: left;
    font: bold 16px/20px "helvetica";
    color: #fff;
}

.icon-icon_huoxiangqing {
    font-weight: normal !important;
    margin-right: 4px;
}

.dningby dl {
    float: right;
    margin-top: -4px;
}

.dningby dl dt,
.dningby dl dd {
    color: #fff;
    font: 12px/20px "helvetica";
}

.dningby dl dt span,
.dningby dl dd span {
    text-align: right;
    font: 13px/20px "helvetica";
}

.dningby dl dt i,
.dningby dl dd i {
    text-align: left;
    font: 13px/22px "helvetica";
}

.dingdan_img {
    width: 100%;
    overflow: hidden;
}

.dingdan_img img {
    width: 100%;
    display: block;
}

.dingkd {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    margin-top: 10px;
}

.pad12 {
    padding: 12px 0 !important;
}

.dingkd_body,
.ding_xin {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 13px 0;
}

.dingkd_body ul li {
    float: left;
    margin-right: 15px;
    font: 14px/18px "helvetica";
    color: #000;
}

.dingkd_body ul li:nth-child(3) {
    margin-right: 0 !important;
}

.margr0 {
    margin-right: 0 !important;
}

.ding_xin dl dt {
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-bottom: 4px;
}

.ding_xin dl dt span {
    float: left;
    color: #000;
    margin-right: 5px;
    font-weight: bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 90%
}

.ding_xin dl dt span i {
    font: bold 16px/18px "helvetica";
    margin-left: 10px;
}

.icon-address_yes {
    color: #f54040 !important;
    margin-top: 2px;
    font-size: 15px !important;
    width: 16px !important;
}

.ding_xin dl dd {
    margin-left: 20px;
    font: 12px/18px "helvetica";
    color: #000;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    height: 36px;
    display: -webkit-box;
    margin-left: 20px;
}

.dinid {
    margin-left: 0 !important;
}

.shumu {
    float: right;
    padding-top: 8px;
    font: 12px/22px "helvetica";
    color: #999;
}

.shumu1 {
    float: right;
    font: 12px/22px "helvetica";
    color: #999;
}

.botr {
    border-bottom: 0 !important;
}

.duihuan {
    margin: 10px 0;
    overflow: hidden;
}

.duhdian {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e1e1e1;
    background: #fff;
}

.duhdian ul {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
}

.duhdian ul li {
    font: 12px/18px "helvetica";
    color: #555;
}

.duhdian ul li i {
    font: 12px/18px "helvetica";
    color: #555;
}

.fotbtn {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e1e1e1;
    background: #f8f8f8;
    position: fixed;
    bottom: 0;
}

.fotb_by {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
}

.fotb_left {
    float: left;
}

.fotb_left a {
    padding: 0 10px;
    font: 12px/30px "helvetica";
    color: #000;
}

.fotb_right {
    float: right;
}

.fotb_right ul li {
    float: right;
    font: 12px/30px "helvetica";
    color: #555;
}

.fotb_right ul li a {
    border: 1px solid #e1e1e1;
    color: #555;
    padding: 6px 4px;
    margin-left: 10px;
}

.fotb_right ul li a:hover {
    color: #f54040 !important;
    border: 1px solid #f54040 !important;
}


/*物流*/

.dingdanhao {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.dingby {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
}

.dingby ul li {
    font: 14px/18px "helvetica";
    color: #333;
}

.wuliu {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e1e1e1;
    background: #fff;
}

.wuliu_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
}

.wuliuul {
    width: 100%;
    margin-top: 10px;
}

.wuliuul li {
    float: right;
    width: calc(100% - 22px);
    border-left: 1px solid #e1e1e1;
    font: 14px/22px "helvetica";
    color: #333;
    text-align: left;
    position: relative;
    padding-bottom: 14px;
    display: block;
}

.first_p {
    margin-top: -2px !important;
}

.wuliuul li p i {
    font: 12px/20px "helvetica";
    margin-right: 10px;
}

.wuliuul li p {
    width: 94%;
    margin-left: 20px;
    clear: both;
    display: block;
}

.wuliuul li span {
    width: 94%;
    margin-left: 20px;
    font: 14px/22px "helvetica";
    display: block;
}

.icontimg {
    position: absolute;
    left: -10px;
    width: 18px;
    height: 18px;
    display: block;
}

.icontimg1 {
    position: absolute;
    left: -10px;
    width: 18px;
    height: 18px;
    display: block;
}

.icontimg img {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 5px;
}

.icontimg1 img {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-left: 1px;
}

.margin-10 {
    margin-top: -2px !important;
}

.margin-4 {
    margin-top: 0px !important;
}

.bacf4 {
    width: 100%;
    overflow: hidden;
    background: #f4f4f4;
    height: 10px;
}

.borright {
    border-left: 0 !important;
}

.margin-1 {
    margin-top: -6px;
}


/*积分支付*/

.jfzf {
    width: 100%;
    overflow: hidden;
    /*	border-top: 1px solid #e1e1e1;*/
    background: #fff;
    font: 15px/19px "helvetica";
}

.bobd {
    border-bottom: 1px solid #e1e1e1;
}

.jfzf a {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    color: #333;
    padding: 12px 0;
    overflow: hidden;
    display: block;
}

.jfzf a dl dt {
    float: left;
}

.jfzf a dl dd {
    float: right;
}

.jfzf a dl dd span {
    float: right;
    margin-left: 10px;
}

.icon-icon_wepay {
    color: #1db302;
}

.fapiao {
    width: 100%;
    overflow: hidden;
    background: #fff;
    /*border-bottom: 1px solid #e1e1e1;*/
}

.gongsi {
    width: 69%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}

.width90 {
    width: 88%;
}

.duhdian1 {
    width: 100%;
    overflow: hidden;
    /*border-top: 1px solid #e1e1e1;*/
    background: #fff;
}

.duhdian1 ul {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
}

.duhdian1 ul li {
    font: 14px/18px "helvetica";
    color: #555;
    padding: 2px 0;
}

.yunf span {
    float: left;
}

.yfts {
    width: 15px;
    padding-top: 2px;
}

.icon-gantanhao {
    color: #999;
}

.duhdian1 ul li i {
    font: 14px/18px "helvetica";
    color: #f54040;
    text-align: right;
    float: right;
}

.fotbtnse {
    width: 100%;
    overflow: hidden;
    background: #f54040;
    position: fixed;
    height: 49px;
    bottom: 0;
}

.fotbtnse a {
    width: 100%;
    text-align: center;
    color: #fff;
    font: 18px/49px "helvetica";
    display: block;
    background: #f54040;
}

.babg {
    background: #bababa !important;
    position: fixed;
    text-align: center;
    height: 49px;
    bottom: 0;
    width: 100%;
}

.babg a {
    background: #bababa !important;
    color: #fff;
    text-align: center;
    font: 18px/49px "helvetica";
}

.xiname {
    width: calc(100% - 24px);
    overflow: hidden;
    margin: 0 auto;
}

.name {
    width: 25%;
    overflow: hidden;
    height: 18px;
}

.xiname1,
.diwu {
    width: calc(100% - 22px);
    overflow: hidden;
    margin: 0 auto;
}

.xiname ul li {
    float: left;
    /*margin-right: 5px;*/
    font: bold 14px/18px "helvetica";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.xiname ul li:nth-child(3) {
    margin-left: 10px;
}

.moren a {
    float: left;
    margin-right: 34px;
    font: 10px/13px "helvetica";
    width: 30px;
    height: 13px;
    display: block;
    text-align: center;
    color: #f54040 !important;
    border: 1px solid #f54040;
    padding: 0 4px;
    float: left;
    /*margin-left: 10px;*/
    margin-top: 1px;
    background: #FEF5F5;
}

.diwu {
    display: table;
    vertical-align: middle;
    text-align: center;
}

.diwu ul li {
    display: inline-block;
    vertical-align: middle;
    font: 14px/18px "helvetica";
}

.diwu ul li a {
    color: #000;
}

.dizhx {
    width: 70%;
    overflow: hidden;
    height: 32px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xiname1 ul li:first-child {
    margin-left: 0 !important;
}

.xiname1 ul li:nth-child(3) {
    width: 14px !important;
}

.xiname1 ul li {
    float: left;
    /*margin-left: 5px;*/
    font: 12px/16px "helvetica";
}


/*.dizhx {min-width: 352px;}*/

.xiname1 ul li a {
    color: #000;
}

.icjiant {
    margin-top: 2px;
}

.din_body {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

.icon-chahao {
    font-size: 10px;
}

.dimod {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background: #fff;
    /*min-height: 424px;*/
    z-index: 999;
    display: block;
}

.top37 {
    top: 37% !important;
}

.moddi {
    position: relative;
    height: 40px;
    line-height: 40px;
    width: calc(100% - 20px);
    margin: 0 auto;
    color: #333;
    background-color: #fff;
    font: 14px/40px "helvetica";
    min-width: 352px;
}

.moddi_img1 img {
    width: 64% !important;
}

.moddi a {
    width: 12px;
    height: 12px;
    display: block;
    margin-top: 14px;
}

.moddi a img {
    width: 100%;
    display: block;
}

.moddi a,
.moddi span {
    float: left;
}

.moddi span {
    float: left;
    text-align: center;
    width: calc(100% - 24px);
}

.moddi i {
    padding-right: 10px;
}

.modui {
    padding-left: 10px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
}

.modzhi ul:nth-child(2n+0) {
    font: 12px/36px "helvetica" !important;
}

.modui li {
    float: left;
    font: 14px/36px "helvetica";
    padding-right: 10px;
    text-align: center;
    display: block;
    min-width: 50px;
}

.cur {
    color: #f54040;
    /*border-bottom: 1px solid #f54040;*/
}

.moduid {
    overflow: scroll;
    font: 12px/36px "helvetica";
    height: 340px;
}

.modzhi ul li {
    font: 12px/36px "helvetica";
}

.modzhi .moduid li a {
    font: 12px/36px "helvetica" !important;
    padding-left: 20px;
    color: #333;
}

.moduid li a span {
    float: right;
    font-size: 12px !important;
}

.icon-duihao {
    color: #f54040;
}


/*地址*/

.dingmo {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e1e1e1;
}

.dingmo dl {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 7px 0;
}

.dingmo dl dt {
    float: left;
}

.dingmo dl dt a {
    color: #333;
    font: 12px/32px "helvetica";
}

.dingmo dl dd a {
    color: #333;
    font: 12px/32px "helvetica";
    border: 1px solid #bababa;
    height: 30px;
    width: 70px;
    margin-left: 10px;
    float: right;
    text-align: center;
    line-height: 32px;
    display: table;
    vertical-align: middle;
}

.dingmo dl dt {
    display: table;
    vertical-align: middle;
}

.dingmo dl dt a span,
.dingmo dl dd a {
    display: inline-block;
    vertical-align: middle;
}

.dingmo dl dd {
    float: right;
}

.dingmo dl dt a span {
    margin-right: 6px;
}


/*收货地址*/

.dzshou {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
}

.bgag {
    background: #fef5f5 !important;
}

.dzshou_body {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    overflow: hidden;
    /*display: table-cell;*/
    display: block;
    vertical-align: middle;
}

.wid10 {
    width: calc(100% - 20px) !important;
}

.name1 {
    color: #f54040 !important;
}

.dzshl_left {
    width: 90%;
    /* border-right: 1px solid #e1e1e1; */
    float: left;
}

.dzshl_right {
    /*width: 7%;*/
    float: right;
    line-height: 52px;
    /* padding-right: 8px; */
    border-left: 1px solid #e1e1e1;
    padding: 0 6px;
    display: block;
    text-align: center;
}

.dzshl_left,
.dzshl_right {
    /*display: inline-block;
	vertical-align: middle;*/
    overflow: hidden;
}

.wid11 {
    max-width: 100% !important;
    width: 322px;
}

.icon-icon_xiugai1 {
    color: #999999;
}


/*新增地址*/

.xinzeng {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-bottom: 10px;
}

.opcity {
    opacity: 0.3;
}

.xzbf {
    width: calc(100% - 22px);
    margin: 0 auto;
    padding: 13px 0;
}

.xingze_body ul li {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    display: table;
    vertical-align: middle;
    padding: 14px 0;
    background: #fff;
}


/*1px边框*/

.duhdian1:before {
    content: "";
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    transform-origin: left bottom 0px;
    background: #e1e1e1;
    display: block;
}

.shoplist1:after,
.jfzf:after,
.gou:after {
    content: "";
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    transform-origin: left bottom 0px;
    background: #e1e1e1;
    display: block;
}

.xingze_body ul li span {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font: 14px/18px "helvetica";
}

.tanhao {
    float: right !important;
    width: 15px !important;
}

.tanhao img {
    width: 100%;
    display: block;
}

.xingze_body ul li input {
    background: none;
    width: 70%;
}

.xzbf label input {
    width: 69% !important;
}

.xingze_body ul li input,
.xzselect,
.icon-mjiantou {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    font-size: 14px;
    text-align: left;
}

.width68 {
    width: 68%;
}

.xzselect {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #bababa;
    outline: none;
}

.xzbfd {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    padding: 13px 0;
}

.xzbfd1 {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    padding: 13px 0;
}

.xzbfd1 span {
    float: left;
}

.xzbfd1 dl {
    float: right;
}

.xzbfd1 span {
    float: left;
}

.xzbfd1 dl dt,
.xzbfd1 dl dd {
    float: left;
    color: #333;
    font: 14px/18px "helvetica";
}

.xzbfd1 dl dt {
    margin-right: 30px;
}

.xzbfd dl dd a {
    color: #bababa;
}


/*.checkbox{ width:29px; height:19px; background:#f54040; border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;-webkit-border-radius:40px; position:relative;    box-shadow: 0px 0px 3px 0px rgb(224, 224, 224);}
.checkbox:before{ content:''; position:absolute; top:12px; left:3px; height:2px; color:#fff; background:#f54040; font-size:16px;}
.checkbox:after{ content:''; position:absolute; top:12px; left:3px; height:2px; color:#fff; background:#fff; font-size:16px;    box-shadow: 0px 0px 3px 0px rgb(224, 224, 224);}
.checkbox label{ display:block;  width:19px; height:19px; border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;-webkit-border-radius:50px; transform:all 0.5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;-ms-transition: all .5s ease; cursor:pointer; position:absolute; top:0px; z-index:1; left:-1px; background:#fff;    box-shadow: 0px 0px 3px 0px rgb(224, 224, 224);}
.checkbox input[type=checkbox]:checked + label {
	left: 11px;
	background: #fff;
}*/

.switch-btn {
    position: relative;
    display: block;
    vertical-align: top;
    width: 50px;
    height: 25px;
    border-radius: 18px;
    cursor: pointer;
}

.checked-switch {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.text-switch {
    background-color: #fff;
    box-shadow: 0px 0px 3px 0px rgb(224, 224, 224);
    border-radius: inherit;
    color: #fff;
    display: block;
    font-size: 15px;
    height: inherit;
    position: relative;
    text-transform: uppercase;
}

.text-switch:before,
.text-switch:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}

.text-switch:before {
    content: '';
    right: 11px;
}

.text-switch:after {
    content: '';
    left: 11px;
    color: #FFFFFF;
    opacity: 0;
}

.checked-switch:checked~.text-switch {
    background-color: #f54040;
}

.checked-switch:checked~.text-switch:before {
    opacity: 0;
}

.checked-switch:checked~.text-switch:after {
    opacity: 1;
}

.toggle-btn {
    background: #fff;
    border-radius: 100%;
    height: 25px;
    left: 1px;
    position: absolute;
    top: 0px;
    width: 25px;
    box-shadow: 0px 0px 3px 0px rgb(224, 224, 224);
}

.toggle-btn::before {
    color: #aaaaaa;
    content: "";
    display: inline-block;
    font-size: 12px;
    letter-spacing: -2px;
    padding: 4px 0;
    vertical-align: middle;
}

.checked-switch:checked~.toggle-btn {
    left: 25px;
}

.text-switch,
.toggle-btn {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.dibu {
    width: 100%;
    overflow: hidden;
    position: fixed;
    bottom: 0;
}

.dibu a {
    float: left;
    width: 50%;
    background: #fff;
    color: #f54040;
    text-align: center;
    font: 14px/49px "helvetica";
    border-top: 1px solid #e1e1e1;
}

.diq {
    background: #f54040 !important;
    color: #fff !important;
    border-top: 1px solid #f54040 !important;
}


/*交易明细*/

.jiaoyi {
    width: 100%;
    overflow: hidden;
    background: url(../Img/Image/img_bgshangcheng.png);
    background-size: 136%;
    height: 60px;
}

.jiaoyi2 {
    width: 100%;
    overflow: hidden;
    background: #CCAA7F;
    background: linear-gradient(to right, #CCAA7F, #E8CFB2);
    background: -moz-linear-gradient(to right, #CCAA7F, #E8CFB2);
    background: -webkit-linear-gradient(to right, #CCAA7F, #E8CFB2);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff8850', endColorstr='#ff0a5a', GradientType=1);
    background-size: 136%;
    height: 60px;
}

.jiaoyi1 {
    width: 100%;
    overflow: hidden;
    background: url(../Img/Image/img_bgfuli.png);
    background-size: 136%;
    height: 60px
}

.jy_body {
    width: calc(100% - 22px);
    overflow: hidden;
    margin: 0 auto;
    padding: 12px 0;
}

.jyby_body dl dt {
    width: 36px;
    height: 36px;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #fff;
    text-align: center;
}

.jyby_body {
    display: table-cell;
    vertical-align: middle;
}

.jyby_body dl dt,
.jyby_body dl dd {
    display: inline-block;
    vertical-align: middle;
}

.jyby_body dl dt span {
    line-height: 36px;
    font-size: 23px;
    color: #f54040;
}

.jyby_body dl dd span {
    font: 15px/18px "helvetica";
    color: #fff;
    display: block;
}

.jyby_body {
    width: 60%;
    overflow: hidden;
    float: left;
    display: block;
}

.jyby_body dl dd i {
    fon-size: 11px !important;
    line-height: 15px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.jybyright {
    width: 37%;
    margin-top: 10px;
    float: right;
    overflow: hidden;
}

.jybyright ul li {
    float: left;
    text-align: right;
    font: 11px/15px "helvetica";
    color: #fff;
    margin-right: 10px;
}

.jybyright ul li:nth-child(2) {
    margin-right: 0;
}

.yueqian,
.yueqian1,
.yueqian2 {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.yueqian ul li,
.yueqian1 ul li,
.yueqian2 ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
}

.yueqian ul li:last-chilid,
.yueqian1 ul li:last-chilid,
.yueqian2 ul li:last-chilid {
    border-bottom: 0 !important;
}

.yueqian ul li a,
.yueqian1 ul li a,
.yueqian2 ul li a {
    width: calc(100% - 22px);
    margin: 0 auto;
    overflow: hidden;
    display: table;
    vertical-align: middle;
}

.yueqian ul li a h1,
.yueqian ul li a h2,
.yueqian ul li a h3,
.yueqian1 ul li a h1,
.yueqian1 ul li a h2,
.yueqian1 ul li a h3,
.yueqian2 ul li a h1,
.yueqian2 ul li a h2,
.yueqian2 ul li a h3 {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 0;
}

.yueqian ul li a h1,
.yueqian1 ul li a h1,
.yueqian2 ul li a h1 {
    font: 15px/19px "helvetica";
    color: #000;
}

.yueqian1 h1,
.yueqian2 h1 {
    font: bold 15px/19px "helvetica" !important;
}

.yueqian ul li a h2 {
    font: bold 15px/19px "helvetica";
    color: #f54040;
    float: right;
}

.cordyellow h2 {
    color: #ff8850 !important;
}

.yueqian1 ul li a h2 {
    font: bold 15px/38px "helvetica";
    color: #f54040;
    float: right;
    height: 38px;
}

.yueqian2 ul li a h2 {
    color: #ff8850;
    font: bold 15px/38px "helvetica";
    float: right;
    height: 38px;
}

.coye {
    color: #ff8850 !important;
}

.yueqian ul li a h3 span,
.yueqian2 ul li a h3 span {
    font: 14px/19px "helvetica";
    color: #000;
    display: block;
    margin-bottom: 5px;
}

.yueqian1 ul li a h3 span {
    font: 14px/19px "helvetica";
    color: #555;
    display: block;
    margin-bottom: 5px;
}

.yueqian ul li a h3 i,
.yueqian1 ul li a h3 i,
.yueqian2 ul li a h3 i {
    font: 10px/14px "helvetica";
    color: #bababa;
    display: block;
    margin-bottom: 5px;
}

.hei {
    color: #000 !important;
}


/*支付*/


/*全局end*/


/*积分支付选择begin*/

.pay_main {
    height: 100%;
    width: 100%;
}

.pay_list_box {
    width: 100%;
    height: calc(100% - 50px);
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 60px;
}

.pay_item {
    width: 100%;
    height: 80px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 10px;
}

.pay_item_left {
    float: left;
    margin: 0 15px;
    width: 15px;
    height: 100%;
    color: #bababa;
}

.icon-icon_fxgou {
    color: #f54040 !important;
}

.pay_item_left span {
    float: left;
    width: 15px;
    height: 15px;
    border: 0;
    line-height: 80px;
}

.pay_item_center {
    float: left;
    width: 100px;
    height: 100%;
}

.pay_item_center_shang {
    background: #f54040;
    background: linear-gradient(to bottom, #ff7656, #f54040);
    background: -moz-linear-gradient(to bottom, #ff7656, #f54040);
    background: -webkit-linear-gradient(to bottom, #ff7656, #f54040);
}

.pay_item_center_fu {
    background: #f54040;
    background: linear-gradient(to bottom, #ffb657, #ff8850);
    background: -moz-linear-gradient(to bottom, #ffb657, #ff8850);
    background: -webkit-linear-gradient(to bottom, #ffb657, #ff8850);
}

.pay_item_center_no {
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.pay_item_center_dan {
    color: #fff;
    font-size: 10px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

.pay_item_right {
    float: left;
    width: calc(100% - 155px);
    height: 100%;
    background: #fff;
    overflow: hidden;
}

.pay_item_right_title {
    color: #fff;
    padding-top: 5px;
}

.pay_item_right_title i {
    margin-top: 5px;
    padding: 2px 2px;
    font-size: 12px;
    line-height: 16px;
    margin-left: 15px;
    font-style: normal;
    border-radius: 3px;
    background: #ff8850;
}

.pay_item_right_title_shang i {
    background: #f54040;
}

.pay_item_right_card {
    color: #555;
    margin-top: 5px;
    margin-left: 15px;
}

.pay_item_right_date {
    color: #555;
    margin-left: 15px;
    margin-top: 15px;
    font-size: 12px;
}

.pay_foot {
    width: 100%;
    height: 49px;
    position: fixed;
    bottom: 0;
}

.pay_foot_left {
    float: left;
    width: 50%;
    height: 100%;
    line-height: 49px;
    color: #555;
    background: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    border-top: 1px solid #e1e1e1;
}

.pay_foot_right {
    border-top: 1px solid #f54040;
    width: 50%;
    height: 100%;
    float: left;
    line-height: 49px;
    color: #fff;
    background: #f54040;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}


/*积分支付选择end*/


/*兑换券支付  begin*/

.pay_item_center_dui {
    background: #f54040;
    background: linear-gradient(to bottom, #ff8850, #f54040);
    background: -moz-linear-gradient(to bottom, #ff8850, #f54040);
    background: -webkit-linear-gradient(to bottom, #ff8850, #f54040);
}


/*兑换券支付  end*/


/*积分卡支付  begin*/

.pay_jf_top {
    width: 100%;
    height: 44px;
    background: #fff;
    line-height: 44px;
}

.pay_jf_top_btn {
    float: right;
    width: 70px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f54040;
    border-radius: 2px;
    text-align: center;
    margin-right: 10px;
    color: #f54040;
    font-size: 14px;
    font-weight: 500;
    margin-top: 6px;
}

.pay_list_box_jf {
    height: calc(100% - 50px - 44px);
}

.pay_item_right_dateJf {
    margin-top: 36px;
}


/*积分卡支付  end*/


/*在线支付  begin*/

.pay_zx {
    background: #fff;
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #e1e1e1;
}

.pay_zx_left {
    float: left;
    height: 43px;
    padding-left: 10px;
    line-height: 43px;
}

.pay_zx_left span {
    font-size: 16px;
    color: #bababa;
}

.icon-icon_alipay {
    color: #2798ff !important;
    font-size: 19px !important;
}

.icon-icon_wepay {
    color: #1db302 !important;
    font-size: 19px !important;
}

.pay_zx_center {
    float: left;
    height: 43px;
    line-height: 43px;
    padding-left: 20px;
}

.pay_zx_right {
    float: right;
    height: 43px;
    padding-right: 15px;
    line-height: 43px;
}


/*.pay_zx_right span {
	font-size:20px !important;
}*/


/*在线支付  end*/


/*下单 begin*/

.addorder_main {
    width: 100%;
    height: 100%;
}

.addorder_top {
    width: 100%;
    height: 75px;
    background: #fff;
}

.addorder_top_left {
    float: left;
    height: 100%;
    width: 10px;
    margin-left: 10px;
    margin-right: 5px;
}

.addorder_top_left img {
    border: 0;
    padding: 0;
    margin: 0;
    margin-top: 31.5px;
    height: 12px;
    width: 10px;
}

.addorder_top_center {
    float: left;
    width: calc(100% - 53px);
    height: 100%;
}

.addorder_top_center_person {
    margin-top: 10px;
    width: 100%;
    max-width: 100%;
    height: 18px;
    line-height: 18px;
}

.addorder_top_center_person_name {
    float: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 169px;
    font-size: 14px;
    font-weight: 800;
    color: #000;
}

.addorder_top_center_person_phone {
    float: left;
    font-size: 14px;
    font-weight: 800;
    color: #000;
    margin-left: 15px;
}

.addorder_top_center_person_icn {
    float: left;
    color: #f54040;
    margin-left: 10px;
    border: 1px solid #f54040;
    border-radius: 2px;
    background: #fef5f5;
    width: 30px;
    height: 14px;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
}

.addorder_top_center_adress {
    margin-top: 5px;
    width: 100%;
    max-width: 100%;
    height: 32px;
    color: #555;
    font-size: 12px;
}

.addorder_top_right {
    float: right;
    height: 100%;
    width: 20px;
    line-height: 75px;
    font-size: 14px;
    font-weight: 600;
    color: #555;
    margin-left: 8px;
}

.addorder_top_border {
    width: 100%;
    height: 3px;
    padding: 0;
    margin: 0;
    background: url("../img/image/pay_top_border.png");
    background-size: 100% 100%;
}

.addorder_content {
    height: calc(100% - 78px - 49px);
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

.addorder_product {
    border-top: 1px solid #e1e1e1;
    margin-top: 10px;
    background: #fff;
}

.addorder_product_item {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px;
}

.addorder_product_item_left {
    width: 77px;
    height: 77px;
    float: left;
    text-align: center;
    border: 1px solid #e1e1e1;
}

.addorder_product_item_left img {
    width: 77px;
    height: 77px;
    max-width: 77px;
}

.addorder_product_item_right {
    margin-left: 4px;
    width: calc(100% - 79px - 4px);
    height: 77px;
    float: left;
    overflow: hidden;
}

.addorder_product_item_right_title {
    font: 12px/15px "helvetica";
    color: #000;
    height: 30px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.addorder_product_item_right_tip {
    width: 100%;
    height: 14px;
    margin-left: -5px;
    margin-top: 2px;
}

.addorder_product_item_right_tip>div {
    float: left;
    font-size: 12px;
    line-height: 14px;
    height: 14px;
    padding: 0 3px;
    background: #f54040;
    margin-left: 5px;
    color: #fff;
    border-radius: 2px;
}

.addorder_tip_shang {
    background: #ff8850;
}

div.addorder_tip_te {
    background: #f62e64;
}

.addorder_product_item_right_money {}

.addorder_product_item_right_price {
    font: bold 16px/20px "helvetica";
    color: #f54040;
    padding-top: 13px;
    float: left;
}

.xiaoshu {
    font-size: 11px;
}

.addorder_product_item_right_no {
    float: right;
    font: bold 16px/20px "helvetica";
    color: #ccc;
    padding-top: 13px;
}

.addorder_pay {
    border-top: 1px solid #e1e1e1;
    margin-top: 10px;
    background: #fff;
}

.addorder_pay_item {
    height: 43px;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    line-height: 43px;
    font-size: 15px;
    color: #333;
}

.addorder_pay_item_left {
    float: left;
    text-align: left;
    margin-left: 10px;
}

.addorder_pay_item_right {
    float: right;
    text-align: right;
    margin-right: 10px;
}

.addorder_pay_item_right span {
    margin-left: 10px;
}

.addorder_pay_item_right>img {
    line-height: 0;
    width: 19px;
    height: 19px;
    margin-top: 12px;
    float: left;
    margin-right: 5px;
}

.addorder_piao {
    border-top: 1px solid #e1e1e1;
    margin-top: 10px;
    background: #fff;
    height: 43px;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    line-height: 43px;
    font-size: 15px;
    color: #333;
}

.addorder_piao_left {
    float: left;
    text-align: left;
    margin-left: 10px;
}

.addorder_piao_right {
    float: right;
    text-align: right;
    margin-right: 10px;
    max-width: calc(100% - 50px);
}

.addorder_piao_right>div {
    margin-left: 10px;
    font-style: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 100%;
    max-width: calc(100% - 30px);
    float: left;
}

.addorder_piao_right span {
    margin-left: 10px;
}

.addorder_all {
    border-top: 1px solid #e1e1e1;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fff;
    padding: 8px 10px;
    background: #fff;
}

.addorder_all_item {
    font-size: 12px;
    margin: 1px 0;
}

.addorder_all_item_left {
    color: #333;
    float: left;
    text-align: left;
}

.addorder_all_item_right {
    float: right;
    color: #f54040;
    text-align: right;
}

.addorder_foot {
    height: 49px;
    width: 100%;
    background: #f54040;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 49px;
}


/*下单end*/


/*选地址begin*/


/*选地址end*/


/*发票begin*/

.piao_main {
    width: 100%;
    height: 100%;
}

.piao_box {
    width: 100%;
    height: calc(100% - 50px);
    overflow-y: scroll;
    overflow-x: hidden;
}

.piao_box_all {
    background: #fff;
    overflow: hidden;
    padding-bottom: 10px;
}

.piao_msg {
    width: calc(100% - 20px);
    background: #FFFBF2;
    padding: 6px 10px;
    line-height: 16px;
    color: #FF9B25;
    font-size: 12px;
    overflow: hidden;
}

.piao_box_all:after {
    content: "";
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    transform-origin: left bottom 0px;
    background: #e1e1e1;
    display: block;
}

.cen {
    text-align: center;
}

.piao_type {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 15px;
    color: #000;
    font-size: 14px;
}

.piao_type_item {
    margin-top: 10px;
    overflow: hidden;
}

.piao_type_item_none {
    float: left;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #bababa;
    border-radius: 2px;
    margin-left: 10px;
    font-size: 15px;
    color: #555;
    min-width: 69px;
    text-align: center;
}

.piao_type_item_on {
    float: left;
    padding: 0 10px;
    line-height: 30px;
    border: 1px solid #f54040;
    border-radius: 2px;
    margin-left: 10px;
    font-size: 15px;
    color: #f54040;
    min-width: 69px;
    text-align: center;
}

.piao_title {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 15px;
    color: #000;
    overflow: hidden;
}

.piao_title_item {
    margin-top: 10px;
    height: 18px;
    overflow: hidden;
}

.piao_title_item_personal {
    margin-left: 10px;
    font-size: 16px;
    color: #000;
    float: left;
    line-height: 18px;
    min-width: 55px;
}

.piao_title_item_personal i {
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0;
    float: left;
    margin-right: 5px;
}

.piao_title_item_company {
    margin-left: 20px;
    font-size: 16px;
    color: #000;
    float: left;
    line-height: 18px;
}

.piao_title_item_company img {
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0;
    float: left;
    margin-right: 5px;
}

.piao_title_name {
    margin-top: 15px;
    height: 44px;
    padding: 0 10px;
}

.piao_title_name input {
    width: calc(100% - 20px);
    height: 26px;
    padding: 7px 10px;
    color: #000;
    border-radius: 2px;
    border: 1px solid #bababa;
}

.piao_title_no {
    margin-top: 10px;
    height: 44px;
    padding: 0 10px;
}

.piao_title_no input {
    width: calc(100% - 20px);
    height: 26px;
    padding: 7px 10px;
    color: #000;
    border-radius: 2px;
    border: 1px solid #bababa;
}

.piao_content {
    margin-left: 10px;
    margin-top: 15px;
    font-size: 15px;
    color: #000;
}

.piao_content_item {
    padding: 10px 0;
}

.piao_content_item_on {
    float: left;
    padding: 0 10px;
    line-height: 30px;
    border: 1px solid #f54040;
    border-radius: 2px;
    margin-left: 10px;
    font-size: 15px;
    color: #f54040;
    min-width: 69px;
    text-align: center;
}

.piao_content_item_none {
    float: left;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #bababa;
    border-radius: 2px;
    margin-left: 10px;
    font-size: 15px;
    color: #555;
    min-width: 69px;
    text-align: center;
}


/*发票end*/


/*补充修正 begin*/


/*补充end*/


/*购物车头部*/

.lxbg {
    background: #f4f4f4;
    overflow-y: scroll;
    width: 100%;
    height: auto;
    overflow-x: hidden;
}

.lxtitle {
    height: 44px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    background: #FFFFFF;
    position: fixed;
    top: 0;
    z-index: 10;
}

.lxof {
    overflow: hidden;
}

.lxfl_left {
    float: left;
}

.lxfl_right {
    float: right;
    display: table;
    vertical-align: middle;
    /* margin-top: 8px;*/
}

.lxleft_tit {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin-left: 10px;
    line-height: 44px;
}

.lxedit {
    color: #333333;
    font-size: 14px;
    margin-right: 20px;
    line-height: 44px;
}


/*列表*/

.lx_photo {
    width: 75px;
    height: 75px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
}

.lx_photo img {
    width: 100%;
}

.lxpay_list {
    background: #ffffff;
    padding: 12px 10px;
    margin-top: 5px;
}

.lxbox {
    padding-top: 46px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    display: block;
}

.lxfl_title {
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.marg8 {
    margin-top: 8px;
}

.data {
    font-size: 16px;
    color: #f54040;
    position: absolute;
    bottom: 0;
    left: 0;
}

.lx_phototxt {
    width: calc(100% - 75px - 5px);
    margin-left: 5px;
    position: relative;
    height: 75px;
}

.lxxiaoshu {
    font-size: 11px;
    color: #f54040;
}

.lxshop {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #f54040;
    border: 1px solid #f54040;
    border-radius: 2px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
}


/*编辑*/

.lx-choosebox {
    padding: 0 15px 0 5px;
    margin-top: 29px;
}

.lx-choose {
    font-size: 17px;
    color: #f54040;
}

.lx_phototxt1 {
    width: calc(100% - 75px - 5px - 47px);
}

.lx-choose-delt {
    color: #bfbfbf;
}

.foot {
    height: 49px;
    line-height: 49px;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    background: #ffffff;
    width: 100%;
    /*border-top: 1px solid #e1e1e1;*/
    z-index: 10;
}

.foot ul li a {
    color: #bababa;
    display: block;
    /*padding: 5px 0;*/
}

.row i {
    position: absolute;
    max-width: 48px;
    min-width: 16px;
    height: 16px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 1px solid #fff;
    background: #f54040;
    color: #fff;
    font: 12px/16px "helvetica";
    right: 30.3%;
    padding: 1px;
    display: block;
    top: -0px;
}

.fotred {
    color: #f54040 !important;
}

.columns .row .icon {
    font-size: 30px;
    display: block;
    padding: 6px 0 4px 1px;
}

.columns .row span {
    font: 10px/16px "helvetica";
    width: 100%;
    float: left;
}

.right_Title span {
    float: left;
}

.bor1px {
    width: 30px;
    height: 1px;
    background: #000;
    display: block;
    margin-top: 16px;
}

.foot:before {
    content: "";
    display: block;
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    transform-origin: left bottom 0px;
    background: #f0f0f0;
}

.lxedit {
    font-size: 14px;
    color: #333333;
}

.lxfoot-choose {
    line-height: 49px;
    margin: 0 5px 0 15px;
}

.lx_deletbtn {
    color: #333333;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bababa;
    text-align: center;
    box-sizing: border-box;
    border-radius: 2px;
    margin-right: 15px;
}

.lx_paybtn {
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #f54040;
    text-align: center;
    box-sizing: border-box;
    border-radius: 2px;
    margin-right: 10px;
    border: 1px solid #f54040;
}

.lxbox1 {
    padding-bottom: 54px;
    overflow: scroll;
    max-height: calc(100% - 94px);
    overflow-x: hidden;
}

.hei49 {
    line-height: 49px;
}


/*申请售后*/

.shenqing {
    width: 100%;
    overflow: hidden;
}

.mag0 {
    margin-top: 0 !important;
    border-top: 0 !important;
}

.fuwu {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin: 10px 0;
    border-top: 1px solid #e1e1e1;
}

.fuwu_body {
    width: calc(100% - 20px);
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0;
}

.fuwu_body p {
    color: #555;
    font: 12px/18px "helvetica";
}

.fuwu_body h1 {
    font: 14px/18px "helvetica";
    color: #000;
    display: block;
    margin: 10px 0;
}

.fuwu_body ul li {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
    margin-bottom: 10px;
}

.fuwu_body ul li a {
    color: #000;
    min-width: 70px;
    height: 30px;
    max-width: 100%;
    border: 1px solid #e1e1e1;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 20px;
    font: 14px/18px "helvetica";
}

.bored {
    border: 1px solid #f54040 !important;
    color: #f54040 !important;
}


/*2018-6-11*/

.tatext {
    font: 12px/20px "helvetica";
    color: #999;
    padding-left: 14px;
}

.textarea {
    resize: none;
    width: 98%;
    overflow: hidden;
    height: 120px;
    background: #f9f9f9;
    border: 0;
    font: 14px/18px "helvetica";
    color: #999;
    text-align: left;
    padding: 2px 10px 0 10px;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
}

.textarea_1 {
    resize: none;
    width: 98%;
    overflow: hidden;
    height: 30px;
    background: #f9f9f9;
    border: 0;
    font: 14px/30px "helvetica";
    color: #999;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 10px;
    border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
}

.txfwuicon {
    width: 100%;
}

.txfwuicon img {
    width: 25px;
    float: left;
    display: block;
    padding-top: 4px;
}

.txfwuicon span {
    float: left;
    font: 12px/12px "helvetica";
    padding-top: 16px;
    color: #999;
    padding-left: 10px;
    text-align: center;
    width: 100%;
}

.txfImg ul li {
    position: relative;
}

.marginr0 {
    margin-right: 0 !important;
}

.txfImg ul li img {
    width: 48px;
    height: 48px;
    border: 1px solid #e1e1e1;
    background: #fff;
}

.taxfxx {
    width: 14px;
    height: 14px;
    display: block;
    background: url(../Img/Image/icon_guanbi_shangchuan.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: -4px;
    right: -4px;
}

.txfImg {
    width: 100%;
    overflow: hidden;
    height: 62px;
}

.flex {
    display: flex;
    justify-content: space-around;
}

.txfImg ul {
    overflow: hidden;
    width: 100%;
    height: 62px;
}

.spanso {
    padding: 10px 0;
    color: #555;
    font-size: 18px;
}


/*支付成功*/

.zhifu {
    width: 100%;
    overflow: hidden;
    margin-top: 42px;
}

.zftop img {
    margin: 0 auto;
    width: 65px;
    display: block;
}

.zfdown {
    width: calc(100% - 20px);
    margin: 0 auto;
    overflow: hidden;
    padding-top: 10px;
}

.zfdown h1 {
    font: bold 18px/22px "helvetica";
    color: #000;
    text-align: center;
}

.zfdown p {
    font: 15px/19px "helvetica";
    color: #999;
    text-align: center;
    padding: 12px 0 38px 0;
}

.chabtn {
    width: 100%;
    overflow: hidden;
    background: #f54040;
    text-align: center;
    font: 14px/44px "helvetica";
}

.chabtn1 {
    width: 99%;
    overflow: hidden;
    background: none;
    text-align: center;
    font: 14px/44px "helvetica";
    border: 1px solid #e1e1e1;
    margin-top: 15px;
}

.chabtn a {
    color: #fff;
}

.chabtn1 a {
    color: #333;
}

.f540 {
    color: #f54040 !important;
}


/*下单失败*/

.zfdown span {
    font: 14px/16px "helvetica";
    color: #000;
    width: 60%;
    margin: 0 auto;
    /*margin: 0px 0 20px 0;*/
    text-align: center;
    margin-bottom: 20px;
    margin-top: -15px;
    display: block;
}

.cohui {
    color: #999 !important;
}


/*----------2018.01.23---------------------begin------------------------------------------*/


/*-----------全局begin----------------------------------------------------------------*/

html,
body {
    height: auto;
    width: 100%;
    /*overflow-x: hidden;*/
    padding: 0;
    margin: 0;
    list-style: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

input:focus,
textarea:focus {
    outline: none;
}

input:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only;
}

input::-ms-clear {
    display: none;
}

.clear {
    clear: both;
}


/*-----------全局end----------------------------------------------------------------*/


/*售后-提交运单  begin*/

.shouhoumain {
    width: 100%;
    height: 100%;
}

.shouhou_top {
    width: 100%;
    background: #fd8080;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
}

.shouhou_company {
    background: #fff;
    padding: 13px 10px;
    border-bottom: 1px solid #e1e1e1;
    line-height: 18px;
}

.shouhou_company_title {
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 18px;
}

.shouhou_company_text {
    float: left;
    font-size: 14px;
    color: #000;
    /* margin-left: 10px; */
    width: calc(100% - 13.9844px);
    overflow: hidden;
}

.shouhou_company_text input {
    border: 0;
    line-height: 18px;
    width: 100%;
    font-size: 14px;
    /*padding-top: 2px;line-height: 18px;*/
}

.selct_a {
    display: block;
    overflow: hidden;
}

.shouhou_company_text select,
.shouhou_order_text select {
    display: inline-block;
    vertical-align: middle;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: 0;
    font-size: 14px;
    outline: none;
    background: none;
    width: 103%;
    line-height: 18px;
}

.shouhou_company_right {
    float: right;
}

.shouhou_company_right img {
    width: 14px;
}

.shouhou_order {
    background: #fff;
    padding: 13px 10px;
    border-bottom: 1px solid #e1e1e1;
    line-height: 18px;
}

.shouhou_order_title {
    float: left;
    font-size: 14px;
    color: #000;
    min-width: 56px;
    line-height: 18px;
}

.shouhou_order_text {
    float: left;
    font-size: 14px;
    color: #000;
    margin-left: 10px;
    width: calc(100% - 94px);
    overflow: hidden;
}

.shouhou_order_text input {
    border: 0;
    width: 100%;
    line-height: 18px;
    /*padding-top: 2px;*/
    font-size: 14px;
    vertical-align: middle;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    background: none;
    border: 0;
}

.shouhou_date {
    line-height: 18px;
    background: #fff;
    padding: 13px 10px;
    border-bottom: 1px solid #e1e1e1;
}

.shouhou_date_title {
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 18px;
}

.shouhou_date_text {
    float: left;
    display: block;
    font-size: 14px;
    color: #000;
    /*margin-left: 10px;*/
    width: calc(100% - 83.9844px);
    overflow: hidden;
}

.shouhou_date_text input {
    border: 0;
    width: 100%;
    font-size: 14px;
    /*padding-top: 2px;*/
    line-height: 18px;
    background: none;
}

.shouhou_date_right {
    float: right;
}

.shouhou_price {
    background: #fff;
    padding: 13px 10px;
    border-bottom: 1px solid #e1e1e1;
    line-height: 18px;
}

.shouhou_price_title {
    float: left;
    font-size: 14px;
    color: #000;
    min-width: 56px;
}

.shouhou_price_text {
    float: left;
    font-size: 14px;
    color: #000;
    margin-left: 10px;
    width: calc(100% - 86px);
    overflow: hidden;
}

.shouhou_price_text input {
    border: 0;
    width: 100%;
    /*padding-top: 2px;*/
    font-size: 14px;
}

.shouhou_btn {
    width: calc(100% - 20px);
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background: #f54040;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    margin-top: 10px;
}


/*售后-提交运单  end*/


/*搜索页  begin*/

.search_main {
    width: 100%;
    height: 100%;
}

.search_top {
    background: #fff;
    height: 44px;
}

.search_top_text {
    float: left;
    width: calc(100% - 65px);
    height: 18px;
    margin: 7px 10px;
    margin-right: 13px;
    border-radius: 3px;
    background: #f4f4f4;
    padding: 7px 0;
    overflow: hidden;
}

.search_top_text img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    float: left;
}

.search_top_text input {
    border: 0;
    color: #000;
    background: #f4f4f4;
    width: calc(100% - 35px);
    font-size: 14px;
    padding: 0;
    margin: 0;
    margin-top: -8px;
}

.search_top_right {
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 44px;
    margin-right: 14px;
}

.search_record {
    background: #fff;
    margin-top: 10px;
    height: calc(100% - 54px);
    overflow-y: scroll;
    overflow-x: hidden;
}

.search_record_title {
    background: #fff;
    font-size: 14px;
    color: #bababa;
    line-height: 44px;
    border-bottom: 1px solid #e1e1e1;
}

.search_record_title_left {
    float: left;
    margin-left: 10px;
}

.search_record_title_right {
    float: right;
    margin-right: 10px;
}

.search_record_item {
    background: #fff;
    font-size: 14px;
    color: #bababa;
    line-height: 44px;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 10px;
    color: #555;
}

.search_record_title_righte {
    color: #555;
}


/*搜索页  end*/


/*----------2018.01.23---------------------end------------------------------------------*/


/*----------2018.01.25---------------------开始------------------------------------------*/


/*支付密码修改*/

.fotbtns {
    width: calc(100% - 20px);
    overflow: hidden;
    background: #bababa;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
}

.bgf540 {
    width: calc(100% - 20px);
    overflow: hidden;
    background: #f54040 !important;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
}

.fotbtns a,
.bgf540 a {
    width: 100%;
    text-align: center;
    color: #fff;
    font: 18px/40px "helvetica";
    display: block;
}

.xzbf1 {
    position: relative;
}

.xzbf1 a {
    display: table-cell;
    vertical-align: middle;
}

.xzbf1 dl dt span {
    display: block;
}

.xzbf1 dl dt,
.xzbf1 dl dd {
    display: inline-block;
    vertical-align: middle;
}

.xzbf1 dl dt i {
    font: 12px/16px "helvetica";
    color: #bababa;
}

.xzbf1 dl dd i {
    display: block;
    position: absolute;
    color: #999;
    right: 0px;
    top: 10px;
}

.icon-mjiantou {
    color: #999;
}

.inbtn_yan {
    width: 88px;
    height: 28px;
    border: 1px solid #f54040;
    background: #fff;
    color: #f54040;
    font: 14px/30px "helvetica";
    position: absolute;
    right: 10px;
    text-align: center;
    top: 6px;
}

.shouhou_company_right span::before {
    padding-top: 2px;
    display: block;
}


/*.yanzhengt{ width:132px;}*/

.inbtn_yan1 {
    width: 90px;
    height: 30px;
    background: #bababa;
    color: #fff;
    font: 14px/30px "helvetica";
    position: absolute;
    right: 0px;
    text-align: center;
    top: 6px;
    border: 0;
}

.shlist {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    margin-bottom: 10px;
}

.shlist:first-child {
    border-top: 0 !important;
}

.shlist:last-child {
    margin-bottom: 0 !important;
}

.shlist a {
    width: 100%;
    overflow: hidden;
    display: block;
}

.shlist a h1 {
    font: 14px/30px "helvetica";
    padding: 10px 0;
    color: #000;
    width: calc(100% - 20px);
    margin: 0 auto;
}

.shlist p {
    font: 14px/30px "helvetica";
    padding: 8px 0;
    color: #555;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    border-top: 1px solid #e1e1e1;
}

.shlist p span {
    font: 14px/30px "helvetica";
    padding: 8px 0;
    color: #555;
    width: calc(100% - 20px);
    margin: 0 auto;
    overflow: hidden;
    display: block;
}

.icon-down,
.icon-top {
    color: #999;
}

.xieyi {
    width: calc(100% - 20px);
    margin: 0 auto;
    overflow: hidden;
}

.xieyi h1 {
    font: bold 12px/30px "helvetica";
    color: #555;
}

.xieyi p {
    font: 12px/30px "helvetica";
    color: #555;
}


/*----------2018.01.25---------------------end------------------------------------------*/


/*----------2018.01.26------------------------------------------------------------------*/


/*客服服务*/

.fw {
    width: calc(100% - 20px);
    margin: 0 auto;
    display: table;
    margin-top: 20px;
}

.fw dl dt,
.fw dl dd {
    display: inline-block;
    vertical-align: middle;
}

.fw dl dt img {
    width: 76px;
    height: 76px;
    display: block;
}

.fw dl dd h1 {
    font: bold 14px/26px "helvetica";
    color: #333;
}

.fw dl dd h3 {
    font: 12px/20px "helvetica";
    color: #333;
}

.lianxi {
    width: 100%;
    overflow: hidden;
    font: 18px/40px "helvetica";
    height: 40px;
    text-align: center;
    margin-top: 20px;
}

.lianxi a {
    color: #fff;
}


/*登录*/

.login {
    width: 100%;
    overflow: hidden;
}

.login {
    width: 100%;
    overflow: hidden;
}

.log_img {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.log_img img {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 125px;
}

.log_body {
    width: calc( 100% - 20px);
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-top: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

.lodby_input {
    width: 100%;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    border-top: 1px solid #e1e1e1;
}

.lodby_input span,
.lodby_input input {
    display: inline-block;
    vertical-align: middle;
}

.lodby_input input {
    border: 0;
    line-height: 14px;
    height: 44px;
    padding-left: 4px;
    font-size: 14px;
    font-family: "helvetica";
}

.lodby_input span {
    padding-left: 16px;
    color: #f54040;
    font-size: 18px !important;
}

.icon-icon_xianshi,
.icon-icon_yincang {
    color: #bababa !important;
}

.marg15 {
    float: right;
    margin: 15px 15px 0 0;
}

.margtop10 {
    float: right;
    margin-top: 10px;
}

.yzma {
    float: right;
    border-left: 1px solid #e1e1e1;
    width: 135px;
    height: 44px;
}

.yaspan {
    padding-left: 0 !important;
}

.logbt {
    width: calc(100% - 20px);
    margin: 0 auto;
    overflow: hidden;
}

.denl {
    width: 100%;
    overflow: hidden;
    display: block;
    font-size: 18px;
    font-family: "helvetica";
    text-align: center;
    line-height: 44px;
    height: 44px;
    background: #f54040;
}

.cored {
    font: 12px/30px "helvetica";
    color: #f54040 !important;
    position: relative;
    top: -5px;
}

.denl a {
    color: #fff;
}

.dl_nz_input {
    width: 86%;
}

.dl_mm_input {
    width: 69%;
}

.dl_yz_input {
    width: 50%;
}


/*提交运单*/

.xzbf a span {
    color: #000;
    font-size: 14px;
    font-family: "helvetica";
}

.xzbf input,
.xzbf label span {
    border: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
}

.xzbf label span {
    color: #bababa !important;
}

.textleft {
    text-align: left !important;
}

.textright {
    text-align: right !important;
}

.xzbf i::before {
    padding-top: 1px;
    display: block;
}

.pad13 {
    padding: 13px 0;
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
}

.fotbtnes {
    width: calc(100% - 20px);
    margin: 0 auto;
    overflow: hidden;
    background: #f54040;
    text-align: center;
    font-size: 14px;
    font-family: "helvetica";
    height: 44px;
    line-height: 44px;
    margin-top: 16px;
}

.fotbtnes a {
    color: #fff;
}

.xzbf1 {
    width: calc(100% - 22px);
    margin: 0 auto;
    padding: 10px 0;
}

.xzbf1 i,
.xzbf1 i a {
    color: #bababa;
    font: 14px/18px "helvetica";
    text-align: right;
    float: right;
}

.touxiangname {
    width: calc(100% - 22px);
    overflow: hidden;
    margin: 0 auto;
}

.xhgt {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
}

.middle span {
    font: 14px/50px "helvetica";
}

.xhgt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.tout {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

.icon-duihao {
    font-size: 10px !important;
}

.pading2 {
    padding-right: 2px;
}

.middle {
    width: 100%;
    overflow: hidden;
}


/*----------2018.01.26-----------------------edn----------------------------------------*/


/*----------2018.01.29------------------------------------------------------------------*/

.icon-delete1::before {
    font-size: 13px !important;
    padding-right: 4px;
}


/*----------2018.01.29----------------------end-----------------------------------------*/


/*----------2018.01.31------------------------------------------------------------------*/

.wangjm {
    margin: 0 auto;
    margin-top: 40px;
    font: 14px/18px "helvetica";
    text-align: right;
    width: calc(100% - 20px);
    padding-bottom: 20px;
    /*  position: absolute;
	bottom: 16px;*/
}

.wangjm a {
    color: #327EDC;
}


/*----------2018.01.31----------------------end-----------------------------------------*/


/*----------2018.02.6------------------------------------------------------------------*/

#favorite {
    width: 100%;
    overflow: hidden;
}

.dingdxq_top {
    max-height: 96px;
    width: 100%;
    overflow: hidden;
    display: block;
}

.shangpro {
    width: 100%;
    overflow: hidden;
}


/*----------2018.02.6----------------------end-----------------------------------------*/


/*----------2018.02.7------------------------------------------------------------------*/

.projie_body>div,
.projie_body>div>div,
.projie_body>div>div>div {
    /*height: 100% !important; 
    width: 100% !important;
    z-index: 0 !important;
    background-size: 100% !important;
    position: static !important;
*/
}

.projie_body>div>div>div {
    /* height:auto !important; font-size:12px !important;*/
}

.height44 {
    /* width:44px;*/
    width: 100%;
    display: block;
    overflow: hidden;
    clear: both;
}

.height38 {
    /* width:44px;*/
    height: 38px;
    width: 100%;
    display: block;
    overflow: hidden;
    clear: both;
}

.height50 {
    /* width:44px;*/
    height: 106px;
    width: 100%;
    display: block;
    overflow: hidden;
    clear: both;
}

.icon-biyan {
    color: #BABABA !important;
}


/*----------2018.02.7----------------------end-----------------------------------------*/


/*----------2018.02.8------------------------------------------------------------------*/

.js_height {
    height: calc(100% - 49px);
    display: block;
    /*padding-bottom: 54px;*/
    /*overflow-x: hidden;
	overflow-y: scroll;*/
}


/*----------2018.02.9------------------------------------------------------------------*/

.swiper-container {
    margin-top: 49px;
}


/*----------2018.02.12------------------------------------------------------------------*/

.icon-zuojiantou {
    font-size: 22px !important;
}


/*------------------------404-----------------------------------------------------------*/

.c404 {
    width: 100%;
    overflow: hidden;
}

.c404 img {
    display: block;
    padding-top: 20%;
    margin: 0 auto;
    width: 100%;
}

.c404 a {
    max-width: 100px;
    min-width: 60px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    font: 14px/36px "helvetica";
    color: #000;
    text-align: center;
    border: 1px solid #e1e1e1;
}

.gw_body {
    width: 100%;
    top: 0;
    height: 100%;
    display: block;
}

#salelist {
    width: 100%;
    display: block;
    overflow: hidden;
}


/*logoin*/

.logoin {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
}

.logoin div {
    width: 45px;
    height: 45px;
    display: block;
    margin-top: -22.5px;
    margin-left: -22.5px;
}

.logoin img {
    width: 45px;
    height: 45px;
    display: block;
}


/*公告tectcont*/

.tectcont {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
}

.testcont_body {
    width: calc(100% - 20px);
    margin: 0 auto;
}

.testcont_body h1 {
    font: 24px/30px "helvetica";
    color: #333;
}

.testcont_body span {
    float: right;
    font: 12px/15px "helvetica";
    color: #888;
    text-align: left;
    padding: 18px 0 22px 0;
}

.testcont_body p {
    width: 100%;
    overflow: hidden;
    font: 15px/24px "helvetica";
    color: #333;
}


/*首页centertop*/

.centertop {
    width: 100%;
    overflow: hidden;
}

.centertop_body {
    width: calc(100% - 20px);
    margin: 0 auto;
}

.txbanner {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 10px;
}

.txbanner img {
    width: 100%;
    display: block;
}

.txgonggao {
    width: 100%;
    background: #fafafa;
    height: 30px;
    margin-top: 20px;
}

.txgonggao a h1 {
    float: left;
    font: bold 12px/30px "helvetica";
    color: #333;
    margin-left: 6px;
}

.txgonggao a p {
    float: left;
    font: 12px/30px "helvetica";
    color: #555;
    margin-left: 14px;
    width: 73%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txgonggao a span {
    float: right;
    font: 12px/30px "helvetica";
    color: #555;
    padding-right: 5px;
}

.txenterprise {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.txenterprise h1 {
    font: bold 15px/30px "helvetica";
    color: #333;
}

.txenterprise ul li {
    width: 25%;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

.txenterprise ul li a {
    font: 13px/30px "helvetica";
    color: #555;
}

.txenterprise ul li a img {
    display: block;
    margin: 0 auto;
    width: 46%;
}

.txenterprise ul li a span {
    width: 66px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: 25px;
    margin: 0 auto;
}

.huizong {
    background: #B29676 !important;
    font: 10px/15px "helvetica" !important;
    padding: 0px 2px 0 2px !important;
    height: 15px;
    /*display:block;*/
}

.height12 {
    width: 100%;
    display: block;
    height: 12px;
}

.height84 {
    height: 84px !important;
}

.txduihuan {
    position: absolute;
    bottom: 0;
    height: 20px;
    width: 100%;
    background: rgba(0, 0, 0, 0.60);
    color: #FDFBF8;
    text-align: center;
    font: 12px/20px "helvetica";
}

.shplr_left a {
    display: block;
}


/*请输入支付密码*/

.txzhi {
    width: 100%;
    overflow: hidden;
    font: 16px/16px "helvetica";
    color: #000;
}

.txzhi p {
    text-align: center;
    margin: 50px 0 23px 0;
}

.txzfInput {
    width: calc(100% - 80px);
    margin: 0 auto;
    height: 20px;
    font: 16px/40px "helvetica";
    height: 40px;
    display: block;
    border: 0;
    background: #F4F4F4;
    text-align: center;
    margin-bottom: 30px;
}

.txzfBtn {
    width: calc(100% - 20px);
    margin: 0 auto;
    display: block;
}

.txzfBtn ul li a {
    width: 47%;
    height: 43px;
    font: 16px/43px "helvetica";
    text-align: center;
    float: left;
}

.txzhi_btn1 {
    background: #FBFAFC;
    color: #333;
    border: 1px solid #e1e1e1;
}

.txzhi_btn2 {
    background: #F54040;
    color: #fff;
    border: 1px solid #F54040;
    margin-left: 8px;
}

.columns {
    display: flex;
    justify-content: space-around;
}


/* 商品角标 */

.imgboxstyle {
    position: relative;
}

.imgboxstyle .imgicon {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 2px 2px;
    border-radius: 10px;
    font-style: normal;
    font-size: 12px;
    z-index: 1;
}

.imgboxstyle .imgicon_jd {
    background: #5181fc;
}

.imgboxstyle .imgicon_wy {
    background: #b4a078;
}

.imgboxstyle .imgicon_sn {
    background: #ff9900;
}

.imgboxstyle .imgicon_xm {
    background: #865c30;
}

.imgboxstyle .imgicon_jp {
    background: #DCA85A;
}