﻿body{ background: #fff; }
.ww { width:100%; }
.layui-header, .layui-nav { background: #fff !important; color:#000 !important; }
.layui-nav a{ background: #fff !important; color:#000 !important; }
.layui-navbox { width:99%; margin:0 auto; display: flex; justify-content: space-between; }
.layui-navbox .layui-logo img { height:60px; }
.layui-nav-img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 50%;
}
.wripter {
  padding:0 0 10px 0 !important;
  background-color: #edf0e9;
}

/*--面包屑--*/
.crumbs {
  width: 99%;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #666;
  margin: 0px auto;
}
.crumbs span {
  float: left;
  margin: 0 6px;
}

.crumbs_sy:link,
.crumbs_sy:visited {
  width: 13px;
  height: 11px;
  float: left;
  display: block;
  background: url(../images/crumbs_q.gif) no-repeat;
  margin: 5px 0 0 0;
  _margin: 4px 0 0 0;
}

.crumbs_sy:hover {
  background: url(../images/crumbs_h.gif) no-repeat;
}

.crumbs a:link,
.crumbs a:visited {
  text-decoration: none;
  color: #666;
  float: left;
}

.crumbs a:hover {
  text-decoration: underline;
  color: #f60;
}

.crumbs em {
  float: left;
  margin: 0 6px;
}

.crumbs i {
  color: #f60;
  float: left;
  margin: 0 0 0 6px;
  font-style: normal;
}

.main {
  min-height: 800px;
  height: auto !important;
  position: relative;
  top: 0px;
  display: flex;
  justify-content: space-between;
}

.left_menu { width:15%; background-color: #343434 !important; height: auto; }
.top_menu {
  height: 50px;
  line-height: 50px;
  background-color: #2d2d2d;
  text-align: center;
  color: #fff;
}
.top_menu i,
.menu_list i {
  margin-right: 8px;
}

.menu_list ul li {
  display: block;
  text-align: center;
  width: 100%;
}

.menu_list ul li .fuMenu {
  color: rgba(255, 255, 255, .6);
  font-size: 15px;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  text-align: left;
  text-indent: 20px;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid #494949;
  float: left;
  transition: all .3s;
}

.menu_list ul li .fuMenu:hover {
  border-left: 6px solid #f60;
  color: #fff;

}

.menu_list ul li .div1 {
  width: 100%;
  height: auto;
  float: left;
}

.menu_list ul li .div1 .zcd {
  font-size: 14px;

  height: 50px;
  padding-left: 46px;
  background-color: #494949;
  /* border-bottom: 1px solid #5c5c5c; */
  cursor: pointer;
  line-height: 50px;
  text-align: left;
  display: block;
  color: rgba(255, 255, 255, .6);
}

.menu_list ul li .div1 .zcd:hover {
  color: #FFF;
  background-color: #f60;
}

.menu_list ul li .div1 .removes {
  color: #fff;
  background-color: #f60;

}

.menu_list ul li .remove {
  position: relative;
  color: #fff;

}

.mainbody { background: #fff; width:88%; }

/*企业信息*/
.c_info .notice {
  width:90%;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  background-color: #fff;
  position: relative;
}

.c_info .notice .fl a {
  color: #f00;
}

.c_info .notice span a {
  color: #ff8400;
}

.c_info .notice div {
  color: #ff8400;
}

.c_info .notice div i {
  margin-right: 5px;
}

.h_company {
  overflow: hidden;
}

.h_company .c_detail .company_name {
  height: 35px;
  line-height: 35px;
}

.h_company .c_detail .company_name h1 {
  font-size: 24px;
  float: left;
  color: #333;
}

.h_company .c_detail .company_name span {
  float: left;
  font-size: 16px;
  color: #f60;
  margin: 0 15px;
}

.h_company .c_detail .company_name i {
  margin-left: 10px;
  color: #f60;
  font-size: 24px;
  cursor: pointer;
}

.h_company .c_detail .company_d li {
  font-size: 12px;
  line-height: 28px;
  height: 28px;
  color: #666;
}

.h_company .c_detail .company_d li span {
  margin-right: 20px;
}

.h_company .c_detail .company_d li em {
  color: #ff8400;
}

.h_company .c_detail .company_d li a {
  padding:0 20px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  display: inline-block;
  border: 1px solid #cccccc;
  margin-right: 10px;
}

.h_company .c_detail .company_d li a i {
  float: left;
  width: 25px;
  text-align: center;
  font-size: 20px;
}

.h_company .c_detail .company_d li a:hover {
  color: #f60;
  border: 1px solid #f60;
}

.h_company .c_detail {
  padding: 20px;
  overflow: hidden;
}

.h_company .c_detail .company_img {
  width: 190px;
  height: 150px;
  margin-right: 20px;
  border: 1px solid #eee;
}

.h_company .c_detail .company_img img {
  width: 100%;
  height: 100%;
}

.h_company .user-stat {
  padding:20px;
  overflow: hidden;
}

.user-stat .layui-row{border: 1px solid #f60;}
.user-stat .layui-col-xs3 {
  text-align: center;
  height: 42px;
  line-height: 42px;
  float: left;
  display: inline-block;
  font-size: 14px;
  color: #333333;
}

.user-stat .on {
  color: #f60;
}

.user-stat .layui-row div+div {
  border-left: 1px solid #f60;
}

.user-stat .layui-row div em {
  margin-left: 5px;
}
.lately { padding:20px; background-color:#edf0e9; height:404px; }
/*最近签单、上传、问答*/

.lately .lately_c {
  height:404px;
  overflow: hidden;
}
.lately_c .zinav {margin-top:0px !important;}
.lately_c {   box-sizing: border-box; border-right: 30px solid #edf0e9;}
.lately_c .layui-c-box{ padding:20px 0; height:100%; background: #fff; }
.lately_c:last-child{border-right: 30px solid #fff;}

.lately .lately_c a {
  font-size: 14px;
  color: #f60;
  line-height: 30px;
}

.lately .lately_c .c_list {
  margin: 0 20px 20px;
}

.lately_c .c_list li {
  overflow: hidden;
  margin-bottom: 15px;
}

.lately_c .c_list li+li {
  border-top: 1px solid #eeeeee;
  padding-top: 15px;
}

.lately_c .c_list li span {
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.lately_c .c_list li span img {
  width: 100%;
}

.lately_c .c_list li .text {
  margin-left: 20px;
  width: 205px;
}

.c_list li .text p {
  height: 36px;
  line-height: 18px;
  overflow: hidden;
  font-size: 12px;
  color: #333;
}

.c_list li .text span {
  line-height: 14px;
  height: 14px;
  font-size: 12px;
  color: #333;
}

.c_list li .text span em {
  color: #ff8400;
}

.lately .lately_c .bill ul li:nth-child(3n) {
  border-bottom: none;
}

.lately .lately_c .bill li {}

/*企业荣誉*/
.honor {
  margin: 0 20px 20px;
  overflow: hidden;
}

.honor p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 20px;
}

.honor_list ul {
  overflow: hidden;
  clear: both;
}

.honor_list li {
  width: 308px;
  height: 296px;
  border: 1px solid #dcdcdb;
  margin-bottom: 19px;
  float: left;
  position: relative;
}

.honor_list li+li {
  margin-left: 19px;
}

.honor_list li:nth-child(3n+1) {
  margin-left: 0;
}

.honor_list li p {
  text-align: center;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin: 10px 0 0;
}

.honor_list .honor_img {
  border-bottom: 1px solid #dcdcdb;
  width: 306px;
  overflow: hidden;
}

.honor_list .honor_img img {
  width: 100%;
}

.honor_list li .h_edit {
  text-align: center;
}

.honor_list li .h_edit a {
  width: 44px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin: 0 10px;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 2px;
  display: inline-block;
}

.honor_list li .h_edit .modify {
  background-color: #f60;
  color: #fff;
}

.honor_list li .h_edit .modify:hover {
  background-color: #5a9233;
}

.honor_list li .h_edit .delete {
  border: 1px solid #999;
  color: #999;
}

.honor_list li .h_edit .delete:hover {
  border: 1px solid #c1c1c1;
}

.honor_upload {
  background-color: #f1f1f1;
  text-align: center;
}

.honor_upload .upload_img {
  margin: 70px auto 20px;
  width: 96px;
  height: 94px;
}

.honor_upload .upload_button {
  border: 1px solid #999;
  border-radius: 3px;
  width: 152px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.honor_upload .upload_button i {
  color: #f60;
  margin-right: 5px;
}

.honor_upload .upload_button a {
  color: #333;
}

.upload_button .upload-file {
  font-size: 100px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  cursor: pointer;
  opacity: 0.01;
}

.upload-form {
  padding: 30px 30px 9px;
  overflow: hidden;
}

.upload-form .upload_file {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 20px 0;
}

.upload_file .sccpimg {
  background-color: #f7f8fa;
  border: 1px solid #dcdcdb;
  padding: 5px;
  height: 90px;
  width: 90px;
  margin-right: 20px;
}

.upload_file .sccpimg img {
  height: 90px;
  width: 90px;
}

.site-demo-upbar {
  width: 325px;
}

.upload_file .site-demo-upbar {
  width: 200px;
}

.upload_file .site-demo-upbar .layui-upload-button {}

.site-demo-upbar .upload-button {
  border: medium none;
  border-radius: 2px;
  color: #fff;
  display: block;
  margin-bottom: 15px;
  min-width: 60px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 120px;
}

.site-demo-upbar .upload-button span {
  display: block;
  margin: 0;
  padding: 0 10px;
  text-align: center;
}

.site-demo-upbar .huims12 {
  color: #999999;
  font-size: 12px;
  line-height: 20px;
  float: left;
}

.upload-form .upload_file input {
  font-size: 100px;
  height: 64px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
}

.upload-form .upload_file span {
  float: left;
  padding-left: 15px;
}

.upload-form .upload_file img {
  position: relative;
  float: left;
  top: 0;
}

.upload-form .upload_name {
  display: block;
  height: 35px;
  line-height: 35px;
  width: 280px;
  border: 1px solid #dcdcdb;
  padding-left: 10px;
}

.upload-form .okbtn {
  width: 200px;
  height: 40px;
  float: left;
  line-height: 40px;
  text-align: center;
  background-color: #f60;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
}

.upload-form .okbtn:hover {
  background-color: #5a9233;
}

/*广告管理*/
.h_banner {
  margin: 0 20px 20px;
  overflow: hidden;
}

.h_banner .upload_button {
  position: relative;
}

.h_banner .upload_button .upload-file {
  font-size: 100px;
  height: 35px;
  left: 0;
  position: absolute;
  top: 0;
  width: 110px;
  z-index: 10;
  cursor: pointer;
  opacity: 0.01;
}

.h_banner p {
  margin-bottom: 20px;
}

.h_banner .upload_button a {
  width: 110px;
  height: 35px;
  line-height: 35px;
  background-color: #f60;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  text-align: center;
}

.h_banner .upload_button span {
  margin-left: 10px;
  list-style-type: square;
  list-style-position: outside;
}

.rcon_sub span+span {
  margin-left: 50px;
}

.a_sign {
  border: 1px solid #999;
  padding: 20px;
  margin-top: 20px;
}

.rcon .layui-table h4 {
  border-left: 2px solid #f60;
  color: #f60;
  float: left;
  padding-left: 10px;
}

.y_sign {
  width: 130px;
  text-align: center;
  background-color: #f60;
  border-radius: 5px;
  color: #fff;
}

.y_sign:hover {
  background-color: #5a9233;
  color: #fff;
  cursor: pointer;
}

/*基本资料*/
.zinav {
  margin: 20px 20px 10px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 5px;
  overflow: hidden;
}

.zinav i {
  float: left;
  border-left: 2px solid #f60;
  padding-left: 10px;
  color: #333;
}

.zinav span {
  float: right;
}

.zinav span a {
  display: inline-block;
  background-color: #f60;
  padding: 0 10px;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  color: #FFF;
  font-size: 14px;
  border-radius: 3px;
}

.zinav span a:hover {
  background-color: #5a9233;
}

.zinav .see_more {
  font-size: 14px;
  color: #f60;
}

.zinav .layui-btn-normal {
  background-color: #f60;
}

.rcon {
  margin: 0 20px 20px;
}

.rcon .rcon_sub {
  margin-bottom: 20px;
}

.rcon p em {
  color: #ff8400;
}

.rcon .tdw170 {
  width: 135px;
  color: #999999;
}

.rcon .tdw800 {
  width: 770px;
}

.r_con_biao {
  border-left: 2px solid #f60;
  padding-left: 10px;
  font-size: 18px;
}

.rcon .layui-table td,
.rcon .layui-table th {
  border: 1px solid #EEE;
  height: 25px;
  line-height: 25px;
}

/* .rcon .layui-input {
  border: none;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  *display: inline;
} */

.layui-unselect {
  border: 1px solid #eee;
}

.layui-unselect .layui-select-title input {}

.layui-unselect .layui-form-select dl {
  padding: 0;
}

.check_one .layui-unselect {
  border: none;
  z-index: 99;
}

.rcon .sccpimg {
  border: 1px solid #dcdcdb;
  padding: 5px;
  background-color: #f7f8fa;
  margin: 0 30px 10px 0;
}

.rcon .sccpimg img {
  width: 90px;
  height: 90px;
}

.rcon .huims12 {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
}

.rcon .layui-upload-button {
  display: block;
  vertical-align: middle;
  min-width: 60px;
  height: 30px;
  line-height: 30px;
  border: none;
  border-radius: 2px;
  overflow: hidden;
  background-color: #f60;
  color: #FFF;
  margin-bottom: 15px;
  width: 120px;
}

.rcon .layui-upload-button:hover {
  display: inline-block;
  vertical-align: middle;
  min-width: 60px;
  height: 30px;
  line-height: 30px;
  border: none;
  border-radius: 2px;
  overflow: hidden;
  background-color: #f60;
  color: #FFF;
  margin-bottom: 15px;
}

.rcon .layui-upload-icon {
  display: block;
  margin: 0;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
}

.rcon .layui-upload-icon i {
  color: #fff;
}

.huangtext {
  color: #f00; margin-right: 5px;
}

.rcon .off {
  background-color: #bcbcbc;
}

.rcon .on {
  background-color: #f60;
}

.rcon .textalign {
  margin-left: 170px;
}

.rcon .layui-btn {
  /*background-color: #f60;*/
}

.rcon .layui-btn:hover {
  /*background-color: #5a9233;*/
}

.rcon .hongtext {
  color: #F00;
}

.rcon .huitex {
  color: #999999;
}

.rcon .huangtext {
  color: #ff8400;
}

.rcon .lvtext {}

.rcon .select175,
.rcon .layui-input-inline {
  width: 200px;
}

.rcon .layui-input-inline {
  margin-right: 10px;
}

.rcon .layui-input-inline .layui-input {
  width: 155px;
}

/*上传案例*/
.rcon .scal_cptu {
  border-top: 1px dotted #D2D2D2;
  margin-top: 15px;
  padding-top: 15px;
}

.rcon .scal_cptu ul li {
  float: left;
  margin: 10px 20px;
  position: relative;
  width: 150px;
  height: 150px;
  background-color: #ddd;
  overflow: hidden;
}

.rcon .scal_cptu img {
  height: 100%;
}

.rcon .scal_cpdel {
  display: none;
}

.rcon .scal_cptu ul li:hover .scal_cpdel {
  display: block;
  color: #F00;
  position: absolute;
  top: 5px;
  right: 5px;
}

.rcon .scal_cpsccg_bg {
  position: absolute;
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
  left: 35px;
  top: 35px;
  text-align: center;
  color: #FFF;
}

.rcon .scal_cpsccg {
  color: #FFF;
  display: block;
  padding-top: 15px;
}

.rcon .okbtn {
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}

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

.rcon .layui-form-radio i:hover,
.rcon .layui-form-radioed i {
  color: #f60;
}

.rcon .httable tr:nth-of-type(even) {
  background-color: #f7f7f7;
}

.rcon .httable,
.rcon .httable th {
  text-align: center;
}

.rcon .httable tr:hover {
  background-color: #e6e6e6;
}

.rcon .httable thead tr:hover {
  background: #f2f2f2;
}

.rcon .httable tr td {
  height: 25px;
  overflow: hidden;
}

.rcon .httable tr td a {
}

.rcon .layui-table {
  color: #333333;
}

.tdw80 {
  width: 80px;
}

.tdw120 {
  width: 120px;
}

.tdw100 {
  width: 100px;
}

.tdw200 {
  width: 200px;
}

.tdh {
  height: 25px;
  overflow: hidden;
}

.rcon .httable .tdh a em {
  color: #ff8400;
  padding-left: 5px;
}

.rcon .layui-table .htedit {
  background-color: #f60;
  width: 65px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #f60;
  color: #FFF;
  border-radius: 3px;
  margin: 0 5px;
}

.rcon .layui-table .htedit:hover {
  background-color: #5a9233;
  border: 1px solid #5a9233;
}

.rcon .layui-table .htdel {
  background-color: #fff;
  width: 65px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #999999;
  color: #999999;
  border-radius: 3px;
  margin: 0 5px;
}

.rcon .layui-table .htdel:hover {
  border: 1px solid #c1c1c1;
}

/*招标信息*/
.rcon .pdtimeso .layui-input {
  border: 1px solid #dcdcdb;
  line-height: 35px;
  height: 35px;
}

.rcon .pdtimeso .titleso {
  width: 230px;
  margin-right: 30px;
}

.rcon .pdtimeso .timeso {
  width: 140px;
  margin: 0 10px;
}

.rcon .pdtimeso .layui-btn {
  height: 35px;
  line-height: 35px;
  padding: 0 30px;
}

.rcon .pdtimeso .timepo {
  position: relative
}

.rcon .pdtimeso .lelitu {
  position: absolute;
  right: 17px;
  top: 1px;
  color: #f60;
  font-size: 20px;
}

.rcon .pdtimeso {
  margin: 15px 0 25px;
}

.rcon .pdtimeso ul li {
  float: left;
  line-height: 35px;
}

.rcon .zbxxnav li {
  border: 1px solid #dcdcdb;
  border-bottom: none;
  margin: 0 10px;
  line-height: 37px;
}

.rcon .zbxxnav .layui-this {
  border: none;
  border-top: 3px solid #f60;
  border-bottom: 3px solid #fff;
  color: #f60;
  line-height: 35px;
  -webkit-transition: none;
}

.rcon .h_border {
  border: 1px solid #eee;
}

.rcon .h_border input {
  height: 35px;
  line-height: 35px;
}

/*评价管理*/
.star_title {
  float: left;
}

.rating {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  top: 2px;
}

.rating li {
  background: rgba(0, 0, 0, 0) url("../images/star_img.png") no-repeat scroll 0 0;
  display: block;
  float: left;
  height: 16px;
  margin-left: 5px;
  margin-top: 5px;
  width: 16px;
}

.rating li.rated {
  background-position: 0 -14px;
}

.rcon .layui-table td pre {
  font: 14px Helvetica Neue, Helvetica, PingFang SC, 微软雅黑, Tahoma, Arial, sans-serif;
  color: #333;
}

.tdw800 .layui-form-checkbox *,
.tdw800 .layui-form-radio,
.layui-form-radio *,
.tdw800 .layui-form-switch {
  display: inline-block;
  *display: inline !important;
  zoom: 1;
  float: left;
  vertical-align: middle;
}

.tdw800 .layui-form-checkbox {
  width: 100px;
  display: inline-block;
  *display: inline;
}

.tdw800 .layui-form-checkbox[lay-skin=primary] span {
  float: left;
}

/*会员中心底部*/
.footer {
  /*background-color: #fff;*/
  padding: 15px 0;
}

.footer .foot-nav {
  text-align: center;
  font-size: 14px;
}

.footer .foot-nav li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 15px;
}

.footer .copyright {
  text-align: center;
  color: #999;
}

.layui-form .layui-table .layui-input {

}

.tdw800 .layui-form-select {}

.tdw800 .layui-form-select DL {
  position: absolute;
  padding: 0;
  top: 30px;
}

.tdw800 .layui-form-select DL dd {
  display: block;
}

.w200 {
  width: 200px;
}

.w154 {
  width: 154px;
}


/* 创建店铺  2019-09-09 */

.create {
  display: none;
}

.create-cur {
  display: block;
}

.card-wrapper {
  padding: 0 30px;
  margin: 0px 0;
}

.card-header {
  width: 100%;
  height:80px;
  line-height: 80px;
}

.card-header .header-tip {
  margin-left: 30px;
  color: #f00
}

.card-nav {
  width: 100%;
  height: 40px;
  margin-top: 30px;
  text-align: center;
  font-size: 0;
  line-height: 40px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.card-nav .card-nav-item {
  position: relative;
  display: inline-block;
  width: calc(100% / 3);
  font-size: 16px;

}

.card-nav .card-nav-item::before {
  content: "";
  z-index: 99;
  position: absolute;
  right: -15px;
  top: 5px;
  width: 29px;
  height: 29px;
  border-radius: 3px;
  background: #fff;
  border-bottom: 1.5px solid #ccc;
  border-left: 1.5px solid #ccc;
  transform: rotate(225deg);
}

.card-nav .card-nav-item:last-child::before {
  content: none;
}

.card-nav .card-nav-item-cur {
  color: #fff;
  background: #f60;

}

.card-nav .card-nav-item-cur::before {
  background: #f60;
  border-bottom: 1px solid #f60;
  border-left: 1px solid #f60;

}

.card-tab {
  width: 100%;
  margin: 30px 0;
  font-size: 0;
}

.card-tab .card-tab-item {
  display: inline-block;
  margin-right: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  cursor: pointer;
}

.card-tab .card-tab-item-cur{
  color: #f60 !important
}

.card-body {
  margin-top: 30px;
}

.card-show {
  display: none;
}

.card-body .layui-form {
  margin-top: 30px;
}

.card-body .layui-form .layui-form-item {
  padding-left: 0;
  margin-bottom: 20px;
}

.card-body .layui-form .form-btns {
  margin: 80px 0 50px;
}

.card-body .layui-form .layui-form-item .layui-btn {
  position: relative;
  /*width: 90px;*/
  height: 30px;
  line-height: 30px;
  background: #f60;
  overflow: hidden;
}

.card-body .layui-form .layui-form-item .layui-form-mid {
  font-size: 13px;
  color: #999;
}

.card-body .layui-form .layui-form-item .ml-145 {
  margin-left: 145px;
}
.card-body .layui-form .layui-form-item .ml-130{
  margin-left: 130px;
}

.card-body .layui-form .layui-form-item .layui-form-label {
  width: 200px;
  padding: 9px 0;
  text-align: left;
}

.card-body .layui-form .layui-form-item .layui-input-inline {
  width: 360px;
}


.card-body .layui-form .layui-form-item .layui-input-block .layui-unselect {
  width: 150px;
  border: none;
}

.layui-form-item .layui-upload-list {
  width: 100px;
  height: 100px;
  ;
}



.layui-form-item .layui-upload-list .layui-upload-img {
  width: 90px;
  height: 90px;
  ;
}

.card-body .layui-elem-field {
  margin: 30px !important
}

.card-body .layui-form .layui-form-item .layui-input-block {
  margin-left: 200px;
  margin-right: 30px;
}

.card-body .layui-form .layui-form-item .layui-input-block .layui-input {

}

.card-body .layui-form .layui-form-item .layui-input-block+.layui-form-mid {
  margin-left: 200px !important;
}

.card-body .layui-form .layui-form-item .layui-input-block .sub-btn {
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #f60;
}

.card-body .layui-form .layui-form-item .layui-input-block .btn-gray {
  background: #999;
}

.card-body .layui-form .layui-form-item .layui-input-block .clear-border {
  border: none;
}

.isBorder {
  border: 1px solid #e6e6e6 !important;
}

.w-atuo {
  width: calc((100% - 195px)/3) !important;

}

.layui-form-select {
  border: 1px solid #e6e6e6 !important;
}

.card-body .layui-form .layui-form-item .btn-center {
  margin: 4px 0;
}

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

.card-body .layui-upload-button {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
  line-height: inherit;
  border: none;
  border-radius: none;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
  opacity: 0;
}

.card-body .layui-upload-button:hover {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
}

.card-img {
  display: flex;
  width: 100%;
  height: auto;
  padding: 30px 0;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

.card-img img {
  width: 180px;
  height: auto;
}

.layui-form-checkbox[lay-skin=primary] {
  width: 150px;
}

.layui-form-checkbox[lay-skin=primary] span {
  position: absolute;
  left: 33px;
  width: 112px;
  padding: 0;
}

.card-body .layui-form .layui-form-item .layui-input-block .layui-unselect {
  float: left;
}
.card-body .layui-form .layui-form-item .lay-ad{
  position: absolute;
  left: 400px;
  top: 0;
  color: #ff8400 !important;
}

.lay-line{
  display: block !important;

  margin-bottom:20px;
}
.lay-line .layui-form-label{
  width: 130px;
  padding: 9px 0;
  text-align: left;
}
.lay-line .layui-input-block{
  display: inline-block;
  margin-left: 0;
}