﻿.slideBox {
    position: relative;
    margin: 0 auto;
    background: #000;
    height: 100%;
    overflow: hidden;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.slideBox .bd ul {
    height: 100%;
}

.banner-bg {
    width: 300%;
    height: 18px;
    background: url(../image/banner-dw.jpg) repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

@keyframes rotating {
    0% {
        left: -200%;
    }
    100% {
        left: 0%;
    }
}

.slideBox .bd li {
    vertical-align: middle;
    height: 100%;
}

.slideBox .bd img {
    width: 100%;
    height: 100%;
    animation: changeScale 1 2.5s;
}

.slideBox .bd .banner-txt {
    position: absolute;
    width: 100%;
    text-align: left;
    top: 35%;
}
.banner-margin {
    margin-top: 50px !important;
}
.slideBox .bd .name {
    width: 254px;
    height: 58px;
    text-align: center;
    color: #fff;
    line-height: 58px;
    background: #215496;
    font-size: 32px;
    position: relative;
    margin-top: 4%;
    font-weight: 300;
}

.slideBox .bd .name:after {
    position: absolute;
    content: "";
    width: 21px;
    height: 16px;
    background: #bf9955;
    top: 21px;
    right: -10px;
    animation: fadeInLeft 1 .5s;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
display:none;
}

.slideBox .bd .banner-txt .t1 {
  width: 100%;
    font-size: 42px;
    line-height: 52px;
    letter-spacing: 8px;
    color: #fff !important;
    text-shadow: 0 0 8px #000;
}

.slideBox .bd .banner-txt .but {
    width: 180px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    color: #fff !important;
    background: #36393a;
    margin-top: 20px;
}

.slideBox .bd .banner-txt .but a {
    color: #fff;
}

.slideBox .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    display: block;
    width: 30px;
    height: 50px;
    transition-duration: 1s;
    background: url(../image/zj.png) no-repeat;
}

.slideBox .next {
    position: absolute;
    right: 3%;
    top: 50%;
    display: block;
    width: 30px;
    height: 50px;
    background: url(../image/yj.png) no-repeat;
}

.common-btn {
    width: 180px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: 138px 0;
    transition-duration: .5s;
    background-color: #333333;
    margin-top: 20px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.common-btn a {
    color: #fff;
}

.common-btn:hover {
    background-position: 138px -42px;
    background-color: #bf9955;
}

.fast-link {
    width: 100%;
}

.fast-link li {
    width: 25%;
    float: left;
    color: #fff;
    list-style: none;
    background: #1b5498;
    padding: 20px 35px;
    height: 137px;
    position: relative;
}

.fast-link li:nth-child(3),
.fast-link li:nth-child(4) {
    cursor: pointer;
}

.fast-link li .pic {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition-duration: 1s;
    margin-right: 22px;
}

.fast-link li:nth-child(1) .pic,
.fast-link li:nth-child(2) .pic {
    margin-top: 8px;
}

.fast-link li:hover .pic {
    moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.fast-link li .text {
    float: left;
}

.fast-link li a {
    color: #fff;
}

.fast-link li .text .b1 {
    line-height: 26px;
    font-size: 20px;
}

.fast-link li .text .b2 {
    line-height: 20px;
        font-size: 26px;
        font-weight: bold;
        margin: 8px 0;
}

.fast-link li .text .b3 {
    line-height: 24px;
    font-size: 18px;
}

.fast-link li .text .b4 {
    font-size: 21px;
    font-weight: bold;
    padding: 10px 0 15px 0;
    position: relative;
}

.fast-link li:hover .text .b4:after {
    width: 55px;
}

.fast-link li .text .b4:after {
    position: absolute;
    width: 47px;
    height: 4px;
    left: 0;
    bottom: 0;
    content: "";
    background: #8bcded;
    transition-duration: .5s;
}

.fast-link li:nth-child(1):after {
    position: absolute;
    content: "";
    width: 2px;
    height: 20px;
    background: #fff;
    right: 0;
    top: 53px;
}

.fast-link li:nth-child(3) {
    background: url(../image/fast-bg1.jpg) no-repeat;
    background-size: cover;
    padding-top: 34px;
}

.fast-link li:nth-child(4) {
    background: url(../image/fast-bg2.jpg) no-repeat;
    background-size: cover;
    padding-top: 34px;
}

.med-ser {
    padding: 75px 0;
}

.in-bit {
    display: table;
    margin: 0 auto;
    font-size: 34px;
    position: relative;
    padding-bottom: 8px;
    color: #1b5498;
}

.in-bit:after {
    width: 47px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #8bcded;
    content: "";
}

.in-bit1 {
    display: table;
    margin: 0 auto;
    font-size: 34px;
    position: relative;
    line-height: 38px;
    padding-bottom: 8px;
    color: #fff;
    margin-bottom: 30px;
}

.in-bit1:after {
    width: 47px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #8bcded;
    content: "";
}

.med-ser-box {
    width: 100%;
    margin-top: 45px;
    clear: both;
}

.med-ser-box li {
    width: 25%;
    float: left;
    padding: 45px;
    list-style: none;
    position: relative;
    
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.med-ser-box li.hover {
    display: block;
}

.med-ser-box li.hover .child .text {
    color: #1e5297;
}

.med-ser-box li .child {
    width: 100%;
    display: inline-block;
}

.med-pic1 {
    width: 86px;
    height: 87px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.med-pic1 img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.med-pic2 {
    width: 86px;
    height: 87px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.med-pic2 img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.med-ser-box li .child .pic {
    width: 86px;
    height: 87px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

.med-ser-box li .child .pic img {
    display: inline-block;
    text-align: center;
    transition-duration: .5s;
}

.med-ser-box li:hover .child .pic img {
    transform: scale(1.1);
}

.med-ser-box li .child .text {
    line-height: 50px;
    font-size: 24px;
    color: #222222;
}

.med-ser-box li:after {
    position: absolute;
    width: 70%;
    height: 1px;
    background: #e6e6e6;
    content: "";
    left: 15%;
    bottom: 0;
}

.med-ser-box li:nth-child(4n)::before {
    display: none;
}

.med-ser-box li:nth-child(9)::after,
.med-ser-box li:nth-child(10)::after,
.med-ser-box li:nth-child(11)::after,
.med-ser-box li:nth-child(12)::after {
    display: none;
}

.med-ser-box li:before {
    position: absolute;
    height: 70%;
    width: 1px;
    background: #e6e6e6;
    content: "";
    top: 15%;
    right: 0;
}

.in-about {
    width: 100%;
}

.in-about .left {
    float: left;
    width: 50%;
    margin-bottom: 27px;
    text-align: center
}

.in-about .left .pic {
    width: 59.5%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.in-about .left .pic:after{
	position: absolute;
    top: 0;
    left: -75%;
    z-index: 3;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
	}

.in-about:hover .left .pic:after {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}


@-webkit-keyframes shine2 {
    100% {
        left: 125%;
    }
}

@keyframes shine2 {
    100% {
        left: 125%;
    }
}
.in-about .left .pic img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.in-about:hover .left .pic img {
    transform: scale(1.1);
}

.in-about .right {
    width: 50%;
    float: left;
    background: #f1f6fa;
    padding: 40px;
}

.in-about .right p {
    font-size: 18px;
    line-height: 1.8;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    text-indent: 2em;
    margin: 30px 0 10px 0;
}

.in-contact {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.in-contact img {
    width: 100%;
    display: block;
    animation: run 12s linear infinite;
}

.in-cont-dw {
    position: absolute;
    width: 100%;
    top: 35%;
    left: 0;
    z-index: 9;
}

.in-doctor {
    padding: 85px 0 70px 0;
    position: relative;
}

.in-doctor .line-box {
    width: 537px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
}

.in-doctor .line1 {
    width: 537px;
    height: 18px;
    background: url(../image/line.jpg) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 2.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    position: absolute;
    overflow: hidden;
}

.in-doctor-list {
    width: 100%;
    padding-top: 70px;
}

.in-doctor-list dl {
    width: 32.4%;
    float: left;
    margin-right: 1.4%;
    background: #f4f7fa;
    cursor: pointer;
    margin-bottom: 50px;
    position: relative;
}

.in-doctor-list dl .dw {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #1b5498;
    color: #fff;
    text-align: center;
    padding-top: 30px;
    opacity: 0;
    transition-duration: .5s;
    z-index: 9;
}

.in-doctor-list dl:hover .dw {
    opacity: 1;
}

.in-doctor-list dl .dw h1 {
    line-height: 56px;
    font-size: 24px;
}

.in-doctor-list dl .dw .zz {
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 10px;
}

.in-doctor-list dl .dw .an {
    width: 180px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: 138px 0;
    transition-duration: .5s;
    background-color: #333333;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    margin: 0 auto;
}

.in-doctor-list dl .dw .an a {
    color: #fff;
}

.in-doctor-list dl dt {
    width: 37.83%;
    float: left;
    overflow: hidden;
    background: #000;
}

.in-doctor-list dl dt img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.in-doctor-list dl:hover dt img {
    transform: scale(1.1);
    opacity: 0.8;
}

.in-doctor-list dl dd {
    width: 62.17%;
    float: left;
    padding: 22px 22px 0 40px;
    position: relative;
}

.in-doctor-list dl dd h1 {
    line-height: 35px;
    font-size: 22px;
}

.line {
    width: 194px;
    height: 16px;
    position: relative;
}

.line .bg {
    width: 194px;
    height: 16px;
    background: url(../image/line1.jpg) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 2.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    position: absolute;
    overflow: hidden;
}

.in-doctor-list dl dd .zc {
    line-height: 40px;
    font-size: 16px;
}

.in-doctor-list dl dd .sc {
   font-size: 17px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.in-doctor-list dl dd .sc span {
    color: #0078b7;
}

.in-doctor-list dl:nth-child(3n) {
    margin-right: 0;
}

.but-m {
    margin-top: 50px;
}

.m-in-doctor {
    width: 100%;
    padding: 30px 0;
    display: none;
}

.owl-theme .owl-controls {
    display: none;
}

.pc-in-doctor {
    display: block;
}




.pc-banner {
    display: block;
}

.m-banner {
    display: none;
}




@keyframes run {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.04);
    }
    50% {
        transform: scale(1.08);
    }
    75% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes changeScale {
    0% {
        transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        opacity: .2;
    }
    100% {
        transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1
    }
}

@-moz-keyframes changeScale {
    0% {
        transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        opacity: .2;
    }
    100% {
        transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1
    }
}

@-webkit-keyframes changeScale {
    0% {
        transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        opacity: .2;
    }
    100% {
        transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1
    }
}

@-o-keyframes changeScale {
    0% {
        transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        opacity: .2;
    }
    100% {
        transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1
    }
}

@media only screen and (max-width: 1440px) {
    .in-about .left .pic {
        width: 70%;
    }
}

@media only screen and (max-width: 1366px) {
    .fast-link li .text .b2 {
        line-height: 32px;
        font-size: 20px;
    }
    .fast-link li {
        padding: 15px 10px 15px 30px;
        height: 117px;
    }
	.fast-link li .pic {
	    width: 45px;
	    margin-right: 10px;
	}
	.fast-link li .text .b1 {
	    line-height: 26px;
	    font-size: 16px;
	}
	.fast-link li .text .b3 {
	    line-height: 24px;
	    font-size: 15px;
	}
    .fast-link li .text .b4 {
        font-size: 20px;
        padding: 5px 0 15px 0;
    }
    .med-ser {
        padding: 45px 0;
    }
    .in-bit {
        font-size: 28px;
        ;
    }
    .med-ser-box li .child .text {
        line-height: 40px;
        font-size: 20px;
    }
    .med-ser-box li {
        padding: 30px;
    }
    .in-about .left .pic {
        width: 78%;
    }
    .in-about .right p {
        font-size: 18px;
        line-height: 34px;
        margin: 20px 0 20px 0;
    }
    .in-doctor {
        padding: 50px 0;
        position: relative;
    }
    .slideBox .bd .name {
        width: 200px;
        height: 54px;
        line-height: 54px;
        font-size: 26px;
        margin-top: 5%;
    }
    .in-doctor-list dl .dw {
        padding-top: 15px;
    }
}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1140px) {
    .slideBox .bd .banner-txt {
        display: none;
    }
    .in-cont-dw {
        top: 20%;
    }
    .but-m {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 992px) {
    .fast-link li {
        padding: 15px;
        height: 100px;
    }
    .fast-link li .pic {
        width: 50px;
    }
    .fast-link li .text .b2 {
        line-height: 28px;
        font-size: 17px;
    }
    .fast-link li .text .b3 {
        line-height: 26px;
        font-size: 14px;
    }
    .fast-link li .text .b1 {
        line-height: 20px;
        font-size: 15px;
    }
    .med-ser-box li {
        padding: 20px;
    }
    .in-about .right {
        padding: 20px;
    }
    .in-about .left .pic {
        width: 89%;
    }
    .in-cont-dw {
        top: 25%;
    }
    .but-m {
        margin-top: 20px;
    }
    .in-doctor-list {
        padding-top: 40px;
    }
    .in-bit {
        font-size: 24px;
    }
    .in-doctor-list dl dd {
        padding: 15px;
    }
    .in-doctor-list dl dd .sc {
        font-size: 15px;
        line-height: 22px;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
    .line {
        width: 130px;
    }
    .line .bg {
        width: 130px;
    }
}

@media only screen and (max-width: 768px) {
	
    
    .pc-banner,.fast-link li:nth-child(1):after {
        display: none;
    }
    .m-banner {
        display: block;
    }
    
    .common-btn {
        width: 150px;
        height: 36px;
        margin-top: 10px;
        line-height: 36px;
        font-size: 16px;
    }
    .med-ser-box li {
        width: 33.333%;
    }
    .med-ser-box li .child .text {
        min-height: 50px;
        line-height: 24px;
        font-size: 15px;
        margin-top: 10px;
    }
    
    .med-ser-box li:nth-child(4n)::before {
        display: block;
    }
    .med-ser-box li:nth-child(9)::after {
        display: block;
    }
    .med-ser-box {
        margin-top: 20px;
    }
    .in-bit1 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .CbContainer1 p {
        font-size: 16px;
        line-height: 26px;
    }
    .ks-xq {
        padding-bottom: 0px;
    }
    .jz-list dl {
        width: 100%;
        margin-bottom: 30px;
    }
    .jz-list {
        width: 100%;
        padding: 30px 0 0 0;
    }
    .lc-box {
        padding: 30px 0 0 0;
    }
    .ny-nav a {
        width: 28%;
        margin: 0 2%;
        line-height: 45px;
        font-size: 18px;
    }
    .ny-nav .ts:after {
        bottom: 5px;
    }
    .ny-nav {
        margin-bottom: 30px;
    }
    .yjgl dl dt {
        width: 100%;
    }
    .yjgl dl dd {
        width: 100%;
        padding: 20px 20px 0 20px;
    }
    .yjgl dl dd .bit {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: 26px;
    }
    .fast-link li {
        padding: 12px;
        height: 105px;
        width: 50%;
    }
    .fast-link li .pic {
        width: 30px;
        margin-right: 6px;
    }
	.fast-link li .text{ width:70%;}
    .fast-link li .text .b2 {
        line-height: 24px;
        font-size: 14px;
    }
    .fast-link li:nth-child(3) {
        padding-top: 20px;
    }
    .fast-link li:nth-child(4) {
        padding-top: 20px;
    }
    .med-ser-box li .child .pic {
        width: 50px;
        height: 50px;
    }
    .med-ser-box li .child .pic img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .med-ser-box li {
        padding: 15px;
    }
    .in-about .left {
        width: 100%;
        margin-bottom: 20px;
    }
    .in-about .left .pic {
        width: 96%;
        margin: 0 auto;
    }
    .in-about .right {
        width: 100%;
    }
    .in-cont-dw {
        position: absolute;
        width: 90%;
        top: 20%;
        left: 5%;
        z-index: 9;
    }
    .in-contact {
        height: 140px;
    }
    .in-contact img {
        height: 100%;
    }
    .med-ser {
        padding: 30px 0 10px 0;
    }
    .in-doctor-list {
        display: none;
    }
    .m-in-doctor {
        display: block;
    }
    .pc-in-doctor {
        display: none;
    }
    .in-doctor-list dl {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 00px;
    }
    .in-doctor-list {
        padding-top: 0px;
    }
    .slideBox .prev {
        top: 50%;
        width: 20px;
        height: 40px;
        background-size: 100% 100%;
    }
    .slideBox .next {
        top: 50%;
        width: 20px;
        height: 40px;
        background-size: 100% 100%;
    }
	.fast-link li:nth-child(1),.fast-link li:nth-child(2){ height:130px;}
}

@media only screen and (max-width:320px) {
    .fast-link li .pic {
        display: none;
    }
    .fast-link li {
        padding: 12px;
    }
}