@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: #003D4C;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #003D4C;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #003D4C;
  }
  .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;
  }
  .headerct{
    height: 50px;
    padding-right: 30px;
  }
  .headerct .nav{
    display: none;
  }
  .headerct .logo img{
    height: 36px;
  }
  .headerct .search{
    margin-left: 0;
    width: 36px;
    height: 36px;
  }
  .headerct .search i{
    font-size: 16px;
  }
  .mySwiper .ct h3{
    font-size: 18px;
  }
  .mySwiper .ct h6{
    font-size: 14px;
    line-height: 22px;
    margin: 15px auto 30px;
    width: 300px;
  }
  .mySwiper .ct .abb a{
    font-size: 14px;
    width: 165px;
    height: 46px;
    transition: 0s;
  }
  .mySwiper .ct .abb a:not(:first-of-type){
    margin-left: 10px;
  }
  .mySwiper .ct .abb a::after{
    transition: 0s;
  }
  .mySwiper{
    height: 280px;
    margin-top: 50px;
  }
  .i1ct{
    padding: 40px 0 35px 0;
  }
  .pb-h3{
    font-size: 20px;
    line-height: 30px;
  }
  .i1-box{
    overflow: hidden;
  }
  .i1ct .mide{
    flex-wrap: wrap;
    margin-top: 35px;
  }
  .i1ct .mide .item{
    width: calc((100% - 15px) / 2);
    padding: 0;
    margin-right: 15px;
    margin-bottom: 25px;
  }
  .i1ct .mide .item:nth-of-type(2n){
    margin-right: 0;
  }
  .i1ct .mide .item:nth-of-type(even){
    transform: translateX(7%);
  }
  .i1ct .mide .item::after,
  .i1ct .mide .item::before{
    display: none;
  }
  .i1ct .mide .item::before{
    height: 100%;
  }
  .i1ct .mide .item .tt .pbnum, .i1ct .mide .item .tt span{
    font-size: 18px;
  }
  .i1ct .mide .item p{
    font-size: 16px;
    margin: 10px 0 15px 0;
  }
  .i1ct .mide .item .desc{
    font-size: 14px;
    line-height: 22px;
  }
  .i2-box{
    height: auto;
    flex-direction: column-reverse;
  }
  .i2-box .left{
    width: 92%;
    height: auto;
    margin: 0 auto;
    padding: 25px 0 50px 0;
  }
  .i2-box .right{
    width: 100%;
    height: auto;
  }
  .i2-box .left h3{
    font-size: 20px;
    line-height: 30px;
  }
  .i2-box .left h6{
    font-size: 14px;
    line-height: 22px;
    margin: 13px 0 13px 0;
  }
  .i2-box .left p{
    font-size: 14px;
    line-height: 22px;
  }
  .i3-box{
    padding: 50px 0 60px 0;
  }
  .i3-swiper{
    margin-top: 35px;
    width: 92%;
  }
  .i3-swiper .rq{
    height: 220px;
  }
  .i3-swiper .rq p{
    bottom: 15px;
    padding: 0 10px;
    font-size: 14px;
  }
  .i3-swiper .pb{
    width: 32px;
    height: 32px;
  }
  .i3-swiper .prev{
    left: 2%;
  }
  .i3-swiper .next{
    right: 2%;
  }
  .i4ct{
    padding: 50px 0 45px 0;
  }
  .i4ct .mide{
    flex-direction: column;
    margin-top: 35px;
  }
  .i4ct .mide .left{
    width: 100%;
    height: auto;
  }
  .i4ct .mide .right{
    width: 100%;
    margin-top: 20px;
  }
  .i4ct .mide .right .row::before{
    transition: 0s;
  }
  .i4ct .mide .right .row:not(:first-of-type){
    margin-top: 0;
  }
  .i4ct .mide .right .row{
    padding: 15px 20px 15px 20px;
  }
  .i4ct .mide .right .row h4{
    font-size: 18px;
  }
  .i4ct .mide .right .row p{
    font-size: 14px;
  }
  .i5-box{
    flex-direction: column;
    padding: 50px 4% 60px 4%;
  }
  .i5-box .left .bf{
    width: 40px;
  }
  .i5-box .left{
    width: 100%;
    height: 250px;
  }
  .i5-box .right{
    width: 100%;
    padding: 0;
    margin-top: 25px;
  }
  .i5-box .right h3{
    font-size: 18px;
    line-height: 30px;
  }
  .i5-box .right p{
    font-size: 14px;
    line-height: 22px;
    margin: 15px 0 30px 0;
  }
  .i5-box .right a{
    width: 180px;
    height: 44px;
    font-size: 14px;
  }
  .i6ct{
    padding: 50px 0 60px 0;
  }
  .i6ct .mide{
    margin-top: 35px;
    overflow-x: auto;
  }
  .i6ct .mide .item{
    width: 80%;
    flex-shrink: 0;
    margin-right: 20px;
    height: 350px;
  }
  .i6ct .mide .item .flow-title{
    font-size: 18px;
    padding: 0 10px;
    bottom: 23px;
  }
  .i6ct .mide .item .txt{
    bottom: 23px;
    padding: 0 10px;
  }
  .i6ct .mide .item .txt h4{
    font-size: 18px;
  }
  .i6ct .mide .item .txt p{
    font-size: 14px;
    margin-top: 10px;
  }
  .i7ct{
    padding: 50px 0 60px 0;
  }
  .pb-h6{
    font-size: 14px;
    line-height: 22px;
    margin: 10px auto 0;
  }
  .i7ct .mide{
    margin-top: 35px;
  }
  .i7ct .mide .print .rund .pulse{
    width: 8px;
    height: 8px;
  }
  @keyframes bigpulse {
    0% {
      width: 8px;
      height: 8px;
    }
    100% {
      width: 16px;
      height: 16px;
    }
  }
  @keyframes bigpulse2 {
    0% {
      width: 12px;
      height: 12px;
    }
    100% {
      width: 24px;
      height: 24px;
    }
  }
  @keyframes bigpulse3 {
    0% {
      width: 24px;
      height: 24px;
    }
    100% {
      width: 40px;
      height: 40px;
    }
  }
  .i7ct .mide .wz{
    font-size: 16px;
    padding-left: 8px;
  }
  .i7ct .mide .pt1 .wz{
    padding-left: 15px;
  }
  .i7ct .mide .pt4 .wz,
  .i7ct .mide .pt2 .wz,
  .i7ct .mide .pt1 .wz{
    top: unset;
    bottom: calc(100% + 5px);
    transform: translateX(-50%) scaleX(0);
    left: 50%;
    padding-left: 0;
  }
  .i7ct .mide .pt4:hover .wz,
  .i7ct .mide .pt2:hover .wz,
  .i7ct .mide .pt1:hover .wz{
    transform: translateX(-50%) scaleX(1);
  }
  .i7ct .mide .pt1 .wz{
    bottom: calc(100% + 10px);
  }
  .i8-box{
    width: 92%;
    flex-direction: column;
    height: auto;
    padding: 50px 0 45px 0;
  }
  .i8-box .left{
    padding: 0;
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .i8-box .left .wz{
    font-size: 18px;
    line-height: 28px;
  }
  .i8-box .right{
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .i8-box .right .row{
    padding: 15px 20px 15px 20px;
  }
  .i8-box .right .row:not(:first-of-type){
    margin-top: 0;
  }
  .i8-box .right .row::before{
    transition: 0s;
  }
  .i8-box .right .row h4{
    font-size: 18px;
  }
  .i8-box .right .row p{
    font-size: 14px;
    margin-top: 7px;
  }
  .i9-box{
    flex-direction: column-reverse;
    height: auto;
    width: 92%;
    overflow: unset;
    padding-bottom: 60px;
  }
  .i9-box .right{
    width: 100%;
    height: auto;
  }
  .i9-box .left{
    padding: 0;
    width: 100%;
    margin-top: 30px;
  }
  .i9-box .left .form form{
    width: 100%;
    padding: 30px 20px 35px 20px;
  }
  .i9-box .left .form form .db{
    flex-direction: column;
  }
  .i9-box .left .form form .db p{
    width: 100%;
    margin-top: 19px;
  }
  .i9-box .left .form form button{
    width: 100%;
    font-size: 14px;
  }
  .i9-box .left h4{
    font-size: 20px;
    line-height: 30px;
  }
  .i9-box .left h6{
    font-size: 14px;
    margin: 15px 0 25px 0;
  }
  .i9-box .left .form form .row .item{
    width: calc((100% - 20px) / 2);
  }
  .i9-box .left .form form .item input{
    height: 36px;
  }
  .i9-box .left .form form .item textarea{
    height: 70px;
  }
  .banner{
    margin-top: 50px;
    height: auto;
  }
  .banner .bg{
    position: absolute;
    top: 0;
    left: 0;
  }
  .banner video{
    display: none;
  }
  .banner .ct{
    position: relative;
    transform: unset;
    top: unset;
    left: unset;
    z-index: 1;
    margin: 0 auto;
    padding: 40px 0;
  }
  .banner .ct .rq{
    width: 100%;
  }
  .banner .ct h3{
    font-size: 18px;
    line-height: 28px;
    /*overflow: hidden;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 1;*/
    /*word-break: break-word;*/
    /*overflow-wrap: break-word;*/
  }
  .banner .ct p{
    font-size: 14px;
    margin: 15px 0 0 0;
  }
  .banner .ct p.text-line-clamp{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-word;
    overflow-wrap: break-word;
  }
  .banner .ct a{
    width: 180px;
    height: 44px;
    font-size: 14px;
    margin-top: 30px;
  }
  .banner .ct a::before{
    transition: 0s;
  }
  .app2-1box{
    padding: 50px 0 60px 0;
    height: auto;
    display: flex;
    flex-direction: column;
    width: 92%;
  }
  .app2-1box .left{
    position: unset;
    width: 100%;
    height: auto;
  }
  .app2-1box .right{
    padding: 30px 20px 50px 20px;
    width: 100%;
    height: auto;
  }
  .app2-1box .right h4{
    font-size: 18px;
    line-height: 28px;
  }
  .app2-1box .right .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 25px 0;
  }
  .app2-1box .right .desc p:not(:first-of-type){
    margin-top: 15px;
  }
  .app2-1box .right a{
    width: 180px;
    height: 44px;
    font-size: 14px;
  }
  .p3-box{
    width: 92%;
  }
  .p3-box.app2{
    margin-top: 0;
  }
  .p3-box .bottom{
    flex-direction: column;
  }
  .p3-box .bottom .item{
    width: 100%;
    padding: 20px 20px 25px 20px;
    min-height: unset;
  }
  .p3-box .bottom .item h4{
    font-size: 18px;
    line-height: 26px;
  }
  .p3-box .bottom .item p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .p3-box.app2.app3 .bottom:last-of-type .item{
    width: 100%;
  }
  .p5ct{
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .p5ct .left{
    width: 100%;
    height: 330px;
  }
  .p5ct .left .flow{
    padding: 0 25px 39px 25px;
  }
  .p5ct .left .flow h3{
    font-size: 18px;
    line-height: 28px;
  }
  .p5ct .left .flow p{
    font-size: 14px;
    line-height: 24px;
  }
  .p5ct .right{
    width: 100%;
    padding: 23px 25px 35px 25px;
  }
  .p5ct .right .tab{
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .p5ct .right .tab a{
    margin-top: 0;
    margin-right: 25px;
    flex-shrink: 0;
  }
  .p5ct .right .mide{
    margin-top: 30px;
  }
  .p5ct .right .mide .row .desc{
    margin-top: 10px;
  }
  .p5ct .right .mide .row .desc p{
    font-size: 14px;
    line-height: 23px;
  }
  .p5ct .right .mide .row:not(:first-of-type){
    margin-top: 13px;
  }
  .s3ct .swb{
    margin-top: 25px;
  }
  .s3ct .swb .pb{
    width: 36px;
    height: 36px;
  }
  .s3ct .swb .s-swiper{
    width: calc(100% - 72px);
    padding: 12px;
  }
  .s3ct .swb .s-swiper a{
    box-shadow: 0px 0px 10px 0px rgba(17,17,17,0.1);
  }
  .s3ct .swb .s-swiper a img{
    height: 120px;
  }
  .s3ct .swb .s-swiper a .txt{
    padding: 15px 12px 35px 12px;
  }
  .s3ct .swb .s-swiper a .txt h4{
    font-size: 16px;
  }
  .s3ct .swb .s-swiper a .txt .an{
    width: 160px;
    height: 40px;
    font-size: 14px;
  }
  .s3ct{
    padding: 50px 0 50px 0;
  }
  .app1-1ct{
    padding: 50px 0 60px 0;
  }
  .app1-1ct .mide{
    margin-top: 35px;
  }
  .app1-1ct .mide .row{
    height: auto;
    flex-direction: column !important;
  }
  .app1-1ct .mide .row .left{
    width: 100%;
    height: auto;
  }
  .app1-1ct .mide .row .right{
    width: 100%;
    padding: 40px 20px 40px 20px;
  }
  .app1-1ct .mide .row .right .flow{
    font-size: 60px;
    left: -10px;
    top: -20px;
  }
  .app1-1ct .mide .row .right h4{
    font-size: 18px;
    line-height: 28px;
  }
  .app1-1ct .mide .row .right .desc p{
    font-size: 14px;
    line-height: 22px;
  }
  .app1-1ct .mide .row .right .desc p:not(:first-of-type){
    margin-top: 10px;
  }
  .app1-1ct .mide .row .right a{
    width: 180px;
    height: 44px;
    font-size: 14px;
  }
  .app1-1ct .mide .row .right .desc{
    margin: 20px 0 30px 0;
  }
  .app1-1ct .mide .row:not(:first-of-type){
    margin-top: 30px;
  }
  .app1-1ct .mide .row .right a::before{
    transition: 0s;
  }
  .app1-2ct{
    padding: 60px 0;
    flex-direction: column;
  }
  .app1-2ct .item{
    width: 100%;
    padding: 23px 22px 35px 22px;
  }
  .app1-2ct .item:not(:first-of-type){
    margin-top: 25px;
  }
  .app1-2ct .item h4{
    font-size: 18px;
    line-height: 28px;
    height: auto;
  }
  .app1-2ct .item .line{
    margin: 20px 0 25px 0;
  }
  .app1-2ct .item .desc{
    font-size: 14px;
    line-height: 22px;
  }
  .app1-2ct .item .desc p:not(:first-of-type){
    margin-top: 10px;
  }
  .app1-2box{
    margin-bottom: 60px;
  }
  .n1-box{
    margin-top: 50px;
    height: 280px;
  }
  .n1-box.ab .ct h3{
    font-size: 18px;
    line-height: 28px;
  }
  .n1-box .ct p{
    font-size: 14px;
    margin-top: 15px;
  }
  .n1-box video{
    display: none;
  }
  .n1-box .rq{
    width: 280px;
    margin: 0 auto;
  }
  .ab1ct{
    flex-direction: column;
    padding: 50px 0 60px 0;
  }
  .ab1ct .left{
    padding-top: 0;
    width: 100%;
  }
  .ab1ct .left .line{
    width: 30px;
    margin: 15px 0 19px 0;
  }
  .ab1ct .left .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .ab1ct .left .desc p:not(:first-of-type){
    margin-top: 13px;
  }
  .ab1ct .right{
    width: 100%;
    height: auto;
    margin-top: 35px;
  }
  .ab1ct .right .flow{
    width: 100px;
    height: 100px;
    left: 0;
    bottom: 0;
  }
  .ab2-box{
    padding: 50px 0 60px 0;
  }
  .ab2-box .mide{
    margin-top: 35px;
  }
  .a2-swiper .swiper-slide-active .rq{
    transform: unset;
  }
  .a2-swiper .rq .zs{
    width: 92%;
    padding: 25px 20px 30px 20px;
    margin: 0 auto;
  }
  .a2-swiper .rq .zs .ib img{
    width: 100%;
  }
  .a2-swiper .rq .zs .ib .flow{
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
  }
  .a2-swiper .rq .zs h4{
    font-size: 16px;
  }
  .a2-swiper .rq .zs .line{
    width: 30px;
    margin: 15px 0 16px 0;
  }
  .a2-swiper .rq .zs p{
    font-size: 14px;
    line-height: 22px;
    height: auto;
    -webkit-line-clamp: unset;
  }
  .a2-swiper .rq .zs .ib{
    height: 160px;
  }
  .ab2-box .mide .pb{
    width: 36px;
    height: 36px;
    bottom: 25%;
  }
  .ab2-box .mide .prev{
    left: 15%;
  }
  .ab2-box .mide .next{
    right: 15%;
  }
  .ab3ct{
    padding: 50px 0 60px 0;
  }
  .ab3ct .mide{
    margin: 30px auto 0;
  }
  .ab4-box{
    background: url(../images/ab5.jpg) no-repeat no-repeat center / cover;
  }
  .ab4ct{
    padding: 55px 0 35px 0;
  }
  .ab4ct .mide{
    margin-top: 35px;
  }
  .ab4ct .mide .item{
    margin-right: 0;
    width: 100%;
    padding: 25px 20px 35px 20px;
    margin-bottom: 25px;
  }
  .ab4ct .mide .item::before{
    transition: 0s;
  }
  .ab4ct .mide .item h4{
    font-size: 16px;
    line-height: 26px;
  }
  .ab4ct .mide .item .line{
    width: 32px;
    margin: 16px 0;
  }
  .ab4ct .mide .item p{
    font-size: 14px;
    line-height: 22px;
  }
  .ab4-box{
    margin-bottom: 60px;
  }
  .m1ct .top{
    flex-direction: column-reverse;
  }
  .m1ct .top .right{
    width: 100%;
    height: 200px;
  }
  .m1ct .top .left{
    width: 100%;
    margin-top: 25px;
  }
  .m1ct .top .left p{
    font-size: 14px;
    margin: 15px 0 35px 0;
  }
  .m1ct .top .left a{
    width: 180px;
    height: 44px;
    font-size: 14px;
  }
  .m1ct .bottom{
    height: auto;
    margin-top: 30px;
  }
  .m1ct{
    padding: 0 0 60px 0;
  }
  .s1-box{
    flex-direction: column;
    height: auto;
    padding: 50px 4% 60px 4%;
    margin-bottom: 60px;
  }
  .s1-box .left{
    width: 100%;
    height: auto;
  }
  .s1-box .right{
    width: 100%;
    padding: 0;
    margin-top: 25px;
  }
  .s1-box .right h3{
    font-size: 18px;
    line-height: 28px;
  }
  .s1-box .right .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 30px 0;
  }
  .s1-box .right a{
    width: 180px;
    height: 44px;
    font-size: 14px;
  }
  .nd1-box{
    margin-top: 50px;
  }
  .backrq .ct{
    height: 50px;
  }
  .backrq .ct .back p{
    font-size: 16px;
  }
  .backrq .ct .back i{
    font-size: 16px;
  }
  .nd2ct{
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .nd2ct .time{
    font-size: 18px;
  }
  .nd2ct .right{
    width: 100%;
    margin-top: 20px;
  }
  .nd2ct .right .tm{
    font-size: 18px;
    line-height: 28px;
  }
  .nd2ct .right .content{
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .nd2ct .right .content p, .nd2ct .right .content span{
    font-size: 14px;
    line-height: 24px;
  }
  .nd2ct .right .content p:not(:first-of-type){
    margin-top: 15px;
  }
  .n1-box .ct h3{
    font-size: 18px;
    line-height: 28px;
  }
  .n2ct{
    padding: 50px 0 60px 0;
  }
  .news-list{
    margin-top: 35px;
  }
  .news-list li{
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .news-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .news-list li:nth-of-type(3n){
    margin-right: 15px;
  }
  .news-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .news-list li a .ib{
    height: 100px;
  }
  .news-list li a .txt{
    padding: 12px 11px 20px 11px;
  }
  .news-list li a .txt h4{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  .news-list li a .txt p{
    font-size: 14px;
    margin: 10px 0 20px 0;
  }
  .news-list li a .txt h6{
    font-size: 14px;
  }
  .n3ct{
    padding: 50px 0 60px 0;
  }
  .n3ct .mide{
    margin-top: 40px;
  }
  .n3ct .mide .row .time .left{
    padding: 12px 17px 10px 17px
  }
  .n3ct .mide .row .time .left p{
    font-size: 20px;
  }
  .n3ct .mide .row .time .left span{
    font-size: 14px;
  }
  .n3ct .mide .row .more{
    font-size: 14px;
  }
  .n3ct .mide .row .time{
    padding-bottom: 13px;
  }
  .n3ct .mide .row .rba{
    padding: 25px 0;
  }
  .n3ct .mide .row .rba .tm{
    font-size: 16px;
  }
  .n3ct .mide .row .rba .xmy{
    font-size: 14px;
    flex-wrap: wrap;
  }
  .n3ct .mide .row:not(:first-of-type){
    margin-top: 35px;
  }
  .p1-box{
    margin-top: 50px;
    height: auto;
  }
  .p1-box .bg{
    position: absolute;
    top: 0;
    left: 0;
  }
  .p1ct{
    position: relative;
    transform: unset;
    left: 0;
    top: 0;
    margin: 0 auto;
    padding: 40px 0 50px 0;
  }
  .p1ct .ct h3{
    font-size: 18px;
    line-height: 28px;
  }
  .p1ct .ct{
    width: 100% !important;
  }
  .p1ct .ct h6{
    font-size: 16px;
  }
  .p1ct .ct p{
    font-size: 14px;
    line-height: 24px;
    margin: 12px 0 24px 0;
  }
  .p1ct .ct p br{
      display: block;
  }
  .p1ct .ct .desc{
    margin-top: 25px;
  }
  .p1ct .ct a{
    width: 180px;
    height: 44px;
    font-size: 14px;
  }
  .p1-box .rd{
    display: none;
  }
  .p2ct{
    padding: 50px 0 60px 0;
  }
  .p2ct h3{
    font-size: 20px;
    line-height: 28px;
  }
  .p2ct .mide{
    margin-top: 35px;
  }
  .p3-box .top{
    height: auto;
    flex-direction: column;
  }
  .p3-box .top .item{
    width: 100%;
    padding: 20px 20px 25px 20px;
  }
  .p3-box .top .item .rq .sz{
    font-size: 18px;
  }
  .p3-box .top .item .rq p{
    font-size: 14px;
  }
  .p3-box.mad{
    margin-bottom: 60px;
  }
  .p4-box{
    flex-direction: column;
    padding: 50px 4% 60px 4%;
  }
  .p4-box.caolActive .left{
     height: 250px;
  }
  .p4-box .left .rund{
    width: 40px;
  }
  .p4-box .left{
    width: 100%;
    height: auto;
  }
  .p4-box .right{
    width: 100%;
    padding: 0 !important;
    margin-top: 25px;
  }
  .p4-box .right h3{
    font-size: 18px;
    line-height: 28px;
  }
  .p4-box .right a{
    margin-top: 35px;
    width: 250px;
    height: 44px;
  }
  .p4-box .right a p{
    font-size: 14px;
  }
  .p5ct .right .mide .row .desc p:not(:first-of-type){
    margin-top: 10px;
  }
  .pb6ct{
    padding: 50px 0 60px 0;
  }
  .pb6ct .mide{
    margin-top: 35px;
  }
  .pb6ct .mide .p6-swiper a{
    height: 230px;
  }
  .pb6ct .mide .p6-swiper a .flow{
    padding: 0 15px;
    font-size: 16px;
    line-height: 24px;
  }
  .pb6ct .mide .prev{
    left: 3%;
  }
  .pb6ct .mide .next{
    right: 3%;
  }
  .pb6ct .mide .pb{
    width: 36px;
    height: 36px;
    z-index: 9;
    border: none;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .p3-box.solution{
    margin-top: 60px;
  }
  .p3-box.solution .bottom .item p{
    font-size: 16px;
  }
  .p7ct{
    padding-bottom: 60px;
  }
  .p7ct .rq{
    padding: 30px 20px 35px 20px;
  }
  .p7ct .title{
    font-size: 18px;
  }
  .p7ct .mide{
    flex-wrap: wrap;
  }
  .p7ct .mide .item{
    width: 100%;
    margin-right: 0;
  }
  .p7ct .mide .item h4{
    height: auto;
    font-size: 16px;
  }
  .p7ct .mide .item .line{
    margin: 10px 0 15px 0;
  }
  .p7ct .mide .item .desc{
    font-size: 14px;
    line-height: 23px;
    margin-top: 10px;
  }
  .p7ct .mide .item:not(:first-of-type){
    margin-top: 40px;
  }
  .page{
    margin-top: 30px;
  }
  .page .el-pager li{
    width: 30px;
    height: 30px;
    min-height: 30px;
    line-height: 30px;
    min-width: 30px;
    font-size: 12px;
    margin-right: 5px;
  }
  .page .el-pagination .btn-next,
  .page .el-pagination .btn-prev{
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
  }
  .page .el-pagination .btn-prev{
    margin-right: 5px;
  }
  .ftct{
    padding: 40px 0 20px 0;
  }
  .ftct .top{
    padding-bottom: 20px;
  }
  .ftct .top .ftlogo img{
    height: 44px;
  }
  .ftct .top .icon a{
    width: 40px;
    height: 40px;
  }
  .ftct .bottom{
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
  }
  .ftct .bottom .rr{
      margin-top: 8px;
  }
  .ftct .bottom a{
    font-size: 14px;
    text-align: center;
  }
  .ftct .mide{
    display: none;
  }
}