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

 


/*==版心定义↓==*/
.container{width:1600px;}
a:hover{color:var(--color-main);}
.bga{background:#f8f8f8;}


/*==字符串↓==*/
*: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_8dii1xpic4w.woff2?t=1725290663086') format('woff2'),
       url('//at.alicdn.com/t/c/font_1963410_8dii1xpic4w.woff?t=1725290663086') format('woff'),
       url('//at.alicdn.com/t/c/font_1963410_8dii1xpic4w.ttf?t=1725290663086') format('truetype');
}


/*==颜色配置↓==*/
:root {
--color-main:#f08519;
--color-main-2:#242970;
--color-1:#000123;
--color-2:#3a3b3c;
--color-3:#6a6b6c;
--color-4:#9a9b9c;
--color-title:#000123;
--color-bif:#6a6b6c;
--color-txt:#6a6b6c;
--color-time:#9a9b9c;
--color-hover:#f08519;
--color-hover-2:#242970;
--color-hover-3:#ff6601;
--bg-main:rgba(240,133,25,0.5);
--bg-2:rgba(0,0,0,0.5);
--bg-3:rgba(36,41,112,0.6);

}	


/*==顶部↓==*/
.fixed-top.header .fixed{ position: fixed;top:0;width:100%; height:80px;box-shadow: 0 0 10px #ddd;  }
.fixed-top.header .fixed:before{opacity:1; height:100%;}
.fixed-top.header .logo img{max-height:60px;}
.fixed-top.header .logo .txt font{font-size:18px}
.fixed-top.header .logo .txt.r1{display: none;}
.fixed-top.header .logo .txt.r2{display: block;}
.fixed-top.header .right{display:none}
.fixed-top.header .nav{padding-top:0px}
.fixed-top.header .sub{top:80px} 
/*--*/
.header{position: relative;z-index:5;border-bottom:1px #eee solid;height: 140px;}
.header .fixed{position: relative;left:0;right:0;height:140px; background: #fff;}
.header .fixed: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{position: relative;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:100px;}
.header .logo .txt{color: #6a6a6a;font-size:16px;margin-left: 20px;}
.header .logo .txt font{display: block;font-size: 20px;color: var(--color-main-2);font-weight:bold;letter-spacing: 1px;margin-bottom: 5px;}
.header .logo .txt.r2{display: none;margin-top:40px}
.header .tel{position: relative;display: flex;font-size: 20px;font-weight:bold;color: #000;height: 100%;align-items: center;margin-left: 50px;}
.header .tel:before{content: "\e6a6";margin-right: 10px;font-size:24px;font-weight: 400;color: var(--color-main-2);}
.header .bar{float:right;display: flex;margin-left: 30px;height: 100%;color:#333;font-size:16px;align-items: center;}
.header .bar i{color:#000123;font-size: 26px;margin-right:6px;}
.header .bar:hover{color:var(--color-main)}
.header .bar:hover i{color:var(--color-main)}
.header .lang{position: relative;display: flex;margin-left: 40px;height:100%;align-items: center;}
.header .lang .tit{display: flex;flex-shrink: 0;color: #3a3a3a;font-size:16px;align-items: center;}
.header .lang .tit:before{content:"\e668";margin-right:10px;color: var(--color-main-2);font-size: 20px;}
.header .lang .drop{display:none;position: absolute;right: 0;top: 40px;z-index: 2;width: max-content;padding: 10px 20px;border: 1px #eee solid;border-radius: 5px;box-shadow: 10px 0px 20px #ccc;background: #fff;}
.header .lang .drop:before{content:"";position:absolute;top: -20px;right: 25px;display: table;margin: auto;border: 10px solid white;border-color: transparent transparent #fff transparent;}
.header .lang .drop a{display: inline-block;color:#3a3a3a;font-size: 14px;padding: 0 10px;border-right: 1px #aaa  solid;text-align:center}
.header .lang .drop a:last-child{border-right:0px;}
.header .lang .drop a:hover{color:var(--color-main);}
.header .lang:hover .drop{display:block;}
.header .lang:hover:after{color:var(--color-main);transform: rotateX(180deg);}
.header .lang:hover b{color:var(--color-main)}
.header .right{position: absolute;top: 20px;right:0;z-index:2;display: flex;align-items: center;}
.header .search{display: flex;margin-left: 30px;align-items: center;}
.header .search form{display: flex;width: 180px;overflow: hidden;border-bottom: 1px #aaa solid;background: #fff;align-items: stretch;}
.header .search form input{flex: 1;width: 100%;padding: 10px 0px;color: #2a2a2a;font-size: 14px;}
.header .search form button{flex-shrink: 0;padding: 0;color: var(--color-main-2);font-size: 22px;font-weight: bold;cursor: pointer;}
.header .search form button:hover{color:#3a3a3a;}
.header .search form input,.header .search form button{border:none; background:none}
.header .search form input::-webkit-input-placeholder { color:#999; }
.header .nav{display:flex;float: right;height: 100%;padding-top: 70px;}
.header .nav > li{ float: left;position:relative; height: 100%;margin-left: 50px;}
.header .nav > li > a{position: relative;z-index:1;display: flex;color: #3a3a3a;font-size: 16px;font-weight:bold;height: 100%;text-align: center;align-items: center;flex-direction: row-reverse;}
.header .nav > li > a:after{content:"";position: absolute;left: 0;right: 0;bottom:0;top: 43px;z-index:-1;margin: auto;height:5px;background:#f08519;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.header .nav > li:hover > a,.header .nav > li.active > a{color: var(--color-main-2);}
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}
.header .nav .sub{display:none;width: 160px;left: -45px;top: 100%;position:absolute;border:1px #ddd solid;background: rgba(255,255,255,1);padding: 10px 10px;z-index: 999;text-align: center;box-shadow: 0px -10px 20px #ebebeb;}
.header .nav .sub:before{content:"";position:absolute;top: -20px;left: 0;right: 0;display: block;margin: auto;width: fit-content;height: fit-content;border: 10px solid white;border-color: transparent transparent #fff transparent;}
.header .nav .sub a{display: block;color: #5e5e5e;font-size: 15px;padding: 10px 10px;border-bottom: 1px #ddd dashed;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.header .nav .sub a:last-child{border:none}
.header .nav .sub a:hover{color:#fff;border-color:var(--color-main); background: var(--color-main);}



/*==标题↓==*/
.titleAx{margin-bottom:40px;color:#2c3045;font-size:36px;}
.titleAx b{font-weight: bold;}  
.titleAx span{margin-top:15px;display: block;color:#6b6b6b;font-size:16px;font-weight: 400;text-transform: Uppercase;}
.titleAx font{color:var(--color-main)}
.titleAx hr{display: block;margin:0px;margin-top: 12px;width: 40px;height: 3px;border:none;background: var(--color-main);}
.titleAx.cen{text-align: center; }
.titleAx.cen{}
.titleAx.cen hr{margin:0px auto;margin-top: 10px;}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
.titleAx.white hr{background:#fff}
.titleAx.tTop{margin:50px 0 -20px 0;}
.titleAx.m30{margin-bottom:30px}
.titleAx.m40{margin-bottom:40px}
/*--*/
.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}
.titleBx b{}
.titleBx span{display: block; margin:auto;margin-top:15px;color:#9a9b9c;font-size:15px;font-weight:400;text-transform: Uppercase;}
.titleBx hr{display: block;margin:0 auto;margin-top:15px;width: 40px;height: 2px;border:none;background: var(--color-main);}
.titleBx.lef{text-align: left;}
.titleBx.lef hr{margin:0px;margin-top:15px;}
.titleBx.lef span{margin:0px;margin-top:15px;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.tTop{margin:50px 0 -20px 0;}


/*==更多按钮↓==*/
.more-4{display: table;margin-top:40px;color: #fff;font-size: 16px;padding: 10px 20px;border-radius: 5px;cursor: pointer; text-decoration: underline;background: var(--color-main);transition: all .4s ease-in-out;}
.more-4::after{content: "\e633";color:#fff;margin-left:10px;font-size: 14px;}
.more-4:hover{color:#fff;text-decoration: underline;background:#3a3a3a}
.more-4:hover::after{color:#fff}
.more-4.cen{margin:auto; margin-top:40px}
/*--*/
.more-5{display: table;margin-top:40px;color:var(--color-main);font-size:20px;transition: all .4s ease-in-out;}
.more-5::after{content: "\e633";color:var(--color-main);margin-left:10px;font-size: 14px;}
.more-5:hover{color:var(--color-main);text-decoration: underline;}
.more-5:hover::after{color:var(--color-main)}
/*--*/
.more-6{display: table;margin-top:40px;color:var(--color-main);font-size:20px;text-decoration: underline;transition: all .4s ease-in-out;}
.more-6::after{content: "\e633";color:var(--color-main);margin-left:10px;font-size: 14px;}
.more-6:hover{color:#000;text-decoration: underline;}
.more-6:hover::after{color: #000;}


/*==通用标题↓==*/
.theme-item{display: flex;color: #2c3045;font-size:22px;font-weight:bold;padding-bottom: 30px;margin-bottom:50px;border-bottom:1px #ddd solid;align-items: center;}
.theme-item::before{content: "";flex-shrink: 0;display: block;width:5px;height: 35px;margin-right:20px;border-radius: 5px;background:var(--color-main);}
.theme-item.nr{border-bottom:0px;padding-bottom:0px;}


/*==进度条↓==*/
.progress.progress-item{position: relative;margin-top:60px;width:auto;height:3px;background: #666666;} 
.progress.progress-item .swiper-pagination-progressbar-fill{background:var(--color-main);}


/*-切换点9-*/
.spot-dot.d9 span{width: 10px;height: 10px;margin:0 10px !important;border-color:var(--color-main-2);background:var(--color-main-2);}
.spot-dot.d9 span.swiper-pagination-bullet-active {transform: scale(1.3);border-color: var(--color-main);background:var(--color-main);}

/*-切换点-控制-*/
.trol-spot{display: flex;margin-top:60px;align-items: center;justify-content: center;}
.trol-spot .spot{margin:0px;}
.trol-spot .more{margin:0px;margin-left:20px;font-size: 16px;}
 

/*-内页锚点-*/
.point-rack{opacity:0; position: relative;left:0;right:0;top:-210px;z-index:2;display: block;width:100%;height:1px;background: #000;}



/*==首页新闻列表↓==*/
.newsHome .news-grid-2{margin-top:40px;}
/*--*/
.news-grid {margin: 0 0 -10px -60px;}
.news-grid li{float:left;width: calc(50% - 60px);margin: 0 0 10px 60px;}
.news-grid a {display:block;position:relative;}
.news-grid .box{position: relative;z-index: 1;}
.news-grid .pic{height: 400px;}
.news-grid .pic img {display:block;width:100%;height:100%;object-fit:cover;}
.news-grid h4 {-webkit-line-clamp: 1;position:relative;color: var(--color-main-2);font-size: 26px;font-weight: bold;}
.news-grid p{-webkit-line-clamp:2;margin-top: 10px;color:#878787;font-size:14px;line-height: 24px;}
.news-grid .more{display:block; margin-top:30px;color:#333;font-size:14px;}
.news-grid li:hover h4 {color:var(--color-main);transform:translateX(5px)}
.news-grid li:hover .more{color:var(--color-main)}
.news-grid .one .box{padding: 30px;background: #fff;}
.news-grid .one h4{-webkit-line-clamp: 2;font-size: 24px;}
.news-grid .two{float:right;border-bottom: 1px #ddd solid;padding-bottom: 30px;margin-bottom: 40px;}
.news-grid .two:last-child{margin-bottom:0px;}
.news-grid .two h4{font-size: 20px;font-weight:bold;}
.news-grid .two .time{display:block; margin-top:10px;color:#999;font-size:14px;}
.news-grid .two a{}
/*--*/
.news-grid-2{margin: 0 0 -30px -30px;}
.news-grid-2 li{float:left;width: calc(33.3% - 30px);margin: 0 0 30px 30px;}
.news-grid-2 a {display: flex;position:relative;padding: 15px 20px;border-radius: 5px;background: #fff;align-items: center;}
.news-grid-2 a::before{content: "\e6ec";margin-right:10px;font-size: 19px;}
.news-grid-2 a::after{opacity:0; content: "";position: absolute;left:0;right:0;bottom:0;z-index:1;width: 50%;height:5px;background: var(--color-main);}
.news-grid-2 h4{-webkit-line-clamp: 1;color: #666666;font-size: 18px;}
.news-grid-2 li:hover h4{color:var(--color-main-2)}
.news-grid-2 li:hover a::before{color:var(--color-main)}
.news-grid-2 li:hover a::after{ opacity:1; width:100%}


/*==首页技术趋势↓==*/
.strength-row{display: flex;}
.strength-row li{position: relative;width: 25%;height:800px}
.strength-row li.active{width:50%;}
.strength-row .pic{position: relative; width:100%;height:100%;}
.strength-row .pic::after{ content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background:-webkit-linear-gradient(top, rgba(36,41,112,0.1), rgba(36,41,112,0.5)); }
.strength-row .pic img{width:100%;height: 100%;object-fit: cover;}
.strength-row h4{color:#fff;font-size: 22px;font-weight: bold;}
.strength-row .more{display: table;color:#fff;font-size: 16px;}
.strength-row .more::after{content: "\e6ec";margin-left:10px;font-size: 14px;}
.strength-row .more:hover{text-decoration: underline;}
.strength-row .box{position:absolute;left:0;bottom:0;right:0;z-index: 2;margin: 50px;transition: all .4s ease-in-out;}
.strength-row .box .more{margin-top: 80px;}
.strength-row .info{opacity: 0;position: absolute;bottom:0;right:0;z-index:3;width: 90%;padding:30px;background: var(--color-main);transition: all .4s ease-in-out;}
.strength-row .info .low{display: flex;margin-top:10px;}
.strength-row .info p{color:#fff;font-size: 16px;line-height: 26px;}
.strength-row .info .more{flex-shrink: 0;margin-left:5%;}
.strength-row .video .link{opacity:0; position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;margin: auto;width: fit-content;height: fit-content;font-size:80px;color:#fff;}
.strength-row .video .link:before{content:"\e697";}
.strength-row .video.active .link{opacity:1}
.strength-row li.active .pic:after{background:-webkit-linear-gradient(top, rgba(36,41,112,0.5), rgba(36,41,112,0.5)); }
.strength-row li.active .box{opacity:0}
.strength-row li.active .info{opacity:1}


/*==首页解决方案↓==*/
.solveHome{background: #eceafe;}


/*==解决方案-tab按钮↓==*/
.solve-item .roll{display: flex;margin:0 0 -40px -40px;flex-wrap: wrap;}
.solve-item .roll li{flex:1;margin:0 0 40px 40px;}
.solve-item .roll a{display: flex;padding: 30px;border-radius: 5px;align-items: center;justify-content: space-between;}
.solve-item .roll a::after{opacity: 0;content: "\e84f";margin-left:10px;font-size: 40px;color:#fff;}
.solve-item .roll h4{color:#333333;font-size:20px}
.solve-item .roll h4 span{display:block;margin-top:5px; color:#666666;font-size:12px}
.solve-item .roll li.active a,.solve-item .roll li:hover a{background:var(--color-main);}
.solve-item .roll li.active *,.solve-item .roll li:hover *{color:#fff}
.solve-item .roll li.active a:after,.solve-item .roll li:hover a:after{opacity:1}


/*==解决方案tab↓==*/
.solve-tab{}
.solve-tab .roll{margin-top:40px;}
.solve-tab .shelf{}
.solve-tab .shelf .long{display: flex;}
.solve-tab .shelf .info{flex-grow: 0;width:30%;padding:30px;border-radius: 10px;background: #fff;}
.solve-tab .shelf h4{color:#333;font-size: 22px;}
.solve-tab .shelf p{margin-top:20px;color:#666;font-size:16px;line-height: 26px;}
.solve-tab .shelf .more{margin-top:40px;}
.solve-tab .shelf .set{margin-left:40px;flex: 1%;}
.solve-tab .srll-solve{margin-top:30px}


/*==解决方案tab-2↓==*/
.solve-tab-2{position: relative;}
.solve-tab-2.solve-item .roll a{background: #2c3045;}
.solve-tab-2.solve-item .roll *{color:#fff}
.solve-tab-2 .shelf .pic{text-align: center;}
.solve-tab-2 .shelf .pic img{width:100%}


/*==解决方案滚动↓==*/
.srll-solve{position: relative;}
.srll-solve .list .title{opacity: 0;position: absolute;left: 0;right: 0;bottom: 0;color:#fff;font-size:14px;padding:10px;background: rgba(0,0,0,0.2);}
.srll-solve .list li:hover .title{opacity: 1;}
.srll-solve .trol{display: flex;margin-bottom:20px;align-items: center;justify-content: flex-end;}
.srll-solve .trol .btn{position: initial;margin-left:10px;transform:scale(0.8);}
.srll-solve .trol .btn.sNext{transform:scale(0.8) rotateY(180deg);}
.srll-solve .spot{display: none;}


/*==解决方案页面↓==*/
.solveIn{}
.solveIn .frame{margin-bottom:80px}
.solveIn .frame:last-child{margin-bottom:0px}


/*==解决方案列表↓==*/
.solve-list.edge{display: flex;flex-wrap: wrap;margin:0 0 -30px -30px}
.solve-list.edge li{width: calc(25% - 30px);margin:0 0 30px 30px;}
.solve-list a{position: relative; display: block;}
.solve-list .box{position: absolute;left:0;bottom:0;right:0;padding:10px 30px;background: rgba(255,255,255,0.8);    transition: all .4s ease-in-out;}
.solve-list .box h4{color:#000;font-size:20px;}
.solve-list .box span{display: block; margin-top:5px; color:#717171;font-size:16px;}
.solve-list .separ{opacity: 0; position: absolute;left:0;top:0;right:0;bottom:0;z-index:1;margin: auto;background:var(--bg-3);    transition: all .4s ease-in-out;}
.solve-list .separ::before{content: "\e696";position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;margin: auto;width: fit-content;height: fit-content;color:#fff;font-size: 50px;}
.solve-list li:hover .box{opacity: 0;}
.solve-list li:hover .separ{opacity: 1;}


/*==解决方案详情↓==*/
.solveDet{}
.solveDet.DetailCont .top{background:#fff;}


/*==产品页面↓==*/
.proIn .solve{background: #ebe9fc;}
.proIn .solve-item .roll{position: absolute;left:0;right:0;z-index:2}


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


/*-产品tab-*/
.pro-tab{}
.pro-tab .long{display: flex;width: 100%;justify-content: space-between;}
.pro-tab .left{flex: 1;width: 0;}
.pro-tab .or{display: flex;}
.pro-tab .or .info{width: 30%;flex: 1;}
.pro-tab .or .info .top{margin-bottom:50px}
.pro-tab .or .info .title{color:var(--color-main);font-size: 32px;font-weight: bold;}
.pro-tab .or .info .brief{display: block;margin-top:10px;color: #333333;font-size: 18px;}
.pro-tab .or .info .shell{margin-bottom:40px}
.pro-tab .or .info .shell:last-child{margin-bottom:0px;}
.pro-tab .or .info .tit{position:relative;color: var(--color-main);font-size: 24px;margin-bottom:20px;padding-left:20px}
.pro-tab .or .info .tit:before {content:"";position:absolute;left:0;top:20%;width: 3px;height:60%;background: var(--color-main);}
.pro-tab .or .info .wx{color:#6a6a6a;font-size: 15px;line-height: 28px;}
.pro-tab .or .info .more{display: table;margin-top:40px;color: #fff;font-size: 22px;padding: 15px 30px;border-radius: 5px;text-decoration: underline;background: var(--color-main);}
.pro-tab .or .info .more:hover{background:#3a3a3a}
.pro-tab .or .info .more::after{content: "\e633";margin-left:10px;font-size: 14px;}
.pro-tab .or .cen{width: 70%;margin-left:50px;}
.pro-tab .or .cen .one{margin-bottom:20px;text-align: center;}
.pro-tab .or .list{display: flex;flex-wrap: wrap;margin:0 0 -20px -20px}
.pro-tab .or .list li{display: inline-block;width:calc(33.3% - 20px);margin:0 0 20px 20px; }
.pro-tab .or .list a{display: block;padding:30px;background: rgba(255,255,255,0.5);}
.pro-tab .or .list .pic{padding-top:75%;}
.pro-tab .or .list h4{color:#333;font-size:18px;margin-top:15px;text-align: center;}
.pro-tab .or .list li:hover a{transform: translateY(-5px);}
.pro-tab .or .list li:hover h4{color:var(--color-main)}
.pro-tab .right{flex-shrink: 0;margin-left: 100px;}
.pro-tab .right .more-4{margin-top:50px;}
.pro-tab .roll{position: relative;display: flex;width:300px;height: 100%;padding-top: 100px;align-content: space-between;flex-direction: column;}
.pro-tab .roll::after{content:"";position:absolute;left:0;top:0;bottom:0;z-index:1;width: 102px;height: 588px;background:url(../images/product-line.png) no-repeat center;background-size:cover;}
.pro-tab .roll li{position: relative;z-index: 2;margin-bottom: 60px;text-align: right;}
.pro-tab .roll li::before{content: "";position: absolute;left:0;top:0;bottom:0;z-index:1;margin: auto;width: 16px;height: 16px;border-radius: 50%;box-shadow: 0 0 0 2px var(--color-main);border: 2px #fff solid;background: #fff;}
.pro-tab .roll li a{display: block;color:#333333;font-size:18px;font-weight: bold;}
.pro-tab .roll li.active a{color:var(--color-main)}
.pro-tab .roll li.active:before{background:var(--color-main)}
.pro-tab .roll li:nth-child(1):before{left:30px}
.pro-tab .roll li:nth-child(2):before{left: 11px;}
.pro-tab .roll li:nth-child(3):before{left: 3px;}
.pro-tab .roll li:nth-child(4):before{left: 5px;}
.pro-tab .roll li:nth-child(5):before{left: 18px;}
.pro-tab .roll .more-5{margin-top:0px;text-align:right;}


/*===产品列表↓==*/
.product-list.edge{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list.edge li{position:relative; display: inline-block;width:calc(25% - 32px);margin:0 0 30px 30px; overflow: hidden;}
.product-list a{position: relative; display: block; background: #fdfbff;}
.product-list a::after{content: "";display: block;position:absolute;left:0;right:0;bottom:0;z-index:1;width:100%;height: 3px;background:var(--color-main);transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.product-list .pic{padding-top:75%;background:#f6f8fa;}
.product-list .box{padding: 30px 20px;}
.product-list h4{color: #2c3045;font-size:16px;}
.product-list p{margin-top:10px; color:#777777;font-size:16px; }
.product-list .more{display: flex;width: fit-content;margin-top: 20px;color: var(--color-main);font-size:14px;align-items: center;}
.product-list .more:after{content:"\e65b";color: var(--color-main);margin-left: 2px;font-size: 18px;}
.product-list li:hover a{transform: translateY(-5px);}
.product-list li:hover a::after{transform: scale(1);transform-origin:left;}
.product-list li:hover h4{}


/*==招聘页面↓==*/
.jobIn{}
.jobIn .top .long{display: flex;}
.jobIn .top .set{width:50%;}
.jobIn .top .info{width:50%;margin-left:80px;padding-top: 30px;}
.jobIn .top .box{display: flex;align-items: center;}
.jobIn .top .box h4{color:#2c3045;font-size:38px;font-weight:bold;}
.jobIn .top .box .more-4{flex-shrink: 0; margin:0px;margin-left:50px;}
.jobIn .top .pic{margin-top:50px;}


/*==新闻↓==*/
.newsIn{}
.newsIn .top{margin-bottom: 50px;}
.newsIn .top a{display: flex;box-shadow:0 0 10px #eee;background:#fff;}
.newsIn .top .pic{width:50%;padding-top: 30%;}
.newsIn .top .info{width:50%;padding: 50px;}
.newsIn .top .info h4{color:var(--color-main-2);font-size: 30px;font-weight: bold;}
.newsIn .top .info .time{display: block;margin-top: 20px;color: #7f7f7f;font-size: 16px;}
.newsIn .top .info p{-webkit-line-clamp: 3;margin-top: 20px;color: #7f7f7f;font-size: 18px;line-height: 28px;}
.newsIn .top:hover h4{color:var(--color-main)}


/*==新闻列表↓==*/
.news-list {display: flex;margin:0px 0 -30px -30px;flex-wrap: wrap;}
.news-list li{ width:calc(25% - 30px);margin:0 0 30px 30px; }
.news-list a{display:block;box-shadow: 0 0 10px #ddd; background: #fff;}
.news-list .pic{padding-top:50%;}
.news-list .info{padding:20px;border-bottom: 5px var(--color-main) solid;}
.news-list .title {color:#333333;font-size:22px;font-weight: bold;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list .time{margin-top: 5px;display: block;color:#7f7f7f;font-size:16px;}
.news-list li:hover .title {color:var(--color-main)}
.news-list li:hover .more {color:#fff;border-color:var(--color-main);background:var(--color-main)}


/*==新闻详情框↓==*/
.newsDet{}
.newsDet .bgi{margin-bottom:30px;background:#fff;}
.newsDet .bgi:last-child {margin-bottom:0px;}
.newsDet .bgi.p3 {padding:30px 30px 40px 30px;}
.newsDet .bgi.p4 {padding:40px 40px 40px 40px;}
/*--*/
.newsDet .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
.newsDet .content .titleTop.lef{text-align: left;}
.newsDet .content .title{color:#333333;font-size:28px;}
.newsDet .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
.newsDet .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
.newsDet .content .msg span{margin:0 5px;}
.newsDet .content .msg a:hover,.NewsDetail .msg .active{color:var(--color-main)}
.newsDet .content .msg .active{font-weight:bold;}
.newsDet .content .wor{min-height:300px;font-size:16px;}
/*--*/
.newsDet .door-all .little{width:320px}
.newsDet .secs{}
.newsDet .secs .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
.newsDet .secs .shell:last-child {margin-bottom:0px;}
.newsDet .secs .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
.newsDet .secs .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:var(--color-main);}
.newsDet .secs .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
.newsDet .secs .shell .tit .more:hover{color:var(--color-main)}
/*--*/
.newsDet .news {}
.newsDet .news li {clear:both;width:100%;margin-bottom:12px;}
.newsDet .news li:last-child{margin-bottom:0px;}
.newsDet .news .one {position:relative;}
.newsDet .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)}
.newsDet .news .one:hover h4 {background:var(--color-main)}
.newsDet .news .two{}
.newsDet .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:15px;}
.newsDet .news .two a:before {content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#b2b2b2;}
.newsDet .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsDet .news .two:hover a {color:var(--color-main);}
.newsDet .news .two:hover a:before {background:var(--color-main);}

 

/*==产品详情↓==*/
.ProductShow{}
.DetailCont .top{}
.DetailCont .top .long{display: flex;}
/*--*/
.DetailCont .pst-left {width:56%;}
.DetailCont .pst-left.video a{position:relative;display:block;height:500px}
.DetailCont .pst-left.video a::before{content: "\e696";position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;margin: auto;width: fit-content;height: fit-content;color:#fff;font-size: 50px;}
.DetailCont .pst-left.video a::after{opacity:0.2; content:""; position: absolute;left:0;top:0;right:0;bottom:0;z-index:1;background: #000;}
.DetailCont .pst-left.video img{width:100%;height: 100%;object-fit: cover;}
.DetailCont .pst-left.video a:hover::before{opacity: 0.8;transform:scale(1.08);}
.DetailCont .pst-left.video a:hover::after{opacity: 0.3;}
.DetailCont .pst-right {width:45%;margin-left:80px}
/*--*/
.pst-right .title {color:#2c3045;font-size:32px; font-weight:bold; margin-bottom:40px; }
.pst-right .number {color:#666;font-size:18px;display:block;margin-top:20px;}
.pst-right .wx {color:#989898;font-size:18px;line-height:28px;}
.pst-right .tel{margin-top:60px;}
.pst-right .tel span{display: block;margin-bottom:10px;color:#333333;font-size:22px;}
.pst-right .tel span font{font-weight: bold;}

/*--*/
.psc-content{margin-top:70px;}
.psc-content .wx {}
.psc-content .wor {color:#666;line-height:30px;font-size:16px;}
.psc-content .long {position:relative;}
.psc-content .psd-left {flex:1;min-width:50%}
.psc-content .psd-right {flex-shrink:0;width:360px;margin-left:50px;}
.psc-content .tone {position:relative;display:flex;margin-bottom:50px;justify-content: center;}
.psc-content .tone:after {content:"";position:absolute;left:-10%;right:-10%;bottom:0;height:1px;background:#ddd;}
.psc-content .tone li{position:relative;display:inline-block;margin: 0 40px;color: #666666;font-size: 22px;padding-bottom: 15px;cursor:pointer;}
.psc-content .tone li:after {content:"";position:absolute;left:0;bottom:0px;width:100%;z-index:1;height: 3px;transition:transform .5s;transform:scale(0,1);transform-origin:right;background:var(--color-main);}
.psc-content .tone li.active,.psc-content .tone li:hover {color: #000000;font-weight: bold;}
.psc-content .tone li.active:after,.psc-content .tone li:hover:after {transform:scale(1);transform-origin:left;}
.psc-content .frame {margin-bottom:80px;padding-bottom:80px;border-bottom:1px solid #ddd}
.psc-content .frame.mr{margin-bottom:80px;padding-bottom:0px;border-bottom:0px}
.psc-content .frame.nb{margin-bottom:0px;padding-bottom:0px;border-bottom:0px}
.psc-content .theme {position:relative;color:#333;font-size:22px;margin-bottom:30px;padding-left:20px}
.psc-content .theme:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:var(--color-main);}
.psc-content .oros{display: flex;}
.psc-content .oros .shell{flex:1;}



/*==联系我们↓==*/
.contactIn{}
.contactIn #dituContent{width:100%;height:700px;}
.contactIn #dituContent img{max-width:initial;}
/*--*/
.cta-mode{}
.cta-mode .long{}
.cta-mode .long{display: flex;justify-content: space-between;}
.cta-mode .set{width:50%;margin-left: 50px;}
.cta-mode .info{width:50%;}
.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: var(--color-main);}
.cta-mode .wx{color:#3a3a3a;font-size:20px; line-height: 35px;}
.cta-mode .row{}
.cta-mode .row li{display: flex;margin-bottom:20px;color: #333333;font-size: 22px;font-weight: bold;align-items: center;}
.cta-mode .row b{display: block;margin-bottom:5px;/* color:#000123; */font-size: 18px;font-weight:400;}
.cta-mode .row i{flex-shrink: 0;display: flex;margin-right:10px;width: 30px;color:var(--color-main);font-size: 22px;text-align: center;justify-content: center;align-items: center;}
.cta-mode .ewm{display: flex;margin-top: 50px;}
.cta-mode .ewm span{margin-right: 40px;color:#2a2a2a;font-size: 15px;text-align: center;}
.cta-mode .ewm img{display:block;width:140px;padding: 5px;margin-bottom: 10px;border: 2px #000 solid;border-radius: 10px;}
/*--*/
.cta-message{}
.cta-message form{padding:0 0px;}
.cta-message .long{display: flex;justify-content: space-between;}
.cta-message .set{width: 55%;margin-left: 80px;}
.cta-message .info{flex: 1;width:50%;}
.cta-message .top{display: flex;margin-bottom:30px;align-items: center;justify-content: space-between;}
.cta-message .top h3{color:#333;font-size: 24px;font-weight: bold;line-height: 40px;}
.cta-message .top .tel{display: flex;color:#3a3a3a;font-size:26px;align-items: center;}
.cta-message .top .tel::before{content:"\e6a6"; display:block;margin-right:10px;margin-top:5px;color:#3a3a3a;font-size:28px;}
.cta-message .form-item .more-4{margin-top:20px}


/*==公司简介↓==*/
.ab-intro{}
.ab-intro .orso{display: flex;justify-content: space-between;}
.ab-intro .orso .set{width: 47%;}
.ab-intro .orso .txt{color:#2c3045;font-size:25px;line-height: 45px;}
.ab-intro .orso .txt font{color: var(--color-main-2);}
.ab-intro .orso .info{width: 47%;}
.ab-intro .orso .info .wx{color:#7a7a7a;font-size:16px;line-height: 30px;}
.ab-intro .video{margin-top:40px;}
.ab-intro .video a{display: block;position: relative;}
.ab-intro .video a::after{opacity:0.6;content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background: #000;}
.ab-intro .video a::before{content: "\e609";position: absolute;left:0;top:0;right:0;bottom:0;z-index: 2;margin: auto;width: fit-content;height: fit-content;color: #fff;font-size: 100px;}
.ab-intro .video a:hover::after{opacity: 0.5;}
.ab-intro .video a:hover::before{transform:scale(1.1);}


/*==公司简介数字滚动↓==*/
.digital-intro{display: flex;margin:20px 0 -20px -20px;flex-wrap: wrap;}
.digital-intro li{display: flex;position: relative;width:calc(33.3% - 20px);height:320px;margin:0 0 20px 20px;padding: 30px;background:#fff;flex-direction: column;justify-content: space-between;}
.digital-intro .bg{position: absolute;right:20px;bottom:0;}
.digital-intro h4{color:#666666;font-size:24px;}
.digital-intro .low{display:flex;align-items: flex-end;line-height: 1;}
.digital-intro span{color:var(--color-main);font-size: 72px;font-weight: bold;margin-right:10px;font-style: italic;}
.digital-intro h5{color:#000000;font-size:24px;}
.digital-intro li:hover{background: var(--color-main);}
.digital-intro li:hover *{color:#fff}


/*==企业文化↓==*/
.ab-culture{}
.ab-culture ul{display: flex;flex-wrap: wrap;margin:0 0 -10px -10px}
.ab-culture ul li{position: relative;z-index: 1;width: calc(50% - 10px);height: 420px;margin:0 0 10px 10px;padding: 60px;}
.ab-culture ul li:nth-child(1){width:calc(100% - 10px);height: 520px;}
.ab-culture ul .bg{position: absolute;left:0;top:0;right:0;bottom:0;z-index: -1;width:100%;height: 100%;object-fit: cover;}
.ab-culture ul .box{}
.ab-culture ul h4{color:#fff;font-size: 32px;}
.ab-culture ul p{margin-top: 15px;color:#fff;font-size: 20px;}


/*==发展历程↓==*/
.srll-history{padding:0 80px}
.srll-history .or{display: flex;}
.srll-history .or .info{flex: 1;padding: 50px 200px 0 100px;}
.srll-history .list .info h4{color: var(--color-main-2);font-size:150px}
.srll-history .list .info p{margin-top:40px;color:#666666;font-size:24px;line-height: 35px;}
.srll-history .list .set{flex-shrink: 0;width:50%;}
.srll-history .list .set img{width:100%;}
.ab-history .spot{display: none;}


/*==荣誉资质滚动↓==*/
.srll-honor .list h4{opacity: 0;position: absolute;left:0;bottom:0;right:0;color: #fff;font-size: 16px;text-align: center;padding: 10px 20px;background: rgba(0,0,0,0.2);}
.srll-honor .list li:hover h4{opacity:1}
/*--*/
.ab-honor .list .more{background:#f5f5f5}
.ab-honor .list .more .pic:before{display:none;}
.ab-honor .list .more .pic:after{display:none;}
.ab-honor .list .more span{display: table;color:#fff;font-size: 15px;padding:8px 20px;border-radius:5px;background:var(--color-main);}
.ab-honor .list .more span::after{content: "\e6ec";margin-left:5px;font-size: 12px;}
.ab-honor .list .more:hover span{color:#fff;background:var(--color-main-2)}


/*==滚动内边距白色-通用↓==*/
.srll-pack .long{padding:50px;background: #fff;}


/*==合作客户↓==*/
.srll-partner .list a{display: block; border:1px #eee solid;}
.srll-partner .list .pic{display: flex;height:150px;padding: 10px;text-align: center;align-items: center;justify-content: center;}
.srll-partner .list img{opacity: 0.6;max-height: 100%;filter: grayscale(100%);filter: gray;}
.srll-partner .list li:hover a{border-color: var(--color-main);}
.srll-partner .list li:hover img{opacity: 1; filter: grayscale(0%); filter: grayscale(0%);}


/*==招聘列表↓==*/
.join-item .batten{padding: 0 40px 30px 40px;}
.join-item .batten *{color: #333;font-weight: bold;}
.join-item .row{margin-left: -10px;display: flex;flex-flow: row wrap;align-content: flex-start;width: 100%;}
.join-item .row *{min-width: 11%;flex-shrink: 0;margin-left: 10px;font-size: 16px;color: #333;}
.join-item .row h4{flex: 1;}
.join-item .row a{}
.join-list{margin-bottom:-20px} 
.join-list li{width:100%; clear: both;margin-bottom:20px;padding:0 40px 0px 40px;border:1px #ddd solid}
.join-list li .top{position: relative;width:100%;padding:20px 0px;cursor: pointer;}
.join-list .top:before{content:"\eb98";position:absolute;top:0;bottom:0;right: -20px;margin:auto;height: fit-content;font-size: 18px;color:#666;transform: rotateX(0deg)}
.join-list .top h4{color:#333333;font-size:17px; font-weight:bold;}
.join-list .top span{color:#555;/* font-size:14px; */}
.join-list .link{/* width: auto; */color:#fff;font-size:14px;padding:8px 20px;text-align: center;background: var(--color-main);}
.join-list .down{display: none;border-top:1px #ddd solid;padding: 40px 0 50px 0;overflow: hidden;}
.join-list .option{margin-bottom:20px;display: none;}
.join-list .option span {display: inline-block;  color:#555;font-size:14px;margin:0 20px 10px 0;}
.join-list .wx{width:100%;color:#676767;font-size: 16px;line-height: 35px;}
.join-list .wx .tit{color:#333333;font-size: 16px;margin-bottom:20px;font-weight:bold;line-height: 1;}
.join-list .wx:last-child{}
.join-list .contact{display: flex;margin-top: 30px;padding-top: 30px;border-top:1px #ddd solid;justify-content: space-between;align-items: center;}
.join-list .contact p{color:#666;font-size:14px;margin-bottom:20px;}
.join-list .contact a{display: inline-block;color:#fff;font-size:16px;margin-right:20px;padding:10px 30px;border:1px var(--color-main) solid;border-radius: 5px;background: var(--color-main);}
.join-list .contact a:nth-child(2n+1){border-color:#333;;color:#333;background:none;}
.join-list .contact a:hover{color:#fff;border-color:#333; background:#333}
.join-list .contact .tel{position: relative;float: right;font-size: 15px;color: #7a7a7a;padding-left: 50px;}
.join-list .contact .tel:before{content: "\e611";font-family: "iconfont";position: absolute;left:0;top: 0;bottom: 0;margin: auto;height: fit-content;font-weight: 400;color: #aaa;font-size: 35px;}
.join-list .contact .tel font{display: block;color:var(--color-main);font-size:26px}
.join-list .open{border-top:1px var(--color-main) solid;  background: #f9f9f9;}
.join-list .open .top{}
.join-list .open .top:before{color:var(--color-main);transform: rotateX(180deg);}
.join-list .top .link:hover{ color:#fff;background:#3a3a3a;}
.join-list li:hover{border-color:var(--color-main)}



/*==底部==*/
.footer {position:relative;z-index:5; border-top:1px #eee solid; background:#fff;}
.footer .up{padding:70px 0 0px 0;}
.footer .tit {position:relative;color: var(--color-main-2);font-size: 20px;font-weight:bold;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: 70%;display:flex;justify-content: space-between;}
.footer .nav li {padding-right:20px;float:left;}
.footer .nav li a {display:block;color:#6a6a6a;font-size: 16px;padding:5px 0;}
.footer .nav li a:hover {color:var(--color-main)}
.footer .nav .box.col{ column-count: 2;}
.footer .share-item{margin-top: 40px;}
.footer .info {float:right;max-width:25%}
.footer .info .tel {display:block;color:#544b4b;font-size: 20px;font-weight:bold;margin-bottom:15px;}
.footer .info .tel b{display: block;color: var(--color-main-2);font-size:16px;margin-bottom:5px}
.footer .info .wx {display:block;color: #ccc;font-size: 15px;line-height: 30px;}
.footer .info .str span{display: flex;margin-bottom: 10px;color: #6a6a6a;font-size: 16px;align-items: center;}
.footer .info .str span i{display: inline-block;width:20px;text-align: center;font-size:15px; color:#fff;margin-right:10px;}
.footer .info .str span:last-child{margin-bottom:0px;}
.footer .down {position:relative;margin-top:60px;padding:30px 0;color: #6a6a6a;font-size: 15px;background:#dedede;}
.footer .down .long{display: flex;justify-content: space-between;align-items: center;}
.footer .down a {color: #6a6a6a;font-size: 15px;}
.footer .down a:hover {color:var(--color-main);}




