@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_dbudzw6r6ui.eot');

  src: url('//at.alicdn.com/t/font_1963410_dbudzw6r6ui.eot?#iefix') format('embedded-opentype'),

  url('//at.alicdn.com/t/font_1963410_dbudzw6r6ui.woff2') format('woff2'),

  url('//at.alicdn.com/t/font_1963410_dbudzw6r6ui.woff') format('woff'),

  url('//at.alicdn.com/t/font_1963410_dbudzw6r6ui.ttf') format('truetype'),

  url('//at.alicdn.com/t/font_1963410_dbudzw6r6ui.svg#iconfont') format('svg');

}



/*==顶部↓==*/

.fixed-top.header{ position: fixed;width:100%;z-index:99; padding:10px 0;height:80px;box-shadow:0 0 10px #ddd  }

.fixed-top.header .logo img{height:60px}

.fixed-top.header .logo span{display:none}

.fixed-top.header:before{opacity:1; height:100%;}

.fixed-top.header .nav{margin-top:20px;}

.fixed-top.header .nav > li > a{ padding-bottom: 24px;}

.fixed-top.header .nav .sub{top:79px}

.fixed-top.header .tel{ margin-top: 10px; }

.fixed-top.header .lang{margin-top:20px;}

/*--*/

.header{ position: relative;width: 100%;top:0;z-index:99;padding:20px 0;height:120px ;border-bottom:1px solid rgba(255,255,255,0.6);}

.header .long{position:relative;height:100%;/* vertical-align: top; */}

.header:before{opacity:0; content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:80%; background:#fff;    transition: all .4s ease-in-out;}

.header .logo{float:left; text-align:center}
.header .logo img{ text-align:center}

.header .logo span{position:relative;margin-bottom: 10px;display:block;color: #000123;font-size:16px;}

.header .logo span:before,.header .logo span:after{content:"";display:block;float:left;width: 30px;height:1px;margin-top: 12px;margin-right: 10px;background: #999;}

.header .logo span:after{float:right;margin-left: 10px;}

.header .nav{display:flex;float: right;margin-top: 35px;}

.header .nav > li{/* flex: 1; */float: left;margin-left: 35px; }

.header .nav > li > a{position: relative;display: block;color:#000123;font-size:17px;text-align: center;padding-bottom: 43px;}

.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#0d9edb;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.header .nav > li:hover > a,.header .nav > li.active > a{color:#0d9edb; }

.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: 123px;position:absolute;z-index:2;border:1px #ddd solid;background: rgba(255,255,255,1);z-index: 999;/* box-shadow: 0 0 10px #ddd; */}

.header .nav .sub:before{content:"";position:absolute;left:-10%;top:0;z-index:-1;width:120%;height:100%; background:#fff}                                                

.header .nav .sub a{float: left;width: 40%;display: block;color: #5e5e5e;font-size: 16px;padding:8px 10px;}

.header .nav .sub a:hover{color:#0d9edb;  }

.header .nav li:last-child .sub{display: none !important;}

.header .sub .left{position: relative;float: left;width: 30%;height: 100%;padding: 60px 50px 60px 0;/* background: #f2ede7; */}

.header .sub .left:before{content:"";position: absolute;right:0;/* left: 0; */top:0;z-index: -1;width: 675px;height: 100%;background: #f2ede7 url(../images/navBg01.jpg) no-repeat center;}

.header .sub .left h3{color:#333;font-size:28px;margin-bottom:15px}

.header .sub .left p{color:#666;font-size:15px;line-height: 24px;}

.header .sub .right{float: right;width: 70%;/* padding-left: 50px; */padding: 60px 50px 60px 50px;}

.header .sub .right .block{float:left;width: 25%;padding-right:30px;} 

 .header .sub .right .block h4{color:#333;font-size:20px;margin-bottom:15px}

 .header .sub .right .block a{float: none;width: 100%;padding:0 0 12px 0}

 .header .sub .long{display: table;padding: 0px 100px}

.header .sub .left,.header .sub .right{float:none;/* flex:1 */display: table-cell;vertical-align: top;} 

.header .tel{position: relative;float: right;margin-top: 25px;margin-left: 80px;font-weight: bold;font-size: 24px;color: #000123;}

.header .tel:before{content: "\e623";font-family: "iconfont";font-size: 30px;color:#0d9edb;/* position: absolute; *//* left:0; */margin-right: 8px;font-weight: 400;}

.header .lang{float:right;margin-left:60px;margin-top: 35px;border-radius: 30px;border:1px #eee solid;overflow: hidden;}

.header .lang a{float: left;display: block;color:#000123;font-size: 14px;padding: 3px 12px;border-right:1px #eee solid}

.header .lang a:hover,.header .lang a.active{color: #fff;background:#0d9edb;}





/*==次级导航↓==*/

.menu{width:100%;margin-top:60px;margin-bottom:-10px;}

.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 10px 10px 10px;color:#191919;font-size:18px;border: 1px #e9e9e9 solid;overflow: hidden;padding: 12px 25px;border-radius: 6px; background: #f7f7f7;}

.menu li a:after{ content: ""; position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%; background: #0d4da1;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.menu li:hover a,.menu li.active a{ color:#fff;border-color:#0d4da1 }

.menu li:hover a:after,.menu li.active a:after{transform: scale(1);transform-origin:left;}





/*==面包屑↓==*/

.site{/* margin:30px 0px 0px 0; */color:#767676;font-size:14px;}

.site .container{padding: 20px 0;border-bottom:1px #ddd solid;}

.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}

.site .more{float:right;color:#fff;font-size:14px; padding:6px 10px; background: #666;}

.site .more:hover{color:#fff; background: #0d9edb;}





/*==标题↓==*/

.titleAx{color:#000123;font-size:44px;margin-bottom:50px;font-weight: bold;}  

.titleAx span{margin-top:10px;display: block;color:#bdbdbd;font-size:14px;font-weight: 400;text-transform: Uppercase;}

.titleAx font{color:#0d9edb; margin-left:20px;}

.titleAx hr{display: block;margin: 10px auto 0;width: 40px;height: 3px;border:none;background: #0d9edb;}

.titleAx.cen{text-align: center;}

.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}

.titleAx.white hr{background:#fff}



.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}



.titleBx span{display: block; margin:5px auto 0;color:#bdbdbd;font-size:14px;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;}





/*===边距↓==*/

.ptm80{padding:80px 0}

.pt80{padding-top:80px}

.pm80{padding-bottom:80px}

/*--*/

.mtm80{margin:80px 0}

.mt80{margin-top:80px}

.mm80{margin-bottom:80px}





/*===内页框↓==*/

.rack{float:left;width:100%;padding:0 0 80px 0;}

.rackWor{}



/*===首页关键搜索↓==*/

.TopIn {border-bottom:1px solid #ddd;overflow:hidden;background:#fff;}

.TopIn .container {/*! padding:0 5%;*/}

.TopIn .left {width:70%;display:table;/*! line-height:15px;*/}

.TopIn .left h3 {width: 115px;position:relative;color: #333;font-size: 14px;font-weight: bold;line-height:22px;/* font-weight:bold;*/padding: 5px 15px;}

.TopIn .left h3:before {content:"";position:absolute;left: 0px;top: 20px;width: 3px;height: 18px;background: #0d9edb;} 

.TopIn .left h3,.TopIn .left .list {display:table-cell;/*! line-height:12px;*/vertical-align:middle;}

.TopIn .left .list a {display:inline-block;margin-right: 30px;color:#666666;font-size:14px;max-width:29%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.TopIn .left .list a i {color:#0d9edb;font-size:12px;margin-right:10px;}

.TopIn .left .list a:hover {color:#0d9edb}

.TopIn .search {position:relative;width:25%;border-left:1px #ddd solid;}

.TopIn .search form {position:relative}

.TopIn .search input {padding:5px 20px;width:100%;height:60px;border:none;color:#666;font-size:14px;background:none;}

.TopIn .search input::-moz-placeholder {color:#999}

.TopIn .search input::-ms-input-placeholder {color:#999}

.TopIn .search button {position:absolute;top:20px;right:0;width:12px;height:15px;margin:0px;color:#0d9edb;font-size:18px;font-weight:bold;border:none;/*! background:url(../images/search-ico.png) no-repeat center;*/background:none;}

.TopIn .search button:hover {color:#000}

.TopIn .left,.TopIn .search {height:80px;padding:12px 35px 12px 0px;}





/*===首页产品↓==*/

.ProductHome{ background: url(../images/ProductBg01.jpg) no-repeat center; background-size:cover ;}

.ProductHome .tone{margin-bottom:50px; text-align: center;}

.ProductHome .tone li{ display: inline-block; cursor: pointer;}

.ProductHome .tone li a{position:relative ;z-index:2;display: block;color:#000123;font-size:18px;margin: 0 8px;text-align: center;padding: 12px 40px;background: #fff;}

.ProductHome .tone li a:after{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:#0d9edb;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.ProductHome .tone .active a{color:#fff;  }

.ProductHome .tone .active a:after{transform: scale(1);transform-origin:left;}

.ProductHome .down{}





/*===产品列表↓==*/

.product-list{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}

.product-list li{float:left;display: inline-block;width:33%;  }

.product-list h4{position: relative;width: 100%;color:#000123;/* height: 50px; */font-size:18px;padding: 20px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.product-list h4:before{content:"";position:absolute;top:0;left: 20px;right:20px;height: 1px;background: #dedede;}

.product-list h4 span{opacity:0;position: absolute;left:0;top:0;right: 0;height: 100%;color:#fff;font-size: 16px;padding: 22px 20px;text-align: left;background: #0d9edb;}

.product-list h4 span i{float:right;font-size: 22px;margin-top: -4px;transform: translateX(-10px);transition: all .4s ease-in-out;}

.product-list li a{display: block;margin:0 0 20px 20px; border:1px #ececec solid;background: #fff;}

.product-list span{color:#666;font-size:14px;margin-bottom:10px;}

.product-list li:hover a{transform: translateY(-5px); box-shadow:0 0 10px #ddd}

.product-list li:hover h4{color:#f60}

.product-list li:hover h4 span{opacity:1;}

.product-list li:hover i{transform: translateX(0px);}

.ProductHome .moreBtn{margin:50px auto 0}

  

  

/*===更多按钮↓==*/ 

.moreBtn{position:relative; z-index:2; display: table;color: #fff;font-size:16px;/* border:#0d9edb solid 1px; */padding: 12px 40px;border-radius: 5px;overflow:hidden;background: #0d9edb;}

.moreBtn:after{opacity:0; content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;transform:translateX(20px); background:#000;    transition: all .4s ease-in-out;}

.moreBtn i{float:right;display: block;height: 22px;margin: 1px 0 0 15px;color: #fff;}

.moreBtn:hover{color:#fff;} 

.moreBtn:hover:after{ opacity:1; transform:translateX(0px)}

.moreBtn:hover i{color: #fff;transform:translateX(5px);}





/*==首页广告↓==*/

.AdvertHome{padding:60px 0 80px 0;background: url(../images/AdvertBg.jpg) no-repeat center; background-size:cover;}

.AdvertHome .left{width: 60%;}

.AdvertHome .left span{opacity: 0.5;margin-bottom:15px;display: block;font-size:36px;color: #eff1f3;text-transform: uppercase;}

.AdvertHome .left h3{color:#fff;font-size:20px;padding-bottom:20px;margin-bottom:20px;border-bottom: 1px rgba(255,255,255,0.3) solid;}

.AdvertHome .left b{font-weight:bold;color:#fff;font-size:36px;}

.AdvertHome .left p{color:#fff;font-size:16px;margin-top: 20px;}

.AdvertHome .right{float:right;/* width:30% */margin-top: 30px;/* text-align: right; */}

.AdvertHome .right .tel{float:right;position: relative;display: table;margin-bottom: 25px;padding-left: 55px;font-size:26px;color:#fff;/* font-weight:bold; */}

.AdvertHome .right .tel i{position: absolute;left: 0;top: -18px;color:#fff;font-size: 40px;}

.AdvertHome .right a{display: block;float: right;margin-left: 30px;color:#fff;font-size:15px;padding:10px 40px;border-radius: 30px;background: #0d9edb;}

.AdvertHome .right a:hover{color:#0d9edb; background: #fff;}







/*===首页优势↓==*/

.AdvantgeHome{background: url(../images/AdvantageBg.png) no-repeat center;background-size: cover;}

.AdvantgeHome .box{position: relative;}

.AdvantgeHome .pic{display: block;position: absolute;left:0;top:0;right:0;bottom:0;margin: auto;height: max-content;text-align: center; }

.AdvantgeHome .pic img{display: block;max-width: 100%;margin: auto;}

.AdvantgeHome ul{ column-count: 2;column-gap: 40%;}

.AdvantgeHome li{position: relative;z-index:2;display: inline-block;height: 110px;padding:20px;margin-left: 120px;margin-bottom: 40px;border: 1px #bbb dashed;/* background: #eee; */}

.AdvantgeHome li em{position: absolute;left: -120px;display: table;width:80px;height:80px;border: 1px #000123 dashed;border-radius:50%;background-repeat:no-repeat;background-position:center;}

.AdvantgeHome li em:before{content: "\e624";font-style: normal;font-family: "iconfont";font-size:50px;position: absolute;left:0;top:0;right: 0;bottom: 0;z-index: -1;margin: auto;height: max-content;text-align: center;color:#000123;}

.AdvantgeHome li em:after{content: ""; position: absolute; left:0;top:0;}

.AdvantgeHome li i{position:absolute;top:50%;left: -6px;width: 12px;height: 12px;border-radius: 50%;background: #000123;transition: all .4s ease-in-out;}

.AdvantgeHome li i:before{content: "";position:absolute;right: 0;top: 4px;width: 70px;height: 3px;background: #000123;}

.AdvantgeHome li h4{color:#000123;font-size:18px; font-weight: bold; }

.AdvantgeHome li p{color:#666666;font-size:15px;margin-top:5px;} 

.AdvantgeHome li:hover{border-color:#0d9edb}

.AdvantgeHome li:hover h4{color:#0d9edb;transform: translateX(8px);}

.AdvantgeHome li:hover em{border-color:#0d9edb}

.AdvantgeHome li:hover em:before{color:#0d9edb;transform:rotateY(180deg);}

.AdvantgeHome li:hover i{background:#0d9edb}

.AdvantgeHome li:hover i:before{background:#0d9edb}

.AdvantgeHome li:nth-child(n+5){text-align:right}

.AdvantgeHome li:nth-child(n+5){margin-left:0px;margin-right:120px;}

.AdvantgeHome li:nth-child(n+5) em{position: absolute;left:auto;right: -120px;}

.AdvantgeHome li:nth-child(n+5) i{left:auto;right: -6px;width: 12px;height: 12px;}

.AdvantgeHome li:nth-child(n+5) i:before{right:auto;left: 0;top: 4px;width: 70px;height: 3px;}

.AdvantgeHome li:nth-child(n+5):hover h4{transform: translateX(-8px);}

.AdvantgeHome .x1 em{ background-image: url(../images/AdvantgeIco101.png);}

.AdvantgeHome .x2 em{ background-image: url(../images/AdvantgeIco102.png);}

.AdvantgeHome .x3 em{ background-image: url(../images/AdvantgeIco103.png);}

.AdvantgeHome .x4 em{ background-image: url(../images/AdvantgeIco104.png);}

.AdvantgeHome .x5 em{ background-image: url(../images/AdvantgeIco105.png);}

.AdvantgeHome .x6 em{ background-image: url(../images/AdvantgeIco106.png);}

.AdvantgeHome .x7 em{ background-image: url(../images/AdvantgeIco107.png);}

.AdvantgeHome .x8 em{ background-image: url(../images/AdvantgeIco108.png);}





/*===首页公司优势↓==*/

.TraitHome{background: url(../images/TraitBg.jpg) no-repeat center; background-size:cover;}

.TraitHome{}

.TraitHome .down{}

.TraitHome .down li{display: flex;position:relative;z-index:2}

.TraitHome .down li:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%; background:rgba(255,255,255,0.8)}

.TraitHome .down .pic{float:left;width:50%;display: block; overflow: hidden;}

.TraitHome .down .pic img{display: block; width:100%;height: 100%;object-fit: cover;}

.TraitHome .down .box{float:right;width:50%;padding: 50px;background:url(../images/AdvantageBg.jpg) no-repeat center;background-size:cover;}

.TraitHome .down h3{color:#000000;font-size:34px;margin-bottom:15px;}

.TraitHome .down h3 hr{margin:15px 0 0 0; width:50px;height:2px;border:none;background: #0d9edb;}

.TraitHome .down .wx{color:#343434;font-size:16px;line-height:28px;}

.TraitHome .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 ;}

.TraitHome .down .online{ margin-top:50px;position:relative; z-index:2; display: table;color:

 #fff;font-size:16px;/* border:#0d9edb solid 1px; */padding: 12px 40px;border-radius: 5px;overflow:hidden;background: #0d9edb;}

.TraitHome .down .online:after{opacity:0; content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;transform:translateX(20px); background:#000;    transition: all .4s ease-in-out;}

.TraitHome .down .online i{float:left;display: block;height: 22px;font-size:20px;margin: -2px 10px 0 0px;color: #fff;}

.TraitHome .down .online:hover{}

.TraitHome .down .online:hover:after{ opacity:1; transform:translateX(0px)}

.TraitHome .down .pic,.TraitHome .down .wx{flex: 1;}

.TraitHome .down li:hover .pic img{transform:scale(1.05); }

.TraitHome .tone{margin:0 0 40px -1%;display: flex;flex-flow: row wrap;align-content: flex-start;}

.TraitHome .tone li{float:left;width:19%;margin:0 0 1% 1%; cursor:pointer;background: #f6f6f6;}

.TraitHome .tone li a{display: table;margin: auto;padding: 20px 10px;}

.TraitHome .tone em{float:left;width: 51px;height: 53px;margin-right:10px;margin-top: 8px;background-repeat:no-repeat;background-position: 0 0;transition: all .5s ease-in-out;}

.TraitHome .tone h4{display:table;color:#0d9edb;font-size:32px;}

.TraitHome .tone span{display: table;color:#0d9edb;font-size:13px;margin-top: 2px;}

.TraitHome .tone li.active{ background:#0d9edb}

.TraitHome .tone li.active h4,.TraitHome .tone li.active span{color:#fff}

.TraitHome .tone li.active em{background-position: 0 -51px;}

.TraitHome .tone .x1 em{background-image:url(../images/AdvantageIco01.png);}

.TraitHome .tone .x2 em{background-image:url(../images/AdvantageIco02.png);}

.TraitHome .tone .x3 em{background-image:url(../images/AdvantageIco03.png);}

.TraitHome .tone .x4 em{background-image:url(../images/AdvantageIco04.png);}

.TraitHome .tone .x5 em{background-image:url(../images/AdvantageIco05.png);}





/*==首页行业应用↓==*/

.SolutionHome .list{margin:0 0 -20px -20px}

.SolutionHome .list li{float:left;width: 33.3%;overflow: hidden;}

.SolutionHome .list a{position: relative;display: block;margin: 0 0 20px 20px;overflow:hidden;}

.SolutionHome .list a:before{opacity:0;content:"";position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background: rgba(0,0,0,0.5);transition: all .5s ease-in-out;}

.SolutionHome .list li .pic{padding-top:70%}

.SolutionHome .list li .pic img{transition: all .8s ease-in-out;}

.SolutionHome .list li .dn{position: absolute;left:0;right:0;bottom:0;/* margin:40px 100px; */text-align: center;color: #fff;font-size:18px;padding:15px 40px;background: rgba(0,0,0,0.4);}

.SolutionHome .list li .box{opacity:0;position: absolute;left:0;top:0;right: 0;bottom: 0;z-index:2;margin: auto;/* width:100%; */height: min-content;/* padding: 50%; *//* display: table; */vertical-align: middle;text-align: center;transform:translateY(-30px);transition: all .5s ease-in-out;}

.SolutionHome .list li .box em{display: inline-block;color: #fff;font-size: 36px;}

.SolutionHome .list li .box h4{color:#fff;font-size:18px;margin-bottom: 10px;} 

.SolutionHome .list li:hover .dn{opacity:0;transform:translateY(-10px);}

.SolutionHome .list li:hover a:before{opacity:1;}

.SolutionHome .list li:hover .box{opacity:1;transform:translateY(0px);}

.SolutionHome .list li .box em:hover{color:#fff;}

.SolutionHome .list li:hover .pic img{    transform: scale(1.03);}

.SolutionHome .moreBtn{ margin:40px auto 0}


/*==首页伙伴↓==*/
.PartnerHome{ background:#f9f9f9;}

/*==伙伴列表↓==*/
.PartnerCont .list li{ width:24%; margin-right:1%; float:left}
.PartnerCont .list li a{position: relative;display:block;height:100%;overflow: hidden;border-radius: 10px;}
.PartnerHome .list a:after{ opacity:0; content:""; position:absolute;left:0;top:0;width:100%;height:100%;transform: translateY(-10px);background:#0052d9;}
.PartnerCont .list h4{ opacity:0; position: absolute;left:0;top:0;right:0;bottom:0;z-index: 1;margin: auto;height: fit-content;text-align: center;color:#fff;font-size:18px;transform: translateY(10px);}
.PartnerCont .list .pic img{width:100%;min-height:150px}
.PartnerCont .list li:hover h4{opacity:1;transform: translateY(0px);}
.PartnerCont .list li:hover a:after{opacity:0.8;transform: translateY(0px);}
.PartnerCont .spot{position:initial; margin-top:40px}
.PartnerCont .spot span{opacity: 1;width:10px;height:10px;margin:0 8px !important; background: #808080;}
.PartnerCont .spot span.swiper-pagination-bullet-active{background: #0052d9;}


/*==首页关于↓==*/

.AboutHome{background: url(../images/AboutBg.jpg) no-repeat center top;}

.AboutHome .up{ position:relative;z-index:2}

.AboutHome .up:before{content:""; position:absolute;left:0;top:0;z-index:-1;width:100%; height:100%; background:rgba(255,255,255,0.9)}

.AboutHome .up .right{position: relative;width: 50%;padding:50px;overflow:hidden;}

.AboutHome .up .right .title{color:#000123;font-size:36px;font-weight:bold;margin-bottom:30px}

.AboutHome .up .right .title hr{display: block; border:none; margin:15px 0 0px 0;width:30px;height:2px; background:#0d9edb;}

.AboutHome .up .right .wx{-webkit-line-clamp: 11;color:#666666;font-size:15px;line-height: 26px;}

.AboutHome .up .right .more{display: table;margin-top:50px;padding: 12px 45px;color:#0d9edb;font-size:14px;border-radius:5px;border:1px #0d9edb solid;}

.AboutHome .up .right .more i{float:right;font-size: 18px;margin: 0px 0 0 30px;}

.AboutHome .up .right .more:hover{color:#fff; background:#0d9edb} 

.AboutHome .digital{position: absolute;bottom: 0;right: 0;z-index:2;/* width: 50%; *//* margin-top:80px; */padding: 20px 50px;}

.AboutHome .digital:before{content:"";position: absolute;top:0;right: -80px;z-index:-1;width:2000px;height:100%;background: #0d9edb;}

.AboutHome .digital *{color:#fff}

.AboutHome .digital li{float:left;width:25%;}

.AboutHome .digital li a{display: block;}

.AboutHome .digital span{font-size:36px;font-weight:bold;}

.AboutHome .digital font{font-size:14px;margin-left:5px;}

.AboutHome .digital h5{font-size:14px}

.AboutHome .up .left{width:50%; display: table-cell;vertical-align: bottom;}

.AboutHome .up .left img{width:100%;height: 100%;object-fit: cover;}

.AboutHome .up .left,.AboutHome .up .right{height: 512px;}

.AboutHome .tone{}

.AboutHome .tone{position:relative;width: 100%;overflow:hidden;text-align: center;margin-bottom: 40px;}

.AboutHome .tone:after{content:"";position:absolute;z-index: -1;top:50%;left: 0px;width:2000px;height:1px;background: #e9e9e9;}

.AboutHome .tone li{display: inline-block;background: #fff;}

.AboutHome .tone a{display: block;margin: 0 10px;padding: 6px 30px;overflow: hidden;color: #000123;font-size: 20px;background: #eee;} 

.AboutHome .tone .active a{color: #ffffff;background: #0d9edb;}

.AboutHome .lower{position: relative;z-index: 5;margin-top: 50px;/* padding:60px 60px 60px; */ background: #fff;}





/*==图片滚动↓==*/

.chartSrll .list{}

.chartSrll .list li{}

.chartSrll .list .box{opacity: 0; position: absolute;left:0;top:0;right:0;bottom:0;margin:auto; height:min-content;z-index:2;width:100%;padding:0px 50px 0 50px; transition: all .4s ease-in-out;}

/*.chartSrll .list .box:after{ opacity: 0;content: ""; position: absolute;left:0;bottom:0;z-index:1;width:60%;height:60%;border-radius:50% 50% 50% 0%; background: #0d9edb;transition: 0.5s;transform-origin: 0 100% 0;}*/

.chartSrll .list .box h5{color:#fff;font-size:20px;margin-bottom:15px;text-align: center;}

.chartSrll .list .box p{-webkit-line-clamp: 3;color:#fff;font-size:14px;line-height:24px;}

.chartSrll .list .box .more{ display: table; margin:40px auto 0; color:#fff;font-size:14px;padding:8px 30px;border:2px #fff solid;border-radius: 30px;}

.chartSrll .list .list .phot{display: block;padding:10px;  border:1px b40e12 solid;}

.chartSrll .list h4{color:#333333;font-size:16px;text-align: center;margin-top: 10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.chartSrll .list li:hover h4{color:#0d9edb}

.chartSrll .list li:hover .box{opacity: 1;}

/*--*/

.chartSrll .long{position: relative;}

.chartSrll .btn{left:0px;width: auto;height: auto;line-height: initial;text-align: center;color:#fff;font-size:30px;background:rgba(0,0,0,0.5);}

.chartSrll .btn.nt{left:auto;right: 0px;}

.chartSrll .btn:hover{color:#fff; background:#0d9edb}





/*==首页新闻↓==*/

.NewsHome{ background: #f8f8f8;}

.NewsHome .tone{position: relative; text-align: center;margin-bottom:40px;}

.NewsHome .tone:before{content: "";position: absolute;left:-10%;bottom:0;width:120%;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:#0d9edb;transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.NewsHome .tone .active a{color:#0d9edb}

.NewsHome .tone .active a:before{transform: scale(1);transform-origin:left;}



.NewsHome .list{ background: #fff; }

.NewsHome .list li{float:left; overflow: hidden;}

.NewsHome .list li a{display: block;width:100%;height:100%;padding:60px 50px; background: #fff;}

.NewsHome .list .pic{height:315px;margin-bottom:50px}

.NewsHome .list .pic img{max-width:100%;height: 100%;object-fit: cover;}

.NewsHome .list h4{color:#090929;font-size:20px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.NewsHome .list p{-webkit-line-clamp: 3;color:#999;font-size:14px;line-height:24px}

.NewsHome .list .time{margin-top:50px;display:block; color:#090929;font-size:14px;}

.NewsHome .list .time i{float:right;color:0909029;font-size:16px}

.NewsHome .list .one{width:33.3%;height:633px;}

.NewsHome .list .one p{-webkit-line-clamp: 2;}

.NewsHome .list .two{width:33.3%;height:317px;border-left:1px #e9e9e9 solid;border-bottom:1px #e9e9e9 solid; background: #fff;}

.NewsHome .list .two .time{margin-top:80px;}

.NewsHome .list .two:nth-child(4),.NewsHome .list .two:nth-child(5){border-bottom:none;}

.NewsHome .list li:hover h4{color:#0d9edb}

.NewsHome .list li:hover .time i{color:#0d9edb;transform: translateX(-5px);}

.NewsHome .list .two:hover{background: #fefefe;}

.NewsHome .list .two:hover a{transform: translateY(-6px);}





/*==首页需求联系↓==*/

.DemandHome{border-top:3px #0d9edb solid; background: url(../images/DemandBg.jpg) no-repeat center; background-size:cover;}

.DemandHome .title{color:#191919;font-size:30px;font-weight:bold; text-align: center;margin-bottom:30px}

.DemandHome .title span{display: block;color:#191919;font-size:16px; margin-top:10px;font-weight:400;}

.DemandHome form{position:relative;width:70%;margin:auto;padding-right:130px}

.DemandHome input,.DemandHome textarea{float:left;width:32.3%;margin:0 0 1% 1%;/* padding:0px 10px !important; */color:#999999;font-size:18px;border:none;padding: 5px 20px;line-height: 50px;height: 50px;border-radius: 8px;background: #fff;}

.DemandHome input.x4{width:99%}

.DemandHome button{position:absolute;right:0;top:0;width: 120px;height: 110px;font-size:20px;padding: 55px 0 0 0;border-radius: 8px;color:#fff;font-size: 18px;border: none;background: #0d9edb url(../images/ico001.png) no-repeat 20px 20px;}

.DemandHome button:hover{ background-color:#333}







/*==产品详情↓==*/

.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: #0d9edb;}

.ProductShow .top .right .btn i{float:left;margin: -1px 10px 0 0px;color:#fff;font-size:20px;}

.ProductShow .top .right .online{/* padding-left:70px; */}

.ProductShow .top .right .download{color:#4c4c4c;background: #fff;}

.ProductShow .top .right .btn:hover{color:#fff;background-color: #333;}

.ProductShow .con{margin-top:70px}

.ProductShow .con .tone{overflow:hidden;margin-bottom:50px;border-bottom:1px #ddd solid; text-align: center;}

.ProductShow .con .tone li{position: relative; display: inline-block; margin:0 20px 0 20px; /*! border-left:1px #ddd solid; */cursor: pointer;}

.ProductShow .con .tone li a{display: block; color:#444444;font-size:20px;padding: 0px 0px 20px 0;}

.ProductShow .con .tone li a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:1px;transition:transform .5s;transform: scale(0,1);transform-origin:right; background: #0d9edb}

.ProductShow .con .tone li.active a,.ProductShow .con .tone li:hover a{color:#0d9edb}

.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: #0d9edb;}

.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;}

.ProductShow .chartSrll .btn{left:-40px;}

.ProductShow .chartSrll .btn.nt{left:auto;right:-40px}

/*==左右图片切换↓==*/

.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: #0d9edb;}

.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: 24px;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: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: #0d4da1;}

.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:#0d4da1;}

.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:#0d4da1}

.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: #0d4da1;}

.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: #0d4da1}

.NewsListBox .shell li:hover .more{color:#f60}

.NewsListBox .shell li:hover .more:before{ background-position:0 0 }





/*==新闻详细页↓==*/

.NewsDetailBox{}

.NewsDetailBox .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}

.NewsDetailBox .tit{color:#000000;font-size:32px;}

.NewsDetailBox .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}

.NewsDetailBox .msg *,.NewsDetailBox .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}

.NewsDetailBox .msg span{margin:0 5px;}

.NewsDetailBox .msg a:hover,.NewsDetailBox .msg .active{color:#FF6600}

.NewsDetailBox .msg .active{font-weight:bold;}

.NewsDetailBox .share{height:60px;border-top:1px #aaa dotted; padding:20px 0;margin-top: 60px; overflow: hidden;}

.NewsDetailBox .share .bshare-custom{float:left;}

.NewsDetailBox .share .time{ float:left;margin-left:50px;color:#a7a7a7;font-size:14px;display: block;}

.NewsDetailBox .share .return{float:right; color:#fff;font-size:14px;padding:10px 20px 10px 38px;margin-top:-10px; background-color:#d2d2d2; background-image:url(../images/line202.png); background-position:12px 15px; background-repeat:no-repeat;}

.NewsDetailBox .share .return:hover{background-color:#0085d0}

.NewsDetailBox .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}

.NewsDetailBox .pagIng span{ display: inline-block;color:#888888;font-size:14px;}

.NewsDetailBox .pagIng span a{color:#888888;font-size:14px;}

.NewsDetailBox .pagIng span a:hover{color:#0085d0}

.NewsDetailBox .pagIng .prev{float:left}

.NewsDetailBox .pagIng .next{float:right}

.NewsDetailBox .relevant{margin-top:60px}

.NewsDetailBox .relevant .tit{color:#333;font-size:22px;}

.NewsDetailBox .relevant .list{margin-top:20px;}

.NewsDetailBox .relevant .list li{float:left;width:45%;margin:8px 0% 8px 0;}

.NewsDetailBox .relevant .list li:nth-of-type(even){float:right;}

.NewsDetailBox .relevant .list li .time{float: right; color:#858585;font-size:14px;}

.NewsDetailBox .relevant .list li a{ display: block; color:#858585;font-size:14px;padding-left:15px; background: url(../images/arrow_02.png) no-repeat left;transition: all .4s ease-in-out;}

.NewsDetailBox .relevant .list li:hover a{color:#0085d0}





/*==案例列表↓==*/

.case-list{margin:0 0 -30px -20px;}

.case-list li{float:left;width:33.3%;}

.case-list li a{display: block; position: relative;z-index:2;margin:0 0px 30px 20px;overflow: hidden;}

.case-list li .pic{padding-top:70%;}

.case-list li .pic:after{ opacity: 0;content: ""; position: absolute;left:0;bottom:0;z-index:1;width:60%;height:60%;border-radius:50% 50% 50% 0%; background: #0d9edb;transition: 0.5s;transform-origin: 0 100% 0;}

.case-list li h4{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; margin-top:20px;color:#666;font-size:18px; text-align: center;}

.case-list li .box{opacity: 0; position: absolute;left:0;top:0;right:0;bottom:0;margin:auto; height:min-content;z-index:2;width:100%;padding:0px 50px 0 50px; transition: all .4s ease-in-out;}

.case-list li .box h5{color:#fff;font-size:20px;margin-bottom:15px;text-align: center;}

.case-list li .box p{-webkit-line-clamp: 3;color:#fff;font-size:14px;line-height:24px;}

.case-list li .box .more{ display: table; margin:40px auto 0; color:#fff;font-size:14px;padding:8px 30px;border:2px #fff solid;border-radius: 30px;}

.case-list li .more:hover{color:#000;border-color:#fff; background: #fff;}

.case-list li:hover .box{opacity: 1;}

.case-list li:hover .pic:after{opacity: 0.6;    transform: scale(4, 4);}

.case-list li:hover h4{color:#0d9edb}





/*==案例详情↓==*/

.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: #0d9edb;}

.CaseDetail .top .right .btn i{float:left;margin: -1px 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;}



/*行业应用*/

.SolutionDetail .case-list li .pic:after{display: none;}





/*==滚动大图↓==*/

.srllPin{ position: relative;;width: 100%;margin: auto;}

.srllPin .swiper-container{border: 1px #ddd solid; background:#fff ;}

.srllPin .swiper-container .look{opacity:0;position:absolute;left:0;bottom:0;z-index:2;width:100%;padding: 8px;color:#fff;font-size:16px;/* height:40px; */text-align:center;transform: translateY(40px);background:rgba(0,0,0,0.5);}

.srllPin .swiper-container .look i{ margin-right:10px; display:inline-block;font-size:20px;}

.srllPin .swiper-container:hover .look{opacity:1 ; transform: translateY(0px);}

.srllPin .swiper-container li{height:500px;}

.srllPin .swiper-container li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}

.srllPin .spot{position: initial;margin: 10px auto 0;text-align: center;} 

.srllPin .spot span{opacity: 1;margin: 0 5px; width:10px;height:10px;background: #ccc;} 

.srllPin .spot .swiper-pagination-bullet-active{background:#0d9edb;}

.srllPin .btn{opacity: 1;top: 50%;left: 10px;width: 40px;height: 40px;padding:0 0;display: block;border-radius: 50%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#0d9edb;font-size: 28px; overflow:hidden; background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}

.srllPin .btn i{display: block;vertical-align: middle;padding: 0px;}

.srllPin .btn.nt{left:auto;right: 10px;}

/*.srllPic .btn.next{transform:rotate(180deg);}*/

.srllPin .btn:hover,.srllPin .btn:hover i{color:#fff; background-color:#0d9edb;}

.srllPin .swiper-button-disabled{opacity: .5;}

/*.srllPic .btn:hover{ opacity: 1;}*/

.srllPin .swiper-container li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}





/*==联系我们↓==*/

.ContactInner{padding-bottom:0px !important}

.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent{height: 540px;}

.ContactInner .long .left{ width:52%;}

.ContactInner .long .right{width:45%; border:1px #ddd solid;padding: 45px 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.ContactInner .long .right .title{color:#333333;font-size:26px;}

.ContactInner .long .right .tel{ position:relative;margin-top:25px;color:#333333;font-size:14px;display: block;}

.ContactInner .long .right .tel:before{ content: ""; position: absolute; left:0px;top:32px; width:10px; height:3px; background: #0c68bd;}

.ContactInner .long .right .tel:after{ content: ""; position: absolute; left:13px;top:32px; width:25px; height:3px; background: #0c68bd;}

.ContactInner .long .right .tel font{margin-top:30px;font-size:30px;color:#0c68bd;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: #0c68bd;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;}





/*==留言通用↓==*/

.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:#0d9edb}

.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);}





/*数字加载*/

.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;/* margin-top: 10px; */}





/*==list-box 图片款 久↓==*/

.list-box{ margin:0 0 -10px -10px}

.list-box li{float:left; width:25%; }

.list-box li img{max-width:100%;width:100%;}

.list-box li a{display:block;margin:0 0 10px 10px}

.list-box li .pic{border: 1px #eee solid; background: #f9f9f9;}

.list-box li:hover .pic{border: 1px #0054b4 solid;}

.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}

.list-box li:hover h4{color:#0054b4;}





/*==发展历程↓==*/

.CourseInner{}

.CourseInner ul{ position: relative; margin: auto;width:70%}

.CourseInner ul:before{content:"";position: absolute;left: 95px;top: 5px;bottom: -10px;width:1px;height:100%;background: #ddd;}

.CourseInner ul li{clear:both;margin-bottom: 50px; display: table;}

.CourseInner ul h4,.CourseInner ul p{display: table-cell; vertical-align: top;}

.CourseInner ul h4{float: left;/*cursor:pointer;*/ width: 100px;color: #333;font-size: 18px;position: relative;margin-right: 40px;}

.CourseInner ul em{position: absolute;right:0;top: 6px;width: 8px;height: 8px;border-radius:50%;background: #aaa;transition: all .4s ease-in-out;}

.CourseInner ul em:before{content:"";position: absolute;left: 0;top: 0;right:0;bottom:0;margin: -3px;display: inline-block;width: -webkit-fill-available;height: -webkit-fill-available;width: -moz-available;height: -moz-available;border: 1px #aaa solid;border-radius:50%;transition: all .4s ease-in-out;}

.CourseInner ul li:hover h4 em{background:#0ca9f2}

.CourseInner ul li:hover h4 em:before{border-color:#0ca9f2}

.CourseInner ul p{color:#666;font-size: 16px;}





/*==下载↓==*/

.DownloadInner{}

.DownloadInner .screen{ padding:50px; margin-bottom:50px;background: #f8f8f8;}

.DownloadInner .screen h4{float:left;color: #555;font-size:18px;font-weight: bold;margin: 12px 20px 0 0;}

.DownloadInner .screen form{margin:auto; display: table;}

.DownloadInner .screen select,.DownloadInner .screen input{border:2px #b3b3b3 solid;color:#b3b3b3;font-size:14px;padding:0 10px;margin-right:10px;height: 45px;width: 300px;}

.DownloadInner .screen select option{padding:10px;/* height: 45px; */}

.DownloadInner .screen .submit{color:#fff;font-size: 20px;line-height:45px;border:none;padding:0 30px;background: #0d9edb;}

.DownloadInner .screen .submit:hover{ background: #333;}





/*==下载列表↓==*/

.download-list{ margin: 0 0 -2% -2%;display: flex; flex-flow: row wrap;

align-content: flex-start;}

.download-list li{position: relative;display: inline-block;/* float:left; */width: 31.3%;margin: 0 0 2% 2%;/* border: 1px #ddd solid; */padding: 50px 50px 50px 150px;box-shadow: 0 0 10px #ddd;}

.download-list li .time{position:absolute;left: 0;top: 15%;height: 70%;padding: 30px 30px;border-right: 1px #ddd solid;display: block;color: #666;font-size:14px;text-align: right;}

.download-list li .time font{color:#666;font-size: 26px;display: block;font-weight: bold;}

.download-list li h4{position:relative; color: #333;font-size: 18px;padding-left:10px;}

.download-list li h4:before{content: "";position: absolute;left: 0px;top: 6px;width:2px;height:15px; background: #0d9edb;}

.download-list li .explan{color:#666;font-size: 14px;}

.download-list li .type{color:#666;font-size:14px;display: block;margin-top: 30px;}
.download-list li .btn{display: table;padding:3px 10px;border-radius: 5px;border:1px #ddd solid}
.download-list li .download{position: relative;display: table;color: #0d9edb;font-size:14px;margin-top: 10px;padding: 5px 10px 5px 30px;/* display: block; *//* font-weight: bold; */}

.download-list li .download:before{content: "\e784";position: absolute;left: 8px;top: 5px;/* color: #0d9edb; */font-size: 16px;font-family: "iconfont";transition: all .4s ease-in-out;}

.download-list li:hover{transform: translateY(-5px);box-shadow: 0 0 10px #ccc;}

.download-list li:hover h4{color:#0d9edb}

.download-list li:hover .btn{color:#fff;border-color: #0d9edb; background:#0d9edb}

.download-list li:hover .btn:before{color:#fff}





/*==常见问题↓==*//

.faq{background:#efefef;}

.faqList li{float:left;width:50%;padding-right:10px;margin-bottom:10px;font-size:12px;}

.faqList li:nth-child(2n){float:right;}

.faqList li a{display:block;background:#fff;padding:4% 5%;color:#999;height:135px; border:1px #eee solid}

.faqList li h4,.faqList li p{padding-left:35px;}

.faqList li i{font-style:normal;width:24px;height:24px;background:#0d9edb;color:#fff;font-size:12px;text-align:center;line-height:24px;margin-left:-35px;float:left;}

.faqList li p i{background:none;border:1px solid #ccc;color:#999;}

.faqList li h4{font-size:16px;color:#191919;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.faqList li a:hover h4{color:#0d9edb;}

.faqList li a:hover{box-shadow:0 0 10px #ccc;}

.faqList2 li a{border:1px solid #ddd;}





/*===解决方案↓==*/

.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;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}





/*==左侧联系↓==*/

.connection{margin-top: 30px;padding:20px;border: 1px #ddd solid;overflow: hidden;/* background:#eee; */}

.connection .tit{/* float:left; */color:#333;font-size: 18px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px #ddd solid;}

.connection .tit .more{float:right;display:block;color:#666;font-size:13px;margin-top: 5px;}

.connection .tit .more:hover{color:#0d9edb}

.connection .tel{position: relative;display: block;font-size:12px;color: #858585;padding-left:50px;margin-bottom: 20px; word-wrap: break-word;word-break: normal;}

.connection .tel font{display:block;color:#0d9edb;font-size:24px;margin-top: 5px;line-height:25px;font-weight: bold;}

.connection .tel:before{content: "\e611";font-family: "iconfont";position: absolute;left:0;margin-right: 10px;font-weight: 400;color:#333;font-size: 36px;}

.connection .wx{color:#666;font-size:14px;line-height:24px}

.connection .ewm{display: table;margin-top: 20px;}

.connection .ewm img{max-width: 100px;}

.connection .ewm font{vertical-align: middle;color: #666;font-size: 14px;padding-left: 30px;}

.connection .ewm font hr{float: left;width: 30px;height:1px;margin: 7px 10px 0 0;border:none;background: #aaa;}

.connection .ewm img,.connection .ewm font{display:table-cell;}

/*==招聘页面↓==*/
.joinBox{min-height:700px;/* background: #f5f5f5; */}
.joinBox .container{ position: relative;padding-right: 265px;width:75%}
.joinBox .lefter{width:100%;}
.joinBox .righter{ position: absolute;right:0; width: 240px;}
.join-list li{margin:0 0 30px 0;padding:0 0 20px 0;border: 1px #ededed solid;box-shadow: 0 0 10px #eee;background: #fff;}
.join-list li .title{position:relative;padding: 30px 30px 50px 30px;border-bottom: 1px #f2f2f2 solid;background: #fafafa;}
.join-list li .title h3{color: #444;font-size:25px;font-weight:bold;margin: 0 0 10px 0;}
.join-list li .title span{color:#666; font-size:14px;}
.join-list li .title .txt-right{position: absolute;right:30px;top: 50px;color:#777;}
.join-list li .box h4{color: #444; font-weight:bold;font-size:16px;margin: 0 0 10px 0;}
.join-list li .box{margin: 30px 30px 40px 30px;padding: 0px 0px 40px 0px;color: #777;font-size:14px;line-height: 30px;border-bottom:1px #eee solid;}
/*.join-list li .box:last-child{margin-bottom:0px;}*/
.join-list li .title .share{float:right;margin-top:-50px}
.join-list li .down{margin: 0px 30px 30px 30px;padding:20px;background: #f5f5f5;}
.join-list li .down p{color:#666; font-size:15px; line-height:32px}
.join-list li .down a{float: right;display: inline-block;color:#fff;background: #0d4da1;padding: 7px 25px;font-size:15px;}
.join-list li .down a:hover{background: #333;}
.joinBox .righter{}
.joinBox .righter .box{padding:20px;margin:0 0 20px 0;border-top: 1px #ededed solid;border-right: 1px #ededed solid;border-bottom: 1px #ededed solid;border-left: 1px #ededed solid;background: #fff;}
.joinBox .righter .one img{display: block; margin: auto; max-width:100%}
.joinBox .righter .one h2{color:#333; font-size:15px; margin:15px 0 15px 0; text-align: center;}
.joinBox .righter .one a{width:150px;display: block;margin: auto; text-align: center; color:#777; font-size:14px;border: 1px #ddd solid; padding:7px 20px;}
.joinBox .righter .one a:hover{background: #0d4da1;color:#fff}
.joinBox .righter .two{}
.joinBox .righter .two h3{font-size:18px;color:#666;padding-bottom: 10px;margin:0 0 15px 0;border-bottom: 1px #eee solid;}
.joinBox .righter .two ul li em{color:#999;width:20px;font-size:20px;margin: 0 5px 0 0;display: inline-block;vertical-align: top; text-align: center;}
.joinBox .righter .two ul li{display: block;clear: both;margin: 5px 0 15px 0;}
.joinBox .righter .two ul li span{display:inline-block;color:#888;font-size:13px;width: 165px;}
.joinBox .righter .two ul li.x1{height: 45px;}
.joinBox .righter .two ul li.x1 span{line-height:25px;}
.joinBox .righter .two ul li.x1 em{line-height: 45px;}
.joinBox .righter .two ul li.x2{}
.joinBox .righter .two ul li.x2 span{}
.joinBox .righter .two ul li.x2 em{line-height: 23px;}
.joinBox .righter .three{}
.joinBox .righter .four{}
.joinBox .righter .four h3{text-align: center; color:#666; font-size:15px;}
.joinBox .righter .four img{display: block; margin: 10px auto; max-width:100%;}
.joinBox #fixedBoxA{width:240px}
.joinBox .fixedBoxA1{}
.joinBox .fixedBoxA2{position:fixed;_position:absolute;top:100px; z-index:250;}
.joinBox .absolute{position:absolute; z-index:250; bottom:0px;}



/*==底部===*/

.footer{padding: 60px 0 50px 0;background: #02081f;overflow: hidden;}

.footer .up{padding-bottom:60px;overflow: hidden;}

.footer .nav{position:relative;float:left;display: table;margin-bottom: 30px;width: 40%;}

.footer .nav h3{ color:#fff;font-size:16px;margin-bottom:18px;}

.footer .nav h3 hr{display: block; border:none; margin:15px 0 0px 0;width:30px;height:2px; background:#0d9edb;}

.footer .nav li{/*! display: table-cell; */padding-right: 15px;float: left;width: 45%;}

.footer .nav li a{ display: block;color:#858585; font-size:13px;padding:5px 0;}

.footer .nav li a:hover{color:#fff}

.footer .ewm{position: relative;width: 18%;padding:0 30px;color:#858585;font-size:12px;text-align:center;border-left:1px #313131 solid;border-right:1px #313131 solid;}

.footer .ewm img{display: table;margin: auto;width: 150px;margin-bottom:10px;}

/*.footer .ewm:before,.footer .ewm:after{content: "";position:absolute;top:-50%;width: 1px;height: 300%;background: #1c2136;}

.footer .ewm:before{left:0;}

.footer .ewm:after{right:0;}*/

.footer .right{float: right;color:#aaa;font-size:12px;margin-left:80px; width:35%}

.footer .right .tel{display: block;color:#fff;font-size:28px;font-weight:bold;border-bottom: 1px #535353 solid;padding-bottom:10px;margin-bottom:20px;}

.footer .right .tel i{float:left;font-size:22px;display: block;margin-right:10px;}

.footer .right .wx{display:block;color:#858585;font-size:12px;line-height: 24px;}

.footer .right .share a:hover{background: #0d9edb;}

.footer .down{ padding-top:25px;border-top:1px #1c2136 solid}

.footer .down:before{content: ""; position: absolute; left:0;top:0;width:100%;height:1px; background: #ddd;}

.footer .down a{ color:#858585;font-size:12px; }

.footer .down a:hover{color:#fff}

.footer .copy{color:#858585;font-size:12px;}

.footer .security{padding-left:25px;margin-left:20px;background: url(../images/securityIco.png) no-repeat left;}

.footer .link{margin-top:20px;}

.footer .link h3{color:#fff;font-size:12px;float: left;}

.footer .link a{color:#858585;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}

