#c_static_001_P_2294-1655445873962 {
	min-height: 300px;
	padding: 20px 0 40px
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_list {
	 display: block; 
	flex-wrap: wrap;
	position: relative;
	/*解决无缝滚动在循环体多列展示问题  */
	/* max-width: 1400px; */
	/* 解决无缝滚动在循环体多列展示问题 */
	margin: 0 auto;
	padding: 5px;
	max-width: unset;
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_loopitem {
	/* flex: 0 0 25%; */
	position: relative;
	padding: 10px;
	float: left;

}

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

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

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

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

#c_static_001_P_2294-1655445873962 .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_P_2294-1655445873962 .e_loop-1 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
		/* border-radius:2px;
 */
}

#c_static_001_P_2294-1655445873962 .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_P_2294-1655445873962 .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_P_2294-1655445873962 .e_loop-1 .p_s_option {}

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

#c_static_001_P_2294-1655445873962 .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_P_2294-1655445873962 .e_loop-1 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

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

#c_static_001_P_2294-1655445873962 .e_loop-1 .multSelect ul,
li {
	list-style: none
}

#c_static_001_P_2294-1655445873962 .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_P_2294-1655445873962 .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_P_2294-1655445873962 .e_loop-1 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_split {
	margin: 0 5px
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_normal {
	margin-right: 16px
}

#c_static_001_P_2294-1655445873962 .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_P_2294-1655445873962 .e_loop-1 .input-check,
#c_static_001_P_2294-1655445873962 .e_loop-1 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .position-left {
	display: flex
}

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

#c_static_001_P_2294-1655445873962 .e_loop-1 .position-top {
	/* display:flex;
 */
}

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

#c_static_001_P_2294-1655445873962 .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_P_2294-1655445873962 .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_P_2294-1655445873962 .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_P_2294-1655445873962 .e_loop-1 .p_active .p_mbutton::before {
	display: block
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_filter_result {
	display: inline-block
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_contclear {
	cursor: pointer
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .swiper-container {
	padding-bottom: 30px
}

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

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

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

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_filter_result {
	display: none
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_contclear {
	display: none
}

#c_static_001_P_2294-1655445873962 .e_image-2 {
	overflow: hidden;
	height: 220px;
	border: 1px #ddd solid;
	display: flex;
	justify-content:center;
}

#c_static_001_P_2294-1655445873962 .e_image-2 img {
	width: 320px;
	height: 100%;
	object-fit: contain;
	transition: all 0.5s
}

#c_static_001_P_2294-1655445873962 .e_h3-3 {
	text-align: center;
	margin: 0;
	font-size: 14px;
	padding: 10px;
	display: block;
	background: #ddd
}

#c_static_001_P_2294-1655445873962 .e_loop-1 .p_loopitem:hover .e_image-2 img {
	transform: scale(1.1)
}

#c_static_001_P_2294-1655445873962 .e_container-4 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
	background: #fff;
	padding: 50px 0
}

#c_static_001_P_2294-1655445873962 .e_container-4>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
}

#c_static_001_P_2294-1655445873962 .e_container-4>.p_item.cbox-4-0 {
	display-radio: 1;
	flex: 0 0 30%
}

#c_static_001_P_2294-1655445873962 .e_text-5 {
	line-height: 1.6;
	font-size: 18px;
	color: #333;
	text-transform: uppercase
}

#c_static_001_P_2294-1655445873962 .e_h3-6 {
	font-size: 40px;
	color: #d77908;
	font-weight: bold
}

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

	#c_static_001_P_2294-1655445873962 .e_container-4 {
		padding: 50px 0 !important
	}

	#c_static_001_P_2294-1655445873962 .e_container-4>.p_item {
		flex: 0 0 100%
	}

	#c_static_001_P_2294-1655445873962 .e_container-4>.p_item.cbox-4-0 {
		flex: 0 0 100%;
		padding: 0 15px 20px
	}

	#c_static_001_P_2294-1655445873962 .e_container-4>.p_item {
		padding: 0 10px;
		box-sizing: border-box;
	}
}

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






/* 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_navigation_006_P_004-1655363826910 {
	min-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #fff;
	position: relative;
	z-index: 999
}

@keyframes cn-data-circle {
	form {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

@keyframes cn-data-s {
	form {
		transLform: translate(-50%, -50%) rotate(0)
	}

	to {
		transform: translate(-50%, -50%) rotate(360deg)
	}
}

@keyframes cn-data-n {
	form {
		transform: translate(-50%, -50%) rotate(0)
	}

	to {
		transform: translate(-50%, -50%) rotate(-360deg)
	}
}

.pubpadding {
	padding-left: 100px !important;
	padding-right: 100px !important
}

.header .cnhamburger {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	background: linear-gradient(135deg, #556371, #f08200);
	border-radius: 50%;
	position: relative;
	z-index: 999;
	cursor: pointer
}

.header .cnhamburger.is-open {
	background: #222
}

.header .cnhamburger:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	boFrder: 1px solid #aaa;
	border-radius: 50%;
	opacity: 0;
	transform: translate(-50%, -50%)
}

.header .cnhamburger.is-open:after {
	opacity: 1
}

.header .cnhamburger .cn-hamburger__icon {
	position: relative;
	display: block;
	width: 13px;
	height: 3px
}

.header .cnhamburger .cn-hamburger__icon>span {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 3px;
	height: 3px;
	background: #fff;
	border-radius: 50%;
	transform: translateX(-50%)
}

.header .cnhamburger .cn-hamburger__icon>span:first-child {
	transform: translateX(calc(-50% - 6px));
	transition: transform .3s
}

.header .cnhamburger .cn-hamburger__icon>span:last-child {
	transform: translateX(calc(-50% + 6px));
	transition: transform .3s
}

.header .cnhamburger.is-open .cn-hamburger__icon>span:first-child {
	width: 20px;
	height: 2px;
	border-radius: 0;
	transform: translateX(-50%) rotate(45deg);
	transition: transform .3s, width .3s .3s
}

.header .cnhamburger.is-open .cn-hamburger__icon>span:nth-child(3) {
	width: 20px;
	height: 2px;
	border-radius: 0;
	transform: translateX(-50%) rotate(-45deg);
	transition: transform .3s, width .3s .3s
}

.header .lugrim {
	position: relative;
	padding: 0 25px;
	display: flex;
	align-items: center
}

.header .lugrim svg {
	width: 20px;
	height: 20px;
	fill: #666
}

.header .lugrim p {
	line-height: 20px;
	display: flex;
	height: 20px;
	align-items: center
}

.header .lugrim p span {
	padding-left: 10px;
	display: inline-block
}

.header .lugrim .luglink {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 15px);
	background: #fff;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	width: 100px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s
}

.header .lugrim:hover .luglink {
	transform: translate(-50%, -15px);
	opacity: 1;
	visibility: visible
}

.header .lugrim .luglink a {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #666
}

.header .lugrim .luglink a:hover {
	color: #f08200
}

.header .p_iconBox {
	padding: 20px 0 20px 20px;
	hieght: 80px;
	line-height: 40px;
	display: none
}

.header .p_iconBox svg {
	width: 30px;
	height: 30px
}

.header .p_iconBox svg.p_closeIcon {
	display: none
}

.header {
	display: flex;
	padding: 30px 0;
	position: fixed;
	width: 100%;
	z-index: 999;
	left: 0;
	top: 0
}

.cn-make .header {
	position: relative
}

.header .logorim {
	/* padding: 10px 0 30px */
}

