@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;
}

.header {
  position: relative;
  height: 152px;
  z-index: 200;
}

.header .sec_header_1 {
  height: 100px;
  background-color: #3f5eb0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/bg_header.png');
}

.header .sec_header_2 {
  height: 52px;
}

.header .l_con {
  position: relative;
  *zoom: 1;
  width: 1200px;
  margin: 0px auto;
}

.header .l_con:before,
.header .l_con:after {
  content: "";
  display: table;
}

.header .l_con:after {
  clear: both;
}

.header .logo {
  float: left;
  width: 597px;
  height: 56px;
  margin-top: 22px;
  background: url('../image/logo3.png') no-repeat;
}

.header .nav {
  width: 1200px;
}

.header .nav>li {
  position: relative;
  float: left;
  height: 52px;
  width: 150px;
}

.header .nav>li>a {
  color: #24344b;
  font-size: 16px;
  line-height: 52px;
  text-align: center;
  width: 150px;
  display: block;
}

.header .nav>li .sub {
  position: absolute;
  top: 50px;
  left: -5px;
  right: -5px;
  display: none;
  padding-top: 10px;
  
}

.header .nav>li .sub .list {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 1px 2px 5px rgba(128, 128, 128, 0.2);
}

.header .nav>li .sub .list>li {
  text-align: center;
  border-radius: 2px;
}

.header .nav>li .sub .list>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;
}

.header .nav>li .sub .list>li:hover {
  background-color: #3f5eb0;
}

.header .nav>li .sub .list>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;
}

.header .nav>li:hover {
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url('../image/bg_nav.png');
}

.header .nav>li:hover .sub {
  display: block;
}

.header .nav>li:hover>a {
  position: relative;
  color: #fff;
}

.header .search {
  position: relative;
  float: right;
  width: 35px;
  height: 35px;
  margin-top: 57px;
}

.header .search .icon_search {
  width: 35px;
  height: 35px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_search.png');
}

.header .search .icon_search:hover {
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_search_hover.png');
}

.header .search.active .icon_search {
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_delete.png');
}

.header .search.active .search_box {
  display: block;
}

.header .search .search_box {
  position: absolute;
  top: 73px;
  right: 0px;
  height: 44px;
  width: 600px;
  z-index: 1000;
  display: none;
  background-color: #fff;
}

.header .search .search_box input {
  font-size: 14px;
  height: 42px;
  color: #bbb;
  border-radius: 2px;
  padding-left: 20px;
  padding-right: 20px;
  width: 477px;
  border: solid 1px #cfe8e3;
}

.header .search .search_box input::-webkit-input-placeholder {
  color: #c6c8ca;
}

.header .search .search_box input:-moz-placeholder {
  color: #c6c8ca;
}

.header .search .search_box input::-moz-placeholder {
  color: #c6c8ca;
}

.header .search .search_box input:-ms-input-placeholder {
  color: #c6c8ca;
}

.header .search .search_box .btn_search {
  float: right;
  width: 81px;
  color: #fff;
  height: 44px;
  font-size: 14px;
  background-color: #00c49a;
}

.header .search .search_box .btn_search:hover {
  opacity: .8;
}

.footer_1 {
  height: 344px;
  background-color: #192029;
}

.footer_1>.l_con {
  *zoom: 1;
  height: 309px;
  width: 1200px;
  margin: 0 auto;
}

.footer_1>.l_con:before,
.footer_1>.l_con:after {
  content: "";
  display: table;
}

.footer_1>.l_con:after {
  clear: both;
}

.footer_1>.l_con .chunk_1 {
  *zoom: 1;
  float: left;
  margin-top: 35px;
}

.footer_1>.l_con .chunk_1:before,
.footer_1>.l_con .chunk_1:after {
  content: "";
  display: table;
}

.footer_1>.l_con .chunk_1:after {
  clear: both;
}

.footer_1>.l_con .chunk_1 .m_tit {
  color: #fff;
  font-size: 14px;
  line-height: 33.977px;
}

.footer_1>.l_con .chunk_1 .m_con .m_left {
  float: left;
  width: 304px;
}

.footer_1>.l_con .chunk_1 .m_con .m_left .m_one {
  margin-top: 8px;
}

.footer_1>.l_con .chunk_1 .m_con .m_left .m_one .mo_tit {
  font-size: 12.01px;
  color: #fff;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_left .m_one .mo_desc {
  font-size: 12.01px;
  color: #999ca8;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_left .m_two {
  margin-top: 8px;
}

.footer_1>.l_con .chunk_1 .m_con .m_left .m_two .mo_tit {
  font-size: 12.01px;
  color: #fff;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_left .m_two .mo_desc {
  font-size: 12.01px;
  color: #999ca8;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right {
  float: left;
  width: 330px;
  height: 170px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_one {
  margin-top: 8px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_one .mo_tit {
  font-size: 12.01px;
  color: #fff;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_one .mo_desc {
  font-size: 12.01px;
  color: #999ca8;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_two .mo_tit {
  font-size: 12.01px;
  color: #fff;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_two .mo_desc {
  font-size: 12.01px;
  color: #999ca8;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_three .mo_tit {
  font-size: 12.01px;
  color: #fff;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_three .mo_desc {
  font-size: 12.01px;
  color: #999ca8;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_four {
  font-size: 12.01px;
  color: #999ca8;
  line-height: 20px;
}

.footer_1>.l_con .chunk_1 .m_con .m_right .m_four span {
  font-size: 12.01px;
  color: #fff;
}

.footer_1>.l_con .chunk_2 {
  float: left;
  width: 375px;
  padding-left: 88px;
}

.footer_1>.l_con .chunk_2 .m_tit {
  color: #fff;
  font-size: 14px;
  margin-top: 39px;
  line-height: 20px;
}

.footer_1>.l_con .chunk_2 .m_con {
  color: #999ca8;
  margin-top: 8px;
  line-height: 20px;
  font-size: 12.01px;
}

.footer_1>.l_con .chunk_2 .m_con span {
  font-size: 12.01px;
  color: #fff;
}

.footer_1>.l_con .chunk_3 {
  float: left;
}

.footer_1>.l_con .chunk_3 .link {
  margin-top: 45px;
}

.footer_1>.l_con .chunk_3 .link .link_1 {
  width: 100px;
  height: 30px;
  display: block;
  background-image: url('../image/bg_link.png');
}

.footer_1>.l_con .chunk_3 .link .link_1:hover {
  background-image: url('../image/bg_link_hover.png');
}

.footer_1>.l_con .chunk_3 .code {
  margin-top: 43px;
}

.footer_1>.l_con .chunk_3 .code .img {
  width: 100px;
  height: 100px;
  background-image: url('../image/code_1.png');
}

.footer_1>.l_con .chunk_3 .code .code_txt {
  color: #ffffff;
  font-size: 12px;
  margin-top: 6px;
  text-align: center;
  line-height: 24.5px;
}

.footer_1 .txt {
  height: 35px;
  font-size: 12px;
  line-height: 35px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.1);
}

.perInfoLogin {
  position: absolute;
  top: 39px;
  right: 0;
  float: right;
}

.perInfoLogin span {
  
}

.perInfoLogin .login {
  font-weight: 600;
  color: #29292a;
  align-items: center;
  margin-left: 38px;
  float: left;
}

.perInfoLogin .login:hover span {
  color: #f79256;
}

.perInfoLogin .login:hover .img1 {
  background-image: url('../image/stu_hover.png');
}

.perInfoLogin .login:hover .img2 {
  background-image: url('../image/ter_hover.png');
}

.perInfoLogin .login:hover .img3 {
  background-image: url('../image/qiye_hover.png');
}

.perInfoLogin .login .logoImgWrap {
  position: relative;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 7px;
}

.perInfoLogin .login .img1 {
  background-image: url('../image/stu.png');
}

.perInfoLogin .login .img2 {
  background-image: url('../image/ter.png');
}

.perInfoLogin .login .img3 {
  background-image: url('../image/qiye.png');
}

.perInfoLogin .login span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  margin-left: 7px;
  float: left;
}

