.pageLayout[data-v-307f99c9] {
	width: 1200px;
	text-align: left;
	margin: 0 auto
}

.Footer[data-v-13a07940] {
	position: relative;
	width: 100%;
	height: auto;
	min-width: 1200px!important;
	background: #efefef;
	padding-bottom: 1rem
}

.Footer .Footer_cont[data-v-13a07940] {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	min-width: 1200px
}

.Footer .Footer_cont .footer_left[data-v-13a07940] {
	display: inline-block;
	width: 65%;
	padding-top: 1.5rem
}

.Footer .Footer_cont .footer_right[data-v-13a07940] {
	display: inline-block;
	width: 30%;
	padding-left: 50px
}

.Footer .Footer_cont table[data-v-13a07940] {
	width: 100%;
	text-align: center;
	white-space: nowrap
}

.Footer .Footer_cont table th[data-v-13a07940] {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	line-height: 16px;
	padding: 1rem .8rem
}

.Footer .Footer_cont table a[data-v-13a07940] {
	list-style: none;
	text-decoration: none;
	font-size: 16px;
	color: rgba(0,0,0,.7);
	cursor: pointer
}

.Footer .Footer_cont table a[data-v-13a07940]:hover {
	opacity: .6;
	color: #ce0e2d
}

.Footer .Footer_cont .footer_right[data-v-13a07940] {
	text-align: left;
	border-left: .5px solid rgba(0,0,0,.2);
	line-height: 30px;
	white-space: nowrap;
	margin-top: -10px
}

.Footer .Footer_cont .footer_right .QR[data-v-13a07940] {
	display: inline-block;
	padding-top: 10px;
	font-size: 14px
}

.Footer .Footer_cont .footer_right .QR img[data-v-13a07940] {
	margin: 0 auto;
	display: block;
	width: 55px
}

.Footer .Footer_cont .footer_right .QR2[data-v-13a07940] {
	margin-left: 0;
	text-align: center
}

.Footer .Footer_cont .footer_right .Footer_icon[data-v-13a07940] {
	width: 150px;
	margin-top: 20px;
	margin-bottom: 14px
}

.Footer .Footer_cont .footer_right strong[data-v-13a07940] {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #000
}

.Footer .Footer_cont .footer_right div[data-v-13a07940] {
	font-size: 16px;
	padding-top: 1px;
	color: rgba(0,0,0,.7)
}

.Footer .version[data-v-13a07940] {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	cursor: text
}

.Footer .version div[data-v-13a07940] {
	display: flex;
	justify-content: center;
	align-items: center;
	color: grey
}

.Footer .version .browse[data-v-13a07940] {
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	margin-left: 1rem;
	cursor: text;
	color: #efefef
}

.channel-web .title-img-class[data-v-2a957b9e] {
	width: 100%;
	height: auto;
	position: relative
}

.channel-web .title-img-class img[data-v-2a957b9e] {
	width: 100%;
	height: auto
}

.channel-web .title-img-class .title-font-class[data-v-2a957b9e] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.time-line-wrap[data-v-db013552] {
	display: inline-block;
	position: relative;
	padding: 60px 0
}

.time-line-wrap .time-line .line-item+.line-item[data-v-db013552] {
	margin-top: 50px
}

.time-line-wrap .time-line .line-item[data-v-db013552] {
	margin-left: 30px;
	width: calc(100% - 30px);
	height: auto;
	position: relative;
	cursor: pointer
}

.time-line-wrap .time-line .line-item .item-index[data-v-db013552] {
	padding: 0 10px;
	line-height: 20px;
	font-size: 20px;
	position: relative;
	color: #656565;
	color: rgba(0,0,0,.8)!important
}

.time-line-wrap .time-line .line-item .item-content[data-v-db013552] {
	width: 100%;
	height: auto;
	position: relative;
	white-space: pre-wrap;
	word-wrap: break-word
}

.time-line-wrap .time-line .line-item[data-v-db013552]:before {
	content: "";
	width: 11px;
	height: 11px;
	border-radius: 100%;
	background-color: #e5e5e5;
	position: absolute;
	left: -15px;
	z-index: 2
}

.time-line-wrap .time-line .line-item[data-v-db013552]:after {
	content: "";
	width: 1px;
	height: calc(100% + 50px);
	background-color: #ce0e2d;
	position: absolute;
	top: 0;
	left: -10px
}

.time-line-wrap .time-line .line-item[data-v-db013552]:last-child:after {
	content: "";
	position: unset;
	background-color: unset;
	width: unset;
	height: unset
}

.time-line-wrap .time-line .acticeItem[data-v-db013552]:before {
	content: "";
	width: 11px;
	height: 11px;
	border: 2px solid #ce0e2d;
	border-radius: 100%;
	background-color: #fff;
	position: absolute;
	left: -17px;
	z-index: 2
}

.time-line-wrap .time-line .acticeText[data-v-db013552] {
	padding: 0 10px;
	line-height: 20px;
	font-size: 26px!important;
	font-weight: 400;
	position: relative
}

.time-line-wrap .top-arrow[data-v-db013552] {
	font-size: 26px;
	position: absolute;
	left: 8px;
	top: 20px;
	margin: 0 auto;
	color: #ce0e2d
}

.time-line-wrap .bottom-arrow[data-v-db013552] {
	font-size: 26px;
	position: absolute;
	left: 8px;
	bottom: 20px;
	margin: 0 auto;
	color: #ce0e2d
}

.event-card[data-v-031b4b58] {
	padding: 0 30px 0 0
}

.event-card .card[data-v-031b4b58] {
	margin-bottom: 25px;
	padding: 30px 30px;
	border-radius: 10px;
	box-shadow: 2px 6px 20px 1px rgba(51,51,51,.2);
	overflow: hidden
}

.event-card .card .card-img[data-v-031b4b58] {
	float: left;
	padding: 0 30px 0 0
}

.event-card .card .card-content[data-v-031b4b58] {
	box-sizing: border-box
}

.develop .title-img-class[data-v-587574ae] {
	width: 100%;
	height: auto;
	position: relative
}

.develop .title-img-class img[data-v-587574ae] {
	width: 100%;
	height: auto
}

.develop .title-img-class .title-font-class[data-v-587574ae] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.develop .general-template[data-v-587574ae] {
	padding: 60px 0
}

.develop .general-template .event-line[data-v-587574ae] {
	overflow: hidden
}

.develop .general-template .event-line .line[data-v-587574ae] {
	float: left;
	width: 100px
}

.develop .general-template .event-line .develop-content[data-v-587574ae] {
	padding: 0 0 0 160px
}

.red-class[data-v-16444c1b] {
	color: #ce0e2d;
	font-weight: 600
}

.active-text[data-v-16444c1b] {
	color: #ce0e2d
}

.active-li[data-v-16444c1b] {
	color: #ce0e2d;
	border-bottom: 3px solid #ce0e2d
}


.active-no[data-v-16444c1b] {
	color: #666666;

}

.child-class[data-v-16444c1b] {
	padding: 0 22px 0;
	margin: 0 10px 0;
	font-size: 16px
}

.child-class[data-v-16444c1b]:hover {
	color: #ce0e2d;
	font-weight: 600
}

.headerWrap[data-v-16444c1b] {
	box-shadow: 0 1px 15px hsla(0,6%,67.1%,.2);
	height: 91px;
	width: 100%
}

.headerWrap .Header[data-v-16444c1b] {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding: 1rem 0 1rem 0;
	z-index: 100000
}

.headerWrap .Header .Header_cont[data-v-16444c1b] {
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	box-sizing: border-box;
	width: 75%;
	margin: 0 auto
}

.headerWrap .Header .Header_cont .menuList[data-v-16444c1b] {
	font-size: 16px;
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: center;
	height: 75px;
	margin: 0;
	white-space: nowrap
}

.headerWrap .Header .Header_cont .menuList li[data-v-16444c1b] {
	margin: 18px 25px 18px 25px;
	display: inline-block;
	padding-bottom: 8px;
	cursor: pointer
}

.headerWrap .Header .Header_cont .menuList li[data-v-16444c1b]:hover {
	color: #ce0e2d
}

.headerWrap .Header .Header_cont .menuList .activeLi[data-v-16444c1b] {
	color: #ce0e2d;
	border-bottom: 3px solid #ce0e2d
}

.headerWrap .Header .animatedWrap-enter[data-v-16444c1b] {
	opacity: .5
}

.headerWrap .Header .downMenuCont[data-v-16444c1b] {
	box-shadow: 0 4px 2px hsla(0,6%,67.1%,.1);
	position: absolute;
	width: 100%;
	height: auto;
	background: hsla(0,0%,100%,.8)
}

.headerWrap .Header .downMenuCont .notProducts[data-v-16444c1b] {
	width: 80%;
	margin: 0 auto;
	list-style: none;
	padding: 1rem 0
}

.headerWrap .Header .downMenuCont .notProducts li[data-v-16444c1b] {
	display: inline-block;
	padding: 1rem 1rem;
	margin-right: 1rem;
	cursor: pointer
}

.headerWrap .Header .downMenuCont .notProducts .notProductsItem[data-v-16444c1b]:hover {
	color: #ce0e2d
}

.headerWrap .Header .downMenuCont .notProducts .firstChild[data-v-16444c1b] {
	padding: 1rem 1rem;
	margin-right: 3rem;
	font-size: 1rem;
	font-weight: 700;
	box-sizing: border-box;
	cursor: default
}

.headerWrap .Header .downMenuCont .notProducts span[data-v-16444c1b] {
	height: 100%;
	width: .5px;
	border: .1px solid #000;
	margin-right: 2rem
}

.headerWrap .Header .downMenuCont .isProducts[data-v-16444c1b] {
	width: 75%;
	padding-left: 10%;
	padding-right: 10%;
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 16px;
	position: relative;
	justify-content: center
}

.headerWrap .Header .downMenuCont .isProducts>span[data-v-16444c1b] {
	height: 5rem;
	border: .2px solid #909090
}

.headerWrap .Header .downMenuCont .isProducts li[data-v-16444c1b] {
	list-style: none
}

.headerWrap .Header .downMenuCont .isProducts li div[data-v-16444c1b] {
	position: relative;
	display: inline-block;
	margin-right: 2rem
}

.headerWrap .Header .downMenuCont .isProducts li div img[data-v-16444c1b] {
	display: block;
	width: 11rem
}

.headerWrap .Header .downMenuCont .isProducts li div span[data-v-16444c1b] {
	display: block;
	padding: 5px 5px;
	position: absolute;
	bottom: 0;
	width: 50%;
	left: 23%;
	height: 1rem;
	background: #fff;
	cursor: pointer;
	border-radius: 10px;
	text-align: center
}

.headerWrap .Header .downMenuCont .isProducts li .product-img .product-span[data-v-16444c1b] {
	font-size: 14px;
	height: auto;
	padding: 3px 3px
}

.headerWrap .Header .downMenuCont .isProducts li .product-img .product-span[data-v-16444c1b]:hover {
	background-color: #ce0e2d;
	color: #fff
}

.headerWrap .Header .downMenuCont .isProducts table tr td[data-v-16444c1b] {
	position: relative;
	cursor: pointer
}

.headerWrap .Header .downMenuCont .isProducts table tr td img[data-v-16444c1b] {
	position: absolute;
	top: -10px;
	left: 38%
}

.headerWrap .Header .downMenuCont .isProducts .pass[data-v-16444c1b] {
	margin-left: 2rem
}

.headerWrap .Header .downMenuCont .isProducts .pass tr td[data-v-16444c1b] {
	padding: .5rem!important;
	margin: 0!important
}

.headerWrap .Header .downMenuCont .isProducts .pass .passItem[data-v-16444c1b]:hover {
	font-weight: 600
}

.headerWrap .Header .menuMoveIn[data-v-16444c1b] {
	top: 5rem
}

.headerWrap .Header .menuMoveOut[data-v-16444c1b] {
	top: -10rem
}

.headerWrap .Header .Header_icon[data-v-16444c1b] {
	display: inline-block;
	width: 160px;
	cursor: pointer
}

.title-img-class[data-v-264103da] {
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-264103da] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-264103da] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.odd-num-class[data-v-264103da] {
	background-color: #f8f8f8;
	width: 100%;
	margin: 0 auto;
	padding-top: 90px;
	padding-bottom: 130px;
	padding-left: calc((100% - 1200px)/2);
	padding-right: calc((100% - 1200px)/2);
	box-sizing: border-box
}

.title-class[data-v-264103da] {
	font-size: 36px;
	font-weight: 500
}

.detail-class[data-v-264103da] {
	width: 55%;
	margin-top: 30px;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 25px
}