.header .logorim a {
	display: block
}

.header .logorim a img {
	height: 80px;
	width: auto
}

.header ul.p_level1Box {
	flex: 1;
	justify-content: right;
	display: flex;
	flex-wrap: wrap;
	transition: all 0.5s
}

.header ul.p_level1Box li.p_level1Item {
	padding: 0;
	position: relative
}

.header ul.p_level1Box li.p_level1Item>p.p_menuItem {
	padding: 0
}

.header ul.p_level1Box li.p_level1Item>p>a {
	padding: 0 20px;
	line-height: 80px;
	font-weight: bold;
	font-size: 16px;
	display: block
}

.header ul.p_level1Box li.p_level1Item:hover>p>a {
	color: #f08200
}

.header ul.p_level1Box li.p_level1Item .p_level2Box {
	position: absolute;
	width: max-content;
	min-width: 100%;
	left: 50%;
	top: 100%;
	transform: translate(-50%, 0);
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	display: none;
	flex-wrap: wrap;
	overflow: hidden
}

.header ul.p_level1Box li.p_level1Item .p_level2Box li.p_level2Item {
	width: 100%;
	border-bottom: 1px #ddd solid
}

.header ul.p_level1Box li.p_level1Item .p_level2Box li.p_level2Item:last-child {
	border: none
}

.header ul.p_level1Box li.p_level1Item .p_level2Box li.p_level2Item a {
	display: block;
	line-height: 40px;
	padding: 0 20px;
	text-align: center
}

.header ul.p_level1Box li.p_level1Item .p_level2Box li.p_level2Item a:hover {
	background: #e90111;
	color: #fff
}

.header.on ul.p_level1Box {
	opacity: 0;
	visibility: hidden
}

.visible-xs {
	display: none
}

/*弹框导航栏*/
.menuBox {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background: #222;
	display: flex;
	opacity: 0;
	visibility: hidden;
	transform: scale(1.1);
	transition: all 0.5s
}

.menuBox.is-open {
	opacity: 1;
	visibility: visible;
	transform: scale(1)
}

.menuBox .menu__image {
	width: 35%;
	height: 100%;
	background: #f08200
}

.menuBox .menu__body {
	width: 75%;
	height: 100%;
	padding: 100px;
	display: flex;
	align-items: center;
	position: relative
}

.menuBox .menu__body .menuNav {
	width: 100%;
	max-width: 800px;
	margin: 0 auto
}

.menuBox .menu__body p.copyright {
	color: #999;
	font-size: 14px;
	position: absolute;
	bottom: 50px;
	left: 0;
	text-align: center;
	border-top: 1px #333 solid;
	left: 100px;
	right: 100px;
	padding-top: 30px
}

.menuBox .menu__body .menuNav ul.cn_level1 {
	width: 100%;
	column-count: 2
}

.menuBox .menu__body .menuNav ul li.cn_level1Item {
	padding: 10px;
	display: inline-block;
	width: 100%
}

.menuBox .menu__body .menuNav ul li.cn_level1Item a {
	color: #fff
}

.menuBox .menu__body .menuNav ul li.cn_level1Item p.cn_menuItem a {
	font-size: 20px;
	line-height: 2;
	display: block
}

.menuBox .menu__body .menuNav ul li.cn_level1Item p.cn_menuItem a span {
	text-transform: uppercase
}

.menuBox .menu__body .menuNav ul li.cn_level1Item ul.cn_level2 {
	display: flex;
	flex-wrap: wrap;
	padding-top: 15px
}

.menuBox .menu__body .menuNav ul li.cn_level1Item ul.cn_level2 li.cn_level2Item {
	flex: 0 0 100%
}

.menuBox .menu__body .menuNav ul li.cn_level1Item ul.cn_level2 li.cn_level2Item p.cn_menuItem a {
	font-size: 14px;
	padding: 5px 25px;
	color: #ccc;
	position: relative
}

.menuBox .menu__body .menuNav ul li.cn_level1Item ul.cn_level2 li.cn_level2Item p.cn_menuItem a:before {
	content: "";
	dispaly: block;
	width: 3px;
	height: 2px;
	background: #fff;
	transition: all 0.5s;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px
}

.menuBox .menu__body .menuNav ul li.cn_level1Item ul.cn_level2 li.cn_level2Item p.cn_menuItem a:hover {
	color: #fff
}

.menuBox .menu__body .menuNav ul li.cn_level1Item ul.cn_level2 li.cn_level2Item p.cn_menuItem a:hover:before {
	width: 15px
}

#c_navigation_006_P_004-1655363826910 .e_button-13 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 200px;
	padding: 0px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 1;
	display-radio: block;
	padding-top: 0px;
	margin-top: 2%;
	background-color: rgba(255, 8, 8, 1);
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	border-style: solid;
	border-color: rgba(255, 0, 0, 1);
	border-width: 1px
}

