@charset "utf-8";
/* CSS Document */

/*column*/
.frame{width:1200px;margin:0 auto;}
.frame .column{width:200px;margin-top:60px;float:left;}
.frame .column .title h2{font-size:14px;}
.frame .column .title .line{width:20px;height:4px;background:#47b3b3;margin-top:18px;margin-bottom:18px;}
.frame .column .classify{border-top:1px solid #cccccc;margin-top:60px;}
.frame .column .classify dd{height:55px;border-bottom:1px solid #cccccc;}
.frame .column .classify dd a{font-size:14px;color:#333333;line-height:55px;font-weight:bold;weight:200px;display: block;}
.frame .column .classify dd a:hover{color:#e66700;}
.frame .column .classify .current a{color:#e66700;}

.frame .medical{width:920px;float:left;margin-top:60px;margin-left:80px;}
.frame .medical .content li{float:left;width:293px;border:1px solid #cccccc;height:340px;margin-bottom:20px;}
.box-current{background:#47b3b3;}
.frame .medical .center{margin-left:18px;margin-right:17px;}
.frame .medical .photo{width:293px;height:220px;overflow: hidden;}
.frame .medical .photo img{width:100%;height:100%;}
.frame .medical h2{font-size:16px;color:#2e3033;margin:14px 14px 10px 14px;height:20px;overflow: hidden;}
.frame .medical p{font-size:12px;color:#999999;margin:0px 14px 10px 14px;line-height:20px;height:60px;overflow: hidden;}




/*按钮*/	
	.dbanniu{width:282px;margin:40px auto;height:30px;}
	.dbanniu li{width:28px;height:28px;float:left;margin-right:10px;text-align:center;line-height:30px;border-radius:2px;border:1px solid #cccccc;}
	.dbanniu li a{font-size:16px;color:#666666;}
	.dbanniu .jt{padding-top:7px;padding-left:10px;width:18px;height:21px;}
	.dbanniu .none{font-size:16px;border:none;}
	.dbanniu .current{background:#e66700;border:none;width:30px;height:30px;}
	.dbanniu .current a{color:#fff;}