@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:1200px; 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;
}

@font-face {
    font-family: 'bex';
    src: url('../font/EMBASSY BT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'shr';
    src: url('../font/SSOURCEHANSERIFCN-BOLD_0.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}




.h_logo{float:left; width: 30%; height: 100%; margin-top: 16px;}
.h_logo img{float: left; width:100%;}
.header_search{width:16%; height: 52px;  background: #f2f2f2; padding: 0 20px; border-radius:34px; float: right; margin-top: 22px;}
.header_search input[type="text"]{width:80%; height: 100%; float: left; border: 0; background: none; color:#000000; font-size: 14px; opacity:.5}
.h_search{width:30px;height:100%; float: right; background: url(../images/search.png) no-repeat center; border: 0}







/* 导航栏 */
.header_nav{height:100px; width:100%; z-index: 9; }
.nav{width:52%; height:48px; float: left; margin-left: 2%; margin-top: 25px;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:14.2%; text-align: center; background: url(../images/nav_bjs.png) no-repeat right center}
.nav .nLi h3{text-align:center;  font-weight: normal; width: 86%; height: 100%; margin: 0px auto  }
.nav .nLi h3 p{height:48px; line-height: 48px; color:#000000; font-size:16px; margin: 0px auto; width: 100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000; text-align: center;  }
.nav .sub{position:absolute;top:60px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:40px;border-bottom:1px solid #eee;text-align:center;line-height:40px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:15px}
.nav .nLi.active h3,.nav .nLi:hover h3{background: #eaf4ff; border-bottom: 2px solid #0f4e12}
.sub li:hover a{color:#0f4e12; font-weight: bold;}
.nav .nLi:last-child{background: none}




/* 首页:banner */
.banner{ width:100%; height:760px; 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:30px; 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}
.banner .slideBox .hd ul li.on{background: #0f4e12}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:760px; 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{display:block;overflow:hidden;width:100%;height:100%; }




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 70px; margin-bottom: 100px; background:url(../images/dian.png) no-repeat left 18%}
.in_pro_title{width:100%; height: auto; overflow: hidden;}
.in_pro_title .index_news_title{float:left!important; width: auto}
.index_product_nav{float: right; margin-top:60px;}
.index_product_nav a{width:174px; height: 54px; line-height: 54px; border: 1px solid #eeeeee; float: left; margin-left: 10px; border-radius: 8px; color:#000000; 
	font-size: 16px; background: url(../images/h_jia.png) no-repeat 90% center; padding-left:15px;}
.index_product_nav a:hover{border: 1px solid #0f4e12; color:#0f4e12; background: url(../images/hh_jia.png) no-repeat 90% center}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top:30px;}
.index_product ul li{width:32%; height: auto; float: left; margin-right: 2%; margin-bottom:20px;}
.index_product ul li:nth-child(3n){margin-right: 0}
.in_pro_pic{width:100%; height: auto; border: 1px solid #eeeeee; border-radius: 8px; padding: 10px; 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_pic div{width:100%; height: auto; overflow: hidden}

.in_pro_jia{width:46px; height:46px; background:#0f4e12 url(../images/p_jia.png) no-repeat center; margin:-30px auto 0; position: relative; z-index: 9}
.index_product ul li h4{width:100%; height: 40px; line-height: 40px; color:#000000; font-size:18px; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; margin-top: 10px;}
.index_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;}




/*关于我们*/
.index_about{width:100%; height:599px; background: url(../images/about_bjs.jpg) no-repeat left center}
.index_about_video{width:450px; height: 599px; float: left; position: relative}
.in_video{width:72px; height: 72px; display: block; position: absolute; top:50%; left:50%; margin-left: -36px; margin-top: -36px;}
.in_video img{width:100%; height: auto; display: block}
.index_about_right{width:59%; height: auto; float: right; padding-top: 76px;}
.ab_info{width:100%; height: auto; overflow: hidden; line-height: 32px; color: #333333; display: block; font-size: 16px;}
.ab_more{width:210px; height:55px; border: 1px solid #0f4e12; background: url(../images/more_bjs.png) no-repeat 80% center; display: block; line-height: 55px; 
	font-size: 16px; color:#0f4e12; padding: 0 20px; margin-top: 74px;}
.ab_more:hover{background: #fff  url(../images/more_bjs.png) no-repeat 80% center}



/*数字*/
.index_num{width:100%; height:220px; background: url(../images/num_bjs.jpg) no-repeat center; padding-top: 58px; margin-bottom: 30px;}
.index_num_tab{display: table; margin: 0px auto;}
.index_num_tab dl{float: left; text-align: center; margin: 0 132px; width:300px;}
.index_num_tab dl dt{width:100%; height: auto; overflow: hidden}
.index_num_tab dl dt span{color:#fff; font-weight: bold; font-family: "Arial"; font-size: 60px;position: relative;}
.index_num_tab dl dt span:after{content: ""; width:15px; height: 15px; background: url(../images/num_jia.png) no-repeat; position: absolute; top:10px; right:-20px}
.index_num_tab dl dd{font-size: 16px; color: #fff; margin-top: 10px;}



/*留言*/
.index_liuyan{height:220px; background: url(../images/liuyan_bjs.jpg) no-repeat center; border-radius: 25px; padding:57px 40px; margin-bottom: 54px;}
.index_liuyan_left{width:334px; height: auto; float: left}
.index_liuyan_left p{color:#fff; font-size: 16px; position: relative; padding-left: 195px;}
.index_liuyan_left p:after{content: ""; width:100px; height:1px; background:rgba(255,255,255,0.5);  position: absolute; top:10px; left:0; }
.index_liuyan_left h4{color:#ffffff; font-size: 32px; font-weight: bold; margin: 8px 0; padding-left: 40px}
.index_liuyan_left h5{color:#ffffff; font-size: 16px; padding-left: 40px; position: relative; display: table; margin-top:10px;}
.index_liuyan_left h5 hr{width:100px; height:1px; background:rgba(255,255,255,0.5); float: right; margin-top: 10px; margin-left: 30px;}
.index_liuyan_right{width:60%; height: auto; float: right}
.in_ly_text{width:100%; height: 40px; line-height: 40px;}
.in_ly_text p{width:32%; height: 100%; float: left; border-bottom: 1px solid rgba(255,255,255,0.2); margin-right: 2%; position: relative}
.in_ly_text p input[type="text"]{width:100%; height: 100%; background: none; border: 0; color:#fff; font-size: 16px;}
.in_ly_text p:last-child{margin-right: 0}
.index_liuyan_right textarea{width:81%; height: 40px;border: 0; border-bottom: 1px solid rgba(255,255,255,0.2); background: none; resize: none; color:#fff; font-size: 16px; margin-top: 22px;}
.ly_tj{width:17%; height:40px; background: #fff; float: right; text-align: center; line-height: 40px; color:#000000; font-size: 16px; margin-top: 22px; border: 0}
.in_ly_text p input::-webkit-input-placeholder,.index_liuyan_right textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.in_ly_text p input:-moz-placeholder,.index_liuyan_right textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.in_ly_text p input::-moz-placeholder,.index_liuyan_right textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.in_ly_text p input:-ms-input-placeholder,.index_liuyan_right textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  



/*案例展示*/
.index_case,.index_cfcm{width:100%; height: auto; overflow: hidden; margin-bottom: 80px;}
.picMarquee-left{ overflow:hidden; position:relative; }
.picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;  }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline;  text-align:center; width:460px;  position: relative; padding-bottom: 20px}
.picMarquee-left .bd ul li a{width:100%; height: auto; overflow: hidden; display: block;  border: 1px solid #eeeeee; border-radius: 8px; padding: 10px;}
.index_case_pic{width:100%; height: auto; overflow: hidden}
.index_case_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;}
.picMarquee-left .bd ul li h3{width:100%; height: 40px; line-height: 40px; color: #000000; font-size: 18px; margin: 15px 0 25px}
.case_jia{width:48px; height: 48px; display: block; background: #444444 url(../images/n_jia.png) no-repeat center; position: absolute; left:50%; bottom:0; 
	margin-left: -24px;}
.picMarquee-left .bd ul li:hover a{border: 1px solid #0f4e12}
.picMarquee-left .bd ul li:hover .case_jia{background: #0f4e12 url(../images/n_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_news{width:100%; height: auto; overflow: hidden}
.index_news_title{width:100%; height: 131px; overflow: hidden; position: relative; padding-left:78px; margin-bottom: 38px;}
.index_news_title img{float: left; position: absolute; top:0; left:0}
.index_news_title dl{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9; padding-top: 54px}
.index_news_title dl dt{width:100%;  color:#000000; font-size: 20px; margin-bottom:12px;}
.index_news_title dl dd{width:100%; line-height: 40px; color:#0f4e12; font-size: 30px; font-weight: bold; position: relative}
.index_news_title dl dd hr{width: 70px;  height: 2px; background: #0f4e12; display: block; float: left; margin-left: 30px; margin-top: 20px; }
.index_news_title dl dd span{float: left;  color:#0f4e12; font-size: 30px;}
.index_news_top{width:100%; height: auto; overflow: hidden;}
.index_news_top li{width:32.2%; height: auto; float: left; margin-right:1.6%}
.index_news_top li:nth-child(3),.index_news_bottom li:nth-child(3){margin-right: 0}
.in_news_pic{width:100%; height: auto;  border-radius: 10px; border: 1px solid #eeeeee; padding: 10px; position: relative}
.in_news_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_news_jia{width:48px; height: 48px; display: block; background: #444444 url(../images/n_jia.png) no-repeat center;position: absolute; bottom:-15px; right:30px;}

.in_news_xx{width:100%; height: auto; overflow: hidden; padding:25px 10px 0;}
.in_news_xx h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 8px;}
.in_news_xx p{width:100%; height:78px; line-height: 26px; color:#999999; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_xx span{color:#0f4e12; display: block; width: 100%; text-align: right; font-size: 16px; margin-top: 10px}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 45px; padding:8px}
.index_news_bottom li{width:32.2%; height: auto; float: left; margin-right:1.6%; border: 1px solid #eeeeee; padding:10px 15px 20px; border-radius: 10px}
.index_news_bottom li h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom p{width:100%; height:52px; line-height: 26px; color:#999999; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom span{color:#aaaaaa; display: block; width: 100%;  font-size: 16px; margin: 8px 0 10px}
.index_news_bottom li:hover{box-shadow: 0 0 8px rgba(75,175,112,0.5)}
.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:#0f4e12}
.in_news_img{width:100%; height: auto; overflow: hidden}




/*底部*/
.in_footer{width:100%; height: auto;  position: relative;  margin-top:35px; overflow: hidden; background: #092e0b; padding-top: 30px;}
.in_footer dl{float: left; width: 150px; margin-right: 3%}
.in_footer dl dt{font-size: 16px; color: #ffffff; display: block; background: url(../images/f_nav.png) no-repeat right center}
.in_footer dl dd{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.in_footer dl dd a{color:#fff; font-size: 15px; opacity: .5; line-height: 30px; display: block}
.in_footer dl dd a:hover{opacity: 1}
.in_footer dl:nth-child(5) dt{background: none}
.in_footer dl:last-child{margin-right: 0}
.footer_right{width:420px;height: auto; float: right}
.footer_title{width:100%; height: auto; overflow: hidden}
.footer_title p{color:#fff; font-size: 16px; position: relative; padding-left: 195px;}
.footer_title p:after{content: ""; width:100px; height:1px; background:rgba(255,255,255,0.5);  position: absolute; top:10px; left:0; }
.footer_title h4{color:#ffffff; font-size: 32px; font-weight: bold; margin: 8px 0; padding-left: 40px}
.footer_title h5{color:#ffffff; font-size: 16px; padding-left: 40px; position: relative; display: table; margin-top:10px;}
.footer_title h5 hr{width:100px; height:1px; background:rgba(255,255,255,0.5); float: right; margin-top: 10px; margin-left: 30px;}
.footer_xx{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.footer_xx p{color:#fff; font-size: 16px; line-height:32px;}
.footer_ma{width:100%; height: auto;  margin-top: 15px;}
.f_wx{width:30px; height: 30px; float: left; position: relative; background: url(../images/f_wx.png) no-repeat center}
.f_sj{width:30px; height: 30px; float: left; position: relative; background: url(../images/f_sj.png) no-repeat center; margin: 0 10px;}
.f_wx img,.f_sj img{width:100px; height: auto; position: absolute; top:30px; left:0; display: none}
.footer_ma a{width:30px; height: 30px; float: left; background: url(../images/f_dz.png) no-repeat center}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.footer_bq{width:100%; height: 52px; line-height:52px; margin-top:50px;}
.copy_bq{width:auto;;height:52px; line-height:52px; position: relative; color:#e4e4e4; font-size:14px; float: left }
.copy_bq a{color:#e4e4e4; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:100%; float: left; margin-left:5%}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#e4e4e4; line-height:52px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:15px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:15px; }
.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: #e4e4e4;}
.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: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:#0f4e12;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








/*内页 banner*/
.ny_banner{width:100%; height: 450px; overflow: hidden;     padding: 340px 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; }
.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:70px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#0f4e12}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_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: #0f4e12; 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: #000;display: block;  height:50px;line-height: 50px;position: relative;}
.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:#0f4e12; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#000000}
.ny_left_nav ul li:hover a.inactive{color:#0f4e12}
.ny_left_nav ul li ul li:hover a{color:#0f4e12}
.ny_left_nav ul li .inactives{color:#0f4e12}
.ny_left_nav ul li ul li:hover a{color:#0f4e12}
.yiji li.active{background:#fff url(../images/dians.png) no-repeat 8px 22px;}

.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #0f4e12; left: 10px; top: 20px;}




/*内页右边内容*/
.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; }
.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{font-size: 16px; color: #333; line-height: 32px;}



/*产品中心*/
.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;}
.ny_product ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #0f4e12;     font-weight: bold;text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%;    border: 1px solid #dddddd;}
.ny_product ul li .products_pic 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_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;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
.ny_pro_more{width:100%; height: 36px; border-bottom: 1px solid #0f4e12; font-size: 14px; color: #666; line-height: 36px;position:relative}
.ny_product ul li:hover .ny_pro_more{color:#fff; transition: all 0.4s ease-in-out; }
.ny_pro_more:after{content:""; width:0; height:100%; display:block; position:absolute; top:0; left:0; transition: all 0.4s ease-in-out;  background:rgba(41, 101, 63, 0.9);}
.ny_product ul li:hover .ny_pro_more:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_pro_more p{position:relative; z-index:9}





/*新闻*/
.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:34px 0}
.news_time time{color: #0f4e12; 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: #0f4e12;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 2%;}
.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:23%; 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 #0f4e12;}
.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: #0f4e12; color: #fff; border:2px solid #0f4e12; }
.ny_news_list li:hover .news_time{background: #0f4e12;}
.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:#0f4e12;}



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:52%; 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; margin-top: 50px;}
.keyword_light img{max-width:100%;}
.keyword_light p{font-size: 16px; color: #333; line-height: 32px;}



@media screen and (max-width:1500px){
	.w1440{width: 1200px;}
	.footer_right{width:370px;}
	.in_footer dl{width:130px;}
	.index_about_right{width:49%}
	.index_news_title dl dt{font-size:16px;}
	.ab_more{margin-top: 40px;}
	.index_product_nav a:last-child{width:125px;}



}


