﻿.doctor_listdatal{
 padding: 10px;
 border: 5px solid #c3dee9;
 margin-top: 20px;
 margin-bottom: 20px;
}
.doctor_ltd_boy .doctor_ltd_inside{
 width:770px;
 height: 160px;
 padding-top: 20px;
 margin-right: auto;
 margin-left: auto;
 overflow: hidden;
}
.swiper-box .swiper-slide .Img_Box a img{
 width: 170px;
}
.doctor_ltd_boy{
 position:relative;
}
.swiper-box{
 margin-left:13px;
}
.SwitchImage_sp{
 margin-left:16px;
}
.arrow-btn{
 z-index:999;
 position:absolute;
 top:50%;
 margin-top:-50px;
 width:20px;
 height:100px;
 background:skyblue;
 display:inline-block;
 line-height:100px;
 text-align:center;
 font-size:16px;
}
.btn-left{
 left:0;
}
.btn-right{
 right: 0;
}
.fl{
 float: left;
}
.fr{
 float: right;
}

.article_list{ margin-top: 10px; }
.article_list li {line-height: 24px;background: url(../images/head_newspaper_li.jpg) no-repeat left center;height: 24px;padding-left: 10px;}
div.tit{height: 30px; line-height: 30px; border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #999999;}
div.tit a{font-size:18px;color: #333; }
.count_right{width:46%;padding: 10px;border: 5px solid #c3dee9;margin: 0 0 20px;}
@media only screen and (max-width:768px){
 .SwitchImage_sp{
 margin-left: 70px;
 }
 .doctor_ltd_boy .doctor_ltd_inside{
 width: 1200px;
 }
.count_right{
 width: 100%;
 box-sizing: border-box;
}
.fl{
 float: none;
}
.fr{
 float: right;
}
} 