@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: #c30d23;
    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: #c30d23;
  }
  .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,
  .center-1680 {
    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: 92vw;
  }
  .diaolog-pb i {
    font-size: 36px;
    left: unset;
    right: 0;
    bottom: calc(100% + 15px);
  }
  .custom-cursor {
    display: none !important;
  }
  .bento-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .bento-item {
    grid-column: span 1 !important;
    grid-row: span 1 !important;
    padding: 15px;
    border-radius: 6px;
  }
  .bento-item .title {
    font-size: 14px;
  }
  .bento-item .content {
    margin-top: 6px;
    font-size: 13px;
  }
  .bento-item .content p:not(:first-of-type) {
    margin-top: 5px;
  }
  #gt_float_wrapper {
    top: unset !important;
    bottom: 1% !important;
    right: 4% !important;
  }
  .header-box {
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .header-box .headerct .nav .nav-item {
    color: #333333;
  }
  .header-box .headerct .search {
    border-color: rgba(0, 0, 0, 0.25);
  }
  .header-box .headerct .search i {
    color: rgba(0, 0, 0, 0.8);
  }
  .header-box .headerct .search input {
    color: #333333;
  }
  .header-box .headerct .search input::placeholder {
    color: rgba(0, 0, 0, 0.25);
  }
  .headerct .right {
    margin-right: 30px;
  }
  .headerct .nav {
    display: none;
  }
  .headerct {
    height: 50px;
  }
  .headerct .logo img {
    height: 35px;
  }
  .headerct .search {
    margin-left: 0;
    width: 180px;
    height: 34px;
    padding: 0 10px;
  }
  .mySwiper {
    margin-top: 50px;
  }
  .mySwiper .bg {
    min-height: 220px;
    object-fit: cover;
  }
  .mySwiper .ct {
    top: 45%;
  }
  .mySwiper .ct h1 {
    font-size: 15px;
    width: 65%;
  }
  .mySwiper .ct h6 {
    font-size: 12px;
    line-height: 18px;
    margin: 8px 0 15px 0;
    width: 65%;
  }
  .mySwiper .ct .rq {
    width: 100%;
  }
  .mySwiper .ct .tz a {
    width: 110px;
    height: 34px;
    font-size: 12px;
  }
  .mySwiper .flow-dbl .line {
    display: none;
  }
  .mySwiper .flow-dbl .db {
    margin-bottom: 0;
  }
  .mySwiper .flow-dbl .db .cr {
    font-size: 16px;
  }
  .mySwiper .flow-dbl .db .to,
  .mySwiper .flow-dbl .db p {
    font-size: 13px;
  }
  .mySwiper .ct .tz a::before {
    transition: 0s;
  }
  .mySwiper .flow-dbl {
    bottom: 4%;
  }
  .mySwiper .ct .rq {
    opacity: 1;
    transform: translateY(0);
  }
  .i1ct {
    padding: 45px 0 60px 0;
  }
  .i1-swiper .item {
    padding: 15px 20px 15px 20px;
  }
  .i1-swiper .item .ib {
    width: 39px;
  }
  .i1-swiper .item .txt {
    width: calc(100% - 39px - 18px);
  }
  .i1-swiper .item .txt h6 {
    font-size: 14px;
  }
  .i1-swiper-pagination {
    margin-top: 20px;
  }
  .i1-swiper .item .txt p {
    font-size: 12px;
    line-height: 16px;
    height: 32px;
    -webkit-line-clamp: 3;
  }
  .i1-swiper-pagination .swiper-pagination-bullet-active {
    width: 26px;
  }
  .why-mide {
    margin-top: 60px;
  }
  .pb-h3 {
    font-size: 20px;
  }
  .pb-h6 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px;
  }
  .pb-h6 br {
    display: none;
  }
  .why-mide .rq {
    margin-top: 25px;
    flex-wrap: wrap;
  }
  .why-mide .rq .item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  .why-mide .rq .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .why-mide .rq .item .txt {
    display: none !important;
  }
  .tips {
    right: 4%;
    transform: unset;
    top: unset;
    bottom: 12%;
  }
  .tips .item:not(:last-child) {
    display: none;
  }
  .tips .item {
    width: 50px;
    height: 50px;
    border-radius: 6px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
  }
  .tips .item .zs img {
    transform: scale(1);
    height: 14px;
  }
  .tips .item .zs p {
    margin-top: 6px;
  }
  /*.why-mide .rq .item:not(:first-of-type) {*/
  /*  margin-top: 20px;*/
  /*}*/
  .why-mide .rq .item h4 {
    font-size: 14px;
    height: auto;
    line-height: 19px;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .why-mide .rq .item {
    padding: 15px 10px 12px 10px;
  }
  .why-mide .rq .item .ib {
    height: 28px;
    display: flex;
    justify-content: center;
  }
  .i2-box {
    padding: 60px 0;
  }
  .i2-box .top {
    flex-direction: column;
  }
  .i2-box .top .right {
    margin-top: 15px;
  }
  .i-pb-more p {
    font-size: 14px;
  }
  .i-pb-more {
    width: 180px;
    height: 40px;
  }
  .i2-swiper-pagination .swiper-pagination-bullet {
    height: 4px;
    border-radius: 2px;
  }
  .i2-swiper-pagination .swiper-pagination-bullet-active {
    width: 26px;
  }
  .i2-swiper-pagination {
    margin-top: 20px;
  }
  .i2-box .mide {
    width: 92%;
    margin: 35px auto 0;
  }
  .i2-swiper .item {
    height: 25vh;
  }
  .i2-swiper .item .jt {
    top: 26px;
    right: 30px;
  }
  .i2-swiper .item .txt h4 {
    font-size: 16px;
  }
  .i2-swiper .item:hover .txt {
    bottom: 20px;
  }
  .i3ct {
    padding: 40px 0;
  }
  .i3ct .top .right .desc {
    font-size: 13px;
    line-height: 20px;
    margin: 15px 0 25px 0;
  }
  .i3ct .top .right .desc p:not(:first-of-type) {
    margin-top: 10px;
  }
  .i3ct .top .left {
    display: none;
  }
  .i3ct .top .right {
    width: 100%;
    margin-left: 0;
  }
  .i3ct .top {
    padding-left: 0;
  }
  .i3-box .bg {
    width: 100%;
  }
  .i3ct .bottom {
    margin-top: 30px;
    flex-direction: column-reverse;
  }
  .i3ct .bottom .numContent {
    width: 100%;
    padding-top: 0;
  }
  .i3ct .bottom .numContent .item .sz .num,
  .i3ct .bottom .numContent .item .sz p {
    font-size: 26px;
  }
  .i3ct .bottom .numContent .item span {
    font-size: 13px;
    margin-top: 5px;
  }
  .i3ct .bottom .numContent .item:nth-of-type(3),
  .i3ct .bottom .numContent .item:nth-of-type(4) {
    margin-top: 20px;
  }
  .i3ct .bottom .vd-box {
    width: 100%;
    height: auto;
    margin: 25px 0 0 0;
  }
  .i3ct .bottom .vd-box img {
    border-radius: 6px;
  }
  .i3ct .bottom .vd-box .play {
    width: 50px;
    height: 50px;
    right: unset;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .i3ct .bottom .vd-box .play:hover {
    transform: translate(-50%, -50%);
  }
  .i4ct {
    padding: 60px 0;
  }
  .i4ct .top {
    flex-direction: column;
  }
  .i4ct .top .right {
    margin-top: 15px;
  }
  .news-list {
    margin-top: 35px;
  }
  .news-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  .news-list li a {
    padding: 8px 8px 20px;
    border-radius: 6px;
  }
  .news-list li a:hover {
    transform: unset;
    box-shadow: 0 0 8px rgba(195, 13, 35, 0.15);
  }
  .news-list li:nth-of-type(2n) {
    margin-right: 0px;
  }
  .news-list li:nth-of-type(3n) {
    margin-right: 10px;
  }
  .news-list li:nth-of-type(6n) {
    margin-right: 0px;
  }
  .news-list li:nth-of-type(3) {
    margin-top: 10px;
  }
  .news-list li a img {
    border-radius: 6px;
    height: 115px;
    margin-bottom: 10px;
  }
  .news-list li a .txt {
    padding: 0;
  }
  .news-list li a .txt .time {
    font-size: 14px;
  }
  .news-list li a .txt h6 {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin: 5px 0 10px 0;
  }
  .news-list li a .more span {
    font-size: 14px;
  }
  .news-list li a .more {
    margin-top: 20px;
  }
  .i4ct .news-list li:last-child {
    display: none;
  }
  .i5-box .bg {
    min-height: 350px;
    object-fit: cover;
  }
  .i5ct .mide .left .row:not(:first-of-type) {
    margin-top: 20px;
  }
  .i5ct {
    padding: 50px 0 60px 0;
  }
  .i5ct .mide {
    margin-top: 30px;
    border-radius: 6px;
    padding: 25px 25px 0 25px;
    flex-direction: column;
  }
  .i5ct .mide .left {
    width: 100%;
  }
  .i5ct .mide .right {
    width: 100%;
    margin-top: 25px;
  }
  .i5ct .mide .left .row .txt h6 {
    font-size: 16px;
  }
  .i5ct .mide .left .row .txt .desc {
    font-size: 14px;
  }
  .i5ct .mide .left .row .txt .desc br {
    display: block;
  }
  .i5ct .mide .left .row .txt .desc span {
    display: none;
  }
  .i5ct .mide .left .row .txt {
    width: calc(100% - 51px - 16px);
  }
  .i5ct .mide .right form .row {
    margin-bottom: 15px;
  }
  .i5ct .mide .right form button {
    margin-top: 25px;
    font-size: 14px;
    height: 48px;
  }
  .i5ct .mide .right form .row .item {
    width: calc((100% - 15px) / 2);
  }
  .i5ct .mide .right form .item input {
    height: 48px;
    font-size: 14px;
    padding: 0 10px 0 45px;
  }
  .i5ct .mide .right form .item img {
    left: 15px;
  }
  .banner {
    margin-top: 50px;
  }
  .banner .ct h1 {
    font-size: 20px;
  }
  .banner .b-nav {
    padding: 10px 0;
    margin-top: 15px;
  }
  .banner .b-nav span {
    margin: 0 10px;
  }
  .banner .bg {
    min-height: 220px;
  }
  .c1ct {
    padding: 45px 0 60px 0;
  }
  .c1ct .top {
    flex-direction: column;
  }
  .c1ct .top .left {
    width: 100%;
    font-size: 20px;
  }
  .c1ct .top .right {
    width: 100%;
    margin-top: 18px;
    line-height: 22px;
  }
  .c1ct .top .right p:not(:first-of-type) {
    margin-top: 10px;
  }
  .c1ct .mide {
    margin-top: 40px;
    flex-direction: column-reverse;
  }
  .c1ct .mide .right {
    width: 100%;
  }
  .c1ct .mide .left {
    width: 100%;
    height: 300px;
    border-radius: 6px;
    margin-top: 25px;
  }
  .c1ct .mide .right .row .txt h6 {
    font-size: 14px;
  }
  .c1ct .mide .right .row .txt .desc {
    font-size: 16px;
  }
  .c1ct .mide .right .row .txt .desc span {
    display: none;
  }
  .c1ct .mide .right .row .txt .desc br {
    display: block;
  }
  .c1ct .mide .right .row .txt {
    width: calc(100% - 48px - 16px);
  }
  .c1ct .mide .right .row {
    padding: 20px 0;
  }
  .c2ct {
    padding: 60px 0;
  }
  .c2ct .mide {
    border-radius: 12px;
    padding: 25px 25px 25px 25px;
    margin-top: 35px;
  }
  .c2ct form .item input {
    height: 48px;
    font-size: 14px;
    padding: 0 10px 0 45px;
  }
  .c2ct form .row {
    margin-bottom: 15px;
  }
  .c2ct form .row .item {
    width: calc((100% - 15px) / 2);
  }
  .c2ct form .item img {
    left: 15px;
  }
  .c2ct form .message img {
    top: 18px;
  }
  .c2ct form .item textarea {
    font-size: 14px;
    padding: 14px 10px 0 45px;
    height: 80px;
  }
  .c2ct form button {
    font-size: 14px;
    margin-top: 20px;
    height: 48px;
  }
  .ab1-box {
    margin-top: 50px;
  }
  .ab1ct h4 {
    width: 90%;
    font-size: 20px;
    line-height: 26px;
  }
  .ab1-box .bg {
    min-height: 280px;
  }
  .ab1ct {
    top: 35%;
  }
  .ab1-box .b-nav span {
    margin: 0 10px;
  }
  .ab1-box .numContent {
    margin-top: 15px;
    flex-wrap: wrap;
  }
  .ab1-box .numContent .item {
    width: calc(100% / 3);
    padding: 20px 15px 20px 15px;
  }
  .ab1-box .numContent .item:first-of-type {
    border-radius: 0;
  }
  .ab1-box .numContent .item:last-of-type {
    border-radius: 0;
  }
  .ab1-box .numContent .item:nth-of-type(3) {
    border-right: none;
  }
  .ab1-box .numContent .item:nth-of-type(4),
  .ab1-box .numContent .item:nth-of-type(5) {
    width: calc(100% / 2);
    border-top: 1px solid rgba(0, 0, 0, 0.07);
  }
  .ab1-box .numContent .item:hover {
    box-shadow: 0px 10px 20px 0px rgba(195, 13, 35, 0.47);
  }
  .ab1-box .numContent .item .db {
    margin: 17px 0 5px 0;
  }
  .ab1-box .numContent .item .db .num,
  .ab1-box .numContent .item .db p {
    font-size: 32px;
  }
  .ab1-box .numContent .item .ib {
    height: 32px;
  }
  .ab1-box .dbl {
    bottom: -250px;
  }
  .ab2ct {
    padding: 300px 0 60px 0;
    flex-direction: column;
  }
  .ab2ct .left {
    width: 100%;
    padding-top: 0;
  }
  .ab2ct .left h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .ab2ct .left .desc {
    margin: 15px 0 30px 0;
  }
  .ab2ct .left .desc p:not(:first-of-type) {
    margin-top: 10px;
  }
  .ab2ct .left .ib {
    width: 100%;
    height: auto;
    border-radius: 6px;
  }
  .ab2ct .left .ib .rund .play {
    width: 50px;
    height: 50px;
  }
  .ab2ct .right {
    width: 100%;
    margin-top: 40px;
  }
  .ab2ct .right img {
    border-radius: 6px;
  }
  .ab3-box .bg {
    min-height: 200px;
    object-fit: cover;
  }
  .ab3ct .row {
    flex-direction: column !important;
    padding: 20px 20px 25px 20px !important;
    border-radius: 6px;
  }
  .ab3ct .row .left {
    width: 100%;
    height: auto;
    border-radius: 6px;
  }
  .ab3ct .row .right .ib {
    margin-top: 20px;
  }
  .ab3ct .row .right .ib img {
    height: auto;
    border-radius: 6px;
  }
  .ab3ct .row .right {
    width: 100%;
    margin-top: 25px;
  }
  .ab3ct .row .right h4 {
    font-size: 18px;
  }
  .ab3ct .row .right .desc {
    margin: 12px 0 0 0;
  }
  .ab3ct {
    padding-bottom: 60px;
  }
  .ab4ct {
    padding: 60px 0;
    width: 92%;
    margin: 0 auto;
  }
  .ab4ct .title h6 {
    width: 92%;
    margin: 12px auto 0;
  }
  .ab4-swiper {
    margin-top: 35px;
  }
  .ab4ct .dbl .qh {
    width: 44px;
    height: 44px;
  }
  .ab4ct .dbl {
    margin-top: 20px;
  }
  .ab4-swiper .swiper-slide {
    border-radius: 6px;
  }
  .ab4-swiper {
    height: 28vh;
  }
  .ab4-swiper img:hover {
    transform: unset;
  }
  .ab5ct {
    padding: 50px 0 50px 0;
  }
  .ab5ct .sw-box {
    margin-top: 30px;
  }
  .ab5-swiper .prev {
    left: 0;
  }
  .ab5-swiper .next {
    right: 0;
  }
  .ab5-swiper .qh {
    width: 44px;
    height: 44px;
    top: 52px;
  }
  .ab5-swiper .zs .time {
    font-size: 50px;
  }
  .ab5-swiper .zs .desc {
    padding: 0;
    line-height: 22px;
  }
  .ab5-swiper .zs .rund {
    margin: 15px 0 20px 0;
  }
  .ab5ct .sw-box::before {
    top: 74px;
  }
  .ab5-swiper .flow {
    opacity: 0;
  }
  .ab5ct .dbl {
    font-size: 16px;
    margin-top: 150px;
  }
  .ab6ct {
    padding: 55px 0 60px 0;
  }
  .ab7-box {
    padding: 55px 0 60px 0;
  }
  .ab7-box .sw-box {
    padding-left: 4%;
    margin-top: 35px;
  }
  .ab7-swiper .item {
    padding: 20px 20px 20px 20px;
  }
  .ab7-swiper .item:hover {
    box-shadow: unset;
  }
  .ab7-swiper {
    padding: 0;
  }
  .ab7-swiper .item .ib {
    height: 200px;
  }
  .ab7-swiper .item .txt {
    margin-top: 15px;
  }
  .ab7-swiper .item .txt p {
    font-size: 14px;
    margin-top: 15px;
  }
  .ab7-swiper .item .ib .flow {
    opacity: 1;
  }
  .ab7-swiper-pagination {
    margin-top: 30px;
  }
  .ab8-box {
    padding: 55px 0 60px 0;
  }
  .ab8-box .sw-box {
    padding-left: 4%;
    margin-top: 35px;
  }
  .ab8-box .sw-box .item {
    border-radius: 6px;
  }
  .ab8-box .sw-box .item {
    height: 230px;
  }
  .ab8-swiper-pagination {
    margin-top: 30px;
  }
  .ab8-swiper .txt .db p {
    font-size: 14px;
  }
  .ab8-swiper .txt h6 {
    font-size: 15px;
  }
  .ab8-box .sw-box .item .flow {
    opacity: 1;
  }
  .nd1ct {
    padding: 80px 0 40px 0;
  }
  .nd-nav {
    padding: 0;
    border-top: none;
  }
  .nd1ct .mide .row {
    padding: 20px 0;
    flex-direction: column;
  }
  .nd1ct .mide .row h3 {
    width: 100%;
    font-size: 18px;
  }
  .nd1ct .mide .row .right {
    width: 100%;
    margin-top: 10px;
  }
  .nd1ct .mide .row .right p {
    font-size: 14px;
  }
  .nd2ct {
    padding: 55px 0 60px 0;
    flex-direction: column;
  }
  .nd2ct .left {
    width: 100%;
    font-size: 14px !important;
    line-height: 24px;
  }
  .nd2ct .left p,
  .nd2ct .left span {
    font-size: 14px !important;
    line-height: 24px;
  }
  .nd2ct .right {
    width: 100%;
    margin-top: 30px;
  }
  .nd2ct .right .tj {
    padding: 25px;
  }
  .nd2ct .right .tj h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .nd2ct .right .tj h3 {
    font-size: 14px;
  }
  .nd2ct .right .tj-list a h6 {
    font-size: 15px;
    margin-top: 8px;
  }
  .nd2ct .right .fy {
    margin-top: 30px;
  }
  .nd2ct .right .fy a p {
    font-size: 16px;
  }
  .nd2ct .right .fy a {
    padding: 18px 0;
  }
  .news-nav .ct a {
    font-size: 16px;
  }
  .news-nav .ct a:not(:last-of-type) {
    margin-right: 30px;
  }
  .news-nav .ct {
    height: 50px;
  }
  .n1ct {
    padding: 50px 0 60px 0;
  }
  .n1ct .top {
    border-radius: 6px;
    padding: 18px;
  }
  .n1-swiper a {
    flex-direction: column;
  }
  .n1-swiper a .left {
    width: 100%;
    height: auto;
    border-radius: 6px;
  }
  .n1-swiper a .right {
    width: 100%;
    margin-top: 20px;
  }
  .n1-swiper a .right .time {
    font-size: 14px;
  }
  .n1-swiper a .right h3 {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    -webkit-line-clamp: 2;
    margin: 10px 0 15px 0;
  }
  .n-more {
    margin-top: 25px;
    width: 180px;
    height: 46px;
    padding: 0 17px;
  }
  .n-more p {
    font-size: 14px;
  }
  .n-more::before {
    transition: 0s;
  }
  .n1-swiper-pagination .swiper-pagination-bullet {
    height: 6px;
  }
  .n1-swiper-pagination .swiper-pagination-bullet-active {
    width: 26px;
  }
  .n1-swiper-pagination {
    margin-top: 30px;
  }
  .pd1ct .nd-nav {
    display: none;
  }
  .pd1ct {
    padding: 100px 0 50px 0;
  }
  .pd1ct .mide {
    margin-top: 0;
    flex-direction: column;
  }
  .pd1ct .mide .left {
    width: 100%;
  }
  .pd1ct .mide .left h3 {
    font-size: 20px;
  }
  .pd1ct .mide .left .line {
    margin: 17px 0;
  }
  .pd1ct .mide .left .desc {
    font-size: 14px;
    line-height: 24px;
  }
  .pd1ct .mide .left .db {
    margin-top: 35px;
  }
  .pd1ct .mide .left .db span {
    font-size: 14px;
  }
  .pd1ct .mide .left .db .n-more {
    margin-top: 15px;
  }
  .pd1ct .mide .right {
    width: 100%;
    margin-top: 40px;
  }
  .pd1ct .mide .right .sw-box {
    flex-direction: column;
  }
  .pd1ct .mide .desc-swiper {
    width: 100%;
    height: 280px;
    border-radius: 6px;
  }
  .pd1ct .mide .time-swiper {
    height: 72px;
    width: 100%;
    margin-top: 15px;
  }
  .pd1ct .mide .time-swiper .swiper-slide {
    border-radius: 6px;
  }
  .pd1ct .mide .time-swiper::after {
    display: none;
  }
  .pd1ct .mide .qhb {
    margin-top: 20px;
    justify-content: center;
  }
  .pd1ct .mide .qhb .qh {
    width: 44px;
    height: 44px;
  }
  .pd1ct .mide .qhb .qh.prev {
    transform: rotate(-90deg);
  }
  .pd1ct .mide .qhb .qh.next {
    transform: rotate(-90deg);
  }
  .pd2ct {
    padding: 55px 0 60px 0;
  }
  .pd2ct .con {
    margin-top: 35px;
  }
  .pd2ct .ben-box {
    margin-top: 50px;
  }
  .pd2ct .ben-box h4 {
    font-size: 18px;
  }
  .bento-grid {
    margin-top: 35px;
  }
  .pd2ct .ben-box .dbl {
    margin-top: 25px;
  }
  .pd2ct .ben-box .dbl h6 {
    font-size: 14px;
  }
  .pd2ct .ben-box .dbl p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  .pd3ct {
    padding: 55px 0 60px 0;
    width: 92%;
    margin: 0 auto;
  }
  .pd3ct .swiper-pagination {
    margin: 0 30px;
  }
  .pd3-swiper {
    margin-top: 35px;
  }
  .pd3-swiper .swiper-slide {
    border-radius: 6px;
  }
  .pd3-swiper {
    height: 29vh;
  }
  .pd3-swiper img:hover {
    transform: unset;
  }
  .pd3ct .dbl {
    margin-top: 30px;
  }
  .pd3ct .dbl .qh {
    width: 44px;
    height: 44px;
  }
  .pd3ct .swiper-pagination-current {
    font-size: 18px;
  }
  .pd4ct {
    padding: 55px 0;
  }
  .pd4ct .pb-h3 {
    font-size: 20px;
  }
  .pd4ct .desc {
    width: 100%;
    margin: 15px auto 0;
    font-size: 14px;
    line-height: 22px;
  }
  .pd5ct {
    padding: 55px 0 60px 0;
  }
  .pd5ct .pd5-swiper {
    margin-top: 35px;
  }
  .pd5ct .sw-box {
    padding-left: 4%;
  }
  .pd5ct .pd5-swiper-pagination {
    margin-top: 30px;
  }
  .pd5ct .pd5-swiper .item {
    border-radius: 6px;
  }
  .pd5ct .pd5-swiper .item .txt {
    padding: 25px 18px 0 18px;
    margin-bottom: 15px;
  }
  .pd5ct .pd5-swiper .item .txt .number {
    font-size: 18px;
  }
  .pd5ct .pd5-swiper .item .txt .desc {
    font-size: 14px;
    line-height: 22px;
    margin-top: 7px;
  }
  .pd5ct .pd5-swiper .item .ib {
    height: 200px;
  }
  .pd5ct .pd5-swiper .item .ib .flow {
    font-size: 150px;
    left: -40px;
  }
  .pd5ct .vd .mide {
    margin-top: 15px;
  }
  .pd5ct .vd {
    margin-top: 60px;
  }
  .pd5ct .vd .ib {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    height: 180px;
    margin-top: 15px;
  }
  .pd5ct .vd .ib:nth-of-type(2n) {
    margin-right: 0;
  }
  .pd5ct .vd .ib:nth-of-type(3n) {
    margin-right: 10px;
  }
  .pd5ct .vd .ib:nth-of-type(6n) {
    margin-right: 0px;
  }
  .pd5ct .vd .ib img {
    border-radius: 6px;
  }
  .pd5ct .vd .ib .rund .play {
    width: 38px;
    height: 38px;
  }
  .p1ct {
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .p1ct .left {
    width: 100%;
  }
  .p1ct .left .item .two a {
    font-size: 14px;
  }
  .p1ct .left .item {
    padding: 25px 0;
  }
  .p1ct .left .item .two {
    margin-top: 20px;
  }
  .p1ct .right {
    width: 100%;
    margin-top: 30px;
  }
  .pro-list li:hover a {
    transform: unset;
  }
  .pro-list li a {
    border-radius: 6px;
    height: 200px;
  }
  .pro-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  .pro-list li a .more {
    top: 15px;
    right: 15px;
  }
  .pro-list li a p {
    font-size: 16px;
    padding: 0 10px;
  }
  .page .el-pagination .btn-next,
  .page .el-pagination .btn-prev {
    width: 36px;
    height: 36px;
    min-width: 36px;
  }
  .page .el-pager li {
    width: 36px;
    height: 36px;
    min-width: 36px;
    line-height: 36px;
  }
  .page {
    margin-top: 40px;
  }
  .ftct .top .mide {
    display: none;
  }
  .ftct {
    padding-top: 30px;
  }
  .ftct .top {
    flex-direction: column;
  }
  .ftct .top .left {
    width: 100%;
  }
  .ftct .top .left .logo img {
    height: 27px;
  }
  .ftct .top .right {
    width: 100%;
    margin-top: 15px;
  }
  .ftct .top .left p {
    font-size: 13px;
    line-height: 19px;
    margin-top: 15px;
  }
  .ftct .top .right p {
    font-size: 13px;
    line-height: 19px;
  }
  .ftct .top .right .email-form {
    height: 42px;
    margin: 10px 0 28px 0;
  }
  .ftct .top .right .email-form input {
    font-size: 14px;
  }
  .ftct .top .right .email-form button {
    font-size: 14px;
  }
  .ftct .top .right .icon {
    justify-content: center;
  }
  .ftct .top .right .icon a .flow .rq img {
    width: 80px;
  }
  .ftct .bottom {
    padding: 11px 0;
    margin-top: 20px;
  }
  .ftct .bottom a {
    font-size: 12px;
    text-align: center;
  }
}
@media only screen and (max-width: 460px) {
  .pd5ct .pd5-swiper .item .ib {
    height: 200px;
  }
  .i3ct .bottom .vd-box {
    height: 180px;
  }
  .pd5ct .vd .ib {
    height: 120px;
  }
  .mySwiper .ct h6 {
    font-size: 8px;
    line-height: 12px;
    width: 55%;
  }
}
