
.index_gsjj{
	width: 100%;
	min-height: 7rem;
	background: url(../img/index_gsjjbg.png);
	background-size: 100% 100%;
	margin-top: 0.5rem;
	padding-left: 1.58rem;
	padding-right: 0.5rem;
	align-items: flex-end;
}
.index_gsjj .left{
	width: 8.03rem;
	padding-top: 0.36rem;
	padding-bottom: 1.49rem;
}
.index_gsjj .left .title1{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.32rem;
	color: #333333;
}
.index_gsjj .left .title2{
	font-family: Roboto, Roboto;
	font-weight: 500;
	font-size: 0.16rem;
	color: #999999;
	line-height: 0.21rem;
	margin-top: 0.07rem;
	margin-bottom: 0.3rem;
}
.index_gsjj .left .p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.24rem;
	text-indent: 2em;
}
.index_gsjj .left .content{
	margin-bottom: 0.81rem;
}
.index_gsjj .left .abNum{
	justify-content: space-between;
}
.index_gsjj .left .abNumT1{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.24rem;
}
.index_gsjj .left .abNumT1 .counter{
	font-family: San FranciscoText, San FranciscoText;
	font-weight: 500;
	font-size: 0.36rem;
	color: #333333;
	line-height: 0.24rem;
	margin-right: 0.05rem;
}
.index_gsjj .left .abNumT2{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.24rem;
	margin-top: 0.06rem;
}
.index_gsjj .right{
	width: 8.03rem;
	height: 5.93rem;
	margin-left: 1.06rem;
}

.index_ywbk{
	width: 16.02rem;
	height: 4.55rem;
	margin: 0 auto;
	padding-top: 0.51rem;
}
.index_ywbk .title1{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.45rem;
}
.index_ywbk .title2{
	font-family: Roboto, Roboto;
	font-weight: 500;
	font-size: 0.16rem;
	color: #999999;
	line-height: 0.21rem;
	margin-top: 0.06rem;
	margin-bottom: 0.63rem;
}
.index_ywbk .ywbkBox{
	width: 1.3rem;
}
.index_ywbk .ywbkBox img{
	width: 1.3rem;
	height: 1.3rem;
}
.index_ywbk .ywbkBox .txt{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.24rem;
	margin-top: 0.05rem;
	text-align: center;
}
.index_ywbk .flex_box{
	justify-content: space-between;
}
.index_news{
	min-height: 8.37rem;
	background: #F1F1F1;
	padding: 0.57rem  0;
	padding-bottom: 1.46rem;
}
.index_news .box1,
.index_news .box2{
	width: 16.9rem;
	/*margin-left: 1.58rem;*/
	align-items: flex-start;
}
.index_news .box2{
    align-items: flex-end;
}
.index_news .box1 .left,
.index_news .box2 .left{
	width: 2.52rem;
}
.index_news .box1 .left .txt1{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.32rem;
	color: #00A0A8;
	text-align: center;
	line-height: 1;
	width: 1.42rem;
	padding-bottom: 0.07rem;
	border-bottom: 0.02rem solid #00A0A8;
	margin-bottom: 0.23rem;
}
.index_news .box1 .left .txt2{
	font-family: Roboto, Roboto;
	font-weight: 400;
	font-size: 0.32rem;
	color: rgba(153,153,153,0.6);
	line-height: 0.45rem;
}

