/*p_res*/

._rescard .res_list img {
    max-height: 100%;
    max-width: 100%;
    width: auto !important;
    /*height: auto !important;*/
    /*width: 6rem;*/
    /*width: 94%;*/
    /*height: 6rem;*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*border-radius: 0.3rem;*/
    /*        background: url("*/
    <?php //echo $this->module->assetsUrl; ?>/*/images/svg/loading.gif") no-repeat;*/
    /*        background-size: 2.5rem 2.5rem;*/
    /*        background-position:center center;*/
}

._rescard .res_list .defaultresimg img {
    width: 100%;
    height: 100%;
    /*transform: scale(1.4);*/
}

._rescard .res_list .defaultresimg {
    border: 0px !important;
    position: static;
    overflow: hidden;
    /*height: auto !important;*/
}

._rescard .res_list .defaultresimg .quality_sign {
    width: 30%;
    height: 28%;
}

._rescard .res_list {
    /*width: 6rem;
        float: left;
        margin-right: 0.9rem;
        margin-bottom:1rem;
        width: 29%;*/
    float: left;
    margin-right: 8%;
    margin-bottom: 5%;
    width: 28%;
/*    height: 22%;*/
    cursor: pointer;
    position: relative;
}

._rescard .res_list:nth-child(3n) {
    margin-right: 0;
}

._rescard .res_list .res_img {
    height: 84%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E3E5E6;
    background-color: #F4F4F4;
    border-radius: 8px;
    box-shadow: 0px 2px 4px rgba(29, 39, 48, 0.1);
        position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

._rescard .res_list>div:last-child {
    display: block;
    /*width: 6rem;*/
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    height: 16%;
    margin-top: 5%;
}

._rescard .res_list .quality_sign {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 30%;
    height: 34%;
}

._rescard .res_list .quality_sign .quality_img {
    background: url(<?php echo Yii::app()->getAssetManager()->publish(Yii::getPathOfAlias('lesson.assets')) ?>/images/svg/recommend.svg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    display: block;
}

ul.bigYiiPager .jump-btn a {
    padding: 0.1rem;
    display: none;
}


/*wpan*/

.file_list_con .folder_list div,
.file_list_con .file_list div,
._quesinfo .ques_list div,
._cusquesinfo .cusques_list div {
    float: left;
}

.bread span:before {
    content: ">";
}

.bread span:first-child:before {
    content: "";
}

.bread .bread_sel {
    color: #999;
    /*border-bottom: 1px solid #3aa501;*/
}

.file_list_con {
    height: 70rem;
}

.file_list_con .res_jiaoan {
    background: url(../images/svg/icons_r_folder.svg) no-repeat;
    width: 4.5rem;
    height: 4.5rem;
    display: inline-block;
    vertical-align: middle;
    background-size: 4.5rem;
}

.file_list_con .bread {
    text-align: left;
    margin-bottom: 0.5rem;
}

.file_list_con .bread span {
    cursor: pointer;
}

.file_list_con .folder_list,
.file_list_con .file_list,
.file_list_con .coll_list,
._quesinfo .ques_list,
._cusquesinfo .cusques_list {
    cursor: pointer;
    height: 7rem;
    border-bottom: 1px solid #eee;
}

.file_list_con .res_img,
._quesinfo .ques_list .res_img,
._cusquesinfo .cusques_list .res_img {
    width: 5.3rem;
    height: 100%;
    margin-right: 1rem;
    align-items: center;
    justify-content: center;
    display: flex;
}

.file_list_con .res_img img,
._quesinfo .ques_list .res_img img,
._cusquesinfo .cusques_list .res_img img {
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 4px;
}

.file_list_con .res_msg {
    align-items: center;
    /*justify-content: center;*/
    display: flex;
    height: 100%;
    width: calc(90% - 3.5rem);
}
.file_list_con .coll_list .res_title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.file_list_con .openMyFile {
    background-color: #fff;
    height: 2.3rem;
    /* width: 10rem; */
    border: 1px solid #ccc;
    border-radius: 0.3rem;
    color: #353f47;
    /* font-size: 1.1rem; */
    padding: 0 1rem;
}

.file_list_con ._wpandetail {
    /*height: 44rem;*/
    height: 75%;
    overflow-y: auto;
    overflow-x: hidden;
}

.res_list_con ._cusquesinfo,
.res_list_con ._quesinfo,
.file_list_con ._collectcon {
    height: 100%;
}

.res_list_con ._cusquesinfo>div:first-child,
.res_list_con ._quesinfo>div:first-child,
.file_list_con ._collectcon>div:first-child {
    height: calc(100% - 9rem);
}

.file_list_con .file_list .res_title,
.file_list_con .folder_list .res_title,
._quesinfo .ques_list .res_title,
._cusquesinfo .cusques_list .res_title {
    width: calc(87% - 4.3rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
    /* justify-content: center; */
    display: flex;
    height: 100%;
}

.file_list_con .folder_img {
    width: 5.3rem;
    height: 100%;
    margin-right: 1rem;
    align-items: center;
    /*justify-content: center;*/
    display: flex !important;
}



#rightnew {
    width: 100%;
    height: 100%;
    background: #fff;
    /*padding: 0 2.8rem;*/
    border-left: 1px solid rgba(29, 39, 48, 0.20);
    margin-top: 1px;
}

#rightnew .rightnew_head {
    width: 100%;
    padding-top: 1rem;
}

#rightnew .righttnew_con {
    width: 100%;
    height: calc(100% - 5rem);
    padding: 0 2.8rem;
}

