body{background:#fff;padding-top:0;}
.head{height:128px;background:#fff url(../images/head_bg.jpg);top:0;left:0;width:100%;z-index:99;padding-top:10px;}
.head_content{height:100%;}
.logo{margin-top:14px}
.logo_txt{font-size:20px;color:#6B6B6B;font-family: 'SourceHanSansCN-Bold';font-weight:bold;}
.logo_txt span{color:#095AB5;}
.logo_txt strong{font-size:57px;font-family: 'Arial'}
.nav_box{height:60px;background:#085AB5}
.nav{height:100%}
.nav ul{height:100%;}
.nav ul>li{height:100%;position:relative;width:150px;}
.nav ul>li::after{
    content:'';display:block;width:100%;height:3px;
    background:#fff;position: absolute;bottom:0;left:0;
    display:none;
}
.nav ul>li:hover{background:rgba(8,90,181,0.5)}
.nav ul>li.on::after,.nav ul>li:hover::after{display:block;}
.nav ul>li + li{border-left:1px solid #236BBD}
.nav li{text-align:center;}
/* .nav ul>li */
.nav ul>li > a {padding:10px 0 0;font-size:16px;position: relative;color:#fff;}
.nav a{display:block;color:#333;font-size:16px;height:100%;}
.logo_txt{display:inline-block;margin-left:40px;padding-left:40px;text-align:center;border-left:2px solid #ddd;position: relative;top:0;vertical-align: middle;}
.logo_txt h3{color:#333;font-family: 'SourceHanSansCN-Bold';background:url(../images/tl.png) no-repeat left center,url(../images/tr.png) no-repeat right center;}
.logo_txt p{color:#666;font-size:14px}
.nav_En{font-size:12px;color:#A0CBFB;padding-top:3px}


.twoMenu{display:none;background:#fff;position: absolute;left:-50%;width:490px;box-shadow: 0 0 15px #ddd;margin-left:-245px;top:57px;padding-bottom:20px;z-index:99}
.twoMenu li{padding:none;}
.twoMenu li:hover{background:#252a83;}
.twoMenu li:hover a{color:#fff;}
.twoMenu a{background-image:none;font-size:14px;padding-left:28px;text-align:left;}
.twoMenu_list {width:205px;}
.twoMenu_list li{height:50px;}
.twoMenu_list li + li{border-top:1px solid #ddd;}
.twoMenu_list li a{line-height:50px;}
.twoMenu_list li:hover{background:#00922C}
.twoMenu_list li:hover a{color:#fff !important;}
/* .tel_icon{display:inline-block;width:35px;height:35} */
.head_ewm{padding-top:20px;}
.head_ewm img{width:75px;}
.head_tel{text-align:left;position: relative;padding-left:45px;background:url(../images/tel_icon.png) no-repeat left center;margin-left:15px;margin-top:30px}
.head_tel p{display:inline-block;position: relative;font-size:14px;color:#333333}
.head_tel p span{color:#095AB5;font-size:24px;display:block;font-weight:bold}
.search{position: absolute;right:0;top:0}
.search_btn{display:inline-block;width:40px;height:40px;background:#00922C url(../images/search.png) no-repeat center;cursor: pointer;}
.twoMenu_list_right {padding:20px 25px 20px 5px;position: absolute;right:0;top:0}
.twoMenu_list_info {font-size:12px;color:#666}
.lang{width:100px;background:#fff;border-radius:50px;height:30px;line-height:30px;position: relative;cursor: pointer;margin-top:13px;}
.lang span{display:block;width:100%;height:100%;padding-left:15px;color:#333;font-size:14px;background:url(../images/arrow-up.png) no-repeat 98% center;;}
.lang ol{position: absolute;top:30px;left:0;width:100%;padding:10px 0 10px 15px;background:#fff;z-index:99;border-radius:10px;box-shadow:0 0 10px #ddd;text-align:left;display:none;}
.lang ol a{line-height:30px;text-align:left;}

/* .twoMenu .bd{width:calc(100% - 210px)}
.twoMenu_list_right{position:static}
.twoMenu_list_right a{padding-left:0;}
.search_input{width:300px;height:40px;border:1px solid #00922C;position:absolute;right:40px;top:0;background:#fff;display:none;}
.search_input input{width:100%;padding-left:10px;height:38px;}
.search:hover .search_input{display:block;}
.slide_indicator{position:absolute;right:0;top:55px;width:60%;text-align:right;}
.slide_indicator .swiper-button-next, 
.slide_indicator .swiper-button-prev,
.slide_indicator .swiper-pagination{position:static;background-image:none;text-align:center;height:auto;outline: none;}
.slide_indicator_l,
.slide_indicator_m,
.slide_indicator_r{display:inline-block;}
.slide_indicator_m .swiper-pagination-bullet-active{background-color:#00922C} */




.banners{position: relative;}
.banners .swiper-pagination,.cooperation .swiper-pagination{left:50%;transform: translateX(-50%);bottom:20px}
.swiper-pagination-bullet + .swiper-pagination-bullet{margin-left:10px;}
.banners .swiper-pagination-bullet{width:10px;height:10px;opacity: 1;background:#fff;border:2px solid #fff;outline:none;}
.banners .swiper-pagination-bullet-active,
.cooperation .swiper-pagination-bullet-active{background:transparent}
.banners .swiper-button-next,.banners .swiper-button-prev{background-color:rgba(0,0,0,.5);width:55px;height:55px;background-size:15px}

.lm_head{padding:45px 0 30px;position:relative;text-align:center;}
.lm_title{color:#444;font-weight:bold;padding-bottom:30px;}
.lm_subtitle{color:#444;font-size:14px;line-height:24px}

/* 应用领域 */
.application_content{position: relative}
.application_img{overflow:hidden;position:relative;}
.application_img img{transform: scale(1.1);transition:all .5s;}
.application_icon{
    position: absolute;top:0;left:0;height:100%;width:100%;
    background-position:center;background-repeat: no-repeat;
    background-color:rgba(8,90,181,0.5);transform: scale(1);
    transform: scale(1.1);transition:all .5s;opacity: 1;
}
.application_content .swiper-button-prev,
.application_content .swiper-button-next{background-color:#085AB5;background-size:20px}
.application_info{text-align:center;padding:25px 5px}
.application_info h3{font-weight:bold;}
.application_info h3,.application_info div{color:#333;}
.application_content .swiper-slide:hover img{transform: scale(1);transition:all .5s;}
.application_content .swiper-slide:hover .application_icon{transform: scale(1.1);transition:all .5s;opacity: 0;}
.application_content .swiper-slide:hover .application_info h3{color:#085AB5}
.more_btn{width:120px;line-height:40px;text-align:center;font-size:14px;color:#fff;display:block;margin:auto;background:#085AB5}

/* 产品中心 */
.index_product{background:#eee;}

/* 新闻动态 */
.index_news{display:none;}
.index_news_content .hd li{background:#D7E0EC;border-radius:5px;text-align:center;min-width:150px;line-height:30px;}
.index_news_content .hd li a{display:block;height:100%;font-size:14px;color:#085AB5}
.index_news_content .hd li.on{background:#085AB5}
.index_news_content .hd li.on a{color:#D7E0EC}
.index_news_content .hd li + li{margin-left:10px;}
.indexNews_l{border:1px solid #ddd;}
.indexNews_con{color:#333;}
.indexNews_con div{color:#666}
.indexNews_item + .indexNews_item{border-top:1px solid #ddd;}
.indexNews_item:hover {background:#0463CE;transition: all 1s}
.indexNews_item:hover .news_time p,
.indexNews_item:hover .news_time span,
.indexNews_item:hover .indexNews_con,
.indexNews_item:hover .indexNews_con div{color:#fff;}
.indexNews_r .swiper-slide{height:100%;width:100%;position: relative;}
.indexNews_r .swiper-slide img{max-height:100%;max-width:100%;width:auto;height:auto;}
.indexNews_r_title{line-height:55px;text-align:center;color:#fff;background:rgba(0,0,0,.5);bottom:0;left:0;width:100%;position: absolute;z-index:999;}
.indexNews_r_time{position: absolute;left:0;top:0;z-index:99;}

/* 位置导航 */
.location{height:55px;line-height:55px;border-bottom:1px solid #ddd;margin:40px auto 30px;width:100%;}
.location_title{font-size:24px;color:#333;position: relative;}
.fk{display:block;width:36px;height:36px;position: absolute;}
.fk_1{background:#F0F0F0;top:0;left:0;z-index:1;}
.fk_2{background:rgba(0,146,42,0.4);bottom:0;left:18px;z-index:2;}
.location a,.location span.dw{font-size:12px;color:#777;background:url(../images/location_06.png) no-repeat left center;padding:0 18px}
.location .home {background:url(../images/location_03.png) no-repeat left center;padding-left:20px}
.location span.dw{color:#085AB5;font-weight:bold;}


/* 解决方案 */
.ej_ssfp li{position: relative;}
.ej_ssfp li{border:1px solid #ddd;}
.ej_ssfp_info{padding:20px;}
.ej_ssfp_info h3{font-size:16px;color:#333;padding-bottom:10px;}
.ej_ssfp_info p{font-size:12px;color:#666;padding-bottom:10px;}
.ej_ssfp_info div{font-size:12px;color:#666;line-height:25px}
.ej_ssfp_info span{font-size:12px;color:#085AB5}
.ej_ssfp li:hover{border-color:#085AB5}
.ej_ssfp li:hover .ej_ssfp_info h3{color:#085AB5}
.ej_ssfp li:hover img{transition: all 0.5s;transform: scale(1.1)}
@media (min-width:1200px){
    .ej_ssfp_info div{height:50px;}
}

.er_top_l,.er_top_r{width:50%;}
.er_top_r{padding:25px 20px;position: relative;height:100%;}
.er_top_rtime{position: absolute;bottom:0;left:0;width:100%;padding:25px 20px;}
.er_top_rtime span{font-size:12px}
.er_top_rtime span i{color:#00922A}
.er_top_r h3{font-size:18px;color:#333;padding-bottom:20px;border-bottom:1px solid #D1D4D2;margin-bottom:20px;}
.er_top_r div{font-size:14px;color:#666;line-height:28px}


.left {width:220px;background:#085AB5;}
.leftHead{padding:30px 15px 20px;border-bottom:1px solid #0752A3;}
.left_Ch{font-size:25px;padding-bottom:10px;border-bottom:1px solid #236BBD;color:#ffff;}
.left_En{font-size:15px;color:#fff;line-height:30px}
.leftClass{width:100%;padding:0 8px 15px;}
.leftClass li{margin-top:6px;position: relative;}
.leftClass li::after{
    content:'';display: block;width:0%;height:100%;
    position: absolute;left:0;top:0;background:#236BBD;
    z-index:0;transition:all 0.5s
}
.leftClass a{display:block;width:100%;height:45px;line-height:45px;color:#fff;font-size:14px;z-index:1;position: relative;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;padding: 0 8px;}
.leftClass li.on{background:#236BBD}
.leftClass li:hover::after{width:100%;transition:all 0.5s}
.leftClass li.on a,.leftClass li:hover a{color:#fff;}



.right{width:950px;}
.right .location{margin:0;}

.product_img{overflow:hidden;text-align:center;}


.map{margin-top:20px;border:1px solid #ddd;margin-bottom:30px;}
.map iframe{width:100%;height:327px;border:1px solid #ddd;}

.product_list li:hover .product_info{color:#fff;background:#085AB5}
.product_info{color:#666666;font-size:16px;background:#E2E2E2;text-align:center;}

.news_item{padding:28px 0;border-bottom:1px solid #ddd;}
/*  */
.application .swiper-button-next, .application .swiper-button-prev{top:26%}


.news_t_con{width:80%}
.news_t_con h3{font-size:18px;color:#333;}
.news_t_con p{font-size:14px;color:#666;line-height:22px;max-height:44px;overflow:hidden;margin-bottom:10px}
.news_t_con p + span{font-size:12px;color:#666}

.news_item:hover{background:rgba(8,90,181,0.1)}
.news_item:hover .news_time {
    transform: rotateY(360deg);
    transition: all 1s;
    -ms-transition: all 1s;
}
.news_item:hover .news_t_con h3{color:#085AB5}
.news_img{width:155px;background:#f5f5f5;height:100%;}


/* ============================底部============================= */
.floor{background:#085AB5;padding:20px 0;}
.floor_box{align-items:flex-start;padding-bottom:0}
.floor_box,.fl_b_box{width:1200px;margin:0 auto}
.fl_title{font-size:16px;font-weight:bold;color:#fff;height:40px;}
.hot_line{color:#fff;}
.fl_tel{color:#fff;line-height:2;font-size:22px;font-weight:bold;}
.fl_l{height:250px;width:295px;}

.fl_l,.fl_m{border-right:1px solid #3D7BC4;position: relative;}
.fl_l .fl_title::after,.fl_m .fl_title::after{
  content:'';display:inline-block;position: absolute;right:-1px;
  border-right:1px solid #fff;width:1px;height:45px;
}
.fl_l ul{flex-wrap:wrap;padding-left:0;}
.fl_l_item{width:50%;height:40px;line-height:40px;}
.fl_item{font-size:12px;color:#fff;line-height:30px}
.fl_l_item a{color:inherit}
.fl_bottom{background:#085AB5;border-top:1px solid #236BBD;color:#fff;}
.fl_b_box{justify-content: space-between;color:#fff;height:50px;line-height:50px;font-size:14px;}
.fl_m{height:250px;width:600px;padding-left:95px;box-sizing:border-box}
.fl_m ul{margin-top:5px;}
.fl_r{height:250px;width:305px;padding-left:80px;}
.fl_r div{display: inline-block;text-align:center;}
.fl_r img{padding:5px; border:1px solid #ddd;width:155px;margin-bottom:15px;}


.form_list{width:100%;margin:auto;}
.form_list li{height:50px;line-height:50px;margin-bottom:30px;border:1px solid #ddd;}
.form_list li input{height:48px;padding-left:10px;width:100%;vertical-align: top;}
.form_list .form_textarea{height:250px;}
.form_textarea textarea{border:none;line-height:30px;padding-left:10px;height:100%;width:100%;}
.submit_btn button{display:block;width:150px;line-height:50px;text-align:center;background:#085AB5;color:#fff;cursor: pointer;margin:0 auto 30px}

.news_detail_top{text-align:center;border-bottom:1px solid #999;padding-bottom:10px;}
.news_detail_top h3{color:#333}
.news_detail_top >div{margin-top:10px;}
.news_detail_top span{padding-left:20px;font-size:14px;color:#666;display:inline-block;background-image:url(./images/shijian-xianxing.png);background-position:left center;background-repeat:no-repeat;background-size:16px}
.news_detail_top span + span{margin-left:20px;background-image:url(./images/person.png)}
.news_detailContent{padding-top:10px;color:#666;font-size:14px}
.news_detailContent p{text-align:center;}

#closeMenu,#showMenu,#closeSearch,#showSearch{display: none;}

.index_product_content .swiper-slide a{display:block;width:240px;height:240px;margin:auto;overflow:hidden;border-radius:50%;position: relative;border:4px solid #ddd;}
.pro_mask{position: absolute;left:0;top:0;width:100%;background:rgba(0,0,0,.7);height:100%;}
.index_product_content .swiper-slide-active .pro_mask,
.index_product_content .swiper-slide-prev .pro_mask,
.index_product_content .swiper-slide-next .pro_mask{
    background:rgba(0,0,0,0)
}
.index_product_content{position: relative;height:320px;padding-top:40px}
.index_pro_wrap{background:#fff;z-index:1;top:0;left:50%;transform: translateX(-50%);height:100%;position: absolute;}
.index_product_content .swiper-button-next, 
.index_product_content .swiper-button-prev{width:50px;height:50px;background:#676767;border-radius:50%;text-align:center;line-height:50px;color:#fff}
/*  */
.index_product_content .swiper-slide .info{position: absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content: center;opacity: 0;transition: ease-in-out 0.5s;background:#fff;font-size:20px;color:#085AB5;line-height:normal;text-align:center;padding:15px;}
.index_product_content .swiper-slide:hover .info{opacity:1;transition: ease-in-out 0.5s;}
/*  */
.m_lang{display:none;}

@media screen and (max-width:991px){
   
    body{padding-top:60px}
    #closeMenu,#closeSearch{display:block;right:10px;top:15px;position: absolute;}
    #showMenu,#showSearch{display:block;right:10px;top:50%;position: absolute;transform: translateY(-50%)}
    #showSearch{right:60px}
    .width{width:100%;}
    .head{display:block;height:60px;padding:10px;position:fixed;}
    .logo{margin-top:5px;}
    .logo img{width:20%;vertical-align: middle}
    .logo_txt{padding-left:10px;margin-left:10px;font-size:12px}
    .logo_txt strong{font-size:14px}
    .head_ewm,.head_tel,
    .banners .swiper-button-next, .banners .swiper-button-prev{display:none;}
    .nav_box{height:0;}
    .nav,.search{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:#000;margin-left:0;padding-top:50px;display: none;overflow-y:auto;}
    .lang{float:none;display:none;}
    .search{margin-top:0;padding-left:10px;padding-right:10px;padding-top:100px}
    .search button{background-color:#fff;}
    .nav li{width:100%;border-bottom:1px solid #aaa;text-align:left;}
    .nav > ul >li{background:url(../images/arrow_down.png) no-repeat 95% 15px;height:auto;line-height:40px;width:100%;padding-left:10px;}
    .nav > ul >li >a{width:100%;color:#fff;line-height:30px}
    .nav a{color:#fff;padding:15px 30px 15px 15px;background-image:none;height:auto;}
    .nav ul>li.on::after,.nav ul>li::after,.nav ul>li:hover::after{display:none;}
    /* .nav{display:block} */

    .twoMenu{background:transparent;display:none;}
    .twoMenu li{padding-left:10px;}
    .twoMenu li a{font-size:14px}

    .lm_head{padding:20px 10px;}
    .lm_title{padding-bottom:10px;}
    .lm_subtitle{font-size:12px}
    .indexNews_l,.indexNews_r{width:100%;}
    .indexNews_con{width:calc(100% - 80px);display:flex;flex-direction: column;justify-content: center;align-items:center;}
    .indexNews_con h3{font-size:14px;padding-bottom:10px;width:100%}
    .indexNews_con div{font-size:12px;width:100%;}
    .indexNews_item{padding:10px 0;}
    .indexNews_item > a{display:flex;align-items:center;justify-content: space-between;}
    .index_news_content .bd,
    .index_news_content .hd{padding:10px;}
    .application_content .swiper-button-prev, .application_content .swiper-button-next{display:none;}
    .application_info{padding:5px;}
    .application_info h3{font-size: 14px;padding-bottom:5px;}
    .application_info div{font-size:12px;}
    .more_btn{margin:10px auto;}
    .indexNews_r_time{display:none;}

    .index_product_content{height:auto;padding-top:10px;}
    .index_product_content .swiper-slide a{width:100%;height:auto;border:1px solid #ddd;border-radius:0;}
   
   

    
    .contact_title{font-size:14px;line-height:25px;padding-bottom:10px;}
    .contact_info{padding:10px;}
    .contact_info ul,.contact_info div{float:none;}
    .contact_info li{font-size:14px;line-height:30px}
    .er_top_l, .er_top_r{width:100%;}
    .er_top_r{padding:15px 0;}
    .er_top_rtime{position:static;padding:10px 0;}

    .ej_ssfp{display:flex;flex-wrap:wrap;justify-content: space-between;}
    .ej_ssfp li{width:49%;margin-bottom:10px;}
    .ej_ssfp_info{padding-top:10px;}

    .ssfp_img{}
    .ssfp{padding:10px;display:flex;flex-wrap:wrap;justify-content: space-between;width:100%;}
    .ssfp li{width:49%;margin-top:10px;}
    .ssfp_info{padding:10px 0 10px 10px;}
    .ssfp_info h3{font-size:14px}
    .ssfp_info p{font-size:12px;line-height:25px}
    .ssfp_detail{width:50%;margin-top:10px;background:#00922C;border-color:#00922C;font-size:12px;line-height:30px;margin:inherit}

    .hotNews_img{float:none;}
    .hotNews_info{height:auto;padding:10px;}
    .news_item{padding:20px 0}
    .news_item a{display:flex;width:100%;}
    .news_time{width:75px;height:75px}
    .news_t_con{width:calc(100% - 80px);padding-left:10px;}
    .news_time p{font-size:20px}
    .news_time span{font-size:12px}
    
    .news_t_con h3{font-size:16px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin-bottom:5px;}
    
    .zh_list li{padding:0 5px;}
    .zh_img,.zh_info,.zh_time,.zh_detail{width:50%;margin:0;padding:0;height:75px;padding:10px 0;overflow:hidden;}
    .zh_detail{text-align:center;}
    .zh_detail .box1_arrow{margin:auto;}

    .floor{padding:20px 10px}
    .floor_box,.fl_l{flex-wrap:wrap;}
    .floor_box{padding-bottom:5px;}
    .fl_b_box{flex-wrap:wrap;line-height:normal;height:auto;}
    .fl_b_box p{font-size:12px;text-align:center;line-height:30px}
    .fl_l{width:100%;border:none;height:auto;}
    .fl_l .fl_title::after, .fl_m .fl_title::after{display:none;}
    .fl_item{width:25%;margin:0;}
    .fl_item h3{padding-bottom:0;}
    .fl_l ul{display:flex;}
    .fl_m ul{margin-top:5px;}
    .hot_line{font-size:16px;}
    .fl_tel{font-size:14px}
    .fl_item li{width:32%;line-height:30px}
    .fl_r{width:100%;text-align:center;height:auto;padding-left:0;padding-top:5px;}
    .fl_r h3{display:none;}
    .fl_r img{margin:auto;}
    .floor_b{margin-top:15px;padding-bottom:15px;}
    .floor_b p{font-size:10px;line-height:22px}
    .fl_ewm,
    .fl_contact{width:100%;padding-top:10px}
    .fl_contact li{width:100%;}
    .fl_ba {text-align:center;font-size:12px;margin-top:0;}
    .fl_ba p,.fl_ba div{float:none;}
    .fl_m{padding-left:0;height:auto;}
    .fl_m .fl_item,.fl_r .fl_item{width:100%;}
    .fl_l, .fl_m{border:none;}

    /* 在线留言 */
    .form_list{width:100%;padding:10px;}
    .form_list li{line-height:35px;height:35px;margin-bottom:10px;}
    .form_list li input{line-height:33px;height:33px;}
    .form_list .form_textarea{height:150px;}
    .topClass{padding:10px;display:none;}
    .topClass li{width:33.333%;margin-right:0;}
    .topClass li a{line-height:40px;}
    .top_title{padding:10px;}
    .top_title_l,.top_title_r{float:none;}
    .top_title_l{border-bottom:1px solid #ddd;padding-bottom:10px;}
    .top_title_l strong{font-size:20px;}
    .top_title_l span{font-size:18px}
    .top_title_r{margin-top:5px;}
    .top_title_r li{font-size:12px;margin-left:0;margin-right:10px;}

    
    .map iframe{height:152px;}

    .main{padding:20px 10px;}
    .right,.left{width:100%;padding:0;}
    .product_list{flex-wrap:wrap;display:flex;justify-content: space-between;width:100%}
    .product_list .clear{display:none;}
    .product_list li{width:49%;margin-bottom:10px;}
    .product_info{line-height:30px;font-size:12px;}
    .ej_ssfp_info{padding:10px;}
    .news_box{padding:0;}
    .news_img{width:100px;}
    .news_t_con{width: calc(100% - 100px);}
    .news_t_con h3{font-size:13px}
    .news_t_con p{font-size:12px;line-height:16px;}
    .location{margin:10px auto;}
    .news_t_con p + span{display:none;}
    .location_title{font-size:14px;}
    .leftHead{padding-top:15px;}
    .location a, .location span.dw{padding:0 10px;}

}

@media screen and (min-width:768px) and (max-width:991px){
    .indexNews_l, .indexNews_r{width:50%;height:355px;}
    .fl_l{width:33%}
    .fl_item{width:20%;border:none;}
    /* .fl_l ul{flex-direction: column} */
    .fl_item li{width:100%;}
    .fl_l +div.fr{width:100%;}
    .fl_ewm, .fl_contact{width:50%}
    .fl_contact .fl_item{width:100%;}

    .left{width:30%}
    .right{width:70%}
}
@media screen and (max-width:767px){
    /*.nav ul{wid}*/
    .nav ul > li + li{border-left:none;}
    .m_lang{display:block;height:40px !important;}
    .m_lang a{display:inline-block;width:48% !important;color:#fff;}
}

@media screen and (min-width:992px) and (max-width:1199px){
    body{padding-top:0}
    .width{width:100%;}
    .logo_txt{padding-left:20px;margin-left:20px;font-size:18px;}

    footer{padding:20px;}
    .fl_l{width:33%}
    .fl_item{width:32%;border:none;margin-right:0;}
    .fl_item li{width:100%;}
    .fl_l +div.fr{width:100%;}
    .fl_ewm, .fl_contact{width:50%}
    .fl_contact .fl_item{width:100%;}
    .fl_item h3{font-size:20px}
    .fl_item li a, .fl_item li{font-size:18px}
    .lm_head{padding:10px}

    .left{width:30%}
    .right{width:70%}
    .nav ul>li{width:125px;}
    .application_content .swiper-button-prev, .application_content .swiper-button-next{display:none;}
    .indexNews_con{width:calc(100% - 110px)}
    .indexNews_l{width:60%}
    .indexNews_r{width:40%}
    .indexNews_item{padding:5px 0;}
    .fl_m .fl_item,.fl_r .fl_item{width:100%;}

}

@media screen and (min-width:992px) and (max-width:1024px){
    .width{width:100%;}
    .head{height:100px;position:fixed;top:0;left:0;}
    /* .nav{height:47px} */
    .twoMenu{top:37px}
    .logo{width:65%;margin-top:0;}
    .head_ewm{padding-top:0;}
    .head_tel{ margin-top: 15px;}
    .banners .swiper-button-next, .banners .swiper-button-prev{display:none;}

    
    /* 应用领域 */





   
    .fl_l{width:32%}
    .fl_item{width:20%;border:none;margin-right:0;}
    .fl_item li{width:100%;}
    .fl_l +div.fr{width:100%;}
    .fl_ewm, .fl_contact{width:50%}
    .fl_contact .fl_item{width:100%;}
    .fl_item h3{font-size:20px}
    .fl_item li a, .fl_item li{font-size:18px}
    .lm_head{padding:10px}

    .left{width:30%}
    .right{width:70%}

    .cglm_list li{width:49%;padding:20px;}
    .cglm_info{padding-left:0;}
    .ssfp{padding:10px;}
    .ssfp li{float:left;width:49%}
    .ssfp li:nth-child(2n){float:right;}
    .ssfp_detail{display:none;}
}

@media screen and (min-width:1200px) and (max-width:1320px){
    .application_content .swiper-button-prev, .application_content .swiper-button-next{display:none;}
}

.lm_head{text-align:center;}
@media screen and (min-width:1200px){
    .main.width{margin:40px auto 20px}
    .lm_head{padding:70px 0 35px}
    .lm_title{font-size:40px;}

    .application_img{height:175px;}
    .application_content{padding-bottom:80px}
    .application_content .swiper-button-prev{left:-60px;}
    .application_content .swiper-button-next{right:-60px;}
    .application_content .swiper-button-prev,
    .application_content .swiper-button-next{width:40px;height:40px;}
    .application_info h3{font-size:18px;padding-bottom:10px;}
    .application_info div{font-size:14px;line-height:24px;}

    /* 新闻动态 */
    .index_news_content{padding-bottom:80px}
    .index_news_content .bd{height:400px;margin-top:30px}
    /* .index_news_content .bd{height:400px} */
    .indexNews_l{width:750px;}
    .indexNews_item{height:100px;overflow:hidden;}
    .indexNews_con{width:640px;padding-top:20px}
    .indexNews_con h3{font-size:18px;font-weight:normal;padding-bottom:15px;}

    .indexNews_r{width:420px;}
    .indexNews_r_time{width:80px;height:80px;color:#fff;background:#0463CE;padding:20px 10px;font-size:18px;}
    /* .time_sup{position:relative;top:15px;}*/
    /* .time_sub{position:relative;top:10px;}  */
    .index_product{padding-bottom:30px}

    /* 解决方案 */
    .ej_ssfp li{width:385px;margin-right:22.5px;margin-bottom:22.5px}
    .ej_ssfp li:nth-child(3n){margin-right:0;}
    .ej_ssfp_img{height:230px;overflow:hidden;}

    .right .location{margin-bottom:30px}
    /* 产品中心 */
    /* .product_list{margin-top:30px} */
    .product_list li{width:465px;float:left;margin-bottom:20px;}
    .product_list li:nth-child(2n){float:right;}
    .product_img{height:300px;line-height:300px;}
    .product_img img{max-height:100%;}
    .product_info{line-height:45px;}
    .contact_info li{line-height:30px;color:#333333;font-weight:bold;}
    /*  */
    .index_product_content .swiper-slide{line-height:240px;}
    .index_product_content .swiper-slide img{max-height:100%;}
    

   
}

@media screen and (min-width:1200px) and (max-width:1600px){
    .index_pro_wrap{width:1000px}
}