div,
ul,
li,
ol,
table,
h1,
h2,
h3,
h4,
h5,
form {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: DIN;
  src: url(../fonts/DIN-Medium-2.otf);
  /* url("../fonts/DIN-Medium-2.otf") format("DIN-Medium-2.otf"),

    font-weight: normal; */
}

html,
body {
  height: 100%;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 3200px) {
  html,
  body {
    font-size: 1.125rem !important;
  }
}

@media screen and (max-width: 2480px) {
  html,
  body {
    font-size: 1rem;
  }
}

@media screen and (max-width: 1920px) {
  html,
  body {
    font-size: 100% !important;
  }
}

@media screen and (max-width: 1480px) {
  html,
  body {
    font-size: 0.875rem !important;
  }
}

@media screen and (max-width: 1280px) {
  html,
  body {
    font-size: 0.8125rem !important;
  }
}

@media screen and (max-width: 1024px) {
  html,
  body {
    font-size: 0.625rem !important;
  }
}

@media (max-width: 768px) {
  html,
  body {
    font-size: 0.625rem !important;
  }
}

@media (max-width: 480px) {
  html,
  body {
    font-size: 1rem !important;
  }
}

@media (max-width: 375px) {
  html,
  body {
    font-size: 0.875rem !important;
  }
}

@media (max-width: 320px) {
  html,
  body {
    font-size: 0.75rem !important;
  }
}

li {
  list-style: none;
}

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #434343;
}

a:hover,
a:active,
a:focus {
  transition: all 0.5s linear;
}

img {
  width: 100%;
  border: none 0;
  display: block;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}

.section1 .swiper-container {
  width: 100%;
  height: 100%;
}

.section1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.section1 .swiper-pagination {
  top: 38.49vw;
  left: 8.5%;
}

.section1 .swiper-pagination-bullet {
  width: 58px;
  height: 1px;
  background: unset;
  border-radius: unset;
  opacity: 0.4;
  font-size: 1.77vw;
  font-family: DINCond-Bold;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.08vw;
  letter-spacing: 0px;
  color: #ffffff;
  display: unset;
  padding-right: 1.5vw;
  padding-bottom: 0.5vw;
  text-align: center;
  margin-right: 0.8vw;
}

.section1
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0px 10px 0 0;
}

.section1 .swiper-pagination-bullet-active {
  opacity: 1;
  /* background: #fff; */
  color: #fff;
  border-bottom: 1px solid #fff;
}

.section1 .swiper-container-horizontal > .swiper-pagination-bullets,
.section1 .swiper-pagination-custom,
.section1 .swiper-pagination-fraction {
  top: 34.4vw;
  text-align: unset;
  left: 7.6vw;
}

.section7 .swiper {
  width: 100%;
  height: 100%;
}

.section7 .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.section7 .swiper-slide img {
  display: block;
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
}

.section7 .swiper {
  margin-left: auto;
  margin-right: auto;
}

/* .section7 .swiper-pagination {
    top: 38.49vw;
    left: 8.5%;
}
 */
.section7 .swiper-pagination-bullet {
  width: 58px;
  height: 1px;
  background: unset;
  border-radius: unset;
  opacity: 1;
  font-size: 1.77vw;
  font-family: DINCond-Bold;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.08vw;
  letter-spacing: 0px;
  /* color: #ffffff; */
  display: unset;
  padding-right: 1.5vw;
  padding-bottom: 0.5vw;
  text-align: center;
  margin-right: 0.8vw;
}

.section7
  .swiper-container-horizontal
  > .section7
  .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0px 10px 0 0;
}

.section7 .swiper-pagination-bullet-active {
  opacity: 1;
  /* background-color: #e60012 !important; */
  /* background: #fff; */
  /* color: #fff; */
  /* border-bottom: 1px solid #fff; */
}

.section7 .swiper-container-horizontal > .section7 .swiper-pagination-bullets,
.section7 .swiper-pagination-custom,
.section7 .swiper-pagination-fraction {
  top: 34.4vw;
  text-align: unset;
  left: 7.6vw;
}

.section2 .swiper {
  width: 100%;
  height: 100%;
}

.section2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.section2 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section2 .swiper {
  margin-left: auto;
  margin-right: auto;
}

.section3 .swiper {
  width: 100%;
  height: 100%;
}

