/* 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%
}

#c_grid-116273709439191>.p_gridbox {
	background-color: #f5f5f5
}

@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
	}
}

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

#c_grid-1644747853683 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display-radio: 1
}

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

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

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

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

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

@media screen and (max-width:768px) {
	#c_grid-1644747853683>.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-1644747853683>.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-1644747853683>.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: 414px) {}

.clear {
	clear: both
}

.header .logo .lan {
	display: block
}

.header .logo .hei {
	display: none
}

.header.header-scroll .logo .lan {
	display: none
}

.header.header-scroll .logo .hei {
	display: block
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	width: 0px;
	height: 0px;
	visibility: hidden
}

.ulclearfix ul:after {
	clear: both;
	display: block;
	content: ".";
	width: 0px;
	height: 0px;
	visibility: hidden
}

.height100 {
	height: 100%;
	overflow: hidden
}

.wrapper {
	box-sizing: border-box;
	width: 100%;
	max-width: 1920px;
	min-width: 320px;
	overflow: hidden;
	padding-top: 72px;
	margin: auto
}

.wrapper:after {
	content: "";
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .4);
	pointer-events: none;
	opacity: 0;
	transition: .4s
}

.wrapper-after-show {
	height: 100%;
	overflow: hidden
}

.wrapper-after-show:after {
	pointer-events: auto;
	opacity: 1
}

.nav_box {
	width: 85%;
	display: flex;
	justify-content: inherit
}

@media screen and (min-width:1201px) {
	.wrapper-after-show:after {
		pointer-events: none;
		opacity: 0
	}
}

@media screen and (max-width:1200px) {
	.wrapper {
		padding-top: 50px
	}
}

@media screen and (max-width:767px) {
	.wrapper {
		padding-top: 45px
	}
}

.header {
	width: 100%;
	padding: 0px 30px;
	transition: .3s
}

.header_box {
	width: 100%;
	max-width: 1600px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	box-sizing: border-box
}

.header-scroll {
	position: fixed;
	top: 0px;
	background-color: #fff;
	left: 0px;
	z-index: 90;
	box-shadow: 0px 2px 5px #aaa
}

.header_box .logo {
	width: 100%;
	max-width: 132px
}

.logo img {
	max-width: 100%;
	border: 0px;
	vertical-align: middle;
	width: auto;
	margin: 0px 0
}

.meun-btn {
	position: relative;
	width: 30px;
	height: 30px;
	display: none;
	cursor: pointer
}

.meun-btn span {
	position: absolute;
	top: 50%;
	left: 0px;
	display: block;
	width: 30px;
	height: 2px;
	margin-top: -1px;
	background: #aaa;
	transition: .2s ease
}

.meun-btn-open span {
	width: 0px
}

.meun-btn span:before {
	content: '';
	position: absolute;
	top: -8px;
	left: 0px;
	width: 30px;
	height: 2px;
	border-radius: 3px;
	background: #aaa;
	transition: transform .2s ease, top .2s ease
}

.meun-btn-open span:before {
	top: 0px;
	transform: rotate(45deg)
}

.meun-btn span:after {
	position: absolute;
	top: 8px;
	left: 0px;
	width: 30px;
	height: 2px;
	content: '';
	border-radius: 3px;
	background: #aaa;
	transition: transform .2s ease, top .2s ease
}

.meun-btn-open span:after {
	top: 0px;
	transform: rotate(-45deg)
}

.meun-nav {
	margin-top: 0px
}

.meun-nav>ul {
	text-align: right;
	margin-bottom: 0px;
	display: flow-root
}

.meun-nav ul li {
	float: none;
	display: inline-block;
	margin-left: 0px;
	width: auto;
	position: relative;
	display: inline-block
}

.meun-nav ul li .tit1 {
	display: block;
	padding: 0 1.2vw;
	text-align: center;
	line-height: 100px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	letter-spacing: 1px;
	transition: color .3s, background-color .2s
}

.header.header-scroll .meun-nav ul li .tit1 {
	color: #666
}

.header.header-scroll .meun-nav ul li:hover .tit1,
.header.header-scroll .meun-nav ul li.active .tit1 {
	color: #fff
}

.meun-nav ul li:hover .tit1,
.meun-nav ul li.active .tit1 {
	background: var(--textcolor);
	border-radius: 5px 5px 0 0;
	color: #fff
}

.second-nav {
	position: absolute;
	top: 100%;
	left: 0px;
	right: 0px;
	z-index: 2;
	box-sizing: border-box;
	min-width: 100%;
	width: min-content;
	padding: 10px 10px;
	margin: auto;
	background: rgba(240, 240, 240, 1);
	pointer-events: none;
	opacity: 0;
	display: flex;
	transition: .6s ease;
	max-width: 500px
}

.meun-nav ul li:hover .second-nav {
	pointer-events: auto;
	opacity: 1
}

.second-nav:after {
	clear: both;
	display: block;
	content: ".";
	width: 0px;
	height: 0px;
	visibility: hidden
}

.second-nav-left {
	width: auto;
	flex: 1
}

.second-nav-left h5 {
	height: 44px;
	overflow: hidden;
	margin: 0px;
	text-align: left;
	font-size: 30px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.second-nav-left hr {
	width: 32px;
	height: 2px;
	border: none;
	margin: 15px 0px;
	background: #f04b01
}

.second-nav-left dl {
	margin: 0px
}

.second-nav-left dl:after {
	clear: both;
	display: block;
	content: ".";
	width: 0px;
	height: 0px;
	visibility: hidden
}

.second-nav-left dl dd {
	float: left;
	text-align: left;
	box-sizing: border-box;
	width: 100%;
	height: 28px;
	overflow: hidden;
	padding: 0px 12px;
	margin: 5px 0px;
	background: url(../images/rBQBHVxuI7yEJjLTAAAAAK6Ba4Q427.png) no-repeat left;
	line-height: 28px;
	font-size: 16px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap
}

.second-nav-left dl dd:hover,
.second-nav-left dl dd.active {
	background-color: var(--bgcolor);
	color: #fff
}

.second-nav-left dl dd:hover a,
.second-nav-left dl dd.active a {
	color: #fff
}

.second-nav-right {
	width: auto;
	height: auto;
	flex: 1;
	background-repeat: no-repeat;
	background-position: center
}

.second-nav-right img {
	max-width: 280px
}

.out-link {
	width: auto;
	position: relative;
	margin: 0px;
	display: flex;
	align-self: center
}

.out-link dt {
	display: none;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #505050;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 1px solid #bbb;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.out-link dd {
	padding: 3px 15px;
	color: #2c6bc8;
	font-size: 1rem;
	line-height: 25px;
	border-radius: 36px;
	text-align: right;
	margin: 0px;
	align-self: center;
	display: flex
}

.out-link dd a {
	display: inline-block;
	margin-top: 0px;
	vertical-align: middle;
	color: #747474;
	font-size: 15px;
	margin-left: 5px;
	line-height: 22px;
	cursor: pointer
}

.cont_ico {
	margin-right: 5px;
	font-size: 0.95rem;
	border-radius: 3px;
	padding: 1px
}

.header .cont_ico .icon {
	color: #fff;
	margin: 0px
}

.header.header-scroll .out-link dd b {
	color: #666
}

.header.header-scroll .cont_ico .icon {
	color: var(--textcolor)
}

.header.header-scroll .out-link dd a:hover b {
	opacity: .8;
	color: var(--textcolor)
}

.out-link b {
	font-size: 16px;
	font-weight: normal;
	color: #fff
}

.out-link dd a img {
	width: 20px;
	margin-left: 0px
}

.out-link dd a:hover img {
	width: 20px;
	margin-left: 0px
}

.wechat-fade {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 13;
	display: none;
	width: 150px;
	height: 150px;
	margin-top: -60px;
	margin-left: -60px;
	background: rgba(0, 0, 0, .5);
	line-height: 150px;
	text-align: center
}

.wechat-fade img {
	width: 120px
}

@media screen and (min-width:1920px) {
	.header {
		padding: 0px 71px
	}
}

@media screen and (max-width:1570px) {
	.meun-nav ul li .tit1 {
		padding: 0 1vw
	}

	.out-link dt {
		display: inline-block
	}

	.out-link dd {
		width: 100%;
		padding: 5px 15px;
		transition: .3s
	}
}

@media screen and (max-width:1280px) and (min-width:1200px) {
	.meun-nav ul li .tit1 {
		padding: 0 .5vw
	}
}

@media screen and (max-width:1200px) {
	.header {
		min-height: 70px
	}

	.logo {
		width: 300px
	}

	.logo img {
		max-height: 65px;
		max-width: 100%;
		width: auto;
		margin: 2px 0px
	}

	.nav_box {
		display: none
	}

	.second-nav-bg {
		left: 0px;
		right: 0px
	}

	.meun-nav ul li .tit1 {
		padding: 0px
	}

	.second-nav {
		padding: 2.5%
	}

	.meun-nav {
		display: none
	}

	.out-link {
		display: none
	}
}

@media screen and (max-width:767px) {
	.header {
		height: 65px;
		padding: 0px 10px
	}

	.logo {
		width: 300px
	}

	.logo img {
		width: auto;
		max-width: 100%;
		margin: 2px 0;
		max-height: 65px
	}

	.nav_box {
		display: none
	}
}

.mobile-nav-box {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 93;
	width: 320px;
	height: 100%;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .4);
	transform: perspective(450px) rotateY(-90deg);
	transform-origin: 0% 0%;
	transition: .4s ease
}

.mobile-nav-box-show {
	transform: perspective(450px) rotateY(0deg)
}

.search-btn {
	box-sizing: border-box;
	padding: 0px 20px;
	margin: 0px;
	background: #333;
	line-height: 56px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	cursor: pointer
}

.search-btn i {
	margin-left: 10px
}

.mobile-meun-nav {
	overflow-y: scroll
}

.mobile-meun-nav ul {}

.mobile-meun-nav ul li {
	border-bottom: 1px solid #f2f2f2
}

.mobile-meun-nav ul li .tit {
	position: relative;
	display: block;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	padding: 0px 20px 0px 40px;
	margin: 0px;
	font-size: 16px;
	color: #505050;
	font-weight: normal;
	letter-spacing: 1px;
	cursor: pointer;
	transition: .3s
}

.mobile-meun-nav ul li .tit:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	border: 1px solid #505050;
	border-radius: 50%;
	transition: .3s
}

.mobile-meun-nav ul li .tit.chose:before,
.mobile-meun-nav ul li .tit.active:before {
	border-color: #1b1b1b;
	background: #1b1b1b
}

.mobile-meun-nav ul li .tit:hover,
.mobile-meun-nav ul li .tit.chose,
.mobile-meun-nav ul li .tit.active {
	color: #1b1b1b
}

.mobile-meun-nav ul li .tit i {
	float: right;
	margin-top: 18px;
	font-size: 18px
}

.mobile-second-nav {
	display: none;
	margin-bottom: 0px
}

.mobile-second-nav dd {
	border-top: 1px solid #f2f2f2
}

.mobile-second-nav dd a {
	display: block;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	padding: 0px 10px 0px 45px;
	font-size: 16px;
	color: #505050;
	letter-spacing: 1px;
	cursor: pointer
}

.mobile-second-nav dd a:hover,
.mobile-second-nav dd a.active {
	color: #ff4e00
}

.mobile-out-link {
	margin-top: 30px;
	text-align: center
}

.mobile-out-link a {
	display: inline-block;
	margin-left: 5px;
	cursor: pointer
}

.mobile-out-link a:hover {
	opacity: .8
}

.mobile-out-link img {
	width: 50px
}

@media screen and (min-width:1201px) {
	.mobile-nav-box {
		display: none
	}
}

@media screen and (max-width:1200px) {
	.meun-btn {
		display: block
	}
}

@media screen and (max-width:991px) {
	.mobile-meun-nav {
		position: absolute;
		top: 56px;
		bottom: 0px;
		width: 100%
	}

	.mobile-out-link {
		position: absolute;
		top: 50%;
		right: 0px;
		margin-top: -105px;
		opacity: 0
	}

	.mobile-meun-nav ul li .tit,
	.mobile-second-nav dd a {
		height: 50px;
		line-height: 50px
	}

	.mobile-out-link a {
		display: block;
		margin: 10px 0px
	}

	.mobile-nav-box-show .mobile-out-link {
		right: -80px;
		opacity: 1;
		transition: .3s .5s
	}
}

@media screen and (max-width:767px) {
	.mobile-nav-box {
		width: 250px
	}

	.mobile-out-link a img {
		width: 55px
	}
}

.footer {
	position: relative;
	box-sizing: border-box;
	padding: 0px 20px;
	margin-top: 20px;
	border-top: 1px solid #eee;
	background: #fff;
	line-height: 70px;
	font-size: 14px;
	color: #8b8b8b
}

.footer p {
	display: inline-block
}

.footer a:hover {
	color: #e76f30
}

.link-btn {
	margin: 0px 5px;
	cursor: pointer;
	transition: .3s
}

.link-btn:hover {
	color: #e76f30
}

.powerby {
	float: right
}

.scroll {
	position: absolute;
	right: 50%;
	top: 0px;
	display: none;
	box-sizing: border-box;
	width: 105px;
	height: 100%;
	padding-top: 8px;
	margin-right: -52.5px;
	line-height: 30px;
	text-align: center
}

.scroll img {
	animation: scroll 1.8s linear infinite
}

.scroll p {
	font-size: 12px;
	color: #000;
	letter-spacing: 1px;
	font-family: "Arial"
}

@keyframes scroll {
	0% {
		transform: scale(1)
	}

	25% {
		transform: scale(1.1)
	}

	50% {
		transform: scale(1)
	}

	75% {
		transform: scale(.9)
	}

	100% {
		transform: scale(1)
	}
}

@media screen and (min-width:1920px) {
	.footer {
		padding: 0px 71px
	}
}

@media screen and (max-width:1200px) {
	.footer {
		line-height: 50px
	}

	.scroll {
		display: none
	}
}

@media screen and (max-width:767px) {
	.footer {
		position: static;
		padding: 5px 10px;
		line-height: 24px;
		text-align: center
	}

	.footer p {
		display: block
	}

	.powerby {
		float: none;
		display: block;
		margin: auto
	}
}

.popover-content a {
	display: block;
	line-height: 24px;
	font-family: "Microsoft YaHei"
}

.search-box {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 101;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .9);
	pointer-events: none;
	opacity: 0;
	transition: .4s
}

.search-box-show {
	pointer-events: auto;
	opacity: 1
}

.search-box .close {
	position: absolute;
	top: 30px;
	right: 30px;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/ico_37.png) no-repeat center;
	opacity: 1
}

.search-box form {
	position: absolute;
	top: 50%;
	left: 2.6%;
	right: 2.6%;
	height: 40px;
	margin-top: -62px;
	border-bottom: 1px solid #515151
}

.search-box form input {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 50px;
	border: none;
	outline: none;
	background: url(../images/ico_36.png) no-repeat left;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap
}

.search-box form button {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 100%;
	border: none;
	background: transparent;
	line-height: 40px;
	font-size: 18px;
	color: #777;
	text-align: center;
	cursor: pointer;
	transition: .3s
}

.search-box form button:hover {
	color: #fff
}

.title7 {
	text-align: center
}

.title7 h5 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	font-family: "Arial";
	letter-spacing: 2px;
	text-transform: uppercase
}

.title7 h3 {
	margin: 10px 0px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 4px
}

.title7 hr {
	width: 32px;
	height: 2px;
	margin: 20px auto;
	border: 0px;
	background: #f04b01
}

@media screen and (max-width:1200px) {
	.title7 h5 {
		font-size: 32px
	}

	.title7 h3 {
		font-size: 16px
	}
}

.video_list {
	background: url(../images/zh_video_pic.jpg) no-repeat center center
}

.menu_content {
	max-width: 1600px;
	margin: 0 auto
}

.menu_content .contact {
	background: #91a9b5;
	overflow: hidden
}

.contact ul {
	max-width: 1200px;
	margin: 0 auto
}

.bottom_nav_list {
	background: #0072ad;
	overflow: hidden;
	padding: 55px 0
}

.menu_content .contact {
	padding: 24px 0
}

.menu_content .contact li {
	width: auto;
	margin: 0 10px 0 30px;
	display: inline-block;
	float: left;
	color: #fff;
	font-size: 20px;
	line-height: 35px
}

.bottom_nav_list ul {
	max-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 55px
}

.bottom_nav_list li.bottom_nav_list_01 {
	width: calc(100% / 4);
	display: inline-block;
	float: left
}

.bottom_nav_list li.bottom_nav_list_01:last-child {
	position: absolute;
	left: 0;
	bottom: 0%
}

.bottom_copyright .button_list {
	max-width: 1200px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	line-height: 30px
}

.bottom_copyright .copyright {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	line-height: 40px
}

.bottom_copyright .copyright a {
	color: #fff
}

.bottom_copyright .button_list a {
	color: #fff;
	padding: 0 10px;
	line-height: 30px
}

.bottom_nav_list dt {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px
}

.bottom_nav_list dd a {
	font-size: 18px;
	display: block;
	width: 100%;
	color: rgb(203, 219, 232);
	line-height: 32px
}

.contact_ico_01 {
	padding-left: 50px;
	background: url(../images/bottom_ico_01.png) no-repeat left center
}

.contact_ico_02 {
	padding-left: 60px;
	background: url(../images/bottom_ico_02.png) no-repeat left center
}

.contact_ico_03 {
	padding-left: 60px;
	background: url(../images/bottom_ico_03.png) no-repeat left center
}



@keyframes bannerimg {
	from {
		transform: scale(1.2)
	}

	to {
		transform: scale(1)
	}
}

@keyframes puBanner {
	from {
		transform: translateY(100px);
		opacity: 0
	}

	to {
		transform: translateY(0);
		opacity: 1
	}
}

#c_banner_008_P_025-17044231076830 {
	min-height: 30px;
	display-radio: 1;
	background_radio: 2
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .swiper-wrapper {
	height: auto
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .swiper-slide {
	height: 100%;
	position: relative
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_img {
	width: 100%;
	height: 100%
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_img a {
	pointer-events: none;
	display: block
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	animation: bannerimg 2s;
	display: block
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .custom-bullet {
	background: #ccc
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_info {
	width: 100%;
	max-width: 1600px;
	padding: 0 20px;
	position: absolute;
	left: 50%;
	top: 38%;
	z-index: 9;
	display: flex;
	transform: translate(-50%, -20%);
	align-items: center
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_info div {
	width: 100%;
	display: flex;
	flex-flow: column;
	flex-direction: column-reverse;
	position: relative;
	padding-bottom: 40px
}

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

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .swiper-container-vertical {
	height: auto
}

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

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_video .videoContent {
	width: 100%;
	height: 100%
}

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

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

#c_banner_008_P_025-17044231076830 .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_008_P_025-17044231076830 .e_bannerA-2 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_videoInfo {
	display: none
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_info h1.p_btitle {
	text-align: left
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_info h1 {
	animation: puBanner 1s
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_info h6.p_subtitle {
	animation: puBanner 1.3s;
	text-align: left
}

#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_info p {
	animation: puBanner 1.5s;
	text-transform: uppercase
}

#c_banner_008_P_025-17044231076830 .swiper-slide {
	display: none
}

#c_banner_008_P_025-17044231076830 .swiper-slide.swiper-slide-active {
	display: block !important
}

#c_banner_008_P_025-17044231076830 .e_container-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 2;
	display-radio: flex;
	background-color: rgba(225, 225, 225, 1);
	padding-top: 10px;
	padding-bottom: 10px
}

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

#c_banner_008_P_025-17044231076830 .e_container-4 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto
}

#c_banner_008_P_025-17044231076830 .e_container-4>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative;
	padding: 0 10px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_page {
	text-align: center
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

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

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

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

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

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_s_option {}

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect {
	font-size: 13px;
	position: relative
}

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect ul,
li {
	list-style: none
}

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .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_banner_008_P_025-17044231076830 .e_loop-5 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_split {
	margin: 0 5px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_normal {
	margin-right: 16px
}

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

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .position-left {
	display: flex
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .position-top {}

#c_banner_008_P_025-17044231076830 .e_loop-5 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

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

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

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_active .p_mbutton::before {
	display: block
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_active .p_mbutton::after {
	display: block
}

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_filter_result {
	display: inline-block
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_contclear {
	cursor: pointer
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .swiper-container {
	padding-bottom: 30px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_filter_result {
	display: none
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_contclear {
	display: none
}

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

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

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_categoryActive {
	color: #409EFF
}

#c_banner_008_P_025-17044231076830 .e_text-6 a {
	display: block
}

#c_banner_008_P_025-17044231076830 .e_text-6 {
	line-height: normal;
	font_radio: 2;
	border: 1px solid #666;
	display-radio: 1;
	color: #666;
	transition: all .5s ease;
	text-align: center;
	padding: 8px 25px;
	background-color: rgba(255, 255, 255, .3);
	border-radius: 50px
}

#c_banner_008_P_025-17044231076830 .e_loop-5 .p_loopitem:nth-child(2) .e_text-6 {
	background-color: var(--bgcolor);
	transition: all .5s ease;
	color: #fff;
	border-color: var(--bgcolor)
}

#c_banner_008_P_025-17044231076830 .e_text-6:hover {
	background-color: var(--bgcolor);
	transition: all .5s ease;
	color: #fff;
	border-color: var(--bgcolor)
}

@media screen and (max-width:768px) {
	#c_banner_008_P_025-17044231076830 .e_bannerA-2 .swiper-wrapper {
		height: 200px;
	}

	#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_img a {
		background: #000;
		display: block;
		width: 100%;
		height: 100%
	}

	#c_banner_008_P_025-17044231076830 .e_bannerA-2 .p_img img {
		display: block
	}

	#c_banner_008_P_025-17044231076830 .e_loop-5 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2)
	}
}

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

#c_static_001_P_601-17056652912360 .p_MatteIcon .iconfont:before {
	content: '\e602'
}

#c_static_001_P_601-17056652912360>div {
	animation-fill-mode: both
}

#c_static_001_P_601-17056652912360 .moveBtn {
	display: none;
	color: #fff;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #da4304;
	border: 1px solid #da4304;
	white-space: nowrap;
	border-radius: 4px;
	margin: 10px 0
}

#c_static_001_P_601-17056652912360 .contentBox {
	width: 100%;
	height: auto;
	overflow: visible;
	z-index: 999
}

#c_static_001_P_601-17056652912360 .link {
	position: relative;
	height: auto
}

#c_static_001_P_601-17056652912360 .p_linkBox {
	margin: 5px
}

#c_static_001_P_601-17056652912360 .yjTitle {
	padding: 0 20px;
	background-color: #eee;
	border-radius: 50px;
}

#c_static_001_P_601-17056652912360 .yjLink {
	position: relative;
	color: #333;
	display: block;
	line-height: 40px;
	font-size: 16px;
	transition: all .5s ease
}
#c_static_001_P_601-17056652912360 .on a{color:#fff}
#c_static_001_P_601-17056652912360 .yjLink::before {
	content: '>';
	display: block;
	width: 3px;
	height: 50px;
	background-color: #04abf4;
	position: absolute;
	left: -20px;
	top: -16px;
	opacity: 0;
	transition: all .5s ease
}

#c_static_001_P_601-17056652912360 .iconfont1 {
	position: absolute;
	right: 45px;
	top: 0px;
	bottom: 0px;
	width: 50px;
	color: #7b8a96;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem
}

#c_static_001_P_601-17056652912360 .ejLi {
	position: relative
}

#c_static_001_P_601-17056652912360 .ejTitle {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 50px;
	transition: all .5s ease
}

#c_static_001_P_601-17056652912360 .ejLink {
	color: #86939e;
	font-size: 1rem
}

#c_static_001_P_601-17056652912360 .iconfont2 {
	position: absolute;
	right: 20px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #86939e;
	font-size: 1rem;
	transition: all .5s ease
}

#c_static_001_P_601-17056652912360 .icf {
	transform: rotate(180deg)
}

#c_static_001_P_601-17056652912360 .sjTitle {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8
}

#c_static_001_P_601-17056652912360 .sjLink {
	color: #7b8a96;
	font-size: 1rem
}

#c_static_001_P_601-17056652912360 .ejBox {
	display: none
}

#c_static_001_P_601-17056652912360 .rotate {
	transform: rotate(-90deg)
}

#c_static_001_P_601-17056652912360 .ejTitle:hover {
	background-color: #0976d5
}

#c_static_001_P_601-17056652912360 .backBtn {
	display: none
}

#c_static_001_P_601-17056652912360 .yjTitle:hover {
	background-color: #0976d5
}

#c_static_001_P_601-17056652912360 .yjTitle:hover .yjLink {
	color: #fff
}

#c_static_001_P_601-17056652912360 .sjBox {
	display: none
}

#c_static_001_P_601-17056652912360 .line_right {
	display: none
}

#c_static_001_P_601-17056652912360 .e_loop-1 .p_header {
	display-radio: 1;
	margin-bottom: 0px
}

#c_static_001_P_601-17056652912360 {
	display-radio: 1;
	max-width: 1440px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto
}

#c_static_001_P_601-17056652912360 .e_loop-1 {
	display-radio: 1;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3vw
}

@media screen and (max-width:768px) {
	#c_static_001_P_601-17056652912360 .light .yjTitle {
		background-color: #0976d5;
		color: #fff
	}

	#c_static_001_P_601-17056652912360 .light .yjTitle .yjLink {
		color: #fff
	}

	#c_static_001_P_601-17056652912360 .contentBox {
		width: 100%;
		height: auto;
		overflow: visible;
		z-index: 999
	}

	#c_static_001_P_601-17056652912360 .backBtn {
		position: relative;
		display: inline-block;
		width: 45px;
		height: 100%;
		vertical-align: top;
		background: #f5f8fa
	}

	#c_static_001_P_601-17056652912360 .content {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around
	}

	#c_static_001_P_601-17056652912360 .moveBtn {
		display: block
	}

	#c_static_001_P_601-17056652912360 .btn {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		height: 40px;
		display: block;
		text-align: center;
		line-height: 40px;
		font-size: 1.2rem;
		color: #7b8a96;
		padding: 0
	}

	#c_static_001_P_601-17056652912360 .yjTitle {
		border-bottom: 1px solid #f8f8f8;
		padding: 0 5px
	}

	#c_static_001_P_601-17056652912360 .sjTitle {
		padding-left: 80px
	}

	#c_static_001_P_601-17056652912360 .jsDeg {
		transform: rotate(-90deg)
	}

	#c_static_001_P_601-17056652912360 .line_right {
		display: block;
		width: 8px;
		height: 50px;
		background-color: #04abf4;
		position: absolute;
		right: 0;
		top: 0;
		opacity: 0
	}

	#c_static_001_P_601-17056652912360 .line_show {
		opacity: 1
	}

	#c_static_001_P_601-17056652912360 .sjTitle::after {
		content: '';
		display: block;
		width: 8px;
		height: 50px;
		background-color: #04abf4;
		position: absolute;
		right: 0;
		top: 0
	}

	#c_static_001_P_601-17056652912360 .p_linkBox {
		flex: 0 0 calc((100% - 30px) / 2);
	}

	#c_static_001_P_601-17056652912360 .yjLink {
		text-align: center
	}
}

@media screen and (min-width: 769px) {
	#c_static_001_P_601-17056652912360 .light .yjTitle {
		background-color: #0976d5;
		color: #fff
	}

	#c_static_001_P_601-17056652912360 .light .yjTitle .yjLink {
		color: #fff
	}

	#c_static_001_P_601-17056652912360 .content {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	#c_static_001_P_601-17056652912360 .sjBox {
		position: absolute;
		top: 0;
		left: 100%;
		box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4)
	}

	#c_static_001_P_601-17056652912360 .sjTitle {
		text-align: center
	}

	#c_static_001_P_601-17056652912360 .sjTitle::before {
		content: '';
		position: absolute;
		display: block;
		width: 6px;
		height: 50px;
		background-color: #04abf4
	}

	#c_static_001_P_601-17056652912360 .sjBox li {
		width: 150px
	}

	#c_static_001_P_601-17056652912360 .sjTitle:hover .sjLink {
		color: #01a5ec
	}

	#c_static_001_P_601-17056652912360 .sjLi::before {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-top: 6px solid #04abf4;
		border-right: 6px solid #fff;
		border-bottom: 6px solid #04abf4;
		position: absolute;
		left: 0;
		top: 22px;
		z-index: 1
	}

	#c_static_001_P_601-17056652912360 .ejLi:hover .sjLi::before {
		display: block
	}
}

#c_static_001_P_601-17059160074041 .p_MatteIcon .iconfont:before {
	content: '\e602'
}

#c_static_001_P_601-17059160074041>div {
	animation-fill-mode: both
}

#c_static_001_P_601-17059160074041 .moveBtn {
	display: none;
	color: #fff;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #da4304;
	border: 1px solid #da4304;
	white-space: nowrap;
	border-radius: 4px;
	margin: 10px 0
}

#c_static_001_P_601-17059160074041 .contentBox {
	width: 100%;
	height: auto;
	overflow: visible;
	z-index: 999
}

#c_static_001_P_601-17059160074041 .link {
	position: relative;
	height: auto
}

#c_static_001_P_601-17059160074041 .yjTitle {
	padding: 0 15px
}

#c_static_001_P_601-17059160074041 .yjLink {
	position: relative;
	color: #333;
	display: block;
	line-height: 75px;
	font-size: 16px;
	transition: all .5s ease
}

#c_static_001_P_601-17059160074041 .yjLink::before {
	content: '>';
	display: block;
	width: 3px;
	height: 50px;
	background-color: #04abf4;
	position: absolute;
	left: -20px;
	top: -16px;
	opacity: 0;
	transition: all .5s ease
}

#c_static_001_P_601-17059160074041 .iconfont1 {
	position: absolute;
	right: 45px;
	top: 0px;
	bottom: 0px;
	width: 50px;
	color: #7b8a96;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem
}

#c_static_001_P_601-17059160074041 .ejLi {
	position: relative
}

#c_static_001_P_601-17059160074041 .ejTitle {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 50px;
	transition: all .5s ease
}

#c_static_001_P_601-17059160074041 .ejLink {
	color: #86939e;
	font-size: 1rem
}

#c_static_001_P_601-17059160074041 .iconfont2 {
	position: absolute;
	right: 20px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #86939e;
	font-size: 1rem;
	transition: all .5s ease
}

#c_static_001_P_601-17059160074041 .icf {
	transform: rotate(180deg)
}

#c_static_001_P_601-17059160074041 .sjTitle {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8
}

#c_static_001_P_601-17059160074041 .sjLink {
	color: #7b8a96;
	font-size: 1rem
}

#c_static_001_P_601-17059160074041 .ejBox {
	display: none
}

#c_static_001_P_601-17059160074041 .rotate {
	transform: rotate(-90deg)
}

#c_static_001_P_601-17059160074041 .ejTitle:hover {
	background-color: rgba(255, 144, 0, 1)
}

#c_static_001_P_601-17059160074041 .backBtn {
	display: none
}

#c_static_001_P_601-17059160074041 .yjTitle:hover {
	background-color: rgba(255, 144, 0, 1)
}

#c_static_001_P_601-17059160074041 .yjTitle:hover .yjLink {
	color: #666
}

#c_static_001_P_601-17059160074041 .sjBox {
	display: none
}

#c_static_001_P_601-17059160074041 .line_right {
	display: none
}

#c_static_001_P_601-17059160074041 {
	display-radio: 1;
	max-width: 1440px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px
}

#c_static_001_P_601-17059160074041 .e_breadcrumb-2 .p_breadcrumbItem {
	position: relative;
	color: #666;
	font-size: 14px
}

#c_static_001_P_601-17059160074041 .e_breadcrumb-2 .p_breadcrumbItem .text-secondary {
	color: #666
}

#c_static_001_P_601-17059160074041 .e_breadcrumb-2 .icon {
	width: 12px;
	height: 12px
}

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

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

#c_static_001_P_601-17059160074041 .e_breadcrumb-2 .p_breadcrumb {
	display: flex;
	justify-content: center
}

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

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

#c_static_001_P_601-17059160074041 .e_breadcrumb-2 .siblings.active {
	border: 1px solid #dee2e6
}

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

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

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

#c_static_001_P_601-17059160074041 .e_breadcrumb-2 {
	display-radio: 1;
	background_radio: 1
}

@media screen and (max-width:768px) {
	#c_static_001_P_601-17059160074041 .contentBox {
		position: fixed;
		top: 0;
		left: 100%;
		background: #fff;
		height: 100%;
		font-size: 0
	}

	#c_static_001_P_601-17059160074041 .backBtn {
		position: relative;
		display: inline-block;
		width: 45px;
		height: 100%;
		vertical-align: top;
		background: #f5f8fa
	}

	#c_static_001_P_601-17059160074041 .content {
		display: inline-block;
		width: calc(100% - 45px)
	}

	#c_static_001_P_601-17059160074041 .moveBtn {
		display: block
	}

	#c_static_001_P_601-17059160074041 .btn {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		height: 40px;
		display: block;
		text-align: center;
		line-height: 40px;
		font-size: 1.2rem;
		color: #7b8a96;
		padding: 0
	}

	#c_static_001_P_601-17059160074041 .yjTitle {
		border-bottom: 1px solid #f8f8f8
	}

	#c_static_001_P_601-17059160074041 .sjTitle {
		padding-left: 80px
	}

	#c_static_001_P_601-17059160074041 .jsDeg {
		transform: rotate(-90deg)
	}

	#c_static_001_P_601-17059160074041 .line_right {
		display: block;
		width: 8px;
		height: 50px;
		background-color: #04abf4;
		position: absolute;
		right: 0;
		top: 0;
		opacity: 0
	}

	#c_static_001_P_601-17059160074041 .line_show {
		opacity: 1
	}

	#c_static_001_P_601-17059160074041 .sjTitle::after {
		content: '';
		display: block;
		width: 8px;
		height: 50px;
		background-color: #04abf4;
		position: absolute;
		right: 0;
		top: 0
	}

	#c_static_001_P_601-17059160074041 .e_breadcrumb-2 .p_breadcrumbItem {
		position: relative;
		color: #666;
		display: inline-block;
		font-size: 14px
	}

	#c_static_001_P_601-17059160074041 .e_breadcrumb-2 .p_breadcrumb {
		display: block
	}
}

@media screen and (min-width: 769px) {
	#c_static_001_P_601-17059160074041 .light .yjTitle {
		background-color: #113ea4;
		color: #fff
	}

	#c_static_001_P_601-17059160074041 .light .yjTitle .yjLink {
		color: #fff
	}

	#c_static_001_P_601-17059160074041 .content {
		display: flex;
		justify-content: flex-start
	}

	#c_static_001_P_601-17059160074041 .sjBox {
		position: absolute;
		top: 0;
		left: 100%;
		box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4)
	}

	#c_static_001_P_601-17059160074041 .sjTitle {
		text-align: center
	}

	#c_static_001_P_601-17059160074041 .sjTitle::before {
		content: '';
		position: absolute;
		display: block;
		width: 6px;
		height: 50px;
		background-color: #04abf4
	}

	#c_static_001_P_601-17059160074041 .sjBox li {
		width: 150px
	}

	#c_static_001_P_601-17059160074041 .sjTitle:hover .sjLink {
		color: #01a5ec
	}

	#c_static_001_P_601-17059160074041 .sjLi::before {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-top: 6px solid #04abf4;
		border-right: 6px solid #fff;
		border-bottom: 6px solid #04abf4;
		position: absolute;
		left: 0;
		top: 22px;
		z-index: 1
	}

	#c_static_001_P_601-17059160074041 .ejLi:hover .sjLi::before {
		display: block
	}
}

#c_product_list_019_P_005-1704423867057 {
	min-height: 300px;
	background_radio: 2;
	display-radio: 1;
	padding-top: 2vw;
	padding-bottom: 2vw
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_list {
	display: flex;
	flex-wrap: wrap
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_page {
	text-align: center
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_filter_wrapper {
	width: 100%
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_filter_key {
	line-height: 40px;
	margin-right: 10px;
	font-weight: bold
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_v_item {
	display: inline-block;
	margin: 0 5px;
	line-height: 40px;
	cursor: pointer
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_active {
	color: blueviolet
}

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

#c_product_list_019_P_005-1704423867057 .e_loop-6 .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_019_P_005-1704423867057 .e_loop-6 .multSelect {
	font-size: 14px;
	position: relative
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	position: relative;
	cursor: pointer
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect ul,
li {
	list-style: none
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 3px 5px;
	margin: 5px 5px 5px 0;
	border-radius: 5px
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .multSelect-option>div {
	line-height: 35px;
	cursor: pointer;
	padding: 0 10px
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

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

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: calc(50% - 8px)
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_filter_select {
	width: 150px
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_normal_start,
#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_date_start {
	display: inline;
	width: 100px
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_normal_end,
#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_date_end {
	display: inline;
	width: 100px
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_split {
	margin: 0 5px
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 .p_normal {
	margin-right: 16px
}

#c_product_list_019_P_005-1704423867057 .e_loop-6 {
	background_radio: 1;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 50px;
	display-radio: 1
}

#c_product_list_019_P_005-1704423867057 .e_container-7 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: rgba(255, 255, 255, 1);
}

.e_container-7 .cbox-7-0 {
	border-style: solid;
	box-shadow: 0 3px 5px 0 #eee;
	border-width: 1px;
	border-color: rgba(241, 241, 241, 1);
	position: relative;
}

.cbox-7-0:hover {
	box-shadow: 0 3px 5px 0 #ccc
}

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

#c_product_list_019_P_005-1704423867057 .e_image-8 {
	overflow: hidden;
	position: relative
}

#c_product_list_019_P_005-1704423867057 .e_container-7 .img_title {
	background-color: rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	height: 0%;
	right: 0px;
	bottom: 0px;
	top: 0px;
	color: #fff;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 1rem;
	z-index: 2;
	justify-content: center;
	display: flex;
	transition: all .5s ease;
	align-items: center
}

#c_product_list_019_P_005-1704423867057 .e_container-7:hover .img_title {
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	transition: all .5s ease
}

#c_product_list_019_P_005-1704423867057 .e_container-7:hover .e_image-8 img {
	transform: translate(-50%, -50%) scale(1.2);
	transition: all .6s
}

#c_product_list_019_P_005-1704423867057 .e_container-7:hover .e_text-10 a {
	color: rgba(230, 0, 18, 1);
	transition: all .6s
}

#c_product_list_019_P_005-1704423867057 .e_image-8 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: all .6s
}

#c_product_list_019_P_005-1704423867057 .e_text-10 {
	font_radio: 2;
	font-size: 28px;
	font-family: Arial;
	text-align: left;
	line-height: 2;
	color: rgba(51, 51, 51, 1);
	margin-top: 10px;
	margin-bottom: 10px;
	display-radio: 1;
	font-weight: bold
}

#c_product_list_019_P_005-1704423867057 .e_container-22 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	background-color: #fdfdfd;
	width: 100%;
}

#c_product_list_019_P_005-1704423867057 .e_container-22:hover .e_text-31 {
	color: var(--bgcolor)
}

#c_product_list_019_P_005-1704423867057 .e_container-22>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_product_list_019_P_005-1704423867057 .e_container-23 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}

#c_product_list_019_P_005-1704423867057 .e_container-23>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_product_list_019_P_005-1704423867057 .e_container-23 .cbox-23-0 {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px
}

#c_product_list_019_P_005-1704423867057 .e_container-22 .cbox-22-0 {
	flex: 0 0 30%;
}

#c_product_list_019_P_005-1704423867057 .e_container-22 .cbox-22-0 .prod_label {
	font-weight: bold
}

#c_product_list_019_P_005-1704423867057 .e_text-26 {
	line-height: 2
}

#c_product_list_019_P_005-1704423867057 .e_text-27 {
	line-height: 2;
	font_radio: 2;
	display-radio: 1;
	color: #666
}

#c_product_list_019_P_005-1704423867057 .e_text-28 {
	line-height: 2;
	font_radio: 2;
	display-radio: -webkit-box;
	-webkit-line-clamp: 4;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}

#c_product_list_019_P_005-1704423867057 .e_text-29 {
	line-height: 2;
	font_radio: 2;
	display-radio: 1;
	color: #666
}

#c_product_list_019_P_005-1704423867057 .e_text-31 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	font-size: 16px;
	margin-top: 1vw;
	color: rgba(129, 129, 129, 1)
}

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

	#c_product_list_019_P_005-1704423867057 .e_container-7 {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		width: auto;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 10px;
		padding-left: 5px;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 15px;
		background-color: rgba(255, 255, 255, 1)
	}

	#c_product_list_019_P_005-1704423867057 .e_text-10 {
		font_radio: 2;
		font-size: 20px;
		font-family: Arial;
		text-align: left;
		line-height: 1.5;
		color: rgba(51, 51, 51, 1);
		margin-top: 5px;
		margin-bottom: 5px
	}
	#c_product_list_019_P_005-1704423867057 .e_container-22 .cbox-22-0 {
    flex: 0 0 40%;
}
#c_product_list_019_P_005-1704423867057 .e_text-27 {
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
	#c_product_list_019_P_005-1704423867057 .e_text-28 {
		display: none
	}

	#c_product_list_019_P_005-1704423867057 .e_text-29 {
		display: none
	}

	#c_product_list_019_P_005-1704423867057 .e_container-23 .cbox-23-0 {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-left: 10px
	}
}

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

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