<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a{
	text-decoration: none;
}
img{
	border:none;
}
body {
	font-family: -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
	line-height: 1;
	font-weight: 300;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.headerWraper{
	width:100%;
	height:74px;
	background:#fff;
	
}
.header{
	width:1000px;
	height:74px;
	margin:0 auto;
}
.hongdou_logo{
	width:144px;
	height:45px;
	float: left;
	margin-top:18px;
	cursor: pointer;
}
.hongdou_logo a{
	display: inline-block;
}
.hongdou_logo img{
	width:100%;
	height:100%;
}
.topNavList{
	float: left;
	font-size:18px;
	
	margin-left:100px;
}
.topNavList a{
	color:#2b2727;
	text-decoration: none;
}
.topNavList li{
	float:left;
	margin-right:30px;
	line-height: 72px;
	cursor: pointer;
	color:#2b2727;
}
.topNavList a:hover{
	color:#FB5D51;
}
.topNavList .navActive{
	color:#FB5D51;
	border-bottom:2px solid #FB5D51;
}
.topNavList .activeColor{
	color:#FB5D51;
}
.downloadApp{
	position: relative;
	
}
.downloadWraper{
	position: absolute;
	z-index: 100;
	left:-43px;
	bottom:-90px;
	display: none;
}
.downloadWraper span{
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ededed;
    position: absolute;
    top: -12px;
    left: 51px;
}
.downloadAppBtn{
	width:120px;
	height:50px;
	line-height: 50px;
	background:#ededed;
	text-align: center;
	font-size: 14px;
	color:#2b2727;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}
.downloadPcTools{
	width:120px;
	height:50px;
	line-height: 50px;
	background:#ededed;
	text-align: center;
	font-size: 14px;
	color:#2b2727;
}
/*.downloadApp{
	width:107px;
	height:34px;
	line-height: 34px;
	font-size:16px;
	color:#fff;
	border-radius: 34px;
	text-align: center;
	background:#FB5D51;
	float: right;
	margin-top:20px;
	cursor: pointer;
}*/
.contentWraper{
	position: relative;
	width:100%;
	background:#efefef;
	padding:12px 0 20px 0;
}
.content{
	width:1000px;
	background:#efefef;
	margin:0 auto;
}


.footerWraper{
	background: #1b1414;
	padding:35px 0px;
	width:100%;
	color: #1a1414;
}
.footer{
	width:1000px;
	margin:0 auto;
	position: relative;
}
.friendsLink{
	width:740px;
	display: inline-block;
	vertical-align: top;
}
.friendsName{
	font-size:14px;
	color:#999;
	position: relative;
	padding-left:85px;
	box-sizing: border-box;
}
.nameTitle{
	position: absolute;
	left:0;
	top:0;
}
.nameTitleHot{
	position: absolute;
	left:0;
	top:12px;
}
.bottomHot a{
	margin-top:12px;
}
.beian{
	font-size:14px;
	color:#999;
	margin-top:12px;
}
.friendsName a{
	color:#999;
	margin-right:20px;
	display: inline-block;
}
.lookour{
	float:right;
	display: inline-block;
}
.footTitle{
	font-size:14px;
	color:#999;
}
.lookourweibo{
	float:left;
	width:50px;
	height:50px;
	background:url(https://res.cdn.pikapika.live/kjliveH5/guide/guide_twitter.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
/*
.lookourweibo:hover{
	background:url(https://res.uxin.com/hongdoulive/weibohover_pc.png) no-repeat;
	background-size: 100% 100%;
}
*/
.lookIcon{
	overflow: hidden;
	margin-top:15px;
}
.lookourfacebook{
	float:left;
	width:50px;
	height:50px;
	background:url(https://res.cdn.pikapika.live/kjliveH5/guide/guide_facebook.png) no-repeat;
	background-size: 100% 100%;
	margin-left:15px;
	cursor: pointer;
}
/*
.lookourwechat:hover{
	background:url(https://res.uxin.com/hongdoulive/weixinhover_pc.png) no-repeat;
	background-size: 100% 100%;
}
*/




.QRtext{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color:#333;
	line-height: 110px;
	margin-left:5px;
}
.QRcode{
	width:99px;
	height:144px;
	position: fixed;
	right:0;
	top:40%;
	background:url(https://res.cdn.pikapika.live/kjliveH5/pc-live-qrcode-wr-1009.png) no-repeat center;
	background-size: cover;
	cursor: pointer;
	z-index: 100;
}
.QRcodeHover{
	display: none;
	width:184px;
	height:266px;
	position: fixed;
	right:0;
	top:32%;
	background:url(https://res.cdn.pikapika.live/kjliveH5/pc-live-qrcode-wr-1009.png) no-repeat center;
	background-size: cover;
	cursor: pointer;
	z-index: 100;
}
/*.footTitle{
	display: inline-block;
	line-height: 40px;
	font-size:18px;
	color:#999;
	vertical-align: top;
}
.lookourweibo{
	display: inline-block;
	width:40px;
	height:40px;
	background:url(https://res.uxin.com/hongdoulive/weibo_pc.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	vertical-align: top;
	margin-left:10px;
}
.lookourwechat{
	display: inline-block;
	width:40px;
	height:40px;
	background:url(https://res.uxin.com/hongdoulive/weixin_pc.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	vertical-align: top;
	margin-left:8px;
}
.lookourweibo:hover{
	background:url(https://res.uxin.com/hongdoulive/weibohover_pc.png) no-repeat;
	background-size: 100% 100%;
}
.lookourwechat:hover{
	background:url(https://res.uxin.com/hongdoulive/weixinhover_pc.png) no-repeat;
	background-size: 100% 100%;
}
.beian{
	display: inline-block;
	line-height:40px;
	font-size:14px;
	color:#999;
	vertical-align: top;
	margin-left:25px;
}*/
.lookourweiboA{
	display: inline-block;
	vertical-align: top;
}
.wechatQR_pc{
	display: none;
	width: 85px;
    height: 85px;
    position: absolute;
    right: -95px;
    bottom: 120px;
    background: url(http://res.uxin.com/hongdoulive/wechatQR_PC.jpg) no-repeat;
    background-size: 100% 100%;
}
.playMask{
	display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.6);
    z-index: 10000;
    left: 0;
    top: 0;
}
.playMask img{
	width: 404px;
    height: 360px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -202px;
    margin-left: -180px;
}

.slide_line{
	width:100%;
	height:1px;
	background:rgba(153,153,153,0.6);
	margin-top: 15px;
	-webkit-transform: scale(1,0.5);
    transform: scale(1,0.5);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.bottom_shu{
	display: inline-block;
	width: 1px;
    height: 11px;
    background: #9b9898;
    vertical-align: top;
    margin: 2px 10px;
    -webkit-transform: scale(0.5,1);
    transform: scale(0.5,1);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.search-top{
	/*width:175px;*/
	height:30px;
	float:right;
	border:1px solid #dbdbdb;
	border-radius: 30px;
	margin-top:22px;
}
.search-top input{
	width:120px;
	height:30px;
	border: none;
	outline: none;
	font-size: 13px;
	font-weight: 200;
	background:transparent;
	padding-left:15px;
	box-sizing: border-box;
	transition: all 0.5s;
}
.search-top .aniinput{
	width:140px;
}
.searchtop_btn{
	display: inline-block;
	width:30px;
	height:30px;
	background:url(https://img.hongrenshuo.com.cn/h5/pc_searchicon.png) no-repeat center;
	background-size: 16px auto;
	vertical-align: top;
	cursor: pointer;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #9b9898; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color:#9b9898; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #9b9898; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #9b9898; 
}

.pink{
	color:#FE879D;
}
.red{
	color:#FB5D51;
}
.yellow{
	color:#FDB932;
}
.bg_img_mask{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.04);
}
</pre></body></html>