﻿/*-----------------医院概况-------------------*/
a:hover{text-decoration:underline;}

.Min{ margin:10px auto 0;}
.MinLeft{float:left;width:630px}
.MinRight{float:right;width:345px;overflow:hidden;}

.MinRight2{padding-top:10px}
.MinRight2 a{display:block;margin-top:30px}
.MinRight2 img{display:block;}

.box{border:1px solid #d5d5d5; border-top:2px solid #3e9ae1; padding:20px 16px 15px; overflow:hidden;}

/*信息所简介================*/
.text_jnje img{float:left;margin-right:15px}
.text_jnje p{line-height:22px;color:#666;}
p a.details{color:#2087CF;font-family:"宋体"}

.b-cont{ padding:15px 16px;}
.b-cont .ullist li{line-height:30px; border-bottom:1px dotted #aaa;overflow:hidden;height:30px;}


/*康复信息标准*/
.Geticle{height:100px;margin-bottom:15px;overflow:hidden;}
.Geticle img{float:left;margin-right:15px;width:150px;height:100px;}
.Geticle h2{font-size:16px;margin:0 0 10px}
.Geticle p{line-height:25px;color:#666;}

.luntan{height:226px;}
.luntan ul li{line-height:29px;height:29px;overflow:hidden;}


.newtit{ color:#666}
.newtit a{ padding:0 1em; color:#333 }
.newtit a.hover{ color:#3e9ae1}

 @media screen and (min-width: 200px) and (max-width: 768px) {
 .main{ width:100%;padding:0 10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
 }
 @media screen and (min-width: 639px) and (max-width: 768px) {
 .MinLeft{width:59%;height:auto;}
 .MinRight{width:39%;height:auto;}
 .text_jnje,.text_jnje img{height:150px;overflow:hidden;}
}
@media only screen and (min-width:479px) and (max-width:640px){
 .MinLeft,.MinRight{width:100%;float:none;}
 .MinRight2{padding-top:0}
 .MinRight2 a{margin:14px 0 0;width:50%;float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
 .MinRight2 a img{width:100%}
 .MinRight2 a:nth-child(1){padding-right:7px}
 .MinRight2 a:nth-child(2){padding-left:7px}
 .text_jnje,.text_jnje img{height:150px;overflow:hidden;}
 .Geticle,.luntan{height:auto;}
}
@media only screen and (max-width:480px){
 .MinLeft,.MinRight{width:100%;float:none;}
 .text_jnje,.text_jnje img{height:auto;float:none;}
 .MinRight2{text-align:center}
 .text_jnje img{margin:0 auto;display:block;}
 .MinRight2 a{max-width:100%;margin:14px auto 0;display:inline-block;}
 .luntan{height:auto;}
}
@media only screen and (max-width:350px){
 .MinRight2 img{width:100%}
} 