.pusher {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.pusher .toc {
    z-index: 1;
    width: 250px;
    height:100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #1b1c1d;
    position: fixed;
    left: 0;
    top: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    box-shadow: 2px 0 6px rgba(0,21,41,.35);
    padding-top: 80px;
}
.pusher .article {flex: 1 1 auto;min-width: 0;margin-left: 250px;}
/*左侧导航排版*/
.pusher .toc .item.logo{
    position: fixed;
    left: 0;
    top: 0;
    width:250px;
    height: 90px;
    z-index: 100;
    background: #1b1c1d;
    text-align: center;
    padding-top: 20px;
}
.pusher .toc .item.logo img{
    width:40%;
    margin-right:0px;
}

.pusher .toc .ui.inverted.icon.menu .item.ui{padding: 1.14285714em;}
.pusher .toc .ui.vertical.menu .item>.menu{margin: 0;}
.pusher .toc .ui.inverted.icon.menu .menu_two .item{padding: 5px;width: 240px;border: 3px transparent solid;}
.pusher .toc .ui.inverted.icon.menu .menu_two .item .item{width: 100%}
.pusher .toc .ui.inverted.icon.menu .menu_two .active.item{border: 3px rgba(255,255,255,0.8) solid;}
.pusher .toc .ui.menu .item{padding: 0;}
.pusher .toc .menu_two{background: #1b1c1d;}
.pusher .toc .menu_two .active.item{background: none;}
.pusher .toc .menu_two .active.item  a.item,.pusher  .toc .menu_two .item  a.item :hover{background: 0 0;color: #fff;}
.ui.tabular.menu{
      margin-bottom: 1.5rem;
}
.ui.tabular.menu a{
      color: rgba(0,0,0,.87);
}
/*操作按钮居中和下掉*/
.pusher .article .menu.menu_cen{margin: 0 auto;width: auto;display: inline-block;min-height: auto; text-align: center;}
.pusher .article .menu.menu_cen .item{display: inline-block;float: left;}

/*音频播放按钮*/
.pusher .play_btn{display: inline-block;width: 20px;height: 20px;margin-right: 12px;}
.pusher .play_btn .icon{display: block;width: 100%;height: 100%;}
.pusher .play_btn .pause{display: none;}
.pusher .play_btn.active .play{display: none;}
.pusher .play_btn.active .pause{display: block;}

/*视频上传链接按钮*/
.pusher #detailVideo,#detailMv{display: block;width: 90%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;border: 1px #c5c5c5 solid;}

/*登录页样式*/
.page-login{height: 100%;}
.page-login > .grid {height: 100%;}

/*右侧上导航栏*/
.main_address{margin: 0!important;margin-bottom: 40px !important;padding-left: 30px !important;background: #fff!important;}

/*右侧中心内容框*/
.main_box{margin: 0 3px 30px!important;background: #fff;padding:10px 15px 30px!important;}

/*添加修改页面中的样式*/
.add_html .fields{line-height: 2.5rem;text-align: right;margin:2rem 0 0 !important;}
.add_html label{font-weight: normal !important;margin-bottom: 0!important;}

/*表格中图片的样式*/
.list_img{width: 55px;height: 55px;display: inline-block;margin-right: 5px;border: 2px solid #f2f2f2;padding: 2px;}
.list_img img{width: 100% !important;height: 100% !important;margin: 0!important;}

/*表格中绘本图片的样式*/
.list_img_picture_book{width: 65px;height: 81px;display: inline-block;margin-right: 5px;border: 2px solid #f2f2f2;padding: 2px;}
.list_img_picture_book img{width: 100% !important;height: 100% !important;margin: 0!important;object-fit: cover;}
/*表格中动画图片的样式*/
.list_img_animation{width: 93px;height: 60px;display: inline-block;margin-right: 5px;border: 2px solid #f2f2f2;padding: 2px;}
.list_img_animation img{width: 100% !important;height: 100% !important;margin: 0!important;object-fit: cover;}
/*表格中配音图片的样式*/
.list_img_dubbing{width: 93px;height: 60px;display: inline-block;margin-right: 5px;border: 2px solid #f2f2f2;padding: 2px;}
.list_img_dubbing img{width: 100% !important;height: 100% !important;margin: 0!important;object-fit: cover;}
/*表格中儿歌图片的样式*/
.list_img_song{width: 70px;height: 70px;display: inline-block;margin-right: 5px;border: 2px solid #a1a1a1;padding: 2px;border-radius: 50%;}
.list_img_song img{width: 100% !important;height: 100% !important;margin: 0!important;object-fit: cover;border-radius: 50% !important;}

/*报错消息样式调整*/
.message,.error{margin-top: 0.5rem!important;}

.pusher .article table.ui tr td.hbtd .hbspan{
    display: inline-block;
    /*width: 35px;*/
    text-align: right;
    overflow: hidden;
    margin-right: 7px;
}
.pusher .article table.ui tr td span{
    line-height: 1.6rem;
    vertical-align: middle;
}
.pusher .article table.ui tr .order_td{
    width: 4%;
}
.pusher audio{
    float: left;
}
.button-check.active{

}
.button-check .ui.radio.checkbox label:after, .button-check  .ui.radio.checkbox label:before{
      display: none;
}
.button-check .ui.radio.checkbox .box, .ui.radio.checkbox label{
      padding-left: 0;
}
.video_msg{
      display: none;
      background-color: #fff6f6;
      color: #9f3a38;
      width: 100%;
      min-height: 1rem;
      -webkit-box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
      box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
      border-radius: .28571429rem;
      margin: 1em 0;
      padding: 1em 1.5em;
      opacity: 0.8;
}
.video_msg p{
      position: relative;
      margin: 0 0 .3em 1em;
      padding: 0;
      line-height: 1.4285em;
}
.video_msg p:before {
      position: absolute;
      content: '•';
      left: -1em;
      height: 100%;
      vertical-align: baseline;
}

.pusher #detailVideo.redborder{
      border: 2px #9f3a38 solid;
}
.my_section{
      margin-right: 5px;
}
.my_section input{
      margin-right: 5px;
}

/*查询中的select的样式设置*/
.ui.form select{height: 2.715rem;}
.ui.form .inline.field>select{width: 10rem;text-align: center;padding-left: 10px;}

/*错误信息处理*/
.ui.form .sixteen.wide.column .error.message{
      display: block;
}
/*学生数据分析页面样式*/
.model{
      width: 100%;
      color: #68686a;
      padding: 30px 0;
      float: left;
}
.model h3{
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 30px;
      position: relative;
}
.model_top p{
      width: 100%;
      margin: 0 auto 20px;
      background: #f5f5f7;
      font-size: 14px;
      height: 50px;
      padding: 0 30px;
}
.model_top p span{
      line-height: 45px;
      float: left;
}
.model_top p span i{
      font-weight: bold;
      color: #009fda;
      font-style: normal;
}

.model_top a{
      background: transparent;
      color: #009fda;
      line-height: 30px;
      height: 50px;
      margin-right: 0;
      font-size: 14px;
      float: right;
      line-height: 50px;
      display: none;
}
.model_homework{
      width: 48%;
      margin-right: 4%;
}

.model_works{
      width: 48%;
      float: right;
}
.model_basicdata{
      width: 100%;
      height: auto;
}
.model_basicdata ul{
      overflow: hidden;
      padding: 0;
}
.model_basicdata li{
      width: 22%;
      float: left;
      text-align: center;
      list-style: none;
      margin-right: 4%;
      background: #f5f5f7;
}
.model_basicdata li h6{
      font-size: 16px;
      margin: 20px 0;
      font-weight: initial;
}
.model_basicdata li p{

      font-size: 32px;
      font-weight: bold;
      color: #009fda;
      font-style: normal;
      margin-bottom: 20px;
}
.model_basicdata li:last-child{
      margin-right: 0;
}
/*作业排行榜展示页面*/
.rank_box{
      width: 80%;
      margin: 0 auto;
}
.rank_box .rank_top h2{
      font-weight: bold;
      text-align: center;
      margin-top: 30px;
}
.rank_box .rank_top .count{
      text-align: right;
      font-size: 18px;
      color: #4c4b4b;
}
.rank_box ul{
      padding: 0 0 30px;
}
.rank_box li{
      overflow: hidden;
}
.rank_box li span{
      display: block;
      float: left;
      width: 20%;
      text-align: center;
      line-height: 60px;
      height: 60px;
      overflow:hidden;
      text-overflow:ellipsis;
      white-space:nowrap;
}
.rank_box li img{
      width: 40px;
      border-radius: 50%;
      margin-top: 10px;
}

.rank_tit{
      font-size: 20px;
      background: #5480fb;
      color: #ffffff;
      font-weight: bold;
}
.rank_main{
      border-bottom: 1px solid #eeeeee;
      font-size: 18px;
      background: #ffffff;
}
.rank_box li:last-child{
      border-bottom: 0;
}
/*绘本预览页面样式*/
.phone *{margin: 0;padding: 0}
.phone{
    width: 300px;
    height: 515px;
    background: url(../images/bg_iphone-48d30df35054c84e233c6e9ac14482e5.png) no-repeat;
    background-size: 100% 100%;
    margin: 20px auto 0;
      padding: 80px 15px;
    /*overflow: hidden;*/
      box-shadow: 4px 2px 13px 0 rgba(0,0,0,0.1);
      border-radius: 50px;
      position: relative;
}
.phone .start_btn{
      position: absolute;
      left: -200px;
      top: 50%;
      height: 50px;
      line-height: 50px;
      padding: 0 30px;
      font-size: 20px;
      background:  #6cbff7;
      color: #000;
      border-radius: 10px;
      cursor: pointer;
      box-shadow: 4px 2px 13px 0 rgba(0,0,0,0.1);
}
.phone .start_btn:hover{
      background: #f7bed5;
}
.picbook_box{
    width: 300px;
    height: 515px;
    position: relative;
      background: #f6f6f6;
}
.picbook_box .img-container .img{
      width: 70%;
      margin: 55px auto 30px;
      min-height: 311px;
}
.picbook_box .img-container .img img{
    width: 100%;
}
.picbook_box .audio_page {
    width: auto;
    height: 25px;
    line-height: 25px;
    border-radius: 15px;
    position: absolute;
    right: 10px;
    top: 15px;
    left: auto;
    display: inline-block;
    padding: 0 8px;
    background: #eeeeee;
    color: #959595;
    font-size: 12px;
}
.picbook_box .audio-container{
    height: 100px;
      box-shadow: 0 0 0 #000;
      background: #fff;
}
.picbook_box .audio-container .txt{
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 90%;
    font-size: 14px;
    margin:  0 auto;
      opacity: 0;
}
.picbook_box .audio-container .txt p{margin: 0}
.picbook_box .audio-pagination {
    top: 10px;
    bottom: auto;
}
.picbook_box .audio-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.picbook_box .audio-pagination .swiper-pagination-bullet-active {
    background: #04CF01;
}

.phone .phone_main{
      width: 280px;
      height: 475px;
      background: #fff;
      overflow-y: auto;
      padding: 20px 10px;
}
.phone .phone_main::-webkit-scrollbar {/*滚动条整体样式*/
       width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
       height: 4px;
 }
.phone .phone_main::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
      border-radius: 3px;
      -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
      background: rgba(0,0,0,0.3);
}
.phone .phone_main::-webkit-scrollbar-track {/*滚动条里面轨道*/
      -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
      border-radius: 0;
      background: rgba(0,0,0,0.1);
}
.game_info {
      width: 100%;
      background: #fff;
      /*box-shadow: 0 10px 30px 0 #EEF0F8;*/
      border-radius: 10px;
      text-align: left;
}
.game_info .maintit {
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      border-bottom: 1px #f2f2f2 solid;
      text-indent: 20px;
}
.game_info .question_li{
      border-bottom: 1px #f2f2f2 solid;
      padding: 10px 0;
      text-align: left;
}
.game_info .question_li:last-child{border-bottom:none;}
.game_info .type_tit{
      display: inline-block;
      padding: 0 10px;
      height: 25px;
      font-size: 14px;
      line-height: 25px;
      color: #000000;
      background: #F3F4F8;
      border-radius: 20px;
      text-align: center;
}
.game_info .game_img{
      width: 80%;
      margin: 15px auto 0;
}
.game_info .game_img img{
      width: 100%;
}
.game_info .question_tit{
      padding: 10px 0;
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
      align-items:center;
}
.game_info .question_tit .txt{
      display: inline-block;
      width: 240px;
      line-height: 28px;
      vertical-align: middle;
      font-size: 16px;
      font-weight: bold;
      color: #2a2a2a;
      margin-left: 5px;
}
.game_info .play_btn{
      display: inline-block;
      border-radius: 50%;
      background: #04cf01 url(../images/icon_play-25d484da12145a7eefc5827ec983ce7a.png) no-repeat center center;
      position: relative;
      left: 0;
      top: 0;
      margin-left: 3px;
      width: 25px;
      height: 25px;
      background-size: 15px 15px;
      vertical-align: middle;
      cursor: pointer;
}
.play_btn.active {
      background-image: url(../images/icon_pause-d2fa9b57a4c1a7d8b55ac5df4c5fb22c.png);
}
.game_info .choose{text-align: center;width: 100%;}
.game_info .item{
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
      align-items: center;
      margin: 5px 0;
      color: #2a2a2a;
}
.game_info .item.yes{
      color: #04cf01;
}
.game_info .item .txt{
      width: 240px;
      font-size: 14px;
      margin-left: 5px;
}
.game_info .item .play_btn{
      width: 20px;
      height: 20px;
      margin-left: 5.5px;
      margin-right: 2.5px;
      background-size: 12px 12px;
}
.ui.table.sen_table{
    width: 90%;
    margin: 0 auto;
}
.ui.table.sen_table thead th{
    background: #eee;
}
.ui.table.sen_table td {
    padding: .2em .78571429em;
    text-align: inherit;
}
.ui.table.img_table{
    margin-bottom: 0;
}
.ui.celled.table.two_table tr td:first-child, .ui.celled.table.two_table tr th:first-child{
      border-left: 1px solid rgba(34,36,38,.1);;
}
.ui.celled.table.two_table tr td.first_td,.ui.celled.table.two_table tr th.first_td{
      border-left: none;
}
.calendar.icon .calendar{
      display: none;
}
/*运营数据分析-柱状图样式*/
.charts_btn{
      width: 100%;
      margin-top: 20px;
      float: right;
      margin-bottom: 30px;
}
.charts_btn a{
      float: right;
      margin-left: 10px!important;
}
.chart_form{
      margin: 20px 0;
      float: right;
}

/*主题页面样式自定义*/
.ui.form .fields_sele {
      display: none;
}
.multimgbox{
      max-width: 300px;
      text-align: left;
}
.multimgbox img.ui.tiny.image{
      width: 80px;
      height: 80px;
      margin-right: 20px;
      margin-bottom: 20px;
      display: inline-block;
      float: left;
}
.img_tip{
      color: #ff0000;
}
.error_msg{
      display: none;
      padding: 10px 10px;
      line-height: 24px;
      font-size: 16px;
      background: #eeeeee;
      margin-top: 20px;
      color: #FF0000;
}
.button-check .ui.checkbox label {
      cursor: pointer;
      color: #fff;
}
.button-check.ui.inverted.blue.button:focus, .button-check.ui.inverted.blue.buttons .button:focus{
      background:#007edd;
}
.button-check.ui.inverted.blue.button:active, .button-check.ui.inverted.blue.buttons .button:active{
      background:#007edd;
}
.button-check.inverted.blue.button .ui.checkbox label {
      color: #007edd;
      cursor: pointer;
}
.ui.button-check.inverted.button:hover .ui.checkbox label{
      color: #fff;
}
b.must{
      color: #ff0000;
}
.field{
      position: relative;
}
span.tip{
      max-width: 110px;
      height: 41px;
      position: absolute !important;
      right: -120px;
      top: -2px;
      padding: 5px 10px!important;
      background: #4c4c4c!important;
      font-size: 12px!important;
      font-weight: normal!important;
      line-height: 17px!important;
      text-align: justify;
      color: #fff!important;
}
table.ui tr td.hbtd.left {
      text-align: left;
      padding-left: 20px;
}
.error + .field .button{
      background: #fff6f6 !important;
      color: #9f3a38 !important;;
}
/*历史版本样式*/
.edition-box{
      width: 100%;
      font-size: 16px;
      line-height: 32px;
      color: #000;
}
.edition-box ul{
      padding-left: 0;
}
.edition-box li{
      list-style: none;
}
.edition-box p{
      margin: 0;
}
.edition-box h3{
      line-height: 50px;
      border-bottom: 1px solid #d0d0d0;
      font-weight: bold;
}
.edition-box .item{
      padding-bottom: 20px;
      border-bottom: 1px dashed #d0d0d0;
      margin-bottom: 20px;
}
.edition-box .item:last-child{
      border-bottom: none;
}
.edition-box .top{
      overflow: hidden;
      margin-bottom: 10px;
      background: #f6f6f6;

}
.edition-box .top .code{
      float: left;
      font-weight: bold;
      margin-left: 10px;
}
.edition-box .top .time{
      float: right;
      color:#838383;
      margin-right: 10px;
}
.detail{
      float: left;
      display: block;
      width: 100%;
      border-top: 1px dotted #d0d0d0;
      padding: 10px;
}
.edition-box .botm-li ul{
      display: block;
}
.edition-box .botm-li .title{
      line-height: 32px;
      padding-left: 16px;
      position: relative;
      cursor: pointer;
}
.edition-box .botm-li .title::before{
      content:'';
      position: absolute;
      left: 0px;
      top: 11px;
      border-width: 5px;
      border-style: solid;
      border-color: transparent transparent transparent #000;
}
.edition-box .botm-li .title.active::before{
      border-color: #000 transparent transparent transparent;
      top: 14px;
}
.edition-box .botm-li .content{
      padding-left: 45px;
      display: none;
}
/*作业排行榜-查看结果页面 */

.learning-result-box{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    color: #333333;
    min-width: 1200px;
}
.learning-result-box img{
    width: 100%;
}
.learning-result-box .left{
    float: left;
    width: 60%;
    padding: 0 5%;
}
.learning-result-box .child_info {
    text-align: center;
    padding: 0.6rem 0;
    font-size: 0.42666667rem;
    line-height: 0.70666667rem;
}
.learning-result-box .child_info .head {
    display: inline-block;
    width: 1.73333333rem;
    height: 1.73333333rem;
    overflow: hidden;
    border: 1px #fff solid;
    border-radius: 50%;
    margin-bottom: 0.26666667rem;
    border:4px solid #ffffff;
}
.learning-result-box .main_box {
    background: #fff;
    /*box-shadow: 0 10px 30px 0 #EEF0F8;*/
    border-radius: 0.32rem;
    margin-bottom: 0.53333333rem;
    text-align: left;
    padding-bottom: 0.56rem;
}
.learning-result-box .main_box .maintit {
    height: 0.90666667rem;
    line-height: 0.90666667rem;
    font-size: 0.34666667rem;
    color: #999999;
    border-bottom: 1px #f2f2f2 solid;
    text-indent: 0.4rem;
}
.learning-result-box .main_box li {
    padding: 0 0.4rem;
    overflow: hidden;
    position: relative;
    margin-top: 0.4rem;
}
.learning-result-box .main_box li a {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.learning-result-box  .main_box .cover {
    width: 1.97333333rem;
    height: 2.88rem;
    border-radius: 0.2rem;
    overflow: hidden;
    float: left;
    position: relative;
    opacity: 0;
}
.learning-result-box  .main_box .name {
    float: left;
    max-width: 5.6rem;
    margin-left: 0.4rem;
    padding: 0.66666667rem 0;
    overflow: hidden;
}
.learning-result-box  .main_box .name .en {
    width: 100%;
    font-size: 0.42666667rem;
    line-height: 0.69333333rem;
    word-break: break-word;
    max-height: 1.38666667rem;
    overflow: hidden;
    color: #333333;
}
.learning-result-box  .main_box .name .ch {
    font-size: 0.32rem;
    line-height: 0.56rem;
    height: 0.56rem;
    color: #666666;
    margin-top: 0.06666667rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.learning-result-box  .main_box .score {
    right: 0.53333333rem;
    top: 0.4rem;
}
.learning-result-box  .main_box .play_btn {
    display: inline-block;
    border-radius: 50%;
    width: 0.8rem;
    height: 0.8rem;
    background: url(https://image.yixionline.com/enjoy_offline_api/icon_play.png) no-repeat center center #007AFF;
    background-size: 0.53333333rem 0.53333333rem;
}
.learning-result-box .study_info li {
    padding: 0.56rem 0 0;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.53333333rem;
    color: #666;
    background: url("https://image.yixionline.com/enjoy_offline_api/line_f2f2f2.png") no-repeat center right;
    background-size: 1px 0.64rem;
    margin-top: 0;
}
.learning-result-box .study_info li p {
    width: 95%;
    height: 0.66666667rem;
    overflow: hidden;
}
.learning-result-box .study_info li p b {
    font-size: 0.48rem;
    line-height: 0.66666667rem;
    color: #333;
    font-weight: bold;
}
.learning-result-box .study_info li p span {
    font-size: 0.26666667rem;
    color: #333;
}
.learning-result-box .study_info li:last-child {
    background: none;
}
.learning-result-box .mypicbook_info .name {
    max-width: 3.86666667rem;
}
.learning-result-box .cartoon_info .cover {
    width: 3.2rem;
    height: 1.78666667rem;
}
.learning-result-box .cartoon_info .name {
    max-width: 4.38666667rem;
    padding: 0.13333333rem 0;
}
.learning-result-box .play_btn{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.4rem;
    margin-top: -0.4rem;
}
.learning-result-box .game_info.main_box {
    padding: 0;
}
.learning-result-box .game_info .question_box {
    padding: 0 0.4rem;
}
.learning-result-box .game_info .question {
    /*border-bottom: 1px #f2f2f2 solid;*/
    padding: 0.4rem 0;
    text-align: left;
}
.learning-result-box .game_info .type_tit {
    display: inline-block;
    padding: 0 0.26666667rem;
    height: 0.53333333rem;
    font-size: 0.32rem;
    line-height: 0.53333333rem;
    color: #999999;
    background: #F3F4F8;
    border-radius: 0.26666667rem;
    text-align: center;
}
.learning-result-box .game_info .question_tit {
    padding: 0.26666667rem 0;
    display: block;
}
.learning-result-box .game_info .question_tit .txt {
    display: inline-block;
    width: 80%;
    line-height: 0.64rem;
    vertical-align: middle;
    font-size: 0.37333333rem;
}
.learning-result-box .game_info .play_btn {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 0 0 0.13333333rem;
    width: 0.64rem;
    height: 0.64rem;
    background-size: 0.4rem 0.4rem;
    vertical-align: middle;
}
.learning-result-box .game_info .answer {
    font-size: 0.32rem;
    margin-bottom: 20px;
}
.learning-result-box .game_info .answer .tit {
    color: #666666;
    line-height: 0.72rem;
}
.learning-result-box .game_info .answer .btn {
    display: inline-block;
    color: #fff;
    padding: 0 0.4rem 0 0.93333333rem;
    height: 0.8rem;
    background: url("https://image.yixionline.com/enjoy_offline_api/icon_audio3.png") no-repeat #007AFF;
    background-size: 0.37333333rem 0.37333333rem;
    background-position: 0.4rem center;
    line-height: 0.8rem;
    border-radius: 0.65333333rem;
}
.learning-result-box .game_info .answer .btn.active {
    -webkit-animation: audio_anim 1.5s linear infinite;
    animation: audio_anim 1.5s linear infinite;
}
@-webkit-keyframes audio_anim {
    0% {
        background-image: url("https://image.yixionline.com/enjoy_offline_api/icon_audio1.png");
    }
    50% {
        background-image: url("https://image.yixionline.com/enjoy_offline_api/icon_audio2.png");
    }
    100% {
        background-image: url("https://image.yixionline.com/enjoy_offline_api/icon_audio3.png");
    }
}
@keyframes audio_anim {
    0% {
        background-image: url("https://image.yixionline.com/enjoy_offline_api/icon_audio1.png");
    }
    50% {
        background-image: url("https://image.yixionline.com/enjoy_offline_api/icon_audio2.png");
    }
    100% {
        background-image: url("https://image.yixionline.com/enjoy_offline_api/icon_audio3.png");
    }
}
.learning-result-box .game_info .type_choose .answer p {
    overflow: hidden;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0.13333333rem;
}
.learning-result-box .game_info .type_choose .answer span {
    color: #666666;
    line-height: 0.53333333rem;
    vertical-align: middle;
    float: left;
}
.learning-result-box .game_info .type_choose .answer .tit {
    margin-right: 0.4rem;
}
.learning-result-box .game_info .type_choose .answer .txt {
    color: #007AFF;
    max-width: 5.33333333rem;
    margin-right: 0.33333333rem;
    text-align: justify;
}
.learning-result-box .game_info .type_choose .answer .icon {
    display: inline-block;
    width: 0.32rem;
    height: 0.32rem;
    background-image: url("https://image.yixionline.com/enjoy_offline_api/yes_icon.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.learning-result-box .game_info .type_choose .answer .no .txt {
    color: #FF4500;
}
.learning-result-box .game_info .type_choose .answer .no .icon {
    background-image: url("https://image.yixionline.com/enjoy_offline_api/no_icon.png");
}
.learning-result-box .game_info .question_more {
    border-top: 1px #f2f2f2 solid;
    text-align: center;
    font-size: 0.48rem;
    line-height: 1.26666667rem;
    color: #007AFF;
}

.learning-result-box .score{
    width: 1.73333333rem;
    height: 2rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    color: #fff;
    font-size: 0.57333333rem;
    line-height: 0.90666667rem;
    padding-top: 0.44rem;
    text-align: center;
}
.learning-result-box .score.high{background-image: url("https://image.yixionline.com/enjoy_offline_api/score_high.png");}
.learning-result-box .score.middle{background-image: url("https://image.yixionline.com/enjoy_offline_api/score_middle.png");}
.learning-result-box .score.low{background-image: url("https://image.yixionline.com/enjoy_offline_api/score_low.png");}

.learning-result-box .right{
    position: fixed;
    right: 3%;
    top: 50px;
    width: 37%;
    height: 600px;
    background: #ffffff;
    min-width: 400px;
    min-height: 500px;
    border-radius: 0.3rem;
}
.learning-result-box .evaluate-box{
    padding: 0 50px;
}
.learning-result-box .evaluate-box .item{
    border: 1px solid #eee;
    border-radius: 5px;
    margin-bottom: 0.8rem;
    color: #8a8a8a;
    background: #fff;
}
.learning-result-box .evaluate-box .top{
    font-size: 0.32rem;
    line-height: 25px;
    margin: 7px 0;
    overflow: hidden;
    padding: 0 10px;
}
.learning-result-box .evaluate-box .top .txt{
    font-size: 14px;
    float: left;
}
.learning-result-box .evaluate-box .top .score-list{
    float: right;
}

.learning-result-box .evaluate-box .top .score-list li {
    float: left;
    width: 20px;
    height: 20px;
    background: url("https://image.yixionline.com/ll-wechat/starno.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 0.066667rem;
}
.learning-result-box .evaluate-box .top .score-list li.active {
    background-image: url("https://image.yixionline.com/ll-wechat/staryes.png");
}
.learning-result-box .evaluate-box .bottom{
    width: 100%;
}
.learning-result-box .evaluate-box .bottom textarea{
    width: 100%;
    border: none;
    border-top: 1px solid #eee;width: 100%;
    height: 2rem;
    resize: none;
    padding: 10px;
    font-size: 14px;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
    min-height: 40px;
}
.learning-result-box .right .btn{
    display: block;
    width: 3rem;
    font-size: 0.4rem;
    line-height: 1rem;
    border-radius: 30px;
    margin: 0 auto;
    text-align: center;
    background: #007AFF;
    color: #fff;
}

.feedback-image {
    overflow: hidden;
    list-style: none;
    padding: 0;
}

.feedback-image li {
    float: left;
    width: 43px;
    height: 43px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.feedback-image li .list_img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.feedback-box.ui.table [class*="single line"], .feedback-box.ui.table[class*="single line"]{
    white-space: normal;
}

.ui.tabular.menu {
    overflow-x: auto;
    overflow-y: hidden;
}