@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
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; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

body{background: url(../images/bjs.jpg) repeat}

*:focus{   
	border:none;
}




/* 导航栏 */
.header_nav{height:80px; width:100%; z-index: 9;}
.h_logo{width:267px; height: 80px; float: left; }
.h_logo img{width: 100%;  height: auto; align-items: center; }
.nav{ height:80px; width:auto; float: left; margin-left: 70px; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:117px;  }
.nav .nLi h3{ font-weight: normal; width:100%; height: 100%; margin: 0px auto; }
.nav .nLi h3 p{height:80px; line-height:80px; color:#333333; font-size:17px;  width:100%; position: relative; text-align: center;  }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#00266d;  }
.nav .sub{position:absolute;top:80px;left:50%; z-index:999;display:none;padding:0;width:180px; margin-left: -90px; background:#fff;line-height:26px;} 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:26px;zoom:1; padding:5px 0}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active p,.nav .nLi:hover p{background: #000000; color:#fff}
.sub li:hover a{color:#0a8d49;}

.h_icon{float: right; width:24px; height:80px; display: flex; align-items: center; }
.h_icon img{align-items: center; margin: 0px auto;}

.pro_sub{width:240px!important; margin-left: -120px!important;}



/* 首页:banner */
.banner{ width:100%; height:700px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:20px; right:50%; margin-right:-35px }
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:70px;}
.banner .slideBox .hd ul li{margin:0 5px; width:12px;height:12px; cursor:pointer; border-radius:10px; background: #fff; float: left; text-indent: -999px;}
.banner .slideBox .hd ul li.on{background: #0a8d49}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:700px; overflow: hidden}
.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{width:100%; height:100%; display:block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.banner_info{width:1440px; height: 100px; background: #fff; position: absolute;bottom:58px; left:50%; transform: translate(-50%,0); padding: 0 58px}
.banner_info .h1{font-size: 16px; color: #000000; background: url(../images/h1.png) no-repeat left center; padding-left: 80px; height: 100%; line-height: 100px; 
	margin-right: 130px;}
.banner_info .h2{font-size: 20px; color: #000000; font-weight: bold; background: url(../images/h2.png) no-repeat left center; padding-left:80px; height: 100%; line-height: 100px;}
.ban_news{width:435px; height: 100%; background: url(../images/h3.png) no-repeat left center; padding-left: 80px;}
.txtMarquee-left{position:relative; width: 100%;  height: 100px; }
.txtMarquee-left .bd{width:100%; height:100px; overflow:hidden}
.txtMarquee-left .bd .tempWrap{ width:345px !important; }
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:30px;  float:left; height:100px; line-height:100px;  text-align:left; _display:inline; width:auto !important;  }
.txtMarquee-left .bd ul li a{color:#000000; font-size: 16px;}



/*数字*/
.index_num{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: 68px 0}
.index_num ul{width:100%; height: auto; overflow: hidden}
.index_num ul li{width:190px; height: auto; float: left; margin-right: 15%; text-align: center}
.index_num ul li:last-child{margin-right: 0}
.index_num ul li div{width:70px; height: 70px; margin: 0px auto;}
.index_num ul li span{color:#000000; font-size: 28px; font-weight: bold; display: block; margin: 15px 0}
.index_num ul li p{color:#aaaaaa; font-size: 18px; line-height: 28px; }
.index_num ul li h4{color:#000000; font-size: 20px;}
.index_num ul li i{width:30px; height: 1px; background: #0a8d49; display: block; margin:12px auto}
.num_1{background: #000000 url(../images/ni1.png) no-repeat center}
.num_2{background: #000000 url(../images/ni2.png) no-repeat center}
.num_3{background: #000000 url(../images/ni3.png) no-repeat center}
.num_4{background: #000000 url(../images/ni4.png) no-repeat center}
.index_num ul li:hover .num_1{background: #0a8d49 url(../images/ni1.png) no-repeat center}
.index_num ul li:hover .num_2{background: #0a8d49 url(../images/ni2.png) no-repeat center}
.index_num ul li:hover .num_3{background: #0a8d49 url(../images/ni3.png) no-repeat center}
.index_num ul li:hover .num_4{background: #0a8d49 url(../images/ni4.png) no-repeat center}


/*产品*/
.index_product{width:100%; height:auto; overflow: hidden; margin-top:64px }
.index_about_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_about_t h3{color:#000000; font-size: 36px; font-weight: bold;}
.index_about_t p{color:#aaaaaa; font-size: 18px; line-height: 28px; margin: 22px 0}
.index_product_left{width:51%; height: auto; float: left; margin-top: 64px;}
.in_search{width:100%; height: 70px; background: #fff; box-shadow:0 0 5px rgba(0,0,0,0.1); border-radius:38px; padding: 10px 10px 10px 30px ;}
.in_search input[type="text"]{width:80%; height: 100%; background: none; border: 0; color:#aaaaaa; font-size: 16px;}
.in_search .h_submit{width:50px; height: 50px; float: right; background: url(../images/h_search.png) no-repeat center; border: 0}
.pro_top_xx{width:100%; height: auto; overflow: hidden; margin-top: 58px; margin-bottom: 58px}
.pro_top_xx h3{color:#000000; font-size: 28px; font-weight: bold;}
.pro_top_xx hr{width:30px;height: 4px; background: #0a8d49; margin:20px 0 25px; display: block}
.pro_top_xx a p{width:100%; height: auto; overflow: hidden; display: block; color:#777777; font-size: 14px; line-height: 30px;}
.pro_xq{width:160px; height: 50px; float: left; background: #0a8d49; color:#fff; font-size: 16px; line-height: 50px; border-radius: 25px 0 0 25px; padding-left: 55px;}
.pro_more{width:160px; height: 50px; float: left; background: #000000; color:#fff; font-size: 16px; line-height: 50px; border-radius: 0 25px 25px 0; padding-left: 35px;}
.index_product_right{width:44.6%; height: 472px; float: right; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.06); margin-top: 64px; display: flex; 
	align-items: center;}
.index_product_right img{align-items: center; margin: 0px auto;}
.picMarquee-left{ overflow:hidden; position:relative; margin-top:54px  }
.picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; width: 344px; border:3px solid #f7f7f7;  }
.picMarquee-left .bd ul li a{width:100%; height: 100%; display: block; padding: 8px;}
.in_pro_pic{width:100%; height: auto; display: block; overflow: hidden}
.in_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_xx{width:100%; height:50px; background: #f7f7f7; margin-top: 10px; }
.in_pro_xx p{width:84%; height: 50px; line-height:50px; float: left; padding: 0 10px; color:#000000; font-size:16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_xx i{width:16%; height: 100%; float: left; background: url(../images/p_jia.png) no-repeat center}
.picMarquee-left .bd ul li:hover .in_pro_xx i{background: #0a8d49 url(../images/ph_jia.png) no-repeat center}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; background:url(../images/about_bjs.jpg) no-repeat top center; padding-top:66px; margin-top: 70px; 
	margin-bottom: 80px}
.index_about_left{float: left; width:31.5%; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.05); margin-top: 42px; padding:60px 0 50px 50px; padding-top: 60px; }
.index_about_left h3{color:#000000; font-size: 28px; font-weight: bold;}
.index_about_left h4{color:#000000; font-size: 18px;  margin-bottom: 70px; margin-top: 10px}
.index_about_left a{width:100%; height: 60px; line-height: 60px; border-radius: 30px 0 0 30px; display: block; margin-bottom: 17px;
	padding-left:35%;}
.index_about_left a p{color:#000000; font-size: 16px; float: left}
.index_about_left a span{color:#ffffff; font-size: 36px; font-weight: bold; float: right; margin-right: 62px; opacity: 0}
.ab1{background:#f3f3f3 url(../images/ab1.png) no-repeat 46px center}
.ab2{background:#f3f3f3 url(../images/ab2.png) no-repeat 46px center}
.ab3{background:#f3f3f3 url(../images/ab3.png) no-repeat 46px center}
.ab4{background:#f3f3f3 url(../images/ab4.png) no-repeat 46px center}
.index_about_left h5{color:#aaaaaa; font-size: 16px; text-transform: uppercase; margin-top:52px }
.index_about_left .ab1:hover{background:#0a8d49 url(../images/ab1_h.png) no-repeat 46px center}
.index_about_left .ab2:hover{background:#0a8d49 url(../images/ab2_h.png) no-repeat 46px center}
.index_about_left .ab3:hover{background:#0a8d49 url(../images/ab3_h.png) no-repeat 46px center}
.index_about_left .ab4:hover{background:#0a8d49 url(../images/ab4_h.png) no-repeat 46px center}
.index_about_left a:hover p{color:#fff;}
.index_about_left a:hover span{opacity: 1}
.index_about_right{width:63%; float: right; margin-top: 42px;}
.index_about_right img{width:100%; height: auto; overflow: hidden; display: block}
.about_right_more{width:100%; height: auto; overflow: hidden; color:#777777; font-size: 14px; line-height: 32px; margin-top: 25px; display: block}
.ab_dhs{width:100%; height: 40px; line-height: 40px; text-align: right; color:#000000; font-size: 20px;  font-weight: bold; 
	background: url(../images/hh_dhs.png) no-repeat left center; margin-top: 38px;}





/*合作案例*/
.index_case{width:100%; height: auto; overflow: hidden; margin-top:90px;}
.index_case_left{width:24.8%; height: auto; float: left; position: relative; margin-top: 32px;}
.index_case_left a{width:100%; height: auto; display: block; position: relative; margin-bottom: 2px; overflow: hidden}
.index_case_left a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_left p{width:100%; height:48px; line-height: 48px; background: rgba(0,0,0,0.7); position: absolute; bottom:0; left:0; color:#fff; font-size:16px; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0 20px; }
.index_case_all{width:49.8%; height: auto;  position: relative; float: left; margin:32px 0.26% 0}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden; position: relative}
.index_case_all .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.case_all_info{width:69%; height:100px; background: #fff; position: absolute; bottom:40px; left:50%; transform: translate(-50%,0); text-align: center; 
	padding: 24px 15px 0;}
.case_all_info h3{width:100%; height:30px; line-height: 30px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.case_all_info p{width:100%; height:30px; line-height: 30px; color:#aaaaaa; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:80px; height:100px; margin-bottom: 0; top:auto; bottom:40px}
.index_case_all .swiper-button-next{background:#000000 url(../images/c_right.png) no-repeat center; right:7%}
.index_case_all .swiper-button-prev{background:#000000 url(../images/c_left.png) no-repeat center; left:7%}
.index_case_all .swiper-button-next:hover{background:#0a8d49 url(../images/c_right.png) no-repeat center;}
.index_case_all .swiper-button-prev:hover{background:#0a8d49 url(../images/c_left.png) no-repeat center;}
.index_case_left a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*lainxi*/
.index_contact{width:100%; height: auto; overflow: hidden; padding:46px 0; background: #f7f7f7 }
.index_contact p{color:#000000; font-size: 28px; font-weight: bold; float: left}
.index_contact span{color:#000000; font-size:18px; float: left; margin-top: 10px; margin-left: 20px;}
.index_contact a{float: right; width:160px; height: 44px;  text-align: center; line-height:44px; font-size: 16px; }
.c_liuyan{background: #0a8d49; color:#fff; }
.c_lx{border:1px solid #bebebe; color:#aaaaaa; margin-right: 8px;}
.c_liuyan:hover{background: none; border:1px solid #bebebe; color:#aaaaaa;}
.c_lx:hover{background: #0a8d49; color:#fff;}


/*快捷*/
.index_gg{width:100%; height: auto; overflow: hidden}
.index_gg a{width:50%; height: auto; float: left; position: relative; overflow:hidden}
.index_gg a img.gg_pic{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_gg_hover{width:100%; height: auto; overflow: hidden}
.index_gg_hover{width:100%; height: auto; overflow: hidden; position: absolute; top:50%; left:0; text-align: center; transform: translate(0,-50%);}
.index_gg_hover p{color:#ffffff; font-size: 24px; margin-top: 10px;}
.index_gg a:hover img.gg_pic{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 64px;}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 42px;}
.index_news_top li{width:32%; height: auto; float: left; margin-right: 2%; border: 4px solid #f7f7f7; padding: 20px 10px 12px}
.index_news_top li:nth-child(3n),.index_news_bottom li:nth-child(3n){margin-right: 0}
.index_news_top li span{width:100%; height:30px; line-height: 30px; color:#000000; font-size: 14px;}
.index_news_top li span b{font-weight: bold; font-size: 30px;}
.index_news_top li h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_top li p{width:100%; height: 40px; line-height: 20px; overflow: hidden; color:#777777; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.news_top_pic{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.news_top_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.index_news_bottom li{width:32%; height: auto; float: left; margin-right: 2%; background: #f7f7f7; padding: 16px 16px 12px; margin-bottom: 20px;}
.index_news_bottom li h3{width:100%; height:52px; line-height: 40px; color:#000000; font-size: 16px; background: url(../images/xs_bjs.png) no-repeat center bottom; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.index_news_bottom li h3 i{color:#bebebe}
.index_news_bottom li span{width:100%; height:40px; line-height:40px; color:#777777; font-size: 14px;}
.index_news_bottom li:hover h3,.index_news_bottom li:hover span{color:#0a8d49}
.index_news_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_top li:hover h3{color:#0a8d49}

/*友情链接*/
.index_link{width:100%; height: auto; overflow: hidden; margin: 30px 0}
.index_link p{color:#fff; width: 160px; height: 44px; float: left; background: #000000; text-align: center; line-height: 44px;}
.index_link_xx{margin-left: 180px;}
.index_link_xx a{color:#777777; font-size: 14px; float: left; line-height: 44px; margin-right: 20px;}
.index_link_xx a:hover{color:#0a8d49}



/*底部*/
.footer{width:100%; height: auto; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat center; padding-top:60px;  background-size: 100% 100%; 
	position: relative}
.footer .container{overflow: hidden; display: block}
.footer_left{width:72%; height: auto; float: left; }
.footer_left dl{float: left; width:auto; height: auto; margin-right:8%;}
.footer_left dl dt{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 16px;}
.footer_left dl dt h3{color:#fff; font-size:18px; font-weight: bold; background: url(../images/nav_dian.png) no-repeat right center; padding-right: 20px; display: table}
.footer_left dl dt p{color:#fff; font-size:14px; font-family: "Arial"; opacity: 0.6; text-transform: uppercase; line-height:30px;}
.footer_left dl dd{width:100%; height: auto; display: block; margin-top: 20px; }
.footer_left dl dd a{color:#ffffff; font-size:14px; display: block; line-height:30px; opacity: 0.6}
.footer_left dl dd a:hover{opacity: 1}
.footer_left dl:last-child{margin-right: 0;}
.footer_li{width:100%; height: 100px; overflow: hidden; background: #fff; padding: 0 64px; margin-top: 42px}
.footer_li p{float: left; color:#000000; line-height: 100px; font-size: 16px; padding-left: 70px; }
.footer_li span{font-size: 20px; font-weight: bold;}
.f1{background: url(../images/f1.png) no-repeat left center; margin-right: 15%}
.f2{background: url(../images/f2.png) no-repeat left center; margin-right: 15%}
.f3{background: url(../images/f3.png) no-repeat left center}
.footer_ma{width:320px; height: auto; float: right}
.footer_ma dl{width:140px; height: auto; float: left; margin-top: 20px}
.footer_ma dl dt{width:100%; height: auto; display: block; background: url(../images/img_bjs.png) no-repeat center; padding: 10px;}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height:auto;  color:#fff; font-size: 14px; text-align: center; margin-top:12px; opacity: 0.6}
.ma_right{float: right!important}
.footer_bq{width:100%; height:66px; line-height:66px; margin-top: 20px  }
.footer_bq_tab{width: auto; display: table; margin: 0px auto}
.copy_bq{width:auto; height:66px; line-height:66px; position: relative; color:#fff; font-size:14px; float: left; }
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#f39132!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 20px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:66px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #fff; }
.footer_zhichi i{ float: left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height: 47px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    padding-top:14px;
    width: 300px;
}
.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: 12px;
    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: 30px;
    margin: 0 auto 8px;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-tel {
     background:url(../images/dh_i.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/ly_i.png) no-repeat center
}
.lxfx li i.icon-wx {
   background:url(../images/wx_i.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#0a8d49;
    height: 80px;
    margin-bottom:5px;
    margin-left: 0;
 
    position: relative;
    width: 80px; float:left;
}

.mtop{height:40px!important;}






/*内页 banner*/
.ny_banner{width:100%; height: 400px; overflow: hidden; background: #b2b3b9; padding:220px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#0a8d49}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.honor_ban{background:url(../images/honor_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}
.search_ban{background:url(../images/search_ban.jpg) no-repeat center}






/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #0a8d49; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#0a8d49; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#0a8d49}
.ny_left_nav ul li:hover a.inactive{color:#0a8d49}
.ny_left_nav ul li ul li:hover a{color:#0a8d49}
.ny_left_nav ul li .inactives{color:#0a8d49}
.ny_left_nav ul li ul li:hover a{color:#0a8d49}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #0a8d49;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}




/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p,.keyword_light p{font-size:16px; color:#666}
.keyword_light{font-size:16px; color:#666; line-height:28px;}



/*合作客户*/
.ny_hzkh{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hzkh ul{width:100%; height: auto; overflow: hidden}
.ny_hzkh ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hzkh 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_hzkh li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hzkh ul li:nth-child(3n){margin-right: 0px;}
.ny_hzkh ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hzkh ul li:hover p{color:#0a8d49}




/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px; position:relative}
.ny_product ul li h3{width:100%; height: 44px; line-height: 40px; font-size: 20px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product 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_product ul li:nth-child(3n){margin-right: 0px;}
.pro-text{height:150px; padding:25px 20px}
.ny_product ul li .pro-icon{top:226px}
.ny_product ul li:hover .pro-icon{width:100%; height: 100%; top:0; right:0;border-radius: 0;    transition: all 0.5s ease 0s, border-radius 0.2s ease 0.1s; background: rgba(0,168,69,0.6)}
.ny_product ul li:hover .hover-text{opacity: 1;     transition: 0.5s ease 0.3s;}
.ny_product ul li:hover .pro-icon img{display: none}
.ny_product ul li:hover .pro-img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*产品*/
.ny_product_show{margin-bottom:50px;  font-size:16px; color:#666}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:520px; height:100%; overflow:hidden; font-size:16px; color:#666}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.proshow_xx p{font-size:16px; color:#666; line-height:30px;}
.ny_proshow_xx h1{ font-size:30px; color: #191919; height: auto; line-height:40px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:10px;}
.ny_pro_p p{width:100%; height:auto;  color: #000000; line-height: 30px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:187px; 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:nth-child(2n){ margin-right:0}
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:18px;}
.ny_pro_dh{width:100%; height:80px; padding-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #0a8d49; 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;}



/*产品*/	
.index_prodcut{width:100%; height:auto; overflow:hidden; margin-top: 58px; margin-bottom: 100px;}
.slideTxtBox{ width:100%; }
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden; margin: 48px 0 20px}
.slideTxtBox .hd ul{width:auto; display: table; margin: 0px auto;}
.slideTxtBox .hd ul li{float: left; margin: 0px 10px; height: auto; width: 145px; text-align: center; position: relative; margin-bottom: 29px;}
.slideTxtBox .hd ul li p{font-size: 18px; color: #999999; text-align: center; line-height: 30px;}
.slideTxtBox .hd ul li i{color: #999999; font-size:54px;}
.slideTxtBox .hd ul li.on i,.slideTxtBox .hd ul li.on p{color:#a7845c }
.slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden; }
.slideTxtBox .bd li{width:380px; height: auto; float: left; overflow: hidden; margin-right: 20px; margin-bottom: 20px; position: relative}
.slideTxtBox .bd li:nth-child(3n){margin-right: 0}
.pro-img{width:100%; height: auto; display: block}
.pro-img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro-text{width:100%; height: 190px; background: #f5f5f5; padding: 48px 30px;}
.pro-text h4{width:100%; height: 40px; line-height: 20px; font-size: 20px; color:#000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.pro-text p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color:#666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.pro-icon{width:60px; height: 60px; background: #0a8d49; border-radius:50%; box-shadow: 1px 1px 12px rgba(0,0,0,0.3); 
display: flex; align-items: center; position: absolute; top:315px; right:25px;     transition: 0.5s ease 0s;}
.pro-icon img{align-items: center; margin: 0px auto;}
.slideTxtBox .bd li:hover .pro-icon{width:100%; height: 100%; top:0; right:0;border-radius: 0;    transition: all 0.5s ease 0s, border-radius 0.2s ease 0.1s; background: rgba(0,168,69,0.6)}
.hover-text {left: 0;top: 0;padding: 0 10px;opacity: 0;z-index: 2; position: absolute; width: 100%; padding-top: 35% }
.hover-text i { background: url(../images/bai.png) no-repeat; width: 60px; height: 60px; display: block; margin: 20px auto;}
.hover-text h3 {font-size: 24px; color: #ffffff; text-align: center; line-height: 40px; text-align: center }
.slideTxtBox .bd li:hover .hover-text{opacity: 1;     transition: 0.5s ease 0.3s;}
.slideTxtBox .bd li:hover .pro-icon img{display: none}
.slideTxtBox .bd li:hover .pro-img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 50px 0}
.news_time time{color: #0a8d49; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #0a8d49;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #0a8d49;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #0a8d49; color: #fff; border:2px solid #0a8d49; }
.ny_news_list li:hover .news_time{background: #0a8d49;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#0a8d49;}


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: url(../images/lx-bg.png) no-repeat right center; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.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:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; 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%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}



@media screen and (max-width:1500px){
	.container,.banner_info{width:1200px;}
	.f2,.f1{margin-right:7%}
	.footer_left dl{margin-right:52px}
	.nav{margin-left:26px;}
	.nav .nLi{width:108px;}
	.banner_info .h1{margin-right:27px;}
	.banner_info{padding: 0 30px;}
	.index_num ul li{margin-right:12%}
	.ab_dhs{background-size: 78% auto;}
}
