.owin-height{
    background: #fff;
}
.samelogo{
    width: 100%;
    height: 45px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin: 40px 0;
    margin-bottom: 20px;
}
.samelogo.news-logo{
    background: url(//image.zhihuishu.com/zhs_yufa_150820/ablecommons/demo/201904/47686f66d622432e8818c8d550e34339.png) no-repeat center center;
}
.sl-name {
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 26px;
    color: #333333;
    text-align: center;
    font-weight: 500;
}
.home-notice{
    width: 1260px;
    margin: 0 auto;
    height: auto;
    margin-bottom: 40px;
   
}
.search_nothing{
    width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}
.home-notice-in {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}
.notice-notice-cart{
    width: 1200px;
    margin: 0 auto;
    height: 189px;
    background: #fff;
    margin-bottom: 20px;
    cursor: pointer;
    padding: 28px 40px;
    box-shadow: 0 0 40px 0 rgba(242,233,236,0.66);
    border-radius: 4px;
    transition:box-shadow 0.5s; 
}
.notice-notice-cart:nth-child(3n+1){
    border-bottom: 4px solid  #8C9DF4;
}
.notice-notice-cart:nth-child(3n+2){
    border-bottom: 4px solid   #F991B5;
}
.notice-notice-cart:nth-child(3n+3){
    border-bottom: 4px solid #F2B887;;
}


.notice-notice-cart:hover{
    box-shadow: 0 10px 18px 0 rgba(186,186,186,0.41);
}
.notice-notice-cart a{
    display: block;
}
.notice-notice-name{
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
    font-size: 22px;
    color: #333333;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notice-notice-time{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    color: #DEDEDE;
    letter-spacing: 0.17px;
    margin-bottom: 12px;
    font-family: 'DINAlternate-Bold';
}
.notice-notice-content{
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
    word-break: break-all;

}
.details-top{
	width: 100%;
	height: auto;
	border-bottom: 1px dashed #dddddd;
}
.dt-name{
	line-height: 42px;
	font-size: 30px;
	color: #333333;
    text-align: center;
    height: auto;
    word-break: break-all;
}
.dt-time{
	line-height: 66px;
	text-align: center;
	font-size: 20px;
	color: #999999;
}
.details-bot{
	padding-top: 50px;
}
.details-bot pre,.details-bot p,.details-bot span,.details-bot{
	white-space: normal;
	word-break: break-word;
}

.details-bot p{
	font-size: 18px;
	color: #666666;
	letter-spacing: 0.6px;
	line-height: 40px;
	text-indent: 20px;
	margin-bottom: 50px;
}
.details-bot img{
	display: block;
	margin:  0 auto 40px;
	width: 546px;
}
.notice-details{
    background: #fff;
}
.course-bi-title-details{
    height: 60px;
    line-height: 60px;
}
.notice-details{
    padding: 60px 81px;
}
.cbt-left a:hover{
    color:#0087FF !important; 
}
.notice-content-div{
    position: relative;
    max-height: 52px;
    overflow: hidden;
}
.more-span{ background:url(//image.zhihuishu.com/zhs/ablecommons/demo/201904/fccf03876772477598bf7fcb2125a830.png) no-repeat; width:30px; height:19px; display: inline-block;     position: absolute;bottom: 5px;
    right: 0px;}