
#c_static_001-1670205448815 {
	min-height: 300px;
	padding: 80px 15px;
	background: #f5f5f5;
	display-radio: 1
}

.pubTitle {
	text-align: center
}

#c_static_001-1670205448815 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	border-top: 1px #ddd solid;
	border-left: 1px #ddd solid
}

#c_static_001-1670205448815 .e_container-1>.p_item {
	flex: 0 0 50%;
	max-width: 100%;
	max-height: 100%;
	padding: 50px 15px;
	text-align: center;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid
}

#c_static_001-1670205448815 .e_h3-7 {}

#c_static_001-1670205448815 .e_text-8 {
	line-height: normal
}

#c_static_001-1670205448815 .e_text-12 {
	line-height: normal
}

#c_static_001-1670205448815 .e_text-13 {
	line-height: normal
}

#c_static_001-1670205448815 .e_text-14 {
	line-height: normal
}

#c_static_001-1670205448815 .e_container-1>.p_item h3 {
	font-size: 30px;
	color: var(--c)
}

#c_static_001-1670205448815 .e_container-1>.p_item p {
	font-size: 20px;
	color: #333;
	line-height: 1.6
}

@media screen and (max-width:768px) {
	#c_static_001-1670205448815 .e_container-1>.p_item {
		flex: 0 0 100%;
		padding: 30px 15px
	}

	#c_static_001-1670205448815 .e_container-1>.p_item h3 {
		font-size: 22px
	}

	#c_static_001-1670205448815 .e_container-1>.p_item p {
		font-size: 16px
	}
}

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

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

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

#c_static_001-1670480903964 {
	min-height: 300px;
	padding: 80px 0;
	background: #fff;
	display-radio: 1;
	background-color: #fff
}

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

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

#c_static_001-1670480903964 .e_h3-2 {
	font-size: 30px;
	color: var(--c)
}

#c_static_001-1670480903964 .e_text-3 {
	line-height: 1.6;
	font-size: 18px;
	color: #666
}

#c_static_001-1670480903964 .e_loop-4 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	/*解决无缝滚动在循环体多列展示问题  */
	margin: 0 -10px;
	padding-top: 40px
}

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

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

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

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

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

#c_static_001-1670480903964 .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-1670480903964 .e_loop-4 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
		/* border-radius:2px;
 */
}

#c_static_001-1670480903964 .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-1670480903964 .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-1670480903964 .e_loop-4 .p_s_option {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1670480903964 .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-1670480903964 .e_text-5 {
	line-height: normal;
	padding: 30px 15px;
	font-size: 20px;
	color: #333;
	border: 1px #ddd solid;
	border-radius: 10px
}

#c_static_001-1670480903964 .e_text-5 span {
	display: block;
	text-align: center;
	padding-bottom: 20px
}

#c_static_001-1670480903964 .e_text-5 span svg {
	width: auto;
	height: 80px;
	fill: var(--c)
}

#c_static_001-1670480903964 .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	max-width: 1400px;
	margin: 0 auto;
	padding: 50px 0 15px
}

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

#c_static_001-1670480903964 .e_richText-7 {
	font_radio: 1;
	display-radio: 1;
	line-height: 1.6;
	font-size: 16px;
	color: #666;
	text-align: justify
}

#c_static_001-1670480903964 .e_h3-8 {
	font_radio: 1;
	display-radio: 1;
	text-align: center;
	color: var(--c);
	font-size: 22px
}

#c_static_001-1670480903964 .e_h3-9 {
	font_radio: 1;
	display-radio: 1;
	text-align: center;
	color: var(--c);
	font-size: 22px
}

#c_static_001-1670480903964 .e_h3-10 {
	font_radio: 1;
	display-radio: 1;
	text-align: center;
	color: var(--c);
	font-size: 22px
}

#c_static_001-1670480903964 .e_richText-11 {
	font_radio: 1;
	display-radio: 1;
	line-height: 1.6;
	font-size: 16px;
	color: #666;
	text-align: justify
}

