
#tuwen3 .e_container-9 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	display-radio: flex;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	transition-property: all;
	transition-radio: hover;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
	background_radio: 1
}
#tuwen3 {
	display-radio: 1;
	background_radio: 2;
	min-height: 0px;
	padding-top: 55px;
	padding-bottom: 75px
}
#tuwen3 .e_container-9 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3 .e_container-9 .p_item {
	display-radio: 1
}
#tuwen3 .e_container-11 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	position: absolute;
	top: auto;
	z-index: 1;
	bottom: 0;
	right: auto;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	height: auto;
	padding-bottom: 10px;
	transition: all .5s
}
#tuwen3 .e_container-11 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3 .e_text-12 {
	text-align: left;
	line-height: 2;
	font-weight: bold;
	display-radio: -webkit-box;
	font-size: 18px;
	color: rgba(255,255,255,1);
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}
#tuwen3 .e_line-13 {
	display-radio: 1;
	border-top-color: rgba(255,255,255,0.85);
	margin-bottom: 15px;
	margin-top: 15px;
	height: auto;
	min-height: 0px;
	display: none;
	transition: all .5s
}
#tuwen3 .e_text-14 {
	line-height: 1.7;
	display-radio: -webkit-box;
	font_radio: 2;
	color: rgba(255,255,255,1);
	-webkit-line-clamp: 3;
	display: none;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 15px;
	transition: all .5s
}
#tuwen3 .e_container-9:hover .e_line-13 {
	display: block;
	transition: all .5s
}
#tuwen3 .e_container-9:hover .e_text-14 {
	display: -webkit-box;
	transition: all .5s
}
#tuwen3 .e_container-9:hover .e_container-11 {
	display-radio: 1;
	padding-top: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	bottom: auto;
	right: auto;
	transition: all .5s
}
#tuwen3 .e_image-10 {
	overflow: hidden;
	display-radio: 1
}
#tuwen3 .e_image-10 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform: scale(1);
	transition: all 0.5s
}
#tuwen3 .e_container-9:hover .e_image-10 img {
	transform: scale(1.1);
	transition: all 0.5s
}
#tuwen3 .e_loop-8 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}
#tuwen3 .e_loop-8 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}
#tuwen3 .e_loop-8 .p_page {
	text-align: center;
	display-radio: 1;
	margin-top: 10px
}
#tuwen3 .e_loop-8 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}
#tuwen3 .e_loop-8 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}
#tuwen3 .e_loop-8 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}
#tuwen3 .e_loop-8 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}
#tuwen3 .e_loop-8 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}
#tuwen3 .e_loop-8 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}
#tuwen3 .e_loop-8 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}
#tuwen3 .e_loop-8 .p_s_option {
}
#tuwen3 .e_loop-8 .multSelect {
	font-size: 13px;
	position: relative
}
#tuwen3 .e_loop-8 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: #fff
}
#tuwen3 .e_loop-8 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}
#tuwen3 .e_loop-8 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}
#tuwen3 .e_loop-8 .multSelect ul, li {
	list-style: none
}
#tuwen3 .e_loop-8 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}
#tuwen3 .e_loop-8 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}
#tuwen3 .e_loop-8 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}
#tuwen3 .e_loop-8 .multSelect .multSelect-option>div.selected {
	color: #409eff
}
#tuwen3 .e_loop-8 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}
#tuwen3 .e_loop-8 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}
#tuwen3 .e_loop-8 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}
#tuwen3 .e_loop-8 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}
#tuwen3 .e_loop-8 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}
#tuwen3 .e_loop-8 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}
#tuwen3 .e_loop-8 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}
#tuwen3 .e_loop-8 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}
#tuwen3 .e_loop-8 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}
#tuwen3 .e_loop-8 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}
#tuwen3 .e_loop-8 .p_split {
	margin: 0 5px
}
#tuwen3 .e_loop-8 .p_normal {
	margin-right: 16px
}
#tuwen3 .e_loop-8 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}
#tuwen3 .e_loop-8 .input-check, #tuwen3 .e_loop-8 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}
#tuwen3 .e_loop-8 .position-left {
	display: flex
}
#tuwen3 .e_loop-8 .position-right {
	display: flex;
	flex-direction: row-reverse
}
#tuwen3 .e_loop-8 .position-top {
}
#tuwen3 .e_loop-8 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}
#tuwen3 .e_loop-8 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}
#tuwen3 .e_loop-8 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY( -45deg);
	transform: skewY( 360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}
