/* pre css */
#c_grid-116273709439191 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-116273709439191 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-116273709439191 > div > .p_gridCell {
	float: left;
	position: static
}

#c_grid-116273709439191 > .p_gridbox.signal {
	min-height: inherit
}

#c_grid-116273709439191 > .p_gridbox.signal > .p_gridCell {
	min-height: inherit !important
}

#c_grid-116273709439191 {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

@media screen and (max-width:768px) {
	#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (min-width: 769px) {
	#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

#c_static_001_P_64668-1734935822117 {
}

@charset "UTF-8";

body.active {
	overflow: hidden
}

.mo_headerCon {
	display: none
}

.mo_headerCon .mo .mo_childCon {
	display: none
}

.mo_right {
	display: flex;
	align-items: center;
	flex: 1;
	justify-content: flex-end;
	height: 13.33vw
}

.mo_left {
	max-width: 100px;
	line-height: 1
}

.mo_left a {
	width: 40%;
	max-width: 170px
}

.mo_left a img {
	width: 100%
}

.mo_left>div {
	color: #333333;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	padding-left: 10px;
	margin-left: 10px
}

@media only screen and (max-width: 1000px) {
	.header {
		display: none
	}

	.mo_headerCon {
		display: block
	}

	.mo_headerHeight {
		display: block
	}

	* {
		-webkit-tap-highlight-color: transparent;
		box-sizing: border-box
	}
}

.mo_headerCon {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1010;
	height: 13.33vw;
	background: rgba(255, 255, 255, 1);
	overflow-y: hidden;
	max-height: none;
	transition: background 0.36s cubic-bezier(0.32, 0.08, 0.24, 1),height 0.56s cubic-bezier(0.52, 0.16, 0.24, 1)
}

.mo_headerCon.active {
	height: 100%;
	background: #fff
}

.mo_header {
	height: 13.33vw;
	z-index: 2;
	padding: 0 5vw;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.mo_header > div.mo_header_l {
	display: flex;
	align-items: center;
	flex: 1
}

.mo_nav {
	position: relative;
	float: left;
	position: relative;
	z-index: 2;
	width: 5vw
}

.mo_nav .nav_btn {
	height: 5vw;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	width: 100%
}

.mo_nav .nav_btn span {
	display: block;
	height: 2px;
	width: 100%;
	background: #b7b7b7;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	right: 0px;
	transition: all 0.5s ease;
	transform: translateY(-50%)
}

.mo_nav .nav_btn:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 2px;
	background: #b7b7b7;
	border-radius: 2px;
	-webkit-transition: top 0.3s ease 0.2s,-webkit-transform 0.3s ease-out;
	transition: top 0.3s ease 0.2s,-webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out,top 0.3s ease 0.2s;
	transition: transform 0.3s ease-out,top 0.3s ease 0.2s,-webkit-transform 0.3s ease-out;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.mo_nav .nav_btn:before {
	content: "";
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	height: 2px;
	background: #b7b7b7;
	border-radius: 2px;
	-webkit-transition: top 0.3s ease 0.2s,-webkit-transform 0.3s ease-out;
	transition: top 0.3s ease 0.2s,-webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out,top 0.3s ease 0.2s;
	transition: transform 0.3s ease-out,top 0.3s ease 0.2s,-webkit-transform 0.3s ease-out;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.active .mo_nav .nav_btn:after,.active .mo_nav .nav_btn:before {
	background: #008cd6
}

.mo_nav .nav_btn.active span {
	opacity: 0
}

.mo_nav .nav_btn.active:after {
	width: 100%;
	-webkit-transition: top 0.3s ease,-webkit-transform 0.3s ease-out 0.2s;
	transition: top 0.3s ease,-webkit-transform 0.3s ease-out 0.2s;
	transition: top 0.3s ease,transform 0.3s ease-out 0.2s;
	transition: top 0.3s ease,transform 0.3s ease-out 0.2s,-webkit-transform 0.3s ease-out 0.2s;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 50%
}

.mo_nav .nav_btn.active:before {
	width: 100%;
	-webkit-transition: top 0.3s ease,-webkit-transform 0.3s ease-out 0.2s;
	transition: top 0.3s ease,-webkit-transform 0.3s ease-out 0.2s;
	transition: top 0.3s ease,transform 0.3s ease-out 0.2s;
	transition: top 0.3s ease,transform 0.3s ease-out 0.2s,-webkit-transform 0.3s ease-out 0.2s;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%
}

.mo_logo {
	float: left;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	height: 13.33vw;
	text-align: center;
	overflow: hidden
}

.mo_logo img {
	width: 60px;
	margin-top: 12px
}

.mo_search {
	width: 5vw;
	max-width: 34px;
	position: relative;
	z-index: 2;
	margin-left: 3.4vw
}

.mo_search a {
	display: flex;
	align-items: center
}

.mo_search svg {
	width: 100%;
	height: auto
}

.mo_langu {
	width: 5vw;
	display: flex;
	align-items: center
}

.mo_langu svg {
	width: 100%;
	height: auto
}

.mo_navCon {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 13.33vw;
	right: 0px;
	bottom: 0px;
	background: #fff;
	width: 100%;
	backdrop-filter: blur(6px);
	max-height: 90vh;
	overflow-y: auto;
	padding-right: 10px
}

.mo_navCon ul {
	width: 86%;
	margin: auto;
	overflow-x: hidden
}

.mo_footer {
	width: 86%;
	margin: 90px auto;
	display: none
}

.mo_footer_H1 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: #0051bf;
	font-weight: 600
}

.mo_footer_H1 span {
	font-size: 14px;
	margin-right: 6px
}

.mo_footer_H2 {
	font-size: 16px;
	color: #777777;
	text-align: center
}

.mo_footer_H3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center
}

.mo_footer_H3 > a {
	margin: 5px 10px
}

.mo_footer_H3 span {
	margin: 0 10%;
	font-size: 16px;
	color: #777777;
	margin-top: 60px
}

.mo_navCon > ul > li > .mo_navlist {
	font-size: 16px
}

.navlist2_ul {
	font-size: 16px
}

.navlist2_ul {
	display: none;
	font-size: 16px
}

.mo_navCon ul li {
	border-bottom: 1px solid rgba(237, 237, 237, 0.7)
}

.mo_navCon ul li:last-child {
	border-bottom: none
}

.mo_navlist_icon svg {
	transition: 0.4s;
	transform: rotate(0deg)
}

.mo_navlist_icon {
	display: flex
}

.mo_navlist {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.navlist2_ul {
	display: flex;
	flex-wrap: wrap;
	width: 95% !important;
	margin-left: auto !important;
	margin-right: 0 !important
}

.navlist2_ul li {
	width: 100%;
	border: none !important
}

.mo_navCon  ul li .mo_navlist >  a {
	display: inline-block;
	padding: 10px 0;
	color: #999;
	position: relative
}

.mo_navCon .navlist2_ul li .mo_navlist > a {
	padding: 4px 0
}

.mo_navCon ul li a:before {
	content: "";
	width: 0%;
	height: 2px;
	background-color: #008cd6;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear
}/*
.mo_navCon ul li a:hover:before{
    width: 100%;
}
*/.navlist2_ul li a {
	color: #999999
}

.mo_navCon ul li a:hover {
	color: #008cd6
}

.mo_navCon.active {
	visibility: visible
}

.mo_searchNav {
	opacity: 0;
	position: absolute;
	top: -44px;
	left: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 1);
	z-index: 2
}

.mo_s_btn {
	width: 5vw;
	position: relative;
	left: 5%;
	z-index: 2
}

.mo_languNav > div {
	display: flex;
	align-items: center
}

.mo_s_btn svg {
	width: 100%
}

.mo_s_input {
	float: left;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	height: 13.33vw;
	text-align: center;
	overflow: hidden;
	display: none
}

.mo_s_input input {
	border: 0px;
	background: #fff;
	width: 100%;
	height: 13.33vw;
	color: #ccc
}

.mo_s_clock {
	width: 5vw;
	position: relative;
	right: 5%
}

.mo_s_clock svg {
	width: 100%
}

.mo_searchNav.active {
	opacity: 1;
	top: 0px
}

.mo_searchCon {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 44px;
	right: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.9);
	width: 100%;
	backdrop-filter: blur(6px)
}

.mo_searchCon dl {
	width: 86%;
	margin: 10px auto
}

.mo_searchCon dl dt {
	font-size: 12px;
	color: #ccc;
	height: 30px
}

.mo_searchCon dl dd {
	border-bottom: 1px solid #ededed
}

.mo_searchCon dl dd a {
	display: block;
	height: 48px;
	line-height: 48px;
	color: #fff
}

.mo_searchCon dl dd a:hover {
	color: #4660ff
}

.mo_searchCon.active {
	visibility: visible
}

.mo_languNav {
	opacity: 0;
	position: absolute;
	top: -13.33vw;
	left: 0px;
	width: 100%;
	background: #fff;
	height: 13.33vw;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.mo_languNav.active {
	opacity: 1;
	top: 0px
}

.mo_languCon {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 13.33vw;
	right: 0px;
	bottom: 0px;
	background: #fff;
	width: 100%;
	backdrop-filter: blur(6px)
}

.mo_languCon.active {
	visibility: visible
}

.mo_languCon .mo_languDl {
	color: #fff;
	width: 86%;
	margin: 0px auto;
	overflow-y: auto;
	max-height: 90vh
}

.mo_languCon .mo_languDl p {
	font-weight: 600;
	color: #333
}

.mo_languCon .mo_languDl div p {
	font-size: 14px
}

.mo_languCon .mo_languDl span {
	font-size: 12px
}

.mo_languCon .mo_languDl dd img {
	overflow: hidden;
	display-radio: 1;
	height: 32px;
	width: 32px;
	border-radius: 100%;
	border: 1px solid rgba(0, 0, 0, 0.04)
}

.mo_languCon .mo_languDl dd {
	display: inline-block;
	width: 45%
}

.mo_languCon .mo_languDl a {
	color: #999999;
	overflow: hidden;
	display: flex;
	align-items: center
}

.mo_languCon .mo_languDl a img {
	margin-right: 10px
}

.mo_languCon .mo_languDl dt {
	color: #999999;
	margin-top: 30px
}

.mo_languCon .mo_languDl .fnt_18 {
	margin: 8px 0
}

.mo_languCon .mo_languDl dd {
	padding: 8px 0
}

.mo_languCon .mo_languDl dd span {
	float: left
}

.mo_languCon .mo_languDl dd b {
	float: right;
	font-weight: normal;
	color: #999999
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.mo_left {
		max-width: 140px
	}

	.mo_languNav,.mo_right,.mo_headerCon,.mo_header,.mo_logo,.mo_s_input,.mo_s_input input {
		height: 80px
	}

	.mo_s_btn,.mo_s_clock,.mo_nav {
		max-width: 34px
	}

	.mo_s_btn svg {
		width: 5vw;
		height: 5vw;
		max-height: 5vw;
		max-width: 5vw
	}

	.mo_langu {
		max-width: 34px
	}

	.mo_nav .nav_btn {
		max-height: 34px
	}

	.mo_languCon {
		top: 80px
	}
}

@media screen and (max-width: 1024px) {
	#c_static_001-16420726227420 {
		display: none !important
	}

	.mo_headerCon {
		display: block
	}

	.mo_left {
		font-size: 12px
	}
}

#c_static_001-16420726227420 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	transition: transform 0.8s,background 0.5s;
	background: rgba(0, 0, 0, 0.06)
}

body .main {
	max-width: 100%;
	margin: auto
}

.p_jtIcon {
	transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1)
}

.e_container-2,.e_container-3 {
	transition: height 0.2s ease-out;
	will-change: height
}

.is-expanded .p_jtIcon {
	transform: rotate(270deg) !important
}

.swiper {
	width: 100%;
	overflow: hidden
}

#c_static_001-16420726227420.tran {
	opacity: 0
}

#c_static_001-16420726227420.white_on,#c_static_001-16420726227420.white {
	background-color: rgba(255, 255, 255, 1)
}

#c_static_001-16420726227420.white_on .e_navigationA-6 .p_level1Item .s_templatetitle,#c_static_001-16420726227420.white .e_navigationA-6 .p_level1Item .s_templatetitle {
	color: #333
}

#c_static_001-16420726227420.white_on .header_w .header_l a .header_logo,#c_static_001-16420726227420.white .header_w .header_l a .header_logo {
	display: none
}

#c_static_001-16420726227420.white_on .e_navigationA-6 .p_level1Item a,#c_static_001-16420726227420.white .e_navigationA-6 .p_level1Item a {
	display: block
}

