
.sh-video-detail{max-width:1180px;margin:0 auto;padding:20px 18px 70px;color:#17181d;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;}
.sh-video-detail,.sh-video-detail *{box-sizing:border-box;}
.sh-video-detail-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start;min-width:0;}
.sh-video-main,.sh-video-side{min-width:0;overflow:hidden;border:1px solid rgba(64,195,177,.18);border-radius:10px;background:#fff;box-shadow:0 12px 30px rgba(20,20,20,.04);}
.sh-video-main{display:flex;flex-direction:column;padding:24px 28px 28px;}
.sh-video-crumb{margin:0 0 14px;color:#7c858f;font-size:13px;line-height:1.6;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sh-video-crumb a{color:#7c858f;text-decoration:none;}
.sh-video-crumb span{margin:0 6px;color:#a4abb3;}
.sh-video-crumb strong{color:#5b6470;font-weight:600;}
.sh-video-tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px;}
.sh-video-detail-tag{display:inline-flex;align-items:center;padding:7px 14px;border-radius:999px;background:#edf7f5;color:#40c3b1;font-size:15px;line-height:1;font-weight:900;}
.sh-video-detail-tag-primary{background:#ffecef;color:#40c3b1;}
.sh-video-main h1{margin:0 0 18px;color:#111;font-size:34px;line-height:1.28;font-weight:900;word-break:break-word;}
.sh-title-line{margin:0 0 18px;}
.sh-title-line h1{margin:0;}
.sh-qa-title-avatar{display:none;width:72px;height:72px;border:1px solid #40c3b1;border-radius:50%;background:#fff;object-fit:cover;}
.sh-detail-qa .sh-title-line{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;}
.sh-detail-qa .sh-qa-title-avatar{display:block;}
.sh-detail-qa h1{font-size:30px;line-height:1.32;}
.sh-video-desc{margin:18px 0 0;color:#4e535d;font-size:17px;line-height:1.8;font-weight:700;word-break:break-word;}
.sh-video-frame{position:relative;width:100%;max-width:820px;aspect-ratio:16/9;margin:0 auto;border-radius:12px;overflow:hidden;background:#111;box-shadow:0 18px 42px rgba(20,20,20,.18);}
.sh-video-frame video{width:100%;height:100%;display:block;object-fit:cover;background:#000;}
.sh-video-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff4f6,#ffe3e8);color:#40c3b1;text-align:center;padding:28px;}
.sh-video-empty strong{font-size:26px;line-height:1.35;font-weight:900;}
.sh-video-empty span{margin-top:12px;color:#686d76;font-size:15px;line-height:1.7;}
.sh-video-script{max-width:100%;overflow:hidden;word-break:break-word;}
.sh-video-script h2,.sh-video-script p,.sh-video-script ul{display:none;}
.sh-video-script h2{margin:26px 0 12px;padding-left:12px;border-left:4px solid #40c3b1;color:#111;font-size:24px;line-height:1.35;font-weight:900;}
.sh-video-script p{margin:0 0 14px;color:#333;font-size:17px;line-height:1.9;}
.sh-video-script ul{margin:0 0 18px;padding-left:22px;}
.sh-video-script li{margin:0 0 8px;color:#333;font-size:17px;line-height:1.85;}
.sh-video-script img,.sh-video-script video{max-width:100%;height:auto;}
.sh-video-script iframe,.sh-video-script embed,.sh-video-script object{display:block;width:100%;max-width:100%;aspect-ratio:16/9;border:0;}
.sh-video-script table{display:block;width:100%!important;max-width:100%;overflow-x:auto;border-collapse:collapse;}
.sh-video-script pre{max-width:100%;overflow:auto;white-space:pre-wrap;}
.sh-article-content{margin-top:18px;color:#333;font-size:17px;line-height:1.9;word-break:break-word;}
.sh-article-content h2,.sh-article-content h3{margin:24px 0 12px;padding-left:12px;border-left:4px solid #40c3b1;color:#111;line-height:1.35;font-weight:900;}
.sh-article-content h2{font-size:24px;}
.sh-article-content h3{font-size:21px;}
.sh-article-content p{margin:0 0 14px;}
.sh-article-content ul,.sh-article-content ol{margin:0 0 18px;padding-left:24px;}
.sh-article-content li{margin:0 0 8px;}
.sh-article-content img,.sh-article-content video{max-width:100%;height:auto;}
.sh-article-content .sh-video-frame,.sh-article-content .sh-video-empty{display:none!important;}
.sh-article-content iframe,.sh-article-content embed,.sh-article-content object{display:block;width:100%;max-width:100%;aspect-ratio:16/9;border:0;}
.sh-article-content table{display:block;width:100%!important;max-width:100%;overflow-x:auto;border-collapse:collapse;}
.sh-article-content pre{max-width:100%;overflow:auto;white-space:pre-wrap;}
.sh-qa-answer{position:relative;margin-top:10px;padding:22px 64px 54px 24px;border:1px solid rgba(64,195,177,.18);border-radius:10px;background:#f7faf9;}
.sh-qa-answer-title{position:absolute;right:28px;bottom:24px;display:flex;align-items:center;justify-content:flex-end;margin:0;line-height:1;}
.sh-qa-answer-title img{display:block;width:28px;height:28px;object-fit:contain;}
.sh-qa-answer-body{color:#333;font-size:16px;line-height:1.9;font-weight:400;word-break:break-word;}
.sh-qa-answer-body .sh-video-frame,.sh-qa-answer-body .sh-video-empty{display:none!important;}
.sh-qa-answer-body h2{margin:26px 0 14px;padding-left:12px;border-left:4px solid #40c3b1;color:#111;font-size:23px;line-height:1.45;font-weight:800;}
.sh-qa-answer-body p{margin:0 0 14px;}
.sh-qa-answer-body ul,.sh-qa-answer-body ol{margin:2px 0 0;padding-left:24px;}
.sh-qa-answer-body li{margin:0 0 8px;}
.sh-qa-answer-body img,.sh-qa-answer-body video{max-width:100%;height:auto;}
.sh-qa-answer-body iframe,.sh-qa-answer-body embed,.sh-qa-answer-body object{display:block;width:100%;max-width:100%;aspect-ratio:16/9;border:0;}
.sh-qa-answer-body table{display:block;width:100%!important;max-width:100%;overflow-x:auto;border-collapse:collapse;}
.sh-qa-answer-body pre{max-width:100%;overflow:auto;white-space:pre-wrap;}
.sh-video-side{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;min-height:0;padding:24px 22px;background:linear-gradient(180deg,#fff,#f7faf9);}
.sh-video-consult{flex:0 0 auto;text-align:center;}
.sh-video-related{flex:1;display:flex;flex-direction:column;margin-top:24px;padding-top:22px;border-top:1px solid #f0c8cf;}
.sh-detail-qa + .sh-video-side .sh-video-related{margin-top:0;padding-top:0;border-top:0;}
.sh-video-related h2{margin:0 0 14px;padding-left:12px;border-left:5px solid #40c3b1;color:#111;font-size:22px;line-height:1.35;font-weight:900;}
.sh-video-related-group{display:grid;gap:9px;margin:0;}
.sh-video-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;margin:0;padding:10px 12px;border:1px solid rgba(64,195,177,.18);border-radius:8px;color:#222;background:#f7faf9;font-size:15px;line-height:1.45;font-weight:900;text-decoration:none;}
.sh-video-link em{flex:0 0 auto;color:#40c3b1;font-style:normal;font-size:14px;font-weight:900;white-space:nowrap;}
.sh-qa-topic-related{margin-top:0;padding-top:0;border-top:0;}
.sh-qa-topic-related h2{margin:0 0 12px;padding-left:12px;border-left:5px solid #40c3b1;color:#111;font-size:22px;line-height:1.35;font-weight:900;}
.sh-qa-topic-related-group{display:flex;flex-wrap:wrap;gap:8px;}
.sh-qa-topic-related a{display:inline-flex;align-items:center;height:30px;padding:0 10px;border:1px solid rgba(64,195,177,.22);border-radius:999px;background:#fff;color:#333;font-size:13px;line-height:1;font-weight:800;}
.sh-qa-topic-related a:hover{border-color:#40c3b1;background:#40c3b1;color:#fff;}

.sh-video-avatar{display:block;width:104px;height:104px;margin:0 auto 16px;border:4px solid #40c3b1;border-radius:50%;background:#fff;object-fit:cover;}
.sh-video-consult h2{margin:0 0 14px;color:#111;font-size:30px;line-height:1.18;font-weight:900;text-align:center;}
.sh-video-phone{margin:0 0 16px;color:#111;font-size:26px;line-height:1.18;font-weight:900;}
.sh-video-phone span{color:#40c3b1;margin-right:4px;}
.sh-video-phone small{display:block;margin-top:6px;color:#111;font-size:22px;line-height:1.2;font-weight:900;}
.sh-video-qr{width:168px;height:168px;margin:0 auto 12px;padding:8px;border:1px solid rgba(64,195,177,.28);border-radius:10px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.08);}
.sh-video-qr img{display:block;width:100%;height:100%;object-fit:contain;}
.sh-video-contact-note{margin:0;color:#666;font-size:18px;line-height:1.6;font-weight:900;}
.sh-video-contact-sub{margin:6px 0 0;color:#777;font-size:14px;line-height:1.6;font-weight:700;}
.sh-video-page-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(64,195,177,.16);}
.sh-video-page-nav a{display:block;min-width:0;padding:13px 14px;border:1px solid rgba(64,195,177,.2);border-radius:8px;background:#f7faf9;color:#222;font-size:15px;line-height:1.45;font-weight:900;text-decoration:none;word-break:break-word;}
.sh-video-page-nav span{display:block;margin-bottom:4px;color:#40c3b1;font-size:13px;line-height:1.2;font-weight:900;}
.sh-qa-back-nav a{display:flex;align-items:center;justify-content:center;min-height:50px;text-align:center;}
.sh-qa-back-nav span{display:inline;margin:0;}
@media(max-width:900px){.sh-video-detail{padding:22px 12px 54px}.sh-video-detail-grid{grid-template-columns:1fr;gap:16px}.sh-video-main{padding:20px 16px}.sh-video-main h1{font-size:26px}.sh-detail-qa .sh-title-line{grid-template-columns:56px minmax(0,1fr);gap:12px}.sh-qa-title-avatar{width:56px;height:56px}.sh-qa-answer{padding:18px 52px 50px 16px}.sh-qa-answer-title{right:18px;bottom:18px}.sh-qa-answer-body{font-size:16px}.sh-video-side{grid-template-columns:1fr;gap:18px;padding:18px 16px}.sh-video-phone{font-size:22px}.sh-video-phone small{font-size:20px}.sh-video-consult h2{font-size:26px}.sh-video-page-nav{grid-template-columns:1fr}}

.cq-article{display:block;max-width:960px;padding:36px 24px 64px;margin:auto;box-sizing:border-box}.cq-article .sh-video-main{width:100%;min-width:0}.cq-article .sh-title-line h1{font-size:30px;line-height:1.5}.cq-article .sh-title-line{display:block;margin-top:18px}.cq-article .sh-qa-answer{background:#fff;border-color:#e3e9e7;padding:20px 24px 30px}.cq-article .sh-video-main{border-color:#e3e9e7}.cq-article-date{color:#888;font-size:13px;margin:12px 0 28px}.cq-article .sh-qa-answer-body{font-size:16px;line-height:1.95}.cq-article .sh-qa-answer-body h2{font-size:21px;margin:32px 0 12px}.cq-article .sh-qa-answer-body p{margin:12px 0}.cq-article .sh-qa-answer-body ul,.cq-article .sh-qa-answer-body ol{padding-left:24px}.cq-article .sh-qa-answer-body li{margin:8px 0}.cq-article .sh-qa-answer-body ul li{list-style:disc}.cq-article-sources{border-top:1px solid #e5e9e8;margin-top:36px;padding-top:20px;font-size:14px;line-height:1.9}.cq-article-sources h2{font-size:17px}.cq-article-sources a,.cq-article-back a,.sh-qa-answer-body a{color:#268d80}.cq-article-back{display:flex;justify-content:space-between;gap:20px;margin-top:32px;font-size:14px}.cq-mobile-listing .cq-article{background:#fff;padding:24px 18px}.cq-mobile-listing .cq-article h1{font-size:24px}.cq-mobile-listing .cq-article .sh-qa-answer-body{font-size:16px}.cq-mobile-listing .cq-article-back{flex-direction:column}.cq-mobile-listing .cq-article .sh-video-main{padding:18px 14px}.cq-mobile-listing .cq-article .sh-qa-answer{padding:0;border:0}.cq-mobile-listing .cq-article .sh-qa-answer-body{line-height:1.85}