#tuwen3 .e_loop-8 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate( 35deg);
	transform: rotate( 35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}
#tuwen3 .e_loop-8 .p_active .p_mbutton::before {
	display: block
}
#tuwen3 .e_loop-8 .p_active .p_mbutton::after {
	display: block
}
#tuwen3 .e_loop-8 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}
#tuwen3 .e_loop-8 .p_filter_result {
	display: inline-block
}
#tuwen3 .e_loop-8 .p_contclear {
	cursor: pointer
}
#tuwen3 .e_loop-8 .swiper-container {
	padding-bottom: 30px
}
#tuwen3 .e_loop-8 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}
#tuwen3 .e_loop-8 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}
#tuwen3 .e_loop-8 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}
#tuwen3 .e_loop-8 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}
#tuwen3 .e_loop-8 .p_filter_result {
	display: none
}
#tuwen3 .e_loop-8 .p_contclear {
	display: none
}
#tuwen3 .e_loop-8 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}
#tuwen3 .e_loop-8 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}
#tuwen3 .e_loop-8 .p_categoryActive {
	color: #409EFF
}
#tuwen3 .e_loop-8 {
	display-radio: 1;
	max-width: 1440px;
	width: 94%;
	margin-left: auto;
	margin-right: auto
}
@media screen and (max-width:768px) {
#tuwen3 .e_text-12 {
	font-size: 16px
}
#tuwen3 .e_container-9 {
	display-radio: 1;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px
}
#tuwen3 .e_loop-8 .p_loopitem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 1)
}
#tuwen3 {
	background_radio: 2;
	display-radio: 1;
	padding-top: 30px;
	padding-bottom: 48px
}
#tuwen3 .e_line-13 {
	margin-bottom: 10px;
	margin-top: 10px
}
#tuwen3 .e_loop-8 {
	width: 92%
}
#tuwen3 .e_container-11 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px
}
#tuwen3 .e_container-9:hover .e_container-11 {
	padding-top: 20px
}
#tuwen3 .e_text-14 {
	line-height: 1.5;
	font-size: 14px
}
}
#tuwen3de {
	min-height: 0px;
	background-color: rgba(244,244,244,1);
	padding-bottom: 60px;
	display-radio: 1;
	padding-top: 50px;
	background_radio: 2
}
#tuwen3de .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1);
	padding-top: 34px;
	padding-left: 34px;
	padding-bottom: 34px;
	padding-right: 34px;
	display-radio: flex;
	background_radio: 2
}
#tuwen3de .e_container-2 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
.e_container0 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1);
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px
}
.e_container0 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 0px;
	background_radio: 1;
	display-radio: flex
}
#tuwen3de .e_container-3 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_button-6 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: auto;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	background-color: rgba(0,111,190,1);
	max-width: 150px;
	font-size: 15px;
	line-height: 1.6;
	display-radio: block;
	border-style: none;
	border-color: rgba(0,111,190,1);
	border-width: 1px;
	color: rgba(255,255,255,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px
}
#tuwen3de .e_button-6 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}
.container-fluid {
	position: fixed;
	background: black;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 999;
	display: flex;
	align-items: center
}
.container-fluid .closeBtn {
	width: 35px;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 35px;
	display: block;
	z-index: 999;
	cursor: pointer
}
.container-fluid .closeBtn img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
.rotate-icon::before {
	content: "";
	display: block;
	width: 50px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
	border: 3px solid #fff;
	border-radius: 50%;
	transform: rotateX(70deg)
}
.rotate-icon::after {
	content: "360°";
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	background-color: transparent
}
#tuwen3de .e_container-13 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1);
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 50px;
	padding-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	display-radio: flex;
	background_radio: 2
}
#tuwen3de .e_container-13 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_richText-14 {
	font_radio: 2;
	font-size: 16px;
	line-height: 2;
	color: rgba(68,68,68,1);
	margin-top: 30px;
	display-radio: 1
}
#tuwen3de .e_richText-14 img {
	max-width: 88%!important;
	width: 88%!important;
	height: auto!important
}
#tuwen3de .e_richText-14 span {
	font-family: 微软雅黑!important;
	font-size: 16px!important;
	font-weight: normal!important
}
#tuwen3de .e_richText-14 font {
	font-family: 微软雅黑!important
}
#tuwen3de .e_richText-14 b, #tuwen3de .e_richText-14 strong {
	font-weight: normal!important
}
#tuwen3de .e_container-2 .cbox-2-0 {
	width:48%;
	padding-left: 0px;
	padding-right: 0px;
	flex: 0 0 48%
}
#tuwen3de .e_container-17 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(229,229,229,1)
}
#tuwen3de .e_container-17 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-2 .p_item {
	display-radio: 1
}
#tuwen3de .e_magnifier-18 {
	min-height: 400px;
	width: auto;
	display-radio: 1;
	background_radio: 1
}
#tuwen3de .e_magnifier-18 .magnifier {
	position: relative
}
#tuwen3de .e_magnifier-18 .magnifier-container {
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd
}
#tuwen3de .e_magnifier-18 .move-view {
	width: 100px;
	height: 100px;
	position: absolute;
	background-color: rgba(204,204,204,.5)
}
#tuwen3de .e_magnifier-18 .images-cover {
	height: 100%;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}
