<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.headerBg {
    background: url(../images/headerOpacity.png) repeat center center;
    position: relative;
    z-index: 5555;
}
.main {
    width: 100%;
    position: relative;
    z-index: 333;
    margin-top: -111px;
}
.message {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 30px;
}
.messagePic {
    width: 312px;
    height: auto;
    background-color: #f4f6fb;
}
.messageImg {
    width: 100%;
}
.messageImg&gt;img {
    display: block;
    width: 100%;
}
.messageText {
    text-align: center;
    padding-bottom: 15px;
}
.messageText&gt;h4 {
    display: block;
    font-size: 20px;
    line-height: 50px;
    color: #333333;
}
.messageText&gt;h4+h4 {
    font-size: 16px;
    line-height: 25px;
    padding: 0px 10px;
}
.messageCont {
    width: 61%;
}
.messageCont p {
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 10px;
}
.messageCont img {
    display: block;
    max-width: 80%;
    margin: 10px auto;
}
.messageCont table p, .introCont p {
    text-indent: 0em;
}

.introList {
    width: 100%;
}
.introListDetail {
    display: block;
    width: 512px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #333333;
    background-color: #f4f6fb;
    margin-bottom: 20px;
    text-align: center;
}
.introListDetail:nth-child(2n) {
    width: 368px;
    float: right;
}
.introCont p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 20px;
    text-indent: 2em;
}

