@charset "UTF-8";
/*字体*/
@font-face {
    font-family: 'iconfont';
    src: url('../icon/iconfont.eot');
    src: url('../icon/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../icon/iconfont.woff2') format('woff2'),
    url('../icon/iconfont.woff') format('woff'),
    url('../icon/iconfont.ttf') format('truetype'),
    url('../icon/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-cart:before {
    content: "\e698";
}

.icon-category:before {
    content: "\e699";
}

.icon-close:before {
    content: "\e69a";
}

.icon-comments:before {
    content: "\e69b";
}

.icon-cry:before {
    content: "\e69c";
}

.icon-delete:before {
    content: "\e69d";
}

.icon-edit:before {
    content: "\e69e";
}

.icon-email:before {
    content: "\e69f";
}

.icon-favorite:before {
    content: "\e6a0";
}

.icon-form:before {
    content: "\e6a2";
}

.icon-help:before {
    content: "\e6a3";
}

.icon-information:before {
    content: "\e6a4";
}

.icon-less:before {
    content: "\e6a5";
}

.icon-moreunfold:before {
    content: "\e6a6";
}

.icon-more:before {
    content: "\e6a7";
}

.icon-pic:before {
    content: "\e6a8";
}

.icon-qrcode:before {
    content: "\e6a9";
}

.icon-refresh:before {
    content: "\e6aa";
}

.icon-rfq:before {
    content: "\e6ab";
}

.icon-search:before {
    content: "\e6ac";
}

.icon-selected:before {
    content: "\e6ad";
}

.icon-set:before {
    content: "\e6ae";
}

.icon-smile:before {
    content: "\e6af";
}

.icon-success:before {
    content: "\e6b1";
}

.icon-survey:before {
    content: "\e6b2";
}

.icon-training:before {
    content: "\e6b3";
}

.icon-viewgallery:before {
    content: "\e6b4";
}

.icon-viewlist:before {
    content: "\e6b5";
}

.icon-warning:before {
    content: "\e6b6";
}

.icon-wrong:before {
    content: "\e6b7";
}

.icon-account:before {
    content: "\e6b8";
}

.icon-add:before {
    content: "\e6b9";
}

.icon-clock:before {
    content: "\e6bb";
}

.icon-remind:before {
    content: "\e6bc";
}

.icon-calendar:before {
    content: "\e6bf";
}

.icon-attachment:before {
    content: "\e6c0";
}

.icon-discount:before {
    content: "\e6c5";
}

.icon-service:before {
    content: "\e6c7";
}

.icon-print:before {
    content: "\e6c9";
}

.icon-box:before {
    content: "\e6cb";
}

.icon-process:before {
    content: "\e6ce";
}

.icon-electronics:before {
    content: "\e6da";
}

.icon-lights:before {
    content: "\e6de";
}

.icon-auto:before {
    content: "\e6e3";
}

.icon-filter:before {
    content: "\e6f1";
}

.icon-pin:before {
    content: "\e6f2";
}

.icon-history:before {
    content: "\e6f3";
}

.icon-productfeatures:before {
    content: "\e6f4";
}

.icon-supplierfeatures:before {
    content: "\e6f5";
}

.icon-similarproduct:before {
    content: "\e6f6";
}

.icon-link:before {
    content: "\e6f7";
}

.icon-navlist:before {
    content: "\e6fa";
}

.icon-imagetext:before {
    content: "\e6fb";
}

.icon-text:before {
    content: "\e6fc";
}

.icon-jifen:before {
    content: "\e70c";
}

.icon-remind1:before {
    content: "\e713";
}

.icon-map:before {
    content: "\e715";
}

.icon-good:before {
    content: "\e717";
}

.icon-skip:before {
    content: "\e718";
}

.icon-iconfontplay2:before {
    content: "\e719";
}

.icon-compass:before {
    content: "\e71b";
}

.icon-share:before {
    content: "\e71d";
}

.icon-rejectedorder:before {
    content: "\e724";
}

.icon-phone:before {
    content: "\e725";
}

.icon-exl:before {
    content: "\e73f";
}

.icon-pdf:before {
    content: "\e740";
}

.icon-zip:before {
    content: "\e741";
}

.icon-copy:before {
    content: "\e744";
}

.icon-save:before {
    content: "\e747";
}

.icon-inquirytemplate:before {
    content: "\e749";
}

.icon-templatedefault:before {
    content: "\e74a";
}

.icon-survey1:before {
    content: "\e74e";
}

.icon-data:before {
    content: "\e757";
}

.icon-color:before {
    content: "\e760";
}

.icon-color-filling:before {
    content: "\e7cd";
}

.icon-video:before {
    content: "\e820";
}

.icon-folder:before {
    content: "\e83b";
}

.icon-packing-labeling:before {
    content: "\e87c";
}

.icon-online-tracking:before {
    content: "\e87d";
}

.icon-electrical-equipment:before {
    content: "\e880";
}

/*全局*/
html {
    overflow: auto
}

body {
    width: 100%;
    font-size: 12px;
    font-family: '微软雅黑', 'Microsoft YaHei', 'Century Gothic', 'Helvetica Neue', 'Luxi Sans', 'DejaVu Sans', 'Hiragino Sans GB', serif
}

a {
    color: #06C;
    cursor: pointer
}

a:hover {
    color: #039
}

input::-ms-clear {
    display: none
}

a:hover {
    text-decoration: none !important;
}

/*分页样式*/
.layui-table-page {
    border-top: 1px #F0F2F5 solid !important;
    width: auto !important;
    height: 47px !important;
    /*margin-bottom: 50px!important;*/
    padding: 10px 15px !important;
    /*float: left!important;*/
}

.layui-laypage select{
    border: none !important;
}
.layui-table-page .pull-right {
    margin: 0;
    margin-top: -2px !important;
}

.pagination > .active > span {
    background-color: #409EFF !important;
    border-color: #409EFF !important;
}

.pagination > li > a {
    color: #409EFF !important;
}

.pagination > li > span {
    color: #fff !important;
}

/*去除菜单滑块*/
.framework-leftbar {
    overflow: hidden !important;
}

.framework-leftbar .leftbar-container {
    height: 100%;
    overflow-y: auto;
    width: calc(100% + 4px);
    overflow-x: hidden;
}

.layui-laypage a:hover {
    color: #409EFF;
}

/*181107*/
.overflow_auto {
    overflow: auto;
}

/*滑块样式*/
::-webkit-scrollbar {
    width: 3px;
    height: 10px !important;
}

::-webkit-scrollbar-track {
    background: #ccc;
}

::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 5px;
}

