.common_warp .job_top { height: 420px; background-image: url(../images/banner-1-7.jpg);}

.common_warp > .tab-switch { height: 98px; line-height: 98px; text-align: center; background: #ECECEC;}
.common_warp > .tab-switch a { display: inline-block; width: 200px; font-size: 20px; color: #001920; text-align: center;}
.common_warp > .tab-switch a.on { font-weight: 700;}

@media screen and (max-width: 1250px) {
	.common_warp > .tab-switch .tabBtns {display: flex;}
	.common_warp > .tab-switch { height: 60px; line-height: 60px;}
	.common_warp > .tab-switch a { display: block; font-size: 16px;}
	.common_warp .job_top {height: 230px;background-size: cover;}
}