.yx_InTitBox p {
	position: relative;
	font-size: var(--yx_FS18) !important;
	line-height: 200%;
	color: #666;
	text-transform: uppercase;
	margin-bottom: var(--yx_FS14);
	padding-left: 0.45rem;
}

.yx_InTitBox p:before {
	content: '';
	display: block;
	width: 0.3rem;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	text-transform: capitalize;
	transform: translateY(-50%);
	background: var(--yx_CTwo);
}

.yx_InTitBox h3 {
	line-height: var(--yx_FS45);
	font-size: var(--yx_FS45);
	color: rgba(40, 40, 40, 1);
	position: relative;
	font-weight: bold !important;
	font_radio: 2;
	display-radio: 1;
}


.yx_IOContent {
	margin-top: var(--yx_FS30);
}

.yx_IOContent h4 {
	font-size: var(--yx_FS36) !important;
	color: #4a4a4a;
}

.yx_IOContent em {
	width: 100%;
	display: block;
	height: 1px;
	background: rgba(0, 0, 0, 0.1);
	margin: 14px 0 24px;
}

.yx_IOContent p {
	font-size: var(--yx_FS16);
	line-height: 200%;
	color: #666;
}

.yx_InTitBox .dot .d2 {
	background: var(--yx_Color);
	opacity: 0.3;
	animation: dot2 2s linear infinite;
}

.yx_SearchOne {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	margin-top: var(--yx_FS36);
	border-bottom: 1px solid #fff;
}

.yx_SearchOne .con {
	width: calc(100% - 48px);
	border: none;
	background: transparent;
	line-height: 200%;
	padding: 10px 0;
	font-size: var(--yx_F16);
	color: #fff;
}

.yx_SearchOne ::-webkit-input-placeholder {
	/*Webkit browsers*/
	font-size: var(--yx_F16);
	color: #fff;
}

.yx_SearchOne :-moz-placeholder {
	/*Mozilla Firefox 4 to 8*/
	font-size: var(--yx_F16);
	color: #fff;
}

.yx_SearchOne ::moz-placeholder {
	/*Mozilla Firefox 19+*/
	font-size: var(--yx_F16);
	color: #fff;
}

.yx_SearchOne :-ms-input-placeholder {
	/*Internet Explorer 10+*/
	font-size: var(--yx_F16);
	color: #fff;
}

.yx_SearchOne .end {
	width: 48px;
	text-align: center;
}

.yx_SearchOne .yx_icon {
	color: #Fff;
	font-size: var(--yx_FS24);
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
	.yx_InOne.g_box {
		padding: 6vw 0;
	}
}

@media only screen and (max-width: 768px) {
	.yx_InOne.numBox {
		width: calc(100% - 36px)
	}

	.yx_InOne.g_num {
		font-size: 28px;
	}
}


/*底部*/
.index_footer {
	background: url(../image/footer.jpg) center center;
	background-size: cover;
}

.index_footer .footerMes h3 span {
	font-size: var(--yx_FS16) !important;
	font-weight: 300;
	line-height: 100%;
	text-transform: capitalize !important;
}

.index_footer .footerMes {
	padding-bottom: 0.72rem;
}

.index_footer .footerMes h3 {
	font-size: 0.34rem;
	line-height: 120%;
	color: #fff;
	font-weight: 900 !important;
	text-transform: uppercase;
	font-family: "DIN" !important;
}

.index_footer .footerMes a {
	border: 1px solid #fff;
	padding: var(--yx_FS14) 0.36rem;
	font-size: var(--yx_FS16);
	color: #fff;
	transition: all 0.6s;
	border-radius: 8px;
}

.index_footer .footerMes a:hover {
	background: var(--yx_Color);
	border-color: var(--yx_Color);
}

.index_footer .footerMes a .yx_icon {
	font-size: var(--yx_FS18);
	color: #fff;
	display: inline-block;
	margin-right: 0.24rem;
}

.index_footer .box {
	position: relative;
}

.index_footer .box::before {
	content: '';
	display: block;
	width: 100vw;
	left: -5vw;
	height: 100vh;
	top: 0;
	z-index: 0;
	position: absolute;
	background: #39444C;
}

.index_footer .box>div {
	position: relative;
	z-index: 2;
}

.index_footer .box .boxTop {
	padding: 1rem 0 0.7rem;
}

.index_footer .box .boxTop .item {
	color: #2a2a2a;
}

.index_footer .box .boxTop .item:nth-child(n+2) {
	max-width: 300px;
}

.index_footer .box .boxTop .item h5 {
	font-size: 0.2rem;
	text-transform: uppercase;
	font-family: "DIN" !important;
	font-weight: bold !important;
	color: #fff;
}

