*{
    margin: 0;
    padding: 0;
}
.flexX{
    display: flex;
    flex-direction: row;
}
.flexY{
    display: flex;
    flex-direction: column;
}
.index2024{
    min-width: 1500px;
    transform-style: preserve-3d !important;
}
.cur{
    cursor: pointer;
}



.banner{
    width: 100%;
    margin-top: 83px;
    cursor: pointer;
}

/* 联系方式 start */
.lxfs{
        width: 1200px;
    height: 161px;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    /* padding-left: 198px; */
    box-sizing: border-box;
    transform: translateZ(2px) !important;
    
}
.lxfs .lxfsItem{
    width: 166px;
	height: 118px;
	background-color: #ffffff;
	border-radius: 15px;
	/* border: solid 2px #e5e5e5; */
    background-image: url(/2024/image/index_image/lxfsLogo.png);
    justify-content: center;
    align-items: center;
    /* margin-right: 98px; */
    cursor: pointer;
}

.lxfs .lxfsItem:hover{
    /* margin-top: -10px;
    box-shadow: 5px 5px 5px #666; */ 
    background-color: #DD5A8C;
    background-image:url()
}
.lxfs .lxfsItem .lxfsItemText{
    font-family: SourceHanSansCN-Bold;
	font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: 0px;
	color: #000000;
    margin-top: 19px;
    
}
.lxfs .lxfsItem:hover .lxfsItemText{
    color: #fff;
}
.lxfs .lxfsItem .lxfsItemText .twoCode{
    position: absolute;
    width: 232px;
    height: 351px;
    box-shadow: 0px 1px 5px 5px #999;
    display: none;
    top: 122px;
    /* top: -357px; */
    left: -31px;

}
.lxfs .pos{
    position: relative;
}
/* 联系方式 end */

/* 热门咨询 start */
.heat{
    width: 100%;
    height: 565px;
    background-image: url(/2024/image/index_image/heat_bg.png);
    background-size: 100% 92%;
    background-repeat:no-repeat;
    background-position:bottom;
    align-items: center;
    /* transform: translateZ(10px) !important; */
}
.heat .questionMark{
    width: 57px;
	height: 53px;
}
.heat .heatText{
    font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: 0px;
	color: #000000;
    margin: 28px 0 41px;
}
.heat .heatBox{
    width: 1071px;
	height: 335px;
}
.heat .heatBox .row{
    justify-content: center;
}
.heat .heatBox .mat13{
    margin-top: 13px;
}
.heat .heatBox .row .rowItem{
    border-radius: 25px;
	border: solid 1px #626262;
    font-family: SourceHanSansCN-Bold;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.heat .heatBox .row .rowItem:hover{
    box-shadow: 5px 5px 5px #666;
}
.heat .heatBox .row .yt{
    width: 184px;
	height: 87px;
    font-size: 24px;
    color: #d16142;
}
.heat .heatBox .row .ycqs{
    width: 182px;
	height: 60px;
    font-size: 15px;
    color: #26b81a;
    margin:18px 0 0  33px;
}
.heat .heatBox .row .zy{
    width: 134px;
	height: 85px;
    font-size: 29px;
    color: #000000;
    margin:0 37px;
}
.heat .heatBox .row .jjwl{
    width: 182px;
	height: 60px;
    color: #26b81a;
    font-size: 15px;
    margin-top: 18px;
}
.heat .heatBox .row .yycx{
    width: 176px;
	height: 86px;
    font-size: 26px;
	color: #a70906;
}
.heat .heatBox .row .jstcjz{
    width: 326px;
	height: 86px;
    font-size: 26px;
	color: #a70906;
    margin: 0 63px;
}
.heat .heatBox .row .ycsd{
	width: 203px;
	height: 99px;
    font-size: 32px;
	color: #0c14d3;
    margin:25px 56px 0 0;
}
.heat .heatBox .row .yyws{
    width: 184px;
	height: 87px;
    font-size: 24px;
	color: #d16142;
}
.heat .heatBox .row .ycmg{
    width: 150px;
	height: 90px;
    font-size: 30px;
	color: #0e226a;
    margin-top: 18px;
}
.heat .heatBox .row .ycwgz{
    width: 147px;
	height: 76px;
    font-size: 21px;
	color: #f64206;
    margin: 44px 31px 0 61px;
}
.heat .heatBox .row .xxyt{
    width: 150px;
	height: 90px;
    font-size: 30px;
	color: #0e226a;
    margin-top: 18px;
}
.heat .heatBox .row .qkzz{
	width: 147px;
	height: 76px;
    font-size: 21px;
	color: #f64206;
    margin: 44px 59px 0 61px;
}
.heat .heatBox .row .yc{
    width: 133px;
	height: 97px;
    font-size: 29px;
	color: #803033;
}
.heat .heatBtn{
    width: 244px;
	height: 41px;
	border:1px solid #e34981 ;
	border-radius: 21px;
    text-align: center;
    font-size: 25px;
	color: #e34981;
    margin: 28px 0 31px;

    overflow: hidden;
    position: relative;
}


.heat .heatBtn::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 120%;
    background-color: rgba(255, 255, 255, .6);
    transform: skew(45deg) translate3d(-100px,0,0);
}

