.box-detail {
margin: 20px 0;
display: inline-block;
width: 100%;
}
.box-4-first-news ul li, .box-4-first-news ul li span, .box-4-first-news ul li img {
list-style: none;
float: left;
}
.first-4-top-news {
width: 415px;
margin: 10px 0 0 0;
}
.box-4-first-news ul li a {
color: #1C86EE;
font-weight: bold;
font-family: Tahoma;
font-size: 12px;
}
.first-4-top-news img {
width: 415px;
height: 345px;
border: solid 1px #ccc;
padding: 5px;
margin-bottom: 2px;
}
.box-4-first-news ul li a {
color: #1C86EE;
font-weight: bold;
font-family: Tahoma;
font-size: 12px;
}
.box-4-first-news ul li a:hover {
color: #484848;
}
.date-topnews {
color: #ccc;
font-size: 12px;
display: block;
width: 100%;
margin-top:4px;
}
.next-4-top-news {
width: 600px;
border-bottom: dotted 1px #ccc;
padding: 10px 0 10px 0;
margin: 0 0 0 20px;
}
.next-4-top-news img {
width: 150px;
height: 105px;
border: solid 1px #ccc;
padding: 5px;
}
.next-4-top-news span {
display: block;
width: 440px;
padding-left: 20px;
}
.next-4-top-news span {
width: 440px;
padding-left: 20px;
}

.news-items {
padding: 20px 0;
border-bottom: dotted 1px #ccc;
}
.news-img {
width: 250px;
height: 150px;
margin-right: 30px;
}
.news-img img {
width: 100%;
height: 100%;
}
.box-detail p {
line-height: 20px;
}
.news-title a {
color: #1E85EC;
font-size: 14px;
margin-bottom: 10px;
}
.news-excerpt {
line-height: 18px;
color: #333;
margin-bottom: 15px;
}
