@charset "utf-8";

@media screen and (min-width: 1025px){
    .pc_none{
        display: none;
    }
}
@media screen and (max-width:1630px){
    .wrapper{
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width:1535px){
    .w1400{
        width:100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .nav .nav_li{
        margin: 0 20px;
    }
    .nav .nav_li .nav1 a{
        font-size: 16px;
        white-space: nowrap;
    }
  
    
}

@media screen and (max-width: 1350px){
    .header{
        padding: 0 30px;
    }
   
}
@media screen and (max-width: 1024px){
    .mb_none{
        display: none;
    }
    .header{
        height: 60px;
        background: #fff;
    }
    .header .logo .img1{
        display: none;
    }
    .header .logo .img2{
        display: block;
    }
    .header_wrap{
        height: 60px;
    }
    
    .header .logo img{
        height:25px;
    }
    .menuBtn{
        height: 60px;
        width: 60px;
    }
    .menuBtn .line{
        width: 26px;
        height: 2px;
        margin: 10px auto;
    }
    .menuBtn.active .line:nth-child(1) {
        -webkit-transform: translateY(12px) rotate(45deg);
        -ms-transform: translateY(12px) rotate(45deg);
        -o-transform: translateY(12px) rotate(45deg);
        transform: translateY(12px) rotate(45deg);
    }
    .menuBtn.active .line:nth-child(3) {
        -webkit-transform: translateY(-12px) rotate(-45deg);
        -ms-transform: translateY(-12px) rotate(-45deg);
        -o-transform: translateY(-12px) rotate(-45deg);
        transform: translateY(-12px) rotate(-45deg);
    }
    .menuPage{
        padding-right: 60px;
    }
    .banner{
        padding-top: 60px;
    }
    .banner .item .item_con{
        padding-top: 0;
    }
    .banner .item_img img{
        height: auto;
    }
    .banner .item .item_con img{
        max-width: 80vw;
    }
    .tit_box1{
        padding: 45px 0 25px;
    }
    .tit_box1 .tit h4{
        font-size: 30px;
    }
    .tit_box1 .tit p{
        font-size:16px;
        margin-top:8px;
    }
    .tit_box1 .menu .item a{
        padding: 0 20px;
    }
    .tit_box1 .tit:before{
        height: 56px;
    }
    .tit_box1 .tit:after{
        height: 28px;
    }
    .tit_box1 .menu.menu_notab .item a img{
        width: 34px;
    }
    .pt40{
        padding-top: 25px;
    }
    .pt60{
        padding-top: 35px;
    }
    .pt80{
        padding-top: 50px;
    }
    .pt100{
        padding-top: 60px;
    }
    .pb80{
        padding-bottom: 50px;
    }
    .pb100{
        padding-bottom: 60px;
    }
    .product_item_flex .item a{
        flex-direction: column-reverse;
        padding: 30px;
    }
    .product_item_flex .item .item_img{
        width: 100%;
        padding-bottom: 30px;
    }
    .product_item_flex .item .item_con .desc{
        margin: 20px 0 40px;
    }
    .product_item_flex .item a:hover .item_con{
        padding: 0;
    }
    .choose_con,.choose_con .desc{
        width: 100%;
    }
    .service_list{
        gap: 20px;
    }
    .service_list .item .item_con{
        padding: 30px;
    }
    .service_list .item .item_con .tit{
        font-size: 24px;
    }
    .service_list .item .item_con .desc{
        font-size: 16px;
        margin: 0 0 20px;
    }
    .news_list_right .item{
        height: 50%;
    }
    .news_list_right .item:last-child{
        display: none;
    }
    .footer_hd .logo a{
        font-size: 24px;
    }
    .footer_hd .logo img{
        height: 25px;
    }
    .footer_hd .desc{
        padding-right: 0;
    }
    .footer_hd .desc p{
        font-size: 16px;
    }
    .footer_hd .desc a{
        margin-left: 30px;
    }
    .footer_bd_hd .item{
        padding-right: 20px;
    }
    .footer_bd_hd .item dt a{
        font-size: 18px;
    }
    .footer_bd_bd{
        padding-left: 3%;
    }
    
    .footer_copyright{
        padding:0;
        text-align: center;
        margin-top: 0;
        padding:15px 0;
    }
    .footer_copyright span{
        display: block;
    }
    .page_banner{
        margin-top: 60px;
    }
    .page_banner_con .tit{
        font-size: 34px;
    }
    .page_banner_pos .pos i{
        font-size: 18px;
    }
    .page_banner_pos .pos a{
        font-size: 16px;
    }
    .page_nobanner_pos_wrap{
        margin-top: 60px;
    }
    .page_banner_pos_wrap{
        padding: 16px 0;
    }
    .pd_detail_hd .pics{
        height: 450px;
    }
    .pd_detail_hd .infos h1,.page_case_detail h1,.page_news_detail>h1{
        font-size: 30px;
    }
    .pd_detail_hd .infos{
        padding: 0 0 0 4%;
    }
    .pd_detail_hd .infos h3{
        font-size: 18px;
    }
    .pd_detail_hd .infos .desc{
        margin-top: 10px;
    }
    .pd_detail_hd .infos .list{
        gap: 10px;
    }
    .pd_detail_hd .infos .list .item .item_tit{
        line-height: 1.3;
    }
    .pd_detail_hd .infos .btns{
        margin-top: 40px;
    }
    .pd_detail_intro_tit{
        top: 60px;
    }
    .pd_detail_intro .jy_item .j_tit h4{
        font-size: 26px;
    }
    .page_case_list .item .item_con .tit{
        font-size: 22px;
    }
    .page_case_list .list{
        margin: -10px;
    }
    .page_case_list .item{
        padding: 10px;
    }
    .tit_box2 .tit h4{
        font-size: 30px;
    }
    .tit_box2 .tit p{
        margin-top: 10px;
    }
    .page_product_choose_list .item p{
        font-size: 16px;
    }
    .page_banner_case_con .desc{
        width: 50%;
        font-size: 16px;
    }
    .page_product_list_tj{
        position: static;
        padding-left: 30px;
    }
    .page_product_list_tj .list .item{
        width: 100%;
    }
    .page_product_list_tj .j_tit{
        margin: 0 0 8px;
    }
    .page_product_list_tj .list .item a{
        padding: 20px;
    }
    .page_case_detail{
        width: 74%;
    }
    .page_case_detail_con h3{
        font-size: 20px;
        padding-left: 14px;
    }
    .page_case_detail_con h3:before{
        width: 3px;
        height: 20px;
    }
    .page_latest_news .item_con{
        padding: 30px;
    }
    .page_latest_news .item_con .tit{
        font-size: 22px;
    }
    .page_latest_news .item_con .more{
        margin-top: 20px;
    }
    .page_news_list .item .item_con .tit{
        font-size: 18px;
    }
    .page_recommended_news{
        padding-left: 5%;
        width: 35%;
        top: 80px;
    }
    .page_recommended_news .list .item .item_con .tit{
        line-height: 1.3;
    }
    .page_about_tit{
        font-size: 28px;
    }
    .page_contact_tit h4{
        font-size: 28px;
    }
    .page_contact_tit h4:after{
        width: 50px;
        height: 3px;
        margin: 6px auto 10px;
    }
    .page_contact_tit p{
        font-size: 16px;
    }
    .page_contact_con{
        gap: 30px;
    }
}
@media screen and (max-width: 768px){
    /*body{*/
    /*    font-size:14px;*/
    /*}*/
    .header{
        height: 50px;
        padding-left: 20px;
    }
    .header .logo img{
        height: 21px;
    }
    .menuPage{
        padding-right: 52px;
    }
    .menuBtn{
        width: 50px;
        height: 50px;
    }
    .menuBtn .line{
        margin:7px auto;
    }
    .menuBtn.active .line:nth-child(1) {
        -webkit-transform: translateY(9px) rotate(45deg);
        -ms-transform: translateY(9px) rotate(45deg);
        -o-transform: translateY(9px) rotate(45deg);
        transform: translateY(9px) rotate(45deg);
    }
    .menuBtn.active .line:nth-child(3) {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    .wrapper{
        padding-left: 15px;
        padding-right: 15px;
    }
    .header_wrap{
        height: 50px;
    }
    .banner{
        padding-top:50px;
    }
    
    .w1400{
        padding-left:15px;
        padding-right: 15px;
    }
    .banner .swiper-pagination{
        bottom: 10px;
    }
    .banner .swiper-pagination .swiper-pagination-bullet{
        width: 5px;
        height: 5px;
        margin: 0 3px;
    }
    
    .tit_box1{
        padding: 35px 0 25px;
    }
    .tit_box1 .tit{
        padding-left: 16px;
    }
    .tit_box1 .tit h4{
        font-size: 24px;
    }
    .tit_box1 .tit p{
        font-size:14px;
        margin-top:6px;
    }
    .tit_box1 .menu{
        display: none;
    }
    .tit_box1 .tit:before{
        height: 44px;
        width: 3px;
    }
    .tit_box1 .tit:after{
        height: 22px;
        width: 3px;
    }
    .tit_box1 .menu.menu_notab .item a img{
        width: 34px;
    }
    .pt40{
        padding-top: 20px;
    }
    .pt60{
        padding-top: 30px;
    }
    .pt80{
        padding-top: 40px;
    }
    .pt100{
        padding-top: 40px;
    }
    .pb80{
        padding-bottom: 40px;
    }
    .pb100{
        padding-bottom: 40px;
    }
    .product_item_flex{
        margin: -6px;
    }
    .product_item_flex .item{
        width: 100%;
        padding: 6px;
    }
    .product_item_flex .item a{
        padding: 20px;
    }
    .product_item_flex .item .item_con{
        width: 100%;
    }
    .product_item_flex .item .item_con .tit{
        font-size: 20px;
    }
    .product_item_flex .item .item_con .tit span{
        font-size: 14px;
    }
    .product_item_flex .item .item_con .desc{
        margin: 10px 0 30px;
    }
    .more_style5{
        width: 140px;
        height:38px;
        font-size: 14px;
    }
    .choose_con .desc{
        font-size: 16px;
    }
    .choose_con .list{
        flex-wrap: wrap;
        margin: -6px;
    }
    .choose_con .list .item_w{
        width: 100%;
        padding: 6px;
    }
    .choose_con .list .item{
        display: flex;
        padding: 20px 40px;
        align-items: center;
    }
    .choose_con .list .item .img img{
        width: 22px;
    }
    .choose_con .list .item .tit{
        margin: 0 0 0 10px;
    }
    .partner_list{
        height: 150px;
    }
    .solution_list .item .item_con{
        padding: 25px;
    }
    .solution_list .item .item_con .tit{
        font-size: 18px;
    }
    .service_list{
        flex-direction: column;
    }
    .service_list .item .item_con{
        width: 100%;
        padding: 20px;
    }
    .service_list .item .item_con .tit{
        font-size: 18px;
    }
    .service_list .item .item_con .desc{
        font-size: 14px;
        line-height: 1.3;
    }
    .news_list{
        flex-direction: column;
    }
    .news_list_left, .news_list_right_w{
        width: 100%;
    }
    .news_list_left{
        gap: 12px;
    }
    .news_list_middle{
        padding: 12px 0;
    }
    .news_list_left .item .item_con .tit,.news_list_middle .item .item_con .tit{
        font-size: 18px;
    }
    .news_list_middle .item .item_con{
        padding: 20px 20px 50px;
    }
    .news_list_middle .item .item_con .btn i{
        font-size: 12px;
        margin-left: 6px;
    }
    
    .footer{
        
    }
    .footer:before{
        height:4px;
    }
    .footer_hd,.footer_bd{
        display: none;
    }
    .footer_copyright{
        flex-direction: column;
        font-size:14px;
        padding-bottom: 70px;
    }
    .footer_copyright span{
        padding: 0;
    }
    .footer_copyright img{
        width: 18px;
        margin:0 5px 0 0;
    }
    .float_mb_tel{
        width: 80%;
        height:50px;
        position: fixed;
        left: 50%;
        transform: translateX(-50%);
        bottom:20px;
        background: #fff;
        display: flex;
        border-radius: 100px;
        z-index: 99;
        justify-content: center;
        align-items: center;
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
    }
    .float_mb_tel span{
        margin-left: 6px;
        font-weight: bold;
    }
    .float_mb_tel i{
        font-size: 18px;
    }
    .float_mb_tel:hover{
        background: var(--theme-color);
        color:#fff;
    }
    .page_banner_pos .pos i{
        font-size: 16px;
        margin-right: 0;
    }
    .page_banner_pos{
        overflow-x: scroll;
    }
    .page_banner_pos .pos a{
        font-size: 14px;
        white-space: nowrap;
    }
    .page_product_list .list{
        margin: -6px;
    }
    .page_product_list .list .item{
        width: 50%;
        padding: 6px;
    }
    .page_product_list .list .item a{
        padding: 18px;
    }
    .page_product_list .list .item .item_con p{
        font-size: 14px;
    }
    .page_product_list .list .item .item_con h4{
        font-size: 16px;
    }
    .page_product_list .list .item .item_img{
        padding-bottom: 16px;
    }
    .pd_detail_hd{
        flex-direction: column;
    }
    .pd_detail_hd .pics .mySwiper1_w{
        display: none;
    }
    .pd_detail_hd .pics{
        width: 100%;
        height: 300px;
    }
    .pd_detail_hd .pics .mySwiper2{
        margin-left: 0;
    }
    .pd_detail_hd .pics .mySwiper2 .img{
        padding: 20px;
    }
    .pd_detail_hd .infos h3{
        font-size: 16px;
    }
    .pd_detail_hd .infos{
        padding: 20px 0 0;
    }
    .pd_detail_hd .infos h1, .page_case_detail h1, .page_news_detail>h1{
        font-size: 22px;
    }
    .pd_detail_hd .infos .btns .btn{
        padding: 0 25px;
        justify-content: center;
        flex:1;
    }
    .pd_detail_hd .infos .btns .btn.btn2{
        margin-right: 0;
    }
    .pd_detail_intro_tit{
        top: 50px;
        display: flex;
    }
    .pd_detail_intro_tit .item{
        flex:1;
        font-size: 16px;
        height: 44px;
        line-height: 44px;
    }
    .pd_detail_intro .jy_item.pd_detail_intro1 {
        flex-direction: column-reverse;
        display: flex;
    }
    .pd_detail_intro .pd_detail_intro1 .item_img{
        width: 100%;
        padding-left: 0;
    }
    .pd_detail_intro .jy_item .item_con{
        width: 100%;
        padding: 20px 0 0;
    }
    .pd_detail_intro .jy_item .j_tit h4{
        font-size: 20px;
    }
    .pd_detail_intro .jy_item .j_tit p{
        font-size: 16px;
    }
    .pd_detail_intro .jy_item .item_con .con{
        margin-top: 20px;
    }
    .s18{
        font-size: 16px;
    }
    .pd_detail_intro2 .con{
        overflow-x: auto;
    }
    .page_case_list .item_w{
        flex-direction: column;
    }
    .page_case_list .item .item_img{
        width: 100%;
    }
    .page_case_list .item .item_con{
        padding: 30px;
    }
    .page_case_list .item .item_con .tit{
        font-size: 20px;
    }
    .page_product_choose{
        flex-direction:column;
    }
    .tit_box2 .tit h4{
        font-size: 24px;
    }
    .tit_box2 .tit p{
        font-size: 14px;
        margin-top: 3px;
    }
    .page_product_choose_list{
        padding: 20px 0 0;
    }
    .page_product_choose_list .item{
        padding: 15px 0;
    }
    .page_product_choose_list .item h4{
        font-size: 18px;
    }
    .page_banner_case_con .desc{
        display: none;
    }
    .page_product_list_tj{
        display: none;
    }
    .page_case_detail{
        width: 100%;
    }
    .page_case_detail_con{
        padding: 20px ;
    }
    .page_case_detail_con img{
        max-width: 100%!important;
    }
    .page_menu_public .item{
        margin-right: 10px;
    }
    .page_menu_public .item:last-child{
        margin-right: 0;
    }
    .page_menu_public .item a{
        padding: 0 26px;
        font-size: 14px;
        height: 44px;
    }
    .pb40{
        padding-bottom: 25px;
    }
    .page_about1{
        flex-direction: column;
    }
    .page_about_tit{
        width: 100%;
        font-size: 22px;
        position: static;
        margin-bottom: 20px;
    }
    .page_about_tit:after{
        width: 40px;
        margin-top: 10px;
    }
    .page_about1_con .j_choose{
        flex-direction: column;
    }
    
    .app_list{
        padding: 0 20px;
    }
    .app_list .swiper-slide{
        width: 100%;
    }
    .app_list .swiper-button-prev, .app_list .swiper-button-next{
       
        display: none;
    }
    
    .app_list .item .item_con{
        width: 100%;
        padding: 20px 5%;
    }
    .app_list .item .item_con .desc{
        display: none;
    }
    
    .app_list .item .item_con .more_style5{
        margin-top: 20px;
    }
    .page_about1_con .content{
        font-size: 16px;
        margin-top: 5px;
    }
    .page_banner .img img{
        min-height: 160px;
        object-fit: cover;
    }
    .page_banner_con .tit{
        font-size: 24px;
    }
    .page_banner_pos{
        bottom: 10px;
    }
    .page_case_list .item{
        width: 100%;
    }
    .page_case_list .item_con .desc{
        height: auto;
    }
    .page_case_list .item_con .more i{
        font-size: 12px;
    }
    .page_banner{
        margin-top: 50px;
    }
    .page_news_detail_wrap{
        flex-direction: column;
    }
    .page_recommended_news{
        width: 100%;
        padding-left: 0;
    }
    .page_case_detail h1, .page_news_detail h1{
        font-size: 24px;
    }
    .page_case_detail h2{
        font-size: 22px;
    }
    .page_latest_news .item{
        flex-direction: column;
    }
    .page_latest_news .item_img{
        width: 100%;
    }
    .page_latest_news .item_con{
        padding: 20px;
    }
    .page_latest_news .item_con .tit{
        font-size: 20px;
    }
    .page_latest_news .item_con .more{
        margin-top: 30px;
    }
    .page_latest_news .arrow{
        right: 20px;
    }
    .page_news_list .item{
        width: 100%;
    }
    .page_about1_flex{
        flex-direction: column;
    }
    .page_about1_img{
        width: 100%;
        display: block;
    }
    .page_about1_con .tit{
        font-size: 18px;
        margin-top: 10px;
    }
    .page_about1_con .content h3{
        font-size: 18px;
    }
    .page_about1_con .content h3:before{
        top: 32px;
    }
    .page_about2_con{
        flex-direction: column;
    }
    .page_about2_con .item{
        padding: 30px 20px;
    }
    .page_contact_list{
        margin: 0;
    }
    .page_contact_list .item{
        display: none;
        border-right:none;
    }
    .page_contact_list .item:nth-child(2){
        display: block;
        padding: 15px;
    }
    .page_contact_list .item .ico{
        display: none;
    }
    .page_contact_list .item .con p{
        font-size: 16px;
    }
    .page_news_detail .desc{
        padding-top: 20px;
    }
    .page_news_detail .desc h2{
        margin: 20px 0;
        font-size: 20px;
        padding-left: 14px;
    }
    .page_news_detail .desc h2:before{
        width: 3px;
        height: 18px;
    }
    .page_news_detail .desc h5{
        font-size: 14px;
        padding: 15px;
    }
    .page_news_detail .desc h4{
        font-size: 16px;
        padding-left: 14px;
        margin: 20px 0 10px;
    }
    .page_news_detail .desc h4:before{
        width: 5px;
        height: 5px;
        top: 6px;
    }
    .return_page{
        padding-right: 0;
    }
    .page_contact_tit h4{
        font-size: 22px;
    }
    .page_contact_con{
        flex-direction: column-reverse;
        gap: 20px;
    }
    .page_contact_con .j_contact{
        gap: 20px;
    }
    .page_contact_con .j_tit{
        font-size: 18px;
    }
    .footer_copyright>a{
        display: none;
    }
    .service_list .item:hover .item_con{
        padding: 20px;
    }
    .page_service{
        flex-direction: column;
    }
    .page_service_tit{
        width: 100%;
        font-size: 22px;
        position: static;
        margin-bottom: 20px;
    }
    .page_service_tit:after {
        width: 40px;
        margin-top: 10px;
    }
    .page_service1_con .content h3{
        font-size: 18px;
        line-height: 1.4;
    }
    .page_service1_con .content h3:before{
        top: 10px;
    }
    .page_service1_con .content ul{
        gap: 16px;
        flex-direction: column;
    }
    .page_service1_con .content ul li{
        padding: 20px;
    }
    .page_service1_con .content ul li h4{
        font-size: 18px;
    }
    .page_case_list .item .item_con .ico{
        right: 20px;
        bottom: 20px;
        width: 32px;
    }
    .page_case_list .item .item_con .ico img{
       
    }
    .menuPageList dd span a:hover{
        color:var(--theme-color);
    }
}










