.dtjs-date{
	float: left;
	    margin-right: 2%;
}
.time-date{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 45px;
	margin-top: 10px;
}
.dtjs-date{
	background: #EFF2F7;
}
.time-year{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ABAAAA;
	line-height: 55px;
}
.dtjs-date span:nth-last-child(1){
	margin-bottom: 5px;
}
.index-news-text span, .index-news-text-smbox .dtjs-date span{
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.dtjs-date-right{
	    width: 90%;
		float: left;
		    overflow: hidden;
}
.news-btn{
	float: right;
	    margin-top: 4%;
}
 .index-news-text-smbox p{
	     -webkit-line-clamp:2;
 }
 .index-news-text-smbox{
	 padding-top: 18px;
	     padding-left: 8px ;
 }
 
 @media (max-width:1016px) {
 	.dtjs-date-right{
		    width: 87%;
	}
 }
 @media (max-width:740px) {
 	.dtjs-date-right{
 		    width: 80%;
 	}
 }
 @media (max-width:740px) {
 	.dtjs-date-right{
 		    width: 72%;
 	}
 }
 @media (max-width:350px) {
 	.dtjs-date-right{
 		    width: 70%;
 	}
 }
 .dtjs-date img {
	 width:18px;
	 hegiht:18px
 }