.con-all-r{position: relative; min-height: 600px; padding-bottom: 60px;}


#callBackPager{ position: absolute; left: 0; bottom: 0; width: 100%; padding: 0 15px; text-align: right;}
.pagination{ margin: 10px 0;}



.case-list{width: 100%; margin-left:0; margin-right:0;}
.case-list li a, .case-pic, .case-list li a span{ display: block; width: 100%; margin-bottom: 10px;}
.case-nm{ width: 100%; text-align: center; color: #333; margin-bottom: 10px;}
.case-con{ width: 100%; height: 36px; line-height: 18px; text-indent: 2em; text-align: justify; color: #aaa; font-size: 12px; overflow: hidden;}*/
#mainContent > .row{ margin-left:0; margin-right:0;}


@media only screen and (max-width: 767px) {
	
}

@media only screen and (max-width: 767px) {
	.con-all-r{ min-height: 100px;}
	.case-list li > a > span.case-con{ display: none;}
}