body{
    background: #f6fdff;
}
.navigation{
    width: 100%;height: 100px;font-size: 23px;
}
.navigation .p1{
    color: #d9d9d9;;font-weight: bolder;margin: 35px 0 10px 0;
}
.navigation .name{
    color: #4f4f4f;;font-weight: bolder;
    ;display: inline-block;border-bottom: 4px solid #75ced1;
}
.header{
    height: 60px;width: 100%;
}
.header>.cot{
    width: 1200px;height: 60px;margin:0 auto;
}
.header>.cot .logo{margin-top: 13px;display: inline-block;float: left;}
.header>.cot .phone{
    margin:  11px 5px 0 80px;display: inline-block;float: left;
}
.header>.cot .phonediv{
    width: 160px;display: inline-block;height: 60px;float: left;
}
.header>.cot .phonediv .p1{
    color: #656667;margin: 10px 0 5px 0;
}
.header>.cot .phonediv .p2{
    color: #75ced1;font-size: 16px;
}
.header>.cot .right{
    height: 60px;line-height: 60px;
}
.header>.cot .right .span1{
    width: 135px;height: 30px;background: #75ced1;color: white;border-radius: 15px;margin-top: 15px;
    text-align: center;line-height: 30px;display: inline-block;cursor: pointer;font-size: 16px;float: left;
}
.header>.cot .right .span2{
    width: 100px;cursor: pointer;
    height: 30px;
    display: inline-block;
    background: url('./login_btn.png') no-repeat;
    background-size: cover;
    float: left;margin: 15px 0 0 20px;
}
.header>.cot .right .span4{
    width: 100px;
    cursor: pointer;
    height: 30px;
    display: inline-block;
    background-size: cover;
    float: left;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    border:1px solid #75ced1;
    color:#75ced1;
    font-size: 16px;
    margin: 15px 0 0 20px;
}
.header>.cot .right .span3{
    width: 100px;cursor: pointer;
    height: 30px;
    display: inline-block;line-height: 30px;text-align: center;border-radius: 15px;border: 1px solid #64b1b3;color: #64b1b3;
}

.header2{
    height: 45px;width: 100%;background: #303030;
}
.header2>.cot{
    width: 1200px;height: 45px;margin:0 auto;
}
.header2>.cot ul li{
    height: 45px;cursor: pointer;width: 180px;float: left;margin-right: 3px;
}
.header2>.cot ul li>a{
    width: 100%;height: 100%;text-align: center;line-height: 45px;color: white;display: inline-block;font-size: 18px;
}
.header2>.cot ul li .on{
    background: #75ced1;
}
.header2>.cot ul li>a:hover{
    background: #75ced1;
}

.layerLogin{
    margin: 30px 0 0 60px;
}
.layerLogin li{
    line-height: 50px;
}.layerLogin li *{vertical-align: middle;}
.layerLogin li>label{
    width: 32px;height: 32px;text-align: center;line-height: 32px;border: 1px solid #e4e4e4;display: inline-block;border-right: none;
}
.layerLogin li>label img{display: inline-block}
.layerLogin li input{
   height: 32px;width: 160px;border: 1px solid #e4e4e4!important;
}


#slideBox{
    height: 400px;width: 100%;
}


.Noice{
    width: 100%;height: 60px;background: #f5f5f5;color: #626262;
}
.Noice>.cot{
    width: 1200px;height: 60px;margin: 0 auto;
}
.Noice>.cot .newslogo{
    float: left;margin-top: 13.5px;
}
.Noice>.cot ul{
    float: left;  width: 800px;  height: 40px;  line-height: 40px;  overflow: hidden;margin:10px 0 0 50px;
}
.Noice>.cot ul li{
    height: 40px;  line-height: 40px;  width: 100%;  display: block;font-size: 18px;color: #6e6e6e;
}

