.dm-container{font-family:Baskerville,Times New Roman,PingFang SC,Microsoft YaHei,serif;margin:0;padding:0;color:#333;line-height:1.6;background-color:#fff}.dm-container a{text-decoration:none;color:inherit;transition:.3s}.dm-container ul{list-style:none;padding:0;margin:0}.dm-hero{background-color:#000;color:#fff;height:400px;display:flex;align-items:center;padding:0 8%;position:relative;overflow:hidden}.dm-hero-content{z-index:2;max-width:600px}.dm-back-link{font-size:14px;opacity:.8;margin-bottom:10px}.dm-hero-content h1{font-size:48px;margin-bottom:10px;font-weight:700;color:#fff}.dm-hero-content p{margin:0}.dm-hero-tags{margin-top:30px;display:flex;gap:20px}.dm-hero-overlay{position:absolute;right:0;top:0;width:50%;height:100%;background:linear-gradient(90deg,#000 0,#000 20%,rgba(0,0,0,.8) 40%,rgba(0,0,0,.4) 60%,transparent 100%,transparent),url(/images/market/封面.png);background-size:cover;background-position:50%}.dm-section{padding:40px 8%}.dm-section-title{font-size:12px;font-weight:700;border-top:2px solid #000;display:inline-block;padding-top:5px;margin-bottom:30px}.dm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.dm-card{margin-bottom:40px}.dm-card img{width:100%;height:420px;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:15px}.dm-category{font-size:12px;color:#666}.dm-card h3{font-size:22px;margin:10px 0;cursor:pointer;font-weight:700}.dm-card h3:hover{color:#0042da}.dm-card h3:after{content:" >";color:#0042da}.dm-card p{font-size:14px;color:#555;margin:0}.dm-date{color:#888;font-style:italic;margin-right:5px}.dm-featured-card{display:flex;gap:40px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.05);margin-bottom:50px}.dm-featured-card img{width:50%;-o-object-fit:cover;object-fit:cover}.dm-featured-text{padding:40px}.dm-featured-text .category{font-size:12px;color:#666}.dm-featured-text h3{font-size:22px;margin:10px 0;cursor:pointer;font-weight:700}.dm-featured-text h3:hover{color:#0042da}.dm-featured-text h3:after{content:" >";color:#0042da}.dm-featured-text p{font-size:18px;color:#555;margin:0}.dm-dark-cta{background-color:#051c2c;color:#fff;text-align:center;padding:60px 20px}.dm-dark-cta h2{font-size:28px;margin-bottom:10px;font-weight:700;color:#fff}.dm-dark-cta p{margin:0}.dm-btn-white{display:inline-block;padding:12px 25px;background:#fff;color:#051c2c!important;margin-top:20px;font-weight:700;text-decoration:none}.dm-event-block{display:flex;gap:40px;align-items:center;border-top:1px solid #ddd;padding-top:40px}.dm-event-block img{width:45%}.dm-event-note{font-size:12px;color:#666;margin:0 0 10px}.dm-event-block h2{font-size:28px;margin-bottom:10px;font-weight:700}.dm-event-block p{margin:0 0 10px}.dm-btn-blue{background:#0042da;color:#fff!important;padding:10px 20px;display:inline-block;margin-top:20px;text-decoration:none}.dm-newsletter{background:#f8f8f8;padding:60px 8%;text-align:center}.dm-newsletter-main{display:flex;align-items:center;gap:40px;margin-top:20px;text-align:left}.dm-newsletter-main img{width:45%;max-width:500px;border-radius:8px;flex-shrink:0}.dm-newsletter-main h2{font-size:30px;line-height:1.2;margin:0;font-weight:700;cursor:pointer}@media (min-width:1200px){.dm-newsletter-main h2{white-space:nowrap}}.dm-newsletter-main h2:hover{color:#0042da}.dm-newsletter-main p{margin:10px 0}.dm-subscribe-box{display:flex;margin-top:20px;justify-content:flex-start}.dm-subscribe-box input{padding:10px;width:300px;border:1px solid #ccc;font-family:inherit;font-size:14px}.dm-subscribe-box button{background:#0042da;border:none;padding:10px 20px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px}.dm-newsletter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left;margin-top:40px}.dm-newsletter-grid h4{font-size:16px;margin-bottom:6px;font-weight:700;cursor:pointer}.dm-newsletter-grid h4:hover{color:#0042da}.dm-newsletter-grid p{font-size:12px;color:#666;line-height:1.4;margin:0}.dm-button-group{display:flex;justify-content:center;gap:15px;margin:30px 0;flex-wrap:wrap}.dm-btn-outline{border:1px solid #0042da;color:#0042da!important;padding:10px 20px;min-width:150px;text-align:center;text-decoration:none;display:inline-block}.dm-btn-outline:hover{background:#0042da;color:#fff!important}.dm-carousel-wrapper{display:flex;align-items:center;position:relative;width:calc(100% + 120px);margin:0 -60px;padding:0}.dm-carousel-container{overflow:hidden;flex:1}.dm-carousel-track{display:flex;transition:transform .4s ease;gap:30px}.dm-carousel-card{flex:0 0 350px;width:350px;background:#fff;margin-bottom:0!important}.dm-carousel-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:15px}.dm-carousel-card .dm-category{font-size:12px;color:#666}.dm-carousel-card h3{font-size:22px;margin:10px 0;cursor:pointer;font-weight:700}.dm-carousel-card h3:hover{color:#0042da}.dm-carousel-card h3:after{content:" >";color:#0042da}.dm-carousel-card p{font-size:14px;color:#555;margin:0}.dm-nav-btn{width:44px;height:44px;border:1px solid #e2e2e2;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:all .3s ease;flex-shrink:0;margin:0 8px}.dm-nav-btn:hover{background:#051c2c;color:#fff;border-color:#051c2c}.dm-nav-btn:disabled{opacity:.3;cursor:not-allowed}.dm-reports-carousel-wrapper{display:flex;align-items:center;gap:20px;position:relative;width:100%;margin:0;padding:0}.dm-reports-container{overflow:hidden;flex:1}.dm-reports-track{display:flex;transition:transform .4s ease;gap:30px}.dm-report-card{flex:0 0 300px;width:300px;text-align:center;padding:20px;background:#fff;border-radius:8px;transition:box-shadow .3s ease}.dm-report-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.08)}.dm-report-card img{width:300px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1);margin:0 auto 16px;display:block}.dm-report-card h4{font-size:15px;line-height:1.5;color:#333;margin:0;font-weight:700}.dm-report-item{display:flex;gap:20px;align-items:flex-start;padding:20px 0}.dm-report-item,.dm-report-item:last-child{border-bottom:1px solid #eee}.dm-report-item img{width:200px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:4px;flex-shrink:0}.dm-report-item .dm-category{font-size:12px;color:#666}.dm-report-item h3{font-size:20px;margin:10px 0;cursor:pointer;font-weight:700}.dm-report-item h3:hover{color:#0042da}.dm-report-item h3:after{content:" >";color:#0042da}.dm-report-item p{font-size:15px;line-height:1.6;color:#555;margin:0}.dm-brainteaser{display:flex;gap:40px;align-items:center}.dm-crossword-img{width:150px;height:150px;border:1px solid #eee;background:url(/images/market/智力资产安全协议.png) 50%/cover;border-radius:4px;box-shadow:0 4px 10px rgba(0,0,0,.05);flex-shrink:0}.dm-brainteaser h3{font-size:20px;margin-bottom:10px;font-weight:700;cursor:pointer}.dm-brainteaser h3:hover{color:#0042da}.dm-brainteaser p{margin:0;font-size:14px;color:#555}.dm-brainteaser h3.active,.dm-brainteaser h3:active,.dm-card h3.active,.dm-card h3:active,.dm-carousel-card h3.active,.dm-carousel-card h3:active,.dm-featured-text h3.active,.dm-featured-text h3:active,.dm-newsletter-grid h4.active,.dm-newsletter-grid h4:active,.dm-newsletter-main h2.active,.dm-newsletter-main h2:active,.dm-report-item h3.active,.dm-report-item h3:active{color:#0042da}.dm-footer{background:#fff;padding:60px 8%;border-top:1px solid #ddd}.dm-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.dm-footer-logo{font-size:24px;font-weight:700;font-family:Times New Roman,"Noto Serif SC",serif;color:#051c2c}.dm-footer-links{list-style:none;padding:0;margin:0}.dm-footer-links li{margin-bottom:10px}.dm-footer-links a{color:#333;text-decoration:none;font-size:14px;transition:color .2s ease}.dm-footer-links a:hover{color:#0042da}.dm-footer-subscribe-text{font-size:14px;color:#333;margin:0 0 10px}.dm-footer-subscribe-box{display:flex;margin-top:10px}.dm-footer-subscribe-box input{padding:10px;width:150px;border:1px solid #ccc;font-family:inherit;font-size:14px}.dm-footer-subscribe-box button{background:#0042da;border:none;padding:10px 20px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px}.dm-footer-bottom{margin-top:60px;border-top:1px solid #eee;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#999}@media (max-width:768px){.dm-hero{height:auto;padding:60px 5%}.dm-hero-content h1{font-size:32px}.dm-hero-overlay{display:none}.dm-section{padding:40px 5%}.dm-brainteaser,.dm-event-block,.dm-featured-card,.dm-newsletter-main{flex-direction:column}.dm-event-block img,.dm-featured-card img,.dm-newsletter-main img{width:100%}.dm-newsletter-grid{grid-template-columns:1fr}.dm-carousel-card,.dm-report-card{flex:0 0 100%;min-width:100%}.dm-nav-btn{width:36px;height:36px}.dm-carousel-wrapper{width:100%;margin:0}.dm-report-item{flex-direction:column}.dm-report-item img{width:100%;height:auto}.dm-subscribe-box input{width:100%;max-width:250px}.dm-footer-grid{grid-template-columns:1fr;gap:30px}.dm-footer-bottom{flex-direction:column;gap:10px;text-align:center}.dm-footer-subscribe-box input{width:100%;max-width:200px}}html.dark .dm-container{background-color:#0a0c0f;color:#e2e8f0}html.dark .dm-section-title{color:#e2e8f0;border-top-color:#60a5fa}html.dark .dm-featured-card{background:#161b22;box-shadow:0 12px 40px rgba(0,0,0,.45)}html.dark .dm-featured-text .category{color:#94a3b8}html.dark .dm-featured-text h3{color:#f8fafc}html.dark .dm-featured-text h3:hover{color:#93c5fd}html.dark .dm-featured-text h3:after{color:#60a5fa}html.dark .dm-featured-text p{color:#cbd5e1}html.dark .dm-category{color:#94a3b8}html.dark .dm-card h3{color:#f1f5f9}html.dark .dm-card h3:hover{color:#93c5fd}html.dark .dm-card h3:after{color:#60a5fa}html.dark .dm-card p{color:#cbd5e1}html.dark .dm-date{color:#94a3b8}html.dark .dm-event-block{border-top-color:hsla(0,0%,100%,.12)}html.dark .dm-event-note{color:#94a3b8}html.dark .dm-event-block h2{color:#f8fafc}html.dark .dm-event-block p{color:#cbd5e1}html.dark .dm-newsletter{background:#11161d}html.dark .dm-newsletter-main h2{color:#f8fafc}html.dark .dm-newsletter-main h2:hover{color:#93c5fd}html.dark .dm-newsletter-main p{color:#cbd5e1}html.dark .dm-subscribe-box input{background:rgba(0,0,0,.28);border-color:hsla(0,0%,100%,.15);color:#e2e8f0}html.dark .dm-subscribe-box input::-moz-placeholder{color:#94a3b8}html.dark .dm-subscribe-box input::placeholder{color:#94a3b8}html.dark .dm-newsletter-grid h4{color:#f1f5f9}html.dark .dm-newsletter-grid h4:hover{color:#93c5fd}html.dark .dm-newsletter-grid p{color:#94a3b8}html.dark .dm-carousel-card{background:#161b22}html.dark .dm-carousel-card .dm-category{color:#94a3b8}html.dark .dm-carousel-card h3{color:#f1f5f9}html.dark .dm-carousel-card h3:hover{color:#93c5fd}html.dark .dm-carousel-card h3:after{color:#60a5fa}html.dark .dm-carousel-card p{color:#cbd5e1}html.dark .dm-nav-btn{border-color:hsla(0,0%,100%,.15);background:#1a1f28;color:#e2e8f0}html.dark .dm-nav-btn:hover{background:#2563eb;color:#fff;border-color:#2563eb}html.dark .dm-nav-btn:disabled{opacity:.35}html.dark .dm-report-card{background:#161b22}html.dark .dm-report-card:hover{box-shadow:0 12px 36px rgba(0,0,0,.5)}html.dark .dm-report-card h4{color:#f1f5f9}html.dark .dm-report-item,html.dark .dm-report-item:last-child{border-bottom-color:hsla(0,0%,100%,.1)}html.dark .dm-report-item h3{color:#f8fafc}html.dark .dm-report-item h3:hover{color:#93c5fd}html.dark .dm-report-item h3:after{color:#60a5fa}html.dark .dm-report-item p{color:#cbd5e1}html.dark .dm-btn-outline{border-color:#60a5fa;color:#93c5fd!important}html.dark .dm-btn-outline:hover{background:#2563eb;color:#fff!important;border-color:#2563eb}html.dark .dm-dark-cta{background-color:#0f172a}html.dark .dm-btn-white{background:#f8fafc;color:#0f172a!important}html.dark .dm-btn-white:hover{background:#e2e8f0}html.dark .dm-brainteaser h3{color:#f1f5f9}html.dark .dm-brainteaser h3:hover{color:#93c5fd}html.dark .dm-brainteaser p{color:#cbd5e1}html.dark .dm-crossword-img{border-color:hsla(0,0%,100%,.12)}html.dark .dm-brainteaser h3.active,html.dark .dm-brainteaser h3:active,html.dark .dm-card h3.active,html.dark .dm-card h3:active,html.dark .dm-carousel-card h3.active,html.dark .dm-carousel-card h3:active,html.dark .dm-featured-text h3.active,html.dark .dm-featured-text h3:active,html.dark .dm-newsletter-grid h4.active,html.dark .dm-newsletter-grid h4:active,html.dark .dm-newsletter-main h2.active,html.dark .dm-newsletter-main h2:active,html.dark .dm-report-item h3.active,html.dark .dm-report-item h3:active{color:#93c5fd}html.dark .dm-footer{background:#0f1419;border-top-color:hsla(0,0%,100%,.12)}html.dark .dm-footer-logo{color:#f1f5f9}html.dark .dm-footer-links a{color:#cbd5e1}html.dark .dm-footer-links a:hover{color:#93c5fd}html.dark .dm-footer-subscribe-text{color:#cbd5e1}html.dark .dm-footer-subscribe-box input{background:rgba(0,0,0,.28);border-color:hsla(0,0%,100%,.15);color:#e2e8f0}html.dark .dm-footer-bottom{border-top-color:hsla(0,0%,100%,.1);color:#94a3b8}@media (max-width:1024px){.dm-hero{margin-top:88px;height:auto;min-height:320px;padding:72px 5% 48px}.dm-hero-content{max-width:100%}.dm-hero-content h1{font-size:38px;line-height:1.2}.dm-hero-overlay{width:46%;background-size:contain;background-repeat:no-repeat;background-position:100%}.dm-section{padding:36px 5%}.dm-event-block,.dm-featured-card,.dm-newsletter-main{gap:24px}.dm-featured-card img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;min-height:280px}.dm-featured-text{padding:26px}.dm-featured-text p{font-size:16px}.dm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dm-card img{height:320px}.dm-carousel-wrapper{width:100%;margin:0}.dm-carousel-track{gap:20px}.dm-carousel-card{flex:0 0 300px;width:300px}.dm-reports-carousel-wrapper{gap:10px}.dm-reports-track{gap:20px}.dm-report-card{flex:0 0 260px;width:260px;padding:14px}.dm-report-card img{width:100%;height:170px}.dm-report-item{gap:14px}.dm-report-item img{width:170px;height:104px}.dm-newsletter-main h2{font-size:26px}.dm-newsletter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.dm-hero{margin-top:92px;padding:56px 16px 34px;min-height:0}.dm-hero-content h1{font-size:30px}.dm-hero-tags{margin-top:16px;gap:10px;flex-wrap:wrap;font-size:13px}.dm-hero-overlay{display:none}.dm-section{padding:30px 16px}.dm-brainteaser,.dm-event-block,.dm-featured-card,.dm-newsletter-main{flex-direction:column;gap:16px}.dm-featured-text{padding:18px 16px 20px}.dm-featured-card img{width:100%;height:auto;max-height:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.dm-card h3,.dm-carousel-card h3,.dm-featured-text h3{font-size:20px}.dm-featured-text p,.dm-report-item p{font-size:14px}.dm-grid{grid-template-columns:1fr;gap:14px}.dm-card{margin-bottom:18px}.dm-card img{height:230px;margin-bottom:10px}.dm-carousel-wrapper,.dm-reports-carousel-wrapper{align-items:stretch;gap:8px}.dm-carousel-container,.dm-reports-container{overflow:hidden}.dm-reports-container{overflow-x:hidden;overflow-y:visible}.dm-carousel-container::-webkit-scrollbar,.dm-reports-container::-webkit-scrollbar{display:none}.dm-carousel-track,.dm-reports-track{width:auto}.dm-carousel-track{gap:14px}.dm-reports-track{gap:0}.dm-carousel-card{flex:0 0 84vw;width:84vw;min-height:0;min-height:420px;height:auto;display:flex;flex-direction:column}.dm-carousel-card h3,.dm-carousel-card p{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}.dm-carousel-card h3{font-size:17px;line-height:1.35;margin:8px 0 6px}.dm-carousel-card p{font-size:12px;line-height:1.45}.dm-carousel-card img{height:205px;margin-bottom:10px}.dm-report-card{flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-width:100%!important;padding:12px;display:flex;flex-direction:column;align-items:center;min-height:auto;height:auto;justify-content:flex-start;box-sizing:border-box;overflow:visible}.dm-report-card img{width:auto;max-width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:4/3;margin-bottom:10px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#0e1623;display:block;margin-left:auto;margin-right:auto}.dm-report-card h4{font-size:13px!important;line-height:1.45!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;overflow-wrap:break-word!important;word-break:break-word!important;margin:0!important;min-height:0!important;max-height:none!important;text-align:left;width:100%;padding:0 4px;box-sizing:border-box}.dm-nav-btn{width:30px;height:30px;margin:0}.dm-report-item{flex-direction:column;padding:16px 0}.dm-report-item img{width:100%;height:180px}.dm-dark-cta h2,.dm-event-block h2,.dm-newsletter-main h2{font-size:24px;line-height:1.25}.dm-subscribe-box{flex-direction:column;gap:10px;width:100%}.dm-subscribe-box button,.dm-subscribe-box input{width:100%;max-width:100%}.dm-newsletter-grid{grid-template-columns:1fr;margin-top:28px}}