#c_navigation_006_P_004-1655363826910 .e_button-13 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	line-height: 50px;
	overflow: hidden
}

#c_navigation_006_P_004-1655363826910 .e_button-13::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_navigation_006_P_004-1655363826910 .e_button-13:hover::after {
	opacity: 1
}

#c_navigation_006_P_004-1655363826910 .e_button-13:hover {
	background-color: rgba(0, 127, 94, 1);
	font-size: 14px;
	border-style: solid;
	border-color: rgba(0, 127, 94, 1)
}

@media screen and (max-width:768px) {
	.pubpadding {
		padding-left: 15px !important;
		padding-right: 15px !important
	}

	.header {
		padding: 0
	}

	.header .logorim {
		flex: 1;
		padding: 20px 0;
	}

	.header .logorim a img {
		height: 40px
	}

	.header .p_iconBox {
		display: block
	}

	.header ul.p_level1Box {
		display: none
	}

	.hidden-xs {
		display: none
	}

	.visible-xs {
		display: block
	}

	.header .cnhamburger {
		width: 50px;
		height: 50px;
		margin-top: 15px
	}

	.header .cnhamburger.is-open .cn-hamburger__icon>span:first-child {
		width: 15px
	}

	.header .cnhamburger.is-open .cn-hamburger__icon>span:last-child {
		width: 15px
	}

	.menuBox .menu__image {
		width: 20px
	}

	.menuBox .menu__body {
		padding: 100px 25px;
		flex: 1
	}

	.menuBox .menu__body .menuNav ul.cn_level1 {
		column-count: 1
	}

	.menuBox .menu__body .menuNav ul li.cn_level1Item {
		padding: 5px
	}

	.menuBox .menu__body .menuNav ul li.cn_level1Item p.cn_menuItem a {
		line-height: 1.6
	}

	.menuBox .menu__body .menuNav ul li.cn_level1Item ul.cn_level2 {
		padding-top: 5px
	}

	.menuBox .menu__body p.copyright {
		bottom: 30px;
		left: 30px;
		right: 30px
	}

	.header .lugrim {
		padding: 0 15px
	}

	#c_navigation_006_P_004-1655363826910 .e_button-13 {
		background_radio: 2;
		border_radio: 2;
		font_radio: 2;
		radius_radio: 1;
		margin-top: 20%;
		display-radio: 1;
		background-color: rgba(0, 127, 94, 1);
		color: rgba(255, 255, 255, 1);
		font-size: 16px;
		border-style: solid;
		border-color: rgba(0, 127, 94, 1);
		border-width: 1px
	}

	#c_navigation_006_P_004-1655363826910 .e_button-13:hover {
		background-color: rgba(255, 8, 8, 1);
		font-size: 14px;
		border-style: solid;
		border-color: rgba(255, 8, 8, 1)
	}
}

@media screen and (min-width: 769px) {
	#c_navigation_006_P_004-1655363826910 .e_button-13 {
		display: none
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	.pubpadding {
		padding-left: 50px !important;
		padding-right: 50px !important
	}
}

#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-16420726718590 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

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

#c_static_001-16420726718590 .e_container-1 .cbox-1-0 {
	flex: 0 0 20%
}

.havestatic>div,
.havestatic>div[class*="cbox-"] {
	position: static !important
}

.e_container0 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.e_container0>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

.e_container0 .cbox-10-0 {
	flex: 0 0 auto;
	margin-right: 0px;
	margin-left: auto
}

.e_container0 .cbox-10-1 {
	flex: 0 0 auto;
	margin-left: 20px;
	margin-right: 20px
}

.e_container0 .cbox-10-2 {
	flex: 0 0 auto;
	margin-left: 0px;
	margin-right: auto
}

#c_static_001-16420726718590 {
	min-height: 0px;
	display-radio: 1;
	width: 100%;
	background: #1b2025;
	padding: 100px 0
}

#c_static_001-16420726718590 .e_text-17 {
	font_radio: 2;
	margin-top: 0px;
	margin-bottom: 0px;
	display-radio: 1;
	font-size: 18px;
	color: #fff;
	padding: 10px 0
}

#c_static_001-16420726718590 .e_provider-26 {
	font_radio: 2;
	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 1.8;
	margin-top: 0px;
	width: auto;
	max-width: none;
	display-radio: 1;
	font-weight: normal;
	color: #ccc
}

#c_static_001-16420726718590 .e_provider-26 a {
	display: block
}

#c_static_001-16420726718590 .e_provider-26 .p_item {
	width: auto
}

#c_static_001-16420726718590 .e_text-27 {
	font_radio: 2;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	margin-left: 0px;
	display-radio: 1;
	text-transform: uppercase;
	color: #ccc;
	padding-top: 92px;
}

#c_static_001-16420726718590 .e_container-1 .cbox-1-2 {
	flex: 0 0 300px
}

#c_static_001-16420726718590 .e_text-31 {
	display-radio: 1;
	font_radio: 2;
	font-size: 14px;
	color: #ccc
}

#c_static_001-16420726718590 .e_credible-33 .img1 {
	width: 65px;
	height: 23px
}

#c_static_001-16420726718590 .e_credible-33 .img2 {
	width: 79px;
	height: 28px
}

#c_static_001-16420726718590 .e_credible-33 .img3 {
	width: 92px;
	height: 33px
}

#c_static_001-16420726718590 .e_credible-33 .img4 {
	width: 106px;
	height: 38px
}

#c_static_001-16420726718590 .e_credible-33 .img5 {
	width: 131px;
	height: 47px
}

#c_static_001-16420726718590 .e_credible-33 {
	display-radio: 1;
	background_radio: 1;
	max-width: 133px;
	padding-top: 15px
}

#c_static_001-16420726718590 .e_html-34 {
	min-height: 0px
}

.cn-make #c_static_001-16420726718590 .e_html-34 {
	min-height: 100px
}

* {
	word-break: break-word
}

.pubMore {
	width: 200px;
	/* height: 100px; */
	border: 1px#f08200 solid;
	/* border-radius: 50%; */
	background: #fff;
	display: block;
	overflow: hidden;
	position: relative;
	top: -34px
}

