.diease_right_hide {
	display: none;
}

.rightposition {
	position: absolute;
	top: 0;
	right: -645px;

}

/* 轮播指示器自定义 */
.layui-carousel-ind ul {
	background-color: rgba(0, 0, 0, 0) !important;
}

.layui-carousel-ind li {
	border-radius: 3px !important;
}

.layui-carousel-ind li.layui-this {
	background-color: #00A0A7 !important;
	width: 20px !important;
}

.banner {
	position: relative;
}

.bannerNum {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 60px;
	height: 30px;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}

.bannerNum span {
	width: 25px;
	height: 15px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
}

.bannerzhan {
	width: 1100px;
	height: 400px;
	background-image: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
	animation: skeleton-loading 0.5s ease infinite;
	background-size: 400% 100%;
	background-position: 100% 50%;
	text-align: center;
	line-height: 400px;
}

.bannerzhan span {
	font-size: 55px;
	color: #FFF;
	animation: span-loading 1.4s ease infinite;
}

@keyframes span-loading {
	0% {
		color: #bbb;
	}

	100% {
		color: #FFF;
	}
}

@keyframes skeleton-loading {
	0% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0 50%;
	}
}

.shouye-title:hover {
	text-decoration: underline !important;
}

.posi-edition5 span {
	float: right;
	background: url(../../../upload/images/2022/1/s_a45e5d7a5f5857cb.png) no-repeat;
	width: 56px;
	height: 56px;
	position: relative;
	z-index: 1000;
	cursor: pointer;

	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: tada;
	animation-name: tada;
}

.hongbaoma {
	float: left;
	z-index: 999;
	position: absolute;
	top: 0px;
	border-radius: 20px;
	color: #666666;
	background: #fff;
	font-size: 18px;
	display: flex;
	padding: 10px 20px 10px 10px;
	background: #fff;
	width: 135px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 4px 14px #dddddd;
	right: 70px;
	display: none;
}

.hongbaoma img {
	width: 143px;
	height: 138px;
}

.more_right {
	border: 2px solid #00A0A7;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-left: none;
	border-bottom: none;
	transform: rotate(45deg);
	margin: 0 10px 1px 5px;
}

/* 服务案例 */
.range-list {
	float: left;
	width: 1100px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 15px;
}

.range-list ul {
	float: left;
	width: 1100px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px 20px;
}

.range-list ul li {
	float: left;
	width: 540px;
	background: #fff;
}

.range-list ul li .case-left-ed {
	float: left;
	width: 240px;
}

.range-list ul li .case-left-ed img {
	float: left;
	width: 240px;
	height: 195px;
}

.range-list ul li .case-right-ed {
	float: left;
	width: 240px;
	padding: 0 29px 0 28px;
	height: 193px;
	border: 1px solid #eeeeee;
}

.range-list ul li .case-right-ed .case-top-ed {
	float: left;
	width: 240px;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
}

