.headerFY {
    background-color: #14adcc;
}

.logo_img{
        background: url("../img/FYimg/logo.jpg") no-repeat;
        background-size: cover;
}

.banner {
    background: url("../img/FYimg/banner01.jpg") no-repeat center;
    background-size: cover;
}

.content {
    background: url("../img/FYimg/beijing.jpg") no-repeat;
    background-size: cover;
}
.FYshowvalue {
color:#14adcc;
}
.meau_active {
    font-weight: bold;
    color: #14adcc !important;
    border-bottom: 2px solid #14adcc;
}
.menuSecond01 li:hover {
    background: #14adcc;
    color:#ffffff;
}
.menuSecond02{
    background: #14adcc;
}
.FYindex_login {
    background:#14adcc;
}
.menuSecond02 li:hover {
    font-size:15px;
}
.FYselectStudy {
border-bottom:2px solid #ffffff;
}
.GXhead_title {
    font-size: 16px;
    font-weight: bold;
    color: #14adcc;
}

.peo_img {
    background: url("../img/FYimg/peo.jpg") no-repeat;
}

.num_img, .trainingCourse_num_img {
    background: url("../img/FYimg/num.jpg") no-repeat;
}

.order {
    background: #14adcc;
}

.order_num {
    background: #d0eff5;
    color: #2bb2cf;
}

.RankingClass_title p:hover, .BranchCourses_title p:hover, .learn_list p:hover {
    color: #14adcc;
}

.nums {
    font-size: 14px;
    color: #14adcc;
}

.footerFY {
    background: #14adcc;
}

@media (max-width: 1680px) {
    .boy {
        background: url("../img/FYimg/boy.png") no-repeat;
        width: 148px;
        height: 222px;
        position: absolute;
        bottom: -58px;
        left: 36px;
    }

    .girl {
        background: url("../img/FYimg/girl.png") no-repeat;
        width: 148px;
        height: 184px;
        position: absolute;
        bottom: -58px;
        right: 36px;
    }
}

@media (min-width: 1780px) and (max-width: 1920px) {
    .boy {
        background: url("../img/FYimg/boy.png") no-repeat;
        width: 148px;
        height: 222px;
        position: absolute;
        bottom: -58px;
        left: 148px;
    }

    .girl {
        background: url("../img/FYimg/girl.png") no-repeat;
        width: 148px;
        height: 184px;
        position: absolute;
        bottom: -58px;
        right: 148px;
    }
}

@media (min-width: 1680px) and (max-width: 1780px) {
    .boy {
        background: url("../img/FYimg/boy.png") no-repeat;
        width: 148px;
        height: 222px;
        position: absolute;
        bottom: -58px;
        left: 94px;
    }

    .girl {
        background: url("../img/FYimg/girl.png") no-repeat;
        width: 148px;
        height: 184px;
        position: absolute;
        bottom: -58px;
        right: 94px;
    }
}
.fystudy_meau {
        margin-left: 45px;
    overflow: hidden;
    float: left;
}
.fystudy {
    display: inline-block;
    position: relative;
    width: 100px;
    z-index: 39;
    text-align: center;
    float: left;
        height: 48px;
    line-height: 50px;
}
    .fystudy a {
        color:#ffffff;
        font-size:16px;
    }
.modal-open #myModal1 .modal-content {
    display: none; 
}