.myCard_box>ul{display:flex;flex-wrap:wrap}.myCard_box>ul>li{margin-bottom:30px;margin-right:25px}.myCard_box>ul>li:nth-child(3n+3){margin-right:0}.myCard_box>ul>li .my_study_card{width:295px;height:140px;background:#fff;box-shadow:0 0 7px 0 hsla(0,0%,78.8%,.36);padding:10px;box-sizing:border-box}.myCard_box>ul>li .my_study_card .card_core{width:275px;height:120px}.myCard_box>ul>li .my_study_card .card_core .card_await{display:flex;justify-content:center}.myCard_box>ul>li .my_study_card .card_core .card_await>h3{margin-top:25px;font-size:16px;font-family:PingFang SC;font-weight:700;color:#333}.myCard_box>ul>li .my_study_card .card_core .card_await>h3>font{color:#ff701d}.myCard_box>ul>li .my_study_card .card_core .card_await>h3>a{width:160px;height:38px;line-height:38px;text-align:center;color:#fff;display:block;font-size:14px;font-weight:500;margin-top:15px}.myCard_box>ul>li .my_study_card .card_core .card_await>h3 .a_bg1{background:#ff701d}.myCard_box>ul>li .my_study_card .card_core .card_await>h3 .a_bg2{background:#939393}.myCard_box>ul>li .my_study_card .card_core .card_use{padding:15px;box-sizing:border-box}.myCard_box>ul>li .my_study_card .card_core .card_use>p{font-size:14px;font-family:PingFang SC;font-weight:500;color:#fff2b3;margin-bottom:15px}.myCard_box>ul>li .my_study_card .card_core .card_use>p>a{color:#fff;text-decoration:underline;cursor:pointer}.myCard_box>ul>li .my_study_card .card_bg1{background:#c9c9c9}.myCard_box>ul>li .my_study_card .card_bg2{background:#ff701d}