.rightnew_head .res_head {
    /*background: #F4F4F4;*/
    /*border: 1px solid rgba(29, 39, 48, 0.1);*/
    border-bottom: 1px solid rgba(29, 39, 48, 0.1);
}

.rightnew_head .res_head,
.rightnew_head .question_head {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    border-radius: 4px;
    margin-bottom: 1rem;
    display: none;
    text-align: center;
}
.rightnew_head .res_head,
.rightnew_head .question_head.bottomBorder{
    border-bottom: 1px solid rgba(29, 39, 48, 0.1);
}
.rightnew_head .res_head span:first-child{
    /* margin-left: 35%;
    margin-right: 12%; */
}
.rightnew_head .res_head span {
    /*width: 50%;*/
    height: 100%;
    /* align-items: center;
    justify-content: center;
    display: flex;
    float: left; */
    font-size: 1.25rem;
    position: relative;
    cursor: pointer;

    display: inline-block;
    line-height: 3rem;
    margin: 0 1rem;
}

.rightnew_head .question_head span {
    width: 100%;
    height: 100%;
    font-size: 1.25rem;
    border-radius: 4px;
    /* align-items: center;
    justify-content: center;
    display: flex; */
}

.rightnew_head .res_head .showtabtype,
.rightnew_head .question_head .showquetype {
    background-color: #fff;
    color: #2196F3;
    border-bottom: 2px solid #2196F3;
    font-weight: bold;
}

/*.rightnew_head .res_head span:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.rightnew_head .res_head span:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}*/

.righttnew_con .right_res_con,
.righttnew_con .right_file_con {
    width: 100%;
    display: none;
    height: 100%;
}

.righttnew_con .right_res_con .res_list_head {
    width: 100%;
    margin-bottom: 2rem;
}

.option_select_con {
    width: 100%;
    height: 2.5rem;
    margin-bottom: 1rem;
}

.option_select_con .option_select_knows {
    width: 60%;
    height: 99%;
    display: inline-block;
    border: 1px solid #E3E5E6;
    border-radius: 4px;
    cursor: pointer;
}
.option_select_con .option_select_knows:hover,.option_select_con .option_select_keywords:hover{
    border: 1px solid #2196f3;
}

.option_select_con .option_select_knows input {
    width: calc(100% - 2.5rem);
    height: 100%;
    display: inline-block;
    padding-left: 0.33333333rem;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 1.1rem;
    color: #353F47;
    border: none;
    cursor: pointer;
}

.option_select_con .option_select_knows i {
    width: 2.5rem;
    height: 100%;
    background: url('../images/svg4/selknows.svg') no-repeat;
    background-size: 1.5rem;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-position: center;
    cursor: pointer;
}

