@charset "utf-8";
/*~~~~框架布局~~~*/
/*==版心定义↓==*/
.container{width:1600px;}
.pgx .rack .container{width:1400px;}
img{max-width:100%;}
/*==顶部↓==*/
.fixed-top{ position: fixed;width:100%;z-index:99;box-shadow: 0 0 10px #ddd; background:#fff; }
.header{padding:0 0 20px 0;}
.header .lang{float:right;color:#666;font-size:16px;font-weight:bold;margin: 34px 0px 0 10px;padding: 5px 10px;}
.header .lang a{color:#fff;font-size:14px;padding:2px 10px; background:#aaa;}
.header .lang a:hover{background:#0054b4}
.header .nav{margin:40px 20px 0 0;}
.logo { padding-top:20px;}
.header .nav li{position: relative; float:left;/*! width:14%; */margin-left:50px;}
.header .nav li a.navAone{ display: block;padding-bottom:10px;color:#191919;font-size:17px;/*! line-height:59px; */ text-align: center }
.header .nav li:hover a.navAone,.header .nav li.active a.navAone{ color:#0053b4}
.header .nav .sub{display:none; position:absolute;top: 161%;z-index: 9;width: 200px;padding: 10px 10px;border:1px #ddd solid;background:#fff;}
.header .nav .sub a{display:block;color:#666;font-size:13px;padding:5px;}
.header .nav .sub a:hover{color:#0054b4}
.header .search{margin:40px 10px 0 10px;}
.header .search em{display:block;width:20px;height:20px; background: url(../images/search-ico.png) no-repeat center;}
.header .tel{ display: block; margin:35px 0px 0 10px;font-weight:bold;color:#0054b4;font-size:22px;padding-left:22px; background: url(../images/tel-ico.png) no-repeat left;}
.header .search .effect-lower-block{transform-origin: 95% 0%;top: 30px;width: 300px;}
.header .search .box{ background:#f5f5f5}
.header .search input{line-height:25px;border:1px #ddd solid;width:210px;padding: 2px 10px;font-size:13px;}
.header .search button{line-height:25px; height:30px;width:40px; border:none;padding:0 5px; background:#666;color:#fff; cursor: pointer;}
.header .search button:hover{ background:#dd4784}
/*==次级导航↓==*/
.menu{width:100%;margin: 50px 0 0 0;border-bottom:1px #ddd solid;}
.menu ul{ text-align: center; display: table; /*! background:#f2f3f4; */width: 100%;}
.menu li{ display:inline-block; }
.menu li a{ position: relative; display: block;margin:0 15px;color:#3e3e3e;font-size:22px; /*! border-left:1px #ddd solid; */padding: 0px 0px 25px 0;}
.menu 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: #0054b4}
.menu li:hover a,.menu li.active a{color:#0054b4}
.menu li:hover a:after,.menu li.active a:after{transform: scale(1);transform-origin:left;}
/*==面包屑↓==*/
.site{margin:30px 0 0px 0;color:#666666;font-size:12px;}
.site .home{ padding-left:25px; background: url(../images/home_ico.png) no-repeat left;}
.site a{color:#666;font-size:12px;}
.site a:hover{color:#b00700}
/*==边距↓==*/
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
/*--*/
.pt100{padding-top:100px}
.ptm60{padding:60px 0}
.pt812{padding:80px 0 120px 0}
.ptm910{padding:90px 0 100px 0}
/*==标题↓==*/
.titleAx{color:#3e3e3e;font-size:40px;}
.titleAx span{ display: block;color:#616161;font-size:18px;margin-top: 5px;}
.titleAx hr{   border:none; margin:10px auto 0;display:table;width:50px;height:2px; background: #0054b4;}
.titleAx.cen{margin-bottom:50px; text-align: center;}
.titleAx.white,.titleAx.white span{color:#fff}
.titleAx-white,.titleAx-white font{color:#fff}
.titleBx{text-align: center;margin-bottom:50px;}
.titleBx font{display: table;position: relative;color:#3e3e3e;font-size:30px;margin: auto;}
.titleBx font:before,.titleBx font:after{ content: ""; position: absolute; left:-40px;top:22px;width:30px;height:1px; background:#0054b4;}
.titleBx font:after{left:auto;right:-40px;}
.titleBx span{display:table;color:#616161;font-size:16px; margin-top:6px;width: 80%;margin: 6px auto 0;}
.titleBx hr{ display:table; border:none;margin:10px auto;width:20px;height:1px; background:#b00700;}
/*伪类*/
.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:50px 0 80px 0;}
.rackWor{}
/*===首页产品↓==*/
.ProductHome{overflow:hidden;background: #f3f2f2;}
.ProductHome .tone{ position: relative;z-index:1; text-align:center;margin-bottom: 40px;}
.ProductHome .tone:after{ position: absolute; left:-100%;top:20px;z-index:-1;content:""; width:300%;height:1px; background: #ddd;}
.ProductHome .tone li{ display: inline-block;margin:0 10px;}
.ProductHome .tone li a{display: block; color:#191919;font-size:20px;padding:5px 20px;border-radius:30px;border:1px #ddd solid; background: #f3f2f2}
.ProductHome .tone li.active a{color:#fff;border-color:#0055b4; background: #0055b4;}
.ProductHome .long{ position: relative; padding:0 200px;}
.ProductHome .list{}
.ProductHome .list li{display: table;}
.ProductHome .list .pic{float:left;width:40%;margin-right: 30px;vertical-align: bottom;}
.ProductHome .list .box{vertical-align: top;}
.ProductHome .list h4{color:#0055b4;font-size:30px;font-weight:bold;margin-top: 120px;}
.ProductHome .list hr{/*! margin-top:30px; */width:20px;height:3px; border:none;margin:30px 0 0 0;background: #0055b4;}
.ProductHome .list .wx{margin-top:30px;color:#666;font-size:15px;line-height:28px;}
.ProductHome .list .more{margin-top:45px;padding:15px 40px; border:#0055b4 1px solid;border-radius: 30px;display: table;background: #fff;}
.ProductHome .list .more:before{ content: ""; /*! position: absolute; */ left:0;top:0;display: block; width:62px;height:7px;transition: all .4s ease-in-out; background:url(../images/line01.png) -62px 0px no-repeat;}
.ProductHome .list li:hover h4{color:#ff6726}
.ProductHome .list .more:hover{border-color:#0055b4;background: #0055b4;}
.ProductHome .list .more:hover:before{ background-position: 0 0; }
.ProductHome .list .pic,.ProductHome .list .box{float:none;display:table-cell; }
.ProductHome .btn{width:47px;height:90px;/*! font-size: 50px; */color: #000; background: url(../images/change01.png) no-repeat 0 0; /*! background-color:#ddd */ }
.ProductHome .btn.nt{ transform:rotate(180deg);}
.ProductHome .btn:hover{ background-position:-50px 0px;}
.ProductHome .spot{position: initial;margin-top: 20px;}
.ProductHome .spot span{ opacity: 1; display: inline-block;width:40px;height:40px;line-height:40px;margin:0 5px !important;border:1px #ddd solid;border-radius:50%;color:#666; background: #fff;}
.ProductHome .spot .swiper-pagination-bullet-active{color:#0055b4}
/*==首页优势↓==*/
.AdvantageHome{}
.AdvantageHome .srll{}
.AdvantageHome .srll li{float:left;width:18%;height:500px;transition: all .6s;}
.AdvantageHome .srll li a{display: block; margin:0 1px;height:100%;}
.AdvantageHome .srll li .pic{ position: absolute; left:0;top:0;width:100%;height:100%;}
.AdvantageHome .srll li .pic img{ display: block; max-width:100%;height: 100%;object-fit: cover}
.AdvantageHome .srll li .box{position: absolute;left:0;top:0;right:0;bottom:0;margin: auto;height: 50px;}
.AdvantageHome .srll li .box .dle{display: table;margin: auto;width: 60%;padding:0 10px;vertical-align: middle;}
.AdvantageHome .srll li hr{margin:20px 0 0 40px;border:none;display:block;width:10px;height:1px;background: #ee620b;}
.AdvantageHome .srll li .title{color:#fff;font-size:24px;padding-left:40px;background-repeat:no-repeat ;background-position:left ;background-size:30px;}
.AdvantageHome .srll li .txt{opacity: 0; margin-top:30px;color:#fff;font-size:16px;line-height:26px;min-width:200px}
.AdvantageHome .srll li.cur{width:30%;}
.AdvantageHome .srll li.cur .box{height:200px}
.AdvantageHome .srll li.cur .title{font-size:36px;background-size:auto;}
.AdvantageHome .srll li.cur hr{margin:20px 0 0 0}
.AdvantageHome .srll li.cur .txt{opacity: 1}
.AdvantageHome .icoBox li.x1 .title{ background-image:url(../images/AdvantageIco01.png);}
.AdvantageHome .icoBox li.x2 .title{ background-image:url(../images/AdvantageIco02.png);}
.AdvantageHome .icoBox li.x3 .title{ background-image:url(../images/AdvantageIco03.png);}
.AdvantageHome .icoBox li.x4 .title{ background-image:url(../images/AdvantageIco04.png);}
.AdvantageHome .icoBox li.x5 .title{ background-image:url(../images/AdvantageIco05.png);}
/*==首页优势-平板/手机↓==*/
.AdvantageHome .list-wap{ display: none;width:100%; margin:0 0 -2% -2%;padding:0 10px}
.AdvantageHome .list-wap li{float:left;width:31.3%;margin:0 0 2% 2%}
.AdvantageHome .list-wap li a{position: relative;z-index: 2; padding:15px;display: block; background:#fff}
.AdvantageHome .list-wap li .wx{}
.AdvantageHome .list-wap li .pic{width:100%;position: absolute;top: 0;left: 0;z-index:-1;height: 100%;}
.AdvantageHome .list-wap li .pic img{max-width:100%;width:100%;height: 100%;object-fit: cover;}
.AdvantageHome .list-wap li h4{font-size:18px;color:#fff;padding-left:35px;background-repeat:no-repeat ;background-position:left ;background-size:22px;}
.AdvantageHome .list-wap li .txt{font-size:14px;color:#ddd;margin-top:15px;height:100px;}
/*==首页案例↓==*/
.CaseHome{background: url(../images/CaseBg.jpg) no-repeat center;background-size:cover ;}
.CaseHome .list-wap{display: none;width:100%;margin:0 0 -2% -2%;}
.CaseHome .list-wap li{float:left;width:48%;margin:0 0 2% 2%;padding: 10px;background: #fff;}
.CaseHome .list-wap li h4{color:#333;font-size:16px;margin-top: 12px;}
.CaseHome .list-wap li p{margin-top:10px;color:#666;font-size:14px;-webkit-line-clamp: 2;}
.CaseHome .list-wap li .more{margin:10px 0 0 0;display: table;color:#fff;font-size:12px; padding:6px 20px; background: #666;}
/*==滚动图↓==*/
#certify {position:relative;width:1600px;margin:0 auto;padding:0 25px;}
#certify .swiper-container {padding:10px 0; }
#certify .swiper-slide {width:640px;box-shadow: 0 0 10px #ddd; background:#fff;}
#certify .swiper-slide img {display:block;width:100%}
#certify .swiper-slide .box{ padding:35px 40px; text-align: center; background: #fff;}
#certify .swiper-slide h4{color:#3e3e3e;font-size:25px;}
#certify .swiper-slide p {margin-top:20px;color:#666;font-size:16px;-webkit-line-clamp: 2;}
#certify .swiper-slide .more{display: table;color:#999;font-size:14px;margin: 40px auto 0;}
#certify .swiper-pagination { display: none; width:100%;bottom:20px;position: initial;margin-top: 40px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:15px;height:15px;opacity:1; cursor: pointer}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border:3px solid #0054b3;background-color:#fff;}
#certify .swiper-slide:hover h4{color:#0054b3}
#certify .swiper-slide:hover .more{color:#ff6726}
#certify .btn{position: absolute; left:0;top:50%; width:50px;height:50px;line-height:45px;color:#fff;font-size:35px; text-align: center;border-radius: 50%; box-shadow: 0 0 10px #ddd; background-image:none;background-color:rgba(0,0,0,0.7); }
#certify .btn.nt{left:auto;right:0;}
#certify .btn:hover{ background-color:#0054b3 }
/*==首页关于↓==*/
.AboutHome{ background: url(../images/AboutBg.jpg) no-repeat center; background-size:cover ;}
.AboutHome .video{margin-top:150px;color:#fff;font-size:14px;position: relative;display: block;/*! line-height: 145px; */padding: 70px 0 70px 60px;}
.AboutHome .video:before{float:left;color:#fff;font-size:30px;margin:-5px 10px 0 0;transition: all .4s ease-in-out;}
.AboutHome .video:after{ content:"";position: absolute; left:0;top:0;width:145px;height:145px;background:url(../images/line02.png) no-repeat center ;}
.AboutHome .video:hover{color:#ddd}
.AboutHome .video:hover:before{color:#ccc}
.AboutHome .long{margin-top:120px;}
.AboutHome .left{padding:50px 60px 60px 0; background: #fff;width: 50%;position: relative;z-index: 2;}
.AboutHome .left:after{content: "";position: absolute;right:0;top:0;z-index:-1;width:300%;height:100%; background: #fff}
.AboutHome .left .title{color:#0055b4;font-size:22px;}
.AboutHome .left .wx{-webkit-line-clamp: 7;margin-top:20px;color:#666;font-size:15px;line-height: 24px;}
.AboutHome .left .more{margin-top:30px; padding:15px 40px;color:#fff;font-size:12px;text-align: center; background: #0055b4;display: table;}
.AboutHome .left .more em{float:right;margin:0 0 0 10px; width:18px;height:18px; border-radius: 50%; background: #fff;}
.AboutHome .left .more em:before{ content: ""; width:6px;height:5px; display:block;margin:6px 0 0 6px; background:url(../images/line03.png) no-repeat -6px 0;transition: all .4s ease-in-out;}
.AboutHome .left .more:hover{ background: #ff6726;}
.AboutHome .left .more:hover em:before{background-position:0 0}
.AboutHome .block{width:25%;padding:110px 0 0 0; height:100%;float:left; text-align: center;vertical-align: middle;/*! display: table; */}
.AboutHome .block em{display: block; width:100px;height:100px;margin:auto;border-radius: 50%; border:2px #ddd solid;background-repeat:no-repeat ; text-align: center;background-position: center;}
.AboutHome .block h4{margin-top:30px;color:#fff;font-size:24px;}
.AboutHome .block hr{margin:20px auto 0;border:none;display:block;width:20px;height:1px;background: #ee620b;}
.AboutHome .block:hover{ background: #333}
.AboutHome .c1{ background:rgba(0,85,180,0.8) ;}
.AboutHome .c2{ background:rgba(0,59,126,0.8) ;}
.AboutHome .c1 em{ background-image: url(../images/AboutIco01.png);}
.AboutHome .c2 em{ background-image: url(../images/AboutIco02.png);}
.AboutHome .left,.AboutHome .block{height:400px;}
/*==首页新闻↓==*/
.NewsHome{ background: #f2f2f2;}
.NewsHome .titleAx hr{width:70px;}
.NewsHome .tone{ position: relative;z-index:1; text-align:center;margin-bottom: 50px;}
.NewsHome .tone li{ display: inline-block;margin:0 10px;}
.NewsHome .tone li a{display: block; color:#666666;font-size:18px;padding:5px 30px;border-radius:30px}
.NewsHome .tone li.active a{color:#fff;background: #0055b4;}
.NewsHome .list{display: table;width:101%; margin:0 0 -1% -1%}
.NewsHome .list li{float:left;width:24%;margin:0 0 1% 1%}
.NewsHome .list li a{display: block; padding:15px 15px;background: #fff;height: 100%;}
.NewsHome .list li h4{color:#333333;font-size:18px;margin-top:30px;}
.NewsHome .list li p{-webkit-line-clamp: 3;color:#646464;font-size:14px;margin-top:15px;margin-bottom:20px;line-height:24px;}
.NewsHome .list li hr{display: block;width:100%;height:1px;border:none;margin:0 0 20px 0;background: #ddd;}
.NewsHome .list li .more{ position: relative; display:inline-block;color:#333333;font-size:12px;}
.NewsHome .list li .more:after{content: ""; float:right;width:8px;height:5px; margin:7px 0 0 10px;display: block; background: url(../images/line04.png) no-repeat -8px 0;transition: all .4s ease-in-out;}
.NewsHome .list li .time{display:inline-block;margin-left:30px;color:#999999;font-size:12px;}
.NewsHome .list li:hover h4{color:#0055b4}
.NewsHome .list li:hover .more{color:#ff6726}
.NewsHome .list li:hover .more:after{background-position:0 0}
/*==案例↓==*/
.CaseInner{}
/*==案例列表↓==*/
.case-list{display:table;width:101.3%;margin:0 0 -1.3% -1.3%}
.case-list li{float:left;width:32%;margin:0 0 1.3% 1.3%;}
.case-list li .pic{padding-top:80%}
.case-list li a{ position: relative;z-index:2; display: block;}
.case-list li a:before,.case-list li a:after{opacity: 0; content: ""; position: absolute;transition: all .4s ease-in-out;}
.case-list li a:before{left:10px;top:10px;right:10px;bottom:10px;z-index: 1; display:block;margin:10px;border:1px #fff solid;}
.case-list li a:after{ left:0;top:0;width:100%;height:100%; background: rgba(0,85,180,0.8);}
.case-list li h4{opacity: 0; position: absolute;z-index: 2; left:0;top:0;right:0;bottom:0;margin: auto;height:30px;text-align: center;color:#fff;font-size:18px;}
.case-list li:hover a:before,.case-list li:hover a:after{ opacity: 1}
.case-list li:hover h4{ opacity: 1}
/*==案例详情↓==*/
.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:40px}
.CaseDetail .details .wx{padding:30px;color:#666;font-size:14px;line-height:26px; background: #f4f4f4;}
.CaseDetail .relevant{margin-top:50px;}
/*==滚动图↓==*/
.srllPic{ position: relative; padding:0 220px;width: 100%;margin: auto;}
.srllPic .gallery-top{}
.srllPic .gallery-top li img{max-width:100%;width:100%;display: block}
.srllPic .gallery-thumbs{padding-top:15px;}
.srllPic .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer;}
.srllPic .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #0054b4 solid;}
.srllPic .gallery-thumbs li img{max-width:100%;width:100%;display: block}
.srllPic .btn{ opacity: 1;left:7%; width:50px;height:50px;line-height:45px;border-radius: 50%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#8a8a8a;font-size:40px;  background-image:none; background-color:rgba(0, 0, 0, 0.18); background-position:center; background-repeat:no-repeat ;background-size: auto;}
.srllPic .btn.next{left:auto;right:7%;}
.srllPic .btn:before{ /*! display: block; */ margin: 0px;padding: 0px;}
/*.srllPic .btn.next{transform:rotate(180deg);}*/
.srllPic .btn:hover{color:#fff; background-color:#0055b4;}
.srllPic .swiper-button-disabled{opacity: .5;}
/*.srllPic .btn:hover{ opacity: 1;}*/
/*==服务支持↓==*/
.serviceInner{}
.serviceInner .more{display: table; margin:35px auto 0; padding:10px 50px;color:#3e3e3e;font-size:16px; border:1px #ddd solid; border-radius: 30px;}
.serviceInner .more:hover{ color:#fff;border-color:#0054b3;background: #0054b3;}
.serviceInner .more.cor{color:#fff;border-color:#3e3e3e; background:#3e3e3e;}
.serviceInner .more.cor:hover{border-color:#0054b3;background: #0054b3;}
.serviceInner .sales{}
.serviceInner .sales .left{width:50%;}
.serviceInner .sales .left span{position: relative;display: block;margin-bottom:30px;padding-left:20px;color:#666;font-size:16px;line-height: ;}
.serviceInner .sales .left span:before{content: "";position: absolute;left:0;top:10%;width:2px;height:90%;background: #0054b3}
.serviceInner .sales .left span b{display: block;color:#333;font-size:18px;}
.serviceInner .sales .right{width:45%;}
.serviceInner .problem{padding:50px 0; background: #f5f5f5;}
.serviceInner .download{}
/*==常见问题列表↓==*/
.problem-list{display: table;width:102%; margin:0 0 -2% -2%;}
.problem-list li{float:left;width:48%; margin:0 0 2% 2%}
.problem-list li a{display: block; padding:30px 20px;border:1px #ddd solid;background: #fff;}
.problem-list li h4{color:#3e3e3e;font-size:16px;}
.problem-list li p{color:#666;font-size:14px;margin-top:10px;-webkit-line-clamp: 2;}
.problem-list li:hover a{box-shadow: 0 0 10px #ccc }
.problem-list li:hover h4{color:#0054b3}
/*==下载列表↓==*/
.download-list{display: table;width:102%; margin:0 0 -2% -2%;}
.download-list li{float:left;width:48%; margin:0 0 2% 2%}
.download-list li a{ position: relative; display: block;color:#3e3e3e;font-size:16px; padding:20px 20px 20px 50px;border:1px #bbb solid;}
.download-list li font{width: 80%;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.download-list li a:before,.download-list li a:after{content: ""; position: absolute;top:15px;width:21px;height:29px;transition: all .6s;}
.download-list li a:before{left:15px;background:url(../images/DownloadIco01.png) no-repeat 0 0;}
.download-list li a:after{right:10px;background:url(../images/DownloadIco02.png) no-repeat 0 0;}
.download-list li:hover a{color:#fff; background: #0054b3}
.download-list li:hover a:before,.download-list li:hover a:after{background-position:0 -30px }
/*==产品列表↓==*/
.ProductInner{}
.product-list{ display: table;width:101%;margin:0 0 -1% -1%}
.product-list li{float:left;width:24%;margin:0 0 1% 1%;text-align: center;}
.product-list li a{display: block;padding:10px; border:1px #ddd solid;}
.product-list li .pic{}
.product-list li h4{color:#404040;font-size:16px;padding:20px 10px;}
.product-list li:hover a{box-shadow: 0 0 10px #bbb;}
.product-list li:hover h4{color:#0054b3;}
/*==产品详情↓==*/
.ProductShow .top{padding:60px 0 120px 0; background: #f2f2f2;}
.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{color:#666666;font-size:14px;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;}
.ProductShow .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding:20px 0 20px 40px;border-top:1px #ddd solid;border-bottom:1px #ddd solid; background: url(../images/kefu-ico.png) no-repeat left;}
.ProductShow .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px;  background: #0054b3;}
.ProductShow .top .right .download{color:#4c4c4c;background: #fff;}
.ProductShow .top .right .btn:hover{color:#fff;background: #ff6726;}
.ProductShow .con{margin-top:50px}
.ProductShow .con .left{width:68%}
.ProductShow .con .tone{overflow:hidden;border-bottom:1px #ddd solid;}
.ProductShow .con .tone li{ position: relative; float:left; margin:0 25px 0 0;color:#444444;font-size:20px; /*! border-left:1px #ddd solid; */padding: 0px 0px 20px 0; cursor: pointer;}
.ProductShow .con .tone li:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:1px;transition:transform .5s;transform: scale(0,1);transform-origin:right; background: #0054b4}
.ProductShow .con .tone li.active{color:#0054b4}
.ProductShow .con .tone li.active:after{transform: scale(1);transform-origin:left;}
.ProductShow .con .wor{color:#393939;line-height:24px;font-size:15px;margin-top:30px;}
.ProductShow .con .right{width:28%;padding:20px 30px 50px 30px; background:#f2f2f2;}
.ProductShow .con .right h4{color:#464646;font-size:22px;padding-bottom:10px;margin-bottom:25px;border-bottom:1px #bbb solid}
.ProductShow .con .right a{color:#666;font-size:15px;margin-bottom:15px; display: block;}
.ProductShow .con .right a:hover{color:#0054b4;}
.ProductShow .srll{}
.ProductShow .srll .leftPic{width:80%;float: left;border:2px #efefef solid; background: #fff;}
.ProductShow .srll .leftPic img{display: block;margin:auto;height:100%;max-width:100%;}
.ProductShow .srll .rightPic{width:20%;float: right;padding-left:15px;}
.ProductShow .srll .rightPic li{height:20%;margin-bottom:20px;border:2px #efefef solid; background: #fff;}
.ProductShow .srll .rightPic li img{display: block;height: 100%; margin:auto}
.ProductShow .srll .rightPic li.swiper-slide-thumb-active{border-color:#0054b4}
.ProductShow .srll .leftPic,.ProductShow .srll .rightPic{height: 520px;}
.ProductShow .srll .rightPic:hover .btn{ opacity: 1 !important;}
.ProductShow .srll .btn{opacity:0 !important; left:15px;top:0;right:0;width:100%;height:auto;margin:0px;color:#fff;font-size:40px;padding:2px 0; text-align: center;background:rgba(0,0,0,0.5)}
.ProductShow .srll .btn.swiper-button-disabled{opacity: .9}
.ProductShow .srll .btn:before{ display:block;margin: 0;padding: 0;}
.ProductShow .srll .btn.nt{top:auto;bottom:0;}
.ProductShow .srll .btn:hover{ background:rgba(0,0,0,0.7) }
/**/
.pagIng-2{border:1px #aaa solid;overflow: hidden;margin-top: 90px;display: table;width: 100%;}
.pagIng-2 span{ display: inline-block;color:#888888;font-size:14px;}
.pagIng-2 .block{float:none !important; padding:20px 15px;display: table-cell;vertical-align: middle;}
.pagIng-2 span a{color:#888888;font-size:14px;}
.pagIng-2 span a:hover{color:#0053b4}
.pagIng-2 .prev{float:left; }
.pagIng-2 .next{float:right; text-align: right}
.pagIng-2 .return{border-left:1px #aaa solid;border-right:1px #aaa solid;text-align: center;}
.pagIng-2 .return:hover{color:#fff;background: #0053b4}
.pagIng-2 .prev,.pagIng-2 .next{width:40%;}
/*==关于我们↓==*/
.AboutInner{}
.AboutInner .introduction{}
.AboutInner .introduction .pic{width:50%;}
.AboutInner .introduction .box{width:47%;padding-top:30px;}
.AboutInner .introduction .box .title{color:#0054b3;font-size:28px;}
.AboutInner .introduction .box .wx{color:#666666;font-size:15px;margin-top:30px;line-height:24px}
.AboutInner .culture{padding:50px 0 60px 0; background: url(../images/CultureBg.jpg) no-repeat center;background-size:cover ;}
.AboutInner .culture ul{}
.AboutInner .culture li{float:left;width:25%; text-align: center;padding: 0 50px;}
.AboutInner .culture li em{display: block; width:135px;height:135px;margin: auto; background-position:center ; background-repeat:no-repeat ;}
.AboutInner .culture li h4{margin-top:15px;color:#3d3d3d;font-size:24px;}
.AboutInner .culture li p{margin-top:10px;color:#3d3d3d;font-size:15px;}
.AboutInner .culture li.x1 em{background-image:url(../images/CultureIco01.png);}
.AboutInner .culture li.x2 em{background-image:url(../images/CultureIco02.png);}
.AboutInner .culture li.x3 em{background-image:url(../images/CultureIco03.png);}
.AboutInner .culture li.x4 em{background-image:url(../images/CultureIco04.png);}
.AboutInner .chart{}
.AboutInner .chart .tone{ text-align: center;margin-bottom:40px}
.AboutInner .chart .tone li{display: inline-block;margin:0 10px;}
.AboutInner .chart .tone li a{color:#434343;font-size:24px;padding:8px 20px;border-radius: 30px; background: #f1f1f1;}
.AboutInner .chart .tone li.active a{color:#fff; background: #0054b3;}
.AboutInner .chart .list{display: table;width:101%; margin:0 0 -1% -1%}
.AboutInner .chart .list li{float:left;width:24%;margin:0 0 1% 1%;}
.AboutInner .chart .list li h4{padding:15px 10px; color:#424242;font-size:16px; text-align: center; background: #f1f1f1;}
.AboutInner .chart .list li:hover h4{color:#0054b3}
.AboutInner .chart .DwellPic .pic{padding-top:74%;border:1px #eee solid;background: #f9f9f9;}
.AboutInner .job{}
.AboutInner .job .pic{width:56%;}
.AboutInner .job .right{width:40%;}
.AboutInner .job .list{}
.AboutInner .job .list li{margin-bottom:10px;cursor: pointer;}
.AboutInner .job .list li h3{ position: relative; color:#666;font-size:18px;padding:15px 20px;background: #f7f7f7;}
.AboutInner .job .list li h3 em{float:right;position: relative;width:22px;height:22px;display: block;margin-top: 12px;}
.AboutInner .job .list li h3 em:before,.AboutInner .job .list li h3 em:after{content: ""; position: absolute;left:0;top:0;width:100%;height:3px; background:#0054b3;transition: all .4s ease-in-out;}
.AboutInner .job .list li h3 em:after{transform:rotate(90deg);}
.AboutInner .job .list li .wx{padding:20px;font-size:14px;color:#666; background: #f7f7f7;line-height: 24px;/*! margin-top: 5px; */border-top: 2px #eee solid;}
.AboutInner .job .list li .mail{color:#fff;font-size:14px;margin-top:30px; display: table;margin-top: 15px;padding: 5px 20px;border-radius: 20px;background: #0054b3;}
.AboutInner .job .list li .mail:hover{ background: #ff6726}
.AboutInner .job .list .on em:after{transform:rotate(0deg);background:#ff6726}
/*==联系我们↓==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent{height: 540px;}
.ContactInner .long .left{ width:52%;}
.ContactInner .long .left img{display: block;max-width:100%;max-width:100%;height: 100%;object-fit: cover;}
.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:22px;}
.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: #0054b4;}
.ContactInner .long .right .tel:after{ content: ""; position: absolute; left:13px;top:32px; width:25px; height:3px; background: #0054b4;}
.ContactInner .long .right .tel font{margin-top:30px;font-size:30px;color:#0054b4;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: #0054b4;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%;}
.ContactInner .map{margin-top:70px}
.ContactInner .map #dituContent{height:500px;}
/*==留言2↓==*/
.message{background: #ededed;padding: 50px 0 50px 0;margin: 70px 0 0 0;overflow: hidden;}
.message form{ margin-top:30px}
.message .frame{position: relative; float:left;padding:20px 20px; /*! line-height:50px; */width:32.3%; margin:0 0.5% 1% 0.5%; background:#fff;}
.message .frame.x1 input{background: url(../images/ico101.png) no-repeat left;/*! float: left; */}
.message .frame.x2 input{background: url(../images/ico102.png) no-repeat left;}
.message .frame.x3 input{background: url(../images/ico103.png) no-repeat left;}
.message .frame.x4 textarea{background: url(../images/ico104.png) no-repeat left top;}
.message .frame.x4{width:99%;}
.message .frame input,.message .frame textarea{padding-left:30px; border:none;/*! width: 100%; *//*! float: left; */display: inline;vertical-align: top;/*! float: right; */}
.message .frame textarea{/*! width:100%; */height:100px; clear: both;width: 100%;}
.message button.submit{float:left;width:30%; padding:15px 20px;font-size:14px; color:#fff; background: #333;border: none;}
.message button.submit:hover{background:#0054b4}
.message .yzm{margin:0 0 0 20px;}
.message .yzm input{padding:20px 20px;margin:0 10px;}
/*==加入我们↓==*/
.joinBox{}
.joinBox .lefter{width:22%;padding:50px 50px 100px 50px; background: url(../images/bg03.jpg) no-repeat center;background-size: cover;}
.joinBox .lefter .title{width:100%;margin:0px 0 40px 0; color:#fff;font-size:40px; overflow: hidden;}
.joinBox .lefter .title font{ display: block;color:#999;font-size:14px;margin-top: 5px;text-transform:Capitalize ;}
.joinBox .lefter .tel{margin:50px 0 120px 0;color:#fff;font-size:24px;display: block;}
.joinBox .lefter .tel font{ display: block;color:#999;font-size:12px}
.joinBox .lefter .online{ display: table; border:1px #555 solid;color:#fff;font-size:14px; padding:10px 80px 10px 45px; background-image:url(../images/ico105.png); background-position:125px 12px; background-repeat:no-repeat ;}
.joinBox .lefter .online:hover{ background-color: #000}
.joinBox .righter{width: 76%;}
.joinBox .righter .list{}
.joinBox .righter .list li{ margin-bottom:10px;padding:0 50px;background: #ededed;overflow: hidden;}
.joinBox .righter .list li .title{color:#191919;font-size:19px; cursor: pointer; display: flex;overflow: hidden;}
.joinBox .righter .list li .title font{ display: inline-block; padding:18px 20px 19px 100px;width: 33.3%;float: left;text-align: center;}
.joinBox .righter .list li .title font:nth-child(1){text-align: left;padding-left: 0;}
.joinBox .righter .list li .wx{padding:30px 0 50px 0px;line-height:25px;color:#666666;font-size:12px;border-top:1px #ddd solid;overflow: hidden;}
.joinBox .righter .list li .mail{margin-top:50px; border:1px #aaa solid;color:#2d2d2d;font-size:14px;line-height:30px; padding:0px 50px 0px 20px;display: table;position: relative;line-height: 35px;}
.joinBox .righter .list li .mail em{ position: absolute;top:0;right:0; display: block;width:40px;height: 100%; padding:10px 10px; background-color:#000000; background-position:center;background-repeat:no-repeat;background-image:url(../images/line05.png)}
.joinBox .righter .list li .mail:hover{border:1px #ff6726 solid;}
.joinBox .righter .list li .mail:hover em{background-color: #ff6726}
/*==新闻↓==*/
.NewsInner .list{width:102%; margin-left:-2%;}
.NewsInner .list li{float:left; position: relative; width:48%;margin:0 0 2% 2%;height:200px;border:1px #ddd solid;padding:30px 30px 30px 300px;}
.NewsInner .list li a{display: block; }
.NewsInner .list li .pic{position: absolute; left:0;top:0;width:270px;height:100%;}
.NewsInner .list li .pic img{max-width:100%;height: 100%;object-fit: cover;}
.NewsInner .list li h4{color:#191919;font-size:18px; }
.NewsInner .list li p{color:#464646;font-size:14px; margin:20px 0 20px 0;-webkit-line-clamp: 3;}
.NewsInner .list li .time{float:left; color:#434343;font-size:14px;margin-top: 5px;}
.NewsInner .list li .more{float:right; color:#434343;font-size:14px;padding:5px 20px;border-radius:30px; background: #e6e6e6;}
.NewsInner .list li:hover{ background: #f7f7f7;}
.NewsInner .list li:hover h4{ color:#0054b3}
.NewsInner .list li:hover .more{ color:#fff; background: #0054b3;}
/*==新闻详细页↓==*/
.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:23px;}
.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:#0053b4}
.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:#0053b4}
.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:#666;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:#0053b4}
.NewsDetailBox .hotwords{margin-top: 40px;}
.NewsDetailBox .hotwords a{display: inline-block;color:#666;font-size:14px;margin:0 10px 10px 0;padding:5px 10px; background:#ddd} 
.NewsDetailBox .hotwords a:hover{color:#fff;background:#0054b4}
/*==list-box 图片款 久↓==*/
.list-box{display:table;width:100%;margin:0 0 -2% -2%}
.list-box li{float:left; width:23%; margin:0 0% 2% 2%}
.list-box li img{max-width:100%;width:100%;}
.list-box li .pic{height:260px;border: 1px #ddd 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;}
/*==底部===*/
.footer{padding: 70px 0 30px 0;background: #1e1e1e;overflow: hidden;}
.footer .left{width:60%;}
.footer .left .logo{max-width:;float: left;}
.footer .left .wx{color:#999999;font-size:12px;line-height:20px;margin-left:40px;float: left;}
.footer .left .wx a{color:#999999;font-size:12px;}
.footer .left .wx a:hover{color:#fff}
.footer .nav{position:relative;margin-bottom:70px;width: 100%;}
.footer .nav li{float: left;margin-right:50px}
.footer .nav li a{ display: block;color:#fff; font-size:16px;}
.footer .nav li a:hover{color:#ddd}
.footer .ewm{margin-left:50px;padding:10px;color:#7b7b7b;font-size:12px; text-align:center;background: #fff;}
.footer .ewm img{display: block; margin-bottom:2px;max-width: 120px;}
.footer .tel{color:#eee;font-size:16px;text-align: right;}
.footer .tel b{color:#eee;font-size:12px;}
.footer .tel font{color:#fff;font-size:24px; display: block; margin:6px 0;}
.footer .tel hr{float:right;display: block; margin-top:20px; width:20px;height:1px;border:none; background:#0054b4;}
.footer .link{margin-top:70px;padding-top: 30px; position: relative;}
.footer .link:after{content: ""; position: absolute;left:-100%;top:0; width:300%;height:1px; background: #353535;}
.footer .link h3{color:#fff;font-size:12px;float: left;}
.footer .link h3 font{color: #a8a8a8;margin-left: 5px;}
.footer .link a{color:#a8a8a8;font-size:12px;display: inline-block;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}