.pubMore span {
	font-size: 16px;
	text-align: center;
	line-height: 2.5;
	color: #333;
	position: relative;
	z-index: 4;
	display: block
}

.pubMore:before {
	/* content: ""; */
	display: block;
	position: absolute;
	z-index: 1;
	width: 240px;
	height: 250px;
	border-radius: 50%;
	background: #f08200;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.5s;
	opacity: 0.5;
	animation: cn-data-n 3s linear infinite
}

.pubMore:after {
	/* content: ""; */
	display: block;
	position: absolute;
	z-index: 2;
	width: 250px;
	height: 240px;
	border-radius: 50%;
	background: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.5s;
	animation: cn-data-s 3s linear infinite
}

.pubMore:hover {
	background-color: #f08200;
}

.pubMore:hover span {
	color: #fff
}

.pubMore:hover:before {
	top: -105%
}

.pubMore:hover:after {
	top: -110%
}

.pubMore.green {
	background: linear-gradient(135deg, #f08200, #1cd6a6)
}

body {
	opacity: 0;
	transition: padding-top 1s
}

body.cn-show {
	opacity: 1
}

body.cn-make {
	opacity: 1
}

body.cn-show .wd-scroll-animation:not(.wd-no-scroll-animation).wd-scrolled {
	animation: fadeInUp 0.8s both
}

.wd-scroll-animation:not(.wd-no-scroll-animation) {
	opacity: 0
}

.cn-make .wd-scroll-animation {
	opacity: 1
}

#c_grid-1655404613142 {
	padding: 0 80px
}

#c_grid-1655404613142>.p_gridbox {
	display: flex;
	flex-wrap: wrap
}

#c_grid-1655404613142>.p_gridbox>.p_gridCell {
	padding: 20px
}

#c_grid-1655404613142>.p_gridbox>.p_gridCell.d_gridCell_0 {
	width: 360px !important
}

#c_grid-1655404613142>.p_gridbox>.p_gridCell.d_gridCell_1 {
	flex: 1
}

#c_static_001-16420726718590 .e_h3-36 {
	color: #fff;
	font-size: 18px;
	line-height: 1.6
}

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

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

#c_static_001-16420726718590 .e_loop-37 .p_page {
	text-align: center
}

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

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

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

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

#c_static_001-16420726718590 .e_loop-37 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

#c_static_001-16420726718590 .e_loop-37 .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-16420726718590 .e_loop-37 .multSelect {
	font-size: 13px;
	position: relative
}

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

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

#c_static_001-16420726718590 .e_loop-37 .multSelect ul,
li {
	list-style: none
}

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

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-16420726718590 .e_loop-37 .p_split {
	margin: 0 5px
}

#c_static_001-16420726718590 .e_loop-37 .p_normal {
	margin-right: 16px
}

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

#c_static_001-16420726718590 .e_loop-37 .position-left {
	display: flex
}

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

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

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

#c_static_001-16420726718590 .e_loop-37 .p_active .p_mbutton::after {
	display: block
}

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

#c_static_001-16420726718590 .e_loop-37 .p_filter_result {
	display: none
}

#c_static_001-16420726718590 .e_loop-37 .p_contclear {
	cursor: pointer;
	display: none
}

#c_static_001-16420726718590 .e_loop-37 .swiper-container {
	padding-bottom: 30px
}

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

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

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

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

#c_static_001-16420726718590 .e_text-38 {
	line-height: 30px;
	color: #ccc;
	font-size: 14px
}

#c_static_001-16420726718590 .e_text-38 a {
	display: block;
	position: relative;
	padding-left: 25px
}

#c_static_001-16420726718590 .e_text-38 a:before {
	content: "";
	display: block;
	width: 3px;
	height: 2px;
	transition: all 0.5s;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px
}

#c_static_001-16420726718590 .e_text-38 a:hover {
	color: #fff
}

#c_static_001-16420726718590 .e_text-38 a:hover:before {
	width: 15px
}

#c_static_001-16420726718590 .e_container-39 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	padding-top:92px;
}

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

#c_static_001-16420726718590 .e_richText-40 {
	color: #ccc
}

.onlineBox {
	position: fixed;
	right: 10px;
	bottom: 10%;
	z-index: 22;
	width: 50px
}

.onlineBox ul {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	margin-bottom: 10px
}

.onlineBox ul li {
	display: block;
	border-bottom: 1px #eee solid;
	margin: 0
}

.onlineBox ul li:last-child {
	border: none
}

.onlineBox ul li a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	justify-content: center;
	position: relative
}

.onlineBox ul li a svg {
	fill: #666
}

.onlineBox ul li a p {
	position: absolute;
	right: 58px;
	background: #d1ae5f;
	padding: 5px 15px;
	border-radius: 5px;
	top: 50%;
	transform: translate(-50px, -50%);
	color: #fff;
	width: max-content;
	font-size: 14px;
	line-height: 30px;
	opacity: 0;
	visibility: hidden;
	transition: all .6s
}

.onlineBox ul li a p:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid #d1ae5f;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: -8px;
	top: 50%;
	transform: translate(0, -50%)
}

.onlineBox ul li.weixin a p {
	padding: 5px;
	background: #fff
}

.onlineBox ul li.weixin a p:after {
	border-left: 10px solid #fff
}

.onlineBox ul li a p img {
	width: 130px
}

.onlineBox ul li a:hover svg {
	fill: #f08200
}

.onlineBox ul li a:hover p {
	transform: translate(0, -50%);
	opacity: 1;
	visibility: visible
}

#c_static_001-16420726718590 .e_image-41 {
	overflow: hidden;
	padding: 0 15px 15px 0;
	max-width: 250px
}

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

#c_static_001-16420726718590 .e_richText-43 {}

#c_static_001-16420726718590 .e_text-44 {
	font_radio: 2;
	margin-top: 0px;
	margin-bottom: 0px;
	display-radio: 1;
	font-size: 18px;
	color: #fff;
	padding: 10px 0
}

