.w_grid-000 {
	margin-left: auto;
	margin-right: auto;
	min-height: 12rem;
	width: 100%;
}

.w_grid-000>.w_grid {
	width: 100%;
	position: relative;
}

.w_grid-000>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

.w_grid-000>div>div>.p_gridCell {
	float: left;
	position: static;
}

.w_grid-000>div>div>.p_gridCell:not(:empty):before {
	content: '';
	height: 0px;
	display: block;
}

.w_grid-000>.w_grid.signal {
	min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox {
	min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell {
	min-height: inherit;
}

.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}
.qcode img {width: 120px;}

#w_grid-000>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}

@media only screen and (max-width: 768px) {
	.w_grid-000>div>.p_gridbox>.p_gridCell {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

@media only screen and (min-width: 769px) {
	.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
		width: 100%;
		margin-left: 0;
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
}

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

@media only screen and (max-width: 768px) {

	/*小屏*/
	.c_portalResEbizads_banner-01001 .p_prompt {
		width: auto;
		height: auto;
		text-align: center;
		background-color: inherit;
		font-size: 16px;
		border: 1px solid #E4E4E4;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
		display: inline-table;
		padding: 0 30px;
		height: 100%;
		min-height: 260px;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .iconfont:before {
		content: "";
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first {
		height: auto;
		display: table-cell;
		font-size: 36px;
		margin-right: 10px;
		position: relative;
		color: #09bb07;
		vertical-align: middle;
		padding: 0 10px 10px 0;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first:before {
		content: "\e6b4";
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
		font-size: 24px;
		text-align: left;
		color: rgba(51, 51, 51, 1);
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .font {
		display: table-cell;
		line-height: normal;
		vertical-align: middle;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .promptbox {
		width: auto;
		height: 100%;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_content {
		font-size: 18px;
		color: rgba(105, 105, 105, 1);
		padding-left: 65px;
	}

	/*列表缩略图切换1*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 56px;
		color: #e2e2e2;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: '\e687';
		display: inline-block;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .font {
		display: table;
		width: inherit;
		height: inherit;
		pointer-events: none;
	}

	/*列表缩略图切换1*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 56px;
		color: #e2e2e2;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont:before {
		content: '\e687';
		display: inline-block;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .font {
		display: table;
		width: inherit;
		height: inherit;
		pointer-events: none;
	}

	/*序号图片组符*/
	.c_portalResEbizads_banner-01001 .p_ListNumBtn {
		display: inline-table;
		height: 30px;
		width: 30px;
		background-color: #67b8b4;
		border-width: 1px;
		border-color: transparent;
		color: #999999;
		font-size: 12px;
		font-family: '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;
		/*background-color:rgba(202,202,202,.3);*/
		pointer-events: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: 3px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB:hover {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(115, 115, 115, .7);
		color: rgba(106, 192, 189, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB:active {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(81, 80, 80, .7);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_interactionB {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*纯图标切换按钮*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		background: rgba(81, 80, 80, .3);
		width: 64px;
		height: 139px;
		cursor: pointer;
		text-align: center;
		color: rgba(255, 255, 255, 1);
		font-size: 40px;
		z-index: 999;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .font {
		display: table;
		width: inherit;
		height: inherit;
		/*background-color:rgba(202,202,202,.3);*/
		pointer-events: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: 3px;
		right: 4px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA:hover {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(115, 115, 115, .7);
		color: rgba(106, 192, 189, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA:active {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(81, 80, 80, .7);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_interactionA {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA+.p_interactionA {
		left: initial;
		right: 0;
	}

	/*多图组大图边框*/
	.c_portalResEbizads_banner-01001 .p_imageA {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	/*链接元素*/
	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_images {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*主要内容区容器*/
	.c_portalResEbizads_banner-01001 .p_banner {
		width: inherit;
		height: auto;
		border-width: 1px;
		border-style: none;
		border-color: rgba(255, 255, 255, 1);
		background-color: transparent;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 {
		min-width: 300px;
		overflow: auto;
	}

	.c_portalResEbizads_banner-01001 .p_banner {
		width: 100%;
		height: 100%;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_images {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		width: auto;
		height: auto;
		border-width: 0;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_interactionB {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBox {
		border-width: 0;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: auto;
		height: auto;
		border-width: 0;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .c_banner {
		width: inherit;
		height: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_images {
		width: inherit;
		height: inherit;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA {
		width: inherit;
		height: inherit;
		display: block;
		position: relative;
	}

	.c_portalResEbizads_banner-01001 .p_imageA {
		vertical-align: baseline;
		text-align: center;
		width: inherit;
		height: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_imageA:hover {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_imageA:hover:after {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA {
		cursor: pointer;
		left: 0;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 99;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_interactionB {
		cursor: pointer;
		right: 0;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 99;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		position: absolute;
		top: 50%;
		margin-top: -37px;
		padding-top: 10px;
		color: rgb(187, 182, 182);
		left: 0;
		width: 33px;
		height: 64px;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont:before {
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
		position: absolute;
		top: 50%;
		margin-top: -37px;
		right: 0;
		width: 33px;
		height: 64px;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
		padding-top: 10px;
		color: rgb(187, 182, 182);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont:before {
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 5;
		height: 70px;
		background-color: transparent;
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox:hover {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox .p_LinkB {
		display: block;
		background-color: rgba(0, 0, 0, 0.5);
	}

	.c_portalResEbizads_banner-01001 .p_TitleBox {
		width: 100%;
		height: auto;
		height: 60px;
		line-height: 60px;
		padding: 0 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 999;
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA .p_TitleBox span {
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
		color: #fff;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: 100%;
		height: inherit;
		padding-left: 20px;
		padding-right: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		position: absolute;
		text-align: center;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		bottom: 60px;
		left: 42%;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		padding-right: 30px;
		padding-left: 30px;
		width: 100%;
		position: absolute;
		right: 0;
		bottom: 0;
		text-align: right;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
		margin-left: 0;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn {
		margin-right: 6px;
		font-size: 0;
		width: 90px;
		height: auto;
		display: inline-block;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		position: absolute;
		top: 50%;
		left: 0;
		cursor: pointer;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		position: absolute;
		top: 50%;
		right: 0;
		cursor: pointer;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn,
	.c_portalResEbizads_banner-01001 .p_SquareNumBtn,
	.c_portalResEbizads_banner-01001 .p_ListNumBtn {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		width: 98px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: "\e6ae";
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgSummary {
		font-weight: normal;
		white-space: normal;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont {
		font-size: 30px;
		color: rgba(255, 255, 255, .6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont {
		font-size: 30px;
		color: rgba(255, 255, 255, .6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
		color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
		color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn:hover {
		border-color: rgba(103, 184, 180, 1);
	}

	/*缩略图插件样式*/
	.c_portalResEbizads_banner-01001 .swiper-container {
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		/* Fix of Webkit flickering */
		z-index: 1;
		height: 100%;
	}

	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		-o-transition-property: -o-transform;
		-ms-transition-property: -ms-transform;
		transition-property: transform;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}

	.swiper-container-android .swiper-slide,
	.swiper-wrapper {
		-webkit-transform: translate3d(0px, 0, 0);
		-moz-transform: translate3d(0px, 0, 0);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	.swiper-slide {
		-webkit-flex-shrink: 0;
		-ms-flex: 0 0 auto;
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.c_portalResEbizads_banner-01001 .p_MatteIcon:before {
		content: '\e752';
	}

	.c_portalResEbizads_banner-01001 .widther img {
		width: auto !important;
	}

	.c_portalResEbizads_banner-01001 .swiper-pagination1 {
		position: absolute;
		z-index: 20;
		bottom: 65px;
		width: 100%;
		text-align: center;
	}

	.c_portalResEbizads_banner-01001 .dot {
		width: 20px;
		height: 20px;
	}

	.c_portalResEbizads_banner-01001 .swiper-pagination span {
		display: inline-block;
		margin-right: 4px;
	}

	.c_portalResEbizads_banner-01001 .background_default {
		display: inline-block;
		width: 27px;
		height: 27px;
		border-radius: 50%;
		margin: 0 5px;
		opacity: 0.8;
		cursor: pointer;
	}

	.c_portalResEbizads_banner-01001 .swiper-wrapper .swiper-slide img {
		transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		left: 50%;
		max-width: 100%;
		width: 100%;
		/*height: 150px !important;*/
	}

	.c_portalResEbizads_banner-01001 .background_default {
		width: 17px;
		height: 17px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
		display: none;
	}
}

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

	/*大屏*/
	.c_portalResEbizads_banner-01001 .p_prompt {
		width: auto;
		height: auto;
		text-align: center;
		background-color: inherit;
		font-size: 16px;
		border: 1px solid #E4E4E4;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
		display: inline-table;
		padding: 0 30px;
		height: 100%;
		min-height: 260px;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .iconfont:before {
		content: "";
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first {
		height: auto;
		display: table-cell;
		font-size: 36px;
		margin-right: 10px;
		position: relative;
		color: #09bb07;
		vertical-align: middle;
		padding: 0 10px 10px 0;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first:before {
		content: "\e6b4";
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
		font-size: 24px;
		text-align: left;
		color: rgba(51, 51, 51, 1);
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_title .font {
		display: table-cell;
		line-height: normal;
		vertical-align: middle;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .promptbox {
		width: auto;
		height: 100%;
	}

	.c_portalResEbizads_banner-01001 .p_prompt .prompt_content {
		font-size: 18px;
		color: rgba(105, 105, 105, 1);
		padding-left: 65px;
	}

	/*列表缩略图切换1*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 56px;
		color: #e2e2e2;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: '\e687';
		display: inline-block;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .font {
		display: table;
		width: inherit;
		height: inherit;
		pointer-events: none;
	}

	/*列表缩略图切换1*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		font-size: 56px;
		color: #e2e2e2;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont:before {
		content: '\e687';
		display: inline-block;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .font {
		display: table;
		width: inherit;
		height: inherit;
		pointer-events: none;
	}

	/*序号图片组符*/
	.c_portalResEbizads_banner-01001 .p_ListNumBtn {
		display: inline-table;
		height: 30px;
		width: 30px;
		background-color: #67b8b4;
		border-width: 1px;
		border-color: transparent;
		color: #999999;
		font-size: 12px;
		font-family: '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;
		/*background-color:rgba(202,202,202,.3);*/
		pointer-events: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: 3px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB:hover {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(115, 115, 115, .7);
		color: rgba(106, 192, 189, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB:active {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(81, 80, 80, .7);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_interactionB {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*纯图标切换按钮*/
	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		background: rgba(81, 80, 80, .3);
		width: 64px;
		height: 139px;
		cursor: pointer;
		text-align: center;
		color: rgba(255, 255, 255, 1);
		font-size: 40px;
		z-index: 999;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .font {
		display: table;
		width: inherit;
		height: inherit;
		/*background-color:rgba(202,202,202,.3);*/
		pointer-events: none;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		top: 3px;
		right: 4px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA:hover {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(115, 115, 115, .7);
		color: rgba(106, 192, 189, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA:active {
		border-width: 0;
		border-style: solid;
		border-color: rgba(255, 255, 255, 0);
		background-color: rgba(81, 80, 80, .7);
	}

	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_interactionA {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA+.p_interactionA {
		left: initial;
		right: 0;
	}

	/*多图组大图边框*/
	.c_portalResEbizads_banner-01001 .p_imageA {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	/*链接元素*/
	/*通用容器*/
	.c_portalResEbizads_banner-01001 .p_images {
		width: inherit;
		height: auto;
		background-color: transparent;
		overflow: hidden;
	}

	/*主要内容区容器*/
	.c_portalResEbizads_banner-01001 .p_banner {
		width: inherit;
		height: auto;
		border-width: 1px;
		border-style: none;
		border-color: rgba(255, 255, 255, 1);
		background-color: transparent;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 {
		min-width: 300px;
		overflow: auto;
	}

	.c_portalResEbizads_banner-01001 .p_banner {
		width: 100%;
		height: 100%;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_images {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		width: auto;
		height: auto;
		border-width: 0;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_interactionB {
		width: auto;
		height: auto;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBox {
		border-width: 0;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: auto;
		height: auto;
		border-width: 0;
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .c_banner {
		width: inherit;
		height: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_images {
		width: inherit;
		height: inherit;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA {
		width: inherit;
		height: inherit;
		display: block;
		position: relative;
	}

	.c_portalResEbizads_banner-01001 .p_imageA {
		vertical-align: baseline;
		text-align: center;
		width: inherit;
		height: inherit;
	}

	.c_portalResEbizads_banner-01001 .p_imageA:hover {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_imageA:hover:after {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_interactionA {
		cursor: pointer;
		left: 0;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 99;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_interactionB {
		cursor: pointer;
		right: 0;
		height: 100%;
		position: absolute;
		top: 0;
		z-index: 99;
		overflow: visible;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA {
		position: absolute;
		top: 50%;
		margin-top: -37px;
		padding-top: 10px;
		color: rgb(187, 182, 182);
		left: 0;
		width: 33px;
		height: 64px;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont:before {
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB {
		position: absolute;
		top: 50%;
		margin-top: -37px;
		right: 0;
		width: 33px;
		height: 64px;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
		padding-top: 10px;
		color: rgb(187, 182, 182);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont:before {
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 5;
		height: 70px;
		background-color: transparent;
		display: none;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox:hover {
		background-color: transparent;
	}

	.c_portalResEbizads_banner-01001 .p_SummaryBox .p_LinkB {
		display: block;
		background-color: rgba(0, 0, 0, 0.5);
	}

	.c_portalResEbizads_banner-01001 .p_TitleBox {
		width: 100%;
		height: auto;
		height: 80px;
		padding: 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 999;
		font-weight: bold;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA .p_TitleBox span {
		display: block;
		height: 25px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-top: 15px;
	}

	.c_portalResEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
		color: #fff;
	}

	.c_portalResEbizads_banner-01001 .p_TitleBoxA {
		width: 100%;
		height: inherit;
		padding-left: 20px;
		padding-right: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgHead {
		padding-top: 10px;
		padding-bottom: 12px;
		font-size: 30px;
		font-weight: normal;
		font-family: "黑体";
		color: #fff;
		white-space: normal;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox {
		position: absolute;
		text-align: center;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
		padding-right: 30px;
		padding-left: 30px;
		width: 100%;
		position: absolute;
		right: 0;
		bottom: 0;
		text-align: right;
		font-size: 0;
		z-index: 6;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
		margin-left: 0;
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn {
		margin-right: 6px;
		font-size: 0;
		width: 90px;
		height: auto;
		display: inline-block;
		overflow: hidden;
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		margin-left: 10px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC {
		position: absolute;
		top: 50%;
		left: 0;
		cursor: pointer;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD {
		position: absolute;
		top: 50%;
		right: 0;
		cursor: pointer;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.c_portalResEbizads_banner-01001 .p_CircleNumBtn,
	.c_portalResEbizads_banner-01001 .p_SquareNumBtn,
	.c_portalResEbizads_banner-01001 .p_ListNumBtn {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.c_portalResEbizads_banner-01001 .p_SquareNumBtn {
		width: 98px;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
		content: "\e6ae";
		font-size: 30px;
	}

	.c_portalResEbizads_banner-01001 .p_ImgSummary {
		font-weight: normal;
		white-space: normal;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont {
		font-size: 30px;
		color: rgba(255, 255, 255, .6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont {
		font-size: 30px;
		color: rgba(255, 255, 255, .6);
		display: table-cell;
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
		color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
		color: rgba(105, 192, 188, 1);
	}

	.c_portalResEbizads_banner-01001 .p_NumBtn:hover {
		border-color: rgba(103, 184, 180, 1);
	}

	/*缩略图插件样式*/
	.c_portalResEbizads_banner-01001 .swiper-container {
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		/* Fix of Webkit flickering */
		z-index: 1;
		height: 100%;
	}

	.swiper-wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		-o-transition-property: -o-transform;
		-ms-transition-property: -ms-transform;
		transition-property: transform;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}

	.swiper-container-android .swiper-slide,
	.swiper-wrapper {
		-webkit-transform: translate3d(0px, 0, 0);
		-moz-transform: translate3d(0px, 0, 0);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	.swiper-slide {
		-webkit-flex-shrink: 0;
		-ms-flex: 0 0 auto;
		flex-shrink: 0;
		width: 100%;
		height: 100%;
		position: relative;
	}

	.c_portalResEbizads_banner-01001 .p_MatteIcon:before {
		content: '\e752';
	}

	.c_portalResEbizads_banner-01001 .widther img {
		width: auto !important;
	}

	.c_portalResEbizads_banner-01001 .swiper-pagination {
		position: absolute;
		z-index: 20;
		bottom: 80px;
		width: 100%;
		text-align: center;
	}

	.c_portalResEbizads_banner-01001 .swiper-pagination span {
		display: inline-block;
		margin-right: 4px;
	}

	.c_portalResEbizads_banner-01001 .background_default {
		display: inline-block;
		width: 27px;
		height: 27px;
		border-radius: 50%;
		margin: 0 5px;
		opacity: 0.8;
		cursor: pointer;
	}

	.c_portalResEbizads_banner-01001 .swiper-wrapper .swiper-slide img {
		transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		left: 50%;
		max-width: 100%;
		width: 100%;
		/*height: 448.83px !important;*/
	}
}

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

/*侧边联系*/
.sideBar {
	position: fixed;
	right: 0;
	top: 40%;
	transform: translateY(-50%);
	z-index: 99;
}

.side1 {
	width: 50px;
	height: 160px;
	background: #097bc2b3;
	text-align: center;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
}

.side1 a,
.side1 img,
.side1 i,
.side1 span {
	display: block;
}

.side1 img {
	margin: 0 auto;
}

.side1 i {
	margin: 10px auto;
	width: 1px;
	height: 20px;
	background: #fff;
	transition: all 0.5s ease;
}

.side1 span {
	color: #fff;
	font-size: 16px;
	writing-mode: vertical-lr;
	margin: 0 auto;
	font-family: din;
}

.side1:hover {
	background: #55b0e8;
}

.side1:hover a img {
	animation: jitter 0.5s;
}

.side {
	height: 50px;
	position: absolute;
	transition: all 0.5s;
}

.side a {
	display: block;
	height: 50px;
	font-size: 0;
}

.side i,
.side span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	line-height: 50px
}

.side i {
	width: 50px;
	text-align: center;
	background: #097bc2b3;
}

.side i img {
	vertical-align: middle;
}

.side span {
	text-align: center;
	line-height: 50px;
	background: #55b0e8;
	font-size: 15px;
	color: #fff;
	transition: all 1s;
	font-family: pop;
}

.side2 {
	top: 161px;
	right: -240px;
	width: 290px;
}

.side2 span {
	width: 240px;
}

.side3 {
	right: -150px;
	width: 200px;
	top: 212px;
}

.side3 span {
	width: 150px;
}

.side4 {
	right: -150px;
	width: 200px;
	top: 263px;
}

.side4 span {
	width: 150px;
}

.side5 {
	right: -150px;
	width: 200px;
	top: 314px;
	cursor: pointer;
}

.side5 span {
	width: 140px;
}

.side:hover {
	right: 0;
}

.side:hover i {
	background: #097bc2;
}

/*首页 更多按钮*/
.sy-more {
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	color: #666;
	font-size: 16px;
	font-family: "pop";
	border: 1px solid #ccc;
	background: url(../image/s_more1.png) no-repeat center left 36px;
	text-indent: 60px;
	border-radius: 30px;
	transition: all 0.5s;
}

.sy-more:hover {
	color: #fff;
	background: url(../image/s_more2.png) no-repeat center left 36px #da0000;
	border: 1px solid #da0000;
}

@media screen and (max-width: 768px) {
	.sy-more {
		width: 140px;
		height: 42px;
		line-height: 42px;
		font-size: 14px;
		background: url(../image/s_more1.png) no-repeat center left 24px;
		text-indent: 44px;
	}

	.sy-more:hover {
		color: #fff;
		background: url(../image/s_more2.png) no-repeat center left 24px #da0000;
	}
}

/*内页 标题*/
.ny-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
}

.ny-title dt {
	font-size: 28px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	margin-bottom: 10px;
}

.ny-title dd {
	font-size: 16px;
	color: #666;
	font-family: "pop";
}

@media screen and (max-width: 768px) {
	.ny-title dt {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 6px;
	}

	.ny-title dd {
		font-size: 14px;
	}
}

/*内页 banner*/
.ny-ban {
	position: relative;
}

.ny-ban img {
	width: 100%;
	height: auto;
	animation: ban 30s infinite linear;
}

.ban-col {
	font-family: nyban;
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translateX(-50%);
	text-align: center;
	color: #fff;
	width: 100%;
}

.ban-col h2 {
	font-size: 42px;
	margin-bottom: 4px;
}

.ban-col p {
	font-size: 20px;
}

@media only screen and (max-width: 768px) {
	.ban-col {
		font-family: "微软雅黑";
		transform: translate(-50%, -50%);
		display: none;
	}

	.ban-col h2 {
		font-size: 28px;
		margin-bottom: 10px;
	}

	.ban-col p {
		font-size: 14px;
	}
}

* {
	padding: 0;
	margin: 0;
}

.pagebox {
	width: 100%;
}

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

/*page property_end*/
/*page property_start*/
body,
#-remove--flag {}

/*page property_end*/
#w_grid-1599277768225 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1599277768225>div {
	animation-fill-mode: both;
}

#w_grid-1599277768225>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}

/*w_grid-1599277768225*/
@media only screen and (min-width: 769px) {
	#w_grid-1599277768225>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0;
	}

	#w_grid-1599277768225>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1599277768225>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

#w_grid-1599278311811 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#w_grid-1599278311811>div {
	animation-fill-mode: both;
}

#w_grid-1599278311811>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}

/*w_grid-1599278311811*/
@media only screen and (min-width: 769px) {
	#w_grid-1599278311811>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0px;
	}

	#w_grid-1599278311811>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}

	#w_grid-1599278311811>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0px;
	}
}

/*w_grid-1599278311811*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	#w_grid-1599278311811>div>.p_gridbox>.p_gridCell {
		margin-bottom: 0rem;
		margin-top: 0rem;
		margin-left: 0;
	}

	#w_grid-1599278311811>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		clear: none;
	}

	#w_grid-1599278311811>div>.p_gridbox>.p_gridCell:nth-child(1n) {
		margin-right: 0;
	}
}

#w_grid-1599277768225 {
	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-1599278311811 {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: auto;
	right: auto;
	transform: none;
	width: 100%;
	height: 896px;
	z-index: 99999;
	content: normal;
	max-width: none;
	min-width: 0px;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	-webkit-transform: none;
}

#c_portalResEbizads_banner-15992777658974989 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_portalResEbizads_banner-15992777658974989>div {
	animation-fill-mode: both;
}

#c_portalResEbizads_banner-15992777658974989 .swiper-slide {
	position: relative;
	width: 100%;
	height: 100vh;
	/* max-height: 1080px; */
}

#c_portalResEbizads_banner-15992777658974989 .listBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#c_portalResEbizads_banner-15992777658974989 .bannerPicBox {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	/* min-width: 1920px; */
	transition: 1s 2.5s;
	transform: perspective(1000px) translate3d(-50%, -50%, 100px);
}

#c_portalResEbizads_banner-15992777658974989 .swiper-slide-active .bannerPicBox {
	transition: 5s 0s;
	transform: perspective(1000px) translate3d(-50%, -50%, 0);
}

#c_portalResEbizads_banner-15992777658974989 .bannerPic {
	width: 100%;
	height: 100%;
}

#c_portalResEbizads_banner-15992777658974989 .banner-switch {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	z-index: 999;
	color: #fff;
	display: none;
}

#c_portalResEbizads_banner-15992777658974989 .bannerBtn {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0.5rem;
	font-size: 0.825rem;
	cursor: pointer;
	transition: 0.5s;
}

#c_portalResEbizads_banner-15992777658974989 .bannerJt {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
}

#c_portalResEbizads_banner-15992777658974989 .bannerJtPre {
	background: url(../image/rBQBHVy9bCKEbi06AAAAAHpLHCg519.png) no-repeat;
	background-size: contain;
	background-position: center;
}

#c_portalResEbizads_banner-15992777658974989 .bannerJtNext {
	background: url(../image/rBQBHVy9bGeEdI7vAAAAAPZiczc864.png) no-repeat;
	background-size: contain;
	background-position: center;
}

#c_portalResEbizads_banner-15992777658974989 .swiper-button-disabled {
	opacity: 0.4;
}

#c_portalResEbizads_banner-15992777658974989 .banner-text:before {
	content: '';
	position: absolute;
	width: 300px;
	height: 400px;
	display: none;
	border: 10px solid rgba(255, 255, 255, 0.2);
	top: 4.5rem;
	margin-top: -200px;
	left: -6rem;
	transition-delay: 2s;
	transition-duration: 2s;
	transform: translate3d(-80px, 0, 0);
	opacity: 0;
}

#c_portalResEbizads_banner-15992777658974989 .swiper-slide.swiper-slide-active .banner-text:before {
	transition-delay: 1.3s;
	transform: translate3d(0px, 0, 0);
	opacity: 1;
}

#c_portalResEbizads_banner-15992777658974989 .swiper-slide.swiper-slide-active .banner-text *:nth-child(1) {
	transition-delay: 0.5s;
}

#c_portalResEbizads_banner-15992777658974989 .swiper-slide.swiper-slide-active .banner-text *:nth-child(2) {
	transition-delay: 0.7s;
}

#c_portalResEbizads_banner-15992777658974989 .swiper-slide.swiper-slide-active .banner-text *:nth-child(3) {
	transition-delay: 0.9s;
}

#c_portalResEbizads_banner-15992777658974989 .banner-text * {
	transition-delay: transform 2s, opacity 0s;
	transition-duration: 2s;
	transform: translate3d(0, 80px, 0);
	opacity: 0;
}

#c_portalResEbizads_banner-15992777658974989 .swiper-slide.swiper-slide-active .banner-text * {
	transform: translate3d(0, 0px, 0);
	opacity: 1;
	text-align: center;
}

#c_portalResEbizads_banner-15992777658974989 .banner-text {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 999;
	display: block;
}

#c_portalResEbizads_banner-15992777658974989 .small-title {
	color: #FF9800;
	margin-bottom: 1.5rem;
	font-size: 1.25rem;
}

#c_portalResEbizads_banner-15992777658974989 .banner-text h1 {
	font-weight: bold;
	font-size: 3.5rem;
	color: #fff;
	display: none;
}

#c_portalResEbizads_banner-15992777658974989 .summry h4 {
	color: #fff;
	font-size: 46px;
	line-height: 56px;
}

#c_portalResEbizads_banner-15992777658974989 .summry h4 img {
	width: 100%;
	position: unset !important;
	transform: unset !important;
}

#c_portalResEbizads_banner-15992777658974989 .summry h2 {
	color: #fff;
	font-size: 76px;
	line-height: 80px;
	font-family: osw;
	margin: 20px 0;
	text-align: center;
	word-break: break-word;
}

#c_portalResEbizads_banner-15992777658974989 .summry h4 span {
	color: #79c2ef;
	font-weight: bold;
}

#c_portalResEbizads_banner-15992777658974989 .summry h5 {
	color: #65b7e9;
	font-size: 20px;
	text-align: center;
	line-height: 46px;
	padding-top: 2%;
}

#c_portalResEbizads_banner-15992777658974989 .summry h2 span {
	color: #57bfa3;
}

@media screen and (max-width: 1600px) {
	#c_portalResEbizads_banner-15992777658974989 .banner-text {
		max-width: 1000px;
		width: 80%;
	}

	#c_portalResEbizads_banner-15992777658974989 .summry h2 {
		color: #fff;
		font-size: 56px;
		line-height: 66px;
		font-family: osw;
		margin: 20px 0;
		text-align: center;
		word-break: break-word;
	}

	#c_portalResEbizads_banner-15992777658974989 .summry h4 span {
		color: #79c2ef;
		font-weight: bold;
	}

	#c_portalResEbizads_banner-15992777658974989 .summry h4 {
		color: #fff;
		font-size: 36px;
		line-height: 46px;
	}

	#c_portalResEbizads_banner-15992777658974989 .summry h5 {
		color: #65b7e9;
		font-size: 18px;
		text-align: center;
		line-height: 26px;
	}
}

@media screen and (max-width: 1200px) {
	#c_portalResEbizads_banner-15992777658974989 .banner-text:before {
		content: "";
		position: absolute;
		width: 300px;
		height: 400px;
		display: block;
		border: 10px solid rgba(255, 255, 255, 0.2);
		top: 4.5rem;
		margin-top: -200px;
		left: 50%;
		margin-left: -160px;
		display: none;
	}

	#c_portalResEbizads_banner-15992777658974989 .banner-text {
		text-align: center;
	}

	#c_portalResEbizads_banner-15992777658974989 .summry h2 {
		color: #fff;
		font-size: 40px;
		font-family: osw;
		margin: 20px 0;
		text-align: center;
	}
}

@media screen and (max-width: 769px) {
	#c_portalResEbizads_banner-15992777658974989 .banner-text {
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 99;
	}

	#c_portalResEbizads_banner-15992777658974989 .banner-switch {
		top: auto;
		bottom: 2rem;
		left: 5%;
		right: 5%;
		justify-content: center;
		align-items: center;
		display: none;
	}

	#c_portalResEbizads_banner-15992777658974989 .summry h4 {
		width: 200px;
		margin: 0 auto;
	}

	#c_portalResEbizads_banner-15992777658974989 .summry h2 {
		color: #fff;
		font-size: 36px;
		font-family: osw;
		margin: 20px 0;
		text-align: center;
		line-height: 42px;
	}

	#c_portalResEbizads_banner-15992777658974989 .small-title {
		font-size: 0.925rem;
	}

	#c_portalResEbizads_banner-15992777658974989 .banner-text:before {
		opacity: 0;
	}
}

#c_portalResEbizads_banner-15992777658974989 {
	max-height: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	min-height: 0px;
	margin-right: 0px;
	margin-left: 0px;
	max-width: none;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 0px;
	height: auto;
	padding-right: 0px;
}

#c_portalResPublic_codeContainer-15992786814885213 .h-line {
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 99px;
	left: 0;
	z-index: -1;
}

#c_portalResPublic_codeContainer-15992786814885213 .s-line {
	width: 1px;
	height: 100vh;
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 0;
	left: 99px;
	z-index: -1;
}

#c_portalResPublic_codeContainer-15992786814885213 .sy-nav {
	width: 100px;
	height: 100px;
	background: #097bc2;
	cursor: pointer;
	position: relative;
	z-index: 9999999999;
	display: flex;
	align-items: center;
	justify-content: center;
}

#c_portalResPublic_codeContainer-15992786814885213 .sy-nav:before {
	content: "";
	width: 0;
	height: 100%;
	background: #1d2a4d;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s;
	z-index: -1;
}

#c_portalResPublic_codeContainer-15992786814885213 .sy-nav:hover:before {
	width: 100%;
	left: 0;
}

#c_portalResPublic_codeContainer-15992786814885213 .sy-nav dl dt {
	font-weight: normal;
	font-size: 18px;
	font-family: pop;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	line-height: 14px;
}

#c_portalResPublic_codeContainer-15992786814885213 .sy-nav dl dd {
	display: block;
	width: 36px;
	height: 2px;
	background-color: #fff;
	transform-origin: 4px 3px;
	transition: all 0.5s;
	margin: 0 auto;
}

#c_portalResPublic_codeContainer-15992786814885213 .sy-nav dl dd:nth-child(2) {
	margin: 10px auto;
}

#c_portalResPublic_codeContainer-15992786814885213 .line1 {
	transform: rotate(45deg) translate(3px, 2px);
}

#c_portalResPublic_codeContainer-15992786814885213 .line2 {
	opacity: 0;
}

#c_portalResPublic_codeContainer-15992786814885213 .line3 {
	transform: rotate(-45deg) translate(3px, 2px);
}

#c_portalResPublic_codeContainer-15992786814885213 .col-btn {
	width: 100px;
	height: calc(100vh - 100px);
	position: relative;
	z-index: 9;
}

#c_portalResPublic_codeContainer-15992786814885213 .col-btn i {
	content: "";
	width: 0%;
	height: 100%;
	position: absolute;
	background: #097bc2;
	z-index: -1;
	transition: all 0.5s;
}

#c_portalResPublic_codeContainer-15992786814885213 .col-btn ul {
	position: absolute;
	left: 29px;
	bottom: 56px;
}

#c_portalResPublic_codeContainer-15992786814885213 .col-btn a {
	display: block;
	width: 42px;
	height: 42px;
	border-radius: 50px;
	border: 1px solid #fff;
	line-height: 40px;
	font-size: 0;
	transition: all 0.3s;
	overflow: hidden;
}

#c_portalResPublic_codeContainer-15992786814885213 .col-btn a span {
	display: inline-block;
	color: #fff;
	vertical-align: middle;
	transition: all 0.3s;
	font-size: 14px;
	opacity: 0;
}

#c_portalResPublic_codeContainer-15992786814885213 .col-btn li:hover a {
	width: 112px;
	border-color: #097bc2;
	background: #097bc2;
}

#c_portalResPublic_codeContainer-15992786814885213 .col-btn li:hover a span {
	opacity: 1;
	transition-delay: 0.4s;
}

#c_portalResPublic_codeContainer-15992786814885213 .col-btn li:nth-child(2) {
	margin: 30px 0;
}

#c_portalResPublic_codeContainer-15992786814885213 .on1 {
	width: 100% !important;
}

#c_portalResPublic_codeContainer-15992786814885213 .hide-nav {
	height: 100vh;
	width: 240px;
	position: absolute;
	top: 0;
	left: 100px;
}

#c_portalResPublic_codeContainer-15992786814885213 .logo {
	line-height: 100px;
	height: 100px;
	text-align: center;
}

#c_portalResPublic_codeContainer-15992786814885213 .menu {
	width: 100%;
	height: calc(100% - 100px);
	background: rgba(0, 0, 0, 0.4);
	transform: perspective(300px) rotateY(90deg);
	transition: all 0.5s;
	transform-origin: left;
	transition-delay: 0.3s;
	opacity: 0;
}

#c_portalResPublic_codeContainer-15992786814885213 .menu.on {
	transform: perspective(300px) rotateY(0deg);
	opacity: 1;
}

#c_portalResPublic_codeContainer-15992786814885213 .menu li {
	width: 100%;
	height: 12.5%;
	position: relative;
	z-index: 0;
}

#c_portalResPublic_codeContainer-15992786814885213 .menu li:before {
	content: "";
	width: 0%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.5s;
	z-index: -1;
	background: #097bc2;
}

#c_portalResPublic_codeContainer-15992786814885213 .menu li:hover:before {
	width: 100%;
	left: 0;
}

#c_portalResPublic_codeContainer-15992786814885213 .menu li>a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	padding-left: 40px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	color: #fff;
}

#c_portalResPublic_codeContainer-15992786814885213 .menu em {
	font-size: 16px;
	color: #fff;
}

#c_portalResPublic_codeContainer-15992786814885213 .menu span {
	font-family: pop;
	font-size: 14px;
}

#c_portalResPublic_codeContainer-15992786814885213 .second {
	position: absolute;
	left: 100%;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	display: none;
}

#c_portalResPublic_codeContainer-15992786814885213 li:nth-child(2) .second {
	width: 160px;
}

#c_portalResPublic_codeContainer-15992786814885213 li:nth-child(3) .second {
	width: 183px;
}

#c_portalResPublic_codeContainer-15992786814885213 li:nth-child(4) .second,
#c_portalResPublic_codeContainer-15992786814885213 li:nth-child(5) .second,
#c_portalResPublic_codeContainer-15992786814885213 li:nth-child(6) .second,
#c_portalResPublic_codeContainer-15992786814885213 li:nth-child(7) .second {
	width: 160px;
}

#c_portalResPublic_codeContainer-15992786814885213 .second dd a {
	display: block;
	line-height: 60px;
	width: 100%;
	padding: 0 30px;
	transition: all 0.5s;
	color: #fff;
}

#c_portalResPublic_codeContainer-15992786814885213 .second dd:hover a {
	background: #097bc2;
}

#c_portalResPublic_codeContainer-15992786814885213 .qcode {
	position: absolute;
	right: 60px;
	top: 42px;
	color: #fff;
	font-size: 15px;
	line-height: 17px;
	padding-left: 27px;
	background: url(../image/qcodeIcon.png) no-repeat center left;
	cursor: pointer;
}

#c_portalResPublic_codeContainer-15992786814885213 .qcode img {
	position: absolute;
	left: 0;
	top: 60px;
	opacity: 0;
	transition: all 0.5s ease-out;
}

