* {
    font-family: 微软雅黑, Verdana, Geneva, sans-serif;
}


/*body {*/


/*font-family: '微软雅黑', -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;*/


/*}*/

.layui-layout-admin .layui-header {
    background-color: #5680DE
}

#btngysgoodfind {
    color: white;
}

#btnrecheck {
    color: white;
}

.layui-table-view .layui-form-checkbox:hover i {
    border-color: none !important;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none !important;
}

.laydate-btns-now:hover,
.laydate-btns-confirm:hover,
.laydate-btns-clear:hover {
    color: #B12417 !important;
}

.layui-form-select dl dd.layui-this {
    background: #B12417 !important;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #B12417 !important;
}

.newicon {
    color: #FFffff;
    font-size: 14px;
    padding-right: 2px;
}

.wenz {
    padding-left: 20px;
    font-size: 20px;
}

.layui-btn .layui-btn-primary:hover {
    background: #ffffff;
    color: #B12417;
}

.layui-btn .layui-btn-primary span:hover {
    color: #ffffff;
}

.noricon:hover,
.noricon span:hover {
    background: #20B2AA;
    color: #ffffff;
}

.layui-table tbody tr:hover,
.layui-table-hover {
    background-color: #eaeaea !important;
}

.layui-table-click {
    background-color: #b0bed9 !important;
}

.layui-table-hover .layui-table-click {
    background-color: #b0bed9 !important;
}

.layui-elem-quote {
    padding: 10px;
}


/*.layui-row{padding-bottom:5px;padding-top:5px;}*/

.layui-form-label b {
    color: #B12417;
}

.c_form-row {
    margin-top: 5px;
    margin-bottom: 1px;
}

.c_form-row .layui-form-label {
    padding: 7px 8px;
    color: #000;
}

.c_form-row .layui-input {
    height: 30px;
    color: #000;
}

input:focus {
    border: 1px solid #9fbecc;
}

.tableidss {
    padding: 1px 0px 0px 1px;
    margin: 0;
}

.layui-tab-card>.layui-tab-title {
    /*border-bottom: 3px solid #b12417;*/
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1);
}

.layui-tab-card>.layui-tab-title ul li {
    border: none;
}

.layui-tab-card>.layui-tab-title .layui-this {
    background-color: #f2f2f2;
    /*color: #222222;*/
    /*font-weight: 500;*/
    border: none;
    margin: 0;
    color: rgba(86, 128, 222, 1);
    font-weight: bold;
    /*TABLE选择中色*/
}

.layui-tab-title .layui-this>.layui-tab-close {
    color: rgba(86, 128, 222, 1);
    /*TABLE选择中色*/
}

.layui-tab-title .layui-this>a {
    color: rgba(86, 128, 222, 1);
}

.layui-tab-title .layui-this:after {
    border: none;
}

.c_form-row .layui-form-label {}

.base-seach-f2 .layui-btn-1 {
    background-color: #CAE1FF;
    color: #666;
}

.tbtoolicon {
    padding: 3px;
    color: #b12417;
    font-size: 18px;
}


/*资料修改界面TAB*/

.layui-tab-brief>.layui-tab-title .layui-this:after,
.layui-tab-brief>.layui-tab-more li.layui-this:after {
    border-bottom: none;
}

.ui-tab.ui-tab-blue {
    border-left: none;
    border-bottom: 0px;
    position: relative;
    width: 96%;
    margin: 0 auto;
    z-index: 999;
}


/*.manage-wrapper{margin-top: 70px;}*/

.ui-tab.ui-tab-blue li {
    position: relative;
    float: left;
    padding: 0;
    height: 50px;
    border-left: none;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: black;
    cursor: pointer;
    opacity: .4;
    width: 50%;
}

.ui-tab.ui-tab-blue li p {
    border: #333333 solid 4px;
    padding: 0 16px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 4px;
    /*opacity: .4;*/
}

.ui-tab.ui-tab-blue li p span {
    position: absolute;
    display: block;
    border: black solid 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: -9px;
    left: 50%;
    margin-left: -9px;
    background: #fff;
}

.ui-tab.ui-tab-blue li:hover {
    box-shadow: none;
    background-color: #fff;
    color: #b12417;
    opacity: 1;
}

.ui-tab.ui-tab-blue li:hover p {
    opacity: 1;
}


/*.ui-tab.ui-tab-blue li:hover p span{border: #0096ac solid 4px;background: #0096ac;}*/

