
/*填空题拆分用的*/
.fillFrameFloat{
    border:1px solid #000000;
    color:red;
}

.fillFrameEditable{
    background: url("../images/scan_icon.png") no-repeat;
    background-position: 13px -190px;
    cursor: pointer;
}

.fillFrameEditable:hover{
    background-position: 12px -130px
}

/* 拆分按钮 */
.btn_mimax a.btn_split{
	background:url("../images/sep_nor.png") no-repeat;
	background-position: center center;
}
.btn_mimax a.btn_split:hover{
    background:url("../images/sep_hov.png") no-repeat;
    	background-position: center center;
}
/*选做题按钮*/
.btn_mimax a.btn_choose{
	background:url("../images/ic_xzt_nor.png") no-repeat;
	background-position: center center;
}
.btn_mimax a.btn_choose:hover{
    background:url("../images/ic_xzt_pre.png") no-repeat;
    	background-position: center center;
}
/* 合并样式 */
.mergeClass{
cursor: url('../image/merge24_hov2.cur'),pointer;
}

/*编辑删除&按钮*/
.btn_mimax{
    display:inline-block;
    height:26px;
    background: #eee;
    /*background:url("../images/btn_mimax_bg.png") repeat-x 0 0;*/
}
.btn_mimax a{
    display:inline-block;
    width:26px;
    height:26px;
    /*padding-right:2px;*/
    border-right:1px solid #ccc;
    text-indent:-100px;
    overflow:hidden;
    float:left;
    background:url("../images/btn_mimax_a.png") no-repeat;
}
.btn_heightBtn a{
    display:inline-block;
    width:16px;
    height:19px;
    padding-right:2px;
    /*border-right:1px solid #ccc;*/
    text-indent:-100px;
    overflow:hidden;
    float:left;
    background:url("../images/btn_height_icon.png") no-repeat;
}
.btn_heightBtn a:hover{
    background:url("../images/btn_height_hover.png") no-repeat;
}


.edit_btn,.del_btn{
    display:inline-block;
    width:60px;
    height:27px;
    line-height:26px;
    text-align:center;
    color:#fff;
    background:url("../images/btn_ed.png") no-repeat 0 0;
}
.del_btn{
    background-position:0 -27px;
}


.btn_scoretype a {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-right: 1px solid #ccc;
    text-indent: -100px;
    overflow: hidden;
    float: left;
    background: url(../images/changescore.png) no-repeat;
    cursor: pointer;
}

.btn_scoretype {
    display: inline-block;
    height: 26px;
    background: #eee;
}

/*新版的 编辑删除&按钮*/
.btn_mimax_new {
    position: absolute;
    z-index: 1;
    right: -27px;
    display: inline-block;
    background: #eee;
    width: 26px;
    top:0;
}

.btn_mimax_new a {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-indent: -100px;
    overflow: hidden;
    float: left;
    background: url(../images/btn_mimax_a.png) no-repeat;
    border-bottom: 1px solid #ccc;
}
.btn_mimax_new a:last-child{
    border-bottom: none;
}

.btn_mimax_new a.btn_newLine {
    cursor: pointer;
    background: url(../images/btn_newLine.png) no-repeat 1px 1px;
}

.btn_mimax_new a.btn_newLine:hover {
    background: url(../images/btn_newLine.png) no-repeat;
    background-position:-28px 1px;
}

.btn_mimax_new a.btn_setting {
    cursor: pointer;
    background: url(../images/btn_setting.png) no-repeat 4px -15px;
}

.btn_mimax_new a.btn_setting:hover {
    background: url(../images/btn_setting.png) no-repeat;
    background-position:-26px -15px;
}

.btn_mimax_new a.btn_item {
    cursor: pointer;
    background: url(../images/btn_setting.png) no-repeat 1px 1px;
}

.btn_mimax_new a.btn_item:hover {
    background: url(../images/btn_setting.png) no-repeat;
    background-position:-28px 1px;
}


