.e_FlowCommonStyleBox-001 {
	width-and-width-uint: 100%;
	width-uint: %;
	width: 100%;
	height: auto;
	height-and-height-uint: auto;
}

.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 {
	background-color: rgba(26, 79, 138, 1);
	width-and-width-uint: 100%;
	width: 100%;
	width-and-height: custom;
	height: 56px;
	height-and-height-uint: 56px;
	width-uint: %;
}

.e_FlowCommonStyleBox-001 .title_icon {
	color: rgba(255, 255, 255, 1);
	display: inline-block;
	vertical-align: middle;
	font-size: medium;
	line-height: 40px;
	margin-right: 10px;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
	content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
	overflow: hidden;
	max-width: 600px;
	color: rgba(255, 255, 255, 1);
	white-space: nowrap;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 56px;
	text-overflow: ellipsis;
}

.e_FlowCommonStyleBox-001 .title_sub {
	margin-left: 10px;
	color: rgba(255, 255, 255, 1);
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 40px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
	background-color: rgba(26, 79, 138, 1);
	width-and-width-uint: auto;
	white-space: nowrap;
	padding-left: 25px;
	display: inline-block;
	vertical-align: bottom;
	width: auto;
	font-size: 0px;
	width-and-height: custom;
	padding-right: 25px;
	height: inherit;
	height-and-height-uint: inherit;
}

.e_FlowCommonStyleBox-001 .stylebox_link {
	color: #666666;
	display: table;
	vertical-align: middle;
	font-size: 14px;
	border-width: 0px;
	float: right;
	height: inherit;
	margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
	margin-left: 5px;
	display: inline-block;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
	content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
	background-color: rgba(217, 217, 217, 1);
	width-and-height: custom;
	height: 1px;
	height-and-height-uint: 1px;
}

.e_FlowCommonStyleBox-001 .stylebox_content {
	width-and-width-uint: 100px;
	width-uint: %;
	width: 100%;
	border-color: #f0f0f0;
	border-width: 0px;
	border-style: solid;
	height: calc(100% - 48px);
	height-and-height-uint: calc(100% - 48px);
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
	background-color: rgba(240, 240, 240, 1);
	width-and-height: custom;
	height: 0px;
	height-and-height-uint: 0px;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom {
	width-and-height: custom;
}

.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;
		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;
	}
	.c_portalResProduct_list-01001 .p_products {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		white-space: normal;
	}
	.c_portalResProduct_list-01001 .p_Product {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: calc((100% - 0px)/1);
		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: 75%;
	}
	.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;
		-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;
	}
	.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;
		margin-top: 5px;
	}
	.c_portalResProduct_list-01001 .p_interaction .btn-default {
		display: inline-block;
		margin: 5px 0 0;
		margin: 0;
	}
	.c_portalResProduct_list-01001 .p_keyword {
		display: inline-block;
		padding-right: 5px;
		white-space: nowrap;
		overflow: hidden;
		vertical-align: middle;
	}
	.c_portalResProduct_list-01001 .btn-group {
		margin-top: 5px;
	}
	.c_portalResProduct_list-01001 .dropdown-menu {
		min-width: inherit;
		width: 220px;
		padding-left: 5px;
		padding-right: 5px;
		max-height: 250px;
		overflow-y: auto;
	}
	.c_portalResProduct_list-01001 .dropdown-menu .name {
		display: inline-block;
		width: 170px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		vertical-align: middle;
	}
	.c_portalResProduct_list-01001 .dropdown-menu .down {
		display: inline-block;
		width: 30px;
		color: #1890FF;
		cursor: pointer;
		padding: 0;
		cursor: pointer;
	}
}

@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;
		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);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	.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);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	.c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	.c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
		content: "\e69a";
	}
	.c_portalResProduct_list-01001 .p_default .iconfont.arrow {
		display: none;
	}
	.c_portalResProduct_list-01001 .p_products {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		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: 75%;
	}
	.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;
	}
	.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;
		margin-top: 5px;
	}
	.c_portalResProduct_list-01001 .p_interaction .btn-default {
		display: inline-block;
		margin: 5px 0 0;
		margin: 0;
	}
	.c_portalResProduct_list-01001 .p_keyword {
		display: inline-block;
		padding-right: 5px;
		white-space: nowrap;
		overflow: hidden;
		vertical-align: middle;
	}
	.c_portalResProduct_list-01001 .dropdown-menu {
		min-width: inherit;
		width: 350px;
		padding-left: 5px;
		padding-right: 5px;
		max-height: 220px;
		overflow-y: auto;
	}
	.c_portalResProduct_list-01001 .dropdown-menu .name {
		display: inline-block;
		width: 290px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		vertical-align: middle;
	}
	.c_portalResProduct_list-01001 .dropdown-menu .down {
		display: inline-block;
		width: 30px;
		color: #1890FF;
		cursor: pointer;
		background: none;
		padding: 0;
	}
}

@media only screen and (min-width:769px) and (max-width: 1024px) {}

@media only screen and (max-width: 768px) {
	.c_portalResPublic_codeContainer-01001005 {
		min-height: 500px;
		width: 100%;
	}
}

@media only screen and (min-width: 769px) {
	.c_portalResPublic_codeContainer-01001005 {
		min-height: 500px;
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@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;
	}
	.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;
	}
	.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: 'Microsoft YaHei';
	}
	.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: 'Microsoft YaHei';
		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;
		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;
		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;
		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%;
	}
	.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;
	}
	.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;
	}
	.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: 'Microsoft YaHei';
	}
	.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: 'Microsoft YaHei';
		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;
	}
	.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;
		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;
		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: 22px;
		font-size: 30px;
		font-weight: normal;
		font-family: "microsoft yahei";
		color: #fff;
	}
	.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;
		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%;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

.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: 0px;
	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-1617928841723 {
		display: none;
	}
	.w_grid-000>div>.p_gridbox>.p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
	#w_grid-1614058503717 {
		min-height: 750px!important;
	}
	#w_common_text-1614853041937 span,
	#w_common_text-1615185639327 span {
		font-size: 20px!important;
	}
	#w_grid-1619328117697 {
		margin-right: auto!important;
	}
}

@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_fbtn-001 {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 150px;
	min-height: 36px;
	max-height: 0;
	text-align: center;
	margin: 0 auto;
	font-size: 0;
}

