/* 
.swiper-wrapper{
	transition-delay:.5s;
} */
/* .swiper-slide {
    transition: transform 0.5s ease;
} */
.cont{
	height: 10rem;
	background: pink;
}
.indexBananer{
	width: 100vw;
	height: 100vh;
	background: url(../img/index_bannerbg.png);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	position: relative;
	overflow: hidden;
}
.indexBananer .jz{
	width: auto;
    height: 100vh;
    animation: myfirst 40s infinite;
    object-fit: contain;
}
.indexBananer .index_bannerTxt{
	width: 10.17rem;
	height: 1.71rem;
	position: absolute;
	top: 1.8rem;
	left: 50%;
	transform: translateX(-50%);
}
@keyframes myfirst{
	0% {
    transform: translate(-0%, -0%);
	}
	50% {
		transform: translate(-38%, 0%);
	}
	100% {
		/* transform: translate(-0%, -0%); */
	}
}


.index_ywly{
	width: 100vw;
	padding-top: 0.73rem;
}
.index_ywly .ywBox1 .yw1Li{
	width: 3.12rem;
	height: 1.87rem;
	margin-right: 0.44rem;
	margin-top: 0.2rem;
}
.index_ywly .ywBox1 .yw1Li:last-child{
	margin-right: 0;
}
.index_ywly .ywBox1 .yw1Li .img2{
	display: none;
}
.index_ywly .ywBox1 .yw1Li .img1{
	display: block;
}
.index_ywly .ywBox1 .yw1Li.active .img2{
	display: block;
}
.index_ywly .ywBox1 .yw1Li.active .img1{
	display: none;
}
.index_ywly .ywBox2 .yw2Li{
	width: 100%;
	height: 6.5rem;
	display: none;
}
.index_ywly .ywBox2 .yw2Li.active{
	display: block;
}
.index_ywly .ywBox2 .yw2Li1{
	background: url(../img/ywly_bg1.png);
	background-size: 100% 100%;
}
.index_ywly .ywBox2 .yw2Li2{
	background: url(../img/ywly_bg2.png);
	background-size: 100% 100%;
}
.index_ywly .ywBox2 .yw2Li3{
	background: url(../img/ywly_bg3.png);
	background-size: 100% 100%;
}
.index_ywly .ywBox2 .yw2Li4{
	background: url(../img/ywly_bg4.png);
	background-size: 100% 100%;
}
.index_ywly .ywBox2 .yw2Li .left{
	width: 7.05rem;
	/*padding-right: 0.26re;*/
	padding-top: 0.8rem;
}
.index_ywly .ywBox2 .yw2Li .right{
	width: calc(100% - 7.05rem);
	height: 6.4rem;
}
.index_ywly .ywBox2 .yw2Li .left .yw2L2Box{
	/* padding: 0 0.25rem; */
	margin-right: 0.36rem;
	margin-bottom: 0.39rem;
}
.index_ywly .ywBox2 .yw2Li .left .yw2L2{
	width: calc(100% - 2rem);
	flex-wrap: wrap;
	margin-top: 0.34rem;
}

.index_ywly .ywBox2 .yw2Li:nth-child(3) .left .yw2L2{
    width: 5.82rem;
    align-items: flex-start;
}

.index_ywly .ywBox2 .yw2Li:nth-child(3) .left .yw2L2Box{
    margin-right: 0.3rem;
}
.index_ywly .ywBox2 .yw2Li:nth-child(4) .left .yw2L2{
    width: 3.3rem;
}

.index_ywly .ywBox2 .yw2Li .left .yw2L2Box img{
	width: 0.48rem;
	height: 0.48rem;
	margin: 0 auto;
}
.index_ywly .ywBox2 .yw2Li .left .yw2L2Box .l2txt{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.21rem;
	text-align: center;
	margin-top: 0.17rem;
	width: 1.12rem;
	min-width: 0.42rem;
}
.index_ywly .ywBox2 .yw2Li3 .left .yw2L2{
	width: 100%;
	align-items: flex-start;
}

