.weadmin-body {
  box-sizing: border-box;
}
.layui-colla-title {
  position: relative;
  height: 30px;
  line-height: 30px;
  /*padding: 0 15px 0 15px;*/
  color: #333;
  background-color: rgb(231, 244, 252);
  cursor: pointer;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}
.layui-input {
  color: #666666;
  height: 40px;
  line-height: 40px;
  border-color: #d8d8d8;
  //margin-top: -8px;
  /* // background-image: linear-gradient(#FFFFFF, #F3FDFD); */
}
input[type="text"]:focus {
  border-color: #026dc6 !important;
  background-image: linear-gradient(#ffffff, #ffffff);
}
.layui-input:hover,
.layui-textarea:hover {
  border-color: #026dc6 !important;
  background: #fff;
}
.layui-transfer-active .layui-btn {
  display: block;
  background-color: #026dc6 !important;
  color: rgb(255, 255, 255);
  margin: 0px;
  padding: 0px 15px;
  border-color: #026dc6 !important;
}
.layui-table-view .layui-form-checked[lay-skin="primary"] i,
.layui-table-view .layui-form-checkbox[lay-skin="primary"]:hover i {
  border: 1px solid #026dc6;
  background-color: #026dc6;
  color: #fff;
}
.layui-btn {
  background: #026dc6;
  /*
    float: left;
    */
}
.layui-form-label {
  /*width: 120px;*/
  /*width: 100%;*/
  width: 110px;
  text-align: center;
  padding: 0 20px;
  line-height: 30px;
}
.bootstrap-table {
  margin-top: 10px;
  padding-bottom: 30px;
}

.layui-table-box {
  border: 0;
}
.layui-table-header {
  border: 0;
}

.layui-table[lay-even] tr:nth-child(even) {
  background-color: #f8fafc;
}
/*.layui-table tbody tr:hover {
    background: #fccdaa!important;
}*/
/*.layui-table tbody tr:hover{*/
/*    color: #3A81C3!important;*/
/*    background-color: #FFF!important;*/
/*}*/
/*.layui-table[lay-even] tr:nth-child(even):hover {*/
/*    background-color: #F8FAFC!important;*/
/*    color: #3A81C3!important;*/
/*}*/
.layui-table-page > div {
  text-align: right;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: #026dc6;
}
.layui-table-page {
  padding: 7px 7px 0;
  height: 41px;
  border-top: 1px solid #e6e6e6;
}
.layui-table-view {
  background: #fff;
}
/*.bootstrap-table .fixed-table-toolbar {
  height: 40px !important;
  line-height: 40px !important;
}*/
.table-overlay {
  border: 1px solid #e6e6e6;
}
.layui-form-onswitch {
  background: #348ee2;
}
.layui-form-radio > i:hover,
.layui-form-radioed > i {
  color: #348ee2 !important;
}
.layui-radio-disbaled > i {
  color: #348ee2 !important;
}
.layui-form-checked[lay-skin="primary"] i {
  border-color: #348ee2;
  background-color: #348ee2;
  color: #fff;
}
.layui-form-select dl dd.layui-this {
  background-color: #348ee2;
}
/*.layui-table-cell .layui-input.layui-unselect {
    height: 24px!important;
    line-height: 24px!important;
}*/
/*.bootstrap-table .layui-icon{
    color:#348ee2;
}*/

/*.bootstrap-table .fa{
    color:#348ee2;
}*/
.layui-btn .fa {
  margin-right: 5px;
  color: #fff;
}
.layui-tab-card > .layui-tab-title {
  background-color: rgb(231, 244, 252);
}
.text-center {
  height: 50px;
  width: 100%;
}
.text-center button {
  margin: 0 auto;
  color: #fff;
  display: block;
  float: none;
}
.layui-table-blue td:nth-of-type(odd) {
  background: #f2f9fc;
}
.layui-table-hs td:nth-of-type(odd) {
  background: #efefef;
}
.bootstrap-table a:nth-of-type(2) .fa {
  margin-left: 10px;
}
.bootstrap-table a:nth-of-type(3) .fa {
  margin-left: 10px;
}
.layui-table-normal td {
  padding: 0 10px;
  border: solid 1px #e6e6e6;
}

.layui-table-tool {
  background-color: #fff;
}

.layui-table {
  width: 100% !important;
  border: 1px solid #deecf7 !important;
  overflow-x: scroll !important;
}
.layui-table thead tr th {
  box-sizing: border-box !important;
  height: 40px !important;
  /* background-color: #f3f0f1!important; */
  background-color: rgb(222, 229, 237) !important;
  font-size: 14px !important;
  /* border-right: 1px solid #e5e5e7!important; */
  border-left: 1px solid rgb(255, 255, 255) !important;
  border-right: 1px solid rgb(255, 255, 255) !important;
  color: #000000;
}
.layui-table tbody tr td {
  /*color: #989b9e;*/
  font-size: 14px;
  box-sizing: border-box;
  height: 40px;
  font-size: 14px;
  border-right: none;
  border-top: 1px solid #deecf7;
  /*  text-align: center;*/
  vertical-align: middle;
  padding: 0 10px;
}
.layui-table tbody tr:hover {
  background-color: #f5f7fa !important;
  cursor: pointer !important;
}

.layui-table tbody tr:hover td {
  color: #666 !important;
}

.layui-table tbody tr td p {
  display: inline-block !important;
  text-align: left !important;
  margin: 0 11px !important;
}

.layui-table tbody tr td:last-child {
  border-right: none !important;
}
.aclass {
  color: #337ab7;
  text-decoration: none
}

.layui-table-cell > a {
  display: inline-block;
  /* width: 40px; */
  margin: 0 2px;
  padding: 0 10px;
  border-radius: 3px;
  background: #026dc6;
  border-color: #026dc6;
  color: #fff;
}
  .fa {
    margin-left: 0 !important;
  }

p {
  margin: 0 0 0px;
}
#operation_btn {
  display: inline-block;
  width: 25px;
  height: 30px;
  background-color: #ddedf8;
  cursor: pointer;
  text-align: center;
  color: #93b7d2;
  line-height: 30px;
  border-radius: 3px;
}

