.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: 60px;
}

.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;
}

.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_p {
	font-size: 18px;
	color: #5B5B5B;
	line-height: 27px;
	
}

.map_pic {
	display: flex;
	justify-content: center;
position: relative;
}

.map_pic>div:nth-child(1) {
	position: absolute;
	left: 0;
	top: 70%;
	transform: translateY(-50%);
}

.map_msg {
	
}

.map_tit {
	font-size: 16px;
	
}
.map_tt{
	padding-top: 13px;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 9px;
}
.map_text{
	width: 373px;
	font-size: 16px;
	padding-bottom: 34px;
	border-bottom: 1px solid #333;
	
}
.map_ul{
	font-size: 16px;
	line-height: 27px;
	padding-top: 33px;
	padding-bottom: 80px;
}
.map_ul ul li{
}
.area_head{
	display: flex;
	align-items: center;
	padding-left: 36px;
	font-size: 20px;
	font-weight: bold;
	
	width: 473px;
	height: 60px;
	background: #F8F8F8;
	border-radius: 3px 3px 0px 0px;
	
	
}

.ul_li{
	display: flex;
	align-items: center;
	font-size: 18px;
	padding-bottom: 20px;
	/* cursor: pointer; */
	
}
.ul_li img{
	margin-left: 10px;
}
.area_ul ul li{
	padding-bottom: 20px;
}
.area_ul ul li:last-child{
	padding-bottom: 0;
}

.area_ul ul li div:nth-child(2){
	font-size: 16px;
	
}
.area_ul{
	width: 473px;
	padding-top: 30px;
	padding-bottom: 19px;
	border-bottom: 1px solid #E9E9E9;
}
.area_on{
	padding-top: 59px;
}
.area_m{
	padding-bottom: 20px;
}
.area_m:last-child{
	padding-bottom: 0;
}
.area_box{
	display: flex;
	flex-wrap: wrap;
}
.area_box>div{
	margin-right: 108px;
}
.area_box>div:nth-child(2n+2){
	margin-right: 0;
}
.a1_bodys{
	padding-bottom: 100px;
}




/* -------------------241127修改开始----------------------------------- */

.a1_p{
	padding:20px;
}
.a1_p p{
	padding-bottom:20px;
}

.map_pic {
    margin-bottom: 30px;
}