.w_fbtn-001 .p_CommonBtn {
	width: 100%;
	height: inherit;
	padding: 0;
}

.w_fbtn-001 .p_CommonBtn .font {
	text-align: center;
	/*display: table-cell;*/
	vertical-align: middle;
	width: 100%;
	font-size: 14px;
	height: auto;
}

.w_fbtn-001 .animated {
	width: 100%;
	height: 100%;
	min-height: inherit;
}

.w_fbtn-001 .p_link {
	min-height: inherit;
	display: block;
}

.w_fbtn-001 .p_CommonBtn {
	border-style: solid;
}

.w_fbtn-001 .p_CommonBtn {
	width: 100%;
	height: 36px;
	color: rgba(255, 255, 255, 1);
	border-width: 1px;
	border-style: none;
	border-color: transparent;
	background-color: rgba(255, 102, 0, 1);
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	min-height: inherit;
}

.w_fbtn-001 .p_CommonBtn:before {
	content: '';
	width: 0;
	height: 100%;
/*	display: inline-block;*/
	vertical-align: middle;
}

@media only screen and (max-width: 768px) {
	#w_fbtn-1623146211922 {
		max-width: 150px!important;
		min-height: 44px!important;
	}
}

.c_portalResNews_list-01001 {
	min-width: 320px;
	width: 100%;
}

.c_portalResNews_list-01001 .p_title .font {
	width: inherit;
	white-space: normal;
	display: inline-block;
	line-height: 19px;
	vertical-align: top;
}

.c_portalResNews_list-01001 .p_PromptNoneData {
	width: auto;
	text-align: center
}

.c_portalResNews_list-01001 .p_TitleBox {
	display: flex;
	align-items: flex-end;
}

.c_portalResNews_list-01001 .title_left {
	flex: 1;
}

.c_portalResNews_list-01001 .p_new {
	background: #008000;
	display: inline-block;
	float: left;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
}

.c_portalResNews_list-01001 .p_new .font {
	vertical-align: middle;
}

.c_portalResNews_list-01001 .p_new .iconfont:before {
	content: "";
}

.c_portalResNews_list-01001 .p_hot {
	background: #ED5A5A;
	display: inline-block;
	float: left;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
	margin-right: 2px;
}

.c_portalResNews_list-01001 .p_hot .font {
	vertical-align: middle;
}

.c_portalResNews_list-01001 .p_hot .iconfont:before {
	content: "";
}

.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: 5px 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;
}

.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
}

.c_portalResNews_list-01001 .p_articles {
	display: inline-block;
	height: auto;
	width: calc((100% - 0px)/1);
	padding: 15px 20px;
	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: 0px !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
	}
	.c_portalResNews_list-01001 .p_Recommend {
		display: inline-block;
	}
	.c_portalResNews_list-01001 .p_top {
		display: inline-block;
	}
	.c_portalResNews_list-01001 .p_title11 {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
}

@media only screen and (min-width: 769px) {
	.c_portalResNews_list-01001 .mp_linkUrl {
		display: none;
	}
	.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;
	}
	.c_portalResNews_list-01001 .p_Recommend {
		display: inline-block;
	}
	.c_portalResNews_list-01001 .p_top {
		display: inline-block;
	}
	.c_portalResNews_list-01001 .p_title11 {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}

.pagebox {
	width: 100%;
}

.pagebox,
#-remove--flag {
	width: 100%;
	margin: 0px auto;
}

body,
#-remove--flag {}

@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_portalResPublic_codeContainer-16242569454162828 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 50px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	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:1200px) 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 (min-width: 769px) and (max-width:1600px) {}

@media only screen and (min-width: 769px) and (max-width:1600px) {}

#c_portalResProduct_list-16245396877774642 .p_Product {
	width: calc((100% - 0px)/10);
}

#c_portalResProduct_list-16245396877774642 .relative {
	position: relative;
}

#c_portalResProduct_list-16245396877774642 .absolute {
	position: absolute;
}

#c_portalResProduct_list-16245396877774642 .proName {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 1rem 0 2rem;
}

#c_portalResProduct_list-16245396877774642 .swiper-slide {
	transition: 0.5s;
}

#c_portalResProduct_list-16245396877774642 .swp-nav {
	padding: 20px 0;
	overflow: hidden;
	z-index: 5;
	width: 100%;
	justify-content: space-between;
	display: flex;
}

#c_portalResProduct_list-16245396877774642 .list {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
}

#c_portalResProduct_list-16245396877774642 .swiper-container-pro {
	width: 100%;
	margin: 0;
}

#c_portalResProduct_list-16245396877774642 .productLi:hover .desc1 {
	display: block;
}

#c_portalResProduct_list-16245396877774642 .swiper-wrapper:hover .swiper-slide.on .enname {
	text-align: left;
}

#c_portalResProduct_list-16245396877774642 .swiper-wrapper:hover .swiper-slide.on .number {
	padding-top: 40px;
}

#c_portalResProduct_list-16245396877774642 .swiper-wrapper:hover .swiper-slide.on .blue {
	padding: 30px 10%;
}

#c_portalResProduct_list-16245396877774642 .block {
	display: block;
}

#c_portalResProduct_list-16245396877774642 .aTop {
	width: 100%;
	height: 560px;
	overflow: hidden;
}

#c_portalResProduct_list-16245396877774642 .picture {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	transition: 0.3s ease-in-out;
}

#c_portalResProduct_list-16245396877774642 .picture:before {
	position: absolute;
	content: '';
	left: 0;
	width: 110%;
	height: 100%;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(0, 20, 20, 0.1) 0%, rgba(0, 20, 20, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6631527b', endColorstr='#00000000', GradientType=0);
}

#c_portalResProduct_list-16245396877774642 .number {
	font-size: 22px;
	color: #fff;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
}

#c_portalResProduct_list-16245396877774642 .enname {
	font-size: 16px;
	color: #f1f1f1;
	text-align: center;
	width: 100%;
	line-height: 1;
	height: 40px;
	text-transform: uppercase;
}

#c_portalResProduct_list-16245396877774642 .blue {
	top: auto;
	left: 0px;
	width: 100%;
	bottom: 0;
	padding: 20px;
	transition: top 0.3s;
	text-align: center;
}

#c_portalResProduct_list-16245396877774642 .productLi:hover .blue {
	margin-top: 0;
	top: 0;
	text-align: left;
	background: rgba(210, 33, 34, 0.5);
}

