.lmmc{font-size:1.5rem; color:#000; text-align:center; height:4rem; line-height:1rem;}
*{
  margin:0;
  padding:0;
  box-sizing:boeder-box;
}
.content{
  display:flex;
  justify-content: space-between;
  /**max-width: 20rem;**/
  /*width: 90%;*/
  width:80%;
  margin-left: auto;
  margin-right: auto;

}TF
.leftNav{
 width: 16rem;
}
.leftNav{width:20rem;}
.container{
      /*width: calc(100% - 18rem);*/
    width: calc(100% - 22rem);
    padding-left: 0.375rem;
    box-sizing: border-box;
}
/*.BANNER{height: 75vh;}*/
 
/**.title{
  margin-left:110px;
  font-size:46px;
  color:#fff;
  letter-spacing: 5px;
}**/

 


/*文章列表*/
.main_list h4{
  font-size:42px;
  color:#000;
  text-align:center;
  margin-bottom:49px;
}

.main_list ul li{line-height:132px;display:flex;justify-content:space-between;border-bottom:1px solid #f4f4f4;}
.main_list ul li a{font-size:20px;color:#000;font-family:"思源黑体";}
.main_list ul li span.date{font-size:16px;color:#999;}
.main_list ul li:hover{background:#f7f8f8;}
.main_list ul li:hover span.date{color:#000;}

/*分页*/
.page{height:132px;display:flex;align-items:center;justify-content:center;}
.page a{font-size:16px;color:#666;width: 41px; height: 42px;display: flex;justify-content: center;align-items: center;margin-right:21px;}
.page .NormalRed{font-size:16px;color:#0b6e6e;width: 41px; height: 42px;border:1px solid #0b6e6e;border-radius:3px;display:flex;justify-content:center;align-items:center;margin-right:21px;}
.page span{display:none!important;}
.page .left,.page .right{border:1px solid #d7e2dc;border-radius:3px;}

/* 学院章程 */
.constitution-tit {}
.constitution-tit h3 {text-align: center;color: #000;font-size: 24px;margin-bottom: 50px;}
/* 下拉内容 */
.chapter {}
.chapter ul {}
.chapter ul li {margin-bottom: 35px;box-shadow: 0px 0px 15px #E9E9E9;cursor: pointer;}
.chapter ul li .chapter_tit {display: flex;justify-content: space-between;padding: 0 30px;height: 60px;align-items: center;background-color: #CCDFDA;}
.chapter ul li .chapter_tit h6 {font-size: 26px;color: #000000;}
.chapter ul li .chapter_tit img {width: auto;}
.chapter ul li .chapter_cont {/* display: none; */padding: 35px 30px;}
.chapter ul li .chapter_cont p {font-size: 18px;line-height: 40px;}
/* 学院章程 end*/

/*Campus&Facilities图库开始*/
.yhzx-swiper{position:relative;}
.yhzx-swiper .swiper-slide {text-align: center;font-size: 18px; background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;transition: 300ms;transform: scale(0.9) !important;}
.yhzx-swiper .swiper-slide-active,.swiper-slide-duplicate-active{transform: scale(1.1) !important;}
.swiper-button-next, .swiper-button-prev{transform: translate(50%, -50%);}
.swiper-container2{width:90%;margin:0 auto;overflow:hidden;padding-bottom:5rem;}
img.i-gs {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    border: none;
}
.yh-img {
    display: inline-block;
    height: 15rem;
}
.yh-tit {
    color: #333;
    font-size: 1.2rem;padding-top:10px;width: 91%;
    display: inline-block;
    word-wrap: break-word;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:0!important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:30px!important;}

/*Campus&Facilities图库结束*/

/**banner**/
.about {
    position: relative;
 /* height: 210px;*/
}
.pic {
    width: 100%;
}

.about img {
   /* position: absolute;
    top: 0;*/
    width: 100%;
}
.abou {
    position: absolute;
    top: 16rem;
    left: 11rem; 
    font-size: 3rem;
    color: #fff;
}
.lineGre {
    position: absolute;
    top: 163px;
    left: 15%;
    width: 145px;
    height: 2px;
    background: #fff;
}
/**当前位置**/
.bread{
   width:80%;margin:0 auto;display:none;
}
.bread span,.bread span a{font-size:24px;color:#555;}
 
.sourcebreadcrumb{
   position: relative;
    top: -32px;
    background: url(/uiFramework/commonResource/image/2025041509582999754.png) no-repeat right;
    height: 5vh;

    background-size: 92%;
    line-height: 31px;
    padding-left: 14rem;
}
.sourcebreadcrumb a,.sourcebreadcrumb span{font-size:18px;color:#666;}
.lxwm1{width: 90%; margin:0 auto; margin-bottom:3rem;}
.campusCon{display:none!important;}


/*二级列表*/
.centerz .tit a{font-family: 'SourceSansPro-Bold';}

@media screen and (max-width: 1680px) {
    .nationalBox .nationBoxLeft{width:48%;}
    .nationalBox .nationBoxRight{width:48%;}
    .nationalBox .nationBox1{width:100%;box-sizing: border-box;}

}


@media screen and (max-width: 1440px) {
    .center {width: 90%;}
    .content{width: 90%;}
    .lxwm1 .contentMain{width:100%;}
    .lxwm1 .content{width:100%;}

    .leftNav{width:22%;}
    .container{width:75%;}

    .leftNav h3{line-height: initial !important;background-size: 100% 100% !important;display: flex;align-items: center;justify-content: center;}
    .leftNav .nav_ul li{height:56px;line-height: initial;}
    .leftNav .nav_ul li a{height:100%;display: flex;align-items: center;justify-content: center;}

}

@media screen and (max-width: 1200px) {
    .abou{top:40%;}
    .container{padding-left:0;}
    .Bac{padding:0;}



    /* 历史 */
    .historyCon .historyYear{width: 60px;}
    .historyCon .line{}
    .historyCon .line_d{left: 8px;}
    .historyCon .historyStore{width:auto;padding: 0 15px;}
    .historyCon .historyText{width: 60%;}
    .historyCon .historyText+div{width:40% !important;}
    .historyCon .historyStore img{width:100%;height: auto;}

    .newslist .leftz{height:auto;margin-top: 4%;}
    .newslist .box{padding:0;}
    .newslist .Bac{padding:20px;}

    .morePage .easysite-jump-page{display:none;}
    .lxwm1 .pagination span,.lxwm1 .pagination .goAnyPage{display:none;}

}

@media screen and (max-width: 768px) {
    .leftNav {width: 100% !important;display:none;}
    .content {width: 95%; flex-direction: column;}
    .content .container {width: 100% !important;padding-left:0;}

    .sourcebreadcrumb {height:auto;width:100%;top:0;background-size: 110%;padding: 0 15px;margin-top: 5px;box-sizing: border-box;}
    .sourcebreadcrumb a, .sourcebreadcrumb span{font-size:15px;}

    .container .lmmc  {height: auto;line-height: 2rem;margin-top: 1rem;margin-bottom:20px;}
}

@media screen and (max-width: 680px) {

      

    .rightz .data { position: relative;top: -16px;}
        
    .nav_ul li  {overflow: hidden}
    .nationalBox .nationBoxLeft, .nationalBox .nationBoxRight {width:100% !important;}
      .nationalBox  {flex-direction: column;}
    .nationalBox .nationBox1 {}
    .centerz {top: -20px !important}

    .leftNav h3 {height: 40px !important;line-height: 44px !important;overflow:hidden}
    .nav_ul {display: flex !important; flex-wrap: wrap;}
     .nav_ul  .w119  {flex: 1 0 30% !important; padding: 0 5px}
      .nav_ul  .w119 a {font-size: 14px !important}

     .about {}

    .abou {position: absolute;left: 1rem;font-size: 2rem;color: #fff;}
    .BANNER {  height: fit-content;margin-top:60px;}
    .yhzx-swiper{display:none;}
    .hideNav{display:none;}

    .navgationDiv{display:none;}

    /* 历史 */
    .historyCon .historyStore{display:block;height: auto;padding: 15px;}
    .historyCon .historyText{width:100%;margin-bottom:10px;}
    .historyCon .historyText+div{width:100% !important;}
    .historyCon .line_d{display:none;}

    /* 领导 */
    .leaderList .box{padding-bottom: 0;}
    .leaderList .box:first-child{padding: 0;}
    .leaderList .box .leftz {width:100%;}
    .leaderList .box .leftz img{width:70%;display:block;margin:0 auto;}
    .leaderList .box .Bac {width:100%;}
    .leaderList .Bac #rightagin {position: relative; top:50px}
    .leaderList .Bac #cenagin {width: 100% !important;top: -13px !important}
    .leaderList .Bac #cenagin .cont { margin: -10px 0 25px 0 !important;line-height:3rem !important}
    .leaderList .Bac  .centerz {position:static;text-align: center;}
    .leaderList .Bac  #newcen{width: 80% !important;top: -25px !important}

    .campusCon{display:flex!important;}
    .campusCon .campusItem{width:48%;margin-right:4%;}
    .campusCon .campusItem:nth-child(3n){margin-right:4%;}
    .campusCon .campusItem:nth-child(2n){margin-right:0;}
    .campusCon .campusImg img{height: 32vw;}

    /* 新闻 */
    .newslist .box .Bac{width:100%;}
    .newslist .Bac .centerz{text-align: left;position:static;width:calc(100% - 100px);}
    .newslist .centerz .tit a{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
    .newslist .cont{display:none;}
    .newslist .box{padding:15px 0;}
    .newslist .rightz .data{position: static;margin-top: 0;}
    .newslist .box .leftz{width: 32%;margin: 0;min-height:50px;}
    .newslist .box .leftz+.Bac{width: 60%;margin-left: 5%;}
    .newslist .box .leftz+.Bac .centerz{width:100%;}
    .newslist .box .leftz+.Bac .rightz{margin-top: 55px;}

    /*联系我们*/
    .column-wrap .toplinks{display:block;}
    .toplinks .transformHeight {width: 100%;margin:0 auto 20px;display: block;}
    .transformHeight p {height: 3rem;}
    .transformHeight span {height: 2rem !important;display: inline-block}
    .toplinks .transformHeight a{padding:0;padding-top: 1rem;}
    .toplinks .transformHeight p a{padding: 0;}


    /* 搜索 */
    .lxwm1 .contentInput{width:100%;}
    .lxwm1 .contentSearchBox{padding-top:0;margin-top:0 !important;}
    .contentListBox .contentUlBox{display:none;}
    .contentRightBox{width:100%;justify-content: space-around;}
    .contentRightBox .dateSearchBox{margin-right:0;}
    .seniorSearch .seniorSearchList span{width:80px;}
    .seniorSearch .seniorSearchInput{margin-left:0;width: auto;}
    .seniorSearch .seniorSearchList:nth-child(4){/* display:block; */height: auto;margin-bottom: 7px;}
    .seniorSearch .seniorDateSearch{display:block;width: 100px;}
    .lxwm1 .pagination .page-number{display:none;}
    .lxwm1 .pagination .page-number.active{display:inline-block;}
    .lxwm1 .search-text-several .mod .search-text-header .header .group .summary-1{width:100%;}

    

}