﻿
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 0 90px;}
.articleBox {
    line-height: 34px;
    padding: 10px 0 0;
    color: #595959;
    font-size: 16px;
    margin-bottom: 10px;
}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {
    clear: both;
    line-height: 40px;
    font-size: 28px;
    font-weight: bold;
    font-family: "microsoft yahei";
    color: #333333;
    text-align: center;
    position: relative;
    padding-top: 12px;
    margin-bottom: 34px;
}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {
    display: block;
    clear: both;
    color: #999999;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0 25px;
    overflow: hidden;
    text-align: center;
}

.articleTime span {
    margin-right: 16px;
    font-size: 16px;
    color: #999999;
    vertical-align: middle;
    display: inline-block;
}
.articleLine {
    height: 8px;
    background: url(../image/line.png) center center no-repeat;
    background-size: cover;
}
.shareBox .sharejs_list .sharejs_item {
    position: relative;
    z-index: 100
}
    /* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(../image/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../image/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid var(--themeColors);background: var(--themeColors);}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../image/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;/* overflow: hidden; */}
.articleHand a {display: inline-block;line-height: 32px;padding: 0 20px 0px 30px;background: url(../image/file.png) no-repeat left center; color:#666;margin-bottom: 10px;}
.articleHand a.word {background: url(../image/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../image/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../image/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../image/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../image/zip.png) no-repeat left 3px;color: #ff9779 !important;}
.articleHand a:hover{text-decoration: underline;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;text-align: center;font-family: Arial;font-size: 0;}
.articlePage a {margin: 0 5px;background: #ccc;padding: 3px 12px;display: inline-block;font-size: 12px;height: 24px;line-height: 24px;}
.articlePage a:hover {color: #fff;background: var(--themeColors);}
.articlePage a.hover {color: #fff;background: var(--themeColors);}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {
    display: block;
    line-height: 90px;
    color: #595959;
    font-size: 18px;
    overflow: hidden;
    font-weight: bold;
    overflow: hidden;
    margin: 0 -40px;
}
.pageUp .articlePageBox {
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
}
.pageUp .articlePageBox:nth-child(2) {padding-left: 60px;}
.pageUp .articlePageBox:nth-child(2)::before {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 40px;
    background-color: #e6e6e6;
    top: 50%;
    left: 0;
    margin-top: -20px;
}
.pageUp a {
    font-size: 18px;
    color: #595959;
    position: relative;
    z-index: 10;
    font-weight: 300;
}

.articlePageBox:hover,
.articlePageBox:hover a {
    color: var(--themeColors);
}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../image/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../image/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../image/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../image/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(http://ysylxz.com/subsiteSrc/cnPc/images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1 {
    overflow: hidden;
    margin: 0 -14px;
    margin-bottom: 12px;
}
.imgList1 dd {
    width: 25%;
    margin-bottom: 28px;
    float: left;
}
.imgList1 .con {
    display: block;
    margin: 0 14px;
    background: #fff;
}
.imgList1 .picBox {
    overflow: hidden;
    margin-bottom: 34px;
}
.imgList1 .picBox .pic {
    overflow: hidden;
}
.imgList1 .picBox .pic::before {padding-top: 135.8620%;}
.imgList1 .picBox .num {
    width: 50px;
    float: right;
    writing-mode: vertical-rl;
    text-orientation: upright;
    display: flex;
    align-items: center;
    padding-top: 24px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    font-family: 'Al';
}
.imgList1 .text {
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
}
.imgList1 .text .title {
    line-height: 56px;
    height: 56px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none; 
}
.imgList1 .text .time {
    line-height: 54px;
    font-size: 14px;
    color: #999999;
    padding-bottom: 3px;
}
/* 全图列表1 end */
/* 全图列表2 start */
.imgList2 {
    overflow: hidden;
    margin: 0 -15px;
}
.imgList2 dd {
    width: 33.3333%;
    float: left;
    margin-bottom: 30px;
}
.imgList2 .con {
    display: block;
    margin: 0 15px;
    background: #fff;
    padding: 50px 30px;
    padding-bottom: 36px;
    box-sizing: border-box;
    transition: all .5s;
}
.imgList2 .con .pic {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 42px;
}
.imgList2 .con .title {
    line-height: 26px;
    height: 52px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}
.imgList2 .con .timeBox {
    line-height: 40px;
    height: 40px;font-size: 14px;
    color: #999999;
    overflow: hidden;
}
.imgList2 .con .timeBox .more {
    float: right;
    width: 40px;
    height: 40px;
    background: url(../image/more1.png) center center no-repeat;
    background-size: 100%;
    transition: all .5s;
}
.imgList2 .con:hover .timeBox .more {background: url(../image/more.png) center center no-repeat;background-size: 100%;}
.imgList2 .con:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 5%);
}
/* 全图列表2 end */
/* 视频列表 start */
.videoList {
    overflow: hidden;
    margin-right: -20px;
}

.videoList dd {
    width: 33.33333%;
    float: left;
    display: inline;
    margin-bottom: 25px;
}

.videoList dd .con {
    display: block;
    margin-right: 20px;
    background: #fff;
    overflow: hidden;
    border-radius: 8px;
}

.videoList dd .pic::before {
    padding-top: 60.2150%;
}

.videoList dd .pic .playBtn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.videoList dd .pic span.play {
    width: 100%;
    height: 30px;
    display: block;
    background: url(../image/videoIco.png) no-repeat center center;
}

.videoList dd .pic span.time {
    width: 100%;
    height: 16px;
    line-height: 16px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.videoList dd .text {
    padding: 20px;
}

.videoList dd .con .title {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    text-align: center;
}

.videoList dd .con:hover .title {
    color: var(--themeColors);
}
/* 视频列表 end */
/* 资质荣誉 start */

/* 资质荣誉 end */
/* 期刊杂志 start */
/* 期刊杂志 end */
/* 数字报纸 start */
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1 dd {
    margin-bottom: 20px;
}
.imgText1 dd .con {
    overflow: hidden;
    display: block;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.imgText1 .con .pic {
    width: 350px;
    float: left;
    margin-right: 30px;
}
.imgText1 .con .pic img {
    object-fit: unset;
}
.imgText1 .con .text {
    overflow: hidden;
}
.imgText1 .con .title {
    line-height: 42px;
    font-size: 18px;
    color: #333333;
    padding-top: 4px;
    margin-bottom: 6px;
}
.imgText1 .con .time {
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 14px;
}
.imgText1 .con .time img {
    all: unset;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.imgText1 .con .textC {
    line-height: 24px;
    height: 48px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 16px;
}
.imgText1 .con .more {
    width: 40px;
    height: 40px;
    background: url(../image/more1.png) center center no-repeat;
    background-size: 100%;
    transition: all .5s;
}
.imgText1 .con:hover {
    box-shadow: 0px 4px 16px rgb(0 0 0 / 14%);
}
.imgText1 .con:hover .title {color: var(--themeColors);}
.imgText1 .con:hover .more {
    width: 40px;
    height: 40px;
    background: url(../image/more.png) center center no-repeat;
    background-size: 100%;
    transition: all .5s;
}
/* 图文列表1 end */
/* 图文列表2 start */
/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
/* 全文列表1 end */
/* 全文列表2 start */
/* 全文列表2 end */
/* ========== 文字列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
/* 纵向瀑布流end */
/* 横向瀑布流start */
/* 横向瀑布流end */
/* ========== 瀑布流 end ========== */
/* ————— 公用表单 start ————— */
.input{ border: 1px solid #ddd; padding:0 10px}
.input input{ border: none; background: none; width: 100%; height: 38px; line-height: 38px; font-size: 14px; color: #333;}
.textarea{ border: 1px solid #ddd; padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 120px; line-height: 25px; font-size: 14px; color: #333;}
a.formBtn{ display: inline-block; height: 40px; line-height: 40px; border: 1px solid #ddd; background: #FFF; border-radius: 3px; font-size: 14px; color: #333; padding:0 30px; margin: 0 5px;}
a.formBtn:hover{ opacity: .9;}

.formYzm .input{ width: 50%; float: left; display: inline;}
.formYzm .yzmImg{ width: 118px; height: 38px; border: 1px solid #ddd; background: #ddd; float: left; display: inline; margin-left: 20px;}
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left; margin: 0 -5px;}
.formSubBtn a{ padding:0 40px; border-radius: 5px;}
.formSubBtn a.submit{ background: #1e5ab0; color: #FFF;}
.formSubBtn a.reset{ background: #ddd; color: #8b8b8b;}
/* ————— 公用表单 end ————— */
/* ========== 留言 start ========== */
/* 留言展示列表start */
/* 留言展示列表end */
/* 留言表单start */
/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 招聘 start ========== */
/* 列表start */
/* 列表end */
/* 表单start */
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
/* 问卷列表 end */
/* 问卷调查 start*/
/* 问卷调查 end*/
/* 问卷详情 start*/
/* 问卷详情 end*/
/* ========== 问卷调查 end ========== */
/* 联系我们 start */
.contactus {
    background: #fff;
    padding: 56px 50px;
    padding-bottom: 6px;
    overflow: hidden;
}
.contactTitle {
    line-height: 38px;
    font-size: 24px;
    color: var(--themeColors);
}
.contactTitle .title {
    display: inline-block;
    margin-right: 12px;
    padding-left: 54px;
    position: relative;
}
.contactTitle .title::before {
    position: absolute;
    display: block;
    content: '';
    width: 46px;
    height: 37px;
    background: url(../image/titleIcon1.png) center center no-repeat;
    background-size: 100%;
    left: 0;
    top: 50%;
    margin-top: -18.5px;
}
.contactTitle .title1 {
    display: inline-block;
    font-size: 26px;
    color: #cccccc;
    font-family: 'clb';
    font-style: italic;
}
/*  */
.contact1Dl {overflow: hidden;padding-top: 34px;margin-bottom: 30px;}
.contact1Dl dd {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.contact1Dl dd .icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 14px;
}
.contact1Dl dd .title {
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    color: #333333;
}
.mapBox,#map {
    height: 430px;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 66px;
}
.anchorBL,
.BMap_cpyCtrl,
.amap-logo,
.amap-copyright {display: none !important;}
.BMapLabel {
    left: -75px !important;
    top: -82px !important;
    border: none !important;
    height: 50px !important;
    line-height: 50px !important;
    font-size: 14px !important;
    color: #4e4e4e !important;
    font-weight: bold !important;
    padding: 0 30px !important;
    box-shadow: 3px 3px 0px 0px rgb(0 0 0 / 17%);
}
.BMapLabel::before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #fff;
    left: 0;
    right: 0;
    bottom: -12px;
    margin: auto;
    box-shadow: 0 11px 16px rgba(0, 0, 0, 17%);
}
/*  */
.contact2 .title::before {
    background-image: url(../image/titleIcon2.png);
}
.contact2Dl {
    overflow: hidden;
    padding-top: 32px;
    margin-bottom: 68px;
}
.contact2Dl dd {
    width: 120px;
    float: left;
    margin-right: 20px;
}
.contact2Dl dd .pic {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    overflow: hidden;
}
.contact2Dl dd .pic::before {padding-top: 100%;}
.contact2Dl dd .pic img {object-fit: contain;}
.contact2Dl dd .title {
    line-height: 40px;
    font-size: 15px;
    color: #666666;
    text-align: center;
}
/*  */
.contact3Dl {
    padding-top: 76px;
}
.contact3Dl dd {
    margin-bottom: 50px;
    background: #faf7f4;
    position: relative;
    padding: 38px;
    padding-top: 44px;
    border-radius: 10px;
    padding-bottom: 10px;
}
.contact3Dl dd .title {
    position: absolute;
    top: -30px;
    left: 0;
    width: 321px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}
.contact3Dl dd .textC {
    line-height: 28px;
    font-size: 14px;
    color: #444444;
}
/* 联系我们 end */
/* 走进康养园 start */
.about {
    padding-top: 50px;
}
.aboutTitleBox .title {
    line-height: 42px;
    font-size: 30px;
    color: var(--themeColors);
    font-family: 'sjr';
    position: relative;
}
.aboutTitleBox .title::before {
    position: absolute;
    display: block;
    content: '';
    width: 398px;
    height: 10px;
    background: url(../image/aboutTitleIcon.png) center center no-repeat;
    background-size: 100%;
    bottom: 0;
    left: 0;
}
.aboutTitleBox .title1 {
    line-height: 42px;
    font-size: 18px;
    color: rgba(230, 95, 36, .5);
    font-family: 'clb';
    font-style: italic;
    margin-bottom: 22px;
}
.aboutTitleBox .textC {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    margin-bottom: 54px;
}
/*  */
.aboutDl dd {
    overflow: hidden;
    margin-bottom: 50px;
}
.aboutDl dd .pic {
    float: left;
    width: 860px;
    overflow: hidden;
    margin-right: 15px;
}
.aboutDl dd:nth-child(even) .pic {float: right;}
.aboutDl dd:nth-child(even) .pic {
    margin: 0;
    margin-left: 15px;
}
.aboutDl dd .text {
    overflow: hidden;
    padding-left: 40px;
    padding-right: 30px;
    min-height: 516px;
    position: relative;
    background: #fffbf6;
    transition: all .5s;
}
.aboutDl dd:hover .text {
    background: #ffead3;
}
.aboutDl dd:nth-child(even) .text {padding-left: 30px;padding-right: 40px;}
.aboutTitle {
    font-size: 24px;
    color: var(--themeColors);
    padding-top: 80px;
    margin-bottom: 14px;
}
.aboutTitle .title {
    line-height: 36px;
    height: 36px;
}
.aboutTitle .title img {
    width: 50px;
    vertical-align: middle;
}
.aboutTitle .title1 {
    line-height: 38px;
    font-size: 20px;
    color: #cccccc;
    font-family: 'clb';
    transition: .5s all;
}
.aboutDl .textC {
    line-height: 26px;
    font-size: 18px;
    color: #666666;
    transition: .5s all;
    text-align: justify;
    height: 260px;
    overflow-y: auto;
    padding-right: 10px;
}
.aboutDl .textC::-webkit-scrollbar-thumb {
    background: #ea5514 !important;
    width: 5px;
}
.aboutDl .textC::-webkit-scrollbar {
   background: rgba(234, 85, 20,.1) !important;
   width: 5px;
}
.aboutDl .num {
    position: absolute;
    bottom: 46px;
    left: -40px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: right;
    border-bottom: 1px solid #e4e4e4;
    font-size: 18px;
    color: #666666;
    transition: all .5s;
}
.aboutDl .num .length {
    font-size: 14px;
    color: #cbcbcb;
}
.aboutDl dd:nth-child(even) .text .num {text-align: left;}
.aboutDl dd:nth-child(even) .num {
    left: 40px;
}
.aboutDl dd:hover .aboutTitle .title1 {
    color: rgba(234, 85, 20, .5);
}
.aboutDl dd:hover .textC {
    color: var(--themeColors);
}
.aboutDl dd:hover .num {color: var(--themeColors);border-color: rgba(255, 255, 255, .5);}
.aboutDl dd:hover .num .length {color: #fff;}
/* 走进康养园 end */
/*公共标题 start*/
.publicTitle .cntitle{font-size:30px ;color: var(--themeColors);height:42px;line-height:42px;position: relative;}
.publicTitle .cntitle::before{display: block;content: '';background: url(../image/publicTitleIcn.png) no-repeat left center / contain;height: 9px;width: 345px;position: absolute;left: 0;bottom: 0;}
.publicTitle .entitle{font-size: 18px;color: rgba(230, 95, 36, .5);height:30px;line-height:30px;}
/*公共标题 end*/
/* 养老服务 start */
.serve {
    padding-top: 74px;
}
.serve1Dl {
    padding-top: 30px;
}
.serve1Dl dd {
    overflow: hidden;
    background: #edf7ff;
    border-radius: 12px;
    padding: 25px;
    box-sizing: border-box;
}
.serve1Dl dd .pic {
    float: left;
    width: 500px;
    border-radius: 12px;
    overflow: hidden;
}
.serve1Dl dd .text {
    overflow: hidden;
    padding-left: 25px;
}
.serve1Dl dd .title {
    line-height: 70px;
    font-size: 30px;
    color: var(--themeColors);
    margin-bottom: 4px;
    font-weight: bold;
}
.serve1Dl dd .textC {
    line-height: 28px;
    font-size: 16px;
    color: #333333;
    text-align: justify;
}
.serve1Dl dd:hover .textC {color: #1e5ab0;}
/*  */
.serve2 {
    /* padding-top: 86px; */
    /* background: url(../test/serve/serve2Bg.jpg) center center no-repeat; */
    background-size: cover;
}
/*  */
.serve3 {
    padding-top: 66px;
}
.serve3Dl {
    overflow: hidden;
    margin: 0 -15px;
    padding-top: 44px;
    padding-bottom: 80px;
}
.serve3Dl dd {
    float: left;
    width: 33.3333%;
}
.serve3Dl dd .con {
    display: block;
    background: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, 10%);
    margin: 0 15px;
    border-radius: 10px;
    padding-bottom: 36px;
    overflow: hidden;
}
.serve3Dl dd .con .pic {margin-bottom: 26px;}
.serve3Dl dd .con .title {
    line-height: 34px;
    font-size: 18px;
    color: var(--themeColors);
    font-weight: bold;
    margin-bottom: 14px;
    padding: 0 40px;
    box-sizing: border-box;
}
.serve3Dl dd .con .textC {
    line-height: 28px;
    font-size: 15px;
    color: #777777;
    padding: 0 40px;
    box-sizing: border-box;
    height: 168px;
}
/*  */
.serve4Dl {
    overflow: hidden;
    margin: 0 -15px;
    padding-top: 34px;
}
.serve4Dl dd {
    float: left;
    width: 50%;
}
.serve4Dl .con {
    display: block;
    margin: 0 15px;
    border-radius: 12px;
    overflow: hidden;
}
.serve4Dl .con .title {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 60px;
    height: 60px;
    padding: 0 26px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.5);
}
/* 养老服务 end */
/* 医疗康复 start */
.recovery {
    padding-top: 85px;
}
.recovery1Dl dd {
    overflow: hidden;
}
.recovery1Dl dd .pic {
    float: right;
    width: 600px;
    background: #ffe9d2;
    border-radius: 8px;
    margin-top: 30px;
}
.recovery1Dl dd .pic img {top: -10px;left: -10px;border-radius: 8px;}
.recovery1Dl dd .text {
    overflow: hidden;
    padding-right: 110px;
    box-sizing: border-box;
}
.recovery1Dl dd .textC {
    line-height: 32px;
    font-size: 16px;
    color: #333333;
    padding-top: 28px;
    text-align: justify;
}
/*  */
.recovery2 {
    background: url(../image/recovery2Bg.jpg) center center no-repeat;
    background-size: cover;
}
.recovery3 {
    padding-top: 70px;
}
.recovery1Swiper {
    width: 100%;
    overflow: hidden;
}
.recovery1Swiper .swiper-slide .pic {
    margin-bottom: 18px;
}
.recovery1Swiper .swiper-slide .pic .tit {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 160px;
    line-height: 26px;
    font-size: 15px;
    color: #ffffff;
    background: rgba(234, 85, 20, .8);
    padding: 0 22px;
    transition: all .5s;
    box-sizing: border-box;
}
.recovery1Swiper .swiper-slide:hover .pic .tit {
    bottom: 0;
}
.recovery1Swiper .swiper-slide .title {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 28px;
}
.recovery1Swiper .dotBtn {
    width: 100%;
    height: 26px;
    position: relative;
}
.recovery1SwiperDot {
    width: 73%;
    height: 1px;
    left: 26%;
    background: rgba(230, 95, 36, .5) !important;
    top: 50%;
    margin-top: -.5px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--themeColors) !important;
}
.recovery1Swiper .numBox {
    color: var(--themeColors);
    font-size: 24px;
    line-height: 26px;
    padding-left: 37px;
    position: relative;
    top: -5px;
}
.recovery1Swiper .numBox .sp2 {
    font-size: 16px;
}
.recovery1Swiperprev,
.recovery1Swipernext {
    position: absolute;
    top: -8px;
    left: 0;
    width: 34px;
    height: 34px;
    background: #fff url(../image/prev.png) center center no-repeat;
    background-size: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.recovery1Swipernext {
    left: 81px;
    transform: rotate(180deg);
}
/* 医疗康复 end */
/*公共banner start*/
.publicBanner{position: relative;overflow: hidden;width: 100%;}
.publicBanner:before{display: block;content: '';padding-top: 30.7292%;}
.publicBanner .mask{position: absolute;left: 0;bottom:-2px;width: 100%;height: 97px;z-index: 55;background: url(../image/bannerMask.png) no-repeat center center / contain;}
.publicBanner img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover; object-position: center center;}
.publicBanner .text{position: absolute;left:13%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.publicBanner .text img{width: 100%;height: 100%;position: relative;}
.publicBanner .text .img1{margin-bottom: 12px;}
.publicBanner .text .img1{width:175px;}
.publicBanner .text .img2{width:216px;}
/*公共banner end*/
/*公共标题 start*/
.publicTitle .cntitle{font-size:30px ;color: var(--themeColors);height:42px;line-height:42px;position: relative;}
.publicTitle .cntitle::before{display: block;content: '';background: url(../image/publicTitleIcn.png) no-repeat left center / contain;height: 9px;width: 345px;position: absolute;left: 0;bottom: 0;}
.publicTitle .entitle{font-size: 18px;color: rgba(230, 95, 36, .5);height:30px;line-height:30px;}
/*公共标题 end*/
/*度假区介绍 start*/
.introducePageCon{height:995px;position: relative;background: url(../image/djqjs.jpg) center center no-repeat;background-size: cover;}
.introducePageCon .bg{background-position: center center;background-repeat: no-repeat;background-size: cover;width: 62.5%;height: 100%;position: absolute;left: 0;top: 0;transition: all .5s;}
.introduceListC{overflow: hidden;background-color: rgba(0,0,0,.7);padding:50px 33px;width: 230px;position: absolute;left: 47%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.introduceList{position: relative;padding:20px 0;}
.introduceList::before{display: block;content:'';width: 1px;height: 100%;background-color: rgba(255,255,255,.5);position: absolute;left:0;top: 0;}
.introduceList dd {margin-bottom: 30px;padding-left: 12px;position: relative;cursor: pointer;}
.introduceList dd::before{display: block;content: '';width: 7px;height: 1px;background-color: rgba(255,255,255,.5);position: absolute;left:-3px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.introduceList dd .title{font-size: 18px;color: #fff;height:50px;line-height:50px;font-weight: bold;}
.introduceList dd .con{display: none;}
.introduceList dd.hover{background-color: #ea5514;border-radius:0 30px 30px 0;}
.introduceR{width:28.8194%;margin-left: 65px;margin-top: -100px;}
.introduceR .num{height: 50px;line-height: 50px;margin-bottom: 12px;}
.introduceR .num i{display: inline-block; font-family: 'HM';font-size: 32px;color: #ea5514;font-style: normal;font-weight: bold;}
.introduceR .num em{display: inline-block;font-family: 'HM'; font-size: 24px;color: #666;font-style: normal;font-style: normal;}
.introduceR .enTitle{font-family: 'HM';font-size: 20px;color: rgba(230, 95, 36, .5);height: 50px;line-height: 25px;margin-bottom: 12px;}
.introduceR .cnTitle{font-size: 30px;color: var(--themeColors);line-height: 65px;margin-bottom: 20px;}
.introduceR .text{font-size: 18px;color: var(--themeColors);line-height: 30px;margin-bottom: 55px;text-align: justify;}
.introduceR .moreBtn a{display: inline-block;padding:0 42px;height: 45px;line-height: 45px;border-radius: 30px;border: 1px solid #ea5514;font-size: 16px;color: #ea5514;text-align: center;}
.introduceR .moreBtn i{display: inline-block;vertical-align: middle;background: url(../image/introducePageIcn1.png) no-repeat left center / contain;width: 15px;height: 15px;margin-right: 5px;}
/*度假区介绍 end*/
/*公司简介 start*/
.conpanyProC1 .wrap {
    position: relative;
    min-height: 700px;
}
.conpanyProCServe.conpanyProC1 .wrap {min-height: 600px;}
.conpanyProC1 .right {
    position: absolute;
    right: 0;
    top: 96px;
    width: 55%;
    z-index: 1;
}
.conpanyProCServe.conpanyProC1 .right {top: 0;}
.conpanyProC1 .right .pic::before {padding-top: 67.5%;}
.conpanyProC1 .leftBox {
    padding-top: 136px;
}
.conpanyProCServe.conpanyProC1 .leftBox {padding-top: 34px;}
.conpanyProC1 .left {
    width: 62.5%;
    height: 460px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 7px 16px 0px rgba(234, 85, 20, 0.15);
    position: relative;
    z-index: 6;
    padding: 24px;
    box-sizing: border-box;
}
.conpanyProC1 .left .publicTitle {
    margin-bottom: 20px;
    padding-left: 10px;
}
.conpanyProC1 .left .publicTitle .cntitle::before {
    left: -10px;
}
.conpanyProC1 .left .text {
    height: 300px;
    overflow-y: auto;
    padding: 0 20px;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 15px;
    color: #555555;
}
.conpanyProC1 .left .text::-webkit-scrollbar-thumb {
    background: #ea5514 !important;
    width: 5px;
}
.conpanyProC1 .left .text::-webkit-scrollbar {
   background: rgba(234, 85, 20,.1) !important;
   width: 5px;
}

.conpanyProC2{padding:70px 0 48px;background-position: center center;background-repeat: no-repeat;background-size: cover;position: relative;}
.conpanyProC2 .publicTitle{margin-bottom:33px;text-align: center;}
.conpanyProC2 .publicTitle .cntitle{color: #fff;}
.conpanyProC2 .publicTitle .entitle{color: rgba(255,255,255,.8);}
.conpanyProC2 .publicTitle .cntitle::before{background-image: url(../image/publicTitleIcn2.png);}
.conpanyProC2Num1{position: absolute;left: 0;top:50%;margin-top: -96px; line-height: 150px;height: 150px;font-size: 120px;font-weight: bold;color: #e8e8e8;-webkit-text-fill-color: transparent;-webkit-text-stroke-width: thin;-webkit-text-stroke-color:rgba(255,255,255,.3)}
.conpanyProC2Num2{position: absolute;right: 0;top:50%;margin-top: -96px;line-height:150px;height: 150px;font-size:120px;font-weight: bold;color: #e8e8e8;-webkit-text-fill-color: transparent;-webkit-text-stroke-width: thin;-webkit-text-stroke-color:rgba(255,255,255,.3)}
.history::before{display: block;content: "";width: 100%;height: 1px;background-color: #e6e6e6;position: absolute;left: 0;bottom: 60px;}
.history {position: relative;padding: 0 165px;}
.history .bd {overflow: hidden;padding-bottom: 70px;}
.history .bd .slick-list { margin-right: -80px; overflow: visible;}
.history .myslide {float: left;display: inline;width: 100%;}
.history .myslide .con {margin-right: 80px;overflow: hidden;}
.history .myslide .year{font-size: 36px;color: #fff;font-weight: bold;text-align: center;height: 55px;line-height: 55px;margin-bottom: 15px;}
.historyUl li,.historyUl p{height:25px;line-height:25px;font-size:15px ;color: #fff;text-align: center;}

.history .prev{ display:block; width: 35px; height: 35px; cursor: pointer;border-radius: 50%; background: #fff url(../image/prev1.png) no-repeat center center;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); position: absolute; left:120px; top:32%;z-index: 1; display: none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.history .next{ display:block; width: 35px; height: 35px; cursor: pointer;border-radius: 50%; background: #fff url(../image/next.png) no-repeat center center;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); position: absolute; right:120px; top: 32%; z-index: 1; display: none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.history .prev:hover{background-image: url("../image/prev-h.png");background-color: var(--themeColors);}
.history .next:hover{background-image: url("../image/next-h.png");background-color: var(--themeColors);}
.column1Ctrl {padding: 0 105px;position: relative;margin-bottom: 0;}
.column1Ctrl .dot {height: 125px;overflow: hidden;/* padding-top: 54px; */box-sizing: border-box;-webkit-box-sizing: border-box;padding: 65px 0 0px 50px;}
.column1Ctrl .dot ul {margin-right: -80px;}
.column1Ctrl .dot li {float: left;display: inline;}
.column1Ctrl .dot li .item {margin-right: 80px;text-align: center;cursor: pointer;position: relative;margin-top: -12px;}
.column1Ctrl .dot li .item:before {display: block;padding-top: 100%;content: '';}
.column1Ctrl .dot li .item span {display: block;color: #fff;font-size: 16px;position: absolute;left: 50%;top: 0;margin-left: -45px;font-family: 'poppins';}
.column1Ctrl .dot li.slick-active .item{margin-top: -12%;}
.column1Ctrl .dot li.slick-active .item span {font-size:30px}
.column1Ctrl .dot li.slick-active .item span::before{display: block;content:''; width: 120px;height: 120px;border: 1px solid #fff;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}

.conpanyProC3{padding:87px 0 135px;}
.conpanyProC3 .publicTitle{margin-bottom: 63px;text-align: center;}
.conpanyProC3 .publicTitle .cntitle::before{left: 45%;}
.conpanyProC3Swiper {position: relative;width: 1300px;padding-bottom: 70px;cursor: pointer;margin: auto;}
.conpanyProC3Swiper .bd .swiper-wrapper .swiper-slide {width: 50%;}
.conpanyProC3Swiper .bd .swiper-wrapper .swiper-slide .con {display: block;}
.conpanyProC3Swiper .bd .swiper-wrapper .swiper-slide .con .pic {overflow: hidden;border-radius: 15px;}
.conpanyProC3Swiper .bd .swiper-wrapper .swiper-slide .con .pic::before {padding-top:60.119%;}
.conpanyProC3Swiper .bd .swiper-wrapper .swiper-slide .con .pic img {object-fit: contain;background-color: #fff;}
.conpanyProC3Swiper .bd .swiper-wrapper .swiper-slide .con .text {position: absolute;left: 0;bottom: -60px;width: 100%;line-height: 60px;height: 60px;text-align: center;font-size: 18px;color: #fff;background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .3) 100%);background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .3) 100%);background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .3) 100%);visibility: hidden;opacity: 0;transition: all 0.4s;-webkit-transition: all 0.4s;}
.conpanyProC3Swiper .pic img {object-fit: contain;}
.conpanyProC3Next {background:#fff url(../image/next.png) no-repeat center center / 10px 15px; position: absolute;right: 20%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 20px;height: 20px;z-index: 5;width: 40px;height:40px;border:1px solid #fff;border-radius:100%;box-sizing: border-box;-webkit-box-sizing: border-box;}
.conpanyProC3Prev {background:#fff url(../image/prev1.png) no-repeat center center / 10px 15px;position: absolute;left: 20%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 20px;height: 20px;z-index: 5;width:40px;height:40px;border:1px solid #fff;border-radius:100%;box-sizing: border-box;-webkit-box-sizing: border-box;}
.conpanyProC3Prev:hover{background-color:var(--themeColors);border: none;background-image: url(../image/prev-h.png);}
.conpanyProC3Next:hover{background-color:var(--themeColors);border: none;background-image: url(../image/next-h.png);}
.conpanyProC3Dot {text-align: center;position: absolute;left: 0 !important;bottom: 0;line-height: 20px;height: 20px;width: 100%;}
.conpanyProC3Dot span {background-color: transparent;border: 1px solid var(--themeColors); opacity: 1;width: 12px;height: 12px;margin-right: 12px;border-radius: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;}
.conpanyProC3Dot span.swiper-pagination-bullet-active {background-color: var(--themeColors);}

.conpanyProC4{padding:75px 0 122px;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.conpanyProC4 .publicTitle{margin-bottom: 37px;}
.conpanyProC4Scroll{position: relative;margin-right: -30px;}
.conpanyProC4Scroll .bd{height: 100%;}
.conpanyProC4Scroll .myslide,
.conpanyProC4Scroll .slick-list ,
.conpanyProC4Scroll .slick-track{height: 100%;}
.conpanyProC4Scroll .myslide{display: block;margin-right:30px;}
.conpanyProC4Scroll .myslide .pic{border-radius: 10px;overflow: hidden;margin-bottom:25px;}
.conpanyProC4Scroll .myslide .pic::before{padding-top:59.7826%;}
.conpanyProC4Scroll .myslide .text{font-size: 16px;color: #333;height: 84px;line-height: 28px;}
.conpanyProC4Dot{position: absolute;right: 0;top: -22%;}
.conpanyProC4Dot li{width: 12px;height: 12px;border-radius: 100%;margin-right: 10px;background-color: var(--themeColors);float: left;display: inline;}
.conpanyProC4Dot li.slick-active{width:45px;border-radius: 30px;}
/*公司简介 end*/
/*康养旅居 start*/
.KYsojourningC1{padding:20px 0 78px;}
.KYsojourningC1 .publicTitle{margin-bottom:45px;}
.KYsojourningC1List dd{margin-bottom:25px;background-color: #edf7ff;padding:25px;border-radius:15px;overflow: hidden;}
.KYsojourningC1List dd .pic{width:34.7222%;border-radius:8px;overflow: hidden;margin-right:32px;}
.KYsojourningC1List dd .pic::before{padding-top: 60%;}
.KYsojourningC1List dd .textC{overflow: hidden;}
.KYsojourningC1List dd .price{margin-bottom: 20px;}
.KYsojourningC1List dd .price span{display: inline-block;vertical-align: bottom; font-size:30px ;color: var(--themeColors);height:35px;line-height:35px;padding-top: 17px;font-weight: bold;margin-right: 10px;}
.KYsojourningC1List dd .priceBtn{padding:0 20px;height: 35px;line-height: 35px;background-color: var(--themeColors);border-radius: 30px;text-align: center;font-size:16px ;color: #fff;font-weight: bold;display: inline-block;vertical-align: bottom;}
.KYsojourningUl {height: 225px;overflow-y: auto;padding-right: 10px;overflow: hidden;}
.KYsojourningUl p{font-size:16px ;color: #333;line-height:28px;position: relative;padding-left: 15px;}
.KYsojourningUl:hover p {color: #1e5ab0;}
.KYsojourningUl li::before{display: block;content:'';width: 7px;height: 7px;border-radius: 100%;background-color: #333;position: absolute;left: 0;top: 10px;}
.KYsojourningUl::-webkit-scrollbar{width: 4px !important;}
.KYsojourningUl::-webkit-scrollbar-thumb{background: var(--themeColors) !important;}

.KYsojourningC2{padding:90px 0 98px;background-position: center center;background-repeat: no-repeat;background-size:cover;}
.KYsojourningC2 .publicTitle{margin-bottom:43px;}
.KYsojourningC2 .conpanyProC4Scroll .myslide .text{color: #fff;font-size: 16px;height:85px;line-height:85px;font-weight: bold;}

.KYsojourningC3{padding:85px 0 100px;}
.KYsojourningC3 .publicTitle{margin:50px;}
.KYsojourningC3List{overflow: hidden;margin-right: -30px;}
.KYsojourningC3List dd{float: left;display: inline;width: 50%;}
.KYsojourningC3List dd a{display: block;margin-right: 30px;position: relative;border-radius: 10px;overflow: hidden;}

.KYsojourningC3List dd .pic::before{padding-top:60%;}
.KYsojourningC3List dd .text{position: absolute;left: 0;bottom: 0;width: 100%;background-color: rgba(0,0,0,.5);height: 60px;line-height: 60px;font-size:18px ;color: #fff;font-weight: bold;padding:0 22px;box-sizing: border-box;-webkit-box-sizing: border-box;}
/*康养旅居 end*/
/*失能照护 start*/
.disabilityCareC1 {
    padding: 30px 0 80px;
}

.disabilityCareC1 .publicTitle {
    margin-bottom: 30px;
}
.disabilityCareC1 .wrap>span {
    background: #fff9f7;
    border: 1px dashed #fad7c3;
    border-radius: 20px;
    display: block;
    padding: 22px 28px;
    line-height: 30px;
    font-size: 16px;
    color: #ea5514;
    margin-bottom: 40px;
}

.disabilityCareC1>span {
    display: block;
    font-size: 14px;
    color: #333;
    height: 25px;
    line-height: 25px;
    margin-bottom: 32px;
}


.disabilityCareC1 .table {
    margin-bottom: 37px;
    padding-top: 160px;
    position: relative;
}
.disabilityCareC1 .table .picBox {
    background: url(../image/disabilityCareC1TableBg.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 660px;
    z-index: 5;
}

.disabilityCareC1 .table img {
    width: 100%;
    height: 340px;
    object-fit: contain;
    margin-bottom: 180px;
    position: relative;
    z-index: 6;
    top: 16px;
}
.feeTextDl {
    overflow: hidden;
    margin: 0 -7.5px;
}
.feeTextDl dd {
    float: left;
}
.feeTextDl dd.dd1 {width: 10%;}
.feeTextDl dd.dd2 {width: 44.4444%;}
.feeTextDl dd.dd3 {width: 44.4444%;}
/* .feeTextDl dd .con {
    margin: 0 7.5px;
} */
.feeTextDl dd.dd1 .con {
    background: #fef7ef;
    min-height: 398px;
    font-size: 60px;
    color: var(--themeColors);
    writing-mode: vertical-rl;
    padding: 78px 32px;
    box-sizing: border-box;
}
.feeTextDl dd.dd2 .con .pic::before {padding-top: 62%;}
.feeTextDl dd.dd3 .con {
    background: #fef7ef;
    padding: 35px 25px;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 15px;
    color: #333333;
    min-height: 398px;
}
.feeTextDl dd.dd3 .con .title {
    line-height: 40px;
    margin-bottom: 12px;
    font-size: 16px;
    color: var(--themeColors);
    font-weight: bold;
}
.feeTextDl dd.dd3 .con .textC {
    overflow-y: auto;
    height: 280px;
    padding-right: 24px;
    text-align: justify;
}
.feeTextDl dd .con:hover .textC {color: #1e5ab0;}
.feeTextDl dd.dd3 .con .textC::-webkit-scrollbar-thumb {
    background: #ea5514 !important;
    width: 5px;
}
.feeTextDl dd.dd3 .con .textC::-webkit-scrollbar {
   background: rgba(234, 85, 20,.1) !important;
   width: 5px;
}


.disabilityCareC2 {
    padding: 90px 0 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.disabilityCareC2 .publicTitle {
    margin-bottom: 43px;
}

.disabilityCareC3 {
    padding: 85px 0 100px;
}

.disabilityCareC3 .publicTitle {
    margin: 50px;
}
/*  */
.disabilityColumn1 {
    background: #fff9f5;
    border-radius: 8px;
    overflow: hidden;
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 65px;
    margin-bottom: 46px;
}
.disabilityColumn1 .right {
    width: 656px;
    background: url(../image/disabilityColumn1FrBg.png) center center no-repeat;
    background-size: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}
.disabilityColumn1 .right .pic {
    mask-image: url(../image/disabilityColumn1FrZe.png);
    -webkit-mask-image: url(../image/disabilityColumn1FrZe.png);
    mask-size: cover;
    -webkit-mask-size: cover;
}
.disabilityColumn1 .right .pic::before {padding-top: 46.6353%;}
.disabilityColumn1 .left {
    overflow: hidden;
    padding-right: 4.25rem;
}
.disabilityColumn1 .left .publicTitle {padding-top: 40px;}
.disabilityColumn1 .left .textC {
    line-height: 34px;
    font-size: 18px;
    color: #ea5514;
    text-align: justify;
}
.disabilityColumn2Dl {
    overflow: hidden;
    margin: 0 -13px;
    margin-bottom: 82px;
}
.disabilityColumn2Dl dd {
    width: 25%;
    float: left;
}
.disabilityColumn2Dl dd .con {
    display: block;
    background: url(../image/disabilityColumn2Bg.jpg) center center no-repeat;
    background-size: 100%;
    margin: 0 13px;
    border-radius: 50px;
    padding: 20px 30px 0 20px;
    box-sizing: border-box;
    min-height: 340px;
}
.disabilityColumn2Dl dd .con .title {
    background-image: linear-gradient( 180deg, rgb(246,193,170) 0%, rgb(246,143,98) 0%, rgb(234,85,20) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(246,193,170) 0%, rgb(246,143,98) 0%, rgb(234,85,20) 100%);
    height: 52px;
    line-height: 52px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 60px;
    width: fit-content;
    box-sizing: border-box;
    border-radius: 52px;
    margin-bottom: 20px;
    position: relative;
}
.disabilityColumn2Dl dd .con .title span{
    position: relative;
    z-index: 6;
}
.disabilityColumn2Dl dd .con .title::before {
    position: absolute;
    display: block;
    content: '';
    width: 35px;
    height: 50px;
    background: url(../image/disabilityColumn2Tit.png) center center no-repeat;
    background-size: 100%;
    left: 0;
    top: 27px;
    z-index: 0;
}
.disabilityColumn2Dl dd .con .title .num {
    position: absolute;
    width: 52px;
    height: 52px;
    background: rgba(255, 255, 255, .15);
    border-radius: 50%;
    right: 0;
    top: 0;
    font-size: 30px;
    text-align: center;
}
.disabilityColumn2Dl dd .con .textC {
    line-height: 24px;
    font-size: 15px;
    color: #ea5514;
    height: 216px;
    overflow-y: auto;
    padding-right: 6px;
    text-align: justify;
}
.disabilityColumn2Dl dd .con .textC::-webkit-scrollbar-thumb {
    background: #ea5514 !important;
    width: 5px;
}
.disabilityColumn2Dl dd .con .textC::-webkit-scrollbar {
   background: rgba(234, 85, 20,.1) !important;
   width: 5px;
}
.feeTextDlSwiper{overflow: hidden;}
.feeTextDlSwiper .pic {border-radius: 10px 0 0 10px;}
.feeTextDl dd.dd3 {width: 55.4444%;}
/*失能照护 end*/
/* ========== 频道页 end ========== */