/*e_FlowCommonStyleBox-001*/
.e_FlowCommonStyleBox-001 {
	/* position: absolute;*/
	width: 100%;
	height: auto;
	width-uint: %;
}

/*stylebox_link*/
.e_FlowCommonStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
	color: rgba(101, 190, 186, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
	color: rgba(101, 190, 186, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
	background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255, 255, 255, 1);
	margin-right: 10px;
	font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
	content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255, 255, 255, 1);
	font-weight: normal;
	font-size: 16px;
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_sub {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: #1890FF;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
	content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240, 240, 240, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
	width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240, 240, 240, 1);
}

.c_portalResProduct_list-01001 .mouseBtn {
	position: relative
}

.c_portalResProduct_list-01001 .mouseBtn .p_tipsBox {
	position: absolute;
	padding: 10px;
	text-align: center;
	border-radius: 10px;
	top: -50px;
	white-space: nowrap;
	left: 50%;
	transform: translate(-50%, 0);
}

.c_portalResProduct_list-01001 .p_tipsBox .iconfont::before {
	content: '\e6c9';
	position: absolute;
	bottom: -9px;
	left: 50%;
	transform: translate(-50%, 0);
}

/* 移动设备样式 */
@media only screen and (max-width:768px) {
	.c_portalResProduct_list-01001 {
		overflow: hidden;
		width: 100%;
		height: auto;
		min-width: 640px;
		margin-left: 0;
		margin-right: 0;
	}

	.c_portalResProduct_list-01001 .p_no {
		color: #d6cfcf;
		cursor: default;
	}

	.c_portalResProduct_list-01001 .p_no:hover {
		color: #d6cfcf;
		cursor: default;
		background: #fff;
		border-color: #ccc;
	}

	.c_portalResProduct_list-01001 .p_no:active,
	.btn.active {
		box-shadow: none;
	}

	.c_portalResProduct_list-01001 .p_ProductList {
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		overflow: hidden;
		background-color: transparent;
		white-space: normal;
		font-size: 0;
	}

	/* 属性分类概述样式 */
	.c_portalResProduct_list-01001 .p_categorySummaryBox {
		padding: 15px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.09);
	}

	.c_portalResProduct_list-01001 .p_categorySummary {
		color: rgba(0, 0, 0, 0.45);
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		vertical-align: top;
		word-break: break-all;
	}

	/* 排序样式 */
	.c_portalResProduct_list-01001 .p_sort {
		margin: 0;
		width: auto;
		height: auto;
		padding: 0 15px;
		overflow: hidden;
		font-size: 16px;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		border-bottom: 10px solid #F5F5F5;
	}

	.c_portalResProduct_list-01001 .d_sortBtn {
		-webkit-flex: 1.5;
		flex: 1.5;
		-webkit-box-flex: 1.5;
		-moz-box-flex: 1.5;
		-ms-flex: 1.5;
		display: block;
		position: relative;
		width: 100%;
		line-height: 40px;
		text-align: center;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:hover,
	.c_portalResProduct_list-01001 .d_sortBtn:active {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .d_sortBtn.active {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .p_default {
		-webkit-flex: 1;
		flex: 1;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
		display: none;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
		display: inline-block;
		font-size: 12px;
		width: 0;
		height: 0;
		margin: 5px 0 0 3px;
		font: 0/0 arial;
		vertical-align: middle;
		border: 5px dashed transparent;
		border-top: 5px solid rgba(0, 0, 0, 0.45);
		text-align: center;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
		content: "\e69a";
		line-height: 30px;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont,
	.c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont,
	.c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
		color: #1890FF;
		border-top-color: #1890FF;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
		margin-top: 0;
		border-top: 0 none;
		border-bottom: 5px solid rgba(0, 0, 0, 0.45);
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
		content: "\e69c";
	}

	.c_portalResProduct_list-01001 .p_default .font .iconfont {
		display: none;
	}

	/* 排序样式end */
	/* 列表主体样式start */
	.c_portalResProduct_list-01001 .p_products {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		overflow: hidden;
		white-space: normal;
	}

	.c_portalResProduct_list-01001 .p_Product {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: calc((100% - 0px)/1) !important;
		padding: 15px 15px 0;
		height: inherit;
	}

	.c_portalResProduct_list-01001 .p_ProductInner {
		width: 100%;
		padding: 0 0 15px;
		border-top: 0 none;
		border-left: 0 none;
		border-right: 0 none;
		box-sizing: content-box;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.c_portalResProduct_list-01001 .p_Product:last-of-type .p_ProductInner {
		border: 0 none;
	}

	/* 图片 */
	.c_portalResProduct_list-01001 .p_images {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		text-align: center;
		font-size: 0;
		overflow: hidden;
		webkit-flex: 1;
		flex: 1;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
	}

	.c_portalResProduct_list-01001 .p_image {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .p_imagesPc {
		display: none;
	}

	.c_portalResProduct_list-01001 .p_linkB {
		width: inherit;
		height: inherit;
		display: block;
		position: static;
		padding-bottom: 47%;
	}

	.c_portalResProduct_list-01001 .p_image {
		width: 100%;
		height: 100%;
		padding: 0;
	}

	/* 缩略图移动端隐藏 */
	.c_portalResProduct_list-01001 .p_ThumbnailBox {
		display: none;
	}

	/*列表文本内容*/
	.c_portalResProduct_list-01001 .d_articles {
		height: auto;
		width: auto;
		padding: 0 0 0 15px;
		margin: 0;
		overflow: hidden;
		-webkit-flex: 2.4;
		flex: 2.4;
		-webkit-box-flex: 2.4;
		-moz-box-flex: 2.4;
		-ms-flex: 2.4;
	}

	/* 标题 */
	.c_portalResProduct_list-01001 .d_HeadBox {
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		border-width: 1px;

		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: transparent;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .d_title {
		display: block;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		font-weight: 400;
		cursor: pointer;
		line-height: 22px;
		vertical-align: middle;
	}

	.c_portalResProduct_list-01001 .p_TagBox {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: transparent;
		overflow: hidden;
		display: none;
	}

	.c_portalResProduct_list-01001 .p_tag {
		float: left;
		margin: 0 5px 0 5px;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: transparent;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .p_tag:hover {
		border-width: 1px;
		border-style: none;
		border-color: transparent;
	}

	.c_portalResProduct_list-01001 .p_tag:active {
		border-width: 1px;
		border-style: none;
		border-color: transparent;
	}

	.c_portalResProduct_list-01001 .d_item {
		width: auto;
		height: auto;
		margin: 5px 0;
		padding: 0;
		vertical-align: middle;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .d_item .d_itemLable {
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px 0 0;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .d_item .d_itemValue {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
	}

	/* 隐藏移动的标签 */
	.c_portalResProduct_list-01001 .p_salePricePc,
	.c_portalResProduct_list-01001 .p_NomBoxPc {
		display: none;
	}

	/* 概要 */
	.c_portalResProduct_list-01001 .d_SummaryBox {
		margin: 5px 0;
		width: auto;
		height: auto;
		padding: 0;
		overflow: hidden;
		margin-bottom: 10px !important;
	}

	.c_portalResProduct_list-01001 .d_summary {
		color: #999;
		font-size: 12px;
		line-height: 20px;
		text-align: left;
		vertical-align: top;
		word-break: break-all;
	}

	/* 零售价 */
	.c_portalResProduct_list-01001 .d_SalePrice {
		display: inline-table;
		margin: 0;
		padding: 0;
		text-align: left;
		vertical-align: middle;
	}

	.c_portalResProduct_list-01001 .p_priceUnit::before {
		content: "\e6d7";
	}

	/* 交互按钮 */
	.c_portalResProduct_list-01001 .p_interaction {
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: transparent;
		word-break: break-all;
		white-space: normal;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .p_interaction .btn-default {
		display: inline-block;
		margin: 5px 0 0;
	}

	/* 交互信息 */
	.c_portalResProduct_list-01001 .p_keyword {
		display: inline-block;
		padding-right: 5px;
		white-space: nowrap;
		overflow: hidden;
		vertical-align: middle;
	}

	/* 列表主体样式end */
}

/* 屏幕宽度在1024px以上pc端样式 */
@media only screen and (min-width:769px) {
	.c_portalResProduct_list-01001 {
		overflow: hidden;
		width: 100%;
		height: auto;
		margin-left: 0;
		margin-right: 0;
	}

	.c_portalResProduct_list-01001 .p_no {
		color: #d6cfcf;
		cursor: default;
	}

	.c_portalResProduct_list-01001 .p_no:hover {
		color: #d6cfcf;
		cursor: default;
		background: #fff;
		border-color: #ccc;
	}

	.c_portalResProduct_list-01001 .p_no:active,
	.btn.active {
		box-shadow: none;
	}

	.c_portalResProduct_list-01001 .p_ProductList {
		width: auto;
		height: auto;
		overflow: hidden;
		white-space: normal;
		font-size: 0;
		padding: 20px 25px;
	}

	/* 属性分类概述样式 */
	.c_portalResProduct_list-01001 .p_categorySummaryBox {
		padding: 0 0 20px;
		margin: 0 0 30px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.09);
	}

	.c_portalResProduct_list-01001 .p_categorySummary {
		color: rgba(0, 0, 0, 0.45);
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		vertical-align: top;
		word-break: break-all;
	}

	/* 排序样式 */
	.c_portalResProduct_list-01001 .p_sort {
		margin: 0 0 10px;
		width: auto;
		height: auto;
		padding: 0 0 0 1px;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: transparent;
		overflow: hidden;
		clear: both;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .d_sortBtn {
		position: relative;
		float: left;
		height: 30px;
		margin: 0 0 0 -1px;
		line-height: 30px;
		text-align: left;
		padding-left: 15px;
		padding-right: 30px;
		background-color: rgba(255, 255, 255, 1);
		border-width: 1px;
		border-style: solid;
		border-color: #D9D9D9;
		cursor: pointer;
		color: rgba(0, 0, 0, 0.65);
	}

	.c_portalResProduct_list-01001 .d_sortBtn:hover,
	.c_portalResProduct_list-01001 .d_sortBtn:active {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .d_sortBtn.active {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .p_default {
		padding-right: 15px;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
		display: none;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 8px;
		font-size: 12px;
		color: rgba(0, 0, 0, 0.65);
		text-align: center;
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		/* IE 9 */
		-moz-transform: rotate(180deg);
		/* Firefox */
		-webkit-transform: rotate(180deg);
		/* Safari ?￥a€??’ Chrome */
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
		content: "\e69a";
		line-height: 30px;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont,
	.c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont,
	.c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
		color: #1890FF;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .arrow {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		/* IE 9 */
		-moz-transform: rotate(180deg);
		/* Firefox */
		-webkit-transform: rotate(180deg);
		/* Safari ?￥a€??’ Chrome */
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		/* IE 9 */
		-moz-transform: rotate(0deg);
		/* Firefox */
		-webkit-transform: rotate(0deg);
		/* Safari ?￥a€??’ Chrome */
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
		content: "\e69a";
	}

	.c_portalResProduct_list-01001 .p_default .iconfont.arrow {
		display: none;
	}

	/* 排序样式end */
	/* 列表主体样式start */
	.c_portalResProduct_list-01001 .p_products {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		overflow: hidden;
		white-space: normal;
	}

	.c_portalResProduct_list-01001 .p_Product {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: calc((100% - 0px)/3);
		padding: 10px;
		height: inherit;
	}

	.c_portalResProduct_list-01001 .p_ProductInner {
		width: 100%;
		padding: 0 0 5px;
		box-sizing: content-box;
	}

	.c_portalResProduct_list-01001 .p_ProductInner:hover {
		border-width: 3px;
		border-color: #1890FF;
		margin: -2px;
	}

	/* 图片 */
	.c_portalResProduct_list-01001 .p_images {
		position: relative;
		width: 100%;
		height: 188px;
		margin: 0;
		padding: 0;
		text-align: center;
		font-size: 0;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .p_imagesMo {
		display: none;
	}

	.c_portalResProduct_list-01001 .p_linkB {
		width: inherit;
		height: inherit;
		display: block;
		position: static;
		padding-bottom: 47%;
	}

	.c_portalResProduct_list-01001 .p_image {
		width: 100%;
		height: 100%;
		padding: 0;
	}

	/* 缩略图移动端隐藏 */
	.c_portalResProduct_list-01001 .p_ThumbnailBox {
		position: absolute;
		left: 0;
		bottom: 1px;
		z-index: 10;
		width: 236px;
		height: auto;
		padding: 0;
		overflow: hidden;
		height: auto;
	}

	.c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail {
		position: relative;
		width: 42px;
		height: 34px;
		float: left;
		margin: 0 2px;
		max-width: 42px;
		max-height: 34px;
		overflow: hidden;
		border: 2px solid rgba(0, 0, 0, .45)
	}

	.c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail:hover {
		border-color: rgba(255, 255, 255, .7)
	}

	/*列表文本内容*/
	.c_portalResProduct_list-01001 .d_articles {
		height: auto;
		width: auto;
		padding: 0 0 0 15px;
		margin: 0;
		-webkit-flex: 2.4;
		flex: 2.4;
		-webkit-box-flex: 2.4;
		-moz-box-flex: 2.4;
		-ms-flex: 2.4;
	}

	/* 标题 */
	.c_portalResProduct_list-01001 .d_HeadBox {
		margin: 5px 0 0;
		width: auto;
		height: auto;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: transparent;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .d_title {
		display: block;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		font-weight: 400;
		cursor: pointer;
		line-height: 22px;
		vertical-align: middle;
	}

	.c_portalResProduct_list-01001 .p_TagBox {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: transparent;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .p_tag {
		float: left;
		margin: 0 5px 0 5px;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: transparent;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .p_tag:hover {
		border-width: 1px;
		border-style: none;
		border-color: transparent;
	}

	.c_portalResProduct_list-01001 .p_tag:active {
		border-width: 1px;
		border-style: none;
		border-color: transparent;
	}

	.c_portalResProduct_list-01001 .d_item {
		width: auto;
		height: auto;
		margin: 5px 0;
		padding: 0;
		vertical-align: middle;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .d_item .d_itemLable {
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px 0 0;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .d_item .d_itemValue {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
	}

	/* 隐藏移动的标签 */
	.c_portalResProduct_list-01001 .p_salePriceMo,
	.c_portalResProduct_list-01001 .p_NomBoxMo {
		display: none;
	}

	/* 概要 */
	.c_portalResProduct_list-01001 .d_SummaryBox {
		margin: 5px 0;
		width: auto;
		height: auto;
		padding: 0;
		overflow: hidden;
		margin-bottom: 10px !important;
	}

	.c_portalResProduct_list-01001 .d_summary {
		line-height: 20px;
		text-align: left;
		vertical-align: top;
		word-break: break-all;
	}

	/* 零售价 */
	.c_portalResProduct_list-01001 .d_SalePrice {
		display: inline-table;
		margin: 0;
		padding: 0;
		text-align: left;
		vertical-align: middle;
	}

	.c_portalResProduct_list-01001 .p_priceUnit::before {
		content: "\e6d7";
	}

	/* 交互按钮 */
	.c_portalResProduct_list-01001 .p_interaction {
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: transparent;
		word-break: break-all;
		white-space: normal;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .p_interaction .btn-default {
		display: inline-block;
		margin: 5px 0 0;
	}

	/* 交互信息 */
	.c_portalResProduct_list-01001 .p_keyword {
		display: inline-block;
		padding-right: 5px;
		white-space: nowrap;
		overflow: hidden;
		vertical-align: middle;
	}

	/* 列表主体样式end */
}

/* 屏幕宽度介于768px-1024px样式 */
@media only screen and (min-width:769px) and (max-width: 1024px) {}

.c_portalResProduct_list-01001 .p_categorySummaryBox {
	display: none !important;
}

.c_portalResProduct_list-01001 .p_sort,
.c_portalResProduct_list-01001 .p_ThumbnailBox,
.c_portalResProduct_list-01001 .d_item {
	display: none !important;
}

.c_portalResProduct_list-01001 .p_ProductList {
	padding: 0 !important;
}

.c_portalResProduct_list-01001 .d_HeadBox {
	text-align: center !important;
}

.c_portalResProduct_list-01001 .d_summary {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.c_portalResProduct_list-01001 .p_images {
	padding-bottom: 47% !important;
}

.border_default {
	border: 1px solid #eeeeee !important;
}

.c_portalResProduct_list-01001 .d_summary {
	padding-right: 20px !important;
	text-align: center !important;
}

.lantern {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.p_CommonSquareNumBtn.active,
.p_CommonSquareNumBtn:hover {
	background-color: #17479e;
	width: 50px !important;
	height: 4px !important;
}

.c_portalResProduct_list-01001 .p_ProductInner:hover {
	margin: 0 !important;
}

.p_CommonSquareNumBtn {
	width: 50px !important;
	height: 4px !important;
}

.p_CommonThumbnailBox {
	margin-top: 20px !important;
}

#c_portalResProduct_list-15759609576037993 .attr-name:nth-child(1) {
	display: none;
}

#c_portalResProduct_list-15759609576037993 .tab-body li:nth-child(1) {
	display: none;
}

#c_portalResProduct_list-15759609576037993 .attr-btn:last-child {
	display: none;
}

#c_portalResProduct_list-15759609576037993 .tab-body li:last-child {
	display: none;
}

#c_portalResProduct_list-15759609576037993 .tab-header {
	background: rgba(0, 0, 0, 0) !important;
}

#c_portalResProduct_list-15759609576037993 .tab-header>ul {
	color: #333 !important;
}

#c_portalResProduct_list-15759609576037993 .p_products {
	border: 0px solid #ccc !important;
}

#c_portalResProduct_list-15759609576037993 .tab-body li:not(:last-child) {
	border-right: 0px solid #ccc !important;
}

#c_portalResProduct_list-15759609576037993 .pro-demo {
	padding: 0px 0 !important;
}

#c_portalResProduct_list-15759609576037993 .tab-body li:nth-child(2) {
	width: 300px !important;
}

#c_portalResProduct_list-15759609576037993 .attr-name:nth-child(2) {
	width: 190px !important;
}

@media only screen and (max-width: 768px) {

	/*小屏*/
	.c_portalResPublic_codeContainer-01001 {
		min-height: 500px;
		width: 100%;
	}
}

@media only screen and (min-width: 769px) {

	/*大屏*/
	.c_portalResPublic_codeContainer-01001 {
		min-height: 500px;
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	/*中屏*/
}

#c_portalResPublic_codeContainer-15777843554953073 tr,
#c_portalResPublic_codeContainer-15777831629187983 tr {
	border-bottom: 1px #e8e8e8 solid !important;
}

.w_fimgbox-001 {
	width: 100%;
	height: auto;
	min-height: 200px;
	margin: 0 auto;
}

.w_fimgbox-001 .w_imgbox {
	width: 100%;
	height: 100%;
	position: relative;
	min-height: inherit;
}

.w_fimgbox-001 .w_imgbox>img {
	width: 100%;
	height: auto;
}

.w_fimgbox-001 .w_imgbox>.p_contentbox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

@media only screen and (max-width: 768px) {

	/*小屏*/
	.c_portalResEbizads_banner-01001 .p_prompt {
		width: auto;
		height: auto;
		text-align: center;
		background-color: inherit;
		font-size: 16px;
		border: 1px solid #E4E4E4;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
		display: inline-table;
		padding: 0 30px;
		height: 100%;
		min-height: 260px;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .iconfont:before {
		content: "";
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first {
		height: auto;
		display: table-cell;
		font-size: 36px;
		margin-right: 10px;
		position: relative;
		color: #09bb07;
		vertical-align: middle;
		padding: 0 10px 10px 0;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first:before {
		content: "\e6b4";
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
		font-size: 24px;
		text-align: left;
		color: rgba(51, 51, 51, 1);
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .font {
		display: table-cell;
		line-height: normal;
		vertical-align: middle;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .promptbox {
		width: auto;
		height: 100%;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_content {
		font-size: 18px;
		color: rgba(105, 105, 105, 1);
		padding-left: 65px;
	}

	/*列表缩略图切换1*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 56px;
		color: #e2e2e2;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: '\e687';
		display: inline-block;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .font {
		display: table;
		width: inherit;
		height: inherit;
		pointer-events: none;
	}

	/*列表缩略图切换1*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 56px;
		color: #e2e2e2;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont:before {
		content: '\e687';
		display: inline-block;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .font {
		display: table;
		width: inherit;
		height: inherit;
		pointer-events: none;
	}

	/*序号图片组符*/
	.c_portalResEbizads_banner-01001 .p_ListNumBtn {
		display: inline-table;
		height: 30px;
		width: 30px;
		background-color: #67b8b4;
		border-width: 1px;
		border-color: transparent;
		color: #999999;
		font-size: 12px;
		font-family: '';
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn img {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn .shape {
		display: table-cell;
		width: inherit;
		height: inherit;
		text-align: center;
		vertical-align: middle;
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn:active {
		color: rgba(255, 255, 255, 1);
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn.active {
		color: rgba(255, 255, 255, 1);
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn.j-nav-active {
		color: rgba(255, 255, 255, 1);
	}

	/*方形图片组符*/
	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		display: inline-block;
		height: 10px;
		width: 100px;
		padding: 0;
		background-color: #f2f2f2;
		border-width: 1px;
		border-color: transparent;
		font-size: 12px;
		font-family: '';
		text-align: center;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn img {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn .shape {
		text-indent: -9999em;
		width: inherit;
		height: inherit;
		vertical-align: middle;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn:active {
		background-color: #67b8b4;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn.active {
		background-color: #67b8b4;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn.j-nav-active {
		background-color: #67b8b4;
	}

	/*圆型图片组符*/
	.c_portalResEbizads_banner-01001 .p_CircleNumBtn {
		width: 15px;
		height: 15px;
		display: inline-table;
		background-color: rgba(228, 228, 228, 1);
		color: rgba(153, 153, 153, 1);
		font-size: 12px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		text-align: center;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn img {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn .shape {
		width: inherit;
		height: inherit;
		text-indent: -99999px;
		display: table-cell;
		vertical-align: middle;
		border-radius: inherit;
		-moz-border-radius: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn:active {
		background-color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn.active {
		background-color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn.j-nav-active {
		background-color: rgba(105, 192, 188, 1);
	}

	/*通用图片组符*/
	.c_portalResEbizads_banner-01001 .p_NumBtn {
		width: 150px;
		height: 66px;
		border-color: rgba(242, 242, 242, 1);
		border-width: 2px;
		border-style: solid;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn .shape {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn:active {
		border-color: rgba(103, 184, 180, 1);
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn.active {
		border-color: rgba(103, 184, 180, 1);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*图集页概要信息*/
	.c_portalResEbizads_banner-01001 .p_ImgSummary {
		text-align: justify;
		vertical-align: top;
		word-break: break-all;
	}

	/*图集标题*/
	.c_portalResEbizads_banner-01001 .p_ImgHead {
		display: inline-table;
		margin: 0;
		padding: 0;
		color: #323232;
		font-size: 30px;
		font-weight: 400;
		text-align: left;
		white-space: nowrap;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_ImgHead .font {
		display: table-cell;
		vertical-align: top;
		line-height: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgHead .iconfont:before {
		content: "";
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_TitleBox {
		width: inherit;
		height: auto;
		overflow: hidden;
	}

	/*链接元素*/
	/*图集图片说明容器*/
	.c_portalResEbizads_banner-01001 .p_SummaryBox {
		width: inherit;
		height: auto;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: rgba(179, 179, 179, 1);
		overflow: visible;
	}

	/*纯图标切换按钮*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
		background: rgba(81, 80, 80, .3);
		width: 64px;
		height: 139px;
		cursor: pointer;
		text-align: center;
		color: rgba(255, 255, 255, 1);
		font-size: 40px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .font {
		display: table;
		width: inherit;
		height: inherit;
		/*background-color:rgba(202,202,202,.3);*/
		pointer-events: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: 3px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB:hover {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(115, 115, 115, .7);
		color: rgba(106, 192, 189, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB:active {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(81, 80, 80, .7);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_interactionB {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*纯图标切换按钮*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		background: rgba(81, 80, 80, .3);
		width: 64px;
		height: 139px;
		cursor: pointer;
		text-align: center;
		color: rgba(255, 255, 255, 1);
		font-size: 40px;
		z-index: 999;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .font {
		display: table;
		width: inherit;
		height: inherit;
		/*background-color:rgba(202,202,202,.3);*/
		pointer-events: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: 3px;
		right: 4px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA:hover {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(115, 115, 115, .7);
		color: rgba(106, 192, 189, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA:active {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(81, 80, 80, .7);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_interactionA {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA+.p_interactionA {
		left: initial;
		right: 0;
	}

	/*多图组大图边框*/
	.c_portalResEbizads_banner-01001 .p_imageA {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	/*链接元素*/
	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_images {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*主要内容区容器*/
	.c_portalResEbizads_banner-01001 .p_banner {
		width: inherit;
		height: auto;
		border-width: 1px;
		border-style: none;
		border-color: rgba(255, 255, 255, 1);
		background-color: transparent;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 {
		min-width: 300px;
		overflow: auto;
	}

	.c_portalResEbizads_banner-01001 .p_banner {
		width: 100%;
		height: 100%;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_images {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		width: auto;
		height: auto;
		border-width: 0;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_interactionB {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBox {
		border-width: 0;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: auto;
		height: auto;
		border-width: 0;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .c_banner {
		width: inherit;
		height: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_images {
		width: inherit;
		height: inherit;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA {
		width: inherit;
		height: inherit;
		display: block;
		position: relative;
	}

	.c_portalResEbizads_banner-01001 .p_imageA {
		vertical-align: baseline;
		text-align: center;
		width: inherit;
		height: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_imageA:hover {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_imageA:hover:after {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA {
		cursor: pointer;
		left: 0;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 99;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_interactionB {
		cursor: pointer;
		right: 0;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 99;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		position: absolute;
		top: 50%;
		margin-top: -37px;
		padding-top: 10px;
		color: rgb(187, 182, 182);
		left: 0;
		width: 33px;
		height: 64px;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont:before {
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
		position: absolute;
		top: 50%;
		margin-top: -37px;
		right: 0;
		width: 33px;
		height: 64px;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
		padding-top: 10px;
		color: rgb(187, 182, 182);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont:before {
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 5;
		height: 70px;
		background-color: transparent;
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox:hover {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox .p_LinkB {
		display: block;
		background-color: rgba(0, 0, 0, 0.5);
	}

	.c_portalResEbizads_banner-01001 .p_TitleBox {
		width: 100%;
		height: auto;
		height: 60px;
		line-height: 60px;
		padding: 0 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 999;
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA .p_TitleBox span {
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
		color: #fff;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: 100%;
		height: inherit;
		padding-left: 20px;
		padding-right: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		position: absolute;
		text-align: center;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		bottom: 60px;
		left: 42%;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		padding-right: 30px;
		padding-left: 30px;
		width: 100%;
		position: absolute;
		right: 0;
		bottom: 0;
		text-align: right;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
		margin-left: 0;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn {
		margin-right: 6px;
		font-size: 0;
		width: 90px;
		height: auto;
		display: inline-block;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		position: absolute;
		top: 50%;
		left: 0;
		cursor: pointer;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		position: absolute;
		top: 50%;
		right: 0;
		cursor: pointer;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn,
	.c_portalResEbizads_banner-01001 .p_SquareNumBtn,
	.c_portalResEbizads_banner-01001 .p_ListNumBtn {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		width: 98px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: "\e6ae";
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgSummary {
		font-weight: normal;
		white-space: normal;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont {
		font-size: 30px;
		color: rgba(255, 255, 255, .6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont {
		font-size: 30px;
		color: rgba(255, 255, 255, .6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
		color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
		color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn:hover {
		border-color: rgba(103, 184, 180, 1);
	}

	/*缩略图插件样式*/
	.c_portalResEbizads_banner-01001 .swiper-container {
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		/* Fix of Webkit flickering */
		z-index: 1;
		height: 100%;
	}

	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		-o-transition-property: -o-transform;
		-ms-transition-property: -ms-transform;
		transition-property: transform;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}

	.swiper-container-android .swiper-slide,
	.swiper-wrapper {
		-webkit-transform: translate3d(0px, 0, 0);
		-moz-transform: translate3d(0px, 0, 0);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	.swiper-slide {
		-webkit-flex-shrink: 0;
		-ms-flex: 0 0 auto;
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.c_portalResEbizads_banner-01001 .p_MatteIcon:before {
		content: '\e752';
		.
	}

	.c_portalResEbizads_banner-01001 .widther img {
		width: auto !important;
	}

	.c_portalResEbizads_banner-01001 .swiper-pagination1 {
		position: absolute;
		z-index: 20;
		bottom: 65px;
		width: 100%;
		text-align: center;
	}

	.c_portalResEbizads_banner-01001 .dot {
		width: 20px;
		height: 20px;
	}

	.c_portalResEbizads_banner-01001 .swiper-pagination span {
		display: inline-block;
		margin-right: 4px;
	}

	.c_portalResEbizads_banner-01001 .background_default {
		display: inline-block;
		width: 27px;
		height: 27px;
		border-radius: 50%;
		margin: 0 5px;
		opacity: 0.8;
		cursor: pointer;
	}

	.c_portalResEbizads_banner-01001 .swiper-wrapper .swiper-slide img {
		transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		left: 50%;
		max-width: 100%;
		width: 100%;
		/*height: 150px !important;*/
	}

	.c_portalResEbizads_banner-01001 .background_default {
		width: 17px;
		height: 17px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
		display: none;
	}
}

@media only screen and (min-width: 769px) {

	/*大屏*/
	.c_portalResEbizads_banner-01001 .p_prompt {
		width: auto;
		height: auto;
		text-align: center;
		background-color: inherit;
		font-size: 16px;
		border: 1px solid #E4E4E4;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
		display: inline-table;
		padding: 0 30px;
		height: 100%;
		min-height: 260px;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .iconfont:before {
		content: "";
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first {
		height: auto;
		display: table-cell;
		font-size: 36px;
		margin-right: 10px;
		position: relative;
		color: #09bb07;
		vertical-align: middle;
		padding: 0 10px 10px 0;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first:before {
		content: "\e6b4";
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
		font-size: 24px;
		text-align: left;
		color: rgba(51, 51, 51, 1);
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .font {
		display: table-cell;
		line-height: normal;
		vertical-align: middle;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .promptbox {
		width: auto;
		height: 100%;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_content {
		font-size: 18px;
		color: rgba(105, 105, 105, 1);
		padding-left: 65px;
	}

	/*列表缩略图切换1*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 56px;
		color: #e2e2e2;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: '\e687';
		display: inline-block;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .font {
		display: table;
		width: inherit;
		height: inherit;
		pointer-events: none;
	}

	/*列表缩略图切换1*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 56px;
		color: #e2e2e2;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont:before {
		content: '\e687';
		display: inline-block;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .font {
		display: table;
		width: inherit;
		height: inherit;
		pointer-events: none;
	}

	/*序号图片组符*/
	.c_portalResEbizads_banner-01001 .p_ListNumBtn {
		display: inline-table;
		height: 30px;
		width: 30px;
		background-color: #67b8b4;
		border-width: 1px;
		border-color: transparent;
		color: #999999;
		font-size: 12px;
		font-family: '';
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn img {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn .shape {
		display: table-cell;
		width: inherit;
		height: inherit;
		text-align: center;
		vertical-align: middle;
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn:active {
		color: rgba(255, 255, 255, 1);
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn.active {
		color: rgba(255, 255, 255, 1);
	}

	.c_portalResEbizads_banner-01001 .p_ListNumBtn.j-nav-active {
		color: rgba(255, 255, 255, 1);
	}

	/*方形图片组符*/
	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		display: inline-block;
		height: 10px;
		width: 100px;
		padding: 0;
		background-color: #f2f2f2;
		border-width: 1px;
		border-color: transparent;
		font-size: 12px;
		font-family: '';
		text-align: center;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn img {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn .shape {
		text-indent: -9999em;
		width: inherit;
		height: inherit;
		vertical-align: middle;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn:active {
		background-color: #67b8b4;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn.active {
		background-color: #67b8b4;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn.j-nav-active {
		background-color: #67b8b4;
	}

	/*圆型图片组符*/
	.c_portalResEbizads_banner-01001 .p_CircleNumBtn {
		width: 15px;
		height: 15px;
		display: inline-table;
		background-color: rgba(228, 228, 228, 1);
		color: rgba(153, 153, 153, 1);
		font-size: 12px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		text-align: center;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn img {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn .shape {
		width: inherit;
		height: inherit;
		text-indent: -99999px;
		display: table-cell;
		vertical-align: middle;
		border-radius: inherit;
		-moz-border-radius: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn:active {
		background-color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn.active {
		background-color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn.j-nav-active {
		background-color: rgba(105, 192, 188, 1);
	}

	/*通用图片组符*/
	.c_portalResEbizads_banner-01001 .p_NumBtn {
		width: 150px;
		height: 66px;
		border-color: rgba(242, 242, 242, 1);
		border-width: 2px;
		border-style: solid;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn .shape {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn:active {
		border-color: rgba(103, 184, 180, 1);
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn.active {
		border-color: rgba(103, 184, 180, 1);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*图集页概要信息*/
	.c_portalResEbizads_banner-01001 .p_ImgSummary {
		text-align: justify;
		vertical-align: top;
		word-break: break-all;
	}

	/*图集标题*/
	.c_portalResEbizads_banner-01001 .p_ImgHead {
		display: inline-table;
		margin: 0;
		padding: 0;
		color: #323232;
		font-size: 30px;
		font-weight: 400;
		text-align: left;
		white-space: nowrap;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_ImgHead .font {
		display: table-cell;
		vertical-align: top;
		line-height: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgHead .iconfont:before {
		content: "";
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_TitleBox {
		width: inherit;
		height: auto;
		overflow: hidden;
	}

	/*链接元素*/
	/*图集图片说明容器*/
	.c_portalResEbizads_banner-01001 .p_SummaryBox {
		width: inherit;
		height: auto;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228, 228, 228, 0);
		background-color: rgba(179, 179, 179, 1);
		overflow: visible;
	}

	/*纯图标切换按钮*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
		background: rgba(81, 80, 80, .3);
		width: 64px;
		height: 139px;
		cursor: pointer;
		text-align: center;
		color: rgba(255, 255, 255, 1);
		font-size: 40px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .font {
		display: table;
		width: inherit;
		height: inherit;
		/*background-color:rgba(202,202,202,.3);*/
		pointer-events: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: 3px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB:hover {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(115, 115, 115, .7);
		color: rgba(106, 192, 189, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB:active {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(81, 80, 80, .7);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_interactionB {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*纯图标切换按钮*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		background: rgba(81, 80, 80, .3);
		width: 64px;
		height: 139px;
		cursor: pointer;
		text-align: center;
		color: rgba(255, 255, 255, 1);
		font-size: 40px;
		z-index: 999;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .font {
		display: table;
		width: inherit;
		height: inherit;
		/*background-color:rgba(202,202,202,.3);*/
		pointer-events: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: 3px;
		right: 4px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA:hover {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(115, 115, 115, .7);
		color: rgba(106, 192, 189, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA:active {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(81, 80, 80, .7);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_interactionA {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA+.p_interactionA {
		left: initial;
		right: 0;
	}

	/*多图组大图边框*/
	.c_portalResEbizads_banner-01001 .p_imageA {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	/*链接元素*/
	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_images {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*主要内容区容器*/
	.c_portalResEbizads_banner-01001 .p_banner {
		width: inherit;
		height: auto;
		border-width: 1px;
		border-style: none;
		border-color: rgba(255, 255, 255, 1);
		background-color: transparent;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 {
		min-width: 300px;
		overflow: auto;
	}

	.c_portalResEbizads_banner-01001 .p_banner {
		width: 100%;
		height: 100%;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_images {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		width: auto;
		height: auto;
		border-width: 0;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_interactionB {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBox {
		border-width: 0;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: auto;
		height: auto;
		border-width: 0;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .c_banner {
		width: inherit;
		height: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_images {
		width: inherit;
		height: inherit;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA {
		width: inherit;
		height: inherit;
		display: block;
		position: relative;
	}

	.c_portalResEbizads_banner-01001 .p_imageA {
		vertical-align: baseline;
		text-align: center;
		width: inherit;
		height: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_imageA:hover {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_imageA:hover:after {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA {
		cursor: pointer;
		left: 0;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 99;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_interactionB {
		cursor: pointer;
		right: 0;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 99;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		position: absolute;
		top: 50%;
		margin-top: -37px;
		padding-top: 10px;
		color: rgb(187, 182, 182);
		left: 0;
		width: 33px;
		height: 64px;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont:before {
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
		position: absolute;
		top: 50%;
		margin-top: -37px;
		right: 0;
		width: 33px;
		height: 64px;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
		padding-top: 10px;
		color: rgb(187, 182, 182);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont:before {
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 5;
		height: 70px;
		background-color: transparent;
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox:hover {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox .p_LinkB {
		display: block;
		background-color: rgba(0, 0, 0, 0.5);
	}

	.c_portalResEbizads_banner-01001 .p_TitleBox {
		width: 100%;
		height: auto;
		height: 80px;
		padding: 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 999;
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA .p_TitleBox span {
		display: block;
		height: 25px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-top: 15px;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
		color: #fff;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: 100%;
		height: inherit;
		padding-left: 20px;
		padding-right: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgHead {
		padding-top: 10px;
		padding-bottom: 12px;
		font-size: 30px;
		font-weight: normal;
		font-family: "黑体";
		color: #fff;
		white-space: normal;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		position: absolute;
		text-align: center;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		padding-right: 30px;
		padding-left: 30px;
		width: 100%;
		position: absolute;
		right: 0;
		bottom: 0;
		text-align: right;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
		margin-left: 0;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn {
		margin-right: 6px;
		font-size: 0;
		width: 90px;
		height: auto;
		display: inline-block;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		position: absolute;
		top: 50%;
		left: 0;
		cursor: pointer;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		position: absolute;
		top: 50%;
		right: 0;
		cursor: pointer;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn,
	.c_portalResEbizads_banner-01001 .p_SquareNumBtn,
	.c_portalResEbizads_banner-01001 .p_ListNumBtn {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		width: 98px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: "\e6ae";
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgSummary {
		font-weight: normal;
		white-space: normal;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont {
		font-size: 30px;
		color: rgba(255, 255, 255, .6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont {
		font-size: 30px;
		color: rgba(255, 255, 255, .6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
		color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
		color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn:hover {
		border-color: rgba(103, 184, 180, 1);
	}

	/*缩略图插件样式*/
	.c_portalResEbizads_banner-01001 .swiper-container {
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		/* Fix of Webkit flickering */
		z-index: 1;
		height: 100%;
	}

	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		-o-transition-property: -o-transform;
		-ms-transition-property: -ms-transform;
		transition-property: transform;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}

	.swiper-container-android .swiper-slide,
	.swiper-wrapper {
		-webkit-transform: translate3d(0px, 0, 0);
		-moz-transform: translate3d(0px, 0, 0);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	.swiper-slide {
		-webkit-flex-shrink: 0;
		-ms-flex: 0 0 auto;
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.c_portalResEbizads_banner-01001 .p_MatteIcon:before {
		content: '\e752';
	}

	.c_portalResEbizads_banner-01001 .widther img {
		width: auto !important;
	}

	.c_portalResEbizads_banner-01001 .swiper-pagination {
		position: absolute;
		z-index: 20;
		bottom: 80px;
		width: 100%;
		text-align: center;
	}

	.c_portalResEbizads_banner-01001 .swiper-pagination span {
		display: inline-block;
		margin-right: 4px;
	}

	.c_portalResEbizads_banner-01001 .background_default {
		display: inline-block;
		width: 27px;
		height: 27px;
		border-radius: 50%;
		margin: 0 5px;
		opacity: 0.8;
		cursor: pointer;
	}

	.c_portalResEbizads_banner-01001 .swiper-wrapper .swiper-slide img {
		transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		left: 50%;
		max-width: 100%;
		width: 100%;
		/*height: 448.83px !important;*/
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	/*中屏*/
}

.c_portalResEbizads_banner-01001 .p_TitleBox {
	display: none !important;
}

.c_portalResEbizads_banner-01001 .swiper-pagination {
	bottom: 10px !important;
}

.c_portalResEbizads_banner-01001 .p_SwitchBtnA,
.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
	display: none !important;
}

.c_portalResEbizads_banner-01001 .swiper-pagination {
	display: none !important;
}

.c_portalResEbizads_banner-01001 .swiper-pagination span {
	width: 16px !important;
	height: 16px !important;
}

.c_portalResEbizads_banner-01001 .p_TitleBox {
	height: 40px !important;
}

.c_portalResEbizads_banner-01001 .p_LinkA .p_TitleBox span {
	margin-top: 4px !important;
	font-size: 14px !important;
}

.w_grid-001 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
	min-height: 12rem;
	width: 100%;
}

.w_grid-001>.w_grid {
	width: 100%;
	position: relative;
}

.w_grid-001>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-001>div>.p_gridbox>.p_gridCell {
	float: left;
	position: static;
}

.w_grid-001>div>.p_gridbox>.p_gridCell:not(:empty):before {
	content: '';
	height: 0.1px;
	display: block;
}

.w_grid-001>div>.p_gridbox>.p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-001>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-001>div>.p_gridbox>.p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
		padding: 0px;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-001>div>.p_gridbox>.p_gridCell {
		width: 49.5%;
		margin-left: 1%;
		margin-top: 0.6rem;
		margin-bottom: 0.6rem;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1575885763807,
#w_grid-1575899079073,
#w_grid-1575941044199,
#w_grid-1575941044229,
#w_grid-1575964589654,
#w_grid-1575964589704,
#w_grid-1575968796347,
#w_grid-1575969592458,
#w_grid-1575970341296,
#w_grid-1575970341346,
#w_grid-1575977668917,
#w_grid-1575978754187,
#w_grid-1575978754237,
#w_grid-1592813884630 {
	border-bottom: 1px #e8e8e8 solid !important;
	padding-bottom: 7px !important;
}

#w_grid-1575948055567,
#w_grid-1575957125897,
#w_grid-1575957762530,
#w_grid-1575982190483,
#w_grid-1575982340030 {
	border: 1px #e8e8e8 solid !important;
}

#w_grid-1577773099478 {
	border: 1px #e8e8e8 solid;
}

.w_grid-000 {
	margin-left: auto;
	margin-right: auto;
	min-height: 12rem;
	width: 100%;
}

.w_grid-000>.w_grid {
	width: 100%;
	position: relative;
}

.w_grid-000>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-000>div>div>.p_gridCell {
	float: left;
	position: static;
}

.w_grid-000>div>div>.p_gridCell:not(:empty):before {
	content: '';
	height: 0.1px;
	display: block;
}

.w_grid-000>.w_grid.signal {
	min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox {
	min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell {
	min-height: inherit;
}

.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-000>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-000>div>.p_gridbox>.p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1575885249543 {
	border: 1px solid #e8e8e8 !important;
}

#w_grid-1575896963583,
#w_grid-1575899079067,
#w_grid-1575941044189,
#w_grid-1575941044219,
#w_grid-1575943980445,
#w_grid-1575964589624,
#w_grid-1575964589684,
#w_grid-1575964589724,
#w_grid-1575968796334,
#w_grid-1575968865885,
#w_grid-1575970341266,
#w_grid-1575970341326,
#w_grid-1575970341366,
#w_grid-1575977668877,
#w_grid-1575978754157,
#w_grid-1575978754217,
#w_grid-1575979476413,
#w_grid-1576673716259,
#w_grid-1576673716265 {
	border-bottom: 1px #e8e8e8 solid !important;
	padding-bottom: 7px !important;
}

#w_grid-1575901335915,
#w_grid-1575902049385,
#w_grid-1575902049385,
#w_grid-1575939063266,
#w_grid-1575939320031,
#w_grid-1575940481565,
#w_grid-1575940481595,
#w_grid-1575941044169,
#w_grid-1575941044239,
#w_grid-1575941044249,
#w_grid-1575945020645,
#w_grid-1575945020675,
#w_grid-1575945383349,
#w_grid-1575945383379,
#w_grid-1575958400090,
#w_grid-1575958400100,
#w_grid-1575958773467,
#w_grid-1575958924879,
#w_grid-1575960317675,
#w_grid-1575960317685,
#w_grid-1575960317715,
#w_grid-1575963638300,
#w_grid-1575963638310,
#w_grid-1575963597628,
#w_grid-1575964589604,
#w_grid-1575964589744,
#w_grid-1575964589754,
#w_grid-1575969564589,
#w_grid-1575970099745,
#w_grid-1575970099775,
#w_grid-1575970226674,
#w_grid-1575970226704,
#w_grid-1575970341246,
#w_grid-1575970341386,
#w_grid-1575970341396,
#w_grid-1575977313676,
#w_grid-1575977313706,
#w_grid-1575977389587,
#w_grid-1575977389617,
#w_grid-1575977668857,
#w_grid-1575977669167,
#w_grid-1575977669177,
#w_grid-1575978455647,
#w_grid-1575978455677,
#w_grid-1575978607323,
#w_grid-1575978607353,
#w_grid-1575978754137,
#w_grid-1575978754277,
#w_grid-1575978754287,
#w_grid-1575980086576,
#w_grid-1575980086606,
#w_grid-1575980193900,
#w_grid-1575980193930,
#w_grid-1575982340070,
#w_grid-1576821179595,
#w_grid-1576829008778,
#w_grid-1576829008788,
#w_grid-1576829008688,
#w_grid-1576831268390,
#w_grid-1576831268400,
#w_grid-1576831268380,
#w_grid-1577688702705,
#w_grid-1577699747308,
#w_grid-1577702358611,
#w_grid-1577776851417,
#w_grid-1577783833606,
#w_grid-1579051644857,
#w_grid-1579051934406,
#w_grid-1579052675972,
#w_grid-1579052675982,
#w_grid-1579060708752,
#w_grid-1579060899511,
#w_grid-1592818362727,
#w_grid-1592818458437,
#w_grid-1592819320179,
#w_grid-1592819706009,
#w_grid-1594970543543,
#w_grid-1608714741890,
#w_grid-1608714741900,
#w_grid-1608715161382,
#w_grid-1608715161392,
#w_grid-1608714741870,
#w_grid-1608715161362 {
	border: 1px #e8e8e8 solid !important;
}

#w_grid-1575958400100 {
	border: 0px #e8e8e8 solid !important
}

#w_grid-1577758652876 .p_gridbox::before,
#w_grid-1577758652876 .p_gridbox::after,
#w_grid-1577758652887 .p_gridbox::before,
#w_grid-1577758652887 .p_gridbox::after,
#w_grid-1577758652897 .p_gridbox::before,
#w_grid-1577758652897 .p_gridbox::after,
#w_grid-1577758652906 .p_gridbox::before,
#w_grid-1577758652906 .p_gridbox::after {
	background: #2b2f89 !important;
}

#w_grid-1577758652876 .p_gridbox:hover .p_icon:before,
#w_grid-1577758652887 .p_gridbox:hover .p_icon:before,
#w_grid-1577758652897 .p_gridbox:hover .p_icon:before,
#w_grid-1577758652906 .p_gridbox:hover .p_icon:before {
	color: #fff !important;
}

#w_grid-1577761610332>div>.p_gridbox>.p_gridCell {
	margin-bottom: 3rem !important;
	margin-top: 3rem !important;
}

#w_grid-1577770053163,
#w_grid-1577770277311,
#w_grid-1577770339739,
#w_grid-1577770374411,
#w_grid-1577770410714 {
	border: 1px #dcdcdc solid !important;
}

@media only screen and (max-width: 768px) {

	#w_grid-1576821179595,
	#w_grid-1576821179605,
	#w_grid-1575958400090,
	#w_grid-1575960317685,
	#w_grid-1575960317695,
	#w_grid-1575958400100 {
		display: none !important;
	}
}

.w_fline-001 .p_FLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	opacity: 1;
	display: inline-block;
	vertical-align: middle;
}

.w_fline-001 {
	width: 100%;
	min-height: 20px;
	display: block;
	margin: 0 auto;
}

.w_fline-001 .w_fline {
	width: 100%;
	min-height: inherit;
	font-size: 0;
}

.w_fline-001 .w_fline:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	min-height: inherit;
	width: 0;
}

.c_portalResNews_list-01001 {
	width: 100%;
}

.c_portalResNews_list-01001 .p_PromptNoneData {
	width: auto;
	text-align: center
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
	content: ""
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first {
	height: auto;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	padding: 0 10px 5px 0;
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title {
	display: inline-table;
	padding: 0 30px;
	min-height: 200px;
	height: 100%
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before {
	content: "\e6b4"
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}

.c_portalResNews_list-01001 .p_PromptNoneData .promptbox {
	width: auto;
	height: 100%
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_content {
	padding-left: 65px
}

/*引导短连接*/
.c_portalResNews_list-01001 .p_moreBtn {
	position: static;
	width: auto;
	display: inline-table;
	min-height: 29px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	min-width: 86px;
	cursor: pointer;
	text-align: center
}

.c_portalResNews_list-01001 .p_moreBtn .font {
	white-space: nowrap;
	overflow: visible;
	vertical-align: middle
}

.c_portalResNews_list-01001 .p_moreBtn .iconfont:before {
	content: ""
}

@-moz-keyframes three-quarters-loader {
	0% {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes three-quarters-loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes three-quarters-loader {
	0% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.loading_animation {
	-moz-animation: three-quarters-loader 850ms infinite linear;
	-webkit-animation: three-quarters-loader 850ms infinite linear;
	animation: three-quarters-loader 850ms infinite linear;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	vertical-align: middle
}

.c_portalResNews_list-01001 .p_loading {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.c_portalResNews_list-01001 .p_loading .iconfont:before {
	content: ""
}

.c_portalResNews_list-01001 .p_loading .font {
	display: inline-block;
	margin-left: 20px;
	height: inherit
}

/*无效果/分组*/
.c_portalResNews_list-01001 .p_moreBox {
	margin: 0 20px;
	width: auto;
	height: auto;
	padding: 0;
	overflow: hidden
}

/*引导短连接 查看详情 */
.c_portalResNews_list-01001 .p_ToDetail {
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	min-width: 86px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}

a>.c_portalResNews_list-01001 .p_ToDetail:hover {
	cursor: pointer
}

/*概要信息*/
.c_portalResNews_list-01001 .p_SummaryBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}

.c_portalResNews_list-01001 .p_summary {
	text-align: left;
	vertical-align: top;
	word-break: break-all
}

/*辅助字段值*/
.c_portalResNews_list-01001 .p_time {
	display: inline-block;
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	overflow: visible;
	line-height: 18px;
	vertical-align: top
}

/* 互动信息 */
.c_portalResNews_list-01001 .p_assist {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}

/*概要列表标题*/
.c_portalResNews_list-01001 .p_TitleBox {
	width: auto;
	height: auto;
	padding: 6px 0;
	overflow: hidden;
	vertical-align: top;
}

.c_portalResNews_list-01001 .p_title {
	display: inline-table;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*列表序容器*/
.c_portalResNews_list-01001 .p_header {
	margin: 5px 0 0;
	width: auto;
	height: auto;
	padding: 0;
	overflow: hidden;
}

/*无效果/分组*/
.c_portalResNews_list-01001 .p_content {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}

/*资讯列表容器*/
.c_portalResNews_list-01001 .p_images {
	margin: 0;
	width: 168px;
	height: 138px;
	padding: 0;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	text-align: center;
	margin-right: 15px
}

/*行列表容器*/
.c_portalResNews_list-01001 .p_articles {
	margin: 0;
	width: inherit;
	height: 186px;
	padding: 0;
}

/*通用容器*/
.c_portalResNews_list-01001 .p_news {
	margin: 0;
	width: inherit;
	height: auto;
	padding: 0;
	overflow: hidden;
}

/*主要内容区容器*/
.c_portalResNews_list-01001 .p_Newslist {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.c_portalResNews_list-01001 {
	overflow: hidden;
}

.c_portalResNews_list-01001 .p_content {
	width: auto;
	height: auto;
	vertical-align: top
}

.c_portalResNews_list-01001 .p_SummaryBox {
	width: auto;
	height: auto;
}

.c_portalResNews_list-01001 .p_assist {
	width: auto;
	height: auto;
}

/*覆盖阶段结束*/
/*改为inline-block*/
.c_portalResNews_list-01001 .p_icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: 2px
}

.c_portalResNews_list-01001 .p_about {
	display: inline-block;
	vertical-align: middle
}

/*end*/
/*组件样式开始*/
.c_portalResNews_list-01001 .p_articles {
	display: inline-block;
	height: auto;
	min-width: 320px;
	width: calc((100% - 0px)/1);
	padding: 0px;
	overflow: hidden;
	float: left;
}

.c_portalResNews_list-01001 .p_thumbnail {
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden
}

.c_portalResNews_list-01001 .p_thumbnail img {
	width: 100%;
}

.c_portalResNews_list-01001 .higher .p_thumbnail {
	position: absolute;
	height: 100%
}

.c_portalResNews_list-01001 .widther .p_thumbnail {
	position: absolute;
	height: 100%
}

.c_portalResNews_list-01001 .smaller .p_thumbnail {
	position: absolute;
	height: 100%
}

.c_portalResNews_list-01001 .p_assist {
	margin-top: 2px;
}

.c_portalResNews_list-01001 .p_SummaryBox {
	clear: both;
	margin-bottom: 10px;
	margin-top: 8px
}

.c_portalResNews_list-01001 .p_ToDetail {
	float: right;
	position: relative
}

.c_portalResNews_list-01001 .p_summary {
	white-space: normal
}

.c_portalResNews_list-01001 .p_categorySummaryBox {
	overflow: hidden;
	padding: 10px;
}

.c_portalResNews_list-01001 article {
	word-wrap: break-word !important;
	word-break: normal !important;
}

@media only screen and (max-width: 768px) {
	.c_portalResNews_list-01001 .p_articles {
		margin-top: 10px !important;
		width: 100% !important;
	}

	.c_portalResNews_list-01001 .mp_linkUrl {
		display: block;
		height: auto;
	}

	.c_portalResNews_list-01001 .p_SummaryBox {
		display: none;
	}

	.c_portalResNews_list-01001 .p_ToDetail {
		display: none !important;
	}

	.c_portalResNews_list-01001 .mP_SummaryBox {
		clear: both;
	}

	.c_portalResNews_list-01001 .p_Information {
		display: flex;
		padding: 10px 0;
	}

	.c_portalResNews_list-01001 .p_Information li {
		flex: 1;
		height: 20px;
		overflow: hidden;
	}

	.c_portalResNews_list-01001 .p_KeyWord {
		width: 100%;
		margin-top: 5px;
	}

	.c_portalResNews_list-01001 .p_KeyWord .p_tag {
		padding: 5px 15px;
		margin-right: 10px;
		border-radius: 3px;
	}

	.c_portalResNews_list-01001 .blank {
		width: 100%;
		height: 15px;
		overflow: hidden;
	}

	.c_portalResNews_list-01001 .p_articles {
		border: none
	}
}

@media only screen and (min-width: 769px) {
	.c_portalResNews_list-01001 .mp_linkUrl {
		display: none;
	}

	.p_page .pageNum.active,
	.p_page .pageNum:hover,
	.p_page .next:active,
	.p_page .next:hover {
		background-color: #d60000 !important;
		border-color: #d60000 !important;
	}

	.c_portalResNews_list-01001 .mP_SummaryBox {
		display: none;
	}

	.c_portalResNews_list-01001 .p_Information {
		display: none;
	}

	.c_portalResNews_list-01001 .p_KeyWord {
		display: none;
	}

	.c_portalResNews_list-01001 .blank {
		display: none;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#c_portalResNews_list-15717982507153757 .col-md-3,
#c_portalResNews_list-15718103614433463 .col-md-3,
#c_portalResNews_list-15718450022042356 .col-md-3 {
	width: 33.3% !important;
}

#c_portalResNews_list-15717982507153757 .sunmry,
#c_portalResNews_list-15718103614433463 .sunmry {
	display: none !important;
}

#c_portalResNews_list-15717982507153757 .content,
#c_portalResNews_list-15718103614433463 .content {
	height: auto !important;
	padding: 0 10px !important;
}

#c_portalResNews_list-15717982507153757 .title,
#c_portalResNews_list-15718103614433463 .title {
	font-weight: normal !important;
	color: #333 !important;
	font-size: 14px !important;
	text-align: center !important;
}

#c_portalResNews_list-15717988651792213 .newTitle,
#c_portalResNews_list-15718131628466258 .p_assist {
	display: none !important;
}

#c_portalResNews_list-15718140831034776 .titleLink,
#c_portalResNews_list-15718156967937286 .titleLink {
	font-size: 14px !important;
}

#c_portalResNews_list-15718140831034776 .p_news {
	padding: 16px 28px 0 !important;
}

#c_portalResNews_list-15718140831034776 .time,
#c_portalResNews_list-15718156967937286 .time,
#c_portalResNews_list-15718383990500032 .time {
	display: none !important;
}

#c_portalResNews_list-15718176104035072 .col-md-3,
#c_portalResNews_list-15718233480747740 .col-md-3,
#c_portalResNews_list-15718416178107937 .col-md-3,
#c_portalResNews_list-1571842299252 .col-md-3 {
	width: 100% !important;
}

#c_portalResNews_list-15718374216512186 .p_images,
#c_portalResNews_list-15718374216512186 .p_ToDetail {
	display: none !important;
}

#c_portalResNews_list-15718374216512186 .p_summary {
	line-height: 26px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

#c_portalResNews_list-15718374216512186 .p_SummaryBox {
	margin-top: 0 !important;
}

#c_portalResNews_list-15718381900872129 .p_assist {
	display: none !important;
}

#c_portalResNews_list-15718383990500032 .titleLink {
	font-size: 15px !important;
}

#c_portalResNews_list-15718403050215243 .p_assist {
	display: none !important;
}

#c_portalResNews_list-15718408219520786 .p_assist {
	display: none !important;
}

#c_portalResNews_list-15718434246170112 .col-md-3 {
	width: 33.3% !important;
}

#c_portalResNews_list-15718796891844705 .summray {
	height: auto !important;
	font-family:  !important;
}

#c_portalResNews_list-15718796891844705 .readMore {
	background: #d60000 !important;
	padding: 8px 14px !important;
	border-radius: 0 !important;
}

#c_portalResNews_list-15718796891844705 .look {
	margin-top: 30px !important;
}

#c_portalResNews_list-15718796891844705 .lunbo2box .swiper-button-prev,
#c_portalResNews_list-15718796891844705 .lunbo2box .swiper-button-next {
	color: #adadad !important;
}

#c_portalResNews_list-15718843538003611 .p_assist {
	display: none !important;
}

.p_CommonSwitchBtnA:hover,
.p_CommonSwitchBtnB:hover {
	color: #d60000 !important;
}

#c_portalResNews_list-15728511850785725 .col-md-3,
#c_portalResNews_list-15728523273840047 .col-md-3,
#c_portalResNews_list-15728533359526484 .col-md-3 {
	width: 33.3% !important;
}

#c_portalResNews_list-15728511850785725 .container,
#c_portalResNews_list-15728523273840047 .container,
#c_portalResNews_list-15728533359526484 .container {
	padding: 0 !important;
}

@media only screen and (max-width: 768px) {

	#c_portalResNews_list-15717982507153757 .col-md-3,
	#c_portalResNews_list-15718103614433463 .col-md-3,
	#c_portalResNews_list-15718450022042356 .col-md-3 {
		width: 100% !important;
	}
}

#c_portalResNews_list-15696675703586864 .p_TitleBox a,
#c_portalResNews_list-15695065328230742 .p_TitleBox a,
#c_portalResNews_list-15696692150200079 .p_TitleBox a,
#c_portalResNews_list-15696733573715655 .p_TitleBox a,
#c_portalResNews_list-15696746146114320 .p_TitleBox a,
#c_portalResNews_list-15696790432657391 .p_TitleBox a,
#c_portalResNews_list-15718017692229616 .p_TitleBox a,
#c_portalResNews_list-15718017692229616 .p_TitleBox a,
#c_portalResNews_list-15718021327545494 .p_TitleBox a,
#c_portalResNews_list-15718108082462791 .p_TitleBox a,
#c_portalResNews_list-15718131628466258 .p_TitleBox a,
#c_portalResNews_list-15718151395345162 .p_TitleBox a,
#c_portalResNews_list-15718184964073394 .p_TitleBox a,
#c_portalResNews_list-15718840626487412 .p_TitleBox a,
#c_portalResNews_list-15719019234035069 .p_TitleBox a,
#c_portalResNews_list-15718890877345999 .p_TitleBox a,
#c_portalResNews_list-1571902372404 .p_TitleBox a,
#c_portalResNews_list-1571895455123 .p_TitleBox a,
#c_portalResNews_list-1571895455098 .p_TitleBox a,
#c_portalResNews_list-1571896143473 .p_TitleBox a,
#c_portalResNews_list-15728517972773705 .p_TitleBox a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 20px !important;
}

#c_portalResNews_list-15949670704286218 .newContainer,
#c_portalResNews_list-15747338363300811 .newContainer,
#c_portalResNews_list-15747364498180632 .newContainer,
#c_portalResNews_list-15747371759574985 .newContainer,
#c_portalResNews_list-15747383402036869 .newContainer,
#c_portalResNews_list-15747392419738209 .newContainer,
#c_portalResNews_list-15747396027795041 .newContainer,
#c_portalResNews_list-15747410271737837 .newContainer,
#c_portalResNews_list-15747463282115484 .newContainer,
#c_portalResNews_list-15747469398594348 .newContainer,
#c_portalResNews_list-15747477038551946 .newContainer,
#c_portalResNews_list-15747484012218986 .newContainer,
#c_portalResNews_list-15747486154011831 .newContainer,
#c_portalResNews_list-15747488416432791 .newContainer,
#c_portalResNews_list-15918883830727320 .newContainer {
	max-width: 100% !important;
}

#c_portalResNews_list-15949670704286218 .newContainer,
#c_portalResNews_list-15747338363300811 .newContainer,
#c_portalResNews_list-15747364498180632 .newContainer,
#c_portalResNews_list-15747371759574985 .newContainer,
#c_portalResNews_list-15747383402036869 .newContainer,
#c_portalResNews_list-15747392419738209 .newContainer,
#c_portalResNews_list-15747396027795041 .newContainer,
#c_portalResNews_list-15747410271737837 .newContainer,
#c_portalResNews_list-15747463282115484 .newContainer,
#c_portalResNews_list-15747469398594348 .newContainer,
#c_portalResNews_list-15747477038551946 .newContainer,
#c_portalResNews_list-15747484012218986 .newContainer,
#c_portalResNews_list-15747486154011831 .newContainer,
#c_portalResNews_list-15747488416432791 .newContainer,
#c_portalResNews_list-15918883830727320 .newContainer {
	margin: 0rem auto !important;
}

#c_portalResNews_list-15949670704286218 .newLi,
#c_portalResNews_list-15747338363300811 .newLi,
#c_portalResNews_list-15747364498180632 .newLi,
#c_portalResNews_list-15747371759574985 .newLi,
#c_portalResNews_list-15747383402036869 .newLi,
#c_portalResNews_list-15747392419738209 .newLi,
#c_portalResNews_list-15747396027795041 .newLi,
#c_portalResNews_list-15747410271737837 .newLi,
#c_portalResNews_list-15747463282115484 .newLi,
#c_portalResNews_list-15747469398594348 .newLi,
#c_portalResNews_list-15747477038551946 .newLi,
#c_portalResNews_list-15747484012218986 .newLi,
#c_portalResNews_list-15747486154011831 .newLi,
#c_portalResNews_list-15747488416432791 .newLi,
#c_portalResNews_list-15918883830727320 .newLi {
	width: 100% !important;
	padding: 0 !important;
}

#c_portalResNews_list-15949670704286218 .porTbox,
#c_portalResNews_list-15747338363300811 .porTbox,
#c_portalResNews_list-15747364498180632 .porTbox,
#c_portalResNews_list-15747371759574985 .porTbox,
#c_portalResNews_list-15747383402036869 .porTbox,
#c_portalResNews_list-15747392419738209 .porTbox,
#c_portalResNews_list-15747396027795041 .porTbox,
#c_portalResNews_list-15747410271737837 .porTbox,
#c_portalResNews_list-15747463282115484 .porTbox,
#c_portalResNews_list-15747469398594348 .porTbox,
#c_portalResNews_list-15747477038551946 .porTbox,
#c_portalResNews_list-15747484012218986 .porTbox,
#c_portalResNews_list-15747486154011831 .porTbox,
#c_portalResNews_list-15747488416432791 .porTbox,
#c_portalResNews_list-15918883830727320 .porTbox {
	height: 327px !important;
}

#c_portalResNews_list-15949670704286218 .lookDetail,
#c_portalResNews_list-15747338363300811 .lookDetail,
#c_portalResNews_list-15747383402036869 .lookDetail,
#c_portalResNews_list-15747392419738209 .lookDetail,
#c_portalResNews_list-15747396027795041 .lookDetail,
#c_portalResNews_list-15747410271737837 .lookDetail,
#c_portalResNews_list-15747463282115484 .lookDetail,
#c_portalResNews_list-15747469398594348 .lookDetail,
#c_portalResNews_list-15747477038551946 .lookDetail,
#c_portalResNews_list-15747484012218986 .lookDetail,
#c_portalResNews_list-15747486154011831 .lookDetail,
#c_portalResNews_list-15747488416432791 .lookDetail,
#c_portalResNews_list-15918883830727320 .lookDetail {
	display: none !important;
}

#c_portalResNews_list-15949670704286218 .newSummry,
#c_portalResNews_list-15747338363300811 .newSummry,
#c_portalResNews_list-15747353210198274 .newSummry,
#c_portalResNews_list-15747364498180632 .newSummry,
#c_portalResNews_list-15747371759574985 .newSummry,
#c_portalResNews_list-15747383402036869 .newSummry,
#c_portalResNews_list-15747392419738209 .newSummry,
#c_portalResNews_list-15747396027795041 .newSummry,
#c_portalResNews_list-15747406984280246 .newSummry,
#c_portalResNews_list-15747410271737837 .newSummry,
#c_portalResNews_list-15747460035168091 .newSummry,
#c_portalResNews_list-15747463282115484 .newSummry,
#c_portalResNews_list-15747469398594348 .newSummry,
#c_portalResNews_list-15747477038551946 .newSummry,
#c_portalResNews_list-15747484012218986 .newSummry,
#c_portalResNews_list-15747486154011831 .newSummry,
#c_portalResNews_list-15747488416432791 .newSummry,
#c_portalResNews_list-15918883830727320 .newSummry {
	display: none !important;
}

#c_portalResNews_list-15949670704286218 .porBbox,
#c_portalResNews_list-15747338363300811 .porBbox,
#c_portalResNews_list-15747353210198274 .porBbox,
#c_portalResNews_list-15747364498180632 .porBbox,
#c_portalResNews_list-15747371759574985 .porBbox,
#c_portalResNews_list-15747383402036869 .porBbox,
#c_portalResNews_list-15747392419738209 .porBbox,
#c_portalResNews_list-15747396027795041 .porBbox,
#c_portalResNews_list-15747406984280246 .porBbox,
#c_portalResNews_list-15747410271737837 .porBbox,
#c_portalResNews_list-15747460035168091 .porBbox,
#c_portalResNews_list-15747463282115484 .porBbox,
#c_portalResNews_list-15747469398594348 .porBbox,
#c_portalResNews_list-15747477038551946 .porBbox,
#c_portalResNews_list-15747484012218986 .porBbox,
#c_portalResNews_list-15747486154011831 .porBbox,
#c_portalResNews_list-15747488416432791 .porBbox,
#c_portalResNews_list-15918883830727320 .porBbox {
	height: auto !important;
	padding: 14px 20px 10px !important;
	position: absolute !important;
	bottom: 0 !important;
	border: 0px solid #f2f2f2 !important;
	background: #0000004f !important;
}

#c_portalResNews_list-15949670704286218 .newLi,
#c_portalResNews_list-15747338363300811 .newLi,
#c_portalResNews_list-15747353210198274 .newLi,
#c_portalResNews_list-15747364498180632 .newLi,
#c_portalResNews_list-15747371759574985 .newLi,
#c_portalResNews_list-15747383402036869 .newLi,
#c_portalResNews_list-15747392419738209 .newLi,
#c_portalResNews_list-15747396027795041 .newLi,
#c_portalResNews_list-15747406984280246 .newLi,
#c_portalResNews_list-15747410271737837 .newLi,
#c_portalResNews_list-15747460035168091 .newLi,
#c_portalResNews_list-15747463282115484 .newLi,
#c_portalResNews_list-15747469398594348 .newLi,
#c_portalResNews_list-15747477038551946 .newLi,
#c_portalResNews_list-15747484012218986 .newLi,
#c_portalResNews_list-15747486154011831 .newLi,
#c_portalResNews_list-15747488416432791 .newLi,
#c_portalResNews_list-15918883830727320 .newLi {
	height: auto !important;
}

#c_portalResNews_list-15949670704286218 .newTitle,
#c_portalResNews_list-15747338363300811 .newTitle,
#c_portalResNews_list-15747364498180632 .newTitle,
#c_portalResNews_list-15747371759574985 .newTitle,
#c_portalResNews_list-15747383402036869 .newTitle,
#c_portalResNews_list-15747392419738209 .newTitle,
#c_portalResNews_list-15747396027795041 .newTitle,
#c_portalResNews_list-15747410271737837 .newTitle,
#c_portalResNews_list-15747463282115484 .newTitle,
#c_portalResNews_list-15747469398594348 .newTitle,
#c_portalResNews_list-15747477038551946 .newTitle,
#c_portalResNews_list-15747484012218986 .newTitle,
#c_portalResNews_list-15747486154011831 .newTitle,
#c_portalResNews_list-15747488416432791 .newTitle,
#c_portalResNews_list-15918883830727320 .newTitle {
	color: #fff !important;
}

#c_portalResNews_list-15747338363300811 .porTbox {
	height: 217px !important;
}

#c_portalResNews_list-15747353210198274 .newLi,
#c_portalResNews_list-15747406984280246 .newLi,
#c_portalResNews_list-15747460035168091 .newLi {
	width: 100% !important;
}

#c_portalResNews_list-15747353210198274 .newTitle,
#c_portalResNews_list-15747406984280246 .newTitle,
#c_portalResNews_list-15747460035168091 .newTitle {
	color: #fff !important;
}

#c_portalResNews_list-15747353210198274 .newContainer,
#c_portalResNews_list-15747406984280246 .newContainer,
#c_portalResNews_list-15747460035168091 .newContainer {
	margin: 0rem auto !important;
}

#c_portalResNews_list-15747364498180632 .porTbox,
#c_portalResNews_list-15747371759574985 .porTbox {
	height: 188px !important;
}

#c_portalResNews_list-15747396027795041 .porTbox {
	height: 276px !important;
}

#c_portalResNews_list-15747410271737837 {
	width: 100% !important;
	height: 100% !important;
}

#c_portalResNews_list-15747410271737837 .porTbox {
	height: 345px !important;
}

#c_portalResNews_list-15747463282115484 .porTbox {
	height: 361px !important;
}

#c_portalResNews_list-15747469398594348 .porTbox {
	height: 395px !important;
}

#c_portalResNews_list-15747477038551946 .porTbox,
#c_portalResNews_list-15747484012218986 .porTbox,
#c_portalResNews_list-15747486154011831 .porTbox,
#c_portalResNews_list-15747488416432791 .porTbox {
	height: 200px !important;
}

@media (min-width: 992px) {

	#c_portalResNews_list-15920535849380625 .col-md-3,
	#c_portalResNews_list-1592054723754 .col-md-3,
	#c_portalResNews_list-1592055367268 .col-md-3,
	#c_portalResNews_list-1592057749879 .col-md-3,
	#c_portalResNews_list-1592059641765 .col-md-3,
	#c_portalResNews_list-1592534529773 .col-md-3,
	#c_portalResNews_list-1592537810454 .col-md-3,
	#c_portalResNews_list-1592546997777 .col-md-3 {
		width: 50% !important;
	}
}

@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

.pagebox {
	width: 100%;
}

/*page property_start*/
.pagebox,
#-remove--flag {
	width: 100%;
	margin: 0px auto;
}

/*page property_end*/
/*page property_start*/
body,
#-remove--flag {}

/*page property_end*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#c_portalResEbizads_banner-16013416084598228 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResEbizads_banner-16013416084598228>div {
	animation-fill-mode: both;
}

#c_portalResEbizads_banner-16013416084598228 {
	width: auto;
	max-width: 261px;
	min-width: 0px;
	height: 77px;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

.dz_indexPageCenter .dz_indexPageCenterTopLeft .dz_bImgSingle {
	width: 100%;
}

.dz_bImgSingle a{ 
    float:left;
    display:block;
    width: 74%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-right: 7%;}

@media only screen and (max-width: 768px) {
	.dz_indexPageCenter .dz_indexPageCenterTopLeft .dz_bImgSingle {
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#c_portalResEbizads_banner-16013412989319880 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResEbizads_banner-16013412989319880>div {
	animation-fill-mode: both;
}

@media only screen and (max-width: 768px) {
	#c_portalResEbizads_banner-16013412989319880 .swiper-wrapper .swiper-slide img {
		object-fit: cover !important;
		height: 6vh !important;
	}
}

#c_portalResEbizads_banner-16013412989319880 {
	width: auto;
	max-width: 1201px;
	min-width: 0px;
	height: 150px;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-16006529502612119 #dz_search {
	color: #fff;
	padding: 0px;
	background: none;
}

#c_portalResPublic_codeContainer-16006529502612119 #dz_search h3 {
	font-family: 'Noto Serif CJK SC', 'Noto Serif CJK', 'Source Han Serif SC', ‘Source Han Serif’, source-han-serif-sc, serif;
	font-size: 60px;
	color: #fff;
	text-align: center;
	padding: 0px 0 50px;
}

#c_portalResPublic_codeContainer-16006529502612119 #dz_search button {
	width: 14%;
	height: 40px;
	font-size: 0px;
	color: #fff;
	border: none;
	background: #D80404;
	border-radius: 8px;
	cursor: pointer;
	outline: none;
}

#c_portalResPublic_codeContainer-16006529502612119 .dz_search {
	width: 80%;
	margin: auto;
}

#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop {
	margin: 0 0 10px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop>div {
	font-size: 18px;
	margin: 0 20px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
}

#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop>div img {
	width: 20px;
	display: none;
}

#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop .active {
	color: yellow;
}

#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop .active img {
	display: inline-block;
}

#c_portalResPublic_codeContainer-16006529502612119 .dz_searchBottom {
	height: 40px;
	background: #fff;
}

#c_portalResPublic_codeContainer-16006529502612119 .dz_searchBottom input {
	width: 85%;
	height: 100%;
	color: #000;
	font-size: 16px;
	padding: 0 10px;
	border: none;
	outline: none;
	box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
	#c_portalResPublic_codeContainer-16006529502612119 .container {
		width: 100%;
		padding: 0;
	}

	#c_portalResPublic_codeContainer-16006529502612119 #dz_search h3 {
		display: none;
	}

	#c_portalResPublic_codeContainer-16006529502612119 #dz_search {
		color: #fff;
		padding: 10px 0;
	}

	#c_portalResPublic_codeContainer-16006529502612119 .dz_search {
		width: 100%;
	}

	#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop>div {
		font-size: 12px;
		margin: 0 0px 0 16px;
	}

	#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop .active img {
		display: none;
	}

	#c_portalResPublic_codeContainer-16006529502612119 #dz_search button {
		width: 15%;
		height: 34px;
		font-size: 0px;
		color: #fff;
		border: none;
		background: #fff;
		border-radius: 0px;
		cursor: pointer;
		outline: none;
		background: url(../images/searchwhite.png) no-repeat center center #D80404;
		background-size: 25px 25px;
	}

	#c_portalResPublic_codeContainer-16006529502612119 .dz_searchBottom {
		width: 85%;
		margin: auto;
		border: 3px solid #D80404;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#c_portalResPublic_codeContainer-16006529502612119 .container {
		width: 100%;
		padding: 0;
	}

	#c_portalResPublic_codeContainer-16006529502612119 #dz_search h3 {
		display: none;
	}

	#c_portalResPublic_codeContainer-16006529502612119 #dz_search {
		color: #fff;
		padding: 10px 0;
	}

	#c_portalResPublic_codeContainer-16006529502612119 .dz_search {
		width: 100%;
	}

	#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop>div {
		font-size: 12px;
		margin: 0 4px 0 4px;
	}

	#c_portalResPublic_codeContainer-16006529502612119 .dz_searchTop .active img {
		display: none;
	}

	#c_portalResPublic_codeContainer-16006529502612119 #dz_search button {
		width: 15%;
		height: 34px;
		font-size: 0px;
		color: #fff;
		border: none;
		background: #fff;
		border-radius: 0px;
		cursor: pointer;
		outline: none;
		background: url(../images/searchwhite.png) no-repeat center center #D80404;
		background-size: 25px 25px;
	}

	#c_portalResPublic_codeContainer-16006529502612119 .dz_searchBottom {
		width: 95%;
		margin: auto;
		border: 3px solid #D80404;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
}

#c_portalResPublic_codeContainer-16006529502612119 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: 92px;
	max-height: none;
	min-height: 92px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: 27.375px;
	left: 0px;
	z-index: 1;
	bottom: auto;
	right: auto;
}

#c_portalResNews_list-15927912071808520 .dz_indexPageNewBBListMain {
	width: 100%;
	padding: 0px 0 15px;
	min-height: 100px;
}

#c_portalResNews_list-15927912071808520 .dz_bImgSingle {
	font-size: 16px;
	color: #333333;
	padding: 10px 5px;
	border-bottom: 1px dashed #ccc;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#c_portalResNews_list-15927912071808520 .dz_bImgSingle .bImg {
	width: 10px;
	height: 10px;
	margin-right: 15px;
	background: url(../images/dz_point1.png) no-repeat center center;
	background-size: 10px 10px;
	display: none;
}

#c_portalResNews_list-15927912071808520 .dz_bImgSingle:hover {
	color: #A60202;
}

#c_portalResNews_list-15927912071808520 .dz_bImgSingle:hover .bImg {
	background: url(../images/dz_point.png) no-repeat center center;
	background-size: 10px 10px;
}

#c_portalResNews_list-15927912071808520 .dz_bImgSingle:hover>p:last-child {
	color: #A60202;
}

#c_portalResNews_list-15927912071808520 .dz_bImgSingle>p:nth-child(2) {
	width: 344px;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	white-space: nowrap;
	cursor: pointer;
    float: right;
    width: 20%;
}

#c_portalResNews_list-15927912071808520 .dz_bImgSingle>p:last-child {
	width: 25%;
	text-align: right;
	color: #999999;
}

@media only screen and (max-width: 768px) {
	#c_portalResNews_list-15927912071808520 .container {
		width: 100%;
		padding: 0 10px;
	}

	#c_portalResNews_list-15927912071808520 .dz_bImgSingle>p:last-child {
		width: 50%;
	}
}

#c_portalResNews_list-15927912071808520 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-15998356517799881 .container {
	width: 1200px;
	padding: 0;
}

#c_portalResPublic_codeContainer-15998356517799881 .bImgBox {
	display: block;
	margin: 50px 0 50px 0;
}

#c_portalResPublic_codeContainer-15998356517799881 #dz_indexPage h3 {
	border-left: 2px solid #176EC0;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	position: relative;
}

#c_portalResPublic_codeContainer-15998356517799881 #dz_indexPage h3 a {
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 0px;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTop {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPagetag {
	flex-shrink: 1;
	width: 206px;
	box-sizing: border-box;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPagetag h4 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding: 15px;
	background: #A60202;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPagetag .dz_indexPagetagMain {
	height: 213px;
	padding: 15px 5px;
	background: #F8F8F8;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPagetag .dz_indexPagetagMain .dz_indexPagetagSingle {
	width: 49.5%;
	font-size: 13px;
	padding: 5px 0;
	text-align: left;
	cursor: pointer;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenter {
	margin: 0 0 0 50px;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenterContent {
	width: 631px; position:relative
}

.cjiej{    font-size: 14px;
    position: absolute;
    right: 0;
   top: -50px; font-weight:normal}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenterHeader {
	font-size: 24px;
	margin: 0 0 25px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center; position:relative
}
#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenterHeader  a{    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0px;}
#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenterHeader>div {
	padding: 5px 10px;
	position: relative;
	cursor: pointer;
}

#c_portalResPublic_codeContainer-15998356517799881 .delta {
	width: 0;
	height: 0;
	display: none;
	border-width: 15px;
	border-style: solid;
	border-color: #A60202 transparent transparent transparent;
	position: absolute;
	top: 30px;
	left: 44px;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenterHeader .active {
	color: #fff;
	background: #A60202;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenterHeader .active .delta {
	display: block;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle {
	font-size: 14px;
	color: #333333;
	padding: 10px 5px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle .bImg {
	width: 10px;
	height: 10px;
	margin-right: 15px;
	background: url(../images/dz_point1.png) no-repeat center center;
	background-size: 10px 10px;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle:hover {
	color: #A60202;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle:hover .bImg {
	background: url(../images/dz_point.png) no-repeat center center;
	background-size: 10px 10px;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle:hover>p:last-child {
	color: #A60202;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle>p:nth-child(2) {
	width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle>p:last-child {
	width: 16%;
	text-align: right;
	color: #999999;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopRight {
	width: 295px;
	margin: 0 -2px 0 20px;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopRightMain {
	border-top: 1px solid #ccc;
	padding: 20px 0;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopRightMain img {
	width: 20px;
	margin: 0 15px 0 0;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_medalSingle {
	font-size: 16px;
	color: #333333;
	padding: 7px 5px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_medalSingle>p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_medalSingle:hover {
	color: #A60202;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterTop {
	margin: 0 0 60px 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterTopLeft {
	flex-shrink: 1;
	width: 100%;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterTopLeftMain {
	margin: 10px 0 0 0;
	padding: 20px 0;
	border-top: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterTopLeft .dz_bImgSingle>p:nth-child(2) {
	width: 80%;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterBottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterBottom>div {
	width: 32%;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterBottom>div:last-child {
	visibility: none;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenterBottom>div>div {
	padding: 20px 0;
	border-top: 1px solid #ccc;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_single {
	width: 360px;
	font-size: 16px;
	color: #333333;
	padding: 10px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_single:hover {
	color: #A60202;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_single .dz_singleDate {
	display: none;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_single .dz_singleTitle {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageBottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageBottom>div {
	width: 32%;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageBottom>div>div {
	padding: 20px 0;
	border-top: 1px solid #ccc;
}

#c_portalResPublic_codeContainer-15998356517799881 .dz_title {
	cursor: pointer;
}



@media only screen and (max-width: 768px) {
	#c_portalResPublic_codeContainer-15998356517799881 .container {
		width: 100%;
		padding: 0 10px;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPagetag {
		display: none;
	}

	#c_portalResPublic_codeContainer-15998356517799881 #dz_indexPage h3 {
		margin-bottom: 10px !important;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenter {
		margin: 0 0 0 0;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenterContent .dz_bImgSingle>p:last-child {
		width: 50% !important;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle .bImg {
		width: 22px;
		height: 15px;
		margin: 0;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_bImgSingle>p:last-child {
		width: 33% !important;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTop {
		display: block;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterTop {
		display: block;
		margin-bottom: 20px;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopCenterContent {
		width: 100%;
		min-height: 180px;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenterBottom {
		display: block;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterTopLeft {
		width: 100%;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageTopRight {
		width: 100%;
		margin: 0;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterBottom {
		display: block;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageCenter .dz_indexPageCenterBottom>div {
		width: 100%;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageBottom {
		display: block;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_indexPageBottom>div {
		width: 100%;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .bImgBox {
		width: 100%;
		margin: 30px 0;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .bImgBox img {
		width: 100%;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_single .dz_singleTitle {
		width: 70%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	#c_portalResPublic_codeContainer-15998356517799881 .dz_single .dz_singleDate {
		display: block;
		width: 30%;
		font-size: 14px;
		color: #999999;
		text-align: right;
	}
}

#c_portalResPublic_codeContainer-15998356517799881 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 500px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-15998342321542814 #dz_search {
	color: #fff;
	padding: 50px 0px 0;
	overflow: hidden;
}

#c_portalResPublic_codeContainer-15998342321542814 #dz_search h3 {
	width: 100%;
	letter-spacing: 10px;
	font-family: 'Source Han Sans CN';
	font-size: 60px;
	color: #fff;
	text-align: center;
	padding: 0px 0 50px;
}

#c_portalResPublic_codeContainer-15998342321542814 #dz_search button {
	width: 14%;
	height: 40px;
	font-size: 18px;
	color: #fff;
	border: none;
	background: #D80404;
	border-radius: 8px;
	cursor: pointer;
	outline: none;
}

#c_portalResPublic_codeContainer-15998342321542814 .swiper-container {
	width: 200%;
	margin: 0 0 0 -50%;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_search {
	width: 80%;
	margin: auto;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTop {
	margin: 0 0 10px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTop>div {
	font-size: 18px;
	margin: 0 20px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTop>div img {
	width: 20px;
	display: none;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTop .active {
	color: yellow;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTop .active img {
	display: inline-block;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchBottom {
	height: 50px;
	background: #fff;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchBottom input {
	width: 85%;
	height: 100%;
	color: #000;
	font-size: 16px;
	padding: 0 10px;
	border: none;
	outline: none;
	box-sizing: border-box;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTags {
	font-size: 16px;
	margin: 20px 0 0 0;
}

#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTags a {
	color: #fff;
	margin: 0 10px;
}

@media only screen and (max-width: 768px) {
	#c_portalResPublic_codeContainer-15998342321542814 .container {
		width: 100%;
		padding: 0;
	}

	#c_portalResPublic_codeContainer-15998342321542814 #dz_search h3 {
		display: none;
	}

	#c_portalResPublic_codeContainer-15998342321542814 #dz_search {
		color: #fff;
		background: #E52A45;
		padding: 10px 0;
	}

	#c_portalResPublic_codeContainer-15998342321542814 .dz_search {
		width: 100%;
	}

	#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTop>div {
		font-size: 12px;
		margin: 0 5px 0 0;
	}

	#c_portalResPublic_codeContainer-15998342321542814 .dz_searchTop .active img {
		display: none;
	}

	#c_portalResPublic_codeContainer-15998342321542814 #dz_search button {
		width: 14%;
		height: 40px;
		font-size: 12px;
		color: #fff;
		border: none;
		background: #fff;
		border-radius: 8px;
		cursor: pointer;
		outline: none;
		background: url(../images/searchblack.png) no-repeat center center;
		background-size: 25px 25px;
	}

	#c_portalResPublic_codeContainer-15998342321542814 .dz_searchBottom {
		width: 95%;
		margin: auto;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
}

#w_fimgbox-1592735434416 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fimgbox-1592735434416>div {
	animation-fill-mode: both;
}

#w_fimgbox-1592735434416 img {
	min-height: 150px;
}

#w_grid-1592735436848>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

/*w_grid-1592735436848*/
/*w_grid-1592735436848*/
/*w_grid-1592735436848*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1592736302607 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1592736302607>div {
	animation-fill-mode: both;
}

#w_grid-1592736302607>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
	margin-left: 0px;
	clear: left;
}

/*w_grid-1592736302607*/
/*w_grid-1592736302607*/
@media only screen and (min-width: 769px) {
	#w_grid-1592736302607>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 2%;
	}

	#w_grid-1592736302607>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 38.190599999999996%;
		margin-left: 2%;
		margin-right: 0px;
		clear: none;
	}

	#w_grid-1592736302607>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0px;
		clear: left;
		margin-right: 0px;
		width: 59.8094%;
	}

	#w_grid-1592736302607>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0px;
	}
}

/*w_grid-1592736302607*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1592790095759>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

/*w_grid-1592790095759*/
/*w_grid-1592790095759*/
/*w_grid-1592790095759*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1592790687030>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

/*w_grid-1592790687030*/
/*w_grid-1592790687030*/
/*w_grid-1592790687030*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_fline-1592790815243 .p_FLine {
	border-top-color: rgba(221, 221, 221, 1);
}

#w_fline-1592790815243 .w_fline .p_FLine {
	border-top-style: solid;
}

#w_fline-1592790815243 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fline-1592790815243>div {
	animation-fill-mode: both;
}

#w_grid-1592735439436>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

/*w_grid-1592735439436*/
/*w_grid-1592735439436*/
/*w_grid-1592735439436*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1592793696343 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1592793696343>div {
	animation-fill-mode: both;
}

#w_grid-1592793696343>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
	margin-left: 0px;
	clear: left;
}

/*w_grid-1592793696343*/
/*w_grid-1592793696343*/
@media only screen and (min-width: 769px) {
	#w_grid-1592793696343>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 2%;
	}

	#w_grid-1592793696343>div>.p_gridbox>.p_gridCell:nth-child(3n+0) {
		width: 24.556800000000003%;
		margin-left: 2%;
		margin-right: 0px;
		clear: none;
	}

	#w_grid-1592793696343>div>.p_gridbox>.p_gridCell:nth-child(3n+1) {
		margin-left: 0px;
		clear: left;
		margin-right: 0px;
		width: 35.913599999999995%;
	}

	#w_grid-1592793696343>div>.p_gridbox>.p_gridCell:nth-child(3n+2) {
		width: 35.519999999999996%;
		margin-left: 2%;
		margin-right: 0px;
		clear: none;
	}

	#w_grid-1592793696343>div>.p_gridbox>.p_gridCell:nth-child(3n) {
		margin-right: 0px;
	}
}

/*w_grid-1592793696343*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_fline-1592793833730 .p_FLine {
	border-top-color: rgba(221, 221, 221, 1);
}

#w_fline-1592793833730 .w_fline .p_FLine {
	border-top-style: solid;
}

#w_fline-1592793833730 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fline-1592793833730>div {
	animation-fill-mode: both;
}

#w_fline-1592795104433 .p_FLine {
	border-top-color: rgba(221, 221, 221, 1);
}

#w_fline-1592795104433 .w_fline .p_FLine {
	border-top-style: solid;
}

#w_fline-1592795104433 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fline-1592795104433>div {
	animation-fill-mode: both;
}

#w_fline-1592795736349 .p_FLine {
	border-top-color: rgba(221, 221, 221, 1);
}

#w_fline-1592795736349 .w_fline .p_FLine {
	border-top-style: solid;
}

#w_fline-1592795736349 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_fline-1592795736349>div {
	animation-fill-mode: both;
}

#w_grid-1592735441467>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

/*w_grid-1592735441467*/
/*w_grid-1592735441467*/
/*w_grid-1592735441467*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_fimgbox-1592735434416 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-15998342321542814 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: 276px;
	max-height: none;
	min-height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: 27.625px;
	left: -2px;
	z-index: 1;
	bottom: auto;
	right: auto;
}

#w_grid-1592735436848 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1592736302607 {
	width: 100%;
	max-width: 1240px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#w_grid-1592790095759 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1592790687030 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1592790696712 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_fline-1592790815243 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1592735439436 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1592793696343 {
	width: 100%;
	max-width: 1240px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#w_common_text-1592793816401 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_fline-1592793833730 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1592795099891 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_fline-1592795104433 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1592795731392 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_fline-1592795736349 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_grid-1592735441467 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#c_portalResProduct_list-16024874793306874 .p_Product {
	width: calc((100% - 0px)/10);
}

#c_portalResProduct_list-16024874793306874 .p_CommonSummaryBoxA {
	text-align: center;
}

#c_portalResProduct_list-16024874793306874 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResProduct_list-16024874793306874>div {
	animation-fill-mode: both;
}

#c_portalResProduct_list-16024874793306874 .proImg {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	#c_portalResProduct_list-16024874793306874 .pro-list-demo {
		width: 100%;
		overflow: hidden;
	}

	#c_portalResProduct_list-16024874793306874 .left {
		position: relative;
		width: 80%;
		float: left;
		overflow: hidden;
	}

	#c_portalResProduct_list-16024874793306874 .swiper-button {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		cursor: pointer;
		width: 30px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		z-index: 999;
		font-size: 30px;
		color: #fff;
		font-weight: 400;
		background: rgba(0, 0, 0, .5);
	}

	#c_portalResProduct_list-16024874793306874 .pro-right {
		right: 0px;
	}

	#c_portalResProduct_list-16024874793306874 .right {
		width: 20%;
		float: left;
		overflow: auto;
	}

	#c_portalResProduct_list-16024874793306874 .right::-webkit-scrollbar {
		display: none;
	}

	#c_portalResProduct_list-16024874793306874 .wyz-thumbs {
		height: auto;
	}

	#c_portalResProduct_list-16024874793306874 .wyz-thumbs .swiper-wrapper {
		height: 382px;
	}

	#c_portalResProduct_list-16024874793306874 .wyz-thumbs .swiper-wrapper .swiper-slide {
		height: auto !important;
	}

	#c_portalResProduct_list-16024874793306874 .swiper-slide {
		position: relative;
	}

	.titlec {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(0, 0, 0, .5);
		color: #fff;
		font-size: 14px;
		text-align: center;
		padding-left: 10px !important;
		padding-right: 10px !important;
		cursor: pointer;
	}

	#c_portalResProduct_list-16024874793306874 .swiper-slide-thumb-active .titlec {
		display: none;
	}

	.titleBox {
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		background: rgba(0, 0, 0, .5);
		padding: 9px 13px;
		min-height: 50px;
	}

	.titleBox .title {
		font-size: 16px;
		color: #fff;
	}

	.titleBox .summary {
		font-size: 14px;
		color: #fff;
		margin-top: 6px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	#c_portalResProduct_list-16024874793306874 .detailLink {
		position: absolute;
		top: 0px;
		right: 0px;
		display: none !important;
		width: 80px;
		height: 80px;
		background: #a72126;
		font-size: 16px;
		color: #ffffff;
		text-align: center;
		line-height: 80px;
	}

	#c_portalResProduct_list-16024874793306874 .p_OccupyBox {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	#c_portalResProduct_list-16024874793306874 .right {
		height: 0;
		overflow: hidden;
	}

	#c_portalResProduct_list-16024874793306874 .left {
		position: relative;
		padding: 20px 10px 20px 20px;
	}

	#c_portalResProduct_list-16024874793306874 .swiper-button {
		display: none;
	}

	#c_portalResProduct_list-16024874793306874 .left .swiper-slide {
		padding-bottom: 10px;
		padding-right: 10px;
	}

	.title {
		padding: 10px 0;
		display: block;
		text-align: center;
		box-shadow: 0 0 0.5rem #e9e9e9;
		font-size: 0.875rem;
		color: #000;
		white-space: nowrap;
	}

	#c_portalResProduct_list-16024874793306874 .summary {
		display: none;
	}

	#c_portalResProduct_list-16024874793306874 .detailLink {
		display: none;
	}
}

#c_portalResProduct_list-16024874793306874 .p_page .pre .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-16024874793306874 .p_page .next .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-16024874793306874 .p_more .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-16024874793306874 .p_loading .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-16024874793306874 {
	max-height: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	min-height: 0px;
	margin-right: 0px;
	margin-left: 0px;
	max-width: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 0px;
	height: auto;
	padding-right: 0px;
}

#c_portalResProduct_list-15927975527264140 .p_Product {
	width: calc((100% - 0px)/1);
}

#c_portalResProduct_list-15927975527264140 .p_CommonSummaryBoxA {
	text-align: center;
}

#c_portalResProduct_list-15927975527264140 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResProduct_list-15927975527264140>div {
	animation-fill-mode: both;
}

#c_portalResProduct_list-15927975527264140 .proBox {
	padding: 0px;
	overflow: hidden;
}

#c_portalResProduct_list-15927975527264140 .container {
	width: 100% !important;
}

#c_portalResProduct_list-15927975527264140 .proLi {
	margin-bottom: 10px;
	border-bottom: 1px #eeeeee solid;
	padding-bottom: 8px;
}

#c_portalResProduct_list-15927975527264140 .box {
	margin: 0;
	width: 100%;
}

#c_portalResProduct_list-15927975527264140 .left {
	padding: 0px;
	padding-right: 15px;
	border-right: 1px solid #ccc;
	display: none !important;
}

#c_portalResProduct_list-15927975527264140 .proImgBox {
	width: 100%;
	overflow: hidden;
}

#c_portalResProduct_list-15927975527264140 .proImg {
	width: 100%;
}

#c_portalResProduct_list-15927975527264140 .right {
	padding: 0px;
	padding-left: 0px;
}

#c_portalResProduct_list-15927975527264140 .proLink {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #555;
	line-height: initial;
}

#c_portalResProduct_list-15927975527264140 .i {
	display: none !important;
	width: 60px;
	height: 2px;
	background: #8a8a8a;
	margin-bottom: 20px;
}

#c_portalResProduct_list-15927975527264140 .proSummry {
	display: none !important;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	width: 100%;
	line-height: 1.8;
	font-size: 10.5000pt;
	color: #333;
}

@media only screen and (min-width: 769px) {
	#c_portalResProduct_list-15927975527264140 .p_page .pre {
		border: none;
		background-color: transparent;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .pre:hover .iconfont {
		color: #c0c4cc;
		background-color: transparent;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .pre1 {
		color: #c0c4cc !important;
		background-color: transparent !important;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .pageNum {
		border: none;
		background-color: transparent;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .pageNum:hover {
		color: #409eff;
		background-color: transparent;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .pageNum.active {
		color: #409eff;
		background-color: transparent;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .next {
		border: none;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .next:hover {
		color: #c0c4cc !important;
		background-color: transparent !important;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .next1 {
		color: #c0c4cc !important;
		background-color: transparent !important;
	}

	#c_portalResProduct_list-15927975527264140 .p_page .next:hover .iconfont {
		color: #c0c4cc !important;
	}
}

@media only screen and (max-width: 768px) {
	#c_portalResProduct_list-15927975527264140 .left {
		padding: 0;
		border: none;
	}

	#c_portalResProduct_list-15927975527264140 .right {
		padding: 0;
	}

	#c_portalResProduct_list-15927975527264140 .proLink {
		font-size: 1rem;
		line-height: 3rem;
	}

	#c_portalResProduct_list-15927975527264140 .i {
		margin-bottom: 10px;
	}

	#c_portalResProduct_list-15927975527264140 .p_pagebox .pre .iconfont {
		display: none;
	}

	#c_portalResProduct_list-15927975527264140 .p_pagebox .num .iconfont {
		display: none;
	}

	#c_portalResProduct_list-15927975527264140 .p_pagebox .next .iconfont {
		display: none;
	}

	#c_portalResProduct_list-15927975527264140 .p_pagebox .pre {
		color: #474849;
		background: transparent;
	}

	#c_portalResProduct_list-15927975527264140 .p_pagebox .NumBox {
		border: none;
		height: 45px;
	}

	#c_portalResProduct_list-15927975527264140 .p_pagebox .js_pageBtnDisable,
	.p_pagebox .js_pageBtnDisable:hover,
	.p_pagebox .js_pageBtnDisable:active {
		background: transparent;
		color: #c0c4cc !important;
	}

	#c_portalResProduct_list-15927975527264140 .p_pagebox .NumBox {
		color: #5b5b5d;
		background: transparent;
	}

	#c_portalResProduct_list-15927975527264140 .p_pagebox .next {
		color: #5b5b5d;
		background: transparent;
	}
}

#c_portalResProduct_list-15927975527264140 .col-sm-8 {
	width: 100% !important;
	height: auto !important;
}

@media only screen and (max-width: 768px) {
	#c_portalResProduct_list-15927975527264140 .container {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

#c_portalResProduct_list-15927975527264140 {
	max-height: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	min-height: 0px;
	margin-right: 0px;
	margin-left: 0px;
	max-width: none;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	min-width: 0px;
	height: auto;
	padding-right: 0px;
}

#c_portalResNews_list-15927958967082091 .p_articles {
	width: calc((100% - 0px)/1);
	padding: 7px 0px !important;
	padding-bottom: 0px !important;
}

#c_portalResNews_list-15927958967082091 .p_CommonSummaryBoxA {
	text-align: center;
}

#c_portalResNews_list-15927958967082091 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResNews_list-15927958967082091>div {
	animation-fill-mode: both;
}

#c_portalResNews_list-15927958967082091 .p_hot .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927958967082091 .p_new .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927958967082091 .p_page .pre .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927958967082091 .p_page .next .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927958967082091 .p_more .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927958967082091 .p_loading .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927958967082091 .p_ToDetail {
	display: none !important;
}

#c_portalResNews_list-15927958967082091 .p_images {
	width: 135px !important;
	height: 80px !important;
}

#c_portalResNews_list-15927958967082091 .p_assist {
	display: none !important;
}

#c_portalResNews_list-15927958967082091 .widther img,
.widther video {
	width: 100% !important;
	height: 100% !important;
}

#c_portalResNews_list-15927958967082091 .p_summary {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 24px !important;
}

#c_portalResNews_list-15927958967082091 .borderB_default {
	border-bottom: 0px solid #d9d9d9 !important;
}

#c_portalResNews_list-15927958967082091 .p_header {
	margin: 0px 0 0 !important;
}

#c_portalResNews_list-15927958967082091 .p_title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

#c_portalResNews_list-15927958967082091 {
	max-height: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	min-height: 0px;
	margin-right: 0px;
	margin-left: 0px;
	max-width: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 0px;
	height: auto;
	padding-right: 0px;
}

#c_portalResNews_list-15927946350526914 .p_articles {
	width: calc((100% - 0px)/1);
	padding: 7px 0px !important;
	padding-bottom: 0px !important;
}

#c_portalResNews_list-15927946350526914 .p_CommonSummaryBoxA {
	text-align: center;
}

#c_portalResNews_list-15927946350526914 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResNews_list-15927946350526914>div {
	animation-fill-mode: both;
}

#c_portalResNews_list-15927946350526914 .p_hot .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927946350526914 .p_new .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927946350526914 .p_page .pre .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927946350526914 .p_page .next .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927946350526914 .p_more .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927946350526914 .p_loading .iconfont:before {
	shadow-angle: 0;
	shadow-distance: 0;
	shadow-angle-ofInset: 0;
	shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15927946350526914 .p_ToDetail {
	display: none !important;
}

#c_portalResNews_list-15927946350526914 .p_images {
	width: 135px !important;
	height: 80px !important;
}

#c_portalResNews_list-15927946350526914 .p_assist {
	display: none !important;
}

#c_portalResNews_list-15927946350526914 .widther img,
.widther video {
	width: 100% !important;
	height: 100% !important;
}

#c_portalResNews_list-15927946350526914 .p_summary {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 24px !important;
}

#c_portalResNews_list-15927946350526914 .borderB_default {
	border-bottom: 0px solid #d9d9d9 !important;
}

#c_portalResNews_list-15927946350526914 .p_header {
	margin: 0px 0 0 !important;
}

#c_portalResNews_list-15927946350526914 .p_title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

#c_portalResNews_list-15927946350526914 {
	max-height: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	min-height: 0px;
	margin-right: 0px;
	margin-left: 0px;
	max-width: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 0px;
	height: auto;
	padding-right: 0px;
}