.index_footer .box .boxTop .item em {
	position: relative;
	display: block;
	width: 6px;
	height: 6px;
	margin: 0.24rem 0 0;
	border-radius: 50%;
	background-color: var(--yx_Color);
}

.index_footer .box .boxTop .item em:before {
	content: '';
	display: block;
	width: 7vw;
	height: 1px;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	opacity: 0.2;
	background: linear-gradient(to right, #fff, transparent);
}

.index_footer .box .boxTop .item ul,
.index_footer .box .boxTop .item .info {
	margin-top: 0.15rem;
}

.index_footer .box .boxTop .item ul li,
.index_footer .box .boxTop .item .info li {
	font-size: var(--yx_FS14);
	line-height: 0.36rem;
}

.index_footer .box .boxTop .item ul li a,
.index_footer .box .boxTop .item .info li a {
	color: rgba(255, 255, 255, 0.5);
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	font-size: var(--yx_FS16);
	text-transform: capitalize;
}

.index_footer .box .boxTop .item ul li a:hover,
.index_footer .box .boxTop .item .info li a:hover {
	color: #fff;
}

.index_footer .box .boxTop .item ul li a {
	position: relative;
	display: inline-block;
}

.index_footer .box .boxTop .item ul li a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	left: 0;
	bottom: -2%;
	background-size: contain;
	transition: all 0.6s;
	background: var(--yx_Color);
	z-index: -1;
}

.index_footer .box .boxTop .item ul li a:hover:before {
	width: 100%;
}

.index_footer .box .boxTop .item ul div,
.index_footer .box .boxTop .item .info div {
	font-size: var(--yx_FS14);
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: var(--yx_FS14);
	position: relative;
	width: 540px;
}

.index_footer .box .boxTop .item ul div a,
.index_footer .box .boxTop .item .info div a {
	color: rgba(255, 255, 255, 0.5);
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	display: inline-block;
}

.index_footer .box .boxTop .item .info div a {
	width: calc(100% - 30px);
	font-size: var(--yx_FS16);
}

.index_footer .box .boxTop .item .info div {
	display: flex;
	justify-content: space-between;
}

.index_footer .box .boxTop .item .info .icon {
	width: 30px;
}

.index_footer .box .boxTop .item ul div a:hover,
.index_footer .box .boxTop .item .info div a:hover {
	color: var(--yx_Color);
}

.index_footer .box .boxTop .item ul div svg,
.index_footer .box .boxTop .item .info div svg {
	margin-right: 0.06rem;
	position: relative;
	top: 0.05rem;
}

.index_footer .box .wenan {
	font-size: 0.12rem;
	color: #999;
	position: relative;
	text-align: right;
	margin-top: 0.2rem;
}

.index_footer .boxBotbox {
	border-top: 1px solid rgba(0, 0, 0, 0.02);
	position: relative;
	z-index: 2;
}

