.flex_mode_1{display: flex;justify-content: space-between;align-items: center;}
.flex_mode_2{display: flex;justify-content: space-between;}
.content{max-width: 1680px; box-sizing: border-box;  margin: 0px auto;width:100%;}
.maodian{height: 0px;transform: translateY(-128px);}
.wap_btns{display:none;}
.con_detail{
    font-family: 宋体!important;font-size: 18px;color: #333;line-height: 2em;
}
.con_detail p{background: none!important;}
.con_detail p,.detail_box span{ font-family: 宋体!important;font-size: 18px; color: #333;}
.con_detail img{max-width: 100%;height: auto!important;}
.con_detail video{max-width: 100%;height: auto!important;}
.con_detail table{max-width: 100%;}
.con_detail iframe{max-width: 100%;}
.article_content .isNull{display: none;}
/*search*/
.sh_load_bkg { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 1000; }
.sh_load { position: fixed; left: 50%; top: 50%; margin: -8px 0 0 -64px; width: 128px; height: 15px; background: url(../images/loading_1.gif) center center no-repeat; z-index: 1001; }

.pub_top{display: none; width: 100%;position: fixed;top: 50px;left: 50%;transform: translateX(-50%);z-index: 999;box-sizing: border-box;}
.top_main{padding: 20px 40px;box-sizing: border-box; background-color: #3bc5c6;border-radius: 16px;display: flex;justify-content: space-between;align-items: center;box-shadow: 0px 0px 10px rgba(59, 197, 198, 0.9);}
.top_logo img{display: block;}
.top_right{display: flex;justify-content: flex-start;align-items: center;gap:58px;}
.top_nav .nav_items{display: flex;justify-content: flex-start;align-items: center;gap: 30px;}
.top_nav .nav_items .nav_item .title{font-size: 18px;line-height: 46px; color: #fff;}
.top_nav .nav_items .nav_item .subnav{display: none;}
.top_search{width: 222px;height: 46px;background: #fff;border-radius: 23px;position: relative;}
.top_search input{font-size: 14px;color: #333;width: 100%;height: 100%;border: none;outline: none;padding-left: 20px;padding-right: 50px;box-sizing: border-box;outline: none;border: none;background: transparent;}
.top_search input::placeholder{color:#9a9a9a;}
.top_search .top_search_btn{cursor: pointer; width: 38px;height: 38px;background:url(../images/search.png) center no-repeat #3bc5c6;border-radius: 19px;position: absolute;top: 50%;transform: translateY(-50%);right: 5px;}

.pub_top_info{padding: 35px 0px;}
.pub_top_info .logo img{display: block;}
.pub_top_info .top_search{background-image: linear-gradient(90deg, #3bc5c6 0%,#44a3cb 100%);color: #fff;}
.pub_top_info .top_search input{color: #fff;}
.pub_top_info .top_search input::placeholder{color: #fff;}
.pub_top_info .top_search .top_search_btn{cursor: pointer; width: 38px;height: 38px;background:url(../images/search_2.png) center no-repeat #fff;border-radius: 19px;position: absolute;top: 50%;transform: translateY(-50%);right: 5px;}
.pub_top_nav{background-image: linear-gradient(90deg,#3bc5c6 0%,#44a3cb 100%)}
.pub_top_nav .nav_items{gap: 20px;}
.pub_top_nav .nav_items .nav_item{flex: 1;text-align: center;position: relative;} 
.pub_top_nav .nav_items .nav_item .title{font-size: 18px;line-height: 65px; color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.pub_top_nav .nav_items .nav_item.sel .title{font-weight: bold;}
.pub_top_nav .nav_items .nav_item .subnav{
    visibility: hidden;opacity: 0;position: absolute;top: 80px;left: 50%;transform: translateX(-50%);
    background: #fff;border-radius: 6px;padding: 10px;z-index: 9;
    width: auto;min-width: 120px;
    display: flex;flex-direction: column;gap: 5px;transition: all 0.3s linear;
}
.pub_top_nav .nav_items .nav_item .subnav a{display: block;font-size: 14px;color: #333;transition: all 0.3s linear;}
.pub_top_nav .nav_items .nav_item .subnav a:hover{color: #3bc5c6;}
.pub_top_nav .nav_items .nav_item .subnav::after{content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;top: 0px;left: 50%;transform: translateY(-100%) translateX(-50%) ;
}
.pub_top_nav .nav_items .nav_item:hover .subnav{visibility: visible;opacity: 1;top: 65px;}


.x_hhh {
    position: relative;
}
.x_hhh .swiper-paginationx {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    position: absolute;
    left: 0px;
    bottom: 50px;
    z-index: 2;
    width: 100%;
}
.x_hhh .swiper-container {
    width: 24px;
    height: 24px;
    margin: 0 0px;
    position: relative;
}
.x_hhh .progress-circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-dasharray: 70;
    stroke-dashoffset: 70;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    transition: stroke-dashoffset 0.5s ease;
}
.progress-container {
    width: 24px;
    height: 24px;
}
.x_hhh .swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    background: url(../images/dd2.png) no-repeat center;
    opacity: 1;
}

.x_hhh .swiper-pagination-bullet-active {
    background: url(../images/dd2.png) no-repeat center;
}

.x_hhh .swiper-pagination-bullet-active .progress-circle {
    animation: 5s linear 0s 1 normal forwards running fill-progress;
}
/* 公共 */
.top_title{display: flex;justify-content: space-between;align-items: center;}
.top_title .title{font-size: 36px;color: #333;line-height: 1em;}
.arrow_more_gray{font-size: 16px;color: #999;position: relative;line-height: 30px;display: block;}
.arrow_more_gray:hover{color: #999;}
.arrow_more_gray::after{content: "";width: 100%;height: 1px;background: #c2c2bf;left: 0px;bottom: 0px;position: absolute;}
.arrow_more_gray::before{content: "";width:21px;height: 8px;background: url(../images/arrow.png) center center no-repeat;position: absolute;left: 0px;top: 50%;transform: translateY(-50%) translateX(-30px);transition: all 0.3s linear;}
.arrow_more_white{font-size: 16px;color: #fff;position: relative;line-height: 30px;display: block;}
.arrow_more_white:hover{color: #fff;}
.arrow_more_white::after{content: "";width: 100%;height: 1px;background: #fff;left: 0px;bottom: 0px;position: absolute;}
.arrow_more_white::before{content: "";width:21px;height: 8px;background: url(../images/arrow_w.png) center center no-repeat;position: absolute;left: 0px;top: 50%;transform: translateY(-50%) translateX(-30px);transition: all 0.3s linear;}

/* 新闻板块 */
.in_news{padding-top: 70px;}
.in_news .content {display: grid;grid-template-columns: 2fr 1fr; gap: 40px;}
.in_news .top_title{margin-bottom: 40px;}

.in_fydt_plates{display: grid;grid-template-columns: 1fr 1fr;gap: 40px;position: relative;}
.in_fydt_plates::after{content: "";width: 256px;height: 180px;background: url(../images/in_news_bg.png) top left no-repeat;position: absolute;top: -10px;left: -10px;z-index: 0;}

.ny_news{padding-top: 70px;margin-bottom:65px;}
.ny_news .top_title{margin-bottom: 40px;}
.ny_fydt_plates{display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 40px;position: relative;}
.ny_fydt_plates::after{content: "";width: 256px;height: 180px;background: url(../images/in_news_bg.png) top left no-repeat;position: absolute;top: -10px;left: -10px;z-index: 0;}
.ny_fydt .top_title .title{color: var(--color-main);}
.ny_fydt .fydt_img_list{gap:40px;margin-bottom:0px;}

.fydt_left{background: #3bc5c6;border-radius: 20px;}

.in_fydt .top_title .title{color: var(--color-main);}
#in_fydt_swiper{border-radius: 20px;overflow: hidden;}
.fydt_swiper_item{display: block;border-radius: 20px;overflow: hidden;}
.fydt_swiper_item .img_box{width: 100%;max-height:360px; overflow: hidden;}
.fydt_swiper_item .img_box img{width: 100%;height: 100%;object-fit:cover; display: block;transition: all 1s linear;}
.fydt_swiper_item .img_box img:hover{transform: scale(1.1);}
.fydt_swiper_item .con_box{padding: 30px;background: #3bc5c6;color: #fff;}
.fydt_swiper_item .con_box .title{font-size: 22px;line-height: 36px;margin-bottom: 20px;}
.fydt_swiper_item .con_box .desc{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.fydt_swiper_item .con_box .time{font-size: 16px;color: #fff;}
.fydt_left{overflow: hidden;}
.fydt_right{display: flex;flex-direction: column;overflow:hidden;}
.fydt_img_list{margin-bottom: 29px;display: flex;flex-direction: column;gap: 20px;}
.fydt_img_item{border-radius: 14px;background: #90aae7;padding: 16px;box-sizing: border-box;display: flex;justify-content: space-between;gap: 20px;}
.fydt_img_list .fydt_img_item:nth-child(2){background: #6aace9;}
.fydt_img_list .fydt_img_item:nth-child(3){background: #5ed5ee;}

.fydt_img_item .img_box{width: 174px;height: 121px;overflow: hidden;border-radius: 14px;overflow: hidden;}
.fydt_img_item .img_box img{width: 100%;height: 100%;object-fit: cover;display: block;transition: all 1s linear;}
.fydt_img_item .img_box img:hover{transform: scale(1.1);}
.fydt_img_item .con_box{flex: 1; overflow: hidden;color: #fff;position: relative;}
.fydt_img_item .con_box .title{font-size: 18px;line-height: 28px;margin-bottom: 20px;color: #fff;}
.fydt_img_item .con_box .time{font-size: 16px;opacity: 0.6;position: absolute;bottom: 0px;left: 0px;}

.fydt_text_list{background-color: #4fb5de;border-radius: 14px;padding: 10px 0px;overflow:hidden;}


.in_zcwj .ctg_list{display: flex;align-items: center;gap: 25px;}
.in_zcwj .ctg_list .title{opacity: 0.5;cursor:pointer;}
.in_zcwj .ctg_list .title.on{opacity: 1;color: var(--color-main);}
.fydt_text_item{color: #fff;box-sizing: border-box;padding: 0px 20px;display: block;display: flex;justify-content: space-between;align-items: center;gap: 20px;}
.fydt_text_item .title{font-size: 16px;line-height: 40px;padding-left: 15px;flex: 1;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;}
.fydt_text_item .title::after{content: "";width: 8px;height: 8px;background: #fff;left: 0px;top: 50%;transform: translateY(-50%);position: absolute;border-radius: 50%;opacity: 0.5;transition: all 0.3s linear;}
.fydt_text_item .time{color: #fff;opacity: 0.6;transition: all 0.3s linear;}
.fydt_text_item:hover .title{color: #fff;}
.fydt_text_item:hover .title::after{opacity: 1;}
.fydt_text_item:hover .time{opacity: 1;}
.in_zcwj{flex: auto; overflow: hidden;}
.zcwj_text_list{background:url(../images/in_zcwj_bg.jpg) right bottom no-repeat #fac5c9;border-radius: 20px;padding: 28px 0px;display: none;}
.zcwj_text_list.on{display: block;}
.zcwj_text_item .time_box{height: 40px; background: rgba(255, 255, 255, 0.4);border-radius: 0px 20px 20px 0px;padding: 0px 13px;color: #fff;display: inline-flex;align-items: center;gap: 8px;}
.zcwj_text_item .title{margin: 14px 40px;font-size: 16px;color: #fff;line-height: 22px;height: 44px;}



/* 科室板块 */
.in_dept{padding: 100px 0px;}
.in_dept_box{border-radius: 36px;overflow: hidden; } 


.in_dept_box{height: 686px;position: relative;}
.in_dept_main{transition: all 220ms linear;}
.in_dept_main .top_box{_transition: all 0.3s linear;}
.in_dept_main .top_box .title{font-size: 36px;color: #fff;line-height: 1em;}
.in_dept_main.lcks{padding: 80px 60px; position: absolute;z-index: 1; width: 100%;height: 100%; background: url(../images/in_dept_bg_1.png) center no-repeat;background-size: cover; border-radius: 36px;}
.in_dept_main.lcks .top_box{display: flex;align-items: center;gap: 15px;margin-bottom: 25px;}
.in_dept_main.lcks .in_dept_list{width: calc(100% - 520px);}

.in_dept_main.yjks{position: absolute;left: calc(100% - 400px); z-index: 2; width: 400px;height: 100%; background: url(../images/in_dept_bg_2.jpg) center no-repeat;background-size: cover; border-radius: 36px;}
.in_dept_main.yjks .in_dept_list{display: none;}
.in_dept_main.yjks .top_box{padding-top: 100px;display: flex;flex-direction: column;align-items: center;gap: 27px;}
.in_dept_box .in_dept_main{cursor: pointer;}

.in_dept_box.on .in_dept_main.lcks{width: 400px; padding: 0px;cursor: pointer;z-index: 2;}
.in_dept_box.on .in_dept_main.lcks .in_dept_list{display: none;}
.in_dept_box.on .in_dept_main.lcks .top_box{padding-top: 100px;display: flex;flex-direction: column;align-items: center;gap: 27px;}

.in_dept_box.on .in_dept_main.yjks{cursor:initial;z-index: 1;}
.in_dept_box.on .in_dept_main.yjks{width: 100%; left: 0px;padding: 80px 60px;padding-left: 460px; box-sizing: border-box;}
.in_dept_box.on .in_dept_main.yjks .top_box{display: flex;flex-direction: row; align-items: center;gap: 15px;margin-bottom: 25px;padding-top: 0px;}
.in_dept_box.on .in_dept_main.yjks .in_dept_list{display: grid;width: 100%;}

.in_dept_list{display: grid;grid-template-columns: repeat(5, 1fr);gap: 30px;}
.in_dept_item{padding: 0px 10px; font-size: 18px;color: #fff; display: flex;justify-content: center;align-items: center;text-align: center;height: 64px; border-radius: 64px;border: 1px solid #fff;box-sizing: border-box;_transition: all 0.3s linear;}
.in_dept_item:hover{background: #fff;color: #5aaddb;}
.in_dept_list .more{display: flex;align-items: center;justify-content: center;}

/* 医生板块 */
.in_doctor_item{color: #fff;font-size: 16px;}
.in_doctor_item:hover{color: #fff;}、
.in_doctor_item .doctor_avator{width:100%;height:auto;}
.in_doctor_item .doctor_avator img{width:100%;height:auto;object-fit:cover;display: block;border-radius: 10px;}
.in_doctor_item .in_doctor_name{font-size: 32px;margin-bottom: 10px;line-height: 1.3em;}




.in_doctor{padding-top: 100px;padding-bottom: 80px; background: url(../images/in_doctor_bg.jpg) bottom right no-repeat;background-size: cover;}
.in_doctor .top_title .title_box{display: flex;gap: 9px;align-items:center;}
.in_doctor .top_title .title_box .title{color: #fff;}
.in_doctor .top_title{margin-bottom: 80px;}
.in_doctor_main{display: flex;justify-content: space-between;gap: 40px;align-items: flex-end;position: relative;}

.in_doctor_left{width: 440px; display: flex;gap: 40px;align-items: flex-end;justify-content: space-between;}
.in_doctor_small{flex: 1;opacity: 0;transform: translateX(10%);position: relative; }
.in_doctor_big{width: 283px;opacity: 0;transform: translateX(10%);position: relative; }
.in_doctor_small.cur{transform: translateX(0);opacity: 1;transition: all 500ms;}
.in_doctor_big.cur{transform: translateX(0);opacity: 1;transition: all 500ms;}

.in_doctor_right{flex: 1; overflow: hidden;}
.in_doctor_info{margin-bottom: 35px;opacity: 0;transform: translateY(10%);position: relative;}
.in_doctor_info.cur{transform: translateX(0);opacity: 1;transition: all 500ms;}

.in_doctor_swiper_btn{display: flex;gap: 16px; position: absolute;top: 0px;right: 0px;z-index: 2;}
.in_doctor_swiper_btn div{width: 58px;height: 58px;background: url(../images/doctor_swiper_arrow_l.png) center no-repeat;background-size: 100%;cursor: pointer;}
.in_doctor_swiper_btn div.swiper-btn-next{transform: rotateY(180deg);}
.in_doctor_swiper_btn div:hover{background: url(../images/doctor_swiper_arrow_l_on.png) center no-repeat;background-size: 100%;}
.in_doctor_small .in_doctor_item .con_box{display: none;}
.in_doctor_big .in_doctor_item .con_box{display: none;}
.in_doctor_info .in_doctor_item .doctor_avator{display: none;}
.in_doctor_swiper .in_doctor_item .con_box{display: none;}
/* 底部 */
.pub_btm{padding-top: 60px;padding-bottom: 52px;background: #f2ede6;}
.pub_btm .content{display: flex;justify-content: space-between;gap: 50px;}
.btm_info{width: 280px;}
.btm_info .btm_logo{margin-bottom: 20px;display: block;}
.btm_info .info_items{display: flex;flex-direction: column;gap: 10px;margin-bottom: 20px;}
.btm_info .info_items .info_item{display: flex;align-items: center;gap: 10px;}
.btm_info .info_items .info_item .icon{width: 14px;height: 15px; display: block;}
.btm_info .info_items .info_item .title{flex: auto;overflow: hidden;font-size: 16px;color: #333;}
.btm_info .copyright{font-size: 14px;color: #333;line-height: 28px;opacity: 0.8;}
.btm_nav{flex: auto;display: flex;justify-content: space-between;}
.btm_nav .nav_item .title{font-size: 16px;color: #333;line-height: 1em;position: relative;padding-bottom: 15px;margin-bottom: 12px;display: block;}
.btm_nav .nav_item .title::after{content: "";width: 16px;height: 1px;background-color: #3bc5c6;position: absolute;left: 0;bottom: 0px;opacity: 0.6;transition: all 0.3s linear;}
.btm_nav .nav_item:hover .title::after{opacity: 1;width: 22px;}
.btm_nav .nav_item .sub a{display: block;font-size: 14px;color: #333;opacity: 0.8;line-height: 28px;}
.btm_nav .nav_item .sub a:hover{opacity: 1;}
.btm_qr{width: 488px;display: flex;justify-content: space-between;gap:20px;}
.btm_qr .btm_qr_item{flex: 1;text-align: center;}

/* 内页 */



.ny_ban{
    position: relative;
    height: 480px;background-size: cover;background-position: center;background-repeat: no-repeat;
}
.ny_ban .title_box{text-align: center;padding-top: 100px;}
.ny_ban .title_box .title{font-size: 44px;color: #fff;}
.ny_ban .tools{width: 100%; display: flex;justify-content: center;position: absolute;bottom: 80px;}
.ny_main{padding-top: 40px;padding-bottom: 40px;}
.ny_nav_items{display: flex;justify-content: center;gap:20px;}
.ny_nav_item{
    font-size: 24px;color: #3bc4c6;
    display: flex;justify-content: center;align-items: center;
    height: 58px;background: #d3f0f0;
    border-radius: 29px;border-top-right-radius: 12px;
    padding: 0px 32px;transition: all 0.3s linear;
}
.ny_nav_item:hover,.ny_nav_item.sel{color: #fff;background: linear-gradient(90deg,#3bc5c6 0%,#44a3cb 100%);}

.ny_main{background: #fcf9f5;}

.ny_main_list{display: flex;padding-top: 40px;justify-content: space-between;gap: 40px;}
.ny_main_list_left{flex: 1;overflow: hidden;}

.ny_news_list{display: flex;flex-direction: column;gap: 24px;}
.ny_news_item{display: flex;justify-content: space-between;gap: 28px; padding: 24px;border-radius: 16px;background: #f0f5f5}
.ny_news_item .img_box{width: 230px;height: 157px;border-radius: 12px;overflow: hidden;flex-shrink: 0;}
.ny_news_item .img_box img{width: 100%;height: 100%;object-fit: cover;display: block;transition: all linear 1s;}
.ny_news_item:hover .img_box img{transform: scale(1.1);}
.ny_news_item .con_box{flex: 1; overflow: hidden;}
.ny_news_item .con_box .title{font-size: 24px;line-height: 1.6em;margin-bottom: 15px;color: #333;}
.ny_news_item .con_box .desc{font-size: 14px;line-height: 1.8em;margin-bottom: 20px;color: #666;}
.ny_news_item .con_box .time{font-size: 16px;color: #3bc5c6;}

.ny_text_list{display: flex;flex-direction: column;gap: 18px;}
.ny_text_item{
    display: flex;justify-content: space-between;
    gap: 21px; padding: 24px 0px;border-radius: 16px;background: #f0f5f5;
}
.ny_text_item .time_box{flex-shrink: 0;overflow: hidden; height: 40px; background: linear-gradient(90deg,#3bc5c6 0%,#44a3cb 100%);border-radius: 0px 20px 20px 0px;padding: 0px 13px;color: #fff;display: inline-flex;align-items: center;gap: 8px;}
.ny_text_item .con_box{flex: 1;overflow: hidden;}
.ny_text_item .con_box .title{display: block;font-size: 22px;color: #333;line-height: 40px;}
.ny_text_item .con_box .arrow_more_gray{display: inline-block;margin-left: 30px;}

.ny_photo_list{display: grid;grid-template-columns:repeat(4,1fr);gap: 30px;}
.ny_photo_item{padding: 24px;border-radius: 16px;background: #f0f5f5;overflow:hidden;}
.ny_photo_item .img_box{width: 100%;height: 220px;border-radius: 12px;overflow: hidden;flex-shrink: 0;margin-bottom:15px;}
.ny_photo_item .img_box img{width: 100%;height: 100%;object-fit: cover;display: block;transition: all linear 1s;}
.ny_photo_item:hover .img_box img{transform: scale(1.1);}
.ny_photo_item .con_box .title{text-align:center;font-size:15px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ny_main_list_right{width: 440px;overflow: hidden;flex-shrink: 0;}
.hot_news_list{background:url(../images/ny_hot_list_bg.jpg) right bottom no-repeat;background-size: cover; border-radius: 20px;padding: 21px 0px;}
.hot_news_item .time_box{height: 40px; background: rgba(255, 255, 255, 0.5);border-radius: 0px 20px 20px 0px;padding: 0px 13px;color: #fff;display: inline-flex;align-items: center;gap: 8px;}
.hot_news_item .title{margin: 14px 40px;font-size: 16px;color: #fff;line-height: 22px;height: 44px;}


/* 新闻内容 */
.news_content{min-height: 400px;}

.ab_admin .tit{ font-size:31px; color:#000000; text-align:center; line-height:35px; margin-top: 35px;margin-bottom: 5px;}
.ab_admin .fbt{font-size:24px; color:#333; text-align:center; line-height:35px; }
.ab_admin .tm{ width:100%; margin:0 auto; border-bottom:1px solid #EDEFF1; text-align:center; padding:31px 0; font-size:13px;box-sizing:border-box;}
.ab_admin .info{ width:100%; margin:0 auto; padding:25px 0; line-height:1.6em;}
.ab_admin .info table td{padding:5px;}
.ab_admin .info img{max-width:100%;}


.ab_admin .pn { width: 100%; margin: 0 auto; border-top: 1px solid #EDEFF1; padding: 15px 0 10px 0; overflow: hidden;display:flex;justify-content:center;gap:20px; }
.ab_admin .pn .btn{ display:block; width:166px; height:39px; line-height:39px; text-align:center; font-size:13px; background:#E7E7E7; border-radius:39px;}
.ab_admin .pn .prev{ }
.ab_admin .pn .next{ }
.ab_admin .pn .btn:hover{ background:var(--color-main); color:#FFF;}

/* 专家列表 */
.ny_doctor_filter{display:flex;justify-content:space-between;align-items:center;gap:20px;}
.ny_doctor_filter_left{flex:auto; max-width:405px;}

.ny_doctor_filter_dept{width:100%;}
.ny_doctor_filter_dept .el-cascader{width:100%; height:56px;background-image: linear-gradient(90deg, #3bc5c6 0%, #44a3cb 100%);border-radius:56px;}
.ny_doctor_filter_dept .el-input__inner{background:none;line-height:56px;height:56px;border:none;color:#fff;padding-left:30px;}
.ny_doctor_filter_dept .el-input__inner::placeholder{color:#fff;}
.ny_doctor_filter_dept .el-input__suffix{right:20px;color:#fff;}
.ny_doctor_filter_dept .el-cascader .el-input .el-icon-arrow-down{}
.ny_doctor_filter_right{
    flex:auto;display:flex;justify-content:space-between;align-items:center; overflow:hidden;gap:38px;
    height:56px;background-image: linear-gradient(90deg, #3bc5c6 0%, #44a3cb 100%);border-radius:56px;
    padding: 0px 0px;
}
.ny_doctor_filter_pinyin{display: flex;justify-content:space-between; flex:auto;padding-left:25px;}
.ny_doctor_filter_pinyin .item{text-align:center;font-size:20px;color:#fff;opacity:0.6;cursor:pointer;}
.ny_doctor_filter_pinyin .item.sel{opacity:1;}
.ny_doctor_filter_search{height:56px;position:relative;}
.ny_doctor_filter_search::after{content:"";width:1px;height:27px;position:absolute;top:50%;left:-19px;transform:translateY(-50%);background:#fff;opacity:0.5;}
.ny_doctor_filter_search input{width:220px;height:100%;border:none;outline:none;box-sizing:border-box;background:none;color:#fff;font-size:16px;}
.ny_doctor_filter_search input::placeholder{color:#fff;opacity:0.5;}
.ny_doctor_filter_search .search_btn{width: 56px;height: 56px;background:url(../images/search_3.png) center no-repeat;position:absolute;top:0px;right:0px;}

.ny_doctor_list{margin-top:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.ny_doctor_item{
    display:flex;justify-content: space-between;gap: 30px;
    padding:20px;border-radius: 8px;
    background-image: linear-gradient(90deg, 
		rgba(59, 197, 198, 0.1) 0%, 
		rgba(68, 163, 203, 0.1) 100%), 
	linear-gradient(
		#f5f7f7, 
		#f5f7f7);
		overflow: hidden;
}
.ny_doctor_item .img_box{width:130px;height:156px;border-radius:12px;overflow:hidden;flex-shrink:0;}
.ny_doctor_item .img_box img{width:100%;height:100%;object-fit:cover;display:block;transition:all linear 1s;}

.ny_doctor_item .con_box{overflow:hidden;flex:auto;}
.ny_doctor_item .con_box .name{font-size: 24px;color:#333;line-height:1.5em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ny_doctor_item .con_box .name span{font-size: 16px;color:var(--color-main);}
.ny_doctor_item .con_box .infos .info{padding-left:20px;position:relative;}

.ny_doctor_item .con_box .infos .info .desc{font-size:14px;color:#333;opacity:0.7;line-height:22px;}

.ny_doctor_item .con_box .infos .info .icon{width:12px;height: 12px;position:absolute;top:5px;left:0px;}

.ny_doctor_item .con_box .infos .info:nth-child(1) .icon{background:url(../images/icon_doctor.png) no-repeat;background-position:0px 0px;}
.ny_doctor_item .con_box .infos .info:nth-child(2) .icon{background:url(../images/icon_dept.png) no-repeat;background-position:0px 0px;}

.ny_doctor_item:hover .con_box .infos .info:nth-child(1) .icon{background-position:-12px 0px;}
.ny_doctor_item:hover .con_box .infos .info:nth-child(2) .icon{background-position:-12px 0px;}
.ny_doctor_item:hover{background:url(../images/doctor_bg.jpg) center no-repeat;background-size:cover;}
.ny_doctor_item:hover .con_box .name{color:#fff;}
.ny_doctor_item:hover .con_box .name span{color: #ffffff;opacity:0.6;}
.ny_doctor_item:hover .con_box .infos .info .desc{color:#fff;}
.ny_doctor_item:hover .img_box img{transform:scale(1.05);}

.ny_main_doctor{background-position:top center;background-repeat:no-repeat;padding-bottom:60px;background-color:#fcf9f5;}
.ny_main_doctor .breadcrumbs{display:flex;justify-content:flex-end;padding-top:40px;}
.ny_main_doctor .breadcrumbs .box{display:flex;align-items:center;color:#fff;font-size:14px;gap:5px;}
.ny_main_doctor .breadcrumbs .box a{color:#fff;}
.ny_doctor_details{margin-top:260px;background:url(../images/doctor_bg_1.png) center no-repeat;background-size:cover; padding:50px 68px 102px 50px;border-radius:12px;position:relative; }
.ny_doctor_details::after{content:"";width:242px;height:85px;background:url(../images/doctor_bg_2.png) bottom right no-repeat;background-size:100% 100%;position:absolute;top:0px;right:0px;transform:translateY(-100%)}
.ny_doctor_details>.box{display: flex;justify-content:space-between;gap:50px;}
.ny_doctor_details .img_box{width:283px;height:343px;border-radius:12px;overflow:hidden;flex-shrink:0;transform:translateY(-90px);}
.ny_doctor_details .img_box img{width:100%;height:100%;object-fit:cover;display:block;transition:all linear 1s;}
.ny_doctor_details .img_box:hover img{transform:scale(1.05);}
.ny_doctor_details .con_box{flex: auto;color:#fff;display:flex;flex-direction:column;gap:20px;}
.ny_doctor_details .name_box{display: flex;align-items:center;gap:14px;margin-bottom:10px;}
.ny_doctor_details .name_box .name{font-size: 32px;color:#fff;}
.ny_doctor_details .name_box .job{
    background-image: linear-gradient(-55deg, 
		#ffbcc8 0%, 
		#ffb0b7 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	font-size: 16px;height: 27px;line-height: 25px; padding: 0px 14px;border-top-right-radius: 27px;border-bottom-right-radius: 27px;
    		
}
.ny_doctor_details .con_box .inline{gap:20px;}
.ny_doctor_details .con_box .inline>div{flex:auto;min-width:200px;}
.doctor_info_box{background:rgba(255,255,255,0.2);padding:12px 24px;border-radius:8px;}
.doctor_info_box .label{font-size:14px;opacity:0.7;line-height:28px;}
.doctor_info_box .desc{font-size: 18px;line-height: 32px;}


.ny_dept_box{display:grid;grid-template-columns:repeat(5,1fr); gap:30px;width: 100%;}
.ny_dept_item{background:#fff;border-radius: 14px;padding:25px 28px;overflow:hidden;}
.ny_dept_item .tag{display:none;}
.ny_dept_item .title{font-size: 24px;color: #333333;padding-right:20px;position:relative;margin-bottom:15px;position:relative;}
.ny_dept_item.special .title::after{
    content:'';width:18px;height:18px;position: absolute;right: 0px;top: 50%;transform: translateY(-50%);
    background:url(../images/icon_star.png) no-repeat;background-position:0px 0px;
}
.ny_dept_item .desc{font-size: 14px;color: #4d4d4d;line-height:24px;}
.ny_dept_item:hover{background-image: linear-gradient(90deg, #3bc5c6 0%, #44a3cb 100%);}
.ny_dept_item:hover .title{color:#fff;}
.ny_dept_item:hover .desc{color:#fff;opacity:0.6;}
.ny_dept_item:hover.special .title::after{background-position:-18px 0px;}

.ny_dept_info{padding-top:125px;}
.ny_dept_info .dept_name{font-size: 36px;color:#fff;margin-bottom:20px;}
.ny_dept_info .infos{display: flex;flex-direction:column;gap:13px;margin-bottom:20px;}
.ny_dept_info .infos .info{display:flex;gap:10px;position:relative;z-index:1;}
.ny_dept_info .infos .info .label{background-image: linear-gradient(90deg, 
		#3bc5c6 0%, 
		#44a3cb 100%), 
	linear-gradient(
		#000000, 
		#000000);
		display: flex;align-items: center;gap:3px;padding: 0px 10px;padding-right: 15px;border-top-right-radius: 27px;border-bottom-right-radius: 27px;
	height: 27px;color: #fff;font-size: 16px;
}
.ny_dept_info .infos .info .desc{font-size:18px;color:#fff;}

.ny_dept_img{
    border-radius:24px;background:url(../images/doctor_bg_1.png) center no-repeat;background-size:cover; position:relative;
    display: flex;justify-content: space-between;align-items: flex-start;
    margin-bottom:65px;
}
.ny_dept_img::after{content:"";width:242px;height:85px;background:url(../images/doctor_bg_2.png) bottom right no-repeat;background-size:100% 100%;position:absolute;top:0px;right:0px;transform:translateY(-100%);}
.ny_dept_img .img_box{border-radius:24px;overflow:hidden;width:64%;}
.ny_dept_img .img_box img{width: 100%;height: auto;display: block;object-fit:cover;}

.ny_dept_img .con_box{flex:1;padding:40px;color:#fff;height: inherit;box-sizing:border-box;overflow-y:auto;}
.ny_dept_img .con_box .infos{display:flex;flex-direction:column;gap:40px; height:100%;}
.ny_dept_img .con_box .infos .info .label{
    height:27px;font-size: 16px;line-height:25px; background:#fff;padding:0px 14px; display:inline-flex;justify-content:center;align-items:center;
    color: #42a8ca;border-top-right-radius: 27px;border-bottom-right-radius: 27px;
    margin-bottom:10px;
}
.ny_dept_img .con_box .infos .info .desc{font-size: 16px;line-height:1.6em;max-height:200px;overflow-y:auto;}
.ny_dept_img .con_box .infos .info:nth-child(2) .desc{font-size: 16px;line-height:1.6em;max-height:200px;}
.ny_dept_img .con_box .infos .info .desc::-webkit-scrollbar{width:4px;height:4px;}
.ny_dept_img .con_box .infos .info .desc::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(255,255,255,0.5);}
.ny_dept_img .con_box .infos .info .desc::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,0.8)}

.ny_dept_details{
    background-image: linear-gradient(-55deg, 
		#9b9bdf 0%, 
		#4fb5de 100%);
    border-radius: 20px;padding: 40px;color:#fff;
    margin-bottom:65px;
}
.ny_dept_details .title_box{text-align:center;font-size: 36px;padding-top:10px;padding-bottom:30px;}
.ny_dept_details .dept_details{font-size: 18px;line-height:2em;}
.ny_dept_details .dept_details p{text-indent:2em;color:#fff!important;}
.ny_dept_details .dept_details span{color:#fff!important;}
.ny_dept_details .dept_details strong{color:#fff!important;}
.ny_dept_details .dept_details .isNull{color: #fff;}
.ny_dept_doctor {margin-bottom:65px;}
.ny_dept_doctor .title_box{text-align:center;padding-top:13px;padding-bottom:30px;color:#32b7b8;font-size:36px;line-height:1em;}

.ny_dept_article .title_box{text-align:center;padding-top:13px;padding-bottom:30px;color:#32b7b8;font-size:36px;line-height:1em;}

#ny_doctor_swiper .swiper-pagination{position:relative;display:flex;justify-content:center;align-items:center;margin;0px;bottom:initial;padding-top:32px;flex-wrap:wrap;}
#ny_doctor_swiper .swiper-pagination span{width:28px;height:28px;border:1px solid transparent;position:relative;background:none;opacity:1;}
#ny_doctor_swiper .swiper-pagination span::after{content:"";width:8px;height:8px;border-radius:50%;background:#a6cecf;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
#ny_doctor_swiper .swiper-pagination span.swiper-pagination-bullet-active{border:1px solid #3dbec7;}
#ny_doctor_swiper .swiper-pagination span.swiper-pagination-bullet-active::after{
    width:10px;height: 10px;
    background-image: linear-gradient(90deg, 
		#3bc5c6 0%, 
		#44a3cb 100%);
}

.ny_dept_article_item{background-color: #f0f5f5;border-radius: 8px;padding:25px 28px;display:block;}
.ny_dept_article_item .title{font-size: 20px;color:#333;line-height:1.1em;margin-bottom:18px;}
.ny_dept_article_item .time{font-size: 14px;color: #32b7b8;}

.ny_news_two {margin-bottom:60px;}
.ny_news_two .content{display:flex;}
.ny_news_two .content>div{flex:1;overflow:hidden;padding:40px;box-sizing:border-box;}
.ny_news_two .top_title{margin-bottom:25px;}
.ny_zcwj{background:#fcf2e7;}
.ny_zcwj .top_title .title{color:#ebb67b;}
.ny_tzgg{background:#fbe9eb;}
.ny_tzgg .top_title .title{color:#e5969e;}

.ny_zcwj_list{display:flex;flex-direction:column;gap:8px;}
.ny_zcwj_item{display:flex;gap:30px;padding-left:10px;position:relative;line-height:28px;}
.ny_zcwj_item::after{content:"";width:4px;height:4px;background:#ebb67b;position:absolute;left:0px;top:50%;transform:translateY(-50%);}
.ny_zcwj_item .title{flex:1; font-size:16px;color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ny_zcwj_item .time{width:100px;text-align:right;font-size:14px;color:#999;}

.ny_tzgg_list{display:flex;flex-direction:column;gap:8px;}
.ny_tzgg_item{background:rgba(255,255,255,0.3); display:flex;gap:30px;padding-left:29px;position:relative;line-height:44px;border-radius:8px;padding-right:22px;}
.ny_tzgg_item::after{content:"";width:4px;height:4px;background:#ea9da5;position:absolute;left:18px;top:50%;transform:translateY(-50%);}
.ny_tzgg_item .title{flex:1; font-size:16px;color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ny_tzgg_item .time{width:100px;text-align:right;font-size:14px;color:#999;}


.ny_profile{padding-top:70px;padding-bottom:110px; background:#fcf9f5;}

.profile_box{position: relative;margin-bottom:80px;}
.profile_box::after{content: "";width: 256px;height: 180px;background: url(../images/in_news_bg.png) top left no-repeat;position: absolute;top: -10px;left: -10px;z-index: 0;}
.profile_box .building{position:relative;z-index:1;width:1083px;height:auto;border-radius:20px;overflow:hidden;}
.profile_box .building img{width:100%;height:auto;object-fit:cover;display:block;}
.profile_box .profile_details{
    width:840px;height:633px;padding: 40px;box-sizing: border-box;border-radius: 20px;position: absolute;bottom: 0px;right: 0px;z-index: 2;
    background-image: linear-gradient(90deg, 
		#3bc5c6 0%, 
		#44a3cb 100%);
		
}
.profile_box .profile_details::after{content:"";width:192px;height:204px;background:url(../images/profile_bg_2.png) center no-repeat;background-size:cover;position:absolute;z-index:1;top:-63px;right:0px;}
.profile_box .profile_details .con_box{padding-right:15px; height:100%;overflow-y:auto;color:#fff;font-size:16px;line-height:2em;position:relative;z-index:2;}
.profile_box .profile_details .con_box::-webkit-scrollbar{width:5px;height:5px;}
.profile_box .profile_details .con_box::-webkit-scrollbar-thumb{ border-radius;5px;background-color:rgba(255,255,255,0.7);}
.profile_box .profile_details .con_box::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,0.8)}

.leader_box{padding:80px;color:#fff; background:url(../images/leader_bg.jpg) center no-repeat;background-size:cover;border-radius:20px;display:flex;align-items:flex-start;gap:30px;}
.leader_box .top_title{width:250px;}
.leader_box .top_title .title{color: #fff;}

.leader_box .leader_list{flex: 1;column-count:2;column-gap: 40px;overflow:hidden; }
.leader_box .leader_list .leader_item{display:flex;gap:15px;position:relative;}
.leader_box .leader_list .leader_item .name{font-size:24px;width:100px;text-align:right;}
.leader_box .leader_list .leader_item .desc{min-height:75px; flex:1; font-size: 16px;line-height: 24px;padding-left:25px;position:relative;}
.leader_box .leader_list .leader_item .desc::after{content:"";width:5px;height:5px;border-radius:50%;position:absolute;left:15px;top:10px;background:#fff;opacity:0.5;}
.leader_box .leader_list .leader_item .desc::before{content:"";width:1px;height:100%;background:#fff;opacity:0.4;position:absolute;top:5px;left:0px;}

.ny_profifle_photo{padding-top:69px;padding-bottom:80px;}
.ny_profifle_photo .top_title{padding-bottom:40px;}
.ny_profifle_photo .top_title .title{color: #32b7b8;text-align:center;width:100%;}
#ny_profifle_photo_swiper{width:100%;height:680px;position:relative;border-radius:20px;}
#ny_profifle_photo_swiper .swiper-slide{width:100%;height:100%;position:relative;}
#ny_profifle_photo_swiper .swiper-slide .img_box{width:100%;height:100%;overflow:hidden;}
#ny_profifle_photo_swiper .swiper-slide .img_box img{width: 100%;height: 100%;display: block;object-fit:cover;transition:all 3s linear;}
#ny_profifle_photo_swiper .swiper-slide:hover .img_box img{transform:scale(1.1);}
#ny_profifle_photo_swiper .swiper-slide .con_box{color:#fff;width:100%;padding:130px 72px;font-size:36px; position:absolute;bottom:0px;left:0px;box-sizing:border-box;z-index:9;}
#ny_profifle_photo_swiper::after{content:"";width:100%;height:254px;background:url(../images/hospital_room_zz.png) bottom right no-repeat;background-size:auto 100%;position:absolute;bottom:0px;left:0px;z-index:1;}

.ny_profifle_photo_swiper_btn{display: flex;gap: 16px; position: absolute;bottom: 60px;right: 60px;z-index: 2;}
.ny_profifle_photo_swiper_btn div{width: 58px;height: 58px;background: url(../images/doctor_swiper_arrow_l.png) center no-repeat;background-size: 100%;cursor: pointer;}
.ny_profifle_photo_swiper_btn div.swiper-btn-next{transform: rotateY(180deg);}
.ny_profifle_photo_swiper_btn div:hover{background: url(../images/doctor_swiper_arrow_l_on.png) center no-repeat;background-size: 100%;}



.wap_btns .wap_btn_search img{display:block;width:38px;}
.wap_btns{display:flex;align-items:center;gap:10px;display:none;}
.wap_btns .btn_menu { width: 80px; height: 80px;display:block;position:relative;}
.wap_btns .btn_menu.on { }
.wap_btns .btn_menu i { display: block; height: 4px; background: var(--color-main); width: 50%; position: absolute; top: 50%; left: 50%; transform: translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); transition: all 0.3s; opacity: 1; }
.wap_btns .btn_menu i::after { content: ""; display: block; height: 4px; background: var(--color-main); width: 100%; position: absolute; top: -13px; left: 0px; transition: all 0.3s; }
.wap_btns .btn_menu i::before { content: ""; display: block; height: 4px; background: var(--color-main); width: 100%; position: absolute; bottom: -13px; left: 0px; transition: all 0.3s; }
.wap_btns .btn_menu.on i { background: none; opacity: 1; }
.wap_btns .btn_menu.on i::after { transform: rotate(45deg); top: 0px; }
.wap_btns .btn_menu.on i::before { transform: rotate(-45deg); bottom: 0px; }

.sh_box{width: 90vw;margin-top: 0px;transform: translateY(-50%) translateX(-50%);margin-left: 0px;}
.sh_box .close{width: 0.8rem!important;height: 0.8rem!important;margin-bottom: 0.2rem;}
.sh_box .close:before, .sh_box .close:after{width: 0.8rem;top: 0.4rem;}
.sh_box .stxt{width: 80%;height: 0.88rem;line-height: 0.88rem;padding: 0px 0.2rem;}
.sh_box .sbtn{width: calc(100% - 80%);height: 0.88rem;line-height: 0.88rem;}


.wap_nav_box{width:100vw;height:100vh;box-sizing:border-box;padding:0.25rem;display:flex;position:fixed;top:0px;left:0px;background:#fcf9f5;z-index:99;padding:20px;transform:translateX(-100%);transition:all 0.3s linear;}
.wap_nav_box .box{width:100%;}
.wap_nav_box.on{transform:translateX(0%);}
.wap_nav_box .wap_nav_top{margin-bottom:0.3rem;}
.wap_nav_box .wap_nav_top .close { width: 0.4rem; height: 0.4rem;  }
.wap_nav_box .wap_nav_top .close:before, .wap_nav_box .wap_nav_top .close:after { width: 0.4rem; height: 0.04rem;  top: 0.2rem; }
.wap_nav_box .wap_nav_top .wap_logo img{display:block;height:0.8rem;}
.wap_nav_box .wap_nav_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}
.wap_nav_box .wap_nav_top .close { position: relative; width: 40px; height: 40px;  cursor: pointer;  }
.wap_nav_box .wap_nav_top .close:before, .wap_nav_box .wap_nav_top .close:after { content: ""; display: block; width: 40px; height: 4px; background-color: var(--color-main); position: absolute; left: 0px; top: 20px; }
.wap_nav_box .wap_nav_top .close:before { transform: rotate(45deg); }
.wap_nav_box .wap_nav_top .close:after { transform: rotate(-45deg); }

.wap_nav_box .nav_items{display:flex;flex-direction:column;gap:0.15rem;height:calc(100% - 1.5rem);overflow-y:auto;}
.wap_nav_box .nav_items::-webkit-scrollbar{width:5px;height:5px;}
.wap_nav_box .nav_items::-webkit-scrollbar-thumb{ border-radius;5px;background-color:rgba(0,0,0,0.2);}
.wap_nav_box .nav_items::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,0.3)}

.wap_nav_box .nav_items .nav_item .title{background:#fff;display:block;border-radius:0.1rem;padding:0.1rem 0.2rem;position:relative;font-size:16px;color:#333;}
.wap_nav_box .nav_items .nav_item .title::after{
    content:"";position:absolute;top:50%;right:0.2rem;
    display: inline-block;
    width: 6px;
    height: 6px;
    /* 向右箭头，旋转45度 */
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    transform: rotate(-45deg) translateY(-50%);
}
.wap_nav_box .nav_items .nav_item .subnav{display:flex;flex-direction:column;}
.wap_nav_box .nav_items .nav_item .subnav a{display:block;font-size:14px;color:#666;line-height:30px;padding-left:0.35rem;}
.wap_nav_box .nav_items .nav_item .subnav p:nth-child(1){margin-top:0.1rem;}

@keyframes fill-progress {
    0% {
        stroke-dashoffset: 70;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@media screen and (max-width: 1680px) {
    .content{padding-left:20px;padding-right:20px;}
}
@media screen and (max-width: 1440px) {
    
    .in_news .content{gap:30px;}
    .in_fydt_plates{gap:30px;}
    .in_zcwj .ctg_list{gap:15px;}
    .top_title .title{font-size:32px;}
    
    .in_dept_list{gap:20px;}
    .in_dept{padding-top:80px;}
    
    .in_doctor_left{width:400px;}
    .in_doctor_big{width:250px;}
    .in_doctor_main{gap:30px;}
    
    .ny_fydt_plates{gap:30px;}
    
    .ny_dept_box{gap:20px;}
    .ny_dept_item{padding:20px;}
    
    .ny_doctor_item{gap:15px;padding:14px;}
    .ny_doctor_filter_left{max-width:30%;}
    .ny_photo_list{gap:20px;}
    .ny_photo_item{padding:20px;}
    .ny_photo_item .img_box{height:200px;}
    
}
@media screen and (max-width: 1280px) {
    .in_news .content{grid-template-columns:1fr;}
    
    .in_dept{padding:60px 0px;}
    .in_dept_main.lcks{padding:80px 40px;}
    
    .in_dept_main.yjks{width:300px;left:calc(100% - 300px);}
    .in_dept_main.lcks .in_dept_list{width:calc(100% - 420px);}
    .in_dept_box.on .in_dept_main.lcks{width:300px;}
    .in_dept_box.on .in_dept_main.yjks{padding-left:360px;}
    
    .in_doctor_main{gap:20px;}
    .in_doctor_left{gap:20px;}
    .in_doctor_good{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis;}
    .in_doctor_left{width:35%;}
    .in_doctor_big{flex:2;width:auto;}
    .pub_btm .content{gap:20px;}
    .btm_qr{gap:15px;}
    
    /*.profile_box .building{width:80%;}*/
    /*.profile_box .profile_details{width:60%;}*/
    .ny_profile{padding-top:50px;padding-bottom:80px;}
    .leader_box{padding:60px;}
    .leader_box .top_title{width:auto;}
    .leader_box .leader_list .leader_item .desc{padding-bottom:15px;}
    
    .ny_fydt_plates{grid-template-columns:1fr 1fr;}
    .fydt_text_list{grid-column: 1 / -1;}
    
    .ny_dept_box{grid-template-columns:repeat(4,1fr);}
    
    .ny_dept_img{flex-direction:column;}
    .ny_dept_img .img_box{width:100%;}
    
    .ny_doctor_list{grid-template-columns:repeat(3,1fr);}
    .ny_doctor_filter_search{width:25%;}
    .ny_doctor_filter_search input{width:100%;padding-right:60px;}
    
    .ny_doctor_details{padding:50px 40px 100px 40px;}
    .ny_doctor_details>.box{gap:30px;}
    
    .ny_photo_list{grid-template-columns:repeat(3,1fr);}
    
    .ny_main_list_right{width:30%;}
    .ny_main_list{gap:30px;}
    .hot_news_item .title{margin:14px 20px;}
    .ny_news_item .img_box{width:35%;}
    .ny_news_item{gap:20px;}
}
@media screen and (max-width: 1024px) {
    .in_dept_main.lcks .in_dept_list{gap:15px;}
    
    .pub_btm .content{flex-direction:column;}
    .btm_info{width:100%;}
    
    .profile_box{display:flex;flex-direction:column;}
    .profile_box .building{width:100%;}
    .profile_box .profile_details{width:100%; position:relative;}
    .leader_box{padding:40px;flex-direction:column;}
    .leader_box .leader_list{gap:20px;}
    .leader_box .leader_list .leader_item .name{}
    
    
    
    .ny_news_two .content{flex-direction:column;}
    
    .ny_dept_box{grid-template-columns:repeat(3,1fr);}
    .ny_dept_img .con_box{padding:30px;}
    .ny_dept_details{padding:30px;}
    
    .ny_doctor_list{grid-template-columns:repeat(2,1fr);}
    .ny_doctor_filter_pinyin{display:none;}
     .ny_doctor_filter_search{width:100%;}
     .ny_doctor_filter_search input{padding-left:20px;}
     
     .ny_doctor_details>.box{gap:20px;}
     
     .ny_doctor_details .con_box .inline{flex-direction:column;}
     .ny_photo_list{grid-template-columns:repeat(2,1fr);}
     .ny_main_list{flex-direction:column;}
     .ny_main_list_right{width:100%;}
     
     
    .in_dept{padding:40px 0px;}
    .in_dept_box{display:flex;flex-direction:column;gap:20px;}
    .in_dept_main .top_box {gap:20px!important;margin-bottom:20px!important;}
    .in_dept_main .top_box .icon{width:50px;height:50px;}
    .in_dept_main .top_box .title{font-size:28px;}
    .in_dept_box{width:100%;height:auto;border-radius:0.36rem;}
    .in_dept_main{position:relative!important;padding:30px!important;box-sizing:border-box;border-radius:0.36rem!important;overflow:hidden;}
    .in_dept_list .more{grid-column: 1 / -1;}
    .in_dept_list{width:100%!important;grid-template-columns:repeat(3,1fr);}
    .in_dept_item{font-size:14px;line-height:1.2em;}
    
    .in_dept_main.yjks{width:100%!important;left:initial;}
    .in_dept_box.on .in_dept_main.lcks{width:100%!important;}
    .in_dept_box.on .in_dept_main.lcks .top_box{padding-top:0!important;}
    .in_dept_main.yjks .top_box{padding-top:0px!important;}
    
     
}

@media screen and (max-width: 768px) {
    .pub_top_nav .content{}
    .pub_top_nav .nav_items .nav_item .title{font-size: 16px;}
    .pub_top_nav .nav_items{gap:10px;}
    .top_title .title{font-size:28px;}
    .in_news{padding-top:50px;}
    .in_fydt_plates{gap:30px;grid-template-columns:1fr;}
    

    .in_doctor .top_title{margin-bottom:50px;}
    
    .ny_fydt_plates{grid-template-columns:1fr;}
    
    #ny_profifle_photo_swiper{height:520px;}
    
    
}
@media screen and (max-width: 640px) { 
    body{min-width:100%;}
    .content{padding-left:0.2rem;padding-right:0.2rem;width:100%;max-width:100%;box-sizing:border-box;}
    
    .pub_top_info{padding:0.2rem 0px;}
    .pub_top_info .content{gap:0.2rem;}
    .pub_top_info .logo img{height:0.6rem;}
    .pub_top_nav{display:none;} 
    .pub_top_info .top_search{display:none;}
    
    .wap_btns .wap_btn_search img{display:block;width:0.38rem;}
    .wap_btns{display:flex;align-items:center;gap:0.1rem;}
    .wap_btns .btn_menu { width: 0.79rem; height: 0.79rem;display:block;position:relative;}
    .wap_btns .btn_menu.on { }
    
    .wap_btns .btn_menu i { display: block; height: 4px; background: var(--color-main); width: 50%; position: absolute; top: 50%; left: 50%; transform: translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); transition: all 0.3s; opacity: 1; }
    .wap_btns .btn_menu i::after { content: ""; display: block; height: 4px; background: var(--color-main); width: 100%; position: absolute; top: -13px; left: 0px; transition: all 0.3s; }
    .wap_btns .btn_menu i::before { content: ""; display: block; height: 4px; background: var(--color-main); width: 100%; position: absolute; bottom: -13px; left: 0px; transition: all 0.3s; }
    .wap_btns .btn_menu.on i { background: none; opacity: 1; }
    .wap_btns .btn_menu.on i::after { transform: rotate(45deg); top: 0px; }
    .wap_btns .btn_menu.on i::before { transform: rotate(-45deg); bottom: 0px; }
    .wap_btns .btn_menu i{height: 0.04rem;}
	.wap_btns .btn_menu i::after{top: -0.15rem;height: 0.04rem;}
	.wap_btns .btn_menu i::before{bottom: -0.15rem;height: 0.04rem;}

    
    
    .sh_box{width: 90vw;margin-top: 0px;transform: translateY(-50%) translateX(-50%);margin-left: 0px;}
	.sh_box .close{width: 0.8rem!important;height: 0.8rem!important;margin-bottom: 0.2rem;}
	.sh_box .close:before, .sh_box .close:after{width: 0.8rem;top: 0.4rem;}
	.sh_box .stxt{width: 4.5rem;height: 0.88rem;line-height: 0.88rem;padding: 0px 0.2rem;}
	.sh_box .sbtn{width: calc(100% - 4.5rem);height: 0.88rem;line-height: 0.88rem;}
	
	.wap_nav_box{box-sizing:border-box;padding:0.25rem;}
	.wap_nav_box .box{width:100%;}
	.wap_nav_box .wap_nav_top{margin-bottom:0.3rem;}
	.wap_nav_box .wap_nav_top .close { width: 0.4rem; height: 0.4rem;  }
    .wap_nav_box .wap_nav_top .close:before, .wap_nav_box .wap_nav_top .close:after { width: 0.4rem; height: 0.04rem;  top: 0.2rem; }
	.wap_nav_box .wap_logo img{height:0.8rem;}
	.wap_nav_box .nav_items{display:flex;flex-direction:column;gap:0.15rem;height:calc(100% - 1.5rem);overflow-y:auto;}
	.wap_nav_box .nav_items .nav_item .title{background:#fff;display:block;border-radius:0.1rem;padding:0.1rem 0.2rem;position:relative;font-size:16px;color:#333;}
	.wap_nav_box .nav_items .nav_item .title::after{
	    content:"";position:absolute;top:50%;right:0.2rem;
	    display: inline-block;
        width: 6px;
        height: 6px;
        /* 向右箭头，旋转45度 */
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
        transform: rotate(-45deg) translateY(-50%);
	}
	.wap_nav_box .nav_items .nav_item .subnav{display:flex;flex-direction:column;}
	.wap_nav_box .nav_items .nav_item .subnav a{display:block;font-size:14px;color:#666;line-height:30px;padding-left:0.35rem;}
	.wap_nav_box .nav_items .nav_item .subnav p:nth-child(1){margin-top:0.1rem;}
	
	.btm_info .btm_logo img{height:0.8rem;}

    .x_hhh .swiper-paginationx{bottom:0.2rem;}
    .x_hhh .swiper-slide img{width:100%;height:4.6rem;object-fit:cover;}
    
    
    .top_title .title{font-size:0.4rem;} 
    .arrow_more_gray{font-size:14px;line-height:24px;}
    .in_news{padding-top:0.7rem;} 
    .in_news .content{gap:0.3rem;}
    .in_news .top_title{margin-bottom:0.4rem;}
    .in_news .content{display:flex;flex-direction:column;} 
    .in_fydt_plates{display:flex;flex-direction:column;gap:0.3rem;}
    .fydt_swiper_item .img_box{max-height:3.6rem;}
    .fydt_swiper_item .con_box{padding:0.3rem;}
    .fydt_swiper_item .con_box .title{font-size:16px;line-height:24px;margin-bottom:0.2rem;}
    .fydt_swiper_item .con_box .desc{line-height:20px;margin-bottom:0.2rem;}
    .fydt_swiper_item .con_box .time{font-size: 13px;}
    .fydt_img_list{gap:0.2rem;margin-bottom:0.2rem;}
    .fydt_img_item{padding:0.16rem;gap:0.2rem;border-radius:0.14rem;}
    .fydt_img_item .img_box{width:1.74rem;height:1.21rem;border-radius:0.14rem;}
    .fydt_img_item .con_box .title{font-size:16px;line-height:20px;margin-bottom:0.2rem;}
    .fydt_img_item .con_box .time{font-size:13px;}
    
    .fydt_text_item{padding:0px 0.2rem;}
    .fydt_text_item .title{line-height:32px;font-size:14px;}
    .fydt_text_item .time{font-size:13px;}
    
    .in_zcwj .ctg_list{gap:0.2rem;}
    .zcwj_text_list{padding:0.28rem 0px;}
    .zcwj_text_item .title{margin:0.14rem 0.4rem;}
    .zcwj_text_item .time_box{height:32px;padding:0px 10px;gap:0.08rem;}
    
    .in_dept{padding:0.3rem 0px;}
    .in_dept_box{display:flex;flex-direction:column;gap:0.2rem;}
    .in_dept_main .top_box {gap:0.15rem!important;margin-bottom:0.2rem!important;}
    .in_dept_main .top_box .icon{width:0.6rem;height:0.6rem;}
    .in_dept_main .top_box .title{font-size:0.36rem;}
    .in_dept_box{width:100%;height:auto;border-radius:0.36rem;}
    .in_dept_main{position:relative!important;padding:0.3rem!important;box-sizing:border-box;border-radius:0.36rem!important;overflow:hidden;}
    .in_dept_list .more{grid-column: 1 / -1;}
    .in_dept_list{width:100%!important;grid-template-columns:repeat(3,1fr);gap:0.2rem;}
    .in_dept_item{height:0.8rem;border-radius:0.8rem;font-size:14px;line-height:1.2em;}
    
    .in_dept_main.yjks{width:100%!important;left:initial;}
    .in_dept_box.on .in_dept_main.lcks{width:100%!important;}
    .in_dept_box.on .in_dept_main.lcks .top_box{padding-top:0!important;}
    .in_dept_main.yjks .top_box{padding-top:0px!important;}
    
    .in_doctor{padding-top:0.4rem;padding-bottom:0.8rem;}
    .in_doctor .top_title{margin-bottom:0.4rem;}
    .in_doctor .top_title .title_box{gap:0.1rem;}   
    .in_doctor .top_title .title_box .icon{width:22px;  display:block;flex-shrink:0;}
    
    .in_doctor_main{flex-direction:column;gap:0.2rem;}
    .in_doctor_left{display:none;visibility:hidden;}
    .in_doctor_info{display:none!important;}
    .in_doctor_small{display:none!important;}
    .in_doctor_info.cur{display:none;visibility:hidden;}
    .in_doctor_right{width:100%;}
    .in_doctor_swiper_btn{display:none;}
    .in_doctor_info.cur{transition:none!important;}
    .in_doctor_big.cur{transition:none!important;}
    .in_doctor_small.cur{transition:none!important;}
    .in_doctor_swiper .in_doctor_item .con_box{display:flex;flex-direction:column;}
    .in_doctor_item .in_doctor_name{text-align:center;font-size:16px;line-height:28px;}
    .in_doctor_item .in_doctor_dept{display:none;}
    .in_doctor_item .in_doctor_job{display:none;}
    .in_doctor_item .in_doctor_good{display:none;}
    
    .pub_btm{padding-top:0.6rem;padding-bottom:0.6rem;}
    .pub_btm .content{display:flex;flex-direction:column;gap:0.3rem;}
    .btm_nav{display:none;}
    .btm_qr{width:100%;gap:0.2rem;}
    .btm_qr_item .title{line-height:1.3em;}
    
    .ny_ban{height:4.6rem;}
    .ny_ban .title_box{padding-top:1rem;}
    .ny_ban .title_box .title{font-size:0.44rem;}
    .ny_ban .tools{bottom:0.8rem;}
    .mouse{width:0.3rem;}
    .mouse span{width:0.3rem;height: 0.42rem;}
    .mouse span:before{width:0.3rem;height: 0.42rem;}
    .mouse span:after{width:0.04rem;height:0.08rem;}
    
    .ny_main{padding-top:0.4rem;}
    .ny_nav_items{gap:0.2rem;}
    .ny_nav_item{font-size:14px;height:0.64rem;border-radius:0.29rem;border-top-right-radius:0.12rem;padding:0px 0.25rem;}
    
    .ny_main_list{padding-top:0.4rem;gap:0.4rem;flex-direction:column;}
    
    .ny_news_list{gap:0.24rem;}
    .ny_news_item{gap:0.2rem;padding:0.24rem;border-radius:0.16rem;}
    .ny_news_item .img_box{width:2.3rem;height:1.6rem;border-radius:0.12rem;}
    .ny_news_item .con_box .title{font-size:16px;margin-bottom:0.1rem;line-height:1.5em;}
    .ny_news_item .con_box .desc{font-size: 14px;margin-bottom:0.15rem;line-height:1.3em;}
    .ny_news_item .con_box .time{font-size:13px;}
    
    .ny_main_list_right{width:100%;}
    .hot_news_list{padding:0.2rem 0px;}
    .hot_news_item .time_box{height:32px;}
    .hot_news_item .title{box-sizing:border-box;padding:0px;margin:0.14rem 0.4rem; font-size:14px;}
    
    .ny_text_item{padding:0.24rem 0px;gap:0.15rem;flex-direction:column;border-radius:0.16rem;display:block;}
    .ny_text_item .time_box{height:32px;gap:0.1rem;padding:0px 0.2rem;flex:auto;}
    .ny_text_item .con_box{padding:0.1rem 0.2rem;}
    .ny_text_item .con_box .title{font-size:16px;line-height:2em;}
    
    
    .ny_main_doctor .breadcrumbs{padding-top:0.25rem;}
    .ny_main_doctor .breadcrumbs .box{font-size:13px;gap:3px;}
    .ny_dept_info{padding-top:1.25rem;}
    .ny_dept_info .dept_name{font-size:26px;margin-bottom:0.2rem;}
    
    .ny_dept_info .infos .info .label{flex-shrink:0;font-size:12px;}
    .ny_dept_info .infos .info .desc{font-size:14px;}
    
    .ny_dept_img{display:block;border-radius:0.24rem;margin-bottom:0.4rem;}
    .ny_dept_img .img_box{width: 100%;border-radius:0.24rem;}
    .ny_dept_img .con_box{padding:0.2rem;}
    .ny_dept_img .con_box .infos{gap:0.2rem;}
    .ny_dept_img .con_box .infos .info .label{font-size:12px;}
    .ny_dept_img .con_box .infos .info .desc{font-size:14px;}
    .ny_dept_img .con_box .infos .info:nth-child(2) .desc{font-size:14px;}
    
    .ny_dept_details{border-radius:0.2rem;padding:0.3rem;margin-bottom:0.4rem;}
    
    .ny_dept_details .title_box{font-size:26px;padding-top:0.1rem;padding-bottom:0.3rem;}
    .ny_dept_details .dept_details{font-size:16px;max-height:50vh;overflow-y:auto;line-height:1.5em;}
    
    .ny_dept_img::after{width:2.42rem;height:0.85rem;}
    .ny_dept_doctor{margin-bottom:0.4rem;}
    .ny_dept_doctor .title_box{font-size:26px;padding-bottom:0.3rem;padding-top:0.1rem;}
    .ny_doctor_item{gap:0.1rem;padding:0.15rem;border-radius:0.08rem;}
    .ny_doctor_item .img_box{width:1.1rem;height:1.4rem;border-radius:0.08rem;}
    .ny_doctor_item .con_box .name{font-size:16px;}
    .ny_doctor_item .con_box .name span{font-size:12px;}
    .ny_doctor_item .con_box .infos .info .desc{font-size:12px;line-height:1.5em;}
    #ny_doctor_swiper .swiper-pagination{padding-top:0.3rem;}
    #ny_doctor_swiper .swiper-pagination span{width:0.28rem;height:0.28rem;margin:0px;}
    #ny_doctor_swiper .swiper-pagination span.swiper-pagination-bullet-active::after{width:0.1rem;height:0.1rem;}
    
    
    .ny_dept_box{grid-template-columns:repeat(2,1fr);gap:0.2rem;}
    .ny_dept_item{padding:0.2rem;}
    .ny_dept_item .title{font-size:18px;margin-bottom:0.1rem;}
    .ny_dept_item .desc{line-height: 20px;}
    
    .ny_doctor_list{grid-template-columns:repeat(2,1fr);gap:0.2rem;}
    .ny_doctor_item{overflow:hidden;}
    #ctl00_ContentPlaceHolder1_PageContent{padding:0.4rem 0px;}
    .el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li{line-height:0.4rem!important; width:0.4rem!important;height:0.4rem!important;min-width:0.4rem!important;}
    
    .ny_doctor_filter{gap:0.2rem;flex-direction:column;}
    .ny_doctor_filter_left{width:100%;max-width:100%;}
    .ny_doctor_filter_right{flex-direction: column;width:100%;}
    .ny_doctor_filter_pinyin{display: none;}
    .ny_doctor_filter_search{width:100%;}
    .ny_doctor_filter_search input{width:100%;padding-left:25px;}
    .ny_doctor_details{margin-top:2.5rem;}
    
    .ny_doctor_details{padding:0.3rem 0.25rem;}
    .ny_doctor_details::after{width:2.42rem;height:0.85rem;}
    .ny_doctor_details .box{flex-direction:column;gap:0.3rem;}
    .ny_doctor_details .img_box{width:2.83rem;height:3.43rem;transform:translateY(0);}
    .ny_doctor_details .name_box{gap:0.14rem;margin-bottom:0.1rem;}
    .ny_doctor_details .name_box .name{font-size:26px;}
    
    .ny_doctor_details .con_box .inline{gap:0.2rem;flex-direction:column;}
    .ny_doctor_details .con_box .inline>div{min-width:100%;}
    .doctor_info_box{padding:0.12rem 0.24rem;border-radius:0.08rem;box-sizing:border-box;}
    .doctor_info_box .desc{font-size:15px;line-height:28px;}
    .doctor_info_box .label{font-size:13px;line-height:24px;}
    
    .profile_box{margin-bottom:0.4rem;}
    .ny_profile{padding-top:0.7rem;padding-bottom:0.4rem;}
    .profile_box .building{width:100%;border-radius:0.2rem;}
    .profile_box .profile_details{width:100%;height:auto;padding:0.3rem;position:relative;transform:translateY(-0.4rem);border-radius:0.2rem;}
    .profile_box .profile_details .con_box{max-height:50vh;overflow-y:auto;padding-right:0.15rem;}
    .profile_box .profile_details::after{width:1.92rem;height:2.04rem;top:-0.63rem;}
    
    .leader_box{padding:0.3rem;flex-direction:column;gap:0.3rem;}
    .leader_box .leader_list{column-count:1;}
    .leader_box .leader_list .leader_item .name{font-size:18px;}
    .leader_box .leader_list .leader_item .desc{padding-bottom:0.2rem;min-height:auto;font-size:14px;}
    .ny_profifle_photo{padding-top:0.6rem;padding-bottom:0.6rem;}
    .ny_profifle_photo .top_title{padding-bottom:0.4rem;}
    #ny_profifle_photo_swiper{height: 4.2rem;}
    #ny_profifle_photo_swiper::after{background-size: 100% 100%;height:1.5rem;}
    #ny_profifle_photo_swiper .swiper-slide .con_box{padding:0.6rem 0.4rem;font-size:26px;}
    .ny_profifle_photo_swiper_btn{bottom:0.2rem;right:0.15rem;gap:0.1rem;}
    .ny_profifle_photo_swiper_btn div{width:0.5rem;height:0.5rem;}
    
    .btm_info .info_items{gap:0.1rem;}
    
    .ab_admin .tit{margin-top:0.2rem;font-size:26px;}
    .ab_admin .tm{padding: 0.2rem;}
    
    .ny_text_item .time_box .icon{width:16px;height:16px;}
    .zcwj_text_item .time_box .icon{width:16px;height:16px;}
    .ny_news{padding-top:0.7rem;margin-bottom:0.4rem;}
    .ny_news .top_title{margin-bottom:0.4rem;}
    .ny_fydt_plates{display:flex;flex-direction:column;gap:0.3rem;}
    .ny_fydt .fydt_img_list{gap:0.2rem;}
    .ny_news_two .content{flex-direction:column;}
    .ny_news_two .content>div{padding:0.3rem 0.2rem;}
    .ny_tzgg_item{gap:0.2rem;padding-right:0.2rem;}
    .ny_news_two .top_title{margin-bottom:0.25rem;}
    .ny_zcwj_item .time{flex-shrink:0;width:auto;}
    .ny_tzgg_item .time{flex-shrink:0;width:auto;}
    
    .arrow_more_gray::before{width:0.21rem;height:0.08rem;background-size:cover;transform:translateY(-50%) translateX(-0.3rem);}
    .arrow_more_white::before{width:0.21rem;height:0.08rem;background-size:cover;transform:translateY(-50%) translateX(-0.3rem);}
    
    
    .ny_photo_list{grid-template-columns:repeat(2,1fr);gap:0.2rem;}
    .ny_photo_item{padding: 0px;border-radius:0.12rem;}
    .ny_photo_item .img_box{height:2rem;margin-bottom:0px;border-radius:0.12rem;}
    .ny_photo_item .con_box .title{padding:0.15rem 0px;}
    
}




