﻿.advpic {
    height: 100px;
    overflow: hidden;
}

/*.myc_hd{background: #fff none repeat scroll 0 0; overflow: hidden; padding-top:40px; padding-bottom: 0px }
.learnul li{float: left; margin:0 15px;}
.learnul li.selected{border-bottom: 3px solid #7dc1f6}
.learnul li a{display: block;padding:0px 10px 10px;color:#4e4e4e; font-size: 14px}
.learnul li a:hover{color: #7dc1f6}
.learnul li.selected a{color:#7dc1f6 }*/

.learnf {
    width: 200px;
    padding-top: 25px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.learnf h2 {
    text-indent: -999em;
    background: url(/Images/xl.gif) no-repeat;
    width: 173px;
    height: 23px;
    margin: 0 auto;
}

.learnf table {
    width: 100%;
    margin-top: 15px;
}

.learnf table th {
    height: 24px;
    color: #8c8c8c;
    background: #ddd;
}

.learnf table tr:nth-child(even) {
    background: #f4f4f4;
}

.learnf table td {
    text-align: center;
    line-height: 26px;
}

.learnf table tr.up {
    color: #ff6e6e;
}

.learnf table tr.up span {
    position: absolute;
    margin-left: 5px;
}

.all-pm {
    text-align: right;
    padding: 7px 10px;
}

.pmgz-t {
    text-align: center;
    color: var(--color-base-secondary);
    font-size: 10px;
    margin-top: 5px;
}

.pmgz-t span {
    cursor: pointer;
}

.all-pm a {
    color: var(--color-base-secondary);
    font-size: 10px;
    margin-right: 3px;
}

.learncnt {
    margin-left: 230px;
}

.cnt_box {
    border: 1px solid #ccc;
}
.cnt_box2 {
    border: 0px;
}

.cnt_box h3,
.cnt_box2 h3 {
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 18px;
    /*font-family:cursive;*/
}

.cnt_box h3 i,
.cnt_box2 h3 i {
    display: inline-block;
    width: 22px;
    height: 16px;
    margin-left: 15px;
    margin-right: 6px;
}

.cnt_bd {
    padding: 20px 0;
    overflow: hidden;
}

.cnt_bd .fl {
    margin-left: 35px;
    margin-right: 30px;
    margin-top: 5px;
}

.cnt_bd .tit {
    color: var(--color-base-secondary);
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.cnt_bd .btnp {
    margin-top: 15px;
    margin-left: 0px;
}

.cnt_bd .btnp a {
    display: inline-block;
    width: 150px;
    height: 29px;
    background: var(--color-base-secondary);
    text-align: center;
    line-height: 29px;
    color: #fff;
    margin-right: 20px;
}

.cnt_bd .btnp_rcmd a {
    display: inline-block;
    width: 160px;
    /* padding: 0 15px; */
    height: 29px;
    background: var(--color-base-secondary) url(/Images/jie.png) no-repeat -1px -1px;
    text-align: center;
    line-height: 29px;
    color: #fff;
    margin-right: 20px;
}

.cnt_bd .cj span {
    margin-right: 30px;
}

.studypj {
    margin-top: 36px;
}

.studypj h3 {
    color: #fff;
    background: var(--color-base-secondary);
}

.studypj h3 i {
    background-position: -92px -3px;
    width: 16px;
    height: 14px;
}

.bar {
    margin-left: 16px;
    margin-top: 21px;
    float: left;
    display: inline-block;
}

.bar li {
    margin: 30px 0;
    line-height: 20px;
    cursor: pointer;
}

.bar li .num {
    width: 18px;
    height: 18px;
    background: #5fca99;
    border-radius: 18px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    color: #fff;
    margin-right: 23px;
}

.bar li .bard {
    width: 280px;
    display: inline-block;
    background: #dddee0;
    border-radius: 4px;
    height: 8px;
    margin-right: 10px;
    position: relative;
}

.bar a {
    color: #5fca99;
    border-bottom: 1px dashed var(--color-base-secondary);
}

.bar li .bard em {
    width: 0%;
    height: 100%;
    background: #f7544f;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    position: absolute;
}

.bar li .bard i {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #f7544f;
    position: absolute;
    right: 0px;
    top: -50%;
}

.bar li .s2 em {
    width: 0%;
    background: #5fca99;
}

.bar li .s2 i {
    background: #5fca99;
}

.bar li .s3 em {
    width: 0%;
    background: #7dc1f6;
}

.bar li .s3 i {
    background: #7dc1f6;
}

.bar .tooltip {
    width: 130px;
    z-index: 99;
    line-height: 20px;
    border: 1px solid #cdd9a3;
    padding: 0 10px;
    border-radius: 3px;
    box-shadow: 0 0 3px #999;
    display: block;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: -30px;
    display: block;
    margin-left: -10px;
    text-align: center;
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}

.fade.in {
    opacity: 1;
}

.recommend {
    float: left;
}

.btnp_rcmd {
    margin-top: 15px;
}

.topmy {
    background: var(--color-base-secondary);
    color: #fff;
    width: 90%;
    border-radius: 4px;
    margin: 10px auto 0;
    padding: 3px 0;
}

.topmy .s {
    display: inline-block;
    line-height: 26px;
    margin-left: 2%;
    text-align: center;
    text-indent: 7px;
    width: 48%;
}

.layui-layer-page.qiehuancss .layui-layer-content {
    overflow: hidden;
}

#paiming_box {
    padding: 20px;
    padding-top: 10px;
}

#paiming_box .tab-muban {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    padding: 15px;
    min-width: 415px;
    min-height: 150px;
}

