/* 重置 */

img {
    display: block;
    width: 100%;
}
.centre-box {
    width: 1200px;
    margin: 0 auto;
}

/* 底部 */
.footer-box div {
    text-align: center;
    padding: 10px 0;
    line-height: 24px;
}
.footer-box .lj_text a {
    color: #777;
}
.lj_text a {
    padding: 0 10px;
}
.footer-box{
    font-size: 14px;
    color: #777;
    margin-top: 50px;
    margin-bottom: 50px;
}
/* 面包屑导航 */
.crumbs_nav ul{
    display: flex;
    color: #777;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
}
.crumbs_nav i{
    color: #999;
    font-size: 12px;
    margin-right: 15px;
    display: block;

}
.crumbs_nav ul a{
    color: #444;
    margin-right: 15px;
    display: block;
}
.crumbs_nav ul a:hover{
    color: #026edd;
}
/* 顶部导航 */
.top-nav {
    height: 48px;
    background-color: #fd5e70;
}
.centre-box .nav {
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.centre-box .nav a {
    color: white;
    line-height: 48px;
    font-size: 20px;
    display: block;
    height: 48px;
    padding: 0 40px;
    box-sizing: border-box;
}
.centre-box .nav a:hover {
    background-color: white;
    color: #fd5e70;
}
/* 内容区 */
.bg-box{
    background: url(../image/bg.png) no-repeat;
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}
.bt-box img{
    width: 830px;
    margin: 0 auto;
    height: 165px;
}
.yi-box{
    background: url(../image/bg-1.png) no-repeat;
    color: #b33f4d;
    font-size: 20px;
    height: 439px;
    line-height: 46px;
    padding: 90px 60px 0 60px;
    margin-top: 40px;
    box-sizing: border-box;
}
.er-text,.san-text{
    width: 800px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 40px;
    background-color: white;
    border: 1px solid #feb592;
    color: #444;
    padding: 20px 40px;
    border-radius: 4px;
    margin-top: 40px;
}
.er-c i{
    background: url(../image/icon-1.png) no-repeat;
    width: 31px;
    height: 30px;
    display: block;
    margin-right: 6px;
}
.er-c li{
    margin-bottom: 30px;
}
.er-c .bt{
    color: white;
    background-color: #ff7292;
    font-size: 14px;
    line-height: 30px;
    padding: 0 8px;
}
.er-c .renz{
    color: #777;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}
.er-c .er{
    background: url(../image/icon-2.png) no-repeat;
}
.er-c .san{
    background: url(../image/icon-3.png) no-repeat;
}
.er-c .si{
    background: url(../image/icon-4.png) no-repeat;
}
.doctor .lis{
    width: 346px;
    background-color: #ff8373;
    padding-bottom: 10px;
    margin-right: 40px;
}
.doctor .lis img{
    width: 346px;
    height: 400px;
}
.doctor .lis .name{
    color: white;
    font-size: 43px;
}
.doctor .lis .sc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
  }
  .doctor .lis:nth-child(3n){
    margin-right: 0;
  }
  .san-text{
    color: #fd5e70;
  }
  .san-title{
    background: url(../image/icon-5.png) no-repeat;
    height: 38px;
    line-height: 49px;
    color: #d02d3f;
    padding-left: 35px;
  }
  .san-title-1{
    background: url(../image/icon-6.png) no-repeat;
    line-height: 29px;
    margin-top: 30px;
  }
  .answer-img img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  .answer{
    margin-top: 80px;
  }
  .answer li{
    margin-right: 30px;
    padding: 10px;
    border-radius: 4px;
    width: 500px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .answer li:nth-child(2n){
    margin-right: 0;
  }
  .answer li:hover{
    box-shadow: 0 0.3px 6px rgb(0 0 0 / 15%);
    transition: all 0.3s;
  }
  .answer li .text{
    max-width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .answer-img{
    margin-bottom: 8px;
  }
  .wen-1{
    background-color: #ff7d0b;
  }
  .hospital{
    height: 696px;
    background: url(../image/bg-3.png) no-repeat;
    margin: 40px 0;
  }
  .hospital-img img{
    width: 260px;
    height: 260px;
    border-radius: 50%;
    margin: 20px 20px 0 100px;
    border: 1px solid #feb592;
  }
  .hospital .xx_box {
    width: 100px;
    height: 20px;
    background: url(../image/xingxing-1.png) no-repeat left/cover;
    position: relative;
    margin-left: 10px;
}
.hospital .xx_box i {
    width: 100%;
    height: 20px;
    background: url(../image/xingxing2.png) no-repeat left/cover;
    position: absolute;
    top: 0px;
    left: 0px;
}
.hospital .pf {
    color: #ff6421;
    font-size: 18px;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 3px;
}
.hospital .name{
    color: #ff6421;
    font-size: 40px;
    margin-top: 40px;
    width: 800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* .hospital .r-box{
    width: 718px;
} */
/* 修改轮播图圆点颜色 */
#yuan .swiper-pagination-bullet {
    opacity: 1;
    background-color: #fe9f8a;
}
#yuan .swiper-pagination-bullet-active {
    background-color: #ff6421;
}
.jianjie{
    margin-bottom: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
    line-height: 30px;
}