/* -------------------- */


.xzMenubox ul{display: flex;justify-content: center;align-items: center;  margin-bottom:0.2rem}

.xzMenubox ul li{ cursor:pointer; width:1.9rem; line-height:0.35rem; background:#efefef; margin:0 0.1rem; border-radius:5px; text-align:center; font-size:0.2rem}
.xzMenubox ul li.hover{ color:#fff; background:#be1b14}

.ne-banner {
    width: 100%;
    background: #000;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.ne-banner img {
    width: 100%;
    /* animation: changeScale 1 2.5s; */
}

.ne-banner .text {
    width: 80%;
    position: absolute;
    left: 10%;
    top: 45%;
    text-align: center;
    font-size: 0.48rem;
    color: #fff;
    line-height: 0.4rem;
    z-index: 9;
    text-shadow: 0 0 10px #333;
    font-weight: bold;
}

.ne-banner .text span {
    display: inline-block;
    width: 100%;
    opacity: 1;
    font-size: 0.24rem;
    font-weight: normal;
}

.ne-banner .text span .iconfont {
    margin-right: 10px;
    font-size: 0.24rem;
}

.ne-banner .bg {
    width: 3.3rem;
    height: 3.15rem;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/ylbg.png)no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}

.pc-banner {
    display: block;
}

.mobile-banner {
    display: none;
}

.content {
    width: 100%;
    position: relative;
}

.navBox {
    width: 100%;
    height: 2.41rem;
    background: url(../images/nav-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 9;
    top: -2.41rem;
    padding-top: 1rem;
    color: #fff;
}

.navBox h1 {
    line-height: 0.5rem;
    font-size: 0.36rem;
    margin-bottom: 15px;
}

.navList ul {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
}

.navList ul li {
    padding-right: 0.2rem;
    margin-bottom: 0.1rem;

}

.navList ul li a {
    display: flex;
    color: #fff;
    height: 0.4rem;
 
    font-size: 0.2rem;
}

.navList ul li .ts {
    background: url(../images/navicon.png)no-repeat center bottom;
    background-size: 0.16rem 0.08rem;
    font-weight: bold;
}

.navList ul li a:hover {
    font-weight: bold;
}

.navWarp {
    width: 78%;
    margin: 0 auto;
    position: relative;
}

.ne-warp {
    width: 78%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.nePadd {
    padding: 0.7rem 0 1rem 0;
}

.nePadd1 {
    padding: 1.1rem 0 1.3rem 0;
}

/* about */
.aboutBit {
    line-height: 0.6rem;
    font-size: 0.4rem;
    margin-bottom: 0.2rem;
    font-weight: bold;
}

.aboutBox {
    padding-bottom: 0.35rem;
}

.aboutBox span {
    display: inline-block;
    width: 100%;
    font-size: 0.19rem;
    color: #da251c;
    font-weight: bold;
    line-height: 0.3rem;
}

.aboutNeir {
    font-size: 0.18rem;
    line-height: 0.3rem;
    text-indent: 2em;
}

.aBit {
    text-align: center;
    width: 100%;
    line-height: 0.48rem;
    font-weight: bold;
    font-size: 0.3rem;
    color: #333333;
    margin-bottom: 0.4rem;
}

/*  */
.leaderBox ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.leaderBox ul li {
    width: 49%;
    margin-right: 2%;
    border: 1px solid #d0d2cc;
    border-left: 7px solid #be1b14;
    min-height: 1.38rem;
    padding: 0.35rem 0.15rem 0 0.35rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-bottom: 0.29rem;
    position: relative;
    transition-duration: .5s;
    cursor: pointer;
}

.leaderBox ul li:hover {
    box-shadow: 0 0 15px #d3d3d3;

}

.leaderBox ul li span {
    display: inline-block;
    font-weight: bold;
    font-size: 0.22rem;
}

.leaderBox ul li:nth-child(2n) {
    margin-right: 0;
}

/*  */
.lsygList {
    width: 100%;
    position: relative;
}

.lsygList:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background: #be1b14;
    top: 0;
    left: 50%;
    z-index: 0;
}

.lsygList dl {
    width: 100%;
    padding-left: 50%;
    position: relative;
    display: flex;
    justify-content: left;
    margin-bottom: 0.5rem;
    position: relative;
}



.lsygList dl dt img {
    width: 100%;
    display: block;
}

.lsygList dl:after {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #be1b14;
    position: absolute;
    left: 49.45%;
    top: 0;
    content: "";
    transform: rotate(45deg);
    z-index: 2;
}

.lsygList dl dd {
    width: 100%;
    padding-left: 0.287rem;
    padding-top: 0;
}

.lsygList dl dd h1 {
    line-height: 0.34rem;
    font-size: 0.22rem;
    color: #be1b14;
    margin-bottom: 0.1rem;
}

.lsygList dl dd p {
    font-size: 0.2rem;
    line-height: 0.3rem;
}

.lsygList dl:nth-child(2n) {
    width: 50%;
    padding-left: 0;
    display: block;
    justify-content: flex-end;
    position: relative;
}

.lsygList dl:nth-child(2n):after {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #be1b14;
    position: absolute;
    right: -1.28%;
    top: 0;
    left: inherit;
    content: "";
    transform: rotate(45deg);
    z-index: 2;
}


.lsygList dl:nth-child(2n) dd {
    width: 100%;
    padding-right: 0.287rem;
    text-align: right;
    padding-left: 0;
    padding-right: 0.287rem;
}

.lsygList dl:nth-child(2n) dt:after {
    left: inherit;
    right: -0.55rem;
    display: none;
}

/*  */

.honorList dl {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.honorList dl dt {
    width: 1.25rem;
    font-size: 0.26rem;
    color: #be1b14;
    font-weight: bold;
    position: relative;
}

.honorList dl dt:after {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #be1b14;
    position: absolute;
    right: -10px;
    top: 0;
    content: "";
    transform: rotate(45deg);
    z-index: 2;
}

.honorList dl dd {
    width: calc(100% - 1.25rem);
    padding-bottom: 0.4rem;
    border-left: 3px solid #be1b14;
    padding-left: 0.44rem;
    font-size: 0.18rem;
    line-height: 0.36rem;
}

.honorList dl dd span {
    display: inline-block;
    font-size: 0.2rem;
    font-weight: bold;
    width: 0.55rem;
}

/*  */
.zzjgBox {
    width: 100%;
    text-align: center;
}

.zzjgBox img {
    display: inline-block;
}

.contMap {
    width: 100%;
    height: 5.9rem;
    position: relative;
}

#map {
    height: 5.9rem;
    width: 100%;
}

.contList {
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
}

.contList ul {
    width: 100%;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.contList li {
    width: 33.33333%;
    line-height: 0.78rem;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    position: relative;
    padding-left: 0.35rem;
    font-size: 0.2rem;
    overflow: hidden;

}

.contList li:after {
    width: 30px;
    height: 30px;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    background: #be1b14;
    right: -18px;
    bottom: -18px;
}

.contList li span {
    display: inline-block;
    font-weight: bold;
}

.contList li:nth-child(1),
.contList li:last-child {
    width: 100%;
}

/*  */
/* ------- */

.yhqs dl {
    width: 100%;
    margin-bottom: 0.3rem;
    transition-duration: 1s;
    position: relative;
    top: 0;
    cursor: pointer;
    padding: 0.2rem;
    border: 1px solid #e5e5e5;
}

.yhqs dl a {
    display: flex;
    justify-content: space-between;
}

.yhqs dl:hover {
    top: -5px;
    box-shadow: 0 0 10px #dedede;
}

.yhqs dl dt {
    width: 2.95rem;
    overflow: hidden;
}

.yhqs dl dt img {
    display: block;
    width: 100%;
height:1.8rem;
}

.yhqs dl dd {
    width: calc(100% - 2.95rem);
    padding-left: 0.35rem;
}

.yhqs dl dd h1 {
    line-height: 0.42rem;
    font-size: 0.22rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.yhqs dl dd .intro {
    font-size: 0.19rem;
    line-height: 0.3rem;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 6px;
    margin-bottom: 15px;
}

.yhqs dl:hover dd h1 {
    color: #e7608b;
}

.yhqs dl dd .time {
    line-height: 0.3rem;
    font-size: 0.18rem;
    color: #666666;
    background: url(../images/time.png) no-repeat left center;
    padding-left: 35px;
    background-size: 0.25rem 0.25rem;

}

.yhqs dl dd .time .iconfont {
    margin-right: 5px;
    color: #e7608b;
    font-size: 0.22rem;


}

/* ---- */
.jianT {
    width: 100%;
    text-align: center;
    margin-top: 0.5rem;
}

.jianT li {
    background: #e2e2e2;
    line-height: 0.45rem;
    height: 0.45rem;
    display: inline-block;
    min-width: 0.45rem;
    margin: 0 4px;
    padding: 0;
}

.jianT li:nth-child(1) a,
.jianT li:last-child a {
    padding: 0 0.2rem;
}


.jianT li a {
    font-size: 0.2rem;
    color: #474747;
    display: block
}

.jianT li a:hover {
    text-decoration: none;
    background: #f77fa5;
    color: #fff;
}

.jianT li .on {
    background: #f77fa5;
    color: #fff;
    display: block;
}

/*  */
.tzggList li {
    width: 100%;
    border: 1px solid #ebebeb;
    margin-bottom: 0.22rem;
    display: flex;
    justify-content: space-between;
    list-style: none;
    height: 0.56rem;
    line-height: 0.56rem;
    padding: 0 0.35rem 0 0.5rem;
    position: relative;
    cursor: pointer;
    transition-duration: .5s;
}

.tzggList li::before {
    width: 6px;
    height: 6px;
    background: #e7608b;
    position: absolute;
    content: "";
    left: 0.25rem;
    top: 45%;
    border-radius: 100%;
}

.tzggList li:hover {
    background: #fef6f8;
    border: 1px solid #fef6f8;
}

.tzggList li p {
    width: 80%;
    font-size: 0.18rem;
    color: #333333;
    transition-duration: .5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.tzggList li:hover p {
    padding-left: 5px;
}

.tzggList li p .iconfont {
    margin-right: 0.15rem;
    color: #f886aa;
}

.tzggList li span {
    width: 10%;
    display: inline-block;
    font-size: 0.18rem;
    color: #666666;
    text-align: right;
}

.tzggList li span .iconfont {
    margin-right: 0.1rem;
    color: #f886aa;
    font-size: 0.24rem;
}

.tzggList li:hover:after {
    width: 4px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    background: #f886aa;
}

/* ---- */
.level ul {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0.6rem;
}

.level ul li {
    margin: 0 5px;
}

.level ul li a {
    min-width: 1.8rem;
    text-align: center;
    line-height: 0.5rem;
    display: inline-block;
    border-radius: 0.5rem;
    background: #eaeaea;
    font-size: 0.2rem;
    color: #333333; padding:0 0.1rem
}

.level ul li .ts {
    background: #f6312b;
    color: #fff;
}

.level ul li a:hover {
    background: #f6312b;
    color: #fff;
}

/*  */
.ylfwnav {
    width: 11.71rem;
    height: 4.1rem;
    background: url(../images/nav-bg1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 9;
    top: -4.1rem;
    padding-top: 1.4rem;
    color: #fff;
    padding-right: 3.6rem;
}

.ylfwnav h1 {
    line-height: 0.5rem;
    font-size: 0.36rem;
    margin-bottom: 15px;
}



.navWarp {
    width: 78%;
    margin: 0 auto;
    position: relative;
}

/*  */
.serviceTime {
    width: 100%;
    background: url(../images/ylfwbg1.png)no-repeat;
    background-size: 100% 100%;
    min-height: 6.25rem;
    padding-top: 0.5rem;
}

.serviceTimetext {
    width: 55%;
    margin: 0 auto;
}

.serviceTimetext li {
    width: 100%;
    border-bottom: 1px solid #d0cecf;
    line-height: 0.4rem;
    padding: 0.2rem 0;
    font-size: 0.2rem;
}

.serviceTimetext li span {
    display: inline-block;
    font-weight: bold;
}

.zyznBox {
    width: 90%;
    margin: 0 auto;
}

.zyznpic {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5rem;
}

.zyznpic img {
    display: inline-block;
}

.zyznBox p {
    font-size: 0.18rem;
    line-height: 0.38rem;
    padding-bottom: 0.45rem;
}

.zyznBox p span {
    font-weight: bold;
}

/*  */
.zjList {
    width: 100%;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.zjList dl {
    width: 16%;
    cursor: pointer;
    margin: 0 2% 0.8rem 2%;
    border-bottom: 4px solid #f2bdba;

}

.zjList dl dt {
    width: 100%;
    overflow: hidden;
}

.zjList dl dt img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.zjList dl:hover dt img {
    transform: scale(1.1);
    opacity: 0.8;
}

.zjList dl dd {
    width: 100%;
    display: flex;
    justify-content: space-between;
	padding:0 5px;
}

.zjList dl dd p {
    line-height: 0.8rem;
    font-size: 0.22rem;
    color: #333333;
}

.zjList dl:hover dd p {
    color: #f886aa;
}

.zjList dl dd p:nth-child(2) {
    font-size: 0.18rem;
}

/*  */
.departList {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.departList dl {
    width: 48%;
    background: #fff;
    border-radius: 0.2rem;
    box-shadow: 0 0 10px #e4e4e4;
    display: flex;
    margin-bottom: 0.7rem;
}

.departList dl dt {
    width: 3.12rem;
    position: relative;
}

.departList dl dt .dw {
    width: 0.78rem;
    position: absolute;
    left: 40%;
    top: 1rem;
}

.departList dl dt .dw .pic {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.departList dl dt img {
    width: 100%;
    display: inline-block
}

.departList dl dt .dw .ksName {
    width: 100%;
    padding: 0 0.15rem;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.36rem;
    text-align: center;
    padding-top: 0.1rem;
}

.departList dl dd {
    width: calc(100% - 3.12rem);
    padding: 0.3rem 0.2rem;
}

.departList dl dd .ksList {
   /* width: 48.5%;*/
    border: 1px solid #cccccc;
    line-height: 0.44rem;
    padding-left: 0.2rem;
    font-size: 0.18rem;
    color: #333333;
    background: url(../images/ks-jt.jpg)no-repeat 7px center;
    border-radius: 0.08rem;
    float: left;
    margin: 0 3% 0.15rem 0 !important;
    cursor: pointer;
    padding: 0 25px;

}

.departList dl dd .ksList:hover {
    color: #be1b14;
}

.departList dl dd p:nth-child(2n) {
    margin-right: 0;
}

/*  */
.ksDetail {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #fef5fa;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

.ksDetail .pic {
    width: 50%;
}

.ksDetail .text {
    width: 50%;
    padding: 0.35rem 0.2rem;

}

.ksDetail .text p {
    font-size: 0.18rem;
    line-height: 0.3rem;
    padding-bottom: 0.3rem;
}

/* */
.ksDoctor .swiper-slide {
    border-bottom: 4px solid #f2bdba;
}

.ksDoctor .swiper-slide .pic {
    overflow: hidden;
    cursor: pointer;
}

.ksDoctor .swiper-slide img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.ksDoctor .swiper-slide:hover img {
    transform: scale(1.1);
}

.ksDoctor .swiper-slide .text {
    line-height: 0.62rem;
    font-size: 0.26rem;
    display: flex;
    justify-content: space-between;
}

.ksDoctor .swiper-slide .text span {
    display: inline-block;
    font-size: 0.18rem;
}

/*  */
.doctorBox {
    background: #fef5fa;
    padding: 0.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.doctorBox .doctorPic {
    width: 3.82rem;
}

.doctorBox .doctorintro {
    width: calc(95% - 3.82rem);
    position: relative;
    padding-top: 0.2rem;
}

.doctorBox .doctorintro h1 {
    font-size: 0.36rem;
    line-height: 0.4rem;
    margin-bottom: 0.3rem;
}

.doctorBox .doctorintro .intro {
    font-size: 0.2rem;
    line-height: 0.4rem;
    padding-bottom: 0.25rem;
}

.doctorTeam {
    width: 2.2rem;
    border-radius: 0.5rem;
    background: #f6312b;
    color: #fff;
    font-size: 0.22rem;
    line-height: 0.52rem;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.doctorTeam img {
    margin-right: 5px;
    width: 0.33rem;
}

.doctorPb {
    margin-top: 0.55rem;
}

.doctorPb table tr td {
    border: 1px solid #b5b5b5;
}

.notice {
    padding-left: 0.5rem;
    line-height: 0.48rem;
    font-size: 0.16rem;
    color: #555555;
    background: url(../images/jg.jpg) no-repeat 8px center;
    margin-top: 13px;
}

/* 新闻中心 */

.detail {
    line-height: 0.4rem;
    color: #111111;
    font-size: 0.28rem;
    text-align: center;
    padding-bottom: 0.25rem;
    margin-top: 0.3rem;
}

.xx {
    width: 100%;
    line-height: 0.46rem;
    text-align: center;
    background: #ededed;
    font-size: 0.18rem;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.detail1 {
    padding-top: 0.2rem;
}

.detail1 video {
    width: 80%;
    margin: 0 auto;
}

.detail1 p {
    font-size: 0.19rem;
    line-height: 0.36rem;
    color: #555555;
    padding-bottom: 15px;
}

.detail1 p img {
    display: inline-block;
}

.detail-padd {
    padding: 0.5rem 0;
}

.pbintro {
    width: 100%;
    margin-top: 20px;
}

.pbintro li {
    line-height: 0.48rem;
    padding-left: 30px;
    font-size: 16px;
    line-height: 0.48rem;
}

.pbintro li:nth-child(1) {
    background: url(../images/start.png) no-repeat left center;
}

.pbintro li:nth-child(2) {
    background: url(../images/start1.png) no-repeat left center;
}

/*  */
.hlryBox {
    width: 100%;
}

.hlryBox dl {
    padding-bottom: 0.9rem;
}

.hlryBox dl dt {
    width: 100%;
    position: relative;
    margin-bottom: 0.25rem;
}

.hlryBox dl dt:after {
    width: 100%;
    height: 1px;
    background: #d978a2;
    position: absolute;
    left: 0;
    top: 0.22rem;
    content: "";
    z-index: 1;
}

.hlryBox dl dt:before {
    width: 41px;
    height: 13px;
    position: absolute;
    content: "";
    background: url(../images/hlbg.jpg)no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    right: 0;
    top: 0.16rem;
}

.hlryBox dl dt h1 {
    line-height: 0.44rem;
    position: relative;
    padding: 0 0.18rem;
    font-size: 0.26rem;
    background: url(../images/love.png) no-repeat 5px center #fff;
    font-weight: normal;
    color: #111;
    display: table;
    z-index: 2;
}

.hlryBox dl dt h1:after {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #d978a2;
    position: absolute;
    right: -4px;
    top: 0.2rem;
    content: "";
}

.hlryBox dl dd {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.hlryBox dl dd .job {
    width: 2.6rem;
    line-height: 0.38rem;
    font-weight: bold;
    padding-right: 0.5rem;
    font-size: 0.2rem;
    text-align: right;
}

.hlryBox dl dd .name {
    width: calc(100% - 2.6rem);
}

.hlryBox dl dd .name p {
    width: 1.2rem;
    display: inline-block;
    line-height: 0.38rem;
    padding-left: 0.13rem;
    position: relative;
    font-size: 0.16rem;
}

.hlryBox dl dd .name p:after {
    width: 3px;
    height: 50%;
    top: 25%;
    position: absolute;
    left: 0;
    background: #e7608b;
    content: "";
}

/*  */
.Etext {
    width: 100%;
    font-size: 0.2rem;
    line-height: 0.36rem;
    margin-bottom: 0.4rem;
}

.emailBox ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.emailBox li {
    width: 32.5%;
    border-radius: 0.15rem;
    border: 1px solid #d4d4d4;
    height: 0.58rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
    position: relative;
    color: #333333;
}

.emailBox li:nth-child(2) {
    display: flex;
    align-items: center;
    font-size: 0.2rem;
    padding-left: 1.4rem;
    position: relative;
}

.emailBox li:nth-child(2):after {
    position: absolute;
    line-height: 0.58rem;
    padding-left: 0.25rem;
    font-size: 0.2rem;
    left: 0;
    top: 0;
    content: "性别：";
    opacity: 0.7;
}

.emailBox li:nth-child(2) label {
    display: flex;
    align-items: center;
    padding-right: 0.55rem;
}

.emailBox li:nth-child(2) input {
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 0.1rem;
}

.emailBox li .input,
.emailBox li select {
    width: 100%;
    border: none;
    padding: 0 0.25rem;
    height: 0.58rem;
    line-height: 0.58rem;
    font-size: 0.2rem;
    outline: none;
    border-radius: 0.15rem;
}

.emailBox li select {
    opacity: 0.7;
}

.emailBox li:nth-child(3n) {
    margin-right: 0;
}

.emailBox li:nth-child(10),
.emailBox li:nth-child(11) {
    width: 100%;
    margin-right: 0;
}

.emailBox li:nth-child(11) {
    height: 1.75rem;
}

.emailBox li textarea {
    width: 100%;
    border: none;
    background: none;
    height: 1.75rem;
    padding: 0.25rem;
    font-size: 0.2rem;
    font-family: 'syhtN';
}

.emailBox li span {
    display: inline-block;
    position: absolute;
    right: 0.25rem;
    font-size: 0.26rem;
    color: #b70000;
    top: 0.1rem;
}

.emailBtn {
    display: flex;
    justify-content: center;
    margin-top: 0.2rem;
}

.emailBtn a {
    display: inline-block;
    border-radius: 0.1rem;
    width: 1.1rem;
    height: 0.48rem;
    line-height: 0.48rem;
    background: #d1d1d1;
    color: #333333;
    text-align: center;
    font-size: 0.2rem;
    margin: 0 0.22rem;
}

.emailBtn a:hover {
    opacity: 0.85;
}

.emailBtn a:nth-child(1) {
    background: #5d9fcf;
    color: #fff;
}

/* search */
.searchPadd {
    padding-bottom: 0.8rem;
}

.ksList1 {
    width: 100%;
}

.ksList1 ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.ksList1 li {
    width: 18%;
    border: 1px solid #cccccc;
    line-height: 0.44rem;
    padding-left: 0.3rem;
    font-size: 0.18rem;
    color: #333333;
    background: url(../images/ks-jt.jpg)no-repeat 15px center;
    border-radius: 0.08rem;
    float: left;
    margin: 0 2% 0.25rem 0;
    cursor: pointer;
}

.ksList1 li:hover {
    color: #e7608b;
}

.trafficPic ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.trafficPic ul li {
    width: 31%;
}

.trafficPic ul li img {
    display: block;
    width: 100%;
}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1080px) {}

@media only screen and (max-width: 760px) {
    .ne-warp {
        width: 94%;
        margin: 0 auto;
        position: relative;
        z-index: 2;
    }

    .aboutNeir img {
        margin-bottom: 15px;
    }

    .aboutNeir {
        font-size: 16px;
        line-height: 26px;
    }

    .aboutBox span {
        font-size: 18px;
        line-height: 32px;
    }

    .leaderBox ul li {
        width: 100%;
        margin-right: 0;
        min-height: auto;
        padding: 15px;
        font-size: 16px;
        line-height: 26px;
    }

    .leaderBox ul li span {
        font-size: 18px;
    }

    .lsygList dl {
        width: 100%;
        padding-left: 0;
    }

    .lsygList dl:nth-child(2n) {
        width: 100%;
    }

    .lsygList dl dd {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
    }

    .lsygList dl:nth-child(2n) dd {
        width: 100%;
        padding-right: 0;
        text-align: left;
        padding-left: 0;
    }

    .lsygList:after,
    .lsygList dl:after {
        display: none;
    }

    .lsygList dl dd h1 {
        line-height: 26px;
        font-size: 20px;
    }

    .lsygList dl dd p {
        font-size: 16px;
        line-height: 26px;
    }

    .aBit {

        line-height: 30px;
        font-size: 20px;
    }

    .honorList dl dt {
        font-size: 18px;
    }

    .honorList dl dd {
        font-size: 16px;
        line-height: 26px;
    }

    .honorList dl dd span {
        font-size: 15px;
        width: 40px;
    }

    .navBox,
    .ylfwnav {
        width: 100%;
        height: auto;
        background: #f899d1;
        position: relative;
        z-index: 9;
        top: 0;
        padding: 10px 0;
        color: #fff;
    }

    .navWarp {
        width: 94%;
    }

    .navBox h1 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .navList ul li a {
		width:100%;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        justify-content: center;
		color:#333;
    }
.doctorBox .doctorintro p{font-size:16px; line-height:26px;}
    .navList ul li {
        padding-right: 0;
        width: 31.33%;
    margin: 0 1% 6px 1%;
    background: #f2f2f2;
    }
.navList ul li .ts {
    background: #be1b14;
    color: #fff;
}
    .level ul li a {
        line-height: 32px;
        font-size: 17px;
        padding: 0 10px;
    }

    .tzggList li {
        width: 100%;
        border: 1px solid #ebebeb;
        height: 46px;
        line-height: 44px;
        padding: 0 0.35rem 0 0.5rem;
    }

    .tzggList li p {
        width: 80%;
        font-size: 16px;
    }

    .tzggList li span {
        width: 20%;
        font-size: 13px;
    }

    .detail {
        line-height: 30px;
        font-size: 18px;
        margin-top: 0;
    }

    .xx {
        line-height: 20px;
        font-size: 14px;
        padding: 5px 0;
    }

    .detail1 p {
        font-size: 16px;
        line-height: 26px;
    }

    .yhqs dl dd h1 {
        line-height: 22px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .yhqs dl dd .intro {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .yhqs dl dd .time {
        line-height: 25px;
        font-size: 15px;
        padding-left: 25px;
        background-size: 20px 20px;
    }

    .serviceTime {
        width: 100%;
        padding-bottom: 30px;
    }

    .serviceTimetext {
        width: 96%;
    }

    .serviceTimetext li {
        line-height: 26px;
        font-size: 16px;
    }

    .zjList dl {
        width: 46%;
        margin: 0 2% 0.8rem 2%;
    }

    .zjList dl dd p {
        font-size: 17px;
    }

    .doctorBox .doctorintro {
        width: 100%;
        padding-top: 30px;
    }

    .doctorBox .doctorintro h1 {
        font-size: 20px;
        line-height: 32px;
    }

    .doctorBox .doctorintro .intro {
        font-size: 16px;
        line-height: 28px;
    }

    .notice {
        padding-left: 44px;
        line-height: 26px;
        font-size: 16px;
        background-size: 26px 23px;
        margin-top: 13px;
    }

    .doctorPb {
        margin-top: 0.55rem;
        overflow: auto;
    }

    .doctorPb table {
        width: 1000px;
        border-collapse: collapse;
        font-size: 16px;
    }

    .doctorBox .doctorPic {
        margin: 0 auto;
    }

    .doctorTeam {
        width: 170px;
        font-size: 16px;
        line-height: 40px;
        top: 20px;
    }

    .departList dl {
        width: 100%;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    .departList dl dt {
        width: 100%;
        height: 150px;
        overflow: hidden;
    }

    .mzpbBox {
        width: 100%;
        overflow: auto;
    }

    .mzpbBox table {
        width: 1200px;
        font-size: 16px;
    }

    .contList li {
        line-height: 26px;
        font-size: 16px;
        padding: 10px;
    }

    .contList li {
        width: 100%;
    }

    .pc-banner {
        display: none;
    }

    .mobile-banner {
        display: block;
    }

    .hlryBox dl dt h1 {
        font-size: 20px;
        line-height: 32px;
    }

    .hlryBox dl dd .job {
        line-height: 30px;
        font-size: 17px;
    }

    .hlryBox dl dd .name p {
        width: 33.333%;
        line-height: 30px;
        padding-left: 10px;
        font-size: 15px;
    }

    .zyznBox p {
        font-size: 16px;
        line-height: 28px;
    }

    .departList dl dt .dw {
        width: 80%;
        left: 10%;
        top: 30px;
    }

    .departList dl dd {
        width: 100%;
    }

    .departList dl dd .ksList {
        line-height: 36px;
        padding-left: 25px;
        font-size: 15px;
    }

    .trafficPic ul li {
        width: 100%;
        margin-bottom: 15px;
    }
}