.introduce_box{

}
.introduce_bitem{
	margin-top:60px;
}
.introd_bitm_top{
	border-radius: 8px;
	background: #F5F5F5;
	padding:30px 20px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.introd_bitm_tple{
	width:15%;
	display: flex;
    	flex-direction: column;
    	align-items: center;
}
.introd_bitm_tple img{
	width:auto;
	height:auto;
}
.introd_bitm_tple h4{
	font-size: 18px;
	margin-top:10px;
	text-align: center;
}
.introd_bitm_tpri{
	width:83%;
	font-size: 18px;
	color: #333333;
}




.introd_bitm_cnt{
	padding:30px 0;
    display: flex;
    justify-content: space-between;
}
.introd_bitm_cimg{
    width: 47%;
    
}
.introd_bitm_cimg img{
    width: 100%;
    height: auto;
}

.introd_ctle{
    width: 65%;
}

.introd_ctl_img{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.introd_ctl_img img{
    width: 46%;
    height: auto;
}

.introd_ctle h3 , .introd_ctri h3{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.introd_ctle h4 , .introd_ctri h4{
    font-size: 12px;
    color: #444444;
    text-align: center;
    margin-top: 5px;
}

.introd_ctri{
    width: 30%;
}
.introd_ctr_img{
    margin-top: 20px;
}
.introd_ctr_img img{
    width: 100%;
    height: auto;
}

.introd_bitm_tit{
    margin-top: 30px;
}
.introd_bitm_tit h3{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    text-align: center;
}
.introd_bitm_tit h4{
    font-size: 12px;
    color: #444444;
    text-align: center;
    margin-top: 5px;
}






.introd_bitm_btn{
	display: flex;
    	justify-content: center;
    	align-items: center;
	margin-top:20px;
}
.introd_bitm_btn button{
	width: 40%;
    	padding: 20px 0;
    	border-radius: 50px;
    	border: 0;
    	font-size: 22px;
    	color: #ffffff;
	background: linear-gradient(45deg, #FF5A69, #E01A22);
    	cursor: pointer;
}




/* -------------------241127修改结束----------------------------------- */




@media screen and (max-width:1370px) {
	.a1_box {
	    padding-top: 40px;
	}
	.a1_p{
		font-size: 14px;
	}
	.map_tt{
		font-size: 24px;
	}

.map_pic > div:nth-child(1) {
    margin-top: 70px;
}

.map_msg {
    margin-top: 60px;
}

.a1_bodys {
    padding-bottom: 50px;
}

.map_tit {
    font-size: 12px;
}
.map_text {
    width: 373px;
    font-size: 12px;
    padding-bottom: 20px;
}
.map_ul {
    font-size: 12px;
    line-height: 20px;
    padding-top: 18px;
    padding-bottom: 40px;
}
.a1_head span {
    font-size: 18px;
    padding-left: 20px;
}
.area_box>div {
    margin-right: 50px;
}
.area_on {
width: 47%;
    padding-top: 30px;
}
.area_head{
padding-left: 20px;
    font-size: 16px;
    width: 100%;
    height: 40px;
}

.area_ul {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
}

.ul_li {
    font-size: 14px;
    padding-bottom: 10px;
}
.area_ul ul li div:nth-child(2) {
    font-size: 12px;
}



/* -------------------241127修改开始----------------------------------- */
.a1_p{
	padding:15px;
}
.a1_p p{
	padding-bottom:15px;
}

.map_pic {
    margin-bottom: 25px;
}

.introduce_bitem{
	margin-top:50px;
}
.introd_bitm_top{
	padding:25px 15px;
}
.introd_bitm_tple{
	width:15%;
}
.introd_bitm_tple img{
	width:auto;
	height:auto;
}
.introd_bitm_tple h4{
	font-size: 16px;
	margin-top:8px;
}
.introd_bitm_tpri{
	width:83%;
	font-size: 16px;
}

.introd_bitm_cnt{
	padding:20px 0;
}


.introd_bitm_btn{
	margin-top:15px;
}
.introd_bitm_btn button{
	width: 40%;
    	padding: 15px 0;
    	font-size: 18px;
}



/* -------------------241127修改结束----------------------------------- */




}
@media screen and (max-width:769px) {
	.banner{
		margin-top: 1rem;
	}
	.a1_p{
		padding-left: .3rem;
		padding-right: .3rem;
		font-size: 14px;
	}
	.map_pic>div:nth-child(1){
		width: 100px;
		top: 54%;
	}
	.map_tt{
		font-size: 20px;
	}
	.map_text {
	    font-size: 14px;
	}
	.ul_li{
		font-size: 16px;
	}
	.map_msg {
	    width: 95%;
	    margin: auto;
	}
	.area_box{
		width: 95%;
		margin: auto;
	}
	.area_box>div{
		width: 100%;
		margin-right: 0;
	}
	.area_head{
		width: 100%;
	}
	.area_ul{
		width: 100%;
	}



/* -------------------241127修改开始----------------------------------- */

.row_a1{
padding:0 .1rem;	
}

.a1_p{
	padding:.15rem;
}
.a1_p p{
	padding-bottom:.15rem;
}

.map_pic {
    margin-bottom: .25rem;
}

.introduce_bitem{
	margin-top:.5rem;
}
.introd_bitm_top{
	padding:.25rem .15rem;
}
.introd_bitm_tple{
	width:20%;
}
.introd_bitm_tple img{
	width:auto;
	height:auto;
}
.introd_bitm_tple h4{
	font-size: 14px;
	margin-top:.1rem;
}
.introd_bitm_tpri{
	width:78%;
	font-size: 14px;
}





.introd_bitm_cnt{
	padding:.2rem 0;
    flex-direction: column;
}
.introd_ctle {
    width: 100%;
}
.introd_ctri {
    width: 100%;
    margin-top: .3rem;
}
.introd_bitm_cimg {
    width: 100%;
    padding: .1rem 0;
}




.introd_bitm_btn{
	margin-top:.15rem;
}
.introd_bitm_btn button{
	width: 40%;
    	padding: .15rem 0;
    	font-size: 16px;
}
.a1_bodys {
        padding-bottom: .5rem;
    }


/* -------------------241127修改结束----------------------------------- */



}