
.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>img {
    display: block;
    width: 100%;
}
.messageText {
    text-align: center;
    padding-bottom: 15px;
}
.messageText>h4 {
    display: block;
    font-size: 20px;
    line-height: 50px;
    color: #333333;
}
.messageText>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>div {
    clear: both;
}
.organName>div>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>a {
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
}
.tab-menu>a:hover {
    border-bottom: 2px solid #2251bf;
}
.tab-menu>a+a {
    margin-left: 20px;
}
.tab-active {
    border-bottom: 2px solid #2251bf;
    color: #2251bf !important;
}
.memorabiliaCont {
    border-left: 1px solid #e5e5e5;
}
.memorabiliaCont>h4 {
    display: block;
    font-size: 24px;
    color: #2251bf !important;
    font-weight: bold;
}
.memorabiliaCont>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>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>img {
    display: block;
    height: 100%;
}
.teacherCont>a>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>img {
    display: block;
    width: 100%;
}
.teacherDisplayText {
    width: 65%;
    box-sizing: border-box;
    padding-top: 20px;
}
.teacherDisplayText>h4 {
    display: block;
    font-size: 20px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 15px;
}
.teacherDisplayText>span {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    width: 100%;
    margin-bottom: 5px;
}
.teacherDisplayCont {
    width: 100%;
}
.teacherDisplayCont>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>h4 {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 33px;
}
.personnelCont>p {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin: 10px 0px;
}

.caucusCont {
    width: 100%;
    margin-top: -30px;
}
.caucusCont>li {
    display: block;
    width: 100%;
    height: 76px;
    box-sizing: border-box;
    border-bottom: 1px solid #eaeaea;
}
.caucusCont>li>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>li>span {
    display: block;
    float: right;
    font-size: 14px;
    color: #333333;
    font-family: Arial;
    line-height: 76px;
}
.caucusCont>li:hover {
    border-bottom: 1px solid #2251bf;
}
.caucusCont>li:hover a, .caucusCont>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>h4 {
    display: block;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 10px 0px;
}
.displayTitle>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>a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.displayPage>a:hover {
    color: #2251bf;
}


/* Ã¥Ë†ËœÃ¥Å½Â¿Ã¦Â¢ÂÃ¥Ë†â€ Ã©Â¡Âµ */

.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 > li > a, .pagination > li > 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>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>h4 {
    display: block;
    font-size: 23px;
    color: #0f2b6c;
    line-height: 38px;
    font-weight: bold;
}
.careCont>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>h4 {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    margin-top: 20px;
}
.previousCont>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>a>h4, .mechanismDetail>a>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Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã§Å¡â€žÃ¤Â»Å½Ã¥Â·Â¦Ã¥Ââ€˜Ã¥ÂÂ³ Ã¤Â»Å½Ã¥ÂÂ³Ã¥Ââ€˜Ã¥Â·Â¦Ã¦ËœÂ¯ writing-mode: tb-rlÃ¯Â¼â€º*/
}
.mechanismCont>a>p, .mechanismDetail>a>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>a>p {
    width: 92%;
    left: 54%;
}
.mechanismDetail>a>span {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #0f2b6c;
    line-height: 28px;
    margin-right: 28px;
}
.mechanismDis {
    width: 100%;
}
.mechanismDis>h4 {
    display: block;
    font-size: 20px;
    color: #2251bf;
    font-weight: bold;
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 20px;
}
.mechanismDis>p {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin: 20px 0px;
}
.mechanismDisBox {
    width: 100%;
}
.mechanismDisBox>p>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>img {
    display: block;
    width: 100%;
}
.mechanismTeacherText {
    width: calc(100% - 190px);
}
.mechanismTeacherText>h3 {
    display: block;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 28px;
    margin-top: 12px;
}
.mechanismTeacherText>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>img, .mechanismDis>p>img {
    display: block;
    width: 100%;
    margin: 20px auto;
}

.mechanismTop {
    width: 100%;
    margin-bottom: 30px;
}
.mechanismTopLeft {
    width: 63px;
    height: 360px;
    background-color: #6d7ea6;
}
.mechanismTopLeft>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>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;
}
/* Ã§Â®Â¡Ã§Ââ€ Ã¥â€ºÂ¢Ã©ËœÅ¸ */

.teamBox, .teamDetail {
    width: 100%;
}
.teamDetail>a>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>img  {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}
.teamText {
    width: 73%;
}
.teamText>h3 {
    display: block;
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}
.teamText>p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}
.teamDetail + .teamDetail {
    margin-top: 30px;
}
/* Ã§Å¸Â¥Ã¥ÂÂÃ¦Â Â¡Ã¥Ââ€¹ */

.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>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>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;
}

/* Ã¦Å½Â§Ã¥Ë†Â¶Ã¨Â¡Â¨Ã¦Â Â¼ */
.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>img {
        width: 100%;
        height: auto;
    }
    .displayCont table {
        width: 100%;
    }
    .mechanismTopRight {
        width:calc(100% - 40px);
    }
}
@media (max-width: 320px){
    .displayCont table {
        width: 100%;
    }
}


/* Ã¥Å½â€ Ã¤Â»Â»Ã©â„¢Â¢Ã©â€¢Â¿Ã¦â€“Â°Ã¥Â¢Å¾ */

.previousBox>h3, .previousBoxT>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>h4 {
    display: block;
    width: 110px;
    height: 55px;
    background-color: #6b7ca5;
    float: left;
    font-size: 16px;
    color: #ffffff;
    line-height: 55px;
    text-align: center;
}
.previousBoxTlist>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;
}