body {
  background-color: #f8f8f8f8;
}

.er-banner {
  width: 100%;
  height: 300px;
  background: url(../img/banner.png) center no-repeat;
  background-size: cover;
}

/* 分页 */
.paging {
  text-align: center;
  padding-bottom: 40px;
}

.paging a {
  display: inline-block;
  margin: 0 15px;
  font-size: 18px;
  margin-top: 40px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #333333;
}

.paging a:hover {
  color: #fd6628;
}

.paging a.on {
  color: #fd6628;
}

.ymdh {
  width: 1200px;
  height: 73px;
  background-color: #ffffff;
  box-sizing: border-box;
  border-top: solid 1px #fd6628;
  margin-top: 16px;
  margin-bottom: 45px;
  display: flex;
  justify-content: space-between;
}

.bt-dh {
  margin-left: 30px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.bt-dh li a {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 2px;
  color: #333333;
  margin-right: 30px;
}

.bt-dh .on1 a {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  line-height: 72px;
  color: #fd6628;
}

.bt-dh .on1::before {
  content: "";
  width: 52px;
  height: 2px;
  background-color: #fd6628;
  position: absolute;
  top: 57px;
}

.dqwz {
  margin: 0;
  margin-right: 30px;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 0px;
  color: #666666;
}

.dqwz a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 0px;
  color: #666666;
}

.dqwz::before {
  content: "";
  width: 23px;
  height: 21px;
  background: url(../img/shouye.png) center no-repeat;
  position: absolute;
  left: -30px;
  top: 24px;
}

/* 部门概况 */
.bmgk-er {
  width: 1200px;
  background-color: #fff;
  padding: 30px 30px 30px 30px;
  box-sizing: border-box;
  margin-bottom: 50px;
  overflow: hidden;
}

.bmgk-er div h2 {
  margin-bottom: 20px;
}

.bmgk-er div p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  text-align: justify;
  text-indent: 2em;
}

.bmgk-er div img {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
}

/* 通知公告 */
.work-gg-er {
  width: 1200px;
}

.work-gg-er ul {
  width: 100%;
}

.work-gg-er ul li {
  width: 100%;
  height: 128px;
  background-color: #ffffff;
  margin-bottom: 30px;
  list-style-type: none;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
  position: relative;
}

.work-gg-er ul li:last-child {
  margin-bottom: 0px;
}

.work-gg-er ul li a {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.work-gg-er ul li:hover .gonggao-zz-er h4 {
  color: #fd6628;
}

.time-zz-er {
  width: 110px;
  height: 121px;
  background-color: #fd6628;
  padding: 15px 0px;
  box-sizing: border-box;
  margin: 0;
  margin-top: -10px;
  z-index: 10;
}

.work-gg-er ul li::after {
  content: "";
  width: 20px;
  height: 6px;
  z-index: 0;
  background-color: #b03300;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  top: -4px;
  left: 104px;
}

.time-zz-er>h5 {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
}

.time-zz-er>p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
  position: relative;
}

.gonggao-zz-er {
  width: 1090px;
  height: 128px;
  margin: 0;
  padding: 25px 15px 25px 35px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 15;
}

.gonggao-zz-er h4 {
  width: 1040px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.gonggao-zz-er p {
  width: 1040px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* 资料下载 */
.zlxz-er {
  width: 1200px;
  padding: 10px 30px 0px 30px;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

.zlxz-er ul li {
  width: 1140px;
  height: 81px;
  border-bottom: solid 1px #e5e5e5;
  box-sizing: border-box;
  padding: 30px 0px 30px 40px;
  position: relative;
}

.zlxz-er ul li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.zlxz-er ul li a p {
  width: 840px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.zlxz-er ul li a p::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/xiazai.png) center no-repeat;
  position: absolute;
  top: 30px;
  left: 0px;
}

.zlxz-er ul li a span {
  width: 120px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
}

.zlxz-er ul li:hover a p {
  color: #fd6628;
}

.zlxz-er ul li:hover a span {
  color: #fd6628;
}

/* 学工动态 */
.xgdt-er {
  width: 1200px;
}

.xgdt-er ul li {
  height: 157px;
  background-color: #ffffff;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.03);
  margin-bottom: 30px;
}

.xgdt-er ul li:last-child {
  margin-bottom: 0px;
}

.xgdt-er ul li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.dt-img {
  width: 264px;
  height: 157px;
  margin: 0;
  overflow: hidden;
}

.dt-img img {
  display: block;
  object-fit: cover;
  width: 264px;
  height: 157px;
  margin: 0;
  transition: all 0.5s;
}

.dt-img img:hover {
  transform: scale(1.2);
}

.dt-text {
  width: 936px;
  height: 157px;
  margin: 0;
  padding: 20px 30px;
  box-sizing: border-box;
}

.dt-text h3 {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 1px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 10px;
}

.dt-text p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}

.dt-text span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #666666;
  text-align: center;
  position: relative;
}

