﻿body {
    background-color: #f6f8f9;
}

.clear {
    float: none;
    clear: both;
}

.PageTop {
    width: 100%;
    background-image: url('/static/images/headback.jpg');
    background-size: cover;
    border-width: 0;
    padding: 0;
    background-color: white;
}

.row {
    margin: 0;
}

.topright {
    text-align: right;
}

.toptext {
    font-size: 24px;
    color: #026dbb;
}

.topright > div {
    margin-top: 15px;
    margin-right: 50px;
}

.topMenu {
    border-radius: 1.5em;
    border-width: 0.15em;
    border-color: rgb(63, 192, 240);
    border-style: solid;
    margin-bottom: 0;
    background-image: url('../images/menuback.png');
    background-size: 100% 100%;
    float: right;
    z-index: 10090;
}

.menuitem {
    color: #4c5961;
    font-size: 13px;
    margin: 0.7em 0;
    border-color: #4c5961;
    border-style: solid;
    border-width: 0 0.1em 0 0;
    padding: 0 15px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
}

    .menuitem:last-child {
        border-style: none;
    }

#BottomLanguages {
    text-align: center;
    height: 50px;
    line-height: 50px;
}

    #BottomLanguages a {
        margin-left: 20px;
    }

.bottom-section {
    margin-right: 233px;
}

#BottomMenu {
    background-color: #51c1f1;
    padding: 2em 5% 1em 5%;
    color: #ffffff;
    font-size: 14px;
}

    #BottomMenu a {
        color: #ffffff;
        font-size: 14px;
    }

.bottomSolid {
    background-image: url('/static/images/bottomsep2.png');
    background-size: 100% 100%;
    height: 2em;
    clear: both;
    margin-top: 0em;
    margin-bottom: 1.5em;
}

.content {
    width: 90%;
}

    .content h1 {
        margin-top: 20px;
        margin-bottom: 10px;
        text-align: center;
    }

.content-news {
    margin: 0 auto;
    color: #6a7884;
    font-size: 13.6px;
    height: 600px;
}

    .content-news .read {
        color: #62bbc7;
        float: right;
        font-size: 13.6px;
        display: inline-block;
        margin-right: 5px;
    }

        .content-news .read:hover {
            color: #46b7c7;
        }

.news-title {
    color: #666;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    height: 30px;
}

a:hover {
    color: #46b7c7;
}

.news-desc {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    height: 50px;
}

.news-date {
    position: absolute;
    bottom: 5px;
    width: 100%;
}

.containBox {
    background-color: #f6f8f9;
}

.newsitem {
    width: 19%;
    height: 300px;
    float: left;
    margin-top: 10px;
    background-color: #ffffff;
    margin-left: 10px;
    position: relative;
}

    .newsitem img {
        width: 100%;
        max-width: 100%;
        max-height: 184px;
    }

.readmore {
    text-align: right;
}

    .readmore img {
        height: 150px;
    }

.joinus {
    position: relative;
    height: 650px;
}

.section-cap {
    background-color: rgb(63, 192, 240);
    height: 192px;
}

.joinus-content {
    width: 800px;
    position: absolute;
    top: 60px;
    left: 25%;
    background-color: white;
    height: 600px;
}

.joinus-top {
}

.joinus-line {
    border-style: solid;
    border-color: black;
    border-image: initial;
    border-width: 0px 0px 1px;
    height: 3em;
    margin-left: 100px;
    margin-right: 100px;
}

.joinus-title {
    padding: 1em;
    border: 1px solid black;
    float: left;
    margin-top: -1.75em;
    background-color: white;
    margin-left: 275px;
}

.joinus-body {
    margin-top: 50px;
}

.joinus-left {
    float: left;
    width: 48%;
    margin-left: 2%;
}

.joinus-left-title {
    text-indent: 0;
}

    .joinus-left-title:not(:first-child) {
        margin-top: 10px;
    }

.joinus-left-item {
    font-size: 14px;
    line-height: 25px;
    height: 25px;
}

    .joinus-left-item a {
        color: #666;
    }

.joinus-right {
    float: right;
    width: 48%;
    height: 250px;
    margin-right: 2%;
}

    .joinus-right img {
        max-width: 100%;
        height: auto !important;
        max-height: 200px;
    }

.guide-section {
    width: 32%;
    float: left;
    margin-left: 1%;
    border: 1px solid rgb(63, 192, 240);
    height: 160px;
}

.guide-section-title {
    padding-left: 10px;
    padding-right: 10px;
}

.guide-section:first-child {
    margin-left: 0%;
    width: 33%;
}

.guide-section .guide-item {
    font-size: 13px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    color: #666;
}

.school-content {
    width: 100%;
    background: white;
    text-align: center;
    margin-top: 50px;
}

.school-list {
    min-height: 542px;
}

    .school-list img {
        max-width: 100%;
        width: 100%;
        height: 100%;
        max-height: 100%;
    }

    .school-list a {
        float: left;
        display: block;
        border: 1px solid white;
        border-width: 0 0px 2px 2px;
        width: 269px;
        height: 269px;
    }

    .school-list .school-item {
        position: absolute;
        display: block;
        z-index: 0;
        height: 50px;
        margin-top: -90px;
        padding: 20px 20px 20px 20px;
        color: #fff;
        font-weight: bold;
        line-height: 20px;
        text-shadow: 1px 1px 1px #000;
        background-image: -webkit-linear-gradient(to top,#000,rgba(255,255,255,0));
        background-image: linear-gradient(to top,#000,rgba(255,255,255,0));
        width: 15em;
        overflow: hidden;
        width: 229px;
        font-size: 16px;
    }
