body,
div,
p,
ul,
li {
  box-sizing: border-box;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
}
input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}
button:active {
  opacity: 0.6;
}


.mb-div {
  display: none;
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 33px;
  right: 0;
  z-index: 3;
  top: -55px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 56px;
  overflow: scroll;
  display: none;
      background: #fff;
}
.mb-nav p {
  width: 80%;
  margin: 0 auto;
}
.mb-nav p img {
  max-width: 26px;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.mb-nav .logo {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 77%;
  margin-top: 20px;
}
.mb-nav .logo img {
  max-height: 90px;
  max-width: 95%;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
}
.mb-nav ul li {
  position: relative;
  width: 90%;
  margin: 0 auto;
  transition: all 0.8s;
  transform: translateY(20px);
  opacity: 0;
  list-style: none;
}
.mb-nav ul li:nth-child(6) .mxl-o{
    display: none;
}
.mb-nav ul li a {
  color: #000;
  font-size: 15px;
  line-height: 48px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 13px;
  display: block;
  position: relative;
  white-space: nowrap;
}
.zk ul li {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.zk ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.zk ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.zk ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.zk ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.zk ul li:nth-child(5) {
  transition-delay: 0.6s;
}
.zk ul li:nth-child(6) {
  transition-delay: 0.7s;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 48px;
}
.mb-nav .mb-dl li {
  width: fit-content;
}
.mb-nav .mb-dl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
  background: #00b7ff;
  color: #fff;
  border-radius: 5px;
  padding: 2px 29px;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-zd {
  display: none;
  position: relative;
  width: 30px;
  height: 28px;
}
.mb-zd em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 30px;
  height: 1.5px;
  background-color: #fff;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.menuBtn.on em {
  display: none;
  margin: -2px 0 0;
  position: absolute;
  top: 40%;
  width: 28px;
  background: #000 !important;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on {
  top: 6px;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on .s2 {
  opacity: 0;
}
.menuBtn.on em:last-child {
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.menuBtn .s1 {
  top: 5px;
}
.qh {
  opacity: 0;
}
.menuBtn .s2 {
  top: 14px;
}
.menuBtn .s3 {
  top: 23px;
}
.mb-zd em {
  background: #000;
}



.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}
.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}
.i-ban {
  position: relative;
}
.i-ban .i-bg p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 31.3vw;
}
.i-ban .i-con {
  position: absolute;
  left: 50%;
  top: 40.8%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.i-ban .i-con div {
  width: 100%;
}
.i-ban .i-con div p img {
  max-width: 24%;
}
.i-ban .i-con div h3 {
  font-size: 2.5vw;
  font-weight: bold;
  color: #ffffff;
  margin: 0;
  margin-top: -2.6vw;
  letter-spacing: 1px;
}
.i-ban .i-nav {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 10.52vw;
  background: #fff;
  width: 100%;
}
.zs-swiper-scrollbar .swiper-scrollbar-drag{
    height: 3px;
    position: relative;
    background: rgb(32, 64, 187);
    border-radius: 10px;
    left: 0;
    top: -1px;
    cursor: pointer;
}
.i-ban .i-nav::before{
    position: absolute;
    left: -10.52vw;
    content: '';
    height: 100%;
    width: 10.52vw;
    top: 0;
    background: #fff;
    /*border-bottom: 1px solid #dddddd;*/
}
.i-ban .i-nav .cp-back{
    position: absolute;
    right: 21%;
    background-image: linear-gradient(0deg, #014599 0%, #018bd5 100%);
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-radius: 8px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0.72% 1%;
    white-space: nowrap;
    transition: all .5s;
}
.i-ban .i-nav .cp-back img{
    width: 20%;
    margin-right: 10%;
}
.i-ban .i-nav .cp-back:hover{
    box-shadow: 1px 1px 17px rgba(1, 69, 153, 0.5);
    transform: translateY(-50%) translateX(-4px);
}





.i-ban .i-nav p {
  display: flex;
  justify-content: center;
  align-items: center;
  /*background-image: linear-gradient(0deg, #014599 0%, #018bd5 100%);*/
  /*width: 81px;*/
  display: none;
}
.i-ban .i-nav p img {
    filter: brightness(0.4);
}
.i-ban .i-nav ul {
  display: flex;
  flex: 1;
  /*border-bottom: 1px solid #dddddd;*/
}
.i-ban .i-nav ul li {
  list-style: none;
  min-width: initial !important;
  text-align: center;
  margin-left: 6%;
}
.i-ban .i-nav ul li:nth-child(1){
    margin-left: 0 !important;
}
.i-ban .i-nav ul li a {
  display: block;
  font-size: 18px;
  transition: all 0.5s;
  color: #999999;
  font-family: 'Montserrat', sans-serif;
  /*border-right: 1px solid #dddddd;*/
  padding: 1.55vw 0vw;
  font-weight: 600;
  white-space: nowrap;
  position: relative;
}
.i-ban .i-nav ul li a::after {
  position: absolute;
  width: 0%;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%);
  content: '';
  bottom: -1px;
  height: 4px;
  background-color: #01489b;
  transition: all 0.4s;
}
.i-ban .i-nav ul li:hover a {
  color: #222222;
}
.i-ban .i-nav ul .active a {
  color: #222222;
}
/*.i-ban .i-nav ul .active a::after {*/
/*  width: 100%;*/
/*  opacity: 1;*/
/*}*/
.xd {
  position: relative;
}
.jd {
  position: absolute;
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination li {
  margin: 0 8px;
  list-style: none;
}
.pagination li a {
  display: block;
  border-radius: 100%;
  transition: all 0.4s;
  font-size: 16px;
  color: #333333;
  padding: 7px 12.1px;
  border: solid 1px #eedecb;
}
.pagination li:hover a {
  color: #fff;
  background: #01489b;
  border: solid 1px #01489b;
}
.pagination .active a {
  color: #fff;
  background: #01489b;
  border: solid 1px #01489b;
}
.pagination .zjt,
.pagination .yjt {
  margin: 0 18px;
}
.pagination .zjt a,
.pagination .yjt a {
  background: none !important;
  padding: 0;
  border: none !important;
}
.image-text_11 {
  width: fit-content !important;
  margin: 1% auto 0 auto !important;
  cursor: pointer !important;
  height: auto !important;
  align-items: center;
}
.image-text_11:hover .text-group_11 {
  color: #01479c !important;
}
.text-group_11 {
  overflow-wrap: break-word !important;
  color: #333333 !important;
  font-size: 16px !important;
  font-family: 'Montserrat', sans-serif !important;
  text-align: left !important;
  white-space: nowrap !important;
  line-height: initial !important;
  font-weight: 600 !important;
  margin-right: 15px !important;
  width: fit-content !important;
  height: auto !important;
}
.thumbnail_77 {
  width: auto !important;
  height: auto !important;
}
@media (max-width: 1599px) {
  .head .head-cen .head-rt .head-nav {
    width: 55.4%;
    margin-right: 4.5%;
  }
  .head .head-cen .head-rt .head-nav li a {
    padding: 43px 0;
  }
  .text-wrapper_25 a {
    font-size: 16px;
  }
  .i-ban .i-nav ul li a {
    font-size: 16px;
  }
  .group_45 div p{
      font-size: 17px;
  }
}
@media (max-width: 1477px) {
  .paragraph_5 a,
  .paragraph_6 a,
  .paragraph_7 a,
  .paragraph_8 a,
  .paragraph_9 a,
  .paragraph_10 a {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 9px !important;
    display: block;
  }
  .footer,
  .text-wrapper_26 {
    height: auto;
  }
  .footer p,
  .text-wrapper_26 p {
    height: auto;
  }
  .image_47 {
    margin: 2vw 0 0 10.36vw;
  }
  .text_58,
  .text-group_22,
  .text_57 {
    font-size: 13px;
    width: auto;
  }
  .box_32 {
    align-items: center;
    height: auto;
  }
  .image-text_1,
  .text_58 {
    width: auto !important;
    height: auto !important;
    align-items: center;
  }
  .image_47 {
    width: 79.64vw;
  }
  .text_58 {
    margin: 0 0 0 37.92vw;
  }
  .text_39 {
    font-size: 17px;
  }
  .i-ban .i-nav ul li a {
    font-size: 15px;
  }
  
  
  .i-ban .i-nav .cp-back{
      font-size: 15px;
  }
  .dvshow-js .dvshow-js-lf h3 a span img{
      width: 23px;
  }
  .dvshow-js .dvshow-js-lf h3 a{
      font-size: 15px !important;
  }
}
@media (max-width: 1365px) {
  .head .head-cen .head-rt .head-nav li a {
    padding: 37px 0;
    font-size: 15px;
  }
  .head .head-cen .head-rt .head-nav {
    width: 56.4%;
    margin-right: 2.5%;
  }
  .head .head-cen .head-rt .headrt-rt .head-ss div {
    font-size: 13px;
  }
  .head .head-cen .head-rt .headrt-rt .head-lan div .head-yy,
  .head .head-cen .head-rt .headrt-rt .head-ss div img {
    margin-right: 7px;
    width: 16px;
  }
  .head .head-cen .head-rt .headrt-rt .head-lan div,
  .head .head-cen .head-rt .head-dl li a {
    font-size: 13px;
  }
  .head .head-cen {
    padding-left: 4.7%;
  }
  .section_8 {
    height: auto;
    padding-bottom: 1%;
  }
  .text_39 {
    font-size: 15px !important;
  }
  .text_58 {
    margin: 0 0 0 32.92vw;
  }
   .group_45 div p {
    font-size: 16px;
}
}
@media (max-width: 1199px) {
  .head .head-cen .head-rt .headrt-rt .head-ss {
    padding-right: 13px;
    margin-right: 12px;
  }
  .head .head-cen .head-rt .headrt-rt {
    margin-right: 16px;
  }
  .head .head-cen .head-rt .head-nav li a {
    padding: 30px 0;
    font-size: 13px;
  }
  .head .head-cen .head-rt .headrt-rt .head-lan div .head-yy,
  .head .head-cen .head-rt .headrt-rt .head-ss div img {
    margin-right: 7px;
    width: 14px;
  }
  .search-modal .container {
    padding: 27px 0;
  }
  .search-modal form {
    width: 49%;
  }
  .text-wrapper_25 a {
    font-size: 14px;
  }
  .text_58 {
    margin: 0 0 0 23.92vw;
  }
  .i-ban .i-nav ul li {
    min-width: 22.7%;
  }
  .group_45 div p {
    font-size: 15px;
}
}
@media (max-width: 990px) {
  .head .head-cen .head-rt .head-nav {
    display: none;
  }
  .footer-line,
  .footer p,
  .text-wrapper_26 p {
    display: none;
  }
  .text-wrapper_25 {
    display: block;
    height: auto;
  }
  .text-wrapper_25 a {
    display: block;
    margin: 0;
    height: auto;
    width: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 14px;
    margin-bottom: 20px;
    padding-left: 3%;
  }
  .text-wrapper_25 a:last-child {
    margin: 0;
  }
  .image-text_1,
  .text_58,
  .box_32 {
    display: block;
    text-align: center;
    line-height: 25px;
  }
  .text_57,
  .text_58 {
    margin: 0;
    line-height: 24px;
  }
  .thumbnail_7 {
    width: 12px !important;
    height: auto !important;
    position: relative;
    top: 1px;
  }
  .i-ban .i-nav,
  .image_47 {
    display: none;
  }
  .i-ban .i-con {
    top: 50%;
  }
  .head .head-cen .head-rt .headrt-rt .head-ss::after,.head-lan,.head .head-cen .head-rt .head-dl{
      display: none;
  }
  .head .head-cen .head-rt .headrt-rt .head-ss {
    padding-right: 0;
    margin-right: 0;
}
.head .head-cen .head-rt .headrt-rt {
    margin-right: 0;
}
.head .head-cen {
       padding: 16px 4% 14px 4%;
}
.head .head-cen .head-logo {
    width: 183px;
    display: flex;
    align-items: center;
}
.head .head-cen .head-rt .headrt-rt .head-ss{
    display: none;
}
.mb-zd{
    display: block;
}
    .group_45 div p{
      display: block;
  }
  .group_45{
      display: block;
  }
  .group_45 div {
    display: block;
    margin-top: 6%;
}
.group_45 div p{
    margin-left: 0;
    margin-bottom: 2%;
}
.group_45{
    height: auto;
}
}
@media (max-width: 767px) {
  .group_45 {
    width: auto;
    height: auto;
    margin: 0 5%;
    padding-top: 12%;
  }
  .group_45 a {
    width: 28px;
    height: 28px;
  }
  .image_45 {
    width: 23%;
    height: auto;
  }
  .group_46 {
    margin: 0.05vw 0 0 40.71vw;
  }
  .group_48,
  .group_47 {
    margin-left: 2.05vw;
  }
  .image_27 {
    width: 90% !important;
    height: 1px !important;
    margin: 0 auto !important;
    margin-top: 5% !important;
  }
  .text-wrapper_24 {
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-top: 7%;
    padding-bottom: 7%;
  }
  .text-wrapper_25 a {
    padding-bottom: 11px;
    margin-bottom: 14px;
    line-height: initial;
    font-size: 13px;
    display: block;
  }
  .text-wrapper_25 {
    width: 90%;
    margin: 0 auto;
    margin-top: 11%;
  }
  .box_32 {
    width: 90%;
    padding: 4% 0;
    margin: 0 auto;
  }
  .text_58,
  .text-group_22,
  .text_57 {
    font-size: 12px;
  }
  .i-ban .i-bg p {
    height: 170px;
  }
  .i-ban .i-con div h3 {
    font-size: 18px;
    margin-top: -5.6vw;
  }
  .i-ban .i-con div p img {
    max-width: 29%;
  }
  .pagination li a {
    font-size: 14px;
    padding: 5px 10.1px;
  }
  .pagination li {
    margin: 0 6px;
  }
  .pagination .zjt,
  .pagination .yjt {
    margin: 0 11px;
    position: relative;
    top: 3px;
  }
  
  .dvshow-js .dvshow-js-lf h3 a span {
    margin-right: 9px !important;
}
.dvshow-js .dvshow-js-lf h3 a {
    padding: 10px 6% !important;
    margin-left: 15px !important;
}
}