.range-list ul li .case-right-ed .case-top-img {
	float: left;
	width: 240px;
	margin-top: 10px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

.range-list ul li .case-right-ed .case-top-img p {
	float: left;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
	margin-right: 18px;
}

.range-list ul li .case-right-ed .case-bott-ed {
	float: left;
	width: 240px;
}

.range-list ul li .case-right-ed .case-bott-ed p {
	float: left;
	width: 240px;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}

.range-list ul li .case-right-ed .case-bott-ed p span {
	font-size: 14px;
	color: #333333;
}

.range-list ul li .case-right-ed .case-bott-ed .warp {
	font-size: 14px;
	color: #333333;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 5px;
}

.range-list ul li .case-right-ed .case-bott-ed .warp span {
	color: #999999;
}

.range-list ul li:hover {
	box-shadow: 0px 0px 15px #e1e1e1;
}

.range-list ul li:hover .case-top-ed span {
	color: #21b3b9;
}

.range-list ul li .case-right-ed .case-top-ed .case-top-img p i {
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-right: 6px;
}

.range-list ul li .case-right-ed .case-top-ed .case-top-img p i.Small {
	background: url(../../Content/home/images/chuguokanbing/xuebitu.png) no-repeat;
	background-position: 1px -19px;
}

.range-list ul li .case-right-ed .case-top-ed .case-top-img p i.Smalld {
	background: url(../../Content/home/images/chuguokanbing/xuebitu.png) no-repeat;
	background-position: 1px -32px;
}

/* 服务案例  end*/

/* 合作医院 */
.moreyiyuan {
	float: right;
	width: 87px;
}

.morep {
	margin-left: 87px;
}

.home_title b a {
	display: block;
	color: #333333;
}

.con-hea {
	float: left;
	width: 1100px;
	margin-bottom: 20px;
}

.con-hea .hospital-list-ed {
	display: none;
}

.hospital-list-ed {
	float: left;
	width: 1100px;
	overflow: hidden;
}

.hospital-list-ed h3 {
	float: left;
	width: 1100px;
	font-size: 16px;
	color: #333333;
	line-height: 16px;

}

.hospital-list-ed ul {
	float: left;
	width: 1100px;
	margin-top: 5px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 17.5px;
}

.hospital-list-ed ul li {
	float: left;
	width: 355px;
	position: relative;
	overflow: hidden;
}

.hospital-list-ed ul li .hospital-list-imgd {
	float: left;
	width: 355px;
}

.hospital-list-ed ul li .hospital-list-imgd img {
	cursor: default;
	width: 355px;
	height: 296px;
}

.hospital-list-ed ul li .hospital-list-imgd span {
	background: url(./biaoq.png) no-repeat;
	width: 315px;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	color: #fff;
	float: left;
	font-size: 18px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.hospital-list-ed ul li .hospital-list-kuai {
	float: left;
	width: 320px;
	padding: 0 15px;
	height: 272px;
	left: 10px;
	background: url(./dakuai.png) no-repeat;
	position: absolute;
	bottom: -272px;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 10;
	transition: bottom .4s;
	cursor: pointer;
}

.hospital-list-ed ul li .hospital-list-kuai span {
	font-size: 18px;
	color: #ffffff;
	line-height: 22px;
	float: left;
	width: 317px;
	margin-top: 50px;
	font-weight: bold;
	font-family: serif;
}

.hospital-list-ed ul li .hospital-list-kuai p {
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
	float: left;
	width: 317px;
	margin-top: 10px;
}

.hospital-list-ed ul li .hospital-list-kuai b {
	float: right;
	width: 40px;
	height: 40px;
	margin-top: 24px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.hospital-list-ed ul li .hospital-list-kuai b a {
	display: block;
}

.hospital-list-ed ul li .hospital-list-kuai.show {
	bottom: 10px;
	transition: bottom .4s;
}

/* 合作医院  end*/

/* 权威专家 */
.doctor-cont {
	width: 1100px;
	height: 420px;
	clear: both;
	position: relative;
	padding-bottom: 35px;
}

.doctor-cont .doctor-swiper {
	width: 1100px;
	height: 420px;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

.doctor-slide {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.doctor-list {
	width: 535px;
	height: 377px;
	background: rgba(255, 255, 255, 1);
	box-sizing: border-box !important;
	padding: 30px;
	position: relative;
	border: 1px solid #EEEEEE;
}

.doctor-list-js {
	width: 100%;
	display: flex;
	justify-content: flex-start;
}

.doctor-list-js>div {
	display: inline-block;
}

.doctor-img img {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	margin-right: 20px;

}

.doctor-js-text {}

.doctor-js-text .name {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333;
	margin: 25px 0 10px 0;
}

.doctor-js-text .adept {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(33, 179, 185, 1);
	line-height: 20px;
}

.doctor-list-position {
	width: 100%;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 26px;
	padding-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.doctor-list-position p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 26px;
}

.doctor-list .ksyy {
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: rgba(45, 179, 184, 1);
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	margin-top: 24px;
	cursor: pointer;
	position: absolute;
	bottom: 30px;
	margin-left: calc(50% - 90px);
}

.doctor-list .ksyy i {
	width: 9px;
	height: 14px;
	display: inline-block;
	background: url(../../Content/home/images/chuguokanbing/xuebitu.png) no-repeat;
	background-position: -2px -85px;
	margin-left: 10px;
}

.swiper-pagination {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	cursor: pointer;
}

.doctor-cont .swiper-pagination-bullet {
	background: #CCCCCC;
	opacity: 1;
	margin-left: 4px;
}

.doctor-cont .swiper-pagination-bullet-active {
	width: 18px;
	height: 8px;
	border-radius: 4px;
	background: #00A3A8 !important;
}

.swiper-button-prev {
	width: 30px !important;
	height: 30px !important;
	left: -50px !important;
	outline-color: aliceblue !important;
}

.swiper-button-next {
	width: 30px !important;
	height: 30px !important;
	right: -50px !important;
	outline-color: aliceblue !important;
}

.swiper-left {
	border: 6px solid #00A0A7;
	display: inline-block;
	width: 42px;
	height: 42px;
	border-right: none;
	border-top: none;
	transform: rotate(45deg);
	margin: 0 10px 1px 5px;
	left: -70px !important;
	position: inherit;
	top: -60%;
	cursor: pointer;
}

.swiper-right {
	border: 6px solid #00A0A7;
	display: inline-block;
	width: 42px;
	height: 42px;
	border-left: none;
	border-bottom: none;
	transform: rotate(45deg);
	margin: 0 10px 1px 5px;
	float: right;
	right: -70px !important;
	position: inherit;
	top: -60%;
	cursor: pointer;
}

.textellips {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 权威专家 end*/
/* 出国看病服务流程 */
.advantage-edition {
	float: left;
	width: 1100px;
}

.advan-editiond {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 32px;
}

.advan-editiond span {
	float: left;
	font-size: 36px;
	color: #333333;
	line-height: 36px;
}

.advan-editiond span i {
	font-size: 36px;
	color: #21b3b9;
}

.advan-editiond em {
	position: absolute;
	bottom: -3px;
	left: -2px;
	width: 50px;
	height: 4px;
	overflow: hidden;
}

.advan-editiond em img {
	position: absolute;
	bottom: -1px;
	left: 0px;
}

.team-edition {
	float: left;
	width: 1100px;
	margin-bottom: 20px;
}

.team-nav-ed {
	float: left;
	width: 1100px;
	overflow: hidden;
}

.team-nav-ed ul {
	float: left;
	width: 1380px;
	background: #fff;
	margin-top: 35px;
	height: 110px;
	background: url('./chu.jpg') no-repeat;
}

.team-nav-ed ul li {
	float: left;
	width: 85px;
	font-size: 18px;
	color: #999999;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	margin-right: 162px;
}

.team-nav-ed ul li i {
	text-align: center;
	width: 110px;
	float: left;
	height: 84px;
	overflow: hidden;
}

.team-nav-ed ul li b {
	width: 110px;
	text-align: center;
	float: left;
	display: none;
	height: 84px;
	overflow: hidden;
}

.team-nav-ed ul li span {
	width: 110px;
	text-align: center;
	float: left;
	margin-top: 6px;
}

.team-nav-ed ul li b img {
	text-align: center;
	display: inline-block;
	margin-top: -8px;
}

.team-nav-ed ul li i img {
	text-align: center;
	display: inline-block;
}

.team-nav-ed ul li.hover {
	color: #21b3b9;
}

.team-nav-ed ul li.hover i {
	display: none;
}

.team-nav-ed ul li.hover b {
	display: block;
}

.team-con-ed {
	float: left;
	width: 1100px;
}

.team-list-ed {
	float: left;
	width: 1100px;
	display: none;
}

.team-list-left-ed {
	float: right;
	width: 500px;
	height: 375px;
}

.team-list-left-ed img {
	float: right;
	width: 500px;
	height: 375px;
}

.team-list-ed .team-list-right-ed {
	float: left;
	width: 1100px;
}

.title-tuan {
	float: left;
	font-size: 16px;
	line-height: 16px;
	margin-top: 80px;
	color: #999999;
	width: 1100px;
}

.divition {
	float: left;
	width: 1100px;
	background: #f7f8fa;
	margin-top: 30px;
}

.team-list-ed .team-list-right-ed .team-topa {
	float: left;
	font-size: 26px;
	color: #333333;
	line-height: 26px;
	width: 1060px;
	margin: 40px 0 20px 40px;
}

.topaa img {
	width: 30px;
	margin-bottom: 10px !important;
}

.team-list-ed .team-list-right-ed .team-bott {
	float: left;
	width: 1060px;
	margin-left: 40px;
	padding-bottom: 26px;
}

.team-list-ed .team-list-right-ed .team-bott p {
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 14px;
	width: 530px;
	line-height: 28px;
}

.team-list-ed .team-list-right-ed .team-bott p i {
	float: left;
	width: 5px;
	height: 5px;
	border-radius: 100px;
	background: #21b3b9;
	margin-top: 12px;
	margin-right: 8px;
}

.team-list-ed .team-list-right-ed .team-bott p b {
	margin-left: 13px;
	display: block;
}

.lijin-ed {
	float: left;
	width: 1100px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
}

.lijin-ed a {
	display: inline-block;
	width: 230px;
	height: 50px;
	background: #21b3b9;
	color: #fff !important;
	font-size: 18px;
	line-height: 50px;
	cursor: pointer;
}

.lijin-ed a:hover {
	background: #00a0a7;
}

/* 出国看病服务流程 end*/