.banner {
  position: relative;
}

.bannercon {
  position: relative;
  font-family: PingFangSC-Heavy, PingFang SC;
  opacity: 1;
  transition: 1s;
}
.banner a {
  cursor: pointer;
}
.bannercon dl {
  padding-top: 128px;
  line-height: 60px;
}
.bannercon dt {
  font-size: 40px;
}
.bannercon p {
  margin-top: 74px;
}
.bannercon dd {
  font-size: 16px;
  color: #ffffff;
  line-height: 28px;
  margin: 8px 0 20px 0;
}
.indresult {
  position: relative;
  font-family: PingFangSC-Medium, PingFang SC;
}

.indresult-top {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -20px;
  z-index: 2;
}

.indresult-top .top-box {
  position: relative;
  height: 65px;
  background: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(191, 194, 204, 0.2),
    0px 4px 4px 0px rgba(191, 194, 204, 0.2);
  border-radius: 4px;
  padding-top: 20px;
}

.indresult-top .top-box .logo {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../images/index/c3.png');
  background-size: cover;
  margin-left: 40px;
}
.indresult-top .top-box span {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  vertical-align: super;
  cursor: pointer;
}
.indresult-top .top-box div:nth-child(4) {
  float: right;
  margin-right: 40px;
}
.indresult-top .top-box div:nth-child(4) span {
  margin-left: 24px;
}

.indresult-block {
  position: relative;
  width: 1920px;
}
.indresult .block1 .indresult-block {
  height: 721px;
}
.indresult .block2 .indresult-block {
  height: 557px;
  background: #f4f8fb;
}
.indresult .block3 .indresult-block {
  height: 976px;
}
.indresult .block4 .indresult-block {
  height: 392px;
  background: #f4f8fb;
}
.indresult .block5 .indresult-block {
  height: 600px;
}
.indresult .block6 .indresult-block {
  height: 100%;
  background: #2386ee;
}
.indresult-con {
  font-family: PingFangSC-Regular, PingFang SC;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.indresult-con .tit {
  margin-top: 80px;
  margin-bottom: 64px;
}

.indresult-con dl dt {
  font-size: 28px;
  font-weight: 400;
  color: #212121;
  margin-bottom: 16px;
  line-height: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
}
.indresult-con dl dd {
  width: 480px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
  margin-bottom: 24px;
}
.indresult-con ul li {
  font-size: 14px;
  margin-top: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}

.indresult-con p {
  display: flex;
  align-items: center;
}
.indresult-con .btn_w {
  border: 1px solid #999999;
  color: #212121;
  font-size: 14px;
}

.indresult-con .btn_w:hover:after {
  border: rgb(0, 0, 0) solid;
  border-width: 0 1px 1px 0;
}

.block1 .block1-con {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  text-align: center;
  margin-top: 68px;
  margin: 0 20px;
}
.block1 .block1-con img {
  width: 82px;
  height: 82px;
}

.block1 .block1-con .con-item {
  width: 380px;
  height: 206px;
  display: inline-block;
  margin-top: 40px;
}
.block1 .block1-con .con-item dt {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-top: 28px;
  margin-bottom: 20px;
}
.block1 .block1-con .con-item dd {
  width: 260px;
  font-size: 14px;
  margin: 0 auto;
  color: #666666;
  line-height: 22px;
}
.block2 .tit {
  margin-bottom: 40px;
}

.block2 .left-image {
  display: inline-block;
  width: 630px;
  height: 354px;
  background: url('../images/marketing/block2-bg.png') center no-repeat;
  background-size: cover;
}

.block2 .right-text {
  display: inline-block;
  vertical-align: top;
}
.block2 .right-text ul {
  margin-left: 109px;
}
.block2 .right-text ul li {
  margin-top: 46px;
}
.block2 .right-text span {
  display: inline-block;
  font-size: 18px;
  padding-left: 22px;
  vertical-align: middle;
}
.block2 .right-text img {
  width: 36px;
  height: 36px;
  background-size: cover;
}
.block3 .tit {
  margin-bottom: 24px;
}

.block3 p {
  text-align: center;
  width: 527px;
  height: 72px;
  font-size: 18px;
  color: #666666;
  line-height: 36px;
  margin: 0 auto;
}
.block3 table {
  margin-top: 24px;
  border: 1px solid #cccccc;
}
.block3 th {
  border: 1px solid #cccccc;
  height: 50px;
  background: #2386ee;
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
  font-weight: 400;
  padding: 14px 20px;
  text-align: start;
}
.block3 td {
  border: 1px solid #cccccc;
  height: 200px;
  font-size: 16px;
  font-weight: 400;
  color: #636a72;
  line-height: 32px;
  padding: 19px 20px;
  text-align: start;
}
.block3 tr td:nth-child(1) {
  width: 156px;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  color: #212121;
}

.block3 tr td:nth-child(4) {
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  color: #2386ee;
}

.block4 .block4-con {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  text-align: center;
  margin-top: 64px;
}

.block4 .block4-con img {
  width: 63px;
  height: 63px;
}

.block4 .block4-con .con-item {
  width: 180px;
  height: 140px;
  display: inline-block;
}
.block4 .block4-con .con-item dt {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-top: 25px;
}
.block5 .tit {
  margin-bottom: 40px;
}
.block5 .block5-con {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  text-align: center;
}

.block5 .block5-con img {
  margin: 30px auto;
  width: 130px;
  height: 63px;
}

.block5 .block5-con .con-item {
  position: relative;
  width: 236px;
  height: 176px;
  display: inline-block;
}
.block5 .block5-con .con-item dd {
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  left: 50%;
  top: 118px;
  transform: translate(-50%);
}
.block5 .mask {
  position: absolute;
  width: 236px;
  height: 176px;
  background: #2386ee;
  border-radius: 4px;
  color: #cccccc;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 1s;
  text-align: start;
}

.block5 .mask:hover {
  opacity: 1;
}

.block5 .mask dl dt {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #ffffff;
  padding: 14px 14px 8px;
  margin-bottom: 0;
}

.block5 .mask p {
  font-size: 12px;
  color: #ffffff;
  line-height: 18px;
  padding: 0 14px;
}
.block6 .tit {
  color: #ffffff;
}
.block6 input {
  width: 664px;
  height: 48px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  background: transparent;
  margin-right: 19px;
}
.block6 input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.block6 button {
  width: 132px;
  height: 48px;
  background: #ffffff;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  color: #2386ee;
  line-height: 24px;
}

.block6 .line {
  width: 820px;
  margin: 0 auto;
}

.block6 .message .box {
  width: 820px;
  /* height: 104px; */
  background: #ffffff;
  box-shadow: 0px 6px 16px 0px rgba(26, 32, 50, 0.1);
  border-radius: 4px;
  margin: 20px auto;
  padding-left: 20px;
}
.block6 .message {
  width: 820px;
  margin: 0 auto;
  padding: 20px 0 40px;
  text-align: start;
}
.block6 .empty {
  height: 104px;
}
.block6 .message p {
  padding: 12px;
  font-weight: 600;
  color: #212121;
}
.block6 table th {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-align: start;
}
.block6 table th:nth-child(1) {
  padding-left: 20px;
}
.block6 table td:nth-child(1) {
  padding-left: 20px;
}
.block6 table td {
  font-weight: 600;
  color: #212121;
  text-align: start;
}



/*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;
}
