@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: 100;
    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: 101;
    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: #00458E;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #00458E;
  }
  .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 {
    padding-left: 0;
    top: 0px;
    height: 50px;
    width: 100% !important;
  }
  .header-box .nav {
    display: none;
  }
  .header-box .right {
    padding: 0 40px 0 4%;
    width: 100%;
  }
  .header-box .right .logo img {
    height: 26px;
  }
  .header-box .search {
    margin: 0 15px 0 auto;
  }
  .header-box .lan .zs p {
    font-size: 14px;
    margin: 0 7px;
  }
  .header-box .lan .zs {
    height: 32px;
    padding: 0 18px;
  }
  .header-box .search {
    width: 32px;
    height: 32px;
  }
  .header-box .search i {
    font-size: 14px;
  }
  .header-box .lan .flow {
    padding-top: 8px;
  }
  .header-box .lan .flow .rq a {
    font-size: 14px;
  }
  .header-box .lan .flow .rq {
    padding: 7px 0;
  }
  .mySwiper {
    height: auto;
    margin-top: 50px;
  }
  .mySwiper .bg {
    height: 190px;
  }
  .mySwiper .ct {
    width: 78% !important;
    margin: 0 auto;
  }
  .mySwiper .ct h3 {
    font-size: 18px;
  }
  .mySwiper .qh {
    transform: unset;
    top: 84px;
  }
  .mySwiper .prev {
    left: 4%;
  }
  .mySwiper .next {
    right: 4%;
  }
  .mySwiper .qh i {
    font-size: 22px;
  }
  .mySwiper .flow-desc {
    position: unset;
    transform: unset;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.03);
    width: 100% !important;
  }
  .mySwiper .flow-desc .rq {
    width: 92%;
    margin: 0 auto;
    padding: 25px 0 28px 0;
    background-color: transparent;
  }
  .mySwiper .flow-desc .rq .tp p {
    font-size: 16px;
  }
  .title-48 {
    font-size: 20px;
    line-height: 30px;
  }
  .pb-h6-16 {
    font-size: 14px;
    line-height: 26px;
  }
  .pb-h6-16 br {
    display: none;
  }
  .gy-title .pb-h6-16 {
    margin-top: 10px;
  }
  .i1ct .mide {
    margin: 30px 0;
    flex-direction: column;
    height: auto;
  }
  .i1ct .mide .left {
    width: 100%;
    height: 330px;
  }
  .i1ct .mide .right {
    width: 100%;
    margin-top: 10px;
  }
  .i1ct .mide .right .item{
      height: 165px;
  }
  .i1ct .mide .item .flow {
    display: none;
  }
  .i1ct .mide .item p {
    font-size: 16px;
    word-break: break-word;
    padding: 0 10px 13px 10px;
  }
  .i1ct .mide .item:hover::before {
    opacity: 1;
    bottom: 0;
  }
  .gy-more {
    font-size: 14px;
  }
  .i1ct {
    padding: 40px 0 60px 0;
  }
  .i2-box .top {
    flex-direction: column;
  }
  .i2-box .top .pb-h6-16 {
    width: 100%;
    margin-top: 10px;
  }
  .i2-box .bottom {
    margin-top: 30px;
    flex-direction: column;
    height: auto;
  }
  .i2-box .bottom .left {
    width: 100%;
  }
  .i2-box .bottom .bg {
    min-height: 170px;
  }
  .i2-box .bottom .left .time {
    bottom: 25px;
    left: 4%;
    width: calc(100% - 4%);
  }
  .i2-box .bottom .left .time img {
    width: 52%;
  }
  .i2-box .bottom .left .lg img {
    width: 70px;
  }
  .i2-box .bottom .left .gy-more {
    width: 135px;
    height: 39px;
  }
  .i2-box .bottom .left .lg a {
    margin-top: 15px;
  }
  .i2-box .bottom .right {
    width: 100%;
  }
  .i3ct {
    padding: 55px 0 60px 0;
  }
  .i3ct .mide {
    margin: 25px 0 35px 0;
  }
  .i3ct .mide .item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    padding: 10px 10px 20px 10px;
    box-shadow: 0px 0px 13px 0px rgba(17, 17, 17, 0.15);
  }
  .i3ct .mide .item .txt {
    padding: 15px 5px 0 5px;
  }
  .i3ct .mide .item .ib {
    height: 85px;
  }
  .i3ct .mide .item .txt .tp img {
    opacity: 1;
    transform: translateX(0);
    width: 24px;
  }
  .i3ct .mide .item .txt .tp .time {
    font-size: 14px;
    width: 88px;
    height: 28px;
  }
  .i3ct .mide .item .txt h6 {
    font-size: 15px;
    margin: 15px 0 5px 0;
  }
  .i4-box {
    height: auto;
    flex-direction: column;
  }
  .i4-box .left {
    width: 100%;
  }
  .i4-box .right {
    width: 100%;
    padding: 30px 4% 40px 4%;
    flex-direction: column;
  }
  .i4-box .right .wz {
    width: 100%;
  }
  .i4-box .right form {
    width: 100%;
    margin-top: 28px;
  }
  .i4-box .right form select {
    font-size: 14px;
  }
  .i4-box .right form .row {
    margin-top: 15px;
  }
  .i4-box .right .wz h3 {
    font-size: 20px;
  }
  .i4-box .right .wz p {
    margin-top: 10px;
  }
  .i4-box .right form .row input {
    height: 32px;
    font-size: 14px;
  }
  .i4-box .right form button {
    margin: 35px auto 0;
  }
  .i4-box .layui-form-select input,
  .i4-box .layui-form-select dd{
      font-size: 14px;
  }
  .banner {
    height: 200px;
    margin-top: 50px;
  }
  .gy-min-nav.start .ct {
    justify-content: flex-start;
  }
  .gy-min-nav .ct a:not(:first-of-type) {
    margin-left: 20px;
  }
  .gy-min-nav .ct a {
    font-size: 14px;
    flex-shrink: 0;
  }
  .gy-min-nav .ct {
    height: 50px;
    overflow-x: auto;
    justify-content: flex-start;
  }
  .gy-min-nav .ct a::after {
    bottom: 0;
  }
  .ny-min-nav {
    display: none;
  }
  .con2-1ct {
    padding: 40px 0 60px 0;
  }
  .con2-1ct .mide {
    margin-top: 35px;
  }
  .con2-1ct .mide .row {
    flex-direction: column;
  }
  .con2-1ct .mide .row img {
    width: 100%;
    height: auto;
  }
  .con2-1ct .mide .row .txt {
    width: 100%;
    margin-top: 18px;
  }
  .con2-1ct .mide .row .txt .name {
    font-size: 18px;
    border-left: 4px solid #00458e;
    padding-left: 10px;
  }
  .con2-1ct .mide .row .txt .desc {
    margin-top: 20px;
  }
  .con2-1ct .mide .row .txt .desc h4 {
    font-size: 16px;
  }
  .con2-1ct .mide .row .txt .desc .ab {
    font-size: 14px;
    line-height: 22px;
    margin-top: 7px;
  }
  .con2-1ct .mide .row:not(:first-of-type) {
    margin-top: 40px;
  }
  .con1-1ct .map-b {
    margin-top: 35px;
  }
  .con1-1ct .map-b .item .top .name {
    font-size: 16px;
  }
  .con1-1ct .map-b .item .desc {
    margin: 25px 0 25px 0;
  }
  .con1-1ct .map-b .item .desc h4 {
    font-size: 16px;
  }
  .con1-1ct .map-b .item .rw .rw-item {
    width: 100%;
    margin-right: 0;
    align-items: flex-start;
  }
  .con1-1ct .map-b .item .rw .rw-item:not(:first-of-type) {
    margin-top: 25px;
  }
  .con1-1ct .map-b .item .rw .rw-item img {
    width: 120px;
  }
  .con1-1ct .map-b .item .rw .rw-item .txt {
    width: calc(100% - 120px - 15px);
    margin-left: 15px;
  }
  .con1-1ct .map-b .item .rw .rw-item .txt h4 {
    font-size: 16px;
  }
  .con1-1ct .map-b .item .rw .rw-item .txt .r-desc {
    margin-top: 7px;
  }
  .con1-1ct .map-b .item .rw .rw-item .txt .r-desc a {
    font-size: 14px;
    line-height: 22px;
  }
  .con1-1ct {
    padding: 40px 0 60px 0;
  }
  .con1-1ct .map-b .map-rq {
    margin-top: 40px;
    height: 280px;
  }
  .con1-1ct .map-b .item:not(:first-of-type) {
    margin-top: 60px;
  }
  .ab4-1ct {
    padding: 45px 0 40px 0;
  }
  .ab4-1ct .mide {
    margin-top: 35px;
  }
  .ab4-1ct .mide a {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    height: 80px;
    margin-bottom: 15px;
  }
  .ab4-1ct .mide a:nth-of-type(2n) {
    margin-right: 0;
  }
  .ab4-1ct .mide a .flow p {
    font-size: 12px;
    margin-top: 10px;
    max-height: 36px;
  }
  .ab4-1ct .mide a .flow {
    padding: 0 10px;
  }
  .ab4-1ct .mide a .flow .line {
    width: 30px;
  }
  .ab3-1ct {
    padding: 40px 0 60px 0;
  }
  .ab3-1ct .mide {
    margin-top: 30px;
  }
  .ab3-1ct .mide .item {
    margin-right: 0;
    width: 100%;
  }
  .ab3-1ct .mide .item:not(:first-of-type) {
    margin-top: 30px !important;
  }
  .ab3-1ct .mide .item .ib {
    height: auto;
  }
  .ab3-1ct .mide .item .txt {
    width: calc(100% - 40px);
    padding: 24px 26px 36px 26px;
    margin: -24px auto 0;
  }
  .ab3-1ct .mide .item .txt .line {
    width: 26px;
  }
  .ab3-1ct .mide .item .txt h4 {
    font-size: 18px;
    margin: 13px 0 14px 0;
  }
  .ab3-2ct {
    padding: 0px 0 60px 0;
  }
  .ab3-2ct .mide {
    margin-top: 30px;
  }
  .ab3-2ct .title-48 {
    color: #222222;
  }
  .ab3-2box .bg {
    display: none;
  }
  .ab3-2ct .mide .item {
    width: 100%;
    margin-right: 0;
    padding: 28px 20px 30px 20px;
    height: auto;
  }
  .ab3-2ct .mide .item:not(:first-of-type) {
    margin-top: 25px !important;
  }
  .ab3-2ct .mide .item .ib {
    width: 41px;
  }
  .ab3-2ct .mide .item .txt {
    width: calc(100% - 41px - 20px);
  }
  .ab3-2ct .mide .item .txt .line {
    width: 24px;
  }
  .ab3-2ct .mide .item .txt h4 {
    font-size: 18px;
    margin: 9px 0 13px 0;
  }
  .ab3-3ct {
    width: 92%;
  }
  .ab3-3ct .mide {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .ab3-3ct .mide .item {
    width: 100%;
    margin-right: 0;
  }
  .ab3-3ct .mide .item:not(:first-of-type) {
    margin-top: 25px;
  }
  .ab3-3ct {
    padding: 0 0 60px 0;
  }
  .ab3-3ct .mide .item img {
    height: auto;
  }
  .ab3-3ct .mide .item .txt {
    padding: 20px 25px 30px 25px;
  }
  .ab3-3ct .mide .item .txt .line {
    width: 24px;
  }
  .ab3-3ct .mide .item .txt h4 {
    font-size: 18px;
    margin: 10px 0 10px 0;
  }
  .ab2-1ct {
    padding: 45px 0 60px 0;
  }
  .ab2-1ct .mide {
    width: 100%;
    margin: 30px auto 0;
    padding-top: 15px;
  }
  .ab2-1ct .mide::before {
    left: 0;
    transform: unset;
    width: 1px;
  }
  .ab2-1ct .mide .row {
    flex-direction: column-reverse !important;
  }
  .ab2-1ct .mide .row .left {
    width: calc(100% - 26px - 13px);
    margin-top: 20px;
    margin-left: auto;
  }
  .ab2-1ct .mide .row .left .rq {
    padding: 14px 20px 20px 20px;
  }
  .ab2-1ct .mide .row .left .desc {
    font-size: 14px;
    line-height: 22px;
  }
  .ab2-1ct .mide .row .right {
    width: 100%;
  }
  .ab2-1ct .mide .row::before {
    width: 12px;
    height: 12px;
    border: 1px solid #dcdcdc;
    left: 0;
    top: 10px;
    z-index: 1;
  }
  .ab2-1ct .mide .row .right p {
    transform: translateY(2px);
    width: 26px;
  }
  .ab2-1ct .mide .row .right h4 {
    font-size: 18px;
    margin-left: 13px;
  }
  .ab2-1ct .mide .row:nth-of-type(even) .right {
    flex-direction: row;
  }
  .ab2-1ct .mide .row:nth-of-type(even) .right h4 {
    margin-left: 13px;
    margin-right: 0;
  }
  .ab2-1ct .mide .row:not(:first-of-type) {
    margin-top: 30px;
  }
  .ab1-1ct {
    padding: 45px 0 60px 0;
  }
  .ab1-1ct .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .ab1-1ct .desc p:not(:first-of-type) {
    margin-top: 15px;
  }
  .ab1-1ct img {
    margin: 20px auto 0;
  }
  .ab1-1ct .title-48.left {
    text-align: center;
  }
  .nd1-box {
    margin-top: 50px;
  }
  .nd1ct {
    padding: 25px 0 30px 0;
  }
  .nd1ct h3 {
    font-size: 18px;
  }
  .nd1ct .db {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .nd1ct .db p:not(:first-of-type) {
    margin-left: 0;
  }
  .nd1ct .db p {
    margin-right: 20px;
    font-size: 14px;
  }
  .nd2ct {
    padding: 45px 0 60px 0;
  }
  .nd2ct .content img {
    margin: 20px auto;
  }
  .nd2ct .content {
    font-size: 14px;
    line-height: 26px;
  }
  .nd2ct .content p,
  .nd2ct .content span {
    font-size: 14px;
    line-height: 26px;
  }
  .nd2ct .backbtn {
    font-size: 14px;
    margin: 40px auto 0;
    height: 42px;
  }
  .nd2ct .dbl {
    margin-top: 60px;
    padding-top: 20px;
  }
  .nd2ct .dbl a {
    font-size: 14px;
  }
  .news1ct {
    padding: 45px 0 60px 0;
  }
  .news1ct form {
    width: 100%;
    height: 44px;
    padding: 0 19px;
  }
  .news1ct form button i {
    font-size: 18px;
  }
  .news1ct form input {
    font-size: 14px;
    width: calc(100% - 18px);
  }
  .news1ct .tagb {
    margin-top: 30px;
    padding: 0;
  }
  .news1ct .tagb .tag a {
    width: auto;
    height: 38px;
    font-size: 14px;
    padding: 0 10px;
    min-width: 65px;
  }
  .news1ct .tagb p {
    font-size: 14px;
  }
  .news1ct .title-48 {
    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: 10px 10px 20px 10px;
  }
  .news-list li a .txt {
    padding: 15px 5px 0 5px;
  }
  .news-list li a .txt .time {
    width: 88px;
  }
  .news-list li a .txt h4 {
    font-size: 15px;
    line-height: 23px;
    height: 46px;
    margin: 12px 0 8px 0;
  }
  .news-list li a .txt img {
    display: none;
  }
  .news-list li a .ib {
    height: 80px;
  }
  .news-list {
    margin-top: 25px;
  }
  .pd1ct {
    padding: 90px 0 60px 0;
  }
  .pd1ct .min-nav {
    display: none;
  }
  .pd1ct .mide {
    margin-top: 0;
    flex-direction: column-reverse;
  }
  .pd1ct .mide .left {
    width: 100%;
    margin-top: 25px;
  }
  .pd1ct .mide .left h3 {
    font-size: 22px;
  }
  .pd1ct .mide .left .desc {
    font-size: 14px;
    line-height: 24px;
  }
  .pd1ct .mide .left .db {
    margin-top: 35px;
  }
  .pd1ct .mide .right {
    width: 100%;
  }
  .pd1ct .mide .left .db a {
    width: 170px;
    height: 42px;
  }
  .pd1ct .mide .left .db a:first-of-type{
     width: 175px;
  }
  .pd1ct .mide .left .db a:last-of-type{
      width: 155px;
  }
  .pd1ct .mide .left .db a img {
    transform: scale(0.8);
  }
  .pd1ct .mide .left .db a p {
    font-size: 14px;
  }
  .pd-nav .ct {
    height: 50px;
  }
  .pd-nav .ct a {
    font-size: 14px;
    text-align: center;
  }
  .pd2ct {
    padding: 35px 0 60px 0;
  }
  .pd-title p {
    width: 100px;
    margin: 0 auto 10px;
  }
  .pd2ct .mide {
    margin-top: 30px;
  }
  .pd2ct .mide .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .pd2ct .mide .row {
    margin-top: 20px;
  }
  .pd2ct .mide .row .ib {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    height: 120px;
  }
  .pd3ct {
    padding: 0 0 60px 0;
  }
  .pd3ct .box {
    margin-top: 30px;
  }
  .pd3ct .name {
    font-size: 18px;
    padding: 7px 12px;
  }
  .pd3ct .mide tr:first-of-type td {
    font-size: 15px !important;
  }
  .pd3ct .mide th:first-of-type,
  .pd3ct .mide td:first-of-type {
    padding-left: 12px !important;
  }
  .pd3ct .mide td {
    padding: 12px 8px !important;
    font-size: 13px !important;
  }
  .pd3ct .mide td p,
  .pd3ct .mide td span {
    font-size: 13px !important;
  }
  .pd3ct .mide tr:first-of-type td p,
  .pd3ct .mide tr:first-of-type td span {
    font-size: 15px !important;
  }
  .pd3ct .mide {
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #888 transparent; /* Firefox */
  }
  .pd3ct .mide::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .pd3ct .mide::-webkit-scrollbar-thumb {
    background: #888888;
  }
  .pd3ct .mide::-webkit-scrollbar-track {
    background: #f5f5f5;
  }
  .pd3ct .mide table {
    min-width: 100%;
    width: max-content !important;
  }
  .pd4ct {
    padding: 0 0 50px 0;
  }
  .pd4-list {
    margin-top: 30px;
  }
  .pd4-list li:nth-of-type(3),
  .pd4-list li:nth-of-type(4) {
    margin-top: 20px !important;
  }
  .pd4-list li:nth-of-type(2n) {
    margin-right: 0;
  }
  .pd4-list li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 20px;
    height: 70px;
  }
  .pd5ct {
    padding: 45px 0 60px 0;
  }
  .pd5ct h3 {
    font-size: 20px;
  }
  .pd5ct .mide {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .pd5ct .mide .item {
    margin-right: 0;
    width: 100%;
    padding: 20px 20px 35px 20px;
  }
  .pd5ct .mide .item:not(:first-of-type) {
    margin-top: 20px;
  }
  .pd5ct .mide .item .ib {
    height: 180px;
  }
  .pd5ct .mide .item .txt h4 {
    font-size: 18px;
  }
  .pd5ct .mide .item .txt h6 {
    font-size: 14px;
  }
  .pd5ct .mide .item .txt .db {
    font-size: 14px;
    line-height: 23px;
    margin-top: 20px;
  }
  .p1ct {
    padding: 40px 0 60px 0;
  }
  .pro-list {
    margin-top: 30px;
  }
  .pro-list li a {
    padding: 20px 20px 30px 20px;
    flex-direction: column-reverse !important;
  }
  .pro-list li a .left {
    width: 100%;
    padding-top: 0;
    margin-top: 20px;
  }
  .pro-list li a .right {
    width: 100%;
    height: 160px;
  }
  .pro-list li a .left h3 {
    font-size: 18px;
  }
  .pro-list li a .left h6 {
    font-size: 14px;
  }
  .pro-list li a .left .desc {
    margin-top: 25px;
  }
  .pro-list li a .left .desc .item {
    margin-top: 10px;
  }
  .pro-list li a .left .desc .item span {
    font-size: 18px;
  }
  .ser1ct {
    padding: 40px 0 60px 0;
  }
  .ser1ct .desc {
    margin: 30px 0 40px 0;
  }
  .ser1ct .desc h4 {
    font-size: 18px;
  }
  .ser1ct .desc p {
    font-size: 14px;
    line-height: 26px;
  }
  .ser1ct .db {
    flex-wrap: wrap;
  }
  .ser1ct .db a {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-top: 20px;
  }
  .ser1ct .db a:nth-of-type(1),
  .ser1ct .db a:nth-of-type(2) {
    margin-top: 0;
  }
  .ser1ct .db a:nth-of-type(2n) {
    margin-right: 0;
  }
  .ser1ct .db .ib {
    width: 50px;
    height: 50px;
  }
  .ser1ct .db p {
    margin-top: 10px;
    font-size: 14px;
  }
  .ser2ct {
    padding: 45px 0 60px 0;
  }
  .ser-list {
    margin-top: 30px;
  }
  .ser-list li {
    width: 100%;
    margin-right: 0;
    height: auto;
  }
  .ser-list li:not(:first-of-type) {
    margin-top: 25px !important;
  }
  .ser-list li a {
    background-color: #ffffff;
    padding: 20px 20px 35px 20px;
  }
  .ser-list li a .ib {
    height: auto;
  }
  .ser-list li a .txt {
    padding: 18px 0 0 0;
  }
  .ser-list li a .txt h4 {
    font-size: 18px;
  }
  .ser-list li a .txt h6 {
    font-size: 14px;
    margin-top: 10px;
  }
  .ser-list li a .txt .jt {
    position: relative;
    transform: unset;
    left: 0;
    bottom: unset;
    margin-top: 25px;
  }
  .ser-list li a .txt .jt p {
    width: 30px;
  }
  .ser3ct {
    padding: 45px 0 60px 0;
  }
  .ser3ct .map {
    margin: 30px auto 0;
  }
  .ser3ct .map img {
    width: 80%;
    margin: 0 auto;
  }
  .ser3ct .map .dw {
    width: 100%;
    position: unset;
    margin-top: 20px;
    padding: 20px 20px 25px 20px;
    box-shadow: 0px 0px 20px 0px rgba(19, 70, 109, 0.1);
  }
  .ser3ct .map .dw::before {
    display: none;
  }
  .ser3ct .map .dw h3 {
    font-size: 16px;
  }
  .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;
  }
  .ft-box .top-nav {
    display: none;
  }
  .ftct .ct {
    flex-direction: column;
    padding: 0;
  }
  .ftct .right {
    flex-direction: column;
    width: 100%;
    margin-top: 30px;
  }
  .ftct .right .item:not(:first-of-type) {
    margin-left: 0;
  }
  .ftct .right .item {
    width: 100%;
    max-width: 100%;
  }
  .ftct .right .item:not(:first-of-type) {
    margin-top: 15px;
  }
  .ftct .right .item .txt a {
    font-size: 14px;
    line-height: 24px;
  }
  .ftct .right .item h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .ftct .right .item .txt a br {
    display: none;
  }
  .ftlogo img {
    width: 128px;
  }
  .ftct {
    padding: 40px 0 18px 0;
  }
  .ftct .dbl {
    margin-top: 30px;
    padding-top: 18px;
    flex-direction: column;
  }
  .ftct .dbl .ll{
    justify-content: center;
  }
  .ftct .dbl .ll a{
      line-height: 20px;
  }
  .ftct .dbl .wz {
    font-size: 14px;
    text-align: center;
  }
  .ftct .dbl .icon {
    margin-top: 10px;
  }
  .ftct .dbl .icon .itt {
    width: 34px;
    height: 34px;
  }
  .ftct .dbl .icon .itt .flow {
    width: 80px;
  }
}
