.banner{
	width: 100%;
	position: relative;
}
.banner img{
	width: 100%;
}
.banner_tit {
	position: absolute;
	top: 69%;
	left: 50%;
	transform: translate(-50%,-50%);
	
}
.banner_tit span{
	font-weight: bold;
	font-size: 40px;
	color: #333;
}
.banner_tit p{
	padding-top: 20px;
	font-size: 20px;
	color: #9C9C9C;
	
	
}
.a1_box{
	padding-top: 80px;
}
.a1_head span{
	font-size:28px;
	font-weight: bold;
	padding-left: 30px;
	position: relative;
}
.a1_head{
	
	padding-bottom: 21px;
		border-bottom: 1px solid #E9E9E9;
}

.a1_head span::before{
	content: '';
	position: absolute;
	left: 0;
	height:100%;
	width: 4px;
	background: #E01A22;
	border-radius: 3px;
}
.a1_to{
	display: flex;
	align-items: center;
	padding-bottom: 19px;
}
.a1_to>div:nth-child(2){
	font-size: 24px;
	padding-left: 14px;
}
.A_left{
	width: 34px;
	height: 34px;
	background: #EBEBEB;
	position: absolute;
	top: 0;

	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: bold;
}
.a1_A{
	justify-content: space-between;
 align-items: center;
	display: flex;
	background: #F8F8F8;
	border-radius: 3px 3px 0px 0px;
	height: 60px;
	position: relative;
	padding-right: 22px;
}
.A_right{
	justify-content: space-between;
	width: 100%;
	margin-left: 90px;
	display: flex;
	
}
.a1_on{
	padding-top: 60px;
	padding-bottom: 40px;
	border-bottom: 1px solid #E9E9E9;
}
.A_right>div:nth-child(1){
	font-size: 20px;
}
.a1_B>div:nth-child(1) span:nth-child(1){
	width: 34px;
	height: 34px;
	background: #E01A22;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 24px;font-weight: bold;
}
.a1_B>div:nth-child(1){
	display: flex;
	align-items: center;
}
.a1_B{
	padding-top: 29px;
}
.a1_B>div:nth-child(1) span:nth-child(2){
	font-size: 20px;
	padding-left: 60px;
}
.a1_B>div:nth-child(2){
	padding-top: 18px;
	font-size: 20px;
	padding-left: 90px;
}
.a1_ul ul{
	display: flex;
	justify-content: space-between;
}
.a1_ul{
	padding-top: 80px;
}
.ul_text{
	padding-top: 30px;
	padding-bottom: 67px;
	font-size: 20px;
}
.ul_img{
	width: 364px;
	height: 337px;
}
.ul_img img{
	width: 100%;
	height: 100%;
}
.a1_ul ul li{
	width: 364px;
}


.a1_d{
	background: url("../images/pic69.png") no-repeat;
	height: 437px;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.a1_d>div{
	text-align: center;
}
.a1_d .wrap12>div:first-child{
	padding-bottom: 24px;
}
.a1_d .wrap12>div:nth-child(2){
	padding-bottom: 52px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	
	font-family: 'AkrobatBold';
}
.a1_d .wrap12>div:nth-child(2) span:nth-child(2){
	color: #E01A22;
	padding-left: 30px;
}
.a1_d .wrap12>div:nth-child(3){
	padding-bottom: 53px;
	font-size: 18px;
	color: #5B5B5B;
	position: relative;
	
	font-family: "AkrobatRegular";
}
.a1_d .wrap12>div:nth-child(3)::before{
	content: '';
	position: absolute;
	width: 118px;
	height: 3px;
	background: #E01A22;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.a1_d .wrap12>div:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	color: #333;
	
	font-family: 'AkrobatBold';
}
.text-group{
	color: rgba(91, 91, 91, 1);
	    font-size: 18px;
		    line-height: 25px;
}
.text-group>span{
	display: inherit;
	
	font-family: "AkrobatRegular";
}
.text-group>span:nth-child(2){
	color: rgba(180, 180, 180, 1);
	    font-size: 18px;
	    line-height: 25px;
	    margin-top: 20px;
}
.a1_ul ul{
	display: flex;
	flex-wrap: wrap;
}

.a1_ul ul li{
	margin-right: 106px;
	padding-bottom: 80px;
	width: 285px;
}
.a1_ul ul li:nth-child(3n+3){
	margin-right: 0;
}
.a1_ul ul li div:nth-child(1) img{
	margin-right: 10px;
	padding-top: 5px;
}
.a1_ul ul li div:nth-child(1){
	font-size: 21px;
	display: flex;
	height: 76px;
	align-items: flex-start;
	/* font-weight: bold; */
	padding-bottom: 24px;
	border-bottom: 1px solid #E9E9E9;
	font-family: 'Medium';
	
}
.a1_ul ul li div:nth-child(2){
	padding-top: 23px;
	font-size: 18px;
	color: #5B5B5B;
	
	font-family: "AkrobatRegular";
}
.a1_ul ul li:nth-last-child(-n+3){
	padding-bottom: 0;
}
.text_20{
	color: rgba(180, 180, 180, 1);
	    font-size: 18px;
		padding-top: 60px;
		
		font-family: "AkrobatRegular";
}  
.a1_imgs{
	margin-top: 87px;
}
.text-group p{
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding-left: 18px; 
	font-size: 20px;
}
.text-group p::before{
	position: absolute;
	    content: '';
	    left: 0;
	    height: 23px;
	    top: 50%;
	    width: 2px;
	    background: #E01A22;
		transform: translateY(-50%);
}

@media screen and (max-width:1370px) {
.a1_box {
    padding-top: 40px;
}

.a1_ul ul li div:nth-child(1) img{
	padding-top: 2px;
}

.text-group {
    font-size: 14px;
    line-height: 20px;
}
.text-group p {
    padding-left: 15px;
    font-size: 16px;
}
.text-group p::before {
    width: 4px;
}
.a1_ul ul li {
    margin-right: 20px;
    padding-bottom: 40px;
    width: 30%;
}
.a1_ul ul li div:nth-child(1) {
    font-size:16px;
height: auto;
    min-height: 40px;
padding-bottom: 15px;
}
.a1_ul ul li div:nth-child(2) {
    padding-top: 12px;
    font-size: 14px;
}
.text_20 {
    font-size: 14px;
    padding-top: 30px;
}
.a1_imgs {
    margin-top: 40px;
}
}



@media screen and (max-width:769px) {
	.banner{
		margin-top: 1rem;
	}
	.text-group{
		font-size: 16px;
	}
	.text-group>span:nth-child(2){
		font-size: 14px;
	}
	.a1_box{
		width: 95%;
		margin: auto;
	}
	.a1_ul ul li{
		margin-right: .2rem !important;
		width: 48%;
	margin: unset !important;
	}
	.a1_ul ul li:nth-child(2n+2){
		margin-right: 0 !important;
	}
	.a1_ul ul{
		flex-direction: unset !important;
	}
	.a1_ul ul li div:nth-child(1){
		font-size: 16px;
	}
	.a1_ul ul li div:nth-child(2){
		font-size: 14px;
	}
	.a1_ul ul li:nth-last-child(-n+3){
		padding-bottom: 80px;
	}
	.text_20 {
	    color: rgba(180, 180, 180, 1);
	    font-size: 16px;
	    padding-top: 15px;
	}
}