#c_static_001-1668397664129 {
	background: linear-gradient(180deg, #fff, #f5f5f5)
}

#c_static_001-1668397664129 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto
}

#c_static_001-1668397664129 .e_container-1>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	padding: 15px
}

#c_static_001-1668397664129 .e_breadcrumb-2 {
	background: #ffff;
	padding: 20px 0;
	border-bottom: 1px #ddd solid
}

#c_static_001-1668397664129 .e_breadcrumb-2 .p_breadcrumb {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 15px
}

#c_static_001-1668397664129 .e_breadcrumb-2 .p_breadcrumbItem {
	position: relative;
	float: left
}

#c_static_001-1668397664129 .e_breadcrumb-2 .icon {
	width: 12px;
	height: 12px
}

#c_static_001-1668397664129 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px
}

#c_static_001-1668397664129 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child)::before {
	content: '>';
	position: absolute;
	left: 3px;
	color: #999
}

#c_static_001-1668397664129 .e_breadcrumb-2 .p_breadcrumb::after {
	/* display: flex; */
	display: block;
	clear: both;
	content: ''
}

#c_static_001-1668397664129 .e_breadcrumb-2 .p_showTitle {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 5px;
	border: 1px solid transparent
}

#c_static_001-1668397664129 .e_breadcrumb-2 .siblings::after {
	content: '>';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	transform: rotateZ(90deg);
	cursor: pointer;
	color: #ccc
}

/* 鼠标覆盖 */
#c_static_001-1668397664129 .e_breadcrumb-2 .siblings.active {
	border: 1px solid #dee2e6
}

#c_static_001-1668397664129 .e_breadcrumb-2 .siblings.active::after {
	transform: rotateZ(-90deg)
}

#c_static_001-1668397664129 .e_breadcrumb-2 .p_slide {
	position: absolute;
	left: 18px;
	min-width: 100%;
	padding: 5px;
	display: none;
	z-index: 999
}

#c_static_001-1668397664129 .e_breadcrumb-2 .p_sibling {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#c_static_001-1668397664129 .e_h1-3 {
	text-align: center;
	color: var(--c);
	padding: 20px 0
}

#c_static_001-1668397664129 .e_loop-4 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	/*解决无缝滚动在循环体多列展示问题  */
	max-width: 100%;
	/* 解决无缝滚动在循环体多列展示问题 */
	justify-content: center;
	border-bottom: 1px #ddd solid
}

#c_static_001-1668397664129 .e_loop-4 .p_loopitem {
	padding: 0 5px;
	position: relative;
	padding-right: 30px;
}

#c_static_001-1668397664129 .e_loop-4 .p_page {
	text-align: center
}

#c_static_001-1668397664129 .e_loop-4 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_001-1668397664129 .e_loop-4 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static_001-1668397664129 .e_loop-4 .p_filter_key {
	/* min-width: 80px; */
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static_001-1668397664129 .e_loop-4 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_static_001-1668397664129 .e_loop-4 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
		/* border-radius: 2px; */
}

#c_static_001-1668397664129 .e_loop-4 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_static_001-1668397664129 .e_loop-4 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}

#c_static_001-1668397664129 .e_loop-4 .p_s_option {}

#c_static_001-1668397664129 .e_loop-4 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: white
}

#c_static_001-1668397664129 .e_loop-4 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001-1668397664129 .e_loop-4 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001-1668397664129 .e_loop-4 .multSelect ul,
li {
	list-style: none
}

#c_static_001-1668397664129 .e_loop-4 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_001-1668397664129 .e_loop-4 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

/* #c_static_001-1668397664129 .e_loop-4 .p_filter_close::before{
    content: "\2716";
    
} */
/* #c_static_001-1668397664129 .e_loop-4 .p_filter_select{
		width: 110px;
		height: 24px;
		padding: 0;
		border: 1px solid #DCDFE6;

} */
#c_static_001-1668397664129 .e_loop-4 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001-1668397664129 .e_loop-4 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001-1668397664129 .e_loop-4 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-1668397664129 .e_loop-4 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-1668397664129 .e_loop-4 .p_split {
	margin: 0 5px
}

#c_static_001-1668397664129 .e_loop-4 .p_normal {
	margin-right: 16px
}

