 .e_IndexOrdinaryStyleBox-001 {
 	width: 100%;
 	height: auto;
 	width-uint: %;
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_top {
 	background-color: transparent;
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_link {
 	color: #666666;
 	font-size: 14px;
 	display: table;
 	height: inherit;
 	border-width: 0;
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
 	color: rgba(101, 190, 186, 1);
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_link:active {
 	color: rgba(101, 190, 186, 1);
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_top {
 	width: auto;
 	height: 40px;
 }

 .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .title_icon::before {
 	content: "";
 }

 .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .stylebox_title {
 	display: inline-block;
 	width: auto;
 	height: inherit;
 	background-color: rgba(101, 190, 186, 1);
 	padding-left: 15px;
 	padding-right: 15px;
 	font-size: 0;
 	vertical-align: bottom;
 	white-space: nowrap;
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_link {
 	float: right;
 	vertical-align: middle;
 	margin-right: 15px;
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_link a {
 	color: inherit;
 	display: table-cell;
 	vertical-align: middle;
 }

 .e_IndexOrdinaryStyleBox-001 .link_icon {
 	display: inline-block;
 	margin-left: 5px;
 }

 .e_IndexOrdinaryStyleBox-001 .link_icon::before {
 	content: '\e6af';
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
 	height: 1px;
 	background-color: rgba(240, 240, 240, 1);
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_content {
 	border-style: solid;
 	border-width: 1px;
 	border-color: #f0f0f0;
 	width: 100%;
 	height: calc(100% - 48px);
 	width-uint: %;
 }

 .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
 	height: 1px;
 	background-color: rgba(240, 240, 240, 1);
 }

 .bot-icons {}

 .bot-icons:after {
 	content: '';
 	display: table;
 	clear: both;
 }

 .bot-icons li {
 	float: left;
 	position: relative;
 	margin-right: 15px;
 }

 .bot-icons li i {
 	display: block;
 	width: 40px;
 	height: 40px;
 	background-repeat: no-repeat;
 	background-size: cover;
 	background-position: center;
 }

 .bot-icons li i.icon1 {
 	background-image: url("../img/bot_icon1.png?tenantId=163090&viewType=1&v=1677491718000");
 }

 .bot-icons li i.icon2 {
 	background-image: url("../img/bot_icon2.png?tenantId=163090&viewType=1&v=1677491718000");
 }

 .bot-icons li i.icon3 {
 	background-image: url("../img/bot_icon3.png?tenantId=163090&viewType=1&v=1677491718000");
 }

 .bot-icons li i.icon4 {
 	background-image: url("../img/bot_icon4.png?tenantId=163090&viewType=1&v=1677491718000");
 }

 .bot-icons li i.icon5 {
 	background-image: url("../img/bot_icon5.png?tenantId=163090&viewType=1&v=1677491718000");
 }

 .bot-icons li a {
 	display: block;
 	white-space: nowrap;
 	overflow: hidden;
 	border: 1px #959595 solid;
 	border-radius: 100%;
 	padding: 0;
 }

 .show-conts {
 	position: absolute;
 	bottom: 50px;
 	left: 50%;
 	padding: 5px;
 	border-radius: 8px;
 	background: #848484;
 	transition: all .4s;
 	transform: translate(-50%, 10px);
 	opacity: 0;
 	visibility: hidden;
 }

 .show-conts img {
 	max-width: 150px;
 }

 .show-conts:before {
 	content: '';
 	position: absolute;
 	bottom: -16px;
 	left: 50%;
 	transform: translateX(-50%);
 	width: 8px;
 	height: 8px;
 	border: 8px solid;
 	border-color: #848484 transparent transparent;
 }

 .show-conts span {
 	white-space: nowrap;
 	color: #fff;
 	font-size: 12px;
 }

 .bot-icons li.on .show-conts {
 	opacity: 1;
 	transform: translate(-50%, 0);
 	visibility: visible;
 }

 .ybt_box {
 	width: 100%;
 	position: relative;
 	text-align: center;
 }

 .ybt_box h1 {
 	font-size: 16px;
 	color: #333;
 	font-weight: bold;
 	margin-bottom: 15px;
 }

 .ybt_box h6 {
 	font-size: 40px;
 	color: #0078D7;
 	text-transform: uppercase;
 	margin: 10px auto 10px;
 	font-weight: bold !important;
 }

 .ybt_box .ybt_line {
 	width: 273px;
 	height: 13px;
 	background: url(/img/x4.png?tenantId=163090&viewType=1&v=1677491718000);
 	margin: 0 auto;
 }

 @media only screen and (max-width: 768px) {
 	.ybt_box h1 {
 		font-size: 14px;
 		margin-bottom: 10px;
 	}

 	.ybt_box .ybt_line:before {
 		height: 5px;
 	}

 	.ybt_box h6 {
 		margin: 10px auto;
 		font-size: 24px;
 	}

 	.c_portalResPublic_codeContainer-01001 {
 		min-height: 500px;
 		width: 100%;
 	}
 }

 @media only screen and (min-width: 769px) {
 	.c_portalResPublic_codeContainer-01001 {
 		min-height: 500px;
 		width: 100%;
 	}
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {
 	.ybt_box h1 {
 		font-size: 34px;
 	}
 }

 @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;
		    position: relative;
		    margin: 0 5px;
		    display: inline-block;
		    width: 20px;
		    height: 20px;
		    overflow: hidden;
		    z-index: 99;
		    border-radius: 50px;
 	}

 	.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;
 		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: 20px;
 		width: 100%;
 		text-align: center;
 	}

 	.c_portalResEbizads_banner-01001 .swiper-pagination span {
 		display: inline-block;
 		margin-right: 4px;
		    position: relative;
		    margin: 0 5px;
		    display: inline-block;
		    width: 20px;
		    height: 20px;
		    overflow: hidden;
		    z-index: 99;
		    border-radius: 50px;
 	}

 	.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) {}

 @media only screen and (min-width: 1600px) {
 	.c_portalResEbizads_banner-01001 .swiper-slide {
 		min-height: 580px;
 	}
 }

 .w_fimg-000 .p_title {
 	display: inline-table;
 	margin: 0;
 	min-width: 37px;
 	padding: 0;
 	color: rgba(51, 51, 51, 1);
 	font-size: 16px;
 	font-weight: 400;
 	cursor: pointer;
 }

 .w_fimg-000 .p_title .font {
 	vertical-align: middle;
 	line-height: 21px;
 }

 .w_fimg-000 .p_title:hover {
 	color: rgba(87, 177, 173, 1);
 }

 .w_fimg-000 .p_title:active {
 	color: rgba(69, 165, 161, 1);
 }

 .w_fimg-000 .p_title .iconfont:before {
 	display: inline-block;
 	content: "";
 }

 .w_fimg-000 {
 	position: relative;
 	width: 100%;
 	height: auto;
 	min-height: 200px;
 }

 .w_fimg-000 .animated {
 	width: 100%;
 	height: 100%;
 	position: relative;
 	min-height: inherit;
 }

 .w_fimg-000 .font {
 	white-space: nowrap;
 }

 .w_fimg-000 .p_link001 {
 	width: 100%;
 	height: 100%;
 }

 .w_fimg-000 .p_link002 {
 	width: 100%;
 	height: 30px;
 }

 .w_fimg-000 .p_box {
 	width: 100%;
 	height: 100%;
 	text-align: center;
 	position: static;
 }

 .w_fimg-000 .p_dimage {
 	height: inherit;
 	overflow: hidden;
 	font-size: 0;
 }

 .w_fimg-000 .e_image:hover:after {
 	background: transparent;
 }

 .w_fimg-000 .p_dimage:empty {
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0;
 	position: absolute;
 	background: #f2f2f2 url(/img/camera.png?tenantId=163090&viewType=1&v=1677491718000) no-repeat center;
 }

 #w_grid-1650269674919 {
 	z-index: 999 !important;
 }

 .w_grid-000 {
 	margin-left: auto;
 	margin-right: auto;
 	min-height: 12rem;
 	width: 100%;
 }

 #w_grid-1577328738206 {
 	width: 100%;
 	background-color: #fff;
 }

 #w_grid-1577328738211 {
 	width: 100%;
 	background-color: #fff;
 }

 #w_grid-1577328738216 {
 	width: 100%;
 	background-color: #fff;
 }

 .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-1574216338999 {
 		padding-top: 0px !important;
 	}

 	.w_grid-000>div>.p_gridbox>.p_gridCell {
 		width: 100%;
 		margin-left: 0;
 		margin-top: 0rem;
 		margin-bottom: 0rem;
 	}

 	#w_grid-1576292769714 {
 		width: 100% !important;
 	}

 	#w_grid-1603503338334 {
 		margin: 0 auto !important;
 		max-width: 110px !important;
 	}

 	#w_common_text-1603502459432 h5 {
 		text-align: Center !important;
 	}

 	#w_grid-1640058188183 {
 		min-height: 0 !important;
 	}

 	#w_grid-1640139272513 {
 		margin: 0 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;
 	}

 	#w_grid-1586596059507:hover #w_grid-1586596059512>div>.p_gridbox>.p_gridCell>.w_grid-000:nth-child(2) {
 		transform: translate3d(0, 0px, 0);
 		height: auto;
 		opacity: 1;
 	}

 	#w_fimgbox-1586599703774:hover #w_grid-1586599703789>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(1) {
 		height: auto;
 		opacity: 1;
 	}

 	#w_fimgbox-1586599708533:hover #w_grid-1586599708544>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(1) {
 		height: auto;
 		opacity: 1;
 	}
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width:1024px) {
 	#w_grid-1574216338999 {
 		padding-top: 0px !important;
 	}
 }

 #w_grid-1610589119360 {
 	position: relative;
 }

 #w_grid-1610611471090>div>.p_gridbox>.p_gridCell {
 	border: 1px solid rgba(211, 42, 19, 0.8);
 	background: rgba(211, 42, 19, 0.6);
 }

 #w_grid-1610611471090>div>.p_gridbox>.p_gridCell:hover h5 {
 	padding-left: 18px;
 	transition: all 0.6s ease;
 }

 #w_grid-1610611471090>div>.p_gridbox>.p_gridCell h5 {
 	transition: all 0.6s ease;
 }

 #w_grid-1611542039964 {
 	position: relative !important;
 	overflow: hidden;
 }

 @media only screen and (max-width:768px) {
 	#w_grid-1610589133102 {
 		width: 100% !important;
 		position: relative !important;
 	}

 	#content_box-1621221772221-1,
 	#content_box-1621222211069-1,
 	#content_box-1621222211069-2 {
 		display: none !important;
 	}
 }

 .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: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @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 (min-width:769px) and (max-width: 1024px) {}

 @media only screen and (min-width:769px) and (max-width: 1024px) {}

 @media only screen and (min-width:769px) and (max-width: 1024px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #c_portalResPublic_codeContainer-1651045801830 {
 	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: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) and (min-width: 769px) {}

 @media only screen and (max-width: 1060px) 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: 1280px) and (min-width: 769px) {}

 @media only screen and (max-width: 1280px) and (min-width: 769px) {}

 @media only screen and (max-width: 1280px) and (min-width: 769px) {}

 @media only screen and (max-width: 1280px) and (min-width: 769px) {}

 @media only screen and (max-width: 1280px) 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) {}

 #w_grid-1651045801240>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-1654842085249 .p_MatteIcon .iconfont:before {
 	content: '\e602';
 }

 #w_grid-1654842085249>div {
 	animation-fill-mode: both;
 }

 #w_grid-1654842085249 a {
 	display: block;
 }

 #w_grid-1654842085249 .p_gridCell:hover .p_dimage {
 	background: #000;
 }

 #w_grid-1654842085249 .p_gridCell .p_dimage {
 	transition: all .5s;
 }

 #w_grid-1654842085249 .p_gridCell:hover .p_dimage img {
 	opacity: 0.5;
 }

 #w_grid-1654842085249 .p_gridCell .p_dimage img {
 	transition: all .5s;
 }

 #w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0px;
 	clear: left;
 }

 #w_grid-1654842085249 span {
 	text-shadow: 2px 2px 2px black !important;
 }

 @media only screen and (max-width: 768px) {
 	#w_grid-1654842085249>div>.p_gridbox {
 		padding: 0 4px;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell {
 		margin-bottom: 4px;
 		margin-top: 0rem;
 		width: calc((100% - 2px) / 2);
 		margin-right: 2px;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
 		clear: none;
 		margin-right: 0;
 	}
 }

 @media only screen and (min-width: 769px) {
 	#w_grid-1654842085249>div>.p_gridbox {
 		padding: 0 4px;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell {
 		margin-bottom: 0rem;
 		margin-top: 0rem;
 		width: calc((100% - 6px) / 4);
 		margin-right: 2px;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n+0) {
 		clear: none;
 		margin-right: 0;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n+1) {
 		clear: left;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n+2) {
 		clear: none;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n+3) {
 		clear: none;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n) {
 		margin-right: 0px;
 	}
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {
 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell {
 		margin-bottom: 0rem;
 		margin-top: 0rem;
 		margin-left: 0;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n+0) {
 		width: 25%;
 		margin-left: 0;
 		margin-right: 0;
 		clear: none;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n+1) {
 		margin-left: 0;
 		clear: left;
 		margin-right: 0;
 		width: 25%;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n+2) {
 		width: 25%;
 		margin-left: 0;
 		margin-right: 0;
 		clear: none;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n+3) {
 		width: 25%;
 		margin-left: 0;
 		margin-right: 0;
 		clear: none;
 	}

 	#w_grid-1654842085249>div>.p_gridbox>.p_gridCell:nth-child(4n) {
 		margin-right: 0;
 	}
 }

 #w_grid-1654843959735>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0;
 	clear: left;
 }

 #w_grid-1654843959735>div>.p_gridbox>.p_gridCell>div.w_grid-000:nth-child(2) {
 	position: absolute;
 	width: 100%;
 	bottom: 10px;
 }

 #w_grid-1654843959735>div>.p_gridbox>.p_gridCell .p_dimage img {
 	transition: all .5s;
 	object-fit: cover;
 }

 #w_grid-1654843959735>div>.p_gridbox>.p_gridCell:hover .p_dimage img {
 	transform: scale(1.2);
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_fimg-1654843959741 .p_MatteIcon .iconfont:before {
 	content: '\e602';
 }

 #w_fimg-1654843959741>div {
 	animation-fill-mode: both;
 }

 @media only screen and (max-width: 768px) {
 	#w_fimg-1654843959741 .p_dimage {
 		height: 20vh;
 	}

 	#w_fimg-1654843959741 .p_dimage img {
 		object-fit: cover;
 		height: 100%;
 	}
 }

 #w_grid-1654843959747>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0;
 	clear: left;
 }

 @media only screen and (max-width: 768px) {
 	#w_grid-1654843959747>div>.p_gridbox {
 		padding: 10px;
 	}

 	#w_grid-1654843959747 .reset_style:nth-child(1) p * {
 		font-size: 16px !important;
 	}

 	#w_grid-1654843959747 .reset_style:nth-child(3) p * {
 		font-size: 12px !important;
 	}
 }

 @media only screen and (min-width: 769px) {
 	#w_grid-1654843959747>div>.p_gridbox {
 		padding: 15px;
 	}
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_grid-1654844650994>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0;
 	clear: left;
 }

 #w_grid-1654844650994>div>.p_gridbox>.p_gridCell>div.w_grid-000:nth-child(2) {
 	position: absolute;
 	width: 100%;
 	bottom: 10px;
 }

 #w_grid-1654844650994>div>.p_gridbox>.p_gridCell .p_dimage img {
 	transition: all .5s;
 	object-fit: cover;
 }

 #w_grid-1654844650994>div>.p_gridbox>.p_gridCell:hover .p_dimage img {
 	transform: scale(1.2);
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_fimg-1654844651003 .p_MatteIcon .iconfont:before {
 	content: '\e602';
 }

 #w_fimg-1654844651003>div {
 	animation-fill-mode: both;
 }

 @media only screen and (max-width: 768px) {
 	#w_fimg-1654844651003 .p_dimage {
 		height: 20vh;
 	}

 	#w_fimg-1654844651003 .p_dimage img {
 		object-fit: cover;
 		height: 100%;
 	}
 }

 #w_grid-1654844651009>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0;
 	clear: left;
 }

 @media only screen and (max-width: 768px) {
 	#w_grid-1654844651009>div>.p_gridbox {
 		padding: 10px;
 	}

 	#w_grid-1654844651009 .reset_style:nth-child(1) p * {
 		font-size: 16px !important;
 	}

 	#w_grid-1654844651009 .reset_style:nth-child(3) p * {
 		font-size: 12px !important;
 	}
 }

 @media only screen and (min-width: 769px) {
 	#w_grid-1654844651009>div>.p_gridbox {
 		padding: 15px;
 	}
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_grid-1654844654260>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0;
 	clear: left;
 }

 #w_grid-1654844654260>div>.p_gridbox>.p_gridCell>div.w_grid-000:nth-child(2) {
 	position: absolute;
 	width: 100%;
 	bottom: 10px;
 }

 #w_grid-1654844654260>div>.p_gridbox>.p_gridCell .p_dimage img {
 	transition: all .5s;
 	object-fit: cover;
 }

 #w_grid-1654844654260>div>.p_gridbox>.p_gridCell:hover .p_dimage img {
 	transform: scale(1.2);
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_fimg-1654844654269 .p_MatteIcon .iconfont:before {
 	content: '\e602';
 }

 #w_fimg-1654844654269>div {
 	animation-fill-mode: both;
 }

 @media only screen and (max-width: 768px) {
 	#w_fimg-1654844654269 .p_dimage {
 		height: 20vh;
 	}

 	#w_fimg-1654844654269 .p_dimage img {
 		object-fit: cover;
 		height: 100%;
 	}
 }

 #w_grid-1654844654275>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0;
 	clear: left;
 }

 @media only screen and (max-width: 768px) {
 	#w_grid-1654844654275>div>.p_gridbox {
 		padding: 10px;
 	}

 	#w_grid-1654844654275 .reset_style:nth-child(1) p * {
 		font-size: 16px !important;
 	}

 	#w_grid-1654844654275 .reset_style:nth-child(3) p * {
 		font-size: 12px !important;
 	}
 }

 @media only screen and (min-width: 769px) {
 	#w_grid-1654844654275>div>.p_gridbox {
 		padding: 15px;
 	}
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_grid-1654844657506>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0;
 	clear: left;
 }

 #w_grid-1654844657506>div>.p_gridbox>.p_gridCell>div.w_grid-000:nth-child(2) {
 	position: absolute;
 	width: 100%;
 	bottom: 10px;
 }

 #w_grid-1654844657506>div>.p_gridbox>.p_gridCell .p_dimage img {
 	transition: all .5s;
 	object-fit: cover;
 }

 #w_grid-1654844657506>div>.p_gridbox>.p_gridCell:hover .p_dimage img {
 	transform: scale(1.2);
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_fimg-1654844657513 .p_MatteIcon .iconfont:before {
 	content: '\e602';
 }

 #w_fimg-1654844657513>div {
 	animation-fill-mode: both;
 }

 @media only screen and (max-width: 768px) {
 	#w_fimg-1654844657513 .p_dimage {
 		height: 20vh;
 	}

 	#w_fimg-1654844657513 .p_dimage img {
 		object-fit: cover;
 		height: 100%;
 	}
 }

 #w_grid-1654844657518>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
 	margin-left: 0;
 	clear: left;
 }

 @media only screen and (max-width: 768px) {
 	#w_grid-1654844657518>div>.p_gridbox {
 		padding: 10px;
 	}

 	#w_grid-1654844657518 .reset_style:nth-child(1) p * {
 		font-size: 16px !important;
 	}

 	#w_grid-1654844657518 .reset_style:nth-child(3) p * {
 		font-size: 12px !important;
 	}
 }

 @media only screen and (min-width: 769px) {
 	#w_grid-1654844657518>div>.p_gridbox {
 		padding: 15px;
 	}
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_grid-1651045801240 {
 	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-1654842085249 {
 	width: 100%;
 	max-width: none;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 192px;
 	margin-top: 3px;
 	margin-left: auto;
 	margin-right: auto;
 	margin-bottom: 3px;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-right: 0px;
 	padding-bottom: 0px;
 }

 #w_grid-1654843959735 {
 	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_fimg-1654843959741 {
 	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;
 }

 #w_grid-1654843959747 {
 	width: 100%;
 	max-width: 310px;
 	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;
 	position: absolute;
 	top: auto;
 	left: auto;
 	z-index: auto;
 	bottom: 10px;
 	right: auto;
 }

 #w_common_text-1654843959755 {
 	width: auto;
 	max-width: none;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 19px;
 	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-1654843959758 {
 	width: 100%;
 	max-width: 30px;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 20px;
 	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: auto;
 	margin-bottom: 0px;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-right: 0px;
 	padding-bottom: 0px;
 }

 #w_common_text-1654843959762 {
 	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-1654844650994 {
 	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_fimg-1654844651003 {
 	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;
 }

 #w_grid-1654844651009 {
 	width: 100%;
 	max-width: 180px;
 	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;
 	position: absolute;
 	top: auto;
 	left: auto;
 	z-index: auto;
 	bottom: 10px;
 	right: auto;
 }

 #w_common_text-1654844651017 {
 	width: auto;
 	max-width: none;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 19px;
 	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-1654844651020 {
 	width: 100%;
 	max-width: 30px;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 20px;
 	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: auto;
 	margin-bottom: 0px;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-right: 0px;
 	padding-bottom: 0px;
 }

 #w_common_text-1654844651024 {
 	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-1654844654260 {
 	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_fimg-1654844654269 {
 	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;
 }

 #w_grid-1654844654275 {
 	width: 100%;
 	max-width: 220px;
 	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;
 	position: absolute;
 	top: auto;
 	left: auto;
 	z-index: auto;
 	bottom: 10px;
 	right: auto;
 }

 #w_common_text-1654844654281 {
 	width: auto;
 	max-width: none;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 19px;
 	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-1654844654285 {
 	width: 100%;
 	max-width: 30px;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 20px;
 	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: auto;
 	margin-bottom: 0px;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-right: 0px;
 	padding-bottom: 0px;
 }

 #w_common_text-1654844654289 {
 	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-1654844657506 {
 	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_fimg-1654844657513 {
 	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;
 }

 #w_grid-1654844657518 {
 	width: 100%;
 	max-width: 180px;
 	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;
 	position: absolute;
 	top: auto;
 	left: auto;
 	z-index: auto;
 	bottom: 10px;
 	right: auto;
 }

 #w_common_text-1654844657526 {
 	width: auto;
 	max-width: none;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 19px;
 	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-1654844657529 {
 	width: 100%;
 	max-width: 30px;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 20px;
 	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: auto;
 	margin-bottom: 0px;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-right: 0px;
 	padding-bottom: 0px;
 }

 #w_common_text-1654844657532 {
 	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;
 }

 #c_portalResEbizads_banner-1651045801765 .p_MatteIcon .iconfont:before {
 	content: '\e602';
 }

 #c_portalResEbizads_banner-1651045801765>div {
 	animation-fill-mode: both;
 }

 #c_portalResEbizads_banner-1651045801765 .ban_link {
 	display: block;
 	position: relative;
 	width: 100%;
 	height: 100%;
 }

 #c_portalResEbizads_banner-1651045801765 .bannerBox .swiper-button {
 	opacity: 0;
 	transition: 0.1s;
 }

 #c_portalResEbizads_banner-1651045801765 .bannerBox:hover .swiper-button {
 	opacity: 1;
 	transition: 0.1s;
 }

 #c_portalResEbizads_banner-1651045801765 .bannerBox {
 	position: relative;
 	width: 100%;
 	overflow: hidden;
 }

 #c_portalResEbizads_banner-1651045801765 .swiper-button {
 	position: absolute;
 	top: 50%;
 	transform: translateY(-50%);
 	text-align: center;
 	color: #fff;
 	background: rgba(0, 0, 0, 0.3);
 	border-radius: 50%;
 	cursor: pointer;
 	overflow: hidden;
 	z-index: 99;
 }

 #c_portalResEbizads_banner-1651045801765 .btn-prev {
 	left: 5%;
 }

 #c_portalResEbizads_banner-1651045801765 .btn-next {
 	right: 5%;
 }

 #c_portalResEbizads_banner-1651045801765 .banner-pagination {
 	position: absolute;
 	left: 0px;
 	margin: 0px;
 	width: 100%;
 	text-align: center;
 	overflow: hidden;
 }

 #c_portalResEbizads_banner-1651045801765 .banner-pagination .swiper-pagination-bullet {
 	position: relative;
 	margin: 0 5px;
 	display: inline-block;
 	width: 20px;
 	height: 20px;
 	overflow: hidden;
 	z-index: 99;
 	border-radius: 50px;
 }

 #c_portalResEbizads_banner-1651045801765 .banner-pagination .swiper-pagination-bullet::before {
 	content: '';
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	transform: translate(-50%, -50%);
 	display: block;
 	width: 45px;
 	height: 25px;
 	background: #c6c6c6;
 }

 #c_portalResEbizads_banner-1651045801765 .banner-pagination .swiper-pagination-bullet-active.swiper-pagination-bullet::before {
 	background: #0078D7;
 }

 #c_portalResEbizads_banner-1651045801765 .ban_content {
 	width: 100%;
 	height: 100%;
 	display: flex;
 	justify-content: center;
 	align-items: center;
 	overflow: hidden;
 }

 #c_portalResEbizads_banner-1651045801765 .swiper-slide {
 	overflow: hidden;
 	height: calc(100vh - 40vh);
 	max-height: 1080px;
 }

 #c_portalResEbizads_banner-1651045801765 .scalePic {
 	position: absolute;
 	left: 0;
 	top: 0;
 	transform: translate(0) scale(1);
 	width: 100%;
 	height: 100%;
 	max-width: none;
 	object-fit: cover;
 	transition: all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
 }

 #c_portalResEbizads_banner-1651045801765 .swiper-slide.swiper-slide-active .scalePic {
 	transform: translate(0) scale(1);
 }

 @media (max-width: 767px) {
 	#c_portalResEbizads_banner-1651045801765 .swiper-slide {
 		height: 50vh;
 	}

 	#c_portalResEbizads_banner-1651045801765 .scalePic {
 		position: static;
 	}

 	#c_portalResEbizads_banner-1651045801765 .pc_pic {
 		display: none;
 	}

 	#c_portalResEbizads_banner-1651045801765 .swiper-button {
 		width: 30px;
 		height: 30px;
 		line-height: 30px;
 		font-size: 18px;
 	}

 	#c_portalResEbizads_banner-1651045801765 .banner-pagination {
 		bottom: 5px !important;
 	}

 	#c_portalResEbizads_banner-1651045801765 .banner-pagination .swiper-pagination-bullet {
 		width: 10px;
 		height: 10px;
 	}

 	#c_portalResEbizads_banner-1651045801765 .banner-pagination .swiper-pagination-bullet::before {
 		width: 5px;
 		height: 5px;
 	}
 }

 @media (min-width: 768px) {
 	#c_portalResEbizads_banner-1651045801765 .mo_pic {
 		display: none;
 	}

 	#c_portalResEbizads_banner-1651045801765 .swiper-button {
 		width: 50px;
 		height: 50px;
 		line-height: 50px;
 		font-size: 24px;
 	}

 	#c_portalResEbizads_banner-1651045801765 .banner-pagination {
 		bottom: 35px !important;
 	}
 }

 #c_portalResEbizads_banner-1651045801765 {
 	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;
 }