ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
* {
  box-sizing: border-box;
}
* body {
  cursor: pointer;
  background-color: #f8f8f8;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.payment .el-dialog__header {
  border-bottom: 1px solid #dbdfe5 !important;
  padding: 14px !important;
}
.topPrise {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topPrise .box {
  width: 48%;
  height: 153px;
  background-image: url("../images/bgc.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 16px 0 0 20px;
  box-sizing: border-box;
}
.topPrise .box .t {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #1d2129;
  margin-bottom: 20px;
}
.topPrise .box .prise .text {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 42px;
  color: #d53c3f;
}
.topPrise .box .prise .red {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
  color: #d53c3f;
  vertical-align: top;
  margin-top: 6px;
}
.topPrise .box .prise .grey {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #5c5c5c;
}
.topPrise .ac {
  background: linear-gradient(130deg, #ffffff 0%, #fff9f9 100%);
  border-radius: 0px 0px 0px 0px;
  border: 2px solid #d53c3f;
}
.topPrise .left {
  margin-right: 20px;
}
.midTips {
  margin: 30px 0 50px 0;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #1d2129;
}
.priseAction .t {
  margin-bottom: 10px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 20px;
  color: #1d2129;
}
.priseAction .con {
  display: flex;
  align-items: center;
}
.priseAction .con ul {
  display: flex;
  align-items: center;
}
.priseAction .con ul li {
  display: flex;
  align-items: center;
  margin-right: 40px;
  padding: 10px;
  box-sizing: border-box;
  width: 168px;
  height: 60px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #f3f3f3;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #1d2129;
}
.priseAction .con ul li img {
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
.priseAction .con ul .ac {
  background: #fcecec;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #d53c3f;
}
.priseAction .con .total {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #1d2129;
}
.priseAction .con .total span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #d53c3f;
}
.yinsi {
  margin-top: 50px;
}
.yinsi .el-checkbox__inner {
  border-radius: 50%;
}
.yinsi .el-checkbox__inner:hover {
  border-color: #d53c3f !important;
}
.yinsi .el-checkbox__input.is-checked .el-checkbox__inner,
.yinsi .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #d53c3f !important;
  border-color: #d53c3f !important;
}
.footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #dbdfe5 !important;
  padding-top: 14px !important;
}
.footer .cancel {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #86909c;
}
.footer .submit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  width: 120px;
  height: 38px;
  background: #d53c3f;
  border-radius: 0px 0px 0px 0px;
  text-align: center;
  line-height: 38px;
}
.footer .submits {
  width: 100px;
}
.el-dialog__close:hover {
  border-color: #d53c3f !important;
}
.el-icon-close:hover {
  border-color: #d53c3f !important;
}
.contentPublic {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.midTips {
  text-align: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #4e5969;
}
.midTips .one {
  margin-bottom: 10px;
}
.topContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topContent .cc {
  width: 100%;
  height: 144px;
  background: #fbfbfb;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #f3f3f3;
}
.topContent .left {
  width: 48%;
  margin-right: 20px;
}
.topContent .left .t {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #1d2129;
  margin-bottom: 10px;
}
.topContent .left .xx {
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topContent .left .xx .p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #4e5969;
  margin-bottom: 16px;
}
.topContent .left .xx .p span {
  width: 100px;
  display: inline-block;
  text-align: right;
}
.topContent .left .xx .p:last-child {
  margin-bottom: 0;
}
.topContent .right {
  width: 48%;
}
.topContent .right .t {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #1d2129;
  margin-bottom: 10px;
}
.topContent .right .ss {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 40px;
  color: #d53c3f;
}
.tipsInfo {
  margin: 40px 0;
}
.tipsInfo .t {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #1d2129;
  margin-bottom: 14px;
}
.tipsInfo p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #4e5969;
  margin-bottom: 10px;
}
.tipsInfo p span {
  color: #d53c3f;
}
.swiper {
  width: 100%;
  height: 400px;
}
.swiper img {
  width: 100%;
  height: 100%;
}
.section {
  width: 100%;
  padding: 40px 0;
  background-color: #fff;
}
.ow {
  width: 100%;
  padding: 40px 0;
  padding-bottom: 30px;
}
.ow .title {
  margin-bottom: 30px;
  text-align: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 34px;
  color: #3d3d3d;
}
.ow .tabs {
  display: flex;
  height: 60px;
  align-items: center;
  justify-content: space-around;
  border-bottom: 1px solid #dbdfe5;
  margin-bottom: 30px;
}
.ow .tabs .l {
  position: relative;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
}
.ow .tabs .l span {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  display: inline-block;
  width: 72px;
  height: 2px;
  background: #d53c3f;
  border-radius: 0px 0px 0px 0px;
  display: none;
}
.ow .tabs .ac {
  color: #d53c3f;
}
.ow .tabs .ac span {
  display: inline-block;
}
.ow .bx {
  display: flex;
  min-height: 450px;
  justify-content: space-between;
}
.ow .bx .lbox {
  width: 20%;
  border: 2px solid #eee;
  border-right: none;
  min-height: 350px;
}
.ow .bx .lbox ul li {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #eee;
  height: 103px;
  background-color: #fff;
  line-height: 103px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 17px;
  color: #3d3d3d;
  padding-left: 20px;
  box-sizing: border-box;
}
.ow .bx .lbox ul li img {
  width: 23px;
  height: 23px;
  margin-right: 10px;
}
.ow .bx .lbox ul .ac {
  background-image: url("../images/textBgI.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
.ow .bx .lbox ul .ac img {
  display: none;
}
.ow .bx .rbox {
  flex: 1;
  padding: 20px;
  border-right: 2px solid #eee;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  background-image: url("../images/rTextBg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.ow .bx .rbox .ltext {
  width: 70%;
}
.ow .bx .rbox .ltext .ccc {
  margin-bottom: 20px;
}
.ow .bx .rbox .ltext .ccc .sendTitle {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 15px;
  color: #3d3d3d;
  margin-bottom: 8px;
}
.ow .bx .rbox .ltext .ccc .sendCont {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 13px;
  color: #757575;
  line-height: 22px;
}
.ow .bx .rbox .rImage {
  width: 309px;
  height: 100%;
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ow .bx .rbox .rImage img {
  width: 100%;
  height: 247px;
}
.bigBox {
  background-image: url("../images/big.png");
  background-size: 100% 450px;
  background-repeat: no-repeat;
  background-color: #f8f8f8;
}
.bigBox .oneBox {
  padding: 40px 0;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.bigBox .oneBox .title {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 34px;
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 40px;
}
.bigBox .oneBox .bs {
  display: flex;
  height: 555px;
  justify-content: space-between;
}
.bigBox .oneBox .bs .left {
  text-align: center;
  height: 100%;
  width: 48%;
  padding: 24px;
  margin-right: 20px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 23, 55, 0.03);
  border-radius: 0px 0px 0px 0px;
}
.bigBox .oneBox .bs .left .t {
  margin-bottom: 53px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 28px;
  color: #3d3d3d;
}
.bigBox .oneBox .bs .left .prise {
  margin-bottom: 20px;
}
.bigBox .oneBox .bs .left .prise .unit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
  color: #3d3d3d;
  vertical-align: top;
  margin-top: 8px;
}
.bigBox .oneBox .bs .left .prise .num {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 42px;
  color: #3d3d3d;
}
.bigBox .oneBox .bs .left .prise .year {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #5c5c5c;
}
.bigBox .oneBox .bs .left .btn {
  width: 100%;
  text-align: center;
  height: 58px;
  line-height: 54px;
  border-radius: 0px 0px 0px 0px;
  border: 2px solid #d53c3f;
  margin-bottom: 14px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 20px;
  color: #d53c3f;
}
.bigBox .oneBox .bs .left .line {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #3d3d3d;
  margin-bottom: 12px;
}
.bigBox .oneBox .bs .left .line .lineImage {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
}
.bigBox .oneBox .bs .left ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  margin-bottom: 10px;
}
.bigBox .oneBox .bs .left ul li img {
  width: 20px;
  height: 20px;
}
.bigBox .oneBox .bs .left ul li:last-child {
  margin-bottom: 0;
}
.bigBox .oneBox .bs .right {
  width: 48%;
  height: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 23, 55, 0.03);
  border-radius: 0px 0px 0px 0px;
  position: relative;
  padding: 24px;
  box-sizing: border-box;
  text-align: center;
}
.bigBox .oneBox .bs .right .topLine {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 10px;
  background: #d53c3f;
  box-shadow: 0px 4px 10px 0px rgba(0, 23, 55, 0.04);
  border-radius: 0px 0px 0px 0px;
}
.bigBox .oneBox .bs .right .topImage {
  position: absolute;
  width: 107px;
  height: 105px;
  top: 0;
  right: -11px;
}
.bigBox .oneBox .bs .right .topImage img {
  width: 100%;
  height: 100%;
}
.bigBox .oneBox .bs .right .t,
.bigBox .oneBox .bs .right .tb {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 28px;
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 10px;
}
.bigBox .oneBox .bs .right .prise {
  margin-bottom: 20px;
}
.bigBox .oneBox .bs .right .prise .unit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
  color: #3d3d3d;
  vertical-align: top;
  margin-top: 8px;
}
.bigBox .oneBox .bs .right .prise .num {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 42px;
  color: #3d3d3d;
}
.bigBox .oneBox .bs .right .prise .year {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #5c5c5c;
}
.bigBox .oneBox .bs .right .btn {
  width: 100%;
  text-align: center;
  height: 58px;
  line-height: 58px;
  background: #d53c3f;
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 14px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
}
.bigBox .oneBox .bs .right .line {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #3d3d3d;
  margin-bottom: 12px;
}
.bigBox .oneBox .bs .right .line .lineImage {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
}
.bigBox .oneBox .bs .right ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  margin-bottom: 10px;
}
.bigBox .oneBox .bs .right ul li img {
  width: 20px;
  height: 20px;
}
.bigBox .oneBox .bs .right ul li:last-child {
  margin-bottom: 0;
}
.bigBox .twoBox {
  margin: 40px 0;
  margin-top: 0;
}
.bigBox .twoBox .title {
  text-align: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 34px;
  color: #3d3d3d;
  margin-bottom: 40px;
}
.bigBox .twoBox .con {
  display: flex;
  justify-content: space-between;
}
.bigBox .twoBox .con .l {
  background-color: #fff;
  width: 38%;
  margin-right: 20px;
}
.bigBox .twoBox .con .l .t {
  width: 100%;
  text-align: center;
  height: 238px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #eee;
  font-size: 20px;
}
.bigBox .twoBox .con .l ul li {
  padding-left: 20px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
}
.bigBox .twoBox .con .l ul li span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #d53c3f;
  margin-right: 10px;
}
.bigBox .twoBox .con .l ul li:last-child {
  border: none;
}
.bigBox .twoBox .con .r {
  display: flex;
  justify-content: space-between;
  width: 60%;
}
.bigBox .twoBox .con .r ul li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.bigBox .twoBox .con .r ul li img {
  width: 20px;
  height: 20px;
}
.bigBox .twoBox .con .r ul li:last-child {
  border-bottom: none;
}
.bigBox .twoBox .con .r .ll {
  width: 48%;
  background-color: #fff;
  margin-right: 20px;
  box-sizing: border-box;
}
.bigBox .twoBox .con .r .ll .ts {
  padding: 16px;
  padding-top: 21px;
  height: 238px;
  border-bottom: 1px solid #eee;
}
.bigBox .twoBox .con .r .ll .t {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
  color: #3d3d3d;
  margin-bottom: 55px;
  text-align: center;
}
.bigBox .twoBox .con .r .ll .prise {
  margin-bottom: 17px;
  text-align: center;
}
.bigBox .twoBox .con .r .ll .prise .unit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  color: #d53c3f;
  vertical-align: top;
  margin-top: 8px;
}
.bigBox .twoBox .con .r .ll .prise .num {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 28px;
  color: #d53c3f;
}
.bigBox .twoBox .con .r .ll .prise .year {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #5c5c5c;
}
.bigBox .twoBox .con .r .ll .btn {
  height: 46px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #d53c3f;
  text-align: center;
  line-height: 44px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  color: #d53c3f;
}
.bigBox .twoBox .con .r .rr {
  width: 48%;
  background-color: #fff;
  box-sizing: border-box;
}
.bigBox .twoBox .con .r .rr .tsc {
  padding: 16px;
  height: 238px;
  padding-top: 20px;
  border-bottom: 1px solid #eee;
}
.bigBox .twoBox .con .r .rr .t {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 10px;
}
.bigBox .twoBox .con .r .rr .ts {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 20px;
}
.bigBox .twoBox .con .r .rr .prise {
  text-align: center;
  margin-bottom: 20px;
}
.bigBox .twoBox .con .r .rr .prise .unit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  color: #d53c3f;
  vertical-align: top;
  margin-top: 8px;
}
.bigBox .twoBox .con .r .rr .prise .num {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 28px;
  color: #d53c3f;
}
.bigBox .twoBox .con .r .rr .prise .year {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #5c5c5c;
}
.bigBox .twoBox .con .r .rr .btn {
  height: 46px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #d53c3f;
  background: #d53c3f;
  text-align: center;
  line-height: 44px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}
