.e_FlowCommonStyleBox-001 {
	width: 100%;
	height: auto;
	width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
	color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
	color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
	background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	margin-right: 10px;
	font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
	content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-weight: normal;
	font-size: 16px;
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_sub {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: #1890FF;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
	content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
	width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}

@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_ProductList {
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		overflow: hidden;
		background-color: transparent;
		white-space: normal;
		font-size: 0;
	}

	.c_portalResProduct_list-01001 .p_categorySummaryBox {
		padding: 15px;
		border-bottom: 1px solid rgba(0,0,0,0.09);
	}

	.c_portalResProduct_list-01001 .p_categorySummary {
		color: rgba(0,0,0,0.45);
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		vertical-align: top;
		word-break: break-all;
	}

	.c_portalResProduct_list-01001 .p_sort {
		margin: 0;
		width: auto;
		height: auto;
		padding: 0 15px;
		overflow: hidden;
		font-size: 16px;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		border-bottom: 10px solid #F5F5F5;
	}

	.c_portalResProduct_list-01001 .d_sortBtn {
		-webkit-flex: 1.5;
		flex: 1.5;
		-webkit-box-flex: 1.5;
		-moz-box-flex: 1.5;
		-ms-flex: 1.5;
		display: block;
		position: relative;
		width: 100%;
		line-height: 40px;
		text-align: center;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:hover, .c_portalResProduct_list-01001 .d_sortBtn:active {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .d_sortBtn.active {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .p_default {
		-webkit-flex: 1;
		flex: 1;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
		display: none;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
		display: inline-block;
		font-size: 12px;
		width: 0;
		height: 0;
		margin: 5px 0 0 3px;
		font: 0/0 arial;
		vertical-align: middle;
		border: 5px dashed transparent;
		border-top: 5px solid rgba(0,0,0,0.45);
		text-align: center;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
		content: "\e69a";
		line-height: 30px;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
		color: #1890FF;
		border-top-color: #1890FF;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
		margin-top: 0;
		border-top: 0 none;
		border-bottom: 5px solid rgba(0,0,0,0.45);
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
		content: "\e69c";
	}

	.c_portalResProduct_list-01001 .p_default .font .iconfont {
		display: none;
	}

	.c_portalResProduct_list-01001 .p_products {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		overflow: hidden;
		white-space: normal;
	}

	.c_portalResProduct_list-01001 .p_Product {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: calc((100% - 0px)/1)!important;
		padding: 15px 15px 0;
		height: inherit;
	}

	.c_portalResProduct_list-01001 .p_ProductInner {
		width: 100%;
		padding: 0 0 15px;
		border-top: 0 none;
		border-left: 0 none;
		border-right: 0 none;
		box-sizing: content-box;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.c_portalResProduct_list-01001 .p_Product:last-of-type .p_ProductInner {
		border: 0 none;
	}

	.c_portalResProduct_list-01001 .p_images {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		text-align: center;
		font-size: 0;
		overflow: hidden;
		webkit-flex: 1;
		flex: 1;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
	}

	.c_portalResProduct_list-01001 .p_image {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .p_imagesPc {
		display: none;
	}

	.c_portalResProduct_list-01001 .p_linkB {
		width: inherit;
		height: inherit;
		display: block;
		position: static;
	}

	.c_portalResProduct_list-01001 .p_image {
		width: 100%;
		height: 100%;
		padding: 0;
	}

	.c_portalResProduct_list-01001 .p_ThumbnailBox {
		display: none;
	}

	.c_portalResProduct_list-01001 .d_articles {
		height: auto;
		width: auto;
		padding: 0 0 0 15px;
		margin: 0;
		overflow: hidden;
		-webkit-flex: 2.4;
		flex: 2.4;
		-webkit-box-flex: 2.4;
		-moz-box-flex: 2.4;
		-ms-flex: 2.4;
	}

	.c_portalResProduct_list-01001 .d_HeadBox {
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228,228,228,0);
		background-color: transparent;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .d_title {
		display: block;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		font-weight: 400;
		cursor: pointer;
		line-height: 22px;
		vertical-align: middle;
	}

	.c_portalResProduct_list-01001 .p_TagBox {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		width: auto;
		height: auto;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228,228,228,0);
		background-color: transparent;
		overflow: hidden;
		display: none;
	}

	.c_portalResProduct_list-01001 .p_tag {
		float: left;
		margin: 0 5px 0 5px;
		padding: 0;
		border-width: 1px;
		border-style: none;
		border-color: transparent;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .p_tag:hover {
		border-width: 1px;
		border-style: none;
		border-color: transparent;
	}

	.c_portalResProduct_list-01001 .p_tag:active {
		border-width: 1px;
		border-style: none;
		border-color: transparent;
	}

	.c_portalResProduct_list-01001 .d_item {
		width: auto;
		height: auto;
		margin: 5px 0;
		padding: 0;
		vertical-align: middle;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .d_item .d_itemLable {
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px 0 0;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .d_item .d_itemValue {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .p_salePricePc, .c_portalResProduct_list-01001 .p_NomBoxPc {
		display: none;
	}

	.c_portalResProduct_list-01001 .d_SummaryBox {
		margin: 5px 0;
		width: auto;
		height: auto;
		padding: 0;
		overflow: hidden;
	}

	.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;
		overflow: hidden;
		word-break: break-all;
		white-space: normal;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .p_interaction .btn-default {
		display: inline-block;
		margin: 5px 0 0;
	}

	.c_portalResProduct_list-01001 .p_keyword {
		display: inline-block;
		padding-right: 5px;
		white-space: nowrap;
		overflow: hidden;
		vertical-align: middle;
	}
}

@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_ProductList {
		width: auto;
		height: auto;
		overflow: hidden;
		white-space: normal;
		font-size: 0;
		padding: 20px 25px;
	}

	.c_portalResProduct_list-01001 .p_categorySummaryBox {
		padding: 0 0 20px;
		margin: 0 0 30px;
		border-bottom: 1px solid rgba(0,0,0,0.09);
	}

	.c_portalResProduct_list-01001 .p_categorySummary {
		color: rgba(0,0,0,0.45);
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		vertical-align: top;
		word-break: break-all;
	}

	.c_portalResProduct_list-01001 .p_sort {
		margin: 0 0 10px;
		width: auto;
		height: auto;
		padding: 0 0 0 1px;
		border-width: 1px;
		border-style: none;
		border-color: rgba(228,228,228,0);
		background-color: transparent;
		overflow: hidden;
		clear: both;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .d_sortBtn {
		position: relative;
		float: left;
		height: 30px;
		margin: 0 0 0 -1px;
		line-height: 30px;
		text-align: left;
		padding-left: 15px;
		padding-right: 30px;
		background-color: rgba(255, 255, 255, 1);
		border-width: 1px;
		border-style: solid;
		border-color: #D9D9D9;
		cursor: pointer;
		color: rgba(0,0,0,0.65);
	}

	.c_portalResProduct_list-01001 .d_sortBtn:hover, .c_portalResProduct_list-01001 .d_sortBtn:active {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .d_sortBtn.active {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .p_default {
		padding-right: 15px;
	}

	.c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
		border-color: #1890FF;
		color: #1890FF;
		z-index: 2;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
		display: none;
	}

	.c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 8px;
		font-size: 12px;
		color: rgba(0,0,0,0.65);
		text-align: center;
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-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;
		overflow: hidden;
		white-space: normal;
	}

	.c_portalResProduct_list-01001 .p_Product {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: calc((100% - 0px)/3);
		padding: 10px;
		height: inherit;
	}

	.c_portalResProduct_list-01001 .p_ProductInner {
		width: 100%;
		padding: 0 0 5px;
		box-sizing: content-box;
	}

	.c_portalResProduct_list-01001 .p_ProductInner:hover {
		border-width: 3px;
		border-color: #1890FF;
		margin: -2px;
	}

	.c_portalResProduct_list-01001 .p_images {
		position: relative;
		width: 100%;
		height: 188px;
		margin: 0;
		padding: 0;
		text-align: center;
		font-size: 0;
		overflow: hidden;
	}

	.c_portalResProduct_list-01001 .p_imagesMo {
		display: none;
	}

	.c_portalResProduct_list-01001 .p_linkB {
		width: inherit;
		height: inherit;
		display: block;
		position: static;
	}

	.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;
		overflow: hidden;
		-webkit-flex: 2.4;
		flex: 2.4;
		-webkit-box-flex: 2.4;
		-moz-box-flex: 2.4;
		-ms-flex: 2.4;
	}

	.c_portalResProduct_list-01001 .d_HeadBox {
		margin: 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;
		overflow: hidden;
		word-break: break-all;
		white-space: normal;
		font-size: 14px;
	}

	.c_portalResProduct_list-01001 .p_interaction .btn-default {
		display: inline-block;
		margin: 5px 0 0;
	}

	.c_portalResProduct_list-01001 .p_keyword {
		display: inline-block;
		padding-right: 5px;
		white-space: nowrap;
		overflow: hidden;
		vertical-align: middle;
	}
}

@media only screen and (min-width:769px) and (max-width: 1024px) {
}

@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%);
	}

	.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: 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%;
	}

	.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;
		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: 80px;
		padding: 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 999;
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA .p_TitleBox span {
		display: block;
		height: 25px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-top: 15px;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
		color: #fff;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: 100%;
		height: inherit;
		padding-left: 20px;
		padding-right: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgHead {
		padding-top: 10px;
		padding-bottom: 12px;
		font-size: 30px;
		font-weight: normal;
		font-family: "é»‘ä½“";
		color: #fff;
		white-space: normal;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		position: absolute;
		text-align: center;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		padding-right: 30px;
		padding-left: 30px;
		width: 100%;
		position: absolute;
		right: 0;
		bottom: 0;
		text-align: right;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
		margin-left: 0;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn {
		margin-right: 6px;
		font-size: 0;
		width: 90px;
		height: auto;
		display: inline-block;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		position: absolute;
		top: 50%;
		left: 0;
		cursor: pointer;
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		position: absolute;
		top: 50%;
		right: 0;
		cursor: pointer;
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn, .c_portalResEbizads_banner-01001 .p_SquareNumBtn, .c_portalResEbizads_banner-01001 .p_ListNumBtn {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		width: 98px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: "\e6ae";
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgSummary {
		font-weight: normal;
		white-space: normal;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont {
		font-size: 30px;
		color: rgba(255,255,255,.6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont {
		font-size: 30px;
		color: rgba(255,255,255,.6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
		color: rgba(105,192,188,1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
		color: rgba(105,192,188,1);
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn:hover {
		border-color: rgba(103,184,180,1);
	}

	.c_portalResEbizads_banner-01001 .swiper-container {
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		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%;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.w_grid-001 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
	min-height: 12rem;
	width: 100%;
}

.w_grid-001 > .w_grid {
	width: 100%;
	position: relative;
}

.w_grid-001 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell {
	float: left;
	position: static;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before {
	content: '';
	height: 0.1px;
	display: block;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-001 > div > .p_gridbox > .p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-001 > div > .p_gridbox > .p_gridCell {
		width: 49.5%;
		margin-left: 1%;
		margin-top: 0.6rem;
		margin-bottom: 0.6rem;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.w_grid-000 {
	margin-left: auto;
	margin-right: auto;
	min-height: 12rem;
	width: 100%;
}

.w_grid-000 > .w_grid {
	width: 100%;
	position: relative;
}

.w_grid-000 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-000 > div > div > .p_gridCell {
	float: left;
	position: static;
}

.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
	content: '';
	height: 0.1px;
	display: block;
}

.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
	min-height: inherit;
}

.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-000 > div > .p_gridbox > .p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}

	#w_grid-1566897300363 {
		width: 100%;
		margin-top: 50px !important;
		padding-bottom: 20px;
	}
}

@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_fline-001 .p_FLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	opacity: 1;
	filter: alpha(opacity:100);
	display: inline-block;
	vertical-align: middle;
}

.w_fline-001 {
	width: 100%;
	min-height: 20px;
	display: block;
	margin: 0 auto;
}

.w_fline-001 .w_fline {
	width: 100%;
	min-height: inherit;
	font-size: 0;
}

.w_fline-001 .w_fline:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	min-height: inherit;
	width: 0;
}

@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

.pagebox {
	width: 100%;
}

.pagebox,#-remove--flag {
}

body,#-remove--flag {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@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: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResProduct_list-15645349625938354 .p_Product {
	width: calc((100% - 0px)/4);
}

#c_portalResProduct_list-15645349625938354 .p_CommonSummaryBoxA {
	text-align: center;
}

#c_portalResProduct_list-15645349625938354 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResProduct_list-15645349625938354 >div {
	animation-fill-mode: both;
}

#c_portalResProduct_list-15645349625938354 .proBox {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#c_portalResProduct_list-15645349625938354 .proContainer {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0rem auto;
}

#c_portalResProduct_list-15645349625938354 .proLi {
	position: relative;
	overflow: hidden;
	padding: 20px 10px;
}

#c_portalResProduct_list-15645349625938354 .porTbox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding-bottom: 100%;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#c_portalResProduct_list-15645349625938354 .proImg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	transition: all .5s ease;
}

#c_portalResProduct_list-15645349625938354 .porBbox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding: 20px 20px 10px;
	border: 1px solid #e5e5e5;
}

#c_portalResProduct_list-15645349625938354 .proTitle {
	font-size: 1rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 10px;
}

#c_portalResProduct_list-15645349625938354 .proSummry {
	color: #777;
	white-space: nowrap;
	overflow: hidden;
	margin: 10px 0;
	text-overflow: ellipsis;
	display: none;
}