.btn_mimax_new a.btn_scoreTypeChange:hover {
    background: url(../images/btn_setting.png) no-repeat -26px 6px;
}

.btn_mimax_new a.btn_scoreTypeChange {
    background: url(../images/btn_setting.png) no-repeat 4px 6px;
    cursor: pointer;
}

.btn_mimax_new a.btn_del_sm {
    cursor: pointer;
    background-position: -78px 0;
}
.btn_mimax_new a.btn_del_sm:hover{
    background-position:-78px -25px;
}
.btn_mimax_new a.btn_max_sm{
    background-position:-26px 0;
}
.btn_mimax_new a.btn_max_sm:hover{
    background-position:-26px -25px;
}

/*语文作文调整高度*/
.btn_mimax_new a.btn_adheight_sm{
    background-position:0 -53px;
}
.btn_mimax_new a.btn_adheight_sm:hover{
    background-position:0 -75px;
}
.btn_mimax_new a.btn_miheight_sm{
    background-position:-26px -53px;
}
.btn_mimax_new a.btn_miheight_sm:hover{
    background-position:-26px -75px;
}
/*编辑窗口*/
.btn_mimax_new a.btn_set_sm{
    background-position:-52px 0;
}
.btn_mimax_new a.btn_set_sm:hover{
    background-position:-52px -25px;
}

/*选做题按钮*/
.btn_mimax_new a.btn_choose{
    background:url("../images/ic_xzt_nor.png") no-repeat;
    background-position: center center;
}
.btn_mimax_new a.btn_choose:hover{
    background:url("../images/ic_xzt_pre.png") no-repeat;
    background-position: center center;
}

/* 拆分按钮 */
.btn_mimax_new a.btn_split{
    background:url("../images/sep_nor.png") no-repeat;
    background-position: center center;
}
.btn_mimax_new a.btn_split:hover{
    background:url("../images/sep_hov.png") no-repeat;
    background-position: center center;
}

/*新版的 编辑删除&按钮*/
.btn_mimax_new {
    position: absolute;
    z-index: 1;
    right: -28px;
    display: inline-block;
    background: #eee;
    width: 26px;
    top:0;
}

.btn_mimax_new a {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-indent: -100px;
    overflow: hidden;
    float: left;
    background: url(../images/btn_mimax_a.png) no-repeat;
    border-bottom: 1px solid #ccc;
}
.btn_mimax_new a:last-child{
    border-bottom: none;
}


/**自定义给分规则 */
.btn_mimax_new a.btn_scoring_sm{
    background:url("../images/btn_scoring.png") no-repeat;
    background-position: 4px center;
}

.btn_mimax_new a.btn_scoring_sm:hover{
    background:url("../images/btn_scoring.png") no-repeat;
    background-position: -24px center;
}

/*自定义每行题数*/
.btn_mimax_new a.btn_rowCount_sm{
    background:url("../images/btn_setting.png") no-repeat;
    background-position: -25px -35px;;
}

.btn_mimax_new a.btn_rowCount_sm:hover{
    background:url("../images/btn_setting.png") no-repeat;
    background-position: 5px -35px;
}

.btn_set_answer a {
    overflow: hidden;
    width: 120px;
    height: 29px;
    color: #1bb674;
    display: block;
    border: 1px solid #d4d4d4;
    line-height: 29px;
    border-radius: 3px;
    background: #fff;
    font-family: "Microsoft Yahei";
}
.btn_set_answer {
    position: absolute;
    z-index: 1;
    right: 95px;
    display: inline-block;
    width: 27px;
    top:-34px;
}
.btn_set_answer a:hover {
    border: 1px solid #1bb674;
    background: #fff;
}
.set1{
    background: url(../mk_images/edit.png) no-repeat right top;
    /* background: rgba(0, 0, 0, 0) url(/module/global/images/sheet_oparate_icon.png) no-repeat scroll -76px -1px; */
    width: 19px;
    height: 15px;
    display: inline-block;
    margin-top: 8px;
    margin-right: 10px;
    float: left;
    margin-left: 11px;
}