.bannercon {
  opacity: 1;
}
.bannercon dl {
  padding-top: 128px;
}
.bannercon dt {
  font-size: 40px;
}

.bannercon dd {
  font-size: 16px;
  color: #ffffff;
  line-height: 28px;
  margin: 8px 0 24px 0;
}
.indresult-block {
  position: relative;
  width: 1920px;
  height: 100%;
  padding: 80px;
}
.indresult {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block .tit {
  margin-top: 0;
}
.bannercon p {
  margin-top: 74px;
}
.block {
  position: relative;
  height: 514px;
  margin: 0;
}
.block:nth-of-type(1) {
  height: 622px;
}
.block:nth-of-type(2) {
  background: #f4f8fb;
}
.block:nth-of-type(3) {
  height: 446px;
}
.block:nth-of-type(4) {
  height: 444px;
  background: #f4f8fb;
}
.block:nth-of-type(5) {
  height: 872px;
  background: #f4f8fb;
}
.block:nth-of-type(6) {
  background: url('../images/develop/last-bg.png')
    center no-repeat;
  height: 468px;
  background-size: cover;
}
.block {
  font-family: PingFangSC-Regular, PingFang SC;
}

.block img {
  width: 630px;
  height: 354px;
}
.block dl dt {
  font-size: 28px;
  color: #212121;
  line-height: 40px;
  margin-bottom: 24px;
}
.block ul li {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 24px;
}
.block ul {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.block .left-image {
  display: inline-block;
  margin-right: 120px;
}

.block .right-text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 95px;
  z-index: 2;
}
.block .left-text {
  display: inline-block;
  width: 430px;
  margin-right: 115px;
  margin-top: 95px;
}

.block .right-image {
  display: inline-block;
  vertical-align: top;
}
.block .list-con {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  text-align: center;
  margin-top: 68px;
  margin: 0 20px;
}
.block .list-con img {
  width: 63px;
  height: 63px;
}
.block .list-item {
  width: 380px;
  height: 206px;
  display: inline-block;
}
.block .list-con .link {
  position: absolute;
  width: 72px;
  top: 135px;
  left: 234px;
}

.block .list-block {
  position: relative;
  display: inline-block;
  width: 240px;
  height: 223px;
  background: url('../images/api/card.png');
  background-size: cover;
}
.block .list-block img {
  position: absolute;
  top: 19px;
  left: 50%;
  transform: translateX(-31px);
}

.block .list-block dl dt {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #212121;
  line-height: 26px;
  margin-top: 110px;
  margin-bottom: 0px;
}

.block .list-item dl dt {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #212121;
  line-height: 26px;
  margin-top: 25px;
}
.block .list-block dl dd {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 32px;
  margin-top: 8px;
}
.block .list-item dl dd {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-top: 16px;
}

.block .case {
  display: flex;
  justify-content: space-around;
}
.block .case img {
  width: 382px;
  height: 182px;
}
.block .case-test {
  text-align: center;
  margin-top: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #2386ee;
  line-height: 22px;
}
.isv .box-con {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.isv div .box {
  display: inline-block;
  width: 580px;
  height: 292px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  margin-bottom: 20px;
}

.isv div .top {
  display: inline-block;
  width: 100%;
  height: 116px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}

.isv div .box dt {
  display: inline-block;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #212121;
  line-height: 26px;
  margin: 20px 20px 10px 20px;
  padding-bottom: 8px;
}

.isv div .box dd {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin: 0 20px;
}

/*apply_form*/
#apply_form {
  padding: 20px 86px;
}
#apply_form select,
#apply_form input {
  color: #555;
  vertical-align: middle;
}
#apply_form li {
  padding-bottom: 24px;
  position: relative;
  zoom: 1;
}
#apply_form .btn_row {
  margin-top: 16px;
  font-size: 20px;
  font-weight: 600;
  color: #666666;
  line-height: 28px;
  text-align: center;
  margin-bottom: 30px;
}

#apply_form label {
  width: 56px;
  height: 20px;
  font-weight: 400;
  margin-right: 54px;
}
#apply_form .required {
  color: red;
  font-family: \5b8b\4f53;
}
#apply_form .input_txt {
  width: 322px;
  height: 32px;
  border-radius: 2px;
  border: 1px solid #cccccc;
  color: #333;
}

#apply_form .btn_submit {
  display: inline-block;
  width: 122px;
  height: 42px;
  line-height: 42px;
  background: linear-gradient(90deg, #1882f0 0%, #00aeee 100%);
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-right: 16px;
  border: none;
}
#apply_form select {
  display: inline-block;
  width: 322px;
  height: 32px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  border: 1px solid #cccccc;
  padding: 0 12px;
}
#apply_form #message {
  width: 322px;
  height: 96px;
  border-radius: 2px;
  border: 1px solid #cccccc;
  resize: none;
  padding-top: 3px;
}

#apply_form .error_tips {
  position: absolute;
  bottom: 2px;
  left: 128px;
  color: #ff0000;
  font-size: 14px;
}
#apply_form .message {
  overflow: auto;
  width: 260px;
  height: 100px;
}
#apply_form .msg_tips {
  font-size: 12px;
}
#apply_form .loading {
  display: none;
  float: right;
  margin: 10px 0 0 15px;
}
.wpb_animate_when_almost_visible {
  opacity: 1;
}

.mod_popup_hd {
  position: relative;
  height: 40px;
}
.mod_popup_hd h3 {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 600;
  color: #666666;
  line-height: 28px;
  text-align: center;
  margin-bottom: 30px;
}
.mod_popup_hd .close_btn {
  position: absolute;
  top: -20px;
  right: 12px;
  display: block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  background: url(../../../new/images/marketing/close.png) 0 0 no-repeat;
}
.mod_popup_bd {
  padding: 1px 10px;
}