#c_static_001-16420726227420.white_on .e_navigationA-6 .p_level1Item .s_templatetitle,#c_static_001-16420726227420.white .e_navigationA-6 .p_level1Item .s_templatetitle {
	color: #333
}

#c_static_001-16420726227420.white_on .e_image-4,#c_static_001-16420726227420.white .e_image-4 {
	display: none
}

#c_static_001-16420726227420.white_on .e_image-13,#c_static_001-16420726227420.white .e_image-13 {
	display: block
}

#c_static_001-16420726227420.white_on .e_icon-12 svg path,#c_static_001-16420726227420.white_on .e_icon-10 svg path,#c_static_001-16420726227420.white_on .e_icon-8 svg path,#c_static_001-16420726227420.white .e_icon-12 svg path,#c_static_001-16420726227420.white .e_icon-10 svg path,#c_static_001-16420726227420.white .e_icon-8 svg path {
	fill: #333333
}

#c_static_001-16420726227420.white_on .e_text-11,#c_static_001-16420726227420.white .e_text-11 {
	color: #333
}

#c_static_001-16420726227420 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 1680px;
	margin-left: auto;
	margin-right: auto
}

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

#c_static_001-16420726227420 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-right: auto;
	display-radio: flex
}

#c_static_001-16420726227420 .e_container-2 .p_item {
	flex: 1;
	max-width: 100%
}

#c_static_001-16420726227420 .e_container-2 .cbox-2-0 {
	flex: 0 0 auto
}

#c_static_001-16420726227420 .e_container-2 .cbox-2-1 {
	flex: 0 0 auto
}

#c_static_001-16420726227420 .e_image-4 {
	overflow: hidden;
	max-width: 160px
}

#c_static_001-16420726227420 .e_image-4 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-16420726227420 .e_container-1 .cbox-1-0 {
	flex: 0 0 auto;
	align-self: center
}

#c_static_001-16420726227420 .e_container-1 .cbox-1-1 {
	flex: 0 0 auto;
	align-self: center;
	margin-right: 0px;
	margin-left: auto;
	position: static
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Box {
	display: flex;
	justify-content: flex-end
}

#c_static_001-16420726227420 .e_navigationA-6 .p_iconBox {
	height: 45px;
	width: 45px;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

#c_static_001-16420726227420 .e_navigationA-6 .p_openIcon {
	width: 100%;
	height: 36px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_closeIcon {
	width: 100%;
	height: 30px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_navButton {
	display: none
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Box {
	
	padding: 20px 0;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	background: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 99;
	text-align: center
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item > ul {
	margin-top: 20px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level3Box {
	display: none;
	height: auto;
	background: #fff;
	position: static
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
	position: relative;
	border: none
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item  .p_level2Box {
	width: max-content;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 0 0 5px 5px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:not(:nth-child(3)) {
	position: relative
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:not(:nth-child(3)) .p_level2Box > div {
	flex-wrap: wrap;
	padding: 0 20px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:not(:nth-child(3)) .p_level2Item {
/* padding: 0 20px; */
	display: block;
	margin-top: 10px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:not(:nth-child(3)) .p_level2Item:first-child {
	margin: 0
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:not(:nth-child(3)) .p_level2Box > div {
	display: block
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:not(:nth-child(3)) .p_level2Item::after {
	content: none
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:nth-child(3) .p_level2Box > div {
	padding: 0 20px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item {
	display: inline-block;
	position: relative;
	padding: 0 20px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	background-color: #fff;
	height: 26px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item > p {
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item:last-child {
	margin-right: 0
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item:last-child::after {
	content: none
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item:last-child p {
	border: none;
	padding-right: 0
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level3Item {
	border: none
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level3Item:last-child {
	border: none;
	padding-right: 0;
	margin-right: 0
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Box > div {
	display: flex;
	justify-content: center
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level4Box {
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a {
	color: #fff;
	line-height: 80px;
	display: block;
	position: relative
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level3Item a {
	color: #333;
	transition: all 0.2s linear;
	line-height: 1
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background-color: #008cd6;
	transition: all 0.2s linear
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.act_nav >p>a::after {
	width: 100%
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:hover>p>a::after {
	width: 100%
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:hover>p>a {
	background: #008cd6
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:hover>p>a  .s_templatetitle {
	color: #fff
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item .s_templatetitle {
	font-size: inherit;
	color: #fff;
	padding: 0 30px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a {
	width: max-content;
	line-height: 1.5;
	display: block;
	text-align: center;
	transition: all ease .3s;
	margin: auto
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a {
	font-size: inherit;
	color: #333;
	position: relative
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 1px;
	left: 50%;
	background: #fff;
	transform: translateX(-50%)
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a:hover {
	opacity: 1;
	color: #008cd6
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a:hover:after {
	width: 100%;
	background: #008cd6
}


.p_navContent .p_level1Item, .p_navContent .p_level2Item {     transition: all 0.3s ease; }  /* 一级菜单激活状态 */ 
.p_navContent .p_level1Item.active {     background: linear-gradient(90deg, #4a90e2, #3a7bd5); }  /* 二级菜单显示 */ 
.p_navContent .p_level2Box {     display: none;   transform: translateY(10px);     transition: all 0.3s ease;     box-shadow: 0 4px 12px rgba(0,0,0,0.15); }  
.p_navContent .p_level1Item:hover .p_level2Box {    display: block;  transform: translateY(0px); }  /* 三级菜单显示 */ 
.p_navContent .p_level3Box_in {     left: 100%;     top: 0; }  
#c_static_001-16420726227420 .e_navigationA-6 .p_menu1Item {
	display-radio: 1
}

#c_static_001-16420726227420 .p_menu1Item {
	display-radio: 1
}

#c_static_001-16420726227420 .e_navigationA-6 .p_menu2Item {
	display-radio: 1;
	color: rgba(51, 51, 51, 1)
}

#c_static_001-16420726227420 .e_navigationA-6 .p_menu3Item a {
	display-radio: 1;
	color: #333;
	margin-top: 10px;
	font-weight: 500;
	font-size: 16px
}

#c_static_001-16420726227420 .e_container-7 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex
}

#c_static_001-16420726227420 .e_container-7>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	position: static
}

#c_static_001-16420726227420 .e_navigationA-6 {
	display-radio: 1
}

#c_static_001-16420726227420 .e_icon-8 {
	width: 18px;
	font_radio: 1;
	display-radio: 1;
	cursor: pointer
}

#c_static_001-16420726227420 .e_icon-8 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#c_static_001-16420726227420 .e_container-9 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	cursor: pointer
}

#c_static_001-16420726227420 .language_con {
	position: absolute;
	display: none;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	z-index: 2;
	min-width: 100%;
	padding: 15px 0;
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

#c_static_001-16420726227420 .language_con ul li {
	padding: 0 20px;
	line-height: 1.5
}

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

#c_static_001-16420726227420 .e_icon-10 {
	width: 24px;
	font_radio: 1;
	display-radio: 1;
	line-height: 1
}

#c_static_001-16420726227420 .e_icon-10 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#c_static_001-16420726227420 .e_text-11 {
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	line-height: 80px
}

#c_static_001-16420726227420 .e_icon-12 {
	font_radio: 1;
	display-radio: 1
}

#c_static_001-16420726227420 .e_icon-12 .icon {
	margin: 0;
	width: 100%;
	height: 100%;
	fill: currentColor
}

#c_static_001-16420726227420 .e_container-9 .cbox-9-0 {
	flex: 0 0 auto;
	align-self: center
}

#c_static_001-16420726227420 .e_container-9 .cbox-9-1 {
	flex: 0 0 auto;
	align-self: center;
	margin-left: 8px;
	margin-right: 6px
}

#c_static_001-16420726227420 .e_container-9 .cbox-9-2 {
	flex: 0 0 auto;
	align-self: center
}

#c_static_001-16420726227420 .e_container-7 .cbox-7-0 {
	flex: 0 0 auto;
	align-self: center
}

#c_static_001-16420726227420 .e_container-7 .cbox-7-1 {
	flex: 0 0 auto;
	align-self: center;
	margin-right: 70px;
	margin-left: 30px
}

#c_static_001-16420726227420 .e_container-7 .cbox-7-2 {
	flex: 0 0 auto;
	position: relative;
	align-self: center
}

#c_static_001-16420726227420 .e_container-7 .cbox-7-2.act .e_text-11 {
	color: #008cd6
}

#c_static_001-16420726227420 .e_container-7 .cbox-7-2.act .cbox-9-2 svg path {
	fill: #008cd6
}

#c_static_001-16420726227420 .e_image-13 {
	overflow: hidden;
	max-width: 160px;
	display: none
}

#c_static_001-16420726227420 .e_image-13 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-16420726227420 .e_loop-14 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
/*解决无缝滚动在循环体多列展示问题  */
	max-width: 100%/* 解决无缝滚动在循环体多列展示问题 */
}

#c_static_001-16420726227420 .e_loop-14 .p_loopitem {
	flex: 0 0 100%;
	position: relative
}

#c_static_001-16420726227420 .e_loop-14 .p_page {
	text-align: center
}

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

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

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

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

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

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

#c_static_001-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .p_s_option {
}

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

#c_static_001-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-16420726227420 .e_loop-14 .multSelect ul,li {
	list-style: none
}

#c_static_001-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

#c_static_001-16420726227420 .e_loop-14 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}/* #c_static_001-16420726227420 .e_loop-14 .p_filter_close::before {
	content: "\2716";
}
*//* #c_static_001-16420726227420 .e_loop-14 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6;
}
*/#c_static_001-16420726227420 .e_loop-14 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

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

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

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

#c_static_001-16420726227420 .e_loop-14 .p_split {
	margin: 0 5px
}

#c_static_001-16420726227420 .e_loop-14 .p_normal {
	margin-right: 16px
}

#c_static_001-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .input-check,#c_static_001-16420726227420 .e_loop-14 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-16420726227420 .e_loop-14 .position-left {
	display: flex
}

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

#c_static_001-16420726227420 .e_loop-14 .position-top {
/* display:flex;
 */
}

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

#c_static_001-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-16420726227420 .e_loop-14 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-16420726227420 .e_loop-14 .p_filter_result {
	display: inline-block
}

#c_static_001-16420726227420 .e_loop-14 .p_contclear {
	cursor: pointer
}

#c_static_001-16420726227420 .e_loop-14 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-16420726227420 .e_loop-14 .p_filter_result {
	display: none
}

#c_static_001-16420726227420 .e_loop-14 .p_contclear {
	display: none
}

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

#c_static_001-16420726227420 .e_loop-14 .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-16420726227420 .e_loop-14 .p_categoryActive {
	color: #409EFF
}

#c_static_001-16420726227420 .e_text-15 {
	line-height: normal;
	padding: 0 20px;
	text-align: center
}

#c_static_001-16420726227420 .e_loop-14 {
	margin-left: 0px
}

@media only screen and (max-width: 1720px) {
	#c_static_001-16420726227420 .e_container-1 {
		max-width: 90%
	}
}

@media only screen and (max-width: 1600px) {
	#c_static_001-16420726227420 .e_container-7 .cbox-7-1 {
		margin: 0 3.64vw
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item {
/* padding-right: 3.125vw;
		margin-right: 3.125vw; */
	}

	#c_static_001-16420726227420 .e_image-13,#c_static_001-16420726227420 .e_image-4 {
		max-width: 140px
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Box {
		padding: 20px 0
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a {
		line-height: 1
	}
}

@media only screen and (max-width: 1440px) {
	#c_static_001-16420726227420 .e_image-13,#c_static_001-16420726227420 .e_image-4 {
		max-width: 120px
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Box {
		padding: 20px 0
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a {
		line-height: 1
	}
}

@media only screen and (max-width: 1366px) {
	#c_static_001-16420726227420 .e_image-13,#c_static_001-16420726227420 .e_image-4 {
		max-width: 100px
	}

	#c_static_001-16420726227420 .e_container-7 .cbox-7-1 {
		margin: 0 2vw
	}
}

#breadcrumbId {
	display: none !important
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:nth-child(3) .p_level2Item > p a {
	color: #008cd6 !important
}

