body,
html {
  height: 100%;
}
.table-row {
  margin: auto;
  width: auto;
}
/*begin 注册页面样式*/
.reg {
  background: #f5f6f8;
}
.reg .panel {
  margin-top: 0;
  border: none;
  margin-bottom: 0;
}
.reg table {
  width: 100%;
}
.reg td {
  vertical-align: middle;
  padding: 10px;
}
.reg td:nth-of-type(1) {
  width: 150px;
  text-align: right;
  white-space: nowrap;
}
.reg .form-group {
  margin-bottom: 0;
}
.reg th {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
}
.reg th div {
  margin-top: 30px;
}
.reg .panel-heading {
  border: none;
}
.reg .panel-title span {
  font-size: 14px;
  color: #aaa;
}
.reg .popover {
  background: #f5f6f8;
  color: #aaa;
  font-size: 12px;
  top: 10px;
}
.reg .popover.right > .arrow {
  top: 17px;
  left: -12px;
  margin-top: -6px;
}
.reg .popover > .arrow {
  border-width: 6px;
}
.reg .popover.right > .arrow:after {
  border-right-color: #f5f6f8;
}
.reg .popover-content {
  padding: 7px 7px;
}
.reg .popover p {
  margin: 0 !important;
}
/*end 注册页面样式*/
/*begin 注册步骤样式*/
#reg-step1 .login-panel .login-title h2 {
  color: green !important;
}
#reg-step2 .login-panel .login-title h2 {
  color: green !important;
}
#reg-step2 {
  display: none;
}
#reg-step2 .contact > div {
  display: inline-block;
  width: 49%;
  margin: 20px 0;
  text-align: center;
  vertical-align: middle;
}
#reg-step2 .contact > div:nth-of-type(2) {
  font-size: 80%;
}
img.form-control-feedback {
  pointer-events: auto;
}
/*end 注册步骤样式*/
/*begin 活动图片样式*/
.ad-img {
  position: absolute;
  bottom: 0;
}
/*end 活动图片样式*/
.login-auth {
  background: #f5f6f8;
  min-height: 500px;
}
.login-auth .auth-panel {
  max-width: 650px;
  margin: 80px auto;
  background: #fff;
  text-align: center;
  padding: 50px 0;
}
.auth-panel .remind-text {
  margin: 40px 0;
  text-align: center;
}
.auth-panel .remind-text img {
  vertical-align: middle;
}
.auth-panel .remind-text p {
  font-size: 16px;
  padding-left: 5px;
  display: inline-block;
}
.auth-panel .btn {
  margin: 0 20px;
}
.auth-panel .btn-default {
  background-color: #f5f6f8;
  border-color: #e3e4e6;
  box-shadow: 0px 0px 5px #fafafa;
}
.reg-common .panel-body {
  padding: 40px;
}
.reg-common .reg-title {
  color: #002249;
  font-size: 30px;
  padding-left: 10px;
  border-left: 3px solid #0c59db;
  margin-bottom: 20px;
}
.reg-common input[type="text"] {
  width: 350px !important;
}
.reg-common .red {
  color: red;
}
.reg-common .reg-submit-btn {
  width: 350px;
  height: 48px;
  line-height: 48px;
  background-color: #0c59db;
  color: #fff;
  box-shadow: 0 5px 10px #c2d1eb;
  border: none;
}
@media screen and (max-width: 750px) {
  .reg-common .reg-submit-btn {
    width: 100%;
    height: 38px;
    line-height: 38px;
  }
}
.reg-common-box {
  border-top: 1px solid #e3e9f1;
  padding-top: 30px;
  padding-bottom: 90px;
}
.reg-common-box .reg-industry select {
  height: 48px;
  line-height: 48px;
  width: 350px;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  font-size: 14px;
}
.reg-common-box .reg-vcode,
.reg-common-box .reg-password {
  width: 350px;
  position: relative;
}
.reg-common-box .reg-vcode .getCode,
.reg-common-box .reg-password .getCode {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  padding-right: 5px;
  font-size: 14px;
  color: #0c59db;
  cursor: pointer;
}
.reg-common-box .reg-process-nav {
  width: 180px;
  min-height: 800px;
  border-right: 1px solid #e3e9f1;
}
.reg-common-box .reg-process-nav .nav-item {
  position: relative;
  color: #738ba5;
  font-size: 18px;
  line-height: 70px;
}
.reg-common-box .reg-process-nav .nav-item::before {
  content: attr(data-step);
  display: inline-block;
  height: 35px;
  width: 35px;
  color: #002249;
  text-align: center;
  line-height: 35px;
  border-radius: 35px;
  border: 1px solid #cfd6dd;
  margin-right: 10px;
}
.reg-common-box .reg-process-nav .nav-item:not(:last-child)::after {
  content: "";
  height: 30px;
  top: 54px;
  width: 1px;
  background-color: #ccd3db;
  position: absolute;
  left: 16px;
}
.reg-common-box .reg-process-nav .current {
  color: #002249;
}
.reg-common-box .reg-process-nav .current::before {
  border: 1px solid #0c59db;
  color: #fff;
  background-color: #0c59db;
}
.reg-common-box .reg-process-info {
  color: #002249;
  font-size: 16px;
}
.reg-common-box .reg-process-info input:not([type="submit"]) {
  box-shadow: 0 0 0 transparent;
}
@media screen and (min-width: 768px) {
  .reg-common-box .multi-form input[type="text"],
  .reg-common-box .multi-form input[type="password"] {
    height: 48px;
    line-height: 48px;
    width: 350px;
  }
  .reg-common-box .reg-process-info td:nth-of-type(1) {
    font-size: 16px;
    color: #002249;
  }
  .reg-common-box .reg-process-info i {
    height: 48px;
    line-height: calc(48px);
  }
  .reg-common-box .reg-process-info label {
    line-height: 48px;
  }
}
@media screen and (max-width: 750px) {
  .reg-common-box .reg-vcode,
  .reg-common-box .reg-password {
    width: 100%;
  }
}
.reg-retrieve {
  padding: 30px 0 200px;
}
.reg-retrieve-step2 {
  margin: auto;
  width: 80%;
}
.reg-retrieve-step2 .fa-angle-right {
  font-size: 60px;
  color: #b7c3d0;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  line-height: 90px;
  right: 20px;
  font-weight: 300;
}
.reg-retrieve-step2 .step2-title {
  color: #002249;
}
.reg-retrieve-step2 .step2-item {
  cursor: pointer;
  display: block;
  border: 1px solid #ccd3db;
  margin: 0 auto 20px;
  padding: 20px 80px;
  height: auto;
  position: relative;
  background-color: #fafafa;
  width: 600px;
}
.reg-retrieve-step2 .step2-item:not(:disabled):hover {
  background-color: #0c59db;
}
.reg-retrieve-step2 .step2-item:not(:disabled):hover .step2-title,
.reg-retrieve-step2 .step2-item:not(:disabled):hover .step2-info,
.reg-retrieve-step2 .step2-item:not(:disabled):hover .fa-angle-right {
  color: #fff;
}
.reg-retrieve-step2 .step2-mobile,
.reg-retrieve-step2 .step2-email {
  pointer-events: none;
}
.reg-retrieve-step2 .step2-img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 20px;
}
.reg-retrieve-step2 .step2-info {
  font-size: 16px;
  color: #738ba5;
  line-height: 30px;
}
.reg-retrieve-step3 .check-form {
  color: #002249;
  margin-bottom: 12px;
  font-size: 16px;
}
.reg-retrieve-step3 .step-code {
  min-width: 120px;
}
.reg-retrieve-step3 .step3-input-wrap {
  padding-right: 10px;
}
.reg-retrieve-step3 .step3-input-wrap input[type="text"] {
  height: 42px;
  line-height: 42px;
}
.reg-retrieve-step3 .step3-tips {
  color: #002249;
}
.reg-retrieve-step3 .step3-tips a {
  color: #0c59db;
}
.reg-index {
  padding: 30px 0;
  background-color: #f1f3f8;
}
.login-index {
  height: 100%;
  min-height: 650px;
  overflow-y: auto;
  background: url(/img/page/v2020/login/bg/login-bg.jpg) no-repeat center;
  background-size: cover;
}
.login-index .login-title h2 {
  color: #002249;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.login-index input[type="text"],
.login-index input[type="password"] {
  height: 52px;
  line-height: 52px;
  padding-left: 55px;
}
.login-index .has-feedback .icon {
  width: 15px;
  height: 20px;
  top: 15px;
  left: 15px;
}
.login-index .has-feedback .iconfont {
  left: 5px;
}
.login-index .has-feedback::before {
  content: "";
  display: inline-block;
  height: 25px;
  width: 1px;
  background-color: #dcdcdc;
  position: absolute;
  margin: auto;
  left: 45px;
  top: 0;
  bottom: 0;
}
.login-index .form-control-feedback {
  height: 42px;
  line-height: 42px;
}
.login-index .login-index-title {
  color: #fff;
  padding-top: 120px;
  display: none;
}
.login-index .login-index-title h1 {
  font-size: 36px;
  line-height: 101px;
}
.login-index .login-index-title h2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 101px;
}
.login-index.content::after {
  content: "";
  display: table;
  clear: both;
}
.login-index .login-panel {
  width: 354px;
  color: #002249;
}
.login-index .login-panel-default {
  padding-top: 40px;
}
.login-index .login-msg {
  color: #002249;
}
.login-index .login-msg a {
  color: #0c59db;
}
@media screen and (min-width: 576px) {
  .login-index .login-panel {
    top: 100px;
    transition: all 0.5s;
  }
}
@media screen and (min-width: 992px) {
  .login-index .login-index-title {
    display: inline-block;
  }
  .login-index .login-panel {
    top: 50px;
    transition: all 0.5s;
  }
}
@media screen and (min-width: 1200px) {
  .login-index .login-panel {
    top: 80px;
  }
}
@media screen and (min-width: 1500px) {
  .login-index .login-panel {
    top: 160px;
    transition: all 0.5s;
  }
}
.login-index-verification .verification-code {
  left: inherit;
  margin: 1px;
  width: 80px;
  height: 22px;
  margin: 10px 12px;
}
.login-index-verification input {
  padding-right: 104px;
}
.login-footer-app {
  position: fixed;
  bottom: 0;
}
.login-footer-app .footer-app-declare {
  height: auto;
  margin: 0;
  padding: 15px 0;
  background-color: #131824;
  color: #505865 !important;
}
.footer-app {
  padding-bottom: 0;
}
.reg-success h3 {
  font-size: 18px;
  font-weight: bold;
  color: #002249;
  line-height: 32px;
}
.reg-success p {
  color: #002249;
  font-size: 14px;
}
.reg-success .panel {
  border-color: transparent;
}
.reg-success .reg-process-nav > div {
  height: 650px;
}
.reg-success .success-img {
  text-align: right;
}
.reg-success .c-btn {
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
  border-radius: 0;
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .table-row .reg-process-nav {
    display: none;
  }
  .reg-common .reg-title {
    font-size: 20px;
  }
  .reg-common .panel-body {
    padding: 20px 15px;
  }
  .reg td {
    padding: 8px 5px;
  }
  .reg-common-box {
    padding-top: 15px;
  }
  .popover.right {
    margin-left: 3px;
  }
  .reg td:nth-of-type(1) {
    font-size: 12px;
    width: 60px;
  }
}
.con-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  min-height: 100vh;
  background-image: url(../img/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
input[type="hidden"] {
  display: none;
}
.login-img {
  margin-right: 32px;
}
.com-box .com-title {
  margin-bottom: 20px;
}
.com-box h3 {
  font-size: 24px;
  font-weight: bold;
  color: #252b3a;
}
.com-box .layui-form-item {
  margin-bottom: 10px;
}
.com-box .layui-form-item:last-child {
  margin-bottom: 0;
}
.com-box .pwd-box {
  position: relative;
}
.com-box .pwd-box input {
  padding-right: 40px;
}
.com-box .pwd-box .eye {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.com-box .code-box {
  position: relative;
}
.com-box .code-box .vc-img {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  max-width: 60px;
}
.com-box .link-box {
  font-size: 14px;
}
.com-box .link-box span {
  color: #575d6c;
}
.com-box .link-box a {
  color: #0c59db;
}
@media screen and (max-width: 750px) {
  .com-box {
    padding: 0 0 70px 0;
    margin-top: 15px;
    background: none;
    box-shadow: none;
  }
}
.login-box .formSubmit {
  margin: 50px 0 30px;
}
.login-box #captcha {
  padding: 16px 80px 16px 14px;
}
.register-box .register-title {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.register-box .register-title h3 {
  margin-right: 19px;
}
.register-box .register-tip {
  max-width: 325px;
  font-size: 14px;
  color: #9ba6bf;
  margin-bottom: 20px;
}
.register-box .formSubmit {
  margin-top: 20px;
  margin-bottom: 0;
}
.register-box .phone-box {
  position: relative;
}
.register-box .phone-box span {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  padding-right: 8px;
  border-right: 1px solid #dfe1e6;
  font-size: 14px;
  color: #252b3a;
}
.register-box .phone-box input {
  padding: 16px 14px 16px 55px;
}
.step-2 {
  display: none;
}
.tab-box .tab-change {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.tab-box .tab-change .tab {
  font-size: 14px;
  color: #252b3a;
  padding-bottom: 4px;
  cursor: pointer;
}
.tab-box .tab-change .tab:first-child {
  margin-right: 40px;
}
.tab-box .tab-change .tab.active {
  font-size: 16px;
  border-bottom: 2px solid #0c59db;
}
.tab-box .tab-con {
  display: none;
}
.tab-box .tab-con.active {
  display: block;
}
@media screen and (max-width: 1921px) {
  .con-box {
    padding: 30px 0;
  }
}
@media screen and (max-width: 750px) {
  .con-box {
    display: block;
    padding: 28px 28px 0;
    background: none;
  }
  .login-img {
    width: 91px;
  }
  .slogan-img {
    display: none;
  }
}
.user-register {
  padding: 20px 0 40px;
}
.btn-info.disabled,
.btn-info.disabled:active,
.btn-info.disabled:hover,
.btn-info.disabled:focus {
  background-color: #ef2a3a;
  border-color: #ef2a3a;
}
.layui-unselect {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.layui-elip,
.layui-form-checkbox span,
.layui-form-pane .layui-form-label {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layui-breadcrumb,
.layui-tree-btnGroup {
  visibility: hidden;
}
blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: none;
}
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h4,
h5,
h6 {
  font-size: 100%;
}
button,
input,
optgroup,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
}
.layui-select,
.layui-textarea,
.layui-upload-button {
  outline: 0;
  -webkit-appearance: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  box-sizing: border-box;
}
.layui-elem-quote {
  margin-bottom: 10px;
  padding: 15px;
  line-height: 22px;
  border-left: 5px solid #009688;
  border-radius: 0 2px 2px 0;
  background-color: #f2f2f2;
}
.layui-quote-nm {
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  background: 0 0;
}
.layui-elem-field {
  margin-bottom: 10px;
  padding: 0;
  border-width: 1px;
  border-style: solid;
}
.layui-elem-field legend {
  margin-left: 20px;
  padding: 0 10px;
  font-size: 20px;
  font-weight: 300;
}
.layui-field-title {
  margin: 10px 0 20px;
  border-width: 1px 0 0;
}
.layui-field-box {
  padding: 10px 15px;
}
.layui-field-title .layui-field-box {
  padding: 10px 0;
}
.layui-progress {
  position: relative;
  height: 6px;
  border-radius: 20px;
  background-color: #e2e2e2;
}
.layui-progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  max-width: 100%;
  height: 6px;
  border-radius: 20px;
  text-align: right;
  background-color: #5fb878;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.layui-progress-big,
.layui-progress-big .layui-progress-bar {
  height: 18px;
  line-height: 18px;
}
.layui-progress-text {
  position: relative;
  top: -20px;
  line-height: 18px;
  font-size: 12px;
  color: #666;
}
.layui-progress-big .layui-progress-text {
  position: static;
  padding: 0 10px;
  color: #fff;
}
.layui-collapse {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
}
.layui-colla-content,
.layui-colla-item {
  border-top-width: 1px;
  border-top-style: solid;
}
.layui-colla-item:first-child {
  border-top: none;
}
.layui-colla-title {
  position: relative;
  height: 42px;
  line-height: 42px;
  padding: 0 15px 0 35px;
  color: #333;
  background-color: #f2f2f2;
  cursor: pointer;
  font-size: 14px;
  overflow: hidden;
}
.layui-colla-content {
  display: none;
  padding: 10px 15px;
  line-height: 22px;
  color: #666;
}
.layui-colla-icon {
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 14px;
}
.layui-card {
  margin-bottom: 15px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.layui-card:last-child {
  margin-bottom: 0;
}
.layui-card-header {
  position: relative;
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  border-bottom: 1px solid #f6f6f6;
  color: #333;
  border-radius: 2px 2px 0 0;
  font-size: 14px;
}
.layui-bg-black,
.layui-bg-blue,
.layui-bg-cyan,
.layui-bg-green,
.layui-bg-orange,
.layui-bg-red {
  color: #fff !important;
}
.layui-card-body {
  position: relative;
  padding: 10px 15px;
  line-height: 24px;
}
.layui-card-body[pad15] {
  padding: 15px;
}
.layui-card-body[pad20] {
  padding: 20px;
}
.layui-card-body .layui-table {
  margin: 5px 0;
}
.layui-card .layui-tab {
  margin: 0;
}
.layui-panel-window {
  position: relative;
  padding: 15px;
  border-radius: 0;
  border-top: 5px solid #e6e6e6;
  background-color: #fff;
}
.layui-auxiliar-moving {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
  z-index: 9999999999;
}
.layui-form-label,
.layui-form-mid,
.layui-form-select,
.layui-input-block,
.layui-input-inline,
.layui-textarea {
  position: relative;
}
.layui-bg-red {
  background-color: #ff5722 !important;
}
.layui-bg-orange {
  background-color: #ffb800 !important;
}
.layui-bg-green {
  background-color: #009688 !important;
}
.layui-bg-cyan {
  background-color: #2f4056 !important;
}
.layui-bg-blue {
  background-color: #1e9fff !important;
}
.layui-bg-black {
  background-color: #393d49 !important;
}
.layui-bg-gray {
  background-color: #eee !important;
  color: #666 !important;
}
.layui-badge-rim,
.layui-colla-content,
.layui-colla-item,
.layui-collapse,
.layui-elem-field,
.layui-form-pane .layui-form-item[pane],
.layui-form-pane .layui-form-label,
.layui-input,
.layui-layedit,
.layui-layedit-tool,
.layui-quote-nm,
.layui-select,
.layui-tab-bar,
.layui-tab-card,
.layui-tab-title,
.layui-tab-title .layui-this:after,
.layui-textarea {
  border-color: #e6e6e6;
}
.layui-timeline-item:before,
hr {
  background-color: #e6e6e6;
}
.layui-text {
  line-height: 22px;
  font-size: 14px;
  color: #666;
}
.layui-text h1,
.layui-text h2,
.layui-text h3 {
  font-weight: 500;
  color: #333;
}
.layui-text h1 {
  font-size: 30px;
}
.layui-text h2 {
  font-size: 24px;
}
.layui-text h3 {
  font-size: 18px;
}
.layui-text a:not(.layui-btn) {
  color: #01aaed;
}
.layui-text a:not(.layui-btn):hover {
  text-decoration: underline;
}
.layui-text ul {
  padding: 5px 0 5px 15px;
}
.layui-text ul li {
  margin-top: 5px;
  list-style-type: disc;
}
.layui-text em,
.layui-word-aux {
  color: #999 !important;
  padding: 0 5px !important;
}
.layui-btn {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background-color: #009688;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.layui-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #fff;
}
.layui-btn:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.layui-btn + .layui-btn {
  margin-left: 10px;
}
.layui-btn-container {
  font-size: 0;
}
.layui-btn-container .layui-btn {
  margin-right: 10px;
  margin-bottom: 10px;
}
.layui-btn-container .layui-btn + .layui-btn {
  margin-left: 0;
}
.layui-table .layui-btn-container .layui-btn {
  margin-bottom: 9px;
}
.layui-btn-radius {
  border-radius: 100px;
}
.layui-btn .layui-icon {
  margin-right: 3px;
  font-size: 18px;
  vertical-align: bottom;
  vertical-align: middle\9;
}
.layui-btn-primary {
  border: 1px solid #c9c9c9;
  background-color: #fff;
  color: #555;
}
.layui-btn-primary:hover {
  border-color: #009688;
  color: #333;
}
.layui-btn-normal {
  background-color: #1e9fff;
}
.layui-btn-warm {
  background-color: #ffb800;
}
.layui-btn-danger {
  background-color: #ff5722;
}
.layui-btn-checked {
  background-color: #5fb878;
}
.layui-btn-disabled,
.layui-btn-disabled:active,
.layui-btn-disabled:hover {
  border: 1px solid #e6e6e6;
  background-color: #fbfbfb;
  color: #c9c9c9;
  cursor: not-allowed;
  opacity: 1;
}
.layui-btn-lg {
  height: 44px;
  line-height: 44px;
  padding: 0 25px;
  font-size: 16px;
}
.layui-btn-sm {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
}
.layui-btn-sm i {
  font-size: 16px !important;
}
.layui-btn-xs {
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  font-size: 12px;
}
.layui-btn-xs i {
  font-size: 14px !important;
}
.layui-btn-group {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.layui-btn-group .layui-btn {
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
}
.layui-btn-group .layui-btn-primary {
  border-left: none;
}
.layui-btn-group .layui-btn-primary:hover {
  border-color: #c9c9c9;
  color: #009688;
}
.layui-btn-group .layui-btn:first-child {
  border-left: none;
  border-radius: 2px 0 0 2px;
}
.layui-btn-group .layui-btn-primary:first-child {
  border-left: 1px solid #c9c9c9;
}
.layui-btn-group .layui-btn:last-child {
  border-radius: 0 2px 2px 0;
}
.layui-btn-group .layui-btn + .layui-btn {
  margin-left: 0;
}
.layui-btn-group + .layui-btn-group {
  margin-left: 10px;
}
.layui-btn-fluid {
  width: 100%;
}
.layui-input,
.layui-select,
.layui-textarea {
  height: 38px;
  line-height: 1.3;
  line-height: 38px\9;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  border-radius: 2px;
}
.layui-input::-webkit-input-placeholder,
.layui-select::-webkit-input-placeholder,
.layui-textarea::-webkit-input-placeholder {
  line-height: 1.3;
}
.layui-input,
.layui-textarea {
  display: block;
  width: 100%;
  padding-left: 10px;
}
.layui-input:hover,
.layui-textarea:hover {
  border-color: #d2d2d2 !important;
}
.layui-input:focus,
.layui-textarea:focus {
  border-color: #c9c9c9 !important;
}
.layui-textarea {
  min-height: 100px;
  height: auto;
  line-height: 20px;
  padding: 6px 10px;
  resize: vertical;
}
.layui-select {
  padding: 0 10px;
}
.layui-form input[type="radio"],
.layui-form select {
  display: none;
}
.layui-form [lay-ignore] {
  display: initial;
}
.layui-form-item {
  margin-bottom: 15px;
  clear: both;
  *zoom: 1;
}
.layui-form-item:after {
  content: "\20";
  clear: both;
  *zoom: 1;
  display: block;
  height: 0;
}
.layui-form-label {
  float: left;
  display: block;
  padding: 9px 15px;
  width: 80px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
}
.layui-form-label-col {
  display: block;
  float: none;
  padding: 9px 0;
  line-height: 20px;
  text-align: left;
}
.layui-form-item .layui-inline {
  margin-bottom: 5px;
  margin-right: 10px;
}
.layui-input-block {
  margin-left: 110px;
  min-height: 36px;
}
.layui-input-inline {
  display: inline-block;
  vertical-align: middle;
}
.layui-form-item .layui-input-inline {
  float: left;
  width: 190px;
  margin-right: 10px;
}
.layui-form-text .layui-input-inline {
  width: auto;
}
.layui-form-mid {
  float: left;
  display: block;
  padding: 9px 0 !important;
  line-height: 20px;
  margin-right: 10px;
}
.layui-form-danger + .layui-form-select .layui-input,
.layui-form-danger:focus {
  border-color: #ff5722 !important;
}
.layui-form-select {
  width: 350px;
}
.layui-form-select .layui-input {
  padding-right: 10px;
  cursor: pointer;
  height: 48px;
}
@media screen and (max-width: 768px) {
  .layui-form-select {
    width: 100%;
  }
}
.layui-form-select dl {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  padding: 5px 0;
  z-index: 899;
  min-width: 100%;
  max-width: 100%;
  border: 1px solid #d2d2d2;
  max-height: 300px;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
}
.layui-form-select dl dd,
.layui-form-select dl dt {
  padding: 0 10px;
  line-height: 36px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layui-form-select dl dt {
  font-size: 12px;
  color: #999;
}
.layui-form-select dl dd {
  cursor: pointer;
}
.layui-form-select dl dd:hover {
  background-color: #f2f2f2;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.layui-form-select .layui-select-group dd {
  padding-left: 20px;
}
.layui-form-select dl dd.layui-select-tips {
  padding-left: 10px !important;
  color: #999;
}
.layui-form-select dl dd.layui-this {
  background-color: #5fb878;
  color: #fff;
}
.layui-form-checkbox,
.layui-form-selected dl {
  display: block;
}
.layui-form-checkbox,
.layui-form-checkbox *,
.layui-form-switch {
  display: inline-block;
  vertical-align: middle;
}
.layui-form-selected .layui-edge {
  margin-top: -9px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -3px \9;
}
:root .layui-form-selected .layui-edge {
  margin-top: -9px \0  / IE9;
}
.layui-form-selectup dl {
  top: auto;
  bottom: 42px;
}
.layui-select-none {
  margin: 5px 0;
  text-align: center;
  color: #999;
}
.layui-select-disabled .layui-disabled {
  border-color: #eee !important;
}
.layui-select-disabled .layui-edge {
  border-top-color: #d2d2d2;
}
@media screen and (max-width: 750px) {
  .layui-form-select dl dd,
  .layui-form-select dl dt {
    font-size: 12px;
  }
  .layui-form-select .layui-input {
    height: 32px;
  }
  input[type="text"],
  input[type="password"] {
    font-size: 12px;
  }
  .table-row {
    width: 100%;
  }
}
