@charset "utf-8";
/* 房产周刊 · layout:magazine · id:042 */
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:"Palatino Linotype","PingFang SC","SimSun",serif;font-size:14px;line-height:1.7;color:#3e2723;background:#faf6f3;}
a{color:#8d6e63;text-decoration:none}
a:hover{color:#4e342e;text-decoration:underline}
ul,ol,li{list-style:none}
img{max-width:100%;border:0;display:block}
.clear{clear:both}
.wrap{width:1100px;margin:0 auto;max-width:96%}
.fl{float:left}.fr{float:right}
.muted{color:#8d7b74}
.badge{display:inline-block;padding:2px 8px;border-radius:3px;background:#8d6e63;color:#fff;font-size:12px}
.topbar{background:#4e342e;color:#fff;font-size:12px}
.topbar .wrap{display:flex;justify-content:space-between;align-items:center;height:34px}
.topbar a{color:rgba(255,255,255,.9);margin-left:12px}
.header{background:#ffffff;border-bottom:3px solid #8d6e63;padding:18px 0}
.header .brand{display:flex;align-items:center;gap:16px}
.header .brand h1{font-size:26px;letter-spacing:1px;color:#4e342e}
.header .brand p{color:#8d7b74;font-size:12px;margin-top:4px}
.nav{background:#4e342e}
.nav .wrap{display:flex;flex-wrap:wrap;align-items:center;min-height:44px}
.nav a{color:#fff;padding:12px 16px;display:inline-block;font-size:14px;font-weight:600}
.nav a:hover{background:rgba(255,255,255,.12);text-decoration:none;color:#fff}
.nav a.home{background:#8d6e63}
.main{padding:24px 0 40px}
.grid-2{display:grid;grid-template-columns:1fr 300px;gap:24px}
.grid-2r{display:grid;grid-template-columns:280px 1fr;gap:24px}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.col-main,.col-side,.panel{min-width:0}
.panel{background:#ffffff;border:1px solid #e6eaf0;border-radius:8px;padding:16px;margin-bottom:18px;box-shadow:0 1px 3px rgba(0,0,0,.04)}
.panel h3,.sec-title{font-size:16px;border-left:4px solid #8d6e63;padding-left:10px;margin-bottom:14px;color:#4e342e;font-weight:700}
.sec-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.sec-head h2{font-size:20px;color:#4e342e}
.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;margin-bottom:22px}
.hero-cover{position:relative;border-radius:10px;overflow:hidden;min-height:280px;background:#4e342e}
.hero-cover img{width:100%;height:280px;object-fit:cover}
.hero-cover .cap{position:absolute;left:0;right:0;bottom:0;padding:18px;background:linear-gradient(transparent,rgba(0,0,0,.75));color:#fff}
.hero-cover .cap h2{font-size:22px;line-height:1.35;margin-bottom:6px}
.hero-cover .cap h2 a{color:#fff}
.hero-list li{padding:10px 0;border-bottom:1px dashed #e5e9ef;display:flex;gap:10px}
.hero-list li:last-child{border-bottom:0}
.hero-list .idx{width:22px;height:22px;border-radius:4px;background:#8d6e63;color:#fff;text-align:center;line-height:22px;font-size:12px;flex:0 0 auto}
.news-item{display:grid;grid-template-columns:180px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #eceff3}
.news-item img{width:180px;height:120px;object-fit:cover;border-radius:6px}
.news-item h4{font-size:17px;line-height:1.4;margin-bottom:8px}
.news-item .meta{font-size:12px;color:#8d7b74;margin-bottom:6px}
.news-item p{color:#8d7b74;font-size:13px}
.card{background:#ffffff;border:1px solid #e6eaf0;border-radius:10px;overflow:hidden;transition:transform .2s,box-shadow .2s}
.card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.08)}
.card img{width:100%;height:150px;object-fit:cover}
.card .body{padding:12px 14px 16px}
.card h4{font-size:15px;line-height:1.45;margin-bottom:8px;height:44px;overflow:hidden}
.card .meta{font-size:12px;color:#8d7b74}
.pic-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}
.pic-row a{display:block;position:relative;border-radius:8px;overflow:hidden}
.pic-row img{width:100%;height:120px;object-fit:cover}
.pic-row span{position:absolute;left:0;right:0;bottom:0;padding:8px;background:rgba(0,0,0,.55);color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.channel{margin-bottom:22px}
.channel .ch-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #8d6e63;padding-bottom:8px;margin-bottom:14px}
.channel .ch-head h2{font-size:18px;color:#4e342e}
.side-list li{padding:8px 0;border-bottom:1px dotted #e0e5ec;font-size:13px;line-height:1.5}
.side-list li a{color:#3e2723}
.side-list li a:hover{color:#8d6e63}
.side-list .n{display:inline-block;width:18px;color:#8d6e63;font-weight:700}
.kw-cloud a{display:inline-block;margin:0 8px 8px 0;padding:4px 10px;background:#faf6f3;border:1px solid #dde3ec;border-radius:20px;font-size:12px;color:#8d7b74}
.crumb{font-size:13px;color:#8d7b74;margin-bottom:14px;padding:10px 14px;background:#ffffff;border-radius:6px;border:1px solid #e6eaf0}
.crumb a{color:#8d7b74}
.pages{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0;padding:10px 0}
.pages a{display:inline-block;min-width:34px;text-align:center;padding:6px 10px;border:1px solid #d7dee8;border-radius:4px;background:#ffffff;color:#3e2723}
.pages a:hover{background:#8d6e63;color:#fff;border-color:#8d6e63;text-decoration:none}
.article{background:#ffffff;border-radius:10px;padding:28px 32px;border:1px solid #e6eaf0}
.article h1{font-size:28px;line-height:1.35;margin-bottom:14px;color:#4e342e}
.article .info{font-size:13px;color:#8d7b74;padding-bottom:14px;margin-bottom:18px;border-bottom:1px solid #eceff3}
.article .wz{font-size:16px;line-height:1.9;color:#3e2723}
.article .wz p{margin:0 0 1em}
.article .wz img{margin:12px auto;border-radius:6px}
.pager-art{display:flex;justify-content:space-between;gap:16px;margin:22px 0;padding:14px;background:#faf6f3;border-radius:8px;font-size:13px}
.related ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}
.related li{font-size:14px;padding:6px 0;border-bottom:1px dashed #e5e9ef}
.np-mast{text-align:center;padding:28px 0 10px;border-bottom:4px double #4e342e;margin-bottom:18px}
.np-mast h1{font-size:40px;letter-spacing:8px;color:#4e342e}
.np-mast .date{color:#8d7b74;margin-top:8px;font-size:13px}
.np-cols{display:grid;grid-template-columns:2fr 1.2fr 1fr;gap:20px}
.np-lead h2{font-size:26px;line-height:1.3;margin:10px 0}
.np-lead p{color:#8d7b74}
.tl{border-left:3px solid #8d6e63;padding-left:20px;margin-left:8px}
.tl li{position:relative;padding:0 0 22px}
.tl li:before{content:"";position:absolute;left:-27px;top:6px;width:10px;height:10px;border-radius:50%;background:#8d6e63;border:2px solid #ffffff;box-shadow:0 0 0 2px #8d6e63}
.tl time{display:block;font-size:12px;color:#8d7b74;margin-bottom:4px}
.tl h4{font-size:16px;margin-bottom:6px}
.footer{background:#4e342e;color:rgba(255,255,255,.85);padding:28px 0 18px;margin-top:20px;font-size:13px}
.footer a{color:rgba(255,255,255,.9)}
.footer .flink{line-height:2;margin-bottom:12px}
.footer .flink a{margin-right:12px;white-space:nowrap}
.footer .copy{border-top:1px solid rgba(255,255,255,.15);padding-top:12px;color:rgba(255,255,255,.7)}
.links-bar{background:#ffffff;border-top:1px solid #e6eaf0;padding:16px 0;font-size:13px}
.links-bar a{margin-right:12px;color:#8d7b74}
.layout-magazine .hero{grid-template-columns:1.6fr .9fr}
.layout-cards .news-feed{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.layout-cards .news-item{display:block;border:0;padding:0}
.layout-cards .news-item img{width:100%;height:160px}
.layout-portal .featured-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}
.layout-timeline .grid-2{grid-template-columns:1fr 320px}
@media (max-width:900px){
  .wrap{width:auto;padding:0 12px}
  .grid-2,.grid-2r,.hero,.np-cols,.grid-3,.grid-4,.pic-row,.layout-cards .news-feed,.related ul,.featured-strip{grid-template-columns:1fr}
  .news-item{grid-template-columns:120px 1fr}
  .news-item img{width:120px;height:80px}
  .article{padding:18px}
}