@media screen and (max-width:768px) {
	#c_static_001-16420726227420 .e_navigationA-6 .p_jtIcon {
		transform: rotate(90deg);
		display: none;
		float: right;
		transition: 0.5s;
		height: 30px;
		margin-top: 10px
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item .p_jtIcon {
		display: none
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_iconBox {
		display: block
	}

	#c_static_001-16420726227420 {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level1Box {
		display: block;
		width: 100%
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_navContent {
		display: none;
		padding: 20px;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: #fbfbfb;
		z-index: 99
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_navButton {
		display: flex;
		justify-content: flex-end
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Box,#c_static_001-16420726227420 .e_navigationA-6 .p_level3Box {
		padding: 0 0 0 30px;
		background: none
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_jtHover {
		transition: 0.5s;
		transform: rotate(90deg)
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Box,#c_static_001-16420726227420 .e_navigationA-6 .p_level3Box {
		width: 100%;
		left: 0;
		transform: translateX(0);
		position: inherit;
		border-radius: 0
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
		border-bottom: 1px solid rgb(0 0 0 / 5%);
		line-height: 50px;
		font-size: 14px
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a,#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a {
		line-height: 50px;
		font-size: 14px;
		padding: 0;
		display: inline;
		text-align: left;
		opacity: 1
	}

	#c_static_001-16420726227420 .s_templatetitle {
		color: #333
	}
}

@media screen and (min-width: 769px) {
	#c_static_001-16420726227420 .e_navigationA-6 .p_jtIcon {
		transform: rotate(90deg);
		display: none
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item .p_jtIcon {
		display: none
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_iconBox {
		display: none
	}
}

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

#c_static_001-1739327987314 {
	display: none;
	position: fixed;
	top: 80px;
	width: 100%;
	left: 0;
	background-color: #fff;
	z-index: 2
}

#c_static_001-1739327987314 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 30px 0
}

#c_static_001-1739327987314 .close_icon {
	position: absolute;
	right: 0;
	bottom: 30px;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	z-index: 2
}

#c_static_001-1739327987314 .close_icon svg {
	transition: all 0.4s linear
}

#c_static_001-1739327987314 .close_icon:hover svg {
}

#c_static_001-1739327987314 .w1440 {
	position: relative
}

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

#c_static_001-1739327987314 .e_form-4 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 768px;
	margin: auto;
	background-color: transparent
}

#c_static_001-1739327987314 .e_form-4 > .p_formItem {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1739327987314 .e_form-4 .cbox-4-0 {
	margin-right: 10px
}

#c_static_001-1739327987314 .e_form-4 .cbox-4-1 {
	margin-right: 10px;
	display: none
}

#c_static_001-1739327987314 .e_form-4 .cbox-4-2 {
	flex: 0 0 200px
}

#c_static_001-1739327987314 .e_select-5 {
	margin-left: 0px;
	margin-right: 0px
}

#c_static_001-1739327987314 .e_select-5 .p_required {
	vertical-align: middle;
	font-size: 1.4em;
	line-height: 100%;
	position: relative;
	font-weight: bold;
	top: 0.15em;
	padding-left: 5px
}

#c_static_001-1739327987314 .s_form_layout1 .invalid-feedback {
	display: none
}

#c_static_001-1739327987314 .e_formBtn-6 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	border-radius: 4px;
	padding: 8px;
	background_radio: 1;
	border_radio: 1;
	font_radio: 1;
	radius_radio: 1;
	height: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #fff;
	background: #008cd6;
	border-color: #008cd6
}

#c_static_001-1739327987314 .e_formBtn-6:focus {
	box-shadow: none
}

#c_static_001-1739327987314 .e_formBtn-6 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#c_static_001-1739327987314 .e_formBtn-6:before {
	content: none
}

#c_static_001-1739327987314 .e_formBtn-6::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .4s;
	background: rgba(0,0,0,0.2);
	z-index: 0;
	top: 0;
	left: 0px
}

#c_static_001-1739327987314 .e_formBtn-6:hover::after {
	width: 100%
}

#c_static_001-1739327987314 .e_input-7 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#c_static_001-1739327987314 .s_form_layout1 input.s_input {
	height: 54px
}

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

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

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

#c_grid-116273709439190 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}

#c_grid-116273709439190 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}

#c_grid-116273709439190 > div > .p_gridCell {
	float: left;
	position: static
}

#c_grid-116273709439190 > .p_gridbox.signal {
	min-height: inherit
}

#c_grid-116273709439190 > .p_gridbox.signal > .p_gridCell {
	min-height: inherit !important
}

#c_grid-116273709439190 {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

@media screen and (max-width:768px) {
	#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (min-width: 769px) {
	#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

#c_static_001-1733908180680 {
	min-height: 300px;
	background: #ffffff;
	background_radio: 2;
	display-radio: 1;
	background-color: #ffffff
}

.s_form_layout1 .s_input.is-invalid {
	color: #dc3545
}

#c_static_001-1733908180680 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 1680px;
	margin: auto;
	padding: 146px 0 110px 0
}

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

#c_static_001-1733908180680 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

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

#c_static_001-1733908180680 .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	justify-content: space-between
}

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

#c_static_001-1733908180680 .e_image-4 {
	overflow: hidden;
	display-radio: 1;
	max-width: 184px
}

#c_static_001-1733908180680 .e_image-4 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1733908180680 .e_container-2 .cbox-2-0 {
	flex: 0 0 184px
}

#c_static_001-1733908180680 .e_container-2 .cbox-2-1 {
	flex: 0 0 1
}

#c_static_001-1733908180680 .e_container-2 .p_item {
	display-radio: 1
}

#c_static_001-1733908180680 .e_container-7 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: max-content;
	margin-top: 30px
}

#c_static_001-1733908180680 .e_container-7 a {
	transition: all 0.2s linear
}

#c_static_001-1733908180680 .e_container-7 a:hover {
	color: #008cd6
}

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

#c_static_001-1733908180680 .e_text-8 {
	font-weight: 400;
	text-align: left;
	color: #333333;
	letter-spacing: 0.36px;
	display: none
}

#c_static_001-1733908180680 .e_text-9 {
	font-weight: 400;
	text-align: left;
	color: #333333;
	letter-spacing: 0.36px
}

#c_static_001-1733908180680 .e_text-10 {
	font-weight: 400;
	text-align: left;
	color: #333333;
	letter-spacing: 0.36px
}

#c_static_001-1733908180680 .e_container-7 p {
	margin-top: 10px
}

#c_static_001-1733908180680 .e_bottomNav-11 span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Item {
	width: auto;
	padding-right: 10px;
	margin-right: 9.6%
}

#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Item:last-child {
	padding-right: 0;
	margin-right: 0
}

#c_static_001-1733908180680 .e_bottomNav-11 .p_level2Box {
}

#c_static_001-1733908180680 .e_bottomNav-11 .p_level3Box {
	display: none
}

#c_static_001-1733908180680 .e_bottomNav-11 .s_templatetitle {
	font-weight: 600;
	text-align: left;
	color: #333333;
	letter-spacing: 0.4px;
	transition: all 0.2s linear
}

#c_static_001-1733908180680 .e_bottomNav-11 .s_templatetitle:hover {
	opacity: 1;
	color: #008cd6
}

#c_static_001-1733908180680 .e_bottomNav-11 hr {
	width: 4em;
	height: 1px;
	background: #dcdcdc;
	padding: 0;
	border: none;
	margin: 20px 0;
	position: relative
}

#c_static_001-1733908180680 .e_bottomNav-11 hr::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 30%;
	height: 1px;
	background: #008cd6
}

#c_static_001-1733908180680 .e_bottomNav-11 .p_level2Box .p_menu2Item {
	margin-top: 10px;
	opacity: 0.8;
	font-weight: 400;
	text-align: left;
	color: #333333;
	transition: all 0.2s linear
}

#c_static_001-1733908180680 .e_bottomNav-11 .p_level2Box .p_menu2Item:hover {
	opacity: 1;
	color: #008cd6
}

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

#c_static_001-1733908180680 .e_loop-12 .p_loopitem {
	flex: 0 0 auto;
	margin-right: 10px;
	position: relative
}

#c_static_001-1733908180680 .e_loop-12 .p_page {
	text-align: center
}

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

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

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

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

#c_static_001-1733908180680 .e_loop-12 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

#c_static_001-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .p_s_option {
}

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

#c_static_001-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1733908180680 .e_loop-12 .multSelect ul,li {
	list-style: none
}

#c_static_001-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1733908180680 .e_loop-12 .p_split {
	margin: 0 5px
}

#c_static_001-1733908180680 .e_loop-12 .p_normal {
	margin-right: 16px
}

#c_static_001-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .input-check,#c_static_001-1733908180680 .e_loop-12 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1733908180680 .e_loop-12 .position-left {
	display: flex
}

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

#c_static_001-1733908180680 .e_loop-12 .position-top {
}

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

#c_static_001-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1733908180680 .e_loop-12 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1733908180680 .e_loop-12 .p_filter_result {
	display: inline-block
}

#c_static_001-1733908180680 .e_loop-12 .p_contclear {
	cursor: pointer
}

#c_static_001-1733908180680 .e_loop-12 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1733908180680 .e_loop-12 .p_filter_result {
	display: none
}

#c_static_001-1733908180680 .e_loop-12 .p_contclear {
	display: none
}

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

#c_static_001-1733908180680 .e_loop-12 .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-1733908180680 .e_loop-12 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1733908180680 .e_loop-12 {
	display-radio: 1
}

#c_static_001-1733908180680 .e_image-13 {
	overflow: hidden;
	height: 34px
}

#c_static_001-1733908180680 .e_image-13 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1733908180680 .e_image-14 {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 100%;
	z-index: 2;
	width: 100px;
	display: none
}

#c_static_001-1733908180680 .e_image-14 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1733908180680 .e_loop-15>div {
	display: flex
}

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

#c_static_001-1733908180680 .e_loop-15 .tit {
	font-weight: 600;
	color: #333333;
	letter-spacing: 0.36px;
	padding-top: 13px;
	line-height: 1;
	flex: 0 0 auto
}

#c_static_001-1733908180680 .e_loop-15 .p_loopitem {
	flex: 0 0 auto;
	position: relative;
	margin-left: 20px
}

#c_static_001-1733908180680 .e_loop-15 .p_page {
	text-align: center
}

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

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

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

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

#c_static_001-1733908180680 .e_loop-15 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

#c_static_001-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .p_s_option {
}

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

#c_static_001-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1733908180680 .e_loop-15 .multSelect ul,li {
	list-style: none
}

#c_static_001-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1733908180680 .e_loop-15 .p_split {
	margin: 0 5px
}

#c_static_001-1733908180680 .e_loop-15 .p_normal {
	margin-right: 16px
}

#c_static_001-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .input-check,#c_static_001-1733908180680 .e_loop-15 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1733908180680 .e_loop-15 .position-left {
	display: flex
}

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

#c_static_001-1733908180680 .e_loop-15 .position-top {
}

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

#c_static_001-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1733908180680 .e_loop-15 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1733908180680 .e_loop-15 .p_filter_result {
	display: inline-block
}

#c_static_001-1733908180680 .e_loop-15 .p_contclear {
	cursor: pointer
}

#c_static_001-1733908180680 .e_loop-15 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1733908180680 .e_loop-15 .p_filter_result {
	display: none
}

#c_static_001-1733908180680 .e_loop-15 .p_contclear {
	display: none
}

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

#c_static_001-1733908180680 .e_loop-15 .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-1733908180680 .e_loop-15 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1733908180680 .e_text-16 {
	line-height: 1;
	padding: 12px 22px;
	font-weight: 400;
	border: 1px solid #d8d8d8;
	color: #008cd6;
	letter-spacing: 0.32px;
	font_radio: 2;
	display-radio: 1;
	transition: all 0.2s linear
}

#c_static_001-1733908180680 .e_text-16:hover {
	background: #008cd6;
	color: #fff
}

#c_static_001-1733908180680 .e_loop-15 {
	display-radio: 1
}

#c_static_001-1733908180680 .e_loop-15 .cbox-15:nth-child(odd) {
	flex: 0 0 auto
}

#c_static_001-1733908180680 .e_container-3 .cbox-3-1,#c_static_001-1733908180680 .e_container-3 .cbox-3-0 {
	flex: 0 0 auto
}

#c_static_001-1733908180680 .e_container-17 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background: #525252;
	padding: 40px 0
}

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

#c_static_001-1733908180680 .e_container-18 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	max-width: 1680px;
	margin: auto;
	background_radio: 1;
	display-radio: flex;
	justify-content: space-between
}

#c_static_001-1733908180680 .e_container-18 a {
	transition: all 0.2s linear
}

#c_static_001-1733908180680 .e_container-18 a:hover {
	color: #fff;
	opacity: 1;
	text-decoration: underline
}

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

#c_static_001-1733908180680 .e_copyright-19 {
	font-weight: 400;
	text-align: left;
	color: rgba(255, 255, 255, 0.7);
	font_radio: 2;
	display-radio: 1;
	line-height: 1.5
}

#c_static_001-1733908180680 .e_container-20 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex
}

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