.index_footer .boxBot {
	padding: var(--yx_FS18) 0;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.index_footer .boxBot .left {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 220%;
}

.index_footer .boxBot .left a {
	color: rgba(255, 255, 255, 0.5);
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.index_footer .boxBot .left a:hover {
	color: #fff;
}

.index_footer .box .boxTop .item .info div.tel {
	margin-bottom: 0.24rem;
}

.index_footer .box .boxTop .item .info div.tel a {
	font-size: 0.36rem;
	color: var(--yx_Color);

}

.z_footer_share>a:hover {
	background: var(--yx_Color);
	color: #fff;
}

.index_footer {
	position: relative;
	overflow: hidden;
}

.index_footer .yx_NTC_Left {
	position: absolute;
	height: 65vh;
	bottom: -15%;
	width: 100%;
	left: 0;
	z-index: 2;
	max-height: 960px;
	overflow: hidden;
	opacity: 0.1;
}

@media screen and (max-width: 1024px) {
	.index_footer .box .boxTop .item {
		display: none;
	}

	.index_footer .box .boxTop .item:first-child {
		display: block !important;
	}

	.index_footer .box .boxBot .right {
		/*display: none;*/
		margin-top: 10px;
	}

	.index_footer {
		padding: 0.5rem 0 0;
	}

	.index_footer .box .boxBot {
		margin-top: 0.3rem;
		padding: 0.4rem 0;
	}
}

@media screen and (max-width: 768px) {
	.index_footer .box .boxTop .item h5 {
		font-size: 0.24rem;
	}

	.index_footer .box .boxBot .left {
		font-size: 12px;
		line-height: 20px;
	}

	.index_footer .box .boxBot .left a {
		line-height: 20px;
		display: block;
	}

	.index_footer .box .boxBot .left span {
		display: none;
	}
}


/*kf*/
.sideBar {
	position: fixed;
	right: 0;
	bottom: 45%;
	transform: translateY(-50%);
	z-index: 998;
}

.side0 {
	transform: translateY(-100%);
	font-size: 24px;
	color: #fff;
	display: none;
	cursor: pointer;
}

.side1 {
	width: 50px;
	height: 150px;
	background: var(--yx_CTwo);
	text-align: center;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
}

.side1 a,
.side1 img,
.side1 i,
.side1 span {
	display: block;
}

.side1 img {
	margin: 0 auto;
}

.side1 i {
	margin: 10px auto;
	width: 1px;
	height: 20px;
	background: #fff;
	transition: all 0.5s ease;
}

.side1 span {
	color: #fff;
	font-size: 14px;
	writing-mode: vertical-lr;
	margin: 0 auto;
	letter-spacing: 2px;
}

.side1:hover {
	background: var(--yx_CTwo);
}

.side1:hover a img {
	animation: jitter 0.5s;
}

.side {
	height: 50px;
	position: absolute;
	transition: all 0.5s;
}

.side a {
	display: block;
	height: 50px;
	font-size: 0;
}

.side i,
.side span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	line-height: 50px;
}

.side i {
	width: 50px;
	text-align: center;
	background: var(--yx_Color);
	transition: all 0.3s;
	border-radius: 50%;
}

.side i img {
	vertical-align: middle;
}

.side span {
	text-align: center;
	line-height: 50px;
	background: #232323;
	font-size: 13px;
	color: #fff;
	border-radius: 50px;
	transition: all 1s;
}

.side2 {
	top: 151px;
	right: -140px;
	width: 190px;
}

.side2 span {
	width: 140px;
}

.side3 {
	right: -190px;
	width: 240px;
	top: 202px;
}

.side3 span {
	width: 190px;
}

.side4 {
	right: -190px;
	width: 240px;
	top: 253px;
}

.side4 span {
	width: 190px;
}


.side5 {
	right: -90px;
	width: 140px;
	top: 304px;
	cursor: pointer;
}

.side5 span {
	width: 90px;
	font-size: 14px;
}

.qcodePic {
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	display: none;
	z-index: 99;
	text-align: center;
	background: #fff;
	border: 1px solid #e5e5e5;
}

.qcodePic img {
	width: 100%;
}

.side5:hover .qcodePic {
	display: block;
}

.side6 {
	right: -90px;
	width: 140px;
	top: 356px;
	cursor: pointer;
}

.side6 span {
	width: 90px;
	font-size: 14px;
}

.side:hover {
	right: 0;
}

.side:hover i {
	background: var(--yx_CTwo);
}

.wxPic {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9999;
	display: none;
}

.wxPic img {
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

/*END*/


/*yx_YsNews*/
.yx_YsNews {
	background-color: #ECEFF1;
	padding-bottom: 1.2rem !important;
}

.yx_YsNewLeft {
	width: 65%;
}

.yx_YsNewLeft .item,
.yx_YsNewRight a {
	display: block;
	background-color: #fff;
	transition: all 0.6s;
	position: relative;
	overflow: hidden;
}

.yx_YsNewLeft .item .yx_ImgCover {
	padding-bottom: 65%;
}

.yx_YsNewLeft .item .yx_ImgCover span {
	position: absolute;
	left: 0.24rem;
	top: 0.24rem;
	z-index: 2;
	font-size: var(--yx_FS14);
	font-weight: bold;
	color: #fff;
	transition: all 0.6s;
	text-transform: capitalize;
}

.yx_YsNewLeft .item .content1,
.yx_YsNewRight a .content1 {
	padding: 0.3rem 0.24rem;
	position: relative;
	transition: all 0.6s;
}

.yx_YsNewRight a .content1 {
	padding: 0.4rem 0.24rem 0.2rem;
}

.yx_YsNewLeft .item .yx_Time,
.yx_YsNewRight a .yx_Time {
	font-size: var(--yx_FS14);
	transition: all 0.6s;
}

.yx_YsNewLeft .item .yx_Title,
.yx_YsNewRight a .yx_Title {
	font-size: var(--yx_FS18);
	color: #4a4a4a;
	font-weight: bold;
	transition: all 0.6s;
	margin: 0.1rem 0 0.1rem;
}

.yx_YsNewLeft .item .yx_Summary,
.yx_YsNewRight a .yx_Summary {
	font-size: var(--yx_FS14);
	line-height: 180%;
	color: #999;
	margin-bottom: 0.24rem;
}

.yx_YsNewLeft .item .yx_icon,
.yx_YsNewRight a .yx_icon {
	font-size: var(--yx_FS16);
	color: var(--yx_Color);
	position: absolute;
	right: 0.24rem;
	bottom: 0.24rem;
	transition: all 0.6s;
}

.yx_YsNewLeft .item:hover,
.yx_YsNewRight a:hover {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	background-color: var(--yx_Color);
}

.yx_YsNewLeft .item:hover .yx_ImgCover img {
	transform: scale(1.1);
}

.yx_YsNewLeft .item:hover .yx_Time,
.yx_YsNewLeft .item:hover .yx_Title,
.yx_YsNewLeft .item:hover .yx_icon,
.yx_YsNewLeft .item:hover .yx_Summary {
	color: #fff;
}

.yx_YsNewRight a:hover .yx_Time,
.yx_YsNewRight a:hover .yx_Title,
.yx_YsNewRight a:hover .yx_icon,
.yx_YsNewRight a:hover .yx_Summary {
	color: #fff;
}

.yx_YsNewsPage a {
	display: inline-block;
	margin-left: 0.36rem;
	position: relative;
	padding-bottom: 0.1rem;
	font-size: var(--yx_FS22);
	text-transform: capitalize;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.yx_YsNewsPage a:after {
	content: '';
	bottom: 0;
	width: 0;
	position: absolute;
	left: 0;
	height: 1px;
	background: var(--yx_Color);
	transition: ALL 0.6S;
}

.yx_YsNewsPage a:hover {
	color: var(--yx_Color);
}

.yx_YsNewsPage a:hover:after {
	width: 100%;
}

.yx_YsNewRight a span:nth-child(1) {
	display: flex;
	font-weight: bold !important;
	font-size: var(--yx_FS14);
	margin-bottom: 0.22rem;
	align-items: flex-end;
	justify-content: space-between;
}

.yx_YsNewRight a span:nth-child(1) em {
	font-weight: normal;
	opacity: 0.5;
}

.yx_YsNewRight a:hover span {
	color: #fff;
}

.yx_YsNewRight a:last-child {
	margin-top: 0.36rem;
}

.yx_YsNewRight a {
	padding-bottom: 12px;
}

.yx_YsNewRight {
	width: calc(35% - 0.36rem);
	margin-left: 0.36rem;
}

/*yx_YsAbout*/
.yx_YsAbout {
	padding-top: 280px;
	position: relative;
	background: #ECEFF1;
}

.yx_YsAbout .yx_YsAboutBg {
	background: url("../image/brandbg.jpg") center left;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	top: 0;
	height: 70%;
}

.yx_YsAbout .yx_YsAboutBg>div {
	margin-top: 0.85rem;
}

.yx_YsAbout .yx_YsAboutCon {
	background: #fff;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.yx_YsAbout .yx_YsAboutCon .left {
	width: 45%;
	position: relative;
}

.yx_YsAbout .yx_YsAboutCon .left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yx_YsAbout .yx_YsAboutCon .right {
	width: 55%;
	padding: 0.8rem 0.6rem;
	position: relative;
}

.yx_YsAbout .yx_YsAboutCon .right h5 {
	font-size: 0.3rem;
	text-transform: uppercase;
	font-family: "DIN" !important;
	color: var(--yx_CTwo);
	font-weight: bold !important;
}

.yx_YsAbout .yx_YsAboutCon .right h6 {
	font-size: 16px;
	color: #666;
	margin-bottom: 0.24rem !important;
}

.yx_YsAbout .yx_YsAboutCon .right p {
	font-size: var(--yx_FS16);
	line-height: 200%;
	color: #4a4a4a;

}

.yx_YsAbout .yx_YsAboutCon .right em {
	display: block;
	width: 100%;
	height: 1px;
	background: rgba(0, 0, 0, 0.1);
	margin: 0.24rem 0;
}

.yx_YsAbout .yx_YsAboutCon .right p.yx_Sum {
	margin-bottom: 0.48rem;
	display: inline-block;
}

.yx_YsAbout .yx_YsAboutCon .right a {
	position: absolute;
	width: 100%;
	padding: var(--yx_FS18) 0;
	border: 1px solid var(--yx_Color);
	text-align: center;
	transition: all 0.6s;
	background: var(--yx_Color);
	font-weight: bold;
	color: #fff;
	font-size: var(--yx_FS18);
	left: 0;
	bottom: 0;
}

.yx_YsAbout .yx_YsAboutCon .right a:hover {
	background: transparent;
	color: var(--yx_Color);
}

.yx_YsAbout .counter {
	font-size: 0.6rem !important;
	font-weight: 600;
	line-height: 120%;
	color: #fff;
}

.yx_YsAbout .yx_InTitBox h3 {
	color: #fff;
}

.yx_YsAbout .yx_InTitBox p {
	color: #fff;
	opacity: 0.68;
}

.yx_YsAbout .item {
	margin: 0 0 0 1.2rem;
	text-align: right;
}

.yx_YsAbout .item h6 {
	font-size: var(--yx_FS18);
	color: #fff;
	opacity: 0.85;
}

.yx_YsAbout .item p {
	opacity: 0.8;
	font-size: var(--yx_FS16);
	max-width: 250px;
	color: #fff;
	opacity: 0.85;
	line-height: 180%;
	display: inline-block;
}

/*yx_YsCore*/
.yx_YsCore {
	background: #ECEFF1;
}

.yx_YsCore a {
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	padding: 10px 0 0;
}

.yx_YsCore a::before {
	width: 100%;
	height: 100%;
	background: #fafafa;
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	transition: all 0.6s;
	box-shadow: 0 0 0.36rem rgba(0, 0, 0, 0.05);
}

.yx_YsCore a::after {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-top: 0.1rem solid #fafafa;
	border-left: var(--yx_FS16) solid transparent;
	border-right: var(--yx_FS16) solid transparent;
	top: 100%;
	box-shadow: 0 0 0.36rem rgba(0, 0, 0, 0.05);
	transition: all 0.6s;
}

.yx_YsCore a:hover::before {
	background: #fff;
}

.yx_YsCore a:hover:after {
	border-top: var(--yx_FS16) solid #fff;
}

.yx_YsCore a>* {
	position: relative;
	z-index: 2;
}

.yx_YsCore .yx_Width {
	position: relative;
}

.yx_YsCore .swiper-slide {
	padding-bottom: 10px;
}

.yx_YsCore .yx_Width::after {
	display: block;
	content: '';
	width: 140%;
	height: 2px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 14px;
	position: absolute;
	z-index: 1;
	background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1), transparent);

}

.yx_YsCore .swiper-container {
	position: relative;
	z-index: 2;
}

.yx_YsCore .dian {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0 auto;
	background: var(--yx_Color);
}

.yx_YsCore .yx_ImgContain {
	width: 80%;
	margin: 0.24rem auto 0;
	padding-bottom: 95%;
	transition: all 0.6s;
}

.yx_YsCore .yx_ImgContain .yx_icon {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 0.54rem;
	height: 0.54rem;
	background: var(--yx_Color);
	color: #fff;
	font-size: var(--yx_FS18);
	position: absolute;
	z-index: 2;
	top: 80%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all 0.8s;
}

.yx_YsCore .swiper-slide:hover .yx_ImgContain .yx_icon {
	top: 50%;
	opacity: 1;
}

.yx_YsCore .yx_CoreCon {
	height: 48px;
	margin: 0.24rem 0 0.48rem;
}

.yx_YsCore .yx_Tit {
	font-size: var(--yx_FS18);
	color: #222;
	font-weight: bold;
	line-height: 140%;
}

.yx_YsCore a:hover .yx_ImgContain {
	box-shadow: rgba(17, 12, 46, 0.1) 0px 0.24rem 0.6rem 0px;
}

.yx_YsCore a:hover .yx_ImgContain img {
	transform: translate(-50%, -50%) scale(0.95);
}

.yx_YsCore p {
	font-size: var(--yx_FS14);
	color: #4a4a4a;
	line-height: 200%;
}


/*ys*/
.yx_YsOne {
	background: var(--yx_CTwo);
}

.yx_YsOne h4 {
	font-size: var(--yx_FS42);
	line-height: 150%;
	max-width: 680px;
	color: #fff;
	text-transform: capitalize;
	font-family: 'DIN' !important;
	font-weight: 900 !important;
	position: relative;
	padding-left: 0.6rem;
}

.yx_YsOne h4::before {
	content: '';
	display: block;
	width: 0.48rem;
	height: 3px;
	background: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.yx_YsOne p {
	font-size: var(--yx_FS16);
	line-height: 200%;
	margin-top: 0.24rem;
	color: rgba(255, 255, 255, 0.55);
	max-width: 960px;
}

.yx_YsTitle h3 {
	font-size: var(--yx_FS48);
	line-height: 150%;
	color: var(--yx_CTwo);
	font-weight: 900 !important;
	text-transform: uppercase;

}

.yx_YsTitle p {
	position: relative;
	font-size: var(--yx_FS18);
	line-height: 200%;
	color: #666;
	padding-left: 0.45rem;
}

.yx_YsTitle p:before {
	content: '';
	display: block;
	width: 0.3rem;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	text-transform: capitalize;
	transform: translateY(-50%);
	background: var(--yx_Color);
}

/*yx_YsTwo*/
.yx_YsTwo {
	position: relative;
	background: #ECEFF1;
}

.yx_YsTwo .yx_ImgCover {
	padding-bottom: 75%;
}

.yx_YsTwo a {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}

.yx_YsTwo a::before {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 60%;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 1)) !important;
	z-index: 1;
	opacity: 0.8;
	transition: all 0.6s;
}