#c_portalResProduct_list-15645349625938354 .lookDetail {
	position: relative;
	display: block;
	color: #777;
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #e5e5e5;
}

#c_portalResProduct_list-15645349625938354 .arrowsR {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translate(0, -50%);
	width: 30px;
}

#c_portalResProduct_list-15645349625938354 .arrowsR img {
	position: absolute;
	transition: all .5s ease;
}

#c_portalResProduct_list-15645349625938354 .harr {
	opacity: 0;
}

#c_portalResProduct_list-15645349625938354 .showBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(30,50,110,.8);
	transition: all 0.5s ease;
}

#c_portalResProduct_list-15645349625938354 .showBoxLink {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: block;
	width: 60%;
	color: #fff;
	text-align: center;
	font-size: 1rem;
	padding: 0.5rem 0;
}

#c_portalResProduct_list-15645349625938354 .showBoxLink::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
	height: 1px;
	background: #fff;
	transition: all .5s ease;
}

#c_portalResProduct_list-15645349625938354 .showBoxLink::after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 60%;
	height: 1px;
	background: #fff;
	transition: all .5s ease;
}

#c_portalResProduct_list-15645349625938354 .lookDetail:hover .barr {
	opacity: 0;
}

#c_portalResProduct_list-15645349625938354 .lookDetail:hover .harr {
	opacity: 1;
}

