@charset "utf-8";
/*~~~~框架布局~~~*/
/*==版心定义↓==*/
.container{width:1600px;}
.Imgwor{display: block;text-align: center;margin:10px 0}
.Imgwor img{max-width: 100%;}
/*==字符串↓==*/
*:before,*:after,em,i,.iof{font-style: normal;font-family: "iconfont";line-height:1;transition: all .4s ease-in-out}
@font-face {
  font-family: 'iconfont';  /* Project id 1963410 */
  src: url('//at.alicdn.com/t/font_1963410_2v6ntg371kb.woff2?t=1653462120159') format('woff2'),
       url('//at.alicdn.com/t/font_1963410_2v6ntg371kb.woff?t=1653462120159') format('woff'),
       url('//at.alicdn.com/t/font_1963410_2v6ntg371kb.ttf?t=1653462120159') format('truetype');
}
/*==顶部↓==*/
/*.fixed-top{ position: fixed;width:100%;z-index:99; background:#fff; }*/
.fixed-top.header{ padding:10px 0;height: 55px;box-shadow:0 0 10px #aaa;background:#fff !important;}
.fixed-top.header .nav{margin: -10px 0;}
.fixed-top.header .nav > li > a{height:55px}
.fixed-top.header .lang{padding-bottom:18px}
.pgx.header{position: initial; }
.pgx.fixed-top{position: fixed;}
/*--*/
.header{position:fixed;top:0;width:100%;z-index:99; padding: 30px 0;height: 90px; background: rgba(255,255,255,0.5);}
.header .tel{float:right;color:#0191df;font-size:22px;margin-left: 30px;}
.header .tel i{color:#0292dc;font-size: 25px;margin-right: 10px;}
.header .nav{float:right;margin: -30px 0;display: table;}
.header .nav > li{float:left;display: table;}
.header .nav > li > a{position: relative;z-index:2;display: table-cell;color:#333333;/* margin: -20px 10px; */height: 90px;font-size:16px;padding:0 20px;text-align: center;vertical-align: middle;}
.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;z-index: -1;width:100%;height:100%;background:#0292dc;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#fff;}
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}
.header .lang{float:right;position: relative;z-index: 1;margin: 5px 0 0 20px;padding-bottom: 33px;cursor: pointer;}
.header .lang a{display: flex;color:#333;font-size:16px;align-items: center;}
.header .lang a:before{content:"\e668";font-size: 20px;color:#666;margin-right: 5px;font-weight:bold;}
.header .lang:hover a,.header .lang:hover a:before{color:#0292dc;}

/*==平板↓==*/
.flatI{display: none;}
/*==次级导航↓==*/
.menu{width:100%;margin-top:60px;}
.menu ul{display:table; text-align: center;/*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}
.menu li{/*! flex: 1; */ display: inline-block;}
.menu li a{ position:relative;z-index:2; display: block;margin:0 0px;color:#191919;font-size:18px; border:1px #ddd solid; overflow: hidden;padding: 12px 50px;border-radius: 30px;margin: 0 10px; background: #fff;}
.menu li a:after{ content: ""; position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:0%; background: #0292dc;/*transition:transform .5s;transform: scale(1,0);transform-origin:top;*/}
.menu li:hover a,.menu li.active a{ color:#fff;border-color:#0292dc }
.menu li:hover a:after,.menu li.active a:after{height:100%;/*transform: scale(1);transform-origin:bottom;*/}
/*==面包屑↓==*/
.site{margin:30px 0px 20px 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:#0292dc}
/*==地图↓==*/
#dituContent{margin:0px 0 0 0;width:100%; height:500px;}
/*==标题↓==*/
.titleAx{color:#191919;font-size:46px;/*margin-bottom:50px;*/font-weight:bold;}
.titleAx font{color:#0292dc}
.titleAx b{margin-top:2px;display: block;color:#333333;font-size:30px;}
.titleAx span{margin-top:10px;display: block;color:#191919;font-size:16px;}
/*--*/
.titleAx.m30{margin-bottom:30px;}
.titleAx.cen{text-align: center;margin-bottom:60px;}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
.titleBx{margin-top:0px;color:#151515;font-size:40px;margin-bottom:50px;font-weight:bold; text-align: center;}
.titleBx hr{display: table;width:20px;height:2px; margin:10px auto 0;border:none;background: #0292dc;}
.titleBx span{display: block; margin:10px auto 0;color:#666666;font-size:16px;font-weight:400}
.titleBx.cen{text-align: center;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.tTop{margin:50px 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; }
/*==按钮↓==*/
.btn.btnBlcok{left:-28px;width:50px;height:50px; line-height:45px;text-align: center;color:#fff;font-size:32px; background: #014ea0;}
.btn.btnBlcok.nt{left:auto;right:-28px;}
.btn.btnBlcok:hover{background: #f60;}
/*句段限制*/
.lcp{-webkit-line-clamp: 1;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
/*===边距↓==*/
.ptm80{padding:80px 0;}
.ptm100{padding:100px 0;}
.mt100{margin-top:100px;}
.pt100{padding-top:100px;}
/*===内页框↓==*/
.rack{float:left;width:100%;padding:70px 0 80px 0;}
.rackWor{}
/*===内页左侧↓==*/
.rack .lefter{width: 20%;}
.rack .lefter .box{margin-bottom:50px;border:3px #0292dc solid}
.rack .lefter .title{position: relative;padding:20px;color: #fff;font-size: 22px;background: #0292dc;}
.rack .lefter .title:before{content:"";float:left;margin: 8px 20px 0 0;width: 4px;height: 15px;background: #fff;}
.rack .lefter .title font{ display: none; font-size:14px;}
.rack .lefter .wx{color:#666;font-size:14px;line-height:28px;margin:20px}
.rack .lefter .wx font{color:#000;font-weight:bold;font-size:16px}
.rack .lefter .wx .online{margin-top:15px; display: table; color:#fff;font-size:12px;padding:5px 30px;border-radius:30px;background: #0292dc;}
.rack .lefter .wx .online:hover{ background: #666;}
/*===内页右侧↓==*/
.rack .righter{width:77%}
/*===内页左侧导航↓==*/
.leftNav{}
.leftNav ul{ margin: 20px;}
.leftNav ul li{border-bottom:1px #ddd solid;}
.leftNav ul a{width: 100%;display: block;color:#666;font-size: 16px;margin:15px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.leftNav ul li:hover a,.leftNav ul li.active a{color:#0292dc;transform:translateX(10px);}
.leftNav ul li:hover i,.leftNav ul li.active i{color:#0292dc}
.leftNav ul i{float:right;color:#666;font-size:20px;margin:0 0 0}
/*===首页产品↓==*/
.ProductHome{overflow: hidden; background: url(../images/ProductBg.jpg) no-repeat; background-size:cover;}
.ProductHome .tone{margin-bottom:60px;position: relative;text-align: center;}
.ProductHome .tone:after{content: "";position: absolute;left:-100%;bottom:0;width:300%;height:1px;background:#ddd;}
.ProductHome .tone li{position:relative;display: inline-block;color:#191919;font-size:18px;margin:0 20px;padding-bottom:20px;cursor: pointer;}
.ProductHome .tone li:before{content:"";position:absolute;left:0;bottom: 1px;width:100%;height: 2px;transition:transform .5s;transform: scale(0,1);transform-origin:right;background: #0292dc;}
.ProductHome .tone li.active:before{transform: scale(1);transform-origin:left;}
.ProductHome .tone li.active{color:#0292dc}
.ProductHome .roll{position: relative;min-height:200px; padding: 30px 200px;margin-bottom:20px;border:1px #eee solid;background: #fff;}
.ProductHome .roll a{display: table;width:100%;}
.ProductHome .roll .pic{width: 40%;float: left;}
.ProductHome .roll .pic img{/*width:500px;height: 100%;object-fit: cover;*/}
.ProductHome .roll .pic,.ProductHome .roll .box{float:none;display: table-cell;}
.ProductHome .roll .box{vertical-align:top;padding-left: 80px;}
.ProductHome .roll h4{position: relative;display: table;color:#0292dc;font-size:32px;padding-bottom: 20px;margin: 30px 0;}
.ProductHome .roll h4:before{content:"";position: absolute;left:0;bottom:0;width: 35%;height: 2px;background: #0292dc;}
.ProductHome .roll .wx{color:#636363;font-size:15px;/* margin-bottom:40px */}
.ProductHome .roll .explain{position: relative; display: block; color:#999;font-size:14px;margin-bottom:25px;padding-left:20px;}
.ProductHome .roll .explain:before{content:"";position: absolute;left:0;top:8px;width:4px;height:4px; background: #0292dc;}
.ProductHome .roll .explain:nth-child(3){margin-bottom:0px;}
.ProductHome .roll .more{position: relative; color:#0292dc;font-size:15px;border-left:1px #0292dc solid;border-right:1px #0292dc solid;padding: 10px 20px;margin-top: 40px;display: table;}
.ProductHome .roll .more:before,.ProductHome .roll .more:after{content: "";position: absolute;width:35%;height:1px; background: #0292dc;}
.ProductHome .roll .more:before{right:0;top:0;}
.ProductHome .roll .more:after{left:0;bottom:0;}
.ProductHome .roll .btn{color:#666;font-size: 70px;width: auto;height: auto;background-image:none;}
.ProductHome .roll .btn.pv{transform:rotate(180deg); }
.ProductHome .roll li:hover h4{}
.ProductHome .roll .btn:hover{color:#0292dc}
.ProductHome .roll li:hover .more{}
.ProductHome .roll li:hover .more:before,.ProductHome .roll li:hover .more:after{width:100%}
/*===首页解决方案↓==*/
.SolveHome{background: #eaf3f8;}
.SolveHome .left{display: flex;flex-wrap: wrap;width: 25%;padding-right:10px;}
.SolveHome .long{display: table;}
.SolveHome .right{display: table-cell;}
.SolveHome .left li{float:left;width:50%;text-align: center;}
.SolveHome .left li a{margin:0 20px 20px 0;color:#666;font-size:16px;display: block;}
.SolveHome .left li em{display: block;width: 100%;padding: 30px 20px;/* height:100px; */margin-bottom: 10px;border:1px #ddd solid;background: #fff;}
.SolveHome .left li em:before{content: "";width: 66px;height: 66px;margin: auto;display: block;background-repeat:no-repeat;background-position:0 0;}
.SolveHome .left li.active em:before{background-position:0 -66px ;}
.SolveHome .left li.active a{color:#0292dc}
.SolveHome .right{width: 75%;}
.SolveHome .right .frame{position: relative;}
.SolveHome .right img{display: block; max-width:100%;max-width:100%;height: 100%;object-fit: cover;}
.SolveHome .right a{display:block}
.SolveHome .right .box{position: absolute;right:0;bottom:0;padding: 40px;width:40%;background: rgba(255,255,255,0.8);}
.SolveHome .right .box h4{color:#333333;font-size:24px;margin-bottom:20px;}
.SolveHome .right .box .wx{color:#333333;font-size:14px;line-height: 24px;}
.SolveHome .right .box .more{color:#0292dc;font-size:14px;margin-top: 30px;display: table;}
.SolveHome .right a:hover h4{color:#0292dc}
.SolveHome .right a:hover .more{color:#0292dc}
.SolveHome .left li.x1 em:before{background-image:url(../images/SolveIco01.jpg);}
.SolveHome .left li.x2 em:before{background-image:url(../images/SolveIco02.jpg);}
.SolveHome .left li.x3 em:before{background-image:url(../images/SolveIco03.jpg);}
.SolveHome .left li.x4 em:before{background-image:url(../images/SolveIco04.jpg);}
.SolveHome .left li.x5 em:before{background-image:url(../images/SolveIco05.jpg);}
.SolveHome .left li.x6 em:before{background-image:url(../images/SolveIco06.jpg);}
/*===首页优势↓==*/
.AdvantageHome{background: url(../images/AdvantageBg.jpg) no-repeat top center;/* background-size:cover; */}
.AdvantageHome ul{box-shadow: 0 0 10px #ddd;display: flex;flex-flow: row wrap;align-content: flex-start;background: #fff;}
.AdvantageHome ul li{float:left;width:25%;border-right: 1px #ddd solid;background: #fff;}
.AdvantageHome ul li img{display: block;max-width:100%}
.AdvantageHome ul li .box{padding:40px 30px 60px 30px;}
.AdvantageHome ul li h3{color:#474747;font-size:30px;font-weight: bold;}
.AdvantageHome ul li p{position: relative;color:#353535;font-size:15px;margin-top:25px;padding-left:20px;}
.AdvantageHome ul li p:before{content:"";position: absolute;left:0;top:8px;width:4px;height:4px; background: #0292dc;}
.AdvantageHome ul li:hover{ transform:scale(1.05);box-shadow: 0 0 10px #aaa;}
.AdvantageHome ul li:hover h3{color:#0292dc}
/*===首页关于↓==*/
.AboutHome{ background: url(../images/AboutBg.jpg) no-repeat center; background-size:cover;}
.AboutHome .long{display: table;}
.AboutHome .left,.AboutHome .right{display: table-cell;float: none;vertical-align: top;}
.AboutHome .left{width:50%;}
.AboutHome .left img{display:block;max-width:100%;height: 100%;object-fit: cover;}
.AboutHome .right{width: 50%;padding: 70px 60px 40px 60px;background: #0292dc;}
.AboutHome .right h3{color:#fff;font-size:24px;margin-bottom:30px;font-weight: bold;}
.AboutHome .right .wx{color:#fff;font-size:15px;line-height: 24px;}
.AboutHome .right a{color:#fff;}
.digital{margin-top:60px;}
.digital li{float:left;width:25%;}
.digital li span{color:#fff;font-size:55px;font-weight:bold;}
.digital li h5{color:#fff;font-size:14px;margin-top:5px;}
.AboutHome .link{padding:30px 0; background: url(../images/bg01.jpg);}
.AboutHome .link{}
.AboutHome .link li{float:left;width:25%;border-right: 1px #aaa dotted;}
.AboutHome .link li a{}
.AboutHome .link li:last-child{border:none;}
.AboutHome .link li a{display: table;margin: auto;}
.AboutHome .link li em{display:inline-block;width: 44px;height: 40px;margin-right:20px;background-repeat:no-repeat;background-position:0 0;    transition: all .4s ease-in-out;}
.AboutHome .link li h4{display:inline-block;color:#1f1a17;font-size:24px;}
.AboutHome .link li span{display: block; color:#1f1a17;font-size:12px; margin-top:5px;}
.AboutHome .link li:hover h4{color:#0292dc}
.AboutHome .link li:hover span{color:#0292dc}
.AboutHome .link li:hover em{background-position:0 -42px ;}
.AboutHome .link li.x1 em{ background-image:url(../images/AboutIco01.png);}
.AboutHome .link li.x2 em{ background-image:url(../images/AboutIco02.png);}
.AboutHome .link li.x3 em{ background-image:url(../images/AboutIco03.png);}
.AboutHome .link li.x4 em{ background-image:url(../images/AboutIco04.png);}
/*===首页新闻↓==*/
.NewsHome .tone{float:right;margin-top: 30px;}
.NewsHome .tone li{float: left;position: relative;padding-bottom:15px;margin-left:80px;} 
.NewsHome .tone li a{color:#333333;font-size:18px;} 
.NewsHome .tone li:before{position: absolute;left:0;bottom:0;content: "";width:0%;height:2px;background: #0292dc;transition: all .4s ease-in-out;}
.NewsHome .tone li.active a,.NewsHome .tone li:hover a{color:#0292dc}
.NewsHome .tone li.active:before,.titleAx .tone li:hover:before{width:100%;}
.NewsHome{background: url(../images/NewsBg.jpg) no-repeat center; background-size:cover ;}
.NewsHome .titleTop{margin-bottom:60px;}
.NewsHome .titleAx{float:left;}
.NewsHome .titleAx .tone{margin-top:30px;}
.NewsHome .list{}
.NewsHome .list li{}
.NewsHome .list .left{width:70%}
.NewsHome .list .right{width: 64%;margin-left: 6%;float: left;border-top: 1px #ddd solid;padding-top: 40px;}
.NewsHome .list li.one:nth-child(3){padding-right: 0px;/* width: 30%; */margin-bottom: 80px;}
.NewsHome .list li.one:nth-child(3) .pic{display: none;}
.NewsHome .list li.one{float:left;width: 33%;padding-right: 3.5%;/* margin-bottom: 4%; */}
.NewsHome .list li.one .pic{ margin-bottom:30px;}
.NewsHome .list li.one h4{color:#333333;font-size:18px;margin-bottom: 25px;}
.NewsHome .list li.one p{color:#646464;font-size:14px;line-height:24px;margin-bottom:30px;-webkit-line-clamp: 3;}
.NewsHome .list li.one hr{display: block;width:100%;height:1px;margin:0 0 30px 0; border:none; background: #ddd;}
.NewsHome .list li.one .more{ display: inline-block;color:#333333;font-size:12px;}
.NewsHome .list li.one .more i{margin:1px 0 0 15px; float:right;width:8px;height:5px;color: #333;font-size:16px;font-weight:100;}
/*.NewsHome .list li.one .more:after{content: "";margin:6px 0 0 15px; float:right;width:8px;height:5px; background:url(../images/line02.png) no-repeat -8px 0;transition: all .4s ease-in-out;}
*/
.NewsHome .list li.one .time{ display: inline-block;margin-left:30px;color:#999999;font-size:12px}
.NewsHome .list li.one:hover h4{color:#0292dc}
.NewsHome .list li.one:hover .more{color:#0292dc}
.NewsHome .list li.one:hover .more:after{ background-position: 0 0 ;}	
.NewsHome .list li.one:hover .more i{color:#0292dc}	
.NewsHome .list li.two{float: left;width: 32%;margin-bottom:20px;}
.NewsHome .list li.two:nth-of-type(even){/* float:right; */}
.NewsHome .list li.two a{ display: block; color:#333333;font-size:14px;width:100%;}	
.NewsHome .list li.two font{ display:inline-block;max-width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsHome .list li.two .time{float:right; display: inline-block;margin-left:0px;color:#999999;font-size:12px}	
.NewsHome .list li.two:hover a{color:#0292dc}
/*===合作客户（通用）↓==*/
.PartnerHome{ background: url(../images/CustomerBg.jpg) no-repeat center;background-size:cover ;}
.PartnerHome{}
.PartnerCon .list{}
.PartnerCon .list li{border:1px #ddd solid;}
.PartnerCon .list li a{position: relative;display: block;}
.PartnerCon .list li img{display: block; max-width:100%;margin: auto;}
.PartnerCon .list li h4{ opacity: 0; position: absolute;z-index:1;top:40%;left:0; width:100%;height:100%;text-align: center; color:#fff;font-size:16px;transition: all .4s ease-in-out;}
.PartnerCon .list li a:before{ content: ""; position: absolute; left:0;top:0;z-index:1; width:100%; height:100%; background:#0292dc;transition: all .4s ease-in-out;transform: scale(0);transition:all .5s;}
.PartnerCon .list li a:hover:before{ transform: scale(1);}
.PartnerCon .list li:hover h4{ opacity: 1}
.PartnerCon .swiper-pagination{position: initial;margin-top:40px;}
.PartnerCon .swiper-pagination span{opacity: 1;width:10px;height:10px;margin:0 6px !important; background: #fff;}
.PartnerCon .swiper-pagination .swiper-pagination-bullet-active{ background: #0292dc;}
/*==案例列表↓==*/
.CaseListBox{}
.case-list{margin:0 0 -20px -20px}
.case-list li{float:left; width:25%; }
.case-list img{max-width:100%;width:100%;}
.case-list a{position:relative; display:block;margin:0 0 20px 20px;overflow:hidden}
.case-list .pic{border: 1px #eee solid; background: #f9f9f9;}
.case-list .box{position:absolute;bottom: -100px;width:100%;height: 150px;padding: 15px 20px;background:rgba(0,0,0,0.5);}
.case-list h4{color:#fff;font-size: 16px;margin-bottom:15px;font-weight:bold;}
.case-list p{color:#fff;font-size: 14px;line-height: 24px;-webkit-line-clamp: 2;transition: all .4s ease-in-out;}
.case-list b{display:block;color:#fff;font-size:14px;margin-top:15px;}
.case-list li:hover h4{color:#0292dc;}
.case-list li:hover .pic{border: 1px #0292dc solid;}
.case-list li:hover .box{bottom:0;}
/*==案例详情↓==*/
.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:80px;}
.CaseDetail .relevant .list .pic{}
/*===解决方案↓==*/
.SolveInner{}
.SolveInner .list{}
.SolveInner .list li{ display: table;width:100%; margin-bottom:40px;overflow: hidden;border: 1px #eee solid;box-shadow: 0 0 10px #eee;}
.SolveInner .list li:last-child{margin-bottom:0px}
.SolveInner .list li a{display: block;}
.SolveInner .list .pic,.SolveInner .list .box{float:none;display:table-cell;}
.SolveInner .list .hig{height:350px;}
.SolveInner .list .pic{float:left;width: 50%;}
.SolveInner .list .pic img{display: block;max-width:100%;height: 100%;object-fit: cover;}
.SolveInner .list .box{width:50%;float: right;padding: 50px;}
.SolveInner .list h4{color:#333;font-size: 24px;font-weight: bold;margin-bottom:30px;}
.SolveInner .list .wx{-webkit-line-clamp: 6;color:#666;font-size:14px;line-height: 24px;}
.SolveInner .list .more{color: #fff;display: table;font-size:12px;margin-top:30px;/* border:#ddd solid 1px; */padding: 12px 30px;background: #0292dc;}
.SolveInner .list li:hover{box-shadow: 0 0 10px #ccc;transform:translateY(-5px);}
.SolveInner .list li:hover h4{color:#0292dc}
.SolveInner .list li:hover .more{background:#333}
.SolveInner .list li.two{text-align: right;}
.SolveInner .list li.two .more{float:right}
.SolveInner .list li.two .pic{float:right}
.SolveInner .list li.two .box{float:left}
/*==关于↓==*/
.AboutInner{padding-bottom:0px !important;}
.AboutInner .introduction .title{color:#333;font-size:28px;font-weight:bold;margin-bottom:40px}
.AboutInner .introduction .title span{display: block;margin-top:10px; color:#666;font-size:14px;}
.AboutInner .introduction .long{display: table;}
.AboutInner .introduction .left,.AboutInner .introduction .right{display: table-cell;vertical-align: top;}
.AboutInner .introduction .left{position: relative;}
.AboutInner .introduction .left img{width:750px;height: 100%;object-fit: cover;}
.AboutInner .introduction .left .video{position: absolute;right:0;bottom:0;padding: 30px 40px;font-size:14px;color:#fff;text-align: center;background: rgba(0,124,209,0.4);}
.AboutInner .introduction .left .video i{display: block;color:#fff;font-size: 35px;margin-bottom:10px;}
.AboutInner .introduction .left .video:hover{background: #007cd1;}
.AboutInner .introduction .right{padding:0px 0 0 50px;}
.AboutInner .introduction .right .wx{margin-top:0px;color:#666666;font-size:14px;line-height:26px;}
.AboutInner .introduction .digital{padding:50px 0;border-top:1px #ddd solid;border-bottom:1px #ddd solid}
.AboutInner .introduction .digital a{display: table;margin: auto;}
.AboutInner .introduction .digital li h5{color:#191919}
.AboutInner .introduction .digital li span{color:#191919;}
.AboutInner .introduction .digital li font{color:#191919;}
.AboutInner .introduction .digital li{ border-right:1px #aaa dotted}
.AboutInner .digital li:last-child{border-right:none}
.AboutInner .course{}
.AboutInner .course .long{position: relative;padding:0 50px;}
.AboutInner .course .swiper-container{width: 100%;height: 100%;}
.AboutInner .course .swiper-slide{background: #fff;/* Center slide text vertically*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.AboutInner .course .swiper-pagination-bullet{width: 20px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;color:#000;opacity: 1;background: rgba(0,0,0,0.2);}
.AboutInner .course .swiper-pagination-bullet-active{color:#fff;background: #007aff;}
.AboutInner .course .swiper-container{ position: relative;}
.AboutInner .course .swiper-container:before{ content: ""; position: absolute; left:0; top:104px; width:500%; height:1px; background:#ddd;/*! z-index: 2; */}
.AboutInner .course .swiper-slide{color:#666666;font-size:24px;padding:0 20px;text-align: center;display: block;background: none;cursor: pointer;}
.AboutInner .course .swiper-slide h4{ display:table;width: 100%;color:#333;font-size:24px;clear: both; line-height:100px;vertical-align: bottom;}
.AboutInner .course .swiper-slide .dot{ position: relative; display: block;  width:8px; height:8px; background: #999;margin: auto;clear: both;border-radius: 50%;/*! z-index: 1; */}
.AboutInner .course .swiper-slide .dot:before{ opacity: 0; content: ""; position: absolute; left:-3px;top:-3px; width:14px; height:14px; border:1px #009fe8 solid; border-radius: 50%;transition: all .4s ease-in-out;}
.AboutInner .course .swiper-slide p{color:#666666;font-size:14px;-webkit-line-clamp: 5;margin: 20px 0;height:60px;}
.AboutInner .course .swiper-slide:hover h4,.AboutInner .course .swiper-slide:hover p{color:#009fe8}
.AboutInner .course .swiper-slide:hover .dot{ background:#009fe8}
.AboutInner .course .swiper-slide:hover .dot:before{ opacity: 1;}
/*.AboutInner .course .swiper-slide-active{font-size:44px; color:#009fe8}
.AboutInner .course .swiper-slide-active .dot{ background:#009fe8}
.AboutInner .course .swiper-slide-active .dot:before{ opacity: 1;}*/
.AboutInner .course .btn i{ margin:8px;display:block;color:#fff;font-size:20px;}
.AboutInner .course .swiper-button-prev,.AboutInner .course .swiper-button-next{ right:0px; width:35px; height:35px; text-align: center; background-color:#626262; border-radius: 50%; background-image: none;}
.AboutInner .course .swiper-button-prev:hover,.AboutInner .course .swiper-button-next:hover{ background-color:#009fe8}
.AboutInner .course .swiper-button-prev{left:0px; right:auto;}
.AboutInner .course .swiper-button-disabled{opacity:1;background-color: #999;}
.AboutInner .culture{background: url(../images/cultureBg.jpg) no-repeat center; background-size:cover ;}
.AboutInner .culture ul{width:65%}
.AboutInner .culture ul li{position:relative;float:left;width:31.3%;margin:0 0 2% 2%}
.AboutInner .culture ul li img{display: block;width:100%;}
.AboutInner .culture ul .box{position: absolute;bottom:0;padding:30px;}
.AboutInner .culture ul h4{color:#fff;font-size:26px;}
.AboutInner .culture ul p{color:#fff;font-size:16px; margin-top:10px;}
.AboutInner .ambient{border-top:1px #ddd solid}
.AboutInner .ambient .list{}
.AboutInner .ambient .list li{float:left;width:25%;}
.AboutInner .ambient .list a{position: relative; display: block; margin:0 0 1px 1px}
.AboutInner .ambient .list h4{ position: absolute; left:0;bottom:0;z-index:5;width:100%;color:#fff;font-size:16px; padding:10px 20px; background: rgba(0,0,0,0.5);}
.AboutInner .ambient .list li:nth-child(1){width:50%}
.AboutInner .ambient .list li:nth-child(n+6){display: none;}
/*==荣誉资质↓==*/
.honorCon{}
.honorCon .long{position: relative;}
.honorCon li{}
.honorCon .DwellPic.dp2 .pic{height:310px !important;padding:30px !important; background:#fff url(../images/honorBg.png) no-repeat center;background-size: contain;}
.honorCon li h4{color:#666666;font-size:16px;margin-top:20px; text-align: center;}
.honorCon li:hover h4{color:#014ea0}
/*==产品列表↓==*/
.product-list{margin:0px 0 -30px -20px}
.product-list li{ float:left;width:25%; }
.product-list li .pic{padding-top:80%;border:1px #ddd solid;background: #fff;}
.product-list li a{ display: block;margin: 0 0px 30px 20px;}
.product-list li h4{width: 100%;color:#333333;font-size:16px;text-align: center;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product-list li:hover h4{ color:#0292dc}
.product-list li:hover .pic{border-color:#0292dc}
/*==产品详情↓==*/
.ProductShow{}
.ProductShow .top{padding: 60px 30px 40px 30px;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 .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-color: #0292dc; }
.ProductShow .top .right .online{padding-left:70px;background-image: url(../images/ico20.png);background-position:30px 11px ; background-repeat:no-repeat ;}
.ProductShow .top .right .download{color:#4c4c4c;background: #fff;}
.ProductShow .top .right .btn:hover{color:#fff;background-color: #333;}
.ProductShow .con{margin-top:50px}
.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 30px 0 0; /*! 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: #0292dc}
.ProductShow .con .tone li.active a,.ProductShow .con .tone li:hover a{color:#0292dc}
.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: #0292dc;}
.ProductShow .con .long:last-child{ margin-bottom:0px;padding-bottom:0px; border-bottom:0px}
.ProductShow .con .wx{}
.ProductShow .con .wor{color:#393939;line-height:26px;font-size:16px;}
.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;max-width:100%;height: 100%; margin:auto}
.ProductShow .srll .rightPic li.swiper-slide-thumb-active{border-color:#0292dc}
.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) }
/*==滚动图↓==*/
.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 #0292dc 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:#0292dc;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:#0292dc;}
.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}
/*==新闻↓==*/
.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:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 15px;background: url(../images/line03.png) no-repeat -10px 0;transition: all .4s ease-in-out;}
.NewsListBox .up .more:hover{ background: #0292dc;}
.NewsListBox .up .more:hover:before{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:#0292dc;}
.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:#0292dc}
.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: #0292dc;}
.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: #0292dc}
.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: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:#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}
/*==联系我们↓==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .mode{position: relative;}
.ContactInner .mode .long{position:relative;width:100%; display: table;}
.ContactInner .mode:before{content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:150%;background: url(../images/ContactBg.jpg) no-repeat center;background-size: cover;}
.ContactInner .mode .left,.ContactInner .mode .right{display: table-cell;}
.ContactInner .mode .right{width:65%; vertical-align: bottom; }
.ContactInner .mode .right img{display: block;max-width:100%;}
.ContactInner .mode .left{ }
.ContactInner .mode .left .title{color:#333333;font-size:26px;}
.ContactInner .mode .left .tel{ position:relative;margin-top:25px;color:#333333;font-size:14px;display: block;}
.ContactInner .mode .left .tel:before{ content: ""; position: absolute; left:0px;top:32px; width:30px; height:3px; background: #007cd1;}
.ContactInner .mode .left .tel font{margin-top:30px;font-size:30px;color: #007cd1;display: block;font-weight: bold;}
.ContactInner .mode .left .wx{margin-top:30px;color:#333333;font-size:14px;display: block;line-height: 26px;}
.ContactInner .mode .left .add2{ margin-top:30px;color:#333333;font-size:14px;display: block;}
.ContactInner .mode .left .add2 font{font-size:22px; color:#333;display: block;margin-bottom: 10px;}
.ContactInner .mode .left .ewm{position: relative;float:left;color:#666666;font-size:12px; text-align: center;display: block;line-height: 15px; margin-right:80px;}
.ContactInner .long .left .ewm:after{ position: absolute; content: "";position: absolute;right:-50px;top:20%;width:1px;height:60%;border-right:1px #bbb dashed}
.ContactInner .mode .left .ewm img{ display: block;margin:0 auto 5px;}
.ContactInner .mode .left .online{color:#fff;margin:20px 0 0 0px; font-size:14px; padding:12px 50px; background: #007cd1;display: table;border-radius: 20px;text-align: center;}
.ContactInner .mode .left .online:hover{background: #666;}
.ContactInner .map{/* margin-top:70px */}
.ContactInner .map #dituContent{height:500px;}
/*==留言2↓==*/
.message{/* background: #ededed; */overflow: hidden;}
.message .frame{position: relative;float:left;padding: 15px 20px; /*! line-height:50px; */width:32.3%;margin:0 0.5% 1% 0.5%;border: 1px #ddd solid;/* display: inline-block; */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;width: 100%;border:none;/*! width: 100%; *//*! float: left; */display: inline;vertical-align: top;/*! float: right; */}
.message .frame textarea{/*! width:100%; */height:100px; clear: both}
.message button.submit{/* float:left; */display: table;margin: 30px auto 0;width: 20%;padding: 15px 50px;font-size:14px;color:#fff;background: #007cd1;border: none;}
.message button.submit:hover{background:#333}
.message .yzm{margin:0 0 0 20px;}
.message .yzm input{padding:20px 20px;margin:0 10px;}
/*==list-box 图片款 久↓==*/
.list-box{/*display:table;*/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 #0292dc solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}
.list-box li:hover h4{color:#0292dc;}
/*==底部===*/
.footer{padding: 50px 0 30px 0;background: #4d4d4d;overflow: hidden;}
.footer .left{width:60%;}
.footer .left .wx{color:#ccc;font-size:12px;line-height:20px;float: left;}
.footer .left .wx a{color:#ccc;font-size:12px;}
.footer .left .wx a:hover{color:#fff}
.footer .nav{position:relative;margin-bottom: 30px;width: 100%;}
.footer .nav li{float: left;margin:0 50px 10px 0}
.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 .right{text-align: right;}
.footer .share{margin-bottom: 10px;display: block;}
.footer .share a{display: inline-block;width: 35px;line-height: 35px;height: 35px;color:#fff;font-size: 20px;margin-left:15px;text-align: center;border-radius: 50%;background: #0292dc;}
.footer .share i{}
.footer .share a:hover{color:#0292dc;background:#fff}
.footer .tel{color:#cccccc;font-size:12px;margin-bottom: 10px;display: block;}
.footer .tel font{color:#fff;font-size:26px;margin-left: 20px;}
.footer .add{color:#cccccc;font-size:12px;display: block;}
.footer .link{margin-top:60px;padding-top: 30px; position: relative;}
.footer .link:after{content: ""; position: absolute;left:0%;top:0; width:100%;height:1px; background: #5f5f5f;}
.footer .link h3{color:#999999;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}
