/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {	
html { font-size:56% }
/* body { padding-top: 60px } */

input { -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; appearance:none; -moz-appearance:none; -webkit-appearance:none }

.container { width: 86% }

.mo_positionRelative { position: relative!important }
.mo_positionAbsolute { position: absolute!important } 
.mo_positionStatic { position:static!important; top: 0; left: 0; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) }
.mo_poabsolute-h50 { position:absolute; top:50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%) }
.mo_poabsolute-b { position:absolute; bottom:0 }

/* float */
.mo_fleft { float:left!important }
.mo_fright { float:right!important }
.mo_fnone { float:none!important }
/* text-align */
.mo_tleft { text-align:left!important }
.mo_tright { text-align:right!important }
.mo_tcenter { text-align:center!important }

.bigtitle { font-size: 4.6rem }
h1, .h1 { font-size: 2.6rem }
h2, .h2 { font-size: 2.4rem }
h3, .h3 { font-size: 2.2rem }
h4, .h4 { font-size: 2rem }
h5, .h5 { font-size: 1.8rem }
h6, .h6 { font-size: 1.6rem }

.fontSize12 { font-size:1.2rem }

.mo_margintop0 { margin-top:0!important }
.mo_margintop5 { margin-top:5px }
.mo_margintop10 { margin-top:10px }
.mo_margintop15 { margin-top:15px }
.mo_margintop20 { margin-top:20px }
.mo_margintop30 { margin-top:30px }
.mo_margintop40 { margin-top:40px }

.mo_marginbottom0 { margin-bottom:0!important }
.mo_marginbottom5 { margin-bottom:5px }
.mo_marginbottom10 { margin-bottom:10px }
.mo_marginbottom15 { margin-bottom:15px }
.mo_marginbottom20 { margin-bottom:20px }
.mo_marginbottom30 { margin-bottom:30px }
.mo_marginbottom40 { margin-bottom:40px }

.mo_marginleft0 { margin-left:0!important }
.mo_marginleft5 { margin-left:5px }
.mo_marginleft10 { margin-left:10px }
.mo_marginleft20 { margin-left:20px }
.mo_marginleft30 { margin-left:30px }

.mo_marginright0 { margin-right:0!important }
.mo_marginright5 { margin-right:5px }
.mo_marginright10 { margin-right:10px }
.mo_marginright20 { margin-right:20px }
.mo_marginright30 { margin-right:30px }

.mo_marginauto { margin-left:auto; margin-right:auto }

.mo_paddingtop0 { padding-top:0!important }
.mo_paddingtop5 { padding-top:5px }
.mo_paddingtop10 { padding-top:10px }
.mo_paddingtop15 { padding-top:15px }
.mo_paddingtop20 { padding-top:20px }
.mo_paddingtop30 { padding-top:30px }
.mo_paddingtop40 { padding-top:40px }

.mo_paddingbottom0 { padding-bottom:0!important }
.mo_paddingbottom5 { padding-bottom:5px }
.mo_paddingbottom10 { padding-bottom:10px }
.mo_paddingbottom15 { padding-bottom:15px }
.mo_paddingbottom20 { padding-bottom:20px }
.mo_paddingbottom30 { padding-bottom:30px }
.mo_paddingbottom40 { padding-bottom:40px }

.mo_paddingleft0 { padding-left:0!important }
.mo_paddingleft10 { padding-left:10px }
.mo_paddingleft15 { padding-left:15px }
.mo_paddingleft20 { padding-left:20px }

.mo_paddingright0 { padding-right:0!important }
.mo_paddingright10 { padding-right:10px }
.mo_paddingright15 { padding-right:15px }
.mo_paddingright20 { padding-right:20px }