#c_static_001-1733908180680 .e_provider-21 {
	font-weight: 400;
	text-align: left;
	color: rgba(255, 255, 255, 0.7);
	font_radio: 2;
	display-radio: flex;
	display: flex;
	align-items: center
}

#c_static_001-1733908180680 .e_provider-21 img {
	margin-right: 8px
}

#c_static_001-1733908180680 .e_text-22 {
	font-weight: 400;
	text-align: left;
	color: rgba(255, 255, 255, 0.7);
	font_radio: 2;
	display-radio: 1
}

#c_static_001-1733908180680 .e_container-20 .cbox-20-1 {
	flex: 0 0 auto;
	margin-right: 20px;
	align-self: center;
	display: none
}

#c_static_001-1733908180680 .e_container-20 .cbox-20-2 {
	flex: 0 0 auto;
	align-self: center;
	margin-right: 20px;
	display: none
}

#c_static_001-1733908180680 .e_container-20 .cbox-20-0 {
	flex: 0 0 auto;
	margin-right: 20px;
	align-self: center
}

#c_static_001-1733908180680 .e_image-23 {
	overflow: hidden;
	display-radio: 1;
	width: 90px
}

#c_static_001-1733908180680 .e_image-23 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1733908180680 .e_container-20 .cbox-20-3 {
	flex: 0 0 auto;
	align-self: center;
	display: none
}

#c_static_001-1733908180680 .e_container-24 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex
}

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

#c_static_001-1733908180680 .e_text-26 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1
}

#c_static_001-1733908180680 .e_text-27 {
	font_radio: 2;
	line-height: 1.5;
	display-radio: 1
}

#c_static_001-1733908180680 .e_container-24 p {
	font-weight: 400;
	text-align: left;
	color: rgba(255, 255, 255, 0.7);
	font_radio: 2;
	display-radio: 1
}

#c_static_001-1733908180680 .e_container-24 span {
	background: rgba(255, 255, 255, 0.7);
	width: 1px;
	height: auto;
	display: inline-block;
	margin: 0 10px
}

#c_static_001-1733908180680 .e_container-24 .cbox-24-0 {
	flex: 0 0 auto
}

#c_static_001-1733908180680 .e_container-24 .cbox-24-1 {
	flex: 0 0 auto
}

#c_static_001-1733908180680 .e_container-24 .cbox-24-2 {
	flex: 0 0 auto
}

#c_static_001-1733908180680 .e_container-18 .cbox-18-0 {
	flex: 0 0 auto;
	align-self: center
}

#c_static_001-1733908180680 .e_container-18 .cbox-18-1 {
	flex: 0 0 auto;
	align-self: center
}

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

#c_static_001-1733908180680 .e_loop-29 .p_loopitem {
	flex: 0 0 auto;
	position: relative
}

#c_static_001-1733908180680 .e_loop-29 .p_page {
	text-align: center
}

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

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

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

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

#c_static_001-1733908180680 .e_loop-29 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

#c_static_001-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .p_s_option {
}

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

#c_static_001-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1733908180680 .e_loop-29 .multSelect ul,li {
	list-style: none
}

#c_static_001-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1733908180680 .e_loop-29 .p_split {
	margin: 0 5px
}

#c_static_001-1733908180680 .e_loop-29 .p_normal {
	margin-right: 16px
}

#c_static_001-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .input-check,#c_static_001-1733908180680 .e_loop-29 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1733908180680 .e_loop-29 .position-left {
	display: flex
}

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

#c_static_001-1733908180680 .e_loop-29 .position-top {
}

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

#c_static_001-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1733908180680 .e_loop-29 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1733908180680 .e_loop-29 .p_filter_result {
	display: inline-block
}

#c_static_001-1733908180680 .e_loop-29 .p_contclear {
	cursor: pointer
}

#c_static_001-1733908180680 .e_loop-29 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1733908180680 .e_loop-29 .p_filter_result {
	display: none
}

#c_static_001-1733908180680 .e_loop-29 .p_contclear {
	display: none
}

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

#c_static_001-1733908180680 .e_loop-29 .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-1733908180680 .e_loop-29 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Box {
	justify-content: flex-end
}

@media only screen and (max-width: 1720px) {
	#c_static_001-1733908180680 .e_container-18,#c_static_001-1733908180680 .e_container-1 {
		max-width: 90%
	}
}

@media only screen and (max-width: 1600px) {
	#c_static_001-1733908180680 .e_container-1 {
		padding: 7.2vw 0 5.72vw 0
	}

	#c_static_001-1733908180680 .e_container-7 {
		margin-top: 1.56vw
	}

	#c_static_001-1733908180680 .e_container-3 {
		margin-top: 3.64vw
	}

	#c_static_001-1733908180680 .e_container-17 {
		padding: 2vw 0
	}
}

@media only screen and (max-width: 1200px) {
	#c_static_001-1733908180680 .e_loop-12 .p_list {
		justify-content: center
	}

	#c_static_001-1733908180680 .e_container-3>.p_item {
		flex: 0 0 100%
	}

	#c_static_001-1733908180680 .e_container-18 .cbox-18-1 {
		margin-top: 10px
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Item {
		margin-right: 20px
	}

	#c_static_001-1733908180680 .e_container-3 .cbox-3-1 {
		margin-top: 20px
	}

	#c_static_001-1733908180680 .e_text-16 {
		padding: 10px
	}

	#c_static_001-1733908180680 .e_loop-15 .p_loopitem {
		margin-left: 10px
	}

	#c_static_001-1733908180680 .e_loop-15 .tit {
		padding-top: 10px
	}
}

@media only screen and (max-width: 1000px) {
	#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Box {
		justify-content: space-between
	}

	#c_static_001-1733908180680 .e_container-2 .cbox-2-0 {
		flex: 0 0 100%;
		order: 1;
		text-align: center;
		margin-top: 20px
	}

	#c_static_001-1733908180680 .e_image-4 {
		margin: auto
	}

	#c_static_001-1733908180680 .e_container-7 {
		margin: auto;
		margin-top: 20px
	}

	#c_static_001-1733908180680 .e_container-7 p {
		text-align: center
	}

	#c_static_001-1733908180680 .e_loop-15>div {
		justify-content: center
	}

	#c_static_001-1733908180680 .e_container-18 .cbox-18-1 {
		flex: 0 0 100%
	}

	#c_static_001-1733908180680 .e_container-20,#c_static_001-1733908180680 .e_container-24 {
		justify-content: center
	}
}

@media only screen and (max-width: 768px) {
	#c_static_001-1733908180680 .e_container-1 {
		padding: 60px 0 40px 0
	}

	#c_static_001-1733908180680 .e_loop-15 .p_list {
		justify-content: center;
		margin-top: 10px
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Item {
		margin-right: 0
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .s_templatetitle {
		padding: 4px 0
	}

	#c_static_001-1733908180680 .e_bottomNav-11 hr {
		display: none
	}

	#c_static_001-1733908180680 .e_container-7 p {
		margin-top: 0
	}

	#c_static_001-1733908180680 .e_image-4 {
		max-width: 120px
	}

	#c_static_001-1733908180680 .e_copyright-19 {
		text-align: center
	}

	#c_static_001-1733908180680 .e_container-17 {
		padding: 40px 0
	}

	#c_static_001-1733908180680 .e_image-23 {
		width: 60px
	}

	#c_static_001-1733908180680 .e_loop-15>div {
		flex-wrap: wrap
	}

	#c_static_001-1733908180680 .e_container-20 .cbox-20-0 {
		margin-right: 0
	}

	#c_static_001-1733908180680 .e_loop-15 .p_loopitem {
		margin-bottom: 4px
	}

	#c_static_001-1733908180680 .e_loop-15 .p_loopitem:first-child {
		margin-left: 0
	}
}

#c_static_001-1733908180680 .e_cookie-30 .p_rIcon {
	width: 60px;
	height: 60px;
	position: fixed;
	left: 40px;
	bottom: 40px;
	background: #007bff;
	color: #fff;
	border-radius: 50%;
	padding: 6px;
	cursor: pointer;
	z-index: 99997;
	display: none
}

#c_static_001-1733908180680 .e_cookie-30 .p_rIcon .icon {
	width: 100%;
	height: 100%;
	margin: 0
}

#c_static_001-1733908180680 .e_cookie-30 .p_btContent {
	width: 100%;
	padding: 30px;
	background: #f3f3f3;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	border-top: 1px solid #ddd;
	box-shadow: 0px -4px 50px -21px rgba(0,0,0,0.2);
	z-index: 99998;
	display: none
}

#c_static_001-1733908180680 .e_cookie-30 .p_btH3 {
	text-align: center
}

#c_static_001-1733908180680 .e_cookie-30 .p_btP {
	margin: 20px 0;
	text-align: center
}

#c_static_001-1733908180680 .e_cookie-30 .p_btBtn {
	text-align: center
}

#c_static_001-1733908180680 .e_cookie-30 .p_btSet,#c_static_001-1733908180680 .e_cookie-30 .p_btAllow,#c_static_001-1733908180680 .e_cookie-30 .p_btRefuse,#c_static_001-1733908180680 .e_cookie-30 .p_btConfirm {
	min-width: 160px;
	border-width: 1px;
	margin: 0 5px
}

#c_static_001-1733908180680 .e_cookie-30 .p_mdContent {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	display: none
}

#c_static_001-1733908180680 .e_cookie-30 .p_close {
	position: absolute;
	right: 30px;
	top: 30px
}

#c_static_001-1733908180680 .e_cookie-30 .p_mdContent .p_btP {
	text-align: left
}

#c_static_001-1733908180680 .e_cookie-30 .p_mdMain {
	background: #f3f3f3;
	width: 80%;
	max-width: 1000px;
	padding: 50px 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	border-radius: 4px
}

#c_static_001-1733908180680 .e_cookie-30 .p_mdList {
	border-top: 1px solid #aaa;
	margin: 30px 20px;
	padding: 30px 0;
	height: 220px;
	overflow-y: auto
}

#c_static_001-1733908180680 .e_cookie-30 .p_switch {
	font-weight: bold
}

#c_static_001-1733908180680 .e_cookie-30 .p_itemPrompt {
	padding: 10px 0 20px 50px;
	display: none
}

#c_static_001-1733908180680 .e_cookie-30 .p_mdItem {
	position: relative
}

#c_static_001-1733908180680 .e_cookie-30 .p_mdItem + .p_mdItem {
	margin-top: 20px
}

#c_static_001-1733908180680 .e_cookie-30 .p_plus {
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
	z-index: 99
}

#c_static_001-1733908180680 .e_cookie-30 .p_plus::after {
	content: " + "
}

#c_static_001-1733908180680 .e_cookie-30 .p_plus.p_active::after {
	content: " - "
}

.custom-switch {
	padding-left: 5rem
}

.custom-switch .custom-control-label::before {
	left: -3rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: 0.5rem
}

.custom-switch .custom-control-label::after {
	top: calc(0.25rem + 2px);
	left: calc(-3rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: 0.5rem;
	transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out;
	transition: transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
	transition: transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
	.custom-switch .custom-control-label::after {
		transition: none
	}
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
	background-color: #fff;
	-webkit-transform: translateX(0.75rem);
	transform: translateX(0.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.3)
}

.custom-control {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 1.5rem;
	padding-left: 3.2rem;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
	print-color-adjust: exact
}

.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0
}

.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff
}

.custom-control-input:focus ~ .custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
	border-color: #80bdff
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label::before {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: 1px solid #adb5bd
}

.custom-control-label::after {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: 50%/50% 50% no-repeat
}

.noCur a {
	cursor: auto
}

.noCur:hover {
	color: #333 !important
}

@media screen and (max-width:768px) {
	#c_static_001-1733908180680 .e_bottomNav-11 .p_menu1Item,#c_static_001-1733908180680 .e_bottomNav-11 .p_menu2Item {
		display: flex;
		justify-content: space-between
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Box ul {
		display: none
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .s_templatetitle {
		align-items: center
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .p_jtIcon {
		width: 14px;
		height: 14px;
		max-width: 20px;
		font-size: inherit;
		transition: 0.5s;
		margin: 0
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .p_jtIcon.active {
		transform: rotateZ(90deg)
	}

	#c_static_001-1733908180680 .e_bottomNav-11 a {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Item {
		padding: 0
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .p_menu2Item svg {
		opacity: .5
	}

	#c_static_001-1733908180680 .e_cookie-30 .p_btSet,#c_static_001-1733908180680 .e_cookie-30 .p_btAllow,#c_static_001-1733908180680 .e_cookie-30 .p_btRefuse,#c_static_001-1733908180680 .e_cookie-30 .p_btConfirm {
		margin: 5px
	}

	#c_static_001-1733908180680 .e_cookie-30 .p_mdMain {
		background: #f3f3f3;
		width: 90%;
		max-width: 1000px;
		padding: 20px;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateY(-50%) translateX(-50%);
		border-radius: 4px
	}

	#c_static_001-1733908180680 .e_cookie-30 .p_close {
		right: 10px;
		top: 10px
	}
}

