.banner {
    overflow: hidden;
    position: relative;
}

.banner .slick-list .slider img{
    width: 100%;
   /* transform: scale(1.2);*/
    transition: opacity 0.3s, transform 1s;
}

.banner .slick-list .slick-active img {
    transform: scale(1);
    transition: 5s cubic-bezier(0, 0.56, 0.44, 1);
}

.banner .slick-dots li{
	width: 11px;
	height: 11px;
	background: #fff;
	border-radius: 50%;
	position: relative;
	top: -12px;
}

.banner .slick-dots li button,.banner .slick-dots li button:before{
	display: none;
}

.banner .slick-dots li.slick-active{
	width: 42px;
	height: 38px;
	background: url(../img/slick-icon.png) no-repeat center;
	border-radius: 0;
	top: 0;
}

.banner .slick-dots{
	width: auto;
	bottom: 40px;
}


.yjsjj{
	padding: 100px 0;
	position: relative;
	background: url(../img/yjzjj.png) no-repeat center;
	background-size: cover;
}
.yjsjj .w1500{
	position:relative;
}
.title{
	margin-bottom:30px;
}
.title h2{
	font-size: 35px;
	color: #121212;
	font-family: "SourceHanSerifSCBold";
	margin-bottom: 10px;
}

.title p{
	font-family: "Times New Roman";
	font-size: 22px;
	color: #121212;
}