.bigBox .threeBox {
  margin: 40px 0;
  margin-top: 80px;
}
.bigBox .threeBox .title {
  margin-bottom: 40px;
  text-align: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 34px;
  color: #3d3d3d;
}
.bigBox .threeBox .topLi {
  width: 100%;
  height: 48px;
  padding-left: 20px;
  box-sizing: border-box;
  background-image: url("../images/priseBg.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}
.bigBox .threeBox .topLi .lspan {
  width: 80%;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #1d2129;
}
.bigBox .threeBox .topLi .rspan {
  width: 20%;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #1d2129;
}
.bigBox .threeBox ul {
  background-color: #fff;
}
.bigBox .threeBox ul li {
  padding-left: 20px;
  display: flex;
  border-bottom: 1px solid #eee;
}
.bigBox .threeBox ul li .ls {
  width: 80%;
  height: 50px;
  line-height: 50px;
  text-align: left;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
}
.bigBox .threeBox ul li .ls span {
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  background-color: #d53c3f;
  border-radius: 50%;
}
.bigBox .threeBox ul li .rs {
  width: 20%;
  text-align: left;
  display: flex;
  align-items: center;
}
.bigBox .threeBox ul li .rs img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.bigBox .threeBox ul li .rs span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  color: #1d2129;
}
.bigBox .threeBox ul li:last-child {
  border-bottom: none;
}
.imgContent {
  width: 100%;
  background-image: url("../images/hezuobg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0;
}
.imgContent .fourBox .title {
  margin-bottom: 40px;
  text-align: center;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 34px;
  color: #3d3d3d;
}
.imgContent .fourBox .threeImage {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
}
.imgContent .fourBox .threeImage p {
  width: calc(100% / 3 - 10px);
  margin-right: 10px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.imgContent .fourBox .threeImage p img {
  width: 90%;
  height: 90%;
}
.imgContent .fourBox .threeImage p:last-child {
  margin-right: 0;
}
.imgContent .fourBox ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.imgContent .fourBox ul li {
  width: calc(100% / 6 - 10px);
  background-color: #fff;
  margin-right: 10px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.imgContent .fourBox ul li img {
  width: 90%;
  height: 90%;
}
.imgContent .fourBox ul li:nth-child(6n) {
  margin-right: 0;
}
.publicFooter {
  width: 100%;
  height: 116px;
  background: linear-gradient(103deg, #d03f46, #d3393b);
}
.publicFooter .top {
  height: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-bottom: 1px solid #b30905;
}
.publicFooter .top p {
  margin: 0 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.publicFooter .top span {
  background-color: #b30905;
  display: inline-block;
  height: 20px;
  width: 1px;
}
.publicFooter .icp {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  height: 56px;
  line-height: 56px;
}
.publicFooter .icp img {
  width: 17px;
  height: 18px;
  vertical-align: middle;
}
.callme {
  width: 100%;
  padding: 40px 0;
}
.callme .df {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.callme .lc {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.callme .lc img {
  width: 391px;
  height: 50px;
}
.callme .rc {
  width: 50%;
}
.callme .rc .title {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 24px;
  color: #3d3d3d;
  margin-bottom: 14px;
}
.callme .rc p {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.callme .rc p img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  color: #3d3d3d;
}
.callme .rc p span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #3d3d3d;
}
.isOk {
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #1d2129;
}
.footers {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footers .cancel {
  width: 100px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #86909c;
  text-align: left;
}
.footers .submit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  width: 120px;
  height: 36px;
  background: #d53c3f;
  border-radius: 0px 0px 0px 0px;
  text-align: center;
  line-height: 36px;
}
.footers .submits {
  width: 100px;
}
.midContent {
  width: 100%;
  min-height: 300px;
  display: flex;
  align-items: center;
}
.midContent .left {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.midContent .left .c {
  text-align: center;
}
.midContent .left .qr {
  display: flex;
  align-items: center;
  justify-content: center;
}
.midContent .left #qrCode {
  width: 140px;
  height: 140px;
  margin-bottom: 10px;
}
.midContent .left .text {
  font-size: 12px;
  color: #86909c;
}
.midContent .left .textTips {
  margin-top: 20px;
  margin-bottom: 40px;
}
.midContent .left .textTips .enterName {
  font-size: 14px;
  font-weight: 500;
  color: #1d2129;
  margin-bottom: 10px;
}
.midContent .left .textTips .prise {
  font-size: 14px;
  color: #1d2129;
}
.midContent .left .textTips .prise span {
  color: #b30905;
}
.midContent .left .orderId {
  font-size: 12px;
  color: #86909c;
}
.midContent .right {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.midContent .right img {
  width: 255px;
  height: 326px;
  display: block;
}