@media screen and (max-width:768px) {
	#c_static_001-16420726718590 {
		padding: 80px 0
	}

	#c_static_001-16420726718590 .e_container-1>.p_item {
		flex: 0 0 100% !important;
		padding: 10px 0
	}

	#c_static_001-16420726718590 .e_container-39 {
		padding: 10px 0
	}

	#c_static_001-16420726718590 .e_provider-26 {
		font_radio: 1
	}

	#c_static_001-16420726718590 .e_text-27 {
		font_radio: 2;
		display-radio: 1;
		padding-top: 0;
	}
   
	#c_static_001-16420726718590 .e_text-31 {
		display-radio: 1;
		font_radio: 1
	}

	#c_grid-1655404613142 {
		padding: 0
	}

	#c_grid-1655404613142>.p_gridbox>.p_gridCell {
		padding: 15px;
		margin: 0 !important
	}

	#c_grid-1655404613142>.p_gridbox>.p_gridCell.d_gridCell_0 {
		width: 100% !important
	}

	#c_grid-1655404613142>.p_gridbox>.p_gridCell.d_gridCell_1 {
		flex: 0 0 100%
	}

	.pubMore {
		/* width: 80px; */
		/* height: 80px */
	}

	.pubMore span {
		/* line-height: 78px */
	}

	.pubMore:hover:before {
		top: -135%
	}

	.pubMore:hover:after {
		top: -139%
	}

	.onlineBox {
		display: none
	}
}

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

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

#c_banner_019-1655364044985 {
	 min-height: 300px; 
	 padding: 250px 100px 0; 
	background: linear-gradient(0deg, #556371, transparent)
}

#c_banner_019-1655364044985 .e_bannerA-2 {
	height: auto;
	position: relative
}

#c_banner_019-1655364044985 .e_bannerA-2 .circle {
	position: absolute;
	width: 120px;
	height: 120px;
	right: 50px;
	top: 100px;
	z-index: 3
}

#c_banner_019-1655364044985 .e_bannerA-2 .circle svg.circletxt {
	width: 100px;
	height: 100px;
	animation: cn-data-circle 25s linear infinite
}

#c_banner_019-1655364044985 .e_bannerA-2 .circle svg.circledown {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px
}

#c_banner_019-1655364044985 .e_bannerA-2 .swiper-container {
	height: inherit
}

#c_banner_019-1655364044985 .e_bannerA-2 .swiper-wrapper {
	height: inherit
}

#c_banner_019-1655364044985 .e_bannerA-2 .swiper-slide {
	height: inherit;
	/* opacity: 0 !important; */
	transition: all 0.5s
}

#c_banner_019-1655364044985 .e_bannerA-2 .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
	z-index: 2
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_img {
	width: 100%;
	padding-top: 150px
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_banner_019-1655364044985 .e_bannerA-2 .custom-bullet {
	background: #ccc
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_info {
	width: 100%;
	z-index: 9;
	display: flex;
	padding-bottom: 60px;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_info div {
	width: 100%
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_info div .p_btitle {
    font-size: 25px;
	opacity: 0;
	transform: translate(200px, 0);
	transition: all 0.5s ease 0.3s;
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_info div .p_summary {
	opacity: 0;
	transform: translate(200px, 0);
	transition: all 0.5s ease 0.6s;
	font-size: 18px;
	text-transform: uppercase
}

#c_banner_019-1655364044985 .e_bannerA-2 .swiper-slide.swiper-slide-active .p_info div .p_btitle {
	opacity: 1;
	transform: translate(0, 0);
}

#c_banner_019-1655364044985 .e_bannerA-2 .swiper-slide.swiper-slide-active .p_info div .p_summary {
	opacity: 1;
	transform: translate(0, 0)
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_subtitle {
	line-height: 2;
	padding: 5px 0
}

#c_banner_019-1655364044985 .e_bannerA-2 .swiper-container-vertical {
	height: 400px
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_video {
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	margin-right: 0;
	margin-left: auto;
	position: relative
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_video .videoContent {
	width: 100%;
	height: 100%
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_video video {
	width: 100%;
	height: 100%;
	background: #000
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_videoPoster {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_videoPoster::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url('../images/playvideo.png') no-repeat center center
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_banner_019-1655364044985 .e_bannerA-2 .p_videoInfo {
	display: none
}

#c_banner_019-1655364044985 .e_button-4 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 200px;
	padding: 0px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 1;
	display-radio: block;
	padding-top: 0px;
	margin-top: 2%;
	background-color: rgba(0, 127, 94, 1);
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
	border-style: solid;
	border-color: rgba(0, 127, 94, 1);
	border-width: 1px
}

#c_banner_019-1655364044985 .e_button-4 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	line-height: 50px;
	overflow: hidden
}

#c_banner_019-1655364044985 .e_button-4::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_banner_019-1655364044985 .e_button-4:hover::after {
	opacity: 1
}

#c_banner_019-1655364044985 .e_button-4:hover {
	background-color: rgba(255, 8, 8, 1);
	font-size: 16px;
	border-style: solid;
	border-color: rgba(255, 8, 8, 1)
}

@media screen and (max-width:768px) {
	#c_banner_019-1655364044985 {
		        padding: 150px 15px 0;
	}

	#c_banner_019-1655364044985 .e_bannerA-2 .p_img {
		height: 400px
	}

	#c_banner_019-1655364044985 .e_bannerA-2 .p_info {
		width: 100%;
		z-index: 9
	}

	#c_banner_019-1655364044985 .e_bannerA-2 .p_subtitle {
		display: none
	}

	#c_banner_019-1655364044985 .e_bannerA-2 .p_info div .p_btitle {
		font-size: 24px
	}

	#c_banner_019-1655364044985 .e_bannerA-2 .p_info div .p_summary {
		font-size: 14px
	}

	#c_banner_019-1655364044985 .e_bannerA-2 .circle {
		width: 80px;
		height: 80px;
		top: 120px;
		right: 20px
	}

	#c_banner_019-1655364044985 .e_bannerA-2 .circle svg {
		width: 80px !important;
		height: 80px !important
	}

	#c_banner_019-1655364044985 .e_button-4 {
		background_radio: 1;
		border_radio: 1;
		font_radio: 1;
		radius_radio: 1;
		display-radio: 1;
		margin-top: 20%;
		display: none
	}
}

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

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_banner_019-1655364044985 {
		padding: 100px 50px 0
	}
}

