@charset "utf-8";
/* =====================内页样式======================== */
.sonBan{width: 100%;background: #f5f7fa;padding: 80px 0;text-align: center;}
.sonBan h1{font-size: 42px;color: #00b1a0;font-weight: 500;line-height: 1;}
.sonBan-place{width: 100%;font-size: 0;margin-top: 24px;}
.sonBan-place a{display: inline-block;vertical-align: middle;font-size: 14px;color: #969696;font-weight: 300;line-height: 1;transition: all .4s ease;}
.sonBan-place a::after{content: "/";color: #969696;margin: 0 18px;}
.sonBan-place a:hover{color: #00b1a0;}
.sonBan-place a i{width: 12px;height: 12px;background: url('../../images/sonHome.png') no-repeat center;display: inline-block;vertical-align: middle;transition: all .4s ease;margin-top: -2px;}
.sonBan-place a:hover i{background-image: url('../../images/sonHomeH.png');}
.sonBan-place a:last-child:after{display: none;}
.sonBan-place a:last-child{color: #969696 !important;cursor: default;}

.sonPadding{padding: 80px 0 140px;}

/* 关于-慈济会 */
.abocj{width: 100%;overflow: hidden;}
.abocj-title{width: 100%;}
.abocj-title h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;}
.abocjjs{width: 100%;}
.abocjjs-cont{width: 100%;margin-top: 40px;}
.abocjjs-cont p{font-size: 16px;color: #363636;line-height: 30px;font-weight: 300;text-indent: 2em;margin-top: 24px;}
.abocjjs-cont p:first-child{margin-top: 0;}
.abocjfs{width: 100%;margin-top: 68px;}
.abocjfs-cont{width: 100%;margin-top: 50px;background: #fbfbfb url('../../images/abocj1.jpg') no-repeat center/cover;padding: 80px 68px;}
.abocjfs-cont p{font-size: 16px;color: #00b1a0;line-height: 40px;font-weight: 500;}
.abocjjl{width: 100%;margin-top: 68px;}
.abocjjl-table{width: 100%;max-width: 1200px;margin: 50px auto 0;}
.abocjjl-table ul{margin-top: -3px;}
.abocjjl-table li{width: 100%;margin-top: 3px;border-radius: 6px;display: flex;flex-wrap: wrap;overflow: hidden;justify-content: space-between;}
.abocjjl-table li p{font-size: 16px;color: #363636;text-align: justify;text-justify: distribute;line-height: 30px;font-weight: 300;min-height: 48px;display: flex;align-items: center;background: #d9edf2;}
.abocjjl-table li:first-child p{color: #fff;font-size: 18px;font-weight: 500;background: #45ccbb;justify-content: center;}
.abocjjl-table li p:first-child{width: 230px;justify-content: center;}
.abocjjl-table li p:last-child{width: calc(100% - 233px);padding: 9px 50px;}
 
/* 关于-大事记 */
.abosj{width: 100%;overflow: hidden;}
.abosj-title{width: 100%;}
.abosj-title h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;}
.abosj .contain{max-width: 1240px;}
.abosj-mix{width: 100%;margin-top: 60px;}
.abosj-imglist{width: 100%;display: block;}
.abosj-imglist li{display: flex;align-items: center;flex-wrap: wrap;width: 100%;margin-top: 80px;overflow: hidden;flex-direction: row;}
.abosj-imglist li:first-child{margin-top: 0;}
.abosj-img{width: 510px;float: left;}
.abosj-img img{width: 100%;object-fit: cover;}
.abosj-list{width: calc(100% - 510px);float: right;padding-left: 80px;}
.abosj-imglist li:nth-child(2n){flex-direction: row-reverse;}
.abosj-imglist li:nth-child(2n) .abosj-list{padding-left: 0;padding-right: 80px;}
.abosj-list-li{width: 100%;padding: 0 20px;margin-top: 20px;}
.abosj-list-li:first-child{margin-top: 0;}
.abosj-list-li h4{font-size: 20px;color: #00b1a0;font-weight: 700;line-height: 1;margin-bottom: 10px;}
.abosj-list-li p{font-size: 16px;color: #363636;line-height: 30px;font-weight: 300;}

/* 视频弹窗 */
.popVideo{display: none;position: fixed;z-index: 99999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;}
.popVideo-content{display: flex;justify-content: center;align-items: center;position: relative;width: 66%;height: 100%;margin: 0 auto;}
.popVideo-core{position: relative;display: inline-block;vertical-align: middle;width: 100%;position: relative;}
.popVideo-core video{width: 100%;}
.popVideo-close {width: 28px;height: 28px;position: absolute;right: -28px;top: -28px;z-index: 3;background: url('../../images/closeWhite.svg') no-repeat center/24px auto;cursor: pointer;opacity: .7;transition: all .6s ease;}
.popVideo-close:hover{opacity: 1;}

/* 关于-公司介绍 */
.abojs{width: 100%;overflow: hidden;}
.abojs-cont{width: 100%;}
.abojs-cont h2{font-size: 30px;color: #363636;font-weight: 500;margin-bottom: 38px;}
.abojs-cont p{font-size: 16px;color: #363636;line-height: 30px;font-weight: 300;margin-top: 24px; text-align: justify;}
.abojs-cont p:first-of-type{margin-top: 0;}
.abojs-video{width: 100%;position: relative;overflow: hidden;margin-top: 24px;}
.abojs-video img{width: 100%;object-fit: cover;}
.abojs-video i{width: 68px;height: 68px;margin-top: -34px;margin-left: -34px;border-radius: 50%;position: absolute;left: 50%;top: 50%;z-index: 2;cursor: pointer;background: url('../../images/abojsvd.png') no-repeat center/100% auto;}
.abojs-video i:hover{animation: abojsDH .8s ease-in-out both;}
@keyframes abojsDH{0%{transform: scale(1);}30%{transform: scale(.8);}50%{transform: scale(1);}70%{transform: scale(.9);}100%{transform: scale(1);}}
.abojs-tab{width: 100%;margin-top: 100px;}
.abojs-tab li{width: 50%;float: left;position: relative;padding: 70px 90px 120px;background: #fbfbfb url('../../images/abojssd.png') no-repeat right 140px bottom 0/273px auto;}
.abojs-tab li:first-child::after{content: "";position: absolute;width: 1px;right: 0;background: #d8d9dc;top: 50%;transform: translateY(-50%);height: 200px;}
.abojs-tab li h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;margin-bottom: 80px;}
.abojs-tab li p{font-size: 20px;color: #363636;line-height: 30px;position: relative;font-weight: 300;}
.abojs-tab li p span{display: inline-block;position: relative;padding: 0 34px;}
.abojs-tab li p span::before, .abojs-tab li p span::after{content: "";width: 21px;height: 15px;position: absolute;background: url('../../images/abojsdh.png') no-repeat center/100% auto;}
.abojs-tab li p span::before{left: 0;top: 2px;}
.abojs-tab li p span::after{right: 0;transform: rotate(180deg);bottom: 2px;}

/* 分页 */
.paging{width: 100%;font-size: 0;text-align: center;margin-top: 80px;}
.paging a{display: inline-block;vertical-align: middle;width: 34px;height: 34px;line-height: 32px;border-radius: 6px;margin: 0 3px;font-size: 14px;color: #989898;font-weight: 500;transition: all .4s ease;border: 1px solid #e6e6e6;}
.paging a:first-child, .paging a:last-child{background: url('../../images/paging.svg') no-repeat center/16px auto;}
.paging a:last-child{transform: rotate(180deg);}
.paging a:hover, .paging a.active{background-color: #00b1a0;color: #fff;border: 1px solid #00b1a0;}
.paging a:first-child:hover, .paging a:last-child:hover{background-color: #00b1a0;background-image: url('../../images/pagingWhite.svg');}
.paging a.default{cursor: default;display: none;}

/* 关于-故事集 */
.abogs{width: 100%;overflow: hidden;}
.abogs .contain{max-width: 1000px;}
.abogs-list{width: 100%;}
.abogs-link{width: 100%;display: block;padding: 72px 0 68px;border-bottom: 2px solid #e1ebf3;transition: all .4s ease;}
.abogs-link:first-child{padding-top: 0;}
.abogs-link span{display: block;font-size: 16px;color: #888;font-weight: 300;}
.abogs-link h2{font-size: 28px;margin: 2px 0 18px;color: #363636;font-weight: 500;line-height: 44px;max-height: 88px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;transition: all .4s ease;}
.abogs-link p{font-size: 18px;color: #666;line-height: 34px;font-weight: 300;max-height: 102px;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.abogs-link:hover{border-bottom: 2px solid #00b1a0;}
.abogs-link:hover h2{color: #00b1a0;}

/* 关于-顾问团队 */
.abogw{width: 100%;overflow: hidden;}
.abogw-title{width: 100%;}
.abogw-title h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;}
.abogw-list{width: 100%;margin-top: 48px;}
.abogw-link{display: block;width: 100%;overflow: hidden;margin-top: 100px;cursor: default;user-select: text;}
.abogw-link:first-child{margin-top: 0;}
.abogw-img{width: 440px;float: left;overflow: hidden;}
.abogw-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.abogw-img:hover img{transform: scale(1.06);}
.abogw-cont{width: calc(100% - 440px);padding: 40px 0 0 80px;float: right;}
.abogw-cont-title{width: 100%;padding-bottom: 36px;border-bottom: 2px solid #f0f0f0;}
.abogw-cont-title h2{font-size: 24px;color:#00b1a0;font-weight: 500;line-height: 1;margin-bottom: 16px;}
.abogw-cont-title b{font-size: 14px;color:#00b1a0;font-weight: 500;line-height: 1;margin: 10px;}
.abogw-cont-title p{font-size: 16px;color: #616161;font-weight: 300;line-height: 1;}
.abogw-cont-desc{width: 100%;margin-top: 20px;}
.abogw-cont-desc p{font-size: 16px;color: #616161;font-weight: 300;line-height: 30px;position: relative;padding-left: 28px;}
.abogw-cont-desc p::after{content: "";position: absolute;width: 10px;height: 10px;border-radius: 50%;left: 0;top: 10px;background: #00b1a0;}

/* 关于-管理团队 */
.abogl{width: 100%;overflow: hidden;}
.abogl-title{width: 100%;}
.abogl-title h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;}
.abogl-list{width: 100%;margin-top: 48px;}
.abogl-list ul{display: flex;flex-wrap: wrap;margin-left: -2%;margin-top: -100px;justify-content: center;}
.abogl-list li{width: 31.3333%;float: left;margin-left: 2%;margin-top: 100px;cursor: pointer;}
.abogl-img{width: 100%;overflow: hidden;}
.abogl-img img{width: 100%;object-fit: cover;transition: all .6s ease;max-width:447px;max-height:345px;}
.abogl-list li:hover .abogl-img img{transform: scale(1.06);}
.abogl-cont{width: 100%;padding: 32px 28px 0;}
.abogl-cont h2{font-size: 24px;line-height: 1;color: #00b1a0;margin-bottom: 12px;}
.abogl-cont h2 b{font-size: 14px;line-height: 1;color: #00b1a0;margin: 10px;}
.abogl-cont p{font-size: 16px;font-weight: 300;color: #616161;}
.abogl-desc{display: none;}
.aboglPop{display: none;position: fixed;z-index: 99999;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,.5);align-items: center;justify-content: center;}
.aboglPop-contain{width: 900px;background: #fff;padding: 0 60px 70px 0;position: relative;overflow: hidden;}
.aboglPop-close{width: 24px;height: 24px;position: absolute;right: 38px;top: 32px;background: url('../../images/aboglClose.png') no-repeat center;cursor: pointer;transition: all .4s ease;}
.aboglPop-close:hover{background-image: url('../../images/aboglCloseH.png');transform: rotate(180deg);}
.aboglPop-img{width: 260px;float: left;}
.aboglPop-img img{width: 100%;object-fit: cover;}
.aboglPop-mix{width: calc(100% - 260px);float: right;padding-left: 36px;}
.aboglPop-cont, .aboglPop-img img{height: 201px;}
.aboglPop-cont{width: 100%;display: flex;flex-direction: column;justify-content: center;border-bottom: 1px solid #e9ecf0;padding: 0 10px;}
.aboglPop-cont h2{font-size: 30px;color: #00b1a0;line-height: 1;margin-bottom: 16px;}
.aboglPop-cont p{font-size: 16px;font-weight: 300;color: #616161;}
.aboglPop-desc{width: 100%;margin-top: 20px;max-height: 320px;overflow-y: auto;padding: 0 10px;}
.aboglPop-desc::-webkit-scrollbar {width: 2px;height: 4px;}
.aboglPop-desc::-webkit-scrollbar-thumb {background: #00b1a0;}
.aboglPop-desc::-webkit-scrollbar-track {background: #f0f0f0;}
.aboglPop-desc p{font-size: 16px;color: #616161;font-weight: 300;line-height: 30px;text-align: justify;text-justify: distribute;}

/* 新闻-中心 */
.newszx{width: 100%;overflow: hidden;}
.newszx-list{width: 100%;}
.newszx-ul{margin: -88px 0 0 -2%;display: flex;flex-wrap: wrap;}
.newszx-link{display: block;width: 31.3333%;float: left;margin: 88px 0 0 2%;}
.newszx-img{width: 100%;overflow: hidden;}
.newszx-img img{width: 100%;object-fit: cover;transition: all .6s ease;max-width: 447px;max-height: 260px;}
.newszx-cont{width: 100%;padding: 24px 16px 0;}
.newszx-cont h2{font-size: 20px;color: #363636;font-weight: 500;transition: all .4s ease;line-height: 30px;height: 60px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.newszx-cont p{font-size: 16px;margin: 12px 0 18px;color: #363636;font-weight: 300;line-height: 30px;height: 60px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.newszx-cont span{display: block;font-size: 16px;color: #888;font-weight: 300;}
.newszx-link:hover .newszx-img img{transform: scale(1.04);}
.newszx-link:hover .newszx-cont h2{color: #00b1a0;}

/* 新闻-详情 */
.newsxq{width: 100%;}
.newsxq .contain{max-width: 1000px;}
.newsxq-title{width: 100%;padding-bottom: 12px;border-bottom: 1px solid #e1ebf3;}
.newsxq-title h1{font-size: 40px;color: #363636;font-weight: 300;line-height: 60px;}
.newsxq-title-mix{width: 100%;margin-top: 16px;}
.newsxq-title-mix h6{float: left;font-size: 16px;color: #888;font-weight: 300;}
.newsxq-title-share{float: right;font-size: 0;}
.newsxq-title-share span, .newsxq-title-share a{display: inline-block;vertical-align: middle;}
.newsxq-title-share span{font-size: 16px;color: #888;}
.newsxq-title-share a{margin: 0 10px;position: relative;}
#toShare .icon-wechat{position: relative;}
#toShare .icon-wechat .wechat-qrcode{display: none;border: 1px solid #eee;position:absolute;z-index:9;top:-205px;left:-94px;width:200px;height:192px;color:#888;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms; }
#toShare .icon-wechat .wechat-qrcode.bottom {top:40px;left:-84px;}
#toShare .icon-wechat .wechat-qrcode.bottom:after {display:none;}
#toShare .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px; background-color:#f3f3f3; margin:0;padding:0;color: #888;}
#toShare .icon-wechat .wechat-qrcode .qrcode{width:105px; margin:10px auto;}
#toShare .icon-wechat .wechat-qrcode .qrcode table{margin:0!important;}
#toShare .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0;}
#toShare .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
#toShare .icon-wechat:hover .wechat-qrcode{display: block;}
.newsxq-cont{width: 100%;overflow: hidden;border-bottom: 1px solid #e1ebf3;padding: 46px 0;}
.newsxq-cont p{font-size: 16px;color: #363636;font-weight: 300;line-height: 34px; text-align: justify;word-break: break-all;}
.newsxq-cont p strong{margin-top: 24px;display: block;}
.newsxq-cont p:first-of-type strong{margin-top: 0;}
.newsxq-cont img{max-width: 100%;height: auto !important;margin: 26px 0;}
.newsxq-cont p br{content: "";display: block;height: 0 !important;}
.newsxq-cont p em{display: block;width: 100%;text-align: center;margin-top: -18px;}
.newsxq-btn{width: 100%;padding-top: 16px;}
.newsxq-btn p{display: block;width: 100%;overflow: hidden;font-size: 18px;color: #363636;height: 34px;line-height: 34px;}
.newsxq-btn p span, .newsxq-btn p a{display: block;float: left;}
.newsxq-btn p span{width: 72px;}
.newsxq-btn p a{width: calc(88% - 72px);transition: all .4s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newsxq-btn p a:hover{color: #00b1a0;}
.newsxq-recom{width: 100%;margin-top: 90px;}
.newsxq-recom-title{width: 100%;line-height: 1;font-size: 26px;color: #363636;font-weight: 500;}
.newsxq-recom-list{width: 100%;margin-top: 54px;}
.newsxq-recom-link{display: block;width: 100%;overflow: hidden;padding: 40px 0;border-bottom: 1px solid #e1ebf3;transition: all .4s ease;}
.newsxq-recom-link:first-child{padding-top: 0;}
.newsxq-recom-link:last-child{padding-bottom: 0;border-bottom: none;}
.newsxq-recom-img{width: 308px;float: left;overflow: hidden;}
.newsxq-recom-img img{width: 100%;max-height: 179px;object-fit: cover;transition: all .6s ease;}
.newsxq-recom-cont{width: calc(100% - 308px);display: flex;float: right;flex-direction: column;justify-content: center;height: 180px;padding-left: 38px;}
.newsxq-recom-cont h2{font-size: 20px;color: #363636;font-weight: 500;transition: all .4s ease;line-height: 30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newsxq-recom-cont p{font-size: 16px;margin: 12px 0 18px;color: #363636;font-weight: 300;line-height: 30px;height: 60px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.newsxq-recom-cont span{display: block;font-size: 16px;color: #888;font-weight: 300;}
.newsxq-recom-link:hover .newsxq-recom-img img{transform: scale(1.04);}
.newsxq-recom-link:hover .newsxq-recom-cont h2{color: #00b1a0;}

/* 旗下医院 */
.hospital{width: 100%;overflow: hidden;}
.hospital-intr{width: 100%;}
.hospital-intr-img{width: 50%;float: right;overflow: hidden;}
.hospital-intr-img img{width: 100%;object-fit: cover;}
.hospital-intr-cont, .hospital-intr-img img{height: 520px;}
.hospital-intr-cont{width: 50%;float: left;display: flex;flex-direction: column;justify-content: center;padding-right: 100px;}
.hospital-intr-cont h2, .hospital-team-title h2, .hospital-info-title h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;}
.hospital-intr-cont p{margin: 36px 0 60px;font-size: 16px;color: #363636;font-weight: 300;line-height: 34px;/*height: 204px;*/text-align: justify;text-justify: distribute;overflow: hidden;-webkit-line-clamp: 6;display: -webkit-box;text-overflow: ellipsis;/*-webkit-box-orient: vertical; */}
.hospital-intr-cont a{display: flex;align-items: center;justify-content: center;width: 204px;height: 54px;font-size: 16px;color: #00b1a0;border: 1px solid #00b1a0;border-radius: 8px;font-size: 16px;color: #00b1a0;transition: all .4s ease;}
.hospital-intr-cont a:hover{color: #fff;background: #00b1a0;}
.hospital-team, .hospital-info{width: 100%;margin-top: 140px;}
.hospital-team-title{width: 100%;}
.hospital-team-list, .hospital-info-img{width: 100%;margin-top: 48px;}
.hospital-team-ul{display: flex;flex-wrap: wrap;margin-left: -2.5%;margin-top: -100px;justify-content: center;}
.hospital-team-link{width: 22.5%;float: left;margin-left: 2.5%;margin-top: 100px;cursor: pointer;}
.hospital-team-img{width: 100%;overflow: hidden;}
.hospital-team-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.hospital-team-link:hover .hospital-team-img img{transform: scale(1.06);}
.hospital-team-cont{width: 100%;padding: 28px 20px 0;}
.hospital-team-cont h2{font-size: 24px;line-height: 1;color: #00b1a0;margin-bottom: 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.hospital-team-cont b{font-size: 18px;line-height: 1;color: #00b1a0;margin-bottom: 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.hospital-team-cont p{font-size: 16px;font-weight: 300;color: #616161;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.hospital-info-title{width: 100%;}
.hospital-info-img img{width: 100%;object-fit: cover;max-width: 100%;}

/* 联系我们-联系方式 */
.relfs{width: 100%;overflow: hidden;}
.relfs-map{width: 100%;display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: wrap;}
.relfs-map-mix, .relfs-map-img{width: 50%;}
.relfs-map-img img{width: 100%;object-fit: cover;}
.relfs-map-mix{padding-right: 100px;}
.relfs-map-cont{width: 100%;margin-bottom: 44px;padding-bottom: 40px;border-bottom: 2px solid #e1ebf3;}
.relfs-map-cont:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.relfs-map-cont h2, .relfs-map-cont h6{font-weight: 500;line-height: 1;margin-bottom: 36px;}
.relfs-map-cont h2{font-size: 30px;color: #363636;}
.relfs-map-cont h6{font-size: 20px;color: #00b1a0;}
.relfs-map-cont p{font-size: 16px;color: #363636;line-height: 30px;font-weight: 300;}
.relfs-map-cont p span{font-weight: 500;}
.relfs-title{width: 100%;margin-top: 140px;}
.relfs-title h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;}
.relfs-list{width: 100%;margin-top: 48px;}
.relfs-list ul{display: flex;flex-wrap: wrap;margin: -60px 0 0 -2%;/*justify-content: center;*/ }
.relfs-list li{min-height: auto;background: #f8f8f8;padding: 40px 10px;width: 23%;float: left;margin: 60px 0 0 2%;transition: all .4s ease;}
.relfs-img{width: 100%;height: 110px;background: #fff;display: flex;align-items: center;justify-content: center;}
.relfs-img img{max-width: 88%;max-height: 88%;}
.relfs-cont{width: 100%;padding: 0 18px;}
.relfs-cont h2{font-size: 20px;color: #00b1a0;font-weight: 500;line-height: 1;margin-bottom: 20px;}
.relfs-cont p{font-size: 14px;color: #363636;line-height: 30px;font-weight: 300;}
.relfs-list li:hover{background: #fff;box-shadow: 0 4px 24px 4px rgba(0, 0, 0, 0.08);}

/* 网站地图 */
.webmap{width: 100%;overflow: hidden;}
.webmap .contain{max-width: 1040px;}
.webmap-list{width: 100%;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.webmap-list li{width: auto;}
.webmap-items{width: 100%;margin-top: 60px;}
.webmap-items:first-child{margin-top: 0;}
.webmap-items h2{font-size: 20px;color: #363636;font-weight: 500;line-height: 1;margin-bottom: 24px;}
.webmap-items h2 a{transition: all .4s ease;}
.webmap-items h2 a:hover{color: #00b1a0;}
.webmap-items p{font-size: 16px;color: #363636;line-height: 30px;position: relative;font-weight: 300;padding-left: 24px;}
.webmap-items p::before{content: "";position: absolute;left: 0;top: 50%;width: 8px;height: 8px;border-radius: 50%;background: #565656;margin-top: -4px;}
.webmap-items p a{transition: all .4s ease;}
.webmap-items p a:hover{color: #00b1a0;}

/* 科普知识 */
.know{width: 100%;overflow: hidden;}
.knowMenu{width: 320px;float: left;}
.knowMenu-close{display: none;}
.knowMenu-search{width: 100%;position: relative;}
.knowMenu-search input{display: block;width: 100%;border: 1px solid #b1b7c0;height: 52px;padding: 0 52px 0 18px;}
.knowMenu-search button{width: 52px;height: 52px;cursor: pointer;position: absolute;z-index: 2;right: 0;top: 0;background: url('../../images/searchBlue.svg') no-repeat center/28px auto;}
.knowMenu-title{width: 100%;font-size: 24px;color: #00b1a0;font-weight: 500;margin: 54px 0 18px;}
.knowMenu-list{width: 100%;padding: 0 18px;background: #f6f8f9;}
.knowMenu-list a{display: block;font-size: 18px;color: #363636;height: 68px;line-height: 68px;border-bottom: 1px solid #d6dde2;font-weight: 300;transition: all .4s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.knowMenu-list a:last-child{border-bottom: none;}
.knowMenu-list a:hover, .knowMenu-list a.active{color: #00b1a0;}
.knowList{width: calc(100% - 420px);float: right;}
.knowList-items{width: 100%;}
.knowList-link{width: 100%;display: block;overflow: hidden;padding: 30px 0;border-bottom: 2px solid #e1ebf3;transition: all .4s ease;}
.knowList-link:first-child{padding-top: 0;}
.knowList-img{width: 336px;float: left;overflow: hidden;}
.knowList-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.knowList-img img, .knowList-cont{height: 220px;}
.knowList-cont{display: flex;flex-direction: column;justify-content: center;width: calc(100% - 336px);padding-left: 38px;}
.knowList-cont h2{font-size: 22px;line-height: 1;color: #363636;font-weight: 500;transition: all .4s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.knowList-cont p{font-size: 16px;color: #666;font-weight: 300;line-height: 30px;height: 60px;margin-top: 20px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.knowList-cont h6{width: 100%;font-size: 0;margin-top: 26px;}
.knowList-cont h6 span{display: inline-block;vertical-align: middle;height: 30px;line-height: 30px;padding: 0 20px;background: #dde9fa;font-size: 14px;font-weight: 300;color: #00b1a0;margin: 4px 12px 0 0;}
.knowList-cont h6 span:last-child{margin-right: 0;}
.knowList-link:hover .knowList-img img{transform: scale(1.04);}
.knowList-link:hover .knowList-cont h2{color: #00b1a0;}
.knowList-link:hover{border-bottom: 2px solid #00b1a0;}
.knowMenu-click{display: none;user-select: none;width: 32px;height: 32px;text-align: center;background: #00b1a0;z-index: 2;border-radius: 2px;}
.knowMenu-click span{width: 20px;height: 2px;background: #fff;display: block;position: relative;margin: 15px auto 0;transition: all .2s linear;}
.knowMenu-click span:before,.knowMenu-click span:after{content: "";position: absolute;height: 2px;background: #fff;display: block;left: 0;width: 100%;transition: all .2s linear;}
.knowMenu-click span:before{top: -6px;}
.knowMenu-click span:after{top: 6px;}
.knowMenu-click.active span:before, .knowMenu-click.active span:after{top: 0;}

/* 联系我们-加入我们 */
.reljrjs{width: 100%;overflow: hidden;padding: 80px 0 100px;}
.reljrjs .contain, .reljrzw .contain{max-width: 1200px;}
.reljrjs-img{width: 100%;}
.reljrjs-img img{width: 100%;object-fit: cover;}
.reljrjs-title{width: 100%;text-align: center;max-width: auto;margin: 100px auto 0;}
.reljrjs-title h2{font-size: 40px;color: #00b1a0;font-weight: 500;line-height: 1;margin-bottom: 36px;}
.reljrjs-title p{font-size: 20px;color: #131313;line-height: 34px;font-weight: 300;}
.reljrjs-cont{width: 100%;margin-top: 40px;}
.reljrjs-cont p{font-size: 16px;color: #363636;line-height: 30px;font-weight: 300;margin-top: 24px;}
.reljrjs-cont p a{color: #00b1a0;font-weight: 500;display: inline-block;position: relative;}
.reljrjs-cont p a::after{content: "";position: absolute;width: 100%;left: 0;height: 1px;background: #00b1a0;bottom: 0;opacity: 0;transition: all .4s ease;}
.reljrjs-cont p:first-child{margin-top: 0;}
.reljrjs-cont p a:hover::after{opacity: 1;}
.reljrzw{width: 100%;overflow: hidden;background: #f5f7fa;}
.reljrzw-title{width: 100%;}
.reljrzw-title h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;}
.reljrzw-list{width: 100%;margin-top: 48px;}
.reljrzw-items{width: 100%;border-bottom: 1px solid #cfdbe4;}
.reljrzw-items:first-child{border-top: 1px solid #cfdbe4;}
.reljrzw-menu{width: 100%;display: flex;align-items: center;height: 108px;padding: 0 74px;user-select: none;cursor: pointer;transition: all .4s ease;}
.reljrzw-menu h2{font-size: 18px;color: #363636;font-weight: 500;padding-left: 46px;position: relative;transition: all .4s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.reljrzw-menu h2::before{content: "";position: absolute;width: 26px;height: 26px;left: 0;top: 50%;margin-top: -13px;background: url('../../images/reljric.png') no-repeat left center;}
.reljrzw-menu:hover h2{color: #45ccbb;}
.reljrzw-menu.active h2{color: #45ccbb;}
.reljrzw-menu.active h2::before{background-image: url('../../images/reljricH.png');}
.reljrzw-menu.active{background: #d9f0f0;}
.reljrzw-drop{display: none;width: 100%;padding: 0 80px 30px 120px;}
.reljrzw-drop li{width: 100%;overflow: hidden;border-bottom: 1px solid #cfdbe4;padding: 30px 0;}
.reljrzw-drop li:last-child{border-bottom: none;}
.reljrzw-drop-name{width: 160px;float: left;font-size: 18px;color: #363636;font-weight: 500;line-height: 30px;}
.reljrzw-drop-cont{width: calc(100% - 160px);float: right;}
.reljrzw-drop-cont p{font-size: 16px;color: #363636;font-weight: 300;line-height: 30px;}
.reljrzw-drop-cont p a{color: #00b1a0;font-weight: 500;display: inline-block;position: relative;}
.reljrzw-drop-cont p a::after{content: "";position: absolute;width: 100%;left: 0;height: 1px;background: #00b1a0;bottom: 0;opacity: 0;transition: all .4s ease;}
.reljrzw-drop-cont p a:hover::after{opacity: 1;}

/* 旗下医院服务 */
.hospitalfw{width: 100%;overflow: hidden;}
.hospitalfw .contain{max-width: 1200px;}
.hospitalfw-menu{width: 100%;overflow: hidden;background: #f0f2f5;}
.hospitalfw-menu a{width: 100%;float: left;display: flex;align-items: center;justify-content: center;height: 60px;font-size: 18px;color: #363636;font-weight: 300;transition: all .4s ease;}
.hospitalfw-menu a.active{background: #00b1a0;color: #fff !important;}
.hospitalfw-menu a:hover{color: #00b1a0;}
.hospitalfw-mix{width: 100%;}
.hospitalfw-cont{width: 100%;margin-top: 44px;display: none;}
.hospitalfw-cont.active{display: block;}
.hospitalfw-cont p{font-size: 14px;color: #363636;font-weight: 300;line-height: 30px; text-align: justify;}
.hospitalfw-cont img{width: 100%;object-fit: cover;max-width: 100%;}
.hospitalfw-cont p br{content: "";display: block;height: 20px;}

/* 搜索页 */
.search{width: 100%;}
.search .contain{max-width: 1000px;}
.search-info{width: 100%;font-size: 30px;color: #363636;font-weight: 500;line-height: 1.3;}
.search-menu{width: 100%;margin-top: 70px;border-bottom: 1px solid #e1e2e5;}
.search-menu a{display: inline-block;vertical-align: middle;transition: all .4s ease;height: 52px;line-height: 50px;position: relative;font-size: 16px;color: #363636;padding: 0 8px;margin-left: 16px;}
.search-menu a:first-child{margin-left: 0;}
.search-menu a::after{content: "";width: 0;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: -1px;height: 4px;background: #00b1a0;transition: all .4s ease;}
.search-menu a:hover, .search-menu a.active{color: #00b1a0;}
.search-menu a.active::after{width: 100%;}
.search-list{width: 100%;display: block;}
.search-link{display: block;width: 100%;padding: 44px 0;border-bottom: 1px solid #f0f0f2;}
.search-link h2{font-size: 18px;color: #363636;line-height: 1;font-weight: 500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.search-link-mix{width: 100%;display: flex;align-items: center;margin-top: 22px;overflow: hidden;}
.search-link-img{width: 166px;overflow: hidden;float: left;}
.search-link-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.search-link-desc{width: calc(100% - 166px);padding-left: 24px;float: right;}
.search-link-desc p{width: 100%;font-size: 14px;color: #363636;line-height: 26px;height: 78px;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.search-link:hover h2{color: #00b1a0;}
.search-link:hover .search-link-img img{transform: scale(1.06);}
.search-link.search-link-no .search-link-img{display: none;}
.search-link.search-link-no .search-link-desc{width: 100%;padding-left: 0;}
.search-items{width: 100%;display: none;}
.search-items.active{display: block;}

/* 关于-企业使命 */
.abosm{width: 100%;}
.abosm-tab{width: 100%;position: relative;}
.abosm-tab img{width: 100%;object-fit: cover;}
.abosm-tab-list{display: flex;padding: 74px 0 74px 120px;flex-direction: column;justify-content: space-between;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 2;}
.abosm-tab-list li{display: flex;width: 880px;flex-direction: column;justify-content: center;padding: 0 96px;color: #fff;background-repeat: no-repeat;background-position: left top;background-size: auto 100%;}
.abosm-tab-list li p{font-size: 20px;line-height: 1;margin-bottom: 26px;}
.abosm-tab-list li h2{font-size: 32px;line-height: 1.38;}
.abosm-tab-list li:first-child{height: 190px;/* background-image: url('../../images/abosmSd1.png');*/}
.abosm-tab-list li:last-child{height: 233px;/* background-image: url('../../images/abosmSd2.png');*/}
.abosm-title{width: 100%;margin: 120px 0 60px;}
.abosm-title h2{font-size: 30px;color: #363636;font-weight: 500;line-height: 1;}
.abosm-list{width: 100%;padding: 0 30px;}
.abosm-list ul{margin: -80px 0 0 -8%;display: flex;flex-wrap: wrap;}
.abosm-list li{width: 42%;margin: 80px 0 0 8%;float: left;}
.abosm-img{width: 100%;overflow: hidden;}
.abosm-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.abosm-cont{width: 100%;padding: 30px 36px 0;}
.abosm-cont h6{font-size: 46px;color: #00b1a0;line-height: 1;opacity: 0.2;font-weight: 700;font-family:'OPPOSans-B';}
.abosm-cont h2{font-size: 30px;color: #00b1a0;line-height: 1;font-weight: 500;margin: 8px 0 16px;}
.abosm-cont p{font-size: 18px;color: #363636;line-height: 34px;font-weight: 300;}



/*医院环境*/
.environment{
    overflow: hidden;
    padding-top: 6.875rem;
}
.environment h3{
    padding-bottom: 1.25rem;
    font-size: 2rem;
    color: #00b1a0;
}
.environment .cl{
    width: 100%;
    height: 1px;
}
.environmentlist{
    margin-top: 3rem;
    background: #F8F8F9;
    padding: 2.5rem 4.625rem 1rem 4.625rem;
    position: relative;
    text-align: center;
}
.environmentlist .swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.environmentlist .swiper-wrapper{
	height: auto;
}
.environmentlist .swiper-slide {
    width: 25%!important;
    overflow: hidden;
    height: auto;
    padding: 0 1.5625rem;
    cursor: pointer;
}
.environmentlist .swiper-slide .img{
    width: 100%;
    height: 0;
    padding: 0;
    padding-top: calc(162 / 270 * 100%);
    float: left;
    overflow: hidden;
    border-radius: 1rem;
    position: relative;
}
.environmentlist .swiper-slide img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s ease;
}
.environmentlist .swiper-slide .title{
    width: 100%;
    height: 3rem;
    float: left;
    line-height: 1.5rem;
    margin-top: 0.875rem;
    font-size: 1.125rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.environmentlist .envibtn{
    width: 3.125rem!important;
    height: 3.125rem!important;
    background: #E4E4E5!important;
    border-radius: 100%;
}
.environmentlist .swiper-button-next{
    right: 1.5rem!important;
}
.environmentlist .swiper-button-prev{
    left: 1.5rem!important;
}
.environmentlist .envibtn:after{
    font-family: 'OPPOSans-B'!important;
    font-size: 2rem;
    font-weight: bold;
    color: #00B1A0;
}
.environmentlist .swiper-button-prev:after{
    content: '<'!important;
    padding-right: 0.25rem;
}
.environmentlist .swiper-button-next:after{
    content: '>'!important;
    padding-left: 0.25rem;
}
.environmentlist .swiper-slide:hover .img img{
    transform: scale(1.06);
    time
}


/*医院环境 end*/



/* 加载样式*/
.otherimg{
    width: 100%;
    height: 100%;
    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;
    position: relative;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
}
.otherimg:before{
    position: absolute;
    content: '';
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
}
.otherimg .img{
    position:absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
    z-index: 100000;
    max-height: 96%;
    max-width: 96%;
}
.otherimg .img img{
    width: 100%;
}
.otherimg .img .close{
    position: absolute;
    right: -2rem;
    top: -2rem;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
}

.otherimg .img .close::before, .otherimg .img .close::after {
content: '';
position: absolute;
height: 2px;
width: 70%;
top: 50%; 
left: 3px;
margin-top: -1px;
background: #fff;
}

.otherimg .img .close::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}


.otherimg .img .close::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.otherimg.on{
    display: inline-block;
    position: fixed;
    left: 0;
    top: 0;
}






/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .sonBan h1 {font-size: 36px;}
    .sonBan-place {margin-top: 20px;}
    .sonBan {padding: 70px 0;}
    .abocj-title h2 {font-size: 28px;}
    .abocjfs-cont {margin-top: 34px;padding: 60px 26px;}
    .abocjjl-table {margin-top: 40px;max-width: 1100px;}
    .abocjjl, .abocjfs{margin-top: 58px;}
    .abocjjs-cont {margin-top: 34px;}
    .abocjjs-cont p{margin-top: 16px;}
    .abojs-cont p {margin-top: 16px;}
    .abojs-tab {margin-top: 80px;}
    .abojs-tab li {padding: 60px 70px 90px;background-size: 240px auto;background-position: right 100px bottom 0;}
    .abojs-tab li h2 {margin-bottom: 60px;}
    .abojs-video {margin-top: 16px;}
    .abogs-link h2 {font-size: 28px;margin: 2px 0 16px;line-height: 40px; max-height: 80px;}
    .abogs-link {padding: 54px 0 50px;}
    .sonPadding{padding: 80px 0 110px;}
    .paging {margin-top: 70px;}
    .abogw-cont {width: calc(100% - 440px);padding: 40px 0 0 60px;}
    .abogw-link {margin-top: 80px;}
    .abogl-list ul{margin-top: -80px;}
    .abogl-list li{margin-top: 80px;}
    .abogl-cont {padding: 28px 24px 0;}
    .aboglPop-contain {padding: 0 50px 60px 0;}
    .newszx-ul{margin-top: -68px;}
    .newszx-link{margin-top: 68px;}
    .newsxq-title h1 {font-size: 36px;line-height: 50px;}
    .newsxq-cont p br {height: 20px;}
    .newsxq-cont {padding: 40px 0;}
    .newsxq-recom {margin-top: 70px;}
    .newsxq-recom-list {margin-top: 46px;}
    .newsxq-recom-link {padding: 36px 0;}
    .hospital-intr-cont, .hospital-intr-img img{height: 446px;}
    .hospital-intr-cont {padding-right: 80px;}
    .hospital-intr-cont p {margin: 32px 0 50px;line-height: 30px;height: 180px;}
    .hospital-team, .hospital-info {margin-top: 110px;}
    .hospital-team-link{margin-top: 80px;}
    .hospital-team-ul{margin-top: -80px;}
    .relfs-map-cont h2, .relfs-map-cont h6 {margin-bottom: 24px;}
    .relfs-map-mix {padding-right: 80px;}
    .relfs-map-cont {margin-bottom: 34px;padding-bottom: 30px;}
    .relfs-title {margin-top: 110px;}
    .relfs-cont p {font-size: 14px;line-height: 28px;}
    .relfs-cont {padding: 0 14px;}
    .relfs-list li {padding: 32px 10px;}
    .knowList {width: calc(100% - 400px);}
    .knowMenu-list a {height: 62px;line-height: 62px;}
    .knowMenu-title {margin: 40px 0 18px;}
    .knowList-img{width: 300px;}
    .knowList-img img, .knowList-cont{height: 194px;}
    .knowList-cont p {line-height: 28px;height: 56px;margin-top: 16px;}
    .knowList-cont h6 {margin-top: 20px;}
    .knowList-cont {width: calc(100% - 300px);padding-left: 30px;}
    .reljrjs {padding: 80px 0 90px;}
    .reljrjs-title{margin-top: 80px;}
    .reljrjs-title h2 {font-size: 32px;margin-bottom: 20px;}
    .reljrjs-cont p {margin-top: 18px;}
    .reljrzw-menu {height: 88px;padding: 0 50px;}
    .reljrzw-menu h2{padding-left: 40px;}
    .reljrzw-drop{padding: 0 60px 20px 90px;}
    .reljrzw-drop li {padding: 24px 0;}
    .hospitalfw-cont p br {height: 16px;}
    .search-menu {margin-top: 50px;}
    .search-info {font-size: 28px;}
    .abosj-list {padding-left: 60px;}
    .abosj-imglist li:nth-child(2n) .abosj-list {padding-right: 60px;}
    .abosj-imglist li {margin-top: 60px;}
    .abosm-list ul {margin: -60px 0 0 -5%;}
    .abosm-list li {width: 45%;margin: 60px 0 0 5%;}
    .abosm-cont h6 {font-size: 40px;}
    .abosm-cont {padding: 28px 24px 0;}
    .abojs-tab li:first-child::after {height: 160px;}
    .abosm-tab-list li h2 {font-size: 28px;}
    .abosm-tab-list li{width: 750px;padding: 0 80px;}
    .abosm-tab-list li:first-child{height: 162px;}
    .abosm-tab-list li:last-child{height: 198px;}
    .abosm-tab-list li p {margin-bottom: 20px;}
    .abosm-tab-list {padding: 60px 0 60px 90px;}
    .abosm-title {margin: 90px 0 60px;}
}

@media all and (max-width:1439px) {
    /* 1360 */

    .environmentlist .swiper-slide{
        width: 33.3333%!important;
        padding: 0 1rem;
    }
    .environmentlist .swiper-slide .title{
        font-size: 1rem;
        height: 2.6rem;
        line-height: 1.3rem;
    }


}

@media all and (max-width:1359px) {
    /* 1280 */
}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .sonBan {padding: 60px 0;}
    .sonBan h1 {font-size: 30px;}
    .sonBan-place a::after {margin: 0 12px;}
    .abocj-title h2 {font-size: 26px;}
    .abocjfs-cont {margin-top: 30px;padding: 40px 24px;}
    .abocjjl-table {margin-top: 36px;}
    .abocjjl, .abocjfs{margin-top: 48px;}
    .abocjjs-cont {margin-top: 30px;}
    .abocjjs-cont p{margin-top: 12px;}
    .abocjfs-cont p {line-height: 30px;}
    .abosj-title h2 {font-size: 28px;}
    .abojs-cont p {margin-top: 12px;}
    .abojs-tab {margin-top: 70px;}
    .abojs-tab li {padding: 40px 40px 60px;background-size: 200px auto;background-position: right 60px bottom 0;}
    .abojs-tab li h2 {margin-bottom: 40px;font-size: 28px;}
    .abojs-cont h2 {font-size: 28px;margin-bottom: 28px;}
    .abojs-video {margin-top: 12px;}
    .abogs-link h2 {font-size: 26px;margin: 2px 0 14px;line-height: 36px; max-height: 72px;}
    .abogs-link {padding: 44px 0 40px;}
    .paging {margin-top: 60px;}
    .sonPadding{padding: 70px 0 90px;}
    .abogw-img{width: 400px;}
    .abogw-cont {width: calc(100% - 400px);padding: 0 0 0 40px;}
    .abogw-link {margin-top: 60px;}
    .abogw-title h2 {font-size: 28px;}
    .abogw-list {margin-top: 42px;}
    .abogw-cont-title {padding-bottom: 24px;}
    .abogw-cont-desc {margin-top: 16px;}
    .abogl-title h2 {font-size: 28px;}
    .abogl-list ul{margin-top: -60px;}
    .abogl-list li{margin-top: 60px;}
    .abogl-cont {padding: 24px 20px 0;}
    .abogl-list {margin-top: 42px;}
    .aboglPop-contain {padding: 0 40px 50px 0;}
    .aboglPop-cont h2 {font-size: 28px;margin-bottom: 12px;}
    .newszx-ul{margin-top: -50px;}
    .newszx-link{margin-top: 50px;}
    .newszx-cont {padding: 18px 12px 0;}
    .newszx-cont h2 {font-size: 18px;line-height: 28px;height: 56px;}
    .newszx-cont p {margin: 8px 0 12px;line-height: 26px;height: 52px;}
    .newsxq-title h1 {font-size: 32px;line-height: 42px;}
    .newsxq-cont p {line-height: 30px;}
    .newsxq-recom {margin-top: 60px;}
    .newsxq-recom-cont h2{font-size: 18px;line-height: 28px;}
    .newsxq-recom-cont p{margin: 8px 0 12px;line-height: 26px;height: 52px;}
    .hospital-intr-cont, .hospital-intr-img img{height: 350px;}
    .hospital-intr-cont {padding-right: 60px;}
    .hospital-intr-cont p {margin: 20px 0 32px;line-height: 28px;height: 168px;}
    .hospital-team, .hospital-info {margin-top: 90px;}
    .hospital-team-link{margin-top: 60px;}
    .hospital-team-ul{margin-top: -60px;}
    .hospital-intr-cont h2, .hospital-team-title h2, .hospital-info-title h2 {font-size: 28px;}
    .hospital-intr-cont a{width: 180px;height: 48px;}
    .hospital-team-list, .hospital-info-img {margin-top: 42px;}
    .hospital-team-link{width: 30.8333%;}
    .hospital-team-cont {padding: 24px 20px 0;}
    .relfs-map-cont h2 {font-size: 28px;}
    .relfs-map-mix {padding-right: 50px;}
    .relfs-map-cont p {font-size: 14px;line-height: 28px;}
    .relfs-map-cont h2, .relfs-map-cont h6 {margin-bottom: 20px;}
    .relfs-map-cont {margin-bottom: 30px;padding-bottom: 24px;}
    .relfs-title h2{font-size: 28px;}
    .relfs-title {margin-top: 90px;}
    .relfs-list li{width: 48%;margin-top: 50px;}
    .relfs-list ul{margin-top: -50px;}
    .relfs-list {margin-top: 42px;}
    .webmap-items {margin-top: 50px;}
    .knowMenu-search input {height: 42px;padding: 0 50px 0 12px;}
    .knowMenu-search button{width: 50px;height: 42px;}
    .knowMenu-title {margin: 28px 0 16px;font-size: 20px;}
    .knowMenu-list {padding: 0 12px;}
    .knowMenu-list a {height: 48px;line-height: 48px;font-size: 16px;}
    .knowMenu {width: 280px;}
    .knowList {width: calc(100% - 340px);}
    .knowList-cont h2 {font-size: 20px;}
    .knowList-cont p {line-height: 26px;height: 52px;margin-top: 12px;}
    .knowList-cont h6 span {padding: 0 8px;margin-right: 8px;}
    .knowList-cont h6{margin-top: 12px;}
    .knowList-img {width: 240px;}
    .knowList-cont {width: calc(100% - 240px);padding-left: 24px;}
    .knowList-img img, .knowList-cont{height: 158px;}
    .knowList-link {padding: 24px 0;}
    .reljrjs {padding: 70px 0 80px;}
    .reljrjs-title {margin-top: 70px;}
    .reljrjs-title h2 {font-size: 30px;margin-bottom: 14px;}
    .reljrjs-title p {font-size: 18px;line-height: 30px;}
    .reljrjs-cont {margin-top: 24px;}
    .reljrjs-cont p {margin-top: 10px;}
    .reljrzw-title h2 {font-size: 28px;}
    .reljrzw-list {margin-top: 42px;}
    .reljrzw-menu {height: 70px;padding: 0 30px;}
    .reljrzw-drop {padding: 0 40px 20px 70px;}
    .reljrzw-drop-name{width: 120px;}
    .reljrzw-drop-cont {width: calc(100% - 120px);}
    .hospitalfw-cont {margin-top: 40px;}
    .hospitalfw-cont p {line-height: 28px;}
    .hospitalfw-cont p br {height: 12px;}
    .search-menu {margin-top: 30px;}
    .search-info {font-size: 24px;}
    .search-link {padding: 36px 0;}
	.abosj-img {width: 460px;}
    .abosj-list {width: calc(100% - 460px);padding-left: 40px;}
    .abosj-list-li h4 {margin-bottom: 6px;}
    .abosj-list-li p {line-height: 26px;}
    .abosj-list-li {padding: 0;margin-top: 12px;}
    .abosj-imglist li:nth-child(2n) .abosj-list {padding-right: 40px;}
    .abosm-list {padding: 0;}
    .abosm-list ul {margin: -40px 0 0 -3%;}
    .abosm-list li {width: 47%;margin: 40px 0 0 3%;}
    .abosm-cont h6 {font-size: 32px;}
    .abosm-cont {padding: 24px 20px 0;}
    .abosm-cont h2 {font-size: 26px;margin: 6px 0 12px;}
    .abosm-cont p {line-height: 28px;}
    .abojs-tab li:first-child::after {height: 120px;}
	.abosm-tab-list {padding: 40px 0 40px 70px;}
    .abosm-title {margin: 70px 0 40px;}
    .abosm-tab-list li p {margin-bottom: 12px;font-size: 18px;}
    .abosm-tab-list li h2 {font-size: 22px;}
    .abosm-tab-list li {width: 620px;padding: 0 60px;}
    .abosm-tab-list li:first-child {height: 133px;}
    .abosm-tab-list li:last-child {height: 163px;}


    .environmentlist .envibtn{
        width: 2.875rem!important;
        height: 2.875rem!important;
    }
    .environmentlist .envibtn:after{
        font-size: 1.5rem;
    }
    .environmentlist .swiper-button-next:after{
        padding-left: 0.2rem;
    }
    .environmentlist .swiper-button-prev:after{
        padding-right: 0.2rem;
    }

}

@media all and (max-width:1151px) {
    /* 1024 */
    .popVideo-content{width: 92%;}
    .popVideo-close{right: 0;top: -32px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .abocjjl-table li p:first-child{width: 200px;}
    .abocjjl-table li p:last-child {width: calc(100% - 203px);padding: 9px 40px;}
    .abosj-year-dot {margin: 0 18px;}
    .abosj-year-dot::after{width: 56px;}
    .abojs-tab li{width: 100%;}
    .abojs-tab li:first-child::after{width: calc(100% - 80px);left: 0;margin: 0 auto;bottom: 0;height: 1px;top: auto;transform: translateY(0);}
    .abogw-img{width: 300px;}
    .abogw-cont {width: calc(100% - 300px);padding: 0 0 0 30px;}
    .abogl-list li{width: 48%;}
    .aboglPop-contain{width: 92%;}
    .newszx-link{width: 48%;}
    .hospital-intr-cont, .hospital-intr-img img {height: 320px;}
    .relfs-map-mix, .relfs-map-img{width: 100%;}
    .relfs-map-mix{padding-right: 0;}
    .relfs-map-img{margin-top: 40px;}
    .relfs-cont {padding: 0;}
    .knowMenu-click{display: block;}
    .knowMenu {position: fixed;overflow-y: auto;left: -280px;top: 0px;height: 100%;background: #fff;padding: 160px 0 20px;z-index: 99;border-right: 2px solid #e1ebf3;}
    .knowList{width: 100%;margin-top: 28px;}
    .knowMenu-click{display: block;}
    .knowMenu-title, .knowMenu-search{padding: 0 12px;}
    .knowMenu-search button{right: 12px;}
    .knowMenu-close{display: block;width: 30px;height: 30px;background: url('../../images/close.svg') no-repeat center/20px auto;position: absolute;right: 10px;top: 120px;z-index: 4;}
    body.HD .knowMenu{padding-top: 120px;}
    body.HD .knowMenu-close{top: 80px;}
    .abosj-imglist li {flex-direction: row !important;}
    .abosj-img{width: 100%;}
    .abosj-list{width: 100%;padding: 28px 0 0 !important;}
	.abosm-tab-list{justify-content: center;padding: 0 40px;}
    .abosm-tab-list li{width: 100%;height: auto !important;background: none !important;padding: 24px 0;position: relative;}
    .abosm-tab-list li::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: linear-gradient(to right,#fff,#fad9b6);opacity: 0.6;}
    .abosm-tab-list li:first-child{padding-top: 0;}
    .abosm-title h2{font-size: 28px;}
}


@media(max-width:768px) {

    .environment{
        padding: 5.625rem 0% 0 0%;
    }
    .environment .cl{
        margin: 1rem 0 1.5rem 0;
    }
    .environmentlist{
        margin-top: 0;
        padding: 1.6rem 0.8rem 1.2rem 0.8rem;
    }
    .environmentlist .swiper-slide{
        width: 50%!important;
        padding: 0 0.8rem!important;
    }
    .environmentlist .swiper-slide .title{
        font-size: 1rem;
        height: 2.6rem;
        line-height: 1.3rem;
    }
    .environmentlist .envibtn{
        display: none!important;
    }
}






@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .sonBan h1 {font-size: 24px;}
    .sonBan-place {margin-top: 12px;}
    .sonBan-place a::after {margin: 0 8px;}
    .sonBan {padding: 50px 0;}
    .abocj-title h2 {font-size: 22px;}
    .abocjjs-cont {margin-top: 22px;}
    .abocjjs-cont p{line-height: 28px;margin-top: 8px;}
    .abocjjl, .abocjfs {margin-top: 32px;}
    .abocjfs-cont {margin-top: 28px;padding: 24px 18px;}
    .abocjfs-cont p {line-height: 28px;}
    .abocjjl-table {margin-top: 28px;}
    .abocjjl-table li p{line-height: 26px;min-height: 44px;}
    .abocjjl-table li p:first-child{width: 110px;}
    .abocjjl-table li p:last-child {width: calc(100% - 113px);padding: 8px 18px;}
    .abosj-title h2 {font-size: 22px;}
    .abosj-year {margin-top: 32px;padding: 50px 0;}
    .abosj-year-dot p {font-size: 14px;}
    .abosj-year-dot i {width: 14px;height: 14px;margin-top: 8px;}
    .abosj-year-dot i::after{width: 10px;height: 10px;}
    .abosj-year-dot {margin: 0px 4px;width: 34px;}
    .abosj-year-dot::after {height: 2px;left: 24px;width: 28px;bottom: 6px;}
    .abosj-loop {margin-top: 30px;}
    .abosj-loop-title h2 {font-size: 24px;}
    .abosj-loop-title {border-bottom: 1px solid #dadbde;padding-bottom: 6px;}
    .abosj-loop-cont {margin-top: 20px;}
    .abosj-loop-time, .abosj-loop-desc {line-height: 26px;}
    .abosj-loop-time{width: 70px;}
    .abosj-loop-items {width: 300px;margin-right: 24px;}
    .abosj-loop-desc {width: calc(100% - 84px);}
    .abosj-loop-cont li {margin-top: 8px;}
    .abojs-cont h2 {font-size: 22px;margin-bottom: 16px;}
    .abojs-cont p {margin-top: 8px;line-height: 28px;}
    /**.abojs-video img{min-height: 168px;}***/
    .abojs-video {margin-top: 8px;}
    .abojs-video i {width: 54px;height: 54px;margin-top: -27px;margin-left: -27px;}
    .abojs-tab {margin-top: 36px;}
    .abojs-tab li h2 {margin-bottom: 12px;font-size: 22px;}
    .abojs-tab li {padding: 22px 16px;background-size: 132px auto;background-position: right 14px bottom 0;}
    .abojs-tab li p span {padding: 0 22px;}
    .abojs-tab li p span::before, .abojs-tab li p span::after{width: 15px;}
    .abojs-tab li p {font-size: 13px;line-height: 28px;}
    .abojs-tab li:first-child::after {width: calc(100% - 32px);}
    .abogs-link h2 {font-size: 20px;margin: 2px 0 10px;line-height: 30px; max-height: 60px;}
    .abogs-link {padding: 22px 0 20px;}
    .paging {margin-top: 36px;}
    .abogs-link p {font-size: 16px;line-height: 28px;max-height: 84px;}
    .sonPadding{padding: 40px 0 50px;}
    .abogw-title h2 {font-size: 22px;}
    .abogw-list {margin-top: 32px;}
    .abogw-img{width: 100%;}
    .abogw-cont {width: 100%;padding: 24px 0 0;}
    .abogw-cont-title h2 {font-size: 20px;margin-bottom: 12px;}
    .abogw-cont-title {padding-bottom: 18px;}
    .abogw-cont-desc {margin-top: 14px;}
    .abogw-cont-desc p {line-height: 28px; padding-left: 24px;}
    .abogw-cont-desc p::after{width: 8px;height: 8px;}
    .abogw-link {margin-top: 32px;}
    .abogl-title h2 {font-size: 22px;}
    .abogl-list {margin-top: 32px;}
    .abogl-list ul {margin-top: -24px;margin-left: 0;}
    .abogl-list li {width: 100%;margin-left: 0%;margin-top: 24px;}
    .abogl-cont {padding: 20px 18px 0;}
    .abogl-cont h2 {font-size: 20px;margin-bottom: 8px;}
    .aboglPop-img{width: 100%;}
    .aboglPop-mix {width: 100%;padding: 0;}
    .aboglPop-cont, .aboglPop-img img{height: auto;}
    .aboglPop-contain {padding: 0 0 28px 0;}
    .aboglPop-close{top: 20px;right: 16px;}
    .aboglPop-cont h2 {font-size: 22px;margin-bottom: 8px;}
    .aboglPop-cont{padding: 20px 16px;}
    .aboglPop-desc {margin-top: 16px;max-height: 168px;padding: 0 16px;}
    .aboglPop-desc p{line-height: 28px;}
    .newszx-link{width: 100%;margin: 28px 0 0;}
    .newszx-ul{margin: -28px 0 0;}
    .newsxq-title h1 {font-size: 24px;line-height: 32px;}
    .newsxq-title-share span {font-size: 14px;line-height: 20px;}
    .newsxq-title-share{float: left;margin-left: 16px;}
    .newsxq-title-share a {margin: 0 6px;}
    .newsxq-cont {padding: 24px 0;}
    .newsxq-cont p {line-height: 26px;}
    .newsxq-cont p br {height: 12px;}
    .newsxq-btn p {font-size: 16px;height: 30px;line-height: 30px;}
    .newsxq-btn {padding-top: 12px;}
    .newsxq-recom {margin-top: 32px;}
    .newsxq-recom-title {font-size: 22px;}
    .newsxq-recom-list {margin-top: 28px;}
    .newsxq-recom-img{width: 100%;}
    .newsxq-recom-cont {width: 100%;height: auto;padding: 18px 12px 0;}
    .newsxq-recom-link {padding: 28px 0 22px;}
    .newsxq-btn p a {width: calc(100% - 72px);}
    .hospital-intr-img{width: 100%;}
    .hospital-intr-cont, .hospital-intr-img img {height: auto;}
    .hospital-intr-cont {padding-right: 0;width: 100%;padding-top: 28px;}
    .hospital-intr-cont h2, .hospital-team-title h2, .hospital-info-title h2 {font-size: 22px;}
    .hospital-intr-cont p {margin: 10px 0 24px;}
    .hospital-intr-cont a {width: 164px;height: 46px;}
    .hospital-team, .hospital-info {margin-top: 40px;}
    .hospital-team-ul {margin-top: -24px;}
    .hospital-team-link {margin-top: 24px;width: 47.5%;}
    .hospital-team-cont {padding: 16px 12px 0;}
    .hospital-team-cont h2 {font-size: 18px;margin-bottom: 6px;}
    .hospital-team-cont p{font-size: 14px;}
    .hospital-team-list, .hospital-info-img {margin-top: 28px;}
    .relfs-map-cont h2 {font-size: 22px;}
    .relfs-map-cont p {line-height: 26px;}
    .relfs-map-cont h2, .relfs-map-cont h6 {margin-bottom: 12px;}
    .relfs-map-cont {margin-bottom: 24px;padding-bottom: 18px;}
    .relfs-map-img {margin-top: 28px;}
    .relfs-title h2 {font-size: 22px;}
    .relfs-title {margin-top: 40px;}
    .relfs-list {margin-top: 32px;}
    .relfs-list ul{margin: -20px 0 0;}
    .relfs-list li{width: 100%;margin: 20px 0 0;min-height: auto;padding: 24px 16px;}
    .relfs-cont h2 {margin-bottom: 12px;font-size: 18px;}
    .relfs-cont p {font-size: 13px;line-height: 26px;}
    .webmap-list li{width: 100%;margin-top: 24px;}
    .webmap-list li:first-child{margin-top: 0;}
    .webmap-items h2 {margin-bottom: 12px;}
    .webmap-items {margin-top: 24px;}
    .knowList-img{width: 100%;}
    .knowList-img img, .knowList-cont{height: auto;}
    .knowList-cont{width: 100%;padding: 20px 0 0;}
    .knowList-cont h2 {font-size: 18px;}
    .reljrjs {padding: 40px 0;}
    .reljrjs-title {margin-top: 24px;}
    .reljrjs-title h2 {font-size: 22px;margin-bottom: 10px;}
    .reljrjs-title p {font-size: 15px;line-height: 26px;}
    .reljrjs-cont {margin-top: 12px;}
    .reljrjs-cont p{line-height: 28px;}
    .reljrzw-title h2 {font-size: 22px;}
    .reljrzw-list {margin-top: 30px;}
    .reljrzw-menu {height: 50px;padding: 0 14px;}
    .reljrzw-drop {padding: 0 0 10px 0;}
    .reljrzw-drop-name {width: 90px;font-size: 16px;line-height: 26px;}
    .reljrzw-drop-cont {width: calc(100% - 90px);}
    .reljrzw-drop-cont p {line-height: 26px;}
    .reljrzw-drop li {padding: 18px 0;}
    .reljrzw-menu h2::before{background-size: 20px auto;}
    .reljrzw-menu h2 {padding-left: 30px;font-size: 16px;}
    .hospitalfw-menu a {height: 40px;font-size: 14px;}
    .hospitalfw-cont {margin-top: 24px;}
    .hospitalfw-cont p br {height: 8px;}
    .hospitalfw-cont p {line-height: 26px;font-size: 14px;}
    .abosj-loop-img{margin-top: 24px;}
    .search-menu {margin-top: 20px;}
    .search-info {font-size: 20px;}
    .search-link {padding: 24px 0;}
    .search-menu a {height: 44px;line-height: 42px;padding: 0 2px;margin-left: 8px;}
    .search-menu a::after {height: 3px;}
    .search-link-img {width: 120px;}
    .search-link-mix {margin-top: 12px;}
    .search-link-desc {width: calc(100% - 120px);padding-left: 16px;}
    .search-link-desc p {line-height: 24px;height: 68px;}
	.abosj-mix {margin-top: 36px;}
    .abosj-imglist li {margin-top: 32px;}
    .abosm-list {margin-top: 40px;}
    .abosm-list ul {margin: -24px 0 0 0;}
    .abosm-list li {width: 100%;margin: 24px 0 0 0;}
    .abosm-cont h6 {font-size: 28px;}
    .abosm-cont {padding: 20px 0 0;}
    .abosm-cont h2 {font-size: 22px;margin: 6px 0 10px;}
    .abosm-cont p {line-height: 28px;}
	.abosm-tab-list{position: static;display: block;padding: 0;margin-top: 28px;}
    .abosm-tab-list li{color: #363636;}
    .abosm-tab-list li h2 {font-size: 18px;}
    .abosm-tab-list li p {margin-bottom: 8px;font-size: 16px;}
    .abosm-tab-list li {padding: 18px 0;}
    .abosm-tab-list li::after {background: linear-gradient(to right,#00b1a0,#fad9b6);opacity: 1;}
    .abosm-title h2{font-size: 22px;}
    .abosm-title {margin: 50px 0 32px;}
    .newsxq-cont img{margin: 18px 0;}
    .newsxq-cont p strong{margin-top: 12px;}
    .newsxq-cont p em{margin-top: -10px;}
}