@charset "utf-8";
/* CSS Document */
/* 一些标签初始值 */
* {
    -webkit-touch-callout: none;
    /* -webkit-user-select: none; */
    outline: none;
    -webkit-tap-highlight-color: transparent;
}
img{
    margin-top: -1px;
}
html {
    background-color: #fafbfc;
}
/* body {} */
a, a:hover, a:active {
    text-decoration: none;
}
table {
    width: 100%;
    border-spacing: 0px;
}
table td{
    padding: 0;
}
audio{
    width: 100%;
    min-height: 30px;
}
audio::-internal-media-controls-download-button {
    display: none;
}
audio::-webkit-media-controls-enclosure {
    overflow: hidden;
}
audio::-webkit-media-controls-panel {
    /*width: calc(100% - 10px);*/
    background-color: #ffffff;
    border-radius: 6px;
}
/* audio::-webkit-media-controls-play-button {
    color: #FFFFFF;
} */
/* 一些uikit初始值 */
.uk-container {
    margin: auto;
    padding: 0 20px;
}
.uk-modal-dialog {
    width: 300px;
    border-radius: 10px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
}
.uk-modal-header {
    margin-bottom: 15px;
    margin: -20px -20px 15px -20px;
    padding: 20px;
    border-radius: 9px 9px 0 0;
    background: #1ecbd3;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.2em;
}
.uk-modal-footer {
    margin-top: 15px;
    margin: 15px -20px -20px -20px;
    padding: 20px;
    border-top: 1px solid #f0f0f0;
    border-radius: 0 0 9px 9px;
    background: #fcfcfc;
}
.uk-modal-dialog .uk-button {
    border-radius: 99em;
}
.uk-button-primary {
    background-color: #1ecbd3;
}
.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #1ecbd3;
}
.uk-button-primary.uk-active, .uk-button-primary:active {
    background-color: #49afb6;
}
.uk-close{
    width: 30px;
    line-height: 30px;
}
.uk-modal-dialog>.uk-close:first-child {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
}
/* 一些公用标签 */
.coverbg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.yuan {
    border-radius: 99em;
}
.hoverbox {
    position: relative;
}
.hoverbox .wrap {
    position: absolute;
    width: 100%;
    height: 100%;
}
.bar {
    position: fixed;
    text-align: center;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-bottom: 15px;
    border-bottom: constant(safe-area-inset-bottom) solid #fafbfc;
    border-bottom: env(safe-area-inset-bottom) solid #fafbfc;

}
.mainbody {
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
    min-height: 100vh;
    position: relative;
    background: #F5F5F5;
}
.mainson{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.banner{
    margin-bottom: 10px;
}
.banner img{
    border-radius: 8px;
}
.titleBar{
    height: 60px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.picture{
    width: 50%;
    margin-bottom: 5px;
}
.word{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #333333;
    opacity: 1;
}
.uk-width-1-4 {
    width: 25%;
    text-align: center;
}
.happen{
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
}
.happenthere{
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: #323232;
    opacity: 1;
    padding-bottom: 7px;
}
.dier{
    width: 16%;
    position: absolute;
}
.article{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 21px;
    color: #323232;
    opacity: 1;
    padding-bottom: 8px;
}
.introduce{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
}
.classpic{
    border-radius: 5px;
}
.allclass{
    padding-bottom: 15px;
    padding-top: 10px;
}
.feedback{
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.feedbackbar{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.lookmore{
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D !important;
    opacity: 1;
}
.label{
    width: 65px;
    height: 14px;
    line-height: 14px;
    background: linear-gradient(240deg, #FA8A70 0%, #F56655 100%);
    opacity: 1;
    color: white;
    font-size: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 8px;
}
.position{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
}
.introduction{
    font-size: 10px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 15px;
    color: #8D8D8D;
    opacity: 1;
    margin-top: 10px;
}
.student{
    margin-top: 17px;
}
.fankui{
    border-radius: 8px;
}
.service{
    opacity: 1;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.zongti1{
    padding-right: 8px;
}
.zongti2{
    padding-left: 8px;
}
.teacherpic{
    border-radius: 5px;
    margin-bottom: 8px;
}
.teacherintroduction{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
}
.toservice{
    margin-top: 10px;
}
.question{
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.questionPart{
    margin-top: 15px;
    padding-left: 5px;
}
.questionTitle{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 21px;
    color: #323232;
    opacity: 1;
}
.questionDescribe{
    padding-left: 20px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
    padding-top: 5px;
}
.consultWay{
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.contact{
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    opacity: 1;
    border-radius: 12px;
    margin-top: 18px;
}
.contactRight{
    width: 25%;
    text-align: right;
    padding-right: 10px;
}
.saoyisao{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
}
.zongjian{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 23px;
    color: #323232;
    opacity: 1;
}
.show{
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.showPart{
    width: 90%;
    height: 96px;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    opacity: 1;
    border-radius: 5px;
}
.wordShow{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #323232;
    opacity: 1;
    border-bottom: 1px solid #E1E1E1;
}
.numShow{
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 600;
    line-height: 29px;
    color: #323232;
    opacity: 1;
}
.explain{
    background: #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.sequence{
    width: 16px;
    height: 16px;
    background: #F18D28;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    color: white;
}
.explainPart{
    margin-top: 15px;
}
.explainTitle{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 21px;
    color: #323232;
    opacity: 1;
}
.explainfu{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
    padding-left: 18px;
    padding-top: 5px;
}
.jointhere{
    border: none;
    border-radius: 50px;
    width: 80%;
    height: 45px;
    line-height: 45px;
    background: linear-gradient(240deg, #FA8A70 0%, #F56655 100%);
    color: white;
    font-size: 16px;
}
.bestTeacherTitle{
    height: 30px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 21px;
    color: #323232;
    opacity: 1;
    padding-left: 15px;
    line-height: 30px;
    padding-top: 3px;
}
.bestTeacherLabel{
    padding-right: 15px;
    padding-left: 15px;
    background-color: white;
    padding-top: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.bestTeacherpic{
    width: 34%;
    padding-right: 14px;
}
.bestTeacherName{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 21px;
    color: #323232;
    opacity: 1;
}
.bestTeachermingchen{
    width: 44px;
    height: 14px;
    background: linear-gradient(240deg, #FA8A70 0%, #F56655 100%);
    opacity: 1;
    font-size: 8px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 13px;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.bestTeachermingchen2{
    width: 44px;
        height: 14px;
        background: linear-gradient(
    240deg, #48DAD8 0%, #85DFDE 100%);
        opacity: 1;
        font-size: 8px;
        font-family: PingFang SC;
        font-weight: 400;
        line-height: 13px;
        color: #FFFFFF;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 10px;
        padding-bottom: 3px;
        padding-top: 3px;
}
.bestTeacherintrocduce{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
    margin-top: 3px;
    margin-bottom: 5px;
}
.bestTeacherAddress{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
}
.studentfeedBack{
    padding-left: 20px;
    padding-right: 20px;
}
.swiper-pagination11{
    position: absolute;
    z-index: 3;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: white !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #65D6DE !important;
}
.teacherSystem{
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    opacity: 1;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 13px;
    position: relative;
}
.titleandtime{
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.teacherSystemTitle{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 21px;
    color: #323232;
    opacity: 1;
}
.teacherSystemTime{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #8D8D8D;
    opacity: 1;
}
.teacherSystemPic{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.teacherSystemimg{
    width: 96px;
    height: 19px;
    position: absolute;
    right: 40%;
    top: -2px;
}
.commonQuestion{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.titleIcon{
    width: 4px;
    height: 13px;
    background: #65DDDE;
    opacity: 1; 
    margin-right: 6px;
}
.questionTitle1{
    font-size: 14px;font-family: PingFang SC;font-weight: 600;
    margin-bottom: 8px;
    margin-top: 10px;
    line-height: 20px;
}
.articalflow{
    font-size: 12px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    color: #333333;
}
/*  */

@media (min-width:375px) {}
@media (min-width:414px) {}