/* Fonts */
@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../fonts/iconfont.ttf?t=1703494517112') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youjiantou:before {
  content: "\e61f";
}
/*通用*/
*{ margin:0; padding:0;}
*, ::after, ::before {-webkit-box-sizing:border-box;box-sizing:border-box;}
html{}
body{margin:0;color:#323232; position: relative;font-family:Open Sans,PingFang SC,Microsoft YaHei,Helvetica Neue,Hiragino Sans GB,WenQuanYi Micro Hei,Arial,"sans-serif"; min-width:1280px; background:#FFF;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin:0px;padding:0px;border:none;list-style:none; font-weight: normal;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input,button,select{outline:none;-webkit-appearance:none; font-family:Arial, Helvetica, sans-serif;}
a{color:#6c6c6c;text-decoration:none;}
img{border:none; display: block;}
span{margin:0; padding:0; cursor: auto;}
span:focus,div:focus {outline: none;}

.flex{display:-webkit-box;display: -ms-flexbox;display:flex;flex-wrap:wrap;align-items:flex-start;}
.flexC{display:-webkit-box;display: -ms-flexbox;display:flex;align-items:center; flex-wrap:wrap;}
.fl-bet{-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content:space-between;}
.fl-cen{-webkit-box-pack: center;-ms-flex-pack: center;justify-content:center;}
.fl-end{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:flex-end;}
.Huans {-webkit-box-sizing:border-box;box-sizing:border-box;}
.ward{margin:0 auto;width:1400px;}
/*header*/
.header{width:100%;background:#FFF; z-index:99;}
.headK{ height:120px;}
.hdlogo{width:292px;display: block; position: relative; z-index:2;}
.hdlogo img{width:100%;}
.hdphone{ height: 42px; padding-left:17px; width:200px;  border-radius:21px; background:#20ba82;}
.hdphone img{width:22px; display: block; margin-right:9px;}
.hdphoneN{width:100%; flex:1; color:#FFF;}
.hdphoneN p{ font-size: 12px; line-height:1;}
.hdphoneN span{ font-size:18px; line-height:1; display: block; font-weight:700;}
.hdSearchW{
	margin-left: auto;
	margin-right: 15px;
}
.hdSearchFrom{
	height: 42px;
	padding: 0 10px 0 20px;
	background-color: #eee;
	border-radius: 30px;
	overflow: hidden;
}
.hdsearchInp{
	border:none;
	background-color: transparent;
	flex:1;
	-webkit-flex:1;
	padding: 6px;
	font-size: 16px;
}
.searchBtn{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #20ba82;
	overflow: hidden;
	position: relative;
	border:none;
	cursor: pointer;
}
.searchBtn img{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translate(0,-50%);
	width: 16px;
}
/*导航*/
.Menu{ height:66px;}
.Menu li{position: relative;}
.MenuA{color:#262626;display: block;padding:0 20px; line-height:50px;font-size:18px; min-width:96px; text-align: center;}
.Menu li .on,.Menu li .menuO,.Menu  li .MenuA:hover{ background:#20ba82; color:#FFF;}
.MenuF{top:100%;left:0; position: absolute;background:#20ba82; z-index:10; width:180px; display: none;}
.MenuFw1{width:170px;}
.MenuFa{color:#FFF;position: relative;font-size:14px; padding:0 20px; line-height:35px; display: block;}
.MenuFa:before{display:block;content:'';position:absolute;transform: translate(0,-50%);left:0;top:50%;background:#FFF;transition:0.5s; width:4px; height:0;}
.MenuFa:hover{ background:#0ea56e;}
.MenuFa:hover:before{height:100%;transition:0.5s;}
/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

transform: translate(0,-50%);left:0;top:50%;

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/
/*banner*/
.banner{position: relative;width:100%;overflow: hidden;height:778px;background:#FFF;}
.banner .swiper-slide{height:778px;width:100%;background-position:center;background-repeat:no-repeat;background-size:auto 100%;}
.banNK{padding-top:145px;}
.banNH{color:#212121;}
.banNH h2{ font-size:46px; line-height:60px; font-weight:700; letter-spacing: 2px;}
.banNH p{ font-size:18px; line-height:28px;}
.banNQ{background:#20ba82;width:410px;text-align:center;line-height:42px;height:42px;color:#FFF;font-size:16px;border-radius:21px;margin-top:25px; position: relative;left:-17px; margin-right:17px;}
.banNC{width:340px; font-size: 16px; color:#212121; line-height:30px; margin-top: 20px;}
.banNB{width:440px; margin-top: 50px;}
.banNP{ padding-left:35px; position: relative; font-size:16px; line-height:28px; color:#575757; margin-bottom:16px;}
.banNP:before{display:block;content:'';position: absolute; width:19px; height: 18px;top:5px;left:4px;background-position:center;background-repeat:no-repeat;background-size:100%; background-image: url("../images/icon/banDH.png");}
.banner .bannerB{width:1400px;transform: translate(-50%,0);left:50%; }
.banner .swiper-pagination-bullet{ border-radius:50%;border:1px solid #000;background:rgba(255,255,255,0);opacity:1;width:12px; height:12px;}
.banner .swiper-pagination-bullet-active{background:#20ba82;border:1px solid #20ba82; margin-top:0;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px;}
.banner .swiper-pagination-bullets {bottom:90px;}
/*通知公告*/
.IndNot{ padding:0 25px; height: 80px; position: relative;z-index:12;top:-40px; background:#FFF; border-radius:10px; box-shadow:0 3px 10px rgba(0,0,0,0.1); margin-bottom: -15px;}
.IndNotT{width:85px; margin-right: 30px;}
.IndNotT img{width:100%; display: block;}
.IndNotN{width:100%; flex:1; margin:0; position: relative;height:40px;}
.IndNotN .swiper-slide{width:100%; height:40px; color:#212121; font-size: 18px;}
.IndNotN .swiper-slide p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap; width:1000px;height:40px; line-height:40px;}
.IndNotN .swiper-slide:hover{color:#20ba82;text-decoration:underline;}
.Notnext,.Notprev{transform:translate(0,-50%);top:50%;margin:0;background:#FFF;border:1px solid #20ba82;border-radius:5px;width:30px;height:30px;}
.Notnext:after, .Notprev:after {color:#20ba82;font-size:14px;}
.Notnext:hover:after,.Notprev:hover:after{ color:#FFF;}
.Notnext:hover,.Notprev:hover{background:#20ba82;}
.Notnext{right:0;}
.Notprev{left:auto; right:40px;}
/*流程*/
.IndFloK{background:#f2f8ff; border-radius:10px; padding:23px}
.IndFlo{width:100%;}
.IndFlo .swiper-slide{width:160px; height:100%;overflow: hidden; text-align: center; color:#232323;}
.IndFloI{width:76px; height: 76px;border-radius:50%; overflow: hidden; margin:0 auto 8px;background:#FFF;}
.IndFloI img{width:100%; display: block;}
.IndFlo .swiper-slide p{width:100%; text-align: center; font-size:17px; line-height:26px;}
.IndFlo .swiper-slide:hover .IndFloI{ box-shadow:0 3px 10px rgba(2,147,108,0.3)}
.IndFlo .swiper-slide:hover{ color:#20ba82;}
/*title*/
.IndTit{}
.IndTitN{ font-size: 26px; font-weight:600; position: relative; line-height:48px; letter-spacing:2px; color:#5b5b5b; margin-right: 30px;}
.IndTitN:before{display:block;content:'';position:absolute;background:#20ba82;height:4px;width:0;transition:0.5s;transform: translate(-50%,0);left:50%;bottom:0;}
.IndTitO{color:#20ba82;}
.IndTitO:before{width:100%;transition:0.5s;}
/*新闻*/
.IndNew{ padding:40px 0 70px;}
.IndNewT{ margin:0; width: 580px; height: 435px;}
.IndNewT .swiper-slide{position: relative;width:100%; height:100%;overflow: hidden;}
.IndNewT .swiper-slide img{width:100%; display: block;}
.IndNewTp{ width:100%; padding:0 20px; height: 54px; background:rgba(0,0,0,0.7); position: absolute;z-index:2; left:0; bottom:0;}
.IndNewTp p{width:100%;font-size:16px;color:#FFF;line-height:30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.IndNewK{ width: 774px; position: relative;}
.IndTitM{ position:absolute;right:0;top:8px; font-size: 16px; color:#5b5b5b; text-align: center; width: 74px; height:28px; line-height:28px; border-radius:16px; display: block; border:2px solid #e5e5e5;}
.IndTitM:hover{ background:#20ba82; border:2px solid #20ba82; color:#FFF;}
.IndNewN{}
.IndNewa{height:137px; border-bottom:1px solid #dcdcdc;}
.IndNewN .IndNewa:last-child{border-bottom:none;}
.IndNewD{ width: 88px; height: 88px;background:#f3f3f3; text-align: center;}
.IndNewD p{ line-height:60px; font-size:30px; color:#262626;}
.IndNewD span{width:100%; display: block; color:#FFF; background:#20ba82; line-height:28px; font-size:16px;}
.IndNewP{width:658px;}
.IndNewP h3{overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color:#343434; font-size: 18px; font-weight:700; line-height:42px; height: 42px;}
.IndNewP p{ font-size:14px;color:#343434;line-height:20px;height:40px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.IndNewa:hover h3{color:#20ba82;}
/*吉林省肿瘤医院*/
.IndHos{color:#FFF; background:#20ba82;}
.IndHosK{height:466px; position: relative;}
.IndHosI{width:570px; height: 421px; position: absolute;right:0;top:-40px; border-radius:12px; overflow: hidden;}
.IndHosI img{width:100%; display: block;}
.IndHosN{width:760px; padding-top:35px;}
.IndHosN h3{font-size: 40px; line-height:70px; letter-spacing:2px; font-weight:600;}
.IndHosNF{ font-size: 16px; line-height:30px; margin-top: 10px;}
.IndHosNF a{color:#FFF;}
.IndHosNF a:hover{text-decoration:underline;}
.IndHosNC{ height: 70px;}
.IndHosNC a{color:#FFF; display: block; font-size:18px; margin-right: 18px; font-weight:600;}
.IndHosNB{ margin-top: 10px;}
.IndHosNBe{width:140px; font-size: 16px;}
.IndHosNBp{align-items:baseline; line-height:26px;}
.IndHosNBp span{ font-size:28px; line-height:28px; margin-right:5px; display: block;}
/*专家团队*/
.IndExp{ background:#e1e9f0;}
.IndExpK{position:relative;background-image:url("../images/pic/IndExpB.png");background-position:right center;background-repeat:no-repeat;background-size:518px;}
.IndExpH{ width: 705px; position:absolute; z-index:10; left:0;top:60px; color:#272727;}
.IndExpH h3,.IndExpTn h3{ font-size: 40px; line-height:70px; letter-spacing:2px; font-weight:600;}
.IndExpH p,.IndExpTn h4{font-size:20px; line-height:35px; margin-top:5px;font-weight:600;}
.IndExpT{width:100%; height:805px; margin:0;}
.IndExpT .swiper-slide{width:100%;height:805px; position: relative; display: block;}
.IndExpTI{ width:335px; height:554px;overflow: hidden; position: absolute;right:130px; top:115px;}
.IndExpT .swiper-slide img{width:100%; display: block;}
.IndExpTn{width:705px;color:#272727; margin-top: 210px;}
.IndExpTp{color:#353535; font-size: 16px; line-height:28px; margin-top: 25px; height: 196px;}
.IndExpTa{ color:#20ba82;font-size:18px; line-height:28px; display: block; width: 90px;}
.IndExpTa:hover{text-decoration:underline;}
.IndExpZ{width:700px; height: 170px; z-index:9; position: absolute; left:0;bottom:25px; padding-top:25px; border-top:1px solid #dcdcdc;}
.IndExpZI{ width:94px; height: 94px; border-radius:50%; border:2px solid rgba(32,186,130,0); overflow: hidden; margin:0 auto 6px;}
.IndExpZ .swiper-slide img{width:100%; display: block;}
.IndExpZ .swiper-slide{width:100px; position: relative; overflow: hidden;}
.IndExpZ .swiper-slide-thumb-active .IndExpZI {border:2px solid rgba(32,186,130,1);}
.IndExpZ .swiper-slide h3{font-size:16px; letter-spacing:1px; line-height:30px; color:#353535; text-align: center; width:100%;}
/*医院文化临床医疗*/
.IndCul{ padding: 40px 0 10px;}
.IndCulN{ margin-top:36px;}
.IndCula{width:327px;}
.IndCulI{width:327px; height:220px; border-radius:4px; overflow: hidden;}
.IndCulI img{width:100%; display: block;}
.IndCulP{ padding:10px 0;}
.IndCulP h3{ font-weight:700;color:#373737;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:46px;height:46px;}
.IndCulP p{ color:#636363;font-size: 14px; line-height:22px; height: 66px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.IndCulP h3:hover{color:#20ba82;}
.IndCulP p:hover{text-decoration:underline;}
/*快速通道*/
.IndFas{padding:30px 0 40px;}
.IndFasK{padding-top:33px;}
.IndFasW1{ width:620px;}
.IndFasW2{width:410px;}
.IndFasa{width:200px; height:132px; border-radius: 4px; font-size:18px; color:#FFF; background-position: left center; background-repeat: no-repeat; margin-bottom: 9px; background-size: auto 100%;}
.IndFasa p{ line-height:24px; text-align: center; width:100%;}
.IndFasa1{ background-color:#69abce;background-image: url("../images/pic/IndFas01.png");}
.IndFasa2{ background-color:#5abe94;background-image: url("../images/pic/IndFas02.png");}
.IndFasa3{ background-color:#d9a5c6;background-image: url("../images/pic/IndFas03.png");}
.IndFasa4{ background-color:#d0d277;background-image: url("../images/pic/IndFas04.png");}
.IndFasa5{ background-color:#f0c46d;background-image: url("../images/pic/IndFas05.png");}
.IndFasa6{ background-color:#e1a1a1;background-image: url("../images/pic/IndFas06.png");}
.IndFasa7{ background-color:#54babc;background-image: url("../images/pic/IndFas07.png");}
.IndFasa8{ background-color:#69abce;background-image: url("../images/pic/IndFas08.png");}
.IndFasa9{ background-color:#71a737;background-image: url("../images/pic/IndFas09.png");}
.IndFasa10{ background-color:#d0d277;background-image: url("../images/pic/IndFas10.png");}
.IndFasa11{ background-color:#5abe94;background-image: url("../images/pic/IndFas11.png");}
.IndFasa12{ background-color:#f0c46d;background-image: url("../images/pic/IndFas12.png");}
.IndFasW3{width:317px;}
.IndFasW3 .IndFasa{width:100%;background-position:center;}
.IndFasa1:hover,.IndFasa8:hover{ background-color:#1886c0;}
.IndFasa2:hover,.IndFasa11:hover{ background-color:#29a370;}
.IndFasa3:hover{ background-color:#cb76ac;}
.IndFasa4:hover,.IndFasa10:hover{ background-color:#c4c819;}
.IndFasa5:hover,.IndFasa12:hover{ background-color:#f2aa1c;}
.IndFasa6:hover{ background-color:#f27f7f;}
.IndFasa7:hover{ background-color:#1edbdf;}
.IndFasa9:hover{ background-color:#529a04;}
/*友情链接*/
.Indlin{ background:#e6f4ef;}
.IndlinK{height:82px;}
.Indlin h3{ font-size:20px; line-height:30px; color:#20ba82; font-weight:600; letter-spacing: 1px;}
.IndlinN{width:100%; flex:1;}
.Indlina{ font-size:16px; line-height:30px; color:#292929; display: block; margin-left: 20px;letter-spacing:1px;}
.Indlina:hover{color:#20ba82;}
/*footer*/
footer { color:#FFF; background:#20ba82;}
.ftK{ height:216px;}
.ftLog{width:155px; display: block; margin-top: 39px;}
.ftLog img{width:100%; display: block;}
.ftN{margin-right:20px;width:100%; flex:1; margin-left: 130px; margin-top: 20px;}
.ftNT{width:330px; border-bottom:1px solid rgba(255,255,255,0.6);}
.ftNT h3{ line-height:40px; position: relative; font-size: 18px; color:#FFF; font-weight:600;}
.ftNT h3:before{display:block;content:'';position:absolute;width:100%;height:3px;background:#FFF;left:0;bottom:-1px; letter-spacing: 1px;}
.ftNL{width:400px;}
.ftNLN{ padding-top: 10px;}
.ftNLa{color:#FFF; width: 195px; font-size: 16px; display: block; line-height:25px;}
.ftNLa:hover{ color:rgba(255,255,255,0.8);}
.ftNR{width:530px;}
.ftNR .ftNT{height:41px; border-bottom:1px solid rgba(255,255,255,0);}
.ftNRN{font-size: 14px;line-height:25px;padding-top: 10px;}
.ftM{width:92px;padding:8px 7px 6px; background:#FFF; border-radius:8px;text-align: center; margin-top: 96px; margin-right: 6px;}
.ftMI{ width:78px; height:78px;overflow: hidden;margin:0 auto;}
.ftMI img{width:100%; display: block;}
.ftM p{ color:#20ba82; line-height:18px; font-size:12px;}
.ftC{width:100%; background:#1caf7a;}
.ftCN{height:50px;font-size: 14px; line-height:24px; color:#FFF;}
.ftC a{ color:#FFF;}
.ftC a:hover{ text-decoration:underline; color:#eee;}
@media only screen and (max-width:1679px){
.ward{width:1200px;}
/*header*/
.headK{ height:120px;}
.hdlogo{width:260px;}
.hdphone{ height:38px; padding-left:15px; width:185px;  border-radius:19px;}
.hdphone img{margin-right:7px;}
.hdphoneN span{ font-size:16px; line-height:20px;}
.hdSearchFrom{
	height: 38px;
	padding: 0 10px 0 20px;
	border-radius: 30px;
}
.hdsearchInp{
	padding: 6px;
	font-size: 14px;
}
.searchBtn{
	width: 26px;
	height: 26px;
}
.searchBtn img{
	width: 14px;
}
/*导航*/
.Menu{ height:58px;}
.MenuA{padding:0 10px; line-height:44px;font-size:16px; min-width:98px;}
.MenuFw1{width:140px;}
.MenuFa{font-size:14px; padding:0 10px; line-height:30px;}
.MenuFa:before{width:3px;}

/*banner*/
.banner{height:680px;}
.banner .swiper-slide{height:680px;}
.banNK{padding-top:120px;}
.banNH h2{ font-size:42px; line-height:55px;}
.banNH p{ font-size:16px; line-height:25px;}
.banNQ{width:360px;line-height:38px;height:38px;font-size:15px;border-radius:19px;margin-top:20px;left:-14px;margin-right:14px;}
.banNC{width:320px; font-size:15px;line-height:26px; margin-top:18px;}
.banNB{width:400px; margin-top:40px;}
.banNP{ padding-left:30px;font-size:15px; line-height:24px; margin-bottom:14px;}
.banNP:before{width:17px; height: 16px;top:4px;left:3px;}
.banner .bannerB{width:1200px;}
.banner .swiper-pagination-bullet{width:10px; height:10px;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px;}
.banner .swiper-pagination-bullets {bottom:75px;}
/*通知公告*/
.IndNot{ padding:0 20px; height:70px;top:-35px;}
.IndNotT{ margin-right:25px;}
.IndNotN .swiper-slide{font-size: 16px;}
.IndNotN .swiper-slide p{width:880px;}
/*流程*/
.IndFloK{padding:20px}
.IndFlo .swiper-slide{width:136px;}
.IndFloI{width:70px; height: 70px;margin:0 auto 5px;}
.IndFlo .swiper-slide p{font-size:15px; line-height:24px;}
/*title*/
.IndTitN{ font-size: 22px;line-height:44px;margin-right:24px;}
.IndTitN:before{height:3px;}

/*新闻*/
.IndNew{ padding:30px 0 60px;}
.IndNewT{width: 510px; height:382px;}
.IndNewTp{ padding:0 16px; height:48px;}
.IndNewTp p{font-size:14px;}
.IndNewK{ width:650px;}
.IndTitM{top:6px; font-size: 14px;width:68px; height:24px; line-height:24px;border-radius:14px;}

.IndNewN{}
.IndNewa{height:116px;}
.IndNewD{ width:76px; height:76px;}
.IndNewD p{ line-height:52px; font-size:25px;}
.IndNewD span{line-height:24px; font-size:14px;}
.IndNewP{width:548px;}
.IndNewP h3{font-size: 16px; line-height:38px; height:38px;}
.IndNewP p{ font-size:12px;line-height:18px;height:36px;}

/*吉林省肿瘤医院*/
.IndHosK{height:400px;}
.IndHosI{width:500px; height:369px;top:-34px; border-radius:10px;}
.IndHosN{width:670px; padding-top:30px;}
.IndHosN h3{font-size:35px; line-height:60px;}
.IndHosNF{ font-size: 14px; line-height:25px; margin-top:8px;}
.IndHosNC{ height:60px;}
.IndHosNC a{font-size:16px; margin-right: 15px;}
.IndHosNB{ margin-top:8px;}
.IndHosNBe{width:122px; font-size: 14px;}
.IndHosNBp{line-height:24px;}
.IndHosNBp span{ font-size:24px; line-height:24px; margin-right:4px;}
/*专家团队*/
.IndExpK{background-size:450px;}
.IndExpH{ width: 620px;top:45px;}
.IndExpH h3,.IndExpTn h3{ font-size:35px; line-height:60px; }
.IndExpH p,.IndExpTn h4{font-size:18px; line-height:30px; margin-top:4px;}
.IndExpT{height:700px;}
.IndExpT .swiper-slide{height:700px;}
.IndExpTI{ width:280px; height:554px;right:100px;}
.IndExpTn{width:620px;margin-top:170px;}
.IndExpTp{font-size: 14px;line-height:25px; margin-top: 20px; height: 175px;}
.IndExpTa{font-size:16px; line-height:25px;width:80px;}
.IndExpZ{width:590px; height: 140px;bottom:20px; padding-top:20px;}
.IndExpZI{ width:80px; height: 80px;margin:0 auto 6px;}
.IndExpZ .swiper-slide{width:86px;}
.IndExpZ .swiper-slide h3{font-size:14px;line-height:26px;}
/*医院文化临床医疗*/
.IndCul{ padding:30px 0 8px;}
.IndCulN{ margin-top:32px;}
.IndCula{width:280px;}
.IndCulI{width:100%; height:188px;}
.IndCulP{ padding:8px 0;}
.IndCulP h3{font-size:16px;line-height:40px;height:40px;}
.IndCulP p{font-size: 12px;line-height:20px; height: 60px;}
/*快速通道*/
.IndFas{padding:25px 0 30px;}
.IndFasK{padding-top:28px;}
.IndFasW1{ width:528px;}
.IndFasW2{width:349px;}
.IndFasa{width:170px; height:110px;font-size:16px;margin-bottom:8px;}
.IndFasW3{width:280px;}
.IndFasW3 .IndFasa{width:100%;}
/*友情链接*/
.IndlinK{height:72px;}
.Indlin h3{ font-size:18px; line-height:26px;}
.Indlina{ font-size:14px; line-height:26px;margin-left:18px;}
/*footer*/
.ftK{ height:195px;}
.ftLog{width:135px;margin-top: 34px;}
.ftLog img{width:100%; display: block;}
.ftN{margin-right:10px;margin-left:100px; margin-top:10px;}
.ftNT{width:300px;}
.ftNT h3{ line-height:38px;font-size: 17px;}
.ftNL{width:350px;}
.ftNLN{ padding-top:8px;}
.ftNLa{width: 170px; font-size: 14px;line-height:24px;}
.ftNR{width:480px;}
.ftNR .ftNT{height:39px;}
.ftNRN{font-size: 14px;line-height:24px;padding-top:8px;}
.ftM{width:86px;padding:7px 6px 5px; margin-top:78px; margin-right:5px;}
.ftMI{ width:74px; height:74px;}
.ftM p{line-height:18px;}
.ftCN{height:46px;font-size: 12px; line-height:22px;}
}

/**************
医院新闻
*************/
.innerBan{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/pic/innerBan01.jpg);
	height: 420px;
}
.mbx{
	padding:23px 0;
}
.mbxA{
	font-size: 16px;
}
.mbxA i{
	margin: 0 8px;
	border-left: 1px solid #6c6c6c;
	height: 14px;
	transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
}
.innerBan .mbxA i{
	border-color: #fff;
}
.innerBan .mbxA{
	color: #fff;
}
.mbxA:hover{
	text-decoration: underline;
	opacity: .75;
}
.newsCon{
	padding: 20px 0 40px;
}
.newsConL{
	width: 75%;
}
.newsTit{
	padding: 12px 0;
}
.newsTit h2{
	font-size: 24px;
	font-weight: 600;
	padding-left: 20px;
	position: relative;
	display: inline-block;
}
.newsTit h2:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 6px;
	height: 22px;
	background-color: #20ba82;
}
.newsNav{
	border-bottom: 1px solid #dcdcdc;
}
.newsNavA{
	font-size: 20px;
	font-weight: 600;
	margin-right: 2.5%;
	padding:8px 0;
	position: relative;
	transition: all .4s;
}
.newsNavA:last-child{
	margin-right: 0;
}
.newsNavA:before{
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 3px;
	background-color: #20ba82;
	transition: all .4s;
}
.newsNavA.active, .newsNavA:hover{
	color: #20ba82;
}
.newsNavA.active:before, .newsNavA:hover:before{
	width: 100%;
}
.newsListItemA{
	padding: 26px 0 16px;
	border-bottom: 1px dashed #dcdcdc;
}
.newsListItemAText{
	max-width: 80%;
}
.newsListItemATextH3{
	position: relative;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: all .4s;
}
.newsListItemAText h3{
	padding-left: 20px;
}
.newsListItemAText h3:before{
	content: '';
	width: 19px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/icon/newsZs.png);
}
.newsListItemAText p{
	padding-left: 20px;
	font-size: 14px;
	color: #626262;
	line-height: 1.6;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: all .4s;
}
.newsListItemATime{
	font-size: 18px;
	transition: all .4s;
	cursor: pointer;
}
.newsListItemA:hover{
	border-color: #20ba82;
}
.newsListItemA:hover .newsListItemATextH3, .newsListItemA:hover .newsListItemAText p, .newsListItemA:hover .newsListItemATime{
	color: #20ba82;
}
.news-pagination{
	margin-top: 45px;
}
.news-pagination li {
    font-size: 18px;
    margin-right: 20px;
    border-radius: 4px;
}

.news-pagination .page-numbar li a {
    margin-right: 5px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    font-size: 18px;
    padding: 0 14px;
    color: rgba(0,0,0,.65);
    display: inline-block;
}
.news-pagination .page-numbar li a:hover, .news-pagination a.page-num-current {
    background: #fb9400;
    color: #fff;
}
.newsConR{
	background-color: #f2f7f5;
	width: 23.5%;
}
.newsRListW{
	padding: 10px 20px 44px;
}
.newsRListItem{
	padding:10px 0;
}
.newsRListItemA:hover h3, .newsRListItemA:hover li{
	color: #20ba82;
}
@media only screen and (max-width:1679px){
/**************
医院新闻
*************/
.innerBan{
	height: 370px;
}
.mbx{
	padding: 20px 0;
}
.mbxA{
	font-size: 14px;
}
.mbxA i{
	margin: 0 8px;
	height: 14px;
}
.newsCon{
	padding: 20px 0 40px;
}
.newsConL{
	width: 75%;
}
.newsTit{
	padding: 12px 0;
}
.newsTit h2{
	font-size: 22px;
	padding-left: 18px;
}
.newsTit h2:before{
	width: 5px;
	height: 20px;
}
.newsNavA{
	font-size: 18px;
	margin-right: 2.5%;
	padding:8px 0;
}

.newsNavA:before{
	bottom: -1px;
	height: 3px;
}
.newsListItemA{
	padding: 24px 0 14px;
}
.newsListItemAText{
	max-width: 80%;
}
.newsListItemATextH3{
	font-size: 16px;
}
.newsListItemAText h3{
	padding-left: 18px;
}
.newsListItemAText h3:before{
	width: 19px;
	height: 12px;
}
.newsListItemAText p{
	padding-left: 18px;
	font-size: 14px;
}
.newsListItemATime{
	font-size: 16px;
}

.news-pagination{
	margin-top: 45px;
}
.news-pagination li {
    font-size: 16px;
    margin-right: 20px;
    border-radius: 4px;
}

.news-pagination .page-numbar li a {
    margin-right: 5px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    font-size: 18px;
    padding: 0 14px;
}

.newsConR{
	width: 23.5%;
}
.newsRListW{
	padding: 10px 20px 44px;
}
.newsRListItem{
	padding:10px 0;
}

}


/**************
医院新闻详情
*************/
.newsDetW{
	padding-bottom: 50px;
}
.newsDetTit{

}
.newsDetTit h2{
	font-size: 30px;
	font-weight: 600;
}
.newsDetTit p{
	font-size: 16px;
	margin-top: 20px;
}
.newsDetTit p span {
    margin-right: 10px;
}
.newsDetText{
	margin-top: 20px;
}
.newsDetText p{
	font-size: 18px;
	line-height: 1.8;
}
.newsDetText img{
	margin: 0 auto;
}
.UAD{
	margin-top: 80px;
}
.UAD a{
	font-size: 18px;
	max-width: 49%;
	transition: all .4s;
}
.UAD a span{
	flex:1;
	-webkit-flex:1;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.UAD a:hover{
	color: #20ba82;
}

@media only screen and (max-width:1679px){
/**************
医院新闻详情
*************/
.newsDetW{
	padding-bottom: 40px;
}
.newsDetTit h2{
	font-size: 28px;
}
.newsDetTit p{
	font-size: 14px;
	margin-top: 18px;
}
.newsDetTit p span {
    margin-right: 10px;
}
.newsDetText{
	margin-top: 18px;
}
.newsDetText p{
	font-size: 16px;
}
.UAD{
	margin-top: 70px;
}
.UAD a{
	font-size: 16px;
}

}


/**************
医院概况
*************/
.aboutConW{
	padding-bottom: 50px;
}
.aboutConL{
	width: 17%;
	border-radius: 8px;
	background-color: #e9f7f2;
	overflow: hidden;
	position: sticky;
	top: 20px;
}
.aboutConLPic{
	width: 100%;
}
.aboutConLPic img{
	width: 100%;
}
.aboutConLNav{
	padding-bottom: 35px;
}
.aboutConLNavA{
	font-size: 18px;
	padding: 20px 28px 20px 56px;
	transition: background-color .3s;
}
.aboutConLNavA p{
	flex:1;
	-webkit-flex:1;
}
.aboutConLNavA i{
	font-size: 18px;
}
.aboutConLNavA.active{
	background-color: #20ba82;
	color: #fff;
}

.aboutConLNavA:hover{
	background-color: #20ba82;
	color: #fff;
}
.aboutConR{
	width: 81%;
}
.aboutConR p{
	font-size: 18px;
	text-indent: 2.2rem;
}
@media only screen and (max-width:1679px){
/**************
医院概况
*************/
.aboutConW{
	padding-bottom: 40px;
}
.aboutConL{
	border-radius: 8px;
}
.aboutConLNav{
	padding-bottom: 35px;
}
.aboutConLNavA{
	font-size: 16px;
	padding: 18px 24px 18px 50px;
}
.aboutConLNavA i{
	font-size: 16px;
}
.aboutConR p{
	font-size: 16px;
}	
}
















.Run{transition:All 0.6s ease-in-out;-webkit-transition:All 0.6s ease-in-out;-moz-transition:All 0.6s ease-in-out;-o-transition:All 0.6s ease-in-out;}
.Run:hover{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform: rotate(180deg);}
.Mover{transition:0.5s;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.Mover:hover{transition:0.5s;ransform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);}
.enlarge img{ width:100%;transition:0.5s;}
.enlarge:hover img{-ms-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); transition:0.5s;}
/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

transform: translate(0,-50%);left:0;top:50%;

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/

/* 在线客服 */
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("../images/JS_02.png") no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:20px;top:250px;z-index:50;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
.fixed-bar .gotop:hover{z-index:10;border-color:#2acb6b;background-color:#2acb6b;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background:#2acb6b;}
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea; background-color: #fff;}
.fixed-bar .consult-list li{padding:6px 0 6px 23px;color:#666;font:normal 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
.fixed-bar .consult-list span{padding-right:10px;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:134px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:132px;}
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;}
.clearfix:before,.clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}


.content-list-img{margin: 10px;}
.content-list-img li{ text-align: center; display: inline-block; width: 180px; height: 270px; overflow: hidden;}
.content-list-img li img { width: 150px; height: 200px; margin: 10px 0px;}
.content-list-img li h4{ color: #333; font-size: 16px; line-height: 2em;}
.content-list-img li p{ font-size: 12px; color: #6a6a6a;text-indent: 0rem;}


/*留言表单*/
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 380px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #e4e4e4;
	margin-right: 75px;
	margin-bottom: 25px;
	position: relative;
	box-sizing: border-box;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	color: #666;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 100%;
	height: 43px;
	line-height: 43px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #666;
	box-sizing: border-box;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 100%;
	height: 260px;
	border: 1px solid #e4e4e4;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
	top: 7px;
}
.formData .liuyan textarea {
	width: 100%;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #666;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
	box-sizing: border-box;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 42px;
	border: 2px solid #1abc9e;
	margin-right: 2px;
	text-align: center;
	background: #1abc9e;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	outline: none;
	transition: all .5s;
}
.formData .sub:hover {
	background: none;
	color: #1abc9e;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	display: block;
}
 /*guestbook*/
.guestbook{padding:5px}
.guestbook h2{font-size:24px;font-weight:600;line-height: 50px;}
.guestbook .padding{padding:50px;}
.guestbook .form-group100 {padding-bottom:20px;}
.guestbook .form-group {padding-bottom:20px;float: left;width: 48%;margin-right: 2%;}
.guestbook .input{padding:0 15px;height:40px;line-height:40px;border: 1px solid #99cccc;width:100%;display:block;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;}
.guestbook .textarea {padding:12px;line-height:24px;width:100%;font-size:16px;background:#fff;border: 1px solid #99cccc;}
.form-group .label {display:block;line-height:24px;}
.form-group .label label {font-weight:400;}
.guestbook .field {font-size:16px}
.guestbook select {padding:0 35px 0 15px;width: 100%; height:40px;line-height:40px;border: 1px solid #d7d9dc;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/select-down.png) no-repeat right 50%;color:#666;}
.guestbook .form-tips .guestbook .input-help ul {border: 1px solid #99cccc;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #111;font-size: 16px;}

input:disabled + label {/*禁用的指针*/
	cursor: not-allowed
	}
.Radio input,
.Checkbox input {
	display: none
	}
.Radio label,
.Checkbox label {
	padding: 0 16px 0 0;
	display: inline-block;
	cursor: pointer;
	position: relative
	}
.Radio label:before,
.Checkbox label:before {
	box-sizing: border-box;
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #999;
	margin: 0 8px;
	vertical-align: middle;
	display: inline-block;
	transition: 0.1S;
	}
.Radio label:hover:before,
.Checkbox label:hover:before {
	border-color: #00a4ff;
	}
.Radio input:disabled + label:before,
.Checkbox input:disabled + label:before {
	background-color: #CCC;
	border-color: #999;
	opacity: 0.5;
	}
.Radio input:disabled + label,
.Checkbox input:disabled + label {
	opacity: 0.5;
	}
.Radio input:checked + label:before {
	border: 5px solid #00a4ff;
	}
.Checkbox label:before {
	background: url(images/ico_tick.svg) no-repeat center;
	background-size: 0;
	border-radius: 4px;
	transition: 0.2S;
	}
.Checkbox input:checked + label:before {
	background-color: #00a4ff;
	background-size: 16px;
	border-color: #00a4ff;
	}
.HoverLabel label {
	display: block;
	border-radius: 4px;
	padding: 4px;
	width: 100%;
	}
.HoverLabel label:hover {
	background-color: #EEE;
	}
	
.site-map {
    color: #333;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 10px;
    font-size: 14px;
    text-indent: 20px;
    height: 30px;
    line-height: 30px;
}
.content-list-img{margin: 10px;}
.content-list-img li{ text-align: center; display: inline-block; width: 180px; height: 270px; overflow: hidden;}
.content-list-img li img { width: 150px; height: 200px; margin: 10px 0px;}
.content-list-img li h4{ color: #333; font-size: 16px; line-height: 2em;}
.content-list-img li p{ font-size: 12px; color: #6a6a6a;}