@charset "utf-8";

body {
    background: #f8f8f8;
}

.position {
    display: flex;
    align-items: flex-end;
       flex-wrap: wrap;
    line-height: .26rem;margin-top: .4rem;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 42px;
}

.position span {
    color: #666666;
    font-size: .16rem;
}

.position img {
    vertical-align: middle;
    margin-right: .1rem;
}

.position a {
    font-size: .16rem;
    color: #666666;
    margin: 0 .1rem;
    vertical-align: middle;
}

.position a:hover {
    color: #0166b3;
}



.title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    z-index: 9;
}

.title-text {
    display: flex;
    align-items: center;
    flex: 1;
}

.title-text-p {
    padding-top: .4rem;
    justify-content: center;
}

.title-text p {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1;
    font-family: 'sySong';
    font-size: 0.64rem;
    font-weight: normal;
    line-height: 0.6rem;
    color: #1F844B;
    opacity: 0.12;
}

.title-text h2 {
    position: relative;
    z-index: 9;
    display: flex;
    align-items: flex-end;
}

.title-text h2 span {
    display: block;
    line-height: .4rem;
    font-size: 0.36rem;
    font-family: 'sySong';
    color: #1F844B;
}

.title-text h2 b {
    font-size: .24rem;
    font-weight: normal;
    line-height: .3rem;
    color: #008f80;
    margin-left: .15rem;
}

.more {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 30px;
    background: url(../images/more-bj.png) no-repeat;
    background-position: right top;
    font-size: 0.16rem;
    line-height: .2rem;
    padding-top: .25rem;
    color: #008d6e;
    transition: all 1s;
    z-index: 1;
}

.more::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 1px;
    background: #008672;

}

.more:hover {
    text-decoration: underline;
}

.title-w .title-text h2 span {
    color: #ffffff;
}

.title-w .title-text p {
    color: #ffffff;
    opacity: 0.12;
}

.title-w .more {
    color: #fff;
    background: url(../images/more-bj-w.png) no-repeat;
    background-position: right top;
    background-size: auto 95%;
}

.title-w .more::before {
    background: #fff;
}

.yj1-c {
    display: flex;
    margin-top: .4rem;
}

.yj1-l {
    width: 6.68rem;
    position: relative;
}

.yj1-l::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 9.29rem;
    background: #1F844B;
    height: 2.57rem;
    z-index: 1;
    opacity: 0.1;
}

.yj1-l img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 9;
}

.yj1-r {
    flex: 1;
    background-color: #ffffff;
    box-shadow: 0rem 0.06rem 0.1rem 0rem rgba(169, 169, 169, 0.2);
    padding: .4rem .3rem .4rem .5rem;
}

.yj1-r p {
    font-size: 0.18rem;
    line-height: 0.35rem;
    margin-bottom: .45rem;
    color: #333333;
}

.yj1-r .more {
    position: static;
}