#c_portalResPublic_codeContainer-15992786814885213 .qcode:hover img {
	top: 27px;
	opacity: 1;
}

#c_portalResPublic_codeContainer-15992786814885213 .copy {
	line-height: 22px;
	color: #fff;
	position: absolute;
	bottom: 40px;
	right: 60px;
}

#c_portalResPublic_codeContainer-15992786814885213 .copy a {
	color: #fff;
	transition: all 0.5s;
}

#c_portalResPublic_codeContainer-15992786814885213 .copy a:hover {
	text-decoration: underline;
}

#c_portalResPublic_codeContainer-15992786814885213 .banBtn {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 54%;
	font-size: 0;
	text-align: center;
	margin-top: 80px;
	z-index: 50;
}

#c_portalResPublic_codeContainer-15992786814885213 .banBtn a {
	display: inline-block;
	width: 180px;
	height: 55px;
	border: 1px solid #fff;
	line-height: 53px;
	text-align: center;
	margin: 0 20px;
	transition: all 0.3s;
	position: relative;
	z-index: 0;
}

#c_portalResPublic_codeContainer-15992786814885213 .banBtn a:before {
	content: "";
	width: 0;
	height: 53px;
	background: #097bc2;
	transition: all 0.5s;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
}

#c_portalResPublic_codeContainer-15992786814885213 .banBtn a img {
	display: inline-block;
	margin-right: 12px;
	vertical-align: middle;
}