@media screen and (min-width: 769px) {
	#c_static_001-1733908180680 .e_bottomNav-11 .p_level1Box {
		display: flex
	}

	#c_static_001-1733908180680 .e_bottomNav-11 .p_jtIcon {
		display: none
	}
}

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

#c_static_001-17345938383330 {
	min-height: 300px
}

#c_static_001-17345938383330 .e_bannerRes-1 .swiper-container {
	height: inherit
}

#c_static_001-17345938383330 .e_bannerRes-1 .swiper-wrapper {
	height: inherit
}

#c_static_001-17345938383330 .e_bannerRes-1 .swiper-slide {
	height: inherit
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_img {
	width: 100%;
	height: 100%;
	background: #000
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_info {
	position: absolute;
	right: 50%;
	bottom: 150px;
	z-index: 9;
	display: flex;
	transform: translateX(50%)
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_info div {
	width: 100%
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_subtitle {
	font-weight: 600;
	text-align: left;
	color: #ffffff;
	margin-top: 36px
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_summary {
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	margin-top: 50px;
	line-height: 1.7
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_video {
	width: 100%;
	height: 100%;
	background: #000;
	position: relative
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_video video {
	width: 100%;
	height: 100%
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_videoPlay {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 30px;
	bottom: 30px;
	z-index: 2;
	cursor: pointer;
	background: url('../images/playvideo1.png') no-repeat center center;
	background-size: 100%
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_playing {
	background: url('../images/pausevideo.png') no-repeat center center;
	background-size: 100%
}

#c_static_001-17345938383330 .e_bannerRes-1 .p_btitle {
	text-align: left;
	color: #ffffff;
	line-height: 1;
	font-family: "bold";
	font-weight: 600
}

@media screen and (max-width:768px) {
	#c_static_001-17345938383330 .e_bannerRes-1 {
		height: 400px
	}

	#c_static_001-17345938383330 .e_bannerRes-1 .swiper-slide {
		height: 400px
	}

	#c_static_001-17345938383330 .e_bannerRes-1 .p_info {
		width: 100%;
		z-index: 9;
		text-align: center;
		bottom: 60px
	}

	#c_static_001-17345938383330 .e_bannerRes-1 .p_subtitle {
		display: none
	}

	#c_static_001-17345938383330 .e_bannerRes-1 .p_summary {
		display: none
	}
}

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

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

#c_static_001-17345945089510 {
	background: #fff
}

#c_static_001-17345945089510 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 14px 0
}

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

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

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

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

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

#c_static_001-17345945089510 .e_breadcrumb-2 .p_breadcrumbItem:last-child {
	color: #0055a3
}

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

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

#c_static_001-17345945089510 .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-17345945089510 .e_breadcrumb-2 .text-secondary {
	color: #777
}/* 鼠标覆盖 */#c_static_001-17345945089510 .e_breadcrumb-2 .siblings.active {
	border: 1px solid #dee2e6
}

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

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

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

@media screen and (max-width:768px) {
	#c_static_001-17345945089510 .e_breadcrumb-2 .p_breadcrumbItem:nth-child(1) .p_title,#c_static_001-17345945089510 .e_breadcrumb-2 .p_breadcrumbItem:nth-child(2) .p_title {
		white-space: pre
	}

	#c_static_001-17345945089510 .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-17345945089510 .e_breadcrumb-2 a {
		display: flex
	}
}

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

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

#c_static_001-1734666005296 {
	flex-direction: row;
	padding: 84px 0 110px 0
}

#c_static_001-1734666005296 .e_container-1 {
	display: flex;
	flex-wrap: wrap
}

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

#c_static_001-1734666005296 .e_loop-2 .p_list {
	display: flex;
	position: relative;
/*解决无缝滚动在循环体多列展示问题  */
	max-width: 100%/* 解决无缝滚动在循环体多列展示问题 */
}

#c_static_001-1734666005296 .e_loop-2 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_static_001-1734666005296 .e_loop-2 .p_page {
	text-align: center
}

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

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

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

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

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

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

#c_static_001-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .p_s_option {
}

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

#c_static_001-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1734666005296 .e_loop-2 .multSelect ul,li {
	list-style: none
}

#c_static_001-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

#c_static_001-1734666005296 .e_loop-2 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}/* #c_static_001-1734666005296 .e_loop-2 .p_filter_close::before {
	content: "\2716";
}
*//* #c_static_001-1734666005296 .e_loop-2 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6;
}
*/#c_static_001-1734666005296 .e_loop-2 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

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

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

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

#c_static_001-1734666005296 .e_loop-2 .p_split {
	margin: 0 5px
}

#c_static_001-1734666005296 .e_loop-2 .p_normal {
	margin-right: 16px
}

#c_static_001-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .input-check,#c_static_001-1734666005296 .e_loop-2 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1734666005296 .e_loop-2 .position-left {
	display: flex
}

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

#c_static_001-1734666005296 .e_loop-2 .position-top {
/* display:flex;
 */
}

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

#c_static_001-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1734666005296 .e_loop-2 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1734666005296 .e_loop-2 .p_filter_result {
	display: inline-block
}

#c_static_001-1734666005296 .e_loop-2 .p_contclear {
	cursor: pointer
}

#c_static_001-1734666005296 .e_loop-2 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1734666005296 .e_loop-2 .p_filter_result {
	display: none
}

#c_static_001-1734666005296 .e_loop-2 .p_contclear {
	display: none
}

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

#c_static_001-1734666005296 .e_loop-2 .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-1734666005296 .e_loop-2 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734666005296 .e_loop-2 .cbox-2:nth-child(1) {
	margin-right: 2.7%
}

#c_static_001-1734666005296 .e_loop-2 .cbox-2 {
	flex: 1
}

#c_static_001-1734666005296 .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 20px 8.5%;
	transition: all 0.4s linear
}

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

#c_static_001-1734666005296 .e_image-4 {
	overflow: hidden
}

#c_static_001-1734666005296 .e_image-4 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1734666005296 .e_text-5 {
	font-weight: 600;
	text-align: center;
	color: #ffffff;
	line-height: 1
}

#c_static_001-1734666005296 .e_text-5::after {
	content: "";
	width: 60px;
	height: 3px;
	background: #ffffff;
	display: block;
	margin: auto;
	margin-top: 24px
}

#c_static_001-1734666005296 .e_text-6 {
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	line-height: 1.8;
	margin-top: 34px
}

#c_static_001-1734666005296 .e_text-7 {
	line-height: normal
}

#c_static_001-1734666005296 .e_container-8 .toPage {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-top: 46px;
	background: #fff;
	color: #008cd6;
	display: inline-block;
	border-color: #fff;
	transition: all 0.2s linear;
	display: inline-block;
	overflow: hidden
}

#c_static_001-1734666005296 .e_container-8 .toPage:hover {
	border-color: #008cd6;
	background: #008cd6
}

#c_static_001-1734666005296 .e_container-8 .toPage:hover a {
	color: #fff
}

#c_static_001-1734666005296 .e_container-8 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	text-align: center
}

#c_static_001-1734666005296 .e_container-3 .cbox-3-0 {
	align-self: center
}

#c_static_001-1734666005296 .e_container-9 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s linear
}

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

#c_static_001-1734666005296 .e_container-3:hover {
	background: rgba(31, 85, 158,0.8)
}

#c_static_001-1734666005296 .e_container-3:hover .e_container-9 {
	height: auto;
	opacity: 1;
	visibility: visible
}

@media only screen and (max-width: 1600px) {
	#c_static_001-1734666005296 {
		padding: 4.3vw 0 5.7vw 0
	}
}

@media only screen and (max-width: 768px) {
	#c_static_001-1734666005296 {
		padding: 40px 0
	}

	#c_static_001-1734666005296 .e_loop-2 .p_loopitem {
		flex: 0 0 100%;
		margin-bottom: 20px
	}

	#c_static_001-1734666005296 .e_container-8 .toPage {
		margin-top: 10px
	}

	#c_static_001-1734666005296 .e_text-6 {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical
	}

	#c_static_001-1734666005296 .e_image-4 img {
		height: 300px;
		object-fit: cover
	}

	#c_static_001-1734666005296 .e_text-5::after {
		height: 2px;
		margin-top: 10px
	}

	#c_static_001-1734666005296 .e_text-6 {
		margin-top: 10px
	}

	#c_static_001-1734666005296 .e_loop-2 .p_list {
		flex-wrap: wrap
	}
}

@media screen and (min-width: 769px) {
	#c_static_001-1734666005296 .e_loop-2 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}
}

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

#c_magiccube_009-1734673904394 {
	background: #f8f9fb;
	padding: 110px 0 80px 0
}

#c_magiccube_009-1734673904394 .p_tab_wrapper {
	display: flex
}

#c_magiccube_009-1734673904394 .p_right {
	flex-direction: row-reverse
}

#c_magiccube_009-1734673904394 .p_top {
	flex-direction: column
}

#c_magiccube_009-1734673904394 .p_bottom {
	flex-direction: column
}

#c_magiccube_009-1734673904394 .content-box {
	display: none;
	min-height: 300px
}

#c_magiccube_009-1734673904394 .top .tab-item,#c_magiccube_009-1734673904394 .bottom .tab-item {
	white-space: nowrap;
	text-overflow: ellipsis
}

#c_magiccube_009-1734673904394 .p_content_wrapper {
	width: 100%
}

#c_magiccube_009-1734673904394 .p_tablist {
	display: flex;
	justify-content: center
}

#c_magiccube_009-1734673904394 .tab-item {
	display: block;
	width: calc((100% - 4% ) / 3);
	margin-right: 2%;
	text-align: center;
	cursor: pointer;
	position: relative;
	line-height: 1
}

#c_magiccube_009-1734673904394 .tab-item:nth-child(3n) {
	margin-right: 0;
	display: none
}/*#c_magiccube_009-1734673904394 .tab-item:after {
	content: "";
	display: block;
	width: 0;
	height: 4px;
	background: #972926;
	border-radius: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.5s;
}
#c_magiccube_009-1734673904394 .tab-item.active:after,
#c_magiccube_009-1734673904394 .tab-item:hover:after {
	color: white;
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #972926;
	border-radius: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.5s;
}
*/#c_magiccube_009-1734673904394 .left {
	float: left;
	display: block
}

#c_magiccube_009-1734673904394 .left .tab-item {
	width: 200px;
	line-height: 53px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#c_magiccube_009-1734673904394 .left .tab-item:last-child,#c_magiccube_009-1734673904394 .right .tab-item:last-child {
}

#c_magiccube_009-1734673904394 .right {
	float: right;
	width: 200px;
	display: block
}

#c_magiccube_009-1734673904394 .right .tab-item {
	width: 100%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis
}

#c_magiccube_009-1734673904394 .left-content,#c_magiccube_009-1734673904394 .top-content,#c_magiccube_009-1734673904394 .bottom-content,#c_magiccube_009-1734673904394 .right-content {
	width: 100%
}

#c_magiccube_009-1734673904394 .content-box.active {
	display: block
}

#c_magiccube_009-1734673904394 .p_icon {
	display-radio: 1
}

#c_magiccube_009-1734673904394 .p_image {
	width: 40px;
	height: 40px;
	display-radio: 1;
	border-color: rgba(41,21,227,1)
}

#c_magiccube_009-1734673904394 .p_content {
	display-radio: 1
}

#c_magiccube_009-1734673904394 .p_tab {
	display-radio: 1
}

#c_magiccube_009-1734673904394 .p_active {
	color: white;
	background: #008cd6;
	box-shadow: -10px 0px 20px 10px #dfe1e4
}

#c_magiccube_009-1734673904394 .vertical,#c_magiccube_009-1734673904394 .right .vertical {
	display: flex;
	flex-direction: column;
	align-items: center
}

#c_magiccube_009-1734673904394 .tab-item {
	padding: 40px;
	position: relative;
	border-bottom: 3px solid #008cd6;
	transition: all 0.4s linear
}

#c_magiccube_009-1734673904394 .tab-item:hover {
	background-color: #008cd6;
	color: #fff
}

