@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: 12px;
    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: 12px;
  }
  .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;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom{
    background-color: #ffffff;
  }
  .header-box.active .hamburger.is-closed .hamb-top,
  .header-box.active .hamburger.is-closed .hamb-middle,
  .header-box.active .hamburger.is-closed .hamb-bottom,
  .header-box.iactive .hamburger.is-closed .hamb-top,
  .header-box.iactive .hamburger.is-closed .hamb-middle,
  .header-box.iactive .hamburger.is-closed .hamb-bottom{
     background-color: #D11A28;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #D11A28;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #ffffff;
  }
  .header-box.active .sidebar-nav .sidebar-brand a .sj{
    border-color: #D11A28;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 12px;
    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,
  .x-center,
  .c-center,
  .m-center{
    width: 95%;
  }
  .app{
    display: block;
  }
  .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;
  }
  .headerct .nav{
    display: none;
  }
  .headerct{
    height: 50px;
  }
  .headerct .logo img{
    height: 34px;
  }
  .cd1ct{
    padding: 60px 0 140px 0;
  }
  .gy-nav a, .gy-nav span{
    font-size: 12px;
  }
  .gy-nav span{
    margin: 0 5px;
  }
  .cd1ct .mide{
    margin-top: 30px;
  }
  .cd1ct .mide .top h3{
    font-size: 16px;
  }
  .pb-more{
    width: 150px;
    height: 36px;
  }
  .pb-more span{
    font-size: 12px;
    margin-left: 15px;
  }
  .pb-more .rund{
    width: 33px;
    height: 33px;
  }
  .cd1ct .mide .time{
    font-size: 12px;
    margin: 10px 0 15px 0;
  }
  .cd1ct .mide .jj{
    font-size: 12px;
    line-height: 20px;
  }
  .cd2ct .mide{
    width: calc(100% - 30px);
    padding: 20px 15px;
    margin-top: -110px;
  }
  .cd2ct .mide .top a{
    padding: 8px 12px;
    font-size: 14px;
    border-radius: 8px 8px 0 0;
    margin-right: 8px;
  }
  .cd2ct .mide .rq{
    margin-top: 25px;
  }
  .cd2ct .mide .rq .content p, .cd2ct .mide .rq .content span{
    font-size: 12px;
    line-height: 22px;
  }
  .cd2ct .mide .rq .content img{
    margin: 20px auto 0;
  }
  .cd2ct{
    padding: 0 0 40px 0;
  }
  .banner{
    height: 210px;
  }
  .banner .rw{
    right: 2.5%;
    height: 60%;
    bottom: 18%;
  }
  .banner .bt{
    bottom: 10px;
  }
  .banner .ct p{
    font-size: 12px;
    margin-top: 7px;
  }
  .pb-h3{
    font-size: 16px;
  }
  .banner .ct{
    top: 55%;
  }
  .cr1ct{
    padding: 40px 0 60px 0;
  }
  .in-tm h6,
  .in-tm h3{
    font-size: 16px;
  }
  .in-tm h6{
    margin-top: 7px;
  }
  .cr1-list{
    margin-top: 30px;
  }
  .cr1-list li{
    border-radius: 10px;
    width: calc(100% - 30px);
    padding: 15px 15px 25px 15px;
    flex-direction: column;
  }
  .cr1-list li .ib{
    width: 100%;
    height: auto;
  }
  .cr1-list li .txt{
    width: 100%;
    margin-top: 20px;
  }
  .cr1-list li .txt .tm h3{
    font-size: 14px;
  }
  .cr1-list li .txt .tm .flow{
    font-size: 12px;
    padding: 5px 6px;
  }
  .cr1-list li .txt .tm{
    max-width: calc(100% - 160px);
  }
  .cr1-list li .txt .line{
    width: 28px;
    margin: 10px 0;
  }
  .cr1-list li .txt p{
    font-size: 12px;
    line-height: 20px;
    height: 60px;
  }
  .pb-more.active{
    width: 150px;
    height: 36px;
  }
  .pb-more.active .rund{
    width: 33px;
    height: 33px;
  }
  .pb-more.active span{
    margin-left: 15px;
    font-size: 12px;
  }
  .cr1-list li .sz{
    font-size: 60px;
    right: 25px;
    top: 18px;
  }
  .cr1-list li:hover{
    transform: unset;
  }
  .cr1-list li .txt .db .lj-more{
    font-size: 12px;
  }
  .cr1-list li .txt .db{
    margin-top: 35px;
  }
  .cr1-list li:not(:first-of-type){
    margin-top: 25px;
  }
  .em1-box{
    padding: 40px 0 50px 0;
  }
  .in-jj{
    font-size: 12px;
    line-height: 20px;
    width: 95%;
    margin: 15px auto 0;
    text-align: justify;
    text-align-last: center;
  }
  .em1-box .sw-box{
    margin-top: 23px;
  }
  .em1-box .sw-box a{
    height: 60px;
    box-shadow: 0px 0px 10px 0px rgb(46 46 46 / 8%);
  }
  .em1-box .sw-box .swiper-container{
    padding: 7px 0;
  }
  .em2ct{
    padding: 40px 0 60px 0;
  }
  .em2ct .mide .lc,
  .em2ct .mide .top,
  .em2ct .mide .bottom{
    display: none;
  }
  .em2ct .mide{
    margin-top: 30px;
  }
  .appxs{
    display: block;
  }
  .em2ct .mide .phitem{
    width: 100%;
    align-items: center;
  }
  .em2ct .mide .phitem img{
    width: 140px;
    height: 80px;
    border-radius: 6px;
  }
  .em2ct .mide .phitem .wzy{
    width: calc(100% - 140px - 15px);
  }
  .em2ct .mide .phitem .wzy h3{
    font-size: 14px;
  }
  .em2ct .mide .phitem .wzy p{
    font-size: 12px;
    margin-top: 5px;
  }
  .em2ct .mide .phitem:not(:first-of-type){
    margin-top: 15px;
  }
  .i10ct{
    padding: 40px 0 60px 0;
    flex-direction: column;
  }
  .i10ct .left{
    width: 100%;
  }
  .i10ct .left p{
    font-size: 12px;
    margin-top: 10px;
  }
  .i10ct .left .ibx{
    margin-top: 30px;
  }
  .i10ct .left .ibx a{
    font-size: 12px;
    width: calc((100% - 20px - 6px) / 3 - 6px);
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
  }
  .i10ct .left .ibx a:nth-of-type(3n){
    margin-right: 0;
  }
  .i10ct .left .ibx a:nth-of-type(4n){
    margin-right: 10px;
  }
  .i10ct .left .ibx a:nth-of-type(6n){
    margin-right: 0px;
  }
  .i10ct .right{
    width: 100%;
    margin-top: 10px;
  }
  .mySwiper .rq{
    height: 220px;
  }
  .mySwiper .txt{
    top: unset;
    bottom: 10%;
    transform: translate(-50%,0);
  }
  .mySwiper .txt.slm{
    bottom: 10%;
  }
  .mySwiper .txt h3{
    font-size: 16px;
    line-height: 22px;
  }
  .mySwiper .txt h3 br{
    display: none;
  }
  .mySwiper .txt h3 span{
    padding-left: 4px;
  }
  .mySwiper .txt p{
    font-size: 12px;
    line-height: 20px;
    margin: 7px 0 15px 0;
  }
  .mySwiper .txt .trq{
    width: 55%;
    opacity: 1;
    transform: unset;
  }
  .mySwiper .txt .more span{
    font-size: 12px;
    margin-left: 7px;
  }
  .mySwiper .txt .more i{
    font-size: 16px;
  }
  .mySwiper .txt .more{
    width: 130px;
    height: 32px;
  }
  .mySwiper .mouse{
    display: none;
  }
  .mySwiper .qh{
    display: none;
  }
  .mySwiper .rund{
    display: none;
  }
  .i1ct{
    padding: 40px 0;
  }
  .i1ct .top{
    width: 100%;
  }
  .i1ct .bottom{
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 200px;
  }
  .i1ct .bottom .item{
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
  }
  .i1ct .bottom .item:nth-of-type(3),
  .i1ct .bottom .item:nth-of-type(5){
    margin-right: 0;
  }
  .i1ct .bottom .item:nth-of-type(4),
  .i1ct .bottom .item:nth-of-type(5){
    margin-top: 15px;
  }
  .i1ct .bottom .item .rund{
    width: 50px;
    height: 50px;
  }
  .i1ct .bottom .item p{
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
  }
  .i1-box .bbgrq .bbg{
    height: 320px;
  }
  .i1-box .rw{
    right: 0;
    width: 100%;
  }
  .i1ct .top p{
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0 30px 0;
  }
  .i2-box{
    height: 200px;
  }
  .i2-box .item .rq{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .i2-box .item .rund{
    width: 50px;
    height: 50px;
  }
  .i2-box .item .txt h3{
    font-size: 14px;
  }
  .i2-box .item .txt{
    margin-top: 15px;
  }
  .i2-box .item .txt p{
    font-size: 12px;
    margin-top: 7px;
  }
  .i2-box .item a{
    font-size: 12px;
    opacity: 1;
    margin: 20px auto 0;
  }
  .i2-box .item:hover a{
    opacity: 1;
    margin: 20px auto 0;
  }
  .i3-box .top{
    padding: 50px 0;
  }
  .i3-box .top .tm{
    width: calc(100% - 165px);
  }
  .i3-box .top .tm p{
    font-size: 12px;
    margin-top: 7px;
  }
  .i3-box .bottom{
    height: auto;
    flex-direction: column;
  }
  .i3-box .bottom .item{
    width: 100%;
    display: flex;
    height: 130px;
  }
  .i3-box .bottom .item1,
  .i3-box .bottom .item2,
  .i3-box .bottom .item3{
    display: none;
  }
  .i3-box .bottom .item .it{
    height: 100%;
    width: 50%;
  }
  .i3-box .bottom .i3-swiper{
    width: 100%;
    height: auto;
  }
  .i3-box .bottom .i3-swiper .pb{
    position: absolute;
    top: 109px;
    background-color: rgba(255,255,255,0.9);
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 5;
  }
  .i3-box .bottom .i3-swiper .pb i{
    font-size: 16px;
    color: #D11A28;
  }
  .i3-box .bottom .i3-swiper .prev{
    left: 15px;
  }
  .i3-box .bottom .i3-swiper .next{
    right: 15px;
  }
  .i3-box .bottom .i3-swiper img{
     height: 250px;
  }
  .i3-box .bottom .i3-swiper img:hover{
    transform: unset;
  }
  .i3-box .bottom .i3-swiper .txt{
    width: calc(100% - 30px);
    padding: 18px 15px 50px 15px;
    background-color: rgba(255,255,255,1);
    position: unset;
  }
  .i3-box .bottom .i3-swiper .txt h3{
    font-size: 14px;
  }
  .i3-box .bottom .i3-swiper .txt p{
    font-size: 12px;
    margin: 10px 0 25px 0;
    color: #383737;
  }
  .i3-box .bottom .i3-swiper .txt a{
    width: 32px;
    height: 32px;
  }
  .i3-box .bottom .i3-swiper .txt a i{
    font-size: 16px;
  }
  .i3-box .bottom .item .it .qh{
    font-size: 36px;
  }
  .i3-box .bottom .item .it .prev{
    left: 10%;
    bottom: 15%;
  }
  .i3-box .bottom .item .it .next{
    right: 10%;
    top: 15%;
  }
  .i4-box{
    padding: 50px 0 60px 0;
  }
  .i4-box .top{
    flex-direction: column;
    align-items: flex-start;
  }
  .i4-box .top p{
    font-size: 12px;
    margin-top: 7px;
  }
  .i4-box .top .tag{
    position: unset;
    flex-wrap: wrap;
    margin-top: 18px;
  }
  .i4-box .top .tag a:not(:first-of-type){
    margin-left: 0;
  }
  .i4-box .top .tag a{
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .i4-box .top .tag a{
    font-size: 12px;
    padding: 8px 14px;
  }
  .i4-swiper{
    margin: 35px 0 0 0;
    padding: 15px 0 0 0;
  }
  .i4-swiper .rq{
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: calc(100% - 30px);
    height: calc(100% - 35px);
    padding: 15px 15px 20px 15px;
  }
  .i4-swiper .swiper-slide-active .rq img{
    height: calc(100% + 15px + 15px);
  }
  .i4-swiper .rq .ib{
    width: 100%;
    height: 110px;
  }
  .i4-swiper .rq .txt{
    width: 100%;
    margin-top: 15px;
  }
  .i4-swiper .rq .txt h3{
    font-size: 14px;
  }
  .i4-swiper .rq .txt .line{
    width: 28px;
    margin: 12px 0 14px 0;
  }
  .i4-swiper .rq .txt p{
    font-size: 12px;
    line-height: 20px;
    height: 60px;
  }
  .i4-swiper .rq .txt a{
    margin-top: 30px;
    font-size: 12px;
  }
  .i4-swiper .swiper-slide{
    height: auto !important;
  }
  .i4-swiper .next{
    right: calc(2.5%);
  }
  .i4-swiper .prev{
    left: calc(2.5%);
  }
  .i4-swiper .pb i{
    font-size: 16px;
  }
  .i4-swiper .pb{
    width: 33px;
    height: 33px;
    transform: unset;
    top: 0;
    background: rgba(255,255,255,0.3);
  }
  .i4-swiper .pb:hover{
    background: rgba(255,255,255,0.3);
  }
  .i4-swiper .pb:hover i{
    color: #ffffff;
  }
  .i5ct{
    padding: 50px 0 60px 0;
  }
  .i5ct .top .tm{
    width: calc(100% - 165px);
  }
  .i5ct .top .tm p{
    font-size: 12px;
    margin-top: 7px;
  }
  .i5ct .mide{
    flex-direction: column;
    margin-top: 30px;
  }
  .i5ct .mide .lft{
    width: 100%;
    height: 210px;
    margin-right: 0;
  }
  .i5ct .mide .lft .txt{
    width: calc(100% - 70px - 15px);
    padding: 15px 70px 15px 15px;
  }
  .i5ct .mide .lft .txt .time{
    font-size: 12px;
  }
  .i5ct .mide .lft .txt p{
    font-size: 14px;
  }
  .i5ct .mide .lft .rbj img{
    width: 62px;
  }
  .i5ct .mide .lft .rbj .rund{
    width: 33px;
    height: 33px;
    right: 6px;
    bottom: 6px;
  }
  .i5ct .mide .lft .rbj .rund i{
    font-size: 16px;
  }
  .i5ct .mide .rit{
    width: 100%;
    margin-top: 10px;
  }
  .i5ct .mide .rit a{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  .i5ct .mide .rit a:hover{
    transform: unset;
  }
  .i5ct .mide .rit a img{
    height: 120px;
  }
  .i5ct .mide .rit a .txt{
    padding-top: 15px;
  }
  .i5ct .mide .rit a .txt .time{
    font-size: 12px;
  }
  .i5ct .mide .rit a .txt h6{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin: 10px 0;
  }
  .i5ct .mide .rit a .txt p{
    font-size: 12px;
    line-height: 20px;
    height: 40px;
  }
  .i6-box{
    height: auto;
    flex-direction: column;
  }
  .i6-box .left{
    width: 100%;
    height: auto;
  }
  .i6-box .left .rw{
    left: 2.5%;
    width: 60%;
  }
  .i6-box .left .txt{
    right: 15px;
    top: 50px;
    width: calc(100% - 60% - 2.5% - 15px);
  }
  .i6-box .left .txt p{
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
  }
  .i6-box .right{
    width: 100%;
    margin-top: 10px;
  }
  .i6-box .right .vd{
    height: 210px;
  }
  .i6-box .right .bv{
    height: auto;
  }
  .i6-box .right .bv .vd{
    height: 72px;
  }
  .i6-box .right .bv .vd .rund{
    height: 30px;
    width: 30px;
  }
  .i6-box .right .vd .rund{
    width: 50px;
    height: 50px;
  }
  .i6-box .right .vd .rund i{
    font-size: 26px;
  }
  .i7ct{
    padding: 60px 0 50px 0;
  }
  .i7ct .tm p{
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    text-align: justify;
    text-align-last: center;
  }
  .i7-list{
    margin-top: 30px;
  }
  .i7-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    height: 170px;
  }
  .i7-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .i7-list li a p{
    font-size: 12px;
    bottom: 11px;
    padding: 6px 12px;
  }
  .i8ct{
    padding: 50px 0 196px 0;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
  }
  .i8ct .left{
    width: 100%;
  }
  .i8ct .left .t-box{
    margin-top: 25px;
  }
  .i8ct .left .bg-swiper .txt .jj{
    align-items: center;
  }
  .i8ct .left .bg-swiper .txt .jj .name{
    font-size: 14px;
  }
  .i8ct .left .bg-swiper .txt .jj .ch{
    font-size: 12px;
    margin-left: 15px;
  }
  .i8ct .left .bg-swiper .txt .cot p{
    font-size: 12px;
    line-height: 20px;
  }
  .i8ct .left .bg-swiper .txt .cot{
    margin-top: 10px;
  }
  .i8ct .right .r{
    height: 100%;
    width: auto;
    max-width: 100%;
    transform: translateX(-10px);
  }
  .i8ct .right .y{
    max-width: 58%;
  }
  .i8ct .right .pb-more{
    top: 0px;
  }
  .xt-box{
    position: absolute;
    left: 0;
    bottom: 60px;
    margin-top: 0;
    width: 100%;
  }
  .xt-box .pb{
    width: 32px;
    height: 32px;
  }
  .xt-box .pb i{
    font-size: 16px;
  }
  .i8ct .left .flow-swiper{
    width: calc(100% - 64px - 30px);
  }
  .i8ct .right{
    width: 100%;
    height: 300px;
    margin-top: 30px;
  }
  .i9-box{
    padding: 40px 0 60px 0;
  }
  .i9-box .rq{
    width: auto;
    height: auto;
    margin: 35px auto 0;
  }
  .i9-box .rq .mapt{
    width: 100%;
  }
  .i9-box .tm p{
    font-size: 12px;
    /*margin-top: 10px;*/
    margin: 10px auto 0;
    width: 100%;
  }
  .i9-box .rq .rt{
    display: none;
  }
  .i9-box .rq .mide{
    width: 245px;
    height: 245px;
  }
  .i9-box .rq .mide .mit{
    width: 60px;
    height: 60px;
  }
  .i9-box .rq .mide .hd{
    width: 7px;
    height: 7px;
  }
  .i9-box .rq .mide .rund .nr{
    width: 105px;
    height: 105px;
  }
  .i9-box .rq .mide .rund .pulse1{
    animation: pulse1 3s ease-out infinite;
    background-color: rgba(209,26,40, 0.08);
  }
  .i9-box .rq .mide .rund .pulse2{
    animation: pulse2 3s ease-out infinite;
  }
  @keyframes pulse1 {
    0% {
      width: 135px;
      height: 135px;
    }
    100% {
      width: 165px;
      height: 165px;
    }
  }
  @keyframes pulse2 {
    0% {
      width: 105px;
      height: 105px;
    }
    100% {
      width: 135px;
      height: 135px;
    }
  }
  .pb-nav .ct a:not(:first-of-type){
    margin-left: 20px;
  }
  .pb-nav .ct a{
    font-size: 14px;
  }
  .pb-nav .ct{
    height: 50px;
  }
  .pb-nav .ct a.active::after{
    width: calc(100% + 10px);
  }
  .pb-nav .ct a:hover::after{
    width: 0;
  }
  .in1-ct{
    padding: 40px 0 60px 0;
    flex-direction: column;
  }
  .in1-ct.active{
    padding: 40px 0 30px 0;
  }
  .in1-ct .left{
    width: 100%;
  }
  .in1-ct .right{
    width: 100%;
  }
  .in1-ct .left h3{
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  .in1-ct .left p{
    font-size: 16px;
    text-align: center;
  }
  .in1-ct .right{
    margin-top: 30px;
  }
  .in1-ct .right p{
    font-size: 12px;
    line-height: 22px;
    text-indent: 24px;
  }
  .in1-ct .right p:not(:first-of-type){
    margin-top: 10px;
  }
  .in1-2ct{
    padding: 40px 0 60px 0;
  }
  .pb-tm p{
    max-width: 100%;
    font-size: 12px;
    line-height: 20px;
    margin: 12px auto 0;
    text-align: justify;
    text-align-last: center;
  }
  .in1-2ct img{
    margin: 25px auto 0;
  }
  .in1-ct .right h3{
    margin-bottom: 7px;
    font-size: 14px;
    text-indent: 24px;
  }
  .in2-1ct{
    padding-bottom: 60px;
    flex-direction: column;
    height: auto;
  }
  .in2-1ct .left{
    width: 100%;
    height: auto;
  }
  .in2-1ct .left .lt1,
  .in2-1ct .left .lt6{
    display: none;
  }
  .in2-1ct .left .gy{
    width: calc((100% - 10px) / 2);
    height: 120px;
  }
  .in2-1ct .left .lt5{
    margin-right: 0;
  }
  .in2-1ct .right{
    width: 100%;
    height: auto;
    margin-top: 10px;
  }
  .in3ct{
    padding: 40px 0 60px 0;
  }
  .in3-list{
    margin-top: 30px;
  }
  .in3-list li{
    display: flex;
    flex-direction: column;
  }
  .in3-list li:not(:first-of-type){
    margin-top: 30px;
  }
  .in3-list li .ib{
    width: 100%;
    height: auto;
  }
  .in3-list li .txt{
    position: unset;
    width: calc(100% - 30px);
    padding: 15px 15px 30px 15px;
    height: auto;
    transform: unset;
  }
  .in3-list li .txt:hover{
    transform: unset;
  }
  .in3-list li:nth-of-type(even) .txt:hover{
    transform: unset;
  }
  .in3-list li .txt h3{
    font-size: 14px;
  }
  .in3-list li .txt .line{
    width: 28px;
    height: 2px;
    margin: 10px 0;
  }
  .in3-list li .txt p{
    font-size: 12px;
    line-height: 20px;
  }
  .in3-list li .pb-more{
    margin-top: 30px;
  }
  .masct{
    padding: 40px 0 60px 0;
  }
  .mas-list{
    margin-top: 75px;
  }
  .mas-list li{
    width: calc(100% - 30px);
    padding: 0 15px 30px 15px;
    height: auto;
    flex-direction: column-reverse;
  }
  .mas-list li .right{
    width: 100%;
  }
  .mas-list li .right .r{
    width: 55%;
    right: 15%;
  }
  .mas-list li .txt{
    width: 100%;
    margin-top: 20px;
  }
  .mas-list li .txt .desc h3{
    font-size: 14px;
  }
  .mas-list li .txt .desc p{
    font-size: 12px;
    margin-left: 15px;
  }
  .mas-list li .txt .js p{
    font-size: 12px;
    line-height: 20px;
  }
  .mas-list li .txt .js{
    margin: 15px 0 30px 0;
  }
  .mas-list li:not(:first-of-type){
    margin-top: 75px;
  }
  .masdct{
    padding: 75px 0 60px 0;
  }
  .masdct .mide{
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .masdct .mide .left{
    max-width: 100%;
    width: auto;
    height: 300px;
    margin: 0 auto;
  }
  .masdct .mide .right{
    width: 100%;
    margin-top: 25px;
  }
  .masdct .mide .right .jj h3{
    font-size: 16px;
  }
  .masdct .mide .right .jj h6{
    font-size: 14px;
    margin: 15px 0;
  }
  .masdct .mide .right .jj .txt p{
    font-size: 12px;
    line-height: 20px;
  }
  .masdct .mide .right .jl{
    margin-top: 25px;
  }
  .masdct .mide .right .jl .ms{
    font-size: 14px;
    line-height: 20px;
  }
  .masdct .mide .right .jl .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .masdct .mide{
    padding-bottom: 20px;
  }
  .mect{
    padding: 40px 0 60px 0;
  }
  .merge-list{
    margin-top: 30px;
  }
  .merge-list li{
    height: 200px;
    width: 100%;
    margin-right: 0px;
    margin-top: 15px;
  }
  .merge-list li a .flow{
    width: calc(100% - 30px);
    padding: 15px 15px;
  }
  .merge-list li a .flow h3{
    font-size: 14px;
  }
  .merge-list li a .flow p{
    font-size: 12px;
    margin-top: 5px;
  }
  .merge-list li:nth-of-type(2){
    margin-top: 15px;
  }
  .merge-list li:hover{
    transform: unset;
  }
  .nd1-box{
    margin-top: 50px;
  }
  .nd1ct .wz h3{
    font-size: 16px;
    line-height: 22px;
  }
  .nd1ct .wz .js{
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .nd1ct .wz{
    margin: 30px auto 0;
    width: 100%;
  }
  .nd1ct .wz .js p{
    font-size: 12px;
    margin-right: 20px;
    margin-bottom: 5px;
  }
  .nd1ct .wz .js p:not(:first-of-type){
    margin-left: 0px;
  }
  .nd2ct{
    padding: 40px 0 60px 0;
  }
  .nd2ct .content p, .nd2ct .content span{
    font-size: 12px;
    line-height: 22px;
  }
  .nd2ct .content img{
    margin: 20px auto 0;
  }
  .nd2ct .content p:not(:first-of-type){
    margin-top: 20px;
  }
  .nd2ct .bt{
    margin-top: 30px;
    padding-top: 10px;
  }
  .nd2ct .bt a p, .nd2ct .bt a span{
    font-size: 12px ;
  }
  .nd2ct .bt a span{
    max-width: calc(100% - 60px);
  }
  .newsct{
    padding: 40px 0 60px 0;
  }
  .news-list{
    margin-top: 30px;
  }
  .news-list li a{
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    padding: 30px 0;
  }
  .news-list li a .ib{
    width: 100%;
    height: 200px;
    margin-left: 0;
  }
  .news-list li a .txt{
    margin-left: 0;
    width: 100%;
    margin-top: 18px;
  }
  .news-list li a .txt p{
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin: 15px 0 30px 0;
  }
  .news-list li a .txt h3{
    font-size: 14px;
  }
  .news-list li a .txt .fm{
    font-size: 14px;
  }
  .news-list li a .time{
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    bottom: 30px;
    right: 0;
  }
  .news-list li a .time .n{
    margin: 0;
  }
  .news-list li a .time .line{
    display: none;
  }
  .news-list li a .time .ry,
  .news-list li a .time .n{
    font-size: 16px;
  }
  .news-list li a .time .n{
    margin-right: 5px;
  }
  .noct{
    padding: 40px 0 60px 0;
  }
  .noct .mide{
    width: 100%;
    margin: 30px auto;
  }
  .noct .mide .row{
    height: 60px;
    border-radius: 10px;
  }
  .noct .mide .row .ib{
    width: 110px;
  }
  .noct .mide .row .ib p{
    font-size: 14px;
  }
  .noct .mide .row span{
    font-size: 12px;
    margin-left: 15px;
    width: calc(100% - 110px - 15px - 10px);
  }
  .noct .more{
    font-size: 14px;
    width: 180px;
    height: 40px;
  }
  .banner .tuibigbt{
    font-size: 16px;
    margin: 10px 0 15px 0;
  }
  .banner .tuibt{
    font-size: 14px;
  }
  .banner .tuibm span{
    font-size: 12px;
    width: 115px;
    height: 34px;
  }
  .banner .tuibm .mfbt{
    font-size: 12px;
    width: 80px;
    height: 32px;
  }
  .tui1ct{
    padding: 40px 0 50px 0;
  }
  .tui1ct .query{
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    width: calc(100% - 30px);
    padding: 20px 15px;
    border-radius: 6px;
  }
  .tui1ct .query .ib{
    width: 70%;
    height: auto;
    display: none;
  }
  .tui1ct .query .cx h3{
    font-size: 16px;
  }
  .tui1ct .query .cx .line{
    width: 100%;
  }
  .tui1ct .query .cx{
    width: 100%;
  }
  .tui1ct .query .cx p{
    font-size: 14px;
  }
  .tui1ct .query .bd{
    width: 100%;
    margin-top: 15px;
  }
  .tui1ct .query .bd button{
    width: calc(100% - 210px - 10px);
    font-size: 12px;
    height: 38px;
    border-radius: 4px;
  }
  .tui1ct .query .bd .row{
    width: calc(210px - 20px);
    padding: 0 10px;
    height: 38px;
    border-radius: 4px;
  }
  .tui1ct .query .bd .row img{
    width: 12px;
  }
  .tui1ct .query .bd .row input{
    font-size: 12px;
    width: calc(100% - 12px - 15px);
    margin-left: 15px;
  }
  .tui1ct .tuitm h3{
    font-size: 16px;
  }
  .tui1ct .tuitm p{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    margin: 10px auto 0;
    text-align: justify;
    text-align-last: center;
  }
  .tui1ct .xfb{
    margin-top: 50px;
  }
  .tui1ct .xfb table{
    margin-top: 0;
    width: 650px;
    border-radius: 0;
    box-shadow: unset;
  }
  .tui1ct .xfb table th{
    font-size: 14px;
    padding: 0 10px;
    height: 40px;
  }
  .tui1ct .xfb table td{
    font-size: 12px;
    padding: 12px 10px;
  }
  .tui1ct .xfb .rq{
    width: 100%;
    overflow-x: auto;
    box-shadow: 0px 5px 15px 0px rgb(81 81 80 / 15%);
    border-radius: 8px;
    margin-top: 30px;
  }
  .tui1ct .xfjm{
    margin-top: 60px;
  }
  .tui1ct .xfjm .itm{
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .tui1ct .xfjm .itm .item{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .tui1ct .xfjm .itm .item:nth-of-type(2n){
    margin-right: 0;
  }
  .tui1ct .xfjm .itm .item h3{
    font-size: 14px;
    top: 60px;
  }
  .tui1ct .xfjm .itm .item p{
    width: 80%;
    font-size: 12px;
    line-height: 18px;
    top: 115px;
  }
  .conCt{
    padding: 40px 0 60px 0;
  }
  .conCt .container .left h3{
      font-size: 14px;
      line-height: 20px;
  }
  .conCt .container{
    margin-top: 30px;
    flex-direction: column;
  }
  .conCt .container .left{
    width: 100%;
  }
  .conCt .container .mapbox{
    width: 100%;
    height: 250px;
    margin-top: 30px;
  }
  .conCt .container .left .iconb .icon{
    width: calc((100% - 45px) / 4);
    margin-right: 15px;
  }
  .conCt .container .left .iconb .icon p{
    font-size: 12px;
  }
  .conCt .container .left .txt{
    margin: 15px 0 20px 0;
  }
  .conCt .container .left .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .diaolog i{
    font-size: 38px;
  }
  .diaolog video, .diaolog img{
    max-width: 95%;
  }
  .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 .link{
    display: none;
  }
  .ftct{
    padding: 30px 0 40px 0;
  }
  .ftct .mide{
    margin-top: 0;
    flex-direction: column;
  }
  .ftct .mide .left{
    width: 100%;
  }
  .ftct .mide .left .lg{
    height: 42px;
  }
  .ftct .mide .left .tc .ib a{
    font-size: 12px;
  }
  .ftct .mide .left .tc{
    margin: 25px 0;
  }
  .ftct .icon{
    justify-content: center;
  }
  .ftct .icon a .qrimg .fi{
    width: 80px;
  }
  .ftct .icon a{
    width: 36px;
    height: 36px;
  }
  .ftct .right{
    width: 100%;
    margin-top: 30px;
  }
  .ftct .right h3{
    font-size: 16px;
  }
  .ftct .right form{
    margin-top: 15px;
  }
  .ftct .right form .row input{
    width: calc((100% - 10px) / 2);
    height: 36px;
    border-radius: 6px;
    text-indent: 6px;
    font-size: 12px;
  }
  .ftct .layui-form-select .layui-input{
      height: 36px;
      border-radius: 6px;
      font-size: 12px;
  }
  .ftct .layui-form-select dl dd{
     font-size: 12px;
     line-height: 32px;
  }
  .ftct .right form select{
    height: 36px;
    border-radius: 6px;
    text-indent: 6px;
    font-size: 12px;
  }
  .ftct .right form textarea{
    height: 66px;
    border-radius: 6px;
    text-indent: 6px;
    font-size: 12px;
  }
  .ftct .right form button{
    margin: 15px auto 0;
    display: block;
    font-size: 14px;
    width: 200px;
    height: 38px;
  }
  .ft-box .fb{
    padding: 15px 0;
  }
  .ft-box .fb a{
    text-align: center;
    font-size: 12px;
  }
}