.banner {
    width: 100%;
    height: 9.25rem;
    background: url(../images/top-bg.png)no-repeat;
    background-size: 100% 9.25rem;
    position: relative;
    padding-top: 0.3rem;
}

.ne-banner {
    width: 100%;
    height: 6.59rem;
    background: url(../images/ny-banner.png)no-repeat;
    background-size: 100% 6.59rem;
    position: relative;
    padding-top: 0.3rem;
}

.back-box {
    padding-top: 0.2rem;
}

.banner-pic {
    width: 100%;
    text-align: center;
    padding-top: 0.55rem;
}

.banner-pic img {
    display: inline-block;
    width: 7.5rem;
}

.home-bit {
    display: table;
    margin: 0 auto 0.4rem;
    position: relative;
}

.home-bit:after {
    width: 3.99rem;
    height: 0.14rem;
    background: url(../images/bit-line.jpg)no-repeat;
    position: absolute;
    content: "";
    left: -3.8rem;
    bottom: 0.15rem;
}

.home-bit:before {
    width: 3.99rem;
    height: 0.14rem;
    background: url(../images/bit-line.jpg)no-repeat;
    position: absolute;
    content: "";
    right: -4.09rem;
    bottom: 0.15rem;
}

.home-bit img {
    display: block;
}

.home-news {
    width: 100%;
    margin-bottom: 0.5rem;
}

.home-news-box {
    width: 100%;
}

.home-news-box li {
    width: 48.5%;
    float: left;
    margin-right: 3%;
    background: #000;
    overflow: hidden;
    position: relative;
}

.home-news-box li:nth-child(2) {
    margin-right: 0;
}

.home-news-box li img {
    display: block;
    width: 100%;
    transition-duration: 1s;
    height: 4.3rem;
}

.home-news-box li:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}

.home-news-box li .dw {
    width: 100%;
    background: url(../images/news-bg.png)no-repeat;
    background-size: cover;
    height: 0.97rem;
    color: #fff;
    padding: 0.4rem 0.27rem 0 0.27rem;
    position: absolute;
    left: 0;
    bottom: 0;
}

.home-news-box li .dw span {
    width: 100%;
    font-size: 0.2rem;
    display: inline-block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
}

.home-news-list {
    width: 100%;
    margin-top: 0.25rem;
}

.home-news-list dl {
    width: 48.5%;
    border-bottom: 1px solid #c11802;
    padding: 0.3rem 0;
    position: relative;
    cursor: pointer;
    float: left;
    margin-right: 3%;
}

.home-news-list dl:nth-child(2n) {
    margin-right: 0;
}

.home-news-list dl:after {
    width: 37px;
    height: 18px;
    position: absolute;
    content: "";
    left: 0;
    bottom: -0.1rem;
    background: url(../images/news-icon.jpg);
    background-size: 100% 100%;
}

.home-news-list dl:before {
    width: 37px;
    height: 18px;
    position: absolute;
    content: "";
    right: 0;
    bottom: -0.1rem;
    background: url(../images/news-icon1.jpg);
    background-size: 100% 100%;
}

.home-news-list dl:nth-child(3),
.home-news-list dl:nth-child(4) {
    border-bottom: none;
}

.home-news-list dl:nth-child(3):after,
.home-news-list dl:nth-child(3):before {
    display: none;
}

.home-news-list dl:nth-child(4):after,
.home-news-list dl:nth-child(4):before {
    display: none;
}

.home-news-list dl dt {
    width: 0.88rem;
    color: #c11802;
    font-size: 0.2rem;
    float: left;
    line-height: 0.26rem;
}

.home-news-list dl dt span {
    font-size: 0.72rem;
    display: inline-block;
    width: 100%;
    line-height: 0.72rem;
}

.home-news-list dl dd {
    width: calc(98% - 0.88rem);
    border-left: 1px solid #cbcbcb;
    padding-left: 0.19rem;
    float: right;
}

.home-news-list dl:hover dd h1 {
    color: #c11802;
}

