@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: #B91824;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #B91824;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #B91824;
  }
  .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;
  }
  .header-box .nav,
  .header-box .right .rt .btn{
    display: none;
  }
  .header-box .ct{
    width: 100%;
  }
  .header-box .ct .logo img{
    height: 39px;
  }
  .header-box .right .rt .search{
    width: 36px;
    height: 36px;
  }
  .header-box .right .rt .search i{
    font-size: 14px;
  }
  .header-box .right .rt .language{
    width: 36px;
    height: 36px;
    margin-right: 25px;
  }
  .header-box .right .rt .language span{
    font-size: 14px;
  }
  .header-box .right .rt .language .flow{
    left: unset;
    right: 0;
    transform: scaleY(0);
  }
  .header-box .right .rt .language:hover .flow{
    transform: scaleY(1);
  }
  .header-box .right .rt .language .flow .hz a{
    font-size: 14px;
    padding: 3px 7px;
  }
  .header-box .right .rt .language .flow .hz{
    width: 90px;
    border-radius: 4px;
  }
  .mySwiper .ct .rq{
    width: 100%;
  }
  .mySwiper .ct h3{
    font-size: 16px;
    margin-bottom: 8px;
    width: 80%;
  }
  .mySwiper .ct p{
    font-size: 14px;
  }
  .mySwiper .ct h6{
    font-size: 14px;
    width: 60%;
  }
  .mySwiper .ct a{
    width: 140px;
    height: 36px;
    margin-top: 20px;
  }
  .mySwiper .ct a span{
    font-size: 14px;
  }
  .mySwiper .ct a i{
    margin-left: 7px;
  }
  .mySwiper{
    height: 280px;
  }
  .i1-box .wx{
    display: none;
  }
  .mySwiper .ct .rq{
    opacity: 1;
    transform: unset;
  }
  .mySwiper .qh{
    display: none;
  }
  .mySwiper .ct{
    top: unset;
    transform: translateX(-50%);
    bottom: 10%;
  }
  .mySwiper .ct h6{
    opacity: 1;
  }
  .a1ct{
    padding: 50px 0 60px 0;
  }
  .a1ct .top .left .desc{
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .a1ct .top .left .desc p:not(:first-of-type){
    margin-top: 12px;
  }
  .a1ct .top{
    flex-direction: column;
  }
  .a1ct .top .left{
    width: 100%;
  }
  .a1ct .top .right{
    width: 100%;
    height: auto;
    margin-top: 25px;
    border-radius: 10px;
  }
  .a1ct .bottom{
    margin-top: 60px;
    flex-direction: column-reverse;
  }
  .a1ct .bottom .left{
    width: 100%;
    border-radius: 10px;
    height: auto;
    margin-top: 40px;
  }
  .a1ct .bottom .right{
    width: 100%;
  }
  .a1ct .bottom .right .rq .row::before{
    display: none;
  }
  .a1ct .bottom .right .rq .row:hover .db img{
    filter: unset;
  }
  .a1ct .bottom .right .rq .row:hover .db h4{
    color: #692B18;
  }
  .a1ct .bottom .right .rq .row:hover p{
    color: #666666;
  }
  .a1ct .bottom .right .rq .row:hover::before{
    width: auto;
  }
  .a1ct .bottom .right h6{
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .a1ct .bottom .right .rq{
    padding-left: 0;
    width: 100%;
    margin: 30px 0 30px 0;
  }
  .a1ct .bottom .right .rq .row .db img{
    width: 30px;
  }
  .a1ct .bottom .right .rq .row .db h4{
    width: calc(100% - 30px - 20px);
    font-size: 18px;
  }
  .a1ct .bottom .right .rq .row p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .a1ct .bottom .right .rq .row:not(:first-of-type){
    margin-top: 30px;
  }
  .i1-box{
    background: unset;
  }
  .i1ct{
    padding: 60px 0 0 0;
    flex-direction: column;
  }
  .i1ct .caolt{
    width: 100%;
    border-radius: 10px;
    margin-top: 50px;
  }
  .i1ct .left{
    width: 100%;
  }
  .dlh3{
    font-size: 20px;
  }
  .i1ct .left h6{
    font-size: 16px;
    margin: 15px 0 30px 0;
  }
  .i1ct .left .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .i1ct .left .desc p:not(:first-of-type){
    margin-top: 10px;
  }
  .i1ct .left .pt{
    margin-top: 30px;
  }
  .i1ct .right{
    margin: 40px auto 0;
    width: 140px;
    height: 37px;
    transform: unset;
  }
  .i1ct .right span{
    font-size: 14px;
  }
  .i1ct .right i{
    margin-left: 9px;
  }
  .i1-box .flow{
    width: 15%;
    display: none;
  }
  .i2-box .top .line{
    display: none;
  }
  .i2-box .top{
    flex-direction: column;
  }
  .i2-box .top .item{
    width: calc(100% - 40px);
    border: 1px solid #EEEEEE;
    padding: 25px 20px 30px 20px;
  }
  .i2-box .top .item img{
    height: 40px;
  }
  .i2-box .top .item h3{
    font-size: 20px;
    margin: 20px 0 18px 0;
  }
  .i2-box .top .item p{
    font-size: 14px;
    line-height: 22px;
  }
  .i2-box .top .item:not(:first-of-type){
    border-top: none;
  }
  .i2-box .mide{
    width: 94%;
    border-radius: 10px;
    padding: 35px 0 50px 0;
  }
  .i2-box .mide img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .i2-box .mide .txt{
    transform: unset;
    position: relative;
    z-index: 1;
    top: unset;
    left: unset;
    width: 94%;
    margin: 0 auto;
  }
  .pb-title h3{
    font-size: 20px;
  }
  .i2-box .mide{
    margin: 50px auto 0;
  }
  .i2-box .mide .txt p{
    font-size: 14px;
    line-height: 24px;
    margin: 20px auto 38px;
    text-align: left;
    text-align-last: left;
  }
  .i2-box .mide .txt a{
    width: 140px;
    height: 37px;
  }
  .i2-box .mide .txt a span{
    font-size: 14px;
  }
  .i2-box .mide .txt a i{
    margin-left: 9px;
    font-size: 14px;
  }
  .i2-box{
    padding: 60px 0 0 0;
  }
  .i3-box{
    padding: 70px 0 50px 0;
  }
  .i3-box .top{
    flex-direction: column;
  }
  .i3-box .top .rt{
    margin-top: 35px;
  }
  .i3-box .top .rt a{
    padding: 8px 15px;
    font-size: 14px;
  }
  .i3-box .top .rt a:not(:first-of-type){
    margin-left: 15px;
  }
  .i3-box .mide{
    width: 94%;
    margin: 45px auto 0;
  }
  .i3-box .mide .gyzs{
    display: none;
  }
  .i3-box .mide .mzj{
    width: 100%;
    position: relative;
  }
  .i3-box .mide .mzj .qh{
    width: 36px;
    height: 36px;
    position: absolute;
    top: 60px;
    z-index: 5;
  }
  .i3-box .mide .mzj .prev{
    left: 0;
  }
  .i3-box .mide .mzj .next{
    right: 0;
  }
  .i3sw .rq{
    flex-direction: column-reverse;
  }
  .i3sw .rq .left{
    width: 100%;
  }
  .i3sw .rq .ib{
    width: 100%;
    height: 200px;
    max-width: 100%;
  }
  .i3sw .rq .ib .bg{
    display: none;
  }
  .i3sw .rq .ib .cp{
    position: unset;
    transform: unset;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .i3sw .rq .left{
    margin-top: 25px;
  }
  .i3sw .rq .left h3{
    font-size: 18px;
    margin: 7px 0 17px 0;
  }
  .i3sw .rq .left a{
    width: 140px;
    height: 37px;
    margin: 30px auto 0;
  }
  .i3sw .rq .left p{
    font-size: 14px;
    line-height: 22px;
  }
  .i3sw .rq .left h6{
    font-size: 14px;
  }
  .i3sw .rq .left a span{
    font-size: 14px;
  }
  .i3sw .rq .left a i{
    font-size: 14px;
    margin-left: 8px;
  }
  .i3sw{
    width: 100%;
  }
  .i4ct{
    padding: 60px 0 60px 0;
  }
  .pb-title p{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 0 0;
  }
  .i4ct .mide{
    flex-wrap: wrap;
    margin-top: 35px;
  }
  .i4ct .mide a{
    width: 100%;
    border-radius: 8px;
    height: 300px;
    margin-right: 0;
  }
  .i4ct .mide a:not(:first-of-type){
    margin-top: 20px;
  }
  .i4ct .mide a::after{
    height: 280px;
    background: linear-gradient(to bottom, rgba(105,43,24,0), rgba(105,43,24,0.8));
  }
  .i4ct .mide a .txt{
    padding: 0 20px 25px 20px;
    width: calc(100% - 40px);
  }
  .i4ct .mide a:hover .txt{
    padding-bottom: 25px;
  }
  .i4ct .mide a:hover .txt p{
    margin-top: 15px;
  }
  .i4ct .mide a .txt p{
    height: auto;
    opacity: 1;
    transform: scaleY(1);
    margin-top: 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .i4ct .mide a .txt h3{
    font-size: 18px;
  }
  .banner{
    height: 250px;
  }
  .banner .ct h3{
    font-size: 20px;
  }
  .min-nav .ct{
    padding: 15px 0;
    overflow-x: auto;
  }
  .min-nav .ct a, .min-nav .ct span{
    font-size: 14px;
    flex-shrink: 0;
  }
  .min-nav .ct span{
    margin: 0 8px;
  }
  .ho1-box{
    padding: 60px 0;
  }
  .ho1-box .caol{
    width: 94%;
    margin: 0 auto;
  }
  .ho1-box h6{
    max-width: 100%;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }
  .ho1-box .swb{
    margin-top: 38px;
  }
  .ho1-box .swiper a{
    border-radius: 4px;
  }
  .ho1-box .swiper{
    height: 140px;
  }
  .ho1-box .swiper:not(:first-of-type){
    margin-top: 10px;
  }
  .ho1-box .gx{
    margin: 60px auto 0;
    width: calc(94% - 30px);
    padding: 30px 15px 35px 15px;
    border-radius: 12px;
  }
  .ho1-box .gx .left{
    width: 100%;
  }
  .ho1-box .gx .left h3{
    font-size: 20px;
    text-align: center;
  }
  .ho1-box .gx .left .desc{
    margin: 15px 0 35px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .ho1-box .gx .left a{
    width: 140px;
    height: 37px;
    margin: 0 auto;
  }
  .conct{
    padding: 60px 0;
  }
  .conct .top{
    flex-direction: column;
  }
  .conct .top .left{
    width: 100%;
  }
  .conct .top .left img{
    border-radius: 10px;
  }
  .conct .top .left h3{
    font-size: 20px;
    margin: 40px 0 15px 0;
  }
  .conct .top .left p{
    font-size: 14px;
    line-height: 24px;
  }
  .conct .top .right{
    margin-top: 60px;
    width: 100%;
  }
  .conct .top .right h6{
    font-size: 20px;
    line-height: 28px;
  }
  .conct .top .right form{
    margin-top: 30px;
  }
  .conct .top .right form input{
    font-size: 14px;
    height: 36px;
    margin-bottom: 25px;
  }
  .conct .top .right form textarea{
    font-size: 14px;
    height: 80px;
  }
  .conct .top .right form button{
    margin: 0 auto;
    width: 180px;
    height: 36px;
    font-size: 14px;
    margin: 0 auto;
    display: block;
  }
  .conct .bottom{
    margin-top: 70px;
    padding-top: 20px;
    flex-wrap: wrap;
  }
  .conct .bottom .item{
    max-width: 100%;
    width: 100%;
  }
  .conct .bottom .item:not(:first-of-type){
    margin-top: 25px;
  }
  .conct .bottom .item .rund{
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
  }
  .conct .bottom .item .wz .ah a{
    font-size: 14px;
  }
  .conct .bottom .item .wz .ts{
    margin-top: 15px;
  }
  .p1ct{
    padding: 60px 0;
  }
  .pbtop{
    flex-direction: column;
  }
  .pbtop .left{
    width: 100%;
  }
  .dlh3{
    text-align: center;
  }
  .pbtop .right{
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .pbtop .right p:not(:first-of-type){
    margin-top: 12px;
  }
  .p1ct .mide .item{
    width: calc(100% - 40px);
    padding: 30px 20px 35px 20px;
    border-radius: 10px;
    height: auto;
    flex-direction: column-reverse;
    background: unset;
    background-color: #F8F8F8;
  }
  .p1ct .mide .item .left{
    width: 100%;
    margin-top: 30px;
  }
  .p1ct .mide .item .left h3{
    font-size: 20px;
  }
  .p1ct .mide .item .left .tag{
    margin: 20px 0 30px 0;
    min-height: unset;
  }
  .p1ct .mide .item .left .tag a{
    font-size: 14px;
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  .p1ct .mide .item .right{
    width: 100%;
  }
  .p1ct .mide .item .right img{
    max-height: unset;
    max-width: 40%;
    margin: 0 auto;
    transform: unset !important;
  }
  .p1ct .mide .item .left .more{
    width: 140px;
    height: 37px;
    margin: 0 auto;
  }
  .p1ct .mide .item .left .more span{
    font-size: 14px;
  }
  .p1ct .mide .item .left .more i{
    margin-left: 7px;
    font-size: 14px;
  }
  .p1ct .mide .item:nth-of-type(2) .left .tag a{
    width: 100%;
    margin-right: 0;
  }
  .p1ct .mide{
    margin-top: 40px;
  }
  .p2ct{
    padding: 60px 0;
  }
  .p-list{
    margin-top: 40px;
  }
  .p-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    border-radius: 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:hover{
    transform: unset;
  }
  .p-list li a .ib{
    height: 180px;
  }
  .p-list li a .txt{
    width: calc(100% - 20px);
    padding: 0 10px 10px 10px;
  }
  .p-list li a .txt h3{
    font-size: 16px;
  }
  .p-list li a .txt .desc{
    margin-top: 15px;
  }
  .p-list li a .txt .desc .item{
    margin-bottom: 8px;
  }
  .p-list li a .txt .desc .item .ms{
    font-size: 12px;
  }
  .p-list li a .txt .desc .item .ms span{
    font-size: 14px;
  }
  .p-list li a .txt .desc .item p{
    font-size: 12px;
  }
  .min-nav.db{
    margin-top: 50px;
  }
  .pd1ct{
    flex-direction: column-reverse;
    padding: 60px 0;
  }
  .pd1ct .left{
    width: 100%;
    margin-top: 35px;
  }
  .pd1ct .left h3{
    font-size: 20px;
  }
  .pd1ct .left h6{
    font-size: 14px;
    line-height: 24px;
    margin: 25px 0 25px 0;
  }
  .pd1ct .left .desc{
    font-size: 14px;
    line-height: 30px;
  }
  .pd1ct .left a{
    width: 140px;
    height: 37px;
    margin-top: 35px;
  }
  .pd1ct .left a span{
    font-size: 14px;
  }
  .pd1ct .left a i{
    font-size: 14px;
    margin-left: 7px;
  }
  .pd1ct .right{
    width: 100%;
  }
  .pd1ct .right .desc-swiper{
    height: 220px;
  }
  .pd1ct .right .dbsw{
    margin-top: 25px;
  }
  .pd1ct .right .time-swiper{
    width: calc(100% - 32px - 26px);
    height: 75px;
  }
  .pd2ct{
    width: 92%;
    padding: 60px 0;
  }
  .pd2ct .tb{
    margin-top: 30px;
  }
  .pd2ct table tr td:first-of-type{
    padding-left: 25px;
    width: calc(100px - 25px);
  }
  .pd2ct table tr td:first-of-type::before{
    width: 5px;
    height: 5px;
    left: 10px;
  }
  .pd2ct table tr td{
    font-size: 14px;
    padding: 10px 10px 10px 15px;
  }
  .pd2ct .ib{
    margin-top: 40px;
  }
  .pd3ct{
    padding: 60px 0;
  }
  .pd3ct h3{
    font-size: 20px;
    padding-left: 16px;
  }
  .pd3ct h3::before{
    width: 5px;
    border-radius: 4px;
  }
  .pd3ct .mide{
    margin-top: 35px;
    flex-wrap: wrap;
  }
  .pd3ct .mide a{
    border-radius: 10px;
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .pd3ct .mide a:nth-of-type(2n){
    margin-right: 0;
  }
  .pd3ct .mide a .ib{
    height: 180px;
  }
  .pd3ct .mide a .txt{
    font-size: 14px;
  }
  .ser1ct{
    padding: 60px 0;
  }
  .ser1ct h6{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }
  .ser1ct .mide{
    margin-top: 35px;
    flex-wrap: wrap;
  }
  .ser1ct .mide .item{
    width: calc(100% - 50px);
    padding: 28px 25px 35px 25px;
    border-radius: 10px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .ser1ct .mide .item img{
    height: 34px;
  }
  .ser1ct .mide .item h3{
    font-size: 18px;
  }
  .ser1ct .mide .item p{
    min-height: unset;
    font-size: 14px;
    line-height: 24px;
  }
  .ser1ct .mide .item a{
    margin: 30px auto 0;
    width: 140px;
    height: 35px;
    font-size: 14px;
  }
  .ser1ct .mide .item:hover{
    transform: unset;
  }
  .ser1ct .desc{
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }
  .ser2ct{
    padding: 60px 0;
  }
  .ser2-list{
    margin-top: 40px;
  }
  .ser2-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 25px;
  }
  .ser2-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .ser2-list li .ib{
    border-radius: 4px;
    height: 120px;
  }
  .ser2-list li .ib .rund{
    width: 36px;
  }
  .ser2-list li p{
    font-size: 14px;
    margin-top: 10px;
  }
  .ser3ct{
    padding: 40px 0 60px 0;
  }
  .ser3ct .tm{
    font-size: 20px;
  }
  .ser3ct .db{
    margin-top: 20px;
  }
  .ser3ct .db .left{
    font-size: 14px;
  }
  .social-share .icon-wechat .wechat-qrcode{
    top: unset !important;
    bottom: -205px;
    left: unset !important;
    right: calc(100% - 34px);
  }
  .social-share .icon-wechat .wechat-qrcode:after{
    display: none;
  }
  .ser3ct .content{
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
  }
  .ser3ct .vd .item{
    width: 100%;
    margin: 20px auto 0;
  }
  .ser3ct .vd .item .rund{
    width: 45px;
  }
  .tect{
    padding: 60px 0;
    margin: 0 auto;
  }
  .tect .mide{
    margin-top: 40px;
  }
  .tect .mide .item{
    flex-direction: column-reverse;
    border-radius: 10px;
  }
  .tect .mide .item .right{
    width: 100%;
    height: 200px;
    border-radius: 10px;
  }
  .tect .mide .item .left{
    width: calc(100% - 40px);
    padding: 35px 20px 35px 20px;
  }
  .tect .mide .item .left .flow{
    font-size: 36px;
    left: 10px;
    top: 15px;
  }
  .tect .mide .item .left h3{
    font-size: 18px;
  }
  .tect .mide .item .left p{
    overflow: unset;
    display: block;
    -webkit-box-orient: unset;
    -webkit-line-clamp: unset;
    height: auto;
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 30px 0;
  }
  .tect .mide .item .left a{
    font-size: 14px;
  }
  .tect .mide .item:not(:first-of-type){
    margin-top: 20px;
  }
  .tect .mide .item:nth-of-type(even){
    flex-direction: column-reverse;
  }
  .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;
  }
  .fct{
    padding: 40px 0 0 0;
  }
  .fct .flogo img{
    width: 100px;
  }
  .fct .mide{
    flex-direction: column;
    margin-top: 25px;
  }
  .fct .mide .item h3{
    font-size: 16px;
  }
  .fct .mide .item .dw{
    width: 100%;
  }
  .fct .mide .item .dw, .fct .mide .item .dh{
    margin-top: 15px;
  }
  .fct .mide .item .row img{
    width: 14px;
  }
  .fct .mide .item .row p{
    width: calc(100% - 14px - 8px);
    font-size: 14px;
  }
  .fct .mide .item .row:not(:first-of-type){
    margin-top: 10px;
  }
  .fct .mide .item:nth-of-type(2){
    display: none;
  }
  .fct .mide .item .ly{
    width: 100%;
  }
  .fct .mide .item:nth-of-type(3){
    margin-top: 30px;
    margin-left: 0;
  }
  .fct .mide .item .ly h6{
    font-size: 14px;
    margin: 15px 0 8px 0;
  }
  .fct .mide .item .ly form button{
    width: 200px;
    margin: 25px auto 0;
    font-size: 14px;
  }
  .fct .db{
    margin-top: 40px;
    padding: 20px 0;
    flex-direction: column-reverse;
  }
  .fct .db .icon a{
    width: 36px;
    height: 36px;
  }
  .fct .db .icon a .qr img{
    width: 80px;
  }
  .fct .db .icon{
    margin-bottom: 10px;
  }
  .fct .db .left a{
    font-size: 12px;
  }
}