@charset "utf-8";
/* CSS Document */

 a{  text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());color:#666666; font-family:"微软雅黑"}
 a:visited{text-decoration:none ;}
 a:active{text-decoration:none;}
 a:hover{ outline:none;text-decoration:none;}
 
body, div, p, span, ul, li, dl, dd, h1, h2, h3, a, input, img {
    margin: 0;
    padding: 0;
}

@media (min-width: 1320px) {
    .container{
        width: 1320px;
    }
}


html {font-size:62.5%;}
body{ background:#FFF; font-family:"微软雅黑"; font-size:14px; font-size:1.4em;}

/*top*/

.top{z-index:9999;width:100%; background:#FFF; border-bottom:1px solid #eeeeee;} 
.top .logo{width:37%;float:left; padding:30px 0 25px}
.top .logo img{max-width:100%;}
.top .line{width:1px;height:55px;background:#D8D8D8;display:block;float:left;margin-left:12px;margin-top:24px;}
.top .top_txt{padding:18px 0 16px 13px;line-height:32px;float:left;font-size:18px;color:#5f5f5e;}
.top .top_right{padding:0px 1px;float:right; width:12%; margin-top:15px;}
.top .top_right  img{display:block;max-width:100%;}
.topfix{ position:fixed; top:0; left:0; z-index:100000}

/*nav*/
#navbg{ width:60%; transition:0.4s; float:right; height:133px;}
#navbg .nav ul{margin-bottom:0;}
#navbg .nav .firstfloor>li{float:left;width:12.5%;font-size:15px;text-align:center;position:relative;color:#FFF;cursor:pointer;position:relative; margin-top:60px;}
#navbg .nav .firstfloor>li.on a{ background:#00ae62; color:#FFF}
#navbg .nav .firstfloor>li>a{color:#000000; display:block; transition:ease-in 0.2s; padding:5px 0; border-radius:25px;}
#navbg .nav .firstfloor>li:hover>a{color:#ffffff; background:#00ae62;}
#navbg .nav .secondfloor{position:absolute;left:0;top:33px;z-index:9999;display:none;background:rgb(255,255,255,0.95);width:100%;border-top:none;box-sizing:border-box;}
#navbg .nav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:35px;height:35px;font-size:13px;margin-left:0;}
#navbg .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
#navbg .nav .secondfloor li a:hover{background:#00ae62;color:#FFF;}

.ad{ background:#0474c3; color:#FFF; line-height:25px; padding:15px 0}
.ad a{ color:#FFF;}

@media (max-width: 1200px) {
#navbg{ margin-top:0px; height:110px;}	
#navbg .nav .firstfloor>li{ margin-top:40px;}
}





/*mobilehead*/
#mobilehead{height:70px;width:100%;background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;display:none;background-size:auto 50px;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:105px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(../images/+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(../images/mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(../images/mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(../images/mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/* 响应式样式结束 */


/*搜索*/
.sousuo{ background:#ffffff; border-bottom:1px solid #ebebeb; height:74px; z-index:500; position:relative}
.ss{ position:relative; height:74px;}
.ss .ss_dh{ background:#00ae62; position:absolute; bottom:-72px; width:100%; color:#FFF; text-align:center; padding:20px 0; letter-spacing:2px}
.ss .ss_dh p:first-child{ font-size:18px; position:relative; padding-bottom:10px;} 
.ss .ss_dh p:first-child:after{content:''; position:absolute; left:0; right:0; bottom:0px; margin:auto;width:80%;height:2px;background:#4cc691;}
.ss .ss_dh p:nth-child(2){ font-size:24px;}
.ss .ss_dh p:nth-child(3){ font-size:24px;}

.ss .ss_ly{ padding:0 15px; margin-top:25px; line-height:1.6; color:#888888}
.ss .ss_ly i{ font-size:16px; margin-right:15px;}

.ss .ss_ll{ width:100%; height:72px; display:block; background:#eaeaea; text-align:center;}
.ss .ss_ll a{ color:#83838c}
.ss .ss_ll i{ font-size:30px; margin-top:10px;}

/*公用标题*/
.cpzs{  padding-bottom:30px;  overflow:hidden}
.cpzs .cpzs_bt{ padding:40px 0 25px; text-align:center}
.cpzs .cpzs_bt .fwxm_bt1{ font-size:40px; color:#3a3a3a; font-weight:bold }
.cpzs .cpzs_bt .fwxm_bt1 i{ padding:0 10px;}
.cpzs .cpzs_bt .fwxm_bt2{ font-size:17px; color:#3a3a3a;  padding:10px 0;}
.cpzs .cpzs_bt .fwxm_bt3{ color:#bdbdbd; font-size:25px; font-weight:bold; padding:5px 0}


@media (max-width : 1200px) {
.cpzs .cpzs_bt .fwxm_bt2{ background:none}
}


@media (max-width : 768px) {
.cpzs .cpzs_bt .fwxm_bt1{ font-size:20px; color:#3a3a3a; font-weight:bold }
.cpzs .cpzs_bt .fwxm_bt1 i{ display:none}
.cpzs .cpzs_bt .fwxm_bt2{ font-size:14px; color:#3a3a3a; padding:10px 0;}
.cpzs .cpzs_bt .fwxm_bt3{font-size:20px; font-weight:normal}
}



/*工业企业*/


.center .slid_img1 img{ max-width:100%; border-radius:50%; z-index:100; position:relative}
.center .slid_img2{position:relative; margin:0 5px;}
.center .slid_img2 .slid_img_1{  font-size:28px; color:#343434; font-weight:bold; padding:15px 0 }
.center .slid_img2 .slid_img_2{ width:70%; margin:0 auto; text-align:center; line-height:1.8}
.center .slid_img2 .slid_img_3{ margin-top:30px;}

@media (max-width : 768px) {
.center .slid_img2 .slid_img_2{ width:90%}	
}


/*产品展示*/
/*产品展示*/
#cpzx{ position:relative; background:#f5f5f5; padding:20px 0 70px;overflow:hidden}
#cpzx .cp{ background:#FFF; border-radius:40px 0 0 0 }
#cpzx .cpfl {width:320px; float:left; margin-left:-15px;}
#cpzx .cpfl .cpfl_bt{ background:#00ae62; padding:23px 0; color:#FFF; border-radius:40px 0 0 0 }
#cpzx .cpfl .cpfl_bt p:first-child{ font-size:33px; color:#FFF; font-weight:bold; padding:0 0 0 57px}
#cpzx .cpfl .cpfl_bt p:last-child{ font-size:28px; font-weight:bold; padding:0 0 0 25px; color:#4ac690; font-family:Arial, Helvetica, sans-serif}
#cpzx .cp_ul{ background:#f2f2f2}
#cpzx .cp_ul ul li{ background:url(../images/cp_li.png) no-repeat 40px 21px  #ececec; border-bottom:1px solid #f5f5f5; line-height:62px; text-indent:2cm; font-size:17px;}
#cpzx .cp_ul ul li ul{ padding:15px 0; background:#f5f5f5}
#cpzx .cp_ul ul li ul li{ background:url(../images/li2.png) no-repeat 60px 19px #f5f5f5; padding-left:0px; line-height:40px; font-size:15px;}

#cpzx .cpfl .cp_lx{ background:#00ae62; padding:15px 22px; color:#FFF; border-radius:0 0 40px 0 }
#cpzx .cpfl a.cp_lx { color:#ffffff}
#cpzx .cpfl .cp_lx p:first-child{ font-size:15px; color:#a7dbc4;}
#cpzx .cpfl .cp_lx p:last-child{ background:url(../images/lx_dh.png) no-repeat 0px 8px; padding-left:70px; font-size:33px; font-family:Impact; line-height:1.2; margin:10px 0}

#cpzx .cpzs_right{ float:right; width:calc(100% - 340px);}
#cpzx .cpzs_right .cpzs_r_bt{ overflow:hidden; font-size:26px; font-weight:bold; color:#1c1c1c; line-height:0.8; padding-top:15px; margin-bottom:10px;}
#cpzx .cpzs_right .cpzs_r_bt span{ font-size:13px; }

#cpzx .cpzs_right .p_i{ margin:0 10px;}
#cpzx .cpzs_right .p_img{width:100%;padding-bottom:75%;position:relative; border:1px solid #efefef}
#cpzx .cpzs_right .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;}
#cpzx .cpzs_right p{margin:0;line-height:40px;height:40px;color:#333333;font-size:15px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center; transition:0.3s}
.center .slick-prev{ display:none !important}
.center .slick-next{ display:none !important}

.center1 .slick-prev{ display:none !important}
.center1 .slick-next{ display:none !important}


.center1{ margin-top:10px;}

 .product_left{width:100%; margin-top:5px;}
 .product_left .pl_top{width:130px;height:50px;background:#3496D8;float:left}
 .product_left .pl_top p{color:#FFF;font-size:15px;line-height:50px;text-align:center;}
 .product_left .pl_ul{width:calc(100% - 180px);float:left;height:50px;position:relative;}
 .product_left .pl_ul .first_li{width:100%;height:50px;line-height:50px;display:block;text-indent:20px;color:#333;background:#e6e6e6;font-size:13px;}
 .product_left .pl_ul .ul_li{width:calc(100% + 50px);position:absolute;top:50px;left:0;background:#F00;display:none;z-index:20;border-top:1px solid #D0D0D0;}
 .product_left .pl_ul .ul_li a{width:100%;height:35px;line-height:35px;display:block;text-indent:20px;color:#333;background:#e6e6e6;border-bottom:1px solid #D0D0D0;font-size:13px;}
 .product_left .pl_right{width:50px;height:50px;background:#e6e6e6;background-size:auto 50%;float:right;}
 .product_left .pl_right i{display:block;width:100%;height:100%;background:url(../images/cli.png) no-repeat center center;transition:transform .3s ease-out;}
 .product_left .pl_right i.on{transform:rotate(180deg);}
 .product_right{width:96%;padding:0rem 2% 1rem;}
 .product_right .pr_ul{width:100%;overflow:hidden;}
 .product_right .pr_ul .swiper-slide{margin-top:20px!important;width:49%;}
 .product_right .pr_ul .swiper-slide .s_img{width:100%;height:0;padding-bottom:66.67%;border:1px solid #DDD;box-sizing:border-box;position:relative;}
 .product_right .pr_ul .swiper-slide .s_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;}
 .product_right .pr_ul .swiper-slide p{background:#DEDEDE;height:2rem;line-height:2rem;text-align:center;padding:0 0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
 .product_right .pr_ul .swiper-slide p a{color:#333;}
 
 

@media (max-width : 1319px) {

	.center1{ margin-top:20px;}
	}
	
@media (max-width : 1199px) {	
		#cpzx .cpzs_right .p_img{width:100%;padding-bottom:71%;position:relative;}
		#cpzx .cpzs_right p{ height:35px; line-height:35px;}
		.cp_lx{ display:none}
		#cpzx .cpzs_right .cpzs_r_bt{ display:none}
			.center{ margin-top:20px;}
	}
	
@media (max-width : 991px) {	
#cpzx .cpfl{ display:none}
#cpzx .cpzs_right{ float:none; width:100%;margin:0 auto}
.center{ margin-top:30px;}
	}	


.center .slick-prev{ display:none !important}
.center .slick-next{ display:none !important}

.center1 .slick-prev{ display:none !important}
.center1 .slick-next{ display:none !important}


/*优势*/
.yingyong.cpzs .cpzs_bt{  position:absolute; top:0; left:0; right:0; margin:auto; z-index:300}


.yingyong{overflow:hidden}
.yingyong .yy_wai{width:100%;overflow:hidden;position:relative;}
.yingyong .yy_wai_nei{width:600%;display:table;height:auto;}
.yingyong .yy_nei{display:table-cell;width:16.666%;}
.yingyong .yyc_img{width:100%;padding-bottom:698px;position:relative;background-size:cover;}
.yingyong .yyc_img.img1{background:url(../images/youshi_img1.jpg) no-repeat center center;}
.yingyong .yyc_img.img2{background:url(../images/youshi_img2.jpg) no-repeat center center;}
.yingyong .yyc_img.img3{background:url(../images/youshi_img3.jpg) no-repeat center center;}
.yingyong .yyc_img.img4{background:url(../images/youshi_img4.jpg) no-repeat center center;}
.yingyong .yyc_img.img5{background:url(../images/youshi_img5.jpg) no-repeat center center;}
.yingyong .yyc_img.img6{background:url(../images/youshi_img6.jpg) no-repeat center center;}
.yingyong .yyc_img .yyc_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.yingyong .yyc_img .yyc_txt p{margin:0;color:#FFF;font-size:16px;line-height:28px;margin-top:23px;}
.yingyong .yyc_img .yyc_txt p:first-child{height:40px;line-height:40px;font-size:27px;font-weight:bold;margin-top:200px;}
.yingyong .yyc_img .yyc_txt a{display:inline-block;margin-top:60px;font-size:15px;background:url(../images/yy_icon.png) no-repeat 120px center;color:#FFF; border:1px solid #FFF; padding:13px 45px}
.yingyong .yy_ul{position:absolute;width:100%;left:0;bottom:0;background:rgba(0,0,0,.42);}
.yingyong .yy_ul .yy_li{width:16.666%;float:left;text-align:center;cursor:pointer;position:relative;padding:40px 0;border-right:1px solid rgba(255,255,255,.2);}
.yingyong .yy_ul .yy_li i{display:inline-block;height:53px;width:100%;background-size:auto 100%!important;}
.yingyong .yy_ul .yy_li i.icon1{background:url(../images/yy_icon1.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon2{background:url(../images/yy_icon2.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon3{background:url(../images/yy_icon3.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon4{background:url(../images/yy_icon4.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon5{background:url(../images/yy_icon5.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon6{background:url(../images/yy_icon6.png) no-repeat center center;}
.yingyong .yy_ul .yy_li i.icon7{background:url(../images/yy_icon7.png) no-repeat center center;}
.yingyong .yy_ul .yy_li p{margin:0;height:31px;line-height:31px;font-size:21px;color:#FFF;margin-top:15px;font-weight:bold;}
.yingyong .yy_ul .yy_li.on{background:#00ae62;}




/*视频*/

.sc_tu{ position:relative; margin:0 10px;}
.sc_tu img{ max-width:100%}
.sc_tu a{ position:absolute; left:0;  right:0; top:50%; margin:auto;    transform: translateY(-50%);}
.sc_zi{ padding:25px 0; font-size:16px; margin:0 10px}


.center2 .slick-prev{ width:43px; height:43px; background:url(../images/c_l.png) no-repeat; top:36%; left:-55px}
.center2 .slick-next{ width:43px; height:43px; background:url(../images/c_r.png) no-repeat; top:36%; right:-55px}

/*why*/

.gg_title span{display:inline-block;height:63px;line-height:63px; width:24.2%;text-align:center;position:relative;font-size:21px; font-weight:bold;background:#dedede; float:left; color:#595459}
.gg_title span .fa{ margin-right:5px;}
.gg_title span{ margin-left:1%}
.gg_title span:first-child{ margin-left:0}
.gg_title span.hover{background:#00ae62;color:#ffffff;}
.gg_title span.hover .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #00ae62;display:block;}
.gg_item{ margin-top:40px; width:100%}
.gg_item .gg_li{ text-align:center; width:100%; height:100%; padding-bottom:0px;position:relative;background-size:cover;}
.w1{ background:url(../images/w1.jpg) no-repeat center center}
.w2{ background:url(../images/w2.jpg) no-repeat center center}
.w3{ background:url(../images/w3.jpg) no-repeat center center}
.w4{ background:url(../images/w4.jpg) no-repeat center center}
.w1_nr{ background:#00ae62; width:350px; height:527px; float:left; padding:0 30px 0  40px; text-align:left}

.w1_nr .w1_1{ font-family:Impact; color:#FFF; font-size:50px; margin-top:45px;}
.w1_nr .w1_2{ font-size:40px; color:#FFF; font-weight:bold}
.w1_nr .w1_3{ font-weight:bold; font-size:30px;color:#FFF}
.w1_nr .w1_4{ color:#75d3aa; line-height:1.6}
.w1_nr .w1_5{ color:#FFF; line-height:2; margin-top:20px;}

.w1_zi{ width:calc(100% - 400px);float:right; background:#FFF; margin-top:335px; position:relative; padding:20px; }
.w1_zi_l{ width:78px; height:130px; float:left; background:url(../images/w_b.png) no-repeat; position:absolute; top:-10px; font-size:24px; color:#FFF; line-height:120px;}
.w1_zi_r{ float:left; text-align:left; text-indent:3cm}
.w1_zi_r p:first-child{ font-size:37px; font-weight:bold; color:#00ae62}
.w1_zi_r p:last-child{ font-size:18px; color:#444444; padding:10px 0 15px 0}

.gg_item .gg_li img{ max-width:100%;}
	
	
	
@media (max-width : 1199px) {
.gg_title span{ font-size:18px; height:60px; line-height:60px;}
.w1_zi{ margin-top:300px; }
.w1_zi_r p:first-child{ font-size:30px;}
.w1_zi_r p:last-child{ font-size:16px;}

}

@media (max-width : 991px) {
.gg_title span{ width:47%; font-size:14px; margin-left:2%; margin-top:2%}
.gg_title span:first-child{ margin-left:2%}
.gg_title span.hover .san{ display:none}

.w1_zi{ margin-top:300px; }
.w1_zi_r{ float:left; text-align:left; padding-left:90px; text-indent:0cm}
.w1_zi_r p:first-child{ font-size:20px;}
.w1_zi_r p:last-child{ font-size:14px;}

}


@media (max-width : 767px) {
.w1_nr{ width:95%; float:none; margin:0 auto; height:370px; margin-bottom:10px; padding:0 20px 0  20px;}
.w1_zi{ display:none}	
.w1_nr .w1_1{ font-family:Impact; color:#FFF; font-size:30px; margin-top:10px; padding-top:30px;}
.w1_nr .w1_2{ font-size:25px; color:#FFF; font-weight:bold}
.w1_nr .w1_3{ font-weight:bold; font-size:20px;color:#FFF}

}



/*行业应用*/
.hyyy{ background:#f9f9f9; padding:25px 0 55px; overflow:hidden}
.ywly_nr{ background:url(../images/yw_bj.jpg) no-repeat center center; height:480px; position:relative}

.nongyao{	position:absolute; left:6%; top:50%;}
.ranliaozhuji{	position:absolute; left:9%; top:26%;}
.tuliao{	position:absolute; left:19%; top:50%;}
.yejinzhizao{   position:absolute; left:24%; top:5%;}
.shipinzhitang{   position:absolute; left:20%; top:64%;}
.tianjiaji{   position:absolute; left:40%; top:28%;}
.shiyouhuagong{   position:absolute; left:37%; top:65%;}
.huanjingzhili{   position:absolute; left:56%; top:35%;}
.pige{   position:absolute; left:69%; top:9%;}
.suanxi{   position:absolute; left:79%; top:30%;}
.jianzhujiancai{   position:absolute; left:76%; top:56%;}
.zaozhi{   position:absolute; left:91%; top:40%;}



 .zyly{ height:120px; width:100%; background:#FFF; margin:10px 0;-moz-box-shadow:0px 2px 10px #dddddd; -webkit-box-shadow:0px 2px 10px #dddddd; box-shadow:0px 2px 10px #dddddd; transition:0.4s; position:relative; top:0; border-radius:4px;}
 .zyly .zyly_tu{ text-align:center}
 .zyly .zyly_tu img{ width:68px; padding-top:10px; }
 .zyly .zyly_zi{ font-size:14px;  padding:15px 0; color:#666666; text-align:center}



/*关于我们*/

.about{ background:#FFF}
.about .about_tu img{ max-width:100%;}
.about .about_nr .a1{ font-family:Impact; color:#c3c3c3; font-size:49px; padding-top:20px;}
.about .about_nr .a2{ color:#3a3a3a; font-size:24px; font-weight:bold}
.about .about_nr .a3{ color:#666666; font-size:14px; line-height:1.8; margin:20px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}

.ss1{ overflow:hidden; margin:25px 0 10px}
.shuzi1{ text-align:center;}
.shuzi1 .s1{ font-size:34px; font-weight:bold; color:#3a3a3a;}
.shuzi1 span{ font-size:17px; color:#3a3a3a}
.shuzi1 span.ss1{ font-size:42px}
.shuzi1 .s2{ font-size:14px; color:#999999}

.about .a4{ margin-top:5px; margin-left:5px;}

.a_t1{ width:100%; background:url(../images/a1.png) no-repeat center center #f1f1f1; height:170px; display:inline-block; cursor:pointer; text-align:center; line-height:280px; margin-top:15px; font-weight:bold; transition:0.3s; color:#111111}
.a_t2{ width:100%; background:url(../images/a2.png) no-repeat center center #f1f1f1; height:170px; display:inline-block; cursor:pointer; text-align:center; line-height:280px; margin-top:15px; font-weight:bold; transition:0.3s; color:#111111}
.a_t3{ width:100%; background:url(../images/a3.png) no-repeat center center #f1f1f1; height:170px; display:inline-block; cursor:pointer; text-align:center; line-height:280px; margin-top:15px; font-weight:bold; transition:0.3s; color:#111111}
.a_t1:hover{  background:url(../images/a1_h.png) no-repeat center center #00ae62; color:#FFF}
.a_t2:hover{  background:url(../images/a2_h.png) no-repeat center center #00ae62; color:#FFF}
.a_t3:hover{  background:url(../images/a3_h.png) no-repeat center center #00ae62; color:#FFF}


@media screen and (max-width:1319px){
.about .about_nr .a1{ font-family:Impact; color:#c3c3c3; font-size:39px; padding-top:15px;}
.about .about_nr .a2{ color:#3a3a3a; font-size:20px; font-weight:bold}
.ss1{ overflow:hidden; margin:15px 0 10px}
.shuzi1 .s1{ font-size:26px; font-weight:bold; color:#3a3a3a;}
}

@media screen and (max-width:1200px){
.a_t1,.a_t2,.a_t3{ display:none}	
}
@media screen and (max-width:991px){
.about .about_nr .a1{ font-family:Impact; color:#c3c3c3; font-size:26px; padding-top:15px;}
.about .about_nr .a2{ color:#3a3a3a; font-size:20px; font-weight:bold}
.shuzi1 .s1{ font-size:20px; font-weight:bold; color:#3a3a3a;}
.shuzi1 .s2{ font-size:10px; color:#999999}
.a_t1,.a_t2,.a_t3{ display:block; margin-bottom:30px; height:120px; background-size:60px; line-height:195px}	
.a_t1:hover,.a_t2:hover,.a_t3:hover{background-size:60px;}
}


/*新闻中心*/
#news{}
.news{margin-top:13px;}
.news .news_title{padding-bottom:16px;border-bottom:1px solid #E2E2E2;position:relative;}
.news .news_title h2{margin:0;height:30px;line-height:28px;font-size:24px;font-weight:bold;color:#000;background:url(../images/news_icon.png) no-repeat left center;padding-left:37px;}
.news .news_title h2.icon1{background:url(../images/news_icon.png) no-repeat left center;}
.news .news_title a{position:absolute;right:0;top:10px;font-size:14px;color:#717171;}
.news .news_left{width:calc(100% - 380px);float:left;padding-right:78px;}
.news .news_left .news_content{margin-top:5px;}
.news .news_left .nl_left{float:left;width:320px;margin-top:33px;}
.news .news_left .nl_left .nl_img{width:100%;padding-bottom:396px;position:relative;}
.news .news_left .nl_left .nl_img img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;display:block;}
.news .news_left .nl_ul{float:right;width:calc(100% - 320px);padding-left:38px;}
.news .news_left .nl_ul .nl_li{margin-top:17px;padding:33px 0 16px;border-top:1px dashed #E2E2E2;}
.news .news_left .nl_ul .nl_li:first-child{margin-top:0;border-top:none;}
.news .news_left .nl_ul .nl_li .nl_date{width:110px;height:34px;line-height:34px;font-size:32px;font-weight:bold;color:#888888;position:absolute;left:0;top:0;}
.news .news_left .nl_ul .nl_li .nl_txt{padding-left:138px;position:relative;}
.news .news_left .nl_ul .nl_li .nl_txt:before{content:'';width:1px;height:80px;position:absolute;left:110px;top:0;background:#e2e2e2;}
.news .news_left .nl_ul .nl_li .nl_txt p{margin:0;color:#666;}
.news .news_left .nl_ul .nl_li .nl_txt p a{color:#252525;}
.news .news_left .nl_ul .nl_li .nl_txt p:nth-child(2){font-size:16px;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_left .nl_ul .nl_li .nl_txt p:last-child{margin-top:12px;height:48px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.news .news_right{width:380px;float:right;}
.news .news_right .q_ul{}
.news .news_right .q_ul .q_li{margin-top:17px;padding:32px 0 16px;border-top:1px dashed #E2E2E2;}
.news .news_right .q_ul .q_li:first-child{margin-top:5px;border-top:none;}
.news .news_right .q_ul .q_li p{margin:0;color:#666;line-height:24px;padding-left:40px;position:relative;}
.news .news_right .q_ul .q_li p i{display:block;width:24px;height:24px;position:absolute;left:0;top:0;border-radius:50%;background:#515151;font-style:normal;color:#FFF;font-size:14px;text-align:center;}
.news .news_right .q_ul .q_li p i.bg1{background:#00ae62;}
.news .news_right .q_ul .q_li p a{color:#252525;}
.news .news_right .q_ul .q_li p:first-child{font-size:16px;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_right .q_ul .q_li p:last-child{margin-top:11px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

@media screen and (max-width:1319px){
.news .news_left{padding-right:40px;}
}




 /*友情链接*/
#footlinkbg{padding:18px 0 15px;background:#0db466;}
.footlink .fl_left{width:100px;float:left;}
.footlink .fl_left p{margin:0;height:20px;line-height:20px;color:#FFF;font-weight:bold;color:#FFF;font-size:15px;text-align:center;}
.footlink .fl_left p:first-child{height:44px;line-height:44px;font-size:40px;font-weight:bold;}

.footlink .fl_right{width:calc(100% - 100px);font-size:0;-webkit-text-size-adjust:none;float:right;}
.footlink .fl_right a{display:inline-block;line-height:32px;white-space:nowrap;padding:0 20px;font-size:14px;color:#fefefe;position:relative;}
.footlink .fl_right a:after{content:'';width:1px;height:12px;background:#fefefe;position:absolute;top:10px;right:-1px;}


/*底部*/

#footer{ background:#3e3e3e; padding:0;}
#footer .f3{ text-align:right; font-size:14px; color:#898989;}


		.f_k{ overflow:hidden; margin:0 auto; margin-top:20px; }

		input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input:-moz-placeholder, textarea:-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input::-moz-placeholder, textarea::-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input:-ms-input-placeholder, textarea:-ms-input-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
	
	 .f_k input{background:#ffffff; width:100%; border:1px solid #656565; color:#999999}
	 .f_k input::-webkit-input-placeholder {color: #999999;}
	 .f_k .form-control{ border-radius:0; padding:2.5vh 0; text-indent:0.2cm}
	 .f_k .btn{background:#0db466;display:block;color:#FFF;text-align:center;padding:1.4vh 0; border-radius:0; border:none}

.footer_s{ border-top:2px solid #474747; padding-top:20px; margin-top:40px; padding-bottom:30px; overflow:hidden}
.f_ewm{ text-align:left; padding-top:3px;}
.f_ewm img{ max-width:100%}
.f_lx{ color:#FFF; font-size:15px;} 
.f_lx .f_lx_1{ overflow:hidden; margin-top:20px;}
.f_lx .f_lx_1 .fa{ width:30px; height:30px; border:1px solid #FFFFFF; border-radius:50%; text-align:center; color:#FFF; line-height:30px; font-size:16px; margin-right:15px; margin-top:8px; }
.f_lx .f_lx_2{ width:calc(100% - 55px)}
.f_lx .f_lx_2 span{ font-size:26px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-weight:bold}
.f_logo{ text-align:right; padding-top:35px;}
.f_logo img{ max-width:100%}

.f_lx1{ color:#FFF; font-size:15px; padding-top:80px;} 
.f_lx1 .f_lx_1{ overflow:hidden; margin-top:20px;}
.f_lx1 .f_lx_1 .fa{ width:30px; height:30px; border:1px solid #FFFFFF; border-radius:50%; text-align:center; color:#FFF; line-height:30px; font-size:16px; margin-right:15px; margin-top:8px; }
.f_lx1 .f_lx_2{ width:calc(100% - 55px)}
.f_lx1 .f_lx_2 span{ font-size:26px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-weight:bold}

.footer_x{ background:#292929; padding:15px 0; color:#828282; line-height:25px;}
.footer_x a{ color:#828282}
.footer_x a:hover{ color:#FFF;}

@media screen and (max-width:1024px){
.f_lx1{ color:#FFF; font-size:15px; padding-top:0px;} 	
}

@media screen and (max-width:768px){
.footer_s{ border-top:2px solid #363636; padding-top:20px; margin-top:20px; padding-bottom:30px; overflow:hidden}

.f_lx .f_lx_1 .fa{  font-size:16px; margin-top:6px; }
.f_lx .f_lx_1 span{ font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-weight:bold}
.f_logo{ text-align:center; padding-top:25px;}
	}




@media screen and (max-width:1443px){
	.yingyong .yyc_img{padding-bottom:600px;}
	.yingyong .yyc_img .yyc_txt p:first-child {    margin-top: 150px;}
}

/*1350屏幕*/
@media screen and (max-width:1249px){

	.p_left{width:240px;}
	.p_left h2{height:100px;line-height:100px;}
	.p_left .p_ul>a{line-height:50px;font-size:15px;background-position:15px 24px;}
	.p_left .p_ul>a.on,.p_left .p_ul>a:hover{background-position:15px 24px}
	.p_left .p_ul ul{padding:12px 10px;}
	.p_left .p_ul ul li{line-height:30px;font-size:14px;}
	.p_left .p_bottom{padding:18px 5px 16px;}
	.p_left .p_bottom .p_txt p:last-child{font-size:27px;}
	.product .p_right{width:calc(100% - 260px);}
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
	
	.yingyong .yy_ul .yy_li{padding:20px 0;}
	.yingyong .yy_ul .yy_li i{height:40px;}
	.yingyong .yy_ul .yy_li p{font-size:16px;height:24px;line-height:24px;margin-top:10px;}
	.yingyong .yyc_img{padding-bottom:540px;}
	.yingyong .yyc_img .yyc_txt p:first-child{font-size:30px;height:40px;line-height:40px;margin-top:140px;}
	.yingyong .yyc_img .yyc_txt p{font-size:14px;line-height:24px;margin-top:15px;}
	.yingyong .yyc_img .yyc_txt a{margin-top:40px;font-size:14px;}
	
}

@media screen and (max-width:1200px){
	.news{margin-top:10px;}
	.news .news_left{width:100%;padding-right:0;float:none;}
	.news .news_right{width:100%;float:none;margin-top:25px;}
	.news .news_right .q_ul .q_li{width:32%;float:left;margin-left:2%;border-top:none;margin-top:0;padding:20px 0 15px;}
	.news .news_right .q_ul .q_li:first-child{margin-left:0;margin-top:0;}	
}

/*992屏幕*/
@media screen and (max-width:991px){
	#mobilehead{display:block;}
	.top{display:none;}
	#navbg{display:none;}
	#mobilehead.mhead{position:fixed;z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
	#mobilehead .nav_bg.nav_bg1{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	
     .p_left{display:none;}
	.p_class{display:block;}
	.product .p_right{width:calc(100% - 30px); margin:0 auto; float:none;}
	.product .p_right h2{margin:20px 0;}
	.product{padding:15px 0;}
	.product .p_li{width:32%;margin-left:2%;}
	.product .p_li:nth-child(4n+1){margin-left:2%;}
	.product .p_li:nth-child(3n+1){margin-left:0;}
	
	
	.news .news_left .nl_left{width:270px;margin-top:23px;}
	.news .news_left .nl_left .nl_img{padding-bottom:335px;}
	.news .news_left .nl_ul{width:calc(100% - 270px);padding-left:20px;}
	.news .news_left .nl_ul .nl_li{padding:23px 0 16px;margin-top:6px;}
	.news .news_right{margin-top:15px;}
	.news .news_right .q_ul .q_li{width:49%;}
	.news .news_right .q_ul .q_li:nth-child(odd){margin-left:0;}
	
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
	
	.yingyong .yy_ul .yy_li{padding:10px 0;}
	.yingyong .yy_ul .yy_li i{height:26px;}
	.yingyong .yy_ul .yy_li p{font-size:14px;margin-top:5px;}
	.yingyong .yyc_img{padding-bottom:400px;}
	.yingyong .yyc_img .yyc_txt p:first-child{font-size:20px;height:26px;line-height:26px;margin-top:130px;}
	.yingyong .yyc_img .yyc_txt p{font-size:13px;margin-top:7px;line-height:24px;}
	.yingyong .yyc_img .yyc_txt p br{display:none;}
	.yingyong .yyc_img .yyc_txt a{margin-top:20px;}
	
	
	
}

@media screen and (max-width:768px){
	#mobilehead{background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 50px;}
	.p_class h2{display:none;}
	.p_class .p_class_li{width:calc(100% - 30px); margin:0 auto;float:none;}
	.product .p_content .p_li{width:48%;margin-left:4%;}
	.product .p_content .p_li:nth-child(3n+1){margin-left:4%;}
	.product .p_content .p_li:nth-child(odd){margin-left:0;}
	
	
	.news .news_left .nl_left{display:none;}
	.news .news_left .nl_ul{width:100%;padding-left:0;float:none;}
	.news .news_right .q_ul .q_li{width:100%;float:none;margin-left:0;border-top:1px dashed #E2E2E2;}

	
	.yingyong .yy_ul .yy_li i{display:none;}
	.yingyong .yy_ul .yy_li p{margin-top:0;}
	
	
	}


/*500屏幕*/
@media screen and (max-width:499px){
	#mobilehead{background:url(../images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 50px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead{z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
	.pb_title .sub_title{font-size:13px;line-height:22px;}
	.product .p_class{text-align:left;}
	.product .p_class a{width:48%;height:42px;line-height:42px;font-size:15px;text-align:center;margin-left:4%;margin-top:7px;}
	.product .p_class a:nth-child(2n+1){margin-left:0;}
	.product .p_content{margin-top:20px;}
	.product .p_content .p_li{width:100%;}
	.product .p_btn a{width:48%;margin-left:4%;}

	.news .news_title h2{font-size:20px;}
	.news .news_left .nl_ul .nl_li{padding:15px 0 9px;}
	.news .news_left .nl_ul .nl_li .nl_txt{padding-left:76px;}
	.news .news_left .nl_ul .nl_li .nl_txt:before{left:66px;}
	.news .news_left .nl_ul .nl_li .nl_date{font-size:20px;height:22px;line-height:22px;}

	.info_title h2{font-size:22px;height:36px;line-height:36px;}
	.info_title i{margin:10px 0;}
	.info .info_btn a{width:130px;margin-left:10px;}
	.info .info_ul .info_li .info_p p:last-child{font-size:12px;letter-spacing:-1px;}
	
	.yingyong .yyc_img .yyc_txt p:first-child{margin-top:130px;}
	.yingyong .yyc_img .yyc_txt a{margin-top:10px;}
	.yingyong .yy_ul .yy_li{width:33.333%;border-bottom:1px solid rgba(255,255,255,.2);}
	.yingyong .yy_ul .yy_li p{font-size:13px;font-weight:bold;}
	
}




@media screen and (max-width:991px){
	#navbg .nav .firstfloor>li{height:55px;line-height:55px;font-size:14px;}
	#navbg .nav .secondfloor{top:55px;}
	.index_banner{padding-bottom:40%;}
	#stylepbulic{height:200px;}
	#footbottombg{padding-bottom:55px;}
}

/*鐢佃剳娴姩*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#FF9C00;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#FF9C00;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#FF9C00;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#FF9C00;}
.izl-rmenu .btn-phone .phone{background-color:#FF9C00;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*鎵嬫満娴姩*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(../images/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(../images/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(../images/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(../images/kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}



.nbom{display: none;}

@media screen and (max-width: 640px){
.nbom {    display: block;}
.footer_x { padding-bottom:110px;}
#izl_rmenu{ display:none}
}

/*åº•éƒ¨èœå•æ ç›®*/
.nbom{ position:fixed; bottom:0; height:94px; width:100%; left:0; z-index:100000000000;}
.nbom .w1{ position:relative;background:#505050; height:94px;}
.nbom .ahome{ display:block; width:14.4%; height:118px; position:absolute; top:-30px; left:42.8%;}
.nbom .ahome img{ width:100%;}
.nbom .nav-bom{ height:94px;}
.nbom .nav-bom li{height:94px;float:left; width:20%;}
.nbom .nav-bom li.li-1{}
.nbom .nav-bom li a{ color:#fff; font-size:18px;line-height:23px; text-align:center; position:relative; padding:0; height:94px; display:block;}
.nbom .nav-bom li i{ display:block; width:29.33%; margin:12px auto 0;}
.nbom .nav-bom li i img{ width:100%;}
.nbom .nav-bom li a:hover{ color:#fff;transition-duration:0.6s; text-decoration:none;}
.nbom .nav-bom li.none{}

@media (max-width: 414px) {
.nbom{ height:65px;}
.nbom .ahome{ top:-25px; width:17.4%;left:41.8%;}
.nbom .nav-bom li a{ font-size:16px; line-height:18px;}
.nbom .ahome{ top:-20px}

}

@media (max-width: 375px) {
.nbom{ height:50px;}
.nbom .nav-bom li i{ margin-top:5px;}
.nbom .nav-bom li a{ font-size:14px; line-height:19px;}

}

@media (max-width: 320px) {
.nbom .ahome{ top:-15px}
}



