.details-overview {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.details-left {
    width: 796px !important;
    padding: 0px !important;
	min-height: 560px;
    margin-right: 20px;
    background-color: #fff;
    padding: 0px !important;
    border: #eee 1px solid;
}
.details-text {
    width: 752px !important;
    height: 64px;
    border-bottom: #eee 1px solid;
}
.shuxian {
    width: 16px;
    height: 33px;
    border-left: #CD0600 4px solid;
}
.details-text p {
    font-size: 16px;
    height: 63px;
    line-height: 63px;	
    margin: 0 0 0px;
    color: #000000;
}
.details-text p a{
	color: #000000;
}
.details-text p a:hover{
	color: #CD0600;
}
/* 名单 */
.list-wtext{
	padding: 55px 46px 55px 38px;
}
.list-wtext ul{
	display: flex;
	//margin-bottom: 460px;
	flex-wrap: wrap;
}
.list-wtext ul li{
	margin-right: 48px;
	margin-bottom: 39px;
	padding-left: 0px !important;
}
.list-wtext ul li:nth-child(7n){
	margin-right: 0px;
}
.list-wtext ul li a{
	font-size: 20px;
	color: #000000;
}
.list-wtext ul li a:hover{
	color: #CD0600;
}
.people{
	background-color: #f6f6f6;
}
.people p{
	    font-size: 16px;
	    height: 60px;
	    line-height: 63px;
	    margin: 0 0 0px;
		text-align: center;
	    color: #000000;
}


/* 右边 */
.details-right {
    width: 384px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-color: #fff;
    border: #eee 1px solid;
}
.details-text {
    width: 384px;
    height: 64px;
    border-bottom: #eee 1px solid;
    background-color: #fff;
    margin: 0px !important;
}
.shuxians {
    width: 25px;
    height: 21px;
    margin-top: 1px;
    border-left: #CD0600 4px solid;
}
.jian {
    font-weight: bold;
    font-size: 20px;
    margin: 0px;
}
.details-ulli {
    padding: 30px 13px;
}
.details-li {
    width: 100%;
    height: 87px;
    padding: 2px 0px 3px 0px;
    border-bottom: #eee 1px solid;
}
.details-li:hover .cnews-text{
	color: #CD0600;
	font-weight: bold;
	background-color: #f6f6f6;
}
/* .details-text {
    width: 100%;
    font-size: 18px;
    color: #000000;
    padding: 30px 0px;
    text-align: center;
} */