.home-news-list dl dd h1 {
    font-size: 0.22rem;
    line-height: 0.32rem;
    font-weight: normal;
    color: #333333;
    margin-bottom: 0.14rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.home-news-list dl dd p {
    font-size: 0.17rem;
    line-height: 0.26rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666666;
}

.home-doctor-box {
    margin-top: 0.4rem;
}

.home-doctor-box dl {
    width: 16.6666%;
    float: left;
    margin-bottom: 0.15rem;
}

.home-doctor-box dl dt {
    width: 2.4rem;
    height: 2.3rem;
    margin: 0 auto;
    background: url(../images/doctor-list-bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.home-doctor-box dl dt img {
    display: inline-block;
    width: 2.17rem;
}

.home-doctor-box dl dd {
    margin-top: 0.15rem;
}

.home-doctor-box dl dd .name {
    width: 2.17rem;
    height: 0.54rem;
    margin: 0 auto;
    line-height: 0.54rem;
    text-align: center;
    font-size: 0.2rem;
    color: #333333;
    background: url(../images/name-bg.png)no-repeat;
    background-size: 100% 100%;
}

.home-doctor-box dl dd .intro {
    width: 100%;
    height: 0.9rem;
    margin-top: 0.1rem;
    font-size: 0.18rem;
    line-height: 0.24rem;
    text-align: center;
    padding: 0 8%;
}

.lsyg-box {
    width: 100%;
    position: relative;
    margin-bottom: 0.75rem;
}

.lsyg-dw {
    width: 9.11rem;
    height: 5.57rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.lsyg-dw img {
    display: block;
    width: 100%;
}


/*  */

.Menubox1 {
    width: 50%;
    min-height: 6.6rem;
    position: relative;
    float: left;
    z-index: 999;
}

.Menubox1 ul {
    width: 100%;
}

.Menubox1 li {
    width: 10%;
    float: left;
    text-align: center;
    cursor: pointer;
    text-align: center;
    font-size: 0.18rem;
    line-height: 20px;
    color: #777777;
    position: relative;
    padding: 0.4rem 4% 0 4%;
}

.Menubox1 li:after {
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #9c9c9c;
    position: absolute;
    content: "";
    top: -5px;
    left: 45%;
    z-index: 998;
}

.Menubox1 li.hover {
    color: #333333;
}

.Menubox1 li.hover:after {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #c11802;
    position: absolute;
    content: "";
    left: 43%;
    top: -7px;
    border: none;
}

.Contentbox1 {
    width: 50%;
    padding-top: 2.05rem;
    float: right;
    text-align: center;
}

.CbContainer1 {
    position: relative;
}


/*  */

.lsyg-list-box {
    width: 100%;
    position: relative;
    padding-top: 0.25rem;
    padding-left: 0.55rem;
    z-index: 9;
}

.lsyg-list-box .dw1 {
    width: 0.55rem;
    height: 0.55rem;
    position: absolute;
    left: 0;
    top: -0.01rem;
    background: url(../images/lsyg-icon.png) no-repeat #fff;
    border-radius: 100%;
    background-size: 100% 100%;
    z-index: 999;
}

.lsyg-list-box:after {
    width: 100%;
    height: 1px;
    top: 0.24rem;
    position: absolute;
    content: "";
    left: 0;
    top: 0.24rem;
    background: #c11802;
    z-index: 1;
}

.lsyg-list-box:before {
    width: 37px;
    height: 18px;
    position: absolute;
    content: "";
    right: 0;
    top: 5px;
    background: url(../images/news-icon1.jpg);
}

.intro-box {
    width: 100%;
    position: relative;
    height: 6.9rem;
    overflow-x: auto;
    padding-right: 0.2rem;
}

.intro-box::-webkit-scrollbar {
    width: 8px;
    height: 20px;
}

.intro-box::-webkit-scrollbar-track {
    background-color: #959595;
    border-radius: 25px;
}

.intro-box::-webkit-scrollbar-thumb {
    background: #d50000;
    border-radius: 25px;
    height: 8px;
}

.intro-box h1 {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.44rem;
    margin-top: 0.1rem;
    margin-bottom: 0.24rem;
}

.intro-box p {
    font-size: 0.18rem;
    line-height: 0.25rem;
    padding-bottom: 0.28rem;
}

.intro-box img {
    display: block;
    width: 5.95rem;
}

.intro-pic-list {
    width: 100%;
    margin-top: 0.4rem;
    padding: 0 0.4rem;
    position: relative;
    margin-bottom: 0.4rem;
}

.intro-pic-list .swiper-slide {
    background: #000;
    overflow: hidden;
}

.intro-pic-list .swiper-slide img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.intro-pic-list .swiper-slide:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}

.intro-pic-list .dw {
    width: 100%;
    background: url(../images/news-bg.png)no-repeat;
    background-size: cover;
    height: 0.97rem;
    color: #fff;
    padding: 0.4rem 0.27rem 0 0.27rem;
    position: absolute;
    left: 0;
    bottom: 0;
}

.intro-pic-list .dw span {
    width: 100%;
    font-size: 0.17rem;
    line-height: 0.26rem;
    display: inline-block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

.intro-pic-list .swiper-button-prev {
    left: 0 !important;
}

.intro-pic-list .swiper-button-next {
    right: 0 !important;
}

.intro-pic-list .swiper-button-next:after,
.intro-pic-list .swiper-button-prev:after {
    color: #c11802;
}

.footer {
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.18rem;
    color: #333;
}

.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: #e7e8ea;
    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;
}


/* mo-nav */

.news-back {
    width: 100%;
    border-top: 1px dashed #e4dfda;
    line-height: 0.6rem;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0.5rem;
}

.news-back .b1 {
    width: 40%;
    line-height: 0.6rem;
    padding-left: 30px;
    background: url(../images/b-bg.png)no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.news-back .b2 {
    width: 40%;
    line-height: 0.6rem;
    padding-right: 30px;
    background: url(../images/b-bg1.png)no-repeat right center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    display: inline-block;
}


/*  */

@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) {
    .banner {
        height: 5.6rem;
        background-size: 100% 5.6rem;
        padding-top: 0.3rem;
    }
    .logo {
        width: 80%;
        float: inherit !important;
    }
    .back-box {
        padding-top: 0;
        position: absolute;
        right: 10px;
        top: 27px;
    }
    .banner-pic {
        width: 100%;
        padding-top: 10px;
    }
    .banner-pic img {
        width: 3.5rem;
    }
    .home-bit img {
        width: 150px;
    }
    .home-news-box {
        width: 100%;
    }
    .home-news-box .swiper-slide .dw span {
        font-size: 16px;
    }
    .home-news-list dl dd h1 {
        font-size: 16px;
        line-height: 28px;
    }
    .home-news-list dl dd p {
        font-size: 15px;
        line-height: 24px;
    }
    .home-doctor-box dl {
        width: 50%;
        margin-bottom: 15px;
    }
    .home-doctor-box dl dd .intro {
        font-size: 15px;
        line-height: 20px;
        padding: 0 5%;
    }
    .home-doctor-box dl dd .name {
        width: 80%;
        height: 34px;
        line-height: 34px;
        font-size: 15px;
    }
    .intro-box img {
        width: 90%;
        margin: 0 5% 20px 5%;
    }
    .intro-box h1 {
        font-size: 18px;
        line-height: 32px;
    }
    .intro-pic-list .dw {
        height: 80px;
    }
    .intro-box p {
        font-size: 16px;
        line-height: 26px;
    }
    .intro-pic-list .dw span {
        font-size: 15px;
        line-height: 26px;
    }
    .Menubox1 {
        width: 100%;
    }
    .Menubox1 li {
        font-size: 15px;
        line-height: 20px;
        padding: 0.4rem 3% 0 3%;
    }
    .Contentbox1 {
        width: 100%;
        padding-top: 20px;
    }
    .footer {
        font-size: 16px;
        padding: 0 10%;
    }
    .home-news-box li {
        width: 100%;
        float: left;
        margin-right: 0%;
        margin-bottom: 10px;
    }
    .home-news-box li .dw span {
        font-size: 16px;
    }
    .home-news-list dl {
        width: 100%;
    }
    .home-news-list dl:nth-child(3),
    .home-news-list dl:nth-child(4) {
        border-bottom: 1px solid #c11802;
    }
    .home-news-list dl:nth-child(3):after,
    .home-news-list dl:nth-child(3):before {
        display: block;
    }
    .home-news-list dl:nth-child(4):after,
    .home-news-list dl:nth-child(4):before {
        display: block;
    }
}