* {
  margin: 0 auto;
  padding: 0px;
}

body {
  background-color: #fff;
  min-width: 1200px;
  max-width: 1920px;
}

ul li {
  list-style-type: none;
}

a {
  text-decoration: none;
}

em {
  font-style: normal;
}

@font-face {
  font-family: "rtw";
  src: url(../font/RTWSYueRoudGoDemo-Regular.otf) format("truetype");
}

/*头部*/
.header-tou {
  width: 100%;
  height: 130px;
}

.header-yi {
  width: 1200px;
  height: 130px;
  padding-top: 35px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.logo {
  width: 682px;
  height: 44px;
  padding-top: 8px;
  margin: 0;
}

.logo a img {
  display: block;
  width: 682px;
  height: 44px;
  object-fit: cover;
}

.xxgk {
  width: 290px;
  height: 60px;
  margin: 0;
}

.xxgk-text {
  width: 100%;
  height: 12px;
  display: flex;
  flex-wrap: nowrap;
}

.xxgk-text span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 0px;
  color: #e61964;
}

.xxgk-text p {
  font-size: 14px;
  line-height: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #333333;
}

.sousuo {
  width: 280px;
  height: 38px;
  margin-top: 10px;
  box-sizing: border-box;
  margin-right: 0;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #c8c8c8;
}

.sousuo input {
  width: 215px;
  height: 28px;
  margin-top: 5px;
  margin-left: 15px;
  outline: none;
  border: none;
  float: left;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #bebebe;
}

.sousuo a {
  display: block;
  margin: 0;
  float: right;
  width: 48px;
  height: 36px;
  background-color: #e61964;
  border-radius: 0px 5px 5px 0px;
}

.sousuo a img {
  width: 22px;
  height: 22px;
  display: block;
  object-fit: cover;
  text-align: center;
  margin-top: 7px;
}

/*导航栏*/
.daohanglan {
  width: 100%;
  height: 64px;
  min-width: 1200px;
  box-sizing: border-box;
  background-color: #e61964;
  position: relative;
}

.mulu li {
  list-style-type: none;
}

.mulu {
  width: 1200px;
  height: 64px;
  display: flex;
  justify-content: space-between;
}

a {
  text-decoration: none;
}

/* .mulu li:first-child {
  width: 58px !important;
  text-align: left;
  height: 100%;
} */
.mulu li,
.mulu div dl:first-child {
  display: block;
  width: 140px;
  height: 64px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 64px;
  letter-spacing: 1px;
  margin-right: 25px;
  color: #ffffff;
  position: relative;
  transition: all 0.3s;
  margin: 0;
}

.mulu li::after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #fff;
  position: absolute;
  top: 25px;
  right: 0;
}

.mulu div {
  display: flex;
  justify-content: space-between;
}

.mulu div dl:last-child {
  width: 75px !important;
  height: 100%;
  background-color: #ff8fc4;
  margin-right: 0px;
}

.mulu div dl:last-child a {
  display: block;
  width: 29px;
  height: 25px;
  background: url(../img/caidan-zhankai.png) center no-repeat;
  margin-top: 20px;
  margin-left: 23px;
}

.mulu li a,
.mulu dl a {
  color: #fff;
}

.hide {
  width: 100%;
  height: 240px;
  display: none;
  min-width: 1200px;
  box-sizing: border-box;
  z-index: 99;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
}

.hide .er {
  width: 1200px;
  height: 100%;
  display: flex;
}

/* .hide .er li:first-child {
  width: 58px !important;
} */
.hide .er li {
  width: 140px;
  height: 100%;
  float: left;
  margin: 0;
  text-align: center;
  position: relative;
  padding-top: 25px;
  box-sizing: border-box;
}

.hide .er li::after {
  content: "";
  width: 1px;
  height: 240px;
  background-color: #e2e2e2;
  position: absolute;
  top: 0px;
  right: 0;
}

.hide .er li a:hover {
  color: #e61964;
}

/* .hide .er li .one {
  display: block;
  width: 100%;
  height: 50px !important;
}
.hide .er li .one:last-child {
  padding: 0 40px !important;
} */
.hide .er li a {
  display: block;
  width: 100%;
  background: none;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  box-sizing: border-box;
  letter-spacing: 0px;
  margin: 0;
  text-align: center;
  color: #6d6d6d;
  margin-bottom: 10px;
}