.organizationCont {
    width: 100%;
    height: 88px;
    box-sizing: border-box;
    border: 1px solid #e2e7f3;
}
.organTitle {
    width: 15%;
    background-color: #e2e7f3;
    font-size: 16px;
    text-align: center;
    color: #333333;
    line-height: 88px;
    margin-right: 30px;
}
.organName {
    margin-top: 10px;
}
.organName&gt;div {
    clear: both;
}
.organName&gt;div&gt;h4 {
    display: block;
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.organName + .organName {
    margin-left: 40px;
}
.organizationCont + .organizationCont {
    margin-top: 30px;
}
.tab-menu&gt;a {
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
}
.tab-menu&gt;a:hover {
    border-bottom: 2px solid #2251bf;
}
.tab-menu&gt;a+a {
    margin-left: 20px;
}
.tab-active {
    border-bottom: 2px solid #2251bf;
    color: #2251bf !important;
}
.memorabiliaCont {
    border-left: 1px solid #e5e5e5;
}
.memorabiliaCont&gt;h4 {
    display: block;
    font-size: 24px;
    color: #2251bf !important;
    font-weight: bold;
}
.memorabiliaCont&gt;p {
    font-size: 16px !important;
    color: #333333;
    line-height: 26px;
    margin-top: 10px;
    background: url(../images/memorabiliaBg.jpg) no-repeat 0px 10px;
    padding-left: 20px;
}
.memorabiliaCont&gt;p span { color:#333333 !important; font-size: 16px;}
.titleMargin {
    margin-top: 20px;
}

.teacher {
    width: 100%;
}
.teacherCont {
    width: 164px;
    height: 183px;
    background-color: #f4f6fb;
    margin-bottom: 20px;
}
.teacherPic {
    width: 100%;
    height: 136px;
    overflow: hidden;
    background-color: #ffffff;
}
.teacherPic&gt;img {
    display: block;
    height: 100%;
}
.teacherCont&gt;a&gt;p {
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 46px;
}
.teacherCont:hover {
    background-color: #2251bf;
}
.teacherCont:hover p {
    color: #ffffff;
}
.teacherCont + .teacherCont {
    margin-left: 20px;
}
.teacherCont:nth-child(5n+1) {
    margin-left: 0px;
}
.teacherTitle {
    width: 100%;
}
.teacherDisplayPic {
    width: 300px;
    height: 250px;
    overflow: hidden;
}
.teacherDisplayPic&gt;img {
    display: block;
    width: 100%;
}
.teacherDisplayText {
    width: 65%;
    box-sizing: border-box;
    padding-top: 20px;
}
.teacherDisplayText&gt;h4 {
    display: block;
    font-size: 20px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 15px;
}
.teacherDisplayText&gt;span {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    width: 100%;
    margin-bottom: 5px;
}
.teacherDisplayCont {
    width: 100%;
}
.teacherDisplayCont&gt;h4 {
    display: block;
    margin-top: 30px;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #f4f6fb;
    font-size: 16px;
    color: #333333;
    text-indent: 1em;
}
.teacherDisplayCont p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin: 10px 0px 10px;
    /* text-indent: 2em; */
}
.personnelCont {
    width: 100%;
}
.personnelCont&gt;h4 {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 33px;
}
.personnelCont&gt;p {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin: 10px 0px;
}

.caucusCont {
    width: 100%;
    margin-top: -30px;
}
.caucusCont&gt;li {
    display: block;
    width: 100%;
    height: 76px;
    box-sizing: border-box;
    border-bottom: 1px solid #eaeaea;
}
.caucusCont&gt;li&gt;a {
    display: inline-block;
    width: 85%;
    height: 76px;
    font-size: 16px;
    color: #333333;
    line-height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.caucusCont&gt;li&gt;span {
    display: block;
    float: right;
    font-size: 14px;
    color: #333333;
    font-family: Arial;
    line-height: 76px;
}
.caucusCont&gt;li:hover {
    border-bottom: 1px solid #2251bf;
}
.caucusCont&gt;li:hover a, .caucusCont&gt;li:hover span {
    color: #2251bf;
}
.page {
    width: 100%;
    text-align: right;
    margin-top: 30px;
}
.page span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin-right: 10px;
}
.page a {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    height: 30px;
    line-height: 28px;
    box-sizing: border-box;
    padding: 0px 8px;
    border: 1px solid #eaeaea;
}
.page a:hover {
    border: 1px solid #2251bf;
    color: #2251bf;
}

.displaynews {
    width: 100%;
    position: relative;
    margin-top: -75px;
}
.displayTitle {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}
.displayTitle&gt;h4 {
    display: block;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 10px 0px;
}
.displayTitle&gt;span {
    display: block;
    font-size: 14px;
    color: #333333;
    font-family: Arial;
    line-height: 22px;
    text-align: center;
    margin-top: 10px;
}
.displayCont {
    padding: 0px 0px;
}
.displayCont p {
    /* text-indent: 2em; */
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 15px;
}
.displayCont table p {
    text-indent: 0em;
    margin-bottom: 0px;
}
.displayCont p img{
    max-width:100%
}
/* .displayCont img {
    display: block;
    margin: 15px auto;
    max-width: 90%;
} */
.displayCont {
    display: block;
    margin: auto;
    max-width: 90%;
}
.displayPage {
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
}
.displayPage&gt;a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.displayPage&gt;a:hover {
    color: #2251bf;
}


/* ÃƒÂ¥Ã‹â€&nbsp;Ã‹Å“ÃƒÂ¥Ã…Â½Ã‚Â¿ÃƒÂ¦Ã‚Â¢Ã‚ÂÃƒÂ¥Ã‹â€&nbsp;Ã¢â‚¬Â&nbsp;ÃƒÂ©Ã‚Â¡Ã‚Âµ */

.page .page_content .fr .page_nav {
    height: 30px;
    padding: 15px 0;
    text-align: center;
    font-size: 0;
}
.page {
    line-height: 26px;
    color: #7f8999;
    margin-top: 22px;
}


.pagination {
    margin: 0 auto;
    display: inline-block;
    padding-inline-start: 0px!important;
}

.pagination li {
    display: inline;
}
.page .page_content .fr .page_nav span, .page .page_content .fr .page_nav a {
    border: 1px solid #e6e6e6;
    line-height: 28px;
    height: 28px;
    display: inline-block;
    font-size: 14px;
    color: #999;
    padding: 0 10px;
    margin: 0 8px;
    vertical-align: middle;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: inherit;
    float: left;
    height: 24px !important;
    line-height: 24px !important;
    /* margin-left: -1px; */
    padding: 0px 7px !important;
    position: relative;
    text-decoration: none;
    margin: 0 3px !important;
}

.leid{
    color: #2251bf !important;
}

.page-item&gt;li .active {
    background-color: #2251bf !important;
}
.active {
    color: #2251bf !important;
}
[v-cloak] { display: none  }

.searchBox {
    width: 100%;
    height: 75px;
    box-sizing: border-box;
    background-color: #f4f6fb;
}
.searchNewText {
    display: block;
    float: left;
    font-size: 16px;
    height: 75px;
    line-height: 75px;
    padding: 0;
    box-sizing: border-box;
    outline: none;
    width: 93%;
    text-indent: 2em;
    color: #999999  !important;
}
.searchNewSub {
    display: block;
    float: right;
    width: 75px;
    outline: none;
    padding: 0;
    height: 75px;
    background: url(../images/searchSub.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
}
.careBox {
    width: 100%;
}
.careCont {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 40px 30px;
    border-left: 5px solid #2251bf;
    background-color: #f4f6fb;
}
.careCont&gt;h4 {
    display: block;
    font-size: 23px;
    color: #0f2b6c;
    line-height: 38px;
    font-weight: bold;
}
.careCont&gt;h5 {
    display: block;
    text-align: right;
    font-size: 20px;
    color: #333333;
    line-height: 26px;
    margin-top: 30px;
}
.careCont + .careCont {
    margin-top: 20px;
}
.previousPadding {
    padding: 30px 45px;
}
.previousBox {
    width: 100%;
    display: flex;
    display: -webkit-flex; /* Safari */
    flex-wrap: wrap;
    justify-content: center;
    align-items:  center;
}
.previousCont {
    flex-grow: 4;
    flex-basis:210px;
    min-height: 297px;
    overflow: hidden;
    margin-bottom: 30px;
    max-height: 290px;
}
.previousImg {
    width: 160px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
}
.previousCont&gt;h4 {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    margin-top: 20px;
}
.previousCont&gt;h4+h4 {
    font-size: 14px;
    margin-top: 7px;
    line-height: 21px;
}

/* ÃƒÂ§Ã‚Â»Ã¢â‚¬Å¾ÃƒÂ§Ã‚Â»Ã¢â‚¬Â¡ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ¦Ã…Â¾Ã¢â‚¬Å¾ */

.mechanismCont, .mechanismDetail {
    width: 49%;
    height: 158px;
    background-color: #f4f6fb;
    position: relative;
    overflow: hidden;
}
.mechanismCont&gt;a&gt;h4, .mechanismDetail&gt;a&gt;h4 {
    display: block;
    float: left;
    width: 60px;
    height: 100%;
    background-color: #6b7ca5;
    font-size: 18px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    writing-mode: vertical-lr;/*ÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã‚ÂÃ‚Â³ ÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¦Ã‹Å“Ã‚Â¯ writing-mode: vertical-rl;*/
    writing-mode: tb-lr;/*IEÃƒÂ¦Ã‚ÂµÃ‚ÂÃƒÂ¨Ã‚Â§Ã‹â€&nbsp;ÃƒÂ¥Ã¢â€žÂ¢Ã‚Â¨ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã‚ÂÃ‚Â³ ÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¦Ã‹Å“Ã‚Â¯ writing-mode: tb-rlÃƒÂ¯Ã‚Â¼Ã¢â‚¬Âº*/
}
.mechanismCont&gt;a&gt;p, .mechanismDetail&gt;a&gt;p {
    width: 83%;
    float: right;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    box-sizing: border-box;
    padding: 20px 10px;
}
.mechanismCont:nth-child(2n) {
    float: right;
}
.mechanismBox + .mechanismBox, .mechanismDetail {
    margin-top: 20px;
}
.mechanismDetail {
    width: 100%;
}
.mechanismDetail&gt;a&gt;p {
    width: 92%;
    left: 54%;
}
.mechanismDetail&gt;a&gt;span {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #0f2b6c;
    line-height: 28px;
    margin-right: 28px;
}
.mechanismDis {
    width: 100%;
}
.mechanismDis&gt;h4 {
    display: block;
    font-size: 20px;
    color: #2251bf;
    font-weight: bold;
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 20px;
}
.mechanismDis&gt;p {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin: 20px 0px;
}
.mechanismDisBox {
    width: 100%;
}
.mechanismDisBox&gt;p&gt;img {
    padding-bottom: 20px;
}
.mechanismTeacher {
    width: 49%;
    height: 248px;
    box-sizing: border-box;
    padding: 10px;
    background-color: #f4f6fb;
    overflow: hidden;
}
.mechanismTeacherImg {
    width: 160px;
    height: 198px;
    overflow: hidden;
}
.mechanismTeacherImg&gt;img {
    display: block;
    width: 100%;
}
.mechanismTeacherText {
    width: calc(100% - 190px);
}
.mechanismTeacherText&gt;h3 {
    display: block;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 28px;
    margin-top: 12px;
}
.mechanismTeacherText&gt;p {
    font-size: 14px;
    color: #333333;
    line-height: 23px;
    margin-top: 25px;
}
.mechanismTeacher:nth-child(2n) {
    float: right;
}
.mechanismTeacher + .mechanismTeacher + .mechanismTeacher {
    margin-top: 20px;
}
.mechanismDis&gt;img, .mechanismDis&gt;p&gt;img {
    display: block;
    width: 100%;
    margin: 20px auto;
}

.mechanismTop {
    width: 100%;
    margin-bottom: 30px;
}
.mechanismTopLeft {
    width: 63px;
    height: 360px;
    background-color: #6d7ea6;
}
.mechanismTopLeft&gt;h4 {
    display: block;
    float: left;
    width: 60px;
    height: 100%;
    background-color: #6b7ca5;
    font-size: 18px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
}
.mechanismTopRight {
    width: 93%;
}
.mechanismTopRightDetail {
    width: 100%;
    height: 60px;
    background-color: #f4f6fb;
}
.mechanismTopRightDetail&gt;a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    line-height: 60px;
    font-size: 16px;
    color: #333333;
    background: url(../images/organizationBg.jpg) no-repeat 20px;
    padding-left: 65px;
}
.mechanismTopRightDetail:nth-child(2n) {
    background-color: #fbfbfd;
}
.mechanismLine {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    margin: 30px 0px;
}
/* ÃƒÂ§Ã‚Â®Ã‚Â¡ÃƒÂ§Ã‚ÂÃ¢â‚¬Â&nbsp;ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¢ÃƒÂ©Ã‹Å“Ã…Â¸ */

.teamBox, .teamDetail {
    width: 100%;
}
.teamDetail&gt;a&gt;h4 {
    display: block;
    width: 100%;
    height: 46px;
    background-color: #f4f6fb;
    text-indent: 20px;
    font-size: 18px;
    color: #333333;
    line-height: 46px;
    margin-bottom: 30px;
}
.teamPic {
    width: 180px;
    height: 250px;
    overflow: hidden;
}
.teamPic&gt;img  {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}
.teamText {
    width: 73%;
}
.teamText&gt;h3 {
    display: block;
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}
.teamText&gt;p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}
.teamDetail + .teamDetail {
    margin-top: 30px;
}
/* ÃƒÂ§Ã…Â¸Ã‚Â¥ÃƒÂ¥Ã‚ÂÃ‚ÂÃƒÂ¦Ã‚Â&nbsp;Ã‚Â¡ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¹ */

