/*头部banner*/
.sharing-banner{
	position: relative;
}
.sharing-banner .banner-txt{
	position: absolute;
	width: 100%;
	top: 16%;
}
.sharing-banner .banner-txt h5{
	font-size: 50px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}
.sharing-banner .banner-txt h5 span{
	font-size: 24px;
    display: block;
}


/*小V共享轮椅*/
.sharing.shareTop{
	background-color: #f4f4f4;
}
.sharing{
	background: rgba(255,255,255,1.0);
	padding: 20px
}
.share-adv .sharing-box,.sharing .sharing-box{
	padding: 0px 85px;
}
.sharing .share-title{
	font-size: 40px;
	line-height: 1.8;
	font-weight: bold;
	text-align: center;
}
.sharing .share-title span{
	display: block;
	font-size: 25px;
	font-weight: lighter;
}
.sharing .share-title span:before{
	display: block;
    content: "";
    width: 50px;
    height: 3px;
    margin: 10px auto;
    background-color: #f49209;
}

.sharing .hospital-content ul li {
	width: 24%;
    padding: 0.75rem .75rem;
    text-align: center;
    border-radius: 2.5rem;
    margin: 0.4rem 0px;
    background-color: #f4f4f4;
}
.sharing .chu-love{
	background: #f4f4f4;
}
.chu-love .love-title{	
	font-weight: bold;
}
.chu-love .love-content{
	padding: 30px 30px;
	font-size: 1.285rem;
}
.v-other .slide-box {
    position: relative;
    padding: 0px 80px;
    background-color: #fff;
    border: 1px solid #f4f4f4;
}
.v-other .gallery-thumbs{border-radius:1px;line-height:40px;text-align:center;color:#000;font-size:16px;cursor:pointer}
.v-other .gallery-thumbs .swiper-slide-visible{
	border: 1px solid #f4f4f4;	padding: 5px;
}
.v-other .gallery-thumbs .swiper-slide-thumb-active{font-weight: bold; color:#f49209; padding: 5px;border: 1px solid #f3b40a;}

.slide-box{
	position: relative;
}
.slide-box .swiper-button-next, .slide-box .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.v-other .swiper-slide img{
	max-width: 100%;

}
.slide-box .swiper-button-next, .slide-box .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.borrow .borrow-process img{
	width: 100%;
}
.borrow .borrow-con{
	background: #f4f4f4;
	padding: 20px 10px;
	font-size: 1.285rem;
	margin-bottom: 15px;
}
.life{
	background: #f4f4f4;
}
.life img{
	max-width: 100%;
}
.want .want-title,.chu-love .love-title{
	background: #58b530;
	font-size: 2.142rem;
	line-height: 3;
	color: #fff;
}
.want .want-con{
	background: #f4f4f4;
	line-height: 1.6;
	padding: 30px 30px;
}
.want .want-con strong{
	display: block;
	font-size: 20px;
	color: #58b530;
	font-weight: bold;
}
.want .want-con img{
	max-width: 100%;
	margin-bottom: 10px;
}
/*场景*/
.scene{
	overflow: hidden;
	background: #f4f4f4;
}
.share-adv{
	position: absolute;
	bottom: 7%;
	width: 100%;
}
.share-adv .adv-con{
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
	padding: 0px 10px;
	border-left: 2px solid #4d596a;
}
.share-adv .col-md-4:last-child .adv-con{
	border-right: 2px solid #4d596a;
}
.share-adv .adv-con span{
	display: block;
	font-weight: bold;
	font-size: 35px;
}
.share-adv .adv-con img{
	width: 100%;
	max-width: 95px;
	height: 80px;
	margin-right: 20px;
}
@media (max-width:992px){
	.share-adv{
		position: relative;
		background: #000e28;
		padding: 0 0 20px;
		margin-top: -50px;
	}
	.share-adv .adv-con{
		border: none;
		border-bottom: 2px solid #4d596a;
	}
	.share-adv .col-md-4:last-child .adv-con{
		border-right: none;
	}
	.sharing .hospital-content ul li {
	    width: 49%;
	}
}

@media (max-width:992px){
.sharing-banner .sharing-banner-img {
    max-width: none;
    width: 220%;
    margin-left: -60%;
}
/*小V共享轮椅*/
.v-other .slide-box {
    position: relative;
    padding: 0px 40px;
}
.v-other .gallery-thumbs{display: none;}
.share-adv .adv-con{
	padding: 10px 10px;
}
/*头部banner*/
.sharing-banner .banner-txt{
	top: 13%;
}
.sharing-banner .banner-txt h5{
	font-size: 18px;
}
.sharing-banner .banner-txt h5 span{
	font-size: 14px;
}
.sharing {
    padding: 15px 0px;
}
.share-adv .adv-con img {
    max-width: 65px;
    height: auto;
    margin-right: 0px;
}
/*小V共享轮椅*/
.sharing .share-title{
	font-size: 1.714rem;
}
.want .want-title, .chu-love .love-title{
	font-size: 1.428rem;
}
.want .want-con strong{
	font-size: 1.142rem;
}
.want .want-con {
    padding: 20px 5px;
    margin-bottom: 10px;
}
.chu-love .love-content{
	padding: 10px 10px;
}
.share-adv .adv-con{
	font-size: 1rem;
	padding: 5px;
}
.share-adv .adv-con span{
	font-size: 1.142rem;
}
.share-adv .sharing-box, .sharing .sharing-box {
    padding: 0 0px !important;
}
}