@font-face
{
    font-family: 'shr';
    src: url('../fonts/SourceHanSansCN-Regular.ttf');
}
@font-face
{
    font-family: 'poppins';
    src: url('../fonts/Poppins-Regular.ttf');
}

@font-face
{
    font-family: 'ap';
    src: url('Alibaba-PuHuiTi-Regular.ttf');
}
body #l-container{font-family:'shr'}
.mrlist .col_news_list .news_list .news{    font-family: 'shr';}
/*leadership*/
.leadership.mrlist .col_news_list .news_list{
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -0.45rem;
    margin-top: 0.1rem;
    justify-content: flex-start;
    }
.leadership.mrlist .col_news_list .news_list .news{width:50%;padding:0 0.45rem;    box-sizing: border-box;    border-top:0;
}
.leadership.mrlist .col_news_list .news_list .news>a{width:100%;display:block;}
.leadership.mrlist .col_news_list .news_list .news .leadbox{min-height:2.58rem;width: 100%;font-family: 'shr';padding: 0.8rem 0 0.4rem;border-bottom: 1px solid #C1D2E4;position: relative;box-sizing: border-box;transition: background 0.3s;}
.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtitle{font-size:0.38rem;font-weight:bold;margin-bottom: 0.15rem;line-height: 1.5;color: #001A61;}
.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtext{font-size:0.19rem;line-height:1.5;color: #4E6781;}
.leadership.mrlist .col_news_list .news_list .news .leadbox:after{content:'';position:absolute;right:8%;top: 30%;width:0.21rem;height:0.21rem;background:url(tsyimg/leadarrow.svg)no-repeat center/100%;}
.leadership.mrlist .col_news_list .news_list .news:hover{padding:0;}
.leadership.mrlist .col_news_list .news_list .news:hover .leadbox{background:#fff;box-shadow:0 0.03rem 0.27rem #C7D6E6;padding-left:0.45rem;}
.leadership.mrlist .col_news_list .news_list .news .leadbox:before{content:'';position:absolute;left:0;top:0;height: 100%;width: 0.07rem;background: linear-gradient(180deg, #3C7854, #001A61);opacity: 0;}
.leadership.mrlist .col_news_list .news_list .news:hover .leadbox:before{opacity:1;}


.research.mrlist .col_news_list .news_list .news{width:33.3%}
.research.leadership.mrlist .col_news_list .news_list .news .leadbox{padding-top:0.69rem;padding-bottom:0.48rem}
.research.leadership.mrlist .col_news_list .news_list .news .leadbox:after{display:none;}
.research.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtext{font-size:0.2rem;color:#001A61;}
.research.leadership.mrlist .col_news_list .title1{margin-top:0.9rem;font-size:0.33rem;font-weight:bold;color:#001A61;}

.admission.mrlist ul.news_list.list2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -0.3rem;
}
.admission.mrlist .col_news_list .news_list .news {
    width: 33.33%;
    padding: 0 0.3rem;
    box-sizing: border-box;
    margin-bottom: .56rem;
    display: flex;
    border-top: 0;
    flex-direction: column;
}
.admission.mrlist .col_news_list .news_list .news .news_imgs{width:100%;}
.admission.mrlist .col_news_list .news_list .news .news_title {
    display: inline-block;
    font-size: 0.24rem;
    padding: 0.21rem 0.4rem;box-sizing:border-box;
    line-height: 1.4;
    margin-bottom: 0;
    font-weight: bold;
    text-align: left;
    width: 100%;
    color: #004083;
    background:#fff;
 white-space: normal; 
  word-wrap: break-word; 
  overflow-wrap: break-word;    font-family: Arial Black;
}
.admission.mrlist .col_news_list .news_list .news .news_title a{    color: #004083;}
.admission.mrlist .col_news_list .news_list .news:hover .news_imgs img{transform: scale(1.1);}

.ff.leadership.mrlist .col_news_list .news_list{background: #fff;margin: 0;margin-top: 0.88rem;    padding: 0 0.15rem 0.9rem;}
.ff.leadership.mrlist .col_news_list .news_list .news{margin-bottom:0;}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox:after{display:none;}
.ff.leadership.mrlist .col_news_list .news_list .news:hover .leadbox{background:transparent;box-shadow:unset;}
.ff.leadership.mrlist .col_news_list .news_list .news:hover .leadbox:before{display:none;}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtitle{font-size:0.62rem;line-height: 1.1;font-family: 'ap';font-weight: normal;}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtitle .tp{width:0.69rem;height:0.69rem;display:inline-block;padding-right:0.23rem;}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtitle .tp img{width:100%;}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtext{padding-left:0.93rem}
.ff.leadership.mrlist .col_news_list .news_list .news:last-child .leadbox:after{content:'>';display:block;background:unset;font-size:0.42rem;font-family:cursive;color:#91919160;transition:all 0.3s;}
.ff.leadership.mrlist .col_news_list .news_list .news:last-child:hover .leadbox:after{transform: rotate(-90deg);}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadcon{
       padding: 0.35rem 0.37rem 0.38rem;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 3px 20px #08267810;
    position: absolute;
    width: 100%;
    height: 0;
    opacity: 0;
    transition: all 0.3s;
    z-index: 1;
    bottom: 2rem;
    overflow: hidden;
}
.ff.leadership.mrlist .col_news_list .news_list .news:last-child:hover .leadbox .leadcon{    height: auto;
    opacity: 1;
    top: auto;
    bottom: 2rem;}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadcon .moinfo{display:flex;flex-direction: column;line-height: 0.37rem;font-size: 0.19rem;}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadcon .moinfo a{color:#4E6781;border-bottom: 1px solid #C1D2E4;padding: 0.15rem 0;}
.ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadcon a:hover{color:#001A61;}


.sp .pbox{padding:0 0.53rem;background:#fff;margin-bottom: 0.37rem;}
.sp.mrlist ul.news_list.list2{margin-top: 0.05rem;}
.sp .col_news_list{    padding: 0 0.67rem;margin-top:0.56rem;}
.sp .pbox .t1{margin:0 -0.53rem;padding:0 0.53rem;position:relative;}
.sp .pbox .t1.on{border-bottom:1px solid #70707030;}
.sp .pbox .t1:after{content:'>';display:block;background:unset;font-size:0.42rem;font-family:cursive;color:#91919160;transition:all 0.3s;position:absolute;right:0.53rem;top:30%; transform: rotate(90deg);}
.sp .pbox .t1.on:after{transform:rotate(-90deg)}
.sp .pbox .t1 .title{font-size:0.24rem;font-weight:bold;padding:0.37rem 0;}
.sp .pbox .t2 span.title{margin-top:0.3rem;padding:0 0.25rem;line-height:0.4rem;font-size:0.17rem;font-weight:bold;color:#001A61;background:#DFE8F0;display:inline-block;border-radius:1rem;}
.sp.mrlist .col_news_list .news_list .news{margin-top:0.11rem;margin-bottom:0;padding-bottom: 0;border-top: 0;background: #F2F5F8;}
.sp.mrlist .col_news_list .news_list .news .news_title{margin-bottom:0;font-size: 0.2rem;color: #001A61;padding: 0.2rem 0.45rem;line-height: 1.5;box-sizing: border-box;transition:all 0.3s;}
.sp.mrlist .col_news_list .news_list .news .news_title a{color: #001A61;display:block;}
.sp.mrlist .col_news_list .news_list .news:hover .news_title{box-shadow:0 0 0.16rem #00000030}
.sp .pbox .t2:last-child{padding-bottom: 0.64rem;}

.glb.sp .pbox .t1:before{content:'';height:100%;display:block;width:0.07rem;background:#000;position:absolute;left:0;top:0;}
.glb.sp .pbox.pbox1 .t1:before{background:#F6E0B0;}
.glb.sp .pbox.pbox1 .news{background: #F6E0B060;}
.glb.sp .pbox.pbox1 .news .news_title a{color:#D49D25;}
.glb.sp .pbox.pbox2 .t1:before{background:#9DD7F1;}
.glb.sp .pbox.pbox2 .news{background: #9DD7F160;}
.glb.sp .pbox.pbox2 .news .news_title a{color:#2591c1;}
.glb.sp .pbox.pbox3 .t1:before{background:#EEBFCC;}
.glb.sp .pbox.pbox3 .news{background: #EEBFCC60;}
.glb.sp .pbox.pbox3 .news .news_title a{color:#bf2d55;}
.glb.sp .pbox.pbox4 .t1:before{background:#B3E8C3;}
.glb.sp .pbox.pbox4 .news{background: #B3E8C360;}
.glb.sp .pbox.pbox4 .news .news_title a{color:#29af51;}
.glb.sp .pbox.pbox5 .t1:before{background:#7368A5;}
.glb.sp .pbox.pbox5 .news{background: #7368A560;}
.glb.sp .pbox.pbox5 .news .news_title a{color:#2c1884;}
.glb.sp .pbox .t1.on:before{height:0.07rem;width:100%;}
.glb.sp .pbox .t1 .title{color:#001A61;font-size: 0.32rem;    line-height: 1.2;}
.glb.sp .col_news_list{margin-top:0.87rem}
.map .maptt{font-size:0.4rem;font-weight:bold;color:#001A61;margin-top:0.83rem;margin-bottom:0.98rem}
.map .mapimg{}
.map .mapimg img{width:100%;object-fit:contain;}
.glb.mrlist ul.news_list.list2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
column-gap: 0.75rem;
row-gap:0.26rem;
    margin-top: 0.36rem;
}
.glb.sp.mrlist .col_news_list .news_list .news{    width: calc(25% - 0.75rem);margin-top: 0;transition:all 0.3s;}
.glb.sp.mrlist .col_news_list .news_list .news .news_title a{display:block;}
.glb.sp.mrlist .col_news_list .news_list .news:hover{box-shadow:0 3px 16px #00000020}
.glb.sp .pbox .t2:last-child {
    padding-bottom: 0.87rem;
}
.glb.sp.mrlist .col_news_list .news_list .news .news_title{text-align:center}

@media screen and (max-width: 999px) {
.research.mrlist .col_news_list .news_list .news{margin-bottom:0;}
.research.leadership.mrlist .col_news_list .news_list .news .leadbox{padding:20px 0;min-height:0}
.admission.mrlist .col_news_list .news_list .news{width:50%}
.glb.mrlist ul.news_list.list2{column-gap:0.3rem;}
.glb.sp.mrlist .col_news_list .news_list .news {
    width: calc(33.33% - 0.3rem);
}
}
@media screen and (max-width: 767px) {
.glb.sp .pbox{margin-bottom:0.2rem;}
.glb.sp.mrlist .col_news_list .news_list .news {
    width: calc(50% - 0.3rem);
}
.sp .pbox .t1 .title{font-size:0.23rem;    padding-right: 4%;}
.sp.mrlist .col_news_list .news_list .news .news_title{padding:0.2rem 4%;}
.sp .pbox {padding: 0 4%;}
.sp .pbox .t1{padding:0 4%;margin:0 -4%}
.sp .pbox .t1:after{right:3%;}
.sp .col_news_list{padding:0;}
.leadership.mrlist .col_news_list .news_list .news{width:100%;margin-bottom:0}
.leadership.mrlist .col_news_list .news_list .news:hover .leadbox{    padding-right: 0.45rem;}
}



@media screen and (max-width: 479px) {
.admission.mrlist .col_news_list .news_list .news{width:100%}
.glb.sp .pbox{margin-bottom:0.1rem;}
.map .maptt {
    margin-top: 0.43rem;
    margin-bottom: 0.48rem;
}
    .glb.mrlist ul.news_list.list2 {
        row-gap: 0.1rem;
    }
.glb.sp .pbox .t1 .title{text-align:center;        padding: 0.2rem 0;}
.glb.sp .pbox .t2:last-child {
    padding-bottom: 0.27rem;
}
.glb.sp.mrlist .col_news_list .news_list .news {
    width: 100%;
}
    .ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtext{padding-left:0;text-align:center;}
    .ff.leadership.mrlist .col_news_list .news_list .news .leadbox .leadtitle{text-align:center;}
.leadership.mrlist .col_news_list .news_list .news:hover .leadbox{    padding-right: 4%;padding-left: 4%;margin-left:-4%;}
}


/*history*/
body.history .history_list{position:relative;margin:0.9rem 0 1rem;}
body.history .history_list ._title{text-align:center;font-size:0.33rem;color:#001A61;font-weight:bold;opacity:0}
body.history .history_list img{width:5.85rem;position:absolute;left:0;top:0;z-index:-1}
body.history .history_list .ls{ margin-left:3.8rem;margin-top:1.07rem;z-index:1;background:#fff;box-sizing:border-box;box-shadow:0 3px 27px rgba(199,214,230,0.16);padding:0.66rem;width:11.58rem}
body.history .history_list .ls ul{position:relative;}
body.history .history_list .ls ul:before{content:"";position:absolute;top:0.2rem;bottom:0.1rem;left:0;width:1px;background:#C1D2E4}
body.history .history_list .ls li{position:relative;padding-left:0.36rem;;z-index:1;line-height:2;font-size:0.18rem;font-family:"poppins"}
body.history .history_list .ls li:before{content:"";position:absolute;top:0.06rem;left:0;transform:translateX(-50%);width:0.22rem;height:0.22rem;background:url(../images/dots.png) no-repeat center/cover}
body.history .bot{display:flex;justify-content: space-between;width:80%;margin:auto;    display: none;}
body.history .bot .imgpost{width:48%}
body.history .bot .imgpost ._tt{font-size:0.33rem;font-weight:bold;color:#001A61;margin-bottom:0.65rem;}
body.history .bot .imgpost .ls2{position:relative;}
body.history .bot .imgpost .ls2:before{content:"";width:1px;height:100%;left:0;top:0;background:#B1C4D9;position:absolute}
body.history .bot .imgpost li.news{padding-left:0.63rem;margin-bottom:0.63rem;position:relative}
body.history .bot .imgpost li.news:before{content:"";width:0.28rem;height:0.28rem;background:url(../images/dots.png) no-repeat center/cover;position:absolute;top:0;left:0;transform: translateX(-50%);}
body.history .bot .imgpost li.news .year{font-size:0.23rem;color:#001A61;margin-bottom:0.25rem;line-height:1.1;}
body.history .bot .imgpost li.news .flexbox{display:flex;gap:0.25rem;    align-items: flex-end;}
body.history .bot .imgpost li.news .news_imgs{width:2.57rem;height:1.8rem;}
body.history .bot .imgpost li.news .news_title{font-size:var(--bigSize);font-weight:bold;}
body.history .bot .imgpost li.news .news_imgs img{width:100%;height:100%;}

@media screen and (max-width: 999px) {
body.history .history_list img,body.history .history_list ._title{display:none}
body.history .history_list .ls{margin:30px auto 0;width:100%;padding:20px 30px}
body.history .bot{width:100%}
body.history .bot .imgpost li.news .flexbox{display:block;}
body.history .bot .imgpost li.news .news_title{font-size:18px;margin-top:10px} 
}



