.cnc-page .title-wrapper{background-color:#f5f5f5}.cnc-page .title-wrapper .container{display:flex;background-color:#fff}.cnc-page .title-wrapper .container .title-left{width:50%;padding:4%;display:flex;flex-direction:column;justify-content:center}.cnc-page .title-wrapper .container .title-left .title{position:relative}.cnc-page .title-wrapper .container .title-left .title::after{content:'';position:absolute;bottom:-12px;left:0;width:60px;height:4px;background-color:var(--primary-color)}.cnc-page .title-wrapper .container .title-left .desc{line-height:1.6}.cnc-page .title-wrapper .container .title-right{width:50%;aspect-ratio:4 / 3;max-width:800px;border-bottom-left-radius:50px;overflow:hidden}.cnc-page .title-wrapper .container .title-right img{width:100%;height:100%;object-fit:cover}.cnc-page .information{background:url(../../../static/image/service/bg-2.jpg) no-repeat center / cover;min-height:300px}.cnc-page .information .title{text-align:center}.cnc-page .information .information-list{display:flex;gap:24px}.cnc-page .information .information-list .information-item{width:calc(100% / 3 - 24px * 2 / 3);background-color:#fff;border:1px solid transparent;border-color:#ccc;padding:4% 2% 4% 4%}.cnc-page .information .information-list .information-item .row{display:flex;margin-bottom:12px;color:#696969}.cnc-page .information .information-list .information-item .row .label{width:180px}.cnc-page .advantages{background:url(../../../static/image/service/bg-1.jpg) no-repeat center / cover;background-attachment:fixed}.cnc-page .advantages .title{text-align:center}.cnc-page .advantages .advantages-list{display:flex;gap:24px}.cnc-page .advantages .advantages-list .advantages-item{width:calc(100% / 4 - 24px * 3 / 4);display:flex;flex-direction:column;align-items:center;box-shadow:5px 5px 30px rgba(0,0,0,0.15);background-color:#fff;padding:6% 4%;text-align:center;transition:transform .3s ease}.cnc-page .advantages .advantages-list .advantages-item:hover{transform:translateY(-10px)}.cnc-page .advantages .advantages-list .advantages-item:hover .advantages-icon{transform:rotateY(180deg)}.cnc-page .advantages .advantages-list .advantages-item .advantages-icon{transition:transform .6s ease}.cnc-page .advantages .advantages-list .advantages-item .advantages-desc{line-height:1.5;color:#999999}.cnc-page .response-animated{overflow:hidden}.cnc-page .response-animated .title{text-align:center}.cnc-page .response-animated table{width:100%;border-collapse:separate;border-spacing:0;text-align:left;line-height:1.5;background:#fff;border:1px solid #eef0f3;overflow:hidden}.cnc-page .response-animated table caption{padding:14px 16px;text-align:left;font-weight:600;color:#111827}.cnc-page .response-animated table th,.cnc-page .response-animated table td{padding:16px;border-bottom:1px solid #eef0f3;border-right:1px solid #eef0f3;vertical-align:middle;text-align:center}.cnc-page .response-animated table th:first-child,.cnc-page .response-animated table td:first-child{padding-left:18px}.cnc-page .response-animated table th:last-child,.cnc-page .response-animated table td:last-child{padding-right:18px;border-right:0}.cnc-page .response-animated table thead th{position:sticky;top:0;z-index:1;background:linear-gradient(180deg, #f8fafc 0%, #f3f6fb 100%);font-weight:600;color:#111827;letter-spacing:.2px;white-space:nowrap;text-align:center}.cnc-page .response-animated table thead tr{box-shadow:inset 0 -1px 0 #e7eaf0}.cnc-page .response-animated table tbody tr{transition:background-color 120ms ease}.cnc-page .response-animated table tbody tr:hover{background-color:rgba(71,90,151,0.06)}.cnc-page .response-animated table tbody tr:nth-child(even){background-color:#fbfcfe}.cnc-page .response-animated table tbody tr:last-child td{border-bottom:0}@media (max-width:992px){.cnc-page .response-animated table{font-size:13px}.cnc-page .response-animated table th,.cnc-page .response-animated table td{padding:14px 12px}.cnc-page .response-animated table th:first-child,.cnc-page .response-animated table td:first-child{padding-left:14px}.cnc-page .response-animated table th:last-child,.cnc-page .response-animated table td:last-child{padding-right:14px}.cnc-page .response-animated table caption{padding:12px 14px}}.cnc-page .response-animated .note{color:#6b7280;line-height:1.6}.cnc-page .technical{background-color:#f5f5f5}.cnc-page .technical .title{text-align:center}.cnc-page .technical .technical-list{display:flex;flex-wrap:wrap;gap:24px}.cnc-page .technical .technical-list .technical-item{width:calc(100% / 3 - 24px * 2 / 3);background-color:#fff;padding:16px;aspect-ratio:4 / 3;border:1px solid transparent;border-color:#e5e5e5}.cnc-page .technical .technical-list .technical-item img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:992px){.cnc-page .title-wrapper .container{flex-direction:column}.cnc-page .title-wrapper .container .title-left,.cnc-page .title-wrapper .container .title-right{width:100%}.cnc-page .title-wrapper .container .title-left{padding:24px 16px}.cnc-page .title-wrapper .container .title-right{max-width:none;border-bottom-left-radius:0}.cnc-page .information .information-list{flex-direction:column;gap:16px}.cnc-page .information .information-list .information-item{width:100%;padding:16px}.cnc-page .information .information-list .information-item .row{flex-wrap:wrap}.cnc-page .information .information-list .information-item .row .label{width:140px}.cnc-page .advantages{background-attachment:scroll}.cnc-page .advantages .advantages-list{flex-wrap:wrap;gap:16px}.cnc-page .advantages .advantages-list .advantages-item{width:calc(50% - 8px);padding:24px 16px}.cnc-page .technical .technical-list{gap:12px}.cnc-page .technical .technical-list .technical-item{width:calc(50% - 6px);padding:8px}}