body{
	margin: 0 auto;
}
.allBox{
	margin: 0 auto;
	box-sizing: border-box;
}
/* 选项列表 */
.listBox{
	width: 100%;
	padding: 3% 0;
}
.marB16{
	margin-bottom: 16px;
}
.boxOne{
	width: 100%;
	/* text-align: center; */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
/* 单个选项块 */
.aaa{
	/* width: 21%; */
	/* float: left; */
	/* text-align: center;
	background:rgba(239,232,224,1);
	margin: 0px 6px 17px 8px;
    padding: 11px 0 11px 0; */
}
.aaa img{
	width: 30px;
	height: 28px;
	display: block;
	margin: 0 auto;
}
.aaa span{
	font-size:13px;
	font-family:'SourceHanSansCN-Regular';
	font-weight:400;
	color:rgba(51,51,51,1);
}

/* 小banner */
.smallBanner{
	width: 100%;
	margin: 0 auto;
	/* margin-top: 16px; */
}
.smallBanner img{
	width: 100%!important;
	height: 100%!important;
	display: block;
	margin: 0 auto!important;
}

/* 微笑服务——行 */
.smile{
	width: 100%;
	margin: 0 auto;
	margin-top: 0!important;
}
.top{
	/* width: 100%; */
	height:45px!important;
	margin: 0 auto;
	padding-left: 0!important;
}
.top_left{
	width:85px;
	height:5px;
	display: block;
	float: left;
	margin-top: 15px;
}
.top_middle{
	margin: 0 auto;
	float: left;
	display: block;
}
.top_middle span{
	font-size:20px;
	font-family:'SourceHanSansCN-Bold';
	font-weight:bold;
	color:rgba(165,31,21,1);
	text-align: center;
	margin: 0 18px;
}
/* .top_right{
	width:85px;
	height:5px;
	display: block;
	float: left;
	margin-top: 15px;
} */
.middle{
	width: 100%;
	display: block;
	/* margin-left: 20px; */
	/* text-align: center; */
	/* padding: 0 10px 0 10px; */
}
.middle div{
	width: 93.6%!important; 
	font-size:14px;
	font-family:'SourceHanSansCN-Regular';
	font-weight:400;
	color:rgba(51,51,51,1);
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	/* padding-left: 18px; */
	padding-left: 0!important;
	margin: 0 auto;
}
/* 更多 */
.mores{
	width: 100%;
	text-align: right;
	/* padding-right: 10px; */
	padding-right: 0!important;
}
.mores div {
	height: 13px;
	line-height: 13px;
	font-size:13px;
	font-family:'SourceHanSansCN-Regular';
	font-weight:400;
	color:rgba(142,142,147,1);
	float: right;
	padding-right: 16px;
	vertical-align: middle;
}
.mores div img{
	width: 7px;
	height: 13px;
	float: right;
	margin-left: 6px;
	
}
/* 图片 */
.pic{
	width: 100%;
	padding-top: 33px!important;
}
.pic img{
	width: 100%!important;
	height: 100%!important;
	display: block;
	margin: 0 auto;
}

/* 专病专治 */
.zhuanBox{
	width:100%!important;
	height:470px;
	/*background:rgba(239,232,224,1);*/
	margin: 0 auto;
}
.zhuan{
	/*background: url(../img/skd_zhuangShi.png) no-repeat right!important;*/
	margin: 0 auto;
}
.zhuan_top{
	/* width: 100%; */
	height: 66px;
	line-height: 66px;
	text-align: center;
}
/* .zhuan_top_left{
	width: 130px;
	margin-top: 35px;
}
.zhuan_top_right{
	width: 130px;
	margin-top: 35px;
} */
.six{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	/* padding: 0!important; */
	display: flex;
    /* justify-content: center; */
}
.six_left{
	float: left;
	/* width: 48%!important; */
	/* margin-bottom: 24px; */
	/* margin-left: 15px; */
}
.six img{
	/* width: 96.47%!important; */
	height: 100%;
	display: block;
}
.six_right{
	/* width: 164px; */
	width: 49%;
	height: 111px!important;
	/* background:rgba(239,232,224,1);
	border-radius:2px;
	border:1px solid rgba(215,205,185,1); */
	/* float: left; */
	text-align: center;
	/* margin-left: 10px;
	margin-bottom: 24px; */
	margin-left: 0!important;
	margin-bottom: 0!important;
	overflow-y: hidden;
}
.six_right .one{
	width: 100%;
	height: 34px;
	line-height: 42px!important;
	font-size:15px;
	color:rgba(51,51,51,1);
	line-height:23px;
	margin: 0 auto;
}
.six_right .two{
	text-align: center;
	line-height: 25px;
}

/* 联系我们 */
.ma{
	width: 220px;
	height: 106px;
	margin: 0 auto;
}
.ma .maOne:nth-child(1){
	margin-left: 10px!important;
}
.maOne{
	width: 45%;
	text-align: center;
	float: left;
}
.maOne img{
	width: 80px;
	height: 80px;
	display: inline;
}
.maOne span{
	font-size:12px;
	font-family:'PingFangSC-Regular';
	font-weight:400;
	color:rgba(74,74,74,1);
	display: block;
}
.three{
	width: 100%;
	text-align: center;
}

/* 两个按钮 */
.twoBtn{
	float: right;
	position: fixed;
	/* right: 5px; */
	bottom: 10px;
}
.twoBtn img{
	width: 50px;
	height: 50px;
	display: block;
}