/*
Theme Name:上海淞杰
Theme URI:http://www.shsongjie.com/
Version:1.0
Author:上海淞杰
*/

.case_content img,#content  img{margin-bottom:10px}
.post-image {margin-bottom:10px}
.new_list2 dt img{

margin-top: 2px;

}
/*首页第四新闻  开始*/
.newsContext {
	clear: both;
	height: 440px;
}
.newsCon table td {
	height: 20px;
	line-height: 28px;
	overflow: hidden;
}
.newsCon table .ask {
	background-image: url(/wp-content/themes/onii/skin/news.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsCon table .ask a {
	color: #0376c7;
	display: block;
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis; white-space:nowrap; overflow:hidden;width:260px;
    font-weight:bold;
}

.newsCon table .answer {
	background-image: url(/wp-content/themes/onii/skin/news.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.newsCon table td a {
	margin-left: 30px;
	font-size: 14px;
}
.mewsBPic {
	display: block;
	width: 357px;
	height: 141px;
	margin: 0 auto;
	margin-bottom: 5px;
}
.newsContext ul li {
	line-height: 36px;
	height: 36px;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dashed #ccc;
}
.newsContext ul li a {
	color: #606060;
	font-size: 14px;
	margin-left: 15px;
	text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.leftNews {
	width: 301px;

	background-image: url(../images/spline.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
   margin-right: -19px;
   border-style: none;
   margin-left: 59px;
}
.rightNews {
	float: right;
	width: 357px;
}
.newsTop {
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	border-bottom: 2px solid #00000075;
	margin-bottom: 15px;
}
.newsTop h3 {
	float: left;
	font-size: 14px;
	color: #00000075;
	font-weight: bold;
}
.newsTop a {
	float: right;
	color: #ccc;
	font-size: 10px;
	background-image: url(../images/newsMore.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.newsContext {
	clear: both;
	height: 440px;
	overflow: hidden;
}
.newsCon {
    clear: both;
    height: 80px;
    overflow: hidden;
}
.mainCon {
    clear: both;
    width: 1100px;
    margin: 50px auto;
}
.case_about h1 {
	  font-weight: 700;
     font-size: 21px;
     padding-bottom: 5px;
}
/*首页第四新闻  结束*/
/*文章标题样式  开始*/
.title h1 {
	  font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #000;
}
/*文章标题样式  结束*/
/*下拉*/
/*返回顶部*/