.scNav{
    width: 100%;
    height: 60px;
    background-color: #fff;
    margin-bottom: 0;
    position: fixed;
    z-index: 999;
}
.scNav .scMainNav{
    width: 1194px;
    height: 60px;
    margin: 0 auto;
}
.scNav .scMainNav .navbar-header .navbar-brand{
    width: 116px;
    height: 60px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.scNav .scMainNav .navbar-header .navbar-brand img{
    width: 116px;
    height: 42px;
}
.navbar-right li{
    width: 90px;
    height: 12px;

}
.navbar-right li .scNavRightTitle{
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    color: #333333;
}
.navbar-right li .scNavRightTitle:hover{
    border-bottom: 3px solid #378bc4;
}
.scBannar{
    width: 100%;
    height: 490px;
    background-size:cover
}
@media only screen and (max-width: 640px){

    .scBannar img {
        height: 200px;
    }
    .scBannar{
        height: 200px;
    }
}
.scBannar img{
    width: 100%;
    height: 490px;
    cursor: pointer;
}
.scShareAndPre{
    width: 1200px;
    height: 120px;
    background-color: #ffffff;
    box-shadow: 0 1px 8px 0 rgba(101, 101, 101, 0.58);
    border-radius: 5px;
    margin: -60px auto 0;
    position: relative;
    display: flex;
    flex-direction: row;
}
.scShareAndPre .icon-share{
    width: 40px;
    height: 120px;
}
.scShareAndPre .icon-share img{
    width: 40px;
    height: 120px;
}
.scShareAndPre .scClassOnline{
    width: 398px;
    height: 24px;
    line-height: 120px;
    margin-left: 36px;

}
.scShareAndPre .scClassOnline span{
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    font-stretch: normal;
    line-height: 0px;
    color: #333333;
    font-weight: 600;
}
.scShareAndPre .scPrice{
    width: 382px;
    line-height: 120px;
    margin-left: 290px;
}
.scPrice .scTime{
    width: 203px;
    height: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ff0000;
}
.scPrice .scPriceNow{
    margin-left: 9px;
    position: relative;
}
.scPrice .label-danger{
    width: 160px;
    height: 50px;
    background-color: #ff0000;
    border-radius: 5px;
    display: inline-block;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    margin-left: 9px;
}
.scPrice .label-danger:hover{
    transform: scale(1.1,1.1);
    transition: 0.5s;
    cursor: pointer;
}
.scPrice .scPriceNow a{
    position: absolute;
    width: 88px;
    height: 12px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #999999;
    text-decoration: line-through;
    left: 0;
    top: 29px;
}
.scExerciseTitle{
    width: 120px;
    height: 45px;
    margin: 39px auto 0;
}
.scExerciseTitleP{
    width: 236px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    margin: 0 auto;
}
.scExerciseTitleIntro{
    width: 1194px;
    height: 132px;
    margin: 30px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*background: yellow;*/
}
.scExerciseTitleIntro .scExerciseTitleIntro1{
    /*background: url("../web/金属.png");*/
    width: 380px;
    height: 117px;
    background-image: linear-gradient(90deg, #dde0e3 0%, #f0f1f5 100%), linear-gradient(#cccccc, #cccccc);
    box-shadow: 1px 1px 10px 0px rgba(101, 101, 101, 0.4);
    border-radius: 25px 25px 5px 5px;
}
.scExerciseTitleIntro1Up{
    position: relative;
}
.scExerciseTitleIntro1Up .scIntroSpan1{
    position: absolute;
    left: 11px;
    top: 5px;
    font-size: 14px;
    color: #55b3cb;
}
.scExerciseTitleIntro1Up .scIntroSpan2{
    position: absolute;
    left: 44px;
    top: 5px;
    font-size: 14px;
    color: #ffffff;
    width: 387px;
}
.scExerciseTitleIntro1Down{
    width: 360px;
    height: 37px;
    font-family: MicrosoftYaHei;
    font-size: 13px;
    color: #333333;
    margin: 18px auto 0;
}
.scExerciseTitleIntro2 .scIntroSpan2{
    margin-left: -10px;
}
.scSpecialPart{
    width: 100%;
    height: 323px;
    background: url("../web/背景01.png");
}
.scSpecialPart h3{
    width: 120px;
    height: 24px;
    font-family: MicrosoftYaHei-Bold;
    color: #333333;
    margin: 30px auto;
    padding-top: 35px;

}
.sc6SpecialPart{
    width: 1194px;
    height: 200px;
    margin: 56px auto 0;
    display: flex;
    flex-direction: row;
    justify-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.scSpecialPart1{
    width: 380px;
    height: 80px;
    background-color: #ffffff;
    position: relative;
}
.scSpecialPart1 img{
    width: 380px;
    height: 80px;
}
.scSpecialPart1 p{
    position: absolute;
    width: 268px;
    font-size: 14px;
    color: #333333;
    left: 95px;
    top: 50%;
    margin-top: -20px;
    /*line-height: 80px;*/

}
.scSpecialForBottom{
    margin-bottom: 30px;
}
.scCertificate{
    width: 1194px;
    height: 404px;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    align-items: center;
}
.scCertificateImg{
    width: 262px;
    height: 369px;
    margin-left: 109px;

}
.scCertificateImg img{
    width: 262px;
    height: 369px;
}
.scCertificateImgDetail{
    width: 728px;
    height: 369px;
    margin-left: 93px;
}
.scCertificateImgDetailH3{
    width: 120px;
    height: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    margin-left: 67px;
}
.scCertificateImgDetail span{
    font-weight: bold;
}
.scCertificateImgDetail1P{
    font-weight: bold;
}
.scCertificateImgDetailP{
    width: 607px;
    height: 38px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #333333;
}
.scCertificateImgDetail p{
    margin-top: 39px;
}
.scForWho{
    width: 100%;
    height: 319px;
    background: url("../web/背景02.png");
}
.scForWho h3{
    width: 168px;
    height: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #ffffff;
    margin: 0 auto;
    padding-top: 35px;
}
.scForWho .scForPerson{
    width: 1040px;
    height: 174px;
    margin: 60px auto 0;
    display: flex;
    flex-direction: row;
    justify-items: center;
    justify-content: space-between;
}
.scForWho .scForPerson .scForPerson1{
    width: 140px;
    height: 174px;
    display: flex;
    flex-direction: column;
    align-content: center;
}
.scForWho .scForPerson .scForPerson1 img{
    width: 140px;
    height: 140px;
}
.scForWho .scForPerson .scForPerson1 p{
    width: 190px;
    height: 15px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
    margin-top: 15px;
}
.scTeacher{
    width: 1194px;
    height: 384px;
    margin: 20px auto 0;
    display: flex;
    flex-direction: row;
}
.scTeacherImg{
    width: 280px;
    height: 384px;
}
.scTeacherImg:hover{
    transform: scale(1.1,1.1);
    transition: 500ms;
}
.scTeacherInfor{
    width: 674px;
    height: 400px;
    margin-top: 15px;
}
.scTeacherInfor h3{
    width: 125px;
    height: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    margin: 0 auto;
}
.scTeacherInfor .scTeacherDetail{
    width: 608px;
    height: 128px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    margin: 38px auto 0;
}
.scTeacherName{
    width: 674px;
    height: 310px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 84px;
}
.scTeacherNameLeft{
    width: 310px;
    height: 30px;
    position: relative;
}
.scTeacherNameLeft img{
    width: 310px;
    height: 30px;
}
.scTeacherNameLeft1{
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    left: 15px;
    top: 0;
    line-height: 30px;
}
.scTeacherNameLeft2{
    width: 140px;
    height: 12px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #333333;
    position: absolute;
    left: 145px;
    top: 0;
    line-height: 30px;
}
.scTeacherNameRight{
    width: 310px;
    height: 30px;
    position: relative;
}
.scTeacherNameRight img{
    width: 310px;
    height: 30px;
}
.scTeacherNameRight1{
    width: 140px;
    height: 12px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #333333;
    position: absolute;
    left: 23px;
    top: 0;
    line-height: 30px;
}
.scTeacherNameRight2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 30px;
}
.scPlan{
    width: 100%;
    height: 475px;
    background: url("../web/背景03.png");
}
.scPlan .scPlanTitle{
    width: 177px;
    height: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    margin: 0 auto;
    padding-top: 40px;
}
.scPlan .scPlanTitleP{
    width: 450px;
    height: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    margin: 0 auto;
    padding-top: 40px;
}
.scPlan4Part{
    height: 282px;
    width: 1194px;
    margin: 50px auto 0;
    display: flex;
    flex-direction: row;
    justify-items: center;
    justify-content: space-between;
}
.scPlan4Part .scPlan1{
    width: 285px;
    height: 282px;
    background: #fff;
    border-radius: 5px;
}
.scPlan1 img{
    width: 285px;
    height: 40px;
}
.scPlan1 span{
    display: block;
    width: 285px;
    height: 30px;
    background-color: #dfdfdf;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding-left: 20px;
}
.scPlan1 ul{
    height: 313px;
    width: 285px;
}
.scPlan1 ul li{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    width: 247px;
    margin: 0 auto;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed #ccc;
}
.scPlan1 ul li:last-child{
    border-bottom: none;
}
.scPlanEnd{
    width: 491px;
    height: 14px;
    font-family: MicrosoftYaHei;
    color: #ff0000;
    margin: 15px auto 0;
}
.scIdentification{
    width: 1194px;
    height: 307px;
    margin: 0 auto;
}
.scIdentificationTitle{
    width: 144px;
    margin: 40px auto 0;
}
.scIdentificationTitle59{
    width: 213px;
    height: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    margin: 0 auto;
}
.scIdentification4{
    width: 1194px;
    height: 157px;
    display: flex;
    flex-direction: row;
}
.scIdentificationPart1{
    width: 163px;
    height: 157px;
    text-align: center;
    margin: 39px 67px 0;
}
.scIdentificationPart1 img{
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}
.scIdentificationPart1 p{
    width: 163px;
    height: 17px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
}
.scQuestion{
    width: 100%;
    height: 200px;
    background: url("../web/背景04.png");
}
.scQuestionH3{
    width: 144px;
    height: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #ffffff;
    margin: 0 auto;
    padding-top: 40px;
}
.scQuestionTime{
    width: 1094px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    margin: 60px auto 0;
    line-height: 40px;
}
.scQuestionDetail{
    width: 400px;
    height: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #4ca4c4;
    margin-left: 35px;
}
.scQuestionTime2{
    width: 315px;
    height: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #4ca4c4;
    float: right;
}
.scQuestionTimeTwice{
    margin-right: 20px;
}
.scTuesday{
    margin-right: 10px;
}
.scEffect{
    width: 1194px;
    margin: 0 auto;
    height: 232px;
}
.scEffect h3{
    width: 192px;
    height: 25px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    margin: 39px auto 0;
}
.scEffectTable6{
    width: 1121px;
    height: 132px;
    margin: 37px auto 0;

}
.scEffectTable{
    width: 160px;
    height: 132px;
    text-align: center;
    display: inline-block;
    margin-left: 22px;

}
.scEffectTable img{
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
}
.scEffectTable p{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
}
/*底部*/
.scEnd{
    width: 100%;
    height: 209px;
    background-color: #333333;
}
.scEndMain{
    width: 515px;
    height: 143px;
    padding-top: 39px;
    margin: 0 auto;
}
.scEndMain ul{
    width: 515px;
    height: 12px;
}
.scEndMain ul li{
    height: 11px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #cccccc;
    float: left;
    margin-left: 37px;
}
.scEndErweima{
    width: 515px;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*justify-items: center;*/
}
.scEndAPPerweima{
    width: 77px;
    height: 97px;
    text-align: center;
    margin-left: 37px;
}
.scEndAPPerweima img{
    width: 77px;
    height: 77px;
}
.scEndAPPerweima p{
    width: 72px;
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    line-height: 27px;
    color: #ffffff;
}
.scEndLogo{
    width: 181px;
    height: 95px;
    text-align: center;
}
.scEndLogo img{
    width: 181px;
    height: 47px;
}
.scEndLogo p{
    width: 137px;
    height: 12px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 27px;
    color: #cccccc;
    margin-left: 20px;
}
.scEndGZHerweima{
    width: 77px;
    height: 97px;
    text-align: center;
}
.scEndGZHerweima img{
    width: 77px;
    height: 77px;
}
.scEndGZHerweima p{
    width: 84px;
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    line-height: 27px;
    color: #ffffff;
}
/*分享盒子样式*/
.share-box{
    width: 250px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 120px;
    background: gainsboro;
    border-radius: 0 0 10px 10px;
    display: none;
}

.share-box #scShareA{
    width: 40px;
    height: 40px;
    margin-left: 10px;
}
.share-box #scShareA img{
    width: 40px;
    height: 40px;
}
.share-box #scShareA1{
    width: 40px;
    height: 40px;
    margin-left: 10px;
}
.share-box #scShareA2{
    width: 40px;
    height: 40px;
    margin-left: 10px;
}
.share-box #scShareA3{
    width: 40px;
    height: 40px;
    margin-left: 10px;
}

.aside-top-box{
    display: none;
    z-index: 999;
}
#share1{
    width: 266px;
    height: 350px;
    background: gainsboro;
    border-radius: 20px;
    text-align: center;
    display: none;
    margin-top: 50px;
    z-index: 999;
    position: absolute;
}