.yjsjj .txt{
	float: left;
	width: 60%;
}
.yjsjj .img{
	width: 37%;
	height: 640px;
	overflow: hidden;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.yjsjj .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.yjsjj .txt p{
	font-size: 18px;
	color: #141414;
	line-height: 40px;
	text-align: justify;
}
.yjsjj .txt .title p{
font-size:22px}
.yjsjj .number{
	width: 80%;
	background: #fff;
}
.yjsjj .number h2{
	font-size: 20px;
	color: #121212;
	margin-bottom: 5px;
}

.yjsjj .number h2 span{
	margin-right: 10px;
	font-size: 60px;
	color: #13a63c;
}

.yjsjj .number p{
	font-size: 18px;
	color: #171717;
	
}
.yjsjj .number p.title_jj{
font-family: "SourceHanSerifSCBold";
}

.yjsjj .number{
	position: absolute;
	bottom: 46px;
	height: 200px;
	width: 73%;
	z-index: 9999;
}
.yjsjj .number li{
	float: left;
	display: flex;
	width: 20%;
	height: 100%;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.yjsjj .number li a{
	display:block;
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.yjsjj .number li a img{
	width:auto;
	max-width: max-content;
	display: block;
	margin: 0 auto 20px;
}
.yjsjj .number li em{
	display:block;
	width: 100%;
	font-size: 18px;
	color: #fff;
	font-family: "SourceHanSerifSCBold";
}

.yjsjj .number li:last-child{
	background:#009d37;
}

.xmjz{
	padding: 70px 0;
	background: url(../img/xmjz.png) no-repeat center;
	background-size: cover;
}
.title a img{
	margin-right: 10px;
}
.title a{
	font-size: 18px;
	color: #009d37;
	font-family: "SourceHanSerifSCBold";
}

.xmjz-lb{
	float: left;
	width: 35%;
}
.xmjz-lb .slider a{
	position: relative;
}
.xmjz-lb .slider .img{
	width:100%;
	height:470px;
	overflow: hidden;
}
.xmjz-lb .slider .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.xmjz-lb .slider .txt{
	position: absolute;
	bottom: 0;
	background: url(../img/txt-bg.png) no-repeat center;
	background-size: cover;
	width: 89%;
	height: 85px;
	right: 0;
}

.xmjz-lb .slider .txt .time{
	width: 31%;
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	height: 100%;
}
.xmjz-lb .slider .txt .time p{
	font-size: 30px;
	color: #1f1f1f;
	font-family: "SourceHanSerifSCBold";
}
.xmjz-lb .slider .txt .time p:nth-child(2){
	font-size: 15px;
	margin-top: 5px;
}

.xmjz-lb .slider .txt .tit{
	color: #fff;
	font-size: 22px;
	line-height: 85px;
	text-align: left;
	width: 45%;
	float: left;
	margin-left: 2%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.xmjz-lb .slick-dots{
	z-index: 999;
	right: 20px;
	left: auto;
	bottom: 22px;
}

.xmjz-lb .slick-dots li{
	width: 9px;
	height: 9px;
	background: #fff;
	border-radius: 50%;
	position: relative;
	top: -5px;
}

.xmjz-lb .slick-dots .slick-active{
	background: url(../img/slick-icon2.png) no-repeat center;
	background-size: cover;
	width: 24px;
	height: 22px;
	top: 0;
}

.xmjz-list{
	float: right;
	width: 61%;
}

.xmjz-list .first{
	width: 48%;
}

.xmjz-list .first .txt{
	width: 100%;
	background: #fff;
	padding: 51px 35px;
}

.xmjz-list .first .txt h2{
	color: #121212;
	font-size: 22px;
	margin-bottom: 15px;
}
.xmjz-list .first .txt p{
	font-size: 16px;
	color: #121212;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.xmjz-list .first .img{
	height:235px;
	width: 100%;
	overflow: hidden;
}

.xmjz-list .first .img img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.xmjz-list1{
	float: right;
	width: 45%;
}
.xmjz-list1 li{
	background: #fff;
	margin-bottom: 15px;
}
.xmjz-list1 li a{
	display:block;
	padding: 15px 25px;
}
.xmjz-list1 li:last-child{
	margin-bottom: 0;
}

.xmjz-list1 li h2{
	font-size: 16px;
	color: #0d0d0d;
	font-weight: bold;
	line-height: 1.2;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.xmjz-list1 li span{
	font-size: 15px;
	color: #000;
	opacity: 0.5;
	display: block;
	margin: 8px 0;
	line-height: 1;
}

.xmjz-list1 li p{
	opacity: 0.8;
	color: #1f1f1f;
	font-size: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 26px;
}
.xmjz-list1 li:hover{
	background:#14a446;
}
.xmjz-list1 li:hover h2,.xmjz-list1 li:hover span,.xmjz-list1 li:hover p{
	color:#fff;
	opacity:1;
}
.kjjz{
	padding: 70px 0;
	background: url(../img/kyjz.png) no-repeat center;
	background-size: cover;
}

.kjjz-lb {
	width: 55%;
	overflow: hidden;
}
.kjjz-lb .slider img{
	width: 100%;
	height: 521px;
	object-fit: cover;
}
.kjjz-lb .slider a{
	display: block;
	position: relative;
}
.kjjz-lb .slider a .kjjzbg{
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	background: url(../img/txt-bg1.png) no-repeat center bottom;
	height: 125px;
	z-index: 9;
	padding: 60px 50px 0;
	background-size: cover;
}

.kjjz-lb .slider a .kjjzbg p{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.kjjz-list{
	float: right;
	width: 45%;
	background: #fff;
	height: 521px;
}
.kjjz-list li .t1{
	font-size:18px;
	color:#cecece;
	float:right;
}
.kjjz-list li a p{
	display: none;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 28px;
}

.kjjz-list li {
	position: relative;
	line-height: 70px;
	padding: 0 35px;
	z-index: 9;
}
.kjjz-list li a h2{
	color: #2e2e2e;
	font-size: 20px;
	line-height: 70px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
}
.kjjz-list li a{
	display: block;
	position: relative;
	z-index: 9;
	border-bottom: 1px solid #eef4f0;
}
.kjjz-list li::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #14a446;
	opacity: 0;
	width: 110%;
}
.kjjz-list li.on{
	padding: 30px 25px;
}
.kjjz-list li.on::after{
	opacity: 1;
	left: -5%;
right:-5%;
}
.kjjz-list li.on a h2{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
}
.kjjz-list li.on a p{
	display: -webkit-box;
}
.kjjz-list li.on a{
	border-bottom: none;
}

.kjjz-list li.on .t1{
	display: none;
}
.kjjz-list li .t2{
	display: none;
	float: right;
	width: 12%;
	position: relative;
	z-index: 99;
	
}
.kjjz-list li.on .t2{
	display: block;
}
.kjjz-list li .t2 span{
	font-size: 38px;
	color: #fff;
	font-family: "Impact";
	line-height: 1;
	display: block;
	text-align: center;
}
.kjjz-list li .t2 span:nth-child(2){
	font-family: "Arial";
	font-size: 16px;
	margin-top: 10px;
}


.index_list_h2{display: flex;
    flex-direction: column;
    }
   .index_list_title_en{font-size:16px;color:#737373}
 .index_list_h2 span{line-height: 25px;}
 .kjjz-list li.on .index_list_title_en{color:#fff}
  .kjjz-list li{padding-top:10px;padding-bottom:10px;}