div {
  box-sizing: border-box;
}
.infobox {
  margin-bottom: 40px;
}
.flexs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .wp_articlecontent {
  margin: auto;
  line-height: 36px;
  color: #333;
}
.content .wp_articlecontent a {
  color: #2b6ea2;
  text-decoration: underline;
}
.content .left {
  width: 806px;
}
.content .left .titlewrap {
  border-bottom: 1px #e6e6e6 solid;
}
.content .left .title {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight:bold;
  text-align: center;
  line-height: 35px;
}
.content .left .time {
  font-size: 14px;
  color: #a1a1a1;
  margin-bottom: 20px;
  text-align: center;
}
.content .left .entry {
  padding-top: 40px;
  font-size: 16px;
}

.content .right {
  width: 400px;
  border-bottom: 6px solid #183b89;
  box-shadow: 5px 0px 5px #eee, 0px 0px 5px #eee;
}
.content .right .topTitle {
  box-sizing: border-box;
  width: 100%;
  line-height: 70px;
  font-size: 22px;
  color: #fff;
  padding-left: 30px;
  background-color: #0d64d0;
  margin-bottom: 20px;
}
.content .right .noticeNew .title {
  width: 100%;
  line-height: 50px;
  color: #0d64d0;
  font-size: 18px;
  padding: 0 30px;
  box-sizing: border-box;
  background-color: #eff4fe;
  margin-bottom: 20px;
}
.content .right .noticeNew .title + div {
  padding: 10px 30px 30px;
  font-size: 16px;
  color: #333;
}
.content .right .noticeNew .cont {
  margin-bottom: 16px;
}
.content .right .noticeNew .cont img {
  margin-right: 20px;
}
.content .right .noticeNew table tr:last-child .cont {
  margin-bottom: 0;
}
.rot {
  transform: rotate(0) !important;
}

.content .right .noticeNew .title img {
  cursor: pointer;
  transform: rotate(90deg);
}

/* 下拉图标样式 */
.imgss {
  transform: rotate(90deg);
}
.rot {
  transform: rotate(0deg);
}

/* 招生信息样式开始 */
/* 左边目录 */
.left_zsxx {
  width: 222px;
}
.left_zsxx .alltitle {
  font-size: 22px;
  line-height: 70px;
  padding-left: 30px;
  background-color: #0d64d0;
  margin-bottom: 20px;
  box-sizing: border-box;
  color: #fff;
}
.left_zsxx .news {
  width: 222px;
}
.left_zsxx .news .cont {
  margin-bottom: 16px;
}
.left_zsxx .news .cont img {
  margin-right: 20px;
}
.left_zsxx .news table tr:last-child .cont {
  margin-bottom: 0;
}
.left_zsxx .noticeNew {
  width: 100%;
  height: 50px;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 18px;
  color: #193b89;
  background-color: #eff4fe;
  margin-bottom: 20px;
  cursor: default;
}
.left_zsxx .noticeNew img {
  cursor: pointer;
}
.left_zsxx .noticeNew + div {
  padding: 10px 30px 30px;
}
.left_zsxx .noticeNew + div td .cont span a {
  font-size: 16px;
}
/* 右边内容 */
.rightCont_zsxx {
  width: 1015px;
}
.rightCont_zsxx .rightCont_Title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px #e5e5e5 solid;
}
.rightCont_zsxx .rightCont_Title .left_title {
  font-size: 18px;
  color: #0d64d0;
}
.rightCont_zsxx .rightCont_Title .right_title {
  font-size: 15px;
  color: #666;
}
.rightCont_zsxx .read {
  padding-top: 40px;
}
/* 招生信息样式结束 */