#c_portalResProduct_list-15645349625938354 .proLi:hover .showBox {
	opacity: 1;
}

#c_portalResProduct_list-15645349625938354 .proLi:hover .proImg {
	transform: translate( -50% ,-50%) scale(1.1);
}

#c_portalResProduct_list-15645349625938354 .proLi:hover .showBoxLink::before {
	width: 1rem;
}

#c_portalResProduct_list-15645349625938354 .proLi:hover .showBoxLink::after {
	width: 1rem;
}

@media only screen and (min-width: 769px) {
	#c_portalResProduct_list-15645349625938354 .proContainer {
		max-width: 100%;
	}

	#c_portalResProduct_list-15645349625938354 .proLi {
		width: calc(100% / 4);
		height: auto;
		float: left;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#c_portalResProduct_list-15645349625938354 .proContainer {
		max-width: 100%;
	}

	#c_portalResProduct_list-15645349625938354 .proLi {
		width: 50%;
		height: auto;
	}
}

#c_portalResProduct_list-15645349625938354 .p_page .pre .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-15645349625938354 .p_page .next .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-15645349625938354 .p_more .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-15645349625938354 .p_loading .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-15645349625938354 {
	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: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResEbizads_banner-15775234133198821 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResEbizads_banner-15775234133198821 >div {
	animation-fill-mode: both;
}