.ui-tab.ui-tab-blue li.cur {
    background-color: #fff;
    font-weight: bold;
    box-shadow: none;
    color: #b12417;
    opacity: 1;
}

.ui-tab.ui-tab-blue li.cur p {
    opacity: 1;
}


/*.ui-tab.ui-tab-blue li.cur p span{border: #0096ac solid 4px;background: #0096ac;}*/

.ui-tab-select {
    float: left;
    display: inline
}

.ui-tab-select .tit {
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    display: inline;
    margin-right: 10px
}

.ui-tab-select .ui-tab {
    float: left
}

.layui-tab-brief>.layui-tab-title .layui-this {
    font-weight: bold;
    box-shadow: none;
    color: #b12417;
    opacity: 1;
}

.layui-tab-brief>.layui-tab-title .layui-this p {
    opacity: 1;
}

.layui-tab-content {
    /* padding-right: 40px; */
}

.layui-table[lay-skin="line"],
.layui-table[lay-skin="row"] {
    border: 1px solid #ccc;
}

.goodtitle1 {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    height: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.goodtitle1 p {
    border: #bababa solid 4px;
    padding: 0 16px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 4px;
    /*opacity: .4;*/
}

.goodtitle1 p span {
    position: absolute;
    display: block;
    border: #bababa solid 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: -9px;
    left: 50%;
    margin-left: -9px;
    background: #fff;
}

.cfw {
    width: 120px
}

.cfw2 {
    margin-left: 150px;
}

.supplierform {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
}

.layui-elem-field {
    margin-bottom: 20px;
    padding: 0px 0px 10px 0px;
    border: 1px solid #fefefe;
    ;
}

.layui-elem-field legend {
    margin-left: 20px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 700;
    color: #B12417;
}

.layui-field-title {
    border: none;
    border-top: 1px solid #B12417;
}

.bg1 {
    background: #white;
}

.sutitle {
    color: black;
    font-size: 14px;
    font-weight: 700;
}

.layui-upload {
    margin-left: 10px;
}

.img-box {
    margin: 0 auto;
    top: 50%;
    width: 200px;
    height: 250px;
    position: relative;
    background: rgb(249, 249, 249);
    border: 1px solid rgb(197, 190, 190);
}

.img-box img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    /*绝对定位*/
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /*-webkit-是厂商前缀*/
    -ms-transform: translate(-50%, -50%);
    /*-ms-是厂商前缀*/
    transform: translate(-50%, -50%);
    /*translate是移动属性，两个-50%代表着像原始位置向左、向上各移动50%*/
}

.btn-uploading {
    width: 80px;
    background-color: #B12417;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    position: absolute;
    top: 96%;
    margin-top: -16px;
    left: 50%;
    margin-left: -62px;
    text-align: center;
    border-radius: 3px;
    z-index: 5;
    cursor: pointer;
}

.btn-uploading2 {
    width: 50px;
    background-color: #393D49;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    position: absolute;
    top: 96%;
    margin-top: -16px;
    left: 90%;
    margin-left: -62px;
    text-align: center;
    border-radius: 3px;
    z-index: 5;
    cursor: pointer;
}

.i .icon-uploading {
    display: inline-block;
    position: relative;
    top: 6px;
}

.shan {
    position: absolute;
    right: 2px;
    bottom: 5px;
    width: 9px;
    height: 12px;
    cursor: pointer;
}

.layui-form-select dl {
    height: 200px;
}

.layui-layer-btn .layui-layer-btn1 {
    border-color: #FF5722;
    background-color: #FF5722;
    color: #fff;
}

.layui-disabled,
.layui-disabled:hover {
    color: #000 !important;
    cursor: not-allowed !important;
}

.showinput input,
select {
    border: none;
    background: #f9f9f9;
    border-bottom: 1px solid #aaa;
}

.showinput .layui-select-disabled .layui-disabled {
    border-color: #aaa !important;
}

.showinput2 input,
select {
    background-color: #ffffff;
    border: 1px solid #383f52;
}

.showinput2 .layui-select-disabled .layui-disabled {
    border-color: #383f52 !important;
}

.vipcss {
    background: rgb(245, 245, 245);
}

#dvdetail .layui-table th,
#dvdetail .layui-table td,
#dvdetail .layui-table-tool {
    border: 1px solid #383f52;
}

.layui-quote-nm {
    border-color: #383f52;
    border-style: solid;
    border-width: 0px;
    border-left-width: 5px;
    background: none;
}

