<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.example {
float:left;
	width: 860px;
	height: 360px;
	font-size: 40px;
	text-align: center;
	/* margin: 20px auto; */
	/* background-color: #464576; */
}
.marginheighr{
	margin-top:380px;
}
.carousel-item {
	line-height: 360px;
	color: #fff;
	font-family: Arial Black
}

.ralet {
	    height: 360px;
	    width: 1200px;
	    margin: 20px auto;
}

.udercenter {
	float: right;
	width: 320px;
	height: 360px;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 30px 0;
}

.uderlogo {
	width: 100%;
	text-align: center;
}

.uderlogo img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	object-fit: cover;
}

.uderlogo span {
	display: block;
	font-size: 18px;
	color: #333333;
}

.udernum {
	width: 100%;
	display: flex;
	margin: 50px 0 44px;
}

.udershu {
	flex: 1;
	text-align: center;
}

.udershu span {
	display: block;
}

.zannum {
	font-size: 18px;
	color: #333333;
}

.zanname {
	font-size: 16px;
	color: #333333;
}

.uderup {
	width: 180px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 0 auto;
	background: #1AC590;
	border-radius: 8px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
}
.uderup a{
	font-size: 16px;
	color: #FFFFFF;
}

.pepperview {
	width: 100%;
	margin: 20px 0;
	overflow: hidden;
}

.pepperleft {
	float: left;
	width: 860px;
	background: #FFFFFF;
}

.pepperright {
	float: right;
	width: 320px;
}

.pepperhead {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #FAFAFA;
	box-sizing: border-box;
	padding: 0 28px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.pepperlist {
	width: 100%;
	box-sizing: border-box;
	padding: 34px 25px;
}

.pepperitem {
	width: 100%;
	margin-bottom: 36px;
}

.pepperlogo {
	width: 100%;
	display: flex;
}

.pepperlogoimg {
	width: 80px;
	height: 80px;
	margin-right: 24px;
}

.pepperlogoimg img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	object-fit: cover;
}

.pepperlogorig {
	width: 89%;

	box-sizing: border-box;
	padding: 16px 0;
}

.logorigname {
	width: 100%;
	overflow: hidden;
	line-height:30px;
}

.logorigname span {
	display: block;
}

