  *{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
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;  }
a:hover{text-decoration:none}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.container{width:1200px; margin:0px auto;}
.w1440{width:1440px; margin:0px auto;}
.r{float:right;}
.l{float:left;}



/* 网站导航 */
.header_center{ width:100%; height: 128px; background: rgba(255,255,255,0.2); position: absolute; top:0; left:0; z-index: 9; padding: 0px 3%}
.h_logo{width:16%; height: 100%; display: block; overflow: hidden; float: left; display: flex; align-items: center; }
.h_logo img{width:100%; height: auto;  align-items: center; margin: 0px auto;}
.header_center ul{ width: 700px; float: right; }
.dh_k{width: 60%; height:73px; z-index: 9;   float: left; margin-left: 6%; margin-top: 42px;}
.dh_k menu{ float: left;}
.dh_k_top{height: 48px;}
.dh_k_top li{ float: right; font-size: 14px; color: #666;padding: 0 14px; line-height: 48px; position: relative;}
.dh_k_top li::after{ content: ""; position: absolute; display: block; height: 12px; width: 1px; background: #dedede; right: 0; top: 18px;}
.dh_k_top li:first-child::after{ display: none}
.top_tel{ float: left; text-indent: 40px;  font-size: 26px; font-weight: bold;  color: #fff; line-height:102px; margin-left: 20px;}





/*导航*/
.h_dianhua{float:right; background: #2f6c5c; padding:0px 20px; height: 40px; border-radius: 25px; line-height:40px;; margin-top: 44px; }
.h_dianhua p{font-size: 16px; color: #fff; background: url(../images/dhs.png) no-repeat left center; padding-left: 30px;}
.h_gwc{width:auto ;float: right; height: 35px; line-height: 35px; background:url(../images/gwc.png) no-repeat left center; padding-left:35px;  
	 margin-right: 4%;  margin-top: 44px; position:relative}
.h_gwc p{font-size: 16px; color: #333333;}	
.h_gwc_links{width:190px; height:auto; overflow:hidden; background:#eee; padding:10px; position:absolute; top:35px; left:50%; margin-left:-95px; display:none; transition: all 0.4s ease-in-out;}
.h_gwc_links a{font-size:14px; color:#333; line-height:35px; width:100%; display:block; text-align:center}	
.h_gwc_links a:hover{color:#2f6c5c; font-weight:bold;}
.h_gwc:hover .h_gwc_links{display:block;transition: all 0.4s ease-in-out; }
	
	
	
.header_nav{width:51%; height:50px; z-index: 9;  float: left; margin-left:6%; margin-top: 42px;}
.nav{width:100%; height:50px; position: relative; margin: 0px auto; }
.nav .nLi{ float:left;  display:inline; height:100%; width:14.2%; text-align: center;  position: relative;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center; position: relative;}
.nav .nLi h3 a{width: 100%; height: 100%; display: block; }
.nav .nLi h3 p{position: relative; z-index: 9;font-size:16px; color:#333333; height:50px;  }
.nav li.active p,.nav .nLi:hover p{color:#2f6c5c; font-weight: bold;}
.nav li.active h3{background: url(../images/active.png) no-repeat bottom center}
.nav .nLi:hover h3{background: url(../images/active.png) no-repeat bottom center}
.nav .sub{ display:none;left:0; top:50px;  position:absolute;  line-height:26px; width:100%;   z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center;  }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#2e5ba7}
.nav .nLi:last-child{background: none;}
.header-menu{float:right; padding:0; width: 100%;  padding-left: 10px;}
.header-menu dl{float:left;width:10%;}
.header-menu dl dt{height:73px;}
.header-menu dt a{display:block; height:58px; line-height:30px; font-size:16px; color:#333; text-align:center;   position: relative;}
.header-menu dd{display:none; position:absolute; top:115px; left:0; right:0; z-index:9; }
.header-menu .panel-inner{  background:#f6f6f6; margin: 0 auto; overflow: hidden;}
.nav_left{ width: 43%; float: left; height: 270px; border-right: 1px solid #dedede; padding-top: 30px; padding-left: 50px;}
.nav_left h2{ font-size: 24px; line-height: 2.2;}
.nav_left p{ font-size: 14px; line-height: 24px; text-align: justify; color: #666; padding-right: 20px;}
.nav_left a{ display: block; height: 36px; width: 160px; border: 1px solid #2f6c5c; text-align: center; font-size: 14px; line-height: 36px; color: #2f6c5c; margin-top:20px;}
.nav_left a:hover{background: #2f6c5c; color: #fff;}
.nav_center{ width: 22%; float: left; height: 270px;  border-right: 1px solid #dedede; padding-top: 30px;}
.nav_center p{ width: 90%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; padding: 2px 0;}
.nav_center p a{display: block;height: 36px; line-height: 36px;  text-align: center;}
.nav_center p:hover a{ background: #2f6c5c; color: #fff;}
.nav_right {width:20%; float: right; padding-top: 30px; padding-right: 40px;}
.nav_right span{ height: 178px; width: 325px;overflow: hidden; float: right; display: block;}
.nav_right span img{ width: 100%;}
.header-menu dl:hover dt a, .header-menu dl dt a.active{background: url(../images/active.png) no-repeat bottom center}
.header-menu dl dt a.active,.header-menu dl:hover dt a{color:#2f6c5c; font-weight: bold;}



/*banner*/
.banner{ width:100%;  position:relative;  height:863px;clear: left; overflow: hidden; }
.banner .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:auto; overflow:hidden; position:absolute; left:0; bottom:40px; z-index:1; width: 100% }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1;  height: auto; margin: 0px auto; display: table}
.banner .slideBox .hd ul li{  width:12px; height:12px;  text-align:center; border-radius: 50%; background: #fff; float: left; margin: 0px 10px; }
.banner .slideBox .hd ul li.on{background:#2f6c5c; }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0; width:100%  }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; height:863px; }
.banner .slideBox .bd li a{width:100%; height: 100%; display: block; }



/*关于我们*/
.index_about{width:100%; height:723px; overflow: hidden;  background: url(../images/about_bjs.jpg) no-repeat center;  padding-top: 55px; margin-bottom: 73px;}
.index_about_left{width:600px; height: auto; float: left; margin-top: 40px;}
.index_about_left ul{width:100%; height: auto; overflow: hidden; border-top:1px solid #ededed;  border-bottom:1px solid #ededed; padding:40px 30px 0}
.index_about_left ul li{width:200px; height: auto; float: left; margin-bottom: 40px;}
.index_about_left ul li:nth-child(2n){float: right}
.index_about_left ul li img{float: left;  margin-right: 20px; margin-top: 5px; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_left ul li dl{float: left;}
.index_about_left ul li dl dt{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333}
.index_about_left ul li dl dd{font-size: 14px; color: #666666; line-height: 28px;}
.index_about_right{float: right; width: 473px; margin-top:40px;}
.index_about_right img{width:100%; height: auto; display: block}
.ab_info{width:100%; height: auto; overflow: hidden; margin-top: 40px; font-size: 16px; color: #666666; line-height: 30px; display: block; }
.ab_info:hover{color:#2f6c5c}
.ab_more{width:214px; height: 40px; display: block;  margin-top: 78px; font-size: 16px; color: #fff; background: url(../images/ab_more.png) no-repeat center;line-height: 40px; padding-left: 32px;}
.index_about_left ul li:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden;}
.index_product .index_news_top{width:auto; display: table; margin: 0px auto;}
.index_product_p{font-size: 14px; color: #666666; line-height: 30px; text-align: center; font-size: 14px; color: #666666; margin-top:10px;}
.picMarquee-left{ overflow:hidden; position:relative;  margin-top: 34px; }
.index_product_nav{width:auto; display: table; margin: 34px auto}
.index_product_nav a{width:210px; height: 53px; border: 1px solid #2f6c5c; text-align: center; line-height: 53px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left;  margin: 0px 10px;}
.index_product_nav a:hover{background: url(../images/pro_nav.jpg) no-repeat center; color:#fff; border: 0;}
.picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:25%; height:auto; }
.picMarquee-left .bd ul li 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_pro_pic{width:100%; height: auto; position: relative; }
.index_pro_hover{width:100%; height: 100%; background-image: linear-gradient(to bottom, rgba(1,184,190,0.65) ,rgba(8,142,216,0.65)); 
	background-image: -webkit-gradient(to bottom, rgba(1,184,190,0.65) , rgba(8,142,216,0.65)); 
	background-image: -webkit-radial-gradient(to bottom,rgba(1,184,190,0.65),rgba(8,142,216,0.65)); position: absolute; top:100%; left:0; padding-top: 30%; 
transition: all 0.4s ease-in-out;}
.index_pro_hover i{width:34px; height: 36px; display: block;  margin:8px auto;}
.index_pro_hover p{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; font-family: "Arial"}
.index_pro_pic{width:100%; height: auto; overflow: hidden; display: block}
.index_pro_pic img{width:100%; height: auto; display: block}
.in_pro_info{width:100%; height:auto; background: #eeeeee; padding: 28px 0 35px}
.in_pro_info h3{font-size: 24px; color: #333333; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 40px; line-height: 40px;}
.in_pro_info p{font-size: 16px; color: #999999; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height:30px; line-height: 30px;}
.picMarquee-left .bd ul li:hover .in_pro_info{background:url(../images/pro_h.jpg) no-repeat repeat}
.picMarquee-left .bd ul li:hover h3,.picMarquee-left .bd ul li:hover p{color:#fff}
.picMarquee-left .bd ul li:hover .index_pro_hover{top:0; transition: all 0.4s ease-in-out;}
.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_youshi{width:100; height:auto;overflow: hidden; margin: 94px 0 78px;}
.index_youshi_t{width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.index_youshi_t h3{font-size: 40px; color: #2f6c5c; font-weight: bold; float: left}
.index_youshi_t span{font-size: 36px; color: #999999; float: left; margin: 0px 15px;}
.index_youshi_t h4{font-size: 24px; color: #666666; font-family: "Arial"; float: left; margin-top: 14px;}
.index_youshi_t a{width:180px; height: 48px; line-height: 46px; float: right; border:1px solid #2f6c5c;  color:#333333; font-size: 18px; text-align: center; }
.index_youshi_t a:hover{background: #2f6c5c; color:#fff}
.index_youshi_all{width:82%; height: auto; float: right; margin-top: 46px;}
.index_youshi_left{width:38%; height:688px; background: url(../images/ys_left.jpg) no-repeat center; float: left; padding: 55px;}
.index_youshi_left ul{width:100%; height: auto; overflow: hidden}
.index_youshi_left ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.index_youshi_left ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 22px; color: #fff; font-weight: bold;}
.index_youshi_left ul li h3 span{font-size: 30px; color: #fff; margin-right: 10px; }
.index_youshi_left ul li p{width:100%; height: auto; overflow: hidden; line-height: 30px; font-size: 16px; color: #f5f5f5; margin-top: 10px;}
.youshi_ly{width:100%; height: auto; overflow: hidden}
.youshi_ly p{background: url(../images/hb_dh.png) no-repeat left center; padding-left: 20px; height: 40px; line-height: 40px; padding-left: 40px; font-size:18px; color: #fff}
.youshi_ly a{width:129px; height: 36px; display: block; background: #fff; border-radius: 25px; text-align: center; line-height: 36px; font-size: 16px; color: #2f6c5c; margin-top: 15px;}
.youshi_ly p span{font-size: 30px; color: #fff; font-weight: bold;}
.index_youshi_right{width:62%;float:left;}
.index_youshi_right .slideBox{ width:100%; height:auto;  position:relative;  }
.index_youshi_right .slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:-120px; top:20px; z-index:1; }
.index_youshi_right .slideBox .hd ul{ overflow:hidden; zoom:1; }
.index_youshi_right .slideBox .hd ul li{ float:left;  margin: 0px 8px;  width:15px; height:15px; background:rgba(255,255,255,0.4); text-align:center;  cursor:pointer; 
	border-radius: 50%; }
.index_youshi_right .slideBox .hd ul li.on{background: rgba(255,255,255,1)}
.index_youshi_right .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index_youshi_right .slideBox .bd li{ zoom:1; vertical-align:middle; height: 688px }
.index_youshi_right .slideBox .bd img{ width:100%; height:auto; display:block;  }
.index_youshi_right .slideBox .prev,
.index_youshi_right .slideBox .next{ position:absolute;  bottom:60px; display:block;width: 64px; height: 64px;  }
.index_youshi_right .slideBox .next{background: #2f6c5c url(../images/ys_right.png) no-repeat center; left:0;}
.index_youshi_right .slideBox .prev{background: #2f6c5c url(../images/ys_left.png) no-repeat center; left:-64px;}



/**/
.index_ggimg{width:100%; height: 454px; background: url(../images/gg_bjs.jpg) no-repeat center; background-attachment: fixed;     background-size: cover; overflow:hidden}
.index_ggimg_left{width:630px; height: auto; float: left; margin-top: 80px;}
.index_ggimg_left h3{font-size: 58px; color: #ffffff; font-weight: bold;}
.index_ggimg_left h4{font-size: 42px; color: #fff; margin: 20px 0 30px}
.index_ggimg_left h5{font-size: 21px; color: #fff; font-family: "Arial"; line-height: 30px;}
.index_ggimg_right{float: right; width:539px; height: auto; float: right; margin-top: -40px;}
.index_ggimg_right img{width:100%; height: auto; display: block}




/*公司新闻*/
.index_news_gs{width:100%; height:763px; background: url(../images/news_bjs.jpg) no-repeat center; padding-top: 89px;}
.index_news_top{width:100%; height: auto; overflow: hidden}
.index_news_top h3{font-size: 40px; color: #2f6c5c; font-weight: bold; float: left}
.index_news_top span{font-size: 36px; color: #999999; float: left; margin: 0px 15px;}
.index_news_top h4{font-size: 24px; color: #666666; font-family: "Arial"; float: left; margin-top: 13px;}
.index_news_top a{width:208px; height: 40px; line-height: 40px; float: right; background: url(../images/more.png) no-repeat center; float: right; color:#2f6c5c; font-size: 16px; text-align: right; padding-right: 36px;}
.index_news_all{width:100%; height: 508px; background: #fff;  margin-top: 50px; padding:50px 45px;}
.news_all_left{width:668px; height: auto; float: left}
.news_all_left li{width:100%; height: auto; overflow: hidden; }
.in_news_left{width:174px;  height: 134px; float: left;  text-align: center; padding-top: 32px;}
.in_news_left p{font-size: 34px; color: #333333;}
.in_news_left span{font-size: 24px; color: #666666; display: block}
.in_news_right{width:450px; height: auto; float: right; padding-top:18px;}
.in_news_right h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_right p{width:100%; height: 60px; line-height: 30px; color: #666666; font-size: 14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_all_left li:hover .in_news_left{background: url(../images/n_img.jpg) no-repeat center;}
.news_all_left li:hover .in_news_left p,.news_all_left li:hover .in_news_left span{color:#fff}
.news_all_left li:hover h3,.news_all_left li:hover p{color:#2f6c5c} 

.news_all_right{width:363px; height: auto; float: right}
.news_all_right .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; }
.news_all_right .slideBox .hd{ height:auto; overflow:hidden; position:absolute; right:10px; bottom:90px; z-index:1; width:auto; }
.news_all_right .slideBox .hd ul{ overflow:hidden; zoom:1;  height: auto; margin: 0px auto; display: table}
.news_all_right .slideBox .hd ul li{  width:6px; height:6px;  text-align:center; border-radius: 50%; background: #bfbfbf; float: left; margin: 0px 5px;}
.news_all_right .slideBox .hd ul li.on{background:#2f6c5c; width:20px; border-radius: 5px;  }
.news_all_right .slideBox .bd{ position:relative; height:100%; z-index:0; width:100%  }
.news_all_right .slideBox .bd li{ zoom:1; vertical-align:middle; height:auto; }
.news_all_right .slideBox .bd li a{width:100%; height: 100%; display: block; }
.news_all_pic{width:100%; height: auto; overflow: hidden}
.news_all_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;}
.news_all_xx{width:100%; height: auto; display: block; padding: 10px; background: #2f6c5c}
.news_all_xx p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_all_xx dl{width:100%; height: 30px; line-height: 30px;}
.news_all_xx dl dt{width:200px; height: 30px; float: left; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_all_xx dl dd{width:auto; height: 30px; float: right; font-size: 16px; color: #fff; }

.news_all_right .slideBox .bd 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_hy{width:100%; height: auto; overflow: hidden; margin-top: 55px; }
.index_news_hy .index_news_top{width:auto; display: table; margin: 0px auto;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 54px;}
.picScroll-left{ overflow:hidden; position:relative;  }
.picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 27px; float:left; _display:inline; overflow:hidden;  width:345px; height: auto;  }
.picScroll-left .bd ul li h3{width:100%; height: 35px; line-height: 35px; font-size:18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}

.picScroll-left .bd ul li p{width:100%; height: auto; display: block; font-size: 14px; color: #666666; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 12px;
}
.picScroll-left .bd ul li dl{width:100%; height:50px;  margin-top: 28px; border-top:2px solid #eeeeee; padding-top: 20px;}
.picScroll-left .bd ul li dl dt{width:auto; float: left; font-size: 16px; color: #666666; font-family: "Arial"}
.picScroll-left .bd ul li dl dd{float: right; }
.news_more{width:160px;  height: 50px; background: #2f6c5c; text-align: center; line-height:50px; font-size: 18px; color: #fff;display: block; margin: 50px auto 50px;}
.picScroll-left .bd ul li:hover h3,.picScroll-left .bd ul li:hover p{color:#2f6c5c}




/*资讯*/
.index_contact{width:100%; height: 397px; background: url(../images/lianxi_bjs.jpg) no-repeat center;    text-align: center; padding-top:50px; position: relative}
.index_contact h4{font-size: 28px; color: #fff; font-weight:bold; text-align: center; margin: 15px auto 30px;}
.index_contact h3{font-size:28px; color: #fff;  text-align: center; font-family: "Arial"}
.index_contact p{font-size: 20px; color: #fff; text-align: center; margin-bottom: 10px;}
.in_dianhua{font-size: 24px; color: #ffffff; background: url(../images/b_dh.png) no-repeat left center; padding-left: 60px; height: 42px ;  display: table; margin: 0px auto;}
.in_dianhua_xx{font-size: 50px; color: #ffffff; font-family: "Arial"; margin-top: 20px; margin-bottom: 20px;}
.index_contact img{margin-bottom: 15px;}
.footer_top{width:83px; height: 83px; position: absolute; bottom:-41.5px;; left:50%; margin-left: -41.5px; z-index: 999}




/*dibu*/
.footer{width:100%; height: auto; overflow: hidden;background:#eeeeee;  padding-top:50px; padding-bottom: 20px; position: relative}
.footer_nav{float: left; margin-left: 40px;}
.footer_nav dl{width:auto; float:left; margin-right:66px;}
.footer_nav dl dt{width:100%; height: auto;  text-align: center}
.footer_nav dl dt h3{ font-size: 16px; color: #333333;}
.footer_nav dl dt hr{width:22px; height: 2px; display: block; background: #2f6c5c; margin:12px auto;}
.footer_nav dl dd{width:100%; height: auto; display: block;text-align: center }
.footer_nav dl dd a{font-size: 14px; color: #666666; display: block; line-height: 30px;}
.footer_nav dl:last-child{margin-right: 0}
.footer_ma{width:auto; height: auto; overflow: hidden; float: right}
.footer_ma dl{width:149px; height:116px; float: left; margin-left: 32px;}
.footer_ma dl dt{width:116px; height: auto; display: block; float: left}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:33px; height:116px; line-height: 33px; font-size: 14px; color: #666666;  float: left; writing-mode:tb-rl; writing-mode:vertical-rl; border: 1px solid #fff; display:inline-block; padding-top: 20px; letter-spacing:5px}
.footer_nav dl dd a:hover{color:#2f6c5c}





/*底部*/
.copy{clear:both;width:100%;height:61px; line-height:60px; position: relative;  background: #2e3338; border-top:1px solid rgba(255,255,255,0.2)}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff}
.copy_l a:hover{color:#bb863b!important}
.footer_zhichi{width:auto; height:60px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:60px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:18px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:18px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#2f6c5c;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}











/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.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}

.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}

.fsxm_ban{background: url(../images/fsxm_ban.jpg) no-repeat center}
.ystl_ban{background: url(../images/ystl_ban.jpg) no-repeat center}


.ny_baninfo{width:1200px; height:180px; position: absolute; top:185px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #2f6c5c; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#2f6c5c}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #2f6c5c)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}








/*内部二级导航*/
.ny_nav{width:1300px; height:54px; 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;}
.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: #2f6c5c}
.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: #2f6c5c; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left;  padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#2f6c5c}


.ny_pro_bt ul li.active a{color:#2f6c5c}



/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all 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_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all img{max-width:100%}
.ny_service_all p{ color: #666}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}


.ny_tuijian{ padding-top: 20px;}
.slideTxtBox3 .hd ul{height: 42px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height: 42px; line-height: 48px; text-align: center;  width:170px; margin-right: 2px;  float: left; margin-bottom:10px;}
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef;}
.slideTxtBox3 .hd ul li.on a{background: #2f6c5c; color: #fff;}
.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 285px; margin-right: 20px; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 100%; height: auto; overflow: hidden; }
.slideTxtBox3 .bd li .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;
}
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; text-align: center;}
.slideTxtBox3 .bd li  p a{ font-size: 16px; color:#333; width:100%; height:100%; display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}
.slideTxtBox3 .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox3 .bd li:hover a{color:#2f6c5c}
.fav1{ width: 100%;overflow: hidden;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}
.fav1 li:hover a,.fav1 li:hover span{color:#2f6c5c}

.index_title_5{overflow: hidden; padding-top: 60px;}
.index_title_5 span{ display: block; text-align: center; font-family: "Impact"; font-size: 76px; color: rgba(34,34,34,0.07); text-transform: uppercase;}
.index_title_5 p{font-size: 36px; color: #222; line-height: 2;  margin-top: -70px; font-weight: bold; text-align: center;}
.index_title_5 em{ display: block; font-style: normal; width: 700px; margin: 0 auto; line-height: 24px; color: #666; text-align: center; font-size: 14px;}
.slideTxtBox3{ margin-top: 20px; margin-bottom: 30px;}




/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:140px;}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #2f6c5c; 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; }
.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{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:#2f6c5c; font-size: 14px;  font-weight: bold;}
.ny_left_nav ul li.active a{color:#2f6c5c}
.ny_left_nav ul li:hover a.inactive{color:#2f6c5c}
.ny_left_nav ul li ul li:hover a{color:#2f6c5c}
.ny_left_nav ul li .inactives{color:#2f6c5c}
.ny_left_nav ul li ul li:hover a{color:#2f6c5c}



.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: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #2f6c5c;}
.accordion .link i{width:7px; height:7px;  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;

}

.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;}
.accordion .link i{width:7px; height:7px;  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;
    
}

.ny_left_nav .accordion p{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #2f6c5c; left: 10px; top: 22px;}
.ny_left_nav .accordion p a{ display: block; font-size: 16px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}



/*产品中心*/
.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.2%; float: left; height: auto; margin-bottom: 20px; margin-right: 15px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #eee; display: flex; align-items: center;}
.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; align-items: center; margin: 0px auto;}
.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(3n){float: right; margin-right: 0;}
.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: #2f6c5c; color: #fff;}



/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:436px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.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:15px; color:#666; line-height:30px; min-height: 200px;}
.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;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_ddh span{ font-size: 30px; color: #2f6c5c; font-family: "Impact"}
.bd_xx{ padding: 0 20px;font-size: 15px; color: #454545;}

.ny_proshow_bottom .slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #2f6c5c; position: absolute; left: 20px; top:24px; display: block; content: "";}



/*å†…é¡µæ–°é—»*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:88%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #2f6c5c}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.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;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#2f6c5c}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all 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_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}




@media screen and (max-width:1680px){
	.index_youshi_all{width:87%}
	.dh_k{margin-left:3%}
}



@media screen and (max-width:1600px){
	.index_youshi_all{width:90%}
}


@media screen and (max-width:1500px){
	.index_youshi_all{width:93%}
	.index_youshi_left{padding: 55px 24px;}
	.index_youshi_left{width:40%}
	.index_youshi_right{width:60%}
	.in_pro_info h3{font-size:20px;}
	.h_gwc{margin-right:2%}
}

@media screen and (max-width:1360px){
	
	.h_logo{width:14%}
	.h_dianhua p{font-size:14px;}
}




.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #2f6c5c;
    left: 0;
    top: 20px;
}