.yj2 {
    background: url(../images/yj2-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: .55rem 0 .6rem 0;
}

.ky .yj2 {
    background: url(../images/ky-yj2-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.lc .yj2 {
    background: url(../images/lc-yj2-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.yj2-c {
    margin-top: .4rem;
}

.yj2-c ul {
    margin: 0 -.3rem;
}

.yj2-c ul li {}

.yj2-c ul li a {
    display: block;
    margin: 0 .3rem;
    padding: .05rem;
    background: #fff;
    border-radius: .1rem 0 0 0;
    transition: all 0.3s;
}

.yj2-c ul li a .pic {
    padding-top: 130%;
    border-radius: .1rem 0 0 .1rem;
}

.yj2-c ul li a .info h3 {
    font-size: 0.21rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.64rem;
    letter-spacing: 0rem;
    color: #333333;
    padding: 0 .1rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yj2-c ul li a:hover {
    background: #1F844B;
}

.yj2-c ul li a:hover .info h3 {
    color: #fff;
}

.yj2-c .slick-prev, .yj2-c .slick-next {
    width: .62rem;
    height: .62rem;
    border-radius: 50%;
    /* margin-top: -30px; */
}

.yj2-c .slick-prev {
    background: url(../images/yj2-prev.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    right: 100%;
    left: auto;
}

.yj2-c .slick-next {
    background: url(../images/yj2-next.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    left: 100%;
}

.yj3 {
    background: #e1edee;
    padding: .4rem 0 .25rem 0;
}

.yj3-c {
    display: flex;
    justify-content: space-between;
}

.yj3-c .title .title-text-p, .yj3-c .title .title-text-p p {
    justify-content: flex-start;
    text-align: left;
}

.yj3-l {
    width: 48%;
}

.yj3-r {
    width: 48%;
}

.yj3-rimg a {
    display: block;
    margin-top: .15rem;
}

.yj3-rimg a img {
    display: block;
    width: 100%;
}


.list3 li a {
    display: flex;
    align-items: center;
    padding: .3rem 0;
    position: relative;
}

.list3 li a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #008f80;
    z-index: 1;
    opacity: 0.24;
}

.list3 li a::after {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    transition: all 0.5s;
    bottom: 0;
    height: 2px;
    z-index: 2;
    background-color: #008f80;
}


.list3 li a:hover::after {
    width: 100%;
}

.list3 li a:hover .dt-text h3 {
    color: #008f80;
}

.list3 li a .date {
    float: left;
    text-align: center;
    color: #fff;
    width: 0.73rem;
    height: 0.74rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url(../images/list3-itembj1.png) no-repeat;
    background-position: center center;
    background-size: 100%;
}

.list3-2 li a .date {
    background: url(../images/list3-itembj2.png) no-repeat;
    background-position: center center;
    background-size: 100%;
}

.list3 li a .date p {
    line-height: .2rem;
    opacity: .48;
    font-size: 0.12rem;
}

.list3 li a .date span {
    display: block;
    line-height: .25rem;
    font-weight: 600;
    font-size: 0.2rem;
}

.list3 li a .dt-text {
    padding: 0 0 0 .2rem;
    flex: 1;
    min-width: 0;
}

.list3 li a .dt-text h3 {
    line-height: 20px;
    color: #333;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.18rem;
}

.list3 li a .dt-text p {
    line-height: .2rem;
    overflow: hidden;
    margin-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    opacity: .68;
    font-size: 0.16rem;
}

.jy4 {
    padding: .4rem 0 .6rem 0;
}

.jy4-c {
    margin-top: .4rem;
}

.jy4-c ul {
    display: flex;
    margin: 0 -.2rem;
}

.jy4-c ul li {
    width: 33.33%;
}

.jy4-c ul li a {
    display: block;
    margin: 0 .2rem;
}


.jy4-c ul li a .pic {
    padding-top: 65%;
}

.jy4-c ul li a .info {
    background-color: #ffffff;
    border: solid 0.01rem #e5e5e5;
    border-top: none;
    padding: .15rem .25rem .35rem .25rem;
}

.jy4-c ul li a h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    line-height: 0.3rem;
    color: #333333;
    font-size: 0.18rem;
}

.jy4-c ul li a h3 i {
    background-image: linear-gradient(#fff, #fff);
}

.jy4-c ul li a .info p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    height: 0.6rem;
    overflow: hidden;
    color: #999999;
    margin: 0.1rem 0;
    word-break: break-all;
}

.jy4-c ul li a .info b {
    font-size: 0.17rem;
    font-weight: normal;
    line-height: 0.28rem;
    color: #1F844B;
    display: block;
    margin-top: .2rem;
}

.jy4-c ul li a:hover .info {
    background: #008672;
}

.jy4-c ul li a:hover .info h3 {
    color: #ffffff;
}

.jy4-c ul li a:hover .info p {
    color: #ffffff;
    opacity: 0.68;
}

.jy4-c ul li a:hover .info b {
    color: #ffffff;
}



.yj5 {
    background: #e1edee;
    /* padding: .4rem 0 .25rem 0; */
}

.yj5-c {
    display: flex;
    justify-content: space-between;
}

.yj5-c .title .title-text-p, .yj5-c .title .title-text-p p {
    justify-content: flex-start;
    text-align: left;
}

.yj5-l {
    width: 48%;
}

.yj5-r {
    width: 48%;
}

.yj6 {
    padding: .5rem 0 .6rem 0;
}

.yj6-c {
    display: flex;
    background: #fff;
    padding: .4rem .5rem;
    margin-top: .4rem;
}

.yj6-l {
    width: 5.75rem;
}

.yj6-l img {
    display: block;
    width: 100%;
}

.yj6-r {
    flex: 1;
    padding-left: .5rem;
}

.yj6-r ul li {
    line-height: 0.38rem;
    display: flex;
    align-items: flex-start;
    padding: .1rem 0;
}

.yj6-r ul li b {
    min-width: 1.2rem;
    font-size: 0.2rem;
    font-weight: 600;
    color: #333333;
    text-align: justify;
    text-align-last: justify;
    border-left: .04rem solid #008672;
    padding-left: .1rem;
    line-height: .26rem;
    margin-top: .06rem;
}

.yj6-r ul li b span {
    display: inline-block;
    width: 100%;
}

.yj6-r ul li p {
    font-size: 0.2rem;
    color: #666666;
    flex: 1;
    min-width: 0;
}

.ny {
    background: #fff;
    margin-top: .4rem;
    padding-bottom: .7rem;
    min-height: 460px;
}

.btlist {
    padding: 0.35rem;
}

.btlist .i-list li {
    position: relative;
    font-size: .18rem;
    line-height: .68rem;
    padding: 0px 1rem 0 .3rem;
    border-top: 1px solid #e5e5e5;
}

.btlist .i-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-width: 0.06rem 0 .06rem .1rem;
    border-color: transparent transparent transparent #bfbfbf;
    border-style: solid;
}

.btlist .i-list li a {
    display: block;
}

.btlist .i-list li a h3 {
    font-size: 0.18rem;
    font-weight: normal;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.btlist .i-list li a:hover h3 {
    color: #008f80;
    font-weight: 600;
}

.btlist .i-list li:hover::before {
    border-color: transparent transparent transparent #008f80;
}

.btlist .i-list li:hover span {
    color: #008f80;
    text-decoration: underline;
    font-weight: 600;
}

.btlist .i-list li span {
    position: absolute;
    right: 0;
    top: 50%;
    color: #999;
    font-size: .16rem;
    width: 1rem;
    line-height: .2rem;
    border-left: 1px solid #008f80;
    transform: translateY(-50%);
    text-align: right;
}



/* 分页 */

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #008f80;
    color: #fff;
    border: 1px solid #008f80;
}

.pagination a:hover {
    background: #008f80;
    color: #fff;
    border: 1px solid #008f80;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}


.ny2 {
    display: flex;
    justify-content: space-between;
    margin-top: .4rem;
}

.ny2-l {
    width: 70%;
   
}

.ny2-r {
    width: 27%;
  
}

.ny1-l {
    width: 70%;
    box-shadow: 0 0 15px #ccc;
    float: right;
}

.ny1-r {
    width: 27%;
    box-shadow: 0 0 15px #ccc;
    position: relative;
    height: 330px;
    background:#fff;
    float: left;
}
.ny1-r:after{
    content: "";
    position: absolute;
    top: 28px;
    right: -10px;
    display: block;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.article-h {
    font-size: .24rem;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: .15rem;
    line-height: .3rem;
}

.article-info {
    border-bottom: 1px solid #999;
    padding-bottom: .2rem;
   flex-wrap: wrap;
    line-height: .26rem;
}

.art-infol {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #999999;
 flex-wrap: wrap;
    line-height: .26rem;
}

.art-infol .zt {
    display: flex;
    align-items: center;
    margin: 0 .3rem;
    letter-spacing: .05rem;
}

.art-infol .zt a {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #999999;
}

.art-infol div p:nth-child(1) {
    margin-left: 0;
}

.art-infor {
    display: flex;
}

.art-infor b img {
    display: block;
}

.art-infor b {
    margin-left: 20px;
    cursor: pointer;
}

.art-texts {
    font-size: .18rem;
    line-height: .36rem;
    line-height: 2;
    font-weight: normal;
    color: #666666;
    text-indent: 2em;
}

.art-texts p {
    margin-top: 30px;
}

.art-texts p img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.art-texts table {
    display: block;
    max-width: 100%;
    border: 0 !important;
}
.art-texts table:last-child {
    width: auto;
}
.art-contt {
    border-top: 4px solid #018685;
    background: #fff;
    padding-bottom: 5px;
    padding: .4rem .5rem;
}

.pnext {
    font-size: 0;
    margin-top: 35px;
    border-top: 1px dashed #cccccc;
    padding-top: 35px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 30px;
    color: #555555;
}

.pnext p a {
    color: #555555
}

.pnext p:hover {
    color: #008d6e;
    text-decoration: underline;
}

.pnext p:hover a {
    color: #008d6e;
}

.ny-tit {
    border-bottom: 1px solid #d2d2d2;
}

.ny-tit h3 {
    font-size: 0.26rem;
    font-weight: 600;
    line-height: 0.26rem;
}

.ny-tit div {
    width: 0.61rem;
    height: 0.03rem;
    background-color: #008f80;
    margin-top: .2rem;
}

.list4 {
    margin-top: .24rem;
    background-color: #ffffff;
}

.list4 li {
    padding: 0 .2rem;
}

.list4 li a {
    display: flex;
    align-items: center;
    height: 1rem;
    border-top: 1px solid #dcdcdc;
}

.list4 li:nth-child(1) a {
    border: none;
}

.list4 li a h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: .3rem;
    max-height: 0.6rem;
    width: 100%;
}

.list4 li:hover {
    background: rgba(0, 143, 128, .9);
}

.list4 li:hover a {
    border-color: rgba(0, 143, 128, .9);
}

.list4 li:hover+li a {
    border-color: transparent;
}

.list4 li:hover a h3 {
    color: #fff;
}

.list4 li:hover a h3 i {
    background-image: linear-gradient(#fff, #fff);
}


.ksdh-page .title {
    margin-bottom: .45rem;
}

.ksdh-box ul {
    display: flex;
    flex-wrap: wrap;
    padding: .2rem 0;
    margin: 0 -.1rem;
}

.ksdh-box ul li {
    width: calc(20% - .2rem);
    margin: 0 .1rem .4rem .1rem;
    padding: 0.06rem;
    position: relative;
    background: #fff;
    transition: all 0.3s;
    border: solid 1px #99ccc6;
}

.ksdh-box ul li::before {
    content: "";
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    border-width: .05rem .06rem .05rem 0;
    border-style: solid;
    z-index: 9;
    border-color: transparent #fff transparent transparent;
}

.ksdh-box ul li::after {
    content: "";
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    border-width: .05rem 0 .05rem .06rem;
    border-style: solid;
    z-index: 9;
    border-color: transparent transparent transparent #fff;
}

.ksdh-box ul li>a {
    display: block;
    position: relative;
    font-size: 0.18rem;
    line-height: 0.44rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 1;
    border: solid 1px #99ccc6;
    padding: 0 .3rem;
}

.ksdh-box ul li span {
    position: absolute;
    right: 0.1rem;
    top: 50%;
    width: 0.3rem;
    height: 0.3rem;
    transform: translateY(-50%) rotate(-90deg);
    transition: all 0.3s;
    z-index: 9;
    cursor: pointer;
}

.ksdh-box ul li span::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    border-width: .07rem .07rem 0 .07rem;
    border-style: solid;
    border-color: #8aa8a4 transparent transparent transparent;
    transition: all 0.3s;
}

.ksdh-box ul li:hover {
    background: #1F844B;
}

.ksdh-box ul li:hover>a {
    color: #fff;
    border-color: rgba(177, 213, 201, .3);
}

.ksdh-box ul li div {
    position: absolute;
    left: -1px;
    right: -1px;
    top: 100%;
    background: #fff;
    z-index: 999;
    transform: scaleY(0);
    transition: all 0.3s;
    transform-origin: center top;
    box-shadow: 0rem 0.03rem 0.08rem 0rem rgba(0, 0, 0, 0.1);
}

.ksdh-box ul li div a {
    display: block;
    font-size: 0.15rem;
    font-weight: normal;
    line-height: 0.30rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.09rem .32rem;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
}

.ksdh-box ul li div a::after {
    content: "";
    position: absolute;
    right: .15rem;
    top: 50%;
    transform: translateY(-50%);
    border-width: .06rem 0 .06rem .06rem;
    border-style: solid;
    border-color: transparent transparent transparent #8aa8a4;
    opacity: 0;
    transition: all 0.3s;
}

.ksdh-box ul li div a:hover {
    background: #cdece9;
}

.ksdh-box ul li div a:hover::after {
    opacity: 1;
}

.ksdh-box ul li:hover div {
    transform: scale(1);
}

.ksdh-box ul li:hover span {
    transform: translateY(-50%) rotate(0deg);
}

.ksdh-box ul li:hover span::before {
    border-color: #fff transparent transparent transparent;
}

.imgList-box {
    background: #fff;
    padding: .5rem .4rem;
    margin-top: .4rem;
}

.imgList-box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.2rem;
}

.imgList-box ul li {
    margin: 0;
    width: calc(33.33% - .4rem);
    margin: 0 .2rem;
    margin-bottom: .5rem;
}

.imgList-box ul li a {
    display: block;
}

.imgList-box ul li a .pics .pic {
    padding-top: 65%;
}

.imgList-box ul li a .info {
    overflow: hidden;
    box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(10, 11, 24, 0.12);
    padding: .25rem .3rem .2rem .3rem;
}

.imgList-box ul li a h3 {
    font-size: .18rem;
    font-weight: 600;
    line-height: .32rem;
    height: .64rem;
    overflow: hidden;
    color: #000001;
}

.imgList-box ul li a .info b {
    display: block;
    font-size: .16rem;
    line-height: .3rem;
    color: #00857a;
    font-weight: normal;
    text-align: right;
    margin-top: .1rem;
}

.doctor-page {
    padding-bottom: .8rem;
}

.doctor-box {
    margin-top: .4rem;
}

.doctor-top {
    display: flex;
    padding-bottom: .2rem;
    border-bottom: 1px dashed #e0e0e0;
}

.doctor-top>span {
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    color: #333333;
    margin-right: .2rem;
}

.doctor-type {
    flex: 1;
    min-width: 0;
}

.doctor-type ul {
    border-bottom: 1px solid #e0e0e0;
    display: flex;
}

.doctor-type ul li {
    position: relative;
    margin-left: 0.8rem;
    padding-bottom: .05rem;
}

.doctor-type ul li:nth-child(1) {
    margin-left: 0;
}

.doctor-type ul li::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 3px;
    background: #009b8b;
    width: 0;
    transition: all 0.3s;
}

.doctor-type ul li a {
    display: block;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    color: #333333;
    padding-right: .13rem;
    position: relative;
}

.doctor-type ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-width: 0.06rem 0 0.06rem 0.06rem;
    border-style: solid;
    border-color: transparent transparent transparent #8aa8a4;
    transition: all 0.5s;
}

.doctor-type ul li.on::after {
    width: 70%;
}

.doctor-type ul li.on a::after {
    transform: translateY(-50%) rotate(90deg);
    border-color: transparent transparent transparent #008672;
}

.doctor-subtype {
    position: relative;
    margin-top: .1rem;
}

.doctor-subtype>div {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    opacity: 0;
    transition: all 0.5s;
    z-index: -1;
    display: flex;
    flex-wrap: wrap;
}

.doctor-subtype>div.on {
    z-index: 1;
    opacity: 1;
    position: relative;
}

.doctor-subtype>div a {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.48rem;
    letter-spacing: 0.01rem;
    margin-right: .3rem;
    color: #484848;
}

.doctor-subtype>div a:hover {
    color: #009b8b;
}

.doctor-list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.15rem;
}

.doctor-list ul li {
    width: calc(33.33% - .3rem);
    margin: 0 .15rem;
    margin-top: .45rem;
}

.doctor-list ul li a {
    display: flex;
    background-color: #ffffff;
    border: solid 0.01rem #e0e0e0;
    padding: .15rem;
    transition: all 0.3s;
}

.doctor-list ul li a .pics {
    width: 1.6rem;
    margin-right: 0.2rem;
}

.doctor-list ul li a .pics .pic {
    padding-top: 140%;
}

.doctor-list ul li a .info {
    flex: 1;
    min-width: 0;
}

.doctor-list ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: 600;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    color: #333333;
    margin-top: .05rem;
    transition: all 0.5s;
}

.doctor-list ul li a .info div {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: .15rem;
    padding-top: .05rem;
    transition: all 0.5s;
}

.doctor-list ul li a .info div p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.28rem;
    letter-spacing: 0.01rem;
    color: #4d4d4d;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.doctor-list ul li a .info h4 {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    height: 0.6rem;
    overflow: hidden;
    letter-spacing: 0.01rem;
    color: #4d4d4d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: .1rem;
    transition: all 0.5s;
}

