html,body{height:auto}
bggray*{
    box-sizing: border-box;
}
.layui-body{
    overflow-x: auto;
}
body,div,a{font-size: 12px;}
.layui-table,.layui-table td, .layui-table th{font-size: 12px;}

.layui-card-header{
    font-weight: bold;
    font-size: 12px;
}
.layui-breadcrumb a{
    font-size: 12px;
}
.layui-breadcrumb a:hover{
    color: #999 !important;
}
.layui-btn{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
.layui-btn-xs {
    height: 22px;
    line-height: 22px;
}
.marleft{
    margin-left: 6px;
}
.content{
    border: 1px solid #ececec;
    margin-top: 20px;
}
.ui-header {
    background-color: #fafafa;
    font-size: 20px;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
}
.ui-bd {
    padding: 20px;
    background: #fff;
}
.ui-search {
    background: #f7f7f7;
    padding: 16px 0 4px;
}
.ui-search .ant-form-inline .ant-form-item {
    margin-bottom: 10px;
}

.ant-form-inline .ant-form-item {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
}
.ant-form-item {
    font-size: 12px;
    margin-bottom: 24px;
    color: rgba(0,0,0,.65);
    vertical-align: top;
}
.ant-row {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    zoom: 1;
    display: block;
}
.layui-form-item{
    display: inline-block;
}
.custom-form .layui-form-item{
    display: block;
}
.custom-form .sign{
    color:#ff5722;
    padding-right: 5px;
}
.layui-form-pane .layui-form-label {
    min-width: 80px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    border-width: 0px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    margin-left: 10px;
}
.ui-search .r-action {
    position: absolute;
    right: -3px;
    top: 0;
    bottom: 12px;
    width: 96px;
    border-left: 1px dotted #ccc;
    text-align: center;
}
.require{
    position: relative;
    margin-right: 5px;
    color: #f02b2b;
}

.demoTable{
    margin-bottom: 10px;
}
#permForm .layui-form-pane .layui-form-label {
    min-width: 80px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    border-width: 0px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: right;
    background-color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    margin-left: 10px;
}
.data-show-content{
    background-color: #f7f7f7;
}
.data-show-content .layui-form-item{
    margin-top:15px;
}

.layui-form-item .form-text{
    height: 25px;
    line-height: 25px;
}
.bggray{
    background: #e6e6e6;
}
.bggrayspan{
    margin-right: 40px;
}
.abutton{
    color: blue;
    margin-right: 20px;
    cursor: pointer;
}
.abutton:hover{
    color: blue;
}
.shopImg{
    width: 80px;
    height: 80px;
    border:1px solid #eee;
    margin-right: 5px;
}


