@charset "utf-8";
/* CSS Document */
html{font-size: 100px}
*{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;}
.w1440{ width:1450px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}




/* 导航栏 */
.header_nav{height:92px; width:100%; background: #fff; z-index: 9;  position: relative; padding: 0 2%}
.h_logo{width:10%; height:92px; float: left; display: flex; align-items: center;}
.h_logo img,.h_menu img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_search{width:16%; float: right; height: 44px; background: #fbfbfb; position: relative; padding: 0 1% 0 1%; margin-top:24px; border: 1px solid #f2f2f2}
.h_search input[type="text"]{width:80%; height: 100%; float: left; font-size: 14px; color: #777;  background: none; border: 0}
.h_submit{width:30px; height: 100%; float: right; background: url(../images/search.png) no-repeat center; border: 0}
.h_menu{float: right;  margin-left: 2%; height: 92px;  display: flex; align-items: center;}



/*导航*/
#menu{width:58%; height:92px;  float:right; margin-right:2.5%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:92px; }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#4d4d4d;font-size:16px; height:100%; overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:92px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#14825d;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#14825d}
#fp-nav ul li, .fp-slidesNav ul li{width:10px; height:10px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #b88644; width:7px; height:7px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%); margin: 0}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#b88644;  margin:0; width:11px; height:11px; }
#fp-nav.right{right:20px;}






/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden;}
.banner .swiper-container{width:100%; }
.banner .swiper-slide a{width:100%; height:auto; display: block }
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.banner .swiper-button-next,.banner .swiper-button-prev{width:65px; height: 65px; z-index: 1}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:3%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:3%}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.banner .swiper-pagination{bottom:8%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:40px; height: 6px; background: #fff; border-radius: 8px; opacity:0.6}
.banner .swiper-pagination-bullet-active{background: #003f98; opacity: 1}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: #f3f3f3; padding: 85px 0 0}
.index_about_left{width:54%; height: auto; float: left}
.in_about_top{width:100%; height: auto; overflow: hidden}
.in_about_top li{width:30.7%; height:240px;  float:left; background: #fff; margin-right:3.9%; padding:5% 3%; transition: all 0.4s ease-in-out;}
.in_about_top li:nth-child(3n){margin-right: 0}
.in_abicon{width:100%; height: 85px; overflow: hidden; display: flex; align-items: center;}
.in_abicon img{align-items: center; max-height: 100%; max-width: 100%}
.in_about_top p{width:100%; color:#000000; font-size: 20px; margin-top:20px;}
.in_about_num{width:100%; height: auto; overflow: hidden; margin-top: 30px; position: relative; z-index: 3}
.in_about_num dl{width:30.7%; height: 240px; float:left; background: #fff;  margin-right:3.9%; padding: 5% 3%}
.in_about_num dl:nth-child(3){margin-right: 0}
.in_about_num dl dt{width:100; font-size: 20px; color: #000000; overflow: hidden}
.in_about_num dl dt span{font-size: 66px; font-family:"IMPACT"; background-image:-webkit-linear-gradient(right,#14825d,#047475); 
    -webkit-background-clip:text;   -webkit-text-fill-color:transparent; float: left; margin-right: 10px;}
.in_about_num dl dd{color:#000000; font-size: 20px; margin-top: 20px;}
.index_about_right{width:40.5%; height: auto; float: right}
.index_about_right h4{font-size: 70px;  background-image:-webkit-linear-gradient(right,#14825d,#047475); 
    -webkit-background-clip:text;   -webkit-text-fill-color:transparent;  font-family: "Impact"; display: table}
.index_about_right h5{color:#000000; font-size: 40px;}
.about_right_xx{width:100%; height: auto; display: block; color:#777777; font-size: 16px; line-height: 30px; margin: 40px 0}
.about_right_more{font-size: 18px; color: #000000; background: url(../images/ab_jts.png) no-repeat center right; padding-right: 40px; display: table}
.in_about_top li:hover{padding:4% 3%}

.about_right_more:hover{color:#14825d; background: url(../images/abh_hjts.png) no-repeat center right;}





/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bj.jpg) no-repeat center; background-size: cover; 
	padding:150px 0 98px; position: relative; margin-top: -46px;}
.in_product_bjs{width:100%; height: 820px; position: absolute; top:0; left:0; z-index: 0}
.in_product_bjs img{width:100%; display: block; height:100%}
.index_product_all{width:100%;  height: auto; overflow:hidden;position: relative; z-index: 1}
.index_product_title{width:100%; height: auto; overflow:hidden}
.index_product_title h4{color:#ffffff; font-size: 70px; font-family: "Impact"; text-transform: uppercase}
.index_product_title h5{color:#ffffff; font-size: 40px; margin:10px 0}
.index_product_title p{color:#ffffff; font-size:16px; line-height: 30px;}
.index_product_all ul{width:100%; height: auto; overflow: hidden; margin-top: 44px;}
.index_product_all ul li{width:32%; height: 800px; float: left; position: relative; margin-right: 2%}
.index_product_all ul li img.in_pxl{width:100%; display: block; height: 800px;}
.index_product_all ul li:last-child{margin-right: 0}
.in_product_hover{width:100%; height: 100%; overflow: hidden;position: absolute; top:0; left:0; padding:17% 10%}
.in_product_hover h4{color:#ffffff; font-size: 34px; font-weight: bold;}
.in_product_hover h5{color:#ffffff; font-size: 20px; margin: 26px 0; line-height:30px; }
.in_pro_icon{width:100%; height:auto;}
.in_pro_icon img{max-width: 100%}
.in_pro_xx{color:#fff; font-size: 22px; writing-mode:tb-rl; writing-mode:vertical-rl; text-transform: uppercase; margin-top:32%}
.index_pro_jts{width:85px; height: 68px; position: absolute; bottom:8%; right:6%; background: url(../images/xl_jts.png) no-repeat center}
.index_product_all ul li:hover .in_product_hover{background: url(../images/xl_hover.png) no-repeat center bottom; background-size: cover;}
.index_product_all ul li:hover  .index_pro_jts{background: url(../images/xlh_jts.png) no-repeat center}



/*产品*/
.index_chanpin{width:100%; height: auto; overflow: hidden; margin-top: 102px; margin-bottom: 90px;}
.index_chanpin_bottom{width:100%; height: auto; overflow: hidden; margin-top: 22px;}
.index_chanpin_bottom .swiper-slide a{width:100%; height: auto; display: block;  background: #fff; overflow: hidden; padding-bottom: 40px;}
.index_cp_img{width:100%; height:auto; margin:20px 0}
.index_cp_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_cp_xx{width:100%; height: auto; overflow: hidden; padding:0 7%}
.index_cp_xx h4{width:100%; height: auto; overflow: hidden; font-size: 20px; color: #000000; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 20px;}
.index_cp_xx p{width:100%; height: auto; overflow: hidden; color:#777777; font-size:16px; text-align: center; line-height: 24px;}
.index_chanpin_top{width:100%; height: 370px; background: url(../images/p_top.jpg) no-repeat center; margin-top: 80px; padding: 30px 4%}
.index_chanpin_left{width:35%; height: auto; float: left}
.index_chanpin_left h4{color:#fff; font-size: 30px; font-weight: bold;}
.index_chanpin_xx{width:100%; height: auto; overflow:hidden; margin: 20px 0; font-size: 16px; color: #fff; line-height: 30px;}
.index_chanpin_xx p{ font-size: 16px; color: #fff; line-height: 30px;}
.index_chanpin_left a{width:160px; height: 50px; background: #fff; display: block;  text-align: center; border-radius: 5px; line-height: 50px;}
.index_chanpin_left a span{color:#000000; font-size: 18px; background: url(../images/ab_jts.png) no-repeat right center; padding-right: 30px;}
.index_chanpin_right{width:60%; height: auto; float: right; margin-top: -82px; position: relative}
.index_chanpin_right a{width:100%; display: block}
.in_cppic{width:72%; height: auto; float: left}
.in_cppic img{max-width:100%; display: block}
.index_chanpin_right h4{font-size: 20px; color: #fff; opacity: 0.6; position: absolute; bottom:0; right:10%}
.index_chanpin_bottom .swiper-slide a:hover h4{color:#14825d}

.index_chanpin_bottom .swiper-slide a:hover .index_cp_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; padding: 90px 0 100px; background-size: cover; 
background-attachment: fixed;}
.index_case_all{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.index_case_left{width:auto; height: auto; float: left; margin-top:40px;}
.index_case_left a{display: block; width: 100%; height: 40px; line-height: 40px; font-size: 18px; color: #fff; padding-right: 30px;}
.index_case_left a:hover{background: url(../images/p_icon.png) no-repeat right center}
.index_case .swiper-container{width:87%; height: auto; float: right; position: relative; padding-bottom: 80px;}
.index_case .swiper-slide a{width:100%; height: auto; display: block; position: relative; overflow: hidden}
.index_case .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_hover{width:94%; height: 78px; background: #fff; position: absolute; bottom:20px; left:50%; transform: translate(-50%,0); padding: 0 20px;opacity: 0}
.index_case_hover h4{width:70%; height: 100%; line-height: 78px; float: left; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_hover i{width:60px; height:78px; float: right; background: url(../images/c_jts.png) no-repeat center}
.index_case .swiper-button-next,.index_case .swiper-button-prev{bottom:32px; top:auto; margin-top: 0; width: 13px; height:24px;}
.index_case .swiper-button-next{background: url(../images/c_right.png) no-repeat center; right:47%}
.index_case .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; left:47%}
.index_case .swiper-pagination{bottom:2px; top:auto; background:rgba(255,255,255,0.8); height: 1px;}
.index_case .swiper-pagination-progress .swiper-pagination-progressbar{height: 4px; top:-2px; background: #fff;}
.index_case .swiper-slide a:hover .index_case_hover{opacity: 1}
.index_case .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 95px;}
.index_news_title{width:100%; height: auto; overflow: hidden}
.news_left_tt{width:100%}
.news_left_tt h4{font-size: 70px; font-family: "Impact";    background-image:-webkit-linear-gradient(left,#14825d,#047475); 
    -webkit-background-clip:text;  -webkit-text-fill-color:transparent; text-transform: uppercase; display: table}
.news_left_tt h5{color:#000000; font-size: 40px; margin-bottom: 12px;}
.news_left_tt p{color:#777777; font-size: 16px; float: left}
.in_news_more{float: right; color:#000000; font-size: 18px; background: url(../images/ab_jts.png) no-repeat right center; padding-right:35px;}
.in_news_more:hover{color:#14825d; background: url(../images/abh_hjts.png) no-repeat right center}
.index_news .swiper-container{width:100%; height: auto; margin-top: 40px;}
.index_news .swiper-slide a{width:100%; height: auto; display: block}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: auto; overflow: hidden; background: #f3f3f3; padding:20px 30px 30px;}
.index_news_xx span{color:#bebebe; font-size: 14px;}
.index_news_xx h3{width:100%; height:30px; line-height: 30px; color: #000000; font-size:20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin: 15px 0 10px}
.index_news_xx p{width:100%; height:48px; line-height: 24px; color: #777777;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news .swiper-slide a:hover h3{color:#14825d}



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; background:#fff url(../images/youshi_bjs.jpg) no-repeat top center; padding-top: 160px; margin-top: -75px;}
.index_youshi_ttile{width:100%; height: auto; overflow: hidden}
.index_youshi_ttile h4{color:#fff; font-size: 70px; font-family: "Impact"; text-transform: uppercase}
.index_youshi_ttile h5{color:#fff; font-size: 40px; float: left}
.index_youshi_ttile a{color:#fff; background: url(../images/ab_hjts.png) no-repeat right center; padding-right:35px; float: right; margin-top:10px; font-size:14px;}
.index_youshi_ttile a:hover{font-weight:bold; font-size:16px;}
.index_youshi ul{width:100%;  height: auto; overflow: hidden; margin-top: 32px;}
.index_youshi ul li{width:16.6%; height: 502px; float: left; text-align: center; padding: 56px 0 0; position: relative}
.index_youshi ul li h4{color:#fff; font-size:18px; margin-bottom: 10px; }
.index_youshi ul li h5{color:#fff; font-size:14px; }
.index_youshi ul li hr{width:1px; height: 30px; background: #fff; border: 0; display: block; margin:16px auto; transition: all 1s ease 0s;}
.index_youshi ul li span{color:#fff; font-size: 20px; font-family: "Impact"}
.index_youshi ul li h6{color:#fff; opacity:0; font-size: 80px; font-family: "Impact"; position: absolute; bottom:0; left:0; text-align: center; width: 100%; text-align: center}
.in_ys_icon{width:100%; margin-top: 60px;}
.in_ys_icon img{max-width: 100%; transition: all 1s ease 0s;}
.index_youshi ul li:hover{background-image: linear-gradient(to bottom, #2f9070 , #15825d); 
	background-image: -webkit-gradient(to bottom, #2f9070 , #15825d); 
	background-image: -webkit-radial-gradient(to bottom, #2f9070 , #15825d);}
.index_youshi ul li:hover h4{font-size: 20px;}
.index_youshi ul li:hover h5{font-size: 16px; }
.index_youshi ul li:hover .in_ys_icon img{transform: scale(1.08);}
.index_youshi ul li:hover hr{height: 92px; margin-top:135px}
.index_youshi ul li:hover h6{opacity: 0.2}
.index_youshi ul li:hover span{display: none}
.index_youshi ul li:hover .in_ys_icon{transform: translateY(-236px);}




/*联系我们*/
.index_contact{width:100%; height: auto; overflow: hidden; padding-top: 88px; background: #fff}
.index_contact_top{width:100%; height: auto; overflow: hidden;   display: -webkit-flex;
    display: flex;  -webkit-align-items: flex-end; align-items: flex-end; -webkit-justify-content: space-between; justify-content: space-between;}
.index_contact_title{width:auto; float:left}
.index_contact_title h4{ font-size: 70px; font-family: "Impact"; background-image:-webkit-linear-gradient(left,#14825d,#047475); 
    -webkit-background-clip:text;  -webkit-text-fill-color:transparent; text-transform: uppercase; display: table}
.index_contact_title h5{color:#000000; font-size: 40px;}
.index_contact_right{float: right; color: #777777; font-size:18px;}
.index_contact_input{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_contact_input p{width:26.2%; height:70px; position: relative; float: left; padding-left: 60px; margin-right: 1.5%}
.index_contact_input p input[type="text"]{width:100%; height: 100%; font-size:18px; color: #000000; background: none; border: 0}
.p_t1{background:#f3f3f3 url(../images/fi1.png) no-repeat 18px center}
.p_t2{background:#f3f3f3 url(../images/fi2.png) no-repeat 18px center}
.p_t3{background:#f3f3f3 url(../images/fi3.png) no-repeat 18px center}
.tijiao{width:16.9%; height: 70px; float: right; background: #0f8c74; text-align: center; line-height: 70px; font-size: 18px; color: #fff; border: 0; cursor:pointer}
.tijiao:hover{background:#047475}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative;  background: #fff; padding: 40px 0 60px;}
.footer_left{width:85%; height:auto; float: left;}
.footer_left dl{float:left; width:12.5%; text-align: center; background: url(../images/f_xs.png) no-repeat left top}
.footer_left dl dt{color:#000000; font-size:18px; margin-bottom:20px;}
.footer_left dl dd{width:100%;}
.footer_left dl dd a{width:100%; color:#777777; font-size: 14px; display: block; margin-bottom:10px;}
.footer_left dl dd a:hover{color:#0f8c74}
.footer_right{width:15%; float: right;}
.footer_right img{width:70%; height: auto; float: left; border: 1px solid #eee}
.footer_right p{color:#000000; font-size: 18px; writing-mode:tb-rl; writing-mode:vertical-rl;  line-height: 50px; text-align: center; height: 150px}
.footer_bottom{width:100%;height: auto; overflow: hidden; padding: 20px 0; background-image: linear-gradient(to left, #14825e , #047475); 
	background-image: -webkit-gradient(to left, #14825e , #047475); 
	background-image: -webkit-radial-gradient(to left, #14825e , #047475); }
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 16px; color: #fff; line-height: 40px; float: left}
.copy_l a{color:#fff; font-size: 16px;}
.copy_l a:hover{color:#002ca7!important}
.footer_zhichi{width:auto; height:auto; float: right; overflow: hidden }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#fff; font-size: 16px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 16px; color: #fff; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}



/*内页*/
.ny_banner{width:100%; height: 400px; overflow: hidden; padding-top:200px; position:relative}
.ny_banner .in_header{position:absolute}
.about_ban{background: url(../images/about_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}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.zhgl_ban{background: url(../images/zhgl_ban.jpg) no-repeat center}
.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{font-weight:bold;}



/*内部二级导航*/
.ny_nav{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom:5px;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #003f98}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}
.ny_nav2{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav2 ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav2 ul li{ height:48px; line-height:48px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom: 2px;}
.ny_nav2 ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 10px; text-align: center;}
.ny_nav2 ul li:hover,.ny_nav2 ul li.active{ background: #003f98}
.ny_nav2 ul li:hover a,.ny_nav2 ul li.active a{ color: #fff;}
.ny_nav2 ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}



/*内页左边导航*/
.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-image: linear-gradient(to left, #14825e , #047475); 
	background-image: -webkit-gradient(to left, #14825e , #047475); 
	background-image: -webkit-radial-gradient(to left, #14825e , #047475);  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{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #14825e; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#14825e; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#14825e}
.ny_left_nav ul li:hover a.inactive{color:#14825e}
.ny_left_nav ul li ul li:hover a{color:#14825e}
.ny_left_nav ul li .inactives{color:#14825e}
.ny_left_nav ul li ul li:hover a{color:#14825e}
.yiji li.active{background:#fff;}
.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;}


/*内页右边内容*/
.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: #333; font-weight: bold; }
.ny_about_info img{max-width: 100%;}
.ny_about_info{font-size: 16px; color: #333; line-height: 30px; margin-top:20px;}
.ny_about_info p{font-size: 16px; color: #333; line-height: 30px; }




/*产品中心*/
.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:48.8%; float: left; height: auto; margin-bottom: 20px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%;}
.ny_product ul li .products_pic img{width:100%;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 li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(2n){float: right;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #14825e; color: #fff;}

.ny_pro_dh{width:100%; height:auto; overflow:hidden; margin:15px 0}
.ny_pro_dh i{font-size:45px; color:#333; float:left;}
.ny_pro_ddh{font-size:16px;  margin-left:60px;}
.ny_pro_ddh p{font-size:16px;}
.ny_pro_ddh span{font-size:22px; color:#333}


.p_liji{background:#E61212; color:#fff; width:150px; height:40px; text-align:center; line-height:40px;  font-size:16px; border-radius:8px; display:block; margin-top:60px;}



/*新闻*/
.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: 20px 0}
.news_time time{color: #00751b; 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: #00751b;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:58%; float: left; margin-left: 3%}
.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:26px; color: #666; font-size: 14px; 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:25%; 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 #00751b;}
.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: #00751b; color: #fff; border:2px solid #00751b; }
.ny_news_list li:hover .news_time{background: #00751b;}
.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:#00751b;}
.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: 26px;font-weight: bold; color: #555; padding: 20px 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%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }



/*联系我们*/
.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:60%; 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:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.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_case_tp{width:100%; height:auto; overflow:hidden; text-align:center}




/*客服*/
.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-image: linear-gradient(to left, #14825e , #047475); 
	background-image: -webkit-gradient(to left, #14825e , #047475); 
	background-image: -webkit-radial-gradient(to left, #14825e , #047475); 
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; 
	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;}




@media screen and (max-width:1500px){
	.w1440{width:1200px;}


}


@media screen and (max-width:1400px){
	
}


 