﻿
.Min{ margin:10px auto 0; font-size:14px;}
.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:20px; width:221px; height:150px}
.text_jnje p{line-height:30px;color:#666; font-size:14px; }
p a.details{color:#2087CF;font-family:"宋体"}

.b-cont{ padding:15px 16px;}
.b-cont .ullist li{line-height:32px; border-bottom:1px dotted #aaa;overflow:hidden;height:32px;}


/*假肢与矫形器*/
.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 ul li{line-height:28px;height:28px;overflow:hidden;}

.imgAreaDiv2 {
    overflow: hidden; width:98%; margin:auto
}
.imgAreaDiv_in2 {
    overflow: hidden;
    padding-top: 15px; width:10000px
}
.imgAreaDiv_in2 ul {
    float: left;
}
.picList2 li {
    display: inline-block;
    float: left;
    margin: 0 10px 12px;
    width: 170px;
}
.picList2 li img {
    border: 1px solid #d9d9d9;
    display: block;
    height: 112px;
    padding: 2px;
    width: 164px;
}
.picList2 li a:hover img{ border-color:#3e9ae1}
.picList2 li .title_type {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}
 @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%}
}