#c_magiccube_009-1734673904394 .tab-item::after {
	content: "";
	position: absolute;
	left: 50%;
	top: calc(100% + 6px);
	transform: translateX(-50%);
	display: inline-block;
	border-top: 28px solid #008cd6;
	border-left: 24px solid transparent;
	border-right: 24px solid transparent;
	transition: all 0.4s linear;
	opacity: 0;
	visibility: hidden
}

#c_magiccube_009-1734673904394 .tab-item.p_active::after {
	opacity: 1;
	visibility: visible;
	transform: translate(-50% , 10px);
	animation: rippleEffect 2s ease-in infinite
}

@keyframes rippleEffect {
	0% {
		transform: translate(-50% , 6px)
	}

	60% {
		transform: translate(-50% , 12px)
	}

	100% {
		transform: translate(-50% , 6px)
	}
}

@media only screen and (max-width: 1600px) {
	#c_magiccube_009-1734673904394 {
		padding: 5.72vw 0 4.16vw 0
	}

	#c_magiccube_009-1734673904394 .tab-item {
		padding: 2vw
	}
}

@media only screen and (max-width: 1200px) {
	#c_magiccube_009-1734673904394 .tab-item::after {
		border-top: 18px solid #008cd6;
		border-left: 14px solid transparent;
		border-right: 14px solid transparent
	}
}

@media only screen and (max-width: 768px) {
	#c_magiccube_009-1734673904394 {
		padding: 60px 0
	}

	#c_magiccube_009-1734673904394 .tab-item {
		padding: 10px 20px
	}

	#c_magiccube_009-1734673904394 .p_tablist {
		overflow-x: auto;
		padding-bottom: 40px
	}/*
#c_magiccube_009-1734673904394 .p_tablist::-webkit-scrollbar {
	height: 2px;
	background: transparent;
} */	#c_magiccube_009-1734673904394 .tab-item::after {
		border-top: 12px solid #008cd6;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent
	}/*
#c_magiccube_009-1734673904394 .p_tablist::-webkit-scrollbar-thumb{
	height: 100%;
	background: #0055a3;
} */	#c_magiccube_009-1734673904394 .tab-item {
		width: auto
	}
}

@media screen and (max-width:768px) {
	#c_magiccube_009-1734673904394 .p_active {
		box-shadow: none
	}
}

#c_static_001-1734674024833 {
	min-height: 300px
}

#c_static_001-1734674024833 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding: 100px 0 0 0
}

#c_static_001-1734674024833 .toPage::after {
	background: rgba(0,0,0,0.2)
}

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

#c_static_001-1734674024833 .e_text-2 {
	font-weight: 600;
	text-align: left;
	color: #333333;
	line-height: 1
}

#c_static_001-1734674024833 .e_html-4 {
}

#c_static_001-1734674024833 .e_html-4 .classification {
	font-weight: 400;
	text-align: left;
	color: #333333;
	line-height: 1;
	padding-bottom: 20px;
	border-bottom: 1px solid #008cd6
}

#c_static_001-1734674024833 .e_html-4 .classification_main {
	margin-top: 20px
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_tab {
	display: flex;
	flex-wrap: wrap
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_tab p {
	cursor: pointer;
	min-width: 140px;
	text-align: center;
	padding: 14px;
	font-weight: 400;
	background: #ffffff;
	color: #008cd6;
	line-height: normal;
	margin-right: 20px;
	margin-bottom: 4px;
	transition: all 0.2s linear
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_tab p:hover,#c_static_001-1734674024833 .e_html-4 .classification_main .list_tab p.act {
	background: #008cd6;
	color: #fff;
	box-shadow: 0px 4px 8px #dfe1e4
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list {
	display: flex;
	align-items: center;
	background: #ffffff;
	box-shadow: 0px 4px 10px #dfe1e4;
	margin-bottom: 20px
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list:last-child {
	margin-bottom: 0
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list_con_main:not(:first-child) {
	display: none
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list .image {
	flex: 0 0 25.48%;
	height: 0;
	position: relative;
	padding-top: 14.5%;
	overflow: hidden
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list .image img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	transition: all 0.4s linear
}

#c_static_001-1734674024833 .e_html-4 {
	margin-top: 48px
}

#c_static_001-1734674024833 .e_html-4>div {
	margin-bottom: 58px
}

#c_static_001-1734674024833 .e_html-4>div:last-child {
	margin-bottom: 0
}

#c_static_001-1734674024833 .e_html-4 .list_r {
	flex: 1;
	padding: 34px 58px
}

#c_static_001-1734674024833 .e_html-4 .list_con {
	margin-top: 32px
}

#c_static_001-1734674024833 .e_html-4 .list_r .tit {
	display: flex;
	justify-content: space-between
}

#c_static_001-1734674024833 .e_html-4 .list_r .tit>p {
	flex: 1;
	font-weight: 400;
	text-align: left;
	color: #333333;
	line-height: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	transition: all 0.2s linear
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list:hover img {
	transform: scale(1.05)
}

#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list:hover .tit>p {
	color: #008cd6
}

#c_static_001-1734674024833 .e_html-4 .list_r .toPage {
	flex: 0 0 auto;
	margin-top: 0
}

#c_static_001-1734674024833 .e_html-4 .list_r .phone,#c_static_001-1734674024833 .e_html-4 .list_r .address {
	margin-top: 20px
}

#c_static_001-1734674024833 .e_html-4 .list_r .phone a,#c_static_001-1734674024833 .e_html-4 .list_r .address a {
	display: flex;
	cursor: auto;
	align-items: flex-start
}

#c_static_001-1734674024833 .e_html-4 .list_r .phone svg,#c_static_001-1734674024833 .e_html-4 .list_r .address svg {
	flex: 0 0 18px;
	margin-right: 24px;
	margin-top: 5px
}

#c_static_001-1734674024833 .e_html-4 .list_r .phone p,#c_static_001-1734674024833 .e_html-4 .list_r .address p {
	font-weight: 500;
	text-align: left;
	color: #333333
}

#c_static_001-1734674024833 .e_container-8 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

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

#c_static_001-1734674024833 .e_text-9 {
	font-weight: 600;
	text-align: left;
	color: #333333;
	line-height: 1;
	margin-top: 50px
}

#c_static_001-1734674024833 .e_container-10 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-top: 36px
}

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

#c_static_001-1734674024833 .e_loop-11 .p_list {
	column-count: 4;
	column-gap: 16
}

#c_static_001-1734674024833 .e_loop-11 .p_loopitem {
	margin-bottom: 16px;
	overflow: hidden
}

#c_static_001-1734674024833 .e_loop-11 .p_page {
	text-align: center;
	display: none
}

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

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

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

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

#c_static_001-1734674024833 .e_loop-11 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

#c_static_001-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .p_s_option {
}

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

#c_static_001-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1734674024833 .e_loop-11 .multSelect ul,li {
	list-style: none
}

#c_static_001-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1734674024833 .e_loop-11 .p_split {
	margin: 0 5px
}

#c_static_001-1734674024833 .e_loop-11 .p_normal {
	margin-right: 16px
}

#c_static_001-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .input-check,#c_static_001-1734674024833 .e_loop-11 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1734674024833 .e_loop-11 .position-left {
	display: flex
}

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

#c_static_001-1734674024833 .e_loop-11 .position-top {
}

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

#c_static_001-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1734674024833 .e_loop-11 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1734674024833 .e_loop-11 .p_filter_result {
	display: inline-block
}

#c_static_001-1734674024833 .e_loop-11 .p_contclear {
	cursor: pointer
}

#c_static_001-1734674024833 .e_loop-11 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1734674024833 .e_loop-11 .p_filter_result {
	display: none
}

#c_static_001-1734674024833 .e_loop-11 .p_contclear {
	display: none
}

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

#c_static_001-1734674024833 .e_loop-11 .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-1734674024833 .e_loop-11 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734674024833 .e_image-12 {
	overflow: hidden;
	width: 100%
}

#c_static_001-1734674024833 .e_image-12 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.4s linear
}

#c_static_001-1734674024833 .e_image-12:hover img {
	transform: scale(1.05)
}

#c_static_001-1734674024833 .e_container-14 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display: none
}

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

#c_static_001-1734674024833 .e_text-15 {
	font-weight: 600;
	text-align: left;
	color: #333333;
	line-height: 1;
	margin-top: 74px
}

#c_static_001-1734674024833 .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-top: 36px
}

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

#c_static_001-1734674024833 .e_loop-17 .p_list {
	display: flex;
	flex-wrap: wrap
}

#c_static_001-1734674024833 .e_loop-17 .p_loopitem {
	margin-bottom: 30px;
	margin-right: 30px;
	flex: 0 0 calc((100% - 30px)/2);
	overflow: hidden;
	background: linear-gradient(180deg, rgba(136, 171, 218, 0.20) 0%, rgba(230, 238, 248, 0.20) 100%);
	border: 1px dashed #008cd6;
	padding: 30px 60px
}

#c_static_001-1734674024833 .e_loop-17 .p_loopitem:nth-child(2n) {
	margin-right: 0
}

#c_static_001-1734674024833 .e_loop-17 .p_page {
	text-align: center;
	display: none
}

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

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

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

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

#c_static_001-1734674024833 .e_loop-17 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

#c_static_001-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1734674024833 .e_loop-17 .multSelect ul,li {
	list-style: none
}

#c_static_001-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1734674024833 .e_loop-17 .p_split {
	margin: 0 5px
}

#c_static_001-1734674024833 .e_loop-17 .p_normal {
	margin-right: 16px
}

#c_static_001-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .input-check,.e_loop-17 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1734674024833 .e_loop-17 .position-left {
	display: flex
}

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

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

#c_static_001-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1734674024833 .e_loop-17 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1734674024833 .e_loop-17 .p_filter_result {
	display: none
}

#c_static_001-1734674024833 .e_loop-17 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001-1734674024833 .e_loop-17 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

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

#c_static_001-1734674024833 .e_loop-17 .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-1734674024833 .e_loop-17 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734674024833 .e_container-19 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex
}

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

#c_static_001-1734674024833 .e_image-20 {
	overflow: hidden;
	display-radio: 1;
	width: 140px;
	height: 140px;
	border-radius: 100%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

#c_static_001-1734674024833 .e_image-20 img {
	max-width: 50%;
	max-height: 50%;
	object-fit: contain
}

#c_static_001-1734674024833 .e_text-21 {
	line-height: normal;
	color: #000000;
	font-weight: 600
}

#c_static_001-1734674024833 .e_text-22 {
	line-height: 1.5;
	color: #333;
	font_radio: 2;
	margin-top: 10px;
	display-radio: 1
}

#c_static_001-1734674024833 .e_container-19 .cbox-19-0 {
	flex: 0 0 auto
}

#c_static_001-1734674024833 .e_container-19 .cbox-19-1 {
	flex: 0 0 1;
	margin-left: 60px;
	align-self: center
}

@media only screen and (max-width: 1600px) {
	#c_static_001-1734674024833 .e_container-1 {
		padding: 5.2vw 0 0 0
	}

	#c_static_001-1734674024833 .e_html-4 {
		margin-top: 2.5vw
	}

	#c_static_001-1734674024833 .e_html-4 .classification_main .list_tab p {
		min-width: 120px;
		padding: 10px 20px
	}

	#c_static_001-1734674024833 .e_html-4 .list_r {
		padding: 1.77vw 3vw
	}

	#c_static_001-1734674024833 .e_text-9 {
		margin-top: 2.6vw
	}

	#c_static_001-1734674024833 .e_text-15 {
		margin-top: 3.8vw
	}

	#c_static_001-1734674024833 .e_container-19 .cbox-19-1 {
		margin-left: 3.125vw
	}

	#c_static_001-1734674024833 .e_loop-17 .p_loopitem {
		padding: 20px 3.125vw
	}

	#c_static_001-1734674024833 .e_html-4 .list_r .phone svg,#c_static_001-1734674024833 .e_html-4 .list_r .address svg {
		margin-right: 20px
	}

	#c_static_001-1734674024833 .e_html-4>div {
		margin-bottom: 3vw
	}

	#c_static_001-1734674024833 .e_html-4 .list_con {
		margin-top: 20px
	}
}

@media only screen and (max-width: 1200px) {
	#c_static_001-1734674024833 .e_html-4 .list_r .phone,#c_static_001-1734674024833 .e_html-4 .list_r .address {
		margin-top: 10px
	}

	#c_static_001-1734674024833 .e_image-20 {
		width: 100px;
		height: 100px
	}
}

