.base_scheme_title {
  width: 800px;
  margin: 0 auto;
}

.base_scheme_title h5 {
  margin: 34px auto 15px;
  width: 280px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  background: #e64b77;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}

.base_scheme_title h5 em {
  position: absolute;
  display: block;
  background: #e64b77;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 50%;
  margin-left: -7.5px;
  bottom: -7.5px;
}

.base_scheme_title p {
  font-size: 14px;
  color: #999999;
  line-height: 28px;
  text-align: center;
  padding: 20px 0 26px;
}

.scheme_constitute {
  background-color: #f5f5f5;
  width: 100%;
}

.scheme_constitute .constitute_wrap {
  width: 1200px;
  margin: 0 auto;
  background-color: #f5f5f5;
  padding: 40px 0;
  font-family: "Microsoft YaHei";
}

.scheme_constitute .constitute_wrap .img {
  width: 380px;
  margin: 0 50px;
}

.scheme_constitute .constitute_wrap .img img {
  display: block;
  width: 100%;
  height: auto;
}

.scheme_constitute .constitute_wrap .content {
  width: 620px;
  padding: 50px;
}

.scheme_constitute .constitute_wrap .content h5 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.2;
  padding: 35px 0;
}

.scheme_constitute .constitute_wrap .content p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}

.scheme_pay {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.scheme_pay .pay_wrap {
  padding: 6px 0 60px;
  margin: 0 auto;
  width: 1200px;
  background-color: #fff;
}

.scheme_pay .pay_wrap ul {
  overflow: hidden;
  margin-top: 20px;
}

.scheme_pay .pay_wrap ul li {
  position: relative;
  border-bottom: solid 3px #e54273;
  float: left;
  width: 276px;
  margin-right: 32px;
  min-height: 276px;
  background: rgba(255, 255, 255, 0.4);
}

.scheme_pay .pay_wrap ul li:nth-child(4n+4) {
  margin-right: 0;
}

.scheme_pay .pay_wrap ul li .img {
  width: 100%;
  height: auto;
}

.scheme_pay .pay_wrap ul li .img img {
  display: block;
  width: 100%;
  height: auto;
}

.scheme_pay .pay_wrap ul li .wrap {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  background: transparent;
  text-align: center;
  font-size: 15px;
  color: #333333;
  line-height: 1.6;
}

.scheme_pay .pay_wrap ul li .wrap img {
  display: block;
  margin: 0 auto 8px;
  height: 46px;
  width: auto;
}

.scheme_work {
  background-color: #f5f5f5;
  width: 100%;
  overflow: hidden;
}

.scheme_work .work_wrap {
  padding: 6px 0 60px;
  background-color: #f5f5f5;
  width: 1200px;
  margin: 0 auto;
}

.scheme_work .work_wrap .text {
  font-size: 14px;
  color: #999999;
  text-align: left;
  line-height: 24px;
}

.scheme_work .work_wrap .text p {
  padding: 10px 0;
}

.scheme_work .work_wrap .bg {
  display: block;
  width: 100%;
  margin: 30px 0 50px;
}

.scheme_work .work_wrap ul {
  overflow: hidden;
}

.scheme_work .work_wrap ul li {
  float: left;
  width: 263px;
  min-height: 263px;
  margin-left: -30px;
}

.scheme_work .work_wrap ul li .img {
  background-color: transparent;
  height: 308px;
  width: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto;
  display: table;
}

.scheme_work .work_wrap ul li .img .con {
  padding-right: 30px;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  text-align: center;
}

.scheme_work .work_wrap ul li .img .con h5 {
  padding: 5px 0;
  font-size: 16px;
  color: white;
  font-weight: bold;
}

.scheme_work .work_wrap ul li .img .con p {
  padding: 5px 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}

.scheme_work .work_wrap ul li:nth-child(1) {
  margin-left: 0;
}

.scheme_work .work_wrap ul li:nth-child(1) .img {
  background-color: #8c2546;
  background-image: url(img/scheme_1.png);
}

.scheme_work .work_wrap ul li:nth-child(2) .img {
  background-color: #b32d57;
  background-image: url(img/scheme_2.png);
}

.scheme_work .work_wrap ul li:nth-child(3) .img {
  background-color: #e46890;
  background-image: url(img/scheme_3.png);
}

.scheme_work .work_wrap ul li:nth-child(4) .img {
  background-color: #f099b5;
  background-image: url(img/scheme_4.png);
}

.scheme_work .work_wrap ul li:nth-child(5) .img {
  background-color: #e46890;
  background-image: url(img/scheme_5.png);
}

.scheme_work .work_wrap ul li:nth-child(5) .img .con {
  padding-right: initial;
}

.scheme_advantage {
  width: 100%;
  background: #fff;
}

.scheme_advantage .advantage_wrap {
  background: #fff;
  margin: 0 auto;
  width: 1200px;
  padding: 30px 0 40px;
}

.scheme_advantage .advantage_wrap ul {
  padding-top: 20px;
}

.scheme_advantage .advantage_wrap ul li {
  color: #fff;
  text-align: center;
  width: 585px;
  margin-right: 30px;
  float: left;
  background: #f3ad40;
  margin-top: 100px;
  height: 280px;
}

.scheme_advantage .advantage_wrap ul li:nth-child(even) {
  margin-right: 0;
}

.scheme_advantage .advantage_wrap ul li .icon {
  width: 140px;
  height: 140px;
  margin: -70px auto 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px rgba(89, 89, 89, 0.2);
          box-shadow: 0 0 8px rgba(89, 89, 89, 0.2);
}

.scheme_advantage .advantage_wrap ul li .icon img {
  width: 100%;
  display: block;
}

.scheme_advantage .advantage_wrap ul li .con {
  margin: 0 auto;
  padding: 0 40px;
}

.scheme_advantage .advantage_wrap ul li .con h5 {
  font-size: 16px;
  color: white;
  font-weight: bold;
  padding: 20px 0;
}

.scheme_advantage .advantage_wrap ul li .con p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.702);
  line-height: 24px;
}
/*# sourceMappingURL=1.css.map */