.contactContent{
    background-image: url('../image/contaceUs/contactHeadBg.jpg');
    background-size: 100% 100%;
    height: 600px;
}
body{
    background: #FFFFFF;
}
.zpInfo{
    padding-top: 98px;
    background: #F6F6F8;
}

.zpInfoTitle{
    font-size: 50px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}

.zpInfoTitle{
    margin-bottom: 80px;
}
.jobTitle{
    padding: 40px;
    background: #FFFFFF;
}
.jobTitle-title{
    font-size: 32px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #333333;
margin-bottom: 25px;
}
.jobTitle-salary{
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ED462F;
    margin-right: 40px;
}
.jobTitle- education{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7A7B80;
}
.jobRequire{
    background: #FFFFFF;
    padding: 40px;
    padding-bottom: 0;
    /* margin-bottom: 40px; */
}
.jobRequireSpan{
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    font-family: PingFangSC-Medium, PingFang SC;
    display: inline-block;
    margin-bottom: 10px;
}
.jobRequireCommonItem{
    margin-bottom: 50px;
}
.jobRequireCommonItem p{
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    font-family: PingFangSC-Medium, PingFang SC;
    line-height: 30px;
}
.zpInfoItem{
    background: #FFFFFF;
    margin-bottom: 40px;
}
.jobRequireTitle{
    padding: 19px 0 19px 40px ;
    font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #7A7B80;
background: #F8F9FC;
}

.zpInfoContent{
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
.zpInfoItem{
    width: 49%;
}
/* 合作  */
.cooperationContent{
    background: #FFFFFF;
    padding-top:100px;
    padding-bottom: 100px;
    /* margin-top: 100px; */
}
.lineBlack{
    border-bottom:4px solid  #333333;
}
.textLine{
    display: inline-block;  
    vertical-align: super;
    width:24px;
    height:20px;
    transform: rotate(313deg);
    margin-right: 20px;
    margin-left: 10px;
} 
.left-span{
    font-size: 46px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}
.hz-left{
    width: 47%;
}
.form{
width: 100%;
margin-top: 120px;
}
.form input{
 width: 76%;
height: 46px;
border: 1px solid #E7E7E7;
margin-bottom: 20px;
outline: none;
padding-left: 12px;
}
.form textarea{
    width: 95%;
    border: 1px solid #E7E7E7;
    outline: none;
    padding: 12px;
    margin-bottom: 20px;
}
.left-button{
    width: 280px;
height: 48px;
background: #C63926;
border: none;
cursor: pointer;
font-size: 15px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #FFFFFF;
}
.left-button-span{
    font-size: 12px;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #FFFFFF;
    line-height: 12px;
    margin-left: 2px;
}

.hz-right{
    width: 50%
}
.hz-right img{
width: 100%;

}
.cooperationSetFlex{
    display: flex;
    justify-content: space-between;
}
/* 合作end */
/* 地图 */
#allmap {
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: "微软雅黑";
    overflow: hiden !important
}
/* 地图end */