#c_static_001-1655368620469 {
	min-height: 300px;
	background: #556371;
	position: relative;
	overflow: hidden;
	padding: 100px 0 60px;
	display-radio: 1;
	background-color: #556371
}

#c_static_001-1655368620469:before {
	content: "";
	display: block;
	width: 100%;
	height: 25%;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 50px 50px 0 0
}

#c_static_001-1655368620469 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	position: relative;
	z-index: 3;
	margin: 0 -15px;
	padding-bottom: 40px
}

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

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

#c_static_001-1655368620469 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding-left: 60px;
	position: relative;
	max-width: 750px
}

#c_static_001-1655368620469 .e_container-2 svg {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.3;
	width: auto;
	height: 90%
}

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

#c_static_001-1655368620469 .e_h1-3 {
	color: #fff;
	font-size: 50px;
	
}

#c_static_001-1655368620469 .e_richText-4 {
	padding: 20px 0;
	text-align: justify;
}

#c_static_001-1655368620469 .e_image-6 {
	overflow: hidden
}

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

#c_static_001-1655368620469 .e_text-7 {
	line-height: normal;
	padding: 20px 0 0
}

@media screen and (max-width:768px) {
	#c_static_001-1655368620469 {
		padding: 50px 0 0
	}

	#c_static_001-1655368620469:before {
		height: 20%;
		border-radius: 20px 20px 0 0
	}

	#c_static_001-1655368620469 .e_container-1>.p_item {
		flex: 0 0 100%
	}

	#c_static_001-1655368620469 .e_container-2 svg {
		width: 40px;
		height: auto
	}

	#c_static_001-1655368620469 .e_h1-3 {
		font-size: 40px
	}
}

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

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

#c_static_001-1655371617934 {
	padding-bottom: 100px;
	display-radio: 1;
	overflow: hidden
}

#c_static_001-1655371617934 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin: 0 -10px
}

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

#c_static_001-1655371617934 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	border: 1px #ddd solid;
	padding: 10px;
	height: 100%
}

#c_static_001-1655371617934 .e_container-2>.p_item {
	padding: 20px 10px;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1655371617934 .e_container-2>.p_item.cbox-2-1 {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#c_static_001-1655371617934 .e_container-2>.p_item.cbox-2-2 {
	flex: 0 0 100%
}

#c_static_001-1655371617934 .e_h3-3 {
	font_radio: 1;
	display-radio: 1;
	font-size: 50px;
	color: #333;
	margin: 0
}

#c_static_001-1655371617934 .e_h3-3::after {
	content: '+';
}

#c_static_001-1655371617934 .e_text-4 {
	line-height: 1.6;
	font_radio: 2;
	display-radio: 1;
	font-size: 14px;
	text-transform: uppercase
}

#c_static_001-1655371617934 .e_html-5 {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	background_radio: 1;
	display-radio: 1
}

#c_static_001-1655371617934 .e_html-5 img {
	width: auto;
	height: 50px
}

#c_static_001-1655371617934 .e_richText-6 {
	font_radio: 1;
	padding-top: 10px;
	display-radio: 1;
	line-height: 1.5;
	font-size: 14px;
	color: #666
}

#c_static_001-1655371617934 .e_container-7 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	border: 1px #ddd solid;
	padding: 10px;
	height: 100%
}

#c_static_001-1655371617934 .e_container-7>.p_item {
	padding: 10px;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1655371617934 .e_container-7>.p_item.cbox-7-1 {
	flex: 1
}

#c_static_001-1655371617934 .e_container-7>.p_item.cbox-7-2 {
	flex: 0 0 100%
}

#c_static_001-1655371617934 .e_html-8 {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	background_radio: 1;
	display-radio: 1
}

#c_static_001-1655371617934 .e_html-8 svg {
	width: auto;
	height: 50px
}

#c_static_001-1655371617934 .e_h3-9 {
	font_radio: 1;
	display-radio: 1;
	font-size: 24px;
	color: #333;
	margin: 0
}

#c_static_001-1655371617934 .e_text-10 {
	line-height: 1.6;
	font_radio: 2;
	display-radio: 1;
	font-size: 14px;
	text-transform: uppercase
}

#c_static_001-1655371617934 .e_richText-11 {
	font_radio: 1;
	padding-top: 10px;
	display-radio: 1;
	line-height: 1.5;
	font-size: 14px;
	color: #666
}

#c_static_001-1655371617934 .e_container-12 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	border: 1px #ddd solid;
	padding: 10px;
	height: 100%
}

#c_static_001-1655371617934 .e_container-12>.p_item {
	padding: 10px;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1655371617934 .e_container-12>.p_item.cbox-12-1 {
	flex: 1
}

#c_static_001-1655371617934 .e_container-12>.p_item.cbox-12-2 {
	flex: 0 0 100%
}

#c_static_001-1655371617934 .e_html-13 {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	background_radio: 1;
	display-radio: 1
}

#c_static_001-1655371617934 .e_html-13 svg {
	width: auto;
	height: 50px
}

#c_static_001-1655371617934 .e_h3-14 {
	font_radio: 1;
	display-radio: 1;
	font-size: 24px;
	color: #333;
	margin: 0
}

#c_static_001-1655371617934 .e_text-15 {
	line-height: 1.6;
	font_radio: 2;
	display-radio: 1;
	font-size: 14px;
	text-transform: uppercase
}

#c_static_001-1655371617934 .e_richText-16 {
	font_radio: 1;
	padding-top: 10px;
	display-radio: 1;
	line-height: 1.5;
	font-size: 14px;
	color: #666
}

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

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

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

#c_static_001-1657720242911 {
	min-height: 300px;
	background: #f8f8f8;
	padding: 100px 0
}

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

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

#c_static_001-1657720242911 .e_text-2 {
	line-height: 1.6;
	color: #f08200;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}

#c_static_001-1657720242911 .e_h1-3 {
	text-align: center;
	font-size: 50px
}

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

#c_static_001-1657720242911 .e_loop-4 .p_loopitem {
	flex: 1;
	padding: 10px;
	position: relative
}

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

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

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

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

