@charset "UTF-8";

.row_upload {

}

.row_upload a {
	color: #fff;
    text-decoration: none;
}

/* 字体 */

.font_h1 {
	font-size:24px;
	font-weight: bold;
} 

.font_h2 {
	font-size:16px;
	font-weight: 500;
	font-weight: bold;
} 

.font_h3 {
	font-size:13px;
} 

.font_h4 {
	font-size:12px;
} 

.font_bold {
	font-weight:bold;
}

.logo_robin_2023 {
	text-align: left;
	padding-top:30px;
	padding-bottom:15px;
}

.logo_robin_2023_thin {
	text-align: left;
	padding-top:30px;
	padding-bottom:15px;
}

.logo_robin_2023_center {
	text-align: center;
	padding-top:5px;
	padding-bottom:15px;
}

.customer_notice_date {
	font-weight: 400;
    letter-spacing: 0.025em;
    padding-bottom: 2px;
    border-bottom: 1px solid #ffffff9e;
    font-size: 13px;
	color: #FFF;
}

.customer_notice_customer_name {
	margin-top: 25px;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 500;
}

.customer_notice_content {
	display: block;
	font-weight: 300;
	line-height: 24px;
	font-size: 15.5px;
}

.customer_notice_table
{
	width: 100%;
	border-collapse: collapse; /* 合并边框 */
}

/* 表格单元格样式 */
.customer_notice_table td {
	
	
	padding-bottom: 8px;
	padding-bottom: 8px;
	text-align: left; /* 文字左对齐 */
	vertical-align: top;
	-webkit-font-smoothing: antialiased; /* 抗锯齿，让字体更细腻 */
  	-moz-osx-font-smoothing: grayscale;
  	-webkit-text-size-adjust: 100%; /* 禁用 iOS 文本自动缩放/加粗 */
}

/* 第一列样式（序号列） */
.customer_notice_table td:first-child {
	width: 25px; /* 固定宽度 30px */
	text-align: center; /* 序号居中 */
	margin-bottom: 15px;
}

/* 第二列样式（内容列） */
.customer_notice_table td:last-child {
	/* 宽度自适应剩余空间 */
	color: #333;
	padding-left: 8px;
}

.customer_notice_table_cell_subject {
	color: #8900E1;	
	line-height: 22px;
	font-size: 15px;
	margin-bottom: 15.5px;
	margin-top: 3px;
	font-weight: 500;
}

.customer_notice_table_cell_content {
	display: block;
	font-weight: 300;
	line-height: 24px;
	font-size: 15.5px;
	margin-bottom: 15px;
}

.customer_notice_content_highlight {
	color: #8900E1;
	font-weight: 500;
}

/* 紫色数字圆圈核心样式 */
.num_circle_purple {
	display: inline-flex; /* 弹性布局实现内容居中 */
	align-items: center;
	justify-content: center;
	width: 16px; /* 圆圈宽度 */
	height: 16px; /* 圆圈高度（与宽度一致实现正圆） */
	border-radius: 50%; /* 圆角 50% 变成圆形 */
	background-color: #9333ea; /* 紫色背景（可修改色值） */
	color: #ffffff; /* 白色数字 */
	font-weight: 300;
	font-size: 12px; /* 数字大小适配圆圈 */
	line-height: 16px;
}

.customer_notice_content p{
	margin-bottom: 15px;
}

.customer_notice_author_space {

}