.option_select_con .option_select_keywords {
    float: right;
    width: 35%;
    height: 99%;
    display: inline-block;
    border: 1px solid #E3E5E6;
    border-radius: 4px;
}

.option_select_con .option_select_keywords input {
    width: calc(100% - 2.5rem);
    height: 100%;
    padding-left: 0.33333333rem;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #9A9FA3;
    border: none;
}

.option_select_con .option_select_keywords i {
    width: 2.5rem;
    height: 100%;
    background: url('../images/svg4/icon_search.svg') no-repeat;
    background-size: 1.5rem;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-position: center;
    cursor: pointer;
}

.anHui_res_type_con div{
    float: left;
    margin-right:1rem;
}

.res_type_con, .anHui_res_type_con,
.right_file_con .file_list_head,
.question_type_con {
    height: 1.5rem;
    font-size: 1rem;
    margin-bottom: 1rem;
}

.res_type_con div, .anHui_res_type_con div,
.right_file_con .file_list_head div,
.question_type_con div {
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
    margin-right: 4%;
    border: 1px solid transparent;
}

.question_type_con i {
    background: url('../images/svg4/Shaixuan-normal.svg') no-repeat;
    background-size: 1rem;
    width: 1rem;
    height: 1rem;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5rem;
    display: none;
}

.res_type_con .selrestype,
.anHui_res_type_con .selrestype,
.file_list_head .selfiletype,
.question_type_con .selquetype span {
    color: #2196F3;
    font-weight: bold;
}

.question_poptip,
.cusquestion_poptip {
    position: fixed;
    width: calc(23% + 16px);
    padding: 1rem;
    background: #fafafa;
    border: 1px solid #cdcfd1;
    z-index: 15;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    display: none;
}

.res_list_con {
    height: calc(100% - 6rem);
}

._rescard {
    width: 100%;
    height: 100%;
}

._rescard .rescard_con {
    height: calc(100% - 9.5rem);
}

.question_type_con div {
    padding: 0 0.6rem;
    border-bottom: 0;
    border: 1px solid transparent;
}

.showpopdiv {
    background: #fafafa;
    border: 1px solid #cdcfd1;
    z-index: 15;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    padding: 0 0.6rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0;
}

.pop_shade {
    position: absolute;
    top: -0.5rem;
    left: 0.8rem;
    width: 0.7rem;
    height: 0.7rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
/*    border-width: 0.29166667rem;
    border-color: #fff transparent transparent #fff;*/
    /*border-style: solid;*/
    border-top-left-radius: 4px;
    box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.1);
    background-color: #fafafa;
    border-left: 1px solid #cdcfd1;
    border-top: 1px solid #cdcfd1;
}

.pop_mask {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    filter: alpha(opacity=60);
    z-index: 10;
    /*background: rgba(0,0,0,0.3);*/
}

.pop_que_con span {
    border: 1px solid transparent;
    margin-left: 1rem;
    padding: 0.4rem;
    display: inline-block;
    cursor: pointer;
}

.pop_que_con .popselquetype,
.pop_que_con .popselquediff,
.pop_que_con .popselcusquetype,
.pop_que_con .popselcusquediff {
    border: 1px solid #2196F3 !important;
    border-radius: 4px;
}
.pop_que_title{
    width: 3rem;
    vertical-align: top;
    padding:0.4rem 0;
}
.pop_que_con{
    width: calc(100% - 4rem);
}
.pop_que_title,
.pop_que_con {
    display: inline-block;
}

.pop_que_btn{
    margin-left: 4.25rem;
    float: left;
    margin-top: 0.5rem;
}
.pop_que_btn span{
    background-color: #2196F3;
    color: #fff ;
    border-radius: 4px;
    width: 5.2rem;
    height: 2.5rem;
    line-height: 2.5rem;
    display: block;
    cursor: pointer;
    text-align: center;
}
.pop_que_btn span:hover{
    background-color: #4dabf5;
}
/*_loadfile*/

._loadfile {
    width: 100%;
    height: 100%;
}

