/*美育*/
.aesthetic_title {
}
.aesthetic_title_bac {
}
.aesthetic_title_text {
}
.aesthetic_detail_works_conatain{
    /* 兼容图片高度少于说明文字 默认样式 */
    min-height: 85px;
}
.aesthetic_detail_works_intro{display:none}
.aesthetic_detail_works_tips{
    position:absolute;bottom:1px;right:2%;
    max-width:96%;max-height:60px;
    overflow: hidden;
    color:white;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 25.5%,rgba(0,0,0,.08) 70%,rgba(0,0,0,0));
    background-color:transparent;padding:2px 10px;line-height:14px;font-size:12px;word-wrap:break-word;
}
.aesthetic_detail_works_download{position:absolute;bottom:32px;right:7px;background:#FF9800;padding:3px 5px;border-radius:2px;color:white;display:block}
.aesthetic_detail_works_download:hover{background:#FF5722;cursor:pointer}

.designer_aesthetic_index_contain{
    /* padding: 10px; */
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    display: none;
}
.designer_aesthetic_text{position:relative;width: 285px;box-sizing: border-box; background: white;padding:10px 18px 0;}
.designer_aesthetic_text_title{    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
   }
.designer_aesthetic_text_bottom{
    height: 60px;
    width: 100%;
    padding: 14px 0;
    border-top: 1px solid #f2f2f2;
}
.designer_aesthetic_text_bac{    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    float: left;}
.designer_aesthetic_text_name{   
     width: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-weight: bold;
    line-height: 32px;
    margin: 0px 0 0 10px;
    float: left;}

.shetu_resource_info {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background:rgba(240,238,239,.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.shetu_resource_info .shetu_resource_info_close {
    font-size: 30px;
    font-weight: 400;
    color: #666666;
    position: absolute;
    right: 30px;
    top:30px;
    cursor: pointer;
}
.shetu_resource_info .shetu_resource_infoWorks {
    position: relative;
    margin: 0 auto;
    margin-top: 92px;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -moz-align-items: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.shetu_resource_info .shetu_resource_infoWorks .infoWorks_left{
    width: 52%;
    overflow: hidden;
    background: #ffffff;
    border-radius:4px;
    display: inline-block;
}
.shetu_resource_info .worksName{
    width:94%;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: left;
    margin: 0 auto;
    margin-top: 29px;
    margin-bottom: 19px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.shetu_resource_info .worksView{
    width:94%;
    overflow: hidden;
    text-align: left;
    margin: 0 auto;
    margin-bottom: 20px;
}
.shetu_resource_info .worksView .worksView_coursePeople,.shetu_resource_info .worksView .worksView_courseStaremUn {
    display: inline-block;
    margin-right: 26px;
}
.shetu_resource_info .worksView .worksView_coursePeople span,.shetu_resource_info .worksView .worksView_courseStaremUn span {
    display: inline-block;
    line-height: 26px;
    font-size:12px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(187,187,187,1);
}
.shetu_resource_info .worksImg_box{
    width: 94%;
    overflow: hidden;
    background:rgba(244,244,244,1);
    border-radius:4px;
    margin: 0 auto;
}
.shetu_resource_info .worksImg{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.shetu_resource_info .worksImg a{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    transition: all .4s;
}
.shetu_resource_info .worksImg img {
    width: 100%;
}
.shetu_resource_info .works_bottom {
    width: 94%;
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px solid rgba(236,236,236,1);
    margin-top: 60px;
    padding: 30px 0;
}
.shetu_resource_info .works_bottom p {
    width:48px;
    height:48px;
    overflow: hidden;
    background-position: 92% 93%!important;
    margin: 0 auto;
    cursor: pointer;
}
.shetu_resource_info .works_bottom .noCollection {
    background-position: 92% 98.5%!important;
}
.shetu_resource_info .works_bottom span{
    color: #bbbbbb;
    font-size: 12px;
}
.shetu_resource_info .infoWorks_right {
    width: 330px;
    background: #ffffff;
    display: inline-block;
    margin-left: 40px;
    box-sizing: border-box;
    padding: 0 20px;
}
.shetu_resource_info .infoWorks_right .infoWorks_rightTop {
    width: 100%;
    overflow: hidden;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(236,236,236,1);
}
.shetu_resource_info .infoWorks_right .infoWorks_rightTop .infoWorks_rightTop_img {
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50%;
    background-size: 100% 100%!important;
    margin-right: 10px;
}
.shetu_resource_info .infoWorks_right .infoWorks_rightTop .infoWorks_rightTop_info {
    display: inline-block;
    vertical-align: top;
}
.shetu_resource_info .infoWorks_right .infoWorks_rightTop .infoWorks_rightTop_info p {
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color: #000000;
    margin: 12px 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 200px;
}
.shetu_resource_info .infoWorks_right .infoWorks_rightTop .infoWorks_rightTop_info span {
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color: #bbbbbb;
    margin: 12px 0;
}
.shetu_resource_info .infoWorks_right .infoWorks_rightAuthor {
    text-align: justify;
    color: #000000;
    line-height: 26px;
    font-family:Microsoft YaHei;
    font-weight:400;
    padding-bottom: 19px;
    border-bottom: 1px solid rgba(236,236,236,1);
}
.shetu_resource_info .infoWorks_right .infoWorks_right_imgInfo {
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    border-bottom:1px solid rgba(236,236,236,1);
}
.shetu_resource_info .infoWorks_right .infoWorks_right_imgInfo h4 {
    font-size: 16px;
    color: #000000;
    line-height: 30px;
}
.shetu_resource_info .infoWorks_right .infoWorks_right_imgInfo p {
    font-size: 16px;
    color: #ACACAC;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shetu_resource_info .infoWorks_right .infoWorks_right_imgInfo span {
    color: #000000;
    margin-left: 10px;
}
.shetu_resource_info .infoWorks_right .infoWorks_right_bottom {
    width: 100%;
    text-align: right;
    margin: 20px 0;
}
.shetu_resource_info .infoWorks_right .infoWorks_right_bottom a {
    width:69px;
    height:26px;
    display: inline-block;
    background:rgba(0,222,119,1);
    border-radius:4px;
    text-align: center;
    font-size:12px;
    font-family:PingFang SC;
    font-weight:400;
    color: #ffffff;
    line-height:26px;
}
.shetu_resource_info .infoWorks_right .infoWorks_right_bottom .authorIndex{
    background: #FF8338;
    margin-left: 11px;
}



@media screen and (min-width: 1600px){		
    .containToCenter,.shetu_resource_content {
        width: 1380px;
    }
    .designer_aesthetic_text{width: 330px!important;}
    .pull_img{width: 330px!important;}
    .pull_img img{width: 330px!important;}
    .designer_aesthetic_text_name{width: 230px!important;}
    .shetu_resource_category_type{width: 1340px;}
    .courseImgListModeContain{width: 330px;}
    .big_container_top{height: 201px;}
} 
