.zxjz {
  background: #fff;
  padding-bottom: 50px;
}
.zxjz-title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2.6px;
  padding-top: 23px;
}
.zxjz-content {
  font-family: MiSans, MiSans-Medium;
  position: relative;
  background: #ffffff;
  border: 1px solid #e40314;
  border-radius: 5px;
  font-size: 18px;
  color: #e40314;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: 1.8px;
  padding: 30px;
  margin: 30px;
 
}
.zxjz-img-right {
  position: absolute;
  left: 0;
  top: 0;
}
.zxjz-table {
  margin: 0 30px;
}
.zxjz-table-left {
  float: left;
  width: 250px;
}
.zxjz-table-right {
  float: right;
  width: 890px;
}
.zxjz-border {
  height: 60px;
  border: 1px solid #e1e1e1;
  border-bottom: none;
  text-align: center;
  line-height: 60px;
  color: #333;
  font-size: 18px;
  letter-spacing: 1.8px;
}
.required {
  color: #e40314;
}
.zxjz-right-border {
  height: 60px;
  border: 1px solid #e1e1e1;
  border-bottom: none;
  border-left: none;
  line-height: 60px;
  color: #333;
  font-size: 18px;
  letter-spacing: 1.8px;
  padding-left: 26px;
}
.zxjz-input {
  height: 40px;
  border: 1px solid #e1e1e1;
  width: 329px;
  padding-left: 10px;
  margin: 10px 0;
  font-size: 16px;
  line-height: 40px;
}
.radio-padding {
  padding-left: 10px;
}
.zxjz-radio {
  margin-left: 40px;
}
.zxjz-price {
  margin-top: 9px;
}
.zxjz-price li{
  float: left;
  width: 100px;
  height: 40px;
  font-size: 16px;
  border: 1px solid #e1e1e1;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  margin-right: 14px;
}
.zxjz-price .active {
  background: #e40314;
  color: #fff;
}
input[type="text"]:focus {
  outline: none; /* 如果你想移除默认轮廓 */
  border-color: #e40314;
}
input[type="number"]:focus {
  outline: none; /* 如果你想移除默认轮廓 */
  border-color: #e40314;
}
.zxjz-price-input {
  height: 40px;
  border: 1px solid #e1e1e1;
  padding-left: 10px;
  margin: 10px 0;
  line-height: 40px;
  font-size: 16px;
}
.zxjz-weixin {
  margin-right: 5px;
}
.zxjz-select {
 

  padding: 10px;
  margin: 0;
  border: 1px solid #e1e1e1;
  width: 330px;
  height: 40px;
  font-size: 14px;
}
select:focus {
  outline: 1px solid #e40314;
}
.textarea-input {
  height: 165px;
  line-height: 30px;
 
}
.zxjz-textarea-border {
  border-bottom: 1px solid #e1e1e1;
}
textarea {
  height: 140px;
  width: 330px;
}
.zxjz-area {
  height: 140px;
  width: 330px;
  padding: 12px 20px 0 20px;
  font-size: 16px;
  margin-top: 10px;
}
textarea:focus {
  outline: none; /* 可以移除聚焦时的轮廓线 */
  border-color: #e40314; /* 设置聚焦时的边框颜色 */
}
textarea {
  border: 1px solid #e1e1e1;
}
.zxjz-btn {
  text-align: center;
}
.zxjz-btn-container {
  display: inline-block;
}
.zxjz-btn-left {
  float: left;
  width: 110px;
  height: 45px;
  background: #e40314;
  border-radius: 2px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
}
.zxjz-btn-right {
  float: right;
  width: 110px;
  height: 45px;
  background: #f7f7f7;
  border-radius: 2px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
  margin-left: 14px;
  text-decoration: none;
  cursor: pointer;
}
.zxjz-btn-a {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.zxjz-btn-a:active {
  color: #fff;
}
.zxjz-btn-a:hover {
  color: #fff;
}
.zxjz-btn-reset {
  color: #333;
}

.mode-zf {
  text-align: center;
  margin-top: 30px;
}
.mode-zf-1 {
  text-align: center;
  margin-top: 30px;
  margin-top: 10px;
  display: none;
}
.zf-img {
  width: 100%;
  height: 250px;
  background: #fff;
  text-align: center;
  padding-top: 20px;
}
.zf-bg {
  background: #18b566;
  color: #fff;
  width: 290px;
  min-height: 350px;
  margin: 0 auto;
  padding: 5px;
  margin-top: 10px;
 
}
.zf-text {
  margin-top: 20px;
}

.zf-left img {
  height: 40px;
  height: 40px;
  margin-top: 18px;
  margin-right: 10px;
}
.zf-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.zf-right {
  text-align: left;
}
.zf-second {
  color: #e40314;
  font-weight: bold;
}
.qrcode-sx{
  display: none;
  text-align: center;line-height: 250px;
}
.zxjz-success-text {
  font-size: 20px;
  color: #303133;
  line-height: 1.3;
  margin-top: 12px;
}
.zxjz-success-desc {
  font-size: 16px;
  color: #606266;
  line-height: 1.3;
  margin-top: 10px;
  margin-bottom: 20px;
}
.footer {
  height: 160px;
}
#jzzsimgShow {
  width: 400px;
  height: 600px;
}

.wxtip{background: rgba(0,0,0,0.8); text-align: center; position: fixed; left:0; top: 0; width: 100%; height: 100%; z-index: 998; display: none;}
.wxtip-icon{width: 52px; height: 67px; background: url(weixin-tip.png) no-repeat; display: block; position: absolute; right: 20px; top: 20px;}
.wxtip-txt{margin-top: 107px; color: #fff; font-size: 16px; line-height: 1.5;}
@media screen and (max-width: 768px) {
  .zxjz-content {
    margin: 10px;
    padding: 10px;
  }
  .zxjz-table-left {
    width: 120px;
  }
  .zxjz-border {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }
  .h5-border {
    line-height:25px;
  }
  .zxjz-table-right {
    width: calc(100% - 120px);
  }
  .zxjz-right-border {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
  }
  .zxjz-input {
    height: 30px;
    width: 100%;
    padding-left: 5px;
    font-size: 14px;
    line-height: 30px;
  }
  .zxjz-table {
    margin: 0 15px;
  }
  .zxjz-select {
    width: 100%;
    height: 30px;
    padding: 5px;
  }
  .zxjz-price li {
    width: 100%;
    height: auto;
    font-size: 14px;
    padding: 5px 0;
    margin-right: 10px;
  }
  .zxjz-price {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .zxjz-right-border {
    padding-left: 10px;
    padding-right: 10px;
  }
  .zxjz-price-input {
    width: 100%;
    height: 30px;
    line-height: 30px;
  }
  .zxjz-textarea-border {
    height: 160px;
  }
  .zxjz-area {
    height: 130px;
    width: 100%;
    padding: 4px 8px 0 12px;
  }
  .textarea-input {
    height: 168px;
    font-size: 14px;
  }
  .zxjz-title {
    font-size: 20px
  }
  .zxjz-content {
    font-size: 16px;
    padding-top: 20px;
    padding-left: 10px;
  }
  #jzzsimgShow {
    width: 200px;
    height: 300px;
  }
}