#tuwen3de .e_magnifier-18 .images-cover img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
#tuwen3de .e_magnifier-18 .magnifier-assembly {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	padding-left: 30px;
	padding-right: 30px
}
#tuwen3de .e_magnifier-18 .magnifier-btn {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0
}
#tuwen3de .e_magnifier-18 .magnifier-btn span {
	line-height: 60px;
	height: 60px;
	width: 20px;
	display: block;
	z-index: 8;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	border-radius: 3px
}
#tuwen3de .e_magnifier-18 .magnifier-btn .magnifier-btn-left {
	float: left
}
#tuwen3de .e_magnifier-18 .magnifier-btn .magnifier-btn-right {
	float: right
}
#tuwen3de .e_magnifier-18 .magnifier-line {
	position: relative;
	overflow: hidden;
	height: 60px
}
#tuwen3de .e_magnifier-18 .magnifier-line ul {
	display: block;
	font-size: 0;
	width: 10000%;
	position: absolute;
	left: 0;
	z-index: 7
}
#tuwen3de .e_magnifier-18 .magnifier-line li {
	float: left;
	cursor: pointer
}
#tuwen3de .e_magnifier-18 .magnifier-line ul > .active .small-img {
	border-color: red
}
#tuwen3de .e_magnifier-18 .small-img {
	position: relative;
	height: 60px;
	width: 60px;
	padding: 0px;
	margin-right: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center
}
#tuwen3de .e_magnifier-18 .small-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
#tuwen3de .e_magnifier-18 .magnifier-view {
	width: 100%;
	height: 110%;
	position: absolute;
	right: -100%;
	top: 0;
	z-index: 9;
	background-color: #fff;
	display: none;
	overflow: hidden
}
#tuwen3de .e_magnifier-18 .magnifier-view img {
	display: block
}
#tuwen3de .e_magnifier-18 .animation03 {
	transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s
}
#tuwen3de .e_magnifier-18 .image-icons {
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 9
}
#tuwen3de .e_magnifier-18 .closeBtn {
	width: 35px;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 35px;
	display: block;
	z-index: 999;
	cursor: pointer
}
#tuwen3de .e_magnifier-18 .image-big-video {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid #fff;
	border-radius: 50%
}
#tuwen3de .e_magnifier-18 .image-big-video::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 20px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-40%, -50%)
}
#tuwen3de .e_magnifier-18 .image-bigger {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-color: #ccc
}
#tuwen3de .e_magnifier-18 .add-icon {
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 9;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 15px;
	height: 15px;
	border: 2px solid #fff;
	border-radius: 50%
}
#tuwen3de .e_magnifier-18 .add-icon::before {
	content: "";
	position: absolute;
	right: -2px;
	bottom: -2px;
	display: block;
	width: 5px;
	height: 2px;
	transform: rotateZ(45deg);
	background-color: #fff
}
#tuwen3de .e_magnifier-18 .video-icon::before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
	border: 2px solid #fff;
	border-radius: 50%
}
#tuwen3de .e_magnifier-18 .video-icon::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid #fff;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-40%, -50%)
}
#tuwen3de .e_container-19 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background_radio: 1;
	margin-top: 6px
}
#tuwen3de .e_container-19 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_text-20 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(0,0,0,1);
	margin-top: 0;
	margin-bottom: 0px;
	display-radio: 1;
	font-weight: bold;
	font-family: Microsoft YaHei, 微软雅黑
}
#tuwen3de .e_text-21 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(102,102,102,1);
	margin-top: 0px;
	margin-bottom: 0px;
	display-radio: 1
}
#tuwen3de .e_loop_sub-22 {
	display: flex;
	flex-wrap: wrap;
	display-radio: flex
}
#tuwen3de .e_loop_sub-22 .p_loopItem {
	position: relative;
	flex: 0 0 33.3%
}
#tuwen3de .e_container-19 .cbox-19-0 {
	flex: 0 0 auto
}
#tuwen3de .e_container-3 .p_item {
	display-radio: 1
}
#tuwen3de .e_container-30 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	margin-top: 30px;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	background_radio: 1
}
#tuwen3de .e_container-30 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-31 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-right: auto;
	margin-left: auto;
	background_radio: 1
}
#tuwen3de .e_container-31 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-31 .cbox-31-0 {
	flex: 0 0 auto;
	padding-left: 10px
}
#tuwen3de .e_text-32 {
	line-height: 2;
	display-radio: -webkit-box;
	font_radio: 2;
	color: rgba(85,85,85,1);
	font-size: 14px;
	text-align: right;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}