#c_portalResEbizads_banner-15775234133198821 .bannerBox {
	padding-top: 0px;
}

#c_portalResEbizads_banner-15775234133198821 .swiper-container {
	width: 100%;
	height: auto;
}

#c_portalResEbizads_banner-15775234133198821 .content {
	position: relative;
	width: 100%;
	height: auto;
}

#c_portalResEbizads_banner-15775234133198821 .picB {
	width: 100%;
	height: auto;
	bottom: 0px;
	right: 0px;
	z-index: 2;
	overflow: hidden;
	box-sizing: border-box;
	will-change: transform;
}

#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnB {
	width: 50px;
	height: 50px;
	top: 49%;
	right: 2.5rem;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 40px;
	margin-top: 0px;
	padding-top: 0px;
}

#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnA {
	width: 50px;
	height: 50px;
	top: 49%;
	left: 2.5rem;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 40px;
	margin-top: 0px;
	padding-top: 0px;
}

#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnB:hover {
	background: rgba(255, 89, 31, 0.8);
}

#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnA:hover {
	background: rgba(255, 89, 31, 0.8);
}

#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnB .iconfont {
	display: block;
	line-height: 50px;
	top: 0px;
}

#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnA .iconfont {
	display: block;
	line-height: 50px;
	top: 0px;
}

