@charset "utf-8";
/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 14px;
}
html,
body {
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  /*
      Override the default (display: inline) for
      browsers that do not recognize HTML5 tags.

      IE8 (and lower) requires a shiv:
      http://ejohn.org/blog/html5-shiv
    */
  display: block;
}
b,
strong {
  /*
      Makes browsers agree.
      IE + Opera = font-weight: bold.
      Gecko + WebKit = font-weight: bolder.
    */
  font-weight: bold;
}
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  /*
      For IE.
      http://css-tricks.com/ie-fix-bicubic-scaling-for-images
    */
  -ms-interpolation-mode: bicubic;
}
ol,
ul {
  list-style: none;
}
li {
  /*
      For IE6 + IE7:

      "display: list-item" keeps bullets from
      disappearing if hasLayout is triggered.
    */
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg {
  /*
      For IE9. Without, occasionally draws shapes
      outside the boundaries of <svg> rectangle.
    */
  overflow: hidden;
}
/* -webkit-text-size-adjust fix Chrome 12 px limit */
body,
button,
input,
select,
textarea,
label {
  /* font-size:14px; */
  font-family: Microsoft Yahei;
  -webkit-text-size-adjust: none;
}
button,
input,
select,
label {
  vertical-align: middle;
  list-style-type: none;
  border: none;
}
ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
/*全宽*/
body {
  padding: 0;
  min-width: 300px;
  margin: 0 auto;
}
/*font*/
body {
  font: "微软雅黑", "Microsoft YaHei";
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 12px;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
img {
  border: 0 none;
}
a img,
span img {
  vertical-align: bottom;
}
em {
  font-style: normal;
  font-weight: 700;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  font-weight: 300;
}
a {
  text-decoration: none;
  color: #6E757B;
}
.width_control {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.fixed_width {
  width: 1280px;
  clear: both;
}
/* width_control  */
.width_control {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.fixed_width {
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  clear: both;
  content: '';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
/* body 主体 */
.main_body {
  overflow: hidden;
  width: 100%;
  min-height: 300px;
  position: relative;
  z-index: 99;
}
.main_content {
  width: 100%;
  margin: 0 auto;
}
.header .top_box {
  width: 100%;
  height: 30px;
  background: #1481D0;
}
.header .top_nav_box {
  width: 100%;
  height: 70px;
  background: #2096ED;
}
.header .top {
  width: 1200px;
  height: 30px;
  background: #1481D0;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin: 0 auto;
}
.header .top .top_left {
  float: left;
  padding-left: 40px;
  height: 30px;
  line-height: 28px;
}
.header .top .top_left a {
  color: #fff;
  float: left;
  margin-left: 6px;
}
.header .top .top_left a.login {
  margin-left: 0px;
  margin-right: 6px;
}
.header .top .top_left span {
  float: left;
}
.header .top .top_right {
  float: right;
  padding-right: 40px;
}
.header .top .top_right a {
  float: left;
  margin-left: 55px;
  color: #fff;
  line-height: 30px;
  position: relative;
}
.header .top .top_right a span {
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  height: 30px;
}
.header .top .top_right a span.icon1 {
  background: url(header_icon1.png) no-repeat center;
}
.header .top .top_right a span.icon2 {
  background: url(header_icon2.png) no-repeat center;
}
.header .top .top_right a span.icon3 {
  background: url(header_icon3.png) no-repeat center;
}
.header .top .top_right a p {
  float: left;
}
.header .top_nav {
  height: 70px;
  background: #2096ED;
  color: #fff;
  width: 1200px;
  margin: 0 auto;
}
.header .top_nav a {
  color: #fff;
}
.header .top_nav .logo {
  float: left;
}
.header .top_nav ul {
  float: left;
  margin-left: 30%;
  width: 658px;
}
.header .top_nav ul li {
  float: left;
  height: 70px;
  line-height: 70px;
  color: #fff;
  font-size: 18px;
  padding: 0 30px;
}
.header .top_nav ul li.active {
  background: #1481D0;
}
body {
  background: #F9FAFB;
}
.main_left {
  width: 240px;
  background: #F9FAFB;
  min-height: 700px;
  margin-bottom: -2000px;
  padding-bottom: 2000px;
  float: left;
  margin-top: 20px;
}
.main_left li {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ECEFF2;
  text-align: center;
}
.main_left li a {
  font-size: 20px;
  color: #9EA9B2;
}
.main_left li.active a {
  color: #0D0F10;
}
.fotter_width {
  width: 100%;
  height: 80px;
  background: #FDFEFE;
  border-top: 1px solid #b3b3b3;
}
.fotter_width .main_footer {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.fotter_width .main_footer span {
  font-size: 14px;
  color: #6E757B;
}
.fotter_width .main_footer .foot_span2 {
  margin-left: 30px;
  margin-right: 30px;
}
.code {
  width: 124px;
  height: 130px;
  position: absolute;
  left: -54px;
  top: 28px;
  z-index: 999;
  display: none;
}
.rightc {
  width: 960px;
  height: 878px;
  background: #FFFFFF;
  border: 1px solid #E8EBEE;
  border-radius: 2px;
  float: left;
  margin-top: 20px;
  margin-left: 30px;
}
.rightc .topimg {
  width: 940px;
  padding-top: 50px;
  height: 278px;
  border-bottom: 1px dotted #e8e8ee;
  margin: 0 auto;
}
.rightc .topimg ul {
  width: 100%;
  margin-left: 10px;
}
.rightc .topimg li {
  float: left;
  text-align: center;
  margin-right: 13px;
}
.rightc .topimg li p {
  font-size: 18px;
  color: #323639;
  margin-top: 30px;
}
.rightc .topimg li .arrow2 {
  margin-top: 66px;
}
.rightc .bottom_content {
  width: 940px;
  margin: 30px auto;
}
.rightc .bottom_content .title {
  font-size: 18px;
  color: #323639;
  margin-bottom: 20px;
}
.rightc .bottom_content li {
  font-size: 14px;
  color: #6E757B;
  letter-spacing: 0px;
  line-height: 22px;
  width: 900px;
}

/*# sourceMappingURL=campus_recruitment_guide.css.map */