.yx_YsTwo a .yx_YsTwoCon {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 2;
	padding: 0.4rem 0.24rem 0.4rem !important;
	bottom: 0;
	transition: all 0.6s;
}

.yx_YsTwo a:hover .yx_YsTwoCon {
	padding-bottom: 20px !important;
}

.yx_YsTwo a:hover:before {
	height: 100%;
	opacity: 1;
}

.yx_YsTwo a .yx_YsTwoCon h3 {
	color: #fff;
	padding: 0.42rem 0 0.12rem;
	font-size: var(--yx_FS18);
	font-weight: 400 !important;
	max-width: 100%;
	line-height: 130%;
	text-transform: capitalize;
}

.yx_YsTwo a .yx_YsTwoCon em {
	display: block;
	width: 0.36rem;
	height: 2px;
	background: #fff;
}

.yx_YsTwo a .yx_YsTwoCon p {
	font-size: var(--yx_FS14);
	line-height: 180%;
	margin-top: 0.24rem;
	color: rgba(255, 255, 255, 0.8);
	-webkit-line-clamp: 2;
	opacity: 0;
	position: absolute;
	width: calc(100% - 0.8rem);
	transition: all 0.6s;
	left: 0.4rem;
}

.yx_YsTwo a:hover .yx_YsTwoCon p {
	opacity: 1;
}

