#xinwenliebiaogaijin{
	padding: 0;
	margin: auto;
	width: 1000px;
	height: 240px;
	background: #fcfbf5;
	letter-spacing: 0.5px;
	margin-top: 30px;
	overflow: scroll;
}

.liebiaopaixu1{
	width: 100%;
	height: auto;
	float: left;
	line-height: 32px;
}



.liebiaopaixu2{
	width: 47%;
	height: auto;
	float: right;
	line-height: 32px;
}

.liebiaopaixu1 li{
	display: block;
	border-bottom: 1px dashed #A0A0A0;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	background: url(/skin/ico-list.png) no-repeat left center;
	/*background-size: 8px 8px;*/
	    width: 97%;
}

.liebiaopaixu2 li{
	display: block;
	border-bottom: 1px dashed #A0A0A0;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* white-space: nowrap; */
	box-sizing: border-box;
	background: url(/skin/ico-list.png) no-repeat left center;
	/*background-size: 8px 8px;*/
	
}

.liebiaopaixu1 li h4:hover
{
text-overflow:inherit;
overflow:visible;
}

.liebiaopaixu2 li h4:hover
{
text-overflow:inherit;
overflow:visible;
}

.liebiaopaixu1 li h5{
	float: right;
	margin-top: -35px;
	margin-right: 3px;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	padding-top: 10px;
}

.liebiaopaixu2 li h5{
	float: right;
	margin-top: -35px;
	margin-right: 3px;
	font-size: 12px;
	font-family: "Microsoft YaHei";
    padding-top: 10px;
}
 
.liebiaopaixu1 li h4{
	font-size: 15px;
	padding-left: 10px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* width: 323px; */
	margin-top: 8px;
	font-family: "Microsoft YaHei"
}

.liebiaopaixu2 li h4{
	font-size: 15px;
	padding-left: 10px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 323px;
	margin-top: 8px;
    font-family: "Microsoft YaHei"
}



.clear{
	clear:both
}

.liebiaopaixu3 li{
	display: block;
	
}

.liebiaopaixu4 li{
	display: block;
	
}

.liebiaopaixu3{
	width: 25%;
	height: auto;
	float: right;
}

.liebiaopaixu4{
	width: 25%;
	height: auto;
	float: right;
}

@media screen and (max-width: 600px)
{
#xinwenliebiaogaijin {
    width: 100% !important;
    height: 260px !important;
    overflow: scroll !important;
}
#xiangguanshipingaijin{
    width: 230px;
    color: #f7f9f5;
    font-size: 19px;
    border-right-style: hidden;
    border-radius: 20px;
    background: #99825d;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px !important;
}
.liebiaopaixu1 li h4 {
    font-size: 15px;
    padding-left: 10px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 275px !important;
    margin-top: 8px;
    font-family: "Microsoft YaHei";
}
.liebiaopaixu1 li h5 {
	display: none;
}
.liebiaopaixu1 td {
	display: block;
	width: 100% !important;
}

}