@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 .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: var(--font-family);
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 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: #ff2927;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom {
    background-color: #ff2927;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #ff2927;
  }
  .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;
  }
  .header-box {
    background-color: #ffffff;
    box-shadow: 0px 2px 20px 0px rgba(102, 102, 102, 0.1);
    border-bottom-color: transparent;
  }
  .header-box .headerct .logo img:last-of-type {
    display: block;
  }
  .header-box .headerct .logo img:first-of-type {
    display: none;
  }
  .header-box .headerct .nav li > a {
    color: #222222;
  }
  .header-box .headerct .nav li > a::after {
    background-color: #ff2927;
  }
  .header-box .headerct .icon .pbrund {
    background-color: #e8e8e8;
  }
  .header-box .headerct .icon .pbrund i {
    color: #222222;
  }
  .header-box .headerct .icon .pbrund .ib img:last-of-type {
    display: block;
  }
  .header-box .headerct .icon .pbrund .ib img:first-of-type {
    display: none;
  }
  .header-box .headerct .icon .pbrund:hover i {
    color: #ffffff;
  }
  .header-box .headerct .icon .pbrund:hover .ib img:last-of-type {
    display: none;
  }
  .header-box .headerct .icon .pbrund:hover .ib img:first-of-type {
    display: block;
  }
  .header-box {
    padding: 0 4%;
  }
  .headerct {
    height: 50px;
    padding-right: 30px;
  }
  .headerct .nav {
    display: none;
  }
  .headerct .logo img {
    height: 30px;
  }
  .headerct .icon {
    margin-left: 0;
  }
  .headerct .icon .pbrund {
    width: 34px;
    height: 34px;
  }
  .headerct .icon .pbrund i {
    font-size: 15px;
  }
  .headerct .icon .pbrund .flow {
    transform: scaleY(0);
    left: unset;
    right: 0;
  }
  .headerct .icon .pbrund .flow .rq::before {
    transform: unset;
    right: 10px;
    left: unset;
  }
  .headerct .icon .pbrund:hover .flow {
    transform: scaleY(1);
  }
  .headerct .icon .pbrund .flow .rq img {
    width: 80px;
  }
  .mySwiper {
    height: 250px;
    margin-top: 50px;
  }
  .mySwiper .ct .rq {
    width: 100%;
    opacity: 1;
    transform: unset;
  }
  .mySwiper .ct h3 {
    font-size: 16px;
  }
  .mySwiper .ct h6 br {
    display: none;
  }
  .mySwiper .ct h6 {
    font-size: 14px;
    margin-top: 7px;
    width: 60%;
  }
  .mySwiper .ct .pb-more-b {
    margin-top: 25px;
  }
  .mySwiper .play {
    width: 38px;
    height: 38px;
    border: 1px solid #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15%;
    border-radius: 50%;
    z-index: 11;
    transition: 0.3s;
  }
  .mySwiper .play i {
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .pb-more {
    width: 100px;
    height: 38px;
    font-size: 14px;
  }
  .pb-more::before {
    transition: 0s;
  }
  .mySwiper .qh .qb {
    width: 30px;
    height: 30px;
  }
  .mySwiper .qh .qb i {
    font-size: 14px;
  }
  .mySwiper .qh {
    bottom: 15px;
  }
  .i1ct {
    height: auto;
    flex-wrap: wrap;
  }
  .i1ct .item {
    width: calc(100% / 2);
    height: 140px;
    border-top: 1px solid #ffffff;
  }
  .i1ct .item:nth-of-type(1),
  .i1ct .item:nth-of-type(2) {
    border-top: none;
  }
  .i1ct .item:last-of-type {
    width: 100%;
  }
  .i1ct .item .ib {
    width: 53px;
    height: 37px;
    margin-bottom: 18px;
  }
  .i1ct .item .txt p {
    font-size: 16px;
  }
  .i1ct .item .txt span {
    margin-top: 6px;
  }
  .i2ct {
    padding: 50px 0 60px 0;
  }
  .title-48 {
    font-size: 20px;
  }
  .i2ct .content {
    margin-top: 30px;
  }
  .i2ct .tag a {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .i2ct .mide {
    height: 570px;
    margin-top: 20px;
  }
  .i2ct .i2-swiper .rq {
    flex-direction: column-reverse;
  }
  .i2ct .i2-swiper .rq .left {
    width: 100%;
    height: 320px;
    padding: 20px 20px 0 20px;
  }
  .i2ct .i2-swiper .rq .left h3 {
    font-size: 16px;
  }
  .i2ct .i2-swiper .rq .left .tagb p {
    padding: 5px 15px;
  }
  .i2ct .i2-swiper .rq .left .tagb {
    margin-top: 5px;
  }
  .i2ct .i2-swiper .rq .left .desc {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .i2ct .i2-swiper .rq .left .pb-more-b {
    margin-top: 20px;
  }
  .i2ct .i2-swiper .rq .left .sz {
    font-size: 70px;
    left: 15px;
    bottom: -23px;
  }
  .i2ct .i2-swiper .rq .right {
    width: 100%;
    height: 250px;
  }
  .i2ct .mide .prev {
    left: 10px;
  }
  .i2ct .mide .next {
    right: 10px;
  }
  .i2ct .mide .qhpb {
    top: 115px;
    z-index: 3;
    width: 38px;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .i2ct .mide .box:first-of-type .qhpb {
    z-index: 4;
  }
  .i2ct .mide .box.active .qhpb {
    z-index: 5;
  }
  .i3-title {
    position: relative;
  }
  .i3-title .i-pb-more {
    position: absolute;
    right: 0;
    top: 3px;
  }
  .pb-h6 {
    font-size: 14px;
    margin-top: 7px;
  }
  .i3-title .pb-h6 {
    margin-top: 10px;
  }
  .i-pb-more {
    padding-bottom: 5px;
  }
  .i-pb-more p {
    font-size: 14px;
    margin-right: 20px;
  }
  .solve-mide {
    margin-top: 30px;
    padding-bottom: 60px;
  }
  .solve-mide .flow-bg {
    object-fit: cover;
    min-height: 120px;
  }
  .solve-swiper {
    padding: 0 0 15px 0;
    width: 92%;
  }
  .solve-swiper .swiper-pagination-progressbar {
    width: 92%;
  }
  .solve-swiper .item:hover {
    transform: unset;
  }
  .solve-swiper .item .txt {
    padding: 20px 12px 0 12px;
  }
  .solve-swiper .item .txt h4 {
    font-size: 17px;
  }
  .solve-swiper .item .txt p {
    font-size: 13px;
    line-height: 20px;
    margin-top: 15px;
  }
  .solve-swiper .item .more {
    width: 34px;
    height: 34px;
    right: 12px;
    bottom: 16px;
  }
  .solve-swiper .item .more i {
    font-size: 14px;
  }
  .solve-swiper .item {
    height: 270px;
  }
  .i4ct {
    padding: 50px 0 50px 0;
  }
  .i4ct .pb-title {
    width: 80%;
    margin: 0 auto;
  }
  .i4ct .i4pb-sw a {
    height: 80px;
    box-shadow: 0px 0px 12px 0px rgba(102, 102, 102, 0.12);
  }
  .i4ct .i4pb-sw {
    padding: 12px 0;
  }
  .i4ct .mide {
    margin-top: 20px;
  }
  .i5ct {
    padding: 50px 0 60px 0;
  }
  .i5ct .mide {
    margin-top: 35px;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .i5ct .mide::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .i5ct .mide::-webkit-scrollbar-thumb {
    background: #888888;
  }
  .i5ct .mide::-webkit-scrollbar-track {
    background: #f5f5f5;
  }
  .i5ct .mide .item {
    width: 90%;
    margin-right: 20px;
    flex-shrink: 0;
    margin-top: 0;
    padding: 0 20px 0 20px;
    height: 130px;
  }
  .i5ct .mide .item:hover {
    box-shadow: unset;
  }
  .i5ct .mide .item:nth-of-type(2) {
    margin-right: 20px;
  }
  .i5ct .mide .item img {
    transform: scale(0.8);
  }
  .i5ct .mide .item .left h4 {
    font-size: 16px;
  }
  .i5ct .mide .item .left p {
    margin-top: 7px;
  }
  .i6ct {
    padding: 50px 0 60px 0;
  }
  .i6ct .top {
    flex-direction: column;
    position: relative;
  }
  .i6ct .top .pb-h6.lt {
    margin-top: 13px;
  }
  .i6ct .top .i-pb-more {
    position: absolute;
    top: 3px;
    right: 0;
  }
  .news-tag {
    margin-top: 25px;
  }
  .news-tag a {
    font-size: 14px;
    padding: 6px 18px;
  }
  .news-list {
    margin-top: 30px;
  }
  .news-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  .news-list li:nth-of-type(3) {
    margin-top: 10px;
  }
  .news-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .news-list li:nth-of-type(3n) {
    margin-right: 10px;
  }
  .news-list li:nth-of-type(6n) {
    margin-right: 0;
  }
  .news-list li a {
    padding: 18px 10px 25px 10px;
  }
  .news-list li a .time h3 {
    font-size: 22px;
  }
  .news-list li a .time h6 {
    font-size: 14px;
    margin-top: 5px;
  }
  .news-list li a .title {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-top: 10px;
  }
  .news-list li a img {
    height: 100px;
    margin-top: 15px;
  }
  .news-list li a .desc {
    margin-top: 13px;
  }
  .news-list li a .mm {
    margin-top: 17px;
  }
  .i6ct .news-list li:nth-of-type(3) {
    display: none;
  }
  .vd-list {
    margin-top: 30px;
  }
  .vd-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  .vd-list li:nth-of-type(3) {
    margin-top: 10px;
  }
  .vd-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .vd-list li:nth-of-type(3n) {
    margin-right: 10px;
  }
  .vd-list li:nth-of-type(6n) {
    margin-right: 0;
  }
  .vd-list li a {
    padding: 18px 10px 25px 10px;
  }
  .vd-list li a .title {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  .vd-list li a .ib {
    height: 100px;
    margin-top: 15px;
  }
  .vd-list li a .ib .flow i {
    font-size: 26px;
  }
  .banner {
    margin-top: 50px;
    height: 240px;
  }
  .banner .ct h3 {
    font-size: 20px;
  }
  .banner .ct h6 {
    font-size: 14px;
    margin-top: 7px;
  }
  .banner .ct h6 br {
    display: none;
  }
  .con1ct {
    padding: 50px 0 0 0;
  }
  .con1ct .gs .line {
    display: none;
  }
  .con1ct .gs {
    flex-direction: column;
    padding: 25px 20px 32px 20px;
  }
  .con1ct .gs .left {
    width: 100%;
  }
  .con1ct .gs .left h3 {
    font-size: 18px;
  }
  .con1ct .gs .left .big-phone {
    margin-top: 15px;
  }
  .con1ct .gs .left .big-phone p {
    font-size: 16px;
    margin-left: 10px;
  }
  .con1ct .gs .left .big-phone .rund {
    width: 30px;
    height: 30px;
  }
  .con1ct .gs .left .big-phone .rund i {
    font-size: 18px;
  }
  .con1ct .gs .left .desc {
    margin-top: 15px;
  }
  .con1ct .gs .left .desc a {
    font-size: 14px;
  }
  .con1ct .gs .left .desc a:not(:first-of-type) {
    margin-top: 5px;
  }
  .con1ct .gs .icon {
    width: 100%;
    margin-top: 25px;
  }
  .con1ct .gs .icon .wz {
    font-size: 14px;
  }
  .con1ct .gs .icon .rq {
    margin-top: 10px;
    justify-content: center;
  }
  .con1ct .gs .icon .rq a {
    width: 44px;
    height: 44px;
  }
  .con1ct .gs .icon .rq a:not(:first-of-type) {
    margin-left: 20px;
  }
  .con1ct .gs .icon .rq a .rund img {
    transform: scale(0.6);
  }
  .con1ct .message-bd {
    margin-top: 0;
  }
  .message-bd {
    padding: 50px 0 60px 0;
  }
  .message-bd form {
    width: 100%;
    margin: 30px auto 0;
  }
  .message-bd form input,
  .message-bd form select {
    height: 40px;
    font-size: 14px;
    text-indent: 10px;
  }
  .message-bd form .row:not(:first-of-type) {
    margin-top: 15px;
  }
  .message-bd form textarea {
    margin-top: 15px;
    font-size: 14px;
    height: 80px;
  }
  .message-bd form button {
    width: 150px;
    height: 40px;
    margin: 30px auto 0;
    font-size: 14px;
  }
  .message-bd .layui-form-select input{
     text-indent: 0;
  }
  .message-bd .layui-form-select dl dd{
      font-size: 13px;
  }
  .map-box {
    margin: 0 auto;
    height: 300px;
  }
  .banner .pb-more-b {
    margin: 20px auto 0;
  }
  .case1-box .row .mide {
    padding: 55px 0 60px 0;
    flex-direction: column-reverse !important;
  }
  .case1-box .row .mide .left {
    width: 100%;
  }
  .case1-box .row .mide .left h4 {
    font-size: 18px;
  }
  .case1-box .row .mide .left .jjfa h6 {
    font-size: 14px;
    line-height: 24px;
    margin: 8px 0 20px 0;
  }
  .case1-box .row .mide .left .jjfa .desc .h p {
    font-size: 14px;
  }
  .case1-box .row .mide .left .jjfa .desc .h:not(:first-of-type) {
    margin-top: 10px;
  }
  .case1-box .row .mide .right {
    width: 100%;
    height: auto;
  }
  .case1-box .row .mide .left .td {
    margin-top: 15px;
  }
  .case1-box .row .mide .left .td .desc .h p {
    font-size: 14px;
  }
  .case1-box .row .mide .right::before {
    width: 100px;
    height: 90px;
    right: -5px !important;
    bottom: -5px !important;
    left: unset !important;
  }
  .case2ct {
    padding: 45px 0 60px 0;
  }
  .case-swiper {
    margin-top: 30px;
    padding-bottom: 25px;
  }
  .case-swiper .item .ib {
    height: 200px;
  }
  .case-swiper .item .txt {
    font-size: 14px;
    padding: 20px 15px 0 15px;
  }
  .case-swiper .item {
    padding-bottom: 18px;
  }
  .clct {
    padding: 50px 0 60px 0;
  }
  .cl-list {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
    margin-top: 30px;
  }
  .cl-list .item {
    margin-top: 0;
    flex-shrink: 0;
    width: calc((100% - 12px) / 2);
    margin-right: 12px !important;
    height: 270px;
  }
  .cl-list .item:last-of-type {
    margin-right: 0 !important;
  }
  .cl-list .item::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .cl-list .item::-webkit-scrollbar-thumb {
    background: #888888;
  }
  .cl-list .item::-webkit-scrollbar-track {
    background: #f5f5f5;
  }
  .cl-list .item:hover {
    transform: unset;
  }
  .cl-list .item .txt {
    padding: 20px 12px 0 12px;
  }
  .cl-list .item .txt h4 {
    font-size: 17px;
  }
  .cl-list .item .txt p {
    font-size: 13px;
    line-height: 20px;
    margin-top: 15px;
  }
  .cl-list .item .more {
    width: 34px;
    height: 34px;
    right: 12px;
    bottom: 16px;
  }
  .cl-list .item .more i {
    font-size: 14px;
  }
  .pb-min-nav .ct a:not(:first-of-type) {
    margin-left: 20px;
  }
  .pb-min-nav .ct a {
    font-size: 14px;
  }
  .pb-min-nav .ct {
    height: 50px;
  }
  .ab1ct {
    padding: 60px 0 60px 0;
    flex-direction: column;
  }
  .ab1ct .left {
    width: 100%;
  }
  .ab1ct .left .dt h3 {
    font-size: 20px;
  }
  .ab1ct .left .dt h6 {
    font-size: 16px;
  }
  .ab1ct .left .desc {
    font-size: 16px;
    line-height: 26px;
    padding-left: 40px;
    margin-top: 24px;
  }
  .ab1ct .left .desc img {
    width: 24px;
  }
  .ab1ct .left .txt {
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
  }
  .ab1ct .left .txt p:not(:first-of-type) {
    margin-top: 15px;
  }
  .ab1-box .flow-wz .marquee {
    font-size: 80px;
  }
  .ab1-box .flow-wz {
    top: 45px;
  }
  .ab1ct .right {
    width: 100%;
    margin-top: 25px;
    padding-top: 0;
  }
  .ab2-box {
    width: 92%;
    padding-bottom: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .ab2-box::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .ab2-box::-webkit-scrollbar-thumb {
    background: #888888;
  }
  .ab2-box::-webkit-scrollbar-track {
    background: #f5f5f5;
  }
  .ab2-box .item {
    width: 90%;
    margin-right: 15px;
    flex-shrink: 0;
    padding: 20px 20px 0 20px;
    height: 230px;
  }
  .ab2-box .item:last-of-type {
    margin-right: 0;
  }
  .ab2-box .item .tt .ib {
    width: 40px;
    height: 41px;
  }
  .ab2-box .item .tt .bs h6 {
    font-size: 20px;
  }
  .ab2-box .item .tt .bs p {
    font-size: 14px;
  }
  .ab2-box .item .flow {
    margin-top: 60px;
  }
  .ab2-box .item .flow h4 {
    font-size: 20px;
  }
  .ab2-box .item .flow p {
    font-size: 13px;
    line-height: 21px;
  }
  .ab3-box {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 90px 0 110px 0;
  }
  .ab3-box .right {
    width: 100%;
    padding: 0 4% 0 4%;
  }
  .ab3-box .left {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }
  .ab3-box .flow-b {
    position: relative;
    width: 92%;
    margin: 30px auto 0;
    bottom: unset;
    left: unset;
  }
  .ab3-box .flow-wz {
    z-index: 1;
  }
  .ab3-box .right .tt {
    flex-direction: column;
    align-items: center;
  }
  .ab3-box .title-48,
  .ab3-box .pb-h6 {
    color: #ffffff;
  }
  .ab3-box .right .tt .qh {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    z-index: 1;
  }
  .ab3-box .right .tt .qh .pb {
    width: 40px;
    height: 40px;
  }
  .ab3-box .flow-wz {
    font-size: 54px;
    left: 4%;
    top: 30px;
  }
  .nd1-box {
    margin-top: 50px;
  }
  .ny-nav {
    display: none;
  }
  .nd1ct h3 {
    font-size: 18px;
    margin-top: 0;
  }
  .nd1ct .dbl {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .nd1ct .dbl p:not(:first-of-type) {
    margin-left: 0;
  }
  .nd1ct .dbl p {
    margin-right: 20px;
    font-size: 14px;
  }
  .nd2ct {
    padding: 30px 0 60px 0;
  }
  .nd2ct .content {
    font-size: 14px;
    line-height: 26px;
  }
  .nd2ct .content p,
  .nd2ct .content span {
    font-size: 14px;
    line-height: 26px;
  }
  .nd2ct .content table td {
    padding: 10px 10px;
  }
  /*.nd2ct .content .ndtb{*/
  /*  width: 100%;*/
  /*  overflow-x: auto;*/
  /*  padding-bottom: 10px;*/
  /*  -webkit-overflow-scrolling: touch;*/
  /*  scrollbar-width: thin;*/
  /*  scrollbar-color: #888 transparent;*/
  /*}*/
  /*.nd2ct .content .ndtb::-webkit-scrollbar {*/
  /*  width: 4px;*/
  /*  height: 4px;*/
  /*}*/
  /*.nd2ct .content .ndtb::-webkit-scrollbar-thumb {*/
  /*  background: #888888;*/
  /*}*/
  /*.nd2ct .content .ndtb::-webkit-scrollbar-track {*/
  /*  background: #f5f5f5;*/
  /*}*/
  /*.nd2ct .content .ndtb table{*/
  /*    min-width: 100%;*/
  /*    width: max-content;*/
  /*}*/
  .nd2ct .fx > p {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .nd2ct .fx {
    margin-top: 30px;
  }
  .nd2ct .fy {
    margin-top: 25px;
    padding-top: 15px;
  }
  .nd2ct .fy a {
    font-size: 14px;
  }
  .nd2ct .fy a:not(:first-of-type) {
    margin-top: 7px;
  }
  .nd3ct {
    padding: 50px 0 60px 0;
  }
  .tj-list {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .tj-list li {
    width: 100%;
    margin-right: 0;
  }
  .tj-list li:not(:first-of-type) {
    margin-top: 25px;
  }
  .tj-list li {
    padding: 20px 20px 30px 20px;
  }
  .tj-list li img {
    height: auto;
  }
  .tj-list li .txt {
    padding-top: 20px;
  }
  .tj-list li .txt .time {
    font-size: 14px;
  }
  .tj-list li .txt h4 {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    margin: 10px 0 20px 0;
  }
  .newsct {
    padding: 45px 0 60px 0;
  }
  .pd1ct {
    padding: 75px 0 55px 0;
  }
  .pd1ct .mide {
    flex-direction: column-reverse;
    margin-top: 0;
  }
  .pd1ct .mide .right {
    width: 100%;
  }
  .pd1ct .mide .pd-swiper .rq {
    height: 190px;
  }
  .pd1ct .mide .pd-swiper {
    padding-bottom: 25px;
  }
  .pd1ct .mide .pd-swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .pd1ct .mide .left {
    margin-top: 35px;
    width: 100%;
  }
  .pd1ct .mide .left h3 {
    font-size: 18px;
  }
  .pd1ct .mide .left .tag p {
    font-size: 14px;
    padding: 8px 16px;
    min-width: 90px;
  }
  .pd1ct .mide .left .tag {
    margin-top: 5px;
  }
  .pd1ct .mide .left .desc {
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 30px 0;
  }
  .pd1ct .mide .left .dbl a {
    width: 150px;
    height: 40px;
    font-size: 14px;
  }
  .pd2ct {
    padding: 50px 0 60px 0;
  }
  .pd2ct .xnzb .mide {
    margin-top: 30px;
    padding: 10px 20px 20px 20px;
    border-radius: 10px;
  }
  .pd2ct .xnzb .mide .row {
    /* flex-direction: column; */
  }
  .pd2ct .xnzb .mide .row .item {
    width: calc((100% - 10px) / 2);
    padding: 15px 0;
  }
  .pd2ct .xnzb .mide .row .item .desc {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
  }
  .pd2ct .gzhj {
    margin-top: 60px;
  }
  .pd2ct .gzhj .mide {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .pd2ct .gzhj .mide .item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px !important;
    padding: 30px 13px 15px 13px;
    height: 205px;
  }
  .pd2ct .gzhj .mide .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .pd2ct .gzhj .mide .item:nth-of-type(1),
  .pd2ct .gzhj .mide .item:nth-of-type(2) {
    margin-top: 0 !important;
  }
  .pd2ct .gzhj .mide .item .ib {
    width: 40px;
    height: 38px;
  }
  .pd2ct .gzhj .mide .item .txt {
    margin-top: 20px;
  }
  .pd2ct .gzhj .mide .item .txt h4 {
    font-size: 16px;
  }
  .pd2ct .gzhj .mide .item .txt p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 6px;
  }
  .pd3ct {
    padding: 50px 0 60px 0;
  }
  .pd3ct .yqtd .content {
    margin-top: 30px;
    font-size: 14px;
    line-height: 26px;
  }
  .pd3ct .yqtd .content p,
  .pd3ct .yqtd .content span {
    font-size: 14px;
    line-height: 26px;
  }
  .pd3ct .pzqd {
    margin-top: 60px;
  }
  .pd3ct .pzqd .content {
    margin-top: 30px;
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .pd3ct .pzqd .content::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .pd3ct .pzqd .content::-webkit-scrollbar-thumb {
    background: #888888;
  }
  .pd3ct .pzqd .content::-webkit-scrollbar-track {
    background: #f5f5f5;
  }
  .pd3ct .pzqd .content table {
    min-width: 100%;
    width: max-content;
  }
  .pd3ct .pzqd .content table tr:first-of-type td {
    padding: 14px 11px;
    font-size: 15px;
  }
  .pd3ct .pzqd .content table td {
    padding: 12px 11px;
    font-size: 13px;
  }
  .pd4ct {
    padding: 50px 0 60px 0;
  }
  .pd4ct .message-bd {
    padding: 40px 20px 40px 20px;
  }
  .p1ct {
    padding: 50px 0 60px 0;
  }
  .pro-list {
    margin-top: 30px;
  }
  .pro-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  .pro-list li:nth-of-type(3) {
    margin-top: 10px;
  }
  .pro-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .pro-list li:nth-of-type(3n) {
    margin-right: 10px;
  }
  .pro-list li:nth-of-type(6n) {
    margin-right: 0;
  }
  .pro-list li .ib {
    height: 120px;
  }
  .pro-list li .ib img {
    max-height: 70%;
    max-width: 85%;
  }
  .pro-list li .txt {
    padding: 0px 10px 20px 10px;
  }
  .pro-list li .txt h4 {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    -webkit-line-clamp: 2;
  }
  .pro-list li .txt .desc {
    font-size: 13px;
    line-height: 21px;
    margin-top: 7px;
  }
  .pro-list li .txt .pb-more-b {
    margin-top: 20px;
    justify-content: space-between;
  }
  .pro-list li .txt .pb-more {
    width: calc((100% - 5px) / 2);
    font-size: 13px;
    height: 32px;
  }
  .pro-list li .txt .pb-more-b .pb-more:not(:first-of-type) {
    margin-left: 0;
  }
  .ser1-1ct {
    padding: 45px 0 60px 0;
  }
  .ser1-list {
    margin-top: 30px;
  }
  .ser1-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
    padding: 20px 15px 23px 15px;
  }
  .ser1-list li h4 {
    font-size: 15px;
    line-height: 24px;
    height: 48px;
  }
  .ser1-list li .desc {
    font-size: 13px;
    line-height: 22px;
    height: 44px;
    margin-top: 5px;
  }
  .ser1-list li .i-pb-more {
    margin-top: 20px;
  }
  .ser2-1ct {
    padding: 45px 0 60px 0;
  }
  .ser2-list {
    margin-top: 30px;
  }
  .ser2-list li .zs .wz {
    width: calc(100% - 35px);
    font-size: 14px;
  }
  .ser2-list li .content {
    font-size: 14px;
    padding: 23px 0px 20px 0px;
  }
  .ser2-list li .zs {
    padding: 20px 0;
  }
  .ser3-1ct {
    padding: 45px 0 60px 0;
  }
  .ser3-list {
    margin-top: 30px;
  }
  .ser3-list li {
    width: 100%;
    margin-right: 0;
    padding: 25px 25px 25px 25px;
  }
  .ser3-list li:not(:first-of-type) {
    margin-top: 25px;
  }
  .ser3-list li .ib {
    width: 40px;
    height: 40px;
    border-radius: 4px;
  }
  .ser3-list li .ib img {
    transform: scale(0.8);
  }
  .ser3-list li .txt {
    width: calc(100% - 40px - 15px);
  }
  .ser3-list li .txt h4 {
    font-size: 16px;
  }
  .ser3-list li .txt a {
    margin-top: 20px;
    width: 100px;
  }
  .ser3-diaolog .content .line {
    display: none;
  }
  .ser3-diaolog .content {
    width: 92%;
  }
  .ser3-diaolog .content .mide {
    flex-direction: column;
    padding: 10px 20px 30px 20px;
  }
  .ser3-diaolog .content .left {
    width: 100%;
    max-width: 100%;
  }
  .ser3-diaolog .content .left h6 {
    font-size: 14px;
  }
  .ser3-diaolog .content .left h4 {
    font-size: 16px;
    margin-top: 4px;
  }
  .ser3-diaolog .content .left input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin-top: 15px;
  }
  .ser3-diaolog .content .left button {
    height: 40px;
    font-size: 14px;
    margin-top: 25px;
  }
  .ser3-diaolog .content .right {
    margin-top: 25px;
    flex-direction: row;
  }
  .ser3-diaolog .content .right h6 {
    font-size: 14px;
  }
  .ser3-diaolog .content .right .qr {
    border-radius: 4px;
    padding: 4px;
    margin: 10px 0 0 0;
    width: max-content;
  }
  .ser3-diaolog .content .right .qr img {
    width: 100px;
  }
  .ser3-diaolog .content .right .ww {
    margin-left: 15px;
  }
  .ser3-diaolog .content .right .wz {
    font-size: 14px;
    text-align: left;
  }
  .ser3-diaolog .content .right .txt {
    font-size: 14px;
    line-height: 23px;
    text-align: left;
  }
  .page {
    margin-top: 30px;
  }
  .page .el-pager li {
    width: 30px;
    height: 30px;
    min-height: 30px;
    line-height: 30px;
    min-width: 30px;
    font-size: 12px;
  }
  .page .el-pagination .btn-next,
  .page .el-pagination .btn-prev {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
  }
  .ftct {
    padding: 40px 0 18px 0;
  }
  .ftct .mide .zj h3,
  .ftct .mide .left h3 {
    font-size: 18px;
  }
  .ftct .mide .left h3 {
    margin-bottom: 20px;
  }
  .ftct .mide .left .rb .row p {
    font-size: 14px;
  }
  .ftct .mide .left .rb .row:not(:first-child) {
    margin-top: 8px;
  }
  .ftct .mide .left .icon {
    margin-top: 30px;
    flex-direction: column;
  }
  .ftct .mide .zj {
    display: none;
  }
  .ftct .mide {
    flex-direction: column-reverse;
  }
  .ftct .mide form {
    width: 100%;
  }
  .ftct .mide .left .icon .wz {
    font-size: 14px;
  }
  .ftct .mide .left {
    width: 100%;
    margin-top: 30px;
  }
  .ftct .mide .left .icon .rq {
    margin-top: 7px;
  }
  .ftct .mide .left .icon .rq a .flow .bz img {
    width: 80px;
  }
  .ftct .mide form button {
    margin: 23px auto 0;
    font-size: 14px;
  }
  .ftct .mide form textarea {
    height: 50px;
    margin-top: 20px;
  }
  .ftct .mide form .row:not(:first-of-type) {
    margin-top: 14px;
  }
  .ftct .link {
    margin-top: 20px;
    padding-top: 18px;
  }
  .ftct .mide form h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .tips li .rund {
    width: 36px;
    height: 36px;
    border-radius: 4px;
  }
  .tips li .rund img {
    transform: scale(0.6);
  }
  .tips li:not(:first-of-type) {
    margin-top: 8px;
  }
  .tips li .flow .rq .qr img {
    width: 80px;
  }
  .tips li .flow .rq .wz {
    font-size: 14px;
  }
}
