﻿@charset "UTF-8";
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 1.5;
    color: #333;
}

img {
    vertical-align: middle;
    border: none;
    max-width: 100%;
}

body {
    font-size: 14px;
    line-height: 1.75;
    font-family: 'PingFang SC', "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
    color: #666;
    background: #fff;
    overflow-x: hidden;
}

.box {
    display: block;
    width: 100%;
    height: 100%;
}


/*首页开始*/

.index-about {
    padding: 0px 0 50px 0;
}

.index-about .cont {
    width: 470px;
}

.index-about .cont .tit {
    position: relative;
    padding-bottom: 37px;
    padding-top: 50px;
}

.index-about .cont .tit:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 62px;
    border-bottom: 2px solid #00A3BA;
}

.index-about .cont .tit .en {
    font-size: 36px;
    line-height: 1;
    height: 30px;
}

.index-about .cont .tit h3 {
    margin-top: 17px;
    font-size: 30px;
    line-height: 1;
}

.index-about .cont .des {
    margin-top: 35px;
    line-height: 28px;
    font-size: 16px;
}

.com-more {
    display: inline-block;
    width: 179px;
    line-height: 38px;
    background: url(../images/more-bg.png) no-repeat center;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 60px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.com-more:hover {
    color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.com-more .icon-more {
    width: 20px;
    height: 20px;
    background: url(../images/icon-more.png) no-repeat center;
    margin-left: 12px;
    margin-top: -4px;
}

.index-about .pic {
    width: 540px;
}

.company-pic .bd {
    width: 540px;
    height: 380px;
    overflow: hidden;
}

.company-pic .bd ul li {
    float: left;
    width: 540px;
    height: 380px;
    overflow: hidden;
}

.company-pic .hd {
    margin-top: 18px;
    margin-left: 34%;
}

.company-pic .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 50%;
    margin-right: 18px;
    cursor: pointer;
    font-size: 0;
    vertical-align: top;
}

.company-pic .hd ul li.on {
    background: #00A3BA;
}

.honor-pic {
    position: relative;
    margin-top: 22px;
    height: 80px;
    overflow: hidden;
}

.honor-pic .next {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 80px;
    background: #f2f2f2 url(../images/honor-next.png) no-repeat center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.honor-pic .next:hover {
    background: #00A3BA url(../images/honor-next-hover.png) no-repeat center;
}

.honor-pic .bd {
    width: 540px;
}

.honor-pic .bd ul li {
    float: left;
    width: 113px;
    height: 80px;
    line-height: 80px;
    font-size: 0;
    overflow: hidden;
    margin-right: 15px;
}

.index-hr {
    height: 602px;
    background: url(../images/hr-bg.png) no-repeat center;
    overflow: hidden;
}

.index-hr .pic-slide {
    width: 50%;
    position: relative;
    padding-right: 60px;
}

.index-hr .pic-slide .item {
    position: relative;
}

.index-hr .pic-slide .tit-name {
    position: absolute;
    right: 0;
    top: 80px;
}

.index-hr .pic-slide .tit-name h4 {
    float: right;
    width: 30px;
    height: 96px;
    font-size: 30px;
    font-weight: bold;
    color: #00A3BA;
    line-height: 1.1;
    margin-left: 18px;
}

.index-hr .pic-slide .tit-name p {
    float: right;
    margin-left: 10px;
    width: 20px;
    height: 432px;
    font-size: 20px;
    font-weight: 400;
    color: #333;
    line-height: 1.1;
}

.index-hr .cont {
    padding-top: 110px;
}

.index-hr .cont .en {
    position: relative;
    font-size: 90px;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.index-hr .cont .en:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 510px;
    border-bottom: 2px solid #ddd;
}

.index-hr .cont .en:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 64px;
    border-bottom: 2px solid #00A3BA;
}

.index-hr .cont h3 {
    font-size: 60px;
    line-height: 1.3;
}

.index-hr .cont h3 span {
    font-weight: bold;
}

.index-hr .cont p {
    margin-top: 10px;
    width: 500px;
    font-size: 18px;
    color: #ccc;
    line-height: 30px;
}

.index-title {
    padding-top: 60px;
    padding-bottom: 70px;
    text-align: center;
}

.index-title .en {
    display: inline-block;
    vertical-align: middle;
    font-size: 90px;
    line-height: 1;
}

.index-title .tit-box {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #666;
    margin-left: 14px;
    text-align: left;
}

.index-title .tit-box h3 {
    font-size: 36px;
    color: #00A3BA;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
}

.index-title .tit-box p {
    line-height: 1;
}


/*首页特色诊疗*/

.index-tech-content {
    position: relative;
    width: 1490px;
    margin: -50px auto;
}

.index-tech-content .bd {
    padding: 50px 0;
    overflow: hidden;
}

.index-tech-content .bd .tempWrap {
    overflow: visible !important;
    border-left: 1px solid #eee;
}

.com-slide-content {
    position: relative;
}

.com-slide-content .slide-btn {
    position: absolute;
    top: 50%;
    z-index: 9;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #fff;
    opacity: .8;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #c2c2c2;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.com-slide-content .slide-btn:hover {
    background-color: #00A3BA;
    border-color: #00A3BA;
    opacity: 1;
}

.com-slide-content .prev,
.index-muscle .parBd .slideBox .sPrev {
    left: 0;
    background-image: url(../images/tech-prev.png);
}

.com-slide-content .prev:hover,
.index-muscle .parBd .slideBox .sPrev:hover {
    background-image: url(../images/tech-prev-hover.png);
}

.com-slide-content .next,
.index-muscle .parBd .slideBox .sNext {
    right: 0;
    background-image: url(../images/tech-next.png);
}

