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(images/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(images/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(images/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(images/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(images/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(images/ico_prev_on.png);
}
.section7 .swiper-button-next {
  transform: rotate(180deg);
}
.section7 .swiper-button-next:hover {
  background-image: url(images/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(images/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(images/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(images/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(images/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;
}






.s8-icon {
  height: 200px;
}

.yp-apps {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  padding-top: 22px;
  padding-bottom: 18px;
}

.yp-apps-inner {
  height: 100%;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.yp-text {
  color: #000000;
  font-weight: 600;
  font-size: 36px;
  text-shadow:
    -3px 3px #DEC9C8,
    -3px 3px #959B9B;
}


.yp-img {
  height: 100%;
  width: 100%;
}

.yp-apps a img {
  height: 60px;
  width: auto;
}

@media (max-width: 1024px) {
  .yp-text {
    font-size: 29px;
  }
}

@media (max-width: 768px) {
  .yp-text {
    font-size: 24px;
  }

  .yp-apps {
    padding-top: 42px;
    padding-bottom: 24px;
  }


}

@media (max-width: 640px) {
  .yp-text {
    font-size: 18px;
  }
}



























body.gray-bg {
  background: #f8f8f8;
}
.new-position{
	/* width: 73.5%; */
	margin: 0 auto; 
	/* padding:0 13.5% 1.5rem 15.5%; */
	width: 75%;
	padding-left: 15px;
	padding-bottom: 1.5rem;
}

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

  .container {
    width: 70%;
  }
  .new-position {
		width: 70%;
		margin: auto;
	}

  .swiper-slide {
    width: 16.6666%;
  }
}

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

  .container {
    width: 80%;
  }
  .new-position {
		width: 80%;
		margin: auto;
	}

  .swiper-slide {
    width: 16.6666%;
  }
}

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

  .container {
    width: 75%;
  }
  .new-position {
		width: 75%;
		margin: auto;
	}
}

@media screen and (max-width: 1680px) {
  .container {
    width: 88%;
  }
  .new-position {
		width: 88%;
		margin: auto;
	}

  .swiper-slide {
    width: 15.2%;
  }
}

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

  .container {
    width: 88%;
  }
  .new-position {
		width: 88%;
		margin: auto;
	}

  .swiper-slide {
    width: 15.2%;
  }

}

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

  .container {
    width: 90%;
  }
  .new-position {
		width: 90%;
		margin: auto;
	}

  .swiper-slide {
    width: 15.2%;
  }
}

@media screen and (max-width: 1280px) {
  /* .flex-wrap {
    display: block;
  } */

  html, body {
    font-size: 0.8125rem !important;
  }

  .container {
    width: 93.75%;
  }
  .new-position {
		width: 93.75%;
		margin: auto;
	}

  .swiper-slide {
    width: 15.2%;
  }
}

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

  .container {
    width: 100%;
  }
  .new-position {
		width: 100%;
		margin: auto;
	}

  .swiper-container1 .swiper-slide {
    width: 25%;
  }
}

@media (max-width: 992px) {
  .container {
    width: 100%;
  }
  .new-position {
		width: 100%;
		margin: auto;
	}

  html, body {
    font-size: 0.625rem !important;
  }
  .our-service-goodness .goodness-list .gn-item .view-detail {
    bottom: 2vw !important;
    left: 2vw !important;
    right: 2.3vw !important;
    font-size: 1.488rem;
  }
  .our-service-goodness .goodness-list .gn-item .tit{
    line-height: 3;
    margin-bottom: 1.55vw;
  }
  .our-service-goodness .goodness-list .gn-item .inner{
    top:3vw;
    padding: 1rem 2.25rem !important;
  }
}

@media (max-width: 768px) {
  .container {
    width: 100%;
  }
  .new-position {
		width: 100%;
		margin: auto;
	}

  html, body {
    font-size: 0.625rem !important;
  }

  .our-service-goodness .goodness-list {
    display: block;
  }

  .our-service-goodness .goodness-list .gn-item {
    width: 100%;
    margin-bottom: .625rem;
  }

  .banner-wrap {
    max-height: 26.25rem;
  }

  .swiper-slide {
    max-height: 26.25rem;
  }

  .swiper-pagination {
    display: none;
  }
}

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

  .container {
    width: 100%;
  }

  html, body {
    font-size: 100%;
  }
}

@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;
}

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

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

.btn {
  border-radius: 0;
}

.btn-primary {
  background-color: #024f9d;
}

.btn-success {
  background-color: #1989FB;
}

.nav-tabs {
  border: none;
  margin-bottom: 2.6875rem;
}

.nav-tabs>li>a {
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0;
  color: #7d7d7d;
  font-size: 1.25rem;
  border: 0;
  border-radius: 0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  border: 0;
  border-radius: 0;
  background: #024f9d;
  color: #fff;
}

.nav-tabs>li.active>a::before, .nav-tabs>li.active>a:hover::before, .nav-tabs>li.active>a:focus::before {
  display: block;
  font-weight: bolder;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
  width: 100%;
}

.pic-box {
  overflow: hidden;
}

.pic-box img {
  width: 100%;
}

.page-menu {
  padding-top: 1.5rem;
  color: #7d7d7d;
  font-size:1rem;
}

.page-menu>i {
  color: #c0c0c0;
}

.btn-more {
  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;
}

.btn-more .arr {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 1.25rem;
  top: .5rem;
  width: 1.75rem;
  height: 1.75rem;
  background: url(images/arr.png);
  background-size: cover;
  margin-left: 1.125rem;
}

.btn-more span {
  position: relative;
  z-index: 1;
  font-size: 1.125rem;
}

.btn-more i {
  position: absolute;
  right: 0;
  top: 0;
  background: #1989FB;
  width: 1px;
  height: 100%;
  z-index: 0;
}

.btn-more:hover {
  color: #fff !important;
}

.btn-more:hover i {
  width: 100%;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.toPage .form-control {
  display: inline-block;
  width: 80px;
}

.pagination {
  vertical-align: middle;
}

.pagination>li {
  display: inline-block;
  margin: 0 5px;
}

.pagination>li>a, .pagination>li>span {
  background: #f5f5f5;
  border-color: #f5f5f5;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  background-color: #024f9d;
}

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom:1.5vw;
}

.container::before, .container::after {
  display: none;
}

header {
  background: #fff;
  height: 5.875rem;
}

header .container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 6.25rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header .container>img {
  height: 80%;
}

header .nav-box {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 5rem;
}

header .nav-group>li {
  margin-right: 1.25rem;
  width: 16%;
  display: inline-block;
}

header .nav-group>li>a {
  position: relative;
  padding: 0.75rem 1rem;
  display: block;
  line-height: 4.75rem;
  font-size: 1.125rem;
  color: #2F2F2F;
}

header .nav-group>li>a::before {
  content: '';
  position: absolute;
  left: -0.625rem;
  bottom: 2.8125rem;
  width: 15px;
  height: 4px;
  background: #024f9d;
  display: none;
}

.active-nav{
  font-weight: bolder;
}

header .nav-group>li:hover>a, header .nav-group>li.active>a, header .nav-group>li:focus>a {
  font-weight: bolder;
}

header .nav-group>li:hover>a::before, header .nav-group>li.active>a::before, header .nav-group>li:focus>a::before {
  display: block;
}

header .container form {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .nav-group:last-child>li {
  margin-right: 0;
}

header .container .line {
  margin-left: 1rem;
  background: rgba(209, 209, 209, 0.63);
  height: 2.6vw;
  width: 1px;
}

header .form-group {
  margin-bottom: 0;
}

header .service-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #2F2F2F;
  font-size: .875rem;
  line-height: 1;
}

header .service-line i {
  width: 2.5rem;
  height: 2.625rem;
  background: url(images/i-service-line.png);
  margin-right: .688rem;
  display: inline-block;
  background-size: 100% 100%;
}

header .service-line .phone-num {
  font-size: 1.125rem;
  margin-top: 8px;
  font-weight: bolder;
}

header .lang {
  width: 2.538rem;
  height: 2.538rem;
  background: #243d8f;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 2.538rem;
  font-size: 1.125rem;
  margin-left: 1.063rem;
  cursor: pointer;
}
header .enlang{
  margin-top:0.2vw;
}

@-webkit-keyframes navborder {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes navborder {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

.mobile-link a {
  display: inline-block;
  margin-left: 1rem;
  font-size: 1.25rem;
}

.form-group {
  position: relative;
}

.form-group .btn-sub {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 34px;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  background: #024f9d;
  width: 34px;
  height: 34px;
}

.form-control {
  border-radius: 34px;
}

footer {
  background: #0D2E62;
  color: #c4c4c4;
  font-size: 1rem;
}

footer .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

footer .container .link-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* width: 52.875rem; */
  width: 65%;
  padding-top: 4.375rem;
}
footer .container .link-map dl {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding: 0 1vw;
}

footer .container .link-map dl dt {
  font-size: 1.125rem;
  color: #fff;
  font-weight: normal;
  margin-bottom: 3rem;
  line-height: 1;
  position: relative;
  
}

footer .container .link-map dl dt::after {
  content: '';
  position: absolute;
  bottom: -24PX;
  left: 0;
  height: 4PX;
  width: 2.1875rem;
  background: #598DCF;
}

footer .container .link-map dl dd {
  line-height: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

footer .container .link-map dl dd>a {
  color: #7F9ABD;
  font-size: 1rem;
}

footer .container .link-map dl dd a:hover {
  color: #fff;
}

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

.bot-logo img {
  width: 100%;
  height: 100%;
}

footer .container .contact-info {
  padding-top: 3.875rem;
  color: #7F9ABD;
  font-size: .875rem;
  line-height: 1.5;
  width: 23%;
}

footer .container .contact-info .tel {
  margin-bottom: 1.25rem;
}

footer .container .contact-info .tel {
  color: #fff;
  padding-left: 1.625rem;
  border-left: 2Px solid #598DCF;
  margin-bottom: 2rem;
  font-size: 1.125rem;
}

footer .container .contact-info .tel .num {
  font-size: 1.7125rem;
  white-space: nowrap;
  margin-top: .8125rem;
}

footer .container .contact-info ul {
  margin-bottom: 5.5rem;
}

footer .container .contact-info ul li {
  margin-bottom: .625rem;
  font-size: 1rem;
}
footer .container .code-box{
  padding-top: 4.375rem;
  width: 8%;
}
footer .container .code-box>img {
  width: 100%;
}

footer .container .code-box>span {
  padding: 0.5rem 0;
  display: block;
  text-align: center;
}

footer .copyright {
  background: #091335;
  line-height: 4rem;
  text-align: center;
  font-size: 1rem;
  color: #465977;
  width: 100%;
}

.carousel {
  margin-bottom: 2rem;
}

.carousel-indicators li {
  width: 3.125rem;
  height: 0.25rem;
  margin: 0.25rem;
  text-indent: -999px;
  background-color: #fff;
  border: none;
  border-radius: 0;
}

.carousel-indicators .active {
  width: 3.125rem;
  height: 0.25rem;
  margin: 0.25rem;
  background-color: #5cb630;
}

.index-box {
  overflow: hidden;
}

.inBox-til {
  height: 7rem;
  color: #024f9d;
  font-size: 2.5rem;
  width: 100%;
}

.inBox-til span, .inBox-til b {
  padding: 1.5rem 0;
}

.inBox-til>span {
  position: relative;
}

.inBox-til>span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #024f9d;
  width: 40%;
  height: 3px;
  z-index: 1;
}

.inBox-til>span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  background: #c9c9c9;
  width: 100%;
  height: 1px;
  z-index: 0;
}

.box-aboutUs {
  background: url(images/bg01.jpg) top left no-repeat;
}

.about-con {
  padding-top: 6.75rem;
  padding-left: 3.875rem;
    background: url(images/background.png) bottom left no-repeat;
    background-color: #f5f5f5;
}

.about-con h5, .about-con h2 {
  line-height: 1;
}

.about-con h2 {
  font-size: 2.375rem;
  margin: 1.75rem 0 3.438rem 0;
  color: #202020;
  font-weight: bolder;
}

.about-con h5 {
  font-weight: normal;
  margin: 0;
  color: #243D8F;
  font-size: 1.938rem;
}

.about-con>img {
  width: 100%;
}

.about-con .con-details {
  margin-right: 5rem;
}

.about-con .con-details p {
  max-width: 42.125rem;
  text-align: justify;
  font-size: 1.125rem;
}

.box-aboutUs .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.box-aboutUs .pic-box {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: auto;
  padding: 0;
}

.data-show-wrap {
  height: 34.938rem;
  background: url(images/bg-1.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 7.625rem;
}

.data-show-wrap h1 {
  font-size: 15.188rem;
  line-height: 15.625rem;
  margin: 0 0 1.063rem 0;
  letter-spacing: 2px;
  font-family: DINBold;
}

.data-show-wrap h2 {
  font-size: 5.857rem;
  letter-spacing: 2px;
  margin: 0;
  font-family: DINBold;
}

.data-show-wrap .h1-txt {
  font-size: 2.063rem;
}

.data-show-wrap .h2-txt {
  font-size: 1.399rem;
}

.data-show-wrap .line {
  width: 4px;
  background: #FFFFFF;
}

.data-show-wrap .part-l .line {
  width: 4px;
  height: 15.625rem;
  background: #FFFFFF;
}

.data-show-wrap .part-r .line {
  width: 4px;
  height: 7rem;
}

.data-show-wrap .item {
  margin-bottom: 4.688rem;
}

.ml44 {
  margin-left: 2.75rem;
}

.ml25 {
  margin-left: 1.563rem;
}

.about-arrow .arrow {
  color: #191919;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.about-arrow .arrow b {
  padding-right: 0.5rem;
  line-height: 1;
  font-size: 3.75rem;
  font-family: DIN;
}

.about-arrow .arrow>small {
  padding: 0.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.125rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-arrow .arrow p {
  padding-top: 1rem;
  font-size: 1.125rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  text-align: center;
}

.box-product {
  padding-top: 5.9375rem;
  padding-bottom: 4.375rem;
  background: #f6f9fd url(images/box2-bg.png) top left no-repeat;
  background-size: auto 100%;
}

.box-product .container {
  display: block;
}

.box-qa {
  padding: 3.75rem 0;
  background: url(images/bg01.jpg) top left no-repeat;
}

.box-qa .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.box-qa .inBox-til {
  margin-bottom: 3.75rem;
}

.box-qa .qa-til {
  margin-bottom: 3.75rem;
  font-size: 2.5rem;
}

.box-qa .qa-til span {
  font-weight: bold;
}

.box-qa .qa-til b {
  color: #1989FB;
  display: block;
}

.box-qa .qa-stil {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
}

.toPage {
  text-align: right;
  margin-top:1vw;
}

.qa-group {
  width: 55%;
  overflow: hidden;
}

.qa-group .qa-item {
  margin-top: 2rem;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #eee;
  color: #333333;
  font-size: 1.5rem;
  border-radius: 8rem;
  height: 8rem;
  width: 100%;
}

.qa-group .qa-item b, .qa-group .qa-item span {
  position: relative;
  z-index: 1;
}

.qa-group .qa-item i {
  position: absolute;
  left: 0;
  top: 0;
  background: #1989FB;
  height: 100%;
  width: 0;
  z-index: 0;
}

.qa-group .qa-item:hover, .qa-group .qa-item.active, .qa-group .qa-item:active {
  color: #fff;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.qa-group .qa-item:hover i, .qa-group .qa-item.active i, .qa-group .qa-item:active i {
  width: 100%;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.qa-group .qa-item b {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 2rem 0 2.5rem;
  color: #d2d2d2;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 3.5rem;
  height: 3.5rem;
  width: 3.5rem;
}

.box-product .swiper-container {
  margin-bottom: 2.8125rem;
  width: 100%;
}

.box-product .swiper-slide {
  text-align: center;
}

.box-product .swiper-slide img {
  width: 100%;
}

.inPro-item .pic-box {
  margin-bottom: 0.3125rem;
  display: block;
  border: 1px solid #eeeeee;
}

.inPro-item h3 {
  padding: 0.625rem;
  color: #595959;
  background: #fff;
  font-size: 1rem;
}

.proLink-item {
  padding: 0 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #024f9d;
  color: #fff;
  border-radius: 0.625rem;
  height: 5rem;
  width: 100%;
}

.proLink-item span {
  font-size: 1.25rem;
}

.proLink-item span small {
  display: block;
  font-size: 0.875rem;
}

.proLink-item i {
  border: 2px solid #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 2.75rem;
  font-size: 1.75rem;
  height: 2.875rem;
  width: 2.875rem;
}

.proLink-item:hover, .proLink-item:active, .proLink-item.active {
  color: #fff;
  background: #1989FB;
}

.box-adv {
  padding: 6.25rem 0;
  background: url(images/box3-bg.jpg) center center no-repeat;
  background-size: 100% 100%;
}

.box-adv .swiper-container {
  width: 100%;
  padding-bottom: 9rem;
}

.box-adv .swiper-container .swiper-slide .adv-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.adv-til {
  color: #fff;
  margin-bottom: 4.375rem;
}

.adv-til b, .adv-til small {
  display: block;
}

.adv-til small {
  margin-bottom: 1rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.3);
  font-size: 2rem;
}

.adv-til b {
  font-size: 4.875rem;
  margin-bottom: 3.75rem;
}

.adv-til span {
  font-size: 3.125rem;
  font-weight: bold;
}

.adv-stil {
  margin-bottom: 2.25rem;
  font-size: 1.75rem;
  color: #1989FB;
}

.adv-con p {
  width: 85%;
  font-size: 1.125rem;
  line-height: 2;
  color: #fff;
}

.swiper-pagination2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.box-adv .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  position: relative;
  margin: 0 1px;
  width: 25%;
  height: 5.625rem;
  line-height: 5.625rem;
  font-size: 1.5rem;
  border-radius: 0;
  opacity: 100;
  background: #fff;
}

.box-adv .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1989FB;
  color: #fff;
}

.box-adv .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -12px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #1989FB;
  border-left: 12px solid transparent;
}

.box-panners {
  padding: 4.375rem 0 ;
}

.box-panners .block-tit {
  padding-top: 0;
}

.box-panners .btn-wrap {
  margin-bottom: 4.625rem;
}

.box-panners .container {
  display: block;
}

.box-panners .panner-item {
  margin: 1.5rem 0;
  display: block;
  border: 4px solid #F5F5F5;
  /* max-height: 9rem; */
  background: #fff;
  overflow: hidden;
}

.box-panners .panner-item img {
  width: 100%;
}

.box-panners .panner-item:hover {
  border-color: #1989FB;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.box-news {
  padding: 4.375rem 0;
}

.index-tab .tab-content>.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.index-tab .inBox-til {
  float: left;
  width: auto;
}

.index-tab .nav-tabs {
  margin-bottom: 0;
}

.box-picNews {
  margin-right: 1.625rem;
  overflow: hidden;
  width: 40%;
  background: #fff;
  position: relative;
}
.inNews-group{
  width: 58%;
}

.box-picNews .txt {
  padding: 0 1.75rem;
}

.box-picNews .pub-time {
  font-size: 1rem;
  color: #757575;
  margin-bottom: 1.875rem;
}

.box-picNews .left-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 4.125rem;
  cursor: pointer;
}