.yx_YsTwo a:hover .yx_ImgCover img {
	transform: scale(1.1);
}

.yx_YsTwo .button {
	position: absolute;
	width: 0.48rem;
	height: 0.48rem;
	background: #b3b3b3;
	transition: all 0.6s;
	color: #fff;
	top: 45%;
	opacity: 1;
	transform: translateY(-50%);
	z-index: 9;
	display: flex;
	align-items: center;
	cursor: pointer;
	justify-content: center;
}

.yx_YsTwo .button:hover {
	background: var(--yx_Color);
	color: #fff;
}

.yx_YsTwo .button.prev {
	left: 10%;
}

.yx_YsTwo .button.next {
	right: 10%;
}

.yx_YsTwo .yx_YsTwoPro {
	position: relative;
}

.yx_YsTwo .yx_YsTwoPro .swiper-container {
	position: relative;
}

.yx_YsTwo .yx_YsTwoPro .swiper-slide {
	overflow: hidden;
}

.yx_YsTwo .yx_Pagin {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.42rem;
}

.yx_Pagin span {
	width: 8px;
	height: 8px;
	margin: 0 6px;
	transition: all 0.6s;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 0px;
	opacity: 1;
	cursor: pointer;
}

.yx_Pagin span.swiper-pagination-bullet-active {
	background: var(--yx_Color) !important;
}