.doctor-list ul li:hover a {
    background-color: #008672;
    box-shadow: 0rem 0.08rem 0.35rem 0rem rgba(0, 69, 137, 0.21);
    border-color: #008672;
}

.doctor-list ul li:hover a .info h3 {
    color: #fff;
}

.doctor-list ul li:hover a .info div {
    border-color: #fff;
}

.doctor-list ul li:hover a .info div p {
    color: #ffffff;
}

.doctor-list ul li:hover a .info h4 {
    color: #ffffff;
    opacity: 0.68;
}


.doctor-art {
    background: #fff;
    border-top: 5px solid #009b8b;
    padding: .6rem 1rem;
    /* margin-bottom: .9rem; */
    margin-top: .5rem;
}

.doctor-atop {
    display: flex;
    padding: .35rem 1rem;
    background: url(../images/doctor-atop-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.doctor-atop .pics {
    width: 2rem;
    margin-right: .5rem;
}

.doctor-atop .pics .pic {
    padding-top: 130%;
    border-radius: .2rem 0 .2rem 0;
}

.doctor-info {
    flex: 1;
    min-width: 0;
}

.doctor-info h3 {
    font-size: 0.22rem;
    font-weight: 600;
    line-height: 0.3rem;
    color: #ffffff;
    position: relative;
    padding-bottom: .25rem;
}

.doctor-info h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: rgba(220, 220, 220, .48);
}

.doctor-info h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0.86rem;
    height: 0.03rem;
    background-color: #ffffff;
}