.username {
	float: left;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.userreport {
	float: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
}

.logorigtime {
	margin-top: 10px;
}

.timeduan {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808080;
	margin-right: 30px;
}

.timedz {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.peppercon {
	width: 500px;
	margin-left: 106px;
}

.pepperjian {
	margin-bottom: 16px;
	font-size: 16px;
	color: #333333;
	word-break: break-all;
}

.pepperpic {
	width: 360px;
}
.pepperpic video{
	width:100%;
	height:200px;
	margin-bottom: 20px;
}
.pepperpic img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 20px 20px 0;
	cursor: pointer;
	object-fit: cover;
}

.pepperpic img:nth-child(3n) {
	margin-right: 0;
}

.peppercan {
	width: 100%;
	display: flex;
}

.peppernum {
	flex: 1;
	cursor: pointer;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.peppernum a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.peppernum:hover {
	color: #1AC590;
}

.pepperhotlist {
	width: 100%;
	background-color: #fff;
	margin-bottom: 20px;
}

.pepperhot {
	width: 100%;
	height: 48px;
	line-height: 48px;
	box-sizing: border-box;
	padding: 0 18px;
	background-color: #1AC590;
}

.pepperhotl {
	float: left;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.pepperhotr {
	float: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.pepperhotr a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.pepperbang {
	width: 100%;
	box-sizing: border-box;
	padding: 0 12px;
}

.pepperbangli {
	width: 100%;
	overflow: hidden;

}

.pepperbanglil {
	float: left;
	width: 20px;
	height: 20px;
	background: #F3974C;
	border-radius: 4px;
	text-align: center;
	line-height: 20px;
	margin-right: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 10px;
}

.pepperbanglir {
	float: left;
	width: 250px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808080;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.pepperbanglir:hover {
	color: #1AC590;
}

.sift {
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #1AC590;
}

.siftlist {
	width: 100%;
	box-sizing: border-box;
	padding: 22px;
}

.siftli {
	position: relative;
	width: 100%;
	height: 180px;
	margin-bottom: 20px;
}

.siftli img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.diftpop {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: rgba(0, 0, 0, 0.6);
	box-sizing: border-box;
	padding: 0 20px;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.siftitem {
	width: 100%;
	box-sizing: border-box;
	padding: 22px;
}

.siftlistsd {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	
}
.siftlistsd a{
	display: flex;
}
.siftlistsdl {
	float: left;
	/* max-width: 120px; */
	width: 80px;
	height: 80px;
	margin-right: 14px;
	flex: 1;
}

.siftlistsdl img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.siftlistsdr {
	float: left;
	min-width: 140px;
	flex: 2;
}

.siftlistsdname {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	 overflow: hidden;
	    
	       text-overflow: ellipsis;
	      
	       display: -webkit-box;
	    
	       -webkit-line-clamp: 2;
	     
	       word-break: break-all;
	   
	       -webkit-box-orient: vertical;
width: 100%;
}

.siftlistsdtime {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808080;
	margin-top: 18px;
}



.zhezhao {
	position: fixed;
	left: 0px;
	top: 0px;

	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.5);
}

.tankuang {
	position: relative;
	background: #fff;
	margin: 5% auto;
	width: 1000px;

	overflow: hidden;
	padding-bottom: 30px;
	background: #FFFFFF;
	border-radius: 10px;
}

.headerbbom {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #F0F0F0;
	box-sizing: border-box;

	padding: 0 20px;
}

.headerbboml {
	float: left;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.headerbbomr {
	float: right;
	box-sizing: border-box;

	padding: 10px 0;
}

.headerbbomr img {
	width: 30px;
	height: 30px;
	object-fit: cover;
}

.headexx {
	width: 100%;
	box-sizing: border-box;
	padding: 0 40px;
}

.headeaa {
	width: 100%;
	height: 70px;
	line-height: 70px;
}

.headebb {
	width: 100%;

	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	padding: 9px 17px;
	white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
}

.headebb img {
	width: 68px;
	height: 68px;
	margin-right: 15px;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: middle;
	object-fit: cover;
}

.headecc {
	width: 100%;
	clear: both;
	/* margin-top: 40px; */
	padding: 10px 0;
}

.headeccleft {
	float: left;
	width: 112px;
}

.headeccleft span {
	color: #EA3939;
	font-size: 16px;
}

.headeccright {
	float: left;
	width:780px;
}

.headeccright select {
	width: 420px !important;
	height: 48px;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	padding: 0 10px;
	margin-top: -10px;
}

.headeccright textarea {
	width: 808px;
	height: 88px;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	padding: 20px;
}

.headecul {
	width: 100%;
}

.headecciot {
	width: 100%;
}

.pic {
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	border: 1px solid #E6E6E6;
	font-size: 50px;
	color: #999999;
	cursor: pointer;
}

.headecliu {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808080;
	margin-top: 14px
}

.headecyi {
	width: 100%;
	overflow: hidden;
	margin: 28px 0;
}

.headecyi input {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.huizie {
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.yisbom {
	width: 100%;
	margin-top: 20px;
	display: flex;
	    align-items: center;
	    justify-content: center;
}

.yisbomli {
	float: left;
	width: 120px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: #1AC590;
	border-radius: 8px;
	margin-right: 20px;
	cursor: pointer;
}

.yisbomx {
	float: left;

	background: #F5F5F5;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	width: 120px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
}

#uploadview {
	display: none;
}

.returnpage {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #FFFFFF;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 0 20px;
}

.returnpage img {
	width: 18px;
	height: 18px;
	margin-right: 4px;
	vertical-align: middle;
	object-fit: cover;
}

.returnpage span {
	font-size: 16px;
	color: #333333;
}

.zhung {
	position: relative;
	width: 100%;
	height: 240px;
}

.bgzhu {
	width: 100%;
	height: 100%;
	filter: blur(2px);
}

.zhuancenter {
	position: absolute;
	top: 0;
	width: 300px;
	height: 100%;
	left: 50%;
	margin-left: -150px;
	box-sizing: border-box;
	padding: 34px 0 20px;
}

.zhuancenterimg {
	width: 100%;
	text-align: center;
}

.zhuancenterimg img {
	width: 80px;
	height: 80px;
	border: 3px solid #fff;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	object-fit: cover;

}

.zhuancenterimg span {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 14px;
	margin-bottom: 20px;
}

.zhuanzannum {
	width: 100%;
	display: flex;
}

.zhuanzannumli {
	flex: 1;
	text-align: center;
}

.zhuanzannumli span {
	display: block;
}

.yuannnum {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.yuannzan {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.darenli {
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin-bottom: 28px;
}

.darenli:last-child {
	margin-bottom: 0;
}

.darenlilogo {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 20px;
	border-radius: 50%;
	overflow: hidden;
}

.darenlilogo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.darenlirig {
	float: left;
	width: 174px;
	height: 100%;
	box-sizing: border-box;
	padding: 12px 0;
}

.darenliname {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-bottom: 10px;
}

.darenlixsn {
	width: 100%;
	display: flex;
}

.darenlixsn span {
	display: block;
	flex: 1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.darenlixsn span:last-child {
	margin-right: 0;
}

.xunlist {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.xunlist:last-child{
	margin-bottom: 0px;
}

.xunleft {
	float: left;
	max-width: 140px;
	height: 96px;
	margin-right: 20px;
	flex: 1;
}

.xunleft img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.xunright {
	float: left;
	flex: 5;
	min-width: 650px;
	box-sizing: border-box;
	padding: 13px 0;
}

.xunname {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #292929;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xuncon {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808080;
	margin-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* å°†å¯¹è±¡ä½œä¸ºå¼¹æ€§ä¼¸ç¼©ç›’å­æ¨¡åž‹æ˜¾ç¤º */
	display: -webkit-box;
	/* é™åˆ¶åœ¨ä¸€ä¸ªå—å…ƒç´&nbsp;æ˜¾ç¤ºçš„æ–‡æœ¬çš„è¡Œæ•° */
	/* -webkit-line-clamp å…¶å®žæ˜¯ä¸€ä¸ªä¸è§„èŒƒå±žæ€§ï¼Œä½¿ç”¨äº†WebKitçš„CSSæ‰©å±•å±žæ€§ï¼Œè¯¥æ–¹æ³•é€‚ç”¨äºŽWebKitæµè§ˆå™¨åŠç§»åŠ¨ç«¯ï¼›*/
	-webkit-line-clamp: 2;
	/* è®¾ç½®æˆ–æ£€ç´¢ä¼¸ç¼©ç›’å¯¹è±¡çš„å­å…ƒç´&nbsp;çš„æŽ’åˆ—æ–¹å¼ */
	-webkit-box-orient: vertical;
	line-height: 20px;

}

.xunjans {
	width: 100%;
	box-sizing: border-box;
	padding: 22px;
	background-color: #fff;
	overflow: hidden;
}


.peppernums{
	color:#1AC590;
	flex: 1;
	    cursor: pointer;
	    font-size: 14px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	   
}
/* 
.nullview{
	width: 100%;
	height:500px;
	text-align: center;
	}
.nullview img{
	width:283px;
	height:156px;
	margin-top:146px;
}
.nullview span{
	display:block;
	color:#333333;
	font-size:16px;
	margin-top:35px;
} */
.ketbanner{
	position: relative;
	width: 100%;
	    height: 360px;
}
.is_reolydiv{
	display:none;
}
.userstatus{
	font-size:14px;
	color:#1AC590;
	float: left;
	margin-left:20px;
}
.userstatusred{
	font-size:14px;
	color:red;
	float: left;
	margin-left:20px;
}
.userstatushui{
	font-size:14px;
	color:#ccc;
	float: left;
	margin-left:20px;
}
</pre></body></html>