.branch_banner{height:68.08rem;overflow:hidden;isolation:isolate;background-color:#041030}.branch_banner.img_bg > img{left:auto;right:0px;width:calc(100% - 11.36rem);transition:transform 6s ease-out}.branch_banner.img_bg:hover > img{transform:scale(1.03)}.branch_banner::before{content:'';position:absolute;left:0px;top:0px;z-index:-1;width:100%;height:100%;pointer-events:none;background-image:linear-gradient(90deg,#041030 6.13%,rgba(4,16,48,0.88) 19.52%,rgba(4,16,48,0.53) 36.81%,rgba(4,16,48,0) 55.77%)}.branch_banner .content{height:100%;padding-top:20.96rem}.branch_banner .tcon h1{color:#fff;font-weight:520;font-size:6.4rem;line-height:8.45rem}.branch_banner .tcon p{margin-top:1.42rem;color:rgba(255,255,255,0.85);font-weight:305;font-size:2.2rem;line-height:3.5rem}.branch_banner .btn_box{margin-top:4.72rem}@media screen and (min-width:769px) and (max-width:1220px){.branch_banner::before{background-image:linear-gradient(90deg,#041030 6%,rgba(4,16,48,0.88) 24%,rgba(4,16,48,0.53) 46%,rgba(4,16,48,0) 70%)}}@media screen and (max-width:768px){.branch_banner{height:auto;padding:70px 0px 60px}.branch_banner.img_bg > img{left:0px;width:100%;object-position:60% center}.branch_banner::before{background-image:linear-gradient(90deg,rgba(4,16,48,0.9) 0%,rgba(4,16,48,0.72) 60%,rgba(4,16,48,0.4) 100%)}.branch_banner .content{height:auto;padding-top:0px}.branch_banner .tcon h1{font-size:30px;line-height:1.35}.branch_banner .tcon p{margin-top:10px;font-size:14px;line-height:1.7}.branch_banner .btn_box{margin-top:24px}}.branch_offices{position:relative;z-index:1;padding:16rem 0px 11.54rem}.branch_offices::before{content:'';position:absolute;left:0px;top:0px;z-index:-1;width:100%;height:calc(100% + 11.86rem);border-radius:3rem;pointer-events:none;border:1px solid rgba(255,255,255,0.76);background:linear-gradient(180deg,rgba(255,255,255,0.79) 0rem,rgba(255,255,255,0) 49.9rem),radial-gradient(142.3rem 171.9rem at 50% 90.8rem,rgba(243,251,255,0.46) 0%,rgba(230,243,251,0.43) 16%,rgba(201,227,244,0.36) 47%,rgba(222,238,248,0.22) 60%,rgba(240,247,251,0.1) 71%,rgba(250,252,254,0.03) 80%,rgba(255,255,255,0) 84%),#fff}.branch_offices .head{position:relative;padding-bottom:6.46rem;border-bottom:1px solid #e4e8ee}.branch_offices .head .tag{position:absolute;left:-0.06rem;top:-0.05rem;border-color:rgba(34,29,21,0.3)}.branch_offices .head .tcon{text-align:center}.branch_offices .head .tcon h2{line-height:6.6rem}.branch_offices .main{display:flex;justify-content:space-between;align-items:stretch;padding-top:4.38rem}.branch_offices .side{flex-shrink:0;width:26.4rem;margin-left:-0.05rem}.branch_offices .tabs{position:-webkit-sticky;position:sticky;top:12rem;display:flex;flex-direction:column;gap:1.52rem;margin-top:0.48rem}.branch_offices .tabs li{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;height:5.4rem;border-radius:10rem;border:1px solid rgba(34,29,21,0.3);cursor:pointer;color:var(--title);font-weight:450;font-size:1.6rem;letter-spacing:0.06em;white-space:nowrap;isolation:isolate;transition:color 0.3s,border-color 0.3s}.branch_offices .tabs li::before{content:'';position:absolute;left:0px;top:0px;z-index:-1;width:100%;height:100%;border-radius:inherit;background-color:var(--primary);opacity:0;transform:scaleX(0.6);transition:opacity 0.3s,transform 0.3s}.branch_offices .tabs li:hover{color:var(--primary);border-color:var(--primary)}.branch_offices .tabs li.active{color:#fff;border-color:var(--primary)}.branch_offices .tabs li.active::before{opacity:1;transform:scaleX(1)}.branch_offices .panels{width:124.5rem;max-width:calc(100% - 30rem)}.branch_offices .panel{display:none}.branch_offices .panel.active{display:block}.branch_offices .panel .title h3{color:var(--title);font-weight:450;font-size:3.4rem;line-height:4.5rem}.branch_offices .list{display:grid;grid-template-columns:repeat(2,minmax(0px,1fr));gap:1.5rem 2.57rem;margin-top:2.62rem}.branch_offices .list li{display:flex;align-items:center;min-height:13.4rem;padding:1.6rem 3rem 1.6rem 3.94rem;border-radius:1.6rem;border:1px solid #e4e8ee;background-color:#fff;transition:border-color 0.3s,box-shadow 0.3s}.branch_offices .panel.active .list li{animation:branch_offices_in 0.5s both}.branch_offices .panel.active .list li:nth-child(2){animation-delay:0.05s}.branch_offices .panel.active .list li:nth-child(3){animation-delay:0.1s}.branch_offices .panel.active .list li:nth-child(4){animation-delay:0.15s}.branch_offices .panel.active .list li:nth-child(5){animation-delay:0.2s}.branch_offices .panel.active .list li:nth-child(6){animation-delay:0.25s}.branch_offices .panel.active .list li:nth-child(n + 7){animation-delay:0.3s}.branch_offices .list li:hover{border-color:rgba(240,131,0,0.5);box-shadow:0px 1.4rem 3rem rgba(24,58,96,0.08)}.branch_offices .list .item{display:flex;align-items:flex-start;width:100%}.branch_offices .list .icon{display:block;flex-shrink:0;width:2.65rem;height:3.2rem;margin:0.27rem 2.25rem 0px 0px;transition:transform 0.3s}.branch_offices .list .icon img{display:block;width:100%;height:100%}.branch_offices .list li:hover .icon{transform:translateY(-0.4rem)}.branch_offices .list .txt{flex:1;min-width:0px}.branch_offices .list .txt h4{color:var(--dark);font-weight:450;font-size:2.4rem;line-height:3.2rem;transition:color 0.3s}.branch_offices .list li:hover .txt h4{color:var(--primary)}.branch_offices .list .txt p{margin-top:0.81rem;color:var(--text);font-weight:380;font-size:1.5rem;line-height:2.4rem}@media screen and (min-width:769px) and (max-width:1220px){.branch_offices .list{grid-template-columns:minmax(0px,1fr)}}@media screen and (max-width:1024px){.branch_offices .side{width:22rem}.branch_offices .panels{max-width:calc(100% - 26rem)}}@media screen and (max-width:768px){.branch_offices{padding:50px 0px 50px}.branch_offices::before{height:calc(100% + 60px);border-radius:16px}.branch_offices .head{display:flex;flex-direction:column;align-items:center;padding-bottom:24px}.branch_offices .head .tag{position:relative;left:auto;top:auto;margin-bottom:14px}.branch_offices .head .tcon h2{line-height:1.35}.branch_offices .main{display:block;padding-top:20px}.branch_offices .side{position:-webkit-sticky;position:sticky;top:0px;z-index:3;width:auto;margin:0px -20px;padding:10px 20px;background-color:rgba(255,255,255,0.92);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.branch_offices .tabs{position:static;display:grid;grid-template-columns:repeat(2,minmax(0px,1fr));gap:8px;margin-top:0px}.branch_offices .tabs li{height:40px;font-size:14px;letter-spacing:0px}.branch_offices .panels{width:auto;max-width:none;margin-top:16px}.branch_offices .panel .title h3{font-size:20px;line-height:1.4}.branch_offices .list{grid-template-columns:minmax(0px,1fr);gap:10px;margin-top:14px}.branch_offices .list li{min-height:0px;padding:18px 16px;border-radius:12px}.branch_offices .list .icon{width:20px;height:24px;margin:1px 12px 0px 0px}.branch_offices .list .txt h4{font-size:17px;line-height:24px}.branch_offices .list .txt p{margin-top:4px;font-size:13px;line-height:20px}}@keyframes branch_offices_in{0%{opacity:0;transform:translateY(2rem)}100%{opacity:1;transform:translateY(0px)}}