@charset "utf-8";
/*~~~~框架布局~~~*/
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}


/*==版心定义↓==*/
.container{width:1600px;}
a:hover{color:#283f7c}
.bga{background: #f7f7f7;}


/*==字符串↓==*/
*:before,*:after,em,i,.iof{font-style: normal;font-family: "iconfont";line-height:1;transition: all .4s ease-in-out}
@font-face {
  font-family: 'iconfont';  /* Project id 1963410 */
  src: url('//at.alicdn.com/t/c/font_1963410_tqbo2s56tue.woff2?t=1690530499530') format('woff2'),
       url('//at.alicdn.com/t/c/font_1963410_tqbo2s56tue.woff?t=1690530499530') format('woff'),
       url('//at.alicdn.com/t/c/font_1963410_tqbo2s56tue.ttf?t=1690530499530') format('truetype');
}


/*==顶部↓==*/
.fixed-top.header{ position: fixed;width:100%;z-index:99; height:80px;box-shadow: 0 0 10px #ddd;  }
.fixed-top.header:before{opacity:1; height:100%;}
.fixed-top.header .sub{top:80px} 
/*--*/
.header{position: relative;z-index:99;border-bottom:1px #eee solid; height:100px;}
.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 .container{height:100%;}
.header .logo{float:left;display: flex;height:100%;padding: 20px 0;align-items: center;}
.header .logo a{display: flex;height:100%;align-items: center;}
.header .logo img{max-height:80px;}
.header .logo .txt{color:#181818;font-size:16px;text-align: center;margin-left: 20px;}
.header .logo .txt font{display: block;font-size:28px;color:#283f7c;font-weight:bold;letter-spacing:6px;}
.header .tel{position: relative;float: right;display: flex;font-size: 26px;font-weight:bold; ;color: #283f7c;height: 100%;align-items: center;margin-left: 50px;}
.header .tel:before{content: "\e618";font-family: "iconfont";/* position: absolute; *//* left:0; */margin-right: 10px;font-weight: 400;color: #283f7c;}
.header .bar{float:right;display: flex;margin-left: 30px;height: 100%;color:#333;font-size:16px;align-items: center;}
.header .bar i{color:#283f7c;font-size:29px;margin-right:6px;}
.header .bar:hover{color:#283f7c}
.header .tb{}
.header .tb i{color:#fff;margin: 0px;font-size: 18px;}
.header .tb font{display: flex;color:#fff;width: 30px;height: 30px;padding: 8px 10px;border-radius: 50%;background: #ff6713;align-items: center;justify-content: center;}
.header .lang{position:absolute;right:0;top:0;bottom:0;margin: auto;display: flex;padding: 10px 20px;background: #f3f3f3;align-items: center;justify-content: center;}
.header .lang:before{content: "\e668";font-size: 24px;margin-right: 10px;}
.header .lang a{display: block;font-size:16px;color: #666;}
.header .lang a:hover{color:#283f7c}
.header .lang .tip{display:none;position: absolute;top: 100%;/* left: 0; */right: 20px;z-index: 2;width: max-content;padding: 10px 20px;color:#666;border-radius: 5px;box-shadow: 1px 1px 10px #ddd;background: #fff;}
.header .lang .tip:before{content:"";position:absolute;/* left:0; */top: -20px;right: 30px;display: table;margin: auto;border: 10px solid white;border-color: transparent transparent #fff transparent;}
.header .lang:hover .tip{display:block}
.header .nav{display:flex;float: right;height: 100%;}
.header .nav > li{ float: left;height: 100%;margin-left: 50px;}
.header .nav > li > a{position: relative;display: flex;color: #333;font-size: 16px;height: 100%;text-align: center;/* padding-bottom: 39px; */align-items: center;}
.header .nav > li > a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#283f7c;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#283f7c; }
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}


/*-下拉导航-*/
.header .sub{display:none;left:0;right:0;top: 100px;position:absolute;z-index: 999;border-top: 1px #ddd solid;border-bottom:1px #ddd solid; background:#fff;}
.header .sub .long{ position:relative; display: flex;justify-content: center;} 
/*.header .sub .long:after{content: "";position: absolute;left:0;right:0;top:0;z-index: -1;height:20px;background:-webkit-linear-gradient(top, #f1f1f1, #fff);}*/
/*--*/
.header .sub-1{padding:20px 0}
.header .sub-1 a{display: flex;color: #3a3a3a;font-size: 16px;margin: 8px 25px;align-items: center;}
.header .sub-1 a::before{content:"";display: none;width:6px;height:2px;margin-right: 10px;background: #9a9a9a;}
.header .sub-1 a:hover{color:#283f7c; }
.header .sub-1 a:hover:before{background:#283f7c}
/*--*/
.header .sub-2{  padding: 15px 0px 10px 0px;background: #f9f9f9;}
.header .sub-2 .long:before{content:"";position:absolute;top:0px;bottom:0px;right: 340px;width:1px;background:#e5e5e5}
.header .sub-2 .two{flex: 1;display: flex;margin: 0 0 50px -60px;flex-wrap: wrap;}
.header .sub-2 .two > li{flex-grow: 1; width:calc(30% - 60px);margin: 0 0 15px 60px;}
.header .sub-2 .two > li > .title{margin-bottom: 10px;padding-bottom: 10px;font-weight: bold;border-bottom: 1px #ddd solid;}
.header .sub-2 .two > li > .title a{display:flex;height:30px;color: #3a3a3a;font-size: 16px;align-items: center;justify-content: space-between;}
.header .sub-2 .two > li > .title .phot{margin-left: 20px;height: 50px;}
.header .sub-2 .two > li > .title i{color: #9a9a9a;font-size: 25px;font-weight:400;margin-left: 20px;}
.header .sub-2 .two > li > .title:hover a{color:#283f7c}
.header .sub-2 .three > li{position:relative;}
.header .sub-2 .three > li > a{display: flex;color: #3a3a3a;font-size: 15px;padding: 8px 0;border-bottom: 1px #ddd solid;align-items: center;justify-content: space-between;}
.header .sub-2 .three > li > a:after{content:"\e65b";display: block;font-size: 20px;color: #283f7c;}
.header .sub-2 .three > li > a.more{width: max-content;margin-top:20px;padding: 5px 20px;color: #6a6a6a;font-size: 14px;border: none;background: #eee;}
.header .sub-2 .three > li > a.more:after{display:none}
.header .sub-2 .three > li > a.more:hover{color:#fff;background:#283f7c}
.header .sub-2 .three > li > a:hover{color:#283f7c;border-color:#283f7c;transform:translateX(-2px)}
.header .sub-2 .three > li > a:hover h4:before{background:#0097dc}
.header .sub-2 .three > li:hover > .four{display: block;}
.header .sub-2 .four{display:none;position:absolute;left: 100%;top: 0px;z-index: 2;    width: max-content;min-width: 200px;margin-left: 10px;padding: 10px 20px;box-shadow: -5px 0px 10px #ddd;background: #fff;}
.header .sub-2 .four:before{content:"";position:absolute;left: -20px;top: 10px;margin: auto;width: 0;height: 0;border: 10px solid transparent;border-right-color: #fff;}
.header .sub-2 .four > li{border-bottom:1px dashed #ddd;text-align: center;}
.header .sub-2 .four > li:last-child{border-bottom:0px;}
.header .sub-2 .four > li > a{display:block;padding: 8px 0px;font-size: 14px;color:#666}
.header .sub-2 .four > li > a:hover{color:#283f7c}
.header .sub-2 .oth{display: flex;margin-left: 60px;flex-shrink: 0;width: 320px;flex-wrap: wrap;align-content: flex-start;}
.header .sub-2 .oth a{width: calc(50% - 20px);margin: 0 0 20px 20px;display: block;padding:10px;margin-bottom: 20px;text-align: center;border:1px #eee solid;background: #f5f5f5;}
.header .sub-2 .oth .pic{overflow: hidden;}
.header .sub-2 .oth h4{color:#3a3a3a;font-size:16px;padding-top:10px;border-top:1px #ddd solid}
.header .sub-2 .oth a:hover{border-color:#283f7c}
.header .sub-2 .oth a:hover h4{color:#283f7c}
.header .sub-2 .oth a:hover .pic img{transform:scale(1.05);}
.header .sub-2 .still{padding: 30px;height: fit-content;background: #eee;}
.header .sub-2 .still p{color: #2a2a2a;font-size:16px;line-height: 30px;}
.header .sub-2 .still .or{display: table;margin-top: 20px;font-size: 15px;padding: 10px 30px;color: #fff;border: none;background: #5a5a5a;}
.header .sub-2 .still .or:after{display: none !important;}
.header .sub-2 .still .or:hover{color:#fff;background:#283f7c}



/*==弹出背景↓==*/
.offer-bg{ display:none; position: fixed;left:0;top:0;z-index:1; width:100%;height:100%; background:rgba(0,0,0,0.5)  }


/*==弹出搜索↓==*/
.search-top{display: none; position:fixed;left:0;top:0px;right:0;z-index: 2;padding:120px 50px 50px 50px;border: 1px #ddd solid;background: #fff;}
.trol-top .search-top{padding-top:100px;}
.search-top .long{position:relative; padding:30px 0;display: flex;width: max-content;margin: auto;flex-direction: column;}
.search-top .top{position:relative;display: flex;width: max-content;flex-direction: row-reverse;align-items: center;}
.search-top .close{display: flex;margin-left: 30px;width: 40px;height: 40px;text-align: center;color: #666;font-size: 22px;background: #fafafa;justify-content: center;align-items: center;cursor: pointer;}
.search-top .close::before{content:"\e731";}
.search-top .close:hover{color:#fff;background: #999;}
.search-top .close:hover:before{color:#fff}
.search-top .trol form{position: relative;display: flex;margin: auto;width: max-content;border: 1px #ddd solid;border-radius: 5px;overflow: hidden;}
.search-top .trol i{position: absolute;left: 15px;top:0;bottom:0;margin:auto;height:fit-content;color:#999;font-size: 22px;}
.search-top .trol input{float: left;width:500px;color:#666;font-size: 15px;padding:0 20px 0 50px;}
.search-top .trol button{float:right;color:#fff;font-size:13px;padding: 0px 40px;background: #666;border: none;/* border-radius: 50%; */cursor: pointer;}
.search-top .trol input,.searchBox .trol button{line-height:50px;height:50px;border:none;}
.search-top .trol button:hover{ background:#000002}
.search-top .link{display:flex;font-size: 15px;margin-top: 20px;text-align: center;flex-wrap: wrap;justify-content: flex-start;}
.search-top .link h4{color: #5a5a5a;font-weight:bold;margin-right:20px;}
.search-top .link a{margin:0 10px 10px 0}


/*==次级导航↓==*/
.menu{position: relative;box-shadow: 0 5px 10px #eee;overflow: hidden;}
.menu .long{display: flex;padding: 30px 0px;height:80px;overflow:hidden;background: #fff;justify-content: space-between;align-items: center;}
.menu .secon{}
.menu .secon li{display: inline-block;margin-right: 50px;}
.menu .secon a{position:relative;z-index:2;display: block;color: #666;font-size: 18px;height: 100%;/* overflow: hidden; */background: #fff;}
.menu .secon a:after{content: "";position: absolute;left:0;bottom: -26px;z-index:-1;width:100%;height: 2px;background: #283f7c;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.menu .secon li:hover a,.menu li.active a{ color:#283f7c; }
.menu .secon li:hover a:after,.menu .secon li.active a:after{transform: scale(1);transform-origin:left;}
.menu .site{color: #6a6a6a;font-size:14px;}
.menu .site .home i{ font-weight:bold;font-size:18px;margin-right:10px;}
.menu .site a{}
.menu .site a:hover{color:#283f7c}


/*==次级导航-2↓==*/
.menu-2{ background: #fff;}
.menu-2 ul{display: flex;border-left:1px #eee solid;flex-wrap: wrap;}
.menu-2 ul li{flex: auto;border-right:1px #eee solid;border-bottom: 1px #eee solid;}
.menu-2 ul li:last-child{/*border-right:0px;*/}
.menu-2 ul a{display:block;color:#000123;font-size:16px;padding:22px 20px;text-align: center;}
.menu-2 ul li:hover a,.menu-2 ul li.active a{color:#fff;background: #283f7c;}


/*==次级导航-3↓==*/
.menu-3{margin-bottom:50px;padding: 30px 50px;box-shadow: 0 0 10px #eee;background: #fff;}
.menu-3 ul{display: flex;flex-wrap: wrap;margin-left: -50px;}
.menu-3 ul li{/* flex:auto; */margin-left:30px;margin: 10px 0 10px 50px;}
.menu-3 ul a{position: relative;display:block;color:#000123;font-size:18px;padding-bottom: 5px;}
.menu-3 ul a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#283f7c;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.menu-3 ul li:hover a,.menu-3 ul li.active a{color:#283f7c}
.menu-3 ul li:hover a:after,.menu-3 ul li.active a:after{transform: scale(1);transform-origin:left;}


/*==面包屑↓==*/
.site-end{background:#f5f7f9;}
.site-end .container{padding: 20px 0;border-bottom:1px #ddd solid;}
.site-end .home i{color:#333;font-weight:bold;font-size:16px;margin-right:10px;}
.site-end a{color:#666;font-size:12px;}
.site-end a:hover{color:#283f7c}
.site-end .more{float:right;color:#fff;font-size:14px;padding: 5px 10px;margin-top: -5px;background: #666;}
.site-end .more:hover{color:#fff; background: #283f7c;}



/*==标题↓==*/
.titleAx{color:#000123;font-size:44px;font-weight: bold;}  
.titleAx span{margin-top:10px;display: block;color:#666;font-size:16px;font-weight: 400;}
.titleAx b{font-weight:bold;}
.titleAx font{color:#283f7c}
.titleAx hr{display: block;margin: 10px auto 0;width: 40px;height: 3px;border:none;background: #283f7c;}
.titleAx.cen{text-align: center;margin-bottom:50px;}
.titleAx.m30{margin-bottom:30px}
.titleAx.m40{margin-bottom:40px}
.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:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}
.titleBx hr{display: block;margin: 10px auto 0;width: 40px;height: 2px;border:none;background: #283f7c;}
.titleBx.cen{text-align: center;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.tTop{margin:50px 0 -20px 0;}


/*==边距↓==*/
.ptm60{padding:60px 0}
.ptm80{padding:80px 0}
.ptm100{padding:100px 0}
.pt60{padding-top:60px}
.pt80{padding-top:80px}
.pt100{padding-top:100px}
.pm60{padding-bottom:60px}
.pm80{padding-bottom:80px}
.pm100{padding-bottom:100px}
/*--*/
.mtm60{margin:60px 0}
.mtm80{margin:80px 0}
.mtm100{margin:100px 0}
.mt60{margin-top:60px}
.mt80{margin-top:80px}
.mt100{margin-top:100px}
.mm60{margin-bottom:60px}
.mm80{margin-bottom:80px}
.mm100{margin-bottom:100px}


/*句段限制*/
.abbr{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lcp{-webkit-line-clamp: 2;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}


/*===内页框↓==*/
.rack{float:left;width:100%;padding:70px 0 80px 0;}
.rackWor{}


/*==左右布局↓==*/
.main-orso{display: flex;}
.main-orso .lefter{flex-shrink: 0;width:240px;}
.main-orso .lefter .shell{margin-bottom:30px;background: #fff;}
.main-orso .righter{flex: 1;min-width:0px;margin-left:40px;}
.main-orso .righter.airs{min-width:50%;padding:20px;background: #f6f8fa;}
.main-orso .righter.airs .titleTop{color:#fff;font-size:28px;    margin: -20px -20px 50px -20px;padding:10px 30px;background: #161823;}
.main-orso .righter.airs .explain{color:#161823;font-size:16px;margin-bottom:50px;line-height: 30px;}


/*--*/
.lefter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
.lefter .shell:last-child {margin-bottom:0px;}
.lefter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
.lefter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#283f7c;}
.lefter .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
.lefter .shell .tit .more:hover{color:#283f7c}
/*==左侧导航↓==*/
.leftNav{margin-bottom:50px}
.leftNav .title {position:relative;color:#fff;font-size:28px;font-weight:bold;padding:30px 30px;background:#283f7c;}
.leftNav .title span {display:table-footer-group;color:#fff;font-size:16px;font-weight:400;}
.leftNav .title em {display:none;position:absolute;top:20px;right:20px;float:right;font-size:16px;}
.leftNav .title em i {margin-left:5px}
.leftNav .title em:hover {color:#283f7c}
.leftNav > .drop {border:1px #eee solid;overflow:hidden;background:#f5f5f5;}
.leftNav > .drop > li {border-bottom:1px #e5e5e5 solid}
.leftNav > .drop > li > a {position:relative;z-index:2;display:block;color:#2e2e2e;font-size:16px;padding:18px 20px;}
.leftNav > .drop > li > a:after {opacity:0;content:"";position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;transform:translateX(15px);background:#283f7c;transition:all .4s ease-in-out;}
.leftNav > .drop > li > a i {float:left;font-size:12px;font-weight:bold;margin:8px 5px 0 0;color:#2e2e2e;}
.leftNav > .drop > li:hover > a,.leftNav > .drop > li.active > a {color:#fff;padding-left:40px;}
.leftNav > .drop > li:hover > a i,.leftNav > .drop > li.active > a i {color:#fff}
.leftNav > .drop > li:hover > a:after,.leftNav > .drop > li.active > a:after {opacity:1;transform:translateX(0px);}
.leftNav .order {}
.leftNav .order > li {border-top:1px #e8e8e8 solid}
.leftNav .order > li > a {display:block;color:#777;font-size:16px;padding:15px 30px 15px 50px;}
.leftNav .order > li:hover > a,.leftNav .order > li.active > a {color:#283f7c;transform:translateX(5px);}
.leftNav .four {}
.leftNav .four > li {border-top:1px #e8e8e8 solid}
.leftNav .four > li > a {display:block;color: #888;font-size: 15px;padding: 12px 20px 12px 70px;}
.leftNav .four > li:hover > a,.leftNav .four > li.active > a {color:#283f7c;}

/*==更多按钮↓==*/
.more-1{display: table;margin-top:30px;color:#fff;font-size:16px;padding: 11px 40px;border-radius: 5px;background: #283f7c;}
.more-1:hover{color:#fff;background:#3a3a3a}
/*--*/
.more-2{display: flex;width: max-content;margin-top: 40px;color: #fff;font-size: 18px;padding: 10px 50px;border-radius: 5px;box-shadow: 5px 5px 15px #283f7c;transition: all .4s ease-in-out;align-items: center;justify-content: center;flex-direction: row-reverse;background: #283f7c;}
.more-2:hover{color:#fff; background:#3a3a3a;}
.more-2.cen{margin:auto;margin-top:40px;}



/*==切换效果↓==*/
.cut-item .btn {position:absolute;top:50%;left:-75px;display:flex;width: 50px;height: 50px;text-align:center;color: #ddd;font-size: 22px;font-weight:bold;transform:translateY(-50%);cursor:pointer;border: 1px #ddd solid;border-radius: 50%;/*background:#fff;*/transition: all .4s ease-in-out;align-items: center;justify-content: center;}
.cut-item .btn.sNext {left:auto;right:-75px;}
.cut-item .btn:hover {color:#283f7c;border-color: #283f7c;}
.cut-item .btn:hover:before {color:#283f7c}
.cut-item .sPrev:before {content:"\e662";}
.cut-item .sNext:before {content:"\eb9b";}
.cut-item .btn.cor{color:#aaa;border-color:#aaa;}
.cut-item .btn.cor:hover{color:#283f7c;border-color:#283f7c;}
.cut-item .btn.cor:hover::before{color:#283f7c}


/*==左右按钮控制↓==*/
.trol-btn{margin-top:40px;display: flex;justify-content: center;}
.trol-btn .btn{position: inherit;margin: 0 10px;transform: translateY(0%);}


/*-切换点1-*/
.spot-dot {}
.spot-dot {position:initial;margin:40px auto 0;text-align:center;}
.spot-dot span {opacity:1;width:15px;height:15px;margin:0 10px;border:1px #ddd solid;background:#fff;}
.spot-dot span.swiper-pagination-bullet-active {background:#283f7c;}
/*-切换点2-*/
.spot-forte{position:initial;margin:40px auto 0;text-align:center;}
.spot-forte span{opacity:0.8;width:25px;height:6px;border-radius:0px;margin:0 6px;background:#fff;}
.spot-forte span.swiper-pagination-bullet-active{opacity:1;background:#283f7c;}


/*==左侧联系↓==*/
.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:#283f7c}
.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:#283f7c;font-size:24px;margin-top:5px;line-height:25px;font-weight:bold;}
.connection .tel:before {content:"\e611";font-family:"iconfont";position:absolute;top:6px;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:10px 10px 0 0;border:none;background:#aaa;}
.connection .ewm img,.connection .ewm font {display:table-cell;}
 


/*==切换按钮↓==*/
.tone-item{display: flex;text-align: center;margin-bottom:50px;margin-left: -5px;    align-items: stretch;}
.tone-item li{flex: 1;display:inline-block;cursor: pointer;margin-left: 5px;}
.tone-item a{position: relative;z-index: 1;display: block;height:100%;color:#fff;font-size:18px;padding: 15px 10px;overflow:hidden; background:#9d9d9d}
.tone-item a:after {content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background: #283f7c;transition:transform .5s;transform:scale(0,1);transform-origin:right;}
.tone-item .more a{color:#1c2023; background: #dddddd;}
.tone-item .active a,.tone-item li:hover a{color:#fff; }
.tone-item .active a:after,.tone-item li:hover a:after{transform:scale(1);transform-origin:left;}


/*===产品列表↓==*/
.product-list.edge{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list.edge li{display: inline-block;width: calc(50% - 30px);margin:0 0 30px 30px;background: #fff;}
.product-list a{display: flex;padding:40px;align-items: flex-start;}
.product-list .info{width:50%;margin-right:40px}
.product-list .pic{width: 50%;}
.product-list h4{position: relative;margin-bottom: 30px;color:#1a1a1a;font-size:26px;}
.product-list h4::after{content:"";position: absolute;left: 0;bottom: -15px;display: block;width: 50px;height:2px;background: #283f7c;}
.product-list span{display: block;color:#666;font-size:17px;}
.product-list .low{display: flex;margin-top: 40px;margin-right: -100%;align-items: center;justify-content: space-between;}
.product-list .fall{color:#283f7c;font-size:14px;padding: 8px 20px;border-radius: 5px;background: #ddd;}
.product-list .fall:hover{/*color:#fff;background:#283f7c*/}
.product-list .more{display: flex;color: #999;font-size:14px;align-items: center;}
.product-list .more::after{content: "\eb08";font-size: 18px;margin-left:10px;}
.product-list li:hover{}
.product-list li:hover h4{color:#283f7c}
.product-list li:hover h4:after{width:100%;}
.product-list li:hover .more{color:#283f7c}
.product-list li:hover .more:after{transform:translateX(3px)}
/*--*/
.productMain li{float:left;width:49.5%;margin-bottom:15px;}
.productMain li:nth-child(2n){float:right;}
.productMain .pImg{position:relative;padding-top:42%;display:block;overflow:hidden;}
.productMain .pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.productMain li a:hover img{transform:scale(1.05);}


/*==首页行业应用↓==*/
.solveHome{background:url(../images/bgk01.jpg) no-repeat center; background-size:cover;}



/*==首页应用列表↓==*/
.solve-grid{display: flex;margin:0 0 -20px -20px;flex-wrap: wrap;}
.solve-grid li{display: inline-block;width:calc(25% - 20px);margin:0 0 20px 20px}
.solve-grid a{position:relative; display: block;overflow: hidden;}
.solve-grid a::before{content:"";position:absolute;left:0;right:0;bottom:0;z-index: 1;height: 30%;background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(,0,0,0,0.8));}
.solve-grid .pic{}
.solve-grid h4{position:absolute;left:0;right:0;bottom:0;z-index: 1;display: flex;padding:15px 20px;color: #fff;font-size:16px;align-items: center;justify-content: space-between;}
.solve-grid h4:after{content:"\e612";color:#fff;font-size: 22px;}
.solve-grid li:hover h4{color:#fff;background: #283f7c;}
.solve-grid li:hover h4:after{transform:translateX(5px)}


/*==首页产品↓==*/
.partnerHome{background:url(../images/bgk02.jpg) no-repeat center; background-size:cover;}



/*==首页产品列表↓==*/
.product-grid{margin:0 0 -20px -20px;}
.product-grid li{float:left;width:calc(50% - 20px);height:260px;margin:0 0 20px 20px}
.product-grid a{position:relative;display: flex;height:100%;padding: 30px;overflow: hidden; background: url(../images/pro-bg-01.jpg) no-repeat center;background-size:cover;}
.product-grid h4{color:#000123;font-size:26px;}
.product-grid p{margin-top:15px;color:#666;font-size:16px;}
.product-grid .more{display:table;margin-top: 20px;color:#283f7c;font-size:14px;border:1px #283f7c solid;border-radius: 30px;padding: 6px 20px;}
.product-grid .info{flex: 1;}
.product-grid .pic{flex:1; margin-left:30px;text-align: center;overflow:hidden;}
.product-grid .pic img{height:100%;object-fit: cover;}
.product-grid li:nth-child(1){height:540px;}
.product-grid li:nth-child(1) a{flex-direction: column;}
.product-grid li:nth-child(1) .info{flex:initial;}
.product-grid li:nth-child(1) .pic{margin-top:20px;margin-left:0px;}
.product-grid li:hover h4{color:#283f7c;transform:translateX(3px)}
.product-grid li:hover .more{color:#fff;background:#283f7c;}
.product-grid li:hover .pic img{transform:scale(1.05);}
.product-grid li:nth-child(2) a{background-image: url(../images/pro-bg-02.jpg);}
.product-grid li:nth-child(3) a{background-image: url(../images/pro-bg-03.jpg);}


/*==合作伙伴列表↓==*/
.partner-air{border-left:1px #ddd solid;border-top:1px #ddd solid;}
/*--*/
.partner-list.edge{display: flex;flex-wrap: wrap;}
.partner-list.edge li{width:16.6%;}
.partner-list li{border-right: 1px #ddd solid;border-bottom: 1px #ddd solid;cursor: pointer;background:#fff}
.partner-list a{position: relative;display:block;width: 100%;height:100%;overflow: hidden;  }
.partner-list a:after{opacity:0; content:""; position:absolute;left:0;top:0;right:0;bottom:0;transform: translateY(-10px);background:#283f7c;}
.partner-list .pic{position:relative;width:100%;padding-top:60%;}
.partner-list .pic img{position: absolute;left:0;top:0; display:block;width:100%;height: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;padding:10px;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;transform: translateY(0px);}
.partner-list li:nth-child(-n+6):nth-child(2n) {background:#f6f8fa}
.partner-list li:nth-child(-n+12):nth-child(n+7):nth-child(2n+1){background:#f6f8fa}
.partner-list li:nth-child(-n+18):nth-child(n+13):nth-child(2n){background:#f6f8fa}


/*==首页新闻↓==*/
.newsHome{}
.newsHome .tone{display: flex;margin-top: -20px;margin-bottom: 40px;justify-content: center;}
.newsHome .tone li{display: inline-block;margin: 0 20px;cursor: pointer;}
.newsHome .tone a{display: block;color:#000123;font-size:18px;}
.newsHome .tone li.active a{color:#283f7c}
/*--*/
.news-grid {display: flex; margin:0 0 0px -30px;    flex-wrap:wrap;}
.news-grid li{float:left;width: calc(33.3% - 30px);margin: 0 0 0px 30px;}
.news-grid a {display:block;position:relative;}
.news-grid .box{position: relative;z-index: 1;padding:20px;background: #f8f8f8;}
.news-grid .pic img {display:block;width:100%;height:100%;object-fit:cover;}
.news-grid h4 {position:relative;color: #000123;font-size:18px; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.news-grid p {-webkit-line-clamp:2;margin-top: 8px;color:#878787;font-size:14px;line-height: 24px;}
.news-grid .pic {padding-top:80%;}
.news-grid .low{margin-top: 30px;display: flex;color:#9a9a9a;font-size:14px;justify-content: space-between;align-items: center;}
.news-grid li:hover h4 {color:#283f7c;transform:translateX(5px)}
.news-grid li:hover .more{color:#283f7c}


/*==首页数字滚动↓==*/
.number-air{display: flex;overflow:hidden; background:url(../images/number-bg.jpg) no-repeat center; background-size:cover;}
.number-air li{position:relative; flex: 1;color:#fff;padding:140px 30px;text-align: center;line-height: 1;border-right:1px solid rgba(255,255,255,0.2);}
.number-air li:after{opacity:0; content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#283f7c;transform:translateY(-50px)}
.number-air li:last-child{border-right:0px;}
.number-air .box{position: relative;z-index:2;transition: all .4s ease-in-out;}
.number-air em{display: table;margin: auto;font-size: 60px;margin-bottom: 20px;}
.number-air span{font-size:60px;}
.number-air font{font-size:54px;margin-left:5px}
.number-air h4{font-size:24px;margin-top:20px;}
.number-air li:hover .box{transform:translateY(-10px)}
.number-air li:hover:after{opacity:0.2;transform:translateY(0px)}


/*==行业应用↓==*/
.solveIn{background: #f5f5f5;}


/*==行业应用列表↓==*/
.solve-list {display: flex;  margin:0 0 -30px -30px; flex-wrap: wrap;}
.solve-list li{float:left;width: calc(33.3% - 30px);margin: 0 0 30px 30px;}
.solve-list a {display:block;position:relative;}
.solve-list .box{position: relative;z-index: 1;padding: 30px;overflow: hidden;background: #fff;}
.solve-list .pic{padding-top:60%;}
.solve-list .time{display: table;margin-bottom: 15px;padding: 8px 10px;color:#fff;font-size: 12px;background: #283f7c;}
.solve-list h4 {position:relative;color: #000123;font-size:16px; }
.solve-list .more{float:right;display: table;margin-top:20px;position:relative;color: #283f7c;font-size:14px;}
.solve-list li:hover h4 {color:#283f7c;}
.solve-list li:hover .more{color:#283f7c;transform:translateX(-3px)}


/*==联系我们↓==*/
.contactIn{padding-bottom:0px !important}
/*--*/
.cta-mode{}
.cta-mode .long{}
.cta-mode .long{display: flex;justify-content: space-between;}
.cta-mode #dituContent{width:100%;height:100%;}
.cta-mode #dituContent img{max-width:initial;}
.cta-mode .set{width:50%;}
.cta-mode .info{width:50%;margin:50px 0 50px 50px;}
.cta-mode .title{position:relative;margin-bottom:30px;padding-bottom:25px;color: #000123;font-size:32px;border-bottom:1px #eee solid}
.cta-mode .title:before{content:"";position:absolute;left:0;bottom:-1px;width:20%;height:2px;background: #283f7c;}
.cta-mode .wx{color:#666666;font-size:18px; line-height: 32px;}
.cta-mode .wx span{display: flex;margin-bottom:20px;justify-content: flex-start;}
.cta-mode .wx b{color:#000123;margin-right:5px}
.cta-mode .wx i{flex-shrink: 0;margin-right:10px;width: 20px;color:#283f7c;font-size: 18px;text-align: center; padding-top: 8px;}
/*--*/
.cta-message{background:url(../images/bgk03.jpg) no-repeat center; background-size:cover;}
.cta-message form{padding:0 100px;}


/*==留言模块↓==*/
.feedback-item form{display: flex;flex-wrap: wrap;}
.feedback-item form .shell{display: flex;width: calc(50% - 10px);margin-bottom:20px;border: 1px #ddd solid;padding: 12px 20px;align-items: center;background: #fff;}
.feedback-item form .shell.w33{width:calc(33.3% - 14px);}
.feedback-item form .shell.w50{width:calc(50% - 20px);}
.feedback-item form .shell.w100{width:100%}
.feedback-item form .ml{margin-left:20px;}
.feedback-item form .shell.vt{    align-items: flex-start;}
.feedback-item form h5 {/* width: 60px; */flex-shrink: 0;margin-right: 10px;color: #999999;font-size: 16px;}
.feedback-item form .fill{ flex: 1;/* width: 100%; */line-height: 30px;color:#666;font-size: 15px;border: none;background: none;}
.feedback-item form textarea{height:180px}
.feedback-item form .submit{position: relative;width: 250px;display: table;/* margin-top: 10px; */color: #fff;font-size: 16px;padding: 15px 80px;border:none;cursor: pointer;border-radius: 5px;background: #283f7c;}
.feedback-item form .submit:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.feedback-item form .submit:hover:after{opacity:0.2}
.feedback-item form .code{flex-shrink: 0;/* width: 300px; */display: flex;margin-right: 20px;border: 1px #ddd solid;background: #fff;align-items: center;}
.feedback-item form .code input{ flex: 1;}
.feedback-item form .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.feedback-item form .yzm{display: flex;/* margin:0 0 0 20px; */align-items: center;}
.feedback-item form .yzm input{width: 150px;padding: 18px 20px;border: none;}
.feedback-item form .explain{margin-top:20px;color:#6a6a6a;font-size:16px;}
.feedback-item form .explain i{color:red}
.feedback-item form .explain font{color:#283f7c;font-weight:bold;}



/*==合作申请==*/
.messageIn{}
.messageIn form{width:500px;}
.messageIn form .shell{display: flex;width: 100%;margin-bottom: 30px;flex-direction: column;}
.messageIn form .shell.vt{    align-items: flex-start;}
.messageIn form h5 {/* width: 100px; */flex-shrink: 0;margin-bottom: 10px;color: #666;font-size: 16px;}
.messageIn form .fill{width: 100%;line-height: 35px;padding: 5px 10px;color:#666;font-size: 15px;border: none;border: 1px #ddd solid;border-radius: 5px;background: #fff;}
.messageIn form textarea{height: 150px;}
.messageIn form button{float:left; position: relative;display: table;color: #fff;font-size: 18px;padding: 10px 50px;margin-right: 20px;border:none;cursor: pointer;border-radius: 5px;background: #283f7c;}
.messageIn form button:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.messageIn form button:hover:after{opacity:0.2}
.messageIn form button.reset{background:#999;}

/*==服务支持↓==*/
.ser-mode{}
.ser-mode .long{display: flex;}
.ser-mode .title{color:#000123;font-size:40px;margin-bottom:20px}
.ser-mode .wx{color:#666;font-size:16px;line-height:35px;}
.ser-mode .info{width:50%;}
.ser-mode .pic{margin-left:40px;width:50%;}
/*--*/
.ser-download{background:url(../images/bgk04.jpg) no-repeat center; background-size:cover}


/*==下载列表↓==*/
.download-list {}
.download-list .top{background:#283f7c}
.download-list li {display:flex;color: #5b555a;font-size:15px;margin-bottom:2px;background: #fff;}
.download-list li:nth-child(2n){ background:#f8f8f8}
.download-list .state {padding: 12px 40px;display: flex;border-right: 1px #eee solid;}
.download-list .state:last-child {border-right:none}
.download-list .title {flex:1;color:#333;}
.download-list .block {width:200px;flex-shrink:0;color:#666;text-align: center;justify-content: center;}
.download-list .file:before {content:"\e694";float:left;margin:3px 5px 0 0;font-size:20px;color:#283f7c}
.download-list .file:hover {color:#283f7c}
.download-list .file:hover:before {color:#283f7c}
.download-list .top * {color: #fff;font-size: 20px;}


/*==常见问题列表↓==*/
.problem-list {margin:0px 0 -30px -30px;display:flex;flex-flow:row wrap;align-content:flex-start;}
.problem-list li {float:left;width:calc( 50% - 30px);margin:0 0 30px 30px;padding:30px;border:1px #fff solid;background: #f5f7fa;}
.problem-list li a {display:block;}
.problem-list li h4 {-webkit-line-clamp:1;position:relative;color:#333;font-size:18px;padding-bottom:2px;}
.problem-list li p {position:relative;color:#666;font-size:15px;margin-top:15px;-webkit-line-clamp:2;}
.problem-list li h4,.problem-list li p {position:relative;padding-left:35px;}
.problem-list li em {position:absolute;left:0;top:0;display:block;margin-right:10px;width:25px;line-height:25px;color: #fff;font-size: 16px;text-align:center;background: #283f7c;}
.problem-list li p em {background: #ee781f;}
.problem-list li:hover {border-color:#283f7c; transform:translateY(-5px);}
.problem-list li:hover h4 {color:#283f7c}
.problem-list li.w100 {width:100%;}





/*==产品↓==*/
.productIn{background:#f7f7f7;}
.productIn .search{width: fit-content;margin:auto;margin-bottom: 60px;}
.productIn .search form {position:relative;width: 600px;display: flex;border-radius: 5px;overflow: hidden;align-items: stretch;border-radius: 5px;border: 1px #ddd solid;background: #f5f5f5;}
.productIn .search form input {width:100%;height: 55px;padding: 5px 20px;color:#333;font-size: 15px;border: none;background: #fff;}
.productIn .search form button {flex-shrink: 0;padding: 5px 50px;font-size: 15px;color: #fff;border:none;cursor:pointer;border-radius: 5px;background-color: #283f7c;}
.productIn .search form button:hover {background:#2a2a2a}



/*==新闻列表↓==*/
.news-list {margin:0px 0 -10px 0;}
.news-list li {clear:both;width:100%;margin-bottom:30px;padding-bottom:30px;border-bottom:1px #ddd solid;overflow:hidden;}
.news-list a {display:block;}
.news-list .pic {float:left;width:360px;height:220px;margin-right:30px;background:#eee;}
.news-list .pic img {width:100%;height:100%;object-fit:cover;}
.news-list .title {color:#333333;font-size:22px;margin-bottom:15px;/* margin-top:10px;*/max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list .part {position:relative;margin-bottom:20px;display:table;}
.news-list .part:before {content:"";float:left;display:block;margin:8px 10px 0 0;width:50px;height:1px;background:#aaa;}
.news-list .part span {display:block;float:left;margin-right:40px;color:#999999;font-size:12px;line-height:1;}
.news-list .part span:before {display:none;content:"";float:left;margin-right:5px;font-size:14px;}
.news-list .part .time:before {content:"\e8b8";}
.news-list .part .source:before {content:"\e647";}
.news-list .part .read:before {content:"\e8c7";}
.news-list .txt {-webkit-line-clamp:3;color:#666666;font-size:14px;line-height:24px;}
.news-list .more {margin-top:30px;display:table;color:#666;font-size:13px;padding:8px 20px;border:1px #aaa solid;}
.news-list li:hover .title {color:#283f7c}
.news-list li:hover .more {color:#fff;border-color:#283f7c;background:#283f7c}


/*==新闻详情框↓==*/
.EssayCont .lefter {float:left;width:70%;}
.EssayCont .righter {float:right;width:25%;}
.EssayCont .righter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
.EssayCont .righter .shell:last-child {margin-bottom:0px;}
.EssayCont .righter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
.EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#283f7c;}
.EssayCont .righter .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
.EssayCont .righter .shell .tit .more:hover{color:#283f7c}
/*--*/
.EssayCont .bgb {margin-bottom:30px;background:#fff;}
.EssayCont .bgb:last-child {margin-bottom:0px;}
.EssayCont .bgb.p3 {padding:30px 30px 40px 30px;}
.EssayCont .bgb.p4 {padding:40px 40px 40px 40px;}
/*--*/
.EssayCont .news {}
.EssayCont .news li {clear:both;width:100%;margin-bottom:12px;}
.EssayCont .news li:last-child{margin-bottom:0px;}
.EssayCont .news .one {position:relative;}
.EssayCont .news .one h4 {position:absolute;left:0;right:0;bottom:0;width:100%;padding:10px 20px;color:#fff;font-size:14px;background:rgba(0,0,0,0.6)}
.EssayCont .news .one:hover h4 {background:#283f7c}
.EssayCont .news .two{}
.EssayCont .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:15px;}
.EssayCont .news .two a:before {content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#b2b2b2;}
.EssayCont .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.EssayCont .news .two:hover a {color:#283f7c;}
.EssayCont .news .two:hover a:before {background:#283f7c;}
/*--*/
.EssayCont .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
.EssayCont .content .title{color:#333333;font-size:28px;}
.EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
.EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
.EssayCont .content .msg span{margin:0 5px;}
.EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#283f7c}
.EssayCont .content .msg .active{font-weight:bold;}
.EssayCont .content .wor{min-height:300px;font-size:16px;}
/*--*/
.EssayCont .pagIng{margin-top:60px;padding-top:50px;border-top:1px #eee solid;overflow: hidden;}
.EssayCont .pagIng span{ display: inline-block;color:#888888;font-size:15px;}
.EssayCont .pagIng a{width:47%;color:#666666;font-size:15px;padding: 15px 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f6f6f6;}
.EssayCont .pagIng a:hover{color:#fff; background: #283f7c;}
.EssayCont .pagIng .prev{float:left}
.EssayCont .pagIng .next{float:right} 


/*==产品详情↓==*/
.ProductShow {}
.DetailCont {}
.DetailCont .top {/* background:#fff; */}
/*--*/
.DetailCont .pst-left {float:left;width: 55%;}
.DetailCont .pst-right {float:right;position:relative; width: 45%;height:600px;padding:30px 0 0 50px;background: #fff;}
/*--*/
.pst-right .title {color: #000123;font-size:30px;font-weight: bold;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #eee solid;}
.pst-right .wx {-webkit-line-clamp: 7;color:#333;font-size:16px;line-height:32px;overflow:hidden;}
.pst-right .data{position:absolute;bottom: 140px;left:50px;color: #283f7c;font-size: 18px;border-bottom: 1px solid #283f7c;}
.pst-right .data i{font-size:20px;color: #283f7c;margin-right:5px;}
.pst-right .data font{}
.pst-right .data:hover{color:#f60;border-color:#f60}
.pst-right .data:hover i{color:#f60}
.pst-right .online {position:absolute;bottom:0px;left:50px;padding-top: 40px;margin-top:40px;border-top: 1px #eee solid;overflow:hidden;}
.pst-right .online a {float:left;margin:0 20px 10px 0;color:#fff;font-size: 15px;padding: 10px 50px;line-height: 32px;border-radius:5px;background: #283f7c;}
.pst-right .online a i{margin-right:10px}
.pst-right .online a.tel{font-size: 22px;padding: 10px 30px;}
.pst-right .online a.cor {color:#fff;background:#000123;}
.pst-right .online a:hover {color:#fff; background:#3a3a3a;}
.pst-right .trait li:nth-child(3):before {content:"\e703";}
/*--*/
.psc-content {margin-top:50px; }
.psc-content .wx {}
.psc-content .wor {color:#666;line-height:30px;font-size:16px;}
.psc-content .long {position:relative;display:flex;}
.psc-content .psd-left {flex:1;min-width:50%}
.psc-content .psd-right {flex-shrink:0;width:360px;margin-left:50px;}
.psc-content .tone{display: flex;margin-bottom:30px; border-bottom: 1px #ccc dashed}
.psc-content .tone li{position:relative;display: inline-block;color: #000123;font-size: 24px;padding: 15px 0px;margin-right: 50px;cursor: pointer;}
.psc-content .tone li:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#283f7c;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.psc-content .tone li.active:after{transform: scale(1);transform-origin:left;}
.psc-content .long{background: #fff;}
.psc-content .frame{display: block;width:100%;align-items: flex-start; margin-bottom:30px;padding-bottom:30px;border-bottom:1px #eee solid}
.psc-content .frame:last-child{margin-bottom:0px !important;padding-bottom:0px !important;border-bottom:0px !important}
.psc-content .wx{ color:#484848;font-size: 16px;line-height: 30px;} 
/*--*/
.srll-recom {position:relative;}
.srll-recom .swiper-container {padding:6px;}
.srll-recom .product-list li {}
/*--*/
.DetailCont .recom{border-top:1px #ddd solid;}
.DetailCont .recom .product-list li{border:1px #eee solid;box-shadow: 0 0 10px #ddd;}
/*--*/
.psd-right {}
.is-affixed .info {margin-top:50px}


/*==左右图片切换↓==*/
.srllOrso {display:flex}
.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;margin-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:#283f7c;}
.srllOrso .leftPic,.srllOrso .rightPic {height:550px;}
.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;position:absolute;top:0;left:0;right:0;z-index:2;margin:0px;padding:5px 0;cursor:pointer;text-align:center;background:rgba(0,0,0,0.4);transition:all .4s ease-in-out;}
.srllOrso .btn:before {color:#fff;font-size:32px;display:block;}
.srllOrso .sPrev:before {content:"\ebd1";}
.srllOrso .sNext:before {content:"\eb9c";}
.srllOrso .btn.sNext {top:auto;bottom:0;}
.srllOrso .btn:hover {opacity:1;background:rgba(0,0,0,0.6)}


/*==滚动大图↓==*/
.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 #283f7c 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:#283f7c;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:#283f7c;}
.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}


/*==关于↓==*/
.AboutInner{padding-bottom:0px !important}
.ab-intro{}
.ab-intro .long{display: flex;}
.ab-intro .set{flex: 1;position: relative;margin-left: 80px;}
.ab-intro .set img{max-width:100%;width:100%;}
.ab-intro .info{flex: 1;}
.ab-intro .info .title{color:#000123;font-size:28px;margin-bottom:30px;}
.ab-intro .info .title span{margin-top: 1px;display:block;color:#bdbdbd;font-size:36px;}
.ab-intro .info .tit{display: flex;color:#283f7c;font-size:20px;margin-bottom: 30px;align-items: center;}
.ab-intro .info .tit::before{content:"";display: block;width: 80px;height:2px;margin-right: 10px;background: #283f7c;} 
.ab-intro .info .wx{color:#666666;font-size:16px;line-height: 32px;}


/*==关于-数字滚动↓==*/
.number-intro{position:relative;z-index:1;display: flex;padding: 50px 0;}
.number-intro::after{content: "";position:absolute;left: -20%;top:0;bottom:0;right: -20%;z-index:-1;background:url(../images/number-bg-02.jpg) no-repeat center;background-size:cover;}
.number-intro li{position:relative;flex: 1;color:#fff;padding: 20px 40px;line-height: 1;border-right:1px solid rgba(255,255,255,0.2);overflow: hidden;}
.number-intro li:after{opacity:0; content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#283f7c;transform:translateY(-50px)}
.number-intro li:last-child{border-right:0px;}
.number-intro .box{position: relative;z-index:2;transition: all .4s ease-in-out;}
.number-intro em{position: absolute;right: 0;top: 0;bottom: 0;margin: auto;height: fit-content;display: table;font-size: 50px;}
.number-intro span{font-size:48px;}
.number-intro font{font-size:14px;margin-left: 10px;}
.number-intro h4{font-size:16px;margin-top: 10px;}
.number-intro li:hover .box{transform:translateY(-2px)}
.number-intro li:hover:after{opacity:0.2;transform:translateY(0px)}


/*==企业文化↓==*/
.ab-culture{background: url(../images/bgk05.jpg) no-repeat center; background-size:cover ;}
.ab-culture ul{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.ab-culture ul li{position:relative;width: calc( 33.3% - 20px);min-height: 400px;margin:0 0 20px 20px;text-align: center;}
.ab-culture ul li img{display: block;width:100%;height: 100%;object-fit: cover;}
.ab-culture ul .box{position:absolute;left:0;right:0;top:0;margin:50px 40px 0 40px}
.ab-culture ul h4{color:#fff;font-size:16px;}
.ab-culture ul p{color:#fff;font-size:24px; margin-top:5px;}
.ab-culture ul li:hover{transform: translateY(-5px);box-shadow: 5px 5px 10px #ddd;}



/*==荣誉资质切换↓==*/
.ab-honor{background: url(../images/honorBg.jpg);}
/*--*/
.srll-honor{position: relative;}
.srll-honor li{ background: #fff;}
.srll-honor .list li .pic{height: 360px;padding: 20px !important;}
.srll-honor li h4{color:#333333;font-size:16px;padding: 15px 10px;text-align: center;}
.srll-honor li:hover h4{color:#283f7c}


/*==公司环境列表↓==*/
.ambient-list.edge {margin:0 0px -20px -20px;}
.ambient-list li a {position:relative;display:block;}
.ambient-list li .pic{padding-top:55%;border:none}
.ambient-list li h4 {padding:12px 20px;color:#000123;font-size:18px;text-align: center; background:#f6f8fa;}
.ambient-list li:hover h4 {color:#fff;background: #283f7c;}


/*==发展历程↓==*/
.ab-history{position:relative; background:#fcfbfc url(../images/history-bg.png) no-repeat  center bottom;}
.ab-history .titleBx{position:absolute;left:0;top:80px;right:0;z-inex:1}


/*==发展历程滚动↓==*/
.srll-history{position:relative;}
.srll-history .swiper-container{border-left: 1px #ddd solid;}
.srll-history .list{}
.srll-history .list li{position:relative;height:950px; padding:50px 30px;border-right:1px #ddd solid}
.srll-history .list h4{color:#283f7c;font-size:32px;}
.srll-history .list p{margin-top:10px;color:#666666;font-size:16px;}
.srll-history .box{position:absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;height: fit-content;padding: 40px;}
.srll-history .list li:nth-child(2){/*transform:translateY(-50px)*/}
.srll-history .spot{display:none}




/*==合作伙伴切换↓==*/
.ab-partner{}
/*--*/
/*.srll-partner{}
.srll-partner .list{}
.srll-partner .list li{}
.srll-partner .list li{}
.srll-partner .list li a{position: relative;display:block;width: 100%;height:100%;overflow: hidden;border-radius: 10px;background:#fff;}
.srll-partner .list a:after{opacity:0; content:""; position:absolute;left:0;top:0;right:0;bottom:0;transform: translateY(-10px);background:#283f7c;}
.srll-partner .list .pic{position:relative;width:100%;padding-top:60%;}
.srll-partner .list .pic img{position: absolute;left:0;top:0; display:block;width:100%;height:100%;}
.srll-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;padding:10px;color:#fff;font-size: 18px;transform: translateY(10px);}
.srll-partner .list li:hover h4{opacity:1;transform: translateY(0px);}
.srll-partner .list li:hover a:after{opacity:0.8;transform: translateY(0px);}*/


/*==营销网络↓==*/
.ab-market{background: url(../images/bgk06.jpg) no-repeat center;background-size:cover;}
.market-air{display: flex;}
.market-air .info{width: 33%;padding:40px;box-shadow: 0 0 10px #ddd;background: #fff;}
.market-air .info li{padding-bottom:40px;margin-bottom:40px;border-bottom:1px #ddd solid;}
.market-air .info li:last-child{margin-bottom:0px;border-bottom:0px;}
.market-air .info h4{color:#283f7c;font-size:20px;margin-bottom:10px;}
.market-air .info span{display: block;color:#666666;font-size:16px;}
.market-air .srt{flex: 1;}



/*==list-box 图片列表↓==*/
.list-box{margin:0 0 -20px -20px}
.list-box li{display:inline-block; width: calc(25% - 20px);margin: 0 0 20px 20px; }
.list-box li img{max-width:100%;width:100%;}
.list-box li a{display:block; }
.list-box li .pic{border: 1px #eee solid; background: #f9f9f9;}
.list-box li:hover .pic{border: 1px #283f7c solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}
.list-box li:hover h4{color:#283f7c;}
.list-box.lx5 li{width: calc(20% - 20px);}


/*==底部===*/
.footer {position:relative;z-index:5; background:#1f1e23;}
.footer .up {padding:70px 0 0px 0;}
.footer .tit {position:relative;color:#fff;font-size:16px;margin-bottom:15px;}
.footer .tit:before {display: none; content:"";position:absolute;top:0;left:-12px;bottom:0;margin:auto;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #fff;}
.footer .nav {position:relative;float:left;width:50%;display:flex;justify-content: space-between;}
.footer .nav li {padding-right:20px;float:left;}
.footer .nav li a {display:block;color:#aaa;font-size:14px;padding:5px 0;}
.footer .nav li a:hover {color:#fff}
.footer .nav .box.col{ column-count: 2;}
.footer .ewm {float:right;margin-left:5%;color:#aaa;font-size:14px;text-align:center;}
.footer .ewm span{float: left;margin-left:30px;}
.footer .ewm img {display:block;width:130px;margin-bottom:10px;}
.footer .right {float:right;max-width:30%; color:#aaa;font-size:12px;}
.footer .right .tel {display:block;color:#fff;font-size:22px;font-weight:bold;margin-bottom:15px;}
.footer .right .wx {display:block;color: #aaa;font-size: 15px;line-height: 30px;}
.footer .right .wx i{display: inline-block;width:20px;text-align: center;font-size:25px;font-size:15px; color:#ff8400;margin-right:10px;}
.footer .down {position:relative;margin-top:60px;padding:20px 0;color:#aaa;font-size:13px;border-top:1px solid rgba(255,255,255,0.1)}
.footer .down a {color:#aaa;font-size:13px;}
.footer .down a:hover {color:#eee;}
.footer .link {display: flex;margin-top: 20px;flex-wrap: wrap;}
.footer .link h3 {flex-shrink: 0; color:#fff;font-size: 14px;}
.footer .link .box{flex: 1;}
.footer .link a {position:relative;color:#ccc;font-size:14px;display:inline-block;padding: 0 20px;margin-bottom:5px;}
.footer .link a:after{content:"";position:absolute;right:0;top:0;bottom:0;width:2px;height: 13px;margin: auto;background:#aaa}
.footer .link a:last-child::after{display: none;}




.leftNav-2{margin-bottom:50px}
.leftNav-2 .title {display: none; position:relative;color:#fff;font-size:28px;font-weight:bold;padding:30px 30px;background:#283f7c;}
.leftNav-2 .title span {display:table-footer-group;color:#fff;font-size:16px;font-weight:400;}
.leftNav-2 .title em {display:none;position:absolute;top:20px;right:20px;float:right;font-size:16px;}
.leftNav-2 .title em i {margin-left:5px}
.leftNav-2 .title em:hover {color:#283f7c}
.leftNav-2 .drop { }
.leftNav-2 .drop > li {border-top:1px #ddd solid}
.leftNav-2 .drop > li > a {position:relative;z-index:2;display: flex;color:#2e2e2e;font-size:16px;font-weight: bold;padding:18px 20px;align-items: center;}
.leftNav-2 .drop > li > a:before {content:"\e65d";font-size: 16px;margin-right: 5px;/* transform:translateX(15px); */}
/*.leftNav-2 .drop > li:hover > a,.leftNav-2 > .drop > li.active > a{color:#283f7c}
.leftNav-2 .drop > li:hover > a:before,.leftNav-2 > .drop > li.active > a:before { transform: rotate(90deg);}*/
.leftNav-2 .drop > li > a.on,.leftNav-2 .drop > li:hover > a{color:#283f7c}
.leftNav-2 .drop > li > a.on:before { transform: rotate(90deg);}
.leftNav-2 .order {}
.leftNav-2 .order > li { }
.leftNav-2 .order > li > a {display: flex;position: relative;color:#777;font-size:16px;padding: 8px 30px 8px 40px;align-items: center;}
.leftNav-2 .order > li > a i{display: flex;position:relative; margin-right: 10px;width: 14px;height: 14px;border:1px #283f7c solid;}
.leftNav-2 .order > li > a i:before {opacity:0; content:"\e6ac";position: absolute;left: -5px;top: -12px;font-size: 26px;font-weight: bold;color: #283f7c;/* transform:translateX(15px); */}
.leftNav-2 .order > li.active > a i:before{opacity:1}
.leftNav-2 .order > li:hover > a,.leftNav-2 .order > li.active > a {color:#283f7c;transform:translateX(2px);}



.product-lea{}
.product-lea .frame{margin-bottom:50px;padding-bottom:30px;border-bottom:2px #ddd solid}
.product-lea .up{display: flex;margin-bottom:30px;align-items: center;}
.product-lea .up .pic{flex-shrink: 0;width: 280px;min-height:100px;margin-right:30px; background: #eee;}
.product-lea .up h4{color:#333;font-size: 24px;font-weight: bold;}
.product-lea .list{/* display: flex; */}
.product-lea .list .top{background:#283f7c}
.product-lea .list li{display:flex;color: #5b555a;font-size:15px;margin-bottom:2px;cursor: pointer;align-items: center; background: #fff;}
.product-lea .list li:nth-child(2n){ background:#f8f8f8}
.product-lea .list li:last-child{border-bottom:1px #eee solid}
.product-lea .list span{width: 13%;/* flex: 1; */padding: 20px 20px;display: flex;font-size: 14px;/* border: 1px #eee solid; */border-right: 1px #eee solid;}
.product-lea .list span:last-child {border-right:none}
.product-lea .list span:nth-child(2){width: 22%;}
.product-lea .list span:nth-child(3){width: 14%;}
.product-lea .list span:nth-child(4){width: 19%;}
.product-lea .list span:nth-child(7){width: 8%;}
.product-lea .list a{ color: #5b555a;}
.product-lea .list a:hover{color:#283f7c}
.product-lea .list li:nth-child(n+2):hover{background:#eee;}
.product-lea .list li:nth-child(n+2):hover *{color:#283f7c;}
.product-lea .list .top * {color: #fff;font-size: 15px;padding: 15px 18px;}

