
.other_banner{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.other_banner img{
    width: 100%;
}
.other_banner .banner_div{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #fff;
}
.other_banner .banner_div .banner_title{
    width: 100%;
    text-align: center;
    font-size: 72px;
    font-weight: bold;
}
.other_banner .banner_div .banner_text{
    width: 100%;
    text-align: center;
    font-size: 44px;
}
.other_banner .banner_div p{
    width: 100%;
    font-size: 18px;
}

.about_explain{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 130px;
}
.us_title{
    width: 100%;
    text-align: center;
    font-size: 55px;
    font-weight: 800;
    margin-bottom: 40px;
}

/* 我们的产品 */
.us_pro{
    width: 100%;
    padding-top: 30px;
    margin-bottom: 100px;
}
.us_pro a{
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.us_pro a .imgs{
    width: 195px;
    height: 195px;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    overflow: hidden;
}
.us_pro a .imgs img{
    width: 100%;
    transition: all .3s;
}
.us_pro a:hover .imgs>img{
    transform: scale(1.1);
}
.us_pro a span{
    font-size: 36px;
    font-weight: bold;
}

/* 全球市场 */
.h_all_market{
    background-color: #F0F0F0;
}
.us_market{
    width: 100%;
    align-items: flex-start;
    justify-content: space-around;
    margin-bottom: 60px;
}
.us_market li{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.us_market li:nth-child(1){
    width: 40%;
}
.us_market li:nth-child(2){
    width: 60%;
}
.us_market li:nth-child(2) .market_nums .market_div{
    width: 50%;margin: 0;
}
.us_market li .market_tap{
    font-size: 46px;
    font-weight: bold;
    color: #2955A0;
    padding-bottom: 14px;
    position: relative;
}
.us_market li .market_nums{
    justify-content: center;
    align-items: flex-start;
    font-size: 46px;
    font-weight: bold;
    color: #333;
    padding-bottom: 14px;
}
.us_market li .market_nums .market_div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 35px;
}
.us_market li .market_nums .market_div p{
    font-size: 100px;
    font-weight: bold;
    line-height: 150px;
}
.us_market li .market_nums .market_div span{
    font-size: 24px;
    color: #777;
    text-align: center;
    display: inline-block;
}
.us_market li:nth-child(2) .market_tap::after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 470px;
    height: 2px;
    background-color: #333;
}
/* .us_market li:nth-child(2) .market_nums>.market_div{
    width: 50%;
} */
.us_imgs{
    width: 100%;
}
.us_imgs img{
    width: 100%;
}

/* 自信 */
.us_zixin{
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}
.us_zixin li{
    width: 384px;
    height: 390px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    background-color: #F9F9F9;
}
.us_zixin li img{
    width: 120px;
}
.us_zixin li .zixin_title{
    width: 90%;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin: 40px 0 20px;
}
.us_zixin li p{
    width: 80%;
    text-align: center;
    font-size: 16px;
    color: #777;
}

/* 一个促进员工自我发展的平台 */
.us_mong{
    width: 100%;
    position: relative;
}
.us_mong img{
    width: 100%;
}
.us_mong .us_mong_p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: #fff;
    text-align: center;
}
.us_mong .us_mong_p p{
    font-size: 20px;
}
.us_mong .us_mong_p p span{
    font-size: 32px;
}