.layui-badge:hover {
    position: relative;
    display: inline-block;
    font-size: 12px;
    background-color: #1e9fff;
    color: #fff;
}

.layui-btn-blackdd {
    /*border: 1px solid #C9C9C9;*/
    background-color: #fff;
    border: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9 !important;
    color: rgb(43, 50, 69);
}

body .demo-class .layui-layer-title {
    background: #383f52;
    color: #fff;
    border: none;
    margin-bottom: 20px !important;
}

.printtable {
    clear: both;
    width: 100%;
    border: none;
}

.printtable td {
    line-height: 20px;
    /*border-bottom:1px solid #000;  */
    border: none;
    color: #444;
    margin: 0;
    padding: 0;
    word-break: break-all;
}


/*#redvlist .layui-table td, .layui-table-tips-main, #redvlist .layui-table[lay-skin=row], #redvlist .layui-table[lay-skin=line] {*/


/*border-width: 1px;*/


/*border-style: solid;*/


/*border-color: #e2e2e2;*/


/*}*/


/*#redvlist .layui-table-view {*/


/*border-color: #666;*/


/*}*/


/*#redvlist .layui-table th {*/


/*border-color: #fff;*/


/*}*/


/*#redvlist .layui-table-header, #redvlist .layui-table thead tr {*/


/*!*background-color: #666;*!*/


/*!*color: #fff;*!*/


/*}*/


/*#redvlist .layui-table-page {*/


/*background-color: #f2f2f2;*/


/*}*/


/*#redvlist .layui-table tbody tr:hover, #redvlist .layui-table-hover {*/


/*background-color: rgba(0, 95, 150, 0.34) !important;*/


/*}*/


/*.layui-table {*/


/*color: #333;*/


/*}*/


/*.layui-laypage .layui-laypage-curr .layui-laypage-em {*/


/*background-color: #b12417;*/


/*}*/


/*.layui-btn-tss {*/


/*background-color: #a75f06;*/


/*}*/


/*.layui-btn-tnew {*/


/*background-color: #B12417;*/


/*}*/


/*.layui-btn-ttt {*/


/*background-color: #6d6862;*/


/*}*/


/*.layui-table .layui-btn {*/


/*color: #fff;*/


/*}*/


/*h6 {*/


/*font-size: 12px;*/


/*color: #333*/


/*}*/


/*#dvmorefind .layui-btn-primary:hover {*/


/*border: 1px solid #b12417;*/


/*background-color: #b12417;*/


/*color: #fff;*/


/*}*/


/*.layui-layer {*/


/*box-shadow: 1px 1px 50px rgba(0, 0, 0, .7);*/


/*}*/


/*.layui-elem-s1 {*/


/*margin: 10px 0px 0px 0px;*/


/*padding: 5px;*/


/*line-height: 22px;*/


/*border: 2px solid #e0e0e0;*/


/*border-radius: 5px 5px 5px 5px;*/


/*background-color: #fefefe;*/


/*box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/


/*}*/


/*.layui-elem-s1 div a {*/


/*line-height: 39px;*/


/*text-align: center;*/


/*font-size: 20px;*/


/*float: left;*/


/*color: #fff;*/


/*background: #b12417;*/


/*height: 35px;*/


/*width: 35px;*/


/*border-radius: 35px;*/


/*margin: 7.5px;*/


/*}*/


/*.layui-elem-s1 div ol {*/


/*line-height: 20px;*/


/*float: left;*/


/*font-size: 14px;*/


/*padding: 8px 5px;*/


/*font-weight: 900;*/


/*}*/


/*.layui-elem-s1 div ol span:nth-child(2n+1) {*/


/*color: #9c9999;*/


/*}*/


/*.layui-elem-s1 div ol span {*/


/*display: block;*/


/*color: #666666;*/


/*}*/


/*.layui-elem-s1 .layui-icon {*/


/*position: relative;*/


/*top: -3px;*/


/*display: inline-block;*/


/*font-style: normal;*/


/*font-size: 20px;*/


/*font-weight: 700;*/


/*line-height: 1;*/


/*-webkit-font-smoothing: antialiased;*/


/*-moz-osx-font-smoothing: grayscale;*/


/*}*/

#tabbody {
    background: #F6F6F6;
    opacity: 1;
}

#tabbody .layui-table-header,
#tabbody .layui-table thead tr {
    background-color: #CDCDCD;
    color: #000;
    font-weight: bold;
    background: linear-gradient(to bottom, #e2e2e2 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
}

