﻿.main {
 width: 100%;
 margin: 0 auto 0px;
}

.rows {
 padding: 30px 0;
 overflow: hidden;
 background: #F8F8F8;
}

.row {
 padding: 30px 0;
 overflow: hidden;
 width: 100%;
 margin: 0;
}

.mb20 {
 margin-bottom: 20px;
}

.hospitals_des {
 width: 890px;
}

.box_img {
 float: left;
 margin-right: 20px;
}

.box_img img {
 width: 329px;
}

.text_Description {
 font-size: 14px;
 line-height: 33px;
 text-indent: 2em;
}

.text_Description .details {
 color: #009CA0;
}

.equipment {
 width: 360px;
}

ul.pic li img {
 width: 100%;
 height: auto;
}

ul.pic li {
 width: 100%;
 height: auto;
}

ul.num,
ul.tit {
 display: none;
}
.swiper-slide .pic img {
 width: 100%;
 height: 100%;
}

.swiper {
 width: 100%;
 height: 236px;
 overflow: hidden;
 position: relative;
}
.swiper .swiper-box{
 height: 236px;
}

.swiper .arrow-btn {
 position: absolute;
 top: 50%;
 width: 26px;
 height: 60px;
 margin-top: -30px;
 z-index: 99999;
}

.swiper .btn-left,
.leader .btn-left {
 background: url(/Content/Areas/Common/images/chifeng/left-btn.png);
 left: 0;
}

.swiper .btn-right,
.leader .btn-right {
 background: url(/Content/Areas/Common/images/chifeng/right-btn.png);
 right: 0;
}

.leader {
 width: 890px;
}

.zizhi {
 width: 360px;
}

.zizhi ul li {
 width: 100%;
 height: 80px;
 /* background: url(/Sites/Uploaded/UserUpLoad/20191031/20191031164835.png) no-repeat; */
 font-size: 30px;
 color: #fff;
 line-height: 80px;
 text-align: center;
}

.zizhi ul li a {
 color: #fff;
 font-weight: bold;
 text-shadow: 0px 0px 20px #333;
}

.zizhi ul li:nth-child(1) {
 background: #009CA0;
}

.zizhi ul li:nth-child(2) {
 margin: 23px 0;
 background: #55a5aa;
}

.zizhi ul li:nth-child(3) {
 background: #528eb5;
}

.leader_swiper {
 height: 225px;
 position: relative;
}

.leader .Img_Box .pic img {
 width: 100%;
 height: auto;
}

.leader .Img_Box {
 text-align: center;
}

.leader .Img_Box .zhiwu {
 display: block;
 font-size: 14px;
 margin: 10px auto;
}

.leader .Img_Box .pic {
 display: block;
 width: 150px;
 height: 180px;
 overflow: hidden;
 margin: 0 auto 10px;
}

.leader .Img_Box .XX,
.leader .Img_Box .details {
 display: none;
}

.leader .arrow-btn {
 position: absolute;
 top: 50%;
 width: 26px;
 height: 60px;
 margin-top: -50px;
 z-index: 99999;
}

.zuzhi,
.wenhua {
 width: 625px;
}

.zuzhi .article_box img {
 width: 100%;
}

@media screen and (max-width:768px) {
 .rows {
 padding: 0;
 }
 .row {
 padding: 0.2rem 0;
 }
 .mb20 {
 margin-bottom: 0.2rem;
 }
 .mt20 {
 margin-top: 0.2rem;
 }
 .main {
 padding: 0 0.2rem;
 background: #F8F8F8;
 }
 .hospitals_des {
 width: 100%;
 }
 .box_img img {
 width: auto;
 }
 .text_Description {
 font-size: 14px;
 }
 .equipment,
 .leader,
 .zizhi {
 width: 100%;
 overflow: hidden;
 }
 .zizhi ul li {
 height: 1rem;
 font-size: 0.3rem;
 line-height: 1rem;
 }
 .zizhi ul li:nth-child(2) {
 margin: 0.2rem 0;
 }
} 