.dt-text span::before {
  content: "";
  width: 370px;
  height: 1px;
  background: #dddddd;
  position: absolute;
  left: 0;
  top: 10px;
}

.dt-text span::after {
  content: "";
  width: 370px;
  height: 1px;
  background: #dddddd;
  position: absolute;
  right: 0;
  top: 10px;
}

.xgdt-er ul li:hover .dt-text h3 {
  color: #fd6628;
}

/* 优秀学子 */
.yxxz-er {
  width: 1200px;
  margin-bottom: 40px;
  background-color: #ffffff;
  padding: 30px 30px 0px 30px;
  box-sizing: border-box;
}

.xzzs {
  margin-bottom: 40px;
}

.yxxz-er .xzzs h2 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  line-height: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.yxxz-er .xzzs p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  text-indent: 2em;
  color: #333333;
  letter-spacing: 1px;
  text-align: justify;
}

.yxxz-text h3 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  margin-bottom: 40px;
}

.yxxz-text ul {
  margin-top: 40px;
  width: 1140px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.yxxz-text ul::after {
  content: "";
  display: block;
  width: 360px;
}

.yxxz-text ul li {
  width: 360px;
  height: 210px;
  background-color: #f8f8f8;
  border: solid 1px #fd6628;
  margin: 0;
  margin-bottom: 40px;
  padding: 20px;
  box-sizing: border-box;
}

.yxxz-text ul li:last-child,
.yxxz-text ul li:nth-last-child(2),
.yxxz-text ul li:nth-last-child(3) {
  margin-bottom: 0px;
}

.yxxz-text ul li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.yxxz-text .xuezi-img {
  width: 120px;
  height: 170px;
  margin: 0;
}

.yxxz-text .xuezi-img img {
  display: block;
  object-fit: cover;
  width: 120px;
  height: 170px;
}

.yxxz-text .xuezi-text {
  width: 180px;
  height: 170px;
  margin: 0;
}

.yxxz-text .xuezi-text h5 {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #333;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.yxxz-text .xuezi-text p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 2px;
  text-indent: 0em;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.yxxz-text ul li:hover .xuezi-text h5 {
  color: #fd6628;
}

/* 详情页 */
.xqy {
  width: 1200px;
  padding: 45px 30px 50px 30px;
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 50px;
  box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.xqy h2 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 2px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
}

.xqy hr {
  border: none;
  height: 1px;
  background-color: #e4e4e4;
  margin-bottom: 15px;
}

.xygk-time {
  text-align: center;
  margin-bottom: 15px;
}

.xygk-time span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 1px;
  color: #666666;
  position: relative;
}

.xygk-time span:nth-child(1) {
  margin-right: 80px;
}

.xygk-time span:nth-child(1)::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../img/sjxzq.png) center no-repeat;
  position: absolute;
  left: -28px;
  top: 0px;
}

.xygk-time span:nth-child(2)::before {
  content: "";
  width: 20px;
  height: 12px;
  background: url(../img/yanjing.png) center no-repeat;
  position: absolute;
  left: -30px;
  top: 3px;
}

.details-main div {
  font-size: 16px;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 2px;
  text-align: justify;
  color: #666666;
  text-indent: 2em;
}

.details-main div img {
  object-fit: cover;
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}

/* 搜索结果 */
#infoBox {
  width: 1200px;
}

#infoBox p {
  padding: 30px 0px;
  margin-bottom: 50px;
  background-color: #fff;
}

.FontListType ul {
  width: 100%;
  margin-top: 30px;
}

.FontListType ul li {
  height: 50px;
  background-color: #ffffff;
  position: relative;
  transition: all 0.4s;
  list-style-type: none;
  margin-bottom: 20px;
}

.FontListType ul li:last-child {
  margin-bottom: 0px;
}

.FontListType ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #fd6628;
  position: absolute;
  left: 21px;
  top: 22px;
}

.FontListType ul li span {
  display: block;
  max-width: 600px;
  float: left;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  margin-left: 46px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.FontListType ul li i {
  display: block;
  float: right;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 50px;
  color: #999999;
  margin-right: 20px;
}

.FontListType ul li:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.05);
  z-index: 2;
}