/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-9-21, 10:16:07
    Author     : Administrator
*/
body {
    font-family: 'microsoft yahei','微软雅黑',"Lato", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color:#333;
}
a{
    text-decoration: none;
    outline: none
}
a:hover,a:visited,a:active,a:link,a:focus{
    text-decoration: none;
    outline: none;
}
.clear{
    clear:both;
}
@media screen and (max-width:767px){
    .news-content .col-sm-9{
        padding-left:-15px !important;
        padding-right:-15px !important;
    }
}

.bg-img1{
    background:url("https://www.heartrhythm.cn/web/images/banner1.png") no-repeat;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 0 0;
}
.bg-img2{
    background:url("https://www.heartrhythm.cn/web/images/banner2.png") no-repeat;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 0 0;
}
.bg-img3{
    background:url("https://www.heartrhythm.cn/web/images/banner3.png") no-repeat;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 0 0;
}
.bg-img-test1{
    background:url("https://www.heartrhythm.cn/web/images/banner-test1.jpg") no-repeat;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 0 0;
}
.bg-img-test2{
    background:url("https://www.heartrhythm.cn/web/images/banner-test2.jpg") no-repeat;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 0 0;
}

.footer hr{
    border-bottom:1px solid #ccc;
}
.responsive-slider-parallax .slides-container ul li .slide-body {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 700px;
    font-size: 14px;
}
@media(max-width:1800px){
    .responsive-slider-parallax .slides-container ul li .slide-body {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 600px;
        font-size: 14px;
    }
}
@media(max-width:1500px){
    .responsive-slider-parallax .slides-container ul li .slide-body {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 500px;
        font-size: 14px;
    }
}

.responsive-slider-parallax .slides-container ul li .slide-body .caption.header {
    top: 20%;
    width: 100%;
}
@media(max-width:1600px){
    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header {
        top: 5%;
        width: 100%;
    }
}
.responsive-slider-parallax .slides-container ul li .slide-body .caption.header .item-words{
    margin-top: 15%;
    width: 100%;
}
.image-bg{
    background-image: url('https://www.heartrhythm.cn/web/images/bg-white-img.png')
}
.item-top{
    margin-top:80px;
}

@media screen and (max-width:950px){
    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header .item-words{
        margin-top: 30%;
        width: 100%;
    }
}
@media screen and (max-width:767px){
    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header .item-words{
        margin-top: 35%;
        width: 100%;
    }

}
@media screen and (max-width:450px){
    .responsive-slider-parallax .slides-container ul li .slide-body .caption.header .item-words{
        margin-top: 60%;
        width: 100%;
    }

    .item-phone img{ width:80%;}
}

.news-item .col-sm-8{
    padding-right:0px;
    /*    padding-left: 0px;*/
}
.news-item .col-sm-4{
    padding-right:0px;
    padding-left: 0px;
}
.news-item img{
    width:100%;
}
.nav-item {
    min-width: 77px;
    text-align: center;
}
.nav-footer li a{
    color:#333;
}
.line-height3{
    line-height: 3em;
}
.line-height2{
    line-height:2em;
}
.line-height1{
    line-height:1em; 
}
.news-item a{
    color:#333;
}
.news-item .line-height3{
    color:#666;
}
.news-item .col-xs-8{
    padding-left:0px;
}
.about-item{
    /*    border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;*/
    padding:40px;
    background: url("https://www.heartrhythm.cn/web/images/bg-img.png") no-repeat;
    background-size:100% 100%;
    line-height: 1.8em;
    /*    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.6) 98%, #fff 100%);
        background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.6) 98%, #fff 100%);
        background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.6) 98%, #fff 100%);*/
    color:#333;
}
@media(max-width:768px){
    .about-item{
        padding:60px 10px 10px 10px;
    }
}
.bg-gray{
    background:#f1f1f1;
}
.bg-white{
    background:#fff;
}
.color-999{
    color:#999;
}
.color-666{
    color:#666;
}
.font-size12{
    font-size:0.85em;
}
.news-h4{
    margin-top: 10px;
}
.news-h3{
    margin-top: 20px;
}
/*新闻详情*/
section h4 {
    border-bottom: 1px rgba(52, 152, 219, 0.3) solid;
    /*    padding-bottom: 3px;*/
}
section h4 span{
    font-size:20px;
    display: inline-block;
    border-bottom:2px solid #3498DB;
    padding-bottom: 3px;
}
.news-content div img{
    margin:20px 20px 20px 0px;
    display: block;
    max-width: 100%;
    height: auto;
}
.news-content div b{
    font-size:1.3em;
    text-align: center;
    margin:auto;
}
.news-content p{
    /*    text-indent:20px;*/
    line-height:1.8em;
    padding-top:15px;
}
/*.news-content ul,.news-content ol{
    list-style: none;
}*/
.news-content ul li,.news-content ol li{
    margin-left:-15px;
}
.red{
    color:red;
}
.green{
    color:#52b767;
    font-weight: 700;
}
.list-style-type{
    list-style: none;
}
.list-style-type li{
    margin-left:-40px;
}
/*首页专家*/
.background-clouds-other {
    background-color: #72bbd0;
}
/*医生详情页*/
#doctors-warp{
    line-height: 1.8em;
}
#doctors-warp .col-sm-left{
    width:67%;
    float:left;
    padding-left:15px;
    padding-right:15px;
}
#doctors-warp .col-sm-right{
    width:31%;
    float:left;
    padding-left:15px;
    padding-right:15px;
}
#doctors-warp .col-sm-center{
    width:2%;
    float:left;
}
#doctors-warp img{
    width:140px;
    padding-top:20px;
}

