@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_r77dj09stfn.eot');

  src: url('//at.alicdn.com/t/font_1963410_r77dj09stfn.eot?#iefix') format('embedded-opentype'),

  url('//at.alicdn.com/t/font_1963410_r77dj09stfn.woff2') format('woff2'),

  url('//at.alicdn.com/t/font_1963410_r77dj09stfn.woff') format('woff'),

  url('//at.alicdn.com/t/font_1963410_r77dj09stfn.ttf') format('truetype'),

  url('//at.alicdn.com/t/font_1963410_r77dj09stfn.svg#iconfont') format('svg');

}





/*==顶部↓==*/

.fixed-top{ position: fixed;top:0;width:100%;z-index:99;box-shadow: 0 0 10px #ddd ; background:#fff; }

.header{padding:20px 0;height:100px;border-bottom:1px #ddd solid; background: #fff url(../images/HeadBg.png) no-repeat center;}

.header .container{position: relative;}

.header .long{}

.header .logo .txt{float: right;display: block;margin-left: 20px;color:#6eb92c;font-size: 30px;/* font-weight:bold; */}

.header .logo .txt font{ display: block;color:#124b9f;font-size:16px;font-weight:400; font-weight:bold;}

.header .nav{float:right;margin: 35px 0 0 0;}

.header .nav > li{float: left; position: relative;}

.header .nav > li > a{position: relative;display: block;color:#666;font-size:18px;margin:0 25px;padding-bottom:21px;text-align: center;}

.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#124b9f;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.header .nav > li:hover > a,.header .nav > li.active > a{color:#124b9f; }

.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}

.header .nav .sub{display:none;width: 100%;left:0%;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: #124b9f;}

.header .tel{float: right;color:#124b9f;font-size:22px;margin: 30px 0 0 30px;font-weight: bold;}

.header .tel i{float:left;color:#666;font-size: 22px;font-weight: 400;margin:3px 10px 0 0px;}

.header .right{position: absolute;right: -5px;top:-5px;}

.header .right a{position: relative;z-index: 2;display: block;float:left;color:#5c5c5c;font-size:14px;margin-left: 8px;padding: 3px 10px;border-radius: 5px;/* background: #ddd; */}

.header .right a i{margin-right:5px;font-weight:bold;}

.header .right .use:before{position: absolute;left: 0;top: 20%;content: "";float:left;width:1px;height: 60%;background: #aaa;}

.header .right .shop font{/* position: absolute; *//* right: 0; *//* top: 0; *//* z-index: -1; */float: right;display: block;margin-left: 5px;width: 18px;line-height: 18px;text-align: center;color:#fff;font-size: 14px;border-radius: 50%;background: #d61d1d;transition:transform .5s;}

.header .right a:hover{color:#fff;background:#124b9f}

.header .right a:hover i{color:#fff}

.header .right .shop:hover{background: #ff6600;}

.header .right .shop:hover font{ color:#cb0000; background:#fff}





/*==次级导航↓==*/

.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: #124b9f;/*transition:transform .5s;transform: scale(1,0);transform-origin:top;*/}

.menu li:hover a,.menu li.active a{ color:#fff;border-color:#124b9f }

.menu li:hover a:after,.menu li.active a:after{height:100%;/*transform: scale(1);transform-origin:bottom;*/}





/*==面包屑↓==*/

.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:#191919;font-size:40px;}

.titleAx span{margin-top:10px;display: block;color:#666;font-size:16px;}

.titleAx hr{display: block; margin:10px 0 0 0} 

.titleAx span{display: block;color:#999;font-size:16px;margin-top:5px;}

.titleAx.cen{text-align: center;margin-bottom:40px;}

.titleAx.m30{margin-bottom:30px}

.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: #124b9f;}

.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; }





/*句段限制*/

.lcp{-webkit-line-clamp: 1;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}





/*==更多按钮↓==*/

.mBtn1{position: relative;z-index: 2;display:table;color:#fff;font-size:14px;padding:10px 40px;background: #124b9f;}

.mBtn1:before{content:"";position:absolute;left: 0;bottom:0px;width:100%;height:100%;transition:transform .5s;}

.mBtn1:before{ z-index:0;z-index:-1;background: #333;transform: scale(1,0);transform-origin:right;}

.mBtn1:hover{color:#fff}

.mBtn1:hover:before{transform: scale(1);transform-origin:left;}

/*.mBtn1:hover:before{border:1px #333 solid; background: #fff;}*/

/*--*/

.mBtn1.white{color:#124b9f}

.mBtn1.white:before{background: #fff;}

.mBtn1.white:after{ background: #124b9f;}

.mBtn1.white:hover{color:#fff}

/*--*/

.hov:hover .mBtn1{color:#fff}

.hov:hover .mBtn1:after{transform: scale(1) skew(-20deg);transform-origin:left;}







/*===内页框↓==*/

.rack{float:left;width:100%;padding:70px 0 80px 0;}

.rackWor{}





/*==边距↓==*/

.mt70{margin-top:70px}

.mt80{margin-top:80px}

.ptm70{padding:70px 0}

.ptm80{padding:80px 0}







/*==首页优势==*/

.AdvantageHome{}

.AdvantageHome .down{margin-bottom:20px;}

.AdvantageHome .down li{display: flex;}

.AdvantageHome .down .pic{float:left;width:50%;display: block;}

.AdvantageHome .down .pic img{display: block; width:100%;height: 100%;object-fit: cover;}

.AdvantageHome .down .box{float:right;width:50%;padding:70px; background:url(../images/AdvantageBg.jpg) no-repeat center; background-size:cover;}

.AdvantageHome .down h3{color:#124b9f;font-size:40px;margin-bottom:20px;}

.AdvantageHome .down h3  hr{margin:20px 0 0 0; width:50px;height:1px;background: #124b9f;}

.AdvantageHome .down .wx{}

.AdvantageHome .down .wx span{display: block;margin-bottom:15px;color:#343434;font-size:16px;padding-left:20px;background:url(../images/arrow_04.png) no-repeat left ;}

.AdvantageHome .down .pic,.AdvantageHome .down .wx{flex: 1;}

.AdvantageHome .tone{margin:0 0 -1% -1%;display: flex;flex-flow: row wrap;align-content: flex-start;}

.AdvantageHome .tone li{float:left;width:19%;margin:0 0 1% 1%; cursor:pointer;background: #f6f6f6;}

.AdvantageHome .tone li a{display: table;margin: auto;padding: 20px 10px;}

.AdvantageHome .tone em{float:left;width: 60px;height: 60px;margin-right:10px;background-repeat:no-repeat;background-position: 0 0;    transition: all .5s ease-in-out;}

.AdvantageHome .tone h4{display:table;color:#124b9f;font-size:32px;}

.AdvantageHome .tone span{display: table;color:#124b9f;font-size:13px;margin-top: 2px;}

.AdvantageHome .tone li.active{ background:#124b9f}

.AdvantageHome .tone li.active h4,.AdvantageHome .tone li.active span{color:#fff}

.AdvantageHome .tone li.active em{background-position:0 -70px}

.AdvantageHome .tone .x1 em{background-image:url(../images/AdvantageIco01.png);}

.AdvantageHome .tone .x2 em{background-image:url(../images/AdvantageIco02.png);}

.AdvantageHome .tone .x3 em{background-image:url(../images/AdvantageIco03.png);}

.AdvantageHome .tone .x4 em{background-image:url(../images/AdvantageIco04.png);}

.AdvantageHome .tone .x5 em{background-image:url(../images/AdvantageIco05.png);}





/*==首页应用↓==*/

.ApplyHome{ background: url(../images/ApplyBg.jpg) no-repeat center; background-size:cover ;}

.ApplyHome .long{position: relative;}

.ApplyHome .gallery-top{ position: absolute; left:0;top:0;width: 100%;height: 100%; background: #333;}

.ApplyHome .gallery-top:before{content: ""; position: absolute; left:0;top:0;z-index:2;width:100%;height:100%; background: rgba(0,0,0,0.5);}

.ApplyHome .gallery-top li{width:100%;height:100%;}

.ApplyHome .gallery-top img{width:100%;height: 100%;object-fit: cover;} 

.ApplyHome .list{}

.ApplyHome .list li{position: relative;z-index:3;padding: 50px;height:600px; border-right:1px #ddd solid; text-align: center;}

.ApplyHome .list li a{position: relative;display: block;}

.ApplyHome .list li:before{ opacity: 0; content:"";position: absolute;left:0;top:0;width:100%;height: 100%; background: #124b9f;transition: all .4s ease-in-out;}

.ApplyHome .list .title{color:#fff;font-size:30px;}

.ApplyHome .list .title span{ display: block; color:#ddd;font-size:14px; margin-top:5px;}

.ApplyHome .list .title.one{position: absolute; left: 0; top: 0;right: 0; bottom: 0; margin: auto; height: min-content;}

.ApplyHome .list .box .title{margin-bottom:40px}

.ApplyHome .list .box{opacity:0;position: absolute;left:0;top:0;right: 0;bottom: 0;margin: auto;width: 80%;height: min-content;}

.ApplyHome .list .box p{-webkit-line-clamp: 5;line-height: 24px;color:#fff;font-size:14px;margin-bottom:40px;}

.ApplyHome .list .box .more{display: table;margin: 50px auto 0;color: #fff;font-size: 14px;padding: 12px 30px;border:1px #fff solid;}

.ApplyHome .list .box .more i{float:right;font-size: 18px;margin: 0px 0 0 30px;}

.ApplyHome .list .box .more:hover{color:#124b9f;background: #fff;}

.ApplyHome .list .box .more:hover i{color:#124b9f;transform: translateX(-5px); }

.ApplyHome .list li:hover:before,.ApplyHome .list .swiper-slide-active:before{opacity: 0.8;}

.ApplyHome .list li:hover .box,.ApplyHome .list .swiper-slide-active .box{opacity: 1;transform: translateY(-10px);}

.ApplyHome .list li:hover .one,.ApplyHome .list .swiper-slide-active .one{opacity: 0;transform: translateY(10px);}

.ApplyHome .spot{display: none; position: relative;width: auto;margin: 20px auto 0;}

.ApplyHome .spot span{opacity:1;width:10px;height:10px;margin: 0 5px;background: #fff;}

.ApplyHome .spot .swiper-pagination-bullet-active{ background:#124b9f}





/*==合作伙伴列表↓==*/

.partner-list{border-left: 1px #ddd solid;border-top: 1px #ddd solid; display: flex;flex-flow: row wrap;align-content: flex-start;}

.partner-list li{float:left;width:14.28%;border-right: 1px #ddd solid;border-bottom: 1px #ddd solid;}

.partner-list a{ position: relative; display: block;}

.partner-list a:after{ opacity:0; content:""; position:absolute;left:0;top:0;width:100%;height:100%;background:#124b9f;}

.partner-list img{display: block;width: 100%;}

.partner-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);}

.partner-list li:hover h4{opacity:1;transform: translateY(0px);}

.partner-list li:hover a:after{opacity:0.8}

.PartnerHome .txt{position:relative;width:42.88%; display: block; text-align: center; background: #124b9f;}

.PartnerHome .txt span{position: absolute;left:0;top:0;right:0;bottom:0;margin:auto; height: min-content; display: block;color:#fff;font-size:24px;}





/*==首页关于↓==*/

.AboutHome{background: url(../images/AboutBg.jpg) no-repeat center; background-size:cover;}

.AboutHome .left{width: 45%;padding-right: 80px;}

.AboutHome .left h4{color:#124b9f;font-size:24px;font-weight:bold;margin-bottom:30px}

.AboutHome .left .wx{    -webkit-line-clamp: 7;color:#666666;font-size:14px;line-height: 26px;}

.AboutHome .left .more{display: table;margin-top:50px;color:#666;font-size:14px;}

.AboutHome .left .more i{float:right;font-size: 18px;margin: 0px 0 0 30px;}

.AboutHome .left .more:hover{color:#124b9f}

.AboutHome .left .more:hover i{transform: translateX(-10px);}

.AboutHome .digital{position: relative;z-index:2;/* margin-top:80px; */padding:30px 0;}

.AboutHome .digital:before{content:"";position: absolute;top:0;right: -80px;z-index:-1;width:2000px;height:100%;background: #124b9f;}

.AboutHome .digital *{color:#fff}

.AboutHome .digital li{float:left;width:30%;}

.AboutHome .digital li a{display: block;}

.AboutHome .digital span{font-size:47px;font-weight:bold;}

.AboutHome .digital font{font-size:20px;margin-left:5px;}

.AboutHome .digital h5{font-size:14px}

.AboutHome .right{width: 55%;}

.AboutHome .right .up{ display: table-cell;vertical-align: bottom;}

.AboutHome .right .up img{display: block;width: 100%;vertical-align: bottom;}

.AboutHome .right .list{}

.AboutHome .right .list li{position: relative;float: left;width:25%;/* height: 77px; */}

.AboutHome .right .list li .pic{ height: 142px; padding-top: initial;}

.AboutHome .right .list li a{display:block;}

.AboutHome .right .list li .pic img{position: initial;object-fit: cover;}

.AboutHome .right .list .more:before{content: "";position: absolute;left:0;top:0;z-index: 3;width:100%;height:100%;background: rgba(0,0,0,0.6);}

.AboutHome .right .list .more span{position: absolute;left: 0;top:0;right:0;bottom: 0;margin: auto;height: min-content;z-index: 3;color:#fff;font-size: 14px;text-align: center;}

.AboutHome .right .list .more span i{color:#fff;font-size: 30px;display: block;}

.AboutHome .right .list .more .pic:before,.AboutHome .right .list .more .pic:after{display: none;}

.AboutHome .left .box,.AboutHome .right .up{height: 500px;}





/*==首页新闻↓==*/

.NewsHome{}

.NewsHome .tone{position: relative; text-align: center;margin-bottom:40px;}

.NewsHome .tone:before{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:#373737;font-size:20px;padding-bottom: 15px;}

.NewsHome .tone a:before{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#124b9f;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.NewsHome .tone .active a{color:#124b9f}

.NewsHome .tone .active a:before{transform: scale(1);transform-origin:left;}

.NewsHome .list{margin:0 0 0 -35px}

.NewsHome .list .one{float:left;width:30%;}

.NewsHome .list .one a{display:block;margin-left:35px;border-bottom:1px #ddd solid;padding-bottom:20px;}

.NewsHome .list .one .pic{height:330px;margin-bottom:30px;}

.NewsHome .list .one .pic img{max-width:100%;height: 100%;object-fit: cover;}

.NewsHome .list .one h4{color:#000000;font-size:16px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.NewsHome .list .one .time{color:#999;font-size:14px;display: block;margin-bottom:15px;}

.NewsHome .list .one p{    -webkit-line-clamp:2;color:#999;font-size:14px; line-height:24px;}

.NewsHome .list .two{float:right;width:40%;}

.NewsHome .list .two a{display:block;margin-left:70px;border-bottom: 1px #ddd solid;margin-bottom: 25px;padding-bottom: 25px;}

.NewsHome .list .two h4{color:#000000;font-size:16px;margin-bottom:10px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.NewsHome .list .two .time{float: left;color:#666666;font-size:12px;display: block;margin-right:20px;text-align: center;}

.NewsHome .list .two .time font{display: block;font-size:48px;font-weight: bold;color:#333}

.NewsHome .list .two p{    -webkit-line-clamp:2;color:#666666;font-size:13px; line-height:24px;}

.NewsHome .list .one:hover h4{color:#124b9f}

.NewsHome .list .one:hover a{border-color:#124b9f}

.NewsHome .list .two:hover h4{color:#124b9f}

.NewsHome .list .two:hover .time font{color:#124b9f} 





/*==解决方案↓==*/

.ApplyInner{}

.ApplyInner .list{margin-bottom:-40px}

.ApplyInner .list li{position: relative;float: left;width:100%;margin-bottom: 50px;padding-bottom: 50px;border-bottom: 1px #ddd solid;clear: both;overflow: hidden;z-index: 2;}

.ApplyInner .list li a{position: relative;display:block;width: 100%;height: 100%;overflow: hidden;}

.ApplyInner .list .box{float:right;padding:50px;width: 35%;margin: 70px 0;border: 1px #ddd solid;box-shadow: 0 0 10px #ddd;background: #fff;}

.ApplyInner .list li:nth-child(2n) .box{float:left}

.ApplyInner .list li:nth-child(2n) .bg{left:auto;right:0;}

.ApplyInner .list h3{color:#191919;font-size:36px;margin-bottom:40px;}

.ApplyInner .list span{ display: block; color:#999;font-size:14px;}

.ApplyInner .list hr{display: block;margin:10px 0 0 0; width:20px;height:2px; border:none;background: #124b9f;}

.ApplyInner .list p{color:#191919;font-size:14px;margin-bottom:30px;line-height:24px}

.ApplyInner .list p:last-child{margin-bottom:0px;}

.ApplyInner .list p b{display: block; color:#333;font-size:14px;font-weight:bold;margin-bottom:10px;}

.ApplyInner .list .bg{position: absolute;left:0;top:0;width: 70%;height:100%;z-index: -1;}

.ApplyInner .list .bg img{width:100%;height: 100%;object-fit: cover;}

.ApplyInner .list li:hover .box{ box-shadow: 0 0 10px #333;transform: translateY(-10px);/* background: #124b9f*/}

/*.ApplyInner .list li:hover .box *{color:#fff}

.ApplyInner .list li:hover .box hr{background: #fff}*/

/*.ApplyInner .mBtn1:after{background: #fff;}

.ApplyInner .list li:hover .mBtn1{color:#124b9f}*/





/*==产品↓==*/

.ProductCont{/*padding: 50px 0 70px 0;*/background: url(../images/ProductBg.jpg) no-repeat;background-repeat:no-repeat;background-size:cover;}

.ProductCont .title{color:#191919;font-size:40px;margin-bottom:30px}

.ProductCont .top{position: relative; margin-bottom:40px;padding-right:400px;}

.ProductCont .sort{margin-bottom:10px}

.ProductCont .sort h3{position: relative;width:90px;float:left;color:#fff;font-weight:bold;font-size:18px;padding: 5px 15px;margin-right:40px;border-radius: 6px;background: #124b9f;}

.ProductCont .sort h3:before{ content:""; position: absolute; right: -12px;top: 11px; border: 6px solid transparent; border-left-color: #124b9f;}

.ProductCont .sort li{float:left; margin-right:20px;margin-top:5px}

.ProductCont .sort a{display: block;color: #666;font-size:18px;}

.ProductCont .sort a i{float: left;/* color:#124b9f; */font-size: 10px;margin-right:5px;overflow: hidden;/* width: 10px; */display: block;margin: 5px 5px 0 0;}

.ProductCont .sort li:hover a,.ProductCont .sort li.active a{color:#124b9f}

.ProductCont .search{position: absolute;right:0;top:20px;display:flex;height: 45px;border:1px #ccc solid;}

.ProductCont .search input{float: left;width: 210px;border:none;padding:0 10px;background:none;}

.ProductCont .search button{color:#124b9f;font-size:22px;padding:0 10px;font-weight:bold;border:none;background:none}

.ProductCont .search button:hover{color:#000}



/*--*/

.searSelect{float:left;/* width: 93px; */padding: 0 35px 0 25px;position:relative;z-index: 9;cursor:pointer;border-right:1px #ccc solid;}

.searSelect span{position:relative;display:block;color: #414141;font-size: 15px;text-align:center;}

.searSelect i{position: absolute;content: "";top:0;right: 9px;font-size: 22px;display: block;float: right;}

.searSelect ul{display:none; position:absolute;top:105%;left:0;background:#fff;text-align:center;width:100%; }

.searSelect ul li{line-height:40px;border-top:1px solid #f5f5f5;color: #666;font-size: 14px;}

.searSelect ul li:hover{color:#124b9f}

.searSelect,.ProductCont .search input,.ProductCont .search button{flex:1;line-height: 45px;/* height: 35px; */}





/*==产品列表↓==*/

.ProductCont .list{margin:0 0 -2% -1.5%;display: flex;flex-flow: row wrap;align-content: flex-start;}

.ProductCont .list li{float:left;width:23.5%;margin:0 0 2% 1.5%}

.ProductCont .list .box{padding-top:10px;}

.ProductCont .list .pic{padding-top:80%}

.ProductCont .list h4{float: left;max-width:40%;}

.ProductCont .list h4 a{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.ProductCont .list a{display: block;color:#5b5b5b;font-size:16px;}

.ProductCont .list .price{color:#124b9f;font-size:16px;margin-left: 20px;}

.ProductCont .list .shop{ float: right;}

.ProductCont .list .shop i{font-weight: bold;margin-right: 5px;}

.ProductCont .list a:hover{color:#124b9f}

.ProductCont .list .shop:hover{color:#ff6600}

.ProductCont .list .shop:hover i{color:#ff6600}





/*==产品↓==*/

.ProductListBox{}

.ProductListBox .ProductCont{ background: none; }





/*==产品详情↓==*/

.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: #124b9f;}

.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 .shop{background: #ff6600;}

.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;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: #124b9f;}

.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:#124b9f;}

.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:#124b9f}

.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: #124b9f;}

.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: #124b9f}

.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}





/*==案例详情↓==*/

.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 .mode{}

.ContactInner .mode ul{display: flex;flex-flow: row wrap;align-content: flex-start;}

.ContactInner .mode ul li{float:left;width:18%;margin:0 1% 1% 1%;padding: 70px 20px;text-align: center;border:1px #ddd solid;}

.ContactInner .mode ul em{display: table;margin: 0 auto 20px;font-size:40px;color:#124b9f;}

.ContactInner .mode ul h5{color:#090929;font-size:16px;margin-bottom: 5px;}

.ContactInner .mode ul span{display: block;color:#124b9f;font-size:22px; word-wrap: break-word; word-break: normal;}

.ContactInner .mode ul li:hover{border-color:#124b9f;box-shadow: 0 0 10px #eee;}

.ContactInner .map #dituContent{height:500px;}





/*==留言通用↓==*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover;}

.MessageCon .long{padding:80px; background: #fff;}

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){margin-left:1%;}

.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px;}

.MessageCon textarea{width:100%;height:120px;}

.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}

.MessageCon button:hover{background:#ff5c00}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png);}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png);}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==关于↓==*/

.AboutInner{padding-bottom:0px !important}

.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 .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: #124b9f;}

.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: #124b9f;}





/*==简介通用↓==*/

.introduceCon{}

.introduceCon .left{position: relative; width:50%;}

.introduceCon .left img{max-width:100%;width:100%;}

.introduceCon .left em{position: absolute; left:50%;top:50%;margin:-25px 0 0 -70px; display: block;color:#fff;font-size:25px; border:2px #fff solid; border-radius:40px;padding:10px 55px;font-family:"iconfont";}

.introduceCon .left:hover em{border-color:#000; background: #000;}

.introduceCon .right{width:45%}

.introduceCon .right .title{color:#191919;font-size:40px;margin-bottom:30px;}

.introduceCon .right .tit{color:#124b9f;font-size:22px;font-weight:bold;margin-bottom:25px;}

.introduceCon .right .wx{color:#666666;font-size:14px;line-height: 26px;}

.introduceCon .right .moreBtn{margin-top:60px;}

.introduceCon .digital{width:100%;  margin-top:60px;padding:50px 50px;border-bottom:1px #ddd solid;border-top:1px #ddd solid;display: flex;flex-flow: row wrap;align-content: flex-start;}

.introduceCon .digital li{position: relative;z-index:2; float:left;width:33.3%;display: block;border-right:1px #ddd dashed}

.introduceCon .digital li a{position:relative;z-index:2; display:table;margin:auto}

.introduceCon .digital li span{color:#333;font-size:72px;/* font-weight: bold; */}

.introduceCon .digital li h5{color:#999;font-size:16px;}

.introduceCon .digital li:last-child{border:none}

 



/*==荣誉资质通用↓==*/

.honorCon{background: url(../images/bg03.jpg);}

.honorCon .long{position: relative;}

.honorCon li{}

.honorCon .list li .pic{height:310px;padding:30px !important; background:#fff url(../images/honorBg.png) no-repeat center;background-size: contain;}

.honorCon li h4{color:#333333;font-size:16px;margin-top:20px; text-align: center;}

.honorCon li:hover h4{color:#124b9f}

.honorCon .btn{left:-25px;width:50px;height:50px; line-height:45px;text-align: center;color:#fff;font-size:32px; background: #666;}

.honorCon .btn.next{left:auto;right:-25px;}

.honorCon .btn:hover{background:#124b9f;}





/*==公司环境列表↓==*/

.ambient-list{margin: 0 0px -20px -20px;}

.ambient-list li{float:left;width:25%;}

.ambient-list li a{display: block;margin: 0 0px 20px 20px;}

.ambient-list li h4{color:#333333;font-size:14px;margin-top:10px;}

.ambient-list li:hover h4{color:#124b9f}





/*==公司环境列表2↓==*/

.AboutInner .style{border-top:1px #ddd solid}

.AboutInner .style li{  float:left;width:25%; padding:0 10px 10px 0px;}

.AboutInner .style li:nth-child(1){width:50%;}

.AboutInner .style li a{position: relative;display: block;overflow: hidden; }

.AboutInner .style li img{display: block;width:100%;height: 100%;object-fit: cover;}

.AboutInner .style li h4{ position: absolute; left:0;bottom:0;z-index:2;width:100%;color:#fff;font-size:16px; padding:12px 20px; background: rgba(0,0,0,0.4);}

.AboutInner .style li:hover h4{bottom:-50px; background: #014ea0;}

.AboutInner .style li img{display: block;max-width:100%;height: 100%;object-fit: cover;}

/*数字加载*/

/*.digital{width:100%;margin-top: 50px;padding:0 50px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.digital li{position: relative;z-index:2; float:left;width:20%;display: block;}

.digital li a{position:relative;z-index:2; display:table;margin:auto}

.digital li span{color:#fff;font-size:76px;/* font-weight: bold; */}

/*.digital li h5{color:#fff;font-size:16px;}*/





/*==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 #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: 50px 0 70px 0; background: url(../images/FootBg.jpg) no-repeat center; background-size:cover;}

.footer .left{width:50%}

.footer .nav{margin-bottom:50px;}

.footer .nav li{float:left;}

.footer .nav li a{color:#e9e9e9;font-size:16px; margin-right:50px}

.footer .nav li a:hover{color:#ddd}

.footer .logo{ position:absolute;left:0;top:0;max-width:100%;display: inline-block;/* float:left; */margin-right: 50px;}

.footer .wx{position:relative; display: inline-block;padding-left:200px;color: #e9e9e9;font-size:13px;line-height: 30px;}

.footer .wx a{color:#e9e9e9}

.footer .wx a:hover{color:#fff}

.footer .right{color:#f9f9f9;font-size:13px;text-align: right;}

.footer .right .tel{display: block;color:#fff;font-size:26px;font-weight: bold;margin-top: 5px;}

.footer .right .online i{display: block;float:left;/* color:#fff; */font-size:20px;margin-right: 5px;}

.footer .right .online{display: table;float: right;margin-top:20px;border:1px #fff solid;padding: 8px 30px;color:#fff;font-size:14px;text-align: center;}

.footer .right .online:hover{ color:#666; background: #fff;}

.footer .right .online:hover i{color:#666}

.footer .ewm{margin-left: 60px;color:#666;font-size:14px;text-align: center;padding: 5px;background: #fff;}

.footer .ewm img{display: block;margin-bottom: 2px;}

.footer .link{margin-top: 40px;padding-top: 35px;border-top: 1px #555 solid;}

.footer .link h3{color:#ffff;font-size:12px;float: left;}

.footer .link h3 font{color: #b00700;margin-left: 5px;}

.footer .link a{color:#dfdfdf;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}











/* 在线客服样式 */

.kefuSide{position:fixed;right:0;top:180px;z-index:999;}

.kefuSide li{width:75px;height:135px;margin-bottom:10px;cursor: pointer;position:relative;}

.kefuSide dl{width:365px; height:135px;overflow:hidden;right:-290px;position: absolute;}

.kefuSide dd{width:290px; height:135px; float:left; padding:15px;background: rgba(255,255,255,.9);}

.sideSear dd h3{height:34px; font-size:16px; padding-left:30px; background:url('../images/searBtn.png') no-repeat;}

.sideSear form{border:1px solid #999;height:36px;line-height:36px;width:100%;margin-top:20px;padding-right:40px;}

.sideSear form .txt{border:none;width:100%;padding:0 15px;height:34px;line-height:34px;float:left;}

.sideSear form .btn{float:right;border:none;margin-right:-40px;width:40px;height:34px;background: url('../images/sBtn.png') no-repeat center;cursor:pointer;}



.sideLogin .text{overflow: hidden;margin-bottom:5px;padding-left:60px;line-height:30px;}

.sideLogin .text label{float: left;margin-left:-60px;}

.sideLogin .text input{height:30px;border:1px solid #ccc;width:100%;background:#fff;} 

.sideLogin .bottom{margin-top:10px;font-size:12px;}

.sideLogin .bottom .btn{color:#fff;margin-right:15px;background:#007ed4;display:inline-block;height:28px;line-height:28px;padding:0 25px;}

.sideLogin .bottom .btn:hover{background:#084598;}

.sideWx dd div:first-child{width:135px;float:left; font-size:14px; font-weight:bold; text-align:center;padding-top:10px;}