.perInfo {
  position: absolute;
  top: 35px;
  right: -70px;
  height: 36px;
}

.perInfo .photo .img {
  width: 34px;
  height: 34px;
  background-image: url('../image/icon_log_def.png');
}

.perInfo .photo .img:hover {
  background-image: url('../image/icon_log_def.png');
}

.perInfo:hover .wDownWrap {
  display: block;
}

.perInfo>span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 36px;
  height: 36px;
  float: left;
  margin-right: 5px;
}

.perInfo .photo {
  width: 34px;
  height: 34px;
}

.perInfo .photo img {
  display: block;
  width: 100%;
  height: 100%;
}

.perInfo>.name {
  display: none;
}

.perInfo .name {
  font-size: 14px;
  color: #fff;
}

.perInfo .down img {
  vertical-align: middle;
}

.perInfo .wDownWrap {
  width: 170px;
  position: absolute;
  left: -40px;
  top: 36px;
  z-index: 9999;
  display: none;
}

.perInfo .wDownWrap .downWrap {
  width: 170px;
  margin-top: 20px;
  background: #f6f6f6;
  box-shadow: 0px 0px 20px #ccc;
  border-radius: 6px;
}

.perInfo .wDownWrap .downWrap .jt {
  position: absolute;
  top: 10px;
  left: 50px;
}

.perInfo .wDownWrap .downWrap .userType {
  border-bottom: 1px solid #e2e2e2;
  padding: 15px;
}

.perInfo .wDownWrap .downWrap .userType span {
  font-size: #333333;
  font-size: 15px;
}

.perInfo .wDownWrap .downWrap .userType P {
  font-size: 14px;
  color: #1ca3ba;
}

.perInfo .wDownWrap .downWrap .userType P img {
  margin-left: 5px;
}

.perInfo .wDownWrap .downWrap .toMainPage {
  font-size: 15px;
  padding: 16px 0;
  padding-left: 20px;
  border-bottom: 1px solid #dddddd;
}

.perInfo .wDownWrap .downWrap .toMainPage img {
  margin-right: 4px;
  position: relative;
  top: 2px;
}

.perInfo .wDownWrap .downWrap .exit {
  margin-left: 20px;
  font-size: 15px;
  padding: 16px 0;
}

