* {
    margin: 0;
    padding: 0;
}

.flexX {
    display: flex;
    flex-direction: row;
}

.flexY {
    display: flex;
    flex-direction: column;
}

.flexCenter {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

img {
    display: block;
}

.bold {
    font-weight: bold;
}

.banner_title {
    width: 100%;
    cursor: pointer;
    margin-top: 122px;
}

.marCenter {
    margin: 0 auto;
    width: 1200px;
}

body {
    background-color: #fafff2;
    min-width: 1200px;
}

.utilTitle {
    align-items: end;
    justify-content: center;
}

.utilTitle .fzRed {
    font-size: 40px;
    font-weight: bold;
    color: #f45c7a;
}

.utilTitle .fz32 {
    font-size: 32px;
    font-weight: bold;
}
.utilBtn{
    margin: 0 auto 0;
    padding-bottom: 68px;
    cursor: pointer;
}
.utilBtn .utilBtn1{
	height: 60px;
	border-radius: 31px;
	border: solid 1px #fdb519;
    border-radius: 31px 0px 0px 31px;
    color: #fdb519;
    font-size: 23px;
}
.utilBtn .utilBtn2{
	height: 62px;
	background-color: #fdb519;
	border-radius: 0px 31px 31px 0px;
    color: #ffffff;
    font-size: 23px;
}
/* 发生 start */
.fs .fsRow {
    justify-content: space-between;
}

.fs .fsRow .fsItem {
    width: 283px;
    height: 279px;
    background-color: #eeeeee;
    border-radius: 10px;
}

.fs .fsRow .fsItem .fsItemImg {
    width: 283px;
    height: 215px;
}

.fs .fsRow .fsItem .fsText {
    height: 64px;
    font-size: 20px;
    font-weight: bold;
}

.fs .bz {
    font-size: 18px;
    margin: 48px auto 50px;
    text-align: center;
}

/* 发生 end */

/* 正常生活 start */
.zcsh {
    background-color: #fefaf8;
}

.zcsh .zcshRow {
    align-items: center;
    padding-bottom: 50px;
}

.zcsh .zcshRow .scshImg {
    width: 555px;
    height: 378px;
}

.zcsh .zcshRow .scshText {
    width: 615px;
    height: 320px;
    font-size: 24px;
    margin-left: 29px;
    line-height: 40px;
}

/* 正常生活 end */
/* 有何不同 start */
.yhbt .yhbtRow {
    background-color: #ff72aa;
    width: 100%;
    height: 127px;
}

.yhbt .yhbtRow .yhbtItem {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    border-right: 4px solid #ffffff;
}

.yhbt .yhbtRow .yhbtItem:last-child {
    border-right: none;
}

.yhbt .yhbtRow1 {
    background-color: #eeeeee;
    width: 100%;
    height: 101px;
}

.yhbt .yhbtRow1 .yhbtItem {
    font-size: 23px;
    border-right: 4px solid #eeeeee;
    color: #474646;
    text-align: center;
}

.yhbt .yhbtRow1:nth-child(even) {
    background-color: #ffffff;
    border-right: 4px solid #fff;
}

.yhbt .yhbtRow1:nth-child(even) .yhbtItem {
    border-right: 4px solid #fff;
}

/* 有何不同 end */
/* 定制 start */
.dz {
    background-color: #fefaf8;
    /* padding-bottom: 50px; */
}

.dz .dzRow {
    justify-content: space-between;
}

.dz .dzRow .dzText {
    width: 372px;
}

.dz .dzRow .dzText .dzText1 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 24px;
}

.dz .dzRow .dzImg {
    width: 378px;
    height: 313px;
    margin-top: 25px;
}

.dz .dzRow .dzText .dzText2 {
    font-size: 20px;
    line-height: 36px;
    color: #474646;
}

/* 定制 end */
/* 治疗流程 start */
.zllc .zllcRow .zllcItem {
    /* height: 297px; */
    width: 216pxpx;
    align-items: center;
}

.zllc .zllcRow .zllcItem .zllcItemBox {
    width: 216px;
    height: 216px;
    border: solid 1px #e5e5e5;
    border-radius: 50%;
}

