﻿body{background:linear-gradient(0deg, #f6f6f6 0%, #edf2f7 92%)}
address,cite,code,em,i,strong,th{font-weight:400 !important;font-style:normal !important}
dl,dd,dt,p,h3{margin: 0;padding:0;}
.main_body{width:1200px;margin:0 auto;}
.main_left{float: left;width:900px;min-height:700px;padding-bottom:100px;}
.wrap_left{width:870px;float: left;}
.wrap_right{width:310px; float: right; padding-bottom: 20px; position: relative; z-index: 2; height: 100% !important; border-radius: 8px;}
.classify{padding:20px 0px;position: relative;}
.back_list{position: absolute;right:0;top:0px;display: block;padding: 5px;}
.back_list:before{width: 50px; height: 18px;  background: #f52f3e;  border-radius: 10px; display: block;  position: absolute;   left:-36px;   top: 7px;   content: "";   opacity: .3;   background: url(/content/images/Paper/right_go_ico.png) no-repeat center / 20px;transform: rotate(180deg);color: #333;}
.back_list:hover{color:#f52f3e}
.classify dl{overflow: hidden;display: flex;align-items: center;margin-top:20px}
.classify dl dt{width:50px;overflow:hidden;}
.classify dl dd a{padding:3px 15px;margin-right:20px;border-radius:50px;border:1px #999 solid;display: inline-block;}
.classify dl dd a:hover{border:1px #f52f3e solid;color:#f52f3e}
.classify dl .kemu_s{border:1px #f52f3e solid;color:#f52f3e}

/* 做题设置 -------------------------------*/
.exam_tool{background:#fff;margin-bottom:15px;position: relative;border-radius: 8px;}
.exam_tool .zt_time{height:62px;width:90%;margin:0 auto;line-height:62px;text-align:center;font-size:20px;color:#ff6600;border-bottom:1px solid #eee}
.exam_tool .zt_time span{color:#999;padding-right:5px;font-size:20px}
.exam_tool .zt_time img{margin-right:6px;margin-bottom:6px}
.exam_tool ul{display: flex;justify-content: space-around;}
.exam_tool ul li{text-align:center;cursor:pointer;padding:20px 0;color:#666;font-size: 12px;}
.exam_tool ul .page{display:none;box-shadow:0px 1px 4px #c3c3c3;border-radius:8px}
.exam_tool ul li span{display: block;background: url(http://127.0.0.1:5500/Content/images/Paper/tiku_tool_ico.png) no-repeat;width: 28px;height: 28px;margin: auto;margin-bottom: 5px;}
.exam_tool ul li span.again_ico{background-position: -40px center;}
.exam_tool ul li span.calculator_ico{background-position: 2px center;}
.exam_tool ul li span.setting_ico{background-position: -80px center;}
.setting_list{padding:0 20px 20px 20px;}


/*  */
.dropdown {width: 300px;}
.dropdown button {width: 100%;text-align: left;border: solid 1px #e1e1e1;background: #fff !important;border-radius: 3px;height: 32px;}
.dropdown button i {float: right;margin-top: 8px;}
.dropdown ul {width: 100%;}
.dropdown ul input {height: 25px;padding: 3px 10px;border: 1px solid #ccc;border-radius: 15px;width: 100%;}
.dropdown-menu li:first-child {position: relative;padding: 5px 10px;}
.dropdown-menu li:first-child i {position: absolute;top: 12px;right: 20px;font-size: 10px;}
/* .nav_tab{background:#f6f6f6;position: relative;overflow: hidden;}
.nav_tab li{text-align:center;font-size:16px;float:left}
.nav_tab li a{display: block;padding:3px 30px 0 30px;border-bottom: 3px solid #f6f6f6;height:48px;line-height:48px;}
.nav_tab li a:hover{background:#fff;color:#f52f3e;border-bottom: 3px solid #fedcda;box-shadow: 0 2px 18px rgba(0, 0, 0, 0.05);}
.nav_tab .active a{background:#fff;color:#f52f3e;border-bottom: 3px solid #f52f3e;box-shadow: 0 2px 18px rgba(0, 0, 0, 0.05);font-weight:bold;border-right:1px solid #eee} */
/*  */
.paper_hd{display: flex;padding:25px 0;width: 1200px;margin: auto;border-radius: 8px;box-sizing: border-box;align-items: center;}
.paper_hd .bg_tit{width:130px;height: 33px;background: url(/Content/images/Paper/tiku_title.png) no-repeat left top / 140px;margin-right:20px;display:none}
.paper_name{font-size:18px;margin-right:50px;position:relative;float:left;}
/*.paper_name::after{width:5px;height:18px;background:#f52f3e;border-radius:10px;display:block;position:absolute;left:0;top:5px;content:"";opacity:.5}*/
.paper_name::after{width:5px;height:18px;background:#f52f3e;border-radius:10px;display:block;position:absolute;left:-20px;top:5px;content:"";opacity:.6;}
.paper_hd .back_home{background: url(/Content/images/icon_pre.png) no-repeat left center / 6px;padding-left:10px;opacity: .8;}
.paper_hd .back_home:hover{background: url(/Content/images/icon_pre.png) no-repeat left center / 6px;padding-left:15px;}

.filter-list{font-size:18px;display:flex;flex-wrap:wrap;float:left}
.filter-list li{border-radius:30px;margin-right:35px;}
.filter-list li a{display:block;line-height:34px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;}
.filter-list li a:hover{ color: #f52f3e }
.filter-list li:hover{ border-radius:30px;margin-right:35px; }
.filter-list li.filter-selected{font-weight: bold;}
.filter-list li.filter-selected a{display:block;}
.filter-list li.filter-selected::after{background:linear-gradient(84deg,#ff737a 5%,#f8323c 93%);width: 33px;height: 4px;content: "";display: block;margin: auto;border-radius: 10px;}

/*  */
.tablist{margin-bottom: 15px;}
/*  */
.mini_tab_tit{position: relative;}
.mini_tab_tit .restart{position: absolute; right: 20px; top: 12px; border: 1px solid #ccc; padding: 3px 10px; border-radius: 20px; font-size: 12px; color: #666;cursor: pointer;}
.restart_list{padding-bottom: 30px;display: flex;flex-wrap: wrap;;}
.restart_list li{width: 50%;margin-bottom: 5px;}
.restart_list li input{width:18px;height: 18px;;}
.restart_list li label{margin-left: 5px;padding:10px 0}
.restart_botton{border:none;background: linear-gradient(84deg,#ff737a 5%,#f8323c 93%);color:#fff;padding:10px 0;width: 90%;font-size: 14px;font-size: "PingFang SC";border-radius: 50px;}
.mini_tab{background:#fbfbfb;position: relative;overflow: hidden;display: flex;flex-wrap: wrap;height: 48px;border-top-left-radius: 8px;border-top-right-radius: 8px;}
.mini_tab li{text-align:center;font-size:16px;float:left;border-right:1px solid #f6f6f6}
.mini_tab li:last-child{border-right: none;}
.mini_tab li a{display: block;padding:15px 26px 13px 27px;text-align: center;transition:all .2s;}
.mini_tab li a span{display: block;margin-top: 6px;}
.mini_tab li a:hover{background:#fff;color:#f52f3e;box-shadow: 0 2px 18px rgba(0, 0, 0, 0.05);}
.mini_tab .active a{background:#fff;color:#f52f3e;font-weight:bold;}
/*  */
.wrong_type{padding:0 20px;border-top:1px solid #f6f6f6}
.wrong_type dl{display: flex;padding:25px 0;border-bottom: 1px solid #f6f6f6;}
.wrong_type dl dt{width: 555px;}
.wrong_type  .wrong_count{width:50px;text-align: center;}
.wrong_do{flex:1;text-align: right;display: flex;justify-content: right;}
.wrong_do a{background: linear-gradient(84deg,#ff737a 5%,#f8323c 93%);color:#fff;font-size: 12px;border-radius: 5px;padding:7px 12px;}
.wrong_do a:first-child{background: none;color:#666;border:1px solid #aaa;font-size: 12px;border-radius: 5px;padding:6px 10px;margin-right: 15px;}
.wrong_do a:hover{position: relative;top:-1px}
/*  */
.nav_tab{background:#fbfbfb;position: relative;overflow: hidden;display: flex;}
.nav_tab li{text-align:center;font-size:14px;float:left;border-right:1px solid #f6f6f6}
.nav_tab li:last-child{border-right: none;}
.nav_tab li a{display: block;padding:15px 25px 13px 25px;text-align: center;transition:all .2s;}
.nav_tab li a span{display: block;margin-top: 6px;}
.nav_tab li a:hover{background:#fff;color:#f52f3e;box-shadow: 0 2px 18px rgba(0, 0, 0, 0.05);}
.nav_tab .active a{background:#fff;color:#f52f3e;}
.nav_tab li a em{display: block;width:50px;height:50px;margin: auto;transition:all .2s;background:url(/Content/images/tiku_icons.png) no-repeat;background-size: 200px;opacity: .4;}
/* 章节练习 */
.nav_tab li a em.zjlx{background-position: -93px -56px;}
.nav_tab li a em.zjlx_on, .nav_tab li a:hover em.zjlx{background-position: -153px -56px;opacity:1;}
/* 考点汇编 */
.nav_tab li a em.kdhb{background-position: -95px -466px;}
.nav_tab li a em.kdhb_on, .nav_tab li a:hover em.kdhb{background-position: -155px -466px;opacity:1;}
/* 历年真题 */
.nav_tab li a em.lnzt{background-position: -95px -159px;}
.nav_tab li a em.lnzt_on, .nav_tab li a:hover em.lnzt{background-position: -155px -159px;opacity:1;}
/* 模拟试卷 */
.nav_tab li a em.mnsj{background-position: -95px -210px;}
.nav_tab li a em.mnsj_on, .nav_tab li a:hover em.mnsj{background-position: -155px -210px;opacity:1;}
/* 每日一练 */
.nav_tab li a em.mryl{background-position: -95px -108px;}
.nav_tab li a em.mryl_on, .nav_tab li a:hover em.mryl{background-position: -155px -108px;opacity:1;}
/* 易错易混 */
.nav_tab li a em.yct{background-position: -95px -262px;}
.nav_tab li a em.yct_on, .nav_tab li a:hover em.yct{background-position: -155px -262px;opacity:1;}
/* 万人模考 */
.nav_tab li a em.wrmk{background-position: -95px -313px;}
.nav_tab li a em.wrmk_on, .nav_tab li a:hover em.wrmk{background-position: -155px -313px;opacity:1;}
/* 考前秘押 */
.nav_tab li a em.kqmy{background-position: -95px -365px;}
.nav_tab li a em.kqmy_on, .nav_tab li a:hover em.kqmy{background-position: -155px -365px;opacity:1;}
/* 大富翁 */
.nav_tab li a em.dfw{background-position: -95px -415px;}
.nav_tab li a em.dfw_on, .nav_tab li a:hover em.dfw{background-position: -155px -415px;opacity:1;}
/*  */

/*  */
.kind_link{margin-bottom:15px;border-radius: 8px;}
.kind_link ul{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.kind_link ul li{transition: all 0.5s;background:#fff;border-radius:8px;border:1px solid #fff}
.kind_link ul li a{display:block;padding:9px 26px;color: #666;}
.kind_link ul li a:hover{box-shadow:0 0 20px rgba(247, 100, 100, 0.08);color: #f52f3e;}
.kind_link ul li a.active{padding:9px 65px;background:linear-gradient(180deg,#fff2ed,#fff);border-radius:8px;color: #f52f3e;}

.kind_link ul li dl{text-align: center;}
.kind_link ul li dl dt{width: 50px;height: 46px;border-radius: 50px;display: flex;align-items: center;justify-content: center;transition: all 0.5s;margin: auto;}
.kind_link ul li dl dt i{display: block;width:50px;height: 46px;background:url(/Content/images/nav_ico.png) no-repeat;background-size:auto 86px;transition: all 0.5s;border-radius: 50%;opacity: .8;}
.kind_link ul li dl dt i.mryl{background-position: 6px 5px;}
.kind_link ul li dl dt i.zjlx{background-position: -40px 5px;}
.kind_link ul li dl dt i.jxst{background-position: -86px 5px;}
.kind_link ul li dl dt i.kdlx{background-position: -132px 5px;}
.kind_link ul li dl dt i.wrmk{background-position: -178px 5px;}
.kind_link ul li dl dt i.lnzt{background-position: -314px 5px;}
.kind_link ul li dl dt i.mnst{background-position: -268px 5px;}
.kind_link ul li dl dt i.kdsj{background-position: -223px 5px;}
.kind_link ul li:hover dt{transition: all 0.5s;}
.kind_link ul li:hover dt i.mryl{background-position: 6px -42px;opacity: 1 ;}
.kind_link ul li a.active dt i{opacity: 1 ;}
.kind_link ul li:hover dt i.zjlx{background-position: -40px -42px;opacity: 1;}
.kind_link ul li:hover dt i.jxst{background-position: -86px -42px;opacity: 1;}
.kind_link ul li:hover dt i.kdlx{background-position: -132px -41px;opacity: 1;}
.kind_link ul li:hover dt i.wrmk{background-position: -178px -42px;opacity: 1;}
.kind_link ul li:hover dt i.lnzt{background-position: -314px -41px;opacity: 1;}
.kind_link ul li:hover dt i.mnst{background-position: -268px -40px;opacity: 1;}
.kind_link ul li:hover dt i.kdsj{background-position: -223px -40px;opacity: 1;}
.kind_link ul li dl dd span{font-size: 12px;position: relative;}
.kind_link ul li dl dd span em{font-size: 12px;background: #ff8776;color:#fff;border-radius: 20px;line-height: normal;transform: scale(.9);position: absolute;top: -63px; width: 58px; left: 15px;}
.kind_link ul li dl dd span i{font-size: 12px;background: #a564ff;color:#fff;border-radius: 20px;line-height: normal;transform: scale(.9);position: absolute;top: -63px; width: 58px; left: 15px;display:none}
.kind_link ul li dl dd p{font-size: 13px;color: #999;margin-top: 5px;}
/*  */


.status_block{margin-bottom: 15px;display: flex;justify-content: space-between;}
.left_progress{width:49.5%;height: 125px;background: #fff;float: left;box-sizing: border-box;padding:25px 25px 0 25px}
.data_block{margin-top:24px;display: flex;justify-content: center;}
.data_block ul{display: flex;text-align: center;justify-content: space-around;width: 100%;}
.data_block ul li{display: flex;align-items: center;}
.data_block ul li:first-child{border:none}
.data_block ul li span{color: #999;margin-right: 5px;font-size: 12px;}
.data_block ul li em{font-size:20px;}
.layui-progress{width:70%;display:block;  margin:0px auto 0 auto;position: relative; height: 10px; border-radius: 20px; background-color: #f9e2b2;overflow:hidden}
.layui-bg-blue{width: 63.6364%;background-color: #1E9FFF !important;position: absolute; left: 0; top: 0;max-width: 100%;height: 10px;border-radius: 20px;text-align: right;}
.right_lately{width:49%;height: 125px;background: #fff;float: right;box-sizing: border-box;padding:15px 20px}
.last-time{margin:10px 0 0 0;padding:3px 0;border-radius: 30px;display:flex;align-items:center;font-size: 13px;}
.last-time em{color:#888;}
.last-time i{overflow: hidden; width:300px; white-space: nowrap;flex: 1; text-overflow: ellipsis; display: block;color: #5694e3;}
.last-time span{border-radius: 20px;padding:0px 10px;margin-left:0px;background: #e4f1fe;}

.left_progress a.clear_all{width:24px;height: 24px;background: url(/Content/images/clear_all.png) no-repeat center / 24px;opacity: .5;}
.left_progress a.clear_all:hover{opacity: .8;}
/*  */
.btn-tip{padding:0px 35px;clear: both;display: flex;justify-content:space-between;margin-top: 20px;}
.btn-tip a{ display:flex;color: #000; padding: 6px 15px 7px 15px;border-radius: 30px;text-align:center;font-size: 14px;justify-content: center;align-items: center;transition:all .2s;border:1px solid #ddd;color:#666}
.btn-tip a i{width:20px;height: 20px;margin-right: 3px;}
.btn-tip a:first-child{background: linear-gradient(to right, #3a7bd5, #02cffe);border: 0px solid #02cffe;color: #fff;}
.btn-tip a:first-child i{background: url(/Content/images/tiku_icons.png) no-repeat -25px -400px / 190px;}
.btn-tip a:last-child{backg round: linear-gradient(to right, #fd8a08, #fec95a);border: 1px solid #ddd;}}
.btn-tip a:last-child i{background: url(/Content/images/tiku_icons.png) no-repeat -25px -424px / 190px;}
.btn-tip a:hover{position: relative;top:-2px;border:1px solid #ddd;}


/*  */
 /*hy-左侧导航-*/
 .exam-rank-box{background:#fff url(/Content/images/Paper/exam-rank-bg.png) no-repeat left -10px / 310px;overflow: hidden;border-radius: 8px;}
 .exam-rank-box-img{width:100%}
.exam-rank-bg{height: 100px;position: relative;}
 .exam-rank-list{padding:10px 0;background: rgba(255,255,255,0.8);border-radius: 15px;margin: 0 12px;}
 .exam-rank-item{color:#999;font-size:12px;font-weight:400;line-height:17px;display: flex;margin: 0 15px;align-items: center;padding:10px 0}
 .exam-rank-item-img{border-radius:50%;height:28px;margin-right:10px;width:28px;background: #f0f0f0;overflow: hidden;;}
 .exam-rank-item-idx{color:#d9d9d9;font-family:Arial;font-size:16px;font-weight:900;text-align:center;width:20px;margin-right: 10px;}
 .pm-img-box{height:20px;width:20px}



 .exam-rank-item-user-title{color:#999;font-size:14px;font-weight:400;line-height:22px;width:120px;}

 .exam-rank-item-user{width:120px;display:flex;flex:1;align-items: center;}
 .exam-rank-item-count{color:#999;}

 .my_rank_box{-webkit-backdrop-filter:blur(5px); backdrop-filter:blur(5px); background:hsla(0,0%,100%,.5); border:1px solid #fff; border-radius:8px;border-bottom-left-radius: 0;border-bottom-right-radius: 0; -webkit-box-shadow:0 2px 8px 0 rgba(218,248,255,.32); box-shadow:0 2px 8px 0 rgba(218,248,255,.32); padding:15px 15px 10px 15px; margin: 0 15px;}
 .my_rank_box  .flex_wrap{display: flex;align-items: center;}

 .own-rank-img{border-radius:50%;height:40px;margin-right:10px;width:40px}
.my_name{font-size:14px;flex: 1;}
.my_name span{color:#6666;font-size:12px;}
/*  */
.down_app{padding:20px;background:linear-gradient(-40deg,#fff,#fff4f3);margin-top: 15px;border-radius: 8px;}
.down_app dl{display: flex;justify-content: space-between;}
.down_app dl dt{flex: 1;}
.down_app dl dt h4{color: #ff695c;font-size: 17px;font-weight: bold;margin-bottom: 15px;}
.down_app dl dt p{color: #666;font-size: 12px;opacity: .6;}
.down_app dl dd img{border-radius: 8px;width: 75px;display: block;}
 /* 每日一练 */
.day_exercise{background: #fff;padding:20px;margin-bottom:15px;}
.sub_head{display: flex;justify-content: space-between;align-items: center;}
.sub_head span{font-weight: bold;font-size: 16px;color:#333;}
.sub_head em{font-size: 12px;color:#999;}
.day_exercise .today{display:flex;align-items: center;padding:20px 0 20px 20px}
.day_exercise .today dt{margin-right: 20px;}
.day_exercise .today dt img{width: 80px;}
.day_exercise .today dd{flex: 1;}
.day_exercise .today dd span{font-size: 36px;display: block;margin-top: -10px;position: relative;}
.day_exercise .today dd i{font-size: 12px;display: block;color: #999;}
.go_exercise{background: #ff935c;color:#fff;font-size: 16px;display: block;height:44px;line-height: 44px;text-align: center;border-radius: 30px;border:none;width: 100%;}
.go_exercise:hover{transform: translateY(-4px);color: #fff;}
.go_exercise_finish{background: #333;}


 .tk-box {display:block;}
 .tk-box h2{font-size: 16px;padding:10px 20px;border-bottom: 1px solid #f0f0f0;display: flex;align-items: center;color:#f52f3e}
 .tk-box h2 a{position: relative;flex: 1;}
 .tk-box h2 a em{display: block; font-size: 12px; position: absolute; left: 90px; width: 40px;top: 2px; text-align: center; border-radius: 2px; color: #999; border: 1px solid #e3e3e3;transition:all .5s;}
 .tk-box h2 a:hover em{color:#f52f3e;border: 1px solid #f52f3e;left:70px}
 .tk-box h2 i{width:30px;height:30px;background: url(/Content/images/tiku_icons.png) no-repeat -71px -742px / 270px;margin-right: 5px;}
 
 .tk-box dl{display:block;font-size:14px;padding:10px 0 20px 0}
 .tk-box dl:last-child{border:none;}
 .tk-box dt,.tk-box dd{display:block;}
 .tk-box dd{line-height:40px;height:40px;overflow:hidden;padding:0px 10px;position:relative;}
 .tk-box dt{ padding-left:25px;line-height:30px; color:#a0a0a0;}
 .tk-box dd a{display:block; color:#666;padding:0 0 0 30px;transition: all .2s;}
 .tk-box dd a:hover{color:#f52f3e}
 .tk-box dd a.tab_on{color:#f52f3e}
 .tk-box dd:hover{background-color:#f9f9f9;}
 .tk-box dd i{ width:20px; height:20px;background:url(/Content/images/tiku_icons.png) no-repeat;background-size: 170px; margin:0 5px 0 0;display: inline-block;vertical-align: middle;opacity: .6;}
/* 开始做题 */
.tk-box dd a i.start_ico{background-position: 01px -76px;transition: all .2s;}
.tk-box dd a i.start_ico_on, .tk-box dd a:hover i.start_ico{background-position: -31px -76px;opacity:1;}
/* 做题记录 */
.tk-box dd a i.record_ico{background-position: -0px -51px;transition: all .2s;}
.tk-box dd a i.record_ico_on, .tk-box dd a:hover i.record_ico{background-position: -31px -51px;opacity:1;}
/* 收藏 */
.tk-box dd a i.collect_ico{background-position: 0px -103px;transition: all .2s;}
.tk-box dd a i.collect_ico_on, .tk-box dd a:hover i.collect_ico{background-position: -31px -103px;opacity:1;}
/* 错题本 */
.tk-box dd a i.wrong_ico{background-position: -0px -227px;transition: all .2s;}
.tk-box dd a i.wrong_ico_on, .tk-box dd a:hover i.wrong_ico{background-position: -32px -227px;opacity:1;}
/* 视频课 */
.tk-box dd a i.course_ico{background-position: 2px -127px;transition: all .2s;}
.tk-box dd a i.course_ico_on, .tk-box dd a:hover i.course_ico{background-position: -31px -127px;opacity:1;}
/* 观看记录 */
.tk-box dd a i.history_ico{background-position: -0px -152px;transition: all .2s;}
.tk-box dd a i.history_ico_on, .tk-box dd a:hover i.history_ico{background-position: -32px -152px;opacity:1;}
/* 我的直播 */
.tk-box dd a i.live_ico{background-position: 2px -167px;transition: all .2s;background-size: 160px;}
.tk-box dd a i.live_ico_on, .tk-box dd a:hover i.live_ico{background-position: -28px -167px;opacity:1;}
/* 我的协议 */
.tk-box dd a i.deal_ico{background-position: 2px -309px;transition: all .2s;background-size: 160px;}
.tk-box dd a i.deal_ico_on, .tk-box dd a:hover i.deal_ico{background-position: -28px -309px;opacity:1;background-size: 160px;}

/* 我的订单 */
.tk-box dd a i.order_ico{background-position: 2px -283px;transition: all .2s;background-size: 160px;}
.tk-box dd a i.order_ico_on, .tk-box dd a:hover i.order_ico{background-position: -28px -283px;opacity:1;}
/* 个人信息 */
.tk-box dd a i.my_infor{background-position: 2px -259px;transition: all .2s;background-size: 175px;}
.tk-box dd a i.my_infor_on, .tk-box dd a:hover i.my_infor{background-position: -31px -259px;opacity:1;}
/* 修改密码 */
.tk-box dd a i.passwd{background-position: 2px -277px;transition: all .2s;}
.tk-box dd a i.passwd_on, .tk-box dd a:hover i.passwd{background-position: -29px -277px;opacity:1;}

/* 题库首页列表 */
.tiku_list{background:#fff;clear: both;border-radius: 8px;overflow: hidden;min-height:856px;margin-bottom:20px;}
.tab-content{overflow:hidden}
.no_date{background: url(/content/images/no-date.png) no-repeat center;height:260px;color:#ccc;text-align:center;padding-top:400px;letter-spacing:3px}
.tiku_list .tab-pane{overflow:hidden;min-height:856px;}
.tiku_list .tab-pane .title{height:40px;line-height:40px;color:#999;font-size: 12px;margin: 20px 20px 0 20px;background: #f9f9f9;border-radius: 5px;}
.tiku_list .tab-pane .title p span{width:467px;display:block;float:left;text-align:center}
.tiku_list .tab-pane .title p{padding:0 20px}
.tiku_list .tab-pane .title p b{width:180px;display:block;float:left;font-weight:400;text-align:center}
.tiku_list .tab-pane .personal-mcon-left{clear: both;margin:0 20px}
.tiku_list .tab-pane .personal-mcon-left>ul{width:100%;overflow:hidden}
.tiku_list .tab-pane .personal-mcon-left ul li .first_floor{height:68px;border-bottom:1px solid #f6f6f6;background:#fff;cursor:pointer;display: flex;align-items: center;padding:0 5px;}
.tiku_list .tab-pane .personal-mcon-left>ul li h3{width:410px;float:left;font-size:15px;color: #1f2128;}
.tiku_list .tab-pane .personal-mcon-left>ul li h3 img{margin-right:10px;margin-bottom:3px}
/* .tiku_list .tab-pane .personal-mcon-left>ul li p{width:calc(100% - 300px);float:left} */
.secend_floor{display: flex;justify-content: space-between;padding:20px 0;border-bottom: 1px solid #f9f9f9;align-items: center;margin: 0 15px;}
.secend_floor:hover .one_lesson{color:#f52f3e}
.title_part{display: flex;}
.one_lesson{background: url(/Content/images/Paper/icon_zjd.png) no-repeat left center;padding-left:18px;width: 398px;color: #555; box-sizing: content-box;}
.lesson_date{color:#888;font-size: 12px;display: flex;}
.lesson_date span{width: 70px;text-align: center;}
.lesson_date span:first-child{margin-right: 40px;}
.tiku_list .tab-pane .personal-mcon-left>ul li .zts{width:80px;text-align:center;float:left;opacity: .7;font-size: 13px;}
.tiku_list .tab-pane .personal-mcon-left>ul li .zts span{color:#f52f3e}
.tiku_list .tab-pane .personal-mcon-left>ul li p img{margin-left:28px;margin-right:10px;}
.tiku_list .btn_block {display: flex;justify-content: right;align-self: flex-start;}

.tiku_list .btn_block p{padding:6px 8px;font-size: 12px;border-radius: 5px;;}
.tiku_list .btn_block p span{color:#999}
.tiku_list .btn_block p em{color:#4fae7a}
.tiku_list .btn_block a{padding:6px 12px;color:#fff;text-align:center;background:linear-gradient(84deg,#ff737a 5%,#f8323c 93%);font-size: 13px;border-radius: 5px;margin-left: 10px;}


.tiku_list .tab-pane .personal-mcon-left .btn_block a.report_btn{background:#dceee7;color:#4fae7a;}
.tiku_list .tab-pane .personal-mcon-left .btn_block a.afresh_btn{background:linear-gradient(84deg,#ffbb73 5%,#f86a32 93%)}
.tiku_list .tab-pane .personal-mcon-left .btn_block a:hover{position: relative;top:-1px}
.tiku_list  a.openunit{padding:4px 60px;color:#ff737a;text-align:center;background:#fff url(/Content/images/icon_next.png) no-repeat right center / 8px;font-size: 12px;border-radius: 5px;opacity: .3;}

.tiku_list .tab-pane .personal-mcon-left .v_analysis{display: inline-block;}
.tiku_list .tab-pane .personal-mcon-left .v_analysis a{display: inline-block;padding:5px 10px;font-size: 12px;}
.tiku_list .tab-pane .personal-mcon-left .v_analysis a em{display: inline-block;width: 16px;height: 16px;background:url(/Content/images/Paper/tiku_ico_001.png) no-repeat left -74.8px / 50px;vertical-align: middle;margin-right: 3px;transition: all 0.3s;font-size: 14px;}
.tiku_list .tab-pane .personal-mcon-left .v_analysis a:hover em{background:url(/Content/images/Paper/tiku_ico_001.png) no-repeat -18px -74.8px / 50px;}


/*  */
.main_right{width:285px;float:right;}
.main_right .xx_info{min-height:110px;margin-bottom:1px;background:#fff;float:left;width:100%;border-radius:6px 6px 0 0;display: none;}
.main_right .xx_info .info_left{margin-left:15px;margin-top:24px;margin-right:12px;float:left;width:65px;height:65px;border-radius:100%;overflow:hidden}
.main_right .xx_info .info_right{float:left;padding-top:26px}
.main_right .xx_info .info_right p{font-size:16px;line-height:30px}
.main_right .xx_info .info_right p span{font-size:12px;padding:2px 7px;border:1px solid #ccc;border-radius:20px;color:#999;margin-right:15px}
.main_right .xx_info .info_right p a{font-size:14px;color:#e34735}
.main_right .xx_info .info_right p a:hover{color:#e34735}

.main_right .module_menu{background:#fff;overflow: hidden;}
.main_right .module_menu h3{padding:20px}
.main_right .module_menu ul li{width:33.3333%;float:left;cursor:pointer;padding:30px 0 20px 0}
.main_right .module_menu .active p a{color:#e34735}
.main_right .module_menu ul li p{text-align:center;color:#999}
.main_right .module_menu ul li p a{color:#999}
.main_right .module_menu ul li p img{margin-bottom:5px}
.main_right .module_menu ul li:hover p a{color:#e34735}
/* 右侧免费课程 */
.free_audition{background:#fff;padding:0 15px;margin-top:15px;clear: both;box-shadow: 0 2px 18px rgba(0, 0, 0, 0.05);max-height: 440px;}
.free_audition h2{font-size:16px;line-height:46px}
.free_audition li{padding-bottom:15px;overflow:hidden;}
.free_audition li a{display:block;width:100%;}
.free_audition li a span{width:100px;float: left;margin-right: 10px;}
.free_audition li a span img{width:100%;height:100%;border-radius:4px}
.free_audition li a h3{}
.free_audition li p b{display:inline-block;font-size:12px;color:#999}
.free_audition li:hover{}

/* 模拟试题 */
.mock_test_list{min-height:680px;background:#fff;padding:0 30px}
.mock_test_list li{border-bottom:1px solid #f6f6f6;display: flex;align-items: center;justify-content: space-between;padding: 30px 0}
.mock_test_list li span img{display: block;border-radius: 10px;}
.mock_test_list li .mijuan{width:60px;height:55px;background:url(/Content/images/Paper/mijuan_ico.png) no-repeat center / 60px}
.mock_test_list li:hover{position: relative;z-index: 9;border-bottom:1px solid #f6f6f6;padding:30px 0}
.mock_test_list li .text_name{flex: 1;margin-left:20px}
.mock_test_list li .text_name h3{font-size:16px;margin-bottom:10px;}
.mock_test_list li .text_name p{color:#999;font-size:12px;}
.mock_test_list li .text_name p span{margin-right:15px}

.mock_test_list li .text_name p span i{color:#f52f3e}
.mock_test_list li .exam_btn a{width:90px;height:36px;line-height:36px;background:linear-gradient(to right, #f06a4a, #da4638);display:block;border-radius:30px;;color:#fff;text-align:center;}
.mock_test_list li:hover b{color:#f52f3e}
.mock_test_list li .exam_btn a:hover{background:linear-gradient(to right, #f78a6f, #ff2e1c);}

.mock_test_list li .exam_btn2 a{width: 75px;
    height: 30px;
    display: block;
    border: 1px solid #e2e2e2;
    background: #f5f5f5;
    float: right;
    line-height: 30px;
    color: #333;
    margin-top: 14px;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;}
    .mock_test_list li .exam_btn2 a:hover {
        background: #ff4d4d;
        border: 1px solid #ff4d4d;
        color: #fff;
    }

/* 每日一练 */
.select_days{padding:20px 20px 15px 20px;background: #f9f9f9;}
.select_days ul{display: flex;flex-wrap:wrap}
.select_days ul li{margin-right: 20px;}
.select_days ul li a{display: flex;flex-direction: column;justify-content: center;align-items: center;padding:0 10px;position: relative;}
.select_days ul li a span{font-size: 12px;}
.select_days ul li a i{background: #f78a6f;color:#fff;font-size: 10px;border-radius: 10px;position: absolute;left: 46px; top: -12px; width: 30px; text-align: center;}
.select_days ul li a:hover{color:#f52f3e;}
/* .select_days ul li a::after{content: "";display: block;height: 3px;width:15px;margin:5px auto 0 auto;background: #f52f3e;} */
.select_days ul li .select::after{content: "";display: block;height: 3px;width:15px;margin:5px auto 0 auto;background: #f52f3e;color:#f52f3e}
.select_days ul li .select em{color:#f52f3e}
.select_days ul li .select span{color:#f52f3e}
.day_test {width:100%;}
.day_test li{overflow:hidden;padding:0 20px}
.day_test li dl{display: flex;justify-content: space-between;}
.day_test li dl dt{padding:22px 20px 0 0;width:70px;margin-right: 20px;position: relative;border-right:1px dotted #ccc}
.day_test li dl dt::before{content: "";display: block;width:8px;height:8px;background:#f06a4a;border-radius: 100%;position: absolute;right:-6px;top:25px;border:2px solid #ffd6cb}
.day_test li dl dt p{color:#999;font-size:12px}
.day_test li dl dd{flex: 1;padding:20px 0}
.day_test li dl dd{display: flex;justify-content: space-between;border-bottom:1px dotted #ccc;align-items: center;}
.day_test li dl dd .test_name{flex:1}
.day_test li dl dd .test_name h3{font-size: 16px;margin-bottom: 5px;}
.day_test li dl dd .test_name p span{color:#999;margin-right: 10px;font-size:13px;}
.day_test li dl dd .test_name p span b{color:#f52f3e;}
.day_test li dl dd .test_name p span em{color:#094;}
.day_test li dl dd .test_name p span i{color:#f52f3e;}
.day_test li dl dd .do_btn{width:80px;height:34px;line-height:34px;background:linear-gradient(to right, #f06a4a, #da4638);display:block;border-radius:3px;;color:#fff;text-align:center;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.day_test li dl dd .do_btn:hover{background:linear-gradient(to right, #f78a6f, #ff2e1c);}
/*  */
.kd_data{background: #fff;padding:20px 25px 10px 25px;display: flex;}
.kd_data a{display: block;padding:8px 20px;background: #f0f0f0;margin-right: 20px;border-radius: 5px;}
.kd_data .on{background:#f78a6f;color: #fff;}
/* 章节做题 */
.headline{padding:0 0 0 2px}
.headline h1{font-size:20px;color: #fff;}
.headline h1 em{color:#fff;padding:0 10px 0 10px;background:linear-gradient(to left, #f06a4a, #da4638);border-radius: 3px;}
.path_way{padding:15px 0;}
.path_way dl {display:flex;align-items:center;width:1200px;margin:auto;font-size:14px;position: relative;color: #53586c;}
.path_way dl dt{background:url(../images/location_ico.png) no-repeat left center / 14px;width:20px;height:30px;}
.path_way dl dd span{background:url(/Content/images/Paper/icon_pre_right.png) no-repeat center / 8px;opacity:.8;padding:0 15px}
.path_way dl dd b{margin-right: 10px;}
.path_way dl dd a{color:#53586c}
.path_way dl dd a:hover{color:#f52f3e;text-decoration:underline}

.explain{padding:12px 15px;overflow:hidden;border-bottom: 0px solid #f9f9f9;background: linear-gradient(135deg, #f7fbff,#fff)}
.explain p{}
.explain p span{color:#999;}
/* 题的内容 */
.exam_cont{padding:20px 0 30px 0;background:#fff;}
.fxt_xz{padding:40px 30px 40px 50px;border-top:1px solid #f0f0f0}
.fxt_xz p{font-size: 18px;margin-bottom: 20px;}

.exam_cont .kstm{padding:0 35px 20px;position:relative}
/*.exam_cont .kstm>p{font-size:18px;line-height:28px;text-align:justify;padding-bottom:15px;color:#000}
.exam_cont .kstm>p span{color:#f52f3e}*/
.exam_cont .kstm .subject{font-size:18px;line-height:28px;text-align:justify;padding-bottom:15px;color:#000}
.exam_cont .kstm .subject span{color:#f52f3e}
.exam_cont .kstm ul{width:100%;overflow:hidden}
.exam_cont .kstm ul.layui-rate{width:125px}
.exam_cont .kstm ul.layui-rate li{padding:0;margin-bottom:0;height:22px!important;line-height:22px!important}
.exam_cont .kstm ul li{padding-left:46px;background:url(../images/Paper/icon_dx_k.png) no-repeat left 5px top 8px;margin-bottom:10px;min-height:37px;line-height:36px;cursor:pointer}
.exam_cont .kstm ul li.fxt{padding:0;margin:0;line-height:0}
.exam_cont .kstm ul li p{font-size:16px;padding-left:25px;position:relative;color:#333}
.exam_cont .kstm ul li p span{color:#999;position:absolute;top:0;left:3px}
.exam_cont .kstm .bdxxz li{background:url(../images/Paper/icon_bdx_n.png) no-repeat left 5px top 8px}
.exam_cont .kstm .bdxxz .dx_zjxz{background:url(../images/Paper/icon_bdx_s.png) no-repeat left 5px top 8px}
.exam_cont .kstm .bdxxz .dx_wxd{background:url(../images/Paper/icon_dx_wxd.png) no-repeat left 0 top 0}
.exam_cont .kstm .bdxxz .dx_yxd{background:url(../images/Paper/icon-bdx_yxd.png) no-repeat left 0 top 0}
.exam_cont .kstm .xzda{background:url(../images/Paper/icon_dx_s.png) no-repeat left 5px top 8px}
.exam_cont .kstm .zqda{background:url(../images/Paper/icon_dx_z.png) no-repeat left 0 top 0}
.exam_cont .kstm .dapd{position:absolute;top:0;left:-1px}
.exam_cont .kstm .dapd2{position:absolute;top:18px;left:0}
.exam_cont .kstm .dapd3{position:absolute;top:0;left:0}
.wz{position:relative}
.exam_cont .dtgj{height:36px;margin-bottom:20px;padding:0 30px;margin-top:20px}
.exam_cont .dtgj ul li{float:right;padding-left:25px;line-height:36px;cursor:pointer;background:0 0}
.exam_cont .dtgj ul li img{margin-right:5px;float:left;padding-top:10px}
.exam_cont .dtgj ul li input{background:#fff;border-radius:40px;text-align:center;color:#f52f3e;border:1px solid #f52f3e;height:36px;outline:0;padding:0 15px}
.exam_cont .dtgj ul li input:hover{background:#fff;border:1px solid #f52f3e;color:#f52f3e;outline:0}
.queding{width:120px;height:46px;border-radius:4px;background:linear-gradient(to right, #f06a4a, #da4638);margin:5px auto;display:block;text-align:center;line-height:46px;color:#fff;box-shadow: 0 3px 18px rgba(255,40,40,.26);margin-top:30px;font-size: 16px;cursor: pointer;}
.queding:hover{color:#fff}

.exam_cont .dajx{width:100%;margin-top:30px;margin-bottom: 30px;}
.exam_cont .dajx .zqda{border:1px solid #f0f3f5;background:#f9f9f9;padding:20px 30px;font-size:14px;line-height: 26px;text-align: justify;margin:0 30px;border-radius:10px}
.exam_cont .dajx .zqda span{padding-right:20px;color:#666}
.exam_cont .dajx .zqda .zqda_s{color:#f52f3e}
.exam_cont .dajx .zqda .nddn{color:#f52f3e}
.exam_cont .dajx .jxnr{padding:20px 30px 0 30px} 
.exam_cont .dajx .jxnr ul li{background:0 0;overflow: hidden;padding:8px 0}
.exam_cont .dajx .jxnr .jxnr_bt{width:80px;float:left;height:100%;color:#999;line-height:24px}
.exam_cont .dajx .jxnr .jxnr_bt img{float:left;margin-top:2px;margin-right:6px}
.exam_cont .dajx .jxnr ul.layui-rate{width:125px;padding:0;display: flex;}
.exam_cont .dajx .jxnr ul.layui-rate li{padding:0;margin-bottom:0;height:22px!important;line-height:22px!important}

.exam_cont .dajx .jxnr .jxnr_info{width:85%;float:left}
.exam_cont .dajx .jxnr .jxnr_info p{line-height:24px;}
.exam_cont .dajx .jxnr .jxnr_info p img{margin-right:5px}
.exam_cont .dajx .jxnr .jxnr_info p span{color:#f52f3e}
.exam_cont .dajx .jxnr .jxnr_info .shipin{width:236px;height:132px;margin-bottom:15px}
.exam_cont .dajx .jxnr .jxnr_info .jbj{width:93px;height:32px;background:#fff url(../images/Paper/icon_jbj_n.png) no-repeat center left 10px;border:1px solid #ddd;border-radius:3px;text-align:center;line-height:32px;padding-left:25px;color:#f52f3e;cursor:pointer}
.exam_cont .dajx .jxnr .jxnr_info .jbj:hover{background:#f52f3e url(../images/Paper/icon_jbj_s.png) no-repeat center left 10px;color:#fff;border:1px solid #f52f3e}
.exam_cont .dajx .jxnr ul li textarea{width:100%;height:110px;background:#f9f9f9;border:1px solid #eee;padding:10px;outline:0}
.exam_cont .dajx .jxnr ul li p a{width:90px;height:36px;background:#f52f3e;color:#fff;border-radius:3px;text-align:center;line-height:36px;float:right;margin-top:10px}
.exam_cont .dajx .jxnr ul li p{overflow:hidden}
.exam_cont .dajx .jxnr .sqbj{padding:5px 15px;border:1px solid #ddd;text-align:center;line-height:26px;font-size:12px;color:#f52f3e;cursor:pointer}
.exam_cont .dajx .jxnr .sqbj img{margin-left:5px;margin-bottom:3px}
/* 答案解析 */
.answer_show{height:36px;padding:0 30px}
.answer_show ul li{float:right;padding-left:25px;line-height:36px;cursor:pointer;background:0 0}
.answer_show ul li img{margin-right:5px;float:left;padding-top:10px}
.answer_show ul li input{background:#fff;border-radius:40px;text-align:center;color:#f52f3e;border:1px solid #f52f3e;height:36px;outline:0;padding:0 15px}
.answer_show ul li input:hover{background:#fff;border:1px solid #f52f3e;color:#f52f3e;outline:0}
/*  */
.wenb{width:100%;}
.wenb textarea{width:100%;height:110px;background:#fff9f9;border:1px solid #ffcaca;padding:10px;outline:0;box-sizing: border-box;}

.tija{border:none;width: 120px;height: 46px;border-radius: 4px;background: linear-gradient(to right, #f06a4a, #da4638);margin:30px auto 0 auto;display: block;
    text-align: center;line-height: 46px;color: #fff;box-shadow: 0 3px 18px rgba(255,40,40,.26);    margin-top: 50px;    font-size: 16px;    cursor: pointer;clear:both;}
/* 答案解析 填空题样式 */
.clnr{position:relative;padding:0 0 30px 50px;line-height: 28px;text-align: justify;font-size: 15px;min-height:90px}
.clnr p{font-size:15px;line-height:28px;color:#666;text-align:justify;margin-bottom: 10px;}
.clnr p img{display: block;margin: 15px 0 0 0 ;border:1px dotted #000;}
.clnr .img_clt{position:absolute;top:6px;left:0}
.clnr .img_clt2{position:absolute;top:0;right:-35px}
/* 下一题 */
.page_block{position: fixed; bottom: 0; left: 50%; width:900px; height: 80px; line-height: 80px; margin-left: -600px; background-color: #fff; z-index: 9; border-radius: 8px 12px 0 0;overflow: hidden;box-shadow: 0 -10px 20px rgba(0,0,0,0.05);}
.page_block .paging{height:82px;background:#fff;display:flex;justify-content:center;padding-bottom:26px}
.page_block .paging button{width:160px;height:45px;line-height:45px;border-radius:5px;text-align:center;background:#eee;float:left;cursor:pointer;border:1px solid #ddd;outline:0}
.page_block img{margin:0 10px;margin-bottom:2px}
.page_block .paging button:hover{background:#ddd}
.page_block ul{display: flex;}
.page_block ul li{width:50%;line-height:80px;text-align:center;background:#fff;float:left;cursor:pointer;}
.page_block img{margin:0 10px;margin-bottom:2px}
.page_block ul li:hover{background:#fff9f9;color:#f2272b}

/* 右侧进度 */
.progress{padding:0px 15px 15px 15px;margin-bottom:12px;background: #fff;}
.progress p{text-align:center;}
.progress .jdt{padding-top:0}
.progress .jdt img{width:196px}
.progress .jdt span{font-size:12px;color:#999;margin-left:10px}
.layui-progress{height: 10px !important}
.layui-progress-bar{height: 10px !important}
/* 计时 */
.timekeeping{padding: 20px 0;}
.timekeeping .zt_time{height:62px;width:90%;margin:0 auto;line-height:62px;text-align:center;font-size:22px;color:#f52f3e;border-bottom:1px solid #eee;display: none;}
.timekeeping .zt_time span{color:#999;padding-right:5px;font-size:20px}
.timekeeping .zt_time img{margin-right:10px;}
.timekeeping ul{overflow:hidden;display: flex;justify-content: space-between;}
.timekeeping ul li{text-align:center;cursor:pointer;background:linear-gradient(to right, #f06a4a, #da4638);font-size: 16px;color:#fff;padding:8px;border-radius: 50px;width: 100%;margin: 0 15px;}
.timekeeping ul li:first-child{background: #666;}
.timekeeping ul li img{margin-top:19px;margin-bottom:3px}
/*  */
.jj_ct .jc_zzc{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;opacity:.5;z-index:999}
.jj_ct .jj_info{width:30%;padding-bottom:20px;position:fixed;background:#fff;z-index:1000;top:0;left:0;margin-left:35%;margin-top:250px;border-radius:4px}
.jj_ct .jj_info p{padding:15px 15px 15px 20px;border-bottom:1px solid #eee}
.jj_ct .jj_info p img{float:right;cursor:pointer}
.jj_ct .jj_info h3{padding:50px 0 35px;text-align:center;font-size:18px;font-weight:400}
.jj_ct .jj_info a{padding:10px 28px;background:#f52f3e;border:1px solid #f52f3e;border-radius:3px;font-size:16px;margin:0 20px;display: inline-block;color: #fff;}
.jj_ct .jj_info .jxzt{background:#fff;border:1px solid #333;color:#333}
.jj_ct .jj_info a:hover{top:-1px;position: relative;transition:.1s;}
/* 保存进度 */
.bc_ct .jc_zzc{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;opacity:.5;z-index:999}
.bc_ct .jj_info{width:30%;padding-bottom:20px;position:fixed;background:#fff;z-index:1000;top:0;left:0;margin-left:35%;margin-top:250px;border-radius:4px}
.bc_ct .jj_info p{padding:15px 15px 15px 20px;border-bottom:1px solid #eee}
.bc_ct .jj_info p img{float:right;cursor:pointer}
.bc_ct .jj_info h3{padding:50px 0 35px;text-align:center;font-size:18px;font-weight:400}
.bc_ct .jj_info a{padding:10px 28px;background:#f5f5f5;border:1px solid #ddd;border-radius:3px;font-size:14px;margin:0 13px;display: inline-block;}
.bc_ct .jj_info .qxbc{background:#f52f3e;border:1px solid #f52f3e;color:#fff}
/* 答题卡 */
.answer_sheet{background:#fff;clear: both;}
.answer_sheet .tit_hd{display: flex;justify-content: space-between;align-items: center;padding:5px 15px}
.answer_sheet h2{height:50px;font-size:16px;line-height:50px;text-align:center;}
.answer_sheet p{}
.answer_sheet .xlh{width:90%;margin:0 auto;overflow:hidden;padding-bottom:0px;max-height:430px;overflow-y:auto}
.answer_sheet .xlh ul{overflow: hidden;}
.answer_sheet .xlh li{width:23px;height:23px;margin:0 8px 8px 0;float:left;border:1px solid #e6e8ec;text-align:center;line-height:23px;cursor:pointer;font-size:12px;border-radius: 3px;}
.answer_sheet .xlh li:hover{background:#eee}
.answer_sheet h4.small_tit{margin:5px 0 10px 0;clear:both;font-size:13px;color:#666;}
.answer_sheet .xlh .xx_zq{background:#4dc45b;color:#fff;border:#4dc45b 1px solid}
.answer_sheet .xlh .xx_zq:hover{background:#6dc476}
.answer_sheet .xlh .xx_cw{background:#f52f3e;color:#fff;border:1px solid #f52f3e;}
.answer_sheet .xlh .xx_cw a{color:#fff}
.answer_sheet .xlh .xx_cw:hover{background:#ff613b}
.answer_sheet .xlh .xx_yz{background:#4dc45b;color:#fff;border:#4dc45b 1px solid}
.answer_sheet .xlh .xx_yz a{color:#fff}
.answer_sheet .xlh .xx_yz:hover{background:#6dc476}
.dtk_info{height:50px;line-height:50px;text-align:center;opacity: .6;}
.dtk_info span{margin:0 0px 0 8px;font-size:12px;}
.dtk_info span img{margin-left:5px;margin-bottom:1px}
.dtk_info span em{width:10px;height:10px;display:inline-block;margin-left:2px;position:relative;top:1px;border-radius:2px}
.dtk_info span em.green{background-color:#4dc45b}
.dtk_info span em.white{background-color:#fff;border:1px solid #ccc}
.dtk_info span em.red{background-color:#f52f3e}
.fhlb{width:88%;height:42px;background:#f52f3e;display:block;border-radius:4px;color:#fff;font-size:16px;text-align:center;line-height:42px;margin:0 auto 20px}

/* 做题报考 */
.report .layui-layer-title{border-bottom: none !important;font-size: 20px !important;   color: #333 !important;background:none !important;padding:15px 80px 0 30px  !important; box-sizing: content-box !important;}
.report .layui-layer-content{background: none !important;min-height: 500px !important;}
.report.layui-layer{background:#fff url(/Content/images/Paper/report_out_bg.jpg) no-repeat left top !important;border-radius: 10px !important;}
.report.layui-layer-iframe iframe{background:none !important;}
/* .bgtc .jc_zzc{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;opacity:.5;z-index:999} */
.bgtc {display: flex;justify-content: space-between;}
.bgtc .date_info{padding:40px 40px 0 40px}
.bgtc .date_info .circle_b{width:500px;text-align: center;display: flex;align-items: center;}
.bgtc .date_info .circle_b .stzql{width:120px;border-radius:100%;height:120px;border:8px solid #FF5454;justify-content: center;display: flex;align-items: center;flex-direction: column;margin-right: 60px;}
.bgtc .date_info .circle_b .stzql::after{content: "";display: block;border:2px dotted #FF5454;border-radius: 100%;width:150px;height: 150px;position: absolute;}
.bgtc .date_info .circle_b .stzql span{font-size:40px;color:#FF5454;font-weight: bold;letter-spacing: -2px;}
.bgtc .date_info .circle_b .stzql span::after{content: "%";font-size: 14px;}
.bgtc .date_info .circle_b .stzql em{font-size:14px;color:#999;font-style: normal;}

.bgtc .date_info .circle_b h3{background:#f9f9f9;text-align:center;height:44px;font-weight:400;line-height:44px}
.bgtc .date_info .circle_b h3 span{color:#FF5454}
.bgtc .date_info .circle_b .do_count{display: flex;width: 300px;justify-content: space-between;flex:1}
.bgtc .date_info .circle_b .do_count dt{font-size: 30px;}
.bgtc .date_info .circle_b .do_count dt span{color:#FF5454;}
.bgtc .date_info .circle_b .do_count dd{color:#666;font-size: 13px;}
.report .layui-layer-btn{padding:30px 0;box-sizing: content-box;}
.report .layui-layer-btn a{padding:6px 20px;margin:0 10px;border-radius:5px;box-sizing: content-box;    border: 1px solid #dedede;}

.kinds_count{width:500px;box-shadow: 0 0 20px rgb(0 0 0 / 5%);margin-top: 50px;}
.kinds_count table{font-size: 14px;}
.kinds_count table th{font-weight:400;padding:14px 0;background:#F9DFC8;border:none;text-align:center}
.kinds_count table td{text-align:center;padding:10px 0;border:none;background:#fff;border-bottom: 1px solid #f6f6f6;}
.kinds_count table td span{color:#0384fc}
.kinds_count .bg_dts{color:#0dc81e}
.kinds_count .bg_cts{color:#ff3a09}
.kinds_count .bg_zql{color:#0384fc}
.date_info .bg_an p{text-align:center;padding-top:45px;width:100%;float:left;font-size:16px}
.date_info .bg_an p a{padding:10px 28px;margin:0 10px;background:#0384fc;color:#fff;border-radius:3px;text-decoration:none}
.date_info .bg_an .fhlb{background:#999;color:#fff}
.do_detail{width:500px;margin-right: 20px;overflow:hidden;max-height:470px;overflow-y:auto;padding-right: 20px;}
.point_info{margin-bottom: 20px;}
.point_info h3{font-size: 14px;margin-bottom: 10px;position: relative;padding-left:12px}
.point_info h3::after{content: "";   display: block;   height: 12px;   width: 5px;   background: #ef2d36;   position: absolute;   left: 0;   top: 4px;   opacity: .6;   border-radius: 5px;}
.do_kard{clear:both}
.title_hd{font-size: 14px;margin-bottom: 10px;position: relative;padding-left:12px}
.title_hd h3::after{content: "";   display: block;   height: 12px;   width: 5px;   background: #ef2d36;   position: absolute;   left: 0;   top: 4px;   opacity: .6;   border-radius: 5px;}

.list_cont{border-radius: 10px;padding:10px 20px;background: rgba(255, 255, 255, 0.5);}
.list_cont dl dd a{font-size: 12px;border-radius: 20px;border:1px solid #bdbdbd;padding:0 5px;}
.point_info dl{display: flex;justify-content: space-between;padding:10px 0}
.do_kard{}

.report_num{margin:0 auto;padding:0 20px;background: rgba(255, 255, 255, 0.5);}
.report_num ul{overflow: hidden;list-style:none;padding-left:0}
.report_num li{width:26px;height:26px;margin:0 10px 10px 0;float:left;border-radius:50px;text-align:center;line-height:26px;cursor:pointer;font-size:12px;background: #e8e8e8;}
.report_num li:hover{background:#eee}
.report_num .small_tit{padding:15px 0 10px 0;clear:both;font-size:13px;color:#666;}
.report_num .xx_zq{background:#4dc45b;color:#fff;}
.report_num .xx_zq:hover{background:#6dc476}
.report_num .xx_cw{background:#f2272b;color:#fff;}
.report_num .xx_cw a{color:#fff}
.report_num .xx_cw:hover{background:#ff613b}
.report_num .xx_yz{background:#4dc45b;color:#fff;}
.report_num .xx_yz a{color:#fff}
.report_num .xx_yz:hover{background:#6dc476}

/* 做题报考 end */

/* 做题记录 */
.record{background:#fff;min-height:849px;padding:15px 20px  0 20px;}
.record ul li{width:100%;padding:18px 0;border-bottom:1px solid #eee;overflow:hidden;display: flex;align-items: center;}
.record .tmlb{width:calc(100% - 180px);overflow:hidden;float:left;height:100%}
.record .tmlb h3{font-size:16px;padding-bottom:8px;font-weight:400}
.record .tmlb h3 span{color:#f52f3e;margin-right: 10px;font-size: 14px;}
.record .tmlb p{font-size:12px;color:#999}
.record .tmlb_right{width:180px;float:right;height:100%;text-align:right;line-height:42px;display: flex;justify-content: space-between;}
.record .tmlb_right a{width:80px;height:34px;line-height:34px;background:linear-gradient(to right, #f06a4a, #da4638);display:block;border-radius:3px;;color:#fff;text-align:center;}
.record .tmlb_right a:hover{color:#fff;background:linear-gradient(to right, #f78a6f, #ff2e1c);}
.record .tmlb_right .cxcs{background:#eee;color:#333;}
.record .tmlb_right .cxcs:hover{color:#fff;background:#f78a6f}

.b_shadow{overflow: hidden;border-radius: 8px;}
/*  */

/*  */
/* ---------做题列表 ---------- */
.chapter_list_hd{background: #fff;display: flex;padding:10px 20px;color:#999;text-align: center;border-bottom: 1px solid #f6f6f6;}
.nth_one{width:465px}
.nth_two{width:225px}
.nth_three{width:100px}
/*  */
.chapter_list{padding:0 20px;min-height: 700px;background: #fff;border-radius: 8px;overflow: hidden;}
/* 第一级 章 */
.chapter_list .firstNav{display: flex; align-items: center;font-size: 15px;padding: 20px 0;overflow: hidden;cursor:pointer}
.chapter_list .firstNav .tit{display: flex;align-items: center;flex: 1;}
.chapter_list .firstNav .tit span{color:#222;}
/* 第一级 章 end */
/* 第二级 节 */
.chapter_list .secondNav{overflow:hidden;border-bottom:1px solid #fff;background:linear-gradient(to right,#f9f9f9,#fff);padding:12px 10px 12px 10px;font-size: 12px;margin-left:20px;margin-bottom:2px;border-radius:8px}
.chapter_list .secondNav .tit{display: flex;align-items: center;width:390px;float: left;font-size: 14px;}
.chapter_list .secondNav .count{width:130px;float: left;text-align: center;}
.chapter_list .secondNav .count span{color: #999;}
.chapter_list .secondNav .percent{font-weight: normal;float: left;display:block;width:130px;text-align: center;}
.chapter_list .secondNav .percent span{color:#999}
.chapter_list .secondNav span{color:#444}
.chapter_list .d-secondDrop{overflow:hidden;padding-left:58px}
.chapter_list .secondNav .grasp{width: 61px;padding-top:0px;display: block;margin-right: 0px;float:left;}
.chapter_list .secondNav .grasp em{border-radius:3px;border:1px solid #ccc;padding:3px 5px;font-size: 12px;color: #666;display: inline-block;}
.chapter_list .secondNav .grasp i{border-radius:3px;border:1px solid #07c160;padding:3px 5px;font-size: 12px;color: #07c160;}
.chapter_list .secondNav .report_btn{color:#f2272b;border-radius: 3px;font-size: 13px;padding:2px 9px;background: #ffd9d9;display:inline-block;float: left;margin-top:0px;}
/* 第二级 节 end */
/* 展开 闭合 图标 */
.open_first{background: url(/Content/images/Paper/tiku_ico_001.png) no-repeat left 1px / 50px;height:22px;width: 22px;margin-right: 8px;}
.open_second{background: url(/Content/images/Paper/tiku_ico_001.png) no-repeat -28px 1px / 50px;height:22px;width: 22px;margin-right: 8px;opacity: .5;}
.close_first{background: url(/Content/images/Paper/tiku_ico_001.png) no-repeat left -28px / 50px!important;height:22px!important;width:22px!important;display:inline-block;}
.close_second{background: url(/Content/images/Paper/tiku_ico_001.png) no-repeat -28px -28px / 50px!important;height:22px!important;width:22px!important;display:inline-block;}

/* 展开 闭合 图标 end */
/* 第三极 知识点 */
.thirdItem{color:#666;padding:10px 0;align-items: center;overflow: hidden;border-bottom: 1px solid #f6f6f6;justify-content:space-between;}
.thirdItem dl{width:360px;float: left;}
.thirdItem dl dt{display: flex;align-items: center;}
.thirdItem dl dd{font-size: 12px;display: flex;padding-left:18px;color:#999;margin-top:10px}
.thirdItem dl dd p{margin-right: 20px;}
.thirdItem i.dot_pic{height:12px;width:12px;background:url(/Content/images/Paper/tiku_ico_001.png) no-repeat left -58.5px / 50px;margin-right: 6px;}
.thirdItem h3{color:#666}
.thirdItem:hover{padding:10px 0;align-items: center;overflow: hidden;border-bottom: 1px solid #f6f6f6;justify-content:space-between;}
.thirdItem:hover h3{color:#F15A24}
.thirdItem span{font-size: 12px;}
.thirdItem .count,.thirdItem .percent,.thirdItem .grasp{float: left;text-align: center;display: block;}
.thirdItem .count{width:130px;line-height: 49px;}
.thirdItem .percent{width:130px;line-height: 49px;}
.thirdItem .grasp{display: block;}
.thirdItem .grasp em{border-radius:3px;border:1px solid #ccc;padding:1px 5px;font-size: 12px;color: #666;display: inline-block;}
.thirdItem .grasp i{border-radius:3px;border:1px solid #07c160;padding:0px 3px;font-size: 12px;color: #07c160;display:block}
.thirdItem .report_btn{background: #dceee7;color: #4fae7a;border-radius: 5px;font-size: 13px;padding:6px 12px;display:inline-block;float: left;margin-top: 8px;margin-left:40px}
.secondNav .report_btn{background: #dceee7 !important;color: #4fae7a !important;border-radius: 5px !important;font-size: 13px !important;padding:6px 12px !important;display:inline-block !important;float: left !important;}
.thirdItem .refresh_btn{background: linear-gradient(84deg,#ffbb73 5%,#f86a32 93%);color: white;border-radius: 5px;font-size: 13px;padding:6px 12px;display:inline-block;float: left;margin-top: 8px;margin-left:10px}
.secondNav .refresh_btn{background: linear-gradient(84deg,#ffbb73 5%,#f86a32 93%);color: white;border-radius: 5px;font-size: 13px;padding:6px 12px;display:inline-block;float: left;}
/* .thirdItem .v_analysis{width:20%;float: left;}
.thirdItem .v_analysis a{display: inline-block;padding:5px 10px;}
.thirdItem .v_analysis a em{display: inline-block;width: 16px;height: 16px;background:url(/Content/images/Paper/tiku_ico_001.png) no-repeat left -74.8px / 50px;vertical-align: middle;margin-right: 3px;transition: all 0.3s;font-size: 14px;}
.thirdItem .v_analysis a:hover em{background:url(/Content/images/Paper/tiku_ico_001.png) no-repeat -18px -74.8px / 50px;} */
.thirdItem .edit{float: right;background:linear-gradient(84deg,#ff737a 5%,#f8323c 93%);color:#fff;border-radius: 5px;font-size: 13px;padding:6px 12px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);display:inline-block;margin-top: 8px;}
.thirdItem .report_btn:hover,.thirdItem .edit:hover{margin-top: 6px;}
.secondNav .edit{float: right;background:linear-gradient(84deg,#ff737a 5%,#f8323c 93%);color:#fff;border-radius: 5px;font-size: 13px;padding:6px 12px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);display:inline-block;}
.thirdItem .lock_btn{width: 75px;
    height: 30px;
    display: block;
    border: 1px solid #e2e2e2;
    background: #f5f5f5;
    float: right;
    line-height: 30px;
    color: #333;
    margin-top: 14px;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;
}
.thirdItem .lock_btn:hover {
        background: #ff4d4d;
        border: 1px solid #ff4d4d;
        color: #fff;
    }
.secondNav .lock_btn{width: 65px;
    height: 30px;
    display: block;
    border: 1px solid #e2e2e2;
    background: #f5f5f5;
    float: right;
    line-height: 30px;
    color: #333;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;
}
.secondNav .lock_btn:hover {
        background: #ff4d4d;
        border: 1px solid #ff4d4d;
        color: #fff;
    }
/* 第三极 知识点 end */
.firstDrop,.secondDrop{display:none}
/* ---------做题列表  end --------- */
 /* 做题设置 -------------------------------*/
.exam_tool{background:#fff;margin-bottom:15px;position: relative;}
.exam_tool .zt_time{height:62px;width:90%;margin:0 auto;line-height:62px;text-align:center;font-size:20px;color:#ff6600;border-bottom:1px solid #eee}
.exam_tool .zt_time span{color:#999;padding-right:5px;font-size:20px}
.exam_tool .zt_time img{margin-right:6px;margin-bottom:6px}
.exam_tool ul{display: flex;justify-content: space-around;}
.exam_tool ul li{text-align:center;cursor:pointer;padding:20px 0;color:#666;font-size: 12px;}
.exam_tool ul .page{display:none;box-shadow:0px 1px 4px #c3c3c3;border-radius:8px}
.exam_tool ul li span{display: block;background: url(/Content/images/Paper/tiku_tool_ico.png) no-repeat;width: 28px;height: 28px;margin: auto;margin-bottom: 5px;}
.exam_tool ul li span.again_ico{background-position: -40px center;}
.exam_tool ul li span.calculator_ico{background-position: 2px center;}
.exam_tool ul li span.setting_ico{background-position: -76px center;width: 30px;}
.setting_list{padding:0 20px 20px 20px;}
.setting_list .form-switch, .setting_list .form-check{padding:10px 0;margin: 0;display: flex;justify-content: space-between;min-height: 0;}
.setting_list .form-switch .form-check-input{margin: 0;width: 35px;height: 20px;border:none;background-color: #ccc;}
.setting_list .form-check-label{flex: 1;}
.form-check-input:checked{background-color: #6dc476;}
.form-switch .form-check-input:checked{background-color: #6dc476;}
.form-check-input:focus{box-shadow: none}
.do_setting{position: absolute;top:88px;overflow: inherit;padding-right: 0 !important;width: 100%;background: #fff;z-index: 99999;}
.do_setting .modal-header{z-index: 99999;padding:15px 10px 10px 0px;border-bottom: 1px solid #f4f4f4;margin: 0 20px;margin-bottom: 15px;display: flex;justify-content: space-between;align-items: center;}
.do_setting .modal-title{font-size: 12px;color:#999;}
.do_setting .modal-header .btn-close{font-size: 22px;border:0;background: #fff url(/Content/images/close-icons.png) no-repeat center;width: 20px;height: 20px;}
.do_setting .modal-dialog{margin: 0;}
.do_setting .modal-content{border:none;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);position: relative;}
.do_setting .modal-content:before{border:solid transparent;content:' ';height:0;left:78%;position:absolute;width:0}
.do_setting .modal-content:before{border-width:14px;border-bottom-color:#fff;top:-28px}
 
#output{width: 300px;height: 170px;position: absolute;left: 0;top: 0;z-index:9999}
#output img {width: 300px;height: 170px;}

.video_bg {position: relative;width: 300px;border-radius: 8px;overflow: hidden;}
.video_bg video{display: block;}
.video_width{width:800px;max-width: 800px;}


.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}
.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.nav-tabs{}
.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{}
.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}
.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}
.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}
.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}
.nav-fill .nav-item, .nav-fill>.nav-link{flex:1 1 auto;text-align:center}
.nav-justified .nav-item, .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}
.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link{width:100%}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
/* 做题答疑---------------------------------- */
.exzm_question{padding:30px 30px 0 30px;background:#fff;border-radius: 10px;margin:50px 30px 0 30px;position: relative;z-index: 0;}
.exzm_question .add_bg{background: linear-gradient(to bottom,#fff5f5,#fff);position: absolute;height:300px;width: 100%;left:0;top:0;right:0;z-index: -1;border-radius: 25px;}
.input_mess{padding:20px 0 30px 0}
.input_mess textarea{width: 100%; height: 120px; background: #fff;padding: 20px; box-sizing: border-box; border-radius: 10px; border: 1px solid #fddddd; box-shadow: 0 0 20px rgba(179, 0, 0, 0.1);}
.input_mess .sub_btn{display: flex;margin-top:15px;font-size: 12px;color:#999;align-items: center;}
.input_mess .sub_btn .btn{background: linear-gradient(90deg,#ff725b,#e13b29); color: #fff; border-radius: 10000px; cursor: pointer; transition: transform .4s; border: none;padding:8px 25px;font-size: 14px;}
.first_nav{border:none;display: flex;}
.first_nav .nav-item{margin-right: 20px;}
.first_nav .nav-link{border:none;background: #ffdada;color:#f52f3e;border-radius: 30px;padding:8px 25px;display: block;}
.first_nav .nav-link.active{background: #f2272b;color: #fff;}

.secend_nav{border-bottom: 1px solid #f6f6f6;}
.secend_nav li{margin-right: 20px;}
.secend_nav .nav-link{border-bottom: none;line-height: 30px;}
.secend_nav .active{display: block;color: #f52f3e;}
.secend_nav .active::after{border-bottom:3px solid #f52f3e;width:30px;margin: auto;content: "";display: block;border-radius: 5px;}
.all_list_wrap{min-height: 400px;}
/*  */
.tpqu{flex:1}
.adtp{width: 50px;height: 50px;margin-right: 30px;float: left;}
input[type="file"]{width: 50px;height: 50px;background: url(/Content/images/paper/img_sctp.png) no-repeat center;cursor: pointer;display: block;font-size: 0;line-height: 0;text-indent: -9999px;outline: none;}
.tpqu ul li{width: 50px;height: 50px;float: left;margin-right: 18px;cursor: pointer;position: relative;}
.tpqu ul li .shanchu{width: 18px;height: 18px;background: #ff4d4d;border-radius: 100%;position: absolute;right: -10px;top: -7px;color: #fff;font-size: 14px;line-height: 18px;text-align: center;font-weight: normal;}
.tpqu ul li img{width: 100%;height: 100%;}
.tpqu ul li:last-child{display: none;}
.tpqu  p{line-height: 50px;}

/*  */
.question_items{clear: both;}
.question_items ul li{ padding:30px 0px;border-bottom:#ccc 1px dotted;position: relative;transition: all 0.5s;display: flex;}
.question_items .left_head{width:36px; height:36px;border-radius:50%;float:left; margin-right:15px; position:relative;overflow: hidden;}
.question_items .left_head img{width:100%;}
.question_items .right_text{flex: 1;}
.question_items .right_text .name_date{color: #6085bc;}
.question_items .right_text .name_date span{ color:#999; margin-left:10px;}
.question_items .right_text p{line-height:24px;margin-top:10px;text-align: justify;}
.question_items .count{height:20px;line-height:20px; text-align:right; font-size:12px; color:#999;position: absolute;right:0px;top:30px}
.question_items .count img{margin-right:5px; margin-left:15px;vertical-align: middle;opacity: .6;}
.our_reply{padding:8px 0 0 20px;color:#666;line-height: 22px;text-align: justify;position: relative;}
.our_reply::after{display: block;   content: "";   background: url(https://m.zhongxin5.cn/Content/images/sel_course.png) no-repeat left center / 13px;   width: 20px;   height: 20px;  opacity: .1;position: absolute;left:-7px;top:8px;transform: rotate(180deg);}



#day_exam{display:flex;}
.left_calendar{width:440px;margin-right:20px;border-radius:8px;overflow:hidden;background:#fff;height: 598px;}
.right_day_exam{background: #fff; flex: 1; border-radius: 8px; overflow: hidden;position: relative;}
.day_exam_body{overflow: hidden;background:#fff;max-height:558px;overflow-y:auto;padding-bottom: 40px;scrollbar-color: #dfdfdf #fff;scrollbar-width: none;width: 758px;}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:""}

.account-box{background:#fff;padding:0 25px 0 25px;position:relative}
.account-title{height:50px;line-height:50px;font-size:18px;margin-bottom:20px;padding-top:10px}
.f-rili-head{background:#F9EADE;display:flex;justify-content:space-between;margin-bottom:20px;border-radius:8px}
.f-tbody{display:flex;justify-content:space-between;flex-wrap:wrap}
.f-btn-fhby{height:30px;line-height:30px;color:#f77b10;border:1px solid #f77b10;font-size:14px;display:block;width:85px;text-align:center;border-radius:4px;cursor:pointer;margin-top:10px;margin-left:20px}
.f-btn-jian{height:30px;line-height:30px;border:1px solid #ccc;border-right:0px;margin-top:10px;text-align:center;width:20px;background:#ececec;color:#666;border-radius:4px;position:relative;left:2px;cursor:pointer}
.f-btn-jia{height:30px;line-height:30px;border:1px solid #ccc;border-left:0px;margin-top:10px;text-align:center;width:20px;background:#ececec;color:#666;border-radius:4px;position:relative;left:-2px;cursor:pointer}
.f-riqi{width:110px;padding:0 10px;background:#fff;color:#666;font-size:14px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;height:30px;line-height:30px;margin-top:10px;display:block}
.f-rili-table tbody td{background:#fff;position:relative}
.f-rili-table tbody tr{border-bottom:1px dashed #ccc}
.f-rili-table .f-today{background:linear-gradient(84deg,#ff737a 5%,#f8323c 93%);border-radius:80px}

.f-rili-table .f-on{background-color:#999;border-radius:80px;color:#fff}
.f-number{cursor:pointer}
.f-rili-table{width:100%}
.f-rili-th{float:left;width:14.25%;text-align:center;line-height:40px;height:40px;color:#333}
.f-td{float:left;width:30px;text-align:center;height:30px;line-height:30px;position:relative;margin:12px;font-size:16px;color:#867c7c;background:#fff;border-radius:50%;}
.f-yuan{position:absolute;width:5px;height:5px;top:0px;right:0;background:#f52f3e;border-radius:30px}
.f-green{position:absolute;width:5px;height:5px;top:0px;right:0;background:#1cc17b;border-radius:30px}

.f-table-msg{position:absolute;z-index:2;top:34px;left:50%;margin-left:-120px;width:280px;background:#fff;line-height:55px;height:46px;text-align:center;display:none;color:#666;}
.f-rili-table .f-today .f-day{color:#fff}
.f-rili-table .f-today .f-yu an{background:#fff;}

.sign-info{color:#666;align-items:center;position:absolute;right:20px;top:50px;text-align:right}
.sign-days{margin-bottom:10px}
.sign-info span{color:#f52f3e;font-size:16px;font-weight:bold}
.sign-info .state_yes{background:#1cc17b;font-size:12px;color:#fff;border-radius:20px;padding:2px 6px}
.sign-info .state_no{background:#666;font-size:12px;color:#fff;border-radius:20px;padding:2px 6px}

.sign_hd{padding:30px 0 30px 0;position:relative}
.sign_hd .day_name{padding-left:45px;font-size:20px;position:relative;margin-bottom:10px}
.sign_hd .day_name::after{content:"";display:block;width:45px;height:47px;background:url(/Content/images/Paper/calendar_icos.png) no-repeat center;position:absolute;left:-7px;top:-6px}
.today_one{font-size:30px;letter-spacing:1px;font-weight:100}


/* 每日一练下一题 */
.day_pages{position: absolute; bottom: 15px; left: 4%; width:92%;z-index: 9; border-radius: 50px;overflow: hidden; -webkit-user-select: none; /* Safari */-ms-user-select: none; /* IE 10 and IE 11 */user-select: none; /* 标准语法 */}
.day_pages .paging_cont{display:flex;justify-content:center;}
.day_pages .paging_cont button{width:160px;border-radius:5px;text-align:center;background:#eee;float:left;cursor:pointer;border:1px solid #ddd;outline:0}
.day_pages img{margin:0 10px;margin-bottom:2px}
.day_pages .paging_cont button:hover{background:#ddd;}
.day_pages ul{display: flex;}
.day_pages ul li{width:50%;line-height:48px;text-align:center;cursor:pointer;background:rgba(236, 236, 236, 0.95);border-right: 1px solid #fff;;}
.day_pages ul li:last-child{border-right: none;}
.day_pages img{margin:0 10px;margin-bottom:2px}
.day_pages ul li:hover{background:#F9EADE;color:#f2272b}
.day_pages ul li.disabled{ opacity:0.1;cursor:not-allowed;background:rgba(236, 236, 236, 0.95);color:#000;}

/* 资料热门下载 */
.pdf_hot{background: #fff;padding:15px 15px 10px 15px;margin-bottom: 20px;border-radius: 8px;overflow: hidden;display: none;}
.pdf_hot ul{padding-top:15px}
.pdf_hot li{padding:15px 0;position: relative;border-top: 1px solid #f6f6f6;}
.pdf_hot li h3{font-size: 14px;margin-bottom: 15px;}
.pdf_hot li p{font-size: 12px;color: #999;}
.pdf_hot li p span{margin-right: 10px;font-size:12px;padding:0 4px;color:#f52f3e;background:#ffebe7;border-radius:3px;}
.pdf_hot li a.pdf_hot_btn{background: linear-gradient(90deg,#ff725b,#e13b29); width: 50px; line-height: 26px; display: block; border-radius: 20px; color: #fff; text-align: center;position: absolute;right:0;bottom:16px;font-size: 12px;}
.pdf_hot li a.pdf_hot_btn:hover{transform: translateY(-2px)}


/*  */
.down_app{padding:20px;background:linear-gradient(-40deg,#fffefd,#ffefed);display: none;}
.down_app dl{display: flex;justify-content: space-between;}
.down_app dl dt{flex: 1;}
.down_app dl dt h4{color: #ff695c;font-size: 17px;font-weight: bold;margin-bottom: 15px;}
.down_app dl dt p{color: #666;font-size: 12px;}
.down_app dl dd img{border-radius: 8px;}
/* 新闻右侧 热门滚动课程 */
.free_course{background: #fff;padding:15px;margin-bottom: 15px;border-radius: 8px;}
.free_course .sub_head{margin-bottom: 15px;}
.free_course li{transition:all 1s;margin: 0px 00px 0px 0; background: rgba(255,255,255,.7); position: relative; overflow: hidden; }
.free_course li a{display: block;}
.free_course li img{width: 100%;border-radius: 8px;display: block;}
.free_course li:last-child{margin-right: 0;border-right: none;padding-right: none;}
.free_course li:nth-child(4){margin-right: 0;}
.free_course li:nth-child(8){margin-right: 0;}
.free_course li:nth-child(12){margin-right: 0;}

.free_course .infor{padding-top:15px}
.free_course .infor h3{font-size: 16px;text-overflow: ellipsis;overflow: hidden;height: 40px;}
.price_box{display: flex;align-items: baseline;padding-top: 15px;justify-content: space-between;border-top:1px solid #f6f6f6}
.price_box span{color:#ef2d36;margin-right: 10px;font-size:20px;font-family: impact;}
.price_box span::before{color:#ef2d36;content: "¥";font-size: 16px;font-family: Pingfang SC,Microsoft Yahei;margin-right: 3px;}
.price_box span::after{color:#999;content: "起";font-size: 12px;font-family: Pingfang SC,Microsoft Yahei;margin-left: 3px;vertical-align: super;}
.price_box del{color:#999;text-decoration: none;font-size: 13px;}
.price_box em{color:#999}
/*  */
.free_course li p{color: #999;margin-bottom:10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 240px;font-size:12px}
.free_course .tips{margin:0 0 30px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 240px;}
.free_course .tips span{background: #ffebe7;color: #f52f3e;padding:0 10px;border-radius:20px;font-size:12px}

.teacher-small{display: flex;margin-bottom: 15px;}
.teacher-small span{text-align: center;margin-right:15px;width:50px;}
.teacher-small span em{background:#d3d3d3;width:40px;height:40px;border-radius: 50%;overflow: hidden;display: block;text-align: center;margin: auto;}
.teacher-small span em img{display: block;width:100%;margin:auto;transition: all 0.2s;}
.teacher-small span i{color:#999;font-size: 12px;}
/**/
/* 做题记录 弹出 */
.add-wrap{max-width: 360px;}
.add-wrap .modal-header{border-bottom: none;background:#fff url(/Content/images/tit_bg.jpg) no-repeat center top / 100%;text-align: center;display: block;position: relative;}
.add-wrap .modal-title{font-size: 24px;text-align: center;color: #d03b00;font-weight: bold;}
.add-wrap .modal-header .btn-close{position:absolute;right:-29px;top:-13px;box-shadow: none;background:#fff url(/Content/images/close-ico.png) no-repeat center 7px;   width: 20px;height: 20px;padding:5px;border-radius:50%;opacity: 1;transition: all .1s;}
.add-wrap .modal-header .btn-close:hover{transform: rotate(90deg);}
.add-wrap .modal-content{border-radius: 8px;}
.add-wrap .add-body{text-align: center;padding:30px 10px;}
.add-wrap .add-body h3{font-size: 22px;margin-bottom: 30px;}
.add-wrap .add-info{padding:30px 0 0 0}
.add-wrap .add-info b{font-size: 18px;display: block;margin-top: 5px;}
/*  */

[v-cloak] { display: none; }

 /* 每日一练 */
.exam_qr_box{background: #fff;padding:20px;margin-top:15px;display:flex;align-items:center;flex-direction:column;}
.exam_qr_box p { padding-top: 10px }

.tiku_list .tab-pane .personal-mcon-left .btn_block a.lock_btn{width: 75px;height: 30px;display: block;border: 1px solid #e2e2e2;background: #f5f5f5;float: right;line-height: 30px;color: #333;margin-top: 14px;text-align: center;font-size: 13px;border-radius: 4px;padding: 0;}
.tiku_list .tab-pane .personal-mcon-left .btn_block a.lock_btn:hover{background: #ff4d4d;border: 1px solid #ff4d4d;color: #fff;}