.heat .heatBtn:hover {
    background-color: #e34981;
    color: #fff;
}

.heat .heatBtn:hover::before {
    transition: ease-in-out 1s;
    transform: skew(45deg) translate3d(300px,0,0);
}

/* 热门咨询 end */

/* 29年 start */
.year{
    width: 100%;
	height: 1114px;
    background-image: url(/2024/image/index_image/yearBg.png);
    padding: 106px 0 0 83px;
    box-sizing: border-box;
    background-size: 100% 100%;
}
.year .yearContentR{
    /* width: 498px; */
    height: 670px;
}
.year .yearContentR .yearTitle{
    font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    margin-bottom: 31px;
}
.year .yearContentR .yearCRItem{
    width: 692px;
	height: 104px;
	background-color: #ffffff;
	border-radius: 10px;
    align-items: center;
    margin-bottom: 21px;
}
.year .yearContentR .yearCRItem .tb{
    width: 82px;
	height: 81px;
	background-color: #e34981;
	border-radius: 10px;
    justify-content: center;
    align-items: center;
    margin:0 26px 0 9px ;
}
.year .yearContentR .yearCRItem .yearCRIText .text1{
    font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: 0px;
	color: #000000;
    margin-bottom: 12px;
}
.year .yearContentR .yearCRItem .yearCRIText .text2{
    font-family: SourceHanSansCN-Bold;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #535353;
}
.year .yearContentL{
    width: 424px;
	height: 373px;
	background-color: #ffffff;
	border-radius: 10px;
    margin: 150px 0 0 53px;
}
.year .yearContentL .texts{
    width: 334px;
	height: 217px;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #000000;
    margin: 33px 45px 22px;
}
.year .yearContentL .texts span{
    color: #e34981;
}
.year .yearContentL .line{
    width: 424px;
	height: 2px;
	background-color: #eeeeee;
}
.year .yearContentL .star{
    width: 100%;
    height: 99px;
    align-items: center;
}
.year .yearContentL .star .yearBtn{
    width: 127px;
	height: 46px;
	border: 1px solid #e34981;
	border-radius: 5px;
    align-items: center;
    margin: 28px 28px 25px 56px;
    cursor: pointer;

    overflow: hidden;
    position: relative;
}
.year .yearContentL .star .yearBtn::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 200%;
    background-color: rgba(255, 255, 255, .6);
    transform: skew(45deg) translate3d(-200px,0,0);
}

.year .yearContentL .star .yearBtn:hover {
    background-color: #e34981;
}