.zllc .zllcRow .zllcItem .zllcItemBox .zllcItemImg {
    width: 177px;
    height: 177px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.zllc .zllcRow .zllcItem .zllcItemBox .zllcItemImg .num {
    position: absolute;
    bottom: -10px;
    width: 213px;
    height: 60px;
    left: 50%;
    margin-left: -117px;
    background-color: rgba(71, 70, 70, 0.5);
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-style: italic;
}

.zllc .zllcRow .zllcItem .zllcItemText1 {
    font-size: 23px;
    font-weight: bold;
    margin: 16px 0 12px;
}

.zllc .zllcRow .zllcItem .zllcItemText2 {
    font-size: 20px;
    color: #474646;
    width: 181px;
}

.zllc .zllcRow .jt {
    width: 223px;
    height: 31px;
    margin: 100px 23px 0 23px;
}

/* 治疗流程 end */
/* 选择 start */
.xz {
    background-color: #fefaf8;
    /* padding-bottom: 100px; */
}

.xz .xzBtn {
    width: 340px;
    height: 52px;
    margin: 0 auto 32px;
    /* background-color: #e5e5e5; */
}

.xz .xzBtn .xzBtnItem1,
.xz .xzBtn .xzBtnItem2 {
    width: 170px;
    color: #474646;
    background-color: #e5e5e5;
    cursor: pointer;
    font-size: 20px;
}

.xz .xzBtn .xzBtnItem1 {
    border-radius: 8px 0 0 8px;
    color: #474646;
}

.xz .xzBtn .xzBtnItem2 {
    border-radius: 0 8px 8px 0;
}

.xz .xzBtn .active {
    background-color: #e34986;
    color: #ffffff;
}

.xz .content,.xz .content2 {
    width: 1200px;
    height: 367px;
    background-size: cover;
    position: relative;
}

.xz .content .conItem,.xz .content2 .conItem {
    position: absolute;
    color: #e34986;
    font-size: 23px;
    font-weight: bold;
}

.xz .content .conItems,.xz .content2 .conItems  {
    position: absolute;
    color: #fdb519;
    font-size: 23px;
    font-weight: bold;
}
.xz .content2 .conItems,.xz .content2 .conItem{
    font-size: 22px;
}
.xz .content .conItem1 {
    left: 143px;
    top: 17px;
}

.xz .content .conItem2 {
    right: 143px;
    top: 17px;
}

.xz .content .conItem3 {
    left: 38px;
    top: 114px;
}

.xz .content .conItem4 {
    right: 29px;
    top: 114px;
}

.xz .content .conItem5 {
    left: 167px;
    top: 220px;
}

.xz .content .conItem6 {
    right: 47px;
    top: 220px;
}

.xz .content .conItem7 {
    left: 87px;
    top: 314px;
}

.xz .content .conItem8 {
    right: 21px;
    top: 314px;
}
.xz .content2 .conItem1 {
    left: 106px;
    top: 17px;
}

.xz .content2 .conItem2 {
    right: 56px;
    top: 17px;
}

.xz .content2 .conItem3 {
    left: 22px;
    top: 114px;
}

.xz .content2 .conItem4 {
    right: 29px;
    top: 114px;
}

.xz .content2 .conItem5 {
    left: 36px;
    top: 220px;
}

.xz .content2 .conItem6 {
    right: 115px;
    top: 220px;
}

.xz .content2 .conItem7 {
    left: 12px;
    top: 314px;
}

.xz .content2 .conItem8 {
    right: 21px;
    top: 314px;
}
/* 选择 end */
/* 团队 start */
.team {}

.team .doctor {
    width: 1200px;
    height: 800px;
}
.team .doctor .teamSwiper{
    width: 100%;
}
.team .doctor  .teamSwiper .swiper-pagination-bullet-active{
    width: 20px;
	height: 20px;
	background-color: #474646 !important;
}
.team  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.team  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
width: 20px;
	height: 20px;
	background-color: #474646 !important;
}
.team .doctor .docLeft {
    height: 703px;
    width: 532px;
    position: relative;
    margin-left: 20px;
}

.team .doctor .docLeft .docLeftbj {
    position: absolute;
    top: 0;
    width: 532px;
    height: 542px;
}

.team .doctor .docLeft .docss {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 492px;
    height: 515px;
    background-color: #fdf8fa;
    box-shadow: 0px 0px 21px 0px rgba(168, 168, 168, 0.43);
    border-radius: 15px 15px 242px 250px;
}

.team .doctor .docLeft .docss .docssBj {
    background-image: url("./images/teamBj.png");
    width: 455px;
    height: 476px;
    background-color: #f6f6f6;
    border-radius: 15px 15px 224px 231px;
    position: absolute;
}

.team .doctor .docLeft .docss .docssBj .docMen {
    width: 460px;
    /* left: 10%; */
    margin-left: -230px;
    height: 662px;
    position: absolute;
    bottom: 0;
    left: 50%;
    /* margin-left: -177px; */
    /* background-size: 70% 100%; */
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 0 266px 307px;
}

.team .doctor .docRight {
    width: 613px;
    margin-left: 95px;
}

.team .doctor .docRight .name {
    font-size: 40px;
    font-weight: bold;
}

.team .doctor .docRight .zc {
    font-size: 28px;
    margin-left: 10px;
}

.team .doctor .docRight .zw {
    font-size: 28px;
}

.team .doctor .docRight .ysjj {
    width: 129px;
    height: 46px;
    background-color: #e34986;
    border-radius: 10px;
    font-size: 29px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    margin: 30px 0 16px;
}

.team .doctor .docRight .ysjjText {
    width: 613px;
    font-size: 20px;
    color: #474646;
    margin-bottom: 27px;
}

.team .doctor .docRight .scxm {
    font-size: 20px;
    color: #474646;
}

.cjwt .wt {
    width: 499px;
    height: 82px;
    border-radius: 0px 41px 41px 0px;
    border: solid 1px #f45c7a;
}

.cjwt .wt .num {
    width: 97px;
    height: 82px;
    line-height: 82px;
    background-color: #f45c7a;
    border-radius: 0px 41px 41px 0px;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
}
.cjwt .wt .tm{
    font-size: 34px;
    line-height: 82px;
    text-align: center;
    margin-left: 10px;
}
.cjwt .hd{
    font-size: 24px;
    color: #474646;
    margin-top: 40px;
}
.cjwt .circle{
    width: 14px;
	height: 14px;
	background-color: #666666;
    border-radius: 50%;
    margin: 0 10px 0 23px;
}
.cjwt .cjwtText{
    font-size: 24px;
    color: #474646;
}
.cjwt .hdText{
    align-items: center;margin-bottom: 18px;
}
/* 团队 end */