/*button{border-radius:0!important}*/
.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-top {
    vertical-align: top !important
}

.color-desc {
    color: #999 !important
}

.color-text {
    color: #333 !important
}

.color-blue {
    color: #2494f2 !important
}

.color-red {
    color: #ec494e !important
}

.color-green {
    color: #18bc9c !important
}

.nowrap {
    white-space: nowrap !important
}

.pointer {
    cursor: pointer !important
}

.help-block {
    margin-bottom: 0
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.full-width {
    width: 100% !important
}

.full-height {
    height: 100% !important
}

.help-block {
    font-size: 12px
}

.well {
    border-radius: 0;
    box-shadow: none
}

.transition {
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear
}

.notselect {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

[data-tips-image] {
    cursor: zoom-in !important;
}

:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
    -webkit-text-fill-color: #333;
}

::-webkit-input-placeholder {
    color: #aaa
}

::selection {
    /*background-color: rgba(255,215,0,.3);*/
    color: #409EFF;
}

::-moz-selection {
    /*background-color: rgba(255,215,0,.3);*/
    color: #409EFF;
}

::-webkit-scrollbar {
    width: 3px;
    height: 3px
}

::-webkit-scrollbar-track {
    background: #ccc;
}

::-webkit-scrollbar-thumb {
    background-color: #666
}

.font-s12 {
    font-size: 12px !important
}

.font-s13 {
    font-size: 13px !important
}

.font-s14 {
    font-size: 14px !important;
}

.font-s16 {
    font-size: 16px !important;
}

.font-s18 {
    font-size: 18px !important;
}

.font-s20 {
    font-size: 20px !important;
}

.border-none {
    border: none !important;
}

.border-radius-none {
    border-radius: 0 !important;
}

.line-height-18 {
    line-height: 18px !important;
}

.padding-none {
    padding: 0 !important;
}

.padding-5 {
    padding: 5px !important
}

.padding-10 {
    padding: 10px !important
}

.padding-15 {
    padding: 15px !important
}

.padding-20 {
    padding: 20px !important
}

.padding-25 {
    padding: 25px !important
}

.padding-30 {
    padding: 30px !important
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-left-0 {
    padding-left: 0 !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.margin-none {
    margin: 0 !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-right-0 {
    margin-right: 0 !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

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

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

/** 页面加载进度 */
.pace-inactive {
    display: none
}

.modal-form-box {
    padding: 30px 60px 15px 0
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace .pace-progress {
    background: #22df80;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

.uploadimage {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url('../img/image.png') no-repeat center center;
    background-size: cover;
    cursor: pointer
}

.uploadimagemtl {
    margin-right: 8px;
}

.uploadimagemtl a {
    color: #fff;
    width: 20px;
    height: 20px;
    float: right;
    display: none;
    line-height: 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5)
}

.uploadimagemtl:hover a {
    display: inline-block;
    cursor: pointer
}

.uploadimagemtl:hover a:hover {
    color: #fff;
    text-decoration: none
}

.hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #fff;
    background-color: #fff;
    height: 1px;
    margin: 20px 0
}

.hr-line-solid {
    border-bottom: 1px solid #e7eaec;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid !important;
    margin-top: 15px;
    margin-bottom: 15px
}

.pagination-trigger {
    /*position:absolute;*/
    line-height: 31px;
    margin: 0px 0
}

.pagination-trigger select {
    height: 20px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 12px
}

.label-required:after {
    content: '*';
    color: red;
    position: absolute;
    margin-left: 4px;
    font-weight: bold;
    line-height: 1.8em;
    top: 6px;
    right: 5px
}

/** Layui样式调整 */
.think-inner-table {
    border: none !important;
    margin: 0 !important
}

.think-inner-table tr:first-child td {
    padding-top: 5px !important
}

.think-inner-table tr:last-child td {
    padding-bottom: 5px !important
}

.think-inner-table tr td {
    padding: 0px 3px !important;
    border: none !important
}

.think-inner-table tr td:first-child {
    padding-left: 10px !important
}

.think-inner-table tr td:last-child {
    padding-right: 10px !important
}

legend {
    width: auto !important;
    border-bottom: none !important
}

.layui-form-label {
    padding: 9px 15px 9px 0;
    width: 95px
}

.layui-input, .layui-select {
    line-height: 38px
}

.layui-table.notevent tbody tr:hover {
    background-color: inherit;
}

.layui-table th, .layui-table td {
    font-size: 12px
}

.layui-table td .text-explode:first-child {
    opacity: 0;
    display: none
}

.layui-table td .text-explode {
    color: #ccc !important;
    font-weight: normal !important;
    margin: 0px 4px !important
}

.layui-table .list-table-image {
    width: 22px;
    cursor: pointer
}

.layui-table .list-table-sort-td {
    width: 60px !important;
    text-align: center !important
}

.layui-table .list-table-sort-td button {
    width: 50px
}

.layui-table .list-table-sort-td input {
    width: 50px;
    text-align: center;
    line-height: 14px;
    padding: 2px;
    border: 1px solid #e6e6e6
}

.layui-table .list-table-check-td {
    width: 30px !important;
    text-align: center;
}

.layui-table .list-table-check-td input {
    margin: 0;
    vertical-align: middle
}

/** checkbox 优化 */
label {
    font-size: 100%;
    font-weight: 500;
    margin-bottom: 0
}

label.think-radio, label.think-checkbox {
    cursor: pointer;
    margin-top: 8px;
    line-height: 18px;
    margin-right: 10px
}

input[type=checkbox], input[type=radio] {
    appearance: none;
    -webkit-appearance: none;
    display: inline-block !important;
    margin: 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: #fff;
    border-radius: 1px;
    position: relative;
    vertical-align: bottom;
    -moz-border-radius: 1px;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 1px;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important
}

input[type=checkbox]:active, input[type=radio]:active {
    background: #ebebeb;
    border-color: #c6c6c6
}

input[type=checkbox]:hover {
    border-color: #c6c6c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

input[type=radio] {
    width: 18px;
    height: 18px;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em
}

input[type=checkbox]:checked, input[type=radio]:checked {
    background: #fff
}

input[type=radio]:checked::after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    content: '';
    display: block;
    background: #666;
    position: relative;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em
}

input[type=checkbox]:checked::after {
    top: -2px;
    left: -4px;
    display: block;
    position: absolute;
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAtklEQVQ4y2P4//8/A7Ux1Q0cxoaCADIbCUgCMTvVXAoE5kA8CYidyXYpGrAH4iVAHIXiCwoMDQTimUBcBsRMlBrKCsTpUANzkC0j11BuIK6EGlgKsoAkQ4FgChD7AzELVI8YEDdDDawDYk6YQaQY6gg1oAqILYC4D8oHGcyLbBAphoJAKtQgGO4EYiHk2CLHUJAXm6AG9gCxNHoSIMdQEJCFGqiALaGSayjMxQwUGzq0S6nhZygA2ojsbh6J67kAAAAASUVORK5CYII=')
}

input[type=checkbox]:focus, input[type=radio]:focus {
    outline: none
}

/** 手机盒子及微信菜单 */
.mobile-preview {
    position: relative;
    width: 317px;
    height: 580px;
    background: url('../img/wechat/mobile_head.png') no-repeat 0 0
}

.mobile-preview .mobile-header {
    color: #fff;
    text-align: center;
    padding-top: 30px;
    font-size: 15px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    margin: 0 30px;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mobile-body {
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 60px;
    border: 1px solid #e7e7eb;
    border-top-style: none;
    background: #f5f5f5
}

.mobile-body iframe {
    width: 100%;
    height: 100%;
}

.mobile-footer {
    list-style-type: none;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #e7e7eb;
    background: url('../img/wechat/mobile_foot.png') no-repeat 0 0;
    padding-left: 43px
}

.mobile-footer li {
    width: 33.33%;
    line-height: 50px;
    position: relative;
    float: left;
    text-align: center
}

.mobile-footer li a {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0);
    border-left: 1px solid #e7e7eb;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #616161;
    text-decoration: none
}

.mobile-footer li a.active {
    background-color: #fff;
    border: 1px solid #44b549 !important
}

.mobile-footer .icon-add {
    background: url('../img/wechat/index.png') 0 0 no-repeat;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px;
    border-bottom: none !important
}

.mobile-footer .icon-sub {
    background: url('../img/wechat/index.png') 0 -48px no-repeat;
    width: 7px;
    height: 7px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 2px;
    margin-top: -2px
}

.mobile-footer .sub-menu {
    position: absolute;
    border-radius: 3px;
    border: 1px solid #d0d0d0;
    display: block;
    bottom: 60px;
    width: 100%;
    background-color: #fafafa
}

.mobile-footer .sub-menu ul,
.mobile-footer .sub-menu ul li {
    padding: 0;
    display: block;
    width: 100%;
    float: none;
    z-index: 11
}

.mobile-footer .sub-menu ul li a {
    border: 1px solid #fff
}

.mobile-footer .sub-menu ul li a.bottom-border {
    border-bottom: 1px solid #e7e7eb
}

.mobile-footer .arrow {
    position: absolute;
    left: 50%;
    margin-left: -6px
}

.mobile-footer .arrow_in, .mobile-footer .arrow_out {
    z-index: 10;
    width: 0;
    height: 0;
    display: inline-block;
    border-width: 6px;
    border-style: dashed;
    border-color: transparent;
    border-bottom-width: 0;
    border-top-style: solid
}

.mobile-footer .arrow_in {
    bottom: -5px;
    border-top-color: #fafafa
}

.mobile-footer .arrow_out {
    bottom: -6px;
    border-top-color: #d0d0d0
}

/* 后台框架 */
.framework {
    height: 100%;
    position: relative
}

.framework.mini .framework-body {
    left: 0
}

.framework.mini .framework-leftbar {
    display: none
}

.framework-body > .layui-card > .layui-header {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2) !important;
}

.dropdown-menu {
    min-width: 100px;
    box-shadow: -5px 20px 15px 3px rgba(0, 0, 0, .175);
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    margin-left: -5px;
    padding: 0 6px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #EFEFEF;
    /*color: #18BC9C;*/
}

/*容器*/
.body-vessel {
    min-height: 700px;
    background: #F0F2F5;
}

/** 顶部菜单 */
.framework-topbar {
    font-size: 14px;
    clear: both;
    height: 50px;
    z-index: 2;
    background: rgba(191, 203, 217, 0.2);
}

.framework-topbar .pull-left {
    background: rgb(48, 65, 86);
    color: #fff;
}

.framework-topbar a {
    text-decoration: none
}

.framework-topbar a:focus {
    outline: none
}

.framework-topbar .topbar-head {
    z-index: 3;
    height: 50px;
    position: relative;
    width: 160px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
}

.framework-topbar .topbar-head .topbar-logo {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    width: 100%
}

.framework-topbar .topbar-btn {
    background: none;
    color: #5d5d58;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    z-index: 2;
    display: block;
    padding: 0 20px
}

.framework-topbar .topbar-btn:hover, .framework-topbar .topbar-btn.active {
    color: rgb(64, 158, 255);
}

.framework-topbar .dropdown-backdrop {
    display: none !important
}

.framework-topbar .dropdown .dropdown-menu {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 0;
    border: none;
    border-radius: 0;
    z-index: 2;
}

.framework-topbar .dropdown .dropdown-menu .topbar-btn {
    height: auto;
    padding: 0;
    font-size: 14px;
    color: #333;
    border-top: 1px solid #eaedf1
}

.framework-topbar .dropdown .dropdown-menu .topbar-btn a {
    padding: 0;
    line-height: 45px;
    text-align: center;
}

.framework-topbar .dropdown.open .toggle-icon {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.framework-topbar .dropdown.open .topbar-btn {
    color: #333;
    background: #fff
}

/* 左则菜单 */
.framework-leftbar {
    font-size: 13px;
    top: 50px;
    bottom: 0;
    width: 160px;
    position: fixed;
    overflow: auto;
    overflow-x: hidden;
    background: rgb(48, 65, 86);
    box-shadow: 1px 0 3px 0 rgba(0, 0, 0, .08);
    z-index: 3
}

.framework-leftbar .leftbar-container .line-top {
    font-size: 10px;
    color: #ccc;
    text-align: center;
    letter-spacing: 2px
}

.framework-leftbar .leftbar-container .font-icon {
    padding: 0;
    min-width: 15px;
    text-align: center;
    padding-right: 5px;
    display: inline-block;
    font-size: 18px
}

.framework-leftbar .leftbar-container a {
    width: 160px;
    height: 50px;
    line-height: 50px;
    display: block;
    background: rgb(48, 65, 86);
    color: rgb(191, 203, 217);
    padding: 0 12px 0 26px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    text-align: left;
}

.narrow .leftbar-container a {
    padding:0 12px 0 12px !important;
}

.framework-leftbar .leftbar-container a:hover {
    text-decoration: none;
    background: #414d5c
}

.framework-leftbar .leftbar-container div div {
    display: none
}

.framework-leftbar .leftbar-container div.open > a > i {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.framework-leftbar .leftbar-container div.open div {
    display: block
}

.framework-leftbar .leftbar-container div div a {
    padding-left: 30px;
    background: none
}

.framework-leftbar .leftbar-container > a.active,
.framework-leftbar .leftbar-container div div a.active {
    color: rgb(64, 158, 255);
}


.framework-leftbar .leftbar-container div .transition {
    background: #1f2d3d !important;
}

.framework-leftbar .leftbar-container div .menu-title {
    background: rgb(48, 65, 86) !important;
}

.framework-leftbar .leftbar-container div .menu-title i {
    background: rgb(48, 65, 86) !important;
}

/* 右则内容 */
.framework-body {
    right: 0;
    bottom: 0;
    top: 50px;
    left: 160px;
    position: fixed;
    overflow-y: scroll;
    z-index: 1
}

.framework-body > .layui-card {
    box-shadow: none
}

.framework-body > .layui-card > .layui-header {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding-left: 15px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
    z-index: 2;
    position: relative
}

.framework-body > .layui-card > .layui-header span {
    color: #333;
    padding: 3px 0;
}

.framework-body > .layui-card > .layui-header .breadcrumb_item:after {
    content: '/';
    padding-left: 3px;
    padding-right: 3px;
}

/*.framework-body > .layui-card > .layui-header span:last-child:after {*/
    /*content: ''*/
/*}*/

/* 右则内容搜索样式 */
.framework-body .form-search {
    background: #fff;
    padding-top: 15px
}

.framework-body .form-search .layui-btn {
    height: 32px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 10px
}

.framework-body .form-search .layui-form-label {
    width: auto !important;
    border-radius: 0;
    padding: 0 6px;
    height: 32px;
    line-height: 30px
}

.framework-body .form-search .layui-input-inline {
    width: 170px
}

.framework-body .form-search .layui-input-inline input,
.framework-body .form-search .layui-input-inline select {
    border-radius: 0;
    padding: 0 5px;
    height: 32px;
    line-height: 30px;
    width: 100%
}

.framework-body .form-search .layui-form-select {
    border-radius: 0
}

/* 左则菜单 */
.framework-leftbar {
    font-size: 13px;
    top: 50px;
    bottom: 0;
    width: 160px;
    position: fixed;
    overflow: auto;
    overflow-x: hidden;
    box-shadow: 1px 0 3px 0 rgba(0, 0, 0, .08);
    z-index: 3
}

/*缩小*/
.framework-leftbar {
    transition: all 0.35s;
}

.framework-leftbar.narrow {
    width: 45px;
}

/*.framework-leftbar .leftbar-container{*/
/*transition: all 0.35s;*/
/*}*/
/*.framework-leftbar .leftbar-container .font-icon{*/
/*transition: all 0.35s;*/
/*}*/
/*.framework-leftbar .leftbar-container div div a{*/
/*transition: all 0.35s;*/
/*}*/

.framework-leftbar.narrow .leftbar-container {
    width: 160px;
}

.framework-leftbar.narrow .leftbar-container .font-icon {
    padding-right: 20px;
}

.framework-leftbar.narrow .leftbar-container div div a {
    padding-left: 15px;
    background-color: rgb(41, 48, 56);
}

.framework-leftbar .leftbar-container .line-top {
    padding: 8px 0;
    width: 160px;
    transition: all 0.35s;
}

.framework-leftbar.narrow .leftbar-container .line-top {
    padding: 8px 0;
    width: 45px;
}

.framework-leftbar .leftbar-container .line-top transition-min {
    transform: rotate(0deg);
    /*transition: all 0.2s;*/
    -webkit-transition: all .35s linear;
}

.framework-leftbar.narrow .leftbar-container .line-top .transition-min {
    transform: rotate(-180deg);
}

.framework-body {
    transition: all 0.35s;
}

.framework-body.mini {
    left: 45px;
}

.logo_mini {
    width: 45px !important;
    transition: all 0.35s;
}

.logo_mini a {
    display: none !important;
}

.logo_mini img {
    margin: 10px auto;
    /*width: 41px;*/
    /*height: 41px;*/
    display: block !important;
}

.framework-topbar .topbar-head a {
    display: block;
    width: 160px !important;
    text-align: center !important;
}

.framework-topbar .topbar-head {
    transition: all 0.35s;
    overflow: hidden;
}

/**/
.layui-bg-green {
    background: #18bc9c;
!important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background: #409EFF !important;
}


.layui-form-select dl dd.layui-this {
    color: #3e9bff !important;
    background: #fff;
}
.layui-form-pane .layui-form-label{
    background: none !important;
}

.layui-btn:focus, .layui-btn:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.layui-laydate .layui-this {
    background-color: #409EFF !important;
}

.layui-form-checked span, .layui-form-checked:hover span {
    background: #409EFF;
}

.layui-form-checked i, .layui-form-checked:hover i {
    color: #409EFF;
}

.layui-form-checked, .layui-form-checked:hover {
    border-color: #409EFF;
}

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

.xm-select-label > input + span {
    display: none !important;
}

/*消息提示框*/
.layui-layer-msg {
    height: 60px;
    display: flex;
    align-items: center;
    border: none !important;
    border-radius: 8px !important;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .2) !important;
}

/*标题*/
.layui-layer-title {
    color: #5d5d58 !important;
    background: none !important;
    border-bottom: none !important;
}

/*提示*/
.layui-layer-dialog {
    background: #fff !important;
    border-radius: 8px !important;
}

/*页面*/
.layui-layer-page {
    background: #fff !important;
    border-radius: 6px !important;
    padding-bottom: 10px !important;
}

.layui-layer-page > .layui-layer-content > .layui-card > .body-vessel {
    background: #fff !important;
    min-height: 0 !important;
}

/*加载*/
.layui-layer-ico16, .layui-layer-loading .layui-layer-loading2 {
    width: 45px !important;
    height: 45px !important;
    background-size: cover !important;
}

.layui-layer-ico16, .layui-layer-loading .layui-layer-loading1 {
    width: 45px !important;
    height: 45px !important;
    background-size: cover !important;
}

.layui-layer-ico16, .layui-layer-loading .layui-layer-loading0 {
    width: 45px !important;
    height: 45px !important;
    background-size: cover !important;
}

/*按钮*/

.layui-btn {
    background: #409EFF;
    color: #FFF;
    border: none;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child){
    margin-left: -5px !important;
    padding: 0 6px;
}

.layui-btn+.layui-btn{
    margin-left: 2px !important;
}

.layui-btn-danger {
    background: #FF5252;
}

.layui-btn-warm {
    background-color: #FFB800;
}

.layui-btn-success {
    background: #18bc9c !important;
}

.layui-btn:hover {
    border-color: #fff !important;
    color: #fff !important;
}

.layui-layer-btn .layui-layer-btn0 {
    border: none !important;
    background-color: #3e9bff !important;
}

/*表单按钮*/
.layui-layer-btn button {
    height: 29px;
    line-height: 29px;
    margin: 5px 5px 0;
    padding: 0 15px;
    border: none;
    background-color: #409EFF;
    color: #fff;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}

/*表单*/
.layui-input-block {
    margin-left: 120px !important;
}

.layui-card-header {
    height: auto !important;
    padding: 5px 15px !important;
}

/*选择框*/
.layui-form-select dl{
    border: none !important;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,.12) !important;
    border-radius: 6px;
    left:1px !important;
    min-width: 99% !important;
    top: 35px;
    padding: 0;
    min-height:150px;
}

/*表格*/
.table-box{
    box-shadow: 0px 3px 15px -3px rgba(0,0,0,.1) !important;
    border-radius: 8px;
    margin: 20px 0;
}
.table-box.layui-table{
    border: none !important;
}
.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table[lay-even] tr:nth-child(even){
    background-color: #F0F2F5 !important;
}
.layui-table td, .layui-table th, .layui-table-fixed-r, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row]{
    border:none;
    border-bottom: 1px solid #F0F2F5;
}

.layui-laydate .layui-this {
    background-color: #409EFF !important;
}

.layui-laydate-content td.laydate-selected{
    background-color: #a2d8ff !important;
}

.layui-form-checked span, .layui-form-checked:hover span {
    background: #409EFF;
}

.layui-form-checked i, .layui-form-checked:hover i {
    color: #409EFF;
}

.layui-form-checked, .layui-form-checked:hover {
    border-color: #409EFF;
}

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