html,body{width:100%; height:100%;}
body{ margin: 0; padding: 0;/*position: absolute;top:0;left: 0;right: 0;bottom: 0;font-size: 100px;*/font-family: Microsoft YaHei}
table{ margin:0 auto;border-spacing: 0}
table tr,table tr td{margin:0; padding:0;}
a,
button,
input,
select,
option,
textarea{
    cursor:pointer;
}
a{
    text-decoration: none;
}
h2,dl,dd,dt{margin: 0;padding: 0}
p{padding: 0;margin: 0}

.job_banner{background: url('../images/banner.jpg')no-repeat center;height: 400px;}
.center_box{width: 1000px;margin: auto}
.job_one{margin-top: 37px;}
.job_one .job_tit .job_tit_num{width: 60px;height: 60px;background: #fd3e34;text-align: center;line-height: 60px;font-size:44px;float: left;color: #ffffff }
.job_one .job_tit .job_tit_text{margin-left: 10px;float: left;vertical-align: text-top}
.job_one .job_tit .job_tit_text h2{font-size: 22px;color: #fd3e34}
.job_one .job_tit .job_tit_text p{font-size: 14px;color: #666;text-indent:12px;margin-top:6px}
.job_one .job_tit .center{clear: both;color: #666;padding: 15px 0}
.job_one  .job_tit .center .center_tit{float: left;height: auto;display: block;width:90px;font-weight: 600;line-height: 30px;}
.job_one  .job_tit .center dd{margin-left: 100px;line-height: 30px;}
.job_one  .job_tit .center .email{color: #fd3e34}



.footer{
    
    background: #39424a;
    text-align: center;
    padding: 30px;
    padding: 20px;
    margin-top: 20px;
  }
  .footer p{font-size: 12px;color: #bfbfbf;line-height: 20px}