/*banner start*/
.special_banner{
    width:100%;
    height:320px;
    background:url("../images/special_banner.jpg") no-repeat center;
    overflow:hidden;
}
/*banner end*/

/*专项练习 start*/
/*左侧 start*/
.special{
    width:1200px;
    margin:20px 0;
    overflow:hidden;
}
.special_l{
    float:left;
    width:370px;
    min-height:687px;
    background:#fff;
    padding:20px 15px 5px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.special_item1{
    width:100%;
    background:#f5f6ff;
    margin-bottom:15px;
    padding:15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.special_item1 h3{
    width:100%;
    line-height:30px;
    font-size:14px;
    color:#666;
}
.special_item1 h3 i{
    display:inline-block;
    width:20px;
    height:20px;
    line-height:20px;
    border-radius:3px;
    background:#a1c4fd ;
    color:#fff;
    font-size:12px;
    text-align: center;
    margin-right:5px;
}
.special_item1 p{
    font-weight:bold;
    margin-top:10px;
}
.special_input{
    width:100%;
    height:40px;
    line-height:40px;
    background:#fff;
    border:1px solid #eee;
    border-radius:5px;
    margin-top:5px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.special_input input{
    width:100%;
    height:40px;
    border:0;
    text-indent:10px;
}
.special_input input.select{
    float:left;
    width:258px;
}
.special_input .sel_subject{
    float:right;
    width:50px;
    height:40px;
    background:#a1c4fd ;
    color:#fff;
    text-align:center;
    border:0;
    border-radius:0 5px 5px 0;
    overflow:hidden;
    cursor: pointer;
}
.sel_subject img{
    width:25px;
    height:25px;
}
.text_kinds{
    width:100%;
    height:35px;
    line-height:35px;
    background:#fff;
    border:1px solid #eee;
    border-radius:5px;
    margin-top:5px;
    text-indent:10px;
}
.special_item2 h3{
    line-height:25px;
}
.special_item2 button.take{
    display:block;
    height:35px;
    line-height:35px;
    border:0;
    padding:0 20px;
    background:#a1c4fd ;
    border-radius:4px;
    text-align: center;
    color:#fff;
    margin:0 auto;
    overflow:hidden;
    cursor: pointer;
}
/*左侧 end*/

/*右侧 start*/
.special_r{
    float:right;
    width:810px;
    min-height:660px;
    padding:20px 15px 0;
    background:#fff;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.keyword{
    width:100%;
    margin-bottom:15px;
    overflow:hidden;
}
.keyword .input_kuang{
    width:400px;
    height:35px;
    border:1px solid #eee;
    border-radius:5px;
    margin:0 auto;
    overflow:hidden;
}
.keyword .input_kuang input{
    float:left;
    width:305px;
    height:35px;
    line-height:35px;
    border:0;
    text-indent:10px;
    overflow:hidden;
}
.keyword .input_kuang .keyword_search{
    float:right;
    width:95px;
    height:35px;
    line-height:35px;
    background:#a1c4fd ;
    border-radius:0 5px 5px 0;
    text-align: center;
    color:#fff;
    border:0;
    overflow:hidden;
    cursor: pointer;
}
.test_paper{
    width:100%;
    overflow:hidden;
}
.test_paper td a.open{
    color:#fe7800;
}
.test_paper td a:hover{
    text-decoration: underline;
}
.test_paper .layui-table{
    margin:0;
}
/*右侧 end*/

/*学科导航 start*/
.subjects_nav{
    width:100%;
    overflow:hidden;
}
.subjects_nav .special_nav{
    width:100%;
    height:auto;
    margin:0;
    padding:0 20px;
    border:0;
    overflow:inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.subjects_nav .layui-colla-item {
    border-color: #fff;
}
.confirm_num{
    height:35px;
    line-height:35px;
    background:#a1c4fd ;
}
.layui-add-item{
    width:100%;
    margin:10px 0;
    overflow:hidden;
}
.layui-add-item .sub_box{
    width:330px;
    height:35px;
    line-height:35px;
    border:1px solid #e6e6e6;
    border-radius:5px;
    margin:0 auto;
    overflow:hidden;
}
.sub_box input{
    float:left;
    width:260px;
    height:35px;
    border:0;
    text-indent:10px;
    overflow:hidden;
}
.sub_box button.confirm{
    float:right;
    width:70px;
    height:35px;
    background:#a1c4fd ;
    color:#fff;
    border:0;
}
.layui-colla-content{
    cursor:pointer;
}
/*学科导航 end*/
/*专项练习 end*/

/*************随机组卷 start*******************************************************/
.random_banner{
    width:100%;
    height:320px;
    background:url("../images/random_banner.jpg") no-repeat center;
    overflow:hidden;
}
.special_r2{
    padding:10px 15px 0;
}
.special_r2 .test_paper{
    margin:0;
}
.type_input{
    width:100%;
    margin-top:5px;
    overflow:hidden;
}
#text_area1,#text_area2{
    width:100%;
    line-height:30px;
    min-height:35px;
    border:1px solid #eee;
    border-radius:5px;
    text-indent:10px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sel_type{
    display:block;
    height:35px;
    line-height:35px;
    padding:0 20px;
    background:#a1c4fd ;
    border-radius:4px;
    color:#fff;
    border:0;
    margin:5px auto 0;
    overflow:hidden;
    cursor: pointer;
}
.sel_type:hover{
    background:#3ecfd7;
}
.test_num{
    width:94%;
    margin:0 auto;
    overflow:hidden;
}
.confirm_num{
    display:block;
    height:35px;
    line-height:35px;
    padding:0 20px;
    background:#a1c4fd ;
    border-radius:4px;
    text-align: center;
    color:#fff;
    margin:15px auto 0;
    border:0;
    overflow:hidden;
    cursor:pointer;
}

.test_num .layui-form-checked[lay-skin=primary] i {
    border-color:#fe9c61;
    background-color:#fe9c61;
    color:#fff;
}
.test_num .layui-form-checkbox[lay-skin=primary]:hover i{
    border-color:#fe9c61;
}
.test_num td.c_show{
    text-align: center;
}

.layui-colla-title{
    background:#f5f6ff;
}
.confirm_num:hover{
    background:#3ecfd7;
}
.browser{
    position:absolute;
    /*right:0;top:0;*/
    /* right: 850px; */
    top: 119px;
    left: 246px;
}
.layui-table thead th{font-weight:bold;color:#393D49;font-size:15px;}
/*************随机组卷 end*******************************************************/