*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,hr,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0;margin:0}ol,ul,li{list-style:none}ul::-webkit-scrollbar{width:0 !important}a{text-decoration:none}img{border:none;vertical-align:middle}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,PingFang SC,Noto Sans,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji}.clearfix{display:block}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}* html .clearfix{height:1%}*+html .clearfix{min-height:1%}.textOneline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.textTwoline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2}.adTitle{font-size:12px;line-height:14px;margin:3px 0 6px 0;color:#ccc;text-align:start}.adsHeight{width:100%;height:252px;margin-bottom:10px}@media (max-width:355px){.adsHeight{width:100%;height:312px}}@media (min-width:356px){.adsHeight{width:100%;height:312px}}@media (min-width:748px){.adsHeight{width:100%;height:280px}}.headWrap{height:72px;background:#fff;border-bottom:1px solid #ddd;z-index:100;position:relative}.headWrap #backToTop{position:fixed;bottom:50px;right:-200%;transition:right .2s ease-out;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;background:var(--Theme, #ff7d00);box-shadow:0 4px 12px 0 rgba(46,52,54,0.1);border:none;z-index:5;cursor:pointer}.headWrap #backToTop:hover{background:linear-gradient(0deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2)),var(--Theme, #ff7d00)}.headWrap .head{max-width:1248px;height:100%;padding:0 24px;margin:0 auto;display:flex;align-items:center;gap:24px}.headWrap .head .logoLink .logoImg{height:35px;width:auto;display:block}.headWrap .head .pcSearch{width:576px;height:40px;padding:0 12px 0 24px;flex-shrink:0;display:flex;align-items:center;background:#f5f5f5;border-radius:999px;position:relative;overflow:hidden}.headWrap .head .pcSearch .searchInput{flex:1;height:100%;border:none;outline:none;background:transparent;color:#333;font-size:14px;line-height:1}.headWrap .head .pcSearch .searchInput::placeholder{color:#999}.headWrap .head .pcSearch .searchBtn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.headWrap .head .catDropdown{margin-left:auto;position:relative;flex-shrink:0}@media only screen and (min-width:1200px){.headWrap .head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.headWrap .head .logoLink{grid-column:1;justify-self:start}.headWrap .head .pcSearch{grid-column:2;justify-self:center;flex:none}.headWrap .head .catDropdown{grid-column:3;justify-self:end;margin-left:0}}.headWrap .head .catDropdownTrigger{display:flex;align-items:center;gap:4px;cursor:pointer;user-select:none;padding:4px 0}.headWrap .head .catDropdownLabel{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;font-weight:400;color:#222;line-height:32px;white-space:nowrap}.headWrap .head .catChevron{flex-shrink:0;transition:transform .2s ease}.headWrap .head .catDropdown.active .catChevron{transform:rotate(180deg)}.headWrap .head .catDropdownMenu{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,0.08);z-index:200;padding:4px 0}.headWrap .head .catDropdownMenu.open{display:block}.headWrap .head .catDropdownLink{font-family:var(--FontTitle, "DM Sans", sans-serif);display:block;padding:8px 24px;font-size:14px;font-weight:500;color:#666;line-height:22px;white-space:nowrap;transition:color .15s,background .15s}.headWrap .head .catDropdownLink:hover{color:var(--Theme, #ff7d00);background:#fafafa}.headWrap .head .menuIcon{display:none;width:24px;height:24px;flex-shrink:0;cursor:pointer}.headWrap .menuMask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:200}.headWrap .menuWrap{position:fixed;top:0;right:-100%;bottom:0;width:280px;background:#fff;z-index:300;transition:right .3s ease;padding:20px;overflow-y:auto}.headWrap .menuWrap .menuTop{display:flex;justify-content:flex-end;margin-bottom:20px}.headWrap .menuWrap .closeIcon{width:24px;height:24px;cursor:pointer}.headWrap .menuWrap .mobileSearch{margin-bottom:20px;width:100%;height:40px;display:flex;align-items:center;background:#f5f5f5;border-radius:999px;padding:0 12px 0 20px;position:relative;overflow:hidden}.headWrap .menuWrap .mobileSearch .searchInput{flex:1;height:100%;border:none;outline:none;background:transparent;font-size:14px;color:#333}.headWrap .menuWrap .mobileSearch .searchInput::placeholder{color:#999}.headWrap .menuWrap .mobileSearch .searchBtn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.headWrap .menuWrap .menuList .menuItem{border-bottom:1px solid #eee}.headWrap .menuWrap .menuList .menuItem .menuItemLink{display:flex;align-items:center;justify-content:space-between;padding:14px 0;color:#333;font-size:16px;text-decoration:none}.headWrap .menuWrap .menuList .menuItem .menuItemTitle{color:#333;font-size:16px;font-weight:400}.headWrap .menuWrap .menuList .menuItem .menuItemArrow{width:14px;height:14px;flex-shrink:0}.headWrap .menuWrap .menuList .menuItem:hover .menuItemTitle{color:var(--Theme, #ff7d00)}@media only screen and (max-width:1199px){.headWrap .head .pcSearch{display:none}.headWrap .head .catDropdown{margin-left:auto}.headWrap .head .menuIcon{display:block}}@media only screen and (max-width:767px){.headWrap{height:56px}.headWrap #backToTop{bottom:16px;width:40px;height:40px;border-radius:12px}.headWrap .head{gap:16px}.headWrap .head .logoLink .logoImg{height:30px}.headWrap .head .catDropdown{display:none}.headWrap .head .menuIcon{display:block;margin-left:auto}}.searchHead{box-sizing:border-box;width:100%;background:#fff;border-bottom:1px solid #ddd;padding:17px 0;font-family:"Noto Sans",var(--FontBody, "Open Sans", sans-serif)}.searchHead__shell{max-width:1248px;margin:0 auto;padding:0 24px;box-sizing:border-box}.searchHead__row{display:flex;align-items:center;justify-content:space-between;gap:24px}.searchHead__brand{flex-shrink:0;display:flex;align-items:center;line-height:0}.searchHead__logo{display:block;height:35px;width:auto;max-width:200px;object-fit:contain}.searchHead__field{display:flex;align-items:stretch;flex-shrink:0;width:521px;max-width:100%;height:40px;background:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden;box-sizing:border-box}.searchHead__input{flex:1 1 auto;min-width:0;height:100%;margin:0;padding:0 8px 0 21px;border:none;outline:none;background:#fff;font-family:inherit;font-size:14px;font-weight:400;line-height:normal;color:#333}.searchHead__input::placeholder{color:#666}.searchHead__btn{flex-shrink:0;align-self:stretch;margin:0;padding:3px 24px;border:none;background:var(--Theme, #ff7d00);color:#fff;font-family:inherit;font-size:16px;font-weight:400;line-height:24px;text-align:center;white-space:nowrap;cursor:pointer;box-sizing:border-box}.searchHead__btn:hover{background:linear-gradient(0deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1)),var(--Theme, #ff7d00)}.searchHead__btn:active{opacity:.95}@media only screen and (max-width:767px){.searchHead{padding:12px 0;border-bottom:none}.searchHead__shell{width:100%;max-width:none;padding:0 16px;box-sizing:border-box}.searchHead__row{flex-direction:column;align-items:stretch;gap:0}.searchHead__brand{align-self:stretch;justify-content:center;width:calc(100% + 32px);max-width:none;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #ddd;box-sizing:border-box}.searchHead__field{width:100%;max-width:none}}.customTheme{color:var(--TextPrimary);width:100%;word-break:break-word}.customTheme h1,.customTheme h1 span{font-family:var(--FontTitle, "DM Sans", sans-serif);font-style:normal;font-weight:600;line-height:135%;padding-top:0;padding-bottom:16px;font-size:36px}.customTheme h2,.customTheme h2 span{font-family:var(--FontTitle, "DM Sans", sans-serif);font-style:normal;font-weight:600;line-height:135%;padding-top:20px;padding-bottom:20px;font-size:26px}.customTheme h3,.customTheme h3 span{font-family:var(--FontTitle, "DM Sans", sans-serif);font-style:normal;font-weight:600;line-height:135%;padding-top:16px;padding-bottom:16px;font-size:24px}.customTheme h4,.customTheme h4 span{font-family:var(--FontTitle, "DM Sans", sans-serif);font-style:normal;font-weight:600;line-height:135%;padding-top:0;padding-bottom:16px;font-size:18px}.customTheme p,.customTheme p span,.customTheme li{font-family:var(--FontBody, "Noto Sans", sans-serif);font-style:normal;font-weight:400;line-height:165%;padding-bottom:16px;font-size:20px;padding-top:0}.customTheme ul{padding-left:24px}.customTheme ul li{list-style:disc}.customTheme ul li::marker{color:var(--Theme, #ff7d00);font-weight:600}.customTheme ol{padding-left:24px}.customTheme ol li{list-style:decimal;padding-bottom:8px}.customTheme ol li::marker{color:var(--Theme, #ff7d00);font-weight:600}.customTheme a{color:var(--Link);cursor:pointer}.customTheme table{width:100% !important;border-collapse:collapse}.customTheme table tbody th,.customTheme table tbody td{border:4px solid var(--BgPage);padding:12px 14px;text-align:left;max-width:200px}.customTheme table tbody th{background-color:var(--TableTh1)}.customTheme table tbody th:nth-child(1){background-color:var(--TableTh1)}.customTheme table tbody th:nth-child(2){background-color:var(--TableTh2)}.customTheme table tbody th:nth-child(3){background-color:var(--TableTh3)}.customTheme table tbody th:nth-child(4){background-color:var(--TableTh4)}.customTheme table tbody th:nth-child(5){background-color:var(--TableTh5)}.customTheme table tbody th:nth-child(6){background-color:var(--TableTh6)}.customTheme table tbody tr:nth-child(even){background-color:var(--TableTd1)}.customTheme table tbody tr:nth-child(odd){background-color:var(--TableTd2)}@media only screen and (max-width:767px){.customTheme h1,.customTheme h1 span{font-size:24px}.customTheme h2,.customTheme h2 span{font-size:22px;padding-top:24px;padding-bottom:16px}.customTheme h3,.customTheme h3 span{font-size:20px;padding-top:16px;padding-bottom:16px}.customTheme h4,.customTheme h4 span{font-size:18px}.customTheme p,.customTheme p span,.customTheme li{font-size:16px;padding-bottom:16px}}.anthorInfo{display:none;align-items:center;color:var(--TextTertiary);font-size:12px;font-weight:400;line-height:135%}.anthorInfo .point{margin:0 6px}@media only screen and (max-width:767px){.anthorInfo{display:flex}}@media only screen and (min-width:768px) and (max-width:1200px){.anthorInfo{display:flex}}.tableContentsMobile{display:none;position:-webkit-sticky;position:sticky;top:16px;z-index:5;padding:6px 16px;margin:10px 0;background-color:var(--BgPage);border-radius:6px;border:1px solid #ddd}.tableContentsMobile .contentsTitle{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.tableContentsMobile .contentsTitle .title{color:var(--TextPrimary);font-size:18px;font-weight:600;line-height:135%}.tableContentsMobile .contentsTitle svg{width:32px;height:32px}.tableContentsMobile .contentsTitle .topArrow{display:none}.tableContentsMobile .contentsList{display:none;margin-top:12px;max-height:390px;overflow-y:scroll}.tableContentsMobile .contentsList .contentsItem{margin-bottom:12px}.tableContentsMobile .contentsList .contentsItem .contentsLink{display:flex;align-items:flex-start;color:var(--TextPrimary);font-size:14px;font-weight:400;line-height:135%}.tableContentsMobile .contentsList .contentsItem .contentsLink svg{flex-shrink:0;width:8px;height:8px;margin-top:5px;margin-right:8px}.tableContentsMobile .contentsList .contentsItem .contentsLink:hover{color:var(--Theme)}.tableContentsMobile .contentsList .contentsItem.active .contentsLink{color:var(--Theme)}@media only screen and (max-width:767px){.tableContentsMobile{display:block}}@media only screen and (min-width:768px) and (max-width:1200px){.tableContentsMobile{display:block}}.footerWrap{background:#1a1a1a}.footerWrap .footCont{max-width:1248px;margin:0 auto;padding:56px 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.footerWrap .footCont .footTop{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.footerWrap .footCont .footTop .footLogo .footLogoImg{height:40px;width:auto}.footerWrap .footCont .footTop .tabbar{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.footerWrap .footCont .footTop .tabbar a{color:rgba(255,255,255,0.9);font-size:14px;line-height:22px}.footerWrap .footCont .footTop .tabbar a:hover{color:#fff;text-decoration:underline}.footerWrap .footCont .footTop .tabbar .tabbarIcon{color:rgba(255,255,255,0.5);font-size:14px}.footerWrap .footCont .footerText{font-family:var(--FontTitle, "DM Sans", sans-serif);color:rgba(255,255,255,0.7);font-size:14px;line-height:22px;text-align:center;max-width:1000px}.footerWrap .cookie-notice-container{width:100%;background:#fff;border-top:1px solid #eee;padding:16px;z-index:999}.footerWrap .cookie-notice-container .container{font-family:var(--FontTitle, "DM Sans", sans-serif);max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14px;color:#666}.footerWrap .cookie-notice-container .container .moreJump{font-family:var(--FontTitle, "DM Sans", sans-serif);color:var(--Theme, #ff7d00);text-decoration:underline}.footerWrap .cookie-notice-container .container .agree-cookies{font-family:var(--FontTitle, "DM Sans", sans-serif);margin-left:auto;background:var(--Theme, #ff7d00);color:#fff;border:none;border-radius:6px;padding:6px 16px;font-size:14px;cursor:pointer}.detailPage{background:var(--BgPage, #fff);min-height:80vh}.detailPage .detailInner{max-width:1248px;margin:0 auto;padding:24px 24px 56px}.detailPage .detailInner .detailLayout{display:flex;gap:40px;align-items:flex-start}.detailPage .detailInner .detailLayout .detailMain{flex:1;min-width:0}.detailPage .detailInner .detailLayout .detailMain .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:14px;color:#999;margin-bottom:16px}.detailPage .detailInner .detailLayout .detailMain .breadcrumb .breadcrumbLink{color:var(--Theme, #ff7d00)}.detailPage .detailInner .detailLayout .detailMain .breadcrumb .breadcrumbLink:hover{text-decoration:underline}.detailPage .detailInner .detailLayout .detailMain .breadcrumb .breadcrumbSep{color:#ccc;padding:0 4px}.detailPage .detailInner .detailLayout .detailMain .breadcrumb .breadcrumbCurrent{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.detailPage .detailInner .detailLayout .detailMain .detailTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:36px;font-weight:700;color:#1a1a1a;line-height:1.35;margin-bottom:16px}.detailPage .detailInner .detailLayout .detailMain .detailMeta{display:flex;align-items:center;gap:8px;margin-bottom:20px;flex-wrap:wrap}.detailPage .detailInner .detailLayout .detailMain .detailMeta .detailAvatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;object-fit:cover}.detailPage .detailInner .detailLayout .detailMain .detailMeta .detailAuthor{font-size:14px;color:#666}.detailPage .detailInner .detailLayout .detailMain .detailMeta .detailMetaSep{color:#ccc;font-size:14px}.detailPage .detailInner .detailLayout .detailMain .detailMeta .detailDate{display:flex;align-items:center;gap:5px;font-size:12px;color:#999}.detailPage .detailInner .detailLayout .detailMain .detailDesc{margin-bottom:0}.detailPage .detailInner .detailLayout .detailMain #relatedsearches1{margin-bottom:10px}.detailPage .detailInner .detailLayout .detailMain .detailCoverImg{margin:20px 0;border-radius:12px;overflow:hidden}.detailPage .detailInner .detailLayout .detailMain .detailCoverImg img{width:100%;height:auto;border-radius:12px}.detailPage .detailInner .detailLayout .detailMain .popularMobile{display:none;margin-top:32px}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowTitle{color:#1a1a1a;font-size:24px;font-style:normal;font-weight:400;line-height:135%;margin-bottom:16px;padding:0}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowList{display:flex;flex-direction:column;gap:20px}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowLink{display:flex;align-items:center;gap:12px;padding:0}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowLink:hover .popularNowItemTitle{color:var(--Theme, #ff7d00)}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowImg{width:112px;height:63px;flex-shrink:0;border-radius:4px;overflow:hidden}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowImg img{width:100%;height:100%;object-fit:cover;border-radius:4px}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowItemTitle{font-family:var(--FontBody, "Noto Sans", sans-serif);font-size:14px;font-weight:500;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowDate{font-family:var(--FontBody, "Noto Sans", sans-serif);display:flex;align-items:center;gap:4px;font-size:12px;color:#999}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowImg{width:160px;height:90px}.detailPage .detailInner .detailLayout .detailMain .popularMobile .popularNowBox .popularNowImg img{width:160px;height:90px}.detailPage .detailInner .detailLayout .detailSidebar{flex-shrink:0;width:350px;position:sticky;top:24px}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowTitle{color:#1a1a1a;font-size:24px;font-style:normal;font-weight:400;line-height:135%;margin-bottom:16px;padding:0}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowList{display:flex;flex-direction:column;gap:20px}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowLink{display:flex;align-items:center;gap:12px;padding:0}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowLink:hover .popularNowItemTitle{color:var(--Theme, #ff7d00)}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowImg{width:112px;height:63px;flex-shrink:0;border-radius:4px;overflow:hidden}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowImg img{width:100%;height:100%;object-fit:cover;border-radius:4px}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowItemTitle{font-family:var(--FontBody, "Noto Sans", sans-serif);font-size:14px;font-weight:500;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowDate{font-family:var(--FontBody, "Noto Sans", sans-serif);display:flex;align-items:center;gap:4px;font-size:12px;color:#999}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowImg{width:160px;height:90px}.detailPage .detailInner .detailLayout .detailSidebar .popularNowBox .popularNowImg img{width:160px;height:90px}.detailPage .loading{width:100%;text-align:center;color:var(--TextTertiary)}@media only screen and (max-width:1199px){.detailPage .detailInner{padding:20px 20px 48px}.detailPage .detailInner .detailLayout{gap:24px}.detailPage .detailInner .detailLayout .detailSidebar{width:300px}}@media only screen and (max-width:767px){.detailPage .detailInner{padding:16px 16px 40px}.detailPage .detailInner .detailLayout{flex-direction:column;gap:0}.detailPage .detailInner .detailLayout .detailMain .detailTitle{font-size:24px}.detailPage .detailInner .detailLayout .detailMain .popularMobile{display:block}.detailPage .detailInner .detailLayout .detailSidebar{display:none}}