.customer_notice_author_space > .author_name {
	font-weight: 500;
    font-size: 16.5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.customer_notice_author_space > .author_title {
	font-weight: 300;
    font-size: 15.5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.customer_notice_author_space > .author_mobile {
	font-weight: 300;
    font-size: 14px;
    margin-top: 15.5px;
    margin-bottom: 15px;
}


.customer_notice_author_space > .author_mobile a {
	color: #181818;
}

.customer_notice_author_space > .author_location {
	font-weight: 300;
    font-size: 15.5px;
    margin-top: 15px;
    margin-bottom: 15px;
}



@media (max-width: 768px) {

	.font_h3 {
		font-size:14px;
	} 

	.font_h4 {
		font-size:13px;
	} 
	
	.logo_robin_2023 {
		text-align: center;
		padding-top:30px;
		padding-bottom:15px;
	}
	
	.logo_robin_2023_thin {
		text-align: center;
		padding-top:5px;
		padding-bottom:15px;
	}
	
	.logo_robin_2023_center {
		text-align: center;
		padding-top:5px;
		padding-bottom:15px;
	}
	
}
/* 顶部工具栏 */


.one_page_header_space {
	margin: 0 auto;
	margin-bottom:20px;
	/*
	background: linear-gradient(135deg, #4222CB 80%, #6952cd 100%);
	*/
}

.one_page_header_space_2 {
	max-width: 1010px;
	margin: 0 auto;
	overflow: hidden;
	/*padding: 25px 0px 20px 0px;*/
	padding-top:25px;
	margin-bottom:20px;
	padding-left: 20px; 
	padding-right: 20px;
}

.one_page_header_space_line {
	border-top: 1px solid #fff;
	position: relative; 
	z-index: 1;
	height: 20px; 
}

.one_page_header_space_inquery {
	max-width: 1010px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom:17px;
	padding-top:20px;
}

.one_page_header {
	overflow-x: hidden; 
	overflow-y: hidden; 
	display: block;     
	text-decoration: none;  
	font-size: 14px;
	
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom:2px;
	padding-left:20px;
	padding-right:20px;
}

.one_page_feed_margin{
	margin-left:5px;
	margin-right:5px;
}


.one_page_width {
	padding-left:5px;
	padding-right:5px;
}



@media (max-width: 768px) {

	.one_page_header_space_2 {
	
		padding-left: 0px; 
		padding-right: 0px;
	}
	
	.one_page_header {
		overflow-x: hidden; 
		overflow-y: hidden; 
		display: block;     
		text-decoration: none;  
		font-size: 14px;
		
		max-width: 1000px;
		margin: 0 auto;
		padding-left:20px;
		padding-right:20px;
	}
	
	.one_page_feed_margin{
		margin-left:0px;
		margin-right:0px;
	}

	.one_page_width {
		padding-left:20px;
		padding-right:20px;
	}

	.one_page_header_space_line {
		border-top: 1px solid #fff;
		position: relative; 
		z-index: 1;
		height: 20px; 
	}
}


.one_page_black_top_menu {
	float:left;
	display:inline-block;
	font-size:12px;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#FFF;
	padding:2px 0px 0px 0px;
	margin-right:10px;
}

.one_page_black_top_menu:hover {
	color:#9e9e9e;
}


.one_page_black_top_menu_selected {
	float:left;
	display:inline-block;
	font-size:12px;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#FFF;
	padding:2px 0px 0px 0px;
	margin-right:10px;
	
	padding-bottom: 5px;
	border-bottom: 1.5px solid #DCDCDC;
}

.one_page_black_top_menu_selected:hover {
	color:#9e9e9e;
}

.one_page_black_top_menu_selected_transparent {
	float:left;
	display:inline-block;
	font-size:12px;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#FFF;
	padding:2px 0px 0px 0px;
	margin-right:10px;
	
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
}

.one_page_black_top_menu_selected_transparent:hover {
	color:#9e9e9e;
}

.one_page_black_top_menu_right {
	
	overflow:hidden;
	font-size:12px;
	padding:0px 0px 0px 0px;
	color:#cfc8c8;
	float:right;
}

.one_page_black_top_menu_right:hover {
	color:#9e9e9e;
}


.one_page_inquery_top_menu_selected {
	/*float:left;*/
	display:inline-block;
	font-size:22px;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#FFF;
	padding:2px 0px 0px 0px;
	margin-right:10px;
	
	padding-bottom: 5px;

}

.one_page_inquery_top_menu_selected:hover {
	color:#9e9e9e;
}

.one_page_inquery_top_menu_selected_transparent {
	/*float:left;*/
	display:inline-block;
	font-size:18px;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#FFF;
	padding:2px 0px 0px 0px;
	margin-right:10px;
	
	padding-bottom: 5px;
}

.one_page_inquery_top_menu_selected_transparent:hover {
	color:#9e9e9e;
}

.one_page_inquery_top_menu_right {
	
	overflow:hidden;
	font-size:12px;
	padding:5px 0px 0px 0px;
	color:#cfc8c8;
	float:right;
}

.one_page_inquery_top_menu_right:hover {
	color:#9e9e9e;
}


.one_page_black_top_menu_on {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	background:#FFF;
	display: inline-block;
	font-size: 11px;
	font-weight:bold;
	color:#181818;	
}

.one_page_black_top_menu_on_portrait {
	border-radius: 12px;
	width:24px;
	height:24px;
}

@media (max-width: 768px) {
	
	.one_page_black_top_menu {
		float:left;
		display:inline-block;
		font-size:12px;
		height: 18px;
		line-height:18px;
		text-align:center;
		color:#FFF;
		padding:0px 0px 0px 0px;
		margin-right:10px;
	}

	.one_page_black_top_menu:hover {
		color:#9e9e9e;
	}


	.one_page_black_top_menu_selected {
		float:left;
		display:inline-block;
		font-size:12px;
		height: 18px;
		line-height:18px;
		text-align:center;
		color:#FFF;
		padding:0px 0px 0px 0px;
		margin-right:10px;
		
		padding-bottom: 3px;
		border-bottom: 1px solid #DCDCDC;
	}

	.one_page_black_top_menu_selected:hover {
		color:#9e9e9e;
	}
	
	.one_page_black_top_menu_selected_transparent {
		float:left;
		display:inline-block;
		font-size:12px;
		height: 18px;
		line-height:18px;
		text-align:center;
		color:#FFF;
		padding:0px 0px 0px 0px;
		margin-right:10px;
		
		padding-bottom: 3px;
		border-bottom: 1px solid transparent;
	}

	.one_page_black_top_menu_right {
		overflow:hidden;
		font-size:12px;
		padding:0px 0px 0px 0px;
		color:#cfc8c8;
		float:right;
	}

	.one_page_black_top_menu_right:hover {
		color:#9e9e9e;
	}
	
	.one_page_black_top_menu_on {
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		border-radius: 10px;
		background:#FFF;
		display: inline-block;
		font-size: 9px;
		font-weight:bold;
		color:#181818;	
	}
	
	.one_page_black_top_menu_on_portrait {
		border-radius: 10px;
		width:20px;
		height:20px;
	}
}

/* 账户设置及收藏菜单 */

.setting_top_menu {
	font-size:13px;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#181818;
	padding:2px 0px 0px 0px;
	margin-right:8px;
}

.setting_top_menu:hover {
	color:#1818189c;
}


.setting_top_menu_selected {
	font-size:13px;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#181818;
	padding:2px 0px 0px 0px;
	margin-right:8px;
	
	padding-bottom: 6px;
	border-bottom: 3px solid #181818;
}

.setting_top_menu_selected:hover {
	color:#9e9e9e;
}

@media (max-width: 768px) {

	.setting_top_menu {
		font-size:12px;
		height: 18px;
		line-height:18px;
		text-align:center;
		color:#181818;
		padding:0px 0px 0px 0px;
		margin-right:8px;
	}

	.setting_top_menu_selected {
		font-size:12px;
		height: 18px;
		line-height:18px;
		text-align:center;
		color:#181818;
		padding:0px 0px 0px 0px;
		margin-right:8px;
		
		padding-bottom: 6px;
		border-bottom: 3px solid #181818;
	}	
}


/* 下拉菜单 */
.btn_feed {
    display: inline-block;
    /*padding: 6px 12px;*/
	padding: 2px 5px 2px 5px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
	line-height: 1.5em;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px;
	vertical-align: middle;
}

.btn-default_feed {
	color: #333;
    background-color: #fff;
    border-color: #181818;
}

.dropdown-menu_feed {

    font-size: 12px;
	border-radius: 1px;

}

.divider_feed {
    height: 1px;
    margin: 3px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

/* 正文主体 */

.one_page_on_menu_header_box {
	
	background:#181818;
	width:20px;
	height:9px;
	/*margin-left:1px;*/
	border-radius: 2px;
}

.blocklist_input_form {
	margin-top: 0rem;
}

.toolbar_space {
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y);
	/*margin-bottom: 1rem!important;*/
	margin-bottom:10px;
	flex: 0 0 auto;
	width: 50%;
}

.toolbar_space_taglist {
	margin-top:20px;
}


.toolbar_space_right {
	float:right;
}
	

.toolbar_right_1 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.toolbar_right_2 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
	
@media (max-width: 768px) {
	
	.toolbar_space_taglist {
		margin-top:0px;
		display:none;
	}

	.toolbar_space {
	
			flex-shrink: 0;
			width: 100%;
			max-width: 100%;
	}
	
	.toolbar_space_right {
		float:left;
	}
	
	.btn-default_feed {
		color: #333;
		background-color: #fff;
		border-color: #181818;
		/*width: 100px;*/
	}
	.toolbar_right_1 {
		width:203px;
	}
	
	.toolbar_right_2 {
		margin-left:4px;
	}
	
	.btn_feed {
		font-size:14px;
	}
	
	.dropdown-menu_feed {
		font-size: 14px;
		border-radius: 1px;
	}
}


.discovery_menu_title_txt {
	
	display: block;
	padding: 2px 5px 2px 5px;
    border: 1px solid #CCC;
    outline: none;
    color: #151515;
    line-height: 1.5em;
    border-radius: 1px;
	width:100px;
	box-sizing: border-box;
	font-size: 12px;
   -webkit-appearance: none; /*去除系统默认的样式*/
    border: 1px solid #181818;
 
}

.discovery_menu_title_txt_btn {

	margin-left: 0;
	position: relative;
    float: left;
    width: 60px;
	line-height: 1.5em;
    padding: 2px 5px 2px 5px;
	border: 1px solid #181818;
    background: #181818;
	color: #fff;
	font-size:12px;
	text-align:center;
	border-radius: 1px;

}

.btn_margin_left{
	margin-right: 3px;
}

@media (max-width: 768px) {
	
	.discovery_menu_title_txt {
		
		display: block;
		padding: 2px 5px 2px 5px;
		border: 1px solid #CCC;
		outline: none;
		color: #151515;
		line-height: 1.5em;
		/*background: #C7FBE4;*/
		border-radius: 1px;
		width:100%;
		box-sizing: border-box;
		font-size: 14px;
	   -webkit-appearance: none; /*去除系统默认的样式*/
	   border: 1px solid #181818;
	 
	}

	.discovery_menu_title_txt_btn {

		margin-left: 0;
		position: relative;
		float: left;
		border-radius: 0px;
		width: 90px;
		line-height: 1.5em;
		padding: 2px 5px 2px 5px;
		border: 1px solid #00B0F6;
		margin-right: 5px;
		background: #00B0F6;
		color: #fff;
		font-size:14px;
		text-align:center;
		border-radius: 2px;
		
		width:85px;
		background: #181818; 
		border: 1px solid #181818

	}
	
	.discovery_menu_title_txt_btn {
		width:85px;
	}

}

.one_page_feed_tag_selected {
	display: inline-block;
    text-decoration: none;
	font-weight: bold;
    color: #18181;
	border-radius: 2px;
	margin-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 3px solid #F85B1E;
}

.one_page_feed_tag {
	display: inline-block;
    text-decoration: none;
	/*font-weight: bold;*/
    color: #181818;
	border-radius: 2px;
	margin-right:5px;
	padding: 3px 0px 3px 0px;
}

.one_page_channel_tag_selected {
	display: inline-block;
    text-decoration: none;
	/*font-weight: bold;*/
    color: #F85B1E;
	font-weight: 500;
	border-radius: 2px;
	margin-right:5px;
	margin-bottom:5px;
	padding: 3px 5px 3px 5px;
	background: #FCEEE5;
}

.one_page_channel_tag {
	display: inline-block;
    text-decoration: none;
	font-weight: 300;
    color: #181818;
	border-radius: 2px;
	margin-right:5px;
	margin-bottom:10px;
	padding: 3px 5px 3px 5px;
	background: #F7F7F7;
	
}

.one_page_channel_tag:hover {
	color:#F85B1E;
}

.one_page_line_dark {
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	border-bottom: 3px solid #181818;
}

/* 信息流浮动块 */

.row_container {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);

}
		
.row_feed {
	--bs-gutter-x: 0;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	
	align-items: stretch!important;
}


.one_page_slot_group_feed_article {
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin-bottom: 1rem!important;*/
	/*margin-bottom:10px;*/
	flex: 0 0 auto;
	width: 60%;
	/*background: #eee;*/
}

.one_page_slot_group_feed {
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y);
	/*margin-bottom: 1rem!important;*/
	margin-bottom:10px;
	flex: 0 0 auto;
	width: 33.33333333%;
	/*background: #eee;*/
}

