/* zh | 2015/5/19 | hospital-intro.css v1.0 */

/* content  cases_show*/
.part-main .environment .part-hd{ font-size: 14px; font-weight: bold;}
.part-main .environment .front-cover{ padding: 15px 0;}
.part-main .cover-show {width: 680px;height: 640px;overflow: hidden;border: 1px solid #ddd;}
.part-main .cover-min {margin-top: 20px;}
.cover-min a {display: inline-block;width: 50px;height: 50px;margin-right: 5px;overflow: hidden;border: 2px solid #ddd;text-align: center;}
.part-main .cover-min .now{border-color: #f36;}
.part-main .prev ,.part-main .next{width: 30px;}


.front-cover .show-box { height:500px; text-align:center; overflow:hidden; }
.front-cover .show-box img { max-width:670px; max-height: 500px; -margin:30px 0; }
.list-box { position:relative; height:54px; margin-top:30px; overflow:hidden; }
.list-box .list { float:left; position:relative; width:610px; height:54px; margin:0 4px; overflow:hidden; }
.list-box ul { position:absolute; left:0; top:0; width:150%; }
.list-box li { display:inline; float:left; width:50px; height:50px; margin-right:10px; border:2px solid #fff; overflow:hidden; cursor:pointer; }
.list-box .now { border-color:#f36; }
.list-box .btn { float:left; width:28px; height:52px; line-height:48px; border:1px solid #ddd; text-decoration:none; text-align:center; }
