/*.popbox2_warp{filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);opacity:0.3; background:#000; width:100%; position:absolute; z-index:9; height:100%;}*/
.popbox2{padding:0 0px; width:410px; /*position:absolute; left:50%; margin-left:-267px; */z-index:99;}
.popbox2_topwarp{background:url(../mk_images/popbox2_top.png) no-repeat bottom left; padding-top:5px; height:47px; line-height:47px; overflow:hidden;width:410px;}
.popbox2_footwarp{background:url(../mk_images/popbox2_ft.png) no-repeat bottom; height:5px; overflow:hidden;width:410px;}
.popbox2_top{ margin-top:4px; height:43px; line-height:43px; overflow:hidden; width:410px; overflow:hidden;}
.popbox2_top h2{  color:#fff; font-size:16px; margin-left:19px;}
.popbox2_top .closed{ margin:0px 4px 0 0;background:url(../mk_images/popbox_closed.png) no-repeat top; width:43px; height:43px;}
.popbox2_top .closed:hover{background:url(../mk_images/popbox_closed.png) no-repeat left -43px; width:43px; height:43px;}
.popbox2_top .closed:active{background:url(../mk_images/popbox_closed.png) no-repeat bottom; width:43px; height:43px;}


.popbox2_mainwarp{background:url(../mk_images/popbox2_bd.png) repeat-y; padding-bottom:32px; width:410px; padding-top:12px; }

.manage_index_pop{ text-align:center; font-size:16px; color:#333;}
.manage_index_pop .pic{ margin:15px 0;}

/*20151016 penggao2 add BOF
.cont {
    width: 415px;
    padding: 35px 0;
}
.mauto {
    margin: 0 auto;
}
.ft14 {
    font-size: 14px;
}
.col3 {
    color: #333 !important;
}
.fixed {
    display: block;
    min-height: 1%;
}
.none{
    display: none;
}
*/
.optional_ques_sub1,.optional_ques_sub2{
    margin-left: 80px;
}
.optional_ques_sub2{
    margin-top: 20px;
}
.question_num{
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d4d4d4;
    text-align: center;
    border-radius: 3px;
    margin-left: 8px;

    /*background: none;*/
}
.question_num:disabled {
    background-color: #ddd;
}

.question_name{
    line-height: 34px;
}
.question_line{
    width: 14px;
    height: 1px;
    background-color: #d4d4d4;
    margin: 16px 0 0 8px;
}
.question_sel{
    /*line-height: 34px;*/
    margin-left: 8px;
}
.question_num_con{
    position: relative;
    width: 62px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    margin-left: 8px;
}
.question_num_lgth{
    border: none;
    margin: 0;
}
.btn_top,.btn_btm{
    display: block;
    position: absolute;
    right: 4px;
    width: 8px;
    height: 4px;
    background: url("../../images/btn_tb.png") no-repeat;
}
.btn_top{
    top: 6px;
    background-position: -9px 0;
}
.btn_top:hover{
    background-position: -18px 0;
}
.btn_top_dis,.btn_top_dis:hover{
    cursor: default;
    background-position: 0 0;
}
.btn_btm{
    bottom: 6px;
    background-position: -9px -5px;
}
.btn_btm:hover{
    background-position: -18px -5px;
}
.btn_btm_dis,.btn_btm_dis:hover{
    cursor: default;
    background-position: 0 -5px;
}
.question_num_dis{
	background-color:#e5e5e5;
}
/*20151016 penggao2 add END*/

/*jwsun Add*/
.optional_framePanel{
    margin-top: 8px;
    height: 200px;
}
.optional_framePanel .frameSet{
    width: 96px;
    height: 40px;
    margin-left: 7px;
}
.optional_framePanel .frameScore{
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d4d4d4;
    text-align: center;
    border-radius: 3px;
    margin-left: 8px;
    background: none;
}
.optional_framePanel .frameNum{
    line-height: 32px;
    border-radius: 50%;
    display: block;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 12px;
    background-color: #1CAE71;
    color: #FFF;
    border: none;
}


/*新版的一题多框设置样式*/
.framePanel{
    width: 500px;
    font-size: 14px;
}

.framePanel .subPanel{
    height:280px;
    overflow: auto;
}

.framePanel .subPanel .subContentPanel{

}

.framePanel .subPanel .subContentPanel .tpl{
    margin: 6px 0;
}
.framePanel .subPanel .subContentPanel .secondLv{
    margin: 1px 2px;
    display: inline-block;
}
.framePanel .subPanel .increase,.framePanel .subPanel .decrease{
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    margin-left: 6px;
    cursor: pointer;
}

.framePanel .tipPanel{
    display: inline-block;
}


/*新版的一题多框设置样式*/
.framePanel{
    width: 580px;
    font-size: 14px;
}

.framePanel .subPanel{
    height:280px;
    overflow: auto;
}

.framePanel .subPanel .subContentPanel{

}

.framePanel .subPanel .subContentPanel .tpl{
    margin: 6px 0;
}
.framePanel .subPanel .subContentPanel .secondLv{
    margin: 1px 2px;
    display: inline-block;
}
.framePanel .subPanel .increase,.framePanel .subPanel .decrease{
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    margin-left: 6px;
    cursor: pointer;
}

.framePanel .tipPanel{
    display: inline-block;
}


.framePanel .secondPanel{
    display: inline-block;
    width: 95%;
    vertical-align: top;
}

.framePanel .subTopicNum{
    /*top: 8px;*/
    line-height: 36px;
    position: relative;
}

.framePanel label.frameNum {
    width: 28px;
    display: inline-block;
}



/*模板卡另存为*/
input#reSaveName{
    width: 320px;
    height: 24px;
    line-height: 24px;
    padding: 3px 10px;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    outline: none;
}

/*----------批量设置分值----*/
.mark_score_tip{ color:#ff443f; font-size:12px; margin:5px 0 0 32px;}
.mark_score{ width:469px;}
.mark_score dl dt{height:43px; line-height:43px; background:#dcecde; color:#333; font-size:14px;}
.mark_score dl .left{width:180px;border-right:1px solid #c9ded1;}
.mark_score dl dd{border-bottom:1px solid #c9ded1;}
.mark_score dl{max-height:156px;overflow: auto;}

.mark_score_btn{ display:block; width:22px; height:22px; background:url(../../mk_images/make_pl.png) no-repeat left -23px; margin:11px 0 0 20px;}
.mark_score_btn:hover{ background-position:-22px -23px;}
.mark_score_btn:active{ background-position:-44px -23px;}

.mark_score dl input{ width:42px; height:16px; padding:7px 0; border:1px solid #dedede; border-radius:3px; background:#fff; text-align:center; font-size:14px; color:#333; margin-top:10px; margin-bottom:10px;}
.mark_score dl .k_line{ margin:0 8px; color:#bdbdbd;}

.mark_score_del {
    background: url(../../mk_images/del.png) no-repeat left top;
    width: 18px; 
    height: 16px;
    display: block;
	margin:17px 0 0 20px;
}
.mark_score_del:hover{background: url(../../mk_images/del.png) no-repeat left -16px; }
.mark_score_del:active{background: url(../../mk_images/del.png) no-repeat left bottom;}

.mark_score dl .sc{ width:100px; border-right:1px solid #c9ded1; text-align: center;}
.mark_score dl .as{ width:220px; border-right:1px solid #c9ded1; text-align: center;}
.mark_score .sc input{
	width: 42px;
    height: 16px;
    padding: 7px 0;
    border: 1px solid #dedede;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 28px;
}
.mark_score .as input{
	width: 200px;
    height: 16px;
    padding: 7px 0;
    border: 1px solid #dedede;
    border-radius: 3px;
    background: #fff;
    text-align: left;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 10px;
}
.ml40 {
    margin-left: 40px;
}
.btn_set_answerTip{
    background: url(../../images/ic_002.png) no-repeat left;
    display: block;
    width: 17px;
    height: 15px;
    margin: -28px 5px 0 148px;
}
.btn_sure {
    display: inline-block;
    width: 100px;
    height: 30px;
    color: #FFFFFF;
    border: 1px solid #1BB674;
    background: #1BB674;
    line-height: 30px;
    border-radius: 3px;
    text-align: center;
    margin: 38px 0 0;
}
#editContentInfo:focus{outline:1px solid #7eaee4 !important; -webkit-box-shadow:0px 0px 5px #6FA1D9 !important; }



/*----------批量设置分值----*/
.mark_score_tip{ color:#ff443f; font-size:12px; margin:5px 0 0 32px;}
.mixTypeSet{ width:480px;}
.mixTypeSet dl dt{height:43px; line-height:43px; background:#dcecde; color:#333; font-size:14px;}
.mixTypeSet dl .left{width:92px;border-right:1px solid #c9ded1;}
.mixTypeSet dl dd{border-bottom:1px solid #c9ded1;border-right: 1px solid #c9ded1;}
.mixTypeSet dl{max-height:205px;overflow: auto;}

.mark_score_btn{ display:block; width:22px; height:22px; background:url(../../mk_images/make_pl.png) no-repeat left -23px; margin:11px 0 0 20px;}
.mark_score_btn:hover{ background-position:-22px -23px;}
.mark_score_btn:active{ background-position:-44px -23px;}

.mixTypeSet dl input{ width:42px; height:26px; padding:0 0; border:1px solid #dedede; border-radius:3px; background:#fff; text-align:center; font-size:14px; color:#333; margin-top:0; margin-bottom:0;}
.mixTypeSet dl .k_line{ margin:0 8px; color:#bdbdbd;}

.mark_score_del {
    background: url(../../mk_images/del.png) no-repeat left top;
    width: 18px; 
    height: 16px;
    display: block;
	margin:17px 0 0 20px;
}
.mark_score_del:hover{background: url(../../mk_images/del.png) no-repeat left -16px; }
.mark_score_del:active{background: url(../../mk_images/del.png) no-repeat left bottom;}

.mark_score dl .sc{ width:100px; border-right:1px solid #c9ded1; text-align: center;}
.mark_score dl .as{ width:220px; border-right:1px solid #c9ded1; text-align: center;}
.mixTypeSet .sc input{
	width: 42px;
    height: 12px;
    padding: 7px 0;
    border: 1px solid #dedede;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 28px;
}
.mixTypeSet .as input{
	width: 200px;
    height: 26px;
    padding: 0;
    border: 1px solid #dedede;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
}

.mixTypeSet select {
    height: 26px;
}

.mix_type_del {
    margin-left: 45%;
    width: 70px;
    color: #222222;
    cursor: pointer;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}

.mix_type_del:hover {
    color: #FF0000;
}

.del_click_effect {
    opacity: 0.5;
    cursor: not-allowed;
}
.del_click_effect:hover {
    color: #222222;
    opacity: 0.5;
}

.mix_type_add {
    float:right;
    margin: 10px 5px 0 10px;
    // color: #1BB674;
    color: #05c1ae;
    color: var(--zx-theme-main-color, #05c1ae);
    cursor: pointer;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}

.add_click_effect:active {
    opacity: 0.5;
}


.mix_type_del dl .sc{ width:100px; border-right:1px solid #c9ded1; text-align: center;}
.mix_type_del dl .as{ width:220px; border-right:1px solid #c9ded1; text-align: center;}

.center-middle {
    display: -webkit-box;
	/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;
	/* Firefox 17- */
	display: -webkit-flex;
	/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -webkit-flex-box;
	/* android 4.4- */
	display: -moz-flex;
	/* Firefox 18+ */
	display: -ms-flexbox;
	/* IE 10 */
	display: flex;
	/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	align-items: center;
	/*定义box里的元素垂直居中*/
	box-align: center;
	/*定义box里的元素垂直居中*/
	justify-content: center;
	/*定义box里的元素水平居中*/
	box-pack: center;
	/*定义box里的元素水平居中*/
}

.cant_choose_mix {
    color:#BDBDBD;
    font-weight: bold;
}

.notArrow::-webkit-inner-spin-button,  
.notArrow::-webkit-outer-spin-button {  
    -webkit-appearance: none;  
    margin: 0;  
}