* {
	margin: 0;
	padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

body {
	font-family: 'Microsoft Yahei', 'Simsun', Arial, Helvetica, sans-serif;
	-webkit-text-size-adjusst: none;
	font-size: 14px;
	color: #666666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}

form {
	display: inline
}

small {
	font-size: 14px
}

ul,
ol,
li {
	list-style: none
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:link,
a:visited,
a:hover {
	text-decoration: none;
	/*超链接无下划线*/
}


img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

input,
select {
	outline: medium;
	border: none;
	list-style-type: none;
}

button {
	background: none;
	list-style-type: none;
}

.clear {
	clear: both;
}

a:hover,
a:focus {
	text-decoration: none !important;
}

p {
	word-wrap: break-word
}

.clearfix {
	clear: both;
}


/*在ie8/ie9时，input 的placeholder值 也显示*/
:-moz-placeholder {
	Mozilla Firefox 4 to 18 color: #999;
	opacity: 1;
}

::-moz-placeholder {
	Mozilla Firefox 19+color: #999;
	opacity: 1;
}

input:-ms-input-placeholder {
	color: #999;
	opacity: 1;
}

input::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
}

/*在ie8/ie9时，input 的placeholder值 也显示      结束*/

.m_top60 {
	margin-top: 60px;
}

@media (max-width: 992px) {
	.m_top60 {
		margin-top: 30px;
	}
}


@media(max-width: 992px) {
	.navbar-collapse {
		position: absolute;
		width: 100%;
	}
}

/*导航*/
/*.li_bg1{
	background: url(../images/nav_bg1_active.jpg) no-repeat;
}
.li_bg2{
	background: url(../images/nav_bg2.jpg) no-repeat;
}
.li_bg3{
	background: url(../images/nav_bg3.jpg) no-repeat;
}
.li_bg4{
	background: url(../images/nav_bg4.jpg) no-repeat;
}
.li_bg5{
	background: url(../images/nav_bg5.jpg) no-repeat;
}
.li_bg6{
	background: url(../images/nav_bg6.jpg) no-repeat;
}
.li_bg7{
	background: url(../images/nav_bg7.jpg) no-repeat;
}
.li_bg8{
	background: url(../images/nav_bg8.jpg) no-repeat;
}
.li_bg9{
	background: url(../images/nav_bg9.jpg) no-repeat;
}*/

@media (min-width: 992px) and (max-width: 1200px) {
	.navbar-brand>img {
		width: 230px;
		height: auto;
	}

	.navbar-brand {
		margin-top: 16px;
	}

	.nav.navbar.bootsnav ul.nav>li>a {
		width: 18px !important;
	}

	.nav>li {
		height: 150px !important;
	}
}

@media (max-width: 768px) {
	.navbar {
		min-height: 80px !important;
	}

	.navbar-brand>img {
		width: 150px;
		height: auto;
	}

	.li_bg1,
	.li_bg2,
	.li_bg3,
	.li_bg4,
	.li_bg5,
	.li_bg6,
	.li_bg7,
	.li_bg8,
	.li_bg9 {
		background: none;
	}

	.nav>li>a {
		color: #fff !important;
		padding: 10px 25px !important;
	}

	ul.menu-col li a {
		color: #fff;
	}
}

/*导航结束*/
/*底部*/
.foot {
	width: 100%;
	/* background: url(../images/foot_bg.jpg) no-repeat center; */
	height: auto;
	/*min-height: 560px;*/
}

.foot_nr {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 30px;
}

.foot_nr_fl {
	width: 60%;
	float: left;
	height: auto;
}

.foot_nr_box {
	width: 100%;
	float: left;
	height: auto;
}

.foot_nr_box li {
	width: 12.5%;
	float: left;
	height: auto;
}

.foot_nr_box li p {
	margin-bottom: 20px;
	font-size: 16px;
}

.foot_nr_box li a {
	display: block;
	color: #fff;
	font-size: 16px;
}

.foot_nr_box li span {
	display: block;
	margin-bottom: 8px;
}

.foot_nr_fr {
	width: 100%;
	float: left;
	height: auto;
}

.foot_nr_fr_box {
	float: right;
	height: auto;
	margin-right: 30px;
	margin-left: 30px;
}

.foot_nr_fr_box img{
	width: 122px;
}

.foot_nr_fr_box p {
	color: #fff;
	text-align: center;
	margin-top: 5px;
}

.icon-fenzu-you {
	display: block;
	float: right;
}

.ewm {
	margin: 60px auto 52px auto;
	display: block;
}

.foot_logo {
	text-align: center;
}

.foot_call {
	line-height: 83px;
	text-align: center;
	color: #fff;
	font-size: 26px;
}

.foot_p {
	line-height: 23px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
}

.foot_p a {
	color: #fff;
}
@media (max-width: 1024px) {
	.foot_left_img {
		width: 150px;
	}
	.foot_nr_fr {
		width: 100%;
		/* float: left; */
		height: auto;
	}
	.foot_nr_fr_box {
		float: left;
		height: auto;
		margin-right: 15px!important; 
		margin-left: 15px!important; 
	}
	.foot_nr_fr_box img{
		width: 115px;
		margin-left: 7px;
	}
} 

@media (max-width: 992px) {
	.foot_left_img {
		width: 150px;
	}
	.foot_nr_fr {
		width: 100%;
		/* float: left; */
		height: auto;
	}
	.foot_nr_fr_box {
		float: left;
		height: auto;
		margin-right: 15px!important; 
		margin-left: 15px!important; 
	}
	.foot_nr_fr_box img{
		width: 78px;
		margin-left: 7px;
	}
	.foot_p {
		line-height: 30px;
	}
}

@media (max-width: 768px) {
	.foot_left_img {
		width: 100px;
	}

	.foot_mid_img {
		width: 180px;
	}
	.foot_nr_fr {
		width: 100%;
		/* float: left; */
		height: auto;
	}
	.foot_nr_fr_box {
		float: left;
		height: auto;
		margin-right: 15px!important; 
		margin-left: 15px!important; 
	}
	.foot_nr_fr_box img{
		width: 78px;
		margin-left: 7px;
	}
	.foot_p {
		line-height: 30px;
	}
}

@media (max-width: 520px) {
	.foot_left_img {
		width: 70px;
	}

	.foot_mid_img {
		width: 120px;
	}

	.foot_call {
		font-size: 14PX;
	}

	.ewm {
		width: 100px;
		margin: 30px auto 22px auto;
	}

	.foot {
		/*min-height: 415px;*/
	}
	.foot_p {
		line-height: 30px;
	}
}

/*底部 结束*/
/*banner*/
.banner-box {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.lunbo {
	overflow: hidden;
	height: 562px;
}

.lunbo>a>img {
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.xuanxiang {
	margin-top: -34px;
	width: 100%;
	text-align: center;
	z-index: 10;
	position: relative;
}

.xuanxiang>li {
	display: inline-block;
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 0 6px;
}

.lunbo>.lunbospan1 {
	position: absolute;
	top: 50%;
	left: 6%;
	margin-top: -10px;
}

.lunbo>span>i {
	font-size: 70px;
	color: #004c86;
	cursor: pointer;
}

.lunbo>.lunbospan2 {
	position: absolute;
	top: 50%;
	right: 5%;
	margin-top: -10px;
}

.lunbo1 {
	overflow: hidden;
	height: auto;
}

.lunbo1>a>img {
	position: relative;
	width: 100%;
	height: auto;
}

.xuanxiang1 {
	margin-top: -34px;
	width: 100%;
	text-align: center;
	z-index: 1;
	position: relative;
}

.xuanxiang1>li {
	display: inline-block;
	background-color: #fff;
	width: 40px;
	height: 8px;
	margin-left: 10px;
}

.lunbo1>.lunbospan1 {
	position: absolute;
	top: 50%;
	left: 6%;
	margin-top: -10px;
}

.lunbo1>span>i {
	font-size: 70px;
	color: #004c86;
	cursor: pointer;
}

.lunbo1>.lunbospan2 {
	position: absolute;
	top: 50%;
	right: 5%;
	margin-top: -10px;
}

/*banner结束*/
/**/
.search {
	width: 100%;
	background: url(../images/search_bg.jpg) no-repeat center;
	height: 80px;
	border-bottom: 1px solid #f0f0f0;
}

/*最新动态*/
.index_title {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 992px) {
	.index_title {
		margin-top: 60px;
	}
}

.index_title_span {
	display: inline-block;
	/*width: 60px;*/
	height: 60px;
	/*border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 1px solid #2761cb;*/
	border-bottom: 2px solid #2761cb;
	box-sizing: border-box;
	line-height: 60px;
	font-size: 30px;
	color: #2761cb;
	margin: 0 -6px;
	transition: all 0.3s;
	position: relative;
	behavior: url('PIE.htc');
	z-index: 2;
}

.index_title_span2 {
	display: inline-block;
	/*width: 60px;*/
	height: 60px;
	/*border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 1px solid #2761cb;*/
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
	line-height: 60px;
	font-size: 30px;
	color: #2761cb;
	margin: 0 -6px;
	transition: all 0.3s;
	position: relative;
	behavior: url('PIE.htc');
	z-index: 2;
}

.index_title_spanf {
	color: #fff;
}

.index_title_p {
	font-size: 16px;
	color: #999;
	padding: 14px 0;
}

.index_title:hover .index_title_span {
	margin: 0 4px;
	transition: all 0.3s;
}

.index_title:hover .index_title_p {
	color: #2761cb;
}

.index_title:hover .index_title_pf {
	color: #fff;
}

.scrollDiv {
	height: 80px;
	/* 必要元素 */
	line-height: 80px;
	overflow: hidden;
	/* 必要元素 */
	width: 80%;
}

.scrollDiv_span {
	float: left;

	display: block;
	line-height: 80px;
	color: #333;
	font-size: 16px;
}

.scrollDiv li {
	height: 80px;
	padding-left: 10px;
	width: 90%;
}

.scrollDiv ul li a p {
	float: left;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #333;
}

.scrollDiv ul li a span {
	float: right;
	font-size: 14px;
	color: #999;
}

.scrollDiv ul li a:hover p {
	color: #9e0a0e;
}

.scrollDiv ul li a:hover span {
	color: #333;
}

@media (min-width: 768px) and (max-width: 992px) {
	.search {
		height: 160px;
		background-size: cover;
	}
}

@media (max-width: 768px) {
	.search {
		height: 80px;
		background-size: cover;
	}

	.scrollDiv {
		height: 40px;
		line-height: 40px;
	}

	.scrollDiv_span {
		line-height: 40px;
	}

	.scrollDiv li {
		width: 100%;
		height: 40px;
	}
}

@media (max-width: 374px) {
	.search {
		height: 80px;
	}

	.scrollDiv {
		width: 70%;
		height: 40px;
		line-height: 40px;
	}

	.scrollDiv li {
		width: 100%;
		height: 40px;
	}

	.scrollDiv_span {
		line-height: 40px;
	}

	.scrollDiv ul li a p {
		width: 59%;
	}
}

/*最新动态 结束*/
/*搜索*/
.search_nr {
	float: left;
	height: 37px;
	width: 363px;
	margin-top: 21px;
}

.search_nr input {
	width: 286px;
	height: 35px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 15px;
	float: left;
}

.search_nr>a {
	width: 76px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: block;
	background: #2761cb;
	float: right;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.search_nr {
		width: 263px;
	}

	.search_nr input {
		width: 186px;
	}
}

.search_right {
	line-height: 80px;
}

.search_right>span {
	margin-left: 10px;
	font-size: 14px;
	color: #999;
}

.search_right>a {
	font-size: 14px;
	color: #999;
}

.search_right>a:hover {
	color: #9a0005;
}

@media (max-width: 768px) {
	.search_nr {
		width: 180px;
		height: 26px;
		margin-top: 7px;
	}

	.search_nr input {
		width: 139px;
		line-height: 320px;
		height: 26px;
	}

	.search_nr>a {
		width: 40px;
		height: 26px;
		line-height: 26px;
	}

	.search_right {
		line-height: 40px;
	}

	.search_right>span {
		margin-left: 5px;
	}
}

@media (max-width: 413px) {
	.search_nr {
		width: 124px;
		height: 26px;
		margin-top: 7px;
	}

	.search_nr input {
		width: 94px;
		line-height: 320px;
		height: 26px;
		padding-left: 5px;
	}

	.search_nr>a {
		width: 30px;
		height: 26px;
		line-height: 26px;
	}

	.search_right {
		line-height: 40px;
	}

	.search_right>span {
		margin-left: 9px;
		font-size: 12px;
		color: #999;
	}

	.search_right>a {
		margin-right: 4px;
		font-size: 12px;
		color: #999;
	}
}

/*4张图*/

.index_tow_pic {
	width: 100%;
	-webkit-transition: all 300ms liner;
	-o-transition: all 300ms liner;
	-moz-transition: all 300ms liner;
	-ms-transition: all 300ms liner;
	transition: all 300ms liner;
}

.index_tow_pic>img {
	display: block;
	width: 100%;
}

.index_tow {
	overflow: hidden;
}

.index_tow:hover .index_tow_pic {
	opacity: 1;
	-webkit-animation: moveFromTop 300ms ease-in-out;
	-moz-animation: moveFromTop 300ms ease-in-out;
	-ms-animation: moveFromTop 300ms ease-in-out;
	-o-animation: moveFromTop 300ms ease-in-out;
	animation: moveFromTop 300ms ease-in-out;
}

@-webkit-keyframes moveFromTop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-200%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
}

@-moz-keyframes moveFromTop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-200%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
}

@-ms-keyframes moveFromTop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-200%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
}

/*4张图 结束*/
/*首页简介*/
.about {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.about>img {
	margin-bottom: 34px;
}

.about>p {
	line-height: 30px;
	color: #333;
	font-size: 16px;
}

.about_a {
	width: 100%;
	text-align: center;
	margin-top: 34px;
}

.about_a>a {
	width: 114px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #333;
	font-size: 16px;
	padding: 0px 25px;
	background: url(../images/about_bg.png) no-repeat;
	margin: 0 5px;
	display: inline-block;
}

.about_a>a:hover {
	background: url(../images/tab_bg1.png) no-repeat;
	color: #fff;
}

@media (max-width: 768px) {
	.about_a {
		margin-top: 0;
	}

	.about_a>a {
		display: block;
		float: left;
		padding: 0;
		width: 40%;
		margin: 10px 5%;
		background-size: 100% 100%;
	}
}

/*首页简介结束*/
/*专家团队*/
.team {
	width: 100%;
	height: 693px;
	background: url(../images/team_bg.jpg) no-repeat center;
}
.team2 {
	width: 100%;
}
@media (min-width: 768px) and (max-width: 992px) {
	.team {
		height: 780px;
		background-size: cover;
	}
	.team2 {
		height: 780px;
		background-size: cover;
	}
}

@media (max-width: 768px) {
	.team {
		height: auto;
		float: left;
		background: url(../images/team_bg.jpg) no-repeat center;
		background-size: cover;
		padding-bottom: 20px;
	}
	.team2 {
		height: auto;
		float: left;
		/*background: url(../images/team_bg.jpg) no-repeat center;*/
		background-size: cover;
		padding-bottom: 20px;
	}
}

/*翻转*/
.flex-item_div1 {
	width: 100%;
}

.flex-item_div1_pic {
	width: 100%;
}

.flex-item_div1_pic>img {
	width: 100%;
}

.flex-item_div1_pic_w {
	width: 100%;
	background-color: #fff;
	padding: 20px 0;
	text-align: center;
}

.flex-item_div1_pic_w>h2 {
	font-size: 20px;
	color: #231815;
	margin-bottom: 10px;
}

.flex-item_div1_pic_w>h3 {
	font-size: 14px;
	color: #231815;
}

.flex-item_div2 {
	display: none;
	width: 100%;
	padding: 80px 0;
	text-align: center;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}

.flex-item_div2>h2 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}

.flex-item_div2>h3 {
	font-size: 14px;
	color: #fff;
}

.flex-item_div2>p {
	font-size: 14px;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 50px;
	padding: 0 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.flex-item_div2>span {
	display: block;
	width: 113px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	border: 1px solid #fff;

}

.flex-item_div {
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	position: relative;
}

.flex-item:hover .flex-item_div {
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flex-item:hover .flex-item_div2 {
	display: block;
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*了解更多*/
.index_content_adiv {
	text-align: center;
}

.index_content_adiv>a {
	display: inline-block;
	width: 114px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	color: #231815;
	margin: 0 10px;
}

.index_content_adiv1>a {
	color: #fff;
}

.index_content_adiv>a:hover {
	color: #2761cb;
}

/*了解结束*/

/*专家团队 结束*/


/*重点科室*/
.index_zdks_title {
	text-align: center;
	line-height: 80px;
}

.index_zdks_title span {
	font-size: 20px;
	color: #2761cb;
	/*font-weight: bold;*/
}

.index_zdks_title img {
	margin-top: -6px;
}

.index_zdks_pic {
	width: 100%;
	margin: 0 auto;
}

.index_zdks_pic2 {
	width: 100%;
	margin: 0 auto;
}

.index_zdks_pic_div {
	width: 100%;
	margin: 0 auto;
	/*-webkit-transition:all 300ms liner;
	-o-transition:all 300ms liner;
	-moz-transition:all 300ms liner;
	-ms-transition:all 300ms liner;
	transition:all 300ms liner;*/
}

/*.index_zdks:hover .index_zdks_pic_div{
	opacity: 1;
	-webkit-animation:moveFromTop 300ms ease-in-out;
	-moz-animation:moveFromTop 300ms ease-in-out;
	-ms-animation:moveFromTop 300ms ease-in-out;
	-o-animation:moveFromTop 300ms ease-in-out;
	animation:moveFromTop 300ms ease-in-out;
}*/
.index_zdks_pic img {
	width: 100%;
    /*margin-left: 7.5%;*/
	height: auto;
}

.index_zdks_pic2 img {
	width: 85%;
    margin-left: 7.5%;
	height: auto;
}

.index_zdks_a1_pic2 {
	display: none;
}

.index_zdks_a1_pic1,
index_zdks_a1_pic2 {
	float: left;
}

.index_zdks_a1 {
	float: left;
	width: 100%;
	line-height: 62px;
	height: 62px;
}

.index_zdks_a {
	width: 94%;
	height: 22px;
	margin-left: 3%;
}

.index_zdks_a1_pic {
	height: 22px;
	width: 22px;
	float: left;
}

.index_zdks_a1_pic>img {
	margin-top: 20px;
}

.index_zdks_a1_w span {
	margin-left: 10px;
	font-size: 16px;
	color: #231815;
}

@media (min-width:992px) and (max-width:1200px) {
	.index_zdks_a1_w span {
		font-size: 14px;
	}
}

@media (min-width:768px) and (max-width:992px) {
	.index_zdks_title img {
		width: 35px;
	}

	.index_zdks_a1_pic {
		display: none;
	}
	
}

.index_zdks_a1 a:hover .index_zdks_a1_pic1 {
	display: none;
}

.index_zdks_a1 a:hover .index_zdks_a1_w span {
	color: #2761cb;
}

.index_zdks_a1 a:hover .index_zdks_a1_pic2 {
	display: block;
}

/*医馆动态*/
.dt_left {
	width: 67px;
	height: 67px;
	float: left;
	padding-top: 16px;
}

.dt_left p {
	line-height: 28px;
	text-align: left;
	font-size: 18px;
	color: #333;
}

.dt_img {
	float: left;
	width: 6px;
	margin-right: 15px;
}

.dt_img2 {
	display: none;
}

.dt_right h2 {
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 16px;
}

.dt_right p {
	line-height: 21px;
	height: 42px;
	color: #999;
	font-size: 14px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.dt {
	width: 100%;
	height: 83px;
	margin-top: 26px;
}

.dt a:hover .dt_img1 {
	display: none;
}

.dt a:hover .dt_img2 {
	display: block;
}

.dt a:hover .dt_left p {
	color: #2761cb;
}

.dt a:hover .dt_right h2 {
	color: #2761cb;
	font-weight: bold;
}

.dt a:hover .dt_right p {
	color: #333;
}

.m_top40 {
	margin-top: 40px;
}

/*医馆动态  结束*/


/*--------------------------------------------------------------------------------------*/


/*子页的banner*/
.lunbo3 {
	overflow: hidden;
	height: 270px;
}

.lunbo3>a>img {
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.lunbo4 {
	overflow: hidden;
	height: 200px;
}

.lunbo4>a>img {
	position: relative;
	left: 50%;
	margin-left: -496px;
}

/*子页的banner  结束*/
/*子页导航标题>992  */
.erji_nav_bg {
	background: url(../images/search_bg.jpg) no-repeat center;
	height: 80px;
	width: 100%;
}

.erji_title {
	width: 100%;
	height: 80px;
}

.erji_title a {
	font-size: 18px;
	line-height: 78px;
	margin-right: 10px;
	color: #333;
	display: block;
	float: left;
}

.erji_title a:hover {
	color: #2761cb;
	border-bottom: 2px solid #2761cb;
}

.weizhi {
	float: right;
	font-size: 14px;
	line-height: 80px;
	color: #999;
	font-weight: normal;
}

.weizhi a {
	color: #999;
}

.weizhi a:hover {
	color: #9e0a0e;
}

.weizhi span {
	color: #2761cb;
}

/*子页导航标题<992  结束*/

.erji_content {
	margin-top: 50px;
	font-size: 16px;
	color: #333;
}

.erji_content>img {
	max-width: 100%;
	margin-top: 10px;
}

/*图片列表*/
#wrap {
	margin-left: -10px;
	margin-right: -10px;
}

#wrap ul li .a1 img {
	width: 100%;
	display: block;
}

#wrap ul li {
	width: 25%;
	list-style: none;
	position: relative;
	float: left;
	overflow: hidden;
	padding: 0 10px;
	margin-bottom: 20px;
}

.aaa_box1 {
	background: none !important;
	padding: 0 !important;
}

.aaa_box {
	width: 96%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	background: url(../images/honor_bg.png) no-repeat;
	background-size: 100% 100%;

}

#wrap ul li .a1 {
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}

.divA {
	/*	position: absolute;*/
	/*bottom: 0;
	left: 0;*/
	width: 94%;
	padding: 0 3%;
	text-align: center;
	background: #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.divA a {
	color: #333;
	font-size: 16px;
}

#wrap ul li .a1 .divB {
	bottom: 0;
	left: 0;
	width: 100%;
	background: #e8e8e8;
	padding: 6px 10px;
}

.divA>.p1,
.divA>.p8 {
	width: 100%;
	font-size: 18px;
	line-height: 25px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.divA>.p3>span {
	font-size: 24px;
	font-weight: 800;
}

#wrap ul li .a1 .divB>.p1,
#wrap ul li .a1 .divB>.p8 {
	width: 100%;
	font-size: 18px;
	line-height: 25px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

#wrap ul li .a1 .divB>.p3>span {
	font-size: 24px;
	font-weight: 800;
}

/*遮罩*/
#wrap ul li .a2 {
	position: absolute;
	top: 140%;
	left: -140%;
	width: 100%;
	height: 100%;
	text-align: center;
	color: white;
	transition: all 0.4s;
}

