.notice-container{
    display: flex;
    height: 600px;
}
.notice-model{
    width: 100%;
    justify-content: center;
    display: flex;
    padding: 2.714em 0;
}

.notice-container .notice-card-left{
    float: left;
    position: relative;
    padding-right: 20px;
    width: 660px;
    height: 100%;
}
.notice-container .notice-card-right{
    float: right;
    position: relative;
    margin-left: 20px;
    width: 530px;
    height: 100%;
}
.notice-container .notice-card-left .notice-header{
    height: 5.142em;
    width: 100%;
    align-items:center;
    display: flex;
}
.notice-container .notice-card-right .notice-header{
    height: 5.142em;
    width: 100%;
    align-items:center;
    display: flex;
}

.notice-container .notice-header .title{
    margin: auto 0;
}
.notice-container .notice-header .more{
    margin: auto 0;
}

.notice-model-1 .notice-header .title,
.notice-mobile-model-1 .notice-header .title{
    float: left;
    background: url("/local-res-s3/qingshuxuetang.com/v9_1/setting/notice-news/notice-icon.png") no-repeat 0;
    background-size: 1.334em 1.334em;
    padding-left: 1.5em;
    font-size: 1.714em;
    color: #343E4C;
    line-height: 1.334em;
    font-weight: bold;
}
.notice-model-2 .notice-header .title{
    float: left;
    background: url("/local-res-s3/qingshuxuetang.com/v9_1/setting/notice-news/notice-icon-model-2.png") no-repeat 0;
    background-size: 32px 32px;
    font-size: 30px;
    padding-left: 40px;
    color: #343E4C;
    line-height: 40px;
    font-weight: bold;
}
.notice-mobile-model-2 .notice-header .title{
    float: left;
    background: url("/local-res-s3/qingshuxuetang.com/v9_1/setting/notice-news/notice-icon-model-2.png") no-repeat 0;
    background-size: 1.334em 1.334em;
    padding-left: 1.5em;
    font-size: 1.714em;
    color: #343E4C;
    height: 1.334em;
    line-height: 1.334em;
    font-weight: bold;
}
.notice-model-3 .notice-header .title,
.notice-mobile-model-3 .notice-header .title{
    float: left;
    display: flex;
    align-items: center;
    color: #343E4C;
}
.notice-model-3 .notice-header .title .icon,
.notice-mobile-model-3 .notice-header .title .icon{
    width: 0.357em;
    height: 1em;
    background: #1B876D;
    border-radius: 0.214em;
    margin-right: 0.857em;
}
.notice-model-student .notice-header .title .icon,
.notice-mobile-model-student .notice-header .title .icon{
    background: #4DC443;
}
.notice-model-3 .notice-header .title .text{
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    color: #343E4C;
    font-weight: bold;
}
.notice-mobile-model-3 .notice-header .title .text{
    font-size: 1.714em;
    color: #343E4C;
    font-weight: bold;
}