.com-slide-content .next:hover,
.index-muscle .parBd .slideBox .sNext:hover {
    background-image: url(../images/tech-next-hover.png);
}

.index-tech-list {
    overflow: visible !important;
    overflow-x: hidden;
}

.index-tech-list li {
    position: relative;
    float: left;
    width: 496px;
    height: 668px;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-tech-list li:hover {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.index-tech-list li:before {
    content: "";
    position: absolute;
    right: 45px;
    bottom: 55px;
    width: 44px;
    height: 8px;
    background: url(../images/icon.png) no-repeat -44px 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-tech-list li:hover:before {
    background-position: 0 0;
}

.index-tech-list li .box {
    padding-top: 70px;
    padding-bottom: 100px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-left: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-tech-list li .pic {
    width: 100%;
    font-size: 0;
    margin-bottom: 44px;
}

.index-tech-list li .en {
    font-size: 16px;
    color: #333;
    line-height: 1;
    text-transform: uppercase;
}

.index-tech-list li h4 {
    font-size: 40px;
    color: #333;
    font-weight: normal;
    line-height: 1;
    margin-top: 20px;
}

.index-tech-list li p {
    margin-top: 18px;
    font-size: 20px;
    line-height: 1;
    color: #666;
}

.index-tech-content .prev {
    left: -25px;
}

.index-tech-content .next {
    right: -25px;
}

.index-tech-content .slide-btn {
    opacity: 1;
}

@media (max-width: 1600px) {
    .index-tech-content {
        width: 1200px;
    }
    .index-tech-list li {
        width: 399px;
    }
    .index-tech-list li h4 {
        font-size: 34px;
    }
}

.index-team .index-title {
    padding-bottom: 40px;
}

.index-team-content {
    max-width: 1500px;
    margin: 0 auto;
    /*padding: 0 40px;*/
}


/*.index-team-content .bd{max-height: 676px; overflow: hidden;}

@media (max-width: 1600px){.index-team-content .bd{max-height: 565px;}}

@media (max-width: 1440px){.index-team-content .bd{max-height: 554px}}

@media (max-width: 1366px){.index-team-content .bd{max-height: 494px}}

@media (max-width: 1280px){.index-team-content .bd{max-height: 464px}}*/

.index-team-content .slide-btn {
    margin-top: -53px;
}

.index-team-content .prev {
    left: -15px;
}

.index-team-content .next {
    right: -15px;
}

.index-team-list li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.index-team-list li {
    display: none;
    outline: none;
}

.index-team-list li:nth-child(1),
.index-team-list li:nth-child(2),
.index-team-list li:nth-child(3),
.index-team-list li:nth-child(4) {
    display: block;
}

.index-team-list li:hover {
    z-index: 2;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}


/*.index-team-list li:before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; border-bottom: 4px solid #00A3BA; opacity: 0; -webkit-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px); -webkit-transition: .5s; -o-transition: .5s; transition: .5s;}*/

.index-team-list li:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    border-color: #00A3BA;
}

.index-team-list li .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: url(../images/doctor-bg.jpg) no-repeat center;
    background-size: cover;
}

.index-team-list li .pic>img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.index-team-list li:hover .pic>img {
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
}

.index-team-list li .pic .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 40px 40px 0;
    text-align: center;
    background: linear-gradient(0deg, rgba(242, 242, 242, 1) 0%, rgba(254, 254, 255, 1) 100%);
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    top: 40%;
}

.index-team-list li:hover .pic .cover {
    opacity: 1;
    top: 0;
}

.index-team-list li .pic .cover h5 {
    font-size: 24px;
    color: #00A3BA;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 5px;
}

.index-team-list li .pic .cover .en {
    color: #666;
    margin-bottom: 20px;
    line-height: 1;
}

.index-team-list li .pic .cover .des {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-align: left;
}

.index-team-list li .pic .cover .des a {
    color: #ef476f;
}

.index-team-list li .pic .cover .des a:hover {
    font-weight: bold;
}

.index-team-list li .pic .cover .com-more {
    margin-top: 45px;
}

@media (max-width: 1600px) {
    .index-team-list li .pic .cover {
        padding: 30px 20px 0;
    }
    .index-team-list li .pic .cover h5 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 5px;
    }
    .index-team-list li .pic .cover .en {
        margin-bottom: 15px;
    }
    .index-team-list li .pic .cover .des {
        font-size: 14px;
    }
    .index-team-list li .pic .cover .com-more {
        margin-top: 30px;
    }
}

@media (max-width: 1440px) {
    .index-team-list li .pic .cover .pic-small {
        height: 130px;
    }
    .index-team-list li .pic .cover .pic-small img {
        max-height: 100%;
    }
    .index-team-list li .pic .cover .com-more {
        margin-top: 20px;
    }
    .index-team-list li .pic .cover .com-more {
        width: 150px;
        line-height: 35px;
        background-size: cover;
    }
}

@media (max-width: 1366px) {
    .index-team-list li .pic .cover .pic-small {
        height: 100px;
    }
    .index-team-list li .pic .cover .des {
        font-size: 13px;
    }
}

@media (max-width: 1280px) {
    .index-team-list li .pic .cover .pic-small {
        height: 100px;
    }
    .index-team-list li .pic .cover .des {
        font-size: 12px;
    }
    .index-team-list li .pic .cover h5 {
        font-size: 18px;
        margin-top: 18px;
    }
    .index-team-list li .pic .cover .en {
        margin-bottom: 13px;
    }
    .index-team-list li .pic .cover {
        padding: 25px 20px 0;
    }
}

.index-team-list li .cont {
    height: 100px;
    padding-top: 25px;
}