@media(max-width:768px){
    #doctors-warp .col-sm-left{
        width:100%;
    }
    #doctors-warp .col-sm-right{
        width:100%;
    }
    #doctors-warp .col-sm-center{
        width:0%;
        display:none;
    }
    #doctors-warp img{
        width:100px;
    }
    #doctors-warp ul li,#doctors-warp ol li{
        margin-left:-20px;
    }
}
/* end media */

.margin-left20{
    margin-left:20px;
}

@media screen and (max-width: 350px) {
    .margin-left20 {
        margin-left:10px;
    }

    /*    #banner1 div.item-words img {
            width: 120px !important;
        }*/
}


.margin-top20{
    margin-top:20px;
}
.line-border{
    border-bottom: 1px rgba(52, 152, 219, 0.3) solid;
}
.line-border span{
    display: inline-block;
    border-bottom: 2px #3498db solid;
    padding-bottom: 3px;
}
.bg-blue{
    background:#3498DB;
}
.color-white{
    color:#fff;
}
.margin-top1{
    margin-top:10px;
}
.font-size16{
    font-size:16px;
}
.color-green{
    color:#52b767;
}
.table-hover{
    background:#fff;
}
.table-hover tbody> tr:hover{
    background:#3498DB;
    color:#fff;
}
.reduce-top-margin a,.reduce-top-margin a:hover,.reduce-top-margin a:active{
    color:#333;
}
.padding-top5{
    padding-top:5px;
}
.padding-top10{
    padding-top:10px;
}
.padding-1-0{
    padding:10px 0px;
}
.padding-bottom5{
    padding-bottom:5px;
}
.color-white:hover{
    color:#fff;
}
.font-size18{
    font-size:18px;
}
/*.reduce-top-margin a:hover,.reduce-top-margin a:visited,.reduce-top-margin a:active{
    color:#fff;
}*/
/*新闻详情右侧栏*/
.border-news{
    border:1px solid #ccc;
    margin-bottom: 10px;
}
.padding-0-1{
    padding:0px 5px;
}
.margin-bottom1{
    margin-bottom: 10px;
}
.other-news{
    background: url('https://www.heartrhythm.cn/web/images/chevron-right-2.jpg') right no-repeat;
    padding-left: 5px;
    padding-right:15px;
}
.doctors-content{
    margin:1px 1px 0px 1px;
    background:#fff;
    border-top:1px solid #ecf0f1;
    margin-bottom: -20px;
}
@media(max-width:1200px){
    .doctors-content .col-xs-4{
        padding-right:0px;
    }
}
@media(max-width:768px){
    .doctors-content .col-xs-4{
        padding-right:0px;
        width:20%;
    }
}
@media(max-width:450px){
    .doctors-content .col-xs-4{
        padding-right:0px;
        width:33.33333%;
    }
}
.shadowed-border{
    -webkit-box-shadow: #999 0px 0px 5px;
    -moz-box-shadow: #999 0px 0px 5px;
    box-shadow: #999 0px 0px 5px;
    transform: scale(0.9);
}
.shadowed-border img{
    padding:15px;
    width:100%;
}
@keyframes shadowed-info{
    0%{
        box-shadow: #999 0px 0px 15px;
    }
    50%{
        box-shadow: #666 0px 0px 15px;
    }
    100%{
        box-shadow: #999 0px 0px 15px;
    }
}
@-webkit-keyframes shadowed-info{
    0%{
        box-shadow: #666 0px 0px 15px;
    }
    50%{
        box-shadow: #000 0px 0px 15px;
    }
    100%{
        box-shadow: #999 0px 0px 15px;
    }
}
.shadowed-border:hover{
    animation: shadowed-info 1s forwards;
    -webkit-animation: shadowed-info 1s forwards;
    transform: scale(1);
}
.image-bg{
    background-image: url('https://www.heartrhythm.cn/web/images/bg-white-img.png')
}
.lead {
    font-size: 18px;
    font-weight: 300;
}
@media(max-width:450px){
    .lead {
        font-size: 16px;
        font-weight: 300;
    }
}
.video-word {
    height:25px;
    color:#fff;
    margin-top:-25px;
    z-index:999;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 98%, #000 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 98%, #000 100%); 
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 98%, #000 100%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 98%, #000 100%); 
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 98%, #000 100%);
}
.video-left{
    padding:0px 3px;
}
.margin-top5{
    margin-top:5px;
}
.margin-top10{
    margin-top:10px;
}
.active-word{
    height:30px;
    color:#fff;
    margin-top:-30px;
    z-index:999;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.6) 98%, #000 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.6) 98%, #000 100%); 
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.6) 98%, #000 100%); 
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.6) 98%, #000 100%); 
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.6) 98%, #000 100%);
}
/*首页banner字体*/
.warp-banner h1{
    font-size:60px;
    display:block;
    white-space:normal;
    word-wrap:break-word; word-break:normal; 
}
@media screen and (max-width:992px){
    .warp-banner h1{
        font-size:45px;
    }
}
@media screen and (max-width:768px){
    .warp-banner h1{
        font-size:45px;
    }
}
@media screen and (max-width:710px){
    .warp-banner h1{
        font-size:45px;
    }
}
@media screen and (max-width:500px){
    .warp-banner h1{
        font-size:26px;
    }
}
.doctors-words{
    margin-top:70px;
    font-size:24px;
}
@media(max-width:1000px) and (min-width:768px){
    .doctors-words{
        margin-top:60px;
        font-size:18px;
    }
}
.display-block{
    display:block;
}
.display-none{
    display:none;
}
.border-no-top{
    border:1px solid #f1f1f1;
    border-top:none;
}
.margin-bottom-none{
    margin-bottom: 0px;
}
.padding5{
    padding:5px;
}
/*
.video-hover{
    opacity: 0;
    background: #000;
    margin-top: -125px;
    padding-top: 25px;
    padding-bottom:10px;
}
.video-hover:hover{
    opacity: 0.5;
}
.video-hover img{
    margin:0 auto;
}
@media(max-width:1200px){
    .video-hover{
    opacity: 0;
    background: #000;
    margin-top: -105px;
    padding-top: 15px;
    padding-bottom:0px;
}
}
@media(max-width:1000px){
    .video-hover{
    opacity: 0;
    background: #000;
    margin-top: -82px;
    padding-top: 0px;
    padding-bottom:0px;
    height:71px;
}
}
@media(max-width:768px){
    .video-hover{
    opacity: 0;
    background: #000;
    margin-top: -90px;
    padding-top: 5px;
    height: 80px;
}
}*/
.margin-right20{
    margin-right:20px;
}
.info-row .info {
    width: 68%;
}
.info-row .link {
    width: 30%;
    float:right;
}
@media(max-width:768px){
    .info-row .info {
        width: 100%;
    }
    .info-row .link {
        width: 100%;
        float:right;
    }
}

