@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"font1","微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}
 @font-face {
    font-family: 'font1';
    src: url('../images/Geologica.ttf');
         url('fonts/myfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
  }
 @font-face {
    font-family: 'font2';
    src: url('../images/Geologica-SemiBold.ttf');
         url('fonts/myfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
  }

.header{position: fixed;z-index: 100;background: #fff; width: 100%;top: 0;left: 0;box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.top{text-align: right; background: #248e8c;}
.topbox{width: 1810px;margin: 0 auto;max-width: 94%;}
.topbox ul{font-size: 0;}
.topbox li{display: inline-block; line-height: 60px; font-size: 16px;color: #fff; padding-left: 35px;height: 60px;vertical-align: middle;}
.topbox img{display: inline-block; margin: -3px 8px 0 0;vertical-align: middle;}
.fxnr{width: 120px;height: 60px;}
.fxnr dl{display: flex;justify-content: space-between;align-items: center;height: 60px;}
.fxnr dl img{transition: .5s;display:inline-block; vertical-align: middle;  margin: -3px 0 0 0;}
.fxnr dl a:hover img{opacity: .6;}
.ssk{position: relative;background: #fff;width: 195px;height: 33px;border-radius: 17px; margin-top: 13px;}
.wby1{width: 100%; padding: 0 15px;height: 33px; line-height: 33px; position: absolute;left: 0; top: 0;}
.btn1{position: absolute;content: "";border: none;background: url(../images/a_08.png);width: 24px;height: 25px; right: 10px;top: 50%;transform: translateY(-50%);}
.headerbox{width: 1810px;height: 115px; margin: 0 auto;max-width: 98%;display: flex;justify-content: space-between;align-items: center;}
.logo{width: 176px; margin-right: 20px;}
.logo img{width: 100%;}
.nav ul{display: flex;justify-content: space-between;align-content: center; gap:5px;}
.nav li{position: relative;}
.nav h3 a{ border-radius: 16px; display: flex; align-items: center; line-height:1.25; text-align: center; font-size: 16px;font-weight: 600; padding: 5px 8px;color: #1f2529; position: relative;z-index: 10; }
.nav h3{ display: flex; align-items: center; height: 115px; position: relative;}
.nav h3 b{ position: relative; z-index: 22;  background: url(../images/a_29.png) no-repeat center center;width: 8px;height: 4px; display: inline-block;}
.nav li.cur h3 a{color: #fff; background: #248e8c;}
.nav li.cur h3:before{opacity: 1;}
.nav li:hover h3 a{color: #fff; background: #248e8c;}
.nav li:hover h3:before{opacity: 1;}
.nav li:hover h3 b{background: url(../images/a_28.png) no-repeat center center;}

.sub{position: absolute; width: 140px; left: 50%; margin-left: -70px; top: 115px;background:rgba(44,165,173,.7);display: none;border-radius:15px}
.sub dt{font-size: 16px;text-align: center;}
.sub dt a{color: #fff;display: block;transition: .5s;font-size: 14px;line-height:18px; padding: 8px 0;}
.sub dt a:hover{background: #fff;color: #248e8c;}


.banner{border-bottom: 5px solid #2ab2a4;}
.banner img{width: 100%;}
.h175{height: 175px;}

.meet_bj{background: url(../images/a_36.png) no-repeat center center;background-size: cover;}
.meet{width: 1810px;max-width: 94%; margin: 0 auto; padding-bottom: 80px;}
.meet h2{padding: 70px 0 55px;text-align: center; font-family: font2; font-size:48px; color: #0e918f;}
.meet_box{background: rgba(255,255,255,.6);border-radius: 25px; padding: 20px;}
.meet_box ul{display: flex;justify-content: space-between;gap:70px;}
.meet_box li{width: calc(50% - 35px);}
.meet_box p{font-size: 24px; line-height: 40px;color: #000000;padding-bottom: 35px;}
.meet_box p strong{color:#0e918f}
.bj1{background: #f5edea;}
.wzfl{width: 1810px;max-width: 94%; margin: 0 auto; padding: 55px 0 65px;text-align: center;}
.wzfl h2{text-transform: uppercase;}
.wzfl p{text-transform: uppercase;}
.wzfl a{text-transform: uppercase;}
.wzfl ul{overflow: hidden; padding-bottom: 55px;}
.wzfl li{float: left; width: 33.33%;}
.wzfl img{margin: 0 auto;}
.wzfl h2{font-size: 56px;font-family: font2;color: #0e918f;line-height: 92px;text-transform: uppercase;}
.wzfl p{font-size: 24px; line-height: 30px;font-family: font2; color: #0e918f;text-transform: uppercase;}
.btn2{color: #fff;font-family: font2; padding: 0 40px;font-size: 24px;background: #0e918f; line-height: 62px;border-radius: 31px;transition: .5s;display: inline-block;text-transform: uppercase;} 
.btn2:hover{background: #18d5b2;}

.onco{width: 1500px;margin: 0 auto;max-width: 94%; padding-bottom: 80px;}
.onco h2{font-family: font2; color: #0e918f; line-height: 220px;font-size: 48px;text-align: center;text-transform: uppercase;}
.oncobox {text-align: center;}
.oncobox ul{overflow: hidden; padding-bottom: 95px; display: flex;justify-content: space-between;}
.oncoxq{width: 380px;height:480px;border: 5px solid #dcaa93;border-radius: 20px; position: relative; overflow: hidden;}
.oncoxq img{width: 100%;height: 100%; object-fit: cover;transition: .5s;}
.oncotext{position: absolute; width: 100%; padding:20px 25px;left: 0; bottom: 0px;background: rgba(44,165,173,.8);}
.oncotext h3{font-family: font2; font-size: 30px;color: #fff;margin-bottom: 20px;text-transform: uppercase;text-align: left;}
.oncotext p{font-family: font2; font-size: 18px;color: #fff;text-transform: uppercase;text-align: left;}

.news{width: 1630px;margin: 0 auto;max-width: 94%;}
.news_title{padding: 105px 0 85px;}
.news_title h2{line-height: 62px;font-family: font2; color: #0e918f;font-size: 48px;text-transform: uppercase;}
.news_title a{color: #fff;font-family: font2; padding: 0 40px;font-size: 24px;background: #0e918f; line-height: 62px;border-radius: 31px;transition: .5s;display: inline-block;text-transform: uppercase;float: right;}
.news_title a:hover{background: #18d5b2;}
.news_nr {padding-bottom: 120px;}
.news_nr ul{overflow: hidden; margin-left: -65px;}
.news_nr li{float: left;width: 33.33%; padding-left: 65px;}
.newsbox span{display: block; overflow: hidden;border-radius: 20px;}
.newsbox span img{width: 100%;}
.newstext{padding: 15px 0 0 0;}
.newstext h2{font-size: 26px;line-height: 34px;font-family: font2;color: #000000;height: 102px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.newstext h3{font-size: 18px;color: #6c6c6c;margin: 15px 0;}
.newstext p{font-size: 18px;line-height: 34px; height: 102px;color: #6d6d6d;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.newstext a{display: inline-block; font-size: 18px;color: #0e918f;font-family: font2; transition: .5s;margin-top: 15px;text-transform: uppercase;}
.newstext a:hover{letter-spacing: 1px;}

.virt{width: 1630px;margin: 0 auto;max-width: 94%;}
.virt_title{text-align: center; padding: 100px 0 65px;}
.virt_title h2{font-family: font2; color: #0e918f;font-size: 48px;text-transform: uppercase;}
.rirt_nr{position: relative; overflow: hidden;}
.rirt_nr .swiper-slide {width:50%;}
.rirt_nr .swiper-button-next{background: url(../images/a_01.png);width: 18px;height: 41px;background-size: 100% 100%;margin-top: -20px; right: 28%;}
.rirt_nr .swiper-button-prev{background: url(../images/a_02.png);width: 18px;height: 41px;background-size: 100% 100%;margin-top: -20px; left: 28%;z-index: 10;}
.virt_lb{padding: 45px 0 145px; width: 50%; margin: 0 auto;}
.virt_lb ul{display: flex;justify-content: space-between;}
.virt_lb a{display: block; font-size: 24px; font-weight: bold; color: #0e918f;text-transform: uppercase;}
.tpbox a{display: block;border-radius: 20px; overflow: hidden;}
.tpbox img{width: 100%;transition: .5s; display: block; box-sizing: border-box;}
.virt .swiper-slide { border: 2px solid #45e381; border-radius: 28px; overflow: hidden;}
.virt .swiper-slide-active { border: 4px solid #298b8c;}
.tpbox a:hover img{transform: scale(1.1);}
.virt_lb  ul li a{ opacity: .3;}

.virt_lb  ul li.active a{ opacity: 1;}
.sign_bj{background: url(../images/a_64.png) no-repeat center center;background-size: cover; padding-bottom: 130px;}
.sign{width: 770px;margin: 0 auto;max-width: 94%;}
.sign_title{text-align: center; padding: 80px 0;}
.sign_title h2{font-family: font2; color: #0e918f;font-size: 48px;text-transform: uppercase; margin-bottom: 30px;}
.sign_title p{font-family: font2; color: #000000;font-size: 20px;text-transform: uppercase;line-height: 30px;}
.sign_nr{border: 1px solid #c7c7c7; padding: 35px 28px 40px 28px;background: #fff;border-radius: 15px;}
.sign_nr li{padding-bottom: 15px;}
.sign_nr ul{padding-bottom: 30px;}
.wby2{font-size: 20px; padding: 0 15px;border: 1px solid #c1c1c1;background: #f3f3f3;border-radius: 8px;width: 100%;height: 64px; line-height: 62px;font-weight: bold;}
.wby2::-webkit-input-placeholder{color:#4d4d4d;}
.wby3{font-size: 20px; padding: 15px;border: 1px solid #c1c1c1;background: #f3f3f3;border-radius: 8px;width: 100%;height: 175px;font-weight: bold;}
.wby3::-webkit-input-placeholder{color:#4d4d4d;}
.btn3{color: #fff;font-family: font2; font-size: 24px;background: #0e918f; line-height: 62px;border-radius: 31px;transition: .5s;display: inline-block;text-transform: uppercase;border: none;display: block; margin: 0 auto;width: 290px;cursor: pointer;} 
.btn3:hover{background: #18d5b2;}
.bddt{padding: 10px 0;}
.bddt img{width: 100%;}

.footer{background: #f3f3f3;}
.footerbox{width: 1630px;margin: 0 auto;max-width: 94%; }
.footer_top{display: flex;justify-content: space-between;padding: 50px 0 ;}
.foot_left{width: 196px;}
.foot_left img{width: 100%;}
.dbdh{width: calc(100% - 930px);}
.dbdh ul{overflow: hidden;}
.dbdh li{float: left; width: 50%;font-size: 18px; line-height: 54px;}
.dbdh li a{display: block; font-weight: bold; color: #1f2529;transition: .5s;}
.dbdh li a:hover{color: #1c8786;}

.gsdz{width: 440px;}
.gsdz p{font-size: 16px; line-height: 36px;color: #000000;display: flex;justify-content: space-between;align-items: flex-start; }
.gsdz p span{width: calc(100% - 40px);}
.gsdz p img{margin-top: 10px;}
.bqxx{border-top: 1px solid #464646;}
.bqxx p{text-align: center;font-size: 16px;color: #000; line-height: 80px;}
/**/
.container { width: 1628px; margin: 0 auto; max-width: 92%;}
.significance {  padding: 100px 0; display: flex; justify-content: space-between;}
.signifTitle h2 { font-size: 45px; font-weight: bold; color: #278c8a; margin-bottom: 17px; line-height: 60px; text-transform: uppercase;}
.signifTitle p { font-size: 30px; color: #278c8a; line-height: 36px;}
.signifTitle { position: relative; margin-bottom: 55px; padding-left:30px;}
.signifTitle::after { content: ''; position: absolute; left: 0; width: 7px; top: 7px; bottom: 7px; background:#278c8a}
.tagText { padding: 65px 0 50px 20px;}
.tagText p { font-size: 24px; color: #000000; line-height: 2;}
.descArt h2 {  font-size: 30px; color: #000000; line-height: 48px; position: relative; padding-left: 20px;}
.descArt h2::after { content: ''; position: absolute; left: 0; top: 6px; bottom: 6px; width: 5px; background: #0e918f;}
.descArt p { padding-left: 20px; font-size: 24px; color: #000000; line-height: 2;}
.descTag img { max-width: 100%; display: block;}
.signifArt { width: 1040px; margin-right: 135px;}
.signifLink h2 {margin-bottom: 40px;}
.signifLink h2 span { font-weight: bold; font-size: 30px; color: #000000; display: inline-block; border-bottom: 1px solid #000000;}
.signifLink { flex: 1;}
.signifLink p a { transition: all .4s; display: inline-block; font-size: 24px; color: #000000; border-bottom: 1px solid #000;}
.signifLink p{ margin-bottom: 48px;}
.signifLink p:hover a { color: #278c8a; border-bottom: 1px solid #278c8a;}
.inBanner { position: relative;}
.inBanner img { display: block; width: 100%;}
.bannerTexts { line-height: 60px; position: absolute; left: 0; text-align: center; width: 100%; top: 50%; transform: translateY(-50%);
 text-transform: uppercase; font-size: 45px; font-weight: bold; color: #278c8a;}
 .bannerTexts p{font-size:25px;color:#333;line-height:2;margin-top:3.5%}
.serviceCont { width: 1370px; margin: 0 auto; max-width: 92%; padding: 55px 0 100px;}
.serviceCont ul { display: flex; flex-wrap: wrap;}
.serviceCont li { transition: all .4s; margin-bottom: 77px; border-radius: 20px; padding: 44px 0 44px 35px; border: 1px solid #296665; background: #0e918f; display: flex; align-items: center; justify-content: space-between; box-sizing: border-box; width: calc(33.33% - 70px); margin-right: 105px;}
.serviceCont li:nth-child(3n) { margin-right: 0;}
.serviceTag { width: 210px;}
.serviceTag h2 { margin-bottom: 40px; font-weight: bold; color: #ffffff; text-transform: uppercase; font-size: 24px; line-height: 1.25;}
.serviceTag a { display: inline-block; font-size: 18px; color: #ffffff; border-bottom: 1px solid #ffffff;}
.serviceCont li:hover { box-shadow: 0 0 20px rgba(0,0,0,0.2); transform: translateY(-10px);}
.serviceIcon { width: 100px; display: flex; justify-content: center; align-items: center;}
.serviceIcon img { display: block;}
.processCont { padding: 100px 0;}
.processTit { font-size: 36px; color: #248e8c; text-transform: uppercase; font-weight: bold; display: flex; align-items: center; border-left: 7px solid #1c8786; padding-left: 13px;}
.processTit a { margin-left: 44px; text-transform: none; display: flex; align-items: center;}
.processTit a span { transition: all .4s; display: inline-block; border-bottom: 1px solid #000000; font-size: 24px; color:#000000;}
.processTit a img { display: block; margin-right: 20px;}
.processTit a:hover span { color: #248e8c; border-bottom: 1px solid #248e8c;}
.processStep img { display: block; margin: 0 auto; max-width: 100%;}
.processStep { padding: 5.2vw 0;}
.contactBanner .bannerTexts { width: 1628px; left: 50%; transform: translate(-50%,-50%); text-align: left; max-width: 92%;}
.contactPage { padding: 130px 0;}
.contactTit { color: #0e918f; font-weight: bold; font-size: 40px; line-height: 1; text-transform: uppercase; margin-bottom: 72px;}
.contactCont { display: flex; justify-content: space-between;}
.contactDesc { width: 640px;}
.contactDesc li { margin-bottom: 30px; display: flex; align-items: start;}
.contactIcon { margin-right: 16px; width: 62px;}
.contactIcon img { display: block; width: 100%;}
.contactInfor { flex: 1;}
.contactInfor h2 { line-height: 1; font-size: 34px; color: #000000;}
.contactInfor p { font-size: 24px; color: #000000; line-height: 38px;}
.contactInfor img { display: block; margin-top: 20px;}
.msgTitle h2 { color: #0e918f; font-weight: bold; font-size: 40px; text-transform: uppercase; line-height: 1; margin-bottom: 40px;}
.msgTitle p { color: #000; font-size: 20px; line-height: 1.5; text-transform: uppercase;}
.msgTitle { margin-bottom: 55px;}
.msgForm { border: 1px solid #c9c9c9; border-radius: 18px; box-shadow: 0 0 10px 10px rgba(0,0,0,0.05); padding: 45px 30px 60px;}
.msgForm ul { display: flex; justify-content: space-between;}
.msgForm li { width: calc(50% - 63px);}
.msgForm li input { height: 64px; text-indent: 20px; font-size: 20px; font-family: 'font1'; display: block; width: 100%; box-sizing: border-box; background: #f3f3f3; border: 1px solid #c7c7c7; border-radius: 8px;}
.msgForm li input::placeholder { color: #4d4d4d;}
.msgForm li textarea { font-family: 'font1'; border-radius: 8px; box-sizing: border-box; resize: none; width: 100%; height: 270px; border: 1px solid #c1c1c1; padding: 16px 24px; line-height: 24px;
font-size: 20px; color:#4d4d4d; background: #f3f3f3;}
.msgForm li { display: flex; flex-direction: column; justify-content: space-between; flex-wrap: wrap;}
.subBtn { margin-top: 40px; display: flex; justify-content: end; }
.subBtn button { display: block; width: 230px; height: 62px; box-sizing: border-box; border: none; text-align: center; line-height: 62px;
border-radius: 62px; color: #ffffff; text-transform: uppercase; color: #ffffff; font-size: 24px; background: #0e918f; cursor: pointer;}
.contactMsg { margin-top: 9vw;}
.contactMap {flex: 1;}
.BMap_bubble_title { font-weight: bold; font-size: 20px; font-family:'font1'; color: #0e918f;}
.outServiceTit { text-align: center; font-weight: bold; color: #0e918f; font-size: 36px; text-transform: uppercase; margin-bottom: 64px;}
.outDoctors { background: #f5edea; padding: 80px 0 110px;}
.outDoctors h2 { line-height: 1; margin-bottom: 80px; text-align: center; color: #278c8a; text-transform: uppercase; font-size: 36px; font-weight: bold;}
.outDoctors ul { display: flex; width: 1500px; margin: 0 auto 100px; max-width: 92%;}
.outDoctors li {height: 473px; width: calc(33.33% - 120px); box-sizing: border-box; border: 6px solid #dcaa93; border-radius: 18px; position: relative; overflow: hidden; margin-right: 180px;}
.outDoctors li:nth-child(3n) { margin-right: 0;}
.outDoctors li img { display: block; width: 100%; height: 100%; object-fit: cover; transition: all .8s; }
.outDoctors li:hover img { transform: scale(1.1);}
.doctorsTag { position: absolute; left: 0; bottom: 48px; padding: 0 28px; width: 100%;}
.doctorsTag p { font-size: 30px; font-weight: bold; color: #0e918f; text-transform: uppercase; line-height: 1; margin-bottom: 24px;}
.doctorsTag span { display: block; font-size: 18px; color: #0e918f; text-transform: uppercase;}
.outDoctors a.more { display: block; width: 334px; height: 64px; text-align: center; line-height: 64px; border-radius: 64px;
background: #0e918f; color: #ffffff; text-transform: uppercase; font-weight: bold; margin: 0 auto; font-size: 24px;}
.checkList h2 {line-height: 1; margin-bottom: 80px; text-align: center; color: #278c8a; text-transform: uppercase; font-size: 36px; font-weight: bold;}
.checkList { padding: 80px 0;}
.checkList img { display: block; margin: 0 auto; max-width: 92%;}
.doctorPage { display: flex; justify-content: space-between;}
.listTitle { position: relative; text-transform: uppercase; font-weight: bold; color: #278c8a; padding-left: 13px; font-size: 30px; line-height: 36px; }
.listTitle::after { content: ''; position: absolute; left: 0; width: 5px; top: 3px; bottom: 3px; background: #0e918f;}
.doctorPage { display: flex; justify-content: space-between; padding: 80px 0;}
.doctorList { width: 1125px; margin-right: 80px;}
.asideLink { flex: 1;}
.doctorList ul { display: flex; flex-wrap: wrap; margin: 80px 0 120px;}
.doctorList li { padding: 18px; box-sizing: border-box; border: 1px solid #bcbcbc; border-radius: 18px; box-shadow: 0 0 10px rgba(0,0,0,0.2); width: calc(33.33% - 40px); margin-bottom: 34px; margin-right: 60px;}
.doctorList li:nth-child(3n) { margin-right: 0;}
.docPic { height: 367px; overflow: hidden;}
.docPic img { transition: all .8s; width: 100%; height: 100%; object-fit: cover;}
.docTag p {transition: all .4s; color:#000000; margin: 20px 0; font-size: 24px; display: inline-block; border-bottom: 1px solid #000000; text-transform: uppercase;}
.docTag span { display: block; font-size: 13.75px; color: #000000; text-transform: uppercase;}
.asideLink h2 { font-weight: bold; text-decoration: underline; font-size: 24px; color: #000000; text-transform: uppercase; line-height: 1.5; margin-bottom: 40px;}
.asideLink p a { transition: all .4s; font-size: 20px; color: #000000; text-transform: uppercase;}
.asideLink p { margin-bottom: 40px;}
.asideLink p:hover a { color: #0e918f;}
.doctorList li:hover img { transform: scale(1.1);}
.doctorList li:hover p { border-bottom: 1px solid #0e918f; color: #0e918f;}
.doctorDesc { width:1100px; margin-right: 100px;}
.location a,.location span{ font-weight: bold; text-transform: uppercase; font-size: 18px; color: #b3b4b4; transition: all .4s;}
.location b {font-weight: bold; text-transform: uppercase; font-size: 18px; color: #278d8b; transition: all .4s;}
.location { color: #4a4a4a; font-size: 18px; line-height: 1.5; font-weight: bold;}
.location a:hover { color: #0e918f;}
.descCont a.backMenu { font-weight: 200; margin: 65px 0 75px; display: inline-block; font-size: 42px; color: #000000;}
.descCont a.backMenu span { font-weight: bold; text-transform: uppercase;}
.descInfor img { display: block; margin: 0 auto 6vw; max-width: 100%;}
.descTitle { margin-bottom: 60px; font-size: 24px; font-weight: bold; line-height:1.5; color: #000; text-transform: uppercase;}
.descIntroudce h2 { line-height:2.4; font-weight: bold; font-size: 20px; color: #000000;}
.descIntroudce p { line-height:2.4; font-size: 20px; color: #000000;}
.needKnow { padding: 0 100px 80px 0;}
.konwDesc { padding: 60px 50px 50px;}
.konwDesc h2 { color: #000000; margin-bottom: 2.6vw; font-weight: bold; font-size: 30px; line-height: 50px;}
.konwDesc p { color: #000000; margin-bottom: 2.6vw; font-size: 24px; line-height: 2;}
.konwDesc p:last-child { margin-bottom: 0;}
.knowTit { margin-bottom: 30px; background: #7ef1f0; display: inline-block; padding: 15px 30px; line-height: 38px; font-size: 30px; font-weight: bold; color: #000000;
background: #7ef1f0; border-radius: 60px;}
.konwBlock { margin-bottom: 4.6vw; padding: 34px 22px; border-radius: 24px; background: #fff8f5;}
.konwBlock h2 { line-height: 2; font-size: 24px; position: relative; font-weight: bold; color: #000000;}
.konwBlock h2::after { content: ''; position: absolute; left:-20px; width: 7px; height: 33px; background: #2bb1a3; top: 50%; transform: translateY(-50%);}
.konwBlock ul { padding: 0 30px;}
.konwBlock p { font-size: 24px; color: #000000; line-height: 2;}
.konwBlock li { margin-bottom: 2.6vw;}
.konwBlock li:last-child { margin-bottom: 0;}
.pinkBlock .knowTit { background: #fdaaa4;}
.pinkBlock h2::after { background: #fdaaa4;}
.konwBlock.purpleBlock .knowTit { background: #c3d4f5;}
.konwBlock.purpleBlock {background: #f4f7fe;}
.qaTit { display: inline-block; padding: 0 50px; border-radius: 82px; background: #fbf290; font-weight: bold; font-size: 30px; color: #000000; line-height: 82px;
margin-bottom: 55px;}
.questionAns li { margin-bottom: 7px; background: #f6fbfe; padding: 30px; border-radius: 20px;}
.qaBlock { border-left: 7px solid #2bb1a3; padding-left: 12px;}
.qaBlock h2 { font-weight: bold; font-size: 24px; color: #000000; line-height: 1; margin-bottom: 13px;}
.qaBlock p { font-size: 24px; line-height: 2; color: #000;}
.specialNotice { margin: 50px 0 90px;}
.specialNotice .qaTit { background: #fdaaa4;}
.noticeDesc { background: #fdfbdf; border-radius: 18px; padding: 36px 45px;}
.noticeDesc p { color: #000000; font-size: 24px; line-height: 2;}
.emergency { margin-top: 40px; background: #fdebea; padding: 50px 45px; border-radius: 20px;}
.emergency h2 { font-weight: bold; line-height: 1; font-size: 30px; color: #000000; margin-bottom: 40px;}
.emergency p { color: #000; font-size: 24px; line-height: 2; display: flex; align-items: center;}
.emergency i { display: flex; width: 55px;}
.noticeInt { border-top: 1px solid #777777; padding: 60px 45px; color: #000000; font-size: 24px; line-height: 2;}
.needDown { padding: 40px;}

.needDown a { text-transform: none; display: flex; align-items: center;}
.needDown a span { transition: all .4s; display: inline-block; border-bottom: 1px solid #000000; font-size: 24px; color:#000000;}
.needDown a img { display: block; margin-right: 20px;}
.needDown a:hover span { color: #248e8c; border-bottom: 1px solid #248e8c;}
.aboutDesc { width: 1235px; margin: 0 auto; padding: 5.2vw 0; max-width: 92%;}
.aboutDesc p { margin-bottom: 40px; font-size: 24px; line-height: 40px; color: #000;}
.aboutDesc p span { font-weight: bold; color: #0e918f;}
.aboutDesc p:last-child { margin-bottom: 0;}
.vision { background: url(../images/aboutPic1.png) center no-repeat; background-size: cover; padding: 110px 0;}
.visionCont { border-radius: 24px; background: #ffffff; width: 1235px; margin: 0 auto; max-width: 92%; padding: 75px 65px;opacity: 0.9;}
.visionCont h2 { text-align:center; font-family: 'font2'; text-transform: uppercase; font-size: 45px; color: #278c8a; line-height: 1;
margin-bottom: 60px;}
.visionCont p { font-size: 24px; line-height: 2; color: #000;}
.historyTitle { text-align: center;}
.historyTitle h2 { line-height: 1; margin-bottom: 40px; font-family: 'font2'; font-size: 45px; text-transform: uppercase; color: #278c8a;}
.historyTitle p { font-size: 24px; line-height: 2; color:#0e918f}
.history { padding: 100px 0;}
.historySwiper { height: 49px; overflow: hidden; margin: 0 auto; position: relative; width: 1600px; max-width: 92%; padding: 0 88px;}
.historySwiper .swiper-button-prev {margin: 0; top: 0; width: 49px; height: 49px; background: url(../images/aboutPic10.png) center no-repeat; display: block;}
.historySwiper .swiper-button-next {  margin: 0; top: 0; width: 49px; height: 49px; background: url(../images/aboutPic11.png) center no-repeat; display: block;}
.historySwiper .swiper-slide { opacity: 0; font-size: 30px; color: #e4cec0; font-weight: bold; line-height: 50px; text-align: right;}
.historySwiper .swiper-slide-active { opacity: 1; font-size: 36px; color: #0e918f; text-align: center;}
.historySwiper .swiper-slide-prev { opacity: 1; text-align: left;}
.historySwiper .swiper-slide-next { opacity: 1;}
.historySwiper .swiper { overflow: hidden; position:relative;}
.historySwiper .swiper::after { content: ''; width: 100%; height: 1px; position: absolute; top: 50%; transform: translateY(-50%); background: #afafaf;}
.historySwiper .swiper span { display: inline-block; width: 220px; background: #ffffff;}
.historySwiper .swiper-slide-prev span,.historySwiper .swiper-slide-next span { width: 134px;}
.historyList { max-width:92%; position: relative; width: 946px; margin: 0 auto 0;}
.historyBlock { display: flex; justify-content: space-between; background: #278d8b; padding: 30px; border-radius: 16px;}
.histoyImg { margin-right: 20px; width: 477px; max-width: 100%; height: 380px; overflow: hidden;}
.histoyImg img { display: block; width: 100%; height: 100%; object-fit: cover;}
.historyText { flex: 1;}
.historyText h2 { font-weight: bold; font-size: 30px; color: #ffffff; line-height: 1.2; margin-bottom: 10px;}
.historyText p { margin-bottom: 16px; font-size: 16px; color: #ffffff; line-height: 18px;}
.historyText p:last-child { margin-bottom: 0;}
.historySwiper { margin-top: 120px;}
.historyLine { width: 2px; background: #464646; margin: 30px auto; height: 65px;}
.dn { display: none;}
.about_virt { background: #e6f5f4;}
.accreditations { padding: 80px 0;}
.accreditations h2 { text-align: center; font-size: 48px; font-weight: bold; color: #0e918f; line-height: 1; margin-bottom: 115px;
text-transform: uppercase;}
.accTop { margin-bottom: 125px; justify-content: space-between; display: flex; gap: 8.125vw;}
.accTop span { display: block; flex:1;}
.accTop img { display: block; width: 100%;}
.accList ul { display: flex; justify-content: space-between; gap: 87px;}
.accList li { text-align: center; flex: 1;}
.accImg { margin-bottom: 25px;  overflow: hidden;}
.accImg img { display: block; width: 100%; object-fit: cover;}
.accList li p { font-size: 16px; font-weight: bold; color: #000;line-height:24px}
.social { background: #e6f5f4;}
.socialFlex { padding: 100px 0 125px; display: flex; justify-content: space-between;}
.socialTitle { margin-right: 20px; text-transform: uppercase; font-size: 48px; font-weight: bold; color: #0e918f; line-height: 56px;}
.socialTitle a{display: block; text-align: center; line-height: 50px;border-radius: 25px; width: 180px; color: #fff; font-size: 16px; background: #0E918F; margin-top: 20px;transition: .5s;}
.socialTitle a:hover{background: #69BCB4;}
.socialDesc { width: 937px; max-width: calc(100% - 355px); font-size: 24px; line-height: 42px; color: #000;}
.socialSwiper { overflow: hidden;}
.socialSwiper img { display: block; width: 100%; height: 272px; object-fit: cover;}
.career { background: url(../images/aboutPic7.png) left bottom no-repeat; padding: 125px 0 120px;}
.careerFlex { display: flex; justify-content: space-between;}
.careerTit { margin-right: 20px; text-transform: uppercase; font-size: 48px; font-weight: bold; color: #0e918f; line-height: 56px;}
.vacancy { width: 770px; background: #ffffff; border-radius: 18px; border: 1px solid #949494; padding: 40px 26px;}
.vacancyTop { margin-bottom: 75px; display: flex; align-items: center; justify-content: space-between;}
.vacancyTop p { font-weight: bold; font-size: 40px; color: #0e918f;}
.vacancyTop a { display: block; font-size: 24px; font-weight: bold; color: #ffffff; background: #0e918f;
width: 224px; line-height: 62px; border-radius: 62px; text-align: center; text-transform: uppercase;}
.vacancyList li { border-bottom: 2px solid #373737; display: flex; align-items: center; padding: 22px 0; justify-content: space-between;}
.vacancyList li:last-child { border: none;}
.vacancyList li p { font-size: 30px; font-weight: bold; color: #0e918f;}
.vacancyList li a { transition: all .4s; display: block; font-size: 24px; font-weight: bold; color: #ffffff; background: #69bcb4;
width: 224px; line-height: 62px; border-radius: 62px; text-align: center; text-transform: uppercase;}
.vacancyList li a:hover { background: #0e918f;}
.signifLink li a{ font-size: 20px; transition: all .4s; color: #000000; text-transform: uppercase;}
.signifLink li a:hover { color: #0e918f;}
.signifLink li { line-height: 1.5; margin-bottom: 35px;}
.signifLink h3 span { font-weight: bold; border-bottom: 1px solid #000; display: inline-block; text-transform: uppercase;
font-size: 24px; color: #000;}
.signifLink h3 { margin-bottom: 35px;}
.specialDesc img { display: block; margin: 0 auto; max-width: 100%;}
.specialDesc p { color: #000; font-size: 22px; line-height: 38px;}
.specialDesc p strong { font-weight: bold;}
.xukechengBanner { position: absolute; top: 50%; transform: translateY(-50%); left: 39.89%;}
.xukechengBanner h2 { margin-bottom: 2.6vw; position: relative; font-weight: bold; font-size: 45px; color: #278c8a; line-height: 60px; padding-left: 24px;}
.xukechengBanner h2::after { content: ''; position: absolute; left: 0; top: 7px; bottom: 7px; width: 7px; background: #0e918f;}
.xukechengBanner p { font-weight: bold; font-size: 30px; color: #278c8a;}
.talkCont { width:1230px; max-width: 92%; margin: 0 auto; padding: 90px 0;}
.talkSay { box-shadow: 0 10px 20px rgba(0,0,0,0.1); border-radius: 18px; border: 1px solid #cfcfcf; padding: 20px 60px 40px;}
.talkSay p { margin-bottom: 60px; font-size: 24px; font-weight: bold;color: #000; line-height: 2;}
.talkSay i { font-weight: bold; display: block; text-align: right; font-style: italic; font-size: 24px; color: #000;}
.talkDesc { margin: 80px auto;}
.talkDesc p { color: #000; font-size: 24px; line-height: 2; margin-bottom:2.6vw;}
.talkDesc h2 { font-weight: bold; color: #000; font-size: 24px; line-height: 2; margin-bottom:2.6vw;}
.chatPage .contactMsg { margin: 0;}
.chatPage .msgTitle { text-align: center;} 
.contactNotice { padding: 100px 0 0; text-align: center;}
.contactNotice p { font-size: 16px; color: #000000; line-height: 2;}
.teamTop { padding: 140px 0 120px; background: url(../images/teamTop.jpg) center no-repeat; background-size: cover;}
.teamDesc h2 { color: #278c8a; font-weight: bold; text-transform: uppercase; font-size: 45px; line-height: 1; margin-bottom: 60px;}
.teamDesc p { font-size: 24px; line-height: 38px; color: #000000;}
.teamDesc { width: 935px; max-width: 100%;}
.teamCont .signifLink h3 span { border: none; text-decoration: underline;}
.teamCont { padding: 80px 0; display: flex; justify-content: space-between;}
.teamSlide { margin-bottom: 110px;}
.teamSlide h2 { margin-bottom: 50px; text-transform: uppercase; position: relative;font-weight: bold; font-size: 45px; color: #278c8a; line-height: 60px; padding-left: 24px;}
.teamSlide h2::after {content: ''; position: absolute; left: 0; top: 7px; bottom: 7px; width: 7px; background: #0e918f;}
.teamList { width: 1020px; margin-right: 9.635vw;}
.teamSlide li { box-shadow: 0 10px 10px rgba(0,0,0,0.1); margin-bottom: 40px;  border: 1px solid #bcbcbc; border-radius: 15px;}
.teamSlide li a {display:flex; justify-content: space-between; padding: 24px; gap: 24px;}
.teamPic { width: 390px; height: 480px;}
.teamPic img { display: block; width: 100%; object-fit: cover; height: 100%;}
.teamText { flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 35px;}
.teamName h3 { line-height: 52px; margin-bottom: 10px; text-decoration: underline; font-weight: bold; font-size: 36px; color: #000; text-transform: uppercase;}
.teamName p { font-size: 18px; font-weight: bold; color: #000;}
.teamArt p { font-size: 18px; line-height: 32px; color: #000000;}
.teamSlide li:last-child { margin-bottom: 0;}
.earlyCont { width: 1234px; max-width: 92%; margin: 0 auto; padding: 0 0 100px;}
.earlyTag { border: 1px solid #cccccc; border-radius: 15px; padding: 55px 65px; font-weight: bold; font-size: 24px; line-height: 2; color: #000;
box-shadow: 0 10px 10px rgba(0,0,0,0.1); margin-bottom: 60px;}
.earlyDesc { margin-bottom: 40px; background: #f6fafe; padding: 60px; border-radius: 24px;}
.earlyDesc h2 { position: relative; font-weight: bold; color: #000; font-size: 30px; line-height: 1.6;}
.earlyDesc p { font-size: 24px; line-height: 2; color: #000;}
.earlyDesc img { display: block; margin: 0 auto; max-width: 100%;}
.earlyDesc h2::after { content: ''; width: 40px; height: 36px; background: url(../images/earlyStar.png) center no-repeat;
position: absolute; left: -50px; top: 50%; transform: translateY(-50%);}
.challenges { background: #fdfbea; padding: 50px 40px 40px; border-radius: 24px; position: relative;}
.challenges h2 { margin-bottom: 10px; font-size: 30px; font-weight: bold; color: #000;}
.challenges p { font-size: 24px; line-height: 2; color: #000;}
.challengesCont { padding: 0 20px; position: relative;}
.challengesCont::after { content: ''; height: 100%; left: 0; top: 0; position: absolute; width: 5px; background: #0e918f;}
.Conclusion { padding: 50px 60px 40px;}
.Conclusion h2 { font-size: 30px; color: #000; line-height: 1; margin-bottom: 10px;}
.Conclusion p { color: #000; font-size: 24px; line-height: 2;}
.linkSlide { background: #f6fafe; border-radius: 24px; padding: 55px; display: flex; flex-wrap: wrap;}
.linkSlide a { flex: 33.33%; line-height: 68px; font-size: 30px; font-weight: bold; color: #1c8786; text-decoration: underline; box-sizing: border-box; padding-right: 10px;}
.caseType { display: flex; gap:13.5px; flex-wrap: wrap;}
.caseType span { border-radius: 18px; cursor: pointer; background: #ececec; text-transform: uppercase; font-size: 24px; line-height: 26px; color: #000; cursor: pointer; box-sizing: border-box; padding: 0 10px; text-align: center; min-height: 82px; display: flex; justify-content: center; align-items: center; width: calc(33.333% - 9px);}
.caseType span.cur { color: #ffffff; background: #0e918f;}
.caseType span.cur a{ color: #ffffff;}
.caseSlide { margin-top: 150px;}
.caseSlide li { margin-bottom: 70px; display: flex; justify-content: space-between;}
.casePic { margin-right: 20px; width: 255px; height: 170px;}
.casePic img { display: block; width: 100%; height: 100%; object-fit: cover;}
.caseList { width: 1000px; max-width: 100%;}
.caseDesc { flex: 1;width:70%}

/*影像中心*/
.about{display: flex;justify-content: space-between;padding: 90px 0 80px;align-items: flex-end;}
.about_left{width: 50%;}
.about_left h2{font-size: 48px;margin-bottom: 25px;color: #000;}
.about_left p{font-size: 24px; line-height: 36px;color: #000000;}
.about_right{width: 50%; padding-left: 100px;}
.about_right img{width: 100%;}

.mult ul{display: flex; justify-content: space-between;gap:60px}
.mult li{width: calc(33.33% - 60px);}
.multbox{border-radius: 15px;background: #f5faff; }
.multbox h2{background: #0171ed; padding: 5px 15px;border-radius: 15px;display: flex;justify-content: space-between;align-items: center;}
.multbox span{font-weight: bold; font-size: 30px; line-height: 36px;color: #fff;width: calc(100% - 55px);}
.multbox p{font-size: 24px; line-height: 36px;color: #000; padding: 30px 25px 0 25px;height: 320px;box-sizing: border-box;}
.advan{padding-top: 100px;}
.advan_title{text-align: center; padding-bottom: 50px;}
.advan_title h2{display: inline-block; color: #fff;font-weight: bold; font-size: 30px; line-height: 86px; padding: 0 40px;background: #0171ed;border-radius: 15px; position: relative;}
.advan_title h2:before{position: absolute;content: "";background: url(../images/a_07.png); width: 103px;height: 53px;background-size: 100% 100%; top: 50%;transform: translateY(-50%);left: -153px;}
.advan_title h2:after{position: absolute;content: "";background: url(../images/a_09.png); width: 103px;height: 53px;background-size: 100% 100%; top: 50%;transform: translateY(-50%);right: -153px;}

.advan_nr{position: relative; padding-bottom: 240px;}
.advan_text{border-radius: 20px;margin-right: 50px;background: #f5faff; padding:32px 500px 50px 50px;  }
.advan_text h3{font-size: 36px;font-weight: bold; line-height: 56px; color: #000; line-height: 56px;margin-bottom: 20px; position: relative; font-family: font2;z-index: 10; }
.advan_text h3:before{position: absolute; content: "";width: 300px;height: 100%; border-radius: 28px;background-image: linear-gradient(to right, #a2e7ff , #fff); top: 0;left: -20px;}
.advan_text h3 span{position: relative;z-index: 1;}
.advan_text p{font-size: 24px;line-height: 2;color: #000; position: relative;z-index: 10;}
.advan_tp{width: 850px; position: absolute; right: 0; bottom: 0;}
.advan_tp img{width: 100%;}

.advan_nr2{position: relative; padding-bottom: 90px;}
.advan_text2{padding:32px 25px 50px 530px; margin-right: 50px;background: #f5faff; border-radius: 20px;}
.advan_text2 h3{font-size: 36px;font-weight: bold; line-height: 56px; color: #000; line-height: 56px;margin-bottom: 20px; position: relative; font-family: font2;z-index: 10; }
.advan_text2 h3:before{position: absolute; content: "";width: 300px;height: 100%; border-radius: 28px;background-image: linear-gradient(to right, #a2e7ff , #fff); top: 0;left: -20px;}
.advan_text2 h3 span{position: relative;z-index: 1;}
.advan_text2 p{font-size: 24px;line-height: 2;color: #000; position: relative;z-index: 10;}
.advan_tp2{position: absolute; bottom: 0;left: -25px;width: 795px;}
.advan_tp2 img{width: 100%;}
.advan_tp3{width: 660px; position: absolute; right: 0; bottom: 0;}
.advan_tp3 img{width: 100%;}

.advan_text4{ margin-right: 50px;background: #f5faff; border-radius: 20px; padding: 50px 40px 50px 0;display: flex;justify-content: space-between;}
.advan_left{width:481px; margin-left: -20px;}
.advan_left img{width: 100%;}
.advan_right{width: calc(100% - 500px);}
.advan_right h2{position: relative; font-size: 36px;color: #000000; font-family: font2; height: 112px;border-radius: 56px;display: flex;align-items: center; margin-bottom: 20px; }
.advan_right h2:before{position: absolute; content: "";height: 100%; width: 300px;background-image:linear-gradient(to right, #a2e7ff , #f5faff);  left: -25px; top: 0;border-radius: 56px;}
.advan_right h2 span{position: relative;z-index: 10;}
.advan_right p{font-size: 24px;color: #000;line-height: 2;}

.flxx{padding: 115px 0 0;}
.flxx ul{overflow: hidden;}
.flxx li{float: left;width: 25%;text-align: center;}
.flxx p{color: #000; font-size: 30px; line-height: 36px;font-family: font2; margin-top: 20px;}
.flxx img{margin: 0 auto;}

/*内镜中心*/
.bannerTexts_right{text-align: right !important;}
.abtext{padding: 90px 0 60px;}
.abtext h2{font-family: font2; font-size: 48px;color: #000; margin-bottom: 60px;}
.abtext p{font-size: 24px;color: #000; line-height: 2;}
.abtp{width: 1270px;max-width: 94%; margin: 0 auto;}
.abtp ul{overflow: hidden; margin-left: -50px;}
.abtp li{float: left; width: 50%; padding: 0 0 50px 50px;}
.abtp img{width: 100%; border-radius: 25px;}
.abtp ul li:nth-child(2){ padding-top: 200px;}
.abtp ul li:nth-child(3){margin-left: 95px;}
.abtp ul li:nth-child(4){margin-left: 500px;}

/*临床中心*/
.lczx{width: 1360px;margin: 0 auto;max-width: 94%;}
.lczx_text{width: 50%; padding: 0 30px;}
.lczx_text h2{font-family: font2; color: #000; font-size: 48px; margin-bottom: 20px;}
.lczx_text p{font-size: 24px; line-height: 2;color: #000;}
.lczx_tp{width: 50%; padding: 0 30px;}
.lczxbox{display: flex;justify-content: space-between; padding-top: 110px;}
.lczx_tp img{border-radius: 25px;width: 100%;}

/*麻醉手术*/
.xomte{display: flex;justify-content: space-between; padding: 150px 0 0 0;}
.sscs{padding: 115px 30px 0 30px;}
.sscs ul{display: flex;justify-content: space-between;}
.sscsbox{display: flex;justify-content: space-between;align-items: center;}
.sscsbox h2{background: linear-gradient(135deg, #28ee9f, #26eaa4, #02a1f9);-webkit-background-clip: text; background-clip: text; color: transparent;font-family: font2; font-size: 100px;}
.sscsbox p{font-size: 30px; font-family: font2; line-height: 36px;color: #000;width: calc(100% - 75px);}

.dqwz{padding: 25px 0;border-bottom: 1px solid #eee;}
.dqwz p{font-size: 16px; line-height: 1.6; color: #999;}
.dqwz p a{color: #000;}
.dqwz p a:hover{color: #2ca5ad;}
.dqwz p span{padding: 0 5px;}
.bdfx{display: flex;justify-content: space-between; padding-top: 50px;}
.bdfx_left a{font-size: 16px;color: #000; font-family: font2;}
.bdfx_left a img{display: inline-block;vertical-align: middle; margin: -3px 8px 0 0;}
.bdfx_left a:hover{color: #0E918F;}
.bdfx_right ul{overflow: hidden; }
.bdfx_right li{float: left; padding-left: 25px;font-size: 16px;}
.bdfx_right li a{font-family: font2;color: #000;}
.xtb1{background: url(../images/a9.jpg);width: 19px;height: 18px;display: inline-block;vertical-align: middle; margin: -3px 0 0 6px;}
.xtb2{background: url(../images/a10.jpg);width: 18px;height: 18px;display: inline-block;vertical-align: middle; margin: -3px 0 0 6px;}
.visionCont ul{overflow: hidden; margin-left: -80px; padding-top: 30px;}
.visionCont  li{float: left;width: 50%; padding-left: 80px;}
.visionCont h3{font-weight: bold; font-size: 24px; color: #248E8C;margin-bottom: 30px;}
.visionCont h4{position: relative; font-size: 18px; line-height: 2; color: #000; padding: 0 20px;}
.visionCont h4:before{position: absolute; content: "";background: url(../images/a11.jpg);width: 14px;height: 30px;background-size: 100% 100%;left: 0;top: 0;}
.visionCont h4:after{position: absolute; content: "";background: url(../images/a12.jpg);width: 14px;height: 30px;background-size: 100% 100%;right: 0;bottom: 0;}
.visionCont dt{line-height: 2;color: #000; font-size: 18px; padding-left: 20px; position: relative;}
.visionCont dt:before{position: absolute;content: "";width: 10px;height: 10px; border-radius: 50%;background: #0E918F;left: 0; top: 50%;transform: translateY(-50%);}
@media (max-width: 750px) {
	
   .caseDesc {width:100%} 
}
.caseDesc h2 { font-weight: bold; overflow: hidden;text-overflow: ellipsis;  white-space: nowrap;  font-size: 26px; text-decoration: underline; font-size: 26px; color: #000000; line-height: 1; margin-bottom: 14px;}
.caseDesc p { font-size: 22px; color: #a4a4a4; line-height: 36px; height: 72px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
margin-bottom: 34px;}
.caseDesc span { display: block; font-size: 22px; color: #000000;}
.nav li a br { display: none;}
/**/
.touxiBanner .bannerTexts{ max-width: 92%; text-align: left; width: 1628px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.touxiBanner .bannerTexts h2 { font-weight: bold; font-size: 45px; color:#278c8a; line-height:}
.touxiBanner .bannerTexts p { font-weight: normal; font-size: 30px; text-transform: none;}
.aboutCenter { padding: 80px 0; }
.aboutCenter h2 { font-weight: bold; font-size: 36px; color: #000000; margin-bottom: 32px;}
.aboutFlex { gap: 26px; display: flex; justify-content: space-between; align-items: center;}
.aboutCenterDesc { color: #000; width: 805px; font-size: 20px; line-height: 1.8;}
.aboutCenterPic { flex: 1;}
.aboutCenterPic img { display: block; width: 100%;}
.centerDescList { margin: 80px auto;}
.centerDescList ul { display: flex; gap: 60px; justify-content: space-between;}
.centerDescList li { border-radius: 16px; background: #f5faff; flex: 1;}
.slideTitleCont { display: flex; justify-content: space-between; align-items: center; gap:28px; background: #0171ed;
padding: 8px 16px; border-radius: 16px;}
.slideTitleCont span { flex: 1; color: #ffffff; font-size: 30px; line-height: 1.2;}
.slideDescCont { padding: 30px 26px;}
.descContBox { height: 290px; margin-bottom: 20px; font-size: 20px; line-height: 1.8; color: #000;}
.slideDescCont img { display: block; margin: 0 auto; max-width: 100%;}
.levelCont { background: #f5faff; padding: 80px 0;}
.leaveTitle { padding-left: 55px; position: relative; font-weight: bold; font-size: 36px; color: #000000; margin-bottom: 50px;}
.leaveTitle img { position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.leveDesc,.descCenter { padding-left: 55px; margin-bottom: 40px; font-size: 20px; line-height: 1.8; color: #000000;}
.levelPic { display: flex; padding: 0 55px; justify-content: space-between;}
.levelPic img {width: 48%; display: block;}
.levelBottom { padding:160px 0 80px 55px; gap: 95px; display: flex; justify-content: space-between;}
.equimentTit { padding: 120px 0 106px; display: flex; gap: 20px; justify-content: center; align-items: center;}
.equimentTit span { display: block; padding: 0 40px; line-height:86px; background: #0171ed; font-weight: bold; color: #ffffff;
font-size: 30px; border-radius: 15px;}
.machingTit { font-weight: bold; color: #000; font-size: 30px; line-height: 1; margin-bottom: 28px;}
.machingDesc p { font-size: 20px; line-height: 1.8; color: #000;}
.machingDesc h2 { background: url(../images/touxi13.png) left center no-repeat; font-size: 20px; font-weight: bold; line-height: 2;
 text-indent: 14px; font-weight: bold; color: #000000;}
 .machingDescBar { background: #f5faff; padding: 36px 310px 36px 50px; border-radius: 24px;}
 .advantageCenter { margin-bottom: 80px; padding-right: 218px; position: relative;}
 .advantageCenter img { position: absolute; right: 0; bottom: -40px;}
 .equimentDesc { font-size: 20px; color: #000; line-height: 1.8; margin-bottom: 110px;}
/*7.2*/
.teamContainer { width: 1324px; margin: 0 auto; max-width: 92%;}
.teamTitle { margin-bottom: 40px; text-transform: uppercase; font-size: 48px; color: #278c8a; font-family: 'font2'; letter-spacing: 1px;}
.teamGroup ul { display: flex; flex-wrap: wrap; gap:6.25vw 50px;}
.teamGroup li { box-sizing: border-box; background: #f8f8f8; padding: 25px; border-radius: 18px; box-shadow: 0 0 10px rgba(0,0,0,0.2); width: calc((100% - 100px)/3);}
.teamGroup { margin: 90px 0 ;}
.teamImg { margin-bottom: 20px; overflow: hidden; border-radius: 8px; height:442px;}
.teamImg img { display: block; transition: all .8s; width: 100%; height: 100%; object-fit: cover;}
.teamGroup li:hover img { transform: scale(1.1);}
.peoDesc h2 { transition: all .4s; margin-bottom: 20px; display: inline-block; color: #010101; font-size: 33px; border-bottom: 2px solid #010101; font-family: 'font2';}
.teamGroup li:hover h2 { color:#278d8b ; border-bottom: 2px solid #278d8b;}
.teamGroup li p { color: #278d8b; font-size: 18px;}
.fpage { margin-top: 6.45vw; font-family: 'font2'; color: #000000; display: flex; font-size: 20px; justify-content: center; gap: 60px;}
.fpage a { transition: all .4s; font-family: 'font2'; color: #a7a7a7;}
.fpage a:hover { color: #000;}
.teamBanner img { display: block; width: 100%;}
.teamBanner { position: relative;}
.cancerText { bottom: 3vw; left: 50%; transform: translateX(-50%); position: absolute; width: 1280px; max-width: 92%;}
.cancerText h2,.layer1Box h3 {font-family: font2; position: relative; color: #278d8b; font-size: 46px; line-height: 60px; padding-left: 20px;}
.cancerText h2:before,.layer1Box h3:before { content: ''; position: absolute; left: 0; top: 13px; bottom:13px; width: 7px; background: #0e918f;}
.cancerText p,.layer1Box h4 { margin-top: 45px; color: #278d8b; font-size: 30px; font-family: 'font2';}
.withCont { max-width: 92%; background: #f9f9f9; border-radius: 24px; width: 1374px; margin: 90px auto; padding: 40px 30px;}
.withCont ul { display: flex; gap: 8.3vw; flex-direction: column;}
.withCont li { gap: 2.6vw; display: flex; justify-content: space-between; align-items: center;}
.withImg { width: 515px; display: flex; justify-content: center;}
.withDesc { flex: 1; font-size: 24px; color: #000000; line-height: 2;}
.withCont li:nth-child(2n) { flex-direction: row-reverse;}
.fullHealthCont { width: 1560px; margin: 0 auto; max-width: 92%;}
.fullBanner .w1630 { width: 1560px; max-width: 92%;}
.descTit h2 { position: relative; text-transform: uppercase; position: relative; font-weight: bold; font-size: 36px; color:#278d8b; line-height: calc(1em + 5px);}
.descTit h2:before { content: ''; position: absolute; left: -20px; width: 7px; height: 100%; background: #278d8b;}
.descTit { margin-bottom: 40px;}
.fullIntruduce p { font-size: 24px; line-height: 2; color: #000000;}
.fullIntruduce { margin-bottom: 90px;}
.groupName { z-index: 2; position: relative; width: 560px; padding: 35px 10px; border: 1px solid #d9ab94; border-radius: 18px; display: flex; align-items: center; background: #fcf2ed;}
.groupDesc::after { content: ''; position: absolute; width: 6vw; left: -6vw; top: 50%; transform: translateY(-50%); height: 2px; background: #0d6664;}
.groupName::before { content: ''; background: url(../images/djt.png) center no-repeat; width: 6px; height: 13px;
position: absolute; top: -14px; left: 50%; margin-left: -3px;}
.introduceList li::after {content: '';position: absolute; width: 2px; left: 280px; margin-left: -1px; top: 0; bottom: 0; background: #0d6664;}
.introduceList li:last-child::after { height: 50%;}
.introduceList li:first-child::after { top: 50%;}
.introduceList li:first-child .groupName:before { display: none;}
.groupName b { font-size: 77px; color: #278d8b;}
.introduceList li { padding-bottom: 55px; position: relative; gap: 6vw; display: flex; justify-content: space-between; align-items: center;}
.groupName h2 { border-left: 4px solid #d9ab94; padding-left: 15px; margin-left: 15px; font-size: 30px; line-height: 35px; color: #248e8c;
text-transform: uppercase; font-weight: bold;}
.groupDesc { position: relative; padding: 16px 2.6vw; flex: 1; border: 1px solid #d9ab94; border-radius: 18px; background: #fcf2ed;}
.groupDesc h2 { font-size: 24px; color: #000000; line-height: 52px;}
.groupDesc h2 b { font-weight: bold;}
.groupDesc p { font-size: 24px; line-height: 46px; color: #000;}
.groupDesc p b { margin-right: 26px;}
.groupDesc img { display: block; margin: 20px auto 0; width: 100%;}
.tagSlide { display: flex; justify-content: center;}
.model { margin: 5.2vw 0;}
.modelTag p { display: flex; min-height: 120px; justify-content: center; align-items: center; color: #000000; font-weight: bold; text-align: center; font-size: 24px; line-height: 1.3; margin:2vw 4vw; padding:20px; border-radius: 18px;}
.modelTag p.color_1 { background: #facd89;}
.modelTag p.color_2 { background: #ffcab6;}
.modelTag p.color_3 { background: #97f9f6;}
.modelTag p.color_4 { background: #f19ec2;}
.modelTag p.color_5 { background: #cce198;}
.modelTag p.color_6 { background: #f6b37f;}
.modelTag p.color_7 { background: #88abda;}
.donction p b { font-weight: bold;}
.donction .pic img { max-width:100%; display: block; margin: 0 auto;}
.donction ul { display: flex; flex-wrap: wrap; justify-content: space-between;}
.donction li { float: none;}
.donction li:last-child { width: 100%!important;}
.donction li:nth-child(1) .bg,.donction li:last-child .bg { opacity: 1!important;}
.searchTitle { text-align: center;}
.searchTitle h2 { font-size: 36px; color: #278c8a;text-transform: uppercase; font-weight: bold; margin-bottom: 45px;}
.searchConts { padding: 90px 0;}
.searchType span { display: block; cursor: pointer; font-size: 24px; text-align: center;
width: 178px; line-height: 50px; border-radius: 50px;}
.searchType { gap: 120px; display: flex; justify-content: center;}
.searchType span:nth-child(1) { color: #ffffff; background: #1b98c7;}
.searchType span:nth-child(2) { color: #f77dc7; background: #ffcaea;}
.resultTable { padding: 24px; background: #dff0f3; border-radius: 18px;}
.resultHd { gap: 10px; display: flex; justify-content:space-between;}
.resultHd p{ font-weight: bold; color: #000000; border-radius: 15px; background: #83dbfc; font-size: 26px; line-height: 80px; text-align: center; text-align: center;}
.resultHd p:nth-child(1) { width:350px; background: #83dbfc;}
.resultHd p:nth-child(2) { flex: 1;}
.resultBd ul { display: flex; flex-direction: column; gap:15px}
.resultBd li { display: flex; justify-content:space-between;}
.resultBd li { font-weight: bold; gap: 10px; font-size: 24px; line-height: 1.5;}
.resultBd li p {border-radius: 15px; color:#000000; box-sizing: border-box; padding: 20px 15px; background: #37dace;}
.resultBd li p:nth-child(1) { text-align: center; width: 350px; display: flex; justify-content: center; align-items: center;
}
.resultGroup { max-width: 92%; width: 1370px; margin:60px auto 0;}
.resultBd li p:nth-child(2) { flex: 1; background: #ffffff;}
.resultHd { margin-bottom: 20px;}
.resultSlide a.bookBtn { margin: 70px auto 0; font-size: 24px; line-height: 95px; display: block; width: 400px; height: 95px; border-radius: 95px;
text-align: center; font-weight: bold; color: #ffffff; background: #32c5ba;}
@media(max-width:1700px){  
.nav h3 a{font-size: 14px;}

}
@media(max-width:1480px){
	.nav li a br { display: block;}
	.nav h3 a { padding: 5px 16px;}
	.nav h3 b { transform: translateX(-12px);}
	.signifArt,.doctorDesc,.doctorList { width: calc(100% - 270px); margin-right: 20px;}
	.signifLink {  width: 250px; flex: auto;}
	.doctorList li { width: 32%; margin: 0 0 2%;}
	.doctorList ul { gap: 2%;}
	.serviceCont li { width: 32%; margin: 0 0 2%;}
	.serviceCont ul { gap: 2%;}
	.slideTitleCont span { font-size: 20px;}
	.descContBox { font-size: 16px;}
	.slideDescCont { padding: 20px; height: auto;}
	.teamImg { height: 30vw;}
	.withDesc { font-size: 20px;}
}
@media(max-width:1360px){
.dbdh{width: calc(100% - 700px);}
.meet_box p{font-size: 18px; line-height: 2;}
.topbox li{font-size: 12px;}
.wzfl img{width: 120px;}
.wzfl h2{font-size: 42px;}
.wzfl p{font-size: 18px; line-height: 1.4;}
.oncoxq{width: 300px;height: 400px;}
.oncotext h3{font-size: 24px; margin-bottom: 10px;}
.oncotext p{font-size: 16px; }
.virt_lb a{font-size: 18px;}

}
@media(max-width:1200px){

.oncoxq{width: 280px;height: 350px;}	
.virt_lb a{font-size: 16px;}
.withImg { width: 400px;}
.withImg img { max-width: 100%;}
}
@media(max-width:1280px){
.descTit h2 { font-size: 20px; padding-left: 10px;}
.descTit { margin-bottom: 20px;}
.fullIntruduce p { font-size: 18px; line-height: 1.5;}
.groupName h2 { font-size:18px;}
.groupName { width: 360px;}
.groupDesc h2,.groupDesc p { line-height: 2; font-size: 18px;}
.introduceList li::after {left: 180px;}
.fullIntruduce { margin-bottom: 30px;}
.model { margin: 0 auto 30px;}
.groupName b { font-size:40px;}
.cancerText h2, .layer1Box h3 { padding-left: 10px; font-size: 20px; line-height:1.25;}
.cancerText p, .layer1Box h4 { font-size: 16px; margin-top: 20px;}
.cancerText h2:before, .layer1Box h3:before { width: 2px; top: 3px; bottom: 3px;}
.descTit h2:before { width: 2px; left: 0;}
.teamGroup { margin-top: 50px;}
.leaveTitle { font-size: 20px; margin-bottom: 10px;}  
.leaveTitle img {width: 32px;}
.leveDesc, .descCenter { font-size: 16px;}
.levelBottom { gap: 25px; align-items: center;}
.equimentTit { padding: 30px 0;}
.equimentTit img { height: 26px;}
.equimentTit span { font-size: 20px; line-height: 2.3;}
.equimentDesc { font-size: 16px; margin-bottom: 20px;}
.levelCont { padding: 30px 0;}
.touxiBanner .bannerTexts h2 { font-size: 20px; line-height: 1.25;}
.touxiBanner .bannerTexts p { font-size: 16px;}
.touxiBanner img { object-position: right!important;}
.aboutCenter { padding: 30px 0;}
.aboutFlex { flex-direction: column;}
.aboutCenter h2 { font-size: 20px; margin-bottom: 10px;}
.aboutCenterDesc { font-size: 14px; width: 100%;}
.centerDescList { margin: 20px auto;}
.doctorList { width: 100%;}
.historySwiper .swiper-button-next { top: 50%; transform: translateY(-50%); left: auto; right: 0; width: 26px; height: 26px; background-size: 100% auto;}
.historySwiper .swiper-button-prev { top: 50%; transform: translateY(-50%); left: 0; width: 26px; height: 26px; background-size: 100% auto;}
.historySwiper { padding: 0 30px;}
.aboutDesc p { font-size: 16px; line-height:1.5; margin-bottom: 16px;}
.vision { padding: 30px 0;}
.visionCont { padding: 20px;}
.visionCont h2,.historyTitle h2 { font-size: 20px; line-height: 1.5; margin-bottom:10px;}
.visionCont p,.historyTitle p { font-size: 16px; line-height: 1.5;}
.historyTitle p { font-size: 14px; padding: 0 4%;}
.historySwiper { margin-top: 20px;}
.history { padding: 30px 0;}
.inBanner { height: 180px;}
.historyBlock { padding: 20px;}
.historyLine { margin: 10px auto; height: 30px;}
.bannerTexts { font-size: 20px; line-height:1.5;}
.inBanner img { height: 100%; object-fit: cover; object-position: left;}
.historySwiper .swiper span { font-size: 20px; width: auto; padding: 0 10px; text-align: center!important;}
.h175{height: 60px;}	
.logo{width: 140px;}
.header{height: 60px;}
.top{display: none;}
.headerbox{height: 60px;}
.dhbtn{width: 30px;height: 30px;border-radius: 4px; position: absolute; right: 15px;top: 50%;transform: translateY(-50%);background: url(../images/d1.png) no-repeat center center #0E918F;background-size: 20px 20px;}
.dhbtn.on{background: url(../images/d2.png) no-repeat center center #0E918F;background-size: 20px 20px;}
.dhbj{position: fixed;width: 100%;height: 100%; top: 0;left: 0;background: rgba(0,0,0,.7);z-index: 88;display: none;}
.nav{display:block;width: 250px;background:#fff;height: calc(100% - 60px);left: -250px; top: 60px;position: fixed; }
.nav ul{display: block;}
.nav h3 a{ text-align: left; border-radius: 0; line-height: 40px;display: block; padding: 0 15px;}
.nav h3 a br { display: none;}
.nav h3 { display: block; height: auto;}
.nav h3:before{border-radius: 0;height: 100%;}
.nav h3 b{width: 50px;height: 100%;background-size: 8px 4px;position: absolute;right: 0; top: 0;z-index: 10;}
.sub{position: static; width: 100%; margin: 0;}
.sub dt {text-align: left; line-height: 32px; font-size: 14px; padding-left: 25px;}
.meet h2{padding: 50px 0 30px;font-size: 24px;}
.meet_box{padding: 10px;}
.meet_box ul{display: block;}
.meet_box li{width: 100%;}
.meet_box p{font-size: 14px; line-height: 1.6;padding-bottom: 10px;}
.wzfl li{float: none;width: 100%; padding-bottom: 25px;}
.wzfl img{width: 100px;}
.wzfl h2{font-size: 24px; line-height: 48px;}
.wzfl p{font-size: 14px;}
.wzfl a{padding: 0 20px; font-size: 18px; line-height: 40px;}
.wzfl ul{padding-bottom: 30px;}
.onco h2{ font-size: 24px;line-height: 80px;}
.oncobox ul{display: block; padding-bottom: 20px;}
.oncobox li{padding-bottom: 20px;width: 100%;}
.oncoxq{margin: 0 auto;}
.btn2{padding: 0 20px; font-size: 18px; line-height: 40px;}
.news_title{padding: 30px 0 30px;text-align: center;}
.news_title h2{font-size: 24px;}
.news_title a{float: none; display: inline-block; padding: 0 20px; font-size: 16px;line-height: 40px;}
.news_title h2 span{display: block;}
.news_nr li{width: 100%; padding-bottom: 30px;}
.newstext h2{font-size: 20px;}
.newstext h3{font-size: 14px;}
.newstext p{font-size: 14px; line-height: 1.6;}
.news_nr{padding-bottom: 40px;}
.virt_title{padding: 50px 0 30px;}
.virt_title h2{font-size: 24px;}
.rirt_nr .swiper-button-next{width: 9px;height: 20px;margin-top: -10px;}
.rirt_nr .swiper-button-prev{width: 9px;height: 20px;margin-top: -10px;}
.virt_lb{width: 100%;padding: 30px 0 50px;}
.virt_lb a{font-size: 13px;}
.sign_title{padding: 50px 0 30px;}
.sign_title h2{font-size: 24px; line-height: 1.4; margin-bottom: 15px;}
.sign_title p{font-size: 14px;line-height: 1.5;}
.sign_nr{padding: 15px 15px 30px 15px;}
.sign_nr ul{padding-bottom: 15px;}
.wby2{font-size: 14px;height: 40px; line-height: 38px;}
.wby3{height: 180px; font-size: 14px;}
.btn3{line-height: 40px;height: 40px; font-size: 16px;width: 200px; }
.sign_bj{padding-bottom: 50px;}
.footer_top{padding: 40px 0;display: block;}
.foot_left{margin: 0 auto;}
.dbdh{width: 100%;display: none;}
.dbdh li{font-size: 14px; line-height: 2;text-align: center;}
.gsdz p {display: block; text-align: center;font-size: 12px; line-height: 1.8; padding: 10px 0;}
.gsdz{width: 100%;}
.gsdz p img {margin: 0 auto;}
.historyText h2 { font-size: 20px;}
.historyText p { font-size: 14px; margin-bottom: 10px;}
.accreditations { padding: 30px 0;}
.accreditations h2 { font-size: 20px; margin-bottom: 20px;}
.accList ul { flex-wrap: wrap; gap: 2%;}
.accTop { margin-bottom: 20px;}
.accImg { height: auto; margin-bottom: 10px;}
.accList li p { font-size: 14px;}
.accList li {flex: auto; width: 49%; margin: 0 0 10px;}
.socialFlex { flex-direction: column; padding: 30px 0;}
.socialTitle { font-size: 20px; line-height: 1.25; margin-bottom: 10px;}
.socialDesc { font-size: 16px; line-height: 1.5; max-width: 100%;}
.socialSwiper img { height: 110px;}
.career { padding: 30px 0;}
.careerFlex { flex-direction: column;}
.careerTit {font-size: 20px; line-height: 1.25; margin-bottom: 10px;}
.vacancy { padding: 20px; width: 100%;}
.vacancyTop { margin-bottom: 10px;}
.vacancyTop p,.vacancyList li p { font-size: 16px;}
.vacancyTop a,.vacancyList li a { width: auto; font-size: 14px; line-height: 2; padding: 0 10px;}
.vacancyList li { padding: 15px 0; border-width: 1px;}
.significance { padding: 30px 0; flex-direction: column;}
.signifArt { width: 100%; margin: 0;}
.signifLink { width: 100%;}
.signifTitle h2,.processTit { margin-bottom: 10px; font-size: 20px; line-height: 1.25;}
.signifTitle { margin-bottom:20px; padding-left: 10px;}
.signifTitle::after { top: 2px; bottom: 2px; width: 2px;}
.processTit { border-width: 2px;}
.processTit a span{ font-size:14px;}
.processTit a img { width: 24px; margin-right: 5px;}
.caseType span { font-size: 12px; border-radius: 4px; width: calc(33.33% - 2px); min-height: auto; line-height: 1.5; padding:5px 0;}
.caseType { gap: 3px;}
.caseSlide { margin-top: 20px;}
.caseSlide li { margin-bottom: 20px; flex-direction: column;}
.casePic { margin: 0; width: 100%; height: auto; margin-bottom: 10px;}
.caseDesc h2 { font-size: 16px; margin-bottom: 10px;}
.caseDesc p { font-size: 14px; height: auto; line-height: 1.5; margin: 0 0 10px;}
.caseDesc span { font-size: 14px;}
.signifLink h2 span { font-size: 20px;}
.signifLink h2 { margin-bottom: 20px;}
.signifLink p { margin-bottom: 10px;}
.signifLink p a { font-size: 16px;}
.signifTitle p { font-size: 16px; line-height: 1.25;}
.contactPage { padding: 30px 0;}
.contactInfor h2 { margin-bottom: 10px; font-size: 20px; line-height: 1.25;}
.contactInfor p { font-size: 16px; line-height: 1.5;}
.msgTitle p { font-size: 16px;}
.msgTitle { margin-bottom: 20px;}
.msgForm { padding: 20px;}
.msgForm ul { flex-direction: column;}
.msgForm li { width: 100%; margin-bottom: 0;}
.msgForm li input { margin-bottom: 10px; height:42px; font-size: 16px;}
.msgForm li textarea { padding:10px 20px; font-size: 16px;}
.subBtn { margin-top: 10px; justify-content: center;}
.inBanner.rightPost img{ object-fit: cover; object-position: right;}
.subBtn button { font-size: 16px; width: 140px; height: 42px; line-height: 42px;}
.contactNotice { padding-top: 30px;}
.contactNotice p { font-size: 16px; line-height: 1.5;}
.contactCont { flex-direction: column;}
.contactDesc { width: 100%;}
.contactMap { width: 100%; height: 250px; flex: auto;}
.doctorPage { padding: 30px 0; flex-direction: column;}
.doctorDesc { margin: 0; width: 100%;}
.location { white-space: nowrap; overflow-x: auto;}
.location a,.location span,.location,.location b { font-size: 12px;}
.location::-webkit-scrollbar { display: none;}
.descCont a.backMenu { margin: 20px 0; font-size: 20px;}
.descCont a.backMenu span { font-size: 20px;}
.descTitle { font-size: 18px; margin-bottom: 10px;}
.descIntroudce h2 { font-size: 16px;}
.descIntroudce p { font-size: 14px;}
.asideLink { margin-top: 20px;}
.asideLink h2,.signifLink h3 { font-size: 20px; margin-bottom:10px;}
.asideLink p,.signifLink li { margin-bottom: 10px;}
.asideLink p a,.signifLink li a { font-size: 16px;}
.msgTitle h2,.contactTit,.listTitle,.teamDesc h2,.teamSlide h2 { margin-bottom: 10px; font-size: 20px; line-height: 1.25;}
.doctorList ul { margin: 20px auto;}
.teamTop { padding: 30px 0;}
.teamDesc p { font-size: 16px; line-height: 1.25;}
.teamCont { padding: 30px 0; flex-direction: column;}
.teamList { margin: 0; width: 100%;}
.teamSlide { margin-bottom: 20px;}
.signifLink h3 span{ font-size: 20px;}
.processCont { padding: 30px 0;}
.needKnow { padding: 0;}
.konwDesc { padding: 30px 0;}
.konwDesc h2 { font-size: 20px; margin-bottom: 10px; line-height: 1.25;}
.konwDesc p { font-size: 16px;}
.konwBlock { padding:20px; border-radius: 10px;}
.knowTit { font-size: 20px; border-radius: 10px; padding:10px; line-height: 1.25;}
.konwBlock h2 { font-size: 18px; line-height: 1.25;}
.konwBlock p { font-size: 14px;}
.konwBlock ul { padding: 0 10px;}
.konwBlock h2::after { left: -10px; height: 23px; width:2px}
.qaTit { font-size: 20px; line-height: 2; padding: 0 15px; margin-bottom: 20px;}
.qaBlock h2 { font-size: 18px;}
.qaBlock p { font-size: 14px;}
.questionAns li { padding: 20px;}
.qaBlock { border-width: 2px;}
.specialNotice { margin: 20px 0;}
.noticeDesc,.emergency { padding: 20px; border-radius: 10px;}
.noticeDesc p { font-size: 16px;}
.emergency { margin-top: 20px;}
.emergency h2,.noticeInt,.outServiceTit,.outDoctors h2,.checkList h2 { font-size: 20px; line-height: 1.25; margin-bottom: 10px;}
.emergency p { font-size: 16px;}
.noticeInt { padding: 20px;}
.serviceCont { padding: 30px 0;}
.outDoctors { padding: 30px 0;}
.outDoctors li { width: 32%; margin: 0;}
.outDoctors ul { gap: 2%; margin-bottom: 20px;}
.outDoctors a.more {font-size: 16px; width: 240px; height: 42px; line-height: 42px;}
.checkList { padding: 30px 0;}
.signifArt { margin-bottom: 20px;}
.specialDesc p { font-size: 16px; line-height: 1.5;}
.xukechengBanner h2 { padding-left: 10px; font-size: 20px; line-height: 1;}
.xukechengBanner p { font-size: 14px;}
.xukechengBanner h2::after { width: 2px;}
.talkCont { padding: 30px 0;}
.talkSay { padding: 20px;}
.talkSay p { font-size: 16px; line-height: 1.5; margin-bottom: 10px;}
.talkSay i { font-size: 16px;}
.talkDesc { margin: 30px auto;}
.talkDesc p { font-size: 16px; line-height: 1.5;}
.talkDesc h2 { font-size: 18px; line-height: 1.5;}
.earlyTag { padding: 20px; font-size: 18px; line-height: 1.5; margin-bottom: 20px;}
.earlyDesc { padding: 20px 20px 20px 30px;}
.earlyDesc h2,.challenges h2,.Conclusion h2 { font-size: 18px; line-height: 1.5;}
.earlyDesc h2:after { width: 20px; background-size: 100% auto; left: -25px;}
.earlyDesc p,.challenges p,.Conclusion p { font-size: 16px; line-height: 1.5;}
.challenges { padding: 20px; border-radius: 10px;}
.challengesCont { padding: 0 0 0 10px;}
.challengesCont::after { width: 2px;}
.Conclusion { padding: 20px; font-size: 16px;}
.linkSlide { border-radius: 10px; padding:10px 20px;}
.linkSlide a { flex: 50%; line-height:2; font-size: 16px;}
.earlyCont { padding-bottom: 30px;}
.gaishu .title { line-height: 1.5!important; margin: 20px 0!important;}
}
@media(max-width:780px){
	.doctorsTag p { font-size: 18px; margin-bottom: 10px;}
	.doctorsTag span { font-size: 14px;}
	.outDoctors ul { flex-wrap: wrap;}
	.outDoctors li { width: 100%; height: auto; margin-bottom: 10px;}
	.historyBlock { flex-direction: column;}
	.histoyImg { margin: 0 0 10px; height: auto; width: 100%;}
	.doctorList ul { flex-direction: column;}
	.doctorList li { width: 100%;}
	.docPic {height: auto;}
	.docTag p { font-size: 20px;}
	.teamSlide li a { gap: 10px; padding: 20px; flex-direction: column;}
	.teamPic { width: 100%; height: auto;}
	.teamName h3 {margin-bottom: 10px; font-size: 20px; line-height: 1.25;}
	.teamArt p { font-size: 14px; line-height: 1.5;}
	.teamName p { font-size: 16px; margin-bottom: 10px;}
	.serviceCont li { padding: 10px; width: 49%; flex-wrap: wrap;}
	.serviceTag h2 { font-size: 16px; margin-bottom: 10px;}
	.serviceIcon { width: 100%;}
	.serviceIcon img { height: 50px; margin: 0 auto 10px;}
	.centerDescList ul{ gap: 10px; flex-direction: column;}
	.slideTitleCont span { font-size: 20px; line-height: 1.2;}
	.slideTitleCont { gap: 10px;}
	.advantageCenter img { display: none;}
	.machingDescBar { padding: 20px;}
	.advantageCenter { padding: 0;}
	.machingDesc p { font-size: 14px;}
	.machingDesc h2 { font-size: 16px;}
	.machingTit { font-size: 20px;}
	.equimentTit span { font-size: 18px; padding: 0 10px;}
	.equimentTit { gap: 10px;}
	.levelBottom { flex-direction: column; padding: 0;}
	.descContBox { height: auto;}
	.levelBottom>img { width: 100%; margin: 20px auto;}
	.leveDesc, .descCenter { padding:0;}
	.leveDesc { margin-bottom:20px;}
	.levelPic { padding:0; margin-bottom: 20px;}
	.teamGroup li { border-radius: 4px; width: calc((100% - 10px)/2); padding: 10px;}
	.teamGroup ul { gap: 10px;}
	.teamTitle { font-size: 20px; margin-bottom: 10px;}
	.teamGroup { margin: 30px 0;}
	.teamImg { height: 60vw;}
	.peoDesc h2 { font-size: 16px; margin-bottom: 10px;}
	.teamGroup li p { font-size: 12px;}
	.fpage { font-size: 14px; gap: 10px;}
	.withCont li { flex-direction: column!important;}
	.withImg { width: 100%;}
	.withCont { margin:30px auto; padding: 20px;}
	.withDesc { font-size: 14px; line-height: 1.5;}
	.cancerText h2 { font-size:16px; line-height: 1.2; padding-left: 10px;}
	.cancerText p { font-size: 12px; margin-top: 10px;}
	.cancerText h2:before { width: 2px; top: 3px; bottom: 3px;}
	.layer1Box h3 { font-size: 20px; padding-left: 10px; line-height: 1.25;}
	.layer1Box h3:before { content: ''; width: 2px; top: 3px; bottom: 3px;}
	.layer1Box h4 { font-size: 16px; margin-top: 10px;}
	.fuwuxiangmu.fullBanner img{ object-position:80%;}
	.descTit h2 { font-size: 16px;}
	.fullIntruduce p {font-size: 14px;}
	.introduceList li { padding-bottom: 10px; gap: 10px; flex-direction: column;}
	.introduceList li::after { display: none;}
	.groupName::before { display: none;}
	.groupName { padding: 10px;  width: 100%;}
	.groupDesc h2, .groupDesc p { font-size: 14px;}
	.groupName h2 { font-size: 16px; line-height: 1.2;}
	.groupDesc::after { display: none;}
	.tagSlide {flex-direction: column;}
	.tagSlide p { min-height: auto; padding: 20px; font-size: 16px; line-height: 1.25;}
	.fuwuxiangmu .Nr ul li .text h2 { line-height: 1.25!important;}
	.searchConts { padding: 30px 0;}
	.searchTitle h2 { font-size: 20px; margin-bottom: 20px;}
	.searchType { gap: 20px; padding: 0 4%;}
	.searchType span { font-size: 16px; line-height:2.5; height: auto; flex: 1;}
	.resultGroup { margin: 20px auto;}
	.resultTable { padding: 10px;}
	.resultHd p:nth-child(1) { width: 150px; font-size: ;}
	.resultHd p { line-height: 50px; font-size: 14px;}
	.resultBd li p { padding: 10px; font-size: 12px;}
	.resultBd li p:nth-child(1) { width: 150px;}
	.resultBd ul,.resultBd li{gap: 5px;}
	.resultHd { gap: 5px; margin-bottom: 5px;}
	.resultSlide a.bookBtn { width: 220px; margin: 30px auto 0; font-size: 16px; line-height: 40px; height: 40px;}
}

@media only screen and (min-width: 750px) and (max-width: 1680px) {
/*影像中心*/
.needKnow{padding: 0;}
.about_left h2{font-size: 2.857vw;margin-bottom: 1.488vw;}
.about_left p{font-size: 1.428vw; line-height: 2.142vw;}
.about_right{ padding-left: 5.952vw;}
.mult ul{ justify-content: space-between;gap:3.571vw}
.mult li{width: calc(33.33% - 3.571vw);}
.multbox{border-radius: 0.892vw;background: #f5faff; }
.multbox h2{background: #0171ed; padding: 0.297vw 0.892vw;border-radius: 0.892vw;justify-content: space-between;align-items: center;}
.multbox span{font-weight: bold; font-size: 1.2vw; line-height:1.6;}
.multbox p{font-size: 1.428vw; line-height: 2.142vw;}
.advan{padding-top: 5.952vw;}
.advan_title{ padding-bottom: 2.976vw;}
.advan_title h2{font-size: 1.785vw; line-height: 5.119vw;  padding: 0 2.380vw; border-radius: 0.892vw; }
.advan_title h2:before{ width: 6.130vw;height: 3.154vw; left: -9.107vw;}
.advan_title h2:after{ width: 6.130vw;height: 3.154vw;right: -9.107vw;}
.advan_nr{ padding-bottom: 14.28vw;}
.advan_text{border-radius: 1.190vw;margin-right: 2.976vw;background: #f5faff; padding:1.904vw 29.76vw 2.976vw 2.976vw;  }
.advan_text h3{font-size: 2.142vw;font-weight: bold; line-height: 3.333vw;  }
.advan_text h3:before{ content: "";width: 17.85vw; border-radius: 1.666vw;background-image: linear-gradient(to right, #a2e7ff , #fff); top: 0;left: -1.190vw;}
.advan_text p{font-size: 1.428vw;line-height: 2; }
.advan_tp{width: 50.59vw;  right: 0; bottom: 0;}
.advan_tp img{}
.advan_nr2{ padding-bottom: 5.357vw;}
.advan_text2{padding:1.904vw 1.488vw 2.976vw 31.54vw; margin-right: 2.976vw;background: #f5faff; border-radius: 1.190vw;}
.advan_text2 h3{font-size: 2.142vw;font-weight: bold; line-height: 3.333vw;  }
.advan_text2 h3:before{ content: "";width: 17.85vw; border-radius: 1.666vw;background-image: linear-gradient(to right, #a2e7ff , #fff); top: 0;left: -1.190vw;}
.advan_text2 h3 span{}
.advan_text2 p{font-size: 1.428vw;line-height: 2; }
.advan_tp2{ bottom: 0;left: -1.488vw;width: 47.32vw;}
.advan_tp2 img{}
.advan_tp3{width: 39.28vw;  right: 0; bottom: 0;}
.advan_tp3 img{}
.advan_text4{ margin-right: 2.976vw;background: #f5faff; border-radius: 1.190vw; padding: 2.976vw 2.380vw 2.976vw 0;justify-content: space-between;}
.advan_left{width:28.63vw; margin-left: -1.190vw;}
.advan_left img{}
.advan_right{width: calc(100% - 29.76vw);}
.advan_right h2{ font-size: 2.142vw; }
.advan_right h2:before{ content: ""; width: 17.85vw;background-image:linear-gradient(to right, #a2e7ff , #f5faff);  left: -1.488vw; top: 0;border-radius: 3.333vw;}
.advan_right h2 span{}
.advan_right p{font-size: 1.428vw;}
.flxx{padding: 6.845vw 0;}

.flxx p{ line-height: 2.142vw;font-size: 1.785vw; margin-top: 1.190vw;}
.flxx img{width:11.25vw; height: 11.25vw;}
/*内镜中心*/
.bannerTexts_right{!important;}
.abtext{padding: 5.357vw 0 3.571vw;}
.abtext h2{font-family: font2; font-size: 2.857vw;}
.abtext p{font-size: 1.428vw;}
.abtp{width: 75.59vw;max- margin: 0 auto;}
.abtp ul{ margin-left: -2.976vw;}
.abtp li{  padding: 0 0 2.976vw 2.976vw;}
.abtp img{ border-radius: 1.488vw;}
.abtp ul li:nth-child(2){ padding-top: 11.90vw;}
.abtp ul li:nth-child(3){margin-left: 5.654vw;}
.abtp ul li:nth-child(4){margin-left: 29.76vw;}
/*临床中心*/
.lczx{width: 80.95vw;margin: 0 auto;}
.lczx_text{ padding: 0 1.785vw;}
.lczx_text h2{  font-size: 2.857vw;
    margin-bottom: 1.190vw; }
.lczx_text p{font-size: 1.428vw; line-height: 2;}
.lczx_tp{ padding: 0 1.785vw;}
.lczxbox{justify-content: space-between; padding-top: 6.547vw;}
.lczx_tp img{border-radius: 1.488vw;}
/*麻醉手术*/
.xomte{justify-content: space-between; padding: 8.928vw 0 0 0;}
.sscs{padding: 6.845vw 1.785vw;}
.sscs ul{justify-content: space-between;}
.sscsbox{justify-content: space-between;align-items: center;}
.sscsbox h2{font-size: 5.952vw; }
.sscsbox p{font-size: 1.485vw;  line-height: 2.142vw;}
}
.sjzs{display: none;}
@media (max-width: 750px) {
.lczxbox{display: block; padding-top: 30px;}
.sjzs{display: block;}
.pczs{display: none;}
.lczx_tp{width: 100%; padding: 0;}
.lczx_text{padding: 20px 0 0 0;width: 100%;}
.lczx_text h2{font-size: 24px;margin-bottom: 15px;}
.lczx_text p{font-size: 16px; line-height: 1.8;}
.flxx{padding: 50px 0;}
.flxx li{width: 50%; padding-bottom: 20px;}
.flxx img{width: 100px;height: 100px;}
.flxx p{font-size: 20px; margin-top: 15px;}
.xomte{display: block; padding-top: 50px;}
.sscs{padding: 50px 0;}
.sscs ul{display: block;}
.sscsbox h2{font-size: 80px;}
.sscsbox p{font-size: 18px; line-height: 1.4;}
.abtext{padding: 50px 0;}
.abtext h2{font-size: 24px;margin-bottom: 15px;}
.abtext p{font-size: 16px; line-height: 1.8;}
.abtp li{float: none; width: 100%; padding-bottom: 25px;}
.abtp ul li:nth-child(2){padding-top: 0;}
.abtp ul li:nth-child(3){margin:0;}
.abtp ul li:nth-child(4){margin:0;}
.about{padding: 50px 0;display: block;}
.about_left{width: 100%;}
.about_left h2{font-size: 24px;margin-bottom: 15px;}
.about_left p{font-size: 16px; line-height: 1.8;}
.about_right{width: 100%;padding: 20px 0 0 0;}
.mult ul{display: block;}
.mult li{width: 100%;padding-bottom: 20px;}
.multbox span{font-size: 18px; line-height: 1.6;}
.multbox p{padding: 20px;height: auto; line-height: 1.8; font-size: 16px;}

.advan{padding-top: 30px;}
.advan_title h2{font-size: 16px; line-height: 50px; padding: 0 10px;}
.advan_title h2:before{width: 50px;height: 25px;left: -60px;}
.advan_title h2:after{width: 50px;height: 25px;right: -60px;}
.advan_title{padding-bottom: 20px;}
.advan_nr{padding-bottom: 25px;}
.advan_text{margin: 0; padding: 10px;}
.advan_text h3{font-size: 16px; padding:5px 0 5px 15px;line-height: 1.4;}
.advan_text h3:before{left: 0;}
.advan_text p{font-size: 16px; line-height: 1.8;}
.advan_tp{position: static; width: 100%;padding-top: 20px;}
.advan_nr2{padding-bottom: 25px;}
.advan_text2 h3{font-size: 16px; padding:5px 0 5px 15px;line-height: 1.4;}
.advan_text2 h3:before{left: 0;}
.advan_text2 p{font-size: 16px; line-height: 1.8;}
.advan_tp2{position: static; width: 100%;}
.advan_text2{margin: 0; padding: 10px;}
.advan_tp3{position: static; padding-top: 20px;width: 100%;}
.advan_text4{margin: 0; padding: 10px;display: block;}
.advan_left{width: 100%; padding-bottom: 20px; margin: 0;}
.advan_right{width: 100%;}
.advan_right h2{font-size: 16px; padding:5px 0 5px 15px;line-height: 1.4;}
.advan_right h2:before{left: 0;}
.advan_right p{font-size: 16px; line-height: 1.8;}
.visionCont li{float: none; width: 100%;padding-bottom: 20px;}




}