 @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:1rem;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:#565656;line-height:1.6;font-family:'AlibabaPuHuiTi-Regular','MiSans','Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#565656;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#e11701;}
body,html{height:100%;position:relative;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.container{position:relative;width:100%;max-width:84%;min-width:320px;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:90px 0;overflow:hidden;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.font14{font-size:.875em;}
.font16{font-size:1.143em;}
.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#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: 'iconfont';  /* Project id 2769793 */
  src: url('//at.alicdn.com/t/c/font_2769793_pv8sjp4xnc.eot?t=1741762832078'); /* IE9 */
  src: url('//at.alicdn.com/t/c/font_2769793_pv8sjp4xnc.eot?t=1741762832078#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('//at.alicdn.com/t/c/font_2769793_pv8sjp4xnc.woff2?t=1741762832078') format('woff2'),
      url('//at.alicdn.com/t/c/font_2769793_pv8sjp4xnc.woff?t=1741762832078') format('woff'),
      url('//at.alicdn.com/t/c/font_2769793_pv8sjp4xnc.ttf?t=1741762832078') format('truetype'),
      url('//at.alicdn.com/t/c/font_2769793_pv8sjp4xnc.svg?t=1741762832078#iconfont') format('svg');
}
@font-face {
  font-family: "AlibabaPuHuiTi-Regular";
  src: url('https://ctmon-file.ctmon.com.cn/fonts/Alibaba-PuHuiTi.woff2');
  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;z-index:90;font-size:1rem;position: fixed;top:0;left:0;color:#fff;transition:all .5s;background-image:linear-gradient(to bottom,rgba(0,0,0,.4),rgba(0,0,0,0) 90%) ;}
.header .container{height:100px;}
.header .logo2{display:none;}
.nav{width:50%;margin-right:230px;display:flex;justify-content:space-between;max-width:720px;font-size:1.063em;}
.nav .m{float:left;text-align:center;}
.nav .m>a{color:#fff;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position:absolute;left:50%;bottom:20px;width:0;height:2px;background:#fff;transition:all .5s;}
.nav .cur>a,.nav .m>a:hover,.nav .on>a{color:#fff;}
.nav .cur>a::after,.nav .m>a:hover::after{width:100%;left:0;}

.nav .navSub{position:absolute;top:120%;background:#fff;width:100%;text-align:center;padding:20px 0;transform:scaleY(0);opacity:0;left:0px;border-radius: 0 0 5px 5px;transform-origin:top;transition:top .5s,opacity .5s;line-height:1.8;}
.nav .navSub_pro{display:flex;justify-content:space-between;padding:40px 0;}
.nav .navSub::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;width:300%;left:-100%;z-index:-1;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.navSub_pro .pic{width:340px;height:460px;}
.navSub_pro .main{width:80%;padding-left:40px;display:flex;flex-flow:row wrap;}
.navSub_pro dl{text-align:left; width:33.3%;padding-left:40px;}
.navSub_pro dt{font-size:1em;border-bottom:1px solid #e6e6e6;margin-bottom:10px;padding-bottom:10px;}
.navSub_pro dt a{position: relative;display:block;}
.navSub_pro dt a::after,.navSub_tab .tabMenu li a::after{content:"\e6ab";font-family:"iconfont";position:absolute;right:0;top:0;opacity:.7;font-weight:700;}
.navSub_pro dd a{color:#666;display:inline-block;font-size:.875rem;position: relative;padding-left:10px;}
.navSub_pro dd a::after{content:"";position:absolute;left:0;width:5px;height:5px;border-radius:100%;background:#888;top:50%;margin-left:-2px;}
.navSub_pro dd a:hover{color:#e11701;}
.navSub_pro dd a:hover::after{background:#e11701;}
.navSub_pro dd em{font-style:normal;font-family:"iconfont";color:#e11701;margin:5px;}

.nav .navSub_plan{display: flex;justify-content:space-between;color:#777;padding:40px 0;}
.navSub_plan .txt{width:320px;text-align:left;}
.navSub_plan .txt h3{font-size:1.8em;color:#333;margin-bottom:5px;}
.navSub_plan .txt p{text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:5;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:5;margin-bottom:20px;}
.nav .navSub_plan .more{color:#e11701;}
.navSub_plan .more i{display:inline-block;background:#e11701;color:#fff;font-family:"iconfont";font-style:normal;border-radius:100%;width:20px;height:20px;border-radius:100%;margin-left:10px;line-height:20px;text-align:center;font-size:14px;}
.navSub_plan .more:hover i{animation: moveRightIn 1s 1;}
.navSub_plan .navSub_tab{width:75%;padding-left:6%;display:flex;justify-content:space-between;text-align:left;position: relative;border-left: 1px solid #999;}
.navSub_plan .swiper-scrollbar{left:-1px;top:0; opacity: 1 !important;width:3px;}
.navSub_plan .swiper-scrollbar-drag{background: rgba(0, 0, 0, .2);}
.navSub_tab .tabMenu{width:35%;max-height:550px;overflow:hidden;}
.navSub_tab .tabMenu ul{height:auto;}
.navSub_tab .tabMenu li{height:50px;line-height:50px;}
.navSub_tab .tabMenu li a{display:block;padding:0 6%;position:relative;}
.navSub_tab .tabMenu li a::after{right:6%;opacity:1;color:#fff;}
.navSub_tab .tabMenu li a:hover,.navSub_tab .tabMenu .on a{background-color:#e11701;color:#fff !important;}
.navSub_tab .tabMain{width:50%;}
.navSub_tab .tabMain li{display:none;}
.navSub_tab .tabMain .pic{display: block;width:100%;height:300px;overflow:hidden;margin-bottom:15px;}
.navSub_tab .tabMain img{object-fit: cover;width:100%;height:100%;}
.navSub_tab .tabMain .text{text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:3;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:3;margin-bottom:15px;font-size:.875em;} 

.navSub_default li{display:inline-block;padding:0 40px;text-align:center;border-right: 1px solid #eee;line-height:1.8;}
.navSub_default a{color:#191919;display:block;position: relative;transition:all .5s;}
.navSub_default i{display:block;background-size:100%;background-repeat: no-repeat;background-position:center;margin-bottom:20px;position:relative;font-family:"iconfont";font-style:normal;font-size:2.5em;line-height:1;opacity:.8;}
.navSub_default i::after{content:"";position: absolute;width:60px;height:60px;background:#eee0e1;border-radius:100%;top:50%;left:50%;z-index:-1;transition:all .5s;transform:scale(0);margin-left:-30px;margin-top:-30px;}
.navSub_default a:hover{color: #e11701;}
.navSub_default a:hover i::after{transform:scale(1);}

.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.headTel{position:absolute;right:0;background: url('../images/phone_b.png') no-repeat left center;padding-left:30px;font-size:1.375em;color: #e11701;}
.header:hover,.headFix{background:#fff}
/* .header.hideY{transform: translateY(-120px);} */
.headFix{position:fixed;top:0; box-shadow:0 0 8px #e1e1e1;height:80px;line-height:80px;}
.headFix .container{height:80px;}
.headFix .logo img{height:55px;}
.header:hover .logo2,.headFix .logo2,.headPro .logo2{display:inline-block;}
.header:hover .logo1,.headFix .logo1,.headPro .logo1{display:none;}
.header:hover .nav .m>a,.headFix .nav .m>a,.headPro .nav .m>a{color:#454545;}
.header:hover .nav .cur>a,.header:hover .nav .m>a:hover,.header:hover .nav .on>a,.headFix .nav .cur>a,.headFix .nav .m:hover>a,.headFix .nav .on>a,.headPro .nav .cur>a,.headPro .nav .m:hover>a,.headPro .nav .on>a{color:#e11701;}
.header:hover .nav .m>a::after,.headFix .nav .m>a::after,.headPro .nav .m>a::after{background:#e11701;}
.headPro{background:#fff;border-bottom: 1px solid #eee;}


/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:24px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#333;margin-bottom:5px;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 span:nth-child(2){width:16px;}
.navTrigger-on span:nth-child(1){transform: translateX(3px) 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:#333;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}

/* 广告轮播图 */
.banner{width: 100%;overflow:hidden;z-index:2;position:relative;color:#fff;}
.banner .swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-slide{position:relative;height:100%;overflow:hidden;}
.banner img{width:100%;height:100%;object-fit: cover;}
.banner .small{display:none;}
.banner .pic{width:100%;animation:scale 30s infinite;}
.banner .txt{position: absolute;top:45%;transform: translateY(-50%);color:#fff;text-align:center;width:100%;}
.banner .txt h4{font-weight:700;font-size:4.25em;}
.banner .txt p{font-size:2.375em;font-weight:300;margin-bottom:45px;}
.banner .txt .more{display:inline-block;height:40px;line-height:38px;border:1px solid #fff;border-radius:22px;color:#fff;padding:0 20px;font-size:1rem;}
.banner .txt i,.pageAd .txt .more i{font-style:normal;font-family:"iconfont";margin-left:15px;display:inline-block;}
.banner .txt .more:hover{background:#fff;color:#000;}
.banner .txt .more:hover i,.pageAd .txt .more:hover i,.homPageban .more:hover i{animation: moveRightIn 1s 1;}
.banner .mouse{position:absolute;background: url('../images/mouse.png') no-repeat center;left:50%;bottom:60px;z-index:2;width:15px;height:28px;  -webkit-animation: mouse both ease-in 2s infinite; -o-animation: mouse both ease-in 2s infinite; animation: mouse both ease-in 2s infinite;margin-left:-8px;}
.banner div.progress{width:150px;bottom:52px;top:auto;background: rgba(255,255,255,.5);left:8%;height:2px;margin-left:25px;}
.banner .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#fff;}
.banner .btn{width:32px;height:32px;border:1px solid #fff;top:auto;bottom:40px;right:8%;background:none;left:auto;font-family:"iconfont";text-align:center;line-height:30px;font-size:.75rem;transition:all .4s;border-radius:100%;}
.banner .swiper-button-prev{margin-right:45px;}
.banner .btn:hover{opacity:1;background:#fff;color:#000;}
.banner .num{position: absolute;z-index:2;left:8%;bottom:40px;font-family:Arial;}
.banner .total{margin-left:180px;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/* 推荐产品 */
.hTitle{font-size:2rem;margin-bottom:40px;text-align:center;line-height:1.4;text-transform: uppercase;color:#1f1e23;}
.hTitle span{display:block;font-size:1.563em;}
.hTitleW,.hTitleW span{color:#fff;}
.product{background: url('../images/pro_bg.jpg') no-repeat left top;}
.product ul{margin-right:-25px;font-size:.938em;overflow:hidden;}
.product li{float: left;width:calc(33.3% - 25px);margin-bottom:25px;margin-right:25px;background:#e6e6e8;display: block;position:relative; background: linear-gradient(to right, #e1e1e3 60%, #f7f7f7);padding:25px 0 25px 40px;height:330px;display:flex;justify-content:space-between;align-items:center;flex-direction: row-reverse;position: relative;transition:all .5s;top:0;}
.product li.big{width:calc(50% - 25px);padding:25px 40px;}
.product li .pic{top:25px;width:245px;}

.product li .pic img{width:100%;transition:all .5s;}
.product .big .pic{right:50px;}
.product li .txt{max-width:52%;}
.product li h3{font-size:1.733em;padding-bottom:15px;margin-bottom:20px;position: relative;}
.product li h3::after{content:"";position:absolute;width:48px;height:3px;background:#e11701;left:0;bottom:0;}
.product li h3 a{color:#292929;}
.product li .menu {height:90px;margin-bottom:10px;overflow:hidden;}
.product li .menu a{display:block;margin-bottom:5px;position: relative;padding-left:10px;}
.product .big .menu a{margin-right:15px;float:left;}
.product li .menu a::after{content:"";position:absolute;width:5px;height:5px;border-radius:100%;left:0;background:#707071;top:50%;margin-top:-2.5px;}
.product li .menu a:hover::after{background:#e11701;}
.product li .more{display:inline-block;width:130px;height:36px;line-height:34px;text-align:center;border:1px solid #747474;border-radius:20px;}
.product li h3 a:hover{color:#e11701;}
.product li .more:hover{border-color: #e11701;}
.product li:hover img{transform: scale(1.08);transition-delay:.3s;}
.product li:hover{top:-8px;box-shadow:5px 5px 8px #e1e1e1;}


/* 行业方案 */
.apply{position: relative;overflow:hidden;font-size:1.25em;}
.hTitleW{color:#fff;}
.apply .hTitle,.applySlide li .txt,.applyMenu{position:absolute;top:140px;left:8%;z-index:3;text-align:left;width:100%;}
.applySlide li{height:850px;overflow:hidden;position:relative;}
.applySlide li .txt{top:290px;color:#fff;max-width:700px;text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:2;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:2;}

.hMore{display:inline-block;height:46px;line-height:44px;border:1px solid #fff;border-radius:24px;padding:0 25px;color:#fff;}
.hMore i{margin-left:15px;display:inline-block;font-family:"iconfont";}
.hMore:hover{background:#fff;color:#d61518;}
.hMore:hover i{animation: moveRightIn 1s 1;}

.applyMenu{top:auto;bottom:130px;max-width:730px;}
.applyMenu li{float:left;padding-right:20px;margin-bottom:20px;}
.applyMenu li a{color:#333;display:block;width:220px;height:140px;background:#fff;border-radius:4px;padding:15%;position:relative;overflow: hidden;z-index:2;}
.applyMenu li a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#d61518 url('../images/rd_bg2.png') no-repeat right bottom;transition:all .6s;z-index:-1;}
.applyMenu li a i{background-repeat: no-repeat;width:40px;height:40px;display:block;margin-bottom:10px;transition:all .5s;}
.applyMenu .on a::after{height:100%;}
.applyMenu .on a i{background-position: 0 -40px;}
.applyMenu .on a{color:#fff;}

/* 关于我们 */
.aboutL{width:49%;}
.aboutL .hTitle{text-align:left;}
.aboutL .info{padding-top:30px;border-top:2px solid #dedede;height:140px;margin-bottom:30px;overflow:hidden;line-height:1.8;color:#555;}
.aboutL .more{display:inline-block;width:135px;height:36px;line-height:34px;border:1px solid #e11701;color:#e11701;text-align:center;border-radius:20px;}
.aboutL .more:hover{background:#e11701;color:#fff;}
.aboutNum{display: flex;justify-content: space-between;margin-top:40px;overflow:hidden;font-size:1.125em;}
.aboutNum li{float:left;color:#282828;}
.aboutNum li i{display:inline-block;width:50px;height:50px;background: url('../images/aboutIcon.png') no-repeat;}
.aboutNum li:nth-child(2) i{background-position:-50px 0;}
.aboutNum li:nth-child(3) i{background-position:-100px 0;}
.aboutNum li span{display:block;}
.aboutNum li p{overflow:hidden;margin-bottom:8px;margin-top:3px;}
.aboutNum li b{font-size:3.889em;line-height:1;margin-right:5px;position: relative;float:left;font-weight:400;letter-spacing:-2px;}
.layer_video {width:85% !important;height:90% !important;}

.aboutR{width:55%;margin-right:-10%;padding:50px 0; position:relative;}
.aboutR::after{content:"";position:absolute;background:#af000a;left:120px;top:0;right:0;bottom:0;z-index:-1;}
.aboutR a{display:block;overflow:hidden;position:relative;}
.aboutR a img{transition:all .6s; animation: scale 15s linear infinite alternate;animation-play-state: paused;}
.aboutR i{width:85px;height:85px;background: url('../images/aVideo.png') no-repeat;top:50%;left:50%;position:absolute;margin-top:-42px;margin-left:-42px;}
.aboutR a:hover img{animation-play-state: running;}

/* 合作伙伴 */
.partner{background:#f4f4f4;}
.partner ul{padding-top:1px;padding-left:1px;}
.partner li{float: left;width:16.66%;background:#fff;}
.partner li:nth-child(2){background:#f6f8fa;}
.partner li a{border:1px solid #e5e5e5;margin-top:-1px;margin-left:-1px;position:relative;display:block;}
.partner li .pImg{padding-top:67%;}
.partner li p{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(3,173,253,.9);text-align:center;color:#fff;padding-top:25%;transform:scale(0);opacity:0;transition:all .5s;font-size:1.125em;}
.partner li:hover p{transform:scale(1);opacity:1;transition-delay:.2s;}
.partner li:hover img{transform:scale(1.1);}

/* 新闻快讯 */
.newsMain li{float:left;width:33.3%;transition:all .5s;}
.newsMain li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#f6f8fa;border-radius:8px;}
.newsMain li .pImg{padding-top:64%;}
.newsMain li .pImg img{object-fit: contain;}
.newsMain li .txt{padding:25px;position:relative;z-index:2;}
.newsMain li .txt::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#c40909;transition:all .5s;z-index:-1;}
.newsMain li h4{font-size:1.25em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#010104;margin-bottom:10px;transition:all .4s;}
.newsMain li p{height:60px;margin-bottom:20px;line-height:1.8;}
.newsMain li .date{display:block;color:#ababab;font-size:.875em;line-height:36px;}
.newsMain li .date i{width:36px;height:36px;background: url('../images/n_arr.png') no-repeat;float:right;transition:all .5s;}
.newsMain li a:hover img{transform: scale(1.1);}
.newsMain li a:hover .txt::after{height:100%;}
.newsMain li a:hover *{color:#fff;transition:all .3s;}
.newsMain li a:hover .date i{background-position: -36px 0;}
.news .more{height:66px;line-height:64px;text-align:center;margin-top:50px;display:block;border:1px solid #e6e8ed;}
.news .more i{font-family:"iconfont";font-style:normal;margin-left:10px;}
.news .more:hover{border-color: #c40909;}

.homPageban{background: url('../images/homePage.jpg') no-repeat center;background-size:cover;padding:60px 0;text-align:center;color:#fff;}
.homPageban h3{font-size:2.813em;margin-bottom:5px;}
.homPageban .more{display:inline-block;width:170px;height:40px;line-height:40px;background:#fff;color:#c40909;margin-top:25px;border-radius:20px;}
.homPageban .more i{font-family:"iconfont";font-style:normal;margin-left:10px;display:inline-block;}
.homPageban .more:hover{box-shadow:5px 5px 10px rgba(0, 0, 0,.2);}

/*底部 */
.footer{background:#252525;overflow:hidden;font-size:.875rem;color:#a3a3a3;}
.footMain{padding:50px 0 40px 0;overflow:hidden;line-height:2.2;}
.footMenu{overflow:hidden;width:58%;display: flex;justify-content: space-between;margin-top:40px;}
.footMenu dl{float:left;}
.footMenu dt{font-size:1.143em;color:#fff;margin-bottom:15px;line-height:1.2;position: relative;}
.footMenu dt::after{content:"\e60f";position: absolute;right:0;top:0;transition: transform 0.3s ease;display:none;font-family:"iconfont";opacity:.4;}
.footMenu dd a{display:block;}
.footMenu .on dt::after{transform: rotate(180deg);}
.footMenu .n dt::after{content:"\e624";transform: rotate(0);}

.footWx{width:28%;text-align:center;max-width:370px;margin-top:-30px;}
.footWx h4{color:#fff;font-size:1.714em;border-bottom: 1px solid #676767;text-align:left;margin-bottom:25px;}
.footWx p{width:48%;}
.footWx p span{display: block;margin-top:5px;}
.footInfo{border-top: 1px solid #3b3b3b;padding:25px 0;}
.footInfo ul{display:flex;justify-content:space-between;}
.footInfo li {padding-left:60px;position: relative;}
.footInfo li i{float:left;margin-left:-60px;width:44px;height:44px;border-radius:100%;border:1px solid #fff;font-family:"iconfont";line-height:44px;color:#fff;font-style:normal;text-align:center;font-size:2em;}
.footInfo li span{display:block;font-size:1.143em;color:#fff;margin-bottom:5px;}
.footInfo .last{text-align:right;line-height:2;padding-left:0;}
.footInfo .last a{margin-left:15px;}
.footer a{color:#a3a3a3;}
.footer a:hover{color:#fff;}
.footBar{background:#1a1a1a;padding:35px 0;}
.footBar_tie{font-size:1.143em;margin-bottom:15px;}
.footBar_tie a{margin-right:15px;}
.footBar_tie .on{color:#fff;font-weight:700;}
.footBar_main .box{display:none;line-height:1.8;}
.footBar_main em{font-style:normal;margin:0 10px;color:#757575;}
.footBar_main a{color:#757575;}
.wap_footBar{height:45px;line-height:45px;background:#454545;overflow:hidden;position:fixed;bottom:0;width:100%;z-index:90;}
.wap_footBar a{float:left;width:50%;text-align:center;color:#fff;font-size:1.5em;}
.wap_footBar i{font-family:"iconfont";font-style:normal;margin-right:5px;}
.wap_footBar .wapMessage{background:#c7000b;}


/*内页公用 */
.listWrap{overflow:hidden;padding:80px 0;}
.listBan,.mzsmBanner{height:620px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;overflow:hidden;}
.listBan .txt{position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:leftPic .8s;color:#fff;max-width:1600px;margin:0 auto;width:100%;text-align:center;font-size:1.5em;text-transform: uppercase;letter-spacing:2px;line-height:1.2;font-size:2.25em;}
.listBan .txt h3{font-size:1.333em; margin-bottom:20px;position:relative;padding-bottom:20px;}
.listBan .txt h3::after{content:"";position:absolute;left:0;bottom:0;width:60px;height:2px;background:#fff;left:50%;margin-left:-30px;}
.listBan .bgImg{transform: matrix(1, 0, 0, 1, 0, 0);-webkit-transform: matrix(1, 0, 0, 1, 0, 0);-webkit-animation: minus 8s 0s ease both infinite;-moz-animation: minus 8s 0s ease both infinite;animation: minus 8s 0s ease both infinite;animation-iteration-count: 1;-webkit-animation-iteration-count: 1;}
.listBan .hBtn{margin-top:70px;margin-right:20px;border-color:#222;color:#222;font-size:.9em;}
.listBan .hBtn:hover{border-color: #e11701;color:#fff;}

.breadCrumb{overflow:hidden;background:#efefef;text-align:right;}
.breadCrumb p{padding:25px 0;}
.breadCrumb .h{background:url('../images/home_icon.png') no-repeat left center;padding-left:25px;display:inline-block;background-size:20px;}
.breadCrumb .back{float:right;color:#fff;background:#666;line-height:30px;padding:0 10px;font-size:14px;}
.breadCrumb .back:hover{background:#e11701;color:#fff;}
.breadCrumb .bc,.listMenu_box p .bc{color:#e11701;}
.breadCrumb .bc:hover,.listMenu_box p .bc:hover{text-decoration:underline;}

.listMenu_box{background:#efefef;height:80px;line-height:80px;position: relative;z-index:3;font-size:1.125em;padding-left:8%;padding-right:8%;overflow:hidden;}
.listMenu_box::after{content:"";position:absolute;left:-100%;bottom:0;width:300%;height:100%;z-index:-1;background:#efefef;}
.listMenu{width:78%;overflow:hidden;}
.listMenu a{padding:0 25px;width:auto;color:#333;position: relative;z-index:5;display:inline-block;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;bottom:0;background:#e11701;transition:all .5s;z-index:-1;}
.listMenu .cur.on::before{content:"";position:absolute;left:50%;border:10px solid transparent;border-top-color: #e11701;bottom:-20px;margin-left:-10px;}
.listMenu a.cur,.listMenu a:hover{color:#fff;transition:all .5s;}
.listMenu a.cur::after,.listMenu a:hover::after{height:100%;}
.listMenu_box p{float:right;font-size:14px;background:url('../images/home_icon.png') no-repeat left center;padding-left:25px;background-size:18px;margin-left:15px;}
.menuSub{border-bottom: 1px solid #e9e9e9;padding:25px 0;}
.menuSub a{margin-right:40px;position:relative;padding-left:15px;color:#666;}
.menuSub a::after{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;background:#666;}
.menuSub a::before{content:"";position:absolute;left:0;bottom:-29px;width:0;height:2px;background:#e11701;transition:all .5s;}
.menuSub a:hover,.menuSub .cur{color:#e11701;}
.menuSub a:hover::after,.menuSub .cur::after{background:#e11701;}
.menuSub a:hover::before,.menuSub .cur::before{width:100%;}

/* 产品列表 */
.proSider{width:20%;font-size:1.125em;float:left;background:#f6f6f6;border-radius:10px;overflow:hidden;}
.proSider .title{background:#e11701;padding:30px 10%;color:#fff;font-size:1.667em;line-height:1;font-weight:700;}
.proSider .title span{position:relative;display: block;}
.proSider .title i{float:right;color:#e11701;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;position: relative;z-index:5;}
.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}
.proSide_sub{border:1px solid #f6f6f6;}
.proSide_sub>li{border-bottom:2px solid #fff;position:relative;}
.proSide_sub>li>a{display:block;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:75px;line-height:75px;padding:0 10%;font-weight:700;position:relative;}
.proSide_sub>li>i{font-family:"iconfont";margin-left:5px;font-style:normal;font-size:14px;top:3px;float:right;transition:all .5s;}
.proSide_sub>li>a::after,.proSide_sub>li>a::before{content:"";position:absolute;right:10%;background:#666;top:50%;margin-top:-2px;transition:all .5s;}
.proSide_sub>li>a::after{width:3px;height:15px;margin-right:6px;margin-top:-8px;}
.proSide_sub>li>a::before{height:3px;width:15px;}
.proSide_sub li a:hover,.proSide_sub li .cur,.proSide_sub .sub ul a:hover,.proSide_sub .sub ul .cur{color:#e11701;}
.proSide_sub li .cur::before,.proSide_sub li .cur::after{background:#e11701;}
.proSide_sub li .cur::after{transform:rotate(-90deg);margin-right:9px;}
.proSide_sub .sub{font-size:.889em;padding:15px 10%;background:#fff;}
.proSide_sub .sub li a{border:none;display:inline-block;height:30px;line-height:30px;padding-left:10px;margin:3px 0;position:relative;}
.proSide_sub .sub li a::after{content:"";position:absolute;left:0;top:50%;margin-top:-2px;width:5px;height:5px;background:#666;border-radius:100%;}
.proSide_sub .sub li .cur::after,.proSide_sub .sub li a:hover::after{background:#e11701;}
.proSide_sub .sub ul{padding-left:10px;}
.proSide_sub .sub ul a{font-size:.875em;color:#333;background:none;}
.proSide_sub .sub ul em{margin-right:5px;display:inline-block;font-style:normal;}


.proList{float:right;width:77%;font-size:0.938em;}
.proTop{display:flex;padding-bottom:40px;flex-flow:row wrap;border-bottom: 1px solid #f0f0f0;justify-content:space-between;margin-bottom:40px;}
.proTop .pic{width:34%;height:200px;overflow:hidden;}
.proTop .pic img{object-fit: cover;width:100%;height:100%;}
.proTop .txt{width:60%;padding-right:15px;}
.proTop .txt h3{font-size:1.667em;color:#e11701;margin-bottom:10px;}

.proList li{display:flex;justify-content:space-between;margin-bottom:40px;}
.proList li .pic{width:390px;height:350px;border:1px solid #e3e3e3;text-align:center;line-height:350px;border-radius:5px;overflow: hidden;margin-right:25px;}
.proList li img{max-width:100%;max-height:100%;object-fit:contain;transition:all .5s;}
.proList li .txt{width:62.5%;border-bottom: 1px solid #e3e3e3;position:relative;padding-top:15px;}
.proList li .txt h4{font-size:1.33em;margin-bottom:15px;}
.proList li .txt h4 a{color:#323232;}
.proList li .txt h4 a:hover{color:#e11701;}
.proList li .txt p{text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:4;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:4;}
.proList li .txt .more{position:absolute;bottom:60px;width:135px;height:36px;line-height:34px;border:1px solid #e11701;color:#e11701;text-align:center;border-radius:20px;z-index:2;overflow: hidden;}
.proList li .txt .more::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;transition:all .3s;background:#e11701;z-index:-1;}
.proList li .txt .more:hover::after{height:100%;}
.proList li .txt .more:hover{color:#fff;}
.proList li:hover .pic img{transform:scale(1.1);}



/*  产品详情 */
.proShow_box{background:url('../images/proShow_bg.jpg') no-repeat center;margin-top:100px;padding:70px 0;background-size:cover;}
.breadCrumb2{background:none;position: relative;top:-30px;}
.gallery{width:48%;position:relative;}
.gallery .btn{width:34px;height:50px;text-align:center;line-height:50px;background:#ccccd3;font-family:"iconfont";color:#fff;font-size:1.5em;left:0;}
.gallery .swiper-button-next{left:auto; right:0;}
.gallery .btn:hover{background:#e11701;}
.gallery li .pic{height:560px;line-height:560px;display:block;text-align:center;}
.gallery li img{max-width:100%;max-height:100%;object-fit: cover;}
.gallery .swiper-pagination{position:static;margin-top:10px;}
.gallery .swiper-pagination-bullet{width:10px;height:10px;background:#333;opacity:.8;}
.gallery .swiper-pagination-bullet-active{background:#e11701;}

.proShow_R{width:45%;padding-top:40px;font-size:1.063em;}
.proShow_R .title{font-size:2.059em;color:#e11701;padding-bottom:25px;margin-bottom:25px;position:relative;}
.proShow_R .title::after{content:"";position:absolute;left:0;bottom:0;height:2px;width:75px;background:#e11701;}
.proShow_R .tie2 {margin-bottom:15px;display:flex;justify-content:space-between;font-weight:700;max-width:500px;}
.proShow_R .tie2 span{color:#e11701;font-size:2em;}
.proShow_R .font{height:220px;line-height:2;margin-bottom:20px;overflow:hidden;}
.proShow_R .font span{display:block;margin-bottom:10px;font-size:16px;}
.proShow_R .btn a{height:50px;line-height:48px;padding:0 20px;color:#e11701;border-radius:5px;font-size:1.059em;float:left;margin-right:20px;border:1px solid #e11701;width:220px;text-align:center;}
.proShow_R .btn .tel{background:#e11701;color:#fff;font-size:1.222em;}
.proShow_R .btn i{font-style:normal;font-family:"iconfont";margin-right:10px;}
.proShow_R .btn a:hover{background:#e11701;color:#fff;}

.pro_tieS{color:#e11701;font-size:1.75em;font-weight:700;margin-bottom:20px;}
.proShow_box2 .title{height:80px;line-height:80px;font-size:1.25em;color:#222;border-bottom: 1px solid #dfdfdf;text-align:center;margin-bottom:50px;}
.proShow_box2 .title span{padding:0 30px;margin:0 10px;display:inline-block;transition:all .5s;cursor:pointer;}
.proShow_box2 .title .on,.proShow_box2 .title span:hover{background:#e11701;color:#fff;}
.proShow_box2 .mainBox{overflow: hidden;margin-bottom:40px;}
.proShow_box2 .mainBox2 table{width:100%;}
.proShow_box2 .mainBox2 td{padding:6px 10px;word-break: break-all;}

.proShow_case{background:#f6f6f6;padding:60px 0;overflow:hidden;margin-top:80px;}
.proShow_case ul{margin-right:-20px;}
.proShow_case li{float: left;width:25%;padding-right:20px;}
.proShow_case li a{cursor: auto;}
.proShow_case li .pImg{padding-top:80%;}
.proShow_case li p{text-align:center;font-size:1.125em;color:#333;margin-top:10px;}
.proShow_case li a:hover img{transform: scale(1.1);}

.relatedPro li a{border:1px solid #ddd;display:block;text-align:center;font-size:1.125em;color:#333;padding-bottom:20px;background:#fff;}
.relatedPro li .pImg{padding-top:90%;margin-bottom:10px;overflow:hidden;}
.relatedPro li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relatedPro li a:hover img{transform:scale(1.1);}
.relatedPro li a:hover{color:#e11701;}

/*  行业方案 列表*/
.solutionIndex{margin-right:-40px;}
.solutionIndex li{float:left;width:50%;margin-bottom:40px;padding-right:40px;}
.solutionIndex li .pImg{padding-top:60%;}
.solutionIndex li .txt{background:#f3f3f3;position:relative;padding:30px 5%;line-height:1.8;color:#666;z-index:2;}
.solutionIndex li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#e11701; background:linear-gradient(to top,#ffc8cb,#e11701) ;z-index:-1;transition:all .5s;}
.solutionIndex li h4{font-size:1.5em;margin-bottom:5px;color:#000123;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.solutionIndex li p{height:60px;margin-bottom:35px;overflow:hidden;}
.solutionIndex li .more,.h_more{color:#e11701;width:130px;height:36px;line-height:34px;border:1px solid #e11701;display:inline-block;border-radius:20px;text-align:center;font-size:.875em;}
.solutionIndex li .more i{font-style:normal;font-family:"iconfont";margin-left:5px;}
.solutionIndex li a:hover img{transform: scale(1.1);}
.solutionIndex li a:hover .txt::after{height:100%;}
.solutionIndex li a:hover *{color:#fff;transition:all .5s;}
.solutionIndex li a:hover .more{border-color:#fff;}
.h_more:hover{background:#e11701;color:#fff;}

/*  解决方案详情 */
.solutionShow{border:1px solid #ddd;}
.solutionShow .title{text-align:center;background: url('../images/titleBg.jpg') no-repeat center right; font-size:2.571em;color:#e11701; text-align: center; padding:30px 20px; border-bottom: 1px solid #e11701;font-weight:700;}
.showdec_s{padding:60px;overflow: hidden;border-bottom: 1px solid #ddd;}
.showdec_s .txt{width:46%;line-height:2;}
.showdec_s .tie{font-size:1.875em;color:#333;padding-bottom:25px;margin-bottom:25px;position:relative;line-height:1.2;font-weight:700;}
.showdec_s .tie::after,.showTie2::after{content:"";position:absolute;left:0;bottom:0;width:20px;height:4px;width:50px;background:#e11701;}
.showdec_s .bgImg{width:48%;height:460px;}
.showdec_s .btn{display:inline-block;width:150px;height:40px;line-height:40px;background:#e11701;text-align:center;color:#fff;font-size:.875em;margin-top:40px;border-radius:20px;}
.showdec_s .btn:hover{background:#a00008;}
.showTie2{border-bottom: 1px solid #ddd;padding:30px 50px;background:#f5f5f5;font-size:1.875em;font-weight:700;line-height:1;color:#333;position:relative;}
.showTie2::after{left:50px;height:4px;bottom:-1px;width:100px;}
.solutionShow_info{padding:50px 60px;line-height:1.8;overflow:hidden;border-bottom: 1px solid #ddd;}
.solutionBox2 {background:#f5f5f5;}
.relatedS li{padding-right:0 !important;margin-bottom:10px;}
.solutionShow .showPage i{float:none;display:inline-block;}
.solutionCase ul{padding:50px 60px;overflow:hidden;margin-right:-15px;}
.solutionCase li{float:left; width:25%;padding-right:15px;margin-bottom:15px;}
.solutionCase li .pImg{padding-top:78%;}
.solutionBox2 .showTie2{text-align:center;margin-bottom:40px;border:none;padding-bottom:20px;}
.solutionBox2 .showTie2::after{left:50%;margin-left:-50px;}

/*新闻列表 */
.newsSlide{overflow:hidden;position:relative;margin-bottom:50px;padding-bottom:0;}
.newsSlide li{background:#efefef;overflow: hidden;border-radius:6px;}
.newsSlide li .pic{width:50%;height:480px;overflow: hidden;display:block;border: 1px solid #eee;border-radius:6px;overflow:hidden;}
.newsSlide li .txt{width:50%;padding:4% 5%;}
.newsSlide li .date{font-size:.875em;color:#999;display: block;margin-bottom:10px;}
.newsSlide li h4{font-size: 1.5em;color:#000;margin-bottom:10px;text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:2;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:2;}
.newsSlide li h4 a{color:#000;}
.newsSlide li .pic:hover .bgImg{transform:scale(1.05);}
.newsSlide li h4 a:hover{color:#e11701;}
.newsSlide p{line-height:2em;text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:3;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:3;padding-top:20px;margin-top:20px;position: relative;margin-bottom:30px;}
.newsSlide p::after{content:"";position:absolute;left:0;top:0;width:40px;height:1px;background:#e11701;}
.newsSlide .swiper-pagination{width:auto;left:55%;bottom:9%;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;}
.newsSlide .swiper-pagination-bullet-active{background:#e11701;}

.newsList ul{margin-right:-20px;font-size:0.938em;}
.newsList li{float: left;width:25%;padding-right:20px;margin-bottom:30px;}
.newsList li a{display:block;border-radius:5px;overflow:hidden;}
.newsList li .pImg{border:1px solid #e8e8e8;padding-top:65%;}
.newsList li .pImg img{object-fit: contain;}
.newsList li .txt{background:#efefef;padding:25px;position: relative;z-index:2;}
.newsList li h4{color:#111;font-size:1.2em;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li p{text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:2;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:2;margin-bottom:15px;height:50px;color:#666;}
.newsList li .date{font-family:Arial;color:#999;}
.newsList li .date i{float:right;font-family: "iconfont";font-style:normal;color:#666;font-size:2em;line-height:1;margin-top:-2px;}
.newsList li a:hover img{transform: scale(1.1);}
.newsList li a:hover h4,.newsList li a:hover p,.newsList li a:hover .date,.newsList li a:hover .date i{color:#fff;transition:all .5s;}
.newsList li a:hover .date,.newsList li a:hover p{opacity:.9;}
.newsList li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#e11701; z-index:-1;transition:all .5s;}
.newsList a:hover .txt::after{height:100%;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3,.newsList li a:hover i{color:#e11701;}

/* 新闻详情 */
.newsShow_F{width:70%;overflow:hidden;}
.newsShow_F .title{font-size:1.75em;color:#000;margin-bottom:15px;}
.newsShow_F .text {font-size:.875em;opacity:.8;}
.newsShow_F .text span{margin-left:25px;}
.newsShow_con{padding:35px 0;overflow:hidden;line-height:1.8;margin-top:25px;border-top:2px solid #e11701;}
.showPage{border-top:1px solid #dadada;padding-top:10px;}
.showPage p{margin-top:10px;}

.newsShow_R{width:26%;max-width:370px;} 
.newsShow_R .tie{font-size:1.75em;color:#000;margin-bottom:25px;margin-top:5px;border-bottom: 1px solid #dadada;padding-bottom:10px;}
.newsShow_R li{background:#efefef; margin-bottom:25px;position: relative;padding:5%;font-size:.938em;}
.newsShow_R li h4{font-size:1.2em;color:#000;margin-bottom:10px;}
.newsShow_R li::after{content:"";position: absolute;left:0;bottom:0;background:#e11701;width:0;height:1px;transition:all .5s;}
.newsShow_R li:hover::after{width:100%;}
.newsShow_R li p{text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:2;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:2;margin-bottom:15px;color:#777;}
.newsShow_R li span{display:block;color:#999;font-size:13px;}
.newsShow_R li:hover h4{color:#e11701;}

/* 视频列表 */
.videoList ul{margin-right:-30px;overflow: hidden;padding:0 6px;}
.videoList li{float:left;width:33.3%;padding-right:30px;margin-bottom:30px;}
.videoList li a{display: block;overflow: hidden;box-shadow:0 0 10px #e1e1e1;}
.videoList li .pImg{padding-top:74%;}
.videoList li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#000123;height:70px;line-height:70px;padding:0 4%;text-align:center;font-size:1.125em;}
.videoList li p span{float:right;color:#e11701;}
.videoList li p i{font-family:"iconfont";font-style:normal;margin-left:5px;font-size:1.5em;float:right;transition:all .5s;}
.videoList li .pImg::after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.4;width:100%;height:100%;transition:all .5s;z-index:4;}
.videoList li .pImg::before{content:"";position:absolute;left:50%;top:50%;width:80px;height:80px;background: url('../images/vIcon.png') no-repeat;margin-left:-40px;margin-top:-40px;z-index:5;transition:all .5s;background-size:100%;}
.videoList li a:hover p{color:#e11701;}
.videoList li a:hover img{transform: scale(1.06);}
.videoList li a:hover i{transform: rotate(-180deg);}
.layer_video{width:80% !important;height:90% !important;}

/* 技术问答 */
.faqList ul{margin-right:-20px; overflow: hidden;}
.faqList li{float:left;width:50%;position:relative;transition:all .3s;padding-right:20px;margin-bottom:20px;}
.faqList li a{background:#f5f7fa;display:block;padding:25px;position:relative;}
.faqList li a::after{content:"";position: absolute;left:0;bottom:0;height:3px;background:#e11701;transition:all .5s;width:0;}
.faqList li h4{font-size:1.25em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:700;margin-bottom:10px;color:#333;background: url('../images/q.png') no-repeat left center;padding-left:40px;}
.faqList li .txt{color:#777;height:80px;overflow:hidden;background: url('../images/a.png') no-repeat left 0px;padding-left:40px;}
.faqList li a:hover::after{width:100%;}
.faqList li a:hover h4{color:#e11701;}



/* 关于我们 */
.aboutBox1{background: url('../images/about_bg.jpg') no-repeat center;background-size:cover;}
.aboutBox1 .aboutR{width:46%;height:540px;margin-right:0;padding:0;}
.aboutBox1 .aboutR img{width:100%;height:100%;object-fit:cover;}
.aboutR::after{display:none;}
.aboutBox1 .aboutL{width:50%;}
.listTie{font-size:2em;color:#1f1e23;padding-bottom:20px;margin-bottom:30px;position:relative;}
.listTie::after{content:"";position:absolute;left:0;bottom:0;width:60px;height:3px;background:#e11701;}
.listTie2::after{left:50%;margin-left:-30px;}
.aboutBox1 .tie2{font-size:2.652em;color:#e11701;padding-bottom:10px;}
.aboutBox2{background:#f6f6f6;padding-top:35px;height:200px;overflow:hidden;}

.culture ul{margin-right:-20px;}
.culture li{float:left;width:33.3%;padding-right:20px;margin-bottom:20px;}
.culture li.big{width:50%;}
.culture li a{display:block;position:relative;height:360px;overflow:hidden;}
.culture li .txt{position:absolute;width:100%;text-align:center;top:20%;padding:0 7%;color:#fff;letter-spacing:2px;transition:all .5s;}
.culture li h5{font-size:1.5em;margin-bottom:15px;}
.culture li a:hover .bgImg{transform: scale(1.05); filter: blur(5px);}
.culture li a:hover .txt{top:60px;}

.honor{background:#f0f4f8 url('../images/honor_bg.jpg') no-repeat center;}
.honorL{width:28%;}
.honorL .tie2{color:#e11701;font-size:1.375em;margin-top:-10px;}
.honorL ul{padding:50px 0;}
.honorL li p{color:#222;line-height:1.2;}
.honorL li b{font-size:4em;color:#e11701;letter-spacing:-2px;}
.honorL li:first-child{margin-bottom:50px;}
.honorL .more{display:inline-block;width:160px;height:42px;line-height:42px;background:#e11701;color:#fff;border-radius:22px;text-align:center;}
.honorL .more:hover{background:#ba1200;}

.honorSlide{width:66%;padding:0 10px;padding-top:60px;overflow:hidden;font-size:1.125em;}
.honorSlide li{float:left;width:55%;text-align:center;}
.honorSlide li .pImg{padding-top:82%;box-shadow:0 3px 10px #e1e1e1;margin-bottom:25px;}
.honorSlide li p{opacity:0;}
.honorSlide .swiper-slide-active p{opacity:1;}
.honorSlide li:hover img{transform:scale(1.1);}
.settingSlide li{float:left;width:33.3%;}
.settingSlide li a{display:block;border-radius:10px;overflow:hidden;position:relative;background:#000;}
.settingSlide li a::after{content:"";position:absolute;left:50%;top:50%;background: url('../images/pMore.png');width:60px;height:60px;margin-top:-26px;margin-left:-26px;transition:all .5s;opacity:0;transform:scale(0);}
.settingSlide li .pImg{padding-top:68%;}
.settingSlide li a:hover img{opacity:.6;transform: scale(1.1);}
.settingSlide li a:hover::after{transform: scale(1);opacity:1;}
.settingSlide .swiper-pagination{position: static;margin-top:25px;}
.settingSlide .swiper-pagination-bullet{width:12px;height:12px;}
.settingSlide .swiper-pagination-bullet-active{background:#ba1200;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:33.3%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:68%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:82%;}
.honorList li .pic{height:370px;line-height:370px;border:1px solid #e1e1e1;transition:all .5s;display:block;overflow:hidden;}
.honorList li .pic img{transition:all .5s;max-height:100%;}
.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:#e11701;}

/* 合作伙伴*/
.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;overflow:hidden;}
.partnerList li .pImg{padding-top:66%;}
.partnerList li p{background:#e11701;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 #e11701;}
.partnerList li:hover p{bottom:0;}
.partnerList li:hover img{top:-20px;}

/* 联系*/
.contactBox1 .tie{color:#e62129;font-size:2.5em;text-align:center;margin-bottom:40px;}
.contactBox1 ul{display:flex;justify-content:space-between;overflow:hidden;font-size:1.5em;}
.contactBox1 li{float:left;background:#efefef;width:24%;margin:0 10px;height:250px;position: relative;padding:3% 2.5%;color:#222;border-radius:10px;}
.contactBox1 li::after{content:"";position: absolute;left:0;top:0;height:3px;background:#e62129;width:100%;transition:all .5s;transform-origin:right;transform: scale(0,1);transition: transform .5s;}
.contactBox1 li:hover::after{transform-origin:left;transform: scale(1);}
.contactBox1 li h4{font-weight:700;}
.contactBox1 li h4 span{display:block;font-size:14px;color:#767676;font-weight:400;}
.contactBox1 li p{position: absolute;bottom:40px;padding:0 10%;left:0;}
.contactBox1 li:last-child P{font-size:.833em;}
.contactBox1 li i{font-family:"iconfont";font-style:normal;position: absolute;right:10px;bottom:20px;line-height:1;opacity:.1;font-size:8rem;color:#999;transition:all .5s;}
.contactBox1 li:hover i{color:#e62129;transform:scale(.9);}
#dituContent{height:520px;border-radius:10px;overflow:hidden;}

/* 在线留言*/
.feedback .listTie{padding-bottom:10px;margin-bottom:40px;font-size:2.875em;}
.feedback p{width:49%;float: left;;height:60px;line-height: 60px;position: relative;padding:0 25px 0 60px;margin-bottom:20px;position: relative;background:#fff;border:1px solid #ddd;}
.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 p em{position: absolute;right:10px;font-size:1.125em;}
.feedback p i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -35px;font-size: 1.25rem;}
.feedback textarea{width: 100%;height: 100%;}
.feedback .tip{margin-bottom:20px;color:#333;clear:both;display:block;}
.feedback .tip i,.feedback p em{font-style:normal;color:#f00;}
.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:10px;background:#eee;height:60px;}
.feedback .code .sub {background:#e11701;width: 30%;cursor: pointer;transition: all .3s;color: #fff;}
.feedback .sub:hover{background:#bf0007;}

/* 下载中心 */
.downList ul{padding:10px;overflow:hidden;}
.downList li{float:left;width:48%;margin-bottom:30px;display:flex;justify-content:space-between;box-shadow:0 0 10px #e1e1e1;border-radius:5px;overflow:hidden;align-items:center;}
.downList li:nth-child(2n){float:right;}
.downList .pic{height:340px;width:50%;overflow:hidden;}
.downList .pic img{width:100%;height:100%;object-fit:cover;transition:all .5s;}
.downList .txt{width:50%;padding:0 20px 0 40px;}
.downList .txt h4{font-size:1.5em;color:#222;margin-bottom:10px;}
.downList .txt p{height:140px;margin-bottom:20px;overflow:hidden;}
.downList .txt i{font-style:normal;font-family:"iconfont";margin-left:10px;}
.downList li:hover img{transform: scale(1.1);}


/* 搜索结果*/
.proSear{margin-bottom:40px;}
.proSear form{border:1px solid #e11701;height:55px;background:#fff;max-width:900px;margin:0 auto;overflow:hidden;padding-right:55px;padding-left:90px;position:relative;border-radius:5px;}
.proSear select{position:absolute;left:0; color:#666;top:0;cursor:pointer;width:80px;padding-left:12px; height:53px;}
.proSear option{color:#333;}
.proSear .text{padding:0 15px;line-height:53px;width:100%;border-left: 1px solid #ccc;border-radius:0;height:53px;}
.proSear .btn{width:60px;background:#555 url('../images/sBtn2.png') no-repeat center;position: absolute;right:0;height:55px;cursor:pointer;transition:all .5s;}
.proSear .btn:hover{background-color:#e11701;}