.content{
    padding: 0 !important;
    padding-top: 90px !important;
}

.content_title {
    border-bottom: 1px solid #000;
    padding: 10px 0;
    margin-bottom: 50px;
    font-size: 65px;
    font-weight: 600;
}

.content_introduce{
    height: 380px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 0;
}

.content_introduce img{
    width: 100%;
    height: 100%;
}

.content_left{
    padding: 0;
}

.content_left_video {
    /*width: 100%;
    height: 170px;
    border: 1px solid #1baaeb;
    margin: 40px 0;*/
    width: 100%;
    height: 183px;
    margin: 30px 0;
}

.content_left_btn {
    width: 100%;
    height: 50px;
    display: block;
    line-height: 50px;
    font-size: 14px;
    color: white;
    background-color: #1E4E79;
    text-align: center;
    border-radius: 6px;
}

.content_left_btn:hover{
    text-decoration: none;
    color: white;
    background-color: #ffcc24;
}

.content_introduce_characters{
    height: 200px;
    margin: 30px 0;
}

h3{
    font-size: 24px;
    color: #333;
    line-height: 40px;
}

.content_introduce_characters p{
    color: #888;
    font-size: 16px;
    line-height: 26px;
}

.content_introduce_img{
    text-align: center;
    margin: 60px 0;
}

.content_introduce_img img{
    width: 130px;
    height: 130px;
}

.content_introduce_img p{
    margin: 30px 0;
    color: #333;
    font-size: 16px;
}

.content_introduce_main_body{
    padding: 0;
}

.content_introduce_photo{
    clear: both;
}

.table_box{
    padding-top: 100px;
    background-color: #f6f6f6;
}

.table>thead>tr>td{
    line-height: 60px;
    font-size: 20px;
    padding: 0 20px;
}

.td-check{
    color: #73970e;
}

.table>tbody>tr>td{
    font-size: 15px;
    border: none;
    line-height: 60px;
    padding: 0 20px;
}

.table>tbody>tr:nth-of-type(even){
    background-color: white;
}

.table>tbody>tr:nth-of-type(odd){
    background-color: #f6f6f6;
}

.table_box p{
    font-size: 20px;
    color: #333;
    line-height: 36px;
    font-weight: 500;
}
a {
    color: darkblue;
}
p strong span[style*="color:red"] {
    color: #8B0000 !important;
}
.table_box p b{
    color: #1baaeb;
}

.container-ul{
    margin-bottom: 100px;
}

.container-ul ul{
    width: 60%;
    margin: 0 auto;
    padding-top: 50px;
}

.container-ul li{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center; 
    float: left;
}

.container-ul li a{
    width: 40px;
    height: 40px;
    color: #333;
    font-size: 14px;
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 40px;
    text-align: center;    
    color: #333;
}

.container-ul li a:hover{
    text-decoration: none;
    color: white;
    background-color: #90b133;
}
.aquinasHighSchIconBox{
    padding: 50px 0;
}
.aquinasHighSchIconBox img {
    width: 120px;
}
.aquinasHighSchIconBox a{
    display: inherit;
    text-align: center;
}
.aquinasHighSchIconBox p > a {
    display: block;
    text-align: center;
    cursor: pointer;
}
.aquinasHighSchIconBox p{
    padding: 10px;
}

.height-k12 {
    height: 475px !important;
}
.height-other {
    height: 375px !important;
}