@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: Source Han Sans CN;
  }
  .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;
  }
  .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: #C32228;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #C32228;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #C32228;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  /* .sidebar-nav{
    width: 65%;
  } */
  .message-alert{
    padding: 10px 20px;
    font-size: 14px;
  }
  .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;
  }
  .diaolog-pb video, .diaolog-pb img{
    max-width: 92%;
  }
  .diaolog-pb i{
    font-size: 36px;
  }
  .header-box{
    width: calc(100% - 8%);
    padding: 0 4%;
    height: 50px;
    box-shadow: 0px 10px 26px 0px rgb(0 0 0 / 8%);
  }
  .header-box .logo img{
    height: 35px;
  }
  .header-box.tl{
    top: 0;
  }
  .header-box .right{
    margin-right: 30px;
  }
  .header-box .right .nav{
    display: none;
  }
  .header-box .right .lx{
    display: none;
  }
  .header-box .right .language{
    margin-right: 10px;
  }
  .header-box .right .language .zs{
    width: 36px;
    height: 36px;
  }
  .header-box .right .language .flow .hz{
    width: 90px;
    border-radius: 4px;
  }
  .header-box .right .language .flow .hz a{
    font-size: 14px;
    padding: 3px 7px;
  }
  .header-box .right .an{
    margin: 0;
  }
  .header-box .right .an a{
    width: 36px;
    height: 36px;
  }
  .header-box .right .an a i{
    font-size: 14px;
  }
  .mySwiper-box{
    width: calc(100% - 8%);
    height: 270px;
    padding: 0 4% 0 4%;
    margin-top: 70px;
  }
  .mySwiper .ct{
    top: 50%;
  }
  .mySwiper .ct .rq{
    /* opacity: 1;
    transform: unset; */
    transform: translateY(60px);
  }
  .mySwiper .ct h6{
    font-size: 14px;
  }
  .mySwiper .ct h3{
    font-size: 18px;
    line-height: 22px;
    margin: 8px 0 20px 0;
  }
  .i-more span{
    font-size: 14px;
    margin-right: 10px;
  }
  .i-more{
    width: 160px;
    height: 36px;
  }
  .i-more img{
    width: 21px;
  }
  .mySwiper .rtline{
    display: none;
  }
  .mySwiper .bg{
    border-radius: 10px;
  }
  .i1ct{
    padding: 60px 0;
  }
  .i1ct .top{
    flex-direction: column-reverse;
  }
  .pb-title .zs p{
    font-size: 14px;
  }
  .pb-title .zs span{
    width: 30px;
  }
  .pb-title h3{
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
  }
  .i1ct .top .left{
    width: 100%;
    height: auto;
    margin-top: 50px;
    border-radius: 10px;
  }
  .i1ct .top .txt{
    width: 100%;
  }
  .i1ct .top .txt .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 40px 0;
  }
  .i1ct .bottom{
    flex-direction: column;
    margin-top: 60px;
  }
  .i1ct .bottom .left{
    width: 100%;
    padding-top: 0;
  }
  .i1ct .bottom .left .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 40px 0;
  }
  .i1ct .bottom .left img{
    width: 87px;
  }
  .i1ct .bottom .right{
    width: 100%;
    margin-top: 40px;
  }
  .i1ct .bottom .right a{
    box-shadow: 0px 0px 10px 0px rgba(195,34,40,0.15);
    width: calc(100% - 40px);
    padding: 22px 20px 24px 20px;
    border-radius: 10px;
  }
  .i1ct .bottom .right a:not(:first-of-type){
    margin-top: 20px;
  }
  .i1ct .bottom .right a .ib{
    width: 40px;
  }
  .i1ct .bottom .right a .txt{
    width: calc(100% - 40px - 18px);
  }
  .i1ct .bottom .right a .txt p{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  .i2-box{
    border-radius: 10px;
    padding: 60px 4% 50px 4%;
    width: calc(100% - 8%);
  }
  .pb-title-jz .db p{
    font-size: 14px;
  }
  .pb-title-jz .db span{
    width: 30px;
  }
  .pb-title-jz h3{
    font-size: 20px;
    margin-top: 10px;
  }
  .i2-box .mide{
    width: 100%;
    flex-wrap: wrap;
    margin-top: 35px;
  }
  .i2-box .mide .item{
    width: calc((100% - 10px) / 2 - 20px);
    background-color: rgba(255, 255, 255, 0.05);
    margin-right: 10px;
    padding: 20px 10px 25px 10px;
    border-radius: 10px;
    margin-bottom: 10px;
  }
  .i2-box .mide .item:nth-of-type(2n){
    margin-right: 0;
  }
  .i2-box .mide .item img{
    height: 28px;
  }
  .i2-box .mide .item h6{
    font-size: 16px;
    margin: 20px 0 14px 0;
  }
  .i2-box .mide .item p{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  .i2-box .mide .item a{
    font-size: 14px;
    margin: 30px auto 0;
  }
  .i3ct{
    padding: 60px 0;
  }
  .i3ct .tag{
    margin-top: 30px;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 15px;
  }
  .i3ct .tag a{
    flex-shrink: 0;
    font-size: 14px;
    padding: 9px 22px;
    margin-bottom: 0;
  }
  .i3ct .mide{
    margin-top: 35px;
  }
  .i3ct .mide .box{
    flex-wrap: wrap;
  }
  .i3ct .mide .box a{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  .i3ct .mide .box a:nth-of-type(2n){
    margin-right: 0;
  }
  .i3ct .mide .box a:nth-of-type(3){
    display: none;
  }
  .i3ct .mide .box a .ib{
    height: 150px;
    border-radius: 10px;
  }
  .i3ct .mide .box a .ib img{
    max-width: 80%;
    max-height: 80%;
  }
  .i3ct .mide .box a p{
    font-size: 14px;
    margin-top: 12px;
  }
  .i3ct .mide .box a:hover{
    transform: unset;
  }
  .i4ct{
    width: 92%;
    padding: 20px 0 60px 0;
  }
  .i4ct .mide{
    margin-top: 35px;
    flex-direction: column;
  }
  .i4ct .mide .left{
    width: 100%;
  }
  .i4-swiper a{
    border-radius: 10px;
    height: 170px;
  }
  .i4-swiper a .bg{
    height: 100%;
    object-fit: cover;
  }
  .i4-swiper a .flow .rq{
    width: calc(220px - 30px);
    padding: 15px 15px 15px 15px;
    border-radius: 20px 20px 20px 0;
  }
  .i4-swiper a .flow .rq p{
    font-size: 14px;
    margin-top: 5px;
  }
  .i4-swiper a .flow .rq h6{
    font-size: 16px;
  }
  .i4ct .mide .right{
    width: 100%;
    margin-top: 20px;
  }
  .i4ct .mide .right .pbqh{
    justify-content: center;
    margin-bottom: 20px;
  }
  .i4ct .mide .right .pbqh .pb{
    width: 40px;
    height: 40px;
  }
  .i4ct .mide .right .pbqh .next{
    margin-left: 20px;
  }
  .i4ct .mide .right .item{
    height: 170px;
    border-radius: 10px;
  }
  .i4ct .mide .right .item img{
    height: 100%;
    object-fit: cover;
  }
  .i4ct .mide .right .item p{
    font-size: 14px;
    padding: 11px 20px;
  }
  .i5ct{
    padding: 0 0 60px 0;
    width: 92%;
    flex-direction: column;
  }
  .i5ct .left{
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 10px;
  }
  .i5ct .right{
    width: 100%;
    margin-top: 18px;
  }
  .i5ct .left .tp span{
    font-size: 16px;
  }
  .i5ct .left .tp .rund{
    width: 40px;
    height: 40px;
  }
  .i5ct .left .tp .rund i{
    font-size: 14px;
  }
  .i5ct .left .txt{
    margin-top: 20px;
  }
  .i5ct .left .db{
    margin-top: 35px;
  }
  .i5ct .left .db a{
    font-size: 14px;
  }
  .i5ct .left .db a:first-of-type{
    width: calc(178px - 10px);
  }
  .i5ct .left .db a:last-of-type{
    width: calc(100% - 178px - 10px);
  }
  .i5ct .right a{
    height: auto;
    flex-direction: column-reverse;
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 10px;
  }
  .i5ct .right a .ib{
    border-radius: 10px;
    width: 100%;
    height: 220px;
  }
  .i5ct .right a .wz{
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }
  .i5ct .right a .wz h3{
    font-size: 16px;
    line-height: 24px;
    height: 48px;
  }
  .i5ct .right a .wz .time{
    font-size: 14px;
    margin: 12px 0 20px 0;
  }
  .i5ct .right a .wz p{
    font-size: 14px;
  }
  .banenr{
    margin-top: 70px;
    width: 92%;
    border-radius: 10px;
    height: 160px;
  }
  .min-nav{
    padding: 20px 0;
    overflow-x: auto;
    justify-content: flex-start;
  }
  .min-nav a, .min-nav span{
    font-size: 14px;
    flex-shrink: 0;
  }
  .con1ct{
    padding: 20px 0 60px 0;
  }
  .n-title h6{
    font-size: 14px;
  }
  .n-title h3{
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
  }
  .con1ct .mide{
    flex-direction: column;
  }
  .con1ct .mide .left{
    width: 100%;
  }
  .con1ct .mide .left p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px;
  }
  .con1ct .mide .right{
    width: 100%;
    margin-top: 30px;
  }
  .con1ct .mide .right form input{
    margin-bottom: 20px;
    font-size: 14px;
  }
  .con1ct .mide .right form textarea{
    font-size: 14px;
    margin-bottom: 20px;
    height: 100px;
  }
  .con1ct .mide .right form button{
    width: 180px;
    height: 54px;
    font-size: 14px;
  }
  .con1ct .db{
    margin-top: 60px;
    padding-top: 30px;
    flex-direction: column;
  }
  .con1ct .db .item .rund{
    width: 38px;
    height: 38px;
  }
  .con1ct .db .item .rund img{
    width: 40%;
  }
  .con1ct .db .item p{
    font-size: 16px;
    margin: 15px 0 5px 0;
  }
  .con1ct .db .item a{
    font-size: 14px;
  }
  .con1ct .db .item:not(:first-of-type){
    margin-top: 20px;
  }
  .map-box{
    /*height: 300px;*/
  }
  .a1ct{
    flex-direction: column;
    padding: 20px 0 60px 0;
  }
  .a1ct .left{
    width: 100%;
    flex-direction: column;
  }
  .a1ct .left p{
    font-size: 14px;
    line-height: 24px;
    margin: 25px 0 35px 0;
  }
  .a1ct .left img{
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  .a1ct .right{
    width: 100%;
    height: 200px;
    border-radius: 10px;
    margin-top: 35px;
  }
  .a1ct .right .an{
    width: 166px;
    height: 50px;
    left: 50%;
    transform: translate(-50%,50%);
    bottom: 50%;
  }
  .a-title h3{
    font-size: 20px;
  }
  .a-title p{
    font-size: 14px;
    margin-top: 10px;
  }
  .a2-box{
    padding-bottom: 60px;
  }
  .my-kh1-swiper{
    margin-top: 35px;
  }
  .nd1-box{
    margin-top: 50px;
  }
  .nd1ct{
    padding: 40px 0 20px 0;
  }
  .nd1ct h3{
    font-size: 20px;
  }
  .nd1ct .db{
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
  }
  .nd1ct .db .left{
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .nd1ct .db .left p:not(:first-of-type){
    margin-left: 0px;
  }
  .nd1ct .db .left p{
    font-size: 14px;
  }
  .nd1ct .db .right{
    margin-top: 15px;
  }
  .nd2ct{
    flex-direction: column;
    padding: 20px 0 60px 0;
  }
  .nd2ct .left{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .nd2ct .left p:not(:first-of-type){
    margin-top: 15px;
  }
  .nd2ct .right{
    width: 100%;
    margin-top: 40px;
  }
  .nd2ct .right h3{
    font-size: 20px;
    margin-bottom: 15px;
  }
  .nd2ct .right .rq a{
    width: calc(100% - 40px);
    padding: 20px 20px 27px 20px;
    border-radius: 10px;
  }
  .nd2ct .right .rq a .wz{
    padding-top: 15px;
  }
  .nd2ct .right .rq a .wz p{
    margin-top: 20px;
  }
  .nct{
    padding: 20px 0 60px 0;
  }
  .nct .tag{
    justify-content: space-between;
    margin-top: 20px;
  }
  .nct .tag a{
    font-size: 14px;
    width: calc((100% - 10px) / 2);
    height: 40px;
    text-align: center;
  }
  .nct .tag a:not(:first-of-type){
    margin-left: 0;
  }
  .nct .top{
    margin-top: 40px;
    border-radius: 10px 10px 0 10px;
    height: 220px;
  }
  .nct .top .an{
    width: 40px;
    height: 40px;
  }
  .nct .top .an i{
    font-size: 16px;
  }
  .nct .top .flow{
    width: 60px;
  }
  .nct .top .wz{
    width: calc(100% - 60px - 20px);
    padding: 20px 60px 20px 20px;
  }
  .nct .top .wz .time{
    font-size: 14px;
  }
  .nct .top .wz p{
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    margin-top: 7px;
  }
  .n-list{
    margin-top: 30px;
  }
  .n-list li{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .n-list li a{
    border-radius: 10px;
    width: calc(100% - 40px);
    padding: 20px 20px 25px 20px;
  }
  .n-list li a .time h3{
    font-size: 20px;
  }
  .n-list li a .txt{
    width: calc(100% - 90px);
  }
  .n-list li a .txt h6{
    font-size: 16px;
    line-height: 22px;
    height: 44px;
  }
  .n-list li a .txt p{
    font-size: 14px;
    margin: 15px 0 20px 0;
  }
  .pd1-box{
    margin-top: 50px;
  }
  .pl .min-nav{
    padding: 20px 0;
  }
  .pd1ct .mide{
    flex-direction: column;
    margin-top: 10px;
  }
  .pd1ct .mide .ib{
    width: 100%;
    height: 250px;
    border-radius: 10px;
  }
  .pd1ct .mide .ib img{
    max-height: 70%;
  }
  .pd1ct .mide .ib p{
    font-size: 12px;
    bottom: 10px;
  }
  .pd1ct .mide .right{
    width: 100%;
    margin-top: 20px;
  }
  .pd1ct .mide .right h3{
    font-size: 20px;
  }
  .pd1ct .mide .right .row p{
    width: 128px;
  }
  .pd1ct .mide .right .row .zs{
    width: calc(100% - 128px - 10px);
    font-size: 14px;
  }
  .pd1ct .mide .right .row .zs .sz{
    font-size: 16px;
  }
  .pd1ct .mide .right .row:not(:first-of-type){
    margin-top: 10px;
  }
  .pd1ct .mide .right .row:last-of-type{
    margin-top: 20px;
  }
  .pd1ct .mide .right .db{
    justify-content: space-between;
  }
  .pd1ct .mide .right .db a{
    width: calc((100% - 10px) / 2);
    font-size: 14px;
    height: 40px;
  }
  .pd1ct .mide .right .db a:first-of-type{
    margin-right: 0;
  }
  .pd1ct .mide .right .desc{
    margin: 20px 0 40px 0;
  }
  .pd1ct{
    padding: 0 0 60px 0;
  }
  .pd2ct{
    padding: 60px 0;
  }
  .pd2ct .tag{
    width: 100%;
  }
  .pd2ct .tag a{
    width: calc((100% - 10px) / 2);
    padding: 0 5px;
    text-align: center;
    font-size: 14px;
    height: 40px;
  }
  .pd2ct .tabb{
    width: 100%;
    margin-top: 30px;
  }
  .pd2ct .tabb .rq{
    overflow-x: auto;
  }
  .pd2ct table{
    border-radius: 10px;
  }
  .pd2ct table tr td:first-of-type{
    border: 1px solid #ffffff;
  }
  .pd2ct table tr td{
    font-size: 14px;
    padding: 15px 10px;
  }
  .p3ct{
    padding: 60px 0;
  }
  .p3ct h3{
    font-size: 20px;
  }
  .p3-list{
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .p3-list li:hover{
    transform: unset;
  }
  .p3-list li{
    border-radius: 10px;
    width: calc((100% - 10px) / 2 - 28px - 2px);
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 14px 20px 14px;
  }
  .p3-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .p3-list li .ib{
    height: 100px;
  }
  .p3-list li .txt h3{
    font-size: 15px;
  }
  .p3-list li .txt .desc{
    margin: 8px 0 15px 0;
  }
  .p3-list li .txt .db{
    flex-direction: column;
  }
  .p3-list li .txt .db a{
    width: calc(100% - 2px);
  }
  .p3-list li .txt .db a:last-of-type{
    margin-top: 9px;
  }
  .pct{
    padding: 20px 0 60px 0;
  }
  .pct .top{
    flex-direction: column;
    align-items: flex-start;
  }
  .pct .top .brand{
    width: 100%;
    height: 40px;
    margin-top: 15px;
  }
  .pct .top .brand .zs img{
    width: 17px;
  }
  .pct .top .brand .zs p{
    font-size: 14px;
  }
  .pct .top .brand .select{
    width: calc(100% - 119px - 1px);
  }
  .pct .top .brand .select .inp{
    width: calc(100% - 20px - 13px);
    padding: 0 13px 0 20px;
  }
  .pct .top .brand .select .inp p{
    font-size: 14px;
  }
  .pct .top .brand .select .flow{
    max-height: 192px;
  }
  .pct .top .brand .select .flow a{
    font-size: 14px;
  }
  .pct .top h3{
    font-size: 20px;
  }
  .pct .line{
    margin: 30px 0;
  }
  .pct .mide{
    flex-direction: column;
  }
  .pct .mide .slide{
    width: calc(100% - 2px);
    border-radius: 10px;
    padding-bottom: 0px;
  }
  .pct .mide .slide .tm{
    font-size: 17px;
    padding: 16px 20px;
  }
  .slide-list li .lb a{
    padding: 10px 25px;
  }
  .pct .mide .right{
    width: 100%;
    margin-top: 40px;
  }
  .pct .mide .right .dbl{
    flex-direction: column;
    align-items: flex-end;
  }
  .pct .mide .right .dbl form{
    width: calc(100%);
  }
  .pct .mide .right .dbl form select{
    width: calc(130px);
    padding: 0 0 0 15px;
    font-size: 14px;
  }
  .pct .mide .right .dbl form button{
    width: 45px;
  }
  .pct .mide .right .dbl form .xx{
    margin: 0 10px;
  }
  .pct .mide .right .dbl form input{
    width: calc(100% - 130px - 45px - 21px - 10px);
    padding: 0 10px 0 0;
    font-size: 14px;
  }
  .pct .mide .right .layout{
    margin-top: 35px;
  }
  .pct .mide .right .layout a{
    width: 35px;
    height: 35px;
    border-radius: 8px;
  }
  .p-list{
    margin-top: 15px;
  }
  .p-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .p-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .p-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .p-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .p-list li .rq:hover{
    transform: unset;
  }
  .p-list li .rq{
    width: calc(100% - 28px - 2px);
    padding: 0 14px 20px 14px;
    border-radius: 10px;
  }
  .p-list li .ib{
    height: 100px;
  }
  .p-list li .txt h6{
    font-size: 15px;
  }
  .p-list li .txt .desc{
    font-size: 12px;
    margin: 8px 0 15px 0;
  }
  .p-list li .db{
    margin-top: 17px;
    flex-direction: column;
  }
  .p-list li .db a{
    width: calc(100% - 2px);
    font-size: 12px;
    height: 27px;
  }
  .p-list li .db a:last-of-type{
    margin-top: 9px;
  }
  .p-list.active li:hover .rq{
    transform: unset;
  }
  .p-list.active li .rq{
    width: calc(100% - 30px);
    padding: 20px 15px 25px 15px;
    flex-wrap: wrap;
  }
  .p-list.active li .ib{
    width: 130px;
    height: 90px;
  }
  .p-list.active li .db{
    width: 100%;
    margin-left: 0;
    flex-direction: row;
    margin-top: 25px;
  }
  .p-list.active li .db a:last-of-type{
    margin-top: 0px;
  }
  .p-list.active li .db a{
    width: calc((100% - 10px) / 2);
  }
  .p-list.active li .txt{
    width: calc(100% - 130px - 15px);
    margin: 0 0 0 15px;
  }
  .serct{
    padding: 20px 0 40px 0;
  }
  .ser-box .bs{
    width: 50px;
    top: 0px;
  }
  .ser-list{
    margin-top: 30px;
  }
  .ser-list li{
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .ser-list li a{
    width: calc(100% - 50px);
    padding: 25px 25px 30px 25px;
    border-radius: 10px;
  }
  .ser-list li a>img{
    height: 30px;
  }
  .ser-list li a .txt{
    margin-top: 30px;
  }
  .ser-list li a .txt p{
    font-size: 14px;
    line-height: 24px;
    margin: 12px 0 35px 0;
  }
  .ser-list li a .txt .more{
    font-size: 14px;
    height: 40px;
    width: 160px;
  }
  .ser-list li a .flow{
    display: none;
  }
  .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{
    width: 92%;
    padding-top: 50px;
  }
  .ftct .content{
    flex-direction: column;
  }
  .ftct .left h3{
    font-size: 20px;
  }
  .ftct .left{
    width: 100%;
  }
  .ftct .left .txt{
    margin-top: 30px;
  }
  .ftct .left .txt a img{
    width: 16px;
  }
  .ftct .left .txt a p{
    font-size: 14px;
    width: calc(100% - 16px - 12px);
  }
  .ftct .right{
    width: 100%;
    margin-top: 20px;
  }
  .ftct .right .desc{
    font-size: 14px;
    line-height: 22px;
  }
  .ftct .right .iconb{
    flex-direction: column;
    margin-top: 40px;
  }
  .ftct .right .iconb p{
    margin-right: 0;
    font-size: 14px;
  }
  .ftct .right form{
    height: 40px;
    margin-top: 20px;
  }
  .ftct .right form button{
    width: 120px;
    height: 36px;
    font-size: 14px;
  }
  .ftct .right form input{
    font-size: 14px;
    width: calc(100% - 120px - 30px);
    padding: 0 15px;
  }
  .ftct .right .iconb .icon{
    margin-top: 15px;
  }
  .ftct .right .iconb .icon a .qr img{
    width: 80px;
  }
  .ftct .mide{
    display: none;
  }
  .ft-box .jt{
    width: 60px;
    top: -30px;
  }
  .ftct .link{
    margin-top: 40px;
    padding: 15px 0;
  }
  .ftct .link a{
    text-align: center;
  }
}