body,
html {
  font-family: PingFangSC-Light, helvetica neue, hiragino sans gb, tahoma, microsoft yahei ui, microsoft yahei, simsun,
    sans-serif, arial;
  width: 100%;
}
.header {
  width: 100%;
  height: 250px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url('../../assets/style/images/header_train.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.header3,
.footer {
  width: 100%;
  height: 250px;
  /* position: absolute;
  left: 0;
  right: 0; */
  background-image: url('../../assets/style/images/header_train.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
/* .header3 {
  top: 0;
}
.footer {
  bottom: 0;
} */

.layui-form {
  padding: 0 5%;
  margin-top: 18rem;
  margin-bottom: 2rem;
}

.form-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.form-block,
.form-inline-block {
  margin-top: 1rem;
}

.container header > img {
  width: 100%;
}

.container header2 > img {
  width: 100%;
}

label,
.form-inline-block {
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  color: #4c4c4c;
  display: block;
}

.tips-label {
  color: #a5a5a5;
  font-weight: 300;
}

.birthDate,
.sex {
  width: 50%;
  background: pink;
}

.form-inline-block {
  display: flex;
  justify-content: space-between;
}

.form-inline-block > div {
  display: inline-block;
  width: 48%;
}

.error {
  border-color: #fe0000;
}

.form-error-block,
.form-input-block {
  display: inline-block;
}

.form-input-block {
  width: 100%;
  margin: 0 0 1rem 0;
}

.form-error-block {
  width: 20%;
  float: right;
  vertical-align: middle;
  border: 1px solid #ffbbba;
  background-color: #ffefef;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  padding: 0 10px;
  color: #ff0a0a;
  display: none;
}

.apply-btn-block {
  width: 100%;
  text-align: center;
  margin-top: 3rem;
}

.apply-btn-block div {
  width: 50%;
}

.addFile-label {
  display: inline-block !important;
}

.addFile-input {
  vertical-align: middle;
}

.addFile .layui-inline .layui-input-block {
  display: inherit;
  vertical-align: middle;
  margin: 0;
}

.addFile .layui-inline button {
  vertical-align: middle;
}

.addFile > div > div > blockquote > div > img {
  width: 3rem;
  height: 3rem;
  margin: 0 0.5rem;
}

.addFile > div > div > blockquote > div {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
}

.suppliername {
  width: 78%;
}

.address {
  width: 78%;
}

#notes {
  cursor: pointer;
  margin: 1rem 0;
  display: block;
}
.mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(1, 1, 1, 0.2);
  z-index: 1;
  display: none;
}
.successfully {
  width: 15%;
  height: 10rem;
  display: inline-block;
  position: fixed;
  top: 40%;
  left: 40%;
  background: #fff;
  z-index: 10;
  border: 1px solid #999;
  display: none;
}
.successfully-header {
  width: 84%;
  background: #f8f8f8;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 8%;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
}
.successfully-info {
  width: 100%;
  text-align: center;
  font-size: 24px;
  margin-top: 2.5rem;
}
.successfully-header span {
  font-size: 22px;
  cursor: pointer;
}
#uploadTable,
#startAction {
  display: none;
}
#canyinImgShow,
#zhusuImgShow,
#jingquImgShow,
#xiuxianImgShow,
#qitaImgShow {
  width: 5rem;
  height: 5rem;
}
#canyin-item,
#zhusu-item,
#jingqu-item,
#xiuxian-item,
#qita-item {
  display: none;
}
#canyin-price,
#zhusu-price,
#jingqu-price,
#xiuxian-price,
#qita-price {
  display: inline-block;
  width: 80%;
  margin-right: 5%;
}
#joinDesignBlock {
  width: 300px;
}
.manual {
  color: red;
  font-weight: bold;
  font-size: 1rem;
  margin: 0 1rem;
}

.manual-label {
  display: inline-block;
}
#notice {
  position: relative;
}

#notice img {
  position: absolute;
  width: 50rem;
  z-index: 1000;
  display: block;
  display: none;
  transition: 0.5s;
}

#timeTable:hover + #timeTableImg {
  display: block;
}
/*
***   layui样式覆盖
 */
.layui-input-block {
  margin: 0 0 1rem 0;
}

.layui-input {
  -webkit-transition: border-color 0.2s, box-shadow 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.layui-input:focus {
  border-color: #2f86f6 !important;
  box-shadow: 0 0 4px 0 #2f86f6 !important;
}

.layui-form-item .layui-input-inline {
  float: none;
  display: inline;
}

.layui-btn,
.layui-form-checkbox {
  vertical-align: top;
}

.layui-form-select dl dd.layui-this,
.layui-form-checked span,
.layui-form-checked:hover span,
#test1 {
  background-color: #1e9fff;
}

.layui-form-checked i,
.layui-form-checked:hover i {
  color: #1e9fff;
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #000 !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

img[src=''],
img:not([src]) {
  opacity: 0;
}

.layui-quote-nm {
  display: inline-block;
  vertical-align: auto;
}
/*
*** 媒体查询
 */

@media screen and (max-width: 992px) {
  .header {
    background-size: 100% 100%;
  }
  .form-input-block {
    width: 100%;
  }
  #joinDesignBlock {
    width: 100%;
  }
  .layui-table td,
  .layui-table th {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 2rem;
  }
  .header2 {
    background-size: 100% 100%;
  }

  .layui-form {
    padding: 0;
  }

  .suppliername {
    width: 100%;
  }

  .layui-inline {
    width: 100% !important;
  }

  .address {
    width: 100%;
  }

  .cardId {
    width: 100%;
  }

  .layui-upload-list {
    position: relative;
    top: 0;
    right: 0;
  }

  .layui-upload-list img {
    height: 5rem;
    width: 5rem;
    border: none;
    display: none;
  }
}
