.linkmap {
 display: none;
}
.main {
 border-top: 1px solid #a5a5a559;
 margin: 30px 0;
 padding-top: 30px;
}
.main_mid {
 background: #f2f2f2;
 overflow: hidden;
}

.TopIn {
 padding: 40px 0;
}

.TopIn ul li a {
 float: left;
 width: 240px;
 height: 140px;
 padding-top: 30px;
 box-sizing: border-box;
 color: #fff;
 text-align: center;
 font-size: 18px;
 margin: 0 40px;
 background: url(/Sites/Uploaded/UserUpLoad/20181127/20181127180843.png) no-repeat;
}

.TopIn ul li a img {
 transition: all 0.3s;
}

.TopIn ul li a:hover img {
 transform: scale(1.1);
}

.main_content {
 position: relative;
}

.TopIn ul li a span {
 display: block;
 margin-top: 10px;
}

.swiper-container {
 width: 1280px;
 height: 432px;
}

.doctorBox {
 overflow: hidden;
}

.doctorBox_in .doctorUl li .doc_con {
 padding: 0 13px;
 border: 1px solid #f6f6f6;
 height: 100%;
 box-sizing: border-box;
}

.doctorBox_in .doctorUl li .picZoom a {
 display: block;
 width: 230px;
 height: 280px;
 overflow: hidden;
}

.doctorBox_in .doctorUl li .picZoom a:hover img {
 transform: scale(1.1)
}

.doctorBox_in .doctorUl li .picZoom a img {
 height: auto;
 width: 100%;
 transition: all 0.3s;
}

.doctorBox_in .doctorUl li .textZoom {
 width: 100%;
 height: 150px;
 background: #fff;
 padding: 20px 15px;
 box-sizing: border-box;
}

.doctorBox_in .doctorUl li .textZoom h1 {
 font-size: 16px;
 color: #666;
 margin-bottom: 5px;
}

.doctorBox_in .doctorUl li .textZoom p {
 color: #999;
 line-height: 24px;
}

#btn-prev,
#btn-next {
 width: 28px;
 height: 28px;
 position: absolute;
 top: 34px;
 font-family: "ËÎÌå";
 line-height: 28px;
 text-align: center;
 border: 1px solid #999999;
 color: #999999;
 font-size: 20px;
 font-weight: bold;
}

#btn-prev:hover,
#btn-next:hover {
 border: 1px solid #48b2e9;
 color: #48b2e9;
}

#btn-next {
 right: 12px;
}

#btn-prev {
 right: 48px;
}

.box_bot {
 padding: 0 10px;
}

.box_bot li a {
 display: block;
 width: 300px;
 height: 200px;
 float: left;
 background: url(/Sites/Uploaded/UserUpLoad/20190122/20190122103233.jpg) repeat-x;
 background-size: contain;
 margin: 0 10px;
 text-align: center;
 line-height: 200px;
 font-size: 30px;
 color: #fff;
 text-shadow: 0px 0px 10px #0095e3;
 transition: all 0.3s;
}

.box_bot li a:hover {
 font-size: 32px;
}

.box_bot li a.second {
  background: url(/Sites/Uploaded/UserUpLoad/20190122/20190122103233.jpg) repeat-x;
  background-size: contain;
}

.box_bot li a.third {
  background: url(/Sites/Uploaded/UserUpLoad/20190122/20190122103233.jpg) repeat-x;
  background-size: contain;
}

.box_bot li a.fourthly {
 background: url(/Sites/Uploaded/UserUpLoad/20181129/20181129100400.jpg);
 margin-bottom: 20px;
}

.box_bot li a.last {
 background: url(/Sites/Uploaded/UserUpLoad/20181129/20181129100421.jpg);
}

.box_bot li a.last,
.box_bot li a.fourthly {
 height: 90px;
 width: 280px;
 line-height: 90px;
 font-size: 24px;
 color: #fff;
 text-shadow: none;
 padding-left: 30px;
 box-sizing: border-box;
 text-align: left;
 transition: all 0.3s;
}

.box_bot li a.last:hover,
.box_bot li a.fourthly:hover {
 font-size: 26px;
}

@media (min-width:1024px) and (max-width:1440px) {
 .TopIn ul li a {
 margin: 0 8px;
 }
 .main_content {
 width: 1024px;
 }
 .box_bot li a.last,
 .box_bot li a.fourthly {
 width: 225px;
 }
 .box_bot li a {
 width: 233px;
 }
}

@media screen and (max-width:768px) {
 .TopIn {
 padding: 0.4rem 0;
 }
 .TopIn ul li a {
 float: left;
 width: 25%;
 height: 1.4rem;
 padding-top: 0.3rem;
 box-sizing: border-box;
 color: #fff;
 text-align: center;
 font-size: 0.18rem;
 margin: 0 0px;
 background: url(/Sites/Uploaded/UserUpLoad/20181127/20181127180843.png) no-repeat;
 }
 .TopIn ul li a img {
 width: 0.5rem;
 }
 .doctorBox {
 width: 512px;
 overflow: hidden;
 margin: 0.4rem auto;
 }
 #btn-prev,
 #btn-next {
 top: 0.34rem;
 }
 .box_bot li a {
 width: 2.8rem;
 height: 2rem;
 line-height: 2rem;
 font-size: 0.3rem;
 margin: 0 0.1rem 0.2rem;
 }
 .box_bot li a.last,
 .box_bot li a.fourthly {
 width: 2.8rem;
 height: 0.9rem;
 line-height: 0.9rem;
 font-size: 0.3rem;
 }
 .box_bot li a.fourthly {
 background: url(/Sites/Uploaded/UserUpLoad/20181129/20181129100400.jpg);
 margin-bottom: 0.2rem;
 }
}

@media screen and (max-width:640px) {
 .doctorBox {
 width: 256px;
 overflow: hidden;
 margin: 0.4rem auto;
 }
} 