@charset "utf-8";
/* CSS Document */
html {height: 100%;}
body {
/*  font-family: 'Arial','Microsoft JhengHei', Helvetica, sans-serif, dashicons, FontAwesome, icomoon !important;*/
	font-family: "Microsoft YaHei","微软雅黑";
	font-size: 13px;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	overflow-x: hidden;
	margin: 0 auto;
	padding: 0;
}

div, p, span,dt,dl,dd,i,em{margin:0;padding:0; list-style:none; font-style: normal;}
h1,h2,h3,h4,h5,ul,li{list-style-type:none; margin: 0; padding: 0;}

input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select {margin:0; padding:0;}

a {color: #333;text-decoration: none;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
a:hover {color: #009843; text-decoration: none;}
a:active,a:focus {outline: 0;color: #009843; text-decoration: none;}
img {border:0; vertical-align: middle;}


.fl{ float:left;}
.fr{ float: right;}

.clear{clear: both;}

.clearfix::after{
    content:"";
　　height:0;
　　line-height:0;
　　display:block;
　　visibility:hidden;
　　clear:both;
}

.ellipsis {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.map .title{ font-size: 22px; line-height: 34px;}


/*分页样式*/
.List_page{text-align:right;padding:15px 0;clear:both;}
.List_page a{background:#fff;margin:1px;padding:4px 10px;border:1px solid #cccccc;color:#333;}
.List_page span{background:#666;color:#FFF;margin:1px;padding:4px 10px;border:1px solid #cccccc;}


/*搜索查询*/
.search {overflow: hidden;position: relative; background: #f4f4f4; padding: 20px 0;}
.search-left{float: left;  width: 450px; font-size: 16px;color: #666;}
.search-left b{display: block; color: #333; font-size: 22px;}
.search-center{float: left;  width: 298px;font-size: 16px; padding-left: 30px; color: #666; border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;}
.search-center b{display: block; color: #e78a2d;font-size: 22px;}
.search-center i img{width: 20px;}
.search-right{float: right;width: 370px; margin-left: 30px;}
.search-right input{color: #666; height: 32px;line-height: 32px; padding-left: 5px; width: 300px;border: 1px solid #E7E7E7;}
.search-right .search-submit{background: #222;border: 0;color: #FFF;height: 34px;line-height: 34px; padding: 0 15px;cursor: pointer;}
.search-right p{padding-top: 10px;}


/*以上是公共样式*/
.container{ width: 1180px; margin: 0 auto; overflow: hidden;}
.welcome{ height: 34px; line-height: 34px;  background:#F5F5F5;}
.welcome h1{ float: left; font-weight: normal;  font-size: 13px; color: #333;}
.welcome p{ float: right;color: #333;}
.welcome p a{color: #333;}
.welcome p a:hover{color: #009843;}

.head{overflow:hidden;}
.head .logo{padding: 25px 0;}
.head .logo img{float:left;}
.head .logo span{font-size:28px;line-height: 40px; float: left; color: #009843;font-weight: bold; }
.head .logo span small{ display: block; font-size: 18px;font-weight: bold; text-transform: uppercase; color: #666; line-height: 28px;}
.head .tel{float: right; padding: 30px 0;}
.head .tel span{ font-size: 15px;display: block; float: left; padding: 5px 0 0 10px; color: #666; line-height: 24px;}
.head .tel span b{font-size: 20px; color: #222; }
.head .tel img{float: left; padding-top: 6px;}


/*Menu导航 */
.navbg{height: 58px;background: #009843;}
.nav{ width: 1180px; margin: 0 auto;}
.nav ul{margin: 0;}
.nav ul li{float: left;position: relative;font-size: 15px;text-align: center; height: 58px; line-height: 58px; }
.nav ul li.active a{color: #FFF; background: #009843;}
.nav ul li a{display: block;width: 147px;color: #FFF;}
.nav ul li.hover a,.nav ul li:hover a{color: #FFF; background: #009843;}
.nav ul li .subnav{background: #fff;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%;width:100%;z-index: 199;}
.nav ul li .subnav{filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav ul li .subnav a{color: #666;display: block;font-size: 13px;line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;border-bottom: 1px solid #eee;background: #fff;}
.nav ul li .subnav a:hover{color: #009843;background: #f9f9f9;text-indent: 5px;}


/*banner开始*/
#Ibanner{ margin: 0px auto; padding: 0px; height:646px; overflow: hidden; }
.Ibanner, .Ibanner *{margin:0; padding:0;}
.Ibanner{width:100%; height:646px; overflow:hidden;position:relative;}
.slider{overflow:hidden;}
.slider li{float: left;height:646px;color: #333; text-align: center; }
.num{ position:absolute; right:0px; bottom:20px; width:52%;}
.num li{float: left;list-style:none;width: 14px;height: 14px;font-size: 0px;cursor: pointer;margin: 0px;background:url(../images/dots.png) ; background-position:0  -15px;overflow:hidden;z-index:999;}
.num li.on{width: 14px;height: 14px;font-size: 0px;background-position:0  -30px;}

/*首页模块标题*/
.home-bt{text-align: center; padding: 30px 0; } 
.home-bt span{display: block; font-size: 28px;font-weight: bold; background:url(../images/fg.png) no-repeat center;color: #333;}
.home-bt em{display: block; text-transform: uppercase; font-size: 15px;line-height: 30px; color: #666;}

.home-zujoujibg{ background: url(../images/zjjbg.jpg) no-repeat center top; padding: 30px 0;}
.home-zujoujifl{overflow: hidden; clear: both; text-align: center; margin-bottom: 30px;}
.home-zujoujifl ul{display: inline-block;}
.home-zujoujifl ul li{float: left; font-size: 14px; padding: 0 8px;}
.home-zujoujifl ul li a{display: block;color: #FFF;line-height: 40px; background: #009843; border-radius: 8px;padding: 0 20px; }
.home-zujoujifl ul li a:hover{display: block; color: #FFF; line-height: 40px; background: #edb04c;border-radius: 8px;padding: 0 20px; }

.home-zujouji{overflow: hidden;}
.home-zujouji ul{margin: 0;overflow: hidden; }
.home-zujouji ul li{ float:left;text-align:center; width: 280px;margin-right: 20px; margin-bottom: 20px;}
.home-zujouji ul li:nth-of-type(4n+0){margin-right:0px;}
.home-zujouji ul li .list-img{border:1px solid #e7e7e7;position: relative;height: 220px; overflow: hidden; background: #FFF; }
.home-zujouji ul li .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0; transition: all 0.6s;}
.home-zujouji ul li .list-img img:hover{transform:scale(1.2);}
.home-zujouji ul li h2{color: #222; text-align:center; overflow:hidden; clear:both; font-size: 15px; font-weight: normal; height: 40px; line-height: 40px;}
.home-zujouji ul li h2 a{color: #222; }

/*首页产品展示*/
.home-pro{overflow: hidden;}
.home-pro ul{margin: 0;overflow: hidden;}
.home-pro ul li{ float:left;text-align:center; width: 280px; background: #FFF; margin-right:30px; margin-bottom: 20px;}
.home-pro ul li:nth-of-type(3n+0){margin-right:0px;}
.home-pro ul li .list-img{ position: relative;height: 225px; overflow: hidden; background: #FFF; border: 1px solid #E7E7E7;}
.home-pro ul li .list-img:hover{border: 1px solid #009843;}
.home-pro ul li .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0; transition: all 0.6s;}
.home-pro ul li .list-img img:hover{transform:scale(1.2);}
.home-pro ul li h2{ text-align:center; overflow:hidden; clear:both; font-size: 13px;height: 46px; line-height: 46px; font-weight: normal; background: #F5F5F5; margin-top: 5px;}
.home-pro ul li:hover h2{ background: #009843;}
.home-pro ul li:hover a{color: #FFF;}
/*首页公司简介*/
.home-aboutbg{ background:url(../images/aboutbg.png) no-repeat center top;padding-bottom: 50px;}
.home-about{overflow: hidden;}
.home-about-l{float: left; width: 500px;}
.home-about-l img {max-width: 100%;}
.home-about-r{float: left;width: 600px;margin-left: 40px;}
.home-about-r span{display: block; font-size: 30px;padding-bottom: 10px;color: #009843; font-weight: bold;}
.home-about-r p{line-height: 27px; text-align: left; font-size: 15px; color: #666; text-indent: 2em;}
.home-about-r a{display: block;margin-top: 20px;width: 120px;height: 42px;line-height: 42px;text-align: center; border-radius: 4px;background: #009843; color: #FFF;}
.home-about-r a:hover{background: #ffc600; color: #FFF;}



/*图片左右滚动*/
#demo {overflow: hidden;margin: 0 auto;width: 1180px;}
#demo3 {overflow: hidden;margin: 0 auto;width: 1180px;}
#indemo1 {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
#demo4 {float: left;}
#demo5 {float: left;}

.youshi-bt{overflow: hidden; text-align: center; padding: 30px 0 50px 0; background: #F5F5F5;}
.youshi-bt span{display: block; font-size: 42px;  margin-bottom: 20px;}
.youshi-bt span b{color: #009843;}
.youshi-bt small{background: #009843; border-radius: 50px; font-size: 22px;padding: 8px 30px; color: #FFF;}

.youshi{overflow: hidden;}
.youshi ul{}
.youshi ul li{float: left; width: 590px;min-height: 350px;}
.youshi ul li i{float: left;font-size: 58px; font-weight: bold; margin-right: 10px; width: 75px;color: #009843;}
.youshi ul li .text{float: left;width: 505px; }
.youshi ul li .text span{display: block; border-bottom: 1px solid #E7E7E7; font-size: 25px; font-weight: bold; padding-bottom: 12px; margin-bottom: 12px; margin-top: 12px;}
.youshi ul li .text span em{display: block; font-size: 12px;font-weight: normal;text-transform: uppercase;}
.youshi ul li .text p{font-size: 18px; line-height: 26px;}
.youshi ul li img{max-width: 100%;}

 /*首页客户案例*/
.home-case-bt{text-align: center; padding: 30px 0;color: #FFF; } 
.home-case-bt span{display: block; font-size: 28px;font-weight: bold; background:url(../images/fg-baise.png) no-repeat center;}
.home-case-bt em{display: block; text-transform: uppercase; font-size: 15px;line-height: 30px;}

.home-casebg{overflow: hidden; background: url(../images/casebg.jpg) no-repeat center; background-size: cover; margin-top: 30px;}
.home-case{overflow: hidden; padding-bottom: 50px;}
.home-case ul{margin: 0;overflow: hidden; }
.home-case ul li{ float:left;text-align:center; width: 260px;margin-right: 20px;}
.home-case ul li .list-img{border:1px solid #e7e7e7;position: relative;height: 220px; overflow: hidden; background: #FFF; }
.home-case ul li .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0; transition: all 0.6s;}
.home-case ul li .list-img img:hover{transform:scale(1.2);}
.home-case ul li h2{color: #FFF; text-align:center; overflow:hidden; clear:both; font-size: 15px; font-weight: normal; height: 40px; line-height: 40px;}
.home-case ul li h2 a{color: #FFF; }

.home-hezuobg{ background: #009843;overflow: hidden;padding-bottom: 50px; margin-bottom: 30px;}
.home-hezuo{overflow: hidden;}
.home-hezuo ul{margin: 0;}
.home-hezuo ul li{ float:left;text-align:center; width: 218px; margin-right: 22px;}
.home-hezuo ul li:nth-of-type(5n+0){margin-right:0;}
.home-hezuo ul li .list-img{ position: relative; height:100px; overflow: hidden; background: #FFF;}
.home-hezuo ul li .list-img img{max-width:100%;max-height: 100%; top: 0; left: 0;right: 0; bottom: 0;position:absolute; margin:auto;transition: all 0.6s;}
.home-hezuo ul li .list-img img:hover{transform: scale(1.2);}

/*首页新闻*/
.home-news {width: 350px;}
.home-news ul{margin: 0;}
.home-news ul li{line-height: 34px; border-bottom:1px dashed #EEEEEE;}
.home-news ul li span{ float: right; color: #999;}
.home-news ul li span i{color: #f7ab00; padding-right: 5px;}
.home-news img{max-width: 100%; margin-bottom: 10px;}


.home-news-t{ border-bottom: 1px solid #d9d9d9; height: 40px; line-height: 40px; margin-bottom: 10px;}
.home-news-t span{font-size: 18px; font-weight: bold; color: #333;}
.home-news-t span i{padding-right: 5px; color: #009843;}
.home-news-t p{float: right;}

/*遇到的问题*/
.ys-title{margin:25px 0}
.ys-title b,.ys-title span{display: block;text-align: center;}
.ys-title b{font-size:28px;line-height:28px;color: #272828;}
.ys-title b em{color:#009843;font-weight: bold;}
.ys-title span{font-size:17px;width:403px;height:38px;line-height:38px; background: #F5F5F5;margin:15px auto}

.ques-list dl{width:275px;height:120px; background: #F5F5F5;float:left;text-align: center; margin-right: 26px;}
.ques-list dl:last-child{ margin-right: 0;}
.ques-list dl dt img{vertical-align: middle;}
.ques-list dl dt{color:#444444;font-size:18px;font-weight:bold;padding-top:32px}
.ques-list dl dt img{vertical-align:middle;}
.ques-list dl:hover{background:#eee;box-sizing: border-box;}

/*内页新闻*/
.news{overflow: hidden;}
.news ul{ width:100%;}
.news ul li{float: left; border-bottom:1px dashed #ccc; line-height:40px; margin-right: 28px; width:100%; font-size: 14px;}
.news ul li span{ float:right; color: #999;}

/*新闻详情页一行两列展示*/
.News-list{overflow: hidden; }
.News-list ul{ width:100%;}
.News-list ul li{ border-bottom:1px dashed #ccc; line-height:32px; background:url(../images/newspic.jpg) no-repeat left; 
width: 434px; margin-right: 30px;  float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.News-list ul li span{ float:right;}
.News-list ul li:nth-of-type(2n+0){ margin-right: 0;}

.hezuo{overflow: hidden;}
.hezuo ul{margin: 0;}
.hezuo ul li{ float:left;text-align:center; width: 213px; margin-right: 15px; margin-bottom: 20px;}
.hezuo ul li:nth-of-type(4n+0){margin-right:0;}
.hezuo ul li .list-img{ position: relative; height:100px; overflow: hidden; background: #FFF; border: 1px solid #E7E7E7;}
.hezuo ul li .list-img img{max-width:100%;max-height: 100%; top: 0; left: 0;right: 0; bottom: 0;position:absolute; margin:auto;transition: all 0.6s;}
.hezuo ul li .list-img img:hover{transform: scale(1.2);}

/*内页产品一行展示四个*/
.Product{overflow: hidden;}
.Product ul{margin: 0;}
.Product ul li{ float:left;text-align:center; width:287px; padding-right: 19px; padding-bottom: 20px;}
.Product ul li:nth-of-type(3n+0){padding-right:0;}
.Product ul li .list-img{border:1px solid #e7e7e7;position: relative; height: 236px; overflow: hidden;}
.Product ul li .list-img img{max-width:100%;max-height: 100%; top: 0; left: 0;right: 0; bottom: 0;position:absolute; margin:auto;transition: all 0.6s;}
.Product ul li .list-img img:hover{transform: scale(1.2);}
.Product ul li h2{ text-align:center; overflow:hidden;font-size: 13px; font-weight: normal; line-height: 40px;}


.Pro-Details-l{width: 450px;}
.Pro-Details-r{width: 420px; padding-left: 30px;}
.Pro-Details-r h2{font-size:22px; font-weight:bold; color:#222; border-bottom: 1px solid #E7E7E7; padding: 15px 0;}
.Pro-Details-r .gk{ padding: 15px 0; line-height: 26px;}
.Pro-Details-r .tel{border-top: 1px solid #E7E7E7;border-bottom: 1px solid #E7E7E7;font-size:22px; font-weight:bold; color:#ee5a08; padding: 10px 0;}


.web-Left{width: 240px; }
.web-Left .top{color: #FFF;background:url(../images/left.jpg) no-repeat right #009843; height: 94px; margin-bottom: 4px;}
.web-Left .top span{display: block; font-size: 24px; font-weight: bold; padding-top: 15px; padding-left: 20px;}
.web-Left .top em{ text-transform: uppercase; display: block;font-style: normal;padding-left: 20px;}
.menu1 {overflow: hidden;}
.menu1 ul {background: #FFF;}
.menu1 ul li{height: 45px; line-height: 45px;margin-bottom: 4px;}
.menu1 ul li a{display: block; padding-left: 20px; background: #F5F5F5;}
.menu1 ul li a:hover{display: block;color: #FFF;background:#009843;}
.menu1 .leftmenu_h{background:#009843;color: #FFF;}


.menu2 {overflow: hidden;}
.menu2 h2{height: 45px; line-height: 45px;}
.menu2 h2 a{display: block; padding-left: 20px; background: #009843; color: #FFF; font-size: 15px;}
.menu2 h3{height: 40px; line-height: 40px; font-weight: normal; font-size: 14px; border-bottom: 1px solid #e1e1e1;}
.menu2 h3 a{display: block; padding-left: 20px; background: #F5F5F5;}
.menu2 h3 a:hover{display: block;color: #FFF;background:#2b2b2b;}
/*.menu2 .no {display: none;}*/



.left_contact {overflow: hidden; background:#009843; margin-top: 10px; padding: 10px;}
.left_contact i{float: left;padding: 4px 10px;}
.left_contact span{float: left; line-height: 24px; color: #FFF; font-size: 18px; font-weight: bold; }
.left_contact span em{font-size: 15px; display: block; font-weight: normal; line-height: 15px;}
.left_lx{ background: #F2F2F2;padding: 12px; color: #222; line-height: 24px;}


/*当前位置*/
.here{overflow: hidden; border-bottom: 3px solid #E7E7E7;margin-bottom: 15px;line-height: 40px; height: 40px;}
.here span{float: left; position: absolute; font-size: 20px; font-weight: bold; color: #009843;border-bottom: 3px solid #009843;}
.here p{float: right;}


.web-right{width: 900px; padding-left: 40px;}
.danye-line {line-height: 25px; overflow: hidden;}
.danye-line img{ max-width: 100%; }

.Details{overflow: hidden;}
.Details h1{margin:5px 0;padding:0;text-align:center;font-size:24px;}
.Details dt{display: block; text-align:center;color:#999;border:1px solid #e1e1e1;border-left:0;border-right:0;margin:10px 0;padding:15px 0;}
.Details .Details-contact{ line-height: 26px;}
.Details .Details-contact img{max-width: 100%;}

.news_pre{margin:10px 0 5px 0;clear:both;}
.linkbg{}
.link{overflow: hidden;padding: 15px 0;}
.link span{color: #009843; font-size: 16px; }
.link ul{margin: 0;}
.link ul li{float: left; color: #666; line-height: 30px;}
.link ul li a{color: #666;}
.link ul li a:hover{color: #0473b8;}
.link ul li i{padding: 0 8px;}

footer{overflow: hidden;background: #343434; padding-top: 30px;}

.footmenu{overflow: hidden; width: 603px; float: left; }
.footmenu ul{margin: 0;}
.footmenu ul li{float: left;  border-right: 1px solid #495157; width: 170px; text-align: left; padding-left: 30px; min-height: 210px;}
.footmenu ul li dt{ color: #FFF; font-size: 16px; padding-bottom: 15px;}
.footmenu ul li a{color: #ccc; display: block;  line-height: 26px; font-size: 12px;}
.footmenu ul li a:hover{color: #4baf32;}

.foot-contact{float: left; width: 547px; padding-left: 30px;}
.foot-contact .wx{float: left; width: 140px;}
.foot-contact .wx img{max-width: 100%;}
.foot-contact .lx{float: left; color: #FFF; padding-left: 20px; line-height: 26px;}
.foot-contact .lx dt{color: #FFF; font-size: 24px; padding-bottom: 8px;}

.copy{ overflow: hidden;padding: 20px 0; text-align: center; color: #FFF;  background: #009843;}
.copy a{color: #FFF;}
.copy a:hover{color: #ffc600;}

/*右边浮动*/
.zx-service{position:fixed; right:0px; top:200px;z-index: 10000; right: 20px;}
.service-box{background-color: #fff; border-radius:5px; width:90px; margin-bottom:8px;box-shadow: 0px 2px 3px  #929ea9;}
.service-box span{display:block;}
.service-box span.text{ background:url(../images/kf01.png) no-repeat; height:47px; line-height:40px; text-align:center; color:#fff; font-size:16px; position:relative; z-index:10;}
.service-box ul{margin-top: -7px;}
.service-box li{border-bottom:1px solid #efefef; text-align:center; position:relative;}
.service-box li em{font-size:12px;color: #757575;}
.service-box li a{display:block; padding-top:6px; padding-bottom:10px;}
.service-box li:first-child a{padding-top: 14px;}
.service-box li:last-child a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.service-box li a:hover{background:#f9f9f9;}
.service-box li a:hover em{color:#009843; }
.service-box ul li:last-child{border:none;}
.service-box li p{position:absolute; left:-152px; width:150px; top:0; background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);display:none; font-size:18px; font-weight:bold;color: #009843;padding: 10px 0px;}
.service-box li:hover p{display:block; }
.service-arrow{box-shadow: 0px 2px 2px #d6d6d6;border:1px solid #ddd;  border-radius:5px;  width:90px; background:url(../images/kf05.png) no-repeat center center #fff; height:40px; cursor:pointer; }
.service-arrow a{display:block; width:90px; height:45px;}



