@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/BebasNeue-Regular.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* 导航栏 */
.header_nav{height:68px; width:100%;position: absolute; top:20px; left:0; z-index: 999; padding: 0px 5%}
.h_logo{width:6.7%; height:auto; float: left; margin-top:9px;}
.h_logo img{width:100%; height: auto; display: block}
.in_menu{float: right; margin-top: 20px;}
.nav{width:52%; height:66px;float: left; margin-left: 3% }
.nav .nLi{ float:left;  position:relative; display:inline; height:66px;  width:12.5%; text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:14px;  color:#ffffff;  position: relative  }
.nav .nLi h3 a p{font-size:14px; color:#ffffff; line-height:60px; }
.nav .nLi:hover h3 p,.nav li.active h3 p{border-bottom:1px solid #fff}
.nav .sub{ display:none;left:50%; top:67px;  position:absolute;  line-height:26px; width:140px;  margin-left: -70px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#0d357f}
.h_center{margin-left:13%; float: left; height: 100%; margin-top: 20px; }
.h_center a{float: left}
.h_wx{float: left; width:29px; height: 24px; background: url(../images/wx_icon.png) no-repeat center;  position: relative; margin: 0px 1.5rem}
.h_wx img{width:100px; height: 100px; position: absolute; top:40px; left:0; z-index: 9; display: none;}
.h_sj{float: left; width:18px; height:26px; background: url(../images/sj_icon.png) no-repeat center;  position: relative;}
.h_sj img{width:100px; height: 100px; position: absolute; top:40px; left:0; z-index: 9; display: none;}
.h_wx:hover img{display: block}
.h_sj:hover img{display: block}
.header_left{width:85%; float:left;}




/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;left:20px; top:50%;z-index:1;overflow:hidden;height:296px; margin-top: -148px;}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul:after{content: ""; width: 1px; height: 257px; top:21px; left:49%; position: absolute;  background: #fff}
.banner .slideBox .hd ul li{width:21px; height: 21px; background:url(../images/bai.png) no-repeat center; cursor:pointer; border-radius: 50%; margin-bottom: 117px; position: relative; z-index: 9}
.banner .slideBox .hd ul li.on{background:url(../images/lv_dian.png) no-repeat center;  }
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.banner .swiper-slide a{width:100%; height:auto; display:block;}
.banner .swiper-slide a img{width:100%; height:auto; display:block;}
.banner .swiper-pagination-bullet{width:21px; height: 21px; background:url(../images/bai.png) no-repeat center !important; display:block; margin-bottom:110px!important; position: relative; opacity:1}
.banner .swiper-pagination-bullet-active{background:url(../images/lv_dian.png) no-repeat center !important;  }
.banner .swiper-pagination{position:absolute;left:20px; top:50%;z-index:1;overflow:hidden;height:296px; margin-top: -148px; width:30px}
.banner .swiper-pagination:after{content: ""; width: 1px; height: 257px; top:21px; left:49%; position: absolute;  background: #fff}


/*分类*/
.index_fenlei{width:100%; height: 540px; overflow: hidden; background: url(../images/lei_bjs.jpg) no-repeat center}
.index_fenlei ul{width:100%; height: 540px; overflow: hidden}
.index_fenlei ul li{width:20%; height: 100%; float: left; border-right:1px solid #fff; padding:20px 20px}
.index_fenlei ul li span{font-size: 24px; color: #fff; text-align: right; display: block}
.index_fenlei ul li .in_flpic{width:100%; height: 50px; display: flex; align-items: center; margin-bottom: 20px;}
.in_flpic img{align-items: center;}
.index_fenlei ul li h3{font-size: 20px; color: #fefefe}
.index_fenlei ul li h4{font-size:14px; color: #fefefe; line-height: 30px;}
.index_fenlei ul li hr{width:48px; height: 1px; background: #fff; display: block; margin-top: 8px;}
.index_fenlei ul li p{width:100%; height: 104px; font-size: 14px; color: #fff; line-height: 26px; overflow: hidden; margin:40px 0;}
.index_fenlei ul li .xq_more{width:140px; height: 30px; background: #fff; text-align: center; line-height: 30px; font-size: 14px; color: #4d4d4d; display: block;  opacity: 0}
.index_fenlei_xx{width:100%; height: auto; overflow:hidden; padding: 0px 14%; margin-top:6vh}
.index_fenlei ul li i{width:40px; height: 40px; display: block; float: right; display: block; margin: 10px auto; background: url(../images/b_jts.png) no-repeat center}
.index_fenlei ul li:nth-child(1):hover{background: url(../images/p1.jpg) no-repeat center}
.index_fenlei ul li:nth-child(2):hover{background: url(../images/p2.jpg) no-repeat center}
.index_fenlei ul li:nth-child(3):hover{background: url(../images/p3.jpg) no-repeat center}
.index_fenlei ul li:nth-child(4):hover{background: url(../images/p4.jpg) no-repeat center}
.index_fenlei ul li:nth-child(5):hover{background: url(../images/p5.jpg) no-repeat center}
.index_fenlei ul li:hover .xq_more{opacity: 1}
.index_fenlei ul li:hover i{display: none;}



/*产品分类*/
.index_proclass{width:100%; height:82px; background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.4);}
.index_proclass .index_lei_left{width:75%; height: 100%; float: left; overflow: hidden}
.index_lei_left a{float: left; font-size: 16px; color: #4d4d4d; line-height: 82px; margin-right: 5%}
.index_lei_right{width:50px; height: 82px; float: right; position: relative}
.sousuo{width:30px; height:100%; float: right; background: url(../images/sousuo.png) no-repeat center; border: 0}
.in_text{width:400px; height: 50px; background: #fff; box-shadow: 1px 1px 5px rgba(0,0,0,0.2); position: absolute; top:82px; right:0; padding: 5px; display: none;}
.in_text input[type="text"]{width:70%; height: 40px; border: 0; background: #eee; padding: 0px 10px; float: left; font-size: 16px;  color:#333}
.in_text .tijiao{width:30%; height: 40px;  background: #20a139; color:#fff; float: right; font-size:14px; color: #fff; border:0;  }





/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top:70px;}
.index_product .container{position: relative}
.index_pro_t{width:auto; height: auto; overflow: hidden; position: absolute; top:20px; left:0; z-index:999}
.index_pro_t h3{font-size: 24px; color: #4d4d4d; font-weight: bold; background: url(../images/zi_x.png) no-repeat left center; padding-left: 20px; margin-top: 20px;}
.index_product_all{margin:0px auto 0;width:1440px;position: relative}
.large_box{margin-bottom:10px;width:1440px;height:570px;overflow:hidden;}
.large_box img{display:block;}
.small_box{width:600px;height:auto;overflow:hidden; margin-top: -162px}
.small_list{position:relative;float:left;width:570px;height:174px;overflow:hidden; }
.small_list ul{height:174px;overflow:hidden;}
.small_list ul li{position:relative;float:left; margin-right:20px; width:170px; height:170px; box-shadow: 1px 1px 3px rgba(0,0,0,0.4); border-radius: 50%; display: flex; align-items: center; background: #fff; }
.small_list ul li img{display:block; width: 100%; height: auto; align-items: center; margin: 0px auto;}
.small_list ul li.on{box-shadow: 1px 1px 3px rgba(32,161,57,0.4);}
.in_pro_info{width:30%; height: auto; float: left; margin-top:175px; margin-left:7% }
.in_pro_info h3{font-size: 18px; color: #20a139}
.in_pro_info p{width:100%; height: auto; overflow: hidden; margin:20px 0; font-size: 14px; color: #4d4d4d; line-height: 28px;}
.in_pro_info span{width:140px; height: 35px; background: #20a139; line-height: 35px; font-size: 14px; color: #fff; display: block; text-align: center}
.in_pro_info span:hover{border:1px solid #20a139; color: #20a139; background: #fff}
.in_pro_pic{width:50%; height: 570px; float: right; background: url(../images/p_bjs.png) no-repeat center; 
display: flex; align-items: center;}
.in_pro_pic img{width:70%; height: auto; display: block; align-items: center; }
.gallery-thumbs {height: 20%;box-sizing: border-box;padding: 10px 0; width: 35%; float: left; padding:5px; margin-top: -160px}
.gallery-thumbs .swiper-slide {width: 25%;height: 100%; background: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,0.4);   border-radius: 50%;  }
.gallery-thumbs .swiper-slide-active {box-shadow: 1px 1px 3px rgba(32,161,57,0.4);}
.gallery-thumbs .swiper-slide img{width:100%; height: auto; border-radius: 50%;  border-radius: 50%;}
.index_product .swiper-button-next,.index_product  .swiper-button-prev{width:54px; height:54px;}
.index_product .swiper-button-prev{background:url(../images/pro_left.png) no-repeat center;  left:-90px;}
.index_product .swiper-button-next{background: url(../images/pro_right.png) no-repeat center; right:0;}
.index_product .swiper-button-next:after, .swiper-button-prev:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.index_product .swiper-button-prev:hover,.index_product .swiper-button-next:hover{opacity: 1}
.pro_more{width:auto;font-size: 16px; color: #4d4d4d; background: url(../images/jia.png) no-repeat center; padding-right:120px; height: 50px; position: absolute; top:0; right:0; line-height: 50px; z-index:999}
.pro_more:hover{color:#20a139;}

.ban{ width:1400px; height:600px; position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:1400px; height:586px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:1400px; height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:170px;overflow:hidden; width:510px; position:relative;float:left;}
.min_pic{ width:510px; margin-top:-175px; margin-left:7%}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:158px; height:auto; margin-right:15px; background: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,0.4);border-radius: 50%;}
.num ul li img{width:100%; height:100%; border-radius:50%}
.num ul li.on{box-shadow: 1px 1px 3px rgba(32,161,57,0.4);}
.prev1,.next1{width:54px; height:54px; position:absolute; top:50%; margin-top:-27px; z-index:9 }
.prev1{background:url(../images/pro_left.png) no-repeat center;  left:0;}
.next1{background: url(../images/pro_right.png) no-repeat center; right:0;}


.sj_product{width:100%; height:auto; display:none; margin:0px auto}
.sj_product .swiper-slide a{width:auto; display: block}
.sj_product .swiper-slide a img{width:100%; height:auto; display:block;}
.sj_product .swiper-slide a h3{width:100%; height:50px; line-height:50px; font-size:16px; text-overflow:elevation; overflow:hidden; white-space:nowrap}





/*优势*/
.index_youshi{width:100%; height: 825px; background: url(../images/youshi_bjs.png) no-repeat top center; padding-left: 12%; padding-bottom: 70px; padding-top: 180px; margin-top: -90px;}
.index_youshi_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_youshi_all .swiper-container{padding-bottom: 70px;}
.index_youshi_all .swiper-slide{width:auto; display: block}
.index_youshi_all .swiper-slide .ys_all{width:auto; overflow: hidden}
.index_youshi_all .swiper-slide .ys_all img{width:100%; height: auto; display: block; position: relative}
.ys_hover{width:100%; height: 100%; position: absolute; top:0; left:0; padding:25vh 8% 0; background: rgba(0,0,0,0.2); transition: all 0.4s ease-in-out; }
.ys_hover h4{font-size: 20px; color: #fff; line-height: 40px; width: 100%; height: 40px;}
.ys_hover hr{width:50px; height: 1px; background: #fff; margin: 10px 0;}
.ys_hover p{width:100%; height: auto; line-height: 26px; font-size: 14px; color: #fff; }
.swiper-container-horizontal>.swiper-pagination-bullets, .index_youshi_all .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0; }
.index_youshi_all .swiper-pagination-bullet{width:64px; height: 13px; background: #bebebe; border-radius: 25px; opacity: 1}
.swiper-pagination-bullet-active{background: #20a139!important}
.index_youshi_all .swiper-slide a:hover .ys_hover{ padding:15vh 8% 0; transition: all 0.4s ease-in-out;}



/*关于我们*/
.index_about{width:100%; height: 726px; background: url(../images/about_bjs.jpg) no-repeat center; padding-top: 85px;}
.index_about_left{width:42%; height: auto; float: left}
.index_title{width:100%; height: auto; overflow: hidden}
.index_title h3{font-size: 24px; color: #fff; font-weight: bold; background: url(../images/zi_x.png) no-repeat left center; padding-left: 20px; margin-top: 20px;}
.index_about_xx{width:100%; height: auto; overflow: hidden; margin-top: 9%}
.index_about_xx h3{font-size: 20px; color: #1fa73b; font-weight:bold;}
.ab_info{width:100%; height: auto; overflow: hidden; margin: 40px 0; font-size: 14px; color:#fff; line-height: 28px;display: block;text-indent: 2rem}
.about_more{width:140px; height: 30px; background: #1fa73b; text-align: center; line-height: 30px; display: block; color:#fff; margin-left: 20px;}
.about_more:hover{background: #fff; color: #1fa73b}
.index_about_right{width:50%; height: auto; float: right}
.index_video{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_video img{width:100%; height: auto; display: block}
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_about_num dl{width:auto; height: auto; float: left; background: url(../images/num_xs.png) no-repeat right center; padding: 0px 5%}
.index_about_num dl dt{width:100%; height: 50px; line-height: 50px; font-size: 46px; font-weight: bold; color:#fff}
.index_about_num dl dt span{font-size: 40px; font-weight: bold;}
.index_about_num dl dd{width:100%; height:30px; line-height: 30px; font-size: 16px; color: #fff;}
.index_about_num dl:last-child{background: none; text-align: right}
.index_about_num dl:nth-child(1){padding-left: 0}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: 75px 0}
.index_news_title{width:100%; height: auto; overflow: hidden;}
.index_news_title h3{background: url(../images/zi_x.png) no-repeat left center; padding-left: 20px; font-size: 24px; color: #4d4d4d; font-weight: bold; margin-top: 20px;}
.index_news .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_news .swiper-container .swiper-slide a{width:100%; height: auto; overflow: hidden}
.index_news_top{width:100%; height: 66px; border-top:1px solid #bebebe; border-bottom:1px solid #bebebe; line-height: 66px;}
.index_news_top h3{width:50%; height: 100%; float:left; background: url(../images/n_x.png) no-repeat left center; padding-left: 20px;  font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_top  span{font-size: 14px; color: #4d4d4d; float: right}
.index_news_xx{width:100%; height: 84px; overflow: hidden; margin: 10px 0; font-size: 14px; color: #4d4d4d; line-height: 28px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;} 
.index_news_lei{width:100%; height: 30px; overflow: hidden; line-height: 30px;}
.index_news_lei p{width:160px; height: 30px; float: left; background: #f2f2f2; font-size: 14px; color: #4d4d4d; text-align: center}
.index_news_lei span{font-size: 14px; color: #4d4d4d; float: right}
.index_news .swiper-container .swiper-slide a:hover h3{color:#20a139}
.index_news .swiper-container .swiper-slide a:hover p{background: #20a139; color: #fff}
.index_news .swiper-button-next, .index_news .swiper-button-prev{width:38px; height:38px; top:-66px}
.index_news .swiper-button-prev{background: #bebebe url(../images/n_left.png) no-repeat center; right:50px; left:auto;}
.index_news .swiper-button-next{background:#bebebe url(../images/n_right.png) no-repeat center; right:0;}
.index_news .swiper-button-next:after, .swiper-button-prev:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.index_news .swiper-button-prev:hover{background: #20a139 url(../images/n_left.png) no-repeat center}
.index_news .swiper-button-next:hover{background:#20a139 url(../images/n_right.png) no-repeat center}
.index_news_all{width:100%;position: relative}
.index_news_all .swiper-pagination-fraction{top:-150px; bottom:auto; left:0; right:0; text-align: right; font-size: 40px; color: #bebebe; font-weight: bold;}
.index_news_all .swiper-pagination-fraction span{ font-size: 40px; color: #bebebe; font-weight: bold;}




/*底部*/
.footer{width:100%; height:415px; overflow: hidden; margin-top: 50px; background:#333333; padding-top:60px}
.footer_left{width:30%; height: auto; overflow: hidden; float: left}
.footer_left .f_logo{width:114px; height: 60px; display: block}
.footer_left h4{font-size: 18px; color: #fefefe; line-height: 40px; margin-top: 10px;}
.footer_left h6{font-size: 14px; color: #fff; line-height: 26px; margin-bottom: 10px;}
.footer_left p{font-size: 14px; color:#fff; line-height: 28px;}
.footer_nav{width:35%; height: auto; float: left; margin-left: 5%; margin-top: 40px;}
.footer_nav dl{width:33.33%; height: auto; float: left}
.footer_nav dl dt{width:100%; height:30px; line-height:30px;}
.footer_nav dl dt a{font-size: 16px; color: #20a139; font-weight: bold;}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.footer_nav dl dd a{width:100%; height: 30px; line-height: 30px; font-size: 14px; color:#fff; font-size: 14px; display: block}
.footer_dhs{width:20%; height: auto; float: right}
.footer_dhs h4{font-size: 16px; color: #20a139; font-weight: bold; margin: 10px 0}
.footer_dhs p{font-size: 30px; color: #fff; font-weight: bold; line-height: 50px;}
.copy{clear:both;width:100%;height:80px;color:#fff; line-height:80px; position: relative; background: #20a139; }
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff}
.copy_l a:hover{color:#0d357f!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:80px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:30px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:30px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#20a139;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






/*手机*/
.sj_header{width:100%; clear:both; height:70px; display: none; background: #fff; padding:0px 10px; background:#20a139}
.sj_header_top{width:100%; height: 100%; }
.sj_header .logo{float:left; width:10%; margin-top:10px;}
.sj_header .logo img{width:100%; height:auto; display:block;}
.menu{float:right; height:auto; width:30px; margin-top: 19px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.openmenu{overflow-y:scroll; }
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #009243;left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; width: 100%;  height: 100%; display: block}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}
.sj_banner{width:100%;height:auto; display: none;}
.sj_banner img{width:100%; height: auto; display:block;}
.sj_banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.sj_banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.sj_banner .swiper-slide a{width:100%; height:auto; display:block;}
.sj_banner .swiper-pagination-bullet{background: #fff; opacity: 1}
.sj_banner .swiper-pagination-bullet-active{background: #0796e5}
.sj_banner .swiper-pagination{bottom:40px;}




/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 70px;width: 100%; font-size: .14rem;  display: none; background: #009243}
footer ul{height: 100%; display: block}
footer li{width: 20%;height: 100%;float: left; padding-top: 10px; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; }
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li.active{background: #333}
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:39px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:21px;}
footer .n6{background: url(../images/f_h6.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer i{height:25px; display: block; margin: 2px auto 0; }
.sj_copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 30px 0; background: #f7f7f7; display: none; }
.sj_copy p{color:#333333;line-height:28px; font-size: 1rem}
.sj_copy a{color:#333333;line-height:28px; font-size: 1rem}



/*内页banner*/
.ny_banner{width:100%; height:380px; text-align: center; color: #ffffff; }
.ny_banner img{width:100%; height:auto; display:none}
.about_ban .container{ padding-top:90px; }
.ny_banner h3{ font-size: 36px;  font-weight: bold; line-height: 45px; margin-bottom: 25px;}
.ny_banner p{font-size: 16px; line-height: 28px;}
.ny_banner span{width:60px; height: 1px; border-top: 1px solid #fff; display: block; overflow: hidden; margin: 0px auto; margin-top: 25px;}
.ny_title{width:100%; height: 60px; line-height: 60px; border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size: 24px; color: #313131; font-weight: bold; float: left;}
.ny_title h3 span{ font-size: 24px; color: #959595; font-family: "Impact"; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:14px; color: #313131;padding-left: 18px;}
.ny_title_right span{color: #333;}
.ny_title_right a{color:#333}
.ny_service{font-size:16px; color:#666; line-height:26px; margin-top:40px; margin-bottom:60px; overflow:hidden}
.ny_service img{max-width:100%;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat ; }

.news_ban{background: url(../images/news_ban.jpg) no-repeat ; }
.product_ban{background: url(../images/product_ban.jpg) no-repeat ; }
.case_ban{background: url(../images/case_ban.jpg) no-repeat ;  }
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat ; }
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat ; }
.join_ban{background: url(../images/join_ban.jpg) no-repeat ; }
.service_ban{background: url(../images/service_ban.jpg) no-repeat ; }
.ny_about{margin-bottom:100px;}




/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:50px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_honor_li li{width:23.5%; height: auto; float: left; position: relative; margin-right:2%; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: auto; overflow: hidden; position:relative;}
.ny_honor_img img.honor_pic{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5) url(../images/sousuo.png) no-repeat center; text-align: center; display: none; overflow:hidden}
.ny_honor_h h3{width:100%; height:100%;padding:10px; color:#fff; font-size:14px; line-height:190px;}
.ny_honor_h img{width:26px; height: 26px; margin-top:88px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor_li li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*副标题˜*/
.ny_fubiaoti{width:100%; height: auto; margin-top: 50px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{width:169px; height: 56px; background: #eeeeee; text-align: center; line-height: 56px; font-size: 16px; color: #535353; float: left; margin-right: 2px;}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background: #20a139;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #20a139;}
.ny_fubiaoti ul li a{ display:block; font-size: 16px; color:#333}


/*新闻页面*/
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px; margin-top:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.ny_qynew_list ul li .ny_qynew_xx{width:77%; float: left; padding:5px 0; height:100%; margin-left:2%}
.ny_qynew_list ul li:hover h3{color:#20a139}
.ny_qynew_list ul li:hover p{color:#20a139}
.ny_qynew_rq{width:8%; height: 108px; background: #eeeeee; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 48px; color: #20a139; font-family: "Impact"; border-bottom: 1px solid #d2d0d0;}
.ny_qynew_rq span{font-size: 16px; color: #20a139; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx h3{ font-size: 18px; color: #313131; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_qynew_xx p{ font-size: 14px; color: #898989; line-height:24px; height: 70px; overflow:hidden; text-overflow: ellipsis; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;}

.ny_news{margin:0px 0 100px; overflow:hidden}
.ny_qynew{margin-top:40px;}
.ny_qynew_pic{width:12%; height:auto; float:right}
.ny_qynew_pic img{width:100%; height:auto; display:block}
.ny_qynew img{max-width:100%; height:auto!important; }


/*内页case*/
.ny_case{height: auto; display: block; overflow: hidden}
.ny_case ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 29px;}
.ny_case ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:18px;}
.ny_case ul li:nth-child(4n){margin-right: 0px;}
.ny_case ul li .ny_case_img{width:100%; height: auto; overflow: hidden; border:1px solid #ddd; border-bottom:0}
.ny_case ul li .ny_case_img img{width:100%; height: 100%; display:block;   transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case_info{width:100%; height:196px; border: 1px solid #e5e5e5; padding: 18px 10px; }
.ny_case_info h3{ font-size: 18px; color: #313131; font-weight: bold; margin-bottom:15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_case_info .ny_case_xx{width:100%; height: 70px;}
.ny_case_info .ny_case_xx p{width:100%; height: 70px; line-height: 25px;font-size: 14px; color: #707070; overflow:hidden}
.case_link{width:100%; height: 35px; margin-top: 15px;}
.case_link a{display: block; overflow: hidden; float: left; line-height: 35px;}
.case_link .see_more{width:45%; height: 35px; background: #313131; text-align: center; font-size: 14px; color: #ffffff; }
.case_link .see_mucase{width:50%; height: 35px; background: #20a139; text-align: center; font-size: 14px; color: #ffffff; float:right}
.ny_xiang_pro{width:100%; height: auto; background: #f5f5f5; padding-top: 50px; margin-top:50px; padding-bottom:100px;}
.ny_xiang_pro h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center}
.ny_case_li{width:100%; height: auto; margin-top: 30px;}
.ny_case_li .Box_con {position: relative; height: 100%;}
.ny_case_li .Box_con .btnl {position: absolute;}
.ny_case_li .Box_con .btn {display: block;width: 45px;height:130px;position: absolute;top: 175px;cursor: pointer;  background:url(../images/an01.jpg) no-repeat;}
.ny_case_li .Box_con .btnl {background-position:0 0; left: -72px;}
.ny_case_li .Box_con .btnr {background-position:-90px 0; right: -72px;}
.ny_case_li .Box_con .btnl:hover {background-position:-45px 0;}
.ny_case_li .Box_con .btnr:hover {background-position:-133px 0;}
.ny_case_li .Box_con .conbox {position: relative;overflow: hidden; height: 100%;}
.ny_case_li .Box_con .conbox ul {position: relative;list-style: none;}
.ny_case_li .Box_con .conbox ul li {float: left;width:23.5%;height:auto;margin-right: 2%;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff; margin-bottom:20px;}
.ny_xgcp_img{width:100%; height:auto; display:block;}
.ny_case_li .Box_con .conbox ul li img{width:100%; height:auto; display:block;}

.ny_case_li .Box_con .conbox ul li:nth-child(4n){margin-right:0}
.ny_case_li .Box_con .conbox ul li:hover .ny_honor_h{display: block}
.ny_case_h{width:100%; height: 110px; border-top: 1px solid #e5e5e5; padding: 15px;}
.ny_case_h h3{font-size: 18px; color: #313131; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; height: 25px; line-height: 25px;}
.ny_case_h p{ font-size: 14px; color: #959595; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;text-align: center}
.ny_case_js .ny_case_cp{ float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343; margin-right: 10px;}
.ny_case_js i{ color: #20a139; margin-right: 2px;}
.ny_case_jscs{float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343;}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h{background: #20a139; border-top: 0px}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_case_li .Box_con .conbox ul li:hover i{color: #fff}
.ny_case_li .Box_con .conbox ul li:hover a{color: #fff}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_cp{color:#fff}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_jscs{color:#fff}
.ny_case_cp:hover{background: #fff; color:#20a139!important;}
.ny_case_jscs:hover{background: #fff; color:#20a139!important;}
.ny_case_cp:hover a,.ny_case_jscs:hover a{color:#20a139!important;}
.ny_case_jscs:hover i,.ny_case_cp:hover i{color:#20a139!important;}


.ny_case_js{width:233px; margin:10px auto; overflow:hidden}
.ny_case_js a{color:#333}
.ny_case_cpic{width:100%; height:auto; overflow:hidden}
.ny_case_cpic img{width:100%; height:auto; display:block;}





/*联系我们*/

.ny_contact{width:100%; height: auto; overflow: hidden; margin-top: 55px; margin-bottom:83px; font-size:16px; line-height:30px;}
.contact_ban .container{ padding-top:60px; }
.ny_contact h1{font-size: 36px; color: #313131; line-height: 45px; text-align: center;}
.ny_contact h3{ font-size: 18px; color: #707070; line-height: 35px; text-align: center}
.ny_contact ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 37px;}
.ny_contact ul li{width:281px; height:176px; background: #eeeeee; text-align: center; float: left; margin-right: 25px; margin-bottom: 25px; }
.ny_contact ul li:nth-child(4n){margin-right: 0px;}
.ny_contact ul li i{color:#1b60d2; font-size:60px; margin-top: 30px; display: block; margin-bottom: 10px; height: 72px;}
.icon-jiageyuce{font-size:66px!important;}
.ny_contact ul li p{font-size: 22px; color: #313131;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:600px; height: 445px; float: left; padding: 35px 35px; background: #f5f5f5}
.ny_conta_img{width:600px; height: 445px; float: right}
.ny_conta_img img{width:100%; height: 100%;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_info .ny_if{font-size: 18px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dh{width:100%; height: 70px; margin-top: 20px;}
.ny_conta_dh img{width:70px; height: 70px; float: left; margin-right: 10px;}
.ny_conta_dh p{ font-size: 18px; color: #313131;}
.ny_conta_dh h5{ font-size: 36px; color: #1b60d2; font-family: "Impact"}
.ny_conta_dz{width:100%; height: auto; margin: 20px 0}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:100%; height: auto;}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_contact ul li:hover{background:#1b60d2}
.ny_contact ul li:hover i,.ny_contact ul li:hover p{color:#fff}
.ny_map{width:100%; height:460px; position:relative}
.ny_map_xx{width:600px; height:100%; background:rgba(0,0,0,0.5); padding:126px; position:absolute; top:0;left:0}
.ny_map_xx h3{width:100%; height:40px; line-height:40px;  font-size:20px; color:#fff; text-align:left; background:url(../images/c_logo.png)no-repeat left center; padding-left:40px;}
.ny_map_xx p{width:100%; height:30px; color:#ffff; line-height:30px;}






/*内页产品*/
.ny_pro_1{width:100%; height: auto; overflow: hidden}
.product_ban .container{ padding-top:90px; }
.ny_pro_sear{width:646px; height: 50px; margin: 46px auto 0;}
.ny_pro_sear input[type="text"]{width:593px; height: 50px; float: left; background: #eeeeee; line-height: 50px; padding: 0px 10px; border: 0px}
.ny_pro_sear input[type="submit"]{width:53px; height: 50px; background: url(../images/ss.png) no-repeat; border: 0px;}
.ny_pro_ft{width:100%; height: auto; margin-top: 60px; margin-bottom: 20px; }
.ny_pro_ft h1{font-size: 30px;
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_pro_list{width:100%; height: auto; overflow:hidden}
.ny_pro_list ul { margin: 35px auto 40px; overflow: hidden; width:100%;}
.ny_pro_list ul li {float: left;width: 23.5%;height:auto;margin-right:2%;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_pro_list ul li img{width: 100%; height: auto; display:block; overflow: hidden;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_pro_list ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_pro_list ul li:hover .ny_case_h{background: #20a139; border-top: 0px}
.ny_pro_list ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_pro_list ul li:hover i{color: #fff}
.ny_pro_list ul li:hover a{color: #fff}
.ny_pro_list ul li:nth-child(4n) {margin-right: 0;}
.ny_pro_list ul li:hover .ny_honor_h{display: block}
.ny_pro_list ul li .ny_pro_img{width:100%; height:auto; overflow:hidden;}
.ny_pro_img img{width:100%; height:auto; display:block;}
.ny_pro_2,.ny_pro_4{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 52px; padding-bottom: 52px;}
.ny_prolist li{margin-bottom:30px;}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:282px; height:248px; float: left; margin-right: 24px;}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(4n){margin-right: 0px;}
.ny_peijian ul li div{width:282px; height: 205px; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_peijian{background:#f5f5f5; padding:0px 0px 50px; overflow:hidden}
.ny_peijian ul li p{ font-size: 16px; color: #434343; height: 40px; line-height: 40px; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pei_link{width:300px; height: 55px;  border:1px solid #dcdcdc;  color: #1F1F1F; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_peijian ul li:hover p{color:#20a139}
.pei_link:hover { background: #20a139; color: #fff; }
.honor_more{width:100px; height:35px; background:#20a139; border-radius:25px; display:block; margin:30px auto 0;  color:#fff; text-align:center; line-height:35px;}



/*产品详情页*/
.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:40%; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#20a139; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:55%; height: auto; float: right}
.ny_pro_tright h3{ font-size: 36px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:30px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #20a139; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_case_dh{margin-top:50px;}


.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:70%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:22%; height: auto; float: right}
.ny_probt_case{width:100%; height:auto; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.ny_proshow_num img{max-width:100%; height:auto!important}
.ny_probt_case li{width:23.5%; height:auto; float: left; margin-right:2%; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height:auto; display:block;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:100%; height: auto; overflow: hidden; }
.nyprocase-div img{ transition:.6s; width:100%; height:auto; display:block;}
.ny_probt_case li:hover .ny_probt_xx h3{ color:#20a139; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(4n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #20a139;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 48%; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #20a139; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 10px 0 10px ; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #20a139 url(../images/h_jian.png) no-repeat 268px center; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:29px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:24%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:0.5%; cursor: pointer; }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#20a139; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#20a139;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 18px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #eee;}



/*案列详情*/
.ny_case_tleft{width:42%; height:auto; float: left}
.ny_case_tleft .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_case_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_case_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_case_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_case_tleft .slideBox .hd ul li.on{ background:#20a139; color:#fff; }
.ny_case_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_case_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_case_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_case_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }


.ny_case_p{width:100%;height: 71px;border-bottom: 1px solid #e5e5e5;margin-top:15px;overflow:hidden;}
.ny_case_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}








/*营销服务*/
.ny_yx_youshi{margin-top: 70px; width: 100%;}
.ny_yx_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_yx_title h4{font-size: 20px; color: #20a139}
.ny_yx_title  p{width:100%; height: auto; font-size: 16px; color: #777777; line-height: 26px;  margin: 40px 0}
.ny_yx_title  p span{color:#20a139; font-weight:bold; font-size:16px;}
.ny_yx_img{width:100%; height: 220px; background: url(../images/ys_bj.jpg) no-repeat center; padding-top: 40px; padding-left: 298px;}
.ny_yx_img dl{width:113px; height: auto; float: left; margin-right: 160px;}
.ny_yx_img dl dt{width:90px; height: 100px; margin: 0px auto 10px;}
.ny_yx_img dl dd{font-size: 18px; color: #fff; text-align: center; font-weight: bold;}
.ny_yx_img dl:last-child{margin-right: 0}

.ny_yx_hzms{width:100%; height: 495px; margin-top: 70px; background: #f5f5f5; padding-top: 70px;}
.ny_yx_hzms ul{width:100%;  height: 100%;  margin-top: 45px;}
.ny_yx_hzms ul li{width:383px; height: 243px; border: 1px solid #bebebe; float: left; padding: 38px; text-align: center; margin-right: 25px;}
.ny_yx_hzms ul li h4{font-size: 16px; color: #4d4d4d; height: 45px; line-height:45px; margin-top: 10px;}
.ny_yx_hzms ul li p{font-size: 14px; color: #777777;line-height: 25px;}
.ny_yx_hzms ul li:last-child,.ny_yx_hztj ul li:last-child{margin-right: 0}

.ny_yx_hztj{width:100%; height: auto; margin-top: 70px; }
.ny_yx_hztj ul{width:auto;  height: 100%;  margin: 45px auto 0; display: table}
.ny_yx_hztj ul li{width:280px; height: 415px; float: left; margin-right: 30px;}
.ny_yx_hztj ul li .hztj_xx{width:280px; height: 207px; background: #20a139; text-align: center;padding-top: 35px; }
.ny_yx_hztj ul li .hztj_xx span{font-size: 16px; color: #fff; font-weight: bold;}
.ny_yx_hztj ul li .hztj_xx h4{font-size: 20px; color: #fff; font-weight: bold; line-height: 35px;}
.ny_yx_hztj ul li .hztj_xx p{font-size: 14px; color: #FFFFFF; font-weight: bold; margin: 15px 0}
.hztj_p{width:280px; height: 206px; overflow: hidden}
.hztj_p img{width:100%; height: 100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.hztj_p:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hztj_hxx{background: #303030!important}

.ny_yx_lc{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 70px; padding-top: 70px; padding-bottom: 70px;}
.ny_yx_lcinfo{width:100%; height: auto; margin-top: 25px; position: relative}
.ny_yx_lcinfo ul{width:100%; height: auto; overflow: hidden;position: relative; z-index: 999}
.ny_yx_lcinfo ul li{width:20%; float: left; margin: 0px auto; }
.lc_qt{width:94px; height: 125px; margin: 0px auto; background: url(../images/yx_d.png) no-repeat center;  text-align: center; padding-top: 20px;}
.lc_qt p{font-size: 20px; color: #fff; font-weight: bold;}
.ny_yx_lcinfo ul li span{width:35px; height: 35px; background: #20a139; line-height: 35px; text-align: center; font-size: 24px; display: block; margin: 0px auto;  border-radius: 50%; color: #fff;}


.ny_yx_lcinfo ul li h5{font-size: 20px; color: #4d4d4d; font-weight: bold; line-height: 24px; margin-top: 20px; text-align: center}
.ny_yx_lcinfo hr{width:100%; height: 3px; background: #20a139; display: block; position: absolute; top:142px; left:0;}
.table_xx{width:100%; overflow-y:auto;}




@media screen and (max-width:1450px){
	.container,.index_product_all{width:96%;}
	.nav{width:64%;}
.ban,.ban2,.ban2 ul li{width:1200px}
.in_pro_pic{margin-right:8%}
.in_pro_pic{width:42%; height:504px; background-size:100% 100%; margin-top:20px;}
.in_pro_pic img{width:85%}
}




@media screen and (max-width:1366px){
.h_logo{margin-top:20px;}
.index_about_num dl{padding:0px 3%}

}



@media screen and (max-width:1300px){
.index_fenlei_xx{padding:0px 6%}
.index_about_num dl{padding:0px 3%}
.index_product .swiper-button-prev{left:0}
.footer_dhs{width:24%}


}






@media screen and (max-width:1100px){
	.h_center{margin-left:6%}
	.nav{width:68%}
	.footer_dhs{width:25%}
	.index_about_right{width:53%}
	.index_about_num dl{padding:0px 2%}
	.index_about_num dl dt{font-size:20px;}
	.index_about_num dl dd{font-size:14px}
	.index_fenlei ul li{padding:0px 10px;}
	.index_fenlei ul li h3{font-size:18px;}
	.index_fenlei ul li i{margin-right:15px;}
	.footer_nav{margin-left:2%}
	.copy_l{width:100%; height:auto; float:none; text-align:center}
	.footer_zhichi{display:table; margin:0px auto; float:none;}
	.copy{height:auto; line-height:40px;}
	.footer_zhichi,.footer_zhichi p{height:40px; line-height:40px;}
	.footer_zhichi .pt,.footer_zhichi .js{margin-top:6px;}
	.ny_fubiaoti ul{width:100%; display:block;}
	.ny_fubiaoti ul li{margin-right:1%; width:15.8%}
		.sj_product{display:block;}
	.ban{display:none;}
	.index_pro_t{position:inherit; top:0px; z-index:0}
	.pro_more{top:-70px}
	.pro_more{top:-70px}
	.ny_pro_ft p, .ny_pro_fts p{width:100%}
	

}


@media screen and (max-width:768px){
	body{padding-bottom:60px}
	.banner,.lxfx,.header_nav,.footer,.copy{display:none;}
	.sj_banner,.sj_header,.sj_header,.sj_copy,footer{display:block;}
	.index_fenlei_xx{padding:0px; margin-top:4vh }
	.index_fenlei ul li h3{height:48px;}
	.ys_hover{padding:15vh 8% 0}
	.ny_banner{background:none!important; height:auto;}
	.ny_banner img{display:block;}
	.ny_fubiaoti ul li{width:25%; margin-right:0px; border-right:1px solid #fff; margin-bottom:10px;}
	.ny_case ul li:nth-child(3n),.ny_case_li .Box_con .conbox ul li:nth-child(3n){margin-right:0px;}
	.ny_case ul li:nth-child(4n),.ny_case_li .Box_con .conbox ul li:nth-child(4n){margin-right:2%}
	.ny_case ul li,.ny_case_li .Box_con .conbox ul li{width:32%}
	.sideMenu h3{padding:0px 5px}
	.sideMenu ul{padding:10px;}
	.ny_qynew_rq{width:13%}
	.ny_qynew_list ul li .ny_qynew_xx{width:66%}
	.ny_qynew_pic{width:19%}
	.index_about_num dl:last-child{text-align:left!important}
	.index_fenlei ul li h4{line-height:22px; height:44px;}
	.index_fenlei ul li p{height:auto; margin:10px 0}
	.index_proclass .index_lei_left{width:85%}
	.ny_case_js{width:100%;}
	.ny_case_jscs{display:none;}
	.ny_case_h{padding:5px;}
	.ny_pro_bright{width:28%}
}





@media screen and (max-width:500px){
	.ny_pro_list ul li,.ny_honor_li li{width:49%;  margin-right:0}	
	.ny_pro_list ul li:nth-child(2n),.ny_honor_li li:nth-child(2n),.ny_case ul li:nth-child(2n),.ny_case_li .Box_con .conbox ul li:nth-child(2n),.ny_probt_case li:nth-child(2n){float:right}
	.ny_qynew_rq{display:none;}
	.ny_fubiaoti ul li{width:25%; margin-right:0; border-right:1px solid #fff}
	.index_fenlei ul li{width:50%}
	.index_proclass .index_lei_left{width:100%; float:none; padding:10px 0}
	.index_about_left,.index_about_right{width:100%; float:none;}
	
		.ny_case ul li:nth-child(3n),.ny_case_li .Box_con .conbox ul li:nth-child(3n){margin-right:0px;}
	.ny_case ul li:nth-child(4n),.ny_case_li .Box_con .conbox ul li:nth-child(4n){margin-right:0}
	.ny_case ul li,.ny_case_li .Box_con .conbox ul li,.ny_probt_case li{width:48%}
	.ny_fubiaoti ul li{width:50%}
	.ny_title{height:auto; overflow:hidden}
	.ny_title h3,.ny_case_tleft,.ny_pro_tright,.ny_pro_bleft,.ny_pro_bright,.ny_pro_tleft{width:100%; float:none; margin-bottom:15px;}
	.ny_title_right{width:100%; float:none; padding-left:0px;  line-height:26px;}
	.ny_probt li{width:49%}
	.ny_qynew_pic{width:40%}
	.ny_qynew_list ul li .ny_qynew_xx{width:55%}
	.ny_case_js{width:100%}
	.ny_case_jscs{display:none;}
	.ny_pro_tright h3{font-size:20px; height:auto; line-height:28px;}
	.ny_probt{height:auto; overflow:hidden}
	.index_fenlei,.index_fenlei ul,.index_proclass{height:auto; overflow:hidden}
	.index_fenlei{background-size:cover;}
	.index_lei_right{display:none;}
	.index_youshi{padding-left:0px; height:auto; padding-bottom:30px;}
	.index_news_title img,.index_title img{width:40%}
	.index_pro_t img{width:40%}
	.pro_more,.ys_hover,.index_news_all .swiper-pagination-fraction{display:none;}
	.index_about{height:auto;background-size:cover; padding-bottom:40px;}
	.index_about_num dl dt span{font-size:28px}
	.index_fenlei ul li i{display:none;}
	.index_fenlei ul li h3,.index_fenlei ul li h4{height:auto; line-height:30px;}
	.index_fenlei ul li{width:100%; float:none; border-bottom:1px solid #fff; border-right:0px; padding-top:2vh; background-size:cover!important;}
	.index_fenlei ul li .xq_more{display:none;}
	.index_lei_left a{line-height:35px;}
	.index_youshi_all .swiper-pagination-bullet{width:40px; }
	.index_news_top span,.index_news_lei span{display:none;}
	.index_news_top h3{width:100%; float:none}
	.index_news_lei p{width:60%}
	
	.sj_header .logo{width:18%}
	.page-list{display:block}
	div.digg{display:none;}
	
}


@media screen and (max-width:360px){
	
	
.case_link .see_more,.case_link .see_mucase{width:100%; float:none; margin-bottom:5px;}
.ny_case_info{height:245px}
.sj_header .logo{margin-top:17px;}
}



@media screen and (max-width:360px){
	
	.sj_header .logo{width:22%; margin-top:16px;}
}









