.lanmub_caseRight {}
.lanmub_caseRight .sitemp {
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #d6dadf;
    overflow: hidden;
}
.lanmub_caseRight .sitemp h2 {
    text-indent: 5px;
    font-size: 18px;
    color: #222222;
    font-weight: normal;
}
/*案例列表*/
.lanmub_caseRight .case_list{ padding-top:10px;}
.lanmub_caseRight .case_list li{float:left;margin-left:5px;margin-right:5px;padding-bottom:15px;_display:inline;}
.lanmub_caseRight .case_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.lanmub_caseRight .case_list li a.img img{width:278px;height:232px;}
.lanmub_caseRight .case_list li h3{text-align:center;padding-top:5px;width:278px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lanmub_caseRight .case_list li h3 a{font-weight:normal; color:#666}
.lanmub_caseRight .case_list li a.img{display:block;}
.lanmub_caseRight .case_list li a.img:hover{border-color:#e87518;}
/*--------------------分页-----------------------------------*/
/*分页样式1*/
.lanmub_caseRight .pageController{padding-right:10px; padding-top:5px;padding-bottom:5px;color:#505050;margin:0 auto;margin-top:16px;line-height:24px; text-align:right}
.lanmub_caseRight .pageController a{background-color:#FFF;vertical-align:middle; border:#efefef 1px solid; color:#505050;padding:5px 8px; margin-right:3px;margin-left:3px;border-radius:3px;}
.lanmub_caseRight .pageController a:hover{background:#efefef;color:#438ece; border:#efefef 1px solid;}
.lanmub_caseRight .pageController span{
	line-height: 24px;
	margin-right: 3px;
	margin-left: 3px; font-weight:bold
}