/* 我们的团队 */
.us_team{
    width: 100%;
    position: relative;
    padding: 60px 0 110px;
}
.us_team .us_team_div{
    width: 100%;
    height: 400px;
    background: linear-gradient(to bottom,#2955A0 50%, #ffffff 50%);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 40px 0;
}
.us_team .us_team_div .us_team_div1{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.us_team .us_team_div .us_team_div1 p{
    font-size: 21px;
}
.us_team .us_team_div .us_team_div1 span{
    font-size: 15px;
}
.us_team .us_team_div .us_team_div2{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    color: #333;
}
.us_team .swiper-container {
    width: 100%;
    height: 100%;
    padding: 15px 0;
}
.us_team .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 300ms;
    transform: scale(.8);
    position: relative;
}
.us_team .swiper-slide-active,
.us_team .swiper-slide-duplicate-active{
    transform: scale(1);
}
.us_team .us_team_img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    border-radius: 150px;
    overflow: hidden;
}
.us_team .swiper-slide .us_team_div{
    opacity: 0;
    box-shadow: 0 6px 11px 1px #fff;
}
.us_team .swiper-slide-active .us_team_div{
    opacity: 1;
    box-shadow: 0 6px 11px 1px #d9d9d9;
}
.us_team .swiper-button-next,
.us_team .swiper-button-prev{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #d6d6d6;
    --swiper-navigation-size: 25px;
    color: #d6d6d6;
    font-weight: bold;
    top: inherit;
}
.us_team .swiper-button-next{
    bottom: 10px;
    right: 45%;
}
.us_team .swiper-button-prev{
    bottom: 10px;
    left: 45%;
}
.us_team::after{
    position: absolute;
    content: "";
    width: 42%;
    bottom: 35px;
    left: 0;
    height: 2px;
    background-color: #d6d6d6;
}
.us_team::before{
    position: absolute;
    content: "";
    width: 42%;
    bottom: 35px;
    right: 0;
    height: 2px;
    background-color: #d6d6d6;
}

/* 产品介绍 */
.other_crumbs{
    width: 100%;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    background-color: #fff;
}
.other_crumbs i{
    font-size: 14px;
    color: #777;
    margin-top: 4px;
}
.other_crumbs a{
    font-size: 12px;
    color: #777;
    margin: 0 6px;
    padding: 15px 0;
}

/* pro_list */
.pro_tap_list{
    width: 100%;
    justify-content: center;
    margin-bottom: 50px;
}
.pro_tap_list li{
    width: 160px;
    height: 44px;
    margin: 0 12px;
}
.pro_tap_list li a{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    text-align: center;
}
.pro_tap_list .pro_tap_list_act a,
.pro_tap_list li a:hover{
    background-color: #2955A0;
    color: #fff;
}

/**/
.pro_three_list{
    width: 100%;
    justify-content: center;
    padding: 0px 0px 40px;
}
.pro_three_list li{
    margin: 0 5px;
}
.pro_three_list li a{
    display: flex;
    font-size: 16px;
    color: #333;
    padding: 4px 5px;
    border-bottom: 2px solid rgb(41 85 160 / 0%);
}
.pro_three_list .pro_three_list_act a{
    border-bottom: 2px solid #2955A0;
    color: #2955A0;
}
.pro_three_list li a:hover{
    border-bottom: 2px solid #2955A0;
    color: #2955A0;
}

/* 20220511开始 */
.pro_content{
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}
.pro_left{
    width: 250px;
    border: 1px solid #b9b9b9;
}
.pro_left .pro_left_ul{
    width: 100%;
}
.pro_left .pro_left_ul .left_tapA{
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    background-color: #2955A0;
    font-size: 12px;
    color: #fff;
}
.pro_left .pro_left_ul .one_li{
    width: 100%;
    margin-bottom: 1px;
}
.pro_left .pro_left_ul .one_li .one_A{
    width: 100%;
    padding: 10px 0 10px 10px;
    background-color: #d9d9d9;
    font-size: 12px;
    color: #333;
    display: flex;
    align-items: center;
}
.pro_left .pro_left_ul .one_liActive .one_A{
    color: #2955A0;
    font-weight: bold;
}
.pro_left .pro_left_ul .one_li .two_ol{
    width: 100%;
    display: none;
}
.pro_left .pro_left_ul .one_li .two_ol .two_li{
    width: 100%;
}
.pro_left .pro_left_ul .one_li .two_ol .two_li .two_A{
    width: 100%;
    padding: 10px 0 10px 20px;
    font-size: 12px;
    color: #333;
    display: flex;
    align-items: center;
}
.pro_left .pro_left_ul .one_li .two_ol .two_liActive .two_A{
    background-color: #e9e9e9;
    color: #2955A0;
    font-weight: bold;
}
.pro_left .pro_left_ul .one_li .two_ol .two_li .three_li{
    width: 100%;
    display: none;
}
.pro_left .pro_left_ul .one_li .two_ol .two_li .three_li .three_A{
    width: 100%;
    padding: 10px 0 10px 25px;
    font-size: 12px;
    color: #333;
    display: flex;
    align-items: center;
}
.pro_left .pro_left_ul .one_li .two_ol .two_li .three_li .three_A i{
    font-size: 12px;  
    margin-right: 6px;  
}
.pro_left .pro_left_ul .one_li .two_ol .two_li .three_li .three_Active{
    color: #2955A0;
    font-weight: bold;
}

