/*手机端适配*/
@media (max-width:1440px) {
  .center-box {max-width: 100%;padding-left: 15px;padding-right: 15px;width: 100%;}
}

@media (max-width:992px) {
  .menu {display: block;}
  .hide-pc {display: block;}
  .hide-web {display: none;}
  .web-tc {text-align: center;}
  .nav-ul>li::after {display: none;}

  .nav-ul>li {
    padding: 0;
    line-height: 40px;
    font-size: 14px;
    margin-right: 0;
    color: #fff;
    text-align: center;
  }

  .nav-ul-box {
    width: 100%;
    z-index: -1;
    bottom: 0;
    transform: translate(0,0);
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
  }

  .head-nav-ul {
    width:100%;
    display: flex;
    flex-direction: column;
    background-color: #96001a;
    padding: 5%;
  }

  .data-ul>li {
    width: 50%;
    flex: initial;
    padding: 10px 20px;
  }

  .data-tit-num {
    font-size: 36px;
  }

  .data-box {
    padding: 20px 0;
  }

  .swiper-business .swiper-slide {
    padding: 0 10px;
  }

  .business-tit {
    font-size: 18px;
    min-height: 54px;
  }

  .business-index {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .normal-pd1 {
    padding: 40px 0 10px;
  }

  .team-swiper-right {
    padding-left: 0;
  }

  .team-pagination-box {
    position: static;
    justify-content: center;
    width: 100%;
    margin-top: 10px;
  }

  .swiper-team .swiper-team-pagination {
    display: none;
  }

  .business-desc {
    font-size: 14px;
  }

  .business-btn .icon-jiantou-copy {
    font-size: 18px;
  }

  .mt15 {
    margin-top: 10px;
  }

  .nav-ul {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 0;
    width: 100%;
  }

  .pages {
    padding: 20px 0;
  }

  .head {
    padding: 15px 0;
  }


  .normal-pb {
    padding-bottom: 25px;
  }


  .normal-pt {
    padding-top: 25px;
  }

  .normal-pd {
    padding: 25px 0;
  }

  .normal-tit {
    font-size: 24px;
  }

  

  .normal-desc {
    font-size: 16px;
  }

  .banner-word-tit {
    font-size: 20px;
  }

  .banner-word-desc {
    font-size: 12px;
  }

  .logo-img {
    max-width: 220px;
  }

  .menu-ul>li {
    padding: 20px 10px;
  }

  .menu-ul-tit {
    font-size: 16px;
  }

  .menu-ul-desc {
    font-size: 14px;
  }

  .about-us-desc {
    font-size: 14px;
  }

  .mt40 {
    margin-top: 20px;
  }

  .mt30 {
    margin-top: 15px;
  }

  .banner-word-btn {
    height: 45px;
    width: calc(180 / 65 * 45px);
    font-size: 14px;
  }

  .mt20 {
    margin-top: 10px;
  }

  .swiper-team, .swiper-right-team {
    margin-bottom: 0;
  }

  .news-ul-right {
    padding-left: 10px;
  }

  .news-inner-left-tit,.news-inner-bott .news-inner-left-tit {
    font-size: 16px;
  }

  .news-inner-left-desc {
    font-size: 14px;
  }

  .news-inner-right-ul>li {
    padding: 20px 0;
  }

  .swiper-partner .swiper-slide {
    height: 80px;
  }

  .footer-top {
    display: none;
  }

  .code-item {
    margin: 0 10px;
  }

  .footer-mid {
    padding: 20px 0;
  }

  .news-list-inner1 {
    padding: 15px;
  }

  .news-list-inner .news-inner-bott {
    padding: 0 0 15px;
  }

  .news-list-ul>li {
    margin-top: 20px;
  }

  .news-inner-left-flag {
    height: 25px;
    width: calc(60 / 30 * 25px);
    font-size: 14px;
  }

  .banner-list-word-tit {
    font-size: 20px;
  }

  .banner-list-word-vice {
    font-size: 12px;
  }

  .news-menu-ul>li a {
    padding: 20px 15px;
  }

  .news-menu-btn {
    font-size: 14px;
    height: 56px;
  }

  .about-us-tit {
    font-size: 20px;
  }

  .about-us-show {
    font-size: 14px;
    line-height: 1.875em;
  }

  .join-table th, .tab-tr td, .join-table-pd {
    padding: 10px;
  }


  .icon-plus {
    width: 16px;
    height: 16px;
  }

  .news-details-left-pd {
    padding: 0 20px;
  }

  .news-details-left-tit {
    font-size: 18px;
  }

  .news-details-left-show {
    font-size: 14px;
    line-height: 1.875em;
    padding: 20px 0;
  }

  .prev-next-box-pd {
    padding: 20px 0;
  }

  .return-btn,.join-table-content-btn {
    height: 45px;
    width: calc(190 / 60 * 45px);
  }

  .alan-box-inner::before {
    border-bottom-width: 20px;
    border-left-width: 10px;
    border-right-width: 10px;
    transform: translate(-50%,calc(-100% + 5px));
  }

  

  .network-links {
    padding: 20px 15px;
    font-size: 18px;
  }

  .gx-tit {
    font-size: 20px;
  }

  .gx-box {
    padding: 25px 20px;
  }

  .gx-desc {
    font-size: 14px;
  }

  .alan-box-inner::after {
    width: 30px;
    height: 20px;
  }

  .alan-box-inner {
    padding: 20px;
  }

  .alan-box-tit {
    font-size: 20px;
  }

  .alan-box-desc {
    font-size: 16px;
  }

  .alan-box-right-desc {
    font-size: 14px;
    line-height: 1.875em;
  }

  .nav-position-pd {
    padding: 20px 0;
  }

  .join-table,.join-table-content-desc {
    font-size: 14px;
  }

  .fix-web {display: flex;flex-direction: column;}
  .fix-web:after {display: none;}
  .fix-web>[class*=left],.fix-web>[class*=right] {width: 100%;}
  .flex-web {flex-direction: column!important;}
  .flex-web>[class*=left],.flex-web>[class*=right] {width: 100%;max-width: 100%;}
  .flex-web-reverse {flex-direction: column-reverse!important;display: flex;}
  .flex-web-reverse>[class*=left],.flex-web-reverse>[class*=right] {width: 100%;}
  .fix-web>.right-mt25 {margin-top: 25px;}
  .fix-web>.right-mt20 {margin-top: 20px;}
  .flex-web>.right-mt5 {margin-top: 5px;}
  .fix-web>.right-mt15 {margin-top: 15px;}
  .flex-web> .right-mt15 {margin-top: 15px;}
  .flex-web> .right-mt10 {margin-top: 10px;}
  .flex-web> .right-mt20 {margin-top: 20px;}
  .flex-web> .right-mt25 {margin-top: 25px;}
  .flex-web-reverse>.right-mt15 {margin-top: 15px;}
  .flex-web-reverse>.right-mt20 {margin-top: 20px;}
  .flex-web-reverse>.right-mt10 {margin-top: 10px;}
  ._web_col_1 {display: flex;flex-wrap: wrap;gap: 30px;}
  ._web_col_3 {display: flex;flex-wrap: wrap;gap: 10px;flex-direction: row;}
  ._web_col_2 {display: flex;flex-wrap: wrap;gap: 10px;flex-direction: row;}
  ._web_col_1>li {width: 100%;margin: 0!important;}
  ._web_col_2>li,.filter-selete {width: calc(calc(100% - 10px) / 2);margin: 0!important;}
  ._web_col_3>li {
    width: calc(calc(100% - 20px) / 3);
    margin: 0!important;
  }

  .normal-pd2 {
    padding: 25px 0;
  }

  .filter-form-value,.filter-form-btn,.filter-select {
    height: 45px;
  }

  .filter-form-value,.filter-select {
    padding: 0 15px;
    font-size: 14px;
  }

  .filter-form-btn {
    width: calc(77 / 58 * 45px);
  }

  .filter-form-btn .iconfont {
    font-size: 18px;
  }

  .area-list-ul>li {
    margin-top: 20px;
  }

  ._web-mt0 {margin-top: 0;}  
  ._web-mt15 {margin-top: 15px;}
  ._web-mt20 {margin-top: 20px;}
  ._web-mt25 {margin-top: 25px;}
  ._web-fs12 {font-size: 12px;}
  ._web-fs14 {font-size: 14px;}
  ._web-fs16 {font-size: 16px;}
  ._web-fs18 {font-size: 18px;}
  ._web-fs20 {font-size: 20px;}
  ._web-fs22 {font-size: 22px;}
  ._web-fs24 {font-size: 24px;}
  ._web-pd40 {padding: 40px 0;}
  ._web-pd15 {padding: 15px 0;}
  ._web-pd20 {padding: 20px 0;}
  ._web-pd25 {padding: 25px 0;}

  .normal-mt {
    margin-top: 30px;
  }

  .team-swiper-right-tit {
    font-size: 24px;
  }

  .team-swiper-right-desc {
    font-size: 16px;
  }

  .right-web-line {
    position: relative;
  }
  .right-web-line::after {
    content: '';
    position: absolute;
    width: calc(100% + 30px);
    height: 1px;
    background-color: #e5bfc6;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
  }

  .network-ul-img {
    width: 50px;
    height: 50px;
  }

  .area-ul-tit-tit {
    font-size: 16px;
  }

  .area-ul-tit-desc {
    font-size: 14px;
  }

  .area-ul-tit {
    padding: 15px;
  }

  .area-tit {
    font-size: 22px;
  }

  .area-service-ul>li {
    margin-top: 15px;
    width: 100%;
    font-size: 14px;
  }

  .area-details-tit {
    padding: 20px 30px;
    font-size: 20px;
  }

  .area-list-tab-tit {
    font-size: 16px;
  }

  .area-list-cont {
    font-size: 14px;
    line-height: 1.875em;
  }

  .area-details-desc {
    font-size: 16px;
    line-height: 1.875em;
  }

  .person-item-bottom {
    padding: 10px;
  }

  .person-item-bottom-right-btn {
    width: 30px;
    height: 30px;
  }

  .person-item-bottom-left-tit {
    font-size: 16px;
  }

  .person-ul>li {
    font-size: 14px;
  }

  .advance-details-right-img {
    margin-bottom: 0;
  }

  .advance-details-left {
    padding: 0;
  }

  .advance-details-top {
    padding: 25px 0;
  }

  .advance-details-right-img {
    max-width: 50%;
    margin: 0 auto;
  }

  .advance-details-left-tit {
    font-size: 20px;
  }

  .advance-details-left-desc {
    font-size: 14px;
  }

  .advance-details-inner-left-desc {
    font-size: 14px;
    line-height: 1.875em;
  }

  .advance-details-inner-right-pd {
    padding: 0 20px 20px;
  }

  .advance-details-inner-right-ul>li {
    padding: 15px 0;
  }

  .adir-ul-tit {
    font-size: 16px;
  }

  .load-more-btn {
    height: 45px;
    min-width: calc(125 / 60 * 45px);
    font-size: 14px;
  }

  .adir-ul-links {
    font-size: 14px;
  }

  .news-details-right-pd {
    padding: 20px 15px;
  }
}

@media (max-width:750px) {
  .flex-phone {flex-direction: column;}
  .flex-phone>[class*=left],.flex-phone>[class*=right] {width: 100%;}
  .flex-phone> .right-mt5 {margin-top: 5px;}
  .flex-phone> .right-mt15 {margin-top: 15px;}
  .flex-phone> .right-mt20 {margin-top: 20px;}
  .flex-phone> .right-mt25 {margin-top: 25px;}
}

@media (max-width:768px)  {
  .normal-item:nth-of-type(2n+1) .alan-box-inner::before {
    left: calc(calc(100% - 10px) / 4);
  }
  .normal-item:nth-of-type(2n+1) .alan-box-inner::after {
    left: calc(calc(100% - 10px) / 4);
  }

  .normal-item:nth-of-type(2n+2) .alan-box-inner::before {
    left: calc(100% - calc(calc(100% - 10px) / 4));
  }
  .normal-item:nth-of-type(2n+2) .alan-box-inner::after {
    left: calc(100% - calc(calc(100% - 10px) / 4));
  }
}
@media (max-width:575px) {

}
@media (max-width:414px) {
  
}

@media (max-width:375px) {

}










