﻿/*健康科普*/
.fl{float: left;}
.fr{float: right}
.W455{width:455px;}
.mt15{margin-top: 15px;}

/*疾病专题*/
.scrcontBox{ width:98%; zoom:1;overflow:hidden;padding-left:15px;margin-top:15px;}
.scrcontBox .pcont { float:left; overflow:hidden; width:880px; display:inline; margin:0 5px;}
.scrcontBox .ScrCont { width:32766px; zoom: 1}
.scrcontBox .LeftBotton { background:url(../../Hospitals/images/PreNext.png) no-repeat left center; height:318px; width:20px; outline:none; float:left; display:inline}
.scrcontBox .RightBotton {background:url(../../Hospitals/images/PreNext.png) no-repeat right center; height:318px; width:20px;outline:none; float:left; display:inline}
.scrcontBox a.btn{filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
.scrcontBox a.btn:hover{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.scrcontBox ul{ float:left; margin:0px; display:inline;padding:0px;}
.scrcontBox li { width:180px; float:left; list-style:none; margin:0 10px;padding:20px 10px; display:inline;background: #F2F2F2}
.scrcontBox li img{ display:block;height:130px;width:160px; border:solid 1px #fff; margin:5px auto;}
.scrcontBox li img:hover{ border:solid 1px #127C74}
.scrcontBox li h2{ font-size:14px; height:26px; line-height:26px;}
.scrcontBox li h2 a{color:#8f0503;}
.scrcontBox li p{ color:#656565; line-height:20px;}
.scrcontBox li h3{ font-size:12px; font-weight:normal; color:#8f0503; line-height:20px;}
.scrcontBox li h3 a{color:#8f0503;}
.scrcontBox li a{ text-decoration:none;display: block;text-align: center;font-weight:bold;font-size: 16px; color: #127C74;line-height: 32px;}
.centerbj02 a span{float: right;font-family: "宋体";font-size: 12px;color: #127C74;font-weight: normal;}
.centerbj02{line-height: 24px;font-size: 12px;}

@media only screen and (max-width:768px){
 .scrcontBox{width:675px;margin:15px auto 0;padding:0;}
 .scrcontBox .pcont{width:620px;}
 .W455{width:49%;box-sizing:border-box;}
.scrcontBox li{width:170px;}
}
@media only screen and (max-width:545px){
 .scrcontBox{width:270px;}
 .scrcontBox .pcont{width:220px;}
 .W455{width:100%;float: none!important}
 .fr.allDiv.W455{margin-top:15px;}
} 