@charset "utf-8";

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:#ff7419;}


/* 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%;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
 url('../fonts/iconfont.woff') format('woff'),
 url('../fonts/iconfont.ttf') format('truetype'),
 url('../fonts/iconfont.svg#NeuesBauenDemo') format('svg');
  font-weight: normal;
  font-style: normal;
}


.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{width:100%;height:100px;line-height:100px;background:#fff;font-size:1.125em;}
.header .logo{position:absolute;left:0;top:0;} 
.nav {padding:0 250px 0 34%;display:flex;justify-content:space-between;}
.nav .m{float:left;text-align:center;position:relative;z-index:10;}
.nav .m>a{color:#333;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:4px;background:#ff7419;transform-origin:right;transform: scale(0,1);transition:transform .5s;}
.nav .cur>a,.nav .m>a:hover,.nav .on>a{color:#ff7419;}
.nav .cur>a::after,.nav .m>a:hover::after{transform-origin:left;transform: scale(1);}
.nav .navSub{position:absolute;left:50%;top:120%;background:#eee;line-height:35px;width:160px;color:#333;font-size:.875rem;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;margin-left:-80px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#ff7419;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.headTel {position:absolute;right:0;top:0;color:#ff7419;font-size:1.375em;padding-left:35px;font-family:Arial;background: url('../images/tel.png') no-repeat left center;}
.wapTel{font-family:"iconfont";position: absolute;color:#005ab0;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.headFix{box-shadow:0 0 10px #ddd;z-index:99;position: fixed;left:0;top:0;height:90px;line-height:90px;}

/*  导航按钮 */
.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:#ff7419;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);}
.wapTel{font-family:"iconfont";position: absolute;color:#ff7419;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}

/* 广告轮播图 */
.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:14px;height:14px;border:1px solid #fff;position: relative;bottom:90px;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:3px;left:3px;border-radius:100%;opacity:0;}
.banner .swiper-pagination-bullet-active{border-color: #ff7419;}
.banner .swiper-pagination-bullet-active::after{background:#ff7419;opacity:1;}

/*  搜索 */
.search{height:70px;line-height:70px;font-size:.875em;background: rgba(0,0,0,.3);margin-top:-70px;position: relative;z-index:10;color:#fff;}
.searFont{width:62%;overflow:hidden;}
.searFont a{color:#fff;margin:0 5px;}
.searFont a:hover{text-decoration: underline;}
.searMain{width:300px;height:38px;line-height:36px; overflow:hidden;border:1px solid rgba(255,255,255,.8);margin-top:15px;padding-right:70px;}
.searMain .text{float:left;width:100%;height:36px;line-height:36px;padding:0 10px;color:#fff;opacity:.7;}
.searMain .btn{float:right;width:70px;height:36px; cursor:pointer;background:url('../images/sBtn.png') no-repeat left center;transition:all 0.3s;margin-right:-70px;color:#fff;padding-left:18px;}
.searMain input::-webkit-input-placeholder{color:#fff;}
.searMain input::-moz-placeholder{color:#fff;}
.searMain input:-ms-input-placeholder{  color:#fff;}

/* 我们的产品 */
.product{background:#f6f8f9;padding-bottom:50px;}
.homeTop{overflow:hidden;margin-bottom:40px;position:relative;}
.hTitle{font-size:1rem;position: relative;line-height:1.4;text-align:center;margin-bottom:40px;}
.hTitle span{display: block;font-size:2.75em;color:#191919;font-weight:700;}
.homeTop .hTitle{margin-bottom:0;text-align:left;}
.homeMenu{position:absolute;right:2%;bottom:5px;font-size:1.286em;text-align:center;}
.homeMenu a{position:relative;color:#333;text-align:center;z-index:2;padding-bottom:10px;display:inline-block;margin-left:40px;}
.homeMenu a::after{content:"";position:absolute;left:0;bottom:0;background:#ff7419;width:100%;height:2px;z-index:-1;transform: scale(0,1);transform-origin:right;transition:transform .5s;}
.homeMenu .on{color:#ff7419;}
.homeMenu .on::after{transform: scale(1);transform-origin:left;}
.proMain{margin-right:-20px;font-size:1.143em;}
.proMain li{float:left;width:25%;padding-right:20px;margin-bottom:15px;}
.proMain li a{display:block;overflow:hidden;}
.proMain li .pImg{padding-top:86%;}
.proMain li .pImg::after{content:"";position: absolute;left:15px;top:15px;right:15px;bottom:15px;border:1px solid #ff7419;transform:scale(0) rotate(-180deg);opacity:0;transition:all .4s;}
.proMain li h4{height:45px;line-height:45px;background:#454545;color:#fff;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;}
.proMain li h4 i{font-style:normal;margin-left:15px;color:#999;font-size:14px;}
.proMain li a:hover{box-shadow:0 5px 10px #ddd;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4{color:#fff;background:#ff7419;}
.proMain li a:hover .pImg::after{transform:scale(1) rotate(0deg);opacity:.5;}

/* 服务保障 */
.safeguard{font-size:1.143em;text-align:center;}
.safeguard ul{display: flex;justify-content: space-between;overflow:hidden;color:#333;padding-top:10px;}
.safeguard li{float:left;max-width:190px;}
.safeguard li b{color:#ff7419;}
.safeguard li i{font-family:"iconfont";width:160px;height:160px;background:#4a4a4a;display:inline-block;border-radius:100%;margin-bottom:20px;color:#fff;line-height:160px;font-style:normal;font-size:3.5rem;font-weight:300;transition:all .5s;position: relative;top:0;}
.safeguard li:hover i{background:#ff7419;top:-10px;}
.safeguard .btn{position: static;background:#333;width:36px;height:26px;line-height:26px;margin-top:30px;display:none;color:#fff;font-family:"simsun";cursor:pointer;}
.safeguard .btn:hover{background:#ff7419;}


/* 产品应用 */
.claim{background:#f6f6f6;}
.claimMenu{background:#fff;overflow:hidden;border:1px solid #cdcdcd;font-size:1.571em;}
.claimMenu li{float: left;width:16.666%;border-right: 1px solid #cdcdcd;}
.claimMenu li a{display:block;padding:20px;color:#333;position:relative;z-index:2;}
.claimMenu li a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:100%;z-index:-1;background:#ff7419;transform: scale(0,1);transform-origin:right;transition:transform .5s;}
.claimMenu li span{display: block;font-size:0.727em;font-family:Arial;opacity:.6;}
.claimMenu li i{position: absolute;right:20px;font-family:"iconfont";top:10px;font-style:normal;font-size:3rem;opacity:.6;}
.claimMenu li:last-child{border-right:none;}
.claimMenu .on a{color:#fff;}
.claimMenu .on a::after{transform: scale(1);transform-origin:left;}
.claimMenu .on a i{opacity:1;}

.claimMain{background:#525252;overflow:hidden;}
.claimMain li{position:relative;overflow:hidden;}
.claimMain li .pic{float:left;width:50%;height:450px;overflow: hidden;}
.claimMain li .txt{position: absolute; background:#fff;padding:3% 5%;top:30px;right:30px;width:50%;bottom:30px;}
.claimMain li h4{font-size:2.571em;color:#191919;margin-bottom:20px;}
.claimMain li h4 a{color:#191919;}
.claimMain li h4 a:hover{text-decoration: underline;padding-left:10px;}
.claimMain li .more{display:inline-block;margin-top:35px;width:150px;height:40px;line-height:40px;border:1px solid #ff7419;text-align:center;color:#ff7419;}
.claimMain li .more i{font-style:normal;margin-left:15px;}
.claimMain li .more:hover{background:#ff7419;color:#fff;}

/* 六大优势 */
.odds{background-image: url('../images/odds_bg.jpg');transition:all .5s;font-size:1em;background-size:cover;background-repeat: no-repeat;background-position:top;height:720px;position:relative;} 
.odds .container{position: static;}
.odds .title{font-weight:700;font-size:2.5em;color:#fff;text-transform: uppercase;color:#ff7419;line-height:1.2;}
.odds .title span{display: block;color:#fff;}

.oddsMenu{ width:42%;overflow:hidden;margin-top:120px;}
.oddsMenu li{float:left;width:33.3%;border-bottom: 1px solid #424647;border-right: 1px solid #424647;padding:3% 5%;height:140px;cursor:pointer;transition:all .4s;background: rgba(255,255,255,.9);}
.oddsMenu li:nth-child(2){margin-right:5%;}
.oddsMenu li i{font-style:normal;font-size:1.625em;opacity:.5;font-family:Arial;font-weight:bold;}
.oddsMenu li h4{font-size:1.25em;color:#191919;}
.oddsMenu li h4 span{display: block;font-size:12px;opacity:.5;font-family:Arial;}
.oddsMenu li.on{background:#ff7419;color:#fff;}
.oddsMenu li.on h4{color:#fff;}
.oddsMenu li.on i{opacity:1;}

.oddsMain{width:46%;position:absolute;bottom:0;right:0;overflow: hidden;color:#fff;}
.oddsMain li{background:#ff7419;min-height:170px;padding:5% 8%;overflow: hidden;padding-right:25%;}
.oddsMain li i{position: absolute;right:-30px;bottom:-50px;font-family:Arial;font-style:normal;opacity:.2;font-weight:bold;font-size:15.625em;line-height:1;letter-spacing:-15px;}
.oddsMain li h4{font-size:1.875em;margin-bottom:15px;padding-bottom:15px;font-weight:700;position:relative;}
.oddsMain li h4::after{content:"";position: absolute;left:0;bottom:0;width:45px;height:2px;background:#fff;}
.oddsMain li p{margin-bottom:15px;padding-left:15px;background: url('../images/odds_li.png') no-repeat left 10px;}

/* 关于我们 */
.about{background: url('../images/about_bg.jpg') no-repeat center;background-position:center;background-size:cover;background-attachment: fixed;text-align:center;padding-bottom:0;position:relative;z-index:2;font-size:1em;}
.about::after{content:"";position: absolute;left:0;bottom:0;background:#fff;height:60px;width:100%;z-index:-1;}
.about .main{max-width:1500px;margin:0 auto;color:#333;line-height:1.8;min-height:300px;}
.about .more{display:inline-block;width:220px;height:55px;line-height:55px;margin-top:40px;background:#fff;color:#ff7419;}
.about .more:hover{width:280px;}
.about .more i{font-style:normal;margin-left:10px;}
.setting{padding:40px;background:#f6f6f6;padding-bottom:20px;}
.setting li{float:left;width:25%;}
.setting li .pImg{padding-top:60%;}
.setting li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:60px;line-height:60px;}
.setting li:hover img{transform: scale(1.1);}
.about .bgImg{animation:scale 24s infinite;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 合作伙伴 */
.partner ul{padding-left:1px;}
.partner li{float:left;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;width:14.28%;position:relative;animation-fill-mode:inherit;transition:all .5s;}
.partner li.txt{width:42.8%;background:#ff7419;font-size:1.714em;color:#fff;text-align:center;color:#fff;border:none;padding-top:7.7%;}
.partner li.txt p{position: absolute;top:50%;margin-top:-20px;text-align:center;width:100%;}
.partner li .pImg{padding-top:54%;}
.partner li:hover{transform: scale(1.1);z-index:2;box-shadow:0 0 6px #ccc;}
.partner li.txt:hover{transform: scale(1);box-shadow:0;}

/*生产流程 */
.hTitlew span{color:#fff;}
.process{background:url('../images/process_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed; color:#fff;text-align:center;}
.processMain{padding-top:25px;overflow:hidden;position:relative;}
.processMain li{float:left;width:16.6%;text-align:center;font-size:1.286em;padding-right:25px;background: url('../images/arr_r.png') no-repeat right 45px;}
.processMain li i{display:inline-block;font-family:"iconfont";font-style:normal;width:100px;height:100px;background:#fff;border-radius:100%;line-height:100px;margin-bottom:15px;transition:all .5s;top:0;background: url('../images/porcessIcon.png') no-repeat;position: relative;}
.processMain li:nth-child(2) i{background-position: -100px 0;}
.processMain li:nth-child(3) i{background-position: -200px 0;}
.processMain li:nth-child(4) i{background-position: -300px 0;}
.processMain li:nth-child(5) i{background-position: -400px 0;}
.processMain li:nth-child(6) i{background-position: -500px 0;}
.processMain li:nth-child(7) i{background-position: -600px 0;}
.processMain li:nth-child(8) i{background-position: -700px 0;}
.processMain li:last-child{background:none;}
.processMain li:hover i{top:-10px;}
.process .btn{width:40px;height:24px;background:rgba(0,0,0,.6);color:#fff;line-height:24px;text-align:center;font-weight:700;left:0;z-index:5;pointer-events:initial;cursor:pointer;opacity:1;display:none;position: static;margin-top:30px;}
.process .btn:hover{background:#ff7419;}

/* 新闻快讯 */
.newsL{width:48%;background:#f7f7f7;font-size:1.286em;height:605px;}
.newsL dt{height:420px;overflow:hidden;margin-bottom:15px;}
.newsL dd{padding:0 30px;height:45px;line-height:45px;}
.newsL dd a{background: url('../images/news_li.png') no-repeat left center;padding-left:20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
}
.newsL dd i{float:right;font-family:"iconfont";font-style:normal;margin-left:15px;transition:all .5s;}
.newsL dd a:hover i{margin-right:10px;}
.newsL dd a:hover{padding-left:30px;background-position: 10px center;}

.newsR{width:48%;overflow:hidden;border-top: 1px solid #e5e5e5;}
.newsR li{color:#888;border-bottom: 1px solid #e5e5e5;position: relative;}
.newsR li a{display:block;padding:20px 0; padding-right:180px;color:#888;transition:all .6s;}
.newsR li .date{width:120px;text-align:center; font-size: .75rem;color: #999;font-family: Arial;line-height: 1.2;margin-right:-180px;transition: all .5s;border-left: 1px solid #e5e5e5;background: url('../images/news_arr.png') no-repeat 120px center;height:80px;}
.newsR li .date b{font-size: 3.667em;color: #333;display: block;font-weight:normal;font-weight:700;margin-bottom:5px;}
.newsR li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;color:#191919;}
.newsR li a:hover{background:#f1f1f1;padding-left:20px;}
.newsR li a:hover h4{color: #ff7419;}
.newsR li a:hover .date{font-size:0;line-height:0; background-position: center center;transition: background .5s;}


/*底部 */
.footer{background:#262626;font-size:.875em;color:#fff;line-height:2em;overflow:hidden;}
.footMain{overflow:hidden;padding:45px 16% 45px 0;}
.footL{width:42%;max-width:520px;}
.footMenu{padding:15px 0;overflow:hidden;line-height:2.2;border-top: 1px solid #333;border-bottom: 1px solid #333;}
.footMenu a{float:left;width:33.3%;background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;}
.footL .tel{margin-top:20px;font-size:1.571em;background: url('../images/tel.png') no-repeat left center;padding-left:35px;}
.footR{width:52%;max-width:560px;padding:15px 0 0 30px;border-top: 1px solid #333;background: url('../images/footIcon.png') no-repeat left 22px;}
.footR p{margin-top:15px;}
.footWx{position: absolute;right:0;top:45px;width:130px;background:#fff;padding:5px;text-align:center;color:#333;} 
.footWx img{width:100%;}
.footer a{color:#fff;}
.footer a:hover{color:#fff;text-decoration: underline;}
.firendlink{padding:15px 0;position:relative;border-top: 1px solid #404040;}
.firendlink::after{content:"";position: absolute;left:0;top:-1px;background:#404040;width:200%;height:1px;margin-left:-50%;}
.firendlink a{margin:0 15px;}
.firendlink a:hover{color:#fff;}

/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:450px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:40%;font-size:2.5rem;text-transform:uppersolution;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%); }
.listBanner h3 span{display: block;font-size:14px;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;background:#f7f7f7;padding:15px 0;}
.breadCrumb p span,.menuBox p span{position:relative;padding-left:20px;}
.breadCrumb span::after,.menuBox p span::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:0;} 
.breadCrumb .back{float:right;position:relative;color:#ff7419;border:1px solid #ff7419;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#ff7419;color:#fff;}
.proCrumb{background:#fff;}
.listBox{min-height:300px;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}
.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;}
.listTie{font-size:2.625em;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;line-height:1.2;}
.listTie strong{font-weight:400;}
.listTie span{display: block;font-size:14px;margin-top:8px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#ff7419;margin-left:-10px;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.menuBox{background:#f7f7f7;height:60px;line-height:60px;position:relative;font-size:14px;}
.menuBox::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f7f7f7;height:100%;z-index:-1;}
.menuBox p span::after{line-height:1;top:2px;}
.listMenu{font-size:1.143rem;}
.listMenu a{display:inline-block;position:relative;color:#191919;margin-left:50px;}
.listMenu a:hover,.listMenu .cur{color:#ff7419;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#ff7419;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.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:#ff7419;border:1px solid #ff7419;color:#fff;}


/* 产品列表 */
.proList {margin-right:-30px;}
.proList li{float:left;width:25%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:86%;transition:all .3s;border:1px solid #e1e1e1;transition:all .4s;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#ff7419;transition:all 0.3s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;opacity:.7;}
.proList li .pImg:after{content:"";position:absolute;width:58px;height:58px;background: url('../images/pMore.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.3s;z-index:3;}
.proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.143em;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#ff7419;}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}

/*  产品详情 */
.proShow_box1{background:#f4f4f4;}
.gallery{width:55%;position:relative;padding:10px 140px 10px 10px;}
.galleryBig{position:relative;height:480px;background:#fff;box-shadow:0 0 10px #ccc;}
.galleryBig li{height:480px;line-height:480px;text-align:center;}
.galleryBig p{position: absolute;bottom:-40px;left:0;height:40px;line-height:40px;text-align:center;width:100%;background: rgba(0,0,0,.6);color:#fff;transition:all .5s;}
.galleryBig p i{font-family:"iconfont";font-style:normal;margin-right:15px;}
.galleryBig:hover p{bottom:0;}
.gallery img{max-height:100%; vertical-align: middle;}
.gallerySmall{position:absolute;z-index:10;top:0;right:10px;width:110px;height:480px;margin-top:10px;}
.gallerySmall li{border:1px solid #bdc4ce;padding-top:80%;cursor:pointer;pointer-events:initial !important;}
.gallerySmall li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;}
.gallerySmall .on::after{border:2px solid #ff7419;}
.gallery .btn{background:#333;width:35px;height:35px;line-height:35px;text-align:center;color:#fff;opacity:0;}
.gallery .swiper-button-prev{left:10px;}
.gallery .swiper-button-next{right:160px;left:auto;}
.gallery:hover .btn{opacity:.8;}

.proShow_R{width:40%;overflow:hidden;height:480px;}
.proShow_R .title{margin-bottom:20px;color:#333;}
.proShow_R .title span{display:block;font-size:2.286em;color:#ff7419;}
.proShow_R .font{height:120px;line-height:2;overflow:hidden;}
.proShow_R .tel{border-bottom: 1px solid #ddd;padding:20px;margin:20px 0;border-top: 1px solid #ddd;font-size:1.5em;color:#191919;background: url('../images/zxtel.png') no-repeat left center;padding-left:40px;}
.proShow_R .tel p{ font-size: 14px; line-height: 20px;}
.proShow_R .btn{margin-top:30px;overflow:hidden;position:relative;}
.proShow_R .btn a{display:block; width:40%;height:50px;line-height:50px;text-align:center;background:#fff;color:#333;margin-bottom:35px;max-width:180px;border-radius:5px;box-shadow:2px 2px 6px #ccc;}
.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:nth-child(2){color:#f00;}
.proShow_R .btn a:hover{background:#ff7419;color:#fff;}
.proShow_R .wx{position: absolute;right:5%;top:0;width:120px;text-align:center;}
.proShow_R .wx img{width:100%;box-shadow:2px 2px 6px #ccc;}
.proShow_R .wx span{display:block;margin-top:10px;}

.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.proTie span{display:inline-block;border-bottom:1px solid #ff7419;height:45px;font-size:20px;color:#191919;}
.proTie,.proShow_menu{height:45px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;}
.proShow_menu span{display:inline-block;margin-right:30px;cursor:pointer;position:relative;height:45px;}
.proShow_menu span::after,.showTie2 h2::after{content:"";position: absolute;left:0;bottom:0;background:#ff7419;height:1px;width:0;transition:all .4s;}
.proShow_menu .on{color:#ff7419;}
.proShow_menu .on::after{width:100%;}
.proShow_con{width:70%;}
.proShow_tab{background:#fff;min-height:200px;overflow:hidden;margin-bottom:30px;}
.proShow_tab .swiper-slide{padding:4%;}
.relative_pro li{width:33.3%;}

/* 行业应用 */
.applyList li{background:#f5f5f5;overflow:hidden;margin-bottom:20px;transition:all .5s;}
.applyList li .pic{width:50%;overflow:hidden;display:block;height:420px;}
.applyList li .txt{width:50%;padding:4%;position:relative;}
.applyList li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.applyList li h4::after,.applyFont .title::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#ff7419;width:15px;transition:all 0.4s; }
.applyList li h4 a{color:#333;}
.applyList li .txt .info{min-height:130px;}
.applyList li .btn{text-align:center;display:inline-block;font-size:12px;font-family:Arial;margin-top:25px;width:160px;border:none;height:46px;line-height:46px;color:#fff;background:#ff7419;}
.applyList li .more{background:#fff;color:#ff7419;margin-left:15px;}
.applyList li .btn:hover{color:#fff;background: #d85500;}
.applyList li:nth-child(2n) .txt{float:left;} 
.applyList li:nth-child(2n) .pic{float:right;}
.applyList li:hover .bgImg{transform: scale(1.05);}
.applyList li:hover{box-shadow:0 0 10px #ccc;}
.applyList li h4 a:hover{color:#ff7419;}

/* 行业应用详情 */
.applySlide{width:55%;overflow:hidden;position:relative;}
.applySlide li{height:520px;}
/* .applySlide .swiper-pagination-bullet{width:12px;height:12px;} */
.applySlide .swiper-pagination-bullet-active{background:#ff7419;}
.applySlide .btn{width:35px;height:35px;border-radius:100%;background:#fff;text-align:center;color:#333;line-height:35px;font-family:"宋体";font-weight:bold;font-size:20px;transition:all .3s;}
.applySlide .btn:hover{background:#ff7419;color:#fff;}
.applyFont{width:45%;height:520px;background:#f5f5f5;overflow: hidden;padding:4% 5%;}
.applyFont .title{font-size:2em;color:#ff7419;margin-bottom:30px;padding-bottom:15px;position: relative;}

.applyCon{background:#f5f5f5;overflow: hidden;}
.applyCon .tie,.relativeS .tie{font-size:2em;color:#333;margin-bottom:30px;}
.relativeS ul{margin-right:-30px;}
.relativeS li{float:left;width:25%;padding-right:30px;text-align:center;}
.relativeS li p{height:60px;line-height:60px;background:#fff;}
.relativeS li .pImg{padding-top:74%;}
.relativeS li a:hover img{transform: scale(1.1);}

/* 关于我们 */
.profileBox1{padding-top:40px;}
.profileL{width:20%; float:left;max-width:220px;}
.profileL .tie{font-size:2.125rem;color:#191919;position:relative;padding-bottom:15px;margin-bottom:60px;}
.profileL .tie span{display:block;font-size:1.294em;font-family:'Geometric','Arial';text-transform: uppercase;line-height:1.2;margin-top:15px;}
.profileL .tie span i{display: block;font-size:14px;font-style:normal;text-transform: none;}
.profileL .tie::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#ff7419;}
.profileL h4{font-size:1.286em;color:#333;font-weight:bold;margin-bottom:50px;}
.profileL h4 span{display: block;font-size:12px;font-weight:normal;opacity:.5;line-height:1;margin-top:10px;}
.zxBtn{display:block;height:50px;line-height:50px;background:#ff7419;text-align:center;color:#fff;}
.zxBtn:hover{background:#d85500;color:#fff;}
.zxBtn i{font-family: "iconfont";font-style:normal;margin-right:10px;}
.profileR{line-height:1.8;width:78%;}
.profileR .tie{font-size:2em;color:#ff7419;margin-bottom:25px;font-weight:bold;}
.profileBox1 .attest{padding-top:30px;margin-bottom:0;}
.culture .hTitle{font-size:14px;max-width:30%;text-align:left;}
.culture{background:url('../images/cultureBg.jpg') no-repeat center;background-size:cover;}
.culture .hTitle,.culture .hTitle span{color:#fff;}
.culture ul{width:66%;margin-right:-20px;font-size:1.143em;}
.culture li{float:left;width:33.3%;padding-right:20px;position:relative;height:380px;}
.culture li .txt{position:absolute;left:0;padding:20px;bottom:0;color:#fff;right:20px;min-height:120px;}
.culture li h4{font-size:1.5em;margin-bottom:15px;}
.album{border-top: 1px solid #ddd;}
.album li{float:left;width:20%;padding-right:5px;padding-bottom:5px;}
.album li .pImg{padding-top:75%;}
.album li p{position:absolute;background: rgba(0,0,0,.5);padding:0 5%;height:60px;line-height:60px;color:#fff;left:0;bottom:-60px;z-index:2;width:100%;transition:all .3s;text-align:center;}
.album li.big {width:40%;}
.album li:hover img{transform: scale(1.1);}
.album li:hover p{bottom:0;}
.partnerB{background:#f5f5f5;}

/* 荣誉资质 */
.honorL{width:23%;background:#2d2d2d;color:#fff;padding:3%;height:440px;line-height:1.8;}
.honorL .hTitle{text-align: left;margin-bottom:30px;}
.honorL .hTitle span{padding-bottom:0;margin-bottom:0;}
.honorL .hTitle span::after{display:none;}
.honorL .txt{height:170px;margin-bottom:15px;overflow:hidden;}
.honorL .more{display:inline-block;width:125px;height:40px;line-height:38px;border:1px solid #fff;text-align:center;color:#fff;}
.honorL .more:hover{background:#fff;color:#070691;}
.honorR{width:77%;position: relative;background:#f5f5f5;height:440px;padding:3.5% 7%;text-align:center;}
.honorSlide li{width:25%;float:left;font-size:1.143em;}
.honorSlide 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:15px;}
.honorSlide li .pic{border:1px solid #ddd;display: block;height:300px;line-height:300px;background:#fff;overflow:hidden;}
.honorSlide li img{transition:all .5s;max-height:100%;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#070691;}
.honorR .btn{width:20px;background-size:20px 40px;opacity:.5;left:4%;cursor:pointer;pointer-events:initial}
.honorR .swiper-button-next{left:auto;right:4%;}
.honorR .btn:hover{opacity:1;}

/* 实力展示 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:420px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:420px;background: #f6f6f6;}
.settingTop .font h3{font-size:1.857em;color:#ff7419;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#ff7419;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.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;}
.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:#ff7419;}
.galy{background:#f5f5f5;}
.partnerList ul{padding-left:1px;padding-top:1px;}
.partnerList li{float:left;width:14.3%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.partnerList li .pImg{padding-top:65%;}
.partnerList li img{padding:20px 0;}
.partnerList li p{background:#ff7419;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;}
.partnerList li:hover{z-index:2;border:1px solid #ff7419;}
.partnerList li:hover p{bottom:0;}
.partnerList li:hover img{top:-20px;}
.caseList li{width:33.3%;}
.caseList li .pImg{padding-top:54%;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}


/* 新闻列表 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;}
.newsSlide li{text-align: left;background:#e3e3e3;overflow: hidden;}
.newsSlide li .pic{width:45.5%;height:530px;overflow: hidden;display:block;}
.newsSlide li .txt{width:54.5%;padding:6%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;padding-bottom:20px;margin-bottom:30px;font-weight:700;}
.newsSlide li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#ff7419;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover,.newsList li h3 a:hover{color: #ff7419;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#333; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsSlide li .pic{height:460px;}
.newsSlide li .txt{padding:5%;}
.newsSlide li:hover .bgImg{transform: scale(1.08);}

.newsList{width:70%;overflow:hidden;}
.newsList li{border-bottom: 1px solid #ddd;padding-bottom:40px;margin-bottom:40px;transition: all .3s;overflow: hidden;}
.newsList li .pic{float: left;width:420px;height:240px;margin-right:50px;overflow: hidden;}
.newsList li img{transition: all .5s;width:100%;height:100%;}
.newsList li h3{font-size: 1.571em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:12px;}
.newsList li h3 a{color:#333;}
.newsList li p{min-height:80px;}
.newsList li .date{display: block;color:#999;margin-bottom:25px;font-size:12px;}
.newsList li .date i{font-style: normal;margin-left:8px;}
.newsList li .more{display: inline-block;width:120px;height:38px;line-height:38px;text-align: center;margin-top:25px;border: 1px solid #ccc;}
.newsList li .more:hover{background: #ff7419;border: 1px solid #ff7419;color:#fff;}
.newsList li:hover{box-shadow: 6px 6px 6px #eee;}
.newsList li:hover img{transform: scale(1.1);}

/* 新闻详情 */
.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:25%;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 #ff7419;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;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#ff7419;}
.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:#ff7419;color:#fff;}
.rightNews,.rightContact{background:#f4f4f4;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;}

/* 常见问题 */
.faq ul{padding-left:1px;padding-top:1px;overflow: hidden;}
.faq li{float:left;width:50%;position:relative;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;transition:all .3s;padding:2.5%;}
.faq li::after{content:"";position: absolute;left:0;bottom:0;height:6px;background:#ff7419;transition:all .5s;width:0;}
.faq li h4{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:700;margin-bottom:20px;color:#333;}
.faq li .tag{font-size:12px;margin:15px 0 20px 0;padding-left:25px;position:relative;color:#8f8f8f;}
.faq li .tag::after{content:"\e606";font-family:"iconfont";position:absolute;left:0;top:-2px;font-size:1.143rem;}
.faq li .txt{color:#777;height:100px;margin-bottom:15px;overflow:hidden;}
.faq li .date{color:#999;display:block;}
.faq li .date i{float:right;font-style:normal;font-size:1.286rem;font-family:"Arial";margin-top:-5px;}
.faq li:hover::after{width:100%;}
.faq li:hover{box-shadow:0 0 10px #ccc;}
.faq li:hover h4 {color:#ff7419;}
.faqList li h4{margin-bottom:20px;}

/* 联系*/
.contactBox{background:#f5f5f5 url('../images/ContactBg.jpg') no-repeat center;}
.contactBox .container{background: url('../images/ContactImg.png') no-repeat right bottom;}
.contactBox .tie{font-size:2em;color:#ff7419;margin-bottom:30px;}
.contactBox .tel span{display: block;color:#ff7419;font-size:2em;font-weight:bold;position: relative;padding-top:15px;margin-top:15px;}
.contactBox .tel span::after{content:"";position: absolute;left:0;top:0;width:30px;height:2px;background:#ff7419;}
.contactBox .zx{display:inline-block;width:160px;height:42px;line-height:42px;background:#ff7419;color:#fff;text-align:center;margin:15px 0;border-radius:21px;}
.contactBox .zx:hover{background:#d85500;}
.contactBox .txt{line-height:2;}
.contactR .titie{font-size:2em;color:#d85500;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;}

.contactBox2 .tie{margin-bottom:40px;color:#191919;font-size:2.5em;}
.contactBox2 ul{padding-left:1px;}
.contactBox2 li{float:left; width:33.3%;padding:2%;border:1px solid #d9d9d9;margin-top:-1px;min-height:220px;margin-left:-1px;}
.contactBox2 li span{display: block;color:#333;font-size:1.429em;margin-bottom:10px;}
#dituContent{height:480px;filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);}

/* 在线留言*/
.feedbackL{width:24%;height:380px;float:left;}
.feedbackR{width:72.5%;float:right;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;background:#fff;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;}
.feedback .tarea{width: 100%;height: 160px;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: 60px;line-height: 60px;border: 1px solid #ddd;background:#fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#f5f5f5;}
.feedback .code .sub {background: #ff7419;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #ff7419;}
.feedback .sub:hover{background:#d85500;}