@media only screen and (max-width: 768px) {
	#c_static_001-1734674024833 .e_container-1 {
		padding: 40px 0 0 0
	}

	#c_static_001-1734674024833 .e_html-4 .classification_main .list_tab p {
		padding: 10px
	}

	#c_static_001-1734674024833 .e_html-4 {
		margin-top: 20px
	}

	#c_static_001-1734674024833 .e_html-4 .classification_main .list_tab p {
		min-width: 74px;
		margin-right: 10px
	}

	#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list {
		flex-wrap: wrap
	}

	#c_static_001-1734674024833 .e_html-4 .classification_main .list_con .list .image {
		flex: 0 0 100%;
		padding-top: 56%
	}

	#c_static_001-1734674024833 .e_html-4 .list_r {
		flex: 0 0 100%;
		padding: 20px
	}

	#c_static_001-1734674024833 .e_html-4 .list_r .tit {
		flex-wrap: wrap
	}

	#c_static_001-1734674024833 .e_html-4 .list_r .tit>p {
		flex: 0 0 100%;
		line-height: 1.5
	}

	#c_static_001-1734674024833 .e_html-4 .list_r .toPage {
		margin: 20px auto
	}

	#c_static_001-1734674024833 .e_html-4 .list_r .phone svg,#c_static_001-1734674024833 .e_html-4 .list_r .address svg {
		flex: 0 0 18px;
		margin-right: 10px;
		height: auto;
		line-height: 1;
		align-self: flex-start
	}

	#c_static_001-1734674024833 .e_html-4>div {
		margin-bottom: 20px
	}

	#c_static_001-1734674024833 .e_text-9 {
		margin-top: 20px
	}

	#c_static_001-1734674024833 .e_container-16,#c_static_001-1734674024833 .e_text-15,#c_static_001-1734674024833 .e_container-10 {
		margin-top: 20px
	}

	#c_static_001-1734674024833 .e_loop-17 .p_loopitem {
		flex: 0 0 100%;
		padding: 20px;
		margin: 0 0 20px 0
	}

	#c_static_001-1734674024833 .e_loop-17 .p_loopitem:last-child {
		margin-bottom: 0
	}

	#c_static_001-1734674024833 .e_image-20 {
		width: 60px;
		height: 60px
	}
}

#c_static_001-1734674024833 .e_container-24 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	display: none
}

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

#c_static_001-1734674024833 .e_loop-26 {
	margin-top: 36px
}

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

#c_static_001-1734674024833 .e_loop-26 .p_loopitem {
	flex: 0 0 calc((100% - 10.2%)/4);
	margin-right: 3.4%;
	position: relative
}

#c_static_001-1734674024833 .e_loop-26 .p_loopitem:nth-child(4n) {
	margin-right: 0
}

#c_static_001-1734674024833 .e_loop-26 .p_page {
	text-align: center
}

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

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

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

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

#c_static_001-1734674024833 .e_loop-26 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

#c_static_001-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1734674024833 .e_loop-26 .multSelect ul,li {
	list-style: none
}

#c_static_001-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1734674024833 .e_loop-26 .p_split {
	margin: 0 5px
}

#c_static_001-1734674024833 .e_loop-26 .p_normal {
	margin-right: 16px
}

#c_static_001-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .input-check,.e_loop-26 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1734674024833 .e_loop-26 .position-left {
	display: flex
}

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

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

#c_static_001-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1734674024833 .e_loop-26 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1734674024833 .e_loop-26 .p_filter_result {
	display: none
}

#c_static_001-1734674024833 .e_loop-26 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001-1734674024833 .e_loop-26 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

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

#c_static_001-1734674024833 .e_loop-26 .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-1734674024833 .e_loop-26 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734674024833 .e_loop-26 .p_loopitem::after {
	content: "";
	width: calc(100% + 190px);
	height: 130px;
	background-image: url(../fonts/ae8f3e8f81c34ce9ab80aac4d0dbf4e9.woff)
}

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

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

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

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

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

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

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

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

#c_static_001-1734684889098 .e_loop-5 .p_normal {
	margin-right: 16px
}

#c_static_001-1734684889098 .e_loop-5 .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-1734684889098 .e_loop-5 .input-check,#c_static_001-1734684889098 .e_loop-5 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1734684889098 .e_loop-5 .position-left {
	display: flex
}

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

#c_static_001-1734684889098 .e_loop-5 .position-top {
}

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

#c_static_001-1734684889098 .e_loop-5 .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-1734684889098 .e_loop-5 .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-1734684889098 .e_loop-5 .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-1734684889098 .e_loop-5 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1734684889098 .e_loop-5 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1734684889098 .e_loop-5 .p_filter_result {
	display: inline-block
}

#c_static_001-1734684889098 .e_loop-5 .p_contclear {
	cursor: pointer
}

#c_static_001-1734684889098 .e_loop-5 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1734684889098 .e_loop-5 .p_filter_result {
	display: none
}

#c_static_001-1734684889098 .e_loop-5 .p_contclear {
	display: none
}

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

#c_static_001-1734684889098 .e_loop-5 .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-1734684889098 .e_loop-5 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734684889098 .e_image-6 {
	overflow: hidden
}

#c_static_001-1734684889098 .e_image-6 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.4s linear
}

#c_static_001-1734684889098 .e_image-6:hover img {
	transform: scale(1.05)
}

#c_static_001-1734684889098 .swiper-button-prev,#c_static_001-1734684889098 .swiper-button-next {
	width: 60px;
	height: 60px;
	background: #ffffff;
	border-radius: 100%;
	transition: all 0.4s linear
}

#c_static_001-1734684889098 .swiper-button-prev:hover,#c_static_001-1734684889098 .swiper-button-next:hover {
	background: #008cd6
}

#c_static_001-1734684889098 .swiper-button-prev {
	left: -90px
}

#c_static_001-1734684889098 .swiper-button-next {
	right: -90px
}

#c_static_001-1734684889098 .swiper-button-prev:after,#c_static_001-1734684889098 .swiper-button-next::after {
	font-size: 16px;
	color: #7d7d7d;
	transition: all 0.2s linear
}

#c_static_001-1734684889098 .swiper-button-prev:hover::after,#c_static_001-1734684889098 .swiper-button-next:hover:after {
	color: #fff
}

@media only screen and (max-width: 1600px) {
	#c_static_001-1734684889098 .e_container-1 {
		padding: 5.2vw 0 0 0
	}
}

@media only screen and (max-width: 768px) {
	#c_static_001-1734684889098 .e_container-1 {
		padding: 40px 0 0 0
	}

	#c_static_001-1734684889098 .e_loop-5 {
		margin-top: 20px
	}

	#c_static_001-1734684889098 .swiper-button-prev {
		left: -5%
	}

	#c_static_001-1734684889098 .swiper-button-next {
		right: -5%
	}
}

@media screen and (max-width:768px) {
	#c_static_001-1734684889098 {
		display: none
	}
}

#c_static_001-1734687317904 {
}

#c_static_001-1734687317904 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

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

#c_static_001-1734687317904 .e_text-2 {
	font-weight: 600;
	text-align: left;
	color: #333333;
	line-height: 1
}

#c_static_001-1734687317904 .e_text-3 {
	font-weight: 400;
	text-align: left;
	color: #666666;
	margin-top: 10px
}

#c_static_001-1734687317904 .e_loop-4 {
	margin-top: 30px
}

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

#c_static_001-1734687317904 .e_loop-4 .p_loopitem {
	position: relative;
	margin-bottom: 20px
}

#c_static_001-1734687317904 .e_loop-4 .p_loopitem:nth-child(-n+2) {
	flex: 0 0 calc((100% - 20px)/2);
	margin-right: 20px
}

#c_static_001-1734687317904 .e_loop-4 .p_loopitem:nth-child(2) {
	margin-right: 0
}

#c_static_001-1734687317904 .e_loop-4 .p_loopitem:nth-child(n+3) {
	flex: 0 0 calc((100% - 40px)/3);
	margin-right: 20px
}

#c_static_001-1734687317904 .e_loop-4 .p_loopitem:nth-child(11),#c_static_001-1734687317904 .e_loop-4 .p_loopitem:nth-child(8),#c_static_001-1734687317904 .e_loop-4 .p_loopitem:nth-child(5) {
	margin-right: 0
}

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

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

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

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

#c_static_001-1734687317904 .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-1734687317904 .e_loop-4 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001-1734687317904 .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-1734687317904 .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-1734687317904 .e_loop-4 .multSelect {
	font-size: 13px;
	position: relative
}

#c_static_001-1734687317904 .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-1734687317904 .e_loop-4 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

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

#c_static_001-1734687317904 .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-1734687317904 .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-1734687317904 .e_loop-4 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1734687317904 .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-1734687317904 .e_loop-4 .input-check,.e_loop-4 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

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

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

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

#c_static_001-1734687317904 .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-1734687317904 .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-1734687317904 .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-1734687317904 .e_loop-4 .p_active .p_mbutton::before {
	display: block
}

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

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

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

#c_static_001-1734687317904 .e_loop-4 .p_contclear {
	cursor: pointer;
	display: none
}

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

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

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

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

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

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

#c_static_001-1734687317904 .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-1734687317904 .e_loop-4 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734687317904 .e_image-5 {
	overflow: hidden;
	width: 100%;
	height: 100%
}

#c_static_001-1734687317904 .e_image-5 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.4s linear
}

#c_static_001-1734687317904 .e_loop-4 .p_loopitem:hover img {
	transform: scale(1.05)
}

#c_static_001-1734687317904 .e_text-6 {
	font-weight: 600;
	text-align: left;
	color: #333333;
	line-height: 1;
	margin-top: 100px
}

#c_static_001-1734687317904 .e_text-7 {
	font-weight: 400;
	text-align: left;
	color: #666666;
	margin-top: 10px
}

#c_static_001-1734687317904 .e_loop-8 {
	margin-top: 30px
}

#c_static_001-1734687317904 .e_loop-8 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
/*解决无缝滚动在循环体多列展示问题  */
	max-width: 100%/* 解决无缝滚动在循环体多列展示问题 */
}

#c_static_001-1734687317904 .e_loop-8 .p_loopitem {
	flex: 1;
	margin-right: 2px;
	position: relative;
	transition: all 0.4s linear
}

#c_static_001-1734687317904 .e_loop-8 .p_loopitem:last-child {
	margin-right: 0
}

#c_static_001-1734687317904 .e_loop-8 .p_page {
	text-align: center
}

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

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

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

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

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

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

#c_static_001-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .p_s_option {
}

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

#c_static_001-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1734687317904 .e_loop-8 .multSelect ul,li {
	list-style: none
}

#c_static_001-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

#c_static_001-1734687317904 .e_loop-8 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}/* #c_static_001-1734687317904 .e_loop-8 .p_filter_close::before{
    content: "\2716";
    
} *//* #c_static_001-1734687317904 .e_loop-8 .p_filter_select{
		width: 110px;
		height: 24px;
		padding: 0;
		border: 1px solid #DCDFE6;

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

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

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

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

#c_static_001-1734687317904 .e_loop-8 .p_split {
	margin: 0 5px
}

#c_static_001-1734687317904 .e_loop-8 .p_normal {
	margin-right: 16px
}

#c_static_001-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .input-check,#c_static_001-1734687317904 .e_loop-8 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1734687317904 .e_loop-8 .position-left {
	display: flex
}

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

#c_static_001-1734687317904 .e_loop-8 .position-top {
/* display: flex; */
}

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

#c_static_001-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1734687317904 .e_loop-8 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1734687317904 .e_loop-8 .p_filter_result {
	display: inline-block
}

#c_static_001-1734687317904 .e_loop-8 .p_contclear {
	cursor: pointer
}

#c_static_001-1734687317904 .e_loop-8 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1734687317904 .e_loop-8 .p_filter_result {
	display: none
}

#c_static_001-1734687317904 .e_loop-8 .p_contclear {
	display: none
}

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

#c_static_001-1734687317904 .e_loop-8 .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-1734687317904 .e_loop-8 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734687317904 .e_container-9 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 60px 20px 20px 20px;
	background: linear-gradient(0deg,rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.00) 100%)
}

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

#c_static_001-1734687317904 .e_text-10 {
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	letter-spacing: 1.35px
}

#c_static_001-1734687317904 .e_image-11 {
	overflow: hidden;
	width: 100%;
	height: 540px
}

#c_static_001-1734687317904 .e_image-11 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.4s linear
}

#c_static_001-1734687317904 .e_loop-8 .p_loopitem:hover img {
	transform: scale(1.05)
}

#c_static_001-1734687317904 .e_loop-8 .p_loopitem:hover {
	flex: 0 0 50%
}

#c_static_001-1734687317904 .e_container-12 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 60px 20px 20px 20px;
	background: linear-gradient(0deg,rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.00) 100%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s linear
}

#c_static_001-1734687317904 .e_loop-8 .p_loopitem:hover .e_container-12 {
	opacity: 1;
	visibility: visible
}

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