#c_portalResProduct_list-16245396877774642 .desc1 {
	color: #fff;
	line-height: 1.8rem;
	overflow: hidden;
	font-size: 16px;
	display: none;
}

#c_portalResProduct_list-16245396877774642 .swiper-button-prev {
	font-size: 20px;
	cursor: pointer;
	width: 49%;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #ccc;
	height: 40px;
}

#c_portalResProduct_list-16245396877774642 .swiper-button-next {
	font-size: 20px;
	width: 49%;
	color: #fff;
	height: 40px;
	cursor: pointer;
	line-height: 40px;
	text-align: center;
	background-color: #ccc;
}

#c_portalResProduct_list-16245396877774642 .swiper-button-prev:hover {
	background-color: #D22122;
}

#c_portalResProduct_list-16245396877774642 .swiper-button-next:hover {
	background-color: #D22122;
}

@media only screen and (min-width: 769px) {
	#c_portalResProduct_list-16245396877774642 .swiper-slide {
		width: 20%;
		list-style-type: none;
	}
	#c_portalResProduct_list-16245396877774642 .swiper-wrapper .swiper-slide.wd-active {
		width: calc(60% / 4)!important;
	}
	#c_portalResProduct_list-16245396877774642 .swiper-wrapper .swiper-slide.on {
		width: 40%!important;
	}
}

@media only screen and (min-width: 769px) and (max-width:1600px) {
	#c_portalResProduct_list-16245396877774642 .blue {
		opacity: 0;
	}
	#c_portalResProduct_list-16245396877774642 .productLi:hover .blue {
		opacity: 1;
		padding: 50px 30px;
	}
}

@media only screen and (max-width: 1024px) {
	#c_portalResProduct_list-16245396877774642 .swiper-slide {
		width: 50%;
	}
}

@media only screen and (max-width: 768px) {
	#c_portalResProduct_list-16245396877774642 .productLi:hover .blue {
		padding: 40px 30px;
	}
	#c_portalResProduct_list-16245396877774642 .aTop {
		height: 360px;
	}
}

#c_portalResProduct_list-16245396877774642 {
	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_portalResProduct_list-16245974814228057 .p_Product {
	width: calc((100% - 0px)/5);
}

#c_portalResProduct_list-16245974814228057 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResProduct_list-16245974814228057>div {
	animation-fill-mode: both;
}

#c_portalResProduct_list-16245974814228057 .pro {
	padding: 0;
}

#c_portalResProduct_list-16245974814228057 .proUl {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#c_portalResProduct_list-16245974814228057 .proLink {
	display: block;
	width: 100%;
	height: 100%;
}

#c_portalResProduct_list-16245974814228057 .proLi {
	position: relative;
	overflow: hidden;
}

#c_portalResProduct_list-16245974814228057 .back {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(210, 33, 34, 0.8);
	left: 0;
	top: 100%;
	transition: 0.5s;
	z-index: 3;
}

#c_portalResProduct_list-16245974814228057 .proLi:hover .back {
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}

#c_portalResProduct_list-16245974814228057 .backproLink {
	width: 100%;
	text-align: center;
}

#c_portalResProduct_list-16245974814228057 .back_title {
	width: 100%;
	font-size: 26px;
	color: #fff;
	margin-top: 10px;
	text-align: center;
}

#c_portalResProduct_list-16245974814228057 .proImg {
	width: 100%;
	height: 100%;
}

#c_portalResProduct_list-16245974814228057 .txtBox {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
}

#c_portalResProduct_list-16245974814228057 .txtbut {
	position: absolute;
	bottom: 10%;
	left: 10%;
	width: 140px;
	height: 40px;
	border: 1px solid #656565;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	text-align: center;
}

#c_portalResProduct_list-16245974814228057 .leftBox {
	padding-top: 70px;
	padding-left: 10%;
	width: 52%;
	height: auto;
	overflow: hidden;
}

#c_portalResProduct_list-16245974814228057 .proTitle {
	position: relative;
	width: 100%;
	margin: 0;
	text-align: left;
	color: #D22122;
	font-weight: bold;
	font-size: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#c_portalResProduct_list-16245974814228057 .proSummry {
	margin: 1rem 0 1rem;
	font-size: 1rem;
	color: #333;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 5;
	line-height: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	transition: all .5s ease;
}

@media only screen and (min-width: 769px) {
	#c_portalResProduct_list-16245974814228057 .leftpro {
		width: calc((100% - 40px) / 3);
	}
	#c_portalResProduct_list-16245974814228057 .leftpro .proLi {
		width: 100%;
	}
	#c_portalResProduct_list-16245974814228057 .rightpro {
		display: flex;
		flex-wrap: wrap;
		width: calc(((100% - 20px) / 3) *2);
		margin-left: 20px;
	}
	#c_portalResProduct_list-16245974814228057 .proUl {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	#c_portalResProduct_list-16245974814228057 .proLi2 {}
	#c_portalResProduct_list-16245974814228057 .proLi3 {
		margin-left: 20px;
	}
	#c_portalResProduct_list-16245974814228057 .proLi4 {
		margin-top: 20px;
	}
	#c_portalResProduct_list-16245974814228057 .proLi5 {
		margin-left: 20px;
		margin-top: 20px;
	}
	#c_portalResProduct_list-16245974814228057 .rightpro .proLi {
		width: calc((100% - 20px) / 2);
		height: 315px;
		margin-right: 10px;
	}
	#c_portalResProduct_list-16245974814228057 .proLink {
		position: relative;
		transition: all .5s ease;
	}
}

@media only screen and (max-width: 768px) {
	#c_portalResProduct_list-16245974814228057 .leftpro {
		width: 100%;
	}
	#c_portalResProduct_list-16245974814228057 .rightpro {
		width: 100%;
	}
	#c_portalResProduct_list-16245974814228057 .proLi1 {
		width: 100%;
	}
	#c_portalResProduct_list-16245974814228057 .proLi {
		width: 100%;
	}
	#c_portalResProduct_list-16245974814228057 .proLi {
		margin-top: 10px;
	}
	#c_portalResProduct_list-16245974814228057 .leftBox {
		padding-top: 30px;
	}
	#c_portalResProduct_list-16245974814228057 .proTitle {
		font-size: 20px;
	}
	#c_portalResProduct_list-16245974814228057 .proSummry {
		font-size: 14px;
		line-height: 1.6;
		margin: 0;
	}
	#c_portalResProduct_list-16245974814228057 .backproLink img {
		width: 70px;
	}
	#c_portalResProduct_list-16245974814228057 .back_title {
		font-size: 18px;
	}
}