#c_static_001-1670480903964 .e_richText-12 {
	font_radio: 1;
	display-radio: 1;
	line-height: 1.6;
	font-size: 16px;
	color: #666;
	text-align: justify
}

#c_static_001-1670480903964 .e_container-6>.p_item>h3 {
	position: absolute;
	background: var(--c);
	color: #fff;
	padding: 0 30px;
	line-height: 50px;
	border-radius: 10px;
	left: 50%;
	top: -10px;
	transform: translate(-50%, 0)
}

#c_static_001-1670480903964 .e_container-6>.p_item>div {
	border: 1px #ddd solid;
	padding: 50px 15px 30px;
	height: 100%;
	border-radius: 10px
}

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

	#c_static_001-1670480903964 .e_text-5 span svg {
		height: 60px
	}

	#c_static_001-1670480903964 .e_container-6>.p_item {
		flex: 0 0 100%;
		padding-bottom: 40px
	}
}

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

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

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

#c_static_001-1670206680167 {
	min-height: 300px;
	padding: 80px 0;
	background: url(../image/999c66c4-5ead-413c-8613-2995085f1b89.jpg) center no-repeat;
	background-size: cover
}

#c_static_001-1670206680167 .pubTitle {
	text-align: center
}

#c_static_001-1670206680167 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 1600px;
	margin: 0 auto;
	padding: 5px
}

#c_static_001-1670206680167 .e_loop-1 .p_loopitem {
	flex: 0 0 25%;
	position: relative
}

#c_static_001-1670206680167 .e_loop-1 .p_page {
	text-align: center
}

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

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

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

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

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

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

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

#c_static_001-1670206680167 .e_loop-1 .p_s_option {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1670206680167 .e_loop-1 .position-top {}

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

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

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

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

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

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

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

#c_static_001-1670206680167 .e_loop-1 .p_filter_result {
	display: inline-block
}

#c_static_001-1670206680167 .e_loop-1 .p_contclear {
	cursor: pointer
}

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

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

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

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

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

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

#c_static_001-1670206680167 .e_loop-1 .p_contclear {
	display: none
}

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

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

#c_static_001-1670206680167 .e_h3-4 {
	font-size: 30px;
	color: var(--c);
	text-align: center;
	border-bottom: 1px #ddd solid;
	padding-bottom: 20px;
	position: relative
}

#c_static_001-1670206680167 .e_h3-4:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: var(--c);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: -5px;
	transform: translate(-50%, 0)
}

#c_static_001-1670206680167 .e_text-5 {
	line-height: 1.6;
	color: #333;
	padding: 10px 0 20px;
	text-align: center
}

#c_static_001-1670206680167 .e_text-5 span {
	padding: 5px 20px;
	background: var(--c);
	color: #fff;
	font-size: 14px;
	border-radius: 5px
}

#c_static_001-1670206680167 .e_richText-6 {
	font-size: 16px;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 20px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
	flex: 1;
	margin: 0 15px
}

#c_static_001-1670206680167 .e_richText-6 p {
	padding: 5px 0 5px 20px;
	position: relative
}

#c_static_001-1670206680167 .e_richText-6 p:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background: var(--c);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 14px
}

.saf-cn-hiswiper {
	padding: 15px
}

.saf-cn-hiswiper .swiper-container {
	padding-bottom: 40px
}

.saf-cn-hiswiper .swiper-container .swiper-slide {
	flex-direction: column;
	display: flex;
	height: auto
}

.saf-cn-hiswiper .cn-pagination {
	display: flex;
	justify-content: center
}

.saf-cn-hiswiper .cn-pagination span {
	width: 6px;
	height: 6px;
	border-radius: 5px;
	margin: 0 3px;
	transition: all 0.5s
}

.saf-cn-hiswiper .cn-pagination span.swiper-pagination-bullet-active {
	width: 30px;
	background: var(--c)
}

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

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

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