header{
    background-color: #FFFFFF;
}
#jobContent{
    padding: 50px 30px;
    width:820px;
    height: auto;
    background-color: #FFFFFF;
}
#jobContentHeader,#jobContentBody,#money{
    margin-bottom: 50px;
}
#jobContentHeader>h1{
    font-size: 24px;
    color: #000000;
    line-height: 44px;
    text-align: left;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#jobContentHeader>P{
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 22px;
    text-align: left;
    margin: 0;
    padding: 0;
}
#jobContentFooter{
    width:100%;
    height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#jobContentFooter .form-group{
    width: 150px;
    height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
}
#jobContentFooter .form-group #emailAddress{
    display: inline-block;
    min-width: 60px;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    background: #db3941;
    border-radius: 3px;
    cursor: pointer;
    border: 0 none;
    border-bottom: 2px solid #c22830;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);
}
#jobContentFooter .upload{
    display: none;
}
#jobContentFooter .form-group{
    border-right-width: 1px;
    border-right-color-color: #2f332a;
    border-right-style:solid ;
}
#jobContentFooter #jobLink{
    margin-left: 30px;
    height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;

}
#jobContentFooter #jobLink a{
    padding-left: 20px;
}
#jobContentFooter #jobLink img{
    height: 40px;
    width: 80px;
}
#jobAbout ul li{
    list-style: none;
    margin-bottom: 5px;
    height: auto;
}
#jobAbout{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 280px;
}
#jobAbout h2{
    padding: 15px;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.4);
    width: 270px;
    height: 49px;
    font-size: 18px;
    font-weight: bolder;
    margin: 0 auto;
    vert-align: middle;
}
#jobAbout ul{
    padding-left: 0px;
}
.articleText{
    width: 210px;
    padding-left: 10px;
    padding-right: 0px;
    height: 20px;
}
.articleData{
    width: 80px;
    padding: 0;
    height: 20px;
    text-align: right;
}

#pageBanNewsimg{
    width: 1900px;
    padding: 0;
    height: 520px;
}
#pageBanNewsimg img{
    width: 1900px;
    margin: 0 ;
    padding: 0 ;
    height: 520px;
}
#jobCententbody{
    margin-top: 50px;
    width: 1100px;
    height: auto;
    margin-bottom: 50px;
    background-color: #f1f1f1;
}
#jobAbout ul li{
    width: auto;
    height: auto;
    padding: 20px 20px 0 20px;
}
#jobAbout ul li a{
    color: #4c4c4c;
    display: block;
    font-size: 14px;
    text-decoration: none;
}
#jobAbout ul li span{
    color: #b2b2b2;
    font-size: 12px;
}
#money{
    width: 100%;
    height: 60px;
    padding: 10px auto;
    position: relative;
}
#money>ul{
    width: 100%;
    height: 60px;
    padding-left: 0px;
}
#money>ul>li{
    list-style: none;
    float: left;
    width: 60px;
}
#money>ul>li>p:first-of-type{
    line-height: 32px;
    font-size: 12px;
    text-align: left;
    color: rgba(0, 0, 0, 0.4);
    font-weight: bold;
}
#money>ul>li>p{
    text-align: left;
    font-weight: 700;
    font-size: 14px;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #f1f1f1;
}
#jobContentBodyer{
    width: auto;
    height: auto;
    text-align: left;
}
