.e_FlowCommonStyleBox-001 {
	width: 100%;
	height: auto;
width-uint:%;
}
.e_FlowCommonStyleBox-001 .stylebox_link {
	color: #666666;
	font-size: 14px;
	display: table;
	height: inherit;
	border-width: 0;
	float: right;
	vertical-align: middle;
	margin-right: 15px;
}
.e_FlowCommonStyleBox-001 .stylebox_link:hover {
	color: rgba(101,190,186,1);
}
.e_FlowCommonStyleBox-001 .stylebox_link:active {
	color: rgba(101,190,186,1);
}
.e_FlowCommonStyleBox-001 .stylebox_top {
	width: auto;
	height: 40px;
	background-color: #1890FF;
}
.e_FlowCommonStyleBox-001 .title_icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	margin-right: 10px;
	font-size: medium;
}
.e_FlowCommonStyleBox-001 .title_icon::before {
	content: "";
}
.e_FlowCommonStyleBox-001 .title_main {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-weight: normal;
	font-size: 16px;
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.e_FlowCommonStyleBox-001 .title_sub {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}
.e_FlowCommonStyleBox-001 .stylebox_title {
	display: inline-block;
	width: auto;
	height: inherit;
	background-color: #1890FF;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}
.e_FlowCommonStyleBox-001 .stylebox_link a {
	color: inherit;
	display: table-cell;
	vertical-align: middle;
}
.e_FlowCommonStyleBox-001 .link_icon {
	display: inline-block;
	margin-left: 5px;
}
.e_FlowCommonStyleBox-001 .link_icon::before {
	content: '\e6af';
}
.e_FlowCommonStyleBox-001 .stylebox_top_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}
.e_FlowCommonStyleBox-001 .stylebox_content {
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	width: 100%;
width-uint:%;
}
.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
	height: 1px;
	background-color: rgba(240,240,240,1);
}
@media only screen and (max-width: 768px) {
.c_portalResPublic_codeContainer-01001 {
	min-height: 500px;
	width: 100%;
}
}
@media only screen and (min-width: 769px) {
.c_portalResPublic_codeContainer-01001 {
	min-height: 500px;
	width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 768px) {

.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;
}




}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
.w_grid-000 {
	margin-left: auto;
	margin-right: auto;
	min-height: 12rem;
	width: 100%;
}
.w_grid-000 > .w_grid {
	width: 100%;
	position: relative;
}
.w_grid-000 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}
.w_grid-000 > div > div > .p_gridCell {
	float: left;
	position: static;
}
.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
	content: '';
	height: 0px;
	display: block;
}
.w_grid-000 > .w_grid.signal {
	min-height: inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
	min-height: inherit;
}
.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}
#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 768px) {
.w_grid-000 > div > .p_gridbox > .p_gridCell {
	width: 100%;
	margin-left: 0;
	margin-top: 0rem;
	margin-bottom: 0rem;
}
}
@media only screen and (min-width: 769px) {
.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
	width: 100%;
	margin-left: 0;
	margin-top: 0rem;
	margin-bottom: 0rem;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
.w_fbtn-001 {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 150px;
	min-height: 36px;
	max-height: 0;
	text-align: center;
	margin: 0 auto;
	font-size: 0;
}
.w_fbtn-001 .p_CommonBtn {
	width: 100%;
	height: inherit;
	padding: 0;
}
.w_fbtn-001 .p_CommonBtn .font {
	text-align: center;
	
	vertical-align: middle;
	width: 100%;
	font-size: 14px;
	line-height:36px;
	
	
}
.w_fbtn-001 .animated {
	width: 100%;
	height: 100%;
	min-height: inherit;
}
.w_fbtn-001 .p_link {
	min-height: inherit;
	display: block;
}
.w_fbtn-001 .p_CommonBtn {
	border-style: solid;
}
.w_fbtn-001 .p_CommonBtn {
	width: 100%;
	height: 36px;
	color: rgba(255,255,255,1);
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	background-color: rgba(255, 102, 0, 1);
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	min-height: inherit;
}
.w_fbtn-001 .p_CommonBtn:before {

}
.w_fline-001 .p_FLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	opacity: 1;
filter:alpha(opacity:100);
	display: inline-block;
	vertical-align: middle;
}
.w_fline-001 {
	width: 100%;
	min-height: 20px;
	display: block;
	margin: 0 auto;
}
.w_fline-001 .w_fline {
	width: 100%;
	min-height: inherit;
	font-size: 0;
}
.w_fline-001 .w_fline:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	min-height: inherit;
	width: 0;
}
.c_portalResNews_list-01001 {
	min-width: 320px;
	width: 100%;
}
.c_portalResNews_list-01001 .p_title .font {
	width: inherit;
	white-space: normal;
	display: inline-block;
	line-height: 19px;
	vertical-align: top;
}
.c_portalResNews_list-01001 .p_PromptNoneData {
	width: auto;
	text-align: center
}
.c_portalResNews_list-01001 .p_TitleBox {
	display: flex;
	align-items: flex-end;
}
.c_portalResNews_list-01001 .title_left {
	flex: 1;
}
.c_portalResNews_list-01001 .p_new {
	background: #008000;
	display: inline-block;
	float: left;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
}
.c_portalResNews_list-01001 .p_new .font {
	vertical-align: middle;
}
.c_portalResNews_list-01001 .p_new .iconfont:before {
	content: "";
}
.c_portalResNews_list-01001 .p_hot {
	background: #ED5A5A;
	display: inline-block;
	float: left;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
	margin-right: 2px;
}
.c_portalResNews_list-01001 .p_hot .font {
	vertical-align: middle;
}
.c_portalResNews_list-01001 .p_hot .iconfont:before {
	content: "";
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
	content: ""
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first {
	height: auto;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	padding: 0 10px 5px 0;
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title {
	display: inline-table;
	padding: 0 30px;
	min-height: 200px;
	height: 100%
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before {
	content: "\e6b4"
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}
.c_portalResNews_list-01001 .p_PromptNoneData .promptbox {
	width: auto;
	height: 100%
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_content {
	padding-left: 65px
}
.c_portalResNews_list-01001 .p_moreBtn {
	position: static;
	width: auto;
	display: inline-table;
	min-height: 29px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	min-width: 86px;
	cursor: pointer;
	text-align: center
}
.c_portalResNews_list-01001 .p_moreBtn .font {
	white-space: nowrap;
	overflow: visible;
	vertical-align: middle
}
.c_portalResNews_list-01001 .p_moreBtn .iconfont:before {
	content: ""
}
@-moz-keyframes three-quarters-loader {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes three-quarters-loader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes three-quarters-loader {
0% {
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.loading_animation {
	-moz-animation: three-quarters-loader 850ms infinite linear;
	-webkit-animation: three-quarters-loader 850ms infinite linear;
	animation: three-quarters-loader 850ms infinite linear;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	vertical-align: middle
}
.c_portalResNews_list-01001 .p_loading {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.c_portalResNews_list-01001 .p_loading .iconfont:before {
	content: ""
}
.c_portalResNews_list-01001 .p_loading .font {
	display: inline-block;
	margin-left: 20px;
	height: inherit
}
.c_portalResNews_list-01001 .p_moreBox {
	margin: 0 20px;
	width: auto;
	height: auto;
	padding: 0;
	overflow: hidden
}
.c_portalResNews_list-01001 .p_ToDetail {
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	min-width: 86px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
a>.c_portalResNews_list-01001 .p_ToDetail:hover {
	cursor: pointer
}
.c_portalResNews_list-01001 .p_SummaryBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}
.c_portalResNews_list-01001 .p_summary {
	text-align: left;
	vertical-align: top;
	word-break: break-all
}
.c_portalResNews_list-01001 .p_time {
	display: inline-block;
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	overflow: visible;
	line-height: 18px;
	vertical-align: top
}
.c_portalResNews_list-01001 .p_assist {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}
.c_portalResNews_list-01001 .p_TitleBox {
	width: auto;
	height: auto;
	padding: 5px 0;
	overflow: hidden;
	vertical-align: top;
}
.c_portalResNews_list-01001 .p_title {
	display: inline-table;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
}
.c_portalResNews_list-01001 .p_header {
	margin: 5px 0 0;
	width: auto;
	height: auto;
	padding: 0;
	overflow: hidden;
}
.c_portalResNews_list-01001 .p_content {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}
.c_portalResNews_list-01001 .p_images {
	margin: 0;
	width: 168px;
	height: 138px;
	padding: 0;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	text-align: center;
	margin-right: 15px
}
.c_portalResNews_list-01001 .p_articles {
	margin: 0;
	width: inherit;
	height: 186px;
	padding: 0;
}
.c_portalResNews_list-01001 .p_news {
	margin: 0;
	width: inherit;
	height: auto;
	padding: 0;
	overflow: hidden;
}
.c_portalResNews_list-01001 .p_Newslist {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.c_portalResNews_list-01001 {
	overflow: hidden;
}
.c_portalResNews_list-01001 .p_content {
	width: auto;
	height: auto;
	vertical-align: top
}
.c_portalResNews_list-01001 .p_SummaryBox {
	width: auto;
	height: auto;
}
.c_portalResNews_list-01001 .p_assist {
	width: auto;
	height: auto;
}
.c_portalResNews_list-01001 .p_icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: 2px
}
.c_portalResNews_list-01001 .p_about {
	display: inline-block;
	vertical-align: middle
}
.c_portalResNews_list-01001 .p_articles {
	display: inline-block;
	height: auto;
	min-width: 320px;
	width: calc((100% - 0px)/1);
	padding: 15px 20px;
	overflow: hidden;
	float: left;
}
.c_portalResNews_list-01001 .p_thumbnail {
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden
}
.c_portalResNews_list-01001 .p_thumbnail img {
	width: 100%;
}
.c_portalResNews_list-01001 .higher .p_thumbnail {
	position: absolute;
	height: 100%
}
.c_portalResNews_list-01001 .widther .p_thumbnail {
	position: absolute;
	height: 100%
}
.c_portalResNews_list-01001 .smaller .p_thumbnail {
	position: absolute;
	height: 100%
}
.c_portalResNews_list-01001 .p_assist {
	margin-top: 2px;
}
.c_portalResNews_list-01001 .p_SummaryBox {
	clear: both;
	margin-bottom: 10px;
	margin-top: 8px
}
.c_portalResNews_list-01001 .p_ToDetail {
	float: right;
	position: relative
}
.c_portalResNews_list-01001 .p_summary {
	white-space: normal
}
.c_portalResNews_list-01001 .p_categorySummaryBox {
	overflow: hidden;
	padding: 10px;
}
.c_portalResNews_list-01001 article {
	word-wrap: break-word !important;
	word-break: normal !important;
}
@media only screen and (max-width: 768px) {
.c_portalResNews_list-01001 .p_articles {
	margin-top: 10px !important;
	width: 100% !important;
}
.c_portalResNews_list-01001 .mp_linkUrl {
	display: block;
	height: auto;
}
.c_portalResNews_list-01001 .p_SummaryBox {
	display: none;
}
.c_portalResNews_list-01001 .p_ToDetail {
	display: none !important;
}
.c_portalResNews_list-01001 .mP_SummaryBox {
	clear: both;
}
.c_portalResNews_list-01001 .p_Information {
	display: flex;
	padding: 10px 0;
}
.c_portalResNews_list-01001 .p_Information li {
	flex: 1;
	height: 20px;
	overflow: hidden;
}
.c_portalResNews_list-01001 .p_KeyWord {
	width: 100%;
	margin-top: 5px;
}
.c_portalResNews_list-01001 .p_KeyWord .p_tag {
	padding: 5px 15px;
	margin-right: 10px;
	border-radius: 3px;
}
.c_portalResNews_list-01001 .blank {
	width: 100%;
	height: 15px;
	overflow: hidden;
}
.c_portalResNews_list-01001 .p_articles {
	border: none
}
.c_portalResNews_list-01001 .p_Recommend {
	display: inline-block;
}
.c_portalResNews_list-01001 .p_top {
	display: inline-block;
}
.c_portalResNews_list-01001 .p_title11 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-overflow: ellipsis;
}
}
@media only screen and (min-width: 769px) {
.c_portalResNews_list-01001 .mp_linkUrl {
	display: none;
}
.c_portalResNews_list-01001 .mP_SummaryBox {
	display: none;
}
.c_portalResNews_list-01001 .p_Information {
	display: none;
}
.c_portalResNews_list-01001 .p_KeyWord {
	display: none;
}
.c_portalResNews_list-01001 .blank {
	display: none;
}
.c_portalResNews_list-01001 .p_Recommend {
	display: inline-block;
}
.c_portalResNews_list-01001 .p_top {
	display: inline-block;
}
.c_portalResNews_list-01001 .p_title11 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-overflow: ellipsis;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}
.pagebox {
	width: 100%;
}
.pagebox, #-remove--flag {
	width: 100%;
	margin: 0px auto;
}
body, #-remove--flag {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_portalResPublic_codeContainer-16521724015448263 .e_box {
	width: 100%;
	font-size: 60px;
	color: #c90915;
	text-align: center;
	font-weight: bold;
}
#c_portalResPublic_codeContainer-16521724015448263 .e_box span {
	color: #014099;
}
@media only screen and (max-width:768px) {
#c_portalResPublic_codeContainer-16521724015448263 .e_box {
	font-size: 28px;
	align-items: center;
}
}
#c_portalResPublic_codeContainer-16521724015448263 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
#c_portalResPublic_codeContainer-16522669334790794 .e_box {
	display: flex;
	justify-content: space-between;
}
#c_portalResPublic_codeContainer-16522669334790794 .itemsli {
	width: auto;
}
#c_portalResPublic_codeContainer-16522669334790794 .p1 {
	font-size: 22px;
	color: #ffffff;
	line-height: 1.1;
}
#c_portalResPublic_codeContainer-16522669334790794 .counter {
	font-size: 46px;
	color: #ffffff;
	font-family: arial;
}
#c_portalResPublic_codeContainer-16522669334790794 .p2 {
	font-size: 16px;
	color: #ffffff;
}
@media only screen and (max-width:768px) {
#c_portalResPublic_codeContainer-16522669334790794 .e_box {
	flex-wrap: wrap;
}
#c_portalResPublic_codeContainer-16522669334790794 .itemsli {
	width: 50%;
	margin-top: 10px;
}
}
#c_portalResPublic_codeContainer-16522669334790794 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#c_portalResNews_list-16521724625653023 .p_articles {
	width: calc((100% - 0px)/10);
}
#c_portalResNews_list-16521724625653023 .p_CommonSummaryBoxA {
	text-align: center;
}
#c_portalResNews_list-16521724625653023 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#c_portalResNews_list-16521724625653023 >div {
	animation-fill-mode: both;
}
#c_portalResNews_list-16521724625653023 .ss_title {
	text-align: center;
	margin-bottom: 4rem;
}
#c_portalResNews_list-16521724625653023 .ss_title h1 {
	font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
}
#c_portalResNews_list-16521724625653023 .ss_title h1 span {
	color: #cf8b32;
	margin-right: 0.2rem;
}
#c_portalResNews_list-16521724625653023 .ss_title h4 {
	opacity: 0.4;
}
#c_portalResNews_list-16521724625653023 .pj_imgC {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transition: 0.5s;
	transform: translate(-50%, -50%);
}
#c_portalResNews_list-16521724625653023 .newject_list {
	display: block;
	width: 100%;
	position: relative;
}
#c_portalResNews_list-16521724625653023 .newject_list:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 3px;
	background: #c0373c;
	left: 0px;
	bottom: 0px;
	transition: all 0.5s;
}
#c_portalResNews_list-16521724625653023 .newject_list:hover:after {
	width: 100%;
}
#c_portalResNews_list-16521724625653023 .pj_titles {
	margin: 0 0;
	padding: 5%;
	background: #f8f8f8;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
	margin-bottom: 10px;
}
#c_portalResNews_list-16521724625653023 .fenlei {
	font-size: 14px;
	color: #c90915;
}
#c_portalResNews_list-16521724625653023 .pj_title {
	font-size: 18px;
	line-height: 26px;
	margin: 0px 0 10px;
	color: #3c3c3c;
	width: 100%;
	min-height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