#c_portalResEbizads_banner-15775234133198821 .text {
	position: absolute;
	z-index: 2;
	padding: 1% 5% 4%;
	background: rgba(252,0,15,.8);
	left: 0px;
	bottom: 0px;
	width: 100%;
	margin: 0 auto;
	transition: all 2s ease;
	opacity: 0;
	display: none;
}

#c_portalResEbizads_banner-15775234133198821 .swiper-slide-active .text {
	opacity: 1;
}

#c_portalResEbizads_banner-15775234133198821 .swiper-button-prev {
	margin-bottom: 0.825rem;
}

#c_portalResEbizads_banner-15775234133198821 .next , #c_portalResEbizads_banner-15775234133198821 .prev {
	margin: 0 0.825rem;
}

#c_portalResEbizads_banner-15775234133198821 .swiper-wrapper .swiper-slide img.bannerPic {
	width: 100%;
	max-width: 100%;
	height: auto;
	left: 0px;
	top: 0px;
}

#c_portalResEbizads_banner-15775234133198821 .bannerTitle {
	position: relative;
	color: #fff;
	left: -15px;
	font-weight: bold;
	max-width: 1400px;
	margin: 0 auto;
	margin-bottom: 1rem;
	font-size: 30px;
	transition: all 2s ease;
	font-family: 'MicrosoftJhengHei';
}

#c_portalResEbizads_banner-15775234133198821 .swiper-slide-active .bannerTitle {
	transition-delay: 0.5s;
}

#c_portalResEbizads_banner-15775234133198821 .text * {
	transform: translate3d(0, 80px, 0);
	opacity: 0;
}

