@media (max-width: 1680px) {
  .news .box .hot .topic .li-box .li {
    margin-right: .1rem;
  }

  .tit-15 {
    font-size: 15px;
  }

  .news .box .cont .li-box .li .intro .title {
    font-size: 16px;
  }

  .news .box .hot .topic .li-box {
    padding-right: .25rem;
  }

  .tit-20 {
    font-size: 18px;
  }

  .he-button-prev {
    left: 8%;
  }

  .he-button-next {
    right: 8%;
  }
}

@media (max-width: 1200px) {


  .download .box {
    padding: 3rem 8.5%;
  }

  .download .box .intro .intro .li-box {
    width: 10rem;
  }

  .download .box .intro .intro .li-box .li .icon {
    width: 16px;
  }

  .tit-15 {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {}

@media (max-width: 997px) {
  .download .copyright a{
    display: block;
  }
  .about .top-bar .wrap {
    flex-wrap: wrap;
  }

  .about .top-bar .wrap .lf {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1rem;
    position: relative;
  }

  .about .top-bar .wrap .lf .pic {
    position: absolute;
    top: 98%;
    right: 0;
    z-index: 10;
  }

  .about .top-bar .wrap .rg {
    width: 100%;
  }

  .about .advan .li-box .li {
    flex-wrap: wrap;
    padding: .75rem;
    height: auto;
  }

  .about .advan .li-box .li .intro {
    width: 100%;
    margin-top: .5rem;
  }

  .about .history .cont-swiper {
    width: 80%;
  }

  .contact .top-bar .li-box .li .tips,
  .contact .distri .box .lf .swiper-box .map-swiper .swiper-slide .address {
    line-height: 1.2;
  }

  .news .box .cont {
    width: 100%;
    padding-right: 0;
  }

  .news .box .hot {
    display: none;
  }

  .option .construction .construction-swiper .swiper-slide {
    width: 32%;
    margin-right: 2%;
  }

  .option .value .li-box .li {
    padding: .7rem;
  }

  .option .related .wrap .intro-box {
    width: 60%;
    margin-left: 40%;
  }

  .option .project .project-swiper .swiper-slide {
    width: 49%;
  }

  .subscribe .box {
    flex-wrap: wrap;
  }

  .subscribe .box .lf {
    width: 100%;
    padding: 1rem;
  }

  .subscribe .box .rg {
    width: 100%;
    padding: 1rem;
  }

  .caseinfo .info-box .right {
    display: none;
  }

  .caseinfo .info-box .left {
    width: 100%;
  }

  .case-b .list a .img {
    height: 4.4rem;
  }
}

@media (max-width: 768px) {
  .font32 {
    font-size: .6rem;
  }

  .main-tit,
  .pub-tit {
    font-size: .8rem;
  }

  .sub-tit,
  .pub-sub {
    margin-top: 5px;
    font-size: 18px;
  }

  .banner {
    padding-top: .5rem;
  }

  .banner .banner-img {}

  .banner .banner-img .banner-intro p {
    font-size: .9rem;
    margin-bottom: .4rem;
  }

  .banner .pub-nav {
    position: relative;
    bottom: 0;
  }

  .banner .pub-nav .nav-container {
    width: 100%;
  }

  .banner .pub-nav .nav-container .swiper-wrapper {
    justify-content: flex-start;
  }

  .banner .pub-nav .nav-container .swiper-slide {
    width: 50%;
  }

  .banner .pub-nav .nav-container .swiper-slide:hover {
    color: #555;
  }

  .banner .pub-nav .nav-container .swiper-slide:hover::after {
    opacity: 0;
    visibility: hidden;
    transform: translateY(0.25rem);
  }

  .about .top-bar .wrap .lf .cont {
    margin-top: .5rem;
  }

  .about .top-bar .wrap .lf .pic {
    width: 3.5rem;
  }

  .about .top-bar .wrap .rg .li-box {
    flex-wrap: wrap;
    margin-top: 1rem;
  }

  .about .top-bar .wrap .rg .li-box .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: .7rem;
  }

  .about .top-bar .wrap .rg .li-box .li:last-child {
    margin-bottom: 0;
  }

  .about .top-bar .wrap .rg .li-box .li .num p {
    font-size: .85rem;
  }

  .about .space .concept {
    margin-top: .8rem;
    padding: .8rem .8rem .4rem;
  }

  .about .space .concept .li-box {
    flex-wrap: wrap;
    margin-top: .8rem;
  }

  .about .space .concept .li-box .li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: .5rem;
  }

  .about .space .concept .li-box .li:nth-child(2n) {
    margin-right: 0;
  }

  .about .space .mission {
    flex-wrap: wrap;
  }

  .about .space .mission .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: .5rem;
    padding: .75rem;
  }

  .about .space .mission .li:last-child {
    margin-bottom: 0;
  }

  .about .space .mission .li .intro {
    width: calc(100% - 2rem);
  }

  .about .space .mission .li .icon {
    width: 1.5rem;
  }

  .about .advan .li-box {
    margin-top: .8rem;
  }

  .about .advan .li-box .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: .5rem;
    margin-top: 0;
  }

  .about .advan .li-box .li:last-child {
    margin-bottom: 0;
  }

  .about .advan .li-box .li:not(:nth-child(-n+3)) {
    margin-top: 0;
  }

  .about .history .cont-swiper .swiper-slide .big-year {
    font-size: 3rem;
  }

  .about .history .cont-swiper {
    margin-top: 1.5rem;
    width: 100%;
  }

  .about .history .cont-swiper .swiper-slide .cont {
    max-width: 80%;
  }

  .about .history .year-swiper {
    margin-top: 2.5rem;
    width: 90%;
  }

  .about .honor .honor-swiper .swiper-slide {
    width: 100%;
    height: 7.5rem;
  }

  .about .honor .tit {
    font-size: .7rem;
  }

  .contact .top-bar .li-box {
    flex-wrap: wrap;
  }

  .contact .top-bar .li-box .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: .5rem;
    padding: .8rem;
    height: auto;
  }

  .contact .top-bar .li-box .li:last-child {
    margin-bottom: 0;
  }

  .contact .distri .distri-swiper .swiper-slide {
    width: 40%;
  }

  .contact .distri .box {
    margin-top: .8rem;
    flex-wrap: wrap;
  }

  .contact .distri .box .lf {
    width: 100%;
    height: auto;
  }

  .contact .distri .box .lf .swiper-box {
    padding-bottom: 1.5rem;
  }

  .contact .distri .box .lf .swiper-box .map-swiper {
    height: auto;
  }

  .contact .distri .box .lf .swiper-box .map-swiper .swiper-slide {
    height: 100%;
  }

  .contact .distri .box .lf .swiper-box .swiper-button-prev::after,
  .contact .distri .box .lf .swiper-box .swiper-button-next::after {
    transform: rotate(0);
  }

  .contact .distri .box .lf .swiper-box .swiper-button-prev {
    left: 0;
    right: auto;
  }

  .contact .distri .box .lf .swiper-box .swiper-button-next {
    right: 0;
    left: auto;
  }

  .contact .distri .box .rg {
    width: 100%;
    height: 8rem;
  }

  .download .box {
    flex-wrap: wrap;
    padding: 2rem 5%;
  }

  .download .box .pic {
    width: 100%;
    margin-bottom: .8rem;
  }

  .download .box .intro {
    width: 100%;
  }

  .download .box .intro .title {
    line-height: 1.2;
  }

  .download .box .intro .intro {
    flex-wrap: wrap;
  }

  .download .box .intro .intro .li-box {
    width: 100%;
  }

  .download .box .intro .intro .code {
    margin-left: 0;
  }

  .join .top-bar .li-box {
    flex-wrap: wrap;
  }

  .join .top-bar .li-box .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: .5rem;
    padding: .8rem;
    height: 6rem;
  }

  .join .top-bar .li-box .li:last-child {
    margin-bottom: 0;
  }

  .join .style {
    margin-top: 0;
  }

  .join .style .style-swiper .swiper-slide {
    width: 90%;
  }

  .join .style .style-swiper .swiper-pagination {
    position: relative;
    width: 100%;
    margin-top: 1rem;
    right: 0;
    top: 0;
    transform: translateY(0);
    text-align: center;
  }

  .join .style .style-swiper .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 5px;
  }

  .join .style .style-swiper .swiper-slide .text {
    left: 10px;
    width: calc(100% - 20px);
    padding: 0 .5rem;
  }

  .join .style .style-swiper .swiper-slide .text .num {
    font-size: 1.2rem;
  }

  .join .culture {
    margin-top: 1rem;
    padding-bottom: 1.5rem;
  }

  .join .culture .li-box .top,
  .join .culture .li-box .btm {
    flex-wrap: wrap;
  }

  .join .culture .li-box .top .pic,
  .join .culture .li-box .btm .pic,
  .join .culture .li-box .btm .pic1 {
    margin-bottom: .25rem;
  }

  .join .culture .li-box .top .pic,
  .join .culture .li-box .top .pic1,
  .join .culture .li-box .btm .pic,
  .join .culture .li-box .btm .pic1,
  .join .culture .li-box .btm .pic2 {
    width: 100%;
  }

  .join .culture .li-box .li .pos-cont {
    padding: .7rem;
  }

  .join .culture .li-box .li:hover .pos-cont {
    background-color: transparent;
  }

  .join .culture .li-box .li .pos-cont .text {
    margin-top: .4rem;
    opacity: 1;
    transform: translateY(0);
  }

  .news .form-box {
    width: 100%;
  }

  .news .box {
    margin-top: 1rem;
  }

  .news .box .cont .li-box .li {
    flex-wrap: wrap;
  }

  .news .box .cont .li-box .li .pic {
    width: 100%;
    height: auto;
  }

  .news .box .cont .li-box .li .intro {
    width: 100%;
    padding: .7rem 0;
  }

  .news .box .cont .page {
    margin-top: 1rem;
  }

  .page a {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    margin-right: 5px;
  }

  .page a[ref=first] {
    margin-right: 5px;
  }

  .page a[ref=last] {
    margin-left: 0;
  }

  .option .overview .text {
    margin-top: .8rem;
  }

  .option .construction .construction-swiper {
    margin-top: .8rem;
    width: 90%;
  }

  .option .construction .construction-swiper .swiper-slide {
    width: 100%;
  }

  .option .value .li-box .li {
    width: 100%;
    height: auto;
    margin-right: 0;
    flex-wrap: wrap;
  }

  .option .value .li-box .li:last-child {
    margin-bottom: 0;
  }

  .option .value .li-box .li .icon {
    margin-right: 0;
  }

  .option .value .li-box .li .cont {
    margin-top: .5rem;
    width: 100%;
  }

  .option .value .li-box .li .cont .text {
    max-height: initial;
  }

  .option .related::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 2;
  }

  .option .related .wrap .li-box .li p {
    line-height: 1.2;
  }

  .option .related .wrap .intro-box {
    width: 100%;
    margin-left: 0;
    margin-top: 1.2rem;
  }

  .option .related .wrap .li-box {
    margin-top: 1.8rem;
  }

  .option .related .wrap .li-box .li {
    margin-right: .8rem;
  }

  .option .project .project-swiper .swiper-slide {
    width: 100%;
  }

  .option .project .project-swiper .swiper-slide .pic {
    height: 5rem;
  }

  .option .project .project-swiper .swiper-slide .intro {
    padding: .5rem;
  }

  .subscribe .box .lf,
  .subscribe .box .rg {
    padding: 1rem .5rem;
  }

  .subscribe .box .lf .tit {
    margin-top: .7rem;
  }

  .subscribe .box .lf .intro {
    flex-wrap: wrap;
  }

  .subscribe .box .lf .intro .info {
    width: 100%;
    margin-bottom: .5rem;
  }

  .subscribe .box .lf .intro .code {
    width: 100%;
  }

  .subscribe .box .rg .tit {
    font-size: .6rem;
  }

  .subscribe .copyright {
    line-height: 1.2;
  }

  .case-a,
  .case-b {
    padding-top: 1.5rem;
  }

  .case-a .content .cont {
    flex-wrap: wrap;
  }

  .case-a .content .cont .img {
    width: 100%;
    min-height: 4rem;
  }

  .case-a .content .cont .txt {
    width: 100%;
    padding: .75rem 0 0;
  }

  .case-b .b-table-container .swiper-slide {
    width: 33.33%;
  }

  .case-b .list a {
    width: 100%;
    margin-right: 0;
  }

  .case-b .list a .txt {
    padding: .75rem;
  }

  .case-b .list a .txt .tiplist {
    margin-bottom: 0;
  }

  .case {
    padding-bottom: 1.5rem;
  }

  .caseinfo {
    padding: 1rem 0;
  }

  .caseinfo .info-box {
    padding: .5rem;
  }

  .caseinfo .info-box .left .top {
    flex-wrap: wrap;
  }

  .caseinfo .info-box .left .top .logo {
    width: 100%;
  }

  .caseinfo .info-box .left .top .t {
    margin-left: 0;
    margin-top: .5rem;
  }

  .caseinfo .info-box .left .top .t .t1 {
    flex-wrap: wrap;
  }

  .caseinfo .info-box .left .top .t .t1 .text-bold {
    flex-wrap: wrap;
  }

  .caseinfo .case-b {
    padding-top: .5rem;
  }

  .caseinfo .info-box .left .list {
    margin-top: .7rem;
    padding-bottom: .7rem;
  }

  .case-b .list {
    margin-top: .8rem;
  }

  .about .honor .honor-swiper,
  .contact .top-bar .li-box,
  .contact .distri .distri-swiper,
  .join .top-bar .li-box,
  .join .culture .li-box,
  .case-a .content {
    margin-top: .8rem;
  }

  .contact .distri .box .lf .swiper-box .map-swiper .swiper-pagination {
    display: block;
  }

  .join .style .style-swiper .page-num,
  .side-bar {
    display: none;
  }

  .about .top-bar,
  .about .space,
  .about .advan,
  .about .history,
  .about .honor,
  .contact .top-bar,
  .contact .distri,
  .join .top-bar,
  .news,
  .option .overview,
  .option .value,
  .option .related,
  .option .project,
  .subscribe {
    padding: 1.5rem 0;
  }
}

