/*越秀养老汇-海系列-海颐苑*/
.page-content{
    padding-top: 50px;
}
.page-title{
    margin: 20px 0;
}
.page-title-fixed{
    position: fixed;
    background: #fafafa !important;
    width: 100%;
    top: 65px;
    z-index: 9;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px solid #faab26;
}
.page-title-img{
    width: auto;
    height: 67px;
    display: block;
}
.page-title-text{
    font-size: 30px;
    color: #ffa118;
    padding: 0 40px 0 10px;
    background: url(../images/bg-hai-title.png) no-repeat right center;
    background-size: auto;
    font-weight: 700;
    line-height: 67px;
}
.page-title-tab h3.widget-title{
    display: none;
}
.page-title-tab li{
   display: block;
    float: left;
    margin: 0 10px;
}
.page-title-tab li a{
    color: #333333;
    font-size: 18px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    border-radius: 24px;
    display: block;
    font-weight: 700;
}
.page-title-tab li a:hover,.page-title-tab li a:focus,.page-title-tab li a:active,.page-title-tab li a.active,.page-title-tab li.current-menu-item a{
    background: url("../images/page-tab-list.png") no-repeat center center;
    background-size: 100% 100%;
    color: #fff;
    -webkit-text-shadow: 0px 2px 0px rgba(255,134,33,.9);
    -moz-text-shadow: 0px 2px 0px rgba(255,134,33,.9);
    -ms-text-shadow: 0px 2px 0px rgba(255,134,33,.9);
    text-shadow: 0px 2px 0px rgba(255,134,33,.9);
}
.top-img-pane{
    height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.modal-intro-title{
    text-align: center;
}
.modal-intro-title span{
    background: url("../images/hai-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    padding-left: 60px;
    font-size: 30px;
    font-weight: 700;
    color: #faab26;
    border-bottom: 2px solid #ff923a;
    padding-right: 15px;

}
.sub-intro-title{
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin: 10px 0;
    font-weight: 700;
}
.modal-intro-main{
    position: relative;
    background: #fff6e4;
    border-radius: 5px;
    /*overflow: hidden;*/
}
.modal-intro-main.modal-main-01{
    min-height: 440px;
    overflow: hidden;
}
.main-intro-img{
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.main-intro-text{
    width: 50%;
    padding: 27px 30px 25px 45px;
}
.main-intro-list li{
    float: left;
    min-width: 50%;
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.main-intro-list li .span-title{
    display: inline-block;
    min-width: 80px;
    font-size: 18px;
    color: #f6a700;
    font-weight: 700;
}
.main-intro-list li .span-title span{
    padding-right: 10px;
    font-size: 20px;
    font-weight: normal;
}
.main-intro-text-des,.main-intro-text-des p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    /*text-align: justify;*/
    margin-top: 68px;
}
.main-intro-text-des p label{
    font-size: 18px;
    font-weight: 700;
}
.main-intro-text-des p{
    margin-top:10px;
 }
.modal-title-02 span{
    background: url("../images/hai-02.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.modal-02-link{
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
.modal-02-link img{
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.modal-02-link .span-mc{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(41, 41, 41, .35);
}
.modal-02-link .span-more{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    padding: 0 30px;
    height: 72px;
    line-height: 72px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    background: #ffa118;
    border-radius: 36px;
}
.modal-02-link:hover .img-modal-02{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.btn-video-model{
    width: 40px !important;
    height: 40px;
    display: inline-block;
    margin: 16px 10px 16px 0;
}
.modal-main-03{
    margin-bottom: 50px;
}
.modal-title-03 span{
    background: url("../images/hai-03.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
#hyy-pictures {
    width: 100%;
    height: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically:垂直居中幻灯片文本 */
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*justify-content: center;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*-webkit-align-items: center;*/
    /*align-items: center;*/
    cursor: pointer;
    overflow: hidden;
}
#hyy-pictures .swiper-slide{
    border-radius:8px ;
}
.swiper-button-next, .swiper-button-prev{
    width: 50px;
    height: 50px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    content: '';
}
.swiper-img .swiper-slide img{
    display: block;
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.swiper-img .swiper-slide:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.swiper-pagination{
    bottom: -35px;
    left: 0;
    width: 100%;
    z-index: 8;
}
.swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #fff;
    border:1px solid #ffa118;
    opacity: 0.7;
    margin: 0 5px;
}
.swiper-pagination-bullet-active{
    background: #ffa118;
    opacity: 1;
}
.modal-title-04 span{
    background: url("../images/hai-04.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.modal-title-05 span{
    background: url("../images/hai-05.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.list-groups-live{
    -webkit-box-shadow: 0px 2px 4px rgba(255, 161, 53, .2);
    -ms-box-shadow: 0px 2px 4px rgba(255, 161, 53, .2);
    -moz-box-shadow: 0px 2px 4px rgba(255, 161, 53, .2);
    box-shadow: 0px 2px 4px rgba(255, 161, 53, .2);
    /*overflow: hidden;*/
}
.list-groups-live{
    display: block;
}
.list-groups-live .div-img img{
    width: 100%;
    display: block;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.list-groups-live:hover .div-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.list-groups-live .div-title {
    font-size: 20px;
    color: #000033;
    font-weight: 700;
    line-height: 50px;
    height: 50px;
    padding-left: 20px;
}
.list-groups-live .div-des {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-top: 9px;
    min-height: 72px;
}
.more-btn-right{
    font-size: 20px;
    color: #ffa118;
    text-align: right;
    padding: 0 18px;
    display: inline-block;
}
.more-btn-right:hover{
    background: #ffa118;
    color: #fff;
}
.modal-title-06 span{
    background: url("../images/hai-06.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.modal-main-06{
    position: relative;
}
.modal-main-06 .modal-06-img{
    position: absolute;
    left: 0;
    top: 50%;
    width: 50%;
    transform: translateY(-50%);
    border-radius: 10px;
    overflow: hidden;
}
.modal-06-text{
    width: 60%;
    background: #fff4dc;
    border-radius: 10px;
    min-height: 380px;
    padding: 30px 50px 30px 180px;
    display: flex;
    align-items: center;
    justify-self: center;
    font-size: 18px;
    color: #333;
    line-height: 30px;
}
.modal-06-des p{
    font-size: 18px;
    color: #333;
}
.page-modal-07 .btn-option-list{
    display: inline-block;
    margin-bottom: 30px;
    background: url(../images/btn-option-visit02.png) no-repeat center center;
    background-size: 100% 100%;

}
.page-modal-07 .btn-option-list:hover{
    background: url(../images/btn-option-visit02-h.png) no-repeat center center;
    background-size: 100% 100%;
    -webkit-box-shadow: 0px 4px 4px rgba(166,204,14,.29);
    -moz-box-shadow: 0px 4px 4px rgba(166,204,14,.29);
    -ms-box-shadow: 0px 4px 4px rgba(166,204,14,.29);
    box-shadow: 0px 4px 4px rgba(166,204,14,.29);
}
.page-modal-07 .btn-option-visit{
    background: url(../images/btn-option-visit.png) no-repeat center center;
    background-size: 100% 100%;
}
.page-modal-07 .btn-option-visit:hover {
    background: url(../images/btn-option-visit-h.png) no-repeat center center;
    background-size: 100% 100%;
    -webkit-box-shadow: 0px 4px 4px rgba(255,136,33,.29);
    -moz-box-shadow: 0px 4px 4px rgba(255,136,33,.29);
    -ms-box-shadow: 0px 4px 4px rgba(255,136,33,.29);
    box-shadow: 0px 4px 4px rgba(255,136,33,.29);
}
/*越秀养老汇-海系列-海颐苑*/
/*越秀养老汇-海系列-海樾荟*/
.yyjh-list{
    border-radius: 16px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
}
.yyjh-list img{
    display: block;
    border-radius: 16px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.yyjh-list.yyjh-text ul{
    padding: 15px;
    display: block;
    overflow: hidden;
    background: #faab26;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-radius: 16px;
}
.yyjh-list.yyjh-text li{
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    border:1px solid #fff;
    margin: 5px 0;
}
.yyjh-list:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.hyh-title-05 span{
    background: url("../images/hai-08.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.modal-hyh-05 .tsfw05-list{
    margin: 15px 0;
    height: auto;
}
.modal-hyh-05 .tsfw05-list img{
    border-radius: 8px;
}
.title-ylh-hyh02 span{
    background: url("../images/hai-09.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.ylh-hyh02-list h3{
    font-size: 20px;
    font-weight: 700;
    color: #faab26;
    margin-top: 10px;
}
.ylh-hyh02-list p{
    height: auto !important;
    line-height: unset !important;
    padding: 10px 0;
}
.ylh-hyh02-list span{
    font-size: 18px;
    padding: 0 4px;
    display: inline-block;
}
.title-ylh-hyh03 span{
    background: url("../images/hai-10.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.hyh-ylsh-title span{
    background: url("../images/hai-11.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.text-swiper-hyh{
    color: #666666;
    font-size: 18px;
    margin: 8px 0 0 0;
    padding: 0 8px;
    text-align: left;
}
.swiper-img-txt .swiper-slide img,.img-swiper-hyh{
    border-radius: 8px;
}
.hyh-fwtd-title span{
    background: url("../images/hai-12.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.sub-title-yyjh{
    background-color: #fff8e7;
    padding: 25px 10px;
    border-radius: 16px;
}
.hyh-kfhy-title span{
    background: url("../images/hai-13.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
/*越秀养老汇-海系列-海樾荟*/
/*越秀养老汇-金沙洲*/
.page-title-center{
    background: url("../images/bg-page-title.png") no-repeat center center #f7f7f7;
    background-size: auto;
    margin: 0;
    padding: 20px 0;
}
.page-title-center .page-title-text{
    background-size: auto 100%;
}
.page-title-center .page-title-img{
    display: inline-block;
}
.page-title-center .page-sub-title{
    display: inline-block;
    background: #faab26;
    border-radius: 20px;
    padding: 6px 30px;
    color: #fff;
    font-size: 18px;
}
.page-content-no{
    padding: 60px 30px 30px 30px;
}
.no-content h2{
    font-size: 36px;
    color: #666666;
    /*line-height: 30px;*/
}
/*越秀养老汇-金沙洲*/
/*越秀养老汇-健康学院-学院介绍*/
.title-line label{
    color: #666666;
    font-size: 30px;
    font-weight: 700;
    z-index: 0;
    position: relative;
    padding: 0 15px;
}
.title-line label:after{
    content: '';
    height: 10px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #feb308;
    z-index: -1;
}
.page-modal-08 .pic-list-08 img{
    width: 100%;
}
.main-intro-text-des.main-intro-text-09{
    margin-top: 20px;
}
.main-intro-text-des.main-intro-text-09 p{
    font-size: 18px;
    padding-bottom: 10px;
}
/*越秀养老汇-健康学院-学院介绍*/
/*越秀养老汇-健康学院-养老技能培训*/
.main-jnpx02-text,.modal-intro-main.modal-jnpx02-main{
    min-height: 390px !important;
}
.jnpx-list-08 img{
    border-radius: 16px;
}
/*越秀养老汇-健康学院-养老技能培训*/
/*越秀养老汇-健康学院-往期风采*/
.page-modal-wqfc{
    position: relative;
    min-height: 440px;
    overflow: hidden;
}
.nav-left-wqfc{
    width: 282px;
    position: absolute;
    top: 0px;
    left: 0;
    border:2px solid #f7f7f7;
    -webkit-box-shadow: 0px 6px 0px rgba(95, 95, 95,.18);
    -moz-box-shadow: 0px 6px 0px rgba(95, 95, 95, .18);
    -ms-box-shadow: 0px 6px 0px rgba(95, 95, 95, .18);
    -o-box-shadow: 0px 6px 0px rgba(95, 95, 95, .18);
    box-shadow:  0px 6px 0px rgba(95, 95, 95, .18);
    padding: 20px 0;
    z-index: 1;
}
.nav-left-wqfc.autofixed-fixed{
    position: fixed;
    /*top: 170px;*/
    left: auto;
    width: 282px;
}
.nav-left-wqfc .title-nav{
    color: #faab26;
    font-size: 30px;
    font-weight: 700;
    border-bottom: 2px solid #feb308;
    padding-bottom: 10px;
    padding-left: 20px;
}
.wqfc-tab-list{
    padding-left: 20px;
    list-style: square
}
.wqfc-tab-list li a .dot-list{
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 6px;
    background: #666;
    vertical-align: middle;
    margin-right: 6px;
}
.wqfc-tab-list li a.active {
    color: #faab26;
}
.wqfc-tab-list li a:hover .dot-list,.wqfc-tab-list li a.active .dot-list{
    background: #faab26;
}
.wqfc-tab-list li a{
    font-size: 20px;
    line-height: 45px;
}
.wqfc-list{
    margin: 15px 0;
}
.modal-main-wqfc{
    padding-left: 300px;
}
/*越秀养老汇-健康学院-往期风采*/
/*越秀养老汇-健康学院-线上报名*/
.title-xsbm span{
    background: url("../images/xsbm-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.title-xsbm-contact span{
    background: url("../images/xsbm-02.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.list-xsbm-contact{
    display: flex;
    align-items: center;
    justify-self: center;
    background: #f7f7f7;
    padding:40px 20px;
}
.img-xsbm-contact{
    width: auto;
}
.txt-xsbm-contact{
    padding-left: 15px;
}
.txt-xsbm-contact p,.txt-xsbm-contact p span{
    font-size: 18px;
}
.txt-xsbm-contact p span{
    padding-right: 20px;
}
/*越秀养老汇-健康学院-线上报名*/
/*越秀养老汇-职业技能培训与认定-简介及联系方式*/
.title-zyjn-about span{
    background: url("../images/zyjn-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.zyjn-about-text-des{
    background: url("../images/ylh-zyjn/about/01.png")  no-repeat center bottom #fff8e7;
    padding: 15px 20px 130px 20px;
}
/*越秀养老汇-职业技能培训与认定-简介及联系方式*/
/*越秀养老汇-职业技能培训与认定-通知公告*/
.title-tzgg span{
    background: url("../images/zyjn-03.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.tzgg-list-link{
    display: block;
    overflow: hidden;
    padding: 15px;
    padding-top: 0;
    margin: 15px 0;
    border-bottom: 1px dashed #d4d4d4;
}
.tzgg-list-link:hover h3,.tzgg-list-link:hover .btn-more-list{
    color: #faab26;
}
.tzgg-list-text{
    position: relative;
    padding-right: 120px;
}
.btn-more-list{
    position: absolute;
    height: 30px;
    right: 0;
    top: 50%;
    margin-top: -15px;
    font-size: 16px;
}
.tzgg-list-excerpt {
    margin-bottom: 10px;
}
.tzgg-list-link h3{
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 28px;
}
.tzgg-list-link:hover .jkts-list-excerpt,.tzgg-list-link:hover .jkts-list-tips{
    color: #666;
}
/*越秀养老汇-职业技能培训与认定-通知公告*/
/*越秀养老汇-职业技能培训与认定-职业资格证书查询*/
.title-zscx span{
    background: url("../images/zyjn-04.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.main-zscx{
    width: 588px;
    margin: 60px auto 0;
    border-radius: 16px;
    height: 240px;
    background: url("../images/ylh-zyjn/zscx/2.png") no-repeat right bottom #fff5e3;
    position: relative;
}
.left-img-zscx{
    width: auto;
    display: block;
    position: absolute;
    top: -50px;
    left: 50px;
}
.right-btn-pane{
    float: right;
    height: 100%;
    display:flex;
    justify-content:center;
    align-items:center;
    padding-right: 80px;
}
.btn-zscx{
    display: inline-block;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    background: #fd9205;
    border-radius: 24px;
}
.btn-zscx span{
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

/*越秀养老汇-职业技能培训与认定-职业资格证书查询*/
/*越秀养老汇-海系列-海颐苑-文娱活动-悦秀学堂*/
.modal-yxxt-title span{
    background: url("../images/hai-07.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.yyjh-list-img{
    border-radius: 16px;
}
.yyjh-list-title{
    font-size: 20px;
    color: #000033;
    font-weight: 700;
    line-height: 60px;
}
.modal-yyjh-yxxt .yyjh-list{
    margin: 0;
}
/*越秀养老汇-海系列-海颐苑-文娱活动-悦秀学堂*/
/*越秀养老汇-越秀常青学院(老年大学)*/
.ylh-cqxy-content{
    display: block;
}
.ylh-cqxy-content .pc-img{
    display: none;
}
.ylh-cqxy-content .wap-img{
    display: none;
}
/*越秀养老汇-越秀常青学院(老年大学)*/
/*养老特色服务-生活照料-生活服务*/
.modal-title-tsfw span{
    background: url("../images/tsfw-01.png") no-repeat center center;
    background-size: auto;
    background-position-x: 90px;
    min-width: 360px;
    margin: 0 auto;
}
.sub-title-tsfw em{
    color: #fff;
    height: 60px;
    line-height: 60px;
    display: block;
    background: #ffb446;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 30px;
    position: relative;
    width: 400px;
    margin: 15px auto 0;
}
.sub-title-tsfw em:before{
    content: '';
    background: url("../images/wysj-title-01.png") no-repeat left top;
    width: 34px;
    height: 34px;
    position: absolute;
    left: -25px;
    top: -10px;
}
.sub-title-tsfw em:after{
    content: '';
    background: url("../images/wysj-title-02.png") no-repeat left top;
    width: 53px;
    height: 67px;
    position: absolute;
    right: -20px;
    top: -7px
}
.top-img-full img{
    max-width: 100%;
    border-radius: 16px;
}
.modal-main-tsfw01{
    min-height: 320px;
}
.main-tsfw01-img{
    border-radius: 16px;
}
.main-tsfw01-text{
    width: 50%;
    min-height: 320px;
    /*padding: 30px 50px 30px 180px;*/
    display: flex;
    align-items: center;
    justify-self: center;
    font-size: 18px;
    color: #333;
    line-height: 30px;
}
.main-tsfw01-text h2{
    font-size: 50px;
    color: #faab26;
}
.main-tsfw01-text-des{
    margin-top: 20px;
}
.main-tsfw01-img-r{
    left: auto;
    right: 0;
}
/*养老特色服务-生活照料-生活服务*/
/*养老特色服务-生活照料-健康管理*/
.tsfw-title-jkgl span{
    background: url("../images/tsfw-05.png") no-repeat center center;
    background-size: auto;
    background-position-x: 90px;
    background-position-y: -5px;
}
.modal-main-tsfw02{
    min-height:428px;
}
.modal-main-tsfw02 img,.modal-main-lsyj02 img{
    border-radius: 16px;
}
.modal-main-tsfw02-r{
    height: 428px;
}
.modal-main-tsfw02-r .main-tsfw02-r-list img{
    height: 100%;
}
.modal-main-tsfw02-r .main-tsfw02-r-list{
    height: 50%;
    padding: 10px 0;
}
.tsfw03-list{
    padding: 20px;
    border:2px solid #faab26;
    border-radius: 8px;
    height: 228px;
}
.title-tsfw03-list:before{
    color: #faab26;
    font-size: 34px !important;
}
.title-tsfw03-list span{
    color: #333333;
    font-size: 24px !important;
    padding-left: 10px;
    font-weight: 700;
}
.tsfw03-list-des{
    font-size: 18px;
    color: #333;
    line-height: 24px;
    padding-top: 20px;
}
/*养老特色服务-生活照料-健康管理*/
/*养老特色服务-生活照料-科学多维的膳食服务*/
.tsfw-title-ssfw span{
    background: url("../images/tsfw-06.png") no-repeat center center;
    background-size: auto;
    background-position-x: 15px;
    background-position-y: -5px;
}

.border-radius-01,.border-radius-01 img{
    border-radius: 0 44px 0 44px;
}
.border-radius-02,.border-radius-02 img{
    border-radius: 44px 0 44px 0;
}
.main-tsfw04-text p{
    color: #666666;
    font-size: 18px;
    line-height: 32px;
    margin: 10px 0;
}
.main-tsfw04-text label{
    font-size: 18px;
    color: #faab26;
    font-weight: 700;
}
.main-tsfw05-l img{
    width: 100%;
}
.main-tsfw05-l,.main-tsfw05-r,.tsfw05-list{
    height:428px;
}
.tsfw05-list-group{
    height: 50%;
    padding: 15px;
}
.tsfw05-list-group img{
    height:100% ;
}
/*养老特色服务-生活照料-科学多维的膳食服务*/
/*养老特色服务-医护康复-专业的康复体系*/
.title-tsfw-kftx span{
    background: url("../images/tsfw-09.png") no-repeat center center;
    background-size: auto;
    background-position-x: 55px;
}
.tsfw06-text-con{
    width: 50%;
    padding-left: 24px;
}
.modal-main-tsfw06,.main-tsfw06-text{
    min-height: 440px;
}
.main-tsfw06-text{
    width: 100%;
    background:#fff8e7;
    border-radius: 16px;
    padding: 0 20px;
}
.modal-main-tsfw07 .tsfw07-list img{
    border-radius: 16px;
}
.tsfw-title-hlfw span{
    background: url("../images/tsfw-11.png") no-repeat center center;
    background-size: auto;
    background-position-x: 45px;
}
.hlfw01-list{
    position: relative;
    border:2px solid #faab26;
    border-radius: 32px;
    padding: 15px;
    height: 208px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-self: center;
}
.hlfw01-list .icon-title-hlfw01{
    position: absolute;
    font-size: 45px;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    background: #faab26;
    color: #fff;
    left: 50%;
    margin-left: -32px;
    top: -32px;
    text-align: center;
    line-height: 64px;
}
.title-hlfw01-list{
    font-size: 24px;
    color: #faab26;
    padding: 15px 0;
}
.hlfw01-list-des{
    color: #333;
    font-size: 17px;
    padding: 15px 0;
}
.hlfw01-list-afd100{
    border-color: #afd100;
}
.hlfw01-list-afd100 .icon-title-hlfw01{
    background: #afd100;
}
.hlfw01-list-afd100 .title-hlfw01-list{
    color: #afd100;
}
.hlfw01-list-12a3ff{
    border-color: #12a3ff;
}
.hlfw01-list-12a3ff .icon-title-hlfw01{
    background: #12a3ff;
}
.hlfw01-list-12a3ff .title-hlfw01-list{
    color: #12a3ff;
}
.hlfw02-list {
    background: #fff8e7;
    border-radius: 16px;
    height: 280px;
    padding: 0 15px;
}
.hlfw02-list-02{
    height: 300px;
}
.hlfw02-list-img{
    width: 220px;
    margin: 0 auto;
    height: 64px;
    line-height: 64px;
    background: #faab26;
    border-radius: 32px;
    position: relative;
    top: -32px;
    color: #fff;
    margin-bottom: -12px;
}
.hlfw02-list-img span{
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
}
.hlfw02-list-img label{
    font-size: 48px;
}
.hlfw02-list-text{
    line-height: 32px;
    font-size: 18px;
    color: #333333;
}
.img-hlfw03 img{
    width: auto;
    max-width: 100%;
}
.txt-hlfw03{
    background: #fff8e7;
    border-radius: 16px;
    padding: 20px;
}
.tsfw04-list{
    height: 180px;
}
.label-hlfw-customer{
    font-weight: 700;
    font-size: 18px;
}
.hlfw02-list-text-faab26{
    color: #faab26;
    font-weight: 700;
}
/*养老特色服务-医护康复-专业的康复体系*/
/*养老特色服务-医护康复-幸运草*/
.tsfw-title-xyc span{
    background: url("../images/xyc-01.png") no-repeat center center;
    background-size: auto;
    background-position-x: 5px;
}
.modal-main-xyc01{
    padding:30px 0;
    background: #fff8e7;
    border-radius: 32px;
}
.modal-main-xyc01 img{
    width: auto;
    max-width: 100%;
}
.xyc02-list-l{
    padding-right: 50px;
}
.xyc02-list-r{
    padding-left: 50px;
}
.xyc02-list{
    border:2px solid #f7f7f7;
    border-bottom:8px solid #e2e2e2;
    padding: 20px;
    position: relative;
    margin: 10px 0;
}
.xyc02-list-img{
    width: auto;
    max-width: 100%;
}
.xyc02-list-txt{
    font-size: 18px;
    padding-top: 20px;
    color: #666666;
}
.tip-order{
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 54px;
    line-height: 54px;
    background: #ffa118;
    color: #fff;
    font-size: 18px;
    font-weight: 700;

}
/*养老特色服务-医护康复-幸运草*/
/*养老特色服务-医护康复-361服务*/
.modal-qfw01-title span{
    background: url("../images/qfw-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.qfw01-list{
    display: block;
    padding-top: 45px;
}
.qfw01-list .icon-title-hlfw01{
    width: 160px;
    text-align: center;
    border-radius: 32px;
    margin-left: -80px;
}
.qfw01-list .icon-title-hlfw01 span{
    font-size: 24px;
    vertical-align: top;
    padding-left: 6px;
}
.title-qfw01-list{
    padding: 0 0 20px 0;
}
.qfw01-list-des{
    padding: 0;
}
.qfw02-content-group{
    background: #fff8e7;
    border-radius: 16px;
}
.title-content-group{
    background: #faab26;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    height: 48px;
    line-height: 48px;
    border-radius: 16px 0 16px 0;
    padding: 0 20px;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.text-content-group{
    padding: 10px 20px;
}
.qfw02-img-list img,.qfw02-img-list{
    border-radius: 16px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.qfw02-img-list:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.modal-qfw03-title span{
    background: url("../images/qfw-03.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.box-line-title{
    position: relative;
}
.line-title-group{
    height: 2px;
    background: #faab26;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    z-index: 0;
}
.content-group-list{
    padding: 20px 0;
}
.group-list-li{
    width: 50%;
}
.group-list-li ul{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.group-list-li li{
    /*display: block;*/
    width: 108px;
    height: 48px;
    line-height: 48px;
    color: #faab26;
    font-size: 16px;
    margin: 10px 0;
    background: #fff8e7;
    border:1px solid #faab26;
    text-align: center;
    border-radius: 8px;
}
.group-list-li-l{
    padding-right: 6px;
}
.group-list-li-r{
     padding-left: 6px;
 }
.group-list-li-even li{
    background: #f7f7f7;
}
/*养老特色服务-医护康复-361服务*/
/*居住颐养概览-越秀·海颐苑-安全适老*/
.modal-aqsl-title span{
    background: url("../images/aqsl-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
    /*background-position-y: -5px;*/
}
.aqsl-title-address span{
    background: url("../images/aqsl-02.png") no-repeat left center;
    border:none;
    background-size: auto;
    background-position-x: 6px;
}
.aqsl-title-address label{
    font-size: 30px;
    color: #666666;
}
/*居住颐养概览-越秀·海颐苑-安全适老*/
/*居住颐养概览-越秀·海颐苑-绿色宜居*/
.modal-lsyj-title span{
    background: url("../images/lsyj-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.modal-main-lsyj01,.main-lsyj01-text{
    min-height: 464px;
}
/*居住颐养概览-越秀·海颐苑-绿色宜居*/
/*居住颐养概览-越秀·海颐苑-养老智能化*/

.modal-ylznh-title span{
    background: url("../images/ylznh-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
/*tab*/
.modal-main-ylznh01{
    -webkit-box-shadow: 0px 2px 6px rgba(250, 171, 38, .63);
    -moz-box-shadow: 0px 2px 6px rgba(250, 171, 38, .63);
    -ms-box-shadow: 0px 2px 6px rgba(250, 171, 38, .63);
    -o-box-shadow: 0px 2px 6px rgba(250, 171, 38, .63);
    box-shadow:  0px 2px 6px rgba(250, 171, 38, .63);
    border-radius: 16px 16px 0 0;
}
.nav-tabs-ylznh01{
    background: #fff8e7;
    border:none;
    border-radius: 16px 16px 0 0;
}
.nav-tabs-ylznh01 > li > a{
    padding: 28px 15px;
    color: #333333;
    font-size: 20px;
    border-radius: 16px 16px 0 0;
    font-weight: 700;
    border:none;
}
.nav-tabs-ylznh01 > li.active > a, .nav-tabs-ylznh01 > li.active > a:hover, .nav-tabs-ylznh01 > li.active > a:focus{
    background-color: #faab26;
    border: 1px solid #faab26;
    border-radius: 16px 16px 0 0;
    color: #fff;
}
.tab-content-ylznh01{
    padding: 24px;
}
.tab-main-ylznh01,.main-ylznh01-text{
    min-height: 440px;
}
/*tab*/
#hyy-pictures.hyy-ylznh-pictures{
    /*height: 440px;*/
}
.main-ylznh02-text{
    min-height: 160px;
    width: 100%;
    padding: 0 15px;
    background: #fff8e7;
    border-radius: 16px;
}
.main-ylznh02-text02{
    min-height: 320px;
}

/*居住颐养概览-越秀·海颐苑-养老智能化*/
/*居住颐养概览-越秀·海颐苑-户型品鉴*/
.modal-hxpj-title span{
    background: url("../images/hxpj-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.modal-main-hxpj01{
    height: 527px;
    padding: 30px;
    background: #f7f7f7;
    border:2px solid #e8e8e8;
    border-radius: 0;
}
.swiper-pane-l{
    width: 70%;
    height: 100%;
    position: relative;
}
.swiper-container {
    width: 100%;
    /*height: 300px;*/
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 80%;
    width: 100%;
}
.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0 0 0;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.swiper-pane-r{
    width: 30%;
    padding: 20px;
    height: 80%;
}
.title-swiper-pane-r{
    font-weight: 700;
    font-size: 24px;
    color: #333333;
    padding: 10px 0;
    height: 80%;
}
.text-des-01{
    color: #666666;
    font-size: 18px;
    line-height: 32px;
}
.text-des-01 label{
    font-weight: 700;
    font-size: 18px;
    padding-right: 8px;
}
.btn-option-hxpj{
    background: url(../images/hxpj-03.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 10px;
    display: block;
}
.btn-option-hxpj:hover {
    background: url(../images/hxpj-03-hover.png) no-repeat center center;
    background-size: 100% 100%;
    -webkit-box-shadow: 0px 4px 4px rgba(255,136,33,.29);
    -moz-box-shadow: 0px 4px 4px rgba(255,136,33,.29);
    -ms-box-shadow: 0px 4px 4px rgba(255,136,33,.29);
    box-shadow: 0px 4px 4px rgba(255,136,33,.29);
}
/*居住颐养概览-越秀·海颐苑-户型品鉴*/
/*居住颐养概览-越秀·海樾荟-安全适老*/
.main-aqsl01-text h2{
    font-size: 30px;
    font-weight: 700;
}
.main-aqsl01-text-des ul li span:before{
    content: '';
    width: 8px;
    height: 8px;
    background: #faab26;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.main-aqsl01-text-des ul li{
    color: #333333;
    line-height: 32px;
    width: 50%;
    float: left;
}
.main-aqsl01-text-des ul li span{
    position: relative;
    font-size: 18px;
    padding-left: 15px;
}
/*居住颐养概览-越秀·海樾荟-安全适老*/
/*居住颐养概览-越秀·海樾荟-智能养老化*/
.hyh-ylznh02-text02{
    min-height: 330px;
}
/*居住颐养概览-越秀·海樾荟-智能养老化*/
/*居住颐养概览-越秀·海樾荟-户型品鉴*/
.imgs-lcsm img{
    width: auto;
    max-width: 100%;
    text-align: center;
}
.center-img-lcsm{
    padding: 0 15px;
}
/*居住颐养概览-越秀·海樾荟-户型品鉴*/
/*居住颐养概览-康复医院*/
.modal-kfyy-main-01.modal-main-01{
    min-height: 551px;
}
.main-kfyy02-text{
    min-height: 440px !important;
}
.main-kfyy02-text-des ul li{
    width: 100%;
    text-align: center;
}
.kfyy02-list img{
    border-radius: 16px;
}
.main-kfyy02-text{
    min-height: 440px;
}
.main-intro-text.main-intro-text-kfyy{
    padding: 20px;
}
.main-intro-list.kfyy-intro-list li{
    width: 100%;
}
.kfyy-tips-list{
    font-size: 18px;
    display: inline-block;
    padding-right: 10px;
}
.list-advantage-kfyy{
    background: #fffdf8;
    border-radius: 8px;
    width: auto;
    padding: 8px;
    margin: 8px 0;
}
.list-advantage-kfyy li{
    font-size: 16px;
    color: #333333;
    background: url("../images/jzyy/kfyy/icon-list.png") no-repeat left;
    padding-left: 30px;
    line-height: 28px;
    /*font-weight: 700;*/
}
.main-kfyy-text-des p{
    margin-top: 0;
}
.main-kfyy-text-des p label{
    color: #faab26;
    font-weight: 700;
}
.flex-special-kfyy{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction:row;
    align-items:center;
}
.list-special-kfyy{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction:row;
    align-items:center;
    margin-top: 20px;
    width: 50%;
    padding: 0 2px;
}
.groups-special-kfyy{
    width: 86px;
    height: 86px;
    border-radius: 100%;
    background: #fde1ad;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.groups-special-kfyy span{
    display: block;
    font-size: 16px;
    color: #333333;
    text-align: center;
}

/*居住颐养概览-康复医院*/
/*居住颐养概览-银幸颐园养护院*/
.yxyy02-list{
    text-align: center;
}
.yxyy02-list img{
    border-radius: 16px;
}
.yxyy02-list p{
    height: 45px;
    line-height: 45px;
    font-size: 18px;
}
#yxyy-pictures .swiper-slide {
    border-radius: 8px;
}
.yxyy-intro-text{
    position: relative;
    background: #fff6e4;
    border-radius: 5px;
    width: 100%;
}
.yxyy-intro-text .list-advantage-kfyy{
    background: none;
    padding: 0;
}
.yxyy-intro-text .list-advantage-kfyy li{
    display: inline-block;
    margin-right: 8px;
}
.yxyy-intro-text .main-tsfw01-text-des {
    margin-top: 0;
}
/*居住颐养概览-银幸颐园养护院*/
/*关于我们-公司简介*/
.title-gsjj span{
    background: url("../images/gsjj-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
/*关于我们-公司简介*/
/*关于我们-发展历程*/
.title-fzlc span{
    background: url("../images/fzlc-01.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.title-fzcl-group{
    font-size: 64px;
    color: #faab26;
    font-weight: 700;
}
.cont-fzcl-group{
    position: relative;
}
.item-fzcl-group:nth-child(1){
    margin-top: 0;
}
.item-fzcl-group{
    width: 50%;
    padding-right: 53px;
    float: left;
    min-height: 400px;
    margin-top: 50px;
}
.item-img{
    width: 100%;
    text-align: center;
    position: relative;
}
.item-fzcl-group .item-img:before{
    content: '';
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #faab26;
    position: absolute;
    right: -53px;
    top: 0;
}
.item-fzcl-group-r .item-img:before{
    content: '';
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-left:10px solid #faab26;
    border-right: none;
    position: absolute;
    left: -53px;
    top: 0;
}
.item-img img{
    max-width: 100%;
}
.item-text p{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin: 6px 0;
}
.item-fzcl-group-r{
    float: right;
    padding-right: 0;
    padding-left: 53px;
}
.cont-fzcl-group:before{
    content: '';
    position: absolute;
    width: 1px;
    left: 50%;
    background: #faab26;
    height: 100%;
    top:-20px
}
/*关于我们-发展历程*/
/*关于我们-企业荣誉*/
.title-qyry span{
    background: url("../images/qyry/00.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.qyry-list-img{
    width: 282px;
}
.qyry-list-text{
    width: 100%;
    padding: 25px 0px 15px 300px;
}
.qyry-list-text h3{
    margin-bottom: 10px;
}
.qyry-list-excerpt{
    margin-bottom: 0;
}
/*关于我们-企业荣誉*/
/*关于我们-入住指南*/
.title-rzzz span{
    background: url("../images/rzzz/00.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.rzzz-modal-title{
    width: 384px;
    margin: 30px auto;
    padding: 10px;
    background: #fff8e7;
    border-radius: 39px;
}
.rzzz-modal-title .num-img{
    width: 54px;
    height: 54px;
}
.rzzz-modal-title .title-text{
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    line-height: 54px;
    padding-left: 10px;
}
.rzzz-list{
    padding: 0 150px;
}
.rzzz-list-title h2{
    font-size: 20px;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #ffa118;
    margin-right: 15px;
}
.rzzz-list-title:before{
    content: '';
    width:0;
    height:0;
    border-top:25px solid transparent;
    border-bottom:25px solid transparent;
    border-left:25px solid #ffa118;
    position: absolute;
    right: 0px;
    top: 0;
}
.rzzz-list-text{
    margin-top: 12px;
}
.rzzz-list-text p{
    color: #666666;
    font-size: 16px;
    line-height: 28px;
}
.step-02 .rzzz-list-title h2{
    background: #ffc53b;
}
.step-02 .rzzz-list-title:before{
    border-left-color:#ffc53b;
}
.step-03 .rzzz-list-title h2{
    background: #afd100;
}
.step-03 .rzzz-list-title:before{
    border-left-color:#afd100;
}
.step-last .rzzz-list-title h2{
    background: #12a3ff;
    margin-right: 0;
}
.step-last .rzzz-list-title:before{
    display: none;
}
/*关于我们-入住指南*/
/*关于我们-常见问题*/
.title-cjwt span{
    background: url("../images/cjwt/00.png") no-repeat left center;
    background-size: auto;
    background-position-x: 6px;
}
.cjwt-modal-main{
    background: #f7f7f7;
    padding: 50px 100px;
}
.cjwt-title{
    color: #faab26;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}
.cjwt-des{
    color: #666666;
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
}
.kefu-cjwt img{
    width: auto;
    cursor: pointer;
    max-width: 100%;
}
.kefu-cjwt-txt{
    color: #333;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}
/*关于我们-常见问题*/
/*养老汇-朗高系列*/
.page-content-yxlg .list-advantage-kfyy{
    margin: 0;
}
/*养老汇-朗高系列*/

