@charset "utf-8";
@media screen and (min-width: 1025px) {
  .transXT50 {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
  }
  .transYT50 {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
  }
  .transYT502 {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
  }
  .action.transYT50,
  .action.transYT502 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .action.transXT50 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .dly_1 {
    transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
  }
  .dly_2 {
    transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
  }
  .dly_3 {
    transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
  }
  .dly_4 {
    transition-delay: 400ms;
    -webkit-transition-delay: 400ms;
  }
  .dly_5 {
    transition-delay: 500ms;
    -webkit-transition-delay: 500ms;
  }
  .dly_6 {
    transition-delay: 600ms;
    -webkit-transition-delay: 600ms;
  }
  .dly_7 {
    transition-delay: 700ms;
    -webkit-transition-delay: 700ms;
  }
  .dly_8 {
    transition-delay: 800ms;
    -webkit-transition-delay: 800ms;
  }
  .dly_9 {
    transition-delay: 900ms;
    -webkit-transition-delay: 900ms;
  }
  .dly_10 {
    transition-delay: 1000ms;
    -webkit-transition-delay: 1000ms;
  }
  .dly_11 {
    transition-delay: 1100ms;
    -webkit-transition-delay: 1100ms;
  }
  .item-span span {
    visibility: hidden;
    display: inline-block;
  }
  .item-span2 i {
    visibility: hidden;
    display: inline-block;
  }
  .action .item-span span,
  .action .item-span2 i {
    visibility: visible;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: wordsRFade;
    animation-name: wordsRFade;
  }
  .fixedImg {
    background-attachment: fixed;
  }
  .page-nav-btn a:hover::before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
  }
  .honor-pdemo .swiper-btnbox {
    position: absolute;
    right: -25%;
    top: 40%;
  }
  .honor-pdemo .swiper-btnbox .swiper-arrow {
    position: relative;
    display: block;
    margin-top: auto;
    margin-bottom: 25px;
  }
  .service-list li:hover .desc {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  .service-list li:hover .c {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  .service-list li:hover .ico {
    background-color: #F31653;
    border-color: #F31653;
  }
  .service-list li:hover .ico::before {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media screen and (max-width: 1650px) {
  .pagePadding {
    padding: 110px 0;
  }
  .honor-iboxT,
  .honor-iboxC {
    margin-bottom: 100px;
  }
  .honor-pdemo .swiper-slide {
    width: 34%;
  }
  .mapBox {
    height: 550px;
  }
}
@media screen and (max-width: 1440px) {
  .nav > li > a {
    font-size: 16px;
  }
  .tel-ibox {
    font-size: 20px;
  }
  .search-ibox .txt {
    width: 90px;
  }
  .banner-box .desc .en {
    font-size: 42px;
  }
  .banner-box .desc .zh {
    font-size: 30px;
  }
  .iboxT .zh {
    font-size: 36px;
  }
  .iboxT .en {
    font-size: 18px;
  }
  .iboxT .c {
    font-size: 16px;
    margin-top: 30px;
  }
  .service-idesc .t {
    font-size: 24px;
  }
  .service-idesc .c {
    font-size: 18px;
  }
  .service-idt .title {
    font-size: 30px;
  }
  .pagePadding {
    padding: 100px 0;
  }
  .honor-ibg {
    bottom: -40%;
  }
  .honor-iboxT,
  .honor-iboxC {
    margin-bottom: 80px;
  }
  .honor-ilist .num {
    font-size: 70px;
  }
  .honor-ilist .num .by {
    font-size: 30px;
  }
  .f20 {
    font-size: 18px;
  }
  .f24 {
    font-size: 22px;
  }
  .f40 {
    font-size: 36px;
  }
  .case-idesc .desc {
    padding: 35px 8%;
  }
  .case-inav a {
    font-size: 24px;
  }
  .foot-T {
    padding: 70px 0;
  }
  .foot-B {
    padding: 30px 0;
  }
  .foot-title .en {
    font-size: 44px;
  }
  .foot-title .zh {
    font-size: 26px;
  }
  .w1310,
  .w1200 {
    width: 1100px;
  }
  .business-tab .item {
    padding-top: 72px;
  }
  .business-tab .title {
    height: 70px;
    line-height: 70px;
    margin-top: -72px;
    font-size: 24px;
  }
  .busines-box .t {
    font-size: 14px;
  }
  .busines-box .c {
    font-size: 14px;
  }
  .business-img .txt {
    font-size: 13px;
  }
  .busines-type li span {
    font-size: 18px;
  }
  .pbanenr-desc1 .t1 {
    font-size: 18px;
  }
  .pbanenr-desc1 .t2 {
    font-size: 50px;
    margin-top: 20px;
  }
  .pbanenr-desc2 .t1 {
    font-size: 48px;
  }
  .pbanenr-desc2 .t2 {
    font-size: 50px;
  }
  .bu-page-t .title {
    font-size: 44px;
  }
  .bu-page-img .txt {
    font-size: 18px;
  }
  .media-title .en {
    font-size: 18px;
  }
  .media-title .zh {
    font-size: 30px;
  }
  .media-pdemo .txt {
    font-size: 14px;
    padding: 8px 15px;
  }
  .sider-nav-list {
    width: 120px;
  }
  .infoT .en {
    font-size: 42px;
  }
  .infoT .zh {
    font-size: 36px;
  }
  .case-nav a {
    font-size: 18px;
    padding: 8px 30px;
  }
  .new-list li {
    padding: 0 0 45px 0;
    margin-bottom: 45px;
  }
  .new-list .time {
    margin-bottom: 15px;
  }
  .new-list .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .new-list .desc {
    margin: 0 6% 0 40px;
  }
  .conf-list .ctxt {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
  }
  .conf-list .ctxt2 {
    padding: 20px;
    height: 130px;
    line-height: 1.5;
  }
  .conf-list .star {
    top: 15px;
  }
  .companyPage .item .title {
    font-size: 24px;
  }
  .honor-pdemo .swiper-slide {
    width: 38%;
  }
  .service-list .ico {
    width: 140px;
    height: 140px;
    margin-bottom: 30px;
  }
  .service-list .title {
    margin-bottom: 20px;
  }
  .join-list .hspan {
    padding: 15px 0;
  }
  .join-list .joinDT {
    font-size: 16px;
  }
  .join-btn {
    width: 140px;
  }
  .development-pnav {
    width: 60%;
  }
  .mapBox {
    height: 450px;
  }
  .contact-list .ico {
    width: 56px;
    height: 56px;
    line-height: 56px;
    margin-right: 15px;
  }
  .contact-list .c {
    font-size: 24px;
  }
}
@media screen and (max-width: 1370px) {
  .nav > li > a {
    font-size: 14px;
  }
  .tel-ibox {
    font-size: 18px;
  }
  .search-ibox .txt {
    width: 80px;
  }
  .banner-box .desc .en {
    font-size: 38px;
  }
  .banner-box .desc .zh {
    font-size: 30px;
  }
  .iboxT .zh {
    font-size: 32px;
  }
  .iboxT .en {
    font-size: 16px;
  }
  .iboxT .c {
    font-size: 14px;
  }
  .service-idesc .t {
    font-size: 22px;
  }
  .service-idesc .c {
    font-size: 16px;
  }
  .service-idt .title {
    font-size: 28px;
  }
  .case-inav a {
    font-size: 22px;
  }
  .pagePadding {
    padding: 90px 0;
  }
  .honor-ibg {
    bottom: -30%;
  }
  .honor-iboxT,
  .honor-iboxC {
    margin-bottom: 65px;
  }
  .honor-iboxC .t {
    width: 45%;
    font-size: 24px;
  }
  .honor-ilist,
  .honor-iboxC .c {
    width: 50%;
  }
  .honor-ilist .num {
    font-size: 60px;
  }
  .honor-ilist .num .by {
    font-size: 24px;
  }
  .f24 {
    font-size: 20px;
  }
  .f40 {
    font-size: 32px;
  }
  .case-idesc .desc {
    padding: 25px 8%;
  }
  .case-idesc .more {
    width: 50px;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
  }
  .foot-title {
    margin-bottom: 45px;
  }
  .foot-title .en {
    font-size: 40px;
  }
  .foot-title .zh {
    font-size: 24px;
  }
  .foot-erm .img {
    margin-bottom: 8px;
  }
  .foot-nav {
    font-size: 14px;
  }
  .w1310,
  .w1200 {
    width: 90%;
  }
  .pbanenr-desc1 .t1 {
    font-size: 17px;
  }
  .pbanenr-desc1 .t2 {
    font-size: 44px;
    margin-top: 15px;
  }
  .pbanenr-desc2 .t1 {
    font-size: 44px;
  }
  .pbanenr-desc2 .t2 {
    font-size: 46px;
  }
  .page-nav-box {
    margin-top: -44px;
  }
  .page-nav-btn a {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
  }
  .bu-page-t .title {
    font-size: 38px;
    margin-bottom: 10px;
  }
  .bu-page-img .txt {
    font-size: 16px;
    left: 20px;
    right: 20px;
    bottom: 25px;
  }
  .media-title .zh {
    font-size: 26px;
  }
  .swiper-arrow {
    width: 50px;
    line-height: 50px;
    height: 50px;
    margin-top: -25px;
  }
  .media-pdemo {
    padding: 0 80px;
  }
  .infoT .en {
    font-size: 38px;
  }
  .infoT .zh {
    font-size: 32px;
  }
  .case-nav a {
    font-size: 16px;
    padding: 8px 25px;
  }
  .case-list .txt {
    font-size: 14px;
  }
  .case-list li:hover .txt {
    font-size: 16px;
  }
  .new-list .title {
    font-size: 18px;
  }
  .contact-form {
    padding: 0;
    margin-top: 60px;
  }
  .honor-pdemo .swiper-slide {
    width: 40%;
  }
  .join-btn {
    width: 120px;
  }
  .development-pnav {
    width: 64%;
  }
  .mapBox {
    height: 400px;
  }
}
@media screen and (max-width: 1280px) {
  .nav > li > a {
/*    padding: 0 20px;*/
  }
  .banner .desc .en {
    font-size: 35px;
  }
  .banner-box .desc .zh {
    font-size: 28px;
  }
  .mouse-ibox .txt {
    font-size: 12px;
  }
  .mouse-ibox .ico {
    width: 23px;
  }
  .service-idt .title {
    font-size: 26px;
  }
  .pbanenr-desc2 .t1 {
    font-size: 40px;
  }
  .pbanenr-desc2 .t2 {
    font-size: 42px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 1260px) {
  .tel-ibox {
    font-size: 16px;
    margin-left: 10px;
  }
  .search-ibox {
    margin-left: 20px;
  }
  .search-ibox .txt {
    display: none;
  }
  .search-ibox .btn {
    position: relative;
    height: 36px;
    font-size: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .f16 {
    font-size: 14px;
  }
  .mbt60 {
    margin-bottom: 45px;
  }
  .mbt40 {
    margin-bottom: 30px;
  }
  .top {
    background-color: #fff;
    height: 56px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  }
  .top a:link,
  .top a:visited {
    color: #333;
  }
  .top a:active,
  .top a:hover {
    color: #333;
  }
  .pageH {
    height: 54px;
  }
/*  .logo a {
    height: 34px;
  }
  .logo .img1 {
    display: none;
  }
  .logo .img2 {
    display: block;
  }*/
  .navBox {
    display: none;
  }
  .site-right {
    margin-right: 0;
  }
  .tel-ibox .txt {
    display: none;
  }
  .tel-ibox .ico {
    font-size: 20px;
  }
  .search-ibox {
    margin-left: 15px;
    padding: 0 15px;
    position: relative;
  }
  .search-ibox::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 14px;
    width: 1px;
    background-color: #DEDEDE;
  }
  .search-ibox::before {
    left: 0;
  }
  .menubarM {
    display: block;
  }
  .menu-handler {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
  }
  .banner {
    height: auto;
  }
  .banner .desc {
    left: 5%;
    width: 90%;
  }
  .banner-box .desc .en {
    font-size: 28px;
  }
  .banner-box .desc .zh {
    font-size: 20px;
  }
  .mouse-ibox {
    display: none;
  }
  .banner .swiper-pag .swiper-pagination-bullet {
    margin: 0 5px;
  }
  .ibox-tbox {
    padding: 50px 5%;
  }
  .iboxT .zh {
    font-size: 28px;
  }
  .iboxT .en {
    font-size: 14px;
  }
  .iboxT .c {
    margin-top: 25px;
  }
  .service-idesc .t {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .service-idesc .c {
    font-size: 14px;
  }
  .service-idt .title {
    font-size: 24px;
    left: 5%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
  }
  .service-idt .img {
    width: 100%;
    right: 0%;
    height: 100%;
  }
  .service-idt .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ibox-w {
    width: 90%;
  }
  .pagePadding {
    padding: 80px 0;
  }
  .pagePadding2 {
    padding: 50px 0;
  }
  .honor-ibg {
    bottom: 0;
  }
  .honor-iboxT {
    display: block;
  }
  .honor-ilist {
    width: auto;
  }
  .honor-ilist li {
    margin-top: 20px;
  }
  .honor-iboxC .t {
    font-size: 20px;
  }
  
  
  .news-list > li {

  width: 100%;

}
  
    .f30 {
    font-size: 30px;
  }

  .f20 {
    font-size: 37px;
  }
  .f24 {
    font-size: 18px;
  }
  .f40 {
    font-size: 28px;
  }
  .case-itab {
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }
  .case-idesc {
    display: none;
  }
  .case-idesc.active {
    display: inline-flex;
  }
  .case-idesc .item {
    width: 400px;
    height: 400px;
  }
  .case-idesc .item::before {
    opacity: 1;
    visibility: visible;
    transform: inherit;
    -webkit-transform: inherit;
    border-width: 1px;
    display: none;
  }
  .case-idesc .bg {
    opacity: 0;
  }
  .case-idesc .desc {
    opacity: 1;
    transform: inherit;
    -webkit-transform: inherit;
    visibility: visible;
    align-items: flex-end;
  }
  .case-idesc .more {
    width: auto;
    height: auto;
    line-height: 100%;
    border: 0 none;
  }
  .case-inav a {
    font-size: 18px;
  }
  .capability-idesc {
    width: auto;
  }
  .capability-ilist li .ico {
    width: 70px;
  }
  .foot {
    font-size: 12px;
  }
  .foot-T {
    padding: 35px 0;
    display: block;
  }
  .foot-B {
    padding: 15px 0;
  }
  .foot-title {
    margin-bottom: 25px;
  }
  .foot-title .en {
    font-size: 24px;
  }
  .foot-title .zh {
    font-size: 16px;
  }
  .foot-erm {
    margin-bottom: 20px;
    border-top: 1px solid #141414;
    padding-top: 25px;
  }
  .foot-erm .img {
    border-width: 4px;
    margin-bottom: 4px;
  }
  .foot-item span:nth-child(2) {
    display: block;
  }
  .foot-nav {
    width: auto;
    margin-left: auto;
    border-top: 1px solid #141414;
    padding-top: 25px;
    margin-top: 25px;
  }
  .foot-nav .subnav {
    padding-top: 15px;
  }
  .page-h {
    height: 0;
  }
  .business-tab .item {
    padding-top: 0;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .business-tab .title {
    height: auto;
    line-height: 1.5;
    padding: 15px 0;
    margin-top: 0;
    font-size: 20px;
  }
  .business-img .txt {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 5px;
  }
  .busines-type {
    display: none;
  }
  .busines-type li span {
    min-width: 50%;
    font-size: 15px;
  }
  .business-tab {
    display: block;
  }
  .busines-box {
    position: relative !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .busines-desc::before {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .pbanenr-desc1 .t1 {
    font-size: 16px;
  }
  .pbanenr-desc1 .t2 {
    font-size: 38px;
    margin-top: 12px;
  }
  .pbanenr-desc2 .t1 {
    font-size: 34px;
  }
  .pbanenr-desc2 .t2 {
    font-size: 36px;
    margin-top: 8px;
  }
  .page-nav-box {
    margin-top: 0;
  }
  .page-nav-btn {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
  .page-nav-btn a {
    margin: 0;
    height: 40px;
    line-height: 40px;
  }
  .page-nav-btn ul {
    margin-left: 5%;
  }
  .bu-page-t .title {
    font-size: 32px;
  }
  .media-title .en {
    font-size: 16px;
  }
  .media-title .zh {
    font-size: 22px;
  }
  .media-pdemo .txt {
    font-size: 15px;
    padding: 6px 15px;
  }
  .swiper-arrow {
    width: 44px;
    line-height: 44px;
    height: 44px;
    margin-top: -22px;
  }
  .swiper-arrow i {
    font-size: 16px;
  }
  .media-pdemo {
    padding: 0 70px;
  }
  .media-pdemo .bor {
    display: none;
  }
  .infoT {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  .infoT .en {
    font-size: 30px;
  }
  .infoT .zh {
    font-size: 24px;
  }
  .sider-nav-list {
    display: none;
  }
  .info-pading {
    position: relative;
    right: auto;
    top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: space-between;
    transform: inherit;
  }
  .info-pading.fsShow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .info-pading a {
    margin-bottom: 0;
    width: 33%;
    height: 40px;
    line-height: 40px;
  }
  .case-page .bu-page-t .title {
    margin-bottom: 35px;
  }
  .case-nav-box {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
  .case-nav {
    display: inline-flex;
  }
  .case-nav li {
    margin: 0 5px 0 0;
  }
  .case-nav a {
    font-size: 14px;
    padding: 6px 15px;
  }
  .case-list li {
    margin-bottom: 4%;
  }
  .case-list .txt {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    color: #333333;
    margin-top: 15px;
  }
  .case-list .txt::before {
    background-color: #DEDEDE;
    width: 100%;
  }
  .case-list li:hover .txt {
    left: auto;
    right: auto;
    transform: inherit;
    -webkit-transform: inherit;
    bottom: auto;
    font-size: 14px;
    text-align: left;
    padding-bottom: 15px;
  }
  .case-list li:hover .txt::before {
    right: auto;
  }
  .new-list .title {
    font-size: 16px;
  }
  .new-list .imgBox {
    width: 278px;
  }
  .new-list .desc {
    margin: 0 5%;
  }
  .new-list .time i {
    margin-right: 10px;
  }
  .paging {
    padding: 35px 0;
  }
  .contact-list {
    flex-wrap: wrap;
  }
  .contact-list dd {
    width: 50%;
    margin-bottom: 15px;
  }
  .contact-list dd:last-child {
    margin-bottom: 0;
  }
  .contact-list .ico {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
  }
  .contact-list .c {
    font-size: 20px;
  }
  .conf-list .conf-left {
    width: 50%;
  }
  .conf-list .conf-right {
    width: 48.5%;
  }
  .btn-ok {
    width: 240px;
    height: 50px;
    line-height: 50px;
  }
  .map-desc {
    width: 240px;
    height: 240px;
    left: 50%;
  }
  .map-desc .c {
    padding: 5px 0 10px;
  }
  .companyPage {
    flex-wrap: wrap;
  }
  .companyPage .item {
    width: 33.33%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 0;
  }
  .companyPage .item .desc {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: 90%;
    margin: 35px auto;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  .companyPage .item .title {
    font-size: 20px;
  }
  .companyPage .item .ico {
    margin-bottom: 25px;
  }
  .companyPage .item .en {
    display: none;
  }
  .companyPage .item .c {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    -webkit-transform: translateY(0);
    padding-top: 10px;
  }
  .development-item {
    margin-left: 0;
    width: 90%;
    padding: 35px 5%;
    flex-wrap: wrap;
  }
  .development-item .year {
    position: relative;
    left: auto;
    width: 100%;
    font-size: 50px;
    margin-bottom: 15px;
  }
  .honor-page .iboxT {
    float: none;
    width: auto;
    margin-bottom: 35px;
  }
  .honor-pdemo {
    float: none;
    width: auto;
  }
  .honor-pdemo .img {
    transition: 0.3s;
  }
  .honor-pdemo .swiper-slide-prev .img,
  .honor-pdemo .swiper-slide-next .img {
    transform: scale(0.8);
  }
  .service-list {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: -1%;
  }
  .service-list li {
    width: 32.33%;
    margin-left: 1%;
    margin-bottom: 1%;
    background-color: rgba(243, 22, 83, 0.8);
    padding: 25px 0;
  }
  .service-list .desc {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    padding: 0 8%;
  }
  .service-list .ico {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
  }
  .service-list .title {
    margin-bottom: 10px;
  }
  .service-list .c {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  .join-list .hspan:nth-child(3),
  .join-list .hspan:nth-child(4) {
    display: none;
  }
  .mapBox {
    height: 350px;
  }
}
@media screen and (max-width: 860px) {
  .banner-box .desc .en {
    font-size: 24px;
  }
  .banner-box .desc .zh {
    font-size: 16px;
  }
  .service-idt .title {
    font-size: 20px;
  }
  .bu-page-img .item,
  .gutter-sizer {
    width: 49.5%;
  }
  .bu-page-img .item2 {
    width: 49.5%;
  }
  .bu-page-img .txt {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    color: #333;
    padding: 10px 0;
  }
  .bu-page-img .txt .en {
    margin-bottom: 4px;
  }
  .case-list li {
    width: 49%;
  }
  .new-list .imgBox {
    width: 250px;
  }
  .new-list .desc {
    margin: 0 0 0 25px;
  }
  .new-list .btn-more {
    display: none;
  }
  .new-list .time {
    margin-bottom: 5px;
  }
  .new-list .title {
    margin-bottom: 12px;
  }
  .mapBox {
    height: 280px;
  }
  .mapBox .imgw {
    height: 280px;
    object-fit: cover;
  }
}
@media screen and (max-width: 640px) {
  .mbt60 {
    margin-bottom: 35px;
  }
  .mbt40 {
    margin-bottom: 20px;
  }
  .banner-box .desc .en {
    font-size: 16px;
  }
  .banner-box .desc .zh {
    font-size: 14px;
  }
  .banner .swiper-pag {
    line-height: 5px;
  }
  .banner .swiper-pag .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
  }
  .iboxT .zh {
    font-size: 24px;
  }
  .service-idesc .t {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .ibox-tbox {
    padding: 35px 5%;
  }
  .service-ibox .ibox-tbox {
    display: block;
  }
  .service-idesc {
    width: auto;
    margin-top: 25px;
  }
  .service-idt .title {
    font-size: 16px;
  }
  .pagePadding {
    padding: 45px 0;
  }
  .pagePadding2 {
    padding: 40px 0;
  }
  .honor-iboxT,
  .honor-iboxC {
    margin-bottom: 30px;
  }
  .honor-iboxC {
    display: block;
  }
  .honor-iboxC .t {
    line-height: 1.5;
    color: #F31653;
  }
  .honor-iboxC .t,
  .honor-iboxC .c {
    width: auto;
  }
  .honor-iboxC .t {
    margin-bottom: 12px;
    font-size: 18px;
  }
  .honor-ilist {
    flex-wrap: wrap;
  }
  .honor-ilist li {
    width: 50%;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 15px;
    margin-top: 15px;
  }
  .honor-ilist .num {
    font-size: 34px;
    color: #F31653;
  }
  .honor-ilist .num .by {
    font-size: 16px;
  }
  .btn-more {
    padding-right: 40px;
  }
  .btn-more .txt {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 12px;
  }
  .btn-more .jt {
    width: 45px;
  }
  .f20 {
    font-size: 16px;
  }
  .f24 {
    font-size: 17px;
  }
  .f40 {
    font-size: 24px;
  }
  .case-ibox .ibox-tbox {
    display: block;
  }
  .case-inav {
    text-align: left;
    padding: 15px 0 0;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .case-inav a {
    margin: 0 10px 0 0;
    padding-bottom: 12px;
    font-size: 16px;
    display: inline-block;
  }
  .case-inav a::before {
    height: 2px;
  }
  .case-inav a:hover:before,
  .case-inav a.active:before {
    width: 100%;
  }
  .case-idesc .item {
    width: 300px;
    height: 300px;
  }
  .case-idesc .desc .tyep {
    font-size: 12px;
  }
  .case-idesc .desc .title {
    font-weight: normal;
    font-size: 14px;
  }
  .capability-ilist li {
    padding: 8px 0 15px;
  }
  .capability-ilist li .ico {
    width: 50px;
  }
  .capability-ilist li .t {
    font-size: 12px;
  }
  .foot-nav {
    display: none;
  }
  .foot-erm {
    border-bottom: 1px solid #141414;
    padding-bottom: 25px;
  }
  .foot-item {
    display: block;
    margin-top: 5px;
  }
  .foot-item span {
    display: block;
  }
  .foot-item .t::before {
    display: none;
  }
  .business-tab .title {
    font-size: 18px;
    padding: 10px 3%;
  }
  .busines-box {
    padding: 35px 5%;
    width: 90%;
  }
  .busines-box .c {
    font-size: 12px;
  }
  .pbanenr-desc1 .t1 {
    font-size: 14px;
  }
  .pbanenr-desc1 .t2 {
    font-size: 24px;
    margin-top: 5px;
  }
  .pbanenr-desc2 .t1 {
    font-size: 22px;
  }
  .pbanenr-desc2 .t2 {
    font-size: 24px;
    margin-top: 5px;
  }
  .bu-page-t .title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .bu-page-t .pageC .t {
    font-size: 13px;
  }
  .case-page .bu-page-t .title {
    margin-bottom: 25px;
  }
  .media-title {
    font-size: 16px;
  }
  .media-title .en {
    font-size: 14px;
  }
  .media-title .zh {
    font-size: 18px;
  }
  .media-pdemo {
    padding: 0;
  }
  .media-pdemo .txt {
    max-width: 80%;
    display: inline-block;
    padding: 5px 3%;
    font-size: 14px;
  }
  .swiper-btnbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding-top: 15px;
  }
  .swiper-btnbox .swiper-arrow {
    position: relative;
    margin: 0 5px;
  }
  .bu-page-img .item {
    margin-bottom: 2%;
  }
  .page-cut {
    font-size: 14px;
    padding-top: 15px;
  }
  .infoT {
    padding-bottom: 35px;
    margin-bottom: 35px;
  }
  .infoT .en {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .infoT .zh {
    font-size: 18px;
  }
  .new-list .imgBox {
    width: 200px;
  }
  .new-list .desc {
    margin-left: 15px;
  }
  .new-list .time {
    font-size: 12px;
    margin-bottom: 2px;
  }
  .new-list .time i {
    margin-right: 5px;
  }
  .new-list .title {
    margin-bottom: 5px;
    font-size: 15px;
  }
  .new-list .c {
    line-height: 1.5;
  }
  .paging {
    font-size: 14px;
  }
  .paging a,
  .paging span {
    margin: 0 2px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .paging {
    padding: 15px 0;
  }
  .contact-list {
    display: block;
  }
  .contact-list dd {
    width: 100%;
    margin-bottom: 20px;
  }
  .conf-list dd {
    display: block;
  }
  .conf-list .ml5 {
    margin-left: 0;
  }
  .conf-list .item {
    margin-bottom: 10px;
    width: 100%;
  }
  .conf-list .ctxt {
    padding: 10px;
    line-height: 1.5;
    height: auto;
  }
  .conf-list .ctxt2 {
    height: 95px;
  }
  .conf-list .conf-left,
  .conf-list .conf-right {
    width: 100%;
  }
  .conf-left .conf-bot {
    margin-bottom: 10px;
  }
  .conf-list .dd-item2 {
    margin-bottom: 20px;
  }
  .conf-list .yzmA {
    margin-left: 10px;
  }
  .btn-ok {
    width: 180px;
    height: 44px;
    line-height: 44px;
  }
  .companyPage .item {
    width: 50%;
  }
  .companyPage .item .title {
    font-size: 18px;
  }
  .companyPage .item .en {
    font-size: 12px;
  }
  .companyPage .item .c {
    padding-top: 4px;
  }
  .companyPage .item .ico {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    margin-bottom: 15px;
  }
  .development-pnavBox {
    padding-top: 20px;
  }
  .development-pnav {
    float: none;
    width: 100%;
    margin: 0;
  }
  .development-pnav .item {
    height: 44px;
    font-size: 18px;
    margin-left: 20%;
  }
  .development-pdemo .swiper-btnbox .swiper-arrow {
    display: block;
  }
  .service-list li {
    width: 48%;
  }
  .join-list .hspan {
    padding: 10px 0;
  }
  .join-list .hspan:nth-child(5) {
    display: none;
  }
  .join-list .joinDT {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .join-list dd {
    margin-bottom: 5px;
  }
  .join-list .joinB {
    padding: 25px 5%;
  }
  .join-desc {
    display: block;
  }
  .join-btn {
    margin: 15px 0 0 0;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
  }
}
@media screen and (max-width: 481px) {
  .pbanenr-desc1 .t1 {
    font-size: 12px;
  }
  .pbanenr-desc1 .t2 {
    font-size: 18px;
  }
  .grid-sizer {
    width: 0;
  }
  .bu-page-img {
    width: 90%;
    margin: 0 auto 1%;
  }
  .bu-page-img .item,
  .gutter-sizer {
    width: 100%;
  }
  .bu-page-img .item2 {
    width: 100%;
  }
  .bu-page-img .txt {
    font-size: 14px;
  }
  .case-list {
    margin-left: 0;
  }
  .case-list li {
    width: 100%;
    margin-left: 0;
  }
  .case-list li:last-child {
    margin-bottom: 0;
  }
  .new-list li {
    display: block;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .new-list .imgBox {
    width: 100%;
  }
  .new-list .title {
    display: block;
  }
  .new-list .desc {
    margin: 15px 0 0;
  }
  .service-list {
    margin-left: 0;
  }
  .service-list li {
    width: 100%;
    margin-left: 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  }
  .service-list li:last-child {
    border-bottom: 0 none;
  }
  .service-list .desc {
    padding: 0 ;
  }
  .case-inav a {
    font-size: 14px;
  }
}