/*banner*/
.banner {
  width: 100%;
  height: 500px;
  position: relative;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.huan {
  width: 100%;
  min-width: 1200px;
  position: relative;
  bottom: 270px;
  z-index: 10;
  transition: all 0.4s;
}

.swiper-button-prev {
  width: 70px !important;
  height: 70px !important;
  background: url(../img/zuo.png) center no-repeat;
  cursor: pointer;
  display: block;
  opacity: 1;
  position: absolute;
  left: 10% !important;
}

.swiper-button-next {
  width: 70px !important;
  height: 70px !important;
  background: url(../img/you.png) center no-repeat;
  cursor: pointer;
  display: block;
  opacity: 1;
  position: absolute;
  right: 10% !important;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background-color: #333333;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-pagination {
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 12;
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 0px 5px;
  display: inline-block;
  transition: all 0.3s;
  font-size: 0;
}

.swiper-pagination-bullet-active {
  width: 20px !important;
  height: 10px !important;
  background-color: #e61964 !important;
  border-radius: 5px;
  margin: 0px 5px;
  display: inline-block;
  transition: all 0.3s;
}

/* 通知公告 */
.tzgg-tz {
  width: 1200px;
  position: relative;
}

.tzgg {
  width: 1200px;
  height: 82px;
  background-color: #fff;
  z-index: 99;
  position: absolute;
  top: -41px;
  display: flex;
  justify-content: space-between;
}

.tzgg-t {
  width: 152px;
  height: 100%;
  margin: 0;
  margin-left: 23px;
  background: url(../img/tz-tubiao.png) center no-repeat;
}

.tzgg-t p {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 82px;
  padding-left: 25px;
  letter-spacing: 2px;
  color: #ffffff;
}

.tzgg-as {
  width: 990px;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.tzgg-ul li span {
  width: 700px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 82px;
  float: left;
  letter-spacing: 2px;
  color: #333333;
}

.tzgg-ul li em {
  float: right;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 82px;
  padding-right: 60px;
  letter-spacing: 2px;
  color: #666666;
  position: relative;
}

.tzgg-ul li em::before {
  content: "";
  width: 23px;
  height: 20px;
  background: url(../img/riqi.png) center no-repeat;
  position: absolute;
  top: 31px;
  right: 25px;
}

/* 本院介绍 */
.benyuan {
  width: 100%;
  height: 598px;
  background: url(../img/benyuanbeijing.jpg) center no-repeat;
  padding-top: 148px;
  box-sizing: border-box;
}

.ben {
  width: 1200px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.ben-jieshao {
  width: 600px;
  margin: 0;
}

.ben-jieshao h2 {
  font-size: 24px;
  font-weight: bold;
  padding-left: 40px;
  box-sizing: border-box;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 3px;
  color: #333333;
  position: relative;
  top: -40px;
}

.ben-jieshao h2::before {
  content: "";
  width: 26px;
  height: 26px;
  background: url(../img/gongsi.png) center no-repeat;
  position: absolute;
  left: 0;
}

.ben-text {
  width: 100%;
  height: 226px;
  position: relative;
  top: -20px;
  margin-bottom: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

.ben-text p,
.ben-text span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  text-align: justify;
  letter-spacing: 0px;
  color: #333333;
  text-indent: 2em;
}

.ben-jieshao ul {
  padding-top: 10px;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.ben-jieshao ul::after {
  content: "";
  width: 160px;
  height: 2px;
  background-color: #0082b8;
  position: absolute;
  top: -20px;
}

.ben-jieshao ul li {
  margin: 0;
}

.ben-jieshao ul li:hover .imgBox {
  background-color: #0082b8;
}

.ben-jieshao .imgBox {
  margin: 0;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background-color: #e61964;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.imgBox img {
  object-fit: cover;
  display: block;
}

.ben-jieshao ul span {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}

.jieshao-banner {
  width: 560px;
  height: 400px;
  box-sizing: border-box;
  margin: 0;
  position: relative;
}

/* 院系动态 党建动态 */
.dongtai {
  width: 1200px;
  height: 575px;
  padding-top: 50px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.yuanxi,
.dangjian {
  margin: 0;
  width: 565px;
  height: 475px;
}

.dongtai-biao,
.dongtai-biao-dang {
  width: 100%;
  height: 57px;
  margin-bottom: 25px;
  box-sizing: border-box;
  position: relative;
}

.dongtai-biao::after {
  content: "";
  width: 565px;
  height: 2px;
  background-color: #0082b8;
  position: absolute;
  bottom: 0;
  left: 0;
}

.dongtai-biao-dang::after {
  content: "";
  width: 565px;
  height: 2px;
  background-color: #e61964;
  position: absolute;
  bottom: 0;
  left: 0;
}

.dongtai-biao h3,
.dongtai-biao-dang h3 {
  padding-left: 40px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 3px;
  color: #333333;
  margin: 0;
  float: left;
  position: relative;
}

.dongtai-biao h3::before {
  content: "";
  width: 29px;
  height: 26px;
  background: url(../img/xueshimao.png) center no-repeat;
  position: absolute;
  left: 0;
}

.dongtai-biao-dang h3::before {
  content: "";
  width: 26px;
  height: 27px;
  background: url(../img/download.png) center no-repeat;
  position: absolute;
  left: 0;
}

.dongtai-biao a,
.dongtai-biao-dang a {
  display: block;
  width: 22px;
  height: 26px;
  float: right;
  background: url(../img/icon-gengduo.png) center no-repeat;
}

.yuanxi ul li:nth-child(n + 2) .imgBox-dong {
  display: none;
}

.imgBox-dong>img {
  object-fit: cover;
  display: block;
  width: 564px;
  height: 179px;
}

.imgBox-dong {
  margin-bottom: 20px;
}

.yuanxi-t {
  width: 100%;
  height: 34px;
}

.yuanxi ul li p {
  width: 420px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 2px;
  color: #333333;
}

.yuanxi ul li:hover p {
  color: #e61964;
}

.yuanxi ul li em {
  display: block;
  float: right;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 2px;
  color: #666666;
}

.yuanxi ul li {
  border-bottom: dashed 1px #cecece;
  margin-bottom: 17px;
}

.dangjian ul li {
  margin-bottom: 40px;
}

.dangjian ul li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.imgBox-dang>img {
  object-fit: cover;
  display: block;
  width: 154px;
  height: 103px;
}

.imgBox-dang {
  margin: 0;
}

.dangjian-text {
  margin: 0;
  width: 390px;
  height: 103px;
}

.dangjian-text h4 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 2px;
  color: #333333;
  margin-bottom: 15px;
}

.dangjian ul li:hover .dangjian-text h4 {
  color: #e61964;
}

.dangjian-text p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.dangjian-text span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  text-align: center;
  position: relative;
}

.dangjian-text span::after {
  content: "";
  width: 140px;
  height: 1px;
  border-top: dashed 1px #cacaca;
  position: absolute;
  left: 0;
  top: 12px;
}

.dangjian-text span::before {
  content: "";
  width: 140px;
  height: 1px;
  border-top: dashed 1px #cacaca;
  position: absolute;
  right: 0;
  top: 12px;
}

/* 师资队伍 */
.shizi {
  width: 100%;
  height: 365px;
  padding-top: 50px;
  box-sizing: border-box;
  background-color: #e2e2e2;
}

.shizi-dw {
  width: 1200px;
}

.shizi-biao {
  width: 100%;
  height: 28px;
  margin-bottom: 35px;
  box-sizing: border-box;
  position: relative;
}

.shizi-biao h2 {
  padding-left: 40px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 3px;
  color: #333333;
  margin: 0;
  float: left;
  position: relative;
}

.shizi-biao h2::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url(../img/jiaoshi.png) center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.shizi-biao a {
  display: block;
  width: 22px;
  height: 26px;
  float: right;
  background: url(../img/icon-gengduo.png) center no-repeat;
}

.shizi-dw ul,
.shizi-dw ul li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.shizi-dw ul li {
  width: 375px;
  height: 206px;
  margin: 0;
}

.imgBox-shi {
  margin: 0;
}

.imgBox-shi img {
  display: block;
  object-fit: cover;
  width: 138px;
  height: 206px;
}

.shizi-text {
  background-color: #fff;
  margin: 0;
  padding: 17px;
  width: 237px;
  height: 206px;
  box-sizing: border-box;
}

.shizi-text h5 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
  padding-bottom: 25px;
  position: relative;
}

.shizi-dw ul li:hover .shizi-text h5 {
  color: #e61964;
}

.shizi-text h5::after {
  content: "";
  width: 37px;
  height: 2px;
  background-color: #e61964;
  position: absolute;
  left: 0;
  bottom: 10px;
}

.shizi-text p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 0px;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

/* 尾部 */
.end-box {
  width: 100%;
  height: 100px;
  background-color: #4f4f4f;
}

.end-text {
  width: 1200px;
  padding: 25px 0px;
}

.end-text ul {
  text-align: center;
}

.end-text ul li {
  display: inline-block;
  margin: 0 10px;
}

.end-text ul li p,
.end-ban {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #f6f6f6;
}

.end-ban {
  text-align: center;
  padding-top: 13px;
}