@charset "utf-8";
/*~~~~框架布局~~~*/
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
/*==版心定义↓==*/
.container{width:1600px;}
/*==字符串↓==*/
i,.iof{font-style: normal;    font-family: "iconfont";transition: all .4s ease-in-out}
@font-face {
  font-family: 'iconfont';  /* project id 1963410 */
  src: url('//at.alicdn.com/t/font_1963410_lqg16zbr0li.eot');
  src: url('//at.alicdn.com/t/font_1963410_lqg16zbr0li.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1963410_lqg16zbr0li.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1963410_lqg16zbr0li.woff') format('woff'),
  url('//at.alicdn.com/t/font_1963410_lqg16zbr0li.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1963410_lqg16zbr0li.svg#iconfont') format('svg');
}
/*==顶部↓==*/
.fixed-top.header{ position: fixed;width:100%;z-index:99; padding:10px 0;height:80px;  }
.fixed-top.header:before{opacity:1; height:100%;}
.fixed-top.header .nav{margin-top:20px;}
.fixed-top.header .nav > li > a{ padding-bottom: 28px;}
.fixed-top.header .tel{ margin-top: 15px; }
/*--*/
.header{position: fixed;width: 100%;top:0;z-index:99;padding:20px 0;height:100px;border-bottom:1px solid rgba(255,255,255,0.6);}
.header:before{opacity:0; content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:80%; background:rgba(0,0,0,0.5);    transition: all .4s ease-in-out;}
.header .logo{float:left}
.header .nav{display:flex;float: right;margin-top: 27px;}
.header .nav > li{/* flex: 1; */float: left;margin-left: 50px; position: relative;}
.header .nav > li > a{position: relative;display: block;color:#fff;font-size:16px;text-align: center;padding-bottom: 32px;}
.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#ff8900;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#ff8900; }
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}
.header .nav .sub{display:none;width: 200%;left:-50%;top: 100%;position:absolute;border:1px #ddd solid;background: rgba(255,255,255,1);padding: 10px 0;z-index: 999;text-align: center;/* box-shadow: 0 0 10px #ddd; */}
.header .nav .sub a{display: block;color: #5e5e5e;font-size: 14px;padding:8px 10px}
.header .nav .sub a:hover{color:#fff; background: #ff8900;}
.header .tel{position: relative;float: right;margin-top: 25px;margin-left: 40px;font-weight: bold;font-size: 22px;color: #fff;}
.header .tel:before{content: "\e675";font-family: "iconfont";/* position: absolute; *//* left:0; */margin-right: 10px;font-weight: 400;}
/*==次级导航↓==*/
.menu{width:100%;height: 100px;margin-top: -100px;}
.menu ul{display:table; text-align: center;/*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}
.menu li{/*! flex: 1; */ display: inline-block;}
.menu li a{ font-weight:bold;position:relative;z-index: 0;display: block;margin: 0 30px 5px 30px;color: #fff;font-size: 18px;border-bottom: 1px #fff solid;/* overflow: hidden; */padding: 10px 0px;/* border-radius: 30px; *//* background: #fff; */}
.menu li a:before{ opacity:0; content: "\eb9c";font-family: "iconfont";position: absolute;left: 50%;bottom: -20px;margin-left: -7px;color:#fff;font-weight: bold;font-size: 14px;transform:translateY(-5px)}
.menu li a:after{content: "";position: absolute;left:0;bottom: -1px;z-index: 8;width:100%;height:1px;background: #ff8900;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.menu li:hover a,.menu li.active a{ color:#ff8900; }
.menu li:hover a:after,.menu li.active a:after{transform: scale(1);transform-origin:left;}
.menu li:hover a:before,.menu li.active a:before{opacity:1; color:#ff8900;transform:translateY(0px)}
/*==面包屑↓==*/
.site{margin:30px 0px 0px 0;color:#767676;font-size:14px;}
.site .home i{color:#333;font-weight:bold;font-size:16px;margin-right:10px;}
.site a{color:#666;font-size:12px;}
.site a:hover{color:#2e3093}
/*==标题↓==*/
.titleAx{color:#212121;font-size:40px;margin-bottom:40px;}
.titleAx font{display: block;margin-bottom: 10px;color:#d9d9d9;font-size:50px;letter-spacing: -3px;text-transform:uppercase;}
.titleAx .en{margin-top:10px;display: block;color:#999;font-size:14px;}
.titleAx .writing{margin-top:10px;display: block;color:#666;font-size:16px;}
.titleAx hr{display: block;margin:0 0 10px 0;width: 50px;height:2px;border:none;background:#ff8900;}
.titleAx.cen{text-align: center;margin-bottom:50px}
.titleAx.cen hr{margin: 0 auto 10px;}
.titleAx.white,.titleAx.white b,.titleAx.white span,.titleAx.white font{color:#fff}
.titleAx.white hr{background: #fff;}
.titleAx.tTop{margin:60px 0 0 0;}
/*伪类*/
.bfe:before,.bfr:after{content:""; display: block;transition: all .4s ease-in-out;}
/*-*/
.bfe-s:before,.bfr-s:after{content:"";transition: all .4s ease-in-out;}
/*-*/
.bfe-pos,.bfr-pos{ position: relative;}
.bfe-pos:before,.bfr-pos:after{content:""; position:absolute;transition: all .4s ease-in-out;}
/*-*/
.bfe-spos,.bfr-spos{ position: relative;}
.bfe-spos:before,.bfr-spos:after{content:""; position:absolute; }
/*句段限制*/
.lcp{-webkit-line-clamp: 1;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
/*===内页框↓==*/
.rack{float:left;width:100%;padding:70px 0 80px 0;}
.rackWor{}
/*==边距↓==*/
.ptm80{padding:80px 0}
.ptm100{padding:100px 0}
.ptm812b{padding:80px 0 120px 0 ;}
.ptm14b{padding:140px 0}
.ptm180{padding:180px 0}
.mt80{margin-top:80px;}
/*==首页产品↓==*/
.ProductHome{}
.ProductHome .long{ position: relative;}
.ProductHome .btn{left: -50px;width: 35px;height: auto;line-height: initial;text-align: center;color:#ccc;font-size: 35px;font-weight: bold;background: none;}
.ProductHome .btn.next{left:auto;right:-50px;}
.ProductHome .btn:hover{color:#ff8900}
/*==首页功能↓==*/
.FunctionHome{ background: url(../images/FunctionBg.jpg) no-repeat center; background-size:cover ; background-attachment:fixed ;}
.FunctionHome ul{}
.FunctionHome ul li{float:left}
.FunctionHome ul{ display: flex;flex-flow: row wrap;align-content: flex-start;}
.FunctionHome ul li{ position:relative;z-index:2; flex-grow: 1;display: inline-block;width:20%;padding:60px;text-align: center;/* padding:0 20px; */}
.FunctionHome ul li:before{ opacity:0; content:"";position:absolute;left: 0;top:0;z-index:-1;width:100%;height:100%;display: block; background:#fff;transform: translateY(20px);    transition: all .4s ease-in-out;}
.FunctionHome ul em{display: table;margin:0 auto 40px;width: 100px;height: 78px;background-repeat:no-repeat;background-position: 0 0;}
.FunctionHome ul h4{color:#fff;font-size:20px;margin-bottom:10px;}
.FunctionHome ul p{color:#fff;font-size:14px;margin-bottom:10px;}
.FunctionHome ul hr{margin:80px auto 0;width:40px;height:1px;border: none;background: #fff;}
.FunctionHome ul li:hover a{}
.FunctionHome ul li:hover{  }
.FunctionHome ul li:hover:before{ opacity:1; transform: translateY(0px);}
.FunctionHome ul li:hover h4{color:#212121}
.FunctionHome ul li:hover p{color:#999}
.FunctionHome ul li:hover em{background-position:0 -80px;}
.FunctionHome ul li:hover hr{ background: #ff8900;}
.FunctionHome ul .x1 em{background-image:url(../images/FunctionIco01.png);}
.FunctionHome ul .x2 em{background-image:url(../images/FunctionIco02.png);}
.FunctionHome ul .x3 em{background-image:url(../images/FunctionIco03.png);}
.FunctionHome ul .x4 em{background-image:url(../images/FunctionIco04.png);}
.FunctionHome ul .x5 em{background-image:url(../images/FunctionIco05.png);}
/*==首页优势↓==*/
.AdvantageHome{padding:140px 0; overflow: hidden;}
.AdvantageHome .left{float:left;position: relative;width: 28%;z-index: 22;padding-right: 40px;}
.AdvantageHome .titleAx font{color:#b3b3b3}
.AdvantageHome .left p{color:#4d4c4c;font-size:16px;margin-bottom:40px;}
.AdvantageHome .left .more{color:#fff;font-size:14px;padding:10px 20px; background: #ff8900;}
.AdvantageHome .left:before{content: "";position: absolute;right: 0;top: -100%;z-index: -1;width: 1000px;height: 1000px;background: #dbdadd;}
.AdvantageHome .left .more:hover{color:#ff8900;background: #fff;}
.AdvantageHome .right{float:right;width: 72%;}
.AdvantageHome ul{display: flex;flex-flow: row wrap;align-content: flex-start;}
.AdvantageHome ul li{position:relative;z-index: 2;float:left;width:25%;padding:20px;}
.AdvantageHome ul li:before{position: absolute;top: -200px;left:0;z-index: -1;content:"";width: 1000px;height: 1000px;}
.AdvantageHome ul u{display: block;color:#999;font-size:40px;margin-bottom:10px;text-decoration: none;}
.AdvantageHome ul .pic{margin-bottom:20px}
.AdvantageHome ul h4{color:#212121;font-size:18px;margin-bottom:30px; font-weight:bold;}
.AdvantageHome ul p{color:#333;font-size:14px;line-height: 22px;}
.AdvantageHome ul li:nth-child(1):before{background: #e2e1e4;}
.AdvantageHome ul li:nth-child(2):before{background: #e9e9eb;}
.AdvantageHome ul li:nth-child(3):before{background: #f1f0f1;}
.AdvantageHome ul li:nth-child(4):before{background: #fff;}
.AdvantageHome ul li:hover{transform:translateY(-10px)}
.AdvantageHome ul li:hover:before{ background: #f5f5f5;}
.AdvantageHome ul li:hover h4{color:#ff8900}
/*==首页案例↓==*/
.CaseHome{overflow: hidden; width: 1600px; margin: 0 auto;}
.CaseHome .gallery-top{ margin-bottom: 40px; overflow: initial;}
.CaseHome .gallery-top li{height:720px}
.CaseHome .gallery-top .pic{position: absolute;left: -10%;top:0;width:120%;height:100%;}
.CaseHome .gallery-top .pic img{width:100%;height: 100%;object-fit: cover;transition:all 0.5s;animation: scale 30s infinite;}
.CaseHome .gallery-top .swiper-slide-active{z-index: 5;}
.CaseHome .gallery-top .swiper-slide-active h4{ opacity: 1; transform: translateX(0px)}
.CaseHome .gallery-top .swiper-slide-active .more{opacity: 1;transform: translateX(0px)}
.CaseHome .gallery-top .box{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;margin-left: 100px;height: max-content;z-index: 2;}
.CaseHome .gallery-top h4{opacity: 0; display: table;color:#fff;font-size:32px;/* margin-bottom:30px; */padding: 20px 50px;transform: translateX(30px);background:rgba(255,137,0,0.7);transition: all .8s ease-in-out;}
.CaseHome .gallery-top .more{opacity:0;display: table;color:#fff;font-size:16px;padding: 12px 40px;transform: translateX(-30px);background: rgba(0,0,0,0.5);transition: all .8s ease-in-out;}
.CaseHome .gallery-top .more i{color:#fff;margin: 1px 0 0 15px;float:right;font-size: 20px;}
.CaseHome .gallery-top .more:hover{color:#ff8900; background: #ffff;transition: all .4s ease-in-out;}
.CaseHome .gallery-top .more:hover i{color:#ff8900;transform:translateX(5px)}
.CaseHome .gallery-thumbs{}
.CaseHome .gallery-thumbs li{cursor:pointer;}
.CaseHome .gallery-thumbs .pic{border:4px #fff solid;transition: all .4s ease-in-out;}
.CaseHome .gallery-thumbs .pic img{display: block;max-width: 100%;}
.CaseHome .gallery-thumbs h4{color:#0a1a31;font-size:16px;margin-top:10px;text-align: center;}
.CaseHome .gallery-thumbs li:hover .pic,.CaseHome .gallery-thumbs li.swiper-slide-thumb-active .pic{border-color:#ff8900}
.CaseHome .gallery-top li h4:hover{ background:rgba(223,38,38,0.9);transition: all .4s ease-in-out; }
.CaseHome .btn{left: 0;top: 50%;   width:50px;height:50px;line-height:50px;margin-top: -25px;color: #fff;font-size: 23px;font-weight: bold;text-align:center;border: 1px #fff solid;border-radius: 50%;background: none;}
.CaseHome .btn.nt{left:auto;right:0;}
.CaseHome .btn:hover{color:#fff;border-color:#ff8900; background: #ff8900;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}
/*==首页伙伴↓==*/
.PartnerCont{}
.PartnerCont{ background:#f9f9f9;}
/*==伙伴列表↓==*/
.PartnerCont .list li{}
.PartnerCont .list li a{position: relative;display:block;height:100%;overflow: hidden;border-radius: 10px;}
.PartnerHome .list a:after{ opacity:0; content:""; position:absolute;left:0;top:0;width:100%;height:100%;transform: translateY(-10px);background:#ff8900;}
.PartnerCont .list h4{ opacity:0; position: absolute;left:0;top:0;right:0;bottom:0;z-index: 1;margin: auto;height: fit-content;text-align: center;color:#fff;font-size:18px;transform: translateY(10px);}
.PartnerCont .list .pic img{width:100%;min-height:150px}
.PartnerCont .list li:hover h4{opacity:1;transform: translateY(0px);}
.PartnerCont .list li:hover a:after{opacity:0.8;transform: translateY(0px);}
.PartnerCont .spot{position:initial; margin-top:40px}
.PartnerCont .spot span{opacity: 1;width:10px;height:10px;margin:0 8px !important; background: #808080;}
.PartnerCont .spot span.swiper-pagination-bullet-active{background: #ff8900;}
/*==首页关于↓==*/
.AboutHome{padding:140px 0 200px 0; background: url(../images/AboutBg.jpg) no-repeat center;  background-size:cover ;  background-attachment:fixed ;}
.AboutHome .container{position:relative;z-index:2;}
.AboutHome .tit{position: absolute;top: 28%;z-index: -12;left: 32%;width: 22%;height: 420px;padding: 60px 7% 50px 100px;border: 2px #fff solid;/* transform: rotate(90deg); */}
.AboutHome .tit b{display: block;float: right;color:#fff;font-size:50px;font-weight: 400;writing-mode: vertical-lr;}
.AboutHome .tit font{/* float: left; */position: absolute;top: 210px;/* bottom: 0; *//* left: 0; */right: 7%;/* margin: auto; *//* height: max-content; */width:360px;display: block;color:#fff;font-size:40px;transform: rotate(90deg);}
.AboutHome .pic{width: 37%;}
.AboutHome .pic img{display:block;max-width:100%;}
.AboutHome .right{width: 50%;border: 1px #fff solid;padding: 50px 50px 50px 100px;}
.AboutHome .right .title{color:#fff;font-size:24px;margin-bottom:20px;}
.AboutHome .right .title hr{margin: 15px 0 0 0;border:none;width:40px;height:1px;background: #ff8900;}
.AboutHome .right .wx{color:#fff;font-size:14px;line-height: 24px;}
.AboutHome .right .more{float: right;margin-top:40px; color:#ff8900;font-size:14px; padding:10px 30px; background: #fff;}
.AboutHome .right .more:hover{color:#fff;background: #ff8900;}
/*==首页新闻↓==*/
.NewsHome{}
.NewsHome .tone{position: relative; text-align: center;margin-bottom:40px;    border-bottom: 1px #ddd solid;}
.NewsHome .tone:before{opacity: 0;content: "";position: absolute;left:0;bottom:0;width:100%;height:1px;background: #ddd;}
.NewsHome .tone li{display: inline-block;margin:0 25px;cursor: pointer;}
.NewsHome .tone a{position: relative;display: block;color:#212121;font-size:20px;padding-bottom: 15px;}
.NewsHome .tone a:before{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#ff8900;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.NewsHome .tone .active a{color:#ff8900}
.NewsHome .tone .active a:before{transform: scale(1);transform-origin:left;}
.NewsHome .news-list p{-webkit-line-clamp: 2; }
/*==新闻↓==*/
.news-list{margin: 0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.news-list li{float:left;width:25%;margin-bottom:20px}
.news-list a{display:block;margin-left: 20px;}
.news-list .pic{ }
/*.news-list .pic img{max-width:100%;height: 100%;object-fit: cover;}*/
.news-list .box{padding:15px; background: #f6f6f6;}
.news-list h4{color:#212121;font-size: 16px; margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-list .time{ position:relative;color:#d1d1d1;font-size:16px; display: block;margin-bottom:10px;}
.news-list p{-webkit-line-clamp: 2;color: #757575;font-size:14px;line-height: 22px;}
.news-list li:hover h4{color:#ff8900}
/*--*/
.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%;}
/* 产品列表2 */
.BusinessInner li{background:#f8f8f8;overflow:hidden;margin-bottom:20px; line-height:26px;}
.BusinessInner li .pic{width:50%;overflow:hidden;display:block;height:430px;}
.BusinessInner li .txt{width:50%;padding:4%;position:relative;}
.BusinessInner li h4{font-size: 2.5em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.BusinessInner li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#ff8900;width:15px;transition:all 0.4s; }
.BusinessInner li h4 a{color:#333;}
.BusinessInner li .txt .info{min-height:130px; font-size:16px;}
.BusinessInner li .more{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:#ff8900;}
.BusinessInner li .more:hover{width:220px;color:#fff;border:none;}
.BusinessInner li:nth-child(2n) .txt{float:left;} 
.BusinessInner li:nth-child(2n) .pic{float:right;}
.BusinessInner li:hover .bgImg{transform: scale(1.05);}
.BusinessInner li h4 a:hover{color:#ff8900;}
/* 解决方案详情 */
.BusinessSlide{width:60%;overflow:hidden;position:relative;}
.BusinessSlide li{height:520px;}
.BusinessSlide .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;}
.BusinessSlide .btn:hover{background:#ff8900;color:#fff;}
.BusinessFont{width:40%;height:520px;background:#f5f5f5;overflow: hidden;padding:4% 5%;}
.BusinessFont .title{font-size:2.4em;color:#ff8900;margin-bottom:30px;padding-bottom:15px;position: relative;}
.BusinessFont .txt{ font-size:16px; line-height:26px;}
.BusinessCon{background:#f5f5f5;overflow: hidden;}
.BusinessCon .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:70%;}
.relativeS li a:hover img{transform: scale(1.1);}
.relativeS li:hover p{color:#ff8900}
/*==产品列表↓==*/
.product-list{margin-left:-15px;margin-bottom:-20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list li{float:left;width:33.3%; margin-bottom:20px;}
.product-list li a{display: block; margin-left:15px;}
.product-list .box{position: relative;margin: -40px 30px 10px 30px;padding:40px;text-align: center;box-shadow:0 0 10px #ddd;background: #fff;    transition: all .4s ease-in-out;}
.product-list .pic{position:relative;padding-top: 70%;}
.product-list .pic img{position:absolute; left:0;top:0; display:block;width:100%;height:100%;}
.product-list h4{color:#212121;font-size:24px; margin-bottom:15px;}
.product-list p{-webkit-line-clamp: 3;color:#757575;font-size:14px;line-height:22px;}
.product-list .more{display: table;margin: 25px auto 0;color:#000;font-size:18px;width: 35px;height: 35px;line-height: 30px;border: 1px #000 solid;border-radius: 50%;}
.product-list li:hover h4{color:#ff8900}
.product-list li:hover .box{ transform: translateY(-5px);box-shadow: 0 0 10px #ddd}
.product-list li:hover .more{width:100px;color:#ff8900;border-radius:0px;border-color:#ff8900}
/*--*/
.swiper-container .product-list{flex-flow: initial;margin-left:0px;}
.swiper-container .product-list li a{margin-left:0px;}
/*==产品详情↓==*/
.ProductShow{}
.ProductShow .top{/*padding:60px 0 120px 0; ;border-bottom:1px #ddd solid;background: #f5f5f5;*/}
.ProductShow .top .left{width:55%;}
.ProductShow .top .right{width:40%}
.ProductShow .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.ProductShow .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.ProductShow .top .right .parts{ margin: -50px 0 35px 0;overflow: hidden;}
.ProductShow .top .right .parts h3{color:#333;font-size: 18px;margin-bottom: 15px;}
.ProductShow .top .right .parts img{display: block;float:left;width: 17%;height:80px;margin-right: 2%;border:2px #ddd solid;}
.ProductShow .top .right .parts img:hover{border-color:#666}
.ProductShow .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding: 20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.ProductShow .top .right .tel i{float:left;color:#666;font-size: 25px;margin-right: 15px;}
.ProductShow .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #ff5c00;}
.ProductShow .top .right .btn i{float:left;margin: 3px 10px 0 0px;color:#fff;font-size:20px;}
.ProductShow .top .right .online{/* padding-left:70px; */}
.ProductShow .top .right .download{color:#4c4c4c;background: #fff;}
.ProductShow .top .right .btn:hover{color:#fff;background-color: #333;}
.ProductShow .con{margin-top:70px}
.ProductShow .con .tone{overflow:hidden;margin-bottom:50px;border-bottom:1px #ddd solid; text-align: center;}
.ProductShow .con .tone li{position: relative; display: inline-block; margin:0 20px 0 20px; /*! border-left:1px #ddd solid; */cursor: pointer;}
.ProductShow .con .tone li a{display: block; color:#444444;font-size:20px;padding: 0px 0px 20px 0;}
.ProductShow .con .tone li a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:1px;transition:transform .5s;transform: scale(0,1);transform-origin:right; background: #ff5c00}
.ProductShow .con .tone li.active a,.ProductShow .con .tone li:hover a{color:#ff5c00}
.ProductShow .con .tone li.active a:after,.ProductShow .con .tone li:hover a:after{transform: scale(1);transform-origin:left;}
.ProductShow .con .long{margin-bottom:50px;padding-bottom:40px; border-bottom:1px #ddd solid}
.ProductShow .con .title{position: relative; color:#333;font-size:22px;margin-bottom:30px;padding-left:20px}
.ProductShow .con .title:before{content:"";position: absolute; left:0;top:10%;width:2px;height: 80%; background: #ff5c00;}
.ProductShow .con .long:last-child{margin-bottom:0px;padding-bottom:0px; border-bottom:0px}
.ProductShow .con .wx{}
.ProductShow .con .wor{color:#393939;line-height:24px;font-size:15px;}
/*==左右图片切换↓==*/
.srllOrso{}
.srllOrso .leftPic{width:80%;float: left;border:2px #efefef solid; background: #fff;}
.srllOrso .leftPic img{display: block;margin:auto;max-width:100%;height: 100%;object-fit: cover;}
.srllOrso .rightPic{width:20%;float: right;padding-left:15px;}
.srllOrso .rightPic li{height:20%;margin-bottom:20px;border:2px #efefef solid;cursor: pointer;background: #fff;}
.srllOrso .rightPic li img{display: block;max-width:100%;height: 100%; margin:auto}
.srllOrso .rightPic li.swiper-slide-thumb-active{border-color: #ff5c00;}
.srllOrso .leftPic,.srllOrso .rightPic{height: 520px;}
.srllOrso .leftPic .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}
.srllOrso .leftPic .look i{ margin-right:10px; display:inline-block;font-size:20px;}
.srllOrso .leftPic:hover .look{opacity:1 ; transform: translateY(0px);}
.srllOrso .rightPic:hover .btn{opacity: 1 !important;}
.srllOrso .btn{opacity:0 !important;left:15px;top:0;right:0;width:auto;height:auto;margin:0px;color:#fff;font-size: 32px;padding: 5px 0;text-align: center;background:rgba(0,0,0,0.5);}
.srllOrso .btn.swiper-button-disabled{opacity: .9}
.srllOrso .btn.nt{top:auto;bottom:0;}
.srllOrso .btn:hover{background:rgba(0,0,0,0.7)}
/*==新闻↓==*/
.NewsListBox{padding-bottom:0 !important}
.NewsListBox .up{margin-bottom:90px;}
.NewsListBox .up .more{}
.NewsListBox .up .more{color:#fff;font-size:12px;padding: 10px 30px;display: table;margin-top: 40px;background: #666;}
.NewsListBox .up .more i{content: ""; float:right;font-size:20px; height:5px;margin:-1px 0 0 15px; transition: all .4s ease-in-out;}
.NewsListBox .up .more:hover{ background: #ff8900;}
.NewsListBox .up .more:hover i{transform:translateX(3px);}
.NewsListBox .up .swiper-container:after{content: "";position: absolute; left:0;bottom:0;width:100%;height:100px; background: #009fe8;}
.NewsListBox .up .spot{bottom:0;display: table;width: 100%;left: 700px;/*! margin-left: 52px; */text-align: left;padding: 30px 35px 30px 50px;background:#ff8900;}
.NewsListBox .up .spot span{ opacity:1;width:10px;height:10px; background:rgba(255,255,255,0.5);margin-right: 12px;}
.NewsListBox .up .spot .swiper-pagination-bullet-active{ background:#fff}
.NewsListBox .up li{ position: relative; }
.NewsListBox .up li a{position: relative;display: block;height: 450px;padding:50px 50px 50px 750px;background:#f2f2f2;}
.NewsListBox .up li .pic{float: left;position:absolute;left:0;top:0;width:700px;height: 100%;}
.NewsListBox .up li .pic img{max-width:100%;height: 100%;object-fit: cover;}
.NewsListBox .up li .box{/*! text-align: center; */float: left;width: 100%;height: 100%;}
.NewsListBox .up li .box h4{width: 100%;font-size:24px;color:#191919;/*! font-weight: bold; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsListBox .up li .box .time{position:relative; display: block; color:#999;font-size:12px;margin-top:20px;}
.NewsListBox .up li .box .time:before{content:"";float:left;margin:10px 20px 0 0; width:40px;height:1px; background:#ccc}
.NewsListBox .up li .box p{-webkit-line-clamp: 4;font-size:14px;color:#464646;margin-top: 30px;line-height: 24px;}
.NewsListBox .up li:hover h4{color:#ff8900}
.NewsListBox .shell{padding: 70px 0 50px 0;background-color: #f3f3f3; overflow: hidden;}
.NewsListBox .shell ul{margin:0 0 -30px -30px;}
.NewsListBox .shell li{float: left;width: 33.3%;}
.NewsListBox .shell li a{position: relative;display: block;margin:0 0 30px 30px;padding: 30px; overflow: hidden;background-color: #fff;}
.NewsListBox .shell li a:after{content: "";position: absolute;left: 0;top: 0;height: 3px;width: 0;transition: all .5s;background-color: #ff8900;}
.NewsListBox .shell li a h4{width: 100%;font-size: 16px;color: #191919;margin-top:30px;;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .4s;}
.NewsListBox .shell li a .txt{-webkit-line-clamp: 2;font-size: 14px;color: #666666;line-height: 24px;margin-top:15px;/*! overflow: hidden; */margin-bottom: 15px;}
.NewsListBox .shell li a .pic{display: block;position: relative;width: 100%;padding-top: 70%;overflow: hidden;}
.NewsListBox .shell li a .pic img{display: block;position: absolute;width: 100%;height: 100%;transition: all .4s;top: 0;left: 0}
.NewsListBox .shell li a .time{float:left; margin-right:20px; display: block;font-size: 12px;color: #999999;}
.NewsListBox .shell .more{float:left;color:#999;font-size:12px;padding: 0 0px;display: block;}
.NewsListBox .shell .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 10px;background: url(../images/line02.png) no-repeat -10px 0px;transition: all .4s ease-in-out;}
.NewsListBox .shell li:hover a{box-shadow:0 0 20px 10px rgba(0,0,0,0.08);}
.NewsListBox .shell li:hover a{transform: scale(1.02);}
.NewsListBox .shell li:hover a:after{width: 100%;}
.NewsListBox .shell li:hover a h4{color: #ff8900}
.NewsListBox .shell li:hover .more{color:#f60}
.NewsListBox .shell li:hover .more:before{ background-position:0 0 }
/*==新闻详细页↓==*/
.NewsDetailBox{}
.NewsDetailBox .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}
.NewsDetailBox .tit{color:#000000;font-size:32px;}
.NewsDetailBox .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg *,.NewsDetailBox .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg span{margin:0 5px;}
.NewsDetailBox .msg a:hover,.NewsDetailBox .msg .active{color:#FF6600}
.NewsDetailBox .msg .active{font-weight:bold;}
.NewsDetailBox .share{height:60px;border-top:1px #aaa dotted; padding:20px 0;margin-top: 60px; overflow: hidden;}
.NewsDetailBox .share .bshare-custom{float:left;}
.NewsDetailBox .share .time{ float:left;margin-left:50px;color:#a7a7a7;font-size:14px;display: block;}
.NewsDetailBox .share .return{float:right; color:#fff;font-size:14px;padding:10px 20px 10px 38px;margin-top:-10px; background-color:#d2d2d2; background-image:url(../images/line202.png); background-position:12px 15px; background-repeat:no-repeat;}
.NewsDetailBox .share .return:hover{background-color:#0085d0}
.NewsDetailBox .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}
.NewsDetailBox .pagIng span{ display: inline-block;color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a{color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a:hover{color:#0085d0}
.NewsDetailBox .pagIng .prev{float:left}
.NewsDetailBox .pagIng .next{float:right}
.NewsDetailBox .relevant{margin-top:60px}
.NewsDetailBox .relevant .tit{color:#333;font-size:22px;}
.NewsDetailBox .relevant .list{margin-top:20px;}
.NewsDetailBox .relevant .list li{float:left;width:45%;margin:8px 0% 8px 0;}
.NewsDetailBox .relevant .list li:nth-of-type(even){float:right;}
.NewsDetailBox .relevant .list li .time{float: right; color:#858585;font-size:14px;}
.NewsDetailBox .relevant .list li a{ display: block; color:#858585;font-size:14px;padding-left:15px; background: url(../images/arrow_02.png) no-repeat left;transition: all .4s ease-in-out;}
.NewsDetailBox .relevant .list li:hover a{color:#0085d0}
/*==案例列表↓==*/
.case-list{margin:0 0 -30px -20px;}
.case-list li{float:left;width: 33.3%;}
.case-list li a{display: block; position: relative;z-index:2;margin:0 0px 30px 20px;overflow: hidden;}
.case-list li .pic{padding-top:65%;}
.case-list li .pic:after{ opacity: 0;content: ""; position: absolute;left:0;bottom:0;z-index:1;width:60%;height:60%;border-radius:50% 50% 50% 0%; background: #000;transition: 0.5s;transform-origin: 0 100% 0;}
.case-list li h4{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; margin-top:15px;color:#666;font-size:16px; text-align: center;}
.case-list li .box{opacity: 0; position: absolute;left:0;top:0;right:0;bottom:0;margin:auto; height:min-content;z-index:2;width:100%;padding:0px 50px 0 50px; text-align: center;transition: all .4s ease-in-out;}
.case-list li .box h5{color:#fff;font-size:18px;margin-bottom:20px;}
.case-list li .box p{-webkit-line-clamp: 3;color:#fff;font-size:14px;line-height:24px;}
.case-list li .box .more{display: table;margin:40px auto 0;color:#fff;font-size:14px;padding: 6px 30px;border:2px #fff solid;border-radius: 30px;}
.case-list li .more:hover{color:#000;border-color:#fff; background: #fff;}
.case-list li:hover .box{opacity: 1;}
.case-list li:hover .pic:after{opacity: 0.6;    transform: scale(4, 4);}
.case-list li:hover h4{color:#ff8900}
/*==案例详情↓==*/
.CaseDetail{}
.CaseDetail .title{ color:#000;font-size:30px;/*text-align:*/center; margin-bottom:40px;}
.CaseDetail .tit{color:#353535;font-size:25px;margin-bottom:20px}
.CaseDetail .details{margin-top:60px}
.CaseDetail .details .wx{padding:30px;color:#666;font-size:14px;line-height:26px; background: #f4f4f4;}
.CaseDetail .relevant{margin-top:80px;}
.CaseDetail .relevant .list .pic{}
.CaseDetail .top{padding: 60px 30px 40px 30px;background: #f5f5f5;}
.CaseDetail .top .left{width:55%;}
.CaseDetail .top .right{width:40%}
.CaseDetail .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.CaseDetail .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding: 20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .tel i{float:left;color:#666;font-size: 25px;margin-right: 15px;}
.CaseDetail .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #ff5c00;}
.CaseDetail .top .right .btn i{float:left;margin: 3px 10px 0 0px;color:#fff;font-size:20px;}
.CaseDetail .top .right .online{/* padding-left:70px; */}
.CaseDetail .top .right .download{color:#4c4c4c;background: #fff;}
.CaseDetail .top .right .btn:hover{color:#fff;background-color: #333;}
/*==滚动大图↓==*/
.srllPho{ position: relative;;width: 100%;margin: auto;}
.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}
.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}
.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}
.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}
.srllPho .gallery-top li{height:500px;}
.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}
.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}
.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}
.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #ff5c00 solid;}
.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}
.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#ff5c00;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}
.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}
.srllPho .btn.nt{left:auto;right:0;}
/*.srllPic .btn.next{transform:rotate(180deg);}*/
.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#ff5c00;}
.srllPho .swiper-button-disabled{opacity: .5;}
/*.srllPic .btn:hover{ opacity: 1;}*/
.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}
/*==联系我们↓==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent{height: 540px;}
.ContactInner .long .left{ width:52%;}
.ContactInner .long .right{width:45%; border:1px #ddd solid;padding: 45px 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ContactInner .long .right .title{color:#333333;font-size:26px;}
.ContactInner .long .right .tel{ position:relative;margin-top:25px;color:#333333;font-size:14px;display: block;}
.ContactInner .long .right .tel:before{ content: ""; position: absolute; left:0px;top:32px; width:10px; height:3px; background: #ff8900;}
.ContactInner .long .right .tel:after{ content: ""; position: absolute; left:13px;top:32px; width:25px; height:3px; background: #ff8900;}
.ContactInner .long .right .tel font{margin-top:30px;font-size:30px;color:#ff8900;display: block;font-weight: bold;}
.ContactInner .long .right .wx{min-height:156px;margin-top:20px;color:#333333;font-size:14px;display: block;line-height: 26px;}
.ContactInner .long .right .add2{ margin-top:30px;color:#333333;font-size:14px;display: block;}
.ContactInner .long .right .add2 font{font-size:22px; color:#333;display: block;margin-bottom: 10px;}
.ContactInner .long .right .ewm{position: relative;float:left;color:#666666;font-size:12px; text-align: center;display: block;line-height: 15px; margin-right:80px;}
.ContactInner .long .right .ewm:after{ position: absolute; content: "";position: absolute;right:-50px;top:20%;width:1px;height:60%;border-right:1px #bbb dashed}
.ContactInner .long .right .ewm img{ display: block;margin:0 auto 5px;}
.ContactInner .long .right .online{ float:left;color:#fff;margin:50px 0 0 20px; font-size:14px; padding:8px 40px; background: #ff8900;display: block;border-radius: 20px;text-align: center;}
.ContactInner .long .right .online:hover{background: #666;}
.ContactInner .long .right .lt{}
.ContactInner .long .right .rt{margin-top:20px;width: 100%;}
/*==首页留言↓==*/
.MessageHome{height:700px;overflow:hidden;background: url(../images/MessageBg.jpg) no-repeat center right;}
.MessageHome .left{width:50%;position: relative;}
.MessageHome .left img{display:block;position: absolute;right:0;top:0;}
.MessageHome .right{width:50%; padding:120px 200px 0 100px;}
.MessageHome .right .title{margin-bottom:50px;color:#0a1a31;font-size:40px;font-weight:bold;text-transform:uppercase; }
.MessageHome .right .title font{color:#ff8900}
.MessageHome .right .title span{ display: block;margin-top:5px;font-weight:400; color:#000000;font-size:24px;}
.MessageHome .right form{width:500px}
.MessageHome .right input{color:#666666;font-size:16px; margin-bottom:25px;width:100%;padding:16px 15px;border:none;background: #f6f6f6;}
.MessageHome .right button{color:#fff;font-size:16px;padding:12px 60px;border:none; background: #ff8900;}
.MessageHome .right button:hover{background: #333;}
/*==关于↓==*/
.AboutInner{padding-bottom:0px !important}
.AboutInner .cooperate{background: url(../images/cooperateBg.jpg) no-repeat center; background-size:cover;}
.AboutInner .cooperate h4{opacity: 0; position: absolute;left:0;bottom:0;width:100%;padding:10px; text-align: center; font-size:14px;color:#fff; background: #ff8900;}
.AboutInner .cooperate .pic img{width:100%}
.AboutInner .cooperate li:hover h4{opacity: 1;}
.AboutInner .cooperate .spot{position:initial; margin-top:40px}
.AboutInner .cooperate .spot span{opacity: 1;width:10px;height:10px; background: #fff;}
.AboutInner .cooperate .spot span.swiper-pagination-bullet-active{background: #ff8900;}
.AboutInner .introduce{padding-bottom:400px;  background:url(../images/IntroduceBg.jpg) no-repeat center bottom;}
.AboutInner .introduce .container{padding:}
.AboutInner .introduce .long{padding:50px; box-shadow: 0 0 10px #eee; background: #fff;}
.AboutInner .introduce .wx{color:#757575;font-size:14px;line-height: 26px;}
.AboutInner .introduce .list{ margin:70px 0 -20px -20px}
.AboutInner .introduce .list li{float:left; width:20%;}
.AboutInner .introduce .list img{max-width:100%;width:100%;}
.AboutInner .introduce .list a{position:relative; display:block;overflow:hidden;margin:0 0 20px 20px}
.AboutInner .introduce .list .pic{border: 1px #eee solid; background: #f9f9f9;}
.AboutInner .introduce .list li:hover .pic{border: 1px #0054b4 solid;}
.AboutInner .introduce .list h4{position:absolute;bottom:-50px;left:0;width:100%;z-index: 2;color: #fff;font-size: 16px;text-align: center;padding: 10px 0;background: rgba(0,0,0,0.3);}
.AboutInner .introduce .list li:hover h4{bottom:0}
.AboutInner .advantage{ background: #f3f3f3;}
.AboutInner .advantage ul{display: flex;flex-flow: row wrap;align-content: flex-start;}
.AboutInner .advantage ul li{position:relative;z-index: 2;float:left;width:25%;overflow: hidden;}
.AboutInner .advantage ul .box{padding:20px;background: #fff;height: 100%;}
.AboutInner .advantage ul .pic{}
.AboutInner .advantage ul h4{color:#212121;font-size:18px;margin-bottom:10px; font-weight:bold;}
.AboutInner .advantage ul p{color:#333;font-size:14px;line-height: 22px;}
.AboutInner .advantage ul li:nth-of-type(even) .box{background: #f9f9f9;/* height: 100%; */}
.AboutInner .advantage li:hover h4{color:#ff8900}
/*.AboutInner .advantage li:hover{transform:translateY(-10px)}*/
.AboutInner .culture ul{margin: 0 0 -2% -2%;overflow:hidden;display: flex;flex-flow: row wrap;align-content: flex-start}
.AboutInner .culture ul li{float: left;width: 48%;height:100%;margin: 0 0 2% 2%;display: table; background: #f5f5f5;}
.AboutInner .culture ul .pic{max-width:55%; display: block; overflow: hidden;}
.AboutInner .culture ul img{display: block;width: 380px;max-width:100%;height: 220px;}
.AboutInner .culture ul h4{max-width:45%;height:100%;color:#212121;font-size:24px;padding: 60px 30px 0 60px;background: #f5f5f5;}
.AboutInner .culture ul h4 span{color:#212121;font-size:16px; display: block;margin-top:15px;}
.AboutInner .culture ul hr{display: block;margin:15px 0 0 0;border:none; width:40px;height:1px;background:#ff8900;}
.AboutInner .culture ul .pic,.AboutInner .culture ul h4{/* display: table-cell; */ float: left;}
.AboutInner .culture ul li:hover .pic img{transform:scale(1.1);}
.AboutInner .culture ul li:hover h4{color:#ff8900}
/*==荣誉资质↓==*/
.HonorCont{   background:url(../images/HonorBg.jpg) no-repeat center; background-size:cover ; background-attachment:fixed ;}
.HonorCont .list{}
.HonorCont .list li{ text-align: center;}
.HonorCont .list .pic{}
.HonorCont .list h4{color:#fff;font-size:16px;margin-top:10px;}
.HonorCont .list .box{position: relative; padding:40px; background: rgba(238,238,238,0.1);}
.HonorCont .list .box:before{content: "";position: absolute;left:0;top:0;right: 0;bottom: 0;margin: 20px;/* width:100%; *//* height:100%; */border:1px #5a5754 dashed;}
/*==滚动切换效果↓==*/
.Cuter{margin:60px auto 0;position: relative;padding: 0 30px;display: table;}
.Cuter .spot{position: initial;bottom: 25px;/* float: right; */text-align: right;}
.Cuter .spot span {opacity:1;position:relative;width: 10px;height: 10px;margin: 0 10px;font-family: "iconfont";background:#fff;}
.Cuter .spot .swiper-pagination-bullet-active{background: #ff8900;}
.Cuter .btn{top: 0px;color:#ff8900;font-size: 20px;font-weight:bold;width: auto;height: auto;margin: 0px;background: none;}
.Cuter .pv{left:0} 
.Cuter .nt{right:0} 
.Cuter .btn:hover{color:#ddd}
/*==list-box 图片款 久↓==*/
.list-box{ margin:0 0 -10px -10px}
.list-box li{float:left; width:25%; }
.list-box li img{max-width:100%;width:100%;}
.list-box li a{display:block;margin:0 0 10px 10px}
.list-box li .pic{border: 1px #eee solid; background: #f9f9f9;}
.list-box li:hover .pic{border: 1px #0054b4 solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}
.list-box li:hover h4{color:#0054b4;}
.list-box.lx5 li{width:20%}
/*==底部===*/
.footer{padding: 60px 0 20px 0;background: #2c2c2c;overflow: hidden;}
.footer .left{float: left;width:70%;}
.footer .nav{margin-bottom:40px;margin-left: -30px;}
.footer .nav li{float:left;/* height: 13px; *//* border-right: 1px #ddd dashed; */}
.footer .nav li a{display: block;color:#fff;font-size:16px;/* margin-right:20px; */padding: 0 40px;border-right: 1px #999 dotted;line-height: 12px;}
.footer .nav li a:hover{color:#ddd}
.footer .tel{position: relative;display: block;font-size:24px;color:#fff;padding-left:50px;font-weight: bold;margin-bottom: 20px;}
.footer .tel font{display:block;color:#858585;font-size:14px;margin-bottom: 2px;font-weight: 400;}
.footer .tel:before{content: "\e611";font-family: "iconfont";position: absolute;left:0;margin-right: 10px;font-weight: 400;font-size: 36px;}
.footer .wx{color:#ccc;font-size:13px;line-height: 22px;}
.footer .wx a{color:#ccc;}
.footer .right{float: right; }
.footer .right span{float: left;/* width:50%; */display: inline-block;color: #666;font-size:12px;margin-left: 20px;padding:5px 5px 10px 5px;text-align: center;background: #fff;}
.footer .right span img{display: block;width: 120px;margin-bottom: 5px;}
.footer .link{margin-top:25px;padding-top:25px;border-top:1px #2b2b2b solid}
.footer .link h3{color:#cfcfcf;font-size:13px;float: left;}
.footer .link a{color:#aaaaaa;font-size:12px;display: inline-block;color:#999;padding: 0 15px;font-size:12px;line-height: 9px;border-right: 1px #999 dotted;}
.footer .link a:last-child{border:none;}
.footer a:hover{color:#fff}
/*--*/
.foofix{ display:none; position:fixed;bottom:0;height: 50px;width:100%;text-align: center;background:#333;}
.foofix a{flex:1;color:#fff;font-size:14px;padding: 15px;border-right:1px #999 solid;}
.foofix a:last-child{border-right:0px;}
.foofix a:nth-child(2n){}
.foofix a i{margin-right:5px;}