#tabbody .layui-table-view {
    border-color: #CDCDCD;
}

#tabbody .layui-table th {
    border-color: #CDCDCD;
}

#tabbody .layui-table td,
.layui-table-tips-main,
#redvlist .layui-table[lay-skin=row],
#redvlist .layui-table[lay-skin=line] {
    border-width: 1px;
    border-style: solid;
    border-color: #CDCDCD;
}

#tabbody .layui-table-page {
    background-color: #f2f2f2;
}

#tabbody .layui-table tbody tr:hover,
#tabbody .layui-table-hover {
    background-color: rgba(0, 95, 150, 0.34) !important;
}

#redvlist .layui-table td,
.layui-table-tips-main,
#redvlist .layui-table[lay-skin=row],
#redvlist .layui-table[lay-skin=line] {
    border-width: 1px;
    border-style: solid;
    border-color: #CDCDCD;
}

#redvlist .layui-table-view {
    border-color: #CDCDCD;
}

#redvlist .layui-table th {
    border-color: #CDCDCD;
}


/*#redvlist .layui-table-header ,#redvlist .layui-table thead tr{
  background-color: #666;
  color:#fff;
  background: linear-gradient(to bottom, #F9F9F9 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
}*/

#redvlist .layui-table-header,
#redvlist .layui-table thead tr {
    background-color: #666;
    color: #000;
    background: linear-gradient(to bottom, #e2e2e2 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
}

#redvlist .layui-table-page {
    background-color: #f2f2f2;
}

#redvlist .layui-table tbody tr:hover,
#redvlist .layui-table-hover {
    background-color: rgba(0, 95, 150, 0.34) !important;
}

.layui-table {
    color: #000;
}

.layui-btn-tss {
    background-color: #a75f06;
}

.layui-btn-tnew {
    background-color: #B12417;
}

.layui-btn-ttt {
    background-color: #6d6862;
}

.layui-table .layui-btn {
    color: #fff;
}

h6 {
    font-size: 12px;
    color: #333
}

#dvmorefind .layui-btn-primary:hover {
    border: 1px solid #b12417;
    background-color: #b12417;
    color: #fff;
}

.layui-layer {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .7);
    border-radius: 4px;
}

.layui-elem-s1 {
    margin: 10px 0px 0px 0px;
    padding: 5px;
    line-height: 22px;
    border: 2px solid #e0e0e0;
    border-radius: 5px 5px 5px 5px;
    /*background-color: #fefefe;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.layui-elem-s1 div a {
    line-height: 39px;
    text-align: center;
    font-size: 20px;
    float: left;
    color: #fff;
    background: #b12417;
    height: 35px;
    width: 35px;
    border-radius: 35px;
    margin: 7.5px;
}

.layui-elem-s1 div ol {
    line-height: 20px;
    float: left;
    font-size: 14px;
    padding: 8px 5px;
    font-weight: 900;
}

.layui-elem-s1 div ol span:nth-child(2n+1) {
    color: #9c9999;
}

.layui-elem-s1 div ol span {
    display: block;
    color: #666666;
}

.layui-elem-s1 .layui-icon {
    position: relative;
    top: -3px;
    display: inline-block;
    font-style: normal;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.layui-nav-bar {
    background-color: #B12417;
}

.layui-layout-admin .layui-header {
    background: #1389D3;
    /*background-color: rgb(52,59,75);*/
    /*background: linear-gradient(to right, rgb(40,70,100) 0px, #666 100%) repeat-x scroll 0 0 transparent;*/
    /*background: linear-gradient(to bottom, rgb(52,59,75) 0px, #666 100%) repeat-x scroll 0 0 transparent;*/
}

.layui-anim-fadeout {
    -webkit-animation-name: layui-fadeout;
    animation-name: layui-fadeout
}

.layui-btn-normal {
    background: #B12417 !important;
    color: white;
}

.layui-btn,
.layui-btn-group .layui-btn {
    background: white;
    border: 1px solid #d0d0d0;
    color: #000;
    border-radius: 4px;
    /* margin-left: 10px !important; */
}

.layui-btn-group .layui-btn:first-child,
.layui-btn-group .layui-btn:last-child {
    border-left: 1px solid #efefef;
    border-radius: 4px;
    /* color: white; */
}

.layui-btn-group .layui-btn-group .layui-btn:first-child {
    color: black;
}

.layui-btn .layui-btn-blackdd {
    background: white !important;
    color: black;
}

