/* 公用样式 */
.layui-layer-btn .layui-layer-btn0 {
  border: 1px solid #dedede !important;
  background-color: #fff !important;
  color: #333 !important;
}
.layui-layer-btn a:last-child {
  border-color: #1e90ff !important;
  background-color: #1e90ff !important;
  color: #fff !important;
}
.layui-nav .layui-badge {
  font-size: 12px;
  border-radius: 50%;
  top: 19px;
  right: 3px;
  padding: 0 4px;
  line-height: 16px;
  height: 16px;
  margin-left: 0;
}

.layui-nav .navProgress a {
  width: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.layui-layer-setwin .layui-layer-close2 {
  position: absolute !important;
  right: -3px !important;
  top: -9px !important;
  background-position: 15px -31px !important;
}

.layui-layer-setwin .layui-layer-close2:hover {
  background-position: -149px -31px !important;
}

.layui-form-item .layui-form-checkbox[lay-skin='primary'] {
  margin-top: 0;
}

.layui-tree-main .layui-form-checkbox[lay-skin='primary'] {
  padding-left: 10px;
}

.layui-layer-content .layui-table-tips-main .layui-form-radio .layui-icon {
  display: none;
}

.layui-layer-content .layui-table-tips-main .layui-form-radio div {
  float: left;
  margin-left: 6px;
  margin-top: -6px;
}

.layui-form-radio {
  margin-top: 0;
}

.layui-input,
.layui-select,
.layui-textarea {
  height: 28px;
}

.layui-laydate-content td.laydate-selected {
  background-color: rgba(250, 233, 224, 1) !important;
}

.laydate-selected.laydate-day-next,
.laydate-selected.laydate-day-prev {
  background-color: #f8f8f8 !important;
}

input::-webkit-input-placeholder {
  color: #aaa;
}

input:disabled,
input.bgf2 {
  color: #888 !important;
}

a {
  cursor: pointer;
}

.layui-form-checked:hover span,
.layui-form-checked:hover span {
  background: none !important;
}

.layui-nav * {
  font-size: 13px;
}

.layui-btn {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  border-radius: 4px;
}

.layui-form-checkbox span {
  font-size: 13px;
}

.layui-layer-dialog .layui-layer-padding {
  padding: 10px 10px 10px 45px !important;
  text-align: center !important;
}

.layui-layer-dialog .layui-layer-content {
  padding: 5px;
  line-height: 20px;
  font-size: 13px !important;
  overflow: hidden !important;
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
  position: absolute;
  top: 8px !important;
  left: 10px !important;
}

.layui-laydate {
  font-size: 13px !important;
}

.layadmin-pagetabs .layui-tab-title li {
  text-overflow: clip;
}

.fz12 {
  font-size: 12px !important;
}

.fz13 {
  font-size: 13px !important;
}

.fz17 {
  font-size: 17px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz22 {
  font-size: 22px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz26 {
  font-size: 26px !important;
}

.fz30 {
  font-size: 30px !important;
}

.fz34 {
  font-size: 34px !important;
}

.fz40 {
  font-size: 40px !important;
}

.fw700 {
  font-weight: bold !important;
}

.wauto {
  width: auto !important;
}

.w10b {
  width: 10% !important;
}

.w125b {
  width: 12.5% !important;
}

.w15b {
  width: 15% !important;
}

.w20b {
  width: 20% !important;
}

.w25b {
  width: 25% !important;
}

.w30b {
  width: 30% !important;
}

.w33b {
  width: 33.3% !important;
}

.w40b {
  width: 40% !important;
}

.w35b {
  width: 35% !important;
}

.w50b {
  width: 50% !important;
}

.w55b {
  width: 55% !important;
}

.w60b {
  width: 60% !important;
}

.w65b {
  width: 65% !important;
}

.w66b {
  width: 66.6% !important;
}

.w70b {
  width: 70% !important;
}

.w75b {
  width: 75% !important;
}

.w80b {
  width: 80% !important;
}

.w85b {
  width: 85% !important;
}

.w90b {
  width: 90% !important;
}

.w100b {
  width: 100% !important;
}

.hauto {
  height: auto !important;
}

.h100 {
  height: 100% !important;
}

.h50 {
  height: 50% !important;
}

.h50px {
  min-height: 50px !important;
}

.ta_l {
  text-align: left !important;
}

.ta_r {
  text-align: right !important;
}

.ta_c {
  text-align: center !important;
}

.flex {
  display: flex !important;
  align-items: center;
}

.flex_c {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex_b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.cf {
  color: #fff !important;
}

.c3 {
  color: #333 !important;
}

.c6 {
  color: #666 !important;
}

.c9 {
  color: #999 !important;
}

.c0 {
  color: #000 !important;
}

.cred {
  color: red !important;
}

.bg_red {
  background: #de5151 !important;
}

.cgreen {
  color: #1e90ff !important;
}

.cyellow {
  color: #ffb800 !important;
}

.shadowno {
  box-shadow: none !important;
}

.bgno {
  background: none !important;
}

.bgf {
  background: #fff !important;
}

.bgf2 {
  background: #f5f5f5 !important;
}

.bgf7 {
  background: #f7f7f7;
  border: solid 1px #e1e1e1;
  margin-top: 20px;
}

.bg9 {
  background: #999 !important;
}

.bga {
  background: #aaa;
  color: #fff;
}

.bggray {
  background: #999 !important;
  border: solid 1px #999 !important;
}

.b0 {
  border: 0 !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p0 {
  padding: 0px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.m0 {
  margin: 0 !important;
}

.m3 {
  margin: 3px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.bbd {
  border-bottom: dashed 1px #ddd;
}

.op50 {
  opacity: 0.5;
}

.clear {
  clear: both !important;
}

body,
html {
  font-family: 'Arial', 'Microsoft YaHei', '微软雅黑', '宋体';
  min-width: 1280px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f2f4f7;
  font-size: 13px;
}

/* 加上此样式后，表格有竖向滚动条时，列会错位 */
/* .layui-table {
	width: 100% !important;
} */
.layui-table-sort {
  right: 0;
  margin-left: 0;
}

.layui-input-block {
  min-height: auto;
}

.loginPick {
  min-width: 640px;
  max-width: 740px;
  margin: 40px auto 0;
  background: linear-gradient(#e1effdd5, #ffffffd5, #e4ebf3ec);
  border: solid 1px #fff;
  border-radius: 10px;
  box-shadow: 0 9px 27px rgba(0, 0, 0, 0.12);
  padding: 40px;
  position: relative;
}
.portal {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.loginPick .items {
  width: 100%;
  margin: 0 auto;
}
.loginPick .item {
  width: 56%;
  height: 40px;
  background: rgba(82, 77, 77, 0.05);
  box-shadow: 0 2px 0 rgba(82, 77, 77, 0.2);
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  margin: 15px auto;
}
.loginPick .items .item:first-child:nth-last-child(n + 8),
.loginPick .items .item:first-child:nth-last-child(n + 8) ~ .item {
  width: 48%;
  margin: 0 1% 15px;
  float: left;
  /* 当列表最多包含四项时，命中所有列表项 */
}
.loginPick .item a {
  font-size: 18px;
  color: #094780;
  text-decoration: none;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}

.loginPick .tit {
  text-align: center;
  color: #04407b;
  font-size: 26px;
  margin-bottom: 24px;
  font-weight: bold;
  letter-spacing: 5px;
}

.loginPick .tit span {
  display: inline-block;
  width: 84px;
  height: 3px;
  border-radius: 5px;
  background: #04407b;
  margin-top: 10px;
}

.beianhao {
  width: 100%;
  line-height: 30px;
  font-size: 13px;
  position: fixed;
  left: 0;
  bottom: 30px;
  text-align: center;
  letter-spacing: 1px;
}

.beianhao a {
  opacity: 0.6;
  color: #fff;
  text-decoration: none;
}

.beianhao a:hover {
  opacity: 0.8;
}

/* 登录页 */

.login_page {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -150px;
}

.login_page *,
.login_page *:before,
.login_page *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.log_main {
  width: 508px;
  margin: 0 auto;
  display: inline-block;
  border-radius: 4px;
  background: linear-gradient(#d7eafd 0%, #fff 74%);
  border: solid 1px #fff;
  border-radius: 10px;
  padding: 40px 0 0;
  position: relative;
  box-shadow: 0 9px 27px rgba(0, 0, 0, 0.2);
}
.log_logo {
  width: 451px;
  mix-blend-mode: multiply;
  margin-bottom: 40px;
  position: absolute;
  left: 50%;
  margin-left: -225px;
  top: -120px;
}
.log_tit {
  width: 368px;
  height: 60px;
  line-height: 54px;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 5px;
  background: url(../images/bg_tit.png) no-repeat center;
  background-size: auto 100%;
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -184px;
  z-index: 9;
}
.login_acc {
  padding: 40px 50px 50px;
  position: relative;
}

.log_top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 24px;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bolder;
  padding: 20px;
  overflow: hidden;
}

.log_top img {
  width: 60px;
  margin-right: 5px;
}

.body_center {
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 0 !important;
  background: url(../images/bg_dl1.jpg) no-repeat center bottom;
  background-size: 100% 100%;
}

.log_main .textbox {
  position: relative;
}

.log_main .text {
  width: 90%;
  border: solid 1px #ddd;
  background: rgba(255, 255, 255, 0.4) !important;
  height: 36px;
  color: #444;
  padding-left: 36px;
}
.log_main .layui-form-item {
  margin-bottom: 15px;
}
.log_main .layui-input {
  height: 40px;
}

.log_main .layui-form-select .layui-input {
  padding-left: 36px;
  color: #888;
}

.log_main .layui-input:focus {
  border-color: #1e90ff !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(30, 144, 255, 0.3);
}
.verifyCode {
  height: 32px;
}

.btn_send {
  background: #fff;
  border: solid 1px #1e90ff;
  color: #1e90ff;
  line-height: 34px;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  margin-left: -1px;
}

.btn_send_active {
  background: #aaa;
}

.btn_ok {
  background-color: #1e90ff;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  margin-right: 10px;
}

.btn_delete {
  background: none;
  color: #ff5722;
  font-size: 24px;
}

.btn_delete .layui-icon {
  font-size: 26px;
}

.btn_delete:hover {
  color: #ff5722;
}

.log_main .btn_ok {
  display: block;
  height: 44px;
  font-size: 16px;
  line-height: 44px;
  margin-top: 25px;
  letter-spacing: 8px;
}

.btn_ok:hover {
  background-color: #1e90ff;
  opacity: 0.9;
  color: #fff;
}

.dl_phone,
.dl_user {
  display: inline-block;
  padding-top: 40px;
  color: #999;
  font-size: 13px;
  line-height: 20px;
  background: url(../images/icon_1.png) no-repeat center 0;
  cursor: pointer;
}

.dl_user {
  background: url(../images/icon_1.png) no-repeat center -60px;
}

.log_main i {
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  left: 10px;
  top: 0;
  width: 36px;
  height: 36px;
  font-size: 18px;
  color: #bbbebc;
  z-index: 2;
}

.wrong {
  width: 100%;
  line-height: 24px;
  color: #f37e36;
  padding: 0 40px;
  position: absolute;
  bottom: 124px;
  left: 40px;
}

.wrong span {
  display: block;
  background-image: url(../images/icon_1.png);
  background-repeat: no-repeat;
  background-position: 0 -1179px;
  text-align: left;
  padding-left: 34px;
  position: absolute;
  left: 0px;
  bottom: -30px;
}

.head_login {
  background: #fff;
  margin-bottom: 0;
  padding: 2em 1.5em;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.05);
}

.login_tab {
  margin: 0;
}

.login_tab_title {
  text-align: center;
  margin-bottom: 20px;
}

.login_tab_title li {
  font-size: 14px;
  color: #666;
  padding: 0 20px;
  margin: 0 20px;
}

.login_tab_title li.layui-this {
  font-size: 16px;
  color: #1e90ff;
}

.layui-tab-brief > .layui-tab-title .layui-this {
  color: #1e90ff;
}

.log_footer {
  opacity: 0.6;
}

.layui-tab-title .layui-this:after {
  border-bottom: 3px solid #1e90ff !important;
}

.tit_header {
  height: 44px;
  border-bottom: 1px solid #f6f6f6;
  padding: 10px 15px 0;
  margin-bottom: 15px;
}

.tit_header h1 {
  font-size: 17px;
  line-height: 44px;
  padding: 0 3px;
  float: left;
  border-bottom: solid 2px #1e90ff;
}

.operate_btn .btn,
.btn_a {
  color: #ffffff;
  background: linear-gradient(#4bb2ff, #1e90ff);
  height: 32px;
  line-height: 32px;
  position: relative;
  border-radius: 4px;
  margin-left: 3px;
  text-align: center;
  padding-left: 32px;
}

.operate_btn .btn i {
  display: inline-block;
  width: 16px;
  left: 14px;
  font-size: 15px;
  margin-right: 5px;
  position: absolute;
}

.operate_btn .btnz {
  display: inline-block;
  z-index: 999;
  background: none;
  padding: 0;
  margin-left: 1px !important;
}

.operate_btn .btnz:hover {
  opacity: 1 !important;
}

#printClickJS .btn {
  padding-right: 24px;
}

.operate_btn .btnz li {
  display: block;
}

.operate_btn .layui-nav .layui-nav-item a {
  color: #fff !important;
  padding: 0 28px 0 32px;
}

.operate_btn .layui-nav-bar {
  display: none;
}

.operate_btn .layui-nav .layui-nav-more {
  border-top-color: #fff;
  right: 6px;
}

.operate_btn .layui-nav .layui-nav-mored {
  border-top-color: transparent;
}

.operate_btn .btn_down,
.operate_btn .btnz:hover .btn_down {
  height: 36px;
  line-height: 35px;
  background: none;
  color: #1e90ff;
  border-radius: 0;
  border-top: solid 1px #e6e6e6;
}

.operate_btn .btnz:hover .btn_down:hover {
  height: 36px;
  line-height: 35px;
  background: #f2f2f2;
}

.icon_btn_add {
  background: url(../images/icon_button01.png) no-repeat center;
}

.icon_btn_edit {
  background: url(../images/icon_button02.png) no-repeat center;
}

.icon_btn_delete {
  background: url(../images/icon_button03.png) no-repeat center;
}

.icon_btn_play {
  background: url(../images/icon_button04.png) no-repeat center;
}

.icon_btn_stop {
  background: url(../images/icon_button05.png) no-repeat center;
}

.icon_btn_scan {
  background: url(../images/icon_button06.png) no-repeat center;
}

.icon_btn_export {
  background: url(../images/icon_button07.png) no-repeat center;
}

.icon_btn_import {
  background: url(../images/icon_button08.png) no-repeat center;
}

.icon_btn_see {
  background: url(../images/icon_button09.png) no-repeat center;
}

.icon_btn_person {
  background: url(../images/icon_button10.png) no-repeat center;
}

.icon_btn_sell {
  background: url(../images/icon_button11.png) no-repeat center;
}

.icon_btn_black {
  background: url(../images/icon_button12.png) no-repeat center;
}

.icon_btn_white {
  background: url(../images/icon_button13.png) no-repeat center;
}

.icon_btn_new {
  background: url(../images/icon_button14.png) no-repeat center;
}

.icon_btn_check {
  background: url(../images/icon_button15.png) no-repeat center;
}

.icon_btn_check2 {
  background: url(../images/icon_button16.png) no-repeat center;
}

.icon_btn_print {
  background: url(../images/icon_button17.png) no-repeat center;
}

.icon_btn_bill {
  background: url(../images/icon_button18.png) no-repeat center;
}

.icon_btn_end {
  background: url(../images/icon_button19.png) no-repeat center;
}

.icon_btn_money {
  background: url(../images/icon_button20.png) no-repeat center;
}

.icon_btn_download {
  background: url(../images/icon_button24.png) no-repeat center;
}

.icon_btn_upfile {
  background: url(../images/icon_button23.png) no-repeat center;
}

.icon_btn_author {
  background: url(../images/icon_button21.png) no-repeat center;
}

.icon_btn_out {
  background: url(../images/icon_button22.png) no-repeat center;
}

.icon_btn_save {
  background: url(../images/icon_button25.png) no-repeat center;
}

.icon_btn_int {
  background: url(../images/icon_button26.png) no-repeat center;
}

.icon_btn_coupon {
  background: url(../images/icon_button27.png) no-repeat center;
}

.icon_btn_gift {
  background: url(../images/icon_button28.png) no-repeat center;
}

.icon_btn_updown {
  background: url(../images/icon_button29.png) no-repeat center;
}

.icon_btn_search {
  background: url(../images/icon_button30.png) no-repeat center;
}

.icon_btn_set {
  background: url(../images/icon_button31.png) no-repeat center;
}

.icon_btn_many {
  background: url(../images/icon_button32.png) no-repeat center;
}

.icon_btn_more {
  background: url(../images/icon_button33.png) no-repeat center;
}

.layui-tree {
  line-height: 18px;
}

.tree_c_bg {
  background: rgb(233, 236, 250);
  border-radius: 3px;
  height: 26px;
  line-height: 16px;
  border: dashed 1px #1e90ff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tree_c_bg .layui-tree-txt {
  color: #1e90ff !important;
}

.form_query {
  background: #dae3e4;
  height: 30px;
  padding: 0 5px;
  box-sizing: border-box;
  margin: 2px 3px 0;
  display: flex;
  border: solid 1px #ccc;
  align-items: center;
}

.form_query .layui-form-item {
  margin-bottom: 0;
}

.form_query .layui-input {
  height: 26px;
}

.form_query .layui-form-label {
  line-height: 26px !important;
}

.pop_card .layui-form-label {
  padding: 0;
  line-height: 28px;
  width: 105px;
}

.pop_card .layui-form-item,
.total .layui-form-item {
  margin-bottom: 0;
}

.pop_card .layui-input-block {
  min-height: 30px;
}

.pop_card .layui-input,
.pop_card .layui-select {
  border: 0;
  height: 28px;
  background: rgba(255, 255, 255, 0.9);
}

.body_main .total {
  border: solid 1px #e1e1e1;
  margin: -1px 3px 5px;
  overflow: hidden;
  background: #fafafa;
}

.body_main .layui-form-label {
  line-height: 28px;
  padding: 0;
}

.body_main .total .layui-input {
  height: 28px;
  background: none !important;
  border: 0;
}

#query .operate_btn .btn {
  margin: 3px;
  width: 100px;
  padding: 0;
}

.choose::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 94%;
  height: 98%;
  border: solid 2px #1e90ff;
  top: 0;
  left: 3%;
}

.choose::after {
  content: '';
  display: inline-block;
  position: absolute;
  background: url(../images/choose.png);
  width: 24px;
  height: 24px;
  bottom: 1%;
  right: 2%;
}

.choose::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 94%;
  height: 98%;
  border: solid 2px #1e90ff;
  top: 0;
  left: 3%;
}

.choose::after {
  content: '';
  display: inline-block;
  position: absolute;
  background: url(../images/choose.png);
  width: 24px;
  height: 24px;
  bottom: 1%;
  right: 2%;
}

.moren {
  position: relative;
}

.moren::after {
  content: '';
  display: inline-block;
  position: absolute;
  background: url(../images/moren.png);
  width: 44px;
  height: 44px;
  top: 0;
  right: 0;
  border-radius: 0 15px 0 0;
  background-size: 44px;
}

input.unit {
  padding-right: 40px;
}

span.unit {
  position: absolute;
  top: 3px;
  right: 10px;
  z-index: 99;
}

.layui-layer-content span.unit {
  top: 4px;
  line-height: 24px;
}

.page_searchno {
  padding-top: 40px;
  box-sizing: border-box;
}

.page_searchno img {
  width: 120px;
  margin-bottom: 10px;
}

xm-select {
  min-height: 28px !important;
  line-height: 28px !important;
}

xm-select * {
  font-size: 12px !important;
}

xm-select > .xm-body {
  width: auto !important;
  min-width: 100%;
}

xm-select .xm-label .xm-label-block {
  height: 24px !important;
  line-height: 24px !important;
  background: rgba(30, 159, 255, 0.9) !important;
}

xm-select .xm-label .scroll .label-content {
  line-height: 20px !important;
}

xm-select > .xm-label .scroll .label-content {
  padding: 0px 26px 0px 5px !important;
}

.layui-layout-admin .layui-logo {
  background: #344058 !important;
  box-shadow: none;
  text-align: left;
  padding: 0 14px 0 10px;
}

.layui-layout-admin .layui-logo .logoImg {
  width: 200px;
  height: 40px;
}

.layui-logo::before {
  position: absolute;
  width: 10px;
  height: 100%;
  content: '';
  background: #344058;
  display: inline-block !important;
  right: 0;
  top: 0;
}

/* .logody {
  margin-top: 3px;
} */
.layui-side-menu .layui-nav .layui-nav-item > a {
  padding-top: 0;
  padding-bottom: 0;
  color: rgba(255, 255, 255, 0.9);
}

.layui-side-menu .layui-nav .layui-nav-item .layui-nav-child a {
  line-height: 34px;
  height: 34px;
}

.layui-nav-child,
.layui-side-menu .layui-nav .layui-nav-itemed > .layui-nav-child {
  padding: 0;
}

.layui-side-menu .layui-nav .layui-nav-item .layui-icon {
  margin-top: -8px;
  display: inline-block;
  width: 18px;
  height: 18px;
}

.icon_menu_sys {
  background: url(../images/icon_menu01.png) no-repeat center;
}

.icon_menu_data {
  background: url(../images/icon_menu02.png) no-repeat center;
}

.icon_menu_opera {
  background: url(../images/icon_menu03.png) no-repeat center;
}

.icon_menu_contract {
  background: url(../images/icon_menu04.png) no-repeat center;
}

.icon_menu_property {
  background: url(../images/icon_menu06.png) no-repeat center;
}

.icon_menu_rent {
  background: url(../images/icon_menu07.png) no-repeat center;
}

.icon_menu_money {
  background: url(../images/icon_menu05.png) no-repeat center;
}

.icon_menu_cash {
  background: url(../images/icon_menu08.png) no-repeat center;
}

.icon_menu_report {
  background: url(../images/icon_menu09.png) no-repeat center;
}

.icon_menu_vip {
  background: url(../images/icon_menu11.png) no-repeat center;
}

.icon_menu_mall {
  background: url(../images/icon_menu10.png) no-repeat center;
}

.icon_menu_stock {
  background: url(../images/icon_menu12.png) no-repeat center;
}

.icon_menu_card {
  background: url(../images/icon_menu13.png) no-repeat center;
}

.icon_menu_pz {
  background: url(../images/icon_menu14.png) no-repeat center;
}

.icon_menu_cx {
  background: url(../images/icon_menu15.png) no-repeat center;
}

.layui-card-body {
  padding: 0;
}

.layui-card-header {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  height: 40px;
  line-height: 40px;
  padding: 0 5px 0 15px;
  border-bottom: 0;
  color: #333;
  border-radius: 4px 4px 0 0;
  font-size: 17px;
  background: #fafafa;
}

.layui-card-body .layui-table {
  margin-top: 0;
}

.layui-card .layui-table-view {
  margin: 0 3px;
}

.layui-table-cell {
  padding: 0 10px;
}

.layui-table,
.layui-table-view {
  margin: 2px 0;
}

.layui-table-view .layui-table td,
.layui-table-view .layui-table th {
  padding: 0;
}

.layui-table-view .layui-table td:first-child .layui-table-cell,
.layui-table-view .layui-table th:first-child .layui-table-cell {
  min-width: 26px;
}

.layui-table-view .layui-table tr:nth-child(even) {
  background: #f9f9f9;
}

.layui-table td,
.layui-table th {
  font-size: 13px;
}

.layui-table th {
  font-weight: 700;
}

.layadmin-header {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  background: #e1e3e6;
  box-shadow: none;
}

.layadmin-pagetabs {
  padding-left: 56px;
  padding-right: 112px;
}

.layadmin-pagetabs .layadmin-tabs-control {
  width: 56px;
}

.layadmin-pagetabs .layui-icon-next {
  right: 56px;
}

.layui-tab-title li {
  font-size: 13px;
}

.body_search .layui-form-label {
  padding: 0 5px;
  width: auto;
}

.body_search {
  padding-top: 5px;
  padding-right: 10px;
}

.body_search .btn {
  height: 28px;
  line-height: 28px;
  background: linear-gradient(#a4a5a7, #6c727b);
  border-radius: 4px;
  margin-left: 5px;
}

.body_search .layui-form-item .layui-input-inline {
  width: 120px;
  margin-right: 0;
}

.body_search .layui-form-item {
  margin-bottom: 0;
}

.body_search .layui-form-item .layui-inline {
  margin: 0;
}

.body_search .layui-form-item .layui-form-checkbox[lay-skin='primary'] {
  margin-top: 0;
}

.body_search .layui-form-item .layui-form-checkbox i {
  top: -1px;
}

.layui-form-label,
.layadmin-header {
  line-height: 28px;
  font-size: 13px;
}

.body_search .layui-input,
.body_search .layui-select {
  height: 28px;
  border-radius: 4px;
}

.body_search input::-webkit-input-placeholder {
  opacity: 0;
  color: #fff !important;
}

.layui-table .layui-input,
.layui-table .layui-select {
  height: 28px;
}

td .layui-form-select {
  margin-top: 0 !important;
  margin-left: -8px;
  margin-right: -8px;
}

td .layui-form-select .layui-input {
  border: 0;
}

.layui-form-selected dl {
  z-index: 999999999999999;
}

.layui-layer {
  /* background: #fafafa !important; */
  border-radius: 4px;
}

.layui-layer .layui-table-view,
.layui-layer .layui-table {
  margin: 0;
}

.layui-layer .layui-table .layui-input {
  width: auto;
  margin: 0 -9px;
}

.layui-layer-page .layui-layer-content {
  background: #fafafa;
  border-radius: 0 0 4px 4px;
}

.layui-layer .layui-tab-content {
  padding: 0;
  border-radius: 0 0 4px 4px;
  background: #fafafa;
}

.layui-layer-title {
  padding: 0 80px 0 32px !important;
  height: 30px !important;
  line-height: 30px !important;
  border-bottom: 0;
  font-size: 15px !important;
  font-weight: 700;
  overflow: hidden;
  background: linear-gradient(#5aacea, #3e96d8);
  border-radius: 4px 4px 0 0;
  color: #fff !important;
  margin: 2px 2px 0;
}

.layui-layer-title::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 32px;
  background: url(../images/icon_pop.png) no-repeat center;
  position: absolute;
  left: 12px;
  top: 0;
}

.layui-layer-setwin .layui-layer-close1 {
  background: url(../images/close.png);
  background-position: 0 -2px !important;
}

.layui-layer-setwin .layui-layer-max {
  background: url(../images/max.png);
  background-position: 0 -2px !important;
}

.layui-layer-setwin .layui-layer-maxmin {
  background: url(../images/min.png);
  background-position: 0 -2px !important;
}

.layui-layer-setwin {
  top: 11px !important;
}

.layui-layer-setwin .layui-layer-max:hover {
  background-position: 0 -2px !important;
}

.layui-layer .layui-tab-card {
  border: 0;
  background: #fafafa;
  border-radius: 0 0 4px 4px;
  box-shadow: none;
  /* position: relative; */
}

.layui-layer .layui-tab-title,
.layui-layer .layui-tab-card > .layui-tab-title {
  background: linear-gradient(#fafafa, #e8e8e8) !important;
  height: 34px;
  margin: 0 3px;
}

.layui-layer .layui-tab-title .layui-this {
  color: #4bb2ff;
  font-weight: 700;
}

.layui-layer .layui-tab-title .layui-this:after {
  border-bottom: 3px solid #fafafa !important;
  line-height: 34px;
  height: 36px;
}

.layui-tab-card .layui-tab-title .layui-this {
  background: #fafafa;
}

.layui-tab-title li {
  line-height: 34px;
}

.box_form {
  width: 99%;
  display: table;
  padding: 0;
  margin: 3px;
  background: #fff;
  font-size: 13px;
  border: solid 1px #d5d5d5;
  border-width: 1px 0 0 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.box_form li {
  border-bottom: solid 1px #ddd;
  border-right: solid 1px #ddd;
  box-sizing: border-box;
  height: 33px;
  position: relative;
  overflow: visible;
}

.box_form li label {
  background: #f9f9f9;
  padding: 0;
  line-height: 32px;
  height: 32px;
  font-weight: 700;
  border-right: solid 1px #ddd;
  box-sizing: border-box;
}

.box_form .layui-form-radio {
  margin: 1px 10px 0 0;
}

.box_form .layui-form-checkbox[lay-skin='primary'] {
  padding-left: 36px;
}

.box_form .layui-form-radio > i {
  font-size: 18px;
  margin-left: 10px;
}

.box_form .layui-form-checkbox[lay-skin='primary'] i {
  margin-left: 10px;
}

.box_form .layui-form-item {
  line-height: 30px;
  margin-bottom: 0;
}

.box_form .layui-input-inline {
  padding: 1px;
  box-sizing: border-box;
}
.box_form .layui-input-inline #regionType,
.box_form .layui-input-inline #rankType {
  height: 30px;
}
.box_form .layui-input,
.box_form .layui-select,
.box_form .layui-textarea,
.box_form span.layui-input {
  height: 30px;
  line-height: 30px;
  border-width: 0;
}

.box_form .layui-textarea {
  line-height: 20px;
  resize: none;
}

.box_form .layui-form-select dl {
  margin: -8px 0;
}

.box_form li .textarea_label {
  width: 12.5% !important;
  height: 50px;
}

.box_form xm-select {
  border: 0 !important;
}

.layui-btn + .layui-btn {
  margin-left: 1px;
}

.layui-layer .layui-btn-normal {
  background: linear-gradient(#4bb2ff, #1e90ff);
}

.layui-layer .layui-btn-primary {
  background: linear-gradient(#e5e5e5, #d5d5d5);
  color: #666;
}

.layui-layer .layui-btn-primary:hover {
  border-color: #bbb;
}

.layui-layer .layui-form-item [lay-skin='primary'].layui-form-checkbox {
  margin-top: -2px;
  margin-right: 0;
}

.layui-layer .body_main {
  padding: 3px;
}

.layui-layer .tree_lr {
  padding-left: 200px;
}

.layui-layer .tree_left {
  width: 200px;
  top: 0;
  left: 0;
}

.layui-layer .tree_left .layui-card {
  height: 100%;
}

.layui-layer
  .tree_left
  .layui-form-item
  [lay-skin='primary'].layui-form-checkbox {
  margin-top: 0;
}

.layui-layer td .layui-form-select {
  margin-left: -6px;
  margin-right: -6px;
}

.layui-layer td .layui-input {
  border: 0;
}

.pop_foot {
  height: 66px;
  width: 100%;
  background: #f5f5f5;
  border-top: solid 1px #e1e1e1;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1) inset;
  margin-bottom: 0;
  padding-top: 15px;
  box-sizing: border-box;
}

.pop_foot .layui-input-block {
  text-align: right;
  padding-right: 10px;
  margin: 0;
}

.pop_foot .layui-btn {
  width: 90px;
}

.layui-layer .layui-table-page {
  text-align: center;
}

.tree_lr {
  padding-left: 295px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
}

.tree_left {
  width: 280px;
  position: absolute;
  left: 15px;
  top: 15px;
  background: #f7f7f7;
  bottom: 0;
  border: solid 1px #e1e1e1;
  overflow: auto;
}

.tree_left_btn {
  height: 62px;
  background: #f2f2f2;
  border-bottom: solid 1px #ddd;
  padding: 0;
}

.tree_left_btn div {
  position: relative;
}

.tree_left_btn div:hover {
  background: #e2e2e2;
}

.tree_left_btn div::before {
  content: '';
  width: 1px;
  height: 34px;
  background: #ddd;
  left: 0;
  position: absolute;
  top: 15px;
}

.tree_left_btn div:first-child::before {
  display: none;
}

.tree_left_btn .btn {
  background: none;
  color: #888;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  line-height: 22px;
  font-size: 12px;
}

.tree_left_btn .btn i {
  width: 100%;
  right: 0;
  top: 0;
  height: 30px;
  margin: 0;
  line-height: 40px;
  font-size: 24px;
  position: absolute;
}

.tree_left_btn .btn i.iconfont {
  font-size: 18px;
}

.tree_left .layui-form-item {
  margin: 0;
}

.layui-colla-title {
  height: 34px;
  line-height: 34px;
}

.body_main {
  padding: 15px 15px 0 15px;
  box-sizing: border-box;
}

.photobox {
  width: 50px;
  height: 48px;
  background: url(../images/img.png) no-repeat center #fafafa;
  background-size: 100% 100%;
  /* border: solid 1px #e5e5e5; */
  margin-right: 15px;
  position: relative;
  box-sizing: border-box;
}

.photobox {
  position: unset;
}

.photobox img {
  width: 100%;
  height: 100%;
}

.upfile {
  position: absolute;
  color: rgba(30, 144, 255, 0.8);
  text-align: center;
  height: 20px;
  width: 88px;
  line-height: 20px;
  right: 1px;
  cursor: pointer;
  border-left: solid 1px rgba(30, 144, 255, 0.5);
  top: 14px;
}

.upfile .layui-icon {
  font-size: 18px;
}

.upfile:hover {
  color: rgba(30, 144, 255, 1);
}

.deletefile {
  display: none;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 100px;
  top: 16px;
  color: #999;
  text-align: center;
  line-height: 16px;
  cursor: pointer;
  border-radius: 50%;
}

.deletefile .layui-icon {
  font-size: 20px;
}

.pop_tablebtn {
  padding: 4px 10px;
}

.pop_tablebtn .btn {
  width: 120px;
  height: 28px;
  line-height: 26px;
  border: solid 1px #1e90ff;
  color: #1e90ff;
  border-radius: 0;
  margin-left: 5px;
  background: #eff5fa;
  font-weight: normal;
  padding: 0;
}

.pop_tablebtn .btn i {
  margin-right: 3px;
}

.pop_tablebtn .btn:hover {
  background: #cee5fb;
}

.pop_tablebtn1 .btn {
  width: 72px;
  height: 24px;
}

.form_tit {
  padding-left: 18px;
  font-weight: 700;
  color: #aaa;
  line-height: 25px;
  padding-top: 3px;
  position: relative;
}

.body_main .layui-colla-content {
  padding: 5px 15px 5px 50px;
}

.body_main .layui-colla-content .layui-form-item {
  margin-bottom: 3px;
}

.wapper_main {
  padding: 140px 15px 0 15px;
  position: relative;
}

.wapper_row1 {
  height: 110px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 15px;
}

.wapper_row1 .layui-col-xs3 {
  padding: 12px 32px 0;
  position: relative;
  border-right: solid 1px #f2f2f2;
}

.wapper_row1 .layui-col-xs3:last-child {
  border-right: 0;
}

.wapper_row2 .layui-card {
  position: relative;
  padding-top: 40px;
}

.wapper_row1 .box2 {
  padding-top: 10px;
  clear: both;
}

.wapper_row1 .icon {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.wapper_row1 .b1 {
  background: #1e90ff;
  box-shadow: 0 2px 12px rgba(85, 143, 254, 0.1);
}

.wapper_row1 .b2 {
  background: #de5151;
  box-shadow: 0 2px 12px rgba(222, 81, 81, 0.1);
}

.wapper_row1 .b3 {
  background: #7ec2f5;
  box-shadow: 0 2px 12px rgba(126, 194, 245, 0.1);
}

.wapper_row1 .b4 {
  background: #7acf82;
  box-shadow: 0 2px 12px rgba(122, 207, 130, 0.1);
}

.wapper_row1 .total,
.wapper_row2 .total {
  line-height: 54px;
  font-size: 28px;
  color: #333;
  font-weight: 700;
  font-style: italic;
}

.wapper_row2 .total {
  font-style: normal;
}

.wapper_row2 .layui-card-header {
  box-shadow: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding-left: 20px;
}

.wapper_row2 .tit2 {
  background: none;
  padding-top: 10px;
}

.wapper_row2 .ranking {
  padding: 0 20px;
}

.wapper_row2 .ranking tr {
  line-height: 16.6%;
  height: 20%;
  border-bottom: solid 1px #f2f2f2;
}

.wapper_row2 .ranking td {
  vertical-align: middle;
}

.wapper_row2 .ranking .num span {
  display: inline-block;
  width: 21px;
  height: 22px;
  background: url(../images/icon_main06.png) no-repeat center;
  background-size: 100%;
  color: #fff;
  text-align: center;
  line-height: 18px;
}

.wapper_row2 .ranking .top3 span {
  background: url(../images/icon_main05.png) no-repeat center;
  background-size: 100%;
}

.rent {
  padding-left: 20px;
  padding-right: 40px;
}

.rent .box {
  padding-top: 20px;
}

.gaugetext {
  position: absolute;
  top: 58%;
  text-align: center;
  width: 100%;
  font-size: 14px;
}

.gaugetext span {
  display: block;
}

.gaugetext .value {
  display: block;
  margin-bottom: 10px;
  font-size: 26px;
  color: #333;
}

.projectimg {
  height: 136px;
  /* background: url(../images/vip.png) no-repeat top; */
  background-size: 100%;
}

.icon_checkoff {
  position: absolute;
  left: -15px;
  margin-top: -2px;
}

.ordertit .layui-input-inline {
  width: 40px;
}

.reportName {
  background: url(../images/rep-rep.png) no-repeat 0 13px;
  padding-left: 20px;
  background-size: auto 15px;
}

.reportTime {
  background: url(../images/rep-time.png) no-repeat 0 13px;
  padding-left: 20px;
  background-size: auto 15px;
}

.reportName2 {
  background: url(../images/rep-name.png) no-repeat 0 13px;
  padding-left: 20px;
  background-size: auto 15px;
}

.rep-search .layui-input {
  height: 30px;
}

.rep-search {
  padding: 10px 50px 0 0;
}

.rep-search-btn {
  background-color: linear-gradient(#4bb2ff, #1e90ff);
  margin: 5px 0 10px 30%;
  width: 100px;
}

.allselcet .layui-icon {
  margin-top: -9px;
}

.allselcet {
  width: 90px;
  padding-left: 4px;
}

.allselcet [lay-skin='primary'].layui-form-checkbox span {
  color: #1e90ff;
}

.templet .layui-input {
  height: 30px;
  width: 206px;
}

.layui-form-label {
  padding: 0;
}

.templet .layui-card-header {
  font-size: 13px;
}

.templet-b {
  margin: 5px 3px 3px;
  border: solid 1px #ddd;
  line-height: 28px;
  overflow: auto;
  position: relative;
  clear: both;
}

.templet-b .layui-table tbody tr:hover {
  background: #fafafa !important;
}

.templet-b .layui-form-checkbox i {
  top: -1px;
}

.templet-b .layui-table td,
.templet-b .layui-table th {
  padding: 0px 6px;
  line-height: 28px;
}

.templet-b .layui-table th {
  background: #f2f2f2;
}

.templet-b .layui-table .layui-form-checkbox span {
  font-size: 0;
  padding: 0;
}

.templet-b .layui-table td:first-child,
.templet-b .layui-table th:first-child {
  text-align: center;
}

.templet-b .layui-table td:last-child,
.templet-b .layui-table th:last-child {
  text-align: center;
}

.templet-b .layui-input {
  width: 118px;
}

.mark_hover {
  top: 34px;
  position: absolute;
  background: #fff;
  border: solid 1px #ddd;
  padding: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  z-index: 99;
  left: 30%;
  line-height: 14px;
  color: #1e90ff;
  width: 70%;
  border-radius: 2px;
  display: none;
  box-sizing: border-box;
}

.nodata {
  width: 90px;
  margin: 0 auto 15px;
  display: block;
}

.viewcard {
  padding-top: 15px;
  padding-right: 5px;
}

.viewcard * {
  box-sizing: border-box;
}

.viewcard .grid-demo {
  padding: 0 5px;
}

.viewcard .card {
  height: 48%;
  margin-bottom: 1%;
  position: relative;
}

.viewcard .layui-tab {
  height: 100%;
  position: relative;
  margin: 0;
  padding: 40px 8px 8px;
}

.viewcard .layui-tab-content {
  margin: 0;
  padding: 5px 0 0 0;
  height: 100%;
}

.viewcard .layui-tab-item {
  height: 100%;
}

.viewcard .layui-tab-title .layui-this {
  color: #333 !important;
  font-size: 15px;
}

.viewcard .layui-tab-title .layui-this:after {
  height: 30px;
  border-bottom: 1px solid #1e90ff !important;
}

.viewcard .tit {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #888;
  font-weight: 700;
  position: absolute;
  top: 10px;
  left: 8px;
  border: 0;
}

.viewcard .tit li {
  min-width: auto;
  padding: 0 3px;
  margin-right: 15px;
}

.viewcard .layui-table {
  height: 100%;
}

.viewcard .layui-table tr {
  height: 25%;
}

.viewcard .tit span:first-child {
  padding-left: 3px;
}

.viewcard .layui-table td,
.viewcard .layui-table th {
  padding: 0 5px;
  font-size: 12px;
}

.viewcard .layui-table .line1 {
  display: inline-block;
  height: 18px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.viewcard .layui-table tr td:last-child {
  text-align: right;
}

.viewcard .layui-table tr td:first-child {
  text-align: center;
}

.chartsale {
  padding-left: 10px;
  padding-bottom: 8px;
}

.chartsale .layui-table tr {
  height: 10%;
}

.viewcard .tit_left {
  color: #333 !important;
  font-size: 15px;
  padding-left: 10px;
}

.viewcard .tit_right {
  position: absolute;
  left: 9px;
  top: 38px;
  border: 0;
  left: auto;
}

.viewcard .tit_right li {
  line-height: 18px;
  height: 20px;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 0;
  /* width: 75px; */
}

.viewcard .tit_right li:first-child {
  border-radius: 3px 0 0 3px;
}

.viewcard .tit_right li:last-child {
  border-radius: 0 3px 3px 0;
}

.viewcard .tit_right .layui-this {
  color: #fff !important;
  font-size: 12px !important;
  background: #1e90ff;
  border: solid 1px #1e90ff;
}

.viewcard .tit_right .layui-this:after {
  border: 0 !important;
}

.viewcard .data {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding-top: 10px;
  padding-left: 10px;
  overflow: auto;
}

.viewcard .data .t {
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  color: #666;
}

.viewcard .price {
  margin-left: -2px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
  color: #1e90ff;
}

.viewcard .piebox {
  height: 33%;
  position: relative;
}

.viewcard .tips {
  position: absolute;
  width: 100%;
  top: -5px;
  left: 0;
  text-align: center;
  font-weight: 700;
}

.piedata {
  position: absolute;
  width: 60%;
  left: 35%;
  text-align: center;
  top: 71%;
  line-height: 20px;
  font-size: 12px;
  color: #666;
}

.piedata div::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 1px;
  margin-right: 5px;
}

.piedata div.b1::before {
  background: #1e90ff;
}

.piedata div.b2::before {
  background: #2ec7c9;
}

.piedata div.b3::before {
  background: #ffc589;
}

.viewcard .btn_right {
  position: absolute;
  right: 10px;
  font-size: 12px;
  height: 22px;
  line-height: 20px;
  border: solid 1px #ddd;
  padding: 0 5px;
  border-radius: 3px;
  cursor: pointer;
  z-index: 9;
}

.viewcard div.btn_right:hover {
  border: solid 1px #1e90ff;
  color: #1e90ff;
}

.pages {
  height: 24px;
  line-height: 24px;
}

.pages .btn {
  text-decoration: underline;
  cursor: pointer;
}

.pages span.btn:hover {
  color: #1e90ff;
}

.chartbox {
  position: relative;
}

.chartsel {
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 9;
}

.chartsel .layui-input {
  height: 20px;
  border-color: #555;
  width: 75px;
  padding-left: 5px;
  color: #333 !important;
  position: relative;
  background: none;
}

.date_sel::after {
  content: '';
  position: absolute;
  right: 6px;
  top: 7px;
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
  height: 5px;
  width: 5px;
  transform: rotate(45deg);
  margin-left: 10px;
  margin-top: -3px;
  z-index: -1;
}

.thum_img {
  width: 45px;
  height: 40px;
  margin: 3px 0 3px -3px;
}

.vipcard_img {
  width: 300px;
  height: 178px;
  border-radius: 15px;
  border: dashed 1px #eee;
  margin: 0 auto 10px;
  overflow: hidden;
}

.vipcard_img img {
  width: 100%;
  height: 100%;
}

.vipcard_intro {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
}

.carddiv {
  overflow: hidden;
  padding: 20px 20px 5px;
}

.btn_h38px {
  height: 38px;
}

.result_card1 {
  box-sizing: border-box;
  overflow: hidden;
  overflow-y: auto;
}

.desk_result .layui-btn {
  padding: 0 15px;
}

.desk_result .result_box {
  padding: 0 0 20px 0;
  /* background: #fafafa; */
}

.desk_result .result_box li {
  overflow: hidden;
  position: relative;
  height: 34px;
  line-height: 24px;
}

.desk_result .result_box i {
  margin-right: 8px;
  color: #1e90ff;
  font-size: 20px;
}

.desk_result .result_box .label {
  width: 80px;
  float: left;
}

.site-block {
  padding: 10px 20px 20px 20px;
}

.desk_result .result_box .status {
  position: relative;
}

.desk_result .result_box .status::after {
  display: inline-block;
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-left: 10px;
}

.desk_result .result_box .ok {
  color: #5bb531;
}

.desk_result .result_box .freeze {
  color: #ff5722;
}

.desk_result .result_box .logout {
  color: #ffb800;
}

.desk_result .result_box .ok::after {
  background-image: url(../images/status_ok.png);
}

.desk_result .result_box .freeze::after {
  background-image: url(../images/status_freeze.png);
}

.desk_result .result_box .logout::after {
  background-image: url(../images/status_logout.png);
}

.btn_list {
  clear: both;
}

.btn_list1 {
  border-top: dashed 1px #e5e5e5;
  padding-top: 20px;
}

.mark {
  position: absolute;
  line-height: 30px;
  padding-left: 10px;
  z-index: 99;
  color: #ff384b;
}

.goodsadd_tit {
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 17px;
  margin: 0 40px 0 3px;
}

.goodsadd_tit .layui-icon {
  display: none;
}

.goodsadd_tit h2 {
  font-size: 15px;
  color: #1e90ff;
  padding-left: 24px;
  margin: 0;
}

.goodsadd_tit h2:before {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #1e90ff;
  border-radius: 50%;
  margin-right: 8px;
}

.goodsadd_tit h2.paytit {
  padding-left: 0;
}

.goodsadd_tit .tabs {
  margin-left: 26px;
  margin-top: 8px;
}

.goodsadd_tit .tabs .btn {
  line-height: 22px;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #dcdfe6;
  border-left: 0;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  margin: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  padding: 0 20px;
  font-size: 12px;
  border-radius: 0;
  float: left;
}

.goodsadd_tit .tabs .active {
  color: #fff;
  background-color: #1e90ff;
  border-color: #1e90ff;
  -webkit-box-shadow: -1px 0 0 0 #1e90ff;
  box-shadow: -1px 0 0 0 #1e90ff;
}

.goodsadd_tit .tabs .btn:last-child {
  border-radius: 0 4px 4px 0;
}

.goodsadd_tit .tabs .btn:first-child {
  border-left: 1px solid #dcdfe6;
  border-radius: 4px 0 0 4px;
}

.goodsadd_tit .tabs .btn:first-child.active {
  border-left: 0;
}

.goodsadd_tit .btn {
  text-align: center;
  min-width: 72px;
  height: 24px;
  line-height: 20px;
  border: solid 1px #1e90ff;
  background: #deeeff;
  color: #1e90ff;
  padding: 0 8px;
}

.goodsadd_tit .btn:hover {
  background: #1e90ff;
  color: #fff;
}

.goodsadd_form {
  padding: 10px 40px 0px 0;
  display: table;
  width: 100%;
  box-sizing: border-box;
}

.goodsadd_form * {
  box-sizing: border-box;
}

.goodsadd_form .layui-form-item {
  clear: none;
  margin-bottom: 6px;
}

.goodsadd_form .layui-form-label {
  text-align: right;
  width: 130px;
  padding-right: 5px;
  box-sizing: border-box;
  line-height: 30px;
}

.goodsadd_form .layui-input-block {
  margin-left: 130px;
  min-height: 36px;
}

.goodsadd_form .layui-input {
  height: 30px;
  font-size: 12px;
}

.goodsadd_form_r {
  border-left: solid 1px #eee;
  padding-left: 20px;
}

.goodsadd_form .layui-table-cell {
  height: 28px;
}

.goodsadd_form .layui-form-radio {
  margin-top: 0 !important;
}

.rep-detail {
  padding: 10px 37px 15px 22px;
}

.goodsadd_form_r .layui-form-label {
  width: 145px;
}

.goodsadd_form_r .layui-input-block {
  margin-left: 145px;
}

.goodsadd_form_r .layui-input {
  text-align: right;
  padding-right: 10px;
  font-weight: 700;
}

.goodsadd_form xm-select {
  min-height: 34px;
  line-height: 34px;
}

.goodsadd_form .formatbox {
  border: solid 1px #e6e6e6;
  min-height: 30px;
  margin-bottom: 6px;
  border-radius: 2px;
}

.goodsadd_form .layui-textarea {
  min-height: 60px;
  height: 60px;
}

.formatbox {
  padding: 2px 0 0 5px !important;
  box-sizing: border-box;
}

.format {
  line-height: 1;
  display: inline-block;
  padding: 3px 15px;
  border: solid 1px #1e90ff;
  color: #1e90ff;
  background: #deeeff;
  border-radius: 3px;
}

.format_red {
  border: solid 1px #ea9090;
  background: rgba(222, 81, 81, 0.15);
  color: #de5151;
}

.format_gary {
  border: solid 1px #d5d5d6;
  background: #f7f7f7;
  color: #aaa;
}

.input_block {
  height: 22px !important;
  line-height: 22px !important;
  display: inline-block;
  position: relative;
  padding: 0px 8px;
  margin: 2px 5px 2px 0;
  border-radius: 3px;
  border: solid 1px #1e90ff;
  color: #1e90ff;
  background: #deeeff;
}

.formatcheck {
  width: 100%;
  height: 45px !important;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.formatli .formatcheck {
  height: 84px !important;
  overflow-y: auto;
  overflow-x: hidden;
  white-space: normal;
}

.formatli .layui-form-label {
  height: 86px;
}

.btn_downfile {
  width: 86px;
  margin: 0 auto;
  display: block;
}

.upphoto {
  position: relative;
  padding-bottom: 28px;
}

.upphoto .mark_b {
  position: absolute;
  bottom: 0;
  line-height: 28px;
  left: 130px;
}

.layui-table td .layui-btn {
  height: 24px !important;
  line-height: 24px;
}

xm-select .xm-body .xm-option .xm-option-icon {
  font-size: 16px !important;
}

xm-select > .xm-body .scroll-body {
  max-height: 246px !important;
}

xm-select > .xm-body .xm-option-content {
  padding-left: 10px !important;
}

.xm-body {
  max-height: 405px !important;
  overflow: auto !important;
}

xm-select:hover {
  border-color: #c4c4c4 !important;
}

.layui-layer-content .body_search .layui-form-item .layui-input-inline {
  width: 95px !important;
}

.grantform .layui-input {
  border: 0 !important;
  background: none;
  position: absolute;
  left: 0;
  z-index: 1;
  right: 0;
}
.grantform .layui-input-num {
  text-align: right;
  padding-right: 25px;
}
.grantform .unit {
  position: absolute;
  right: 24px;
  top: 1px;
  z-index: 0;
  color: #999;
}

.grantform .icon_timesel {
  position: absolute;
  right: 4px;
  top: 1px;
  z-index: 0;
}

.grantform .icon_checkoff {
  position: absolute;
  right: 14px;
  top: 1px;
  z-index: 1;
  left: auto;
}

.btn_date {
  width: 30px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn_date img {
  width: 18px;
  height: 18px;
  opacity: 0.7;
}

.btn_date::before {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

.tree_lr .body_main .layui-form .layui-form-label {
  width: 110px;
  padding: 0;
  line-height: 28px;
}

.tree_lr .tree_left {
  width: 280px;
  position: absolute;
  left: 15px;
  top: 15px;
  background: #f7f7f7;
  bottom: 0px;
  border: solid 1px #e1e1e1;
  padding: 62px 0 0 0;
}

.tree_lr .tree_left_btn {
  height: 62px;
  background: #f2f2f2;
  border-bottom: solid 1px #ddd;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 0px;
}

.tree_lr .demo-tree-box {
  overflow: auto;
  height: 100%;
}

.pop_card {
  overflow: hidden;
  border: solid 1px #eee;
  margin-bottom: 10px;
  margin: -10px 3px 12px 3px;
}

.pop_card li {
  border-bottom: solid 1px #eee;
  border-right: solid 1px #eee;
  box-sizing: border-box;
}

.pop_card li .layui-form-label {
  height: 28px;
  line-height: 28px !important;
  background: #fafafa;
  border-right: solid 1px #eee;
}

.pop_card li .layui-input {
  background: none !important;
}

.site-block .operate_btn .btn {
  width: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  padding: 0;
  background: linear-gradient(#4bb2ff, #1e90ff);
  margin-right: 5px;
}

.site-block .operate_btn .btn i {
  margin: 0 3px 0 0 !important;
  position: relative !important;
  left: 0 !important;
}

.operate_search .layui-icon {
  line-height: initial;
  position: absolute;
  right: 15px;
  top: 50%;
}

.operate_search {
  display: table;
  position: absolute;
  right: 3px;
  top: 1px;
  margin-right: -100px;
}

.operate_search .btn i {
  left: 5px;
}

.operate_search .btn + .btn {
  margin-left: 2px;
}

.operate_search .btn {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  padding: 0 8px 0 25px;
  width: 94px;
}

.body_main .layui-tab-title {
  height: 35px;
}

.body_main .layui-tab-title .layui-this::after {
  height: 35px;
}

.btn_upload {
  border: 1px dashed #d9d9d9;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  text-align: center;
  color: #aaa;
}

.btn_upload:hover {
  border: 1px dashed #1e90ff;
  color: #1e90ff;
}

.photo_upload .photobox {
  position: relative;
  background: none;
  border: solid 1px #ddd;
}

.photo_upload .deletefile {
  width: 16px;
  height: 16px;
  background: rgba(255, 0, 0, 0.84);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  right: 0;
  top: 0px;
  border-radius: 0 0 0 0.2rem;
  opacity: 0;
  position: absolute;
  z-index: 99;
}

.photo_upload .deletefile .layui-icon {
  font-size: 13px;
  font-weight: 700;
}

.photo_upload .photobox:hover .deletefile {
  opacity: 1;
  color: #fff;
}

.merge-box .scrollbox .merge-list {
  padding-bottom: 5px;
}

.explain {
  padding: 0 40px 10px 25px;
}

.price_time {
  position: absolute;
  left: 145px;
}

#d .layui-tab-title {
  height: 35px;
  margin-bottom: 10px;
}

#d .layui-tab-title .layui-this:after {
  height: 36px;
}

#d .box_form2 .layui-table-view {
  border: 0;
}

#d .price_ac .layui-input {
  padding-right: 5px;
  text-align: right;
  font-weight: 700;
}

#d input[readonly].cred {
  color: #de5151 !important;
}

#d .format {
  min-width: 75px;
  width: auto;
  text-align: center;
  padding: 3px 5px;
}

.addform {
  min-height: calc(100vh - 126px);
  box-sizing: border-box;
}

.addform .layui-tab-content {
  padding: 0;
}

.addform .layui-form-radio {
  margin-top: 0;
}

.addform .layui-form-label {
  line-height: 30px;
}

.amountRegexContainer .layui-table-edit {
  height: 100% !important;
}

.amountRegexContainer .layui-table-tool .layui-inline[lay-event] {
  width: 80px;
  height: 28px;
  line-height: 26px;
  border: solid 1px #1e90ff;
  color: #1e90ff;
  background: #cee5fb;
  padding: 0px;
}

.amountRegexContainer .layui-icon-add-circle:before {
  content: '添加';
  font-size: 13px;
}

.amountRegexContainer .layui-icon-delete:before {
  content: '删除';
  font-size: 13px;
}

.amountRegexContainer .layui-icon-excel:before {
  content: '导入';
  font-size: 13px;
}

.amountRegexContainer .layui-icon-down:before {
  /* content: "下载模板"; */
  font-size: 13px;
}

.reportform .pop_foot {
  position: absolute;
  bottom: 0;
}

.reportform .operate_btn .layui-icon {
  line-height: initial;
  position: absolute;
  right: 15px;
  top: 50%;
}

.reportform .operate_btn {
  display: table;
  position: absolute;
  right: 3px;
  top: 1px;
  margin-right: -206px;
}

.reportform .operate_btn .btn i {
  left: 5px;
}

.reportform .operate_btn .btn + .btn {
  margin-left: 2px;
}

.reportform .operate_btn .btn {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  padding: 0 8px 0 25px;
  width: 94px;
}

.reportform .layui-tab-title li {
  min-width: 40px;
}

.f1 {
  margin-bottom: 10px;
  border: dashed 1px #e5e5e5;
  overflow: hidden;
  padding: 8px 0;
  background: none;
  position: relative;
}

.f1before {
  content: '';
  display: inline-block;
  min-width: 40px;
  right: 0px;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #409eff;
  background: #e9eff9;
  position: absolute;
  line-height: 22px;
  border-radius: 0 0 0px 5px;
}

.table_h46 .layui-table td .layui-table-cell,
.table_h46 .layui-table td .layui-table-cell div {
  height: 46px;
  line-height: 46px;
}

.fast::before {
  content: '';
  width: 12px;
  height: 12px;
  background: #ff384b;
  border-radius: 50%;
  margin-right: 7px;
  float: left;
  margin-top: 7px;
}

.nofast {
  color: #56a62e;
}

.nofast::before {
  content: '';
  width: 12px;
  height: 12px;
  background: #56a62e;
  border-radius: 50%;
  margin-right: 7px;
  float: left;
  margin-top: 7px;
}

.layui-table td .layui-btn {
  height: 24px !important;
  line-height: 24px;
  background: linear-gradient(#4bb2ff, #1e90ff);
}

.photo_max {
  width: 200px;
  border: solid 1px #ddd;
  height: 100%;
  border-left: 0;
  box-sizing: border-box;
  background: #fafafa;
  border-left: solid 1px #ddd;
}

.photo_max .photobox {
  width: 88%;
  height: 170px;
  margin: 10px auto 0;
  border-radius: 5px;
  overflow: hidden;
  background: #eee;
  border: dashed 1px #ddd;
}

.photo_max .upfile {
  position: relative;
  height: 28px;
  border: 0;
  display: block;
  width: 88%;
  margin: 0 auto 30px;
  line-height: 26px;
  background: #eeeeee;
  border-radius: 5px;
}

.btn_cx {
  width: 110%;
  height: 24px;
  border: solid 1px #1e90ff;
  background: #deeeff;
  line-height: 24px;
  margin-top: 3px;
  color: #1e90ff;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn_cx:hover {
  color: #1e90ff;
}

.icon_search {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.projecttext {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 16px;
  text-align: center;
  padding: 5px;
  border-top: solid 1px #eee;
  margin: 0 5px;
}

.printbox {
  overflow-y: auto !important;
  height: 506px !important;
}

.tit_print {
  font-weight: 700;
  line-height: 60px;
  font-size: 40px;
  text-align: center;
  letter-spacing: 15px;
  padding-top: 5px;
  clear: both;
}

.tit_date {
  display: flex;
  justify-content: center;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 5px;
}
.print {
  font-size: 18px;
  line-height: 39px;
  position: relative;
  width: 1064px;
}

.print h2,
.print h1 {
  width: 1064px;
  padding-right: 90px;
  box-sizing: border-box;
}

.print h1 {
  padding: 15px 90px 30px 0;
  font-size: 40px;
  line-height: 1;
}

.print .bbd {
  border-bottom: dashed 1px #aaa !important;
}

.print li {
  height: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 18px !important;
  line-height: 39px;
}

.itemlist {
  display: table;
  width: 1064px;
}

.print .layui-form-label {
  text-align: left !important;
  padding: 0;
  font-size: 18px !important;
  line-height: 39px;
}

.print .layui-input-inline {
  font-weight: 700;
  box-sizing: border-box;
  margin: 0;
  margin-left: -8px;
  padding-right: 10px;
  font-size: 18px !important;
  line-height: 39px;
}

.print .w10b {
  width: 8.8% !important;
}

.print .layui-table-view {
  width: 1064px !important;
  border-color: #999;
  margin-bottom: 5px;
}

.print .layui-table-box {
  overflow: visible;
}

.print .layui-table-header {
  border-color: #999;
  border-width: 1px 0;
}

.print .layui-table-header .layui-table {
  margin-bottom: 0px;
}

.print .layui-table tr:hover {
  background: none;
}

.print .layui-table td,
.print .layui-table th {
  font-size: 18px !important;
  border-color: #999;
}

.print .layui-table-cell {
  padding: 0 5px;
  height: 36px;
  line-height: 36px;
}

.print .logo {
  height: 120px;
  margin: -5px 0 0 0;
  display: flex;
  align-items: center;
  float: left;
}

.print .logo img {
  width: auto;
  height: 120px !important;
}

.print .header .timing {
  float: right;
  line-height: 68px;
  font-size: 16px;
}

.print .w30b {
  width: 26.5% !important;
}

.print .w40b {
  width: 39% !important;
}

.print .mt20 {
  margin-top: 30px !important;
}

.print .mb20 {
  margin-bottom: 30px !important;
}
.print .mb80 {
  margin-bottom: 80px !important;
}

.print .tab_head {
  overflow: hidden;
  border-bottom: solid 2px #999;
  line-height: 56px;
  margin-bottom: 2px;
}

.print .ml20,
#printList .ml20 {
  margin-left: 40px !important;
}
#printList {
  padding-bottom: 40px;
}

.print .shop_ewm {
  width: 200px;
  height: 200px;
  border: solid 1px #eee;
}

.ul_left span {
  font-weight: 700;
}

.print .pt_hz {
  padding-top: 40px;
  letter-spacing: 5px;
}

.print .line_hz {
  height: 120px;
}

.print .date_underline {
  width: 60px;
  height: 30px;
  border-bottom: solid 1px #333;
  margin: 0 3px;
}

.spantable .layui-table td {
  padding: 9px 5px;
}

.spantable li {
  float: left;
  border: solid 1px #666;
  margin-left: -1px;
  margin-top: -1px;
  padding: 0 8px;
  box-sizing: border-box;
}

.spantable li.w30b {
  width: 28% !important;
}

.spantable li.w40b {
  width: 44% !important;
}

.spantable li span {
  margin-left: 8px;
}

.print_jinhua {
  font-size: 16px;
}

.print_jinhua .layui-table,
.print_jinhua .layui-table-view {
  width: 1062px !important;
  margin: 0 0 0 -1px;
}

.print_jinhua .layui-table {
  border-left: solid 1px #666;
}

.print_jinhua .layui-table-cell {
  font-size: 16px !important;
  height: auto;
  white-space: normal;
  line-height: 22px;
  padding: 7px 2px;
}

.orderprint {
  width: 360px;
  line-height: 30px;
  margin: 30px auto;
  background: #fff;
  color: #333;
  font-family: 'Segoe UI', Tahoma, Verdana, sans-serif;
}

.orderprint .intro {
  width: 360px;
  line-height: 28px;
  padding-bottom: 10px;
}

.orderprint .h {
  width: 360px;
  position: relative;
  margin-bottom: 10px;
}

.orderprint .h .line {
  width: 100%;
}

.orderprint .h .star {
  overflow: hidden;
}

.orderprint .goodsname {
  line-height: 18px;
}

.orderprint .main {
  width: 360px;
  overflow: hidden;
  padding-bottom: 10px;
  margin-top: -8px;
}

.orderprint .goodsreturn .goodsname {
  text-decoration: line-through;
}

.orderprint .msgbox {
  width: 360px;
  min-height: 40px;
  line-height: 20px;
}

.orderprint .ml-5 {
  margin-left: -5px;
  min-width: 90px;
  display: inline-block;
}

.orderprint .tit {
  width: 360px;
}

.orderprint .w60b {
  width: 216px !important;
}

.orderprint .w20b {
  width: 72px !important;
}

.orderprint li {
  clear: both;
  display: block;
}

.authorize .layui-form-checkbox[lay-skin='primary'] {
  padding-left: 25px;
}

.authorize .layui-tree {
  border: solid 1px #ddd;
  border-bottom: 0;
}

.authorize #role_Tree {
  height: 590px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #ddd;
  /* border-left: 0; */
}

.authorize .layui-tree * {
  box-sizing: border-box;
}

.authorize .box_form {
  display: block;
  padding: 5px;
  font-size: 12px;
  border: 0;
  border-width: 1px 0 0 1px;
}

.authorize span[lv='0'] {
  display: block;
  background: #f9f9f9;
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #ddd;
  padding: 0px 5px 0 40px;
  height: 30px;
  white-space: nowrap;
  line-height: 30px;
  font-weight: bold;
  position: relative;
}

.authorize .lv_checkbox {
  margin-right: 8px;
  display: inline-block !important;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 15px;
  top: 6px;
  border: solid 1px #d2d2d2;
  font-family: layui-icon !important;
  opacity: 0.7;
}

.authorize span[lv='1'],
.authorize span[lv='2'],
.authorize span[lv='3'] {
  position: relative;
  padding: 0px 5px 0 40px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  margin-right: 10px;
}

.authorize span[lv='1'] {
  font-weight: bold;
  display: block;
}

.authorize .lv1,
.authorize .lv2,
.authorize .lv3 {
  padding-left: 25px;
}

.building .layui-form-checkbox[lay-skin='primary'] i {
  top: -1px;
}

.building .tree_right {
  height: 420px;
  overflow-y: auto;
  padding: 0 6px;
}

.layui-layer .tree_lr {
  padding-left: 125px;
}

.layui-layer .tree_left {
  top: 0;
  left: 0;
  background: #fafafa;
  border: solid 1px #eee;
  width: 120px;
  z-index: 0;
  overflow-y: auto;
  overflow: visible;
  padding: 0;
}

.building .layui-collapse {
  border: 0;
}

.building .layui-colla-content {
  border: 0;
  padding: 0;
}

.building .tree_left .layui-form-item {
  margin: 0 5px;
  line-height: 28px;
  font-size: 12px;
  position: relative;
  font-weight: bold;
  border-bottom: dashed 1px #eee;
  padding: 4px 0 4px 10px;
}

.building .layui-colla-title {
  width: 100%;
  height: 28px;
  line-height: 28px;
  background: none;
  border-bottom: 0;
  border-top: 0;
  margin-top: -1px;
  font-size: 12px;
  font-weight: bold;
  box-sizing: border-box;
  clear: both;
}

.building .body_main .layui-colla-content {
  padding: 0px 0px 0 35px;
  border: 1px solid #ddd;
  margin-top: -1px;
  float: left;
  height: 28px;
  line-height: 28px;
  border: 0;
  min-width: 100px;
  box-sizing: border-box;
}

.building .layui-colla-item {
  border: 0;
}

.head_tips {
  position: absolute;
  left: 328px;
  top: 13px;
  padding: 4px 5px 4px 8px;
  color: #de5151;
}

.icon_tips {
  width: 17px;
  height: 17px;
  float: left;
  margin-right: 8px;
}

.contentF {
  width: 280px;
  text-align: center;
  background: rgba(0, 0, 0, 0.55);
  padding: 12px;
  border-radius: 8px;
  color: #fff;
  margin-top: -120px;
}

.contentF img {
  display: block;
  margin: 0 auto 10px;
  width: 44px;
  height: 44px;
}

.contentF span {
  display: block;
  padding: 8px 0;
  font-weight: bold;
}

.contentF .process {
  border: dotted 1px rgba(255, 255, 255, 0.8);
  padding: 10px 5px;
  border-radius: 10px;
  line-height: 20px;
  text-align: left;
  background: rgba(66, 66, 66, 0.3);
  font-size: 12px;
}

.contentF .process div {
  position: relative;
  display: flex;
  align-items: center;
}

.contentF .process div::before {
  content: '';
  width: 0;
  height: 0;
  margin-right: 8px;
  background: #eaeaea;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  border-width: 5px 5px 0 0;
}
.btn_search_b {
  width: 50px;
  height: 28px;
  line-height: 28px;
  margin-left: -15px;
}

.btn_search_b img {
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 1644px) {
  .vipcard_img {
    width: 270px;
    height: 160px;
  }
  .loginPick .item a {
    font-size: 16px !important;
  }
  .layui-btn {
    font-size: 12px;
    padding: 0 15px;
  }

  .wapper_main {
    padding: 116px 10px 0 10px;
  }

  .wapper_row1 {
    height: 96px;
    top: 10px;
    left: 10px;
    right: 10px;
  }

  .wapper_row1 .layui-col-xs3 {
    padding: 10px 24px 0;
  }

  .wapper_row1 .total {
    line-height: 48px;
    font-size: 26px;
  }

  .wapper_row1 .icon {
    width: 48px;
    height: 48px;
  }

  .wapper_row2 .ranking {
    padding: 0 15px;
  }

  .wapper_row2 .total {
    font-size: 26px;
  }
}

@media screen and (max-width: 1600px) {
  body {
    font-size: 12px;
  }
  .layui-form-label,
  .layui-input-inline,
  .layui-table td,
  .layui-table th,
  .box_form,
  .layui-btn {
    font-size: 12px;
  }

  .layui-form-select dl {
    padding: 1px 0;
  }

  .layui-anim-upbit {
    top: 25px;
  }

  .layui-form-select dl dd,
  .layui-form-select dl dt {
    line-height: 28px;
  }

  .goodsadd_form .layui-input-block {
    margin-left: 130px;
    min-height: 24px;
  }

  .body_search .layui-form-item .layui-input-inline {
    width: 100px;
  }

  .layui-form-label,
  .layadmin-header {
    line-height: 24px;
    font-size: 12px;
  }

  .body_search .layui-input,
  .body_search .layui-select {
    height: 24px;
    border-radius: 2px;
  }

  .body_search .btn {
    height: 24px;
    line-height: 24px;
  }

  .body_search xm-select {
    min-height: 24px !important;
    line-height: 24px !important;
  }

  .body_search xm-select .xm-label .xm-label-block {
    height: 20px !important;
    line-height: 22px !important;
  }

  .body_search .layui-form-select dl {
    top: 24px;
  }

  .layui-btn {
    font-size: 12px;
    padding: 0 10px;
  }

  .operate_btn .btn i {
    left: 5px;
    font-size: 14px;
  }

  .operate_btn .btn {
    padding-left: 24px;
    height: 28px;
    line-height: 28px;
  }

  .operate_btn .layui-nav .layui-nav-item a {
    padding: 0 22px 0 24px;
  }

  .layui-form-checkbox span {
    font-size: 12px;
  }

  .layui-table-cell {
    padding: 0 7px;
  }

  td .layui-form-select {
    margin-top: 0 !important;
    margin-left: -6px;
    margin-right: -6px;
  }

  .wapper_row2 .total {
    line-height: 40px;
  }

  .tit_print {
    line-height: 44px;
    font-size: 34px;
  }

  .tit_date {
    margin-bottom: 5px;
  }

  .wapper_row1 {
    height: 110px;
  }

  .wapper_main {
    padding: 130px 20px 0 20px;
  }

  .vipcard_img {
    width: 250px;
    height: 148px;
  }

  .desk_result .layui-btn {
    width: 88px;
  }

  .desk_result .result_box .label {
    font-size: 12px;
  }

  .site-block .layui-form .layui-form-label {
    line-height: 32px;
  }

  .site-block .layui-input {
    height: 32px;
  }

  .goodsadd_form {
    padding: 0px 40px 0px 0;
    box-sizing: border-box;
    margin-bottom: 0;
  }

  .goodsadd_form .layui-textarea {
    min-height: 60px;
    height: 60px;
  }

  .goodsadd_form .layui-form-item {
    margin-bottom: 6px;
  }

  .body_main .layui-form .goodsadd_form .layui-form-label {
    line-height: 24px;
  }

  .goodsadd_form .layui-input {
    height: 24px;
    padding-left: 7px;
  }

  .goodsadd_form .layui-form-selectup dl {
    bottom: auto;
  }

  .goodsadd_form xm-select {
    min-height: 24px !important;
    line-height: 24px !important;
  }

  .goodsadd_form xm-select .xm-label .xm-label-block {
    height: 20px !important;
    line-height: 20px !important;
  }

  .goodsadd_tit1 {
    line-height: 30px;
    height: 30px;
  }

  .goodsadd_form span.unit {
    top: 0;
    line-height: 24px;
  }

  .goodsadd_form .layui-form-radio {
    line-height: 23px;
  }

  .goodsadd_form .layui-form-checkbox[lay-skin='primary'] {
    margin-top: 3px;
  }

  .layui-form-radio * {
    font-size: 12px;
  }

  .layui-table-tips-main {
    font-size: 12px;
  }

  .btn_search_b {
    height: 24px;
    line-height: 24px;
  }

  .layui-form-radio > i {
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  .desk_result .result_box li::after {
    height: 56px;
  }

  .vipcard_img {
    width: 220px;
    height: 130px;
  }

  .body_search .layui-form-item .layui-input-inline {
    width: 90px;
  }

  .layui-nav * {
    font-size: 12px;
  }

  .layui-btn {
    font-size: 12px;
    padding: 0 8px;
  }

  .rep-search-btn {
    height: 28px;
    width: 85px;
    line-height: 28px;
  }

  .nodata {
    width: 80px;
    margin: 0 auto 15px;
    display: block;
  }

  .operate_btn .btn {
    height: 28px;
    line-height: 28px;
    padding-left: 22px;
  }

  .layui-table-cell {
    padding: 0 8px;
  }

  .layui-tab-title li {
    font-size: 12px;
  }

  .wapper_main {
    padding: 108px 10px 0 10px;
  }

  .wapper_row1 {
    height: 88px;
  }

  .wapper_row1 .layui-col-xs3 {
    padding: 8px 18px 0;
  }

  .wapper_row1 .box2 {
    padding-top: 5px;
  }

  .wapper_row1 .total {
    line-height: 42px;
    font-size: 28px;
  }

  .wapper_row1 .icon {
    width: 42px;
    height: 42px;
  }

  .wapper_row2 .layui-card-header {
    font-size: 16px;
    padding-left: 15px;
  }

  .wapper_row2 .ranking .num span,
  .wapper_row2 .ranking .top3 span {
    width: 19px;
    font-size: 12px;
  }

  .layui-col-space15 {
    margin: -5px;
  }

  .layui-col-space15 > * {
    padding: 5px;
  }

  .gaugetext .value {
    margin-bottom: 2px;
  }
}

@media screen and (max-width: 1366px) {
  .body_search .layui-form-item .layui-input-inline {
    width: 85px;
  }

  .layui-form-label,
  .layui-table td,
  .layui-table th,
  .box_form,
  .layui-btn,
  .btn_send,
  .wrong {
    font-size: 12px;
    /* -webkit-transform: scale(0.84); */
  }

  .layui-table-cell {
    padding: 0 6px;
  }

  .log_main {
    width: 440px;
  }
  .log_tit {
    font-size: 22px;
  }
  .log_top {
    font-size: 18px;
  }
  .log_logo {
    width: 425px;
    margin-left: -206px;
  }
  .rent .box {
    padding-top: 5px;
  }

  .vipcard_img {
    width: 180px;
    height: 107px;
  }
}

.print_btn_t {
  position: fixed;
  right: 5px;
  text-align: right;
  z-index: 98;
}

.print_btn_t .layui-btn {
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.075);
  border-radius: 3px;
}

.print_header {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 999;
}

.print_header .layui-form-item .layui-form-checkbox {
  margin-top: 0;
}

.print_body_main {
  padding: 55px 15px 0 15px;
  box-sizing: border-box;
}

.pop_btn_r {
  position: absolute;
  right: 10px;
  top: 5px;
}

.pop_btn_r .btn {
  text-align: center;
  min-width: 72px;
  height: 24px;
  line-height: 24px;
  border: solid 1px #1e90ff;
  background: #1e90ff;
  color: #fff;
  padding: 0 8px 0 5px;
}

.levelsForm {
  background: #f4f6f7;
  border: dashed 1px #c1cfd6;
  overflow: hidden;
  padding: 16px 40px 10px 0;
  margin: 0 -40px 6px 0;
}

.comName {
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  margin: 3px 0 0 5px;
  font-family: 'PingFang SC', '苹方', '微软雅黑';
}

.explan {
  position: relative;
  display: inline-block;
  margin-left: -6px;
}

.explan i {
  display: inline-block;
  line-height: 30px;
  color: #1e90ff;
}

.explan .text {
  display: none;
  width: 238px;
  padding: 5px 8px 5px 3px;
  line-height: 20px;
  font-size: 12px;
  text-align: left;
  color: #1e90ff;
  background: #fff;
  border: solid 1px #ddd;
  box-shadow: 0 2px 12px rgb(0 0 0 / 8%);
  position: absolute;
  left: -30px;
  z-index: 9;
  border-radius: 3px;
  top: 38px;
}

.explan .text::before,
.explan .text::after {
  display: inline-block;
  position: absolute;
  left: 29px;
  top: -14px;
}

.explan .text::before {
  content: '\e619';
  font-family: layui-icon !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  color: #ddd;
}

.explan .text::after {
  content: '';
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
}

.explan:hover .text {
  display: inline-block;
}

.btn_hide {
  font-size: 12px;
  color: #1e90ff;
  text-decoration: underline;
  margin-left: 10px;
}

.in_tab .layui-tab-title li {
  line-height: 28px;
  color: #999;
}

.in_tab .layui-tab-title .layui-this {
  height: 28px;
  color: #fff;
  background: #1e90ff;
}

.in_tab .layui-tab-title {
  height: 28px;
  margin: 0 25px;
}

.in_tab .layui-tab-title .layui-this::after {
  height: 28px;
  border-color: #1e90ff;
}

.layui-input-blockformatbox {
  padding-top: 4px;
}

.book {
  max-height: 560px;
  background: #fff;
  overflow: auto;
  padding: 20px;
}

.book .tit {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #111;
}

.book .tit i {
  font-size: 22px;
  margin-right: 5px;
}

.book .subtit {
  color: #1e90ff;
  padding-left: 30px;
  margin-bottom: 10px;
  font-weight: 700;
}

.book .content {
  line-height: 30px;
}

.book .content div {
  padding-left: 30px;
  margin-bottom: 10px;
  color: #111;
  font-weight: 700;
}

.book .content div div {
  padding-left: 30px;
  color: #666;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 10px 0 10px 30px;
}

.book .content div div div {
  padding: 0 0 0 30px;
}

.placeholder {
  display: block;
  height: 30px;
  background: #f9f9f9;
}

.placeholder .placeholder {
  padding-left: 10px;
  color: #aaa;
}

.placeholder xm-select {
  height: 30px;
}

.dictionaryTree {
  padding: 1px 10px;
  display: flex;
  align-items: center;
}

.dictionaryTree img {
  width: 18px;
  margin-right: 5px;
}

.dictionaryTree.active {
  background: rgb(233, 236, 250);
  border: dashed 1px #1e90ff;
}
.report_card {
  height: 200px;
  background: #fff;
  position: relative;
}
.report_card .tit {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #111;
  font-weight: 700;
  position: absolute;
  top: 5px;
  left: 15px;
}

.report_r {
  position: absolute;
  width: 25%;
  top: 16px;
  right: 0;
  bottom: 16px;
  padding-left: 5px;
  box-sizing: border-box;
}

.report_r * {
  box-sizing: border-box;
}

.report_r .chartbox {
  height: 48.5%;
  margin-right: 16px;
  padding: 20px 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  position: absolute;
  right: 0;
  left: 8px;
}

.report_r .chartbox .tit {
  font-weight: bold;
  font-size: 16px;
  padding-left: 20px;
  position: absolute;
}
.seal {
  position: absolute;
  width: 220px;
  height: 220px;
  left: 220px;
  margin-top: -40px;
}
.sealImg {
  width: 100%;
  height: 100%;
}
.seal_hz {
  left: auto;
  right: 30px;
  margin-top: -150px;
}
.seal_l {
  left: 120px;
  margin-top: -100px;
}
.dp_table {
  width: 100%;
  display: table;
}
.version .t {
  height: 96px;
  background: url(../images/bg_ver.jpg);
  background-size: 100% 100%;
  padding: 14px 0 0 20px;
  position: relative;
  margin-bottom: 20px;
}
.version .logo {
  width: 334px;
}
.version .now {
  color: #444;
  font-weight: 700;
  padding-left: 61px;
}
.version .update {
  padding: 0 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
.version .update .tit {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  color: #111;
  margin-bottom: 15px;
  border-left: solid 4px #1e90ff;
  padding-left: 10px;
}
.version .update .items {
  height: 200px;
  background: #fff;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: auto;
  padding: 15px 0 10px;
  border-radius: 5px;
}
.version .update .item {
  padding: 5px 14px;
  display: flex;
}
.version .update .item:hover {
  background: #f2f4f7;
}
.version .update .item label {
  margin-right: 3px;
  font-weight: 700;
  width: 19px;
}
.version .update .item .content {
  width: 96%;
  display: block;
}
.version .contact {
  padding: 20px;
  border-left: solid 3px #1e90ff;
}
.version .contact .item {
  width: 100%;
  padding-left: 12px;
}
.version .ver {
  line-height: 20px;
  border-top: solid 1px #eee;
  background: #f5f5f5;
  padding: 12px 20px;
  margin-top: 20px;
}
.version .ver a {
  color: #1e90ff;
  text-decoration: underline;
}
.version .ver i {
  color: #999;
  font-size: 14px;
  font-weight: 700;
  margin-right: 2px;
}