.section3 .swiper-slide {
  /* text-align: center; */
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.section3 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section3 .swiper {
  margin-left: auto;
  margin-right: auto;
}

.wrap {
  width: 100%;
}

.header {
  width: 75%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  z-index: 999;
  justify-content: space-between;
}

.navbar-fixed-top {
  background: rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 21px 0 rgba(0, 0, 0, 0.09);
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 1030;
  position: fixed;
  width: 100%;
  /* background-color: rgb(255, 255, 255); */
  border-width: 0px 0px 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header_bg {
  /* background: unset !important; */
  background-color: #fff;
  border-bottom: 1px solid #f9f9f9;
}
.img-normal {
  display: none;
}

.logo {
  width: 14%;
}

.navBox {
  width: 56%;
  /* margin-left: 10vw; */
}

.navBox ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
  align-content: center;
  align-items: center;
}

.navBox ul a {
  color: #fff;
}

.navBox ul a:last-child {
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-left: -1.5vw;
}
.navBox ul a:last-child li {
  padding: 2.3vw 1.5vw;
  color: #c0c0c0;
}
.header_bg .img-normal {
  display: block;
}
.header_bg .img-hover {
  display: none;
}
.header_bg .navBox ul a {
  color: #333;
}

.navBox ul .a-tel {
  padding: 0;
}

.navBox ul .a-tel:hover {
  background-color: unset;
}

.navBox ul a:last-child:hover {
  background-color: unset;
}

.navBox ul a:hover {
  /* background-color: #28246a; */
  transition: all 0.5s linear;
}

.navBox ul a:hover {
  /* color: #fff; */
}

.navBox ul a li {
  font-size: 1rem;
  position: relative;
}
.navBox ul a li {
  padding: 2.3vw 0vw;
  /* -webkit-transition: color 0.1s;
    -moz-transition: color 0.1s;
    transition: color 0.1s; */
}
.navBox ul a:hover li::before,
.navBox ul a:focus li::before {
  color: #2a6297;
  text-shadow: 10px 0 #2a6297, -10px 0 #2a6297;
}
.navBox ul a {
  padding: 0;
  margin: 0;
}
.navBox ul a li {
  /* padding: 0 ; */
  margin: 0;
}
.navBox ul a:hover {
  color: #e62129;
}
/* .navBox ul a:hover li{
    border-bottom:2px solid #e62129;
} */
.navBox ul a:last-child:hover {
  border-bottom: unset;
}
.navBox ul a:last-child:hover li::before {
  width: 100%;
  opacity: 0;
}
.navBox ul a:last-child li::before {
  width: 100%;
  opacity: 0;
}
.navBox ul a:first-child li {
  color: #e62129;
}
.navBox ul a:first-child li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 100%;
  transform: translateX(-50%);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  background: #e62129;
}
.navBox ul a li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 0;
  transform: translateX(-50%);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  background: #e62129;
}
.navBox ul a:hover li::before {
  width: 100%;
}

/* .navBox ul a li::after{
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    background: #e62129;
} */

.header-mob {
  display: none;
}

.swiper-container {
  position: relative;
}

.section1 .more {
  position: absolute;
  top: 50%;
  left: 8.5%;
  padding: 0.5vw 2vw;
  background: #2a6297;
  color: #fff;
  font-size: 0.83vw;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.08vw;
  letter-spacing: 0px;
}

.more:hover {
  background-color: #ee7823;
  transition: all 0.4s ease-in-out;
}