#c_static_001-1668397664129 .e_loop-4 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_static_001-1668397664129 .e_loop-4 .input-check,
#c_static_001-1668397664129 .e_loop-4 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1668397664129 .e_loop-4 .position-left {
	display: flex
}

#c_static_001-1668397664129 .e_loop-4 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001-1668397664129 .e_loop-4 .position-top {
	/* display: flex; */
}

#c_static_001-1668397664129 .e_loop-4 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001-1668397664129 .e_loop-4 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_static_001-1668397664129 .e_loop-4 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY(-45deg);
	transform: skewY(360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}

#c_static_001-1668397664129 .e_loop-4 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}

#c_static_001-1668397664129 .e_loop-4 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1668397664129 .e_loop-4 .p_active .p_mbutton::after {
	display: block
}

#c_static_001-1668397664129 .e_loop-4 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_001-1668397664129 .e_loop-4 .p_filter_result {
	display: inline-block
}

#c_static_001-1668397664129 .e_loop-4 .p_contclear {
	cursor: pointer
}

#c_static_001-1668397664129 .e_loop-4 .swiper-container {
	padding-bottom: 30px
}

#c_static_001-1668397664129 .e_loop-4 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static_001-1668397664129 .e_loop-4 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static_001-1668397664129 .e_loop-4 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001-1668397664129 .e_loop-4 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001-1668397664129 .e_loop-4 .p_filter_result {
	display: none
}

#c_static_001-1668397664129 .e_loop-4 .p_contclear {
	display: none
}

#c_static_001-1668397664129 .e_loop-4 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static_001-1668397664129 .e_loop-4 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

#c_static_001-1668397664129 .e_text-5 {
	line-height: normal;
	padding: 0 5px
}

#c_static_001-1668397664129 .e_text-5 a {
	display: block;
	line-height: 50px;
	color: var(--b);
	position: relative
}

#c_static_001-1668397664129 .e_text-5 a:after {
	content: "";
	display: block;
	width: 0;
	position: absolute;
	bottom: -2px;
	left: 50%;
	height: 2px;
	background: var(--c);
	transform: translate(-50%, 0);
	transition: all 0.5s
}

#c_static_001-1668397664129 .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background: url(../image/c0d1fc52-ad1f-4196-898f-85f628573805.jpg) center bottom no-repeat;
	background-size: cover
}

#c_static_001-1668397664129 .e_container-6>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	height: 120px;
	width: 100%;
	background: var(--c);
	opacity: 0.6
}

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

	#c_static_001-1668397664129 .e_breadcrumb-2 .p_breadcrumbItem:nth-child(1) .p_title,
	#c_static_001-1668397664129 .e_breadcrumb-2 .p_breadcrumbItem:nth-child(2) .p_title {
		white-space: pre
	}

	#c_static_001-1668397664129 .e_breadcrumb-2 .p_breadcrumbItem:nth-child(3) .p_title {
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden
	}

	#c_static_001-1668397664129 .e_breadcrumb-2 a {
		display: flex;
		justify-content: center;
	}

	#c_static_001-1668397664129 .e_loop-4 .p_list {
		margin: 0 -5px
	}

	#c_static_001-1668397664129 .e_loop-4 .p_loopitem {
		flex: auto;
		text-align: center;
		padding: 5px
	}

	#c_static_001-1668397664129 .e_text-5 {
		padding: 0
	}

	#c_static_001-1668397664129 .e_text-5 a {
		border: 1px #ddd solid
	}
}

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

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

@media screen and (max-width: 1200px) and (min-width: 768px) {}

#c_static_001-1668412315390 {
	min-height: 300px;
	padding: 20px 0 50px;
	background: #f5f5f5
}

#c_static_001-1668412315390 .e_loop-1 {
	max-width: 1400px;
	margin: 0 auto;
	padding: 5px
}

#c_static_001-1668412315390 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_001-1668412315390 .e_loop-1 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative;
	padding: 10px
}

#c_static_001-1668412315390 .e_loop-1 .p_page {
	text-align: center;
	padding: 30px 0
}

#c_static_001-1668412315390 .e_loop-1 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_001-1668412315390 .e_loop-1 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static_001-1668412315390 .e_loop-1 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static_001-1668412315390 .e_loop-1 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_static_001-1668412315390 .e_loop-1 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001-1668412315390 .e_loop-1 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_static_001-1668412315390 .e_loop-1 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}