#paiming_box .queding {
    width: 100px;
    height: 34px;
    background: var(--color-base-secondary);
    color: #fff;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    border-radius: 4px;
}

.sjbm {
    width: 913px;
    height: 149px;
    border: 1px solid #ccc;
    margin-top: 10px;
    position: relative;
}

.sjbm a {
    width: 98px;
    height: 38px;
    background: #1e96fa;
    color: #fff;
    position: absolute;
    right: 57px;
    top: 59px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    border-radius: 6px;
}

.bm_layer {
    width: 720px;
    font-size: 16px;
    padding: 30px;
    padding-bottom: 0;
    height: 120px;
}

.tel .s {
    color: #000;
}

.tel input {
    width: 614px;
    height: 38px;
    border: 1px solid #c8c8c8;
    font-size: 16px;
    text-indent: 1em;
}

.tel .send {
    display: block;
    width: 92px;
    height: 34px;
    background: #ff6460;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    margin: 20px auto;
}

.tel .tc {
    text-align: center;
}

.tel .tc img {
    vertical-align: middle;
    margin-right: 8px;
}

@media only screen and (max-width: 1190px) {
    .recommend {
        width: 520px;
    }
}

.followMe {
    background: var(--learning-center-bg-header);
}

.followMe + .cnt_bd {
    background: var(--color-gradient-fifth);
}

.process {
    color: #5c5c5c;
    display: inline-block;
    line-height: 35px;
    width: 235px;
}

.process .tm {
    position: relative;
}

.process .state {
    width: 70px;
    overflow: hidden;
    margin-right: 14px;
    position: relative;
    top: 13px;
    height: 7px;
    border: 1px solid #fff;
    display: block;
    line-height: 20px;
    color: #fff;
    text-indent: 5px;
    font-size: 11px;
    background: url(../../Images/state.gif) no-repeat;
    float: left;
}

.process .state em {
    background: #ccc;
    right: 0px;
    top: 0px;
    height: 7px;
    position: absolute;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #797777;
    line-height: 20px;
}

.more-state {
    line-height: 25px;
    float: left;
    margin-top: -5px;
    margin-left: 3px;
}

.study-history tr:first-child > td:first-child {
    position: relative;
    width: 25%;
}

.study-history tr:first-child > td:first-child > span {
    position: absolute;
}

.study-history tr:first-child > td:first-child > span:first-child {
    top: -7px;
    right: 10px;
}