/*yx_YsThree*/
.yx_YsThree {
	position: relative;
}

.yx_YsThree .yx_YTreCTit ul {
	position: relative;
	display: flex;
}

.yx_YsThree .yx_YTreCTit ul::after {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	border-bottom: 3px solid rgba(0, 0, 0, 0.1);
	bottom: 0;
}

.yx_YsThree .yx_YTreCTit ul li {
	display: inline-block;
	border-bottom: 3px solid transparent;
	position: relative;
	transition: all 0.6s;
	flex: 1;
	text-align: center;
}

.yx_YsThree .yx_YTreCTit ul li.yx_Active {
	border-color: var(--yx_Color) !important;
}

.yx_YsThree .yx_YTreCTit ul li.yx_Active a {
	color: var(--yx_Color) !important;
}

.yx_YsThree .yx_YTreCTit ul li a {
	font-size: var(--yx_FS24);
	color: #3a3a3a;
	font-weight: 600;
	line-height: 160%;
	padding: 0.12rem 0.3rem;
	display: inline-block;
	text-transform: capitalize;
}

.yx_YsThree .yx_YTreCCon {
	margin-top: 0.6rem;
}

.yx_YsThree .yx_YTreCCon .yx_List {
	width: 100%;
	cursor: pointer;
	display: none;
}

.yx_YsThree .yx_YTreCCon .yx_List.yx_Active {
	display: block !important;
}