.p4 {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 12%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: transform 0.9s;
	-moz-transition: transform 0.9s;
	-o-transition: transform 0.9s;
	-ms-transition: transform 0.9s;
	transition: transform 0.9s;
	-webkit-transform: translate3d(0, -40px, 0);
	-moz-transform: translate3d(0, -40px, 0);
	-o-transform: translate3d(0, -40px, 0);
	-ms-transform: translate3d(0, -40px, 0);
	transform: translate3d(0, -40px, 0);
	visibility: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p5 {
	width: 100%;
	padding: 0 10px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	top: 26%;
	left: 0;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 14px;
	color: white;
	-webkit-transition: transform 0.9s;
	-moz-transition: transform 0.9s;
	-o-transition: transform 0.9s;
	-ms-transition: transform 0.9s;
	transition: transform 0.9s;
	-webkit-transform: translate3d(-80px, 0, 0);
	-moz-transform: translate3d(-80px, 0, 0);
	-o-transform: translate3d(-80px, 0, 0);
	-ms-transform: translate3d(-80px, 0, 0);
	transform: translate3d(-80px, 0, 0);
	visibility: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.p7 {
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	margin: 10px auto;
	margin-left: -50px;
	border: 1px solid;
	-webkit-transition: transform 0.9s;
	-moz-transition: transform 0.9s;
	-o-transition: transform 0.9s;
	-ms-transition: transform 0.9s;
	transition: transform 0.9s;
	-webkit-transform: translate3d(0, 60px, 0);
	-moz-transform: translate3d(0, 60px, 0);
	-o-transform: translate3d(0, 60px, 0);
	-ms-transform: translate3d(0, 60px, 0);
	transform: translate3d(0, 60px, 0);
}

#wrap ul li:hover .a2 {
	top: 0;
	left: 0;
}

/*#wrap ul li:hover .divA{
	-webkit-transition:transform 0.9s;
	-moz-transition:transform 0.9s;
	-o-transition:transform 0.9s;
	-ms-transition:transform 0.9s;
	transition:transform 0.9s;
	-webkit-transform:translate3d(0,60px,0);
	-moz-transform:translate3d(0,60px,0);
	-o-transform:translate3d(0,60px,0);
	-ms-transform:translate3d(0,60px,0);
	transform:translate3d(0,60px,0);
	bottom: 0;
}*/
#wrap ul li:hover .p4 {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#wrap ul li:hover .p5 {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#wrap ul li:hover .p7 {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media (max-width:992px) {
	#wrap ul li {
		width: 50%;
	}
}

