@import url(../global.css);
html,body{height:auto}
bggray*{
    box-sizing: border-box;
}
.layui-body{
    /*min-width:1130px;*/
    overflow-x: auto;
}
.layui-fluid{
    padding: 20px;
}
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-btn{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
.bggray{
    background: #fafafa;
}
.content{
    border: 1px solid #ececec;
    margin-top: 25px;
}
.ui-header {
    background-color: #fafafa;
    font-size: 20px;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
}
.ui-bd {
    padding: 16px;
    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;
}
.layui-form-pane .layui-form-label {
    min-width: 80px;
    padding: 0px;
    height: 38px;
    line-height: 38px;
    border-width: 0px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: right;
    background-color: #f7f7f7;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    margin-left: 10px;
}
.ui-search .r-action {
    position: absolute;
    right: 1px;
    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: 38px;
    line-height: 38px;
    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: 38px;
    line-height: 38px;
}
.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-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;margin: 2px 2px;}
.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;}
.mr30{margin-right: 30px}
.mr50{margin-right:50px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb50{margin-bottom:50px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left: 30px}
.ml50{margin-left:50px;}

.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding: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;}
.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;}


/* buyer,shop,platform公用样式 */
.bgf7{background:#f7f7f7;}
.brd9{border:1px solid #d9d9d9;}

.text-333{color:#333;}
.text-666{color:#666;}
.text-999{color:#999;}
.text-bbb{color:#999;}
.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;
}
.layui-breadcrumb{
    height: 40px;
    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{
    /*padding-right: 113px;*/
    min-height: 100px;
}
a.link{
    color:#207ad6;
    text-decoration: none;
    cursor: pointer;
}
a.link:hover,a.link:visited{
    color:#1995ff;
}
.searchForm{
    position: relative;
    background:#f7f7f7;
    padding: 15px 15px 0px 15px;
}
.form-content{
    min-height: 95px;
}
.left-item{padding-right: 130px;}
.right-action {
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 12px;
    width: 96px;
    border-left: 1px dotted #ccc;
}
.right-action button:first-child{
    position: absolute;
    left: 16px;
    top: calc(50% - 44px);
    margin-left: 10px !important;
}
.right-action button:last-child{
    position: absolute;
    left: 16px;
    top: calc(50% + 4px);
}

@font-face {
    font-family: 'iconfont';
    src: url('iconfont/iconfont.eot');
    src: url('iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('iconfont/iconfont.woff2') format('woff2'),
    url('iconfont/iconfont.woff') format('woff'),
    url('iconfont/iconfont.ttf') format('truetype'),
    url('iconfont/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -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";
}


.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{
    colir: #207ad6;
    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;
}

.a-normal{color:#207ad6;cursor: pointer;font-size: 12px;line-height: 16px;}
.a-normal:hover{
    color:#1995ff;
}
.jc-content-item{
    color:#999999;
}
.jc-card-header-icon{
    font-size: 14px;
    padding: 2px 2px;
    background: #207ad6;
    margin-right: 6px;
}

.jc-card-header{
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #333;
    background: #F7F7F7;
    font-size: 14px;
}

.jc-card{
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
}
.jc-card-body {
    position: relative;
    padding: 10px 20px;
    line-height: 18px;
    font-size: 12px;
}

.jc-card .layui-table-view .layui-table{
    width:100%;
}

.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: #207ad6;
    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;
}

.afterSaleList .layui-table-view .layui-table{
    width:100%;
}

.searchForm{
    position: relative;
    background:#f7f7f7;
    padding: 15px 15px 0px 15px;
}
.form-content{
    min-height: 95px;
}
.left-item{padding-right: 130px;}
.right-action {
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 12px;
    width: 96px;
    border-left: 1px dotted #e5e5e5;
}

@font-face {
    font-family: 'newicon';
    src: url('notice-settings/newicon/newicon.eot');
    src: url('notice-settings/newicon/newicon.eot?#iefix') format('embedded-opentype'),
    url('notice-settings/newicon/newicon.woff2') format('woff2'),
    url('notice-settings/newicon/newicon.woff') format('woff'),
    url('notice-settings/newicon/newicon.ttf') format('truetype'),
    url('notice-settings/newicon/newicon.svg#iconfont') format('svg');
}

.newicon {
    font-family: "newicon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-blue{
    color: #1890ff;
}
.required:before{
    content:"*";
    display:inline;
    color:red;
    margin-right:2px;
}
.text-ellipsis{
    overflow: hidden;
    text-overflow:ellipsis;
}
.top-home{
    padding: 3px;
    margin-top: -4px;
}
.button-bottom-center{
    text-align: center;
    position: fixed;
    bottom: 2px;
    width: calc(100% - 303px);
    background: #ffffff;
    padding: 10px;
    border: 1px solid #eee;
}
.right-action.three-btn{
    display: flex;
    flex-flow: wrap;
}
.right-action.three-btn .layui-btn{
    position: relative;
    margin-left: 26px !important;
    left: 0;
    top: 0;
}
.three-btn .layui-btn+.layui-btn {
    margin-top: 5px;
}
.width-100{
    width:100px !important;
}

.width-320{
    width:320px !important;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff;
    height:28px;
    line-height: 28px;
}
.w220{
    width:220px;
}
.inline-text{
    line-height: 20px;
    padding: 8px 15px;
    min-height: 38px;
    box-sizing: border-box;
}
.flex {
    display: flex;
}
.flex-column {
    flex-direction: column;
}
.flex-between {
    justify-content: space-between;
}
.flex-end {
    justify-content: flex-end;
}
.flex-align-center {
    align-items: center;
}