.index-team-list li .cont h4 {
    font-size: 24px;
    color: #333;
    line-height: 1;
}

.index-team-list li .cont p {
    font-size: 16px;
    color: #666;
    line-height: 1;
    margin-top: 10px;
}

.index-case .index-title {
    padding-top: 60px;
}

.index-case-bg {
    margin-top: -10px;
    padding-top: 64px;
    padding-bottom: 72px;
    background: url(../images/case-bg.png) no-repeat center top;
}

.index-case-content {
    position: relative;
    height: 644px;
}

.index-case-content .bd {
    height: 644px;
    overflow: hidden;
}

.index-case-content .pic {
    position: relative;
    padding-right: 65px;
}

.index-case-content .pic .tit-name {
    position: absolute;
    right: 0;
    top: 30px;
}

.index-case-content .pic .tit-name h4 {
    float: right;
    width: 30px;
    height: 96px;
    font-size: 30px;
    font-weight: bold;
    color: #00A3BA;
    line-height: 1.1;
}

.index-case-content .pic .tit-name p {
    float: right;
    margin-right: 7px;
    width: 19px;
    height: 215px;
    font-size: 18px;
    color: #333;
    line-height: 1.1;
}

.index-case-content .cont {
    overflow: hidden;
    padding-top: 20px;
}

.index-case-content .cont h4 {
    font-size: 36px;
    color: #00A3BA;
    line-height: 1;
    margin-bottom: 30px;
}

.index-case-content .cont h4 a {
    color: #00A3BA;
}

.index-case-content .cont p {
    font-size: 18px;
    color: #333;
    line-height: 40px;
}

.index-case-content .cont p i {
    width: 34px;
    height: 34px;
    margin-right: 15px;
    margin-top: -3px;
}

.index-case-content .cont p .icon-case-1 {
    background: url(../images/icon-case-1.png) no-repeat center;
}

.index-case-content .cont p .icon-case-2 {
    background: url(../images/icon-case-2.png) no-repeat center;
}

.index-case-content .cont p .icon-case-3 {
    background: url(../images/icon-case-3.png) no-repeat center;
}

.index-case-content .cont p .icon-case-4 {
    background: url(../images/icon-case-4.png) no-repeat center;
}

.index-case-content .cont p .icon-case-5 {
    background: url(../images/icon-case-5.png) no-repeat center;
}

.index-case-content .cont .pic-mini {
    margin-top: 35px;
    position: relative;
    padding-left: 50px;
}


/*.index-case-content .cont .pic-mini:before{content: ""; position: absolute; left: 143px; top: 64px; width: 111px; height: 88px; background: url(../images/case-tip.png) no-repeat center;}*/

.index-case-content .hd {
    position: absolute;
    left: 0;
    bottom: 60px;
    width: 100%;
    text-align: center;
}

.index-case-content .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 50%;
    margin: 0 8px;
    cursor: pointer;
    font-size: 0;
}

.index-case-content .hd ul li.on {
    background: #00A3BA;
}

.index-case-content .slide-btn {
    margin-top: -75px;
}

@media (min-width: 1366px) {
    .index-case-content .prev {
        left: -100px;
    }
    .index-case-content .next {
        right: -100px;
    }
}

.index-contact {
    padding: 25px 23px;
    width: 527px;
    height: 554px;
    background: rgba(255, 255, 255, 1);
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

.index-video {
    display: block;
    position: relative;
    overflow: hidden;
    width: 481px;
    height: 303px;
    margin-bottom: 26px;
}

.index-video:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 70px;
    height: 70px;
    background: url(../images/btn-video.png) no-repeat center;
    margin-left: -35px;
    margin-top: -35px;
    opacity: .8;
}

