.home_header_box {
  top: 100px !important;
}

.header_box.active {
  padding: 0px 0;
  top: 0;
}

.header_box.header_box_bg.active .header_right .nav ul li .subNav_bj {
  top: 80px;
}

.home_header_box .header_right .nav ul li .subNav_bj {
  top: 180px !important;
}

.home_header_box.header_box_bg.active .header_right .nav ul li .subNav_bj {
  top: 80px !important;
}

.home_campaign {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  z-index: 999;

  background: url("../images/bannerIndex.png") center center no-repeat;
  background-size: cover;
}

.mob_home_campaign {
  display: none;
  height: 80px;
  background: url("../images/mob_bannerIndex2.jpg") center center no-repeat;
  background-size: cover;
}

.home_campaign_box {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  z-index: 999;

  /* display: none; */
}

.home_campaign_close {
  width: 50px;
  height: 50px;
  /* border: 2px solid #fff; */
  box-sizing: border-box;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
  border-radius: 50%;
  background: url("../images/home_campaign_close_icon.png") center center no-repeat;
  background-size: 30px;
  cursor: pointer;
}



.privacyClause_header_box {
  background: rgba(0, 139, 191, 0.9);
  /* padding: 10px 0; */
}

/* banner */
.home_banner {
  height: 940px;
  background: linear-gradient(269deg, #11C9C0 0%, #1364DF 100%);
  position: relative;
}

.home_banner::after {
  content: "";
  width: 789px;
  height: 793px;
  background: url("../images/home_banner_bj.png") no-repeat center;
  background-size: 95%;
  position: absolute;
  left: 39%;
  top: 80px;
}

.home_banner .home_banner_container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 300px;
  box-sizing: border-box;
  overflow: hidden;
}

