/*使用 :root 可以定义全局的 CSS 变量（自定义属性），这些变量可以在整个样式表中使用。*/
:root {
    /*基准颜色*/
    --base-color: #3399ff;
    /*文字主色*/
    --font-main-color: #333333;
    /*提示文字、错误提示 主色*/
    --font-danger-color: #e43636;
    /*警示文字 主色*/
    --font-warnning-color: #F7AC4A;
    /*比价已核实 主色 */
    --font-comparison-verified-color: #EBAE16;
    /*确认按钮、确认文字、操作按钮 主色	*/
    --font-confirm-color: #1890FF;
    /*表单标题 主色  */
    --font-form-label-color: #666666;
    /*  置灰文字、默认边框色
        按钮 禁用可用类名 layui-disabled
    */
    --font-gary-color: #cccccc;
}

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 var(--font-gary-color);
    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:var(--font-main-color);}
.text-666{color:#666;}
.text-999{color:#999;}
.text-bbb{color:#BBBBBB;}
.text-red{color:#e4393c;}

.text-buyer{color:var(--font-danger-color);}
.text-shop,
.text-platfrom{color:var(--base-color);}
.bg-buyer{background:var(--font-danger-color);}
.bg-shop,
.bg-platfrom{background:var(--base-color);}
.br-buyer{border-color:var(--font-danger-color);}
.br-shop,
.br-platfrom{border-color:var(--base-color);}

.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: var(--font-danger-color);
    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: var(--font-danger-color);
}
.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:var(--font-confirm-color);
    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% - 150px);
    margin: 0 !important;
    float: left;
    line-height: 0;
    padding-right: 10px;
}
/*.left-item .layui-form-label{*/
    /*padding: 0 7px !important;*/
    /*color: #6c6c6c;*/
    /*height: 25px;*/
    /*line-height: 25px;*/
/*}*/
/* 栅格化搜索区域 */
.left-item .layui-form-label {
    width: 85px;
    padding: 0 7px!important;
    height: 25px;
    line-height: 25px;
    color: #6c6c6c;
}
.rasterizeSearch .layui-form-label {
    width: 85px !important;
    overflow: hidden;
}
.rasterizeSearch .layui-form-item {
    width: 100%;
}
.rasterizeSearch .layui-form-item .layui-input-inline {
    margin-bottom: 0;
    width: calc(100% - 110px);
    max-width: 240px;
    margin-right: 10px;
}
/*右侧按钮区*/
.right-action {
    box-sizing: border-box;
    width: 150px;
    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;
    float: left;
}
.right-action button:first-child {
    margin-right: 10px !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:var(--font-main-color); 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*/
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
}
.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: 10px;
    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: var(--font-main-color);
    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: var(--base-color);
    cursor: pointer;
}
.jc-card-body .layui-table {
    margin: 0px;
}
.jc-card-header-icon{
    font-size: 14px;
    padding: 2px 2px;
    background: var(--base-color);
    margin-right: 6px;
}
.jc-card-header-subordinateIcon{
    font-size: 14px;
    padding: 2px 2px;
    background: #00CE70;
    margin-right: 6px;
}
.jc-content-item{
    color:#999999;
}
.jc-content-item span{
    color:var(--font-main-color);
    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: var(--font-main-color);
    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: var(--font-confirm-color);
    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;
}
/*.layui-table-cell div{*/
/*    !*overflow: hidden;*!*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*}*/
.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-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:var(--base-color);cursor: pointer;font-size: 12px;line-height: 16px;}
.a-danger{color:var(--font-danger-color);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;
}
.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;
}
/*列表区域顶部按钮 end*/
.self-table{
    margin:0px !important;
}
.groupTitle td{
    background-color: #F7F7F7;
    border: none;
}
.layui-table-tool-self{
    display: none;
}
.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 var(--font-gary-color);
    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 var(--font-gary-color);
    margin-top:15px;
    margin-bottom:20px
}
.layui-col-md1.md1-border{
    bottom: 12px;
    width: 96px;
    border-left: 1px dotted var(--font-gary-color);
}
.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: 85px;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
}
/*因为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;
}

/*登录强提示*/
/*信息弹窗*/
.delay-half {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
/*
  fadeInDown
*/
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%);
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%);
    }

    to {
        opacity: 1;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
/*
  fadeOutUp
*/
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
.tipMask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;left: 0;
    z-index: 1999;
    background: rgba(0, 0, 0, 0.5);
}
.messageTip {
    width: 555px;
    height: 145px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 150px;
    z-index: 2000;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .3s,top .4s ease-in-out,transform .4s,-webkit-transform .4s;
    -ms-transition: opacity .3s,top .4s ease-in-out,-webkit-transform .4s,-webkit-transform .4s;
    -moz-transition: opacity .3s,top .4s ease-in-out,transform .4s,-webkit-transform .4s;
    transition: opacity .3s,top .4s ease-in-out,transform .4s,-webkit-transform .4s;
    border-radius: 10px;
    overflow: hidden;
}
.msgContent {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 549px;
    height: 100%;
    padding: 24px 16px 0 24px;
    float: left;
    background-color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.blueLine {
    width: 6px;
    height: 100%;
    background-color: #4199FA;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    float: left;
}
.messageHeader {
    height: 32px;
    /*line-height: 21px;*/
    position: relative;
    font-size: 16px;color: var(--font-main-color);
    font-family: "Microsoft JhengHei Light", "Microsoft Yahei", serif;
    font-weight: bold;
}
.message__icon {
    display: inline-block;
    margin-right: 8px;
    width: 20px;height: 20px;
    background: url(../images/warning-icon.png) center no-repeat;
    background-size: cover;
    position: relative;
    top: 3px;
}
.message__closeBtn {
    /*display: none;*/
    position: absolute;
    top: 0;right: 0;
    cursor: pointer;
    color: #AFAFAF;
    font-size: 20px;
}
.message__content {
    min-height: 40px;
    padding-left: 28px;
    padding-right: 15px;
    color: #666;font-size: 14px;line-height: 1;
}
.message__content a {color: #33aefe;margin: 0 3px;font-size: 15px;}
.message__content a:hover {color: #33aefe;}
.message__content .countDown {color: #EA2146;}
.messageBtn {
    height: 30px;
    text-align: right;
}
.messageBtn .message__handle {
    display: inline-block;
    width: 90px;height: 30px;
    line-height: 30px;
    background-color: #4199FA;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}
.retrow, .seniorSearch{
    padding: 20px 20px 5px 0;
}
.seniorInput {
    display: none;
}
input.fuzzySelect{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.redWord {
    color: var(--font-danger-color);
}
/* 资源按钮先隐藏 */
[perm-show] {
    opacity: 0;
}
.copyIcon {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    cursor: pointer;
    top: -1px;
    position: relative;
    display: inline-block;
}


/*************************新版弹框样式 start****************************/
.commonStyleIcon{
    width: 54px;
    height: 54px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 20px;
}
.icon_success {
    background: url("../images/newSpringframe/icon_success.png") no-repeat 0px 0px;
}
.icon_systemTips{
    background: url("../images/newSpringframe/icon_smallClone.png") no-repeat 0px 0px;
}
.icon_red_face{
    background: url("../images/newSpringframe/icon_red_face_.png") no-repeat 0px 0px;
}

.comCenterFont{
    text-align: center;
    font-size: 18px;
    font-family: PingFang-SC-Bold;
    color: var(--font-main-color);
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 12px;
}
.comBottomFont{
    font-family: PingFang-SC-ExtraLight;
    font-size: 14px;
    color: var(--font-main-color);
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    padding: 0px 25px;
}

.blueHyperlinksFont{
    color: var(--font-confirm-color)!important;
}

.layui-layer{
    border-radius: 0px !important;
}
.newTkBtn .layui-layer-content {
    padding: 0 !important;
}
.newTkBtn .layui-layer-btn{
    background-color: #FFFFFF;
    border: none;
    padding: 0;
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translate(-50%);
    width: 390px;
}
.newTkBtn .layui-layer-btn .layui-layer-btn1{
    background: #F5F5F5;
}
.newTkBtn .layui-layer-btn .layui-layer-btn0,.newTkBtn .layui-layer-btn .layui-layer-btn1{
    border: none;
    padding: 0;
    border-radius: 4px;
    width: 90px !important;
    height: 32px;
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    float: none;
}
/*自定义右上关闭按钮*/
.closeBtnCustom {
    width: 14px;
    height: 14px;
    background: url("../images/newSpringframe/icon_bigClone.png");
    position: absolute;
    right: 16px;
    top: 15px;
    cursor: pointer;
}

/*详情页公共*/
.box-goods{
    position: relative;
    width: 300px;
    left: 59px;
    right: 59px;
    display: flex;
}
.box-goods img{
    float: left;
    border: 1px solid rgba(238,238,238,1);
    margin-right: 5px;
}
.box-goods .first-span{
    font-family: PingFang-SC-Regular;
    color: var(--font-main-color);
    font-size: 14px;
    display: inline-block;
    max-width: 250px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}
.box-goods .second-span{
    position: relative;
    top: 0px;
    font-size: 14px;
    color: #999;
    display: block;
}
.box-goods .pupleRight{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pupleRight a{
    line-height: 14px;
}
/*btn位置相对靠下 ,用于内部有商品展示的弹框*/
.positionUpdown .layui-layer-btn{
    bottom: 40px !important;
}
.positionUpdown .commonStyleIcon{
    margin-top: 40px;
}

/*超出两行省略号*/
.ellipsis{
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
}
/*.layui-layer-dialog .layui-layer-content{*/
    /*padding: 0 !important;*/
/*}*/
.layui-layer-msg {
    border-radius: 4px !important;
}
.layui-layer-msg .layui-layer-content{
    padding:12px 25px !important;
}

/*单行省略号*/
/*.danEllipsis{*/
/*display: inline-block;*/
/*max-width: 300px;*/
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
/*white-space: nowrap;*/
/*vertical-align: top;*/
/*}*/
.punishClass .layui-layer-content{
    height: 314px !important;
}
.punishClass .earlyWarning-checkbox{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 25px;
    left: 17px;
}

/*有图标的提示框*/
.layui-layer-dialog .layui-layer-padding{
    padding: 20px 20px 20px 55px !important;
}

/*京东弹框样式 先注释 以备后续使用*/
/*.FixedPop-upWindow{*/
/*position: fixed;*/
/*top: 20px;*/
/*left: 50%;*/
/*transform: translate(-50%);*/
/*z-index: 999999;*/
/*padding: 7px 20px;*/
/*background-color: #ffffff;*/
/*height: 12px;*/
/*font-family: PingFang-SC-Medium;*/
/*font-size: 12px;*/
/*color: var(--font-main-color);*/
/*letter-spacing: 0;*/
/*line-height: 12px;*/
/*font-weight: 500;*/
/*box-shadow: -1px 13px 20px 0px rgba(221,221,221,1);*/
/*display: none;*/
/*animation: anim 0.5s;*/
/*border: 1px solid #eee;*/
/*}*/
/*@keyframes anim {*/
/*0% {opacity: 0;}*/
/*100%{opacity:1;}*/
/*}*/
/*.cloneRight_span{*/
/*display: inline-block;*/
/*width: 8px;*/
/*height: 8px;*/
/*background: url("../images/newSpringframe/icon_clone.png");*/
/*cursor: pointer;*/
/*}*/
/*.FixedPop_upWindow_span{*/
/*margin-right: 10px;*/
/*}*/

/*公共弹框样式*/
body .demo-class-style{
    border-radius: 4px;
}

/*layer.msg提示信息公共样式*/
body .msg-style{
    border: none;
    min-width: 100px;
}
body .msg-style .layui-layer-content{
    background: white;
    padding: 7px 16px 7px 16px !important;
    box-shadow: 0px 0px 7px 7px rgba(225, 221, 212,0.3);
    border-radius: 4px;
}
body .msg-style .layui-layer-content .textInfo{
    margin-left: 10px;
    font-size: 14px;
}
body .msg-style .layui-layer-content .icon-common-styleSmall{
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
}
/*黄感叹号图标*/
body .msg-style .layui-layer-content .img_icon_abnormal_yellow{
    background: url("../images/Popup/icon_abnormal.png") no-repeat 0px 0px;
}
/*错误图标*/
body .msg-style .layui-layer-content .img_icon_error{
    background: url("../images/Popup/icon_error.png") no-repeat 0px 0px;
}
/*绿色对勾图标*/
body .msg-style .layui-layer-content .img_icon_greenSuccess{
    background: url("../images/Popup/icon_success.png") no-repeat 0px 0px;
}

/*加入购物车超五万元 弹框bun样式*/
.priceGoBeyondClass .layui-layer-btn{
    bottom: 30px;
}
.bigGoodsBox{
    margin: 10px 54px;
    height: 85px;
    width: 312px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #E9E9E9;
}
.bigGoodsBox::-webkit-scrollbar{
    width: 5px;
    height: 30px;
}
.bigGoodsBox::-webkit-scrollbar-thumb{
    background-color: var(--font-gary-color);
    border-radius:2px;
}
/*************************新版弹框样式 end****************************/
/*查看附件样式*/
.enclosure .forward-filename {
    padding: 5px  10px !important;
}
.enclosure .layui-layer-content {
    margin-top: 7px;
}
.enclosure .fileTxt {
    width: 100% !important;
}
.enclosure .filename-reload {
    width: 90% !important;
    /*display: inline-flex !important;*/
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.threeA_img {
    display: none;
}
.ratifyReasonsText {
    display: inline-flex;
    width: calc(100% - 98px);
}
.auditRecordLine {
    border-top: 1px solid var(--font-gary-color);
    margin-top: 10px;
    margin-bottom: 20px;
}
.auditResultTitle,.auditRecordsTitle {
    margin-bottom: 10px !important;
    color: var(--font-main-color) !important;
}
.specificReasons {
    margin-top: 10px;
}
.ratifyReasons {
    width: 98px;
    text-align: right;
    display: inline-block;
}
/*确认收货验收问题标黄*/
.productIssuePrompt {
    color: #EC9F00 !important;
}
/*专用物资承诺弹窗*/
/*.promise .layui-layer-content {*/
/*    padding-bottom: 0px;*/
/*}*/
.promise .promiseItem {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    color: #C81723;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 700;
    position: relative;
    margin-left: 11px;
    padding-left: 10px;
    cursor: pointer;
}
.promise input[name=promisePrompt] {
    position: absolute;
    left: -8px;
    top:5px
}
.promise .comCenterFont {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    color: var(--font-main-color);
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}
.promise .commonStyleIcon {
    width: 54px;
    height: 54px;
    margin: 0 auto;
}
.promise .icon_systemTips{
    background: url("../images/icon-promise.png") center no-repeat;
    margin-top: 20px;
    margin-bottom: 10px;
}
.promise .layui-layer-btn {
    padding: 0;
}
.promise .layui-layer-btn a {
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    padding: 0 30px;
}
.promise .layui-layer-btn0 {
    cursor: not-allowed;
    color: var(--font-main-color) !important;
    background: #F5F5F5 !important;
    border: 1px solid rgba(221,221,221,1) !important;
}
.promise .layui-layer-btn1 {
    font-size: 14px !important;
    color: var(--font-main-color) !important;
    background: #F5F5F5 !important;
}
.promise .promiseBtn0 {
    cursor: pointer;
    border-color: var(--font-confirm-color) !important;
    background: var(--font-confirm-color);
    color: #fff;
}
.promise .btnstyle {
    pointer-events: none !important;
    background-color: #F5F5F5 !important;
    border-color: rgba(221,221,221,1) !important;
}
.promise .promiseClose {
    height: 14px;
    width: 14px;
    position: absolute;
    top: 10px; right: 16px;
    background: url("../images/promiseClose.png") center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.promise .layui-layer-btn {
    border-top:none !important;
    background: none !important;
}
#radio {
    cursor: pointer;
}
.promise .layui-layer-content {
    height: 321px !important;
    padding: 0 !important;
}
.promise .layui-layer-btn0 {
    cursor: not-allowed !important;
    pointer-events: none !important;
    background: #F5F5F5 !important;
    color: var(--font-main-color) !important;
    border: 1px solid rgba(221,221,221,1) !important;
}
.promise .promiseBtn0 {
    cursor: pointer !important;
    pointer-events: auto !important;
    border-color: #1E9FFF !important;
    background-color: #1E9FFF !important;
    color: #fff !important;
}
.promise .promiseUrl {
    color:var(--font-confirm-color)
}
.promise .promiseTips {
    padding: 10px;
    background: #F8F9FD;
    border: 1px solid rgba(223,224,234,1);
    border-radius: 4px;
    line-height: 20px;
    font-size: 14px;
    color: #2B313E;
}
.promise .promiseUrl:hover{
    color: var(--font-confirm-color) !important;
}
.promise input[name=promisePrompt] {
    position: absolute;
    left: -8px;
    top:5px
}
.promise .layui-layer-btn a:first-child{float: none;}
.promise .layui-layer-btn a:last-child{float: none;}
/*一次报价测试项目*/
.testProject {
    color: red;
}
.allisSeparate {
    display: none;
}
