@charset "utf-8";
.nyBanner img{
  display: block;
  width: 100%;
  height: auto;
  min-height: 130px;
  object-fit: cover;
}
.pb_sys_style1 .p_no_d{border: 1px solid #263e62!important;
    color: #fff;
    background-color: #263e62!important;}

/* 内页导航 */
.mainTop{
  background: #e4eff7;
  width: 100%;
  height: auto;
  border-bottom: 1px dashed #beccd9;
  position: relative;
}
.erNav li{
  float: left;
  margin-left: 45px;
}
.erNav li:first-of-type{
  margin-left: 100px;
}
.erNav li a{
  display: block;
  font-size: 18px;
  line-height: 70px;
  padding: 0 10px;
  color: #323232;
  position: relative;
}
.erNav li a:hover{
  color: #a22529;
  font-weight: bold;
}
.erNav li.hover a{
  color: #a22529;
}
.erNav li.hover a::before{
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #a22529;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.erNav li.hover a::after{
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(../img/erNavIcon.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
}
.erColumn{
  padding: 15px 60px 10px 0;
  margin-top: -30px;
  /* background: #263e62; */
  position: relative;
  z-index: 9;
}
.erColumn::before{
  display: block;
  content: "";
  width: 1000px;
  height: 100%;
  background: #263e62;
  transform: skewX(20deg);
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.lmmc{
  font-family: SourceHanSerifCN-Bold;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  margin-bottom: 5px;
}
.dqwz,.dqwz a{
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #8aa3c8;
}
.dqwz a:hover{
  color: #fff;
}
.dqwz{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 45px;
  box-sizing: border-box;
  background: url(../img/dqwzIcon.png) no-repeat left center;
}
.mainCon{
  padding: 40px 0 80px;
  background: #f7fbfe url(../img/mainBg.png) no-repeat bottom center;
  background-size: 100% auto;min-height:500px;
}
/* 内容页 */
.content .tit h2{
  font-family: MicrosoftYaHeiSemibold;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: #323232;
  font-weight: normal;
}
.content .wzxx{
  margin-top: 20px;
}
.content .wzxx p{
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  text-align: center;
}
.content .hx{
  margin: 25px 0 50px;
  width: 100%;
  height: 1px;
  background: rgba(38,62,98,0.1);
}
.conSub p,.conSub span{
  font-size: 18px!important;
  line-height: 36px!important;
  color: #323232;
  font-weight: normal;
  font-family: "Microsoft YaHei"!important;background-color: unset!important;
}
.conSub p{
  text-indent: 2em;
  margin: 20px 0;
}
.conSub img{
  display: block;
  height: auto!important;
  margin: 0 auto!important;
}
.content .prevNext{
  padding: 12px 30px;
  background: #e1f0fc;
  border: 1px solid #ccdeed;
  box-sizing: border-box;
  margin-top: 50px;
}
.content .prevNext a{
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #323232;
}
.content .prevNext a:hover{
  color: #a22529;
  font-weight: bold;
}
.content .prevNext a:last-of-type{
  border-top: 1px solid #ccdeed;
}
/* 图片列表页 */
.imgList li{
  float: left;
  width: 31.9%;
  margin-right: 2.15%;
  margin-bottom: 30px;
}
.imgList li:nth-of-type(3n){
  margin-right: 0;
}
.imgList li a{
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
  box-sizing: border-box;
  overflow: hidden;
}
.imgList li .img{
  padding: 67.264% 0 0;
}
.imgList li a .tit{
  background: #fff;
  border-bottom: 2px solid #a22529;
  width: 100%;
  padding: 24px 30px;
  box-sizing: border-box;
  position: relative;
}
.imgList li a .tit::before{
  display: block;
  content: "";
  width: 0;
  height: 100%;
  background: #a22529;
  position: absolute;
  left: 50%;
  top: 0;
}
.imgList li a .tit p{
  font-size: 18px;
  line-height: 28px;
  color: #323232;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 56px;
  position: relative;
  z-index: 9;
}
.imgList li a:hover .tit::before{
  width: 100%;
  left: 0;
}
.imgList li a:hover .tit p{
  color: #fff;
  font-weight: bold;
}
/* 翻页 */
.fy{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.fy span{
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #bbbbbc;
  border-radius: 100%;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}
.fy span:hover,.fy span.on{
  color: #fff;
  border: 1px solid #263e62;
  background: #263e62;
}
.fy p{
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  margin-left: 10px;
}
.fy span.first,.fy span.last{
  border: none;
  border-radius: 0;
}
.fy span.first:hover,.fy span.last:hover{
  color: #263e62;
  background: none;
  font-weight: bold;
}
/* 题图列表页 */
.ttList li{
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
}
.ttList a{
  display: block;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 9;
}
.ttList a .img{
  width: 300px;
  padding: 200px 0 0;
  border-radius: 5px;
}
.ttList a .con{
  width: calc(100% - 300px);
  padding-left: 30px;padding-right: 30px;
  box-sizing: border-box;
}
.ttList li.noImg .con{
  width: 100%;
  padding-left: 0;
}
.ttList a .con .time{
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  font-family: Poppins-regular;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(38,62,98,0.7);
}
.ttList a .con .time span{
  display: block;
  font-family: Poppins-medium;
  font-size: 30px;
  line-height: 1;
  color: #263e62;
  margin-right: 8px;
}
.ttList a .con .tit{
  font-family: MicrosoftYaHeiSemibold;
  font-size: 20px;
  line-height: 30px;
  color: #323232;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px 0 15px;
}
.ttList a .con .txt{
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 72px;
  text-align: justify;
}
.ttList a .con::before{
  display: block;
  content: "";
  width: calc(100% - 330px);
  height: 1px;
  background: rgba(38,62,98,0.1);
  position: absolute;
  left: 330px;
  bottom: -21px;
}
.ttList li.noImg a .con::before{
  width: 100%;
  left: 0;
}
.ttList a::before{
  display: block;
  content: "";
  width: 0;
  height: calc(100% + 40px);
  background: #a22529 url(../img/ttListBg.png) no-repeat right top;
  background-size: auto 100%;
  position: absolute;
  left: -20px;
  top: -20px;
  border-radius: 5px;
  z-index: -1;
}
.ttList a:hover::before{
  width: calc(100%  + 20px);
}
.ttList ul li a:hover::before{
  width: calc(100%  + 20px) !important;
background: #a22529 url(../img/ttListBg.png) no-repeat right top !important;
}
.ttList a:hover .con .tit{
  color: #fff;
}
.ttList a:hover .con .txt{
  color: rgba(255, 255, 255, 0.5);
}
.ttList a:hover .con .time{
  color: rgba(255, 255, 255, 0.7);
}
.ttList a:hover .con .time span{
  color: #fff;
}
/* 人物列表页 */
.teacher li{
  float: left;
  width: 18.58%;
  margin-right: 1.77%;
  margin-bottom: 30px;
}
.teacher li:nth-of-type(5n){
  margin-right: 0;
}
.teacher li a{
  display: block;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
}
.teacher li .img{
  width: 100%;
  padding: 117.5% 0 0;
  border-radius: 5px;
  overflow: hidden;
}
.teacher li .con{
  margin-top: 10px;
}
.teacher li .con .tit{
  font-family: MicrosoftYaHeiSemibold;
  font-size: 18px;
  line-height: 28px;
  color: #323232;
}
.teacher li .con .txt{
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.teacher li .con .hx{
  margin: 10px 0 15px;
  width: 100%;
  height: 1px;
  background: #e9ebef;
  position: relative;
}
.teacher li .con .hx::before{
  display: block;
  content: "";
  width: 30px;
  height: 3px;
  background: #a22529;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.teacher li a:hover .con .tit{
  color: #a22529;
  font-weight: bold;
}
/* 新闻列表页 */
.txtList ul.clearfix{
  position: relative;
}
.txtList ul.clearfix::before{
  display: block;
  content: "";
  width: 1px;
  height: calc(100% - 64px);
  background: rgba(38,62,98,0.1);
  top: 32px;
  left: 7px;
  position: absolute;
  z-index: 1;
}
.txtList li{
  width: 100%;
  padding-left: 35px;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}
.txtList li::before{
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: rgba(162, 37, 41,0.3);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.txtList li::after{
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: rgba(162, 37, 41,1);
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
}
.txtList li a{
  display: block;
  width: 100%;
  height: auto;
  font-size: 18px;
  line-height: 28px;
  color: #323232;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 20px 0;
  border-bottom: 1px dashed rgba(38,62,98,0.14);
  transition: all .3s;
}
.txtList li a span.fr{
  display: block;
  font-family: Poppins-regular;
  font-size: 14px;
  line-height: 28px;
  color: #a22529;
  padding-left: 20px;
  margin-left: 10px;
  background: url(../img/timeIcon.png) no-repeat left top 4px;
  text-indent: 0;
  background-size: 15px auto;
  font-weight: normal;
}
.txtList li a:hover{
  color: #a22529;
  font-weight: bold;
  text-indent: 10px;
}
/* 校友企业合作 */
.alumniTit h2{
  display: block;
  text-align: center;
  font-family: SourceHanSerifCN-Bold;
  font-size: 42px;
  line-height: 50px;
  color: #323232;
}
.alumniTit ul{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}
.alumniTit ul li a{
  display: block;
  width: 70px;
  height: auto;
  font-size: 16px;
  line-height: 28px;
  color: #81878b;
  background: #e5f1f9;
  border-radius: 5px;
  text-align: center;
  margin: 0 5px;
}
.alumniTit ul li.on a{
  color: #fff;
  background: #a22529;
}
.alumniTit ul li a:hover{
  color: #a22529;
}
.alumniList li{
  float: left;
  width: 19.4%;
  margin-right: 0.725%;
  margin-top: 10px;
}
.alumniList li:nth-of-type(5n){
  margin-right: 0;
}
.alumniList li a{
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #f7efc5;
  box-sizing: border-box;
}
.alumniList li .img{
  width: 100%;
  padding: 150px 0 0;
}
.alumniList li .img img{
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.alumniList li .con{
  box-sizing: border-box;
  background: #eef4f9;
  padding: 14px 20px 10px;
}
.alumniList li .con .txt{
  font-size: 14px;
  line-height: 30px;
  color: #323232;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.alumniList li .con .txt span{
  font-family: MicrosoftYaHeiSemibold;
}
.alumniList li .con .tit{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #dae4ed;
  margin-bottom: 10px;
}
.alumniList li .con .tit span:nth-of-type(2){
  background: #d7e7f6;
  font-size: 12px;
  line-height: 24px;
  color: #263e62;
  text-align: center;
  padding: 0 10px;
  border-radius: 12px;
}
.alumniList li .con .tit span:nth-of-type(1){
  font-family: MicrosoftYaHeiSemibold;
  font-size: 18px;
  color: #323232;
  line-height: 30px;
  padding-left: 25px;
  background: url(../img/alumniIcon.png) no-repeat left center;
}
.alumniList li a:hover{
  border: 1px solid #a22529;
}
.alumniLxfs{
  margin-top: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.alumniBg{
  margin-right: 100px;
}
.alumniBg img{
  display: block;
  width: auto;
  height: auto;
  object-fit: cover;
}
.lxfsTxt .icon{
  width: 120px;
  height: 120px;
  border-radius: 100%;
  border: 1px dashed #2a4367;
  box-sizing: border-box;
  position: relative;
  margin-right: 30px;
}
.lxfsTxt .icon img{
  display: block;
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.lxfsTxt .txt h2{
  font-size: 20px;
  line-height: 1;
  color: #323232;
  font-weight: normal;
  margin-bottom: 20px;
}
.lxfsTxt .txt p{
  font-family: Impact;
  font-size: 36px;
  color: #a22529;
  line-height: 1;
}
.lxfsTxt .btn{
  margin-top: 60px;
}
.lxfsTxt .btn a{
  display: block;
  width: 260px;
  height: 60px;
  padding: 5px;
  border-radius: 30px;
  box-sizing: border-box;
  background: #a22529 url(../img/rkIcon.png) no-repeat right 5px center;
  background-size: 50px auto;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  text-indent: 25px;
}
.lxfsTxt .btn a:hover{
  background: #263e62 url(../img/rkIcon.png) no-repeat right 5px center;
}
/* 风光列表页 */
.fglb{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.fglb .list{
  width: 77.15%;
  overflow: hidden;
}
.fglb .side{
  width: 21.44%;
  overflow: hidden;
}
.fgImg li a,.fgList li a{
  display: block;
  width: 100%;
  height: auto;
}
.fgImg li a .img{
  padding: 700px 0 0;
}
.fgList li {
  margin-bottom: 10px;
}
.fgList li.on{
  border: 4px solid #a22529;
  box-sizing: border-box;
}
.fgList li a .img{
  padding: 195px 0 0;
}
.swiper-btn{
  width: 60px;
  height: 60px;
  background: rgba(38,62,98,0.4) url(../img/arrowIcon.png) no-repeat center;
  cursor: pointer;
  border-radius: 100%;
  margin: 15px 10px 0;
}
.swiper-btn.next{
  transform: rotateY(180deg);
}
.swiper-btn:hover{
  background: rgba(38,62,98,1) url(../img/arrowIcon.png) no-repeat center;
}


#vsb_content_2 IMG {
    border-bottom: #ccc 0px solid !important;
    border-left: #ccc 0px solid !important;
    border-top: #ccc 0px solid !important;
    border-right: #ccc 0px solid !important;
}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    padding: 0px 11px !important;
    height: 33px !important;
    border-radius: 30px !important;
    line-height: 31px !important;
}
.pb_sys_common {
    font-size: 14px !important;
    font-family: 微软雅黑 !important;
}

 .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, a:hover::before {
    width: auto !important;
    background: none;
}
.sanNav {
  margin-top: -20px;
  margin-bottom: 10px;
}
.sanNav ul{
  display: flex;
  align-items: center;
  justify-content: center;
}
.sanNav ul li{
  margin: 0 30px;
}
.sanNav ul li a{
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #323232;
}
.sanNav ul li a:hover,.sanNav ul li.hover a{
  color: #a22529;
  font-weight: bold;
}