@media only screen and (max-width: 960px) {
  .hamburger.is-closed .hamb-middle {
    top: 50%;
    transform: translateY(50%);
  }
  .hamburger.is-closed .hamb-top {
    top: 0px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 0px;
  }
  /* .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 100px 30px 50px;
  } */
  .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 88px 30px 50px;
    /*max-height: 100%;*/
    /*height: auto;*/
    /*box-shadow: 0px 3px 3px 0px rgba(22, 24, 24, 0.13);*/
    /*right: 0;*/
    /*top: 0;*/
    /*transform: scaleY(0);*/
    /*transform-origin: top;*/
  }
  /*.sidebar-nav-open {*/
  /*  transform: scaleY(1);*/
  /*}*/
  .sidebar-logo {
    position: absolute;
    top: 0;
    left: 50%;
    height: 50px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    width: calc(100% - 8%);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .sidebar-logo img {
    height: 24px;
  }
  .sidebar-nav .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    /* padding-bottom: 20px; */
    margin-bottom: 0;
    padding: 18px 15px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: var(--font-family);
  }
  .sidebar-nav .sidebar-brand > a.activ {
    background-color: #222222;
    color: #ffffff;
  }
  .sidebar-nav .sidebar-brand > a.activ .sj {
    border-color: #ffffff;
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .sidebar-nav {
    overflow-y: scroll;
  }
  .headerwrap_current .header {
    background-color: #1a1a1a;
  }
  .sidebar-nav .sidebar-brand .sidebar-brand-there a {
    font-size: 14px;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .sidebar-nav-two .sidebar-brand-there .sidebar-brand-four a {
    padding: 0 60px;
  }
  .hamburger {
    height: 16px;
    right: 2.5%;
    width: 20px;
    top: 17px;
    z-index: 10;
    display: block;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom,
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom {
    height: 2px !important;
    background-color: #ffffff;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom {
    background-color: #222222;
  }
  .header-box.active .hamburger.is-closed .hamb-top,
  .header-box.active .hamburger.is-closed .hamb-middle,
  .header-box.active .hamburger.is-closed .hamb-bottom,
  .header-box.iactive .hamburger.is-closed .hamb-top,
  .header-box.iactive .hamburger.is-closed .hamb-middle,
  .header-box.iactive .hamburger.is-closed .hamb-bottom{
     background-color: #222222;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: var(--font-family);
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  /* .sidebar-nav{
    width: 65%;
  } */
  .message-alert {
    padding: 10px 20px;
    font-size: 14px;
    max-width: 90%;
  }
  .center-1200,
  .center-1400,
  .center-1600 {
    width: 92% !important;
  }
  .app {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .seader {
    width: 95%;
  }
  .seader .close {
    right: 0;
    top: -40px;
  }
  .seader .close img {
    height: 30px;
  }
  .seader form {
    width: calc(100% - 6px);
    height: 50px;
    border-width: 3px;
    border-radius: 4px;
  }
  .seader form input {
    width: calc(100% - 100px);
    font-size: 12px;
    padding: 0 10px;
  }
  .seader form button {
    font-size: 12px;
    width: 100px;
  }
  .seader form button img {
    margin-right: 10px;
    height: 16px;
  }
  .el-message {
    min-width: 320px;
  }
  .diaolog-pb video,
  .diaolog-pb img {
    max-width: 92%;
  }
  .diaolog-pb i {
    font-size: 36px;
    top: 25%;
  }
  .custom-cursor {
    display: none !important;
  }
  .two-nav{
    display: none !important;
  }
  .header-box.scroll-down {
    top: 0px;
  }
  .headerct {
    height: 50px;
    padding: 0 4% 0 4%;
  }
  .headerct .right{
    margin-right: 30px;
  }
  .headerct .logo img {
    height: 30px;
    width: auto;
  }
  .headerct .nav {
    display: none;
  }
  .headerct .two-btn {
    display: none;
  }
  .headerct .language {
    margin: 0 0 0 auto;
  }
  .headerct .language a {
    font-size: 14px;
  }
  .marquee-pb {
    display: none;
  }
  .mySwiper {
    height: auto;
  }
  .mySwiper .bg {
    height: auto;
    min-height: 270px;
  }
  .mySwiper .ct .rq {
    opacity: 1;
    transform: translateY(0);
  }
  .mySwiper .ct .line {
    width: 70px;
  }
  .mySwiper .ct {
    width: 92%;
    left: 4%;
  }
  .mySwiper .ct h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0 15px 0;
  }
  .mySwiper .ct p {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
  }
  .mySwiper .ct .lanqh {
    width: 160px;
    height: 42px;
    font-size: 14px;
    margin-top: 20px;
  }
  .mySwiper .ct .lanqh::before {
    transition: 0s;
    display: none;
  }
  .i1-box {
    padding: 60px 0 0 4%;
  }
  .i1-title h3,
  .i4-box .right .i1-title h3{
    font-size: 20px;
    line-height: 29px;
    margin-top: 5px;
  }
  .i1-title p {
    font-size: 14px;
  }
  .i1-box .top .right {
    right: 4%;
  }
  .i1-box .top .right .pbqh {
    width: 45px;
    height: 45px;
  }
  .i1-box .top .right .pbqh i {
    font-size: 16px;
    transition: 0s;
  }
  .i1-box .top .right .pbqh:hover i {
    transform: unset;
  }
  .i1-swiper .swiper-slide {
    width: calc((100% - 30px) / 1.05);
  }
  .i1-box .swb::before {
    width: calc(100%);
    height: calc(100% - 70px);
  }
  .i1-swiper .ib {
    height: 60vw;
  }
  .i1-swiper .txt {
    margin-top: 18px;
  }
  .i1-swiper .txt h3 {
    font-size: 18px;
  }
  .i1-swiper .txt .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .i1-swiper .txt h6 {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    margin: 10px 0 25px 0;
    width: 85%;
  }
  .i-more p {
    font-size: 14px;
  }
  .i-more .line {
    width: 50px;
    margin-right: 10px;
  }
  .i-more:hover .line {
    width: 50px;
  }
  .i-more p::after {
    transition: 0s;
  }
  .i1-swiper .item:hover,
  .i1-swiper .item:hover .ib img {
    transform: scale(1.1);
    transform: unset;
  }
  .i1-swiper .item {
    padding-bottom: 60px;
  }
  .i1-swiper {
    padding-top: 0;
  }
  .i1-box .swb {
    margin-top: 40px;
    padding-left: 60px;
  }
  .i2-box {
    flex-direction: column-reverse;
    padding: 60px 0 0 0;
    width: 92%;
    margin: 0 auto;
    overflow: unset;
  }
  .i2-box .left {
    width: 100%;
    margin-top: 40px;
  }
  .i2-box .left img {
    min-height: auto;
  }
  .i2-box .right {
    width: 100%;
    padding-top: 0;
  }
  .i2-box .right .desc {
    font-size: 14px;
    line-height: 26px;
    margin: 20px 0 30px 0;
  }
  .i2-box .right .line-title {
    top: 60px;
    right: unset;
    left: 0;
    flex-direction: row;
    display: none;
  }
  .i2-box .right .line-title .line {
    width: 70px;
    height: 1px;
  }
  .i2-box .right .line-title p {
    font-size: 14px;
    margin: 0 0 0 15px;
    writing-mode: unset;
    text-orientation: unset;
  }
  .i3-box {
    padding: 60px 4% 50px 4%;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }
  .i3-box .left {
    width: 100%;
  }
  .i3-box .left .tag {
    margin-top: 25px;
    display: flex;
    justify-content: flex-start;
  }
  .i3-box .left .tag .item p {
    font-size: 14px;
  }
  .i3-box .left .tag .item .line {
    display: none;
  }
  .i3-box .left .tag .item.active p {
    margin-left: 0;
    font-weight: bold;
  }
  .i3-box .left .tag .item:not(:first-of-type) {
    margin-top: 0;
    margin-left: 25px;
  }
  .i3-box .left .line-title {
    margin-top: 80px;
    flex-direction: row-reverse;
    position: relative;
    z-index: 1;
  }
  .i3-box .left .line-title p {
    margin: 0 0 0 15px;
    writing-mode: unset;
    text-orientation: unset;
    font-size: 14px;
  }
  .i3-box .left .line-title .line {
    width: 70px;
    height: 1px;
  }
  .i3-box .right {
    width: 100%;
    margin-top: 30px;
  }
  .i3-box .right .rq {
    transform: translateY(50px);
  }
  .i3-box .right .flow-case {
    display: none;
  }
  .i3-box .right .grid-sizer {
    width: calc((100% - 10px) / 2);
  }
  .i3-box .right .grid-item {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
  }
  .i3-box::before {
    height: calc(100% - 200px);
    width: 100%;
  }
  .i3-box .right .grid-item a i {
    font-size: 28px;
    display: none;
  }
  .i3-box .right .grid-item a .flow-wz {
    padding: 0 10px;
    bottom: 10px;
  }
  .i3-box .right .grid-item a .flow-wz h6 {
    font-size: 16px;
  }
  .i3-box .right .grid-item a:hover .flow-wz {
    transition: 0s;
  }
  .i3-box .right .grid-item a img{
    height: 120px;
  }
  .i4-box {
    flex-direction: column-reverse;
    padding: 0 0 60px 0;
    overflow: unset;
  }
  .i4-box .left {
    width: 92%;
    margin: 40px auto 0;
  }
  .i4-box .left .rund {
    width: 46px;
    height: 46px;
  }
  .i4-box .left .rund i {
    font-size: 20px;
  }
  .i4-box .left .bg {
    min-height: unset;
  }
  .i4-box .right {
    width: 100%;
    padding: 0 4% 0 4%;
  }
  .i4-box .right .desc {
    font-size: 14px;
    line-height: 26px;
    margin: 20px 0 30px 0;
  }
  .i4-box .right .numContent {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .i4-box .right .numContent .item:not(:first-of-type) {
    margin-top: 0;
  }
  .i4-box .right .numContent .item {
    width: calc(100% / 2);
    margin-top: 25px !important;
  }
  .i4-box .right .numContent .item:nth-of-type(1),
  .i4-box .right .numContent .item:nth-of-type(2) {
    margin-top: 0;
  }
  .i4-box .right .numContent .item .db .num,
  .i4-box .right .numContent .item .db p {
    font-size: 28px;
  }
  .i4-box .right .numContent .item .wz {
    font-size: 14px;
    margin-top: 6px;
  }
  .i4-box .left .flow-ib {
    display: none;
  }
  .i5ct {
    padding: 60px 0;
    flex-direction: column;
  }
  .i5ct .left {
    max-width: unset;
    width: 100%;
  }
  .i5ct .left .i-more {
    margin-top: 25px;
  }
  .i5ct .right {
    width: 100%;
    margin-top: 50px;
  }
  .i5ct .right .row {
    padding: 18px 0 18px 0;
  }
  .i5ct .right .row .jt {
    width: 30px;
    transform: scale(0.7);
  }
  .i5ct .right .row .jt::before {
    width: 100%;
    background-color: #111111;
  }
  .i5ct .right .row .txt {
    width: calc(100% - 70px);
  }
  .i5ct .right .row:hover .txt {
    transform: unset;
  }
  .i5ct .right .row .jt img {
    opacity: 1;
    transform: translate(0, -50%);
  }
  .i5ct .right .row .txt .desc {
    font-size: 14px;
    margin-top: 12px;
  }
  .i5ct .right .row .txt .time {
    font-size: 17px;
  }
  .i5ct .right .row .txt .time span:nth-of-type(3) {
    font-size: 13px;
  }
  .i5ct .right .row .txt .time span:nth-of-type(2) {
    font-size: 14px;
  }
  .banner img {
    min-height: 200px;
  }
  .banner .b-min-nav {
    bottom: 12px;
    width: 100%;
  }
  .banner .b-min-nav .ct {
    margin: 0 auto;
  }
  .banner .b-min-nav .ct a,
  .banner .b-min-nav .ct span {
    font-size: 14px;
  }
  .faq1ct {
    padding: 60px 0 60px 0;
  }
  .pb-title-72 {
    font-size: 20px;
    letter-spacing: unset;
  }
  .faq1ct .search {
    margin: 35px auto 0;
    width: 100%;
  }
  .faq1ct .search form {
    width: 100%;
    height: 50px;
    padding: 0 6px 0 20px;
  }
  .faq1ct .search form i {
    font-size: 18px;
  }
  .faq1ct .search form input {
    width: calc(100% - 18px - 90px);
    font-size: 14px;
    padding: 0 15px;
  }
  .faq1ct .search form button {
    width: 90px;
    height: 38px;
    font-size: 14px;
  }
  .faq1ct .mide {
    margin-top: 35px;
    flex-direction: column;
  }
  .faq1ct .mide .slide {
    width: 100%;
  }
  .faq1ct .mide .slide a p {
    font-size: 14px;
  }
  .faq1ct .mide .slide a.active {
    margin-bottom: 25px;
  }
  .faq1ct .mide .slide a:hover p {
    font-weight: 400;
    color: #666666;
  }
  .faq1ct .mide .slide a:hover i {
    opacity: 0;
    transform: translateX(-15px);
  }
  .faq1ct .mide .content {
    margin-top: 30px;
    width: 100%;
  }
  .faq-list li .db p {
    font-size: 14px;
  }
  .faq-list li {
    padding: 22px 0;
  }
  .faq-list li .desc {
    font-size: 14px;
    line-height: 26px;
    padding: 25px 15px 10px 10px;
  }
  .down1ct {
    padding: 60px 0;
  }
  .down-tag a {
    margin-right: 18px;
    padding: 0 0 5px 0;
    font-size: 15px;
  }
  .down-tag a:last-of-type {
    margin-right: 0;
  }
  .down-tag {
    margin-top: 30px;
  }
  .down-list {
    margin-top: 35px;
  }
  .down-list li {
    padding: 18px 0;
  }
  .down-list li .left {
    width: calc(100% - 80px);
  }
  .down-list li .left .title {
    font-size: 15px;
    margin: 10px 0 15px 0;
  }
  .down-list li .right p {
    font-size: 15px;
  }
  .down-list li::after {
    transition: 0s;
  }
  .cu1ct {
    padding: 60px 0 60px 0;
  }
  .pb-js-18 {
    font-size: 14px;
    margin-top: 10px;
    line-height: 26px;
  }
  .cu-list {
    margin-top: 30px;
  }
  .cu-list .item {
    width: 100%;
    margin-right: 0;
    height: auto;
    padding: 20px 20px 30px 20px;
  }
  .cu-list .item:not(:first-of-type) {
    margin-top: 20px !important;
  }
  .cu-list .item .rund {
    width: 46px;
    height: 46px;
  }
  .cu-list .item .rund img {
    transform: scale(0.7);
  }
  /*.cu-list .item .txt {*/
  /*  width: calc(100% - 46px - 28px);*/
  /*}*/
  .cu-list .item .txt h4 {
    font-size: 16px;
  }
  .cu-list .item .txt p {
    font-size: 14px;
    margin-top: 8px;
  }
  .cu2-box {
    padding: 0 0 60px 0;
    flex-direction: column-reverse;
    width: 92%;
    margin: 0 auto;
  }
  .pb-line-title {
    flex-direction: row;
  }
  .pb-line-title .line {
    width: 70px;
    height: 1px;
    margin: 0 15px 0 0;
  }
  .pb-line-title p {
    font-size: 14px;
    writing-mode: unset;
    text-orientation: unset;
  }
  .cu-swiper {
    width: 100%;
    margin-top: 20px;
  }
  .cu-swiper .ib {
    height: 190px;
  }
  .cu-swiper .swiper-pagination {
    top: 85%;
    padding-right: 10px;
  }
  .cu-swiper .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
  }
  .cu-swiper .title {
    font-size: 14px;
    padding-left: 0;
    margin-top: 13px;
  }
  .cont1ct {
    padding: 75px 0 60px 0;
  }
  .nd-nav a,
  .nd-nav span {
    font-size: 14px;
  }
  .cont1ct .top {
    flex-direction: column;
    margin-top: 40px;
  }
  .cont1ct .top .right {
    width: 100%;
    margin-top: 10px;
  }
  .pb-h6 {
    font-size: 14px;
    line-height: 26px;
  }
  .cont1ct .top .right .icon {
    margin-top: 30px;
  }
  .cont1ct .top .right .icon a .rund {
    width: 36px;
    height: 36px;
  }
  .cont1ct .top .right .icon a p {
    max-width: calc(100% - 36px - 16px);
    font-size: 14px;
  }
  .cont1ct .top .right .icon a:not(:first-of-type) {
    margin-top: 15px;
  }
  .map-b {
    margin-top: 60px;
  }
  .map-b .applx {
    margin-top: 30px;
  }
  .map-b .applx .wz {
    position: unset;
    transform: unset;
    opacity: 1;
    width: 100%;
    flex-shrink: 0;
    padding: 0;
  }
  .map-b .applx .wz:not(:first-of-type) {
    margin-top: 20px;
  }
  .map-b .applx .wz .rq {
    box-shadow: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 25px 18px;
  }
  .map-b .wz .rq h4 {
    font-size: 18px;
  }
  .map-b .wz .rq .tg p {
    font-size: 14px;
    min-height: 36px;
  }
  .map-b .wz .rq h6 {
    font-size: 14px;
    margin-top: 15px;
  }
  .map-b .content {
    margin-top: 40px;
  }
  .map-b .content .wz {
    display: none;
  }
  .map-b .rund .pulse1,
  .map-b .rund .pulse2 {
    display: none;
  }
  .map-b .print .rund .pulse {
    width: 8px;
    height: 8px;
  }
  .com1ct {
    padding: 75px 0 40px 0;
  }
  .com1ct .top {
    flex-direction: column;
    margin-top: 40px;
  }
  .com1ct .top .right {
    margin-top: 10px;
  }
  .com1ct .top .pb-h6 {
    width: 100%;
  }
  .com2ct {
    padding: 40px 0 60px 0;
  }
  .com2ct form .row {
    width: 100%;
    flex-direction: column;
  }
  .com2ct form .row .lab {
    width: 100%;
    font-size: 15px;
    text-align: left;
  }
  .com2ct form .row .nr {
    width: 100%;
    margin-top: 7px;
  }
  .com2ct form .row .nr input {
    font-size: 14px;
    height: 44px;
  }
  .com2ct form .row:not(:first-of-type) {
    margin-top: 20px;
  }
  .com2ct form .row .nr select {
    font-size: 14px;
    height: 44px;
  }
  .com2ct form .row .nr textarea {
    font-size: 14px;
    height: 100px;
  }
  .com2ct form .line {
    margin: 35px 0;
  }
  .com2ct form .dbl {
    flex-wrap: wrap;
    padding: 0;
  }
  .com2ct form .dbl .left {
    font-size: 15px;
    line-height: 27px;
    width: 100%;
  }
  .com2ct form .dbl button {
    width: 80%;
    height: 44px;
    margin: 15px auto 0;
  }
  .com2ct form .dbl button span {
    font-size: 15px;
  }
  .privacy-diaolog .content {
    width: 92%;
  }
  .privacy-diaolog .content .mide {
    padding: 0 0 35px 15px;
    margin-top: 15px;
  }
  .privacy-diaolog .content .title {
    font-size: 18px;
  }
  .privacy-diaolog .content .wz h1,
  .privacy-diaolog .content .wz h2,
  .privacy-diaolog .content .wz h3,
  .privacy-diaolog .content .wz h4,
  .privacy-diaolog .content .wz h5,
  .privacy-diaolog .content .wz h6 {
    font-size: 14px;
  }
  .privacy-diaolog .content .wz p,
  .privacy-diaolog .content .wz span {
    font-size: 14px;
    line-height: 28px;
    text-indent: 14px;
  }
  .privacy-diaolog .content .wz {
    height: 340px;
  }
  .case1ct {
    padding: 60px 0;
  }
  .pb-tag a {
    font-size: 14px;
    width: auto;
    min-width: 100px;
    min-height: 44px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px 15px;
    min-width: 145px;
  }
  .pb-tag a:not(:first-of-type) {
    margin-left: 0;
  }
  .pb-tag {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .case1ct .mide {
    margin-top: 40px;
  }
  .case1ct .mide .grid-item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .case1ct .mide .grid-sizer {
    width: calc((100% - 10px) / 2);
  }
  .case1ct .mide .grid-item p {
    font-size: 14px;
    margin-top: 10px;
  }
  .case1ct .mide .grid-item a .ib{
    height: 120px;
  }
  .cased1ct {
    padding: 75px 0 40px 0;
  }
  .cased1ct .pb-title-72 {
    margin-top: 25px;
  }
  .cased2ct {
    padding: 60px 0;
  }
  .cased2ct .row {
    flex-direction: column;
  }
  .cased2ct .row .desc {
    width: 100%;
    margin-top: 20px;
    padding-top: 0;
  }
  .cased2ct .row .type {
    width: 120px;
    min-height: 44px;
    font-size: 14px;
  }
  .cased2ct .row .desc p {
    font-size: 14px;
    line-height: 26px;
  }
  .cased2ct .row .desc h6 {
    font-size: 16px;
    line-height: 28px;
  }
  .cased2ct .row .desc .item:not(:first-of-type) {
    margin-top: 15px;
  }
  .cased2ct .row:not(:first-of-type) {
    margin-top: 30px;
  }
  .cased3ct {
    padding: 60px 0 50px 0;
  }
  .cased3ct .mide img {
    margin: 0 auto 15px;
  }
  .ab1ct {
    padding: 50px 0 60px 0;
  }
  .ab1ct .top {
    flex-direction: column;
  }
  .ab1ct .top .right {
    width: 100%;
    margin-top: 12px;
  }
  .ab1ct .mide {
    margin-top: 40px;
  }
  .ab1ct .mide .rund {
    width: 46px;
    height: 46px;
  }
  .ab1ct .mide .rund i {
    font-size: 26px;
  }
  .ab2-box {
    padding: 0 0 60px 0;
    flex-direction: column;
    width: 92%;
    margin: 0 auto;
  }
  .ab2-box .left {
    width: 100%;
    padding-top: 0;
  }
  .ab2-box .right {
    width: 100%;
    margin-top: 30px;
  }
  .ab2-box .right img {
    min-height: unset;
  }
  .pb-title-48 {
    font-size: 20px;
  }
  .ab2-box .left .desc {
    font-size: 14px;
    line-height: 26px;
    margin-top: 15px;
  }
  .ab2-box .flow-sw {
    position: unset;
    width: 100%;
    margin-top: 30px;
  }
  .ab2-box .ab1-swiper .swiper-slide {
    width: calc((100% - 10px) / 1.2);
  }
  .ab2-box .ab1-swiper .item {
    min-height: 158px;
    padding: 20px 20px 25px 20px;
  }
  .ab2-box .ab1-swiper .item .numb {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .ab2-box .ab1-swiper .item .txt h6 {
    font-size: 16px;
  }
  .ab2-box .ab1-swiper .item .txt p {
    margin-top: 5px;
  }
  .ab4-box .sw-b .gy-qh-btn {
    margin-top: 0;
  }
  .gy-qh-btn {
    position: unset;
    margin-top: 15px;
  }
  .gy-qh-btn .pbqh {
    width: 45px;
    height: 45px;
  }
  .gy-qh-btn .pbqh i {
    font-size: 16px;
  }
  .gy-qh-btn .pbqh:hover i {
    transform: unset;
  }
  .ab3ct {
    padding: 0 0 60px 0;
    flex-direction: column;
  }
  .ab3ct .left {
    width: 100%;
  }
  .ab3ct .left .gy-qh-btn {
    transform: unset;
  }
  .ab3ct .desc-swiper .item .title{
    font-size: 16px;
    margin-bottom: 8px;
  }
  .ab3ct .right {
    width: 100%;
    padding-top: 0;
    margin-top: 25px;
  }
  .ab3ct .desc-swiper .item .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .ab3ct .desc-swiper .item img {
    margin-top: 20px;
    height: 470px;
  }
  .ab3ct .right .rq::after {
    top: calc(100% - 50%);
    left: 25%;
    width: 100%;
    height: 100%;
  }
  .ab3ct .time-swiper {
    margin: 35px auto 0;
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }
  .ab3ct .mide-line {
    display: none;
  }
  .ab3ct .time-swiper .swiper-slide {
    justify-content: center;
    align-items: flex-end;
  }
  .ab3ct .time-swiper .wz {
    opacity: 0.5;
    text-align: center;
    padding: 0;
    transition: 0s;
  }
  .ab3ct .time-swiper .swiper-slide-active .wz {
    font-weight: bold;
    font-size: 38px;
  }
  .ab3ct .time-swiper .swiper-slide-prev .wz,
  .ab3ct .time-swiper .swiper-slide-next .wz {
    font-size: 28px;
  }
  .ab4-box {
    padding: 60px 0 60px 4%;
  }
  .ab4-box.abt{
    padding: 60px 0 60px 4%;
  }
  .ab4-box.abt .ab4-swiper .ib{
    height: 32vw;
  }
  .ab4-box .ab4-swiper {
    width: 100%;
    margin-top: 15px;
  }
  .ab4-box .ab4-swiper .swiper-slide {
    width: calc((100% - 10px) / 2);
  }
  /*.ab4-box .ab4-swiper .swiper-slide:nth-of-type(even) .ib {*/
  /*  margin-top: 16vw;*/
  /*}*/
  .ab4-box .ab4-swiper .ib {
    height: 32vw;
  }
  .ab4-box .sw-b {
    margin-top: 35px;
  }
  .ab4-box .sw-b::after {
    width: 100vw;
    height: 100%;
    top: 50%;
  }
  .join1ct {
    padding: 75px 0 40px 0;
  }
  .join1ct .top {
    flex-direction: column;
    margin-top: 35px;
  }
  .join1ct .top .right {
    width: 100%;
    margin-top: 12px;
  }
  .join3ct {
    padding: 60px 0 60px 0;
  }
  .join3ct .l-b {
    margin-top: 40px;
  }
  .join3ct .l-b .row {
    padding: 15px 10px 15px 10px;
  }
  .join3ct .l-b .row .lab {
    font-size: 14px;
    width: 90px;
  }
  .join3ct .l-b .row .nr {
    width: calc(100% - 90px - 15px);
  }
  .join3ct .l-b .row:first-of-type .nr .desc{
    font-weight: bold;
    font-size: 14px;
  }
  .join3ct .l-b .row .nr .desc {
    font-size: 14px;
  }
  .join3ct .l-b .dbl {
    margin-top: 20px;
  }
  .join3ct .l-b .dbl .tj {
    width: 120px;
    height: 42px;
    font-size: 14px;
  }
  .newsd1ct {
    padding: 75px 0 60px 0;
  }
  .newsd-mide {
    flex-direction: column;
  }
  .newsd-mide .content {
    width: 100%;
    padding-right: 0;
    border-right: none;
    padding-bottom: 60px;
  }
  .newsd-mide {
    margin-top: 50px;
  }
  .newsd-mide .top-mide .top-rq .time {
    font-size: 14px;
  }
  .newsd-mide .top-mide .top-rq .title {
    font-size: 18px;
  }
  .newsd-mide .top-mide .desc {
    margin-top: 30px;
  }
  .newsd-mide .top-mide .desc p,
  .newsd-mide .top-mide .desc span,
  .newsd-mide .top-mide .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .newsd-mide .top-mide .fx {
    margin-top: 40px;
  }
  .newsd-mide .top-mide .fx .wz {
    font-size: 14px;
  }
  .newsd-mide .top-mide .fy {
    margin-top: 40px;
    border-top: 3px solid #111111;
    padding: 20px 0;
    flex-direction: column;
  }
  .newsd-mide .top-mide .fy .it {
    width: 100%;
  }
  .newsd-mide .top-mide .fy img {
    margin: 10px 0;
    width: 28px;
  }
  .newsd-mide .top-mide .fy .it p {
    font-size: 14px;
  }
  .newsd-mide .xgtj .title {
    font-size: 20px;
    border-bottom: 3px solid #111111;
    padding-bottom: 12px;
  }
  .xgtj-list {
    margin-top: 30px;
  }
  .xgtj-list li a .ib {
    width: 150px;
    height: 150px;
  }
  .xgtj-list li a .txt {
    width: calc(100% - 150px - 20px);
  }
  .xgtj-list li a .txt .time {
    font-size: 14px;
  }
  .xgtj-list li a .txt h6 {
    font-size: 16px;
  }
  .xgtj-list li a {
    padding: 20px 0;
  }
  .newsd-mide .xgtj {
    margin-top: 60px;
  }
  .pb-slide {
    width: 100%;
  }
  .pb-slide .tj-box .tj-line {
    height: 3px;
    margin-top: 12px;
  }
  .pb-slide .tj-box .title {
    font-size: 20px;
  }
  .pb-slide .tj-box .new .row {
    padding: 20px 0;
  }
  .pb-slide .tj-box .new .row h6 {
    font-size: 16px;
  }
  .pb-slide .tj-box .new-more {
    width: calc(100% - 80px);
    height: 44px;
    font-size: 14px;
    margin: 30px auto 0;
  }
  .pb-slide .tj-box:not(:first-of-type) {
    margin-top: 60px;
  }
  .pb-slide .tj-box .rm {
    margin-top: 35px;
  }
  .pb-slide .tj-box .rm .item .txt h6 {
    font-size: 16px;
  }
  .pb-slide .tj-box .rm .item .txt {
    margin-top: 18px;
  }
  .pb-slide .tj-box .rm .item .txt .line {
    margin: 14px 0 19px 0;
  }
  .pb-slide .tj-box .rm .item .txt .more {
    margin-top: 19px;
  }
  .pb-slide .tj-box .rm .item:not(:first-of-type) {
    margin-top: 40px;
  }
  .pb-slide .tj-box .rm .item:hover {
    transform: unset;
  }
  .news1ct {
    padding: 60px 0;
  }
  .news-nav a,
  .news-nav span {
    font-size: 16px;
  }
  .news-nav span {
    display: none;
  }
  .news-nav a {
    margin: 0;
  }
  .news-nav a:not(:first-of-type) {
    margin-left: 15px;
  }
  .news-nav {
    margin-top: 30px;
  }
  .news-mide {
    flex-direction: column;
    margin-top: 40px;
  }
  .news-mide .content {
    width: 100%;
    padding-bottom: 60px;
  }
  .news-mide .box {
    padding-right: 0;
    padding-bottom: 0px;
    border-right: none;
  }
  .news-mide .news-swiper .item .ib {
    height: 200px;
  }
  .news-mide .news-swiper .item .txt .time {
    font-size: 14px;
  }
  .news-mide .news-swiper .item .txt .title {
    font-size: 18px;
  }
  .news-mide .news-swiper .item .txt {
    margin-top: 25px;
  }
  .news-mide .news-swiper .item .txt .type {
    margin-top: 36px;
  }
  .news-mide .news-swiper .swiper-pagination {
    margin-top: 36px;
  }
  .news-mide .news-swiper .swiper-pagination-bullet {
    width: 50px;
  }
  .news-list {
    margin-top: 60px;
  }
  .news-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  .news-list li a:hover {
    transform: unset;
  }
  .news-list li a .ib {
    height: 170px;
  }
  .news-list li a .txt .time {
    font-size: 14px;
  }
  .news-list li a .txt {
    margin-top: 20px;
  }
  .news-list li a .txt .title {
    font-size: 16px;
    margin: 7px 0 13px 0;
  }
  .news-list li a .txt .line {
    width: 26px;
    height: 2px;
  }
  .news-list li a .txt p {
    margin-top: 16px;
  }
  .news-list li a .txt .type {
    margin-top: 20px;
  }
  .news-list li {
    margin-top: 30px;
  }
  .psd1ct {
    padding: 75px 0 0 0;
  }
  .psd1ct .top {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 40px;
  }
  .psd1ct .top .desc {
    width: 100%;
    margin-top: 12px;
  }
  .psd1ct .mide {
    margin-top: 40px;
  }
  .psd1ct .psd-swiper {
    height: 180px;
  }
  .psd1ct .swiper-pagination {
    left: 0;
    bottom: 10px;
    top: unset;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .psd1ct .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 0.5;
    margin: 0 5px;
    width: 8px;
    height: 8px;
  }
  .psd1ct .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .ab4-box.case .sw-b::after {
    height: 100%;
  }
  .ab4-box .ab4-swiper p {
    font-size: 14px;
    margin-top: 10px;
  }
  .ab4-box.case .ab4-swiper .ib {
    height: 32vw;
  }
  .ps1ct {
    padding: 60px 0;
    width: 92%;
  }
  .ps1ct [data-aos]{
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  .ps1ct .mide {
    margin-top: 35px;
  }
  .pd-ser-list {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  .pd-ser-list li {
    padding-bottom: 0;
  }
  .pd-ser-list li:hover {
    transform: unset;
  }
  .pd-ser-list:nth-of-type(2) li:first-of-type {
    margin-top: 0;
  }
  .pd-ser-list li .ib {
    height: 200px;
  }
  .pd-ser-list li .txt h3 {
    font-size: 16px;
  }
  .pd-ser-list li .txt {
    margin-top: 15px;
  }
  .pd-ser-list li .txt h6 {
    font-size: 14px;
    margin: 10px 0 20px 0;
  }
  .pd-ser-list li:not(:first-of-type) {
    margin-top: 30px;
  }
  .teamct {
    padding: 60px 0;
    flex-direction: column;
  }
  .teamct .left {
    width: 100%;
  }
  .teamct .left h6 {
    font-size: 16px;
  }
  .teamct .left .desc {
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
  }
  .teamct .right {
    width: 100%;
    margin-top: 20px;
  }
  .team2-box .flow {
    top: -28px;
  }
  .team2-box .flow .rq .tm {
    font-size: 24px;
  }
  .team2-box .flow .rq .line {
    height: 30px;
    margin-right: 15px;
  }
  .team3ct {
    padding: 60px 0;
    flex-direction: column;
  }
  .team3ct .left {
    width: 100%;
  }
  .team3ct .left .line {
    width: 70px;
  }
  .team3ct .left p {
    font-size: 14px;
  }
  .team3ct .right {
    width: 100%;
    margin-top: 25px;
  }
  .team3ct .right .desc {
    font-size: 14px;
    line-height: 26px;
    margin-top: 12px;
  }
  .tec1ct {
    padding: 60px 0 80px 0;
  }
  .tec1ct .left {
    width: 100%;
    padding-top: 0;
  }
  .tec1ct .left .desc {
    margin-top: 12px;
  }
  .tec1ct .left .dd {
    margin-top: 40px;
  }
  .tec1ct .left .dd p {
    width: 8px;
    height: 8px;
  }
  .tec1ct .right {
    display: none;
  }
  .tec10-box {
    flex-direction: column !important;
    width: 92%;
    margin: 0 auto;
    overflow: unset;
  }
  .tec10-box.odd{
    padding: 20px 0 60px 0;
  }
  .tec10-box .left {
    padding-top: 0;
    width: 100%;
  }
  .tec10-box.event {
    padding: 0 0 0 0;
  }
  .tec10-box .left .big-title .flow-title {
    font-size: 40px;
    right: unset;
    left: 0;
    bottom: 35%;
  }
  .tec10-box .left .desc {
    font-size: 14px;
    line-height: 26px;
    margin: 12px 0 30px 0;
  }
  .tec10-box .left .more {
    width: 160px;
    height: 44px;
    font-size: 14px;
  }
  .tec10-box .right img {
    min-height: unset;
  }
  .tec10-box .right {
    width: 100%;
    margin-top: 40px;
  }
  .tec10-box .tec-swiper .item {
    /*min-height: 139px;*/
    padding: 20px 20px 25px 20px;
  }
  .tec10-box .flow-sw {
    position: unset;
    width: 100%;
    margin-top: 30px;
  }
  .tec10-box .tec-swiper .item .numb {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .tec10-box .tec-swiper .item .txt {
    font-size: 14px;
    line-height: 26px;
  }
  .tec3ct {
    padding: 75px 0;
  }
  .tec-title .flow-title {
    font-size: 40px;
    bottom: 35%;
  }
  .tec3ct .swb {
    margin-top: 40px;
  }
  .tec3ct .mide {
    height: auto;
    flex-direction: column-reverse;
  }
  .tec3ct .mide .left {
    width: 100%;
    padding: 20px 20px 45px 20px;
  }
  .tec3ct .mide .right {
    width: 100%;
  }
  .tec3ct .swb .pbqh .qh {
    width: 45px;
    height: 45px;
  }
  .tec3ct .swb .pbqh .qh i {
    font-size: 18px;
  }
  .tec3ct .swb .pbqh .qh:hover i {
    transform: unset;
  }
  .tec3ct .mide .left h3 {
    font-size: 18px;
  }
  .tec3ct .mide .left .desc {
    margin-top: 12px;
  }
  .tec3ct .swb .pbqh {
    bottom: -20px;
  }
  .tec4ct {
    padding: 70px 0 60px 0;
  }
  .tec-title.white .flow-title {
    opacity: 0.14;
  }
  .tec4ct .tec4-swiper {
    margin-top: 40px;
  }
  .tec4ct .tec4-swiper .item {
    margin-top: 0;
    width: 100%;
    margin-right: 0;
    padding: 20px 20px 20px 20px;
  }
  /* .tec4ct .tec4-swiper .item:not(:first-of-type) {
    margin-top: 20px;
  } */
  .tec4ct .tec4-swiper .item:hover::after {
    width: 0;
  }
  .tec4ct .tec4-swiper .item .rund {
    width: 40px;
    height: 40px;
  }
  .tec4ct .tec4-swiper .item .rund img {
    transform: scale(0.8);
  }
  /*.tec4ct .tec4-swiper .item .txt {*/
  /*  width: calc(100% - 40px - 17px);*/
  /*}*/
  .tec4ct .tec4-swiper .item .txt h3 {
    font-size: 16px;
  }
  .tec4ct .tec4-swiper .item .txt h6 {
    font-size: 14px;
    line-height: 25px;
  }
  .tec4ct .tec4-swiper .item .txt .tag {
    margin-top: 20px;
  }
  .tec4ct .tec4-swiper .item .txt .tag p {
    /* width: 90px;
    height: 36px; */
    padding: 4px 6px;
    min-width: 140px;
    font-size: 13px;
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .tec4ct .pbqh .qh {
    margin-right: 5px;
  }
  .tec4ct .pbqh .qh {
    width: 45px;
    height: 45px;
  }
  .tec4ct .pbqh .qh i {
    font-size: 16px;
  }
  .tec4ct .pbqh {
    margin-top: 20px;
  }
  .tec4ct .pbqh:hover i {
    transform: unset !important;
  }
  .tec5-box {
    padding: 60px 0 60px 4%;
  }
  .tec5-box .desc{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
    max-width: 100%;
  }
  .tec5-swiper {
    padding: 0;
    margin-top: 30px;
  }
  .tec5-swiper .swiper-slide {
    width: calc((100% - 15px) / 1.15);
  }
  .tec5-swiper .item:hover {
    transform: unset;
  }
  .tec5-swiper .item .txt {
    padding-top: 20px;
  }
  .tec5-swiper .item .txt h3 {
    font-size: 16px;
  }
  .tec5-swiper .item .txt .wz {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    margin-top: 7px;
  }
  .tec5-swiper .item .ib {
    height: 35vw;
  }
  .tec6ct {
    padding: 70px 0 50px 0;
  }
  .tec6ct .mide {
    margin-top: 40px;
  }
  .tec6ct .mide .desc h3 {
    font-size: 16px;
  }
  .tec6ct .mide .desc .wz {
    font-size: 14px;
    line-height: 25px;
  }
  .tec6ct .mide .tag {
    margin-top: 10px;
  }
  .tec6ct .mide .tag p {
    padding: 12px 16px;
    font-size: 13px;
    min-width: 135px;
  }
  .tec6ct .dbl {
    width: 100%;
    flex-wrap: wrap;
    border-bottom: none;
    margin-top: 45px;
  }
  .tec6ct .dbl a {
    width: 100%;
    padding-bottom: 10px;
  }
  .tec6ct .dbl a .rund {
    width: 34px;
    height: 34px;
  }
  .tec6ct .dbl a .rund img {
    transform: scale(0.8);
  }
  .tec6ct .dbl a p {
    width: calc(100% - 34px - 15px);
    font-size: 14px;
  }
  .tec6ct .dbl a:not(:first-of-type) {
    margin-top: 10px;
  }
  .tec7-box.ab .tec7ct {
    padding: 60px 0 0 0;
  }
  .tec7ct {
    padding: 60px 0 60px 0;
  }
  .tec7ct .desc{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .tec-title.lt .flow-title {
    left: 0;
  }
  .tec7ct .top .qhpb .qh {
    width: 45px;
    height: 45px;
  }
  .tec7ct .top .qhpb .qh i {
    font-size: 18px;
  }
  .tec7ct .top .qhpb .qh:hover i {
    transform: unset;
  }
  .tec7-swiper {
    padding: 0;
    margin-top: 35px;
  }
  .tec7-swiper .item:hover {
    transform: unset;
  }
  .tec7-swiper .item .ib {
    height: 210px;
  }
  .tec7-swiper .item .txt {
    padding-top: 20px;
  }
  .tec7-swiper .item .txt h3 {
    font-size: 16px;
  }
  .tec7-swiper .item .txt .wz {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
    width: 100%;
  }
  .tec7ct .top .left {
    width: calc(100% - 110px);
  }
  .tec8-box {
    padding: 0 0 60px 0;
    flex-direction: column;
    width: 92%;
    position: relative;
    margin: 0 auto;
  }
  .tec8-box .flow-rq {
    width: 100%;
    position: unset;
    margin-top: 15px;
  }
  .tec8-box .left {
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
  }
  .tec8-box .left img {
    min-height: unset;
    margin-bottom: 35px;
    /*margin-top: 35px;*/
  }
  .tec8-box .right {
    width: 100%;
    padding-top: 20px;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*z-index: 10;*/
  }
  .tec8-swiper .item {
    min-height: unset;
    padding: 20px 20px 25px 20px;
  }
  .tec8-swiper .item .rund {
    width: 40px;
    height: 40px;
  }
  .tec8-swiper .item .rund img {
    transform: scale(0.8);
  }
  /*.tec8-swiper .item .txt {*/
  /*  width: calc(100% - 40px - 17px);*/
  /*}*/
  .tec8-swiper .item .txt .title {
    font-size: 16px;
  }
  .tec8-swiper .item .txt h6 {
    font-size: 14px;
    line-height: 25px;
  }
  .tec8-swiper .item .txt .tag {
    margin-top: 15px;
    display: block !important;
    width: max-content !important;
    max-width: 100%;
  }
  .tec8-swiper .item .txt .tag p {
    padding: 5px 10px;
    font-size: 13px;
    margin-right: 0;
    width: auto !important;
  }
  .tec8-swiper {
    width: 100%;
  }
  .tec8-box .left .qhpb {
    margin: 0;
  }
  .tec8-box .left .qhpb .qh {
    width: 45px;
    height: 45px;
  }
  .tec8-box .left .qhpb .qh:hover i {
    transform: unset;
  }
  .tec8-box .left .qhpb .qh i {
    font-size: 18px;
  }
  .tec9ct {
    padding: 70px 0 60px 0;
  }
  .tec9ct .tec-title.white .flow-title {
    opacity: 0.2;
  }
  .tec9ct .mide {
    margin-top: 35px;
    flex-wrap: wrap;
  }
  .tec9ct .mide .item:nth-of-type(even) {
    transform: unset;
  }
  .tec9ct .mide .item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
    padding: 22px 12px 30px 12px;
  }
  .tec9ct .mide .item:nth-of-type(1),
  .tec9ct .mide .item:nth-of-type(2) {
    margin-top: 0;
  }
  .tec9ct .mide .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .tec9ct .mide .item .rund {
    width: 36px;
    height: 36px;
    margin: 0 auto 20px;
  }
  .tec9ct .mide .item .rund img {
    transform: scale(0.8);
  }
  .tec9ct .mide .item .txt h3 {
    font-size: 16px;
  }
  .tec9ct .mide .item .txt p {
    font-size: 14px;
  }
  .tec9ct .mide .item .tag {
    margin-top: 15px;
  }
  .tec9ct .mide .item .tag p {
    width: auto;
    padding: 5px 8px;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 13px;
  }
  .tec10-box {
    padding: 70px 0 0 0;
  }
  .ab4-box.event {
    padding: 70px 0 60px 4%;
  }
  .page {
    margin-top: 40px;
  }
  .page .el-pagination .btn-next,
  .page .el-pagination .btn-prev {
    width: 36px;
    height: 36px;
    min-width: 36px;
  }
  .page .el-pagination .btn-prev i,
  .page .el-pagination .btn-next i {
    font-size: 14px;
  }
  .page .el-pager li {
    width: 36px;
    height: 36px;
    line-height: 36px;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    font-size: 14px;
  }
  .social-share {
    display: flex !important;
  }
  .social-share .social-share-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: unset !important;
  }
  .ftct {
    padding: 40px 0 0 0;
  }
  .ftct .mide .ft-logo img {
    width: auto;
    height: 30px;
  }
  .ftct .mide .ft-nav {
    display: none;
  }
  .ftct .cont {
    margin-top: 30px;
    padding: 18px 0 25px 0;
    flex-wrap: wrap;
  }
  .ftct .cont .item {
    width: 100%;
    position: relative;
  }
  .ftct .cont .item:not(:first-of-type) {
    margin-top: 15px;
  }
  .ftct .cont .item a {
    font-size: 14px;
    font-weight: 400;
    width: calc(100% - 32px - 15px);
  }
  .ftct .cont .item p {
    width: calc(100% - 40px - 19px);
    margin-left: auto;
  }
  .ftct .cont .item .rund {
    width: 32px;
    height: 32px;
  }
  .ftct .cont .item .rund img {
    transform: scale(0.8);
  }
  .ftct .link .icon .item .ib img {
    transform: scale(0.8);
  }
  .ftct .link {
    padding: 15px 0 12px 0;
    flex-direction: column-reverse;
  }
  .ftct .link .left {
    margin-top: 12px;
  }
  .ftct .link .icon .item .flow img {
    width: 80px;
  }
}
@media only screen and (max-width: 760px) {
  .pd-ser-list li .ib {
    height: 160px;
  }
  .ab3ct .desc-swiper .item img {
    height: 280px;
  }
}
@media only screen and (max-width: 460px) {
  .pd-ser-list li .ib {
    height: 105px;
  }
  .ab3ct .desc-swiper .item img {
    height: 230px;
  }
}