.banner_text_pro {
  max-width: 1430px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.banner_text_pro .banner_text_box {
  width: 40%;
  height: 100%;
  position: relative;
}

.banner_text_pro .banner_text_box h2 {
  width: 427px;
  font-size: 66px;
  font-weight: 700;
  color: #FFFFFF;
}

.banner_text_pro .banner_text_box .input_box {
  width: 400px;
  height: auto;
  position: relative;
}

.banner_text_pro .banner_text_box .input_box p {
  font-size: 18px;
  color: #FFFFFF;
  margin: 60px 0;
}

.banner_text_pro .input_box .input_text {
  display: block;
  width: 100%;
  height: 60px;
  background-color: #fff;
  padding: 20px 30px;
  padding-right: 140px;
  box-sizing: border-box;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
}

.banner_text_pro .input_box .input_btn {
  display: block;
  width: auto;
  height: 48px;
  background-color: #1573f1;
  padding: 10px 27px;
  box-sizing: border-box;
  border: none;
  border-radius: 60px;
  position: absolute;
  bottom: 6px;
  right: 6px;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}

.banner_text_pro .banner_text_list {
  position: relative;
  width: 60%;
}

.banner_text_pro .banner_text_list .box_item {
  display: none;
  position: absolute;
}

.banner_text_pro .banner_text_list .box_item:nth-child(1) {
  display: block;
}

/* banner安全 */
.banner_text_pro .banner_text_list .box_item .aq_bj1 {
  position: relative;
  margin-left: 100px;
  margin-top: 70px;
  width: 458px;
  height: 350px;
  background: url(../images/banner_aq_bj1.png) no-repeat center;
  background-size: cover;
}

.banner_text_pro .banner_text_list .box_item .aq_bj2 {
  position: absolute;
  width: 390px;
  height: 390px;
  background: url(../images/banner_aq_bj2.png) no-repeat center;
  background-size: cover;
  left: 288px;
  bottom: 89px;
}

.banner_text_pro .banner_text_list .box_item .aq_bj2 .icon {
  display: none;
  position: absolute;
  width: 76px;
  height: 76px;
  background: url(../images/banner_aq_q2.png) no-repeat center;
  background-size: cover;
  left: 166px;
  bottom: 286px;
  z-index: 10;
}

.banner_text_pro .banner_text_list .box_item .aq_bj2 .icon.q3 {
  background: url(../images/banner_aq_q3.png) no-repeat center;
  background-size: cover;
  left: 45px;
  bottom: 72px;
}

.banner_text_pro .banner_text_list .box_item .aq_bj2 .icon.q1 {
  background: url(../images/banner_aq_q1.png) no-repeat center;
  background-size: cover;
  left: 276px;
  bottom: 72px;
}

.banner_text_pro .banner_text_list .box_item .aq_bj2 .zw {
  position: absolute;
  width: 70px;
  height: 70px;
  background: url(../images/banner_aq_zw.png) no-repeat center;
  background-size: cover;
  left: 162px;
  bottom: 148px;
  opacity: 0.1;
}

.banner_text_pro .banner_text_list .box_item .aq_bj2 .an {
  display: none;
  opacity: 0.3;
  position: absolute;
  width: 45px;
  height: 45px;
  background: #FFFFFF;
  border-radius: 50%;
  right: 20px;
  bottom: -65px;
}

.banner_text_pro .banner_text_list .box_item .h_box {
  position: absolute;
  left: 52px;
  top: 12px;
  width: 288px;
  height: 290px;
  margin: 50px auto;
}

.banner_text_pro .banner_text_list .box_item .h_box .h_b {
  width: 144px;
  height: 290px;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.banner_text_pro .banner_text_list .box_item .h_box .right {
  right: 0;
}

.banner_text_pro .banner_text_list .box_item .h_box .left {
  left: 0;
}

.banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress {
  width: 260px;
  height: 260px;
  border-radius: 50%;
  position: absolute;
  border: 15px solid #fff;
  top: 0;
  transform: rotate(45deg);
}

.banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress.rightcircle {
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  right: 0;
}

.banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress.rightcircle.dh {
  transform: rotate(225deg);
  animation: circleProgressLoad_right 0.5s linear;
}

.banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress.leftcircle {
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  left: 0;
}

.banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress.leftcircle.dh {
  transform: rotate(225deg);
  animation: circleProgressLoad_left 0.5s linear;
}

@keyframes circleProgressLoad_right {
  0% {
    -webkit-transform: rotate(45deg);
  }

  50% {
    -webkit-transform: rotate(225deg);
  }

  100% {
    -webkit-transform: rotate(225deg);
  }
}

@keyframes circleProgressLoad_left {
  0% {
    -webkit-transform: rotate(45deg);
  }

  50% {
    -webkit-transform: rotate(45deg);
  }

  100% {
    -webkit-transform: rotate(225deg);
  }
}

/* 高效 */
.banner_text_pro .banner_text_list .box_item .gx_bj1 {
  position: relative;
  left: 150px;
  top: 0;
  width: 335px;
  height: 404px;
  background: url(../images/gx_img1.png) no-repeat center;
  background-size: cover;
}

.banner_text_pro .banner_text_list .box_item .gx_bj2 {
  width: 339px;
  height: 412px;
  position: absolute;
  left: 360px;
  top: -93px;
  background: #EBF9F9;
  border-radius: 24px;
}

.banner_text_pro .banner_text_list .box_item .gx_bj2 .kuang {
  width: 247px;
  height: 248px;
  background: url("../images/gx_img2.png") no-repeat center;
  background-size: cover;
  margin: 45px auto 36px;
}

.banner_text_pro .banner_text_list .box_item .gx_bj2 .nr {
  position: absolute;
  left: 50%;
  top: 41%;
  transform: translate(-50%, -50%);
  width: 133px;
  height: 128px;
  background: url("../images/gx_img3.png") no-repeat center;
  background-size: cover;
  opacity: 0;
}

.banner_text_pro .banner_text_list .box_item .gx_bj2 .line {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 70px;
  width: 262px;
  height: 0px;
  border: 2px solid #1868EA;
  box-shadow: 0 0px 26px rgba(26, 107, 237, 1);
  border-radius: 6px;
}

.banner_text_pro .banner_text_list .box_item .gx_bj2 .btn {
  width: 243px;
  height: 56px;
  margin: 0 auto;
  text-align: center;
  background: linear-gradient(123deg, #1573F1 0%, #905FE8 100%);
  box-shadow: 0px 3px 10px 1px rgba(21, 115, 241, 0.4);
  border-radius: 31px;
  line-height: 56px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

.banner_text_pro .banner_text_list .box_item .gx_bj2 .an {
  display: none;
  opacity: 0.3;
  position: absolute;
  width: 45px;
  height: 45px;
  background: #FFFFFF;
  border-radius: 50%;
  right: 20px;
  bottom: -65px;
}

/* 省钱 */
.banner_text_pro .banner_text_list .box_item .sq_bj1 {
  position: absolute;
  left: 217px;
  top: -101px;
  width: 559px;
  height: 347px;
  background: url(../images/sq_img.png) no-repeat center;
  background-size: cover;
  border-radius: 12px;
}

.banner_text_pro .banner_text_list .box_item .cny {
  position: absolute;
  right: -620px;
  bottom: -410px;
  width: 186px;
  height: 74px;
  background: url(../images/sq_bg1.png) no-repeat center;
  background-size: cover;
}

.banner_text_pro .banner_text_list .box_item .cny.dh {
  animation: cny_tb 2s infinite;
}

@keyframes cny_tb {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(12px);
  }

  100% {
    transform: translateY(0px);
  }
}

.banner_text_pro .banner_text_list .box_item .usd {
  position: absolute;
  right: -760px;
  bottom: -320px;
  width: 144px;
  height: 44px;
  background: url(../images/sq_bg2.png) no-repeat center;
  background-size: cover;
}

.banner_text_pro .banner_text_list .box_item .usd.dh {
  animation: usd_tb 2s infinite;
}

@keyframes usd_tb {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(12px);
  }

  100% {
    transform: translateX(0px);
  }
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 {
  position: absolute;
  left: 130px;
  top: 100px;
  width: 269px;
  height: auto;
  background: linear-gradient(180deg, #1573F1 0%, #905FE8 100%);
  border-radius: 12px;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 h2 {
  font-size: 20px;
  color: #FFFFFF;
  line-height: 28px;
  letter-spacing: 0.03px;
  padding: 18px 20px 12px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box {
  padding: 14px 20px 26px;
  box-sizing: border-box;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text {
  /* width: 100%; */
  height: auto;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  padding: 18px 23px 12px;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 29px;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx:first-child {
  margin-top: 0;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box img {
  max-width: 100%;
  display: block;
  height: auto;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box,
.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box2 {
  display: flex;
  align-items: center;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box .pic img {
  width: 25px;
  display: block;
  max-width: 100%;
  height: auto;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box .pic .tx2 {
  margin-left: 4px;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box .pic .tx1 {
  margin-top: -21px;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx p {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 17px;
  letter-spacing: 0.3px;
  margin-left: 4px;
}


/* .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp,
.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 {
  display: flex;
  align-items: center;
  width: 230px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  padding: 0 12px;
  box-sizing: border-box;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp .txt,
.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 .txt {
  width: 154px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 32px;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp .kh,
.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 .kh {
  line-height: 30px;
  padding-left: 12px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0.03px;
} */

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .btn {
  width: 230px;
  height: 44px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 8px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0.03px;
  margin-top: 24px;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .btn:hover {
  background: rgba(255, 255, 255, 0.6);
}

/* .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_title {
  display: flex;
  align-items: center;
  margin: 15px 0;
} */

/* .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_title .icon {
  width: 19px;
  height: 19px;
  display: inline-block;
  background: url(../images/sq_icon3.png) no-repeat center;
  background-size: cover;
}

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_title span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 17px;
  margin-left: 8px;
  letter-spacing: 0.03px;
} */

.banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .an {
  display: none;
  opacity: 0.3;
  position: absolute;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 50%;
  right: -60px;
  bottom: -65px;
}

/* banner底部 */
.banner_text_bottom {
  position: absolute;
  width: 100%;
  bottom: 60px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner_text_bottom .b_box_c {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 160px;
}

.banner_text_bottom .item_box {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.banner_text_bottom .item_box:nth-child(2) {
  margin: 0 20px;
}

.banner_text_bottom .item_box .tit {
  text-align: center;
  width: 100%;
  padding: 24px;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 42px;
}

.banner_text_bottom .item_box .line {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  position: relative;
}

.banner_text_bottom .item_box .line .jd {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #fff;
}


.banner_text_bottom .item_box .tit {
  opacity: 0.8;
}

.banner_text_bottom .item_box .line .jd {
  opacity: 0.8;
}

/* 内容 */

.home_content {
  width: 100%;
  height: auto;
  position: relative;
}

.home_content h2.title {
  font-size: 46px;
  font-weight: 700;
  line-height: 65px;
  letter-spacing: 0.04px;
  text-align: center;
}

.home_section1 {
  width: 100%;
  margin: 0 auto;
}

.home_section1 .section_container_con {
  max-width: 1500px;
}

.home_section1_list {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 200px 0px 272px 0px;
}

.home_section1_list .left {
  width: 900px;
  height: 600px;
  position: relative;
}

.home_section1_list .left img {
  width: 100%;
  height: 100%;
}

.home_section1_list .left .list {
  position: absolute;
  left: 710px;
  top: 150px;
  width: 800px;
  height: 520px;
  background: linear-gradient(135deg, #11C9C0 0%, #15B0CC 45%, #1364DF 100%);
  border-radius: 24px;
  z-index: 1;
}

.home_section1_list .left .list::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 800px;
  height: 520px;
  background: url("../images/section_x.png") no-repeat center;
  background-size: cover;
  z-index: -1;
}

.home_section1_list .left .list ul {
  padding: 80px 30px 80px 90px;
  box-sizing: border-box;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
}

.home_section1_list .left .list ul li {
  width: 33.33%;
}

.home_section1_list .left .list ul li .text {
  font-size: 80px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 89px;
  margin-bottom: 8px;
}

.home_section1_list .left .list ul li .text2,
.home_section1_list .left .list ul li .text3 {
  font-size: 76px;
  line-height: 85px;
}

.home_section1_list .left .list ul li .text4 {
  font-size: 76px;
  margin-top: 70px;
  line-height: 76px;
}

.home_section1_list .left .list ul li .text4 .ccc {
  font-size: 40px;
}

.home_section1_list .left .list ul li .counter {
  /* font-family: Arial; */
}

.home_section1_list .left .list ul li .text5 {
  font-size: 76px;
  display: flex;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 14px;
}

.home_section1_list .left .list ul li .text5 .span1 {
  font-size: 62px;
  font-family: "PingFang SC";
}

.home_section1_list .left .list ul li .text5 .span2 {
  font-size: 40px;
  line-height: 40px;
  padding-top: 16px;
}

.home_section1_list .left .list ul li.li_con6 {
  margin-top: 70px;
  padding-top: 40px;
}

.home_section1_list .left .list ul li.li_con6 .text_right {
  width: 59px;
  height: 30px;
  position: relative;
  padding-left: 30px;
}





.home_section1_list .left .list ul li.li_con6 .text_right img {
  width: 100%;
  height: 100%;
}

.home_section1_list .left .list ul li.li_con6:hover .text_right img {
  animation: home_img_4 1.5s linear infinite;
}

@keyframes home_img_4 {

  0%,
  100% {
    transform: translateX(-5px);
  }

  50% {
    transform: translateX(0px);
  }
}

.home_section1_list .left .list ul li.li_con6 .text_right::after {
  content: "";
  position: absolute;
  right: 1px;
  top: -1px;
  width: 32px;
  height: 32px;
  background: url("../images/home_section1_radius.png") no-repeat center;
  background-size: cover;
}

.home_section1_list .left .list ul li.li_con6 .learn_more {
  margin-top: 15px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 22px;
  padding-left: 30px;
}

.home_section1_list .left .list ul li .title {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 25px;
}

.home_section2 {
  position: relative;
  height: 100%;
}

.home_section2 .section_container_con {
  max-width: 100%;
  padding: 0;
}

.home_section2 .home_section2_list {
  position: relative;
  height: 100%;
}

.home_section2 .swiper {
  width: 100%;
  height: 100%;
}

.home_section2 .swiper .swiper-slide {
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.home_section2 .swiper .swiper-slide .home_section2_item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 890px;
  /* background: linear-gradient(209deg, #11C9C0 0%, rgba(36, 180, 204, 0.85) 33%, rgba(29, 148, 212, 0.91) 66%, #1364DF 100%); */

}

.home_section2 .swiper .swiper-slide .home_section2_item .bg {
  width: 50%;
  flex: 1;
  height: 890px;
  /* background: url(../images/home_section2_bj_1_1.png) no-repeat center center; */
  /* background-size: cover; */
  background: linear-gradient(225deg, #19C0C5 0%, #21B2CC 33%, #1D97D3 66%, #187BDA 100%);
}

.home_section2 .swiper .swiper-slide .home_section2_item .left {
  width: 421px;
  padding-left: 210px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 244px;
}

/* .home_section2 .swiper .swiper-slide .home_section2_item .left h2 {
  font-size: 46px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 70px;
  margin-bottom: 60px;
} */

.home_section2 .swiper .swiper-slide .home_section2_item .left .list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.home_section2 .swiper .swiper-slide .home_section2_item .left .list .item {
  margin-bottom: 38px;
  transition: all 1s;
}

.home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item:last-child {
  margin-bottom: 0;
}

.home_section2 .swiper .swiper-slide .home_section2_item .left .list .item h3 {
  font-size: 46px;
  line-height: 65px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 30px;
}

.home_section2 .swiper .swiper-slide .home_section2_item .left .list .item p {
  display: none;
  width: 100%;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 28px;
  margin-top: 30px;
}

.home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left {
  padding-top: 188px;
}

.home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item h3 {
  font-size: 36px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 48px;
  margin-bottom: 0px;
}

.home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item p {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
}



.home_section2 .swiper .swiper-slide .home_section2_item .left .btn {
  width: 160px;
  margin-top: 75px;
  background: #1F78F0;
  box-shadow: 0px 6px 12px 1px rgba(27, 110, 222, 0.3);
  border-radius: 100px;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
  position: relative;
}

/* .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .link_more {
  position: absolute;
  left: 210px;
  top: 0;
} */

/* .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .link_more .btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  font-size: 16px;
  margin-top: 0px;
} */

.home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .btn {
  display: block;
  width: 160px;
  font-size: 16px;
  margin-top: 90px;
}



.home_section2 .swiper .swiper-slide .home_section2_item .left .btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 100px;
  opacity: 0;
}

.home_section2 .swiper .swiper-slide .home_section2_item .left .btn:hover::after {
  opacity: 1;
}

.home_section2 .swiper .swiper-slide .home_section2_item .right {
  width: 50%;
  /* float: right; */
  flex: 1;
}

.home_section2 .swiper .swiper-slide .home_section2_item .right img {
  /* width: 960px; */
  height: 890px;
  min-width: 100%;
  /* object-fit: cover; */
}

.home_section2 .swiper-pagination {
  text-align: inherit !important;
}

.home_section2 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 80px !important;
  left: 210px !important;
  width: 100% !important;
}

.home_section2 .swiper-pagination-bullet {
  width: 60px !important;
  height: 4px !important;
  background: #FFFFFF !important;
  border-radius: 10px !important;
  opacity: 0.3 !important;
  display: inline-block !important;
}

.home_section2 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px !important;
}

.home_section2 .swiper-pagination-bullet-active {
  opacity: 1 !important;
}

.home_section3 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #fff;
  padding: 160px 0;
}

.home_section3 h2 {
  color: #333333;
}

.home_section3 .home_section3_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 140px;
  padding-right: 140px;
  margin-top: 88px;
}

.home_section3 .home_section3_list .left {
  width: 630px;
  height: 565px;
  overflow: hidden;
}

.home_section3 .home_section3_list .left .globe {
  width: 103%;
  height: 103%;
  display: block;
  font-size: 0;
  object-fit: cover;
  outline: none;
}


.home_section3 .home_section3_list .right ul li .li_con {
  display: flex;
  justify-content: center;
  align-items: flex-start;

}

.home_section3 .home_section3_list .right ul li .li_con .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-right: 24px;
}

.home_section3 .home_section3_list .right ul li .li_con .icon .tx,
.home_section3 .home_section3_list .right ul li .li_con .icon .td {
  background-size: cover;
}

.home_section3 .home_section3_list .right ul li .li_con1 .icon .tx {
  width: 30px;
  height: 30px;
  background: url(../images/home_section3_icon_1.png) no-repeat center;
  margin-top: -6px;
  margin-left: 0px;
  transition: all 0.3s linear;
}

.home_section3 .home_section3_list .right ul li .li_con1 .icon .td {
  width: 41px;
  height: 40px;
  background: url(../images/home_section3_icon1.png) no-repeat center;
  margin-top: 14px;
  margin-left: -22px;
  transition: all 0.3s linear;
}

.home_section3 .home_section3_list .right ul li .li_con2 .icon .tx {
  width: 31px;
  height: 30px;
  background: url(../images/home_section3_icon_2.png) no-repeat center;
  margin-top: -3px;
  margin-left: 0px;
  transition: all 0.3s linear;
}

.home_section3 .home_section3_list .right ul li .li_con2 .icon .td {
  width: 41px;
  height: 40px;
  background: url(../images/home_section3_icon2.png) no-repeat center;
  margin-top: 14px;
  margin-left: -20px;
  transition: all 0.3s linear;
}

.home_section3 .home_section3_list .right ul li .li_con3 .icon .tx {
  width: 30px;
  height: 30px;
  background: url(../images/home_section3_icon_3.png) no-repeat center;
  margin-top: 2px;
  margin-left: 0px;
  transition: all 0.3s linear;
}

.home_section3 .home_section3_list .right ul li .li_con3 .icon .td {
  width: 35px;
  height: 40px;
  background: url(../images/home_section3_icon3.png) no-repeat center;
  margin-top: 12px;
  margin-left: -16px;
}

.home_section3 .home_section3_list .right ul li .li_con4 .icon .tx {
  width: 33px;
  height: 30px;
  background: url(../images/home_section3_icon_4.png) no-repeat center;
  margin-top: -6px;
  margin-left: 0px;
  transition: all 0.3s linear;
}

.home_section3 .home_section3_list .right ul li .li_con4 .icon .td {
  width: 41px;
  height: 40px;
  background: url(../images/home_section3_icon4.png) no-repeat center;
  margin-top: 11px;
  margin-left: -24px;
}

.home_section3 .home_section3_list .right ul li .li_con5 .icon .tx {
  width: 33px;
  height: 28px;
  background: url(../images/help_center/home_section3_iconztzj.png) no-repeat center;
  margin-top: -6px;
  margin-left: 0px;
  transition: all 0.3s linear;
}

.home_section3 .home_section3_list .right ul li .li_con5 .icon .td {
  width: 41px;
  height: 40px;
  background: url(../images/help_center/home_section3_icon_ztzj.png) no-repeat center;
  margin-top: 15px;
  margin-left: -22px;
}

.home_section3 .home_section3_list .right ul li .li_con .p_title {
  width: 342px;
  padding: 0 0 60px;
  box-sizing: border-box;
}

.home_section3 .home_section3_list .right ul li:last-child .li_con .p_title {
  padding-bottom: 0;
}

.home_section3 .home_section3_list .right ul li .li_con .p_title h3 {
  font-size: 24px;
  font-weight: 700;
  color: #333333;
  line-height: 42px;
  margin-top: 8px;
}

.home_section3 .home_section3_list .right ul li .li_con .p_title p {
  display: none;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  padding-top: 10px;
  box-sizing: border-box;
}

.home_section3 .home_section3_list .right ul li:nth-child(1) .li_con .p_title p {
  display: block;
}

.home_section4 {
  width: 100%;
  height: auto;
  background: linear-gradient(90deg, #1364DF 0%, #11C9C0 100%);
  padding: 120px 0 156px;
}

.home_section4 .home_section4_list .title {
  color: #FFFFFF;
  margin-bottom: 150px;
}

.home_section4 .home_section4_list ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.home_section4 .home_section4_list ul li {
  width: 20%;
  height: 256px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.37);
  text-align: center;
  margin-right: 16px;
  padding: 42px 0 42px;
  box-sizing: border-box;
}

.home_section4 .home_section4_list ul li:last-child {
  margin-right: 0;
}

.home_section4 .home_section4_list ul li .li_con img {
  width: 80px;
  height: 80px;
}

.home_section4 .home_section4_list ul li .li_con h2 {
  font-size: 24px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 33px;
  margin: 16px 0 6px;
}

.home_section4 .home_section4_list ul li .li_con p {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
}


.home_section4 .home_section4_list .m_link {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
  margin: 0 auto;
  padding: 37px 0;
  box-sizing: border-box;
}

.home_section4 .home_section4_list .m_link .text_right {
  width: 53px;
  height: 53px;
}

.home_section4 .home_section4_list ul li.li_con6 .m_link .text_right img.td {
  display: none;
}

.home_section4 .home_section4_list ul li.li_con6:hover .m_link .text_right img.tx {
  display: none;
}

.home_section4 .home_section4_list ul li.li_con6:hover .m_link .text_right img.td {
  display: block;
}


.home_section4 .home_section4_list .m_link .text_right img {
  width: 100%;
  height: 100%;
}


.home_section4 .home_section4_list .learn_more {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 22px;
  margin-top: 13px;
}

.home_section5 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 200px 0px 220px;
  box-sizing: border-box;
}

.home_section5 .home_section5_list {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
}

.home_section5 .home_section5_list h2 {
  width: 400px;
  color: #040000;
  margin-top: 36px;
}

.home_section5 .home_section5_list .home_section5_item {
  flex: 1;
  width: 100%;
  height: 240px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.home_section5 .home_section5_list .home_section5_item ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  animation: home_section5_list_img 65s linear infinite;
}

@keyframes home_section5_list_img {
  to {
    transform: translateY(-5000px);
  }
}


.home_section5 .home_section5_list .home_section5_item ul li {
  width: 25%;
  height: 120px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home_section5 .home_section5_list .home_section5_item ul li img {
  /* width: 100%; */
  height: auto;
  object-fit: cover;
}



.home_section6 {
  width: 100%;
  height: auto;
  background: #F6F6F6;
  padding: 100px 0;
}

.home_section6 .home_section6_list h2 {
  color: #040000;
}


.home_section6 .home_section6_list ul {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 100px 0 80px;
}

.home_section6 .home_section6_list ul li .icon {
  position: relative;
  width: auto;
  margin: 0 auto;
}

.home_section6 .home_section6_list ul li .icon1 {
  height: 98px;
}

.home_section6 .home_section6_list ul li .icon2 {
  height: 105px;
}

.home_section6 .home_section6_list ul li .icon3 {
  height: 109px;
}

.home_section6 .home_section6_list ul li .icon1 .tx {
  position: absolute;
  left: 25px;
  top: 0;
  width: 87px;
  height: 87px;
  background: linear-gradient(90deg, #1364DF 0%, #11C9C0 100%);
  background-size: 100%;
  border-radius: 50%;
  transition: all 0.3s linear;
}

.home_section6 .home_section6_list ul li .icon2 .tx {
  position: absolute;
  left: 86px;
  top: 8px;
  width: 86px;
  height: 87px;
  background: linear-gradient(90deg, #1364DF 0%, #11C9C0 100%);
  background-size: 100%;
  border-radius: 50%;
  transition: all 0.3s linear;
}

.home_section6 .home_section6_list ul li .icon3 .tx {
  position: absolute;
  left: 3px;
  top: 26px;
  width: 84px;
  height: 84px;
  background: linear-gradient(90deg, #1364DF 0%, #11C9C0 100%);
  background-size: 100%;
  border-radius: 50%;
  transition: all 0.3s linear;
}

.home_section6 .home_section6_list ul li .icon1 .td {
  position: absolute;
  left: 65px;
  top: 20px;
  width: 115px;
  height: 83px;
  background: url(../images/home_section6_icon1.png) no-repeat center;
  background-size: 100%;
  transition: all 0.3s linear;
}

.home_section6 .home_section6_list ul li .icon2 .td {
  position: absolute;
  left: 140px;
  top: 0;
  width: 89px;
  height: 106px;
  background: url(../images/home_section6_icon2.png) no-repeat center;
  background-size: 100%;
  transition: all 0.3s linear;
}

.home_section6 .home_section6_list ul li .icon3 .td {
  position: absolute;
  left: 45px;
  top: 0;
  width: 99px;
  height: 111px;
  background: url(../images/home_section6_icon3.png) no-repeat center;
  background-size: 100%;
  transition: all 0.3s linear;
}

/* hover */
.home_section6 .home_section6_list ul li:hover .icon1 .tx {
  left: 15px;
  top: -14px;
}

.home_section6 .home_section6_list ul li:hover .icon2 .tx {
  left: 75px;
  top: -15px;
}

.home_section6 .home_section6_list ul li:hover .icon3 .tx {
  left: 0px;
  top: 10px;
}

.home_section6 .home_section6_list ul li:hover .icon1 .td {
  left: 70px;
  top: 25px;
}

.home_section6 .home_section6_list ul li:hover .icon2 .td {
  left: 142px;
  top: 12px;
}

.home_section6 .home_section6_list ul li:hover .icon3 .td {
  left: 50px;
  top: 15px;
}


.home_section6 .home_section6_list ul li h3 {
  font-size: 30px;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 700;
  color: #040000;
  line-height: 42px;
  margin: 38px 0 20px;
}

.home_section6 .home_section6_list ul li p {
  font-size: 20px;
  font-family: PingFang SC-Regular, PingFang SC;
  color: #040000;
  line-height: 28px;
}

.home_section6 .home_section6_list ul li.li_con {
  margin-left: 230px;
  margin-right: 270px;
}

.home_section6 .home_section6_list p {
  margin: 0 auto;
  text-align: center;
}

.home_section6 .home_section6_list p .btn {
  display: inline-block;
  padding: 19px 78px;
  background: #1F78F0;
  box-shadow: 0px 6px 12px 1px rgba(21, 115, 241, 0.3);
  border-radius: 100px;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  /* line-height: 28px; */
  position: relative;
}

.home_section6 .home_section6_list p .btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  opacity: 0;
}

.home_section6 .home_section6_list p .btn:hover::after {
  opacity: 1;
}

.home_section7 {
  width: 100%;
  height: auto;
  padding: 160px 0;
  box-sizing: border-box;
}

.home_section7 .home_section7_list {
  width: 100%;
  height: auto;
}

.home_section7 .home_section7_list h2 {
  margin-bottom: 80px;
}

.home_section7 .home_section7_list ul {
  margin: 0 -1px;
}

.home_section7 .home_section7_list ul li {
  float: left;
  width: 20%;
  height: auto;
  padding: 20px;
  box-sizing: border-box;
}

.home_section7 .home_section7_list ul li:last-child {
  margin-right: 0;
}

.home_section7 .home_section7_list ul li .pic_box {
  width: 100%;
  height: auto;
}

.home_section7 .home_section7_list ul li img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
}






@media only screen and (min-width: 1599px) and (max-width: 1600px) {
  .home_section6 .home_section6_list ul li>div {
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 1600px) {

  /* banner */
  .home_banner {
    height: 860px;
    background: linear-gradient(269deg, #11C9C0 0%, #1364DF 100%);
    position: relative;
  }

  .home_banner::after {
    background-size: 85%;
    top: 64px;
  }

  .home_banner .home_banner_container {
    padding-top: 284px;
    padding-bottom: 60px;
    box-sizing: border-box;
    overflow: hidden;
  }

  .banner_text_pro {
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .banner_text_pro .banner_text_box h2 {
    font-size: 56px;
    line-height: 86px;
    width: 380px;
  }

  .banner_text_pro .banner_text_box .input_box p {
    margin: 50px 0;
  }

  .home_content h2.title {
    font-size: 40px;
    line-height: 60px;
  }

  .section_container_con {
    max-width: 1230px;
  }

  .home_section1 .section_container_con {
    max-width: 1230px;
  }

  .home_section1_list {
    padding: 160px 0px 250px 0px;
    box-sizing: border-box;
  }

  .home_section1_list .left {
    width: 760px;
    height: 460px;
  }

  .home_section1_list .left img {
    width: 100%;
    height: 100%;
  }

  .home_section1_list .left .list {
    left: 580px;
    top: 130px;
    width: 700px;
    height: 420px;
  }

  .home_section1_list .left .list::after {
    width: 700px;
    height: 420px;
  }

  .home_section1_list .left .list ul {
    padding: 50px 10px 50px 70px;
  }


  .home_section1_list .left .list ul li .text {
    font-size: 70px;
    line-height: 82px;
    margin-bottom: 10px;
  }

  .home_section1_list .left .list ul li .text2,
  .home_section1_list .left .list ul li .text3 {
    font-size: 62px;
  }

  .home_section1_list .left .list ul li .text4 {
    font-size: 62px;
    margin-top: 30px;
    line-height: 74px;
  }

  .home_section1_list .left .list ul li .text5 {
    font-size: 62px;
    display: flex;
    align-items: center;
    margin-top: 30px;
  }

  .home_section1_list .left .list ul li .text5 .span1 {
    font-size: 50px;
  }

  .home_section1_list .left .list ul li .text5 .span2 {
    font-size: 32px;
    padding-top: 12px;
  }

  .home_section1_list .left .list ul li.li_con6 {
    margin: 35px auto 0;
    padding-top: 35px;
  }

  .home_section1_list .left .list ul li.li_con6 .text_right {
    padding-left: 30px;
  }

  .home_section1_list .left .list ul li.li_con6 .learn_more {
    margin-top: 22px;
    font-size: 16px;
    padding-left: 30px;
  }

  .home_section1_list .left .list ul li .title {
    font-size: 16px;
    line-height: 22px;
  }



  .home_section2 .swiper .swiper-slide .home_section2_item .bg {
    height: 750px;
  }


  .home_section2 .swiper .swiper-slide .home_section2_item {
    width: 100%;
    height: 750px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left {
    padding-left: 190px;
    padding-top: 180px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left {
    padding-top: 160px;
  }

  /* .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left {
    padding-top: 120px;
  } */


  /* .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left h2,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left h2 {
    margin-bottom: 60px;
  } */

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item h3 {
    font-size: 40px;
    line-height: 55px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item h3 {
    font-size: 26px;
    line-height: 40px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item p {
    height: 40px;
    margin-top: 25px;
    opacity: 1;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item {
    margin-bottom: 50px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .btn {
    width: 140px;
    margin-top: 60px;
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 52px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .btn {
    width: 140px;
    font-size: 16px;
    margin-top: 70px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .right img {
    height: 750px;
  }

  .home_section2 .swiper-container-horizontal>.swiper-pagination-bullets,
  .home_section2 .swiper-pagination-custom,
  .home_section2 .swiper-pagination-fraction {
    bottom: 50px !important;
    left: 190px !important;
  }


  .home_section3 {
    padding: 140px 0;
  }

  .home_section3 .home_section3_list {
    padding-left: 60px;
    padding-right: 88px;
    margin-top: 70px;
  }

  .home_section3 .home_section3_list .left {
    width: 530px;
    height: 537px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title {
    padding: 0 0 45px;
  }

  .home_section3 .home_section3_list .right ul li .li_con {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }

  .home_section3 .home_section3_list .right ul li .li_con .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 24px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .icon .tx,
  .home_section3 .home_section3_list .right ul li .li_con .icon .td {
    background-size: 90%;
  }


  .home_section3 .home_section3_list .right ul li .li_con .p_title h3 {
    font-size: 20px;
  }

  .home_section4 {
    padding: 100px 0 120px;
  }

  .home_section4 .home_section4_list .title {
    color: #FFFFFF;
    margin-bottom: 80px;
  }

  .home_section4 .home_section4_list ul li {
    width: 300px;
    height: auto;
    margin-right: 16px;
    padding: 38px 0 38px;
  }

  .home_section4 .home_section4_list ul li .li_con img {
    width: 70px;
    height: 70px;
  }

  .home_section4 .home_section4_list ul li .li_con h2 {
    font-size: 22px;
  }

  .home_section4 .home_section4_list ul li .li_con p {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 25px;
  }

  .home_section4 .home_section4_list .m_link {
    padding: 32px 0;
  }


  .home_section5 {
    padding: 140px 0px 180px;
  }

  .home_section5 .home_section5_list {
    padding-left: 40px;
    padding-right: 40px;
  }

  .home_section5 .home_section5_list h2 {
    width: 278px;
    margin-top: 36px;
    font-size: 36px;
  }

  .home_section5 .home_section5_list .home_section5_item ul li {
    /* width: 200px; */
  }

  .home_section5 .home_section5_list .home_section5_item ul li .pic_box {
    /* width: 190px; */
  }



  .home_section6 {
    padding: 100px 0;
  }

  .home_section6 .home_section6_list ul li img {
    width: 160px;
    height: 99px;
  }

  .home_section6 .home_section6_list ul li h3 {
    font-size: 22px;
    line-height: 36px;
    margin: 20px 0 10px;
  }

  .home_section6 .home_section6_list ul li.li_con {
    margin-left: 170px;
    margin-right: 220px;
  }

  .home_section6 .home_section6_list p .btn {
    padding: 15px 70px;
    font-size: 16px;
    position: relative;
  }

  .home_section6 .home_section6_list ul li .icon1 .tx {
    width: 65px;
    height: 65px;
  }

  .home_section6 .home_section6_list ul li .icon2 .tx {
    width: 65px;
    height: 65px;
    left: 76px;
  }

  .home_section6 .home_section6_list ul li .icon3 .tx {
    width: 60px;
    height: 60px;
  }

  .home_section6 .home_section6_list ul li .icon1 .td {
    width: 85px;
    height: 70px;
  }

  .home_section6 .home_section6_list ul li .icon2 .td {
    width: 70px;
    height: 85px;
    left: 125px;
  }

  .home_section6 .home_section6_list ul li .icon3 .td {
    width: 70px;
    height: 90px;
    top: 5px;
  }

  /* hover */
  .home_section6 .home_section6_list ul li:hover .icon2 .tx {
    left: 72px;
  }

  .home_section6 .home_section6_list ul li:hover .icon2 .td {
    left: 130px;
  }

  .home_section6 .home_section6_list ul li:hover .icon3 .tx {
    left: 0px;
    top: 10px;
  }

  .home_section6 .home_section6_list ul li:hover .icon3 .td {
    left: 48px;
    top: 10px;
  }

  .home_section7 {
    padding: 120px 0;
  }

  .home_section7 .home_section7_list ul {
    margin-top: 70px;
  }


}

@media screen and (max-width: 1440px) {

  .home_banner {
    height: 100vh;
    background: linear-gradient(269deg, #11C9C0 0%, #1364DF 100%);
    position: relative;
  }

  .home_banner::after {
    content: "";
    width: 639px;
    height: 643px;
    background: url(../images/home_banner_bj.png) no-repeat center;
    background-size: 95%;
    position: absolute;
    left: 39%;
    top: 80px;
  }

  .home_banner .home_banner_container {
    padding-top: 226px;
    padding-bottom: 40px;
  }

  .banner_text_pro {
    max-width: 1130px;
  }

  .banner_text_pro .banner_text_box h2 {
    font-size: 46px;
    line-height: 64px;
    margin-top: 16px;
    width: 320px;
  }

  .banner_text_pro .banner_text_box .input_box p {
    font-size: 16px;
    margin: 40px 0;
  }

  .banner_text_pro .input_box .input_text {
    height: 50px;
    padding: 14px 30px;
    padding-right: 140px;
    font-size: 15px;
    line-height: 22px;
  }

  .banner_text_pro .input_box .input_btn {
    width: auto;
    height: 38px;
    padding: 4px 27px;
    bottom: 5px;
    right: 6px;
    font-size: 15px;
    color: #fff;
  }

  /* banner修改 */
  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text {
    padding: 12px 20px 12px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx {
    margin-top: 15px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box1 img {
    width: 25px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box2 img {
    width: 22px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box .pic img {
    width: 20px;
    display: block;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box .pic .tx2 {
    margin-left: 4px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box .pic .tx1 {
    margin-top: -18px;
  }

  /* banner安全 */


  .banner_text_pro .banner_text_list .box_item .aq_bj1 {
    background-size: 95%;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj2 {
    bottom: 80px;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj2 {
    background-size: 95%;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj2 .an {
    display: none;
    opacity: 0.3;
    position: absolute;
    width: 45px;
    height: 45px;
    background: #FFFFFF;
    border-radius: 50%;
    right: 20px;
    bottom: -65px;
  }


  .banner_text_pro .banner_text_list .box_item .h_box {
    left: 56px;
    top: 12px;
    width: 280px;
    height: 280px;
    margin: 54px auto;
  }

  .banner_text_pro .banner_text_list .box_item .h_box .h_b {
    width: 140px;
    height: 280px;
    position: absolute;
    top: 0;
    overflow: hidden;
  }


  .banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress {
    width: 252px;
    height: 250px;
    border-radius: 50%;
    position: absolute;
    border: 15px solid #fff;
    top: 0;
    transform: rotate(45deg);
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj1 {
    background-size: 95%;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 {
    width: 309px;
    height: 382px;
    top: -40px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 .kuang {
    width: 226px;
    height: 238px;
    background: url(../images/gx_img2.png) no-repeat center;
    background-size: 95%;
    margin: 35px auto 30px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 .btn {
    width: 223px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
  }


  .banner_text_pro .banner_text_list .box_item .gx_bj2 .line {
    width: 210px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 .nr {
    background-size: 95%;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj1 {
    left: 178px;
    top: -64px;
    width: 559px;
    height: 347px;
    background-size: 85%;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 {
    left: 130px;
    top: 120px;
    width: 249px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp,
  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 {
    width: 210px;
    height: 36px;
    padding: 0 10px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp .txt,
  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 .txt {
    font-size: 15px;
    line-height: 30px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp .kh,
  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 .kh {
    font-size: 15px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .btn {
    width: 210px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }

  .banner_text_pro .banner_text_list .box_item .cny {
    position: absolute;
    right: -580px;
    bottom: -410px;
    width: 186px;
    height: 74px;
    background-size: 95%;
  }

  .banner_text_pro .banner_text_list .box_item .usd {
    position: absolute;
    right: -680px;
    bottom: -320px;
    width: 144px;
    height: 44px;
    background-size: 95%;
  }

  .banner_text_bottom .b_box_c {
    padding: 0 140px;
  }

  .banner_text_bottom {
    bottom: 40px;
  }

  .banner_text_bottom .item_box .tit {
    padding: 18px;
    font-size: 22px;
    line-height: 32px;
  }

  .home_section1 .section_container_con {
    max-width: 1100px;
  }

  .section_container_con {
    max-width: 1100px;
  }

  .home_section1_list {
    padding: 120px 0px 240px 0px;
  }

  .home_section1_list .left {
    width: 660px;
    height: 420px;
  }

  .home_section1_list .left .list {
    left: 480px;
    top: 128px;
    width: 640px;
    height: 390px
  }

  .home_section1_list .left .list::after {
    width: 640px;
    height: 390px
  }

  .home_section1_list .left .list ul {
    padding: 50px 10px 50px 70px;
  }

  .home_section1_list .left .list ul li .text {
    font-size: 64px;
    margin-bottom: 6px;
  }

  .home_section1_list .left .list ul li .text2,
  .home_section1_list .left .list ul li .text3 {
    font-size: 60px;
  }

  .home_section1_list .left .list ul li .text4 {
    font-size: 54px;
    margin-top: 30px;
  }

  .home_section1_list .left .list ul li .text5 {
    font-size: 56px;
    margin-top: 27px;
  }

  .home_section1_list .left .list ul li .text5 .span1 {
    font-size: 48px;
  }

  .home_section1_list .left .list ul li .text5 .span2 {
    font-size: 36px;
  }

  .home_section1_list .left .list ul li.li_con6 {
    margin: 35px auto 0;
    padding-top: 30px;
  }

  .home_section1_list .left .list ul li.li_con6 .text_right {
    width: 59px;
    height: 30px;
    padding-left: 25px;
  }

  .home_section1_list .left .list ul li.li_con6 .learn_more {
    margin-top: 18px;
    font-size: 15px;
    line-height: 22px;
    padding-left: 25px;
  }

  .home_section1_list .left .list ul li .title {
    font-size: 15px;
    line-height: 20px;
  }



  .home_section2 .swiper .swiper-slide .home_section2_item .bg {
    /* width: 960px; */
    height: 680px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item {
    width: 100%;
    height: 680px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left {
    padding-left: 150px;
    padding-top: 160px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left {
    padding-top: 130px;
  }


  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left h2,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left h2 {
    margin-bottom: 40px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item h3 {
    font-size: 36px;
    line-height: 48px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .list .item.on h3,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .list .item.on h3 {
    margin: 30px 0 0px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item.on h3 {
    margin: 30px 0 0px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item p {
    font-size: 16px;
    line-height: 28px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item p {
    width: 400px;
    font-size: 16px;
    line-height: 24px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item h3 {
    font-size: 26px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .list .item.on p,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .list .item.on p {
    font-size: 16px;
    line-height: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .btn {
    width: 140px;
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 44px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .btn {
    width: 140px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 44px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .btn,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .btn {
    margin-top: 60px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item {
    margin-bottom: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item.on p {
    height: 40px;
    /* padding-top: 30px; */
  }



  .home_section2 .swiper .swiper-slide .home_section2_item .right img {
    height: 680px;
  }

  .home_section2 .swiper-container-horizontal>.swiper-pagination-bullets,
  .home_section2 .swiper-pagination-custom,
  .home_section2 .swiper-pagination-fraction {
    bottom: 45px !important;
    left: 150px !important;
    width: 100% !important;
  }


  .home_content h2.title {
    font-size: 32px;
    line-height: 60px;
    text-align: center;
  }

  .home_section3 {
    padding: 120px 0;
  }

  .home_section3 .home_section3_list {
    padding-left: 80px;
    padding-right: 30px;
    margin-top: 50px;
  }

  .home_section3 .home_section3_list .left {
    width: 500px;
    height: 506px;
  }

  .home_section3 .home_section3_list .left img {
    width: 436px;
    height: 493px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .icon .tx,
  .home_section3 .home_section3_list .right ul li .li_con .icon .td {
    background-size: 90%;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title {
    padding: 0px 0 30px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title h3 {
    font-size: 20px;
    line-height: 42px;
    margin-top: 8px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title p {
    font-size: 16px;
    line-height: 28px;
  }

  .home_section4 {
    padding: 100px 0 100px;
  }

  .home_section4 .home_section4_list .title {
    color: #FFFFFF;
    margin-bottom: 80px;
  }

  .home_section4 .home_section4_list ul li {
    margin-right: 16px;
    padding: 30px 0;
  }

  .home_section4 .home_section4_list ul li .li_con img {
    width: 60px;
    height: 60px;
  }

  .home_section4 .home_section4_list ul li .li_con h2 {
    font-size: 22px;
    margin: 12px 0 10px;
    line-height: 26px;
  }

  .home_section4 .home_section4_list ul li .li_con p {
    font-size: 15px;
    line-height: 24px;
  }

  .home_section4 .home_section4_list ul:last-child {
    margin-top: 20px;
  }

  .home_section4 .home_section4_list .m_link {
    padding: 23px 0;
  }


  .home_section4 .home_section4_list .learn_more {
    font-size: 15px;
    line-height: 22px;
  }

  .home_section5 {
    padding: 120px 0px 160px;
  }

  .home_section5 .home_section5_list {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  .home_section5 .home_section5_list h2 {
    margin-top: 30px;
    font-size: 32px;
  }

  .home_section5 .home_section5_list .home_section5_item ul li {
    /* width: 180px; */
    height: 100px;
  }

  .home_section5 .home_section5_list .home_section5_item ul li .pic_box img {
    width: 100%;
    /* width: 160px; */
    margin: 0 auto;
  }



  .home_section6 {
    padding: 100px 0;
  }

  .home_section6 .home_section6_list ul {
    padding: 80px 0 80px;
  }

  .home_section6 .home_section6_list ul li img {
    width: 160px;
    height: 99px;
  }

  .home_section6 .home_section6_list ul li h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 15px;
  }

  .home_section6 .home_section6_list ul li.li_con {
    margin-left: 150px;
    margin-right: 200px;
  }

  .home_section6 .home_section6_list p .btn {
    display: inline-block;
    padding: 14px 70px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
  }

  .home_section6 .home_section6_list ul li .icon1 .tx {
    width: 55px;
    height: 55px;
    left: 55px;
  }

  .home_section6 .home_section6_list ul li .icon2 .tx {
    width: 55px;
    height: 55px;
    left: 102px;
  }

  .home_section6 .home_section6_list ul li .icon3 .tx {
    width: 55px;
    height: 55px;
    left: 34px;
  }

  .home_section6 .home_section6_list ul li .icon1 .td {
    width: 80px;
    height: 55px;
    left: 90px;
    top: 25px;
  }

  .home_section6 .home_section6_list ul li .icon2 .td {
    width: 66px;
    height: 77px;
    left: 140px;
  }

  .home_section6 .home_section6_list ul li .icon3 .td {
    width: 70px;
    height: 81px;
    left: 66px;
    top: 2px;
  }

  /* hover */
  .home_section6 .home_section6_list ul li:hover .icon1 .tx {
    left: 45px;
    top: -4px;
  }

  .home_section6 .home_section6_list ul li:hover .icon2 .tx {
    left: 106px;
    top: -4px;
  }

  .home_section6 .home_section6_list ul li:hover .icon3 .tx {
    left: 28px;
    top: 10px;
  }

  .home_section6 .home_section6_list ul li:hover .icon1 .td {
    left: 86px;
    top: 30px;
  }

  .home_section6 .home_section6_list ul li:hover .icon2 .td {
    left: 142px;
    top: 14px;
  }

  .home_section6 .home_section6_list ul li:hover .icon3 .td {
    left: 66px;
    top: 16px;
  }


  .home_section7 {
    padding: 100px 0;
  }

  .home_section7 .home_section7_list h2 {
    margin-bottom: 60px;
  }

  .home_section7 .home_section7_list ul {
    margin-top: 60px;
  }



}

@media screen and (max-width: 1366px) {

  .home_banner {
    height: 612px;
    background: linear-gradient(269deg, #11C9C0 0%, #1364DF 100%);
    position: relative;
  }

  .home_banner::after {
    content: "";
    width: 600px;
    height: 580px;
    background-size: 90%;
  }

  .home_banner .home_banner_container {
    padding-top: 225px;
    padding-bottom: 40px;
  }

  .banner_text_pro {
    max-width: 1136px;
  }

  .banner_text_pro .banner_text_box h2 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.1px;
    margin-top: 16px;
    width: 240px;
  }

  .banner_text_pro .banner_text_box .input_box {
    width: 280px;
  }

  .banner_text_pro .banner_text_box .input_box p {
    font-size: 13px;
    margin: 25px 0;
  }

  .banner_text_pro .input_box .input_text {
    height: 40px;
    padding: 10px 20px;
  }

  .banner_text_pro .input_box .input_text {
    font-size: 13px;
    line-height: 22px;
  }

  .banner_text_pro .input_box .input_btn {
    font-size: 13px;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj1 {
    margin-left: 60px;
    margin-top: 14px;
    width: 458px;
    height: 350px;
    background-size: 65%;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj2 {
    left: 238px;
    bottom: 70px;
    background-size: 70%;
  }

  .banner_text_pro .banner_text_list .box_item .h_box {
    left: 90px;
    top: 48px;
    width: 208px;
    height: 210px;
    margin: 54px auto;
  }

  .banner_text_pro .input_box .input_btn {
    width: auto;
    height: 33px;
    padding: 2px 16px;
    bottom: 3px;
    right: 6px;
  }

  .banner_text_pro .banner_text_list .box_item .h_box .h_b {
    width: 101px;
    height: 210px;
    position: absolute;
    top: 0;
    overflow: hidden;
  }

  .banner_text_pro .banner_text_list .box_item .h_box .left {
    left: 6px;
  }

  .banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress {
    width: 182px;
    height: 180px;
    border-radius: 50%;
    position: absolute;
    border: 10px solid #fff;
    top: 0;
    transform: rotate(45deg);
  }

  .banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress.leftcircle {
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
  }

  .banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress.rightcircle {
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    right: 2px;
  }

  .banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress.rightcircle.dh {
    transform: rotate(225deg);
    animation: circleProgressLoad_right 0.5s linear;
  }

  .banner_text_pro .banner_text_list .box_item .h_box .h_b .circleProgress.leftcircle.dh {
    transform: rotate(225deg);
    animation: circleProgressLoad_left 0.5s linear;
  }

  .banner_text_pro .banner_text_list .box_item .h_box .right {
    right: 0;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj2 .zw {
    width: 60px;
    height: 60px;
    left: 166px;
    bottom: 156px;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj2 .icon {
    background-size: 70%;
    left: 164px;
    bottom: 245px;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj2 .icon.q3 {
    background-size: 70%;
    bottom: 85px;
    left: 90px;
  }

  .banner_text_pro .banner_text_list .box_item .aq_bj2 .icon.q1 {
    background-size: 70%;
    left: 232px;
    bottom: 88px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj1 {
    background-size: 68%;
  }


  .banner_text_pro .banner_text_list .box_item .gx_bj2 {
    width: 230px;
    height: 270px;
    top: -35px;
    left: 342px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 .kuang {
    width: 170px;
    height: 180px;
    background: url(../images/gx_img2.png) no-repeat center;
    background-size: 100%;
    margin: 20px auto 15px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj1 {
    position: relative;
    left: 160px;
    top: -38px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 .btn {
    width: 158px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 .nr {
    background-size: 70%;
    top: 42%;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 .line {
    width: 162px;
  }

  .banner_text_pro .banner_text_list .box_item .gx_bj2 .an {
    width: 30px;
    height: 30px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj1 {
    left: 166px;
    top: -90px;
    width: 559px;
    height: 347px;
    background-size: 66%;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 {
    left: 138px;
    top: 98px;
    width: 200px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 h2 {
    font-size: 15px;
    line-height: 22px;
    padding: 12px 10px 10px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box {
    padding: 15px 10px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp,
  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 {
    width: 180px;
    height: 26px;
    padding: 0 10px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp .txt,
  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 .txt {
    font-size: 12px;
    line-height: 26px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp .kh,
  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp2 .kh {
    font-size: 12px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_title {
    margin: 5px 0;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_title .icon {
    width: 15px;
    height: 15px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .btn {
    width: 180px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-top: 12px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_title span {
    line-height: 15px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .an {
    width: 25px;
    height: 25px;
  }

  .banner_text_pro .banner_text_list .box_item .cny {
    right: -506px;
    bottom: -300px;
    width: 186px;
    height: 74px;
    background-size: 62%;
  }

  .banner_text_pro .banner_text_list .box_item .usd {
    right: -615px;
    bottom: -255px;
    width: 144px;
    height: 44px;
    background-size: 60%;
  }

  /* banner修改 */
  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text {
    padding: 12px 15px 12px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx {
    margin-top: 12px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box1 img {
    width: 22px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box2 img {
    width: 20px;
  }

  .banner_text_pro .banner_text_list .box_item .sq_bj2 .input_box .inp_text .inp_xx .pic_box .xx_dd {
    width: 8px;
  }

  /*  */
  .banner_text_bottom {
    bottom: 25px;
  }

  .banner_text_bottom .b_box_c {
    padding: 0 100px;
  }


  .banner_text_bottom .item_box .tit {
    padding: 12px;
    font-size: 18px;
    line-height: 26px;
  }

  .home_section1_list {
    padding: 120px 0px 210px 0px;
  }

  .home_section1_list .left {
    width: 585px;
    height: 358px;
  }

  .home_section1_list .left .list {
    left: 480px;
    top: 88px;
    width: 600px;
    height: 350px;
  }

  .home_section1_list .left .list::after {
    width: 600px;
    height: 350px;
  }

  .home_section1_list .left .list ul {
    padding: 40px 10px 40px 80px;
  }

  .home_section1_list .left .list ul li .text {
    font-size: 56px;
    line-height: 70px;
    margin-bottom: 6px;
  }

  .home_section1_list .left .list ul li .text2,
  .home_section1_list .left .list ul li .text3 {
    font-size: 56px;
  }

  .home_section1_list .left .list ul li .text4 {
    font-size: 50px;
    margin-top: 25px;
  }

  .home_section1_list .left .list ul li .text4 .ccc {
    font-size: 30px;
  }

  .home_section1_list .left .list ul li .text5 {
    font-size: 50px;
    margin-top: 25px;
  }

  .home_section1_list .left .list ul li .text5 .span1 {
    font-size: 42px;
    padding-left: 4px;
  }

  .home_section1_list .left .list ul li .text5 .span2 {
    font-size: 26px;
    padding-top: 10px;
  }

  .home_section1_list .left .list ul li.li_con6 {
    margin: 35px auto 0;
    padding-top: 20px;
  }

  .home_section1_list .left .list ul li.li_con6 .text_right {
    width: 59px;
    height: 30px;
    padding-left: 20px;
  }

  .home_section1_list .left .list ul li.li_con6 .learn_more {
    margin-top: 14px;
    font-size: 12px;
    line-height: 22px;
    padding-left: 22px;
  }

  .home_section1_list .left .list ul li .title {
    font-size: 12px;
    line-height: 20px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .bg {
    /* width: 960px; */
    height: 600px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item {
    width: 100%;
    height: 600px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left {
    padding-left: 110px;
    padding-top: 180px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item {
    margin-bottom: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left {
    padding-top: 140px;
  }


  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left h2,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left h2 {
    margin-bottom: 40px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .list .item.on h3,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .list .item.on h3 {
    margin: 30px 0 0px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item.on h3 {
    margin: 30px 0 0px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item p {
    width: 360px;
    font-size: 14px;
    line-height: 20px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item p {
    font-size: 14px;
    line-height: 20px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .list .item.on p,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .list .item.on p {
    font-size: 14px;
    line-height: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .btn {
    width: 120px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 40px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .btn {
    width: 110px;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 40px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .btn,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .btn {
    margin-top: 60px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item.on p {
    height: 40px;
    margin-top: 20px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .right img {
    height: 600px;
  }

  .home_section2 .swiper-container-horizontal>.swiper-pagination-bullets,
  .home_section2 .swiper-pagination-custom,
  .home_section2 .swiper-pagination-fraction {
    bottom: 30px !important;
    left: 110px !important;
    width: 100% !important;
  }

  .home_section3 {
    padding: 100px 0;
  }

  .home_section3 .home_section3_list {
    padding-left: 80px;
    padding-right: 70px;
    margin-top: 30px;
  }

  .home_section3 .home_section3_list .left img {
    width: 406px;
    height: 463px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .icon .tx,
  .home_section3 .home_section3_list .right ul li .li_con .icon .td {
    background-size: 86%;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title {
    padding: 0px 0 30px;
    width: 300px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title h3 {
    font-size: 18px;
    line-height: 42px;
    margin-top: 8px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title p {
    font-size: 14px;
    line-height: 28px;
  }

  .home_section4 {
    padding: 80px 0 90px;
  }

  .home_section4 .home_section4_list .title {
    color: #FFFFFF;
    margin-bottom: 60px;
  }

  .home_section4 .home_section4_list ul li {
    width: 25%;
    height: auto;
    margin-right: 16px;
    padding: 30px 0;
  }

  .home_section4 .home_section4_list ul li:last-child {
    margin-right: 0;
  }

  .home_section4 .home_section4_list ul li .li_con img {
    width: 60px;
    height: 60px;
  }

  .home_section4 .home_section4_list ul li .li_con h2 {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 28px;
    margin: 10px 0 6px;
  }

  .home_section4 .home_section4_list ul li .li_con p {
    font-size: 13px;
    line-height: 20px;
  }

  .home_section4 .home_section4_list ul:last-child {
    margin-top: 20px;
  }

  .home_section4 .home_section4_list ul:last-child li .li_con h2 {
    margin: 0 0 10px;
  }

  .home_section4 .home_section4_list .m_link {
    padding: 23px 0;
  }

  .home_section4 .home_section4_list .m_link .text_right {
    width: 45px;
    height: 45px;
  }

  .home_section4 .home_section4_list .learn_more {
    font-size: 13px;
    line-height: 22px;
  }

  .home_section5 {
    padding: 100px 0px 150px;
  }

  .home_section5 .home_section5_list {
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
  }

  .home_section5 .home_section5_list h2 {
    margin-top: 30px;
    font-size: 32px;
    line-height: 36px;
  }

  .home_section5 .home_section5_list .home_section5_item ul li {
    /* width: 175px; */
  }

  .home_section5 .home_section5_list .home_section5_item ul li .pic_box img {
    /* width: 155px; */
    margin: 0 auto;
  }



  .home_section6 {
    padding: 80px 0;
  }

  .home_section6 .home_section6_list ul {
    padding: 60px 0 60px;
  }

  .home_section6 .home_section6_list ul li img {
    width: 160px;
    height: 99px;
  }

  .home_section6 .home_section6_list ul li h3 {
    font-size: 18px;
    line-height: 36px;
    margin: 0px 0 10px;
  }

  .home_section6 .home_section6_list ul li p {
    font-size: 14px;
    line-height: 22px;
  }

  .home_section6 .home_section6_list ul li.li_con {
    margin-left: 170px;
    margin-right: 210px;
  }

  .home_section6 .home_section6_list p .btn {
    padding: 14px 60px;
    font-size: 15px;
    line-height: 22px;
  }

  .home_section6 .home_section6_list ul li .icon1 .tx {
    width: 50px;
    height: 50px;
    left: 25px;
  }

  .home_section6 .home_section6_list ul li .icon2 .tx {
    width: 50px;
    height: 50px;
    left: 76px;
    top: 18px;
  }

  .home_section6 .home_section6_list ul li .icon3 .tx {
    width: 50px;
    height: 50px;
    left: 10px;
  }

  .home_section6 .home_section6_list ul li .icon1 .td {
    width: 70px;
    height: 50px;
    left: 60px;
    top: 25px;
  }

  .home_section6 .home_section6_list ul li .icon2 .td {
    width: 55px;
    height: 65px;
    left: 110px;
    top: 10px;
  }

  .home_section6 .home_section6_list ul li .icon3 .td {
    width: 60px;
    height: 70px;
    left: 40px;
    top: 10px;
  }

  /* hover */
  .home_section6 .home_section6_list ul li:hover .icon1 .tx {
    left: 20px;
    top: -4px;
  }

  .home_section6 .home_section6_list ul li:hover .icon2 .tx {
    left: 70px;
    top: 0px;
  }

  .home_section6 .home_section6_list ul li:hover .icon3 .tx {
    left: 10px;
    top: 16px;
  }

  .home_section6 .home_section6_list ul li:hover .icon1 .td {
    left: 66px;
    top: 26px;
  }

  .home_section6 .home_section6_list ul li:hover .icon2 .td {
    left: 116px;
    top: 8px;
  }

  .home_section6 .home_section6_list ul li:hover .icon3 .td {
    left: 45px;
    top: 20px;
  }


  .home_section7 {
    padding: 100px 0;
  }

  .home_section7 .home_section7_list ul {
    margin-top: 50px;
  }

}

@media screen and (max-width: 1366px) {

  .home_section3 .home_section3_list .left {
    width: 500px;
  }

  #swiper2 {
    margin-left: auto;
    margin-right: auto;
    padding: 40px 65px;
  }




}

@media screen and (max-width: 1200px) {
  .section_container_con {
    width: 1150px !important;
  }

}

.home_section1_list .left .list ul li.li_con6 .td {
  display: none;
}


/* header and footer */
@media screen and (max-width: 768px) {
  .section_container_con {
    width: 100% !important;
  }

}

/* banner_text_bj_img */
.banner_text_bj_img {
  display: none;
}

.right_bj {
  display: none;
}

/* banner and 主体部分 */
@media screen and (max-width: 768px) {

  .home_banner {
    width: 100%;
    height: 404px;
  }

  .home_banner .home_banner_container {
    padding-top: 105px;
    padding-bottom: 40px;
  }

  .home_campaign_close {
    width: 35px;
    height: 35px;
    background: url(../images/home_campaign_close_icon.png) center center no-repeat;
    background-size: 20px;
    top: 0;
    right: 0;
    display: none;
  }

  .banner_text_bj_img {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 8px;
    width: 225px;
    height: 220px;
    z-index: -1;
    opacity: 0.6;
  }


  .banner_text_bj_img img {
    display: block;
    max-width: 100%;
    height: auto;
  }

  .home_campaign_box {
    display: none;
  }

  .banner_text_pro .banner_text_box .input_box p {
    margin: 15px 0 15px;
  }

  .banner_text_pro .input_box .input_text {
    height: 32px;
    padding: 8px 10px;
    font-size: 12px;
  }

  .banner_text_pro .input_box .input_btn {
    font-size: 12px;
    width: auto;
    height: 26px;
    padding: 0px 8px;
    bottom: 3px;
    line-height: 26px;
  }

  .pc_home_campaign {
    display: none;
  }

  .mob_home_campaign {
    /* display: block; */
  }

  .home_wrapper {
    top: 0;
  }

  .home_banner .banner_text_box {
    width: 100%;
    height: auto;
  }

  .home_banner .banner_text_box h2 {
    font-size: 24px;
    line-height: 30px;
    width: 100%;
  }

  .home_section2 .swiper-pagination-bullet {
    width: 45px !important;
  }

  .home_banner .banner_text_box .input_box {
    width: 185px;
  }

  .banner_text_pro .banner_text_box .input_box p {
    font-size: 12px;
  }

  .banner_text_bottom {
    display: none;
  }

  .banner_text_list {
    display: none;
  }

  .home_section1 .home_section1_list .left img {
    display: none;
  }

  .home_section1 .section_container_con {
    max-width: 100%;
    padding: 0;
  }

  .home_section1 .home_section1_list {
    padding: 0px 0;
    position: relative;
  }

  .home_section1 .home_section1_list .left {
    width: 100%;
    height: 420px;
  }

  .home_section1 .home_section1_list .left::before {
    content: "";
    width: 0.5px;
    height: 360px;
    background: #e5e5e5;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
  }

  .home_section1 .home_section1_list .left .list {
    width: 100%;
    left: 0;
    top: 0;
    height: 510px;
    border-radius: 0;
    background: #fff;
  }

  .home_section1 .home_section1_list .left .list ul {
    padding: 30px 10px;
  }

  .home_section1 .home_section1_list .left .list ul li {
    width: 50%;
    margin: 0 auto;
    text-align: center;

  }

  .home_section1_list .left .list::after {
    width: 100%;
    height: 280px;
    display: none;
  }

  .home_section1 .home_section1_list .left .list ul li .text {
    font-size: 30px;
    line-height: 46px;
    color: #15b4bc;
  }

  .home_section1_list .left .list ul li .text4 .ccc {
    font-size: 22px;
  }

  .home_section1 .home_section1_list .left .list ul li.li_con1 {
    height: auto;
    padding-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
  }

  .home_section1 .home_section1_list .left .list ul li.li_con2 {
    height: auto;
    border-bottom: 1px solid #e5e5e5;
  }

  .home_section1 .home_section1_list .left .list ul li.li_con3 {
    height: auto;
    padding-top: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
  }

  .home_section1 .home_section1_list .left .list ul li.li_con4 {
    height: auto;
    padding-top: 4px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
  }

  .home_section1 .home_section1_list .left .list ul li.li_con5 {
    height: auto;
  }

  .home_section1 .home_section1_list .left .list ul li.li_con5 .text {
    /* padding-left: 64px; */
    justify-content: center;
    align-items: flex-end;
  }

  .home_section1 .home_section1_list .left .list ul li.li_con5 .text .span1 {
    font-size: 26px;
    padding-left: 0px;
  }

  .home_section1_list .left .list ul li .text5 .span2 {
    font-size: 20px;
    padding-top: 2px;
  }

  .home_section1_list .left .list ul li .text5 {
    font-size: 28px;
    margin-top: 16px;
  }

  .home_section1_list .left .list ul li.li_con6 {
    padding-top: 0px;
  }

  .home_section1_list .left .list ul li .text4 {
    margin-top: 10px;
  }

  .home_section1_list .left .list ul li.li_con6>a.tx {
    display: none;
  }

  .home_section1_list .left .list ul li.li_con6 {
    position: relative;
  }

  .home_section1_list .left .list ul li.li_con6 .td {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .home_section1_list .left .list ul li.li_con6 .td .xx {
    position: absolute;
    left: -16px;
    top: 15px;
    width: 38px;
    height: 0px;
    border: 1.5px solid #15b4bc;
    background: #15b4bc;
    z-index: -1;
  }


  .home_section1_list .left .list ul li.li_con6 .td i {
    width: 30px;
    height: 30px;
    background: #15b4bc;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
  }

  .home_section1_list .left .list ul li.li_con6 .td i::after {
    content: "";
    position: absolute;
    left: -23px;
    top: 1px;
    width: 59px;
    height: 30px;
    background: url(../images/export_right_icon.png) no-repeat center;
    background-size: 80%;
  }

  .home_section1_list .left .list ul li.li_con6 .td .xx {
    display: none;
  }

  .home_section1_list .left .list ul li.li_con6 .td i {
    display: none;
  }

  .home_section1_list .left .list ul li.li_con6 .td .m_xx {
    display: block;
    width: 42px;
    height: 24px;
    background: url(../images/right_icon.svg) no-repeat center;
    background-size: 100% 100%;
  }

  .home_section1_list .left .list ul li.li_con6 .td .m_more {
    font-size: 12px;
    line-height: 18px;
    color: #333;
    margin-top: 15px;
  }

  .home_section1_list .left .list ul li.li_con6 .text_right {
    padding-left: 34px;
    margin-top: 22px;
    width: 50px;
    height: 22px;
  }

  .home_section1_list .left .list ul li.li_con6 .text_right::after {
    width: 26px;
    height: 26px;
    right: 8px;
    top: -1px;

  }

  .home_section1 .home_section1_list .left .list ul li .text3 {
    font-size: 28px;
    line-height: 46px;
  }

  .home_section1_list .left .list ul li.li_con6 .text_right img {
    display: block;
    width: 42px;
  }

  .home_section1_list .left .list ul li.li_con6 .learn_more {
    margin-top: 16px;
    font-size: 12px;
    line-height: 22px;
    padding-left: 0px;
  }


  .home_section2 {
    padding: 0;
  }

  .home_section2_list .home_section2_item .right {
    display: none;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item {
    width: 100%;
    height: 400px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .bg {
    width: 100%;
    height: 100%;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left {
    padding-left: 15px;
    width: 100%;
    padding-right: 100px;
  }

  /* .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item p {
    display: block !important;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title p {
    display: block !important;
  } */

  .home_section2 .swiper .swiper-slide .home_section2_item .left {
    padding-left: 15px;
    padding-top: 90px;
    /* padding-right: 15px; */
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left h2 {
    font-size: 22px;
    line-height: 40px;
    width: 300px;
    margin-bottom: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .btn {
    width: 105px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 34px;
    z-index: 2;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item {
    margin-bottom: 20px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left {
    padding-top: 20px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item h3 {
    font-size: 21px;
    line-height: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item h3 {
    font-size: 21px;
    line-height: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .btn {
    width: 105px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 34px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item_li .left .list .item p {
    width: 320px;
    font-size: 13px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list .item p {
    width: 320px;
    font-size: 13px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .list .item.on p,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .list .item.on p {
    padding-top: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .list .item.on h3,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .list .item.on h3 {
    margin: 20px 0 0px;
  }

  .home_section2 .swiper-container-horizontal>.swiper-pagination-bullets,
  .home_section2 .swiper-pagination-custom,
  .home_section2 .swiper-pagination-fraction {
    bottom: 30px !important;
    left: 15px !important;
    width: 100% !important;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .list .item.on p,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .list .item.on p {
    font-size: 14px;
    line-height: 30px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item1 .left .btn,
  .home_section2 .swiper .swiper-slide .home_section2_item.home_section2_item2 .left .btn {
    margin-top: 50px;
    width: 130px;
    font-size: 15px;
  }

  .home_section2 .swiper .swiper-slide .home_section2_item .left .list {
    z-index: 2;
  }

  .home_section2_list .swiper .swiper-slide .left .right_bj {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/right_bj1.svg) no-repeat center;
    background-size: cover;
  }

  .home_section2_list .swiper .swiper-slide .left .right_bj2 {
    background: url(../images/right_bj2.svg) no-repeat center;
    background-size: cover;
  }

  .home_section2_list .swiper .swiper-slide .left .right_bj3 {
    background: url(../images/right_bj3.svg) no-repeat center;
    background-size: cover;
  }


  .right_bj img {
    display: block;
    height: auto;
    max-width: 100%;
  }



  .home_content h2.title {
    font-size: 21px;
    line-height: 42px;
    text-align: center;
  }

  .home_section3 h2.title {
    font-size: 21px;
  }

  .home_section3 {
    padding: 60px 0;
  }

  .home_section3 .home_section3_list {
    padding-left: 0px;
    margin-top: 30px;
  }

  .home_section3 .home_section3_list .left {
    display: none;
  }

  .home_section3 .home_section3_list {
    padding-right: 0px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title {
    padding-bottom: 15px;
    width: 100%;
  }

  .home_section3 .home_section3_list .right ul li .li_con .icon {
    margin-right: 15px;
    height: 30px;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title h3 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 2px;
  }

  .home_section4 {
    padding: 60px 0 60px;
  }

  .home_section4 .home_section4_list .title {
    color: #FFFFFF;
    margin-bottom: 40px;
  }

  .home_section4 .home_section4_list ul:last-child {
    flex-wrap: wrap;
  }

  .home_section4 .home_section4_list ul li {
    padding: 20px 0;
    width: 48%;
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .home_section4 .home_section4_list ul li .li_con img {
    width: 50px;
    height: 50px;
  }

  .home_section4 .home_section4_list ul li:nth-of-type(even) {
    margin-right: 0;
  }

  .home_section4 .home_section4_list ul li .li_con p {
    font-size: 12px;
    line-height: 20px;
  }

  .home_section4 .home_section4_list ul li:last-child {
    margin-bottom: 0;
    display: none;
  }

  .home_section5 {
    padding: 80px 0px;
  }

  .home_section5 .home_section5_list {
    flex-direction: column;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    height: 235px;
  }

  .home_section5 .home_section5_list h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .home_section5 .home_section5_list ul {
    flex-wrap: wrap;
  }

  .home_section5 .home_section5_list .home_section5_item ul li {
    width: 62px;
    /* margin-right: 20px; */
    padding: 10px;
    height: 45px;
  }

  .home_section5 .home_section5_list .home_section5_item ul li:nth-child(4n+4) {
    margin-right: 0;
  }

  .home_section5 .home_section5_list .home_section5_item ul li .pic_box {
    /* width: 130px; */
  }

  .home_section6 {
    padding: 60px 0;
  }

  .home_section6 .home_section6_list ul {
    flex-direction: column;
    padding: 20px 0 20px;
  }

  .home_section6 .home_section6_list ul li {
    margin-top: 10px;
  }

  .home_section6 .home_section6_list ul li.li_con {
    margin-left: 0px;
    margin-right: 0px;
  }


  .home_section7 {
    padding: 40px 0;
  }

  .home_section7_list {
    padding: 0px;
    box-sizing: border-box;
  }

  .home_section7 .home_section7_list ul li {
    width: 105px;
    margin-right: 6px;
    margin-left: 6px;
    padding: 6px;
  }

  .home_section7 .home_section7_list ul li {
    border-bottom: none !important;
  }

  .home_section7 .home_section7_list ul {
    margin-top: 20px;
    margin: 0 -1%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .home_section7 .home_section7_list h2 {
    margin-bottom: 30px;
  }


  .home_section6 .home_section6_list p .btn {
    padding: 10px 37px;
    font-size: 15px;
    line-height: 22px;
  }

  .home_banner::after {
    width: 340px;
    height: 340px;
    left: 70px;
    top: 86px;
    background-size: 90%;
  }

  .home_section3 .home_section3_list .right ul li .li_con .icon .tx,
  .home_section3 .home_section3_list .right ul li .li_con .icon .td {
    background-size: 70%;
  }

  .home_section3 .home_section3_list .right ul li .li_con .p_title p {
    font-size: 13px;
    line-height: 28px;
  }


  .home_section5 {
    padding: 50px 0px;
  }

  .home_section6 .home_section6_list ul li .icon1 {
    height: 55px;
  }

  .home_section6 .home_section6_list ul li .icon1 .tx {
    width: 32px;
    height: 32px;
    left: 38px;
  }

  .home_section6 .home_section6_list ul li .icon1 .td {
    width: 50px;
    height: 30px;
    left: 54px;
    top: 20px;
  }

  .home_section6 .home_section6_list ul li .icon2 {
    height: 60px;
  }

  .home_section6 .home_section6_list ul li .icon2 .tx {
    width: 32px;
    height: 32px;
    left: 76px;
    top: 18px;
  }

  .home_section6 .home_section6_list ul li .icon2 .td {
    width: 36px;
    height: 44px;
    left: 98px;
    top: 10px;
  }

  .home_section6 .home_section6_list ul li .icon3 {
    height: 65px;
  }

  .home_section6 .home_section6_list ul li .icon3 .tx {
    width: 32px;
    height: 32px;
    left: 23px;
  }

  .home_section6 .home_section6_list ul li .icon3 .td {
    width: 38px;
    height: 48px;
    left: 44px;
    top: 15px;
  }

  .home_section6 .home_section6_list ul li h3 {
    font-size: 16px;
    line-height: 30px;
    margin: 0px 0 6px;
  }

  .home_section6 .home_section6_list ul li p {
    font-size: 13px;
    line-height: 22px;
  }

  .header_box_bg {
    background: #fff;
  }

  .home_section1_list .left .list ul li .title {
    color: #333;

  }

}

@media screen and (max-width: 768px) and (min-width: 400px) {
  .mob_home_campaign {
    height: 80px;
    background: url("../images/mob_bannerIndex3.jpg") center center no-repeat;
    background-size: cover;
    display: none;
  }
}



/* 改版 20231124 */
.home_section5_body_new {
  width: 100%;
  height: 100%;
  margin-top: 160px;
  position: relative;
}

.home_section5_body_new .my_Swiper1 {
  width: 100%;
  height: 480px;
  position: relative;
  display: flex;
  justify-content: flex-start;
}


.home_section5_body_new .my_Swiper1 .swiper-slide {
  position: absolute;
  right: 0;
  top: 45px;
  width: 1280px;
  height: 100%;
  z-index: 1;
  border-radius: 20px;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item {
  width: 1279px;
}

.home_section5_body_new .my_Swiper1 .swiper-slide {
  box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.2);
}

.home_section5_body_new .my_Swiper1 .swiper-slide.active {
  left: 0;
  top: 0px;
  z-index: 2;
  transition: transform 1s ease-in-out;
  /* 添加过渡效果 */
}

.home_section5_body_new .swiper-button-next {
  position: absolute;
  top: 50px;
  right: 15px;
  width: 50px;
  height: 50px;
  background: url(../images/home_section5_new_head_img_icon1.png) no-repeat center center;
  background-size: cover cover;
}

.home_section5_body_new .my_Swiper1 .swiper-slide::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(216, 216, 216, 0.6);
  border-radius: 20px;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.active::after {
  display: none;
}


.home_section5_body_new .my_Swiper1 .swiper-slide .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box {
  width: 213px;
  height: 240px;
  position: relative;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  display: none;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:hover .pic_box::after {
  display: block;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(1) .pic_box::after {
  border-radius: 20px 0 0 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(6) .pic_box::after {
  border-radius: 0 0 20px 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background: url(../images/home_section5_new_head_img_icon.png) no-repeat center;
  background-size: cover;
  z-index: 4;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box {
  width: 213px;
  height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 50px 33px 0px;
  box-sizing: border-box;
  position: relative;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box .title {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box .cate {
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  margin-top: 14px;
  margin-bottom: 14px;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box .prev {
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  text-align: justify;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(4) .pic_box,
.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(5) .pic_box,
.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(6) .pic_box {
  order: 2;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(4) .text_box,
.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(5) .text_box,
.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(6) .text_box {
  order: 1;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(1) .text_box::after,
.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(3) .text_box::after {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent #fff transparent transparent;
  /* box-shadow: 1.5px 0px 1px 0 rgba(0, 0, 0, 0.08); */
  z-index: 5;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(5) .text_box::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent transparent #fff;
  /* box-shadow: 1.5px 0px 1px 0 rgba(0, 0, 0, 0.08); */
  z-index: 5;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(2) .text_box::after {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent #1F78F0 transparent transparent;
  /* box-shadow: 1.5px 0px 1px 0 rgba(0, 0, 0, 0.08); */
  z-index: 5;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(4) .text_box::after,
.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(6) .text_box::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent transparent #1F78F0;
  /* box-shadow: 1.5px 0px 1px 0 rgba(0, 0, 0, 0.08); */
  z-index: 5;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(1):hover .text_box::after,
.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(3):hover .text_box::after {
  border-color: transparent #1F78F0 transparent transparent;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(5):hover .text_box::after {
  border-color: transparent transparent transparent #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(2):hover .text_box::after {
  border-color: transparent #fff transparent transparent;
}

.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(4):hover .text_box::after,
.home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(6):hover .text_box::after {
  border-color: transparent transparent transparent #fff;
}


.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd) .text_box {
  background: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even) .text_box {
  background: #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd):hover .text_box {
  background: #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even):hover .text_box {
  background: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd) .text_box .title {
  color: #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd) .text_box .cate {
  color: #333;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd) .text_box .prev {
  color: #b2b2b2;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even) .text_box .title {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even) .text_box .cate {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even) .text_box .prev {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd):hover .text_box .title {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd):hover .text_box .cate {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd):hover .text_box .prev {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even):hover .text_box .title {
  color: #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even):hover .text_box .cate {
  color: #333;

}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even):hover .text_box .prev {
  color: #b2b2b2;

}


/* 第二屏 */
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .pic_box {
  width: 320px;
  height: 240px;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .pic_box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  display: none;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:hover .pic_box::after {
  display: block;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .pic_box::after {
  border-radius: 20px 0 0 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .pic_box::after {
  border-radius: 0 0 20px 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .text_box {
  width: 320px;
  height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px 66px 0px;
  box-sizing: border-box;
  position: relative;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .pic_box,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .pic_box {
  order: 2;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .text_box {
  order: 1;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .text_box::after {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent #1F78F0 transparent transparent;
  z-index: 5;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box::after {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent #FFF transparent transparent;
  z-index: 5;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box::after {
  content: "";
  position: absolute;
  right: -20px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent transparent #FFF;
  z-index: 5;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .text_box::after {
  content: "";
  position: absolute;
  right: -20px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent transparent #1F78F0;
  z-index: 5;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1):hover .text_box::after {
  border-color: transparent #FFF transparent transparent;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2):hover .text_box::after {
  border-color: transparent #1F78F0 transparent transparent;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3):hover .text_box::after {
  border-color: transparent transparent transparent #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4):hover .text_box::after {
  border-color: transparent transparent transparent #FFF;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .text_box,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .text_box {
  background: #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box {
  background: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1):hover .text_box,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4):hover .text_box {
  background: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2):hover .text_box,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3):hover .text_box {
  background: #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(1) .pic_box img {
  border-radius: 20px 0 0 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(3) .text_box {
  border-radius: 0 20px 0 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(4) .text_box {
  border-radius: 0 0 0 20px;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(6) .pic_box img {
  border-radius: 0 0 20px 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .pic_box img {
  border-radius: 20px 0 0 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box {
  border-radius: 0 20px 0 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box {
  border-radius: 0 0 0 20px;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .pic_box img {
  border-radius: 0 0 20px 0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box .title,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box .title {
  color: #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box .cate,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box .cate {
  color: #333333;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box .prev,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box .prev {
  color: #B2B2B2;
}


.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2):hover .text_box .title,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3):hover .text_box .title {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2):hover .text_box .cate,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3):hover .text_box .cate {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2):hover .text_box .prev,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3):hover .text_box .prev {
  color: #fff;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1):hover .text_box .title,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4):hover .text_box .title {
  color: #1F78F0;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1):hover .text_box .cate,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4):hover .text_box .cate {
  color: #333;
}

.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1):hover .text_box .prev,
.home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4):hover .text_box .prev {
  color: #B2B2B2;
}

@media screen and (max-width: 1440px) {
  .home_section5_body_new {
    margin-top: 130px;
  }

  .home_section5_body_new .my_Swiper1 {
    width: 100%;
    height: 440px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide {
    right: 0;
    top: 45px;
    width: 1032px;
    height: 100%;
    z-index: 1;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item {
    width: 1032px;
  }

  .home_section5_body_new .swiper-button-next {
    top: 50px;
    right: 15px;
    width: 40px;
    height: 40px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box .icon {
    width: 30px;
    height: 30px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box {
    width: 172px;
    height: 220px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box {
    width: 172px;
    height: 220px;
    padding: 24px 20px 0px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .pic_box {
    width: 258px;
    height: 220px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .text_box {
    width: 258px;
    height: 220px;
    padding: 45px 40px 0px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box .cate {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box .prev {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
}


@media screen and (max-width: 1366px) {
  .home_section5_body_new {
    margin-top: 100px;
  }

  .home_section5_body_new .my_Swiper1 {
    width: 100%;
    height: 410px;
  }

  .home_section5_body_new .swiper-button-next {
    top: 50px;
    right: 15px;
    width: 35px;
    height: 35px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box {
    width: 172px;
    height: 205px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box {
    width: 172px;
    height: 205px;
    padding: 24px 18px 0px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .pic_box {
    width: 258px;
    height: 205px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .text_box {
    width: 258px;
    height: 205px;
    padding: 36px 30px 0px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box .cate {
    margin-top: 8px;
    margin-bottom: 8px;
  }

}

@media screen and (max-width: 768px) {
  .home_section5_body_new {
    margin-top: 60px;
  }

  .home_section5_body_new_mobile {
    display: none;
  }

  .home_section5_body_new .my_Swiper1 {
    width: 100%;
    height: 100%;
    flex-direction: column;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide {
    position: static;
    right: auto;
    left: auto;
    top: auto;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide {
    box-shadow: none;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item {
    width: 100%;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiepr_item {
    order: 1;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 {
    order: 2;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item {
    width: 100%;
  }

  .home_section5_body_new .swiper-button-next {
    display: none;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box .icon {
    width: 30px;
    height: 30px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .pic_box {
    width: 50%;
    height: 190px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box {
    width: 50%;
    height: 190px;
    padding: 15px 15px 0px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .pic_box {
    width: 50%;
    height: 170px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item .text_box {
    width: 50%;
    height: 170px;
    padding: 15px 15px 0px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box .cate {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item .text_box .prev {
    font-size: 12px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .pic_box,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .pic_box {
    order: 1;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .text_box {
    order: 2;
  }


  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(4) .pic_box,
  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(5) .pic_box,
  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(6) .pic_box {
    order: 1;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(4) .text_box,
  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(5) .text_box,
  .home_section5_body_new .my_Swiper1 .swiper-slide .list .item:nth-child(6) .text_box {
    order: 2;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide::after {
    display: none;
  }


  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd) .text_box {
    background: #1F78F0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even) .text_box {
    background: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(odd) .text_box {
    background: #1F78F0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(even) .text_box {
    background: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(odd):hover .text_box {
    background: #1F78F0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(even):hover .text_box {
    background: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd) .text_box .title {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd) .text_box .cate {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(odd) .text_box .prev {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even) .text_box .title {
    color: #1F78F0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even) .text_box .cate {
    color: #333;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(even) .text_box .prev {
    color: #B2B2B2;
  }

  /*  */
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(odd) .text_box .title {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(odd) .text_box .cate {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(odd) .text_box .prev {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(odd):hover .text_box .title {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(odd):hover .text_box .cate {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(odd):hover .text_box .prev {
    color: #fff;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(even) .text_box .title {
    color: #1F78F0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(even) .text_box .cate {
    color: #333;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(even) .text_box .prev {
    color: #B2B2B2;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(even):hover .text_box .title {
    color: #1F78F0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(even):hover .text_box .cate {
    color: #333;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(even):hover .text_box .prev {
    color: #B2B2B2;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(1) .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(3) .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(5) .text_box::after {
    right: auto;
    left: -20px;
    border-color: transparent #1F78F0 transparent transparent;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(2) .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(4) .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(6) .text_box::after {
    left: -20px;
    right: auto;
    border-color: transparent #fff transparent transparent;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box::after {
    left: -20px;
    right: auto;
    border-color: transparent #1F78F0 transparent transparent;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .text_box::after {
    left: -20px;
    right: auto;
    border-color: transparent #fff transparent transparent;
  }

  /*  */
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(1):hover .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(3):hover .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(5):hover .text_box::after {
    right: auto;
    left: -20px;
    border-color: transparent #1F78F0 transparent transparent;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(2):hover .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(4):hover .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(6):hover .text_box::after {
    left: -20px;
    right: auto;
    border-color: transparent #fff transparent transparent;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box::after {
    left: -20px;
    right: auto;
    border-color: transparent #1F78F0 transparent transparent;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .text_box::after {
    left: -20px;
    right: auto;
    border-color: transparent #fff transparent transparent;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1):hover .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3):hover .text_box::after {
    left: -20px;
    right: auto;
    border-color: transparent #1F78F0 transparent transparent;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2):hover .text_box::after,
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4):hover .text_box::after {
    left: -20px;
    right: auto;
    border-color: transparent #fff transparent transparent;
  }

  /*  */
  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .pic_box::after {
    border-radius: 0 0 0 20px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(1) .pic_box img {
    border-radius: 20px 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(1) .text_box {
    border-radius: 0 20px 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(3) .text_box {
    border-radius: 0 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(4) .text_box {
    border-radius: 0 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(6) .pic_box img {
    border-radius: 0 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item .list .item:nth-child(6) .text_box {
    border-radius: 0 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .pic_box1 {
    border-radius: 0 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .pic_box img {
    border-radius: 0 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(2) .text_box {
    border-radius: 0 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(3) .text_box {
    border-radius: 0 0 0 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .pic_box img {
    border-radius: 0 0 0 20px;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(4) .text_box {
    border-radius: 0 0 20px 0;
  }

  .home_section5_body_new .my_Swiper1 .swiper-slide.swiper_item1 .list .item:nth-child(1) .pic_box::after {
    border-radius: 0px 0 0 0;
  }
}


/* 弹窗 视频 home_section5_body_new */
.home_section5_new_video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
  display: none;
}

.home_section5_new_video .home_section5_new_video_body {
  max-width: 800px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
}

.home_section5_new_video .home_section5_new_video_body .sp {
  position: relative;
  display: flex;
}

.home_section5_new_video .home_section5_new_video_body video {
  width: 854px;
  height: 480px;
  margin: 0 auto;
}

.home_section5_new_video .home_section5_new_video_body .icon {
  position: absolute;
  right: -30px;
  top: -30px;
  width: 25px;
  height: 25px;
  background: url("../images/home_section5_new_head_img_close.png") no-repeat center;
  background-size: cover;
  z-index: 999;
  cursor: pointer;
}

@media screen and (max-width: 1440px) {

  .home_section5_new_video .home_section5_new_video_body {
    max-width: 660px;
  }

  .home_section5_new_video .home_section5_new_video_body video {
    width: 660px;
    height: 371px;
  }

  /* .home_section5_new_video .home_section5_new_video_body .icon {
    right: 30px;
    top: 220px;
    width: 20px;
    height: 20px;
  } */

}

@media screen and (max-width: 1366px) {
  .home_section5_new_video .home_section5_new_video_body {
    max-width: 540px;
  }

  .home_section5_new_video .home_section5_new_video_body video {
    width: 540px;
    height: 303px;
  }

  /* .home_section5_new_video .home_section5_new_video_body .icon {
    right: 30px;
    top: 190px;
    width: 20px;
    height: 20px;
  } */
}

.sildebar_moblie_box {
  display: none;
}

@media screen and (max-width: 768px) {

  .home_section5_new_video .home_section5_new_video_body video {
    width: 337px;
    height: 190px;
  }

  .home_section5_new_video .home_section5_new_video_body .icon {
    right: 50%;
    top: unset;
    bottom: -40px;
  }

  .footer {
    padding-bottom: 75px;
  }

  .sildebar_moblie_box {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 12px 0 16px 0;
    background: #136EDC;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0.41666667vw 2.08333333vw rgba(0, 0, 0, .08);
    z-index: 999;
  }

  .sildebar_moblie_box .sildebar_moblie_box_con {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .sildebar_moblie_box .sildebar_moblie_box_con .number {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .sildebar_moblie_box .sildebar_moblie_box_con .number .tx {
    width: 24px;
    height: 24px;
    display: block;
  }

  .sildebar_moblie_box .sildebar_moblie_box_con .number .title {
    font-size: 12px;
    color: #fff;
    margin-top: 6px;
  }

}