#c_portalResEbizads_banner-15775234133198821 .swiper-slide-active .summry {
	transition-delay: 0.7s;
}

#c_portalResEbizads_banner-15775234133198821 .swiper-slide-active .text * {
	transform: translate3d(0, 0px, 0);
	opacity: 1;
}

#c_portalResEbizads_banner-15775234133198821 .summry {
	color: #fff;
	max-width: 1400px;
	margin: 0 auto;
	font-size: 15px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2px;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	transition: all 2s ease;
}

#c_portalResEbizads_banner-15775234133198821 .bannerPic {
	position: relative;
	height: auto;
	width: 100%;
	transform: translate(0%, 0%);
}

#c_portalResEbizads_banner-15775234133198821 .swiper-slide-active .bannerPic {
	-webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#c_portalResEbizads_banner-15775234133198821 .bannerTitle {
		font-size: 1.25rem;
	}

	#c_portalResEbizads_banner-15775234133198821 .summry {
		font-size: 14px;
	}
}

#c_portalResEbizads_banner-15775234133198821 .bgImg {
	position: relative;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

#c_portalResEbizads_banner-15775234133198821 .hd01 {
	z-index: 3;
	width: 100%;
	text-align: center;
	margin-top: 28px;
}

#c_portalResEbizads_banner-15775234133198821 .hd01.poa {
	position: absolute;
	left: 0px;
	bottom: 10px !important;
}

#c_portalResEbizads_banner-15775234133198821 .hd01.opa5 .swiper-pagination-bullet:before {
	background: rgba(255, 255, 255, 0.5);
}

#c_portalResEbizads_banner-15775234133198821 .hd01.opa5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: rgba(255, 255, 255, 0.4);
}

#c_portalResEbizads_banner-15775234133198821 .hd01.opa5 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	background: #fff;
}

#c_portalResEbizads_banner-15775234133198821 .hd01 .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 7px !important;
	position: relative;
	transition-duration: .5s;
	cursor: pointer;
	background: none;
	opacity: 1;
	border: 1px solid transparent;
}

#c_portalResEbizads_banner-15775234133198821 .hd01 .swiper-pagination-bullet:before {
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	content: "";
	width: 6px;
	height: 6px;
	margin-left: -3px;
	margin-top: -3px;
	border-radius: 50%;
	transition-duration: .5s;
	background: #c6c6c6;
}

#c_portalResEbizads_banner-15775234133198821 .hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #fff;
}

#c_portalResEbizads_banner-15775234133198821 .hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	background: #fff;
}

#c_portalResEbizads_banner-15775234133198821 .img100 {
	display: block;
	width: 100%;
}

#c_portalResEbizads_banner-15775234133198821 .bannerBox .m-banner-img {
	display: none;
}

@media (max-width: 1200px) {
	#c_portalResEbizads_banner-15775234133198821 .bannerBox {
		padding-top: 0px;
	}

	#c_portalResEbizads_banner-15775234133198821 .text {
		padding: 1% 5% 5.5%;
	}

	#c_portalResEbizads_banner-15775234133198821 .picS {
		width: 100%;
		height: auto;
		bottom: 0px;
		right: 0px;
		z-index: 2;
		overflow: hidden;
		box-sizing: border-box;
		will-change: transform;
	}

	#c_portalResEbizads_banner-15775234133198821 .bannerBox .m-banner-img {
		display: block;
		height: auto;
		position: relative;
		top: auto;
		left: auto;
		max-width: 100%;
		transform: translate(0%, 0%);
	}

	#c_portalResEbizads_banner-15775234133198821 .bannerBox .swiper-slide-active .m-banner-img {
		-webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
		animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	}

	#c_portalResEbizads_banner-15775234133198821 .picB {
		display: none;
	}
}

