@font-face {
  font-family: 'Gotham-Bold';
  src: url('http://career.bnu.edu.cn/frontpage/bnu/fonts/Gotham-Bold.otf');
}

* {
  padding: 0;
  margin: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  
  -webkit-box-sizing: content-box;
  
}

button,
input {
  border: none;
  background-color: transparent;
}

::-ms-clear,
::-ms-reveal {
  display: none;
}

html {
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

a:visited {
  color: inherit;
}

b,
strong {
  font-weight: bold;
}

em {
  font-style: normal;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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;
}

ul,
li,
ol {
  list-style: none;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
}

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;
  box-sizing: content-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;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
















.noWrap {
  white-space: nowrap;
}




























@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont-1516851953366.eot');
  src: url('../font/iconfont-1516851953366.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont-1516851953366.ttf') format('truetype'), url('../font/iconfont-1516851953366.svg') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

html {
  min-width: 1300px;
  width: 100%;
  overflow-x: hidden;
  height: 100%;
}

body {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

.l_con {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

img[class^="icon_"] {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

i[class^="icon_"] {
  vertical-align: middle;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: inline-block;
  font-style: normal;
}

body {
  font-size: 18px;
}

.wrapper {
  position: relative;
}


.clear {
  *zoom: 1;
}

.clear:before,
.clear:after {
  content: "";
  display: table;
}

.clear:after {
  clear: both;
}

.box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  
  -webkit-box-sizing: border-box;
  
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.toh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.f-theme {
  color: #173f69;
}

.noWrap {
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.pa {
  position: absolute;
}

.pr {
  position: relative;
}

.pf {
  position: fixed;
}

.wf {
  width: 100%;
  max-width: 100%;
}

.hide {
  display: none;
}

.toh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blod {
  font-weight: bold;
}


*[class^="g-"] {
  *zoom: 1;
}

*[class^="g-"]:before,
*[class^="g-"]:after {
  content: "";
  display: table;
}

*[class^="g-"]:after {
  clear: both;
}

.g-d-2>* {
  float: left;
  width: 50%;
}

.g-d-3>* {
  float: left;
  width: 33.33333333%;
}

.g-d-4>* {
  float: left;
  width: 25%;
}

.g-d-5>* {
  float: left;
  width: 20%;
}

.g-d-6>* {
  float: left;
  width: 16.66666667%;
}

.g-d-7>* {
  float: left;
  width: 14.28571429%;
}

.g-d-8>* {
  float: left;
  width: 12.5%;
}

.bg-c {
  background-color: #173f69;
}

.bg-sc {
  background-color: #173f69;
}

.f-c {
  color: #173f69;
}

.f-sc {
  color: #173f69;
}

.f-t-c {
  text-align: center;
}

.f-wb {
  font-weight: bold;
}

.btHov {
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}

.btHov:hover {
  -khtml-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
  filter: alpha(opacity=85);
  filter: "alpha(opacity=85)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

.noShow {
  visibility: hidden;
}

.comp_radio {
  width: auto;
}

.comp_radio input {
  display: none !important;
}

.comp_radio .one {
  float: left;
  cursor: pointer;
  margin-top: 7px;
}

.comp_radio .two {
  float: left;
  cursor: pointer;
  margin-top: 7px;
  margin-left: 50px;
}

.comp_radio .sexRadio {
  float: left;
  font-size: 18px;
  color: #333;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  height: 25px;
  line-height: 25px;
}

.comp_radio .sexCheck {
  float: left;
  margin-left: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  height: 23px;
  width: 23px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 0px;
  line-height: 23px;
}

.comp_radio .sexCheck img {
  margin-top: 20%;
  width: 92%;
  display: none;
}

.comp_radio .active .sexCheck {
  background-color: #173f69;
  border: 1px solid #173f69;
}

.comp_radio .active .sexCheck img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.comp_select {
  position: relative;
  float: left;
  width: 230px;
  height: 35px;
  z-index: 2000;
  cursor: default;
}

.comp_select .noTxt {
  font-size: 16px;
  color: #999;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  line-height: 35px;
}

.comp_select>.c_input {
  border: 1px solid #000;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  height: 35px;
  font-size: 16px;
  color: #000;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
}

.comp_select>.comp_down {
  position: relative;
  z-index: 1000;
  overflow-y: auto;
  display: none;
  border: 1px solid #000;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 1px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}

.comp_select>.comp_down>ul {
  position: relative;
  z-index: 1000;
  max-height: 234px;
  *height: 234px;
  overflow-y: auto;
}

.comp_select>.comp_down>ul>li {
  position: relative;
  z-index: 1000;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.comp_select>.comp_down>ul>._preChoose {
  background-color: #000;
  color: #fff;
}

.comp_select>.ico_drop_down {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 8px;
  width: 14px;
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/ico/arrow_down0.png');
  background-repeat: no-repeat;
}

.comp_select ._search {
  outline: none;
  width: 100%;
  max-width: 100%;
  margin: 10px 0px 15px 0px;
  padding: 0px 10px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.comp_select ._search:focus {
  border: 1px solid #eee;
  -moz-box-shadow: 2px 2px 9px 0px #fff;
  -webkit-box-shadow: 2px 2px 9px 0px #fff;
  box-shadow: 2px 2px 9px 0px #fff;
  background-color: #fff;
}

.comp_select.active>.c_input {
  border: 1px solid #000;
}

.comp_select.active>.comp_down {
  display: block;
}

.comp_tip {
  position: fixed;
  left: 50%;
  top: 35%;
  z-index: 4000;
}

.comp_rightTip {
  white-space: nowrap;
  padding: 6px 22px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  -moz-box-shadow: 2px 2px 5px 0px #999;
  -webkit-box-shadow: 2px 2px 5px 0px #999;
  box-shadow: 2px 2px 5px 0px #999;
}

.comp_rightTip>img {
  float: left;
  display: inline-block;
}

.comp_rightTip .comp_txt {
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-weight: bold;
}

.comp_errorTip {
  background-color: #fff;
  -moz-box-shadow: 2px 2px 5px 0px #999;
  -webkit-box-shadow: 2px 2px 5px 0px #999;
  box-shadow: 2px 2px 5px 0px #999;
  padding: 6px 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  white-space: nowrap;
  text-align: center;
}

.comp_errorTip>img {
  float: left;
  display: inline-block;
}

.comp_errorTip .comp_txt {
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-weight: bold;
}

.comp_checkbox {
  *zoom: 1;
  cursor: pointer;
}

.comp_checkbox:before,
.comp_checkbox:after {
  content: "";
  display: table;
}

.comp_checkbox:after {
  clear: both;
}

.comp_checkbox input {
  display: none;
}

.comp_checkbox .comp_label {
  float: left;
  font-size: 16px;
  color: #333;
  line-height: 21px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.comp_checkbox .comp_check {
  float: left;
  height: 19px;
  width: 19px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-left: 10px;
  font-size: 0px;
}

.comp_checkbox .comp_check>img {
  width: 100%;
  display: none;
  margin-top: 15%;
}

.comp_input {
  margin-left: 1px;
  margin-right: 1px;
  height: 38px;
  line-height: 38px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}

.comp_input>div {
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
  height: 100%;
}

.comp_input textarea,
.comp_input input {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  outline: none;
  font-size: 16px;
  color: #000;
  line-height: 40px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  z-index: 2;
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
  background-color: transparent;
}

.comp_input textarea:focus,
.comp_input input:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.comp_input .placeholder {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  left: 0px;
  top: 0px;
  text-align: left;
  font-size: 16px;
  color: #ccc;
  line-height: 40px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.comp_input.focus {
  border: 1px solid #173f69;
  -moz-box-shadow: 0px 0px 3px 0px #2b76c5;
  -webkit-box-shadow: 0px 0px 3px 0px #2b76c5;
  box-shadow: 0px 0px 3px 0px #2b76c5;
}

.comp_loading {
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 4000;
  width: 98px;
  height: 98px;
  display: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#80000000', endColorstr='#80000000');
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: -45px;
  margin-left: -55px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

:root .comp_loading {
  filter: none;
}

.comp_loading .spin_img {
  width: 50px;
  height: 50px;
  display: block;
  margin: 21px auto;
}

.comp_loading .spinner {
  position: relative;
  margin: 15px auto;
  width: 68px;
  height: 68px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/loading_68.gif');
}

.comp_loading .container1>div,
.comp_loading .container2>div,
.comp_loading .container3>div {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.comp_loading .spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.comp_loading .container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.comp_loading .container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.comp_loading .circle1 {
  top: 0;
  left: 0;
}

.comp_loading .circle2 {
  top: 0;
  right: 0;
}

.comp_loading .circle3 {
  right: 0;
  bottom: 0;
}

.comp_loading .circle4 {
  left: 0;
  bottom: 0;
}

.comp_loading .container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.comp_loading .container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.comp_loading .container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.comp_loading .container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.comp_loading .container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.comp_loading .container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.comp_loading .container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.comp_loading .container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.comp_loading .container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.comp_loading .container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.comp_loading .container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {

  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.site_addr {
  padding-top: 30px;
  *zoom: 1;
}

.site_addr:before,
.site_addr:after {
  content: "";
  display: table;
}

.site_addr:after {
  clear: both;
}

.site_addr .icon_home {
  position: relative;
  float: left;
  top: 2px;
  width: 18px;
  height: 17px;
  margin-right: 5px;
  margin-left: -8px;
  background: url('http://career.bnu.edu.cn/frontpage/bnu/images/change_doc/home_1.png') no-repeat;
}

.site_addr .tit {
  position: relative;
  float: left;
  left: 0px;
  width: 260px;
  height: 100px;
  cursor: pointer;
  margin-top: -80px;
  font-size: 24px;
  color: #c7b9a7;
  line-height: 100px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-weight: bold;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
  text-align: center;
  background-repeat: no-repeat;
  background-color: #173f69;
}

.site_addr .tit:hover {
  background-color: #0560aa;
}

.site_addr .addr {
  position: relative;
  float: right;
  width: 860px;
  height: 20px;
}

.site_addr .addr>div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.site_addr .addr,
.site_addr .addr a {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.site_addr .addr a {
  margin: 0px 8px;
  display: inline-block;
}

.site_addr .addr .icon_line {
  font-weight: bold;
}

.site_addr .addr .active {
  color: #173f69;
}



.b_subNav {
  width: 260px;
  margin-bottom: 55px;
  background-color: #f5f5f5;
}

.b_subNav .nav_a {
  position: relative;
  font-size: 0px;
  width: 100%;
  max-width: 100%;
}

.b_subNav .nav_a>li {
  height: 61px;
  margin-left: 4px;
  margin-right: 20px;
  border-bottom: 1px solid #dfe2e5;
}

.b_subNav .nav_a>li .nav_tit {
  height: 63px;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  margin-top: -1px;
  margin-left: -4px;
  margin-right: -20px;
  background-color: transparent;
  border-left: 3px solid transparent;
}

.b_subNav .nav_a>li .nav_tit>div {
  width: 100%;
  height: 100%;
}

.b_subNav .nav_a>li .nav_tit>div a {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  font-size: 18px;
  color: #333;
  line-height: 63px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  text-align: center;
}

.b_subNav .nav_a>li:last-child {
  border-bottom: 1px solid transparent;
}

.b_subNav .nav_a>li:hover .nav_tit,
.b_subNav .nav_a>li.active .nav_tit {
  background-color: #dce1e8;
  border-left: 3px solid #173f69;
}

.b_subNav .nav_a>li:hover .nav_tit>div a,
.b_subNav .nav_a>li.active .nav_tit>div a {
  color: #173f69;
}

.paging {
  padding: 50px 0;
  text-align: center;
}

.paging li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.paging li ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.paging li a,
.paging li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  padding: 8px 13px;
  border: 1px solid #ccc;
  background: #faf9f9;
  margin-right: 8px;
  margin-left: 8px;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
}

.paging li a:hover,
.paging li.active a {
  color: #fff;
  background-color: #173f69;
  border: 1px solid #173f69;
  text-decoration: none;
}

.pagination {
  height: 50px;
  display: table;
  overflow: hidden;
  margin: 30px auto 0;
  font-size: 0px;
}

.pagination li {
  float: left;
  margin: 8px;
  color: #666;
  height: 30px;
  transition: all 0.05s linear 0s;
  -moz-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  border-radius: 2px;
  border: 1px solid #c7c7c7;
}

.pagination li:hover {
  color: #fff;
  background: #173f69;
  border: 1px solid #173f69;
}

.pagination li:hover a {
  color: #fff;
}

.pagination li a {
  width: 30px;
  height: 30px;
  display: block;
  color: #666;
  font-size: 14px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
}

.pagination .active {
  background: #173f69;
  border: 1px solid #173f69;
}

.pagination .active a {
  color: #fff;
}


.footer-ending {
  width: 100%;
  height: 149px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../image/bg-footer-bnu.png);
  background-size: cover;
}

.footer-ending-main {
  width: 1200px;
  height: 149px;
  margin: 0 auto;
  padding-right: 60px;
  box-sizing: border-box;
}

.footer-ending-main-l {
  float: left;
}

.footer-ending-main-l ul {
  margin-top: 48px;
  margin-bottom: 22px;
  overflow: hidden;
}

.footer-ending-main-l ul li {
  float: left;
  margin-right: 50px;
}

.footer-ending-main-l ul li a {
  cursor: pointer;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #FFFFFF;
}

.footer-ending-main-l ul li a:hover {
  color: #009FFD !important;
}

.footer-ending-main-r {
  float: right;
}

.div-text {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}

.footer-ending-main-r .img1 {
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(../image/code-bnu.png);
  margin-bottom: 10px;
  margin-top: 30px;
}

.footer-ending-main-r .code_txt1 {
  width: 60px;
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
}


.header3 {
  width: 100%;
  position: relative;
  height: 130px;
  z-index: 200;
}

.hei {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background-color: #2A3144;
}

.bai {
  width: 100%;
  height: 65px;
  background-color: #ffffff;
  position: absolute;
  top: 65px;
  left: 0;
}

.header3-main {
  width: 1200px;
  height: 130px;
  margin: 0 auto;
}

.header-bnu-logo3 {
  position: absolute;
  
  width: 40%;
  height: 130px;
  background: #014DA1;
  border-radius: 0px 20px 0px 0px;
  top: 0;
  left: 0;
  z-index: 300;
  float: left;
}

.header-bnu-logo3 a {
  width: 409px;
  height: 90px;
  margin-top: 30px;
  background: url('../image/bnu-school-logo.png') no-repeat;
  float: right;
}

.header-bnu-logo3-right {
  float: right;
  width: 1200px;
  height: 130px;
}

.header3 .sec_header_13 {
  
  height: 65px;
  background-color: #2A3144;
  position: relative;
}

.header3 .sec_header_23 {
  
  height: 65px;
  background-color: #ffffff;
  position: relative;
}

.header3 .l_con3 {
  position: relative;
  *zoom: 1;
  width: 1200px;
  margin: 0px auto;
}

.header3 .l_con3:before,
.header3 .l_con3:after {
  content: "";
  display: table;
}

.header3 .l_con3:after {
  clear: both;
}

.header3 .nav3 {
  
  
  float: right;
}

.header3 .nav3>li {
  position: relative;
  float: left;
  height: 65px;
  
  
  width: 140px;
  text-align: center;
}

.header3 .nav3>li>a {
  line-height: 65px;
  text-align: center;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #242C43;
}

.header3 .nav3>li .sub3 {
  position: absolute;
  top: 65px;
  left: -5px;
  right: -5px;
  display: none;
}

.header3 .nav3>li .sub3 .list3 {
  
  background-color: #fff;
  box-shadow: 1px 2px 5px rgba(128, 128, 128, 0.2);
  min-width: 140px;
}

.header3 .nav3>li .sub3 .list3>li {
  text-align: center;
  border-radius: 2px;
  min-width: 140px;
  position: relative;
}

.header3 .nav3>li .sub3 .list3>li>a {
  font-size: 16px;
  color: #666;
  line-height: 52px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.header3 .nav3>li .sub3 .list3>li:hover {
  background-color: #3f5eb0;
}

.header3 .nav3>li .sub3 .list3>li:hover>a {
  font-size: 16px;
  color: #fff;
  line-height: 52px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.header3 .nav3>li:hover .li-a3 {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #242C43;
  position: relative;
  z-index: 1;
  
}

.header3 .nav3>li:hover .li-a3::after {
  position: absolute;
  width: 100%;
  height: 4px;
  background: rgba(255, 210, 56, 0.8);
  border-radius: 1px;
  bottom: 3px;
  left: 0;
  content: "";
  z-index: -1;
  
}

.header3 .nav3>li:hover .sub3 {
  display: block;
}

.header3 .nav3>li:hover>a {
  position: relative;
  color: #fff;
}


.header3 .nav3 .sub3 .list3>li .sub9 {
  position: absolute;
  top: 0px;
  right: -140px;
  display: none;
}

.header3 .nav3 .sub3 .list3>li:hover .sub9 {
  display: block;
}



.header3 .nav3>li .sub9 .list9 {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 1px 2px 5px rgba(128, 128, 128, 0.2);
  min-width: 140px;
}

.header3 .nav3>li .sub9 .list9>li {
  text-align: center;
  border-radius: 2px;
  min-width: 140px;
}

.header3 .nav3>li .sub9 .list9>li>a {
  font-size: 16px;
  color: #666;
  line-height: 52px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.header3 .nav3>li .sub9 .list9>li:hover {
  background-color: #3f5eb0;
}

.header3 .nav3>li .sub9 .list9>li:hover>a {
  font-size: 16px;
  color: #fff;
  line-height: 52px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}




.perInfoLogin3 {
  
  margin-top: 17px;
  float: right;
  padding-right: 20px;
  box-sizing: border-box;
}

.perInfoLogin3 .login3 {
  font-weight: 600;
  color: #29292a;
  align-items: center;
  margin-left: 38px;
  float: left;
}

.perInfoLogin3 .login3:hover span {
  color: #ffffff;
}

.perInfoLogin3 .login3:hover .img13 {
  background-image: url('../image/-s-3hover.png');
}

.perInfoLogin3 .login3:hover .img23 {
  background-image: url('../image/-s-2hover.png');
}

.perInfoLogin3 .login3:hover .img33 {
  background-image: url('../image/-s-1hover.png');
}

.perInfoLogin3 .login3 .logoImgWrap3 {
  position: relative;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 7px;
}

.perInfoLogin3 .login3 .img13 {
  width: 18px;
  height: 18px;
  background-image: url('../image/icon-stu.png');
  position: relative;
}

.perInfoLogin3 .login3 .img23 {
  width: 18px;
  height: 18px;
  background-image: url('../image/icon-ter.png');
  position: relative;
}

.perInfoLogin3 .login3 .img33 {
  width: 18px;
  height: 18px;
  background-image: url('../image/icon-enterprise.png');
  position: relative;
}

.img-ab {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #009FFD;
  border-radius: 50%;
  z-index: 1;
  display: none;
  opacity: 0.8;
}

.perInfoLogin3 .login3 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  margin-left: 7px;
  float: left;
}

.perInfo3 {
  height: 36px;
  margin-top: 14px;
  float: right;
  position: relative;
  padding-right: 20px;
  box-sizing: border-box;
}

.perInfo3 .photo3 .img3 {
  width: 34px;
  height: 34px;
  background-image: url('../image/icon_log_def.png');
}

.perInfo3 .photo3 .img3:hover {
  background-image: url('../image/icon_log_def.png');
}

.perInfo3:hover .wDownWrap3 {
  display: block;
}

.perInfo3>span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 36px;
  height: 36px;
  float: left;
  margin-right: 5px;
}

.perInfo3 .photo3 {
  width: 34px;
  height: 34px;
}

.perInfo3 .photo3 img {
  display: block;
  width: 100%;
  height: 100%;
}

.perInfo3>.name3 {
  display: none;
}

.perInfo3 .name3 {
  font-size: 14px;
  color: #fff;
}

.perInfo3 .down3 img {
  vertical-align: middle;
}

.perInfo3 .wDownWrap3 {
  width: 170px;
  position: absolute;
  left: -40px;
  top: 36px;
  z-index: 9999;
  display: none;
}

.perInfo3 .wDownWrap3 .downWrap3 {
  width: 170px;
  margin-top: 20px;
  background: #f6f6f6;
  box-shadow: 0px 0px 20px #ccc;
  border-radius: 6px;
}

.perInfo3 .wDownWrap3 .downWrap3 .jt3 {
  position: absolute;
  top: 10px;
  left: 50px;
}

.perInfo3 .wDownWrap3 .downWrap3 .userType3 {
  border-bottom: 1px solid #e2e2e2;
  padding: 15px;
}

.perInfo3 .wDownWrap3 .downWrap3 .userType3 span {
  font-size: #333333;
  font-size: 15px;
}

.perInfo3 .wDownWrap3.downWrap3 .userType3 P {
  font-size: 14px;
  color: #1ca3ba;
}

.perInfo3 .wDownWrap3 .downWrap3 .userType3 P img {
  margin-left: 5px;
}

.perInfo3 .wDownWrap3 .downWrap3 .toMainPage3 {
  font-size: 15px;
  padding: 16px 0;
  padding-left: 20px;
  border-bottom: 1px solid #dddddd;
}

.perInfo3 .wDownWrap3 .downWrap3 .toMainPage3 img {
  margin-right: 4px;
  position: relative;
  top: 2px;
}

.perInfo3 .wDownWrap3 .downWrap3 .exit3 {
  margin-left: 20px;
  font-size: 15px;
  padding: 16px 0;
}

.perInfo3 .wDownWrap3 .downWrap3 .exit3 img {
  margin-right: 5px;
  position: relative;
  top: 2px;
}