@charset "UTF-8";
/*****************错题记录 start*************/
div#layui-table-page1 {
    text-align: center;
}
/*banner start*/
.record_banner{
    position:relative;
    width:100%;
    min-width:1280px;
    height:350px;
    overflow:hidden;
}
.record_center{
    position:absolute;
    left:50%;
    transform: translate(-50%,0);
    width:1920px;
    height:350px;
    background:url("../images/record_banner.jpg") no-repeat center;
    overflow:hidden;
}
/*banner end*/
.record_box{
    width:1280px;
    margin:0 auto 20px;
}
/*提示 start*/
.notice{
    width:100%;
    background:#fff;
    padding:20px;
    box-shadow:1px 1px 10px rgba(0,0,0,.1);
    border-radius:10px;
    margin-bottom:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.little_note{
    width:100%;
    height:120px;
    background:url("../images/record_bg.jpg") no-repeat;
    background-size:100% 100%;
    border-radius:10px;
    overflow:hidden;
}
.little_note p{
    width:100%;
    line-height:120px;
    color:#fff;
    font-size:16px;
    text-align: center;
    overflow:hidden;
}
/*提示 end*/

/*检索区 start*/
.record_nav{
    width:100%;
    background:#fff;
    border-radius:10px;
    padding:20px 20px 10px;
    margin:0 auto 30px;
    box-shadow:1px 1px 10px rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.record_up{
    width:100%;
    background:#fff;
    border-radius:10px;
    margin-bottom:10px;
    overflow:hidden;
}
.record_btn{
    width:100%;
    background:#e50206;
    overflow:hidden;
}
.record_btn a{
    display:inline-block;
    height:50px;
    line-height:50px;
    font-size:17px;
    color:#fff;
    margin:0 30px;
}
.record_btn a.red{
    color:#ffd500;
    border-bottom:3px solid #ffd500;
}
.record_subject{
    width:100%;
    padding:20px 20px 10px;
    background:#fff8f8;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.record_subject .record_item{
    width:100%;
    overflow:hidden;
    display:none;
}
.record_item a{
    display:inline-block;
    height:26px;
    line-height:26px;
    border:1px solid transparent;
    padding:0 10px;
    margin:0 5px 5px 0;
    cursor:pointer;
}
.record_item a.sel,
.record_item a:hover{
    border:1px solid #e50206;
    background:#e50206;
    border-radius:5px;
    color:#fff;
}
.record_list{
    position:relative;
    width:100%;
    margin-bottom:10px;
    overflow:hidden;
}
.record_list dt{
    position:absolute;
    left:0;
    width:80px;
    line-height:28px;
    font-size:16px;
    margin-bottom:10px;
}
.record_list dd{
    width:100%;
    padding:0 0 0 85px;
    box-sizing: border-box;
}
/*检索区 end*/

/*检索内容 start*/
.wrong_table{
    width:100%;
}
.layui-table thead tr th{
    color:#000;
    font-size:15px;
    text-align:center;
}
.wrong_table h2{
    width:100%;
    height:40px;
    line-height:40px;
    font-size:15px;
    overflow:hidden;
}
.wrong_table h2 span{
    color:#e50206;
}
.wrong_table table{
    margin-bottom:10px;
}
.wrong_table .watch_set{
    background:#ff5c23;
    border-radius:5px;
    padding:2px 8px;
    color:#fff;
}
.wrong_table .delete_set{
    background:#e50206;
    border-radius:5px;
    padding:2px 8px;
    color:#fff;
}
.wrong_table tbody tr td:nth-child(2),
.wrong_table tbody tr td:nth-child(3),
.wrong_table tbody tr td:nth-child(4){
    text-align: center;
}
.layui-table tbody tr:hover, 
.layui-table thead tr, 
.layui-table[lay-even] tr:nth-child(even){
    background:#fff8f8;
}
.layui-table thead tr{
    background:#e50206;
}
.layui-table thead tr th span{
    color:#fff;
}
.layui-table-view .layui-table td, .layui-table-view .layui-table th{
    padding:10px 0;
    font-size:16px;
    color:#333;
}
.none_tu{
    width:100%;
    text-align: center;
    margin-top:100px;
    overflow:hidden;
}
.none_tu img{
    text-align: center;
}
/*检索内容 end*/

/*试题弹出框 start*/
body .demo-class .layui-layer-title {
    color:#fff;
    background:#e50206;
    font-size:15px;
}
.layui-layer-setwin a{
    width:26px!important;
    height:26px!important;
}
.layui-layer-setwin{
    top:8px!important;
}
.layui-layer-setwin .layui-layer-close1{
    background-position: 0 0!important;
}
.layui-layer-setwin .layui-layer-ico{
    background:url("../images/icon_down.png") no-repeat center;
    background-size:cover;
}
.layui-layer{
    border-radius:8px!important;
}
.layer_box {
    width:94%;
    margin:20px auto;
    overflow:hidden;
}
.layer_title {
    width:100%;
    background:#fff8f8;
    border-radius:5px;
    line-height:30px;
    padding:10px 15px;
    color:#000;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.layer_title pre{
    color:#000;
    font-family: 'FZBIAOYSJW'!important;
}
.layer_topic{
    margin:15px 0;
}
.layer_topic h2{
    font-size:15px;
    line-height:25px;
}
.layer_topic li{
    width:100%;
    height:30px;
    line-height:30px;
    font-size:15px;
    overflow:hidden;
}
.answer{
    width:100%;
    margin-top:10px;
    overflow:hidden;
}
.answer p{
    width:100%;
    line-height:30px;
    font-size:16px;
    overflow:hidden;
}
.answer p.col_red{
    color:#e50206;
}
.answer .analysis{
    width:100%;
    line-height:26px;
    color:#666;
    margin-top:10px;
    overflow:hidden;
}
.answer .analysis p{
    font-size:15px;
    color:#666;
}
.answer .analysis i{
    background:#e50206;
    color:#fff;
    padding:2px 5px;
}
/*试题弹出框 end*/
/******************错题记录 end************/