.doctor-info p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.31rem;
    color: #ffffff;
    margin-top: .35rem;
}

.doctor-art-main {
    padding: .3rem 0;
}

.doctor-art-main p {
    font-size: 0.18rem !important;
    line-height: 0.34rem !important;
    color: #333333;
    text-indent: 2em;
    margin-top: .35rem;
}

.zhy3 {
    padding-top: .45rem;
    padding-bottom: .6rem;
}

.zhy3-c {
    margin-top: .4rem;
}

.zhy3-c div img {
    display: block;
    width: 100%;
}

.zhy4 {
    background: #fff;
    padding: .4rem 0 .5rem 0;
}

.zhy4-c {
    margin-top: .4rem;
    display: flex;
    align-items: center;
}

.zhy4-l {
    width: 40%;
    margin-right: 5%;
}

.zhy4-l ul {
    display: flex;
    flex-direction: column;
}

.zhy4-l ul li:nth-child(1) {
    width: 51%;
}

.zhy4-l ul li:nth-child(2) {
    width: 66%;
    align-self: flex-end;
}


.zhy4-l ul li a {
    display: block;
    text-align: center;
}

.zhy4-l ul li p {
    font-size: 0.19rem;
    font-weight: normal;
    line-height: 0.36rem;
    color: #333333;
}

