.header-text{

    display: inline-block;
    position: relative;
    font-size: 26px;
    color: #323232;
    line-height: 32px;
    font-style:italic;
    font-family: tencentFontW3, 'microsoft yahei', 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', sans-serif;
    margin-top: 2%;
    padding-right: 85%;
}
.job-list{
    text-align: center;
    float: left;
    width: 15%;
    height: 50px;
    margin: 0px 0px;
    margin-right: 2px;
    background-color: white;
    color: #0476D9;
    padding: 12px 24px 24px 24px;
    box-sizing: border-box;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05);
    cursor: pointer;
    transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), color .5s cubic-bezier(0.2, 0.0, 0.2, 1), box-shadow .5s cubic-bezier(0.2, 0.0, 0.2, 1);
}
.job-list:hover{
    background-color: #0476D9;
    color: white;
}
.zhaopindiv{
    margin-top: 1rem;
    width: 100%;
}
.col-sm-6 .feature{
    margin-right: auto;
    right: 20px;
}
.nav-item {
    margin-left: 3rem;
}

.col-3{
    font-size: 14px;
}
.gzh{
    font-size: 16px;
}
#row1{
    margin-top: 20px;
}
.img-contactUs{
    height: 600px;
}
#job_category {
    width: 50%;
    height: 50px;
    background-color: #0476D9;
    color: white;
    line-height: 50px;
    margin-left: 15px;
    font-size: 17.5px;
    text-align: center;
    font-family: 微软雅黑;
}
#job_req {
    list-style-type: none;
    font-size: 20px;
    color: black;
}
#job_req p{
    margin-bottom: 0.5rem;
}
p{
    padding: 5px 15px;
    list-style-type: square;
    font-family: 微软雅黑;
    font-size: 14px;
    text-align: left;
}
.contact-font-title {
    font-size: 18px;
    font-weight: bold;
    color: #1a2a3a;
    margin-bottom: 20px;
}
.contact-font-content {
    margin-top: 10px;
    font-size: 14px;
    color: #1a2a3a;
    font-weight: bold;
}
.contact-font-content-color {
    margin-top: 40px;
    font-size: 14px;
    color: #3498DB;
    font-weight: bold;
}
.contact-font-content-color2 {
    margin-top: 20px;
    font-size: 14px;
    color: #3498DB;
    font-weight: bold;
}
.nav-link{
    font-size: 16px;
}

