* {
  margin: 0;
  padding: 0;
}

html,
body {
  width: 100%;
  height: 100%;
  background: url(../images/index.png) no-repeat;
  min-width: 1280px;
  position: relative;
}

.out_border {
  width: 1190px;
  height: 752px;
  background: url(../images/out_border.png);
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 2%;
  overflow: hidden;
  position: relative;
}


.out_border_a {
  background: url(../images/out_border2.png);
  background-size: 100% 100%;
}

.out_border_b {
  background: url(../images/out_border3.png);
  background-size: 100% 100%;
}



.head {
  width: 100%;
  height: 120px;
  position: relative;
}

.logo {
  position: absolute;
  left: 68px;
  top: 34px;
}

.nav {
  width: 200px;
  height: 510px;
  margin-top: 50px;
  box-sizing: border-box;
  float: left;
  position: relative;
}

.nav>li {
  width: 100%;
  height: 45px;
  text-align: center;

  position: absolute;
  left: 0;
  margin-left: 0;
}

.nav>li.about {
  top: 106px
}

.nav>li.school {
  top: 106px
}

.nav>li.fldy {
  top: 230px
}

.nav>li.person {
  top: 356px
}

/* .nav>li.comUrl{top:374px} */
.fzqj_scr {
  overflow: hidden;
  overflow-y: scroll;
  height: 481px;
}

/*.nav>li.fldy{margin-top: 37px;}
.nav>li.ygxs{margin-top: 37px;}*/
.swiper-slide {
  overflow-y: auto;
  overflow-x: hidden
}

.nav>li>a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 45px;
  text-align: center;

  font-size: 18px;
  color: #fff;

}

.job_box {
  cursor: pointer;
}

.active {
  background: url(../images/li_bg.png);
  color: #fff;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 25px;
}

.swiper-container {
  width: 862px;
  height: 465px;
  margin-top: 60px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background: #9db7d1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0;
  width: 6px;
  background-color: #4c9ac9;
  left: 2px;
}

.job_on {
  width: 1045px;
  height: 580px;
  background-size: 100% 100%;
  padding-top: 100px;
  padding-left: 20px;
  box-sizing: border-box;
}

.swiper-pagination {
  bottom: 0px;
  left: 50%;
  top: 550px;
}

.swiper-pagination-bullet-active {
  background: #e40077;
}

.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.swiper-button-prev {
  top: 93.8%;
  left: 600px;
  width: 31px;
  height: 27px;
  width: 31px;
  height: 45px;
  background-image: url(../images/jt1.png);
}

.swiper-button-next {
  width: 31px;
  height: 45px;
  background-image: url(../images/jt2.png);
  top: 94.5%;
  right: 495px;
  width: 31px;
  height: 33px
}

.swiper-button-next1 {
  top: 94.5%;
  right: 525px;
  width: 31px;
  height: 33px
}

.swiper-button-next2 {
  top: 94.5%;
  right: 542px;
  width: 31px;
  height: 33px
}

.zhiwei {
  width: 200px;
  line-height: 40px;
  box-sizing: border-box;
  background: #37a6c7;
  color: #fff;
  font-size: 18px;
  margin-bottom: 2px;
  cursor: pointer;
}
.job_item {
  width: 100%;
  line-height: 40px;
}
.comitem.active1 {
  background: #3a9bd3;
}
.deptlist {
  width: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.deptlist:hover {
  background: url(../images/cicle.png) left center no-repeat;
}
.deptlist.active {
  background: url(../images/cicle.png) left center no-repeat;
}
.job_tit {
  height: 490px;
  float: left;
  overflow: hidden;
  /* overflow-y: scroll; */
  text-align: center;
  margin-top: 94px;
  margin-left: 30px;
  background: #fff;
  padding: 4px;
}
/* 设置滚动条的样式 */
.job_tit::-webkit-scrollbar {
  width: 12px;
}

/*滚动槽*/
.job_tit::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/* 滚动条滑块 */
.job_tit::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.job_tit::-webkit-scrollbar-thumb:window-inactive {
  background: #52a2ce;
}

.job_item {
  display: none;

}

.job-right {
  float: left;
  width: 580px;
  height: 490px;
  margin-left: 25px;
  overflow: hidden;
  margin-top: 94px;
}

.mCSB_container {
  width: 100% !important;
}




.job_title_name {
  height: 100%;
  line-height: 37px;
  width: 275px;
  margin-left: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background: #5196c7;
}

.job_apply {
  width: 149px;
  height: 100%;
  display: block;
  background: url(../images/apply.png) no-repeat right top;
}

.job_table td.job_content_box {
  background: none;
  padding: 30px 0px 30px 30px;
  box-sizing: border-box;
}

.job_content {
  text-align: left;
  font-size: 16px;
  color: #fff;
}

.job_table {
  display: none;
}

.job_tit::-webkit-scrollbar {
  width: 12px;
}

/*滚动槽*/
.job-right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/* 滚动条滑块 */
.job-right::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.job-right::-webkit-scrollbar-thumb:window-inactive {
  background: #52a2ce;
}

.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: #000;
  display: none;
}

.cover p {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  font-size: 5em;
  width: 100%;
}

@media screen and (orientation:portrait) {

  html,
  body {
    overflow: hidden;
  }

  .cover {
    display: block;
  }
}

.footer {
  width: 100%;
  position: relative;
  left: 0;
  bottom: -75px;
  height: 30px;
  line-height: 30px;
  color: #1c585f;
  text-align: center;
  background: none;
}


.bt {
  float: left;
  width: 862px;
  height: 612px;
  margin-top: 60px;
  margin-left: 40px;
  background: url(../images/a2.png) no-repeat center;
}

.bt2 {
  background: url(../images/a3.png) no-repeat center;
}

.btc {
  background: url(../images/a4.png) no-repeat center;
}

.bt .swiper-container {
  width: 862px;
  height: 546px;
}

.asdasds {
  padding: 30px;
  width: 820px;
  height: 500px;
  margin-top: 53px;
}

.asdasds p {
  font-size: 18px;
  text-align: justify;
  text-indent: 2rem;
  line-height: 36px;
  width: 93%;
  font-family: "微软雅黑"
}
.dep_n>ul li a{display: block;background: url(../images/aaaa.png) no-repeat ;line-height: 40px;}
.dep_n>ul li a span{color: #fff;font-size: 18px;padding-left: 22px;}

.dep_n>ul li p{text-align: left;padding: 12px;}