@charset "utf-8";
/* common */
body{background: #F2F6FA;}
.ban{position: relative;}
.ban .imged {padding-bottom: 28%;}
.list_box1 .li .img2{display:block}
.list_box1 .li .img1{display:none}
.list_box1 .li a::after{background: url(../images/ht-1bg1-1.png) no-repeat;}
.show .list_box1 .li a::after{background: url(../images/ht-1bg1.png) no-repeat;}
.show .list_box1 .li .img2{display:none;}
.show .list_box1 .li .img1{display:block;}

/* 手机内页二级导航 */
.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: #0D47A1;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.png) 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;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.wrap_ph li.active a{color: #0D47A1;}
.title .tit{flex: 1;min-width: 0;overflow: hidden;display: flex;}
.title .tit .h3::before{content: "";position: absolute;width: 100vw;height: 1px;bottom: 50%;left: 90%;background: #0846AD;opacity: .2;}
.title .tit .h3::after{display: none;}
.title .tit h3{padding-right: 0.4rem;}
.title .tit h3::after{width: 0.78rem;height: 0.68rem;background: url(../images/tit.png) no-repeat;background-size: 100% 100%;left: auto;right: 0;bottom: 0;}

.inner {padding: 1.5rem 0 1.6rem;position: relative;}
.inner::after{width: 100%;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;bottom: -.3rem;}


.inner-l { width: 3rem; z-index: 10; position: relative;}
.inner-r { width: calc(100% - 3rem);padding-left: .4rem;}
.inner-l ul {border: 1px solid #bbcbdc;background: #fff;}
.inner-l ul li {position: relative;}
.inner-l ul li>a{padding: .15rem .2rem;display: block;border-bottom: 1px solid #bbcbdc;}
.inner-l ul li h3 {transition: 0.5s;position: relative;font-size: 0.16rem;color: #111;line-height: 1.5;padding-right: .2rem;}
.inner-l ul li h3::after{width: 0.11rem;height: 0.12rem;background: url(../images/jt.png) no-repeat;background-size: 100%;opacity: 0;left: auto;
right: 0;bottom: auto;top: 50%;transform:translateY(-50%);}
.inner-l ul li:last-child>a{border-bottom:none;}
.inner-l ul li:hover h3, .inner-l ul li.on h3 {color: #065fc3;}
.inner-l ul li.on h3::after,.inner-l ul li:hover h3::after{opacity: 1;}
.nysubnav {/* background: #eaf0fa; */display: none;}
.inner_left ul li.active .nysubnav{display: block;/* padding-left: .3rem; */}
.nysubnav a { padding: 0px 0.3rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #0D47A1;}

.local {border-bottom: 1px solid #ccc;padding: 0rem 0px 0.15rem;margin-bottom: .4rem;justify-content: space-between;align-items: center;}
.local h2{color: #333;font-size: 0.24rem;font-weight: bold;margin-bottom: .1rem;}
.adress {color: #333;font-size: 0.16rem;position:relative;align-items: flex-start;padding-left: 0.1rem;}
.adress p{padding-left: 0.25rem;line-height: 1.5;background: url(../images/home.png) no-repeat left center/0.18rem;color: #333;}
.adress a {color: #333;transition: 0.5s;display: inline-block;padding: 0 .05rem;}
.adress a:hover { color: #0D47A1; }

/* 学院新闻 */
.newlist li{}
.newlist li a{padding: .3rem 0.4rem;align-items: center;border-bottom: 1px solid rgba(8, 70, 173, 0.2);}
.newlist li a::after{background:url(../images/newbg.jpg) no-repeat center/cover;width: 100%;opacity: 0;border-radius: 0 0.2rem 0 0.2rem;}
.newlist li .scale{width: 3.3rem;}
.newlist li .con{width:100%;}
.newlist li p{font-size: 0.22rem;color: #0551A1;line-height: 0.3;transition: 0.5s;font-family: tim;}
.newlist li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;margin: .12rem 0;transition: 0.5s;font-weight: 500;}
.newlist li h4{font-size: 0.14rem;color: #666;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;}

@media(min-width: 1025px){
  .newlist li a:hover::after{opacity:1}
  .newlist li a:hover{border-color: transparent;}
  .newlist li a:hover h3,.newlist li a:hover p,.newlist li a:hover h4{color: #fff;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li h3{margin:.1rem 0;}
  .newlist li span{font-size:.16rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.6rem;}
}
.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}


/* 师资列表 */
.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: #0f55a6;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: #0f55a6;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%;}

.xrld2 .fl01 li{padding: .2rem 0rem;border-bottom: 1px dashed #b2c7db;}
.xrld2 .fl01 li p{width: 2rem;font-size: 0.18rem;color: #0D47A1;line-height: 0.3rem;padding-right: .3rem;text-align: right;}
.xrld2 .fl01 li .span{width: calc(100% - 2rem);padding-left: .4rem;position: relative;font-size: 0.18rem;color: #333;line-height: 0.3rem;}
.xrld2 .fl01 li .span::after{content: "";position: absolute;width: 1px;height: auto;background: #0D47A1;left: 0;top: 0rem;bottom: 0rem;}
.xrld2 .fl01 li .span a{display: inline-block;margin-right: .3rem;width: 0.7rem;transition: 0.5s;}
.xrld2 .fl01 li .span a.on{font-weight: bold;}

@media(min-width: 1024px){
  .xrld2 .fl01 li .span a:hover{color: #0D47A1;}
  .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;}
}
@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;}
}


/*  内容页*/
.article .tit{color: #333;font-size: 0.26rem;line-height: 0.38rem;text-align: center;padding-top: .35rem;}
.conttime{margin: 0rem 0 0.2rem;padding: 0.15rem 0;border-bottom: 2px solid #e5e5e5;display: flex;/* justify-content: center; */flex-wrap: wrap;align-items: center;justify-content: center;}
.conttime span{font-size: 0.16rem;color: #666;align-items: center;margin: 0 0.3rem 0 0;line-height: 0.3rem;}
.conttime span img{display: inline-block;margin-right: 0.05rem;max-width: 0.17rem;}
.article .cont p{font-size: 0.18rem !important;color: #333;line-height: 2;margin-bottom: 0.3rem !important;text-indent: 2em;text-align: justify;}
.article .cont p span{font-size: 0.18rem !important;line-height: 2}
.article img,.article video{height:auto !important;max-width: 100%;display: block;margin: 0 auto;}

.new_miew{border-top: 1px solid #c9c9c9;padding: 0.2rem 0rem 0rem;margin-top:0.5rem;/* background: #fff; */}
.new_miew p{font-size: 0.16rem;color: #333;line-height: 1.6;margin-bottom: 0.15rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #0D47A1;}
@media(min-width: 1024px){
  .cont-r li a:hover h3{color: #0D47A1;}
}
@media screen and (max-width: 1024px) {
.new-cont{padding: 0;width: 100%;}
.cont-r{display: none;}
.cont-titl{width:100%;}
.cont-tit span{margin-right:0.2rem;}
.article p{margin-bottom: 0.1rem;}
}



/* 校园风光 */
.xyfg ul{margin: 0 -0.13rem;}
.xyfg li{width: 33.3%;padding:0 0.13rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding-bottom: .2rem;border-bottom:1px solid #ddd ;}
.xyfg li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0.5s;min-height: 0.64rem;margin: .2rem 0 .1rem;}
.xyfg li p{font-size: 0.16rem;color: #0D47A1;font-family: geo;}
.xyfg li .scale .imged{padding-bottom: 70%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #0D47A1;}
}
@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;}
	.xyfg li h3{/* height: 0.4rem; *//* line-height: 0.4rem; */}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	.xyfg li:last-child{display:none;}
}
/* 关于主页 */
.xygk .fl01{margin-bottom: .35rem;align-items: center;}
.xygk img{width: 100%;}
.xygk .fl01 .left{width: 65%;background: #f0f2f5;padding: 0.45rem 1.1rem .45rem 0.3rem;}
.xygk .fl01 .right{width: 42%;position: relative;z-index: 2;margin-left: -7%;}
.xygk .cont p{font-size: 0.16rem !important;color: #333 !important;line-height: 0.32rem !important;text-indent: 2em;margin-bottom: .2rem;text-align: justify;}
.xygk .cont p span{font-size: 0.16rem !important;color: #333 !important;line-height: 0.32rem !important;}
.xygk .fl02 .left{padding: .45rem .3rem .45rem 1rem;}
.xygk .fl02 .right{width: 41%;margin-left: 0;margin-right: -6%;}
@media screen and (max-width: 768px) {
  .xygk .fl01 .left{width: 100%;padding: .25rem;}
  .xygk .fl01 .right{width: 100%;margin: .25rem 0 0 0;}
  .xygk .fl02 .right{order: 2;}
}
/* 教师检索 */

.js-bg{background: linear-gradient(180deg, #FFFFFF 41%, rgba(255, 255, 255, 0) 100%);padding: 0.6rem .8rem;margin-bottom: .7rem;}
.js-bg::after{width: 100%;height: 0.05rem;top: 0;bottom: auto;border-radius: 0.05rem;/* border-bottom: 2px solid #0D47A1; *//* border-top: none; */}
.jsy .sele1{/* width: 33.3%; */display: flex;align-items: center;font-size: 0.16rem;color: #333;margin-bottom: 0.3rem;padding-right: .2rem;}
.jsy .sele1:last-child{padding-right:0;}
.jsy .sele1 span{width: .85rem;white-space: nowrap;}
.jsy .sele1 .select{border: 1px solid rgba(13, 71, 161, 0.2);line-height: 0.45rem;font-size: 0.16rem;color: #666;width: 2.6rem;padding: 0 0.15rem;position: relative;background: #fff;border-radius: 0.05rem;}
.jsy .sele1 .select h2{font-size: 0.16rem;height: 0.45rem;align-items: center;justify-content: space-between;}
.jsy .sele1 .select h2 p{color: #333;white-space: nowrap;overflow: hidden;text-overflow: clip;flex: 1;min-width: 0;}
.jsy .sele1 .select h2 img{width: .14rem;}
.jsy .sele1 .select h2 img:hover{width: .14rem;cursor:pointer;}
.jsy .sele1 .select ul{background: #dce6f1;height: 2rem;position: absolute;width: auto;left: 0;right: 0;padding: .15rem 0rem;border-top: 1px solid #eee;z-index: 500000;top: 101%;display: none;overflow-y: auto;}
.jsy .sele1 .select li{font-size: 0.16rem;line-height: 0.32rem;color: #333;transition:0.5s;padding: 0 .15rem;}
.jsy .sele1 .select li:hover{background:#0D47A1;color:#fff;cursor: pointer;}

.jsy .sele2{margin-bottom: 0.35rem;align-items: center;}
.jsy .sele2 h3{width: .85rem;font-size: 0.16rem;color: #333;white-space: nowrap;}
.jsy .sele2 ul{display: flex;flex-wrap: wrap;flex: 1;min-width: 0;/* justify-content: space-between; */}
.jsy .sele2 ul li{font-size: 0.16rem;color: #333;line-height: 0.31rem;margin: 0 0.07rem;transition: 0.5s;cursor: pointer;width: 0.24rem;text-align: center;}
.jsy .sele2 ul li.on,.sele2 ul li:hover{background: url(../images/zm.png) no-repeat;background-size: 100% 100%;color: #fff;}
.jsy .sele2 ul li a.on,.sele2 ul li a:hover{background: url(../images/zm.png) no-repeat;background-size: 100% 100%;color: #fff;}
.jsy .sele2 ul li:first-child{padding:0 .1rem;width:auto;}
.jsy .sele2 ul li:first-child.on,.jsy .sele2 ul li:first-child:hover{background:#E9711A;color:#fff;}
.jsy .sele3{margin: 0.3rem 0 0rem;justify-content: space-between;}
.jsy .sele3-l{display: flex;align-items: center;font-size: 0.16rem;color: #333;padding-right: 0.3rem;margin-bottom: 0.3rem;width: 33.3%;}
.jsy .sele3-l input{height: 0.45rem;line-height: 0.35rem;font-size: 0.16rem;color: #333;padding: 0 0.1rem;width: 2.6rem;background: #fff;border: 1px solid rgba(13, 71, 161, 0.2);border-radius: 0.05rem;}
.jsy .sele3 .cx{justify-content: flex-end;}
.jsy .sele3 span{width:.85rem;}
.jsy .sele3 button{height: 0.45rem;line-height: 0.45rem;color: #fff;padding: 0 0.3rem;margin-left: 0.25rem;cursor: pointer;font-size: 0.16rem;width: 1.16rem;border-radius: 0.05rem;}
.jsy .sele3 .ser{background:#0D47A1;}
.jsy .sele3 .reset{background: #E9711A;}

.szld ul{margin: 0 -0.1rem;}
.szld li{width: 20%;padding: 0 0.1rem;margin-bottom: 0.35rem;}
.szld li a{display: block;background: #fff;/* height: 3.5rem; */padding: .3rem .3rem 0rem;}
.szld li .scale{padding: 0 .15rem;}
.szld li .imged{padding-bottom: 115%;}
.szld li .con{padding-top: 0.15rem;text-align: center;}
.szld li h3{font-size: 0.22rem;color: #000;line-height: 1.6;margin-bottom: 0.1rem;transition:0.5s}
.szld li p{font-size: 0.16rem;color: #4a627d;line-height: 0.26rem;height: 0.52rem;}
@media screen and (min-width: 1025px) {
  .szld li a:hover h3{color:#0D47A1;}
  .js-t{padding-top: 0.34rem;}
  .js-t::before{content: "";position: absolute;width: 4.09rem;height: 4.33rem;background: url(../images/js-l.png) no-repeat;background-size: 100%;top: 0rem;left: -0.66rem;}
  .js-t::after{content: "";position: absolute;width: 4.76rem;height: 3.11rem;background: url(../images/js-r.png) no-repeat;background-size: 100%;bottom: 0rem;left: auto;right: -1.84rem;}
  .jsy .sele3 .cx{width: 27.3%;}
	.jsy .select1{justify-content:space-between;}
	.jsy .sele2 ul{justify-content:space-between;}

}

@media screen and (max-width: 1024px) {
  .szld li{width: 25%;}
	.js-bg{padding: .2rem .2rem 0;margin-bottom:0rem;}
	.jsy .sele3-l{width: 100%;padding-right: 0;}
	.jsy .sele2 ul li{margin:0 .05rem;}
	.jsy .sele1{width:33.3%;}
	.jsy .sele3-l input{flex:1;min-width:0;}
	.jsy .sele3 .cx{justify-content:center;width: 100%;}
}
@media screen and (max-width: 768px) {
.szld li{width: 33.3%;}
.jsy .sele1 .select{width: auto;flex: 1;}
  .szld li a{padding: .2rem .1rem 0;}
  .jsy .sele3{margin: .3rem 0 0;}
  .js-t{margin-bottom:.35rem;}
	
}
@media screen and (max-width: 480px) {
  .szld li{width: 50%;}
}
/* 杰出人才 */
.jc-li{margin-bottom: .35rem;}
.jc-li ul{margin: 0 -0.1rem;}
.jc-li li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.25rem;}
.jc-li li a{display: flex;align-items: center;height: 0.5rem;justify-content: center;color: #333;font-size: 0.16rem;line-height: 1.5;padding: 0 .1rem;transition: 0.5s;border: 1px solid #bbcbdc;}

.jc-li li a::after{background: #0D47A1;left: 50%;
  background: -moz-linear-gradient( 180deg, rgb(7,104,213) 0%, rgb(2,64,131) 100%);
  background: -webkit-linear-gradient( 180deg, rgb(7,104,213) 0%, rgb(2,64,131) 100%);
  background: -ms-linear-gradient( 180deg, rgb(7,104,213) 0%, rgb(2,64,131) 100%);
}

@media screen and (min-width: 1024px) {
  .jc-li li a:hover{color: #fff;}
  .jc-li li a:hover::after{width: 100%;left: 0;}
}

@media screen and (max-width: 1024px) {
  .jc-li li{width: 33.3%;}
}
@media screen and (max-width: 768px) {
 .jsy .sele1{width: 100%;padding-right: 0;}
  .jc-li li{width: 50%;}
}
@media screen and (max-width: 480px) {
  .jc-li{margin-bottom: .1rem;}
  .jc-li li{width: 100%;}
}

/* 科创导师 */
.kcd ul{margin: 0 -0.15rem;}
.kcd li{width: 50%;padding: 0 0.15rem;margin-bottom: 0.45rem;}
.kcd li a{border: 1px solid #bbcbdc;background: url(../images/ysbg.png) no-repeat right bottom #fff;background-size: 1.17rem;padding: 0.25rem;height: 2.5rem;}
.kcd li .scale{width: 1.6rem;}
.kcd li .con{width: calc(100% - 1.6rem);padding-left: .3rem;}
.kcd li h3{font-size: 0.22rem;color: #111;margin-bottom: .2rem;transition: 0.5s;}
.kcd li span{display: block;font-size: 0.16rem;color: #1156a3;line-height: 1.8;}
.kcd li p{font-size: 0.16rem;color: #333;line-height: 1.5;margin-bottom: 0.1rem;}
.kcd li .imged{padding-bottom: 125%;}


@media screen and (min-width: 1024px) {
  .kcd li a:hover h3{color: #0D47A1;}
}
@media screen and (max-width: 1024px) {
  .kcd ul{margin: 0 -0.1rem;}
  .kcd li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
}
@media screen and (max-width: 768px) {
.kcd li{width:100%;}
}

/* 硕博导师 */
.sbds{width: 100%;margin-bottom: 0.3rem;}
.sbds a{display: block;height: 0.5rem;text-align: center;line-height: 0.5rem;width: 50%;background: #bfd3e7;font-size: 0.18rem;color: #062c56;}
.sbds a.on{color: #fff;background: #0D47A1;
  background: -moz-linear-gradient( 180deg, rgb(7,104,213) 0%, rgb(2,64,131) 100%);
  background: -webkit-linear-gradient( 180deg, rgb(7,104,213) 0%, rgb(2,64,131) 100%);
  background: -ms-linear-gradient( 180deg, rgb(7,104,213) 0%, rgb(2,64,131) 100%);
}
.sbd li .scale{padding: 0;}
.sbd li{width: 25%;}
.sbd li .imged{padding-bottom:110%;}

@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .sbd li{width: 33.3%;}
  .sbd li a{padding: .2rem .2rem 0;}
}
@media screen and (max-width: 600px) {
  .sbd li{width: 50%;}
}

/* 学科索引 */
.sy-li{margin-bottom: .35rem;}
.sy-li h3{width: 100%;height: 0.55rem;line-height: 0.55rem;padding: 0 .25rem;color: #fff;font-weight: bold;font-size: 0.2rem;background: url(../images/sybg.jpg) no-repeat;background-size: cover;}
.sy-li ul{padding: .15rem;background: #fff;border: 1px solid #bbcbdc;}
.sy-li li{width: 20%;padding: .15rem;}
.sy-li li h4{align-items: center;flex-wrap: nowrap;transition: 0.5s;}
.sy-li li h4 img{width: 0.06rem;display: inline-block;}
.sy-li li a{display: inline-block;padding-left: 0.15rem;font-size: 0.16rem;color: #333;transition: 0.5s;}

@media screen and (min-width: 1024px) {
  .sy-li li h4:hover a{color: #0D47A1;}
  .sy-li li h4:hover{transform: translateX(.1rem);}
}
@media screen and (max-width: 1024px) {
  .sy-li li{width: 25%;padding: .1rem;}
}
@media screen and (max-width: 768px) {
  .sy-li li{width: 33.3%;}
}
@media screen and (max-width: 600px) {
  .sy-li li{width: 50%;}
}

/* 学院列表 */
.xy-t{margin-bottom: 0.25rem;}
.xy-t ul{margin: 0 -0.18rem;}
.xy-t li{width: 33%;padding: 0 0.18rem;margin-bottom: 0.3rem;}
.xy-t li h3{height: 0.5rem;display: flex;align-items: center;border: 1px solid rgba(8, 70, 173, 0.5);font-size: 0.18rem;transition: 0.5s;/* padding:0 0.35rem; */border-radius: 0.3rem;}

.xy-t li h3 a {display: block;padding-left: 0.45rem;background: url(../images/xy-i.png) no-repeat left .35rem center;line-height: 0.26rem;color: #333;background-size: 0.27rem !important;width: 100%;padding: 0 .35rem 0 .75rem;height: 100%;display: flex;align-items: center;}
.xy-t li h3::after{width: 100%;opacity: 0;background: #0D47A1;border-radius: 0.3rem;}

.xy-b ul{margin: 0 -0.4rem;}
.xy-b li{width: 25%;padding: 0 0.4rem;margin-bottom: 0.6rem;}
.xy-b li *{transition: 0.5s;}
.xy-b li a{display: block;position: relative;}
.xy-b li a::after{width: 100%;bottom: 0.09rem;left: 0.09rem;border-radius: 0.1rem;border: 1px solid rgba(13, 71, 161, 0.4);height: 100%;}
.xy-b li .scale{border-radius:.1rem;}
.xy-b li .imged{padding-bottom: 142%;border-radius: .1rem;}
.xy-b li .pis::after{width: 100%;left: 0.09rem;bottom: 0.09rem;z-index: 10;border-radius: 0.1rem;opacity: 0.4;border: 1px solid #FFFFFF;}
.xy-b li .imged::after{width: 100%;background: linear-gradient(180deg, rgba(13, 71, 161, 0) 0%, #0D47A1 85%);height: 35%;}
.xy-b li .con{width: 100%;padding: 0 0.26rem 0.17rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.xy-b li h3{font-size: 0.2rem;color: #fff;display: flex;flex-wrap: wrap;align-items: center;}
.xy-b li p{font-size: 0.16rem;color: #fff;line-height: 0.28rem;padding-left: 0.17rem;}
.xy-b{margin-top:.5rem;}


@media screen and (min-width: 1024px) {
  .xy-t li h3:hover::after{opacity: 1;}
  .xy-t li h3:hover a{color: #fff;background: url(../images/xy-i2.png) no-repeat left .35rem center;}
  .xy-b li a:hover .imged::after{background: linear-gradient(180deg, rgba(233, 113, 26, 0) 0%, #E9711A 85%);}
}
@media screen and (max-width: 1024px) {
   .xy-t ul, .xy-b ul{margin: 0 -0.1rem;}
   .xy-t li, .xy-b li{padding: 0 0.1rem;}
	.xy-t li{width: 33.3%;}
}
@media screen and (max-width: 768px) {
  .xy-list{/* padding: .3rem .5rem .1rem; */}
  .xy-t li{width: 50%;}
  .xy-b li{width: 50%;margin-bottom: 0.3rem;}
  .xy-t li h3 a{padding:0 .1rem 0 .35rem;background: url(../images/xy-i.png) no-repeat left .1rem center;background-size: 0.2rem !important;}
 .xy-t li h3{height:.6rem;}
}
@media screen and (max-width: 500px) {
  .xy-t li{width: 50%;}
}


/* 学科列表 */
.guzy .img{position: absolute;bottom: -0.4rem;left: 50%;transform: translateX(-50%);width: 100%;max-width: 14rem;}
.guzy .img img{width: 100%;}

.xkli{margin-bottom: 0.55rem;position:relative;}
.xklist h2{height:0.8rem;display: flex;align-items: center;color: #fff;font-size: 0.26rem;padding: 0 0.45rem 0 0.7rem;}
.xklist h2::before{width: 45%;border-radius: 0.2rem 0.2rem 0rem 0px;background: #0D47A1;left: 0.3rem;content:"";position:absolute;left: 0;top:0;height: 110%;z-index:-1;}
.xklist h2:after{width: 100%;height: 1.11rem;background: url(../images/xkbg.png) no-repeat top;background-size: 100% 100%;bottom: auto;top: 0.2rem;left: -.2rem;}
.xkli:hover{z-index:10;}
.xklist ul{padding: 0.3rem 0rem;position: relative;}
.xklist ul::after{width: 100%;left:-.2rem;right:0;bottom:auto;top:0.3rem;height:80%;background: linear-gradient(180deg,rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);}

.xklist li{width: 33%;margin-bottom: 0.2rem;padding: 0 0.35rem;position: relative;}
.xklist li .con{position: relative;}
.xklist li h3{height: 0.6rem;display: flex;align-items: center;line-height: 1.3;border-bottom: 1px solid #B8CAE6;padding-left: 0.35rem;background: url(../images/xy-i.png) no-repeat left center;background-size: 0.27rem;}
.xklist li h3 a{font-size: 0.18rem;color: #333;font-weight: 600;flex: 1;min-width: 0;padding-right: 0.05rem;}
.xklist li h3 span{display: none;border: 0.05rem solid;border-color: #333 transparent transparent transparent;}

.xklist li .box{position: absolute;left: 0;FONT-VARIANT: JIS78;width: 9rem;background: #0D47A1;opacity: 0;visibility: hidden;/* max-width: 4.2rem; */transition: 0.5s;padding: 0.25rem 0.3rem;/* transform: translateX(-50%); */min-height: 2rem;}
.xklist li .box::after{width: auto;height: auto;border: 0.1rem solid;border-color: transparent transparent #0D47A1 transparent;bottom: 100%;left: .4rem;/* transform: translateX(-50%); */}
.xklist li dl{max-height: 2.5rem;overflow-y: auto;}
.xklist li dl::-webkit-scrollbar{width: 0;}
.xklist li dt{width: 33.3%;padding: 0 0.1rem;margin-bottom: .2rem;line-height: 1.3}
.xklist li dt a{color: #fff;font-size: 0.16rem;transition:0.5s;}
.xklist li dt:hover a{opacity:.7;}

/* .xklist .xkli2 li:nth-child(3),.xklist .xkli2 li:nth-child(7){width: 35%;}
.xklist li .threeli dt{width: 33.3%;} */

@media(min-width: 1025px){	
  /* .xklist li:nth-child(5n) .box{left: auto;right: 0;}
  .xklist li:nth-child(5n) .box::after{left: auto;right: 1.5rem;} */
.xklist li:nth-child(3n) .box{left: auto;right: 0;}
  .xklist li:nth-child(3n) .box::after{left: auto;right: 3rem;}
    /* .xklist .xkli2 li:nth-child(5n) .box{left: 0;right: auto;}
  .xklist .xkli2 li:nth-child(5n) .box::after{left: 0.3rem;right: auto;} */
  .xklist li:hover{z-index: 2;}
  .xklist li:hover h3 a{color: #0D47A1;}
  .xklist li:hover .box{opacity: 1;visibility: visible;}
}


@media(max-width: 1024px){	
  .xklist ul{padding: 0.2rem 0.1rem;}
  .xklist li{width: 25%;margin-bottom: 0.2rem;padding: 0 0.1rem;position: initial;}
  .xklist li .con{position: initial;}
  .xklist li .box{width: 100%;max-width: 100%;padding: .2rem;top: auto;display:none;opacity: 1;visibility: visible;}
  .xklist li .box::after{display: none;}
  .xklist li .threeli dt{width: 50%;}
  .xklist li h3 span{display: block;}
  .xklist li.on{z-index: 2;}
  .xklist li.on .box{display:block;}
  .xkli.on{z-index:10;}
  .xklist ul::after{top: 0rem;}
	.xklist h2:after{left:-.1rem;display: none;}
	.xklist ul::after{left: -.1rem;border-radius: .2rem .2rem 0 0;}
}

@media(max-width: 768px){	
.xklist li{width: 33.3%;}
.xklist li dt{width: 33.3%;}
.xklist li .threeli dt{width: 100%;}
.xklist h2::before{ width:80%;}
}

@media(max-width: 600px){	
.xklist li{width: 50%;}
.xklist li dt{width: 50%;}
}
@media(max-width: 420px){	
.xklist li{width: 100%;}

}

/* 导师风采 */

.dsfc .left{width: 3.7rem;padding-right: 0.4rem;}
.dsfc .right{width: calc(100% - 3.7rem);padding-left: 0.4rem;}
.dsfc .right::after{width: 1px;background: linear-gradient(180deg, #B8CAE6 0%, rgba(184, 202, 230, 0) 100%);bottom: auto;top: 0;}
.dsfc .left h3{height: 0.5rem;display: flex;align-items: center;padding: 0 0.2rem;color: #fff;font-size: 0.18rem;background: #0D47A1;font-weight: 600;border-radius: 0.3rem;justify-content: center;}
.dsfc .left ul{padding: 0.2rem 0rem 0 0.3rem;}
.dsfc .left li{padding: 0.15rem 0;}
.dsfc .left li a{font-size: 0.18rem;font-weight: 600;color: #333;display: block;padding: 0rem 0.2rem 0 0;}
.dsfc .left li a::after{width: 0.12rem;height: 0.12rem;background: url(../images/d-xq.png) no-repeat;background-size: 100% 100%;opacity: 0;left: auto;right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
.dsfc .left li.on a::after,.dsfc .left li:hover a::after{opacity: 1;}
.dsfc .left li.on a,.dsfc .left li:hover a{color: #0D47A1;}
.dsfc .right .tit2{justify-content: space-between;}
.dsfc .right .tit2 p{width: 47%;height: 0.5rem;display: flex;align-items: center;justify-content: center;border: 1px solid rgba(8, 70, 173, 0.5);font-size: 0.18rem;
font-weight: 600;color: #333;margin-bottom: 0.25rem;text-align: center;border-radius: 0.3rem;}
.dsfc .right .tit2 p a{display: block;width: 100%;}
.dsfc .right .tit2 p.on{color: #fff;background: #0D47A1;}

.rcdw li{margin-bottom: 0.35rem;}
.rcdw li h3{height: 0.36rem;align-items: center;overflow: hidden;}
.rcdw li h3 span{align-items: center;width: 5rem;height: 100%;background: linear-gradient(270deg, rgba(13,71,161,.2) 0%, rgba(13, 71, 161, 0) 100%);border-radius: 0.25rem;font-size: 0.2rem;color: #0D47A1;}
.rcdw li h3 span img{display: inline-block;margin-right: 0.2rem;width: 0.27rem;}
.rcdw li h3 span::after{width: 100vw;height: 1px;left: 100%;bottom: 50%;background: #C4D3EB;}


.rcdw li dl{padding: 0.2rem 0rem;}
.rcdw li dt{width: 14.2%;margin-bottom: .1rem;}
.rcdw li dt h4{font-size: 0.21rem;font-weight: 500;line-height: 2;padding-left: 0.25rem;background: url(../images/nam.png) no-repeat left center;background-size: 0.08rem;color: #333;white-space: nowrap;}
.rcdw li.rli2 dt:first-child{width: 16%;}

.rcdw li a[href="#"] {cursor: default;}     

@media(min-width: 1025px){	
 .rcdw li dt a:hover h4{color:#0D47A1;}
}

@media(max-width: 1024px){	
.rcdw li dt{width: 16.6%;}
.rcdw li.rli2 dt:first-child{width: 25%;}
.rcdw li dl{padding: 0.2rem 0rem;}
.dsfc .left{width: 100%;padding: 0;}
.dsfc .right{width: 100%;margin-top: 0.1rem;padding: 0;}
.dsfc .left ul{display: flex;flex-wrap: wrap;padding: 0.2rem}
.dsfc .left li{width: 33.3%;/* margin-bottom: 0.1rem; */}
.dsfc .left li a{/* padding: 0.15rem 0; */font-size: 0.2rem;line-height: 1.3;}
.dsfc .left h3{font-size: 0.28rem;padding: 0 .2rem;height: .6rem;}
.dsfc .right:after{display:none;}
}

@media(max-width: 768px){	
.rcdw li dt{width: 20%;}
.rcdw li.rli2 dt:first-child{width: 30%;}
.rcdw li h3{font-size: 0.2rem;/* padding: 0 0.2rem; */line-height: 1.3;}
.rcdw li dt h4{font-size: 0.21rem;}
.dsfc .left li{width: 50%;}
.dsfc .right .tit2 p{height:.6rem;font-size:.24rem;}
	.rcdw li h3 span{width:auto;padding:0 .2rem 0 0;}
}

@media(max-width: 600px){	
.rcdw li dt{width: 25%;}
.rcdw li.rli2 dt:first-child{width: 36%;}
}
@media(max-width: 480px){	
.dsfc .left li{width: 100%;}
.rcdw li dt{width: 33.3%;}
.rcdw li.rli2 dt:first-child{width: 60%;}
}

@media screen and (min-width: 1025px) {
  
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  
}

@media screen and (min-width: 1024px) {
  
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  
}



/* 翻页 */
.j_pages{margin: 0.3rem auto 0;text-align: center;}
.j_pages .box{display:inherit;width:100%;padding: 0;font-size: 0;}
.j_pages a{padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;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: 0.04rem;border: 1px solid #dadbdd;margin-bottom: .15rem;cursor:pointer;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #0D47A1;color: #fff;}
.j_pages a:hover{background: #0D47A1;color:#fff!important;}
.j_pages span{color:#919191;padding: 0px 0.05rem;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: #0D47A1; color:#fff}
.j_pages .qd{background: #0D47A1;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: #f8f8f8;/* 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: #0D47A1;}
.san-nav a:hover,.san-nav a.on{color: #0D47A1;}

@media(min-width: 1025px){
  .inner{min-height: calc(100vh - 3rem);}
}

@media screen and (max-width: 1200px) {
  .inner {padding: .5rem 0 0.5rem;}
}
@media screen and (max-width: 1024px) {
    .inner-l,.inner_right .lm_top .adress{display: none;}
	.inner-r{width: 100%;padding-left: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{/* padding: .3rem 0; */}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}
  .title .tit{flex: none;width: 100%;margin-bottom: 0.2rem;}
  .adress{padding-left: 0;}
}
@media screen and (max-width: 768px) {
  .ban .imged{padding-bottom: 32%;}
  .tbsc{overflow-x: auto;}
  .tbsc table{width: 700px;}
  .lmc h3{font-size: .26rem;padding-bottom: .1rem;}
}

/**1121**/
.yd_list{display:none;}
/*分页*/



.pages {text-align:center; margin: 0.3rem auto 0;}
.pages table{width:auto !important; margin:auto}
 tbody{
     border: none;
  
 }
.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;
}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid #0D47A1!important;
    height: 25px !important;
    line-height: 25px !important;
    color: #0D47A1 !important;
    padding: 0 10px !important;
    font-family: "微软雅黑" !important;
    vertical-align: middle;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input[type="button"] {
    padding: 0 10px !important;
    height: 25px !important;
    ; line-height: 25px !important;
    background: #0D47A1 !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input.defaultInputStyle {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #333 !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px !important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.defaultButtonStyle {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#0D47A1, EndColorStr=#0D47A1)!important;
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#0D47A1), to(#0D47A1))!important;
    background: -moz-linear-gradient( top,#0D47A1,#0D47A1)!important;
    background: -ms-linear-gradient(top,#0D47A1 0%,#0D47A1 100%)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}


.yd_pages{
    background: #0D47A1;
    margin: 0.3rem auto 0;
    line-height: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    border-radius: 10px;  
}


@media screen and (max-width: 1024px) {
      .yd_list{display:block;}
      .pc_list{display:none;}
}

.zsyw{text-transform:uppercase;}


  