:root{--ql-red:#e60012;--ql-red-dark:#c90010;--ql-navy:#12243b;--ql-blue:#1967d2;--ql-text:#243247;--ql-muted:#728096;--ql-line:#e8edf4;--ql-bg:#f5f7fa}.qln-body{margin:0;color:var(--ql-text);background:#fff;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}.qln-body *{box-sizing:border-box}.qln-body a{text-decoration:none;color:inherit}.qln-wrap{width:min(1240px,calc(100% - 40px));margin:auto}.qln-top{height:34px;background:#f4f7fa;color:#66758a;font-size:12px}.qln-top .qln-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.qln-top nav{display:flex;gap:22px}.qln-brand{height:98px;display:flex;align-items:center;gap:20px}.qln-logo{display:flex;align-items:center;flex:0 0 auto}.qln-logo img{width:170px;max-height:70px;object-fit:contain}.qln-logo strong{font-size:30px;color:#152239}.qln-logo small{display:block;font-size:11px}.qln-mark{display:grid;place-items:center;width:48px;height:58px;background:var(--ql-red);color:#fff;border-radius:20px 20px 8px 8px;margin-right:10px;font-weight:800}.qln-sub{padding-left:20px;border-left:1px solid #dfe5ec;display:flex;flex-direction:column;gap:6px;white-space:nowrap}.qln-sub b{font-size:16px}.qln-sub span{font-size:13px;color:#7c8999}.qln-site-search{height:44px;border:2px solid var(--ql-red);border-radius:7px;display:flex;flex:1;max-width:490px;margin-left:auto;overflow:hidden}.qln-site-search input{border:0;outline:0;padding:0 16px;flex:1;min-width:0}.qln-site-search button{border:0;background:var(--ql-red);color:#fff;width:82px;font-size:15px}.qln-slogan{font-size:14px;line-height:1.8;color:#526780;font-style:italic;white-space:nowrap}.qln-menu{display:none}.qln-nav{height:50px;background:linear-gradient(90deg,#d90012,var(--ql-red));color:#fff}.qln-nav .qln-wrap{height:100%;display:flex}.qln-nav a{flex:1;display:grid;place-items:center;font-weight:700;font-size:15px;position:relative}.qln-nav a:hover,.qln-nav a.active{background:#c4000f}.qln-nav a.active:after{content:"";position:absolute;bottom:0;width:28px;height:3px;background:#fff}.qln-mobile-panel{display:none}.qln-main{min-height:60vh}.qln-hero{height:410px;background:linear-gradient(90deg,rgba(239,248,255,.96) 0%,rgba(239,248,255,.76) 43%,rgba(255,255,255,.05) 72%),url('qiulu-campus.webp') center/cover no-repeat}.qln-hero>.qln-wrap{height:100%;padding-top:54px}.qln-hero-copy h1{margin:0;font-size:42px;letter-spacing:-1px;color:#142541}.qln-hero-copy h1 em{font-style:normal;color:var(--ql-red)}.qln-hero-copy p{font-size:19px;color:#65768b;margin:14px 0}.qln-hero-copy div{display:flex;gap:20px;color:#426487;font-size:13px}.qln-hero-copy span:before{content:'✓';display:inline-grid;place-items:center;width:17px;height:17px;border:1px solid #4285f4;border-radius:50%;margin-right:6px;color:#2874e6}.qln-query{margin-top:28px;width:710px;background:#fff;border-radius:10px;box-shadow:0 15px 35px rgba(19,45,77,.18);padding:0 18px 18px;display:grid;grid-template-columns:110px 130px 1fr 120px;gap:10px}.qln-query-tabs{grid-column:1/-1;height:52px;display:flex;align-items:stretch;border-bottom:1px solid var(--ql-line)}.qln-query-tabs button{border:0;background:none;padding:0 22px;font-weight:700;color:#26364d;position:relative}.qln-query-tabs button.active{color:var(--ql-red)}.qln-query-tabs button.active:after{content:"";position:absolute;left:20px;right:20px;bottom:-1px;height:3px;background:var(--ql-red)}.qln-query select,.qln-query>input{height:43px;border:1px solid #d9e2ee;border-radius:6px;padding:0 12px;background:#fff;color:#34445b;min-width:0}.qln-query .submit{border:0;border-radius:6px;background:var(--ql-red);color:#fff;font-weight:700}.qln-update{background:#fff5f2;border-top:1px solid #ffe2da;border-bottom:1px solid #ffe2da}.qln-update>.qln-wrap{height:98px;display:grid;grid-template-columns:1.5fr repeat(4,1fr);align-items:center;gap:12px}.qln-update-title b{font-size:19px;color:#d62121;display:block}.qln-update-title span{font-size:13px;color:#8c756e}.qln-update a{background:#fff;border:1px solid #f1ded8;border-radius:8px;padding:13px 16px;display:flex;justify-content:space-between;align-items:center}.qln-update a b{font-size:14px}.qln-update a span{font-size:12px;color:var(--ql-red)}.qln-home{padding:12px 0 54px}.qln-section{padding-top:40px}.qln-section>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.qln-section>header small{color:var(--ql-red);letter-spacing:1px;font-size:10px}.qln-section>header h2{font-size:25px;margin:3px 0 0}.qln-section>header p,.qln-section>header>a{font-size:13px;color:var(--ql-muted);margin:0}.qln-core-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.qln-data-card{height:112px;border:1px solid var(--ql-line);border-radius:10px;padding:20px;display:flex;align-items:center;gap:15px;box-shadow:0 5px 18px rgba(32,55,82,.05);transition:.2s}.qln-data-card:hover{transform:translateY(-3px);border-color:#f2a1a8}.qln-data-card i{width:55px;height:55px;border-radius:15px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ef3345,#d90012);font-style:normal;font-size:20px;font-weight:800}.qln-data-card:nth-child(2n) i{background:linear-gradient(145deg,#4285f4,#1b61c9)}.qln-data-card div{display:flex;flex-direction:column;gap:7px}.qln-data-card b{font-size:17px}.qln-data-card span{font-size:12px;color:var(--ql-muted)}.qln-data-card em{margin-left:auto;color:var(--ql-red);font-size:12px;font-style:normal}.qln-tool-row{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--ql-line);border-radius:10px;background:#fff;overflow:hidden}.qln-tool-row a{padding:22px 10px;text-align:center;border-right:1px solid var(--ql-line);display:flex;flex-direction:column;align-items:center;gap:7px}.qln-tool-row a:last-child{border:0}.qln-tool-row i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff0f1;color:var(--ql-red);font-style:normal;font-weight:800}.qln-tool-row b{font-size:15px}.qln-tool-row span{font-size:11px;color:var(--ql-muted)}.qln-split{display:grid;grid-template-columns:2fr 1fr;gap:20px}.qln-college-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.qln-college-card{border:1px solid var(--ql-line);border-radius:10px;padding:18px}.qln-college-card>a{display:grid;grid-template-columns:58px 1fr;column-gap:14px}.qln-college-card div{grid-row:1/4;width:58px;height:58px;border-radius:50%;border:1px solid var(--ql-line);display:grid;place-items:center;overflow:hidden}.qln-college-card img{width:100%;height:100%;object-fit:contain}.qln-college-card h3{font-size:16px;margin:3px 0}.qln-college-card p{font-size:12px;color:var(--ql-muted);margin:1px 0}.qln-college-card small{color:var(--ql-red);margin-top:8px}.qln-major-rank>a{height:43px;border-bottom:1px solid var(--ql-line);display:grid;grid-template-columns:30px 1fr auto;align-items:center;font-size:13px}.qln-major-rank>a em{font-style:normal;color:#99a4b2;font-weight:700}.qln-major-rank>a:nth-of-type(-n+3) em{color:var(--ql-red)}.qln-major-rank>a span{color:var(--ql-muted);font-size:11px}.qln-news-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:24px}.qln-feature{border:1px solid var(--ql-line);border-radius:10px;overflow:hidden}.qln-feature>a{display:block;padding-bottom:16px}.qln-feature-img{height:190px;background:linear-gradient(135deg,#d8eafa,#eef4fa)}.qln-feature-img img{width:100%;height:100%;object-fit:cover}.qln-feature small,.qln-feature h3,.qln-feature p{margin-left:17px;margin-right:17px}.qln-feature small{display:inline-block;color:var(--ql-red);margin-top:14px}.qln-feature h3{font-size:18px;margin-top:7px;margin-bottom:7px}.qln-feature p{font-size:12px;line-height:1.7;color:var(--ql-muted);margin-bottom:0}.qln-news-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.qln-article-card{border-bottom:1px solid var(--ql-line);padding-bottom:12px}.qln-article-card>a{display:grid;grid-template-columns:92px 1fr;gap:12px}.qln-article-card>a>div{height:70px;background:#e9eef5;border-radius:5px;overflow:hidden}.qln-article-card img{width:100%;height:100%;object-fit:cover}.qln-article-card section{min-width:0}.qln-article-card small{color:var(--ql-red);font-size:10px}.qln-article-card h3{font-size:14px;line-height:1.45;margin:5px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.qln-article-card time{font-size:10px;color:#98a3b2}.qln-empty{padding:30px;color:var(--ql-muted);background:#f8fafc;border-radius:8px}.qln-trust{margin-top:44px;border-radius:10px;background:#f1f6fc;padding:22px 30px;display:flex;align-items:center;gap:42px;color:#62748a}.qln-trust b{font-size:18px;color:#213653}.qln-trust span:before{content:'✓';color:#188854;margin-right:5px}.qln-trust a{margin-left:auto;color:var(--ql-red)}.qln-footer{background:#101e31;color:#aeb9c7}.qln-footer-main{padding:42px 0 32px;display:grid;grid-template-columns:2fr repeat(3,1fr) 1.5fr;gap:42px}.qln-footer h3{font-size:15px;color:#fff;margin:0 0 16px}.qln-footer section>a{display:block;font-size:12px;margin:10px 0}.qln-footer-brand img{width:170px;max-height:65px;object-fit:contain;filter:brightness(0) invert(1)}.qln-footer-brand h2{color:#fff;font-size:28px}.qln-footer-brand p{font-size:14px;color:#fff}.qln-footer-brand small{font-size:12px}.qln-qrcodes div{display:flex;gap:10px}.qln-qrcodes span{width:66px;height:66px;background:#fff;color:#23354a;display:grid;place-items:center;font-size:11px}.qln-qrcodes small{display:block;margin-top:8px;font-size:10px}.qln-copyright{border-top:1px solid #26364a}.qln-copyright .qln-wrap{height:54px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.qln-mobile-tab{display:none}
@media(max-width:760px){.qln-wrap{width:calc(100% - 28px)}.qln-top,.qln-nav,.qln-sub,.qln-site-search,.qln-slogan{display:none}.qln-brand{height:64px;padding:0;gap:10px}.qln-logo img{width:125px;max-height:46px}.qln-logo strong{font-size:23px}.qln-mark{width:35px;height:42px}.qln-menu{margin-left:auto;display:block;border:0;background:#f4f6f9;border-radius:6px;width:40px;height:40px;font-size:21px}.qln-mobile-panel{display:block;background:#fff;border-top:1px solid var(--ql-line);padding:12px 14px;position:absolute;z-index:30;width:100%;box-shadow:0 12px 20px rgba(0,0,0,.12)}.qln-mobile-panel[hidden]{display:none}.qln-mobile-panel form{display:flex}.qln-mobile-panel input{height:40px;border:1px solid var(--ql-line);padding:0 12px;min-width:0;flex:1}.qln-mobile-panel button{background:var(--ql-red);color:#fff;border:0;width:60px}.qln-mobile-panel nav{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.qln-mobile-panel nav a{padding:10px 4px;background:#f7f8fa;text-align:center;font-size:13px}.qln-hero{height:350px;background:linear-gradient(180deg,rgba(238,248,255,.96),rgba(238,248,255,.66) 55%,rgba(255,255,255,.15)),url('qiulu-campus.webp') center/cover no-repeat}.qln-hero>.qln-wrap{padding-top:28px}.qln-hero-copy h1{font-size:26px;line-height:1.35}.qln-hero-copy p{font-size:14px;margin:8px 0}.qln-hero-copy div{gap:10px;font-size:10px}.qln-query{margin-top:18px;width:100%;padding:0 12px 12px;grid-template-columns:1fr 1fr;gap:8px}.qln-query-tabs{height:42px;overflow-x:auto}.qln-query-tabs button{white-space:nowrap;padding:0 13px;font-size:12px}.qln-query-tabs button.active:after{left:10px;right:10px}.qln-query>input{grid-column:1/-1}.qln-query .submit{height:42px;grid-column:1/-1}.qln-update>.qln-wrap{height:auto;padding:16px 0;grid-template-columns:repeat(2,1fr)}.qln-update-title{grid-column:1/-1}.qln-update-title b{font-size:17px}.qln-update a{padding:11px}.qln-home{padding-bottom:84px}.qln-section{padding-top:30px}.qln-section>header{margin-bottom:14px}.qln-section>header h2{font-size:21px}.qln-section>header p{display:none}.qln-core-grid{grid-template-columns:repeat(2,1fr);gap:10px}.qln-data-card{height:92px;padding:12px;gap:10px}.qln-data-card i{width:42px;height:42px;border-radius:12px;font-size:16px}.qln-data-card b{font-size:15px}.qln-data-card span{font-size:10px}.qln-data-card em{display:none}.qln-tool-row{display:flex;overflow-x:auto;border:0;gap:10px}.qln-tool-row a{min-width:112px;border:1px solid var(--ql-line)!important;border-radius:9px;padding:16px 8px}.qln-split{display:block}.qln-college-grid{display:block}.qln-college-card{margin-bottom:10px}.qln-major-rank{display:none}.qln-news-layout{display:block}.qln-feature{margin-bottom:14px}.qln-feature-img{height:160px}.qln-news-list{display:block}.qln-article-card{padding:12px 0}.qln-trust{margin-top:28px;padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:12px}.qln-trust b,.qln-trust a{grid-column:1/-1;margin:0}.qln-footer{display:none}.qln-mobile-tab{position:fixed;z-index:50;bottom:0;left:0;right:0;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid var(--ql-line);display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -5px 15px rgba(23,37,55,.08)}.qln-mobile-tab a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;color:#657287;font-size:10px}.qln-mobile-tab i{font-style:normal;font-size:16px}.qln-mobile-tab a.active{color:var(--ql-red)}.qln-mobile-tab a.primary i{width:38px;height:38px;margin-top:-24px;border-radius:50%;display:grid;place-items:center;background:var(--ql-red);color:#fff;border:4px solid #fff}.qln-mobile-tab a.primary span{margin-top:-3px}}
