body {
    /*color: #555;*/
    /*font-size: 15px;*/
    line-height: 1.5;
    font-family:"微软雅黑";
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    background: white !important;
}
.element::-webkit-scrollbar {display:none}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    /*-webkit-touch-callout: none;*/
    /*-webkit-user-select: auto;*/
}

ul{
    overflow: hidden;
    list-style: none;
}
.none{
    display: none;
}
.block{
    display: block;
}
.hide{
    display: none;
}
.clr{
    clear: both;
}
/*--banner--*/
.bannerImg{
    z-index: 1;
    width: 100%;
    height: 3.6rem;
}
.bannerImg img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
/*--banner--*/
.logo{
    z-index: 1;
    width:100%;
    height:3.6rem;
}
.logo img{
    width: 100%;
    height: 100%;
}
.offlinePrice{
	display: inline-block;
	color:#333;
	font-size:.32rem;
}

/*------------------vrdeo样式-------------------------------*/

video{
    width: 100%;
}
#my-video{
    width: 100%;
    height:3.6rem;
}
.logo img{
    width: 100%;
    height: 100%;
}
.video-js .vjs-control-bar{
    height: 7em;
}
.vjs-button>.vjs-icon-placeholder::before{
    font-size:0.5rem;
}
.vjs-remaining-time-display{
    font-size:0.4rem;
    line-height: 1.5rem;
    
}
.vjs-poster{
    /*background:url("../img/quanping_02.png")no-repeat !important;*/
    background-size:100% 100% !important;
}
/*.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button>.vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content{*/
/*position: absolute;*/
/*top: -21px;*/
/*left: 0;*/
/*}*/
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button>.vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 33%;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before{

}
.vjs-icon-placeholder:before{
    font-size: 0.55rem;
    margin-top: -15%;
}
.video-js .vjs-big-play-button{
    width: 0.9rem;
    height: 0.9rem;
    line-height: 0.6rem;
}
.vjs-big-play-centered .vjs-big-play-button{
    border-radius: 50%;
}
.vjs-big-play-centered .vjs-big-play-button{
    top:44%;
    left: 54%;
}
/*------------------vrdeo样式-------------------------------*/
/*--医院名称及地址--*/
.hospital{
    z-index: 2;
    position: relative;
    background: white!important;
    margin: 0 .2rem;
    padding: .4rem .3rem .5rem .3rem;
    border-radius: 5px;
    box-shadow: 2px 8px 21px -2px #e5e5e5;
    /* border: 1px solid #eee; */
    margin-top: -5%;
}
.hospitalName{
    position: relative;
}
.hospitalName div:first-child{
    float: left;
    font-size: .34rem;
    color: #363636;
    font-weight: bold;
}
.hospitalName div:nth-child(2){
    float: right;
    font-size: .26rem;
    color: #666;
    margin-top: 1%;
}
.hospitalName div:nth-child(2) span:first-child{
    display: inline-block;
    width: .2rem;
    height: .24rem;
    position: absolute;
    top:17%;
    right: 23%;
}
.hospitalName div:nth-child(2) span:first-child img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.hospitalName div:nth-child(2) a{
    display: inline-block;
    font-size: .26rem;
    color: #666;
}
.icons{
    display: inline-block;
    width: .2rem;
    height: .2rem;
}
.icons img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.hospitalTime{
}
.hospitalTime,.hospitalAddress,.hospitalPhone{
   /* padding-top: .4rem;*/
    position: relative;
    height: .6rem;
    line-height: .8rem;
}
.hospitalTime span:first-child{
    display: inline-block;
    width: .32rem;
    height: .32rem;
    position: absolute;
    top: 11%;
    left: 0%;
}
.hospitalTime span:first-child img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.hospitalTime span:nth-child(2){
    display: inline-block;
    font-size: .26rem;
    color: #666;
    padding-left: 8%;
}
.hospitalTime span:nth-child(3){
    display: inline-block;
    font-size: .28rem;
    color: #363636;
    /* padding-left: .1rem; */
}
.hospitalAddress{

}
.hospitalAddress span:first-child{
    display: inline-block;
    width: .32rem;
    height: .37rem;
    position: absolute;
    top: 14%;
    left: 0%;
}
.hospitalAddress span:first-child img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.hospitalAddress span:nth-child(2){
    display: inline-block;
    width: 102%;
    font-size: .26rem;
    color: #666;
    box-sizing: border-box;
    padding-left: 8%;
    /* padding-top: 4%; */
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.hospitalPhone span:first-child{
    display: inline-block;
    width: .32rem;
    height: .36rem;
    position: absolute;
    top: 14%;
    left: 0%;
}
.hospitalPhone span:first-child img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.hospitalPhone span:nth-child(2){
    display: inline-block;
    font-size: .28rem;
    color: #666;
    padding-left: 8%;
}
/*--医院名称及地址--*/
/*--swiper--*/
.swiper-pagination-bullet{
    background: white;
    border: 1px solid #F8B37B;
    opacity: inherit;
}
.swiper-pagination-bullet-active{
    background: #F8B37B!important;
}
.swiper-slide{
/* 	padding: .6rem .3rem .3rem .3rem; */
}
/*--swiper--*/
/*--医院科室--*/
.hospitalDepartment{
	width:100%;
    margin: 0;
	padding: .6rem .3rem .3rem .3rem; 
    background-color: white;
    font-size: .28rem;
    color: #363636;
}
.hospitalDepartment_ul{
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.hospitalDepartment_ul li{
    float: left;
    width: 33%;
    margin: 0 auto;
}
.hospitalDepartment_ul li a{
    display: inline-block;
    color: #363636;
}
.hospitalDepartment_ul li div p{
    margin: 0;
}
.hospitalDepartment_ul li div p:first-child {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin: 0 auto;
    background-size: 100% 100%;
}
.hospitalDepartment_ul li div p:first-child img {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.hospitalDepartment_ul li div p:nth-child(2){
    padding-bottom: .4rem;
    font-size: .26rem;
}
/*--医院科室--*/
/*--推荐医生--*/
.top-white{
	height: .2rem;
	width: 100%;
	background-color: #eee;
}
.recommendDoctor{
    margin:0;
    padding: .3rem;
    background-color: white;

}
.recommendDoctors{
    padding-top: .3rem;
}
.recommendDoctors div:first-child{
    float: left;
    font-size: .38rem;
    color: #363636;
    font-weight: bold;
}
.recommendDoctors div:nth-child(2){
    float: right;
    font-size: .26rem;
    color: #999;
    padding-top: 1.5%;
}
.recommendDoctors div:nth-child(2) a{
	 display: inline-block;
	 color: #999;
}
.recommendDoctors div:nth-child(2) a span:nth-child(2){
    display: inline-block;
    width: .2rem;
    height: .2rem;
}
.recommendDoctors div:nth-child(2) a span:nth-child(2) img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.recommendDoctor_ul{
    margin: 0;
    padding: .4rem 0 .4rem 0;
    overflow: hidden;
}
.recommendDoctor_ul li:first-child{
    float: left;
    width: 22%;
}
.recommendDoctor_ul li:first-child p:first-child{
    margin: 0;
    padding: 0;
    width: 1.2rem;
    height: 1.2rem;
}
.recommendDoctor_ul li:first-child p:first-child img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    border-radius: 100%;
}
.recommendDoctor_ul li:nth-child(2){
    width: 78%;
    float: left;
    margin-top: 3%;
}
.recommendDoctor_ul li:nth-child(2) p{
    margin: 0;
    padding: 0;
}
.recommendDoctor_ul li:nth-child(2) p:first-child{
    height: .6rem;
    line-height: .5rem;
    margin-top: -5%;
}
.recommendDoctor_ul li:nth-child(2) p:first-child span:first-child{
    display: inline-block;
    font-size: .32rem;
    color: #363636;
    font-weight: bold;
}
.recommendDoctor_ul li:nth-child(2) p:first-child span:nth-child(2){
    display: inline-block;
    font-size: .26rem;
    color: #666;
    /*padding-left: .2rem;*/
}
.recommendDoctor_ul li:nth-child(2) p:nth-child(2){
    font-size: 0.24rem;
    margin: 0;
    max-height: 0.7rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #999;
}
.recommendDoctor_ul li:nth-child(2) p:nth-child(2) span:first-child{
    /*display: inline-block;*/
    font-size: .26rem;
    color: #999;
}
.recommendDoctor_ul li:nth-child(2) p:nth-child(2) span:nth-child(2){
    /*display: inline-block;*/
    font-size: .24rem;
    color: #999;
}
/*--推荐医生--*/
/*--惠活动--*/
.preferentialActivities{
    margin: 0;
    padding: .3rem .3rem .6rem .3rem;
    background-color: white;
}
.preferentialActivities_name{

}
.preferentialActivities_name div:first-child{
    float: left;
    font-size: .38rem;
    color: #363636;
    font-weight: bold;
}
.preferentialActivities_name div:nth-child(2){
    float: right;
    font-size: .26rem;
    color: #999;
    padding-top: 1.5%;
}
.preferentialActivities_name div:nth-child(2) a{
	 display: inline-block;
	 color: #999;
}
.preferentialActivities_name div:nth-child(2) a span:nth-child(2){
    display: inline-block;
    width: .2rem;
    height: .2rem;
}
.preferentialActivities_name div:nth-child(2) a span:nth-child(2) img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.element::-webkit-scrollbar { width: 0 !important }
.preferentialActivities_content{
    overflow: hidden;
    max-height:4.6rem;
    min-height:4.6rem;
    margin-right:-.3rem;
}
.preferentialActivities_ul{
    margin: .6rem 0 0 0;
    padding: 0;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    max-height: 4.5rem;
    min-height: 4.5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    
}
.preferentialActivities_ul a{
	/* display: inline-block; */

    display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
		color:#363636;
	max-height:4.5rem;
    min-height:4.5rem;
}
.preferentialActivities_ul li{
    display: inline-block;
    width: 3.1rem;
    min-height: 4rem; 
    max-height: 4rem; 
    margin-right: .2rem;
}
.preferentialActivities_ul li p{
    margin: 0;
   /*  padding: 0; */
    /* width: 3.1rem; */
    /* word-wrap:break-word; */
}
.preferentialActivities_p1{
    width: 3.1rem;
    height: 2.2rem;
   

}
.preferentialActivities_p1 img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    border-radius: 6px;
}
.preferentialActivities_p2{
    font-size: .32rem;
    color: #363636;
    padding-top: .4rem !important;
    max-height: 1.6rem; 
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    font-weight: bold;
}
.preferentialActivities_p3{
    font-size: .26rem;
    color: #999999;
    padding-top: .2rem;
    min-height: .8rem;
    max-height: .8rem;
    white-space: pre-wrap;
    display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; 
}
/*--惠活动--*/