#web_con {
    background: #f8f8f8 url("../images/con-bg-top.png") repeat-x scroll 0 0;
    overflow: hidden;
}

#web_con_box{
	margin:0 auto;
	width:990px;
	margin-top:30px;
}

.con_title{
	font-size:22px;
	border-bottom:1px solid #d6d6d6;
	padding-bottom:30px;
	margin-bottom:20px;
}

.show_con_title{
	font-size:22px;
	border-bottom:1px solid #d6d6d6;
	padding-bottom:10px;
	margin-bottom:20px;
}

.news_right{
	width:300px;
	float:right;
}

.news_left{
	width:660px;	
	float:left;
	margin-bottom:50px;
}

.location{
	font-size:12px;
	padding-left:20px;
}

.show_location{
	font-size:12px;
}

.ermrs_tt{
	font-size:16px;
	color:#FFF;	
	background:#0c4f85;
	padding:5px 10px;
}

.line-box{
	border-bottom:1px dotted #d6d6d6;
	padding-bottom:25px;	
	margin-bottom:25px;
}

.recommended_cases_box{	
	line-height:19px;
	position:relative;
	border-left:5px  solid #00ac86;
	
}

.recommended_con{
	padding-left:20px;
}

.case_fbz{
	font-size:14px;
	position:absolute;
	top:5px;
	right:10px;
	color:#009170;
}

.recommended_cases_title{
	
    font-size:17px;
	font-weight:bold;
}

.blog_conbox{
	margin:13px 0 5px 0;
}

.news_cases_con{
	float:left;
	display:block;
}

.info_con{
	float:right;
}

.read-all a{
	background:url(../images/ico-more.png) no-repeat scroll 0 -88px;
	color:#00AC85;	
	font-weight:normal;
	margin-top:5px;
	padding-left:18px;
	display:block;
	
}

.read-all a:hover{
	background:url(../images/ico-more.png) no-repeat scroll 0 -133px;
	color:#007d61;
}


#news_con{
	background:url("../images/news_web_right_bg.png") repeat-y scroll right top;
	margin: 10px auto 0;
    overflow: hidden;
    width: 1010px;
	
}

.case_list_info{	
	padding:2px;
	margin-top:8px;
	overflow:hidden;
}

.case_list_info .comment {
    background-image: url("../images/icon_comment.gif");
}

.case_list_info span {
    background-repeat: no-repeat;
    margin: 0 6px;
    padding-left: 20px;
}

.case_list_info .view {
    background-image: url("../images/icon_arrow.gif");
}

.case_list_info span {
    background-repeat: no-repeat;
    margin: 0 6px;
    padding-left: 20px;
}

#news_conleft{
	width:750px;
	float:left;
	overflow:hidden;
}


.news_list{
    line-height: 30px;   	
}

.news_list ul{
	padding-left:20px;
}

.new_list_title{
    background: #bbe1ec ;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding:2px 0 2px 10px;
}

.tag_box{
	float:left;
}

.case_list_tag{
    background:url("../images/tag.png") no-repeat scroll left top;
    cursor: pointer;
    display: inline-block;	
}

.case_list_tag input{	
	background: rgba(0, 0, 0, 0) url("../images/tag.png") no-repeat scroll right bottom;
	border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    margin-left:6px;
    padding: 0 5px 0 0;
	
}

#page{
   text-align:center;
   margin-top:15px;
  
}

#page a{	
	padding:3px 8px;
	border:1px solid #d6d6d6;
	cursor:pointer;
}

#page a:hover{
	padding:3px 8px;
	background:#00ac86;
	cursor:pointer;
	color:#FFF;
}


.ks_list {
    background: #fff none repeat scroll 0 0;
    line-height: 45px;
    overflow: hidden;
}


.ks_list_box {
    border-bottom: 1px dotted #d6d6d6;
    padding-left: 8px;
}


.ks_title {
    color: #00ac86;
    font-size: 14px;
    font-weight: bold;
}

.news {
    margin-bottom: 20px;
}

.ui-appraise {
	float:right;
	width: 70px;
	height: 24px;
	background: #FFF url(../images/appraise-24-24.png) no-repeat 0;
	background-size:20px 20px;
	font-size:18px;
	cursor: pointer;
	margin-right:10px;
}
.ui-appraise-click {
	float:right;
	background: #FFF url(../images/appraise-click-24-24.png) no-repeat 0;
	width: 70px;
	height: 24px;
	font-size:18px;
	background-size:20px 20px;
	cursor: pointer;
	margin-right:10px;
}