.index_ywly .ywBox2 .yw2Li .left .txt1{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.45rem;
	text-align: left;
}
.index_ywly .ywBox2 .yw2Li .left .txt2{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.24rem;
	min-height: 0.78rem;
	margin-bottom: 0.2rem;
}
.index_ywly .ywBox2 .yw2Li .left .more{
	width: 1.6rem;
	height: 0.4rem;
	background: rgba(255,255,255,0.6);
	border-radius: 0.21rem 0.21rem 0.21rem 0.21rem;
	border: 0.01rem solid #FC6823;
}
.index_ywly .ywBox2 .yw2Li .left .more a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	color: #FC6823;
	line-height: 0.4rem;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
}

.index_ywly .right{
	position: relative;
}
.index_ywly .mySwiper{
	height: 100%;
	position: unset;

}
.index_ywly .mySwiper .swiper-button-next,
.index_ywly .mySwiper .swiper-button-prev{
	width: 0.5rem;
	height: 0.5rem;
	position: absolute;
	top: 4.88rem;
}
.index_ywly .mySwiper .swiper-button-next::after,
.index_ywly .mySwiper .swiper-button-prev::after{
	content: '';
}
.index_ywly .mySwiper .swiper-slide{
	overflow: hidden;
	display: flex;
	align-items: center;
}
.index_ywly .mySwiper .swiper-slide img{
	height: 2.38rem;
	border-radius: 0.32rem;
}
.index_ywly .mySwiper .swiper-pagination{
	bottom: unset;
	top: 4.5rem;
}
.index_ywly .mySwiper .swiper-pagination span{
	width: 0.3rem;
	height: 0.1rem;
	background: #DCDCDD;
	border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
	opacity: 1;
	transition: all 0.5s;
}
.index_ywly .mySwiper .swiper-pagination .swiper-pagination-bullet-active{
	width: 0.5rem;
	height: 0.1rem;
	background: #FC6823;
	border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
}

.index_news{
	padding-top: 0.74rem;
}
.index_news .news_img{
	width: 100%;
	height: 1.49rem;
	margin-top: 0.17rem;
}
.index_news .news_txt{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.26rem;
	color: #212529;
	line-height: 0.35rem;
	padding: 0.5rem 0;
	text-align: center;
}
.index_news .news_L{
	align-items: flex-start;
}
.index_news .news_L .left{
	width: 6.76rem;
	height: 4.85rem;
	position: relative;
}
.index_news .news_L .xxzl{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 1.6rem;
	height: 0.48rem;
	background: rgba(0,0,0,0.5);
	border-radius: 0.08rem 0rem 0.5rem 0rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 0.48rem;
	padding-left: 0.31rem;
}
.index_news .swiper-slide{
	width: 100%;
	height: 100%;
	position: relative;
}
.index_news .swiper-slide img{
	width: 100%;
	height: 100%;
}

.index_news .news_L .left{
    border-radius: 8px;
    overflow: hidden;
        box-shadow: 0px 4px 8px 0px rgba(73,59,46,0.25);
}

.index_news .swiper-slide .title{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 0.72rem;
	background: rgba(0,0,0,0.5);
}
.index_news .swiper-slide .title a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.18rem;
	color: #FFFFFF;
	line-height: 0.72rem;
	padding-left: 0.2rem;
	padding-right: 1rem;
}
.index_news .swiper-pagination{
	width: fit-content !important;
	position: absolute;
	display: block;
	bottom: 0.27rem !important;
	right: 0.56rem;
	left: unset !important;
}