.notice-model-1 .notice-header .more,
.notice-mobile-model-1 .notice-header .more{
    margin-left: auto;
    justify-content: flex-end;
    display: flex;
    align-items: center;
    color: #133E84;
    font-size: 1.143em;
    line-height: 1.286em;
    font-weight: 500;
}
.notice-model-2 .notice-header .more,
.notice-mobile-model-2 .notice-header .more {
    color: #5C697B;
    margin-left: auto;
    justify-content: flex-end;
    font-size: 1.143em;
    display: flex;
    align-items: center;
    font-weight: 500;
}
.notice-model-2 .notice-header .more i,
.notice-mobile-model-2 .notice-header .more i{
    height: 1.286em;
    width: 1.286em;
    margin-left: 0.286em;
    background-image: url('/local-res-s3/qingshuxuetang.com/v9_1/setting/notice-news/more-model-2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.notice-model-2 .notice-header .more:hover i,
.notice-mobile-model-2 .notice-header .more:hover i{
    transition: all .4s ease-in-out;
    cursor: pointer;
    background-image: url('/local-res-s3/qingshuxuetang.com/v9_1/setting/notice-news/more-model-2-hover.png');
}
.notice-model-2 .notice-header .more:hover{
    transition: all .4s ease-in-out;
    color: #9E1F32;
}

.notice-model-3 .notice-header .more,
.notice-mobile-model-3 .notice-header .more {
    color: #5C697B;
    margin-left: auto;
    justify-content: flex-end;
    font-size: 1.143em;
    display: flex;
    align-items: center;
}
.notice-model-3 .notice-header .more i,
.notice-mobile-model-3 .notice-header .more i{
    height: 12px;
    width: 12px;
    background-image: url('/local-res-s3/qingshuxuetang.com/v9_1/setting/notice-news/more-model-3.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.notice-model-3 .notice-header .more:hover i,
.notice-mobile-model-3 .notice-header .more:hover i {
    cursor: pointer;
    background-image: url('/local-res-s3/qingshuxuetang.com/v9_1/setting/notice-news/more-model-3-hover.png');
}
.notice-model-student .notice-header .more:hover i,
.notice-mobile-model-student .notice-header .more:hover i {
    cursor: pointer;
    background-image: url('/local-res-s3/qingshuxuetang.com/v9_3/icon-more-student.png');
}
.notice-model-3 .notice-header .more:hover{
    color: #1B876D;
}
.notice-model-student .notice-header .more:hover{
    color: #4DC443;
}


/*pc*/
.notice-model-1 .notice-detail{
    position: absolute;
    top: 4.142em;
    height: 25em;
    width: 44.99em;
    background: #F5F8FA;
}
.notice-model-1 .notice-detail-date {
    width: 8em;
    height: 8em;
    margin-top: 2em;
    margin-left: 2em;
}
.notice-model-1 .notice-detail-date-day {
    text-align: left;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 3.428em;
    color: #133E84;
    margin-top: 1em;
}
.notice-model-1 .notice-detail-date-yearmonth {
    text-align: left;
    display: block;
    height: 1.34em;
    width: 100%;
    font-size:  1.714em;
    color: #9AA1AB;
    margin-top: 0.4em;
    line-height: 1.34em;
}
.notice-model-1 .notice-detail-body {
    width: 100%;
}
.notice-model-1 .notice-detail-title {
    position: absolute;
    left: 2em;
    right: 2em;
    top:  9.12em;
    word-break:normal;
    white-space:pre-wrap;
    word-wrap : break-word;
    overflow: hidden;
    font-weight: bold;
}
.notice-model-1 .notice-detail-title span{
    font-size: 1.428em;
    color: #343E4C;
}

.notice-model-1 .notice-detail-content {
    position: absolute;
    left: 2em;
    right: 2em;
    height: 7.2em;
    top: 12.284em;
    word-break:normal;
    white-space:pre-wrap;
    overflow: hidden;
    line-height: 1.8em;
}
.notice-model-1 .notice-detail-content span{
    font-size: 0.857em;
    color: #5C697B;
}
.notice-model-1  .notice-detail-detail {
    position: absolute;
    right: 2em;
    bottom: 2em;
    color: #133E84;
    align-items:center;
    display:-webkit-flex;
}
.notice-model-1  .notice-detail-detail img{
    width: 1em;
    height: 1em;
}
.notice-model-1 .notice-list{
    position: absolute;
    top: 4.142em;
    width: 100%;
    padding-top: 2em;
}
.notice-model-1 .notice-item {
    position: relative;
    height: 72px;
    width: 100%;
    align-items:center;
    display:-webkit-flex;
    margin-bottom: 0.5em;
}
.notice-model-1 .notice-date {
    float: left;
    width: 20%;
    height: 72px;
}
.notice-model-1 .notice-date-day {
    text-align: center;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 2.5em;
    color: #133E84;
    line-height: 1.3em;
    height: 1.3em;
}
.notice-model-1 .notice-date-yearmonth {
    text-align: center;
    display: block;
    width: 100%;
    font-size:  1em;
    line-height: 1.41em;
    color: #9AA1AB;
}
.notice-model-1 .notice-item-body {
    padding-left: 18px;
    height: 100%;
    width: 80%;
    float: left;
}
.notice-model-1 .notice-item-title {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    color: #343E4C;
    font-size: 1.142em;
    line-height: 1.42em;
    height: 1.42em;
    margin-top: 0.8em;
    font-weight: bold;
}
.notice-model-1 .notice-item-title:hover {
    cursor: pointer;
    color: #133E84;
}
.notice-model-1 .notice-item-content {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    color: #5C697B;
    margin-top: 0.35em;
    font-size: 1em;
    line-height: 1.3em;
    height: 1.3em;
}


.notice-model-2 .notice-detail{
    position: absolute;
    top: 80px;
    height: 350px;
    width: 44.99em;
    background: #F5F8FA;
}
.notice-model-2 .notice-detail-border{
    position: absolute;
    top: 0;
    height: 0.284em;
    width: 44.99em;
    background: linear-gradient(270deg, rgba(199, 40, 64, 0) 0%, #992032 100%);
}
.notice-model-2 .notice-detail-icon{
    position: absolute;
    left: 32px;
    top:  40px;
    width: 44px;
    height: 20px;
}
.notice-model-2 .notice-detail-title{
    position: absolute;
    left: 32px;
    top:  84px;
    color: #343E4C;
    font-weight: bold;
}
.notice-model-2 .notice-detail-title span{
    font-size: 20px;
}
.notice-model-2 .notice-detail-date{
    position: absolute;
    left: 32px;
    top: 118px;
    color: #9AA1AB;
}
.notice-model-2 .notice-detail-date span{
    font-size: 12px;
}
.notice-model-2 .notice-detail-content{
    position: absolute;
    left: 32px;
    right: 32px;
    height: 144px;
    line-height: 24px;
    top: 158px;
    color: #5C697B;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.notice-model-2 .notice-list{
    position: absolute;
    top: 80px;
    width: 100%;
}
.notice-model-2 .notice-item {
    position: relative;
    height: 87.5px;
    width: 100%;
    display: flex;
    align-items: flex-end;
}
.notice-model-2 .notice-item.mix{
    height: 72px;
}
.notice-model-2 .notice-item:not(:last-child){
    border-bottom: #EEEEEE 1px solid;
}

.notice-model-2 .notice-item-body {
    height: 45px;
    width: 100%;
    float: left;
    margin-bottom: 12px;
}
.notice-model-2 .notice-item-icon {
    width: 44px;
    height: 20px;
    float: left;
    margin-right: 4px;
}
.notice-model-2 .notice-item-title {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    color: #343E4C;
    font-weight: bold;
    font-size: 1.142em;
    line-height: 1.42em;
    height: 1.42em;
}
.notice-model-2 .notice-item-title:hover {
    cursor: pointer;
    color: #9E1F32;
}
.notice-model-2 .notice-item-content {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    color: #9AA1AB;
    font-size: 12px;
    line-height: 16px;
    height: 16px;
    margin-top: 9px;
}


.notice-model-3{
    background: #F5F8FA;
}
.notice-model-3 .notice-detail{
    position: absolute;
    top: 5.142em;
    height: 391px;
    width: 44.99em;
    background:  url("/local-res-s3/qingshuxuetang.com/v9_1/setting/notice-news/notice-detail-background.jpg") no-repeat center;
}
.notice-model-3 .notice-detail-icon{
    position: absolute;
    left: 32px;
    top:  48px;
    width: 48px;
    height: 22px;
    background: #1B876D;
    margin-right: 1em;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    color: white;
}
.notice-model-student .notice-detail-icon{
    background: #4DC443;
}

.notice-model-3 .notice-detail-title{
    position: absolute;
    left: 32px;
    right: 32px;
    top:  94px;
    color: #343E4C;
    font-weight: bold;
}
.notice-model-3 .notice-detail-title span{
    font-size: 1.428em;
}
.notice-model-3 .notice-detail-date{
    position: absolute;
    left: 32px;
    top: 128px;
    color: #9AA1AB;

}
.notice-model-3 .notice-detail-date span{
    font-size: 12px;
}
.notice-model-3 .notice-detail-content{
    position: absolute;
    left: 32px;
    right: 32px;
    top: 168px;
    line-height: 24px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    color: #5C697B;
}
.notice-model-3 .notice-list{
    position: absolute;
    width: 100%;
    border-radius: 8px;
    background: #FFFFFF;
}
.notice-model-3 .notice-item {
    position: relative;
    height: 97px;
    width: 100%;
}

.notice-model-3 .notice-item:not(:last-child):before{
    content: "";
    position: absolute;
    left: 24px;
    bottom: -1px;
    width: calc(100% - 48px);
    height: 1px;
    background-color: #E7E7E7;
}
.notice-model-student .notice-item:not(:last-child):before{
    width: calc(100% - 96px);
}
.notice-model-3 .notice-item-body {
    position: relative;
    height: 100%;
    width: 80%;
    float: left;
    overflow: hidden;
    margin-left: 24px;
}
.notice-model-3 .notice-item-icon {
    float: left;
    width: 48px;
    height: 22px;
    background: #1B876D;
    margin-right: 6px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    color: white;
    text-shadow: 0 2px 4px rgba(189, 49, 28, 0.23);
    font-weight: 500;
}

.notice-model-student .notice-item-icon {
    background: #4DC443;
}
.notice-model-3 .notice-item-title {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    color: #343E4C;
    align-items:center;
    display:inline-block;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    height: 21px;
    margin-top: 24px;
}
.notice-model-3 .notice-item-title:hover {
    cursor: pointer;
    color: #1B876D;
}
.notice-model-3 .notice-item-title:hover {
    color: #4DC443;
}
.notice-model-3 .notice-item-content {
    float: left;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    color: #9AA1AB;
    font-size: 0.857em;
    margin-top: 0.8em;
    line-height: 1.3em;
    height: 1.3em;
}
.notice-model-3 .notice-date {
    float: left;
    width: 72px;
    height: 20%;
    margin-top: 24px;
}
.notice-model-3 .notice-date-month-day {
    text-align: center;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    height: 21px;
    color: #1B876D;
}
.notice-model-student .notice-date-month-day {
    color: #4DC443;
}
.notice-model-3 .notice-date-year {
    text-align: center;
    display: block;
    width: 100%;
    font-size:  12px;
    line-height: 17px;
    height: 17px;
    color: #9AA1AB;
    margin-top: 5px;
    background: #F9F9F9;
}
.notice-model-student .notice-date-year {
    width: 47px;
    margin: 5px auto 0;
}

/*mobile*/
/*common*/

.notice-mobile-model-1, .notice-mobile-model-2, .notice-mobile-model-3{
    width: 100%;
}
.notice-container .notice-mobile-model-1 .notice-header,
.notice-container .notice-mobile-model-2 .notice-header,
.notice-container .notice-mobile-model-3 .notice-header{
    height: .5em;
    width: 100%;
    align-items:center;
    display: flex;
    padding: 0 .4em;
}
.notice-mobile-model-1 .title, .notice-mobile-model-2 .title, .notice-mobile-model-3 .title{
    font-size: .38em !important;
}
.notice-mobile-model-1 .more, .notice-mobile-model-2 .more, .notice-mobile-model-3 .more{
    font-size: .28em !important;
}
.notice-mobile-model-2 .notice-header .more i{
    height: 1.142em;
    width: 1.142em;
}
.notice-mobile-model-3 .notice-header .more i{
    height: 0.714em;
    width: 0.714em;
}
.notice-mobile-model-1 .notice-list, .notice-mobile-model-2 .notice-list, .notice-mobile-model-3 .notice-list{
    width: calc(100% - .8em);
    margin: .32em auto 0 auto;
}
.notice-mobile-model-3 .notice-list{
    background: #FFFFFF;
    border-radius: .12em;
    padding: 0 .32em;
}
.notice-mobile-model-1 .notice-item, .notice-mobile-model-3 .notice-item {
    position: relative;
    display: flex;
    height: 1.6em;
    width: 100%;

}
.notice-mobile-model-2 .notice-item {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}
.notice-mobile-model-1 .notice-item:not(:last-child):before{
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: calc(100% - 1em);
    height: 1px;
    background-color: #E7E7E7;
}

.notice-mobile-model-2 .notice-item:not(:last-child):before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: calc(100% + .4em);
    height: 1px;
    background-color: #EEEEEE;
}

.notice-mobile-model-3 .notice-item:not(:last-child):before{
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #E7E7E7;
}

.notice-mobile-model-1 .notice-date {
    display: inline-block;
    float: left;
    margin: auto 0;
    width: 1em;
    height: .8em;
}

.notice-mobile-model-1 .notice-date-day {
    text-align: start;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: .48em;
    color: #133E84;
    line-height: 1.1em;
    height: 1.1em;
}
.notice-mobile-model-1 .notice-date-yearmonth {
    text-align: start;
    display: block;
    width: 100%;
    font-size:  .22em;
    color: #9AA1AB;
    line-height: 1.2em;
    height: 1.2em;
}
.notice-mobile-model-1 .notice-item-title {
    display: flex;
    float: left;
    flex: 1;
    margin: auto 0;
    max-height: .86em;
    line-height: .43em;
    font-weight: bold;
}
.notice-mobile-model-1 .notice-item-title span{
    display: block;
    font-size: .32em;
    color: #343E4C;
    word-break:normal;
    white-space:pre-wrap;
    overflow: hidden;
}

.notice-mobile-model-2 .notice-item-icon {
    display: inline-block;
    float: left;
    width: 38px;
    height: 19px;
    margin-right: 10px;
}
.notice-mobile-model-2 .notice-item-title {
    display: inline-block;
    width: 100%;
    max-height: .86em;
    line-height: .43em;
    font-weight: bold;
    margin-top: .38em;
}
.notice-mobile-model-2 .notice-item-title span{
    display: block;
    font-size: .32em;
    color: #343E4C;
    word-break:normal;
    white-space:pre-wrap;
    overflow: hidden;
}
.notice-mobile-model-2 .notice-item-content {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    color: #9AA1AB;
    font-size: .24em;
    margin-bottom: .32em;
}


.notice-mobile-model-3 .notice-item-icon {
    display: inline-block;
    float: left;
    width: 3.636em;
    height: 1.727em;
    margin-right: 0.545em;
    background: #1B876D;
    border-radius: 0.364em;
    text-align: center;
    line-height: 1.727em;
    color: white;
    font-size: 0.6875em;
}
.notice-mobile-model-student .notice-item-icon {
    background: #4DC443;
}

.notice-mobile-model-3 .notice-item-title {
    margin: auto .32em auto 0;
    flex: 1;
    max-height: .86em;
    line-height: .43em;
    font-weight: bold;
}
.notice-mobile-model-3 .notice-item-title span{
    display: block;
    font-size: .32em;
    color: #343E4C;
    word-break:normal;
    white-space:pre-wrap;
    overflow: hidden;
}

.notice-mobile-model-3 .notice-date {
    float: left;
    margin: auto 0;
    width: 1em;
}
.notice-mobile-model-3 .notice-date-month-day {
    display: flex;
    width: 100%;
    font-weight: bold;
    color: #1B876D;
    height: 1.324em;
    line-height: 1.324em;
    font-size: .34em;
    justify-content: center;
    align-items: flex-end;
}
.notice-mobile-model-student .notice-date-month-day {
    color: #4DC443;
}
.notice-mobile-model-3 .notice-date-split {
    font-weight: bold;
    color: #1B876D;
    font-size: .2em;
    margin: 0 .2em;
}
.notice-mobile-model-student .notice-date-split {
    color: #4DC443;
}
.notice-mobile-model-3 .notice-date-year {
    text-align: center;
    display: block;
    width: 100%;
    font-size:  .26em;
    color: #9AA1AB;
    background: #F9F9F9;
    height: 1.5em;
    line-height: 1.5em;
    margin-top: .385em;
    border-radius: 0.154em;
}