.zhy4-l ul li img {
    display: block;
    width: 100%;
}

.zhy4-r {
    flex: 1;
    min-width: 0;
}

.zhy4-r ul {
    position: relative;
}

.zhy4-r ul::before {
    content: "";
    position: absolute;
    left: .09rem;
    top: .3rem;
    bottom: 0.3rem;
    border-left: 1px dashed rgba(0, 143, 128, .24);
    z-index: 1;
}

.zhy4-r ul li {
    position: relative;
    padding-left: .3rem;
    display: flex;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.48rem;
    letter-spacing: 0rem;
    color: #333333;
    z-index: 9;
}

.zhy4-r ul li::before {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    background-color: #ffffff;
    border: solid 0.04rem #1F844B;
    top: .15rem;
    left: 0;
    border-radius: 50%;
}


.zhy4-r ul li p {
    flex: 1;
    min-width: 0;
}

.zhy5 {
    margin-top: .6rem;
    overflow: hidden;
}

.zhy5-c {
    margin-top: .4rem;
}

.zhy5-c ul {
    margin: 0 -.3rem;
}

.zhy5-c ul li a {
    display: block;
    margin: 0 .3rem;
}

.zhy5-c ul li a .pic {
    padding-top: 68%;
}

.zhy5-arrow {
    display: flex;
    justify-content: center;
    margin: .4rem 0 .6rem 0;
}

.zhy5-arrow img {
    display: block;
    cursor: pointer;
    margin: 0 .3rem;
}

.hospital1 {
    background: url(../images/hospital1-bj.jpg) no-repeat;
    background-position: center bottom;
}

.hpl1-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: .4rem;
}

.hpl1-tl img {
    display: block;
    width: 6.8rem;
}

.hpl1-tr {
    flex: 1;
    min-width: 0;
    padding-left: .5rem;
}

.hpl1-tr p {
    font-size: 0.18rem;
    line-height: 0.4rem;
    color: #f8f8f8;
}

.hpl1-b {
    margin-top: .4rem;
    overflow: hidden;
}

.hpl1-b ul {
    margin-left: -1px;
    padding-bottom: .7rem;
}

.hpl1-b ul li a {
    display: block;
    padding: 0 .3rem;
    text-align: center;
    position: relative;
}

.hpl1-b ul li a::before {
    content: "";
    position: absolute;
    top: 0.05rem;
    width: 1px;
    height: 0.6rem;
    background-color: #d2d2d2;
    left: 0;
}

.hpl1-b ul li a p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #fff;
}

.hpl1-b ul li a p b {
    font-size: 0.42rem;
    line-height: .4rem;
}

.hpl1-b ul li a h4 {
    font-size: 0.15rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #ffffff;
    margin-top: .1rem;
}

.hpl2-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: .7rem;
}

