.top {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-top: 20px;
}
.top img {
	width: 719px;
	height: 417px;
}
.top dl {
	width: 480px;
	height: 417px;
	
}
.top dt{
	font-size:28px;
	font-family:Source Han Sans CN;
	font-weight:400;
	text-align: left;
	color:rgba(51,51,51,1);
	margin-left: 20px;
	display: flex;
}
.top dt span {
	width:14px;
	height:14px;
	background:rgba(198,22,22,1);
	opacity:0.7;
	margin: 15px 14px 0px 0px;
}
.top dd{
	width: 100%;
	height: 63px;
	font-size:20px;
	font-family:Source Han Sans CN;
	font-weight:400;
	text-align: left;
	color:rgba(51,51,51,1);
	margin-left: 40px;
	line-height: 64px;
}

.mainbottom {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-bottom: 22px;
}
.mainbottom dl {
	margin-left: 22px;
}
.top dd:hover {
	background:rgba(238,238,238,1);
	cursor: pointer;
}
.bottom {
	margin-top: 21px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.bottom-left dt {
	font-size:20px;
	font-family:Source Han Sans CN;
	font-weight:600;
	color:rgba(51,51,51,1);
	margin-bottom: 19px;
}
.bottom-left dl {
	width:446px;
}
.dd-display {
	width:446px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	color: #666666;
	font-size:16px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(102,102,102,1);
}
.dd-display img {
	width:19px;
	height:19px;
	margin-top: 10px;
}
.dd-display p {
	height: 30px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.dd-display span {
	display: block;
	line-height: 40px;
	margin: 0px 0px 0px 10px;
}
.dd-conter {
	height: 42px;
	font-size:16px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:#999999;
	margin-bottom: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	
}
.bottomimg {
	width:234px;
	height:139px;
}
.bottom-right {
	margin: 0px 0px 0px 52px;
}
.bottom-right img {
	width: 400px;
	height: 280px;
}
.bottom-right dt{
	font-size:24px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(51,51,51,1);
	display: flex;
}
.bottom-right dt span {
	display: block;
    width: 14px;
    height: 14px;
    background: rgba(198,22,22,1);
    opacity: 0.7;
    margin: 9px 11px 18px -16px;
}
.dd-display {
	
}