.video-hover{
    opacity: 0;
    background: #000;
    margin-top: -180px;
    padding-top: 55px;
    padding-bottom: 35px;
}
.video-hover:hover{
    opacity: 0.5;
}
.video-hover img{
    margin:0 auto;
}
@media(max-width:1200px){
    .video-hover{
        opacity: 0;
        background: #000;
        margin-top: -150px;
        padding-top: 45px;
        padding-bottom: 15px;   
    }
}
@media(max-width:1000px){
    .video-hover{
        opacity: 0;
        background: #000;
        margin-top: -118px;
        padding-top: 28px;
        padding-bottom: 0px;
    }
}
@media(max-width:768px){
    .video-hover{
        opacity: 0;
        background: #000;
        margin-top: -90px;
        padding-top: 5px;
        height: 80px;
    }
}
/*首页第二张banner文字的位置*/
.index-img{
    margin-top:40%;
}
@media(max-width:1700px){
    .index-img{
        margin-top:30%;
    }
}

.margin-bottom20{
    margin-bottom:20px;
}
.video-border{
    display:block;
    border-bottom:1px solid #f1f1f1;
    border-right:3px solid #f1f1f1;
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
}
.doctor-label .active{
    border-right:6px solid #f1f1f1;
    border-image: url(https://www.heartrhythm.cn/web/images/line-border.png) 0 24 0 0 stretch;
    margin-right:-3px;

}
.doctors-label-small{
    display:none;
}
.doctors-video{
    padding-top:10px;
    padding-right:25px;
}
@media(max-width:767px){
    .doctors-label-small{
        display:block;
    }
    .doctor-label{
        display:none;
    }
    .doctors-video{
        padding-top:0px;
        padding-right:25px;
        padding-left:25px;
    }
    /*    小屏时头像不显示*/
    .doctors-video .line-border span img{
        display:none;
    }
    .doctors-video .line-border{
        margin-top:-30px;
    }
    .doctors-video .line-border span h3{
        display:none;
    }
}
/*视频页下拉框覆写*/
.navbar {
    box-shadow:none;
    border-bottom: 2px solid #f1f1f1;
}
.font-size14{
    font-size:14px;
}
.font-size12{
    font-size:12px;
}
.company-about{
    color:#333;
    padding:0px 20px;
}
.font-size30{
    font-size:30px;
}
.color-blue{
    color:#3498DB;
}

.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .8;
}
.close:focus, .close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .8;
}
.margin-bottom20{
    margin-bottom:20px;
}
.click-a{
    cursor: pointer;
}
.background-emerald {
    background-color: #3498DB;
}