.index_news .box1 .right,
.index_news .box2 .right{
	width: calc(100% - 2.52rem);
}
.index_news .box1 .right .indexNews .swiper-slide{
	height: 3.5rem;
}
.index_news .box1 .right .indexNews .nBox1{
	height: 2.45rem;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.index_news .box1 .right .indexNews .nBox1 img{
	height: 2.08rem;
	width: 100%;
	transition: all 0.5s;
}
.index_news .box1 .right .indexNews .nBox1 .date{
	width: 0.84rem;
	height: 0.48rem;
	background: #00A0A8;
	border-radius: 0.04rem 0rem 0.48rem 0rem;
	font-family: Arial, Arial;
	font-weight: 400;
	font-size: 0.16rem;
	color: #FFFFFF;
	line-height: 0.48rem;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.index_news .box1 .right .indexNews .nBox1 .title{
	height: 0.5rem;
	background: #DDDDDD;
	border-radius: 0.2rem 0.2rem 0rem 0rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-left: 0.14rem;
	padding-right: 0.45rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.2rem;
	color: #00A0A8;
	line-height: 0.5rem;
}
.index_news .box1 .right .indexNews .nBox2{
	/*height: 1.05rem;*/
	padding-top: 0.2rem;
	padding-left: 0.22rem;
	padding-right: 0.27rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.24rem;
}
.index_news .box1 .right .swiper-slide{
	height: 3.5rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.12rem 0.01rem rgba(0,0,0,0.12);
	border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
}
.index_news .box1 .right .swiper-wrapper{
	padding-top: 0.95rem;
	padding-bottom: 0.71rem;
}
.index_news .box1 .right .swiper-slide:hover .nBox1 img{
	transform: scale(1.03);
}
.index_news .box1 .right .swiper-button-next,
.index_news .box1 .right .swiper-button-prev{
	width: 0.58rem;
	height: 0.58rem;
	background: #FFFFFF;
	border: 0.01rem solid #DDE0E6;
	border-radius: 50%;
	opacity: 1;
}
.index_news .box1 .right .swiper-button-next::after,
.index_news .box1 .right .swiper-button-prev::after{
	font-size: 0.15rem;
	color: rgba(168, 171, 178, 1);
	transition: all 0.5s;
}
.index_news .box1 .right .swiper-button-next:hover::after,
.index_news .box1 .right .swiper-button-prev:hover::after{
	font-size: 0.15rem;
	color: rgba(96, 98, 102, 1);
}
.index_news .box1 .right .indexNews{
	position: unset;
}
.index_news .box1 .right{
	position: relative;
}
.index_news .box1 .right .swiper-button-next{
	top: 0.26rem;
	right: 0;
}
.index_news .box1 .right .swiper-button-prev{
	top: 0.26rem;
	right: 0.7rem;
	left: unset;
}
.index_news .box2 .left a{
	display: block;
	width: 1.08rem;
	height: 0.36rem;
	margin-top: 0.41rem;
}
.index_news .box2 .newsFl1{
	width: 100%;
	padding-bottom: 0.11rem;
	border-bottom: 0.02rem solid #E4E7ED;
}
.index_news .box2 .newsFl1 .fl{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.14rem;
	color: #303133;
	margin-right: 0.39rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.14rem;
	color: #303133;
	position: relative;
	cursor: pointer;
}
.index_news .box2 .newsFl1 .fl.active{
	color: #00A0A8;
}
.index_news .box2 .newsFl1 .fl::after{
	content: '';
	width: 0%;
	height: 0.02rem;
	display: block;
	background: #00A0A8 ;
	position: absolute;
	bottom: -0.12rem;
	transition: all 0.5s;
}
.index_news .box2 .newsFl1 .fl:hover::after,
.index_news .box2 .newsFl1 .fl.active::after{
	content: '';
	width: 100%;
	height: 0.02rem;
	display: block;
	background: #00A0A8 ;
	position: absolute;
	bottom: -0.12rem;
}
.index_news .box2 .newsFl2{
	padding: 0.12rem 0 0;
	flex-wrap: wrap;
}

.index_news .box2 .newsFl2>div{
    display: none;
    flex-wrap: wrap;
    max-width: 100%;
    row-gap: .2rem;
}

.index_news .box2 .newsFl2>div:first-child{
    display: flex;
}

.index_news .box2 .newsFl2 a{
	display: flex;
	padding: 0.13rem 0;
	width: 4.54rem;
	max-width: 31.3%;
	border-bottom: 0.01rem solid #DDDDDD;
	margin-right: 0.38rem;
	margin-right: 3%;
	justify-content: space-between;
}
.index_news .box2 .newsFl2 a:nth-child(3n){
	margin-right: 0;
}
.index_news .box2 .newsFl2 a .txt{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #303133;
	line-height: 1;
	margin-right: 0.19rem;
}
.index_news .box2 .newsFl2 a .date{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	color: #00A0A8;
	white-space: nowrap;
}
.index_news .box2 .newsFl2 a:hover{
	border-color: #00A0A8;
}

.inner_ywbk{
	width: 100%;
	min-height: 9.5rem;
	padding: 0.5rem 0;
}
.inner_ywbk .ywbkBg{
	width: 11rem;
	margin: 0 auto;
}

.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}

@media screen and (max-width: 1024px) {
	.index_ywbk{
		width: 100%;
		flex-wrap: wrap;
	}
	.index_news .box1, .index_news .box2{
		width: 100%;
	}
	.index_news .box1, .index_news .box2{
		flex-direction: column;
	}
	.index_gsjj{
		height: auto;
		padding: 0 3%;
		flex-direction: column;
		background-size: 100% auto;
		background-repeat: no-repeat;
	}
	.index_gsjj .left,
	.index_gsjj .right{
		width: 100%;
	}
	.index_gsjj .right{
		height: 3rem;
		margin-top: 0.2rem;
	}
	.index_gsjj .left{
		padding: 0;
	}
	.index_gsjj .left .abNumT1 .counter{
		font-size: 0.5rem;
	}
	.index_news .box1 .left .txt1,
	.index_gsjj .left .title1,
	.index_ywbk .title1{
		font-size: 0.5rem;
		line-height: 1;
		margin-bottom: 0;
	}
	.index_news .box1 .left .txt2,
	.index_ywbk .title2,
	.index_gsjj .left .title2{
		font-size: 0.4rem;
		line-height: 1;
		margin-bottom: 0.3rem;
	}
	.index_gsjj .left .abNumT1,
	.index_gsjj .left .abNumT2,
	.index_gsjj .left .p{
		font-size: 0.32rem;
		line-height: 1.4;
	}
	.index_gsjj .left .abNumT2{
		line-height: 2;
	}
	.index_ywbk{
		height: auto;
		padding: 0.4rem 3%;
	}
	.index_ywbk .ywbkBox .txt{
		font-size: 0.32rem;
		line-height: 1.5;
		text-align: left;
		margin-bottom: 0.2rem;
	}
	.index_ywbk .flex_box{
		flex-wrap: wrap;
	}
	.index_ywbk .ywbkBox{
		width: 50%;
	}
	.index_ywbk .ywbkBox img{
		margin-left: 0;
		margin-right: auto;
	}
	.index_news .box1, .index_news .box2{
		/*margin-left: unset;*/
		padding-left: 3%;
		padding-right: 3%;
	}
	.index_news .box1 .left .txt1,
	.index_news .box1 .left, .index_news .box2 .left{
		width: 100%;
	}
	.index_news .box1 .left .txt1{
		text-align: left;
	}
	.index_news .box1 .right, .index_news .box2 .right{
		width: 100%;
	}
	.index_news .box1 .right .indexNews .nBox1{
		height: auto;
	}
	.index_news .box1 .right .indexNews .swiper-slide,
	.index_news .box1 .right .indexNews .nBox1 img{
		height: auto;
	}
	.index_news .box1 .right .indexNews .nBox1 .title{
		height: 1rem;
	    border-radius: 0.5rem 0.5rem 0rem 0rem;
		font-size: 0.36rem;
    	line-height: 1rem;
	}
	.index_news .box1 .right .indexNews .nBox2{
		font-size: 0.32rem;
		line-height: 1.5;
		padding-bottom: 0.2rem;
		height: 1.25rem;
	}
	.index_news .box1 .right .swiper-wrapper{
		padding: 0.6rem 0;
	}
	.index_news .box2 .left a{
		margin-top: 0;
		margin-bottom: 0.3rem;
	}
	.index_news .box2 .newsFl1 .fl{
		font-size: 0.36rem;
	}
	.index_news .box2 .newsFl2 a .date,
	.index_news .box2 .newsFl2 a .txt{
		font-size: 0.32rem;
	}
	.index_news .box2 .newsFl2 a{
    	height: 0.6rem;
		width: 100%;
		margin-right: 0;
		max-width: none;
	}
	.index_news .box2 .newsFl2 a .date{
		width: 3rem;
	}
	.index_news .box2 .newsFl2 a .txt{
		width: calc(100% - 0.3rem);
	}
	.index_news .box2 .left a{
		width: 2rem;
		height: auto;
	}
}