.banner_tit span{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-family: 'sourcehansansscEregular';
	font-size: 32px;
}

.banner{
	position: relative;
}
.a1_wrap{
	/* display: flex; */
}
.a1_left{
	/* width: 241px; */
}
.a1_right{
	/* width: 960px; */
}
.row_a1{
	/* padding-top: 60px; */
}
.a1_main{
	width: 880px;
	margin: auto;
	padding:70px 0;
}
.a1_head{
	position: relative;
	font-family: 'sourcehansansscEregular';
	font-size: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}
.a1_head::before{
	content: '';
	position: absolute;
	width: 41px;
	height: 3px;
	background: #004ca7;
	bottom: 0;
}
.a1_p{
	padding-top: 31px; 
	/* padding-bottom: 30px; */
	line-height: 25px;
}
.a1_p p{
	font-size: 16px;
	font-family: 'sourcehansansscEregular';
	padding-bottom: 25px; 
}
.a1_p p:last-child{
	padding-bottom: 0;
}
.a1_text{
	font-size: 24px;
	font-family: 'sourcehansansscEregular';
}

.a1_top{
	display: flex;
	align-items: center;
}
.a1_big{
	padding: 25px;
	background: #f5f5f5;
	display: flex;
}
.a1_on{
	width: 896px;
}
.a1_down{
	cursor: pointer;
	padding-top: 31px;
}
.a1_tt{
	padding-left: 24px;
}
.a1_tt>div:nth-child(1){
	font-size: 18px;
	font-family: 'sourcehansansscBold';
	padding-bottom: 10px;
}
.a1_tt>div:nth-child(2){
	font-size: 16px;
	color: #333;
}
.a1_bottom{
	padding-top: 21px;
	font-size: 16px;
	color: #666666;
	display: none;
}
.a1_min{
	padding-top: 29px;
	/* padding-bottom: 29px; */
}
.a1_big{
	margin-bottom: 10px;
}
.a1_big:last-child{
	margin-bottom: 0;
}
.license_img{
	width: 430px;
	height: 300px;
	margin: auto;
 display: flex;
 align-items: center;
 justify-content: center;
 
}
.license_box{
	border: 1px solid #e5e5e5;
}
.a1_box{
	margin-bottom: 60px;
}

.msg_li ul{
	display: flex;
	flex-wrap: wrap;
}
.msg_li ul li a{
	display: flex;
	align-items: center;
}
.msg_li ul li a{
	padding: 18px 20px 18px 20px;
	border-radius: 50px;
	cursor: pointer;
	background: #f5f5f5;
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.msg_li ul li a.curren{
	color: #fff;
	background: #004ca7;
}
.msg_li ul li a div:nth-child(2){
	padding-left: 10px;
}
.msg_box{
	padding-top: 30px;
}
.msg_tit{
	font-size: 24px;
	padding-bottom: 30px;
}
.msg_p p{
	padding-bottom: 35px;
	font-size: 16px;
}
.a1_on{
	background: url("../images/pic35.png")top 37px right no-repeat;
}
.Collapsing {
   background: url("../images/pic35.png")top 37px right no-repeat;
}
.removecurrent {
 background: url("../images/pic34.png")top 37px right no-repeat;
}
.msg_li ul li a img{
	margin-left: 10px;
}


.box_tab{
	background: #f5f5f5;
	padding: 15px;
}
.box_tab table{

	width: 100%;
}
.box_tab table tr th{
	font-size: 24px;
	height: 80px;
	text-align: center;
	background: #f5f5f5;
}
.box_tab table tr td{
	width: 331px;
	padding: 3px;
}


.information_box{
	display: flex;
	align-items: center;
	background: #fff;
	padding: 5px;
}
.information_right{
	padding-left: 20px;
} 
.infor_name{
	padding-bottom: 13px;
}
.infor_txt{
	color: #666;
}
.information_left{
	width: 90px;
	height: 110px;
}
.information_left img{
	width: 100%;
	height: 100%;
}
.infor_txt>div:nth-child(1){
	padding-bottom: 8px;
	display: flex;
}

@media screen and (max-width:769px) {
	.a1_left{
		display: none;
	}
	.a1_right{
		width: 95%;
		margin: auto;
	}
	.banner{
		margin-top: 1.25rem;
	}
	.banner_tit span{
		padding-left: 1rem;
		font-size: 0.42rem;
	}
	.row_a1{
		padding-top: 0.6rem;
	}
	.a1_head{
		font-size: 0.4rem;
	}
	.a1_p p{
		font-size: 0.25rem;
		padding-bottom: 0.35rem;
	}
	.a1_text{
		font-size: 0.35rem;
	}
	.a1_tt>div:nth-child(1){
		font-size: 0.3rem;
	}
	.a1_tt>div:nth-child(2){
		font-size: 0.25rem;
	}
	.a1_tt{
		width: 85%;
	}
	.a1_down{
		width: 40px;
		height: 15px;
	}
	.a1_down img{
		width: 100%;
	}
	.a1_bottom{
		font-size: 0.16rem;
		line-height: 25px;
	}
	.a1_icon{
		width: 35px;
	}
	.a1_icon img{
		width: 100%;
		image-rendering: -moz-crisp-edges;
				image-rendering: -o-crisp-edges;
				image-rendering: -webkit-optimize-contrast;
				image-rendering: crisp-edges;
				-ms-interpolation-mode: nearest-neighbor;
	}
	.a1_box{
		margin-bottom: 0.6rem;
	}
	.license_img{
		width: 100%;
		height: auto;
	}
	.msg_li ul li a{
		padding: 0.18rem 0.25rem 0.18rem 0.25rem;
		font-size: 0.16rem;
		margin-right: 9px;
	}
	.msg_tit{
		font-size: .4rem;
	}
	.msg_p p{
		font-size: .25rem;
		line-height: 20px;
		padding-bottom: 0.35rem;
	}
	
}
