news.css 1.55 KB
.c-title {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.54;
	margin-bottom: 10px;
}
h3 {
	display: block;
	font-size: 1.17em;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

.c-span6 {
	float: left;
	margin-right: 17px;
	list-style: none;
	_display: inline;
}
.c-summary {
	font-size: 14px;
	line-height: 1.54em;
	color: #333;
	overflow: hidden;
	zoom: 1;
}
.c-summary span{
	display: block;
    margin-bottom: 5px;
}
p {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
p, form, ol, ul, li, dl, dt, dd, h3 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.result {
	width: 540px;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 25px;
}
.c_photo, .c_video {
	display: block;
	position: relative;
}
.c-span-last {
	margin-right: 0;
}
.c-span18 {
	width: 397px;
}

.c-gap-top-small {
	margin-top: 5px;
}

div {
	display: block;
}

#content_left {
	
}

.newsContent {
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
	margin-top:8px;
}
.title {
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
    color: #179bf0;
    font-size: 16px;
}
.div-newlist-newpicbg {
    float: left;
    width: 66px;
    height: 66px;
    text-align: center;
    vertical-align: middle;
    background-color: #66d2fe;
}

.divNewsList {

}

.newsimg {
	min-height: 81px;
	min-width: 121px; 
	max-width:121px;
	max-height: 81px;
}

#panel {
	width: 540px;
	padding-top: 5px;
	margin:0px auto;
}