.year .yearContentL .star .yearBtn:hover::before {
    transition: ease-in-out 1s;
    transform: skew(45deg) translate3d(300px,0,0);
}



.year .yearContentL .star .yearBtn:hover{
    background-color: #e34981;
	font-weight: bold;
}
.year .yearContentL .star .yearBtn .yearP{
    width: 23px;
	height: 23px;
    margin: 11px 7px 12px 13px;
}
.year .yearContentL .star .yearBtn:hover .yearBtnText {
    color: #fff;
}
.year .yearContentL .star .yearBtn .yearBtnText{
    font-family: SourceHanSansCN-Bold;
	font-size: 18px;
	/* font-weight: bold; */
	font-stretch: normal;
	letter-spacing: 0px;
	color: #e34981;
}
.year .yearContentL .star .num{
    font-family: SourceHanSansCN-Bold;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #000000;
    margin-right: 18px;
}
.year .yearContentL .star .fiveStars{
    width: 116px;
	height: 20px;
}
.year .yearList{
    width: 1200px;
    margin: 0 auto;
    height: 119px;
    box-sizing: border-box;
}
.year .yearList .yearItem1{
    width: 200px;
    height: 100%;
    margin-top: 138px;
    align-items: center;
}
.year .yearList .mar256{
    margin-right: 114px;
}
.year .yearList .yearItem1 .num{
    font-family: SourceHanSansCN-Bold;
	font-size: 48px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -2px;
	color: #000000;
}
.year .yearList .yearItem1 .line{
    width: 58px;
	height: 4px;
	background-color: #e34981;
    margin-bottom: 10px;
}
.year .yearList .yearItem1 .bText{
    font-family: SourceHanSansCN-Bold;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #535353;
}
/* 29年 end */