.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ov{overflow:visible;}
.f-fs12{font-size:12px;}
.f-fs14{font-size:14px;}
.f-fs16{font-size:16px;}
.f-fs18{font-size:18px;}
.f-fs20{font-size:20px;}
.f-fs22{font-size:22px;}
.f-fs24{font-size:24px;}
.f-fs26{font-size:26px;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-toe-2{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}

.m5{margin:5px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m20{margin:20px;}
.m50{margin:50px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt50{margin-top:50px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr50{margin-right:50px;}
.mb0{margin-bottom:0px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb50{margin-bottom:50px;}
.ml0{margin-left:0px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}

.mlr10{margin-left:10px;margin-right:10px;}
.mlr10{margin-top:10px;margin-bottom:10px;}
.mtb15{margin-top:15px;margin-bottom:15px;}

.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:10px 20px 20px 20px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}

.ptb10{padding-top:10px;padding-bottom:10px;}
.plr0{padding-left:0px;padding-right:0px;}
.plr15{padding-left:15px;padding-right:15px;}
.plr20{padding-left:20px;padding-right:20px;}
.plr30{padding-left:30px;padding-right:30px;}

.ptb20{padding-top:20px;padding-bottom:20px;}


/* buyer,shop,platform公用样式 */
.bgf7{background:#f7f7f7;}
.bgfa{background: #fafafa;}
.brd9{border:1px solid #d9d9d9;}

.text-333{color:#333;}
.text-666{color:#666;}
.text-999{color:#999;}
.text-bbb{color:#BBBBBB;}
.text-red{color:#e4393c;}

.text-buyer{color:#e43636;}
.text-shop,
.text-platfrom{color:#009afe;}
.bg-buyer{background:#e43636;}
.bg-shop,
.bg-platfrom{background:#009afe;}
.br-buyer{border-color:#e43636;}
.br-shop,
.br-platfrom{border-color:#009afe;}

.text-success{color:#78af30;}
.text-warning{color:#ec9f00;}
.text-error{color:#d76461;}
.text-disabled{color:#999;}
.bg-success{background:#78af30;}
.bg-warning{background:#ec9f00;}
.bg-error{background:#d76461;}
.bg-disabled{background:#999;}

.tips-success{border:1px solid #78af30;background:#f1f7ea;color:#78af30;padding:15px;}
.tips-warning{border:1px solid #ec9f00;background:#fffdf1;color:#ec9f00;padding:15px;}
.tips-error{border:1px solid #d76461;background:#fbefef;color:#d76461;padding:15px;}
.fl{
    float: left;
}
.catetitle{
    height: 40px;
    width: 20%;
    line-height: 40px;
    background: #e6e6e6;
    float: left;
    text-align: center;
}
.catedata{
    height: 35px;
    width: 20%;
    line-height: 35px;
    background: #fff;
    float: left;
    text-align: center;
}
.cataoperation{
    margin-right: 15px;
    color: blue;
}
.cataoperation :hover{
    color: blue;
}
.catelist{
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #e6e6e6;
    height: 37px;
}
.cateinput{
    height: 30px;
    margin-top: 3px;
    width: 150px;
}
.addcatelist{
    width: 100%;
    height: 40px;
    border: 1px solid #e6e6e6;
    line-height: 40px;
    text-align: center;
    background: #e6e6e6;
    cursor: pointer;
}
#order tr th{
    height: 30px;
    line-height: 30px;
}
.shopname{
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    max-width: 200px;
    cursor: pointer;
}
.fr{
    float: right;
}
.mt5{margin-top: 5px;}
.mr5{
    margin-right: 5px;
}
.orderstatus{
    font-size: 20px;
    color: red;
    padding: 10px;
}
.reason{
    font-size: 20px;
    padding: 10px;
}
/*面包屑样式处理*/
.layadmin-header {
    position: relative;
}
.layadmin-header::after {
    content: '';
    width: calc(100% - 40px);
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    bottom: 10px;
    left: 20px;
    z-index: 1;
}
.layui-breadcrumb{
    height: 50px;
    line-height: 40px;
}
.orange{
    color: orange;
}
.red{
    color: red;
}
.addtitil{
    background: #dddddd;
    height: 30px;
    line-height: 30px;
}
.step-item {
    float: left;
}
.w150{
    width: 230px;
    float: left;
    /*overflow: hidden;!*超出部分隐藏*!*/
    /*white-space: nowrap;!*不换行*!*/
    /*text-overflow:ellipsis;!*超出部分文字以...显示*!*/
}

.layui-form-a {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 140px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    margin-top: 10px;
}
.layui-detail-line{
    width: 500px !important;

}
.layui-layer-content img{
    background-size: cover;
}
.ui-search form{
    min-height: 100px;
}

a.link,a.link:hover,a.link:visited{
    color:#1890FF;
    text-decoration: none;
    cursor: pointer;
}
/*0410 修改搜索框start Lx*/
.searchForm{
    position: relative;
    background:#f7f7f7;
    padding: 0;
    margin-bottom: 20px;
}
.retrow{
    padding: 20px 20px 20px 0;
    height: auto !important;
}
.layui-form-item .layui-inline {
    margin-bottom: 0;
}
.layui-form-mid {
    /*padding: 6px 0 !important;*/
    padding: 0 !important;
    height: 25px;
    line-height: 25px;
}
/*.form-content{*/
/*min-height: 95px;*/
/*}*/
/*长下拉处理*/
.layui-treeSelect.layui-form-selected .layui-anim{
    line-height: normal;
}
/*左侧搜索框*/
.left-item {
    box-sizing: border-box;
    width: calc(100% - 80px);
    margin: 0 !important;
    float: left;
    line-height: 0;
}
.left-item .layui-form-label{
    padding: 0 7px !important;
    color: #6c6c6c;
    height: 25px;
    line-height: 25px;
}
/*右侧按钮区*/
.right-action {
    box-sizing: border-box;
    width: 80px;
    height: auto;
    float: left;
    position: relative;
}
.right-action::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
}
.right-action>div, .right-action .right-btns{
    position: relative !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0 0 0 20px;
}

.right-action>div button, .right-action button {
    width: 60px !important;
    height: 25px;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    border-radius: 3px;
}
.right-action button:first-child {
    margin-bottom: 12px !important;
}
/*0410 修改搜索框end Lx*/
@font-face {font-family: "iconfont";
    src: url('../module/iconfont/iconfont.eot?t=1552649361290'); /* IE9 */
    src: url('../module/iconfont/iconfont.eot?t=1552649361290#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
    url('../module/iconfont/iconfont.woff?t=1552649361290') format('woff'),
    url('../module/iconfont/iconfont.ttf?t=1552649361290') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('../module/iconfont/iconfont.svg?t=1552649361290#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-yonghu:before {
    content: "\e811";
}

.icon-mokuai:before {
    content: "\e633";
}

.icon-icon-p_mrpbaobiao:before {
    content: "\e608";
}

.icon-shezhi:before {
    content: "\e66e";
}

.icon-pingtaixitongzhanghaoguanli:before {
    content: "\e672";
}

.icon-shangpinguanli:before {
    content: "\e6b0";
}

.icon-shezhi1:before {
    content: "\e63b";
}

.icon-app_icons--:before {
    content: "\e618";
}

.icon-weibiaoti--:before {
    content: "\e614";
}

.icon-yingyongmokuai:before {
    content: "\e61c";
}

/* 顶部导航条 */
.site-topbar{background:#333; color:#b0b0b0; font-size:12px; height:40px;}
.site-topbar a{color:#b0b0b0;}
.site-topbar a:hover{color:#FFFFFF;}
.site-topbar .split{color:#424242; margin:0 0.5em;}

.site-topbar .topbar-nav{float:left; height:40px; line-height:40px;}

.site-topbar .topbar-cart, .site-topbar .topbar-info{float:right; height:40px; position:relative; line-height:40px;}
.site-topbar .topbar-cart{width:120px; margin-left:15px;}
.site-topbar .cart-mini{display:block; height:40px; line-height:40px; text-align:center; color:#b0b0b0; background:#424242;}
.site-topbar .cart-menu{position:absolute; top:40px; right:0; width:316px; padding:15px 0 0; color:#424242; background:#FFFFFF; -webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15); box-shadow:0 2px 10px rgba(0,0,0,0.15); display:none;}
.site-topbar .cart-menu .loading{margin:5px 20px 20px; text-align:center; padding: 20px 0;}


/* 详情页样式 start */
.jc-row {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    zoom: 1;
    display: block;
    box-sizing: border-box;
}
.jc-row:before, .jc-row:after {
    content: ' ';
    display: table;
}
.jc-row:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.jc-col-6, .jc-col-8,.jc-col-12,.jc-col-18,.jc-col-24 {
    float: left;
    flex: 0 0 auto;
}
.jc-col-6, .jc-col-8,.jc-col-12,.jc-col-18,.jc-col-24 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}
.jc-col-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
}
.jc-col-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
}
.jc-col-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
}
.jc-col-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
}
.jc-col-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
}
.jc-card{
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
}
.jc-card .layui-table-view .layui-table{
    width:100%;
}
.jc-card .layui-table {
    margin: 5px 0;
}
.afterSaleList .layui-table-view .layui-table{
    width:100%;
}
.jc-card-header{
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #333;
    background: #F7F7F7;
    font-size: 14px;
}
.jc-card-header .subtitle{
    padding: 0 10px;
    color: #999;
}
.jc-card-body {
    position: relative;
    padding: 10px 20px;
    line-height: 18px;
    font-size: 12px;
}
.jc-card-body a{
    color: #009AFE;
    cursor: pointer;
}
.jc-card-body .layui-table {
    margin: 0px;
}
.jc-card-header-icon{
    font-size: 14px;
    padding: 2px 2px;
    background: #3399FF;
    margin-right: 6px;
}
.jc-content-item{
    color:#999999;
}
.jc-content-item span{
    color:#333333;
    display: inline-block;
}
.jc-d-panel{
    background: #F4F5F9;
}
.jc-d-panel-b-l{
    border-left: 1px solid #E5E5E5;
}
.jc-d-panel-b-r{
    border-right: 1px solid #E5E5E5;
}
.jc-d-panel-b-lr{
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}

.jc-d-panel-b-t{
    border-top: 1px solid #E5E5E5;
}
.jc-d-panel-b-b{
    border-bottom: 1px solid #E5E5E5;
}
.jc-d-panel-b-tb{
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.jc-d-panel-b-a{
    border: 1px solid #E5E5E5;
}
.jc-d-panel-area p{
    margin-bottom: 10px;
}
.jc-d-panel-area-title{
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 15px;
}
/* 详情页样式 end */

.jc-item-info{
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    line-height: 16px;
}
.jc-item-info span{
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
}
.jc-item-info a{
    color: #1890ff;
    background-color: transparent;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    transition: color 0.3s;
    -webkit-text-decoration-skip: objects;
}

.jc-layui-table-cell{
    display: inline-block;
    vertical-align: middle;
}

.m-height130{
    min-height: 130px;
}
.m-width80{
    min-width:80px;
}
.width-135{
    width: 135px;
}
.width-70{
    width:70px !important;
}
.width-90{
    width:90px !important;
}
.width-150{
    width:150px !important;
}
.width-290{
    width:290px !important;
}
.width-210{
    width:210px !important;
}
.width-250{
    width:250px !important;
}
.width-400{
    width:400px !important;
}
.width-100p{
    width: 100% !important;
}
.clear{ clear:both}
.display-ib{
    display: inline-block;
}

.checking-box .item-hover .item-selected i{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 11px;
    height: 11px;
    background: url(../images/selected-attr.png) no-repeat;
}

.a-normal{color:#009afe;cursor: pointer;font-size: 12px;line-height: 16px;}
.a-danger{color:#E43636;cursor: pointer;font-size: 12px;line-height: 16px;}
.a-disable{color:#9F9F9F;cursor: pointer;font-size: 12px;line-height: 16px;}

.search-little-form .layui-form-item .layui-inline{
    margin-bottom: 0px;
    margin-right: 0px;
}

.search-little-form .layui-input-inline .layui-input-small,.layui-select-small, .layui-textarea-small {
    width: 100px;
}
.search-little-form .layui-form-mid {
    margin: 0px 10px;
}
.search-little-form .form-content {
    background: #f2f2f2;
    padding: 5px 0px;
}

/*复选框（多选框）的美化CSS*/
label.jcheckbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: none
}

label.jcheckbox {
    display: inline-block;
    cursor: pointer;
}

label.jcheckbox input[type="checkbox"] + span {
    width: 18px;
    height: 15px;
    display: inline-block;
    background: url(../images/input-checkboxnew.png) no-repeat;
    background-position: 0 0;
    background-size: cover;
}

label.jcheckbox input[type="checkbox"]:checked + span {
    background-position: 0 -25px
}.layui-form-checkbox span{font-size: 12px;}

/*04.10 修改 列表区域顶部按钮 start*/
.table-tool, .table-tools {
    line-height: 30px;
    border-style: solid;
    border-width: 1px 1px 0;
    background-color: #f7f7f7;
    padding: 12px 20px;
    border-color: #EBEBEB;
}
.table-tool .layui-btn,
.table-tools .layui-btn,
.layui-table-tool .layui-btn {
    padding: 0 16px !important;
    margin-right: 8px;
    border-radius: 4px;
}
.table-tool .layui-btn:last-child,
.table-tools .layui-btn:last-child,
.layui-table-tool .layui-btn:last-child {
    margin-right: 0;
}
.layui-table-tool{
    padding: 12px 20px;
    background-color: #f7f7f7;
    box-sizing: border-box;
}
/*列表区域顶部按钮 end*/
.self-table{
    margin:0px !important;
}
.groupTitle td{
    background-color: #F7F7F7;
    border: none;
}
.layui-table-tool-self{
    display: none;
}
/*a:hover{*/
/*    color: #999 !important;*/
/*}*/
#prompt-tips-label {
    width: 100%;
    text-align: left;
    padding: 0;
    padding-bottom: 10px;
}
.layui-breadcrumb a:hover{
    color: #999 !important;
}
.order-table label.jcheckbox input[type="checkbox"]:checked + span {
    background-position: 0 -15px;
}

.order-table label.jcheckbox input[type="checkbox"] + span {
    width: 18px;
    height: 15px;
    background-size: cover;
}
/*左侧导航*/
.layui-nav-tree .layui-nav-item a {
    line-height: 51px;
    cursor: pointer;
}
.layui-nav-tree .layui-nav-item .layui-nav-child a {
    line-height: 40px;
    cursor: pointer;
}
.layui-layout-admin .layui-side .layui-nav .layui-nav-more {
    top: 50% !important;
    transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
    transform-origin: center;
}
.layui-layout-admin .layui-side .layui-nav .layui-nav-itemed > a > .layui-nav-more {
    transform: rotate(-180deg) translateY(50%) !important;
    -ms-transform: rotate(-180deg) translateY(50%) !important;
    -moz-transform: rotate(-180deg) translateY(50%) !important;
    -webkit-transform: rotate(-180deg) translateY(50%) !important;
    -o-transform: rotate(-180deg) translateY(50%) !important;
}

.img-menu{
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
}
.img-data-menu{
    width: 28px;
    margin-left: -6px;
    height: 26px;
}
.img-order-menu{
    width: 24px;
    margin-left: -3.2px;
    height: 26px;
}
.img-order-menu{
    width: 24px;
    margin-left: -3.2px;
    height: 26px;
}
.retractable{
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 50px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
    border-top: none;
    cursor: pointer;
    margin-left: -40px;
}
.formret{
    position: relative;
    min-height: 21px;
    background-color: #f7f7f7;
}
.width-btn{
    width: 62px !important;
}
.layui-col-md11.md11-card{
    border-right: 1px dotted #ccc;
    margin-top:15px;
    margin-bottom:20px
}
.layui-col-md1.md1-border{
    bottom: 12px;
    width: 96px;
    border-left: 1px dotted #ccc;
}
.layui-input-inline.width-150{
    width: 150px;
}
.afterSaleList{
    margin-top: 15px;
}
.layui-table, .layui-table-view{
    margin:0px
}
/*文字提示*/
.notification{
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -10px;
    left: 20px;
}
/*搜索框 label最新宽度*/
.layui-form-label {
    width: 115px;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
    box-sizing: border-box;
}
/*因为label是85宽了，block需要多5px偏移*/
.layui-input-block {
    margin-left: 116px;
    min-height: 25px;
    line-height: 25px;
}
/*不需要margin*/
.no-Margin {
    margin: 0 !important;
}
/*不需要padding*/
.no-Padding {
    padding: 0 !important;
}
/*xm-select-parent*/
.xm-select-parent .xm-form-select .xm-select-title {
    min-height: 25px;
}
.xm-select-parent .xm-form-select .xm-select{
    height: 25px;min-height: 25px;
    padding: 0 10px;
}
.xm-select-parent .xm-form-select .xm-input {
    height: 25px !important; min-height: 25px;
}
/*layui-form-radio*/
.layui-form-radio {
    line-height: 25px;
    margin: 0 10px 0 0;
}
.layui-form-radio > i {
    font-size: 18px;
}
.layui-form-radio * {
    font-size: 12px;
}
/*时间轴*/
.layui-timeline-axis {
    top: -2px;
    background-color: #f7f7f7;
}
.noneTableTitle .layui-table-grid-down{
    display: none;
}
/*文字超过省略*/
.ellipsis {
	width: 166px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.price_ellipsis {
    max-width: 85px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1366px) {
    .word_ellipsis {
        max-width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .buyName_ellipsis {
        max-width: 140px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (min-width:1367px)  and (max-width: 1600px) {
    .word_ellipsis {
        max-width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .buyName_ellipsis {
        max-width: 180px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (min-width:1601px) and (max-width: 1920px) {
    .word_ellipsis {
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

/*.layui-table-grid-down*/
.layui-table-grid-down {
    background-color: transparent !important;
    display: none !important;
}
.cleaner:after,.cleaner:before{
    display: table;
    content: "";
}
.cleaner:after{
    clear: both;
}
.cleaner{
    zoom: 1;
}