@media(max-width: 992px){
    .container{width:94%;max-width:94%;padding:0;}
    .m_show{display: block;}
    .pc_show{display: none;}
    .navbar-expand-lg .navbar-toggler{display:block!important;}
    .navbar-expand-lg{justify-content: space-between!important;}
    body{font-size:14px;}
}

@media(max-width:992px){
    #m_header{display: block;}
    #pc_header{display: none;}
    header{background: #fff;position: fixed;height:60px;padding:0;}
    .navbar-brand{padding:0;width:100px;display: flex;align-items: center;}
    .navbar .navbar-brand img{width:60px; margin-right:10px;}
    .navbar-brand p{font-size: 18px;}
    .navbar-collapse{position:fixed; z-index: 9999; width:100%; max-width:100%; height:100vh; background:#fff; padding:1rem 2rem; top:0px; left:0;}
    .navbar-light .navbar-toggler{color: rgba(255, 255, 255, 0.5);border-color:rgba(255,255,255, 0.8); padding:0; line-height:1.25;}
    .navbar-light .navbar-toggler-icon{background-image:none;font-size:1.35em; height:1.25em; }
    .nav-link{padding:0.8rem 1rem; border-bottom:1px #e2e2e2 solid;}
    .dropdown-menu{margin:0;background:none; padding-bottom:30px;}
    .dropdown-item{border-bottom:1px #e2e2e2 solid; text-align:left; line-height:3;}
    .navbar{flex-wrap:nowrap;}
    .navbar-expand-lg .navbar-nav{height: auto;}
    .navbar-light .navbar-nav .nav-link{color:rgba(255,255,255,.9);}
    .navbar-expand-lg .navbar-nav .nav-link{padding:1rem 0;font-size:14px;}
    .nav-item-none{display:none;}
    .close{opacity: 1; font-size:30px; display: flex; cursor: pointer; margin: 1rem .2rem .5rem 0; color: #067acf;text-shadow: none;margin-bottom:20px;}
    .close:hover{color:#067acf;}
    #navbarNav .navbar-brand{ display: flex; justify-content: center; align-items: center; margin:2rem 0; font-size:20px;margin-top:40px;}
    #navbarNav .navbar-brand img{max-width:320px;margin-left: 35px;}
    .icon-24px{font-size:32px;}
    .navbar-toggler, .navbar-toggler:hover{line-height: 1.4;padding:0;outline:none;border: none;}
    .navbar-brand .logo_name{font-size: 18px;font-weight: bold;}
    .navbar-expand-lg .navbar-nav .nav-item{padding: 15px 0;border-bottom: 1px solid #eee;}
    .navbar-expand-lg .navbar-nav .lan-item{margin-left:0;}
    .navbar-toggler-icon{width:auto;height:auto;}
    header .nav-lan span{font-size:16px;}
    header .nav_link{color:#333;font-size:14px;margin:0;}
}

@media(max-width: 992px){
    .big_pic{padding:20px 0;margin-top:60px;}
}

@media(max-width:992px){
    .banner{height:300px;margin-top:60px;}
    .banner h1{color:#fff;font-size:18px;font-weight: bold;text-transform: uppercase;}
    .banner p{font-size:14px;color:#fff;margin:20px 0 20px 0;font-weight: bold;}
    .banner .swiper-slide2 h1{font-size:18px;}
    .banner .swiper-slide2 p{font-size:14px;}
    .banner .banner_link{width:180px;height:40px;font-size:14px;}
    .banner .banner_link span{font-size:14px;}
    .banner .swiper-pagination{bottom:20px;}
    .banner .swiper-pagination-bullet {width: 40px;height: 3px;}
}

@media(max-width: 992px){
    .pdtcates{width:100%;display: flex;flex-direction: column;align-items: center;padding:30px 0 60px;background: #f5f5f5;}
    .pdtcates .de_title{text-align: center;}
    .pdtcates .big{font-size:18px;color:#0966ab;font-weight: bold;}
    .pdtcates .small{font-size:14px;color:#313131;line-height: 1.8;margin-top:20px;}
    .pdtcates .pdt_swiper{width:94%;margin-left:0;margin-top:30px;}
    .pdtcates .swiper{width:100%;overflow: hidden;position: relative;}
    .pdtcates .swiper-slide{width: 100%;position: relative;}
    .pdtcates .imgbox{width:100%;height:300px;overflow: hidden;}
    .pdtcates img{width:100%;height:100%;object-fit: cover;transition: .5s;}
    .pdtcates .swiper-slide:hover img{transform: scale(1.1);}
    .pdtcates .txts{position: absolute;z-index:2;bottom:25px;display: flex;justify-content: space-between;align-items: flex-end;width:90%;left:5%;}
    .pdtcates .txt_left{color:#fff;}
    .pdtcates .one{font-size:14px;font-weight: bold;}
    .pdtcates .two{font-size:16px;font-weight: bold;margin:20px 0 0;}
    .pdtcates .three{font-size:14px;display: none;}
    .pdtcates .txt_right{width:50px;height:50px;background: #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
    .pdtcates .iconfont{font-size:20px;color:#404041;transform: rotate(-45deg);}

    .pdtcates .pdt_next{width:40px;height:40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #fff;}
    .pdtcates .pdt_prev{width:40px;height:40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #fff;}
    .pdtcates .pdt_next::after{color:#0966ab;font-size:16px;font-weight: bold;}
    .pdtcates .pdt_prev::after{color:#0966ab;font-size:16px;font-weight: bold;}
}

@media(max-width: 992px){
    .de_about .container{transform: translateY(-30px);}
    .de_about .items{width:100%;display: flex;padding:30px 0;box-shadow: 0 0 10px rgba(0,0,0,.2);background: #fff;flex-wrap:wrap;}
    .de_about .item{width:50%;border-right:1px solid #e2e1e1;border-botttom:1px solid #e2e1e1;display: flex;flex-direction: column;align-items: center;justify-content: center;}
    .de_about .item:nth-child(2n){border-right:0;}
    .de_about .item:last-child{border-bottom:0;}
    .de_about .item:nth-child(n+3){margin-top:30px;}
    .de_about .item .iconfont_box{height:50px;}
    .de_about .item .iconfont{font-size:30px;}
    .de_about .item p{font-size:14px;text-align: center;line-height: 1.2;}
    .de_about .item span{font-size:18px;font-weight: bold;}
    .de_about .about_box{width:100%;background: url(../images/de_about.png) center center/cover no-repeat;margin-top:30px;padding:20px;width:100%;display: block;justify-content: space-between;border-radius: 10px;}
    .de_about .about_box .left{width:100%;}
    .de_about .about_box .one{font-size:16px;color:#57bef2;}
    .de_about .about_box .two{font-size:18px;font-weight: bold;color:#fff;margin:30px 0 20px;}
    .de_about .about_box .three{font-size:14px;color:#fff;line-height: 1.5;margin-bottom:30px;}
    .de_about .about_box .four{width:180px;height:40px;border-radius: 40px;border: 1px solid #fff;display: flex;justify-content: center;align-items: center;color:#fff;transition: .5s;}
    .de_about .about_box .four:hover{background: rgba(255,255,255,.2);}
    .de_about .about_box .right{width:100%;margin-top:30px;}
    .de_about .about_box img{width:100%;height:100%;object-fit: cover;border-radius: 10px;}
}

@media(max-width: 992px){
    .de_news{margin:10px 0 20px;}
    .de_news .news_title{width:100%;display: flex;justify-content: space-between;align-items: center;}
    .de_news .news_title .small{font-size:14px;color:#0966ab;font-weight: bold;}
    .de_news .news_title .big{font-size:18px;color:#313131;font-weight: bold;}
    .de_news .news_title .news_more{font-size:14px;color:#404041;width:130px;height:40px;border: 2px solid #555556;border-radius: 40px;display: flex;justify-content: center;align-items: center;transition: .5s;}
    .de_news .news_title .news_more:hover{background: #f5f5f5;}
    .de_news .news_swiper{margin-top:30px;}
    .de_news .newsSwiper{width:100%;margin-left:0%;overflow: hidden;}
    .de_news .swiper-slide{width:100%;background: #f5f5f5;padding:20px;}
    .de_news .news_swiper .imgbox{width:100%;aspect-ratio: 5/3;overflow: hidden;}
    .de_news .news_swiper img{width:100%;height:100%;object-fit: cover;transition: .5s;}
    .de_news .swiper-slide:hover img{transform: scale(1.1);}
    .de_news .news_swiper .name{margin:20px 0;color:#282a2a;font-size: 16px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;width:100%;line-height: 1.2;height:auto;}
    .de_news .news_swiper .lines{border-top:1px solid #e0e0e0;width:100%;display: flex;justify-content: space-between;align-items: center;padding-top:20px;padding-bottom:10px;}
    .de_news .news_swiper .time{width:90px;height:30px;background: #fff;display: flex;justify-content: center;align-items: center;font-size:14px;color:#404041;}
    .de_news .news_swiper .newsview_more{width:40px;height:40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #fff;}
    .de_news .news_swiper .iconfont{font-size:20px;color:#0966ab;transform: rotate(-45deg);}

    .de_news .news_next{width:40px;height:40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #fff;}
    .de_news .news_prev{width:40px;height:40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #fff;}
    .de_news .news_next::after{color:#0966ab;font-size:16px;font-weight: bold;}
    .de_news .news_prev::after{color:#0966ab;font-size:16px;font-weight: bold;}
}

@media(max-width: 992px){
    .de_app{margin-bottom:20px;}
    .de_app .appSwiper{position: relative;overflow: hidden;}
    .de_app .swiper-slide{width:100%;aspect-ratio: 3/2;position: relative;}
    .de_app p{position: absolute;left:0;bottom:0;width:100%;height:60px;background: rgba(9,102,171,.8);font-size:16px;color:#fff;display: flex;justify-content: center;align-items: center;}
    .de_app .app_next{width:40px;height:40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #fff;}
    .de_app .app_prev{width:40px;height:40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #fff;}
    .de_app .app_next::after{color:#0966ab;font-size:16px;font-weight: bold;}
    .de_app .app_prev::after{color:#0966ab;font-size:16px;font-weight: bold;}
}

@media(max-width: 992px){
    footer{width:100%;background: #282a2a;}
    footer .footer1{padding:30px 0;width:100%;display: block;justify-content: space-between;align-items: center;}
    footer .footer1 img{width:80%;}
    footer .footer1 .right{width:100%;height:60px;border-radius: 60px;border: 2px solid #fff;color:#fff;display: flex;justify-content: center;align-items: center;font-size:16px;font-weight: bold;transition: .5s;margin-top:20px;}
    footer .footer1 .iconfont{color:#fff;font-size:20px;margin-right:10px;}
    footer .footer1 .right:hover{background: rgba(255,255,255,.1);}
    footer .footer2{font-size:14px;color:#fff;border-top:1px solid #3e4141;border-bottom:1px solid #3e4141;padding:20px 0;width:100%;display: block;justify-content: space-between;align-items: center;}
    footer .footer2 .left{color:rgba(255,255,255,.5);line-height:1.5;flex-wrap:wrap;}
    footer .footer2 .item{color:#fff;margin-left:10px;transition: .5s;}
    footer .footer2 .item .iconfont{margin-right:5px;}
    footer .footer2 .item:hover{color:#0966ab;}
    footer .footer2 .right{display: flex;align-items: center;cursor:pointer;color:#fff;transition: .5s;margin-top:10px;}
    footer .footer2 .right .iconfont{font-size:22px;margin-right:5px;;}
    footer .footer2 .right:hover{color:#0966ab;}
    footer .footer3{padding:30px 0;display: flex;justify-content: center;align-items: center;flex-wrap:wrap;line-height: 1.5;}
    footer .footer3 span{display: flex;justify-content: center;align-items: center;color:#fff;margin:0 5px;}
    footer .footer3 a{color:#fff;display: flex;justify-content: center;align-items: center;transition: .5s;}
    footer .footer3 a:hover{color:#0966ab;}
}

@media(max-width: 992px){
    .top_banner{margin-top:60px;width:100%;}
    .top_nav span,.top_nav a{font-size:14px;color:#555;}

    .about_intro{padding:0;}
    .about_intro .container{display: block;}
    .about_intro_title{font-size:20px;}
    .about_content{font-size:14px;}

    .left_cates{width:100%;padding-right:0px;}
    .left_cates .title{display: none;}
    .left_cates .cate{display: flex;width:100%;}
    .left_cates .link{background: #dcdcdc;display: block;width:25%;border-bottom:1px solid #eee;padding:10px;font-size:14px;text-align: center;}
    .left_cates .link.active{color:#0966ab;}

    .about_intro .container{width:96%;max-width:96%;}
    .about_content{font-size:14px;line-height: 2;flex:1;padding:10px 0;}
    .about_content p{text-indent: 2em;}
    .about_content .pics{margin-top:20px;display: flex;flex-wrap:wrap;justify-content: space-between;}
    .about_content .pics .box{width:49%;margin-bottom:10px;overflow: hidden;}
    .about_content .pics img{width:100%;transition: .5s;}
    .about_content .pics .box:nth-child(3n+2):last-child{margin-right:0%;}
    .about_content .pics .box:hover img{transform: scale(1.1);}

    .about_content .title{color:#067acf;font-weight: bold;margin-top:20px;}
    .about_intro .content{flex:1;}
}
@media(max-width: 413px){
    .left_cates .link{background: #dcdcdc;display: block;width:25%;border-bottom:1px solid #eee;padding:10px;font-size:12px;text-align: center;}
}

@media(max-width: 992px){
    .products_block{padding:20px 0;}
    .products_block .row{display: block;width:100%;margin:0;}
    .products_cate{width:100%;display: flex;max-width: 100%;}
    .products_block .products_cate_link_top{display: none;}
    .products_block .products_cate_link{font-size:12px;text-align: center;padding:10px;margin:0;width:25%;}
    .products_block .product_title{font-size:14px;}
    .products_block .search_line{margin-bottom:20px;}
    .products_block .products_list{border-top:0;margin-top:20px;width:100%;max-width: 100%;}
    .products_block .my_list{width:100%;display: flex;flex-wrap:wrap;justify-content: space-between;}
    .products_block .my_item{width:100%;max-width: 100%;padding:0;}
    .products_block .product_link{width:100%;}

    .pagination{width:100%;display:flex;justify-content:center;align-items: center;flex-wrap:wrap;padding:0 10px;}
    .pagination li{width:30px;height:30px;margin:0 5px;margin-bottom:10px;}
    .pagination li span,.pagination li a{font-size:14px;}
}

@media(max-width: 992px){
    #productview_top_nav .container{margin-right:0;width:96%;max-width:96%;}
    .product_details{overflow-x: hidden;}
    .product_details .title{font-size:18px;padding:20px 0 20px 0;font-weight: bold;}
    .product_details .cate{font-size:16px;color:#222;padding:20px 0 30px 0;}
    .product_details .productview_btn1, .product_details .productview_btn2{width:100%;height:40px;margin-bottom:10px;}
    .product_details .btns{display: block;}
    .product_details .productview_btn1 i, .product_details .productview_btn2 i{font-size:24px;}
    .product_details .productview_btn1 span, .product_details .productview_btn2 span{font-size:14px;}
    .product_details .contents{margin-bottom:0;margin-top:0;padding:0 20px;}
    .product_details .contents .xx{font-size:14px;}
    .product_details .contents .others{display:block;margin-top:20px;margin-bottom:0px;}
    .product_details .contents .other_btn{color:#222;font-size:14px;padding:0;border:none;display: block;margin-bottom:20px;background: transparent;}
    .product_details .related .related_item{margin-bottom:20px;width:49%;}
    .product_details .related .product_title{font-size:14px;}
    .product_details .cover{width:60%;}
    .product_details .pics{width:40%;}
    .product_details{padding-top:20px;padding:20px 0px;}
    .pics p{display: flex;flex-direction: column;justify-content: flex-end;width:100%;height:100%;}
    .pics p img{width:100% !important;}
    .product_details .left{padding-left:0;}
    .product_details .right{padding-right:0;}
    .product_details .top{padding-left:0;}

    .product_details .left .top_left{flex:1;width:100%;}
    .product_details .left .top_right{flex:1;display: flex;flex-direction: column;justify-content: flex-end;}
    .product_details #mySwiper2,
    .product_details #mySwiper3{width:100%;}
    .product_details #swiper-button-prev1,
    .product_details #swiper-button-prev2,
    .product_details #swiper-button-prev3{left:5px;}
    .product_details #swiper-button-next1,
    .product_details #swiper-button-next2,
    .product_details #swiper-button-next3{right:5px;}
    .product_details #swiper-button-next1:after,
    .product_details #swiper-button-prev1:after,
    .product_details #swiper-button-next2:after,
    .product_details #swiper-button-prev2:after,
    .product_details #swiper-button-next3:after,
    .product_details #swiper-button-prev3:after{font-size:20px;}

    .product_details .param img{max-width:100%!important;width:100%!important;}
    .product_details .content_title{font-size:18px;}
    .product_details .container{width:100%;max-width: 100%;}
    .m_pic_block{padding:0 30px;}

    .product_details .content img{max-width:100%!important;width:auto!important;}
}

@media(max-width:992px){
    .techs{padding:20px 0;width:96%;margin:0 auto;}
    .techs .tech_pic p{text-align: center;margin-top:10px;font-size:14px;}
}

@media(max-width:992px){
    .news_block{width:100%;padding:20px 0 0 0;padding-top:20px;padding-bottom:20px;}
    .news_block .news_cate{width:100%;display:flex;justify-content: center;margin:0 auto;margin-bottom:20px;}
    .news_button{width:45%;height:40px;background-color:#dcdcdc;display:flex;justify-content:center;align-items: center;font-size: 14px;color: #222;text-align: center}
    .news_block .row{padding:25px 10px 25px 10px;margin-bottom:20px!important;}
    .news_block h3{font-size:16px;margin-bottom:15px;}
    .news_block .time{font-size:12px;margin-bottom:15px;}
    .news_block .sub{font-size:14px;margin-bottom:15px;}
    .news_block .news_more{font-size:14px;}
    .news_block .title_block_link{padding-left:20px;}
}

@media(max-width:992px){
    .newsviews{padding:30px 0;}
    .newsviews .titles h2{font-size:18px;}
    .newsviews .contents{padding:20px 0;font-size:14px!important;}
    .newsviews .contents p, .newsviews .contents *{font-size:14px!important;}
    .newsviews .info{display: block;}
    .newsviews .info p{margin:0 0 10px 0;text-align: center;}
    .newsviews .others{display:block;}
    .newsviews .btns{padding:20px 0 0 0;max-width:100%;}
    .newsviews .btn_prev{font-size:14px;}
    .newsviews .btn_prev span{font-size:14px;color:#999;}
    .newsviews .btn_prev a{font-size:14px;color:#999;}
    .return_btn{width:160px;height:30px;background:#067acf;color:#fff;font-size:14px;}
    .newsviews .contents span{font-size:14px!important;}
}

@media(max-width:992px){
    .forms{background:#fff;padding:30px 0;}
    .forms h2{font-size:20px;color:#067acf;width:100%;text-align:center;margin-bottom:30px;}
    .forms .container{display: block;}
    .forms .one_line_div{padding:10px;width:100%;height:40px;border:1px solid #e1e1e1;position:relative;margin-bottom:20px;}
    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #666;font-size: 14px;}
    .forms .one_line{width: 100%;height:100%;padding:0 10px;font-size:14px;border:none;outline:none;color:#666;resize: none;}
    .forms .more_lines_div{width:100%;padding:10px;position:relative;height:180px;border:1px solid #e1e1e1;margin-bottom:20px;}
    .forms .more_lines{width: 100%;height:100%;padding:0 10px;font-size:14px;border:none;outline:none;color:#666;resize: none;line-height:1.5;}
    .forms .btns{display: block;}
    .forms .code{width:100%;margin-bottom:20px;height:50px;}
    .forms .submit_btn{width:100%;height:50px;line-height: 50px;font-size: 14px;}
}

@media(max-width:992px){
    .contacts_info{padding:30px 0 10px 0;}
    .contacts_info h2{font-size: 20px;margin-bottom:20px;line-height: 1.5;}
    .contacts_info .infos{display:block;}
    .contacts_info .info{width:100%;border-bottom:1px solid #ccc;padding:20px 0;margin-bottom:0px;}
    .contacts_info .info i{font-size:18px;margin-right:10px;}
    .contacts_info .info p{font-size:14px;}
    #dituContent{height:300px;font-size:14px;line-height: 1.5;}
    .contacts_map{padding-bottom:20px;}
    .contacts_map .row{margin-left:0;margin-right:0;}
}

@media screen and (max-width:992px){
    .suspension{display: none;}
}

/*join页面*/
@media(max-width: 992px){
    table{font-size:12px;}
    .font4 {font-weight: bold;color: #067acf;}
    td{border: 1px solid #ddd;padding:10px 5px;}
    .font1 p{line-height: 1.5;}
}

/*新闻页*/
@media screen and (min-width: 1px) and (max-width:960px){
    .news_button{width:45%;height:40px;background-color:#dcdcdc;display:flex;justify-content:center;align-items: center;
        font-size: 16px;color: #222;text-align: center}
}