#c_static_001-1668412315390 .e_loop-1 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: white
}

#c_static_001-1668412315390 .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001-1668412315390 .e_loop-1 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001-1668412315390 .e_loop-1 .multSelect ul,
li {
	list-style: none
}

#c_static_001-1668412315390 .e_loop-1 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_001-1668412315390 .e_loop-1 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_001-1668412315390 .e_loop-1 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001-1668412315390 .e_loop-1 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001-1668412315390 .e_loop-1 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-1668412315390 .e_loop-1 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-1668412315390 .e_loop-1 .p_split {
	margin: 0 5px
}

#c_static_001-1668412315390 .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_static_001-1668412315390 .e_loop-1 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_static_001-1668412315390 .e_loop-1 .input-check,
#c_static_001-1668412315390 .e_loop-1 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1668412315390 .e_loop-1 .position-left {
	display: flex
}

#c_static_001-1668412315390 .e_loop-1 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001-1668412315390 .e_loop-1 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001-1668412315390 .e_loop-1 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_static_001-1668412315390 .e_loop-1 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY(-45deg);
	transform: skewY(360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}

#c_static_001-1668412315390 .e_loop-1 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}

#c_static_001-1668412315390 .e_loop-1 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1668412315390 .e_loop-1 .p_active .p_mbutton::after {
	display: block
}

#c_static_001-1668412315390 .e_loop-1 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_001-1668412315390 .e_loop-1 .p_filter_result {
	display: none
}

#c_static_001-1668412315390 .e_loop-1 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001-1668412315390 .e_loop-1 .swiper-container {
	padding-bottom: 30px
}

#c_static_001-1668412315390 .e_loop-1 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static_001-1668412315390 .e_loop-1 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static_001-1668412315390 .e_loop-1 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001-1668412315390 .e_loop-1 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001-1668412315390 .e_loop-1 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static_001-1668412315390 .e_loop-1 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

#c_static_001-1668412315390 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background: #fff;
	border: 1px #ddd solid
}

#c_static_001-1668412315390 .e_container-2>.p_item {
	flex: 0 0 100%;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1668412315390 .e_container-2>.p_item.cbox-2-1 {
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	border-top: 1px #ddd solid
}

#c_static_001-1668412315390 .e_image-3 {
	overflow: hidden;
	height: 280px;
	background: #fff;
	position: relative
}

#c_static_001-1668412315390 .e_image-3 a {
	display: block;
	overflow: hidden;
	height: 100%
}

#c_static_001-1668412315390 .e_image-3 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s
}

#c_static_001-1668412315390 .e_h3-4 {
	font-size: 16px;
	line-height: 1.5;
	color: var(--b);
	margin: 0;
	width: 100%;
	text-align: center
}

#c_static_001-1668412315390 .e_h3-4 a {
	display: block
}

#c_static_001-1668412315390 .e_container-2:hover {}

#c_static_001-1668412315390 .e_container-2:hover .e_image-3 img {
	transform: scale(1.1)
}

#c_static_001-1668412315390 .e_container-2:hover .e_h3-4 a {
	color: var(--c)
}

#c_static_001-1668412315390 .e_container-2>.p_item.cbox-2-1 .btn {
	flex: 0 0 40%;
	margin-right: 15px;
	border: 1px #ddd solid;
	border-radius: 0;
	padding: 10px;
	color: #333;
	background: none
}

#c_static_001-1668412315390 .e_container-2:hover>.p_item.cbox-2-1 .btn {
	background: #fff;
	border-color: #fff;
	color: var(--c)
}

@media screen and (max-width:768px) {
	#c_static_001-1668412315390 .e_loop-1 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}
}

#c_static_001-16684275631650 {
	min-height: 300px;
	padding: 20px 0 50px;
	background: #f5f5f5;
	display-radio: 1;
	background-color: #f5f5f5;
	display: none
}

#c_static_001-16684275631650 .e_loop-1 {
	max-width: 1400px;
	margin: 0 auto;
	padding: 5px
}

#c_static_001-16684275631650 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_001-16684275631650 .e_loop-1 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative;
	padding: 10px
}

#c_static_001-16684275631650 .e_loop-1 .p_page {
	text-align: center;
	padding: 30px 0
}