.yx_YsThree .yx_YTreCCon .yx_List .yx_ImgCover {
	width: 45%;
	padding-bottom: 30%;
}

.yx_YsThree .yx_YTreCCon .yx_List .yx_CCon {
	width: 55%;
	padding-left: 8%;
}

.yx_YsThree .yx_YTreCCon .yx_List .yx_CCon h5 {
	text-transform: capitalize;
	color: var(--yx_CTwo);
	font-size: 0.36rem;
	font-weight: bold !important;
	margin-bottom: 0.1rem !important;
}

.yx_YsThree .yx_YTreCCon .yx_List .yx_CCon h6 {
	font-size: var(--yx_FS14);
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.65);
	margin: 0 0 0.36rem !important;
}

.yx_YsThree .yx_YTreCCon .yx_List .yx_CCon p {
	font-size: var(--yx_FS16);
	line-height: 200%;
	color: #777;
	margin-bottom: 24px;
}

.yx_YsThree .yx_YTreCCon .yx_List:hover .yx_ImgCover img {
	transform: scale(1.1);
}

/*yx_btn1*/
.yx_Btn1 {
	background-image: linear-gradient(to right, var(--yx_Color), var(--yx_CTwo), var(--yx_Color), var(--yx_CTwo));
	background-size: 300% 100%;
	background-position: 100% 0;
	transition: background-position .6s ease-in-out;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 5px 5px 5px 10px;
	justify-content: space-between;
	width: 180px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.yx_Btn1 span {
	padding-left: 5%;
	font-size: var(--yx_FS14);
	transition: all 0.6s;
}

.yx_Btn1 .anim {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}

.yx_Btn1 .anim:before {
	position: relative;
	content: '';
	display: block;
	margin-top: 100%;
}

.yx_Btn1 .anim:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 50%;
}

.yx_Btn1 .yx_icon {
	position: relative;
	width: var(--yx_FS45);
	height: var(--yx_FS45);
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0.15);
	color: #fff;
	line-height: var(--yx_FS45);
	text-align: center;
	display: block;
	font-size: var(--yx_FS18);
	transition: all 0.6s;
}

.yx_Btn1:hover {
	background-position: initial;
}

.yx_Btn1:hover .anim {
	animation: anim-out .75s;
}

.yx_Btn1:hover .anim:after {
	animation: anim-out-pseudo .75s;
}

.yx_Btn1:hover span {
	padding-left: 10%;
}

.yx_Btn1:hover .yx_icon {
	background: rgba(0, 0, 0, 0.0);
}

.yx_Btn1:hover {
	color: #fff;
}

@keyframes anim-out-pseudo {
	0% {
		background: rgba(255, 255, 255, 0.5);
	}

	100% {
		background: transparent;
	}
}

@keyframes anim-out {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}


/*index about video*/

@keyframes yx_Bottom {
	0% {
		transform: translateY(0px);
	}

	50% {
		transform: translateY(24px);
	}

	100% {
		transform: translateY(0px);
	}
}


.yx_YsAbout .btn {
	width: 1.2rem;
	height: 1.2rem;
	position: absolute;
	top: calc((100% - 1.2rem)/2);
	left: calc((100% - 1.2rem)/2);
	animation: yx_Bottom 3s linear infinite !important;
	cursor: pointer;
	transition: all 0.6s;
}

.yx_YsAbout .btn>div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	background: transparent;
	font-size: 0.36rem;
	color: #fff;
	transition: all 0.6s;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 7px var(--yx_FS42) 0px;
}

.yx_YsAbout .btn>div::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: var(--yx_Grad);
	transition: all 0.6s;
	transform: translate(-50%, -50%);
}

.yx_YsAbout .hrj {
	position: absolute;
	height: 1.2rem;
	left: 4%;
	bottom: 99.9%;
	z-index: 2;
}

.yx_YsAbout .btn>div {
	background: var(--yx_Grad);
}

.yx_YsAbout .btn:hover>div::before {
	width: 130%;
	height: 130%;
	opacity: 0.5;
}

.yx_YsAbout .btn i {
	display: inline-block;
	font-size: 0.24rem;
	transform: rotateY(180deg) translateX(-2px);
}

/*video css*/
.z_tanchuang {
	position: fixed;
	display: table;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	z-index: 99999;
}

.z_tanchuang .tbox {
	display: table-cell;
	background: rgba(0, 0, 0, 0.8);
	text-align: center;
	vertical-align: middle;
}

.z_tanchuang .tbox .modal {
	background: white;
	padding: 30px;
	display: block;
	border-radius: 5px;
	position: relative;
	width: 80%;
	max-width: 1200px;
	max-height: 96%;
	margin: 0 auto;
	box-sizing: border-box;
}

