@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;background:#fff;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#d82230  ;}
html,body{position:relative;height:100%;}
/* 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 linear;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd80{padding:80px 0;font-size:.875em;}
.pd150{padding:150px 0;font-size:.875em;}
@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('//at.alicdn.com/t/font_1152918_0q9mecpepppf.eot');
  src: url('//at.alicdn.com/t/font_1152918_0q9mecpepppf.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1152918_0q9mecpepppf.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1152918_0q9mecpepppf.woff') format('woff'),
  url('//at.alicdn.com/t/font_1152918_0q9mecpepppf.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1152918_0q9mecpepppf.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{position: fixed;;z-index:99;height:120px;width:100%;padding-top:60px;left:0;top:0;}
.header .logo{position:absolute;left:0;top:0;width:300px;} 
.nav {padding:0 200px 0 300px;font-size:1rem;text-align:right;line-height:36px;}
.nav .m{display:inline-block;margin-left:50px;position:relative;}
.nav .m>a{color:#222;display:inline-block;position:relative;top:0;}
.nav .cur a,.nav .m>a:hover{color:#d82230  ;}
.nav .m>a:hover{top:-5px}
.nav .navSub{position:absolute;left:-30px;top:45px;background:#ddd;line-height:35px;width:120px;color:#333;font-size:.875em;transform:scale(0,1);transition:all 0.4s;opacity:0;background: rgba(0, 0, 0,.6);}
.nav .navSub::after{content:"";position: absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color: #333;margin-left:-6px;}
.nav .navSub li{border-bottom:1px solid #282828;margin-left:0;text-align:center;}
.nav .navSub a{color:#fff;display:block;}
.nav .navSub a:hover{background:#d82230;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;}
.headR{width:200px;position:absolute;right:0;top:5px;text-align:right;font-size:.875em;}
.headR .lang i{font-family:"iconfont";font-style:normal;margin-left:8px;position:relative;top:1px;font-size:1rem;}
.headR .sIcon{font-family:"iconfont";margin-left:20px;top:0;font-size:1rem;}
.headFix{background:#fff;position: fixed;padding-top:30px;height:100px;box-shadow:0 0 5px #ddd;}
/*  导航按钮 */
.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:#d82230  ;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);}
.langIcon{color:#666;font-size:1.5rem;position:absolute;right:60px;top:18px;line-height:1;display:none;}
/* 广告轮播图 */
.banner{position:relative;overflow:hidden;width: 100%;height:100%;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet,.sIcon .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:12px;height:12px;border:1px solid #d82230;display:inline-block;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active,.sIcon .swiper-pagination-bullet-active{background:#d82230  ;}
.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;}
/* 产品 */
.product{padding:105px 0;overflow:hidden;font-size:.875em;position:relative;}
.product::after,.product::before{content:"";position:absolute;right:0;top:200px;background: url('../images/pro_bg.png') no-repeat;height:265px;width:34%;z-index:-1;background-size:100%;}
.product::before{top:400px;right:auto;left:-9%;}
.product .title{background:#202020;width:33.33%;padding:5%;color:#fff;font-size:.75rem;font-family:Arial;height:415px;position:absolute;left:0;top:0;}
.product .title h3{font-size:4em;color:#d8222f;text-transform: uppercase;font-weight:bold;letter-spacing:-2px;margin-bottom:10px;}
.product p{max-width:320px;}
.proMain{ display: flex;flex-flow: row wrap;justify-content: space-between;} 
.proMain li{position:relative;width:33.33%;height:100%;flex-grow:1;}
.proMain li img{max-width:102%;transition:all 2s linear;}
.proMain li a{display:block;position:relative;overflow:hidden;}
.proMain li h3{position:absolute;left:12%;top:12%;color:#333;transition:all .8s;padding-bottom:25px;transition-delay:.15s;}
.proMain li h3 span{display:block;font-size:1.714em;text-transform: uppercase;}
.proMain li h3::after{content:"";position:absolute;background: url('../images/p_arr.png') no-repeat right top;left:0;bottom:0;height:5px;width:15px;transition:all .8s;transition-delay:.15s;}
.proMain li:nth-child(1){padding-top:270px;padding-left:5%;}
.proMain li:nth-child(2){background:#ededed;}
.proMain li:nth-child(4){padding-left:5%;}
.proMain li:nth-child(4) a{padding-left:10%;}
.proMain li:nth-child(4) h3{left:18%;} 
.proMain li:nth-child(4) a::after{content:"";position:absolute;left:5%;width:20px;height:100%;background:#d8222f;top:0;}
.proMain li:nth-child(5){margin-top:-148px;align-self: auto;}
.proMain li:nth-child(6){margin-top:-235px;padding-right:80px;}  
.proMain li a:hover img{transform: scale(1.1);transition:all 4.2s linear}
.proMain li a:hover h3{padding-left:15px;}
.proMain li a:hover h3::after{left:15px;width:60px;}
.product .tie2{position:absolute;right:0;width:33.33%;bottom:20px;padding-left:5%;font-size:.75rem;}
.product .tie2 span{display:block;font-size:2.167em;color:#191919;font-weight:bold;position: relative;padding-top:20px;}
.product .tie2 span::after{content:"";position:absolute;left:0;top:0;width:30px;height:1px;background:#191919;}
.product .square{position:absolute;left:66.66%;background:#202020;top:-105px;height:245px;width:200%;z-index:-1;}
/* 优势 */
.adv{position:relative;padding:150px 0;overflow:hidden;}
.adv .img1{position:absolute;left:0;width:38%;}
.adv .bg{width:65%;position:absolute;top:100px;right:0;z-index:2;}
.adv .bg .bg1{max-width:38%;}
.adv .bg .img{position:absolute;left:0;top:0;}
.adv .bg .bg2{left:10%;top:-1%;z-index:2;max-width:32%;}
.adv .bg .bg3{left:20%;z-index:-1;top:-30%;animation:scalel 30s linear infinite alternate;z-index:-1;max-width:87%;}
.adv .bg .bg4{left:8%;top:auto;bottom:18%;z-index:5;max-width:59%;}
.advMain{float:right;width:70%;padding-top:34%;}
.advMain li{float:left;width:33.3%;padding-left:5%;font-size:.75rem;color:#333;line-height:2;}
.advMain li h4{font-size:2.167em;line-height:1;text-transform: uppercase;letter-spacing:-1px;font-weight:700;margin-bottom:65px;position:relative;color:#191919;position:relative;}
.advMain li i{position:absolute;color:#d82230;font-size:3.333em;font-style:normal;line-height:1;font-weight:bold;opacity:.3;left:0;bottom:-110px;writing-mode: tb-rl;-webkit-writing-mode: vertical-lr;writing-mode: vertical-rl;transform: rotate(-180deg);letter-spacing:-3px;}
.advMain li p{padding-left:40px;padding-bottom:60px;position: relative;}
.advMain li:nth-child(2){padding-top:25px;}
.advMain li:nth-child(3){padding-top:55px;}
.advMain li p::after{content:"";position:absolute;left:40px;bottom:0;width:30px;background: url('../images/adv_line.png');height:10px;transition:all .4s linear;}
.advMain li:hover p::after{width:200px;}
@keyframes scalel
{
  from {transform:scale(1);}
  to {transform:scale(1.15) translate(15%,-30px);}
}
/* 关于我们 */
.about{padding-top:80px;overflow:hidden;position:relative;padding-bottom:170px;overflow:hidden;font-size:.75rem; background: url('../images/about_bg1.png') no-repeat left top;}
.about .curve{position:absolute;left:0;bottom:0;width:55%;top:220px;background:#f0f0f0 url('../images/about_bg2.png') no-repeat right bottom;z-index:-1;}
.about .tie{color:#191919;font-size:4.333em;text-transform: uppercase;font-weight:bold;height:140px;}
.aboutL{padding-top:80px;position: relative;padding-bottom:20px;overflow:hidden;}
.aboutL li{height:100px;}
.aboutL a{color:#999;display:inline-block;}
.aboutL span{display:block;font-size:1.833em;color:#191919;text-transform: uppercase;font-weight:bold;}
.aboutL a:hover{padding-left:20px;border-left: 5px solid #d82230;transition:all .5s}
.aboutL a:hover,.aboutL a:hover span{color:#d82230;}
.aboutL::after{content:"";position:absolute;left:0;bottom:0;background: url('../images/a_arr.png') no-repeat;width:142px;height:9px;}
.aVideo{width:60.5%;height:590px;position:absolute;right:0;top:80px;cursor:pointer;}
.aVideo .bgImg::after{content:"";position:absolute;left:50%;top:50%;background: url('../images/vIcon.png') no-repeat;width:160px;height:58px;margin-left:-80px;margin-top:-29px;cursor: pointer;}
.aVideo .robe{position:absolute;left:-55px;bottom:200px;font-size:50px;font-weight:bold;text-transform: uppercase;color:#e1e1e1;writing-mode: tb-rl;-webkit-writing-mode: vertical-lr;writing-mode: vertical-rl;transform: rotate(-180deg);letter-spacing:3px;}
.aVideo .txt{position: absolute;bottom:0;left:-100px;bottom:0;width:200px;height:200px;color:#fff;text-align:center;background:#d82230 url('../images/about_bg3.png') no-repeat left bottom;font-size:3.333em;font-weight:700;padding-top:35px;}
.aVideo .txt span{display:block;}
/* 合作步骤 */
.process{overflow:hidden;font-size:.875rem;color:#333;position:relative;}
.process::after{content:"";position:absolute;width:100%;height:100%;background: url('../images/process_bg.jpg') no-repeat center center;left:0;top:0;animation:scale 40s infinite;z-index:-1;}
.processMain{padding:150px 0;}
.hTitle{font-size: 3.25rem;color:#191919;text-transform: uppercase;letter-spacing:-2px;font-weight:bold;margin-bottom:70px;}
.processMain li{float:left;width:16.6%;}
.processMain li .txt{background-repeat: no-repeat;height:264px;background-position: left 30px;padding-left:15px;}
.processMain li i{font-style:normal;font-size:3.714em;color:#d8222f;writing-mode: tb-rl;-webkit-writing-mode: vertical-rl;writing-mode: vertical-rl;transform: rotate(180deg);line-height:1;font-weight:bold;margin-bottom:20px;}
.processMain span{display:block;font-size:1.714em;}
.processMain .sIcon{display:none;}
@keyframes scale
{
  from {transform:scale(1) }
  50% {transform:scale(1.25)}
  to {transform:scale(1) }
} 
/* 新闻 */
.news{margin:150px 0; overflow:hidden;font-size:.75rem;position:relative;}
.news::after{content:"";position:absolute;bottom:0;left:0;background: url('../images/news_bg.jpg') no-repeat left bottom;width:38%;height:100%;z-index:-1;background-size:100%}
.news .hTitle{width:33%;float:left;padding-right:7%;}
.news .hTitle span{font-size:.75rem;font-weight:normal;display:block;opacity:.8;letter-spacing:0;}
.newsPic{width:28%;}
.newsPic .pic{height:270px;overflow:hidden;display:block;margin-bottom:35px;}
.newsPic .pic img{min-height:100%;max-width:none;min-width:100%;transition:all 1.5s;}
.newsPic h4{font-size:1.833em;text-transform: uppercase;height:80px;margin-bottom:10px;}
.newsPic h4 a{color:#191919;}
.newsPic h4 a:hover{color:#d8222f;}
.newsPic p{height:80px;;}
.newsPic .more{display:inline-block;background: url('../images/a_arr.png') no-repeat right top;width:100px;height:9px;}
.newsPic .more:hover{width:140px;}
.newsPic:hover img{transform: scale(1.1);}
.newsR{width:30%;overflow:hidden;}
.newsR li{margin-bottom:35px;border-bottom: 1px dotted #b8b8b8;}
.newsR li a{display:block;padding-left:95px; position:relative;height:145px;color:#666;}
.newsR li a::after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:100%;border-bottom: 1px dotted #d8222f;transition:all .5s;}
.newsR li .date{float:left;margin-left:-95px;width:95px;font-size:12px;;font-family:Arial;line-height:1;color:#191919;transition:all .5s;position:relative;}
.newsR li .date::after{content:"";position:absolute;left:25px;top:120%;height:0;background:#191919;width:1px;transition:all .5s;}
.newsR li .date i{display:block;font-style:normal;font-size:52px;}
.newsR li h4{font-size:1.5em;color:#191919;margin-bottom:10px;text-transform: uppercase;max-height:65px;overflow:hidden;}
.newsR li:last-child{border-bottom:none;margin-bottom:0;}
.newsR li a:hover::after{width:100%;}
.newsR li a:hover h4{color:#d8222f;}
.newsR li a:hover .date::after{height:30px;}
/*底部 */
.footer{background:#f5f5f5 url('../images/foot_bg.png') no-repeat right bottom;font-size:.75rem;line-height:2;position: relative;z-index:2;color:#777;}
.footer::after{content:"";position:absolute;background: rgba(255, 255, 255,.2);left:0;width:100%;height:60px;bottom:0;z-index:-1;}
.footMain{padding:60px 0 40px 0;overflow:hidden;}
.footL{width:46%;padding-right:50px;}
.footL ul{float:left;width:33.3%;}
.footL li{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.footL h4,.footCon h4{font-size:1.5em;color:#333;margin-bottom:10px;}
.footCon{width:42%;}
.footMain a{color:#777;}
.copyright{height:60px;line-height:60px;color:#999;}
.copyright a{color:#999;margin-left:30px;}
.footMain a:hover,.copyright a:hover{color:#e90016;}
.addShare{position: absolute;right:0;}
/* 内页公用 */
.listWrap{padding:120px 0;font-size:.875em;}
.newsWrap{overflow:visible;}
.listBanner{background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner img{width:100%;}
.listBanner h3{position:absolute;color:#d8222f;top:50%;font-size:4em;text-align:center;text-transform:uppercase;font-weight:700;letter-spacing:-2px;right:18%;}
.breadCrumb{font-size:.875rem;padding-top:50px;position:relative;overflow:hidden;padding-left:20px;}
.breadCrumb::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.breadCrumb .back{float:right;position:relative;color:#d82230  ;border:1px solid #d82230  ;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#d82230  ;color:#fff;}
/* 内页公用菜单*/
.listMenu{position:relative;padding:4% 5%;background:url('../images/menu_bg.jpg') no-repeat;margin-top:60px;font-size:1.375rem;color:#fff;height:260px;line-height:1;width:76%;background-size:cover;margin-bottom:100px;}
.listMenu .line{position:absolute;right:-32%;top:-60px;width:50%;height:254px;z-index:-1;background:#d82230 url('../images/menu_bg2.jpg') no-repeat;}
.listMenu .title{font-size:2.455em;font-weight:bold;letter-spacing:-2px;padding-bottom:25px;margin-bottom:35px;position:relative;}
.listMenu .title::after,.proTop .tie::after,.relaTie::after{content:"";position:absolute;left:0;bottom:0;height:3px;width:20px;background:#d8222f;}
.listMenu .main{display:flex;flex-wrap:wrap;justify-content: space-between;}
.listMenu li{flex-grow:1;}
.listMenu li a{color:#fff;position:relative;}
.listMenu li a::after,.proMenu li a::after,.proList .pImg::after{content:"";position:absolute;left:0;bottom:-20px;height:2px;width:100%;background:#d82230;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.listMenu li a:hover,.listMenu li .cur{color:#d82230;}
.listMenu li a:hover::after,.proMenu li a:hover::after,.proMenu .on a::after,.proList a:hover .pImg::after{transform: scale(1);transform-origin:left;}
/* 关于我们*/
.aboutBox1{padding-top:210px;background:none;font-size:.875rem;padding-bottom:100px;}
.aboutBox1 .curve{top:140px;bottom:auto;height:260px;}
.aboutBox1 .aVideo{top:210px;} 
.aboutBox1 .tie{position:relative;height:110px;margin-bottom:85px;}
.aboutBox1 .tie::after,.historyMain .font h5::after{content:"";position:absolute;left:0;bottom:0;width:70px;height:2px;background:#d8222f;}
.aboutFont{max-width:34%;padding-top:60px;height:396px;overflow:hidden;}
.aboutBox2{font-size:.75rem;position:relative;}
.aboutBox2::after,.aboutBox2::before{content:"";position:absolute;right:0;top:0;background: url('../images/pro_bg.png') no-repeat;height:100%;width:50%;z-index:-1;background-size:100%;}
.aboutBox2::before{bottom:0;right:auto;left:-5%;transform: rotate(180deg)}
.honorMain{padding-left:340px;padding-top:100px;}
.honorTie{width:290px;height:540px;background:#0f0f0f;padding:60px 0 0 30px;color:#fff;margin-left:-340px;position:relative}
.honorTie span{color:#d8222f;font-size:4em;display:block;text-transform: uppercase;letter-spacing:-2px;font-weight:bold;}
.honorTie::after{content:"";position:absolute;left:40px;top:220px;width:1px;height:90px;}
.culture{padding-top:100px;margin-right:-1%;}
.culture li{float:left;width:24%;margin-right:1%;transition:all .3s;}
.culture li .pImg{padding-top:65%;}
.culture li .txt{background:#f3f3f3;padding:15px 20px;min-height:160px;}
.culture li h4{font-size:1.333em;color:#222;margin-bottom:15px;padding-bottom:10px;font-weight:normal;position:relative;}
.culture li:hover img{transform: scale(1.1);}
.culture li h4:after{content:"";position:absolute;width:14px;height:1px;background:#d8222f;bottom:0;left:0;transition:all .3s;}
.culture li:hover{box-shadow:0 0 10px #ccc;}
.aTie{font-size:3.25em;color:#191919;text-transform: uppercase;font-weight:bold;margin-bottom:20px;}
.aboutBox3{background: url('../images/team_bg.jpg') no-repeat right top;}
.teamMain .bgImg{width:50%;display: block;overflow:hidden;height:550px;}
.teamMain .font{padding:30px 0 0 5%;width:50%;line-height:1.8;}
.teamMain .font h4{font-size:1.857em;padding-bottom:20px;margin-bottom:40px;position:relative;color:#333;position:relative;}
.teamMain .font h4 a{color:#333;}
.teamMain .font h4 a:hover{color:#d8222f;}
.teamMain .font h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;width:20px;background:#d8222f;}
.history{padding-bottom:150px;overflow:hidden;position:relative;font-size:.875em;}
.history .aTie{margin-bottom:50px;}
.history .txtBox{width:64%; height:180px;color:#fff;font-size:28px;background:#d82230 url('../images/history_bg1.jpg') no-repeat;padding:40px 50px 0 50px;position: relative;;margin-bottom:80px;}
.history .txtBox .p1{font-size:52px;font-weight:bold;text-transform: uppercase;line-height:1;letter-spacing:-2px;}
.history .txtBox .p1 span{display:block;letter-spacing:2px;font-size:60px;}
.history .txtBox .p2{position:absolute;bottom:40px;right:25%}
.history .txtBox i{margin:0 20px}
.history .bg{width:48%;right:0;top:80px;height:190px;position:absolute;}
.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:#d82230;box-shadow:0 0 0 2px #fff inset;border:2px solid #d82230;bottom:-3px}
.historyMenu .on span{top:-10px;position:relative;}
.historyMenu .on{color:#d82230;font-size:1.8em;padding-top:0;}
.historyMain .bgImg{width:50%;height:410px;}
.historyMain .font{width:46%;padding-right:5%;}
.historyMain .font h5{font-size:4em;color:#d82230;padding-bottom:10px;position:relative;margin-bottom:35px;}
.historyMain .font h5::after{width:40px;height:1px;}
.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:#d82230;}
.factory{margin-bottom:150px;overflow:hidden;position:relative;padding-top:90px;}
.factory::after{content:"";position:absolute;left:0;bottom:0;background: url('../images/factory_bg.jpg') no-repeat left bottom;width:29%;height:100%;background-size:100%;z-index:-1;}
.factory .aTie{width:23%;}
.factoryMain{width:77%;overflow: hidden;position:relative;}
.factoryMain li{float:left;width:25%;padding-right:1px;position:relative;}
.factoryMain li.f1{width:50%;}
.factoryMain li a,.factoryBox li a{margin-bottom:1px;display: block;}
.factoryMain li .pImg,.factoryBox li .pImg{padding-top:70%;}
.factoryMain li img,.factoryBox li img{filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);}
.factoryMain li a:hover img,.factoryBox li a:hover img{transform: scale(1.1);filter:none;-webkit-filter:none;-ms-filter:none; -o-filter:none;}
.factoryBox li{float:left;width:14.28%;padding-right:1px;}
/* 图片列表 */
.picList{margin-right:-20px;overflow: hidden;}
.picList li{float: left;width:25%;margin-bottom: 50px;padding-right:20px;}
.picList li a{display:block;position:relative;border-bottom: 1px solid #ddd;}
.picList li .pImg{padding-top: 70%;}
.picList li p{height:65px;line-height: 65px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition: all .3s;color: #111;position: relative;z-index:2;}
.picList li a::after{content: "";position: absolute;left:0;bottom:-1px;width: 100%;height:1px;background:#d82230;transform: scale(0,1);transform-origin: right;transition: transform .4s;}
.picList li a:hover::after{transform: scale(1);transform-origin:left;}  
.picList li a:hover img{transform: scale(1.1);}
.honorList li .pImg{background: url('../images/honor_bg.jpg') no-repeat;background-size:100%;}
.honorList li .pImg img{transform: scale(.9);}
.honorList li a:hover img {transform: scale(.95);}
/* 团队列表 */
.teamList ul{margin-right:-40px;}
.teamList li{float:left;width:25%;padding-right:40px;margin-bottom:50px;overflow:hidden;}
.teamList li .pImg{padding-top:120%;}
.teamList li .font{background:#eaeaea;padding:5%;transition:all .4s;}
.teamList li h4,.teamShow_font .tie{color:#191919;margin-bottom:15px;font-size:1.571em;position: relative;padding-bottom:10px;top:0;transition:all .4s;}
.teamList li:hover img{transform: scale(1.1);}
.teamList li p{height:65px;overflow:hidden;}
.teamList li a:hover .font{background:#d82230;color:#fff;}
.teamList li a:hover .font h4{color:#fff;top:10px;}
/* 团队详情 */
.teamShow_pic{width:35%;}
.teamShow_pic img{width:100%;}
.teamShow_font{width:58%;padding-top:60px;line-height:1.8;}
.teamShow_font .tie{margin-bottom:40px;padding-bottom:20px;font-size:2em;}
/* 产品列表 */
.proTop{margin-top:140px;margin-bottom:90px;position:relative;font-size:.875rem;background: url('../images/pro_qx.jpg') no-repeat 40% top}
.proTop .tie{font-size:3.857em;color:#191919;font-weight:700;letter-spacing:-2px;padding-bottom:15px;margin-bottom:65px;position: relative;padding-top:30px;height:140px;}
.proTop .bgImg{height:140px;width:59%;position:absolute;right:0;top:0;}
.proMenu{padding-bottom:10px;position:relative;height:60px;}
.proMenu li{float:left;padding-right:45px;margin-right:45px;border-right: 1px dotted #bfbfbf;margin-bottom:20px;}
.proMenu li span{font-size:1.714em;display:block;text-transform: uppercase;}
.proMenu li a{color:#333;position:relative;display:inline-block;}
.proMenu li a::after{bottom:-10px;height:1px;}
.proMenu .on a,.proMenu a:hover,.proMenu .menuSub a:hover{color:#d8222f;}
.proMenu li:last-child{border-right:none;padding-right:0;margin-right:0;}
.menuSub{position: absolute;left:0;top:100%;background:#f5f5f5;width:100%;height:50px;line-height:50px;padding:0 20px}
.proMenu .menuSub a{color:#333;margin:0 10px;}
.proMenu .menuSub a::after{display:none;}



/* 产品列表 */
.proWrap{overflow: hidden;padding-bottom:150px;font-size:1.314rem;}
.proPic{padding:60px;overflow:hidden;margin-bottom:40px;}
.proPic .pImg{width:50%;float:left;padding-top:30%;}
.proPic .pImg img{animation:scale 30s infinite;}
.proPic .txt{padding-left:4%;overflow:hidden;max-width:800px;text-align:center;padding-top:10%; color:#222;}
.proPic h4{margin-top:40px;position:relative;font-size:1.714em;color:#191919;}
/* .proPic h4 span{font-size:1.714em;text-transform: uppercase;margin-right:10px;color:#191919;}
.proPic h4::after{content:"";position:absolute;left:0;top:18px;height:1px;width:40px;background:#d8222f;} */
.proList ul{margin-right:-20px;}
.proList li{float:left;width:25%;padding-right:30px;}
.proList li a{display:block; position:relative;}
.proList li .pImg{padding-top:74%;border-bottom: 1px solid #e5e5e5;position:relative;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(216,24,48,.7);transition:all 0.25s;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;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li h4{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);color:#fff;z-index:3;opacity:0;margin-top:30px;transition:all .5s;min-height:24px;}
.proList li:hover h4{opacity:1;margin-top:0;}
.pro_txt{text-align:center;margin-top:50px;color:#333;}
.pro_txt a{color:#333;}
.pro_txt a:hover{color:#d82230;}
/* 产品详情 */
.gallery{position:relative;width:65%;padding-right:15%;overflow: hidden;transition:all .5s;margin:0 auto;}
.galleryFix{position: fixed;top:0;max-width:760px;}
.gallery-thumbs{width:14%;position:absolute;right:0;top:0;margin:30px 0;overflow: hidden;max-height:550px;}
.gallery-thumbs li{cursor:pointer;width:100%;position: relative;border:1px solid #cacaca;margin-bottom:10px;background:#fff;padding-top:90%;}
.gallery-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;background: #d82230;opacity:.7;transform: scale(0);transition:all .3s;}
.gallery-thumbs .on::after{transform: scale(1);}
.gallery img{width:100%;}
.gallery .swiper-button-next,.gallery .swiper-button-prev{top:0;background:rgba(0, 0, 0,.5);text-align:center;width:14%;height:25px;line-height:25px;color:#fff;font-size:24px;font-family:Arial;transition:all .3s;right:0;font-family:"iconfont";margin-top:0;left:auto;}
.gallery .swiper-button-next{top:auto;bottom:0;}
.gallery .swiper-button-next:hover,.gallery .swiper-button-prev:hover{background:#d82230;}
.gallery-top{width:100%;text-align:center;border:1px solid  #ddd;}
.proShow_R{width:50%;}
.proShow_R .title{color:#191919;font-size:2.4em;margin-bottom:30px;}
.proShow_R .menu{height:45px;border-bottom: 1px solid #ccc;margin-bottom:30px;font-size:1.286em;color:#333;}
.proShow_R .menu span{margin-right:30px;display:inline-block;position:relative;cursor: pointer;width:auto;background:none;opacity:1;height:45px;}
.proShow_R .menu span::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#ff0000;width:100%;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.proShow_R .menu .swiper-pagination-bullet-active{color:#d82230;}
.proShow_R .menu .swiper-pagination-bullet-active::after{transform: scale(1);transform-origin:left;}
.pro_relative{padding-top:80px;}
.pro_relative li .pImg:before{ display:none}
.pro_relative li h4{ display:none}
.relaTie{font-size:42px;position:relative;color:#191919;font-weight:700;letter-spacing:-2px;padding-bottom:15px;}
.get_more{margin:0 auto;width:180px;height:40px;line-height:40px;border:1px solid #ccc;font-size:14px;text-align:center;display:block;margin-top:40px;}
.get_more:hover{width:260px;border:1px solid #ff0000;}
/* 服务 */
.service{margin-bottom:100px;overflow:hidden;}
.service .font{width:41%;padding-top:30px;}
.service h4{color:#191919;font-size:2.286em;font-weight:bold;letter-spacing:-2px;margin-bottom:70px;;position:relative;z-index:2;}
.service h4::after{content:"";position:absolute;width:55%;height:2px;left:80%;top:25px;max-width:300px;}
.serviceSlide{width:54%;overflow:hidden;position: relative;}
.serviceSlide li{height:360px;}
.serviceT .font{float:right;}
.serviceT .serviceSlide{float:left;}
.serviceT h4::after{right:auto;left:-140px;width:120px;}
.serviceSlide .swiper-pagination{text-align:left;padding-left:20px;}
.serviceSlide .swiper-pagination-bullet{background:#fff;border-radius:0;opacity:1;}
.serviceSlide .swiper-pagination-bullet-active{background:#d82230;}
/* 新闻中心 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:80px;background: url('../images/foot_bg.png') no-repeat right bottom;}
.newsSlide li{text-align: left;overflow: hidden;}
.newsSlide li .pic{width:47.5%;height:480px;overflow: hidden;display:block;}
.newsSlide li .txt{width:52.5%;padding:3% 5%;}
.newsSlide li h4{font-size:1.857em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;margin-bottom:30px;text-transform: uppercase;}
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover{color: #d82230;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#d82230; height: 80px;line-height: 80px;width:52.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 .date{margin-top:25px;color:#999;display:inline-block;}
.newsList li{overflow:hidden;padding:4% 160px 4% 260px;position: relative;border-top: 1px solid #e5e5e5;}
.newsList li .pic{width:260px;height:155px;float:left;overflow:hidden;margin-left:-260px;}
.newsList li .pic img{width:100%;transition:all .5s;height:155px;}
.newsList li .txt{float:left;padding:15px 5% 0 5%;}
.newsList li .txt h3{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:20px;}
.newsList li .txt h3 a{color:#191919;}
.newsList li .date{float:right;margin-right:-160px;font-size:.75rem;color:#333;text-align:right;line-height:1.2;border-left: 1px dotted #b2b2b2;width:160px;margin-top:30px;}
.newsList li .date i{font-size:4.333em;display:block;font-style:normal;letter-spacing:-4px;}
.newsList li h3 a:hover{color:#d8222f;}
.newsList li:hover img{transform: scale(1.1);}
/* 案例详情 */
.newsShow_L{width:35%;}
.newsShow_L .title{font-size:2em;color:#191919;}
.newsShow_L .date {margin:10px 0 30px 0;color:#888;font-size:13px;}
.newsShow_L .date span{position:relative;padding-left:22px;margin-right:15px;}
.newsShow_L .date span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-2px;}
.newsShow_L .date .s:before{content:"\e735";font-size:1rem;top:-5px;}
.newsShow_L .txt{line-height:1.8;border-bottom: 1px solid #ddd;padding-bottom:35px;margin-bottom:35px;}
.newsShow_L .txt strong:first-child{display:none;}
.newsShow_L .tie,.relaTie{font-size:20px;margin-bottom:20px;color:#191919;}
.relative_news li{float:left;width:49%;margin-bottom:20px;}
.relative_news li:nth-child(2n){float:right;}
.relative_news li .pImg{padding-top:60%;}
.relative_news li h4{padding-top:15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relative_news li:hover img{transform: scale(1.1);}
.newsShow_R{width:60%;}
.newsShow_R .main{margin-bottom:50px;}
.newsShow_R img{width:100%;margin-bottom:15px;}
.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:#d82230;color:#fff;}
/* 联系 */
.contactTie{position:relative;margin-top:140px;padding-top:60px;}
.contactTie::after{content:"";position:absolute;left:0;top:0;background:#f0f0f0;height:260px;width:55%;z-index:-1;}
.contactTie::before{content:"";position:absolute;background: url('../images/menu_qx.png') no-repeat;left:-200px;bottom:-80px;width:55%;height:360px;background-size:100%;}
.cTie{font-size:52px;color:#191919;text-transform: uppercase;letter-spacing:-2px;font-weight:bold;width:24%;line-height:1;}
.contactTie .bgImg{width:75%;height:260px;}
.contactBox2{margin-top:120px;color:#333;font-size:1.143em;}
.contactBox2 ul{display: flex;flex-flow: row wrap;justify-content: space-between;font-weight:700;border-bottom: 1px solid #d2d2d2;padding-bottom:20px;min-height:110px;margin-bottom:65px;overflow:hidden;}
.contactBox2 li{padding-left:35px;line-height:1.2;}
.contactBox2 li i{font-family:"iconfont";font-style:normal;font-size:1.286em;float:left;margin-left:-35px;position: relative;top:-3px;color:#999;font-weight:normal;}
.contactBox2 li:nth-child(3){font-weight:normal;max-width:500px;} 
.googleMap{width:100%;height:420px;background:#f5f5f5;}
.contactBo3{padding:50px 0;overflow: hidden;position:relative;background: url('../images/contact_img3.jpg') no-repeat left bottom;margin-bottom:80px;}
.contactBo3 .cTie{width:100%;}
.feedback{width:64%;float:right;padding-top:60px;}
.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: #d82230;width: 30%;cursor: pointer;transition: all .3s;color: #fff;}
.feedback .sub:hover{background: #b1010e;}
/* 搜索*/
.search{width:50%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding-right:50px;margin-bottom:60px;}
.proSear .txt{float:left;width:100%;height:50px;line-height:40px;color:#666;padding-left:20px;display:block;background:#eee;}
.proSear .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:#d82230;}
/*分页样式*/
.pagination{padding:25px 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background:#d82230;color:#fff;border:1px solid #d82230;}
/*---网站地图---*/
.sitemap-frame .site-box{border-bottom: 2px #666 solid;}
.sitemap-frame .site-box .left{padding: 10px 20px;color: #fff;background: #555;}
.sitemap-frame .site-box .left a{color:#fff;display: inline-block;}
.sitemap-frame .site-box .right{color:#888;font-size:13px; line-height:35px;padding-left:20px;}
.sitemap-frame .site-box .right a{display:inline-block;color:#888; font-size:13px;}
.sitemap-frame .site-box .right a:hover{color:#cf2f2f}
.sitemap-frame .list{width: 100%; float: left; margin: 40px 0; display: table;}
.sitemap-frame .list li{display: table-cell;text-align: center;}
.sitemap-frame .list hr{width:3px; height:100%; border:none;background: #000;}
.sitemap-frame .list h4{}
.sitemap-frame .list h4 a{display: block;color: #fff;font-size:15px;padding: 10px 10px 10px 10px;border-bottom: 1px #ddd dotted;margin: 0 5px;background: #607782;border-radius: 7px;}
.sitemap-frame .list a:before{padding-right:5px;}
.sitemap-frame .list .box{
	padding: 20px 0 10px 0;clear: both;border-left: 1px #ddd solid;margin: 0 5px;}
.sitemap-frame .list .box a{position:relative;display: block;color: #666;font-size: 13px;background: #ededed;padding: 10px 5px;margin: 0 0 20px 5px;border-radius: 5px;}
.sitemap-frame .list .box a:after{content:"";position:absolute;left: -12px;top: 20px;width: 12px;height: 5px;display:block;background: #CACACA;/* border-radius: 50%; */}
.sitemap-frame .list a:hover{color:#fff; background:#cf2f2f} 
.sitemap-frame .list a:hover:after{}
/*站点地图，显示方式样式，上边界根据需要进行调整*/
.yzh-map-main .site_plc { padding: 5px 0; text-indent: 15px; background: url(../images/mapIcon.png) no-repeat 0 8px; }
.yzh-map-main .sitemap_con h4 { line-height:35px;border-bottom:1px dotted #ccc;font-size:15px;margin-bottom:5px;font-family:"微软雅黑";}
.yzh-map-main .b4 {margin-bottom:20px;overflow:hidden;}
.yzh-map-main .b4 ul {}
.yzh-map-main .b4 li {line-height:30px; width:155px;float:left;background:url(../images/ly_li.png) no-repeat left center;padding-left:14px;}