#c_portalResProduct_list-16245974814228057 {
	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;
}

@keyframes top-bottom {
	0% {
		transform: translate(-50%, -50%);
	}
	25% {
		transform: translate(-50%, -52%);
	}
	50% {
		transform: translate(-50%, -50%);
	}
	75% {
		transform: translate(-50%, -48%);
	}
	100% {
		transform: translate(-50%, -50%);
	}
}

25% {
	transform: translate(-50%, -52%);
}

50% {
	transform: translate(-50%, -50%);
}

75% {
	transform: translate(-50%, -48%);
}

100% {
	transform: translate(-50%, -50%);
}


}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#c_portalResProduct_list-16246062204430548 .p_articles {
	width: calc((100% - 0px)/1);
}
#c_portalResProduct_list-16246062204430548 .p_CommonSummaryBoxA {
	text-align: center;
}
#c_portalResProduct_list-16246062204430548 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#c_portalResProduct_list-16246062204430548>div {
	animation-fill-mode: both;
}
#c_portalResProduct_list-16246062204430548 .swiper-container {
	width: 94%;
	max-width: 1660px;
	margin: 0rem auto;
}
#c_portalResProduct_list-16246062204430548 .swiper-slide {
	overflow: hidden;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseBg {
	content: '';
	width: calc(50% - 10px);
	position: absolute;
	left: 0px;
	height: 84.5%;
	top: 0px;
	background: #f7f7f7;
	z-index: -1;
}
#c_portalResProduct_list-16246062204430548 .yx_ImgBig {
	padding-bottom: 65%;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseImgList {
	bottom: 30px;
	left: 0px;
	width: 100%;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseSmall {
	padding-bottom: 14%;
	width: calc((100% - 120px)/4);
	margin-right: 40px;
	opacity: 0;
	border: 2px solid #fff;
	transform: translateX(0%);
	transition: all 1.2s ease;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseSmall:nth-child(2) {
	transform: translateX(100%);
}
#c_portalResProduct_list-16246062204430548 .yx_CaseSmall:nth-child(3) {
	transform: translateX(200%);
}
#c_portalResProduct_list-16246062204430548 .yx_CaseSmall:nth-child(4) {
	transform: translateX(300%);
}
#c_portalResProduct_list-16246062204430548 .yx_CaseSmall:nth-child(5) {
	margin-right: 0 !important;
	transform: translateX(400%);
}
#c_portalResProduct_list-16246062204430548 .yx_CaseLeft {
	width: 40%;
	padding-right: 5%;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseRight {
	width: 60%;
	opacity: 0;
	transform: translateX(100%);
	transition: all 1.2s ease;
}
#c_portalResProduct_list-16246062204430548 .swiper-button {
	font-size: 30px;
	color: #cccccc;
	width: 30px;
	position: relative;
	cursor: pointer;
}
#c_portalResProduct_list-16246062204430548 .swiper-button:hover {
	color: #D22122;
	transition: all 0.3s ease;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseBtnDian {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 60px);
}
#c_portalResProduct_list-16246062204430548 .swiper-pagination-bullet {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #e5e5e5;
	margin: 0 6px;
}
#c_portalResProduct_list-16246062204430548 .swiper-pagination-bullet-active {
	background: #D22122;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseBtnBox:before {
	border: 1px dashed #ccc;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: -1;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseBtn {
	width: 284px;
	margin: 0 auto;
	background: #fff;
	height: 30px;
	align-items: center;
	margin-top: 60px;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseTit {
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	margin-top: 24px;
	font-weight: bold;
	transform: translateY(60px);
}
#c_portalResProduct_list-16246062204430548 .yx_Summary {
	font-size: 16px;
	color: #888888;
	line-height: 2;
	padding-right: 0;
	-webkit-line-clamp: 3;
	margin: 24px 0 36px;
	transform: translateY(100px);
}
#c_portalResProduct_list-16246062204430548 .yx_CaseMore {
	width: 108px;
	height: 42px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	color: #888888;
	position: relative;
	transform: translateY(120px);
}
#c_portalResProduct_list-16246062204430548 .yx_CaseMore:before {
	content: '';
	position: absolute;
	width: 0px;
	top: -1px;
	left: 0px;
	background: #D22122;
	height: 1px;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseMore:after {
	content: '';
	position: absolute;
	bottom: -1px;
	width: 0px;
	left: 0px;
	height: 1px;
	background: #D22122;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseMore i {
	margin-left: 18px;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseMore:hover:before {
	width: 100%;
	transition: all 0.6s ease;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseMore:hover:after {
	width: 100%;
	transition: all 0.6s ease;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseMore:hover {
	color: #D22122;
	transition: all 0.6s ease;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseMore:hover i {
	transform: translateX(100%);
	transition: all 0.6s ease;
}
#c_portalResProduct_list-16246062204430548 .yx_Img img {
	object-fit: cover;
	top: auto;
	left: auto;
	width: 100%;
	height: 100%;
	transform: translate(0px, 0px);
}
#c_portalResProduct_list-16246062204430548 .yx_Img:hover img {
	transform: scale(1.1);
	transition: all 0.6s ease;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseLeft * {
	transition: all 1.2s ease;
}
#c_portalResProduct_list-16246062204430548 .swiper-slide-active .yx_CaseLeft * {
	transform: translateY(0px) !important;
}
#c_portalResProduct_list-16246062204430548 .swiper-slide-active .yx_CaseRight {
	transform: translateX(0px) !important;
	opacity: 0.5 !important;
}
#c_portalResProduct_list-16246062204430548 .yx_CaseImgList * {
	transition: all 1.2s ease;
}
#c_portalResProduct_list-16246062204430548 .swiper-slide-active .yx_CaseImgList * {
	transform: translateX(0px) !important;
	opacity: 1 !important;
}
#c_portalResProduct_list-16246062204430548 .swiper-slide-active .yx_CaseImgList .yx_Img:hover img {
	transform: scale(1.1) translateX(0px) !important;
}
@media only screen and (max-width:1024px) {
	#c_portalResProduct_list-16246062204430548 .yx_CaseRight {
		width: 55%;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseLeft {
		width: 45%;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_Summary {
		-webkit-line-clamp: 2;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_ImgBig {
		padding-bottom: 85%;
	}
}
@media only screen and (max-width:1024px) {
	#c_portalResProduct_list-16246062204430548 .yx_CaseSmall {
		width: calc((100% - 90px)/4);
		margin-right: 30px;
	}
}
@media only screen and (max-width:768px) {
	#c_portalResProduct_list-16246062204430548 .yx_CaseRight {
		width: 100%;
		margin-top: 36px;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseLeft {
		width: 100%;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_ImgBig {
		padding-bottom: 65%;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseBg {
		width: 97%;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseBtn {
		margin-top: 38px;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseImgList {
		position: inherit;
		margin-top: 24px;
		flex-wrap: wrap;
		bottom: auto;
		justify-content: space-between;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseSmall {
		width: calc((100% - 14px)/2);
		margin: 0 0 14px 0 !important;
		padding-bottom: 40%;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseSmall:nth-child(4) {
		display: none !important;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseSmall:nth-child(5) {
		display: none !important;
	}
	
	#c_portalResProduct_list-16246062204430548 .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 4px;
	}
	
	#c_portalResProduct_list-16246062204430548 .yx_CaseBtn {
		width: 210px;
	}
}
#c_portalResProduct_list-16246062204430548 {
	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;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#c_portalResPublic_codeContainer-16242566543080044 .g_box {
	display: flex;
	flex-wrap: wrap;
	align-items: Center;
}
#c_portalResPublic_codeContainer-16242566543080044 .g_item {
	width: 100%;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
#c_portalResPublic_codeContainer-16242566543080044 .g_num {
	font-size: 46px;
	color: #fff;
	font-family: Oswald;
	font-weight: bold;
}
#c_portalResPublic_codeContainer-16242566543080044 .g_unit {
	font-size: 16px;
	color: #fff;
	padding-left: 12px;
}
#c_portalResPublic_codeContainer-16242566543080044 .g_t2 {
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 6px;
}
#c_portalResPublic_codeContainer-16242566543080044 .g_line {
	width: 1px;
	height: 56px;
	background: rgba(255, 255, 255, 0.5);
	margin-right: 10px;
	margin-left: 9px;
}
#c_portalResPublic_codeContainer-16242566543080044 .g_t1 {
	display: flex;
	align-content: baseline;
	align-items: baseline;
	justify-content: center;
}
#c_portalResPublic_codeContainer-16242566543080044 .z_ty_icon {
	font-size: 16px;
}
#c_portalResPublic_codeContainer-16242566543080044 .z_ty_icon span {
	font-size: 36px;
}
@media only screen and (max-width:1024px) {
	#c_portalResPublic_codeContainer-16242566543080044 .g_num {
		font-size: 36px;
	}
	
	#c_portalResPublic_codeContainer-16242566543080044 .g_unit {
		padding-top: 0px;
	}
	
	#c_portalResPublic_codeContainer-16242566543080044 .z_ty_icon span {
		font-size: 16px;
	}
	
	#c_portalResPublic_codeContainer-16242566543080044 .g_t2 {
		font-size: 14px;
	}
	
	#c_portalResPublic_codeContainer-16242566543080044 .g_t1 {
		font-size: 14px;
	}
}
@media only screen and (max-width:450px) {
	#c_portalResPublic_codeContainer-16242566543080044 .g_num {
		font-size: 24px;
	}
	
	#c_portalResPublic_codeContainer-16242566543080044 .g_t2 {
		font-size: 13px;
	}
	
	#c_portalResPublic_codeContainer-16242566543080044 .g_unit {
		font-size: 14px;
	}
}
@media only screen and (min-width:1025px) {
	#c_portalResPublic_codeContainer-16242566543080044 .g_box {
		margin-top: 30%;
	}
}
#c_portalResPublic_codeContainer-16242566543080044 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 50px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	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) {}
#c_portalResNews_list-16246142622607981 .p_articles {
	width: calc((100% - 0px)/6);
}
#c_portalResNews_list-16246142622607981 .p_CommonSummaryBoxA {
	text-align: center;
}
#c_portalResNews_list-16246142622607981 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#c_portalResNews_list-16246142622607981>div {
	animation-fill-mode: both;
}
#c_portalResNews_list-16246142622607981 .newBox {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#c_portalResNews_list-16246142622607981 .newContainer {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
#c_portalResNews_list-16246142622607981 .swiper-slide {
	padding: 20px;
	background: #fff;
}
#c_portalResNews_list-16246142622607981 .porTbox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding-bottom: 66.7%;
}
#c_portalResNews_list-16246142622607981 .newImg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	min-height: 100%;
	transition: all .5s ease;
}
#c_portalResNews_list-16246142622607981 .newData {
	font-size: 60px;
	font-weight: bold;
	line-height: 72px;
	color: #333;
}
#c_portalResNews_list-16246142622607981 .newYearMon {
	font-size: 26px;
	color: #a0a0a0;
	font-weight: normal;
	margin-bottom: 10px;
}
#c_portalResNews_list-16246142622607981 .porBbox {
	overflow: hidden;
	width: 100%;
}
#c_portalResNews_list-16246142622607981 .newTitle {
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	white-space: nowrap;
	width: 100%;
	margin: 20px 0 10px;
	display: block;
	font-weight: bold;
}
#c_portalResNews_list-16246142622607981 .newTitle a {
	color: #333;
}
#c_portalResNews_list-16246142622607981 .newTitle a:hover {
	color: #D22122;
}
#c_portalResNews_list-16246142622607981 .newSummry {
	color: #595959;
	font-size: 16px;
	white-space: nowrap;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#c_portalResNews_list-16246142622607981 .lookDetail {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#c_portalResNews_list-16246142622607981 .leftBox {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #333;
	transition: 0.5s all;
}
#c_portalResNews_list-16246142622607981 .jiant {
	width: 50%;
	float: left;
	background: url(../images/wel10.png?tenantId=239605&viewType=1&v=1665451152000) no-repeat right center;
	height: 20px;
	transition: 0.5s all;
}
#c_portalResNews_list-16246142622607981 .porTbox:hover .newImg {
	transform: translate(-50%, -50%) scale(1.1);
}
#c_portalResNews_list-16246142622607981 .lookDetail:hover .jiant {
	background: url(../images/wel10.png?tenantId=239605&viewType=1&v=1665451152000) no-repeat 95% center;
}
#c_portalResNews_list-16246142622607981 .swiper-pagination {
	display: flex;
	justify-content: center;
	margin: 30px auto 5px;
}
#c_portalResNews_list-16246142622607981 .swiper-pagination span {
	width: 16px;
	height: 16px;
	background: #bfbfbf;
	border-radius: 50%;
	margin: 0 5px;
}
#c_portalResNews_list-16246142622607981 .swiper-pagination span.swiper-pagination-bullet-active {
	background: #D22122;
}
@media only screen and (min-width: 769px) {
	#c_portalResNews_list-16246142622607981 .newContainer {
		max-width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	#c_portalResNews_list-16246142622607981 .newContainer {
		max-width: 100%;
	}
	
	#c_portalResNews_list-16246142622607981 .newLi {
		padding: 10px 0;
	}
	
	#c_portalResNews_list-16246142622607981 .newData {
		font-size: 50px;
		line-height: 1;
	}
	
	#c_portalResNews_list-16246142622607981 .newTitle {
		margin: 10px 0;
	}
	
	#c_portalResNews_list-16246142622607981 .lookDetail {
		border: 1px solid #eee;
		padding: 10px;
	}
}
#c_portalResNews_list-16246142622607981 {
	width: 90%;
	max-width: 1660px;
	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-1614058884713>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1619344626071 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1619344626071>div {
	animation-fill-mode: both;
}
#w_grid-1619344626071>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2rem;
		margin-top: 2rem;
		margin-left: 0;
	}
	
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell {
		margin-bottom: 4rem;
		margin-top: 4rem;
		margin-left: 0px;
	}
	
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2.6rem;
		margin-top: 2.6rem;
		margin-left: 0px;
	}
	
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1619344626071>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
#w_grid-1624539552216>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
#w_grid-1624539552216>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
	font-family: 'Roboto';
	font-weight: bold;
	text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624539552216>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 28px;
		line-height: 1.5;
	}
	
	#w_grid-1624539552216>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 18px;
		line-height: 1;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624539552216>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 50px;
		line-height: 1.5;
	}
	
	#w_grid-1624539552216>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 30px;
		line-height: 1;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1624539689082>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1624005046455>div>.p_gridbox {
	background-image: url(../images/bgp01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#w_grid-1624005046455 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1624005046455>div {
	animation-fill-mode: both;
}
#w_grid-1624005046455>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2rem;
		margin-top: 2rem;
		margin-left: 0;
	}
	
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell {
		margin-bottom: 4rem;
		margin-top: 4rem;
		margin-left: 0;
	}
	
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2.6rem;
		margin-top: 2.6rem;
		margin-left: 0px;
	}
	
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624005046455>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
#w_grid-1624589442312>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
#w_grid-1624589442312>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
	font-family: 'Roboto';
	font-weight: bold;
	text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624589442312>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 28px;
		line-height: 1.5;
	}
	
	#w_grid-1624589442312>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 18px;
		line-height: 1;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624589442312>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 50px;
		line-height: 1.5;
	}
	
	#w_grid-1624589442312>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 30px;
		line-height: 1;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1624589594657>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1624605426525 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1624605426525>div {
	animation-fill-mode: both;
}
#w_grid-1624605426525>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2rem;
		margin-top: 2rem;
		margin-left: 0;
	}
	
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2.6rem;
		margin-top: 2.6rem;
		margin-left: 0px;
	}
	
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624605426525>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
#w_grid-1624606142695>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
#w_grid-1624606142695>div>.p_gridbox {
	margin-bottom: 3rem;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1624606142707>div>.p_gridbox {
	display: flex;
	align-items: flex-end;
	position: relative;
	z-index: 2;
}
#w_grid-1624606142707 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1624606142707>div {
	animation-fill-mode: both;
}
#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624606142707>div>.p_gridbox {
		margin-top: 2rem;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 23.98%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0;
		clear: left;
		margin-right: 0;
		width: 76.02%;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624606142707>div>.p_gridbox {
		margin-top: 4rem;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 50%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0px;
		clear: left;
		margin-right: 0px;
		width: 50%;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1624606142707>div>.p_gridbox {
		margin-top: 2.6rem;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 50%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0px;
		clear: left;
		margin-right: 0px;
		width: 50%;
	}
	
	#w_grid-1624606142707>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0px;
	}
}
#w_grid-1624608116871>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
#w_grid-1624608116871>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
	font-family: 'Roboto';
	font-weight: bold;
	text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624608116871>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 28px;
		line-height: 1.5;
	}
	
	#w_grid-1624608116871>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 18px;
		line-height: 1;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624608116871>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 50px;
		line-height: 1.5;
	}
	
	#w_grid-1624608116871>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 30px;
		line-height: 1;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_fbtn-1624609002809 .p_CommonBtn {
	border-width: 0px;
	width: 104px;
	height: 50px;
	border-radius: 0px;
	padding: 0px;
	background: url(../images/morefd.png?tenantId=239605&viewType=1&v=1665451152000) no-repeat right center;
	box-shadow: none;
}
#w_fbtn-1624609002809 .p_CommonBtn .font {
	color: #666;
	text-align: left;
	font-size: 16px;
}
#w_fbtn-1624609002809 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_fbtn-1624609002809>div {
	animation-fill-mode: both;
}
#w_grid-1624255051297>div>.p_gridbox {
	background-image: url(../images/abf01.jpg?tenantId=239605&viewType=1&v=1665451152000);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #f0f0f0;
}
#w_grid-1624255051297 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1624255051297>div {
	animation-fill-mode: both;
}
#w_grid-1624255051297>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width:1025px) {
	#w_grid-1624255051297>div>.p_gridbox {
		min-height: 750px;
		background-attachment: fixed;
	}
	
	#w_grid-1624255051297>div>.p_gridbox {}
	
	#w_grid-1624255051297>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0;
	}
	
	#w_grid-1624255051297>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624255051297>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