#tuwen3de .e_text-33 {
	line-height: 2;
	display-radio: 1;
	font_radio: 2;
	color: rgba(85,85,85,1);
	font-size: 14px;
	text-align: left
}
#tuwen3de .e_container-34 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-right: auto;
	max-width: none;
	margin-left: auto;
	background_radio: 1
}
#tuwen3de .e_container-34 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-34 .cbox-34-0 {
	flex: 0 0 auto
}
#tuwen3de .e_text-35 {
	line-height: 2;
	display-radio: -webkit-box;
	font_radio: 2;
	color: rgba(85,85,85,1);
	font-size: 14px;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}
#tuwen3de .e_text-36 {
	line-height: 2;
	display-radio: 1;
	font_radio: 2;
	color: rgba(85,85,85,1);
	font-size: 14px;
	margin-right: 10px
}
#tuwen3de .e_button-6:hover {
	border-color: #E7A028;
	background-color: #E7A028
}
#tuwen3de .e_h1-41 {
	font_radio: 2;
	display-radio: 1;
	margin-top: 1%;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3
}
#tuwen3de .e_richText-49 {
	font_radio: 2;
	display-radio: 1;
	color: rgba(0,0,0,1);
	line-height: 1.6;
	font-size: 14px;
	font-family: Microsoft YaHei, 微软雅黑;
	margin-top: 10px
}
#tuwen3de .e_container-53 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background_radio: 1
}
#tuwen3de .e_container-53 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-53 .cbox-53-0 {
	flex: 0 0 auto
}
#tuwen3de .e_loop_sub-54 {
	display: flex;
	flex-wrap: wrap;
	display-radio: flex
}
#tuwen3de .e_loop_sub-54 .p_loopItem {
	position: relative;
	flex: 0 0 33.3%
}
#tuwen3de .e_text-55 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	font-family: Arial;
	color: rgba(102,102,102,1);
	margin-top: 5px;
	margin-bottom: 5px;
	display-radio: 1
}
#tuwen3de .e_text-56 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(0,0,0,1);
	margin-top: 5px;
	margin-bottom: 5px;
	display-radio: 1;
	font-family: Microsoft YaHei, 微软雅黑;
	font-weight: bold
}
#tuwen3de .e_container-57 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background_radio: 1
}
#tuwen3de .e_container-57 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-57 .cbox-57-0 {
	flex: 0 0 auto
}
#tuwen3de .e_text-60 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(0,0,0,1);
	margin-top: 0px;
	margin-bottom: 0px;
	display-radio: 1;
	font-weight: bold;
	font-family: Microsoft YaHei, 微软雅黑
}
#tuwen3de .e_text-61 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	font-family: Arial;
	color: rgba(102,102,102,1);
	margin-top: 0px;
	margin-bottom: 0px;
	display-radio: 1
}
#tuwen3de .e_container-62 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	background_radio: 1;
	margin-top: 10px
}
#tuwen3de .e_container-62 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-62 .cbox-62-0 {
	flex: 0 0 auto
}
#tuwen3de .e_text-63 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	font-family: Arial;
	color: rgba(102,102,102,1);
	margin-top: 5px;
	margin-bottom: 5px;
	display-radio: 1
}
#tuwen3de .e_text-64 {
	line-height: 1.8;
	font_radio: 2;
	font-size: 14px;
	color: rgba(0,0,0,1);
	margin-top: 5px;
	margin-bottom: 5px;
	display-radio: 1;
	font-family: Microsoft YaHei, 微软雅黑;
	font-weight: bold
}
#tuwen3de .e_container-65 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	margin-top: 36px
}
#tuwen3de .e_container-65 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#tuwen3de .e_container-65 .cbox-65-0 {
	flex: 0 0 175px
}
#tuwen3de .e_button-66 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: auto;
	padding: 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 2;
	background-color: rgba(0,111,190,1);
	max-width: 150px;
	font-size: 15px;
	line-height: 1.6;
	display-radio: block;
	border-style: none;
	border-color: rgba(0,111,190,1);
	border-width: 1px;
	color: rgba(255,255,255,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px
}
#tuwen3de .e_button-66 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}
#tuwen3de .e_button-66:hover {
	border-color: #E7A028;
	background-color: #E7A028
}
@media screen and (max-width:768px) {
#tuwen3de .e_loop_sub-22 .p_loopItem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 1)
}
#tuwen3de .e_container-30 {
	width: 92%;
	margin-top: 18px
}
#tuwen3de .e_magnifier-18 {
	min-height: 180px;
	width: 100%;
	display-radio: 1
}
#tuwen3de .e_magnifier-18 .magnifier {
	width: 100%
}
#tuwen3de .e_magnifier-18 .image-bigger {
	display: none
}
#tuwen3de .e_container-2 {
	display-radio: 1;
	flex-direction: column;
	background_radio: 1;
	padding-top: 26px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 20px;
	width: 94%
}
#tuwen3de .e_container-3 {
	display-radio: 1;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background_radio: 1
}
#tuwen3de .e_container-30 .cbox-30-0 {
	margin-bottom: 1px;
	flex: 0 0 100%
}
#tuwen3de .e_loop_sub-54 .p_loopItem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 1)
}
#tuwen3de {
	background_radio: 2;
	display-radio: 1;
	padding-top: 30px;
	padding-bottom: 40px
}
#tuwen3de .e_h1-41 {
	color: #222;
	font-size: 20px
}
#tuwen3de .e_container-13 {
	margin-top: 25px;
	padding-top: 30px;
	padding-left: 17px;
	padding-right: 16px;
	background_radio: 1;
	display-radio: 1;
	padding-bottom: 30px
}
#tuwen3de .e_richText-14 {
	font-size: 14px;
	margin-top: 0px
}
#tuwen3de .e_richText-14 img {
	width: 100%!important;
	height: auto!important;
	max-width: 100%!important
}
#tuwen3de .e_richText-14 span {
	font-size: 14px!important
}
#c_product_detail_056-img17138479492870 .e_container-17 {
	display: none
}
#tuwen3de .e_container-65 .cbox-65-0 {
	flex: 0 0 50%;
	padding-right: 10px
}
#tuwen3de .e_container-65 .cbox-65-1 {
	padding-left: 10px
}
#tuwen3de .e_container-65 {
	background_radio: 1;
	display-radio: 1;
	margin-top: 18px
}
#tuwen3de .e_text-32 {
	text-align: left
}
#tuwen3de .e_container-31 .cbox-31-0 {
	padding-left: 0px;
	padding-right: 10px
}
#tuwen3de .e_container-2 .cbox-2-0 {
	flex: 0 0 100%;
	width:100%;
}
#tuwen3de .e_container-2 .cbox-2-1 {
	flex: 0 0 100%
}
#tuwen3de .e_text-55 {
	margin-top: 0px;
	margin-bottom: 0px
}
#tuwen3de .e_text-56 {
	margin-top: 0px;
	margin-bottom: 0px
}
#tuwen3de .e_container-53 {
	margin-top: 5px
}
}
@media screen and (min-width: 769px) {
#tuwen3de .e_loop_sub-22 .p_loopItem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 1)
}
#tuwen3de .e_loop_sub-54 .p_loopItem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
	margin-right: 20px
}
#tuwen3de .e_container-31 {
	flex-direction: row-reverse
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
@media screen and (max-width: 1500px) and (min-width: 1025px) {
}
#c_product_list_141-1713844186079 .e_container-9 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	display-radio: flex;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	transition-property: all;
	transition-radio: hover;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
	background_radio: 1;
	margin-top: 15px
}
#c_product_list_141-1713844186079 {
	display-radio: 1;
	background_radio: 2;
	min-height: 0px;
	padding-top: 50px;
	padding-bottom: 50px
}
#c_product_list_141-1713844186079 .e_container-9 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_product_list_141-1713844186079 .e_container-9 .p_item {
	display-radio: 1
}
#c_product_list_141-1713844186079 .e_container-11 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	position: absolute;
	top: auto;
	z-index: 1;
	bottom: 0;
	right: auto;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	height: auto;
	padding-bottom: 10px;
	transition: all .5s
}
#c_product_list_141-1713844186079 .e_container-11 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_product_list_141-1713844186079 .e_text-12 {
	text-align: left;
	line-height: 2;
	font-weight: bold;
	display-radio: -webkit-box;
	font-size: 18px;
	color: rgba(255,255,255,1);
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}
#c_product_list_141-1713844186079 .e_line-13 {
	display-radio: 1;
	border-top-color: rgba(255,255,255,0.85);
	margin-bottom: 15px;
	margin-top: 15px;
	height: auto;
	min-height: 0px;
	display: none;
	transition: all .5s
}
#c_product_list_141-1713844186079 .e_text-14 {
	line-height: 1.7;
	display-radio: -webkit-box;
	font_radio: 2;
	color: rgba(255,255,255,1);
	-webkit-line-clamp: 3;
	display: none;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 15px;
	transition: all .5s
}
#c_product_list_141-1713844186079 .e_container-9:hover .e_line-13 {
	display: block;
	transition: all .5s
}
#c_product_list_141-1713844186079 .e_container-9:hover .e_text-14 {
	display: -webkit-box;
	transition: all .5s
}
#c_product_list_141-1713844186079 .e_container-9:hover .e_container-11 {
	display-radio: 1;
	padding-top: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	bottom: auto;
	right: auto;
	transition: all .5s
}
#c_product_list_141-1713844186079 .e_image-10 {
	overflow: hidden;
	display-radio: 1
}
#c_product_list_141-1713844186079 .e_image-10 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform: scale(1);
	transition: all 0.5s
}
#c_product_list_141-1713844186079 .e_container-9:hover .e_image-10 img {
	transform: scale(1.1);
	transition: all 0.5s
}
#c_product_list_141-1713844186079 .e_loop-8 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}
#c_product_list_141-1713844186079 .e_loop-8 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}
#c_product_list_141-1713844186079 .e_loop-8 .p_page {
	text-align: center;
	display-radio: 1;
	margin-top: 10px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}
