﻿body {
    background: #ffffff;
}

#banner {
    position: relative;
}

    #banner .banner_mask {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,0.7);
        z-index: 1;
        content: '';
    }


    #banner .banner_box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 2;
        color: #ffffff;
    }

    #banner .title1 {
        font-size: 56px;
        line-height: 60px;
        text-align: center;
    }

    #banner .title2 {
        font-size: 34px;
        text-align: center;
    }

 

    #banner .join_btn {
        text-align: center;
        margin-top: 100px;
    }

        #banner .join_btn a {
            color: #ffffff;
        }

    #banner.active .banner_img {
        display: none;
    }

    #banner.active .banner_mask {
        display: none;
    }

  

#main .am-container {
    width: 1158px;
}

#main .bh_title {
    font-size: 30px;
    color: #333333;
    line-height: 30px;
}

#main .bh_list {
    margin-top: 104px;
    margin-bottom: 94px;
}

#main .bh_content {
    font-size: 16px;
    line-height: 30px;
}
#main .bf_content {
    font-size: 16px;
    line-height: 30px;
}
#main .bb_list .item {
    padding: 0;
    position: relative;
    overflow: hidden;
}

    #main .bb_list .item .item_mask {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,0.49);
        color: #ffffff;
        font-size: 16px;
    }
#self .bf .bf_content {
    margin-top:75px;
}
#self .item_mask_box {
    text-align: right;
    position: absolute;
    top: 80%;
    right: 10%;
    transform: translateY(-50%);
    font-size: 28px;
}

    #self .item_mask_box span {
        font-size: 30px;
    }


#main .bf_img {
    margin-top: 75px;
}

#main .bh {
    padding: 113px 0 107px;
}

#main .bf {
    padding:0 0 13px 0;
}

#happiness .bh {
    padding-bottom: 0;
}

#happiness .bb .item_mask_box {
    text-align: right;
    position: absolute;
    top: 80%;
    right: 10%;
    transform: translateY(-50%);
    font-size: 28px;
}
#happiness .bf .bf_content {
    margin-top: 120px;
}
#life{padding-top:90px;}
#life .bh_list{
    margin-bottom:7px;
}
#life .bb .item_mask_box {
    position: absolute;
    top: 30%;
    left: 10%;
    transform: translateY(-50%);
    text-align: left;
    font-size: 28px;
}
#life .bf{padding-bottom:170px;}
#life .bf .bf_content {
    margin-top: 120px;
}
#joinus {
    position: relative;
}

    #joinus .join_box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 1122px;
    }

        #joinus .join_box .join_btns a {
            background: #ff0000;
            color: #ffffff;
            font-size: 30px;
            padding: 20px 80px;
        }

        #joinus .join_box .content {
            color: #333333;
            font-size: 54px;
            text-align: center;
            margin: 47px 0;
        }

        #joinus .join_box .phone .item {
            font-size: 30px;
            color: #000000;
            line-height: 34px;
        }

            #joinus .join_box .phone .item span {
                margin-right: 5px;
            }
.overflow{overflow:hidden;}
/*#join { min-height: 500px; font-size: 14px; }*/
#paging .am-pagination { text-align: center; margin-top: 70px; margin-bottom: 85px; }
.am_table_job {
    font-size: 14px;
    margin-top: 104px;
}
.item_head { font-weight: bold; font-size: 16px; text-align: center; }
.item_left{text-align:left;}
.am_clear_center { text-align: left; }
.apply_btn { background-color: #cf000e; color: #ffffff; padding: 10px 20px; font-size: 1.2rem; border-radius: 7px; }
.apply_btn:hover{color:#fff;}
.info_bh { margin: 0 0 40px; background: #f1f1f1; padding: 20px 0 15px 30px; }
.info_bd { padding: 0 0 40px 30px; color: #666; font-size: 14px;}
.info_bf { padding: 0 0 40px 30px; }
    #school.am-container { width: 825px!important; }
.table_title { color: #666666; font-weight: bold; font-size: 1.3rem; background-color: #f7f7f7 ;}
#school .title { font-size: 1.8rem; color: #b1b1b1 ;font-weight:normal;margin-bottom:45px;}
#school table { font-size: 1.3rem; }
#school input, #school textarea, #school select { width: 100%; border: none; outline: none !important;line-height:19px;}
.am_btn_group{text-align:center;margin:65px 0 100px;}
.am_btn { padding: 15px 70px; background-color: #efefef; color: #666666; width:auto!important;}
    .am_btn:hover { background-color: #cf000e ;color:#fff;}
.am-table > tbody > tr > td, .am-table > tbody > tr > th, .am-table > tfoot > tr > td, .am-table > tfoot > tr > th, .am-table > thead > tr > td, .am-table > thead > tr > th{padding:1.2rem;}

#vld-tooltip { position: absolute; z-index: 1000; padding: 5px 10px; background: #F37B1D; min-width: 150px; color: #fff; transition: all 0.15s; box-shadow: 0 0 5px rgba(0,0,0,.15); display: none; }

    #vld-tooltip:before { position: absolute; top: -8px; left: 50%; width: 0; height: 0; margin-left: -8px; content: ""; border-width: 0 8px 8px; border-color: transparent transparent #F37B1D; border-style: none inset solid; }

#schoolImg img{margin:0 auto;}
@media only screen and (min-width: 641px) {
    .am-topbar-nav > li > a { color: #211713; }
}


