

.exercuseNav_d h1{
    font-size: 24px;
    font-family: kaiti;
}
.exercuseNav_d a div{
    font-size: 24px;
    font-family: kaiti;
}
/* 选择字号 */

.fontCss22 .exercuseRMain_title,
.fontCss22 .exercuseR_con,
.fontCss22 .rd-item, 
.fontCss22 .choice-item-s,
.fontCss22 .exercuseR_con input,
.fontCs2 select{
    font-size: 22px !important;
    font-family: kaiti;
}
.tx_99 input.tm_input_zhuyin{
    border: 0;
}
.fontCss22 .exercuseRMain_TBlue{
 line-height: 25px;
}
.fontCss24 .exercuseRMain_title,
.fontCss24 .exercuseR_con,
.fontCss24 .rd-item, 
.fontCss24 .choice-item-s,
.fontCss24 .exercuseR_con input,
.fontCss24 textarea,
.fontCss24 select{
    font-size: 24px !important;
    font-family: kaiti;
}
.fontCss26 .exercuseRMain_title,
.fontCss26 .exercuseR_con,
.fontCss26 .rd-item, 
.fontCss26 .choice-item-s,
.fontCss26 .exercuseR_con input,
.fontCss26 textarea,
.fontCss26 select{
    font-size: 26px !important;
    font-family: kaiti;
    line-height: 35px;
}
.fontCss28 .exercuseRMain_title,
.fontCss28 .exercuseR_con,
.fontCss28 .rd-item, 
.fontCss28 .choice-item-s,
.fontCss28 .exercuseR_con input,
.fontCss28 textarea,
.fontCss28 select{
    font-size: 28px !important;
    font-family: kaiti;
}
.g_03AB0CFCB81579C6D02780B756333A20 .tm_text_input_underline{
    padding: 0 !important;
    margin-bottom: -8px;
}
.tixing_116 .tm_ydlj_question_pic{
    text-align: center;
}

/* 单选样式 */
.tm_text_input_underline{
    border: 0;
    border-bottom: 1px solid #25355e;
    border-radius: 0;
    width: 100px;
    text-align: center;
    padding: 15px 10px !important;
}
.rd-item,
.choice-item-s{
    display: inline-block;
    position: relative;
    font-size: 24px;
    line-height: 30px;
    padding: 5px !important;
}