.alumnus {
    width: 100%;
}
.alumnusList:first-child {
    background:none;
    margin-bottom:10px;
}
.alumnusList:first-child p {
    display:none;
}
.alumnusList:first-child h4 {
    display: block;
    float: none;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #cccccc;
    text-align: left;
    padding: 0 0px;
    background-color: #ffffff;
}
.alumnusList {
    width: 100%;
    background-color: #f4f6fb;
}
.alumnusList&gt;h4 {
    display: block;
    float: left;
    width: 96px;
    font-size: 18px;
    line-height: 56px;
    color: #ffffff;
    text-align: center;
    padding: 15px 0px;
    background-color: #6b7ca5;
}
.alumnusList&gt;p {
    width: 88%;
    float: left;
    box-sizing: border-box;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}
.alumnusList + .alumnusList {
    margin-top: 10px;
}

/* ÃƒÂ¦Ã…Â½Ã‚Â§ÃƒÂ¥Ã‹â€&nbsp;Ã‚Â¶ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¦Ã‚Â&nbsp;Ã‚Â¼ */
.displayCont table {
    border-collapse: collapse;
    width: 80%;
    /* text-align: center; */
    margin: 0 auto;
}

@media (max-width: 600px){
    .mechanismTeacherText {
        width: calc(100% - 150px);
    }
}

