body {
  margin: 0;
  text-align: left;
  font: 14px/140% "\5B8B\4F53", Arial, Verdana;
  font-family: "苹方", "Microsoft YaHei", "微软雅黑", Helvetica, "黑体", Arial, Tahoma;
  color: #666;
  min-width: 900px;
  background: #fff;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
a {
  text-decoration: none !important;
  color: #909399;
}
.orange {
  color: #F67619 !important;
}
.snd-container .orange {
  color: #3dcd58 !important;
}
.blue {
  color: #369aec !important;
}
.must_type {
  position: relative;
}
.must_type::before {
  content: "*";
  color: red;
  font-size: 16px;
  position: absolute;
  top: 4px;
  left: 0;
}
.address_city,
.address_region,
.address_input {
  margin-left: 80px;
}
.address_region + .el-textarea {
  margin-left: 80px;
}
.noData {
  width: 300px;
  height: 400px;
  margin: 0 auto;
  line-height: 650px;
  text-align: center;
  color: #9093A6;
  font-size: 24px;
  background: url(../../../img/modules_es6/websiteScrm/no_data_img.png) no-repeat center;
  background-size: 108px 124px;
}
#getCode_suss {
  color: #fff;
  border: 1px solid #D3D3D3;
  background: #D3D3D3;
}
#mobile {
  width: 73%;
}
.address {
  clear: both;
}
.mt_10 {
  margin-top: 10px;
}
.mt_20 {
  margin-top: 20px;
}
.mt_30 {
  margin-top: 30px;
}
.mt_40 {
  margin-top: 40px;
}
.mt_50 {
  margin-top: 50px;
}
.mb_10 {
  margin-bottom: 10px;
}
.mb_20 {
  margin-bottom: 20px;
}
.mb_30 {
  margin-bottom: 30px;
}
.mb_40 {
  margin-bottom: 40px;
}
.mb_50 {
  margin-bottom: 50px;
}
.ml_10 {
  margin-left: 10px;
}
.mr_20 {
  margin-right: 20px;
}
.pt_10 {
  padding-top: 10px;
}
.pt_20 {
  padding-top: 20px;
}
.pt_30 {
  padding-top: 30px;
}
.pt_40 {
  padding-top: 40px;
}
.pt_50 {
  padding-top: 50px;
}
.pb_10 {
  padding-bottom: 10px;
}
.pb_20 {
  padding-bottom: 20px;
}
.pb_30 {
  padding-bottom: 30px;
}
.pb_40 {
  padding-bottom: 40px;
}
.pb_50 {
  padding-bottom: 50px;
}
.body {
  display: block;
  width: 100%;
}
header {
  display: block;
  width: 100%;
  border-bottom: 1px solid #EBEBEB;
}
header div {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  padding: 15px 0;
}
header div span {
  display: block;
  max-width: 134px;
  line-height: 50px;
  max-height: 50px;
}
header div span a {
  margin: 0 5px;
}
header div span a img {
  width: 50px;
  height: 49px;
}
header div span i {
  cursor: pointer;
}
header .el-dropdown {
  width: auto;
  height: auto;
  float: right;
  padding: 0;
  cursor: pointer;
  padding-left: 30px;
  background: url(../../../img/modules_es6/websiteScrm/icon_user.png) no-repeat left center;
}
header .el-dropdown .name {
  display: inline-block;
  max-width: 100px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.removeUser:hover .remove_btn {
  display: block;
}
.removeUser {
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
  box-sizing: border-box;
  background: url(../../../img/modules_es6/websiteScrm/icon_user.png) no-repeat left center;
  background-size: 20px 24px;
}
.removeUser::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../../../img/modules_es6/websiteScrm/icon_up.png) no-repeat center center;
  background-size: 12px 11px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8.5px;
}
.removeUser .user_name {
  display: block;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.removeUser .remove_btn {
  display: none;
  width: 100px;
  height: 40px;
  padding-left: 15px;
  line-height: 40px !important;
  box-shadow: 0px 0px 2px 0px rgba(169, 169, 169, 0.5);
  background: #fff;
  line-height: 20px;
  position: absolute;
  top: 50px;
  left: -30px;
  z-index: 999;
}
.removeUser .remove_btn::before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #F2F2F2;
  position: absolute;
  top: -7px;
  left: 90px;
}
.zq_checkbox,
.zq_radio {
  float: left;
  width: 74%;
}
.zq_checkbox .el-checkbox,
.zq_radio .el-checkbox,
.zq_checkbox .el-radio,
.zq_radio .el-radio {
  width: 38% !important;
  margin: 0 3%;
}
.pages .el-input__inner {
  line-height: 28px !important;
  height: 29px !important;
}
.dialog_info {
  display: block;
  overflow: hidden;
  margin-top: 5px;
}
.dialog_info .el-input--medium .el-input__inner {
  height: 36px;
  line-height: 36px;
}
.dialog_info .el-input__inner {
  width: 65% !important;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.dialog_info > div > span {
  width: 30%;
  margin-left: 5%;
  display: inline-block;
  padding: 0 15px;
  height: 34px;
  color: #fff;
  text-align: center;
  margin-top: 5px;
  line-height: 34px;
  border: 1px solid #FF7A00;
  background: #f67619;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
}
.dialog_info p {
  font-size: 12px;
  padding-top: 15px;
  color: #909399;
}
.table_form .el-form-item__label {
  text-align: left;
  width: 100%;
  float: none;
}
.table_form .el-select {
  width: 100%;
}
.table_form .el-date-editor {
  width: 100% !important;
}
.table_form .company_box {
  width: 100%;
}
.bg-schneider .orange {
  color: #3dcd58 !important;
}
.bg-schneider .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #3dcd58 !important;
}
.codeDialog {
  padding-top: 12%;
}
.code_box {
  font-size: 12px;
  text-align: center;
}
.code_box h5 {
  font-weight: normal;
  font-size: 18px;
}
.code_box img {
  margin: 39px 0 14px 0px;
  box-sizing: border-box;
  border: 1px solid #E4E7ED;
}
.code_box p {
  color: #909399;
  font-size: 14px;
}
.orgDialogCont .el-dialog__header {
  padding: 0 24px;
  padding-top: 20px;
}
.orgDialogCont .el-dialog__body {
  max-height: 300px;
  overflow: auto;
  padding: 10px 0;
}
.orgDialogCont .tips {
  height: 32px;
  line-height: 32px;
  background: #F5F7FA;
  padding: 0 24px;
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
}
.orgDialogCont .el-tree {
  padding: 0 18px;
}
.orgDialogCont .el-icon-check {
  margin-left: 28px;
}
.el-button--text {
  font-weight: 400;
}