#c_product_list_141-1713844186079 .e_loop-8 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}
#c_product_list_141-1713844186079 .e_loop-8 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}
#c_product_list_141-1713844186079 .e_loop-8 .p_s_option {
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect {
	font-size: 13px;
	position: relative
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: #fff
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect ul, li {
	list-style: none
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .multSelect-option>div.selected {
	color: #409eff
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}
#c_product_list_141-1713844186079 .e_loop-8 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}
#c_product_list_141-1713844186079 .e_loop-8 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_split {
	margin: 0 5px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_normal {
	margin-right: 16px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}
#c_product_list_141-1713844186079 .e_loop-8 .input-check, #c_product_list_141-1713844186079 .e_loop-8 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}
#c_product_list_141-1713844186079 .e_loop-8 .position-left {
	display: flex
}
#c_product_list_141-1713844186079 .e_loop-8 .position-right {
	display: flex;
	flex-direction: row-reverse
}
#c_product_list_141-1713844186079 .e_loop-8 .position-top {
}
#c_product_list_141-1713844186079 .e_loop-8 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}
#c_product_list_141-1713844186079 .e_loop-8 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}
#c_product_list_141-1713844186079 .e_loop-8 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY( -45deg);
	transform: skewY( 360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}
#c_product_list_141-1713844186079 .e_loop-8 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate( 35deg);
	transform: rotate( 35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}
