﻿header {
    position: fixed;
    width: 100%;
    height:50px;
    color: #fff;
    left: 0;
    top: 0;
    z-index: 99999;
    overflow: hidden;
    /*background-color:#fff;*/
    background: url(/Content/Mimage/japServe/banner_title.png) no-repeat center center !important;
    -webkit-background-size: 91%important;
    background-size: 91%!important;
}
.bannerSwiper {
    width:100%;
    height:259px;
    position:absolute;
    background:url(/Content/Mimage/japCourse/banner01.png) no-repeat center center;
    background-size:100% 259px!important;
}
.logobg {
    position:fixed;
    width:100%;
    height:50px;
    z-index:900;
    display:none;
}
.goback {
    position:fixed;
    left:15px;
    top:15px;
    width:25px;
    height:25px;
}
.goback a{
    display:inline-block;
    width:25px;
    height:25px;
}
#menu_btn {
    position:fixed;
    right:15px;
    top:15px;
    width:25px;
    height:25px;
}

/*修改开始*/
#menu_lx_sx {
    display:none;
}
#menu_lx_zj {
    display:none;
}
/*修改结束*/

.clearfix::before {
    content:"";
    display:table;
}
.base_wrap {
    height: 1770px;
    background-color: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.banner {
    width:100%;
}
.ryCourse {
    margin: 190px auto 0;
    position:absolute;
    width:100%;
    height:168px;
    z-index:100;
    text-align:center;
}
.ryCourse_1 {
    width:91%;
    height:168px;
    box-shadow:0 0 13px #bfbfbf;
    border-radius:5px;
    background:#fff;
    margin:0 auto;
}
    .ryCourse_1 div {
        width:33.3%;
        height:50%;
        float:left;
        padding:8px;
        font-size:12px;
    }
        .ryCourse_1 div p:nth-child(1) {
            width:62.5px;
            margin:0 auto;
        }
.stuComment {
    position:absolute;
    height:248.5px;
    width:100%;
    margin-top:374px;
}
.stu_title {
    width:91%;
    height:36.5px;
    margin:5px auto 0;
}
.stu_lunbo {
    width:91%;
    height:182px;
    margin:5px auto 0;
    overflow:hidden;
}
.AD {
    position:absolute;
    width:100%;
    height:100px;
    margin:620px auto 0;
    text-align:center;
}
    .AD img {
        width:95%;
    }
.news {
    position:absolute;
    height:416px;
    width:100%;
    margin-top:750px;
}
.news_title {
    width:91%;
    height:36.5px;
    margin:5px auto 0;
}
.news_info {
    width:91%;
    height:365px;
    margin:5px auto 0;
}
.news_info01,.news_info02,.news_info03 {
    width:100%;
    height:107.5px;
    background:#fff;
    margin-top:15px;
    box-shadow:0 0 13px #bfbfbf;
    border-radius:7px;
}
    .news_info01 .news_pic {
        float:left;
        width:80px;
        height:80px;
        margin-top:13px;
        margin-left:10px;
    }
    .news_info01 .news_pic img{
        width:80px;
        height:80px;
    }
    .news_info01 .news_article {
        height:80px;
        width:62%;
        margin-left:105px;
        margin-top:13px;
        font-size:13px;
    }
        .news_info01 .news_article p:nth-child(1) {
            font-weight:bold;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .news_info01 .news_article p:nth-child(2) {
            margin-top:8px;
            display:-webkit-box;
            -webkit-box-orient:vertical;
            -webkit-line-clamp:2;
            overflow:hidden;
            color:#666666;
        }
        .news_info01 .news_article p:nth-child(3) {
            margin-top:5px;
            font-size:10px;
        }
            .news_info01 .news_article p:nth-child(3) img {
                float:right;
                width:13.5px;
                height:10px;
                margin-top:3px;
                margin-right:5px;
            }
            .news_info01 .news_article p:nth-child(3) span:nth-child(2) {
                float:right;
            }
.try_course {
    position:absolute;
    height:301.5px;
    width:100%;
    margin-top:1190px;
}
.try_title {
    width:91%;
    height:36.5px;
    margin:5px auto 0;
}
.try_info {
    width:91%;
    height:230px;
    margin:5px auto 0;
}
    .try_info div {
        width:50%;
        height:118px;
        float:left;
    }
    .try_info div iframe{
        width:90%;
        height:90%;
        margin-left:5%;
        background:black;
    }
    /*.try_info div img{
        width:90%;
        margin-left:5%;
    }*/
.address {
    position:absolute;
    margin-top:1470px;
    width:100%;
    height:222px;
}
.mubu {
    position:fixed;
    width:100%;
    height:100%;
    background:black;
    opacity:0.5;
    z-index:888;
    display:none;
}
.contact {
    position:fixed;
    bottom:0;
    width:100%;
    height:50px;
    background:url(../../Content/Mimage/index/contactInfo.png) no-repeat center center;
    background-size:100% 100%;
    box-shadow:0 0 13px #bfbfbf;
    z-index:999;
}
.contact_01 {
    float:left;
    height:50px;
    width:50%;
}
.contact_01 a {
    display:inline-block;
    width:50%;
    float:left;
    height:50px;
}
.contact_02 {
    float:left;
    height:50px;
    width:50%;
}
.contact_02 a{
    display:inline-block;
    width:100%;
    float:left;
    height:50px;
}