#c_portalResPublic_codeContainer-15992786814885213 .banBtn a span {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	vertical-align: middle;
}

#c_portalResPublic_codeContainer-15992786814885213 .banBtn a:hover {
	border-color: #097bc2;
}

#c_portalResPublic_codeContainer-15992786814885213 .banBtn a:hover:before {
	width: 100%;
	left: 0;
}

@media screen and (max-width: 769px) {
	#c_portalResPublic_codeContainer-15992786814885213 .qcode {
		display: none;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .copy {
		display: none;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .col-btn {
		width: 80px;
		height: calc(100vh - 80px);
	}

	#c_portalResPublic_codeContainer-15992786814885213 .s-line {
		left: 79px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .h-line {
		top: 79px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .sy-nav {
		width: 80px;
		height: 80px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .sy-nav dl dt {
		font-size: 16px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .hide-nav {
		left: 80px;
		width: 180px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .logo {
		line-height: 80px;
		height: 80px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .col-btn ul {
		left: 19px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .col-btn li:nth-child(2) {
		margin: 20px 0;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .menu {
		height: calc(100% - 80px);
		background: rgba(0, 0, 0, 0.8);
	}

	#c_portalResPublic_codeContainer-15992786814885213 .menu li>a {
		padding-left: 20px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .menu em {
		font-size: 15px;
	}

	#c_portalResPublic_codeContainer-15992786814885213 li .second {
		display: none !important;
	}

	#c_portalResPublic_codeContainer-15992786814885213 .banBtn {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	#c_portalResPublic_codeContainer-15992786814885213 .sideBar {
		position: fixed;
		right: 0;
		top: 40%;
		transform: translateY(-50%);
		z-index: 99;
		display: none;
	}
}

#c_portalResPublic_codeContainer-15992786814885213 {
	max-height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	min-height: 100%;
	margin-right: 0px;
	margin-left: 0px;
	max-width: none;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 0px;
	height: 896px;
	padding-right: 0px;
}
