header{
    width: 100%;
    height: 1.6rem;
    background-color: #52b989;
    display: flex;
    justify-content: center;
    align-items: center;
}
header img{
    
    width: 11.44rem;
    
}
.banner-img{
    width:100%;
    height:4rem;
}
.banner-img img{
    width:100%;
    height:100%;
}
.nav{
    height: 3.1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.nav div{
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.nav div img{
display:block;
    width: 1.44rem;
}
.nav div a{
    font-size: .37rem;
    color:#333333;
    text-decoration: none;
}
.nav div p{
margin-top: .25rem;
}
.tip{
    height: 1.79rem;
}
.tip>div{
    /* width: 8.88rem; */
    height: 1rem;
    margin-top: .373rem;
    margin-left: .267rem;
}
.tip>div img{
    height: 100%;
}
.line{
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #bfffe0;
    margin-left: .27rem;
}
.text{
    display: inline-block;
    vertical-align: top;
}
.text p{
    font-size: .32rem;
    line-height:.5rem;

}
.text p a{
color:#333333;
text-decoration:none;
}
.text p span{
    margin-left: .173rem;
}
.text p img{
    width: .4rem;
    height: .373rem;
    vertical-align: middle;
}
.tip-block1{
    height: 1.33rem;
    position: relative;
}
.tip-bg-box{
    height: .93rem;
    background-color: #eeeeee;
}
.tip-block1 img{
    width: 4.37rem;
    position: absolute;
    bottom: 0;
    left: 0;
}
.toggle{
    width: 6.67rem;
    height: .8rem;
    line-height: .8rem;
    margin: .667rem auto 0;
    border-radius: .053rem;
    border: solid 1px #52b989;
}
.toggle ul{
    display: flex;
    flex-direction: row;
}
.toggle ul li{
    width: 50%;
    height: .79rem;
    font-size: .4rem;
    list-style: none;
    text-align: center;
    color: #52b989;
    box-sizing: border-box;
    margin-top: -1px;
}
.toggle ul li.active{
display:block;
    background-color: #52b989;
    color: #ffffff;
    border-radius: .053rem;
    margin-top: -1px;
}
.toggle-box1{
    
    margin-bottom: .4rem;
font-size:0;
}
.toggle-box2{
    display: none;
}
.toggle-con{
    display: inline-block;
    margin-left: .2rem;
}
.toggle-con>div{
    border: solid 1px #cacaca;
    border-top: 0;
    border-radius: 0 0 .1rem .1rem;
    height: 3.75rem;
}
.toggle-box1>div{
    width: 4.63rem;
    /* height: 6.2rem; */
    margin-top: .267rem;
    overflow: hidden;
}
.toggle-box1>div img{
    display: block;
    width: 100%;
}
.toggle-text{
    width: 4.1rem;
    margin: 0 auto;
    
}
.toggle-text a{
text-decoration:none;
}
.toggle-text a h1{
    line-height: .85rem;
    font-size: .37rem;
    color: #333333;
    border-bottom: 1px solid #52b989;
}
.toggle-text a p{
    font-size: .32rem;
    text-align: justify;
    margin-top: .1rem;
    margin-bottom: .4rem;
    color:#666666;
}
.tec-box{
    width: 9.47rem;
    margin: 0 auto;
}
.tec{
    display: block;
    width: 9.47rem;
    margin: .533rem auto .267rem;
}
.tec1{
    display: block;
    width: 9.47rem;
    margin: 0 auto;
}
.swiper-container1{
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    position: absolute;
    z-index: 99;
}
.swiper-pagination1{
    text-align: center;
}
.swiper-pagination-bullet{
    width: .16rem;
    height: .16rem;
    background: #ffffff;
    opacity:1;
}
.swiper-pagination-bullet-active{
    width: .4rem;
    background:#ffffff;
    border-radius: .08rem;
}
.test-img{
    display: block;
    width: 9.47rem;
    margin: 0 auto .4rem;
}

.doctor-container{
    width: 9.47rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding-top: .667rem;
    padding-bottom: .587rem;
    border-bottom: 1px solid #666666;
}
.last{
    border: 0;
}
.doctor-img{
    width: 2.76rem;
}
.doctor-img img{
    display: block;
    width: 100%;
}
.doctor-intro{
    width: 5.907rem;
    
}
.doctor-intro p{
    font-size: .32rem;
    line-height: .48rem;
}
.doctor-intro p:first-child{
    font-size: .4rem;
    font-weight: 600;
}
.intro{
    margin-top: .133rem;
}
.doctor-intro a{
    display: inline-block;
    width: 2.267rem;
	height: .667rem;
    border-radius: .333rem;
    text-align: center;
    line-height: .667rem;
    text-decoration: none;
    color: #fff;
    font-size: .32rem;
    margin-top: .267rem;
}
.click{
    background-color: #177373;
    box-shadow: .0267rem .04rem 0px 0px 
        #054848;
}
.look{
    background-color: #52b989;
    box-shadow: 2px 3px 0px 0px 
		#2e9464;
    margin-left: .133rem;
}
.real-block ul li{
    display: flex;
    height: 2.35rem;
    flex-direction: row;
    list-style: none;
}
.people{
    width: 1.813rem;
}
.people img{
    margin-top: .28rem;
    margin-left: .28rem;
    border-radius: 10px;
}
.people-intro{
    width: 6.5rem;
    margin-left: .4rem;
    margin-top: .29rem;
}
.man-name{
    font-size: .4rem;
}
.man-intro{
    font-size: .3rem;
}
.faq-block ul li{
  width:9.47rem;   
  height: 2.093rem;
  background-color: #efefef;
  border-radius: .0533rem;
  margin-top: .267rem;
}
.faq-block ul li a{
    display: flex;
    flex-direction: row;
    text-decoration: none;
}
.faq-block ul{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.list-block{
    width: 2rem;
    height: 2.11rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-block img{
    width: 1.067rem;
}
.greyline{
    width:7.24rem;
    height: 1px;
    background-color: #cccccc; 
}
.ask h2{
    font-size: .373rem;
    margin-top: .15rem;
    margin-bottom: .1rem;
    color:#666666
}
.ask p{
    width: 7.04rem;
    margin-top: .133rem;
    font-size: .32rem;
    color: #666666;
}
.more{
    display: block;
    width: 6.67rem;
    margin: .4rem auto 1rem;
}
.form{
    width: 9.47rem;
    margin: 0 auto;
    padding-bottom: 1.8rem;
}
.lable{
    font-size: .4rem;
    padding-left: .1rem;
    line-height: .67rem;
vertical-align: middle;
padding-top: .5rem;
}
.lable2{
    vertical-align: top;
padding-top:0;
}
tr{
    padding-top: .4rem;
}

.intxt{
    border-radius: .0533rem;
    border: solid 1px #52b989;
    font-size: .32rem;
}
.coolbg{
    width: 2rem;
    height: .8rem;
    font-size: .4rem;
    margin-left: 2.1rem;
    background-color: #52b989;
	box-shadow: .02667rem .0533rem 0px 0px 
        #2e9464;
        border: 0;
        outline: 0;
    border-radius: .0533rem;
    color: #ffffff;
}
.wenzi{
    font-size: .48rem;
    color: #52b989;
    text-align: center;
    position: relative;
    margin-bottom: .533rem;
color:#52b989;
}
.wenzi::after{
    content: '';
    height: 1px;
    width: .8rem;
    background-color: #52b989;
    position: absolute;
    right: 2.76rem;
    top: .35rem;
}
.wenzi::before{
    content: '';
    height: 1px;
    width: .8rem;
    background-color: #52b989;
    position: absolute;
    left: 2.76rem;
    top: .35rem;
}
.form p{
    font-size: .4rem;
    color: #666666;
    text-align: center;
line-height:.56rem;
}
.ph{
margin-top:.133rem;
}
.footer{
    background-color: #3f3f3f;
    padding-top: .4rem;
    padding-bottom: .4rem;
margin-bottom: 1.773rem;
}
.footer p{
    color: #fff;
    font-size: .32rem;
    text-align: center;

}
.swt{
width:100%;
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 999;
    background-color: #fff;
    padding-top: .267rem;
    padding-bottom: .267rem;
}
.swt>div{
    display: inline-block;
}
.write input{
    width: 4.267rem;
	height: 1.067rem;
	border-radius: .08rem;
    border: solid .0267rem #47b683;
    margin-left: .267rem;
    padding-left: .28rem;
}
.write button{
    margin-left: .267rem;
    vertical-align: top;
}
.write a{
    display: inline-block;
    line-height: 1.067rem;
}
.onbtn{
    width: 2.33rem;
    height: 1.067rem;
    background-color: #47b682;
	box-shadow: .0267rem .0533rem 0px 0px 
		#2e9464;
	border-radius: .08rem;
    border: solid .0267rem #47b683;
    color: #ffffff;
}
.freeph{
    margin-left: .267rem;
    vertical-align: top;
}
.phbtn{
display:inline-block;
    width: 2.33rem;
	height: 1.067rem;
	background-color: #4776b6;
	box-shadow: .0267rem .0533rem 0px 0px 
		#295ca0;
	border-radius: .08rem;
    border: solid .0267rem #4776b6;
}
.phbtn a{
color: #ffffff;
text-decoration:none;
display: inline-block;
line-height: 1.067rem;
}

#LRfloater1{
	left: -50%!important;
}
/* 弹窗 */
.tc{
    position: fixed;
    top: 25%;
    left: 10%;
    width: 8rem;
    height: 8.547rem;
    border-radius: .08rem;
    border: solid .107rem #4eb584;
    z-index: 99999;
    background-color: #fff;
}
.m-tcbox{
    height: 100%;
    position: relative;
}
.tc img{
    display: block;
    margin: 0 auto;
}
.tc a{
    display: inline-block;
    width: 3.6rem;
    height: 1.067rem;
    line-height: 1.067rem;
    text-align: center;
    border-radius: .08rem;
    color: #ffffff;
    font-size: .373rem;
}
.tc .mtc-img1{
    width: 3.413rem;
    margin-top: .4rem;
}
.tc .mtc-img2{
    width: 5.507rem;
    margin-top: .387rem;
}
.tc .mtc-img3{
    width: 7.52rem;
    margin-top: .4rem;
}
.tc .mtc-btn{
    width: 7.5rem;
    margin: .533rem auto 0;
}
.tc .mtc-btn1{
    background-color: #177373;
	box-shadow: .027rem .053rem 0px 0px 
		#054848;
}
.tc .mtc-btn2{
    background-color: #47b683;
	box-shadow: .027rem .053rem 0px 0px 
        #2e9464;
    margin-left: .267rem;
}
.tc .mclose{
    position: absolute;
    width: .5rem;
    top: -.3rem;
    right: .2rem;
}
#swtdz{
    display: inline-block;
    width: 4rem;
    border: 1px solid #666666;
    border-radius: .1rem;
    height: 1.067rem;
    line-height: 1.067rem;
    color: #666666;
    margin-left: .2rem;
    vertical-align: top;
    padding-left: .1rem;
    font-size: .32rem;;
}