.sourcebreadcrumb{
   position: relative;
    top: -5rem;
    background: url(/uiFramework/commonResource/image/2025041509582999754.png) no-repeat;
    height: 5vh;
    
    background-size: 100%;
    line-height: 31px;
    padding-left: 5rem;
}


.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;

}
.leftNav{
 width: 16rem;
}
.container{
      width: calc(100% - 18rem);
    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*/

/**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;
}
/**当前位置**/
 
.sourcebreadcrumb{
   position: relative;
    top: -32px;
    background: url(/uiFramework/commonResource/image/2025041509582999754.png) no-repeat;
    height: 5vh;
    
    background-size: 100%;
    line-height: 31px;
    padding-left: 5rem;
}
.lxwm1{width: 90%; margin:0 auto; margin-bottom:3rem;}


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

    .BANNER{height:auto;}
    .about{height:auto;}
    .about img{position:static}
    .navgationDiv{display:none;}


}


@media screen and (max-width: 680px) {
.transformHeight {width: 32% !important}
.transformHeight p {height: 4rem !important}
.transformHeight span {height: 2rem !important;display: inline-block}
 .lmmc  {line-height:4rem !important}
  
   .Bac #rightagin {position: relative; top:50px}
  .Bac #cenagin {width: 100% !important;top: -13px !important}
 .Bac #cenagin .cont { margin: -10px 0 25px 0 !important;line-height:3rem !important}
 .Bac  .centerz {width: 80% !important;top: -20px !important}
 .Bac  #newcen{width: 80% !important;top: -25px !important}
.rightz .data { position: relative;top: -16px;}
    .box .Bac {width:100% !important}
.nav_ul li  {overflow: hidden}
.nationalBox .nationBoxLeft, .nationalBox .nationBoxRight {width:100% !important;}
  .nationalBox  {flex-direction: column;}
.nationalBox .nationBox1 {width: 85% !important}
.centerz {top: -20px !important}
.content .container {width: 100%;}
.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}
.leftNav {width: 100% !important}
body .content {width: 95%; flex-direction: column;}
.sourcebreadcrumb {top: 15px  !important; padding-left:2rem  !important; line-height: 20px !important}
.abou { position: absolute;  top: 4rem; left: 1rem; font-size: 2rem;  color: #fff;}
}