.ceshi {
width: 98%;
margin: 8px auto;
border: 2px rgb(233, 175, 48) solid;
}
.ceshi .list {
 padding: 0 1%;
}
.ceshi .item {
height: 70px;
padding: 12px 0;
border-bottom: 1px dotted #f9a1d5;
}
.ceshi .item a {
 display: block;
}
.ceshi .item .img {
width: 25%;
overflow: hidden;
margin-right: 2%;
float: left;
height: 70px;
}
.ceshi .item .img img {
width: 100%;
height: 100%;
display: block;
border-radius: 5px;
}
.ceshi .item .txt {
width: 55%;
float: left;
height: 70px;
}
.ceshi .item h3 {
font-size: 14px;
line-height: 27px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: rgb(120, 139, 15);
padding-right: 2%;
}
.ceshi .item p {
font-size: 12px;
line-height: 20px;
color: rgba(63, 10, 91, 0.88);
padding-top: 1%;
overflow: hidden;
padding-right: 4%;
}
.ceshi .item .time {
width: 17%;
text-align: center;
font-size: 13px;
border-left: 1px solid #ddd3fb;
float: right;
height: 70px;
}
.ceshi .item .time b {
display: block;
font-size: 30px;
color: #009b4c;
height: 30px;
padding: 8px 0;
}
.ceshi .item:hover img {
 transform: scale(1.06, 1.06);
}




.m-cl-1nt4-3-01 {
	width: 100%;
	max-width: 640px;
	margin: 0 auto
}
.m-cl-1nt4-3-01-tit {
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #414141;
	line-height: 4rem;
	background: url(../images/m11-icon2.jpg) no-repeat center top;
	background-size: 100% 4rem;
	border-bottom: 1px solid #006060;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.m-cl-1nt4-3-01-list {
	padding: 0 3%;
}
.m-cl-1nt4-3-01-list dl {
	padding: 1.25rem 0;
	border-bottom: 2px solid #e5e5e5;
	display: inline-block;
	width: 100%;
}
.m-cl-1nt4-3-01-list dt {
	width: 33.3%;
	float: left;
	margin-right: 5.6%;
}
.m-cl-1nt4-3-01-list dt img {
	width: 100%;
}
.m-cl-1nt4-3-01-list h3 {
	height: 2.6rem;
	font-size: 1.4rem;
	line-height: 2.4rem;
	text-overflow: ellipsis;
	border-bottom: 0.15rem solid #f1f1f1;
	overflow: hidden;
	white-space: nowrap;
}
.m-cl-1nt4-3-01-list-desc {
	margin-top: 0.4rem;
	height: 3.6rem;
	font-size: 1.0rem;
	line-height: 1.8rem;
	color: #626262;
	overflow: hidden;
}
.m-cl-1nt4-3-01-list-data {
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 1.8rem;
	color: #626262;
	display: inherit;
	float: right;
	margin-top: -1.5rem;
}