/* 通用样式*/
* {
    box-sizing: border-box;
}
html,body{
    width: 100%;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.height_auto{
    height: auto !important;
}
.video{
    width: 96%;
    height:200px;
    margin: 0 auto;
}
.fu_wu_pdf{
    width: 98%;
    margin: 10px auto ;
    display: flex;
    align-items: center;
   

   
}
.fu_wu_pdf div:nth-child(1){
   width:calc(100% - 50px);
  
   display: flex;
   align-items: center;
}
.fu_wu_pdf a{
 
    color: #333;
    font-size: 14px;
}
.fu_wu_pdf a:active{
 
   color: #3AB26F;
    text-decoration: underline !important;
}
.fu_wu_pdf img{
    width: 32px;
    height: 32px;
    margin-left: 8px;
}
#my-video{
    width: 100%;
    height: 80%;
   
   
}
.introduction{
    padding: 0px 0px 0px 0px !important;
}
img{
    pointer-events: none; 
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-user-select:none;  
    -o-user-select:none;  
    user-select:none;  
}
/* 通用样式*/
/* 响应式swiper的轮播 开始*/
.pageImage,.prev,.next{
    display: none;
}
.swiper-button-prev::after,.swiper-button-next::after{
    display: none;
}
header,section,footer{
    width: 100vw;
    height: 100%;
}
#bead-house1 .play{
    display: none;
}
#map{
    border: 0px;
    width: 100% !important;
    height: 230px !important; 
}
.header .swiper-container {
    width: 100vw;
    height: calc(336px * 0.5);
    margin-top: 50px;
    position: relative;
}
.header .swiper-container .swiper-slide{
    width: 100vw;
    height: 100%;
}
.header .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
}
.header .swiper-container .swiper-pagination-bullets {
    width:7.33%;
    height:5.95%;
    background:rgba(255,255,255,0.2);
    border-radius: calc(4px * 0.5);
    position: absolute;
    bottom: 4.6%;
    left:50%;
    transform: translate(-50%);
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.header .swiper-container .my-header-bullet {
    width:18%;
    height:25%;
    background:rgba(255,255,255,1);
    border-radius: calc(2px * 0.5);
}
.header .swiper-container .my-header-bullet-active {
    background: #009341;
}
.header .swiper-container .swiper-button-next:after,
.header .swiper-container .swiper-button-prev:after {
    display: none;
}
.header .swiper-container .swiper-button-next,
.header .swiper-container .swiper-button-prev {
    display: none;
}
/* 响应式swiper的轮播 end*/
/* 中间部分 start*/
/* 主体中间部分start */
/* 仁愛護老中心有限公司 start */
.main {
    width: 100vw !important;
    height: 100%;
    margin-top: 50px;
    background: #FFFFFF;
}
.main .introduce {
    width: 92%;
    height: calc(410px * 0.5);
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: calc(20px * 0.5) auto;
}
.introduce_left{
    width:44%;
    height:100%;
}
.introduce_left img{
    display: inline-block;
    width: 100%;
    height: 144px;
    transform: translateY(5%);
}
.introduce_right{
    width: 48%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    text-align: center;
    position: relative;
}
.introduce_right p{
    display: none;
}
.mobile_title{
    width: 100%;
    height: 20px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(0,147,65,1);
    line-height: 20px;
    text-align: center;
    margin-top: 14px;
}

.introduce_right span{
    position: absolute;
    bottom: 19%;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #009341;
}
.introduce_right p:nth-child(1){
    width: 100%;
    height: calc(40px * 0.5);
    font-size: calc(40px * 0.5);
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(0,147,65,1);
    line-height: calc(45px * 0.5);
    margin:0 auto ;
}
.introduce_right p:nth-child(2){
    width: 100%;
    height: calc(20px * 0.5);
    font-size: calc(20px * 0.5);
    font-family:SF Pro Text;
    font-weight:400;
    color:rgba(187,212,0,1);
    line-height: calc(20px * 0.5);
}
.info_introduce{
    width: 100%;
    overflow-y: scroll;
    height: calc(298px * 0.5);
    margin: calc(10px * 0.5) auto;
}
.info_introduce pre{
   display: inline-block;
   width: 100%;
   height: auto;
   white-space: pre-wrap;
   font-size: calc(28px * 0.5);
   font-family:PingFang SC;
   text-align: left;
   font-weight:400;
   color:rgba(51,51,51,1);
   line-height: calc(42px * 0.5);
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp:0;
   -webkit-box-orient: vertical;
   overflow: hidden;
}

/* 仁愛護老中心有限公司 end */
/* 環境一覽  start */
.main .product {
    width: 100vw;
    height: 100%;
    margin: 0 auto;
}
section .product>.product_title {
    text-align: center;
    width: 100%;
    height: 100%;
}
section .product_title>h1 {
    height: calc(40px * 0.5);
    font-size: calc(40px * 0.5);
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(0,147,65,1);
    line-height: calc(40px * 0.5);
}

section .product_title>p {
    width: 100%;
    height: calc(15px * 0.5);
    font-size: calc(20px * 0.5);
    font-family:SF Pro Text;
    font-weight:400;
    color:rgba(187,212,0,1);
    line-height: calc(15px * 0.5);
    margin:calc(21px * 0.5) auto calc(30px * 0.5);
}
 /*環境一覽 轮播 start */
 /* 轮播开始 */
 .main>.product #info {
    width: 100%;
    height: calc(498px * 0.5);
    margin: calc(31px * 0.5) auto 0;
    position: relative;
    left: 0;
}
.main>.product #info>.swiper-container{
    width: 92%;
    height: calc(498px * 0.5);
    margin:  0 auto;
}
.main>.product #info .swiper-wrapper{
    width: 100%;
    height: calc(430px * 0.5);
}
.main>.product #info .swiper-slide {
    width: 30%;
    height:  calc(420px * 0.5);
}
.main>.product #info>.swiper-container .swiper-slide>.link_branch {
    width: 100%;
    height: 100%;
    display: block;
    /* box-shadow:0px calc(4px * 0.5) calc(19px * 0.5) 0px rgba(178,178,178,0.18); */
}
.main #info>.swiper-container .swiper-slide .items{
    width: 100%;
    height: 90%;
    padding: calc(10px * 0.5);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow:0px calc(4px * 0.5) calc(19px * 0.5) 0px rgba(178,178,178,0.18);
}
.main>.product .swiper-li1>img {
    width: 100%;
    height: calc(270px * 0.5);
}