@media (max-width:450px) {
	#wrap ul li {
		width: 100%;
	}
}

/*图片列表*/

/*分页*/
.page {
	width: 100%;
	text-align: center;
	margin: 20px auto;
}

.page span {
	height: 15px;
	line-height: 15px;
	border: 1px solid #d4d2d1;
	padding: 3px 5px;
	margin: 0 2px;
	color: #999;
	font-size: 12px;
}

.page a {
	height: 15px;
	line-height: 15px;
	border: 1px solid #d4d2d1;
	padding: 3px 5px;
	margin: 0 2px;
	font-size: 12px;
	color: #999;
}

@media (max-width: 374px) {
	.page a {
		padding: 3px 2px;
		margin: 0 1px;
	}
}

.page a:hover {
	color: #fff;
	background: #2761cb;
}

.current {
	color: #fff !important;
	background: #2761cb;
}

/*分页  结束*/
/*二级单页*/
.erji_text {
	font-size: 16px;
	line-height: 28px;
	color: #555;
	font-weight: normal;
	margin-top: 20px;
}

.erji_text>img {
	max-width: 100%;
	height: auto;
	margin: 10px auto;
}

.erji_text div>img {
	max-width: 100%;
	height: auto;
	margin: 10px auto;
}

.erji_text p img {
	max-width: 100%;
	height: auto;
	margin: 10px auto;
}

