body,html{
    height: 100%;
    overflow: hidden;
}
.homecoursebox {
    width:100%;
    height: 100%;
    padding-top: 3.6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.homebox{
    width: 100%;
    height: 100%;
}
.header{
    position: fixed;
}
.top-title{
    background: #f8f8f8;
    height: 1.706667rem;
    line-height: 1.706667rem;
    font-size: .64rem;
    text-indent: .533333rem;
}
.news-box{
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.notice-con{
    width: 100%;
    padding: 0;
    background: none;
    box-shadow: none;
    padding-bottom: .96rem;
}
.newsinfor{
    height: auto;
}
.notice-cart{
    width: 100%;
    height: auto;
    padding: .4rem;
    border-bottom: 1px solid #EEEEEE;
    margin: 0;
    overflow: hidden;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
}
.nc-top {
    
    font-size: .426667rem;
    color: #1D1D1D;
    line-height: .586667rem;
    height: 1.173333rem;
    margin-bottom: 0;
}
.nc-name {
    width: 60%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nc-time {
    font-size: .373333rem;
    color: #666666;
    overflow: hidden;
    width: 40%;
    text-align: right;
}
.nc-bot {
    height: 78px;
    line-height: 26px;
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.news-win {
    height:13.333333rem;
    width: 100%;
    background: #FFFFFF;
    position: fixed;
    left: 0;
    bottom: -30rem;
    /* bottom: 0; */
    padding: .533333rem;
    z-index: 1001;
    box-sizing: border-box;
   -webkit-box-sizing: border-box;
}
.news-con{
    width: 100%;
    height: 100%;
} 
.shady-all {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201802/1298e00002974749b3e183df7f8fe6eb.png);
    z-index: 1000!important;
    display: none;
}  
.closeBtn {
    width: .533333rem;
    height: .533333rem;
    position: absolute;
    top: .4rem;
    background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201808/55e7fefe2e014a4cb64dbc03dced00a6.jpg) no-repeat center center;
    background-size: .4rem;
    right: .4rem;
}
.news-win-title{
    margin-top: .906667rem;
    font-size: .533333rem;
    color: #1D1D1D;
    text-align: justify;
    word-break: break-all;
    line-height: .746667rem;
    margin-bottom: .533333rem;
}
.news-win-time{
    margin-bottom: .64rem;
    font-size: .373333rem;
    color: #666666;
    letter-spacing: 0;
    text-align: left;
    line-height: .693333rem;
}
.news-win-info {
    width: 100%;
    height: 7.733333rem;
    overflow-y: scroll;
    font-size: .426667rem;
    color: #333333;
    -webkit-overflow-scrolling: touch;
    word-break: break-all;
    line-height: .746667rem;
}
.news-win-info p{
    color: #333333;
    font-size: .426667rem;
    line-height: .746667rem;
    margin-bottom: .426667rem;
}
.news-win-info img{
    max-width: 100%;
    margin-bottom: .426667rem;
}
.notice_nothing {
    text-align: center;
    padding: 3rem 0 0;
}
.notice_nothing span {
    display: block;
    color: #666666;
    margin-top: .266667rem;
}