* {
    margin: 0;
    padding: 0;
     font-family: 'FangZheng', Arial, sans-serif;
}
@font-face {
    font-family: 'FangZheng';
    src: url('/css/font/FZLTHK.TTF') format('truetype');
    font-display: swap;
}
.flexX {
    display: flex;
    flex-direction: row;
}

.flexY {
    display: flex;
    flex-direction: column;
}

.bigbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100% !important;
    max-width: 750px !important;
    margin: 0 auto;
    /* background-color: #FC3120; */
}

.monthlyBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100% !important;
    max-width: 750px !important;
    margin: 0 auto;
    background-size: 100% 100%;
    /* padding-bottom: 1.5333rem; */
    overflow: hidden;
}

.flexCenter {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.cur {
    cursor: pointer;
}
.text-shadow {
    color: white;
    text-shadow:
        -0.0267rem -0.0267rem 0 #fff,
        .0267rem -0.0267rem 0 #fff,
        -0.0267rem .0267rem 0 #fff,
        .0267rem .0267rem 0 #fff;
}
body {
    background-color: #fafff2;
}

@media screen and (min-width: 750px) {
    html {
        font-size: 37.5px !important;
    }
}

.banner_title {
    width: 100%;
    background-size: cover;
    display: block;
    max-width: 750px !important;
    cursor: pointer;
}

.conBox{
    background-color: skyblue;
    width: 100%;
    align-items:  center;
    /* height: 10000px; */
    background-image: url("/images/m/zt/sjzjhd/bj.jpg");
}

.utilTit{
    height: 1.6rem;
    position: absolute;
    top: -0.1333rem;
    left:50%;
    font-size: 1.0667rem;
    color: #fff;
    background-size: cover;
}

/* 好礼 start */
.hl{
    width: 18.5333rem;
	height: 25.3333rem;
	background-color: #7cb9f6;
	border-radius: .5333rem;
    position: relative;
        background-image: linear-gradient(180deg, #7cb9f6 0%, #AFADFD 50%,#7cb9f6 100%);
    background-blend-mode: normal, normal;
    align-items: center;
    margin-top: 1.1467rem;
    background-size: cover;
}
.hl .zp{
    width: 14.0267rem;
	height: 10.8533rem;
    background-image: url("/images/m/zt/sjzjhd/zp.jpg");
    background-size: cover;
    border-radius: .5333rem;
    margin-top: 2.2933rem;
    position: relative;
}
.hl .zp .zpText{
    width: 7.68rem;
	height: .8rem;
	background-image: linear-gradient(0deg, 
		#e97516 0%, 
		#f48e3c 49%, 
		#e97416 100%);
	border-radius: .2667rem;
    position: absolute;
    bottom: .6133rem;
    color: #fffdfd;
    font-size: .5067rem;
    left: 50%;
    margin-left: -3.7rem;
}
.hl .hlRow{
    width: 100%;
    justify-content: space-between;
    margin-top: .4533rem;
}
.hl .hlRow .hlItem{
    width: 10rem;
	height: 3.44rem;
	border-radius: .5333rem;
    background-image: url("/images/m/zt/sjzjhd/hl_item_bj1.png");
    background-size: cover;
    position: relative;
}
.hl .hlRow .hlItem .hlItemText1{
    position: absolute;
    top: .1233rem;
    left: .4533rem;
    font-size: .8rem;
    color: #0b0b0b;
    font-weight: bold;
}
.hl .hlRow .hlItem .hlItemText2{
    font-size: .5867rem;
    position: absolute;
    top: 1.6rem;
    left: .5067rem;
    line-height: .6667rem;
    text-align: center;
}
.hl .hlRow .hlItem .hlItemText2 .sss{
     font-size: .5867rem;
    color: #f53357;
}
.hl .hlRow .hlItem .hlItemImg{
    position: absolute;
    right: .6667rem;
    top: .7467rem;
}
.hl .hlRow .hlItem2{
    width: 8.1333rem;
	height: 3.44rem;
    border-radius: .5333rem;
    background-image: url("/images/m/zt/sjzjhd/hl_item_bj2.png");
    background-size: cover;
    position: relative;
}
.hl .hlRow .hlItem2 .hlItem2text1{
    position: absolute;
    font-size: .8rem;
    color: #0b0b0b;
    font-weight: bold;
    top: .1233rem;
    left: .4533rem;
}
.hl .hlRow .hlItem2 .hlItem2text2{
    font-size: .6133rem;
    line-height: .6667rem;
    color: #0b0b0b;
    position: absolute;
    width: 6.8533rem;
    top: 1.6rem;
     right: .6667rem;
     /* font-weight: b; */
}
.hl .hlRow .hlItem2 .hlItem2text2 .sss{
    font-size: .6133rem;
    color: #f53357;
}
/* 好礼 end */
/* 托槽 start */
.tc{
    width: 18.5333rem;
	height: 37.4667rem;
	background-color: #7cb9f6;
	border-radius: .5333rem;
    position: relative;
        background-image: linear-gradient(180deg, #7cb9f6 0%, #AFADFD 50%,#7cb9f6 100%);
    background-blend-mode: normal, normal;
    align-items: center;
    margin-top: 1.28rem;
    background-size: cover;
}
.tc .tcRow{
    margin-top: 2.72rem;
    justify-content: center;
}
.tc .tcRow .tcRowItem{
    height: 9.0933rem;
    width: 8.3467rem;
    border-radius: .2667rem;
}
.tc .tcRow .tcRowItem .tciTit{
    width: 8.3467rem;
	height: 1.52rem;
	background-image: linear-gradient(180deg, 
		#fb7f82 0%, 
		#d54d50 100%);
	background-blend-mode: normal, normal;
	border-radius: .2667rem .2667rem 0px 0px;
    font-size: .88rem;
    color: #ffffff;
}
.tc .tcRow .tcRowItem .tciCon{
    width: 8.3467rem;
	height: 7.6267rem;
    background-image: linear-gradient(180deg, #DFEDF8 0%, #F4EAFD 100%);
    background-blend-mode: normal, normal;
    border-radius: 0 0 20px 20px;
        align-items: center;
}
.tc .tcRow .tcRowItem .tciCon .tciImg{
    width: 7.3333rem;
	height: 3.8667rem;
	border-radius: .2667rem;
    margin: .2667rem 0;
}
.tc .tcRow .tcRowItem .tciCon .num{
    align-items: flex-end;
}
.tc .tcRow .tcRowItem .tciCon .num .fz19{
    color: #f53357;
    font-size: .6133rem;
}
.tc .tcRow .tcRowItem .tciCon .num .fz50{
    font-size: 1.6533rem;
    line-height: 1.6rem;
    font-weight: bold;
    color: #f53357;
}
.tc .tcRow .tcRowItem .tciCon .tcBtn{
    width: 4.3733rem;
	height: 1.0667rem;
	background-image: linear-gradient(0deg, 
		#fbaa52 0%, 
		#fdcc85 100%);
	border-radius: .4rem;
    color: #ffffff;
    font-size: .8267rem;
    margin-top: .24rem;
    cursor: pointer;
}
.tc .tcRow2{
    justify-content: center;
}
.tc .tcRow2 .tcRow2Item{
    width: 17.4133rem;
	height: 7.12rem;
    background-image: linear-gradient(0deg, #F3E9FD 0%, #DEECF8 100%);
    background-blend-mode: normal, normal;
    border-radius: .2667rem;
    align-items: center;
    margin-top: .48rem;
}
.tc .tcRow2 .tcRow2Item .tcRtImg{
    width: 8.16rem;
	height: 6.5333rem;
    border-radius: .1333rem;
    margin: 0 1.1933rem 0 .24rem;
}
.tc .tcRow2 .tcRow2Item .tcRow2ItemRight{
    align-items: center;
}
.tc .tcRow2 .tcRow2Item .tcRow2ItemRight .tcRow2irTit{
    font-size: .9067rem;
    color: #437cd3;
    font-weight: bold;
    text-align: center;
}
.tc .tcRow2 .tcRow2Item .tcRow2ItemRight .num{
    align-items: flex-end;
    margin:  .72rem 0 .8rem;
}
.tc .tcRow2 .tcRow2Item .tcRow2ItemRight .num .fz19{
    color: #f53357;
    font-size: .6933rem;
}
.tc .tcRow2 .tcRow2Item .tcRow2ItemRight .num .fz50{
    font-size: 1.8667rem;
    line-height: 1.7333rem;
    font-weight: bold;
    color: #f53357;
}
.tc .tcRow2 .tcRow2Item .tcRow2ItemRight .tcBtn2{
    width: 5.2rem;
	height: 1.3333rem;
	background-image: linear-gradient(0deg, 
		#fbaa52 0%, 
		#fdcc85 100%);
	border-radius: .48rem;
    font-size: .8rem;
    color: #fff;
    cursor: pointer;
}
/* 托槽 end */
/* 隐形 start */
.yx{
    width: 18.5333rem;
	height: 33.9667rem;
	background-color: #7cb9f6;
	border-radius: .5333rem;
    position: relative;
        background-image: linear-gradient(180deg, #7cb9f6 0%, #AFADFD 50%,#7cb9f6 100%);
    background-blend-mode: normal, normal;
    align-items: center;
    margin-top: 1.28rem;
    background-size: cover;
}
.yx .tcRow2{
    justify-content: center;
}
.yx .tcRow2 .tcRow2Item{
    width: 17.4133rem;
	height: 7.12rem;
    background-image: linear-gradient(0deg, #F3E9FD 0%, #DEECF8 100%);
    background-blend-mode: normal, normal;
    border-radius: .2667rem;
    align-items: center;
    margin-top: .48rem;
}
.yx .tcRow2 .tcRow2Item .tcRtImg{
    width: 8.16rem;
	height: 6.5333rem;
    border-radius: .1333rem;
    margin: 0 1.1933rem 0 .24rem;
}
.yx .tcRow2 .tcRow2Item .tcRow2ItemRight{
    align-items: center;
}
.yx .tcRow2 .tcRow2Item .tcRow2ItemRight .tcRow2irTit{
    font-size: .9067rem;
    color: #437cd3;
    font-weight: bold;
    text-align: center;
}
.yx .tcRow2 .tcRow2Item .tcRow2ItemRight .num{
    align-items: flex-end;
    margin:  .72rem 0 .8rem;
}
.yx .tcRow2 .tcRow2Item .tcRow2ItemRight .num .fz19{
    color: #f53357;
    font-size: .6933rem;
}
.yx .tcRow2 .tcRow2Item .tcRow2ItemRight .num .fz50{
    font-size: 1.8667rem;
    line-height: 1.7333rem;
    font-weight: bold;
    color: #f53357;
}
.yx .tcRow2 .tcRow2Item .tcRow2ItemRight .tcBtn2{
    width: 5.2rem;
	height: 1.3333rem;
	background-image: linear-gradient(0deg, 
		#fbaa52 0%, 
		#fdcc85 100%);
	border-radius: .48rem;
    font-size: .8rem;
    color: #fff;
    cursor: pointer;
}
/* 隐形 end */
/* 儿童 start */
.et{
    width: 18.5333rem;
	height: 19.9rem;
	background-color: #7cb9f6;
	border-radius: .5333rem;
    position: relative;
        background-image: linear-gradient(180deg, #7cb9f6 0%, #AFADFD 50%,#7cb9f6 100%);
    background-blend-mode: normal, normal;
    align-items: center;
    margin-top: 1.28rem;
    background-size: cover;
}
.et .tcRow{
    margin-top: 2.22rem;
    justify-content: center;
}
.et .tcRow .tcRowItem{
    height: 9.0933rem;
    width: 8.3467rem;
    border-radius: .2667rem;
}
.et .tcRow .tcRowItem .tciTit{
    width: 8.3467rem;
	height: 1.52rem;
	background-image: linear-gradient(180deg, 
		#fb7f82 0%, 
		#d54d50 100%);
	background-blend-mode: normal, normal;
	border-radius: .2667rem .2667rem 0px 0px;
    font-size: .88rem;
    color: #ffffff;
}
.et .tcRow .tcRowItem .tciCon{
    width: 8.3467rem;
	height: 7.6267rem;
    background-image: linear-gradient(180deg, #DFEDF8 0%, #F4EAFD 100%);
    background-blend-mode: normal, normal;
    border-radius: 0 0 20px 20px;
        align-items: center;
}
.et .tcRow .tcRowItem .tciCon .tciImg{
    width: 7.3333rem;
	height: 3.8667rem;
	border-radius: .2667rem;
    margin: .2667rem 0;
}
.et .tcRow .tcRowItem .tciCon .num{
    align-items: flex-end;
}
.et .tcRow .tcRowItem .tciCon .num .fz19{
    color: #f53357;
    font-size: .6133rem;
}
.et .tcRow .tcRowItem .tciCon .num .fz50{
    font-size: 1.6533rem;
    line-height: 1.6rem;
    font-weight: bold;
    color: #f53357;
}
.et .tcRow .tcRowItem .tciCon .tcBtn{
    width: 4.3733rem;
	height: 1.0667rem;
	background-image: linear-gradient(0deg, 
		#fbaa52 0%, 
		#fdcc85 100%);
	border-radius: .4rem;
    color: #ffffff;
    font-size: .8267rem;
    margin-top: .24rem;
    cursor: pointer;
}
.et .tcRow2{
    justify-content: center;
}
.et .tcRow2 .tcRow2Item{
    width: 17.4133rem;
	height: 7.12rem;
    background-image: linear-gradient(0deg, #F3E9FD 0%, #DEECF8 100%);
    background-blend-mode: normal, normal;
    border-radius: .2667rem;
    align-items: center;
    margin-top: .48rem;
}
.et .tcRow2 .tcRow2Item .tcRtImg{
    width: 8.16rem;
	height: 6.5333rem;
    border-radius: .1333rem;
    margin: 0 1.1933rem 0 .24rem;
}
.et .tcRow2 .tcRow2Item .tcRow2ItemRight{
    align-items: center;
}
.et .tcRow2 .tcRow2Item .tcRow2ItemRight .tcRow2irTit{
    font-size: .9067rem;
    color: #437cd3;
    font-weight: bold;
    text-align: center;
}
.et .tcRow2 .tcRow2Item .tcRow2ItemRight .num{
    align-items: flex-end;
    margin:  .72rem 0 .8rem;
}
.et .tcRow2 .tcRow2Item .tcRow2ItemRight .num .fz19{
    color: #f53357;
    font-size: .6933rem;
}
.et .tcRow2 .tcRow2Item .tcRow2ItemRight .num .fz50{
    font-size: 1.8667rem;
    line-height: 1.7333rem;
    font-weight: bold;
    color: #f53357;
}
.et .tcRow2 .tcRow2Item .tcRow2ItemRight .tcBtn2{
    width: 5.2rem;
	height: 1.3333rem;
	background-image: linear-gradient(0deg, 
		#fbaa52 0%, 
		#fdcc85 100%);
	border-radius: .48rem;
    font-size: .8rem;
    color: #fff;
    cursor: pointer;
}
/* 儿童 end */
/* 治疗 start */
.zl{
    width: 18.5333rem;
	height: 32.9333rem;
	background-color: #7cb9f6;
	border-radius: .5333rem;
    position: relative;
        background-image: linear-gradient(180deg, #7cb9f6 0%, #AFADFD 50%,#7cb9f6 100%);
    background-blend-mode: normal, normal;
    align-items: center;
    margin-top: 1.28rem;
    background-size: cover;
}
.zl .zlRow{
    margin-top: 2.04rem;
    justify-content: center;
}
.zl .zlRow .zlRowItem{
    width: 17.4133rem;
	height: 7.12rem;
    background-image: linear-gradient(0deg, #F3E9FD 0%, #DDECF8 100%);
    background-blend-mode: normal, normal;
    border-radius: .2667rem;
    align-items: center;
    margin-top: .3733rem;
}
.zl .zlRow .zlRowItem .zlImg{
    width: 8.16rem;
	height: 6.5333rem;
    margin: 0 .64rem 0 .2933rem;
}
.zl .zlRow .zlRowItem .zlRowiRight{
    height: 7.12rem;
    width:  8.0133rem;
}
.zl .zlRow .zlRowItem .zlRowiRight .sui{
    font-size: .9067rem;
    color: #437cd3;
    margin-top: .58rem;
    font-weight: bold;
}
.zl .zlRow .zlRowItem .zlRowiRight .zx{
   font-size: .6933rem;
    color: #02193a;
    line-height: .8667rem;
    margin: .5333rem 0;
    /* height: 65px; */
}
.zl .zlRow .zlRowItem .zlRowiRight .zlBtn{
    width: 5.2rem;
	height: 1.3333rem;
    background-image: linear-gradient(0deg, 
		#fbaa52 0%, 
		#fdcc85 100%);
	border-radius: .48rem;
    color: #ffffff;
    font-size: .8rem;
    line-height: .56rem;
    cursor: pointer;
    margin-left: 1.0667rem;
}
/* 治疗 end */
/* 笑容 start */
.xr{
    width: 18.5333rem;
	height: 24.9333rem;
	background-color: #7cb9f6;
	border-radius: .5333rem;
    position: relative;
        background-image: linear-gradient(180deg, #7cb9f6 0%, #AFADFD 100%);
    background-blend-mode: normal, normal;
    align-items: center;
    margin-top: 1.28rem;
    background-size: cover;
}
.xr .xrRow{
    margin-top: 2.6133rem;
}
.xr .xrRow .xrItem{
    width: 8.3467rem;
	height: 10.56rem;
    background-image: linear-gradient(180deg, #B2DEF8 0%,#FFFFFF 50%, #ecdcfc 100%);
    background-blend-mode: normal, normal;
    border-radius: .2667rem;
    align-items: center;
}
.xr .xrRow .xrItem .xrImg{
    width: 7.3333rem;
	height: 3.8667rem;
    border-radius: .2667rem;
    margin: .4rem 0 .2667rem;
}
.xr .xrRow .xrItem .xrTit{
    font-size: .8533rem;
    color: #4574da;
    font-weight: bold;
}
.xr .xrRow .xrItem .xrText{
    font-size: .6933rem;
    width: 7.6rem;
    /* text-justify: auto; */
    margin: .2667rem 0;
}
.xr .xrRow .xrItem .xrBtn{
    width: 4.3733rem;
	height: 1.0667rem;
	background-image: linear-gradient(0deg, 
		#fbaa52 0%, 
		#fdcc85 100%);
	border-radius: .4rem;
    font-size: .8267rem;
    line-height: .8267rem;
    color: #ffffff;
}
/* 笑容 end */
/* 团队 start */
.td{
    width: 18.4rem;
    height: 33.3333rem;
    align-items: center;
    margin-top: 1.5467rem;
}
.td .tdTit{
    width: 17.44rem;
	height: 1.6rem;
	background-image: linear-gradient(180deg, 
		#4575da 0%, 
		#4eaadd 100%), 
	linear-gradient(
		#4885db, 
		#4885db);
	background-blend-mode: normal, 
		normal;
	border-radius: .8rem;
    font-size: 1.1467rem;
    color: #ffffff;
    letter-spacing: -0.0267rem;
}
.td .tdBox{
    width: 18.4rem;
	height: 30.7467rem;
	background-color: #fbfbfb;
	border-radius: .2667rem;
    margin-top: 1.0133rem;
}
.td .tdBox .yyItem{
    width: 18.4rem;
    height: 30.6667rem;
    box-sizing: border-box;
    padding: .4267rem .5333rem;
}
.td .tdBox .yyItem .yyRow{
    height: 10.9333rem;
}
.td .tdBox .yyItem .yyRow .userBox{
    width: 10.1867rem;
	height: 11.0133rem;
	background-color: #ffead3;
    position: relative;
}
.td .tdBox .yyItem .yyRow .userBox .ysImg{
    position: absolute;
    top: .72rem;
    left: .72rem;
    width: 10.2133rem;
	height: 11.0133rem;
}
.td .tdBox .infoBox{
    width: 3.36rem;
    height: 11.2133rem;
    background-image: url("/images/m/zt/sjzjhd/ys_bjk.png");
    margin-left: 2.72rem;
    margin-top: .48rem;
    background-size: cover;

}
.td .tdBox .infoBox .name{
    font-size: 1.04rem;
    font-weight: bold;
    color: #4577da;
    writing-mode: vertical-rl; 
    margin: 1.5467rem auto 0;
}
.td .tdBox .infoBox .jbysBox{
    justify-content: center;
    margin-top: .9067rem;
}
.td .tdBox .infoBox .jbysBox .jbys1{
    writing-mode: vertical-rl; 
    font-size: .72rem;
    color: #02193a;
}
.td .tdBox .yyItem .jj{
    margin-top: 1.3867rem;
}
.td .tdBox .yyItem .jj .jjImg{
    width: .8533rem;
	height: 1.0133rem;
    margin:.1333rem .1333rem 0 0;
}
.td .tdBox .yyItem .jj .jjz{
    font-size: 1.12rem;
    line-height: 1.12rem;
    color: #4577da;
    font-weight: bold;
}
.td .tdBox .yyItem .jjText{
    font-size: .6933rem;
    line-height: 1.0667rem;
    margin-top: .7467rem;
}
.td .tdBox .yyItem .jjText .sss{
    color: #4577da;
    font-size: .6933rem;   
}
.td .tdBox .btns{
    margin-top: .3733rem;
    justify-content: space-around;
}
.td .tdBox .btns .btns1{
    width: 5.5733rem;
	height: 1.4133rem;
	background-color: #8bd512;
	border-radius: .1333rem;
    font-size: .8267rem;
    color: #ffffff;
}
.td .tdBox .btns .btns2{
    width: 5.5733rem;
	height: 1.4133rem;
	background-color: #4574da;
	border-radius: .1333rem;
    color: #ffffff;
    font-size: .8267rem;
}
.td  .doctorSwiper .swiper-pagination-bullet-active{
    width: .5333rem;
	height: .5333rem;
	background-color: #474646 !important;
}
.td  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.doctorBj  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    width: .5333rem;
	height: .5333rem;
	background-color: #4574da !important;
}
/* 团队 end */
/* 安心 start */
.ax{
    width: 18.4rem;
	height: 39.7333rem;
    align-items: center;
    margin-top: 1.4133rem;
    padding-bottom: .5333rem;
}
.ax .axTit{
    width: 17.44rem;
	height: 1.6rem;
	background-image: linear-gradient(180deg, 
		#4575da 0%, 
		#4eaadd 100%), 
	linear-gradient(
		#4885db, 
		#4885db);
	background-blend-mode: normal, 
		normal;
	border-radius: .8rem;
    font-size: 1.1467rem;
    line-height: 1.1467rem;
    color: #fff;
}
.ax .axCon{
    width: 18.4rem;
	height: 37.5733rem;
	background-color: #ffffff;
	/* border-radius: 20px; */
    margin-top: .56rem;
    box-sizing: border-box;
    padding: .3733rem .5067rem;
}
.ax .axCon .axConText{
    font-size: .6933rem;
    font-weight: bold;
}
.ax .axCon .axConText .sss{
    font-size: .6933rem;
    color: #4576da;
    cursor: pointer;
}
.ax .axCon .aboutCont .nmRow{
    margin-bottom: .2933rem;
    justify-content: space-between;
}
.ax .axCon .aboutCont .nmRow .nmItem{
    width: 5.5733rem;
	height: 4.2667rem;
    position: relative;
}
.ax .axCon .aboutCont .nmRow .nmItem:last-child{
    margin-right: 0;
}
.ax .aboutCont{
    /* width: 1200px;
	height: 403px; */
    /* padding-top: 23px; */
}
.ax .aboutCont .gyRow{
    width: 17.4133rem;
    justify-content: space-between;
}
.ax .aboutCont .gyRow .gyItem{
     width: 8.6133rem;
	height: 5.4133rem;
    position: relative;
    background-size: cover;
}
.ax .aboutCont .gyRow .gyItem .gyItemText{
    width: 8.6133rem;
	height: 1.2267rem;
	background-image: linear-gradient(180deg, #4576da 0%, #4ea8dd 100%);
	background-blend-mode: normal, normal;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: .48rem;
}
.ax .aboutCont .ndText{
    width: 5.5733rem;
	height: 1.0133rem;
	background-image: linear-gradient(180deg, #4576da 0%, #4ea8dd 100%);
	background-blend-mode: normal, normal;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: .5333rem;
}
.ax .xzBtn{
    margin: .5333rem 0 .8533rem;
    justify-content: center;
    overflow: hidden;
}
.ax .xzBtn img{
    position: relative;
    top: 0;
    filter: drop-shadow( 0 150px #fff)
}
.ax .xzBtn .bs  img{
    transition: all .3s
}
.ax .xzBtn .xzBtnItem1,
.ax .xzBtn .xzBtnItem2 {
    width: 4.1867rem;
	height: .96rem;
    color: #4576da;
    background-color: #e2ebff;
    cursor: pointer;
    font-size: .6667rem;
    font-weight: bold;
}

.ax .xzBtn .xzBtnItem1 {
    /* border-radius: 8px 0 0 8px; */
    /* color: #474646; */
}

.ax .xzBtn .active {
    background-color: #4576da;
    color: #ffffff;
}
/* 安心 end */