/*二级单页结束*/

/*详情页*/
.ej_content_title {
	padding-bottom: 15px;
}

.ej_content_title_h2 {
	text-align: center;
	font-size: 24px;
	color: #333;
	line-height: 64px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 0;
}

.ej_content_title_p {
	font-size: 14px;
	color: #999;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}

/*下一篇/上一篇*/
.page1 {
	border-top: 1px dashed #ccc;
	padding-top: 30px;
	margin-top: 50px;
}

.page1>p {
	/*width:40%;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin: 10px 0;
	color: #333;
}

.page1>p>a,
.page1>p>a>span {
	color: #333;
}

.page1>p>a:hover {
	color: #9e0a0e;
}

/*下一篇/上一篇结束*/
/*新闻列表*/
.ej_news_ul {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 40px;
}

.ej_news_li {
	width: 97%;
	margin: 0 1%;
	padding-left: 3%;
	border-bottom: 1px dashed #949494;
	box-sizing: border-box;
	float: left;
	background: url(../images/index_bg_7.png) no-repeat left center;
}

.ej_news_ul>a {
	display: block;
	width: 100%;
}

.ej_news_li>p>span {
	color: #286BD9;
	margin-right: 5px;
}

.ej_news_ul a:hover .ej_news_li_p {
	color: #9e0a0e;
}

.ej_news_ul a:hover .ej_news_li_span {
	color: #333;
}

.ej_news_ul a:hover .ej_news_li {
	background: url(../images/index_bg_8.png) no-repeat left center;
}

.ej_news_li_span {
	float: right;
	width: 24%;
	text-align: right;
	font-size: 14px;
	color: #999;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ej_news_li_p {
	float: left;
	width: 75%;
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.ej_news_li_p {
		width: 65%;
	}

	.ej_news_li_span {
		width: 34%;
	}

	.ej_news_li {
		width: 92%;
		margin: 0 1%;
		padding-left: 8%;
	}
}

/*手机二级导航*/
#wrapper {
	position: relative;
	height: 42px;
	width: 100%;
	overflow: hidden;
	-ms-touch-action: none;
}

#scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 42px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

#scroller ul {
	list-style: none;
	width: auto;
	padding: 0;
	margin: 0;
}