@media (max-width: 425px){
    .displayCont table {
        width: 100%;
    }
    .mechanismTopRight {
        width:calc(100% - 40px);
    }
}
@media (max-width: 375px){
    .teacherCont {
        width: 150px;
        height: 174px;
    }
    .teacherPic {
        height: 125px;
    }
    .teacherPic&gt;img {
        width: 100%;
        height: auto;
    }
    .displayCont table {
        width: 100%;
    }
    .mechanismTopRight {
        width:calc(100% - 40px);
    }
}
@media (max-width: 320px){
    .displayCont table {
        width: 100%;
    }
}


/* ÃƒÂ¥Ã…Â½Ã¢â‚¬Â&nbsp;ÃƒÂ¤Ã‚Â»Ã‚Â»ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¢ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¥Ã‚Â¢Ã…Â¾ */

.previousBox&gt;h3, .previousBoxT&gt;h3 {
    display: block;
    width: 100%;
    height: 60px;
    background-color: #f4f6fb;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    text-indent: 20px;
    margin-bottom: 20px;
}
.previousBoxT {
    width: 100%;
}
.previousBoxTlist {
    width: 100%;
    height: 55px;
    background-color: #f4f6fb;
    overflow: hidden;
}
.previousBoxTlist&gt;h4 {
    display: block;
    width: 110px;
    height: 55px;
    background-color: #6b7ca5;
    float: left;
    font-size: 16px;
    color: #ffffff;
    line-height: 55px;
    text-align: center;
}
.previousBoxTlist&gt;p {
    float: left;
    width: 84%;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    text-indent: 30px;
}
.previousBoxTlist + .previousBoxTlist {
    margin-top: 1px;
}
.previousBoxT + .previousBoxT {
    margin-top: 30px;
}</pre></body></html>