.maskBox{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;top:0;left:0;z-index:100}
.tipPopup{padding:20px;position:fixed;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:101;border-radius:10px}
.tipPopup i{cursor:pointer;display:inline-block;width:14px;height:14px;background:url("./icon_tip_close.png") no-repeat center center;position:absolute;right:10px;top:10px}
.tipPopup h3{font-size:16px;color:#333333;font-weight:bold;text-align:center}
.tipPopup .iconTip{margin-top:20px}
.tipPopup .tips{font-size:14px;color:#999;margin-top:10px}
.tipPopup .info{font-size:14px;color:#333}
.tipPopup .btnBox{margin-top:20px}
.tipPopup .btnBox a{transition:all 0.3s;display:inline-block;width:86px;height:34px;border-radius:4px;box-sizing:border-box;border:1px solid #ff6000;font-size:14px;color:#ff6000;text-align:center;line-height:34px}
.tipPopup .btnBox a:hover{transform:translate(0,-2px)}
.tipPopup .btnBox a.viewBtn{background-color:#ff6000;color:#fff;margin-left:20px}
.tipPopup .btnBox a.confirmBtn{background-color:#ff6000;color:#fff;margin-right:20px}
.t_progress .t_left_data{width:615px;height:124px;border-radius:15px;padding:30px 0;box-sizing:border-box;background:#fff;position:relative}
.t_progress .t_left_data .t_is_buy{position:absolute;right:0;top:0;width:48px;height:24px;color:#fff;text-align:center;line-height:24px;font-size:14px;background-image:linear-gradient(to right,#fe9a51,#fd5e1f);border-radius:0 15px 0 15px}
.t_progress .t_left_data .t_leftItem{text-align:center;height:100%;width:25%;box-sizing:border-box;border-right:1px solid #e5e5e5}
.t_progress .t_left_data .t_leftItem .infoTag{position:absolute;top:-6px;right:-23px;width:18px;height:18px;cursor:pointer;background:url("./t_icon_info.png") no-repeat;background-size:100%;background-position:center;z-index:10}
.t_progress .t_left_data .t_leftItem .tipPopup{display:none;position:absolute;z-index:10;left:-56px;top:25px;border-radius:10px;width:304px;padding:15px 10px;box-sizing:border-box;background-color:rgba(0,0,0,0.6);transform:translate(0,0);text-align:left}
.t_progress .t_left_data .t_leftItem .tipPopup u{display:inline-block;width:20px;height:8px;background:url("./classDetails_icon_arrow_b.png") no-repeat;position:absolute;top:-8px;left:50%;margin-left:-10px}
.t_progress .t_left_data .t_leftItem .tipPopup i{cursor:pointer;display:inline-block;width:14px;height:14px;background:url("./classDetails_icon_tip_close.png") no-repeat;position:absolute;right:10px;top:10px}
.t_progress .t_left_data .t_leftItem .tipPopup h4{font-size:16px;color:#fff;text-align:center;font-weight:bold}
.t_progress .t_left_data .t_leftItem .tipPopup p{font-size:14px;color:#fff;line-height:1.4}
.t_progress .t_left_data .t_leftItem:last-of-type{border-right:none}
.t_progress .t_left_data .t_leftItem .size{font-size:26px;font-weight:bold;color:#000028}
.t_progress .t_left_data .t_leftItem .num{position:relative;display:inline-block;margin:0 auto 10px;font-size:14px}
.t_progress .t_left_data .t_leftItem .num .size{vertical-align:-10px}
.t_progress .t_left_data .t_leftItem .title{color:#999;font-size:14px}
.t_progress .t_left_data .t_leftItem .title .purple{display:inline-block;position:relative}
.t_progress .t_left_data .t_leftItem .title .purple:after{background:#7047ae;position:absolute;left:-15px;top:0;bottom:0;margin:auto;display:block;content:"";width:8px;height:8px;border-radius:50%}
.t_progress .t_left_data .t_leftItem .title .pink{display:inline-block;position:relative}
.t_progress .t_left_data .t_leftItem .title .pink:after{background:#fd498e;position:absolute;left:-15px;top:0;bottom:0;margin:auto;display:block;content:"";width:8px;height:8px;border-radius:50%}
.t_progress .t_left_data .t_leftItem .title .litered{display:inline-block;position:relative}
.t_progress .t_left_data .t_leftItem .title .litered:after{background:#fd551e;position:absolute;left:-15px;top:0;bottom:0;margin:auto;display:block;content:"";width:8px;height:8px;border-radius:50%}
.t_progress .t_left_data .t_leftItem .title .orange{display:inline-block;position:relative}
.t_progress .t_left_data .t_leftItem .title .orange:after{background:#feb032;position:absolute;left:-15px;top:0;bottom:0;margin:auto;display:block;content:"";width:8px;height:8px;border-radius:50%}
.t_progress .t_right_hasBuy{width:310px;height:124px;border-radius:15px;background:url("./chap_r_bg.png") no-repeat;background-size:100% 100%;background-position:center;padding:16px 0;box-sizing:border-box}
.t_progress .t_right_hasBuy .t_right_L,.t_progress .t_right_hasBuy .t_right_R{width:50%;height:100%}
.t_progress .t_right_hasBuy .t_right_L{text-align:center}
.t_progress .t_right_hasBuy .t_right_L .progress{margin:0 auto;width:64px;height:64px}
.t_progress .t_right_hasBuy .t_right_L .progress svg{width:100% !important;height:100% !important}
.t_progress .t_right_hasBuy .t_right_L p{font-size:14px;color:#999;margin-top:8px}
.t_progress .t_right_hasBuy .t_right_L .circle-progress-value{stroke-width:6px;stroke:#ff6000}
.t_progress .t_right_hasBuy .t_right_L .circle-progress-circle{stroke-width:6px;stroke:#e5e5f3}
.t_progress .t_right_hasBuy .t_right_L .circle-progress-text{fill:#ff6000;font-size:18px}
.t_progress .t_right_hasBuy .t_right_R{font-size:14px;color:#333}
.t_progress .t_right_hasBuy .t_right_R .rate_val{margin-bottom:12px}
.t_progress .t_right_noBuy{width:310px;height:124px;border-radius:15px;background:url("./chap_r_bg_no.png") no-repeat;background-size:100% 100%;background-position:center;padding:27px 0;box-sizing:border-box;color:#fff}
.t_progress .t_right_noBuy .t_right_top{text-align:center}
.t_progress .t_right_noBuy .t_right_btn{display:inline-block;vertical-align:3px;width:110px;height:36px;line-height:36px;border-radius:8px;background:#fff;text-align:center;font-size:15px;font-weight:bold;color:#f48a47}
.t_progress .t_right_noBuy .t_right_pirce{display:inline-block;height:36px;line-height:36px;font-size:23px;font-weight:bold;margin-left:20px}
.t_progress .t_right_noBuy .t_right_p{margin-top:12px;font-size:14px;text-align:center}
.t_tabsList{background:#fff;border-radius:15px 15px 0 0;margin-top:20px}
.t_tabsList .t_tabs_item{position:relative;float:left;width:104.4px;height:98px;background:#fff;padding:18px 0;box-sizing:border-box;text-align:center;border-top:4px solid #fff}
.t_tabsList .t_tabs_item:first-of-type{border-radius:6px 0 0 0}
.t_tabsList .t_tabs_item:last-of-type{border-radius:0 6px 0 0}
.t_tabsList .t_tabs_item .name{font-size:15px;color:#999}
.t_tabsList .t_tabs_item .icon{display:inline-block;width:34px;height:34px}
.t_tabsList .t_tabs_item .chapt{background:url("./t_icon01.png") no-repeat;background-position:center}
.t_tabsList .t_tabs_item .moni{background:url("./t_icon02.png") no-repeat;background-position:center}
.t_tabsList .t_tabs_item .exer{background:url("./t_icon03.png") no-repeat;background-position:center}
.t_tabsList .t_tabs_item .zhenti{background:url("./t_icon04.png") no-repeat;background-position:center}
.t_tabsList .t_tabs_item .cuoti{background:url("./t_icon05.png") no-repeat;background-position:center}
.t_tabsList .t_tabs_item .mokao{background:url(./t_icon10.png) no-repeat;background-position:center}
.t_tabsList .cur .mokao{background:url(./t_icon10_y.png) no-repeat;background-position:center}
.t_modelExam_box .modelExam_nav{padding:0 20px;width:100%;box-sizing:border-box;background-color:#f7f7f7;height:76px;border-radius:10px;position:relative}
.t_modelExam_box .modelExam_nav .swiper-wrapper{align-items:center;height:76px;display:flex}
.t_modelExam_box .modelExam_nav .swiper-slide{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;position:relative;box-sizing:border-box;cursor:pointer}
.t_modelExam_box .modelExam_nav .swiper-slide.cur{border-bottom:2px solid #ff6000}
.t_modelExam_box .modelExam_nav .swiper-slide.cur::after{content:'';display:block;width:0;height:0;border:5px solid #ff6000;border-right-color:transparent;border-left-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-10px;left:50%;transform:translate(-50%,0)}
.t_modelExam_box .modelExam_nav .swiper-slide.cur .time{color:#ff6000}
.t_modelExam_box .modelExam_nav .time{font-size:14px;color:#999999;text-align:center}
.t_modelExam_box .modelExam_nav .state{text-align:center;width:100%;margin-top:6px}
.t_modelExam_box .modelExam_nav .state span{background-color:#ffecdc;display:inline-block;height:23px;padding:0 10px;border-radius:3px;line-height:23px;font-size:14px;color:#ff6000}
.t_modelExam_box .swiper-container-horizontal{height:81px;overflow:hidden}
.t_modelExam_box .modelExam_nav .state.end span{background-color:#e8e8e8;color:#999999}
.t_modelExam_box .modelExam_nav .state.progress span{background-color:#ff6000;color:#fff}
.swiper-button-next:after,.swiper-button-prev:after{font-size:30px;color:#333333}
.t_modelExam_box .tabBox .tabCont{display:none}
.t_modelExam_box .defaultState{text-align:center;font-size:14px;color:#999999;line-height:145px;padding:150px 0}
.t_modelExam_box .defaultState img{margin-right:40px}
.t_tabsList .t_tabs_item .test{background:url("./t_icon06.png") no-repeat;background-position:center}
.t_tabsList .t_tabs_item .zhenkao{background:url("./t_icon07.png") no-repeat;background-position:center}
.t_tabsList .t_tabs_item .mijuan{background:url("./t_icon08.png") no-repeat;background-position:center}
.t_tabsList .t_tabs_item .zujuan{background:url("./t_icon09.png") no-repeat;background-position:center}
.t_tabsList .tips::after{position:absolute;display:block;content:"";width:40px;height:20px;background:url("./t_icon_tips.png") no-repeat;background-size:40px 20px;background-position:center;right:0;top:8px}
.t_tabsList .cur{border-top:4px solid #ff6000;background:#fff6ee}
.t_tabsList .cur .name{color:#ff6000}
.t_tabsList .cur .chapt{background:url("./t_icon01_y.png") no-repeat;background-position:center}
.t_tabsList .cur .moni{background:url("./t_icon02_y.png") no-repeat;background-position:center}
.t_tabsList .cur .exer{background:url("./t_icon03_y.png") no-repeat;background-position:center}
.t_tabsList .cur .zhenti{background:url("./t_icon04_y.png") no-repeat;background-position:center}
.t_tabsList .cur .cuoti{background:url("./t_icon05_y.png") no-repeat;background-position:center}
.t_tabsList .cur .test{background:url("./t_icon06_y.png") no-repeat;background-position:center}
.t_tabsList .cur .zhenkao{background:url("./t_icon07_y.png") no-repeat;background-position:center}
.t_tabsList .cur .mijuan{background:url("./t_icon08_y.png") no-repeat;background-position:center}
.t_tabsList .cur .zujuan{background:url("./t_icon09_y.png") no-repeat;background-position:center}
.t_main_box{padding:25px 20px;box-sizing:border-box;background:#fff;position:relative}
.opbtn{width:82px;height:30px;line-height:30px;border-radius:6px;display:inline-block;cursor:pointer;transition:all 0.3s}
.opbtn:hover{transform:translate(0,-2px)}
.t_model_box .page{position:relative;height:52px;border:1px solid #e2e2e2;text-align:center;padding:0 150px;box-sizing:border-box}
.t_model_box .page a{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;font-size:15px;color:#333333}
.t_model_box .page a.prev{position:absolute;left:0px;width:150px}
.t_model_box .page a.prev i{display:inline-block;width:12px;height:20px;background:url("./icon_prev_arrow.png") no-repeat;vertical-align:-4px;margin-right:30px}
.t_model_box .page a.next{position:absolute;right:0px;width:150px}
.t_model_box .page a.next i{display:inline-block;width:12px;height:20px;background:url("./icon_next_arrow.png") no-repeat;vertical-align:-4px;margin-left:30px}
.t_model_box .page a.cur{background-color:#fff7f0;color:#ff6000}
.t_model_box .page a:hover{color:#ff6000}
.t_chapt_box .t_chapt_head{width:900px;margin:0 auto;height:50px;border-radius:15px;color:#999;background:#f6f6f6}
.t_chapt_box .t_chapt_head div{float:left;font-size:16px;line-height:50px}
.t_chapt_box .t_chapt_head .t_chapt_l{color:#333;width:515px;padding-left:45px;box-sizing:border-box}
.t_chapt_box .t_chapt_head .t_chapt_m{width:300px}
.t_chapt_box .t_chapt_head .t_chapt_r{width:85px;text-align:center}
.t_chapt_box .t_chapt_menu .no{display:none}
.t_chapt_box .t_chapt_menu .wL{width:515px;box-sizing:border-box}
.t_chapt_box .t_chapt_menu .wM{width:300px;padding-left:15px;box-sizing:border-box}
.t_chapt_box .t_chapt_menu .wR{width:85px}
.t_chapt_box .t_chapt_menu .item{height:60px;float:left;line-height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.t_chapt_box .t_chapt_menu .item .op1{display:inline-block;width:45px;height:28px;cursor:pointer;background:url("./zhan.png") no-repeat;background-size:28px 28px;background-position:center;vertical-align:-10px}
.t_chapt_box .t_chapt_menu .item .opNot{display:inline-block;width:45px;height:28px;cursor:pointer;background:#ffffff;background-size:28px 28px;background-position:center;vertical-align:-10px}
.t_chapt_box .t_chapt_menu .item .open{background:url("./shou.png") no-repeat;background-size:28px 28px;background-position:center;vertical-align:-10px}
.t_chapt_box .t_chapt_menu .item .title{font-size:16px}
.t_chapt_box .t_chapt_menu .item .opbtn{font-size:14px}
.t_chapt_box .t_chapt_menu .t_chapt_l{color:#333}
.t_chapt_box .t_chapt_menu .t_chapt_m .hasDo{color:#333}
.t_chapt_box .t_chapt_menu .t_chapt_m .noDo{color:#999}
.t_chapt_box .t_chapt_menu .t_chapt_r{text-align:center}
.t_chapt_box .t_chapt_menu .child_two .t_chapt_l{padding-left:45px}
.t_chapt_box .t_chapt_menu .child_two .t_chapt_l .op1{display:inline-block;width:35px;height:20px;cursor:pointer;background:url("./zhan.png") no-repeat;background-size:20px 20px;background-position:center;vertical-align:-5px}
.t_chapt_box .t_chapt_menu .child_two .t_chapt_l .open{background:url("./shou.png") no-repeat;background-size:20px 20px;background-position:center;vertical-align:-5px}
.t_chapt_box .t_chapt_menu .child_two .t_chapt_l .opNot{display:inline-block;width:35px;height:20px;cursor:pointer;background:#ffffff;background-size:20px 20px;background-position:center;vertical-align:-5px}
.t_chapt_box .t_chapt_menu .child_third .t_chapt_l{padding-left:80px}
.t_chapt_box .t_chapt_menu .h3_menu .item{height:52px;line-height:52px}
.t_model_box .wL{width:685px;float:left}
.t_model_box .wM{width:130px;float:left;text-align:center}
.t_model_box .wR{width:85px;float:left}
.t_model_box .t_model_head{width:900px;margin:0 auto;height:50px;border-radius:15px;color:#999;background:#f6f6f6}
.t_model_box .t_model_head div{float:left;font-size:16px;line-height:50px}
.t_model_box .t_model_head .t_model_l{color:#333;width:685px;padding-left:45px;box-sizing:border-box}
.t_model_box .t_model_head .t_model_m{width:130px}
.t_model_box .t_model_head .t_model_r{width:85px;text-align:center}
.t_model_box .t_model_item{height:104px;padding:25px 0;box-sizing:border-box;border-bottom:1px solid #e5e5e5}
.t_model_box .t_model_item:last-of-type{border-bottom:1px solid #fff}
.t_model_box .t_model_item .t_model_item_l .t_icon_img{width:45px;height:100%;float:left;position:relative}
.t_model_box .t_model_item .t_model_item_l .doc_icon{width:auto;height:48px}
.t_model_box .t_model_item .t_model_item_l .isFree::after{position:absolute;display:block;content:"免费";font-size:12px;color:#fff;width:35px;left:8px;top:-8px;height:18px;text-align:center;line-height:18px;background-image:linear-gradient(to right,#fe9a51,#fd5e1f);border-radius:15px 15px 15px 0}
.t_model_box .t_model_item .t_info_box{float:left;width:638px}
.t_model_box .t_model_item .t_info_box .t_info_top{font-size:16px;color:#333;margin-bottom:10px}
.t_model_box .t_model_item .t_info_box .t_info_bot{font-size:13px;color:#999}
.t_model_box .t_model_item .t_info_box .t_info_bot span{margin-right:10px}
.t_model_box .t_model_item .t_model_item_m{height:48px;line-height:48px;text-align:center}
.t_model_box .t_model_item .t_model_item_r{text-align:center;height:48px;line-height:48px}
.t_doExerc_box{width:100%}
.t_do_box{height:246px;width:100%;border-radius:15px;background:url("./t_do_exer_icon.png") no-repeat;background-size:100% 100%;background-position:center;box-sizing:border-box;padding:30px 25px 20px}
.t_do_box .t_do_box_top{font-size:16px;margin-bottom:10px;color:#111}
.t_do_box .t_do_box_top .title{font-weight:bold;float:left}
.t_do_box .t_do_box_top .day{float:right}
.t_do_box .t_do_box_top .day span{font-weight:bold;font-size:20px}
.t_do_box .t_do_dayItem{cursor:pointer;position:relative;float:left;width:110px;height:68px;margin-bottom:30px;background:#fff;border-radius:15px;text-align:center;padding:12px 0;box-sizing:border-box;margin-right:13px}
.t_do_box .t_do_dayItem:last-of-type{margin-right:0}
.t_do_box .t_do_dayItem .day_title{margin-bottom:5px;color:#333;font-size:16px}
.t_do_box .t_do_dayItem .day_day{font-size:14px;color:#999}
.t_do_box .t_do_left{font-size:16px}
.t_do_box .t_do_left .clock{width:50px;height:auto;margin-right:10px}
.t_do_box .t_do_left .daka{color:#e2ab61}
.t_do_box .t_do_left .lj b{font-size:26px;color:#ff6000}
.t_do_box .t_do_left .t_daka{margin-top:5px}
.t_do_box .t_do_right{height:60px;line-height:60px}
.t_do_box .t_do_right .opbtn{user-select:none;cursor:pointer;display:inline-block;text-align:center;border-radius:20px;width:160px;height:40px;line-height:40px}
.t_do_box .cur{background:#fd551e}
.t_do_box .cur .day_title,.t_do_box .cur .day_day{color:#fff}
.t_do_box .punch::after{position:absolute;display:block;content:"";width:30px;height:20px;background:url("./t_daka_icon.png") no-repeat;background-size:30px 20px;background-position:center;right:0;top:0}
.t_intel_box{height:196px;background:url("./t_icon_intel_bg.png") no-repeat;background-size:100%;background-position:center;box-sizing:border-box;padding:30px 45px;color:#111}
.t_intel_box .name{font-size:18px;font-weight:bold;margin-bottom:10px}
.t_intel_box .info{font-size:14px;padding-left:18px;position:relative;line-height:26px}
.t_intel_box .info:after{position:absolute;display:block;content:"";left:0;top:0;bottom:0;margin:auto;width:6px;height:6px;border-radius:50%;background:#fd551e}
.t_intel_box .btn{width:110px;height:35px;border-radius:20px;background:transparent;text-align:center;line-height:35px;color:#ff6000;border:1px solid #ff6000;margin-top:12px;cursor:pointer;user-select:none;transition:all 0.3s}
.t_intel_box .btn:hover{transform:translateY(-2px)}
.machine{background:url("./t_icon_macine_bg.png") no-repeat;background-size:100%;background-position:center}
.t_dense{background:url("./t_icon_macine_bg.png") no-repeat;background-size:100%;background-position:center}
.t_dense .btn{background:#e7e7e7;color:#9d9d9c;border:1px solid #e7e7e7}
.t_freedom_box{height:275px;background:url("./t_icon_freed_bg.png") no-repeat;background-size:100%;background-position:center}
.t_freedom_box .t_op_select .selTips{font-size:16px;color:#666;line-height:30px}
.t_freedom_box .t_op_select ul{margin:10px 0 15px}
.t_freedom_box .t_op_select li{float:left;color:#111;font-size:14px;padding:0 8px;background:#d2ccc3;margin-right:30px;border-radius:2px;cursor:pointer;line-height:25px}
.t_freedom_box .t_op_select li:last-of-type{margin-right:0}
.t_freedom_box .t_op_select .cur{background:#fb532c;color:#fff}
.cownCut{display:none;position:absolute;z-index:10;right:85px;top:10px;border-radius:10px;width:304px;padding:12px 10px;box-sizing:border-box;background-color:rgba(0,0,0,0.6);transform:translate(0,0);text-align:left}
.cownCut u{display:inline-block;width:20px;height:8px;background:url(./classDetails_icon_arrow_b.png) no-repeat;position:absolute;top:-8px;right:20%;margin-left:-10px}
.cownCut i{cursor:pointer;display:inline-block;width:14px;height:14px;background:url(./classDetails_icon_tip_close.png) no-repeat;position:absolute;right:10px;top:14px}
.cownCut .text{font-size:14px;color:#fff;line-height:1.4}
.cownCut.show{display:block}
.maskBox{width:100%;height:100%;background:rgba(0,0,0,.6);position:fixed;top:0;left:0;z-index:101}
.selectCourse .switchPopup{display:none;position:absolute;right:10px;top:46px;box-shadow:0 0 5px rgba(0,0,0,.3);padding:0 20px;width:333px;height:445px;border-radius:10px;background-color:#fff;z-index:100}
.selectCourse .switchPopup::before{content:'';display:block;width:20px;height:11px;background:url('./classDetails_icon_arrow.png') no-repeat;position:absolute;top:-11px;right:28px}
.selectCourse .switchPopup .selectExam{height:36px;padding:20px 0;text-align:left;border-bottom:1px solid #dcdcdc}
.selectCourse .switchPopup .selectExam .examName{display:inline-block;padding:0 36px;height:36px;font-size:14px;color:#ff6000;line-height:36px;border-radius:36px;border:1px solid #ffca9c;box-sizing:border-box;background-color:#fff0e3}
.selectCourse .switchPopup .selectExam a{font-size:14px;color:#999999;float:right;line-height:36px}
.selectCourse .switchPopup .selectExam a i{display:inline-block;width:12px;height:12px;background:url('./record_icon_switch.png') no-repeat;vertical-align:-1px}
.selectCourse .switchPopup .classList{height:340px;margin-top:10px;box-sizing:border-box;overflow:hidden;overflow-y:scroll}
.selectCourse .switchPopup .classList::-webkit-scrollbar{width:3px}
.selectCourse .switchPopup .classList::-webkit-scrollbar-track{background-color:#fff}
.selectCourse .switchPopup .classList::-webkit-scrollbar-thumb{background-color:#c7c7c7;border-radius:3px}
.selectCourse .switchPopup .classList a{height:35px;line-height:35px}
.selectCourse .switchPopup .classList a span{font-size:14px;color:#333333}
.selectCourse .switchPopup .classList a.cur span,.questionRecordMod .switchPopup .classList a:hover span{color:#ff6000}
.selectExamPopup{border-radius:10px;width:1030px;padding:0 30px;box-sizing:border-box;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:102;background-color:#fff}
.selectExamPopup .close{cursor:pointer;display:inline-block;width:14px;height:14px;background:url('./icon_tip_close.png') no-repeat center center;position:absolute;right:13px;top:14px}
.selectExamPopup h2{font-size:18px;color:#333333;padding-top:55px}
.selectExamPopup .purchased{margin-top:20px;padding:0 20px;box-sizing:border-box;font-size:16px;color:#666666;background-color:#f7f7f7;border-radius:5px}
.selectExamPopup .purchased span{display:block;line-height:56px}
.selectExamPopup .purchased .list{padding-top:10px;width:776px}
.selectExamPopup .purchased .list a{display:inline-block;line-height:36px;height:36px;border-radius:36px;background-color:#fff0e3;border:1px solid #ffca9c;font-size:14px;color:#ff6000;width:150px;text-align:center;line-height:36px;margin-bottom:10px;margin-right:4px}
.selectExamPopup .purchased .list a:nth-child(5n){margin-right:0}
.selectExamPopup .examList{padding-top:15px}
.selectExamPopup .examList .navList li{cursor:pointer;float:left;margin-right:56px;border-bottom:2px solid #fff;line-height:42px;height:42px;font-size:16px;color:#333}
.selectExamPopup .examList .navList li.cur{border-color:#ff6000;font-weight:bold;color:#ff6000}
.selectExamPopup .examList .tabListCont .listCont{display:none;padding:25px 0}
.selectExamPopup .examList .tabListCont .listCont a{display:inline-block;line-height:36px;box-sizing:border-box;margin-bottom:15px;margin-right:9px;height:36px;border-radius:36px;background-color:#fff;border:1px solid #dcdcdc;font-size:14px;color:#333;width:150px;text-align:center;line-height:36px}
.selectExamPopup .examList .tabListCont .listCont a:nth-child(6n){margin-right:0}
.selectExamPopup .examList .tabListCont .listCont a.cur{border-color:#ffca9c;color:#ff6000;background-color:#fff0e3}
.bigimg{width:600px;position:fixed;left:0;top:0;right:0;bottom:0;margin:auto;display:none;z-index:9999;border:10px solid #fff}
.mask{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#000;opacity:0.5;filter:Alpha(opacity=50);z-index:98;display:none}
.bigbox{width:840px;background:#fff;border:1px solid #ededed;margin:0 auto;border-radius:10px;overflow:hidden;padding:10px}
.bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow:hidden;margin:0 10px 10px 10px}
.bigbox>.imgbox>img{width:100%}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position:fixed;right:10px;top:10px;width:60px}
.mask>img:hover{cursor:pointer}
.t_update_tips{margin-top:20px}
.t_update_body{background:#f0f0f0;border-radius:10px;display:flex;justify-content:space-between;align-items:center;padding:0 18px;position:relative}
.t_update_body .t_clsoe_btn{cursor:pointer;display:block;width:20px;height:20px;background:url('./icon_remind_close.png') no-repeat;position:absolute;right:-10px;top:-10px}
.t_update_body .t_notice_div{font-size:14px;color:#333333;display:flex;align-items:center;padding:10px 0}
.t_update_body .t_notice_div img{width:21px;height:17px;margin-right:10px}
.t_update_body .t_item .t_item{font-size:14px}
.mk_title{font-size:15px;color:#FF6000;line-height:19px;padding-left:20px}
.mk_rank{display:flex;justify-content:right;align-items:center;font-weight:400;font-size:15px;color:#FF6000;padding-right:38px;padding-right: 10px;}
.mk_rank_btn{cursor:pointer}
.mk_rank_btn img{width:16px;height:16px;cursor:pointer}
.mk_rank_modal_overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:999}
.mk_rank_modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:627px;height:716px;background:#FFFFFF;box-shadow:0px 0px 11px 0px rgba(18,18,18,0.16);border-radius:20px;z-index:1000;padding:30px;box-sizing:border-box;overflow-y:auto}
.mk_rank_modal_title{text-align:center;font-size:26px;height:38px;font-weight:bold;color:#FF4D00;margin-bottom:10px;display:flex;justify-content:center}
.mk_rank_modal_title img{width:31px;height:38px;margin-right:15px}
.mk_rank_modal_subtitle{text-align:center;font-size:14px;color:#111;margin-bottom:20px}
.mk_rank_user_card{width:567px;height:98px;background:linear-gradient(90deg,#FCF5DD 0%,#EFCB99 100%);border-radius:16px;display:flex;align-items:center;padding:0 20px;margin:0 auto 20px;box-sizing:border-box}
.mk_rank_user_avatar{width:73px;height:73px;background:#FFBB44;border-radius:50%;margin-right:15px;flex-shrink:0}
#myAvatar{width:100%; height:100%;}
.mk_rank_user_info{flex:1}
.mk_rank_user_phone{font-size:22px;font-weight:bold;color:#111;margin-bottom:5px}
.mk_rank_user_status{font-size:15px;color:#111}
.mk_rank_user_rank{font-size:19px;color:#111;font-weight:bold}
.mk_rank_top_title{text-align:center;font-size:21px;font-weight:bold;color:#111;margin-bottom:15px}
.mk_rank_list{background:#f7f7f7;border-radius:12px;padding:15px 20px;max-height: 378px;overflow-y: auto;}
.mk_rank_list_header{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #E0E0E0;margin-bottom:10px;font-size:14px;color:#666}
.mk_rank_list_header span:nth-child(1){width:20%;text-align:center}
.mk_rank_list_header span:nth-child(2){width:60%;text-align:center}
.mk_rank_list_header span:nth-child(3){width:20%;text-align:center}
.mk_rank_list_item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #E8E8E8}
.mk_rank_list_item:last-child{border-bottom:none}
.mk_rank_list_rank{width:20%;text-align:center;display:flex;justify-content:center;align-items:center}
.mk_rank_list_rank img{height:34px}
.mk_rank_list_rank_text{font-size:14px;color:#666}
.mk_rank_list_user{width:60%;display:flex;justify-content:center;align-items:center}
.mk_rank_list_user_avatar{width:53px;height:53px;background:#FFFFFF;border-radius:50%;margin-right:10px}
.mk_rank_list_user_info{display:flex;flex-direction:column}
.mk_rank_list_user_phone{font-size:14px;font-weight:bold;color:#333}
.mk_rank_list_user_time{font-size:12px;color:#999}
.mk_rank_list_score{width:20%;text-align:center}
.mk_rank_list_score_inner{display:inline-block;width:62px;height:34px;line-height:34px;font-size:16px;font-weight:bold;color:#333;background:#FFFFFF;border-radius:6px}
.t_model_item_r_cus{height: 40px !important;line-height: 40px !important;}
.opbtn.studyPubCus{height: 22px;line-height: 22px;width: 76px;margin-top: -6px;}