#c_portalResNews_list-16521724625653023 span.time {
	display: block;
	font-size: 0.825rem;
	opacity: 0.8;
	color: #cf8b32;
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 1.8;
}
#c_portalResNews_list-16521724625653023 .newject_list>a {
	display: block;
	position: absolute;
	z-index: 10;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
#c_portalResNews_list-16521724625653023 .S02 {
	padding: 0 0;
	width: 100%;
	margin-top: 40px;
}
#c_portalResNews_list-16521724625653023 .pj_summary {
	font-size: 14px;
	margin-bottom: 15px;
	opacity: 1;
	line-height: 25px;
	color: #acacac;
	min-height: 50px;
}
#c_portalResNews_list-16521724625653023 .bot_box {
	display: flex;
	align-items: center;
}
#c_portalResNews_list-16521724625653023 .timebox {
	width: 100%;
	padding-left: 0;
	font-family: arial;
	font-size: 14px;
	color: #848484;
	line-height: 2;
}
#c_portalResNews_list-16521724625653023 .jiantou {
	width: 50%;
	height: 36px;
	background: url(/img/s25.png?tenantId=272961&viewType=1&v=1683868045000) no-repeat right 0 center;
}
#c_portalResNews_list-16521724625653023 .newject_list:hover .jiantou {
	background: url(/img/s26.png?tenantId=272961&viewType=1&v=1683868045000) no-repeat right 0 center;
}
#c_portalResNews_list-16521724625653023 .newjects {
	padding: 0 100px;
}
#c_portalResNews_list-16521724625653023 .newject-container {
	padding: 0 0;
}
#c_portalResNews_list-16521724625653023 .newject-slide {
	padding: 0 5px;
}
#c_portalResNews_list-16521724625653023 .newject-slide.swiper-slide .newject_list {
	transition: 0.8s;
}
#c_portalResNews_list-16521724625653023 .newject-slide.swiper-slide.swiper-slide-active .newject_list {
	opacity: 1;
}
#c_portalResNews_list-16521724625653023 .newject-slide.swiper-slide.swiper-slide-prev .newject_list {
	opacity: 1;
}
#c_portalResNews_list-16521724625653023 .newject-slide.swiper-slide.swiper-slide-next .newject_list {
	opacity: 1;
}
#c_portalResNews_list-16521724625653023 .newject-slide.swiper-slide .newject_list .pj_titles {
	transition: 0.8s;
	opacity: 1;
}
#c_portalResNews_list-16521724625653023 .newject-slide.swiper-slide.swiper-slide-active .newject_list .pj_titles {
	opacity: 1;
}
#c_portalResNews_list-16521724625653023 .newject-slide.swiper-slide.swiper-slide-prev .newject_list .pj_titles {
	opacity: 1;
}
#c_portalResNews_list-16521724625653023 .newject-slide.swiper-slide.swiper-slide-next .newject_list .pj_titles {
	opacity: 1;
}
#c_portalResNews_list-16521724625653023 .pj-prev-btn {
	position: absolute;
	z-index: 20;
	left: 0;
	width: 100px;
	bottom: 0px;
	top: 0px;
	cursor: pointer;
	display: flex;
	flex-flow: column;
	justify-content: center;
}
#c_portalResNews_list-16521724625653023 .pj-prev-btn .btns {
	background: url(../img/t18.png) no-repeat center;
	position: absolute;
	top: 45%;
	right: 0px;
	width: 100px;
	height: 70px;
	transform: rotate(180deg);
}
#c_portalResNews_list-16521724625653023 .pj-next-btn {
	position: absolute;
	z-index: 20;
	right: 0;
	width: 100px;
	bottom: 0px;
	top: 0px;
	cursor: pointer;
	display: flex;
	flex-flow: column;
	justify-content: center;
}
#c_portalResNews_list-16521724625653023 .pj-next-btn .btns {
	background: url(../img/t18.png) no-repeat center;
	position: absolute;
	top: 45%;
	left: 0px;
	width: 100px;
	height: 70px;
}
#c_portalResNews_list-16521724625653023 .pj-prev-btn .btns>* {
	display: inline-block;
	vertical-align: middle;
	margin: 0.5rem 0.5rem;
}
#c_portalResNews_list-16521724625653023 .pj-next-btn .btns>* {
	display: inline-block;
	vertical-align: middle;
	margin: 0.5rem 0.5rem;
}
#c_portalResNews_list-16521724625653023 .pj_img {
	position: relative;
	height: 0px;
	padding-bottom: 78%;
	overflow: hidden;
	transition: 0.5s;
}
#c_portalResNews_list-16521724625653023 .newject_list:hover .pj_imgC {
	transform: translate(-50%, -50%) scale(1.1);
}
#c_portalResNews_list-16521724625653023 .swiper-button-disabled {
	display: none;
}
@media screen and (min-width: 769px) {
#c_portalResNews_list-16521724625653023 .pj_summary {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
}
@media screen and (max-width: 1100px) {
#c_portalResNews_list-16521724625653023 .newject-container {
	margin: 0 0.5%;
}
#c_portalResNews_list-16521724625653023 .pj_titles {
	margin: 0 0;
	padding-right: 0;
}
}
@media screen and (max-width: 768px) {
#c_portalResNews_list-16521724625653023 .newjects {
	padding: 0 15px;
}
#c_portalResNews_list-16521724625653023 .pj-next-btn .btns {
	width: 36px;
	height: 36px;
	top: 42%;
}
#c_portalResNews_list-16521724625653023 .pj-prev-btn .btns {
	width: 36px;
	height: 36px;
	top: 42%;
}
#c_portalResNews_list-16521724625653023 .newject-slide {
	padding: 0 0;
}
#c_portalResNews_list-16521724625653023 .pj-prev-btn {
	left: 0;
	width: 36px;
}
#c_portalResNews_list-16521724625653023 .pj-next-btn {
	right: 0;
	width: 36px;
}
#c_portalResNews_list-16521724625653023 .pj_title {
	font-size: 16px;
}
#c_portalResNews_list-16521724625653023 .pj_titles {
	padding: 20px;
	background-position: right 20px bottom 20px;
}
#c_portalResNews_list-16521724625653023 .newject_list:hover .pj_titles {
	background-position: right 20px bottom 20px;
}
#c_portalResNews_list-16521724625653023 .S02 {
	margin-top: 20px;
}
#c_portalResNews_list-16521724625653023 .p_title {
	white-space: normal;
}
}
#c_portalResNews_list-16521724625653023 .sL_icon {
	background-size: contain;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
}
#c_portalResNews_list-16521724625653023 .more_btn {
	margin: 4rem 0;
	text-align: center;
}
#c_portalResNews_list-16521724625653023 .mBtn {
	display: inline-block;
}
#c_portalResNews_list-16521724625653023 .mBtn a {
	display: inline-block;
	padding: 1rem 2rem;
	border: 2px solid #d39545;
	color: #000;
}
#c_portalResNews_list-16521724625653023 .p_hot .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-16521724625653023 .p_new .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-16521724625653023 .p_page .pre .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-16521724625653023 .p_page .next .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-16521724625653023 .p_more .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-16521724625653023 .p_loading .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-16521724625653023 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}






