body { word-wrap:break-word; word-break:break-all;background: #fff;margin: 0 auto;width: 100%;font-family: arial;}
* {box-sizing: border-box;margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;font-weight: normal;}
*:focus {outline: none;}
button, input, select, textarea, label { vertical-align:middle; border: 0; outline: none;background: none;}
img { vertical-align:middle; border:none; display:inline-block; max-width: 100%;}
ul, ol {list-style:none; }
a {text-decoration:none !important; vertical-align:baseline; cursor:pointer;-o-transition: .2s ease;-moz-transition: .2s ease;-webkit-transition: .2s ease;transition: .2s ease;}
table { border-collapse:collapse; border-spacing:0; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
.clearfix{*zoom:1;}
.fl { float:left; _display:inline; }
.fr { float:right; _display:inline; }
input, textarea {outline: none;-webkit-appearance: none;}
input[type='checkbox']:focus{outline: none;}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #bababa;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #bababa;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #bababa;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #bababa;
}
.container {
	width: 1360px;
	margin: 0 auto;
}

.hd_top {
	background: #fff;
}
.hd_con {
	padding: 10px 0;
}
.top_l {
	float: left;
}
.top_l > * {
	display: inline-block;
	vertical-align: middle;
}
a.logo1 {
	font-size: 0;
	margin-right: 6px;
}
.top_r {
	float: right;
	margin-top: 12px;
}
.top_tel {
	color: #eb3d00;
	font-size: 24px;
	margin-bottom: 6px;
}
.top_search .form1 {
	width: 362px;
	border: 1px solid #e8e8e8;
	position: relative;
}
.top_search .form1 .form_group {
	width: 280px;
	line-height: 44px;
	padding: 0 15px 0 45px;
	position: relative;
}
.top_search .form1 .form_group img {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.top_search .form1 .form_group input {
	height: 44px;
	font-size: 16px;
	color: #333;
	vertical-align: top;
	width: 100%;
}
.top_search .form1 button {
	position: absolute;
	right: 0;
	top: 0;
	height: 44px;
	line-height: 44px;
	background: #006567;
	color: #fff;
	font-size: 12px;
	width: 84px;
}
.hd_nav {
	background: #006567;
	position: relative;
}
.hd_nav::before ,
.hd_nav::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #027678;
	left: 0;
	top: 3px;
}
.hd_nav::after {
	top: auto;
	bottom: 3px;
}
.naver {
	position: relative;
}
.naver ul {
	font-size: 0;
}
.naver ul li {
	display: inline-block;
	z-index: 2;
}
.naver ul li > a {
	color: #fff;
	font-size: 16px;
	line-height: 60px;
	display: inline-block;
	width: 150px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.naver ul li.active > a ,
.naver ul li:hover > a ,
.naver ul li.active-current > a{
	background: #fff;
	color: #006567;
}
.subnav {
	position: absolute;
	width: 100%;
	height: 256px;
	background: #fff;
	z-index: 10;
	padding: 35px 70px 0 50px;
	left: 0;
	top: 60px;
	display: none;
}
.sub_img {
	width: 32.4%;
	float: left;
	height: 180px;
}
.sub_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sub_right {
	width: 60%;
	float: right;
	margin-top: 14px;
}
.sub_right .name {
	color: #006567;
	font-size: 22px;
	padding-bottom: 18px;
	border-bottom: 1px solid rgba(0,101,103,.5);
	margin-bottom: 22px;
}
.sub_right dl dd {
	width: 33.33%;
	float: left;
	position: relative;
}
.sub_right dl dd a {
	color: #006567;
	font-size: 16px;
	padding-left: 45px;
}
.sub_right dl dd::before {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #006567;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.banner_swiper .swiper-pagination {
	display: block;
}
.banner_swiper .swiper-pagination-bullet {
	width: 54px;
	height: 2px;
	opacity: 1;
	background: #c9c9c9;
	border-radius: 0;
}
.banner_swiper .swiper-pagination-bullet-active {
	background: #ee541f;
	height: 4px;
	border-radius: 4px;
}
.index_w1 {
	width: 27.94%;
	float: left;
	margin-right: 2.94%;
}
.index_title1 {
	position: relative;
	margin-bottom: 32px;
	border-bottom: 1px dashed #9d9d9d;
}
.index_title1 > * {
	display: inline-block;
	vertical-align: middle;
}
.index_title1 img {
	margin-right: 6px;
}
.index_title1 h1 {
	color: #292929;
	font-size: 22px;
	line-height: 44px;
}
.index_title1 h1 small {
	color: #aeaeae;
	font-size: 18px;
}
.index_title1 a {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #276752;
	font-size: 18px;
}
.index_k1 {
	background: #f7f7f7;
	height: 400px;
}
.index_img1 {
	height: 187px;
	margin-bottom: 16px;
}
.index_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.index_m1 .title {
	position: relative;
	padding-left: 5px;
}
.index_m1 .title h2 {
	color: #006567;
	font-size: 22px;
	line-height: 50px;
}
.index_m1 .title a {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	color: #9a9a9a;
	font-size: 12px;
	padding: 0 22px;
	line-height: 20px;
	border: 1px solid #d0d0d0;
	border-radius: 4px;
}
.index_m1 {
	padding: 0 20px;
}
.index_list1 ul li {
	border-bottom: 1px dashed #b5b5b5;
}
.index_list1 ul li a {
	display: block;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_con1 {
	margin-top: 20px;
}
.index_w2 {
	margin-right: 0;
	float: right;
	width: 37.5%;
}
.index_img2 {
	height: 290px;
	margin-bottom: 16px;
}
.index_m2 {
	padding: 0 20px;
}
.index_m2 p a {
	display: block;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.index_m2 p {
	border-bottom: 1px dashed #b5b5b5;
	padding-bottom: 8px;
}
.index_w3 {
	width: 66.7%;
	float: left;
}
.index_list2 ul li {
	width: 32.44%;
	float: left;
	margin-right: 1.34%;
	margin-bottom: 12px;
}
.index_list2 ul li:nth-child(3n) {
	margin-right: 0;
}
.index_list2 ul li a {
	display: block;
	background: rgba(209,209,209,.2);
	font-size: 0;
}
.index_list2 ul li a > * {
	display: inline-block;
	vertical-align: middle;
}
.nav_icon1 {
	width: 32%;
	background: rgba(0,101,103,.2);
}
.nav_info1 {
	width: 68%;
	padding-left: 7%;
}
.nav_info1 h2 {
	color: #2f2f2f;
	font-size: 16px;
	margin-bottom: 4px;
}
.nav_info1 h3 {
	color: #939393;
	font-size: 14px;
}
.index_w4 {
	width: 27.35%;
	float: right;
}
.index_list3 ul li {
	margin-bottom: 8px;
}
.index_list3 ul li a {
	width: 100%;
	height: 110px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}
.serve_info1 {
	margin-left: 12px;
}
.serve_info1 h2 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 6px;
}
.serve_info1 h3 {
	color: #fff;
	font-size: 14px;
}
.section {
	padding-bottom: 56px;
}
.footer {
	background: #006567;
}
.f_w1 {
	padding: 56px 0 32px 0;
	border-bottom: 1px solid #005355;
}
.f_hm {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.f_nav {
	display: flex;
	align-items: flex-start;
	width: 70%;
	justify-content: space-between;
}
.f_nav .f_item h2 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 28px;
}
.f_nav .f_item ul li a {
	color: #e7e7e7;
	font-size: 14px;
	line-height: 24px;
	display: block;
	text-align: center;
}
.f_gz {
	display: flex;
}
.f_ewm {
	display: flex;
	align-items: center;
	margin-left: 22px;
}
.f_ewm img {
	width: 76px;
	height: 76px;
	margin-right: 12px;
}
.f_ewm p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.copyright {
	padding: 24px 0 46px 0;
}
.copyright p {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.copyright a {
	color: #fff !important;
	font-size: 14px;
	line-height: 30px;
}
.copyright p img {
	vertical-align: sub;
}
.f_tel {
	margin-top: 26px;
}
.f_tel > * {
	display: inline-block;
	vertical-align: middle;
}
.f_tel p {
	color: #fff;
	font-size: 14px;
}
.f_tel p big {
	color: #fae102;
	font-size: 20px;
	display: inline-block;
	margin-right: 12px;
}
.f_tel a {
	padding: 0 10px;
	border: 1px solid #ffea00;
	border-radius: 6px;
	margin-left: 32px;
}
.f_tel a > * {
	display: inline-block;
	vertical-align: middle;
}
.f_tel a span {
	color: #ffea00;
	font-size: 14px;
	line-height: 24px;
	margin-left: 12px;
}

/* 医院概况 */
.hospital_title1 {
	text-align: center;
	padding: 56px 0 36px 0;
}
.hospital_title1 h1 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.hospital_title1 h1 big {
	font-size: 52px;
	color: #eb3d00;
}
.hospital_title1 h1 p {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-left: 4px;
}
.hospital_title1 h1 p span {
	color: #797982;
	font-size: 28px;
}
.hospital_title1 h1 p i {
	color: #c2c2c2;
	font-size: 18px;
	font-style: normal;
}
.hospital_title1 h2 {
	color: #c2c2c2;
	font-size: 20px;
	margin-top: 4px;
}
.survey_list1 {
	text-align: center;
	margin-bottom: 56px;
	position: relative;
}
.survey_list1::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 0;
	border: 1px dashed #eeeeee;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
}
.survey_list1 ul {
	font-size: 0;
}
.survey_list1 ul li {
	display: inline-block;
	margin: 0 12px;
	background: #fff;
	position: relative;
}
.survey_list1 ul li a {
	display: inline-block;
	width: 165px;
	line-height: 44px;
	border: 1px dashed #e4e3e3;
	border-radius: 22px;
	color: #797982;
	font-size: 18px;
}
.survey_list1 ul li.active a {
	color: #006567;
}
.history_info {
	width: 53.67%;
	float: left;
}
.history_info .title {
	margin-bottom: 20px;
}
.history_info .title h2 {
	color: #797982;
	font-size: 22px;
	margin-bottom: 8px;
}
.history_info .title h3 {
	color: #c2c2c2;
	font-size: 18px;
}
.history_info .txt {
	color: #777777;
	font-size: 16px;
	line-height: 32px;
	text-align: justify;
}
.history_img {
	width: 42.5%;
	float: right;
}
.service_con {
	padding-bottom: 80px;
}
.service_title {
	text-align: center;
	padding: 110px 0 50px 0;
}
.service_title h1 {
	color: #3b3b3b;
	font-size: 36px;
}
.service_title h2 {
	color: #979797;
	font-size: 26px;
	margin-top: 8px;
}
.service_list1 ul {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.service_list1 ul li a {
	display: flex;
	align-items: center;
}
.service_info1 {
	margin-left: 14px;
}
.service_info1 h3 {
	color: #454545;
	font-size: 16px;
	margin-bottom: 4px;
}
.service_info1 h4 {
	color: #919191;
	font-size: 12px;
}
.about_info1 .txt {
	color: #777777;
	font-size: 16px;
	line-height: 32px;
}
.history_m {
	margin-top: 26px;
	border-top: 1px dashed #f1f1f1;
}
.history_m ul li {
	color: #777777;
	font-size: 16px;
	line-height: 32px;
	padding: 14px 0;
	border-bottom: 1px dashed #f1f1f1;
}
.environment_list {
	margin-bottom: 30px;
}
.environment_list ul li {
	width: 21.83%;
	float: left;
	margin-bottom: 30px;
	margin-right: 4.22%;
}
.environment_list ul li:nth-child(4n) {
	margin-right: 0;
}
.environment_img {
	height: 204px;
}
.environment_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.environment_info {
	text-align: center;
	border: 1px solid #e5e5e5;
	border-top: none;
}
.environment_info p {
	color: #6b6b6b;
	font-size: 16px;
	line-height: 54px;
}
.page {
	text-align: center;
}
.page a {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	line-height: 35px;
	width: 35px;
	background: #cecece;
	margin: 0 6px;
}
.page a.on,
.page a:hover {
	background: #ea3600;
}

/* 新闻动态 */
.news_list1 {
	border-top: 1px solid #e5e5e5;
	margin-bottom: 72px;
}
.news_list1 ul li {
	padding: 18px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.news_list1 ul li a {
	display: block;
	position: relative;
	padding: 0 164px 0 328px;
	height: 130px;
}
.news_img1 {
	position: absolute;
	width: 302px;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
}
.news_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .36s;
}
.news_info1 {
	padding-top: 20px;
}
.news_info1 h2 {
	color: #3f3f3f;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 18px;
}
.news_info1 p {
	color: #777777;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.news_time1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 126px;
	text-align: center;
}
.news_time1::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 58px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #dbdbdb;
}
.news_time1 h4 {
	color: #777777;
	font-size: 30px;
	margin-bottom: 15px;
}
.news_list1 ul li a:hover .news_img1 img {
	transform: scale(1.2);
}
.news_list1 ul li a:hover .news_info1 h2 {
	color: #027678;
}
.news_d1 {
	padding-bottom: 40px;
}
.news_d1 .title {
	text-align: center;
	margin-bottom: 42px;
}
.news_d1 .title h1 {
	color: #3f3f3f;
	font-size: 24px;
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 22px;
	margin-bottom: 14px;
}
.news_d1 .title h2 {
	display: flex;
	justify-content: space-around;
}
.news_d1 .title h2 span {
	color: #a4a3a3;
	font-size: 14px;
}
.det_info1 .txt {
	color: #9d9d9d;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}
.pian a {
	width: 50%;
	float: left;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pian a + a {
	text-align: right;
}
.pian a:hover {
	color: #027678;
}
.news_details {
	padding-bottom: 80px;
}
.search_c {
	margin-top: 30px;
}

/* /科室导航 */
.department_list ul li {
	width: 18.38%;
	float: left;
	margin-right: 2.025%;
	margin-bottom: 28px;
}
.department_list ul li:nth-child(5n) {
	margin-right: 0;
}
.department_list ul li a {
	display: block;
	padding: 38px 0 0;
	text-align: center;
	border: 1px solid #e0e0e0;
	transition: all .36s;
	height: 170px;
}
.department_list ul li a h2 img + img {
	display: none;
}
.department_list ul li a p {
	color: #006567;
	font-size: 20px;
	transition: all .36s;
	margin-top: 8px;
}
.department_list ul li a:hover {
	background: #008386;
	border-color: #008386;
}
.department_list ul li a:hover h2 img {
	display: none;
}
.department_list ul li a:hover h2 img + img {
	display: inline-block;
}
.department_list ul li a:hover p {
	color: #fff;
}
.department_list {
	margin: 30px 0 200px 0;
}
.navigation2 {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.nav_w1 {
	padding-bottom: 75px;
}
.nav_w2 {
	padding: 65px 0 90px 0;
}
.nav_t1 {
	position: relative;
	padding-left: 26px;
	margin-bottom: 70px;
}
.nav_t1::before {
	position: absolute;
	content: "";
	width: 3px;
	height: 55px;
	background: #fff;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.nav_t1 h1 {
	font-size: 22px;
	color: #fff;
	margin-bottom: 6px;
}
.nav_t1 h2 {
	color: #fff;
	font-size: 18px;
}
.nav_info2 {
	padding-left: 30px;
}
.nav_info2 .txt {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}
.nav_w3 {
	padding: 70px 0 100px 0;
}
.nav_t2 {
	text-align: center;
	margin-bottom: 40px;
}
.nav_t2 h1 {
	color: #777;
	font-size: 22px;
	margin-bottom: 6px;
}
.nav_t2 h2 {
	color: #777;
	font-size: 18px;
}
.indications_c {
	border: 1px solid #f0f0f0;
}
.indications_img1 {
	width: 52.94%;
	float: left;
}
.indications_info1 {
	width: 38.52%;
	float: right;
	padding-top: 72px;
}
.indications_info1 .title {
	color: #686767;
	font-size: 22px;
	margin-bottom: 60px;
}
.indications_info1 .txt {
	color: #777777;
	font-size: 16px;
	line-height: 32px;
}

/* 联系我们 */
.contact_c {
	padding: 30px 0 100px 0;
}
.map1 {
	width: 100%;
	height: 600px;
}
.contact_list {
	margin-top: 34px;
}
.contact_list ul li {
	width: 31.6%;
	float: left;
	margin-right: 2.6%;
}
.contact_list ul li:last-child {
	margin-right: 0;
}
.contact_info h2 {
	color: #6e6e6e;
	font-size: 18px;
	padding-left: 36px;
	margin-bottom: 12px;
}
.contact_info p {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
}
.contact_info p img {
	margin-right: 12px;
}

/* floatRight */
.floatRight {
	position: fixed;
	width: 106px;
	right: 4px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px solid #eaeaea;
	background: #fff;
	z-index: 10;
}
.floatRight ul li {
	position: relative;
}
.floatRight ul li::before {
	position: absolute;
	content: "";
	width: 80px;
	height: 1px;
	background: #f4f4f4;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.floatRight ul li:last-child::before {
	display: none;
}
.floatRight ul li a {
	height: 92px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.floatRight ul li a p {
	color: #1b1b1b;
	font-size: 17px;
	margin-top: 4px;
}
.gzh {
	position: absolute;
	width: 150px;
	height: 140px;
	right: 116px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 6px;
	padding-left: 2px;
	padding-top: 2px;
	display: none;
}
.gzh img {
	width: 135px;
	height: 135px;
	position: relative;
	z-index: 1;
}
.gzh::before {
	position: absolute;
	content: "";
	width: 150px;
	height: 140px;
	background: url(../images/jt.png) no-repeat center;
	left: 0;
	top: 0;
}
.floatRight ul li.gzh_a:hover .gzh {
	display: block;
}
