/*e_FlowCommonStyleBox-001*/ .e_FlowCommonStyleBox-001 { /* position: absolute;*/
	width: 100%;
	height: auto;
width-uint:%;
} /*stylebox_link*/
.e_FlowCommonStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}
.e_FlowCommonStyleBox-001 .stylebox_link:hover {
	color: rgba(101,190,186,1);
}
.e_FlowCommonStyleBox-001 .stylebox_link:active {
	color: rgba(101,190,186,1);
}
.e_FlowCommonStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
	background-color: #1890FF;
}
.e_FlowCommonStyleBox-001 .title_icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	margin-right: 10px;
	font-size: medium;
}
.e_FlowCommonStyleBox-001 .title_icon::before {
	content: "";
}
.e_FlowCommonStyleBox-001 .title_main {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-weight: normal;
	font-size: 16px;
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.e_FlowCommonStyleBox-001 .title_sub {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}
.e_FlowCommonStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: #1890FF;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}
.e_FlowCommonStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}
.e_FlowCommonStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}
.e_FlowCommonStyleBox-001 .link_icon::before {
	content: '\e6af';
}
.e_FlowCommonStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}
.e_FlowCommonStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
width-uint:%;
}
.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three {
	position: relative;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three img {
	width: 100%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text {
	position: absolute;
	left: 6.25%;
	width: 34%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text h2 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text h3 {
	font-size: 2.4rem;
	color: #fff;
	white-space: nowrap;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text p {
	font-size: 0.8rem;
	color: #fff;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.5;
	height: 3em;
	margin: 1.6rem 0;
	text-align: justify;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a {
	display: block;
	width: 180px;
	height: 56px;
	background: url(../images/bg_more_white.png) no-repeat;
	background-size: cover;
	font-size: 0.8rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 56px;
	margin-top: 4rem;
	overflow: hidden;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a span {
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	position: relative;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a span:after {
	content: attr(data-tit);
	position: absolute;
	width: 100%;
	height: 56px;
	top: 0;
	left: 0;
	color: transparent;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	transform: translate(0, 100%);
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a:hover span {
	color: transparent;
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a:hover span:after {
	background: url(../images/bg_more_white1.png) no-repeat;
	background-size: cover;
	color: #c63a31;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text.right {
	left: auto;
	right: 6.25%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left {
	float: left;
	width: 50%;
	height: 0;
	padding-bottom: 33.5%;
	overflow: hidden;
	position: relative;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left img {
	width: 100%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right {
	float: left;
	width: 50%;
	height: 0;
	padding-bottom: 33.5%;
	overflow: hidden;
	position: relative;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right img {
	width: 100%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .text {
	position: absolute;
	left: 16%;
	bottom: 14%;
	color: #fff;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .text h2 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .text h3 {
	font-size: 2.4rem;
	color: #fff;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .text a {
	display: block;
	width: 180px;
	height: 56px;
	background: url(../images/bg_more_white.png) no-repeat;
	background-size: cover;
	font-size: 0.8rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 56px;
	margin-top: 3rem;
	overflow: hidden;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .text a span {
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	position: relative;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .text a span:after {
	content: attr(data-tit);
	position: absolute;
	width: 100%;
	height: 56px;
	top: 0;
	left: 0;
	color: transparent;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	transform: translate(0, 100%);
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .text a:hover span {
	color: transparent;
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .text a:hover span:after {
	background: url(../images/bg_more_white1.png) no-repeat;
	background-size: cover;
	color: #c63a31;
}
@media screen and (max-width: 1440px) {
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a {
	width: 160px;
	height: 49.8px;
	line-height: 49.8px;
	margin-top: 3rem;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a span {
	height: 49.8px;
	line-height: 49.8px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a span:after {
	height: 49.8px;
}
}
@media screen and (max-width: 1280px) {
.c_portalResGroupNavNew_main-01001003 .brief-con-five .right {
	padding: 4rem 6.25% 4rem 6%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-five .right > h3 {
	font-size: 2rem;
}
}
@media screen and (max-width: 1024px) {
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text.right h3 {
	font-size: 2rem;
}
}
@media screen and (max-width: 768px) {
.c_portalResGroupNavNew_main-01001003 .brief-con-three {
	overflow: hidden;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three img {
	width: auto;
	height: 280px;
	margin-left: -46%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text {
	width: 80%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text h2 {
	font-size: 16px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text h3 {
	font-size: 20px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text p {
	font-size: 13px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a {
	width: 122px;
	height: 37.8px;
	line-height: 37.8px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a span {
	height: 37.8px;
	line-height: 37.8px;
	font-size: 14px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text a span:after {
	height: 37.8px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-three .text.right {
	left: 6.25%;
	right: auto;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left {
	width: 100%;
	overflow: hidden;
	height: auto;
	padding-bottom: 0;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left .text {
	width: 80%;
	top: 25%;
	left: 6.25%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left .text h2 {
	font-size: 16px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left .text h3 {
	font-size: 20px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left .text a {
	width: 120px;
	height: 37.4px;
	line-height: 37.4px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left .text a span {
	height: 37.4px;
	line-height: 37.4px;
	font-size: 14px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left .text a span:after {
	height: 37.4px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .left .text.right {
	left: 6.25%;
	right: auto;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right {
	width: 100%;
	overflow: hidden;
	height: auto;
	padding-bottom: 0;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right .text {
	width: 80%;
	top: 25%;
	left: 6.25%;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right .text h2 {
	font-size: 16px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right .text h3 {
	font-size: 20px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right .text a {
	width: 122px;
	height: 37.8px;
	line-height: 37.8px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right .text a span {
	height: 37.8px;
	line-height: 37.8px;
	font-size: 14px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right .text a span:after {
	height: 37.8px;
}
.c_portalResGroupNavNew_main-01001003 .brief-con-four .right .text.right {
	left: 6.25%;
	right: auto;
}
}
.c_portalResGroupNewsNew_list-01001 {
	min-width: 320px;
	width: 100%;
}
.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData {
	width: auto;
	text-align: center
}
.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
	content: ""
}
.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title .first {
	height: auto;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	padding: 0 10px 5px 0;
}
.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title {
	display: inline-table;
	padding: 0 30px;
	min-height: 200px;
	height: 100%
}
.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title .first:before {
	content: "\e6b4"
}
.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title .font {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}
.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .promptbox {
	width: auto;
	height: 100%
}
.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_content {
	padding-left: 65px
} /*引导短连接*/
.c_portalResGroupNewsNew_list-01001 .p_moreBtn {
	position: static;
	width: auto;
	display: inline-table;
	min-height: 29px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	min-width: 86px;
	cursor: pointer;
	text-align: center
}
.c_portalResGroupNewsNew_list-01001 .p_moreBtn .font {
	white-space: nowrap;
	overflow: visible;
	vertical-align: middle
}
.c_portalResGroupNewsNew_list-01001 .p_moreBtn .iconfont:before {
	content: ""
}
@-moz-keyframes three-quarters-loader {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes three-quarters-loader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes three-quarters-loader {
0% {
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.loading_animation {
	-moz-animation: three-quarters-loader 850ms infinite linear;
	-webkit-animation: three-quarters-loader 850ms infinite linear;
	animation: three-quarters-loader 850ms infinite linear;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	vertical-align: middle
}
.c_portalResGroupNewsNew_list-01001 .p_loading {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.c_portalResGroupNewsNew_list-01001 .p_loading .iconfont:before {
	content: ""
}
.c_portalResGroupNewsNew_list-01001 .p_loading .font {
	display: inline-block;
	margin-left: 20px;
	height: inherit
} /*无效果/分组*/
.c_portalResGroupNewsNew_list-01001 .p_moreBox {
	margin: 0 20px;
	width: auto;
	height: auto;
	padding: 0;
	overflow: hidden
} /*引导短连接 查看详情 */
.c_portalResGroupNewsNew_list-01001 .p_ToDetail {
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	min-width: 86px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
a>.c_portalResGroupNewsNew_list-01001 .p_ToDetail:hover {
	cursor: pointer
} /*概要信息*/
.c_portalResGroupNewsNew_list-01001 .p_SummaryBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}
.c_portalResGroupNewsNew_list-01001 .p_summary {
	text-align: left;
	vertical-align: top;
	word-break: break-all
} /*辅助字段值*/
.c_portalResGroupNewsNew_list-01001 .p_time {
	display: inline-block;
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	overflow: visible;
	line-height: 18px;
	vertical-align: top
} /* 互动信息 */
.c_portalResGroupNewsNew_list-01001 .p_assist {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
} /*概要列表标题*/
.c_portalResGroupNewsNew_list-01001 .p_TitleBox {
	width: auto;
	height: auto;
	padding: 5px 0;
	overflow: hidden;
	vertical-align: top;
}
.c_portalResGroupNewsNew_list-01001 .p_title {
	display: inline-table;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
} /*列表序容器*/
.c_portalResGroupNewsNew_list-01001 .p_header {
	margin: 5px 0 0;
	width: auto;
	height: auto;
	padding: 0;
	overflow: hidden;
} /*无效果/分组*/
.c_portalResGroupNewsNew_list-01001 .p_content {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
} /*资讯列表容器*/
.c_portalResGroupNewsNew_list-01001 .p_images {
	margin: 0;
	width: 168px;
	height: 138px;
	padding: 0;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	text-align: center;
	margin-right: 15px
} /*行列表容器*/
.c_portalResGroupNewsNew_list-01001 .p_articles {
	margin: 0;
	width: inherit;
	height: 186px;
	padding: 0;
} /*通用容器*/
.c_portalResGroupNewsNew_list-01001 .p_news {
	margin: 0;
	width: inherit;
	height: auto;
	padding: 0;
	overflow: hidden;
} /*主要内容区容器*/
.c_portalResGroupNewsNew_list-01001 .p_Newslist {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.c_portalResGroupNewsNew_list-01001 {
	overflow: hidden;
}
.c_portalResGroupNewsNew_list-01001 .p_content {
	width: auto;
	height: auto;
	vertical-align: top
}
.c_portalResGroupNewsNew_list-01001 .p_SummaryBox {
	width: auto;
	height: auto;
}
.c_portalResGroupNewsNew_list-01001 .p_assist {
	width: auto;
	height: auto;
} /*覆盖阶段结束*/ /*改为inline-block*/
.c_portalResGroupNewsNew_list-01001 .p_icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: 2px
}
.c_portalResGroupNewsNew_list-01001 .p_about {
	display: inline-block;
	vertical-align: middle
} /*end*/ /*组件样式开始*/
.c_portalResGroupNewsNew_list-01001 .p_articles {
	display: inline-block;
	height: auto;
	min-width: 320px;
	width: calc((100% - 0px)/1);
	padding: 15px 20px;
	overflow: hidden;
	float: left;
}
.c_portalResGroupNewsNew_list-01001 .p_thumbnail {
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden
}
.c_portalResGroupNewsNew_list-01001 .p_thumbnail img {
	width: 100%;
}
.c_portalResGroupNewsNew_list-01001 .higher .p_thumbnail {
	position: absolute;
	height: 100%
}
.c_portalResGroupNewsNew_list-01001 .widther .p_thumbnail {
	position: absolute;
	height: 100%
}
.c_portalResGroupNewsNew_list-01001 .smaller .p_thumbnail {
	position: absolute;
	height: 100%
}
.c_portalResGroupNewsNew_list-01001 .p_assist {
	margin-top: 2px;
}
.c_portalResGroupNewsNew_list-01001 .p_SummaryBox {
	clear: both;
	margin-bottom: 10px;
	margin-top: 8px
}
.c_portalResGroupNewsNew_list-01001 .p_ToDetail {
	float: right;
	position: relative
}
.c_portalResGroupNewsNew_list-01001 .p_summary {
	white-space: normal
}
.c_portalResGroupNewsNew_list-01001 .p_categorySummaryBox {
	overflow: hidden;
	padding: 10px;
} /* 新增起止筛选时间 start */
.c_portalResGroupNewsNew_list-01001 .p_filterTime {
	padding: 15px 0 0;
	overflow: hidden;
}
.c_portalResGroupNewsNew_list-01001 .formItemInput {
	padding-left: 10px;
	padding-right: 5px;
	max-width: 468px;
}
.c_portalResGroupNewsNew_list-01001 .p_contactsTitle {
	width: auto;
	line-height: 30px;
}
.c_portalResGroupNewsNew_list-01001 .formItemInput .formItemIconAfter {
	right: 10px !important;
	position: absolute;
	top: 10px;
} /* 新增起止筛选时间 end */
@media only screen and (max-width: 768px) {
.layui-laydate-range {
	width: 85% !important;
	left: 20px !important;
}
.c_portalResGroupNewsNew_list-01001 .p_articles {
	margin-top: 10px !important;
	width: 100% !important;
}
.c_portalResGroupNewsNew_list-01001 .mp_linkUrl {
	display: block;
	height: auto;
}
.c_portalResGroupNewsNew_list-01001 .p_SummaryBox {
	display: none;
}
.c_portalResGroupNewsNew_list-01001 .p_ToDetail {
	display: none !important;
}
.c_portalResGroupNewsNew_list-01001 .mP_SummaryBox {
	clear: both;
}
.c_portalResGroupNewsNew_list-01001 .p_Information {
	display: flex;
	padding: 10px 0;
}
.c_portalResGroupNewsNew_list-01001 .p_Information li {
	flex: 1;
	height: 20px;
	overflow: hidden;
}
.c_portalResGroupNewsNew_list-01001 .p_KeyWord {
	width: 100%;
	margin-top: 5px;
}
.c_portalResGroupNewsNew_list-01001 .p_KeyWord .p_tag {
	padding: 5px 15px;
	margin-right: 10px;
	border-radius: 3px;
}
.c_portalResGroupNewsNew_list-01001 .blank {
	width: 100%;
	height: 15px;
	overflow: hidden;
}
.c_portalResGroupNewsNew_list-01001 .p_articles {
	border: none
}
.layui-laydate-content td, .layui-laydate-content th {
	height: 24px!important;
	padding: 2px 5px!important;
	line-height: 20px;
}
}
@media only screen and (min-width: 769px) {
.c_portalResGroupNewsNew_list-01001 .mp_linkUrl {
	display: none;
}
.c_portalResGroupNewsNew_list-01001 .mP_SummaryBox {
	display: none;
}
.c_portalResGroupNewsNew_list-01001 .p_Information {
	display: none;
}
.c_portalResGroupNewsNew_list-01001 .p_KeyWord {
	display: none;
}
.c_portalResGroupNewsNew_list-01001 .blank {
	display: none;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 768px) {
.c_portalResGroupNewsNew_detail-01001 {
	min-width: 250px;
}
.c_portalResGroupNewsNew_detail-01001 .p_NewsDetail {
	padding: 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_head {
	padding: 10px;
	text-align: left;
	overflow: hidden;
}
.c_portalResGroupNewsNew_detail-01001 .p_titleCon {
	float: left;
	margin-right: 5px;
}
.c_portalResGroupNewsNew_detail-01001 .p_top {
	background: #f27b3b;
	color: #fff;
	padding: 0 5px;
	margin-right: 5px;
}
.c_portalResGroupNewsNew_detail-01001 .p_recommend {
	background: #91d25a;
	color: #fff;
	padding: 0 5px;
	margin-right: 5px;
}
.c_portalResGroupNewsNew_detail-01001 .p_hot {
	background: #ed575a;
	color: #fff;
	padding: 0 5px;
	margin-right: 5px;
}
.c_portalResGroupNewsNew_detail-01001 .p_addTime {
	text-align: left;
	padding: 0 10px;
	font-size: 14px;
	margin-bottom: 20px;
}
.c_portalResGroupNewsNew_detail-01001 .p_summary {
	padding: 10px;
	white-space: normal;
	background: #e6f7ff
} /*图集概括描述*/
.c_portalResGroupNewsNew_detail-01001 .p_SummaryBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	min-height: 68px;
	text-align: left;
	height: auto;
	padding: 10px;
	background: rgba(0, 0, 0, .6)
}
.c_portalResGroupNewsNew_detail-01001 .p_PrevAndNext {
	padding: 0;
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
	margin-top: 20px;
}
.c_portalResGroupNewsNew_detail-01001 .atlas-01 {
	display: block;
}
.c_portalResGroupNewsNew_detail-01001 .p_Atlas {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.c_portalResGroupNewsNew_detail-01001 .p_ThumbnailBox {
	position: absolute;
	bottom: 60px;
	text-align: center;
}
.c_portalResGroupNewsNew_detail-01001 .p_thumbnail {
	display: inline-block;
	float: none;
	width: 16px !important;
	height: 16px !important;
	padding-bottom: 0;
	border-radius: 50%;
	margin: 0 2px;
}
.c_portalResGroupNewsNew_detail-01001 .p_header, .c_portalResGroupNewsNew_detail-01001 .p_headA {
	text-align: left;
}
.c_portalResGroupNewsNew_detail-01001 .p_TitleBoxA {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.c_portalResGroupNewsNew_detail-01001 .p_summary {
	padding: 0;
	background: none;
	margin: 0 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.c_portalResGroupNewsNew_detail-01001 .p_dataSource {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_dataSource li {
	float: none !important;
	display: block;
	width: 100%;
	padding: 0 10px;
	margin: 2px 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_articlesTitle {
	display: block;
	padding: 10px;
}
.c_portalResGroupNewsNew_detail-01001 .p_articles {
	padding: 10px;
}
.c_portalResGroupNewsNew_detail-01001 .p_previewBox, .c_portalResGroupNewsNew_detail-01001 .p_nextBox {
	float: left;
	width: 50%;
	text-align: center;
}
.c_portalResGroupNewsNew_detail-01001 .i_title {
	display: block;
	width: 100%;
	margin-top: 4px;
}
.c_portalResGroupNewsNew_detail-01001 .i_title .clons {
	display: none;
}
.c_portalResGroupNewsNew_detail-01001 .p_imgsBox {
	width: 100%;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-top {
	height: 300px;
	text-align: center;
}
.c_portalResGroupNewsNew_detail-01001 .swiper-wrapper, .c_portalResGroupNewsNew_detail-01001 .swiper-slide {
	height: inherit;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-slide img { /* width: 100%; */ /* height: inherit; */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-button-next, .c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-button-prev {
	display: none;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-thumbs {
	width: 0;
	height: 0;
	padding: 0;
}
.c_portalResGroupNewsNew_detail-01001 .swiper-pagination {
	right: 0;
	left: -10px;
	top: auto;
	transform: translate(0, 0);
	text-align: center;
	bottom: 74px;
	z-index: 99999;
}
.c_portalResGroupNewsNew_detail-01001 .p_textBoxs {
	padding: 10px;
}
.c_portalResGroupNewsNew_detail-01001 .swiper-pagination .dot {
	display: inline-block;
	margin: 0 4px;
}
}
@media only screen and (min-width: 769px) {
.c_portalResGroupNewsNew_detail-01001 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 192px;
	min-width: 250px;
	max-width: 100%;
}
.c_portalResGroupNewsNew_detail-01001 .p_NewsDetail {
	padding: 10px;
}
.c_portalResGroupNewsNew_detail-01001 .p_head {
	padding: 20px;
	text-align: center;
}
.c_portalResGroupNewsNew_detail-01001 .p_top {
	background: #f27b3b;
	color: #fff;
	padding: 0 10px;
	margin-right: 5px;
}
.c_portalResGroupNewsNew_detail-01001 .p_recommend {
	background: #91d25a;
	color: #fff;
	padding: 0 10px;
	margin-right: 5px;
}
.c_portalResGroupNewsNew_detail-01001 .p_hot {
	background: #ed575a;
	color: #fff;
	padding: 0 10px;
	margin-right: 5px;
}
.c_portalResGroupNewsNew_detail-01001 .p_addTime {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}
.c_portalResGroupNewsNew_detail-01001 .p_summary {
	padding: 10px;
	white-space: normal;
	background: #e6f7ff
}
.c_portalResGroupNewsNew_detail-01001 .p_dataSource {
	overflow: hidden;
	padding-top: 20px;
	margin: 20px 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_dataSource>li {
	display: inline-block;
	margin-right: 20px;
}
.c_portalResGroupNewsNew_detail-01001 .p_dataSource>li:last-child {
	float: right;
}
.c_portalResGroupNewsNew_detail-01001 .p_topBox {
	margin-bottom: 10px;
} /*摘要*/
.c_portalResGroupNewsNew_detail-01001 .p_summary {
	padding: 10px;
	white-space: normal;
}
.c_portalResGroupNewsNew_detail-01001 .p_articles {
	overflow: hidden;
	padding: 20px 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_tags {
	display: inline-block;
}
.c_portalResGroupNewsNew_detail-01001 .p_tags .btn {
	padding: 8px 5px;
}
.c_portalResGroupNewsNew_detail-01001 .p_tag {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 5px 10px;
	min-width: 60px;
	text-align: center;
} /*图集*/
.c_portalResGroupNewsNew_detail-01001 .p_Atlas {
	padding: 10px 0;
	margin-top: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 30px;
}
.c_portalResGroupNewsNew_detail-01001 .p_images {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	position: relative;
	padding: 75% 0 0; /*图片宽高比：默认75%：4:3；50%：2:1；20%是5:1； 依次类推*/
}
.c_portalResGroupNewsNew_detail-01001 .p_img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.c_portalResGroupNewsNew_detail-01001 .p_sLeft {
	display: inline-block;
	width: 90%;
	word-break: break-all;
}
.c_portalResGroupNewsNew_detail-01001 .p_curNum {
	display: inline-table;
	width: auto;
} /*缩略图*/
.c_portalResGroupNewsNew_detail-01001 .p_ThumbnailBox {
	padding: 10px 40px;
	position: relative;
}
.c_portalResGroupNewsNew_detail-01001 .p_ThumbnailList {
	overflow: hidden;
}
.c_portalResGroupNewsNew_detail-01001 .p_thumbnail {
	position: relative;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 7.5px; /*间距*/
	overflow: hidden;
	width: calc((100% - 45px) / 4); /*（总宽度-总间隙)/列数 例如：（100%-(4列-1)*15像素)/4列 */
padding-bottom: calc(((100% - 45px) / 4) * 0.75); /*0.75为系数 是高度/宽度的值 ，例如：0.75为 3/4 宽高比即为 4:3 */
	height: 0px;
	cursor: pointer;
}
.c_portalResGroupNewsNew_detail-01001 .p_thumbnail.active { /*当前状态*/
} /*切换按钮001*/
.c_portalResGroupNewsNew_detail-01001 .p_interactionA {
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0;
	left: 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_interactionB {
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0;
	right: 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnA {
	display: table;
	top: 50%;
	left: 0;
	position: absolute;
	margin-top: -47.5px;
	width: 30px;
	height: 85px;
	cursor: pointer;
	text-align: center;
	user-select: none;
}
.c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnB {
	display: table;
	top: 50%;
	right: 0;
	left: auto;
	position: absolute;
	margin-top: -47.5px;
	width: 40px;
	height: 85px;
	cursor: pointer;
	text-align: center;
	user-select: none;
}
.c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnA .iconfont, .c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnB .iconfont {
	display: table-cell;
	vertical-align: middle;
}
.c_portalResGroupNewsNew_detail-01001 .p_ThumbnailBox .p_SwitchBtnA, .c_portalResGroupNewsNew_detail-01001 .p_ThumbnailBox .p_SwitchBtnB {
	background: none;
} /*切换按钮002*/
.c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnC {
	top: 50%;
	left: 0;
	position: absolute;
	margin-top: -12px;
	cursor: pointer;
}
.c_portalResGroupNewsNew_detail-01001 .p_SwitchBtnD {
	top: 50%;
	right: 0;
	position: absolute;
	margin-top: -12px;
	cursor: pointer;
}
.c_portalResGroupNewsNew_detail-01001 .p_PrevAndNext {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.c_portalResGroupNewsNew_detail-01001 .p_previewBox {
	float: left;
	width: 50%;
}
.c_portalResGroupNewsNew_detail-01001 .p_nextBox {
	float: right;
	width: 50%;
	text-align: right;
}
.c_portalResGroupNewsNew_detail-01001 .p_header {
	text-align: center;
}
.c_portalResGroupNewsNew_detail-01001 .p_TitleBoxA {
	display: inline-table;
	width: 100%;
	height: auto;
	max-width: 85%;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_headA {
	display: table-cell;
	vertical-align: middle;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}
.c_portalResGroupNewsNew_detail-01001 .p_infoBox, .c_portalResGroupNewsNew_detail-01001 .p_articlesTitle {
	display: none;
} /*图集概括描述*/
.c_portalResGroupNewsNew_detail-01001 .p_SummaryBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	min-height: 68px;
	text-align: left;
	height: auto;
	padding: 10px;
	background: rgba(0, 0, 0, .6)
}
.c_portalResGroupNewsNew_detail-01001 .p_textBoxs {
	padding: 10px;
}
.c_portalResGroupNewsNew_detail-01001 .p_imgsBox {
	margin: 0 auto;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-container {
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}
.c_portalResGroupNewsNew_detail-01001 .swiper-slide {
	background-size: cover;
	background-position: center;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-top {
	height: 480px;
	width: 100%;
	text-align: center;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-wrapper, .c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-slide {
	height: inherit;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-top .swiper-slide img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
}
.c_portalResGroupNewsNew_detail-01001 .swiper-button-prev {
	display: inline-table;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	width: 36px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	margin-top: -25px;
	background: rgba(0,0,0,.5)
}
.c_portalResGroupNewsNew_detail-01001 .swiper-button-next {
	display: inline-table;
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	width: 36px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	margin-top: -25px;
	background: rgba(0, 0, 0, .5)
}
.c_portalResGroupNewsNew_detail-01001 .swiper-button-prev i, .c_portalResGroupNewsNew_detail-01001 .swiper-button-next i {
	display: table-cell;
	vertical-align: middle;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.swiper-pagination-bullet {
	display: inline-block;
	width: 20px;
	height: 20px;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .swiper-slide {
	display: inline-table;
	width: 105px !important;
	height: 85px !important;
	text-align: center;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .p_sImgBox {
	display: table-cell;
	width: auto;
	height: auto;
	vertical-align: middle;
	cursor: pointer;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-thumbs .swiper-slide img {
	display: block;
	width: 100%;
}
.c_portalResGroupNewsNew_detail-01001 .gallery-top .ahref {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.c_portalResGroupNewsNew_detail-01001 .p_PrevAndNextMo {
	display: none;
}
.c_portalResGroupNewsNew_detail-01001 .p_pagination {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(-50%, -50%);
	margin: 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) { /*中屏*/
}
@media only screen and (max-width: 768px) {/*小屏*/
.c_portalResGroupEbizads_banner-01001 .p_prompt {
	width: auto;
	height: auto;
	text-align: center;
	background-color: inherit;
	font-size: 16px;
	border: 1px solid #E4E4E4;
}
.c_portalResGroupEbizads_banner-01001 .p_banner {
	height: 185px !important
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title {
	display: inline-table;
	padding: 0 30px;
	height: 100%;
	min-height: 260px;
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title .iconfont:before {
	content: "";
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title .first:before {
	content: "\e6b4";
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title {
	font-size: 24px;
	text-align: left;
	color: rgba(51,51,51,1);
	font-weight: bold;
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title .font {
	display: table-cell;
	line-height: normal;
	vertical-align: middle;
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .promptbox {
	width: auto;
	height: 100%;
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_content {
	font-size: 18px;
	color: rgba(105, 105, 105,1);
	padding-left: 65px;
} /*列表缩略图切换1*/
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 56px;
	color: #e2e2e2;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
	content: '\e687';
	display: inline-block;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD .font {
	display: table;
	width: inherit;
	height: inherit;
	pointer-events: none;
}/*列表缩略图切换1*/
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 56px;
	color: #e2e2e2;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC .iconfont:before {
	content: '\e687';
	display: inline-block;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC .font {
	display: table;
	width: inherit;
	height: inherit;
	pointer-events: none;
}/*序号图片组符*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_ListNumBtn img {
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_ListNumBtn .shape {
	display: table-cell;
	width: inherit;
	height: inherit;
	text-align: center;
	vertical-align: middle;
}
.c_portalResGroupEbizads_banner-01001 .p_ListNumBtn:active {
	color: rgba(255,255,255,1);
}
.c_portalResGroupEbizads_banner-01001 .p_ListNumBtn.active {
	color: rgba(255,255,255,1);
}
.c_portalResGroupEbizads_banner-01001 .p_ListNumBtn.j-nav-active {
	color: rgba(255,255,255,1);
} /*方形图片组符*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SquareNumBtn img {
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn .shape {
	text-indent: -9999em;
	width: inherit;
	height: inherit;
	vertical-align: middle;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn:active {
	background-color: #67b8b4;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn.active {
	background-color: #67b8b4;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn.j-nav-active {
	background-color: #67b8b4;
} /*圆型图片组符*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_CircleNumBtn img {
	display: none;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_CircleNumBtn:active {
	background-color: rgba(105,192,188,1);
}
.c_portalResGroupEbizads_banner-01001 .p_CircleNumBtn.active {
	background-color: rgba(105,192,188,1);
}
.c_portalResGroupEbizads_banner-01001 .p_CircleNumBtn.j-nav-active {
	background-color: rgba(105,192,188,1);
} /*通用图片组符*/
.c_portalResGroupEbizads_banner-01001 .p_NumBtn {
	width: 150px;
	height: 66px;
	border-color: rgba(242,242,242,1);
	border-width: 2px;
	border-style: solid;
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn .shape {
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn:active {
	border-color: rgba(103,184,180,1);
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn.active {
	border-color: rgba(103,184,180,1);
} /*通用容器*/
.c_portalResGroupEbizads_banner-01001 .p_ThumbnailBox {
	width: inherit;
	height: auto;
	background-color: transparent;
	overflow: hidden;
} /*图集页概要信息*/
.c_portalResGroupEbizads_banner-01001 .p_ImgSummary {
	text-align: justify;
	vertical-align: top;
	word-break: break-all;
}/*图集标题*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_ImgHead .font {
	display: table-cell;
	vertical-align: top;
	line-height: 30px;
}
.c_portalResGroupEbizads_banner-01001 .p_ImgHead .iconfont:before {
	content: "";
}/*通用容器*/
.c_portalResGroupEbizads_banner-01001 .p_TitleBox {
	width: inherit;
	height: auto;
	overflow: hidden;
} /*链接元素*/ /*图集图片说明容器*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SwitchBtnB .font {
	display: table;
	width: inherit;
	height: inherit; /*background-color:rgba(202,202,202,.3);*/
	pointer-events: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnB .iconfont {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 3px;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_interactionB {
	width: inherit;
	height: auto;
	background-color: transparent;
	overflow: hidden;
} /*纯图标切换按钮*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SwitchBtnA .font {
	display: table;
	width: inherit;
	height: inherit; /*background-color:rgba(202,202,202,.3);*/
	pointer-events: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnA .iconfont {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 3px;
	right: 4px;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_interactionA {
	width: inherit;
	height: auto;
	background-color: transparent;
	overflow: hidden;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionA + .p_interactionA {
	left: initial;
	right: 0;
} /*多图组大图边框*/
.c_portalResGroupEbizads_banner-01001 .p_imageA {
	width: auto;
	height: auto;
	overflow: hidden;
} /*链接元素*/ /*通用容器*/
.c_portalResGroupEbizads_banner-01001 .p_images {
	width: inherit;
	height: auto;
	background-color: transparent;
	overflow: hidden;
} /*主要内容区容器*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 {
	min-width: 300px;
	overflow: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_banner {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_images {
	width: auto;
	height: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_ThumbnailBox {
	width: auto;
	height: auto;
	border-width: 0;
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_ThumbnailBoxA {
	width: auto;
	height: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionA {
	width: auto;
	height: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionB {
	width: auto;
	height: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_TitleBox {
	border-width: 0;
}
.c_portalResGroupEbizads_banner-01001 .p_TitleBoxA {
	width: auto;
	height: auto;
	border-width: 0;
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .c_banner {
	width: inherit;
	height: inherit;
}
.c_portalResGroupEbizads_banner-01001 .p_images {
	width: inherit;
	height: inherit;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.c_portalResGroupEbizads_banner-01001 .p_LinkA {
	width: inherit;
	height: inherit;
	display: block;
	position: relative;
}
.c_portalResGroupEbizads_banner-01001 .p_imageA {
	vertical-align: baseline;
	text-align: center;
	width: inherit;
	height: inherit;
}
.c_portalResGroupEbizads_banner-01001 .p_imageA:hover {
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_imageA:hover:after {
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionA {
	cursor: pointer;
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 99;
	overflow: visible;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionB {
	cursor: pointer;
	right: 0;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 99;
	overflow: visible;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SwitchBtnA .iconfont:before {
	font-size: 30px;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SwitchBtnB .iconfont:before {
	font-size: 30px;
}
.c_portalResGroupEbizads_banner-01001 .p_SummaryBox {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	height: 70px;
	background-color: transparent;
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SummaryBox:hover {
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_SummaryBox .p_LinkB {
	display: block;
	background-color: rgba(0,0,0,0.5);
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_LinkA .p_TitleBox span {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.c_portalResGroupEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
	color: #fff;
}
.c_portalResGroupEbizads_banner-01001 .p_TitleBoxA {
	width: 100%;
	height: inherit;
	padding-left: 20px;
	padding-right: 20px;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
	margin-left: 0;
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn {
	margin-right: 6px;
	font-size: 0;
	width: 90px;
	height: auto;
	display: inline-block;
	overflow: hidden;
}
.c_portalResGroupEbizads_banner-01001 .p_CircleNumBtn {
	margin-left: 10px;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn {
	margin-left: 10px;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC {
	position: absolute;
	top: 50%;
	left: 0;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD {
	position: absolute;
	top: 50%;
	right: 0;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.c_portalResGroupEbizads_banner-01001 .p_CircleNumBtn, .c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn, .c_portalResGroupEbizads_banner-01001 .p_ListNumBtn {
	margin-top: 20px;
	margin-bottom: 20px;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn {
	width: 98px;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
	content: "\e6ae";
	font-size: 30px;
}
.c_portalResGroupEbizads_banner-01001 .p_ImgSummary {
	font-weight: normal;
	white-space: normal;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC .iconfont {
	font-size: 30px;
	color: rgba(255,255,255,.6);
	display: table-cell;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD .iconfont {
	font-size: 30px;
	color: rgba(255,255,255,.6);
	display: table-cell;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
	color: rgba(105,192,188,1);
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
	color: rgba(105,192,188,1);
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn:hover {
	border-color: rgba(103,184,180,1);
} /*缩略图插件样式*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_MatteIcon:before {
	content: '\e752';
.
}
.c_portalResGroupEbizads_banner-01001 .widther img {
	width: auto!important;
}
.c_portalResGroupEbizads_banner-01001 .swiper-pagination {
	position: absolute;
	z-index: 20;
	bottom: 65px;
	width: 100%;
	text-align: right;
	padding-right: 20px;
}
.c_portalResGroupEbizads_banner-01001 .dot {
	width: 20px;
	height: 20px;
}
.c_portalResGroupEbizads_banner-01001 .swiper-pagination span {
	display: inline-block;
	margin-right: 4px;
}
.c_portalResGroupEbizads_banner-01001 .background_default {
	display: inline-block;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}
.c_portalResGroupEbizads_banner-01001 .swiper-wrapper .swiper-slide img {
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
}
.c_portalResGroupEbizads_banner-01001 .background_default {
	width: 17px;
	height: 17px;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnA {
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnB {
	display: none;
}
}
@media only screen and (min-width: 769px) {/*大屏*/
.c_portalResGroupEbizads_banner-01001 .p_prompt {
	width: auto;
	height: auto;
	text-align: center;
	background-color: inherit;
	font-size: 16px;
	border: 1px solid #E4E4E4;
}
.c_portalResGroupEbizads_banner-01001 .p_banner {
	height: 751px !important
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title {
	display: inline-table;
	padding: 0 30px;
	height: 100%;
	min-height: 260px;
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title .iconfont:before {
	content: "";
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title .first:before {
	content: "\e6b4";
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title {
	font-size: 24px;
	text-align: left;
	color: rgba(51,51,51,1);
	font-weight: bold;
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_title .font {
	display: table-cell;
	line-height: normal;
	vertical-align: middle;
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .promptbox {
	width: auto;
	height: 100%;
}
.c_portalResGroupEbizads_banner-01001 .p_prompt .prompt_content {
	font-size: 18px;
	color: rgba(105, 105, 105,1);
	padding-left: 65px;
} /*列表缩略图切换1*/
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 56px;
	color: #e2e2e2;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
	content: '\e687';
	display: inline-block;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD .font {
	display: table;
	width: inherit;
	height: inherit;
	pointer-events: none;
}/*列表缩略图切换1*/
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 56px;
	color: #e2e2e2;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC .iconfont:before {
	content: '\e687';
	display: inline-block;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC .font {
	display: table;
	width: inherit;
	height: inherit;
	pointer-events: none;
}/*序号图片组符*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_ListNumBtn img {
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_ListNumBtn .shape {
	display: table-cell;
	width: inherit;
	height: inherit;
	text-align: center;
	vertical-align: middle;
}
.c_portalResGroupEbizads_banner-01001 .p_ListNumBtn:active {
	color: rgba(255,255,255,1);
}
.c_portalResGroupEbizads_banner-01001 .p_ListNumBtn.active {
	color: rgba(255,255,255,1);
}
.c_portalResGroupEbizads_banner-01001 .p_ListNumBtn.j-nav-active {
	color: rgba(255,255,255,1);
} /*方形图片组符*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SquareNumBtn img {
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn .shape {
	text-indent: -9999em;
	width: inherit;
	height: inherit;
	vertical-align: middle;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn:active {
	background-color: #67b8b4;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn.active {
	background-color: #67b8b4;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn.j-nav-active {
	background-color: #67b8b4;
} /*圆型图片组符*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_CircleNumBtn img {
	display: none;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_CircleNumBtn:active {
	background-color: rgba(105,192,188,1);
}
.c_portalResGroupEbizads_banner-01001 .p_CircleNumBtn.active {
	background-color: rgba(105,192,188,1);
}
.c_portalResGroupEbizads_banner-01001 .p_CircleNumBtn.j-nav-active {
	background-color: rgba(105,192,188,1);
} /*通用图片组符*/
.c_portalResGroupEbizads_banner-01001 .p_NumBtn {
	width: 150px;
	height: 66px;
	border-color: rgba(242,242,242,1);
	border-width: 2px;
	border-style: solid;
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn .shape {
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn:active {
	border-color: rgba(103,184,180,1);
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn.active {
	border-color: rgba(103,184,180,1);
} /*通用容器*/
.c_portalResGroupEbizads_banner-01001 .p_ThumbnailBox {
	width: inherit;
	height: auto;
	background-color: transparent;
	overflow: hidden;
} /*图集页概要信息*/
.c_portalResGroupEbizads_banner-01001 .p_ImgSummary {
	text-align: justify;
	vertical-align: top;
	word-break: break-all;
}/*图集标题*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_ImgHead .font {
	display: table-cell;
	vertical-align: top;
	line-height: 30px;
}
.c_portalResGroupEbizads_banner-01001 .p_ImgHead .iconfont:before {
	content: "";
}/*通用容器*/
.c_portalResGroupEbizads_banner-01001 .p_TitleBox {
	width: inherit;
	height: auto;
	overflow: hidden;
} /*链接元素*/ /*图集图片说明容器*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SwitchBtnB .font {
	display: table;
	width: inherit;
	height: inherit; /*background-color:rgba(202,202,202,.3);*/
	pointer-events: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnB .iconfont {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 3px;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_interactionB {
	width: inherit;
	height: auto;
	background-color: transparent;
	overflow: hidden;
} /*纯图标切换按钮*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SwitchBtnA .font {
	display: table;
	width: inherit;
	height: inherit; /*background-color:rgba(202,202,202,.3);*/
	pointer-events: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnA .iconfont {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 3px;
	right: 4px;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_interactionA {
	width: inherit;
	height: auto;
	background-color: transparent;
	overflow: hidden;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionA + .p_interactionA {
	left: initial;
	right: 0;
} /*多图组大图边框*/
.c_portalResGroupEbizads_banner-01001 .p_imageA {
	width: auto;
	height: auto;
	overflow: hidden;
} /*链接元素*/ /*通用容器*/
.c_portalResGroupEbizads_banner-01001 .p_images {
	width: inherit;
	height: auto;
	background-color: transparent;
	overflow: hidden;
} /*主要内容区容器*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 {
	min-width: 300px;
	overflow: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_banner {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_images {
	width: auto;
	height: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_ThumbnailBox {
	width: auto;
	height: auto;
	border-width: 0;
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_ThumbnailBoxA {
	width: auto;
	height: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionA {
	width: auto;
	height: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionB {
	width: auto;
	height: auto;
}
.c_portalResGroupEbizads_banner-01001 .p_TitleBox {
	border-width: 0;
}
.c_portalResGroupEbizads_banner-01001 .p_TitleBoxA {
	width: auto;
	height: auto;
	border-width: 0;
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .c_banner {
	width: inherit;
	height: inherit;
}
.c_portalResGroupEbizads_banner-01001 .p_images {
	width: inherit;
	height: inherit;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.c_portalResGroupEbizads_banner-01001 .p_LinkA {
	width: inherit;
	height: inherit;
	display: block;
	position: relative;
}
.c_portalResGroupEbizads_banner-01001 .p_imageA {
	vertical-align: baseline;
	text-align: center;
	width: inherit;
	height: inherit;
}
.c_portalResGroupEbizads_banner-01001 .p_imageA:hover {
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_imageA:hover:after {
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionA {
	cursor: pointer;
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 99;
	overflow: visible;
}
.c_portalResGroupEbizads_banner-01001 .p_interactionB {
	cursor: pointer;
	right: 0;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 99;
	overflow: visible;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SwitchBtnA .iconfont:before {
	font-size: 30px;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_SwitchBtnB .iconfont:before {
	font-size: 30px;
}
.c_portalResGroupEbizads_banner-01001 .p_SummaryBox {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	height: 70px;
	background-color: transparent;
	display: none;
}
.c_portalResGroupEbizads_banner-01001 .p_SummaryBox:hover {
	background-color: transparent;
}
.c_portalResGroupEbizads_banner-01001 .p_SummaryBox .p_LinkB {
	display: block;
	background-color: rgba(0,0,0,0.5);
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_LinkA .p_TitleBox span {
	display: block;
	height: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 15px;
}
.c_portalResGroupEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
	color: #fff;
}
.c_portalResGroupEbizads_banner-01001 .p_TitleBoxA {
	width: 100%;
	height: inherit;
	padding-left: 20px;
	padding-right: 20px;
}
.c_portalResGroupEbizads_banner-01001 .p_ImgHead {
	padding-top: 10px;
	padding-bottom: 12px;
	font-size: 30px;
	font-weight: normal;
	font-family: "黑体";
	color: #fff;
	white-space: normal;
}
.c_portalResGroupEbizads_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_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
	margin-left: 0;
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn {
	margin-right: 6px;
	font-size: 0;
	width: 90px;
	height: auto;
	display: inline-block;
	overflow: hidden;
}
.c_portalResGroupEbizads_banner-01001 .p_CircleNumBtn {
	margin-left: 10px;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn {
	margin-left: 10px;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC {
	position: absolute;
	top: 50%;
	left: 0;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD {
	position: absolute;
	top: 50%;
	right: 0;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.c_portalResGroupEbizads_banner-01001 .p_CircleNumBtn, .c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn, .c_portalResGroupEbizads_banner-01001 .p_ListNumBtn {
	margin-top: 20px;
	margin-bottom: 20px;
}
.c_portalResGroupEbizads_banner-01001 .p_SquareNumBtn {
	width: 98px;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
	content: "\e6ae";
	font-size: 30px;
}
.c_portalResGroupEbizads_banner-01001 .p_ImgSummary {
	font-weight: normal;
	white-space: normal;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC .iconfont {
	font-size: 30px;
	color: rgba(255,255,255,.6);
	display: table-cell;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD .iconfont {
	font-size: 30px;
	color: rgba(255,255,255,.6);
	display: table-cell;
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
	color: rgba(105,192,188,1);
}
.c_portalResGroupEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
	color: rgba(105,192,188,1);
}
.c_portalResGroupEbizads_banner-01001 .p_NumBtn:hover {
	border-color: rgba(103,184,180,1);
} /*缩略图插件样式*/
.c_portalResGroupEbizads_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_portalResGroupEbizads_banner-01001 .p_MatteIcon:before {
	content: '\e752';
.
}
.c_portalResGroupEbizads_banner-01001 .widther img {
	width: auto!important;
}
.c_portalResGroupEbizads_banner-01001 .swiper-pagination {
	position: absolute;
	z-index: 20;
	bottom: 80px;
	width: 100%;
	text-align: right;
	padding-right: 20px;
}
.c_portalResGroupEbizads_banner-01001 .swiper-pagination span {
	display: inline-block;
	margin-right: 4px;
}
.c_portalResGroupEbizads_banner-01001 .background_default {
	display: inline-block;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}
.c_portalResGroupEbizads_banner-01001 .swiper-wrapper .swiper-slide img {
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {/*中屏*/
}
@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}
.pagebox {
	width: 100%;
}/*page property_start*/
.pagebox, #-remove--flag {
}/*page property_end*//*page property_start*/
body, #-remove--flag {
}/*page property_end*/
#c_portalResGroupEbizads_banner-15712056052082055 .banner {
	position: relative;
}
#c_portalResGroupEbizads_banner-15712056052082055 .banner img {
	width: 100%;
}
#c_portalResGroupEbizads_banner-15712056052082055 .banner .text {
	position: absolute;
	top: 40%;
	left: 6.25%;
	color: #fff;
}
#c_portalResGroupEbizads_banner-15712056052082055 .banner .text h2 {
	font-size: 1.8rem;
}
#c_portalResGroupEbizads_banner-15712056052082055 .banner .text h3 {
	font-size: 3.6rem;
}
@media screen and (max-width: 768px) {
#c_portalResGroupEbizads_banner-15712056052082055 .banner {
	height: 300px;
	overflow: hidden;
}
#c_portalResGroupEbizads_banner-15712056052082055 .banner img {
	height: 100%;
	width: auto;
	margin-left: -50%;
}
#c_portalResGroupEbizads_banner-15712056052082055 .banner .text {
	top: 48%;
}
#c_portalResGroupEbizads_banner-15712056052082055 .banner .text h2 {
	font-size: 16px;
}
#c_portalResGroupEbizads_banner-15712056052082055 .banner .text h3 {
	font-size: 20px;
}
}
#c_portalResGroupEbizads_banner-15712056052082055 {
	width: auto;
	max-width: none;
	min-width: 300px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#c_portalResGroupNavNew_main-15713797867920150 {
	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;
}
@keyframes circle-opacity {
from {
opacity: 0.2;
transform: scale(1);
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
to {
	opacity: 0;
	transform: scale(1.5);
}
}
@keyframes bounce {
0%, 15%, 47%, 73%, 89%, 100% {
animation-timing-function: ease-out;
transform: translate3d(0, 0, 0);
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -26px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -18px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
@keyframes bounce-mobile {
0%, 15%, 47%, 73%, 89%, 100% {
animation-timing-function: ease-out;
transform: translate3d(0, 0, 0);
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
30%, 32% {
animation-timing-function: ease-in;
transform: translate3d(0, -12px, 0);
}
60% {
animation-timing-function: ease-in;
transform: translate3d(0, -9px, 0);
}
82% {
animation-timing-function: ease-in;
transform: translate3d(0, -6px, 0);
}
94% {
animation-timing-function: ease-in;
transform: translate3d(0, -3px, 0);
}
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con {
	border-bottom: 2px solid #f2f3f4;
	margin-top: 6rem;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index {
	height: 4.6rem;
	background: #fff;
	width: 87.5%;
	margin: 0 auto;
	overflow: hidden;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left {
	float: left;
	padding-left: 1.6rem;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left span {
	font-size: 16px;
	color: #666;
	line-height: 4.6rem;
	margin: 0 2px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left span.you {
	color: #bbb;
	position: relative;
	top: 2px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left a {
	font-size: 0.8rem;
	color: #777;
	line-height: 4.6rem;
	margin: 0 2px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right {
	float: right;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right > ul li {
	float: left;
	width: 10rem;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right > ul li a {
	display: block;
	line-height: 4.6rem;
	text-align: center;
	font-size: 0.9rem;
	font-weight: bold;
	position: relative;
	height: 4.6rem;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right > ul li a:hover {
	background: #c63a31;
	color: #fff;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right > ul li a:hover:before {
	display: none;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right > ul li.active a {
	background: #c63a31;
	color: #fff;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right > ul li.active a:before {
	display: none;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner {
	border-bottom: none;
	margin-top: 0;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index {
	box-shadow: -1px 8px 38px 0px rgba(29, 30, 31, 0.08);
	position: relative;
	top: -1rem;
	z-index: 2;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news {
	border-bottom: none;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li a:after {
	content: '';
	width: 0;
	height: 2px;
	background: #c63a31;
	position: absolute;
	bottom: 0;
	left: 15%;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li.active a {
	background: none;
	color: #c63a31;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li.active a:after {
	width: 70%;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li:hover a {
	background: none;
	color: #c63a31;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li:hover a:after {
	width: 70%;
}
@media screen and (max-width: 1366px) {
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right > ul li {
	width: 9rem;
}
}
@media screen and (max-width: 1280px) {
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .right > ul li {
	width: 7rem;
}
}
@media screen and (max-width: 1024px) {
#c_portalResGroupNavNew_main-1571205367568 .sub-con {
	margin-top: 76px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index {
	height: 66px;
	width: 100%;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left {
	padding-left: 2.6rem;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left span {
	line-height: 66px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left span.you {
	line-height: 66px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left a {
	line-height: 66px;
	font-size: 14px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index {
	top: 0;
	box-shadow: none;
	border-bottom: none;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index .left {
	display: none;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index .right {
	width: 100%;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index .right > ul li {
	width: 20%;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index .right > ul li a {
	line-height: 66px;
	height: 66px;
	font-size: 14px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index .right > ul li:not(:last-child) a:before {
	display: none;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .left {
	display: none;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right {
	width: 100%;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li {
	width: 20%;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li a {
	font-size: 14px;
	line-height: 66px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li a:before {
	display: none;
}
}
@media screen and (max-width: 768px) {
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index {
	height: 58px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index {
	border-bottom: 1px solid #eee;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left {
	padding-left: 4%;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left span {
	line-height: 58px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left span.you {
	line-height: 58px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con .sub-nav-index .left a {
	line-height: 58px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.inner .sub-nav-index .right > ul li a {
	line-height: 58px;
	height: 58px;
}
#c_portalResGroupNavNew_main-1571205367568 .sub-con.news .sub-nav-index .right > ul li a {
	line-height: 58px;
}
}
#c_portalResGroupNavNew_main-1571205367568 {
	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_portalResGroupNewsNew_detail-15713775675351947 label {
	margin-bottom: 0;
	font-weight: normal !important;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .num_w {
	font-size: 4rem;
	position: relative;
	left: -14px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one {
	margin-top: -4.6rem;
	position: relative;
	width: 100%;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one .text {
	float: right;
	width: 54%;
	padding: 10rem 6.25% 7rem;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one .text h2 {
	font-size: 1.8rem;
	font-weight: bold;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one .text h3 {
	font-size: 3rem;
	color: #c43930;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one .text .con p {
	font-size: 0.8rem;
	line-height: 1.8;
	text-align: justify;
	margin-top: 1rem;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two {
	padding: 3.4rem 6.25%;
	background: #c63a31;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li {
	float: left;
	width: 25%;
	padding-left: 8%;
	position: relative;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li h2 {
	font-size: 4rem;
	color: #fff;
	position: relative;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li h2.add:after {
	content: '+';
	position: absolute;
	font-size: 30px;
	color: #fff;
	top: 8px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li span {
	font-size: 1.2rem;
	color: #fff;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 44px;
	background: #f3f6f7;
	opacity: 0.3;
	left: 0;
	top: 28%;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li:first-child {
	padding-left: 5%;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li:first-child:before {
	display: none;
}
@media screen and (max-width: 768px) {
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one {
	margin-top: 0;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one img {
	display: none;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one .text {
	width: 100%;
	padding: 2rem 3% 3rem;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one .text h2 {
	font-size: 16px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one .text h3 {
	font-size: 20px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-one .text .con p {
	font-size: 13px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two {
	padding: 2.2rem 3%;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li {
	width: 50%;
	padding-left: 14%;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li:first-child {
	padding-left: 14%;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li:nth-child(3) {
	padding-top: 18px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li:nth-child(3):before {
	display: none;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li:nth-child(4) {
	padding-top: 18px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li h2 {
	font-size: 26px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li h2.add:after {
	font-size: 14px;
	top: 0;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .brief-con-two > ul li span {
	font-size: 14px;
}
#c_portalResGroupNewsNew_detail-15713775675351947 .num_w {
	font-size: 26px;
	left: -6px;
}
}
#c_portalResGroupNewsNew_detail-15713775675351947 {
	width: 100%;
	max-width: 100%;
	min-width: 250px;
	height: 100%;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .left {
	float: left;
	width: 52.7%;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .left img {
	width: 100%;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right {
	float: left;
	width: 47.3%;
	padding: 4rem 6.25% 4rem 10%;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right > h2 {
	font-size: 1.8rem;
	font-weight: bold;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right > h3 {
	font-size: 3rem;
	color: #c43930;
	white-space: nowrap;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right .text {
	margin-top: 1rem;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right .text > div {
	margin-top: 1.5rem;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right .text > div h2 {
	float: left;
	width: 30%;
	font-size: 0.9rem;
	font-weight: bold;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right .text > div .content {
	float: left;
	width: 70%;
	font-size: 0.8rem;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right .text > div .content p {
	font-size: 0.8rem;
	line-height: 1.8;
}
@media screen and (max-width: 1280px) {
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right {
	padding: 4rem 6.25% 4rem 6%;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right > h3 {
	font-size: 2rem;
}
}
@media screen and (max-width: 1024px) {
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .left {
	width: 50%;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right {
	width: 50%;
}
}
@media screen and (max-width: 768px) {
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .left {
	width: 100%;
	padding: 0 3%;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right {
	width: 100%;
	padding: 0rem 3% 6rem 3%;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right > h2 {
	font-size: 16px;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right > h3 {
	font-size: 20px;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right .text > div h2 {
	font-size: 14px;
}
#c_portalResGroupNewsNew_list-15713799720970162 .brief-con-five .right .text > div .content p {
	font-size: 13px;
}
}
#c_portalResGroupNewsNew_list-15713799720970162 {
	width: 100%;
	max-width: none;
	min-width: 320px;
	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_portalResGroupNewsNew_list-15713809307018683 .p_articles {
	width: calc((100% - 0px)/20);
}
#c_portalResGroupNewsNew_list-15713809307018683 .p_CommonSummaryBoxA {
	text-align: center;
}
#c_portalResGroupNewsNew_list-15713809307018683 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#c_portalResGroupNewsNew_list-15713809307018683 >div {
	animation-fill-mode: both;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile {
	display: none;
	margin-bottom: 2rem;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile .text {
	padding: 0 3%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile .text h2 {
	font-size: 1.8rem;
	font-weight: bold;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile .text h3 {
	font-size: 2.4rem;
	color: #c43930;
	line-height: 1.2;
	margin: 1rem 0;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile .text p {
	font-size: 0.8rem;
	font-weight: bold;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six {
	position: relative;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six img {
	width: 100%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .text {
	position: absolute;
	bottom: 14%;
	left: 6.25%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .text h2 {
	font-size: 1.8rem;
	font-weight: bold;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .text h3 {
	font-size: 2.4rem;
	color: #c43930;
	line-height: 1.2;
	margin: 1rem 0;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .text p {
	font-size: 0.8rem;
	font-weight: bold;
	width: 74%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .china {
	position: absolute;
	width: 8.2%;
	height: 16.5%;
	border-radius: 50%;
	background: rgba(168, 32, 24, 0.73);
	right: 18.4%;
	top: 42.6%;
	text-align: center;
	color: #fff;
	cursor: pointer;
	z-index: 10;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .china span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 1rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .china:before {
	content: '';
	position: absolute;
	left: 20%;
	top: 32%;
	background: #fff;
	width: 6%;
	height: 6%;
	border-radius: 50%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .mask {
	position: absolute;
	right: 18.4%;
	top: 42.6%;
	z-index: 8;
	width: 8.2%;
	height: 16.5%;
	border-radius: 50%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .mask .circle {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	border-radius: 50%;
	opacity: 0;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .mask .circle:first-child {
	animation: circle-opacity 2s infinite;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .mask .circle:nth-child(2) {
	animation: circle-opacity 2s infinite;
	animation-delay: 0.3s;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 100;
	overflow: auto;
	display: none;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con {
	width: 67.8%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con img {
	width: 100%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text {
	position: absolute;
	bottom: 12%;
	left: 6%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text h2 {
	font-size: 1.8rem;
	font-weight: bold;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text h3 {
	font-size: 2.4rem;
	color: #c43930;
	line-height: 1.2;
	margin: 1rem 0;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text p {
	font-size: 0.8rem;
	font-weight: bold;
	width: 74%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .location {
	position: absolute;
	background: url(../images/icon_map.png) no-repeat;
	background-size: cover;
	width: 4%;
	height: 9%;
	animation-name: bounce;
	animation-iteration-count: infinite;
	transform-origin: center bottom;
	animation-duration: 1.5s;
	animation-fill-mode: both;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .location .yuan {
	position: absolute;
	top: 7%;
	left: 7%;
	width: 86%;
	height: 61%;
	border-radius: 50%;
	border: 1px solid #fff;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .location .yuan span {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 12px;
	white-space: nowrap;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .closes {
	position: absolute;
	right: 1rem;
	top: 1rem;
	font-size: 20px;
	color: #999;
	cursor: pointer;
}
@media screen and (max-width: 1024px) {
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .text h3 {
	font-size: 2rem;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con {
	width: 94%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text h2 {
	font-size: 1.4rem;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text h3 {
	font-size: 1.6rem;
}
}
@media screen and (max-width: 768px) {
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile {
	display: block;
	margin-bottom: 1rem;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile .text h2 {
	font-size: 16px;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile .text h3 {
	font-size: 20px;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six-mobile .text p {
	font-size: 13px;
	width: 80%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .text {
	display: none;
}
#c_portalResGroupNewsNew_list-15713809307018683 .brief-con-six .china span {
	white-space: nowrap;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text {
	bottom: 6%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text h2 {
	font-size: 14px;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text h3 {
	font-size: 16px;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .text p {
	font-size: 12px;
	width: 58%;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .location {
	animation-name: bounce-mobile;
}
#c_portalResGroupNewsNew_list-15713809307018683 .map-alert .map-con .location .yuan {
	display: none;
}
}
#c_portalResGroupNewsNew_list-15713809307018683 .p_page .pre .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResGroupNewsNew_list-15713809307018683 .p_page .next .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResGroupNewsNew_list-15713809307018683 .p_more .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResGroupNewsNew_list-15713809307018683 .p_loading .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResGroupNewsNew_list-15713809307018683 {
	width: 100%;
	max-width: none;
	min-width: 320px;
	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;
}