@media only screen and (max-width:768px) {
	
	
	
	
#c_portalResEbizads_banner-16521639518844786 .banner_video {
	height: 100%;
}
#c_portalResEbizads_banner-16521639518844786 .bannerVideoBox {
	height: 250px;
	min-height: 0;
}
#c_portalResEbizads_banner-16521639518844786 .fenleibox {
	display: none;
}
}
#c_portalResEbizads_banner-16521639518844786 {
	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_portalResPublic_codeContainer-16522633980483782 .ditu1 {
	padding: 0px 0;
	width: 100%;
	background: #fff;
	overflow: hidden;
}
#c_portalResPublic_codeContainer-16522633980483782 .ditubox {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
}
#c_portalResPublic_codeContainer-16522633980483782 .ditubox video {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: auto;
}
#c_portalResPublic_codeContainer-16522633980483782 .line_dianbox {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}
#c_portalResPublic_codeContainer-16522633980483782 .line_dian {
	width: 100%;
	cursor: pointer;
	height: 100%;
	border-radius: 50%;
	position: relative;
}
#c_portalResPublic_codeContainer-16522633980483782 .line_dian span {
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
}
#c_portalResPublic_codeContainer-16522633980483782 .dian1 {
	left: 12%;
	top: 64%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian2 {
	left: 16%;
	top: 70%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian3 {
	left: 27%;
	top: 55%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian4 {
	left: 32%;
	top: 60%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian5 {
	left: 38.5%;
	top: 49%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian6 {
	left: 25%;
	top: 14%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian7 {
	left: 46%;
	top: 52%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian8 {
	left: 59%;
	top: 59%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian9 {
	left: 65%;
	top: 59%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian10 {
	left: 68.5%;
	top: 40%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian11 {
	left: 77%;
	top: 56%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian12 {
	left: 77%;
	top: 81%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian13 {
	left: 80%;
	top: 28%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian14 {
	left: 84%;
	top: 44%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian15 {
	left: 92%;
	top: 54%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian16 {
	left: 37%;
	top: 18%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian17 {
	left: 70%;
	top: 32%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian18 {
	left: 77%;
	top: 62%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian19 {
	left: 46%;
	top: 31%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian20 {
	left: 20%;
	top: 78%;
}
#c_portalResPublic_codeContainer-16522633980483782 .dian21 {
	left: 86%;
	top: 72%;
}
#c_portalResPublic_codeContainer-16522633980483782 .line_dian::after {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	left: 50%;
	background: #c90915;
	top: 50%;
	transform: translate(-50%, -50%);
}
#c_portalResPublic_codeContainer-16522633980483782 .line_dian::before {
	content: "";
	-webkit-animation: roundScale 1.5s infinite linear;
	animation: roundScale 1.5s infinite linear;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(201,9,21,0.5);
	border-radius: 50%;
}
#c_portalResPublic_codeContainer-16522633980483782 .inner {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 100%;
	top: 0;
	background-color: rgba(255,255,255,1);
	padding: 10px;
	border-radius: 10px;
	width: 162px;
	color: #8C6E4A;
	display: flex;
	flex-direction: column;
	z-index: 2;
}
#c_portalResPublic_codeContainer-16522633980483782 .inner1 {
	left: 0;
	margin-left: -162px;
}
#c_portalResPublic_codeContainer-16522633980483782 .imgbox {
	width: 141px;
}
#c_portalResPublic_codeContainer-16522633980483782 .imgbox img {
	display: block;
	width: 100%;
	height: auto;
}
#c_portalResPublic_codeContainer-16522633980483782 .infobox {
	width: 100%;
	padding-top: 6px;
}
#c_portalResPublic_codeContainer-16522633980483782 .tit1 {
	font-size: 16px;
	color: #242424;
}
#c_portalResPublic_codeContainer-16522633980483782 .tit2 {
	font-size: 14px;
	color: #797979;
	line-heigth: 20px;
	margin-top: 5px;
}
#c_portalResPublic_codeContainer-16522633980483782 .line_dianbox.click {
	z-index: 220;
}
#c_portalResPublic_codeContainer-16522633980483782 .line_dianbox.click .inner {
	opacity: 1;
	visibility: visible;
}
#c_portalResPublic_codeContainer-16522633980483782 .mb_boxs {
	display: none;
}
@media only screen and (max-width:768px) {
#c_portalResPublic_codeContainer-16522633980483782 .e_box {
	display: none;
}
#c_portalResPublic_codeContainer-16522633980483782 .mb_boxs {
	display: block;
	width: 100%;
	height: auto;
}
}
#c_portalResPublic_codeContainer-16522633980483782 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width:1366px) and (min-width:769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_portalResPublic_codeContainer-16522596980020499 .box_zong {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
	background-image: url(/img/t202201.jpg?tenantId=272961&viewType=1&v=1683868045000);
}
#c_portalResPublic_codeContainer-16522596980020499 .box_info {
	width: 94%;
	max-width: 1420px;
	margin: 160px auto;
	display: flex;
	align-items: center;
}
#c_portalResPublic_codeContainer-16522596980020499 .leftbox {
	width: 230px;
	border: 1px solid #ffffff;
}
#c_portalResPublic_codeContainer-16522596980020499 .leftbox_li {
	width: 100%;
	height: 166px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	transition: all 0.5s;
	cursor: pointer;
}
#c_portalResPublic_codeContainer-16522596980020499 .leftbox_li:hover {
	background: #c90915;
}
#c_portalResPublic_codeContainer-16522596980020499 .imgbox {
	width: 100%;
}
#c_portalResPublic_codeContainer-16522596980020499 .imgbox img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
#c_portalResPublic_codeContainer-16522596980020499 .infotext {
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin-top: 16px;
}
#c_portalResPublic_codeContainer-16522596980020499 .rightbox {
	width: calc(100% - 230px);
}
#c_portalResPublic_codeContainer-16522596980020499 .rightbox_li {
	width: 100%;
	max-width: 655px;
	margin: 0 auto;
	display: none;
}
#c_portalResPublic_codeContainer-16522596980020499 .rightbox_text {
	font-size: 38px;
	color: #ffffff;
	padding-bottom: 10px;
	border-bottom: 3px solid #ffffff;
	width: 100%;
	position: relative;
}
#c_portalResPublic_codeContainer-16522596980020499 .rightbox_text:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 50%;
	max-width: 315px;
	height: 3px;
	background: #c90915;
}
#c_portalResPublic_codeContainer-16522596980020499 .rightbox_sum {
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	margin-top: 20px;
}
#c_portalResPublic_codeContainer-16522596980020499 .morebox {
	width: 100px;
	margin-top: 50px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #ffffff;
	border: 2px solid #ffffff;
	transition: all 0.5s;
}
#c_portalResPublic_codeContainer-16522596980020499 .morebox:hover {
	background: #c90915;
	border-color: #c90915;
}
@media only screen and (max-width:1366px) and (min-width:769px) {
#c_portalResPublic_codeContainer-16522596980020499 .leftbox_li {
	height: 140px;
}
#c_portalResPublic_codeContainer-16522596980020499 .infotext {
	font-size: 16px;
}
#c_portalResPublic_codeContainer-16522596980020499 .box_info {
	margin: 80px auto;
}
}
@media only screen and (min-width:769px) {
#c_portalResPublic_codeContainer-16522596980020499 .leftbox_li:not(:first-child) {
	border-top: 1px solid #ffffff;
}
}
@media only screen and (max-width:768px) {
#c_portalResPublic_codeContainer-16522596980020499 .box_info {
	flex-wrap: wrap;
	margin: 30px auto;
}
#c_portalResPublic_codeContainer-16522596980020499 .leftbox {
	width: 88%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