#c_product_list_141-1713844186079 .e_loop-8 .p_active .p_mbutton::before {
	display: block
}
#c_product_list_141-1713844186079 .e_loop-8 .p_active .p_mbutton::after {
	display: block
}
#c_product_list_141-1713844186079 .e_loop-8 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_filter_result {
	display: inline-block
}
#c_product_list_141-1713844186079 .e_loop-8 .p_contclear {
	cursor: pointer
}
#c_product_list_141-1713844186079 .e_loop-8 .swiper-container {
	padding-bottom: 30px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}
#c_product_list_141-1713844186079 .e_loop-8 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}
#c_product_list_141-1713844186079 .e_loop-8 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}
#c_product_list_141-1713844186079 .e_loop-8 .p_filter_result {
	display: none
}
#c_product_list_141-1713844186079 .e_loop-8 .p_contclear {
	display: none
}
#c_product_list_141-1713844186079 .e_loop-8 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}
#c_product_list_141-1713844186079 .e_loop-8 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_categoryActive {
	color: #409EFF
}
#c_product_list_141-1713844186079 .e_loop-8 {
	display-radio: 1;
	max-width: 1440px;
	width: 94%;
	margin-left: auto;
	margin-right: auto
}
@media screen and (max-width:768px) {
#c_product_list_141-1713844186079 .e_text-12 {
	font-size: 16px
}
#c_product_list_141-1713844186079 .e_container-9 {
	display-radio: 1;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px
}
#c_product_list_141-1713844186079 .e_loop-8 .p_loopitem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 1)
}
#c_product_list_141-1713844186079 {
	background_radio: 2;
	display-radio: 1;
	padding-top: 25px;
	padding-bottom: 30px
}
#c_product_list_141-1713844186079 .e_line-13 {
	margin-bottom: 10px;
	margin-top: 10px
}
#c_product_list_141-1713844186079 .e_loop-8 {
	width: 91%;
	display-radio: 1
}
#c_product_list_141-1713844186079 .e_container-11 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px
}
#c_product_list_141-1713844186079 .e_container-9:hover .e_container-11 {
	padding-top: 20px
}
#c_product_list_141-1713844186079 .e_text-14 {
	line-height: 1.5;
	font-size: 13px
}
}
@media screen and (max-width: 1500px) and (min-width: 1025px) {
}
#c_static_001-17138616869050 {
	background_radio: 2;
	display-radio: 1;
	background-color: rgba(242,242,242,1);
	padding-top: 60px;
	padding-bottom: 70px;
	min-height: 0px;
	margin-left: auto;
	margin-right: auto
}
#c_static_001-17138616869050 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 95%;
	background_radio: 2;
	display-radio: flex;
	max-width: 1400px;
	padding-top: 50px;
	padding-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1)
}
#c_static_001-17138616869050 .e_container-1 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-17138616869050 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	background_radio: 1;
	display-radio: flex;
	max-width: none;
	margin-left: auto;
	margin-right: auto
}
#c_static_001-17138616869050 .e_container-2 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-17138616869050 .e_text-3 {
	line-height: 1.5;
	display-radio: 1;
	font_radio: 2;
	font-size: 36px;
	text-align: center;
	color: rgba(34,34,34,1);
	font-weight: bold
}
#c_static_001-17138616869050 .e_text-4 {
	line-height: 1.5;
	display-radio: 1;
	font_radio: 2;
	font-size: 15px;
	text-align: center;
	color: rgba(109,114,129,1);
	margin-top: 10px
}
#c_static_001-17138616869050 .e_form-10 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto
}
#c_static_001-17138616869050 .e_form-10 > .p_formItem {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-17138616869050 .e_form-10 .ptishiCon {
	display: none
}
#c_static_001-17138616869050 .e_container-11 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex
}
#c_static_001-17138616869050 .e_container-11 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-17138616869050 .e_clueEmail-12 {
	display-radio: 1
}
#c_static_001-17138616869050 .e_clueMobile-13 .p_phoneCode {
	position: relative;
	width: 90px;
	margin-right: 10px
}
#c_static_001-17138616869050 .e_clueMobile-13 .p_phoneCode .form-control {
	height: 36px
}
#c_static_001-17138616869050 .e_clueMobile-13 .p_currentCode {
	cursor: pointer
}
#c_static_001-17138616869050 .e_clueMobile-13 .p_arrow {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%)
}
#c_static_001-17138616869050 .e_clueMobile-13 .p_codeList {
	display: none;
	position: absolute;
	width: 120px;
	left: 0;
	top: calc(100% + 5px);
	background-color: #fff;
	color: #495057;
	border-radius: 4px;
	max-height: 192px;
	overflow: auto;
	z-index: 9;
	border: 1px solid #ced4da
}
#c_static_001-17138616869050 .e_clueMobile-13 .p_codeItem {
	line-height: 32px;
	padding: 0 15px;
	overflow: hidden;
	cursor: pointer
}
#c_static_001-17138616869050 .e_clueMobile-13 .p_codeItem:hover, .e_clueMobile-13 .p_codeItem.p_active {
	background-color: #f1f5f8
}
#c_static_001-17138616869050 .e_clueMobile-13 .p_enCode {
	float: right;
	color: #ccc
}
#c_static_001-17138616869050 .e_clueMobile-13 {
	display-radio: 1
}
#c_static_001-17138616869050 .e_clueName-14 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}
#c_static_001-17138616869050 .form-control {
	height: 45px
}
#c_static_001-17138616869050 .e_clueName-14 {
	display-radio: 1
}
#c_static_001-17138616869050 .e_textarea-15 textarea {
	height: 110px
}
#c_static_001-17138616869050 .e_textarea-15 .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-17138616869050 .e_formBtn-16 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 170px;
	padding: 11px 8px;
	background_radio: 2;
	border_radio: 2;
	font_radio: 2;
	radius_radio: 1;
	display-radio: block;
	margin-left: auto;
	margin-right: auto;
	background: #043675;
	margin-top: 35px;
	background-color: #043675;
	border-style: none;
	border-width: 1px;
	border-color: #043675;
	font-size: 15px;
	color: rgba(255, 255, 255, 1)
}
#c_static_001-17138616869050 .e_formBtn-16:hover {
	background: #de001f;
	background-color: rgba(245,163,27,1);
	border-style: none;
	border-color: rgba(51, 143, 238, 1)
}
#c_static_001-17138616869050 .e_formBtn-16 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden;
	font-size: 16px
}
#c_static_001-17138616869050 .e_formBtn-16::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}
#c_static_001-17138616869050 .e_formBtn-16:hover::after {
	opacity: 1
}
#c_static_001-17138616869050 .e_container-11 .cbox-11-0 {
	padding-right: 10px
}
#c_static_001-17138616869050 .e_container-11 .cbox-11-1 {
	padding-left: 5px;
	padding-right: 5px
}
#c_static_001-17138616869050 .e_container-11 .cbox-11-2 {
	padding-left: 10px
}
@media screen and (max-width:768px) {
#c_static_001-17138616869050 .e_text-3 {
	font-size: 28px
}
#c_static_001-17138616869050 .e_text-4 {
	display-radio: 1;
	font_radio: 2;
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}
#c_static_001-17138616869050 .e_formBtn-16 span {
	font-size: 14px
}
#c_static_001-17138616869050 .e_formBtn-16 {
	padding: 10px 8px;
	width: 150px;
	margin-top: 25px
}
#c_static_001-17138616869050 .e_container-1 {
	background_radio: 1;
	display-radio: 1;
	padding-bottom: 40px;
	padding-top: 33px;
	padding-left: 10px;
	padding-right: 10px;
	width: 93%
}
#c_static_001-17138616869050 {
	background_radio: 2;
	display-radio: 1;
	padding-bottom: 50px;
	padding-top: 40px
}
#c_static_001-17138616869050 .e_clueEmail-12 {
	display-radio: 1
}
#c_static_001-17138616869050 .e_container-11 .cbox-11-0 {
	flex: 0 0 100%;
	padding-right: 0px
}
#c_static_001-17138616869050 .e_container-11 .cbox-11-1 {
	flex: 0 0 100%;
	padding-left: 0px;
	padding-right: 0px
}
#c_static_001-17138616869050 .e_container-11 .cbox-11-2 {
	flex: 0 0 100%;
	padding-left: 0px
}
}