.main>.product .swiper-li1 {
    width: 100%;
    height: calc(270px * 0.5);
}

.main>.product .swiper-li2 {
    width: 100%;
    height: calc(84px * 0.5);
    box-sizing: border-box;
    height: calc(32px * 0.5);
    font-size: calc(32px * 0.5);
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:calc(31px * 0.5);
    margin: calc(15px * 0.5) auto;
    text-align: center;
}

.main>.product .swiper-li3 {
   display: none;
}

.main #info .my-bullet {
    display: inline-block;
    width: 10%;
    height:  calc(4px * 0.5);
    border-radius:  calc(4px * 0.5);
    background: rgba(246, 246, 246, 1);
    position: relative;
    margin: 0 calc(4px * 0.5);
}
.main #info .my-bullet-active {
    background: rgba(0, 0, 0, 1);
    opacity: 1;
}
.main #info .swiper-pagination {
    bottom: 6%;
    cursor: pointer;
}
.main #info .swiper-button-disabled {
    display: none;
}
.main #info .swiper-button-next,
.main #info .swiper-button-prev {
    display: none;
}
/* 轮播结束 end*/
/*環境一覽 轮播 end */
/* 環境一覽  end */
/* 院舍服務 start */
.service,.active{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.service{
    margin: 30px auto;
}
.service-title,.active-title{
    width: 92%;
    margin: 0 auto;
    height: 100%;
    text-align: center;
  
}
.service-title>p:nth-child(1),.active-title>p:nth-child(1){
    width: 100%;
    height: calc(40px * 0.5);
    font-size: calc(40px * 0.5);
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(0,147,65,1);
    line-height: calc(40px * 0.5);
}
.service-title>p:nth-child(2){
    width: 100%;
    height: calc(20px * 0.5);
    font-size: calc(20px * 0.5);
    font-family:SF Pro Text;
    font-weight:400;
    color:rgba(187,212,0,1);
    line-height: calc(20px * 0.5);
    margin:calc(21px * 0.5) auto calc(33px * 0.5);
    position: relative;
}
.service-info{
    width: 92%;
    height:  calc(285px * 0.5);
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.service-items{
    width: 33.3%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.service-items img{
    display:inline-block;
    width:  calc(129px * 0.5);
    height:  calc(148px * 0.5);
}
.service-items p{
    width: 100%;
    height: calc(32px * 0.5);
    font-size: calc(28px * 0.5);
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: calc(32px * 0.5);
    text-align: center;
}
.service-items pre{
    display: none;
}
/* 院舍服務  end */
/* 院舍活動  start */
.active-title>p:nth-child(2){
    width: 100%;
    height: calc(20px * 0.5);
    font-size: calc(20px * 0.5);
    font-family:SF Pro Text;
    font-weight:400;
    color:rgba(187,212,0,1);
    line-height: calc(21px * 0.5);
    margin:calc(21px * 0.5) auto calc(33px * 0.5);
    position: relative;
}
.active-title>p:nth-child(2)>a{
    display: block;
    width:100%;
    height: calc(24px * 0.5);
    text-align: right;
    font-size: calc(24px * 0.5);
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height: calc(24px * 0.5);
    position: absolute;
    right: 0;
    top: 0;
}
.active-life{
    display: none;
}
.active-life-mobile{
    width: 92%;
    height: 100%;
    margin:  calc(50px * 0.5) auto calc(30px * 0.5);
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.active-b{
    width: 100%;
    height: calc(200px * 0.5);
    display: flex;
    justify-content: space-between;

}
.active-left{
    width: 68%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content:flex-start;
}
.active-link{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.active-left span:first-child{
    display: block;
    width: 100%;
    height:  calc(80px * 0.5);
    font-size: calc(32px * 0.5);
    font-family:PingFang SC;
    box-sizing: border-box;
    padding-right:  calc(40px * 0.5);
    margin: calc(42px * 0.5) auto calc(28px * 0.5);
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height: calc(40px * 0.5);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:0;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.active-left span:last-child{
    display: block;
    width: 100%;
    height: calc(20px * 0.5);
    font-size: calc(24px * 0.5);
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height: calc(20px * 0.5);
}
.active-right{
   width:32%;
   height:calc(200px * 0.5);
   display: flex;
   justify-content: flex-end;
   align-items: center;
}
.active-right img{
    width: calc(181px * 0.5);
    height: calc(139px * 0.5);
    border-radius: calc(4px * 0.5);
 }
.active-address{
    width: 92%;
    height: auto;
    margin: 0 auto calc(20px * 0.5);
    display: flex;
    flex-wrap: wrap;
}
.active-map,.active-map img{
    width: 100%;
    height:  calc(460px * 0.5);
}
.active-map {
    border: 4px solid #bcbcbc
}
.address-info{
    width:100%;
    height:  calc(480px * 0.5);
    margin: 15px auto 0;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}
.Contact-information,.traffic{
    /* width: 100%;
    height: 40%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around; */
}
.information-title,.traffic-title{
    width: 100%;
    height: calc(32px * 0.5);
    font-size: calc(32px * 0.5);
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height: calc(32px * 0.5);
}
.traffic-info{
    display: none;
}
.information-info,.traffic-info-mobile{
    /* width: 100%;
 
    height:auto;
    font-size: calc(28px * 0.5);
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: calc(38px * 0.5);
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0; */
}
.traffic-info-mobile>span{
    display: inline-block;
    padding-top: 5px;
}

 
    .yi_jia{
   
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    text-align: center;
  }
  .yi_img{
    display: flex;
    flex-wrap: wrap;
}
.yi_img div{
    width: 45%;
    margin: 2%;
}
 #info .items {
    width: 100%;
    height: 76%;
    padding: calc(10px * 0.5);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0px calc(4px * 0.5) calc(19px * 0.5) 0px rgba(178,178,178,0.18);
}
.zhong_img{
    display:flex ;
   align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
    margin-top: 20px;
    margin-left: 5px;
}
.zhong_img div{
 width: 33.3%;
 text-align: center;
 
  
}
.jian-jie{
    white-space: normal;
    font-size: 14px;
    margin: 0px 10px;
    line-height: 28px;
    text-align: justify;
 }
.mt-20{
    margin-top: 20px;
}
.zhong_jie{
    width: 100% !important;
     text-align: center;
    margin-top: 15px;
    font-size: 14px;
   font-family: Microsoft YaHei;
   font-weight: bold;
   color: rgba(51, 51, 51, 1);
   
}
.zhong_img div img{
  width: 60px;
  height: 60px;
  margin: 0 auto;
  
}
/* 院舍活動 结束 */
/* 中间部分 end*/
/* 尾部 start*/
/* .footer{
    display: none;
} */
/* 尾部 */