.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: 24px;
	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_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;
	
}

.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;
	
	
}

.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;
	
}

.a1_tab table {
	table-layout: fixed;
	width: 100%;
}

.a1_td {
	display: flex;
	align-items: center;
	justify-content: center;
}

.a1_tab table th:first-child {
	border-top-left-radius: 4px;
}

.a1_tab table th:last-child {
	border-top-right-radius: 4px;
}

.a1_tab table th {
	border-right: 2px solid #333333;
}

.a1_tab table th:last-child {
	border: 0;
}

.a1_tab table tr td:last-child {
	border: 0;
}

.a1_tab {
	border-radius: 7px;
	border: 2px solid #333333;
}

.a1_tab table tr td {
	border-right: 2px solid #333333;
	height: 108px;
}

.a1_tab table tr th {
	height: 91px;
	background: #262626;
}

.a1_h {
	display: flex;
	color: #fff;
	justify-content: center;
	align-items: center;
	
}

.td_text {
	display: flex;
	justify-content: center;
}

.a1_td>div:nth-child(2) {
	margin-left: 10px;
	min-width: 100px;
	font-size: 18px;
	
}

.a1_tab table tr:nth-child(even) {
	background: #F8F8F8;
}

.a1_h>div:nth-child(2) {
	margin-left: 12px;
	font-size: 18px;
}

.td_text>span {
	line-height: 25px;
	text-align: center;
	color: #5B5B5B;
	font-size: 18px;
	
}

.td_text {
	display: grid;
}

.A_ul ul {
	align-items: center;
	display: flex;
	justify-content: center;
}

.A_ul ul li {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 22px;
	color: #5B5B5B;
	display: flex;
	align-items: center;
}

.A_ul ul li:first-child {
	margin-left: 0;
}

.A_p {
	padding-top: 30px;
	text-align: center;
	font-size: 18px;
	color: #5B5B5B;
	
}

.A_ul ul li:last-child {
	margin-right: 0;
}

.A_ul ul i {
	font-weight: bold;
	font-size: 22px;
	color: #5B5B5B;
}

.A_ul ul li div:nth-child(2) {
	margin-left: 12px;
}

.a1_A {

	padding-bottom: 160px;
}

.b_tt {
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 24px;
	display: flex;
}

.a1_b {
	justify-content: space-between;
	display: flex;
}

.b_tt>div:nth-child(2) {
	margin-left: 10px;
	font-size: 20px;
    font-weight: 600;
}

.b_text {
	font-size: 16px;
	min-height: 100px;
	padding-top: 23px;
	line-height: 25px;
	color: #5B5B5B;
}

.b_on {
	width: 299px;
}

.b_left .b_on:nth-child(1) {
	padding-bottom: 200px;
	/* padding-bottom: 147px; */
}

.b_right .b_on:nth-child(1) {
	padding-bottom: 200px;
}

.b_right {
	/* position: relative;
	top: -25px; */
}

.b_ttt {
	font-size: 18px;
	padding-bottom: 100px;
	color: #5B5B5B;
}

.b_ttt i {
	margin-right: 10px;
	font-size: 18px;
	color: #E01A22;
}

.a1_head {
	margin-bottom: 60px;
}

@media screen and (max-width:1370px) {

.b_left .b_on:nth-child(1) {
    padding-bottom: 60px;
}
.b_right .b_on:nth-child(1) {
    padding-bottom: 60px;
}
.b_left{
 width: 30%;
}	
.b_right {
    width: 30%;
}
.b_on {
    width:100%;
}
.b_center{
 width: 35%;
padding:0 10px;
display: flex;
    align-items: center;
}

	.a1_box {
	    padding-top: 40px;
	}
	.a1_tab table tr th {
	    height: 54px;
	    background: #262626;
	}
	.a1_tab table tr td {
	    border-right: 2px solid #333333;
	    height: 70px;
	}
	
	
	.A_ul ul li{
		    font-size: 16px;
	}
	.A_p{
		font-size: 14px;
		padding-top: 15px;
	}
	.b_text{
		font-size: 12px;
		padding-top: 10px;
	}
	.b_tt>div:nth-child(2) {
	    margin-left: 10px;
	    font-size: 16px;
	}
	.b_ttt {
	    font-size: 14px;
	    padding-bottom: 30px;
padding-top: 30px;
	}
.b_tt{
padding-bottom: 16px;
}



.a1_page_head{
height: 45px;
}
.a1_head ul{
height: 60px;
}
.a1_head ul li{
font-size: 16px;
height: 60px;
}
.a1_page_head .wrap12 a{
font-size:12px;
}

.a1_head {
    margin-bottom: 30px;
}
.a1_head span{
font-size: 18px;
padding-left: 20px;
}

.a1_h>div:nth-child(2) {
    font-size: 14px;
}
.td_text>span{
font-size: 14px;
}
.a1_td>div:nth-child(2){
font-size: 16px;
font-weight: 600;
}
.a1_A {
    padding-bottom: 80px;
}


}
@media screen and (max-width:769px) {
	.banner{
		margin-top: 1rem;
	}
	.banner_tit span {
	    font-weight: bold;
	  font-size: .4rem;
	    color: #333;
	}
	.a1_box {
	    padding-top: 0.8rem;
	}
	.a1_head span{
	 font-size: 18px;
	 }
	 .wrap1120{
		 width: 100%;
	 }
	 .a1_main{
		 overflow: auto;
	 }
	 .a1_tab {
	    
	     width: max-content;
	 }
	 .a1_tab table{
		 width: auto;
	 }
	 .a1_tab table tr td:nth-child(1){
	     
	     width: 320px;
	 }
	 .a1_tab table tr td:nth-child(2){
		width: 320px;
	 }
	 .a1_tab table tr td:nth-child(3){
	 		width: 320px;
	 }
	 .td_text>span {
	     line-height: 25px;
	     text-align: center;
	     color: #5B5B5B;
	     font-size: 14px;
	 }
	 .a1_td>div:nth-child(2) {
	     margin-left: 10px;
	     min-width: 100px;
	     font-size: 14px;
	 }
	 .A_ul ul li{
		 font-size: 12px;
		 margin-right: 12px;
	 }
	 .A_p {
	     padding-top: 30px;
	     text-align: center;
	     font-size: 12px;
	     color: #5B5B5B;
	 }
	 .a1_A {
	     padding-bottom: 85px;
	 }
	 .a1_b{
		 flex-direction: column;
	 }
	 .b_on{
		 width: 95%;
		 margin: auto;
	 }
	 .b_tt>div:nth-child(2) {
	     margin-left: 10px;
	     font-size: 16px;
	 }
	 .b_text {
	     font-size: 12px;
	     height: 100px;
	     padding-top: 23px;
	     line-height: 25px;
	 }
	 .b_left .b_on:nth-child(1) {
	     padding-bottom: 39px;
	 }
	 .b_center{
		 margin: auto;
		 width: 150px;
	 }
	 .b_center img{
		 width: 100%;
	 }
	 .b_right{
		 position: unset;
		 padding-top: .3rem;
	 }
	 .b_right .b_on:nth-child(1) {
	     padding-bottom: 46px;
	 }
	 .b_ttt {
	     font-size: 14px;
	     padding-bottom: 100px;
	 }
}