.index_content {
  background: #fff;
  padding-bottom: 60px;
}
.banner {
  position: relative;
  height: 555px;
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.banner li {
  height: 555px;
  float: left;
  background-position: center center;
}
.dian {
  position: absolute;
  bottom: 30px;
  text-align: center;
  right: 18.8%;
  cursor: pointer;
}
.dian > li {
  float: left;
  display: inline-block;
  width: 60px;
  height: 5px;
  background: url(../images/icon/tiao_01.png) no-repeat center center;
  margin: 5px;
}
.dian > li.on {
  background: url(../images/icon/tiao_02.png) no-repeat center center;
}
.banner_bg {
  position: absolute;
}
.banner_text {
  position: absolute;
  left: 50%;
  top: 150px;
  margin-left: -600px;
  color: #fff;
  padding-left: 25px;
  box-sizing: border-box;
  z-index: 1;
}
.banner_text h3 {
  font-size: 44px;
}
.banner_text h4 {
  font-size: 58px;
  font-weight: bold;
  padding-bottom: 18px;
}
.banner_text p {
  font-size: 30px;
  line-height: 44px;
}
.banner_text p.on {
  font-size: 26px;
}

/* 支付服务 */
.pay_banner {
  position: relative;
  height: 460px;
  width: 100%;
  overflow: hidden;
}
.title {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 84px;
  font-size: 36px;
  color: #0056bd;
}
.pay_left,
.pay_right {
  position: absolute;
  width: 21px;
  height: 39px;
  top: 50%;
  margin-top: -19.5px;
  z-index: 2;
}
.pay_left {
  background: url(../images/icon/pay_left.jpg) no-repeat center center;
  left: 0;
}
.pay_right {
  background: url(../images/icon/pay_right.jpg) no-repeat center center;
  right: 0;
}
.pay_list {
  position: absolute;
  width: 100%;
  height: 460px;
}
.pay_list li {
  height: 460px;
  background-repeat: no-repeat;
  background: url(../images/upload/pay_01.jpg) no-repeat right center #fff;
  float: left;
  width: 1200px;
  position: relative;
}
.pay_list li .pay_detail,
.pay_detail {
  position: absolute;
  bottom: 134px;
  left: 80px;
  width: 116px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #2e92ff;
  color: #2e92ff;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.banner_text .pay_detail {
  position: relative;
  top: 240px;
  left: 0;
  color: #fff;
  display: block;
  border-color: #fff;
}
.pay_text {
  position: absolute;
  padding-left: 74px;
  box-sizing: border-box;
  top: 60px;
  z-index: 1;
}
.pay_text > h3 {
  font-size: 32px;
  color: #9c9c9c;
  padding-bottom: 20px;
}
.pay_text > h4 {
  font-size: 44px;
  color: #2b8cff;
  font-weight: bold;
  padding-bottom: 6px;
}
.pay_text > p {
  font-size: 36px;
  color: #333;
  height: 45px;
  line-height: 45px;
}
.pay_text > p.on_28 {
  font-size: 28px;
}
.pay_text > p.on_32 {
  font-size: 32px;
}
.pay_text > p.on_34 {
  font-size: 34px;
}
.pay_dian {
  width: 960px;
  margin: 0 auto;
  display: flex;
    justify-content: center;
}
.pay_dian > li {
  float: left;
  width: 160px;
  padding: 40px 0;
  text-align: center;
  font-size: 16px;
}
.pay_dian > li a.on {
  color: #2b8cff;
  font-size: 16px;
}

/* 合作金融机构 */
.coop {
  background: #f8fafb;
  padding-bottom: 120px;
}
.financial_banner {
  position: relative;
}
.financial_box {
  height: 404px;
  width: 1100px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.financial_list li {
  float: left;
  width: 201px;
  height: 160px;
  margin: 21px 10px;
  background: url(../images/upload/pay_img01.png) no-repeat center center #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.financial_box {
  position: relative;
  width: 1108px;
  height: 404px;
  overflow: hidden;
  margin: 0 auto;
}

/**/
.financial_list {
  position: absolute;
  height: 404px;
}
.enterprise {
  padding-bottom: 42px;
  background: #fff;
}
.enterprise_banner {
  position: relative;
  padding: 60px 0;
}
.enterprise_box {
  position: relative;
  width: 1100px;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
}
.enterprise_list {
  height: 304px;
  width: 100%;
  position: absolute;
}
.enterprise_list li {
  background: url(../images/upload/coop_01.png) no-repeat center center;
  float: left;
  width: 218px;
  height: 150px;
  border: 1px dashed #ccc;
}
.enterprise_box span {
  position: absolute;
  z-index: 2;
}
.line_l,
.line_r {
  height: 404px;
  width: 1px;
  background: #fff;
  top: 0;
}
.line_l {
  left: 0;
}
.line_r {
  right: 0;
}
.line_u,
.line_d {
  height: 1px;
  width: 100%;
  background: #fff;
  left: 0;
}
.line_u {
  top: 0;
}
.line_d {
  bottom: 0;
}

#pay_left {
  background: url(../images/icon/pay_left_h.jpg) no-repeat center center;
}
#pay_right {
  background: url(../images/icon/pay_right_h.jpg) no-repeat center center;
}

@media (max-width: 1200px) {
  .banner_text {
    margin-left: -500px;
  }
  .financial_box {
    width: 905px;
  }
  .financial_list li {
    width: 171px;
    margin: 21px 5px;
  }
  .enterprise_box {
    width: 905px;
  }
  .enterprise_list li {
    width: 179px;
  }
  .pay_list li {
    width: 1000px;
    background-size: 50%;
  }
}

.banner_bg {
  cursor: pointer;
}