._loadfile .localfile_img {
    background: url('../images/svg4/localfile.svg') no-repeat;
    background-size: contain;
    width: 100%;
    height: 26%;
    margin-top: 30%;
    background-position: center;
    display: inline-block;
}

._loadfile .localfile_btn {
    text-align: center;
    width: 100%;
    margin-top: 1.25rem;
}

._loadfile .localfile_btn input {
    background-color: #fff;
    border: 1px solid #cdcfd1;
    font-size: 1.5rem;
    color: #353f47;
    cursor: pointer;
    border-radius: 4px;
    padding: 0.6rem 1.2rem;
}

.le_w_content table tr td:last-child div:first-child,
.anHui_le_w_content table tr td:last-child div:first-child {
    position: relative;
}

.showoption, .anHui_showoption {
    display: none;
}

ul.smYiiPager {
    border: none !important;
    text-align: left !important;
}

ul.smYiiPager li {
    text-align: center;
}

.selectvalue, .anHui_selectvalue {
    border: 1px solid #cdcfd1;
    width: 100%;
    height: 2.5rem;
    border-radius: .167rem;
    color: #353f47;
    position: relative;
    margin-right: .702rem;
    cursor: pointer;
    border: 1px solid #CDCFD1;
    border-radius: 4px;
    padding-left:1rem;
    padding-right: 2.5rem;
}

.selectvalue:hover, .anHui_selectvalue:hover {
    border: 1px solid #2196F3;
    border-radius: 4px;
}

.selectvalue>div, .anHui_selectvalue>div {
    height: 100%;
    width: 100%;
    align-items: center;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.subjectChange,
.gradeChange,
.verChange,
.zhangChange,
.zhangChange,
.jieChange,
.anHui_system,
.anHui_phase,
.anHui_grade,
.anHui_subjects,
.anHui_editions,
.anHui_publishers,
.anHui_books,
.anHui_units, .anHui_class {
    position: relative;
    width: 20rem;
}

.showoption, .anHui_showoption {
    position: absolute;
    background-color: #fff;
    width: 100%;
    border: 1px solid #cdcfd1;
    z-index: 3;
    margin-top: .3rem;
    color: #353f47;
    cursor: pointer;
    border-radius: 4px;
    max-height: 20rem;
    overflow-y: auto;
    width: 20rem;
    padding: 1px 0;
}

.showoption div, .anHui_showoption div {
    padding: 0 1rem;
    height: 2.5rem;
    border-bottom: 1px solid #CDCFD1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    text-align: left;
    vertical-align: center;
    align-items: center;
    line-height: 2.5rem;
    cursor: pointer;
}
.showoption div:last-child,
.anHui_showoption div:last-child{
    border-bottom: none;
}

.showoption div:hover,
.anHui_showoption div:hover {
    background-color: #2196F3;
    color: #fff;
}

.le_w_content tr,
.anHui_le_w_content tr {
    margin-bottom: 2rem;
    display: block;
}

.le_w_content tr td:first-child:not(.knows_btn_con){
    width: 3rem;
    text-align: right;
    margin-right: 1rem;
}
.anHui_le_w_content tr td:first-child:not(.knows_btn_con) {
    width: 5rem;
    text-align: right;
    margin-right: 1rem;
}

.le_w_content tr td,
.anHui_le_w_content tr td {
    display: inline-block;
}

.le_w_content .selectoptionbtn,
.anHui_le_w_content .anHui_selectoptionbtn {
    width: 1rem;
    height: 1rem;
    background: url('../images/svg4/down-normal.svg') no-repeat;
    position: absolute;
    top: 0.8rem;
    right: 1rem;
    background-size: contain;
}

.le_w_content .selknowchange .selectoptionbtn,
.anHui_le_w_content .selknowchange .anHui_selectoptionbtn {
    width: 1rem;
    height: 1rem;
    background: url('../images/svg4/up-hover.svg') no-repeat;
    position: absolute;
    top: 0.8rem;
    right: 1rem;
    background-size: contain;
}
.le_w_content .selknowchange .selectvalue,
.anHui_le_w_content .selknowchange .selectvalue{
      border: 1px solid #2196F3;
}

#selknowsmask, #anHui_selknowsmask {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.le_w_content table{
    width: 100%;
    text-align: center;
    margin-top: 4rem;
}
.anHui_le_w_content table{
    width: 100%;
    text-align: center;
}
.le_w_content .knows_btn_con, .anHui_le_w_content .knows_btn_con{
    width: calc(100% - 15.5rem);
    text-align: left;
    margin-left: 15.5rem;
}
.le_w_content .knows_btn_con .make_sure_knows_btn, .anHui_le_w_content .knows_btn_con .make_sure_knows_btn{
    border-radius: 4px;
    height: 2.5rem;
    line-height: 2.5rem;
    /* padding: 0.3rem; */
    width: 5rem;
    margin-right: 2rem;
    background-color: #2196f3;
    color: #fff;
    font-size: 1.2rem;
    border: 1px solid transparent;
    display: inline-block;
}
.le_w_content .knows_btn_con .make_sure_knows_btn:hover,
.anHui_le_w_content .knows_btn_con .make_sure_knows_btn:hover{
    background-color: #4dabf5;
    border: 1px solid #4dabf5;
}
.le_w_content .knows_btn_con .knows_close_btn,
.anHui_le_w_content .knows_btn_con .knows_close_btn{
    border-radius: 4px;
    height: 2.5rem;
    line-height: 2.5rem;
    /* padding: 0.3rem; */
    width: 5rem;
    background-color: #EEEEEE;
    font-size: 1.2rem;
    border:1px solid transparent;
    display: inline-block;
}