#c_static_001-1734687317904 .e_text-13 {
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	letter-spacing: 1.35px
}

@media only screen and (max-width: 1600px) {
	#c_static_001-1734687317904 .e_container-1 {
		margin-top: 4.47vw
	}

	#c_static_001-1734687317904 .e_text-6 {
		margin-top: 5.2vw
	}

	#c_static_001-1734687317904 .e_image-11 {
		height: 420px
	}
}

@media only screen and (max-width: 768px) {
	#c_static_001-1734687317904 .e_text-6,#c_static_001-1734687317904 .e_container-1 {
		margin-top: 40px
	}

	#c_static_001-1734687317904 .e_loop-8,#c_static_001-1734687317904 .e_loop-4 {
		margin-top: 20px
	}

	#c_static_001-1734687317904 .e_image-11 {
		height: 240px
	}

	#c_static_001-1734687317904 .e_loop-4 .p_loopitem:nth-child(-n+2),#c_static_001-1734687317904 .e_loop-4 .p_loopitem:nth-child(n+3) {
		flex: 0 0 100%
	}
}

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

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

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

#c_static_001-1734919476246 {
	min-height: 300px
}

#c_static_001-1734919476246 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding: 100px 0 0 0
}

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

#c_static_001-1734919476246 .e_text-2 {
	font-weight: 600;
	text-align: left;
	color: #333333;
	line-height: 1
}

#c_static_001-1734919476246 .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-top: 30px;
	padding: 55px 68px;
	background-color: #fff
}

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

#c_static_001-1734919476246 .e_container-4 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	background: #f5f5f5
}

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

#c_static_001-1734919476246 .e_image-5 {
	overflow: hidden;
	display-radio: 1
}

#c_static_001-1734919476246 .e_image-5 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#c_static_001-1734919476246 .e_container-4 .cbox-4-1 {
	flex: 1;
	padding: 70px 50px 20px 70px
}

#c_static_001-1734919476246 .e_container-4 .cbox-4-0 {
	flex: 0 0 38%
}

#c_static_001-1734919476246 .e_text-6 {
	font-weight: 600;
	text-align: left;
	color: #333333;
	line-height: 1.5
}

#c_static_001-1734919476246 .e_text-7 {
	font-weight: 400;
	text-align: left;
	color: #555555;
	line-height: 2;
	margin-top: 30px
}

#c_static_001-1734919476246 .e_loop-8 {
	margin-top: 44px
}

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

#c_static_001-1734919476246 .e_loop-8 .p_loopitem {
	flex: 0 0 calc((100% - 60px)/3);
	position: relative;
	background: linear-gradient(180deg,rgba(136,171,218,0.20) 0%, rgba(230,238,248,0.20) 100%);
	border: 1px dashed #008cd6;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 30px
}

#c_static_001-1734919476246 .e_loop-8 .p_loopitem:nth-child(3n) {
	margin-right: 0
}

#c_static_001-1734919476246 .e_loop-8 .p_page {
	text-align: center
}

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

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

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

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

#c_static_001-1734919476246 .e_loop-8 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

#c_static_001-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .p_s_option {
}

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

#c_static_001-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1734919476246 .e_loop-8 .multSelect ul,li {
	list-style: none
}

#c_static_001-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1734919476246 .e_loop-8 .p_split {
	margin: 0 5px
}

#c_static_001-1734919476246 .e_loop-8 .p_normal {
	margin-right: 16px
}

#c_static_001-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .input-check,#c_static_001-1734919476246 .e_loop-8 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1734919476246 .e_loop-8 .position-left {
	display: flex
}

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

#c_static_001-1734919476246 .e_loop-8 .position-top {
}

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

#c_static_001-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1734919476246 .e_loop-8 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1734919476246 .e_loop-8 .p_filter_result {
	display: inline-block
}

#c_static_001-1734919476246 .e_loop-8 .p_contclear {
	cursor: pointer
}

#c_static_001-1734919476246 .e_loop-8 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1734919476246 .e_loop-8 .p_filter_result {
	display: none
}

#c_static_001-1734919476246 .e_loop-8 .p_contclear {
	display: none
}

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

#c_static_001-1734919476246 .e_loop-8 .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-1734919476246 .e_loop-8 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734919476246 .e_text-10 {
	font-weight: 600;
	text-align: center;
	color: #333333;
	line-height: 1
}

#c_static_001-1734919476246 .e_text-11 {
	font-weight: 400;
	text-align: left;
	color: #555555;
	line-height: 1.5;
	margin-top: 22px;
	min-height: 4.5em
}

#c_static_001-1734919476246 .e_image-12 {
	overflow: hidden;
	margin-top: 20px
}

#c_static_001-1734919476246 .e_image-12 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

@media only screen and (max-width: 1600px) {
	#c_static_001-1734919476246 .e_container-1 {
		padding: 5.2vw 0 0 0
	}

	#c_static_001-1734919476246 .e_container-3 {
		padding: 2.8vw 3.54vw
	}

	#c_static_001-1734919476246 .e_container-4 .cbox-4-1 {
		padding: 3.6vw 2.6vw 20px 2.6vw
	}

	#c_static_001-1734919476246 .e_text-7 {
		margin-top: 1.56vw
	}

	#c_static_001-1734919476246 .e_loop-8 {
		margin-top: 2vw
	}
}

@media only screen and (max-width: 768px) {
	#c_static_001-1734919476246 .e_container-1 {
		padding: 40px 0 0 0
	}

	#c_static_001-1734919476246 .e_container-3 {
		padding: 20px
	}

	#c_static_001-1734919476246 .e_container-4 .cbox-4-1 {
		padding: 20px
	}

	#c_static_001-1734919476246 .e_text-11 {
		margin-top: 10px
	}

	#c_static_001-1734919476246 .e_text-7 {
		margin-top: 20px
	}

	#c_static_001-1734919476246 .e_loop-8 {
		margin-top: 20px
	}

	#c_static_001-1734919476246 .e_loop-8 .p_loopitem {
		flex: 0 0 100%;
		margin-right: 0;
		padding: 20px;
		margin-bottom: 20px
	}

	#c_static_001-1734919476246 .e_container-4 > .p_item {
		flex: 0 0 100%
	}
}

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

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

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

#c_static_001-1734683192212 {
	display: none;
	background-image: url(../images/c5ab9e11-bfc9-4944-befd-5e730518e0ea.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

#c_static_001-1734683192212 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 110px 0 130px 0
}

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

#c_static_001-1734683192212 .e_text-2 {
	font-weight: 600;
	text-align: left;
	color: #333333;
	line-height: 1;
	font_radio: 2;
	display-radio: 1
}

#c_static_001-1734683192212 .e_text-2::after {
	content: "";
	display: block;
	width: 60px;
	height: 5px;
	background: #008cd6;
	margin-top: 30px
}

#c_static_001-1734683192212 .e_loop-3 {
	margin-top: 120px
}

#c_static_001-1734683192212 .e_loop-3 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
/*解决无缝滚动在循环体多列展示问题  */
	max-width: 100%/* 解决无缝滚动在循环体多列展示问题 */
}

#c_static_001-1734683192212 .e_loop-3 .p_loopitem {
	flex: 0 0 calc((100% - 10.2%)/4);
	margin-right: 3.4%;
	position: relative
}

#c_static_001-1734683192212 .e_loop-3 .p_loopitem:nth-child(4n) {
	margin-right: 0
}

#c_static_001-1734683192212 .e_loop-3 .p_page {
	text-align: center
}

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

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

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

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

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

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

#c_static_001-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .p_s_option {
}

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

#c_static_001-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001-1734683192212 .e_loop-3 .multSelect ul,li {
	list-style: none
}

#c_static_001-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

#c_static_001-1734683192212 .e_loop-3 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}/* #c_static_001-1734683192212 .e_loop-3 .p_filter_close::before{
    content: "\2716";
    
} *//* #c_static_001-1734683192212 .e_loop-3 .p_filter_select{
		width: 110px;
		height: 24px;
		padding: 0;
		border: 1px solid #DCDFE6;

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

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

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

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

#c_static_001-1734683192212 .e_loop-3 .p_split {
	margin: 0 5px
}

#c_static_001-1734683192212 .e_loop-3 .p_normal {
	margin-right: 16px
}

#c_static_001-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .input-check,#c_static_001-1734683192212 .e_loop-3 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001-1734683192212 .e_loop-3 .position-left {
	display: flex
}

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

#c_static_001-1734683192212 .e_loop-3 .position-top {
/* display: flex; */
}

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

#c_static_001-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .p_active .p_mbutton::before {
	display: block
}

#c_static_001-1734683192212 .e_loop-3 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-1734683192212 .e_loop-3 .p_filter_result {
	display: inline-block
}

#c_static_001-1734683192212 .e_loop-3 .p_contclear {
	cursor: pointer
}

#c_static_001-1734683192212 .e_loop-3 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-1734683192212 .e_loop-3 .p_filter_result {
	display: none
}

#c_static_001-1734683192212 .e_loop-3 .p_contclear {
	display: none
}

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

#c_static_001-1734683192212 .e_loop-3 .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-1734683192212 .e_loop-3 .p_categoryActive {
	color: #409EFF
}

#c_static_001-1734683192212 .e_image-4 {
	width: 100%;
	overflow: hidden;
	position: relative
}

#c_static_001-1734683192212 .e_loop-3 .p_loopitem::after {
	content: "";
	width: calc(100% + 190px);
	height: 130px;
	background-image: url(../images/246764c3-69db-4614-ae90-3409d7d87861.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1
}

#c_static_001-1734683192212 .e_image-4 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.4s linear;
	position: relative;
	z-index: 2
}

#c_static_001-1734683192212 .e_image-4:hover img {
	transform: scale(1.05)
}

@media only screen and (max-width: 1600px) {
	#c_static_001-1734683192212 .e_container-1 {
		padding: 5.7vw 0 6.77vw 0
	}

	#c_static_001-1734683192212 .e_text-2::after {
		margin-top: 1.56vw
	}

	#c_static_001-1734683192212 .e_loop-3 {
		margin-top: 6.25vw
	}

	#c_static_001-1734683192212 .e_loop-3 .p_loopitem::after {
	}
}

@media only screen and (max-width: 768px) {
	#c_static_001-1734683192212 .e_container-1 {
		padding: 60px 0
	}

	#c_static_001-1734683192212 .e_text-2::after {
		margin-top: 10px;
		height: 2px
	}

	#c_static_001-1734683192212 .e_loop-3 {
		margin-top: 40px
	}

	#c_static_001-1734683192212 .e_loop-3 .p_loopitem::after {
		width: calc(100% + 60px);
		height: 40px
	}
}

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

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

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

#c_magiccube_009-1734673904394 .p_tablist.act {
	position: fixed;
	top: 0;
	z-index: 2;
	background-color: #f8f9fb;
	width: 1440px
}

#c_magiccube_009-1734673904394 .p_tablist.act1 {
	position: absolute;
	bottom: 0;
	background-color: #f8f9fb;
	width: 1440px
}

#c_static_001-1734684575014 {
	min-height: 300px;
	background-image: url(/static/upload/202510/11/202510115221.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

#c_static_001-1734684575014 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 160px 0 400px 0
}

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

#c_static_001-1734684575014 .e_text-2 {
	line-height: normal;
	text-align: center;
	color: #ffffff;
	line-height: 1
}

#c_static_001-1734684575014 .e_text-3 {
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	margin-top: 50px
}

@media only screen and (max-width: 1600px) {
	#c_static_001-1734684575014 .e_container-1 {
		padding: 8.33vw 0 20.8vw
	}

	#c_static_001-1734684575014 .e_text-3 {
		margin-top: 2.6vw
	}

	#c_magiccube_009-1734673904394 .p_tablist.act1,#c_magiccube_009-1734673904394 .p_tablist.act {
		width: 80%
	}
}

@media only screen and (max-width: 1200px) {
	#c_magiccube_009-1734673904394 .p_tablist.act1,#c_magiccube_009-1734673904394 .p_tablist.act {
		width: 90%
	}
}

@media only screen and (max-width: 1024px) {
	#c_magiccube_009-1734673904394 .p_tablist.act {
		top: 80px
	}
}

@media only screen and (max-width: 768px) {
	#c_static_001-1734684575014 .e_container-1 {
		padding: 60px 0
	}

	#c_static_001-1734684575014 .e_text-3 {
		margin-top: 20px
	}

	#c_static_001-1734684575014 {
		background-position-x: center
	}

	#c_magiccube_009-1734673904394 .p_tablist.act {
		top: 13.33vw
	}
}

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

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

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