* { margin: 0 0; padding: 0 0; } .education { background: #fff; width: 1200px; height: 681px; margin: 0 auto; } .education .content { margin-top: 59px; } .education .content .title { font-family: FZZDHJW--GB1-0; font-size: 36px; color: #724c4c; letter-spacing: 0; font-weight: 400; } .education .content .subject { opacity: .8; font-family: FZLTHJW--GB1-0; font-size: 16px; color: #755c5c; letter-spacing: 0; font-weight: 400; } input[type='checkbox'] { -webkit-appearance: none; appearance: none; border: 1px solid red; width: 22px; height: 22px; border-radius: 10px; display: inline-block; vertical-align: middle; } input[type='checkbox']:checked { background: red; } .education .content .card { margin-top: 21px; overflow: hidden; } .education .content .card .list { list-style: none; float: left; padding: 0 0; } .education .content .card .list .item { float: left; width: 320px; height: 171px; background-image: linear-gradient(180deg, #fffbfb 0%, #fdf6f5 100%); border: .5px solid #f8e5e5; border-radius: 2px; padding-left: 31.5px; margin: 10px 10px 10px 0; } .education .content .card .list .item .name { font-family: FZLTDHJW--GB1-0; font-size: 22px; color: #252525; letter-spacing: 0; font-weight: 400; margin-top: 26px; } .education .content .card .list .item .description { width: 225px; height: 50px; font-family: FZLTHJW--GB1-0; font-size: 13px; color: #9b9b9b; letter-spacing: 0; line-height: 16px; font-weight: 400; margin-top: 4px; } .education .content .card .list .item .button { cursor: pointer; width: 110px; height: 38px; background: #ff5c5c; border-radius: 2px; text-align: center; line-height: 38px; font-family: FZLTHJW--GB1-0; font-size: 16px; color: #fff; letter-spacing: 0; font-weight: 400; } .education .content .card .list .item .button-result { cursor: pointer; width: 110px; height: 38px; background: #fff; border-radius: 2px; text-align: center; line-height: 38px; font-family: FZLTHJW--GB1-0; font-size: 16px; color: #ff5c5c; letter-spacing: 0; font-weight: 400; border: 1px solid; } .education .content .card .list .item .button-success { cursor: pointer; width: 110px; height: 38px; border-radius: 2px; text-align: center; line-height: 38px; font-family: PingFang SC; font-size: 16px; font-weight: normal; letter-spacing: 0px; font-variation-settings: 'opsz' auto; color: #fff; background: linear-gradient(349deg, #f00 24%, #9f79ff 90%); } .education .content .agree { position: relative; clear: both; font-family: FZLTZHJW--GB1-0; font-size: 13px; color: #454545; letter-spacing: -0.08px; font-weight: 400; margin-top: 28px; height: 22px; line-height: 22px; } .education .content .agree .topic { font-family: FZLTZHJW--GB1-0; font-size: 13px; color: #ff6969; letter-spacing: -0.08px; line-height: 16px; font-weight: 400; } .education .content .student-area { margin-top: 28px; } .education .content .student-area p { display: inline-block; font-family: FZLTHJW--GB1-0; font-size: 13px; color: #606060; letter-spacing: 0; line-height: 16px; font-weight: 400; } .education .content .student-area .note { font-family: FZLTZHJW--GB1-0; font-size: 13px; color: #252525; letter-spacing: 0; line-height: 16px; font-weight: bold; } .education .content .teacher-area .note { font-family: FZLTZHJW--GB1-0; font-size: 13px; color: #252525; letter-spacing: 0; line-height: 16px; font-weight: bold; } .education .content .teacher-area p { display: inline-block; font-family: FZLTHJW--GB1-0; font-size: 13px; color: #606060; letter-spacing: 0; line-height: 16px; font-weight: 400; } .education #dailog { position: absolute; top: 48%; left: 48%; font-family: PingFangSC-Regular; font-size: 14px; color: #fff; letter-spacing: 0; text-align: center; font-weight: 400; display: none; } .common-po { display: inline-block; width: 22px; height: 22px; cursor: pointer; } #agree { position: absolute; left: 0; opacity: 0; } .popup-node { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 1000001; background: rgba(0, 0, 0, .3); display: none; } .popup-node .popup-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 370px; height: 228px; background: #fff; border-radius: 4px; display: flex; flex-direction: column; } .popup-node .popup-content .popup-title { font-family: FZLanTingHeiS-DB-GB; font-size: 17px; font-weight: normal; line-height: 20px; text-align: center; letter-spacing: normal; color: #252525; margin: 55px 100px 10px; font-weight: 500; } .popup-node .popup-content .popup-desc { width: 232px; font-family: FZLanTingHeiS-R-GB; font-size: 12px; font-weight: normal; line-height: 17px; text-align: center; letter-spacing: normal; color: #606060; margin: 0 auto; } .popup-node .popup-content .popup-btns { display: flex; justify-content: space-evenly; margin-top: 27px; } .popup-node .popup-content .popup-success { width: 224px; height: 34px; font-size: 13px; color: #fff; display: flex; justify-content: center; align-items: center; background: #ff2f2f; margin: 35px auto 0; cursor: pointer; } .popup-node .popup-content .popup-succ { width: 120px; height: 34px; font-size: 13px; display: flex; justify-content: center; align-items: center; color: #ff2f2f; border: 1px solid #ff2f2f; cursor: pointer; } .popup-node .popup-content .popup-skip { width: 120px; height: 34px; font-size: 13px; color: #fff; display: flex; justify-content: center; align-items: center; background: #ff2f2f; cursor: pointer; } .popup-node .popup-content .close-popup { position: absolute; right: 15.1px; top: 14.5px; width: 13px; height: 13px; font-size: 20px; display: flex; justify-content: center; align-items: center; color: #bdbdbd; padding: 4px; cursor: pointer; } .auth-notice-popup { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 1000001; background: rgba(0, 0, 0, .3); display: none; } .auth-notice-popup .anp-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 432px; background: #fff; border-radius: 4px; padding: 30px 32px 28px; box-sizing: border-box; } .auth-notice-popup .anp-close { position: absolute; width: 16px; height: 16px; background-image: url(https://p3.lefile.cn/fes/cms/2022/07/14/2kyh6jpobb7vd8n9vrhcpp9phjbhtn744386.png); background-size: contain; background-repeat: no-repeat; right: 18px; top: 18px; cursor: pointer; } .auth-notice-popup .anp-title { font-size: 17px; font-weight: 500; line-height: 22px; text-align: center; color: #252525; margin: 6px auto 15px; } .auth-notice-popup .anp-desc { font-size: 11px; font-weight: normal; line-height: 20px; color: #606060; margin: 0 0 10px; } .auth-notice-popup .anp-list { list-style: decimal; padding-left: 18px; margin: 0 0 16px; } .auth-notice-popup .anp-list li { font-size: 13px; font-weight: normal; line-height: 20px; color: #606060; margin-bottom: 4px; } .auth-notice-popup .anp-tip { font-size: 11px; font-weight: normal; line-height: 18px; color: #979797; margin: 0 0 24px; } .auth-notice-popup .anp-tip-label { color: #606060; } .auth-notice-popup .anp-btn-group { display: flex; justify-content: center; align-items: center; } .auth-notice-popup .anp-btn-primary, .auth-notice-popup .anp-btn-secondary { width: 150px; height: 40px; font-size: 15px; font-weight: 500; line-height: 40px; text-align: center; letter-spacing: 1px; border-radius: 2px; cursor: pointer; box-sizing: border-box; } .auth-notice-popup .anp-btn-primary { background: #ff2f2f; color: #fff; margin-right: 16px; } .auth-notice-popup .anp-btn-secondary { background: #fff; color: #ff2f2f; border: 1px solid #ff5c5c; }