#c_static_001-1657720242911 .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-1657720242911 .e_loop-4 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#c_static_001-1657720242911 .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-1657720242911 .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-1657720242911 .e_loop-4 .multSelect {
	font-size: 13px;
	position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1657720242911 .e_loop-4 .p_contclear {
	cursor: pointer;
	display: none
}

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

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

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

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

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

#c_static_001-1657720242911 .e_text-5 {
	line-height: normal
}

#c_static_001-1657720242911 .e_text-5 a {
	display: block;
	text-align: center;
	line-height: 50px;
	border: 1px #ddd solid;
	background: #fff;
	font-size: 14px;
	padding: 0 10px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#c_static_001-1657720242911 .e_text-5:hover a,
#c_static_001-1657720242911 .e_text-5.actived a {
	border-color: #f08200;
	background: #f08200;
	color: #fff
}

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

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

#c_static_001-1657720242911 .cnPro .cn_pro {
	display: none
}

#c_static_001-1657720242911 .cnPro .cn_pro.actived {
	display: flex;
	flex-wrap: wrap
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem {
	flex: 0 0 25%;
	padding: 10px
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem>div.e_container-2 {
	position: relative
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem .e_image-3 {
	width: 100%;
	overflow: hidden
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem .e_image-3 img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem .e_h3-4 {
	margin: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.5s
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem .e_h3-4 a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #f08200d9
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem .e_h3-4 a span {
	width: 100%;
	text-align: center;
	padding: 20px;
	color: #fff;
	transform: translate(0, 100px);
	opacity: 0;
	transition: all 0.5s;
	font-size: 16px;
	line-height: 1.6
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem>div.e_container-2:hover .e_h3-4 {
	opacity: 1
}

#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem>div.e_container-2:hover .e_h3-4 a span {
	transform: translate(0, 0);
	opacity: 1
}

@media screen and (max-width:768px) {
	#c_static_001-1657720242911 .cnPro .cn_pro .p_loopitem {
		flex: 0 0 50%;
		padding: 5px
	}

	#c_static_001-1657720242911 .e_loop-4 .p_loopitem {
		flex: 0 0 100%;
		padding: 5px
	}
}

#c_static_001-1655392586173 {
	min-height: 300px;
	padding: 100px 0;
	display-radio: 1;
	overflow: hidden
}

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

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

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

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

#c_static_001-1655392586173 .e_h1-3 {
	text-align: center;
	font-size: 50px
}

#c_static_001-1655392586173 .e_loop-4 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	/* margin: 0 -10px */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1655392586173 .e_container-5 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	height: 100%;
	padding: 15px 0;
	border-bottom: 1px #ddd solid;
	position: relative
}

#c_static_001-1655392586173 .e_container-5:after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: #f08200;
	transition: all 0.5s
}

#c_static_001-1655392586173 .e_container-5:hover:after {
	width: 100%
}

#c_static_001-1655392586173 .e_container-5>.p_item {
	max-width: 100%;
	max-height: 100%;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

#c_static_001-1655392586173 .e_container-5>.p_item.cbox-5-0 {
	width: 100px
}

#c_static_001-1655392586173 .e_container-5>.p_item.cbox-5-1 {
	flex: 1
}

#c_static_001-1655392586173 .e_h3-6 {
	font_radio: 1;
	display-radio: 1;
	line-height: 1.6;
	font-size: 24px;
	margin: 0;
	color: #333
}

#c_static_001-1655392586173 .e_container-5:hover .e_h3-6 {
	color: #f08200
}

#c_static_001-1655392586173 .e_text-7 {
	line-height: 1.6;
	font-size: 15px;
	color: #777;
	font_radio: 2;
	display-radio: -webkit-box;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}

#c_static_001-1655392586173 .e_timeFormat-8 {
	text-align: center;
	font_radio: 1;
	display-radio: 1
}

#c_static_001-1655392586173 .e_loop-4 {
	display-radio: 1
}

#c_static_001-1655392586173 .e_timeFormat-9 {
	font-size: 20px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center
}

#c_static_001-1655392586173 .e_text-10 {
	line-height: normal;
	text-align: center
}

#c_static_001-1655392586173 .e_text-10 a {
	margin: 0 auto
}

#c_static_001-1655392586173 .e_text-11 {
	line-height: 1.6;
	color: #f08200;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}

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

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

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

#c_static_001-1655394728829 {
	min-height: 300px;
	padding: 150px 0 0;
	background: #000;
	position: relative;
	overflow: hidden
}

#c_static_001-1655394728829:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/24470d17-c5b5-4d4e-8859-34cd70d8904a.jpg) center no-repeat;
	background-size: cover;
	opacity: 0.6
}

#c_static_001-1655394728829 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	position: relative;
	z-index: 3
}

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

#c_static_001-1655394728829 .e_h1-2 {
	color: #fff;
	font-size: 50px;
	padding-bottom: 50px;
	margin: 0;
	text-align: center
}

#c_static_001-1655394728829 .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin: 0 -15px
}

#c_static_001-1655394728829 .e_container-3>.p_item {
	flex: 1;
	padding: 15px;
	max-width: 100%;
	max-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

#c_static_001-1655394728829 .e_container-3>.p_item.cbox-3-2 {
	flex: 0 0 auto
}

#c_static_001-1655394728829 .e_h3-5 {
	font-size: 24px;
	color: #fff;
	line-height: 1.4;
	margin: 0
}

#c_static_001-1655394728829 .e_text-6 {
	line-height: 1.6;
	font-size: 16px;
	color: #fff;
	padding-top: 10px
}

#c_static_001-1655394728829 .e_richText-7 {
	line-height: 1.6;
	font-size: 16px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 30px
}

#c_static_001-1655394728829 .e_text-8 {
	line-height: 1.6;
	color: #fff
}

#c_static_001-1655394728829 .e_text-11 {
	line-height: 1.6;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}

#c_static_001-1655394728829 .e_form-13 {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
	display-radio: 1;
	width: 100%
}

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

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

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

#c_static_001-1655394728829 .e_input-16 {
	bg-radio: 1;
	border-radio: 1;
	font-radio: 2
}

