<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 杞挱鍥� */
.carousel {
	height: 440px;
	background-color: #000;
}
.carousel .item {
	background-color: #000;
	height: 440px;
}
.carousel img{
	margin: auto;
	width: 100%;
}
.carousel-caption{
	margin-bottom: 58px;
}
.carousel-indicators {
	margin-bottom: 38px;
}
/* 鍔熻兘鍧� */
.panel {
	width: 128px;
	height: 156px;
	text-align: center;
	margin: auto;
	font-size: 18px;
}


.div_function {
	width: 78%;
	margin: auto;
	margin-top: -52px;

}

.iv_function {
	width: 68px;
	height: 68px;
	margin-top: 12px;
}

/* 鍒嗗壊绾� */
.div_divider {
	margin-top: 24px;
	color: #34374C;
}
.hr_1 {
	width: 50px;
	display: inline-block;
	vertical-align: middle;
}
.hr_2 {
	width: 80%;
	display: inline-block;
	vertical-align: middle;
}

/* 鏂囩珷鍒楄〃 */
.div_article {
	margin-top: 24px;
}

/* 鏂囩珷椤堕儴鏍� */
.item_article_first {
	background-color: #34374C !important;
	border-color: #34374C !important;
}

.item_article {
	min-height: 120px;
	display: flex;
	flex-direction: row;
	align-items: center;
	overflow: hidden;
}

.item_article .row {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	overflow: hidden;	
}

.div_center {
    height: auto;
    max-height: 140px;  
    overflow: hidden; 
}

.div_article_title {
	font-size: 22px;
}

.div_article_content {
	color: #a0a0a0;
    word-wrap:break-word;  
    word-break:break-all;  
	width: 100%;
}

.iv_article {
	width: 88px;
	height: 88px;
	margin: auto;
}

.div_right_info {
	text-align: right;
}

/* 闅忔墜璁� */
.div_record {
	margin-top: 24px;
}

.div_save {
	text-align: right;
}

.btn_save_record {
	width: 100%;
	background-color: #34374C;
	border-color: #34374C;
}

/* 灏忓姛鑳藉垪琛� */
.btn-cricle {
	width: 48px;
	height: 48px;
	border-radius: 24px;
	text-align: center;
}

.div_little_func .col-xs-4{
	text-align: center;
}

/* 鍙充笅瑙掓寜閽� */
.btn_right_bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 48px;
	height: 48px;
	border-radius: 24px;
}

/* 鐢ㄦ埛淇℃伅 */
.div_userinfo {
	background-color: #34374C;
	color: white;
	padding: 12px 24px 12px 24px !important;
}

.iv_user_head {
	width: 48px;
	height: 48px;
}</pre></body></html>