#w_grid-1624259186965 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1624259186965>div {
	animation-fill-mode: both;
}
#w_grid-1624259186965>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2.4rem;
		margin-top: 2.4rem;
		margin-left: 0;
	}
	
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell {
		margin-bottom: 4rem;
		margin-top: 4rem;
		margin-left: 0;
	}
	
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell {
		margin-bottom: 4rem;
		margin-top: 4rem;
		margin-left: 0px;
	}
	
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624259186965>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
#w_grid-1624611660265>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
#w_grid-1624611660265>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
	font-family: 'Roboto';
	font-weight: bold;
	text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624611660265>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 28px;
		line-height: 1.5;
	}
	
	#w_grid-1624611660265>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 18px;
		line-height: 1;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624611660265>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 50px;
		line-height: 1.5;
	}
	
	#w_grid-1624611660265>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 30px;
		line-height: 1;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1624255084307 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1624255084307>div {
	animation-fill-mode: both;
}
#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 1024px) {
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(2) {
		display: none;
	}
	
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0.6rem;
		margin-top: 0.6rem;
		margin-left: 0px;
	}
	
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 3%;
	}
	
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 32.2622%;
		margin-left: 3%;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0px;
		clear: left;
		margin-right: 0px;
		width: 64.7378%;
	}
	
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0%;
	}
	
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624255084307>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
#w_grid-1624256010989>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1624259362434>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
#w_grid-1624259362434>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
	font-size: 24px;
}
#w_grid-1624259362434>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
	font-size: 16px;
	line-height: 2rem;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624259362434>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 20px;
	}
	
	#w_grid-1624259362434>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 14px;
		line-height: 2rem;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_fbtn-1624612270263 .p_CommonBtn {
	border: 1px solid #626262;
	width: 160px;
	height: 45px;
	border-radius: 0px;
	background: transparent;
	box-shadow: none;
}
#w_fbtn-1624612270263 .p_CommonBtn .font {
	color: #333;
	font-size: 16px;
	line-height: 45px;
}
#w_fbtn-1624612270263 .p_CommonBtn:hover {
	background-color: #D22122;
	border-color: #D22122;
}
#w_fbtn-1624612270263 .p_CommonBtn:hover .font {
	color: #fff;
}
#w_fbtn-1624612270263 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_fbtn-1624612270263>div {
	animation-fill-mode: both;
}
#w_grid-1624614070844>div>.p_gridbox {
	background-color: rgba(247, 247, 247, 1);
}
#w_grid-1624614070844 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1624614070844>div {
	animation-fill-mode: both;
}
#w_grid-1624614070844>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2rem;
		margin-top: 2rem;
		margin-left: 0;
	}
	
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell {
		margin-bottom: 4rem;
		margin-top: 4rem;
		margin-left: 0px;
	}
	
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell {
		margin-bottom: 2.6rem;
		margin-top: 2.6rem;
		margin-left: 0px;
	}
	
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624614070844>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}
#w_grid-1624614198738>div>.p_gridbox {
	display: flex;
	align-items: flex-end;
	position: relative;
	z-index: 2;
}
#w_grid-1624614198738 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1624614198738>div {
	animation-fill-mode: both;
}
#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 23.98%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0;
		clear: left;
		margin-right: 0;
		width: 76.02%;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 50%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0px;
		clear: left;
		margin-right: 0px;
		width: 50%;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
		width: 50%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
		margin-left: 0px;
		clear: left;
		margin-right: 0px;
		width: 50%;
	}
	
	#w_grid-1624614198738>div>.p_gridbox>.p_gridCell:nth-child(2n) {
		margin-right: 0px;
	}
}
#w_grid-1624614198746>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
#w_grid-1624614198746>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
	font-family: 'Roboto';
	font-weight: bold;
	text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
	#w_grid-1624614198746>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 28px;
		line-height: 1.5;
	}
	
	#w_grid-1624614198746>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 18px;
		line-height: 1;
	}
}
@media only screen and (min-width: 769px) {
	#w_grid-1624614198746>div>.p_gridbox>.p_gridCell>div:nth-child(1) span {
		font-size: 50px;
		line-height: 1.5;
	}
	
	#w_grid-1624614198746>div>.p_gridbox>.p_gridCell>div:nth-child(2) span {
		font-size: 30px;
		line-height: 1;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_fbtn-1624614198751 .p_CommonBtn {
	border-width: 0px;
	width: 104px;
	height: 50px;
	border-radius: 0px;
	padding: 0px;
	background: url(../images/morefd.png) no-repeat right center;
	box-shadow: none;
}
#w_fbtn-1624614198751 .p_CommonBtn .font {
	color: #666;
	line-height: 50px;
	text-align: left;
	font-size: 16px;
}
#w_fbtn-1624614198751 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_fbtn-1624614198751>div {
	animation-fill-mode: both;
}
#w_grid-1624614263525>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#w_grid-1614058884713 {
	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-1619344626071 {
	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-1624539552216 {
	width: 94%;
	max-width: 1660px;
	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_common_text-1624539566462 {
	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_common_text-1624539631750 {
	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_grid-1624539689082 {
	width: 94%;
	max-width: 1600px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1624005046455 {
	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-1624589442312 {
	width: 94%;
	max-width: 1660px;
	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_common_text-1624589442343 {
	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_common_text-1624589442358 {
	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_grid-1624589594657 {
	width: 94%;
	max-width: 1660px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1624605426525 {
	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-1624606142695 {
	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-1624606142707 {
	width: 94%;
	max-width: 1660px;
	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-1624608116871 {
	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_common_text-1624608116884 {
	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_common_text-1624608116887 {
	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_fbtn-1624609002809 {
	width: 100%;
	max-width: 104px;
	min-width: 0px;
	height: 100%;
	max-height: 0px;
	min-height: 50px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1624255051297 {
	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-1624259186965 {
	width: 94%;
	max-width: 1600px;
	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-1624611660265 {
	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_common_text-1624611660275 {
	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_common_text-1624611660278 {
	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_grid-1624255084307 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1624256010989 {
	width: 100%;
	max-width: 900px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	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_grid-1624259362434 {
	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_common_text-1624611842176 {
	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_common_text-1624256727732 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_fbtn-1624612270263 {
	width: 100%;
	max-width: 160px;
	min-width: 0px;
	height: 100%;
	max-height: 0px;
	min-height: 45px;
	margin-top: 4%;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1624614070844 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 375px;
	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-1624614198738 {
	width: 94%;
	max-width: 1660px;
	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-1624614198746 {
	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_common_text-1624614198754 {
	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_common_text-1624614198757 {
	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_fbtn-1624614198751 {
	width: 100%;
	max-width: 104px;
	min-width: 0px;
	height: 100%;
	max-height: 0px;
	min-height: 50px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1624614263525 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 2%;
	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:1200px) and (min-width: 769px) {}
@media only screen and (max-width:1200px) and (min-width: 769px) {}
@media only screen and (max-width:1200px) and (min-width: 769px) {}
@media only screen and (max-width:1200px) and (min-width: 769px) {}
@media only screen and (max-width:1200px) and (min-width: 769px) {}
@media only screen and (max-width:1200px) and (min-width: 769px) {}
@media only screen and (max-width:1200px) and (min-width: 769px) {}
@media only screen and (max-width:1200px) and (min-width: 769px) {}
@media only screen and (max-width:1200px) and (min-width: 769px) {}
#c_portalResEbizads_banner-16245338219869860 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#c_portalResEbizads_banner-16245338219869860>div {
	animation-fill-mode: both;
}
#c_portalResEbizads_banner-16245338219869860 .bannerBox {
	width: 100%;
	height: auto;
}
#c_portalResEbizads_banner-16245338219869860 .content {
	position: relative;
	width: 100%;
	height: auto;
}
#c_portalResEbizads_banner-16245338219869860 .picB {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
#c_portalResEbizads_banner-16245338219869860 .bannerPic {
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
	transform: none;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-button-prev {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	left: 20px;
	background-color: rgba(91, 112, 136, .5);
	color: #fff;
	text-align: center;
	line-height: 38px;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-button-next {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	right: 20px;
	background-color: rgba(91, 112, 136, .5);
	color: #fff;
	text-align: center;
	line-height: 38px;
}
#c_portalResEbizads_banner-16245338219869860 .text {
	position: absolute;
	top: 48%;
	width: 90%;
	max-width: 1600px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	transform: translateY(-50%);
}
#c_portalResEbizads_banner-16245338219869860 .bannerTitle {
	color: #fff;
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 20px;
	font-size: 1.125rem;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: hidden;
	opacity: 0;
	transition: 1s;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-slide-active .bannerTitle {
	visibility: visible;
	-webkit-animation: caption-bottom 0.8s 1s ease-out both;
	animation: caption-bottom 0.8s 1s ease-out both;
}
#c_portalResEbizads_banner-16245338219869860 .bannerTitle::after {
	content: '';
	display: block;
	width: 4rem;
	height: 0.125rem;
	background-color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#c_portalResEbizads_banner-16245338219869860 .summry {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: 3px;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: hidden;
	opacity: 0;
	transition: 1s;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-slide-active .summry {
	visibility: visible;
	-webkit-animation: caption-bottom2 1s 1s ease-out both;
	animation: caption-bottom2 1s 1s ease-out both;
}
#c_portalResEbizads_banner-16245338219869860 .bannerLink {
	display: block;
	width: 6rem;
	height: 2rem;
	border-radius: 1rem;
	background-color: #fff;
	text-align: center;
	line-height: 2rem;
	color: #ccc;
	margin-top: 3rem;
}
#c_portalResEbizads_banner-16245338219869860 .bannerLink:hover {
	background-color: rgba(227, 70, 70, 1);
	color: #fff;
	transition: all 2s ease;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-pagination {
	display: flex;
	justify-content: center;
	margin: 20px auto;
	bottom: 20px;
	position: absolute;
	width: 100%;
	z-index: 5;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-pagination span {
	width: 16px;
	height: 16px;
	background: #ffffff;
	border-radius: 50%;
	margin: 0 5px;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-pagination span.swiper-pagination-bullet-active {
	background: #e5001d;
}
#c_portalResEbizads_banner-16245338219869860 .p_enname {
	font-size: 30px;
	font-weight: 100;
	color: #fff;
	letter-spacing: 3px;
	line-height: 1.5rem;
	text-shadow: rgba(0, 0, 0, 0.2) 3px 3px 5px;
	text-transform: uppercase;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: hidden;
	opacity: 0;
	transition: 0.8s;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-slide-active .p_enname {
	visibility: visible;
	-webkit-animation: caption-top 0.5s 1s ease-out both;
	animation: caption-top 0.5s 1s ease-out both;
}
#c_portalResEbizads_banner-16245338219869860 .yx_more {
	display: block;
	margin: 3% 0 0 0;
	border: 1px solid #ffffff;
	line-height: 42px;
	width: 140px;
	text-align: center;
	font-weight: bold;
	background: transparent;
	font-size: 14px;
	color: #fff;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: hidden;
	opacity: 0;
	transition: 1s;
}
#c_portalResEbizads_banner-16245338219869860 .swiper-slide-active .yx_more {
	visibility: visible;
	-webkit-animation: caption-bottom3 1.2s 1s ease-out both;
	animation: caption-bottom3 1.2s 1s ease-out both;
}
#c_portalResEbizads_banner-16245338219869860 .yx_more .p_LinkA {
	color: #fff;
	font-size: 16px;
}
@media only screen and (min-width: 769px) {
	#c_portalResEbizads_banner-16245338219869860 .mo_pic {
		display: none;
	}
}
@media only screen and (max-width:1200px) and (min-width: 769px) {
	#c_portalResEbizads_banner-16245338219869860 .bannerTitle {
		font-size: 2.6rem;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .summry {
		font-size: 1rem;
	}
}
@media only screen and (min-width:1200px) {
	#c_portalResEbizads_banner-16245338219869860 .bannerTitle {
		font-size: 56px;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .mo_pic {
		display: none;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .picB {
		height: calc(100vh - 100px);
		max-height: 1000px;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .bannerPic {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
}
@media only screen and (max-width: 768px) {
	#c_portalResEbizads_banner-16245338219869860 .p_enname {
		font-size: 20px;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .pc_pic {
		display: none;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .bannerBtn {
		display: none;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .bannerTitle {
		font-size: 24px;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .summry {
		font-size: 1rem;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .swiper-pagination span {
		width: 14px;
		height: 14px;
	}
	
	#c_portalResEbizads_banner-16245338219869860 .yx_more {
		margin-top: 6%;
	}
}
#c_portalResEbizads_banner-16245338219869860 {
	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;
}