﻿/*-----------------医院概况-------------------*/
a:hover{text-decoration:underline;}

.Min{ margin:10px auto 0;}
.MinLeft{float:left;width:630px}
.MinRight{float:right;width:345px;overflow:hidden;}

.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:auto;margin-bottom:15px;}
.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;}


 @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}

	.text_jnje,.text_jnje img{height:150px;overflow:hidden;}
}
@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;}
	.luntan{height:auto;}
}
@media only screen and (max-width:350px){
	.MinRight2 img{width:100%}
}