.one_page_slot_group_feed a {
	color:#181818;
}

.feed_block_space {
	margin-top: 5px;
	margin: 5px 5px 5px 5px;
	background: #eeeeeec2;
	padding: 15px 15px 15px 15px;
}

/* --- 图片块 --- */
.feed_block_img_space {
	margin-top: 5px;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
}


.background_white {
	background: #fff;
}

.feed_block_space_top {
	display:block;
}

.feed_block_space_top_margin_right {
	margin-right:5px;
}

.feed_block_space_top_margin_bottom {
	margin-bottom:20px;
}

.feed_block_category {
	border-bottom: 2px solid #F85B1E;
    color: #000;
    padding-bottom: 5px;
	font-weight:400;
}

.feed_block_category:hover {
	color:#1818189c;
}

.feed_block_tag {
	border-bottom: 2px solid #F85B1E;
    color: #000;
    padding-bottom: 5px;
	font-weight:400;
}

.feed_block_tag:hover {
	color:#1818189c;
}

.one_page_line_dark_bottom_menu {
	display:block;
	margin-bottom:20px;
	margin-top:25px;
	text-align:center;
	border-bottom: 3px solid #181818;
}

@media (max-width: 768px) 
{
	.feed_block_tag {
		border-bottom: 2px solid #F85B1E;
		color: #000;
		padding-bottom: 3px;
		font-weight:400;
	}
	
	.one_page_line_dark_bottom_menu {
		margin-top:10px;
	}
	
}



.feed_block_link_notice {
    color: #000;
    padding-bottom: 5px;
	font-weight:400;
}

.feed_block_link {
    color: #000;
    padding-bottom: 5px;
	font-weight:400;
}

.feed_block_link:hover {
	color:#1818189c;
}

.feed_block_company {
    color: #181818ba;
}

.feed_block_id_addnew {
    color: #F85B1E;
	float:right;
	font-size:12px;
}

.feed_block_id_exist {
    color: #181818ba;
	float:right;
	font-size:12px;
}

.feed_block_space_middle {
	
}

.feed_block_space_middle_margin_bottom {
	margin-bottom:10px;
}

.feed_block_margin_bottom_15 {
	margin-bottom:15px;
}

.feed_block_space_img {
	width:70%;
	border: 1px solid #181818;
	padding: 5px 5px 5px 5px;
	/*background: #f2f2f25e;*/
	background: #fff;
	margin-bottom:12px
}


.feed_block_subject {
	display: block;
}

.feed_block_subject:hover {
	color:#1818189c;
}

@media (max-width: 768px) 
{
	.feed_block_subject {
		font-size:18px;
		line-height:25px;
	}
}

.feed_block_subject_detail {
	display: block;
}


.feed_block_space_bottom {
	
}

.feed_block_abstract {
	display: block;
	font-weight: 300;
	line-height: 20px;
}

.feed_block_content {
	display: block;
	font-weight: 300;
	line-height: 20px;
	font-size: 15px;
	
}

.feed_block_author {
	display: block;
	font-weight: 400;
	font-size:12px;
	color: #181818ba;
}

/* 消息流正文 */

.font_color_purple {
	color:#4222CB;
}
	
.article_font_number {
	font-size:28px;
	font-weight: bold;
} 

.article_font_h1 {
	font-size:24px;
	font-weight: bold;
} 

.article_font_h2 {
	font-size:16px;
	font-weight: 500;
	font-weight: bold;
} 

.article_font_h3 {
	font-size:15px;
} 

.article_font_h4 {
	font-size:12px;
} 

.feed_block_article_space {

	margin-top: 5px;
	margin: 5px 5px 5px 5px;
	background: ;
	padding: 15px 15px 15px 15px;
	padding: 15px 0px 15px 0px;	
}



.feed_block_article_paragraph {
	display: block;
	font-weight: 400;
	line-height: 20px;
	margin-top:10px;
	margin-bottom:10px;

}

.feed_block_article_paragraph p{
	padding-top:5px;
	padding-bottom:5px;
		line-height: 25px;
}

.feed_block_article_img {
	border-top: 1px solid #181818;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #181818;
	margin-top: 20px;
	margin-bottom: 20px;
}
.feed_block_article_title {
	display: block;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	line-height:40px;
}

.feed_block_article_subject_margin {
	margin-top:23px;
	margin-bottom:20px;
}

.feed_block_article_author {
	border-top: 1px solid #181818;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #181818;
	margin-top: 20px;
	margin-bottom: 20px;
}

.feed_block_article_author_portrait {
    width: 40px;
    display: inline-block;
    margin-right: 2px;
    background: #fff;
}

.feed_block_article_author_name {
    margin: 8px 0px 0px 15px;
    line-height: 22px;
    display: inline-block;
}

.feed_block_article_line_dark {
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	border-bottom: 1px solid #181818;
}

/*  ---- 通知邮件类 ----------*/

.feed_email_subject {
	display: block;
	font-weight: 400;
	line-height: 20px;
	font-size: 20px;
	margin-top:30px;
	margin-bottom:30px;
}

.feed_email_space {
	display: block;
	font-weight: 400;
	line-height: 20px;
	font-size: 15px;
	margin-top:20px;
	margin-bottom:20px;
}

.feed_email_paragraph {
	display: block;
	line-height: 25px;
	font-size: 15px;
	margin-top:10px;
	margin-bottom:10px;	
}

.feed_email_header {
	display: block;
	font-weight: 600;
	line-height: 25px;
	font-size: 15px;
	margin-top:10px;
	margin-bottom:10px;	
}

.feed_email_bullet {
	font-weight: 600;
	color: #f54e70;
	line-height: 25px;
	font-size: 15px;
}

.feed_email_bullet_txt {
	line-height: 25px;
	font-size: 15px;
}

.feed_email_table_line {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #181818;
}

/* ----  图片块 ----- */