.study-history tr:first-child > td:first-child > span:last-child {
    top: 5px;
    left: 10px;
}

.study-history tr > td {
    border: 1px solid #cccccc;
}

.study-history tbody > tr:first-child {
    background-color: #f4f4f4;
}

.study-history thead > tr:first-child > td:first-child::after {
    content: "";
    width: 101%;
    display: inline-block;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    background-color: #ccc;
    height: 1px;
    position: absolute;
    top: 18px;
    right: 0px;
}

.study-history tr:nth-child(2) {
    background-color: #f4f4f4;
}

.study-history td:nth-child(2) {
    width: 40%;
    margin: auto;
}

.study-history td > ul > li {
    border-bottom: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.study-history thead > tr:first-child > td:nth-child(3) {
    position: relative;
    cursor: pointer;
}

.study-history thead > tr:first-child > td:nth-child(3) .operator-list {
    display: none;
    position: absolute;
    width: 70px;
    background: #ffffff;
    top: 35px;
    left: 3px;
    z-index: 6;
    border: 1px solid #e8edf3;
    cursor: pointer;
}

.study-history thead > tr:first-child > td:nth-child(3) > span {
    position: relative;
    display: inline-block;
    width: 66px;
}

.study-history thead > tr:first-child > td:nth-child(3) > span:hover:after {
    content: "";
    clear: both;
    overflow: hidden;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: 17px;
    left: 27px;
    z-index: 66;
}

.study-history thead > tr:first-child > td:nth-child(3) > span:hover > .operator-list {
    display: block;
}

.study-history thead > tr:first-child > td:nth-child(3) > span > b {
    width: 9px;
    height: 6px;
    background: url(/Images/today-if.png) no-repeat;
    margin-left: 9px;
    position: absolute;
    top: 14px;
    right: -15px;
}

.study-history td > ul > li:last-child {
    margin-bottom: -1px;
}

.operator-list > li:hover {
    background-color: #edf7ff;
}

.process::after {
    content: "";
    display: block;
    clear: both;
}

.study-history {
    border: none;
}

.study-history td > ul > li.use-time {
    position: relative;
    /*height: 50px;*/
    line-height: 66px;
}

.use-time > .time-number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loading {
    text-align: center;
    background: url(/Images/ajax-loader_b.gif) center center no-repeat;
}

#trSelfTestData > td {
    cursor: pointer;
}

.left {
    float: left;
}

.right {
    float: right;
}

.suggest-system:after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
}

.suggest-system {
    padding-top: 7px;
    border-bottom: 1px solid #efeff1;
    margin: 0px 4px;
}

#divPingyu {
    font-size: 16px;
    /*font-weight:bold;*/
    /*font-family:cursive;*/
    padding: 19px 12px;
    line-height: 26px;
    /*color: #a04545;*/
    color: #000;
    width: 78%;
    word-wrap: break-word;
    overflow: hidden;
}

.suggest-system img {
    margin-top: 16%;
}

#EvaluationSuggestionTitle > .icon,
#studyHistoryTitle > .icon {
    background: url(../../Images/iconsp.png) -362px -29px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 14px;
    vertical-align: -2px;
    margin-right: 20px;
    margin-top: 10px;
    float: right;
}

#specificHistory > .icon,
#studyHistoryTitle > .icon {
    background: url(../../Images/iconsp.png) -362px -29px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 14px;
    vertical-align: -2px;
    margin-right: 20px;
    margin-top: 10px;
    float: right;
}

#EvaluationSuggestionTitle > .actived,
#studyHistoryTitle > .actived {
    background-position: -381px -29px;
}

.lqbtn {
    display: inline-block;
    width: 140px;
    height: auto;
    text-align: center;
    background: var(--color-base-secondary);
    line-height: 24px;
    cursor: pointer;
    color: #fff;
    margin-right: 20px;
    font-size: 14px;
}

.bnlq {
    display: inline-block;
    width: 130px;
    height: 24px;
    text-align: center;
    background: #ccc;
    line-height: 24px;
    color: #fff;
    margin-right: 20px;
    font-size: 14px;
}

