* {
    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;
}

.marCenter {
    margin: 0 auto;
    width: 1200px;
}

body {
    /* background-color: #fafff2; */
    min-width: 1200px;
}

.utilTitle {
    align-items: end;
    justify-content: center;
}

.utilTitle .utilText {
    font-size: 36px;
    font-weight: bold;
}

.utilTitle .utilBlue {
    font-size: 48px;
    font-weight: bold;
    color: #4b71ff;
}

.utilBtn {
    margin: 0 auto;
    cursor: pointer;
}

.utilBtn .utilBtn1 {
    width: 389px;
    height: 78px;
    background-color: #ffffff;
    border-radius: 39px 0px 0px 39px;
    border: solid 4px #ff9900;
    font-size: 30px;
    color: #ff9900;
    font-weight: bold;
}

.utilBtn .utilBtn2 {
    width: 218px;
    height: 86px;
    background-color: #ff9900;
    border-radius: 0px 39px 39px 0px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
}

.utilBtn .utilBtn2 .jt {
    position: absolute;
    right: -50px;
    bottom: -17px;
    width: 75px;
    height: 58px;
}

.text-shadow {
    color: white;
    text-shadow:
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

/* 矫正 start */
.jz .jzCon {
    justify-content: space-between;
}

.jz .jzCon .jzItem {
    width: 350px;
    height: 390px;
}

.jz .jzCon .jzItem .jzImg {
    width: 350px;
    height: 312px;
    border-radius: 15px;
    position: relative;
    background-size: cover;
}

.jz .jzCon .jzItem .jzImg .jsItemText {
    width: 350px;
    height: 58px;
    background-color: #4b71ff;
    border-radius: 0px 0px 15px 15px;
    position: absolute;
    bottom: 0;
    font-size: 24px;
    color: #ffffff;
}

.jz .jzCon .jzItem .jzImg .three {
    position: absolute;
    width: 62px;
    height: 18px;
    left: 50%;
    margin-left: -31px;
    bottom: -18px;
}

.jz .jzCon .jzItem .jzTitle {
    font-size: 20px;
    height: 80px;
    width: 300px;
    margin: auto;
    box-sizing: border-box;
}

.jz .wxts {
    width: 1002px;
    height: 66px;
    background-color: #fff1f0;
    border-radius: 0px 15px 15px 0px;
    margin: 56px auto 0;
}

.jz .wxts .wxtsImg {
    width: 81px;
    height: 66px;
    background-image: url('/images/zhuanti/etycjz/wxts.png');
    font-size: 18px;
    color: #ffffff;
    padding-top: 5px;
    box-sizing: border-box;
}

.jz .wxts .wxtsPink {
    font-size: 20px;
    line-height: 66px;
    color: #fc1682;
    padding-left: 20px;
}

/* 矫正 end */
/* 趁早 start */
.cz {
    width: 100%;
    background-color: #eeeeee;
}

.cz .czBox {
    padding-bottom: 70px;
}

.cz .czRow {
    justify-content: space-between;

}

.cz .czRow .czItem {
    width: 373px;
    height: 194px;
    border-radius: 15px;
    background-color: #ffffff;

}

.cz .czRow .czItem .num {
    width: 60px;
    height: 194px;
    background-color: #009cff;
    border-radius: 15px 0px 0px 15px;
    margin-right: 25px;
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
}

.cz .czRow .czItem .czText .czText1 {
    font-size: 30px;
    color: #0f0f0f;
    font-weight: bold;
    margin: 25px 0 14px;
}
.cz .czRow .czItem:hover .czText .czText1{
    color: #fc1682;
}
.cz .czRow .czItem .czText .czText2 {
    color: #4d4c4b;
    font-size: 18px;
    line-height: 30px;
    width: 259px;
}

/* 趁早 end */
/* 关键时期 start */
.gjsq {}

.gjsq .gjsqRow {
    justify-content: space-between;
}

.gjsq .gjsqRow .gjsqItem {
    width: 373px;
    height: 355px;
    background-color: #fff0f3;
    border-radius: 15px;
    position: relative;
    align-items: center;

}

.gjsq .gjsqRow .gjsqItem .gjsqImg {
    width: 306px;
    height: 246px;
    position: absolute;
    left: 50%;
    margin-left: -153px;
    top: -145px;
}

.gjsq .gjsqRow .gjsqItem .line {
    margin-top: 147px;
    width: 223px;
    height: 23px;
    background-color: #f998b0;
    position: relative;
}

.gjsq .gjsqRow .gjsqItem .line .lineText {
    font-size: 30px;
    color: #0e0e0e;
    position: absolute;
    width: 100%;
    text-align: center;
    top: -25px;
    font-weight: bold;
}

.gjsq .gjsqRow .gjsqItem .gjsqText {
    width: 307px;
    margin-top: 24px;
    line-height: 40px;
}

/* 关键时期 end */
/* 畸形问题 start */
.jxwt {
    width: 100%;
    background-color: rgb(238, 238, 238);
    position: relative;
}

.jxwt .jxwtBj {
    position: absolute;
    left: 0;
    top: 310px;
    width: 732px;
    height: 479px;
    z-index: 1;
}

.jxwt .jxwtBox {
    width: 1200px;
    margin: 0 auto;
}

.jxwt .jxwtBox .jxwtBtn {
    margin-top: 47px;
    margin-bottom: 72px;
}

.jxwt .jxwtBox .jxwtBtn .xzBtnItem1,
.jxwt .jxwtBox .jxwtBtn .xzBtnItem2 {
    width: 250px;
    color: #474646;
    background-color: #e5e5e5;
    cursor: pointer;
    font-size: 30px;
    height: 70px;
    font-weight: bold;
}

.jxwt .jxwtBox .jxwtBtn .xzBtnItem1 {
    border-radius: 8px 0 0 8px;
    color: #474646;
}

.jxwt .jxwtBox .jxwtBtn .xzBtnItem2 {
    border-left: solid 1px #4b71ff;
}

.jxwt .jxwtBox .jxwtBtn .active {
    background-color: #4b71ff;
    color: #ffffff;
}

.jxwt .jxwtBox .jxwtCon {
    width: 1200px;
    position: relative;
}

.jxwt .jxwtBox .jxwtCon .jxwtConBox {
    position: absolute;
    right: 0;
    width: 1098px;
    height: 420px;
    background-color: #ffffff;
    margin-left: 102px;
    position: relative;
    z-index: 2;
}

.jxwt .jxwtBox .jxwtCon .jxwtConBox .jxwtImg {
    position: absolute;
    left: -102px;
    top: 21px;
}

.jxwt .jxwtBox .jxwtCon .jxwtRight {
    width: 747px;
    margin-left: 320px;
    position: absolute;
    top: 0;
    right: 31px;
    z-index: 2;
}

.jxwt .jxwtBox .jxwtCon .jxwtRight .jxwtRightText {
    color: #4b71ff;
    font-size: 24px;
    margin-top: 44px;
    font-weight: bold;
}

.jxwt .jxwtBox .jxwtCon .jxwtRight .jxwtRightText1 {
    font-size: 22px;
    line-height: 40px;
    margin: 10px 0 29px;
}

.jxwt .jxwtBox .jxwtCon .jxwtRight .jxwtBtns {
    position: absolute;
    right: 0;
    cursor: pointer;
}

.jxwt .jxwtBox .jxwtCon .jxwtRight .jxwtBtns .ljxq {
    width: 143px;
    height: 54px;
    /* background-color: #ff9900; */
    border-radius: 27px 0px 0px 27px;
    border: solid 3px #fea71d;
    font-size: 22px;
    color: #fea721;
    font-weight: bold;
}

.jxwt .jxwtBox .jxwtCon .jxwtRight .jxwtBtns .zxjg {
    width: 143px;
    height: 54px;
    background-color: #ff9900;
    border-radius: 0px 27px 27px 0px;
    border: solid 3px #ff9900;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.jxwt .jxwtBox .jxwtSm {
    font-size: 18px;
    color: #fc1682;
    padding: 43px 0 67px;
    text-align: center;
}

/* 畸形问题 end */
/* 流程 start */
.lc {
    width: 100%;
    background-image: url("/images/zhuanti/etycjz/lc_bj.png");
    height: 1053px;
}
.lc .lcBox{
    width: 1100px;
    margin: 0 auto;
}
.lc .lcBox .lcRow{
    margin: 26px 0 35px;
}
.lc .lcBox .lcRow .lcItem {
    width: 227px;
    height: 233px;
    position: relative;
    align-items: center;
    overflow: hidden;
}

.lc .lcBox .lcRow .lcItem .lcItemBox {
      width: 164px;
    height: 180px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: #ffffff;
    border-radius: 15px;
    border: solid 3px #ffebec;
    align-items: center;
    /* position: relative; */
    z-index: 2;
}

/* .lc .lcBox .lcRow .lcItem .lcItemBox:hover {
    border: solid 3px #fc1682;
} */
/* .lc .lcBox .lcRow .lcItemBox:hover ~ .lcItemjt{
    filter: drop-shadow(0 200px #fc1682);
}
.lc .lcBox .lcRow .lcItemBox:hover ~ .num {
    color: #fc1682;
}
.lc .lcBox .lcRow .lcItemBox:hover .lcItemText {
    color: #fff;
}

.lc .lcBox .lcRow .lcItemBox:hover .line {
    background-color: #fff;
}
.lc .lcBox .lcRow .lcItemBox:hover .lcIitemImg {
    filter: drop-shadow(0 -120px #ffffff)
}

.lc .lcBox .lcRow .lcItemBox:hover {
    background-color: #fc1682;
} */
 .lc .utilBtn .utilBtn1{
    width: 463px;
 }
.lc .lcBox .lcRow .lcItem .num {
    font-size: 72px;
    line-height: 72px;
    color: #ffebec;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    left: 40px;
    /* top: -53px; */
}

.lc .lcBox .lcRow .lcItem .lcItemjt {
       position: absolute;
    right: 20px;
    width: 27px;
    height: 43px;
    /* position: relative; */
    top: -95px;
    filter: drop-shadow(0 200px #fed8d9);
}


.lc .lcBox .lcRow .lcItemBox .lcItemText {
    font-size: 30px;
    color: #fc1682;
    margin: 10px 0 5px;
}



.lc .lcBox .lcRow .lcItemBox .line {
    width: 131px;
    height: 1px;
    background-color: #fed8d9;
}

.lc .lcBox .lcRow .lcItemBox .lcIitemImg {
    width: 92px;
    height: 80px;
    /* background-blend-mode:#fed8d9; */
    position: relative;
    top: 140px;
    filter: drop-shadow(0 -120px #fed8d9)
}


.lc .lcBox .lcCot{
    width: 1066px;
    height: 650px;
	background-color: #ffffff;
	/* box-shadow: 0px 0px 13px 0px 
		#f9d0d2; */
	border-radius: 20px;
    background-image: url("/images/zhuanti/etycjz/lc_con_bj.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.lc .lcBox .lcCot .bz{
    font-size: 36px;
    color: #ffffff;
    position: absolute;
    width: 509px;
    top: 44px;
    left: 54px;
    text-align: center;
}
.lc .lcBox .lcCot .bzJt{
    position: absolute;
    right: 78px;
    top: 103px;
    cursor: pointer;
}
.lc .lcBox .lcCot .lcImgRow{
    padding-top: 187px;
}
.lc .lcBox .lcCot .lcImgRow .lcbImg{
    width: 312px;
    height: 252px;
    margin: 0 36px 0 101px;
}
.lc .lcBox .lcCot .lcImgRow .lcbText{
    width: 513px;
    font-size: 30px;
}
/* 流程 end */
/* 选择 start */
.xz{
    padding-bottom: 83px;
}
.xz .xzRow{
    justify-content: space-between;
}
.xz .xzRow .xzItem{
    width: 585px;
    height: 458px;
    background-repeat: no-repeat;
    position: relative;
}
.xz .xzRow .xzItem .xzImg{

}
.xz .xzRow .xzItem .xzText{
    width: 585px;
	height: 132px;
	background-color: #4b71ff;
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 30px;
    box-sizing: border-box;
    padding: 18px 33px;
}
/* 选择 end */
/* 医生 start */
.doctor {
    width: 100%;
    /* height: 582px; */
    background-color: rgb(238, 238, 238);
    /* margin-top: 159px; */
    position: relative;
    padding-top: 63px;
}
.doctor .doctorBox{
    
}
.doctor .doctorBox .doctorSwiper{
    width: 1400px;
    position: relative;
}
.doctor .doctorBox .doctorSwiper .dleft{
    position: absolute;
    left: 0;
    width: 56px;
	height: 56px;
    top: 50%;
    margin-top: -28px;
    cursor: pointer;
    z-index: 8;
}
.doctor .doctorBox .doctorSwiper .dright{
    position: absolute;
    right: 0px;
    width: 56px;
	height: 56px;
    top: 50%;
    margin-top: -28px;
    cursor: pointer;
    z-index: 8;
}
.doctor .doctorBox .doctorList{
    width: 1200px;
    justify-content: space-evenly;
    margin: 0 auto;
}
.doctor .doctorBox .doctorList .doctorItem {
    width: 280px;
	height: 626px;
}

.doctor .doctorBox .doctorList .doctorItem .docotrImg {
   height: 453px;
    width: 100%;
}

.doctor .doctorBox .doctorList .doctorItem .cont {
    width: 100%;
    height: 183px;
    /* background-color: #22befa; */
    align-items: center;
}

.doctor .doctorBox .doctorList .doctorItem .cont .name {
    font-weight: bold;
    font-size: 30px;
   color: #090909;
    margin: 9px 0;
}

.doctor .doctorBox .doctorList .doctorItem .cont .zc {
    font-size: 18px;
   color: #090909;
    margin-bottom: 5px;
}

.doctor .doctorBox .doctorList .doctorItem .cont .btn {
    width: 119px;
    height: 29px;
    background-color: #f44a29;
    border-radius: 15px;
    border: solid 2px #fce891;
    color: #f9fdff;
    margin-top: 5px;
    cursor: pointer;
}
.doctor .doctorBox .question{
    width: 1200px;
	height: 877px;
	background-color: #ffffff;
    margin: 50px auto 0;
    align-items: center;
}
.doctor .doctorBox .wen{
    width: 1001px;
	height: 61px;
	background-color: #4b71ff;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 23px;
}
.doctor .doctorBox .wen .wenLeft{
    font-size: 30px;
    color: #ffffff;
}
.doctor .doctorBox .wen .wenRIght{
    color: #fff;
    font-size: 30px;
    height: 100%;
    line-height: 78px;
}
.doctor .doctorBox .hui{
    height: 148px;
    width: 1000px;
    background-color: #eef0f0;
    box-sizing: border-box;
    padding: 17px 19px;
    font-size: 22px;
}
/* 医生 end */