.box-picNews .left-tit h3 {
  max-width: 22.3125rem;
  margin: 0;
  padding: 0 1rem 0 0;
  line-height: 1.5;
  font-weight: bolder;
  font-size: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.box-picNews .left-tit:hover .i-arrow-r {
  background: url(images/i-arr-r-round-isActive.png);
  background-size: cover;
}

.box-picNews>span {
  font-size: 1.25rem;
  color: #7d7d7d;
}

.box-picNews h3 {
  padding: 1.5rem 0;
  font-size: 1.25rem;
}

.box-picNews p {
  color: #7d7d7d;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.box-picNews .pic-box {
  margin-bottom: 1.5rem;
}

.box-news .nav-tabs>li {
  float: right;
}

.publish-time {
  line-height: 1;
  color: #757575;
  width: 9.625rem;
  text-align: center;
}

.publish-time .day {
  font-size: 3.063rem;
  font-weight: bolder;
  margin-bottom: 1.25rem;
}

.publish-time .date {
  font-size: 1rem;
}

.i-arrow-r {
  display: inline-block;
  vertical-align: middle;
  width: 2.9375rem;
  height: 2.9375rem;
  background: url(images/i-arr-r-round.png);
  background-size: cover;
}

.inNews-item {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.0625rem 1.875rem 3.0625rem 0;
  height: 33.3%;
}

.inNews-item .txt {
  padding-left: 2.313rem;
  border-left: 1PX solid #E4E4E4;
}

.inNews-item i {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.inNews-item:hover .publish-time {
  color: #243D8F;
}

.inNews-item:hover .i-arrow-r {
  background: url(images/i-arr-r-round-isActive.png);
  background-size: cover;
}

.inNews-item h4 {
  margin-bottom: .75rem;
  font-size: 1.25rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: bold;
  color: #2F2F2F;
  max-width: 34.124rem;
  /* overflow: hidden; */
  white-space: nowrap;
  text-overflow: ellipsis;
}

.inNews-item h4 span {
  color: #333;
  max-width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.inNews-item p {
  color: #7d7d7d;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  max-width: 34.6875rem;
  -webkit-box-orient: vertical;
  margin: 0;
  margin-right: 1vw;
  font-size: 1rem;
}

.banner-box {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 23rem;
  margin-bottom: 1rem;
}

.banner-box-pro{
  margin-bottom:0;
}

.banner-box .container {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-box .container h1 {
  padding: 0.5rem 1.25rem;
  border-left: 4px solid #1989FB;
  font-weight: bold;
}

.banner-box .container h1 span {
  color: #014e9e;
}

.banner-box .container h1 small {
  padding-top: 0.5rem;
  display: block;
}

.page-tab {
  width: 100%;
}

.page-tab .nav-tabs {
  border-bottom: 1px solid #c0c0c0;
  background: #fff;
}

.page-tab .nav-tabs>li {
  margin-bottom: -3px;
  border-bottom: 3px solid transparent;
}

.page-tab .nav-tabs>li>a {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.125rem;
}

.page-tab .nav-tabs>li.active>a, .page-tab .nav-tabs>li.active>a:hover, .page-tab .nav-tabs>li.active>a:focus {
  background: none;
  border-bottom: 3px solid #024f9d;
  color: #024f9d;
  font-weight: bold;
}

.left-box {
  width: 18rem;
  margin-right: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.left-box>h2 {
  margin-bottom: 5px;
  padding: 1.875rem;
  background: #203a91;
  font-size: 1.5rem;
  /* font-weight: bold; */
  color: #fff;
}

.left-box>h2>small {
  padding-top: 0.5rem;
  display: block;
  color: #fff;
  font-size: 0.8rem;
}

.left-nav a {
  display: block;
}

.left-nav>li {
  margin-bottom: 3px;
}

.left-nav>li>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2px;
  padding: 0 20px;
  background: #eeeeee;
  font-size: 1.125rem;
  color: #262626;
  line-height: 50px;
  height: 50px;
}

.left-nav>li:hover>a, .left-nav>li.active>a {
  background: #ccdceb;
  color: #203a91;
  /* font-weight: bold; */
}
.left-nav>li>.current-cat{
  background: #ccdceb;
  color: #203a91;
  /* font-weight: bold; */
}


.left-nav li>ul {
  display: none;
}


.left-nav li.active>ul {
  display: block;
}

.mid-child>li {
  margin-bottom: 2px;
}

.mid-child>li>a {
  background: #eeeeee;
  color: #262626;
  font-weight: bold;
  padding: 0 20px;
  height: 2.25rem;
  line-height: 2.25rem;
}

.next-child>li>a {
  padding: 0 20px;
  color: #666;
}

.mid-child>li>a>i {
  color: #5cb630;
}

.next-child {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

.next-child>li>a {
  line-height: 2.4;
}

.next-child>li:hover>a, .next-child>li:active>a, .next-child>li.active>a, .next-child>li:focus>a {
  color: #fff;
  font-weight: bold;
}

.pro-item {
  margin-top: 1.875rem;
  display: block;
  border: 1px solid #eee;
  color: #7d7d7d;
}

.pro-item h4 {
  padding: 1rem 1rem 0.75rem 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1rem;
}

.pro-item>span {
  display: block;
  margin: 0 1rem;
  padding: 0.75rem 0;
  border-top: 1px solid #eee;
  font-size: 1rem;
}

.pro-item>span>.iconfont {
  float: right;
}

.pro-item .pic-box {
  position: relative;
}

.pro-item .pic-box span {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.pro-item:hover .pic-box span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 100;
  color: #fff;
}

.pro-item:hover .pic-box span b {
  margin-bottom: 3rem;
  font-size: 1.125rem;
}

.pro-item:hover .pic-box span i {
  font-size: 2rem;
}

.proDetails-info {
  margin: 0 0 1.875rem 0;
}

.proDetails-info .container {
  display: block;
}

.proDetails-info .container .info-box {
  padding: 2rem 1rem;
  background: #fff;
  overflow: hidden;
}

.proDetails-info .pic-box {
  border: 1px solid #eee;
}

.pd-nav-tabs {
  margin-bottom: 1.875rem;
}

.pd-nav-tabs>li {
  width: 25%;
  text-align: center;
}

.pro-info {
  width: 63%;
}

.pro-info h2 {
  margin-bottom: 2rem;
  position: relative;
  padding: 1.5rem 0;
  color: #014e9c;
  font-size: 1.875rem;
}

.pro-info h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #014e9c;
  height: 3px;
  width: 10%;
}

.pro-con {
  padding: 2rem 0;
  overflow: hidden;
  background: #fff;
}

.pro-con .sbox-til {
  margin-left: 1rem;
  position: relative;
  padding-left: 1.875rem;
  font-size: 1.125rem;
}

.pro-con .sbox-til::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background: #5cb630;
}
.pro-datailscon{
  width:100%;
}

.right-box {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
}

.right-box .page-menu {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 1rem;
  padding-top: 0;
  font-size: 1rem;
}

.news-item {
  display: block;
  padding: 1.875rem 0;
  border-bottom: 2px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.news-item:hover, .news-item:active, .news-item:focus {
  border-bottom: 2px solid #024f9d;
}

.news-item .pic-box {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 23%;
  max-height: 11.375rem;
  overflow: hidden;
}

.news-item>.news-info {
  margin: 0 2.1875rem;
  width: 100%;
}

.news-item>.news-info>h3 {
  font-size: 1.125rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #292929;
}

.news-item>.news-info>p {
  color: #7d7d7d;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 1rem;
}

.news-item>.news-info>small {
  display: block;
  font-size: .8rem;
  padding: 1.25rem 0;
  color: #c0c0c0;
}

.news-item>.icon-right {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  text-align: center;
  color: #c0c0c0;
  border: 2px solid #eee;
  line-height: 2.8rem;
  border-radius: 50%;
  width: 2.85rem;
  height: 2.85rem;
}

.news-item:hover .news-info>h3, .news-item:active .news-info>h3, .news-item:focus .news-info>h3 {
  color: #024f9d;
}

.news-item:hover>.icon-right, .news-item:active>.icon-right, .news-item:focus>.icon-right {
  background: #024f9d;
  border-color: #024f9d;
  color: #fff;
}

.time-box {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding: 1.875rem 2.2rem;
  text-align: center;
  background: #eee;
  color: #7e7e7e;
}

.right-box .time-box {
  padding: 1.875rem 1.5rem;
}

.time-box>span {
  font-size: 4rem;
  line-height: 1;
}

.time-box>small {
  font-size: 1.2rem;
  display: block;
  white-space: nowrap;
}

.con-box {
  overflow: hidden;
  margin-bottom: 1.5rem;
  width:100%;
}

.con-box .toLink {
  margin-bottom: 0.5rem;
  padding: 0.5rem 1rem;
  display: block;
  font-size: 0.8rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #f6f6f6;
  color: #737373;
}

.con-til {
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  text-align: center;
  border-bottom: 1px solid #c0c0c0;
}

.con-til h1 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.con-til p span {
  padding: 0 10px;
  color: #737373;
  font-size: 0.8rem;
}

.about-til {
  padding: 2rem 0;
  text-align: center;
}

.con-details {
  overflow: hidden;
 
}

.con-details-text{
    display: inline-block;
    width:45%;
    float: left;   
}
.con-details-map{
    display: inline-block;
    width: 55%;
}
#dituContent{
    width: 100%;
    height:13vw;
}

.con-details p {
  line-height: 1.8;
  color: #2F2F2F;
  font-size: 1rem;
  margin-bottom: 1rem;
}

.con-details img {
  max-width: 100%;
}

.slide-bar {
  position: fixed;
  right: 0;
  bottom: 22rem;
  z-index: 1000;
}

.slide-bar>a {
  margin-bottom: 1rem;
  padding: 1rem;
  display: block;
  border-radius: 5px 0 0 5px;
  text-align: center;
  color: #fff;
}

.slide-bar>a:focus {
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.slide-bar>a i {
  font-size: 2rem;
}

.slide-bar>a>small {
  display: block;
}

.slide-bar>a:first-child {
  background: #024e99;
}

.slide-bar>a:last-child {
  background: #5cb632;
}

.rePro-box {
  padding: 1.875rem;
  margin-top: 1.875rem;
  background: #fff;
  overflow: hidden;
  width:100%;
}

.rePro-box h3 {
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  color: #7d7d7d;
  border-bottom: 1px solid #eee;
  font-size: 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.load-group {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}

.load-item {
  overflow: hidden;
  display: block;
  border: 1px solid #eee;
  line-height: 1.875rem;
}

.load-item i {
  float: left;
  background: #014E9C;
  color: #fff;
  text-align: center;
  line-height: 1.875rem;
  height: 1.875rem;
  width: 1.875rem;
  margin-right: 1rem;
}

.btn-box {
  padding: 0 15px 15px 15px;
  background: #fff;
  text-align: right;
}

.fixed {
  position: fixed;
  z-index: 1000;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.nav-bar {
  background: #fff;
  margin-bottom: 2rem;
  width: 100%;
}

.nav-bar>li {
  display: inline-block;
}

.nav-bar>li>a {
  cursor: pointer;
  padding: 1.5rem 3rem;
  display: block;
  font-size: 1.125rem;
}

.nav-bar>li:hover>a, .nav-bar>li:active>a, .nav-bar>li.active>a, .nav-bar>li:focus>a {
  border-bottom: 4px solid #024f9d;
}

.our-product-wrap .container {
  display: block;
}

.our-product-wrap .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-product-wrap .l-part {
  width: 25.563rem;
  height: 47.688rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(images/bg-2.png) no-repeat;
  background-size: cover;
  margin-right: 1.625rem;
  color: #fff;
  padding: 8.813rem 0 0 3.313rem;
  font-size: 1.125rem;
  position: relative;
}

.our-product-wrap .l-part .tit {
  font-size: 2.125rem;
  margin-bottom: 2.188rem;
}

.our-product-wrap .l-part .bot-btn {
  position: absolute;
  bottom: 8.9375rem;
  left: 3.313rem;
  line-height: 1;
  font-size: 1rem;
  padding-bottom: 1.1875rem;
  border-bottom: 1PX solid rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.our-product-wrap .l-part .bot-btn i {
  margin-left: 17px;
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  height: .5625rem;
  background: url(images/arr-line.png);
}

.our-product-wrap .r-part .product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.5rem;
}

.our-product-wrap .r-part .product-item {
  height: 23.125rem;
  position: relative;
  padding: 0 1.5625rem 0 0;
  margin-bottom: 1.5625rem;
  cursor: pointer;
}

.our-product-wrap .r-part .product-item img {
  width: 100%;
  height: 100%;
}

.our-product-wrap .r-part .product-item .txt {
  position: absolute;
  top: 1.375rem;
  left: 1.875rem;
  line-height: 1;
}

.our-product-wrap .r-part .product-item .txt .tit {
  color: #313131;
  font-size: 1.375rem;
  font-weight: bolder;
  margin-bottom: 1.1875rem;
}

.our-product-wrap .r-part .product-item .txt a, .our-product-wrap .r-part .product-item .txt a:hover, .our-product-wrap .r-part .product-item .txt a:active, .our-product-wrap .r-part .product-item .txt a:visited, .our-product-wrap .r-part .product-item .txt a:focus {
  color: #243D8F;
  font-size: 1.125rem;
  text-decoration: underline;
}

.our-product-wrap .r-part .product-item .txt a,.our-product-wrap .r-part .product-item .txt a:visited{
  font-size: 1rem;
}


.hand {
  cursor: pointer;
}

.our-service-goodness .goodness-list {
  background: url(images/bg-4.png) no-repeat;
  background-size: cover;
  height: 40rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-service-goodness .goodness-list .gn-item {
  width: 20%;
  border-left: 1px solid rgba(82, 122, 183, 0.59);
  /* padding: 4.25rem 0 0 0; */
  position: relative;
  color: #fff;
  line-height: 2.25rem;
  font-size: 1.125rem;
  display: inline-block;
  height: 100%;
  transition-duration: 2s;
  -webkit-transition-duration: 2s;
  transition: all 2s;
  position:relative;
}

.our-service-goodness .goodness-list .gn-item .inner {
  padding: 4rem 2.25rem;
  z-index: 999;
  position: absolute;
  /* top: 4vw; */
}

.our-service-goodness .goodness-list .gn-item i {
  /* width: 6.2vw;
  height: 6.2vw; */
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 1vw;
}
.our-service-goodness .goodness-list .gn-item i img{
  margin-bottom:1vw;
  width: 100%;
}
.inner .ad-text{
  /* margin-bottom:8vw; */
  color:#fff;
}
.our-service-goodness .goodness-list .gn-item .view-detail {
  position: absolute;
  bottom: 3.6vw;
  left: 1.5vw;
  right: 2.3vw;
  border-top: 1px solid #fff;
  z-index:99;
  color:#fff;
}

.our-service-goodness .goodness-list .gn-item hr {
  height: 3px;
  background: #fff;
  position: absolute;
  bottom: 5.3vw;
  left: 1.4vw;
  width: 49px;
  display: none;
}

.our-service-goodness .goodness-list .gn-item .tit {
  font-size: 1.82rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 3.55vw;
  color:#fff;
}

/* .our-service-goodness .goodness-list .gn-1:hover {
  background: url(images/good-2.png) no-repeat;
  background-size: cover;
} */

.our-service-goodness .goodness-list .gn-1:hover hr {
  display: block;
}

/* .our-service-goodness .goodness-list .gn-1 i {
  background: url(images/i-good-1.png) no-repeat;
} */

/* .our-service-goodness .goodness-list .gn-2:hover {
  background: url(images/good-2.png) no-repeat;
  background-size: cover;
} */

.our-service-goodness .goodness-list .gn-2:hover hr {
  display: block;
}

/* .our-service-goodness .goodness-list .gn-2 i {
  background: url(images/i-good-2.png) no-repeat;
} */

/* .our-service-goodness .goodness-list .gn-3:hover {
  background: url(images/good-2.png) no-repeat;
  background-size: cover;
} */

.our-service-goodness .goodness-list .gn-3:hover hr {
  display: block;
}

/* .our-service-goodness .goodness-list .gn-3 i {
  background: url(images/i-good-3.png) no-repeat;
} */

/* .our-service-goodness .goodness-list .gn-4:hover {
  background: url(images/good-2.png) no-repeat;
  background-size: cover;
} */

.our-service-goodness .goodness-list .gn-4:hover hr {
  display: block;
}

/* .our-service-goodness .goodness-list .gn-4 i {
  background: url(images/i-good-4.png) no-repeat;
} */

/* .our-service-goodness .goodness-list .gn-5:hover {
  background: url(images/good-2.png) no-repeat;
  background-size: cover;
} */

.our-service-goodness .goodness-list .gn-5:hover hr {
  display: block;
}

/* .our-service-goodness .goodness-list .gn-5 i {
  background: url(images/i-good-5.png) no-repeat;
} */
.gn-item-img{
  position:absolute;
  top:0;
  left:0;
  display:none;
}
.gn-item-img-mob{
  position:absolute;
  top:0;
  left:0;
  display:none;
}
.gn-item{
  position:relative;
}

.block-tit {
  text-align: center;
  color: #2F2F2F;
  line-height: 1;
  padding-bottom: 1.125rem;
  padding-top: 4.3125rem;
  font-size: 2.5rem;
  font-weight: bolder;
}

.block-tit-border {
  width: 124px;
  height: 6px;
  background: #243D8F;
  margin: 0 auto;
}

.attach-tit {
  font-size: 1.125rem;
  color: #767676;
  text-align: center;
  line-height: 38px;
  margin-top: 1.563rem;
  margin-bottom: 4rem;
}

.contact-us-block {
  background: url(images/bg-contactUs.png) 100% 100% no-repeat;
  background-size: cover;
  height: 21.5rem;
  line-height: 1;
  padding-top: 94px;
}

.contact-us-block .container {
  display: block;
}

.contact-us-block .if-need-txt {
  font-size: 39px;
  color: #091335;
  margin-bottom: 32px;
}

.contact-us-block .tit {
  font-size: 2.4375rem;
  color: #091335;
  margin-bottom: 2rem;
}

.contact-us-block p {
  color: #091335;
  font-size: 1.3125rem;
  margin: 0 0 2.625rem 0;
}

.news-center {
  background: #F4F8FC;
  padding-bottom: 6.5625rem;
  padding-top: 5.625rem;
}

.news-center .container {
  display: block;
}

.news-center .attach-tit {
  margin-bottom: 1.5625rem;
}

.news-center .tab-content>.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.news-center .nav-tabs {
  text-align: center;
}

.news-center .nav-tabs>li {
  float: none;
  display: inline-block;
  margin-right: 1.5625rem;
  cursor: pointer;
}

.news-center .nav-tabs>li:last-child {
  margin: 0;
}

.news-center .nav-tabs>li>a {
  background: #243D8F;
  color: #fff;
}

.news-center .nav-tabs>li.active>a, .news-center .nav-tabs>li.active>a:hover, .news-center .nav-tabs>li.active>a:focus {
  background: #1989FB;
}

.banner-wrap {
  max-height: 53.375rem;
  width: 100%;
  overflow: hidden;
}

.banner-wrap .swiper {
  position: relative;
}

.banner-wrap .swiper-slide img {
  display: block;
  width: 100%;
  position: relative;
}
.banner-wrap .swiper-slide .swiper-zi {
  position: absolute;
  top: 6vw;
  left: 13vw;
  color: #fff;
}
.banner-wrap .swiper-slide .swiper-zi .title{
  font-size: 2.29vw;
  margin-bottom: 1.77vw;
}
.banner-wrap .swiper-slide .swiper-zi .subtitle{
  font-size: 2.41vw;
  margin-bottom: 2.66vw;
}
.banner-wrap .swiper-slide .swiper-zi .subtitle strong{
  font-size: 2.55vw;
  margin-bottom: 2.66vw;
}
.banner-wrap .swiper-slide .swiper-zi .description{
  font-size: 0.99vw;
  margin-bottom: 3.02vw;
}
.banner-wrap .swiper-slide .swiper-zi a{
  padding: 0.94vw 1.88vw;
  background-color: #243d8f;
  border-radius: 2vw;
  color: #fff;
  font-size: 1.125rem;
}
.banner-wrap .swiper-slide .swiper-zi a:hover{
  color: #fff;
  font-weight: bolder;
  /* color:#dd5037; */
}
.banner-wrap .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 29px;
}

.btn-wrap {
  text-align: center;
}
.dis {
  display: none;
}

.com-img{
  width:100%;
}
@media screen and (max-width: 1800px) {
  .our-service-goodness .goodness-list{
    height:36rem;
  }
}
@media screen and (max-width: 1700px) {
  .our-service-goodness .goodness-list{
    height:34rem;
  }
  .our-service-goodness .goodness-list .gn-item .view-detail{
    bottom: 2.6vw;
  }
}

@media screen and (max-width: 1280px) {
  .dis {
    display: none;
  }
  header .nav-group>li>a {
    font-size: 1.125rem;
  }
  header .nav-group>li{
    width:15%;
  }

  header .logo>img {
    height: 3.75rem;
  }

  div, ul>li {
    font-size: 1.125rem;
  }

  p, .page-menu, .con-details p, .toPage {
    font-size: 1rem;
  }

  .page-tab .page-menu {
    padding-top: 2rem;
  }

  .left-nav li a {
    font-size: 1.125rem;
  }

  footer .container .link-map dl dt {
    font-size: 1.25rem;
  }

  footer .container .link-map dl dd {
    font-size: 1.125rem;
  }
  footer .container .code-box{
    font-size:1.25rem;
  }

  .tel {
    font-size: 1.25rem;
  }
  footer .container .contact-info .tel .num{
    font-size: 1.5125rem;
  }
  .banner-box{
    background-size:120%;
    height:19rem;
  }
}
@media screen and (max-width: 1080px) {
  header .nav-group>li>a {
    padding: 0.75rem 0.7rem;
  }
  .our-service-goodness .goodness-list .gn-item .tit{
    margin-bottom: 2vw;
  }
  .our-service-goodness .goodness-list .gn-item i img{
    margin-bottom: 0;
  }
  .our-service-goodness .goodness-list .gn-item i{
    width:38%;
  }
}
@media screen and (max-width: 1024px) {
  header .nav-group>li>a {
    font-size: 1.125rem;
  }

  header .logo>img {
    height: 3.75rem;
  }

  header .nav-group>li {
    margin-right: 0;
  }

  .swiper-container1 .swiper-slide {
    width: 23.5%;
  }

  .proLink-item {
    margin-bottom: 1rem;
  }

  .navbar-form .form-group {
    margin-top: 1rem;
  }

  .box-picNews {
    margin-right: 1rem;
  }
}

@media screen and (max-width: 992px) {
  header .logo>img {
    height: 3.75rem;
  }

  .swiper-container1 .swiper-slide {
    width: 31.5%;
  }

  .about-con {
    width: 100%;
  }

  .index-box>.container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .qa-group .qa-item {
    font-size: 1.25rem;
  }

  .box-picNews {
    width: 100%;
  }

  .mobile-link a {
    font-size: 1.4rem;
  }

  .about-arrow {
    width: 100%;
  }

  .con-details {
    width: 100%;
  }
  .con-details-text{
      width:45%;
  }
}

@media screen and (max-width: 768px) {
  header .logo>img {
    height: 3.25rem;
  }

  .adv-item>div {
    width: 100%;
  }

  .qa-con {
    width: 100%;
  }

  .qa-group .qa-item {
    font-size: 1.5rem;
  }

  .box-adv .swiper-container .swiper-slide .adv-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .qa-group {
    width: 100%;
  }

  .adv-con {
    width: 100%;
  }

  .pic-box {
    width: 100%;
  }

  .toPage {
    text-align: center;
  }

  .news-item>.news-info {
    margin: 0 1.5rem;
  }

  header .lang {
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 2.1vw !important;
  }
  .about-con {
    background: unset;
  }
  .about-con .con-details p {
    max-width: 92%;
    margin: auto;
    margin: 1vw 0;
  }
  /* p, .page-menu, .con-details p, .toPage {
    font-size: 3.125rem;
  } */
  .btn-more .arr {
    top: 0.6rem;
  }
  .btn-more {
    font-size: 2.875rem;
    line-height: 6.75rem;
    height: 6.75rem;
    width: 19.375rem;
    margin: 5vw 0;
  }
  .about-con h5 {
    font-size: 1.5rem;
  }
  .about-con h2 {
    font-size: 4.375rem;
    margin: 4.75rem 0 5.438rem 0;
  }
  .banner-box{
    height:18rem;
  }


}

.modal-content {
  border-radius: 1rem;
  border-top: 0.626rem solid #0a4b8f;
  z-index: 99;
}

.modal-header {
  padding-top: 1.5rem;
  border: 0;
  text-align: center;
  color: #0f4e9e;
}

.modal-header .close {
  position: absolute;
  float: none;
  right: 2rem;
  top: 2rem;
  font-size: 1rem;
}

.modal-title {
  font-size: 2.25rem;
}

.modal-title small {
  padding: 0.5rem 0;
  display: block;
  color: #c9c9c9;
  font-size: 1.5rem;
}

.modal-body .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f2f0f1;
}

.modal-body .form-group label {
  margin: 0;
  padding: 0 0.75rem;
  line-height: 3.125rem;
  color: #f00;
}

.modal-body .form-group .form-control {
  background: none;
  padding: 0.8rem;
  height: 3.125rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

.modal-body .form-group textarea.form-control {
  height: 10rem;
  overflow: auto;
}

.modal-body .btn-msg {
  height: 3.125rem;
  background: #0D2E62;
  color: #fff;
  font-size: 1.25rem;
  border-radius: 0;
}

.header-layer {
  padding: 1rem;
  background: #f4f4f4;
  position: fixed;
  left: 0;
  right: 0;
  top: 4.375rem;
  bottom: 0;
  height: calc(100% -4.375rem);
  z-index: 999;
}

.nav-layer {
  background: #fff;
}

.nav-layer ul li {
  margin-bottom: 0.3125rem;
  font-size: 1.25rem;
}

.nav-layer ul li>a {
  text-align: center;
  background: #f4f4f4;
  padding: 1.3rem 0;
  display: block;
}

.nav-layer ul li:hover a, .nav-layer ul li:active a, .nav-layer ul li:focus a {
  background: #1989FB;
  color: #fff !important;
}

.nav-layer ul li:hover a::before, .nav-layer ul li:active a::before, .nav-layer ul li:focus a::before {
  display: block;
}

.layer-form {
  border-bottom: 1px solid #C0C0C0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.layer-form>form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 92%;
}

.layer-form>span {
  padding-right: 1rem;
  display: inline-block;
  line-height: 34px;
}

.layer-form .form-control {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: none;
  width: 80%;
}

.dis {
  display: none;
}

.open {
  display: block;
}

@media screen and (max-width: 768px) {
  .btn-more {
    width: 6rem;
    line-height: 2rem;
    height: 2rem;
  }

  p, .page-menu, .con-details p, .toPage {
    font-size: 1.3rem;
  }

  .con-details p {
    margin-top: 1.25rem;
  }

  header, header .container {
    height: 4.375rem;
  }

  .banner-box+.container, .index-box .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  body {
    padding-top: 4.375rem;
  }

  header .navbar-nav {
    margin: 0;
  }

  header .logo>img {
    height: 2.75rem;
  }

  header .nav>li>a {
    line-height: 2;
  }

  /* header .lang {
    font-size: 0.5rem;
    width: 1.188rem;
    height: 1.188rem;
    display: inline-block;
  } */

  .contact-us-block {
    height: 11.125rem;
    padding: 2.875rem 0 0 1.125rem;
  }

  .contact-us-block .container {
    padding: 0;
  }

  .contact-us-block .tit {
    font-size: .9375rem;
    font-weight: bolder;
    margin-bottom: .8125rem;
  }

  .contact-us-block p {
    font-size: .8125rem;
    margin-bottom: 1.5625rem;
  }

  .index-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .index-tab .nav-tabs {
    margin-bottom: 2rem;
  }

  .our-service-goodness .goodness-list-mobile {
    height: 78.3125rem;
  }

  /* .our-service-goodness .goodness-list-mobile .gn-1 {
    background: url(images/good-1.png) no-repeat;
    background-size: cover;
    width: 100%;
  }
  .our-service-goodness .goodness-list-mobile .gn-2 {
    background: url(images/good-2.png) no-repeat;
    background-size: cover;
    width: 100%;
  }
  .our-service-goodness .goodness-list-mobile .gn-3 {
    background: url(images/good-3.png) no-repeat;
    background-size: cover;
    width: 100%;
  }
  .our-service-goodness .goodness-list-mobile .gn-4 {
    background: url(images/good-4.png) no-repeat;
    background-size: cover;
    width: 100%;
  }
  .our-service-goodness .goodness-list-mobile .gn-5 {
    background: url(images/good-5.png) no-repeat;
    background-size: cover;
    width: 100%;
  } */
  .our-service-goodness .goodness-list-mobile .gn-item hr {
    display: block;
  }
  .our-service-goodness .goodness-list-mobile .gn-item .gn-item-img-mob{
    display:block;
    width:100%;
    max-height: 100vw;
    height: 100vw;
  }

  .our-service-goodness .goodness-list-mobile .swiper-slide {
    max-height: 40.3125rem;
    height: 40.3125rem;
  }
  .our-service-goodness .goodness-list .gn-item .inner {
    padding: 13vw 8.25rem 13vw 2.25rem !important;
  }
  .our-service-goodness .goodness-list .gn-item i {
    margin-bottom: 4vw !important;
    width: 99px !important;
  }
  .our-service-goodness .goodness-list .gn-item .inner>.tit{
    font-size:2.5rem !important;
  }

  .inNews-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .inNews-group {
    display: block;
  }

  .inNews-group .inNews-item {
    height: 10rem;
    background: #fff;
    height: 7.5rem;
    border-bottom: 1px solid #f5f5f5;
  }
  .inNews-group .inNews-item:last-child{
    border-bottom:0 none;
  }

  .i-arrow-r {
    width: 1.5rem;
    height: 1.5rem;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .box-picNews .left-tit h3 {
    font-size: .8125rem;
    max-width: 13.25rem;
  }

  .box-picNews .left-tit .i-arrow-r {
    width: 1.9375rem;
    height: 1.9375rem;
  }

  .box-picNews .pub-time {
    font-size: .625rem;
    margin-bottom: 1.5625rem;
  }
  .inNews-group{
    width: 100% !important;
  }

  .news-center {
    padding-bottom: 1.25rem;
    padding-top: 1.4375rem;
  }

  .box-picNews .txt {
    padding: 0 2.1875rem 0 0;
  }

  .inNews-item p {
    font-size: .6875rem;
  }

  .btn-more {
    min-width: 12.25rem;
    height: 4.3125rem;
    font-size: 1.75rem;
    line-height: 4.5rem;
    padding-left: 1.5rem;
  }

  .btn-more .arr {
    width: 1rem;
    height: 1rem;
    right: .9375rem;
  }

  .btn-more i {
    display: none;
  }

  .news-center .tab-content>.active {
    display: block;
  }

  .box-panners .btn-wrap {
    margin-bottom: 1.25rem;
  }

  .inNews-group .inNews-item .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar-fixed-top .in-block{
    display: inline-block;
  }
  .news-center .newsList {
    display: none;
  }

  .news-center .nav-tabs>li {
    width: 9.375rem;
    height: 2.5rem;
    line-height: 2.375rem;
    font-size: .9375rem;
  }

  .inNews-item .txt {
    border-left: none;
    padding-left: 1.375rem;
    margin-bottom: .75rem;
  }

  .inNews-item h4 {
    font-size: .8125rem;
  }

  .publish-time {
    display: none;
  }

  footer {
    padding-top: 3.875rem;
  }

  footer .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  footer .container .contact-info ul li {
    font-size: 0.7rem;
  }

  footer .container .code-box {
    width: 25%;
    margin-right: 9vw !important;
  }

  footer .copyright {
    font-size: 0.8rem;
    text-align: center;
  }

  .mobile-link a {
    font-size: 3.25rem;
    vertical-align: middle;
  }

  .mobile-link a.icon-nav {
    color: #000;
  }

  .mobile-link a.icon-fangdajing {
    color: #767676;
  }

  /* .flex-wrap {
    display: block;
  } */

  .swiper-container1 .swiper-slide {
    width: 46%;
  }

  .inBox-til {
    font-size: 1.4rem;
    height: 5rem;
  }

  .banner-box {
    height: 15rem;
    margin-bottom: 0;
  }

  .data-show-wrap {
    background: url(images/bg-mobil-goodness.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 29rem;
    padding-top: 2.875rem;
  }

  .data-show-wrap h1 {
    font-size: 5.438rem;
    line-height: 6.625rem;
  }

  .data-show-wrap .h1-txt {
    font-size: .813rem;
  }

  .data-show-wrap h2 {
    font-size: 2.813rem;
  }

  .data-show-wrap .h2-txt {
    font-size: .688rem;
  }

  .data-show-wrap .part-l {
    margin-bottom: 3.063rem;
  }

  .data-show-wrap .part-l .line {
    height: 6.563rem;
  }

  .data-show-wrap .line {
    width: 2PX;
  }

  .data-show-wrap .part-r {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .data-show-wrap .part-r .line {
    height: inherit;
  }

  .data-show-wrap .part-r .flex-wrap {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .data-show-wrap .container {
    display: block;
  }

  .data-show-wrap .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .data-show-wrap .item {
    padding: 0;
    margin-bottom: 2.25rem;
  }

  .block-tit {
    font-size: 1.438rem;
    padding-top: 2.375rem;
  }

  .box-picNews .left-tit {
    margin-bottom: 0;
  }

  .block-tit-border {
    width: 3.875rem;
    height: 3PX;
  }

  .attach-tit {
    font-size: .75rem;
    margin: 1rem 0 1.563rem 0;
    line-height: 1;
  }

  .our-service-goodness .goodness-list {
    background: none;
  }

  .our-product-wrap .r-part .product-item {
    padding-left: .625rem;
  }

  .our-product-wrap .r-part .product-item .txt .tit {
    font-size: 1rem;
    margin-bottom: .813rem;
  }

  .our-product-wrap .r-part .product-item .txt a {
    font-size: .688rem;
  }

  .proLink-item {
    margin-bottom: 1rem;
  }

  .pd-nav-tabs>li {
    width: auto;
  }

  .page-tab .nav-tabs {
    text-align: center;
    /* white-space: nowrap;
    overflow-x: scroll;
    overflow-y: unset; */
  }

  .page-tab .nav-tabs>li {
    float: none;
    display: inline-block;
  }

  .page-tab .nav-tabs>li>a {
    font-size: 1rem;
  }

  .box-product {
    padding: 2rem 0;
    background-size: 100% auto;
  }

  .pro-item h4 {
    font-size: 1.125rem;
  }

  .proDetails-info .container .info-box {
    padding: 1rem 0;
  }

  .pro-con .sbox-til {
    margin-left: 0;
    margin-bottom: 1rem;
  }

  .pro-info {
    width: 100%;
  }

  .pro-item {
    /* height: 18rem; */
    overflow: hidden;
  }

  .pro-item .pic-box {
    /* height: 11.875rem; */
  }

  .qa-group {
    width: 100%;
  }

  .qa-group .qa-item {
    height: 5rem;
    font-size: 1rem;
  }

  .box-qa .inBox-til {
    margin-bottom: 0;
  }

  .box-qa .qa-til {
    margin-bottom: 2rem;
    font-size: 1.5rem;
  }

  .qa-group .qa-item b {
    margin-left: 1.2rem;
    margin-right: 1.2rem;
    line-height: 2.5rem;
    height: 2.5rem;
    width: 2.5rem;
  }

  .box-adv {
    padding: 2rem 0;
    background-position: top center;
    background-size: auto 100%;
  }

  .adv-til {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }

  .box-adv .swiper-container {
    padding-bottom: 3rem;
  }

  .adv-til b {
    font-size: 3rem;
    margin-bottom: 2rem;
  }

  .box-adv .swiper-container .swiper-slide .adv-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-adv .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    font-size: 0.875rem;
    height: 3rem;
    line-height: 3rem;
  }

  .adv-con p {
    width: 100%;
    font-size: 0.875rem;
  }

  .box-picNews {
    width: 100%;
    margin-right: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .box-news {
    padding: 2rem 0;
  }

  .index-tab .tab-content>.active {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .box-news .nav-tabs {
    clear: both;
    margin-top: 2rem;
    text-align: center;
  }

  .box-news .nav-tabs>li {
    float: none;
    display: inline-block;
  }

  .box-panners {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }

  .left-box {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }

  .box-aboutUs {
    padding-bottom: 0;
    font-size: 1.125rem;
    margin-top: 0.4375rem;
  }

  .about-bottom {
    padding-bottom: 4rem;
  }

  .about-con {
    padding: 0 1.25rem !important;
    width: 100%;
  }

  .about-con h5 {
    font-size: 1rem;
  }

  .about-con h2 {
    font-size: 1.438rem;
    margin-top: .875rem;
    margin-bottom: 1.688rem;
  }

  .about-con .con-details {
    margin-right: 0;
  }

  .about-arrow .arrow b {
    padding-right: 0.5rem;
    line-height: 1.2;
    font-size: 2.2rem;
    font-family: DIN;
  }

  .about-arrow .arrow>small {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.6rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-arrow .arrow p {
    padding-top: 1rem;
    font-size: 0.8rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .left-box>h2 {
    padding: 1rem 1.5rem;
    font-size: 1.5rem;
  }

  .left-box>h2>small {
    padding-left: 1rem;
    display: inline-block;
  }

  .news-item>.news-info>small {
    padding: 0.5rem 0;
  }

  .news-item .pic-box {
    height: 8.25rem;
  }

  .news-item .pic-box img {
    width: auto;
    height: 100%;
  }

  .box-picNews {
    padding: 1rem;
  }

  .time-box {
    padding: 0.8rem;
  }

  .time-box>span {
    font-size: 2rem;
    line-height: 1;
  }

  .time-box>small {
    font-size: 0.75rem;
    color: #7e7e7e;
    display: block;
    white-space: nowrap;
  }

  .slide-bar {
    top: 40%;
    z-index: 1000;
  }

  .slide-bar>a>small {
    display: none;
  }

  .slide-bar>a i {
    font-size: 1.5rem;
  }

  .pro-group+.toPage {
    min-height: 2rem;
    text-align: center;
  }

  .banner-box .container h1 {
    font-size: 1.5rem;
  }

  .news-item {
    padding: 1rem 0;
  }

  .news-item>.news-info>h3 {
    font-size: 1.25rem;
  }

  .news-item>.news-info {
    margin: 0 1rem;
    /* width: 50%; */
  }

  .page-tab .nav-tabs>li>a {
    font-size: 1.5rem;
    padding: 1rem;
  }

  .load-item {
    margin-bottom: 1rem;
  }

  .rePro-box {
    padding: 1rem;
  }

  .nav-bar>li>a {
    padding: 1rem;
  }

  footer .container .contact-info .tel {
    font-size: 1.125rem;
  }

  .modal-title {
    font-size: 2rem;
  }

  .modal-header .close {
    right: 1rem;
    top: 1rem;
  }

  .about-con h5 {
    font-size: 2rem;
  }
  .about-con h2 {
    font-size: 2.438rem;
    margin-top: 1.875rem;
    margin-bottom: 2.688rem;
    
  }  
  /* p, .page-menu, .con-details p, .toPage {
    font-size: 1.5rem;
  } */
  .btn-more {
    min-width: 14.25rem;
    height: 4.3125rem;
    font-size: 1.75rem;
    line-height: 4.5rem;
    padding-left: 1.5rem;
  }
  .btn-more .arr {
    width: 3rem;
    height: 3rem;
    right: 0.9375rem;
  }
  .data-show-wrap .h1-txt {
    font-size: 1.813rem;
  }
  .data-show-wrap .part-r {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .data-show-wrap .item {
    padding: 0;
    margin-bottom: 2.25rem;
    height: 15vw;
  }
  .data-show-wrap h2 {
    font-size: 3.813rem;
  }
  .data-show-wrap .h2-txt {
    font-size: 1.688rem;
  }
  .data-show-wrap {
    height: 50rem;
  }

  .block-tit {
    font-size: 2.438rem;
    padding-top: 4.375rem;
  }

  .block-tit {
    padding-bottom: 3.125rem;
  }
  .block-tit-border {
    width: 7.875rem;
  }
  .attach-tit {
    font-size: 1.75rem;
    margin: 3rem 0 3.563rem 0;
  }
  .our-product-wrap .r-part .product-item {
    padding-left: unset;
    width: 100%;
  }
  .our-product-wrap .r-part .product-item {
    height: unset !important;
    padding: 0 1.5625rem 0 0;
    margin-bottom: 5.5625rem;
  }
  .our-product-wrap .r-part .product-item .txt .tit {
    font-size: 2rem;
    margin-bottom: 1.813rem;
  }
  .our-product-wrap .r-part .product-item .txt a {
    font-size: 1.488rem !important;
  }
  .our-service-goodness{
    overflow: hidden;
  }
  /* .our-service-goodness .goodness-list-mobile {
    height: 55.3125rem;
  } */

  .our-service-goodness .goodness-list-mobile .gn-item {
    height: 102vw !important;
    width: 100% !important;
    background-size: 100% 100%;
    white-space: unset !important;

  }
  .our-service-goodness .goodness-list .gn-item .inner>.ad-text{
    font-size: 1.8rem !important;
  }

  div, ul>li {
    font-size: 1.688rem;
    /* font-size: 2.125rem; */
    line-height: 1.8;
  }
  .our-service-goodness .goodness-list .gn-item .view-detail {
    padding-top: 15px;
    /* left: 7.5vw !important; */
    right: 8.3vw !important;
    bottom:-23.6vw !important;
    font-size: 1.488rem;
  }
  .btn-more span{
    font-size: 1.488rem;
  }
  .our-service-goodness .goodness-list .gn-item .tit{
    line-height: 2;
    margin-bottom: 4.55vw;
  }
  .box-panners .block-tit {
    padding-top: 3vw;
  }
  .our-service-goodness .goodness-list .gn-item hr {
    width: 85px;
  }
  .box-panners .panner-item {
    max-height: 20rem;
  }
  .col-sm-4 {
    width: 50%;
  }
  .nav-tabs>li>a {
    font-size: 1.25rem;
  }
  .news-center .nav-tabs>li {
    width: 20.375rem;
  }
  .news-center .attach-tit {
    margin-bottom: 3.5625rem;
  }
  .box-picNews {
    width: 100% !important;
    padding: 2vw;
  }
  .box-picNews .pub-time {
    font-size: 1.625rem;
    margin-bottom: 1.5625rem;
  }
  .box-picNews .left-tit h3 {
    font-size: 1.8125rem;
    max-width: 50.25rem;
  }
  .box-picNews .left-tit .i-arrow-r {
    width: 3.9375rem;
    height: 3.9375rem;
  }
  .box-picNews .txt {
    padding: 2vw;
  }
  .inNews-group .inNews-item {
    height: 20.5rem;
  }
  .inNews-item h4 {
    font-size: 1.8125rem;
  }
  .inNews-item h4 {
    margin-bottom: 2.75rem;
    max-width: 58.124rem;
    overflow: hidden;
    white-space: unset;
    text-overflow: unset;
  }
  .i-arrow-r {
    width: 3.9375rem;
    height: 3.9375rem;
  }
  .inNews-item {
    padding: 4vw;
  }
  .inNews-item p {
    max-width: 58.6875rem !important;
  }
  .news-center {
    padding-bottom: 4.25rem;
  }
  .contact-us-block {
    height: 30.125rem;
  }
  .contact-us-block p {
    font-size: 1.2rem;
  }
  .contact-us-block .tit {
    font-size: 1.9375rem;
  }
  .btn-more {
    margin: 3vw 0;
  }
  .btn-more .arr {
    top: 0.3rem !important;
  }
  footer .container .link-map{
    display: none;
  }
  footer .container .contact-info {
    width: 80% !important;
    margin-left:3vw;
  }

  .bot-logo{
    width:15.8125rem;
  }
  footer .container .code-box {
    width: 20% !important;
  }
  footer .container .contact-info ul li {
    font-size: 1.5rem;
  }
  .swiper-slide {
    max-height: 40.25rem;
  }

  .con-details-text{
      width:100%;
  }
  .con-details-map{
      width:100%;
  }
  #dituContent{
      height:32vw !important;
  }



}
@media screen and (max-width: 600px){
  footer .container .code-box {
    width: 25% !important;
  }
  .data-show-wrap .item {
    padding: 0;
    margin-bottom: 2.25rem;
    height: 28vw;
  }
  .banner-wrap .swiper-slide .swiper-zi .description {
    font-size: 0.99vw;
    margin-bottom: -0.98vw;
  }
  .banner-wrap .swiper-slide .swiper-zi a {
    font-size: 2.1vw;
  }

}
@media screen and (max-width: 500px){
  .attach-tit {
    width: 98%;
    margin: 3rem auto;
    line-height: 1.8;
  }
  .banner-wrap .swiper-slide .swiper-zi {
    position: absolute;
    top: 6vw;
    left: 8vw;
    color: #fff;
  }
  .banner-wrap .swiper-slide .swiper-zi a {
    font-size: 1.4vw !important;
  }
  .banner-wrap .swiper-slide .swiper-zi .subtitle {
    font-size: 1.71vw !important;
    margin-bottom: 0.66vw;
  }
  .banner-wrap .swiper-slide .swiper-zi .description {
    font-size: 1.85vw;
    margin-bottom: 1.98vw;
  }
  .banner-wrap .swiper-slide .swiper-zi .title{
    font-size: 2.55vw !important;
  }
  .our-product-wrap .r-part .product-item .txt .tit {
    font-size: 2rem;
    margin-bottom: 1.813rem;
  }
  .our-product-wrap .r-part .product-item .txt a {
    font-size: 1.688rem;
  }
  .nav-tabs>li>a {
    font-size: 1.25rem;
  }
  .news-center .nav-tabs>li {
    width: 13.375rem;
  }
  .contact-us-block {
    background-position-x: -210vw;
  }
  .contact-us-block {
    padding-top: unset;
    padding-left: 4vw;
  }
  .contact-us-block {
    height: 25.125rem;
  }
  footer .container .contact-info {
    width: 85% !important;
  }
  footer .container .code-box>span {
    line-height: 1.5;
  }
  .about-con h5 {
    font-size: 2rem;
  }
  .about-con h2 {
    font-size: 2.438rem;
  }
  .page-tab .nav-tabs>li>a{
    font-size: 1.688rem;
  }
  p, .page-menu, .con-details p, .toPage {
    font-size: 1.488rem;
  }
  .btn-more {
    min-width: 14.25rem;
    font-size: 1.75rem;
  }

  div, ul>li {
    font-size: 1.688rem;
    line-height: 1.8;
  }
  .our-product-wrap .r-part .product-item .txt {
    top: 0.375rem;
  }
  .our-service-goodness .goodness-list .gn-item hr{
      bottom: 75px;
  }
  .inNews-item p {
    font-size: 1.6875rem;
  }

  header .lang {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 3.1vw !important;
  }
  .mobile-link a {
    font-size: 2rem;
    vertical-align: middle;
  }
  .our-service-goodness .goodness-list-mobile {
    height: 65.3125rem;
  }

  .our-service-goodness .goodness-list .gn-item{
    padding:5.25rem 1rem !important;
  }
  /* .our-service-goodness .goodness-list .gn-item .view-detail{
    bottom: 11.6vw !important;
  } */
  .banner-box{
    height:10rem;
  }
  .our-service-goodness .goodness-list .gn-item i img{
    width: 50% !important;
  }
  .our-service-goodness .goodness-list .gn-item i{
    margin-bottom: 10vw;
  }
  .our-service-goodness .goodness-list .gn-item .inner{
    padding: 3rem 3.25rem 2rem 1rem !important;
  }
  .our-service-goodness .goodness-list .gn-item .inner>.ad-text{
    margin-bottom: 4vw;
  }

}
@media screen and(max-width:450px){
  .banner-wrap .swiper-slide .swiper-zi {
    position: absolute;
    top: 2vw;
    left: 8vw;
    color: #fff;
  }
  .contact-us-block {
    background-position-x: -278vw;
  }

}
/* @media screen and(max-width:370px){
  .our-service-goodness .goodness-list .gn-item .inner {
    padding: 2rem 0.25rem 2rem 1rem !important;
  }
} */



.block-href {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1454px) {
  .about-con {
    padding-top: 2.75rem;
  }
}
@media screen and (max-width: 1480px) {
  .our-service-goodness .goodness-list .gn-item i {
    margin-bottom: 50px;
  }
  /* footer .container .link-map {
    width: 50.875rem;
  } */
}
@media screen and (max-width: 1366px) {
  /* .our-service-goodness .goodness-list .gn-item i {
    margin-bottom: 20px;
  } */
  .our-service-goodness .goodness-list .gn-1 i {
    background-size: 100% 100%;
  }
  .our-service-goodness .goodness-list .gn-2 i {
    background-size: 100% 100%;
  }
  .our-service-goodness .goodness-list .gn-3 i {
    background-size: 100% 100%;
  }
  .our-service-goodness .goodness-list .gn-4 i {
    background-size: 100% 100%;
  }
  .our-service-goodness .goodness-list .gn-5 i {
    background-size: 100% 100%;
  }
  .our-service-goodness .goodness-list .gn-item i {
    /* width: 40px;
    height: 40px; */
    margin-bottom: 2vw;
    /* width:18%; */
  }
  .our-service-goodness .goodness-list .gn-item .tit{
    margin-bottom: 2.55vw;
  }
  .box-picNews {
    width: 34%;
  }
  .inNews-group{
    width: 64%;
  }

  .contact-us-block {
    padding-top: 70px;
    padding-left: 4vw;
  }
  footer .container .code-box {
    width: 8%;
    margin-right: 2vw;
  }
  /* footer .container .link-map {
    width: 46.875rem;
  } */
  footer .container .contact-info {
    line-height: 1.5;
    width: 23%;
  }

}

@media screen and (max-width: 1280px){
  .our-service-goodness .goodness-list .gn-item .inner>.tit{
    font-size:2.1rem;
  }
  .our-service-goodness .goodness-list .gn-item .inner>.ad-text{
    font-size: 1.125rem;
  }
  .about-con{
    padding-top:4.75rem;
  }
  .news-center{
    padding-top: 2.625rem;
  }
}

@media screen and (max-width: 1180px){
  .about-con{
    padding-top: 2.75rem;
    padding-left: 2.875rem;

  }
}
@media screen and (max-width: 1120px){
  .about-con{
    padding-top: 1.6rem !important;
    padding: 2rem 2.875rem;
  }
  .about-con h2{
    margin: 1.3rem 0 1.038rem 0;
  }
  .btn-more{
    margin-top:0;
  }
}

@media screen and (max-width: 1715px){
  .our-service-goodness .goodness-list .gn-item hr{
    
    bottom: 5.4vw;

  }
}
@media screen and (max-width: 1490px){
  .about-con{
    padding-top:3.75rem;
  }
}

@media screen and (max-width: 1560px){
  .our-service-goodness .goodness-list .gn-item hr{
    
    bottom: 5.9vw;

  }
}
@media screen and (max-width: 1141px){
  .about-con h2{
    margin: 1.75rem 0 1.438rem 0;
  }
  #dituContent{
    height: 20vw;
  }
}
@media screen and (max-width: 1090px){
  header .nav-group>li {
    width: 16%;
  }
}
@media screen and (max-width: 1068px){
  .about-con{
    padding: 0.6rem 1.875rem;
  }
}
@media screen and (max-width: 1024px){
  .about-con{
    padding: 3.6rem 2.875rem;
  }
  
}
@media screen and (max-width: 1040px){
  header .nav-box{
    margin-left:3.8rem;
  }
}

@media screen and (max-width: 992px) {
  .banner-wrap .swiper-slide .swiper-zi a{
    font-size: 1.125rem;
  }
  header .lang {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .about-con h5{
    margin: 2.5rem 0 0 0;
    font-size: 1.8rem;
  }
  .about-con h2{
    font-size:2rem;
  }
  .about-con .con-details p{
		max-width: 100%;
		text-align: justify;
		font-size: 1.688rem;
    padding: 2vw 0 1vw 0;
	}
  .btn-more{
    font-size: 1.5rem;
    line-height: 3.4rem;
    width: 12.375rem;
    height:3.4rem;
    overflow: hidden;
    padding: 0rem 2.25rem;
    margin-bottom: 3vw;
  }
  .btn-more span{
    font-size: 1.4rem;
  }
  .btn-more .arr{
    top:1rem;
  }
  .block-tit{
    font-size:2.55rem;
  }
  .attach-tit{
    font-size:1.8rem;
  }
  .news-center .nav-tabs>li>a{
    font-size:1.6rem;
  }
  .box-picNews .pub-time{
    font-size:1.8rem;
  }
  .box-picNews .left-tit h3 {
    max-width: 28.3125rem;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-weight: bolder;
    font-size: 1.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .i-arrow-r {
    width: 4rem;
    height: 4rem;
  }
  .publish-time .date {
    font-size: 1.125rem;
  }
  .publish-time .day{
    font-size:3.163rem;
  }
  .inNews-item h4{
    margin-bottom:1.3rem;
    font-size:1.8rem;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .inNews-item p{
    max-width:34.124rem;
    font-size: 1.4rem;
  }
  .our-product-wrap .r-part .product-item .txt .tit{
    font-size:1.8rem;
    margin-top:1rem;
  }
  .our-product-wrap .r-part .product-item .txt a{
    font-size:1.488rem;
  }
  .our-product-wrap .r-part .product-item{
    height: 31.125rem;
  }
  .our-service-goodness .goodness-list .gn-item .inner>.ad-text{
    font-size: 1.488rem;
  }
  .our-service-goodness .goodness-list .gn-item i {
    width: 34%;
    margin-bottom: 3vw;
  }
  .our-product-wrap .r-part .product-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.5rem;
    justify-content: center;
  }
  .contact-us-block p{
    font-size: 1.5rem;
  }
  footer .container .link-map dl dt{
    font-size:1.8rem;
  }
  footer .container .link-map dl dd>a{
    font-size: 1.5rem;
  }
  .bot-logo{
    width:13.8125rem;
  }
  footer .container .contact-info .tel .num{
    font-size: 1.88rem !important;
  }
  footer .container .contact-info .tel>span>div{
    font-size: 1.5rem;
  }
  footer .container .contact-info ul li{
    font-size: 1.5rem;
  }
}


@media screen and (max-width: 991px){
  .our-service-goodness .goodness-list .gn-item{
    border-left: 1px solid rgba(82, 122, 183, 0.59);
    padding: 5.25rem 5rem;
    position: relative;
    color: #fff;
    line-height: 2.25rem;
    font-size: 1.125rem;
    display: inline-block;
    height: 100%;
    transition-duration: 2s;
    -webkit-transition-duration: 2s;
    transition: all 2s;
    /* white-space: nowrap; */
    height: 32vw;
    width:88%;
  }
  .our-service-goodness .goodness-list .gn-item i img{
    width:82%;
  }
  .our-service-goodness .goodness-list .gn-item i{
    margin-bottom: 2vw;
    width:81px;
  }
  .our-service-goodness .goodness-list .gn-item .view-detail{
    bottom: -9vw !important;
  }
}
@media screen and (max-width: 467px){
  .news-item>.news-info {
    width: 57%;
    }
    #dituContent{
        height:60vw !important;
    }
}

/*# sourceMappingURL=style.css.map */