.detail-class-fight[data-v-264103da] {
	margin-left: 45%;
	margin-top: 30px;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 25px
}

.big-round[data-v-264103da] {
	background: #fff
}

.big-round[data-v-264103da],.left-big-round[data-v-264103da] {
	width: 280px;
	height: 280px;
	border-radius: 50%;
	display: inline-block
}

.left-big-round[data-v-264103da] {
	background: #f1f1f1
}

.little-round[data-v-264103da] {
	background: #fff;
	margin-left: 60px
}

.left-little-round[data-v-264103da],.little-round[data-v-264103da] {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 50px
}

.left-little-round[data-v-264103da] {
	background: #f1f1f1
}

.button-class[data-v-264103da] {
	background-color: #ce0e2d;
	color: #fff;
	font-size: 16px;
	width: 300px;
	height: 50px
}

.button-class img[data-v-264103da] {
	width: 16px;
	height: 16px
}

.button-div-class[data-v-264103da] {
	margin: 30px auto
}

.little-phone[data-v-264103da] {
	z-index: 100;
	display: inline-block
}

.little-phone img[data-v-264103da] {
	width: 150px;
	height: auto
}

.big-phone[data-v-264103da] {
	margin-left: -40px;
	display: inline-block
}

.big-phone img[data-v-264103da] {
	width: 180px;
	height: auto
}

.even-num-class[data-v-264103da] {
	padding-top: 90px;
	padding-bottom: 90px;
	padding-left: calc((100% - 1200px)/2);
	padding-right: calc((100% - 1200px)/2)
}

.phone-img-class[data-v-264103da] {
	position: absolute;
	top: -80px;
	left: 7%
}

.phone-img-class img[data-v-264103da] {
	width: 320px
}

.odd-phone-img-class[data-v-264103da] {
	position: absolute;
	top: -70px;
	left: 20%
}

.odd-phone-img-class img[data-v-264103da] {
	width: 320px
}

.channel-web .title-img-class[data-v-747a85fe] {
	width: 100%;
	height: auto;
	position: relative
}

.channel-web .title-img-class img[data-v-747a85fe] {
	width: 100%;
	height: auto
}

.channel-web .title-img-class .title-font-class[data-v-747a85fe] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.channel-web .we-have-out[data-v-747a85fe] {
	text-align: left;
	margin: 0 auto;
	margin-top: -50px;
	padding: 80px 50px;
	width: 1100px;
	background: #fff;
	font-size: 36px;
	box-shadow: 13px 6px 18px 2px rgba(25,24,35,.1)
}