.pageContent {
    position: absolute;
    bottom: 1rem;
}
.gr_classify{
    margin-bottom: 0.5rem;
}
.gr_classify span{
    border: 1px solid transparent;
    margin-left: 1rem;
    padding: 0.4rem;
    display: inline-block;
    cursor: pointer;
}
.gr_classify .sel_cusque_type{
    border: 1px solid #2196F3 !important;
    border-radius: 4px;
}

@media screen and (max-width: 1024px) {
    .pageContent {
        left: 0;
    }
}


/* 安徽的选择章节框 */
.anHui_option_select_con {
    width: 100%;
    height: 2.5rem;
    margin-bottom: 1rem;
}

.anHui_option_select_con .anHui_option_select_knows {
    width: 60%;
    height: 99%;
    display: inline-block;
    border: 1px solid #E3E5E6;
    border-radius: 4px;
    cursor: pointer;
}
.anHui_option_select_con .anHui_option_select_knows:hover,.anHui_option_select_con .anHui_option_select_keywords:hover{
    border: 1px solid #2196f3;
}

.anHui_option_select_con .anHui_option_select_knows input {
    width: calc(100% - 2.5rem);
    height: 100%;
    display: inline-block;
    padding-left: 0.33333333rem;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 1.1rem;
    color: #353F47;
    border: none;
    cursor: pointer;
}

.anHui_option_select_con .anHui_option_select_knows i {
    width: 2.5rem;
    height: 100%;
    background: url('../images/svg4/selknows.svg') no-repeat;
    background-size: 1.5rem;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-position: center;
    cursor: pointer;
}

.anHui_option_select_con .anHui_option_select_keywords {
    float: right;
    width: 35%;
    height: 99%;
    display: inline-block;
    border: 1px solid #E3E5E6;
    border-radius: 4px;
}

.anHui_option_select_con .anHui_option_select_keywords input {
    width: calc(100% - 2.5rem);
    height: 100%;
    padding-left: 0.33333333rem;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #9A9FA3;
    border: none;
}

.anHui_option_select_con .anHui_option_select_keywords i {
    width: 2.5rem;
    height: 100%;
    background: url('../images/svg4/icon_search.svg') no-repeat;
    background-size: 1.5rem;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-position: center;
    cursor: pointer;
}
.load_img{
	background: url(../images/loading.gif) no-repeat;
    background-size: 3.7rem;
    width: 100%;
    height: 20rem;
    margin-top: 45%;
    background-position: center;
    display: inline-block; 
    opacity: 0.8;
}