@charset "utf-8";
/* CSS Document */
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}
html,body{height:100%;font-family:Arial}
body{margin:0;font-size:12px;line-height:1.5;color:#fff;background-color:#000;font-family:Arial}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background:transparent;text-decoration:none;-webkit-tap-highlight-color:transparent;color:#666}
a:hover{ font-weight:bold;
color:##fec329;}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0;vertical-align:middle;}
svg:not(:root){overflow:hidden}
i,em{ font-style:normal;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto;white-space:pre;white-space:pre-wrap;word-wrap:break-word}
code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto;resize:vertical}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
html,button,input,select,textarea{ font-family:Arial}
input::-moz-placeholder,textarea::-moz-placeholder{color:#666}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#666}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
h1,h2,h3,h4,h5,h6,p,figure,form,blockquote{margin:0}
ul,ol,li,dl,dd{margin:0;padding:0}
ul,ol{list-style:none outside none}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tl{ text-align: left;}.tc{ text-align:center;}.clear{ clear:both; height:0px; line-height:0px; zoom:1;}.mt20{ margin-top:20px;}
.rel{ position:relative;}.abs{ position:absolute;}.ov{ overflow:hidden;}
@media (max-width: 640px){
h1,h2,h3{line-height:2;font-weight:normal}h1{font-size:1.8rem}h2{font-size:1.6rem}h3{font-size:1.4rem}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:14px;}
}




@media screen and (max-width: 1120px) {
  .job-cont {
    padding: 0 1.8%;
  }
}
.job-cont h1 {
  font-size: 24px;
  color: #e5081a;
  padding: 6px 0 12px;
  line-height: 32px;
}

.recr-wrap {
  margin-bottom: 30px;
}
.recr-wrap h5 {
  background: url("../img/bg_9.png") repeat-x scroll 0 0 transparent;
  border-color: #b9b9b9 #dddddd #dddddd;
  border-style: solid;
  border-width: 2px 1px 1px;
  line-height: 26px;
  overflow: hidden;
}
.recr-wrap h5 ul li {
  float: left;
  padding-right: 1px;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.recr-wrap h5 ul li span {
  border-right: 1px solid #dddddd;
  bottom: 0;
  height: 9px;
  position: absolute;
  right: 0;
}

.recr-list {
  margin-top: 2px;
}
.recr-list > li {
  border-bottom: 1px solid #eaeaea;
}
.recr-list .recr-item.active .recr-txt {
  display: block;
}
.recr-list ul {
  overflow: hidden;

  border: 1px solid #fff;
  line-height: 26px;
}
.recr-list ul li {
  float: left;
  padding-right: 1px;
  text-align: center;
  line-height: 32px;
}
.recr-list ul li a {
  cursor: pointer;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}
.recr-list ul li a i {
  width: 13px;
  display: inline-block;
  height: 13px;
  background: url("../img/sprite_14.png") -10px -17px no-repeat;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.recr-list ul li a:hover {
  color: #e20005;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.recr-txt {
  display: none;
  overflow: hidden;
}
.recr-txt a.recr-btn {
  display: block;
  float: right;
  line-height: 35px;
  width: 114px;
  margin: 0 1% 20px 0;
  background: #e20005;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: 'Microsoft Yahei','sans-serif';
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.recr-txt dl {
  line-height: 24px;
  margin: 0 0 10px 1%;
}
.recr-txt dl dt {
  font-weight: bold;
  line-height: 34px;
  padding: 0 1%;
  margin-bottom: 6px;
}
.recr-txt dl dd {
  line-height: 24px;
  padding: 0 1%;
}

.recr-item li em {
  background: url("../img/sprite_14.png") 0 -17px no-repeat;
  display: inline-block;
  height: 9px;
  width: 10px;
  margin-left: 2px;
}

.recr-show {
  *zoom: 1;
  font-family: 'Microsoft Yahei','sans-serif';
  position: relative;
  padding: 60px 0 0 337px;
  min-height: 300px;
  margin-bottom: 10px;
}
.recr-show:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.recr-show-pic {
  position: absolute;
  top: 0px;
  left: 0px;
}

.recr-item-no {
  width: 6%;
}

.recr-item-pos {
  width: 14%;
}

.recr-item-comp {
  width: 20%;
}

.recr-item-sar {
  width: 12%;
}

.recr-item-quan {
  width: 12%;
}

.recr-item-loc {
  width: 12%;
}

.recr-item-pub {
  width: 12%;
}

.recr-item-ope {
  width: 12%;
}

@media screen and (max-width: 720px) {
  .recr-item-no {
    width: 10%;
  }

  .recr-item-pos {
    width: 28%;
  }

  .recr-item-comp {
    display: none;
  }

  .recr-item-sar {
    width: 20%;
  }

  .recr-item-quan {
    display: none;
  }

  .recr-item-loc {
    width: 20%;
  }

  .recr-item-pub {
    display: none;
  }

  .recr-item-ope {
    width: 22%;
  }
}
.job-cont .job-form {
  padding: 18px 0 18px 40px;
  font-size: 14px;
  background-color: #f8f8f8;
  margin-bottom: 10px;
}
@media screen and (max-width: 570px) {
  .job-cont .job-form {
    padding: 12px 0px;
  }
}
.job-cont .job-list {
  width: 700px;
}
@media screen and (max-width: 720px) {
  .job-cont .job-list {
    width: 100%;
  }
}
.job-cont .job-item, .job-cont .job-item--keyword, .job-cont .job-item--ocup, .job-cont .job-item--loca, .job-cont .job-item--comp {
  min-height: 38px;
  padding-left: 88px;
  position: relative;
  line-height: 28px;
}
.job-cont .job-item-ipt, .job-cont .job-item-sele {
  width: 100%;
  height: 28px;
  padding: 4px;
  border: 1px solid #c4c4c4;
  float: left;
}
.job-cont .job-item-note {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #c0c0c0;
}
@media screen and (max-width: 480px) {
  .job-cont .job-item-note {
    position: static;
  }
}
.job-cont .job-item-label {
  width: 88px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: right;
}
.job-cont .job-item--keyword {
  padding-right: 160px;
}
@media screen and (max-width: 480px) {
  .job-cont .job-item--keyword {
    padding-right: 0px;
  }
}
.job-cont .job-item--ocup {
  float: left;
}
.job-cont .job-item--loca {
  float: left;
}
.job-cont .job-item--loca .job-item-sele {
  width: auto;
  width: 110px;
  margin-right: 3px;
}
@media screen and (max-width: 350px) {
  .job-cont .job-item--loca .job-item-sele {
    width: 100px;
  }
}
.job-cont .job-item--comp {
  clear: both;
}
.job-cont .job-item--comp .job-item-ipt, .job-cont .job-item--comp .job-item-sele {
  width: 226px;
}
@media screen and (max-width: 330px) {
  .job-cont .job-item--comp .job-item-ipt, .job-cont .job-item--comp .job-item-sele {
    width: 100%;
  }
}
.job-cont .job-item-btn {
  margin-left: 88px;
  background-color: #e20005;
  width: 150px;
}

.culture-cont dl {
  line-height: 24px;
  padding: 10px 0;
}
.culture-cont dt {
  font-size: 18px;
  color: #e5081a;
}
.culture-cont dd {
  font-size: 14px;
  font-style: italic;
}

@media screen and (max-width: 1120px) {
  .donate-cont {
    padding: 0 1.8%;
  }
}