.active {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.img-mob {
  display: none;
}
.section2 {
  background-image: url(../img/bg1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 2vw 0;
}
.section2-mob {
  display: none;
}

.s2-box {
  width: 75%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 1.5vw;
}
.s2-box .item {
  color: #fff;
}
.s2-box .num {
  font-family: "DIN-Black";
  font-size: 60px;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
}
.s2-box .unit {
  padding: 36px 0 0 14px;
  font-size: 16px;
}

.s2-box .item-descript {
  font-size: 16px;
  line-height: 27px;
  color: #ffffff;
  margin-top: 15px;
  display: flex;
  justify-content: center;
}

.s2-box .item-row {
  display: flex;
  flex-direction: row;
}
.section3-mob {
  display: none;
}
.s3-box {
  width: 75%;
  margin: 0 auto;
}
.title-box {
  margin: 90px 0 20px;
  position: relative;
}
.title-box .b-title {
  font-size: 30px;
  font-weight: bold;
  color: #1e2189;
}
.title-box .s-title {
  font-size: 18px;
  color: #333333;
  padding-top: 15px;
}

.title-box .line {
  width: 24px;
  height: 2px;
  margin: 30px 0;
}
.title-box .line .blue {
  background: #1e2189;
  width: 12px;
  height: 2px;
  float: left;
}
.title-box .line .red {
  background: #e60012;
  width: 12px;
  height: 2px;
  float: left;
}

.s3-box .main-box {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 80px 0;
}

.s3-box .main-box .s3-item {
  width: 21.33%;
  display: flex;
  justify-content: space-between;
}
.s3-box .main-box .s3-item-img {
  width: 26%;
}

.s3-box .main-box .s3-item .item-con {
  width: 67%;
}
.s3-box .main-box .s3-item .item-con .item-title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.s3-box .main-box .s3-item .item-con .content {
  font-size: 16px;
  line-height: 1.8;
  color: #666666;
}
.section4 {
  background-image: url(../img/bg2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  padding: 70px 0;
  line-height: 1.5;
}
.section4 .s4-tit {
  font-size: 26px;
  font-weight: bold;
  color: #1e2189;
  padding-bottom: 10px;
}
.section4 .s4-con {
  color: #666666;
  font-size: 18px;
}
.section5 {
  background-color: #f8f8f8;
}
.s5-box {
  width: 75%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.s5-box .btn-more {
  color: #ffffff;
  margin: 127px 0 20px;
  font-size: 16px;
  line-height: 40px;
}
.s5-box .btn-more .more {
  background-color: #1e2189;
  color: #ffffff;
  padding: 0.25vw 1vw;
}
.s5-main {
  width: 75%;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 0px 0 60px 0;
  justify-content: space-between;
}
.s5-main > a {
  width: calc(33.33% - 19px);
}
.s5-main .s5-item {
  width: 100%;
  vertical-align: top;
  border: 1px solid #eeeeee;
  background: #ffffff;
  margin: 25px 0;
  overflow: hidden;
}
.s5-img {
  overflow: hidden;
}
.s5-img img {
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
}
.s5-main .s5-item .item-box {
  border-top: 1px solid #eeeeee;
  padding: 25px 30px;
  box-sizing: border-box;
}

.s5-main .s5-item .item-box .item-tit {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  color: #333333;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.s5-main .s5-item .item-box .learnMore {
  width: 120px;
  line-height: 38px;
  height: 38px;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  text-align: center;
  color: #666666;
  font-size: 14px;
  background-color: #f8f8f8;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  margin-top: 1vw;
}
.s5-item:hover .s5-img img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.s5-item:hover .item-box .item-tit {
  color: #1e2189;
}
.s5-item:hover .item-box .learnMore {
  background: #1e2189;
  border: 0;
  color: #ffffff;
}
.section6 {
  background-image: url(../img/bg3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  padding: 70px 0;
  line-height: 1.5;
}
.section6 .s6-tit {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 10px;
}
.section6 .s6-con {
  color: #fff;
  font-size: 18px;
}
.section7 {
  background-image: url(../img/banner_gc.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.s7-box {
  width: 75%;
  margin: 0 auto;
}
.section7 .s7-main {
  width: 75%;
  margin: 0 auto;
}
.section7 .s7-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}
.section7 .s7-item .left {
  width: 38%;
}
.section7 .s7-item .right {
  width: 58%;
  padding: 20px 0 60px;
}

.section7 .s7-item .right .item-tit {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.section7 .s7-item .right .item-box {
  list-style-type: none;
  margin: 24px 0 20px 0;
}

.section7 .s7-item .right .item-box li {
  font-size: 16px;
  line-height: 30px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.section7 .s7-item .right .item-box li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  font-size: 16px;
  line-height: 30px;
  color: #1e2189;
}
.section7 .swiper-pagination {
  position: unset;
  top: 0 !important;
  bottom: unset;
  left: unset;
  display: flex;
  justify-content: center;
}
/* .section7 .swiper-horizontal>.section7 .swiper-pagination-bullets .swiper-pagination-bullet,.section7 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
    width: 45px;
    line-height: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-family: DIN-Black;

    background-color: #cacbd2;
    padding: 0.5vw 0.55vw;
    margin: 5vw;
} */
.section7
  .swiper-horizontal
  > .section7
  .swiper-pagination-bullets
  .swiper-pagination-bullet,
.section7
  .swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  width: unset;
  line-height: unset;
  height: unset;
  border-radius: unset;
  font-size: unset;
  color: #ffffff;
  text-align: center;
  font-family: DIN-Black;
  /* box-shadow: 0 0 0 0; */
  background-color: unset;
  /* padding: 0.5vw 0.55vw; */
  margin: 0 3.5vw;
  color: #e60012;
  outline: none;
}
.s7-line:before {
  content: "";
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
}
/* .s7_tBox{
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 9;
    color: #666666;
} */
.s7_t {
  font-size: 18px;
  color: #1e2189;
  padding: 10px 0;
  font-weight: bold;
}
.s7_con {
  width: 40px;
  height: 40px;
  background: #ccc;
  border-radius: 50%;
  line-height: 40px;
  font-size: 18px;
  margin: 0 auto;
  color: #fff;
}
.section7 .swiper-pagination-bullet-active .s7_con {
  background-color: #e60012;
  color: #fff;
}
.section7 .swiper-pagination-bullet-active .s7_t {
  color: #e60012;
}
.section7 .swiper-wrapper {
  margin: 70px 0;
}
.section7 .swiper-button-next,
.section7 .swiper-button-prev {
  position: absolute;
  top: 85%;
  background-image: url(../img/ico_prev.png);
  width: 45px;
  height: 45px;
  background-size: 100%;
  outline: none;
}

.section7 .swiper-button-prev {
  left: 43% !important;
}
.section7 .swiper-button-prev:hover {
  background-image: url(../img/ico_prev_on.png);
}
.section7 .swiper-button-next {
  transform: rotate(180deg);
}
.section7 .swiper-button-next:hover {
  background-image: url(../img/ico_prev_on.png);
  transform: rotate(180deg);
}
.section7 .swiper-button-next,
.section7 .swiper-rtl .swiper-button-prev {
  right: 49.5%;
  left: auto;
}
.section7 .swiper-button-next:after,
.section7 .swiper-rtl .swiper-button-prev:after {
  content: "";
}
.section7 .swiper-button-prev:after,
.section7 .swiper-rtl .swiper-button-next:after {
  content: "";
}
.section8 {
  background-image: url(../img/bg4.jpg);
  text-align: center;
  padding: 34px 0;
  line-height: 1.5;
  background-repeat: no-repeat;
  background-size: 100%;
}

.section8 .s8-tBox .s8-tit {
  font-weight: bold;
  color: #1e2189;
  font-size: 21px;
  padding-bottom: 8px;
}
.section8 .s8-tBox .s8-con {
  color: #666666;
  font-size: 14px !important;
}
.section9 .s9-box {
  width: 75%;
  margin: 0 auto;
}
.section9 .s9-box .title-box {
  border-bottom: 1px solid #dfdfdf;
}

.section9 .s9-main {
  width: 75%;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 35px 0 50px 0;
}
.section9 .s9-item {
  border: 1px solid #eee;

  width: 24.3%;
  overflow: hidden;
}
.section9 .s9-item img {
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
}
.section9 .s9-item:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.section10 {
  background-image: url(../img/bg-contactUs.png);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 69px 0;
}
.section10 .s10-box {
  width: 75%;
  margin: 0 auto;
}

.s10-box .s10-tit {
  font-size: 22px;
  color: #091335;
  margin-bottom: 2rem;
}
.s10-box .s10-con {
  color: #091335;
  font-size: 14px;
  margin: 0 0 2.625rem 0;
}
.s10-box .btn-contact {
  position: relative;
  display: inline-block;
  background: #243d8f;
  color: #fff;
  padding-left: 2.25rem;
  font-size: 0.95rem;
  text-align: left;
  line-height: 2.75rem;
  height: 2.75rem;
  width: 11.375rem;
  border-radius: 1.75rem;
  overflow: hidden;
  cursor: pointer;
  margin-top: 1vw;
}
.s10-box .btn-contact .arr {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 1.25rem;
  top: 0.5rem;
  width: 1.75rem;
  height: 1.75rem;
  background: url(../img/arr.png);
  background-size: cover;
  margin-left: 1.125rem;
}
.section11 {
  background: #0d2e62;
  color: #c4c4c4;
  font-size: 1rem;
}
.footer {
  width: 75%;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 3.875rem;
}
.footer .foot-left {
  width: 23%;
}

.footer .foot-left .foot-logo {
  width: 12.8125rem;
  /* height: 5.0625rem; */
  margin-bottom: 2.8125rem;
}

.footer .foot-left .hotBox {
  color: #fff;
  padding-left: 1.625rem;
  border-left: 2px solid #598dcf;
  margin-bottom: 2rem;
  font-size: 1.125rem;
}
.footer .foot-left .hotBox .hot-num {
  font-size: 1.7125rem;
  white-space: nowrap;
  margin-top: 0.8125rem;
}
.footer .foot-left .conBox {
  margin-bottom: 5.5rem;
}
.footer .foot-left .conBox p {
  margin-bottom: 0.625rem;
  font-size: 14px;
  color: #7f9abd;
}

.footer .foot-center {
  width: 63%;
  display: flex;
  flex-direction: row;
}
.footer .foot-center dl {
  display: inline-block;
  vertical-align: top;
  width: 17%;
  padding: 0 1vw;
}
.footer .foot-center dl dt {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 3rem;
  line-height: 1;
  position: relative;
}

.footer .foot-center dl dt::after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 0;
  height: 4px;
  width: 2.1875rem;
  background: #598dcf;
}
.footer .foot-center dl dd {
  line-height: 2;
  overflow: hidden;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  margin: 0;
}
.footer .foot-center dl dd a:hover {
  color: #fff;
}
.footer .foot-center dl dd > A {
  color: #7f9abd;
  font-size: 14px;

  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
}

.footer .foot-right {
  width: 10%;
  padding: 1rem 0;
}
.footer .foot-right p {
  display: block;
  text-align: center;
}
.copyright {
  background: #091335;
  line-height: 4rem;
  text-align: center;
  font-size: 1rem;
  color: #465977;
  width: 100%;
}
.copyright p {
  margin: 0;
}

@media screen and (max-width: 1680px) {
  .header,
  .s2-box,
  .s3-box,
  .s5-box,
  .s5-main,
  .s7-box,
  .section7 .s7-main,
  .section9 .s9-box,
  .section9 .s9-main,
  .section10 .s10-box,
  .footer {
    width: 80%;
  }
  .section7 .swiper-wrapper {
    margin: 30px 0;
  }
  .s7-line:before {
    top: 12%;
  }
  .section10 {
    padding: 49px 0;
  }
}
@media screen and (max-width: 1600px) {
  .section7,
  .section4,
  .section2 {
    background-size: 110%;
  }
}
@media screen and (max-width: 1480px) {
  .header,
  .s2-box,
  .s3-box,
  .s5-box,
  .s5-main,
  .s7-box,
  .section7 .s7-main,
  .section9 .s9-box,
  .section9 .s9-main,
  .section10 .s10-box,
  .footer {
    width: 85%;
  }
  .s2-box .num {
    font-size: 3.5vw;
  }
  .s2-box .unit {
    padding: 2vw 0px 0 14px;
  }
  .section4,
  .section6 {
    padding: 4vw 0;
  }
  .s7-line:before {
    top: 13.5%;
  }
  .section7 .s7-item .right .item-box li {
    font-size: 14px;
    line-height: 27px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 12px;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-button-prev {
    width: 35px;
    height: 35px;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-rtl .swiper-button-prev {
    right: 50.5%;
  }
  .section7 .swiper-wrapper {
    margin: 1.7vw 0;
  }
  .section8 {
    padding: 0.5vw 0 2vw 0;
  }
  .section10 {
    padding: 3vw 0;
  }
}

@media screen and (max-width: 1280px) {
  .s2-box .unit {
    padding: 1.5vw 0px 0 14px;
    font-size: 14px;
  }
  .s2-box .num {
    font-size: 3vw;
  }
  .s2-box .item-descript {
    font-size: 14px;
  }
  .s3-box .main-box .s3-item {
    width: 23.33%;
  }
  .s3-box .main-box .s3-item .item-con .item-title {
    font-size: 1.25rem;
    margin-bottom: 0.5vw;
  }
  .s3-box .main-box .s3-item .item-con .content {
    font-size: 1.1rem;
  }
  .section4 {
    background-size: 111%;
  }
  .section7 {
    background-size: 148%;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-rtl .swiper-button-prev {
    right: 49.5%;
  }
  .section10 {
    background-size: 109%;
  }
}

@media screen and (max-width: 1024px) {
  .header,
  .s2-box,
  .s3-box,
  .s5-box,
  .s5-main,
  .s7-box,
  .section7 .s7-main,
  .section9 .s9-box,
  .section9 .s9-main,
  .section10 .s10-box,
  .footer {
    width: 90%;
  }
  .section2-pc {
    display: none;
  }
  .section2-mob {
    display: block;
  }
  .section2 {
    background-size: 134%;
  }
  .section2 .swiper-pagination-bullet {
    width: 24px !important;
    height: 4px !important;
    display: inline-block;
    border-radius: unset;
  }
  .s2-box .item-descript {
    margin-top: 2px;
    padding-bottom: 2vw;
  }
  .section2 .swiper-horizontal > .swiper-pagination-bullets,
  .section2 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .section2 .swiper-pagination-custom,
  .section2 .swiper-pagination-fraction {
    bottom: 0px;
  }
  .s2-box .item {
    padding-top: 1vw;
  }
  .section3-pc {
    display: none;
  }
  .section3-mob {
    display: block;
  }
  .s3-box .main-box .s3-item {
    width: 75%;
    padding: 0 0 4vw 0;
  }
  .section3 .swiper-pagination-bullet {
    width: 24px !important;
    height: 4px !important;
    display: inline-block;
    border-radius: unset;
  }
  .section3 .swiper-horizontal > .swiper-pagination-bullets,
  .section3 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .section3 .swiper-pagination-custom,
  .section3 .swiper-pagination-fraction {
    bottom: 0px;
  }
  .s3-box .main-box {
    padding: 4vw 0;
  }
  .s3-box .main-box .s3-item .item-con .item-title {
    font-size: 30px;
  }
  .s3-box .main-box .s3-item .item-con .content {
    font-size: 20px;
  }
  .s3-box .main-box .s3-item .item-con {
    width: 67%;
    margin: 2vw 0;
  }
  .section4 {
    background-size: 133%;
  }
  /* .s5-main {
        flex-direction: column;
    } */
  /* .s5-main .s5-item {
        width: 100%;
    } */
  .section7 .s7-item {
    flex-direction: column;
  }

  .section7 .s7-item .left {
    width: 100%;
  }
  .section7 .s7-item .right {
    width: 100%;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-button-prev {
    top: 93%;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-rtl .swiper-button-prev {
    right: 43.5%;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-button-prev {
    width: 45px;
    height: 45px;
  }
  .s7-line:before {
    top: 6.5%;
  }
  .section7 .s7-item .right .item-tit {
    font-size: 16px;
  }
  .section7 .s7-item .right .item-box li {
    font-size: 14px;
  }
  .section7 {
    background-size: 291%;
  }
  .section8 {
    padding: 4vw 0;
    background-size: 171%;
  }
  .section10 {
    background-size: 113%;
  }
  .footer .foot-center {
    display: none;
  }
  .footer .foot-left {
    width: 77%;
  }
  .footer .foot-left .foot-logo {
    width: 21.8125rem;
  }
  .hotBox p {
    font-size: 1.7rem !important;
  }
  .footer .foot-left .hotBox .hot-num {
    font-size: 3rem !important;
  }
  .footer .foot-right {
    width: 18%;
  }
  .footer .foot-right p {
    font-size: 1.5rem;
  }
  .copyright {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .navBox {
    width: 100%;
    margin-left: unset;
  }
  .header {
    display: none;
  }
  .header-mob {
    display: block;
    background: #fff;
  }
  .mob-flex-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 1vw 6vw;
  }
  .img-normal {
    display: block;
  }
  .mob-left {
    width: 18%;
    /* padding: 2vw 0; */
  }
  .mob-left img {
    width: 100%;
  }
  .mob-right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
  }
  .mob-right .en {
    color: #c0c0c0;
    font-size: 1.5rem;
  }
  .mob-right .xialia {
    width: 100%;
    padding-left: 2vw;
  }
  .header-mob .menu-xiala {
    /* display: none; */
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    z-index: 11;
    position: absolute;
    /* text-align: center; */
  }
  .header-mob .menu-xiala .yiji-xialia li {
    font-size: 3.39vw;
    color: #262626;
    padding: 3.78vw 4.43vw 3.78vw 4.69vw;
    list-style: none;
    border-bottom: 1px solid #dfdfdf;
  }
  .header-mob .menu-xiala .yiji-xialia a:hover li {
    /* background-color: #0D2E62; */
    transition: all 0.5s linear;
    /* color: #fff; */
  }
  .navBox a:hover li {
    color: #e62129;
  }
  .navBox .nav_top li::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 0;
    transform: translateX(-50%);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    background: #e62129;
  }
  .navBox .nav_top:hover li::before {
    width: 100%;
  }
  .navBox .nav_top:hover li {
    color: #e62129;
  }
  /* .header-mob a li::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        height: 2px;
        width: 0;
        transition: all .4s;
        -webkit-transition: all .4s;
        background: #e62129;
    }
    .header-mob a li::before, .header-mob a:hover li::before {
        left: 0;
        width: 100%;
    }*/
  .nav_top li:before,
  .nav_top li::after {
    display: table;
    line-height: 0;
    content: "";
  }
  .nav_top:hover i.arrow {
    /* transform: rotate(-135deg); */
    border-left: 2px solid #e62129;
    border-top: 2px solid #e62129;
  }

  .header-mob i.arrow {
    display: block;
    width: 10px;
    height: 10px;
    border-left: 2px solid #999;
    border-top: 2px solid #999;
    transform: rotate(135deg);
    float: right;
    margin-top: 8px;
  }
  .on {
    transform: rotate(-135deg) !important;
  }
  .header-mob .menu-xiala .yiji-xialia li a {
    color: #262626;
    font-size: 3.39vw;
    text-decoration: none;
  }
  .header-mob .search-xiala {
    display: none;
    width: 100%;
    height: 200vw;
    background-color: #f9f9f9;
    z-index: 11;
    position: absolute;
  }
  .header-mob .search-xiala ul {
    padding: 6.51vw 7.81vw 4.04vw 4.69vw;
  }
  .header-mob .search-xiala ul li {
    list-style: none;
    vertical-align: middle;
    display: flex;
    flex-wrap: nowrap;
  }
  .header-mob .search-xiala-close {
    width: 30%;
    display: inline-block;
    /* vertical-align: middle; */
    margin: 2vw 1vw;
  }
  .header-mob .search-xiala-left {
    width: 10%;
    display: inline-block;
  }
  .header-mob form {
    display: inline-block;
    width: 90%;
  }
  .header-mob .search-xiala-right {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    text-align: center;
    position: relative;
    padding-bottom: 2vw;
    border-bottom: 1px solid #d1d1d1;
  }
  .header-mob .search-xiala-right img {
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0.7vw;
  }
  .header-mob .search-xiala-right input {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    border: none;
    padding: 1vw;
    font-size: 2.8vw;
    margin-right: 2vw;
    background-color: #f9f9f9;
    position: relative;
    outline: none;
  }
  .header-mob .search-xiala-right .submit-input {
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 26px;
    display: inline-block;
    position: absolute;
    top: 5%;
    right: -2%;
    width: 20%;
    height: 60%;
  }
  .img-mob {
    display: block;
  }
  .img-pc {
    display: none;
  }
  .section2 {
    background-size: 309%;
  }
  .s2-box .num {
    /* font-size: 3vw; */
    font-size: 30px;
  }
  .s2-box .unit {
    padding: 3vw 0px 8px 14px;
  }
  .s2-box .item {
    padding: 3vw 0 5vw 0;
  }
  .s3-box .main-box .s3-item {
    width: 100%;
  }
  .s3-box .main-box {
    padding: 9vw 0 8vw 0;
  }
  .s3-box .main-box .s3-item {
    width: 95%;
  }
  .s3-box .main-box .s3-item .item-con .content {
    font-size: 18px;
  }
  .s3-box .main-box .s3-item .item-con .item-title {
    font-size: 23px;
  }
  .s2-box .item-descript {
    font-size: 18px;
  }
  .s2-box .unit {
    font-size: 18px;
  }
  .s2-box .num {
    /* font-size: 3vw; */
    font-size: 40px;
  }
  .section4 {
    background-size: 233%;
    padding: 7vw 0;
  }
  .title-box {
    margin: 66px 0 20px;
  }
  .s5-main {
    flex-direction: column;
  }
  .s5-main > a {
    width: 100%;
  }
  .s5-main .s5-item {
    width: 100%;
  }
  .s5-main .s5-item .item-box .item-tit {
    font-size: 23px;
    line-height: 34px;
    height: 47px;
  }
  .s5-main .s5-item .item-box .learnMore {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
  }
  .section6 {
    background-size: 320%;
    padding: 7vw 0;
  }
  .section7
    .swiper-horizontal
    > .section7
    .swiper-pagination-bullets
    .swiper-pagination-bullet,
  .section7
    .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 2.5vw;
  }
  .s7_t {
    font-size: 1.8rem;
  }
  .s7-line:before {
    top: 7.5%;
  }
  .section7 .s7-item {
    padding-top: 3vw;
  }
  .section7 .s7-item .right .item-box li {
    font-size: 18px;
  }
  .section7 .s7-item .right .item-tit {
    font-size: 23px;
  }
  .section7 .swiper-button-prev {
    left: 38% !important;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-rtl .swiper-button-prev {
    right: 35.5%;
  }
  .section8 {
    padding: 7vw 0;
    background-size: 304%;
  }
  .section9 .s9-main {
    flex-direction: column;
  }
  .section9 .s9-item {
    border: 1px solid #eee;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5vw;
  }
  .section10 {
    background-size: 437%;
    background-position: right;
    padding: 22vw 0;
  }

  .s10-box .btn-contact {
    padding-left: 2.25rem;
    font-size: 1.95rem;
    text-align: left;
    line-height: 4.75rem;
    height: 4.75rem;
    width: 18.375rem;
    border-radius: 4.75rem;
    margin-top: 1vw;
  }
  .s10-box .btn-contact .arr {
    right: 1.25rem;
    top: 0.5rem;
    width: 3.75rem;
    height: 3.75rem;
  }
  .s10-box .s10-tit {
    font-size: 25px;
  }
  .s10-box .s10-con {
    font-size: 18px;
  }
  .hotBox p {
    font-size: 2.5rem !important;
  }
  .footer .foot-left .hotBox .hot-num {
    font-size: 3.5rem !important;
  }
  .footer .foot-left .conBox p {
    margin-bottom: 0.625rem;
    font-size: 18px;
  }
  .footer .foot-left {
    width: 65%;
  }
  .footer .foot-right {
    width: 29%;
  }
  .footer .foot-right p {
    font-size: 1.8rem;
  }
  .copyright {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 501px) {
  .header-mob .search-xiala-right .submit-input {
    background-size: 4vw;
  }

  .section8 {
    padding: 7vw 0;
    background-size: 504%;
  }
  .section7 .s7-item {
    padding-bottom: 5vw;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
  .section7 .swiper-button-prev {
    left: 3% !important;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-rtl .swiper-button-prev {
    right: 73.5%;
  }

  .s5-box .btn-more .more {
    padding: 0.25vw 2vw;
  }
  .s2-box .unit {
    font-size: 16px;
    padding: 4vw 0px 8px 14px;
  }
  .mob-right .en {
    color: #c0c0c0;
    font-size: 1.25rem;
  }
  .mob-left {
    width: 26%;
  }
  .s7-line:before {
    top: 6.5%;
  }

  .s2-box .item {
    padding: 1vw 0 1vw 0;
  }
  .s2-box .num {
    /* font-size: 3vw; */
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .s2-box .unit {
    font-size: 1.125rem;
    line-height: 2;

    padding: 3vw 0px 0px 14px;
  }
  .s2-box .item-descript {
    margin-top: -6px;
    padding-bottom: 6vw;
    font-size: 1rem;
  }
  .s3-box .main-box .s3-item .item-con .item-title {
    font-size: 1.4rem;
    margin-bottom: 2.5vw;
  }
  .s3-box .main-box .s3-item .item-con .content {
    font-size: 1rem;
  }
  .s3-box .main-box .s3-item-img {
    width: 28%;
    margin-top: 2%;
  }
  .s3-box .main-box .s3-item .item-con {
    width: 66%;
    margin: 2vw 0;
  }
  .section3 .swiper-slide img {
    height: unset !important;
  }
  .section4 .s4-tit {
    font-size: 1.4rem;
  }
  .section4 .s4-con {
    color: #666666;
    font-size: 1rem;
  }
  .title-box .b-title {
    font-size: 1.4rem;
  }
  .title-box .s-title {
    font-size: 1.125rem;
  }
  .s5-box .btn-more {
    color: #ffffff;
    margin: 52vw 0px 20px;
    font-size: 1rem;
    line-height: 2.5;
  }
  .s5-main .s5-item .item-box .item-tit {
    font-size: 1.125rem;
    line-height: 2;
  }

  .s5-main .s5-item .item-box .learnMore {
    font-size: 1rem;
    line-height: 2.6;
    height: 2.6rem;
    width: 96px;
  }
  .section6 .s6-tit {
    font-size: 1.4rem;
  }
  .section6 .s6-con {
    font-size: 1rem;
  }
  .s7_con {
    width: 2.8rem;
    height: 2.8rem;
    line-height: 2.1;
    font-size: 1.3rem;
  }
  .s7_t {
    font-size: 1rem;
  }
  .section7 .s7-item .right .item-tit {
    font-size: 1.4rem;
  }
  .section7 .s7-item .right .item-box li {
    font-size: 1rem;
    line-height: 1.8;
  }
  .section7 .swiper-button-next,
  .section7 .swiper-button-prev {
    width: 2.5rem;
    height: 2.5rem;
  }
  .section8 .s8-tBox .s8-con {
    font-size: 1rem !important;
  }
  .section8 .s8-tBox .s8-tit {
    font-size: 1.4rem;
    padding-bottom: 8px;
  }
  .s10-box .s10-tit {
    font-size: 1.4rem;
  }
  .s10-box .s10-con {
    font-size: 1.125rem;
  }
  .s10-box .btn-contact {
    width: 9.375rem;
    line-height: 3rem;
    height: 3rem;
    padding-left: 2.25rem;
    font-size: 1rem;
  }
  .s10-box .btn-contact .arr {
    right: 1.25rem;
    top: 0.75rem;
    width: 2rem;
    height: 2rem;
  }
  .section10 {
    background-size: 537%;
  }
  .hotBox p {
    font-size: 1.125rem !important;
  }
  .footer .foot-left .hotBox .hot-num {
    font-size: 1.6rem !important;
  }
  .footer .foot-left .conBox p {
    margin-bottom: 0.625rem;
    font-size: 1rem;
  }
  .footer .foot-right p {
    font-size: 1rem;
  }
  .copyright {
    font-size: 1rem;
    line-height: 2rem;
  }
  .header-mob .menu-xiala .yiji-xialia li {
    font-size: 1.125rem;
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 3.5rem;
  }
  .section6 {
    background-size: 324%;
    padding: 9vw 0;
  }
  .section4 {
    background-size: 333%;
    padding: 10vw 0;
  }
  .section2 .swiper-horizontal > .swiper-pagination-bullets,
  .section2 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .section2 .swiper-pagination-custom,
  .section2 .swiper-pagination-fraction {
    bottom: 2px;
  }
  .section3 .swiper {
    padding-bottom: 3vw;
  }
  .section2 {
    background-size: 367%;
    padding: 5vw 0;
  }
  .section7 {
    background-size: 691%;
  }
  .footer .foot-left .foot-logo {
    width: 10.8125rem;
  }
}

@media screen and (max-width: 400px) {
  .section7
    .swiper-horizontal
    > .section7
    .swiper-pagination-bullets
    .swiper-pagination-bullet,
  .section7
    .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 4.5vw;
  }
  .s7-line:before {
    top: 9.5%;
  }
  .s3-box .main-box .s3-item .item-con .item-title {
    font-size: 1.25rem;
  }
  .section10 {
    background-size: 574%;
  }
  .section2 {
    background-size: 388%;
  }
}
.dropdown-ul {
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 150px;
  padding: 8px 0;
  border-radius: 1px;
  background-color: #fff;
  margin-top: 0px;
  box-shadow: 0px 3px 21px 0 rgb(0 0 0 / 9%);
  transform: scaleY(0);
  transform-origin: center -10px;
  transition: 0.2s ease-out;
}
.dropdown-ul-hover:hover .dropdown-ul {
  transform: scaleY(1);
}
.dropdown-ul a:first-child::before {
  content: "";
  position: absolute;
  top: -6px;
  left: 8px;
  width: 0;
  height: 0;
  border-left: 12px solid rgba(255, 255, 255, 0);
  border-right: 12px solid rgba(255, 255, 255, 0);
  border-bottom: 12px solid #fff;
}

.dropdown-ul a {
  width: 100%;
  display: block !important;
  padding: 15px 0 !important;
  text-align: center;
  color: #333 !important;
  border: none !important;
  margin-left: 0 !important;
  border-radius: 3px;
  transition: 0.1s ease !important;
}
.dropdown-ul a:hover {
  color: #e62129 !important;
  background-color: #efefef !important;
}
.navBox ul li > a {
  padding: 2.3vw 0vw;
  display: inline-block;
}
.navBox ul > a {
  position: relative;
  display: inline-block;
}

.footer-icon a {
  font-size: 14px;
  color: #7f9abd;
  display: flex;
  align-items: center;
}
.footer-icon a:hover {
  color: #fff;
}
.footer-icon svg {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
