@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: #ff3300; text-decoration: none;}
a:active,a:focus {outline: 0;color: #ff3300; 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 a.page-num-current{background:#666;color:#FFF;margin:1px;padding:4px 10px;border:1px solid #cccccc;}


/*搜索查询*/
.search {overflow: hidden;position: relative;  height: 70px; line-height: 70px; box-shadow:5px 5px 10px #ccc ;-webkit-box-shadow:5px 5px 10px #ccc;}
.search-left{float: left; }
.search-left b{color: #333;}
.search-left a{color: #666;}
.search-left a:hover{color: #ff3300;}
.search-right{float: right;}
.search-right input{color: #666; height: 32px;line-height: 32px; padding-left: 5px; width: 300px;border: 1px solid #E7E7E7;}
.search-right .search-submit{background: #65be1d;border: 0;color: #FFF;height: 34px;line-height: 34px; padding: 0 15px;cursor: pointer;}


/*以上是公共样式*/
.container{ width: 1180px; margin: 0 auto; overflow: hidden;}
.welcome{ height: 34px; line-height: 34px;  background:#f8f8f8;}
.welcome h1{ float: left; font-weight: normal;  font-size: 13px; color: #666;}
.welcome p{ float: right;color: #666;}
.welcome p a{color: #666;}
.welcome p a:hover{color: #fb8a01;}

.head{height: 110px;}
.head .logo{ padding-top: 15px;}
.head .logo img{float: left; width: 75px;}
.head .logo span{font-size:30px; float: left; padding-left: 15px;font-weight: normal; color: #333; }
.head .logo span small{ display: block; font-size: 15px;font-weight: normal; text-transform: uppercase; color: #666;}
.head .logo span small b{ color: #e6431d;}
.head .tel{float: right; padding-top: 20px;}
.head .tel span{ font-size: 15px;display: block; float: left; padding: 5px 0 0 15px; color: #999;}
.head .tel span b{font-size: 25px; color: #333; font-family: impact,"微软雅黑";}
.head .tel img{max-width: 60px; float: left;}


/*Menu导航 */
.navbg{background: #257b3a;height: 50px;}
.nav{ width: 1180px; margin: 0 auto;}
.nav ul{margin: 0;}
.nav ul li{float: left;position: relative;font-size: 16px;text-align: center; height: 50px; line-height: 50px;}
.nav ul li:first-child{background: #184c25;}
.nav ul li a{display: block;width: 147px;color: #FFF;}
.nav ul li.hover a,.nav ul li:hover a{color: #fff;background: #184c25;}
.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:180px;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: #044b97;background: #f9f9f9;text-indent: 10px;}


/*banner开始*/
#Ibanner{ margin: 0px auto; padding: 0px; height:468px; overflow: hidden; }
.Ibanner, .Ibanner *{margin:0; padding:0;}
.Ibanner{width:100%; height:468px; overflow:hidden;position:relative;}
.slider{overflow:hidden;}
.slider li{float: left;height:468px;color: #333; text-align: center; }
.slider li .font01 { text-align: center; padding-top: 120px;}
.slider li .font01 span{color: #FFF; font-size: 36px; font-weight: bold;}
.slider li .font01 span b{ display: block; font-size: 16px; font-weight: normal;  padding: 20px 0;}
.slider li .font01 small{color: #65be1d; font-size: 42px; }

.slider li .font02 { text-align: center; padding-top: 120px; }
.slider li .font02 span{color: #65be1d; font-size: 36px; font-weight: bold;}
.slider li .font02 small{display: block; color: #666; font-size: 24px; }

.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: inline-block; width: 100%; font-size: 26px; text-align: center; line-height: 60px;  background: url(../images/fg.png) no-repeat center bottom;}

/*首页代理品牌*/
.home-pp{ overflow: hidden; padding-bottom: 30px;}
.home-pp ul{ margin: 0;}
.home-pp ul li{ float: left; width: 270px; margin-right: 30px; border: 1px solid #E7E7E7; margin-bottom: 30px;}
.home-pp ul li:nth-of-type(4n+0){margin-right: 0;}
.home-pp ul li .list-img{ position: relative;height: 170px; overflow: hidden; background: #FFF;}
.home-pp 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-pp ul li .list-img img:hover{transform:scale(1.2);}

/*首页公司简介*/
.home-about{overflow: hidden; background: url(../images/about.jpg) no-repeat center top; height: 600px; }
.home-about-l{float: left; width: 590px; color: #FFF; padding: 50px 0 0 0;}
.home-about-l h3{font-size: 20px; font-weight: normal;}
.home-about-l p{font-size: 16px;}
.home-about-r{float: left; width: 500px; color: #333;padding: 80px 0 0 50px;}
.home-about-r b{font-size: 28px; display: block; padding-bottom: 15px;}
.home-about-r p{line-height: 26px; text-align: left; font-size: 14px;}
.home-about-r a{float: right; color: #FFF; background: #257b3a; padding: 10px 20px;}
.home-about-r a:hover{color: #FFF; background: #184c25;}


/*首页产品展示*/
.home-pro-list{overflow: hidden;text-align: center;} 
.home-pro-list ul{ display: inline-block;}
.home-pro-list ul li{display: inline-block; float: left; margin-right:42px ; margin-bottom: 20px;}
.home-pro-list ul li a{display: block; background: #fff; border: 1px solid #dcdcdc; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; width: 200px; height: 50px; line-height: 50px;}
.home-pro-list ul li a:hover{border: 1px solid #044b97; color: #fff; background: #257b3a;}
.home-pro-list ul li:first-child a{display: block;  border: 1px solid #dcdcdc; text-align: center;color: #FFF; background: #257b3a;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; width: 200px; height: 50px; line-height: 50px;}
.home-pro-list ul li:nth-of-type(5n+0){margin-right:0px;}

.home-probg{background: #d6f0fd; padding: 20px 0;}
.home-pro{overflow: hidden;padding: 30px 0;}
.home-pro ul{margin: 0;overflow: hidden;}
.home-pro ul li{ float:left;text-align:center; width: 270px; background: #FFF; margin-right:30px;border:1px solid #E7E7E7; margin-bottom: 30px;}
.home-pro ul li:nth-of-type(4n+0){margin-right:0px;}
.home-pro ul li:hover{border:1px solid #257b3a;}
.home-pro ul li .list-img{ position: relative;height: 208px; overflow: hidden; background: #FFF;}
.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: 15px; font-weight: normal; height: 40px; line-height: 40px; margin:10px;}
.home-pro ul li:hover h2{background: #257b3a;color: #FFF;}

/*图片左右滚动*/
#demo3 {overflow: hidden;width: 1180px; margin: 0 auto;}
#indemo1 {float: left;width: 800%;}
#demo4 {float: left;}
#demo5 {float: left;}

 /*首页客户案例*/
.home-case{overflow: hidden; padding-bottom: 50px;}
.home-case ul{margin: 0;overflow: hidden; }
.home-case ul li{ float:left;text-align:center; width: 305px;padding-right: 30px;}
.home-case ul li .list-img{border:1px solid #e7e7e7;position: relative;height: 230px; 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{ background: #FFF;color: #333; text-align:center; overflow:hidden; clear:both; font-size: 15px; font-weight: normal; height: 40px; line-height: 40px;}

/*首页行业应用*/
.home-yybg{overflow: hidden; background: #fafafa;}
.home-yy{ overflow: hidden;}
.home-yy ul{ margin: 0;}
.home-yy ul li{ float: left; width: 196px; margin-bottom: 30px; text-align: center;}
.home-yy ul li .list-img{ position: relative;height: 110px; overflow: hidden;cursor: pointer;}
.home-yy 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-yy ul li .list-img img:hover{transform:scale(1.2);}
.home-yy ul li span{color: #333; text-align:center; overflow:hidden; clear:both; font-size: 15px; font-weight: normal;}

/*首页新闻*/
.home-newsbg{background: #f2f2f2; overflow: hidden; padding: 50px 0;}
.home-news {width: 373px;}
.home-news ul{background: #FFF; padding: 15px;}
.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: #ed7417; padding-right: 5px;}


.home-news-t{ border-bottom: 1px solid #d9d9d9; height: 50px; line-height: 50px;background: #FFF; padding: 0 15px;}
.home-news-t span{font-size: 18px; font-weight: bold; color: #257b3a;}
.home-news-t p{float: right;}




/*内页*/
.sub-head{overflow: hidden; background:url(../images/page1.jpg) no-repeat center; height: 260px; background-size: cover;}
.sub-head span{display: block; text-align: center; color: #FFF; font-size: 32px; padding-top: 90px; padding-bottom: 30px;}
.sub-head p{ border-top: 1px solid #666; height: 50px; line-height: 50px; text-align: right; color: #ccc;}
.sub-head p a{ color: #ccc;}
.sub-head p i{padding-right: 8px;}


/*内页新闻*/
.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; padding:15px 0;}
.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;}

/*详情页热门产品每行显示3个图片*/
.product-click{overflow: hidden; }
.product-click .bt{ border-bottom: 1px solid #E7E7E7; height: 38px;}
.product-click .bt span{ font-size: 16px;border-bottom: 2px solid #ed7417; line-height: 38px; display: inline-block;}
.product-click ul{padding: 15px 0; overflow: hidden;}
.product-click ul li{float: left; width: 213px; padding-right: 15px;}
.product-click ul li:nth-of-type(4n+0){ padding-right:0;}
.product-click ul li .list-img{border:1px solid #e7e7e7;  padding: 5px;position: relative; height: 161px; background: #FFF;}
.product-click ul li .list-img:hover{border:1px solid #ed7417;}
.product-click ul li .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0;}
.product-click ul li h2{ text-align: center; display: block; font-size: 14px; font-weight: normal; line-height: 50px;}

.product-click ul li .list-img:hover .bottom{ height: 40px;}
.product-click ul li .list-img .bottom{height: 0;overflow: hidden;background: #137c08;display: -webkit-flex;display: flex;justify-content: space-around;align-items: center;position: absolute;bottom: 0;left: 0;width: 100%;transition: all .2s; }
.product-click ul li .list-img .bottom a{ color: #FFF; font-size: 14px;}
.product-click ul li .list-img .bottom a i{padding: 0 5px;}


/*内页产品一行展示四个*/
.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; padding: 3px;position: relative; height: 208px; 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:#257b3a; 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:#ea0000; padding: 10px 0;}


/*内页产品一行展示3个*/
.Case{overflow: hidden; padding: 15px 0;}
.Case ul{margin: 0;}
.Case ul li{ float:left;text-align:center; width: 285px; padding-right: 22px;}
.Case ul li:nth-of-type(3n+0){padding-right:0;}
.Case ul li .list-img{border:1px solid #e7e7e7; position: relative; height: 235px; overflow: hidden;}
.Case 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;}
.Case ul li .list-img img:hover{transform: scale(1.2);}
.Case ul li h2{ text-align:center; overflow:hidden;font-size: 13px; font-weight: normal; line-height: 40px;}


/*联系方式*/
.contact-l{ width:375px;}
.contact-r{ width:520px ;}

.web-Left{width: 240px; background:#257b3a;}
.web-Left .top{ background:#257b3a;color: #FFF; height: 80px;padding-left: 15px;}
.web-Left .top span{display: block; font-size: 22px; padding-top: 15px; font-weight: bold;}
.web-Left .top em{ text-transform: uppercase; display: block;font-style: normal; font-size: 12px;}
.menu1 {overflow: hidden;}
.menu1 h2 {font-size: 13px;height: 46px;line-height: 46px;font-weight: normal;border-bottom: 1px solid #ccc;}
.menu1 h2 a{display: block;  color: #333; padding-left:20px;background:#f8f8f8; }
.menu1 h2 a:hover{display: block; padding-left: 20px; background: #257b3a;color: #FFF;}
.menu1 h3 {height: 46px;line-height: 46px;color: #666;background: #FFF; font-weight: normal; padding-left: 30px; border-bottom:1px solid #E7E7E7 ;font-size: 13px;}
.menu1 h3 a {color: #666;}
.menu1 h3 a:hover {color: #257b3a;}
.menu1 .leftmenu_h{ background: #257b3a;color: #FFF;}
.menu1 .no {display: none;}



.left_contact {overflow: hidden;}
.left_contact h1{background:#257b3a; color:#FFF; padding: 15px 5px; font-size: 18px; font-weight: normal; }
.left_contact p{background: #F5F5F5; line-height: 26px; padding: 15px 10px;}


/*当前位置*/
.here {overflow: hidden;height: 40px; line-height: 40px; border-bottom: 1px solid #dfdfdf; margin-bottom: 20px;}
.here span{ font-size: 15px;}
.here span b{color: #d0231b;}

/*详情页其他产品列表*/
.Showhere {overflow: hidden;height: 48px; line-height: 48px;  border-bottom: 1px solid #E7E7E7;}
.Showhere span{ color: #257b3a; font-size: 16px;font-weight: bold;}
.Showhere span b{color: #d0231b;}


.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;}

.link{overflow: hidden; padding: 15px 0;}
.link span{color: #257b3a; 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: #257b3a;}
.link ul li i{padding: 0 8px;}

footer{overflow: hidden;background: #257b3a; padding-top: 50px;}

.footmenu{overflow: hidden; width: 705px; float: left; }
.footmenu ul{margin: 0;}
.footmenu ul li{float: left;  border-right: 1px solid #4f9560; padding:0 15px; min-height: 200px;}
.footmenu ul li dt{ color: #FFF; font-size: 18px; padding-bottom: 15px;text-align: left;}
.footmenu ul li a{color: #FFF; display: block;  line-height: 26px;text-align: left;}
.footmenu ul li a:hover{color: #fb8a01;}
.footmenu ul li:nth-of-type(1){width: 140px; text-align: center;}
.footmenu ul li:nth-of-type(2){width: 330px;}
.footmenu ul li:nth-of-type(3){width: 140px; text-align: center;}
.footmenu ul li:nth-of-type(2) a{
	width: 50%;
    float: left;
}

.foot-contact{float: left; width: 444px; 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: 20px; padding-bottom: 8px;}

.copy{ overflow: hidden;padding: 20px 0; text-align: center; color: #FFF; border-top: 1px solid #4f9560; margin-top: 30px;}
.copy a{color: #FFF;}
.copy a:hover{color: #fb8a01;}