#scroller li {
	display: inline-block;
	height: 42px;
	float: left;
	line-height: 42px;
	font-size: 18px;
	overflow: hidden;
	text-align: center;
	float: left;
}

#scroller li a {
	font-size: 14px;
	color: #fff;
	display: block;
	height: 42px;
	line-height: 42px;
	padding: 0px 10px;
	background-color: rgba(158, 10, 14, 0.7);
}

#scroller .hov a,
#scroller .hov a:focus {
	background-color: #9e0a0e;
	no-repeat left top;
	background-size: 100% 100%;
}

/*手机二级导航 结束*/
/*重点科室*/
.index_zdks_pic_div>a>p {
	line-height: 28px;
	height: 84px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 14px;
	color: #333;
}

.index_zdks_pic_div>a:hover p {
	color: #9e0a0e;
}

.m_top25 {
	margin-top: 25px;
}

/*重点科室  结束*/
/*重要药材*/
.zy_title {
	text-align: center;
	height: 42px;
	width: 100%;
}

.zy_title_active,
.zy_title a:hover {
	color: #fff !important;
	background: url(../images/tab_bg1.png) no-repeat !important;
	background-size: 100% 100% !important;
}

.zy_title a {
	background: url(../images/tab_bg2.png) no-repeat;
	background-size: 100% 100%;
	color: #333;
	padding: 10px 40px;
	margin: 0 5px;

}