.z_tanchuang .tbox .modal .out {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #2a2a2a;
	border-radius: 50%;
	background: #fff;
	font-size: 30px;
	text-align: center;
	border-radius: 50%;
	top: 0;
	right: -50px;
	cursor: pointer;
	transition: all 0.5s;
}

.z_tanchuang .tbox .modal .img {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.z_tanchuang .tbox .modal .img video {
	display: block;
	width: 100%;
	max-width: 100%;
	object-fit: cover;
	max-height: 67vh;
}

.z_tanchuang .tbox .modal .img img {
	margin: 0 auto;
}

.z_tanchuang .tbox .modal .out:hover {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.z_tanchuang .tbox .modal2 {
	padding: 20px;
}

.z_tanchuang .tbox .modal .img {
	max-width: 1200px;
}

.z_tanchuang.one {
	transform: scaleY(0.01) scaleX(0);
	animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
	-webkit-transform: scaleY(0.01) scaleX(0);
	-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.z_tanchuang.one .tbox .modal {
	transform: scale(0);
	animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
	-webkit-transform: scale(0);
	-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.z_tanchuang.one.out {
	transform: scale(1);
	animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
	-webkit-transform: scale(1);
	-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.z_tanchuang.one.out .tbox .modal {
	animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
	-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

@keyframes unfoldIn {
	0% {
		transform: scaleY(0.005) scaleX(0);
	}

	50% {
		transform: scaleY(0.005) scaleX(1);
	}

	100% {
		transform: scaleY(1) scaleX(1);
	}
}

@keyframes zoomIn {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes zoomOut {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes unfoldOut {
	0% {
		transform: scaleY(1) scaleX(1);
	}

	50% {
		transform: scaleY(0.005) scaleX(1);
	}

	100% {
		transform: scaleY(0.005) scaleX(0);
	}
}

@-webkit-keyframes zoomIn {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes zoomOut {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(0);
	}
}

@-webkit-keyframes unfoldOut {
	0% {
		transform: scaleY(1) scaleX(1);
	}

	50% {
		transform: scaleY(0.005) scaleX(1);
	}

	100% {
		transform: scaleY(0.005) scaleX(0);
	}
}

@-webkit-keyframes unfoldIn {
	0% {
		transform: scaleY(0.005) scaleX(0);
	}

	50% {
		transform: scaleY(0.005) scaleX(1);
	}

	100% {
		transform: scaleY(1) scaleX(1);
	}
}

@keyframes zhuan {
	from {
		transform: translate(-50%, -50%) rotate(0deg) scale(1);
	}

	to {
		transform: translate(-50%, -50%) rotate(360deg) scale(1);
	}
}

/*end*/
@media only screen and (max-width:960px) and (min-width:769px) {
	.yx_YsThree .yx_YTreCTit ul {
		flex-wrap: wrap;
	}

	.yx_YsThree .yx_YTreCTit ul li {
		width: calc(100%/3);
		flex: auto;
		background: #fafafa;
	}

}

@media only screen and (max-width:768px) {
	.yx_YsThree .yx_YTreCTit ul {
		flex-wrap: wrap;
	}

	.yx_YsThree .yx_YTreCTit ul li {
		width: 50%;
		flex: auto;
		background: #fafafa;
	}

	.yx_YsThree .yx_YTreCCon .yx_List>div {
		flex-wrap: wrap;
	}

	.yx_YsThree .yx_YTreCCon .yx_List .yx_ImgCover {
		width: 100%;
		padding-bottom: 65%;
	}

	.yx_YsThree .yx_YTreCCon .yx_List .yx_CCon {
		width: 100%;
		padding-left: 0;
		margin-top: 30px;
	}

	.yx_YsThree .yx_YTreCTit ul li a {
		padding: 12px 0;
		font-size: 18px;
	}

	.about_num {
		display: none !important;
	}
	.yx_YsAbout .yx_YsAboutCon .left{
		width: 100%;
	}
.yx_YsAbout .yx_YsAboutCon .right{
	width: 100%;
}
.yx_YsAbout{
	padding-top: 185px;
}
.yx_YsAbout .yx_YsAboutBg{
	height: 30%;
}
.yx_YsNewLeft{
	width: 100%;
}
.yx_YsNewRight{
	width: 100%;
	margin-left: 0;
}
.yx_YsNews .yx_Width > div{
	flex-wrap: wrap;
}
.footerMes {
	display: none;
}
.index_footer{
	padding: 0;
	background: #39444C;
}
.index_footer .box::before{
	left: 0;
	width: 100%;
}
}