.feed_block_img {
	margin-top: 25px;
	margin-bottom: 25px;
}

.feed_block_img_list {
	margin-top: 0px;
	margin-bottom: 0px;
}


.one_page_slot_group_picture_tag_space {
	margin-top: 5px;
	margin: 5px 5px 5px 5px;
	background: #eee;
}

.feed_block_robinconnect_content {
	display: block;
	font-weight: 400;
	line-height: 20px;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.feed_block_robinconnect_comments {
	display: block;
	font-weight: 400;
	line-height: 20px;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9e9e9e;
}

.feed_block_robinconnect_bottom_layout {
	margin-top: 5px;
	margin-bottom: 5px;
}

.feed_block_robinconnect_bottom_layout_left {
	width: 25%;
	display: inline-block;
	vertical-align: top;
}

.feed_block_robinconnect_bottom_layout_right {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
}

@media (max-width: 1080px) 
{
	.one_page_slot_group_feed_article {
			width: 80%;
	}
}


@media (max-width: 768px) 
{
	.feed_block_space_img {
		width:100%;
		border: 0px solid #181818;
		padding: 0px 0px 0px 0px;
		background: #f2f2f25e;
		margin-bottom:12px
	}


	.one_page_slot_group_feed {
	
			flex-shrink: 0;
			width: 100%;
			max-width: 100%;
	}
	
	.one_page_slot_group_feed_article {
		flex-shrink: 0;
		width: 100%;
		max-width: 100%;
	}

	.one_page_slot_group_picture_tag_space {
		margin-top: 5px;
		margin: 5px 5px 5px 5px;
		background: #7c5a5a;
	}	

	.feed_block_space {
		margin-top: 5px;
		margin: 5px 0px 5px 0px;
		background: #eeeeeec2;
		padding: 15px 15px 15px 15px;
	}
	
	/* -- 图片块 -- */
	.feed_block_img_space {
		margin-top: 5px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.feed_block_img {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.feed_block_content {
		display: block;
		font-weight: 400;
		line-height: 20px;
		font-size: 15px;
		
	}




}
	
	

.one_page_slot_group_picture_tag {
	display: inline-block;
	background: #4222cb82;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	color:#fff;	
	margin-right:5px;
	margin-top:8px;
	border-radius: 2px;
}

.one_page_slot_group_picture_tag:hover {

	background: #4222cbb0;
	color: #fff;
}


/* 底部页码 */

.page_number_space {
	display:block;
	height:24px;
}

.one_page_service_box_page_number_selected{
	display:block;
	float:left;
	/*width: 4em;*/
	padding-left:3px;
	padding-right:3px;
	

	text-align: center;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin-right: 0.3em;
	
    color: #4222CB;
    font-weight: bold;
	text-align:center;
}

.one_page_service_box_page_number{
	display:block;
	float:left;
	font-size: 16px;
	text-align: center;
	
	width: 24px;
	height: 24px;
    line-height: 24px;
	
	margin-right: 0.3em;
	color: #fff;
	display:block;
	background: #4222CB;
}

.one_page_service_box_page_number:hover {
	
	background: #4222cba6;
    color: #FFF;
	/*
   background: #0082f059;
   color: #151515;
   */
}


.one_page_service_box_page_number_right{
	display:block;
	float:right;
	text-align: right;
	height: 24px;
	line-height: 24px;
	color: #181820;
}

.one_page_service_box_page_number_right:hover{
	color:#1818189c;
}

.one_page_more_slot{
	margin-bottom:20px;
}

.one_page_bottom_more{
	color:#181818;
}

@media (max-width: 768px) 
{
	.one_page_service_box_page_number_selected{
		display:block;
		float:left;
		/*width: 4em;*/
		padding-left:3px;
		padding-right:3px;
		

		text-align: center;
		font-size: 14px;
		height: 24px;
		line-height: 24px;
		margin-right: 0.3em;
		
		color: #4222CB;
		font-weight: bold;
		text-align:center;
	}

	.one_page_service_box_page_number{
		display:block;
		float:left;
		font-size: 16px;
		text-align: center;
		
		width: 24px;
		height: 24px;
		line-height: 24px;
		
		margin-right: 0.3em;
		color: #fff;
		display:block;
		background: #4222CB;
	}

	.one_page_service_box_page_number:hover {
		
		background: #4222cba6;
		color: #FFF;
		/*
	   background: #0082f059;
	   color: #151515;
	   */
	}


	
}

/* 底部 Logo */

.robin_on_logo {
	height: 35px;
	padding-top: 0px;
	padding-bottom: 2px;
}	

.robin_rbr_logo {
	height: 30px;
	padding-top: 0px;
	padding-bottom: 2px;
}	

.robin_matrix_logo {
	height: 40px;
	padding-top: 0px;
	padding-bottom: 2px;
}	

			
@media (max-width: 768px) {
	.robin_on_logo {
		height: 30px;
		padding-top: 0px;
		padding-bottom: 2px;
	}

	.robin_rbr_logo {
		height: 22px;
		padding-top: 0px;
		padding-bottom: 2px;
	}
	
}

/* 黑色底部菜单 */

.one_page_footer {
	max-width: 1200px;
	margin: 0 auto;
	padding-top:25px;
	padding-bottom:10px;
	overflow: hidden;
}


.one_page_footer_space {
	margin: 0 auto;
	/*background: linear-gradient(135deg, #4222CB 80%, #6952cd 100%);*/
	background:#181818;
}


.one_page_footer_copyright {
    clear: both;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
    color: #FAFAFA;
	padding-top:10px;
	padding-bottom:10px;
}

.one_page_bottom_matrix_0 {
	padding: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-right:0px;
	margin-bottom:15px;
	width:16%;
}

.one_page_bottom_matrix_1 {
	padding: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-right:0px;
	margin-bottom:15px;
	width:16%;
}

.one_page_bottom_matrix_2{
	padding: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-right:0px;
	margin-bottom:15px;
	width:16%;
}

.one_page_bottom_matrix_2_thin{
	padding: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-right:0px;
	margin-bottom:15px;
	width:10%;
}

.one_page_bottom_matrix_a {
	padding: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-right:0px;
	margin-bottom:15px;
	width:16.2%;
}

.one_page_bottom_matrix_b {
	padding: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-right:0px;
	margin-bottom:15px;
	width:16.2%;
}

.one_page_bottom_matrix_c {
	padding: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin-right:0px;
	margin-bottom:15px;
	width:16.2%;
}

.one_page_bottom_matrix_dt {
	font-size: 13px;
	/*font-weight: bold;*/
	font-weight: 400;
	color:#FFF;
	line-height:30px;
	display: block;
}


/*
.one_page_bottom_matrix_dt:hover {
	color: #9e9e9e;
}*/

.one_page_bottom_matrix_dd{
	font-size: 13px;
	color:#FFF;
	line-height:24px;
	display: block;
	font-weight:300;
}

.one_page_bottom_matrix_dd:hover {
	
	color:#9e9e9e;
}

.one_page_bottom_matrix_disable {
	color: #cccccca8;;
}

.one_page_bottom_mobile_temp {
	display: inline;
}

.one_page_bottom_matrix_profile_period_btn {
	color: #FAFAFA;
}

.one_page_bottom_matrix_profile_period_btn:hover {
	color: #9e9e9e;
}

@media (max-width: 768px) {

		.one_page_bottom_mobile_temp {
			display: none;
		}

		.one_page_bottom_matrix_0 {
			padding: 0 0 10px 0;
			display: inline-block;
			vertical-align: top;
			box-sizing: border-box;
			margin-right:0px;
			margin-bottom:15px;
			width:38%;
		}

		.one_page_bottom_matrix_1 {
			padding: 0 0 10px 0;
			display: inline-block;
			vertical-align: top;
			box-sizing: border-box;
			margin-right:0px;
			margin-bottom:15px;
			width:34%;
		}

		.one_page_bottom_matrix_2 {
			padding: 0 0 10px 0;
			display: inline-block;
			vertical-align: top;
			box-sizing: border-box;
			margin-right:0px;
			margin-bottom:15px;
			width:25%;
		}

		.one_page_bottom_matrix_2_thin {
			padding: 0 0 10px 0;
			display: inline-block;
			vertical-align: top;
			box-sizing: border-box;
			margin-right:0px;
			margin-bottom:15px;
			width:25%;
		}

		.one_page_bottom_matrix_a {
			padding: 0 0 10px 0;
			display: inline-block;
			vertical-align: top;
			box-sizing: border-box;
			margin-right:0px;
			margin-bottom:15px;
			width:35%;
		}

		.one_page_bottom_matrix_b {
			padding: 0 0 10px 0;
			display: inline-block;
			vertical-align: top;
			box-sizing: border-box;
			margin-right:0px;
			margin-bottom:15px;
			width:38%;
		}

		.one_page_bottom_matrix_c {
			padding: 0 0 10px 0;
			display: inline-block;
			vertical-align: top;
			box-sizing: border-box;
			margin-right:0px;
			margin-bottom:15px;
			width:24%;
		}
		
		.one_page_bottom_matrix_dt {
			font-size: 14px;
			font-weight: bold;
		
			line-height:26px;
			display: block;
		}
			

		.one_page_bottom_matrix_dd{
			font-size: 13px;
		
			line-height:20px;
			display: block;
			font-weight:400;
		} 	
}

/* Tag 标签查询 */

.one_page_on_menu_list_square_slot {
	display:block;
	margin-bottom:20px;
	width:100%;
}

.one_page_on_menu_list_square_slot > .one_form_description {
    margin: 0px 0px 10px 0px;
    font-size: 15px;
    line-height: 25px;
}

.one_page_on_menu_list_square_slot > .one_form_description > .one_link {
	color: #4222CB;
    font-weight: bold;
}

.one_page_on_menu_list_square_slot > .one_form_title {
	padding: 0px 0px 0px 0px;
	margin-top:10px;
	margin-bottom:10px;
    font-size: 14px;
    /* color: #181818ab; */
    font-weight: bold;
}

.one_page_on_menu_list_square_slot > .one_form_email {
	padding: 8px 0px 8px 0px;
    font-size: 13px;
	line-height:1em;
    /* color: #181818ab; */

	display:inline-block;
}

.one_page_on_menu_list_square_slot > .one_form_input_1 {
	
    display: block;
    padding: 8px 8px 8px 8px;
    border: 0;
    outline: none;
    color: #151515;
	
    
    font-size: 14px;
	line-height: 20px;
	
    width: 100%;
    
	background:#C7FBE4;
	border-radius: 1px;
	/*overflow: auto;*/	
	/*background-color:rgba(66,34,204,0.2);*/
	background-color:rgba(199,251,228,0.8);
	box-sizing: border-box;
}

.one_page_on_menu_list_square_slot > .one_form_btn 	{
	display: inline-block;
    float: right;
	font-size: 13px;
    padding: 8px 15px 8px 15px;
    border: 0;
    line-height: 1em;
    color: #fff;
    background: #181818;
    border-radius: 2px;
}

.one_page_on_menu_channel_left {
	/*background:#ccc;*/
	display: inline-block;
	width:70%;
	/*border:1px solid #181818;*/
	
}

.one_page_on_menu_channel_left > .one_channel_name {
    margin: 0px 0px 8px 0px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
}

.one_page_on_menu_channel_left > .one_channel_description {
    margin: 8px 0px 8px 0px;
    font-size: 15px;
    line-height: 22px;
    color: #181818c9;
	font-weight: 300;
}

.one_page_on_menu_channel_left > .one_channel_portrait {
    margin: 3px 0px 8px 0px;
    font-size: 15px;
    line-height: 22px;
    color: #181818c9;
	display: inline-block;
}


@media (max-width: 768px) {

	.one_page_on_menu_channel_left {
		/*background:#ccc;*/
		display: inline-block;
		width:240px;
		/*border:1px solid #181818;*/
		
	}
	
	.one_page_on_menu_channel_left > .one_channel_name {

		line-height: 30px;
		font-weight: bold;
	}
}


.one_page_on_menu_channel_right {
	
	padding: 5px 0px 5px 5px;
	width: 90px;
    float: right;
    display: inline-block;
	/*border:1px solid #181818;*/
	border-radius: 4px;
}

.one_page_on_menu_list_square {
    padding: 5px 5px 5px 5px;
    width: 90px;
    float: left;
    display: inline-block;
    border: 1px solid #181818;
}


.one_page_on_menu_list_square_channel {
	padding: 5px 5px 5px 5px;
	width: 60px;
    float: left;
    display: inline-block;
	border:1px solid #181818;
	border-radius: 4px;
	margin-right:2px;
}

.one_page_slot_group_feed_article_channel_logo_space {
	width:40%;
	flex: 0 0 auto;
}


.one_page_on_menu_list_square_channel_logo_web {
	
	width: 120px;
    margin-top:5px;
    display: inline-block;
	border-radius: 4px;
	float:right;
}

.one_page_on_menu_list_square_channel_list {
	width: 100px;
    float: left;
    display: inline-block;
}

.one_page_on_menu_list_square_right {
	/*background:#ccc;*/
	min-height:100px;
	display: block;
    overflow: hidden;
	padding-left:15px;
	/*border:1px solid #181818;*/
}

.one_channel_img_space {
	--bs-gutter-x: 0;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch!important;
}

.one_channel_img_space > .one_channel_img_slot {
	max-width: 100%;
	margin-top: var(--bs-gutter-y);
	/*margin-bottom: 1rem!important;*/
	/*margin-bottom:10px;*/
	flex: 0 0 auto;
	width: 33.33333333%;
	/*background: #eee;*/
}

.one_channel_img_space > .one_channel_img_slot_flow {
	max-width: 100%;
	margin-top: var(--bs-gutter-y);
	/*margin-bottom: 1rem!important;*/
	/*margin-bottom:10px;*/
	flex: 0 0 auto;
	width: 33.33333333%;
	/*background: #eee;*/
}

.one_channel_img {
	margin: 0px 15px 10px 0px;
}

.one_channel_img_flow {
	margin: 5px 15px 10px 0px;
}

@media (max-width: 1080px)  {
	.one_page_slot_group_feed_article_channel_logo_space {
		width:20%;
	}
}

@media (max-width: 768px) 
{

	.one_channel_img_space > .one_channel_img_slot {
	
			flex-shrink: 0;
			width: 100%;
			/*max-width: 100%;*/
			/*margin-bottom:10px;*/
	}
	
	.one_channel_img_space > .one_channel_img_slot_flow {
	
			flex-shrink: 0;
			width: 50%;
			/*max-width: 100%;*/
			/*margin-bottom:10px;*/
	}
	
	
	.one_channel_img {
		margin: 0px 0px 15px 0px;
	}
		
	.one_channel_img_flow {
		margin: 5px 10px 10px 0px;
	}
	
	.one_page_slot_group_feed_article_channel_logo_space {

		display:none;
	}

}


.one_channel_menu_line {
	padding: 0px 15px 0px 0px;
	border-bottom: 1px solid #181818;
	margin-top: 15px;
	margin-bottom: 15px;
}

.one_channel_menu_line_flow {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #181818;
	margin-top: 5px;
	margin-bottom: 5px;
}

.one_channel_menu {
	padding: 0px 15px 0px 0px;
	font-size: 13px;
	color:#181818ab;
	/*color:#4222CB;*/
	/*font-weight:bold;*/
	font-weight:500;
	margin-bottom: 15px;
	margin-top:15px;
}

.one_channel_filename {
	/*
	padding: 0px 15px 0px 15px;
	font-size: 13px;
	color:#4222CB;
	font-weight:300;
	margin-bottom: 10px;
	*/
	
	display: inline;
    font-size: 13px;
	font-weight:300;
    line-height: 20px;
   /* background-color: #fcfc35;*/
 /*background-color: #f6f6b2;*/
    padding: 4px 0px 4px 0px;
}


.one_channel_link {
	
	display: inline;
    font-size: 13px;
	font-weight:300;
    line-height: 20px;
    /* background-color: #fcfc35;*/
	/*background-color: #f6f6b2;*/
    padding: 4px 0px 4px 0px;
}

.one_channel_filename_flow {
	
	display: inline;
    font-size: 13px;
	font-weight:300;
    line-height: 15px;
	background-color: #f6f6b2;
    padding: 4px 0px 4px 0px;
}


.one_channel_filename_icon {
	/*
	padding: 0px 15px 0px 15px;
	font-size: 13px;
	color:#4222CB;
	font-weight:300;
	margin-bottom: 10px;
	*/
	
	display: inline;
    font-size: 12px;
	font-weight:300;
    line-height: 15px;
	background-color: #f6f6b2;
    padding: 4px 0px 4px 0px;
}

.one_date {
	padding: 15px 15px 0px 0px;
	font-size: 13px;
	/*color:#181818ab;*/
	color:#4222CB;
	font-weight:bold;
	/*font-weight:300;*/
}

.one_type {
	padding: 15px 0px 0px 0px;
	/*color:#181818ab;*/
	font-size: 13px;
	color:#4222CB;
	font-weight:bold;
	/*font-weight:300;*/
}

.one_subject {
	margin: 8px 0px 0px 0px;
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
}

.one_page_on_menu_list_square_right > a {
	color:#181818;
	margin-top:8px;
	display:block;
}

.one_comment {
	margin: 0px 0px 10px 0px;
	padding: 5px 8px 5px 8px;
	font-size: 14px;
	line-height:20px;
	background: #FEF6D5;
}

.one_page_on_menu_list_square_right > .one_comment_yellow {
	margin: 0px 0px 15px 15px;
	font-size: 14px;
	line-height:20px;
}

.one_page_on_menu_list_square_right > .one_channel_grey {
	margin: 8px 0px 2px 0px;
	font-size: 14px;
	line-height:20px;
	color:#181818;
	font-weight:300;
}



.one_page_on_menu_list_square_right > .one_more {
	margin: 0px 0px 0px 10px;
	padding: 0px 8px 0px 8px;
	font-size: 14px;
}

/* 频道页 */
.one_page_channel_top {
	display: inline-block;
	padding: 0 0 0 0;
    border: 0px solid #181818;
    border-radius: 1px;
}

.one_page_channel_top_square {
	padding:0 0 0 0; 
	border: 0px solid #181818;
	width: 90px;
	border-radius:4px;
}


/* ------------------------- Home Page Design ----------------------- */

.home_one_page_width {
	padding-left:15px;
	padding-right:15px;
}

.home_one_page_width_margin {
	margin-left:15px;
    margin-right:15px;
}

.home_one_page_header {
    overflow-x: hidden;
    overflow-y: hidden;
    display: block;
    text-decoration: none;
    font-size: 14px;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 2px;
}

.home_page_black_top_menu {
	float:left;
	display:inline-block;
	font-size:13px;
	font-weight:300;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#FFF;
	padding:2px 0px 0px 0px;
	margin-right:20px;
}

.home_page_black_top_menu:hover {
	color:#9e9e9e;
}


.home_page_black_top_menu_selected {
	float:left;
	display:inline-block;
	font-size:13px;
	font-weight:300;
	height: 18px;
	line-height:18px;
	text-align:center;
	color:#FFF;
	padding:2px 0px 0px 0px;
	margin-right:20px;
	
	padding-bottom: 6px;
	border-bottom: 2px solid #DCDCDC;
}

.home_page_black_top_menu_selected:hover {
	color:#9e9e9e;
}

.home_page_slot_group_feed_half {
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y);
	/*margin-bottom: 1rem!important;*/
	margin-bottom:10px;
	flex: 0 0 auto;
	width: 50%;
	/*background:#eee;*/
}

.home_page_slot_group_feed_full {
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y);
	/*margin-bottom: 1rem!important;*/
	margin-bottom:10px;
	flex: 0 0 auto;
	width: 100%;
	/*background:#eee;*/
}

.home_page_slot_group_feed_block_space {
	margin-top: 5px;
	margin: 15px 15px 15px 15px;
	/*background: #eeeeeec2;*/
	padding: 25px 25px 25px 25px;
	border: 1px solid #181818;
	height: 300px;
}

.home_page_slot_group_feed_block_space_img {
	margin-top: 5px;
	margin: 15px 15px 15px 15px;
	height: 300px;
}

.home_page_slot_group_feed_txt {
	color:#181818;
	display: inline-block;
	margin-top:20px;
	margin-left:20px;
	max-width:60%;
}

.home_page_slot_group_feed_txt > .feed_title {
	font-size:20px;
	font-weight:300;
	line-height:30px;
}

.home_page_slot_group_feed_txt > .feed_commments {
	margin-top:20px;
	font-size:14px;
	font-weight:300;
	line-height:20px;
}


.home_page_slot_group_feed_title {
	font-size:20px;
	font-weight:300;
	display: inline-block;
	margin-bottom:10px;
}


.home_page_slot_group_feed_title_sub {
	font-size:14px;
	font-weight:300;
	display: block;
	margin-bottom:15px;
}

.home_page_slot_group_feed_img {
	float:right;
    margin-right: 20px;
    height: 80%;
    margin-top: 25px;
}

.home_one_page_header_space_2 {
	margin: 0 auto;
	overflow: hidden;
	max-width:1030px;
	/*padding: 25px 0px 20px 0px;*/
	padding-top:25px;
	margin-bottom:20px;
}

.home_page_cover_bg {
    min-height: 85vh;
	max-width:1030px;
	margin: 0 auto;
	overflow: hidden;
	/*padding: 25px 0px 20px 0px;*/
	padding-top:25px;
}

.home_page_black_top_menu_left_robin2023 {
	
	   
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    color: #cfc8c8;
    float: right;
	height: 12px;
	
}

.home_page_cover_text {
	font-weight:300;
	color:#FFF;
	margin-top:80px;
	display:inline-block;
	margin-right:100px;
	display:inline-block;
}

.home_page_cover_title {
	font-size:40px;
	font-weight:300;
	color:#FFF;
	margin-right:100px;
	line-height:60px;
	
}

.home_page_cover_bottom_comments {
	display:inline-block;
	font-size: 14px;
	font-weight:300;
	line-height: 25px;
	color:#fff;
	margin-top:40px;
	line-height:25px;
}

.home_page_cover_bottom_comments  > a {
	/*color:#FF3232;*/
	color:#ff5722;
}

.home_page_cover_bottom_comments  > a:hover {
	color: #ff5722ab;
}

.home_page_cover_title_notice {
	font-size:20px;
	font-weight:300;
	color:#FFF;
	display:inline-block;
	margin-right:100px;
	line-height:60px;
}

.home_page_cover_shape {
	float:right;
	margin-right:150px;
	height:260px;
	margin-top:20px;
}



@media (max-width: 768px) 
{
	.home_page_black_top_menu {
		float:left;
		display:inline-block;
		font-size:12px;
		height: 18px;
		line-height:18px;
		text-align:center;
		color:#FFF;
		padding:0px 0px 0px 0px;
		margin-right:10px;
	}

	.home_page_black_top_menu:hover {
		color:#9e9e9e;
	}


	.home_page_black_top_menu_selected {
		float:left;
		display:inline-block;
		font-size:12px;
		height: 18px;
		line-height:18px;
		text-align:center;
		color:#FFF;
		padding:0px 0px 0px 0px;
		margin-right:10px;
		
		padding-bottom: 3px;
		border-bottom: 1px solid #DCDCDC;
	}

	.home_page_black_top_menu_selected:hover {
		color:#9e9e9e;
	}

	.home_page_slot_group_feed {
	
			flex-shrink: 0;
			width: 100%;
			max-width: 100%;
	}

	.home_page_cover_bg {
		min-height: 40vh;
	}
	
	.home_page_slot_group_feed_half {
		flex-shrink: 0;
		width: 100%;
		max-width: 100%;
	}
	
}

/* ------------------- 输入界面 UI ----------------------------- */


	.feed_input_slot {
		display:block;
		margin: 10px 0 10px 0;
	}

	.feed_input_notice {
		display: inline-block;
		outline: none;
		color: #151515;
		line-height: 1.5em;
		border-radius: 1px;
		box-sizing: border-box;
		font-size: 14px;
		font-weight: bold;
	}

	.feed_input_slot > .feed_input_notice_right {
		float: right;
		color: #151515;
	}

	.feed_input_slot > .feed_input_notice_right:hover {
		color: #FF3232;
	} 

	.feed_input_text {
		display: inline-block;
		padding: 8px 10px 8px 10px;
		outline: none;
		color: #151515;
		line-height: 22px;
		border-radius: 1px;
		box-sizing: border-box;
		font-size: 14px;
		/*font-weight:300;*/
		background: #c7fbe4;
		/*background-color: transparent;*/
		border: 0px solid #181818;
		width:100%;
	}

	.feed_input_text_area_1 {
		height: 30px;
	}
	
	.feed_input_text_area_3 {
		height: 60px;
	}

	.feed_input_text_area_12 {
		height: 195px;
	}
	
	.feed_input_btn_type_list_space {
		
		height:30px; 
		display:inline-block;
		
	}
	
	.feed_input_btn_type_list_space a {
		text-decoration: none;
		color:#181818;
	}

	.feed_input_btn_type_selected {
		border-bottom: 1.5px solid #F85B1E;
		color: #181818;
		padding-bottom: 5px;
		font-weight: 300;
		font-size: 11px;
		margin-right:5px;
		text-align:center;
	}

	.feed_input_btn_type {
		border-bottom: 1.5px solid #FFF;
		color: #181818;
		padding-bottom: 5px;
		font-weight: 300;
		font-size: 11px;
		margin-right:5px;
	}
	
	
	.feed_input_btn_type_selected:hover {
		color: #FF3232;
	}

	.feed_input_btn_type:hover {
		color: #FF3232;
	}

	.feed_input_btn {
		display:inline-block;
		border-radius: 0px;
		height:28px;
		width: 65px;
		line-height:28px;
		color: #fff;
		font-size: 13px;
		text-align: center;
		border-radius: 2px;
		background: #181818;

	}

	.feed_input_btn:hover {
		text-decoration: none;
		color: #fff;
		background: #FF3232;
	}

	.feed_home_menu_btn {
		border-bottom: 1.5px solid #FFF;
		color: #181818;
		font-weight: 300;
		font-size: 14px;
		margin-right:5px;
	}
	
	.feed_home_menu_btn:hover {
		color: #FF3232;
	}


	.feed_home_menu_btn_space {
		
		display:block;
		padding: 10px 0 10px 0;
		
	}
	
	/*------------- Demo  -----------------*/
	
	.demo_menu_notice {
		display: inline-block;
		outline: none;
		color: #151515;
		line-height: 1.5em;
		border-radius: 1px;
		box-sizing: border-box;
		font-size: 14px;
		font-weight: bold;
		margin-top:25px;
	}
	
	.demo_menu_notice_selected {
		display: inline-block;
		outline: none;
		color: #151515;
		line-height: 1.5em;
		border-radius: 1px;
		box-sizing: border-box;
		font-size: 14px;
		font-weight: bold;
		margin-top:25px;
		border-bottom: 2px solid #2196f3;
		padding-bottom:5px;
		margin-right:10px;
	}
	
	.demo_menu_notice_grey {
		display: inline-block;
		outline: none;
		color: #151515;
		line-height: 1.5em;
		border-radius: 1px;
		box-sizing: border-box;
		font-size: 14px;
		font-weight: bold;
		margin-top:25px;
		border-bottom: 2px solid #1818185e;
		padding-bottom:5px;
		margin-right:10px;
	}
	
	.demo_menu_btn_space {
		
		display:block;
		padding: 10px 0 10px 0;
		/*background:#eee;*/
	}
	
	.demo_menu_btn_squre {
		display:inline-block;
		width:30px;
		height:30px;
		
	}
	
	.demo_menu_btn_squre_img {
		border-radius: 3px;	
		width:100%;
	}
	
	.demo_menu_btn {
		color: #181818;
		font-weight: 300;
		font-size: 13px;
		margin-right:5px;
		margin-left:5px;
	}
	
	.demo_menu_btn_category {
		font-weight: 500;
		margin-right:8px;
	}
	
	
	.demo_menu_btn_comments {
		font-size: 12px;
	}
	
	.demo_menu_btn_comments_line {
		font-size: 12px;
		border-bottom:1px solid #181818;
		padding-bottom:2px;
	}
	
	.demo_menu_btn_log {
		color: #181818;
		font-weight: 300;
		font-size: 13px;
		margin-right:5px;
		margin-left:10px;
		display:inline-block;
		height:30px;
		width:250px;
		padding-top:2px;
	}
	
	.demo_menu_btn_log_up {
		display:block;
		font-weight: 300;
		font-size:12px;
		margin-right:8px;
		line-height:12px;
	}
	
	.demo_menu_btn_log_down {
		font-weight: 300;
		font-size:9px;
		margin-right:8px;
		line-height:10px;
	}
	
	.demo_menu_btn_log_right{
		float:right;
		color: #181818;
		font-weight: 300;
		font-size: 12px;
		border-bottom:1px solid #181818;
		padding-bottom:2px;
	}
	
	.demo_menu_btn_right{
		float:right;
		color: #181818;
		font-weight: 300;
		font-size: 12px;
		margin-top:6px;
		border-bottom:1px solid #181818;padding-bottom:2px;
		
	}
	
	.demo_menu_btn:hover {
		color: #FF3232;
	}
	
	.demo_menu_btn_line {
		display:block;
		margin-top:5px;
		margin-bottom:5px;
		text-align:center;
		border-bottom: 1px solid #181818;
	}
	
	/* --------------- Expert & User -----------------------------*/

	.one_page_header_left {
		width: 80%;
		line-height: 25px;
		font-size: 14px;
		float: left;
		margin-right: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #fff;
		text-align: left;
		padding: 0 0 0 0;
		/* border: 1px solid #fff; */
	}	
	
	.one_page_header_right {
		margin: 0px 0px 0px 0;
		max-width: 16%;
		color: #333;
		font-size: 16px;
		float: right;
		padding: 0 0 0 0;
		/* border: 1px solid #fff; */
	}

	.one_page_header_left_site {
		color: #181818;
		font-size: 0.95em;
		margin-top: 0px;
		line-height: 1.5em;
		display: block;
	}
	
	.feed_user_header {
		overflow-x: hidden;
		overflow-y: hidden;
		display: block;
		text-decoration: none;
		font-size: 14px;
		max-width: 1000px;
		margin: 0 auto;
		margin-bottom: 2px;
		margin-top:20px;
	}

	/* ----------------- 图片文件附件上传 -----------------------*/
	
	.feed_input_img_slot{
		margin-bottom:15px;
	}
	
	.feed_input_doc_slot{
		margin-bottom:15px;
	}
	
	.feed_input_link_slot{
		margin-bottom:5px;
	}
	
	.feed_input_img_space_left{
		display: inline-block;
		width: 50%;
		min-height: 50px;
		background: #c7fbe4;	
	}
	
	.feed_input_img_filename {
		padding: 5px 3px 5px 3px;
		font-size: 12px;
		font-weight: 300;
	}
	
	.feed_input_doc_filename {
		/*padding: 5px 3px 5px 3px;*/
		padding: 4px 0px 4px 0px;
		font-size: 12px;
		font-weight: 300;
		display: inline-block;
	}
	
	.feed_input_img_space{
		
		
		/*background: #eee;*/
		background: #c7fbe4;
	
		word-break: break-all;
		display:block;
		width:100%;
		
	}
	
	.feed_input_img_space_right{
		display: inline-block;
		margin-left: 10px;
	}
	
	.feed_input_img_btn{
		/*display:block;*/
		display: inline-block;
		font-size: 11px;
		color: #fff;
		background: #FF3232;
		height: 18px;
		width: 18px;
		line-height: 19px;
		text-align: center;
		border-radius: 9px;	
	}
	
	.feed_input_img_btn:hover{
		background: #ff3232c9;
		color: #eadcdc;
	}
	
	.feed_input_img_btn_preview{
		display: inline-block;
		margin-left: 10px;
		font-size: 14px;
		color: #181818;
		height: 18px;
		width: 18px;
		line-height: 19px;
		text-align: center;
	}
	
	.feed_input_img_btn_preview:hover{
		color: #ff3232c9;
	}
	
	.feed_input_doc_space{
		
		font-size: 12px;
		font-weight: 300;
		line-height: 20px;
		/*background-color: #f6f6b2;*/
		padding: 4px 0px 4px 0px; 
		color:#181818;
		border-bottom: 1.2px solid #181818;
	}
	
	.feed_input_doc_space_left{
		
		/*display: inline;*/
		display: inline-block;
		/*
		display: inline-block;
		width: 50%;
		min-height: 50px;
		background: #c7fbe4;	
		*/
	}
	
	.feed_input_doc_space_middle {
		display: inline-block;
		padding: 4px 0px 4px 0px;
		font-size: 12px;
		font-weight: 300;
	}
	
	.feed_input_doc_space_left a{
		color:#181818;
		text-decoration: none;
	}
	
	
	.feed_input_doc_space_right{
		display: inline-block;
		margin-left: 10px;
	}
	
	.feed_input_doc_btn{
		display: inline-block;
		font-size: 11px;
		color: #fff;
		background: #FF3232;
		height: 18px;
		width: 18px;
		line-height: 19px;
		text-align: center;
		border-radius: 9px;	
	}
	
	.feed_input_doc_btn:hover{
		background: #ff3232c9;
		color: #eadcdc;
	}
	
	
	.feed_input_doc_btn_preview{
		display: inline-block;
		margin-left: 10px;
		font-size: 14px;
		color: #181818;
		height: 18px;
		width: 18px;
		line-height: 19px;
		text-align: center;
	}
	
	.feed_input_link_space{
		width: 70%;
		display: inline-block;
	}

	.feed_input_link_space_right{
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
	}
	
	.feed_input_link_space_txt {
		display: inline-block;
		padding: 8px 10px 8px 10px;
		outline: none;
		color: #151515;
		line-height: 22px;
		border-radius: 1px;
		box-sizing: border-box;
		font-size: 12px;
		font-weight:300;
		background: #c7fbe4;
		/*background-color: transparent;*/
		border: 1px solid #181818;
		width:100%;
		margin-bottom:10px;
	}
	
	.feed_input_link_space_url {
		display: inline-block;
		padding: 8px 10px 8px 10px;
		outline: none;
		color: #151515;
		line-height: 22px;
		border-radius: 1px;
		box-sizing: border-box;
		font-size: 12px;
		font-weight:300;
		background: #eee;
		/*background-color: transparent;*/
		border: 1px solid #181818;
		width:100%;
	}
	
	/* ---------- 上传文件进度条 -----------------*/
	.paper_block_pic_left_progress_bar {
		display: inline-block;
		/*background: #0082F0;*/
		background: #4222CB;
		padding: 5px 8px 5px 8px;
		font-size: 12px;
		vertical-align: top;
		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		color:#fff;
	} 	
	
	
	.radio {
	  margin: 0;
	}
	.radio input[type="radio"] {
	  position: absolute;
	  opacity: 0;
	}
	.radio input[type="radio"] + .radio-label:before {
	  content: '';
	  background: #f4f4f4;
	  border-radius: 100%;
	  border: 1px solid #b4b4b4;
	  display: inline-block;
	  width: 20px;
	  height: 20px;
	  position: relative;
	  top: -2px;
	  margin-right: 10px;
	  vertical-align: top;
	  cursor: pointer;
	  text-align: center;
	  -webkit-transition: all 250ms ease;
	  transition: all 250ms ease;
	}
	.radio input[type="radio"]:checked + .radio-label:before {
	  background-color: #3197EE;
	  box-shadow: inset 0 0 0 4px #f4f4f4;
	}
	.radio input[type="radio"]:focus + .radio-label:before {
	  outline: none;
	  border-color: #3197EE;
	}
	.radio input[type="radio"]:disabled + .radio-label:before {
	  box-shadow: inset 0 0 0 4px #f4f4f4;
	  border-color: #b4b4b4;
	  background: #b4b4b4;
	}
	.radio input[type="radio"] + .radio-label:empty:before {
	  margin-right: 0;
	}

	.radio input[type="checkbox"] {
		position: absolute;
		opacity: 0;
	  }
	  .radio input[type="checkbox"] + .radio-label:before {
		content: '';
		background: #f4f4f4;
		border-radius: 100%;
		border: 1px solid #b4b4b4;
		display: inline-block;
		width: 20px;
		height: 20px;
		position: relative;
		top: -2px;
		margin-right: 10px;
		vertical-align: top;
		cursor: pointer;
		text-align: center;
		-webkit-transition: all 250ms ease;
		transition: all 250ms ease;
	  }
	  .radio input[type="checkbox"]:checked + .radio-label:before {
		background-color: #3197EE;
		box-shadow: inset 0 0 0 4px #f4f4f4;
	  }
	  .radio input[type="checkbox"]:focus + .radio-label:before {
		outline: none;
		border-color: #3197EE;
	  }
	  .radio input[type="checkbox"]:disabled + .radio-label:before {
		box-shadow: inset 0 0 0 4px #f4f4f4;
		border-color: #b4b4b4;
		background: #b4b4b4;
	  }
	  .radio input[type="checkbox"] + .radio-label:empty:before {
		margin-right: 0;
	  }

	.radio-label {
		font-size:14px;
		padding-left:0px;
		margin-right:20px;
	}


}