.icon_logo{
	width: 321px;
	height: 60px;
}
.icon_header_tel{
	width: 22px;
	height: 22px;
}
.header_tel p{
	line-height: 22px;
}
.header_nav{
	width: 650px;
}
header ul li a.pdtb10{
	border-bottom: 2px solid #fff;
}
header ul li a.pdtb10.active{
	color: #3A9995;
	font-weight: bold;
	border-bottom: 2px solid #3A9995;
}
.top_nav_in{
	padding: 16px;
	background: rgba(58, 153, 149	, .8);
	z-index: 9;
	top: 54px;
	left: calc(50% - 46px);
}
.top_nav_in a{
	font-size: 12px;
	white-space: nowrap;
}
.top_nav_in a:first-child{
	margin-top: 0;
}
.swiper_banner{
	height: 550px;
}
.swiper_banner .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border-radius: 12px;
}
.swiper_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 30px;
}
.section_about_top{
	height: 720px;
}
.section_about_bot{
	height: 648px;
}
.swiper_aboutUs{
	width: 600px;
	height: 450px;
}
.swiper_aboutUs .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	border-radius: 8px;
}
.swiper_aboutUs .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 20px;
}
.icon_more{
	width: 188px;
	height: 60px;
}
.icon_arrow_right{
	width: 28px;
	height: 12px;
}
.swiper-button-prev:after,.swiper-button-next:after{
	content: '';
}
.swiper-button-prev,.swiper-button-next,.icon_orange_prev,.icon_orange_next{
	width: 60px;
	height: 60px;
}
.section_about_bot .w1200{
	top: -120px;
}
.content_data{
	width: 100%;
	height: 240px;
	box-shadow: 0px 2px 27px 3px rgba(58,153,149,0.08);
}
.data_num{
	font-size: 48px;
}
.data_unit{
	font-size: 32px;
	margin-top: 12px;
}
.box_doctors{
	height: 590px;
}
.box_doctors_top,.box_doctors_bot{
	width: 1200px;
}
.box_doctors_top{
	height: 550px;
}
.box_doctors_top .swiper-slide{
	padding: 0 106px 0 60px;
}
.box_doctors_top .swiper_doc_info{
	width: 580px;
	margin-top: 98px;
}
.box_doctors_top .swiper_doc_img{
	width: 350px;
	height: 550px;
}
.img_linear{
	width: 350px;
	height: 210px;
	bottom: 0;
	z-index: 2;
	background: linear-gradient(rgba(255,255,255,0),rgba(249,249,249,1));
}
.btn_getMore{
	width: 170px;
	border-radius: 40px;
}
.box_doctors_bot{
	height: 110px;
	bottom: 0;
	z-index: 9;
}
.swiper_doc_thumbs .swiper-slide,.swiper_doc_thumbs .swiper-slide .swiper_doc_name,.swiper_doc_thumbs .swiper-slide .swiper_doc_avatar{
	width: 258px;
	height: 110px
}
.swiper_doc_name{
	background: url(../images/bg_doc.png);
	opacity: 0;
}
.swiper_doc_thumbs .swiper-slide .swiper_doc_avatar{
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
}
.swiper_doc_avatar img{
	width: 85px;
	margin: 0 auto;
}
.swiper-slide-thumb-active .swiper_doc_name{
	opacity: 1;
}
.swiper-slide-thumb-active .swiper_doc_avatar{
	opacity: 0;
}
.box_doctors_btn{
	bottom: 25px;
	z-index: 10;
}
.box_doctors_prev{
	left: -30px;
}
.box_doctors_next{
	right: -30px;
}
.section_tuiguang{
	height: 180px;
	padding-left: 120px;
	padding-right: 100px;
	background: url(../images/bg_tuiguang.jpg) no-repeat;
	background-size: 100% 100%;
}
.btn_tuiguang{
	width: 180px;
	height: 60px;
	border-radius: 10px;
	margin-top: 60px;
}
.medical_tab p,.hospital_tab p{
	width: 152px;
	border: 1px solid #3A9995;
	margin: 0 10px;
	cursor: pointer;
}
.medical_tab p.active,.hospital_tab p.active{
	background: #3A9995;
	color: #fff;
}
.swiper_medical{
	width: 100%;
	height: 600px;
}
.swiper_medical .swiper-slide,.swiper_medical .swiper-slide img{
	width: 1056px;
	height: 600px;
}
.swiper_medical .swiper-button-next,.swiper_medical .swiper-button-prev{
	width: 94px;
	height: 58px;
}
.swiper_medical .swiper-button-next{
	left: calc(50% + 506px);
}
.swiper_medical .swiper-button-prev{
	left: calc(50% - 600px);
}
.section_history{
	width: 100%;
	height: 718px;
	background: url(../images/bg_history.jpg) no-repeat;
	background-size: 100% 100%;
}
.history_info{
	padding: 0 100px;
}
.history_year{
	width: 228px;
	height: 88px;
	border: 4px solid #fff;
	line-height: 88px;
}
.section_history .img_box{
	border: 6px solid #fff;
	width: 600px;
	height: 360px;
}
.vertical_line{
	height: 50px;
	width: 4px;
}
.time_line1::before,.time_line1::after{
	content: "";
	display: block;
	width: 15px;
	height: 18px;
	position: absolute;
	top: -9px;
}
.time_line1::before{
	background: url(../images/icon_triangle_left.png) no-repeat;
	background-size: 100% 100%;
	left: -15px;
}
.time_line1::after{
	background: url(../images/icon_triangle_right.png) no-repeat;
	background-size: 100% 100%;
	right: -15px;
}
.box_year li{
	width: 171px;
	cursor: pointer;
	top: -3px;
}
.box_year li:nth-child(1){
	left: 0;
}
.box_year li:nth-child(2){
	left: 171px;
}
.box_year li:nth-child(3){
	left: 342px;
}
.box_year li:nth-child(4){
	left: 513px;
}
.box_year li:nth-child(5){
	left: 684px;
}
.box_year li:nth-child(6){
	left: 855px;
}
.box_year li:nth-child(7){
	left: 1026px;
}
.box_year li .icon_circle{
	width: 7px;
	height: 7px;
	border-radius: 7px;
	background: #fff;
}
.box_year li.active{
	top: -6px;
}
.box_year li.active .icon_circle{
	width: 14px;
	height: 14px;
	border-radius: 14px;
	border: 2px solid #fff;
	background: #3A9995;
}
.list_case a{
	width: 360px;
}
.list_case a img{
	height: 240px;
}
.icon_viewMore{
	width: 98px;
	height: 18px;
	font-size: 12px;
	background: url(../images/bg_more.png) no-repeat;
	background-size: 100% 55%;
	background-position: bottom left;
}
.btn_getMoreCase{
	width: 188px;
}
.section_osb{
	height: 798px;
}
.icon_gray_circle{
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #DEDEDE;
}
.icon_gray_line{
	height: 22px;
	width: 1px;
	background: #DEDEDE;
}
.butler_item{
	width: 186px;
}
.butler_item_info{
	height: 124px;
}
.butler_item img{
	width: 186px;
	height: 162px;
}
.butler_item:nth-child(2n+1){
	top: 0;
}
.butler_item:nth-child(2n){
	top: 205px;
}
.butler_item:nth-child(1){
	left: 0;
}
.butler_item:nth-child(2){
	left: 145px;
}
.butler_item:nth-child(3){
	left: 290px;
}
.butler_item:nth-child(4){
	left: 435px;
}
.butler_item:nth-child(5){
	left: 580px;
}
.butler_item:nth-child(6){
	left: 725px;
}
.butler_item:nth-child(7){
	left: 870px;
}
.butler_item:nth-child(8){
	left: 1015px;
}
.btn_hos{
	width: 38px;
	height: 38px;
}
.hos_left{
	width: 540px;
	height: 400px;
}
.hos_left_info{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 90px;
	padding: 24px 40px 24px 30px;
	background: rgba(58, 153, 149, .8);
}
.hos_right{
	height: 400px;
}
.hos_right a{
	height: 80px;
}
.link_tab p.active{
	border-bottom: 2px solid #3A9995;
}
.footer_center{
	height: 210px;
	padding: 30px 0;
}
.link_tab p{
	cursor: pointer;
}
.footer_code img{
	width: 100px;
	height: 100px;
}
.box_fixed{
	top: calc(50% - 180px);
	right: 20px;
}
.box_fixed ul li .fixed_btn{
	width: 72px;
	height: 72px;
	margin-top: 1px;
	cursor: pointer;
}
.box_fixed ul li img{
	width: 32px;
	height: 32px;
	margin: 0 auto;
}
.fixed_in{
	padding: 10px;
	right: 72px;
	top: 0;
	width: 160px;
	white-space: nowrap;
	min-height: 100%;
}
.fixed_in .icon_code{
	width: 140px;
	height: 140px;
}
.details_banner{
	width: 100%;
	height: 292px;
	background: url(../images/detail_banner.jpg) no-repeat;
	background-size: 100% 100%;
}
table{
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-spacing: 0;
	width: 100%;
	margin: 20px auto 10px;
}
table tr:first-child{
	background: rgba(44,177,255,0.1);
}
table tr td{
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	text-align: center;
	padding: 8px 16px;
}
.detail_content p,.detail_content strong,.detail_content h3,table tr td,.detail-content a{
	font-size: 16px;
	line-height: 1.8;
	margin-top: 12px;
}
.detail_content p:first-child{
	margin-top: 0;
}
.detail_content img{
	max-width: 800px;
	margin: 24px auto;
}
.detail_content strong,.detail_content h3,.detail_content h2{
	font-weight: bold;
}
.detail_content h2{
	font-size: 18px;
	line-height: 22px;
	margin-top: 24px;
}
.detail_content h2::before{
	content: "";
	display: block;
	float: left;
	width: 4px;
	height: 22px;
	background: #3A9995;
	border-radius: 4px;
	margin-right: 8px;
}
.detail_content a{
	display: inline;
	color: #3A9995;
}
.detail_content h6{
	padding: 16px 30px;
	background: rgba(121, 215, 211, .2);
	font-size: 16px;
	line-height: 1.8;
	margin-top: 24px;
	border-radius: 10px;
}

.icon_return{
	width: 130px;
	height: 52px;
	border: 1px solid #DEDEDE;
}
.icon_return .icon_triangle_gray{
	margin-top: 3px;
}
.list_read a{
	width: 360px;
}
.list_read a img{
	height: 200px;
}