/* 文章内容样式 */
.displayinfo {
  padding-bottom: 60px;
}
.displayinfo .title {
  font-size: 22px;
  padding-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.displayinfo .time {
  font-size: 18px;
  color: #999;
  padding-bottom: 20px;
  border-bottom: 1px#e5e5e5 solid;
  text-align: center;
}
.displayinfo .cont {
  padding-top: 20px;
}

.cont .wp_articlecontent {
  margin: auto;
  line-height: 36px;
  color: #333;
}
.cont .wp_articlecontent a {
  color: #2b6ea2;
  text-decoration: underline;
}
.wp_articlecontent span {
  font-family: 微软雅黑 !important;
  font-size: 16px;
  line-height: 36px;
}
.wp_articlecontent table tr p {
  line-height: 1.75em;
}

/* 学历教育浮窗 */
/* 浮窗 */
.rightBox {
  max-width: 300px;
  min-width: 100px;
  width: 12%;
  height: 200px;
  font-size: 16px;
  position: fixed;
  top: 50%;
  right: 0;
  background-color: #fff;
  box-shadow: 1px 5px 10px #dadee0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 999;
}
.rightBoxItem.rbi1,
.rightBoxItem.rbi2 {
  width: auto;
  flex: 1;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
.rightBoxItem.rbi1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px 0 15px;
}
.rightBoxItem.rbi2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 15px;
}
.rightBoxItem.rbi3 > img {
  padding: 20px 0 0 20px;
  vertical-align: top;
}
.rightBoxItem.rbi3 > span {
  display: inline-block;
  padding: 15px 0 15px 8px;
  line-height: 30px;
}
.rightBoxItem.rbi3 > span:first-child {
  font-weight: bold;
}
.rightBox > span:first-child {
  background-color: #0092ef;
  color: #fff;
  font-size: 16px;
}
.rightBox > span:nth-child(2) {
  border-bottom: 1px solid #ccc;
}
.rightBox .closechat {
  cursor: pointer;
}
/* 学历教育招生信息开始 */
.flexs img {
  transform: rotate(90deg);
  cursor: pointer;
}
.rot {
  transform: rotate(0deg) !important;
}
/* 左边目录 */
.left_xljyxx {
  width: 222px;
}
.left_xljyxx .alltitle {
  font-size: 22px;
  line-height: 70px;
  padding-left: 30px;
  background-color: #0d64d0;
  margin-bottom: 20px;
  box-sizing: border-box;
  color: #fff;
}
.left_xljyxx .news {
  width: 222px;
  border-bottom: 6px solid #183b89;
  box-shadow: 5px 0px 5px #eee, 0px 0px 5px #eee;
}
.left_xljyxx .news .cont {
  margin-bottom: 16px;
}
.left_xljyxx .news .cont img {
  margin-right: 20px;
}
.left_xljyxx .news table tr:last-child .cont {
  margin-bottom: 0;
}
.left_xljyxx .noticeNew {
  width: 100%;
  height: 50px;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 18px;
  color: #193b89;
  background-color: #eff4fe;
  margin-bottom: 20px;
  cursor: default;
}
.left_xljyxx .noticeNew + div {
  padding: 10px 30px 30px;
}
.left_xljyxx .noticeNew + div td .cont span a {
  font-size: 16px;
}
/* 右边文章 */
.rightCont_xljyxx {
  width: 1015px;
  position: relative;
}
.rightCont_xljyxx .pathBox {
  position: absolute;
  right: 0;
}
.rightCont_xljyxx .rightCont_Title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  font-size: 14px;
  color: #999;
}
.rightCont_xljyxx .rightCont_Title a {
  font-size: inherit;
  color: inherit;
  cursor: default;
}
.rightCont_xljyxx .left_title {
  padding-bottom: 30px;
  font-size: 18px;
  color: #0d64d0;
  border-bottom: 1px solid #e5e5e5;
}
.rightCont_xljyxx .rightCont_Title .right_title,
.rightCont_xljyxx .rightCont_Title .right_title a,
.rightCont_xljyxx .rightCont_Title .right_title span {
  font-size: 15px;
  color: #999;
}
.rightCont_xljyxx .read {
  padding-top: 40px;
}
/* 学历教育招生信息结束 */

/* 学院动态开始 */
.content.xydt {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 60px 0;
  position: relative;
}
/* 水印 */
.watermask_disp_xydt {
  position: absolute;
}

@media only screen and (max-width: 1280px) {
  .font_disp_xydt {
    display: none;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
  .flower_disp_xydt {
    width: 700px;
    height: 593px;
    background: url(../images/watermask-flower.png) repeat;
    background-size: 100%;
    right: 0;
    bottom: 50px;
    z-index: 0;
  }
  .font_disp_xydt {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  .flower_disp_xydt {
    display: none;
  }
}

@media only screen and (min-width: 1680px) and (max-width: 1920px) {
  .font_disp_xydt {
    width: 151px;
    height: 435px;
    top: 99px;
    left: 60px;
    background: url(../images/watermask-font.png) repeat;
    background-size: 100%;
  }
  .flower_disp_xydt {
    width: 880px;
    height: 745px;
    background: url(../images/watermask-flower.png) repeat;
    background-size: 100%;
    right: 0;
    bottom: 80px;
    z-index: 0;
  }
}

@media only screen and (min-width: 1920px) {
  .font_disp_xydt {
    width: 180px;
    height: 520px;
    top: 99px;
    left: 80px;
    background: url(../images/watermask-font.png) repeat;
    background-size: 100%;
  }
  .flower_disp_xydt {
    width: 900px;
    height: 765px;
    background: url(../images/watermask-flower.png) repeat;
    background-size: 100%;
    right: 0;
    bottom: 80px;
    z-index: 0;
  }
}
/* 学院动态结束 */

/* 默认文章页水印 */
@media only screen and (max-width: 1280px) {
  .watermask_display {
    display: none;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1680px) {
  .watermask_display {
    position: absolute;
  }

  .watermask_display.flower_display {
    width: 650px;
    height: 560px;
    background: url(../images/watermask-flower.png) no-repeat;
    background-size: 100%;
    right: 0;
    bottom: 0;
    border: 0 !important;
  }

  .watermask_display.font_display {
    display: none;
  }
}

@media only screen and (min-width: 1680px) and (max-width: 1920px) {
  .watermask_display {
    position: absolute;
  }

  .watermask_display.flower_display {
    width: 750px;
    height: 660px;
    background: url(../images/watermask-flower.png) no-repeat;
    background-size: 100%;
    right: 0;
    bottom: 0;
    border: 0 !important;
  }

  .watermask_display.font_display {
    width: 130px;
    height: 445px;
    top: 30px;
    left: 60px;
    background: url(../images/watermask-font.png) no-repeat;
    background-size: 100%;
  }
}

@media only screen and (min-width: 1920px) {
  .watermask_display {
    position: absolute;
  }

  .watermask_display.flower_display {
    width: 835px;
    height: 745px;
    background: url(../images/watermask-flower.png) no-repeat;
    background-size: 100%;
    right: 0;
    bottom: 0;
    border: 0 !important;
  }

  .watermask_display.font_display {
    width: 160px;
    height: 475px;
    top: -30px;
    left: 80px;
    background: url(../images/watermask-font.png) no-repeat;
    background-size: 100%;
  }
}

/* 教学管理、学生服务banner图 */
.jxglBanner {
  display: none;
}
