*{
    margin: 0;
    padding: 0;
}
.flexX{
    display: flex;
    flex-direction: row;
}
.flexY{
    display: flex;
    flex-direction: column;
}

.cur{
    cursor: pointer;
}
a{
    text-decoration: none; /* 去除默认的下划线 */
    color: #000;
}
.aboutMeBox{
    width: 1200px;
    margin: 0 auto;
}
.aboutMeTitle{
    width: 100%;
}

/* 爱康健口腔 start */
.akjkq{
    width: 100%;
    /* height: 300px; */
    background-image: url("/akj/aboutMe/akj_bj.png");
    background-size: cover;
    align-items: center;
}
.akjkq .akjkqTitle{
	font-size: 65px; 
	color: #211f1f;
    margin-top: 30px;
}
.akjkq .akjkqContent{
    font-size: 23px;
	color: #211f1f;
    line-height: 36px;
    margin: 63px 0 84px;
    width: 958px;
}
/* 爱康健口腔 end */

/* 医院成立 start */
.yycl{
    width: 100%;
    height: 1000px;
    background-image: url("/akj/aboutMe/yycl_bj.png");
    background-size: cover;
    align-items: center;
}
.yycl .yyclTitle1{
	font-size: 65px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ffffff;
    margin: 120px 0 38px;
}
.yycl .yyclTitle2{
    font-size: 30px;
	color: #ffffff;
}
.yycl .yyclList{
    margin-top: 100px;
}
.yycl .yyclList .yyclItem{
    width: 500px;
}
.yycl .yyclList .yyclItem .yyclItemText{
    font-size: 20px;
	line-height: 36px;
	color: #ffffff;
    margin-left: 20px;
}
.yycl .yyclList .yyclItem .yyclItemImg{
    width: 100%;
    margin-bottom: 39px;
}
/* 医院成立 end */

/* 一站式牙科 start */
.yzsjk{
    width: 100%;
    height: 1277px;
    background-image: url("/akj/aboutMe/yk.png");
    background-size: cover;
    align-items: center;
    position: relative;
}
.yzsjk .yzsjkTitle{
    font-size: 65px;
    font-weight: bold;
    margin: 130px 0 45px;
}
.yzsjk .yzsjkText1{
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 74px;
}
.yzsjk .yzsjkText2{
    font-size: 25px;
    color: #c22864;
}
.yzsjk .yzsjkItemText{
    position: absolute; 
    font-size: 25px;
    color: #000;
}
.yzsjk .yzsjkItemText1{ left: 16.5%; bottom: 39%; }
.yzsjk .yzsjkItemText2{ left: 36.5%; bottom: 39%; }
.yzsjk .yzsjkItemText3{ left: 56.5%; bottom: 39%; }
.yzsjk .yzsjkItemText4{ left: 75.5%; bottom: 39%; }
.yzsjk .yzsjkItemText5{ left: 24%; bottom: 15%; }
.yzsjk .yzsjkItemText6{ left: 44%; bottom: 15%; }
.yzsjk .yzsjkItemText7{ left: 64%; bottom: 15%; }
/* 一站式牙科 end */

/* 直达 start */
.zd{
    width: 100%;
    height: 682px;
    background-image: url("/akj/aboutMe/zd.png");
    align-items: center;
    background-size: cover;
}
.zd .zdText{
    font-size: 65px;
    font-weight: bold;
    margin: 120px 0 38px;
}
.zd .zdText1{
    font-size: 30px;
}
.zd .zdList{
    width: 1000px;
	height: 214px;
    background-image: url("/akj/aboutMe/time.png");
    background-size: cover;
    position: relative;
    margin-top: 70px;
}
.zd .zdList .zdItem{
    width: 215px;
	height: 214px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}
.zd .zdList .zdItem1{
    left: 0;
}
.zd .zdList .zdItem2{
    left: 40%;
}
.zd .zdList .zdItem3{
    left: 79%;
}
.zd .zdList .zdItem .zdItemText{
    font-size: 40px;
    color: #ffffff;
}
/* 直达 end */