#c_static_001-16684275631650 .e_loop-1 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#c_static_001-16684275631650 .e_loop-1 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#c_static_001-16684275631650 .e_loop-1 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#c_static_001-16684275631650 .e_loop-1 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#c_static_001-16684275631650 .e_loop-1 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001-16684275631650 .e_loop-1 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#c_static_001-16684275631650 .e_loop-1 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}

#c_static_001-16684275631650 .e_loop-1 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: white
}

#c_static_001-16684275631650 .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_static_001-16684275631650 .e_loop-1 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_static_001-16684275631650 .e_loop-1 .multSelect ul,
li {
	list-style: none
}

#c_static_001-16684275631650 .e_loop-1 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_static_001-16684275631650 .e_loop-1 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_static_001-16684275631650 .e_loop-1 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_static_001-16684275631650 .e_loop-1 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_static_001-16684275631650 .e_loop-1 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-16684275631650 .e_loop-1 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_static_001-16684275631650 .e_loop-1 .p_split {
	margin: 0 5px
}

#c_static_001-16684275631650 .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_static_001-16684275631650 .e_loop-1 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_static_001-16684275631650 .e_loop-1 .input-check,
#c_static_001-16684275631650 .e_loop-1 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-16684275631650 .e_loop-1 .position-left {
	display: flex
}

#c_static_001-16684275631650 .e_loop-1 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_static_001-16684275631650 .e_loop-1 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#c_static_001-16684275631650 .e_loop-1 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#c_static_001-16684275631650 .e_loop-1 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY(-45deg);
	transform: skewY(360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}

#c_static_001-16684275631650 .e_loop-1 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}

#c_static_001-16684275631650 .e_loop-1 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-16684275631650 .e_loop-1 .p_active .p_mbutton::after {
	display: block
}

#c_static_001-16684275631650 .e_loop-1 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#c_static_001-16684275631650 .e_loop-1 .p_filter_result {
	display: none
}

#c_static_001-16684275631650 .e_loop-1 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001-16684275631650 .e_loop-1 .swiper-container {
	padding-bottom: 30px
}

#c_static_001-16684275631650 .e_loop-1 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_static_001-16684275631650 .e_loop-1 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_static_001-16684275631650 .e_loop-1 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_static_001-16684275631650 .e_loop-1 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001-16684275631650 .e_loop-1 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

#c_static_001-16684275631650 .e_loop-1 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

#c_static_001-16684275631650 .e_image-3 {
	overflow: hidden;
	height: 280px;
	background: #fff;
	position: relative;
	display-radio: 1;
	background-color: #fff
}

#c_static_001-16684275631650 .e_image-3:before {
	content: "";
	display: block;
	width: 0;
	height: 5px;
	background: var(--c);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.1s
}

#c_static_001-16684275631650 .e_image-3:after {
	content: "";
	display: block;
	width: 5px;
	height: 0;
	background: var(--c);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	transition: all 0.1s ease 0.1s
}

#c_static_001-16684275631650 .e_image-3 a {
	display: block;
	overflow: hidden;
	height: 100%
}

#c_static_001-16684275631650 .e_image-3 a:before {
	content: "";
	display: block;
	width: 0;
	height: 5px;
	background: var(--c);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	transition: all 0.1s ease 0.2s
}

#c_static_001-16684275631650 .e_image-3 a:after {
	content: "";
	display: block;
	width: 5px;
	height: 0;
	background: var(--c);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	transition: all 0.1s ease 0.3s
}

#c_static_001-16684275631650 .e_image-3 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s
}

#c_static_001-16684275631650 .e_h3-4 {
	font-size: 16px;
	line-height: 1.5;
	color: var(--b);
	margin: 0;
	font_radio: 2;
	display-radio: 1
}

#c_static_001-16684275631650 .e_h3-4 a {
	display: block;
	padding: 15px;
	border-top: 1px #ddd solid
}

#c_static_001-16684275631650 .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

#c_static_001-16684275631650 .e_container-6>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1668412315390 {
	min-height: 300px;
	padding: 20px 0 50px;
	display-radio: 1;
	background-color: #f5f5f5
}

@media screen and (max-width:768px) {
	#c_static_001-16684275631650 .e_loop-1 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}
}