@charset "utf-8";
*{margin:0;padding:0}
body:not(.mip-fixedlayer){margin:0 auto!important;padding:0;max-width:640px;min-width:320px;background:#fff!important;overflow-x:hidden;}
body,button,input,select,textarea{color:#505050;font:12px/1.5 Microsoft Yahei;}
html{ font-size:15.625vw; }
@media screen and (min-width:640px){
	html{font-size:100px;}
}
p{line-height:1.8;font-size:0.22rem}
i{font-style:normal;}
em{font-style:normal;}
h1,h2,h3,h4,h5,h6{font-size:20px;}
li,ol,ul{list-style:none;}
a{outline:0;color:#2a2a2a;text-decoration:none;}
fieldset,img{border:0;}
textarea{resize:none;}
img{max-width:100%;vertical-align:top;display:block;margin:0 auto;}
article,aside,footer,header,nav,section{display:block;overflow:hidden;}
.left,.fl{float:left;}
.right,.fr{float:right;}
.mr3{margin:0 3%;}
.cb{clear:both;}
.dn{display:none;}
.textc{text-align:center;}
.textl{text-align:left;}
.re{position:relative;}
.ab{position:absolute;}
.over{overflow:hidden;}
.clearfix{ clear: both;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;*zoom:1;}

header {
    overflow: hidden;
    max-width: 640px;
    min-width: 320px;
    position: fixed;
    width: 100%;
    height: 1.3rem;
    z-index: 102;
    background: #09b492;
}

header .logo-bg {
    width: 100%;
}

header section {
    width: 94.44%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 2.78%;
}

header .logo {
    width: 63%;
    margin: 4.5% 0 0 10%;
    float: left;
}

header section .left {
    width: 8.8611%;
    margin: 6.3% 0;
    position: unset;
}

header section .right {
    width: 8.6944%;
    margin: 6% 0;
    position: unset;
}
.null{
	width: 100%;
	height: 1.3rem;
}

.banner {
    position: relative;
    overflow: hidden;
}

.banner ul {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.banner ul li {
    width: 100%;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
}
.banner ul li a{display:block;}
.banner ul li img{width:100%;}
.banner .pagination-index {
    width: 100%;
    overflow: hidden;
    text-align: center;
    z-index: 100;
    bottom: 0;
    position: absolute;
}
.banner .pagination-index span{
	display: inline-block;
	width: 0.15rem;
	height: 0.15rem;
}
.banner .pagination-index .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.banner .pagination-index .swiper-pagination-bullet-active {
    background: #2cad78;
}
.banner .prev {
    width: 3.6%;
    position: absolute;
    left: 2%;
    top: 52%;
    z-index:888;
}

.banner .next {
    width: 3.6%;
    position: absolute;
    right: 2%;
    top: 52%;
    z-index:888;
}
.index_nav{
	width: 100%;
	padding-top: 0.145rem;
	overflow: hidden;
	background: #f8f8f8;
}
.index_nav ul li{
	float: left;
	margin-left: 0.145rem;
	margin-bottom: 0.145rem;
	width: 1.94rem;
}
.index_yh{
	width: 100%;
	text-align: center;
}
.index_yh h2{
	font-weight: normal;
	font-size: 0.24rem;
	text-align: center;
	color: #09b492;
	padding: 0.1rem 0;
}
.index_yh .index_yhimg img{
	display: inline-block;
	width: 6.1rem;
	margin-bottom: 0.1rem;
}
.index_yh .index_yhbtn{
	margin-top: 0.1rem;
	display: inline-block;
	width: 4.94rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.05rem;
	background: #09b492;	
}
.index_yh .index_yhbtn a{
	position: relative;
	font-size: 0.22rem;
	color: #fff;	
	padding-right: 0.4rem;
}
.index_yh .index_yhbtn a:before{
	content: "";
	position: absolute;
	width: 0.28rem;
	height: 0.21rem;
	background: url(../image/index_yhbtn.png) no-repeat;
	background-size:100% ;
	right: 0;
	top: 50%;
	margin-top: -0.1rem;
}
.index_yh .index_yhbtn a span{
	display: inline-block;
	width: 0.3rem;
	height: 0.3rem;
	line-height: 0.3rem;
	border-radius: 50%;
	background: #e8006d;
}
.index_yh .index_yhp{
	width: 100%;
	margin-bottom: 0.2rem;
}
.index_yh .index_yhp p{
	line-height: 1.4;
	font-size: 0.18rem;
}
.index_yh .index_yhp p.p1{
	font-size: 0.26rem;
	color: #e8006d;
}
.index_yh .index_yhp p span{
	color: #e8006d;
}
.index_xm{
	width: 100%;
	background: #f8f8f8;
	overflow: hidden;
	text-align: center;
	padding-bottom: 0.3rem;
}
.index_xm .index_xmtit{
	text-align: center;
	padding: 0.25rem 0;
}
.index_xm .index_xmtit img{
	width: 6.1rem;
	display: inline-block;
}
.index_xm ul li{
	float: left;
	width: 1.43rem;
	margin-left: 0.136rem;
	margin-bottom: 0.136rem;
}
.index_xm .index_yhbtn{
	margin-top: 0.1rem;
	display: inline-block;
	width: 4.94rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.05rem;
	background: #09b492;	
}
.index_xm .index_yhbtn a{
	position: relative;
	font-size: 0.22rem;
	color: #fff;	
	padding-right: 0.4rem;
}
.index_xm .index_yhbtn a:before{
	content: "";
	position: absolute;
	width: 0.28rem;
	height: 0.21rem;
	background: url(../image/index_yhbtn.png) no-repeat;
	background-size:100% ;
	right: 0;
	top: 50%;
	margin-top: -0.1rem;
}
.index_anli{
	width: 100%;
	background: #e6f5f2;
	overflow: hidden;
	text-align: center;
	padding-bottom: 0.3rem;
}
.index_anli .index_xmtit{
	text-align: center;
	padding: 0.25rem 0;
}
.index_anli .index_xmtit img{
	width: 6.1rem;
	display: inline-block;
}
.index_anli .index_anlic{
	width: 6.1rem;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.index_anli .index_anlic .swiper-container{
	padding-bottom: 0.4rem;
}
.index_anli .index_anlic .swiper-pagination span{
	display: inline-block;
	width: 0.15rem;
	height: 0.15rem;
}
.index_anli .index_anlic .swiper-pagination .swiper-pagination-bullet {
    background: #b5b5b5;
    opacity: 1;
}

.index_anli .index_anlic .swiper-pagination .swiper-pagination-bullet-active {
    background: #2cad78;
}
.index_anli .index_anlic .swiper-pagination{
	bottom: 0.1rem;
}

.index_anli .index_yhbtn{
	margin-top: 0.1rem;
	display: inline-block;
	width: 4.94rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.05rem;
	background: #09b492;	
}
.index_anli .index_yhbtn a{
	position: relative;
	font-size: 0.22rem;
	color: #fff;	
	padding-right: 0.4rem;
}
.index_anli .index_yhbtn a:before{
	content: "";
	position: absolute;
	width: 0.28rem;
	height: 0.21rem;
	background: url(../image/index_yhbtn.png) no-repeat;
	background-size:100% ;
	right: 0;
	top: 50%;
	margin-top: -0.1rem;
}

.index_pp{
	width: 100%;
	text-align: center;
	background: #f8f8f8;
}
.index_pp .index_pptit{
	text-align: center;
	padding: 0.25rem 0;
}
.index_pp .index_pptit img,.index_pp .index_ppimg a img{
	width: 6.1rem;
	display: inline-block;
}

.index_pp .index_yhbtn{
	margin: 0.2rem 0;
	display: inline-block;
	width: 4.94rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.05rem;
	background: #09b492;	
}
.index_pp .index_yhbtn a{
	position: relative;
	font-size: 0.22rem;
	color: #fff;	
	padding-right: 0.4rem;
}
.index_pp .index_yhbtn a:before{
	content: "";
	position: absolute;
	width: 0.28rem;
	height: 0.21rem;
	background: url(../image/index_yhbtn.png) no-repeat;
	background-size:100% ;
	right: 0;
	top: 50%;
	margin-top: -0.1rem;
}
.index_doctor{
	width: 100%;
	background: #e6f5f2;
	overflow: hidden;
}
.index_doctor .index_doctortit{
	text-align: center;
	padding: 0.25rem 0;
}
.index_doctor .index_doctortit img{
	width: 6.1rem;
	display: inline-block;
}
.index_doctor_more{
	width: 100%;
	text-align: center;
}
.index_doctor_more span{
	display: inline-block;
	margin-right: 0.05rem;
	width: 0.15rem;
	height: 0.15rem;
	border-radius: 50%;
	background: #ccc;
}
.index_doctor .hd{
	width: 100%;
	height: auto;
}
.index_doctor .hd ul li{
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	width: 1.2rem;
	height: 1.46rem;
	border: 0.01rem solid #ccc;
	margin-left: 0.06rem;
	margin-bottom: 0.06rem;
}
.index_doctor .hd ul li.on{
	border: 0.01rem solid #09b492;
}
.index_doctor .hd ul li img{
	width: 100%;
}
.index_doctor .bd{
	width: 6.1rem;
	margin: 0.15rem auto;
}
.index_map{
	width: 100%;
	height: auto;
}
.index_map img{
	width: 100%;
}
.index_map p{
	width: 100%;
	line-height: 1.8;
	font-size: 0.18rem;
	color: #000;
	text-align: center;
}
.index_bot_H{
	width: 100%;
	height: 0.7rem;
	overflow: hidden;
}
.index_bot{
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom: 0;
	width: 100%;
	max-width: 6.4rem;
	height: 0.6rem;
	line-height: 0.6rem;
	z-index: 99999;
}
.index_bot ul li{
	float: left;	
	text-align: center;
}
.index_bot ul li a{
	display: inline-block;
	color: #fff;
	font-size: 0.18rem;
}
.index_bot ul li:nth-of-type(1),.index_bot ul li:nth-of-type(2){
	width: 30%;
}
.index_bot ul li:nth-of-type(3),.index_bot ul li:nth-of-type(4){
	width: 20%;
}
.index_bot ul li:nth-of-type(1){
	background: #09b492;
}
.index_bot ul li:nth-of-type(2){
	background: #e56b1a;
}
.index_bot ul li:nth-of-type(3){
	background: #ff9205;
}
.index_bot ul li:nth-of-type(4){
	background: #373737;
}
.index_bot ul li:nth-of-type(1) a{
	padding-left: 0.4rem;
	background: url(../image/index_bot_tel.png) no-repeat left center;
	background-size:0.3rem 0.3rem ;
}
.index_bot ul li:nth-of-type(2) a{
	padding-left: 0.46rem;
	background: url(../image/index_bot_meg.png) no-repeat left center;
	background-size:0.36rem 0.3rem ;
}
.index_bot ul li:nth-of-type(3) a{
	padding-left: 0.5rem;
	background: url(../image/index_bot_hot.png) no-repeat left center;
	background-size:0.46rem 0.32rem ;
}
.index_bot ul li:nth-of-type(4) a{
	padding-left: 0.4rem;
	background: url(../image/index_bot_home.png) no-repeat left center;
	background-size:0.3rem 0.3rem ;
}