@charset "utf-8";
/**
深圳市恒一信息技术有限公司
http://szhengyi.net
**/
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#00a13a;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd90{padding:90px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.eot');
  src: url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.woff') format('woff'),
  url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.svg#iconfont') format('svg');
}


.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}


/* 主导航 */
.header{background:#fff;height:100px;line-height:100px;position:relative;z-index:90;}
.header .logo{position:absolute;left:0;top:0;border-right: 1px solid #e5e5e5;width:300px;} 
.nav {padding:0 330px 0 350px;height:100px;}
.nav .m{float:left;text-align:center;width:14%;position:relative;}
.nav .m>a{color:#333;display:inline-block;position:relative;}
.nav .m>a::after,.listMenu li a::after,.strengthMenu a::after{content:"";position:absolute;left:0;bottom:0;height:2px;background:#00a13a;width:100%;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.nav .cur>a::after,.nav .m>a:hover::after,.listMenu li a:hover::after,.listMenu li .cur::after,.strengthMenu .on::after{width:100%;transform: scale(1);transform-origin:left;}
.nav .navSub{position:absolute;left:-10%;top:100%;background:#eee;line-height:35px;width:160px;color:#333;font-size:.875rem;transform:scale(0,1);transition:all 0.4s;opacity:0;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#00a13a;color:#fff;}
.headFix{position: fixed;top:0;left:0;box-shadow:0 0 10px #ddd;width:100%;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;}

/* 头部右侧 */
.headR{position:absolute;right:0;top:0;border-left: 1px solid #e5e5e5;height:100px;padding-left:40px;padding-top:40px;line-height:20px;}
.headR a{float:left;position:relative;width:21px;height:40px;background: url('../images/topIcon.png') no-repeat left 0;margin-right:25px;}
.headR .wx span{position:absolute;background:#f2f2f2;width:120px;top:40px;left:-50px;display:none;padding:10px;height:120px;display:none;}
.headR .wx span::before{content:"";position:absolute;right:46px;top:-16px;border:8px solid transparent;border-bottom-color:#f1f1f1;}
.headR .sBtn{background-position: -21px 0;}
.headR .tel{float:left; background: url('../images/topIcon.png') no-repeat -42px center;color:#191919;padding-left:28px;font-size:1.375em;font-family:"Arial";}
.headR .wx::after{content:"";position: absolute;right:-15px;height:20px;width:1px;border-right: 1px dotted #f2f2f2;opacity:.25;top:7px;}
.nav .navSub::before{right:50%;margin-right:-8px;top:-14px;}

/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#00a13a;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}

/* PC端搜索 */
.search{position: absolute;padding:20px;background:#0069b1; background: rgba(0,0,0,.5);left:0;top:100%;display:none;width:100%;padding-top:0;}
.search form{width:40%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 20px;}
.search .txt{width:100%;height:50px; line-height:40px;color:#666;float:left;}
.search .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('../images/sIcon.png') no-repeat center;border-left:1px solid #666;margin-right:-50px;}
.search .btn:hover{background-color:#0069b1;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:12px;height:12px;border:1px solid #fff;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background:#fff;}
.banner .swiper-button-white::after{content: "";position: absolute;left: -100px;width: 60px;height: 2px;background: #fff;top:50%;margin-top: -1px;opacity: 0;transition: all .3s;}
.banner .swiper-button-next::after{left: auto; right: 100px;}
.banner .swiper-button-white:hover::after{opacity: 1;left: 3px;}
.banner .swiper-button-next:hover::after{left: auto;right: 0;}

/* 我们的产品 */
.proTop li{float:left;width:20%;padding-right:1px;}
.proTop li a{padding:60px 10%;background:#f0f0f0;text-align:center;display: block;color:#888;height:310px;}
.proTop li i{display:inline-block;width:37px;height:31px;background: url('../images/proIcon.png') no-repeat;transition:all .5s;}
.proTop li h4{font-size:1.571em;color:#191919;margin:20px 0;height:70px;}
.proTop li h4 span{display: block;font-size:12px;font-family:Arial;opacity:.5;}
.proTop li:nth-child(2) i{background-position: -37px 0;}
.proTop li:nth-child(3) i{background-position: -74px 0;}
.proTop li:nth-child(4) i{background-position: -111px 0;}
.proTop li:nth-child(5) i{background-position: -148px 0;}
.proTop li a:hover,.proTop .on a{background:#00a13a;color:#fff;}
.proTop li a:hover h4,.proTop .on h4{color:#fff;}
.proTop li a:hover i,.proTop .on i{background-position: 0 -31px;}
.proTop li.on:nth-child(2) i,.proTop li:nth-child(2):hover i{background-position: -37px  -31px;}
.proTop li.on:nth-child(3) i,.proTop li:nth-child(3):hover i{background-position: -74px  -31px;}
.proTop li.on:nth-child(4) i,.proTop li:nth-child(4):hover i{background-position: -111px -31px;}
.proTop li.on:nth-child(5) i,.proTop li:nth-child(5):hover i{background-position: -148px -31px;}

.proMain{margin-right:-40px;margin-bottom:40px;}
.proMain li{float:left;width:25%;padding:20px 40px 0 0;}
.proMain li a{display:block;overflow: hidden;}
.proMain li .pImg{padding-top:82%;transition:all .3s;}
.proMain li h4{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;position: relative;overflow: hidden;}
.proMain li h4 i{float:right;font-style:normal;color:#b2b2b2;margin-left:10px;}
.proMain li h4::after,.proMain li h4::before{content:"";position: absolute;left:0;top:0px;width:100%;height:2px;background:#00a13a;transform-origin:right;transform: scale(0,1);transition:transform .5s;}
.proMain li h4::before{transform: scale(1);background:#d9d9d9;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4{color:#00a13a;}
.proMain li a:hover h4::after{transform-origin:left;transform: scale(1);}

.hMore{display: block;width:280px;height:50px;line-height:50px;border:2px solid #c9c9c9;margin:0 auto;text-align:center;}
.hMore i{font-style:normal;margin-left:20px;}
.hMore:hover{width:360px;border:2px solid #00a13a;background:#00a13a;color:#fff;}

/* 5大优势 */
.adv{background-image: url('../images/adv_bg.jpg');background-repeat: no-repeat;background-size:cover;background-attachment: fixed; padding:90px 0;color:#fff;overflow:hidden;}
.tieTop{margin-bottom:40px;overflow:hidden;}
.hTitle{font-size:2.625rem;color:#191919;}
.hTitle span{display:block;font-size:0.333em;opacity:.4;font-weight:normal;font-family:Arial;}
.hTitlew{color:#fff;}
.tieTop .tel{float:right;font-size:1.571em;color:#fff;padding-left:25px;background: url('../images/tel.png') no-repeat left  center;margin-top:25px;}

.advL{width:19%;background:#fff;font-size:1.429em;}
.advL li{border-bottom: 1px solid #d9d9d9;height:105px;padding:30px 10px 10px 80px;color:#191919;position: relative;z-index:2;cursor: pointer;}
.advL li i{float:left;font-size:2em;font-family:Arial;color:#ddd;margin-left:-60px;font-style:normal;line-height:1;}
.advL li span{display: block;font-size:12px;font-family:Arial;opacity:.4;}
.advL li::after{content:"";position: absolute;left:0;top:0;background:#00a13a;width:0;height:100%;z-index:-1;transition:all .5s;}
.advL li.on::after{width:100%;}
.advL li.on i,.advL li.on{color:#fff;}

.advR{width:75%;color:#fff;}
.advR .font{width:35%;}
.advR .font h4{font-size:2.571em;line-height:1.2;margin-bottom:40px;}
.advR .font h4 i{display: block;font-size:1.389em;font-family:Arial;font-weight:bold;font-style:normal;}
.advR .font p{padding-left:15px;margin-bottom:15px;background: url('../images/odds_li.jpg') no-repeat left 8px;}
.advR .bgImg{width:62%;height:410px;}


/* 关于 */
.aboutL{width:34%;}
.aboutL .hTitle{margin-bottom:40px;}
.aboutL .txt{max-height:180px;overflow-y: auto;}
.aboutR{width:62%;height:510px;overflow:hidden;position: relative;}
.aboutR .bgImg{animation:scale 50s infinite;} 
.hVideo{position: absolute;right:30px;bottom:30px;background: rgba(0,0,0,.8);text-align:center;color:#fff;height:60px;line-height:60px;width:210px;}
.hVideo i{display:inline-block;width:20px;height:20px;background: url('../images/vIcon.png') no-repeat;margin-left:15px;position: relative;top:5px;}
.hVideo:hover{background:#007a2c;color:#fff;}
.aboutNum{width:53%;height:220px;position: absolute;bottom:90px;left:0;background:#fff;z-index:3;padding-top:60px;}
.aboutNum ul{display: flex;flex-flow: row nowrap;justify-content: space-between;font-size:1.143em;overflow:hidden;margin-bottom:30px;}
.aboutNum li{float:left;border-right: 1px dotted #ccc;min-height:60px;padding-right:6%;}
.aboutNum li span{display: block;color:#00a13a;font-size:2.125em;}
.aboutNum .more{display:inline-block;background:#00a13a;font-size:12px;display:inline-block;width:180px;height:40px;line-height:40px;color:#fff;text-align:center;}
.aboutNum .more i{font-style:normal;margin-left:15px;}
.aboutNum .more:hover{background:#007a2c;width:240px;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/* 合作客户 */
.partner{background:#f0f0f0;overflow:hidden;}
.tieTop .more{float:right;font-size:12px;font-family:Arial;margin-top:35px;margin-right:8px;background: url('../images/m.png') no-repeat left center;padding-left:20px;}
.partner li{float:left;width:12.5%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.partner li .pImg{padding-top:62%;}
.partner li img{filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);}
.partner li p{background:#00904a;color:#fff;height:32px;line-height:32px;text-align:center;padding:0 10px;position:absolute;left:0;bottom:-32px;width:100%;font-size:12px;transition:all .5s;}
.partner li:hover{z-index:2;border:1px solid #00904a;}
.partner li:hover p{bottom:0;}
.partner li:hover img{margin-top:-15px;filter:none;-webkit-filter:none;-ms-filter:none; -o-filter:none;}

/* 新闻快讯 */
.hTitle2 span{display: inline-block;margin-left:15px;}
.newsMenu{font-size:1.429em;text-align:center;margin-top:25px;}
.newsMenu a{position:relative;color:#191919;margin:0 25px;display:inline-block;}
.newsMenu a::after{content:"";position:absolute;left:0;bottom:-5px;background:#00a13a;height:2px;transition:all .5s;width:0;}
.newsMenu .on,.newsMenu a:hover{color:#00a13a;}
.newsMenu a.on::after{width:100%;}
.newsL{overflow:hidden;margin-right:-15px;width:68%;}
.newsL li{float:left;width:50%;padding-right:15px;overflow:hidden;}
.newsL li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#fff;}
.newsL li .bgImg{height:260px;transition:all .6s;}
.newsL li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;}
.newsL li p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:30px;line-height:1.8;}
.newsL li .date{display:block;font-size:12px;}
.newsL li .date i{font-style:normal;margin-left:20px;opacity:.6;}
.newsL li:nth-child(2){margin-bottom:15px;}
.newsL li a:hover .bgImg{transform: scale(1.1);}
.newsL .pic h4{z-index:2;position:relative;}
.newsL .pic .hide{display:block;}
.newsL .txt a{padding:0 30px;height:240px;}
.newsL li:nth-child(3).txt a{padding-top:30px;}
.newsL .txt h4{padding-top:0;}
.newsL .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsL .txt a:hover .bgImg{opacity:.2;}
.newsL .txt a:hover{color:#fff;background-color:#00a13a;padding:30px;}
.newsL .txt a:hover h4{color:#fff;}
.newsR{width:30%;}
.newsR .hTitle{margin-bottom:40px;}
.newsR li {height:42px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR li span{float:right;color:#999;margin-left:20px;font-family:Arial;font-size:12px;}





/*底部 */
.footer{background:#2d2d2d;font-size:.75rem;color:#999;line-height:1.8em;overflow:hidden;}
.footMain{padding:50px 0;overflow:hidden;}
.footMenu{width:38%;overflow:hidden;}
.footMenu ul{float:left;width:30%;}
.footMenu ul:nth-child(1){width:40%;}
.footMenu ul h4{color:#fff;font-size:1.5em;margin-bottom:20px;position:relative;}
.footMenu_wap{display:none;overflow:hidden;float:left;}
.fLogo{width:23%;text-align:center;min-height:160px;border-left: 1px dotted #575757;border-right: 1px dotted #575757;padding-top:30px;padding:40px 15px 0 15px;}
.footR{width:36%;padding-right:140px;text-align:right;}
.footR h4 span{display: block;color:#fff;font-size:24px;margin-bottom:15px;}
.footWx{width:110px;text-align:center;line-height:1.6;margin-right:-140px;background:#fff;padding:5px;}
.footWx span{display:block;text-align:center;margin-top:5px;height:20px;}
.footer a{color:#999;}
.footer a:hover{color:#fff;}

.firendlink{padding:20px 0;position:relative;}
.firendlink::after{content:"";position: absolute;left:0;top:0;width:200%;margin-left:-50%;height:1px;background:#424242;}
.firendlink a{margin:0 15px;}
.firendlink a:hover{color:#fff;}


/*内页公用 */
.listWrap{overflow:hidden;padding:50px 0 70px 0;font-size:.875rem;}
.listBanner,.mzsmBanner{height:380px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:45%;font-size:2.5rem;text-transform:uppercase;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%); text-align:center;}
.listBanner h3 span{display: block;font-size:.6em;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;padding:25px 20px 25px 20px;position:relative;overflow:hidden;}
.breadCrumb::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.breadCrumb .back{float:right;position:relative;color:#00a13a;border:1px solid #00a13a;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#00a13a;color:#fff;}
.proSear{width:50%;margin:40px auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#fff;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sIcon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left}
.proSear .btn:hover{background-color:#111;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.listMenu{border-bottom: 1px solid #d9d9d9;text-align:center;padding-top:30px;font-size:1.25em;}
.listMenu ul{display:flex;flex-wrap:wrap;justify-content:center;height:55px;}
.listMenu li{min-width:160px;}
.listMenu li a,.strengthMenu a{position:relative;display:inline-block;height:55px;color:#333;}
.listMenu li a::after,.strengthMenu a::after{bottom:-1px;}
.listMenu li:last-child{background:none;}
.listMenu li a:hover,.listMenu .cur{color:#00a13a;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#00a13a;border:1px solid #00a13a;color:#fff;}

/* 关于我们 */
.listTie{text-align:center;color:#333;font-size:1rem;max-width:1000px;margin:0 auto;margin-bottom:40px;}
.listTie strong{font-size:1.875rem;padding:0 15px;position:relative;}
.listTie span{display: block;opacity:.7;margin-top:8px;}
.listTie strong:before,.listTie strong:after{content:"";position:absolute;height:1px;background:#00a13a;width:40px;top:1.5rem;display:inline-block;}
.listTie strong:before{right:100%;}
.listTie strong:after{left:100%;}
.aboutBox1 .tie{font-size:1.286em;color:#333;font-weight:bold;margin-bottom:30px;}
.aboutBox1 .txt{min-height:280px;}
.aboutBox1 .aboutNum{position: static;width:100%;border-bottom: 1px solid #d9d9d9;height:180px;padding-right:0;text-align:center;}
.aboutBox1 .aboutNum li{flex-grow: 1;}
.aboutBox1 .aboutNum li:last-child{border-right:none;}
.honor,.feedback{background: url('../images/honor_bg.jpg');}
.honor{position: relative;overflow: hidden;font-size: .875rem;}
.honor li{float: left;width: 16.6%;}
.honor li a{display:block; background:#fff;padding:10px;}
.honor li .pImg{padding-top:125%;}
.honor li p{text-align: center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:10px;}
.honor li a:hover img{transform:scale(1.08);}
.honor .swiper-pagination{position: static;margin-top:30px;}
.honor .swiper-pagination-bullet,.settingSlide .swiper-pagination-bullet{border:1px solid #fff;box-shadow:0 0 0 2px #fff inset;width:12px;height:12px;}
.honor .swiper-pagination-bullet-active{background: #00a13a;border-color:#00a13a;}

.history{border-top: 1px solid #e5e5e5;}
.historyBox{position:relative;}
.historyMenu{position:relative;font-size:1.429em;margin-bottom:80px;overflow:hidden;height:80px;}
.historyMenu:after{content:"";position:absolute;left:-50%;bottom:14px;width:200%;height:1px;background:#939598;}
.historyMenu li{float:left;position:relative;text-align:center;width:6.25%;font-family:Arial;cursor:pointer;color:#333;height:70px;transition:all .3s;padding-top:10px;}
.historyMenu li:after{content: "";position:absolute;left:50%;bottom:0;width:10px;height:10px;background:#939598;border-radius:100%;margin-left:-5px;}
.historyMenu .on:after{background:#00a13a;box-shadow:0 0 0 2px #fff inset;border:2px solid #00a13a;bottom:-3px}
.historyMenu .on span{top:-10px;position:relative;}
.historyMenu .on{color:#00a13a;font-size:1.8em;padding-top:0;}

.historyMain h4{margin-bottom:15px;}
.historyMain .bgImg{width:42%;height:355px;}
.historyMain .font{width:54%;padding-right:5%;}
.historyMain .font h5{font-size:2.429em;color:#555;margin-bottom:30px;}
.historyMain img{width:100%;}
.historyMain .btn{width:40px;height:40px;border-radius:100%;background:#626262;opacity:1;color:#fff;text-align:center;line-height:40px;font-family:"宋体";font-weight:bold;left:-20px;top:65%;cursor:pointer;z-index:5;}
.historyMain  .swiper-button-next{left:auto;right:-20px;}
.historyMain .btn:hover{background:#00a13a;}

.culture{border-top: 1px solid #d9d9d9;}
.culture dl{width:49%;background:#eaeaea;overflow:hidden;}
.culture dt{float:left;width:50%;height:300px;}
.culture dd{float:right;width:50%;padding:5%;}
.culture p:nth-child(1){min-height:130px;}
.culture p span{display:block;position:relative;padding-bottom:10px;margin-bottom:15px;font-size:1.286em;color:#333;}
.culture p span::after{content:"";position: absolute;left:0;bottom:0;width:15px;height:2px;background:#00a13a;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:74%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:125%;}
.honorList li{width:20%;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#00a13a;}
.partnerList{background:none;}
.partnerList ul{padding-left:1px;}
.galy{background:#f5f5f5;}
.caseList li p{text-align:left;}
.caseList li p i{font-style:normal;margin-left:15px;opacity:.5;}


/* 诚聘精英 */
.jobTop{height:420px;overflow:hidden;background:#ededed;margin-bottom:40px;}
.jobTop .bgImg{width:50%;float:left;}
.jobTop .txt{width:50%;padding:4%;float:right;z-index:2;position:relative;background:#ededed;height:420px;}
.jobTop h4,.aTie{font-size:2.571em;color:#333;position:relative;padding-bottom:15px;margin-bottom:30px;}
.jobTop p{margin-bottom:25px;}
.jobTop p strong{color:#333;margin-bottom:20px;display:block;font-size:1.286em;}
.jobTop .more{color:#00a13a;position:relative;padding-bottom:10px;display:inline-block;}
.jobTop .more::after{width:100%;}
.jobTop .more:hover{padding-left:30px;}
.jobTop:hover .bgImg{transform: scale(1.05);}
.jobList .title{font-size:1.857em;font-weight:bold;color:#333;margin-bottom:20px;}
.jobList li{overflow:hidden;padding:0 40px;margin-bottom:15px;background:#f5f5f5;}
.jobList .top{padding:20px 0;overflow:hidden;padding-right:150px;line-height:34px;cursor:pointer;}
.jobList .top span{float:left; width:20%;}
.jobList .top a{float:right;width:130px;height:34px;line-height:34px;background:#00a13a;color:#fff;text-align:center;font-size:12px;margin-right:-150px;}
.jobList .top .tie,.jobRight li .tie{font-weight:700;color:#333;font-size:1.286em;}
.jobList .top a:hover{background:#0067ad;}
.jobList .font{border-top: 1px solid #cfcfcf; overflow:hidden;padding-top:30px;font-size:12px;display:none;padding-bottom:40px;}
.jobList .font .txt{float:left;width:48%;}
.jobList .font .txt .tie{color:#333;margin-bottom:20px;display:block;font-size:14px;}
.jobList .font .txt:nth-child(2n){float:right;}
.jobList li.on{border-top: 1px solid #00a13a;}
.jobList li:nth-child(1) .font{display:block;}
.job .more{height:60px;line-height:60px;text-align:center;padding:0;}
.job .more a{display:block;color:#00a13a;}
.job .more a:hover{background:#00a13a;color:#fff;}
.jobList2 li{background:#f5f5f5;}

/*  人才招聘详情  */
.jobShow{padding:3%;background:#f8f8f8;}
.jobShow .title{text-align:center;color:#00a13a;font-size:1.875rem;margin-bottom:30px;font-weight:700;}
.jobShow .top{margin-bottom:15px;}
.jobShow .box{margin-bottom:25px;}
.jobShow .box strong{font-size:1.286em;font-weight:400;color:#333;margin-bottom:5px;display:block;}
.jobShow .box{margin-bottom:25px;}
.jobShow .more{float:right;display:block;height:28px;line-height:28px;background:#00a13a;color:#fff;width:100px;text-align:center;margin-top:-50px;}
.jobShow .more:hover{background:#333;}
.jobShow .back{float:right;font-size:1.286em;color:#00a13a;}

/* 产品列表 */
.proTopw{padding-top:40px;}
.proTopw li a{background:#fff;}
.proWrap{background:#f1f1f1;padding-bottom:80px;font-size:.875rem;}
.proList{padding-top:60px;}
.proList ul{margin-right:-25px;}
.proList li{float:left;width:25%;padding-right:25px;margin-bottom:25px;}
.proList li a{display:block;background:#fff;}
.proList li .pImg{padding-top:70%;}
.proList li h4{height:60px;text-align:center;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:1.143em;padding:0 10px;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover h4{color:#00a13a;}
.proList li a:hover{box-shadow:2px 2px 10px #ccc;}
.searList ul{margin-right:-1px;}

/*  产品详情 */
.proShow_box1{overflow:hidden;margin-bottom:50px;background:#fff;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.proShow_l{width:70%;}
.gallery{width:54%;position:relative;border-right:solid 1px #ddd;}
.gallery .gallery-top{position:relative;border-bottom: 1px solid #ddd;}
.gallery .gallery-top .pImg{padding-top:82%;}
.gallery img{width:100%;}
.gallery-top li a{position:relative;padding-top:81%;}
.gallery-thumbs{margin-left:1px;}
.gallery-thumbs li{border-right:1px solid #bdc4ce;padding-top:16%;cursor:pointer;width:25%;position: relative;}
.gallery-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;}
.gallery-thumbs .on::after{border:2px solid #00a13a;}
.gallery .btn{background:#333;width:40px;height:35px;line-height:35px;text-align:center;color:#fff;opacity:0;}
.gallery .swiper-button-prev{left:0;}
.gallery .swiper-button-next{right:0;left:auto;}
.gallery .btn:hover{background:#00a13a;}
.gallery:hover .btn{opacity:.8;}

.proShow_R{width:46%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_R .title{margin-bottom:20px;color:#333;}
.proShow_R .title span{display:block;font-size:1.778em;color:#00a13a;}
.proShow_R .font{min-height:160px;line-height:1.8;}
.proShow_R .btn{overflow:hidden;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;padding:20px 0;margin-bottom:20px;margin-top:10px;}
.proShow_R .btn a{width:38%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ccc;margin-right:3%;}
.proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_R .btn a:hover{background:#00a13a;color:#fff;border:1px solid #0a3a8c;}
.proShow_R .tel{font-size:1.571em;color:#191919;font-family:Arial;font-weight:bold;background: url('../images/zxtel.png') no-repeat left 10px;padding-left:25px;}
.proShow_R .tel span{margin-left:15px;}
.proTie span{display:inline-block;border-bottom:1px solid #00a13a;;color:#00a13a;height:45px;}
.proTie{height:45px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;}
.proShow_con .main{background:#fff;padding:5%;}
div.showPage_w{background:#fff;margin-top:40px;}
.gallery-thumbs.swiper-container .swiper-slide{pointer-events:auto;}

/* 售后服务 */
.supportL{width:50%;font-size:1.143em;padding-top:25px;}
.supportL li{margin-bottom:20px;position: relative;padding-left:15px;}
.supportL li::after{content:"";position: absolute;left:0;top:0;height:100%;width:2px;background:#00a13a;}
.supportL li span{display:block;color:#191919;font-size:1.125em;font-weight:bold;}
.supportR{height:340px;position: relative;width:42%;padding-top:25px;padding-right:25px;}
.supportR::after{content:"";position: absolute;right:0;top:0;background:#00a13a;z-index:-1;bottom:25px;left:25px;}

/* 常见问题 */
.faq{background:#f5f5f5;}
.faqList li{float:left;width:50%;padding-right:10px;margin-bottom:10px;font-size:12px;}
.faqList li:nth-child(2n){float:right;}
.faqList li a{display:block;background:#fff;padding:4% 5%;color:#999;height:135px;}
.faqList li h4,.faqList li p{padding-left:35px;}
.faqList li i{font-style:normal;width:24px;height:24px;background:#00a13a;color:#fff;font-size:12px;text-align:center;line-height:24px;margin-left:-35px;float:left;}
.faqList li p i{background:none;border:1px solid #ccc;color:#999;}
.faqList li h4{font-size:16px;color:#191919;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.faqList li a:hover h4{color:#00a13a;}
.faqList li a:hover{box-shadow:0 0 10px #ccc;}
.faqList2 li a{border:1px solid #ddd;}
.cMore{display:block;width:200px;height:42px;line-height:42px;border:1px solid #3e3e3e;background:#3e3e3e;color:#fff;border-radius:21px;text-align:center;margin:0 auto;margin-top:40px;}
.cMore:hover{background:#00a13a;border:1px solid #00a13a;color:#fff;width:260px;}

/* 下载中心 */
.downL{background: url('../images/down_tie.jpg') no-repeat;background-size:cover;height:550px;width:22.5%;color:#fff;padding:4%;}
.downL .hTitle{color:#fff;}
.downL .hTitle span{margin-top:15px;}
.downL h4{margin-top:150px;}
.downL .tel span{display:block;color:#fff;font-size:1.857em;font-family:Arial;margin-bottom:20px;}
.downL .tel{color:#aeaeae;}
.downL h5.tel  span{font-size:1.429em;}
.downR{width:75%;}
.downList li{background:#ededed;margin-bottom:10px;}
.downList li a{display:block;padding:2.5% 3%;color:#191919;}
.downList li span{float:right;color:#666;position:relative;padding-left:30px;margin-left:25px;}
.downList li span::after{content:"\e624";position:absolute;font-family:"iconfont";left:0;font-size:1.286rem;top:-5px}
.downList li a:hover{background:#00a13a;color:#fff;}
.downList li a:hover span{color:#fff;}
.downList .more{text-align:center;font-size:18px;}

/* 新闻列表 */
.newsTop{overflow:hidden;padding-bottom:50px;margin-bottom:50px;border-bottom: 1px solid #ddd;}
.newsTop li{background:#f3f3f3;overflow:hidden;float:left;width:49%;height:280px;}
.newsTop li .pic{width:50%;float:left;height:280px;overflow:hidden;}
.newsTop li .txt{width:50%;padding:4%;background:#f3f3f3;}
.newsTop li .txt h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsTop li .txt h4 a{color:#333;}
.newsTop li .txt h4 a:hover{color:#ec0000;}
.newsTop li .txt h4 span{display:block;font-size:;font-family:Arial;color:#999;font-size:0.75rem;margin-top:5px;}
.newsTop li p{height:110px;overflow:hidden;margin-bottom:10px;}
.newsTop li:hover .bgImg{transform:scale(1.1);}
.newsTop li:nth-child(2n){float:right;}

.newsList{overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-40px;}
.newsList li{float:left;padding-right:40px;width:25%;margin-bottom:40px;}
.newsList li a{display:block;color:#888;}
.newsList li .pImg{padding-top:54%;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:20px 0;}
.newsList li p{height:70px;padding-bottom:10px;border-bottom: 1px solid #d9d9d9;margin-bottom:20px;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3{color:#0069b1;}

/* 新闻详情 */
.picShow_l{width:68.5%;overflow:hidden;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.showCon .ce img{min-width:60%;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}

.picShow_r{width:27%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #00a13a;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#00a13a;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.showPage{height:90px;line-height:90px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#00a13a;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxIcon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}
.rightContact p span{margin-left:-80px;float:left;}

/* 制造实力 */
.strengthBox .container{position:relative;overflow:hidden;}
.strengthL{width:48%;height:610px;overflow:hidden;}
.strengthR{width:52%;padding:0 6%;}
.strengthR .txt{margin-top:50px;max-height:220px;overflow-y:auto;line-height:1.8;}
.strengthPic{position:absolute;right:0;bottom:0;width:52%;}
.strengthPic li{float:left; width:33.3%;padding-left:1px;height:220px;}
.strengthL .bgImg,.cultureL .big  .bgImg{animation:scale 30s infinite;}
.strengthBox2{background:#efefef;}
.strengthBox2 .strengthL{float:right;}
.strengthBox2 .strengthR{float:left;}
.strengthBox2 .strengthPic{left:0;right:auto;}
.strengthBox2 .strengthPic li{padding-left:0;padding-right:1px;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 联系*/
.contactBox{padding-top:0;}
#dituContent{width:50%;height:520px;float:left;}
.contactR{background:#eee;height:520px;width:50%;padding:3%;line-height: 1.8;padding-right:250px;}
.contactR .titie{font-size:2em;color:#00a13a;margin-bottom:20px;}
.contactR .font{max-height:420px;overflow-y: auto;}
.contactR .wx{float:right;margin-right:-200px;width:160px;}
.contactR .wx p{text-align:center;margin-bottom:20px;}
.contactR .wx p span{display:block;}

/* 在线留言*/
.feedback form{overflow:hidden;}
.feedback .top{margin-bottom:40px;overflow:hidden;}
.feedback h4{padding-left:50px;position:relative;}
.feedback h4::after{content:"\e649";position: absolute;left:0;top:0;font-family:"iconfont";font-size:2.5rem;color:#333;}
.feedback h4 span{display:block;font-family:Arial;color:#333;font-size:2em;}
.feedback p{width:49%;float: left;background: #fff;height: 50px;line-height: 50px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;}
.feedback p:nth-child(2n-1){float:right;}
.feedback p input{width: 100%;height: 100%;}
.feedback .tarea{width: 100%;height: 120px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}
.feedback textarea{width: 100%;height: 100%;}
.feedback .code{clear: both;}
.feedback .code input{height: 50px;line-height: 50px;border: 1px solid #ddd;}
.feedback .code .c{background: #fff;width: 20%;padding: 0 15px;}
.feedback .code img{padding:14px;background: #fff;}
.feedback .sub{background: #00a13a;width: 30%;cursor: pointer;transition: all .3s;color: #fff;}
.feedback .sub:hover{background: #007a2c;}