.top_bnt {
	position: absolute;
	    height: 6.5rem;
	    top: 4.65rem;
	    left: 2rem;
	    z-index: 2;
	    width: 9.5rem;
	
}

.top_bnt h2{
	font-size: 0.95rem;
	font-family: PingFang SC, PingFang SC-6;
	font-weight: 600;
	text-align: left;
	color: #292f3a;
	line-height:   1.3rem;
	padding: 0px 0 0.5rem 0;
}


.top_bnt p{
	
	font-size: 0.6rem;
	font-family: PingFang SC, PingFang SC-5;
	font-weight: 400;
	text-align: left;
	color: #292f3a;
	line-height: 0.8rem;
	padding: 0px 0 0.5rem 0;
	
}




.top_bnt span{
	display: block;
	width:5.4rem;
	height: 1.5rem;
	background: #0052d9;
}


.top_bnt a{
	
	
	font-size: 0.7rem;
	    font-family: PingFang SC, PingFang SC-5;
	    font-weight: 400;
	    text-align: center;
	    display: block;
	    color: #ffffff;
	    line-height: 1.7rem;
}


.banner {
	    position: relative;
	    width: 100%;
	    overflow: hidden;
	    box-sizing: border-box;
	    height: 9.75rem;
}

.banner img {
	height: 100%;
	width: 100%;
}




.box {
	width: 100%;
	height: auto;
}


.box1{
	
     width: 100%;
	 height:14rem
}

.box1 span{
	display: block;
	    width: 0.9rem;
	    height: 0.15rem;
	    background: #0052d9;
	    margin: 0 0 0 0.8rem;
		float: left;
}

.box1 h2{
	
	font-size: 0.85rem;
	font-family: PingFang SC, PingFang SC-6;
	font-weight: 600;
	text-align: left;
	color: #292f3a;
	line-height: 1.2rem;
	padding: 0.75rem 0 0.25rem 0.75rem;
}



.box1_main{
	
	width: 17rem;
	height: 9rem;
	margin: 0 auto;
}

.box1_main img{
	
	width: 100%;
    height: 100%;
}


.box1_main p{

	background: rgba(255,255,255,0.71);
	backdrop-filter: blur(3px);
	font-size: 0.7rem;
	font-family: PingFang SC, PingFang SC-5;
	font-weight: 400;
	text-align: left;
	color: #292f3a;
	line-height: 0.9rem;
	padding: 0.8rem 0 0.8rem 0;
}



.box2 {
	
	width: 100%;
	background: #f6f8fb;
	padding: 0 0 0.5rem 0;
}




.box2 span{
	display: block;
	    width: 0.9rem;
	    height: 0.15rem;
	    background: #0052d9;
	    margin: 0 0 0 16px;
}

.box2 h2{
	
	font-size: 0.85rem;
	font-family: PingFang SC, PingFang SC-6;
	font-weight: 600;
	text-align: left;
	color: #292f3a;
	line-height: 1.2rem;
	padding: 0.75rem 0 0 0.75rem;
}


.box2 li{
	
	width: 17.25rem;
	height: 5.65rem;
	background: #ffffff;
	margin: 0.7rem auto 0.5rem;
}


.box2 li h2{
	font-size: 0.7rem;
	font-family: PingFang SC, PingFang SC-6;
	font-weight: 600;
	text-align: left;
	color: #292f3a;
	line-height: 1rem;
	padding: 0.5rem 0 0 0.75rem;
}

.box2 li p{
	font-size: 0.6rem;
	font-family: PingFang SC, PingFang SC-5;
	font-weight: 400;
	text-align: left;
	color: #8e95a3;
	line-height: 0.8rem;
	padding: 0.5rem 0 0 0.75rem;

}



.box2 li strong{
	
	font-size: 0.6rem;
	font-family: PingFang SC, PingFang SC-5;
	font-weight: 400;
	text-align: left;
	color: #8e95a3;
	line-height: 1.2rem;
	padding: 0 0 0 0.75rem;
}


.listPage {
	    padding: 0.5rem 0;
	    text-align: center;
	    overflow: hidden;
		
}

.listPage li {
	display: inline-block;
	margin: 0.25rem 0;
	zoom: 1;
}

.listPage a,
.listPage strong {
	padding: 0.2rem 0.5rem;
	border: solid 1px #aaa;
	text-align: center;
	font: 14px/28px "\5FAE\8F6F\96C5\9ED1";
	color: #999;
	margin-right: 0.4rem;
}

.listPage span strong {
	margin-right: 0;
	padding: 0;
	border: 0;
	border-color: inherit;
	background: inherit;
	color: #999;
	font-weight: bold;
}

.listPage .listPagesy {
	width: 2.5rem;
}

.listPage .listPagexy {
	width: 2.5rem;
}

.listPage a:hover,
.listPage strong {
	background: #f13c40;
	color: #fff;
	border-color: #f13c40;
}

.listPage li.thisclass a {
	background: #0052d9;
	    color: #fff;
	    border-color: #0052d9;
}

.listPage span {
	font: 14px/30px "\5FAE\8F6F\96C5\9ED1";
	color: #999;
	margin: 0 0.5rem 0 1.3rem;
}

.listPage input {
	width: 1.4rem;
	height: 1.4rem;
	border: solid 1px #aaa;
	text-align: center;
	font: 14px/28px "\5FAE\8F6F\96C5\9ED1";
	color: #999;
	margin-right: 0.5rem;
}