@media (max-width: 1366px) {
  .view {
    width: 80%;
  }
}

@media (max-width: 1200px) {
  .view {
    width: 90%;
  }

  .footer .view .li .sub-nav a {
    line-height: 1.8;
  }
}

@media (max-width: 996px) {
  header .pcheader .left-btn .nav {
    display: none;
  }

  .mb {
    display: block;
  }

  .home-b,
  .home-d {
    padding-top: 2rem;
  }

  .home-b .content .txt {
    width: 100%;
  }

  .home-b .content .img {
    width: 100%;
    margin-top: 1.5rem;
  }

  .home-b .content .txt {
    padding-right: 0;
  }

  .home-b .content {
    padding: 1rem .75rem;
  }

  .home-c .list .a {
    height: 5rem;
  }

  .home-d .cont .list {
    width: 6rem;
  }

  .home-d .cont .list .swiper-slide {
    width: 6rem;
  }

  .home-d .cont {
    height: 13rem;
  }

  .home-e .content .he-container .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-direction: column-reverse;
  }

  .home-e .content .he-container .swiper-slide .txt {
    width: 100%;
  }

  .home-e .content .he-container .swiper-slide .img {
    width: 100%;
  }

  .footer .bot {
    align-items: center;
    flex-direction: column;
  }

  .footer .bot .tit-14 {
    margin-bottom: .5rem;
  }

  .footer .view .right {
    display: none;
  }

  .footer .view .left {
    width: 100%;
    text-align: center;
  }

  .footer {
    padding-top: .75rem;
  }

  .footer .view2 {
    margin-top: 0.75rem;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }

  .footer .view2 .share-list {
    margin-top: .75rem;
  }

  .footer .view2 .link-list {
    line-height: 2;
  }

  .footer .bot {
    padding: .5rem 0;
    text-align: center;
  }

  .footer .bot .tit-14:last-child {
    margin-bottom: 0;
  }



  .footer .view2 .link-list a {
    margin-right: 0.5rem;
  }

  .footer .bot .tit-14 {
    margin-bottom: .2rem;
  }

  header .pcheader .right-btn .hamburger {
    padding: 0;
    height: 20px;
  }

  .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
  }

  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
  }

  header .pcheader .right-btn .hamburger-box {
    width: 20px;
    height: 20px;
  }

  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    width: 20px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }

  header .pcheader .right-btn .hamburger--3dx-r .hamburger-inner {
    transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  }

  header .pcheader .right-btn .hamburger-inner,
  header .pcheader .right-btn .hamburger-inner::before,
  header .pcheader .right-btn .hamburger-inner::after {
    width: 20px;
    height: 3px;
    background: #005bbb;
  }

  header .pcheader .right-btn .hamburger-inner,
  header .pcheader .right-btn .hamburger-inner::before,
  header .pcheader .right-btn .hamburger-inner::after {
    width: 24px;
    height: 2px;
  }

  header .pcheader .right-btn .hamburger-inner::before {
    top: -8px;
  }

  header .pcheader .right-btn .hamburger-inner::after {
    bottom: -8px;
  }

  .h-right {
    height: 20px;
    margin-left: 0.2rem;
  }


  header .pcheader .warp-nav {
    height: calc(100vh - 60px);
    padding: 0 0 45px;
    position: fixed;
    background: rgba(17, 96, 165, 0.98);
    width: 100%;
    left: 0;
    top: 60px;
    z-index: 9;
    display: none;
  }

  header .pcheader .warp-nav .nav {
    font-size: 16px;
    color: #333;
    position: relative;
    overflow-y: auto;
    height: calc(100vh - 60px);
  }

  header .pcheader .warp-nav .search {
    width: 90%;
    margin: 0 auto;
    padding: .75rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  header .pcheader .warp-nav .search .input1 {
    padding: 0 0.5rem;
    height: 40px;
    width: 100%;
    background: transparent;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.3);
  }

  header .pcheader .warp-nav .search .input2 {
    width: 30px;
    height: 30px;
    background: url(../img/search.png) no-repeat center center;
    background-size: 15px 16px;
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -15px;
  }

  header .pcheader .right-btn .icon.search {
    display: none;
  }

  header .pcheader .warp-nav .nav .warp-btn {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    display: block;
    padding: 15px 0;
    line-height: 1.5;
    position: relative;
    font-size: 16px;
    transition: all .3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  header .pcheader .warp-nav .nav .li {
    position: relative;
    width: 100%;
    padding: 0 5%;
  }

  header .pcheader .warp-nav .nav .tit {
    width: 100%;
    padding: 15px 0;
    line-height: 60px;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  header .pcheader .warp-nav .nav .sub-tit {
    display: block;
  }

  header .pcheader .warp-nav .nav .tit {
    line-height: 1.5;
  }

  header .pcheader .warp-nav .nav .tit:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    right: 5%;
    top: 20px;
    background: url(../img/img1.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 15px auto;
    transform: rotate(0);
    transform-origin: center center;
    transition: all .3s ease-in-out;
  }

  header .pcheader .warp-nav .nav .sec-list {
    line-height: 40px;
    padding: 0.35rem 0 0.35rem 6%;
    display: none;
    font-size: 14px;
  }

  header .pcheader .warp-nav .nav .sec-tit {
    font-size: 15px;
    color: #8ebfea;
    position: relative;
    transition: all .4s;
    display: block;
  }

  header .pcheader .warp-nav .nav .sec-list-nav {
    font-size: 13px;
    padding-left: 8px;
    line-height: 30px;
    display: none;
  }

  header .pcheader .warp-nav .nav .sec-list a {
    color: #fff;
  }

  header .pcheader .warp-nav .nav .sec-list-nav a {
    color: #8ebfea;
  }

  .js-m-2-1 {
    opacity: 0;
    transform: translate(0, 30px);
    transition: all 0.8s cubic-bezier(0.79, -0.27, 0.21, 0.82);
  }

  .js-m-2-1.animate {
    opacity: 1;
    transform: translate(0, 0);
  }

}

@media (max-width: 768px) {

  #header,
  header {
    height: 60px;
  }

  header .logo {
    width: 70px;
    height: auto;
  }

  .reservation {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-left: 0rem;
    margin-right: .2rem;
  }

  .home-a .banner-container .swiper-slide .img {
    height: 11rem;
  }

  .home-a .banner-container .swiper-slide .txt .t1 {
    font-size: .75rem;
  }

  .home-a .banner-container .swiper-slide .txt .t2 {
    font-size: 14px;
    margin-top: .5rem;
  }

  .main-tit {
    font-size: 30px;
  }

  .home-b,
  .home-d,
  .home-c,
  .home-e,
  .home-f,
  .home-g {
    padding-top: 1.5rem;
  }

  .sub-tit {
    font-size: 20px;
  }

  .home-b .content,
  .home-c .list {
    margin-top: .75rem;
  }

  .more .t {
    font-size: 12px;
  }

  .home-b .content .numlist {
    margin-top: 1rem;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: column;
  }

  .home-b .content .numlist .li {
    width: 100%;
    margin-bottom: 1rem;
  }

  .home-b .content .img {
    margin-top: 0;
    height: 6.05rem;
  }

  .home-c .list .a {
    width: 100%;
  }

  .home-c .list .a {
    height: 7rem;
  }

  .home-d .cont {
    height: auto;
  }

  .home-d .cont {
    overflow: hidden;
  }

  .home-d .cont .bg-container {

    overflow: inherit;
  }

  .home-d .cont .bg-container .bg {
    height: 8rem;
    border-radius: 1rem;
  }

  .home-d .cont .list {
    position: relative;
    display: none;
  }

  .home-d .cont .bg-container .swiper-slide .txt {
    top: 10%;
    left: 10%;
  }

  .home-d .cont .bg-container .swiper-slide .txt .t1 {
    font-size: 20px;
    margin-bottom: .2rem;
  }

  .home-d .cont .bg-container .swiper-slide .txt .t2 {
    font-size: 16px;
  }

  .home-e .content .he-container .swiper-slide .img {
    height: 6.5rem;
  }

  .home-e .content .he-container .swiper-slide .txt {
    padding: .75rem;
  }

  .home-e .content .he-container .swiper-slide .txt .t1 {
    line-height: 1.5;
  }

  .home-e,
  .home-g {
    padding-bottom: 1.5rem;
  }

  .home-f .top {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .home-f .top .table {
    font-size: 0;
    text-align: left;
  }

  .home-f .top .table .li {
    padding: .25rem .4rem;
    margin-top: .5rem;
    margin-right: .5rem;
    margin-left: 0;
  }

  .home-f .news-container .swiper-slide .img {
    height: 8.8rem;
  }

  .list-page a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }

  .list-page .prev,
  .list-page .next {
    width: 30px;
    height: 30px;
  }

  .home-f .news-container .swiper-slide {
    width: 100%;
  }

  .home-h {
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    flex-direction: column;
  }

  .home-h a {
    margin-left: 0;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-top: .5rem;
  }

  .home-h .tit-26 {
    font-size: 20px;
  }



  .serve-a {
    padding: 1.5rem 0;
  }

  .serve-a .content {
    display: block;
  }

  .serve-a .img img {
    max-width: none;
  }

  .serve-a .img {
    width: 100%;
    margin-left: 0;
  }

  .serve-a .txt {
    width: 100%;
  }

  .sev .banner-intro .tit-38 {
    font-size: 20px;
  }

  .sev .banner-img .banner-intro {
    left: .75rem;
  }

  .sev .banner-img .banner-intro .tit-15 {
    width: 85%;
  }

  .banner .pub-nav {
    display: none;
  }

  .sev .banner-img .banner-intro a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-left: 0rem;
    margin-right: .2rem;
  }

  .serve-a .txt {
    padding-left: 0;
    margin-top: .75rem;
  }

  .serve-a .txt a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-left: 0rem;
    margin-right: .2rem;
  }

  .serve-b {
    padding-top: 1.5rem;
    height: auto;
    padding-bottom: 1.5rem;
  }

  .serve-b .list .li {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .serve-b .list {
    display: block;
  }

  .serve-c {
    padding-top: 1.5rem;
  }

  .serve-c .img-list {
    width: 100%;
    height: 8rem;
  }

  .serve-c .content {
    display: block;
  }

  .serve-c .txt {
    width: 100%;
    padding: 1rem;
  }

  .about .advan {
    padding: 1.5rem 0;
  }

  .about .advan .li-box {
    display: block;
  }

  .about.serve-d .advan .li-box .li {
    width: 100%;
    height: auto;
    padding: 1rem;
  }

  .serve-e {
    padding: 1.5rem 0;
  }

  .serve-e .list {
    display: block;
  }

  .serve-e .list a {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .option .overview .text {
    width: 100%;
  }

  .about .space .concept .li-box .li .icon {
    height: .75rem;
  }

  .about .space .mission .li .icon {
    width: 1rem;
  }

  .join .style .style-swiper .swiper-slide .text {
    height: 2.5rem;
  }

  .join .style .style-swiper .swiper-slide .text .title {
    font-size: 18px;
  }

  .info-tit .t1 {
    font-size: 20px;
  }

  .info-tit .time {
    margin-top: 0.5rem;
  }

  .return {
    margin-top: .5rem;
  }

  .aprevs,
  .anexts {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
  }

  .anexts {
    margin-bottom: 0;
  }

  .about .top-bar .wrap .rg .li-box .li {
    width: 33%;
  }

  .about .advan .li-box .li .intro .cont {
    margin-top: 0.5rem;
  }

  .about .advan .li-box .li .intro {
    margin-top: 0;
  }

  .home-d .cont .bg-container .swiper-slide.swiper-slide-active .txt .t1 {
    transition-delay: 0.2s;
  }

  .home-d .cont .bg-container .swiper-slide.swiper-slide-active .txt .t2 {
    transition-delay: 0.4s;
  }

  .home-d .cont .bg-container .swiper-slide.swiper-slide-active .txt .more {
    transition-delay: 0.6s;
  }

  .home-a .banner-container .swiper-slide .txt {
    top: 50%;
    width: 92%;
    transform: translateY(-50%);
  }

  .home-a .banner-container .swiper-slide .txt .t2 {
    line-height: 1.5;
  }

  .about .top-bar .wrap .lf .pic img {
    opacity: 0;
  }

  .about .top-bar .wrap .lf .pic .play img {
    opacity: 1;
  }

  .about .top-bar .wrap .lf .pic {
    position: absolute;
    top: 120%;
    right: 32%;
    z-index: 10;
  }

  .news.newsinfo .content img {
    width: 100%;
    height: auto !important;
  }

  .caseinfo .info-box .left img {
    width: 100%;
    height: auto !important;
  }

  .about .top-bar .wrap .rg .li-box .li .num span {
    font-size: 12px;
  }

  .about .top-bar .wrap .lf .pic .play {
    font-size: 12px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(70deg, #002F93, #30D2AB);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 20px;
  }
  .about .top-bar .wrap .lf .pic .play img{
    width: 0.75rem;
    margin-right: 0.2rem;
  }
}