.channel-web .we-have-out[data-v-747a85fe] .el-row .el-col {
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

.channel-web .we-have-out .we-have-active[data-v-747a85fe] {
	text-align: left;
	margin: 0 auto;
	margin-top: -60px;
	margin-left: -50px;
	width: 100%;
	height: 300px;
	padding: 40px 50px;
	background: #fff;
	font-size: 36px;
	box-shadow: 13px 6px 18px 2px rgba(25,24,35,.1);
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

.channel-web .we-have-out .we-have-active-title[data-v-747a85fe] {
	font-size: 30px;
	font-weight: 500
}

.channel-web .we-have-out .we-have-active-content[data-v-747a85fe] {
	margin-top: 30px;
	font-size: 20px;
	line-height: 30px
}

.channel-web .we-have-out .we-have[data-v-747a85fe] {
	margin: 0 0 30px 0;
	font-weight: 500
}

.channel-web .we-have-out .we-have-number[data-v-747a85fe] {
	font-size: 58px;
	color: #ce0e2d
}

.channel-web .we-have-out .we-have-content[data-v-747a85fe] {
	margin: 0 20px;
	font-size: 24px
}

.channel-web .map-wrap[data-v-747a85fe] {
	overflow: hidden;
	padding: 100px 0 60px
}

.channel-web .map-wrap .map-img[data-v-747a85fe] {
	float: left
}

.channel-web .map-wrap .map-content[data-v-747a85fe] {
	padding: 0 0 0 600px
}

.channel-web .map-wrap .map-content .title[data-v-747a85fe] {
	padding-bottom: 30px
}

.channel-web .map-wrap .map-content .content[data-v-747a85fe] {
	margin: 0 0 10px 0
}

.cultureManual[data-v-17a281df] {
	display: flex
}

.cultureManual-left[data-v-17a281df] {
	width: 30%;
	margin-right: 50px
}

.cultureManual-img[data-v-17a281df] {
	margin-left: 110px;
	margin-top: 90px
}

.cultureManual-right[data-v-17a281df] {
	position: relative;
	width: 60%;
	height: 825px;
	box-shadow: 5px 0 10px -5px hsla(0,0%,54.1%,.21),-5px 0 10px -5px hsla(0,0%,54.1%,.21)
}

.cultureManual-slide[data-v-17a281df] {
	width: 5%;
	margin-top: 150px;
	position: relative
}

.cultureManual-slide-track[data-v-17a281df] {
	margin-left: 26px
}

.cultureManual-slide-hand[data-v-17a281df] {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: myfirst-data-v-17a281df 1.5s infinite alternate;
	animation: myfirst-data-v-17a281df 1.5s infinite alternate
}

@-webkit-keyframes myfirst-data-v-17a281df {
	0% {
		left: 0;
		top: 0
	}

	to {
		left: 0;
		top: 40px
	}
}

@keyframes myfirst-data-v-17a281df {
	0% {
		left: 0;
		top: 0
	}

	to {
		left: 0;
		top: 40px
	}
}

.cultureManual-pdf[data-v-17a281df]::-webkit-scrollbar {
	display: none
}

.cultureManual-pdf[data-v-17a281df] {
	width: 100%;
	height: 825px;
	overflow-y: auto;
	cursor: pointer
}

.cultureManual-top-zzc[data-v-17a281df] {
	display: block;
	width: 100%;
	z-index: 9;
	background: linear-gradient(1turn,hsla(0,0%,100%,0),#fff);
	opacity: 1;
	position: absolute;
	top: 0;
	height: 100px
}

.cultureManual-bottom-zzc[data-v-17a281df] {
	display: block;
	width: 100%;
	z-index: 9;
	background: linear-gradient(1turn,#fff,hsla(0,0%,100%,0));
	opacity: 1;
	position: absolute;
	bottom: 0;
	height: 100px
}

.title-img-class[data-v-17a281df] {
	text-align: center;
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-17a281df] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-17a281df] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 55%;
	font-size: 60px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.title-class[data-v-17a281df] {
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: 500
}

.title-class-EN[data-v-17a281df] {
	margin-top: 10px;
	font-size: 14px
}

.second-title-class[data-v-17a281df] {
	font-size: 24px;
	font-weight: 400;
	color: #999
}

.third-title-class[data-v-17a281df] {
	width: 100%;
	font-size: 34px;
	font-family: PingFangSC-Medium,PingFang SC;
	font-weight: 500;
	color: #333;
	line-height: 42px
}

.content-class[data-v-17a281df] {
	font-size: 16px;
	font-family: PingFangSC-Regular,PingFang SC;
	font-weight: 400;
	color: #666;
	line-height: 27px;
	margin-top: 30px
}



.qyjzg[data-v-17a281df] {
	background: #f8f8f8;
	padding-bottom: 80px
}

.zlg[data-v-17a281df] {
	margin-left: calc((100% - 1200px)/2);
	margin-right: calc((100% - 1200px)/2);
	background: #fff;
	box-shadow: 0 4px 11px 0 hsla(0,0%,54.1%,.21);
	border: 1px solid #e6e6e6;
	display: flex;
	justify-content: space-around;
	height: auto;
	transition: all .5s ease 0s
}

.zlg[data-v-17a281df]:hover {
	transform: scale(1.05)
}

.title-img-class[data-v-0de13d3d] {
	text-align: center;
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-0de13d3d] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-0de13d3d] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 55%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.title-img-logo[data-v-0de13d3d] {
	position: absolute;
	top: 28%;
	width: 8%;
	left: 45%
}

.title-class[data-v-0de13d3d] {
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: 500
}

.title-class-EN[data-v-0de13d3d] {
	margin-top: 10px;
	font-size: 14px
}

.detail-font-class[data-v-0de13d3d] {
	-webkit-animation: animate-data-v-0de13d3d .6s;
	animation: animate-data-v-0de13d3d .6s;
	position: absolute;
	left: 10%;
	bottom: 0;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: .5px;
	z-index: 100;
	color: #fff;
	height: 150px;
	width: 90%;
	background: linear-gradient(transparent,#000)
}

@-webkit-keyframes animate-data-v-0de13d3d {
	0% {
		height: 0;
		bottom: 0
	}

	to {
		height: 150px;
		bottom: 0
	}
}

@keyframes animate-data-v-0de13d3d {
	0% {
		height: 0;
		bottom: 0
	}

	to {
		height: 150px;
		bottom: 0
	}
}

.about-us[data-v-7ee7bcc6] {
	width: 100%;
	margin: -412px 0 40px 0;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.about-us-content-label[data-v-7ee7bcc6] {
	width: 200px;
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 36px
}

.about-us-content-label-en[data-v-7ee7bcc6] {
	text-align: left;
	font-size: 14px
}

.about-us-img[data-v-7ee7bcc6] {
	width: 100%
}

.we-have-out[data-v-7ee7bcc6] {
	margin: 0 auto;
	margin-top: 180px;
	width: 1100px;
	height: 270px
}

.we-have-active[data-v-7ee7bcc6],.we-have-out[data-v-7ee7bcc6] {
	text-align: left;
	padding: 40px 50px;
	background: #fff;
	font-size: 36px;
	box-shadow: 13px 6px 18px 2px rgba(25,24,35,.1)
}

.we-have-active[data-v-7ee7bcc6] {
	margin: 0 auto;
	margin-top: -60px;
	margin-left: -50px;
	width: 100%;
	height: 300px;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

.we-have-active-title[data-v-7ee7bcc6] {
	font-size: 30px;
	font-weight: 500
}

.we-have-active-content[data-v-7ee7bcc6] {
	margin-top: 30px;
	font-size: 20px;
	line-height: 30px
}

.we-have[data-v-7ee7bcc6] {
	margin: 0 0 30px 0;
	font-weight: 500
}

.we-have-number[data-v-7ee7bcc6] {
	font-size: 54px;
	color: #ce0e2d
}

.we-have-content[data-v-7ee7bcc6] {
	font-size: 24px;
	margin-top: 30px
}

.introduct-out[data-v-7ee7bcc6] {
	margin: 0 auto;
	margin: 100px 0 50px 0
}

.introduct-title-content[data-v-7ee7bcc6] {
	margin-bottom: 40px;
	width: 380px;
	font-size: 20px;
	text-align: left
}

.develop-left-col[data-v-7ee7bcc6] {
	display: flex;
	flex-direction: column;
	margin-top: 100px
}

.develop-right-col[data-v-7ee7bcc6] {
	display: flex;
	flex-direction: column;
	margin-top: -65px
}

.develop-content-img-out[data-v-7ee7bcc6] {
	position: relative;
	width: 100%;
	height: 332px
}

.develop-content-img[data-v-7ee7bcc6] {
	width: 100%;
	height: 332px
}

.develop-two-out[data-v-7ee7bcc6] {
	padding-bottom: 70px
}

.develop-two-content-out[data-v-7ee7bcc6] {
	text-align: left;
	width: 85%;
	margin-top: -42px
}

.develop-two-content-sequence[data-v-7ee7bcc6] {
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 40px;
	margin: 0 10px 0 555px;
	background: #fff;
	color: #9c9c9c;
	width: 30px;
	border-bottom: .5px solid #b8b8b8
}

.develop-one-out[data-v-7ee7bcc6] {
	border-left: .14px solid #b8b8b8;
	padding-bottom: 70px
}

.develop-one-content-out[data-v-7ee7bcc6] {
	text-align: left;
	width: 85%;
	margin-left: 15%;
	margin-top: -42px
}

.develop-one-content-sequence[data-v-7ee7bcc6] {
	text-align: center;
	padding: 5px 0 0 0;
	width: 30px;
	font-size: 40px;
	margin-left: 15px;
	background: #fff;
	color: #9c9c9c;
	border-bottom: .5px solid #b8b8b8
}

.develop-content-title[data-v-7ee7bcc6] {
	margin: 25px 0 12px 0;
	font-size: 24px
}

.develop-content-second-title[data-v-7ee7bcc6],.develop-content-title[data-v-7ee7bcc6] {
	font-weight: 500;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

.develop-content-second-title[data-v-7ee7bcc6] {
	margin: 0 0 10px 0;
	font-size: 20px
}

.develop-content-content[data-v-7ee7bcc6] {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 25px;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

.develop-content-getmore[data-v-7ee7bcc6] {
	text-align: right;
	margin: 0 0 70px 0;
	font-size: 16px;
	font-weight: 500
}

.develop-content-img-active[data-v-7ee7bcc6] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 130px);
	padding-top: 130px;
	background-color: #ce0e2d;
	opacity: .9;
	z-index: 10;
	cursor: pointer
}

.develop-content-img-active-content[data-v-7ee7bcc6] {
	width: 100%;
	text-align: center;
	color: #fff;
	height: 60px;
	line-height: 60px;
	font-size: 36px;
	font-weight: 500
}

.develop-content-img-active-sequence[data-v-7ee7bcc6] {
	text-align: right;
	font-size: 250px;
	margin-top: -200px;
	color: #fff;
	opacity: .2
}

.left-quotation-out[data-v-7ee7bcc6] {
	margin: -325px 0 0 -55px;
	z-index: 50;
	cursor: pointer
}

.left-quotation-out img[data-v-7ee7bcc6] {
	width: 150px
}

.right-quotation-out[data-v-7ee7bcc6] {
	margin-top: 40px
}

.right-quotation-out img[data-v-7ee7bcc6] {
	width: 40px;
	margin-left: 400px
}

.group-leader-right-content[data-v-7ee7bcc6] {
	background: url() no-repeat;
	background-size: 100% 100%;
	text-align: left;
	padding: 145px 60px 30px
}

.group-leader-right-content-detail[data-v-7ee7bcc6] {
	position: relative;
	overflow: auto;
	height: 480px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	scrollbar-arrow-color: #9b031e;
	scrollbar-face-color: #9b031e;
	scrollbar-3dlight-color: #9b031e;
	scrollbar-highlight-color: #9b031e;
	scrollbar-shadow-color: #9b031e;
	scrollbar-darkshadow-color: #9b031e;
	scrollbar-track-color: #9b031e;
	scrollbar-base-color: #9b031e
}

.group-leader-right-content-detail[data-v-7ee7bcc6]::-webkit-scrollbar {
	display: none
}

.group-leader-out[data-v-7ee7bcc6] {
	height: 800px
}

.group-leader-left[data-v-7ee7bcc6] {
	height: 100%;
	width: 509.89px
}

.group-leader-left img[data-v-7ee7bcc6] {
	height: 100%
}

.group-leader-right[data-v-7ee7bcc6] {
	height: 100%;
	width: calc(100% - 509.89px)
}

.group-leader-right-title[data-v-7ee7bcc6] {
	width: 100%;
	height: 18%;
	background-color: #f9f9f9
}

.group-leader-right-title-desc[data-v-7ee7bcc6] {
	padding: 70px 20px 0 20px;
	font-size: 14px;
	color: #333;
	opacity: .5;
	text-align: right
}

.group-leader-right-title-cn[data-v-7ee7bcc6] {
	padding: 40px 0 10px 0;
	font-size: 36px
}

.group-leader-right-title-en[data-v-7ee7bcc6] {
	padding-left: 52px;
	font-size: 14px
}

.group-leader-right-content[data-v-7ee7bcc6] {
	height: 82%
}

.group-leader-right-content-row[data-v-7ee7bcc6] {
	margin: 0
}

.group-leader-click-get-more[data-v-7ee7bcc6] {
	text-align: center;
	margin-top: -115px;
	width: 113px;
	height: 113px;
	line-height: 113px;
	border-radius: 56.5px;
	background-color: rgba(0,0,0,.3);
	color: #fff;
	cursor: pointer;
	opacity: .99
}

.group-leader-1-mini-img[data-v-7ee7bcc6],.group-leader-2-mini-img[data-v-7ee7bcc6] {
	box-shadow: 4px -7px 18px 2px rgba(25,24,35,.1)
}

.enterprise-honor-out[data-v-7ee7bcc6] {
	padding: 85px 0
}

.enterprise-honor-title-cn[data-v-7ee7bcc6] {
	width: 1200px;
	margin: auto;
	padding: 0 0 10px 0;
	text-align: left;
	font-size: 36px
}

.enterprise-honor-title-en[data-v-7ee7bcc6] {
	width: 1200px;
	margin: auto;
	text-align: left;
	font-size: 14px
}

.enterprise-honor-content-inner[data-v-7ee7bcc6] {
	width: 1200px;
	margin: auto
}

.enterprise-honor-content[data-v-7ee7bcc6] {
	float: left;
	width: 45%;
	text-align: left
}

.enterprise-honor-content-two[data-v-7ee7bcc6] {
	float: left;
	width: 55%;
	text-align: left
}

.enterprise-honor-content-rownumber[data-v-7ee7bcc6] {
	margin: 25px 0 10px 0;
	color: #ce0e2d;
	font-size: 36px
}

.enterprise-honor-content-title[data-v-7ee7bcc6] {
	font-size: 26px
}

.enterprise-honor-leftIcon[data-v-7ee7bcc6] {
	width: 110px;
	padding: 160px 0 0 15px
}

.enterprise-honor-middle[data-v-7ee7bcc6] {
	width: calc(100% - 220px)
}

.enterprise-honor-rightIcon[data-v-7ee7bcc6] {
	width: 110px;
	padding: 160px 15px 0 0
}

.enterprise-honor-leftIcon img[data-v-7ee7bcc6],.enterprise-honor-rightIcon img[data-v-7ee7bcc6] {
	width: 50px;
	cursor: pointer
}

.party-out[data-v-7ee7bcc6] {
	background-color: #f8f8f8;
	padding-bottom: 50px
}

.party-left-factoryImg-back[data-v-7ee7bcc6] {
	width: 80%;
	text-align: left
}

.party-left-factoryImg-back img[data-v-7ee7bcc6] {
	width: 100%
}

.party-left-factoryImg[data-v-7ee7bcc6] {
	width: 70%;
	margin-top: -45%;
	padding-left: 20%
}

.party-left-factoryImg img[data-v-7ee7bcc6] {
	width: 100%
}

.party-right[data-v-7ee7bcc6] {
	width: 600px;
	padding-left: 50px;
	padding-top: 50px;
	line-height: 25px
}

.party-right-title-cn[data-v-7ee7bcc6] {
	text-align: left;
	padding: 40px 0 10px 0;
	font-size: 36px
}

.party-right-title-en[data-v-7ee7bcc6] {
	text-align: left;
	font-size: 14px
}

.party-right-content[data-v-7ee7bcc6] {
	margin: 50px 0 30px 0;
	text-align: left;
	font-size: 16px
}

.party-right-getmore[data-v-7ee7bcc6] {
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background-color: #ce0e2d;
	cursor: pointer
}

.enterprise-honor-out /deep/ .el-carousel__arrow--left {
	left: -150px!important;
	display: none!important
}

.enterprise-honor-out /deep/ .el-carousel__arrow--right {
	right: -150px!important;
	display: none!important
}

.enterprise-honor-out /deep/ .el-carousel__container {
	height: 420px!important
}

.banner[data-v-781e1ca8] {
	width: 100%;
	height: auto;
	position: relative;
	min-width: 1200px
}

.banner-img img[data-v-781e1ca8] {
	width: 100%;
	height: 100%
}

.sup_title[data-v-781e1ca8] {
	position: absolute;
	width: 100%;
	z-index: 100;
	bottom: 24rem;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.guard_content[data-v-781e1ca8] {
	position: absolute;
	bottom: 9rem;
	left: 0;
	width: 100%;
	z-index: 100;
	font-size: 16px!important
}

.guard_content .card_content[data-v-781e1ca8] {
	display: flex;
	justify-content: center
}

.guard_content .card_content .card_item[data-v-781e1ca8] {
	width: 16%;
	background-color: rgba(206,14,46,.71);
	padding: 40px 20px;
	text-align: left;
	color: #fff
}

.guard_content .card_content .card_item .item_title .num[data-v-781e1ca8] {
	display: inline-block;
	width: 18px;
	line-height: 18px;
	height: 18px;
	border-radius: 18px;
	border: 2px solid #fff;
	text-align: center
}

.guard_content .card_content .card_item .item_title .item_title--title[data-v-781e1ca8] {
	font-size: inherit;
	font-weight: 700;
	font-size: 20px;
	padding-left: 8px
}

.guard_content .card_content .card_item .item_content[data-v-781e1ca8] {
	padding-left: 30px;
	margin-top: 6px
}

.guard_content .card_content .card_item+.card_item[data-v-781e1ca8] {
	margin-left: 20px
}

.guard_content .tips_content[data-v-781e1ca8] {
	margin-top: 22px;
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	-webkit-animation: tips_title--animation-data-v-781e1ca8 3s infinite;
	animation: tips_title--animation-data-v-781e1ca8 3s infinite
}

.guard_content .tips_content .tips_title[data-v-781e1ca8] {
	margin-right: 20px
}

@-webkit-keyframes tips_title--animation-data-v-781e1ca8 {
	0% {
		transform: scale(1)
	}

	40% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

@keyframes tips_title--animation-data-v-781e1ca8 {
	0% {
		transform: scale(1)
	}

	40% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

.contain[data-v-781e1ca8] {
	position: relative;
	margin: -120px 0 0 0;
	height: auto;
	z-index: 100000;
	background: #fff;
	width: 1200px;
	margin: -104px auto 50px;
	padding: 20px 70px 70px;
	background-image: url();
	font-family: PingFang SC
}

.contain .register_link[data-v-781e1ca8] {
	font-size: 18px;
	color: #ce0e2d;
	margin-bottom: 22px;
	text-align: left;
	font-weight: 700
}

.contain .register_link span[data-v-781e1ca8] {
	cursor: pointer
}

.title[data-v-781e1ca8] {
	padding-bottom: 10px;
	font-size: 36px;
	font-family: PingFang SC
}

.mes_item_content[data-v-781e1ca8] {
	transition: all .1s ease-in
}

.mes_item_content[data-v-781e1ca8] .leave-class {
	background-color: #fff;
	padding: 4px;
	font-size: 16px;
	display: flex;
	align-items: center;
	transition-duration: .3s;
	cursor: pointer;
	border-radius: 4px
}

.mes_item_content .date-left[data-v-781e1ca8] {
	padding: 0 12px;
	text-align: center;
	font-weight: 700;
	font-size: 18px
}

.mes_item_content .detail_content[data-v-781e1ca8] {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	box-sizing: border-box;
	padding: 14px 0;
	align-items: center;
	text-align: left
}

.mes_item_content .detail_content .detail_title[data-v-781e1ca8] {
	font-size: 18px;
	font-weight: 700;
	font-family: 黑体;
	width: 100%
}

.mes_item_content .detail_content .detail_info[data-v-781e1ca8] {
	width: 100%;
	font-size: 14px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	margin-top: 8px;
	margin-bottom: 8px
}

.mes_item_content .detail_content .detail_tag[data-v-781e1ca8] {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.mes_item_content .detail_content .detail_tag .tag_item[data-v-781e1ca8] {
	font-size: 14px;
	background-color: #f3f4f8;
	padding: 2px 12px;
	color: #9a9a9a;
	margin-right: 12px;
	margin-top: 4px
}

.mes_item_content+.mes_item_content[data-v-781e1ca8] {
	margin-top: 12px
}

.mes_item_content[data-v-781e1ca8]:hover {
	box-shadow: 1px 0 10px 1px #e3e4e9;
	transform: scale(1.03);
	border-top: 0
}

.el-carousel__item h3[data-v-781e1ca8] {
	color: #475669;
	font-size: 18px;
	opacity: .75;
	line-height: 300px;
	margin: 0
}

.enter-class[data-v-781e1ca8] {
	color: #fff;
	background-color: #ce0e2d;
	padding: 5px;
	font-size: 1rem;
	display: flex;
	align-items: center
}

.el-carousel__item[data-v-781e1ca8]:nth-child(2n) {
	background-color: #99a9bf
}

.el-carousel__item[data-v-781e1ca8]:nth-child(odd) {
	background-color: #d3dce6
}[data-v-781e1ca8] .btn-next,[data-v-781e1ca8] .btn-prev,[data-v-781e1ca8] .number {
	border-radius: 50%!important
}[data-v-781e1ca8] .el-pagination.is-background .el-pager li:not(.disabled).active {
	border-radius: 50%;
	background-color: #ce0e2d
}[data-v-781e1ca8] .el-pagination .el-pager li:not(.disabled):hover {
	color: #ce0e2d
}[data-v-781e1ca8] .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
	background-color: #ce0e2d;
	color: #fff
}[data-v-781e1ca8] .el-tabs .el-tabs__item {
	font-size: 22px
}[data-v-781e1ca8] .el-tabs .el-tabs__item .tabl_item_label {
	padding: 0 12px
}[data-v-781e1ca8] .el-tabs .el-tabs__item:hover,[data-v-781e1ca8] .el-tabs .is-active {
	color: #ce0e2d
}[data-v-781e1ca8] .el-tabs .el-tabs__active-bar {
	background-color: #ce0e2d
}[data-v-781e1ca8] .filter_form {
	text-align: left
}[data-v-781e1ca8] .filter_form .key_input {
	width: 500px
}

.el-popper,.el-select-dropdown {
	z-index: 100001!important
}

.contain[data-v-a4fb206a] {
	position: relative;
	height: auto;
	z-index: 10000;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 180px 70px;
	margin: 0 auto 0;
	min-height: calc(100vmin - 91px);
	text-align: unset
}

.contain .detail_content[data-v-a4fb206a] {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	box-sizing: border-box;
	padding: 14px 0;
	align-items: center;
	border-bottom: 1px solid #666
}

.contain .detail_content .detail_title[data-v-a4fb206a] {
	font-size: 32px;
	font-weight: 700;
	font-family: 黑体;
	width: 100%;
	text-align: center
}

.contain .detail_content .detail_info[data-v-a4fb206a] {
	width: 100%;
	font-size: 14px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	margin-top: 22px;
	margin-bottom: 22px;
	text-align: left
}

.contain .detail_content .detail_tag[data-v-a4fb206a] {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.contain .detail_content .detail_tag .tag_item[data-v-a4fb206a] {
	font-size: 14px;
	background-color: #f3f4f8;
	padding: 2px 12px;
	color: #9a9a9a;
	margin-right: 12px;
	margin-top: 4px
}

.contain .link_wrap[data-v-a4fb206a] {
	margin-top: 30px;
	color: #ce0e2d;
	cursor: pointer;
	padding: 8px 20px;
	border: 1px solid rgba(206,14,46,.8);
	background-color: rgba(206,14,46,.07)
}

.empty_content[data-v-a4fb206a] {
	margin-top: 20vmin;
	font-size: 20px!important;
	color: #ce0e2e
}

.empty_content .el-icon-magic-stick[data-v-a4fb206a] {
	font-size: 36px
}

.empty_content .link[data-v-a4fb206a] {
	text-decoration: underline;
	cursor: pointer
}

.register_link[data-v-a4fb206a] {
	font-size: 18px;
	color: #ce0e2d;
	margin-top: 18px;
	text-align: left;
	font-weight: 700;
	width: 100%
}

.register_link span[data-v-a4fb206a] {
	cursor: pointer
}

.Introduce .intro-bg[data-v-7190b58b] {
	background-image: url(./contactbg.jpg);
	height: 50vw;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: relative
}

.Introduce .intro-bg .intro-wrap[data-v-7190b58b] {
	position: absolute;
	right: 10vw;
	top: 10vw;
	width: 40vw
}

.Introduce .intro-bg .intro-wrap .intro-title[data-v-7190b58b] {
	text-align: left;
	padding: 0 0 30px
}

.Introduce .intro-bg .intro-wrap .intro-content .content[data-v-7190b58b] {
	margin-bottom: 16px
}

.title-img-class[data-v-5d6448cd] {
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-5d6448cd] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-5d6448cd] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	color: #fff;
	font-weight: 500
}

.first-module[data-v-5d6448cd] {
	margin: 50px 0 0 0;
	padding-bottom: 10px
}

.title-left-CH[data-v-5d6448cd] {
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: 500
}

.title-left-EN[data-v-5d6448cd] {
	margin-top: 10px;
	font-size: 14px
}

.detail-left[data-v-5d6448cd] {
	font-size: 16px;
	letter-spacing: .5px;
	display: flex;
	align-items: center;
	line-height: 25px;
	margin-top: 30px
}

.detail-left-font[data-v-5d6448cd] {
	flex: 1
}

.detail-left-img[data-v-5d6448cd] {
	width: 420px;
	height: auto
}

.detail-left-img img[data-v-5d6448cd] {
	width: 100%
}

.second-module[data-v-5d6448cd] {
	margin-top: 50px;
	width: 100%;
	height: auto;
	position: relative
}

.second-module img[data-v-5d6448cd] {
	width: 100%;
	height: 100%
}

.second-module-detail[data-v-5d6448cd] {
	position: absolute;
	text-align: left;
	bottom: 4px;
	right: 0;
	width: 72%;
	height: 68%;
	background: #ce0e2d;
	box-shadow: 0 10px 23px 3px rgba(0,0,0,.17);
	opacity: .8
}

.title-right[data-v-5d6448cd] {
	margin-right: 17%;
	margin-top: 5%;
	color: #fff
}

.title-right-CH[data-v-5d6448cd] {
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: 500
}

.title-right-EN[data-v-5d6448cd] {
	margin-top: 10px;
	font-size: 14px
}

@media screen and (max-width:1200px) {
	.title-right-detail[data-v-5d6448cd] {
		text-align: left;
		margin: 5% 0 0 10%!important;
		color: #fff;
		font-size: 16px;
		line-height: 25px
	}
}

.title-right-detail[data-v-5d6448cd] {
	text-align: left;
	margin: 5% calc((100vw - 1200px)/2) 0 10%;
	color: #fff;
	font-size: 16px;
	line-height: 25px
}

.third-module[data-v-5d6448cd] {
	margin: 8% 0 0 0
}

.third-module-font[data-v-5d6448cd] {
	display: flex;
	align-items: flex-start
}

.third-module-left[data-v-5d6448cd] {
	flex: 1
}

.third-module-right[data-v-5d6448cd] {
	width: 65%;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 25px
}

.third-module-img[data-v-5d6448cd] {
	margin-top: 40px;
	width: 100%;
	height: auto
}

.third-module-img img[data-v-5d6448cd] {
	width: 100%;
	height: 100%
}

.fourth-module[data-v-5d6448cd] {
	padding-top: 50px;
	display: flex;
	align-items: center;
	padding-bottom: 50px
}

.fourth-left-img[data-v-5d6448cd] {
	flex: 1;
	width: 50%;
	height: auto
}

.fourth-left-img img[data-v-5d6448cd] {
	width: 100%;
	height: 100%
}

.fourth-module-title[data-v-5d6448cd] {
	text-align: left;
	margin-top: 5%;
	margin-left: 5%;
	width: 40%
}

.fourth-module-detail[data-v-5d6448cd] {
	margin-top: 7%;
	text-align: left;
	font-size: 16px;
	line-height: 25px
}

.button-class[data-v-5d6448cd] .el-button:hover {
	border-radius: 0;
	color: #ce0e2d;
	border-color: #ce0e2d;
	background-color: #fff
}

.banner[data-v-4d7ef72a] {
	width: 100%;
	height: auto;
	position: relative
}

.banner-img img[data-v-4d7ef72a] {
	width: 100%;
	height: 100%
}

.title-font-class[data-v-4d7ef72a] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.contain[data-v-4d7ef72a] {
	position: relative;
	margin: -120px 0 0 0;
	height: auto;
	z-index: 10000;
	background: #fff;
	width: 1200px;
	margin: -104px auto 50px;
	padding: 4% 70px 70px
}

.title[data-v-4d7ef72a] {
	padding-bottom: 10px;
	font-size: 36px;
	font-family: PingFang SC
}

.date-left[data-v-4d7ef72a] {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px
}

.el-carousel__item h3[data-v-4d7ef72a] {
	color: #475669;
	font-size: 18px;
	opacity: .75;
	line-height: 300px;
	margin: 0
}

.leave-class[data-v-4d7ef72a] {
	background-color: #eee;
	padding: 4px;
	font-size: 16px;
	display: flex;
	align-items: center;
	transition-duration: .65s
}

.leave-class[data-v-4d7ef72a]:hover {
	padding: 4px;
	font-size: 18px
}

.enter-class[data-v-4d7ef72a],.leave-class[data-v-4d7ef72a]:hover {
	color: #fff;
	background-color: #ce0e2d;
	display: flex;
	align-items: center
}

.enter-class[data-v-4d7ef72a] {
	padding: 5px;
	font-size: 1rem
}

.el-carousel__item[data-v-4d7ef72a]:nth-child(2n) {
	background-color: #99a9bf
}

.el-carousel__item[data-v-4d7ef72a]:nth-child(odd) {
	background-color: #d3dce6
}[data-v-4d7ef72a] .btn-next,[data-v-4d7ef72a] .btn-prev,[data-v-4d7ef72a] .number {
	border-radius: 50%!important
}[data-v-4d7ef72a] .el-pagination.is-background .el-pager li:not(.disabled).active {
	border-radius: 50%;
	background-color: #ce0e2d
}[data-v-4d7ef72a] .el-pagination .el-pager li:not(.disabled):hover {
	color: #ce0e2d
}[data-v-4d7ef72a] .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
	background-color: #ce0e2d;
	color: #fff
}

.title-img-class[data-v-6485bf88] {
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-6485bf88] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-6485bf88] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff;
	text-align: center
}

.odd-num-class-shadow[data-v-6485bf88] {
	box-shadow: 0 1px 80px 0 #c9c9c9;
	display: flex;
	align-items: center
}

.odd-num-class[data-v-6485bf88] {
	display: flex;
	align-items: center
}

.odd-num-img[data-v-6485bf88] {
	width: 45%;
	margin-bottom: -5px
}

.odd-num-img img[data-v-6485bf88] {
	width: 100%;
	height: 100%
}

@media screen and (max-width:1200px) {
	.odd-num-font[data-v-6485bf88] {
		margin-left: 10%;
		margin-right: 0!important;
		width: 40%
	}
}

.odd-num-font[data-v-6485bf88] {
	margin-left: 10%;
	margin-right: calc((100% - 1200px)/2);
	width: 40%
}

.title-class[data-v-6485bf88] {
	font-size: 36px;
	font-weight: 500
}

.detail-class[data-v-6485bf88] {
	margin-top: 40px;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 25px
}

.even-num-class[data-v-6485bf88] {
	display: flex;
	align-items: center
}

.even-num-class-shadow[data-v-6485bf88] {
	box-shadow: 0 1px 80px 0 #c9c9c9;
	display: flex;
	align-items: center
}

@media screen and (max-width:1200px) {
	.right-font[data-v-6485bf88] {
		margin-left: 0!important;
		margin-right: 20%!important;
		width: 40%
	}
}

.right-font[data-v-6485bf88] {
	margin-left: calc((100% - 1200px)/2);
	margin-right: 10%;
	width: 40%
}

.right-img[data-v-6485bf88] {
	width: 45%
}

.right-img img[data-v-6485bf88] {
	width: 100%;
	height: 100%
}

.red-button-class[data-v-6485bf88] .el-button:hover {
	border-radius: 0;
	color: #ce0e2d;
	border-color: #ce0e2d;
	background-color: #fff
}

.red-button-class[data-v-6485bf88] {
	border-radius: 0;
	background-color: #ce0e2d;
	color: #fff;
	border-color: #ce0e2d;
	font-size: 16px;
	width: 150px;
	height: 40px
}

.my-swiper[data-v-78a40ea5] {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 100px auto 0;
	padding-bottom: 50px;
	background: #f9f9f9
}

.my-swiper .my-swiper-cont[data-v-78a40ea5] {
	position: relative;
	transition-duration: 0ms;
	white-space: nowrap
}

.my-swiper .my-swiper-cont .swiper-item[data-v-78a40ea5] {
	position: absolute;
	box-sizing: border-box;
	transition-duration: 0ms;
	width: 300px;
	display: inline-block
}

.my-swiper .my-swiper-cont .swiper-item .swiper-content[data-v-78a40ea5] {
	width: 100%
}

.my-swiper .my-swiper-cont .swiper-item .swiper-content img[data-v-78a40ea5] {
	display: inline-block;
	width: 100%
}

@media screen and (max-width:1600px) {
	.my-swiper .my-swiper-cont .img_list[data-v-78a40ea5] {
		height: 550px!important
	}
}

.my-swiper .my-swiper-cont .img_list[data-v-78a40ea5] {
	position: relative;
	max-width: 1200px;
	height: 700px;
	padding-left: 50%
}

.my-swiper .my-swiper-cont .img_item[data-v-78a40ea5] {
	position: absolute;
	opacity: .7;
	transition-duration: .5s;
	width: 50%;
	cursor: pointer
}

.my-swiper .my-swiper-cont .img_item .content[data-v-78a40ea5] {
	position: absolute;
	bottom: 3rem;
	right: 0;
	width: 50%;
	padding: 2.5rem 2rem 2rem 2rem;
	z-index: 100;
	background: #fff;
	opacity: 0;
	transition: opacity .5s ease;
	border-right: 2px solid #ce0e2d;
	pointer-events: none
}

.my-swiper .my-swiper-cont .img_item .content .desc[data-v-78a40ea5] {
	font-size: 16px;
	color: #333;
	line-height: 1.5rem;
	white-space: normal
}

.my-swiper .my-swiper-cont .img_item .content .name[data-v-78a40ea5] {
	font-size: 26px;
	color: #333;
	line-height: 24px;
	margin-bottom: 20px
}

.my-swiper .my-swiper-cont .img_item .content .button[data-v-78a40ea5] {
	width: 100%;
	height: auto;
	margin-top: 1.5rem;
	text-align: right
}

.my-swiper .my-swiper-cont .img_item .content .button div[data-v-78a40ea5] {
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #ce0e2d;
	cursor: pointer
}

.my-swiper .my-swiper-cont .img_item .content .button div img[data-v-78a40ea5] {
	display: inline-block;
	width: 23px;
	height: 7px
}

.my-swiper .my-swiper-cont .img_item .content .button[data-v-78a40ea5]:after {
	display: block;
	content: "";
	clear: both
}

.my-swiper .my-swiper-cont .img_item .content .button[data-v-78a40ea5]:hover {
	opacity: .8
}

.my-swiper .my-swiper-cont .img_item .contentAnime[data-v-78a40ea5] {
	opacity: .85;
	pointer-events: auto!important
}

.my-swiper .my-swiper-cont .item-opacity[data-v-78a40ea5] {
	opacity: 1!important
}

.my-swiper .my-swiper-cont .img_item img[data-v-78a40ea5] {
	display: inline-block;
	width: 100%
}

.my-swiper .my-swiper-cont .btn1[data-v-78a40ea5],.my-swiper .my-swiper-cont .btn2[data-v-78a40ea5] {
	display: inline-block;
	transition: all .2s ease
}

.my-swiper .my-swiper-cont .btn1 div[data-v-78a40ea5],.my-swiper .my-swiper-cont .btn2 div[data-v-78a40ea5] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	cursor: pointer;
	background: rgba(206,14,45,.7)
}

.my-swiper .my-swiper-cont .btn1 div img[data-v-78a40ea5],.my-swiper .my-swiper-cont .btn2 div img[data-v-78a40ea5] {
	display: inline-block;
	width: 23px;
	height: 7px
}

.my-swiper .my-swiper-cont .btn1 div[data-v-78a40ea5]:hover,.my-swiper .my-swiper-cont .btn2 div[data-v-78a40ea5]:hover {
	opacity: .8
}

.my-swiper .my-swiper-cont .btn1[data-v-78a40ea5] {
	position: absolute;
	z-index: 100000;
	top: 40%;
	right: -50px;
	opacity: 0
}

.my-swiper .my-swiper-cont .btn2[data-v-78a40ea5] {
	position: absolute;
	z-index: 100000;
	left: -50px;
	top: 40%;
	transform: scaleX(-1);
	opacity: 0
}

.my-swiper .my-swiper-cont:hover .btn1-posi[data-v-78a40ea5] {
	right: 0!important;
	opacity: 1!important
}

.my-swiper .my-swiper-cont:hover .btn2-posi[data-v-78a40ea5] {
	left: 0!important;
	opacity: 1!important
}

.my-swiper .my-swiper-pagenation[data-v-78a40ea5] {
	width: 380px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.my-swiper .my-swiper-pagenation div[data-v-78a40ea5] {
	padding: 10px 0;
	cursor: pointer;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center
}

.my-swiper .my-swiper-pagenation div span[data-v-78a40ea5] {
	display: inline-block;
	width: 80px;
	height: 1.5px;
	background: #ce0e2d;
	opacity: .5;
	transition: opacity .5s ease
}

.my-swiper .my-swiper-pagenation .selectedPage span[data-v-78a40ea5] {
	opacity: 1!important
}

.onlineSwiper[data-v-1671c986] {
	position: absolute;
	top: 0;
	left: 58%;
	transform: translateX(-50%);
	width: 1200px
}

.onlineSwiper .onlineSwiper-cont[data-v-1671c986] {
	width: 100%;
	background: transparent;
	display: flex;
	flex-direction: row
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item[data-v-1671c986] {
	width: 25%;
	padding: 1rem 0 1rem 0;
	box-sizing: border-box;
	transition: all .5s ease
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item .onlineSwiper-item-cont[data-v-1671c986] {
	width: 100%;
	background: #fff;
	min-height: 400px;
	padding: 2rem 2rem 3rem 2rem;
	box-sizing: border-box;
	box-shadow: -1px 6px 14px 2px rgba(51,51,51,.2);
	cursor: pointer;
	transition: all .5s ease
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item .onlineSwiper-item-cont .onlineSwiper-name[data-v-1671c986] {
	text-align: center;
	width: 100%;
	font-size: 22px;
	font-weight: 400;
	color: #000;
	margin-bottom: 1rem;
	margin-top: .5rem
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item .onlineSwiper-item-cont .onlineSwiper-desc[data-v-1671c986] {
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 1.5rem;
	white-space: normal!important
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item:hover .onlineSwiper-item-cont[data-v-1671c986] {
	margin-top: -1.25rem
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item[data-v-1671c986]:first-child {
	padding-right: .9rem!important
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item[data-v-1671c986]:nth-child(2) {
	padding-left: .3rem;
	padding-right: .6rem
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item[data-v-1671c986]:nth-child(3) {
	padding-left: .6rem;
	padding-right: .3rem
}

.onlineSwiper .onlineSwiper-cont .onlineSwiper-item[data-v-1671c986]:last-child {
	padding-left: .9rem!important
}

.old-class[data-v-741b2857] {
	font-size: 20px;
	padding-left: 7rem;
	height: 70px
}

.old-class span[data-v-741b2857] {
	transition: font-size .4s ease;
	cursor: pointer
}

.big-old-class[data-v-741b2857] {
	font-size: 26px
}

.Home_cont[data-v-741b2857] {
	text-align: left;
	top: -130px
}

.Home_cont .headerImgs[data-v-741b2857],.Home_cont .headerImgs[data-v-741b2857] .el-carousel {
	width: 100%
}

.Home_cont .headerImgs[data-v-741b2857] .el-carousel__container {
	width: 100%!important;
	height: 100%!important
}

.Home_cont .headerImgs[data-v-741b2857] .el-carousel__container .el-carousel__item img {
	display: block;
	width: 100%
}

.Home_cont .headerImgs[data-v-741b2857] .el-carousel__indicators--horizontal {
	transform: none;
	left: 44px;
	bottom: 50px
}

.Home_cont .headerImgs[data-v-741b2857] .el-carousel__button {
	width: 150px;
	height: 4px;
	background: rgba(255,1,1,.5)
}

.Home_cont .headerImgs[data-v-741b2857] .is-active {
	opacity: 1
}

.Home_cont .headerImgs .video-js .vjs-icon-placeholder[data-v-741b2857] {
	width: 100%;
	height: 100%;
	display: block
}

.Home_cont .news[data-v-741b2857] {
	margin-top: 150px;
	position: relative;
	width: 100%;
	margin-bottom: 5rem;
	transition: all .5s ease
}

.Home_cont .news .newsTitle[data-v-741b2857] {
	position: absolute;
	width: 1200px;
	height: 130px;
	background: #004197;
	top: -110px;
	margin: 0px auto;
	padding-top: 2rem;
	padding-left: 2rem;
	box-sizing: border-box
}

.Home_cont .news .newsTitle span[data-v-741b2857] {
	display: block;
	width: .1px;
	height: 28px;
	border-right: .1px solid #fff;
	margin-left: 1rem;
	margin-bottom: .5rem
}

.Home_cont .news .newsTitle .newCenter[data-v-741b2857] {
	margin-top:20px;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	line-height: 16px;
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
	z-index: 10;
	cursor: pointer
}

.Home_cont .news .newsTitle .newCenter div[data-v-741b2857] {
	display: flex;
	flex-direction: column;
	white-space: nowrap;
	justify-content: center;
	text-align: left;
	margin-left: .7rem;
	font-size: 14px
}

.Home_cont .news .newsTitle img[data-v-741b2857] {
	position: absolute;
	width: 100%;
	top: 50px;
	left: -140px
}

.Home_cont .news .newsContImg[data-v-741b2857] {
	padding-top: 4rem;
	width: 100%;
	height: auto;
	box-sizing: border-box
}

.Home_cont .news .newsContImg .newsCont[data-v-741b2857] {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.Home_cont .news .newsContImg .newsCont .newsDown[data-v-741b2857] {
	justify-content: space-between
}

.Home_cont .news .newsContImg .newsCont .newsDown .content[data-v-741b2857] {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	box-sizing: border-box;
	padding: 0 0 0 45px;
	margin-right: 50px;
	cursor: pointer;
	max-height: 100%;
	overflow: hidden
}

.Home_cont .news .newsContImg .newsCont .newsDown .content .number[data-v-741b2857] {
	font-size: 3.2rem;
	font-weight: 300;
	height: 100%;
	margin-right: 30px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.Home_cont .news .newsContImg .newsCont .newsDown .content span-line[data-v-741b2857] {
	display: inline-block;
	height: 100%;
	width: 1px;
	border: .5px solid #000
}

.Home_cont .news .newsContImg .newsCont .newsDown .content .newsCon[data-v-741b2857] {
	width: 85%;
	border-bottom: .5px solid #eaeaea;
	padding-bottom: 20.5px;
	padding-top: 20px;
	padding-right: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all .15ms ease
}

.Home_cont .news .newsContImg .newsCont .newsDown .content .newsCon .newsCon_Time[data-v-741b2857] {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-size: .7rem;
	font-weight: 400;
	line-height: 21px;
	transition: all .15s ease
}

.Home_cont .news .newsContImg .newsCont .newsDown .content .newsCon .sub[data-v-741b2857] {
	width: 100%;
	padding-top: 10px;
	font-size: 1rem;
	font-weight: 400;
	transition: font-weight .15s ease;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: 1px
}

.Home_cont .news .newsContImg .newsCont .newsDown .content .borderRed[data-v-741b2857] {
	border-right: 3px solid #ce0e2d;
	color: #ce0e2d!important
}

.Home_cont .news .newsContImg .newsCont .newsDown .content:hover .number[data-v-741b2857] {
	color: #ce0e2d!important
}

.Home_cont .news .newsContImg .newsCont .newsDown .content:hover .newsCon[data-v-741b2857] {
	font-weight: 700;
	color: #ce0e2d!important;
	overflow: hidden
}

.Home_cont .news .newsContImg .newsCont .newsDown .content:hover .content-line[data-v-741b2857] {
	right: 0!important
}

.Home_cont .news .newsContImg .newsCont .newsDown .content .content-line[data-v-741b2857] {
	position: absolute;
	top: 0;
	right: -5px;
	width: 3px;
	height: 100%;
	background: #ce0e2d;
	transition: all .5s ease
}

.Home_cont .news .newsContImg .newsCont .newsDown ul[data-v-741b2857] {
	margin: 0;
	padding: 0;
	width: 100%
}

.Home_cont .news .newsContImg .newsCont .newsDown ul li[data-v-741b2857] {
	height: 50%
}

.Home_cont .news .newsContImg .newsimageCont[data-v-741b2857] {
	position: relative;
	display: inline-block;
	width: 600px;
	cursor: pointer;
	transition: opacity 1s ease
}

.Home_cont .news .newsContImg .newsimageCont .newsimageCont__image[data-v-741b2857] {
	width: 400px;
	height: 270px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50%
}

.Home_cont .news .newsContImg .newsimageCont span[data-v-741b2857] {
	position: absolute;
	padding: 0 15px;
	bottom: 0;
	width: 100%;
	height: 4rem;
	background: hsla(0,0%,40%,.5);
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	display: block;
	align-items: center;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 4rem
}

.Home_cont .news .newsContImg .newsimageCont[data-v-741b2857]:hover {
	opacity: .5
}

.Home_cont .swiper-content[data-v-741b2857] {
	min-width: 1100px;
	max-width: 1200px;
	margin: 77px auto 50px;
	box-sizing: border-box
}

.Home_cont .swiper-content .swiper-content-top[data-v-741b2857] {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.Home_cont .swiper-content .swiper-content-top .left-title[data-v-741b2857] {
	width: 30%;
	font-size: 34px;
	font-weight: 400
}

.Home_cont .swiper-content .swiper-content-top .top-content[data-v-741b2857] {
	width: 70%;
	text-align: left;
	padding-top: 3rem
}

.Home_cont .swiper-content .swiper-content-top .top-content .top-content-text[data-v-741b2857] {
	font-size: 16px;
	color: #333;
	line-height: 1.5rem
}

.Home_cont .swiper-content .swiper-content-bottom[data-v-741b2857] {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.Home_cont .swiper-content .swiper-content-bottom .bottom-left[data-v-741b2857] {
	padding-top: 5rem;
	padding-left: 4rem;
	width: 30%;
	box-sizing: border-box
}

.Home_cont .swiper-content .swiper-content-bottom .bottom-left div[data-v-741b2857] {
	margin-bottom: 2.5rem;
	font-size: 22px;
	height: 35px
}

.Home_cont .swiper-content .swiper-content-bottom .bottom-left div span[data-v-741b2857] {
	display: flex;
	flex-direction: row;
	align-items: center;
	cursor: pointer;
	transition: all .5s ease;
	letter-spacing: 2px
}

.Home_cont .swiper-content .swiper-content-bottom .bottom-left div span svg[data-v-741b2857] {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	transform: rotate(-90deg);
	margin-right: 2rem;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease
}

.Home_cont .swiper-content .swiper-content-bottom .bottom-left div .selectedOrHover[data-v-741b2857] {
	color: #cd0d2d;
	font-size: 24px
}

.Home_cont .swiper-content .swiper-content-bottom .bottom-right[data-v-741b2857] {
	margin-top: 1rem;
	height: 400px;
	position: relative;
	transition: all .5s ease;
	overflow: hidden;
	width: 70%;
	box-shadow: 1px 1px 20px 1px #eee
}

.Home_cont .swiper-content .swiper-content-bottom .bottom-right img[data-v-741b2857] {
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	width: 100%;
	height: 100%;
	transition: all .5s ease
}

.Home_cont .newOnline[data-v-741b2857] {
	width: 100%;
	min-width: 1200px;
	padding-top: 41.85%;
	position: relative;
	margin-bottom: 10px;
	background: url(./salebg.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0 0
}

.Home_cont .newOnline img[data-v-741b2857] {
	display: block;
	width: 100%
}

.Home_cont .newOnline .newOnline-title[data-v-741b2857] {
	font-size: 34px;
	font-weight: 400;
	top: 15%;
	text-align: center;
	color: #fff;
	cursor: pointer
}

.Home_cont .newOnline .newOnline-title .newOnline-span[data-v-741b2857] {
	display: block;
	font-size: 14px;
	padding-top: 15px
}

.Home_cont .newOnline .posi[data-v-741b2857] {
	position: absolute;
	z-index: 100;
	left: 50%;
	transform: translateX(-50%)
}

.Home_cont .newOnline .newOnline-swiper[data-v-741b2857] {
	position: absolute;
	bottom: 63%;
	width: 100%
}

.Home_cont .arrow[data-v-741b2857] {
	width: 2.5rem;
	height: 2.5rem;
	background: #ce0e2d;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin-top: 2rem;
	padding: 5px;
	box-sizing: border-box
}

.Home_cont .arrow img[data-v-741b2857] {
	display: block!important;
	height: 8px!important
}

.Home_cont .arrow[data-v-741b2857]:hover {
	opacity: .6
}

.Home_cont .science[data-v-741b2857] {
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 5rem;
	box-sizing: border-box;
	z-index: 0;
	padding-top: 41.95%;
	background: url(../images/yanfa.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0 0
}

.Home_cont .science img[data-v-741b2857] {
	display: block;
	width: 100%;
	height: 100%
}

.Home_cont .science .scienceCont[data-v-741b2857] {
	margin: 0;
	position: absolute;
	bottom: 4px;
	padding-top: 80px;
	padding-bottom: 50px;
	padding-left: calc((100vw - 1350px)/2);
	box-sizing: border-box;
	width: 85%;
	height: auto;
	list-style: none;
	background: #fff;
	display: flex;
	flex-direction: row;
	box-shadow: 0 2px 50px 0 hsla(0,0%,75.3%,.5);
	margin-right: 300px
}

.Home_cont .science .scienceCont .science-cont[data-v-741b2857] {
	width: 100%;
	padding-bottom: 3rem
}

.Home_cont .science .scienceCont .science-cont .scienceTitle[data-v-741b2857] {
	position: relative;
	font-size: 36px;
	color: #ce0e2d
}

.Home_cont .science .scienceCont .science-cont .scienceTitle .block2[data-v-741b2857] {
	display: inline-block;
	position: absolute;
	width: 12rem;
	height: 2.5rem;
	background: #f8f8f8;
	top: 30px;
	z-index: 0
}

.Home_cont .science .scienceCont .science-cont .scienceTitle p[data-v-741b2857] {
	position: relative;
	padding: 0;
	margin: 0
}

.Home_cont .science .scienceCont .science-cont span[data-v-741b2857] {
	position: relative;
	display: block;
	font-size: 14px;
	margin-top: .5rem;
	margin-bottom: 25px;
	padding-bottom: 1.5rem;
	z-index: 1000
}

.Home_cont .science .scienceCont .science-cont .scientceContent[data-v-741b2857] {
	margin-top: 1.1rem;
	padding-right: 150px;
	font-size: 16px;
	color: #333;
	line-height: 1.5rem
}

.Home_cont .science .scienceCont li[data-v-741b2857] {
	display: inline-block
}

.Home_cont .science .scienceCont .scienceLine[data-v-741b2857] {
	position: relative;
	display: inline-block;
	height: 15rem;
	border: .3px solid rgba(0,0,0,.3);
	overflow: visible
}

.Home_cont .science .scienceCont .scienceLine span[data-v-741b2857] {
	position: absolute;
	top: 0;
	left: -.5px;
	height: 2.5rem;
	border: .9px solid #000
}

.Home_cont .responsibility[data-v-741b2857] {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden
}

.Home_cont .responsibility .block3[data-v-741b2857] {
	position: absolute;
	z-index: 0;
	width: 10rem;
	height: 3rem;
	top: 1.5rem;
	right: -.8rem;
	background: #f8f8f8
}

.Home_cont .responsibility .p1[data-v-741b2857] {
	position: relative;
	z-index: 1000
}

.Home_cont .responsibility ul[data-v-741b2857] {
	list-style: none;
	width: 100%;
	padding-left: 0
}

.Home_cont .responsibility ul li[data-v-741b2857] {
	position: relative;
	z-index: 1000;
	display: inline-block;
	padding-bottom: 2rem
}

.Home_cont .responsibility ul li[data-v-741b2857]:first-child {
	width: 75%;
	font-size: 16px;
	color: #333
}

.Home_cont .responsibility ul li[data-v-741b2857]:last-child {
	width: 25%;
	text-align: right
}

.Home_cont .responsibility ul li:last-child p[data-v-741b2857] {
	font-size: 36px;
	color: #d01a38;
	margin: 0
}

.Home_cont .responsibility ul li:last-child div[data-v-741b2857] {
	font-size: 16px;
	color: #000;
	margin-top: .5rem
}

.Home_cont .responsibility .responsibilityCont[data-v-741b2857] {
	position: relative;
	padding-top: 2rem;
	width: 100%;
	margin: 0 auto 4rem;
	overflow: hidden
}

.Home_cont .responsibility .responsibilityCont[data-v-741b2857] .el-carousel__item img {
	width: 150%;
	min-height: 450px
}

.Home_cont .responsibility .responsibilityCont[data-v-741b2857] .el-carousel__button {
	width: 70px!important;
	background: #ce0e2d
}

.Home_cont .responsibility .responsibilityCont[data-v-741b2857] .el-carousel__indicator--horizontal {
	margin-top: 30px!important
}

.Home_cont .responsibility .responsibilityCont[data-v-741b2857] .el-carousel__container {
	height: 500px!important
}

.Home_cont .responsibility .responsibilityCont .tip[data-v-741b2857] {
	position: absolute;
	bottom: 50px;
	right: 0;
	width: 60%;
	background: #fff;
	z-index: 1000;
	padding: 2.5rem 2rem 2rem 2rem;
	box-sizing: border-box;
	border-right: 2px solid #ce0e2d;
	transition: all 1s ease;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.Home_cont .responsibility .responsibilityCont .tip[data-v-741b2857]:after {
	display: block;
	content: "";
	clear: both
}

.Home_cont .responsibility .responsibilityCont .tip .arrow[data-v-741b2857] {
	float: right;
	right: 10%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0
}

.Home_cont .responsibility .responsibilityCont .tip .arrow img[data-v-741b2857] {
	width: 23px;
	min-height: auto
}

.Home_cont .responsibility .responsibilityCont .tip .tipTitle[data-v-741b2857] {
	font-size: 26px;
	color: #333;
	line-height: 24px;
	margin-bottom: 20px
}

.Home_cont .responsibility .responsibilityCont .tip .tipContent[data-v-741b2857] {
	font-size: 1rem;
	color: rgba(51,51,51,.8)
}

.Home_cont .responsibility .responsibilityCont .tip .tip[data-v-741b2857]:after {
	display: block;
	content: "";
	clear: both
}

.Home_cont .responsibility .responsibilityCont .tipAnima[data-v-741b2857] {
	-webkit-animation: topAnime-data-v-741b2857 1s ease;
	animation: topAnime-data-v-741b2857 1s ease
}

@-webkit-keyframes topAnime-data-v-741b2857 {
	0% {
		opacity: 0
	}

	to {
		opacity: .85
	}
}

@keyframes topAnime-data-v-741b2857 {
	0% {
		opacity: 0
	}

	to {
		opacity: .85
	}
}

.Home_cont .tradeIcon-cont[data-v-741b2857] {
	width: 100%;
	margin-bottom: 3rem;
	padding-top: 100px
}

.Home_cont .tradeIcon-cont .tradeIcon-header[data-v-741b2857] {
	display: flex;
	flex-direction: row;
	margin-bottom: 2rem
}

.Home_cont .tradeIcon-cont .tradeIcon-header .tradeIcon-header-left[data-v-741b2857] {
	position: relative;
	width: 50%
}

.Home_cont .tradeIcon-cont .tradeIcon-header .tradeIcon-header-left .tradeIcon-titlt[data-v-741b2857] {
	font-size: 36px;
	color: #ce0e2d
}

.Home_cont .tradeIcon-cont .tradeIcon-header .tradeIcon-header-left span[data-v-741b2857] {
	display: inline-block;
	margin-top: 1rem
}

.Home_cont .tradeIcon-cont .tradeIcon-header .tradeIcon-header-left .block4[data-v-741b2857] {
	position: absolute;
	top: 2rem;
	width: 200px;
	height: 50px;
	background: #f3f3f3;
	z-index: -1
}

.Home_cont .tradeIcon-cont .tradeIcon-header .tradeIcon-header-right[data-v-741b2857] {
	font-size: 16px;
	color: #333;
	line-height: 1.5rem;
	padding-top: 2rem
}

.Home_cont .tradeIcon-cont img[data-v-741b2857] {
	display: block;
	width: 90%;
	margin: 2rem auto 0
}

.HomeIndex_cont[data-v-5f76c62b] {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.HomeIndex_cont[data-v-5f76c62b]:after {
	content: "";
	display: block;
	clear: both
}

.HomeIndex[data-v-5f76c62b] {
	position: absolute;
	top: 0
}

.product-wrap[data-v-438eef2a] {
	scrollbar-width: none;
	-ms-overflow-style: none;
	-webkit-user-drag: none
}

.product-wrap[data-v-438eef2a] ::-webkit-scrollbar {
	display: none
}

.product-wrap .show-wrap .product-show[data-v-438eef2a] {
	position: relative
}

.product-wrap .show-wrap .product-show .bottom-list[data-v-438eef2a] {
	background-color: #fff;
	width: 100%;
	height: 220px;
	position: absolute;
	bottom: 0;
	left: 0
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap[data-v-438eef2a] {
	height: 100%;
	width: 100%;
	position: relative
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .list-type[data-v-438eef2a] {
	box-sizing: border-box;
	padding-right: 30px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 25vw;
	float: left;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font-size: 26px;
	font-weight: 500;
	background-color: #fff
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap[data-v-438eef2a] {
	position: absolute;
	width: calc(100% - 25vw);
	height: 100%;
	bottom: 0;
	left: 0;
	margin-left: 25vw;
	box-sizing: border-box;
	overflow-x: auto;
	overflow-y: hidden
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check[data-v-438eef2a] {
	width: 100%;
	height: 100%;
	position: relative
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .left-btn[data-v-438eef2a],.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .right-btn[data-v-438eef2a] {
	box-shadow: 1px 1px 20px 6px #f5f5f5;
	position: absolute;
	height: 100%;
	width: 40px;
	top: 0;
	z-index: 9;
	background: #fff;
	color: #ce0e2d;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .left-btn[data-v-438eef2a] {
	left: 0
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .right-btn[data-v-438eef2a] {
	right: 0
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .wrap-scroll[data-v-438eef2a] {
	height: 100%;
	min-width: calc(100% - 25vw);
	padding: 10px 40px 0;
	box-sizing: border-box;
	overflow: hidden
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .wrap-scroll .img-wrap[data-v-438eef2a] {
	float: left;
	cursor: pointer
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .wrap-scroll .img-wrap .img-content[data-v-438eef2a] {
	width: 150px;
	height: 150px;
	position: relative
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .wrap-scroll .img-wrap .img-content .content-name[data-v-438eef2a] {
	position: absolute;
	left: 0;
	bottom: -25px;
	width: 100%;
	font-size: 16px
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .wrap-scroll .img-wrap .img-content .text-color[data-v-438eef2a] {
	color: #ce0e2d!important
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .wrap-scroll .img-wrap .img-content .line-wrap[data-v-438eef2a] {
	position: absolute;
	left: 0;
	bottom: -40px;
	width: 100%;
	text-align: center
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .wrap-scroll .img-wrap .img-content .line-wrap .line[data-v-438eef2a] {
	display: inline-block;
	width: 20px;
	height: 0;
	border: 2px solid #ce0e2d
}

.product-wrap .show-wrap .product-show .bottom-list .list-wrap .type-wrap .wrap-check .wrap-scroll .img-wrap+.img-wrap[data-v-438eef2a] {
	margin-left: 30px
}

.product-wrap .show-wrap .product-show .show-page[data-v-438eef2a] {
	background-color: #ce0e2d;
	position: absolute;
	z-index: 2;
	top: 20%;
	left: 1%;
	color: #fff;
	font-size: 26px;
	padding: 10px 15px;
	font-weight: 400
}

.product-wrap .show-wrap .product-show .show-arrow[data-v-438eef2a] {
	-webkit-animation: infinity-move-data-v-438eef2a 2s linear infinite;
	animation: infinity-move-data-v-438eef2a 2s linear infinite;
	position: absolute;
	bottom: 20vw;
	left: 19.5vw;
	width: 40px;
	height: 30px;
	z-index: 2
}

.product-wrap .show-wrap .product-show .show-main[data-v-438eef2a] {
	box-sizing: border-box;
	height: 57vw;
	width: 100%;
	overflow: hidden
}

.product-wrap .show-wrap .product-show .show-main .main-animation[data-v-438eef2a] {
	position: relative;
	height: 100%;
	width: 100%;
	-webkit-animation: change-produce-data-v-438eef2a .5s linear 1;
	animation: change-produce-data-v-438eef2a .5s linear 1
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-img[data-v-438eef2a] {
	position: absolute;
	left: 6vw;
	top: 6%
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce[data-v-438eef2a] {
	box-sizing: border-box;
	padding: 9vw 0 0 calc(36vw + 60px);
	position: relative;
	color: #fff
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .product-bottom[data-v-438eef2a] {
	min-height: 150px;
	position: absolute;
	bottom: -12vw;
	left: 0
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .product-bottom .activity[data-v-438eef2a] {
	width: 100%;
	padding: 0 0 0 calc(36vw + 60px);
	overflow: hidden;
	box-sizing: border-box
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .product-bottom .activity .acticity-item[data-v-438eef2a] {
	height: 8vw;
	width: 14vw;
	margin: 6px 20px 20px 0;
	box-shadow: 0 0 0 6px hsla(0,0%,100%,.6);
	float: left;
	position: relative;
	cursor: pointer
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .product-bottom .activity .acticity-item .item-desc[data-v-438eef2a] {
	-webkit-animation: my-animation-data-v-438eef2a .4s linear 1;
	animation: my-animation-data-v-438eef2a .4s linear 1;
	padding: .6vw 1vw;
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	max-height: 100%;
	bottom: 0;
	left: 0;
	background-color: #ce0e2d
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .product-bottom .name[data-v-438eef2a] {
	position: absolute;
	top: 0;
	left: 0;
	height: 150px;
	width: 200px;
	display: flex;
	justify-content: center;
	align-items: center
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .product-bottom .name .line[data-v-438eef2a] {
	border: 2px solid #ce0e2d;
	margin: 10px 30px
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce[data-v-438eef2a] .el-divider--horizontal {
	margin: 30px 0
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .name-slogan[data-v-438eef2a] {
	text-align: left;
	color: #fff
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .name-slogan .name[data-v-438eef2a] {
	margin: 0 0 10px;
	margin-right: 30px;
	font-size: 60px;
	font-weight: 500;
	text-shadow: 0 7px 5px rgba(51,51,51,.25)
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .name-slogan .slogan[data-v-438eef2a] {
	font-size: 28px
}

.product-wrap .show-wrap .product-show .show-main .main-animation .main-introduce .introduce[data-v-438eef2a] {
	letter-spacing: 2px;
	padding: 20px 0 0;
	width: 50vw;
	line-height: 30px;
	font-size: 20px;
	text-align: left
}

@-webkit-keyframes my-animation-data-v-438eef2a {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes my-animation-data-v-438eef2a {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes change-produce-data-v-438eef2a {
	0% {
		top: 50%
	}

	to {
		top: 0
	}
}

@keyframes change-produce-data-v-438eef2a {
	0% {
		top: 50%
	}

	to {
		top: 0
	}
}

@-webkit-keyframes infinity-move-data-v-438eef2a {
	25% {
		bottom: 21vw
	}

	50% {
		bottom: 20vw
	}

	75% {
		bottom: 19vw
	}

	to {
		bottom: 20vw
	}
}

@keyframes infinity-move-data-v-438eef2a {
	25% {
		bottom: 21vw
	}

	50% {
		bottom: 20vw
	}

	75% {
		bottom: 19vw
	}

	to {
		bottom: 20vw
	}
}

.news-image-index[data-v-72120640] {
	width: 100%;
	position: relative;
	z-index: 1
}

.news-title[data-v-72120640] {
	font-size: 70px;
	color: #fff;
	line-height: 21px;
	z-index: 1000;
	position: relative;
	margin-top: -20%;
	letter-spacing: 8px;
	font-weight: 500
}

.news-title>span[data-v-72120640] {
	display: inline-block;
	position: absolute;
	top: -80px;
	bottom: 0;
	right: 0;
	left: 0
}

.news-subtitle-div[data-v-72120640] {
	margin-top: calc(20% - 163px);
	z-index: 1000;
	position: relative;
	padding-right: 5px
}

.news-subtitle-col[data-v-72120640] {
	width: 200px;
	height: 160px;
	background: #fff;
	box-shadow: 1px 8px 18px 2px rgba(25,24,35,.14);
	float: right;
	cursor: pointer
}

.news-subtitle[data-v-72120640] {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	line-height: 80px;
	padding-top: 40px
}

.news-active[data-v-72120640] {
	background: #ce0e2d;
	color: #fff
}

.news-content[data-v-72120640] {
	width: 100%;
	height: 100%
}

.news-content-col[data-v-72120640] {
	width: 50%;
	text-align: left;
	margin: 0 0 0 0
}

.news-content-title[data-v-72120640] {
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000001;
	line-height: 25px;
	text-align: left;
	padding-top: 30px
}

.news-content-english[data-v-72120640] {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000;
	line-height: 25px;
	margin-top: 12px;
	text-align: left
}

.news-content-image-div[data-v-72120640] {
	text-align: left
}

.news-content-image[data-v-72120640] {
	width: 400px;
	height: 270px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50%;
	margin-top: 51px;
	z-index: 2
}

.news-date[data-v-72120640] {
	margin-top: 61px;
	text-align: left;
	margin-left: 10px
}

.news-date-day[data-v-72120640] {
	font-size: 45px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000;
	line-height: 16px;
	text-align: center
}

.news-date-year[data-v-72120640] {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 200;
	color: #000;
	line-height: 32px;
	margin-top: 20px;
	padding-left: 5px;
	text-align: center
}

.news-square[data-v-72120640] {
	width: 70%;
	height: 100%;
	background: #ce0e2d;
	opacity: .95;
	z-index: 100;
	margin-top: -30px;
	margin-left: 25px
}

.news-square-title[data-v-72120640] {
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #fff;
	line-height: 30px;
	margin: 42px 10% 0 10%
}

.news-square-content[data-v-72120640] {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #fff;
	line-height: 30px;
	opacity: .9;
	margin: 24px 10% 0 10%;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden
}

.news-square-more[data-v-72120640] {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 100;
	color: #fff;
	line-height: 30px;
	margin: 40px 10% 24px 0;
	text-align: right;
	cursor: pointer
}

.right[data-v-72120640] {
	width: 100%;
	height: 100%;
	background: #fff;
	cursor: pointer
}

.active[data-v-72120640] {
	box-shadow: 1px 8px 18px 2px rgba(25,24,35,.05)
}

.news-right-title[data-v-72120640] {
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000;
	line-height: 30px;
	margin: 0 6% 0 6%;
	padding-top: 30px
}

.news-right-date[data-v-72120640],.news-right-intr[data-v-72120640] {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #585858;
	line-height: 26px;
	opacity: .9
}

.news-right-intr[data-v-72120640] {
	margin: 10px 6% 0 6%;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden
}

.news-right-date[data-v-72120640] {
	margin: 10px 0 0 6%;
	padding-bottom: 10px
}

.news-content-line[data-v-72120640] {
	width: 100%;
	border: 1px solid #000;
	opacity: .1
}

.el-carousel__item h3[data-v-72120640] {
	color: #475669;
	font-size: 18px;
	opacity: .75;
	line-height: 300px;
	margin: 0
}

news-right-intr[data-v-72120640] p {
	margin: 0
}[data-v-72120640] .btn-next,[data-v-72120640] .btn-prev,[data-v-72120640] .number {
	border-radius: 50%!important
}[data-v-72120640] .el-pagination.is-background .el-pager li:not(.disabled).active {
	border-radius: 50%;
	background-color: #ce0e2d
}[data-v-72120640] .el-pagination .el-pager li:not(.disabled):hover {
	color: #ce0e2d
}[data-v-72120640] .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
	background-color: #ce0e2d;
	color: #fff
}

.newsdetail-div[data-v-3ff8ec02] {
	margin: 0 auto;
	text-align: center;
	padding: 150px 0 100px 0
}

.newsdetail-title[data-v-3ff8ec02] {
	font-size: 26px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000;
	line-height: 25px
}

.newsdetail-date[data-v-3ff8ec02] {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000;
	line-height: 25px;
	opacity: .7;
	margin: 17px 0 36px 0
}

.newsdetail-content img[data-v-3ff8ec02] {
	width: 100%;
	height: auto;
	margin-top: 22px;
	opacity: 1
}

.newsdetail-content[data-v-3ff8ec02] {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000;
	line-height: 25px;
	text-align: justify;
	text-indent: 2em
}

.newsdetail-content p[data-v-3ff8ec02] {
	margin: 0;
	text-align: justify;
	text-indent: 2em;
	text-justify: inter-ideograph
}

.newsdetail-content-formDataBase[data-v-3ff8ec02] p {
	margin: 0;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000;
	line-height: 25px;
	text-align: justify;
	text-indent: 2em
}

.title-img-class[data-v-2d259b7a] {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative
}

.title-img-class img[data-v-2d259b7a] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-2d259b7a] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.title-class[data-v-2d259b7a] {
	font-size: 22px;
	padding-top: 18px
}

.date-class[data-v-2d259b7a] {
	font-size: 16px;
	margin-top: 10px
}

.red-detail-class[data-v-2d259b7a] {
	-webkit-animation: animate-data-v-2d259b7a .8s;
	animation: animate-data-v-2d259b7a .8s;
	overflow: hidden;
	text-align: center;
	width: 100%;
	height: 220px;
	position: absolute;
	background-color: #ce0e2d;
	bottom: 0;
	color: #fff
}

@-webkit-keyframes animate-data-v-2d259b7a {
	0% {
		height: 0;
		top: 100%
	}

	to {
		height: 220px;
		top: calc(100% - 220px)
	}
}

@keyframes animate-data-v-2d259b7a {
	0% {
		height: 0;
		top: 100%
	}

	to {
		height: 220px;
		top: calc(100% - 220px)
	}
}

.detail-title[data-v-2d259b7a] {
	font-size: 24px;
	margin-top: 5%
}

.detail-date[data-v-2d259b7a] {
	font-size: 14px;
	margin-top: 10px
}

.detail-desc[data-v-2d259b7a] {
	font-size: 16px;
	text-align: left;
	letter-spacing: .5px;
	line-height: 25px;
	margin: 15px 8% 0 8%
}

.fade-enter-active[data-v-2d259b7a],.fade-leave-active[data-v-2d259b7a] {
	transition: opacity .5s
}

.fade-enter[data-v-2d259b7a],.fade-leave-to[data-v-2d259b7a] {
	opacity: 0
}

.row-class[data-v-2d259b7a] {
	display: flex;
	align-items: center;
	margin-top: 40px
}

.opacity1[data-v-2d259b7a] {
	opacity: 1
}

.opacity0[data-v-2d259b7a],.opacity1[data-v-2d259b7a] {
	text-align: center;
	background-color: #f8f8f8;
	bottom: 7%;
	height: 100px;
	width: 100%;
	transition: all 1s ease;
	margin-top: -3px
}

.opacity0[data-v-2d259b7a] {
	opacity: 0
}[data-v-2d259b7a] .btn-next,[data-v-2d259b7a] .btn-prev,[data-v-2d259b7a] .number {
	border-radius: 50%!important
}[data-v-2d259b7a] .el-pagination.is-background .el-pager li:not(.disabled).active {
	border-radius: 50%;
	background-color: #ce0e2d
}[data-v-2d259b7a] .el-pagination .el-pager li:not(.disabled):hover {
	color: #ce0e2d
}[data-v-2d259b7a] .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
	background-color: #ce0e2d;
	color: #fff
}

.title-img-class[data-v-387a2b53] {
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-387a2b53] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-387a2b53] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

p[data-v-387a2b53] {
	padding: 10px 0
}

.title-img-class[data-v-06504125] {
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-06504125] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-06504125] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.title-class-right[data-v-06504125],.title-class[data-v-06504125] {
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: 500
}

.title-class-right[data-v-06504125] {
	padding-top: 50px;
	text-align: right
}

.font-class[data-v-06504125] {
	margin-top: 50px;
	display: flex;
	align-items: center;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 25px
}

.title-img-class[data-v-16349bbf] {
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-16349bbf] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-16349bbf] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.detail-class[data-v-16349bbf] {
	position: absolute;
	top: 5%;
	left: calc((100% - 1200px)/2);
	background-color: #fff;
	height: 950px;
	z-index: 100;
	width: 1200px;
	text-align: left;
	letter-spacing: .5px;
	line-height: 30px;
	padding-top: 3%
}

.item-title-class[data-v-16349bbf] {
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #ce0e2d
}

.item-class[data-v-16349bbf] {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: .5px
}

@media screen and (max-width:1200px) {
	.first-class[data-v-716d372d] {
		margin: 40px 0 40px 0!important;
		text-align: left
	}
}

.first-class[data-v-716d372d] {
	margin: 40px 0 40px calc((100% - 1200px)/2);
	text-align: left
}

.title-img-class[data-v-716d372d] {
	width: 100%;
	height: auto;
	position: relative
}

.title-img-class img[data-v-716d372d] {
	width: 100%;
	height: auto
}

.title-font-class[data-v-716d372d] {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.back-class[data-v-716d372d] {
	height: 180px;
	background: url() no-repeat;
	background-size: 100%;
	text-align: center;
	padding-top: 10px;
	color: #fff
}

.red-button[data-v-716d372d] {
	border-radius: 0;
	background-color: #ce0e2d;
	color: #fff;
	border-color: #ce0e2d;
	font-size: 16px;
	width: 150px;
	height: 40px
}

.is_fixed[data-v-716d372d] {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100
}

.is_fixed1[data-v-716d372d] {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 200
}

.is_fixed2[data-v-716d372d] {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300
}

.detail-class[data-v-716d372d] {
	width: 1200px;
	margin: 10px auto;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 25px;
	text-align: center
}

.title-class[data-v-716d372d] {
	font-size: 30px;
	font-weight: 500
}

.title-class-right[data-v-716d372d] {
	margin-top: 25%;
	font-size: 30px;
	font-weight: 500;
	margin-left: 15%
}

@media screen and (max-width:1200px) {
	.title-class-left[data-v-716d372d] {
		margin-top: 8%;
		font-size: 30px;
		font-weight: 500;
		margin-left: 0!important;
		color: #fff
	}
}

.title-class-left[data-v-716d372d] {
	margin-top: 8%;
	font-size: 30px;
	font-weight: 500;
	margin-left: calc((100vw - 1230px)/2);
	color: #fff
}

.title-class-EN[data-v-716d372d] {
	margin-top: 2px;
	font-size: 14px
}

@media screen and (max-width:1200px) {
	.title-detail[data-v-716d372d] {
		font-size: 16px;
		letter-spacing: .5px;
		line-height: 25px;
		margin-left: 15%;
		margin-top: 20px;
		margin-right: 0!important
	}
}

.title-detail[data-v-716d372d] {
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 25px;
	margin-left: 15%;
	margin-top: 20px;
	margin-right: calc((100vw - 1230px)/2)
}

@media screen and (max-width:1200px) {
	.title-detail-left[data-v-716d372d] {
		padding-left: 0!important;
		font-size: 16px;
		line-height: 23px;
		letter-spacing: .5px;
		margin-top: 30px;
		margin-right: 30%;
		color: #fff
	}
}

.title-detail-left[data-v-716d372d] {
	padding-left: calc((100vw - 1230px)/2);
	font-size: 16px;
	line-height: 23px;
	letter-spacing: .5px;
	margin-top: 30px;
	margin-right: 30%;
	color: #fff
}

.title-detail-right[data-v-716d372d] {
	font-size: .9rem;
	margin-left: 15%;
	margin-top: 40px;
	margin-right: 30%
}

.button-class[data-v-716d372d] .el-button:hover {
	border-radius: 0;
	color: #ce0e2d;
	border-color: #ce0e2d;
	background-color: #fff
}


.factoryTravel[data-v-2f4e4f83] {
	text-align: left!important
}

.factoryTravel .title-img-class[data-v-2f4e4f83] {
	width: 100%;
	height: auto;
	position: relative
}

.factoryTravel .title-img-class .hidden-img[data-v-2f4e4f83] {
	width: 100%;
	opacity: 0
}

.factoryTravel .title-img-class[data-v-2f4e4f83] .el-carousel {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.factoryTravel .title-img-class[data-v-2f4e4f83] .el-carousel .el-carousel__container {
	position: relative;
	height: 100%
}

.factoryTravel .title-img-class[data-v-2f4e4f83] .el-carousel .el-carousel__container img {
	width: 100%
}

.factoryTravel .title-img-class .title-font-class[data-v-2f4e4f83] {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
	top: 40%;
	font-size: 70px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #fff
}

.factoryTravel .map-background[data-v-2f4e4f83] {
	height: 500px;
	background-color: #fff;
	position: relative
}

.factoryTravel .map-background .map-wrap[data-v-2f4e4f83] {
	width: 90%;
	height: 600px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: -100px;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0,0,0,.5);
	border-radius: 10px 10px 0 0
}

.factoryTravel .map-background .map-wrap[data-v-2f4e4f83] .amap-demo {
	height: 100%
}

.factoryTravel .map-background .map-wrap[data-v-2f4e4f83] .amap-demo #amapDemo {
	border-radius: 10px!important;
	border-radius: 10px 10px 0 0!important
}

.factoryTravel .map-background .map-wrap[data-v-2f4e4f83] .amap-demo #amapDemo .btn-wrap {
	text-align: center!important
}

.factoryTravel .map-background .map-wrap[data-v-2f4e4f83] .amap-demo #amapDemo .btn-wrap .pop-button {
	width: 80%;
	margin: 25px 0 0;
	padding: 1px 6px;
	border: 0;
	outline: none
}

.factoryTravel .marker-style[data-v-2f4e4f83] {
	background-color: #ce0e2d;
	box-shadow: 0 7px 9px 1px rgba(0,0,0,.13);
	border-radius: 10px;
	position: relative
}

.factoryTravel .marker-style .step3[data-v-2f4e4f83] {
	position: absolute;
	bottom: 20px;
	margin: 0 auto;
	width: 0;
	height: 0;
	margin-bottom: 20px;
	border-width: 20px;
	border-style: solid;
	border-color: transparent;
	border-top-color: #e66161
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog {
	width: 800px
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog input[type=number] {
	-moz-appearance: textfield
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog input[type=number]::-webkit-inner-spin-button,.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__header {
	text-align: center;
	padding: 60px 0 0;
	font-family: PingFang SC;
	color: #000;
	line-height: 14px
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__header .el-dialog__title {
	font-size: 26px
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body {
	padding: 30px 50px 30px 80px
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-form-item__error {
	color: #ce0e2d
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-form-item .flex-style {
	display: flex;
	align-items: center
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-form-item .el-form-item__label {
	box-sizing: border-box;
	border-left: 3px solid #ce0e2d;
	float: none;
	padding-left: 5px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-form-item .el-form-item__content {
	padding-right: 30%
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-checkbox__label,.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-radio__label,.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form span {
	font-size: 14px
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .email-style .el-form-item__content {
	padding-right: 15%
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .email-style .get-code {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	text-decoration: underline;
	color: #ce0e2d;
	cursor: pointer
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-input__inner:focus {
	border-color: #ce0e2d
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-checkbox__input.is-checked+.el-checkbox__label,.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-radio__input.is-checked+.el-radio__label {
	color: #ce0e2d
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-checkbox__input.is-checked .el-checkbox__inner,.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .el-dialog__body .el-form .el-radio__input.is-checked .el-radio__inner {
	background-color: #ce0e2d;
	border-color: #ce0e2d
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .foot-tips {
	font-size: 12px;
	font-family: PingFang SC;
	color: #000;
	line-height: 11px;
	opacity: .5;
	padding: 20px 0 30px
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .form-footer {
	text-align: center;
	padding: 0 0 20px 0
}

.factoryTravel[data-v-2f4e4f83] .apply-dialog .el-dialog .form-footer .el-button {
	width: 204px;
	border-color: #ce0e2d;
	background: #ce0e2d;
	margin-right: 30px
}

@red: rgba(206, 14, 45, 1);

@black: rgba(0, 0, 0, 1);

.w-mouse-cursor {
	cursor: pointer
}

.w-mouseenter:hover {
	background: #ce0e2d;
	color: #fff!important
}

.w-wrap-title {
	font-size: 70px!important;
	color: #fff!important
}

.w-page-cntitle {
	font-size: 30px!important;
	font-weight: 500!important
}

.w-page-entitle {
	font-size: 14px!important
}

.w-page-content {
	font-size: 16px!important;
	letter-spacing: .5px!important;
	line-height: 25px!important;
	text-align: justify!important
}

.text-center {
	text-align: center!important
}

.text-left {
	text-align: left!important
}

.text-indent {
	text-indent: 2rem!important
}

.width-1200 {
	width: 1200px!important;
	display: inline-block!important
}

.display_flex {
	display: flex
}

.display_flex>* {
	display: block
}

.display_inline-flex {
	display: inline-flex
}

.display_inline-flex>* {
	display: block
}

.flex-direction_column {
	flex-direction: column
}

.justify-content_flex-center {
	justify-content: center
}

.justify-content_flex-end {
	justify-content: flex-end
}

.justify-content_flex-justify {
	justify-content: space-between
}

.align-items_flex-start {
	align-items: flex-start
}

.align-items_flex-end {
	align-items: flex-end
}

.align-items_center {
	align-items: center
}

.align-items_baseline {
	align-items: baseline
}

.flex_auto {
	flex: auto
}

.flex_1 {
	width: 0;
	flex: 1
}

.order_2 {
	order: 2
}

.order_3 {
	order: 3
}

.el-input__inner:focus,.el-select .el-input.is-focus .el-input__inner,.el-select .el-input__inner:focus,.el-tabs__item.is-active {
	border-color: #ce0e2d
}

.el-select-dropdown__item.selected {
	color: #ce0e2d
}

body {
	margin: 0
}

#app {
  /*!*全局变灰*!
    filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);
    -webkit-filter: grayscale(100%);*/
	font-family: PingFang SC;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	color: #000;
	width: 100%;
	min-width: 1200px;
	font-size: 14px
}

.app-usual-out {
	width: 100%
}

.app-usual-content-out {
	width: 1200px;
	margin: 0 auto
}

.user-no-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.cursor-pointer {
	cursor: pointer
}

.vjs-control-bar,.vjs-custom-skin>.video-js .vjs-big-play-button {
	display: none!important
}