.ratio-page {
  letter-spacing: 2px;
}
.ratio-page .top-banner {
  position: relative;
  margin-top: -76px;
  line-height: 0;
}
.ratio-page .top-banner .img-banner {
  display: block;
  height: 350px;
  background: url('https://dl.cfxz123.com/source/www/zt/price-limit/pc/banner.png') top center no-repeat;
  background-size: cover !important;
}
.ratio-page .top-banner h2 {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 60px;
  text-align: left;
  font-size: 3.6em;
  color: #fff;
}
.ratio-page .top-banner h2 span {
    display: block;
    font-size: 0.67em;
    padding-top: 55px;
}
.ratio-page .top-banner .container {
    position: absolute;
    top: 45%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.img-wrapper img {
  width: 100%;
}

.have-bg {
  display: block;
  background: url('https://dl.cfxz123.com/source/www/zt/price-limit/pc/bg1.png') center no-repeat;
  background-size: auto 515px !important;
  padding-top: 60px;
  padding-bottom: 60px;
}

.ratio-page .section1 {
  background-color: #f1f1f1;
}

.tred {
  color: #bb3333;
}

.tgreen {
  color: #268d4d;
}

.ratio-page .section1 h1 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}

.ratio-page p {
  font-size: 15px;
  color: #363636;
  line-height: 1.7;
}

.img-wrapper .box-title h3 {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  font-weight: bold;
}

.img-wrapper {
  min-width: 380px;
  width: 80%;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
  text-align: center;
  overflow: hidden;
}

.img-wrapper-left {
  margin: 0 35px 0 auto;
}

.img-wrapper-right {
  margin: auto 0 35px 0;
}

.img-wrapper .box-desc p {
  text-align: left;
  position: relative;
  z-index: 1;
}

.box-text-wrapper {
  padding: 20px 30px;
}

.ratio-page h4 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}

.section1 {
  padding: 70px 0;
}

.underline-box-wrap hr {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-left: 0;
  border-right: 0;
  height: 6px;
  margin: 25px 0;
}

.ratio-page h5 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 25px;
}

.ratio-page h5 span {
  display: inline-block;
  font-size: 48px;
  padding: 0 20px;
}

.ratio-page .section2 .col-right p {
  margin-bottom: 20px;
}

.double-l {
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
  border-left: 0;
  border-right: 0;
  height: 6px;
  margin: 25px 0;

}

.ratio-page .section2 {
  padding: 70px 0;
}

.ratio-page .s2 > div:not(:last-child) {
  margin-bottom: 40px;
  margin-top: 30px;
}

.ratio-page .align-middle {
  vertical-align: middle;
}

.ratio-page .col-left {
  width: 41.66666667%;
  text-align: center;
}
.ratio-page .col-right {
  width: 58.33333333%;
}

.img-left {
  width: 100%;
  max-width: 388px;
  padding-right: 30px;
}