.pro_right{
    width: calc(100% - 280px);
}
.pro_right .pro_right_ul{
    width: 100%;
    align-items: flex-start;
}
.pro_right .pro_right_ul a{
    width: 24%;
    margin-right: 1.333%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.pro_right .pro_right_ul a:nth-child(4n){
    margin-right: 0;
}
.pro_right .pro_right_ul a .imgs{
    width: 100%;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro_right .pro_right_ul a .imgs img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.pro_right .pro_right_ul a p{
    width: 100%;
    padding: 6px 0 20px;
    text-align: center;
    font-size: 16px;
}
.pro_right .pro_right_ul a .p_none{
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, .8);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 22px;
    color: #fff;
    transition: all .3s;
}
.pro_right .pro_right_ul a:hover .p_none{
    top: 0;
}

/* 20220511结束 */

/* pro_list */
.pro_view{
    width: 100%;
    align-items: flex-start;
    margin-bottom: 50px;
}
.pro_view .pro_view_l{
    width: 454px;
    height: 285px;
}
.pro_view .pro_view_l .view_l_img{
    /* width: 380px; */
    height: 100%;
    border: 1px solid #d9d9d9;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.pro_view .pro_view_l .view_l_img img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.pro_view .pro_view_l .view_l_xz{
    width: 64px;
    height: 100%;
}
.pro_view .pro_view_l .view_l_xz .swiper-slide{
    width: 100%;
    height: 62px;
    border: 1px solid #d9d9d9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro_view .pro_view_l .view_l_xz .swiper-slide:hover {
    border: 1px solid #2955A0;
}
.pro_view .pro_view_l .view_l_xz .swiper-slide img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.pro_view .pro_view_l .view_l_xz ._lis{
    border: 1px solid #2955A0;
}
.pro_view .pro_view_r{
    width: calc(100% - 454px);
    padding-left: 50px;
}
.pro_view .pro_view_r .view_r_title{
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 24px;
}
.pro_view .pro_view_r .view_r_text{
    font-size: 18px;
    margin-bottom: 20px;
}
.pro_view .pro_view_r .view_r_tel{
    width: 100%;
    display: flex;
    align-items: flex-start;
}
.pro_view .pro_view_r .view_r_tel a{
    padding: 7px 10px;
    font-size: 15px;
    color: #fff;
    display: flex;
    align-items: center;
    background-color: #F6AB00;
    margin-right: 20px;
    height: 41px;
}
.pro_view .pro_view_r .view_r_tel a i{
    font-size: 18px;
    margin-right: 5px;
}
.yu_view_com{
    width: 100%;
}
.yu_view_com li{
    width: 100%;
    margin-bottom: 80px;
}
.yu_view_com li .view_com_title{
    width: 100%;
    height: 40px;
    background-color: #F7F7F7;
    border-bottom: 1px solid #2955A0;
    margin-bottom: 30px;
}
.yu_view_com li .view_com_title span{
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    background-color: #2955A0;
    display: inline-block;
    padding: 0 20px;
}
.yu_view_com li .view_com_ol{
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.yu_view_com li .view_com_ol table tr td{
    height: 36px;
}
.yu_view_com li .view_com_ol p{
    width: 32%;
    padding-right: 1.333%;
    font-size: 15px;
    color: #777;
    margin-bottom: 18px;
}
.yu_view_com li .view_com_ol p:last-child{
    width: 100%;
    /* flex: 1; */
}
.yu_view_com li .view_com_span{
    width: 100%;
    font-size: 12px;
    color: #777;
}
.yu_view_com li .view_com_ol .view_com_ol_li{
    width: 100%;
}
.yu_view_com li .view_com_ol .view_com_ol_li a{
    width: 100%;
    font-size: 15px;
    color: #777;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yu_view_com li .view_com_ol .view_com_ol_li a:hover{
    color: #2955A0;
}
.yu_view_com li .view_com_li_con{
    width: 100%;
}
.yu_view_com li .view_com_li_con img{
    width: auto;max-width: 100%;
}

/* 解决方案 */
.solution_ul{
    width: 100%;
}
.solution_ul a{
    width: 31%;
    margin-right: 2%;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
}
.solution_ul a:nth-child(3n){
    margin-right: 0;
}
.solution_ul a .imgs{
    width: 100%;
    overflow: hidden;
}
.solution_ul a .imgs img{
    width: 100%;
    transition: all .3s;
}
.solution_ul a:hover .imgs img{
    transform: scale(1.1);
}
.solution_ul a .solu_div{
    width: 100%;
    padding: 28px 30px;
    background-color: #fff;
}
.solution_ul a .solu_div .solu_title{
    width: 100%;
    font-size: 25px;
    margin-bottom: 8px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.solution_ul a:hover .solu_div>.solu_title{
    color: #2955A0;
}
.solution_ul a .solu_div .solu_text{
    width: 100%;
    font-size: 14px;
    color: #777;
    margin-bottom: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.solution_ul a .solu_div .solu_more{
    width: 100%;
    font-size: 14px;
    color: #F6AB00;
}


/* 成功案例 */
.case_ul{
    width: 100%;
    align-items: flex-start;
}
.case_ul a{
    width: 23%;
    height: 190px;
    margin-right: 2.666%;
    margin-bottom: 40px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    overflow: hidden;
}
.case_ul a img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    transition: all .3s;
}
.case_ul a:hover img{
    transform: scale(1.1);
}
.case_ul a:nth-child(4n){
    margin-right: 0;
}

/* 联系我们 */
.contact_ul {
    width: 100%;
}
.contact_ul li{
    width: 100%;
    margin-bottom: 50px;
}
.contact_ul li .contact_title{
    width: 100%;
    font-size: 24px;
    color: #2955A0;
    font-weight: bold;
    margin-bottom: 20px;
}
.contact_ul li p{
    width: 100%;
    font-size: 16px;
    color: #333;
    margin-bottom: 14px;
}
.contact_ul li:last-child{
    padding: 40px 0;
    border-bottom: 1px solid #D8DCE1;
}
/* 留言 */
.yu_message{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.yu_message .message_title{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
}
.yu_message form{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.yu_message form input{
    width: 49%;
    height: 48px;
    padding: 0 15px;
    margin-right: 2%;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #b9b9b9;
}
.yu_message form input:nth-child(2n){
    margin-right: 0;
}
.yu_message form textarea{
    width: 100%;
    background-color: #fff;
    padding: 12px 24px;
    margin-bottom: 30px;
    outline: none;
    border: 1px solid #b9b9b9;
}
.yu_message form button{
    width: 190px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #2955A0;
    font-size: 16px;
    color: #2955A0;
}

/* 新闻资讯 */
.news_taps{
    width: 100%;
    margin-bottom: 30px;
}
.news_taps span{
    margin-right: 26px;
    font-size: 22px;
    font-weight: bold;
}
.news_taps p{
    flex: 1;
    height: 1px;
    background-color: #D8DCE1;
}
.news_taps .news_tap_more{
    margin-left: 34px;
    width: 72px;
    height: 32px;
    border-radius: 32px;
    border: 1px solid #2955A0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: #2955A0;
}
.news_taps .news_tap_more i{
    font-size: 16px;
    line-height: 16px;
    margin-left: 4px;
}

.pany_news{
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}
.pany_news .pany_news_l{
    width: 500px;
    overflow: hidden;
    position: relative;
    box-shadow: 10px 10px 20px 1px rgba(0, 0, 0, 0.05);
}
.pany_news .pany_news_l .swi_a{
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #E9ECF0;
}
.pany_news .pany_news_l .swi_a .swi_a_img{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.pany_news .pany_news_l .swi_a .swi_a_img img{
    width: 100%;
    transition: all .3s;
}
.pany_news .pany_news_l .swi_a:hover .swi_a_img>img{
    transform: scale(1.1);
}
.pany_news .pany_news_l .swi_a .swi_a_img p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 105px 30px 15px;
    font-size: 24px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #fff;
    text-align: left;
}
.pany_news .pany_news_l .swi_a .swi_a_p{
    width: 100%;
    padding: 20px 46px 48px;
} 
.pany_news .pany_news_l .swi_a .swi_a_p .swi_p_time{
    width: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 17px;
    border-bottom: 1px solid #DAE2ED;
    font-size: 13px;
    color: #7D8591;
    margin-bottom: 17px;
}
.pany_news .pany_news_l .swi_a .swi_a_p .swi_p_time i{
    font-size: 15px;
    margin-right: 6px;
}
.pany_news .pany_news_l .swi_a .swi_a_p .swi_p_text{
    font-size: 15px;
    height: 84px;
    color: #7A828F;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 80px;
    text-align: left;
}
.pany_news .pany_news_l .swi_a .swi_a_p .swi_p_more{
    width: 122px;
    height: 32px;
    border-radius: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #2955A0;
    font-size: 12px;
    color: #2955A0;
    margin: 0 auto;
    transition: all .3s;
}
.pany_news .pany_news_l .swi_a:hover .swi_a_p>.swi_p_more{
    background-color: #2955A0;
    color: #fff;
}

.pany_news .pany_news_l .swiper-button-next,
.pany_news .pany_news_l .swiper-button-prev{
    width: 24px;
    height: 24px;
    border-radius: 24px;
    background-color: #fff;
    --swiper-navigation-size: 14px;
    font-weight: bold;
    color: #2955A0;
    top: 47%;
}
.pany_news .pany_news_l .swiper-button-next{
    right: 30px;
}
.pany_news .pany_news_l .swiper-button-prev{
    left: initial;
    right: 70px;
}

.pany_news .pany_news_r{
    width: calc(100% - 600px);
}
.pany_news .pany_news_r .news_r_a{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 30px 0;
    border-bottom: 1px solid #E7E8EA;
}

.pany_news .pany_news_r .news_r_a .a_time{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 29px;
    color: #8F959F;
    font-weight: bold;
    margin-right: 36px;
}
.pany_news .pany_news_r .news_r_a .a_time .time_y{
    width: 52px;
    height: 22px;
    border-radius: 22px;
    background-color: #F6AB00;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
}
.pany_news .pany_news_r .news_r_a .a_title{
    width: calc(100% - 100px);
    font-size: 18px;
    line-height: 30px;
}
.pany_news .pany_news_r .news_r_a:hover .a_title{
    color: #2955A0;
}

/* 行业新闻 */
.industry_news{
    width: 100%;
    align-items: flex-start;
}
.industry_news a{
    width: 49%;
    margin-right: 2%;
    margin-bottom: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.industry_news a:nth-child(2n){
    margin-right: 0;
}
.industry_news a .indus_img{
    width: 198px;
    height: 150px;
    overflow: hidden;
}
.industry_news a .indus_img img{
    width: 100%;
    transition: all .3s;
}
.industry_news a:hover .indus_img>img{
    transform: scale(1.1);
}
.industry_news a .indus_div{
    width: calc(100% - 226px);
    padding-top: 7px;
}
.industry_news a .indus_div .indus_title{
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 1px;
    line-height: 30px;
}
.industry_news a .indus_div .indus_time{
    width: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #F3F3F4;
    margin-bottom: 14px;
    font-size: 14px;
    color: #aaa;
}
.industry_news a .indus_div .indus_time i{
    font-size: 17px;
    margin-right: 5px;
}
.industry_news a .indus_div .indus_text{
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #aaa;
}

/* 展会信息 */
.ex_news{
    width: 100%;
    align-items: flex-start;
}
.ex_news a{
    width: 24%;
    margin-right: 1.3333%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.ex_news a:nth-child(4n){
    margin-right: 0;
}
.ex_news a .ex_img{
    width: 100%;
    height: 216px;
    overflow: hidden;
}
.ex_news a .ex_img img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.ex_news a:hover .ex_img>img{
    transform: scale(1.1);
}
.ex_news a .ex_div{
    width: 100%;
    padding: 24px 20px;
    background-color: #F3F4F6;
}
.ex_news a .ex_div .ex_title{
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 18px;
}
.ex_news a .ex_div .ex_text{
    width: 100%;
    height: 32px;
    font-size: 12px;
    color: #aaa;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pany_news .pany_news_r2{
    width: 100%;
}

.yu_other_view{
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: 1px solid #b9b9b9;
}
.yu_other_view .view_title{
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.yu_other_view .view_text{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #666;
}


.pro_right_ul25{
    width: 100%;display: flex;align-items: center;justify-content: space-between;
    padding: 0 0 20px;
    border-bottom: 2px dashed #b9b9b9;
    margin-bottom: 20px;
}
.pro_right_ul25 img{width: 250px;}
.pro_right_ul25 .pro_right_ul25_tap{width: 180px;display: flex;flex-direction: column;}
.pro_right_ul25 .pro_right_ul25_tap .ul25_title_ch{font-size: 16px;font-weight: bold;margin-bottom: 6px;}
.pro_right_ul25 .pro_right_ul25_tap .ul25_title_en{font-size: 14px;color: #2955A0;}
.pro_right_ul25 .pro_right_ul25_text{width: 420px;}
.pro_right_ul25 .pro_right_ul25_text p{font-size: 14px;color: #777;line-height: 24px;}



@media (max-width:767px){
    .us_pro a{width: 49%;margin-right: 2%;margin-bottom: 20px;}
    .us_pro a:nth-child(2n){margin-right: 0;}
    .other_banner img{width: auto;height: 250px;}
    .other_banner .banner_div .banner_title{font-size: 28px;}
    .other_banner .banner_div .banner_text{font-size: 20px;}
    .about_explain{font-size: 20px;line-height: 32px;margin-bottom: 30px;}
    .us_title{font-size: 30px;margin-bottom: 25px;}
    .us_pro a .imgs{width: 100%;height: auto;}
    .us_pro a span{font-size: 20px;}
    .us_pro{margin-bottom: 30px;}
    .us_market li{width: 100%;}
    .us_market li .market_tap{font-size: 28px;}
    .us_market li:nth-child(2) .market_tap::after{width: 200px;}
    .us_market li .market_nums .market_div{margin: 0;width: 50%;}
    .us_market li .market_nums .market_div span{font-size: 16px;}
    .us_market li .market_nums .market_div p{font-size: 68px;line-height: 100px;}
    .us_market li:nth-child(1) .market_nums .market_div{width: 100%;}
    .us_market li:nth-child(1),
    .us_market li:nth-child(2){width: 100%;}
    .us_zixin li{width: 100%;height: 290px; margin-bottom: 10px;padding-top: 25px;}
    .us_zixin li .zixin_title{font-size: 26px;margin: 10px 0;}
    .us_zixin li p{font-size: 16px;}
    .us_zixin li img{width: 90px;}
    .us_mong{overflow: hidden;display: flex;justify-content: center;}
    .us_mong img{width: auto;height: 180px;}
    .us_mong .us_mong_p{font-size: 20px;width: 100%;}
    .us_team{padding: 10px 0 100px;}
    .us_team::after,
    .us_team::before{width: 30%;}
    .us_team .swiper-button-prev{left: 33%;}
    .us_team .swiper-button-next{right: 33%;}
    .pro_tap_list{justify-content: flex-start;margin-bottom: 30px;}
    .pro_tap_list li{width: 148px;margin: 0 10px 10px;}
    .pro_ul li .pro_ol a{width: 49%;margin-right: 2%;}
    .pro_ul li .pro_ol a:nth-child(2n){margin-right: 0;}
    .pro_ul li .pro_ol a .imgs{height: 175px;}
    .pro_view .pro_view_l{width: 100%;}
    .pro_view .pro_view_l .view_l_img{width: 78%;}
    .pro_view .pro_view_r{width: 100%;padding-left: 0;margin-top: 15px;}
    .pro_view .pro_view_r .view_r_title{font-size: 18px;}
    .pro_view .pro_view_r .view_r_text{margin-bottom: 40px;font-size: 16px;}
    .pro_view .pro_view_l .view_l_xz{width: 18%;}
    .pro_left{width: 100%;margin-bottom: 15px;}
    .pro_right{width: 100%;}
    .pro_right .pro_right_ul a{width: 48%;margin-right: 4%;}
    .pro_right .pro_right_ul a:nth-child(2n){margin-right: 0;}
    .pro_right .pro_right_ul a .imgs{height: 182px;padding: 8px 0;}
    .pro_right .pro_right_ul a p{padding: 6px 10px 20px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
    .yu_view_com li .view_com_ol p{width: 100%;}
    .solution_ul a{width: 100%;}
    .solution_ul a .solu_div .solu_title{font-size: 20px;}
    .case_ul a{width: 49%;margin-right: 2%;margin-bottom: 20px;}
    .case_ul a:nth-child(2n){margin-right: 0;}
    .pany_news .pany_news_l{width: 100%;}
    .pany_news .pany_news_r{width: 100%;}
    .pany_news .pany_news_l .swi_a .swi_a_img p{font-size: 18px;padding: 0 100px 20px 15px;text-align: left;}
    .pany_news .pany_news_l .swi_a .swi_a_p{padding: 20px;}
    .pany_news .pany_news_l .swi_a .swi_a_p .swi_p_text{margin-bottom: 30px;}
    .pany_news .pany_news_l .swiper-button-next, .pany_news .pany_news_l .swiper-button-prev{top: 40%;}
    .pany_news .pany_news_r .news_r_a{padding: 15px 0;margin-bottom: 0;}
    .pany_news .pany_news_r .news_r_a .a_title{width: calc(100% - 72px);font-size: 15px;line-height: 24px;}
    .pany_news .pany_news_r .news_r_a .a_time{font-size: 22px;margin-right: 20px;}
    .industry_news a{width: 100%;position: relative;}
    .industry_news a .indus_img{width: 140px;}
    .industry_news a .indus_div{width: calc(100% - 160px);}
    .industry_news a .indus_div .indus_text{position: absolute;left: 0;bottom: 0;}
    .ex_news a{width: 48%;margin-right: 4%;}
    .ex_news a:nth-child(2n){margin-right: 0;}
    .ex_news a .ex_img{height: auto;}
    .ex_news a .ex_div{padding: 20px 10px;}
    .contact_ul li .contact_title{font-size: 20px;}
    .yu_other_view .view_title{font-size: 22px;}
    .yu_view_com li .view_com_ol table tr td{font-size: 14px;height: 48px;}
    .pro_right_ul25{flex-wrap: wrap;}
    .pro_right_ul25 img{width: 100%;}
    .pro_right_ul25 .pro_right_ul25_tap{width: 100%;margin: 15px 0;}
    .pro_right_ul25 .pro_right_ul25_text{width: 100%;}
    
}


@media (min-width:768px) and (max-width:991px){
    
}

@media (min-width:992px) and (max-width:1023px){
    
}
@media (min-width:1024px) and (max-width:1279px){
    
}

@media (min-width:1280px) and (max-width:1440px){

}