/* 热门项目 start */
.project{
    /* width: 1920px; */
	height: 839px;
	background-color: #fff;
    align-items: center;
	/* opacity: 0.02; */
}
.project .projectTitle img{
    width: 57px;
	height: 53px;
    margin: 69px 0 18px;
}
.project .projectText{
    font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: 0px;
	color: #000000;
    margin-bottom: 63px;
}
.project .projectList{
    width: 1050px;
    height: 573px;
}
.project .projectList .mab53{
    margin-bottom: 53px;
}
.project .projectList .projectRow .projectItem{
    width: 193px;
	height: 137px;
    background-color: #ffffff;
	border-radius: 15px;
	/* border: solid 2px #e5e5e5; */
    background-image: url(/2024/image/index_image/projectItemBg.png);
    align-items: center;
    padding-top: 22px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
.project .projectList .projectRow .projectItem:hover{
    background-image: url();
    background-color: #DD5A8C;
}
.project .projectList .projectRow .mar92{
    margin-right: 92px;
}
.project .projectList .projectRow .projectItem .projectItemText{
    width: 150px;
	height: 29px;
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    text-align: center;
    position: absolute;
    bottom: 26px;
}
.project .projectList .projectRow .projectItem:hover .projectItemText{
    color: #fff;
}
/* 热门项目 end */

/* 医生团队 start */
.team{
    width: 100%;
    align-items: center;
}
.team .team01{
    width: 57px;
	height: 53px;
    margin-bottom: 18px;
}
.team .team_title{
    width: 100%;
    position: relative;
    margin-bottom: 85px;
}
.team .team_title .ystd{
    font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    text-align: center;
}
.team .team_title .kefu{
    position: absolute;
    right: 200px;
    bottom: 0;
    font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #e34981;
    cursor: pointer;
}
.team .swiperBigBox{
    width: 95%;
    height: 647px;
    position: relative;
}
.team .swiperBigBox .pinkBox{
    width: 100%;
	height: 293px;
	background-color: #e34981;
	border-radius: 60px 0px 0px 60px;
	opacity: 0.3;
    position: absolute;
    bottom: 0;
}
.team .swiperBigBox .ystdSwiper{
    width: 1514px;
    /* position: relative; */
}
.team .swiperBigBox .ystdSwiper .swiper-button-prev{
    /* width: 20px;
    height: 20px;
    border-radius: 50%; */
    /* position: absolute; */
    /* left: 0; */
    /* border: 1px solid #999;
    z-index: 99; */
    /* font-size: 12px !important; */
}
.team .swiper-button-next:after,.team  .swiper-button-prev:after{
    color: #444;
    font-size: 28px;
    /* border: 1px solid #999; */
    width: 50px;
    height: 50px;
}
.team .swiperBigBox .ystdSwiper .swiperS{
    display: flex;
    justify-content: center;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList{
    width: 95%;
    /* border: 1px solid red; */
    margin-top: -20px;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem{
    width: 325px;
	height: 628px;
	background-color: #ffffff;
	border-radius: 30px;
    /* border: 1px solid rgb(230, 226, 226); */
    align-items: center;
    position: relative;
    
    /* overflow: hidden; */
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem:hover{
    box-shadow: 0px 4px 10px 0px 
		rgba(0, 0, 0, 0.15);
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .mar40{
    margin-right: 40px;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .avatar{
    width: 280px;
	height: 280px;
	background-image: linear-gradient(0deg, 
		#bcc0c8 0%, 
		#b7b8bf 100%);
	border-radius: 30px;
    margin-top: 20px;
    overflow: hidden;
    justify-content: center;
    position: absolute;
}

@keyframes animateName{
    0%   { top: -28px;left: 43px; }	
    /* 50%   { top: -68px;left: 43px; }	 */
    100% { top: -112px;left: 43px;}
}
@keyframes animateNamew{
    0%   { top: -112px;left: 43px; }	
    /* 50%   { top: -68px;left: 43px; }	 */
    100% { top: -28px;left: 43px;}
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem:hover .triangle{
    /* display: none; */
    animation-name: animateName;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .triangle{
    animation-name: animateNamew;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    width: 327px;
    height: 100px;
    /* border-top: 1px solid rgb(230, 226, 226); */
    position: absolute;
    top: -28px;
    left: 43px;
    background-color: #fff;
    transform: rotate(20deg);
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .avatar img{
    width: 223px;
    height: 445px;
    position: absolute;
    top: 50px;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem  .triangle img{
    transform: rotate(-20deg);
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .swiperItemCon{
    width: 100%;
    height: 142px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 300px;
    position: relative;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .swiperItemCon .SICRight{
    width: 128px !important;
	height: 40px;
	/* background-color: #e34981; */
	border-radius: 5px;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 20px;
    border: 1px solid #e34981;

    overflow: hidden;
    position: absolute;
    transition: red .2s;
}
.SICRight::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 200%;
    background-color: rgba(225,255,255, .8);
    transform: skew(45deg) translate3d(-200px,0,0);
}

.SICRight:hover {
    background-color: #e34981;
    color: #fff;
}

.SICRight:hover::before {
    transition: ease-in-out 1s;
    transform: skew(45deg) translate3d(300px,0,0);
}


.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .swiperItemCon .SICRight img{
    width: 23px;
    height: 23px;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .swiperItemCon .SICRight .ljgt{
    font-family: SourceHanSansCN-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #e34981;
    margin-left: 5px;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .swiperItemCon .SICRight:hover .ljgt{
    color: #fff;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .swiperItemCon .SICLeft .text1{
    font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    margin: 55px 0 12px;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .swiperItemCon .SICLeft .text2{
    font-family: SourceHanSansCN-Bold;
	font-size: 19px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #535353;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem  .line{
    width: 90%;
    height: 2px;
	background-color: #eeeeee;
    margin-top: 18px;
}
.team .swiperBigBox .ystdSwiper .swiperS .swiperList .swiperItem .textBox{
    width: 90%;
	height: 108px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #535353;
    margin-top: 20px;
}
/* 医生团队 end */

/* 医院特色 start */
.characteristic{
    width: 80%;
    height: 624px;
    margin: 0 auto;
    margin-right: 115px;
    margin-top: 67px;
}
.characteristic .chaNav .chaNavTitle{
    width: 205px;
    height: 52px;
    margin-top: 75px;
    margin-left: -15px;
}
.characteristic .chaNav .chaNavTitle img{
    width: 48px;
	height: 52px;
}
.characteristic .chaNav .chaNavTitle .chaNavText{
    font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    margin-left: 10px;
}
.characteristic .chaNav .chaNavList{
    width: 215px;
	/* height: 345px; */
    margin-top: 70px;
}
.characteristic .chaNav .chaNavList .chaNavItem{
    font-family: SourceHanSansCN-Regular;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #535353;
    margin-bottom: 30px;
    cursor: pointer;
}
.characteristic .chaNav .chaNavList .active{
    font-size: 28px;
    color: #e34981;
    font-weight: bold;
}
.characteristic .chaNav .chaNavList .active .highlight {
    border-bottom: 2px solid #e34981;
    margin-right: 5px;
}
.characteristic .line{
    width: 2px;
	height: 675px;
	background-color: #e5e5e5;
}
.characteristic .chaRight{
    height: 523px;
    width: 1048px;
    margin: 97px 0 0 137px;
}
.characteristic .chaRight img{
    border-radius: 10px;
    width: 900px;
    height: 400px;
}
.characteristic .chaRight .chaRightText{
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    width: 900px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 32px;
}
.characteristic .chaRight .chaRightText span{
    color: #e34981;
}
/* 医院特色 end */

/* 就诊流程 start */
.flow{
    width: 100%;
    height: 520px;
    background-image: url(/2024/image/index_image/flowBg.png);
    background-size: 100% 100%;
    margin-top: 90px;
    align-items: center;
    position: relative;
}
.flow .flow01{
    width: 57px;
	height: 53px;
    margin-top: 48px;
}
.flow .flowTitle{
    font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.flow  .flowItem{
    height: 53px;
    width: 319px;
    text-align: center;
    position: absolute;
 
}
.flow  .item1{   top: 51%; left: 7%;}
.flow  .item2{   top: 70%; left: 25%;}
.flow  .item3{   top: 54%; left: 40%;}
.flow  .item4{   top: 67%; left: 57%;}
.flow  .item5{   top: 53%; left: 73%;}
.flow  .flowItem .flowItemT1{
    font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #e34981;
}
.flow .flowItem .flowItemT2{
    font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	letter-spacing: 0px;
	color: #535353;
}
/* 就诊流程 end */

/* 爱康健口腔 start */
.akjkq{
    height: 871px;
    width: 100%;
    align-items: center;
}
.akjkq .akjkq_01{
    width: 57px;
	height: 53px;
    margin-top: 41px;
}
.akjkq .akjkqTitle{
    font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    margin-top: 18px;
}
.akjkq .btnList{
    width: 508px;
    margin-top: 36px;
    margin-bottom: 39px;
    display: flex;
    justify-content: center;
}
.akjkq .yuanImgs{
    height: 477px;
    /* width: 1270px; */
}
.akjkq .yuanImgs img{
    margin-bottom: 10px;
}
.akjkq .btnList .btnItem{
    width: 121px;
	height: 46px;
	border-radius: 23px;
	border: solid 1px #535353;
    font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #535353;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.akjkq .btnList .mar33{
    margin-right: 33px;
}
.akjkq .btnList .active{
    border: solid 1px #e34981;
    background-color: #e34981;
    color: #fff;
}
.akjkq .akjkqItem{
    height: 477px;
    width: 1270px;
    display: none;
}
.akjkq .sfqBox{
    height: 477px;
    width: 1270px;
    display: none;
}
.akjkq .sfqBox .sfqActive{
    /* background-image: url(/2024/image/index_image/sfqActive.png); */
}
.akjkq .sfqBox .sfqActive .sfqPink{

}
.akjkq .sfqBox .sfqItem{  
    width: 136px;
    height: 477px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
} 
.akjkq .sfqBox .sfqItem1{
    background-image: url(/2024/image/index_image/sfqBg01.jpg);
}
.akjkq .sfqBox .sfqItem2{
    background-image: url(/2024/image/index_image/sfqBg02.jpg);
}
.akjkq .sfqBox .sfqItem3{
    background-image: url(/2024/image/index_image/sfqBg03.jpg);
}
.akjkq .sfqBox .sfqItem4{
    background-image: url(/2024/image/index_image/sfqBg04.jpg);
}
.akjkq .sfqBox .sfqItem5{
    background-image: url(/2024/image/index_image/sfqBg05.jpg);
}
.akjkq .sfqBox .sfqItem6{
    background-image: url(/2024/image/index_image/sfqBg06.jpg);
}
.akjkq .sfqBox .sfqItem7{
    background-image: url(/2024/image/index_image/sfqBg07.jpg);
}
.akjkq .sfqBox .sfqItem8{
    background-image: url(/2024/image/index_image/sfqBg08.jpg);
}

.akjkq .sfqBox .sfqItem .sfqItemText{
    width: 24px; 
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #535353;
    font-weight: bold;
    box-sizing: border-box;
}
.akjkq .sfqBox .sfqItem .english{
    width: 150px;
    
    transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            /* Internet Explorer 9*/
            -moz-transform: rotate(90deg);
            /* Firefox */
            -webkit-transform: rotate(90deg);
            /* Safari 和 Chrome */
            -o-transform: rotate(90deg);
}
.akjkq .sfqBox .sfqItem .english1{
    margin: 80px 0 38px -63px;
}
.akjkq .sfqBox .sfqItem .english3{
    margin: 80px 0 -25px -63px;
}
.akjkq .sfqBox .sfqItem .english4{
    margin: 80px 0 -25px -63px;
}
.akjkq .sfqBox .sfqItem .english7{
    margin: 80px 0 15px -63px;
}
.akjkq .sfqBox .sfqItem .english8{
    margin: 80px 0 12px -63px;
}
.akjkq .sfqBox .sfqItem .sfqSmall{
    width: 100px;
    margin-top: 20px;
}

.akjkq .sfqBox .sfqActive{
    width: 275px;
	height: 477px;
    position: relative;
    margin-right: 6px;
}
.akjkq .sfqBox .sfqActive1{
    background-image: url(/2024/image/index_image/sfqItemBig01.png);
}
.akjkq .sfqBox .sfqActive2{
    background-image: url(/2024/image/index_image/sfqItemBig02.png);
}
.akjkq .sfqBox .sfqActive3{
    background-image: url(/2024/image/index_image/sfqItemBig03.png);
}
.akjkq .sfqBox .sfqActive4{
    background-image: url(/2024/image/index_image/sfqItemBig04.png);
}
.akjkq .sfqBox .sfqActive5{
    background-image: url(/2024/image/index_image/sfqItemBig05.png);
}
.akjkq .sfqBox .sfqActive6{
    background-image: url(/2024/image/index_image/sfqItemBig06.png);
}
.akjkq .sfqBox .sfqActive7{
    background-image: url(/2024/image/index_image/sfqItemBig07.png);
}
.akjkq .sfqBox .sfqActive8{
    background-image: url(/2024/image/index_image/sfqItemBig08.png);
}
.akjkq .sfqBox .sfqActive .sfqPink{
    position: absolute;
    bottom: 0;
    height: 110px;
    width: 100%;
    padding-top: 20px;
    box-sizing: border-box;
}
.akjkq .sfqBox .sfqActive .sfqPink .sfqPinkText{
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #e34981;
}
/* 爱康健口腔 end */