.perInfo .wDownWrap .downWrap .exit img {
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.page_index {
  background-color: #f5f6f7;
}

.page_index .banner {
  position: relative;
  width: 100%;
  height: 530px;
}

.banner9-ab {
  position: absolute;
  
  top: 465px;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 65px;
  background: rgba(39, 46, 65, 0.92);
  border-radius: 0px 20px 0px 0px;
}

.banner9-ab-main {
  width: 1200px;
  height: 65px;
  margin: 0 auto;
}

.banner9-ab-main-con {
  width: 792px;
  height: 65px;
  float: left;

  position: relative;
}

.banner9-ab-main-con ul {
  height: 65px;
  
}

.banner9-ab-main-con ul li {
  height: 65px;
}

.banner9-ab-main-con ul li a {
  display: block;
  width: 702px;
  height: 100%;
}

.banner9-ab-main-con ul li a:hover .banner9-ab-main-l-text1 {
  color: rgba(255, 210, 56, 0.8) !important;
}

.banner9-ab-main-con ul li a:hover .banner9-ab-main-l-text1 span {
  color: rgba(255, 210, 56, 0.8) !important;
}

.banner9-ab-main-con ul li a:hover .banner9-ab-main-l-text {
  color: rgba(255, 210, 56, 0.8) !important;
}

.carlender-banner-title {
  float: right;
  height: 65px;
  width: 388px;
  height: 65px;
  background: rgba(1, 77, 161, 0.99);
  border-radius: 4px 20px 0px 0px;
  text-align: center;
  line-height: 65px;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}

.banner9-ab-main-l {
  float: left;
  line-height: 65px;
}

.banner9-ab-main-r {
  
  height: 65px;
  position: absolute;
  top: 0;
  right: 0;
}

.banner9-ab-main-r-up:hover {
  width: 13px;
  height: 6px;
  background: url('../image/arrow_last.png') no-repeat;
  cursor: pointer;
}

.banner9-ab-main-r-down:hover {
  width: 13px;
  height: 6px;
  background: url('../image/arrow_next.png') no-repeat;
  cursor: pointer;
}

.banner9-ab-main-r-up {
  width: 13px;
  height: 6px;
  background: url('../image/arrow_last-hover.png') no-repeat;
  margin-bottom: 10px;
  margin-top: 21px;
  cursor: pointer;
}

.banner9-ab-main-r-down {
  width: 13px;
  height: 6px;
  background: url('../image/arrow_next_hover.png') no-repeat;
  cursor: pointer;
}

.banner9-ab-main-l-img {
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 5px;
  margin-top: 20px;
}

.banner9-ab-main-l-text {
  float: left;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFD238;
}

.banner9-ab-main-l-text1 {
  float: left;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.banner9-ab-main-l-text1 span {
  color: #FFD238 !important;
}

.page_index .banner .bannerImg {
  text-align: center;
  font-size: 0px;
  display: block;
}

.lunimg {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 200px;
  right: 48px;
  background: url('../image/zanting-hover.png') no-repeat;
  z-index: 998;
  cursor: pointer;
}

.lunimg1 {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 200px;
  right: 48px;
  background: url('../image/open-lunbo.png') no-repeat;
  z-index: 998;
  cursor: pointer;
  display: none;
}


.page_index .banner .swiper-slide {
  width: 100%;
  height: 100%;
}

.page_index .banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

.page_index .banner .pagination {
  position: absolute;
  z-index: 2000;
  left: 50%;
  bottom: 65px;
  height: 60px;
  line-height: 60px;
  width: 1920px;
  text-align: center;
  margin-left: -960px !important;
  
  background: url('../image/lunbo.png') no-repeat;
}

.page_index .banner .swiper-pagination-switch {
  width: 9px;
  height: 9px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0px 14px;
  margin-top: 25px;
  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;
  background-color: #fff;
  box-shadow: 0px 0px 5.6px 0.4px rgba(0, 0, 0, 0.3);
}

.page_index .banner .swiper-active-switch {
  width: 38px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  background-color: #fff;
}

.page_index .banner .swiper-pagination-bullet {
  background: #ffffff !important;
  opacity: 0.3;
}

.page_index .banner .swiper-pagination-bullet-active {
  background: #ffffff !important;
  opacity: 1;
  width: 26px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 5px;
}

.page_index .sec_nav {
  height: 226px;
}

.page_index .sec_nav>.l_con {
  height: 226px;
  width: 1200px;
}

.page_index .sec_nav>.l_con .nav {
  padding-top: 50px;
}

.page_index .sec_nav>.l_con .nav>li {
  float: left;
  width: 300px;
  height: 132px;
}

.page_index .sec_nav>.l_con .nav>li>a {
  width: 100%;
  height: 100%;
  display: block;
}

.page_index .sec_nav>.l_con .nav>li .img {
  float: left;
  width: 128px;
  height: 132px;
  background-position: center;
  background-repeat: no-repeat;
}

.page_index .sec_nav>.l_con .nav>li .right {
  float: left;
  width: 162px;
}

.page_index .sec_nav>.l_con .nav>li .right .tit {
  color: #555;
  font-size: 16px;
  margin-top: 35px;
  font-weight: bold;
  line-height: 28.8px;
  letter-spacing: 0px;
}

.page_index .sec_nav>.l_con .nav>li .right .desc {
  color: #666;
  font-size: 14px;
  margin-top: 5px;
  line-height: 28.8px;
  letter-spacing: 0px;
}

.page_index .sec_nav>.l_con .nav>li.l_1 .img {
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_1.png');
}

.page_index .sec_nav>.l_con .nav>li.l_2 .img {
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_2.png');
}

.page_index .sec_nav>.l_con .nav>li.l_3 .img {
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_3.png');
}

.page_index .sec_nav>.l_con .nav>li.l_4 .img {
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_4.png');
}

.page_index .sec_nav>.l_con .nav>li:hover .right .tit {
  color: #0182db;
}

.page_index .sec_2 {
  width: 100%;
  position: relative;
  z-index: 999;
  height: 490px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/bg-new-bnu.png');
  background-size: cover;
}

.page_index .sec_2>.l_con {
  height: auto;
  width: 1200px;
}

.page_index .sec_2>.l_con .module_1 {
  position: relative;
  float: left;
  width: 792px;
  margin-top: 0px;
  margin-top: 65px;
  padding-right: 50px;
  box-sizing: border-box;
}

.page_index .sec_2>.l_con .module_1 .m_tit {
  *zoom: 1;
  height: 334px;
  float: left;
  
}

.page_index .sec_2>.l_con .module_1 .m_tit:before,
.page_index .sec_2>.l_con .module_1 .m_tit:after {
  content: "";
  display: table;
}

.page_index .sec_2>.l_con .module_1 .m_tit:after {
  clear: both;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li {
  position: relative;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #202428;
  cursor: pointer;
  font-size: 22px;
  margin-bottom: 40px;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li:nth-child(1) {
  width: 45px;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li:nth-child(2) {
  width: 45px;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li:nth-child(3) {
  width: 90px;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li.active:nth-child(1) {
  width: 45px;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li.active:nth-child(2) {
  width: 45px;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li.active:nth-child(3) {
  width: 90px;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li>span {
  height: 60px;
  display: inline-block;
}




.page_index .sec_2>.l_con .module_1 .m_tit>li.active {
  position: relative;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #202428;
  cursor: pointer;
  font-size: 22px;
  z-index: 1;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li.active::after {
  position: absolute;
  width: 100%;
  height: 4px;
  background: rgba(255, 210, 56, 0.8);
  border-radius: 1px;
  bottom: 4px;
  left: 0;
  content: "";
  z-index: -1;
}

.page_index .sec_2>.l_con .module_1 .m_tit>li.active>span {
  color: #3f5eb0;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url('../image/bg_line_bottom.png');
}

.page_index .sec_2>.l_con .module_1 .page {
  position: relative;
  *zoom: 1;
  float: right;
  width: 602px;
}

.page_index .sec_2>.l_con .module_1 .page:before,
.page_index .sec_2>.l_con .module_1 .page:after {
  content: "";
  display: table;
}

.page_index .sec_2>.l_con .module_1 .page:after {
  clear: both;
}

.page_index .sec_2>.l_con .module_1 .page .see_more {
  position: absolute;
  top: 290px;
  left: -140px;
  width: 48px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url('../image/icon-more.png');
}

.page_index .sec_2>.l_con .module_1 .page .see_more:hover {
  background-image: url('../image/icon-more-hover.png');
}

.page_index .sec_2>.l_con .module_1 .page .list {
  float: right;
  width: 602px;
}

.page_index .sec_2>.l_con .module_1 .page .list>li {
  *zoom: 1;
  margin-bottom: 16px;
  float: left;
  background: #FFFFFF;
  border-radius: 4px;
  
  padding: 14px 20px;
  box-sizing: border-box;
  margin-right: 20px;

  width: 291px;
}

.page_index .sec_2>.l_con .module_1 .page .list>li>a {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}


.page_index .sec_2>.l_con .module_1 .page .list>li:hover .day {
  color: #014DA1 !important;
}

.page_index .sec_2>.l_con .module_1 .page .list>li:hover .year {
  color: #014DA1 !important;
}

.page_index .sec_2>.l_con .module_1 .page .list>li:hover .tit-text {
  color: #014DA1 !important;
}

.page_index .sec_2>.l_con .module_1 .page .list>li:nth-child(2n+2) {
  margin-right: 0px !important;
}

.page_index .sec_2>.l_con .module_1 .page .list>li:before,
.page_index .sec_2>.l_con .module_1 .page .list>li:after {
  content: "";
  display: table;
}

.page_index .sec_2>.l_con .module_1 .page .list>li:after {
  clear: both;
}

.page_index .sec_2>.l_con .module_1 .page .list>li .date {
  *zoom: 1;
  float: left;
  width: 73px;
}

.page_index .sec_2>.l_con .module_1 .page .list>li .date:before,
.page_index .sec_2>.l_con .module_1 .page .list>li .date:after {
  content: "";
  display: table;
}

.page_index .sec_2>.l_con .module_1 .page .list>li .date:after {
  clear: both;
}

.page_index .sec_2>.l_con .module_1 .page .list>li .date .day {
  font-size: 24px;
  font-family: Helvetica Neue LT Pro;
  font-weight: normal;
  color: #202428;
}

.page_index .sec_2>.l_con .module_1 .page .list>li .date .year {
  font-size: 13px;
  font-family: Helvetica Neue LT Pro;
  font-weight: normal;
  color: #202428;
}

.page_index .sec_2>.l_con .module_1 .page .list>li .tit {
  float: right;


  width: 176px;
  height: 48px;
  display: flex;
  align-items: center;
}

.page_index .sec_2>.l_con .module_1 .page .list>li .tit-text {
  width: 176px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #202428;
  

  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
  vertical-align: middle;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  align-items: center;
  line-height: 24px;
  text-overflow: ellipsis;
  word-break: break-all;
}


.page_index .sec_list {
  *zoom: 1;
  
  width: 100%;
  height: 150px;
  background: #014DA1;
  border-radius: 0px 20px 0px 0px;
}

.page_index .sec_list:before,
.page_index .sec_list:after {
  content: "";
  display: table;
}

.page_index .sec_list:after {
  clear: both;
}

.page_index .sec_list>.l_con {
  height: 150px;
  width: 1200px;
  margin: 0px auto;
}

.page_index .sec_list>.l_con .list {
  *zoom: 1;
  margin-right: -22px;
  margin-left: -9.3px;
}

.page_index .sec_list>.l_con .list:before,
.page_index .sec_list>.l_con .list:after {
  content: "";
  display: table;
}

.page_index .sec_list>.l_con .list:after {
  clear: both;
}

.page_index .sec_list>.l_con .list>li {
  float: left;
  width: 199px;
  height: 150px;
  border-right: 1px solid rgba(243, 246, 249, 0.2)
}

.page_index .sec_list>.l_con .list>li:first-child {
  border-left: 1px solid rgba(243, 246, 249, 0.2)
}

.page_index .sec_list>.l_con .list>li>a {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.page_index .sec_list>.l_con .list>li>a .img {
  width: 70px;
  height: 70px;
  margin-top: 20px;
  margin-left: 64px;
  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;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}

.page_index .sec_list>.l_con .list>li>a .txt {
  text-align: center;
  font-size: 17px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #DCEAFB;
  margin-top: 10px;
}


.page_index .sec_list>.l_con .list>li.l_1 .img {
  background-image: url('../image/icon1.png');
}


.page_index .sec_list>.l_con .list>li.l_2 .img {
  background-image: url('../image/icon2.png');
}


.page_index .sec_list>.l_con .list>li.l_3 .img {
  background-image: url('../image/icon3.png');
}


.page_index .sec_list>.l_con .list>li.l_4 .img {
  background-image: url('../image/icon4.png');
}


.page_index .sec_list>.l_con .list>li.l_5 .img {
  background-image: url('../image/icon5.png');
}

.page_index .sec_list>.l_con .list>li.l_6 .img {
  background-image: url('../image/icon6.png');
}

.page_index .sec_list>.l_con .list>li:hover {
  background-color: rgba(222, 234, 255, 0.9);
}

.page_index .sec_list>.l_con .list>li:hover .txt {
  color: #202428 !important;
}

.page_index .sec_list>.l_con .list>li:hover {
  
  height: 150px;
  border-bottom: 4px solid #F3BD00;
}


.page_index .sec_3 {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/bg-img-zhao.png');
  background-size: cover;
}

.page_index .sec_3>.l_con {
  *zoom: 1;
  height: auto;
  width: 1200px;
  padding-bottom: 45px;
}

.page_index .sec_3>.l_con:before,
.page_index .sec_3>.l_con:after {
  content: "";
  display: table;
}

.page_index .sec_3>.l_con:after {
  clear: both;
}

.page_index .sec_3 .m_tit {
  position: relative;
  *zoom: 1;
  padding-top: 60px;
  padding-bottom: 42px;
}

.page_index .sec_3 .m_tit:before,
.page_index .sec_3 .m_tit:after {
  content: "";
  display: table;
}

.page_index .sec_3 .m_tit:after {
  clear: both;
}

.page_index .sec_3 .m_tit>li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  
  height: 27px;
  line-height: 27px;
  border-right: 1px solid #767E86;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #767E86;
  text-align: center;
  padding: 0 20px;
}

.page_index .sec_3 .m_tit>li:first-child {
  text-align: left;
  padding-left: 0px !important;
}

.page_index .sec_3 .m_tit>li:last-child {
  border-right: none;
}

.page_index .sec_3 .m_tit>li.active {
  color: #202428 !important;
  font-weight: bold;
  position: relative;
  z-index: 1;
  
}


.page_index .sec_3 .m_tit>li:first-child.active::after {
  position: absolute;
  width: 50px;
  height: 4px;
  background: rgba(255, 210, 56, 0.8);
  border-radius: 1px;
  bottom: 1px;
  left: 0px;
  content: "";
  z-index: -1;
  
}

.page_index .sec_3 .m_tit>li.active::after {
  position: absolute;
  width: 50px;
  height: 4px;
  background: rgba(255, 210, 56, 0.8);
  border-radius: 1px;
  bottom: 1px;
  left: 20px;
  content: "";
  z-index: -1;
  
}

.page_index .sec_3 .pages {
  position: relative;
}

.page_index .sec_3 .pages .see_more {
  position: absolute;
  right: 00px;
  top: -75px;
  width: 48px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url('../image/icon-more.png');
}

.page_index .sec_3 .pages .see_more:hover {
  background-image: url('../image/icon-more-hover.png');
}

.page_index .sec_3 .pages>li {
  display: none;
}

.page_index .sec_3 .pages .lectureList,
.page_index .sec_3 .pages .doubleMeetingList {
  *zoom: 1;
  margin-right: -20px;
}

.page_index .sec_3 .pages .lectureList:before,
.page_index .sec_3 .pages .doubleMeetingList:before,
.page_index .sec_3 .pages .lectureList:after,
.page_index .sec_3 .pages .doubleMeetingList:after {
  content: "";
  display: table;
}

.page_index .sec_3 .pages .lectureList:after,
.page_index .sec_3 .pages .doubleMeetingList:after {
  clear: both;
}

.page_index .sec_3 .pages .lectureList>li,
.page_index .sec_3 .pages .doubleMeetingList>li {
  float: left;
  width: 545px;
  height: 76px;
  padding: 22px 20px;
  margin-right: 20px;
  margin-bottom: 18px;
  background-color: #fff;
  position: relative;
}

.page_index .sec_3 .pages .lectureList>li:hover,
.page_index .sec_3 .pages .doubleMeetingList>li:hover {
  box-shadow: 0 1px 20px 2px rgba(0, 24, 37, 0.17);
}

.page_index .sec_3 .pages .lectureList>li.has_zb .info,
.page_index .sec_3 .pages .doubleMeetingList>li.has_zb .info {
  width: 338px;
}

.page_index .sec_3 .pages .lectureList>li.has_zb .btns_zb,
.page_index .sec_3 .pages .doubleMeetingList>li.has_zb .btns_zb {
  float: right;
  width: 87px;
  margin-top: 2px;
  cursor: pointer;
}

.page_index .sec_3 .pages .lectureList>li.has_zb .btns_zb .btn_visitor,
.page_index .sec_3 .pages .doubleMeetingList>li.has_zb .btns_zb .btn_visitor {
  width: 85px;
  height: 59px;
  display: block;
  border-radius: 2px;
  border: 1px solid #005bac;
}

.page_index .sec_3 .pages .lectureList>li.has_zb .btns_zb .btn_visitor .icon_visitor,
.page_index .sec_3 .pages .doubleMeetingList>li.has_zb .btns_zb .btn_visitor .icon_visitor {
  width: 85px;
  height: 15px;
  display: block;
  margin-top: 13px;
  margin-right: 5px;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/icon_visitor.png');
}

.page_index .sec_3 .pages .lectureList>li.has_zb .btns_zb .btn_visitor div,
.page_index .sec_3 .pages .doubleMeetingList>li.has_zb .btns_zb .btn_visitor div {
  color: #005bac;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}

.page_index .sec_3 .pages .lectureList>li .date,
.page_index .sec_3 .pages .doubleMeetingList>li .date {
  float: left;
  width: 78px;
  height: 68px;
  border: 1px solid #005bac;
}

.page_index .sec_3 .pages .lectureList>li .date .tim,
.page_index .sec_3 .pages .doubleMeetingList>li .date .tim {
  text-align: center;
  color: #fff;
  height: 33px;
  font-size: 18px;
  line-height: 34px;
  background-color: #005bac;
}

.page_index .sec_3 .pages .lectureList>li .date .tim .icon_tim,
.page_index .sec_3 .pages .doubleMeetingList>li .date .tim .icon_tim {
  width: 15px;
  height: 15px;
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_tim_1.png');
}

.page_index .sec_3 .pages .lectureList>li .date .day,
.page_index .sec_3 .pages .doubleMeetingList>li .date .day {
  text-align: center;
  height: 33px;
  color: #005bac;
  font-size: 14px;
  line-height: 34px;
}

.page_index .sec_3 .pages .lectureList>li .info,
.page_index .sec_3 .pages .doubleMeetingList>li .info {
  float: left;
  padding-left: 15px;
  width: 442px;
}

.page_index .sec_3 .pages .lectureList>li .info .tit,
.page_index .sec_3 .pages .doubleMeetingList>li .info .tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  margin-top: 6px;
  font-size: 18px;
}

.page_index .sec_3 .pages .lectureList>li .info .desc,
.page_index .sec_3 .pages .doubleMeetingList>li .info .desc {
  color: #999;
  font-size: 14px;
  margin-top: 12px;
}

.page_index .sec_3 .pages .lectureList>li .info .desc .zb_type,
.page_index .sec_3 .pages .doubleMeetingList>li .info .desc .zb_type {
  float: left;
}

.page_index .sec_3 .pages .lectureList>li .info .desc .zb_type {
  width: 442px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.page_index .sec_3 .pages .lectureList>li .info .desc .zb_type img,
.page_index .sec_3 .pages .doubleMeetingList>li .info .desc .zb_type img {
  margin-right: 5px;
}

.page_index .sec_3 .pages .lectureList>li .info .desc .num,
.page_index .sec_3 .pages .doubleMeetingList>li .info .desc .num {
  float: right;
}

.page_index .sec_3 .pages .lectureList>li .info .desc .num img,
.page_index .sec_3 .pages .doubleMeetingList>li .info .desc .num img {
  margin-right: 5px;
  margin-top: 3px;
}

.page_index .sec_3 .pages .lectureList>li .info .desc .add img,
.page_index .sec_3 .pages .doubleMeetingList>li .info .desc .add img {
  margin-right: 5px;
  margin-top: 3px;
}

.page_index .sec_3 .pages .list {
  *zoom: 1;
  margin-right: -20px;
  position: relative;
}

.page_index .sec_3 .pages .list:before,
.page_index .sec_3 .pages .list:after {
  content: "";
  display: table;
}

.page_index .sec_3 .pages .list:after {
  clear: both;
}

.page_index .sec_3 .pages .list .top {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29px;
  height: 29px;
  background-image: url('http://career.bnu.edu.cn/frontpage/bnu/images/index_1/icon_top.png');
}

.page_index .sec_3 .pages .list>li {
  position: relative;
  float: left;
  width: 390px;
  height: 165px;
  margin-right: 15px;
  margin-bottom: 15px;
  background-color: #ffffff;
  box-shadow: 0px 3px 8px 0px rgba(4, 60, 138, 0.14);
  border-radius: 2px;
}

.page_index .sec_3 .pages .list>li:hover {
  background-color: #014DA1 !important;
}

.page_index .sec_3 .pages .list>li:hover .tit {
  color: #ffffff !important;
}

.page_index .sec_3 .pages .list>li:hover .desc {
  color: rgba(255, 255, 255, 0.7) !important;
}

.page_index .sec_3 .pages .list>li:hover .line {
  background-color: #DDDDDD !important;
  opacity: 0.5;
}

.page_index .sec_3 .pages .list>li:hover .comp_tit {
  color: #ffffff !important;
}

.page_index .sec_3 .pages .list>li:hover .tim {
  color: rgba(255, 255, 255, 0.7) !important;
}

.page_index .sec_3 .pages .list>li .top {
  position: absolute;
  top: 0px;
  right: 0px;
  
  background-image: url('../image/icon_top.png');
}

.page_index .sec_3 .pages .lectureList>li {
  position: relative;
}

.page_index .sec_3 .pages .lectureList>li .top {
  position: absolute;
  top: 0px;
  right: 0px;
  
  width: 29px;
  height: 29px;
  background-image: url('../image/icon_top.png');
}

.page_index .sec_3 .pages .doubleMeetingList>li {
  position: relative;
}

.page_index .sec_3 .pages .doubleMeetingList>li .top {
  position: absolute;
  top: 0px;
  right: 0px;
  
  width: 29px;
  height: 29px;
  background-image: url('../image/icon_top.png');
}


.page_index .sec_3 .pages .list>li .tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin-left: 20px;
  margin-right: 39px;
  font-size: 16px;
  color: #161a21;
  line-height: 57px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.page_index .sec_3 .pages .list>li .tit:hover {
  color: #043c8a;
}

.page_index .sec_3 .pages .list>li .con {
  margin-left: 20px;
  margin-right: 20px;
}

.page_index .sec_3 .pages .list>li .con .img {
  float: left;
  width: 82px;
  height: 82px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  
  
}

.page_index .sec_3 .pages .list>li .con .right {
  margin-left: 100px;
  margin-right: 0px;
}

.page_index .sec_3 .pages .list>li .con .right .desc {
  color: #8a8d90;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0px;
}

.page_index .sec_3 .pages .list>li .con .right .line {
  height: 1px;
  margin-top: 13px;
  background-color: #ddd;
}

.page_index .sec_3 .pages .list>li .con .right .comp_tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  color: #33373a;
  line-height: 22px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.page_index .sec_3 .pages .list>li .con .right .comp_tit:hover {
  color: #173f69;
}

.page_index .sec_3 .pages .list>li .con .right .tim {
  color: #999;
  margin-top: 2px;
  font-size: 12px;
  color: #8a8d90;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.page_index .sec_4 {
  height: 479px;
  background-color: #3f5eb0;
}

.page_index .sec_4 .l_con {
  *zoom: 1;
}

.page_index .sec_4 .l_con:before,
.page_index .sec_4 .l_con:after {
  content: "";
  display: table;
}

.page_index .sec_4 .l_con:after {
  clear: both;
}

.page_index .sec_4 .l_con .m_tit {
  position: relative;
  text-align: center;
  margin-top: 50px;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 1.2px;
  color: #1d242f;
  padding-bottom: 22px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url('../image/bg_line_bottom_2.png');
}

.page_index .sec_4 .l_con .m_tit>span {
  color: #dae2f5;
}

.page_index .sec_4 .l_con .m_tit .see_more {
  position: absolute;
  right: 0px;
  right: 28px;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  line-height: 25.522px;
}

.page_index .sec_4 .l_con .m_tit .see_more:hover {
  color: #01cb7a;
}

.page_index .sec_4 .l_con .m_con .list {
  *zoom: 1;
  margin-top: 39px;
  margin-right: -24px;
}

.page_index .sec_4 .l_con .m_con .list:before,
.page_index .sec_4 .l_con .m_con .list:after {
  content: "";
  display: table;
}

.page_index .sec_4 .l_con .m_con .list:after {
  clear: both;
}

.page_index .sec_4 .l_con .m_con .list>li {
  float: left;
  width: 282px;
  height: 230px;
  margin-right: 24px;
}

.page_index .sec_4 .l_con .m_con .list>li>a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.page_index .sec_4 .l_con .m_con .list>li>a .img {
  width: 282px;
  height: 230px;
  overflow: hidden;
}

.page_index .sec_4 .l_con .m_con .list>li>a .img>div {
  width: 100%;
  height: 100%;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  background-size: cover;
  background-color: #efefef;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/image1.png');
}

.page_index .sec_4 .l_con .m_con .list>li>a .txt {
  position: absolute;
  *zoom: 1;
  width: 245px;
  height: 91px;
  bottom: -45px;
  margin-left: 21.5px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/bg_nav_3.png');
}

.page_index .sec_4 .l_con .m_con .list>li>a .txt:before,
.page_index .sec_4 .l_con .m_con .list>li>a .txt:after {
  content: "";
  display: table;
}

.page_index .sec_4 .l_con .m_con .list>li>a .txt:after {
  clear: both;
}

.page_index .sec_4 .l_con .m_con .list>li>a .txt .txt1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  color: #3f5eb0;
  font-size: 20px;
  margin-top: 23px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.4px;
}

.page_index .sec_4 .l_con .m_con .list>li>a .txt .txt2 {
  display: block;
  color: #3f5eb0;
  font-size: 12px;
  margin-top: 8px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1.8px;
}

.page_index .sec_4 .l_con .m_con .list>li>a:hover .txt {
  background-image: url('../image/bg_nav_3_hover.png');
}

.page_index .sec_4 .l_con .m_con .list>li>a:hover .txt .txt1 {
  color: #24344b;
}

.page_index .sec_4 .l_con .m_con .list>li>a:hover .txt .txt2 {
  color: #24344b;
}

.page_index .sec_4 .l_con .m_con .list>li.l_1>a .img>div {
  background-image: url('../image/image1.png');
}

.page_index .sec_4 .l_con .m_con .list>li.l_2>a .img>div {
  background-image: url('../image/image2.png');
}

.page_index .sec_4 .l_con .m_con .list>li.l_3>a .img>div {
  background-image: url('../image/image3.png');
}

.page_index .sec_4 .l_con .m_con .list>li.l_4>a .img>div {
  background-image: url('../image/image1.png');
}

.page_index .sec_4 .l_con .m_con .list>li:hover>a .img>div {
  transform: scale(1.2);
}

.page_index .sec_6 {
  width: 100%;
  height: 160px;
  background: #272E41;
  border-radius: 0px 20px 0px 0px;
}

.page_index .sec_6>.l_con {
  width: 1200px;
  margin: 0 auto;
  height: 160px;
  *zoom: 1;
}

.page_index .sec_6>.l_con:before,
.page_index .sec_6>.l_con:after {
  content: "";
  display: table;
}

.page_index .sec_6>.l_con:after {
  clear: both;
}

.page_index .sec_6>.l_con:before,
.page_index .sec_6>.l_con:after {
  content: "";
  display: table;
}

.page_index .sec_6>.l_con:after {
  clear: both;
}

.page_index .sec_6>.l_con .m_tit {
  position: relative;
  color: #fff;
  font-size: 24px;
  margin-top: 50px;
  line-height: 36px;
  text-align: center;
  padding-bottom: 22px;
  letter-spacing: 1.2px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url('../image/bg_line_bottom_2.png');
}

.page_index .sec_6>.l_con .m_tit>span {
  color: #8ca2dc;
}

.page_index .sec_6>.l_con .m_tit .see_more {
  position: absolute;
  right: 0px;
  right: 28px;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  line-height: 25.522px;
}

.page_index .sec_6>.l_con .m_tit .see_more:hover {
  color: #01cb7a;
}

.page_index .sec_6>.l_con .list {
  *zoom: 1;
  
  margin-top: 44px;
}

.page_index .sec_6>.l_con .list:before,
.page_index .sec_6>.l_con .list:after {
  content: "";
  display: table;
}

.page_index .sec_6>.l_con .list:after {
  clear: both;
}

.page_index .sec_6>.l_con .list>li {
  float: left;
  width: 190px;
  margin-right: 12px;
  height: 72px;
  
}

.page_index .sec_6>.l_con .list>li>a {
  display: block;
  width: 100%;
  height: 100%;
}

.page_index .sec_6>.l_con .list>li>a>img {
  width: 100%;
  height: 72px;
}

.page_index .sec_6>.l_con .list>li:hover {
  opacity: .8;
}

.cd_bottom {
  height: 67px;
  background-color: #fff;
  border-top: 1px solid #d4dae0;
}

.cd_bottom>a {
  padding-left: -25px;
  padding-right: -25px;
}

.cd_bottom .icon_xjh {
  font-size: 14px;
  color: #3b3b42;
  margin-top: 22px;
  line-height: 67px;
  margin-right: 20px;
  margin-left: 12px;
  padding-left: 28px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../image/icon_xjh.png');
}

.cd_bottom .icon_xjh:hover {
  color: #3f5eb0;
}

.cd_bottom .icon_sxh {
  font-size: 14px;
  color: #3b3b42;
  margin-top: 22px;
  line-height: 67px;
  padding-left: 28px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../image/icon_sxh.png');
}

.cd_bottom .icon_sxh:hover {
  color: #3f5eb0;
}

.cd_bottom .icon_kzxj {
  font-size: 14px;
  color: #3b3b42;
  margin-top: 22px;
  line-height: 67px;
  padding-left: 28px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../image/icon_kzxj.png');
}

.cd_bottom .icon_kzxj:hover {
  color: #3f5eb0;
}

.cd_bottom .icon_kzsx {
  font-size: 14px;
  color: #3b3b42;
  margin-top: 22px;
  line-height: 67px;
  padding-left: 28px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('../image/icon_kzsx.png');
}

.cd_bottom .icon_kzsx:hover {
  color: #3f5eb0;
}

.cd_bottom .icon_arrow_right {
  float: right;
  width: 53px;
  height: 67px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/icon_arrow_right.png');
}

.cd_bottom .icon_arrow_right:hover {
  background-image: url('../image/icon_arrow_right_hover.png');
}

.calendarWrap .calendar .sprite-arrow_left:hover {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/arrow_left.png');
}

.calendarWrap .calendar .sprite-arrow_right:hover {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/arrow_right.png');
}

.calendarWrap .calendar .sprite-arrow_left {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/arrow_left_hover.png');
  height: 26px;
}

.calendarWrap .calendar .sprite-arrow_right {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/arrow_right_hover.png');
  height: 26px;
}

.calendarWrap {
  
  width: 388px;
  background-color: #fff;
  box-shadow: 0px 3px 8px 0px rgba(0, 42, 102, 0.12);
}

.calendarWrap .calendar {
  float: left;
  width: 388px;
  position: relative;
}

.calendarWrap #calendar {
  background: #fff;
}

.calendarWrap .calendar .calendarL {
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
  zoom: 1;
}

.calendarWrap .calendar .calendarL:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.calendarWrap .calendar .nowInfo {
  display: none;
  position: absolute;
  bottom: 40px;
  *bottom: 33px;
  right: -62px;
  width: 408px;
  height: auto;
  padding: 16px;
  background: #fff;
  border: 1px solid #168364;
  line-height: 18px;
  z-index: 3;
  font-weight: normal;
  text-align: left;
  transition: all 1s;
}

.calendarWrap .calendar .nowInfo:before {
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 7px solid #168364;
  position: absolute;
  right: 74px;
  bottom: -8px;
}

.calendarWrap .calendar .nowInfo:after {
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 7px solid #fff;
  position: absolute;
  right: 74px;
  bottom: -7px;
}

.calendarWrap .calendar .nowInfo .text1 {
  font-size: 12px;
  color: #d06d06;
  padding: 10px 0 5px;
}

.calendarWrap .calendar .nowInfo .text1 a {
  color: #d06d06;
}

.calendarWrap .calendar .nowInfo .text1 a:hover {
  color: #027634;
}

.calendarWrap .calendar .nowInfo .text2 {
  font-size: 12px;
  color: #3d413b;
}

.calendarWrap .calendar .nowInfo .icon {
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -3px;
}

.calendarWrap .calendar .sprite-arrow_left {
  position: absolute;
  left: 15px;
  width: 26px;
  top: 22px;
  text-align: center;
}

.calendarWrap .calendar .sprite-arrow_right {
  position: absolute;
  right: 15px;
  top: 22px;
  width: 26px;
  text-align: center;
}

.calendarWrap .calendar .calendarL li img {
  vertical-align: middle;
}

.calendarWrap .calendar .month {
  width: 388px;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #6CC8FF;
  text-align: center;
  line-height: 65px;
  background-color: rgba(1, 77, 161, 0.99);
  height: 65px;
}

.calendarWrap .calendar .dateHeader {
  zoom: 1;
  width: 364px;
  height: 45px;
  color: #29292a;
  font-size: 16px;
  line-height: 45px;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #e2e5f6;
}

.calendarWrap .calendar .dateCont {
  color: #666;
  zoom: 1;
  width: 364px;
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
}

.calendarWrap .calendar .dateHeader:after,
.calendarWrap .calendar .dateCont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.calendarWrap .calendar .dateCont .gray2 {
  color: #b6b6b6;
}

.calendarWrap .calendar .dateHeader li {
  line-height: 45px !important;
  font-weight: bold;
}

.calendarWrap .calendar .dateHeader li,
.calendarWrap .calendar .dateCont>li {
  position: relative;
  float: left;
  width: 52px;
  text-align: center;
  line-height: 49px;
  z-index: 1;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #202428;
}

.calendarWrap .calendar .dateHeader li.red2 {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #009FFD;
}

.calendarWrap .calendar .dateCont li {
  cursor: pointer;
}

.calendarWrap .calendar .dateCont li.tip {
  background: url('../image/cbg_def.png') no-repeat center center;
}

.calendarWrap .calendar .dateCont li.today,
.calendarWrap .calendar .dateCont li.tip.today {
  background: url('../image/index_36.png') no-repeat center center;
  color: #fff;
  font-weight: normal;


  
}

.calendarWrap .calendar .dateCont .today .ib {
  font-weight: normal;
}

.calendarWrap .calendar .dateCont li.tip:hover {
  position: relative;
  z-index: 10 !important;
  background: url('../image/cbg_def_hover.png') no-repeat center center;
  color: #ffffff;
}

.calendarWrap .calendar .tip:hover .nowInfo {
  display: block;
}

.calendarWrap .calendar .dateHeader li.before {
  color: #b6b6b6;
}

.calendarWrap .calendar .nowInfo ul {
  height: auto;
  max-height: 295px;
  overflow-y: auto;
}

.calendarWrap .calendar .nowInfo ul li {
  padding-bottom: 14px;
  border-bottom: 1px dashed #cecece;
  margin-bottom: 14px;
}

.calendarWrap .calendar .nowInfo ul li:hover a {
  color: #ff9a2b;
}

.calendarWrap .calendar .nowInfo li a {
  color: #333;
  font-size: 14px;
  display: block;
  *zoom: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.calendarWrap .calendar .nowInfo li a:before,
.calendarWrap .calendar .nowInfo li a:after {
  content: "";
  display: table;
}

.calendarWrap .calendar .nowInfo li a:after {
  clear: both;
}

.calendarWrap .calendar .nowInfo li span {
  display: inline-block;
}

.calendarWrap .calendar .nowInfo li .type {
  width: auto !important;
}

.calendarWrap .calendar .nowInfo li .tit {
  width: auto !important;
}

.calendarWrap .calendar .nowInfo .more {
  color: #666666;
  font-size: 14px;
  float: right;
}

.calendarWrap .calendar .nowInfo .more:hover {
  color: #ff9a2b;
}

.calendarWrap .calendar .nowInfo li .address {
  color: #666;
  font-size: 14px;
  *zoom: 1;
  margin-top: 8px;
}

.calendarWrap .calendar .nowInfo li .address:before,
.calendarWrap .calendar .nowInfo li .address:after {
  content: "";
  display: table;
}

.calendarWrap .calendar .nowInfo li .address:after {
  clear: both;
}

.calendarWrap .calendar .nowInfo li .add {
  width: 320px;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.calendarWrap .calendar .nowInfo li .time {
  float: right;
  font-size: 14px;
  color: #999;
  margin-right: 5px;
}

.calendarWrap ::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}

.calendarWrap ::-webkit-scrollbar-track,
.calendarWrap ::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 5px solid transparent;
}

.calendarWrap ::-webkit-scrollbar-track {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2) inset;
}

.calendarWrap ::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2) inset;
}

.calendarWrap ::-webkit-scrollbar-corner {
  background: transparent;
}

.calendarWrap .calendar .dateCont li {
  position: relative;
}

.calendarWrap .calendar .dateCont li:hover {
  z-index: 2;
}

.calendarWrap .calendar .dateCont li:hover .newDateList {
  display: block;
}

.newDateList {
  position: absolute;
  z-index: 9999;
  bottom: 44px;
  width: 380px;
  left: -330px;
  display: none;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 2px 2px 15px rgba(128, 128, 128, 0.5);
  height: auto;
}

.newDateList:after {
  position: absolute;
  content: ' ';
  bottom: -7px;
  right: 20px;
  border-top: 8px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.newDateList .list {
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  max-height: 298px;
  overflow-y: auto;
}

.newDateList .list>li {
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px dashed #e7e7e7;
}

.newDateList .list>li>a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  display: block;
  font-size: 14px;
  text-align: left;
}

.newDateList .list>li>a:hover .i_tit {
  color: #3f5eb0;
}

.newDateList .list>li>a .i_tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-repeat: no-repeat;
  background-position: left center;
}

.newDateList .list>li>a .i_tit span {
  color: #3f5eb0;
}

.newDateList .list>li>a .i_addr {
  margin-top: -10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newDateList .list>li.type_xjh .i_tit {
  background-image: url('../image/icon_xjh.png');
}

.newDateList .list>li.type_sxh .i_tit {
  background-image: url('../image/icon_sxh.png');
}

.newDateList .list>li.type_kzsxh .i_tit {
  background-image: url('../image/icon_kzsx.png');
}

.newDateList .list>li.type_kzxjh .i_tit {
  background-image: url('../image/icon_kzxj.png');
}

.newDateList .list>li.type_zhi .i_tit {
  background-image: url('../image/icon_zhi.png');
}

.newDateList .list>li:last-child {
  border-bottom: none;
}