.ej_news_li1 {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 20px;
}

.ej_news_li1_box:hover .ej_news_li1_w_h2:after {
	width: 100%;
	left: 0;
}

.ej_news_li1_box:hover .ej_news_li1_w_h2 {
	color: #303685;
}

.ej_news_li1_pic {
	width: 21%;
	float: left;
	overflow: hidden;
	margin-right: 2%;
	padding: 1%;
	background: url(../images/honor_bg.png) no-repeat;
	background-size: 100% 100%;
}

.ej_news_li1_pic>img {
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-mox-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.ej_content img {
	max-width: 100%;
}

.ej_news_li1_w {
	width: 75%;
	float: left;
}

.ej_news_li1_w_h2 {
	margin: 0 auto;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.ej_news_li1_w_h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: #9e0a0e;
	content: "";
	transition: all 0.8s;
}

.ej_news_li1_box:hover .ej_news_li1_w_h2:after {
	width: 100%;
	left: 0;
}

.ej_news_li1_w_p {
	font-size: 14px;
	color: #999;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin: 0;
}

.ej_news_li1_box:hover .ej_news_li1_w_h2 {
	color: #333;
}

.ej_news_li1_box {
	padding: 30px 4px;
	border-bottom: 1px dashed #d6d6d6;
}

.ej_news_li1_w_span {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #999;
	line-height: 35px;
}

@media (max-width: 992px) {
	.ej_news_li1 {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		float: none;
		margin-bottom: 20px;
	}
}

@media (max-width: 470px) {
	.ej_news_li1_pic {
		width: 43%;
		float: left;
		overflow: hidden;
		margin-right: 2%;
	}

	.ej_news_li1_w_h2 {
		line-height: 35px;
		height: 35px;
	}

	.ej_news_li1_w {
		width: 55%;
		float: left;
	}
}

@media (max-width: 768px) {
	.ej_news_li1_box {
		padding: 0px;
		border: none;
	}

	.zy_title a {
		padding: 10px 20px;
	}

	.ej_news_li1_w_p {
		-webkit-line-clamp: 2;
		line-height: 20px;
	}
}

/*重要药材  结束*/
/*预约挂号*/
.yy_ul {
	width: 50%;
	margin: 0 auto;
	height: auto;
	float: left;
	margin-left: 25%;
}

.yy_ul li {
	width: 100%;
	height: auto;
	line-height: 46px;
	margin-bottom: 20px;
	min-height: 46px;
	float: left;
}

.yy_ul li span {
	color: #9e0a0e;
	float: left;
	width: 16px;
}

.yy_ul li a {
	color: #333;
	font-size: 16px;
	float: left;
	display: block;
	width: 100px;
	margin-left: 10px;
	margin-top: -3px;
}

.yy_ul .li_select {
	height: 44px;
	line-height: 44px;
	border: 1px solid #d2d0d1;
	width: 79%;
	border-radius: 2px;
	float: left;
	padding-left: 15px;
}

.yy_ul .li_input {
	height: 44px;
	line-height: 44px;
	border: 1px solid #d2d0d1;
	width: 79%;
	border-radius: 2px;
	float: left;
	padding-left: 15px;
}

.yy_ul .li_textarea {
	height: 156px;
	line-height: 44px;
	border: 1px solid #d2d0d1;
	width: 79%;
	border-radius: 2px;
	float: left;
	padding-left: 15px;
	resize: none;
}

.yy_ul .li_input01 {
	height: 44px;
	line-height: 44px;
	border: 1px solid #d2d0d1;
	width: 28%;
	border-radius: 2px;
	float: left;
	padding-left: 15px;
}

.yy_ul .li_input03 {
	height: 44px;
	line-height: 44px;
	border: 1px solid #d2d0d1;
	width: 150px;
	border-radius: 2px;
	float: left;
	padding-left: 15px;
}

.yy_ul li .sex {
	float: left;
}

.yy_ul li .sex input {
	float: left;
	width: 15px;
	height: 15px;
	margin: 15px 5px;
}

.yy_ul li .sex span {
	float: left;
	margin-right: 10px;
	color: #333;
}

.date_sel {
	height: 44px;
	line-height: 44px;
	border: 1px solid #d2d0d1;
	width: 110px;
	border-radius: 2px;
	float: left;
	padding-left: 15px;
}

.yzm {
	height: 44px;
	margin-left: 15px;
}

.form_tj {
	width: 100%;
	text-align: center;
	margin: 20px 0;
}

.form_tj_a1 {
	padding: 15px 62px;
	color: #333;
	background: #d2d0d1;
	border-radius: 5px;
	font-size: 18px;
	margin: 0 5px;
}

.form_tj_a1:hover {
	color: #333;
}

.form_tj_a2 {
	padding: 15px 62px;
	color: #fff;
	background: #2761cb;
	border-radius: 5px;
	font-size: 18px;
	margin: 0 5px;
	border: 0px solid #fff !important;
}

.form_tj_a2:hover {
	color: #fff;

}

@media (max-width: 1200px) {
	.yy_ul {
		width: 100%;
		margin-left: 0;
	}
}

@media (max-width: 768px) {
	.yy_ul .li_select {
		width: 100%;
	}

	.yy_ul .li_input {
		width: 100%;
	}

	.date_sel {
		width: 86%;
	}

	.date_sel:first-child {
		margin-bottom: 20px;
	}

	.date_sel:first-child+li {
		margin-bottom: 20px;
	}

	.yy_ul .li_input01 {
		width: 100%;
	}

	.yy_ul li>p {
		width: 100%;
		clear: both;
		line-height: ;
	}

	.li_bot_20 {
		margin-top: 20px;
	}

	.form_tj_a2,
	.form_tj_a1 {
		padding: 5px 22px;
		font-size: 16px;
	}

	.yy_ul .li_textarea {
		width: 100%;
	}
	.index_zdks_title {
		text-align: center;
		line-height: 40px!important;
	}
}

/*预约结束*/
/*招聘*/
.job {
	width: 100%;
	height: auto;
}

.job_bg {
	width: 96%;
	padding: 2%;
	height: auto;
	background: url(../images/job_bg.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 30px;
}

.job_bg p {
	line-height: 30px;
	font-size: 16px;
	color: #231815;
}

.job_bg_div {
	margin: 14px 0;
	width: 110px;
	height: 37px;
	color: #2761cb;
	line-height: 37px;
	text-align: center;
	font-size: 16px;
	display: block;
	background: url(../images/about_bg_active.png) no-repeat;
	background-size: 100% 100%;
	color: #2761cb;
}

.job a:hover .job_bg p {
	color: #2761cb;
}

.job a:hover .job_bg_div {
	background: url(../images/tab_bg1.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	/* background-color:#2761cb ; */
}

.job a:hover .job_bg {
	background: url(../images/job_bg1.png) no-repeat;
	background-size: 100% 100%;
	/* background-color:#2761cb ; */
}
}

/*招聘结束*/
/*联系我们*/
.map {
	width: 98%;
	padding: 1%;
	border: 1px solid #d2d0d1;
}

.map img {
	width: 100%;
}



.yy_ul li span {
	color: #333;
	width: 16px;
	float: none;
}