.index_news .swiper-pagination span{
	width: 0.08rem;
	height: 0.08rem;
	background: #FFFFFF;
}
.index_news .news_L .right{
	width: 6.76rem;
	margin-left: 0.28rem;
}
.index_news .news_L .right .newsbox1{
	height: 0.62rem;
	border-bottom: 0.01rem solid #DDDDDD;
	justify-content: space-between;
}
.index_news .news_L .right .newsbox1 .tab{
	width: 1.5rem;
	height: 0.52rem;
	margin-right: 0.19rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.2rem;
	color: #212529;
	line-height: 0.28rem;
	position: relative;
	text-align: center;
	line-height: 0.37rem;
	cursor: pointer;
}
.index_news .news_L .right .newsbox1 .tab::after{
	content: '';
	width: 1.5rem;
	height: 0.37rem;
	display: block;
	background: linear-gradient( 90deg, #F8F8F8 0%, #EAEAEA 100%);
	border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.index_news .news_L .right .newsbox1 .tab.active{
	width: 1.5rem;
	height: 0.52rem;
	color: #FFFFFF;
}

.index_news .news_L .right .newsbox1 .tab.active::after{
	content: '';
	width: 1.5rem;
	height: 0.52rem;
	display: block;
	background: url(../img/newsTabBg.png);
	background-size: 100%;
	border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.index_news .news_L .right .more2{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.37rem;
}
.index_news .news_L .right .more2:hover{
	color: #FC6823;
}
.index_news .news_L .right .newsbox1{
	align-items: flex-start;
}
.index_news .news_L .right .newsbox2{
	padding: 0.1rem 0;
}
.index_news .news_L .right .newsbox2 .newsL{
	justify-content: space-between;
	margin-bottom: 0.21rem;
}
.index_news .news_L .right .newsbox2 .data{
	min-width: 1.03rem;
	height: 0.19rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	color: rgba(32,32,32,0.6);
	line-height: 0.19rem;
	text-align: right;
}
.index_news .news_L .right .newsbox2 .newsL .txt{
	padding-left: 0.1rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.18rem;
	color: #202020;
	line-height: 1;
	position: relative;
}
.index_news .news_L .right .newsbox2 .newsL .txt::before{
	content: '';
	width: 0.02rem;
	height: 0.02rem;
	display: block;
	background: #202020;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.index_news .news_L .right .newsbox2 .newsL:hover .txt{
	color: #FC6823;
	font-weight: bold;
	padding-left: 0.12rem;
}

.index_news .news_L .right .newsbox2 .newsL:hover .txt>a{
    font-weight: bold;
}
.index_news .news_L .right .newsbox2 .newsL:hover .txt::before{
	content: '';
	width: 0.02rem;
	height: 0.02rem;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: #FC6823 !important;
}
.index_news .news_L .right .newsbox2 .newsL:last-child{
	margin-bottom: 0;
}
.index_news .news_L .right .newsbox2 .content{
	display: none;
}
.index_news .news_L .right .newsbox2 .content.active{
	display: block;
}
.index_jtpp{
	width: 100%;
	height: 9.16rem;
	padding-top: 0.8rem;
	padding-bottom: 0.7rem;
	background: url(../img/index_jtppBg.png);
	background-size: 100% 100%;
}
.index_jtpp .jthj{
	height: 6.75rem;
}
.index_jtpp .jthj img{
	width: 100%;
	height: 100%;
}


@media screen and (max-width: 1024px) {
	.indexBananer,
	.indexBananer .jz{
		height: 30vh;
	}
	.indexBananer .index_bannerTxt{
		width: 80%;
		height: auto;
	}
	.index_ywly{
		padding-top: 0.3rem;
	}
	.indexTitle .txtE{
		width: 100%;
    	text-align: center;
	}
	.index_ywly .ywBox1 .yw1Li{
		width: calc(50% - 0.1rem);
		height: auto;
		margin-right: 0;
	}
	.ywBox1 {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.index_ywly .ywBox2 .yw2Li{
		height: auto;
	}
	.index_ywly .ywBox2 .yw2Li .left{
		width: 100%;
		padding-top: 0.5rem;
		padding-bottom: 0.3rem;
	}
	.index_ywly .ywBox2 .yw2Li .right{
		display: none;
	}
	.index_ywly .ywBox2 .yw2Li .left .txt1{
		font-size: 0.42rem;
	}
	.index_ywly .ywBox2 .yw2Li .left .yw2L2{
		justify-content:space-around;
	}
	.index_ywly .ywBox2 .yw2Li .left .yw2L2Box{
		width: 1.8rem;
	}
	.index_ywly .ywBox2 .yw2Li .left .yw2L2Box .l2txt{
		
		font-size: 0.32rem;
		line-height: 0.6rem;
	}
	.index_ywly .ywBox2 .yw2Li .left .yw2L2{
		width: 100%;
	}
	.index_ywly .ywBox2 .yw2Li .left .yw2L2Box img{
		width: 0.8rem;
		height: 0.8rem;
	}
	.index_ywly .ywBox2 .yw2Li .left .yw2L2Box .l2txt{
		width: fit-content;
	}
	.index_ywly .ywBox2 .yw2Li .left .yw2L2Box{
		margin-right: 0;
	}
	.index_ywly .ywBox2 .yw2Li .left .txt2{
		font-size: 0.32rem;
		line-height: 1.8;
	}
	.index_ywly .ywBox2 .yw2Li .left .more{
		width: 2.4rem;
		height: 0.7rem;
		border-radius: 0.4rem;
		margin-left: auto;
		margin-right: auto;
	}
	.index_ywly .ywBox2 .yw2Li .left .more a{
		font-size: 0.28rem;
		line-height: 0.7rem;
	}
	
	.index_ywly .ywBox2 .yw2Li:nth-child(3) .left .yw2L2Box{
		margin-right: 0;
	}
	.index_ywly .ywBox2 .yw2Li:nth-child(4) .left .yw2L2,
	.index_ywly .ywBox2 .yw2Li:nth-child(3) .left .yw2L2{
		width: 100%;
	}
	.index_news{
		padding: 0.4rem 0;
	}
	.index_news .news_img{
		display: none;
	}
	.index_news .news_txt{
		font-size: 0.34rem;
		line-height: 1.6;
		padding: 0.3rem 0;
	}
	.index_news .news_L.flex_box{
		flex-direction: column;
	}
	.index_news .news_L .left,.index_news .news_L .right{
		width: 100%;
		margin-left: 0;
	}
	.index_news .news_L .left{
		height: auto;
	}
	.index_news .news_L .right{
		margin-top: 0.4rem;
	}
	.index_news .news_L .right .newsbox1 .tab{
		font-size: 0.32rem;
	}
	.index_news .news_L .right .newsbox1 .tab.active::after{
		width: 100%;
		height: auto;
		
	}
		
	.index_news .news_L .right .newsbox1 .tab.active{
		width: 2rem;
		height:0.7rem;
		color: #FFFFFF;
	}
	.index_news .news_L .right .newsbox1 .tab{
		width: 2rem;
		height:0.7rem;
	}

	.index_news .news_L .right .newsbox1 .tab{
		line-height: 0.5rem;
	}
	.index_news .news_L .right .newsbox1 .tab.active::after{
		content: '';
		width: 2rem;
		height:0.68rem;
		display: block;
		background: url(../img/newsTabBg.png);
		background-size: 100%;
		border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.index_news .news_L .right .newsbox1 .tab::after{
		width: 2rem;
		height: 0.5rem;
	}
	.index_news .news_L .right .newsbox1{
		height: auto;
	}
	.index_news .news_L .right .more2{
		font-size: 0.3rem;
		margin: 0.2rem 0;
	}
	.index_news .news_L .right .newsbox1{
		flex-direction: column;
	}
	.index_news .news_L .xxzl{
		width: 2rem;
		height: 0.7rem;
		font-size: 0.28rem;
		line-height:0.7rem;
	}
	.index_news .swiper-slide .title a{
		font-size: 0.34rem;
		line-height: 0.8rem;
	}
	.index_news .swiper-slide .title{
		height: 0.8rem;
	}
	.index_news .news_L .right .newsbox2 .data,
	.index_news .news_L .right .newsbox2 .newsL .txt{
		font-size: 0.32rem;
		line-height: 1.5;
	}
	.index_news .news_L .right .newsbox2 .data{
		min-width: 2.2rem;
		height: auto;
	}
	.index_jtpp{
		padding: 0.3rem 0;
		height: auto;
	}
	.index_jtpp .jthj{
		height: auto;
	}
	.indexTitle .txtC{
		font-size: 0.5rem;
	}
	.indexTitle .txtE{
		font-size: 0.68rem;
		line-height: 0.78rem;
	}
	.indexTitle .hr{
			margin-top: 0.2rem;
	}
}