#c_portalResPublic_codeContainer-16522596980020499 .leftbox_li {
	width: 50%;
	height: 120px;
}
#c_portalResPublic_codeContainer-16522596980020499 .leftbox_li:nth-child(2) {
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#c_portalResPublic_codeContainer-16522596980020499 .leftbox_li:nth-child(1) {
	border-bottom: 1px solid #ffffff;
}
#c_portalResPublic_codeContainer-16522596980020499 .leftbox_li:nth-child(4) {
	border-left: 1px solid #ffffff;
}
#c_portalResPublic_codeContainer-16522596980020499 .infotext {
	font-size: 14px;
}
#c_portalResPublic_codeContainer-16522596980020499 .rightbox {
	width: 88%;
	margin: 20px auto 0;
}
#c_portalResPublic_codeContainer-16522596980020499 .imgbox1 img {
	width: 35%;
}
#c_portalResPublic_codeContainer-16522596980020499 .imgbox2 img {
	width: 58%;
}
#c_portalResPublic_codeContainer-16522596980020499 .imgbox3 img {
	width: 30%;
}
#c_portalResPublic_codeContainer-16522596980020499 .imgbox4 img {
	width: 30%;
}
#c_portalResPublic_codeContainer-16522596980020499 .rightbox_text {
	font-size: 22px;
}
#c_portalResPublic_codeContainer-16522596980020499 .rightbox_sum {
	font-size: 14px;
}
}
#c_portalResPublic_codeContainer-16522596980020499 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1652163956127 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1652259090817 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1652259090817 >div {
	animation-fill-mode: both;
}
#w_grid-1652259090817 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#w_grid-1652259090817> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#w_grid-1652259090817> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1652259090817> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1652263385488 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1652265898493 > div {
	background-image: url(../img/bb2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#w_grid-1652265898493 > div > .p_gridbox {
	background: url(../img/bb2.png) no-repeat left bottom;
	background-size: 56%;
}
#w_grid-1652265898493 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1652265898493 >div {
	animation-fill-mode: both;
}
#w_grid-1652265898493 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#w_grid-1652265898493 > div > .p_gridbox {
	height: 1000px;
	display: flex;
	align-items: center;
}
#w_grid-1652265898493> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#w_grid-1652265898493> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1652265898493> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1652266769960 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_grid-1652266769960 >div {
	animation-fill-mode: both;
}
#w_grid-1652266769960 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (max-width: 768px) {
#w_grid-1652266769960> div > .p_gridbox {
	margin: 40px 0;
}
}
@media only screen and (min-width: 769px) {
#w_grid-1652266769960> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0px;
}
#w_grid-1652266769960> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1652266769960> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
#w_grid-1652266769960> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#w_grid-1652266769960> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
	width: 50%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#w_grid-1652266769960> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0;
	clear: left;
	margin-right: 0;
	width: 50%;
}
#w_grid-1652266769960> div > .p_gridbox > .p_gridCell:nth-child(2n) {
	margin-right: 0;
}
}
#w_grid-1652266818743 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_fbtn-1652267289916 .p_CommonBtn {
	background-color: rgba(1, 64, 153, 1);
	border-color: rgba(1, 64, 153, 1);
	transition: all 0.5s;
	padding: 0 0;
}
#w_fbtn-1652267289916 .p_CommonBtn .font {
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
}
#w_fbtn-1652267289916 .p_CommonBtn:hover {
	background-color: rgba(201, 9, 21, 1);
	border-color: rgba(201, 9, 21, 1);
}
#w_fbtn-1652267289916 .p_CommonBtn:hover .font {
	color: rgba(255, 255, 255, 1);
}
#w_fbtn-1652267289916 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_fbtn-1652267289916 >div {
	animation-fill-mode: both;
}
#w_grid-1652172405827 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 768px) {
#w_grid-1652172405827 > div > .p_gridbox {
	margin: 30px 0 20px;
}
}
@media only screen and (min-width: 769px) {
#w_grid-1652172405827 > div > .p_gridbox {
	margin: 100px 0 80px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_fline-1652267896744 .p_FLine {
	border-top-color: rgba(218, 218, 218, 1);
	border-top-width: 1px;
}
#w_fline-1652267896744 .w_fline .p_FLine {
	border-top-style: solid;
}
#w_fline-1652267896744 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#w_fline-1652267896744 >div {
	animation-fill-mode: both;
}
#w_grid-1652172466848 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 768px) {
#w_grid-1652172466848 > div > .p_gridbox {
	width: 94%;
	margin: 0 auto;
}
}
@media only screen and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1652163956127 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1652259090817 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1652263385488 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1652265898493 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1652266769960 {
	width: 90%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1652266818743 {
	width: 100%;
	max-width: 740px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1652266888746 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1652266905718 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_fbtn-1652267289916 {
	width: 100%;
	max-width: 100px;
	min-width: 0px;
	height: 100%;
	max-height: 0px;
	min-height: 40px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1652172405827 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_fline-1652267896744 {
	width: 100%;
	max-width: 240px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_common_text-1652267950553 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#w_grid-1652172466848 {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
