/*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;}
@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;line-height:1.5;}
.font48{font-size:44px !important;line-height:1.5;}
.font32{font-size:32px !important;line-height:1.5;}
.font24{font-size:24px !important;line-height:1.5;}
.font20{font-size:20px !important;line-height:1.5;}
.font18{font-size:18px !important;line-height:1.5;}
.font16{font-size:16px !important;line-height:1.5;}
@media(max-width:1024px){.font64{font-size:52px !important;}
.font48{font-size:32px !important;}
.font32{font-size:28px !important;}
}
@media(max-width:768px){.font64{font-size:40px !important;}
.font48{font-size:28px !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:100px !important;}
.pb80{padding-bottom:100px !important;}
.pt50{padding-top:48px !important;}
.pb50{padding-bottom:48px !important;}
.pt30{padding-top:32px !important;}
.mb40{margin-bottom:48px !important;}
.mb50{margin-bottom:48px !important;}
.mt50{margin-top:48px !important;}
.mb60{margin-bottom:60px !important;}
.mbem{margin-bottom:24px !important;}
.mbem2{margin-bottom:48px !important;}
.mb10{margin-bottom:10px !important;}
.mt30{margin-top:32px !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.center{justify-content:center;}
.btnsGroup .btn{white-space:nowrap;padding:0 36px;text-align:center;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;font-family:"BGIMedium";}
.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;flex:0 0 auto;width:100%;margin-top:20px;}
.btnsGroup.ver .btn:not(:first-child){margin-top:20px;}
.btnsGroup .btn.back{min-width:140px;}
/* 控件 */
.baseformBox input{height:50px !important;border:1px solid #f7f5f8 !important;border-radius:4px;padding:0 20px !important;background:#f7f5f8 !important;}
.baseformBox input:focus{border-color:#5f0080 !important;}
.baseformBox input::placeholder{color:#b2a3b8;}
.baseformBox textarea{border:1px solid #f7f5f8 !important;border-radius:4px;background:#f7f5f8 !important;font-size:inherit;font-family:inherit;}
.baseformBox textarea:focus{border-color:#5f0080 !important;}
.zy_con4 .rq .rig .div1{background:#f7f5f8;border:1px solid #f7f5f8;padding-right:0;}
.zy_con4 .rq .rig .div1 input,.seek .rq .rig .div6 textarea{border:none !important;background:none !important;font-family:inherit !important;}
.zy_con4 .rq .rig .div1:has(:focus),.seek .rq .rig .div6:has(:focus){border-color:#5f0080;}
.choose-screening-input{flex:1 1 auto;}
.seek .rq .rig .div6{background:#f7f5f8;border:1px solid #f7f5f8;}
.zy_con4 .rq .rig .div1 .selectBox{padding-right:20px;}
.base_ban1 .cn,.hban .banText .t1,.pban .txt .tit,.banin .tit{font-family:'BGIBold';}
.skill01 .item .tit,.backlist a,.cntBlock .btn{font-family:"BGIBold";}
.base_ban1 .cn1{color:#fff;opacity:0.6;}
.rq8_con1 .div:hover .top,.rq8_con1 .div.on .top{color:#5f0080;}
.liangdian .item .p,.thtj .imgs .item .tl a,.organ04 .item .ctit,.servicep2 .icons .i .t,.newsList .item .tit,.list3 .item .t{font-size:18px;}
.pnavs{font-family:'BGIMedium';}
.cntc .i .ip{color:#5f0080;}
.servicep2 .tit,.servicep1 .tit .t,.servicep4 .tit,.servicep4 .t3{color:#392e3d !important;}
.servicep2 .icons .i .icon{height:40px !important;line-height:40px !important;}
.servicep4 .item .it .icon{width:20px !important;height:20px !important;}
.activity .item .it:before{width:20px;background-size:contain;}
.activity .item .it{padding-left:28px;}
.icon-time:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABC1JREFUWEftl11oHFUUx/9ndhMamj74CVYxPlTxQVvqU2sIKK3WiiCCDShudu6ZoS+hsQhqLWLTqkn9ekhjnrJzbyaCSIogPlirBqHVqg9toLTWav0Gm4c+2bRByMyRycwmm83O7mwViuDAsrtzz/nP7/7vuR9DuMoXXeXn478F4Hneg0S5B0TCTiK6CcBqABcB/AHgO0A+DMPwqOu6v2Z1NpMDnudtJbJeANCVTVgG29vbB7q7u2caxTcE8DzzKhF2VwlNi8gZIpwArBsA3B1/JL8YR1NEMqiUOlgPoi6AMeYLEXSWBUTQFwTW4e3bi99Xi46MjLS3tbWtFaF9RNhUbifCLqXUa2kQqQCep38gojVJ4lFAbGb+qZGlUbvWY0OA9JVjwzDY7LruZK3cmgCeZw4QYUeUIBLudRynvzrZ87x+ImtPdJ9ZLdPxff/WIAiTYqQLYWjd77o9p6p1liUmBfdREniWWd1Zi7wRQJRjjNkggq+S/IPMqrshgNbmyGK1ywZm/uZKAZLheBmQF2MNYmbbVOotccAY0yWCCAAieM5x1BtpY57FgSh3fHx85dxcGNXQeoAOMdsPpwJUiloWrbFt+8d/CpC4MAqIG/2enb28qre3d2F9WOKA5+ljRLQxWtmY1c31Kj6rA5GG55lniPBW7CxtcRz7k4VpWvkQrc3PAG4DcJhZPfRvAYyOmvtyOXyeDK1yHDWWBvAXgFaA3mS2n80KQISdSqmhOsO1isj6MynE3cz2YBrABQDXATTObBezAszXN9FkEMztcV33y+o83/fvCILwbHzf2sFcfDsN4GS8ptMUs31PPYCozRjzJIDXRVBRLzLY0tIyXCgUzpfztR57ApB3kxp43HHs99MAJgBsA2hudvbSNZXVmgbT39+f7+jo2CuyuGER4WQYhrscxzmUzIIBQKLdFLmcta5YLEYdnb+WzAKt9VMAvRM3SSczH2vkQrnd9/31QSD7AHlEBMOOoxb2Aq3NBwAeFZFzjsO3V2ouASiVSh2WlfslqdZJx1GbswIs2q2LzOxX/N8C0MeJ5hKwZQ7EdukBgObtAugAs/10sxCV8VqP/Q7ILQCmW1ryXYVC4VyqA1HDxMRE+8zM5SPx0jk/Zh3FYvG3K4HQWvsA9cx3hdCnlBqu1qm5HRtjtokgKsjYB8JGpdTXzUAYYz4TWTiYDDGrnbXyUw8kxpjnRbB/MYleyeet/T09PZfqgXiesZNl99pyXK3zwkLn6omVSqVNlpV/D5DrEy+mAByPzoNhiBOWFR7P5XI3BgGtBebWEUXf9FgF9LLdL9MQVAaVSuN3WVbwUrw+ZL6miTBQa8ybBignaD2mYgjZmoZBhNNhiE9bW/Mj1dWempO5T0lgdPpdsWLlvYCsjl9O6KKInCcKzzDzt83qNXwvaFaw2fj/Af4G86OsMBgeG34AAAAASUVORK5CYII=");}
.icon-location:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABJ9JREFUWEedV1toXEUY/v5zNlVsBFGrNlBFLYq3FGywUhGtCr70pm3zluzO7G6j9UUfLUhThPpoX7ykuzuzm7ylrdbGF8ErxWKlEUy9oFhFC6laFSGpaLPn/DK75+zOnpyzlw4s7Mz8l2/++yH0sAqFyqDj8MNEvJMZA0RYbdiZcZ4I88x0xPfpRD6fnutWLHVDqFRlM5G/mxlbuqEnwgyzc0jK9Lud6DsCUEq9BdBTnQTF3/PbUsqn2/G2BaCU/gHA7ZaABSIcY+Y58/N9/0tz5zjOOiIaND9mbAdwtcVzVkqxNglEIgCl9J8Arg0ZmfEBs7c3l8t93u5FxWLxASL3ABEet+j+klJcF8cXC0ApPQ1gV8hAhGeFEG/24gat9TPMeMPiOSylGI7KWAZAa72PGeNNQr5BSnmhF+UhrVJqFUC/Ww8ZF0Lst2W1AJiamlq9tFQ9DWDAEBHhOSHE65ejPOTRWu9hxmvBfr6vLzU0MjJyvgHKFl4qlcaJnH3B2cdSik1JyiuVymC16t9v7lMp54t0Ojn3ldIfAXjU0DL7+7PZbMPCLRZQSn8GYEOdkLZls5njUQBa613MeAnAfZG7M0R4WQhxOMpTKpW3EvE7wfkpKcWDyyyglFoD0C/hRV9fasA2lTk3Ee447ql2LvF9b0M0UwLXzltxdbOU8lzNzc2AqWwG/Jlg/6OUws7/2nGppN+304sIB+vWwvOhHJOu2ax4IgpSKX0WwG31c2dLWCUtAOXdAE8EwTcjhNhqCymXy+t9n02A1paUIuo+Du8ch4Yymcysza+1Pt4s5TQmZeZQiwXsAIwGiiFUqgkw7r41gJsKQhBJ8hMsQEeFyOy0X1Aq6QwRdGChg0KIFyIvfDV0BTNENivKrfflI8y8o34WYwHT8cIYIKLvhcjcaQswaed59drfyQWu66yLpqXW5e+Y+Y7EGIhGqudVb8rn87/ZIJTSps830s+4om6RRu0w2zNSikGbr1Ao3Oi6qV/DMzvDooHUKBgAb5dShrlb4w1qgOkTiYsIw9FaoJTaBtCxgKmlwLUAiATS6aWl/x4ZGxv7x9aW0O1MKsZ2y4mJiav6+q74BOAhI6dtJYz2AoBekTKzN+659bTEenPnOJiNpl3Io1T5AMAvBvv2vcAQRfoBXNd5LJ1OG9f0vCqVyibP8z8MGePSN2ke+BTAxnqA4WtmHpZSftMLAqXU3UQ0zYx7Ar6TUoqHojLaTETlBYD7LwfEcuW0KGXGHtMaOBIBMDNpXf4XwIpeQMS8/JIQmSuJqFGqbSu0HUqnp6dXLC5e/CMcMju5I0b5Qn//yuuHh4cvJbmv41g+OTm5slr1fgKwqp0lYpRfSKXcW0dHRy+2rRvdBJbW+hpmmCq4Jg5EjPJzRBgUQvzdSX5HCzTz2QyYOAlQbcYP3VH/b0c7m2+Jjd0Osl0DCGrEAJH7HsD3hiDq1S1MNfqK2Xsym81a0097G/QEwIgqFou3uK57lLleBcNFhFnP83bkcrmfO5m96yxIElQsFtcGIGpdjwhzgXJj/p5WzxYIpRcKhbtcN1X7ZvC86p58Pv9tT5oD4v8Bgd5KP9GueyAAAAAASUVORK5CYII=");}
.icon-tg:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAhZJREFUWEftl7Fv00AUxr93ahLRROzswMCOYAAJJoQEjB5oInxnugFSGJEQoQMZqDoUloj6LlJCh0gswMKGBEMlFkZEO/EnQKFKXfzgJNw6Lil2bVSQ4tH37n2/9+np7h3hgD86YH38FsAY85wZl4uEI8ILKeWVZM5dAL5vFolws0jxKBczHnmevBXPvQtAa8O/Al4T4V0Yht/ywAghpplxEsA5m0cpOaK5BwAtKeXO5hGP9mrdfQLw9UwAzOF9z/NaRQD4vt8iEvf+bwCtu28APpPOEXqrlHs2is3twGAwOLS+/jVTM9Zq1WnHcTYsRG4Am8QYczUMw+NpHBBCfJRSLhfmQBrRvWIKcSAPxARg4sDEgYkDf8WBXq93NAi2HtgDqlSautNoNNbGHVaFAvT7/cNBEDSZMTIr2PmhUqks1Ov1z0mQwgC01jcAsjPdsTHVrgK8qJR6HF/PDaC1vgCQrfh0LPGHMERTiJ9egBYAnIitrQDcUkq9ynUdW0s3N7eeAnwplnwD4KZSqjNapZklsiBc2/lPL8vlqZnhcHh7XyNZtGknIbeZue153pdxDWeMmWPG3fi67Y/MAAmBZSI8lFK+T3MtdzqdI6VSuQ3gWjI+w1gOEGGFiOZd132WRjgZo7U+BYg2wOejtT8C2JcRwBeFoKVqtTrvOM73/YiP9kfXIWLryCel5DaMjfk3H6d5K86y/wd6Epww/gMHVQAAAABJRU5ErkJggg==");}
.about1 .txt .p *{color:inherit !important;font-family:inherit !important;}
.more a,.more .btn,.vm a{border-width:2px;line-height:56px;font-family:'BGIMedium';font-size:16px;}
.index3 .item .txt{padding:48px;}
.listtop .i a{background:#f7f5f8;}
.newsBlock .title{display:flex;justify-content:space-between;align-items:center;}
.newsBlock .title .t{flex:1 1 auto;overflow:hidden;}
@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:20px !important;}
.mbem2{margin-bottom:30px !important;}
.skill03 .pivot .desc{font-size:14px !important;}
.skill03 .item .utit{font-size:16px !important;}
.servicep2 .icons .i .icon{height:36px !important;line-height:36px !important;}
}
@media (max-width:1024px){.newsBlock .title{display:block;position:static;}
.newsBlock .title .btnsGroup{justify-content:center;position:absolute;left:0;bottom:0;width:100%;}
.newsl,.newsr{position:relative;padding-bottom:60px;}
}
@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;}
.liangdian .item .p,.thtj .imgs .item .tl a,.organ04 .item .ctit,.servicep2 .icons .i .t,.newsList .item .tit,.list3 .item .t{font-size:16px;}
.more a,.more .btn,.vm a{font-size:14px;line-height:36px;}
.index3 .item .txt{padding:20px;}
}
@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;margin-top:48px;}
.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:70%;}
.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:40px;font-weight:bold;color:#5f0080;justify-content:flex-start;font-family:'BGIBold';}
.ilink.center{justify-content:center;}
.ilink a,.ilink .lbtn{flex:0 0 auto;margin-right:2em;transition:.3s;}
.ilink a:hover,.ilink .lbtn:hover{color:#4b0065;}
.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:40px;}
.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.48rem 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:75%;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("data:image/png;base64,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") 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;}
.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;}
.expand .btn{cursor:pointer;flex:0 0 auto;white-space:nowrap;color:#5f0080;transition:.3s;}
.expand .btn:hover{color:#4b0065;}
.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 40px;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:#f3efff;color:#4b0065;}
.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:32px;margin-bottom:32px;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 20px;line-height:2;border-radius:1.5em;}
.Analysis .item .tags .tag1613{background:#f9ecd3;color:#deb57a;}
.Analysis .item .tags .tag1448{display:none;}
.Analysis .item .tags .tag1449{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("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAA/klEQVQ4jaWUvUqDMRSGn5QOXSxeRpcOHd2K6Cg4dDcg9QIszmlWp64WCgeEXkK36uDQUcEOBXF0Ey9AkCMHHMJn2qb0nZKX85yfhMRdMGwCHcCxWW+i4SONMPgOuNoCmj6BY9HwmsJiC9Hgc4R38Ry4Bx6BozRBraCi6QfoAQvgwbvY3gW2zr6rCeqFbMO7OPxbL4ET4LoEtvmegG7ifdl5bYVFwztwmnrexRFw+A/2LraAVibPSjSsUiNXuQ9cZvwJMNgIi4ZBNWidiq8qp9zMVvUssWai4bYIBl6Ag8q+rLJomAPzkrb3mnkveJf3XNXYZr4BpgU/SSoFnn8BDfxDEdT3EVoAAAAASUVORK5CYII=") 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;transition:.3s;font-weight: bold;}
.subcrib .btn:hover{background:#f3efff;}
.subcrib{display:flex !important;align-items:center;padding:0;}
.subcrib input{flex:1 1 auto;transition:.3s;border:1px solid rgba(215,215,215,0);}
.subcrib input:focus{border-color:rgba(215,215,215,0.5);}
.share .i .icon{background-size:50%;}
.skill04 .main{padding:0 !important;}
.anlifx a.flex .txt{padding-left:48px;}
.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% - 22px) !important;}
.base_act .list{flex:0 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;margin-top:32px;margin-bottom:0;}
.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{margin-bottom:32px;}
.newsList .item a{padding:32px;}
.newsList .item .txt{padding:0;padding-right:0;}
.newsList .item .img + .txt{padding:0px 48px;padding-right:0;}
.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;font-size:16px;line-height:2;}
.activity .item .type:before{right:-19px !important;border-top-width:27px !important;}
.join .item .tit:after{font-size:3em;}
.jion_con1 .rq .top{padding-left:24px;}
.cnt .txt .line img{max-width:40px;max-height:40px;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:#f7f5f8;}
.me_con1 .rq1 .div.div4{background:#f7f5f8;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;font-size:16px;}
.searchBox .in span{right:-1px;line-height:52px;margin-top:-26px;transition:.3s;font-size:16px;}
.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 !important;font-size:16px;}
.searchBlock .sbtn{line-height:50px !important;border-radius:25px;font-size:16px;}
.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;}
.activity .item .type{padding:0 20px;}
.activity .item .type:before{right:-13px !important;}
}
@media (max-width:768px){.imgText{display:block;}
.imgText .img{width:auto;margin:32px 0 0 !important;}
.grayimgText{display:block;}
.grayimgText .txt{padding:32px;}
.grayimgText .img{width:auto;}
.playBtn.s2{width:0.4em;height:0.4em;}
.newsList .item{margin-bottom:24px;}
.newsList .item a{padding:0;display:block;}
.newsList .item .img{padding:0;width:100%;}
.newsList .item .txt,.newsList .item .img + .txt{padding:24px;}
.zy_con1 .rq_con1 .div{padding:24px;margin-top:24px;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;}
.fileLinks .li{width:100%;}
.fileLinks .li .it{white-space:normal;}
}
/*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 !important;}
.hbox3_main .hbox3_over{margin:15px 0;}
.skill02 .list{margin-top:48px;}
.title{margin-bottom:32px !important;line-height:1.2;}
.skill01 .list,.skill04 .main{padding-top:0;margin-top:48px;}
.skill04 .item .box{border-color:#dfd9e2;}
.skill03 .pivot{background-size:contain;background-repeat:no-repeat;}
.rq8_con1 .div{padding:0 24px;margin-bottom:32px;}
.thtj .table2 table td,.thtj table td{padding:20px !important;border:1px solid #dfd9e2 !important;background:#fff !important;font-size:18px !important;vertical-align:middle !important;font-family:inherit !important;transition:.3s;}
.thtj .table2 table th,.thtj table th{background:#5f0080 !important;color:#fff !important;font-size:20px !important;padding:20px !important;border:1px solid #fff !important;vertical-align:middle !important;}
.thtj .table2 table tr:hover td,.thtj table tr:hover td{background:#fafafa !important;}
.thtj .table2 td *,.thtj .table2 th *,.thtj td *,.thtj th *{font-size:inherit !important;font-family:inherit !important;color:inherit !important;}
.demoi .txt .t{font-size:32px;font-family:'BGIBold';}
.liangdian .items{margin-top:48px;}
.shenxin .item{margin-right:32px;width:calc(44% - 32px);}
.liangdian .item{padding:0 16px;}
.liangdian .ctxt{max-width:none;text-align:center;}
.liangdian .items.s2{padding:32px;margin-bottom:20px;}
.liangdian .items.s2 .img{padding:0;}
.liangdian .items.s2 .img img{width:100%;}
.organ03 .item .mores a + a::before{background-color:#dfd9e2;height:1em;top:50%;margin-top:-0.5em;}
.organ03 .item .text{padding:32px;}
.organ02 .item .text{padding:30px 48px;}
.organ04 .content .right::after{left:-48px;}
.base_act .item a{font-family:"BGIMedium";}
.rq3_con1 .div{margin-top:32px;}
.rq3_con1 .div .rig{padding:32px 32px 22px;}
.rq3_con1 .div .rig .div1{text-align:right;flex:1 1 auto;}
.rq3_con1 .div .rig .p1{color:#5b4663;}
.rq3_con1 .div .rig .div1 span{padding:0 20px;line-height:2;font-size:16px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;}
.rq3_con1 .div .rig .p4 p{margin-left:0;flex:0 0 auto;}
.checkitems .label{font-family:'BGIMedium';}
.checkitems .div1 .label{font-family:'BGIRegular';color:#5b4663;}
.checkitems .rq1{margin-bottom:14px;}
.contentBox .bottomTipBox{padding:32px;}
.contentBox .bottomTipBox .rightTipBox{color:#b2a3b8;font-size:14px;line-height:1.8;}
.contentBox .bottomTipBox .rightTipBox .tipTitle{margin:0;line-height:26px;margin-bottom:10px;font-size:16px !important;}
.contentBox .bottomTipBox .leftIconBox{line-height:1;}
.el-table__body-wrapper::-webkit-scrollbar{width:10px;height:10px;}
.el-table__body-wrapper::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#b2a3b8;}
.el-table__body-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:10px;background:#f0ebf1;}
.rq6_con1 .div .con{padding:0 48px;}
.rq6_con1 .div .con .p2{margin-top:48px;}
.rq6_con1 .div{padding:32px;margin-bottom:32px;}
.rq6_con1 .div .con .p1{margin-top:0;}
.rq6_con1 .div .con h2{margin-bottom:10px;}
.rq5_con1 .div{padding:32px;margin-top:32px;}
.rq5_con1 .div .rig{width:auto;flex:1 1 auto;overflow:hidden;padding:0 48px;}
.rq5_con1 .div a{flex-wrap:nowrap;}
.rq5_con1 .div .lef{flex:0 0 auto;}
.demoDetaiil .cor .boxs .item .box{padding:32px;}
.demoDetaiil .cor .boxs .item{margin-bottom:32px;width:calc(50% - 16px);}
.demoDetaiil .boxs2 .item .ir .bcon{padding:32px 48px;}
.demoDetaiil .ct,.demoDetaiil .col .ct,.ptit{border-color:#c5b9c9;}
.btns .btn:not(:last-child){border-color:#dfd9e2;}
.hlist1 .hitem{margin-bottom:32px;}
.activity .item{margin-bottom:32px;}
.cnt .txt{padding-left:48px;}
.other .ubtn{cursor:pointer !important;}
.selectBox .selectDown .overscroll{padding:10px 0;}
.selectBox .selectDown .option{padding:5px 10px;}
.auto-screening-prompt{background:#fff;cursor:pointer;font-size:14px;line-height:2;padding:5px 10px;}
.auto-screening{border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,0.15);padding:10px 0;border:none;background:#fff;}
.auto-screening-prompt:hover,.selectBox .selectDown .option:hover{background:#f4f4f4;}
.auto-screening.auto-hidden{box-shadow:none;padding:0;}
.nav li .p a{font-size:16px;font-family:'BGIMedium';}
.listtop .i a{padding:24px;}
.listtop .item .pic .txt,.ntop .pic .txt{padding:24px;}
.tab span{padding-bottom:0;}
.subNew .nli .li a{font-weight:normal;}
.subNew a.lk:after{transform:none;border:none;content:"\e65c";font-family:'iconfont';width:auto;height:auto;}
.skill01 .list .item{width:calc(33.33% - 22px);margin-bottom:32px;padding:24px;}
.skill01 .list .item:not(:nth-child(3n+1)){margin-left:32px;}
.liangdian .items{padding-left:16px;padding-right:16px;}
.thtj .imgs .item .tl i{right:5px;}
.zy_con1 .rq_con1 .div .rig .a2 i,.zy_con1 .rq_con1 .div .rig .a1 i{width:20px;background-position:center;}
.activity .item .it:before{background-position:left center;}
.rq6_con1 .div .rig .p{margin-bottom:14px;display:flex;align-items:flex-start;}
.share .i .icon.icon-zhihu{background-size:26px;}
.share .i .icon.icon-tt{background-size:22px;}
.share .i .icon-link{background-size:24px;}
.funeng .item .icon img{max-width:44.44%;max-height:44.44%;}
.cntBlock.pt80.pb80{padding-top:55px !important;padding-bottom:55px !important;}
.cntBlock .btn:hover{background:#f3efff;color:#5f0080;}
.skill03 .item .icon{width:4.68vw;height:4.68vw;}
.skill03 .item .icon img{max-width:44.44%;max-height:44.44%;}
.me_con1 .rq .p2{display:flex;align-items:center;}
.me_con1 .rq .p2 a{flex:0 0 auto;padding:0 20px;}
.me_con1 .rq .p2::before,.me_con1 .rq .p2::after{position:static;width:auto;flex:1 1 auto;background:#dfd9e2;transform:none;}
.g-recaptcha{width:100%;}
.g-recaptcha>div{margin-top:18px;min-width:100%;}
.p_jump .j2:before{content:"\\";}
.el-table__fixed-header-wrapper table{height:100%;}
.dataCard li b{font-weight:normal;}
.Analysis .item .tags span{margin-top:5px;margin-bottom:5px;}
.pd5{padding:0 5px;}
.pnavs span:hover{color:#4b0065;border-color:#4b0065;}
.subNew .nli .li a:hover,.nav li:hover .p a{font-weight:bold;}
.member a:hover{color:#5f0080;font-weight:bold;}
.anlifx a.flex h3{font-size:18px !important;}
.other .ubtn:hover{background-color:#4b0065;transition:.3s;}
.rq8_con1 .div .bot{font-size:18px;}
.backlist a:hover{background:#4b0065;color:#fff;}
.demoi .ul li{font-size:18px;}
.imgs.dataSwiper{margin-top:48px;}
.thtj .imgs .item{height: auto;}
.lcmain .mbem2{margin-bottom: 32px !important;}
.sthzhb_index .hlist1 .imgbox.imgTxt{text-align: left;justify-content: flex-start;background: #e8e2e9;}
.skill02 .item .tit,.newsList .item .tit,.actual01 .actual01_tit,.demoDetaiil .box1 h3{font-weight: bold;}
@media (max-width:1440px){.skill01,.skill02,.skill03 .list{padding-bottom:40px;}
.skill03 .imgbox{padding-top:40px;}
.skill02 .list{margin-top:32px;}
.title{margin-bottom:20px !important;}
.skill01 .list,.skill04 .main,.liangdian .items{margin-top:32px;}
}
@media(max-width:1024px){.banin .btns a{font-size:14px;min-width:98px;line-height:30px;border-radius:44px;}
.demoi .txt .t{font-size:28px;}
.thtj .table2 table th,.thtj table th{font-size:16px !important;}
.thtj .table2 table td,.thtj table td{font-size:14px !important;}
.thtj table img{max-width:200px !important;height:auto !important;}
.demoDetaiil .cor .boxs .item{width:auto;}
.demoDetaiil .boxs2 .item .ir .bcon{padding:24px;}
.skill01 .list .item{width:calc(50% - 10px);margin-bottom:20px;margin-left:0 !important;}
.skill01 .list .item:not(:nth-child(3n+1)){margin-left:0;}
.skill01 .list{justify-content:space-between;}
.rq8_con1 .div .bot{font-size:16px;}
.demoi .ul li{font-size:16px;}
}
@media (max-width:768px){.cnt .txt{padding-left:0;}
.share .i .icon.icon-zhihu{background-size:20px;}
.share .i .icon.icon-tt{background-size:16px;}
.share .i .icon-link{background-size:18px;}
.anlifx a.flex h3{font-size:16px !important;}
.imgs.dataSwiper{margin-top: 32px;}
}
@media (max-width:640px){.shenxin .item{width:100%;margin-right:0;padding:32px;}
.liangdian .items{padding-bottom:40px;}
.organ02 .item .text{padding:32px;}
.organ04 .left .btnsGroup{justify-content:center;}
.organ04 .content .right{margin-top:24px;}
.organ04 .list{padding-top:32px;}
.rq3_con1 .div .rig .div1 span{font-size:14px;padding:0 1em;}
.searchBlock input{font-size:14px;height:40px !important;}
.searchBlock .sbtn{line-height:40px !important;font-size:14px;}
.skill03 .item .icon{width:60px;height:60px;}
.Analysis .item .itp{display:block;}
.Analysis .item .tags{text-align:left;}
.Analysis .item .tags span{margin-left:0;margin-right:10px;}
}
@media(max-width:500px){.banin .btns a{font-size:14px;min-width:110px;line-height:32px;border-radius:36px;}
.demoi .txt .t{font-size:24px;}
.rq6_con1 .div .con{padding:0;}
.rq6_con1 .div .con .p2{margin-top:32px;}
.rq6_con1 .div .con .p2 a{padding:0;}
.rq5_con1 .div a{flex-wrap:wrap;}
.rq5_con1 .div .rig{padding:0;margin-top:32px;}
}
