@charset "utf-8";
:root{
color-scheme:light dark;	
}
@media (prefers-color-scheme: dark) {
:root { 
--gray-0:#E2E3EC;
--gray-1:#E2E3EC;
--gray-2:#E2E3EC;
--gray-3:#E2E3EC;
--gray-5:#828892;
--gray-6:#828892;
--gray-8:#686C74;
--gray-8-2:#989DA6;
--gray-8-3:#E2E3EC;
--gray-9:#828892;
--gray-9-2:#686C74;
--gray-a:#686C74;
--gray-b:#828892;
--gray-b-2:#686C74;
--gray-c:#56565c;
--gray-c-2:#3E4044;
--gray-c-3:#686C74;
--green:#2FC26A;
--red-white:#fff;
--white:#17171A;
--bg-white:#17171A;
--bg-gray:#0E0E10;
--bg-gray-00:#0E0E10;
--bg-gray-e:#0E0E10;
--box-white:#252528;
--box-white-0:#39393D;
--box-white-95:rgba(23,23,26,.95);
--box-black-30:rgba(0,0,0,.7);
--box-gray-000:#252528;
--box-gray-100:#393B40;
--box-gray-200:#686C74;
--box-gray-201:#2B2D30;
--box-gray-300:#2B2C2E;
--box-gray-301:transparent;
--box-gray-302:#0E0E10;
--box-gray-303:#252528;
--box-gray-304:#2C2C30;
--box-gray-400:#202223;
--box-gray-500:#252528;
--box-gray-600:#252528;
--box-gray-601:#0E0E10;
--box-gray-602:#17171A;
--box-gray-700:#2C2C30;
--box-gray-800:#2A2A2E;
--box-red:#492525;
--box-red-000:#F84440;
--box-red-001:#372727;
--box-blue-000:#252528;
--border-gray-000:#252529;
--border-gray-001:transparent;
--border-gray-002:#35353B;
--border-gray-100:transparent;
--border-gray-200:#252529;
--border-gray-300:#252529;
--border-gray-400:#35353B;
--border-gray-500:transparent;
--border-gray-600:#3E4044;
--border-gray-700:transparent;
--border-gray-800:transparent;
--border-gray-900:#35353B;
--border-gray-1000:#686C74;
--light-30:brightness(30%);
--light-50:brightness(50%);
--light-80:brightness(80%);
--light-90:brightness(90%);
--light-100:brightness(100%);
--light-130:brightness(130%);
--light-200:brightness(200%);
--light-400:brightness(400%);
--light-600:brightness(600%);
--opacity-50:50%;
--invert-90:invert(90%);
--invert-91:invert(91%);
--tag-brown-bg:#3C3227;
--tag-brown-border:#64523E;
--tag-blue-bg:#2B2F32;
--tag-blue-bg-2:#2F3643 ;
--tag-red-bg-3:rgba(45, 35, 35, 0.36);
--tag-blue:#4D85C3;
--tag-red-bg:#372727;
--tag-red-bg-2:#372727;
--tag-red-border:transparent;
--tag-red-border-b:#372727;
--tag-red-border-2:#5A4949;
--tag-yellow-bg:#352A20;
--btn-red-bg:#F84440;
--btn-red:#fff;
--gradient-white-90deg:linear-gradient(90deg,rgba(23, 23, 26 ,0),rgba(23, 23, 26, 1));
--gradient-white-180deg-w:linear-gradient(180deg,rgba(23,23,26,0) 0%,rgba(23,23,26,1) 100%);
--gradient-white-180deg:none;
--gradient-white-more:linear-gradient(90deg, rgba(23, 23, 26 ,0),rgba(23, 23, 26 ,.9) 28%, rgba(23, 23, 26 ,1) 49.1%, rgba(23, 23, 26 ,1));
--shadow-white:0px 0px 6px 0px rgba(228,231,240,0);
--shadow-white-100:0px 2px 8px 0px rgba(228,231,240,0);
--stat-bg:#686c74;
}
/*知识*//*测购房资格*/
.hotcity161003{background-image:url(../images/bg-ditu_b.png);}	
/*经纪云、开发云资讯*/
.yun-style .jjr-box .user-txt .tag{background-color:#2F3034}
.yun-shareBox2 .pic img{opacity:0;}
.yun-shareBox2 .pic:before{content:'';position:absolute;width:100%;height:100%;background:url(../images/news_share_pic_b.png) no-repeat;background-size:100%;}
/*资讯*/
.articleN .con-morebg{background-image:-webkit-linear-gradient(top, rgba(23,23,26,0), rgba(23,23,26,.9) 28%, rgba(23,23,26,1) 49%, rgba(23,23,26,1))}
.conTitle h1 .btn-tyy i.img-png ,.k-mainCon h1 .btn-tyy i.img-png{background:url(../images/gif-tyy_b.png) no-repeat;background-size:100% 100%;}
.conTitle h1 .btn-tyy i.img-gif ,.k-mainCon h1 .btn-tyy i.img-gif{background:url(../images/gif-tyy2_b.gif) no-repeat;background-size:100% 100%;}
/*房源报告*/
.reportbg{background:#0E0E10;}
/*底部浮层-看房图标*/
.floatBbox .leftBtn i.kf{background:url(../images/icon_kf_fb_b.png) center center no-repeat;background-size:auto 23px;}
/*查房价SVG样式*/
svg path[fill="rgba(247,247,247,0.85)"]{fill:rgba(43,44,46,.85)}
/*客服系统*/
.service-span{background-color:#232326;color:#828892;}
.IM-bottom .msg{background:#2C2C30;border-color:transparent;}
.chat li.oppo .t{border-color:transparent;}
.chat li.oppo .t:before{border-color:transparent;}
.chat li.self .t{border-color:transparent;background-color:#2FC26A;color:#0E0E10;}
.chat li.self .t:before{border-color:transparent;background-color:#2FC26A;}
.IM-bottom .moreitem i{background:#202026;border-radius:7px;}
/*登录注册*/
.other-login a i{border:none!important;}
}




