/*!
  Theme: Default
  Description: Original highlight.js style
  Author: (c) Ivan Sagalaev <maniac@softwaremaniacs.org>
  Maintainer: @highlightjs/core-team
  Website: https://highlightjs.org/
  License: see project LICENSE
  Touched: 2021
*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#f3f3f3;color:#444}.hljs-comment{color:#697070}.hljs-punctuation,.hljs-tag{color:#444a}.hljs-tag .hljs-attr,.hljs-tag .hljs-name{color:#444}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag{font-weight:700}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#800}.hljs-section,.hljs-title{color:#800;font-weight:700}.hljs-link,.hljs-operator,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#ab5656}.hljs-literal{color:#695}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}
/*20250818markdown*/
.mdcols{display:flex;align-items:stretch;flex-direction:row-reverse;justify-content:space-between;}
.mdcols .col{flex:0 0 auto;margin-left:3em;width:17em;font-size:14px;}
.mdcols .col li{list-style-type:none !important;}
.mdcols .col a{display:block;position:relative;padding:6px 0;border-left:1px solid transparent;padding-left:16px;font-size:16px;}
.mdcols .col li:has(a.cur)>a{border-color:#5f0080;}
.mdcols .col li li a{border:none;font-size:18px;color:#39313e;}
.mdcols .col li li li a{font-size:16px;color:#77647e;}
.mdcols .col li li li a:after{content:"";position:absolute;left:0;margin-right:0.5em;width:4px;height:4px;background:#333;top:50%;margin-top:-2px;border-radius:50%;}
.mdcols .col li li a:hover:after,.mdcols .col li li a.cur:after{background:#5f0080;}
.mdcols .col a:hover,.mdcols .col a.cur{color:#5f0080;font-weight:bold;}
.mdcols .col ul{margin-left:1em;}
.mdcols .col>ul{position:sticky;top:100px;}
.mdcols .col>ul>li>a{padding-bottom:10px;color:#392e3d;font-family:'BGIBold';font-size:24px !important;}
.mdcols .col>ul>li>ul{max-height:calc(100vh - 100px);overflow:auto;margin-left:0 !important;position:relative;}
.mdcols .col>ul>li>ul:before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#e5e5e5;}
.mdcols .col>ul>li>ul::-webkit-scrollbar,.selects::-webkit-scrollbar{width:4px;height:4px;}
.mdcols .col>ul>li>ul::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#5f0080;}
.mdcols .col>ul>li>ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:10px;background:#f2f2f2;}
.mdcols .cor{flex:1 1 auto;overflow:hidden;max-width:1240px;}
.mdcols .copy-btn{font-size:0;padding:2px;opacity:0;transition:.3s;}
.mdcols .copy-btn:after{content:"";width:16px;height:20px;display:block;background-image:url(../images/icon-copy.png);background-position:center;background-repeat:no-repeat;background-size:contain;}
.mdcols .v-md-pre-wrapper:hover .copy-btn{opacity:1;}
.new_dat1 .rq .lef .con h1{font-size:1.75em;color:#333;font-weight:bold;}
.mdcols .cor h2{font-size:1.5em;color:#333;font-weight:bold;margin:10px 0;}
.mdcols .cor h3{font-size:1.25em;color:#333;font-weight:bold;margin:10px 0;}
.mdcols .cor h4{font-size:1.17em;color:#333;font-weight:bold;margin:10px 0;}
.mdcols .cor h5{font-size:1em;color:#333;font-weight:bold;margin:10px 0;}
.v-md-pre-wrapper code{font-family:monospace;}
.v-md-pre-wrapper pre{padding:1em;overflow:auto;}
.v-md-pre-wrapper{margin:10px 0;}
.v-md-pre-wrapper pre::-webkit-scrollbar,.selects::-webkit-scrollbar{width:4px;height:4px;}
.v-md-pre-wrapper pre::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#5f0080;}
.v-md-pre-wrapper pre::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:10px;background:#f2f2f2;}
.mdcols .cor table{margin:10px 0;}
.mdcols .cor th,.mdcols .cor td{padding:12px 24px;border:1px solid #dfd9e2;}
.mdcols .cor th{color:#5f0080;}
.mdcols .cor .table table{min-width:768px;margin:0;}
.mdcols .cor .table{padding:0;width:100%;overflow:auto;margin:20px 0;}
ol[data-v-md-line] li, ul[data-v-md-line] li {list-style-type: inherit;margin-left: 1em;padding: 5px 0;}
ol[data-v-md-line] {list-style-type: decimal;}
ul[data-v-md-line] {list-style-type: disc;}
@media(max-width:768px){.mdcols .col{display:none;}
}

/*20250918*/
.text-center{text-align:center;}
.baseColor{color:#5f0080;}
.font-color{color:#5b4663;}
/* font */
.font-r{font-family:'BGIRegular' !important;font-weight:normal !important;}
.font-m{font-family:'BGIMedium' !important;font-weight:normal !important;}
.font-b{font-family:'BGIBold' !important;font-weight:normal !important;}
/* font-size */
.font64{font-size:64px !important;}
.font48{font-size:48px !important;}
.font32{font-size:32px !important;}
.font24{font-size:24px !important;}
.font20{font-size:20px !important;}
.font18{font-size:18px !important;}
.font16{font-size:16px !important;}
@media(max-width:1440px){.font64{font-size:48px !important;}
}
@media(max-width:1024px){.font64{font-size:42px !important;}
.font48{font-size:36px !important;}
.font32{font-size:28px !important;}
}
@media(max-width:768px){.font64{font-size:38px !important;}
.font48{font-size:30px !important;}
.font32{font-size:24px !important;}
.font24{font-size:20px !important;}
.font20{font-size:18px !important;}
.font18{font-size:16px !important;}
.font16{font-size:14px !important;}
}
/* 间距 */
.pt0{padding-top:0px !important;}
.pb0{padding-bottom:0px !important;}
.pt80{padding-top:92px !important;}
.pb80{padding-bottom:92px !important;}
.pt50{padding-top:48px !important;}
.pb50{padding-bottom:48px !important;}
.pt30{padding-top:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mt50{margin-top:48px !important;}
.mb60{margin-bottom:60px !important;}
.mbem{margin-bottom:24px !important;}
.mbem2{margin-bottom:30px !important;}
.mb10{margin-bottom:10px !important;}
.mt30{margin-top:30px !important;}
.mt0{margin-top:0 !important;}
.pb80:not(.hasbg)+.pt80:not(.hasbg){padding-top:0 !important;}
.ldblock+.alblock .anlifx{padding-top:260px !important;}
.ldblock+.lcblock{padding-top:242px !important;}
.join .item.pt80+.pt80{padding-top:92px !important;}
/*按钮*/
.btnsGroup{font-size:16px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;}
.btnsGroup .btn{white-space:nowrap;padding:0 36px;flex:0 0 auto;border:2px solid #5f0080;line-height:56px;border-radius:60px;color:#5f0080;cursor:pointer;transition:.3s;text-align:center;display:block;margin-right:1em;}
.btnsGroup .btn:last-child{margin-right:0;}
.btnsGroup .btn:hover,.btnsGroup .btn.on{background:#5f0080;color:#fff;}
.btnsGroup .btn.on:hover{background:#4b0065;border-color:#4b0065;color:#fff;}
.btnsGroup .btn.def{background:#fff;color:#5f0080;border-color:#fff;}
.btnsGroup .btn.def:hover{background:#f3efff;border-color:#f3efff;color:#5f0080;}
.btnsGroup .btn.border{background:#fff;color:#5f0080;border-color:#5f0080;}
.btnsGroup .btn.border:hover{background:#f3effe;border-color:#5f0080;color:#5f0080;}
.btnsGroup .btn .iconfont{margin-left:10px;}
.btnsGroup.mid .btn{line-height:50px;}
.btnsGroup.sm .btn{line-height:38px;}
.btnsGroup.ver{display:block;}
.btnsGroup.ver .btn:not(:first-child){margin-top:20px;}
/* 控件 */
.baseformBox input{height:50px !important;border:1px solid #f7f5f8 !important;border-radius:4px;padding:0 20px !important;}
.baseformBox input:focus{border-color:#5f0080 !important;}
.baseformBox input::placeholder{color:#b2a3b8;}
@media (max-width:1440px){.pt80{padding-top:40px !important;}
.pb80{padding-bottom:40px !important;}
.join .item.pt80+.pt80{padding-top:40px !important;}
.pt50{padding-top:30px !important;}
.pb50{padding-bottom:30px !important;}
.mb40{margin-bottom:30px !important;}
.mb50{margin-bottom:30px !important;}
.mt50{margin-top:30px !important;}
.mb60{margin-bottom:30px !important;}
.mbem{margin-bottom:12px !important;}
.mbem2{margin-bottom:20px !important;}
.skill03 .pivot .desc{font-size:14px !important;}
.skill03 .item .utit{font-size:16px !important;}
}
@media (max-width:768px){.btnsGroup .btn{line-height:44px;padding:0 24px;font-size:14px;border-width:1px;}
.btnsGroup.mid .btn{line-height:36px;}
.btnsGroup.sm .btn{line-height:32px;}
.btnsGroup.ver .btn:not(:first-child){margin-top:10px;}
.baseformBox input{height:44px !important;padding:0 12px !important;}
.me_con1 .rq1 .div3 label{line-height:44px !important;}
}
@media (max-width:640px){.ldblock+.alblock .anlifx{padding-top:40px !important;}
.ldblock+.lcblock{padding-top:40px !important;}
}
.skill04 .item .utit{line-height:1.3 !important;}
.stricky,.base_act{padding:0 !important;}
.pnavs span{line-height:40px;}
.base_act .item a{padding:0;line-height:40px;}
.scrolltable{position:relative;border:1px solid #e8e2e9;border-radius:10px;padding-left:220px;z-index:5;overflow:hidden;}
.scrolltable .th{position:absolute;left:0;top:0;width:220px;height:100%;background:#f7f5f8;}
.scrolltable .td{padding:26px 32px;position:relative;border-left:1px solid #e8e2e9;border-bottom:1px solid #e8e2e9;box-sizing:content-box;}
.scrolltable .td:last-child{border-bottom:none;}
.scrolltable .td:after{content:"";position:absolute;right:0;top:0;width:20px;height:100%;background:linear-gradient(90deg,transparent,#000);opacity:0.06;}
.scrolltable .th .td{border-left:none;}
.scrolltable .item .itp{flex-direction:column;justify-content:space-between;}
.scrolltable .tdcell{min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}
.scrolltable .item .ides{justify-content:space-between;}
.scrolltable .item .it{margin-bottom:20px;width:100%;flex:0 0 auto;}
.scrolltable .item .img{width:100%;position:relative;padding-bottom:50%;}
.scrolltable .item .img img{position:absolute;left:50%;bottom:0;max-height:100%;transform:translate(-50%);max-width:100%;}
.swiperScrollbar{position:absolute;z-index:10;left:0;top:0;width:100%;height:8px;background:#efebf0;}
.swiperScrollbar .swiper-scrollbar-drag{background:#b2a3b7;}
.ilink{width:100%;flex:0 0 auto;margin-top:38px;font-weight:bold;color:#5f0080;justify-content:flex-start;}
.ilink.center{justify-content:center;}
.ilink a,.ilink .lbtn{flex:0 0 auto;margin-right:2em;}
.ilink .lbtn:last-child,.ilink a:last-child{margin-right:0;}
.ilink span{display:inline-block;vertical-align:middle;}
.ilink .iconfont{font-size:0.9em;margin-left:4px;}
.blogCard{flex-direction:column;height:auto;}
.blogCard .img{border-radius:10px;flex:0 0 auto;overflow:hidden;position:relative;padding-bottom:56.25%;width:100%;margin-bottom:34px;}
.blogCard .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;}
.blogCard .txt{flex:1 1 auto;overflow:hidden;flex-direction:column;}
.blogCard .itp{width:100%;flex:1 1 auto;overflow:hidden;}
.swiper-container.disabled .swiper-wrapper{transform:translate(0) !important;justify-content:center;padding-left:16px;}
.swiper-container.disabled .swiper-slide-duplicate{display:none !important;}
.softSlider{position:relative;z-index:2;}
.instrumentSlider .item{background:#f7f5f8;border-radius:10px;height:auto;}
.instrumentSlider .item .txt{flex:1 1 auto;overflow:hidden;padding:0.42rem 0.8rem 0.9rem;}
.instrumentSlider .item .img{flex:0 0 auto;display:flex;align-items:flex-end;width:5rem;justify-content:center;max-width:45%;padding:0 0.5rem 0.1rem;}
.instrumentSlider .item .img img{margin-top:-1.2rem;max-height:4.5rem;}
.instrumentSlider .swiper-wrapper{padding-top:2.5rem;}
.instrumentSlider{margin-top:-2.5rem;position:relative;}
.instrumentSlider .swiperDots{position:absolute;left:0;z-index:5;width:auto;padding:0.38rem 0.8rem;bottom:0;}
.instrumentSlider .swiperDots span{margin-left:0 !important;background:#dedcdf !important;border-color:#dedcdf !important;opacity:1;}
.instrumentSlider .swiperDots span.swiper-pagination-bullet-active{background:#5f0080 !important;border-color:#5f0080 !important;}
.lcSlider .swiper-slide{width:auto;}
.lcbar.swiperScrollbar{position:static;}
.lcmain{position:relative;overflow:hidden;z-index:2;}
.lcmain:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:8px;background:#efebf0;z-index:-1;}
.workflows .item{padding:0 30px;position:relative;counter-increment:flows;padding-bottom:0.48rem;height:auto;cursor:pointer;}
.workflows .item:before{position:absolute;left:0;bottom:0;width:100%;height:8px;background:#b2a3b7;opacity:0;border-radius:8px;content:"";}
.workflows{counter-reset:flows;}
.workflows .item .imgbox{width:2.18rem;max-width:100%;}
.workflows .item .img{position:relative;padding-bottom:100%;border:2px solid transparent;border-radius:50%;position:relative;transition:.3s;}
.workflows .item .img .pic{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.workflows .item .img img{flex:0 0 auto;max-width:55%;max-height:70%;}
.workflows .item .it{text-align:center;position:relative;max-width:10em;margin:10px auto 0;top:-20px;transition:.3s;}
.lcmain.cn:after{display:none;}
.workflows.bggray{padding:0.6rem 0.3rem 0.3rem;border-radius:10px;}
.workflows.bggray .item:before{display:none;}
.workflows .item .ip{position:relative;margin-top:10px;color:#5b4662;text-align:center;top:10px;transition:.3s;opacity:0;}
.workflows.bggray .item .it{top:0;}
.workflows.bggray .item.act .img{background:#fff;}
.workflows.bggray .item.act .ip{top:0;opacity:1;}
.workflows.bggray .item{padding-bottom:0;}
.workflows .item .img:before{content:"0"counter(flows);position:absolute;width:40px;height:40px;background:#5f0080;color:#fff;border-radius:50%;text-align:center;line-height:40px;left:0;top:12%;transition:.3s;opacity:0;z-index:5;}
.workflows .item.act .img{border-color:#eee6f1;}
.workflows .item.act .img:before{opacity:1;}
.workflows .item.act .it{top:0;color:#5f0080;}
.workflows .item.act:before{opacity:1;}
.workflows .item .img:after{content:"";position:absolute;right:-50px;width:40px;background:url(../images/icon-nex.png) no-repeat center;height:32px;background-size:contain;top:50%;margin-top:-16px;}
.workflows .item:last-child .img:after{display:none;}
.flowTabs .txt{align-items:stretch;}
.flowTabs .txt .it{flex:0 0 auto;width:14em;padding-right:2em;}
.flowTabs .txt .p *{font-family:inherit !important;font-size:inherit !important;}
.flowTabs .content{background:#f7f5f8;}
.flowTabs .lis{align-items:stretch;flex-wrap:wrap;overflow:hidden;}
.flowTabs .li{flex:0 0 auto;width:48%;align-items:stretch;margin-bottom:0.3rem;}
.flowTabs .li .ico{flex:0 0 auto;width:42px;margin-right:0.6rem;}
.flowTabs .li .lp{flex:1 1 auto;overflow:hidden;}
.flowTabs .li li{position:relative;padding-left:20px;margin-bottom:0.6em;}
.flowTabs .li li:nth-child(n+4){display:none;}
.flowTabs .lis.act .li li:nth-child(n+4){display:block;}
.flowTabs .li li:before{content:"";position:absolute;left:0;top:0.75em;width:5px;height:5px;margin-top:-3px;background:#5f0080;}
.flowTabs .lis.act+.expand .btn .s1{display:none;}
.flowTabs .lis.act+.expand .btn .s2{display:inline-block;}
.flowTabs .lis.act+.expand .btn .iconfont{transform:rotate(-90deg);}
.expand{justify-content:center;color:#5f0080;}
.expand .btn{cursor:pointer;flex:0 0 auto;white-space:nowrap;}
.expand .btn span{display:inline-block;vertical-align:middle;}
.expand .btn .s2{display:none;}
.expand .btn .iconfont{display:block;transform:rotate(90deg);}
.toggleTab{justify-content:center;align-items:flex-start;line-height:1;}
.toggleTab .i{flex:0 0 auto;cursor:pointer;color:#b1a3b7;margin:0 1em;}
.toggleTab .i.cur{color:#5f0080;}
.bggray{background:#f6f4f7;}
.dataCard{flex-direction:column;border-radius:16px;overflow:hidden;height:auto;background:#fff;}
.dataCard .img{position:relative;flex:0 0 auto;width:100%;padding-bottom:66.22%;}
.dataCard .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}
.dataCard .txt{flex:1 1 auto;overflow:hidden;flex-direction:column;padding:32px 32px 48px;width:100%;}
.dataCard .itp{flex:1 1 auto;width:100%;}
.dataCard .it{margin-bottom:26px;}
.dataCard li{position:relative;padding-left:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dataCard li:before{content:"";position:absolute;left:0;top:50%;margin-top:-3px;width:5px;height:5px;background:#5f0080;}
.swiper-container.disabled~.swiperCtr,.swiper-container.disabled~.swiperDots{display:none;}
.swiperCtr.sd{padding-top:0;}
.dataSlider{position:relative;}
.swiperCtr.sd span{position:absolute;top:50%;transform:translate(0,-50%);margin:0 30px;}
.swiperCtr.sd .prev{right:100%;}
.swiperCtr.sd .next{left:100%;}
.productSp{width:100%;overflow:hidden;position:relative;z-index:1;}
.hovimg .img{overflow:hidden;}
.hovimg .img img{transition:.5s;}
.hovimg:hover .img img{transform:scale(1.1);}
.resourceItems{align-items:stretch;gap:32px;}
.resourceItems .i{position:relative;border-radius:16px;overflow:hidden;flex:1 1 25%;}
.resourceItems .i .txt{position:absolute;left:0;bottom:0;z-index:5;width:100%;padding:32px;}
.resourceItems .i .it{line-height:1.2;color:#fff;}
.resourceItems .i .btn{background:#fff;display:inline-block;line-height:2.5;padding:0 1.5em;border-radius:3em;color:#5f0080;transition:.3s;}
.resourceItems .i .btn:hover{background:#5f0080;color:#fff;}
.resourceItems .i .img img{width:100%;}
.base_act .act{flex:0 0 auto;margin-right:2em;}
.base_act .l9 .item{margin:0 0 0 25px;}
.noborder{border:none !important;}
.Analysis .item{padding:2.5em 2em;margin-bottom:20px;border-radius:10px;background:#f7f5f8;}
.Analysis .item .date{flex:0 0 auto;margin-bottom:0;opacity:1;}
.Analysis .item .tags{flex:1 1 auto;overflow:hidden;text-align:right;}
.Analysis .item .tags span{display:inline-block;margin-left:12px;background:#e8dfed;color:#5f0080;padding:0 0.5em;border-radius:1.5em;}
.Analysis .item .tags .tag1613{background:#f9ecd3;color:#deb57a;}
.Analysis .item .tags .tag1620{display:none;}
.Analysis .item .tags .tag1976{background:#dff5e6;color:#36a75a;}
.zy_con2 .text{color:#392e3d;line-height:inherit;}
.base_act .item a{font-family:"BGIBold";}
.blockInfo .tit{line-height:1.17;}
.blockInfo .t2 .ico{margin-right:10px;}
.AnalysisDetail .tp{padding-bottom:25px;margin-bottom:50px;border-bottom:1px solid #e8e2e9;}
.AnalysisDetail .tp .date{margin-top:10px;margin-bottom:0;color:#666;opacity:1;}
.AnalysisDetail .tp h3{font-weight:bold;line-height:1.3;word-break:break-word;}
.detailContent h1,.detailContent h2,.detailContent h3,.detailContent h4,.detailContent h5,.detailContent h6{font-weight:bold;margin:10px 0;font-family:'BGIBold';color:#392e3d;}
.detailContent h1{font-size:2.2em;}
.detailContent h2{font-size:2em;}
.detailContent h3{font-size:2em;}
.detailContent h4{font-size:1.5em;}
.detailContent h5{font-size:1.25em;}
.detailContent h6{font-size:1.125em;}
.imgText .img{flex:0 0 auto;width:50%;border-radius:10px;overflow:hidden;margin-left:2em;position:relative;}
.imgText .img img{display:block;width:100%;}
.imgText .txt{flex:1 1 auto;overflow:hidden;max-width:670px;}
.imgTextes{counter-reset:or;}
.imgTextes .imgText{counter-increment:or;}
.imgTextes .imgText:nth-child(2n+1){flex-direction:row-reverse;}
.imgTextes .imgText:not(:first-child){margin-top:1rem;}
.imgTextes .imgText:nth-child(2n+1) .img{margin-left:0;margin-right:2em;}
.imgText .or{font-size:0.9rem;color:#dfcde5;margin-bottom:26px;line-height:1;font-family:'BGIBold';}
.imgText .or:after{content:"0"counter(or);}
.vcenter{align-items:center;}
.grayimgText{background:#f7f5f8;border-radius:10px;overflow:hidden;flex-direction:row-reverse;align-items:stretch;}
.grayimgText .img{flex:0 0 auto;width:50%;}
.grayimgText .img img{display:block;width:100%;min-height:100%;object-fit:cover;}
.grayimgText .txt{flex:1 1 auto;overflow:hidden;padding:0.5rem;}
.grayimgText .txt .p{max-width:32em;}
.playBtn.s2{background:#fff;width:0.5em;height:0.5em;display:flex;align-items:center;justify-content:center;color:#5f0080;}
.playBtn.s2 .iconfont{font-size:0.2em;line-height:1;display:block;}
.fileLinks{align-items:stretch;justify-content:space-between;flex-wrap:wrap;}
.fileLinks .li{flex:0 0 auto;width:48%;padding:20px 0;border-bottom:1px solid #e8e2e9;}
.fileLinks .li .ico{flex:0 0 auto;width:15px;height:19px;margin-right:1em;background:url(../images/icon-file.png) no-repeat center;background-size:contain;}
.fileLinks .li .it{flex:1 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.productSlider{position:relative;}
.productCard{padding:0.4rem;box-shadow:0 0 10px rgba(0,0,0,0.1);border-radius:10px;}
.productSlider .swiper-slide{padding:15px;height:auto;}
.productCard{height:100%;}
.productCard .itp{flex-direction:row-reverse;}
.productCard .itp .img{flex:0 0 auto;max-width:45%;}
.productCard .itp .ttxt{flex:1 1 auto;overflow:hidden;padding-right:2em;}
.productCard .tag{line-height:2;background:#f2e6f7;display:inline-block;padding:0 1em;border-radius:2em;color:#5f0080;white-space:nowrap;margin-bottom:32px;}
.productCard .ip{color:#5b4662;margin-top:32px;max-width:22em;}
.productCard .itxt{padding-top:0.4rem;margin-top:0.4rem;border-top:1px solid #e8e2e9;}
.productCard .itxt .li{padding:3px 0;align-items:flex-start;justify-content:flex-start;}
.productCard .itxt .li .lb{flex:0 0 auto;width:7em;}
.productCard .itxt .li .lp{flex:1 1 auto;overflow:hidden;color:#5b4662;max-width:27em;}
.productSlider .swiperCtr span{border:1px solid #f4f1f4;}
.productSlider .isPc.swiper-container{padding:0 3.8rem;}
.productSlider .isPc .productCard{width:3.6rem;margin-left:auto;}
.productSlider .isPc .swiper-slide-next .productCard{margin-left:0;}
.productSlider .isPc .swiper-slide-active .productCard{width:auto;}
.productSlider .isPc .swiper-slide:not(.swiper-slide-active) .productCard .itp{flex-direction:column;}
.productSlider .isPc .swiper-slide:not(.swiper-slide-active) .productCard .itp .img{height:2.6rem;display:flex;align-items:center;justify-content:center;}
.productSlider .isPc .swiper-slide:not(.swiper-slide-active) .productCard .itxt{display:none;}
.productSlider .isPc .swiper-slide:not(.swiper-slide-active) .productCard .itp .img img{flex:0 0 auto;max-height:70%;}
.swiperCtr span{border:2px solid #dfd9e2;}
.swiperCtr span:before{left:50%;top:50%;margin:0;border-color:#5c4768;border-width:2px;width:8px;height:8px;}
.swiperCtr .prev:before{transform:translate(-30%,-50%) rotate(-45deg);}
.swiperCtr .next:before{transform:translate(-70%,-50%) rotate(135deg);}
.swiperCtr span:hover{border-color:#5f0080;background:#5f0080;}
.stricky,.base_act,.pnavs span{font-size:14px;}
.base_ban1 .cn1{margin-top:24px;}
.banin .tit{line-height:1.3;margin-bottom:24px;}
.banin .bl .protg{margin-top:30px;}
.backlist a,.cntBlock .btn{line-height:50px;padding:0 36px;}
.subcrib .btn{width:auto;padding:0 36px;flex:0 0 auto;margin-left:10px;position:static;}
.subcrib{display:flex !important;align-items:center;padding:0;}
.subcrib input{flex:1 1 auto;}
.share .i .icon{background-size:50%;}
.skill04 .main{padding:0 !important;}
.anlifx a.flex .txt{padding-left:32px;}
.demoi .txt{padding:48px;}
.thtj .imgs .item .t{padding:25px 32px;}
.gj .item{margin-right:32px;width:calc(33.33% - 32px);}
.gj .item:nth-child(3n){margin-right:0;}
.sites{padding:0;font-size:14px;}
.liangdian.s2{margin-bottom:0;}
.organ02{background-size:100% 55% !important;}
.organ03 .item{width:calc(33.33% - 32px) !important;}
.base_act .list{flex:1 1 auto;overflow:auto;justify-content:flex-start !important;}
.base_act .item{margin:0 1.5em 0 0 !important;}
.base_act .item:last-child{margin-right:0 !important;}
.rq2_con1 .div .bot{padding:24px 32px;}
.zy_con1 .rq2_con1 .div,.rq4_con1 .div{width:calc(33.33% - 22px) !important;margin-right:32px !important;}
.zy_con1 .rq2_con1 .div:nth-child(3n),.rq4_con1 .div:nth-child(3n){margin-right:0 !important;}
.rq4_con1 .div .bot{padding:24px 32px;}
.demoDetaiil .ct2{font-weight:normal !important;}
.newsList .item .txt{padding:32px;padding-right:11%;}
.bread2{line-height:40px;}
.pnavsSwiper .swiper-slide{width:auto;}
.base_act .item a{padding-bottom:0 !important;line-height:40px !important;}
.searchBlock.block input,.base_act{background:#f7f5f8 !important;}
.base_act .act,.base_act .act a{font-size:14px;}
.base_act .content{min-height:40px;}
.rq6_con1 .div .lef{background:#fff;display:flex;align-items:center;justify-content:center;}
.base_act .item a,.base_act .act,.base_act .act a{font-size:14px !important;}
.zy_con1 .rq_con1 .div{padding:32px;margin-top:32px;}
.activity .item a{padding:74px 32px 32px;}
.activity .item .type{padding:0 32px;}
.join .item .tit:after{font-size:3em;}
.jion_con1 .rq .top{padding-left:24px;}
.cnt .txt .line img{max-width:1.2em;max-height:1.3em;margin-right:6px;}
.me_con1 .rq1 .div{height:auto !important;}
.me_con1 .rq1 .div{background:none;}
.me_con1 .rq1 .div3 label{position:absolute;left:0;top:0;pointer-events:none;z-index:1;color:#b2a3b8;}
.me_con1 .rq1 .div3 input{background:#f7f8f9;}
.me_con1 .rq1 .div.div4{background:#f7f8f9;position:relative;}
.me_con1 .rq1 .div.div4 .div4{position:absolute;right:0;top:0;z-index:-1;width:100%;height:100%;}
.auto-screening{z-index:5;}
.me_con1 .rq1 .div .selectBox{display:block;text-align:right;flex:1 1 auto;padding:0 20px;}
.choose-screening-input input{text-align:right;}
.hban .banText .t1{max-width:60%;}
.searchBox .in input{height:50px;}
.searchBox .in span{right:-1px;line-height:52px;margin-top:-26px;transition:.3s;}
.searchIn .close{width:36px;height:36px;line-height:34px;}
.searchIn .close .icon-close{font-size:16px;}
.searchIn .in{overflow:hidden;}
.searchBox .in span:hover{background:#4c006a;}
.pageMain{padding:92px;padding-bottom:92px;}
.searchBlock.block{margin-top:0;}
.searchBlock input{height:50px;}
.searchBlock .sbtn{line-height:50px;border-radius:25px;}
.searchBlock .sbtn:hover{background:#4c006a;}
.hlist1 .text_box{padding:30px 48px;}
.bread2{white-space:nowrap;}
.rq8_con1 .div .top{font-size:20px;}
.productSp .dataCard li:nth-child(n+5){display:none;}
@media (max-width:1770px){.dataswiperes{margin:0 60px;}
.swiperCtr.sd span{margin:0 10px;}
.productSlider{margin:0 60px;}
}
@media (max-width:1440px){.imgText .or{font-size:0.5rem;}
.imgTextes .imgText:not(:first-child){margin-top:0.5rem;}
.pageMain{padding:40px 0;}
}
@media (max-width:1024px){.scrolltable .td{padding:20px;}
.scrolltable .th{width:170px;}
.scrolltable{padding-left:170px;}
.flowTabs .txt{display:block;}
.flowTabs .txt .it{margin-bottom:12px;}
.flowTabs .lis{display:block;}
.flowTabs .li{width:auto;}
.workflows .item .img:before{width:2.5em;height:2.5em;font-size:12px;line-height:2.5em;}
.toggleTab .i{margin:0 0.5em;}
.resourceItems{flex-wrap:wrap;justify-content:space-between;gap:0;}
.resourceItems .i{flex:0 0 auto;width:49%;margin-bottom:2%;}
.gj .item{width:100%;margin-right:0;}
.zy_con1 .rq2_con1 .div,.rq4_con1 .div{width:calc(50% - 16px) !important;margin-right:0 !important;}
.zy_con1 .rq2_con1,.rq4_con1{justify-content:space-between !important;}
.rq2_con1 .div .bot{padding:20px !important;}
header{box-shadow:0 0 10px rgba(0,0,0,0.1);background:#fff;transition:.3s;color:#333;}
.logo .x1{display:inline-block;}
.logo .x2{display:none;}
.search .searchBtn{background-image:url(../images/icon-srarch.png) !important;}
header #langpath{fill:#5f0085;}
header .openMenu i,header .openMenu i:before,header .openMenu i:after{background:#333;}
.whiteHead.static{height:auto;}
.activity .item .cr{margin-top:30px;padding-left:0;border:none;}
.activity .item .i{margin-bottom:10px;}
.activity .item a{padding:50px 20px 20px;}
}
@media (max-width:768px){.imgText{display:block;}
.imgText .img{width:auto;margin:30px 0 0 !important;}
.grayimgText{display:block;}
.grayimgText .txt{padding:30px;}
.grayimgText .img{width:auto;}
.playBtn.s2{width:0.4em;height:0.4em;}
.newsList .item .txt{padding:20px;}
.zy_con1 .rq_con1 .div{padding:20px;margin-top:20px;flex-wrap:nowrap;}
.zy_con1 .rq_con1 .div .lef{width:120px;flex:0 0 auto;}
.zy_con1 .rq_con1 .div .rig{width:auto;flex:1 1 auto;overflow:hidden;}
.zy_con1 .rq_con1 .div .rig .p2{font-size:14px;}
.zy_con1 .rq_con1 .div .rig .div1 a{font-size:14px;}
.zy_con1 .rq_con1 .div .rig .a1 i{height:1em;}
.hban .banText .t1{max-width:100%;}
.rq8_con1 .div .top{font-size:18px;}
}
@media (max-width:640px){.instrumentSlider .item{display:block;}
.instrumentSlider .item .txt{padding:30px;}
.instrumentSlider .item .img{width:auto;max-width:none;}
.instrumentSlider .item .img img{margin-top:0;max-height:3rem;}
.instrumentSlider .swiperDots{position:static;padding:0;}
.scrolltable .th{font-size:14px !important;width:130px;}
.scrolltable{padding-left:130px;}
.toggleTab{display:block;}
.flowTabs .li{display:block;}
.flowTabs .li .ico{height:2em;margin-bottom:1em;}
.dataswiperes{margin:0 40px;}
.productSlider{margin:0;}
.productSlider .swiperCtr span{position:relative;transform:none;top:0;right:0 !important;left:0 !important;}
.productCard .itp{display:block;}
.productCard .itp .img{margin-bottom:20px;max-width:none;}
.productCard .itp .img img{max-height:2rem;}
.backlist a,.cntBlock .btn{line-height:44px;}
.swiperCtr span{width:36px;height:36px;border-width:1px;margin:0 5px;}
.swiperCtr span:before{border-width:1px;width:6px;height:6px;}
.demoi .txt{padding:32px;}
.playBtn{width:32px;height:32px;background-size:30%;background-position:55% center;}
.video-js .vjs-big-play-button{font-size:1.5em;}
.organ03 .item{width:100% !important;}
.hlist1 .text_box{padding:20px;}
.hlist1 .text_logo{position:static;margin-bottom:20px;}
}
@media (max-width:480px){.resourceItems .i{width:100%;}
.workflows .item .img:before{width:30px;height:30px;line-height:30px;font-size:12px;top:7px;}
.workflows .item{padding-bottom:30px;}
.workflows .item:after{top:0.6rem;height:20px;}
.workflows .item:before,.lcmain:after{height:4px;}
.zy_con1 .rq2_con1 .div,.rq4_con1 .div{width:100% !important;}
}
/*20250819*/
.icon-tt{background-image:url('data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAZCAQAAACIyYasAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfpCgoKJDri4aXtAAAB50lEQVQ4y43UP0iVYRTH8fNy00RCKRQpQiQlhGhpKIICKQmCyEkarCUb2hyiaAkqImsIIhByFZOoIUiCGqLBQSEKh6DIHCJENMz+Cheu99Nw71Xvn8zzDi/v73m/D89zzvmdRBInozqK41ksRaU4FvURMR1vI0K4qDQGRYXnLJjXJkQIiRdl6Kky7Ig00g7kvnNik1lwT7dz0ljUUoS1+YasnoJSWOi0jBkNQh8YV7WCNZoCV1e3Wt2zH4xKJEbBrfxKtZdgWFIJrDIO+oQGM1jWKYQhMGHz2sOvvUeLRaTtEzpkMKvJZTClsThZxZnrBh9tEa6D97L4bm9plkuTPgiGhJSxfGkyjpZXtVSo9Q6cEZotgBuV2qFc2mMJv+wWusAndRsBw3nwRrUwAEY2BobH4K5QYxL0bgSsNQGyTgjt/uC39v+BiYcrrf7VDqEXTKpZH7yZr2Xu/UpKGAED64E9snnPpfIdekWoMw26/gUeznuuQwjbzSHjkLBfGguaK4Ft5sHpFeW4LD7bpjAnxqRKwXofQH/RGe6AJ0LiObhWDBY892it54Rqr8EFuxz0E5ncRQo/3M97rrYsy61+lMyjGQ0F8BL4oqliH/WUjbKnkk0RUR/1cTsihmOu4jR9EFtjZ4nW+hcYkGWCXIXyegAAAABJRU5ErkJggg==');}
.share .i:hover .icon-tt{background-image:url('data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAZCAMAAAAVHr4VAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABaFBMVEVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIVfAIX///+A/mS8AAAAdnRSTlMAAU9VCkYydZli6iS5V0L5NxfnkmTvIO7+W0T95RRvxwUV24CHs4gGvaSiyAdA/HjaDILX8C0Dw0PUXR7thCv28ybcDmjNlaarkAjQY0wo9fSo6xqGv33dPRnpPDZcSeESD9iNr7iBqstzIjnymCPxduOyhSxspNl6DgAAAAFiS0dEd0Zk+dcAAAAHdElNRQfpCgoKGx/xO1uWAAABX0lEQVQoz22ShVLDQBRFX5qiBULRoKVIi7V4cS3u7u7unO9nM01IKdyZnX27Zyd5u/eK5tFtecVVmq6nW3MGtjJdlgXZPqvQchya67A8AyM/UfoLoFAvMiguSWz4SjHLnIPlFVRWSTUEaqxlsBbq3F/UQ4OmNUBILcKN0KS5sCYA1VJVSUW5SDO0tCY1LiXFGOkSiVLgb4PaoPySDu0d0gldJt09kqJMaJZYr7pQtC+VibcfBmRwCIblr0ZGGRsXD0zE/6GTMBWWaZj5B8oszMn8Aiz+Zd4WMJdkeYXV5VSmrVlvv74hi7AwnwI31U3V2IrJDEz/ZmWmcjCmnnVb4jvgSWa7ysGIyN4+0QM5NBgadJkvG46s4tjk5NQKR2/MYWfnUJ8oL+BStCu4tpnl4I3tYPgW7u4fHolGEhtPysGf6D2/2IlS4VB6hTd/Ut9O3t7Vx84+QqHP5M6/QrZ83xTgYE6l0bmKAAAAAElFTkSuQmCC');}
.share .i .icon-link{background-image:url(https://enfile.stomics.tech/linkedin.png);}
.share .i:hover .icon-link{background-image:url(https://enfile.stomics.tech/linkedin2.png);}
.banin .btns{margin-top:30px;}
.banin .btns a{font-size:18px;color:#fff;font-family:"BGILight";display:inline-block;padding:0 1.5em;min-width:140px;line-height:56px;border-radius:60px;text-align:center;border:2px solid rgba(255,255,255,0.8);margin-right:16px;transition:all .5s;}
.banin .btns a:hover{color:#fff;background:#5f0080;border-color:#5f0080;}
.el-table .cell{word-break:break-word;}
.hbox3_main .hbox3_over{margin:15px 0;}
@media(max-width:1024px){.banin .btns a{font-size:14px;min-width:98px;line-height:30px;border-radius:44px;}
}
@media(max-width:500px){.banin .btns a{font-size:14px;min-width:110px;line-height:32px;border-radius:36px;}
}
/*20251127*/
@media (min-width:1024px) and (max-width:1280px){
.search,.member {margin-right: 10px;}
.nav li .p a {font-size: 14px;}
.tools{padding-left:10px;}
}