@media (max-width: 768px) {
	#c_portalResEbizads_banner-15775234133198821 .text {
		padding: 3% 5% 13%;
	}

	#c_portalResEbizads_banner-15775234133198821 .picS {
		width: 100%;
		height: auto;
		bottom: 0px;
		right: 0px;
		z-index: 2;
		overflow: hidden;
		box-sizing: border-box;
		will-change: transform;
	}

	#c_portalResEbizads_banner-15775234133198821 .bannerBox .m-banner-img {
		display: block;
		height: auto;
		position: relative;
		top: auto;
		left: auto;
		max-width: 100%;
		transform: translate(0%, 0%);
	}

	#c_portalResEbizads_banner-15775234133198821 .bannerBox .swiper-slide-active .m-banner-img {
		-webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
		animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	}

	#c_portalResEbizads_banner-15775234133198821 .bannerBox .swiper-slide {
		height: auto !important;
	}

	#c_portalResEbizads_banner-15775234133198821 .bannerBtn {
		display: none;
	}

	#c_portalResEbizads_banner-15775234133198821 .text {
		padding: 5%;
	}

	#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnB {
		display: none !important;
		width: 40px;
		height: 40px;
		right: 1rem;
	}

	#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnB .iconfont {
		line-height: 40px !important;
		font-size: 16px !important;
	}

	#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnA {
		display: none !important;
		width: 40px;
		height: 40px;
		left: 1rem;
	}

	#c_portalResEbizads_banner-15775234133198821 .p_SwitchBtnA .iconfont {
		line-height: 40px !important;
		font-size: 16px !important;
	}

	#c_portalResEbizads_banner-15775234133198821 .bannerTitle {
		font-size: 1.1rem;
	}

	#c_portalResEbizads_banner-15775234133198821 .summry {
		font-size: 14px;
		-webkit-line-clamp: 4;
	}
}

#c_portalResEbizads_banner-15775234133198821 {
	width: auto;
	max-width: none;
	min-width: 300px;
	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-1564534051139 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	#w_grid-1564534051139 > div > .p_gridbox > .p_gridCell>.w_grid-000:nth-child(2) {
		min-height: 80px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1577425876193 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1577425876193 >div {
	animation-fill-mode: both;
}

#w_grid-1577425876193 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (max-width: 768px) {
	#w_grid-1577425876193> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span {
		font-size: 24px !important;
	}
}

@media only screen and (min-width: 769px) {
	#w_grid-1577425876193> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0;
	}

	#w_grid-1577425876193> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1577425876193> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_common_text-1577425876204 .p_link001 {
	height: calc(100%);
}

#w_grid-1564534051179 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1564534051179 >div {
	animation-fill-mode: both;
}

#w_grid-1564534051179 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (max-width: 768px) {
	#w_grid-1564534051179> div > .p_gridbox > .p_gridCell {
		margin-bottom: 2rem;
		margin-top: 1rem;
		margin-left: 0;
	}
}

@media only screen and (min-width: 769px) {
	#w_grid-1564534051179> div > .p_gridbox > .p_gridCell {
		margin-bottom: 4rem;
		margin-top: 1rem;
		margin-left: 0;
	}

	#w_grid-1564534051179> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1564534051179> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1564534051179> div > .p_gridbox > .p_gridCell {
		margin-bottom: 3rem;
		margin-top: 1rem;
		margin-left: 0;
	}
}

#w_grid-1564534051189 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1564534051189 >div {
	animation-fill-mode: both;
}

#w_grid-1564534051189 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0px;
	clear: left;
}

@media only screen and (max-width: 768px) {
}

@media only screen and (min-width: 769px) {
	#w_grid-1564534051189> div > .p_gridbox > .p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0;
	}

	#w_grid-1564534051189> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1564534051189> div > .p_gridbox > .p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1564534051139 {
	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-1577425876193 {
	width: 94%;
	max-width: 1400px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_common_text-1577425876204 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#w_fline-1577425876210 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 20px;
	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-1564534051179 {
	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-1564534051189 {
	width: 94%;
	max-width: 1400px;
	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;
}