.mobile-container,
.phoneheader,
.dian {
  display: none;
}
.phone_banner{
    display: none;
}
.phone_map{
    display: none;
}

@media screen and (min-width: 320px) and (max-width: 1024px) {
    body{
        overflow-x: hidden;
    }
  .wrap {
    width: 92.5%;
  }
  .con_banner{
    display: none;
  }
  .phone_banner{
  display: block;
 height: 3rem;
    width: 100%;
  }
    .phone_banner img{
height: 3rem;
display: block;
    }
  header {
    display: none;
  }
  .dian {
    display: block;
    height: 1rem;
  }
  .phoneheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    width: 100%;
    height: 1rem;
    background: #fff;
    z-index: 999;
    box-shadow: 0 1px 3px #ccc;
    padding: 0 0.5rem;
  }
  .phoneheader .logo {
    width: 50%;
  }
   .phoneheader .btn {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
        margin-left: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.15);
  }
  .phoneheader .logo img {
    max-width: 86%;
    display: block;
  }
  .phoneheader .menu img {
    width: 0.6rem;
  }
  .mobile-nav .sub {
    display: none;
  }
  .mobile-nav .sub > li > a {
    display: block;
    text-align: left;
    padding-left: 0.4rem;
    font-weight: normal;
  }
  .mobile-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
  }
  .mobile-container .mobile-nav {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    width: 70%;
    height: 100%;
    background: #fff;
    padding: 1rem 0.12rem;
    overflow-y: scroll;
  }
  .mobile-container .mobile-nav img {
    width: 0.4rem;
    position: absolute;
    right: 0.4rem;
    top: 0.4rem;
  }
  .mobile-container .mobile-nav ul li {
    border-bottom: 1px solid #eeeeee;
    line-height: 0.8rem;
    text-align: left;
    padding-left: 0.6rem;
  }
  .mobile-container .mobile-nav ul li a {
    font-size: 0.34rem;
    font-family: Bo;
  }
  
  
  .banner .wrap .xiala{
    width: .6rem;
  }
  
  .floor1 .wrap, .floor2 .wrap{
    display: block;
  }
.wrap .title-box{
  padding-top: .5rem;
  padding-bottom: .3rem;
  }
  
  .floor1 .wrap .f1-swiper, .floor1 .wrap ul{
    width: 86%;
  }
  .wrap .f1-swiper{
    width: 86%;
    margin: 0 auto;
  }
  .floor1 .wrap .f1-swiper .swiper-button-prev {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
            transform: rotate(0deg);
    left: -11%;
    background: url(../img/idx_icont_06.png) no-repeat center center;
    cursor: pointer;
}
.floor1 .wrap .f1-swiper .swiper-button-next {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;
    background: url(../img/idx_icont_09.png) no-repeat center center;
    z-index: 2;
    cursor: pointer;
} 
.floor1 .wrap .f1-swiper .swiper-button-next:hover{
    background: url(../img/abt_lc_05.png) no-repeat center center;
           width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;

}
.floor1 .wrap .f1-swiper .swiper-button-prev:hover{
    transform: rotate(180deg);
       width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;
    background: url(../img/abt_lc_05.png) no-repeat center center;
}

.floor1 .wrap .f1-swiper .swiper .swiper-slide a .top-box {
    height: auto;
}

.floor1 .wrap .f1-swiper .swiper .swiper-slide a .top-box .img-box img {
    height: auto;
    width: 85%;

}
.floor1 .wrap .f1-swiper .swiper .swiper-slide a .top-box .img-box, .floor1 .wrap ul li .top-box .img-box {
    width: 100%;
    display: block;
    padding: 0.2rem;
    background: url(../img/pro-bg.png) no-repeat center;
    height: auto;
    object-fit: cover;
    display: block;
    border-radius: 0.15rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
} 
.wrap .title-box .en {
    font-size: 0.5rem;
    font-weight: bold;
    color: #e9e9e9;
}
.wrap .title-box .title {
    font-size: 0.42rem;
    font-weight: bold;
}
.floor2 .title-box-abt-txt p {
    font-size: .24rem;
    
}
.floor2 .title-box-abt-txt p.en {

    font-size: .24rem;
}
.floor1 .wrap .f1-swiper .swiper .swiper-slide .top-box p, .floor1 .wrap ul li .top-box .text-box p {
    font-size: .3rem;
    }

