@charset "utf-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
strike,
strong,
sub,
summary,
sup,
tfoot,
thead,
time,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-decoration: none;
	/*font-family: Microsoft YaHei!important;*/
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none
}

html {
	font-size: 14px;
	font-family: "Microsoft YaHei" !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
	font-size: 12px;
	font-family: "Microsoft YaHei" !important;
	background-color: #fff;
	overflow-x: hidden;
}

li,
ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

.cb {
	clear: both
}

input,
a,
select,
textarea {
	border: none;
	outline: none;
	list-style: none;
	padding: 0;
	margin: 0;
	resize: none
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}

button,
input[type="button"],
input[type="submit"] {
	cursor: pointer;
	resize: none;
	outline: 0;
}

a:link {
	text-decoration: none;
}

a {
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

a:hover {
	text-decoration: none;
	transition: all 0.4s linear 0.01s
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}

#wrapper {
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.rel {
	width: 100%;
	height: 100%;
	position: relative;
}

.pic {
	width: 100%;
}

.pic img {
	width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
	width: 40px;
	height: 40px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	transform: rotate(180deg);
}

.swiper-pagination-bullet-active {
	background:rgba(24, 123, 190, 1);
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: '';
	background: url(../images/btns.png) no-repeat center;
	background-size: 40px;
	width: 40px;
	height: 40px;
}

.wrap {
	width: 100%;
	max-width: 750px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}

.flex {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}

.flex_center {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}

img {
	max-width: 100%;
}

.hover-effect,
.hover-effect img {

	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hover-effect img {
	width: 100%;
}

.hover-effect:hover img {
	width: 100%;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	backface-visibility: hidden;
}

.hover-transform img {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;

}

.hover-transform:hover img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

/******* 状态 ******/

.fl {
	float: left;
}

.fr {
	float: right;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.hidden {
	overflow: hidden
}

.vertical_middle {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
}

.vertical_top {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.b-r10 {
	border-radius: 10px;
}


.header {
	padding-top: 30px;
	padding-bottom: 30px;
}

.header .logo {
	margin-right: 30px;
}

.hederseach {
	width: 320px;
	border: 1px solid #EEEEEF;
	border-radius: 4px;
	margin-left: 25px;
}

.hederseach .keyword {
	width: 245px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	padding: 10px 5px;
}

.hederseach .btn {
	width: 70px;
	height: 40px;
	background: #1E72B9;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
}

.header .headphone {
	margin-top: 10px;
}


.headNavbar {
	height: 50px;
	background: #2277C9;
	border-radius: 8px;
}

.headNavbar li {
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	width: 12.5%;
	position: relative;
}

.headNavbar li a {
	color: #fff;
	/* padding: 0 20px; */
}

.headNavbar li a span {
	position: relative;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	height: 50px;
	line-height: 50px;
	display: inline-block;
}

.headNavbar li span:hover:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 36px;
	transform: translate(-50%);
	height: 0px;
	width: 0px;
	border: 7px solid #fff;
	border-top-color: transparent;
	border-bottom-color: #fff;
	border-left-color: transparent;
	border-right-color: transparent;
}

.headNavbar li .mad1 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50px;
	background-color: #fff;
	border-radius: 5px;
	display: none;
	z-index: 9999999;
}

.headNavbar li .mad1 a {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666667;
	padding: 12px 0;
	display: block;
}

.headNavbar li .mad1 a:hover {
	color: #2277C9;
}
.index-banner {
    overflow: hidden;
    position: relative;
}
.index-banner .swiper-slide img {
	width: 100%;
	height: auto;
	min-height: 100%;
	/*transition: 1s linear 2s;*/
	/*transform: scale(1.1, 1.1);*/
}

.index-banner .swiper-slide-active img,
.index-banner .swiper-slide-duplicate-active img {
	/*transition: 6s linear;*/
	/*transform: scale(1, 1);*/
}

.indeximgnews .item {
	position: relative;
	height: 268px;
}

.indeximgnews .item img {
	width: 100%;
}

.indeximgnews .item p {
	background: rgba(0, 0, 0, 0.6);
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 2.2;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.indexnewslide {
    overflow: inherit;
    padding-bottom: 20px;
}
.indexnewslide .ttile {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #555555;
	padding: 14px 0;
}

.indexnewslide img {
	height: 180px;
}

/* .indeximgnews .swiper-slide,
.indexnewtab .mySwiper2 .swiper-slide,
.indexWonbox .mySwiper2 .swiper-slide {
	opacity: 0 !important;
}

.indeximgnews .swiper-slide.swiper-slide-active,
.indexnewtab .mySwiper2 .swiper-slide.swiper-slide-active,
.indexWonbox .mySwiper2 .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
} */
.indexplatform .title,
.indexnewtab .hd,
.list-right .title,
.index-Wonderful .title,
.index-serve .title,
.index-doctors .title,
.index-imgnwes .title,
.indeximgnews .title {
	border-bottom: 1px solid #A0D9F6;
	padding: 10px 0;
	margin-bottom: 15px;
}

.indexnewtab .hd {
	width: 100%;
	float:initial !important;
	overflow: hidden;
}

.list-right .title h3,
.index-Wonderful .title h3,
.index-serve .title h3,
.index-doctors .title h3,
.index-imgnwes .title h3,
.indeximgnews .title h3,
.indexnewtab .hd {
	font-size: 18px;
	font-weight: 600;
	color: #555;
	float: left;
	cursor: pointer;
}

.index-Wonderful .title a,
.index-serve .title a,
.index-doctors .title a,
.index-imgnwes .title a,
.indeximgnews .title a {
	font-size: 16px;
	font-weight: 500;
	color: #A32B25;
	float: right;
}

.indexnewtab {
	overflow: hidden;
}

.indexnewtab ul li {
	display: inline-block;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #555555;
	padding: 0 10px;
	border-left: 1px solid rgba(160, 217, 246, 1);
}

.indexnewtab ul li:first-child {
	border-left: 0px;
	padding-left: 0;
}

.indexnewtab ul li span {
	position: relative;
}

.indexnewtab ul .on {
	font-weight: 600;
}

.indexnewtab ul .on span:before {
	width: 28px;
	height: 4px;
	background: #2476C2;
	position: absolute;
	left: 0;
	bottom: -7px;
	content: '';
}

.indexnewtab .swiper-pagination-bullet {
	width: 26px;
	height: 4px;
	background: #B7B7B8;
	border-radius: 0;
}

.indexnewtab .swiper-pagination-bullet-active {
	background: #FFA006;
}

.indexnewtab .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0;
}

.indnewtabinfo .row {
	padding-bottom: 22px;
	margin-left: 0;
	margin-right: 0;
}

.indnewtabinfo .row:last-child {
	padding-bottom: 0;
}

.indnewtabinfo h3 {
	font-size: 14px;
	font-weight: 500;
	color: #555;
	line-height: 22px;
	padding-bottom: 10px;
}

.indnewtabinfo p {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
}

.indnewvideo li {
	width: 33.33%;
	float: left;
	text-align: center;
}

.indnewvideo li p {
	line-height: 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #666;

}

.list-right .lirignew li a:hover,
.list-left .listsitem .text .fr,
.listabout p a span,
.index-imgnwes .smallnew p span,
.indnewtabinfo p span,
.index-imgnwes .title h3,
.index-doctors .title h3,
.index-serve .title h3,
.index-Wonderful .title h3 {
	color: #A32B25;
}

.index-imgnwes .title h3 span,
.index-doctors .title h3 span,
.index-serve .title h3 span,
.index-Wonderful .title h3 span {
	font-size: 14px;
	font-weight: 500;
	color: #999999;
}

.index-news {
	padding-top: 30px;
	padding-bottom: 30px;
}

.index-doctors,
.index-Wonderful {
	/* padding-top: 40px; */
	padding-bottom: 40px;
}

.gayr {
	background: #F4F4F4;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 30px;
}


.index-serve .sertn {
	padding: 60px 0 30px 0;
}

.index-doctors {
	position: relative;
}

.indexDocbox .hd {
	position: absolute;
	right: 0;
	top: 15px;
}

.index-doctors .title h3 {
	font-size: 20px;
	font-weight: 400;
	color: #555555;
	width: 100%;
	padding-bottom: 10px;
}

.index-doctors .title h3 span {
	padding-left: 10px;
	border-left: 1px solid #332C2B;
	margin-left: 10px;
}

.index-doctors .title p {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #555555;
	line-height: 1.5;
	display: block;

}

.indexdoctorbox {
	position: relative;
}

.indexdoctorbox .item {
	background: #F9F9F9;
	box-sizing: border-box;
	padding: 20px;
}

.indexdoctorbox {
	overflow: hidden;
}

.indexdoctorbox .item img {
	width: 100%;
	height: 288px;
	/* float: left; */
}

.indexdoctorbox .item .info {
	/* float: left; */
	/* padding-left: 15px; */
	width: 100%;
	height: 100px;
	position: relative;
}

.indexdoctorbox .item h2 {
	font-size: 18px;
	font-weight: 400;
	color: #332C2B;
	padding: 5px 0;
	text-align: center;
}

.indexdoctorbox .item h3 {
	font-size: 14px;
	font-weight: 500;
	color: #474443;
	line-height: 1.5;
	padding-bottom: 5px;
}

.indexdoctorbox .item p {
	font-size: 12px;
	font-weight: 400;
	color: #332C2B;
	line-height: 1.8;
}

.indexdoctorbox .item .swt {
	border: 1px solid #A32B25;
	box-sizing: border-box;
	padding: 10px;
	width: 70px;
	position: absolute;
	left: 15px;
	bottom: 0;
}

.indexdoctorbox .item .swt a {
	font-size: 12px;
	font-weight: 400;
	color: #A32B25;
	display: block;
	text-align: center;
}

.indexDocbox .hd ul {
	display: inline-block;
	background: #EAEAEA;
	border-radius: 3px;
}

.indexDocbox .hd ul li {
	line-height: 35px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #555555;
	text-align: center;
	display: inline-block;
	padding: 3px 10px;
	cursor: pointer;
}

.indexDocbox .hd ul .on {
	background-color: rgba(0, 167, 229, 1);
	color: #fff;
	border-radius: 3px;
}

.indexserlist {
	margin-top: 40px;
}

.indexserlist img {
	border-radius: 50%;
}

.indexserlist p {
	font-size: 16px;
	font-weight: 500;
	color: #696969;
	line-height: 2.5;
}

.indexWonbox .mySwiper {
	overflow: hidden;
}

.indexWonbox .mySwiper li {
	height: 83px !important;
	margin-bottom: 12px;
	cursor: pointer;
	background: #F3F7FE;
}

.indexWonbox .mySwiper li.active {
	background: #A32B25;
}

.indexWonbox .mySwiper li.active .tabtitle h2,
.indexWonbox .mySwiper li.active .tabtitle p {
	color: #fff;
}

.indexWonbox .mySwiper .tabtitle {
	box-sizing: border-box;
	padding-top: 10px;
	text-align: center;
}

.indexWonbox .mySwiper .tabtitle h2 {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	padding: 10px 0;
}

.indexWonbox .mySwiper .tabtitle p {
	font-size: 14px;
	font-weight: 500;
	color: #999999;
}

.indexWonbox .mySwiper2 {
	overflow: hidden;
}

.indexWonbox .mySwiper2 .swiper-slide {}

.indexWonbox .mySwiper2 .item {
	margin-bottom: 20px;
	padding-left: 10px;
}

.indexplatform {
	overflow: hidden;
	padding-bottom: 30px;
}

.indexplatform .title ul li {
	display: inline;
	border-left: 1px solid rgba(160, 217, 246, 1);
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #575757;
	padding: 0 10px;
	cursor: pointer;
}

.indexplatform .title ul li:first-child {
	border-left: none;
	padding-left: 0;
}

.indexplatform .title ul .on {
	font-weight: 600;

}

.indexplatform .title ul li span {
	position: relative;
}

.indexplatform .title ul .on span:before {
	display: block;
	width: 28px;
	height: 4px;
	background: #2476C2;
	content: '';
	position: absolute;
	left: 0;
	bottom: -7px;
}

.indexplatform p {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #575757;
	padding: 10px 0;
}

.indexplatformbox img {
	height: 155px;
}

.footer {
	background: #004B92;
	;
	background-size: cover;
	box-sizing: border-box;
	/* padding-top: 50px;
	padding-bottom: 50px; */
}

.foot-top {
	font-size: 14px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	border-bottom: 1px solid #FEFEFE;
	padding-top: 20px;
	padding-bottom: 20px;
}

.foot-top .glyphicon {
	margin-right: 5px;
}

.foot-top .btn {
	background-color: #1C487A;
	color: #fff;
	border: none;
}

.foot-top .btn-group {
	margin-left: 30px;
}

/* .foot-top .btn-group.open{
	background-color:#fff;
} */
.foot-top .dropdown-menu {
	min-width: 100%;
}

.foot-top .dropdown-toggle {
	cursor: pointer;
	box-sizing: border-box;
	padding: 10px;
}

.foot-top .address {
	line-height: 34px;
}

.footer p {
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;

}

.footcenter {
	/* 	padding-top: 28px;
	padding-bottom: 28px; */
}

.footcenter h3 {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
}

.footcenter p {
	line-height: 2;
}

.footcenter .icon {
	margin-right: 10px;
}

.footcenter .links {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	padding-bottom: 20px;
}

.footcenter .links a {
	color: #fff;
	padding: 0px 10px;
	margin: 0 5px;
	border-left: 1px solid #fff;
}

.footcenter .links a:first-child {
	border-left: none;
}

.footgonggong span {
	background-color: #fff;
	border-radius: 3px;
	display: block;
	box-sizing: border-box;
	padding: 3px;
}

.footgonggong .text-center {
	margin-right: 6px;
}

.footcenter .padd {
	padding-top: 70px;
	padding-bottom: 40px;
	/* margin-left: 40px; */
}

.footcopyright {
	border-top: 1px solid #FEFEFE;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #00417A;
	line-height: 2;
}

.footcopyright a {
	color: #FFFFFF;
	padding: 0 10px;
	border-left: 1px solid rgba(254, 254, 254, 0.6)
}

.footcopyright a:first-child {
	border-left: none;
}

/*首页结束*/
.innbody {
	background: #F5F6F7;
}

.list_about {
	padding-bottom: 30px;
}

.list_left_tit,
.list_right_info,
.list_right_news,
.list_right_doctors,
.list_right_titt,
.list-position,
.list_right_article {
	background-color: #fff;
}

.list_left_tit h2 {
	font-size: 24px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 33px;
	background: #7C9DCF;
	box-sizing: border-box;
	padding: 10px 10px;
	width: 100%;

}

.list_left_tit ul {
	box-sizing: border-box;
	padding: 10px;
}

.list_left_tit ul li a {
	display: block;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #6A6B6C;
	line-height: 2;
	padding: 10px 0;
}

.list_left_tit ul li a .glyphicon {
	top: 7px;
}

.list_left_tit ul li {
	border-bottom: 1px solid #CECFD0;
}

.list_left_tit ul li.cur {
	/* border-bottom-color: #287ACA; */
}

.list_left_tit ul li:last-child {
	border-bottom-color: #fff;
}

.list_left_tit ul li.cur a {
	color: #287ACA;
}

.list-position {
	padding: 20px 15px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
}

.list-position a {
	color: #666;
}

.list-position span {
	padding-left: 5px;
}

.list_right_titt {
	padding: 0 15px;
}

.list_right_titt .line {
	height: 1px;
	width: 100%;
	background-color: #B4E1FC;
	position: relative;
	margin-top: 10px;
}

.list_right_titt .line::before {
	position: absolute;
	content: '';
	display: block;
	width: 5%;
	height: 4px;
	background-color: #287ACA;
	left: 0;
	bottom: 0;
}

.list_right_titt h3 {
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600;
	color: #287ACA;
}

.list_right_titt p {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #6A6B6C;
	padding: 10px 0 10px;
}

.list_right_info {
	padding: 15px;
	color: #707173;
	line-height: 2;
}

.list_right_news {
	padding: 15px;
}

.list_right_news h2 a {
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600;
	color: #5E5E5E;
	display: block;
	padding-bottom: 15px;
}

.list_right_news .thumb {
	width: 100%;
}

.list_right_news .info {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #707173;
	line-height: 1.5;
}

.list_right_news li {
	border-bottom: 1px solid #E1E1E1;
	padding: 30px 0;
}

.list_right_news li:last-child {
	border-bottom-color: #fff;
}

.list_right_doctors {
	padding: 20px;
}

.list_right_doctors .docitem {
	border: 1px solid #E6E7E7;
	padding: 15px;
	margin-bottom: 30px;
}

.list_right_doctors .docitem .title {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #3F3A3A;
	padding: 10px 0;
}

.list_right_doctors .docitem .title .fr {
	color: #7DABDA;
}

.list_right_doctors .docitem .touxian {
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #287ACA;
	text-align: center;
	padding: 7px 0;
	border-top: 1px solid #9ED8F5;
	border-bottom: 1px solid #9ED8F5;
}

.list_right_doctors .docitem .touxian span {
	color: rgba(234, 82, 7, 1);
}

.list_right_doctors .docitem .info {
	font-size: 12px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #4D4D4D;
	line-height: 1.5;
	padding-top: 10px;
}

.list_right_doctors .docitem .thumb {
	height: 170px;
	overflow: hidden;
}

.list_right_article {
	padding: 15px;
	line-height: 2;
}

.list_right_article .title {
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #287ACA;
	padding: 10px 0;
}
.list_right_article .dochtumbtcenter{
    display: block;
    margin:0 auto;
}

.list_right_article .news-mark {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #B4E1FC;
	font-size: 12px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #2B2B2C;

}

.news-mark .paging {
	padding: 5px 0;
}

.news-mark .paging .glyphicon {
	width: 20px;
	height: 20px;
	background: #EFEDEE;
	border-radius: 50%;
	margin-right: 10px;
	color: #4D4D4E;
	text-align: center;
	line-height: 20px;
}

 .news-mark .paging a {
	color: #2B2B2C;
}

.listpage {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #B4E1FC;
	text-align: center;
}

.listpage li {
	display: inline;
	background: #EFEDEE;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #4D4D4D;
	padding: 5px 10px;
}

.listpage li a {
	color: #4D4D4D;
	padding: 0px 10px;
}

.listpage li.thisclass {
	padding: 5px 20px;
	color: #287ACA;
}

.listpage .col-md-3 {
	padding-left: 5px;
}

.listabout p {
	padding: 10px 0;
}

.listabout p a {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
}

.list-right {
	background-color: #fff;
}

.list-right,
.list-left .listsitem li {
	box-sizing: border-box;
	padding: 15px;
}

.list-left .listsitem li {
	margin-bottom: 20px;
	background-color: #fff;
	transition: all 1s;
	border-radius: 2px;
}

.list-left .listsitem li:hover {
	box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	transition: all 0.4s linear 0.01s
}

.list-left .listsitem .thumb {
	width: 220px;
}

.list-left .listsitem .text {
	width: 580px;
}

.list-left .listsitem .text h2 {
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	line-height: 2;
}

.list-left .listsitem .text {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
}

.list-left .listsitem .text p {
	box-sizing: border-box;
	padding: 10px 0;
	height: 100px;
}

.list-right .lirignew li a {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 2;
	background: url(../images/icon6.png) no-repeat left center;
	padding-left: 10px;
}

.listenvironment .title {
	padding-bottom: 20px;
}

.listenvironment .title h3 {
	font-size: 36px;
	font-weight: 500;
	color: #A32B25;
}

.listenvironment .title p {
	font-size: 20px;
	font-weight: 500;
	color: #999999;
	line-height: 2;
}

.listenvironment li {
	margin-bottom: 30px;
}

.listenvironment {
	box-sizing: border-box;
	padding: 30px 0 10px 0;
}

.liridoc .mySwiper {
	overflow: hidden;
}

.liridoc .item .doc {
	width: 94px;
	height: 144px;
}

.liridoc .item .txt {
	width: 137px;
}

.liridoc .item .txt h2 {
	font-size: 18px;
	font-weight: 500;
	color: #A32B25;
}

.liridoc .item .txt h3 {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	padding: 10px 0;
}

.liridoc .item .txt p {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 1.5;
}

.liridoc .item .yuyue {
	padding-top: 10px;
}

.liridoc .item .yuyue span:first-child {
	width: 62px;
	line-height: 25px;
	border: 1px solid #A32B25;
	background: url(../images/icon7.png) no-repeat left 5px center;
	/* background-size:10px auto; */
	display: inline-block;
	text-align: center;
}

.liridoc .item .yuyue span:first-child a {
	font-size: 12px;
	font-weight: 400;
	color: #A32B25;
	padding-left: 12px;
}

.liridoc .item .yuyue span:last-child {
	width: 62px;
	line-height: 25px;
	background: #A32B25;
	border: 1px solid #A32B25;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
}

.liridoc .item .yuyue span:last-child a {
	color: #fff;
}

.pageenvbox,
.pagelink {
	position: relative;
	overflow: hidden;
}

.pageenvbox .txt {
	box-sizing: border-box;
	padding: 0 100px;
	font-size: 18px;
	font-weight: 500;
	color: #666666;
	line-height: 2;
	text-align: center;
}

.pagelink .txt {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 2.5;
	text-align: center;
}

.pagelink {
	margin-top: 30px;
}

/*pc端*/
.pcdivbox {
	display: block;
}

/*移动端*/
.mobilebox {
	display: none;
}

@media only screen and (min-width: 1000px) and (max-width: 2000px) {}

@media only screen and (max-width: 1800px) {}

@media only screen and (max-width: 1420px) {}

@media only screen and (max-width: 1100px) {}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 1000px) {}

@media only screen and (max-width: 768px) {

	/*pc端*/
	.pcdivbox {
		display: none;
	}

	/*移动端*/
	.mobilebox {
		display: block;
	}

	.header {
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #fff;
	}
    .headNavbar{
        height:auto;
        border-radius:0;
    }
	.header .huniticon {
		border-left: 1px solid #979797;
	}

	.header .moblie_head .glyphicon {
		font-size: 24px;
	}
    .header .logo{
        margin-right: 0;
    }
	/*菜单*/
	.a_txt {
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 0px;
		height: 0px;
		overflow: hidden;
		z-index: 10000
	}

	.a_txt .div1 {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #0b0d19;
		filter: alpha(opacity=0);
		opacity: 0;
		left: 0px;
		top: 0px;
		z-index: 1
	}

	.a_txt .div2 {
		position: absolute;
		width: 20%;
		left: 0px;
		top: 5%;
		z-index: 100;
		text-align: center;
		filter: alpha(opacity=0);
		opacity: 0
	}

	.a_txt .div3 {
		position: absolute;
		width: 80%;
		right: 0px;
		top: 0px;
		background: #0b0d19;
		height: 100%;
		z-index: 100;
		right: -80%
	}

	.a_txt .div3 ul {
		padding-left: 5%;
		padding-right: 5%
	}

	.a_txt .div3 ul li {
		border-bottom: 1px solid #232530
	}

	.a_txt .div3 ul li a {
		display: block;
		height: 45px;
		color: #fff;
		line-height: 45px;
		padding-left: 5%;
		font-size: 16px
	}

	.a_txt .div3 ul li .a_js2 {
		background: url(../images/plus.png) 95% center no-repeat;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.a_txt .div3 ul li .a_js2_on {
		background: url(../images/reduce.jpg) 95% center no-repeat;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.a_txt .div3 ul li .a_txt2 {
		display: none
	}

	.a_txt .div3 ul li .a_txt2 a {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}


	.headNavbar ul {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.headNavbar li {
		background: #2178C9;
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
		text-align: center;
		padding: 10px 0;
		flex: 1;
	}

	.headNavbar li a {
		color: #fff;
	}

	.index-banner {
		overflow: hidden;
		position: relative;
	}

	.index-banner .swiper-slide img {
		width: 100%;
		height: auto;
		min-height: 100%;
		/*transition: 1s linear 2s;*/
		/*transform: scale(1.1, 1.1);*/
	}

	.index-banner .swiper-slide-active img,
	.index-banner .swiper-slide-duplicate-active img {
		/*transition: 6s linear;*/
		/*transform: scale(1, 1);*/
	}

	.index-service {
		flex-wrap: wrap;
		justify-content: space-between;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.index-service .items {
		width: 25%;
		font-size: 14px;
		font-weight: 400;
		box-sizing: border-box;
		padding: 5px;
	}

	.index-service .items p {
		color: #333333;
		padding: 10px 0;
	}

	.index-service .items img {
		width: 70%;
	}
    
    .index-doctors, .index-Wonderful{
    padding-bottom: 0px;
    }
	.idoctorcont {
		box-sizing: border-box;
		padding: 15px;
		background-color: #fff;
		position: relative;
		overflow: hidden;
	}

	.idoctorsbox.swiper-grid-column>.swiper-wrapper {
		flex-direction: row;
	}

	.idoctorsbox .swiper-slide {
		text-align: center;
		margin-top: 0px !important;
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.idoctorsbox .swiper-slide .item {
		margin-bottom: 15px;
	}

	.idoctorsbox .swiper-slide .item .docthumb {
		max-height: 120px;
		overflow: hidden;
	}

	.idoctorsbox .swiper-slide .item .name {
		font-size: 16px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #454545;
		position: relative;
		box-sizing: border-box;
		padding: 10px 0 8px 0;
	}

	.idoctorsbox .swiper-slide .item .name::before {
		content: '';
		display: block;
		width: 20%;
		height: 3px;
		background: #0778D5;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 0);
		position: absolute;
	}

	.idoctorsbox .swiper-slide .item .depart {
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #7CAAED;
		font-size: 12px;
		box-sizing: border-box;
		padding: 8px 0;
	}

	.index-news .header {
		display: flex;
		width: 100%;
		box-sizing: border-box;
		align-items: center;
		padding: 15px;
	}

	.index-news .header h3 {
		display: flex;
		flex: 1;
		text-align: center;
		font-size: 16px;
		font-family: PingFangSC-Semibold, PingFang SC;
		font-weight: 600;
		color: #2179C9;
		justify-content: center;
	}

	.index-news .header .more {
		width: 15vw;
	}

	.index-news .lists li {
		box-sizing: border-box;
		margin-bottom: 15px;
		padding: 0 15px;
	}

	.index-news .lists li a {
		display: flex;
		box-sizing: border-box;
		justify-content: space-between;
		flex-wrap: wrap;
		position: relative;
	}

	.index-news .lists li a img {
		max-width: 50%;
	}

	.index-news .lists li a .info {
		display: flex;
		position: relative;
		flex: 1;
		box-sizing: border-box;
		flex-direction: column;
		padding-left: 10px;
	}

	.index-news .lists li a .info h2 {
		font-size: 14px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #313131;
	}

	.index-news .lists li a .info p {
		font-size: 12px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #999999;
		position: absolute;
		right: 0;
		bottom: 0;
	}

	.indexeqenbox {
		box-sizing: border-box;
		background-color: #fff;
		position: relative;
		overflow: hidden;
	}

	.indexeqenbox .header {
		text-align: center;
		font-size: 16px;
		font-family: PingFangSC-Semibold, PingFang SC;
		font-weight: 600;
		color: #2179C9;
		padding: 20px 0;
	}

	.indexeqenbox .eqeunthmub {
		max-height: 250px;
		overflow: hidden;
		box-sizing: border-box;
        width: 93%;
        margin: 0 auto;
	}

	.indexeqenbox .eqeunthmub img {
		width: 100%;
	}

	.footcaode {
		background-color: #fff;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		padding: 30px 20%;
		font-size: 12px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #777777;
		text-align: center;
	}

	.footcaode .item {
		width: 45%;
	}

	.footcaode .item p {
		padding: 10px 0;
	}

	.footer {
		background: url(../images/footbg.png) no-repeat center;
		background-size: cover;
		color: #fff;
		font-size: 12px;
		line-height: 2;
		padding: 20px 0;
	}

	.footer .ylink {
		font-size: 12px;
		color: #fff;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		box-sizing: border-box;
		padding: 0 15px;
	}

	.footer .ylink a {
		color: #fff;
		padding: 0 3px;
	}

	.footer .item {
		box-sizing: border-box;
		display: flex;
		align-items: center;
		margin-bottom: 20px;
		padding: 0 30px;
		width: 100%;
	}

	.footer .item img {
		width: 10%;
		margin-right: 10px;
	}

	.footer .item p {
		font-size: 12px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
	}

	.footer .item h3 {
		font-size: 16px;
		font-family: PingFangSC-Medium, PingFang SC;
		font-weight: 500;
		color: #FFFFFF;
	}

	.footer .item h2 {
		font-size: 18px;
		font-family: Arial-BoldMT, Arial;
		font-weight: normal;
		color: #FFFFFF;
		font-weight: 600;
	}

	.footercop {
		background-color: #00417A;
		;
		color: #fff;
		font-size: 12px;
		line-height: 2;
		padding: 20px 0;
	}


	.pages {
		background-color: #fff;
		box-sizing: border-box;
		padding: 0 10px 20px 10px;
		margin: 20px 0;
	}

	.position {
		font-size: 14px;
		font-weight: 400;
		color: #666666;
		border-bottom: 1px solid #B4E1FC;
		padding: 20px 0;
	}

	.position a {
		color: #666;
	}

	.position i {
		color: #000;
		margin-right: 5px;
		/* font-size:16px; */
	}

	.pageconbox .title h1 {
		font-size: 18px;
		font-weight: 500;
		color:#565858;
		padding-top: 20px;
		text-align: center;
	}

	.pageconbox .articles {
		font-size: 14px;
		font-weight: 400;
		color: #666666;
		line-height: 1.8;
		box-sizing: border-box;
		padding: 20px;
	}
.pageconbox .articles img{
    height:auto !important;
}
	.index-shebei.content .title h2 {
		color: #A32B25;
	}

	.index-shebei.content .title p {
		text-transform: uppercase;
	}

	.innershebei {
		box-sizing: border-box;
	}

	.innershebei .items {
		box-sizing: border-box;
		padding: 0 30px;
	}

	.innershebei .thmub {
		position: relative;
	}

	.innershebei .thmub p {
		width: 100%;
		box-sizing: border-box;
		background: rgba(0, 0, 0, 0.5);
		color: #fff;
		font-size: 14px;
		flex-wrap: wrap;
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 5px 10px;
	}

	.innershebei .thmub p span {
		width: 70%;
	}

	.innershebei .thmub p span:last-child {
		width: 30%;
	}

	.innershebei .thmub p span a {
		display: block;
		background-color: #8B1B20;
		box-sizing: border-box;
		padding: 5px 10px;
		/* max-width:50%; */
		color: #fff;
	}

	.innershebei .thmub p span a img {
		width: 13px;
		margin-right: 5px;
	}

	.innershebei .texts {
		box-sizing: border-box;
		padding: 20px;
		font-size: 14px;
		color: #666666;
		line-height: 1.5;
		background-color: #F4F4F4;
	}

	.list_box li {
		border-bottom: 1px solid #DADADA;
		margin: 10px auto;
		padding-bottom: 20px;
	}
    .list_box li:last-child{
        border-color: #fff;
    }
	.list_box li img {
		width: 30vw;
	}

	.list_box .title a {
		font-size: 14px;
		font-weight: 500;
		color: #565858;
		line-height: 1.2;
		font-family: PingFangSC-Medium, PingFang SC;
		font-weight: 500;
		text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06);
		padding: 10px 0;
		display: block;
	}

	.list_box li p {
		font-size: 12px;
		font-weight: 400;
		color: #666666;
		line-height: 1.5;
		text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06);
	}

	.list_box .flex {
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}

	.list_box li .txt {
		width: 61vw;
	}

	.subcolbox {
		background-color: #fff;
		box-sizing: border-box;
		padding: 10px 30px 0px 30px;
		margin: 15px 0;
		flex-wrap: wrap;
		justify-content: flex-end;
	}

	.subcolbox a {
		font-size: 14px;
		font-family: PingFangSC-Medium, PingFang SC;
		font-weight: 500;
		color: #414141;
		width: 33.33%;
		text-align: center;
		box-sizing: border-box;
		padding: 10px 0;
		margin-bottom: 10px;
	}

	.subcolbox .on {
		background-color: #8AB3EF;
		border-radius: 3px;
		color: #fff;
	}
}

@media only screen and (max-width: 768px) and (min-width: 768px) {}

@media only screen and (max-width:600px) {}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 479px) and (min-width: 321px) {
	html {
		font-size: 70px;
	}
}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 411px) {}

@media only screen and (max-width: 384px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {
	html {
		ont-size: 60px;
	}


}