#c_static_001-1655394728829 .e_input-16 .s_label {
	font-radio: 2
}

#c_static_001-1655394728829 .e_input-16 .s_input {
	font-radio: 1
}

#c_static_001-1655394728829 .e_textarea-17 .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-1655394728829 .e_formBtn-18 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	border-radius: 4px;
	padding: 8px;
	margin-left: 0px;
	background_radio: 2;
	border_radio: 1;
	font_radio: 2;
	font-size: 14px;
	font-family: Microsoft YaHei;
	background-color: #dbb663;
	padding-top: 12px;
	padding-bottom: 12px;
	height: auto;
	radius_radio: 1;
	margin-top: 20px;
	margin-bottom: 0px;
	display-radio: block;
	border: 1px #dbb663 solid
}

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

#c_static_001-1655394728829 .e_formBtn-18::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#c_static_001-1655394728829 .e_formBtn-18:hover::after {
	opacity: 1
}

#c_static_001-1655394728829 .e_formBtn-18:before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%)
}

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

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

#c_static_001-1655394728829 .e_h3-20 {
	color: #fff
}

#c_static_001-1655394728829 .e_h3-20 span {
	font-size: 16px
}

#c_static_001-1655394728829 .e_h3-20 a {
	font-size: 40px
}

#c_static_001-1655394728829 .e_h3-21 {
	color: #fff;
	font_radio: 2;
	display-radio: 1
}

#c_static_001-1655394728829 .e_h3-21 span {
	font-size: 16px
}

#c_static_001-1655394728829 .e_h3-21 a {
	font-size: 40px
}

@media screen and (max-width:1630px) {
	#c_static_001-1655394728829 .e_container-19 {
		flex-direction: column
	}
}

.p_list {
	max-width: 100%;
	display: flex;
	flex-wrap: nowrap;
	/* height: 430px; */
}

.p_list .leftBox {
	width: 50%;
}

.p_list .leftBox .newList {
	width: 100%;
	/* height: 100%; */
	overflow: hidden;

	padding: 10px;
	box-sizing: border-box;
}

.p_list .leftBox .newList .newDetailLink {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.p_list .leftBox .newPicBox {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.p_list .leftBox .content {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	transition: all .5s ease;
}

.p_list .leftBox .newDate {
	background: #f08200;
	position: absolute;
	top: 0px;
	left: 30px;
	width: 80px;
	height: 80px;
	color: #fff;
}

.p_list .leftBox .newTitle {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	transition: all .5s ease;
	font-size: 18px;
	font-family: textfont;
	margin-bottom: 15px;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	padding: 0 30px;
	line-height: 60px;
	margin-bottom: 0px;
	box-sizing: border-box;
}

.p_list .leftBox .newDate em,
.newDate span {
	font-family: datefont;
	display: block;
	text-align: center;
}

.p_list .leftBox .newDate em {
	font-size: 42px;
	height: 54px;
	line-height: 60px;
	font-family: din;
}

.p_list .leftBox .newDate span {
	font-size: 14px;
	font-family: din;
	line-height: 14px;
}


.p_list .rightBox {
	width: 50%;
}

.p_list .rightBox .p_loopitem {
	height: 150px;
	width: 100%;
}

#c_static_001-1655392586173 .e_container-5 {
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	display: flex;
	flex-wrap: nowrap;
	padding: 0 30px;
	align-items: center;
	position: relative;
	z-index: 3;
	box-sizing: border-box;
}

#c_static_001-1655392586173 .e_container-5>.p_item.cbox-5-0 {
	color: #333;
	padding-right: 30px;
	border-right: 1px solid #fff;
	transition: all 0.5s;
	height: 100%;
	display: grid;
	align-content: center;
	box-sizing: border-box;
}

#c_static_001-1655392586173 .e_timeFormat-8 {
	font-size: 18px;
	width: 64px;
	font-family: din;
}

#c_static_001-1655392586173 .e_timeFormat-9 {
	font-size: 24px;
	/* height: 64px;
	line-height: 64px; */
	font-family: din;

}

#c_static_001-1655392586173 .e_h3-6 {
	width: 100%;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	color: #333;
	transition: all .5s ease;
	font-size: 18px;
	font-family: textfont;
	/* margin-bottom: 15px; */
}

#c_static_001-1655392586173 .e_h3-6 a {}


#c_static_001-1655392586173 .e_text-7 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	color: #666;
	text-align: justify;
}













@media screen and (max-width:768px) {
	.p_list .leftBox .newPicBox img{
		height: 258px !important;
		width: 100% !important;
	}
	 #c_static_001-1655368620469 .e_container-2{
        padding-left: 0;
    }
	#c_static_001-1655394728829 {
		padding: 100px 0
	}
	#c_static_001-1655392586173 .e_loop-4 .p_list{
		display: block;	
	}
	.p_list .leftBox,.p_list .rightBox{
		width: 100%;
	}
	#c_static_001-1655394728829 .e_container-3>.p_item {
		flex: 0 0 100% !important
	}

	#c_static_001-1655394728829 .e_text-6 {
		padding-bottom: 30px
	}

	#c_static_001-1655394728829 .e_richText-7 {
		display: none
	}

	#c_static_001-1655394728829 .e_h3-20 {
		text-align: center
	}

	#c_static_001-1655394728829 .e_h3-20 span {
		display: block;
		text-align: center;
		padding-bottom: 10px
	}

	#c_static_001-1655394728829 .e_h3-20 a {
		font-size: 34px
	}

	#c_static_001-1655394728829 .e_h3-21 {
		text-align: center
	}

	#c_static_001-1655394728829 .e_h3-21 span {
		display: block;
		text-align: center;
		padding-bottom: 10px
	}

	#c_static_001-1655394728829 .e_h3-21 a {
		font-size: 34px
	}

	#c_static_001-1655394728829 .e_container-19 {
		flex-direction: column
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1655394728829 .e_container-19 {
		flex-direction: column
	}

	#c_static_001-1655394728829 .e_h3-20 {
		font_radio: 1;
		display-radio: 1;
		padding-left: 80px
	}

	#c_static_001-1655394728829 .e_h3-21 {
		font_radio: 1;
		display-radio: 1
	}
}