﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY { COLOR: #333;  background:#fff;min-width: 1200px; overflow-x: hidden;}
body {
	font-family: system, -apple-system, BlinkMacSystemFont, PingFang SC, Segoe UI, Microsoft YaHei, wenquanyi micro hei, Hiragino Sans GB, Hiragino Sans GB W3, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	/*font-family: "Source Han Sans CN Medium","Source Han Sans CN Regular","Microsoft Sans Serif",arial,'Hiragino Sans GB',sans-serif,"San Francisco";*/
}
A {COLOR: #333; TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1280px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}

/* CSS Document */

/*公共头部*/
.head{width: 100%; height: 100px;background: #fff;position: fixed;top: 0;left: 0;z-index: 999;box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}
.head .logo{margin-top: 15px;float: left;}
.nav{height: 100px;}
.nav ul li{float: left; position: relative; width: 110px;}
.nav ul li>a{display: block; font-size:18px; line-height: 100px; color: #333; text-align: center; }
.nav ul li.on>a,.nav ul li:hover>a{background: #6fad3c;color: #fff;}
.nav ul li .hide{background:#333;padding:10px; position: absolute; left: -47px;top: 110px;text-align: center;z-index: 9999;width: 190px;transform: scale(0);transition: all 0.5s;opacity: 0;box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}
.nav ul li .hide dt{width: 20px;height: 10px;background: url(../Images/nav-icon.png) no-repeat center center;position: absolute;left: 95px;top: -10px;z-index: 999;}
.nav ul li .hide dd a{display:block;line-height:44px;text-align:center; height:44px; color: #fff; border-bottom: solid 1px #444;}
.nav ul li .hide dd:last-child a{border-bottom: none;}
.nav ul li .hide dd a:hover{ color: #fc0;}
.nav ul li:hover .current{transform: scale(1);opacity: 1;}
.head-zw{height: 100px;}
.head .line {width: 100%;  height: 8px; bottom: 0; left: 0;position: absolute;background-color: #fc0; pointer-events: none; z-index: 1;}
.telBox {float: right; padding-top: 30px;line-height: 40px;font-weight: 500;font-size: 24px;font-weight:600;}
.telBox a {background: url(../images/i_tel.png) no-repeat center left;background-size: 25px 25px;padding-left: 30px; color: #6fad3c;}

/*banner样式*/
.banner{position:relative;}
.banner-hd {height:550px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num {overflow:hidden;position:absolute; bottom:10px; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:12px;height:12px;margin:0 5px;border-radius: 50%; cursor:pointer; float: left;border: 1px solid #fff; }
.banner-hd .num li.on {background: #fff; } 
/*banner样式*/

/*产品展示*/
.product{padding: 70px 0;}
.product .title h2{font-size: 32px;color: #404040;font-weight: 500;line-height: 30px;}
.product .title i{display: block;height: 15px;background: url(../Images/title-line.png) no-repeat center center;margin: 15px 0;}
.product .title p{color: #888;font-size: 15px;line-height: 15px;letter-spacing: 1px;}

.pro-list{overflow: hidden;}
.pro-list ul{width: 100%;margin-top: 50px;}
.pro-list ul li{float: left;width: 23%;position: relative;margin: 1%; }
.pro-list ul li h2{line-height:40px;text-align: center; font-size: 16px;color: #333;}
.pro-pic{overflow: hidden;text-align: center;border-radius: 5px;  box-shadow: 0 0 20px 5px rgba(0,0,0,.1);}
.pro-pic img{transition: all 0.3s;height:300px;}
.pro-col{position: absolute;left: 0;top: 0;width:72% ;height: 300px;padding: 0 40px;background: rgba(0,0,0,0.6);opacity: 0;transition: all 0.5s;}
.pro-col:before,.pro-col:after{content: "";position: absolute;top: 10px;right: 10px;bottom: 10px;left: 10px;transition: all 0.5s;opacity: 1;z-index: 999;}
.pro-col:before{border-top: 1px solid #fff;border-bottom: 1px solid #fff;transform: scale(0,1);transform-origin: 50% 0;}
.pro-col:after{border-left: 1px solid #fff;border-right: 1px solid #fff;transform: scale(1,0);transform-origin: 0 50%;}
.pro-col h3{font-size: 18px;color: #fff;line-height: 18px;margin-top: 70px;}
.pro-col i{display: block;width: 60px;height: 1px;background: #fff;margin: 20px auto 15px;}
.pro-col p{color: #fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3 ;-webkit-box-orient:vertical;text-align:justify;text-align-last: center;}
.pro-list ul li:hover .pro-pic img{transform: scale(1.2,1.2);}
.pro-list ul li:hover .pro-col{opacity: 1;}
.pro-list ul li:hover .pro-col:before,.pro-list ul li:hover .pro-col:after{opacity: 1;transform: scale(1);transition: all 0.5s;}
.product .more{margin: 0 auto;margin-top: 20px;}
.more{width: 240px;height: 50px;background: #6fad3c;position: relative;transition: all 0.5s;}
.more a,.more span{display: block;transition: all 0.5s;}
.more span{width: 7px;height: 12px;background: url(../Images/more1.png) no-repeat center center;position: absolute;right: 93px;top: 19px;opacity: 0;}
.more a{width: 240px;height: 50px;color: #fff;line-height: 50px;font-size: 15px;text-indent: 90px;}
.more:hover{background: #f26321;border-radius: 25px;}
.more:hover a{text-indent: 83px;}
.more:hover span{right: 83px;opacity: 1;}
/*产品展示*/

/*关于我们*/
.about{height: 580px;background: url(../Images/about-bg.jpg) no-repeat center center;padding-top: 60px;}
.about-col h2{font-size: 18px;font-weight: bold;color: #333;line-height: 18px;margin: 40px 0 25px 0;}
.about-col p{width: 520px;color: #595959;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3 ;-webkit-box-orient:vertical;text-align:justify;}
.about ul li{height: 46px;float: left;margin-top: 45px;}
.about ul .more{width: 170px;height: 46px;background: #6fad3c;border-radius: 25px;position: relative;transition: all 0.5s;}
.about ul .more a,.about ul .more span{display: block;transition: all 0.5s;}
.about ul .more span{width: 7px;height: 12px;background: url(../Images/more1.png) no-repeat center center;position: absolute;right: 65px;top: 17px;opacity: 0;}
.about ul .more a{width: 170px;height: 46px;color: #fff;line-height: 46px;font-size: 15px;text-indent: 55px;}
.about ul .more:hover{background: #4a944a;border-radius: 25px;}
.about ul .more:hover a{text-indent: 48px;}
.about ul .more:hover span{right: 48px;opacity: 1;}
.about ul .tel{padding-left: 60px;background: url(../Images/tel.png) no-repeat center left;margin-left: 50px;}
.about ul .tel em,.about ul .tel b{display: block;}
.about ul .tel em{line-height: 14px;color: #666;line-height: 18px;}
.about ul .tel b{font-size: 26px;font-family: arial;color: #6fad3c;line-height: 32px;}
/*关于我们*/

/*解决方案*/
.solution{padding: 70px 0;}
.solution .title h2{font-size: 32px;color: #404040;font-weight:;line-height: 30px;}
.solution .title i{display: block;height: 15px;background: url(../Images/title-line.png) no-repeat center center;margin: 15px 0;}
.solution .title p{color: #888;font-size: 15px;line-height: 15px;}

.solution-list{overflow: hidden;margin-top: 50px;}
.solution-list ul{width: 100%;}
.solution-list ul li{height: 500px;position: relative;float: left;margin: 0 18px;}
.solution-list ul li .solution-pic{height: 500px;overflow: hidden;text-align:center}
.solution-list ul li .solution-pic img{transition: all 1s;height:500px;}
.solution-list ul li .solution-col{height: 55px;position: absolute;left: 20px;bottom: 0;background: #6fad3c;transition: all 0.5s;}
.solution-list ul li .solution-col h3{color: #fff;font-size: 16px;line-height: 55px;padding-left: 20px;transition: all 0.5s;}
.solution-list ul li .solution-col span{display: block;width: 30px;height: 7px;background: url(../Images/more2.png) no-repeat center center;margin: 24px 20px 0 0; transition: all 0.5s;}
.solution-list ul li:hover .solution-pic img{transform: scale(1.2,1.2);}
.solution-list ul li:hover .solution-col{background: #f26321;}
.solution-list ul li:hover .solution-col h3{padding-left: 30px;}
.solution-list ul li:hover .solution-col span{margin-right: 30px;}
.solution .more{margin: 0 auto;margin-top: 50px;}

.solution-hd{position: relative;}
.solution-hd a{display: block;width: 40px;height: 50px;background: #fc0;position: absolute;top: 200px;z-index: 999;cursor: pointer;transition: all 0.5s;}
.solution-hd a span{display: block; width: 8px;height: 12px;transition: all 0.3s linear ;margin: 19px auto 0}
.solution-hd a:hover{background: #6fad3c;}
.solution-hd a:hover span{width: 20px;}
.solution-hd .next1{right: -50px;}
.solution-hd .prev1{left: -50px;}
.solution-hd .next1 span{background: url(../Images/arrow-right.png) no-repeat center right;}
.solution-hd .prev1 span{background: url(../Images/arrow-left.png) no-repeat center left;}
/*解决方案*/

/*企业优势*/
.ys{padding: 70px 0;/*background: url(../Images/ys-bg.jpg) no-repeat center center;*/}
.ys .title h2{font-size: 32px;color: #333;line-height: 30px;}
.ys .title i{display: block;height: 15px;background: url(../Images/title-line.png) no-repeat center center;margin: 15px 0;}
.ys .title p{color: #888;font-size: 15px;line-height: 15px;}

/*.ys-list{overflow: hidden;}
.ys-list ul{width: 1280px;margin-top: 50px;}
.ys-list ul li{width: 240px;padding: 0 40px;float: left;}
.ys-list ul li .icon{width: 118px;height: 118px;border: 1px solid #fff;border-radius: 50%; margin: 0 auto;position: relative;}
.ys-list ul li .icon:after{display: block;position: absolute; content: "";width: 100%;height: 100%;border-radius: 50%;opacity: 0;transition: all 0.5s;}
.ys-list ul li:hover .icon:after{ transform: scale(0.85);opacity: 1;background: #fff;}

.ys-list ul li .icon span{display: block;height: 100%; width: 100%;position: absolute;top: 0;left: 0;transition: all 0.5s;z-index: 1;}
.ys-list ul .ys-icon1 .icon span{background: url(../Images/ys-icon1.png) no-repeat center center;}
.ys-list ul .ys-icon2 .icon span{background: url(../Images/ys-icon2.png) no-repeat center center;}
.ys-list ul .ys-icon3 .icon span{background: url(../Images/ys-icon3.png) no-repeat center center;}
.ys-list ul .ys-icon4 .icon span{background: url(../Images/ys-icon4.png) no-repeat center center;}
.ys-list ul .ys-icon1:hover .icon span{background: url(../Images/ys-icon1-on.png) no-repeat center center;}
.ys-list ul .ys-icon2:hover .icon span{background: url(../Images/ys-icon2-on.png) no-repeat center center;}
.ys-list ul .ys-icon3:hover .icon span{background: url(../Images/ys-icon3-on.png) no-repeat center center;}
.ys-list ul .ys-icon4:hover .icon span{background: url(../Images/ys-icon4-on.png) no-repeat center center;}

.ys-list ul li i{display: block;width: 1px;height: 30px;background: #fff;margin: 15px auto;}
.ys-list ul li .ys-col h4{font-size: 18px;color: #fff;line-height: 18px;}
.ys-list ul li .ys-col p{color: #ccc;margin-top: 15px;}
.ys-list ul li:hover .ys-col p{color: #fff;}*/
/*企业优势*/

/*企业优势2*/
.youshi_box  {overflow: hidden;}
.youshi_box .category ul {margin-top: 50px;display: block;height: auto;overflow: hidden;}
.youshi_box .category ul li{float: left;width:25%;height:150px;background:#fff;margin-bottom:10px; position:relative; cursor:pointer;}
.youshi_box .category ul li h4{font-size:24px;padding-top:40px; color:#333;}
.youshi_box .category ul li p{font-size:16px;color:#999;}
.rs_x{position:absolute;top:100%;left: 45%;border-top: 60px solid transparent; border-left: 10px solid #fff; border-bottom: 60px solid transparent;}
.youshi_box .category ul li.active{background:#6fad3c;}
.youshi_box .category ul li.active h4{color:#fff;}
.youshi_box .category ul li.active p{color:#fff;}
.rs_ioc{width:70px;height:70px;background:url(../Images/rs_ioc.png);margin-top:45px;float:left;}
.youshi_box .category ul li.active .rs_ioc{background:url(../Images/rs_ioc_h.png);}
.youshi_box .category ul li.active .rs_x{border-right: 10px solid transparent; border-top: 10px solid #6fad3c; border-left: 10px solid transparent;}
#rs_ioc_2{
	background-position:0px -70px;}
#rs_ioc_3{
	background-position:0px -140px;}
#rs_ioc_4{
	background-position:0px -210px;}
#rs_ioc_5{
	background-position:0px -280px;}
#rs_ioc_6{
	background-position:0px -350px;}

.youshi_box .content {}
.youshi_box .content .cont {display: none; overflow: hidden;background: #edf0f7;box-shadow: 0px 0px 70px rgba(157, 179, 208, 0.4);}
.youshi_box .content .cont.active {display: block;}

.youshi_box .content .cont .pic {width: 50%;}
.youshi_box .content .cont .info {
	width: 46%;
	left: 0;
	top: 120px;
	padding: 2%;
	border-radius: 10px;
}
.youshi_box .content .cont .info .text {margin-top: 30px;}
.youshi_box .content .cont .info .title .logo {float: left;padding-right: 25px;}
.youshi_box .content .cont .info .title:after {content: "";display: block;width: 0;height: 0;clear: both;}
.youshi_box .content .cont .info .title.ys1 h4 {background: url(../images/j-p18.png) no-repeat;}
.youshi_box .content .cont .info .title.ys2 h4 {background: url(../images/j-p19.png) no-repeat;}
.youshi_box .content .cont .info .title.ys3 h4 {background: url(../images/j-p20.png) no-repeat;}
.youshi_box .content .cont .info .title.ys4 h4 {background: url(../images/j-p21.png) no-repeat;}
.youshi_box .content .cont .info .title h4 {height: 50px;line-height: 50px;font-size: 22px;padding-left: 95px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;}
.youshi_box .content .cont .info p { display: flex;font-size: 16px;line-height: 32px;padding-top: 10px;color: #666;}
.youshi_box .content .cont .info p i {display: inline-block;width: 8px;height: 8px;background: #6fad3c;border-radius: 100%;margin-right: 8px;margin-top: 14px;}


/*新闻资讯*/
.news{padding: 70px 0;}
.news .title h2{font-size: 32px;color: #404040;line-height: 30px;}
.news .title i{display: block;height: 15px;background: url(../Images/title-line.png) no-repeat center center;margin: 15px 0;}
.news .title p{color: #888;font-size: 15px;line-height: 15px;}

.news-hd{position: relative;}
.news-hd a{display: block;width: 50px;height: 50px;background: #6fad3c;position: absolute;top: 160px;z-index: 999;cursor: pointer;transition: all 0.5s;}
.news-hd a span{display: block; width: 8px;height: 12px;transition: all 0.3s linear ;margin: 19px auto 0}
.news-hd a:hover{background: #f26321;}
.news-hd a:hover span{width: 20px;}
.news-hd .next1{right: -100px;}
.news-hd .prev1{left: -100px;}
.news-hd .next1 span{background: url(../Images/arrow-right.png) no-repeat center right;}
.news-hd .prev1 span{background: url(../Images/arrow-left.png) no-repeat center left;}

.news-list{overflow: hidden;margin-top: 50px;}
.news-list ul li{/*width: 380px;*/float: left;margin: 0 15px;}
.news-col .date{width: 78px;height: 78px;border: 1px solid #ccc;transition: all 0.3s;}
.news-col .date em,.news-col .date span{display: block;font-family: arial;}
.news-col .date em{font-size: 28px;color: #333;line-height: 20px;margin: 20px 0 10px 0;}
.news-col .date span{color: #4c4c4c;line-height: 10px;}
.news-col .content{width: 280px;}
.news-col .content h3{font-size: 16px;color: #333;line-height: 28px;}
.news-col .content p{color: #808080;line-height: 22px;margin-top: 7px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:justify;}
.news-pic{margin-top: 20px;width: 100%;overflow: hidden;}
.news-pic img{transition: all 0.8s;display: block;}
.news-list ul li:hover .news-col .date{background: #6fad3c;border-color: #6fad3c;}
.news-list ul li:hover .news-col .date em,.news-list ul li:hover .news-col .date span{color: #fff;}
.news-list ul li:hover .news-col .content h3{color: #6fad3c;}
.news-list ul li:hover .news-pic img{transform: scale(1.2,1.2);}
.news .more{margin: 0 auto;margin-top: 50px;}
/*新闻资讯*/

/*新闻资讯2*/
.new-list {  margin-top: 50px; overflow: hidden;}
.new-list .new-item {
  display: inline-block;
  width: 400px;
  float: left;
  margin-left: 40px;
  overflow: hidden;
  position: relative;
}
.new-list .new-item:first-child {
  margin-left: 0;
}
.new-list .new-item .class {
  text-align: left;
  margin-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
}
.new-list .new-item .class a {
  display: block;
  overflow: hidden;
  line-height: 50px;
}
.new-list .new-item .class a .l {
  font-size: 22px;
  position: relative;
  float: left;
}
.new-list .new-item .class a .l::after {
  content: "";
  display: block;
  width: 90px;
  height: 2px;
  background-color: #999;
  position: absolute;
  left: 0;
  top: 48px;
  transition: top 0.3s;
}
.new-list .new-item .class a .r {
  float: right;
  color: #999;
  font-size: 14px;
  transition: all 0.3s;
}
.new-list .new-item:hover a .r {
  color: #333;
}
.new-list .new-item .item {
  padding: 16px 10px;
  overflow: hidden;
  transition: all 0.3s;
}
.new-list .new-item .item:hover {
  background-color: rgba(8, 154, 255, 0.05);
}
.new-list .new-item .item .img {
  width: 120px;
  height: 81px;
  float: left;
}
.new-list .new-item .item .img img {
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  display: block;
}
.new-list .new-item .item .text {
  text-align: left;
  position: relative;
  margin-left: 140px;
}
.new-list .new-item .item .text .t {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #303030;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new-list .new-item .item .text .d {
  font-size: 12px;
  color: #999;
  line-height: 20px;
  margin-bottom: 8px;
}
.new-list .new-item .item .text .d span {
  margin-right: 10px;
}
.new-list .new-item .item .text .p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}



/*公共底部*/
.foot{padding: 60px 0;background: #292c29;}
.foot-nav{width: 360px;padding-top: 20px;}
.foot-nav dt,.foot-contact dt{height: 18px; font-size: 18px;color: #fff;color: #fff;background: url(../Images/foot-icon.png) no-repeat center left 82px;line-height: 18px;margin-bottom: 24px;}
.foot-nav dd{float: left;margin-right: 54px;line-height: 32px;}
.foot-nav dd a{transition: all 0.3s;color: #b2b2b2;}
.foot-nav dd:hover a{color: #fff;}
.qcode{height: 160px; border-left: 1px solid #353935;border-right: 1px solid #353935;padding: 20px 74px 0;}
.qcode li{width: 120px;text-align: center;color: #fff;float: left;margin: 0 30px;}
.qcode li img,.qcode li span{display: block;}
.qcode li span{line-height: 34px;}
.foot-contact{padding-top: 20px;}
.foot-contact dd{line-height: 32px;color: #b2b2b2;}

.copy{background: #292c29;height: 70px;border-top: 1px solid #353935;line-height: 70px;}
.copy span,.copy span a{color: #cccccc;}
.copy span a:hover{color: #fff;}
/*公共底部*/

/*在线咨询*/
.zx-service{position: fixed;right: 5px;top: 25%;z-index: 9999;}
.zx-service>ul>li{width: 80px;height: 80px;margin-bottom: 1px;position: relative;}
.zx-service>ul>li a{display: block;width: 80px;height: 27px;color: #4c4c4c;font-size: 15px;text-align: center;padding-top: 53px;}	
.zx-service01{background: url(../Images/online-icon1-1.png) no-repeat center top 10px #f26321;}
.zx-service02{background: url(../Images/online-icon2.png) no-repeat center top 10px #e6e6e6;}
.zx-service03{background: url(../Images/online-icon3.png) no-repeat center top 10px #e6e6e6;}
.zx-service04{background: url(../Images/online-icon4.png) no-repeat center top 10px #e6e6e6;}
.zx-service05{background: url(../Images/online-icon5.png) no-repeat center top 10px #e6e6e6;}	
.zx-service>ul>li:hover a,.zx-service>ul .zx-service01 a{color: #fff;}
.zx-service02:hover a{background: url(../Images/online-icon2-2.png) no-repeat center top 10px #6fad3c;}
.zx-service03:hover a{background: url(../Images/online-icon3-3.png) no-repeat center top 10px #6fad3c;}
.zx-service04:hover a{background: url(../Images/online-icon4-4.png) no-repeat center top 10px #6fad3c;}
.zx-service05:hover a{background: url(../Images/online-icon5-5.png) no-repeat center top 10px #6fad3c;}	
.weixin-hide{width: 140px;padding: 150px 10px 0;background:url(../Images/weixin1.png) no-repeat center top 10px #6fad3c;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}		
.tel-hide{padding: 10px;background: #6fad3c;position: absolute;right: 81px;top: 0;width: 140px;display: none;}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;}	
.zx-service03:hover .weixin-hide{display: block;}
.zx-service04:hover .tel-hide{display: block;}
/*在线咨询*/



/*内页 公共样式*/
.listbn {height: 350px;}
.bgsz {background-size: cover !important;}

.ny-main{margin-top: 80px; margin-bottom:100px;}
.ny-hd{height: 350px;}
.position{height: 60px;line-height: 60px;border-bottom: 2px solid #6fad3c;}
.position span{padding-left: 25px;font-size: 14px; background: url(../Images/ny-home.png) no-repeat left center;color: #808080;}
.position .ny-title{width: 220px;margin-right: 40px;}
.position .ny-title h3{font-size: 24px;color: #333;}
.position .ny-title h3 em{font-size: 14px;font-family: arial;color: #808080;padding-left: 15px;}
.position span a.ny-on,.position span:hover a{color: #6fad3c;}

.ny-about .moudle-title {width: 320px; border-bottom: 1px solid #d8d8d8;margin: 0 auto 40px;text-align: center;}
.ny-about .moudle-title h2 {display: inline-block;font-size: 30px;color: #333;line-height: 34px;font-weight: 700;margin-bottom: 10px;text-align: center;}
.ny-about .moudle-title .en {display: inline-block; font-size: 30px;margin-left: 15px;}
.ny-content{overflow:hidden; }
.ny-confl{float:left;width:50%;font-size: 14px;color: #333;line-height: 30px;}
.ny-confr{float:right;width:48%}

.qyln-content{margin-top: 80px;overflow:hidden; }
.qyln-content .moudle-title	{margin-bottom: 30px; }
.qyln-content .moudle-title h2 {font-size: 30px;color: #333;line-height: 34px;font-weight: 700;margin-bottom: 10px;text-align: center;}
.qyln-content .moudle-title .en {text-align: center;width: 660px; font-size: 18px;margin: 0 auto;}

.module-wrap .wrap {  margin: 0 auto;}
.module-wrap .wrap .item {width: 31.333%; border: 1px solid #5d5d5d;border-radius: 10px;background: #fafafa;margin: 1%;box-sizing: border-box;position: relative;float:left;}
.module-wrap .wrap .item .l {width: 70px;height: 100%;border-right: 1px solid #5D5D5D;padding-right: 20px;box-sizing: border-box;position: absolute;}
.module-wrap .wrap .item .l .num {font-size: 30px;font-family: "Impact";color: #333;position: absolute; top: 7px; right: 31px;}
.module-wrap .wrap .item .l .line {
  display: block;
  width: 44px;
  height: 2px;
  padding: 2px;
  background-color: #fff;
  position: absolute;
  left: 13px;
  top: 30px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
.module-wrap .wrap .item .l .line::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #5d5d5d;
}
.module-wrap .wrap .item .l .title {
  font-size: 22px;
  color: #333;
  text-align: right;
  display: table;
  width: 100%;
  height: 100%;
}
.module-wrap .wrap .item .l .title p {
  display: table-cell;
  vertical-align: middle;
}
.module-wrap .wrap .item .r {
  width: 100%;
  font-size: 18px;
  color: #333;
  line-height: 32px;
  text-align: justify;
  padding: 20px 20px 20px 100px;
  box-sizing: border-box;
}
.module-wrap .wrap .item:hover {
  background: #5d5d5d;
}
.module-wrap .wrap .item:hover .l {
  border-right-color: #fff;
}
.module-wrap .wrap .item:hover .l .num {
  color: #fff;
}
.module-wrap .wrap .item:hover .l .line {
  background-color: #5d5d5d;
}
.module-wrap .wrap .item:hover .l .line::after {
  background-color: #fff;
}
.module-wrap .wrap .item:hover .l .title {
  color: #fff;
}
.module-wrap .wrap .item:hover .r {
  color: #fff;
}
.hjBody .manage-wrap .wrap1 {
  display: block;
}
.hjBody .manage-wrap .more-btn {
  width: 1200px;
  height: 111px;
  margin: -90px auto 0;
  text-align: center;
  line-height: 210px;
  background: url(../img/electronOptics/line-bg.png) repeat-x;
  background-size: 10px 111px;
  position: relative;
  z-index: 99;
}
.hjBody .manage-wrap .more-btn img {
  width: 48px;
  height: 44px;
  vertical-align: middle;
  cursor: pointer;
}
.hjBody .manage-wrap .more-btn.putAway img {
  transform: rotate(-180deg);
}


#nr-container .nr-title {text-align: center;padding: 5px 0;}
#nr-container .nr-title h2{font-size: 28px;color: #333;font-weight: bold;margin-bottom: 15px;}
#nr-container .nr-title p{font-size: 14px;color: #333;}
.wshead {margin-bottom:50px;}
.wshead h3 {font-weight: bold;color: #333;font-size: 24px;}
.wshead h3 i {width: 3px;height: 22px;background: #6fad3c;  margin-right: 5px;  display: inline-block;}
.middle {vertical-align: middle;margin-top: -3px;}

.e-nav-btn {margin-bottom: 60px;overflow:hidden;}
.e-nav-btn .item {padding:0 15px; height: 40px;margin-left: 15px;margin-top: 10px;line-height: 40px;border: 0px solid #5d5d5d;border-radius: 0px;background-color: #f5f5f5;box-sizing: border-box;float: left;}
.e-nav-btn .item a {display: block; width: 100%;height: 100%;font-size: 16px;color: #666;text-align: center;font-weight: 400;}
.e-nav-btn .item:first-child {margin-left: 0;}
.e-nav-btn .item.active,.e-nav-btn .item:hover {background-color: #6fad3c;}
.e-nav-btn .item.active a,
.e-nav-btn .item:hover a { color: #fff;}


/*内页产品类别列表*/

.typeline { position: relative;  margin-left: 55px;}
.typeline .menu {  margin-right: 50px;}
.menuleft { width: 60px;height: 28px; background: url(../images/menuleft.png) no-repeat; position: absolute;left: 40px; top: 22px;font-size: 20px; color: #252525;line-height: 28px; padding-left: 40px}
.menu {padding: 0 50px;height: 30px;line-height: 30px; color: #727272; font-size: 16px; text-align: center; float: left; margin-right: 16px; margin-bottom: 23px; cursor: pointer;}
.allmenu {position: absolute;top: 21px;left: 172px;}
.menuchecked { background: #6fad3c;border-radius: 8px; color: #fff; box-shadow: 0px 8px 10px #bed9be}
.menuchecked a{ color: #fff; }
.menulist { width: 1050px;height: 100px;position: absolute; top: 21px;left: 320px;}


/*内页 产品列表*/
.ny-pro-list{width: 100%;overflow: hidden;position: relative; top: 120px;}
.ny-pro-list ul{}
.ny-pro-list ul li{width: 300px;float: left;margin: 0 20px 30px 0;}
.ny-pro-pic{width: 300px;height: 380px;overflow: hidden;}
.ny-pro-pic img{display: block;width: 100%;height: 100%;transition: all 0.8s;}
.ny-pro-list ul li h3{width: 300px; height: 50px;line-height: 50px;border-bottom: 1px solid #ccc;position: relative;font-size: 16px;font-weight:600;}
.ny-pro-list ul li h3:after{content: "";width: 0;height: 1px;position: absolute;bottom: -1px;left: 50%;transition: all 0.5s;background: #6fad3c;z-index: 99;}
.ny-pro-list ul li:hover h3{color: #6fad3c;}
.ny-pro-list ul li:hover h3:after{left: 0;width: 100%;}
.ny-pro-list ul li:hover .ny-pro-pic img{transform: scale(1.2,1.2);}
/*内页 产品列表*/

/*产品详情*/
.pro1 .pro-list-pic{width: 40%;}
.pro1 .spec-preview img{display: block;}
.pro1 .descript1{width: 58%;}
.pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #E6E6E6; padding-bottom: 10px;margin-bottom:15px}
.pro1 .descript1 p{width: 600px;font-size: 13px;color: #8e8e8e;line-height: 25px;}
.pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #6fad3c; }
.pro1 .descript1 a.consult:hover{background-color: #f26321;}
.pro1 .descript1 .xiangqt{font-size: 14px;color: #555; line-height:30px;} 
.pro1 .descript1 .bott{margin-top:27%;} 
.pro1 .descript1 .bott .haoma{margin-left:25px;padding:0 15px; background: #6fad3c;font-size: 18px; color: #fc0;line-height: 35px;font-family: arial;}
.pro1 .descript1 .bott .haoma b{font-size: 20px;padding-top: 2px;}
.pro1 .share{overflow: hidden;margin-top: 15px;}
.pro1 .share ul li{float: left;margin: 0 5px;}
.detail{margin-bottom: 15px;}
.detail .de-title{border-bottom: solid 3px #6fad3c;margin-bottom: 20px;}
.detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#6fad3c;}


/*内页 解决方案*/
.ny-solution-list{width: 100%;overflow: hidden;}
.ny-solution-list ul{}
.ny-solution-list ul li{width: 300px;float: left;margin: 0 20px 20px 0;}
.ny-solution-pic {width: 298px;height: 226;border: 1px solid #ccc;overflow: hidden;border-bottom: none;transition: all 0.5s;}
.ny-solution-pic img{display: block; width: 100%;height: 100%;transition: all 2s;}
.ny-solution-list ul li h3{width: 100%;height: 50px;font-size: 15px;background: #f5f5f5;line-height: 50px;color: #666;transition: all 0.5s;}
.ny-solution-list ul li:hover h3{background: #6fad3c;color: #fff;}
.ny-solution-list ul li:hover .ny-solution-pic{border-color: #6fad3c;}
.ny-solution-list ul li:hover .ny-solution-pic img{transform: scale(1.2,1.2);}
/*内页 解决方案*/




/*内页新闻列表*/
.ny-news-list ul li{padding: 10px 20px;background:#fafafa; margin-bottom: 20px;height: 138px;transition: all 0.3s;}
.ny-news-pic{width: 20%;height: 138px;}
.ny-news-col{width: 78%;}
.ny-news-col h3{font-size: 18px;color: #111;overflow: hidden;background: url(../Images/ny-title.png) no-repeat center left -20px;transition: all 0.5s;line-height: 18px;margin-top: 15px;}
.ny-news-col span{display: block;font-family: arial;color: #666;padding-left: 20px;background: url(../Images/date.png) no-repeat center left;line-height: 12px;margin: 16px 0 20px;}
.ny-news-col p{color: #808080;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:justify;}
.ny-news-list ul li:hover{background: #fff;box-shadow: 0 0 8px rgba(0,0,0,0.1);}
.ny-news-list ul li:hover .ny-news-col h3{padding-left: 20px;background: url(../Images/ny-title.png) no-repeat center left;color: #6fad3c;}

/*==联系我们↓==*/

.contactBox{}
.contactBox  .online{ overflow: hidden;margin: 10px 0;}
.contactBox  .headquarters .tel{color:#333333;line-height: 25px; background: url(../images/tel2_ico.png) no-repeat left;float: left;padding: 0 50px 0 65px;}
.contactBox  .headquarters .tel font{ color:#6fad3c;font-weight:bold;display: block;font-size: 25px;}
.contactBox .headquarters{padding:40px 40px 40px 60px; border-top:1px #6fad3c solid;border-right:1px #ddd solid; border-bottom: 1px #ddd solid;border-left:1px #ddd solid;overflow: hidden;} 
.contactBox .headquarters .txt{color:#565656;font-size:16px;line-height: 35px;float: left;width: 38%;}
.contactBox .headquarters .map{width:55%; float: right;height: 345px;overflow: hidden;}

/*==留言↓==*/
.form {padding-top: 120px;}
.form .title {text-align: center;margin-bottom: 46px;}
.form .title .cn {font-size: 30px;font-weight: 700; margin-bottom: 8px;}
.form .title .en {font-size: 20px; color: #999;}
.form .guestbook_info span {line-height: 40px; font-size: 18px;}
.form .guestbook_info input {border: 1px solid #e8e8e8;height: 40px;width: 346px;border-radius: 4px;margin-left: 10px; padding-left: 10px; box-sizing: border-box;}
.form .guestbook_info textarea {border: 1px solid #e8e8e8;border-radius: 4px;width: 1400px;height: 130px;padding: 10px;box-sizing: border-box;}
.form .top .guestbook_info div {display: inline-block;}
.form .top .guestbook_info { width: 33.3%;float: left;}
.form .btn {text-align: center;padding: 40px 0 0px;}
.form .btn button {
	width: 180px;
	height: 50px;
	border: 0;
	background-color: #6fad3c;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	border-radius: 30px;
}



/*上一个下一个 */
.skip-btn {display: block;font-size: 18px;color: #343c47;margin-top: 100px;}
.skip-btn .prev-btn{width:50%;float:left;}
.skip-btn a:hover {text-decoration: underline;}


/*==分页↓==*/
#pages{float:left;width:100%; margin:20px 0 50px 0; text-align:center;}
#pages span{border:0px #ddd solid;padding:6px 11px;margin:0 5px; background:#dfb24e; color:#333}
#pages a{border:1px #bbb solid;padding:6px 11px;color:#666; margin:0 5px;}
#pages a:hover{color:#fff; background:#f60}