@media only screen and (max-width: 1190px) {
    .process .state {
        width: 48px;
    }
    #divPingyu {
        width: 64%;
    }
}

#Learning_ability_statistics {
    width: 1083px;
    height: 400px;
    /*border: 1px solid #ccc;*/
    margin: 30px;
}

#Learning_ability_statistics_total {
    width: 1083px;
    height: 400px;
    /*border: 1px solid #ccc;*/
    margin: 30px;
}

#master_knowledge {
    width: 400px;
    height: 212px;
    display: inline-block;
    right: -199px;
    margin-top: 7px;
    position: relative;
    margin-bottom: 20px;
    /*left: 737px;
    top: 650px;*/
}

#useAblilityRecomment {
    /*text-align: center;*/
    margin-left: 30px;
    margin-right: 30px;
    font-size: 16px;
    /*font-family: cursive;*/
    /*font-weight: bold;*/
    color: #000;
    margin-top: -40px;
    margin-bottom: 15px;
}

.specific-history {
    border: 1px solid #ccc;
}

label.tab_expand {
    float: right;
    margin-right: 10px;
    font-weight: normal;
    font-family: "΢���ź�", "microsoft yahei";
    font-size: 14px;
    line-height: 25px;
    margin-top: 5px;
    padding: 0 15px;
    border-radius: 15px;
    cursor: pointer;
    padding-left: 25px;
}

label.tab_expand:hover {
    border: 1px solid #eee;
}

/*�齱*/

.g-content {
    width: 100%;
    background: #ffc708;
    height: auto;
    font-family: "΢���ź�", "microsoft yahei";
}

.g-content .g-lottery-case {
    width: 935px;
    height: 445px;
    /*margin: 0 auto;*/
    overflow: hidden;
}

.g-content .g-lottery-case .g-left h2 {
    font-size: 20px;
    line-height: 32px;
    font-weight: normal;
    margin-left: 20px;
}

.g-content .g-lottery-case .g-left {
    width: 450px;
    float: left;
}

.g-content .g-lottery-case .g-right {
    width: 450px;
    float: left;
}

.imglogo {
    width: 258px;
    margin: 32px auto 10px;
}

.lists {
    width: 350px;
    border: 5px solid #ffa954;
    margin: 10px auto;
    border-radius: 6px;
    max-height: 301px;
    overflow: hidden;
}

.name,
.phone,
.level {
    width: 116px;
    font-size: 16px;
    float: left;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
}

.g-lottery-box {
    width: 400px;
    height: 400px;
    margin-left: 30px;
    position: relative;
    background: url(../../Share/ChouJiang/img/lottery/ly-plate-c.gif) no-repeat;
    margin-top: 10px;
}

.g-lottery-box .g-lottery-img {
    width: 340px;
    height: 340px;
    position: relative;
    background: url(../../Share/ChouJiang/img/lottery/bg-lottery.png) no-repeat;
    left: 30px;
    top: 30px;
}

.g-lottery-box .playbtn {
    width: 186px;
    height: 186px;
    position: absolute;
    top: 77px;
    left: 77px;
    background: url(../../Share/ChouJiang/img/lottery/playbtn.png) no-repeat;
}

.layerout {
    z-index: 9999;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.5);
}

#English_fourAbility {
    width: 300px;
    height: 212px;
    display: inline-block;
    /*right: -199px;*/
    margin-top: 7px;
    position: relative;
    margin-bottom: 20px;
}

.en_show {
    display: none;
}

#studyHistoryContainer {
    padding: 0px 48px 0 30px;
    box-sizing: border-box;
    position: relative;
}

.feedbackChartRightChart {
    margin-top: 30px;
}

.feedbackChartRightChart .allTime {
    margin-left: 10px;
    font-size: 18px;
}

.feedbackChartRightChart .feedbackChartRightChart-ttime {
    color: #999999;
    padding-left: 18px;
    margin-top: 18px;
    display: flex;
}