.choice-item-s{
    padding: 5px 10px;
}
.rd-item input,
.choice-item-s input,
.tx_122 td input{ display: none;}
.rd-item label,
.choice-item-s label,
.tx_122 td label{
    min-height:25px; position:relative; padding-left: 30px; padding-right: 0;  
    display: inline-block;
    cursor:pointer;
}
.rd-item label::after,
.choice-item-s label::after,
.tx_122 td label::after{ 
    content:''; width:20px; height:20px; position:absolute; border-radius: 50%; 
    left:3px;background-color: #fff;border:1px solid #dbdbdb;
    top: 18px;
    margin-top: -10px;
}
.fontCss24 .rd-item label::after, 
.fontCss24 .choice-item-s label::after, 
.fontCss24 .tx_122 td label::after,
.fontCss28 .rd-item label::after, 
.fontCss28 .choice-item-s label::after, 
.fontCss28 .tx_122 td label::after{
    top: 15px;
}
.fontCss24 .rd-item input:checked + b, 
.fontCss24 .choice-item-s input:checked + b, 
.fontCss24 .tx_122 td input:checked + b,
.fontCss28 .rd-item input:checked + b, 
.fontCss28 .choice-item-s input:checked + b, 
.fontCss28 .tx_122 td input:checked + b{
    top: 12px;
}
.exercuseRMain_ul li div.mark_radio_class{
    display: none;
}
.exercuseRMain_ul li div.mark_radio_class.show{
    background: url(https://www.ezhishi.net/resources/eListening/images/SelectImg.png) no-repeat center;
    position: absolute;
    width: 50px;
    height: 50px;
    left: -5px;
    top: -5px;
    display: flex;
    background-size: 88%;
}

.tx_122 .tm_desc{
    background-color: #fee9ec;
    color: #25355e;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.tm_desc{
    background-color: #dcedff;
    margin: 0 5px 15px;
    padding: 10px!important;
    /* border-radius: 10px; */
    line-height: 30px;
    color: #006cff;
    width: 100%;
}
.tm_desc_no_4{
    padding:10px 15px 0 15px !important;
}
.tm_pic{
    vertical-align: middle;
}
.rd-item input:checked + b,
.choice-item-s input:checked + b,
.tx_122 td input:checked + b{ 
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 10px;
    top: 15px;
    margin-top: 0;
    background: #73716e;
    border-radius: 50%;
    z-index: 1;
}
.exercuseRMain_ul .row{
    display: flex;
    align-items: center;
    padding: 0;
    display: inline-block;
    width: 100%;
}
/* 练习题库 */
.exercuseNav_d{

}
.exercuseNav_d h1{
    background-color: #00d1e3 ;
    background-color: #f96587;
}
.exercuseNav_d ul li a b{
    display: flex;
    width: 100%;
    font-weight: normal;
    margin-left: -10px;
    line-height: 25px;
    font-size: 20px;
}
.exercuseNav_d ul li.active a, 
.exercuseNav_d ul li.active a:hover {
    color: #f96587;
}
.exercuseNav_d ul li a{
    position: relative;
    display: flex;
    align-items: center;
    line-height: 30px;
    min-height: 33px;
    padding: 3px 0 3px 30px;
}
.exercuseNav_d ul li.active a::before{
    border-color:#f96587;
}
.exercuseNav_d ul li a:hover{
    background-color: #feeff3;
    color: #f96587;
}
.exercuseNav_d ul li a:hover::before{
    border-color:#f96587;
}
.exercuseNav_d ul li a div{
    width: 100%;
}
.exercuseNav_d:nth-child(2),
.exercuseNav_d:nth-child(3){
    padding-top: 0; 
}
.exercuseNav_d:nth-child(2) h1{
    background-color: #fd7e73;
    background-color: #af65c9;
}
.exercuseNav_d:nth-child(2) li.active a,
.exercuseNav_d:nth-child(2) li.active a:hover{
    color: #993aba;
}
.exercuseNav_d:nth-child(3) li.active a,
.exercuseNav_d:nth-child(3) li.active a:hover{
    color: #08a3a9;
}
.exercuseNav_d:nth-child(3) h1{
    background-color: #20bac0;
}
.exercuseRTop input.ExerciseInput{
    /* background-color: #ffbf22;
    color: #232631; */
    background-color: #FFAF4A;
    color: #fff;
}
.exercuseRTop input.ExerciseInput:hover {
    transform: scale(1.05);
    background-color: #fc7e2a;
    color: #fff;
    
}
.exercuseRMain_title {
    background-color: #3ab9ff;
}
.exercuseRMain_title span{
    display: block;
    font-size: 20px;
    line-height: 22px;
}
.exercuseRMain_ul b{
    font-weight: normal;
}
.exercuseRMain1 .exercuseRMain_title{
    margin-bottom: 0;
}
input.q99Tb{
    background:none;
}
.exercuseRMain i{
    font-style: normal;
}
.exercuseRMain_ul li div{
    display: inline-block;
    
    padding: 0 10px;
}
.exercuseRMain_ul li div.tm_ydlj_question_pic{
    width: 100%;
}
/* kanTuXuanPinYin */
.kanTuXuanPinYin_Tit{
    padding:10px;
    min-height: 55px;
    display: flex;
    align-items: center;
    background-color: #dcedff;
    flex-wrap: wrap;
    justify-content: center;
}
.kanTuXuanPinYin_Tit div span{
    padding: 5px;
}
.exercuseRMain_ul li div.t_seq{
    padding: 0 10px 0 0;
    position: relative;
}
.eDisplayflex div.t_seq{
    display: inline-block;
    margin-right: 10px;
}
.eDisplayflex{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.kanTuXuanPinYin ul.exercuseRMain_ul li{
    align-items: center;
    display: flex;
}
/* 数笔画 */
.KanTuXuanYiXuan_Main{
    padding: 0 15px 15px 15px;
}
.KanTuXuanYiXuan_Main .exercuseR_title1{
    justify-content: center;
}
.KanTuXuanYiXuan_Main .exercuseR_title1 span{
    padding: 0 10px;
}
.KanTuXuanYiXuan_div{
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.KanTuXuanYiXuan_div::before{
    position: absolute;
    content: '';
    display: block;
    left: 75%;
    height: 100%;
    width: 1px;
    background-color: rgba(0,0,0,0.05);
}
.KanTuXuanYiXuan_img{
    width: 75%;
    padding: 10px;
}
.KanTuXuanYiXuan_div ul{
    width: 25%;
    padding: 10px;
}
.KanTuXuanYiXuan_div ul li{
    display: flex;
    line-height: 40px;
    padding: 5px;
}
.KanTuXuanYiXuan_div ul li span{
    display: flex;
}
.KanTuXuanYiXuan_div ul li span:nth-child(1){
    width: 35px;
}
i.blueC{
    color: #1249ff;
}
.KanTuXuanYiXuan_div i{
    padding: 0 5px 0 10px;
}
.KanTuXuanYiXuan_div select{
    padding: 5px 10px;
    border: 1px solid #d2d2d2 !important;
    line-height: 30px;
    margin: 0;
    font-size: 16px;
    cursor: pointer;
}

/* 填写汉字 */
.TianXieHanZi .exercuseRMain_ul li div{
    padding: 0;
}
/* 组词成句 */
.exercuseRMain1 .exercuseRMain_title{
    margin-bottom: 20px;
}
.BianZiLianXi{
}
.wanchengjuzi{

}
.segment{
    width: 220px;
    max-width: 100%;
    display: flex;
    border-bottom: 1px solid rgba(0,0,0,1);
}
.underline {
    border-bottom: 1px solid #474747;
}
.TBlue_margin.exercuseRMain_TBlue{
    margin: 0;
    border-radius: 0;
}
.textDT input.textLine{ 
    background-color: rgba(0,0,0,0);
}
.kantuxiejuzi ul{
    display: flex;
    padding: 15px 0;
    margin: 0 15px;
    position: relative;
}
.kantuxiejuzi ul::before{
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #dce0f5;
}
.kantuxiejuzi ul li:nth-child(2){
    width: 30%;
    padding: 0 10px;
    display: flex;
}
.kantuxiejuzi ul li:nth-child(3){
    width: 70%;
}
.kantuxiejuzi ul li:nth-child(3) span{
    text-align: center;
    padding: 5px;
    font-size: 22px;
}
.kantuxiejuzi ul:last-child::before{
    display: none;
}
.ulLiTwo{
    display: flex;
    flex-wrap: wrap;
}
.ulLiTwo li{
    width: 50%;
    padding: 5px 0;
}
.wanchengduihua .kanTuXuanPinYin_KH{
    display: inline-block;
}
.wanchengduihua .exercuseRMain_ul{
    padding: 15px 0;
}
.exercuseRMain_red{
    padding: 15px;
}
.exercuseRMain_red h1{
    font-size: 24px;
    background-color: #fab2bd;
    padding: 10px 15px;
    line-height: 30px;
    color: #fe4c65;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.exercuseRMain_red span{
    background-color: #fff;
    border: 1px solid #fab2bd;
    display: block;
    border-radius: 10px;
    padding: 15px;
}
.yuedulijie ul.exercuseRMain_ul{
    padding-bottom: 15px;
}
.yuedulijie ul.exercuseRMain_ul li{
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px;
}
.exercuseRMain_ul li div.textarea_ydlj{
    position: relative;
    padding: 0;
    display: block;
}

textarea.txt_ansCss1{
    border: 0;
    font-size: 24px;
    background: repeating-linear-gradient(to bottom, #fff, #fff 60px, rgba(0,0,0,0.18) 1px, #fff);
    background-size: 100% 61px;
    font-family: kaiTi;
    padding: 0;
    line-height: 60px;
    text-indent: 3rem;
    min-height: 189px;
    overflow: hidden;
}
.textarea_ydlj::before{
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 0;
    width: 3rem;
    height: 61px;
    background-color: #fff;
}
.Envelope{
    padding: 15px;
}
.EnvelopeDiv{
    background-color: #fff;
    border: 1px solid #fab2bd;
    display: block;
    border-radius: 10px;
    padding: 15px;
}
.exercuseRTop{
}

.exercuseRDiv .selectDivN .el-select .el-input__inner{
    width: 130px;
    text-align: center;
}
.exercuseRMain_ul li div.kt_T{
    display: flex;
    line-height: 40px;
    padding: 5px;
    position: relative;
}
.exercuseRMain_ul li div.kt_T .t_seq:nth-child(2){
    color: #1249ff;
    padding: 0;
    width: 20px;
}
select.tm_select{
    padding: 5px 10px;
    border: 1px solid #d2d2d2 !important;
    line-height: 30px;
    font-size: 20px;
    cursor: pointer;
    margin: 0 5px;
    width: auto;
    appearance: auto;
    text-align: center;
    font-family: kaiTi;
}
select.tm_select option{
    text-align: left;
}
/* 辨字测验 */

.g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain_title,
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_title{
    background-color: #dcedff;
    color: #006cff;
    border-radius: 0;
}
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li{
    display: flex;
    padding: 15px 10px;
    position: relative;
}
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row{
    width: 100%;
}
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row ul{
    display: flex;
    padding: 15px 0;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row li{
    border: 0;
    width: auto;
    margin: 0;
}
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row li:nth-child(2) {
    width: 25%;
    padding: 0 10px;
    display: flex;
    min-width: 200px;
}
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row li:nth-child(3) {
    width: 65%;
    flex-wrap: wrap;
    justify-content: center;
    display: block;

}
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row li span{
    margin: auto;    
    display: block;
    text-align: center;
    padding: 5px;
}
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row li input.tm_input{
    display: flex;
    width: 100%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #25355e;
    line-height: 30px;
    padding: 0;
    text-align: left;
    margin: 0;
}
.tx_108 .exercuseRMain_title,
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain_TBlue,
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_TBlue{
    border-radius: 0;
    background-color: #3ab9ff;
    color: #fff;
}
.g_03AB0CFCB81579C6D02780B756333A20 ul.exercuseRMain_ul li,
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li,
.g_4BFDEEC63D7996161B21B55CF385E91F ul.exercuseRMain_ul li,
.tx_113 ul.exercuseRMain_ul li{
    border: 0;
    padding: 10px 15px;
}

.g_03AB0CFCB81579C6D02780B756333A20 ul.exercuseRMain_ul li:nth-child(odd){
    background-color: #fee9ec;
    padding: 10px 15px;
}
.g_03AB0CFCB81579C6D02780B756333A20 .tx_91 ul.exercuseRMain_ul li,
.g_03AB0CFCB81579C6D02780B756333A20 .tx_30 ul.exercuseRMain_ul li,
.g_03AB0CFCB81579C6D02780B756333A20 .tx_17 ul.exercuseRMain_ul li,
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:nth-child(odd),
.g_4BFDEEC63D7996161B21B55CF385E91F ul.exercuseRMain_ul li:nth-child(odd){
    background-color: #fee9ec;
    padding: 10px 15px;
} 
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:nth-child(odd) .row{
    display:inline-block;
}

.g_03AB0CFCB81579C6D02780B756333A20 ul.exercuseRMain_ul li:nth-child(even),
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:nth-child(even),
.g_4BFDEEC63D7996161B21B55CF385E91F ul.exercuseRMain_ul li:nth-child(even){
    background-color: #fff;
} 
.g_03AB0CFCB81579C6D02780B756333A20 div.kt_T{
    padding: 0 !important;
}
span.rd-item-ct{
    display: inline;
}
.tx_9 .tm_text_input_underline{
    width: 220px;
}
.tx_13 span.rd-item-ct > div:last-child,
.tx_25 span.rd-item-ct > div:last-child,
.tixing_110 span.rd-item-ct > div:last-child{
    display: none;
}

.g_8508DC734FB22E933C451AA91F667134 .exercuseDiv .kanTuXuanPinYin_Tit{
    background-color: #ffeede;
    line-height: 30px;
    padding: 10px 15px;
    color: #474747;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 .kanTuXuanPinYin_Tit .eDisplayflex{
    width: auto;
}
.g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul{
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin: 0;
    border: 1px solid #ffeede;
}
.g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul li:nth-child(1){
    width: 75%;
    padding: 10px;
}

.g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul li{
    width: 25%;
    padding: 10px;
    border: 0;
}
.g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul::before {
    position: absolute;
    content: '';
    display: block;
    left: 75%;
    height: 100%;
    width: 1px;
    background-color: rgba(0,0,0,0.05);
}
.kanTuXuanPinYin_Tit div.eDisplayflex span{
    float: left;
    padding: 5px 10px;
    text-align: left;
    width: auto;
}
.g_21903E3AD42FC17DCDFB30F8B95C5C48 .tm_text_zjcd{
    background-color: #fff;
    border: 1px solid #dbdbdb;
    width: 30px;
    border-radius: 3px;
    padding: 0 5px;
    line-height: 30px;
    text-align: center;
    height: auto;
    margin-left: 0;
    position: absolute;
    left: 0;
}
.g_21903E3AD42FC17DCDFB30F8B95C5C48 li .row{
    position: relative;
    padding-left: 40px;
}
.tx_25 .eDisplayflex span,
.tx_118 .eDisplayflex span{
    width: 50% !important;
    padding: 5px 20px !important;
}
.tm_ydlj_question_pic{
    margin: auto;
}

.tx_116 li{
    padding-bottom: 0 !important;
}
.tx_116 .tm_ydlj_question_pic{
    margin: 10px -15px 0 -15px;
    padding-top: 15px;
    background-color: #fff;
    display:block !important;
}
.tx_116 ul.exercuseRMain_ul li:nth-child(even){
    padding-top: 0;
    padding-bottom: 10px !important;
}
.g_2E57676541DB5BE733D5674E276C0B2B .exercuseRMain_TBlue{
    margin: 0;
    border-radius: 0;
}

.g_4BFDEEC63D7996161B21B55CF385E91F .exercuseDiv .exercuseRMain_ul{
    margin: 0;
}
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 .kanTuXuanPinYin_Tit{
    background-color: #fff;
    display: block;
    border-radius: 10px;
    padding: 15px;
}
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain_TBlue,
.g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_TBlue{
    margin: 0;
}
.tm_article b,
.g_C10D46377D49245AE14E566CC81AEF08 .exercuseRMain_ul li b,
.g_3DCC4C9464585015F1813C0C9E4BADB6 .exercuseRMain_ul li b,
.g_8151F971E3D6CE8FEF5B83284C546649 .kanTuXuanPinYin_Tit b{
    display: block;
}
.g_8151F971E3D6CE8FEF5B83284C546649 .kanTuXuanPinYin_Tit,
.g_8151F971E3D6CE8FEF5B83284C546649 .kanTuXuanPinYin_Tit{
    background: none;
}
.g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul{
    border: 1px solid #dce0f5;
    background-color: #fff;
    border-radius: 0;
    max-width: 600px;
    margin: auto;
}
.g_8151F971E3D6CE8FEF5B83284C546649 .exercuseDiv{
    padding-bottom: 20px;
}
.g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul li{
    padding: 0;
}
.g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul li:nth-child(odd){
    display: none;
}

.g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul li:nth-child(odd){
    display: none;
}
.tixing_119 .g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul li:nth-child(odd),
.tixing_31 .g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul li:nth-child(odd),
.tixing_0 .g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul li:nth-child(odd){
    display: block;
}
.g_8151F971E3D6CE8FEF5B83284C546649 input.tm_input{
    border: 0;
    width: 100%;
    text-align: left;
}
.g_8151F971E3D6CE8FEF5B83284C546649 div.kt_T{
    position: relative;
}
.g_8151F971E3D6CE8FEF5B83284C546649 div.kt_T::before{
    position: absolute;
    left: 50px;
    top: 0;
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #dce0f5;
}
.g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul li div.t_seq{
    width: 50px;
}
.tx_122 input.tm_input{
    border: 0;
}
.tx_122 .jmYwyyB{
    background-color: #fff;
}
.tx_122 ul.exercuseRMain_ul{
    padding-bottom: 15px;
}
.tx_122 ul.exercuseRMain_ul li{
    padding: 0 !important;
    margin-bottom: 15px;
    /* border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; */
}
.tx_122 ul.exercuseRMain_ul li:nth-child(1){
    background-color: #fff;
    border-bottom: 1px solid #dce0f5;
    margin: 0;
    border-radius: 0;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(2){
    background-color: #fff !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(1) .row,
.tx_122 ul.exercuseRMain_ul li:nth-child(2) .row{
    padding: 10px 15px;
}

.tx_122 ul.exercuseRMain_ul li:nth-child(1) .row .tm_question,
.tx_122 ul.exercuseRMain_ul li:nth-child(2) .row .tm_question{
    display: block;
    padding: 0 !important;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(3) .tm_text_input_item{
    width: 100% !important;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(3) .tm_text_input_item span{
    display:block
}
.tx_122 ul.exercuseRMain_ul li:nth-child(3) input{
    border: 1px soid #000;
    display: inline-block;
    width: 100%;
    margin: 0 !important;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(4){
    background: none;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(4) .row{
    background-color: #fee9ec;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(4) .row .tm_question{
    width: 100%;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(4) .tm_text_input_item{
    display: block;
    margin: 10px -15px 0 -15px;
    padding:15px !important;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(4) .tm_text_input_item span,
.tx_122 ul.exercuseRMain_ul li:nth-child(5) .tm_text_input_item span{
    width: 100%;
    display: flex;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(4) .tm_text_input_item b,
.tx_122 ul.exercuseRMain_ul li:nth-child(5) .tm_text_input_item b{
    display: flex;
    align-items: center;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(4) input{
    border-bottom: 1px solid #25355e !important;
    width: 100%;
    margin: 0;
    text-align: left;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(5) table .tm_text_right{
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(5) .row .tm_question div:nth-child(2){
    border-radius: 0;
    padding-bottom: 0 !important;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(5) .row .read122{
    display: block;
    margin: 0 -15px;
    padding: 15px !important;    
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(5) .row .read122 div{
    display: block;
}
.tx_122 ul.exercuseRMain_ul li:nth-child(5) .row .read122 input{
    border-bottom: 1px solid #25355e !important;
    width: 100%;
    margin: 0;
    text-align: left;
}
.tm_desc_no_4{
    margin: 0;
}
.tx_122 ul.exercuseRMain_ul li .tm_desc_no_1{
    margin: 0;
    background-color: #fee9ec;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #25355e;
}
.tx_122 ul.exercuseRMain_ul li .tm_desc_no_1{
    margin: 0;
    background-color: #fee9ec;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #25355e;
}
.tx_122 li .row{
    width: 100%;
}
.tx_122 li .row div{
    display: inline-block;
    padding: 0  !important;
}
.tx_122 table td{
    line-height: 40px;
}
.tx_122 .row .tm_question{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 15px 0 15px !important;
    display: inline-block;
    width: 100%;
}
.tx_122 .row .tm_question div:nth-child(2){
    background-color: #fff;
    display: block;
    padding: 20px 10px !important;
    margin: 5px -15px 0 -15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tx_122 .tm_text_input_item b{
    display: none;
}

.tx_122 .row .tm_question div.tm_text_input_item{
    width: auto !important;
    padding: 0 !important;
    margin: 0;
    display: inline-block;
}
input.tm_input{
    border: 0;
    border-bottom: 1px solid #25355e;
    border-radius: 0;
    width: 100px;
    text-align: center;
    background:none;
    margin: 0 10px;
}
div.tm-input-row{
    display: block !important;
    width: 100%;
}
div.tm-input-row span{
    width: 100%;
    display: flex;
}
div.tm-input-row span input.tm_input{
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 0;
}
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 .kt_T{
    flex-wrap: wrap;
}
div.tm_input_div input.tm_input{
    margin: 0;
}
.tm_input_textarea{
    position: relative;
    padding: 0;
    display: block;
}
.tm_input_textarea textarea{
    border: 0;
    font-size: 24px;
    background: repeating-linear-gradient(to bottom, #fff, #fff 55px, rgba(0,0,0,0.18) 1px, #fff);
    background-size: 100% 56px;
    font-family: kaiTi;
    padding: 0;
    line-height: 55px;
    text-indent: 3rem;
    min-height: 168px;
    overflow: hidden;
    width: 100%;
    color: #25355e;
}
.tx_105{
    padding-top: 10px;
}
.tixing_105 .exercuseR_con{
    background-color: #f6fafd;
}
.tixing_26 .exercuseRMain_title,
.tixing_108 .exercuseRMain_title{
    background-color: #3c85fd;
    color: #fff;    
}
.tixing_104{
    padding-top: 50px;
    position: relative;
}
.tixing_104 .exercuseRMain_title{
    /* position: absolute; */
    top: 0;
    width: 100%;
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
}
.tixing_104 .exercuseRMain_TBlue{
    background-color: #dcedff;
    color: #006cff;
}
.tx_87 .exercuseRMain_TBlue,
.tx_105 .exercuseRMain_TBlue{
    background-color: #dcedff;
    color: #006cff;
    border-radius: 10px;
}
.g_8508DC734FB22E933C451AA91F667134 .exercuseRMain_TBlue,
.tx_104 .exercuseRMain_TBlue{
    background-color: #dcedff;
    color: #006cff;
}
.tx_87 .exercuseRMain_title,
.tx_104 .exercuseRMain_title,
.tx_105 .exercuseRMain_title{
    position: absolute;
    top: 0;
    width: 100%;
}
.tixing_87 .exercuseRMain_TBlue{
    margin: 10px 0;
}
.tixing_105 .exercuseRMain_TBlue{
    margin: 0px;
}
.g_8151F971E3D6CE8FEF5B83284C546649 .t_seq{
    display: inline-block;
}
.tx_109 ul.exercuseRMain_ul{
    position: relative;
}
.tx_109 .exercuseRMain_ul li:nth-child(1) .tm_desc_no_1{
    display: block;
    margin: 0 0 5px 0;
    padding: 0 15px !important;
    line-height: 50px;
    top:10px;
    left: 0;
}
.tixing_124 .exercuseRMain_ul li.tm_desc_mark{
    padding: 0 !important;
    background: none !important;
}
.tixing_109 .exercuseRMain_ul li.tm_desc_mark{
    background: #fee9ec !important;
}
.tixing_124 li.tm_desc_mark .tm_desc{
    position: relative;    
    display: block;    
    width: auto;
    margin: 0 -1px;
    border-radius: 0;
    background-color: #3c85fd;
    color: #fff;
}
.exercuseDiv u{
    position: relative;
    text-decoration: underline;
    /* text-decoration: none;
    display: inline-block; */
}
.exercuseDiv u::before{
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 2px;
    background-color: #000;
    display: none;
}
.tixing_109 .tx_109 li.tm_desc_mark .tm_desc{
    background-color: #fee9ec;
    color: #25355e;
    padding: 0 !important;
}
.tixing_124 li.tm_desc_mark .row,
.tixing_109 li.tm_desc_mark .row{
    padding: 10px 15px;
    width: 100%;
    background-color: #fee9ec;
}
.tx_26 .exercuseRMain_title,
.tixing_115 .exercuseRMain_title{
    background-color: #3ab9ff;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tixing_124 .exercuseDiv{
    padding-top: 0;
}
.tixing_124 .exercuseRMain_ul{
    margin-bottom: 0;
    overflow: inherit;
}
.tixing_124 .exercuseRMain{
    margin: 0;
}
.tixing_124 .tx_5 .exercuseDiv,
.tixing_124 .tx_30 .exercuseDiv{
    padding: 0;
}
.tixing_124 .tx_30 .exercuseRMain_ul{
    margin: 0 0 15px 0;
}
.tixing_124 .tx_5 .exercuseRMain_ul{
    margin: 0;
}
.tixing_124 .tx_5{
    border-radius: 0;
}
.tixing_124 .tx_5 .exercuseRMain_ul li,
.tixing_124 .tx_30 .exercuseRMain_ul li{
    margin: 0 15px;
    width: auto;
    display:block;
}
.tixing_124 .tx_5 .exercuseRMain_ul li:nth-child(1),
.tixing_124 .tx_30 .exercuseRMain_ul li:nth-child(1){
    padding: 0 !important;
    background: none !important;
    margin: 0;
}
.tixing_124 .tx_5 .exercuseRMain_ul li:nth-child(1) .tm_desc_no_3,
.tixing_124 .tx_30 .exercuseRMain_ul li:nth-child(1) .tm_desc_no_1{
    margin: 0;
    background-color: #3ab9ff;
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.tixing_124 .tx_5 .exercuseRMain_ul li:nth-child(1) .row,
.tixing_124 .tx_30 .exercuseRMain_ul li:nth-child(1) .row{
    padding: 10px 15px;
    background-color: #fee9ec;
    margin: 15px 15px 0 15px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

}
.tx_115 .exercuseRMain_title{
    background-color: #3ab9ff;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tx_94 .tm_desc{
    margin: -10px -15px 10px -15px;
    width: auto;
    display: block;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

/* 弹窗 答题结果*/
.SeCResultTbale tr.tableTrBj td div{
    flex-wrap: wrap;
}
.SeCResultTbale tr.tableTrBj td div b{
    font-weight: normal;
    display: block;

}
.SeCResultTbale tr.tableTrBj td div .tx_122 .tm_text_input_item b{
    display: none;
}
.SeCResultTbale tr.tableTrBj .tm_desc_mark > div{
    width: 100% !important;
}
.SeCResultTbale tr.tableTrBj ul.exercuseRMain_ul li:nth-child(odd){

}
.SeCResultTbale tr.tableTrBj .tx_122 ul.exercuseRMain_ul li:nth-child(1){
    border-bottom: 0;
    background: transparent;
}
.tixingT_29 .SQproblem td:nth-child(4),
.tixingT_102 .SQproblem td:nth-child(4),
.tixingT_109 .SQproblem td:nth-child(4),
.tixingT_111 .SQproblem td:nth-child(4),
.tixingT_112 .SQproblem td:nth-child(3),
.tixingT_112 .SQproblem td:nth-child(4),
.tixingT_113 .SQproblem td:nth-child(4),
.assignmentTX .SQproblem td:nth-child(4){
    text-align: left;
}
.tixingT_111 .SQproblem td:nth-child(4) div{
    justify-content: flex-start;
}
.tixingT_112 .SQproblem td:nth-child(4) div{
    padding-left: 0 !important;
    justify-content: flex-end;
}
.tixingT_122 .SeCResultTbale th:nth-child(1),
.tixingT_122 .SeCResultTbale td:nth-child(1),
.assignmentTX .SeCResultTbale th:nth-child(1),
.assignmentTX .SeCResultTbale td:nth-child(1){
    width: 130px;
    min-width: 130px;
}
.tixingT_122 .SeCResultTbale th:nth-child(2),
.tixingT_122 .SeCResultTbale td:nth-child(2),
.assignmentTX .SeCResultTbale th:nth-child(2),
.assignmentTX .SeCResultTbale td:nth-child(2){
    width: 140px;
    min-width: 140px;
}
.tixingT_122 .SeCResultTbale .SeCResultOver .tanWin_text > table th:nth-child(2),
.tixingT_122 .SeCResultTbale .SeCResultOver .SQproblem tr.tableTrBj td:nth-child(2){
    width: 140px;
}
.tixingT_122 .SeCResultTbale th:nth-child(3),
.tixingT_122 .SeCResultTbale td:nth-child(3),
.assignmentTX .SeCResultTbale th:nth-child(3),
.assignmentTX .SeCResultTbale td:nth-child(3){
    width: 160px;
    min-width: 160px;
}
.tixingT_122 .SeCResultTbale th:nth-child(4),
.tixingT_122 .SeCResultTbale td:nth-child(4),
.assignmentTX .SeCResultTbale th:nth-child(4),
.assignmentTX .SeCResultTbale td:nth-child(4){
    width: 40%;
    min-width: 250px;
}
.tixingT_122 .SeCResultTbale th:nth-child(5),
.tixingT_122 .SeCResultTbale td:nth-child(5),
.assignmentTX .SeCResultTbale th:nth-child(5),
.assignmentTX .SeCResultTbale td:nth-child(5){
    width: 100px;
    min-width: 100px;
}
.tixingT_122 .SeCResultTbale td div,
.assignmentTX .SeCResultTbale td div{
    max-width: 100%;
    margin: auto;
}
.tixingT_122 .SeCResultTbale td:nth-child(4) table,
.assignmentTX .SeCResultTbale td:nth-child(4) table{
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
.tixingT_122 .SeCResultTbale td:nth-child(4) table td:nth-child(1),
.assignmentTX .SeCResultTbale td:nth-child(4) table td:nth-child(1){
    width: 60px;
    min-width: 60px;
}
.tixingT_122 .SeCResultTbale tbody td,
.assignmentTX .SeCResultTbale tbody td{
    padding: 5px;
}
.tixingT_122 .SeCResultTbale td:nth-child(4) table td:nth-child(2),
.assignmentTX .SeCResultTbale td:nth-child(4) table td:nth-child(2){
    width: 100px;
    min-width: 100px;
}
.tixingT_122 .SeCResultTbale td:nth-child(4) table td:nth-child(3),
.assignmentTX .SeCResultTbale td:nth-child(4) table td:nth-child(3){
    width: 100px;
    min-width: 100px;
}
.tixingT_122 .SeCResultWin .tangWin_box,
.assignmentTX .SeCResultWin .tangWin_box{
    width: 900px;
}
.tixingT_94 .SeCResultWin .tangWin_box,
.tixingT_116 .SeCResultWin .tangWin_box{
    width: 900px;
}
.tixingT_94 .SeCResultTbale td:nth-child(4) div div,
.tixingT_116 .SeCResultTbale td:nth-child(4) div div{
    justify-content:end;
}

.QBankNr ul li{
    width: 14.285%;
}
.QBankNr ul li:last-child{
    width: 100%;
    background-color: #;
}
.choiceSubjectBox .tangWin_box{
    min-width: 650px;
    max-width: 1000px;
    width: auto;
    margin: 0 5%;
}
.choiceSubjectBox .tangWin_box .SeCResultTbale{
    min-height: 400px;
}
.choiceSubjectBox .tangWin_box .SeCResultTbale .SeCResultOver .tanWin_text{
    /* background-color: #cde9ff; */
    background-color: #feeae9;
}
.choiceSubjectBox .tangWin_box .SeCResultTbale .SeCResultOver > div > table th.NoTh,
.choiceSubjectBox .tangWin_box .SeCResultTbale .SeCResultOver .SQproblem tr.tableTrBj td:nth-child(1){
    max-width: 90px;
    min-width: 60px;
}
.choiceSubjectBox .tangWin_box .SeCResultTbale .SeCResultOver > div.tanWin_text th:nth-child(2),
.choiceSubjectBox .tangWin_box .SeCResultTbale .SeCResultOver .SQproblem tr.tableTrBj td:nth-child(2){
    width: 100%;
}
.choiceSubjectBox .tangWin_box .SeCResultTbale .tixing_104{
    padding-top: 0;
}
.choiceSubjectBox .SeCResultTbale .exercuseDiv{
    padding-top: 0;
}
.teacherLib .choiceSubjectBox .tangWin_box .tanWin_nrC{
    padding-top: 0;
}
.choiceSubjectBox .SQproblem .tixing_31 li input{
    border-bottom: 0;
    display: none;
}
.choiceSubjectBox .SeCResultOver th:nth-child(1),
.choiceSubjectBox .SeCResultOver td:nth-child(1){
    width: 10%
}
.choiceSubjectBox .SeCResultOver th:nth-child(2),
.choiceSubjectBox .SeCResultOver td:nth-child(2){
    width: 90%
}
.choiceSubjectBox .SeCResultTbale tr.tableTrBj td div{
    font-size: 16px;
    line-height: 25px;
    border-radius: 0;
    justify-content: flex-start;
    text-align: left;
}
.choiceSubjectBox .tixing_119 .g_8151F971E3D6CE8FEF5B83284C546649 .exercuseRMain_ul li div.kt_T{
    padding: 0;
}
.choiceSubjectBox .exercuseDiv u::before{
    height: 1px;
    background-color: #25355e;
}
.choiceSubjectBox .exercuseR_con,
.choiceSubjectBox .exercuseRMain,
.choiceSubjectBox .kanTuXuanPinYin_Tit{
    width: 100%;
    display: block;
}
.choiceSubjectBox tr.tableTrBj td div{
    min-height:25px
}
.choiceSubjectBox .exercuseR_con{
    font-family: Alibaba Sans, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
.choiceSubjectBox .exercuseRMain_TBlue{
    margin:5px 10px;
}
.choiceSubjectBox .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv{
    padding: 5px
}
.choiceSubjectBox .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul{
    width: 100%;
    border-radius: 0;
}
.choiceSubjectBox .SeCResultTbale tr.tableTrBj td div.t_seq0{
    width: auto;
}
.choiceSubjectBox .eDisplayflex span{
    display: flex;
}
.choiceSubjectBox .exercuseRMain_ul{
    width: 100%;
}
.choiceSubjectBox .exercuseRMain_ul li .row{
    display: flex;
}
.choiceSubjectBox .exercuseRMain_ul li div,
.choiceSubjectBox .kanTuXuanPinYin_Tit .eDisplayflex span div{
    width: auto !important;
}
.choiceSubjectBox .SeCResultTbale tr.tableTrBj td li > div,
.choiceSubjectBox .SeCResultTbale tr.tableTrBj td li div.tm_question{
    width: 100% !important;
}
.choiceSubjectBox div.exercuseRMain_title{
    display: none !important;
}
.choiceSubjectBox .exercuseRMain{
    background: none;
    margin: 0;
}
.choiceSubjectBox .exercuseRMain .exercuseRMain_ul{
    margin: 0;
}
.choiceSubjectBox .tx_87, 
.choiceSubjectBox .tx_104, 
.choiceSubjectBox .tx_105,
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain_ul,
.choiceSubjectBox .g_4BFDEEC63D7996161B21B55CF385E91F .exercuseRMain_ul{
    padding-top: 0;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain_ul .t_seq{
    display: inline-block;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .tx_109 .exercuseRMain_ul .t_seq,
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain_ul .t_seq,
.choiceSubjectBox .g_3DCC4C9464585015F1813C0C9E4BADB6 .exercuseRMain_ul .t_seq,
.choiceSubjectBox .g_C10D46377D49245AE14E566CC81AEF08 .exercuseRMain_ul .t_seq,
.choiceSubjectBox .wrTableBox .tx_115 li .t_seq{
    width: auto !important;
}
.choiceSubjectBox .wrTableBox .tixing_116 .g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:nth-child(even){
    border:0;
}
.choiceSubjectBox .wrTableBox .tixing_30 .g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:nth-child(even),
.choiceSubjectBox .wrTableBox .g_03AB0CFCB81579C6D02780B756333A20 ul.exercuseRMain_ul li:nth-child(even){
    padding: 5px;
}
.choiceSubjectBox .wrTableBox .g_8151F971E3D6CE8FEF5B83284C546649 .tx_31 .exercuseRMain_ul{
    margin: 5px auto;
}
.choiceSubjectBox .wrTableBox .g_8151F971E3D6CE8FEF5B83284C546649 .kt_T{
    display: flex;
    flex-wrap: nowrap;
}
.choiceSubjectBox .wrTableBox .g_8151F971E3D6CE8FEF5B83284C546649 .tx_31 .exercuseRMain_ul li{
    padding: 0;
}
.choiceSubjectBox .wrTableBox .tx_109 .exercuseRMain_ul li:nth-child(1) .tm_desc_no_1{
    line-height: 30px;
}
.choiceSubjectBox .wrTableBox .tixing_115 .choice-item-s{
    padding: 0 !important;
}
.choiceSubjectBox .wrTableBox .rd-item label::after, 
.choiceSubjectBox .wrTableBox .choice-item-s label::after{
    top: 13px;
}
.choiceSubjectBox .wrTableBox .rd-item input:checked + b, 
.choiceSubjectBox .wrTableBox .choice-item-s input:checked + b{
    top: 10px;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain_ul{
    text-align: left;
}
.choiceSubjectBox .exercuseRMain_ul{
    border-radius: 0;
}
.choiceSubjectBox .tx_87 .exercuseRMain_ul,
.choiceSubjectBox .tx_105 .exercuseRMain_ul,
.choiceSubjectBox .tx_123 .exercuseRMain_ul{
    border: 1px solid rgba(0,0,0,0.05);
}
.choiceSubjectBox .SQproblem li input{
    background:none;
    border-radius: 0;
    line-height: 20px;
    border:0;
    border-bottom: 1px solid rgba(0,0,0,0.8);
}
.choiceSubjectBox .g_03AB0CFCB81579C6D02780B756333A20 ul.exercuseRMain_ul li:nth-child(odd), 
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:nth-child(odd), 
.choiceSubjectBox .g_4BFDEEC63D7996161B21B55CF385E91F ul.exercuseRMain_ul li:nth-child(odd){
    border-radius: 0;
    background-color: #dcedff;
}
.choiceSubjectBox .g_03AB0CFCB81579C6D02780B756333A20 ul.exercuseRMain_ul li:nth-child(even), 
.choiceSubjectBox .g_4BFDEEC63D7996161B21B55CF385E91F ul.exercuseRMain_ul li:nth-child(even){
    border: 1px solid rgba(0,0,0,0.05);
    border-top: 0;
    border-radius: 0;
    margin-bottom: 5px;
}

.choiceSubjectBox .g_C10D46377D49245AE14E566CC81AEF08 ul.exercuseRMain_ul li{
    text-align: left;
    border: 1px solid rgba(0,0,0,0.05);
    padding: 15px;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:nth-child(even){
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,0.05);
    margin-bottom: 5px;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .tx_122 .exercuseRMain_ul{
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .tx_122 ul.exercuseRMain_ul li:nth-child(even){
    margin-bottom: 0;
    border-right: 0;
    border-left: 0;
}
.choiceSubjectBox .wrTableBox tr td table th:nth-child(2), 
.choiceSubjectBox .wrTableBox tr td table td:nth-child(2){
    width: auto;
}
.choiceSubjectBox .wrTableBox .tx_122 ul.exercuseRMain_ul li:nth-child(5) .row .read122{
    padding-top: 0 !important;
}
.choiceSubjectBox .wrTableBox tr td .tm_question table tr:nth-child(even){
    background-color: transparent;
}
.choiceSubjectBox .wrTableBox tr td .tm_question table tbody{
    border: 1px solid #ccc;
}
.choiceSubjectBox .wrTableBox tr td .tm_question table tr {
    border-top: 1px solid #ccc;
}
.choiceSubjectBox .wrTableBox tr td .tm_question table td{
    border-right: 1px solid #ccc;
}
.choiceSubjectBox .wrTableBox tr td .tx_122 .row .tm_question div:nth-child(2){
    padding: 10px !important;
}
.choiceSubjectBox .wrTableBox tr td .tx_122 ul.exercuseRMain_ul li{
    margin-bottom: 0px;
}
.choiceSubjectBox .wrTableBox tr td .tx_122 ul.exercuseRMain_ul li:nth-child(1) .row, 
.choiceSubjectBox .wrTableBox tr td .tx_122 ul.exercuseRMain_ul li:nth-child(2) .row {
    padding: 5px 10px;
}
.choiceSubjectBox .wrTableBox tr td .tx_122 .row .tm_question div:nth-child(2),
.choiceSubjectBox .wrTableBox tr td .tx_122 ul.exercuseRMain_ul li:nth-child(5) .row .read122{
    border-radius: 0;
}
.choiceSubjectBox .wrTableBox tr td .tx_122 .tm_text_right{
    background-color: transparent;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .tm-input-row{
    width: 100% !important;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .tm-input-row span,
.choiceSubjectBox .tx_1g_B8DCFE631E95BFF1D0B9442C3C7CC66102 .kt_T{
    padding-top: 0;
    align-items: center;
}
.succMain_release .MainRelease_Level .el-button--primary{
    font-size: 16px;
}
.choiceSubjectBox .exercuseRMain_ul .kt_T{
    line-height:0;
    min-height: auto;
    
}
.choiceSubjectBox .exercuseRMain_ul .kt_T .choice-item-s .t_seq{
    display: inline-block;
}
.choiceSubjectBox .exercuseRMain_ul .tm_text_input_underline{
    width: 90px !important;
}
.choiceSubjectBox .exercuseDiv{
    padding-top: 5px;
}
.choiceSubjectBox .g_21903E3AD42FC17DCDFB30F8B95C5C48 .tm_text_zjcd{
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #dbdbdb; 
    line-height: 30px;
}
.choiceSubjectBox .g_21903E3AD42FC17DCDFB30F8B95C5C48 .exercuseRMain_ul li{
    border-bottom: 0;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .kanTuXuanPinYin_Tit{
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
}
.choiceSubjectBox .g_C10D46377D49245AE14E566CC81AEF08 .kanTuXuanPinYin_Tit,
.choiceSubjectBox .g_3DCC4C9464585015F1813C0C9E4BADB6{
    text-align: left;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .kanTuXuanPinYin_Tit .tm_article b{
    width: 100%;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 .kanTuXuanPinYin_Tit .tm_article div{
    justify-content: end !important;
    width: 100%;
}
.choiceSubjectBox .g_B8DCFE631E95BFF1D0B9442C3C7CC661 u b{
    display: inline-block !important;
}
.choiceSubjectBox .tm_input_textarea textarea{
    font-family: 'Microsoft YaHei', '微软雅黑';
    font-size: 16px;
    line-height: 35px;
    background: repeating-linear-gradient(to bottom, #fff, #fff 35px, rgba(0,0,0,0.18) 1px, #fff);    
    background-size: 100% 36px;
}
.choiceSubjectBox .g_3DCC4C9464585015F1813C0C9E4BADB6 span,
.choiceSubjectBox .g_C10D46377D49245AE14E566CC81AEF08 span{
    display: inline;
}
.choiceSubjectBox .g_3DCC4C9464585015F1813C0C9E4BADB6 .exercuseRMain_ul
.choiceSubjectBox .g_C10D46377D49245AE14E566CC81AEF08 .exercuseRMain_ul{
    text-align: left;
}
.choiceSubjectBox .SQproblem li span{
    line-height: 20px;
    padding: 0;
}
.choiceSubjectBox .g_3DCC4C9464585015F1813C0C9E4BADB6 .t_seq,
.choiceSubjectBox .g_C10D46377D49245AE14E566CC81AEF08 .t_seq,
.choiceSubjectBox .g_C10D46377D49245AE14E566CC81AEF08 div.rd-item,
.choiceSubjectBox .g_3DCC4C9464585015F1813C0C9E4BADB6 div.rd-item,
.choiceSubjectBox .g_C10D46377D49245AE14E566CC81AEF08 span.rd-item-ct label{
    display: inline-block;
}

.exercuseR_lx{
    width: 100%;
}
.exercuseR_lx .exercuseRTop{
    justify-content: end;
}
.exercuseR_lx .g_03AB0CFCB81579C6D02780B756333A20 .tx_124 .tm_desc_mark{
    padding: 0;
    background: none;
}
.exercuseR_lx .g_03AB0CFCB81579C6D02780B756333A20 .tx_124 .tm_desc_mark .row{
    background-color: #fee9ec;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 15px;
    width: 100%;
}
.exercuseR_lx .g_03AB0CFCB81579C6D02780B756333A20 .tx_124 .tm_desc_mark .tm_desc{
    margin: 0 0 10px 0;
}
.exercuseR_lx .g_03AB0CFCB81579C6D02780B756333A20 .tx_124{
    padding: 0 15px;
    margin: 0;
    border-radius: 0;
}
.exercuseR_lx .g_03AB0CFCB81579C6D02780B756333A20{
    background-color: #f6fafd;
}
.exercuseR_lx .g_03AB0CFCB81579C6D02780B756333A20 .tx_124 .exercuseRMain_ul{
    margin: 0;

}
.exercuseR_lx .g_03AB0CFCB81579C6D02780B756333A20 .exercuseRMain_title{
    margin-bottom: 10px;
}
.exercuseR_lx .g_03AB0CFCB81579C6D02780B756333A20 .exercuseDiv{
    padding-top: 0;
}
.exercuseR_lx .g_8508DC734FB22E933C451AA91F667134 .exercuseRMain_TBlue{
    margin: 0;
}
.tixing_120 .exercuseRMain_ul .tm_ydlj_question_pic{
    background-color: #fff;
    margin: 5px -15px 0 -15px;
    display: block;
    text-align: center;
    padding: 15px 10px 0 10px;
}
.tixing_120 .exercuseRMain_ul li:last-child{
    margin-top: -15px;
}
.tixing_120 .tm_article{
    text-align: center;
}

.tm_text_radio_item label:nth-child(2){
    display: none;
}
.UnitQB .QBankTit span{
    display: flex;
    align-items: center;
    font-size: 19px;
    justify-content: center;
}
/*.UnitQB .QBankTit span::before{
    content: '';
    width: 125px;
    height: 40px;
    background: url(../images/hlhbInto.png) center left no-repeat;
}
*/
.tixing_112 .tm_article > div{
    flex-wrap: wrap;
}
.tixing_112 .tm_article > div b{
    width: 100%;
}
/* 题库练习 */
.eExerciseMain{
    background-color: #fff;
}

.QuestionUnit{
    display: flex;
    padding: 10px 0;
}
.QBankUl{
    width: 100%;
    margin: 20px 15px;
    border-radius: 20px;
}
.QBankMain{
    padding: 1.5%;
    height: 100%;
    position: relative;
}
.QBankUl:last-child{
    /* margin-right: 10px; */
}
.QBankUl:nth-child(1){
    background-color: #fff0ca;
}

.QBankUl:nth-child(2){
    background-color: #cbeeff;
}

.QBankUl:nth-child(3){
    background-color: #9ee2dd;
}
.QBankUl:nth-child(1) .QBankTit span{
    color: #e27a00;
}
.QBankUl:nth-child(2) .QBankTit span{
    color: #0061cf;
}
.QBankUl:nth-child(3) .QBankTit span{
    color: #02a297;
}
.QBankTit span{
    background-color: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    line-height: 55px;
    font-size: 19px;
    display: inline-block;
    padding: 0 16px;
    position: relative;
}

.QBankTit span::before {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 100%;
    right: -15px;
    top: 0;
    background-color: #fff;
    border-top-right-radius: 8px;
    transform: skewX(30deg);
}
.QBankTit{
    display: flex;
    align-items: center;
    position: relative;
}
.QBankTit::after{
    width: 135px;
    height: 45px;
    display: block;
    content: '';
    margin-left: 25px;
    background: url(../images/homeTeacher/hlhbInto.png) no-repeat center;
    background-size: auto 100% !important;
}
.QBankMain_2 .QBankTit::after{
    width: 200px;
    background: url(../images/homeTeacher/hlhbInto1.png) no-repeat center;
}
.QBankNr{
    background-color: #fff;
    border-radius: 12px;
    border-top-left-radius: 0;
}
.QBankNr::before{
    content: '';
    position: absolute;
    display: block;
    width: 97%;
    height: 60%;
    bottom: 1.5%;
    background-color: #fff;
    border-radius: 12px;
}
.QBankNr ul{
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    position: relative;
    z-index: 1;
}
.QBankNr ul li{
    width: 33.333333%;
    padding: 8px;
}
.QBankNr ul li a{
    display: block;
    line-height: 45px;
    border-radius: 8px;
    border: 2px solid #cfe3ff;
    text-align: center;
    font-size: 18px;
    color: #303030;
    transition: all .3s ease 0s
}
.QBankNr ul li a:hover{
    transform: scale(1.05);
    border: 0;
    color: #fff;
}
.QBankUl:nth-child(1) .QBankNr ul li:last-child a{
    border: 2px solid #ffc587;
    background-color: #fff0df;
}
.QBankUl:nth-child(1) .QBankNr ul li a{
    border: 2px solid #ffd9b0;
}
.QBankUl:nth-child(1) .QBankNr ul li a:hover{
    background-color: #ffb57b;
    border: 2px solid #ffb57b;

}

.QBankUl:nth-child(2) .QBankNr ul li:last-child a{
    border: 2px solid #b2d2ff;
    background-color: #d8f3ff;
}
.QBankUl:nth-child(2) .QBankNr ul li a:hover{
    background-color: #61cffd;
    border: 2px solid #61cffd;
}

.QBankUl:nth-child(3) .QBankNr ul li:last-child a{
    border: 2px solid #ffc587;
    background-color: #fff0df;
}
.QBankUl:nth-child(3) .QBankNr ul li a{
    border: 2px solid #bbe0dd;
}

.QBankUl:nth-child(3) .QBankNr ul li:last-child a{
    border: 2px solid #9ee2dd;
    background-color: #e1f9f7;
}
.QBankUl:nth-child(3) .QBankNr ul li a:hover{
    background-color: #77cb75;
    border: 2px solid #77cb75;
}
.eExerciseFooterTit li{
    position: relative;
    padding-left: 20px;
}
.eExerciseFooterTit li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #ff3434;
    border-radius: 50%;
}
.rd-item-ct .rd-item:last-child{
    padding: 0 !important;
}
.rd-item:last-child label{
    display: none;
}
ul.eExerciseFooterTit{
    padding: 0 15px 30px 15px;
}
.eExerciseFooterTit li div{
    line-height: 20px;
    padding: 5px;
}
.eExerciseFooterTit li:nth-child(2)::before{
    border: 2px solid #6925be;
}
.exercuseBox{
    display: flex;
  }
  .exercuseNav{
    min-width: 300px;
    width: 20%;
    background-color: #fff;
  }
  .exercuseNav_d{
    padding: 20px 20px 10px 20px;
  }
  .exercuseNav_d h1,.exercuseNav_d a,.exercuseR_con,input.q99Tb,input.textLine,.exercuseRMain_ul .radio_boxL{
    font-size: 24px;
    line-height: 30px;
  }
  .exercuseNav_d a span{
    font-size: 18px;
  }
  .exercuseNav_d h1{
    background-color: #fe7463;
    border-radius: 12px;
    color: #fff;
    line-height: 55px;
    text-align: center;
  }
  input.exercuseButton{
    border: 0;
    font-size: 18px;
    border-radius: 10px;
    line-height: 50px;
    padding: 0 20px 0 50px;
    color: #fff;
    letter-spacing: 0.05rem;
    background: url(../images/homeTeacher/SubmitInto.png) no-repeat left 10px center #f76464;
    }
  .exercuseNav_d ul li{
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px rgba(0, 0, 0, 0.1) dotted;
  }
  .exercuseNav_d ul li.active a,.exercuseNav_d ul li.active a:hover{
    color: #fe7463;
    background-color: #fff;
    /* background-color:#e7f7fd;
    color: #009efb; */
  }
  .exercuseNav_d ul li a{
    background-color: #fff;
    border-radius: 5px;
    display: block;
    line-height: 30px;
    padding:0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .2s ease 0s;
    align-items: center;
    display: flex;
    color: #000;
  }
  .exercuseNav_d ul li a:hover{
    background-color:#e7f7fd;
    color: #009efb;
    padding:0 10px;
    margin: 0 5px;
    transform: scale(1.05);
  }
  .exercuseR{
    width: 100%;
    padding-bottom: 20px;
    border: 1px solid #ced8e1;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .exercuseRTop{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f6fafd;
    padding: 0 15px;
  }
  .exercuseRTop input.ExerciseInput{
    background-color: #39adfa;
    height: 50px;
    color: #fff;
    font-size:20px;
    border:0;
    border-radius: 10px;
    padding: 0 15px 5px;
    margin: 10px 0;
  }
  .exercuseRTop input.ExerciseInput:hover{
    background-color: #3891f4;
  }

  .ETime{
    color: #f75f5c;
    font-size: 18px;
  }
  .exercuseR_button{
    display: flex;
    justify-content: center;
    padding-top: 15px;
  }

  .exercuseRMain_title{
    background-color: #3c85fd;
    /* border-radius: 10px; */
    line-height: 35px;
    color: #fff;
    padding: 10px 15px;
  }
  .exercuseRMain{
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  .exercuseRMain_ul{
    overflow: hidden;
  }
  .exercuseRMain_ul li{
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    border-bottom:1px solid #dce0f5;
  }
  .exercuseRMain_ul li:last-child{
    border:0;
  }
  .exercuseRMain_ul .radio_boxL label{
    display: block;
  }
  .exercuseRMain_ul .radio_boxL label::after{
    top: 5px;
  }
  .exercuseRMain_ul .radio_boxL input:checked + b{
    top: 12px;
  }
  .exercuseR_title1{
    background-color: #fee9ec;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 30px;
    padding: 10px 15px;
    color: #474747;
    display: flex;
    flex-wrap: wrap;
  }
  .exercuseRMain1 .exercuseRMain_ul{
    background-color: #fff;
    border-radius: 10px;
  
  }
  .exercuseRMain1 .exercuseRMain_ul li{
    margin: 0 2%;
    width: 96%;
  }
  .exercuseRMain1 .exercuseRMain_title{
    margin-bottom: 15px;
  }
  .exercuseRMain1{
    padding-bottom: 5px;
  }
  .textLine{
    display: flex;
    width: 120px;
    border-bottom:1px solid #474747;
    height: 30px;
  }
  input.q99Tb{
    border: 0;
    border-bottom: 1px solid #25355e;
    border-radius: 0;
    width: 100px;
    text-align: center;
  }
  .exercuseRMain_ul li div.radio_boxDiv{
    display: block;
    padding: 0;
  }
  .radio_boxDiv .radio_boxL{
    width: 100%;
    padding: 5px 0;
  }
  .exercuseRMain_TBlue{
    background-color: #dcedff;
    padding:10px 15px;
    margin:0 15px 15px;
    line-height: 30px;
    color: #006cff;
  }
  .exercuseRMain.tx_87{
    border: 0;
  }
  .exercuseRMain_ul li div.textDT{
    width: 100%;
    align-items: center;
    display: flex;
  }
  .textDT span{
    display: block;
    min-width: 60px;
  }
  .textDT input.textLine{
    display: flex;
    width: 100%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #25355e;
    line-height: 30px;
    padding: 0;
  }
.exPrint{
}
input.exPrintButton{
    height: 40px;
    line-height: 25px;
    padding-left: 48px;
    padding-right: 15px;
    background: url(../images/printInto.png) no-repeat center left 2px;
    font-size: 22px;
    color: #5e7183;
    font-weight: 600;
    letter-spacing: 0;
}

.exercuseR_Box{
    /* background-color: #e1ecfe;
    border-radius: 15px; */
    padding: 10px 10px 0 10px;
}
.exercuseR_con{
    background-color: #fff;
    border-radius: 8px;
    padding: 5px;
}

.fontSize .selectDivN .el-select__selection{
    min-width: 40px;
}
.fontSize .selectDivN .el-select__selection .el-select__placeholder{
    text-align: center;
}
.eExerciseMainBj{
    background-color: #fff;
}
.studentS .conterMain.eExerciseMainBj{
    min-height: 82.8vh;
}
.eExerciseMain_ass{
    background-color: #fff;
}
.eExerciseMain_ass .exercuseBox{
    width: 100%;
}
.eExerciseMain_ass .exercuseR{
    border: 1px solid #ced8e1;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    min-height: 78vh;
}
.eExerciseMain_ass .exercuseR_Box{
    background-color: transparent;
    border: 0;
}
.eExerciseMain_ass .exercuseR_con{
    background-color: transparent !important;
    padding: 0px 5px
}
.eExerciseMain_ass .exercuseRMain_title{
    background: #fc906f;
    display: flex;
    color: #731e16;
    flex-wrap: wrap;
}
.eExerciseMain_ass .exercuseRMain_title div{
    color: #fff;
    padding-left: 5px;
}

.eExerciseMain_ass input.exPrintButton{
    margin-right: 15px;
}
.tixing_116 .g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li{
    padding-left: 0;
    padding-right: 0;
}
.tixing_116 .g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:first-child,
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain.tx_116 ul.exercuseRMain_ul li:first-child{
    padding: 0;
}
.tx_116 .tm_ydlj_question_pic{
    margin: 0;
}
.tixing_116 .g_B8DCFE631E95BFF1D0B9442C3C7CC661 ul.exercuseRMain_ul li:first-child .row,
.g_B8DCFE631E95BFF1D0B9442C3C7CC661 .exercuseRMain.tx_116 ul.exercuseRMain_ul li:first-child .row{
    padding: 10px 15px;
}

.eExerciseMain .wrTableRed tbody td{
    border-right: 1px solid #fce4da;
}
.eExerciseMain .wrTableRed tbody td:nth-child(3),
.eExerciseMain .wrTableRed tbody td:nth-child(4){
    text-align: left;
}
.eExerciseMain .wrTableRed tbody td table td{
    border-bottom: 1px solid #fce4da;
    padding: 5px;
}
.eExerciseMain .wrTableBox tr td:nth-child(2).tabTh_width100{
    width: 18%;
}
.eExerciseMain .wrTableBox tr td:nth-child(3).tabTh_width100{
    width: 33%;
    min-width: 300px;
}
.eExerciseMain .wrTableBox tr td:nth-child(4).tabTh_width100{
    width: 33%;
    min-width: 300px;
}
.eExerciseMain .wrTableBox tr td.tabTh_pg{
    width: 10%;
}
.SeCResultTbale h1.releaseH1{
    margin: 15px 0 5px 0;
    display: flex;
    line-height: 20px;
}
.SeCResultTbale h1.releaseH1 i{
    margin-right: 5px;
}
.release_tools_group{
    display: flex;
    padding-bottom: 10px;
    align-items: center;
}
.release_tools_group .el-input-group{
    padding: 0 10px;
    max-width: 300px;
}
.release_tools_group .el-input__wrapper{
    box-shadow: 0 0 0 2px #e7ebf1 inset;
    background-color: #fafbfc;
    border-radius: 8px !important;
}
.release_tools_group .el-input__wrapper input{
    background-color: transparent;
}
.release_tools_group .el-input__inner{
    line-height: 23px;
    height: auto;
}
.release_tools_group .el-input-group__append{
    border: 0;
    box-shadow: none;
    background: none;
    margin: 0 0 0 10px;
}
.release_tools_group .el-input-group__append button{
    width: 45px;
    height: 45px;
    border-radius: 8px;
    background: url(../images/homeTeacher/into12.png) no-repeat center #ffaf49 !important;
    color: transparent !important;
}
.release_tools_group > button{
    line-height: 43px;
    height: auto;
    padding: 0 10px;
    border-radius: 8px;
}
.exercuseRMain_ul li div.mark_text_class{
    display: none;
}
.exercuseRMain_ul li div.mark_text_class.show{
    display: inline-block;
    color: red;
}
.SeCResultWin #studentSubmissionContent .wrTableRed{
    font-size: 17px;
    line-height: 25px;
    max-height: 75vh;
}
.SeCResultWin #studentSubmissionContent .tabTh_width100 td:nth-child(2).tabTh_width100 {
    width: 25%;
}
.SeCResultWin #studentSubmissionContent .tabTh_width100 tbody td{
    border-bottom: 1px solid #fce4da;
    padding: 5px;
    font-size: 17px;
}
.SeCResultWin #studentSubmissionContent .tabTh_width100 > div > div{
    padding: 5px;
}
.SeCResultWin #studentSubmissionContent .tabTh_pg{
    width: 90px;
    min-width: 90px;
}
.theme_5_1 .theme_5_1_115 a div,
.theme_5_1 .theme_5_1_116 a div,
.theme_13_1 .theme_13_1_115 a div,
.theme_13_1 .theme_13_1_120 a div,
.theme_14_1_115 a div,
.theme_14_1_120 a div,
.theme_6_1_115 a div,
.theme_6_1_116 a div,
.theme_2_1_26 a div,
.theme_2_1_29 a div,
.theme_8_1_108 a div,
.theme_8_1_29 a div,
.theme_3_2_108 a div,
.theme_3_2_113 a div,
.theme_3_1_112 a div,
.theme_9_2_108 a div,
.theme_9_2_113 a div,
.theme_9_1_112 a div,
.theme_4_2_108 a div,
.theme_4_2_112 a div,
.theme_4_2_113 a div,
.theme_10_2_108 a div,
.theme_10_2_112 a div,
.theme_10_2_113 a div,
.theme_4_1_108 a div,
.theme_4_1_112 a div,
.theme_4_1_113 a div,
.theme_10_1_108 a div,
.theme_10_1_112 a div,
.theme_10_1_113 a div,
.theme_3_2_112 a div,
.theme_3_1_108 a div,
.theme_3_1_113 a div,
.theme_9_2_112 a div,
.theme_9_1_108 a div,
.theme_9_1_113 a div{
    padding-bottom: 25px;
}
.theme_5_1 .theme_5_1_115 a div b,
.theme_5_1 .theme_5_1_116 a div b,
.theme_13_1 .theme_13_1_115 a div b,
.theme_13_1 .theme_13_1_120 a div b,
.theme_14_1_115 a div b,
.theme_14_1_120 a div b,
.theme_6_1_115 a div b,
.theme_6_1_116 a div b,
.theme_2_1_26 a div b,
.theme_2_1_29 a div b,
.theme_8_1_108 a div b,
.theme_8_1_29 a div b,
.theme_3_2_108 a div b,
.theme_3_2_113 a div b,
.theme_3_1_112 a div b,
.theme_9_2_108 a div b,
.theme_9_2_113 a div b,
.theme_9_1_112 a div b,
.theme_4_2_108 a div b,
.theme_4_2_112 a div b,
.theme_4_2_113 a div b,
.theme_10_2_108 a div b,
.theme_10_2_112 a div b,
.theme_10_2_113 a div b,
.theme_4_1_108 a div b,
.theme_4_1_112 a div b,
.theme_4_1_113 a div b,
.theme_10_1_108 a div b,
.theme_10_1_112 a div b,
.theme_10_1_113 a div b,
.theme_3_2_112 a div b,
.theme_3_1_108 a div b,
.theme_3_1_113 a div b,
.theme_9_2_112 a div b,
.theme_9_1_108 a div b,
.theme_9_1_113 a div b{
    position: absolute;
}
.theme_5_1{
    
}
textarea.tm_input_resize_height{
    background: linear-gradient(to top, #000 1px, rgb(255, 255, 255) 0px) 0% 0% / 100% 45px;
    border: 0;
    width: 100%;
    padding: 0;
    line-height: 45px;
    min-height: 45px;
    height: 45px;
}
.jmYwyyB textarea.tm_input_resize_height{
    background: transparent;
    width: 90%;
    margin: 10px 5% 0 5%;
}
.read122 .tm_text_input_item span,
.tx_122 .tm_text_input_item span{
    align-items: flex-start;
}
.tx_122 .tm_text_input_item b{
    line-height: 45px;
}
.writtenTit{
    padding-left: 60px;
}
.writtenName{
    text-align: right;
    width: 100%;
    padding: 10px 20px 0px 70px !important;
}
.writtenEmail{
    border: 2px solid #427fe7;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 10px;
}
.exercuseRMain_ul li div.qsubt{
    background: #fff;
    width: 100%;
    padding-bottom: 15px;
}

.qsubt .tm-input-row{

}
div.qsubt > header{
    padding: 15px 10px 0 60px;
}
.tixing_120 .tx_120 .exercuseRMain_ul li:last-child{
    margin-top: 0;
}
.tm_text_input_item input.tm_input{
    padding: 0;
    margin: 0;
    min-width: 130px;
}
.exercuseRMain_ul li div.tm_question_bank_content{
    padding: 0;
    margin: -5px;
}


@media (max-width: 1440px) {
    .QBankUl{
        margin: 12px;
    }
    .QBankTit::after{
        height: 45px;
        margin-left: 20px;
    }
    .QBankTit span{
        font-size: 18px;
    }
}
@media (max-width: 1300px) {
    .g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row li:nth-child(3){
        width: 100%;
        padding-bottom: 0;
    }
    .g_2B42AD96C605B9CEB48CDF8531971A36 .exercuseRMain_ul li .row ul{
        padding: 0;
    }
    .exercuseNav{
        min-width: 260px;
    }
    .exercuseNav_d{
        padding-left: 0;
    }
    .exercuseNav_d h1{
        border-radius: 8px;
        line-height: 50px;
    }
    .exercuseRTop input.ExerciseInput{
        border-radius: 8px;
    }
    input.exPrintButton{
        padding-right: 10px;
        font-size: 20px;
    }
}

@media (max-width: 1280px) {
    .exercuseRTop input.ExerciseInput{
        height: 45px;
        font-size: 18px;
    }
    .selectDivN .el-select .el-input__inner{
        line-height: 45px;
        height: 45px;
    }
    .exercuseRDiv .selectDivN .el-select .el-input__inner{
        width: 110px;
        padding: 0 30px 0 10px;
    }
    .selectDivN .el-input__icon {
        line-height: 45px;
    }
    .QBankUl{
        margin: 10px;
    }
    .QBankTit::after {
        height: 42px;
    }
    .QBankTit span{
        line-height: 45px;
        padding: 0 10px 0 12px;
    }
    .QBankTit span::before{
        width: 25px;
        transform: skewX(25deg);
    }
}
@media (max-width: 1200px) {
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul{
        flex-wrap: nowrap;
    }
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul li{
        min-width: 230px;
        width: 230px;
    }
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul::before{
        left: auto;
        right: 230px;
    }
    .QBankNr ul li{
        padding: 5px;
    }
    .QBankNr ul li a{
        font-size: 17px;
        line-height: 40px;
    }
    .QBankTit::after{
        height: 40px;
        width: 110px;
        background-size: auto 90% !important;
    }
    .QBankMain_2 .QBankTit::after{
        width: 180px;
    }
    .QBankUl{
        border-radius: 15px;
        width: 48%;
        margin: 1%;
    }
    .QuestionUnit{
        flex-wrap: wrap;
    }
    .QBankNr ul li {
        padding: 8px;
    }
}
@media (max-width: 1024px) {
    .SeCResultWin #studentSubmissionContent .wrTableBox > table{
        max-width: none;
        min-width: 850px;
    }
    .SeCResultWin #studentSubmissionContent .wrTableBox > table table{
        max-width: none;
        min-width: auto;
    }
    .QuestionUnitPW{
        padding: 5px;
    }
    .exercuseNav{
        min-width: 230px;
    }
    .exercuseNav_d{
        padding: 0 10px 0 5px;
    }
    .exercuseNav_d ul li a{
        white-space: break-spaces;
        line-height: 30px;
        padding: 5px 5px 5px 30px;
        min-height: 50px;
        flex-wrap: wrap;
        box-shadow: 0 0 8px #0000000d;
    }
    .exercuseBox{
        background: none;
        margin-top: 0;
    }

    .exercuseRTop input.ExerciseInput{
        margin: 10px 0 5px 0;
        padding: 0 10px;
    }
    .exercuseRTop{
        position: relative;
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .exercuseR_time{
        width: 100%;
        justify-content: flex-end;
    }
    .tixingT_94 .SeCResultWin .tangWin_box,
    .tixingT_116 .SeCResultWin .tangWin_box,
    .tixingT_122 .SeCResultWin .tangWin_box,
    .assignmentTX .SeCResultWin .tangWin_box{
        width: 80%
    }
    .tixingT_94 .SeCResultWin .tanWin_text,
    .tixingT_94 .SQproblem,
    .tixingT_116 .SeCResultWin .tanWin_text,
    .tixingT_116 .SQproblem{
         min-width: 750px;
    }
    
    .tixingT_122 .SeCResultWin .tanWin_text,
    .tixingT_122 .SQproblem,
    .assignmentTX .SeCResultWin .tanWin_text,
    .assignmentTX .SQproblem{
         min-width: 880px;
    }
    .QuestionUnit{
        margin-top: 0 !important;
        padding: 2vw 0;
    }
    .QBankNr::before{
        /* height: auto; */
    }
    .QBankUl{
        border-radius: 12px;
    }
    .QBankUl:last-child{
        padding-bottom: 0;
    }
    .UnitQB {
        padding: 0 10px !important;
    }
    .eExerciseMain .exercuseNav_d{
        padding: 15px 10px 0 0;
    }
    .eExerciseMain .exercuseNav_d ul li a{
        box-shadow: none;
        padding: 5px 8px;
    }
    input.exPrintButton{
        font-size: 18px;
        padding-right: 5px;
    }
    .exercuseR_time div.exercuseRDiv{
        padding-top: 0;
    }
    .exercuseR_time div.exercuseRDiv.exTime{
        padding: 10px 5px 0 !important;
        position: absolute;
        top: 5px;
        right: 120px;
    }
    .exercuseR_time div.exercuseRDiv.exPrint {
        position: absolute;
        top: 15px;
        padding: 0;
    }
    .exercuseR_Box {
        border-radius: 8px;
        padding: 5px;
    }
    .exercuseR_con {
        padding: 12px 12px 0 12px;
    }
    .exercuseR{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .exercuseR_time h1 {
        font-size: 17px;
        padding: 0 5px;
    }
    .exercuseR_time div.fontSize h1 {
        min-width: 92px;
    }
    .exercuseNav_d h1 {
        border-radius: 8px;
        font-size: 22px;
    }
    input.exercuseButton{
        border-radius: 8px;
    }
    .eExerciseMain_ass .exercuseR_time div.exercuseRDiv.exPrint{
        position: relative;
        padding: 0 !important;
        top: auto;
    }
    .eExerciseMain_ass .exercuseR_time div.exercuseRDiv.exTime{
        position: relative;
        padding: 0 !important;
        right: auto;
        top: auto;
    }
    .eExerciseMain_ass .exercuseR_time div.exercuseRDiv{
        padding: 10px 5px;
    }

}
@media (max-width: 980px) {

}
@media (max-width: 900px) {
    .QBankUl{
        width: 98vw;
    }
    .QBankNr ul li{
        width: 20%;
        padding: 1vw;
    }
    .QBankMain{
        padding: 1vw;
    }
    .QBankNr::before{
        bottom: 1vw;
    }
    .QBankNr{
        border-radius: 8px;
        border-top-left-radius: 0;
    }
}
@media (max-width: 800px) {
    .theme_5_1 .theme_5_1_115 a div b,
    .theme_5_1 .theme_5_1_116 a div b,
    .theme_13_1 .theme_13_1_115 a div b,
    .theme_13_1 .theme_13_1_120 a div b,
    .theme_14_1_115 a div b,
    .theme_14_1_120 a div b,
    .theme_6_1_115 a div b,
    .theme_6_1_116 a div b,
    .theme_2_1_26 a div b,
    .theme_2_1_29 a div b,
    .theme_8_1_108 a div b,
    .theme_8_1_29 a div b,
    .theme_3_2_108 a div b,
    .theme_3_2_113 a div b,
    .theme_3_1_112 a div b,
    .theme_9_2_108 a div b,
    .theme_9_2_113 a div b,
    .theme_9_1_112 a div b,
    .theme_4_2_108 a div b,
    .theme_4_2_112 a div b,
    .theme_4_2_113 a div b,
    .theme_10_2_108 a div b,
    .theme_10_2_112 a div b,
    .theme_10_2_113 a div b,
    .theme_4_1_108 a div b,
    .theme_4_1_112 a div b,
    .theme_4_1_113 a div b,
    .theme_10_1_108 a div b,
    .theme_10_1_112 a div b,
    .theme_10_1_113 a div b,
    .theme_3_2_112 a div b,
    .theme_3_1_108 a div b,
    .theme_3_1_113 a div b,
    .theme_9_2_112 a div b,
    .theme_9_1_108 a div b,
    .theme_9_1_113 a div b{
        left: 0;
        bottom: 10px;
        padding: 0 10px;
    }
    .exercuseNav{
        width: 100%;
        margin-bottom: 15px;
    }
    .exercuseBox{
        flex-wrap: wrap;
        display: block;
    }
    .exercuseNav_d{
        padding: 0;
        background-color: #fff;
        box-shadow: 0 0 8px #0000000d;
        border-radius: 10px;
    }
    .exercuseNav_d h1{
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .exercuseNav_d ul{
        display: flex;
        flex-wrap: wrap;
        padding: 5px;
        border: 1px solid #ced8e1;
        border-top: 0;
    }
    .exercuseNav_d ul li{
        width: 48%;
        margin: 1vw 1%;
        padding: 0;
        background-color: #f8f9fd;
        border-radius: 5px;
        display: flex;
        border-bottom: 0;
    }
    .exercuseR{
        width: 100%;
    }
    .exercuseNav_d ul li a{
        box-shadow: none;
        border-radius: 0;
        background: none;
        width: 100%;
    }
    .exercuseNav_d ul li.active{
        background-color: #fee9ec;
        border-radius: 5px;
    }
    .exercuseNav_d ul li.active a,
    .exercuseNav_d ul li.active a:hover{
        background: none;
    }
    .eExerciseMain .exercuseNav_d {
        padding: 0;
    }
    .eExerciseMain {
        padding-top: 15px;
    }
    
}
@media (max-width: 768px) {
    .tx_25 .eDisplayflex span, .tx_118 .eDisplayflex span {
        width: 100% !important;
        padding: 3px 0px !important;
    }
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul li:nth-child(1){
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul::before{
        display: none;
    }
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul li:nth-child(2){
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul li:nth-child(2) div.kt_T{

    }
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv ul.exercuseRMain_ul{
        flex-wrap: wrap;
    }
    .exercuseNav_d h1, .exercuseNav_d a, .exercuseR_con, input.q99Tb, input.textLine, .exercuseRMain_ul .radio_boxL,
    .exercuseNav_d a div {
        font-size: 22px;
    }
    .exercuseNav_d ul li a{
        min-height: 45px;
    }
    .studentS .UnitQB .ilearnClassGradeM{
        padding-top: 0;
    }
    .fontCss22 .exercuseNav_d h1, 
    .fontCss22 .exercuseNav_d a div, 
    .fontCss22 .exercuseRMain_title, 
    .fontCss22 .exercuseR_con, 
    .fontCss22 .rd-item, 
    .fontCss22 .choice-item-s, 
    .fontCss22 .exercuseR_con input, 
    .fontCs2 select{
        font-size: 20px !important;
    }
    .exercuseNav_d ul li a b{
        font-size: 18px;
        line-height: 20px;
    }
    .exercuseNav .exercuseNav_d:nth-child(1){
        margin-bottom: 15px;
    }

    .QuestionUnitPW .exercuseBox .exercuseNav_d h1{
        font-size: 20px !important;
        line-height: 45px;
    }
    .QuestionUnitPW .exercuseBox .exercuseNav_d ul li div{
        font-size: 20px !important;
    }
    .choiceSubjectBox .tangWin_box{
        min-width: auto;
        width: 90%;
    }
    .choiceSubjectBox .tangWin_box .SeCResultTbale .SeCResultOver .tanWin_text{
        padding: 10px 0;
        min-width: 450px;
    }
    .choiceSubjectBox .SeCResultOver th:nth-child(1), 
    .choiceSubjectBox .SeCResultOver td:nth-child(1) {
        min-width: 60px;
        padding: 0;
    }
    .choiceSubjectBox .tangWin_box .SeCResultTbale .SeCResultOver .SQproblem{
        min-width: 450px;
    }
    .QBankNr ul li a{
        font-size: 16px;
    }
    .QBankNr ul li {
        width: 25%;
    }

}

@media (max-width: 680px) {
    .eExerciseMain_ass input.exPrintButton {
        margin-right: 0;
    }
    .QBankUl{
        margin-bottom: 2vw;
    }
    .tixingT_94 .SeCResultWin .tangWin_box,
    .tixingT_116 .SeCResultWin .tangWin_box,
    .tixingT_122 .SeCResultWin .tangWin_box,
    .assignmentTX .SeCResultWin .tangWin_box{
        width: 90%
    }
    ul.eExerciseFooterTit {
        padding: 0 0 2vw 2vw;
    }

}
@media (max-width: 480px) {
    .tm_text_input_item input.tm_input{
        min-width: 100px;
    }
    textarea.tm_input_resize_height {
        background: linear-gradient(to top, #000 1px, rgb(255, 255, 255) 0px) 0% 0% / 100% 35px;
        line-height: 35px !important;
        min-height: 35px;
        height: 35px;
    }
    .tx_122 .tm_text_input_item b {
        line-height: 35px;
    }
    .exercuseRTop input.ExerciseInput{
        margin: 10px 0;
    }
    .fontSize .selectDivN .el-select__selection {
        min-width: 30px;
    }
    .exercuseR_time h1{
        font-size: 16px;
        letter-spacing: 0;
    }
    .rd-item label::after, 
    .choice-item-s label::after, 
    .tx_122 td label::after{
        top: 13px;
    }
    .rd-item input:checked + b, 
    .choice-item-s input:checked + b, 
    .tx_122 td input:checked + b{
        top: 11px;
    }
    .fontCss24 .rd-item label::after, 
    .fontCss24 .choice-item-s label::after, 
    .fontCss24 .tx_122 td label::after{
        top: 10px;
    }
    .fontCss24 .rd-item input:checked + b, 
    .fontCss24 .choice-item-s input:checked + b, 
    .fontCss24 .tx_122 td input:checked + b{
        top: 8px;
    }
    .fontCss28 .rd-item label::after, 
    .fontCss28 .choice-item-s label::after, 
    .fontCss28 .tx_122 td label::after{
        top: 18px;
    }
    .fontCss28 .rd-item input:checked + b, 
    .fontCss28 .choice-item-s input:checked + b, 
    .fontCss28 .tx_122 td input:checked + b{
        top: 15px;
    }
    .exercuseNav_d ul li a b{
        margin: auto;
        justify-content: center;
    }
    .g_8508DC734FB22E933C451AA91F667134 .exercuseDiv .kanTuXuanPinYin_Tit{
        line-height: 25px;
        padding: 5px 10px;
    }
    .kanTuXuanPinYin_Tit div.eDisplayflex span{
        padding: 5px;
    }
    input.exercuseButton,
    input.SaveHomeworkButton {
        font-size: 17px;
        border-radius: 5px;
        line-height: 45px;
        padding: 0 10px 0 42px;
        background-size: auto 78%;
        background-position: center left 5px;
    }
    input.SaveHomeworkButton{
        margin-left: 10px;
    }
    .fontCss22 .exercuseRMain_title{
        font-size: 17px !important;
        line-height: 18px;
    }
    .fontCss22 .exercuseR_con, 
    .fontCss22 .rd-item, 
    .fontCss22 .choice-item-s, 
    .fontCss22 .exercuseR_con input, 
    .fontCss22 textarea, 
    .fontCss22 select {
        font-size: 19px !important;
        font-family: kaiti;
        line-height: 20px;
    }
    .fontCss24 .exercuseRMain_title{
        font-size: 18px !important;
        line-height: 20px;
    }
    .fontCss24 .exercuseR_con, 
    .fontCss24 .rd-item, 
    .fontCss24 .choice-item-s, 
    .fontCss24 .exercuseR_con input, 
    .fontCss24 textarea, 
    .fontCss24 select {
        font-size: 20px !important;
        font-family: kaiti;
        line-height: 22px;
    }
    .fontCss26 .exercuseRMain_title{
        font-size: 20px !important;
        line-height: 22px;
    }
    .fontCss26 .exercuseR_con, 
    .fontCss26 .rd-item, 
    .fontCss26 .choice-item-s, 
    .fontCss26 .exercuseR_con input, 
    .fontCss26 textarea, 
    .fontCss26 select {
        font-size: 22px !important;
        line-height: 28px;
    }
    .fontCss28 .exercuseRMain_title{
        font-size: 22px !important;
        line-height: 28px;
    }
    .fontCss28 .exercuseR_con, 
    .fontCss28 .rd-item, 
    .fontCss28 .choice-item-s, 
    .fontCss28 .exercuseR_con input, 
    .fontCss28 textarea, 
    .fontCss28 select {
        font-size: 24px !important;
        line-height: 35px;
    }
    .exercuseRMain_title{
        padding: 1vw 2vw;
        line-height: 28px !important;
        min-height: 45px;
        display: flex;
        align-items: center;
    }
    .exercuseRMain_ul li{
        padding: 1vw 2vw;
    }
    .exercuseRMain_ul li div.t_seq {
        padding: 0 5px 0 0;
        position: relative;
    }
    .exercuseNav_d h1, 
    .exercuseNav_d a, 
    .exercuseR_con, input.q99Tb, 
    input.textLine, .exercuseRMain_ul .radio_boxL, 
    .exercuseNav_d a div {
        font-size: 20px;
        line-height: 20px;
    }
    .exercuseR_con {
        padding: 2vw 2vw 0 2vw;
    }
    input.exPrintButton {
        background-size: auto 90%;
        padding-left: 40px;
    }
    .exercuseR_time div.exercuseRDiv.exTime {
        right: 110px;
        padding: 10px 0 0 !important;
    }
    .exercuseR_time div.exTime h1{
        background-size: 90% auto;
        min-width: auto;
    }
    .ETime {
        font-size: 17px;
    }
    .exercuseNav_d h1 {
        line-height: 45px;
    }
    .exercuseRTop{
        justify-content: flex-start;
    }
    .exercuseRTop input.ExerciseInput{
        font-size: 17px;
        padding: 0 8px;
        height: 45px;
        border-radius: 5px;
    }
    
    .exercuseRDiv.fontSize .select_size input{
        width: 78px !important;
    }

    

    .exercuseNav_d ul li a{
        padding-left: 5px;
        text-align: center;
        min-height: 45px;
    }
    .QBankTit span {
        font-size: 17px;
        padding: 0 10px 0 8px;
    }
    .QBankMain_2 .QBankTit::after {
        width: 150px;
    }
    .release_tools_group .el-input__inner{
        padding: 0;
    }
    .release_tools_group > button{
        line-height: 38px;
    }
    .release_tools_group .el-input-group__append button{
        width: 40px;
        height: 40px;
        background-size: auto 88% !important;
    }

}
@media (max-width: 420px) {
    .eExercise_unit_info{
        font-size: 14px;
    }
    .exercuseNav_d h1, 
    .exercuseNav_d a, 
    .exercuseR_con, input.q99Tb, 
    input.textLine, .exercuseRMain_ul .radio_boxL, 
    .exercuseNav_d a div {
        font-size: 18px;
    }
    .exercuseRTop input.ExerciseInput{
        font-size: 16px;
        height: 40px;
    }
    .ETime{
        font-size: 16px;
    }
    .exercuseR_time div.exTime h1{
        width: 35px;
        height: 35px;
    }
    input.exPrintButton {
        padding-left: 35px;
        height: 35px;
    }
    .exercuseR_time div.exercuseRDiv.exTime{
        right: 105px;
    }
    .QBankTit span::before {
        width: 20px;
        right: -10px;
    }
    .QBankTit::after{
        height: 32px;
    }
    .QBankMain_2 .QBankTit::after {
        width: 100px;
    }
    .QBankTit::after{
        width: 90px;
    }
    h1.eExerciseLogo {
        background-size: 40px;
        background-position: center left 6px;

    }
    h1.com_title{
        padding: 8px 0 8px 55px;
    }
    .QBankNr ul li {
        width: 33.333333%;
    }
    
    .gradeDiv li span{
        border-radius: 6px;
        line-height: 40px;
    }
    input.exercuseButton,
    input.SaveHomeworkButton {
        line-height: 40px;
        padding-left: 38px;
    }

}
@media print{
    .exercuseRMain_TBlue{
        margin: auto;
    }
}