span {
  display: inline-block !important;
}
.fa-lg {
  font-size: 16px;
  line-height: 0.75em;
  vertical-align: -15%;
}

#form_titleOne {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  border: 1px solid rgb(235, 238, 245);
  background-color: rgb(245, 245, 247);
}

  #vertical_line {
    width: 7px;
    height: 21px;
    border-radius: 3px;
    margin: 0px 10px;
    background: rgb(2, 109, 198);
  }

#form_titleTwo {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f1f4f9;
  cursor: pointer;
}

#form_titleTwo_left {
  height: 100%;
  display: flex;
  align-items: center;
}

#form_titleTwo_right {
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

#form_titleTwo_right .iconfont {
  font-size: 20px;
  font-weight: bold;
  color: #33ace2;
}

#vertical_line {
  width: 5px;
  height: 100%;
  background-color: #33ace2;
  margin-right: 15px;
}

#titleOne {
  font-size: 16px;
  font-weight: bold;
}
#search_region {
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  /* background-color: #67c23a; */
  margin: 15px 0;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#search_region_produce {
  box-sizing: border-box;
  width: 100%;
  /* height: 120px; */
  /* background-color: #67c23a; */
  margin: 10px 0;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.searchTable td {
  padding: 3px 0;
}

/* 保存按钮 */
.preservation_btn {
  display: inline-block;
  text-decoration: none;
  width: 80px;
  height: 32px;
  line-height: 32px;
  color: white;
  border: 1px solid #026dc6;
  background-color: #026dc6;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

  .layui-icon {
    font-size: 14px;
    font-weight: bold;
  }

/* 复制按钮 */
.copy_btn {
  display: inline-block;
  text-decoration: none;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  width: 80px;
  border: 1px solid #434547;
  background-color: #33ace2;
  color: #434547;
}
/* 返回按钮 */
.return_btn {
  display: inline-block;
  text-decoration: none;
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: #434547;
  border: 1px solid #434547;
  background-color: #e4e4e4;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
/* 查询按钮 */
.query_btn {
  width: 80px;
  height: 32px;
  display: inline-block;
  text-decoration: none;
  line-height: 32px;
  color: #39aa00;
  border: 1px solid #39aa00;
  background-color: #e5fada;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

/* 重置按钮 */
.reset_btn {
  display: inline-block;
  text-decoration: none;
  width: 80px;
  height: 32px;
  line-height: 32px;
  color: #ff9901;
  border: 1px solid #ff9901;
  background-color: #faebd6;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

/* 删除按钮 */
.delete_btn {
  display: inline-block;
  text-decoration: none;
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: #ff0303;
  border: 1px solid #ff0303;
  background-color: #f8cccc;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

/* 上传附件按钮 */
.upload_btn {
  display: inline-block;
  text-decoration: none;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  width: 80px;
  border: 1px solid #0065d8;
  background-color: #dfdffa;
  color: #0065d8;

}

.form_titleOne {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  background-color: #badaf0;
}

.form_titleTwo {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f1f4f9;
  cursor: pointer;
}

.form_titleTwo_left {
  height: 100%;
  display: flex;
  align-items: center;
}

.form_titleTwo_right {
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.form_titleTwo_right .iconfont {
  font-size: 20px;
  font-weight: bold;
  color: #33ace2;
}

.ertical_line {
  width: 5px;
  height: 100%;
  background-color: #33ace2;
  margin-right: 15px;
}

.titleOne {
  font-size: 15px;
  font-weight: bold;
}
.vertical_line {
  width: 5px;
  height: 100%;
  background-color: #33ace2;
  margin-right: 15px;
}

.form_item {
  flex: 1;
  padding: 10px;
  position: relative;
}

.form_item_label {
  font-size: 15px;
  font-weight: bold;
  position: relative;
  padding: 0 10px;
}

.form_input_text_required {
  width: 350px;
  height: 30px;
  border: 1px solid #efe8e9;
  padding-left: 10px;
  font-size: 15px;
  outline: none;
  margin-left: 20px;
  background-color: #fee9ed;
}

.form_input_text_norequired {
  width: 350px;
  height: 30px;
  border: 1px solid #efe8e9;
  padding-left: 10px;
  font-size: 15px;
  outline: none;
  margin-left: 20px;
  background-color: #f5f5f5;
}

.form_grid {
  width: 100%;
  border: 1px solid #e1ecf3;
  border-bottom: none;
  box-sizing: border-box;
  padding: 0 10px;
}

.form_grid_list {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #e1ecf3;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.form_grid_list_item {
  width: 450px;
  height: 70px;
  display: flex;
  align-items: center;
}

#label_required {
  display: inline-block;
  width: 90px;
  height: 70px;
  line-height: 70px !important;
  text-align: justify;
  text-justify: distribute-all-lines;
  text-align-last: justify;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 15px;
  font-weight: bold;
  position: relative;
}

.label_required_span2 {
  width: 100%;
}

.required_icon {
  font-size: 16px;
  font-weight: bold;
  color: #fe2121;
  position: absolute;
  top: 0px;
  left: 0px;
}

.form_grid_input_text_required {
  flex: 1;
  height: 30px;
  border: 1px solid #efe8e9;
  padding-left: 10px;
  font-size: 15px;
  outline: none;
  margin: 0 15px;
  background-color: #fee9ed;
}

.form_grid_input_text_norequired {
  flex: 1;
  height: 30px;
  border: 1px solid #efe8e9;
  padding-left: 10px;
  font-size: 15px;
  outline: none;
  margin: 0 15px;
  background-color: #f5f5f5;
}

.textarea {
  width: 100%;
  height: 150px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #efe8e9;
  outline: none;
  font-size: 16px;
}

.horizontal_line_one {
  width: 100%;
  height: 8px;
  background-color: #ededed;
}

.horizontal_line_two {
  width: 100%;
  height: 13px;
  margin-bottom: 10px;
  background-color: #ededed;
}

.button_list {
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
span {
  display: inline-block !important;
}

input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset;
}

.wrapper_container_form {
  position: relative;
}
.layui-btn-xs {
  width: 25px;
}
.layui-tab-title li {
  font-weight: bold;
  font-size: 14px;
}
.layui-colla-title {
  font-weight: bold;
  font-size: 14px;
}
.layui-form-label {
  float: left;
  display: block;
  padding: 9px 4px;
  font-weight: bold;
  text-align: right;
}
.layui-elem-quote {
  margin-bottom: 0px;
  padding: 15px;
  line-height: 8px;
  border-left: 5px solid #009688;
  border-radius: 0 2px 2px 0;
  background-color: #f2f2f2;
}
.layui-colla-title {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 35px;
  color: #333;
  /*        background-color: #efefefb8;*/
  background-color: #f1f4f9;
  cursor: pointer;
  font-size: 14px;
  overflow: hidden;
}
.backgroundcolor {
  /*color: #989b9e;*/
  font-size: 14px;
  box-sizing: border-box;
  height: 60px;
  border-right: 1px solid #e5e5e7;
  border-top: 1px solid #deecf7;
  text-align: right;
  vertical-align: middle;
  padding: 0 10px;
  font-weight: bold;
}
.colspancolor {
  /*color: #989b9e;*/
  font-size: 14px;
  box-sizing: border-box;
  height: 60px;
  border-right: 1px solid #e5e5e7;
  border-top: 1px solid #deecf7;
  text-align: center;
  vertical-align: middle;
  padding: 0 10px;
  font-weight: bold;
}
.span_unit {
  position: absolute;
  top: 0;
  right: 0;
  display: table-cell;
  white-space: nowrap;
  padding: 20px 15px;
}
.backgroundcolor.required:after {
  /*color: #989b9e;*/
  box-sizing: border-box;
  height: 60px;
  font-size: 14px;
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
  content: " *";
  color: red;
}