.Contentbox{
    width: 1200px;height: auto;margin: 0 auto;
}
.Contentbox .classRoom .cot{
    height: 530px;
}
.Contentbox .classRoom .cot .right{
    width: 330px;height: 510px;
}
.Contentbox .classRoom .cot .right .head{height: 60px;}
.Contentbox .classRoom .cot .right .head img{display: inline-block;float: left;margin-top: 5px;}
.Contentbox .classRoom .cot .right .head span{
    font-size: 23px;color: #75ced1;margin: 2px 0 0 10px;float: left;
}
.Contentbox .classRoom .cot .right>ul li{
    height: 70px;background: #edf3fb;color: #999999;font-size: 23px;padding: 0 10px;;margin-bottom: 7px;
    overflow: hidden;text-overflow: ellipsis;word-break: break-all;line-height: 70px;white-space: nowrap;
}
.Contentbox .classRoom .cot .right>ul li:hover{
    background: #fbd14b;color: white;cursor: pointer;
}
.Contentbox .classRoom .cot .right>ul .on{
    background: #fbd14b;color: white;
}
/*课表*/
.scheduleDiv{
    width: 100%;height: 550px;
}
.scheduleDiv .left{
    width: 835px;float: left;
}
.scheduleDiv .left .tablediv .head{
    height: 38px;overflow: hidden;
}
.scheduleDiv .left .tablediv .head li{
    float: left;width: 80px;height: 38px;cursor: pointer;background: #eaeaea;color: #919191;margin-right: 5px;text-align: center;line-height: 38px;
    font-size: 18px;border-radius: 8px 8px 0 0;
}
.scheduleDiv .left .tablediv .head li:hover{
;background: #fbd14b;color: white;;
}
.scheduleDiv .left .tablediv .head ul .on{
;background: #fbd14b;color: white;;
}
.scheduleDiv .left .tablediv table{
    width: 100%;color: #28244d;font-size: 16px;background: #ffffff;
}
.scheduleDiv .left .tablediv table thead{border-bottom: 1px solid #e4e4e4;}
.scheduleDiv .left .tablediv table tr{
    height: 60px;
}
.scheduleDiv .left .tablediv table td{text-align: center;}
.scheduleDiv .right{
    width: 330px;
}
.scheduleDiv .right>.uploaddiv{
    height: 360px;width: 100%;background: #ffffff;margin-top: 39px;
}
.scheduleDiv .right>.uploaddiv li{
    height: 55px;padding: 6.5px 10px;
}
.scheduleDiv .right>.uploaddiv li>p{
    line-height: 25px;
}
.scheduleDiv .right>.uploaddiv li .p1>span{
    color: #dedede;margin-left: 10px;
}
.scheduleDiv .right>.uploaddiv li .p2{
    width: 240px;overflow: hidden;text-overflow: ellipsis;word-break: break-all;;white-space: nowrap;
    padding-left: 25px;
}
.scheduleDiv .right>.uploaddiv li .p2 .span1{
    width: 45px;display: inline-block;
}
.scheduleDiv .right>.uploaddiv li .p2 .span2{margin-left: 15px;}
/*石室名师*/
.shishiTeacherDiv{
    background: url('./shishimasters_bg.png') no-repeat;
    background-size: cover;
    background-position: 0px 70px;
}
.shishiTeacherDiv .content{
    margin: 0 auto;width: 1200px;
}
.shishiTeacherDiv .content .teacherdiv{
    height: 400px;
}
.shishiTeacherDiv .content .teacherdiv .teacher{
    float: left;width: 300px;height: 400px;text-align: center;
    background: url('./visitingcard_bg.png') no-repeat; background-size:cover;
}
.shishiTeacherDiv .content .teacherdiv .teacher img{
    width: 110px;height: 110px;border-radius: 50%;margin: 30px 0 15px 0;
}
.shishiTeacherDiv .content .teacherdiv .teacher h3{
    color: #235162;font-size: 18px;font-weight: bolder;
}
.shishiTeacherDiv .content .teacherdiv .teacher p{
    padding: 0 30px;margin-top: 10px;color: #afc1c5;
}
.studentsDiv{overflow: hidden;}
.studentsDiv .content{
    margin: 0 auto;width: 1200px;
}
.studentsDiv .content .left{width: 600px;float: left;}
.studentsDiv .content .right{width: 600px;}
.studentsDiv .content .students{height: 290px;}
.studentsDiv .content .students li{
    text-align: center; float: left;width: 200px;
}
.studentsDiv .content .students li img{
    width: 150px;height: 150px;border-radius: 50%;margin: 20px 0 15px 0;
}
.studentsDiv .content .students li h3{
    color: #235162;font-size: 18px;font-weight: bolder;
}
.studentsDiv .content .students li p{
   ;margin-top: 10px;color: #afc1c5;
}

.serviceDiv .content{
    margin: 0 auto 40px;width: 1200px;
}

/*-----------------aboutBody-------------------*/
.aboutBody{
    background: white;padding: 0 15px;
}
.aboutBody h2 {
    padding-bottom: 15px!important;
    font-size: 24px!important;
    color: #333!important;
    text-align: center!important;
}
.aboutBody p {
    padding: 15px 0px!important;line-height: 30px;font-size: 15px!important;
    text-indent: 30px!important;
}
.aboutBody .cover, .aboutBody .t_c {
    padding: 15px 0px!important;
}
.aboutBody  img {
    width: 640px!important;display: inline-block;;margin-left: 150px;
}


.subImgNav .con{
    width: 1200px;
    margin: 0 auto;
    height: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.subImgNav .con a{
    height: 100%;
    width: 390px;
}
.subImgNav .con a >img{
    height: 100%;
    width: 100%;
}