<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title-color{
    color: #fff;
}
.collegeName{
    text-align: center;
    line-height: 65px;
    margin: 330px 0 120px 0;
}
.collegeName h1{
    font-size: 46px;
    letter-spacing: 1px;
}
.collegeName p{
    font-size: 26px;
}
.brief{
    position: relative;
    background-color: rgba(0,0,0,.6);
    font-family: nav-sec-Font;
}
.brief p{
    font-size: 14px;
    text-indent: 2em;
    /* padding: 5px 224px 5px 40px; */
    line-height: 23px;
    width: 960px;
    margin-left: 30px;
}
#news{
    margin-top: 30px;
}
.brief .story{
    display: block;
    color: #fff;
    width: 100px;
    background:url(../images/more.png) no-repeat top center;
    background-position: 74px 11px;
    position: absolute;
    padding: 5px 0;
    right: 12px;
    top: 24px;
    border-bottom: 1px solid #fff;
    /* font-size: 14px; */
}
.brief .story:hover{
    color: #117ee2;
    border-bottom: 1px solid #117ee2;
}
.news-title{
    padding: 10px 0;
    border-bottom: 2px solid #003f88;
    font-family: nav-fst-Font;
}
.news-title span{
    font-size: 32px;
    color: #003f88;
    padding-right: 10px;
}
.news-title a{
    font-size: 18px;
    color: #003f88;
    font-family: nav-fst-Font;
}
.news-content{
    margin: 35px 0 50px 0;
    position: relative;

}
.culture{
    font-family: nav-sec-Font;
}

.scroll ul li{
    width: 250px;
    float: left;
    margin-right: 32px;
    font-family: nav-sec-Font;
    /* background: #f8f8f8; */
    /* -webkit-box-shadow: 0px 2px 6px #dcdcdc;
    -moz-box-shadow: 0px 2px 6px #dcdcdc;
    -ms-box-shadow: 0px 2px 6px #dcdcdc;
    box-shadow: 0px 2px 6px #dcdcdc; */
}
.events_c&gt;a&gt;h1{
    width: 896px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
    font-family: nav-fst-Font;
    color: #fff;
}
.imgBox{
    height: 168px;
}
.imgBox img{
    width: 100%;
    height: 100%;
}
.scroll ul li h4{
    color: #117ee2;
    padding: 12px 0;
    font-weight: normal;
}
.scroll ul li p{
    /* font-size: 16px; */
    line-height: 26px;
}