.mo_padding0 { padding:0!important }
.mo_padding5 { padding:5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding10 { padding:10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding15 { padding:15px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding20 { padding:20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding30 { padding:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.paddingtop40 { padding-top: 30px }
.paddingbottom40 { padding-bottom:30px }

.mo_row10 { margin-left: -10px; margin-right: -10px }

.mo_dis { display: block }
.mo_undis { display:none }

.area_100, .area_90, .area_80, .area_75, .area_70, .area_66, .area_65, .area_60, .area_55, .area_50, .area_48, .area_45, .area_40, .area_35, .area_33, .area_30, .area_28, .area_25, .area_22, .area_20, .area_10 { float:none; width:100% }

.mo_width15 { max-width: 15%; width:15% }
.mo_width30 { max-width: 30%; width:30% }
.mo_width33 { max-width: 33%; width:33% }
.mo_width40 { max-width: 40%; width:40% }
.mo_width50 { max-width: 50%; width:50% }
.mo_width60 { max-width: 60%; width:60% }
.mo_width80 { max-width: 80%; width:100% }
.mo_width100 { max-width: 100%; width:100% }
.mo_heightauto { height: auto }

.com-rows_1 { height:auto; display:block; white-space:inherit; overflow:visible; text-overflow:inherit }
.com-rows_2, .com-rows_max2, .com-rows_3, .com-rows_max3, .com-rows_4, .com-rows_max4, .com-rows_5, .com-rows_6 { max-height: 100%; height:auto; line-height:1.5em; overflow:visible; text-overflow:inherit; display:block }

.block-padding { padding-top: 30px; padding-bottom: 30px }
.block-padding-t { padding-top: 30px }
.block-padding-b { padding-bottom: 30px }
.block-padding-t-10 { padding-top: 20px }
.block-padding-b-10 { padding-bottom: 20px }

.card-box { padding: 20px; box-sizing: border-box }

.btnout-swiper .swiper { width: 86%; padding-bottom: 50px }
.btnout-swiper .swiper-button-prev, .btnout-swiper .swiper-button-next { display: none }
.btnout-swiper .swiper-pagination { display: block; bottom: 0 }
.btnout-swiper .swiper-pagination-bullet-active { background: #7057a3 }

/*-------------------头部-------------------*/
.header-mobile { width: 100%; height: 60px; line-height: 60px; background: #7057a3; position: relative; z-index: 2000 }
.header-mobile .language { height: 60px; line-height: 60px; font-size: 16px; color: #fff; position: absolute; right: 70px; top: 0 }
.logo-mobile { width: auto; height: 30px; position: absolute; left: 20px; top: 15px }
.menu { width: 24px; text-align: center; height:24px; line-height: 24px; position: absolute; right: 20px; top: 18px; cursor: pointer; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s }
.bar { height: 2px; width: 24px; display: block; position: absolute; background-color: #fff; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s }
.menu .bar:nth-of-type(1) { top: 4px }
.menu .bar:nth-of-type(2) { width: 18px; top: 12px }
.menu .bar:nth-of-type(3) { top: 20px }
.menu.hover .bar:nth-of-type(1) { top: 12px; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg) }
.menu.hover .bar:nth-of-type(2) { opacity: 0 }
.menu.hover .bar:nth-of-type(3) { top: 12px; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg) }
.nav-mobile { width: 100%; height: 100%; background-color: #7057a3; padding-top: 100px; box-sizing: border-box; position: fixed; z-index: 1002; top: 0; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all .5s cubic-bezier(.45,0,.14,1.03); -o-transition: all .5s cubic-bezier(.45,0,.14,1.03); transition: all .5s cubic-bezier(.45,0,.14,1.03); overflow: hidden }
.nav-mobile.open { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.nav-mobile .menu-items { width: 80%; margin: auto; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; -webkit-transition: all .5s cubic-bezier(.45,0,.14,1.03); -o-transition: all .5s cubic-bezier(.45,0,.14,1.03); transition: all .5s cubic-bezier(.45,0,.14,1.03) }
.nav-mobile.open .menu-items { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.nav-mobile .menu-item { opacity: 0; -webkit-transition: all .5s cubic-bezier(.45, 0, .14, 1.03); -o-transition: all .5s cubic-bezier(.45, 0, .14, 1.03); transition: all .5s cubic-bezier(.45, 0, .14, 1.03); position: relative }
.nav-mobile.open .menu-item { opacity: 1 }
.nav-mobile .menu-item .nav-mobile-level { display: block; height: 60px; line-height: 60px; box-sizing: border-box; border-top: 1px solid rgba(255,255,255,0.1); color: rgba(255,255,255,0.6); position: relative }
.nav-mobile .menu-item .nav-mobile-level:before { font-family: "iconfont" !important; content: "\eff3"; position: absolute; top: 0; right: 0 }
.nav-mobile .menu-item:first-of-type .nav-mobile-level { border-top: 0 !important }
.nav-mobile .menu-item:nth-of-type(2) .nav-mobile-level:before, .nav-mobile .menu-item:nth-of-type(7) .nav-mobile-level:before { display: none }
.nav-mobile-icon { width: 60px; height: 60px; line-height: 60px; text-align: right; position: absolute; right: 0; top: 0 }
.nav-mobile-icon .iconfont { line-height: 60px; color: rgba(255,255,255,0.6) }
.nav-mobile-icon .iconfont:before {  content: "\e6a7" }
.nav-mobile-icon.hover .iconfont:before { content: "\e620" }
.nav-mobile-level2 { width: 100%; padding: 0 20px; box-sizing: border-box; display: none }
.nav-mobile-level2 a { display: inline-block; width: 100%; padding: 15px 20px; box-sizing: border-box; border-top: 1px solid rgba(255,255,255,0.1); color: rgba(255,255,255,0.6) }

/*-------------------底部通用-------------------*/
.foot-copyright { padding: 0 0 30px }

.popup-content { width: 80%; min-width: auto }
.close-btn { top: -26px; right: 0 }
.popup-image { width: 100%; height: 20vh; position: static }
.popup-image img { border-top-right-radius: 5px; border-bottom-left-radius: 0 }
.popup-text { width: 100%; float: none; padding: 30px }

.mo_online { width: 40px; text-align: center; height: 40px; border-radius: 50%; background: #f39800; position: fixed; right: 10px; bottom: 90px; z-index: 10001 }
.mo_online .iconfont { font-size: 26px; line-height: 40px; color: #fff }

/*-------------------首页-------------------*/
.indexkv { min-height: 300px; object-fit: cover }

.index-block5 .area_30 { height: 440px }
.index-block5 .block { width: 100%; height: 180px }

.index-technology-swiper .com-rows_3 { height:4.45em; line-height:1.5em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical }
.is-photo { width: 80vw; height: 80vw }
.index-specialties-con { padding-top: 20px; padding-left: 0; grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(5, auto) }
.index-story-swiper { width: 86%; margin-left: auto; margin-right: auto }

.com-title, .inside-com-title { display: block }
.com-title .com-more, .inside-com-title .button-s { margin-top: 10px }

.havebtn { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-top: 10px; flex-direction: row-reverse }
.havebtn .com-more.marginright20 { margin-right: 0; margin-top: 0 }

/*-------------------内页通用-------------------*/
.stats-grid-2column { grid-template-columns: repeat(1, 1fr) }
.stats-grid-4column { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px }
.stats-grid { flex-wrap: wrap; justify-content: space-around; gap: 0 }
.stats-grid .stat-item { min-width: 25% }
.stat-number { font-size: 2.6rem }

/*-------------------about us-------------------*/
.about-con01 .area_50:first-of-type { border-right: 0; border-bottom: 1px solid #d5d5d5; padding-right: 0; padding-bottom: 20px }
.about-con01 .area_50:nth-of-type(2) { padding-left: 0; padding-top: 30px }

.timeline-swiper .swiper-wrapper { display: block }
.timeline-content { width: 100% }
.timeline-swiper .swiper-slide .timeline-item p { padding-bottom: 30px }
.timeline-swiper::before { display: none }
.timeline-swiper .swiper-slide:nth-of-type(even) { margin-left: 0 }
.timeline-swiper .swiper-slide:nth-of-type(even) .timeline-item { display: block }
.timeline-swiper .swiper-slide:nth-of-type(even) .timeline-item img { position: static; top: 0 }
.timeline-swiper .swiper-slide:nth-of-type(even) .timeline-item::before { height: 100%; top: 0 }
.timeline-swiper .swiper-slide:nth-of-type(even) .timeline-item::after { top: 0; bottom: auto }
.timeline-swiper.btnout-swiper .swiper { padding-bottom: 0 }
.timeline-swiper .swiper-slide:nth-of-type(even) .timeline-title { margin-top: 10px }

.accordion-container { display: block; gap: 20px }
.accordion-item { min-height: auto; margin-bottom: 30px }
.accordion-item:nth-of-type(1), .accordion-item:nth-of-type(2), .accordion-item:nth-of-type(3) { background-image: url((/cdn/ui/images/about/culture-bg04.jpg) }
.accordion-item:last-of-type { margin-bottom: 0 }
.accordion-shade { display: none }
.accordion-text { display: block; opacity: 1; max-height: auto; height: auto }


.gba-info { display: block }
.gba-info-l { width: 100% }
.gba-info-r { width: 100%; padding-left: 0; margin-top: 20px }
.gba-page .gba-info-box:nth-of-type(even) .gba-info-l { padding-right: 0 }

.leftright-mainbox { padding-left: 0 }
.left-box { width: 100%; margin-left: 0 }
.right-box { margin-top: 30px }

.specialties-subnav .tabs { display: flex; flex-wrap: wrap }
.specialties-subnav .tabs li { width: 33.33%; text-align: center; padding: 10px; justify-content: center; align-items: center }
.specialties-subnav .tabs li .iconfont { display: none }
.specialties-subnav .tabs li.active::before { content: ""; width: 20px; height: 5px; top: auto; left: 50%; margin-top: 0; margin-left: -10px; bottom: 0; }
.specialties-subnav .tabs li span { line-height: 16px }
.specialties-subnav .tabs li:nth-last-of-type(-n+3)::after { display: none }

.introduction-con.stats-grid-3column { grid-template-columns: repeat(1, 1fr) }

.milestones-swiper .swibox { padding-top: 25vh }
.milestones-swiper .swibox .swi_but { top: 20px }
.milestones-swiper .swiper { top: -25vh }
.milestones-swiper .swibox li.li04 { margin-top:28% }
.milestones-swiper .swibox li.li05 { margin-top:22% }
.milestones-swiper .swibox li.li06 { margin-top:15% }

.fosunpharma-logo { height: 50px }
.fosunpharma-text { margin-top: 10px; height: auto }

.survey-partners { grid-template-columns: repeat(2, 1fr) }
.survey-partners a, .survey-partners div { padding: 20px }


/*-------------------国际服务-------------------*/
.services-con01 { background-image: url("(/cdn/ui/images/international/services-bg2.jpg"); background-position: right bottom; background-size: 100% auto; padding: 30px 30px 30vh }
.intro img, .intro-text { width: 100% }
.intro-text { padding: 30px }

.table-container .row, .cell { display: block; width: 100%; max-width: 100% }
.table-container .row:nth-of-type(3), .cell-right-t::before, .cell-right-t::after, .cell-right-b::before, .cell-start::after { display: none }
.cell-next { display: none }
.cell-step { display: block; flex: 0 0 100%; max-width: 100%; margin-bottom: 30px }
.cell-step.mo_undis { display: none!important }

.video-step-box { display: block }
.video-step { margin-bottom: 30px } 
.video-apply { display: block; padding: 20px }
.video-apply-title { display: block; min-width: 100%; border-right: 0; margin-right: 0; border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 10px; margin-bottom: 10px }
.video-apply-input { padding-right: 0 }
.video-apply-input input { margin-right: 0; height: 32px; max-width: 100%; width: 100%; margin-bottom: 10px }
.video-apply-input input:nth-of-type(5) { max-width: 100%; width: 100% }

/*-------------------医生介绍-------------------*/

.doctor-popup-content { width: 80%; min-width: auto }

.doctor-popup-content .callingcard-img { margin: 30px auto }

.doctor-popup-content .callingcard-text { flex: 0 0 100%; width: 100%; padding: 0 30px 30px }
.doctor-popup-content .callingcard-intro { max-height: 190px; overflow-y: auto }
.doctor-link-icon { display: flex }
.doctor-link-icon a { display: block; margin-right: 20px; color: rgba(112,87,163,0.5) }
.doctor-link-icon a:hover { color: rgba(112,87,163,1) }


/*-------------------申请-------------------*/
.apply-page .popup-image { width: 100% }
.apply-page .popup-text { width: 100%; padding: 30px }

/*-------------------联系我们-------------------*/
.popup-content { width: 80%; min-width: auto }
.close-btn { top: -26px; right: 0 }
.popup-image { width: 100%; height: 20vh; position: static }
.popup-image img { border-top-right-radius: 5px; border-bottom-left-radius: 0 }
.popup-text { width: 100%; float: none; padding: 30px }

.contact-image { width: 100%; max-width: 100%; height: 20vh; position: static }
.contact-text { width: 100%; min-width: 100%; float: none; padding: 30px }
.contact-text dl dd span:first-of-type { min-width: auto }
.contact-text .ewm-box { margin-top: 5vh }
.contact-text .ewm-box img { max-width: 40%; margin-right: 10% }

/*-------------------病种-------------------*/
.diseases-tabs, .technology-tabs  { display: flex; flex-wrap: wrap }
.diseases-tabs a, .technology-tabs a { width: 33.33%; text-align: center; padding: 10px; justify-content: center; align-items: center; line-height: 16px }
.diseases-tabs a.active::before, .technology-tabs a.active::before { content: ""; width: 20px; height: 5px; top: auto; left: 50%; margin-top: 0; margin-left: -10px; bottom: 0; }
.diseases-tabs a:nth-last-of-type(-n+3)::after, .technology-tabs a:nth-last-of-type(-n+3)::after { display: none }
.diseases-list.stats-grid-3column, .diseases-story.stats-grid-3column { grid-template-columns: repeat(1, 1fr) }

.doctorscard { border-radius: 5px; background: #f6f5fa; overflow: hidden; width: 100%; position: relative }
.doctorscard-img { width: 100%; float: none; padding-right: 3vw; padding-left: 3vw }
.doctorscard-text { width: 100%; height: auto; position: static; padding: 30px 30px 0 }
.doctorscard-intro { max-height: auto }

/*-------------------提交成功-------------------*/
.success-con { min-height: calc(100vh - 201px) }

/*-------------------404-------------------*/
.error-page { height: calc(100vh - 60px); min-height: 500px }




}



/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
html { font-size:52% }

}