.year-item{display:flex}.year-item:not(:first-child){margin-top:100px;position:relative}.year-item:not(:first-child):before{position:absolute;top:-60px;left:0;display:block;width:100%;height:1px;background:#d0d0d0;opacity:.5;content:""}.year-wrapper{margin-right:3.125vw;width:9.1803278689%;min-width:112px}.year{padding:10px;position:sticky;top:100px;background:#3a44a6;color:#fff}.news-list{flex:1}.news-date{width:116px;font-size:1.875rem;font-weight:200;letter-spacing:-.13px;transition:opacity var(--trans-s),color var(--trans-s)}@media only screen and (max-width: 1200px){.news-date{font-size:1.625rem}}.common-pagination{margin-top:60px}.news-item{display:flex;align-items:center;gap:3.0208333333vw}.news-item:not(:first-child){margin-top:80px;position:relative}.news-item:not(:first-child):before{position:absolute;top:-40px;left:0;display:block;width:100%;height:1px;background:#d0d0d0;opacity:.5;content:""}.news-item .text{flex:1;transition:opacity var(--trans-s)}.news-item .text .title{display:block;width:fit-content}.news-item .text .title .itemTitle-l{transition:color var(--trans-s);display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-item .text .des{margin-top:20px;display:block;width:fit-content}.news-item .text .des .paragraphText{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-item .pic{width:23.8549618321%;transition:opacity var(--trans-s);position:relative}.news-item .pic:before{display:block;width:100%;height:0;padding-bottom:58.4%;content:""}.news-item .pic picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.news-item .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.news-item.disable .news-date,.news-item.disable .text,.news-item.disable .pic{opacity:.5}.news-item.active .news-date,.news-item.active .text .title .itemTitle-l{color:#3a44a6}@media only screen and (max-width: 1280px){.year-item{flex-direction:column}.year-wrapper{margin-right:unset}.news-list{margin-top:30px}}@media only screen and (max-width: 1200px){.year-item:not(:first-child){margin-top:90px}.news-item{flex-wrap:wrap;gap:20px}.news-item:not(:first-child){margin-top:60px}.news-item:not(:first-child):before{top:-30px;content:""}.news-date{width:100%}.common-pagination{margin-bottom:60px}}@media only screen and (max-width: 1024px){.news-date{width:116px}}@media only screen and (max-width: 767px){.news-date{width:100%}.news-item .text{width:100%;flex:unset}.news-item .pic{width:250px}}.serviceItem{position:relative;width:calc((100% - 6.25vw)/2);align-self:flex-start}@media only screen and (min-width: 1201px) and (min-width: 1201px){.serviceItem:hover .text{opacity:0}.serviceItem:hover .text-hover{opacity:1;pointer-events:auto;transform:translate3d(0,15px,0)}}@media only screen and (min-width: 1201px) and (max-width: 1200px){.serviceItem:active .text{opacity:0}.serviceItem:active .text-hover{opacity:1;pointer-events:auto;transform:translate3d(0,15px,0)}}.serviceItem .pic{margin-bottom:20px;display:block;width:100%}.serviceItem .text{display:block;opacity:1;transition:opacity var(--trans-s)}.serviceItem .text .itemTitle-w{word-break:break-all}.serviceItem .text-hover{position:absolute;left:0;bottom:0;width:calc(100% - 55px);opacity:0;pointer-events:none;transform:translate3d(0,50px,0);transition:transform var(--trans-normal),opacity var(--trans-normal)}.serviceItem .text-hover .wrapper{padding:20px;display:flex;align-items:center;width:fit-content;background:#3a44a6;color:#fff}@media only screen and (min-width: 1201px){.serviceItem .text-hover .wrapper:hover .plus:before,.serviceItem .text-hover .wrapper:hover .plus:after{transform:rotate(180deg)}}@media only screen and (max-width: 1200px){.serviceItem .text-hover .wrapper:active .plus:before,.serviceItem .text-hover .wrapper:active .plus:after{transform:rotate(180deg)}}.serviceItem .text-hover .itemTitle-w{margin-right:10px;word-break:break-all}.serviceItem .text-hover .plus{flex-shrink:0;position:relative;display:flex;justify-content:center;align-items:center;width:24px;height:24px}.serviceItem .text-hover .plus:before,.serviceItem .text-hover .plus:after{position:absolute;display:block;background:#fff;transition:transform var(--trans-normal);content:""}.serviceItem .text-hover .plus:before{width:14px;height:2px}.serviceItem .text-hover .plus:after{width:2px;height:14px}@media only screen and (max-width: 767px){.serviceItem{width:100%}}section.title{padding-top:144px}section.title .container{grid-column:var(--normal-grid)}section.title .title{font-size:2.25rem;font-weight:700;line-height:1.3}section.title .wrapper{margin-top:50px;display:flex;align-items:center;gap:3.0208333333vw}section.title .wrapper .search-block{padding-right:4.6354166667vw;position:relative;width:26.6055045872%;min-height:200px;display:flex;flex-direction:column;justify-content:center}section.title .wrapper .search-block:before{position:absolute;top:0;right:0;width:calc(100% + 89px);height:100%;background:#393a42;z-index:-1;content:""}section.title .wrapper .search-block .keyword{color:#7e86d0;font-size:.75rem;font-weight:600;line-height:1.6}section.title .wrapper .search-block .input{margin-top:15px;padding-bottom:25px;position:relative;display:flex;align-items:center;gap:10px}section.title .wrapper .search-block .input:after{position:absolute;bottom:0;left:0;width:100%;height:10px;background:#7e86d0;content:""}section.title .wrapper .search-block .input.active .icon{pointer-events:auto;opacity:1}section.title .wrapper .search-block .input.active .icon-search{pointer-events:none;opacity:0}section.title .wrapper .search-block .input .icon-wrapper{display:flex;justify-content:center;align-items:center;width:20px;height:20px}section.title .wrapper .search-block .input .icon{position:absolute;display:flex;justify-content:center;align-items:center;width:20px;height:20px;cursor:pointer;pointer-events:none;opacity:0;transition:opacity .2s}section.title .wrapper .search-block .input .icon:before,section.title .wrapper .search-block .input .icon:after{position:absolute;display:block;width:14px;height:1px;background:#fff;opacity:.5;content:""}section.title .wrapper .search-block .input .icon:before{transform:rotate(135deg)}section.title .wrapper .search-block .input .icon:after{transform:rotate(45deg)}section.title .wrapper .search-block .input .icon-search{position:absolute;font-size:1rem;color:#fff;pointer-events:auto;opacity:1;transition:opacity .2s}section.title .wrapper .search-block .input input{flex:1;padding:unset;background:unset;border:unset;font-size:1rem;font-weight:400;line-height:1.6;color:#fff}section.title .wrapper .search-block .input .btn{font-size:1rem;font-weight:700;line-height:1;color:#fff;cursor:pointer}section.title .wrapper .content-block{width:69.9541284404%}section.title .wrapper .content-block .tab-btn{margin-top:30px;display:flex;align-items:center;min-height:44px;gap:60px}section.title .wrapper .content-block .tab-btn:before{display:block;width:1px;height:44px;background:#000;opacity:.2;content:""}section.title .wrapper .content-block .tab-btn .text{position:relative;order:-1}section.title .wrapper .content-block .tab-btn .btns{display:flex;align-items:center;gap:50px}section.title .wrapper .content-block .tab-btn .btns .btn{cursor:pointer;transition:color var(--trans-s),opacity var(--trans-s)}section.title .wrapper .content-block .tab-btn .btns .btn[aria-selected=false]{opacity:.2}section.title .wrapper .content-block .tab-btn .btns .btn[aria-selected=true]{color:#3a44a6}@media only screen and (max-width: 1280px){section.title .wrapper{flex-direction:column;align-items:flex-start;gap:30px}section.title .wrapper .search-block{width:50%}section.title .wrapper .content-block{width:100%}section.title .wrapper .content-block .tab-btn{flex-direction:column;align-items:flex-start;gap:15px}section.title .wrapper .content-block .tab-btn:before{display:none}section.title .wrapper .content-block .tab-btn .btns{gap:30px}}@media only screen and (max-width: 1200px){section.title{padding-top:121px}section.title .blockSubTitle-w{font-size:1rem}section.title .itemTitle-w{font-size:.75rem}}@media only screen and (max-width: 767px){section.title .wrapper .search-block{padding-left:10px;padding-right:30px;width:100%;min-height:150px}}section.tabPanel{padding:clamp(30px,-.8824rem + 4.902vw,80px) 0 clamp(60px,-1.2132rem + 8.8235vw,150px);position:relative}section.tabPanel:before{display:block;position:absolute;top:-30px;left:0;width:100%;height:calc(100% + 30px);background:#f5f5f5;z-index:-2;content:""}section.tabPanel .container{grid-column:var(--normal-grid)}section.tabPanel .tab-wrapper{display:flex;justify-content:space-between;gap:5.9895833333vw}section.tabPanel .tab-wrapper .aside-wrapper{padding-left:3.0208333333vw;position:relative;width:23.3371559633%}section.tabPanel .tab-wrapper .aside-wrapper:before{position:absolute;top:0;left:0;display:block;width:6px;height:100%;background:#3a44a6;content:""}section.tabPanel .tab-wrapper .aside-wrapper .aside{position:sticky;top:100px}section.tabPanel .tab-wrapper .main-block{width:69.9541284404%}section.tabPanel .tab-wrapper .main-block .category .tag{padding:10px;width:fit-content;background:#3a44a6;color:#fff}section.tabPanel .tab-wrapper .main-block .category .tag p{font-size:1.25rem;font-weight:400;letter-spacing:-1px}section.tabPanel .tab-wrapper .main-block .category .tag span{font-size:1.25rem;font-weight:800;letter-spacing:-1px}section.tabPanel .tab-wrapper .main-block .category .category-list{margin-top:40px}section.tabPanel .tab-wrapper .main-block .category .category-item{display:flex;align-items:center}section.tabPanel .tab-wrapper .main-block .category .category-item:not(:first-child){margin-top:clamp(50px,1.4706rem + 2.9412vw,80px)}@media only screen and (min-width: 1201px){section.tabPanel .tab-wrapper .main-block .category .category-item:hover .content .title{color:#3a44a6}section.tabPanel .tab-wrapper .main-block .category .category-item:hover .btn .plus:before,section.tabPanel .tab-wrapper .main-block .category .category-item:hover .btn .plus:after{background:#3a44a6}section.tabPanel .tab-wrapper .main-block .category .category-item:hover .btn .box{grid-template-columns:1fr}section.tabPanel .tab-wrapper .main-block .category .category-item:hover .btn p{color:#3a44a6}}@media only screen and (max-width: 1200px){section.tabPanel .tab-wrapper .main-block .category .category-item:active .content .title{color:#3a44a6}section.tabPanel .tab-wrapper .main-block .category .category-item:active .btn .plus:before,section.tabPanel .tab-wrapper .main-block .category .category-item:active .btn .plus:after{background:#3a44a6}section.tabPanel .tab-wrapper .main-block .category .category-item:active .btn .box{grid-template-columns:1fr}section.tabPanel .tab-wrapper .main-block .category .category-item:active .btn p{color:#3a44a6}}section.tabPanel .tab-wrapper .main-block .category .category-item .content{margin-right:auto;width:73.7704918033%}section.tabPanel .tab-wrapper .main-block .category .category-item .content .title{display:block;width:fit-content;transition:color var(--trans-s)}section.tabPanel .tab-wrapper .main-block .category .category-item .content .text{margin-top:20px}section.tabPanel .tab-wrapper .main-block .category .category-item .content .text .paragraphText{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}section.tabPanel .tab-wrapper .main-block .category .category-item .btn{display:flex;align-items:center;transition:opacity var(--trans-normal)}section.tabPanel .tab-wrapper .main-block .category .category-item .btn .plus{display:flex;justify-content:center;align-items:center;width:14px;height:14px}section.tabPanel .tab-wrapper .main-block .category .category-item .btn .plus:before,section.tabPanel .tab-wrapper .main-block .category .category-item .btn .plus:after{position:absolute;display:block;background:#000;transition:color var(--trans-s);content:""}section.tabPanel .tab-wrapper .main-block .category .category-item .btn .plus:before{width:14px;height:2px}section.tabPanel .tab-wrapper .main-block .category .category-item .btn .plus:after{width:2px;height:14px}section.tabPanel .tab-wrapper .main-block .category .category-item .btn .box{display:grid;grid-template-columns:0fr;transition:grid-template-columns var(--trans-l)}section.tabPanel .tab-wrapper .main-block .category .category-item .btn .box>div{overflow:hidden}section.tabPanel .tab-wrapper .main-block .category .category-item .btn p{margin-left:15px;color:#000;white-space:nowrap;transition:color var(--trans-s)}section.tabPanel .tab-wrapper .main-block .introduction{margin-top:160px;position:relative}section.tabPanel .tab-wrapper .main-block .introduction:before{position:absolute;top:-80px;left:0;display:block;width:100%;height:1px;background:#d0d0d0;content:""}section.tabPanel .tab-wrapper .main-block .introduction:only-child{margin-top:unset}section.tabPanel .tab-wrapper .main-block .introduction:only-child:before{display:none}section.tabPanel .tab-wrapper .main-block .introduction .tag{padding:10px;width:fit-content;background:#393a42;color:#fff}section.tabPanel .tab-wrapper .main-block .introduction .tag p{font-size:1.25rem;font-weight:400;letter-spacing:-1px}section.tabPanel .tab-wrapper .main-block .introduction .tag span{font-size:1.25rem;font-weight:800;letter-spacing:-1px}section.tabPanel .tab-wrapper .main-block .introduction .introduction-list{margin-top:40px;display:flex;flex-wrap:wrap;gap:80px 6.25vw}@media only screen and (max-width: 1280px){section.tabPanel:before{top:-230px;height:calc(100% + 230px)}section.tabPanel .tab-wrapper{flex-direction:column}section.tabPanel .tab-wrapper .aside-wrapper{width:100%}section.tabPanel .tab-wrapper .main-block{width:100%}}@media only screen and (max-width: 1200px){section.tabPanel .tab-wrapper{gap:30px}section.tabPanel .tab-wrapper .aside-wrapper{padding-left:28px}section.tabPanel .tab-wrapper .main-block .category .category-item .btn .box{grid-template-columns:1fr}section.tabPanel .tab-wrapper .main-block .introduction{margin-top:100px}section.tabPanel .tab-wrapper .main-block .introduction:before{top:-50px}}@media only screen and (max-width: 900px){section.tabPanel .tab-wrapper .main-block .category .category-item{flex-direction:column;align-items:flex-start}section.tabPanel .tab-wrapper .main-block .category .category-item .content{width:100%;margin-right:unset}section.tabPanel .tab-wrapper .main-block .category .category-item .btn{margin-top:20px}section.tabPanel .tab-wrapper .main-block .category .category-item .btn .plus:before,section.tabPanel .tab-wrapper .main-block .category .category-item .btn .plus:after{background:#3a44a6}section.tabPanel .tab-wrapper .main-block .category .category-item .btn p{color:#3a44a6}}@media only screen and (max-width: 767px){section.tabPanel .tab-wrapper .main-block .introduction .introduction-list{gap:50px}}.no-data{background:#f5f5f5}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#FFFFFF!important}