.feedbackChartRightChart .feedbackChartRightChart-ttime > span {
    display: inline-block;
    width: 280px;
    margin-right: 60px;
}

.feedbackChartRightChart .feedbackChartRightChart-data {
    padding-left: 18px;
}

.feedbackChartRightChart .feedbackChartRightChart-data ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
}

.feedbackChartRightChart .feedbackChartRightChart-data li {
    display: block;
    width: 22.5%;
    height: 104px;
    text-align: center;
    background: #f7f6f9;
    margin-bottom: 24px;
    margin-right: 24px;
    box-sizing: border-box;
    padding-top: 11px;
}

.feedbackChartRightChart .feedbackChartRightChart-data li > div:first-child {
    font-size: 16px;
}

.feedbackChartRightChart .feedbackChartRightChart-data li > div:nth-child(2) {
    font-size: 22px;
    color: #666666;
}

.feedbackChartRightChart .feedbackChartRightChart-data li > div:nth-child(3) {
    color: #999999;
}

.feedbackChartRightChart .feedbackChartRightChart-data li > div:nth-child(3) > span:first-child {
    margin-right: 6px;
    margin-left: 2px;
}

.feedbackChartRightChart .feedbackChartRightChart-data li > div:nth-child(3) > span:last-child {
    margin-left: 2px;
}

.selectDiv {
    margin-top: 26px;
}

.feedbackChartRightChart > div:first-child > div:nth-child(5) > span:last-child {
    font-size: 18px;
    margin-left: 10px;
}

.feedbackChartRightChart > div:last-child > div:first-child {
    padding-left: 18px;
    display: flex;
}

.feedbackChartRightChart > div:last-child > div:first-child > span {
    box-sizing: border-box;
    text-align: start;
    width: 280px;
    display: inline-block;
    margin-right: 60px;
}