.index-contact-list li {
    float: left;
    width: 220px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.index-contact-list li:nth-child(2n+1) {
    margin-right: 41px;
}

.index-contact-list li a {
    display: block;
    color: #666;
    border: 1px solid #ddd;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-contact-list li a:hover {
    color: #fff;
    background: #00A3BA;
    border-color: #00A3BA;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
}

.index-contact-list li a i {
    margin-right: 10px;
    margin-top: -2px;
    width: 36px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-contact-list li a .icon-c-1 {
    background-image: url(../images/icon-c-1.png);
}

.index-contact-list li a:hover .icon-c-1 {
    background-image: url(../images/icon-c-1-hover.png);
}

.index-contact-list li a .icon-c-2 {
    background-image: url(../images/icon-c-2.png);
}

.index-contact-list li a:hover .icon-c-2 {
    background-image: url(../images/icon-c-2-hover.png);
}

.index-contact-list li a .icon-c-3 {
    background-image: url(../images/icon-c-3.png);
}

.index-contact-list li a:hover .icon-c-3 {
    background-image: url(../images/icon-c-3-hover.png);
}

.index-contact-list li a .icon-c-4 {
    background-image: url(../images/icon-c-4.png);
}

.index-contact-list li a:hover .icon-c-4 {
    background-image: url(../images/icon-c-4-hover.png);
}

.index-news {
    width: 605px;
    padding-top: 10px;
}

.index-news .tit {
    padding-left: 62px;
    background: url(../images/news-tit.png) no-repeat left 5px;
    margin-bottom: 40px;
    margin-top: 32px;
}

.index-news .tit .en {
    line-height: 1;
    font-size: 12px;
    color: #9a9a9a;
    text-transform: uppercase;
}

.index-news .tit h3 {
    line-height: 1;
    font-size: 30px;
    color: #333;
}


/*新闻切换*/

.index-news-pic {
    position: relative;
    margin-bottom: 22px;
}

.index-news-pic .item~.item {
    display: none;
}

.index-news-pic .item .pic {
    overflow: hidden;
    width: 203px;
    height: 135px;
}

.index-news-pic .item .pic img {
    width: 100%;
    height: auto;
}

.index-news-pic .item .cont {
    width: 391px;
    overflow: hidden;
    padding-left: 23px;
    box-sizing: border-box;
}

.index-news-pic .item .cont .date {
    color: #999;
}

.index-news-pic .item .cont h4 {
    position: relative;
    margin-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1;
}

.index-news-pic .item .cont h4 a {
    color: #666;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-news-pic .item .cont h4 a:hover {
    color: #00A3BA;
}

.index-news-pic .item .cont h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 44px;
    border-bottom: 2px solid #00A3BA;
}

.index-news-pic .item .cont p {
    color: #666;
}

.index-news-pic .item .cont .more {
    margin-top: 7px;
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url(../images/icon-more-2.png) no-repeat center;
    border-radius: 50%;
    display: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-news-pic .item .cont .more:hover {
    box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.1);
}

.index-news-pic .news-control {
    position: absolute;
    right: 50px;
    top: -75px;
    text-align: center;
}

.index-news-pic .news-control .page-state {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    letter-spacing: 2px
}

.index-news-pic .news-control .page-state span {
    font-size: 24px;
    color: #333;
}

.index-news-pic .news-control a {
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 14px;
    margin: 0 20px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-news-pic .news-control .prev {
    background: url(../images/icon-news-prev.png) no-repeat;
}

.index-news-pic .news-control .prev:hover {
    background: url(../images/icon-news-prev-hover.png) no-repeat;
}

.index-news-pic .news-control .next {
    background: url(../images/icon-news-next.png) no-repeat;
}

.index-news-pic .news-control .next:hover {
    background: url(../images/icon-news-next-hover.png) no-repeat;
}


/*新闻切换结束*/

.index-news-list li a {
    display: block;
    font-size: 18px;
    line-height: 37px;
    width: 100%;
    height: 37px;
    padding-right: 10px;
}

.index-news-list li a .t {
    display: inline-block;
    width: 405px;
}

.index-news-list li a .d {
    color: #c6c6c6;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.index-news-list li a:hover .d,
.index-news-list li a:hover {
    color: #00A3BA;
}

.index-muscle {
    margin-top: 110px;
    padding-bottom: 70px;
}

.index-muscle-cate {
    padding-bottom: 70px;
    width: 1200px;
    margin: 0 auto;
}

.index-muscle-cate li,
.index-muscle-cate .item {
    position: relative;
    display: inline-block;
    font-size: 21px;
    color: #333;
    margin: 0 25px 0 0;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
    width: 380px;
    height: 100px;
    background: #666;
    line-height: 100px;
    font-size: 35px;
    text-align: center;
}

.index-muscle-cate .item {
    display: inline-block;
    color: #333;
}

.index-muscle-cate li~li:before,

/*.index-muscle-cate .item:before{content: "/"; position: absolute; left: -44px; color: #999;}*/


/*.index-muscle-cate li:after{content: ""; position: absolute; left: 50%; bottom: -35px; width: 21px; height: 11px; background: url(../images/icon-cate.png) no-repeat center; margin-left: -10px; opacity: 0; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}*/

.index-muscle-cate li.on:after,
.index-muscle-cate li:hover:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.index-muscle-cate li.on:last-child:after,
.index-muscle-cate li:last-child:hover:after {
    display: none;
}

.index-muscle-cate li.on,
.index-muscle-cate .item:hover {
    color: #fff;
    background: #2eb6aa;
}

.index-muscle .parBd .slideBox {
    position: relative;
}

.index-muscle .parBd .slideBox~.slideBox {
    display: none;
}

.index-muscle-list {
    width: 1190px;
}

.index-muscle-list li {
    position: relative;
    float: left;
    width: 336px;
    text-align: center;
    margin: 0 11px;
    cursor: pointer;
}

.index-muscle-list li .pic {
    width: 336px;
    height: 220px;
    overflow: hidden;
    line-height: 220px;
    font-size: 0;
    position: relative;
}


/*.index-muscle-list li .pic:before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .5;}*/

.index-muscle-list li img {
    width: 100%;
}

.index-muscle-list li p {
    margin-top: 10px;
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}

.index-muscle .com-slide-content .slide-btn {
    margin-top: -40px;
}


/*在线预约*/

.index-form {
    padding-top: 50px;
    background: #fff url(../images/index-map-bg.png) no-repeat center;
    padding-bottom: 80px;
    background-size: cover;
}

.index-form-content {
    margin: 0 auto;
    width: 1017px;
    padding: 60px 114px 58px;
    background: #fff;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

.index-form-content h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #00A3BA;
    margin-bottom: 25px;
}

.index-form-content h3 span {
    display: inline-block;
    margin-left: 10px;
}

.index-form-content h3 .font-gray {
    color: #ddd;
    font-weight: normal;
}

.index-form-list {
    width: 1050px;
}

.index-form-list li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-bottom: 18px;
}

.index-form-list li label {
    display: block;
    font-size: 18px;
    color: #333;
    margin-bottom: 6px;
}

.index-form-list li input,
.index-form-list li select {
    box-sizing: border-box;
    width: 100%;
    line-height: 58px;
    padding: 0 34px;
    font-size: 16px;
    color: #666;
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
}

.index-form-list li select {
    height: 60px;
    border-radius: 0;
    background: #f8f8f8 url(../images/icon-xl.png) no-repeat 340px center;
}

.index-form-list li:last-child {
    width: 790px;
}

.index-form-list li textarea {
    padding: 20px 34px;
    width: 100%;
    height: 165px;
    font-size: 16px;
    color: #666;
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
}

.index-form-btn input {
    float: left;
    width: 380px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-form-btn input:first-child {
    margin-right: 28px;
}

.index-form-btn .sub {
    background: #00A3BA;
    color: #fff;
}

.index-form-btn .sub:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.index-form-btn .reset {
    border: 1px solid #ddd;
    color: #333;
    line-height: 58px;
}

.index-form-btn .reset:hover {
    background: #ddd;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}


/*首页结束*/


/*slick*/


/* Slider */

.slick-loading .slick-list {
    background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}


/* Icons */

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}


/* Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-list {
    padding: 30px 0 50px;
}

.slick-slide img {
    display: inline-block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* * 视频播放器 * */

.video-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    z-index: 99999999999;
}

.video-box button {
    display: inline-block;
    padding: 0;
    border: 0 none;
    background: none;
    text-align: center;
    outline: none;
    cursor: pointer;
}

.video-box .video-button {
    display: inline-block;
    width: 36px;
    height: 36px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.video-box .video-button i {
    font-size: 56px;
}

.video-box .video-button.video-btn-volume i {
    font-size: 20px;
}

.video-box .video-button.video-tooltip-toggle i {
    font-size: 20px;
}

.video-box .video-video {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video-box .video-video video {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.video-box .video-container {
    width: 852px;
    min-height: 550px;
    max-height: 90vh;
    background: #000000;
    overflow: hidden;
    opacity: 0;
}

.video-box .video-container.video-ready {
    opacity: 1;
}

.video-box.quanping .video-container {
    width: 100%;
    height: 100%;
    max-height: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: none;
}

.video-box.video-playing .video-div.video-hide-ui .video-ui {
    -webkit-transform: translateY(39px);
    -ms-transform: translateY(39px);
    transform: translateY(39px);
}

.video-box.heibian .video-container {
    padding: 40px 0;
}

.video-box.heibian .video-div.video-hide-ui .video-ui {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.video-box.heibian.quanping .video-container {
    padding: 0;
}

.video-box.hideui .video-div .video-ui {
    -webkit-transform: translateY(39px);
    -ms-transform: translateY(39px);
    transform: translateY(39px);
}

.video-box .i {
    font-family: none;
    height: 100%;
    width: 100%;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}

.video-box .i:before,
.video-box i:after {
    display: none !important;
}

.video-box .i-voice-on {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C10C%2022%2C12%2022%2C18%2018%2C20'%20%2F%3E%3Cpath%20d%3D'M22%2C6C%2028%2C10%2028%2C20%2022%2C24'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-voice-off {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C11L27%2C20'%20%2F%3E%3Cpath%20d%3D'M18%2C20L27%2C11'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-bofang {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M10%2C7L10%2C23L24%2C15z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-zhanting {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M7%2C7L7%2C23L11%2C23L11%2C7z'%2F%3E%3Cpath%20d%3D'M20%2C7L20%2C23L24%2C23L24%2C7z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-quanping {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L6%2C6L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L6%2C25L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L24%2C6L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L24%2C25L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-suoxiao {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L10%2C10L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L10%2C21L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L20%2C10L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L20%2C21L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .9;
}

.video-div {
    background: #000;
    font-size: 0;
    letter-spacing: -1px;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.video-ui {
    position: absolute;
    width: 100%;
    height: 41px;
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    bottom: 0;
    z-index: 6;
    letter-spacing: .25px;
    -webkit-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.video-loading-pulse {
    position: absolute;
    width: 6px;
    height: 24px;
    top: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite;
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms;
}

.video-loading-pulse:before,
.video-loading-pulse:after {
    content: '';
    position: absolute;
    display: block;
    height: 16px;
    width: 6px;
    background: rgba(255, 255, 255, 0.2);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite;
}

.video-loading-pulse:before {
    left: -12px;
}

.video-loading-pulse:after {
    left: 12px;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
}

@keyframes pulse {
    50% {
        background: white;
    }
}

.video-loading {
    opacity: 1;
    color: #2c97f6;
    font-size: 0;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3600px #000;
    background: #000;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.video-loading i {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: block;
    border: 0.25rem solid rgba(255, 255, 255, 0.2);
    border-top-color: white;
    -webkit-animation: adeg 1s infinite linear;
    -o-animation: adeg 1s infinite linear;
    -ms-animation: adeg 1s infinite linear;
    -moz-animation: adeg 1s infinite linear;
    animation: adeg 1s infinite linear;
}

.video-loading .i-loading:before {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.video-loading.yihuanchun {
    opacity: 0;
}

@keyframes adeg {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.video-close {
    position: absolute;
    top: calc(52px + 2%);
    right: 5%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%3E%3Cpath%20d%3D'M0%2C1L1%2C0L30%2C29L29%2C30z'%2F%3E%3Cpath%20d%3D'M29%2C0L29%2C0L30%2C1L1%2C30L0%2C29z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.video-close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.video-bofang.f-czspjuzhong {
    z-index: 2;
    font-size: 0;
}

.video-bofang.f-czspjuzhong i {
    display: block;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 60px;
    height: 60px;
    cursor: pointer;
    line-height: 62px;
    font-size: 66px;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    -moz-transition: transform 1s;
    transition: transform 1s;
}

.video-hide {
    z-index: 0 !important;
}

.video-hide i {
    opacity: 0;
    -webkit-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    -moz-transform: scale(3);
    transform: scale(3);
    will-change: transform, opacity;
    z-index: 0;
}

.video-progress {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 36px;
    height: 5px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 2;
}

.video-progress:hover .video-progress-hover,
.video-progress:hover .video-tooltip-time {
    opacity: 1;
}

.video-tooltip-time {
    width: 46px;
    position: absolute;
    height: 20px;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 8px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.video-tooltip-time .video-tinytip-content {
    margin-left: -23px;
}

.video-tooltip-time .video-text {
    background: rgba(0, 0, 0, 0.5);
    padding: 2px;
    border-radius: 2px;
}

.video-tinytip .video-tooltip-content {
    display: inline-block;
    padding: 0 4px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 10px;
    line-height: 20px;
    text-align: center;
}

.video-progress-padding {
    position: absolute;
    width: 100%;
    height: 16px;
    bottom: 0;
    z-index: 40;
    cursor: pointer;
}

.video-progress-list {
    position: relative;
    top: -1px;
    z-index: 39;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
    transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);
    transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
}

.video-progress-play,
.video-progress-buffer,
.video-progress-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
}

.video-progress-buffer {
    z-index: 33;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.video-progress-hover {
    z-index: 34;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
    -ms-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
    -moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
    transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}

.video-progress-play {
    z-index: 35;
    background-color: #2c97f6;
}

.video-progress-handle {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 50%;
    right: -6.5px;
    margin-top: -6.5px;
    border-radius: 50%;
    background-color: #2c97f6;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
    transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);
    transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
}

.video-progress-padding:hover+.video-progress-list {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.video-progress-padding:hover+.video-progress-list .video-progress-handle {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.video-controls-buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 36px;
    width: 100%;
    padding: 0 10px;
    z-index: 3;
}

.video-time-panel {
    font-size: 12px;
    color: #777;
    display: inline-block;
    vertical-align: top;
    height: 36px;
    padding: 0 5px;
    line-height: 36px;
    letter-spacing: .25px;
}

.video-time-panel-current {
    color: #DEDEDF;
}

.video-fullscreen {
    float: right;
}

.video-definition {
    float: right;
    width: 55px;
    height: 36px;
    position: relative;
}

.video-definition .video-button {
    width: 100%;
}

.video-definition .video-button span {
    background: #fff;
    color: #333;
    font-size: 14px;
    padding: 2px 5px;
}

.video-definition .video-tooltip-content {
    width: 80px;
    left: 50%;
    margin-left: -40px;
    display: none;
    background: rgba(0, 0, 0, 0.5);
}

.video-definition:hover .video-tooltip-content {
    position: absolute;
    bottom: 35px;
    color: #aaa;
    display: block;
    z-index: 6;
}

.video-menu .video-menu-item {
    display: block;
    width: 100%;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    padding: 0 12px;
    cursor: pointer;
    position: relative;
    height: 38px;
    background: -webkit-linear-gradient(top, transparent 0, transparent 50%, rgba(255, 255, 255, 0.1) 50%) center bottom no-repeat;
    background-size: 80% 1px;
}

.video-menu .video-menu-item:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.12);
}

.video-menu .video-menu-item.video-active {
    color: #FF8F00;
}

.video-volume {
    float: right;
    position: relative;
}

.video-popup .video-popup-content {
    transform: scaleY(0);
    bottom: 41px;
    position: absolute;
}

.video-popup .video-popup-content:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-top-color: rgba(0, 0, 0, 0.5);
}

.video-popup:hover .video-popup-content {
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

.video-volume-slider {
    left: 0;
    width: 36px;
    height: 100px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.8);
}

.video-tinytip-tiao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-volume-range {
    position: absolute;
    left: 16px;
    top: 10px;
    width: 4px;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.2);
}

.video-volume-range-current {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-color: #2c97f6;
}

.video-volume-handle {
    position: absolute;
    top: 0;
    left: -4px;
    width: 12px;
    height: 3px;
    background-color: #fff;
}

@media (max-width: 998px) {
    .video-box .video-container {
        width: 80vw;
        max-height: 80vh;
        min-height: 44.9vw;
    }
}

@media (max-width: 468px) {
    .video-box .video-container {
        width: 100vw;
        min-height: 54.9vw;
    }
    .video-loading i {
        font-size: 26px;
    }
    .video-definition {
        display: none;
    }
}


/* * 视频结尾 * */

.f-czspjuzhong {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/*首页修改190519*/

.index-tech {
    padding-bottom: 30px;
}

.index-tech-content2 {
    padding: 0;
    height: 492px;
    position: relative;
}

.index-tech-content2 .slide-btn {
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    background-color: #f0f0f0;
    border-radius: 25px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-tech-content2 .slide-btn:hover {
    background-color: #00a3ba;
}

.index-tech-content2 .prev {
    right: 75px;
    background: url(../images/tech-prev.png) no-repeat center transparent;
}

.index-tech-content2 .next {
    background: url(../images/tech-next.png) no-repeat center transparent;
}

.index-tech-content2 .prev:hover {
    background: url(../images/tech-prev-hover.png) no-repeat center #00a3ba;
}

.index-tech-content2 .next:hover {
    background: url(../images/tech-next-hover.png) no-repeat center #00a3ba;
}

.index-tech-content2 .bd {
    height: 492px;
    overflow: hidden;
    margin-bottom: 10px;
}

.index-tech-list2 li {
    position: relative;
    float: left;
    width: 297px;
    height: 492px;
    background: #f2f2f2;
    text-align: center;
    margin: 0 2px;
}

.index-tech-list2 li .box {
    position: relative;
    text-align: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-tech-list2 li .pic {
    box-shadow: 0 0 38px rgba(0, 0, 0, .08) inset;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.index-tech-list2 li h4 {
    position: absolute;
    left: 0;
    bottom: 70px;
    width: 100%;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.index-tech-list2 li h4 .icon-circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: -4px 20px 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.index-tech-list2 li p {
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 100%;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.index-case-content2 .hd {
    position: static;
    margin-top: 20px;
    left: 0;
    bottom: 60px;
    width: 100%;
    text-align: center;
}

.index-case-content2 .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 50%;
    margin: 0 8px;
    cursor: pointer;
    font-size: 0;
}

.index-case-content2 .hd ul li.on {
    background: #00A3BA;
}

.index-case-content2 .slide-btn {
    margin-top: -75px;
}

@media (min-width: 1366px) {
    .index-case-content2 .prev {
        left: -100px;
    }
    .index-case-content2 .next {
        right: -100px;
    }
}

.index-case-bg {
    margin-top: -40px;
    padding-top: 50px;
}

.index-case-content .pic {
    position: relative;
    padding-right: 0;
}

.index-case-content,
.index-case-content .bd {
    height: auto;
}

.index-case-content .hd {
    margin-top: 20px;
    position: static;
}

.doctor-big-list .item .tit {
    height: 55px;
    margin-bottom: 30px;
    display: none;
}

.doctor-big-list .item .tit h4 {
    font-size: 16px;
    line-height: 1;
    color: #333;
    padding-top: 2px;
}

.doctor-big-list .item .tit p {
    font-size: 24px;
    line-height: 1;
    color: #00a6bd;
    font-weight: bold;
    margin-top: 8px;
}

.doctor-big-list .item .subitem {
    width: 403px;
    height: 480px;
    float: left;
    overflow: hidden;
    position: relative;
}

.doctor-big-list .item .subitem-3 {
    width: 328px;
}

.doctor-big-list .item .subitem~.subitem {
    margin-left: 33px;
}

.doctor-big-list .item .subitem .childitem {
    width: 328px;
    height: 213px;
    overflow: hidden;
}

.doctor-big-list .item .subitem .childitem:first-child {
    margin-bottom: 53px;
    height: 214px;
}

.doctor-big-list .item .subitem .cont {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    height: 200px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 24px;
    background: #00a6bd;
    color: #fff;
}

.doctor-big-list .item .subitem .cont .en {
    height: 21px;
    background: url(../images/tit-en.png) no-repeat center;
}

.doctor-big-list .item .subitem .cont .p1 {
    font-size: 22px;
    color: #fff;
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 29px;
}

.doctor-big-list .item .subitem .cont .p2 {
    font-size: 18px;
    color: #fff;
    line-height: 1;
}

.doctor-big-list .item .subitem .cont .more {
    display: inline-block;
    width: 156px;
    height: 32px;
    line-height: 32px;
    background-color: #ffffff;
    box-shadow: 0px 9px 15px 1px rgba(34, 24, 21, 0.25);
    margin-top: 16px;
    color: #00a6bd;
    font-size: 18px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.doctor-big-list .item .subitem .cont .more:hover {
    width: 176px;
}

.doctor-big-list .item .zx {
    margin: 40px auto 0;
    display: block;
    text-align: center;
    width: 170px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    background-color: #00a3ba;
    box-shadow: 0px 9px 15px 1px rgba(34, 24, 21, 0.25);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    display: none;
}

.doctor-big-list .item .zx:hover {
    width: 190px;
}

.doctor-big-list .item img {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.doctor-big-list .item img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}


/*医院动态右侧*/

.index-contacts {
    /*padding: 25px 23px; */
    margin-top: 57px;
    width: 540px;
    height: 533px;
    background: rgba(255, 255, 255, 1);
    background: #fff;
    overflow: hidden;
    /*	 box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1); */
    box-sizing: border-box;
}


/*底部先增列表*/

.Box_list {
    width: 1200px;
    height: 470px;
    margin: 0 auto;
}

.Box_list1 {
    width: 583px;
    height: 286px;
    float: left;
    margin: 0 15px 12px 0;
    position: relative;
}

.Box_list1_explain {
    width: 583px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

.Box_list2 {
    width: 286px;
    height: 286px;
    float: left;
    margin: 0 20px 12px 0;
    position: relative;
}

.Box_list2_explain {
    width: 285px;
    height: 50px;
    position: absolute;
    bottom: 1px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

.Box_list3 {
    width: 294px;
    height: 286px;
    float: left;
    position: relative;
    margin-bottom: 12px;
}

.Box_list3_explain {
    width: 294px;
    height: 50px;
    position: absolute;
    bottom: 1px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

.Box_list4 {
    width: 247px;
    height: 172px;
    float: left;
    position: relative;
    margin-right: 16px;
}

.Box_list4_explain {
    width: 247px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

.Box_list5 {
    width: 319px;
    height: 172px;
    float: left;
    position: relative;
    margin-right: 18px;
}

.Box_list5_explain {
    width: 319px;
    height: 50px;
    position: absolute;
    bottom: -1px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

.Box_list6 {
    width: 599px;
    height: 172px;
    float: left;
    position: relative;
}

.Box_list6_explain {
    width: 599px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

.Box_list_left {
    width: 592px;
    height: 470px;
    float: left;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}

.list_left1 {
    position: relative;
    margin-bottom: 20px;
}

.list_left1_po {
    position: absolute;
    width: 590px;
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.list_left2 {
    height: 147px;
    position: relative;
}

.list_left_le {
    width: 317px;
    margin-right: 15px;
    float: left;
    position: relative;
}

.list_left_le_po {
    position: absolute;
    width: 316px;
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.list_left_rt {
    float: right;
    position: relative;
}

.list_left_rt_po {
    position: absolute;
    width: 254px;
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.Box_list_right {
    width: 591px;
    height: 470px;
    float: right;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.list_right_top {
    height: 151px;
    position: relative;
    margin-bottom: 16px;
}

.list_right_top_po {
    position: absolute;
    width: 590px;
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    font-size: 18px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.list_right_bot {
    height: 300px;
}

.right_bot_le {
    height: 300px;
    float: left;
}

.right_bot_le_po {
    position: absolute;
    width: 316px;
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    font-size: 18px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.bot_le_top {
    position: relative;
    margin-bottom: 20px;
}

.bot_le_tom {
    position: relative;
}

.right_bot_rt {
    float: right;
    position: relative;
}

.right_bot_rt_po {
    position: absolute;
    width: 253px;
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    font-size: 18px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}


/*底部先增列表结束*/


/**医院相关开始**/

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.wrap-five {
    margin-top: 15px!important;
    margin-bottom: 42px;
}

.wrap-five .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.wrap-five .hd {
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    padding: 0 10px 0 20px;
    position: relative;
    margin-bottom: 30px;
    background: url(../images/fbg2.jpg) repeat-x center bottom;
}

.wrap-five .hd ul li {
    display: inline-block;
    margin: 0 10px;
    float: left;
    padding: 0 15px;
    cursor: pointer;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
}

.wrap-five .hd ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px
}

.wrap-five .hd ul .on a {
    border-bottom: #A00000 solid 2px
}

.wrap-five .bd ul li {
    float: left;
    text-align: center;
    display: inline-block;
}

.wrap-five .bd ul li a {
    display: block;
    width: 149px;
    height: 66px;
    margin-bottom: 10px
}

.wrap-five .bd ul li .jg01 {
    background: url(../images/jg_01.jpg) no-repeat center
}

.wrap-five .bd ul li .jg02 {
    background: url(../images/jg_02.jpg) no-repeat center
}

.wrap-five .bd ul li .jg03 {
    background: url(../images/jg_03.jpg) no-repeat center
}

.wrap-five .bd ul li .jg04 {
    background: url(../images/jg_04.jpg) no-repeat center
}

.wrap-five .bd ul li .jg05 {
    background: url(../images/jg_05.jpg) no-repeat center
}

.wrap-five .bd ul li .jg06 {
    background: url(../images/jg_06.jpg) no-repeat center
}

.wrap-five .bd ul li .jg07 {
    background: url(../images/jg_07.jpg) no-repeat center
}

.wrap-five .bd ul li .jg08 {
    background: url(../images/jg_08.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .jg01 {
    background: url(../images/jg_on_01.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .jg02 {
    background: url(../images/jg_on_02.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .jg03 {
    background: url(../images/jg_on_03.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .jg04 {
    background: url(../images/jg_on_04.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .jg05 {
    background: url(../images/jg_on_05.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .jg06 {
    background: url(../images/jg_on_06.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .jg07 {
    background: url(../images/jg_on_07.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .jg08 {
    background: url(../images/jg_on_08.jpg) no-repeat center
}

.wrap-five .bd ul li .sq01 {
    background: url(../images/sq_01.jpg) no-repeat center
}

.wrap-five .bd ul li .sq02 {
    background: url(../images/sq_02.jpg) no-repeat center
}

.wrap-five .bd ul li .sq03 {
    background: url(../images/sq_03.jpg) no-repeat center
}

.wrap-five .bd ul li .sq04 {
    background: url(../images/sq_04.jpg) no-repeat center
}

.wrap-five .bd ul li .sq05 {
    background: url(../images/sq_05.jpg) no-repeat center
}

.wrap-five .bd ul li .sq06 {
    background: url(../images/sq_06.jpg) no-repeat center
}

.wrap-five .bd ul li .sq07 {
    background: url(../images/sq_07.jpg) no-repeat center
}

.wrap-five .bd ul li .sq08 {
    background: url(../images/sq_08.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .sq01 {
    background: url(../images/sq_on_01.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .sq02 {
    background: url(../images/sq_on_02.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .sq03 {
    background: url(../images/sq_on_03.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .sq04 {
    background: url(../images/sq_on_04.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .sq05 {
    background: url(../images/sq_on_05.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .sq06 {
    background: url(../images/sq_on_06.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .sq07 {
    background: url(../images/sq_on_07.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .sq08 {
    background: url(../images/sq_on_08.jpg) no-repeat center
}

.wrap-five .bd ul li .mt01 {
    background: url(../images/mt_01.jpg) no-repeat center
}

.wrap-five .bd ul li .mt02 {
    background: url(../images/mt_02.jpg) no-repeat center
}

.wrap-five .bd ul li .mt03 {
    background: url(../images/mt_03.jpg) no-repeat center
}

.wrap-five .bd ul li .mt04 {
    background: url(../images/mt_04.jpg) no-repeat center
}

.wrap-five .bd ul li .mt05 {
    background: url(../images/mt_05.jpg) no-repeat center
}

.wrap-five .bd ul li .mt06 {
    background: url(../images/mt_06.jpg) no-repeat center
}

.wrap-five .bd ul li .mt07 {
    background: url(../images/mt_07.jpg) no-repeat center
}

.wrap-five .bd ul li .mt08 {
    background: url(../images/mt_08.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .mt01 {
    background: url(../images/mt_on_01.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .mt02 {
    background: url(../images/mt_on_02.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .mt03 {
    background: url(../images/mt_on_03.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .mt04 {
    background: url(../images/mt_on_04.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .mt05 {
    background: url(../images/mt_on_05.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .mt06 {
    background: url(../images/mt_on_06.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .mt07 {
    background: url(../images/mt_on_07.jpg) no-repeat center
}

.wrap-five .bd ul li:hover .mt08 {
    background: url(../images/mt_on_08.jpg) no-repeat center
}


/**医院相关结束**/