.floor2 {
    padding: 0rem 0 1.3rem 0;

}
.floor2 .wrap{
    padding-right: 0;
}
.floor2 .title-box {
    width: 100%;
}

.floor2 .title-box .a_more {
    width: 2rem;
    display: block;
    height: 0.6rem;
    line-height: .55rem;
    background: linear-gradient(90deg, #0E41C1, #2681FD);
    border-radius: 0.3rem;
    margin-top: 0.5rem;
}
.floor2 .title-box .a_more img {
    float: right;
    padding-right: 0.25rem;
/*    margin-top: 0.2rem;*/
}
.floor2 .floor2-vdioe {
    width: 100%;
    margin: .5rem auto;
}
.floor2 .floor2-list {
    width: 100%;
    margin-bottom: 0.6rem;
}


.floor3 .fl3_list {
    display: block;
    margin-top: 0.3rem;
    width: 260%;
    background: #0e1013;
    overflow-x: scroll;
}

.floor3 .fl3_list li .fl3_txt a {
    display: block;
    width: 2.2rem;
    height: 0.6rem;
    line-height: .55rem;
    background: rgba(255,255,255,0);
    border: 1px solid #FFFFFF;
    border-radius: 0.3rem;
    margin-top: 0.5rem;
    text-align: left;
    display: none;
}
.floor3 .fl3_list li .fl3_txt a img {
    float: right;
    width: 0.1rem;
    height: 0.15rem;
    padding-right: 0.25rem;
/*    margin-top: 0.22rem;*/
}
.floor4{
    margin-top: .3rem;
    padding-bottom: .6rem;
}
.fl4_ul_list{
    width: 100%;
}

.floor4 .fl4_ul_list li {
    display: inline-block;
    width: 48%;
    margin-right: 1.39%;
    margin-top: 0.5rem;
    text-align: center;
    transition: .5s;
    position: relative;
}
.wrap .f5-swiper {
    width: 86%;
    margin: 0 auto;
    position: relative;
    margin-top: 0.5rem;
}




.floor5 .wrap .f5-swiper .swiper-button-prev {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
            transform: rotate(0deg);
    left: -11%;
    background: url(../img/idx_icont_06.png) no-repeat center center;
    cursor: pointer;
}
.floor5 .wrap .f5-swiper .swiper-button-next {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;
    background: url(../img/idx_icont_09.png) no-repeat center center;
    z-index: 2;
    cursor: pointer;
} 
.floor5 .wrap .f5-swiper .swiper-button-next:hover{
    background: url(../img/abt_lc_05.png) no-repeat center center;
           width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;

}
.floor5 .wrap .f5-swiper .swiper-button-prev:hover{
    transform: rotate(180deg);
       width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;
    background: url(../img/abt_lc_05.png) no-repeat center center;
}
 
.ft_join {
    height: auto;
    padding: 0.4rem 0;
}

.ft_join h2 {
    height: 0.5rem;
    font-size: .3rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .36rem;
}
.ft_join p {
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .38rem;
}
.ft_join a {
    display: block;
    width: 2rem;
    margin: 0 auto;
    height: 0.6rem;
    margin-top: 0.2rem;
    line-height: .6rem;
    background: rgba(255,255,255,0);
    border: 1px solid #FFFFFF;
    border-radius: 0.3rem;
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

.footer {
    background: url(../img/bg_img_07.png) no-repeat center;
    height: auto;
    background-size: cover;
    }
.footer .footer_ul ul {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0%;
    text-align: center;
    margin-bottom: .5rem;
}
.footer .footer_ul ul:nth-of-type(6) {
    width: 100%;
    margin-top: .2rem;
}

.footer .footer_ul ul li {
    line-height: .4rem;
    text-align: center;
}
.footer .footer_ul ul li h3 {
    font-size: .28rem;
   
}
.footer .footer_ul ul li h3 a{
    font-size: .24rem;
}

.footer .footer_ul ul:nth-of-type(6) li{
    width: 100%;
    text-align: left;
}
.footer .footer_ul ul li p {
    font-size: .24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
}
.footer .footer_link span, .footer .footer_link a {
    font-size: ..24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    padding-right: 0.2rem;
}

.footer .footer_link {
    width: 100%;
    height: 0.8rem;
    line-height: .8rem;
    margin-top: 0rem;
    border-top: 1px solid #414959;
    border-bottom: 1px solid #414959;
}
.footer .copy {
    line-height: .36rem;
    height: auto;
    text-align: center;
    text-align: center;
    margin-top: 0;
    font-size: .14rem;
    padding: 0.24rem 0;
}
.footer .copy p {
    font-size: .24rem;
}

.con_title {
    margin: 0 auto;
    height: 0.6rem;
    line-height: .6rem;
    margin-top: -0.6rem;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.con_title a {
    display: inline-block;
    width: auto;
    padding: 0 0.2rem;
    height: 0.6rem;
    line-height: .65rem;
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    background: #FFFFFF;
    text-align: center;
    opacity: 0.8;
}

.abt_box .h2_tt h2 {
    color: #333;
}

.h2_tt h2 {
    margin: 0rem auto;
    padding: 0.5rem 0;
    padding-bottom: 0.3rem;
    text-align: center;
    font-size: .42rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000000;
}
.abt_box .abt_jj1 p {
    font-size: .24rem;
}
.abt_box .abt_jj2 {
    background: url(../img/about_09.png) no-repeat center;
    height: auto;
    background-size: cover;
    padding-top: 0.6rem;
    padding-bottom: .6rem;
}
.abt_box .abt_jj2 .abt_jj2_list h2 {
    font-size: .42rem;
    }
.fl3_soll{
    overflow-y: auto;
}
.fl3_soll ul{
    width: 145%;
}    
    
.cj_item .wrap {
    display: block;
    justify-content: space-between;
    align-content: center;
    padding: 0.5rem 0;
}
.cj_item .cj_left h3 span, .cj_item2_tt h3 span {
    font-size: .52rem;
  
}
.cj_item .cj_left h3 em, .cj_item2_tt h3 em{
    font-size: .36rem;
}
.cj_item .cj_left, .cj_item .cj_right {
    display: inline-block;
    width: 100%;
}
.cj_item .cj_left p, .cj_item2_tt p {
    width: 100%;
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
    margin-bottom: 0.45rem;
}
.cj_item2_tt p {
    color: #fff;
}
.cj_item2 {
    background: url(../img/cj_bg_02.png) !important;
    background-size: cover;
    height: auto;
}
.cj_item2_list h5 {
    width: 100%;
    border-left: 3px solid #2174F1;
    margin-bottom: 0.61rem;
}

.cj_item2_list h5 a {
    float: right;
    margin-right: 0.2rem;
    width: 2.2rem;
    display: block;
    height: 0.6rem;
    line-height: .6rem;
    background: linear-gradient(90deg, #0E41C1, #2681FD);
    border-radius: 0.3rem;
    margin-top: 0rem;
}
.cj_item2_list h5 b {
    font-size: .36rem;

}
.cj_item2_list ul {
    display: block;
    grid-template-columns: repeat(4, 1fr);
    padding:0;
}

.cj_item2_list li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: auto;
    background: #FFFFFF;
    opacity: 0.8;
    margin-bottom: 0.3rem;
    border-radius: 0.1rem;
    padding: 0.24rem;
    transition: .5s;
}
.cj_item2_list li h6 b {
    font-size: .3rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    height: auto;
    line-height: .4rem;
    overflow: hidden;
    color: #333333;
}
.cj_item2_list li h6 div.zsbt img.gg_img {
    width: 0.24rem;
    margin-right: 0.1rem;
    height: 0.28rem;
}
.cj_item2_list li h6 div.zsbt span {
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.cj_item2_list li h6 div.zsbt img.gd {
    width: 0.12rem;
    height: 0.17rem;
   
}
.cj_item2_list li .cj_cp_txt span.span1 {
    display: inline-block;
    width: 2rem;
    padding-right: 0.3rem;
}
.cj_item2_list h5 a img {
    display: inline-block;
    width: 0.1rem;
    height: 0.16rem;
    margin-right: 0rem;
    margin-left: 0.2rem;
}
.cj_item2_list h5 a span {
    font-size: .24rem;
}
.cj_item2_list li .cj_cp_txt span {
    font-size: .26rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: .3rem;
}

.contact_list {
    display: block;
    justify-content: space-between;
    align-content: center;
    margin-top: .5rem;
}

.contact_list .contact_left {
    float: none;
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #1043C3 0%, #2580FC 100%);
    border-radius: 0.1rem;
    padding: 0.4rem 0.35rem;
}
.contact_list .contact_left h4, .contact_box .contact_bsc h4 {
    font-size: .36rem;
}
.contact_list .contact_left p img, .contact_box .contact_bsc img {
    width: 0.26rem;
    height: 0.28rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.05rem;
}
.contact_list .contact_left p, .contact_box .contact_bsc p {
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .26rem;
    display: flex;
    margin-bottom: 0.15rem;
}
.contact_list .contact_left .contact_wact {
    margin: 0.36rem 0;
}
.contact_list .contact_left .contact_wact img {
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    margin-left: 0.3rem;
}
.contact_list .contact_right{
    width: 100%;
    margin: .5rem auto;
}
.contact_box .contact_bsc ul {
    flex: 1;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.15rem;
}

.contact_box .contact_bsc li {
    display: inline-block;
    width: 100%;
    height: auto;
    background: #F7F7F7;
    border-radius: 0.1rem;
    margin-right: 0;
    padding: 0.4rem 0.35rem;
    margin-bottom: 0.3rem;
}
.contact_box .contact_bsc p {
    color: #666666;
}
.contact_box {
    width: 100%;
    padding: 0.2rem 0;
}

.new ul.news_list>li a {
    display: block;
    align-items: center;
    justify-content: inherit;
}

.new ul.news_list>li {
    width: 100%;
    margin-bottom: 0.6rem;
    height: auto;
    background: #F7F7F7;
    border-radius: 0.1rem;
    transition: transform .5s ease-in 0s;
    -webkit-transition: transform .5s ease-in 0s;
    -moz-transition: transform .5s ease-in 0s;
    -o-transition: transform .5s ease-in 0s;
}
.new ul.news_list>li .new_time {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    background: #D2D2D2;
    border-radius: 0.2rem 0.2rem 0px 0rem;
}
.new ul.news_list>li .new_time img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 0.2rem 0.2rem 0px 0rem;
}

.new ul.news_list>li .new_pp {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-left: 0%;
}
.new ul.news_list>li .new_pp h4 {
    font-size: .3rem;
    width: 92%;
    margin-top: 0.3rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    margin: 0 auto;
    margin-top: 0.3rem;
    color: #333333;
    height: 0.36rem;
    line-height: .36rem;
    margin-bottom: 0.3rem;}
    
 .new ul.news_list>li .new_pp p {
    font-size: .24rem;
    margin: 0 auto;
    width: 92%;
    overflow: hidden;
    height: 0.72rem;
    line-height: .36rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
}

.new ul.news_list>li .new_pp .new_data {
    font-size: .24rem;
    font-family: PingFang;
    font-weight: 500;
    width: 92%;
    margin: 0 auto;
        margin-top: 0.5rem;
    color: #0089E1;
    padding-bottom: 0.5rem;
    line-height: .36rem;
}

.page a {
    padding: 0.1rem 0.16rem;
    border: 1px solid #DCDCDC;
    border-radius: 2px;
    font-size: .18rem;
}
.page span{
    font-size: .18rem;
}

.join_con .ul_tt {
    width: 100%;
    height: 0.8rem;
    line-height: .8rem;
    display: flex;
    background: #0072FE;
}

.join_con .ul_tt li {
    font-size: .24rem;
  
}
.join_con .join_item .join_item_tt p.tt {
    font-size: .16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0072FE;
    line-height: .24rem;
    padding-top: .3rem;
}
.join_con .join_item .join_item_tt {
    display: flex;
    height: auto;
    margin-top: 0.3rem;
    background: #F7F7F7;
    padding: 0.1rem 0.05rem;
}
.join_con .join_item .join_item_tt p:last-of-type {
    width: 20%;
    text-align: right;
    padding-right: 0.05rem;
}
.join_con .join_item .join_item_tt p.bt em, .join_con .join_item .join_item_tt p.bt b {
    margin-top: 0.25rem;
    width: 1.2rem;
    
}
.join_con a.join_more {
    display: block;
    margin: 0.5rem auto;
    width: 2.1rem;
    height: 0.6rem;
    line-height: .52rem;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #0089E1;
    border-radius: 0.27rem;
    cursor: pointer;
}

.join_con .join_more span {
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    padding-right: 0.1rem;
}
.join_con .join_more img {
    display: inline-block;
    width: auto;
    height: 0.16rem;
}

.join_box2 .join_box2_ul ul li {
    width: 0.9rem;
    height: auto;
    margin-right: 0.5rem;
    text-align: center;
}
.join_box2 .wrap .join-swiper .swiper .swiper-slide .top-box h5 {
    font-size: .28rem;

}
.wrap .join-swiper {
    width: 86%;
    margin: 0 auto;
    position: relative;
}
.join_box2 .wrap .join-swiper .swiper-button-prev {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    left: -11%;
        transform: rotate(0deg);
    background: url(../img/idx_icont_06.png) no-repeat center center;
    cursor: pointer;
}
.join_box2 .wrap .join-swiper .swiper-button-next {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;
    background: url(../img/idx_icont_09.png) no-repeat center center;
    z-index: 2;
    cursor: pointer;
} 

.join_box2 .wrap .join-swiper .swiper-button-next:hover{
    background: url(../img/abt_lc_05.png) no-repeat center center;
           width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;

}
.join_box2 .wrap .join-swiper .swiper-button-prev:hover{
    transform: rotate(180deg);
       width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    right: -11%;
    background: url(../img/abt_lc_05.png) no-repeat center center;
}

.company_lc_box {
    background: url(../img/abt_bg2_02.png) no-repeat center;
    height: 5.2rem;
    background-size: cover;
}

.about_lc_bg .proslcon img.dian {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 0.2rem;
    height: auto;
}
.about_lc_bg .swiper-button-prev {
    background: url(../img/abt_lc_03.png) no-repeat;
    width: 0.6rem;
    height: 0.6rem;
    background-size: 100% 100%;
    left: 2%;
    top: 1.38rem;
}
.about_lc_bg .swiper-button-next {
    background: url(../img/abt_lc_03.png) no-repeat;
    width: 0.6rem;
    height: 0.6rem;
    transform: rotate(180deg);
    background-size: 100% 100%;
    right: 2%;
    top: 1.38rem;
}
.about_lc_bg .swiper-button-next:hover{
    width: .6rem;
    height: .6rem;
        transform: rotate(0deg);
    background: url(../img/abt_lc_05.png) no-repeat;
        background-size: 100% 100%;
}
.about_lc_bg .swiper-button-prev:hover{
    width: .6rem;
    height: .6rem;
    transform: rotate(180deg);
    background: url(../img/abt_lc_05.png) no-repeat;
        background-size: 100% 100%;
}

.abt_box .abt_ry .swiper-slide li {
    width: 48%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    margin-bottom: 0.6rem;
    text-align: center;
}
.abt_box .abt_ry .swiper-slide li:nth-of-type(3n){
    margin-right: 2%;
}
.abt_box .abt_ry .swiper-slide li:nth-of-type(2n){
    margin-right: 0;
}


.abt_map_country{
    display: none;
}
.phone_map{
    width: 100%;
    display: block;
}
.phone_map img{
    max-width: 100%;
}
.abt_map {
   background: no-repeat;
    background-size: cover;
    width: 100%;
    height: 5.8rem;
    position: relative;
}
.abt_map_list {
    position: absolute;
    bottom: -0.5rem;
    }
    
    
    .floor2 .title-box .a_more img, .floor4 a.a_more img, .floor5 a.a_more img {
    width: 0.1rem;
    height: 0.16rem;
    margin-right: 0.2rem;
}
.floor2 .title-box .a_more img {
    float: right;
    padding-right: 0.25rem;
}

.floor2 .floor2-list li p span {
    font-size: .46rem;
    }
    .floor2 .floor2-list li p {
    font-size: .24rem;
    }
    .commonitem .en {
    font-size: .42rem;
    }
    .commonitem .ch {
    font-size: .42rem;
}
.floor4 .commonitem p {
    font-size: .32rem;
    }
    .floor4 .fl4_ul_list li h4 {
    font-size: .28rem;
    }
    
    
    .floor5 .wrap .f5-swiper .swiper .swiper-slide .top-box p {
    width: 92%;
    margin: 0 auto;
    margin-top: 0.3rem;
    text-align: left;
    font-size: .28rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: .42rem;
    height: 0.84rem;
    overflow: hidden;
}
.floor5 .wrap .f5-swiper .swiper .swiper-slide a .top-box {
    width: 100%;
    height: auto;
    position: relative;
    background: #FFFFFF;
}
.floor2 .title-box .a_more, .floor4 a.a_more, .floor5 a.a_more {
    width: 2.2rem;
    height: 0.6rem;
    line-height: .6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, #0E41C1, #2681FD);
    border-radius: 0.3rem;
    margin-top: 0.6rem;
}
.floor4 a.a_more, .floor5 a.a_more {
    margin: 0.3rem auto;
    margin-bottom: 0.6rem;
    text-align: center;
    height: 0.6rem;
    line-height: .6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer .footer_ul ul li a{
    font-size: .24rem;
}

.details p.font2{
    font-size: .22rem;
}
 .details p.font1 {
    text-align: center;
    margin-top: 0.5rem;
    font-size: .42rem;
    } 
    
   .details .content p {
    font-size: .24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: .42rem;
    text-indent: 2em;
}
.fh_box span {
    font-size: .24rem;

    }


.chapter a {
    display: block;
    font-size: .24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: .42rem;
    margin-bottom: 0.3rem;
}

.details .content .fh_box img {
    width: auto;
    height: 0.24rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.05rem;
}

.details .content .fh_box img {
    width: auto;
    height: 0.24rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.05rem;
}

.join_box2 .join_box2_ul ul li h4 {
    font-size: .2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 0.1rem;
}

.join_con .join_item .join_item_txt h5 {
    font-size: .28rem;
}
.join_con .join_item .join_item_txt p {
    font-size: .2rem;
   
}

.con_title ul li a {
    display: inline-block;
    width: auto;
    padding: 0 0.16rem;
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    background: #FFFFFF;
    text-align: center;
    opacity: 0.8;
}
.con_title ul li .sub2 {
    position: absolute;
    top: 0.6rem;
   
 } 
 .con_title ul li:hover .sub2 {
    display: block;
   
 }   
 .pro_box .pro_list1 p{
    font-size: .24rem;
    line-height: .42rem;
 }
 
 .pro_box .pro_list1 h2 {
    font-size: .42rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: .72rem;
    
    }
 .pro_soll{
    overflow-y: auto;
 }   
    
  .pro_soll .pro_list2{
    width: 250%;
  }   
  .pro_soll .pro_list2 .wrap{
    width: 98%;
  }
   .pro_list2 h5 b {
    font-style: normal;
    font-size: .33rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    padding-left: 0.16rem;
} 
.pro_list_box .a_more a img {
    width: 0.5rem;
    height: 0.5rem;
    display: none;
    margin-left: 0.1rem;
}
.search-box{
    position:absolute;
    top: 0;
      right: 10%;
    width:auto;
        display: flex;
        align-items: center;
    height: .6rem;
    display:block;
  }
  .search-box span{
    font-style: normal;
    font-size: .32rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333333;
padding-right: .4rem;
  }
  .search-box input {
    width:5rem;
    height: .6rem;
    line-height: .6rem;
    border: none;
    background-color: rgba(210,210,210,.3);
    color: #000;
    font-size: 0.24rem;
    padding-right: 0.5rem;
    padding-left: 0.3rem;
  }
    .search-box input[type="search"]::-webkit-search-cancel-button{
    background-color: rgba(255,255,255,.6);
    display: none;
}
  .search-box input::placeholder {
    rgba(0,0,0,1);
  }
  .search-box .seach-btn {
    position: absolute;
    right: 0.2rem;
    top: 0.14rem;
  }
  .search-box .seach-btn a{
    width: 0.3rem;
    height: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .search-box .seach-btn a img {
    width: 100%;
    display: block;
  }

.pro_list_box_li table tr.tr_tt {
    height: 0.6rem;
    background: #0052D9;
    border: 1px solid #DFE4EB;
    border: none;
}
.pro_list_box_li table tr.tr_tt th {
    font-size: .26rem;
    height: auto;

}    
.pro_list_box_li table tr td {
    border: 1px solid #DFE4EB;
    text-align: center;
    font-size: .24rem;
    }    
    .pro_list_box_li table tr td .pro_xq .pro_xq_txt a img.pro_xq_an, .pro_list_box_li table tr td .pro_xq .pro_xq_txt a img.pro_xq_an_active {
    width: 0.6rem;
    height: 0.36rem;
    margin-top: 0.12rem;
    cursor: pointer;
    display: none;
}
    
 .pro_list_box_li table tr th .cp_mub {

}
.pro_list_item li h6 b {
    font-size: .22rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    width: 2.6rem;
}
.pro_list_item li .cj_cp_txt span {
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: .3rem;
}   
 .pro_list_item li .cj_cp_txt span.span1 {
    display: inline-block;
    width: 1.8rem;
    padding-right: 0.4rem;
}   
    .pro_list_item li h6 div.zsbt img.gg_img {
    width: auto;
    margin-right: 0.1rem;
    height: 0.28rem;
}
.pro_list_item li h6 div.zsbt img.gd, .pro_list_item li h6 div.zsbt img.gd_active {
    width: auto;
    height: 0.18rem;
    margin-left: 0.4rem;
    display: none;
}
.pro_list_item li h6 div.zsbt img.gd {
    display: block;
}
     
.about_lc_bg  .swiper-slide.active2{
    z-index: 2222;
}  
 .about_lc_bg .proslcon img.proslcon_img.active{
    width: 6rem;
    display: block;
    position: fixed;
    z-index:6666;
    left: 50%;
    top: 100%;
    transform: translate(-50%,-50%);
    height: auto;
}      
    
.floor1 .wrap .f1-swiper .swiper .swiper-slide .top-box .top-box-meng h4, .floor1 .wrap ul li .top-box .top-box-meng h4 {
    font-size: .32rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .4rem;
    height: 0.8rem;
    width: 86%;
    margin: 0 auto;
    padding-top: 0.32rem;
    margin-bottom: 0.5rem;
}
.floor1 .wrap .f1-swiper .swiper .swiper-slide .top-box .top-box-meng p, .floor1 .wrap ul li .top-box .top-box-meng p {
    width: 86%;
    margin: 0 auto;
    font-size: .26rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    height: auto;
    line-height: .5rem;
    background: none;
    text-align: left;
}   
 .floor1 .wrap .f1-swiper .swiper .swiper-slide .top-box p, .floor1 .wrap ul li .top-box .text-box p {
    font-size: .36rem;
}   
    
 .con_title ul {
    display: block;
    width: 100%;
    height: 0.6rem;
    line-height: .6rem;
}   
 .con_title ul li {
    display: inline-block;
    position: relative;
    height: 0.6rem;
    line-height: .6rem;
}      
.con_title ul li a{
    line-height: .6rem;
}    
    
.tttso{
    overflow-x: scroll;
}
.ttwh{
width: 160%;
}   
     
    
.con_title ul {
    display: block;
    width: 100%;
    height: 0.6rem;
    line-height: .6rem;
}
.con_title ul li {
    display: inline-block;
    position: relative;
    height: 0.6rem;
    line-height: .6rem;
} 
.con_title ul li a{
    line-height: .65rem;
}
.phone_banner p{
    position: absolute;
    left: 4%;
    top: 14%;
    color: #fff;
    font-size: .3rem;
    font-weight: bold;
}
.phone_banner p.line{
    width: 0.3rem;
    height: 0.03rem;
    top: 17%;
    background: #FFFFFF;

}
.tttso2{
    overflow-x: scroll;

}        
ul.ttul2{
width: 140%;
overflow-x:scroll;
    padding-bottom: 7rem;
    margin-top: 6.4rem;

}     
ul.ttul2::-webkit-scrollbar { display: none; }
.ttwh2{
width: 120%;
}     
ul.ttwh2::-webkit-scrollbar { display: none; }
.banner {
    width: 100%;
     height:auto;
    position: relative;
}    
.footer .footer_ul ul:nth-of-type(5) {
    width: 65%;
}
    
    
    
    
    
    
    
    }
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .wrap {
    width: 80%;
  }

  
}
