*{
    margin: 0;
    padding: 0;
}
.flexX{
    display: flex;
    flex-direction: row;
}
.flexY{
    display: flex;
    flex-direction: column;
}
.etkqBox{
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 1000px;
}
.line_box{
    width: 224px;
    height: 8px;
    background-color: #e5e5e5;
    margin: 0 auto;
}
.line{
  width: 488px;
  height: 4px;
  border-top: solid 1px #dcdcdc;
  margin: 0 auto;
}
.cur{
    cursor: pointer;
}
.blackTitle{
	font-size: 38px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #242424;
}
.etkqbanner{
    width: 100%;
}
.util_message{
	height: 63px;
	background-color: #f59a23;
	border-radius: 10px;
    align-items: center;
    margin: 0 auto;
    cursor: pointer;
}
.util_message .messageImg{
    width: 40px;
	height: 33px;
    margin: 0 15px 0 26px;
}
.util_message .message_text{
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
/* 问题 start */
.question{
    width: 1000px;
}
.question .queTitle{
    margin: 57px 0 18px;
    text-align: center;
}
.question .queTexts{
    width: 997px;
	/* height: 62px; */
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #242424;
    margin-top: 28px;
}
.question .circle{
    margin-top: 53px;
}
.question .circle img{
    width: 339px;
	height: 339px;
    margin: 0px 130px 0 97px;
}
.question .circle .cirList{
    width: 129px;
	height: 260px;
    margin-top: 49px;
    margin-right: 69px;
}
.question .circle .cirItem{
    height: 26px;
    width: 100%;
    margin-bottom: 20px;
}
.question .circle .cirItem .smallCir{
    width: 25px;
	height: 26px;
    border-radius: 50%;
    margin-right: 20px;
}
.question .circle .cirItem .itemText{
    font-size: 18px;
}
.question .circle .cirItem .cir1{ background-color: #e34986; }
.question .circle .cirItem .cir2{ background-color: #d7d7d7; }
.question .circle .cirItem .cir3{ background-color: #8080ff; }
.question .circle .cirItem .cir4{ background-color: #20273b; }
.question .circle .cirItem .cir5{ background-color: #bfbf00; }
.question .circle .cirItem .cir6{ background-color: #b8741a; }

.question .circle .cirItem .cir7{ background-color: #7ab0c2; }
.question .circle .cirItem .cir8{ background-color: #008080; }
.question .circle .cirItem .cir9{ background-color: #a30014; }
.question .circle .cirItem .cir10{ background-color: #f59a23; }
.question .circle .cirItem .cir11{ background-color: #caf982; }
.question .circle .cirItem .cir12{ background-color: #fff; border: solid 1px #b5b5b5;}

.question .cirMessage{
    margin-top: 42px;
}
.question .cirMessage .quetion_01{
    width: 150px;
    height: 150px;
}
.question .cirMessage .queMessage{
    width: 814px;
	height: 130px;
    background-image: url(/images/zt/etkq/que_message.jpg);
    background-size: cover;
    box-sizing: border-box;
    padding: 24px 24px 0 65px;
    margin: 11px 0 0 19px;
    line-height: 30px;
    font-size: 18px;
}
.question .qusbtn{
    width: 539px;
    margin:66px auto 74px;
}
/* 问题 end */

/* 解决孩子口腔问题 start */
.solve{
    width: 100%;
    background-image: url(/images/zt/etkq/537.png);
    background-size: cover;
}
.solve .solveBox{
    width: 1000px;
    margin: 0 auto;
    align-items: center;
}
.solve .solveBox .solTitle{
    color: #fff;
    margin: 57px 0 31px;
}
.solve .solveBox .solTexts{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
    margin-top: 45px;
}
.solve .solveBox .swiperQue{
    width: 1000px;
	height: 580px;
    border-radius: 20px;
    margin-top: 60px;
}
.solve .solveBox .swiperQue .slideSol{
    position: relative;
}
.solve .solveBox .swiperQue .slideSol .slideText{
    position: absolute;
    bottom: 0;
	font-size: 37px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #ffffff;
    width: 1000px;
    text-align: center;
}
.solve .solveBox .swiperQue .swiper-pagination{
    margin-right: 0px;
    left: 383px;
}
.solve .solveBox .swiperQue .swiper-pagination-bullet{
    width: 31px !important;
	height: 22px !important;
    border-radius: 0 !important;
	background-color: #fff !important;
    opacity: 1;
    margin-right: 8px;
}
.solve .solveBox .swiperQue .swiper-pagination-bullet-active{
    background-color: #e34986 !important;
}
/* .solve  .swiper-pagination-fraction{
    left: 360px !important;
} */
.solve .solveBox .sol_btn{
    width: 604px;
    margin: 63px 0 49px;
}
/* 解决孩子口腔问题 end */

/* 优势 start */
.advantage .advTitle{
    margin: 75px 0 23px;
    text-align: center;
}
.advantage .adv_box{
    /* width: 1000px; */
}
.advantage .adv_box .adv_list{
    margin-top: 53px;
}
.advantage .adv_item{
    width: 326px;
	height: 163px;
	border: solid 1px #2c2c2c;
    padding: 14px 8px 0 11px;
}
.advantage .adv_box .adv_list .mab92{
    margin-bottom: 92px;
}
.advantage .adv_item .adv_texts{
	font-size: 23px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #242424;
}
.advantage .adv_item .adv_text{
    font-size: 18px;
}
.advantage .adv_box .five{
    width: 375px;
	height: 385px;  
	font-stretch: normal;
    background-image: url(/images/zt/etkq/adv_01.jpg);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 74px 5px 0 5px;
 
}
.advantage .adv_box .five span{
    width: 83px;
	height: 85px;
	font-size: 37px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 4px;
	color: #242424;
    margin-top: -10px;
    margin-right: -10px;
}
.advantage .mat18{
    margin: 0 auto;
    margin-top: 18px;
}
.advantage .adv_btn{
    width: 472px;
    margin: 60px auto 106px;
}
/* 优势 end */

/* 预防与治疗 start */
.treat{
    width: 100%;
    background-image: url(/images/zt/etkq/537.png);
}
.treat .treBox{
    width: 1000px;
    margin: 0 auto;
}
.treat .treTitle{
    color: #ffffff;
    text-align: center;
    margin: 74px 0 29px;
}
.treat .treNav{
    margin-top: 26px;
    width: 1000px;
	height: 83px;
}
.treat .treNav .treNavItem{
    width: 165px;
	height: 83px;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #7f7f7f;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 2px solid #bfbfbf;
    cursor: pointer;
}
.treat .treNav .bl{
    border-left: 0px;
}
.treat .treNav .treNavArtive{
    background-color: #f8c5de;
    color: #fff;
}
.treat .introduce{
    width: 1000px;
	height: 689px;
    padding: 24px 39px 0 39px;
    background-color: #fff;
    box-sizing: border-box;
    margin-top: 17px;
    align-items: center;
    position: relative;
    margin-bottom: 74px;
}
.treat .introduce .jsjs{
    width: 697px;
    height: 30px;
    border-bottom: 1px dashed #bfbfbf;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 40px; */
	letter-spacing: 0px;
	color: #4f4f4f;
    vertical-align: middle;
    padding-bottom: 10px;
}
.treat .introduce .jsjs img{
    width: 30px;
    height: 30px;
}
.treat .introduce .jsjs .jsjsText{
    margin-top: -5px;
    margin-left: 5px;
}
.treat .introduce .jsjsBox{
    width: 920px;
	height: 80px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #4f4f4f;
    margin-top: 14px;
}
.treat .introduce .shz{
    width: 547px;
    margin-top: 43px;
}
.treat .introduce .shzText{
	font-size: 20px;
	letter-spacing: 0px;
	color: #4f4f4f;
    margin: 10px 0;
}
.treat .introduce .zysx{
    width: 477px;
    margin-top: 39px;
}
.treat .introduce .zysxText{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4f4f4f;
    margin: 10px 0;
    width: 625px;
}
.treat .introduce .treBtn{
    width: 212px;
	height: 63px;
    line-height: 63px;
	background-color: #f59a23;
	border-radius: 10px;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    text-align: center;
    margin-top: 10px;
}
.treat .introduce .posImg{
    width: 300px;
    position: absolute;
    bottom: 0;
    right: 0;
}
/* 预防与治疗 end */

/* 科学防治 start */
.science{
    width: 1000px;
    align-items: center;
}
.science .sciTitle{
    margin: 82px 0 20px;
}
.science .sciText{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #242424;
    margin-top: 33px;
}
.science .timeTitle{
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #242424;
} 
.science .timeTitle img{
    width: 37px;
    display: inline-block;
    vertical-align: top;
}
.science .timeTitle{
    margin: 37px 0 25px;
}
.science .timeTable .num{
    width: 95px;
	height: 497px;
	background-color: #414f7f;
    border-right: 1px solid #fff;
}
.science .timeTable .num .th{
    width: 100%;
	height: 39px;
    line-height: 39px;
	background-color: #20273b;
    color: #fff;
	font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.science .timeTable .nums{
    background-color: #6377bd;
}
.science .timeTable .num .item{
    width: 100%;
	height: 44px;
    line-height: 44px;
    color: #fff;
    text-align: center;
}
.science .teeths{
    width: 348px;
	height: 497px;
}
.science .timeTable1 .num{
    width: 95px;
	height: 147px;
	background-color: #414f7f;
}
.science .timeTable1 .num .tableText{
    width: 100%;
    height: 73px;
	font-size: 18px;
	color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.science .timeTable1 .num .tableText .zysx{
    width: 46px;
    height: 50px;
    line-height: 26px;
    text-align: center;
}
.science .timeTable1 .row{
    width: 266px;
    height: 144px;
    border-right: 1px solid #fff;
}
.science .timeTable1 .row .row1{
    width: 266px;
	height: 74px;
	background-color: #6377bd;
}
.science .timeTable1 .row .row2{
    background-color: #7f98f2;
}
.science .timeTable1 .row .row1 .row1Text{
    width: 133px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.science .sci_btn{
    width: 500px;
    margin: 68px 0 84px;
}
/* 科学防治 end */

/* 29年 start */
.year {
    background:url(/images/zt/etkq/537.png);
    background-size: cover;
    width: 100%;
    height: 1078px;
    box-sizing: border-box;
    color: #fff;
}
.yearBox{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.yearBox .title{
	font-size: 38px;
	font-weight: bold;
	color: #ffffff;
    margin: 74px 0 29px;
}
.yearBox .bottom{
    margin-bottom: 56px;
}
.year .year-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}
.year .year-info img {
    width: 500px;
    height: 330px;
}
.year .year-info p {
    width: 450px;
    font-size: 22px;
    line-height: 52px;
    color: #ffffff;
    padding:0 33px;
}
.year .year-info p a {
    color: #e34986;

}
.year .year_list {

}
.year .year_list .year_item{
    width: 236px;
	height: 278px;
	background-color: #e0dfdf;
    align-items: center;
    margin-right: 19px;
}
.year .year_list .year_item img{
    width: 188px;
	height: 121px;
} 
.year .year_list .year_item .y_i_t{
    margin: 18px 0 15px;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	color: #666666;
}
.year .year_list .year_item  .year_img{
    width: 188px;
	height: 121px;
}
.year .year_list .year_item  p{
	font-size: 18px;
	color: #666666;
    margin:13px 18px 0;
}
.year .year_btn{
    width: 280px;
	height: 63px;
	background-color: #f59a23;
	border-radius: 10px;
    align-items: center;
    cursor: pointer;
    margin: 55px 0 104px;
}

.year .year_btn .year_messageImg{
    width: 40px;
	height: 33px;
    margin: 0 15px 0 26px;
}
.year .year_btn .year_mes_txt{
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
/* 29年 end */

/* 关于 start */
.xmzt {
    font-size: 38px;
    font-weight: bold;
    color: #242424;
    margin: 70px 0 40px;
    text-align: center;
    line-height: 1;
}
.xm_box {
    width: 100%;
}
.xm_box .xm_content {
    width: 1000px;
    margin: 0 auto;
}
.type-list {
    display: flex;align-items: center;
    justify-content: center;
    font-size: 32px;
    margin-bottom: 30px;
}
.type-list .type-item {
    line-height: 1;
    padding: 10px 15px 13px;
    font-size: 32px;
    color: #242424;
    margin: 0 25px;
    cursor: pointer;
}
.type-list .active {
    color: #fff;
    background-color: #e34986;
    border-radius: 10px;
}
/* 关于 end */

/* 团队 start */
.csb-doctor {
    height: 1080px;
    background:url(https://www.akjkqyy.com/images/zt/csb/csbbg4.png);
    box-sizing: border-box;
    position: relative;
    background-size: cover;
    /* background-size: 100% 100%; */
}
.csb-doctor .team_title{
    font-size: 38px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 74px;
    text-align: center;
}
.csb-doctor .line_box{
    width: 224px;
    height: 8px;
    background-color: #e5e5e5;
    margin: 0 auto;
    margin-top: 29px;
}
.csb-doctor .line{
    width: 488px;
    height: 4px;
    border-top: solid 1px #dcdcdc;
    opacity: 0.68;
    margin: 0 auto;
    margin-bottom: 43px;
}
.csb-doctor .xm_content {
    height: 460px;
    box-sizing: border-box;
    background-color: #eceaea;
    padding: 20px;
}
.doctorSwiper .swiper-slide {
    text-align: center;
    width: 223px;
}
.csb-doctor .xm_content .doc-img {
    position: relative;
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #c5c5c5;
    margin: 0 auto;
    z-index: 2;
}
.csb-doctor .xm_content .doc-img img {
    position: relative;
    width: 120%;
    margin-left: -5%;
    z-index: 0;
}
.csb-doctor .xm_content .doctor_info {
    background-color: #fff;
    padding: 110px 10px 20px;
    margin-top: -100px;
    z-index: 1;
}

.csb-doctor .xm_content .doctor_info .name {
    font-size: 24px;
    font-weight: bold;
    color: #e34986;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.csb-doctor .xm_content .doctor_info .info {
    height: 110px;
    text-align: left;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 15px 0;
}
.csb-doctor .xm_content .doctor_info a {
    display: inline-block;
    font-size: 19px;
    padding: 5px 15px 8px;
    line-height: 1;
    color: #fea721;
    border-radius: 40px;
    font-weight: bold;
    border: solid 2px #fea71d;
    text-decoration: none;
}
.csb-doctor .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 388px;
}
.csb-doctor  .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #e4e4e4;
/* opacity: 1; */
}
.csb-doctor .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}
.hot-qa {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1000px;
    margin: 40px  auto;
    /* margin: 0; */
}
.hot-qa .qa {
    width: 48%;
    font-size: 24px;
    color: #ffffff;
    margin-top: 30px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.hot-qa .qa span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}
.hot-qa .q {
    font-size: 28px;
    font-weight: bold;
    color: #e34986;
}
.hot-qa .a {
    font-size: 28px;
    font-weight: bold;
    color: #fdaf1b;
    cursor: pointer;
}
/* 团队 end */