.content{
    background-color: #f9f9f9;
}
nav{
    background-color: #fff;
}
h3{
    text-align: center;
    color: #333333;
    font-weight: 600;
    margin-top: .533rem;
    margin-bottom: .267rem;
}
.hos{
    margin: 0 auto;
    overflow: hidden;
}
.hos-tle{
    text-align: center;
    margin-top: .533rem;
    margin-bottom: .253rem;
}
.hos-intro{
    width: 100%;
}
.hos-text{
    width: 100%;
    /* height: 1.33rem; */
    background: #fff;
}
.hos-text p{
    line-height: .48rem;
    font-size: .32rem;
    letter-spacing: 0px;
    padding-left: .2rem;
}
.hos-equtxt{
    text-align: center;
    line-height: .48rem;
}
.hos-equ{
    width: 100%;
    background: #fff;
    padding-bottom: .57rem;
}
.hos-equnm{
    margin-top: .133rem;
}
.hos-equbox{
    margin:.267rem;
    
}
.hos-equboximg{
    width: 100%;
    margin-top: .413rem;
    margin-bottom: .2rem;
}
.concer-book{
    display: block;
    width: 5.95rem;
    height: 8.053rem;
    margin: .413rem auto 0;
}
.hos-l{
    width: 3.35rem;
    border-bottom: 1px solid #666666;
    margin-top: .133rem;
    margin-bottom: .133rem;
}
.gray{
    color: #666666;
}
.confer{
    text-align: center;
    line-height: .32rem;
}
.etctext{
    display: none;
}
.retract{
    display: none;
}
.doctor{
    margin: .4rem auto;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding-top: .533rem;
    padding-bottom: .533rem;
    position: relative;
}
.doctor img{
    width: 3.72rem;
}
.doc-text{
    width: 4.453rem;
}
.nm{
    font-weight: 600;
    text-align: center;
    margin-top: .4rem;
}
.doc-text a{
    display: block;
    width: 4rem;
    height: .8rem;
    background-color: #177373;
	box-shadow: .0267rem .04rem 0px 0px 
		#054848;
    border-radius: .4rem;
    color: #fff;
    text-align: center;
    line-height: .8rem;
    position: absolute;
    bottom: .5rem;
}
.dh{
    margin: .267rem;
    display: flex;
    flex-direction: row;
}
.dh img{
    width: 4.6rem;
    height: 1.867rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    position: absolute;
    z-index: 99;
}
.swiper-pagination-bullet{
    width: .16rem;
    height: .16rem;
    background: #ffffff;
    opacity:1;
}
.swiper-pagination-bullet-active{
    width: .4rem;
    background:#ffffff;
    border-radius: .08rem;
}
.ce{
    margin: .533rem auto;
    height: 2.67rem;
    background: url('../imgs/ceyice@2x.png') no-repeat center;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
}
.ce a{
    display: inline-block;
    width: 3.333rem;
    height: .733rem;
    margin-top: 1.667rem;
}
.ce a img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.map{
    background-color: #fff;
}
.map-text{
    margin: 0 auto;
    padding-top: .3rem;
}
.map-text p{
    font-size: .4rem;
    color: #666666;
    margin-top: .1rem;
}
.mapgo{
    font-size: .32rem;
}