.hpl2-tl {
    width: 58%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hpl2-tl ul {
    width: 47%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hpl2-tl ul li {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hpl2-tl ul li:nth-child(2) {
    margin-top: .4rem;
}

.hpl2-tl ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 3.17rem;
}

.hpl2-tl ul li a h3 {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #ffffff;
    display: flex;
    align-items: flex-end;
}

.hpl2-tl ul li a h3 span {
    font-size: 0.6rem;
    line-height: .5rem;
    margin-right: .05rem;
}

.hpl2-tl ul li a p {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #ffffff;
    margin-top: .2rem;
}

.hpl2-tl ul li.green a h3 {
    color: #008672;
}

.hpl2-tl ul li.green a p {
    color: #333333;
}

.hpl2-tr {
    width: 38%;
    background: url(../images/hospital2-pic4.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.hpl2-tr ul {
    padding: .5rem .35rem;
    position: relative;
}

.hpl2-tr ul::before {
    content: "";
    position: absolute;
    left: .35rem;
    top: 0;
    bottom: 0;
    border-left: 1px dashed #d9b777;
}

.hpl2-tr ul li {
    padding: .3rem 0;
}

.hpl2-tr ul li p::before {
    content: "";
    position: absolute;
    top: .15rem;
    left: 0;
    height: 1px;
    width: 0.4rem;
    border-top: 1px dashed #d9b777;
}

.hpl2-tr ul li p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #ffffff;
    position: relative;
    padding: 0 0 0 .5rem;
}

.hpl2-tr ul li p b {
    font-size: 0.3rem;
    display: inline-block;
    line-height: .3rem;
}

.hpl2-tr ul li p span {
    font-size: 0.18rem;
}

.hpl2-b p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.4rem;
    color: #666666;
    text-indent: 2em;
    margin-top: .4rem;
}

.hospital3 {
    position: relative;
    padding: .6rem 0 .75rem 0;
    background: rgba(15, 123, 106, .1);
    margin-top: .6rem;
}

.hospital3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../images/hospital3-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    width: 6.78rem;
    z-index: 1;
}

.hpl3-c {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hpl3-l {
    width: 6.3rem;
    position: relative;
    z-index: 9;
}

.hpl3-l img {
    display: block;
    width: 100%;
}

.hpl3-r {
    flex: 1;
    min-width: 0;
    padding-left: .5rem;
    position: relative;
    z-index: 9;
}

.hpl3-r p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    color: #666666;
    text-indent: 2em;
    margin-top: .4rem;
}

.hpl3-r p:nth-child(1) {
    margin-top: 0;
}


   .frame {
            margin-top: .3rem;
            margin-bottom: .3rem;
            overflow: hidden;
            display: flex;
            justify-content: flex-start;
            align-content: flex-start;
    flex-wrap: wrap;
        }

        .frame .child a {
            display: block;
            min-width: 1.65rem;
            height: .4rem;
            border: 1px solid #dddddd;
            font-size: .16rem;
            color: #333333;
            border-radius: 5px;
            text-align: center;
            line-height: .38rem;
            position: relative;
margin:.03rem;padding: 0 0.1rem;

        }

        .frame .child.now a {
            background: #01763a;
            color: #fff;
            border-color: #01763a;
        }

.list5{padding: .2rem .3rem;}
.list5 li a{display:block;padding: .08rem 0;}
.list5 li a h3{font-size: .14rem;color: #474747;line-height: .24rem;font-weight:normal;}
.list5 li.on a h3{font-size: .14rem;color: #009876;line-height: .24rem;font-weight:normal;}
.list5 li a h3 i{background-image: linear-gradient(#fff, #fff);}
@media screen and (max-width:1400px) {

    .title-text h2 span {
        font-size: .3rem;
    }

    .title-text h2 b {
        font-size: .2rem;
    }

    .title-text p {
        font-size: .5rem;
    }

    .yj2-c .slick-prev, .yj2-c .slick-next {
        width: 0.35rem;
        height: 0.35rem;
    }

    .yj2-c .slick-prev {
        left: 0;
        right: auto;
    }

    .yj2-c .slick-next {
        right: 0;
        left: auto;
    }

    .yj2-c ul {
        padding: 0 .3rem;
        margin: 0;
    }

    .yj2-c ul li a {
        margin: 0 .15rem;
    }

}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {
    .title-text h2 span {
        font-size: .24rem;
        line-height: .3rem;
    }

    .title-text h2 b {
        font-size: .18rem;
        line-height: .22rem;
    }

    .more, .title-w .more {
        background-size: .3rem auto;
        padding-right: .2rem;
        padding-top: .15rem;
    }

    .title-text p {
        font-size: .36rem;
        line-height: .4rem;
    }

    .title-text-p {
        padding-top: .25rem;
    }

    .more {
        background-size: .3rem auto;
        padding-right: .2rem;
        padding-top: .15rem;
    }

    .yj1-l {
        width: 5rem;
    }

    .yj1-r {
        padding: .2rem;
    }

    .yj1-r p {
        margin-bottom: .15rem;
    }

    .yj6-l {
        width: 4rem;
    }

    .yj6-r ul li b, .yj6-r ul li p {
        font-size: .18rem;
    }

    .yj6-r ul li {
        padding: .05rem 0;
    }

    .yj6-r {
        padding-left: .2rem;
    }

    .yj6-c {
        padding: .25rem .2rem;
    }

    .list3 li a {
        padding: .15rem 0;
    }

    .yj2, .yj3, .jy4, .jy5, .yj6 {
        padding: .35rem 0;
    }

    .yj6-c, .jy4-c, .yj2-c, .yj1-c, .position {
        margin-top: .25rem;
    }
    .art-contt{
        padding: .25rem .2rem;
    }
 .doctor-list ul li {
        width: calc(50% - .3rem);
    }


    .doctor-art {
        margin-top: .25rem;
        padding: .3rem .2rem;
        /* margin-bottom: .3rem; */
    }

    .doctor-atop {
        padding: .3rem .2rem;
    }

    .doctor-atop .pics {
        margin-right: .3rem;
    }

    .doctor-art-main p {
        margin-top: .15rem;
    }

    .doctor-info p {
        margin-top: .1rem;
    }

    .doctor-info h3 {
        padding-bottom: .1rem;
    }

    .zhy .yj2-c .slick-prev {
        right: .8rem;
    }

    .zhy4-r ul li {
        line-height: .36rem;
    }

    .zhy4-r ul li::before {
        top: .1rem;
    }

    .hpl1-t {
        display: block;
    }

    .hpl1-tl img {
        width: 100%;
    }

    .hpl1-tr {
        padding-left: 0;
        margin-top: .2rem;
    }

    .hpl1-b ul {
        padding-bottom: .3rem;
    }

    .hpl1-b ul li a p b {
        font-size: .34rem;
    }

    .hpl1-b ul li a {
        padding: 0 .15rem;
    }

    .hpl2-tr ul {
        padding: .2rem .35rem;
    }

    .hpl2-tl ul li a h3 span {
        font-size: .42rem;
    }

    .hpl2-b p, .hpl3-r p {
        margin-top: .25rem;
    }

    .hpl3-c {
        display: block;
    }

    .hpl3-l {
        margin: 0 auto;
    }
    .hospital3::before{
        display: none;
    }
    .hpl3-r{
        padding-left: 0;
        margin-top: .2rem;
    }
    .hospital3{
        padding: .35rem 0;
        margin-top: .35rem;
    }
    .hpl2-t{
        margin-top: .35rem;
    }
}
@media  (min-width:768px)  and (max-width:1024px) {

.ny {
    min-height: 930px;
}
}
@media screen and (max-width:768px) {
    .pagination a {
        padding: 0 5px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 0 3px;
    }

    .title-text-p {
        justify-content: flex-start;
    }

    .title-text p {
        text-align: left;
    }

    .yj1-l {
        display: none;
    }

    .yj3-c, .yj5-c, .yj6-c {
        display: block;
    }

    .yj3-l, .yj5-l, .yj6-l {
        width: auto;
    }

    .yj3-r, .yj5-r {
        width: auto;
        margin-top: .2rem;
    }

    .jy4-c ul {
        display: block;
        margin: 0;
    }

    .jy4-c ul li {
        width: auto;
        margin: .2rem 0;
    }

    .jy4-c ul li a .info {
        padding: .15rem;
    }

    .yj6-r {
        padding-left: 0;
        margin-top: .15rem;
    }

    .ny2 {
        display: block;
    }

    .ny2-l {
        width: auto;
    }

    .ny2-r {
        width: auto;
        margin-top: .25rem;
    }

    .list4 li a {
        height: auto;
        padding: .15rem 0;
    }

    
}p: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #008f80;
    color: #fff;
    border: 1px solid #008f80;
}

.pagination a:hover {
    background: #008f80;
    color: #fff;
    border: 1px solid #008f80;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}


.ny2 {
    display: flex;
    justify-content: space-between;
    margin-top: .4rem;
    padding-bottom: 40px;
}



.article-h {
    font-size: .24rem;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: .15rem;
    line-height: .3rem;
}

.article-info {
    border-bottom: 1px solid #999;
    padding-bottom: .2rem;
}

.art-infol {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #999999;
}

.art-infol .zt {
    display: flex;
    align-items: center;
    margin: 0 .3rem;
    letter-spacing: .05rem;
}

.art-infol .zt a {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #999999;
}

.art-infol div p:nth-child(1) {
    margin-left: 0;
}

.art-infor {
    display: flex;
}

.art-infor b img {
    display: block;
}

.art-infor b {
    margin-left: 20px;
    cursor: pointer;
}

.art-texts {
    font-size: .18rem;
    line-height: .36rem;
    line-height: 2;
    font-weight: normal;
    color: #666666;
    text-indent: 2em;
}

.art-texts iframe{max-width:100%;}

.art-texts p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 36px !important;
}

.art-texts p img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.art-texts table {
    display: block;
    max-width: 100%;
    height: auto !important;
    margin: 10px auto;
    border-collapse: collapse;    width: fit-content;
}
.art-texts table p{text-indent:0;}
.art-texts table td{line-height:26px;padding:5px;/* border-collapse: collapse; */border: 1px solid #000;}
.art-texts table div{text-indent:0;font-size: 16px !important;}
.art-contt {
    border-top: 4px solid #018685;
    background: #fff;
    padding-bottom: 5px;
    padding: .4rem .5rem;
}

.pnext {
    font-size: 0;
    margin-top: 35px;
    border-top: 1px dashed #cccccc;
    padding-top: 35px;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 30px;
    color: #555555;
}

.pnext p a {
    color: #555555
}

.pnext p:hover {
    color: #008d6e;
    text-decoration: underline;
}

.pnext p:hover a {
    color: #008d6e;
}

.ny-tit {
    border-bottom: 1px solid #d2d2d2;
}

.ny-tit h3 {
    font-size: 0.26rem;
    font-weight: 600;
    line-height: 0.26rem;
}

.ny-tit div {
    width: 0.61rem;
    height: 0.03rem;
    background-color: #008f80;
    margin-top: .2rem;
}

.list4 {
    margin-top: .24rem;
    background-color: #ffffff;
}

.list4 li {
    padding: 0 .2rem;
}

.list4 li a {
    display: flex;
    align-items: center;
    height: 1rem;
    border-top: 1px solid #dcdcdc;
}

.list4 li:nth-child(1) a {
    border: none;
}

.list4 li a h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: .3rem;
    max-height: 0.6rem;
    width: 100%;
}

.list4 li:hover {
    background: rgba(0, 143, 128, .9);
}

.list4 li:hover a {
    border-color: rgba(0, 143, 128, .9);
}

.list4 li:hover+li a {
    border-color: transparent;
}

.list4 li:hover a h3 {
    color: #fff;
}

.list4 li:hover a h3 i {
    background-image: linear-gradient(#fff, #fff);
}


@media screen and (max-width:1400px) {

    .title-text h2 span {
        font-size: .3rem;
    }

    .title-text h2 b {
        font-size: .2rem;
    }

    .title-text p {
        font-size: .5rem;
    }

    .yj2-c .slick-prev, .yj2-c .slick-next {
        width: 0.35rem;
        height: 0.35rem;
    }

    .yj2-c .slick-prev {
        left: 0;
        right: auto;
    }

    .yj2-c .slick-next {
        right: 0;
        left: auto;
    }

    .yj2-c ul {
        padding: 0 .3rem;
        margin: 0;
    }

    .yj2-c ul li a {
        margin: 0 .15rem;
    }

}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {
    .title-text h2 span {
        font-size: .24rem;
        line-height: .3rem;
    }

    .title-text h2 b {
        font-size: .18rem;
        line-height: .22rem;
    }

    .more, .title-w .more {
        background-size: .3rem auto;
        padding-right: .2rem;
        padding-top: .15rem;
    }

    .title-text p {
        font-size: .36rem;
        line-height: .4rem;
    }

    .title-text-p {
        padding-top: .25rem;
    }

    .more {
        background-size: .3rem auto;
        padding-right: .2rem;
        padding-top: .15rem;
    }

    .yj1-l {
        width: 5rem;
    }

    .yj1-r {
        padding: .2rem;
    }

    .yj1-r p {
        margin-bottom: .15rem;
    }

    .yj6-l {
        width: 4rem;
    }

    .yj6-r ul li b, .yj6-r ul li p {
        font-size: .18rem;
    }

    .yj6-r ul li {
        padding: .05rem 0;
    }

    .yj6-r {
        padding-left: .2rem;
    }

    .yj6-c {
        padding: .25rem .2rem;
    }

    .list3 li a {
        padding: .15rem 0;
    }

    .yj2, .yj3, .jy4, .jy5, .yj6 {
        padding: .35rem 0;
    }

    .yj6-c, .jy4-c, .yj2-c, .yj1-c, .position {
        margin-top: .25rem;
    }
    .art-contt{
        padding: .25rem .2rem;
    }
}

@media screen and (max-width:768px) {
    .pagination a {
        padding: 0 5px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 0 3px;
    }

    .title-text-p {
        justify-content: flex-start;
    }

    .title-text p {
        text-align: left;
    }

    .yj1-l {
        display: none;
    }

    .yj3-c, .yj5-c, .yj6-c {
        display: block;
    }

    .yj3-l, .yj5-l, .yj6-l {
        width: auto;
    }

    .yj3-r, .yj5-r {
        width: auto;
        margin-top: .2rem;
    }

    .jy4-c ul {
        display: block;
        margin: 0;
    }

    .jy4-c ul li {
        width: auto;
        margin: .2rem 0;
    }

    .jy4-c ul li a .info {
        padding: .15rem;
    }

    .yj6-r {
        padding-left: 0;
        margin-top: .15rem;
    }

    .ny2 {
        display: block;
        height: auto;
        overflow: hidden;
    }

    .ny2-l {
        width: auto;
    }

    .ny2-r {
        width: auto;
        margin-top: .25rem;
    }

    .list4 li a {
        height: auto;
        padding: .15rem 0;
    }
 .doctor-list ul li a {
        display: block;
        padding: .1rem;
    }

    .doctor-list ul li a .pics {
        margin: 0 auto;
        max-width: 100%;
    }

    .doctor-list ul li a .info {
        text-align: center;
    }

    .doctor-list ul li a .info div p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .doctor-list ul li {
        width: calc(50% - 0.1rem);
        margin-left: .05rem;
        margin-right: .05rem;
        margin-top: .25rem;
    }

    .doctor-top {
        display: block;
    }

    .doctor-top>span {
        display: block;
    }

    .doctor-type ul li {
        margin-left: .15rem;
    }

    .doctor-type ul li a {
        letter-spacing: 0;
    }

    .doctor-box {
        margin-top: .25rem;
    }

    .doctor-subtype>div a {
        letter-spacing: 0;
        margin-right: .15rem;
        line-height: .32rem;
    }

    .doctor-atop {
        display: block;
    }

    .doctor-atop .pics {
        margin: 0 auto;
    }

    .doctor-info h3 {
        text-align: center;
        margin-top: .1rem;
    }

    .doctor-info h3::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .zhy3-c>div {
        overflow-y: hidden;
        overflow-x: auto;
    }

    .zhy3-c div img {
        min-width: 1000px;
    }

    .zhy4-c {
        display: block;
    }

    .zhy4-l {
        width: auto;
        margin-right: 0;
    }

    .zhy4-l ul {
        display: block;
    }

    .zhy4-l ul li:nth-child(1) {
        width: auto;
    }

    .zhy4-l ul li:nth-child(2) {
        width: auto;
    }

    .hpl2-t {
        display: block;
    }

    .hpl2-tl {
        width: auto;
    }

    .hpl2-tr {
        width: auto;
        margin-top: .3rem;
    }

    .hpl2-tl ul li a {
        height: 1.8rem;
    }

    .hpl2-tl ul li a p {
        font-size: .2rem;
        margin-top: 0;
    }

    .hpl2-tl ul li:nth-child(2) {
        margin-top: 0.2rem;
    }

    .hpl2-tl ul li a h3 span {
        font-size: .34rem;
    }

    .hpl2-tr ul li {
        padding: .15rem 0;
    }

.frame .child a{
min-width: 1rem;
 }

 .ksdh-box ul li{width: calc(33% - .2rem);}
   .btlist  {
    padding: .35rem .35rem;
}
}


@media (max-width: 580px){
.btlist {
    padding: 0.35rem 0 0 0;
}
 .ksdh-box ul li{width: calc(50% - .2rem);}
 .ny1-r{width: 97%;margin-bottom:20px;}
 .ny1-l{width:100%;}
}






 .pop-mod {
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, .3);
            opacity: 0;
            visibility: hidden;
            -webkit-transition: opacity 0.5s;
            transition: opacity 0.5s;}

        .pop-mod.x-show {
            opacity: 1;
            visibility: visible;
            z-index: 9999;}

        .pop-mod .pop-overlay {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;}

        .pop_ks .pop-dialog {
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            background: #fff;
            width: 960px;
            height: auto;
            bottom: auto;
            top: 50%;
            transform: translateY(-50%);
                box-shadow: 1px 1px 50px rgba(0,0,0,.3);
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);}
        .pop_ks .pop-dialog div[data-typemain] {
            display: none;}

        .pop_ks .pd {
            padding: 55px 60px;}

        .pop-mod .tit {
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: center;}

        .pop_ks .pop-dialog .s1 {
            display: block;
            margin-right: 20px;
            font-size: 20px;
            line-height: 26px;}

        .pop_ks .line .l {
            position: absolute;
            top: 50%;
            border-bottom: 1px solid #1c6e50;
            left: 0;
            right: 15px;}

        .pop_ks .line .icon {
            /*background: url(../images/ksdh2-1.png) no-repeat 0 0;*/
            background-size: cover;
            width: 19px;
            height: 12px;
            position: absolute;
            right:0;
            top: 50%;
            margin-top: -6px;}


        .pop_ks .line {
            flex: 1;
            min-width: 0;
            position: relative;}



        .pop-dialog .line:before,
        .pop-dialog .line:after {
            content: "";
            width: 5px;
            height: 5px;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            margin-top: -3.5px;
            background: #1c6e50;}

        .pop-dialog .line:before {
            left: 0px;}

        .pop_ks .pop-dialog .line:before,
        .pop_ks .pop-dialog .line:after {
            margin-top: -2px;}

        .pop_ks .pop-dialog .line:after {
            /*right: 30px;*/}

        .pop_ks .pop-dialog .line:before,
        .pop_ks .pop-dialog .line:after {
            margin-top: -2px;}

        .pop-dialog .line:after {
            right: 17px;}

        .datalist>div {
            margin: 28px -7px 0;
            max-height: 300px;
            /* margin-right: -17px; */
            overflow-y: auto;
            display: flex;
            flex-wrap: wrap;
            align-content: flex-start;
            padding-right: 20px;
            margin-right: 0;
            }

        .datalist>div a {
            display: block;
            width: 23%;
            line-height: 36px;
            border: 1px solid #d8d8d8;
            text-align: center;
            float: left;
            margin: 1%;
            border-radius: 5px;
            font-size: 16px;
            }

  .datalist>div a:nth-child(3n+2){
     /* margin-left:5%;*/
     /* margin-right:5%;*/
  }


@media screen and (max-width:768px){
  .pop_ks .pop-dialog{
    width: 90%;
}
 .pop_ks .pd {
    padding: 25px 15px;
}
.datalist>div{
  max-height: 410px;
  padding-right: 10px;
  margin-right: -15px;
}
.datalist>div a{
   width: 48.4%;
   margin: 0.8% 0.8% !important;
}


}