.feedbackChartRightChart > div:last-child > div:nth-child(3) {
    margin-top: 28px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.feedbackChartRightChart > div:last-child > div:nth-child(5) > div:first-child {
    text-align: start;
    color: var(--color-base-secondary);
    display: flex;
    align-items: center;
}

.feedbackChartRightChart > div:last-child > div:nth-child(5) > div:first-child > span:last-child {
    margin-left: 10px;
    font-size: 18px;
}

.feedbackChartRightChart > div:last-child > div:nth-child(6) > div:first-child {
    text-align: start;
    color: var(--color-base-secondary);
    display: flex;
    align-items: center;
}

.feedbackChartRightChart > div:last-child > div:nth-child(6) > div:first-child > span:last-child {
    margin-left: 10px;
    font-size: 18px;
}

.feedbackChartRightChart > div:last-child > div:nth-child(7) > div:first-child {
    text-align: start;
    color: var(--color-base-secondary);
    display: flex;
    align-items: center;
}

.feedbackChartRightChart > div:last-child {
    padding: 18px 0 20px 0;
}

.feedbackChartRightChart span .all,
.feedbackChartRightChart .right,
.feedbackChartRightChart .ratio {
    color: var(--color-base-primary);
    width: 38px;
    display: inline-block;
    float: none;
    text-align: center;
}

.feedbackChartRightChart > div:last-child > div:nth-child(3) > div {
    height: 29px;
    margin-left: 19px;
    display: flex;
    justify-content: space-around;
    height: 36px;
    align-items: center;
}

.feedbackChartRightQuestion {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 18px;
    padding-left: 18px;
}

.feedbackChartRightQuestion > div {
    width: 22.5%;
    height: 100px;
    color: white;
    border-radius: 2px;
    text-align: center;
    padding-top: 19px;
    box-sizing: border-box;
}

.feedbackChartRightQuestion > div > div:nth-child(2) {
    font-size: 24px;
    font-weight: bold;
    margin-top: 4px;
}

.feedbackChartRightQuestion > div:first-child {
    background: var(--color-assist-primary);
}

.feedbackChartRightQuestion > div:nth-child(2) {
    background: var(--color-assist-secondary);
}

.feedbackChartRightQuestion > div:nth-child(3) {
    background: var(--color-assist-tertiary);
}

.feedbackChartRightQuestion > div:last-child {
    background: var(--color-assist-fourthly);
}

.feedbackChartRightImg {
    margin-top: 24px;
    display: none;
}

.feedbackChartRightImg > div:first-child {
    float: left;
    margin-left: 18px;
}

.feedbackChartRightImg > div:last-child {
    float: right;
}

.feedbackChartRightImg > div:first-child > ul {
    display: flex;
}

.feedbackChartRightImg > div:first-child > ul > li {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-right: 28px;
}

.feedbackChartRightImg > div:first-child > ul > li span {
    display: inline-block;
    border-radius: 50px;
    width: 15px;
    height: 15px;
    margin-right: 8px;
}

.feedbackChartRightImg > div:last-child {
    font-size: 14px;
}

.feedbackChartRightImg > div:last-child > span {
    margin-left: 28px;
}

.feedbackChartRightImg > div:last-child > span img {
    margin-right: 4px;
}

.feedbackChartRightSpeekAll {
    margin-top: 18px;
    margin-left: 18px;
    /*width:886px;*/
    background: #f7f6f9;
    font-size: 16px;
    text-align: start;
    box-sizing: border-box;
    padding: 24px 24px;
    letter-spacing: 0.5px;
}

.xdsoft_calendar table tr td div {
    position: static;
}

.loadImg {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    opacity: 0.5;
    height: 100%;
}

.loadImg > div {
    margin-top: 230px;
}

.oldHtml {
    display: none;
}

.oldHtml table {
    width: 100%;
    box-sizing: border-box;
}

.oldHtml table td {
    background: white;
    border: none;
}

.oldHtml table ul li {
    text-align: start;
    color: #666;
    border: none;
}

.oldHtml table ul li:first-child {
    color: #888;
}

.oldHtml table tr td:first-child li {
    padding-left: 80px;
}

@media screen and (max-width: 1190px) {
    .oldHtml table tr td:first-child li {
        padding-left: 60px;
    }
    .oldHtml table tr td:nth-child(2) li {
        padding-left: 180px;
    }
}

.oldHtml table tr td:nth-child(2) li {
    padding-left: 200px;
}

.oldHtml table tr td:nth-child(3) li {
    padding-left: 130px;
}

.oldHtml table ul li:nth-child(odd) {
    background: #f7f6f9;
}

/*20210109 增加显示英语记忆数据*/

.selectContainer {
    float: right;
    font-size: 18px;
    color: #666666;
    display: flex;
}

.selectTime {
    margin-left: 10px;
    font-size: 18px;
}

.studyDateTitle {
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px #ccc solid;
    margin-top: 20px;
}

.new {
    color: var(--color-base-secondary);
    margin-right: 10px;
    align-items: center;
    width: 70px;
    justify-content: space-between;
    cursor: pointer;
}

.old {
    align-items: center;
    width: 75px;
    justify-content: space-between;
    cursor: pointer;
}

.studyLabel {
    display: flex;
    float: left;
}

.studyDateTitle > span:first-child > .new {
    margin-right: 14px;
    color: #6daee5;
}

.studyDate,
.rememberDate {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 137px;
    height: 32px;
    background: #f7f7f7;
    border: 1px solid #cccccc;
    border-radius: 4px 4px 0px 0px;
    margin-right: 10px;
    border-bottom: none;
}

.rememberDate {
    display: none;
}

.onDate {
    width: 137px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px 4px 0px 0px;
    color: var(--color-base-primary);
    border-bottom: none;
}

.studyDateTitle > span:first-child > span > img {
    margin-right: 5px;
}

.studyDateTitle > select {
    margin-right: 24px;
    cursor: pointer;
}

.studyDateTitle > span > input {
    margin-right: 10px;
    text-indent: 6px;
    cursor: pointer;
}

.timeTitle {
    height: 46px;
}

.newHtml {
    color: var(--color-base-secondary);
}
