@font-face {
    font-family: 'Alibaba-PuHuiTi-B';
    src: url('./font/huipu/Alibaba-PuHuiTi-Medium.ttf'),
}

@font-face {
    font-family: 'IdeaFonts';
    src: url('./font/jianghu/dianzi.ttf'),
}

.container {
    background: url("../img/studyzhihui/bgimg.png") no-repeat;
    width: 750px;
    height: 100%;
    margin: 148px auto 0;
    padding-top: 39px;
}

.topLogo {
    margin-left: 49px;
    margin-bottom: 65px;
}

.cardLogo {
    float: right;
}

.cardBox {
    position: relative;
    margin-bottom: 284px;
    overflow: hidden;
}

.universityLogo {
    position: absolute;
    top: 156px;
    right: 43px;
}

.cardName {
    position: absolute;
    right: 50px;
    top: 329px;
    font-size: 55px;
    font-weight: 800;
    color: #FFFFFF;
}

.cardName p {
    text-align: right;
    line-height: 75px;
}

.cardName .straightLine {
    background: conic-gradient(at 27% 0, #fff 250deg, transparent 0);
    height: 4px;
}

.xiuxin {
    font-size: 62px;
    color: #644531;
    height: 156px;
    margin-bottom: 292px;
    text-align: center;
    line-height: 78px;
}

.dots {
    margin-bottom: 106px;
}

.dots .dot1 img {
    margin-left: 145px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

.dots .dot1 {
    font-size: 35px;
    font-weight: bold;
    color: #644531;
    line-height: 71px;
}

.banner1 {
    display: flex;
    justify-content: center;
    margin-bottom: 89px;
}

.classSet {
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 46px;
    overflow: hidden;
}

.classSet .className {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 38px;
    color: #644531;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-family: 'Alibaba-PuHuiTi-B';
}

.classSet2 {
    margin-bottom: 84px;
}


/* .importantImg {
    display: flex;
    justify-content: center;
    margin-bottom: 118px;
    
} */

.importantImg {
    background: url(../img/studyzhihui/classList.png) no-repeat;
    height: 1172px;
    width: 670px;
    margin: 0 auto;
    margin-bottom: 118px;
}

.importantImg .Linecontent {
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* color: #644531; */
    color: rgba(214, 195, 166, 1);
    font-weight: bold;
    font-family: 'Alibaba-PuHuiTi-B';
    font-size: 20px;
}

.importantImg .Linecontent .classNameType {
    flex: 1;
    text-align: center;
}

.importantImg .Linecontent .classTypeStu {
    flex: 2;
    text-align: center;
}

.importantImg .otherLinecontent {
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #644531;
    font-weight: bold;
    font-family: 'Alibaba-PuHuiTi-B';
}

.importantImg .otherLinecontent .classNameType {
    padding-left: 50px;
    text-align: left;
    line-height: 30px;
}

.importantImg .otherLinecontent .classTypeStu {
    padding-left: 50px;
    text-align: left;
    line-height: 30px;
}

.importantImg .ifhaveBook {
    height: 101px;
}

.importantImg .lastBook {
    height: 133px;
}

.teacherList .leftTeacher {
    display: flex;
    align-self: center;
    /* padding-left: 98px; */
}

.teacherList .leftTeacher .teacerImg img {
    /* margin-left: 98px; */
    margin-right: 40px;
}

.teacherList .leftTeacher .teacherInformation {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 360px;
    height: 132px;
    align-items: center;
    line-height: 46px;
    width: 360px;
    font-size: 28px;
    color: #644531;
    font-family: 'Alibaba-PuHuiTi-B';
}

.teacherList .leftTeacher .teacherInformation .teacherName {
    font-weight: bold;
}

.teacherList .leftTeacher .teacherInformation .teacherMsg {
    font-weight: 500;
    color: #644531;
    font-size: 22px;
}

.teacherList .leftTeacher .teacherInformation .line>span {
    width: 235px;
    border: 1px solid #CDB285;
    display: block;
}

.teacherList .rightTeacher {
    display: flex;
    flex: 1;
    margin-top: 28px;
    padding-right: 107px;
    justify-content: flex-end;
}

.teacherList .teacherListGroup {
    display: flex;
    flex-direction: column;
    margin-bottom: 43px;
}

.teacherList .rightTeacher .teacherInformation {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 360px;
    height: 132px;
    align-items: center;
    line-height: 46px;
    width: 360px;
    font-size: 28px;
    color: #644531;
    font-family: 'Alibaba-PuHuiTi-B';
}

.teacherList .rightTeacher .teacherInformation .teacherName {
    font-weight: bold;
}

.teacherList .rightTeacher .teacherInformation .teacherMsg {
    font-weight: 500;
    color: #644531;
    font-size: 22px;
}

.teacherList .rightTeacher .teacherInformation .line>span {
    width: 235px;
    border: 1px solid #CDB285;
    display: block;
}

.teacherList .rightTeacher .teacerImg img {
    /* margin-left: 98px; */
    margin-left: 40px;
}

.teacherList .teacherListGroup .teacerImg2 {
    width: 131px;
    height: 131px;
    background: #DFA876;
    border-radius: 50%;
}

.teacherList .teacherListGroup:last-child {
    margin-bottom: 108px;
}


/* 有为 */

.promising {
    background: url("../img/studyzhihui/banner3.png") no-repeat;
    width: 750px;
    height: 2430px;
    font-size: 20px;
    margin: 0 auto;
}


/* .promising .promisingBox {
    position: relative;
} */

.promising .promisingBox .banner1 {
    position: relative;
    /* margin-bottom: 38px;
    m */
    margin-bottom: 69px;
}

.promisingTitle {
    position: absolute;
    left: 50%;
    font-family: 'dianzi';
    font-size: 67px;
    font-family: 'IdeaFonts';
    color: #644531;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: -27px;
}

.promising .promisingMsg {
    font-size: 33px;
    font-family: 'Alibaba-PuHuiTi-B';
    color: #644531;
    text-align: center;
    /* width: 346px; */
    margin: 0 auto;
    font-weight: bold;
    padding: 0 134px;
}

.promising .promisingMsg .targetLine {
    border: 1px solid #CDB285;
    /* margin: 18px 0 18px 0; */
    margin: 24px 0 47px 0;
}

.promising .cooperation {
    margin-bottom: 43px;
    display: flex;
    justify-content: center;
}

.promising .stuMessage {
    padding: 0 92px 0 112px;
    font-size: 25px;
    font-family: 'Alibaba-PuHuiTi-B';
    color: #644531;
    text-indent: 2em;
    line-height: 32px;
    margin-bottom: 115px;
}


/* 有情 */

.promising .youqing2 .promisingBox .banner1 {
    position: relative;
    margin-bottom: 35px;
}

.promising .youqing2 .promisingBox .promisingImg {
    width: 656px;
    /* background: red; */
    height: 322px;
    margin: 0 auto;
}

.promising .youqing2 .promisingBox .imgDotList {
    padding-top: 23px;
    margin-bottom: 76px;
    display: flex;
    flex: 1;
    justify-content: center;
}

.promising .youqing2 .promisingBox .imgDotList .imgDot {
    width: 13px;
    height: 13px;
    background: #BFBFBF;
    border-radius: 50%;
    margin-right: 20px;
}

.promising .youqing2 .promisingBox .imgDotList .active {
    background: #F4A424;
}

.promising .youqing2 .promisingBox .msgHistory {
    text-align: center;
    font-size: 33px;
    font-weight: bold;
    color: #644531;
    line-height: 63px;
}


/*教学管理 */

.eduManage {
    background: url('../img/studyzhihui/banner2.png') no-repeat;
    width: 750px;
    height: 100%;
    margin: 0 auto;
    padding-top: 41px;
    /* padding-top: 186px */
    padding-bottom: 50px;
    box-sizing: border-box;
}

.eduManage .targetStu {
    padding: 0 103px 0 95px;
    text-align: center;
    font-size: 29px;
    font-family: 'Alibaba-PuHuiTi-B';
    color: #644531;
    font-weight: bold;
    margin-top: 5px;
}

.eduManage .targetStu .targetLine {
    border: 1px solid #CDB285;
    /* margin: 18px 0 18px 0; */
    margin: 18px 0 12px 0;
}

.eduManage .targetStu .stuDetail {
    font-size: 25px;
    text-align: left;
}

.eduManage .targetStu .stuDetailClass {
    font-size: 25px;
    text-align: center;
    padding: 0 49px 0 34px;
}

.eduManage .targetStu .stuDetailMoney {
    font-size: 25px;
    text-align: center;
    padding-left: 4px;
}

.eduManage .targetStu .stuDetail ul {
    padding-left: 56px;
}

.eduManage .targetStu .stuDetail ul li {
    list-style-type: disc;
    line-height: 32px;
}

.eduManage .ClassTime {
    margin-top: 60px;
    margin-bottom: 68px;
}

.eduManage .stuMoney {
    margin-bottom: 71px;
}

.eduManage .certificate {
    margin-bottom: 103px;
}

.eduManage .targetStu .center {
    text-align: center;
}

.eduManage .baoming {
    width: 625px;
    /* height: 651px; */
    background: rgba(255, 255, 255, 0.45);
    box-shadow: 0px 13px 15px 3px rgba(200, 200, 200, 0.66);
    border-radius: 20px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 69px 52px 56px 78px;
    text-align: center;
}

.eduManage .baoming .bgBaoming {
    width: 294px;
    height: 52px;
    background: url(../img/studyzhihui/baoming.png);
    font-size: 36px;
    font-family: 'Alibaba-PuHuiTi-B';
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 67px;
}

.eduManage .baoming .inputP {
    display: flex;
	font-size: 30px;
	font-family: FZLanTingHeiS-R-GB;
	color: #444444;
}

.eduManage .baoming .name {
    /* width: 161px; */
}

.eduManage .baoming .inputP input {
    border: none;
    flex: 1;
    background: none;
	font-size: 26px;
	    width: 175px;
	    padding: 0 10px
}


/* .eduManage .baoming .inputP span {
    padding-top: 8px;
} */

.eduManage .baoming .line {
    height: 1px;
    background-color: #000;
    margin-top: 32px;
    margin-bottom: 52px;
}

.eduManage .baoming .button {
    width: 226px;
    height: 53px;
    background: #B28850;
    box-shadow: 0px 1px 7px 1px rgba(122, 122, 122, 0.7);
    border-radius: 10px;
    margin: 0 auto;
    line-height: 53px;
    font-size: 24px;
    font-family: 'Alibaba-PuHuiTi-B';
    color: #FFFFFF;
    cursor: pointer;
}

.eduManage .listen {
    display: flex;
    padding-left: 108px;
    /* padding-right: 187px; */
    padding-right: 179px;
    margin-top: 83px;
}

.eduManage .listen .left {
    width: 4px;
    height: 156px;
    background: #B28850;
    margin-right: 26px;
}

.eduManage .listen .right {
    font-size: 27px;
    font-family: 'Alibaba-PuHuiTi-B';
    font-weight: normal;
    color: #644531;
    line-height: 57px;
}