.scroll ul li:hover p{
    color: #003f88;
}
.scroll ul li.add{
    margin-right: 0px;  
}
.pre_btn {
    /* background: url(../images/btn.png) no-repeat left top; */
    right: 30px;
}
.next_btn {
    /* background: url(../images/btn.png) no-repeat left -20px; */
    right: 0px;
}
.pre_btn, .next_btn {
    padding: 3px 8px;
    border-radius: 4px;
    position: absolute;
    top: -66px;
    background-color: #003f88;
    color: #fff;
    cursor: pointer;
}
.events{
    height: 320px;
    overflow: hidden;
    background: url(../images/events.jpg) no-repeat center top;
}
.events .events_c{
    width: 1100px;
    margin: 60px auto ;
    text-align: center;
    color: #fff;
}
.events .events_c .events_content{
    line-height: 30px;
    margin: 58px auto;
    /* width: 850px; */
    /* height: 210px;
    overflow: hidden; */
    font-family: nav-sec-Font;
    color: #fff;
}
.events .events_c .more_events{
    width: 300px;
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
    background-color: #117ee2;
}
.events .events_c .more_events a{ 
    color: #fff;
    font-size: 18px;
    padding-left: 100px;
    background: url(../images/events.png) no-repeat center top;
    background-position: 25px 4px;
    font-family: nav-sec-Font;
}
.guest{
    height: 440px;
    background: url(../images/guest.jpg) no-repeat center top;
    background-size:cover; 
}
.guest_room{
    padding: 80px 0;
    color: #003f88; 
}
.research{
   width: 600px;
   float: left;
}
.cookie{
    width: 370px;
    float: right;
    font-family: nav-sec-Font; 
}
.research ul li{
    margin: 0 0 10px 0;
}
.research ul li a{
    color: #003f88; 
    font-family: nav-sec-Font;
}
.research h1{
    padding: 0 0 30px 0;
    border-bottom: 5px solid #003f88; 
    font-family: nav-fst-Font;
    font-size: 32px;
}
.research ul{
    padding-top: 20px;
}
.cookie p{
    line-height: 34px;  
    padding: 9px 0 0 0;
}
.cookie h1{
    font-size: 32px;
    padding: 0 0 30px 0;
    border-bottom: 5px solid #003f88;
    font-family: nav-fst-Font;
}
/* .cookie h1 span{
    font-size: 32px;
    padding: 0 15px 0 0;
} */
.addMore{
    display: block;
    border: 1px solid #003f88;
    padding: 2px 5px;
    float: right;
    color: #003f88;
    font-size: 14px;
    border-radius: 4px;
}
.culture .other_block{
    width: 12.5%;
    padding-top: 12.5%;
    float: left;
    position: relative;
    overflow: hidden; 
}
.culture .other_block img,.culture .other_block p{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}
.culture .other_block p{
    color: #fff;
    text-align: center;
    /* font-size: 30px; */
    font-weight: 700;
    padding-top: 42.91667%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bgblue-d{
    background-color: #65b5ff;
}
.bgblue-l{
    background-color:#65b5ff;
}
.culture .other-block02{
    width: 25%;
}

/*faculty  */
.navBox{
    margin-top: 44px;
}

.position{
    width: 100%;
    color: #666;
    font-family: nav-sec-Font;
}
.position a span{
    color: #003f88;
}
/* .position span:first-child{
    padding-left: 10px;
} */
.p-title{
    color: #003f88;
    padding-bottom: 10px;
    margin: 10px 0 30px 0;
    border-bottom: 6px solid #003f88;
}
.p-title h2{
    font-family: nav-fst-Font;
}
.content_box{
    padding-bottom: 25px;
    font-family:desc-Font !important;
}
.content_box p span{
    font-family:desc-Font !important;  
}
.navBox .navList{
    float: left;
    width: 260px;
    text-align: center;
    background: #f5f5f5;
}
.navBox .navList li{
    cursor: pointer;
}
.navBox .navList li,.navBox .navList h3{
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #fff;
}
.navBox  .navContent{
    float: right;
    width: 800px;
    min-height: 600px;
}
.navBox .navList h3{
    border-bottom: 2px solid #003f88;
}
.navBox .navList li a,.navBox .navList h3{
    color: #003f88;
}
.navBox .navList h3{
    padding: 11px 0;
    font-size: 28px;
    font-family: nav-fst-Font;
}
.navBox .navList li a{
 font-size: 20px;  
 font-family: nav-sec-Font;
   
}
.navBox .navList li:hover{
    background-color: #007be9;
}
.navBox .navList li:hover a{
    color: #fff;
}
.navBox .navList li.current{
    /* border-top: 2px solid #003f88; */
    background-color: #007be9;
}
.navBox .navList li.current a{
    color: #fff;
}
.navContent .table{
    width: 390px;
    border: 1px solid #d9d9d9;
}
.navContent .fl{
    float: left;
}
.navContent .fr{
    float: right;
}
.table a{
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    border-bottom: 1px solid #d9d9d9;
    background-color: #f5f5f5;
    font-family: nav-sec-Font;
}
.table a:last-child{
    border-bottom:none;
}
.table a:hover,.table a.current{
    background-color: #003f88;
    color: #fff;
}
.navBox .submit{
    padding: 30px 0 50px 0;
    text-align: right;
    margin-right: 50px;
    font-family: nav-sec-Font;
}
.navBox .submit input{
    height: 30px;
    border: 1px solid #e5e5e5;
    margin-left: 20px;
}
.navBox .submit button{
    display: inline-block;
    height: 34px;
    background-color: #003f88;
    color: #fff;
    cursor: pointer;

}
/* staff */
.staff_table{
    width: 100%;
    text-align: center;
    border-collapse:collapse;
    border:1px solid #eee;
}
.staff_table tr td:nth-child(4){
    width: 200px;
}

.staff_table tr td{
    font-size: 14;
    padding: 5px 15px;
    /* font-weight: bold; */
    border:1px solid #ccc;
}
.staff_table tr td h4{
    padding: 5px 0;
}
.staff_table tr td p{
    /* color: #003f88; */
    /* font-weight: bold; */
    margin:0 0 10px 0;
}
.staff_table .staffImg{
    width: 107px;
    height: 107px;
    margin: 0 auto;
}
.staff_table .staffImg img{
    width: 100%;
    height: 100%;
}
.template ul li a{
    font-family: nav-sec-Font;
}
.template ul li span{
    font-family:desc-Font;
}
.template ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #000;
    padding: 0 5px;
    cursor: pointer;
}
.template ul li:hover a{
    color: #003f88;
}
.template ul li span{
    float: right;
}
.container{
    margin: 60px 0;
    padding: 30px 60px;
    border: 1px solid #ddd;
}
.container .d-detail{
    text-align: center;
    padding: 0 0 16px 0;
    border-bottom: 1px dashed #dedede;
    line-height: 32px;
}
.container .d-detail h1{
    font-family: desc-Font;
    margin-bottom: 10px !important;
    line-height: 35px;
    font-size: 25px;
}
.container .d-detail span{
    font-family:desc-Font;
}
.container  .d-content{
    margin: 30px 0;
    min-height: 500px;
    font-family:desc-Font !important;
}
.container  .d-content table{
    margin: 0 auto;
}
.container  .d-content p{
    font-family:desc-Font !important; 
    table-layout: fixed; /* 防止撑开*/
    word-wrap: break-word;/* 英文单字因自动换行 */
    word-break: normal;/* 正常避头尾 */
    text-align:justify;/* 文字左右对齐 */
    /* text-justify:inter-ideograph; */
}
.container  .d-content p span{
    font-family:desc-Font !important;  
}</pre></body></html>