/* 连锁直营 start */
.lszy{
    width: 100%;
    height: 878px;
    background-color: #fefaf8;
    align-items: center;
}
.lszy .lszyText{
    font-size: 45px;
    font-weight: bold;
    margin-top: 30px;
}
.lszy .lszyText .sss{
    color:#c22864;
    font-size: 65px;
}
.lszy .map{
    width: 100%;
    height: 640px;
    background-image: url("/akj/aboutMe/map.png");
    background-size: cover;
    position: relative;
    margin-top: 30px;
}
.lszy .map .mapItem{
    font-size: 20px;
    color: #000;
    /* position: absolute; */
    cursor: pointer;
}
.lszy .map .mapItem:hover{
    color: #c22864;
}
.lszy .map .mapPinkBox{
    border: 1px dashed #e34986;
    position: absolute;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
}
.lszy .map .mapPinkBox1{ top: 33%; left: 49%; }
.lszy .map .mapPinkBox2{ top: 52%; left: 34%; }
.lszy .map .mapPinkBox3{ top: 56%; left: 16%; }
/* .lszy .map .mapItem1{ top: 34.5%; left: 32%; }
.lszy .map .mapItem2{ top: 37%;left: 53%; }
.lszy .map .mapItem3{ top: 41%;left: 55%; }
.lszy .map .mapItem4{ top: 45%;left: 55%; }
.lszy .map .mapItem5{ top: 49%;left: 55%; }
.lszy .map .mapItem6{ top: 53%;left: 56%; }
.lszy .map .mapItem7{ top: 53%;left: 38%; }
.lszy .map .mapItem8{ top: 58%;left: 38%; }
.lszy .map .mapItem9{ top: 63%;left: 38%; }
.lszy .map .mapItem10{ top: 57%;left: 19.5%; }
.lszy .map .mapItem11{ top: 62%;left: 20.5%; }
.lszy .map .mapItem12{ top: 67%;left: 19.5%; } */
.lszy .map .mapBlock{
    font-size: 20px;
    position: relative;
    width: 150px;
}
.lszy .map .mapBlock1{ left: 10%; top: 91%; }
.lszy .map .mapBlock2{ left: 20%; top: 84%; }
.lszy .map .mapBlock3{ left: 31%; top: 77%; }
.lszy .map .mapBlock4{ left: 39%; top: 66%; }
.lszy .map .mapBlock5{ left: 45%; top: 57%; }
.lszy .map .mapBlock6{ left: 57%; top: 50%; }
/* 连锁直营 end */

/* 预约 start */
.yy{
    align-items: center;
    width: 100%;
}
.yy .yyText1{
    font-size: 65px;
    margin: 115px 0 30px;
}
.yy .yyText2{
    font-size: 45px;
}
.yy .yyList{
    width: 100%;
    margin-top: 75px;
}
.yy .yyList .yyItem{
    width: 33.3%;
	height: 79px;
	border: solid 3px #e34986;
    line-height: 79px;
    font-size: 35px;
    text-align: center;
    cursor: pointer;
}
.yy .yyContent{
    width: 100%;
}
.yy .yyContent .yyContentItem{
    width: 100%;
    margin-top: 74px;
}
.yy .yyContent .yyContentItem .yycImg{
    margin-top: 10px;
    border-radius: 10px;
    width: 266px;
    height: 179px;
}
.yy .yyContent .yyContentItem .yycIItemImg{
    width: 17px;
	height: 17px;
    margin-right: 10px;
}
.yy .yyContent .yyContentItem .yycIItemText{
    font-size: 20px;
}
.yy .yyContent .yyContentItem .yycTitle{
    font-size: 24px;
    font-weight: bold;
}
.yy .yyContent .yyContentItem .pinkBtn{
    width: 232px;
	height: 51px;
	background-color: #e34986;
	border-radius: 26px;
    text-align: center;
    line-height: 51px;
    font-size: 24px;
	font-weight: bold;
	color: #ffffff;
    margin-top: 24px;
    cursor: pointer;
}
.yy .yyArea{
    width: 100%;
}
/* 预约 end */

/* 路线查询 start*/
.lxcx{
    padding-left: 71px;
    margin-top: 127px;
}
.lxcx .lxcx1{
    align-items: center;

}
.lxcx .lxcx1 .search{
    width: 63px;
	height: 63px;
    margin-right: 17px;
}
.lxcx .lxcx1 .searchText{
    font-size: 40px;
	font-weight: bold;
	color: #211f1f;
}
.lxcx .int01{
    width: 468px;
	height: 57px;
    background-color: #fcfbfb;
	border-radius: 10px;
	border: solid 2px #e34986;
    outline: none;
    font-size: 20px;
}
.lxcx .but01{
    width: 158px;
	height: 57px;
	background-color: #e34986;
	border-radius: 6px;
    font-size: 30px;
    color: #ffffff;
    border: 0;
    margin-left: 68px;
    cursor: pointer;
}
/* 路线查询 end */

.greyLine{
    width: 100%;
    height: 1px;
	background-color:  #707070;
	opacity: 0.56;
    margin: 109px 0 200px;
}