.x-imageViewer-large{
	max-width: 250px;
	max-height: 250px;
	margin: 0 auto;
}

.x-imageViewer-large img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

.x-imageViewer-large .ui-panel-content {
	height: 250px;
	width: 250px;
	text-align: center;
	margin: 0 auto;
	vertical-align: middle !important;
	display: table-cell;
	padding: 0px !important;
}

.x-imageViewerList{
	height: 146px;
	text-align: center;
	vertical-align: middle !important;
}

.x-imageViewerList, .x-newsInfo tbody tr td:nth-child(1) {
	width: 205px;
}

.x-newsInfo {
	border-bottom:1px dashed #F1F1F1;
}

.x-newsInfo tbody {
	margin: 30px 0px;
	display: block;
}

.x-newsInfo tbody tr td:nth-child(2) {
	width: 100%;
}

.x-imageViewerList img {
	max-width: 100%;
	max-height: 100%;
}

.list-bottom-line{
	display:block;
	vertical:middle; 
	padding-left:20px; 
	padding-right:20px; 
	border-bottom: 1px dashed #ccc;
}

.x-textTitle {
	font-weight: 700;
	font-family: "Microsoft YaHei" !important;
}

.x-textTitle:hover,.x-headerMore:hover {
	text-decoration: underline;
}

.x-headerMore {
    color: #666666 !important;
	line-height: 55px;
	font-size: 14px;
	margin: 0px;
}

.text-title-link {
	font-weight: 800 !important;
}

.x-imageViewer.x-orgNews {
	border-radius: 0px;
}

.x-textContent {
	height: 50px;
	-webkit-line-clamp: 2 !important;
	line-height: 25px;
}

.x-listTextContent {
	height: 70px;
	-webkit-line-clamp: 3 !important;
	line-height: 25px;
}

.x-orgSimpleNews{
	padding: 0px 10px !important;
}

.x-newCreateInfo{
	line-height: 90px;
	border-bottom: 1px dashed #ccc;
	display:block;
}

.x-newsContent{
	padding: 20px !important;
	line-height: 30px;
	text-indent: 2em;
}

.x-newsTools{
	margin-top: 5px;
}

.td-info {
    width: 8%;
    padding-left: 1rem;
}