@charset "utf-8";
/* common */
.header_top{/* position: relative; */}
.ban{position: relative;}
.ban .imged {padding-bottom: 25%;}









/* 招生专业 */
@font-face{
  font-family:'FontAwesome';
  src:url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2');
   font-weight: normal;
    font-style: normal
}
.zhuanye h2{margin-bottom: 0.25rem;
    color: #000;
    background-color: #fff;
    border-bottom: 0.02rem solid #e0e0e0;
    padding: 0.3rem 0;
    font-weight: 700;
    margin-top: 0;
    text-align: center;
    letter-spacing: 0.02rem;
    font-size: 0.28rem;
}
.zy-top { padding-top: 0.3rem; }
.zy-wrap {/* padding: 0.2rem 0.2rem 0.01rem 0.2rem; */background-color: #fff;margin-bottom: 0.25rem;padding: 0.5rem;}
.zhuanye h3 { font-weight: 700; font-size: 0.26rem; margin-top: 0; margin-bottom: 0.3rem; padding-top: 0.15rem; color: #000; }
.zhuanye h3:before { content: ''; background-color: #f7941d; position: absolute; top: 0; left: 0; width: 0.3rem; height: 0.05rem; }
.zhuanye div.zy-item { line-height: 0.3rem; font-size: 0.16rem; }
.zhuanye .zy-item { position: relative; line-height: 0.3rem; font-size: 0.16rem; background-color: #fff; }
.zy-box { background-color: #F4F4F4; }
.zy-banner { position: relative; margin-bottom: 0.2rem; }
.zy-banner img{ width: 100%; height: 5rem; object-fit: cover; }
.zhuanye .zy { position: relative; margin-bottom: 0.3rem; }
.zhuanye .data {margin-bottom: 0.3rem;background-color: #7a7a7a;padding: 0.2rem 0.5rem;}
.zhuanye .data li {margin: 0rem 0 .2rem;padding: 0 0.2rem 0 0.52rem;width: 25%;position: relative;}
.zhuanye .data li:before { display: block; position: absolute; top: 0; left: 0; font-family: "FontAwesome"; font-size: 0.34rem; color: #fff; }
.zhuanye .data li.date:before { content: '\f133'; }
.zhuanye .data li.building:before { content: '\f0f7'; }
.zhuanye .data li.tick:before { content: '\f058'; }
.zhuanye .data li.clock:before { content: '\f017'; }
.zhuanye .data li.location:before { content: '\f041'; }
.zhuanye .data li.mortar:before { content: '\f19d'; }
.zhuanye .data li.file:before { content: '\f0f6'; }
.zhuanye .data li.pro:before { content: '\f024'; }
.zhuanye .data li span {display: block;clear: both;color: #fff;margin-bottom: .15rem !important;}
.zhuanye .data li span.title { font-size: 0.16rem; font-weight: bold; }
.zhuanye .data li span a { color: #fff; }
.zhuanye .data li span a:hover { color: #f00; }
.zhuanye .fzr-item { background-color: #f3f3f3; padding: 0 0 0.2rem 0; }
.zhuanye .fzr-item { width: 100%; }
.zhuanye .fzr-item dl{margin: 0.2rem 0rem 0;}
.zhuanye .fzr-item dt{width: 33.3%;padding: 0 0.1rem;}
.zhuanye .fzr-item dt .con{background: #e4e4e4;padding: 0.15rem;height: 1.3rem;}
.zhuanye .fzr-item dt h4 {font-size: 0.14rem;line-height: 0.2rem;font-weight: 700;max-height: 1rem;}
.zhuanye .fzr-item dt .imged{padding-bottom: 110%;}
.zhuanye .fzr-more { text-align: center; margin: 0.2rem 0 0 0;justify-content: center;}
.zhuanye .fzr-more a{ padding: 0.1rem; color: #fff; display: inline-block; background-color: #f7941d; border-radius: 0.12rem; }
.zhuanye .fzr-more a:hover{ padding: 0.1rem; color: #fff; background-color: #25c5f9;}


/*  */
.inner_left{    position: sticky !important;
    top: 0 !important;}
.photo-bann .swiper-pagination { bottom: 5% !important; }
.photo-bann .swiper-pagination-bullet { width: 0.3rem !important; height: 0.06rem !important; display: inline-block; border-radius: 0.06rem !important; }
.photo-bann .swiper-pagination-bullet-active { opacity: 1; background: #fff !important; }
.photo-bann .swiper-slide img { width: 100%; object-fit: cover; height: 4rem; }
.photo-bann ul { padding: 0; }
.photo-bann .arror{width: 0.4rem;height: 0.4rem;background: #f7941d;margin: 0;transform: translateY(-50%);border-radius: 50%;}
.photo-bann .arror::after{color: #fff;font-weight: bold;font-size: 0.18rem;}
.photo-bann .swiper-button-prev{left: 0.1rem;}

.tree{overflow:hidden;height:auto;margin-bottom:0.2rem;}
.tree h3{text-align: center;margin-bottom: 0.6rem;}
.tree h3 span{display: inline-block;padding: 0.05rem 0.1rem;border-radius: 0.05rem;color: #555;font-size: 0.17rem;background: #c8e4f8;}
.tree h3 span::after{bottom: auto;top: 100%;left: 50%;background: #ccc;height: 0.6rem;width: 1px;}

.tree ul{position:relative;transition:all .5s;flex-wrap: nowrap;}
.tree li{position:relative;float:left;padding:0.6rem 0.04rem 0 0.04rem;transition:all .5s;text-align:center;}
.tree li::after,.tree li::before{position:absolute;top:0;right:50%;width:50%;height:0.59rem;content:'';border-top:1px solid #ccc;}
.tree li::after{right:auto;left:50%;border-left:1px solid #ccc;}
.tree li:only-child::after,.tree li:only-child::before{display:none;}
.tree li:only-child{padding-top:0;}
.tree li:first-child::before,.tree li:last-child::after{border:0 none;}
.tree li:last-child::before{border-right:0.01rem solid #ccc;-webkit-border-radius:0 0.05rem 0 0;-moz-border-radius:0 0.05rem 0 0;border-radius:0 0.05rem 0 0;}
.tree li:first-child::after{-webkit-border-radius:0.05rem 0 0 0;-moz-border-radius:0.05rem 0 0 0;border-radius:0.05rem 0 0 0;}
.tree ul ul::before{position:absolute;top:0;left:50%;width:0;height:0.6rem;content:'';border-left:0.01rem solid #ccc;}
.tree li a{line-height:160%;display:inline-block;padding:0.05rem 0.1rem;margin:0 0.02rem;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;text-decoration:none;color:#555;-webkit-border-radius:0.05rem;-moz-border-radius:0.05rem;border-radius:0.05rem;background-color:#c8e4f8;font-size:0.15rem}
.tree li a:hover{color:#fff;background-color:#c34e17;}


.zhuanye .company-item {
    padding-bottom: 0;
    background-color: transparent;
}
.zhuanye .fzr-item {
  /*  background-color: #f3f3f3;*/
    padding: 0 0 20px 0;
}

.company-item .fzr-des {
    height: auto;
    background-color: #f3f3f3;
    margin-bottom: 10px;
}
.zhuanye .fzr-des {
    padding: 10px;
    font-size: 14px;
    /*height: 60px;*/
    background-color: #e4e4e4;
    line-height: 20px;
    font-weight: 700;
}









@media screen and (max-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .zhuanye .data li{width: 33.3%;}
  .zhuanye .fzr-item dt{width: 50%;margin-bottom: 0.3rem;}
  .zhuanye .data{padding: .2rem .2rem 0;}
}
@media screen and (max-width: 600px) {
  .zhuanye .data li{width: 50%;}
  .zhuanye .fzr-item dt{width: 100%;}
	.zhuanye .fzr-item dt .con{height:auto;padding:.2rem;}
}




@media screen and (max-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  
}
@media screen and (max-width: 420px) {
  
}












/* 手机内页二级导航 */
.wrap_ph{padding-bottom: 0.3rem;display: none;}
.wrap_ph h2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;padding: 0 0.2rem;background: #0066d0;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.svg) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.18rem;line-height: 0.34rem;font-family: hel-bold;}
.wrap_ph li h4{justify-content: space-between;align-items: center;}
.wrap_ph li h4 a{transition:0.5s;color: #333;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active>a{color: #0066d0;}
.wrap_ph li .san-wrap{padding-left: .2rem;display: none;}
/* .wrap_ph li.active .san-wrap{display: block;} */
.wrap_ph li .san-wrap dd a{display:block;}
.wrap_ph li .san-wrap dd a.on{color: #0066d0;}
.wrap_ph li .san-wrap h3{justify-content: space-between;font-size: 0.16rem;line-height: 0.3rem;align-items: center;}
.wrap_ph li .san-wrap .box{display: none;padding-left: 0.15rem;}
.wrap_ph li .san-wrap dd.on h3{color: #0066d0;}
.wrap_ph li h3{position:relative;}
table{height: auto;}
@media (min-width: 1920px) and (max-width: 2560px){
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
border-color: rgb(221, 221, 221)  !important;
    line-height: 26px;
    font-size: 18px !important;
    height: auto;

}
}
@media (min-width: 1400px) and (max-width: 1600px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
border-color: rgb(221, 221, 221)  !important;
    line-height: 26px;
    font-size: 18px !important;
}
}
@media (min-width: 640px) and (max-width: 1399px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
border-color: rgb(221, 221, 221)  !important;
    line-height: 26px;
    font-size: 18px !important;
}
}





@media (min-width: 471px) and (max-width: 639px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px;
border-color: rgb(221, 221, 221)  !important;
    line-height: 26px;
    font-size: 18px !important;
 }
}
@media (min-width: 329px) and (max-width: 470px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px;
border-color: rgb(221, 221, 221)  !important;
    line-height: 26px;
    font-size: 18px !important;
}

}
@media (max-width: 328px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px;
border-color: rgb(221, 221, 221)  !important;
    line-height: 26px;
    font-size: 18px !important;
}

}

















.inner {padding: 0rem 0 1.8rem;position: relative;background: url(../images/innbg.png) no-repeat bottom;background-size:100%;}

.inner .wp{align-items: flex-start;}
.inner_left {width: 3rem;z-index: 100;position: relative;margin-top: -1.45rem;top: 0;}
.inner_right {padding-left: 1.4rem;flex: 1;min-width: 0;padding-top: .45rem;}
.inner_left h2 {
  background: -ms-linear-gradient(90deg, #0063d0 0%, #12b8c7 100%);
  background: linear-gradient(90deg, #0063d0 0%, #12b8c7 100%);
  
  height: 1.45rem;align-items: center;justify-content: center;border-radius: 0.1rem 0.1rem 0 0;}
.inner_left h2 p{color: #fff;line-height: 1.2;font-weight: bold;font-size: 0.36rem;}

.inner_left ul {background: #f9f9f9;padding: .3rem 0;border-radius: 0 0 0.1rem 0.1rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0.1rem 0.55rem;}
.inner_left ul li p {padding: .15rem .1rem;text-align: center;border-radius: 0.28rem;align-items: center;}
.inner_left ul li p a{font-size: 0.22rem;cursor: pointer;color: #333;transition: .5s;position: relative;line-height: 1.4;flex: 1;min-width: 0;padding-right: 0.1rem;}
.inner_left ul li:last-child p{border-bottom:none;}
/* .inner_left ul li p a::after{content: "";position: absolute;width: 0.1rem;height: 0.18rem;background: url(../images/h3-xq2.png) no-repeat;background-size: 100%;top: 50%;transform: translateY(-50%);right: -0.3rem;} */

.inner_left ul li dl{display: none;padding-left: .3rem;}
.inner_left ul li dt h3{font-size: 0.16rem;color: #333;padding: .15rem;transition: 0.5s;display: flex;align-items: center;justify-content: flex-start;}
.inner_left ul li dt h3 a{flex: 1;min-width: 0;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #000;font-weight: bold;}
.inner_left ul li:hover p,.inner_left ul li.active p{
 background: -ms-linear-gradient(90deg, #95ecbc 0%, #d9fa63 100%);
  background: linear-gradient(90deg, #95ecbc 0%, #d9fa63 100%);
}
.inner_left ul li dt.on h3,.inner_left ul li dt:hover h3{color: #0066d0;}



/* .inner_left ul li dt h3.on img,.inner_left ul li p.on img{opacity:0;} */


.nysubnav {display: none;padding-left: .2rem;}


.nysubnav a {line-height: 0.4rem;font-size: 0.124rem;}
.nysubnav a.on,.nysubnav .p.on,.nysubnav .p:hover{color: #0066d0;}
.nysubnav h4 a{justify-content: space-between;align-items: center;
}
.nysubnav .box{padding-left:.2rem;display: none;}
.nysubnav .box a{display:block;color:#333;}
.nysubnav .p.on .box{display:block;}



.local {/* padding: 0rem 0px 0.25rem; */margin-bottom: .5rem;justify-content: flex-end;align-items: center;}
.local h2{color: #333;font-size: 0.3rem;}
.local h2::after{width:1.4rem;height: 0.02rem;background: #0066d0;bottom: -0.26rem;}

.adress {color: #444;font-size: 0.18rem;position:relative;border: 1px solid #ddd;border-radius: 0.27rem;padding: 0.15rem 0.3rem;}

.adress p{line-height: 0.26rem;font-size: .18rem;color: #444;display: flex;flex-wrap: wrap;}
.adress a {font-size: 0.18rem;color: #444;transition: 0.5s;display: inline-block;padding: 0 .04rem;}
.adress a:hover { color: #0066d0; }
.cont IMG{height:auto;}

#vsb_content_2 IMG{ border:none !important;     display: block;   margin: 0 auto;}
/* jianjie */
.xyjj .cont p{/*text-indent: 2em;*/font-size: 0.19rem !important;color: #333;line-height: 0.4rem !important;margin-bottom: 0.1rem;text-align: justify; word-break: break-all;}
.xyjj h3{text-align: center;color: #000;margin-bottom: 0.3rem;font-size: 0.38rem;font-weight: 600;}
.xyjj .img{align-items: center;background: url(../images/jjbg.jpg) no-repeat center/cover;border-radius: 0.1rem;margin: 0.65rem auto;width: 90%;}
.xyjj .img h4{width: 0.8rem;padding: 0 0.2rem;color: #fff;line-height: 1.3;font-size: 0.25rem;display: flex;flex-direction: column;align-items: center;text-align: center;}
.xyjj .img h4 span{writing-mode: tb-lr;}
.xyjj .img h4 b{display: inline-block;margin: 0.1rem 0;font-size: 0.3rem;}
.xyjj .img img{flex: 1;min-width: 0;border-radius: 0.1rem;}

@media screen and (max-width: 1024px) {
.xyjj .img{width: 100%;margin: 0.35rem 0;}
.xyjj h3{font-size: 0.3rem;margin-bottom: 0.3rem;}


}



/* 新闻列表1 */
.newlist1 ul.list li a{padding:.2rem 0;}
ul.list{margin-top: .1rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .15rem 0;border-bottom: 1px dashed #d2d2d2;}
ul.list li a::after{width: 0;height: 1px;background: #0066d0;}
ul.list h3{width: calc(100% - 1.1rem);font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0.15rem;transition: 0.5s;position:relative;}
ul.list li a > span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
ul.list li h3::after{width: 0.06rem;height: 0.06rem;background:#0066d0;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}

.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){	
	ul.list li a:hover h3{color: #0066d0;}
	ul.list li a:hover::after{width: 100%;}
	ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}


/* 学院新闻 */
.newlist li{margin-bottom: 0.3rem;}
.newlist li a{padding: .4rem 0.3rem;align-items: center;background: #f9f9f9;border-radius: 0.1rem;
}
.newlist li a::after{width: 100%;opacity: 0;
background: -ms-linear-gradient(90deg, #1ae1d4 0%, #dcfaa1 100%);
background: linear-gradient(90deg, #1ae1d4 0%, #dcfaa1 100%);
border-radius: .1rem;

}
.newlist li .scale{width: 4.2rem;border-radius: 0.15rem;}
.newlist li .con{padding: 0 .35rem;flex: 1;min-width: 0;}
.newlist li .date{width: .8rem;text-align: center;white-space: nowrap;}

.newlist li h3{font-size: 0.26rem;color: #000;line-height: 0.38rem;transition: 0.5s;max-height: 0.76rem\0;}
.newlist li h4{font-size: 0.18rem;color: #444;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;}
.newlist li span{font-size: 0.3rem;color: #0066d0; display: inline-block;}
.newlist li p{font-size: 0.18rem;color: #333;margin: 0.2rem 0;align-items: center;}
.newlist li p img{display: inline-block;margin-right: 0.1rem;}
.newlist li .imged{padding-bottom: 55%;border-radius: 0.15rem;}


@media(min-width: 1025px){
  .newlist li a:hover::after{opacity: 1;}

}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem;}
}
@media screen and (max-width: 768px) {

  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding: 0 .2rem;}


}
@media screen and (max-width: 480px) {
  .newlist li .scale{width: 100%;margin-bottom: 0.25rem;}
  .newlist li .con{flex: none;width: 100%;padding: 0;}
}

/* 通知公告 */
.mtsj li *{transition: 0.5s;}
.mtsj li{margin-bottom: 0.45rem;}
.mtsj li a{align-items: center;padding: 0.2rem 0.3rem;border-radius: 0.1rem;background: #f9f9f9;}
.mtsj li a::after{width: 100%;opacity: 0;border-radius: 0.1rem;
background: -ms-linear-gradient(90deg, #1ae1d4 0%, #dcfaa1 100%);
background: linear-gradient(90deg, #1ae1d4 0%, #dcfaa1 100%);
}
.mtsj li .date{width: 1.04rem;flex-direction: column;justify-content: center;text-align: center;height: 1.04rem;white-space: nowrap;transition:0.5s;border-radius: 0.11rem;background: #fff;display: flex;}
.mtsj li .con{flex: 1;min-width: 0;padding: 0 0.3rem;}
.mtsj li .con::after{width: 0.1rem;height: 0.17rem;background: url(../images/h3-xq2.png) no-repeat;left: auto;right: 0;bottom: auto;top: 50%;transform: translateY(-50%);opacity: 0;}
.mtsj li  span{font-size: 0.38rem;color: #05062d;}
.mtsj li  p{font-size: 0.16rem;color: #05062d;text-align: center;margin-top: .1rem;}
.mtsj li h3{font-size: 0.25rem;color: #000;line-height: 0.38rem;}

@media(min-width: 1025px){	
.mtsj li a:hover::after{opacity: 1;}
.mtsj li a:hover .con::after{opacity: 1;}
.mtsj li a:hover .con{padding: 0 0.5rem 0 0.3rem;}

}

@media screen and (max-width: 768px) {
	.mtsj li{margin-bottom: 0.3rem;}
	.mtsj li a{padding:.2rem}
	.mtsj li .con{padding:0 .15rem;}
}

#vsb_content img{    height: auto !important; }
/*  内容页*/
.article .tit{font-size: 0.34rem;color: #000;text-align: center;line-height: 1.3;background: #f9f9f9;border-radius: 0.1rem;padding: 0.4rem 15%;}


.article .conttime{padding: 0rem;margin: 0.35rem 0;text-align: center;display: flex;justify-content: center;align-items: center;}
.article .conttime span{font-size: 0.18rem;color: #333;padding:0 0.15rem;align-items: center;display: flex;flex-wrap: wrap;}
.article .conttime span img{display: inline-block;margin-right: 0.1rem;}

.article .cont p{font-size: 0.18rem !important;color: #000 !important;line-height: 1.8 !important;text-align:justify;margin-bottom: .2rem;text-indent: 2em;}
.article .cont p span{font-size: 0.18rem !important;color: #000 !important;line-height: 1.8!important;}
.article .cont p img{ height: auto !important;max-width: 100% !important;margin: 0 auto;display: inline-block;}
.article .cont p video{ height: auto !important;max-width: 100% !important;display: block;margin: 0 auto;}

.article .cont table{ margin:0 auto;   height: auto;}
.article .cont .tbsc{overflow:auto;}
.new_miew{border-top: 1px solid #c9c9c9;padding-top: 0.3rem;margin-top:0.5rem;}
.new_miew p{font-size: 0.16rem;color: #222;line-height: 2;margin-bottom: 0.1rem;}
.new_miew p a{transition: 0.5s;display: flex;align-items: center;}
.new_miew p:hover a{color: #0066d0;}
.new_miew p img{display: inline-block;margin-right: 0.1rem;width: 0.17rem;}

.article .cont-b{margin-top: 0.4rem;align-items: center;justify-content: space-between;}
.article .cont-b #share-2{color: 3000;font-size: 0.18rem;}

.article .fh{border: 1px solid #555;height: 0.6rem;align-items: center;justify-content: center;padding: 0 0.4rem;border-radius: 0.3rem;display: flex;}
.article .fh a{align-items: center;font-size: 0.2rem;color: #000;}
.article .fh a img{display: inline-block;margin-left: 0.1rem;}
.social-share a{border: none !important;color: #666 !important;font-size: 0.2rem !important;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .cont-b #share-2{display: none;}
    .article .fh{height: 0.4rem;padding: 0 0.2rem;border-radius: 0.2rem;}
}
/* 校园风光 */
.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 33.3%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: .15rem;}
.xyfg li a::after{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: 1px solid #dcdcdc;background: #fff;z-index: -1;}
.xyfg li h3{font-size: 0.22rem;color: #333;text-align: center;transition: 0.5s;padding-top: .15rem;}
/* .xyfg li .scale .imged{padding-bottom: 150%;}*/
.xyfg li .scale .imged {
    padding-bottom: 65%;
}

@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #0066d0;}
}
@media(max-width: 1024px){	
	.xyfg .vde{margin-bottom: 0.3rem;}
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
	.xyfg li a::after{left: 0;right: 0;}

}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}

/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .6rem;}
.xrld li a{align-items: center;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);background: #fff;}
.xrld li a::after{background: #0066d0;width: 100%;height: 0;}
.xrld li .scale{width: 2.15rem;}
.xrld li .con{width:calc(100% - 2.15rem);padding: .3rem .25rem;}
.xrld li h3{font-size: 0.22rem;color: #333;line-height: 0.32rem;padding-bottom: .15rem;border-bottom: 1px solid #eee;transition: 0.5s;}
.xrld li h3::after{width: 0.83rem;height: 0.03rem;background: #0066d0;bottom: -1.5px;}
.xrld li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.9rem\0;margin-top: .2rem;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}



@media(min-width: 1024px){
  .xrld li a:hover::after{height: 100%;}
  .xrld li a:hover h3:after{background: #fff;}
  .xrld li a:hover h3,.xrld li a:hover p{color: #fff !important;}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}

/* 组织机构 */

.dzjg .fl01{margin-bottom: .35rem;position: relative;}
.dzjg .fl01>h3{font-size: 0.3rem;margin-bottom: 0.45rem;border-left: 0.05rem solid #0063d0;padding-left: 0.15rem;}
.dzjg .fl01 ul{margin: 0 -0.2rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.2rem;display: flex;align-items: center;margin-bottom: 0.35rem;}
.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .2rem;color: #000;line-height: 1.3;text-align: center;background: #f9f9f9;height: 0.7rem;display: flex;align-items: center;justify-content: center;padding: 0 .1rem;}
.dzjg .fl02 li{width: 33.3%;}
 


@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover{  
    background: -ms-linear-gradient(90deg, #1ae1d4 0%, #dcfaa1 100%)
  ;background: linear-gradient(90deg, #1ae1d4 0%, #dcfaa1 100%);}

}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: 0;}
  .dzjg .fl01 li{width: 50%}
  .dzjg .fl01>h3{font-size:.22rem;margin-bottom: 0.25rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl01 li{width: 100%;}
}
@media screen and (max-width: 600px) {
  .dzjg .fl01 li{width: 100%;}
}

/* 师资队伍 */

.szlist ul{margin: 0 -0.15rem 0rem;}
.szlist li{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.6rem;}
.szlist li a{display: block;border-radius: 0.1rem;background: #f9f9f9;}
.szlist li a::after{width: 100%;opacity: 0;height: 2.4rem;
  background: -ms-linear-gradient(180deg, #1ae1d4 0%, #dcfaa1 100%)
  ;background: linear-gradient(180deg, #1ae1d4 0%, #dcfaa1 100%);
  border-radius: .1rem;}
.szlist li .con{padding: 0.35rem .35rem;height: 1.25rem;text-align: center;}
.szlist li h3{font-size: 0.18rem;color: #020226;margin-bottom: 0.25rem;line-height: 1.3;padding-bottom: 0.25rem;border-bottom: 1px solid #ccc;}
.szlist li span{display: inline-block;padding-left: 0.25rem;font-size: 0.16rem;color: #333;}
.szlist li p{font-size: 0.18rem;color: #333;line-height: 0.28rem;word-break: break-all;}
.szlist li .imged{padding-bottom: 126%;border-radius: 0.1rem;}
.szlist li .scale{border-radius: 0.1rem;}

@media(min-width: 1025px){
  .szlist li a:hover::after{opacity: 1;}
  .szlist li a:hover h3{border-bottom:1px solid #999}
}

@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem 0rem;}
  .szlist li{padding: 0 0.1rem;margin-bottom:.35rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 50%;}
  .szlist li h3{font-size:.22rem;padding-bottom:.15rem;margin-bottom:.15rem;}
  .szlist li .con{height:1.8rem;}
}
@media screen and (max-width: 420px) {
  .szlist li{width: 100%;}
  .szlist li .con{height:auto;padding:.2rem;}
}

/* 师资列表 */
.szlist2 h3{margin-bottom: 0.3rem;padding: 0.1rem 0.3rem;color: #fff;background: #0066d0;font-size: 0.24rem;}
.szlist2 ul{margin: 0 -0.1rem 0.4rem;}
.szlist2 li{padding: 0 0.1rem;width: 14.2%;margin-bottom: 0.2rem;}
.szlist2 li a{display: flex;align-items: center;justify-content: center;color: #333;font-size: 0.16rem;background: #f2f2f2;padding: 0.1rem 0;}



@media(min-width: 1025px){
  .szlist2 li a:hover{color: #0066d0;}
}

@media screen and (max-width: 1024px) {
  .szlist2 li{width: 20%;}
}

@media screen and (max-width: 768px) {
  .szlist2 li{width: 25%;}
}
@media screen and (max-width: 600px) {
  .szlist2 li{width: 33.3%;}
}

/*师资内容 */


.zj-t{align-items: flex-start;border-radius: 0.1rem;background: #f9f9f9;}

.zj-t .scale{width:4.67rem;border-radius: 0.1rem;}
.zj-t .con{flex: 1;min-width: 0;padding: 0.6rem 0.65rem 0;}
.zj-t h3{font-size: 0.36rem;color: #020226;padding-bottom: 0.2rem;margin-bottom: 0.2rem;border-bottom: 1px solid #ccc;}
.zj-t h4{margin-bottom: 0.35rem;}
.zj-t h4 p{font-size: 0.19rem;color: #333333;line-height: 1.5;}
.zj-t .imged{padding-bottom: 89%;border-radius: 0.1rem;}

.zjxq .box{margin-top: 0.7rem;}
.zjxq .box h3{font-size: 0.26rem;color: #000;line-height: 1.2;margin-bottom: 0.35rem;padding-left: 0.15rem;border-left: 0.06rem solid #26b5ff;}
.zjxq .cont p{font-size: 0.18rem;color: #333333;line-height: 0.32rem;margin-bottom: 0.2rem;}
.zjxq .cont{margin-bottom: 0.4rem;}


@media(max-width: 1024px){	
  
}

@media(max-width: 768px){	
  .zj-t .scale{width: 3rem;margin: 0 auto .2rem;}
  .zj-t .con{flex: none;min-width: 0;padding: 0 0.25rem;width: 100%;}
  .zj-t h3{font-size: 0.22rem;}
  .zj-t .cont p,.zj-t h4 p{font-size: 0.16rem;}
	.zj-t h4{margin-bottom:.2rem;}
	.zjxq .box h3{font-size: 0.22rem;margin-bottom:.2rem;}	
	.zjxq .cont{margin-bottom: 0.2rem;}

}



/* 学院领导 */
.xyld{overflow-x: auto;background: rgba(224,235,240,.2);padding-bottom: 0.4rem;}
.xyld table{width: 100%;}
.xyld table th{text-align: left;font-weight: bold;font-size: 0.2rem;padding: 0.25rem 0.3rem;border-bottom: 1px solid rgba(30,122,149,.2);}
.xyld table td {padding: 0.15rem 0.3rem;}
.xyld table td p{font-size: 0.18rem;color: #666;line-height: 1.4;}
.xyld table th:nth-child(1){width: 20%;}
.xyld table th:nth-child(2){width: 15%;}
.xyld table th:nth-child(3){width: 65%;}

@media screen and (max-width: 768px) {
  .xyld table{width:800px;}
}


/* 历史沿革 */
.lsyg ul::after{width: 1px;height:100%;background: #ccdff0;bottom: auto;top: 0;left: 1.67rem;}
.lsyg li{padding-bottom: 0.4rem;align-items: flex-start;display: flex;}
.lsyg li h4{width: 1.67rem;font-size: 0.3rem;color: #036abb;}
.lsyg li .con{width: calc(100% - 1.67rem);padding-left: 0.45rem;}
.lsyg li h4 span{font-size: 0.36rem;font-family: geo;font-weight: bold;display:inline-block;padding-right:.05rem}

.lsyg li .con::after{width: 0.24rem;height: 0.24rem;background: url(../images/ls-c.png) no-repeat;background-size: 100% 100%;bottom: auto;top: 0;left: -0.12rem;}
.lsyg li h3{font-size: 0.24rem;font-weight: bold;margin-bottom: 0.2rem;line-height: 1.4;
  background-image: -webkit-linear-gradient(left,#227ab6,#10b79e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  color:#227ab6;
}
.lsyg li p{font-size: 0.2rem;color: #333;line-height: 1.6;margin-bottom: 0.05rem;}

@media screen and (max-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .lsyg ul::after{width: 1px;height:100%;background: #ccdff0;bottom: auto;top: 0;left: 1.2rem;}
  .lsyg li{padding-bottom: 0.4rem;align-items: flex-start;display: flex;}
  .lsyg li h4{width: 1.2rem;font-size: 0.24rem;color: #036abb;}
  .lsyg li .con{width: calc(100% - 1.2rem);padding-left: 0.25rem;}
  .lsyg li h4 span{font-size: 0.28rem;}
  .lsyg li h3{font-size:.2rem;}
}
@media screen and (max-width: 420px) {
  
}



@media screen and (max-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  
}
@media screen and (max-width: 420px) {
  
}



/* 三级栏目展开 */
.inner{min-height: 7rem;}
.erji-nav li{margin-bottom: .5rem;}
.erji-nav h3{height: 0.5rem;width: 100%;background: #f0e5e5;font-size: 0.24rem;color: #0066d0;line-height: 0.5rem;padding: 0 .2rem;}
.erji-nav .erji-down{padding: .3rem;background: #f8f8f8;display: none;}
.erji-nav .erji-down p{font-size: 0.18rem;color: #333;line-height: 0.3rem;}


/* 翻页 */
.j_pages{margin:0.6rem auto 0;text-align: center;}
.j_pages .box{display: flex;width:100%;padding: 0;font-size: 0;align-items: center;justify-content: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display: flex;background: #fff;margin: 0 0.03rem;color: #919191;font-size: 0.14rem;box-sizing: border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius: 50%;border: 1px solid #dadbdd;margin-bottom: .15rem;width: .4rem;text-align: center;justify-content: center;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .m_bnt{border-radius:.1rem;width:auto;}
.j_pages .on{background: #10dcd2;color: #fff;}
.j_pages a:hover{background: #10dcd2;color:#fff!important;}
.j_pages span{color:#919191;/* padding: 0px 0.16rem; */height: 0.4rem;line-height: 0.4rem;display:inline-block;font-size:0.14rem;}
.j_pages input{color:#919191;padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;font-size:0.14rem;background:#f6f6f6;border:none;cursor:pointer;border-radius: 0;transition: 0.6s;}
.j_pages input[type="text"]{ width:0.4rem; padding:0; text-align:center}
.j_pages input[type="submit"]:hover{ background: #10dcd2; color:#fff}
.j_pages .qd{background: #10dcd2;color: #fff;border-radius: 0.05rem;height: 0.3rem;line-height: 0.3rem;}

@keyframes round_animate {
    to {
        transform: rotate(1turn);
       }
   }
/* 三级导航 */
.san-nav{width: 100%;background: #f7f7f7;margin-bottom: .3rem;display: none;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;}
.san-nav li{/* height: 0.8rem; */display: flex;align-items: flex-end;padding:0 .3rem;}
.san-nav a{display: inline-block;/* margin: 0 0.4rem; */font-size: 0.16rem;color: #a9a9a9;display: flex;align-items: center;height: 0.5rem;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #0066d0;}
.san-nav a:hover,.san-nav a.on{color: #0066d0;}



@media screen and (max-width: 1200px) {
    
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;padding-top: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .3rem 0 .5rem;}
	.page{margin:.25rem 0 0;}
  .local h2{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}
.pb_sys_common{ line-height:30px !important;}




     