#btnfind {
    color: black !important;
}

.layui-btn .layui-btn-primary:hover {
    color: #B12417;
}

.layui-btn-blackdd:hover {
    /* color: #000; */
}

.layui-btn .layui-btn-primary {
    background: white;
    color: black;
}

.layui-btn-group .layui-btn-primary {
    border-left: 1px solid #D9D9D9;
}

.layui-tab-card>.layui-tab-title .layui-this,
.layui-tab-title .layui-this>.layui-tab-close {
    color: #B12417;
}

.layui-btn-group .layui-btn+.layui-btn {
    color: black;
}

.layui-tab-title li .layui-tab-close:hover {
    background-color: #B12417;
}

.layui-tab-title .layui-this>a {
    color: #B12417;
}

.layui-layer-btn .layui-layer-btn-r {
    background-color: #B12417;
}

.layui-table {
    color: #575758;
}

.nav-tool-menu button:hover {
    color: black !important;
}

.layui-layer-btn .layui-layer-btn0 {
    background: #B12417;
}

.layui-layer-title {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #292929;
    letter-spacing: 0;
    background: white !important;
    margin-bottom: 20px !important;
}

.c_form-row {
    margin-bottom: 10px !important;
}

.layui-icon-add-1:before {
    font-size: 14px;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
    color: #B12417;
}

.layui-layer {
    border-radius: 4px;
}

#mframenum {
    width: 100%;
}

.layui-layer-btn .layui-layer-btn0 {
    background: #B12417 !important;
    border-color: #B12417 !important;
    width: 83px !important;
    line-height: 35px !important;
    height: 33px !important;
    text-align: center;
    color: white !important;
    border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
}

.layui-layer-btn .layui-layer-btn2 {
    line-height: 35px !important;
    height: 33px !important;
}

.layui-layer-btn .layui-layer-btn1 {
    background: white !important;
    border-color: #D9D9D9 !important;
    width: 83px !important;
    line-height: 35px !important;
    height: 33px !important;
    text-align: center;
    color: #242525 !important;
    border-radius: 2px !important;
    font-size: 12px !important;
}

.layui-layer-title {
    border-radius: 4px !important;
}

.layui-layer-btn {
    text-align: center !important;
    padding-bottom: 40px !important;
}

.layui-layer-page .layui-layer-content {
    padding-left: 2% !important;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
    font-size: 14px !important;
}

.layui-form-radio>i {
    font-size: 14px !important;
}

.tbtoolicon {
    /* color: #2D96B2 !important; */
}

.c-xh {
    vertical-align: middle !important;
}

.c_form-row .layui-form-label {
    line-height: 36px !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background: #242525 !important;
    border-radius: 4px;
    border-radius: 4px;
}

#tabbody .layui-table-page {
    text-align: right;
}

.layui-btn-danger {
    background: white !important;
    color: #000 !important;
    border: 1px solid #D9D9D9 !important;
}

.layui-btn {}

.layui-badge,
.layui-badge-dot,
.layui-badge-rim {
    background: #B12417 !important;
}

#btnnew {
    background: #B12417 !important;
    color: #fff;
}

.layui-btn-group .layui-btn-primary:hover {
    color: #B12417 !important;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
    color: #B12417 !important;
}

.layui-btn .layui-btn-blackdd {
    background: white !important;
    color: black !important;
}

.nav-tool-menu .layui-btn {
    background: white !important;
    color: black !important;
    border: 1px solid #d0d0d0 !important;
}

.nav-tool-menu #btnnew {
    color: white !important;
}

.c_form-row .layui-form-label {
    width: 100px;
    /* text-align: left; */
}

.layui-btn-group #btnprint {
    color: #000 !important;
}

.layui-btn-group #btnprint {
    color: #000 !important;
}


/*select选中颜色*/

.layui-form-select dl dd.layui-this {
    background-color: #333;
    color: #fff;
}

input {
    vertical-align: middle;
}

#public_table {
    margin-top: 20px;
}

.layui-disabled,
.layui-disabled:hover {
    color: #666666 !important;
}

.layui-layer-dialog .layui-layer-content {
    z-index: -1 !important;
}

.layui-layer .layui-layer-shade {
    z-index: 1000;
}

.layui-layer .layui-layer-page {
    z-index: 10000;
}

.layui-layer-shade {
    z-index: 1000;
}

.layui-layer-lan .layui-layer-title {
    color: black;
}

.layui-layer-btn a {
    height: 35px;
    line-height: 35px;
}