.wzdt-con {
    width: 100rem;
    margin: 4.5rem auto;
    height: auto;
    overflow: hidden;
}
/* 网点地图正文 */
.wddt-sy {
    width: 100%;
    border-bottom: 0.125rem solid #f6f6f6;
    margin-bottom: 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 1.125rem;
    margin-bottom: 4rem;
}

.wddt-dw {
    width: 1.813rem;
    height: 2rem;
    margin-right: 0.75rem;
}

.wddt-sy span>a {
    font-size: 1.375rem;
    color: #3e3a39;
}

.gsyw-con .wddt-sy-item {
    margin-bottom: 1.375rem;
}

.wddt-two-box {
    display: flex;
    margin-bottom: 2.438rem;
    flex-wrap: wrap;
}

.wddt-two-box li {
    width: 10rem;
    margin-bottom: 1.375rem;
}

.wddt-two-box li a {
    font-size: 1rem;
    color: #000000;
}



@media (max-width: 767px){
.pageName_box2 { width: 90% !important;}
	.pageName_box h1 { top: 35% !important; font-size: 1.5rem !important;}
	.pageName_box h3 { font-size: 1rem !important;}
	.wzdt-con {
	    width: 92%;
	    margin: 1.5rem auto;
	}
	.wddt-dw {
	    width: 1.25rem;
	    height: 1.5rem;
	}
	.wddt-sy span>a {
	    font-size: 1.125rem;
	}
	.wddt-sy {
	    margin-bottom: 1rem;
	}
	.wddt-two-box {
	    margin-bottom: 0.438rem;
	}
	.wddt-two-box li {
	    width: 33%;
	    margin-bottom: 1rem;
	}
	
	
}
@media screen and (min-width: 768px) and (max-width: 991px){
 	.pageName_box2 { width: 90% !important;}
	.pageName_box h1 {    top: 35% !important; font-size: 1.5rem !important;}
	.pageName_box h3 { font-size: 1rem !important;}
	.wzdt-con {
	    width: 92%;
	    margin: 1.5rem auto;
	}
	.wddt-dw {
	    width: 1.25rem;
	    height: 1.5rem;
	}
	.wddt-sy span>a {
	    font-size: 1.125rem;
	}
	.wddt-sy {
	    margin-bottom: 1rem;
	}
	.wddt-two-box {
	    margin-bottom: 0.438rem;
	}
	.wddt-two-box li {
	    width: 33%;
	    margin-bottom: 1rem;
	}
	
	
}