﻿body{
	font-family:'微软雅黑',Arial, Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 750px;
	font-size: 0;
}
body * {
	/* -webkit-user-select: none; */
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:100%;
}
a,button,input{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
button,input{
	-webkit-appearance:none;
	border-radius:0;
}
a{
	text-decoration:none;
	color: #2b2b2b;
}
.nav a{
	text-decoration:underline;
}
input{
	outline: none;
	vertical-align:middle;
	padding:0;
}
ul{
	margin:0;
	padding: 0;
	list-style: none;
}
img{
	/* vertical-align: middle; */
}
h3,h4,p{
	margin: 0;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearfix::after{
	content: '';
	display: block;
	clear:both;
}
/* top */
#header{
	position: relative;
	font-size: 0px;
	border-bottom: 1px solid #bababb;
	-moz-box-shadow: 0px 5px 2px #e2e1e1; /* 老的 Firefox */
	box-shadow: 0px 2px 2px #e2e1e1;
} 
.header-inner{
	position: absolute;
    right: 0.3rem;
	top: 50%;
	margin-top: -0.32rem;
}
.header-inner img:nth-child(1){
	width: 0.5rem;
	margin-right: 0.3rem;
}
.header-inner img:nth-child(2){
	width: 0.54rem;
	    margin-bottom: 0.05rem;
}

/* foot */
.foot{
	background-color: #007664;
}
.foot p{
	font-size:12px;
	color: #fff;
	line-height: 24px;
}
.foot .content{
	padding: 8px 13px;
	display: table;
}
/* banner */
#banner{
	font-size: 0px;
}
#banner a img{
	width: 100%;
}
#nav ul{
	width: 96%;
	margin: 2px auto;
	background:url(../img/nav-bg.png) 0 0 no-repeat; 
	width: 7.17rem;
	height: 2rem;
	background-size: contain;
	font-size: 0;
}
#nav ul li{
	float: left;
	width: 33%;
	height: 0.97rem;
	line-height: 0.97rem;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	text-align: center;
}
#nav ul li a{
	font-size: 0.3rem;
	color: #fff;
	font-weight: bold;

}
#slider{
	width:96%;
	margin: 0 auto;
}
#slider img{
	width: 7.2rem;
}
/* 新闻 */
#new{
	width: 96%;
	margin: 0 auto;
}
#new .title{
	font-size: 0.28rem;
	color: #bababa;
	border-bottom: 1px solid #bababa;
}
#new .title a:hover{
	cursor: pointer;
}
#new .title .left a{
	font-size: 0.32rem;
	display: inline-block;
	width: 1.5rem;
	height: 0.75rem;
	line-height: 0.75rem;
	text-align: center;
	color: #2b2b2b;
	font-weight: bold;
	margin:0 10px 0 0;
	margin-bottom: -1px;
}
#new .title .left a:nth-child(2){
	margin-left: 10px;
}
#new .title a.active{
	color: #269180;
	border-bottom: 0.05rem solid #269180;
	    text-decoration: none;
}
#new .title .right{
	color: #8f8b8b;
	font-size: 0.26rem;
	margin-right: 0.3rem;
	margin-top: 0.24rem;
}
#new .title .right::after{
	content: '';
	display: inline-block;
	height: 0.19rem;
	width:0.24rem;
	background: url(../img/more.png) no-repeat center;
	background-size: contain;
}
#new .content {
	margin-top: 0.13rem;
}
#new .content a{
	color:#666;
	font-size: 0.28rem;
}
#new .content a li{
	height: 0.6rem;
	line-height: 0.6rem;
	position: relative;
	padding-left: 22px;
}
#new .content a li::before{
	content: '';
	width: 3px;
	height: 3px;
	border-radius: 50%;
	display: inline-block;
	background-color: #666;
	position: absolute;
	left: 8px;
    top: 14px;
}

#new .content a li span:nth-child(1){
	display: inline-block;
	width:4.53rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#new .content a li span:nth-child(2){
    width: 1.6rem;
	float: right;
	/* text-align: right; */
	margin-right: 0.1rem;
}
.content .inner-title .right{
	font-size: 0.3rem!important;
}
/* 党建动态 */
#build{
	width: 96%;
	margin: 0 auto;
	font-size: 0px;
}
#build .title{
	font-size: 0.28rem;
	color: #e60012;
	border-bottom: 1px solid #bababa;
}
#build .title a:hover{
	cursor: pointer;
}
#build .title .left a{
	font-size: 0.32rem;
	display: inline-block;
	width: 1.5rem;
	height: 0.75rem;
	line-height: 0.75rem;
	text-align: center;
	color: #2b2b2b;
	font-weight: bold;
	margin:0 10px 0 0;
	margin-bottom: -1px;
}
#build .title a.active{
	color: #e60012;
	border-bottom: 0.05rem solid #e60012;
}
#build .title .right{
	color: #8f8b8b;
	font-size: 0.26rem;
	margin-right: 0.3rem;
	margin-top: 0.24rem;
}
#build .title .right::after{
	content: '';
	display: inline-block;
	height: 0.19rem;
	width:0.24rem;
	background: url(../img/more.png) no-repeat center;
	background-size: contain;
}
#build #carousel-example-generic2{
	border: 1px solid #bababa;
	width: 100%;
	margin: 0.2rem 0;
}
#build #slider{
	width:100%;
}
/* #build #slider img{
	width:2.7rem;
} */
#build .content ul a li {
	font-size: 0.28rem;
	height: 0.68rem;
	line-height: 0.68rem;
	color: #e60012;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 4px;
	border-bottom: 1px dashed #cccccc;
}
/* 专家荟萃 */
#expert{
	background: #f3f7f8;
	margin-top: 5px;
	padding-bottom: 5px;
}
#expert .title,#expert .content{
	width: 96%;
	margin: 0 auto;
}
#expert .title .inner-text{
	text-align: center;
	font-size: 0.32rem;
	font-weight: bold;
	color:#007664;
	height: 1.06rem;
	line-height: 1.06rem;
}
#expert .title .inner-text::before{
	content: '';
	display: inline-block;
	height: 1.07rem;
	width: 2.34rem;
	background: url(../img/expert-before.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 0.18rem;
}
#expert .title .inner-text::after{
	content: '';
	display: inline-block;
	height: 1.07rem;
	width: 2.34rem;
	background: url(../img/expert-after.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-left: 0.18rem;
}
#expert .content ul li{
	width: 50%;
	float: left;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}
#expert .content  p {
	font-size: 0.26rem;
	color:#000;
	height: 0.38rem;
	line-height: 0.38rem;
}
#expert .content ul a li img{
	width:1.80rem;
}
#expert .content ul a li p.bold{
	font-size: 0.3rem;
	font-weight: bold;
	height: 0.58rem;
	line-height: 0.58rem;
}
#expert .content ul a li p.last{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#expert .content .more{
	display: block;
	width:1.63rem;
	height: 0.57rem;
	line-height: 0.57rem;
	background: #269180;
	border-radius: 6px;
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
	margin: 0.1rem auto;
}
#expert .content .more:hover{
	cursor: pointer;
}
/* 科室介绍 */
#office{
	background: #fff;
}
#office .title,#expert .content{
	width: 96%;
	margin: 0 auto;
}
#office .title .inner-text{
	text-align: center;
	font-size: 0.28rem;
	font-weight: bold;
	color:#007664;
	height: 1.06rem;
	line-height: 1.06rem;
}
#office .title .inner-text::before{
	content: '';
	display: inline-block;
	height: 1.07rem;
	width: 2.34rem;
	background: url(../img/expert-before.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 0.18rem;
}
#office .title .inner-text::after{
	content: '';
	display: inline-block;
	height: 1.07rem;
	width: 2.34rem;
	background: url(../img/expert-after.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-left: 0.18rem;
}
#office .content ul{
	width: 96%;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}
#office .content ul li{
	display: inline-block;
	width: 2.28rem;
	line-height: 0.62rem;
	color: #007a67;
	font-size: 0.26rem;
	text-align: center;
	background: url(../img/office.png) no-repeat;
	background-size:contain;
	margin: 10px 0.04rem;
	font-weight: bold;
}
#office .content ul li:hover{
	background: url(../img/office-hover.png) no-repeat;
	background-size:contain;
	color: #fff;
}
#office .content .more{
	display: block;
	width: 96%;
	margin: 10px auto;
	text-align: center;
	border: 1px solid #007664;
	border-radius: 6px;
	height: .8rem;
	line-height: .8rem;
	font-size: 0.3rem;
	color: #000;
}
/* 中医养生 */
#medical{
	width: 96%;
	margin: 0 auto 10px;
	font-size: 0px;
}
#medical .title{
	font-size: 0.28rem;
	color: #269180;
	border-bottom: 1px solid #bababa;
}
#medical .title a:hover{
	cursor: pointer;
}
#medical .title .left a{
	font-size: 0.32rem;
	display: inline-block;
	width: 1.5rem;
	height: 0.75rem;
	line-height: 0.9rem;
	text-align: center;
	color: #2b2b2b;
	font-weight: bold;
	margin:0 10px 0 0;
	margin-bottom: -1px;
}
#medical .title a.active{
	color: #269180;
	border-bottom: 0.05rem solid #269180;
}
#medical .title .right{
	color: #269180;
	font-size: 0.27rem;
	margin-right: 0.2rem;
	margin-top: 0.35rem;
}
#medical .title .right::after{
	content: '';
	display: inline-block;
	height: 0.19rem;
	width:0.24rem;
	background: url(../img/medical-more.png) no-repeat center;
	background-size: contain;
}
#medical img{
	border: 1px solid #bababa;
	width: 100%;
	margin: 0.2rem 0;
}
#medical .content ul a li {
	font-size: 0.28rem;
	height: 0.68rem;
	line-height: 0.68rem;
	color: #2b2b2b;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 4px;
	border-bottom: 1px dashed #ccc;
	margin: 0 3px;
	text-align: left;
}

/* introduction */
#introduction{
	width: 6.84rem;
	margin: 0 auto 15px;
}
#introduction .int_content>div>img{
	width: 6.4rem!important;
	height: 3.62rem!important;
	margin: 0 auto 15px;
	display: block;
} 
#introduction .nav{
	font-size: 0.24rem;
	color: #2b2b2b;
	height: 0.55rem;
	line-height: 0.7rem;
}
#introduction>h1,.hospitalCulture>h1{
	color: #007a67;
	font-size: 0.32rem;
	text-align: center;
}
#introduction p,#introduction div{
	font-size: 0.24rem;
	/* line-height: 0.38rem; */
	/* text-indent: 2em; */
	text-align: justify;
	word-break: break-all;
	color: #2b2b2b;
}
#introduction p{
	text-align:left!important;
	font-size: 0.3rem;
	margin-bottom:10px;
}
/* guide */
#guide{
	margin: 0 auto 15px;
}
#guide img{
	width: 6.4rem;
	height: 3.62rem;
	margin: 0.88rem auto 0.04rem;
	display: block;
}
.nav{
	font-size: 0.18rem;
	color: #2b2b2b;
	height: 0.55rem;
	line-height: 0.7rem;
	padding-left: 0.2rem; 
}
#guide h1{
	color: #007a67;
	font-size: 0.3rem;
	text-align: center;
}
#guide h1::before{
	content: '';
	display: inline-block;
	width: 2.54rem;
	height: 0.14rem;
	background: url(../img/guide-left.png) no-repeat;
	background-size: contain;
	margin-right: 0.14rem;
}
#guide h1::after{
	content: '';
	display: inline-block;
	width: 2.54rem;
	height: 0.14rem;
	background: url(../img/guide-right.png) no-repeat;
	background-size: contain;
	margin-left: 0.14rem;
}
#guide ul li img{
	width: 3.03rem;
	height: 3.89rem;
}
#guide ul li p{
	color: #010101;
	font-size: 0.3rem;
	line-height: 0.5rem;
	font-weight: bold;
	text-align: center;
}
#guide ul li p.accuse{
	color: #2b2b2b;
	font-size: 0.28rem;
	font-weight: normal;
	text-align: left;
	text-indent: 2em;
	line-height: 0.4rem;
	padding:0 0.4rem;
	margin-top: 0.2rem;
	    text-align: justify;
    word-break: break-all;
}
#guide ul li{
	border-bottom: 1px solid #bababa;
	padding-bottom: 0.15rem;
}
#guide ul li:last-child{
	border-bottom:none;
}
/* honor */
#honor{
	margin: 0 auto;
}
#honor .nav,#honor1 .nav{
	font-size: 0.18rem;
	color: #2b2b2b;
	height: 0.55rem;
	line-height: 0.7rem;
	padding-left: 0.42rem; 
}
#honor h1,#honor1 h1{
	color: #007a67;
	font-size: 0.3rem;
	text-align: center;
	margin: 0.3rem 0;
}
#honor h1::before,.hospitalCulture h1::before,#honor1 h1::before{
	content: '';
	display: inline-block;
	width: 2.4rem;
	height: 0.14rem;
	background: url(../img/guide-left.png) no-repeat;
	background-size: contain;
	margin-right: 0.14rem;
}
#honor h1::after,.hospitalCulture h1::after,#honor1 h1::after{
	content: '';
	display: inline-block;
	width: 2.4rem;
	height: 0.14rem;
	background: url(../img/guide-right.png) no-repeat;
	background-size: contain;
	margin-left: 0.14rem;
}
#honor ul{
	margin:0.1rem;
}
#honor ul li{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 0;
}
#honor ul li img{
	width: 3.18rem;
	height: 2.14rem;
}
#honor ul li p{
	color: #2b2b2b;
	font-size: 0.3rem;
	height: 0.70rem;
	line-height: 0.70rem;
}
.page {
	text-align:center;
	height: 1.38rem;
	line-height: 1.38rem;
	font-size: 0;
}
.page a{
	width: 1.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
	border:1px solid #007664;
	color: #2b2b2b;
	font-size: 0.26rem;
	display: inline-block;
	text-align: center;
}
.page a:nth-child(1){
	margin-right: 0.55rem;
	margin-top: 0.35rem;
}
.page a.active{
	background-color: #007664;
	color: #fff;
}
/* new */
#new{
	margin: 0 auto;
}
#new .nav{
	font-size: 0.18rem;
	color: #2b2b2b;
	height: 0.55rem;
	line-height: 0.7rem;
	padding-left: 0.42rem; 
}
#new h1{
	color: #007a67;
	font-size: 0.3rem;
	text-align: center;
}
.title-bg::before{
	content: '';
	display: inline-block;
	width: 2.54rem;
	height: 0.14rem;
	background: url(../img/guide-left.png) no-repeat;
	background-size: contain;
	margin-right: 0.14rem;
}
.title-bg::after{
	content: '';
	display: inline-block;
	width: 2.54rem;
	height: 0.14rem;
	background: url(../img/guide-right.png) no-repeat;
	background-size: contain;
	margin-left: 0.14rem;
}
#new .content {
	width:7.2rem;
	margin: 0 auto;
}
#new .content .inner-title{
	height: 0.64rem;
	line-height: 0.64rem;
	border: 1px solid #007664;
}
#new .content .inner-title .left{
	color: #fff;
	font-size: 0.26rem;
	width: 2.85rem;
	background-color: #007a67;
	padding-left: 0.26rem;
}
#new .content .inner-title .left::before{
	content: '';
	height: 0.22rem;
	width: 0.13rem;
	display: inline-block;
	background: url(../img/right.png) no-repeat;
	background-size: contain;
	margin-right: 0.1rem;
}

#new .content .inner-title .right{
	font-size: 0.2rem;
	color: #007664;
	
}
#new .content .inner-title .right::after{
	content: '';
	height: 0.11rem;
	width: 0.25rem;
	display: inline-block;
	background: url(../img/new-more.png) no-repeat;
	background-size: contain;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 6px;
}
#new .content ul li{
	font-size: 0.28rem;
	border-bottom: 1px dashed #bababa;
}
#new .content ul a:last-child li{
	border-bottom: none;
}
#new .content .inner-ul a li::before{
	width: 4px;
	height: 4px;
	background: #007664;
}
#new .content .inner-ul{
	margin-bottom: 0.32rem;
}
/* hospital */
.hospital{
	margin: 0;
}
.hospital li{
	float: none;
	width: 100%;
	color: #2b2b2b;
	font-size: 0.28rem;
	border-bottom: 1px solid #bababa;
	padding: 0.1rem 0.44rem 0.1rem 0.48rem;
	box-sizing: border-box;
	text-align: left;
	height: 1.02rem;
}
.hospital a:nth-child(1) li{
	margin-top:0.4rem;
}
.hospital li::before{
	content: '';
	display: inline-block;
	width: 0.12rem;
	height: 0.12rem;
	border-radius: 50%;
	background-color: #007664;
	    margin-right: 0.14rem;
    margin-left: -0.14rem;
}
.hospital li span{
	display: inline-block;
	line-height: 0.4rem;
}
.hospital li span:nth-child(1){
	text-align: left;
	width: 4.5rem;
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-inline-box;
	-webkit-box-orient: vertical;
	vertical-align: text-top;
}
.hospital li span:nth-child(2){
	float: right;
	    margin-right: -0.14rem;
}
/* hospitalDetail */
#hospitalDetail h1{
	color: #2b2b2b;
	/* font-size: 0.3rem; */
	text-align: center;
	border-bottom: 1px dashed #bababa;
	line-height: 0.56rem;
	margin-bottom: 0;
	    font-size: 19px;
    padding: 0 18px;
}
h1{
	font-size: 0.38rem!important;
}
.nav{
	font-size: 0.28rem!important;
}
.content div{
	font-size:0.3rem!important;
}
#introduction .int_content div{
	font-size:0.3rem!important;
}
#hospitalDetail>p{
	font-size: 0.22rem;
	color: #595757;
	line-height: 0.6rem;
	text-align: center;
}
#hospitalDetail .content div{
	font-size: 18px;
	color: #595757;
	line-height: 0.6rem;
}
#hospitalDetail p span:nth-child(1){
	margin-right: 0.4rem;
}
#hospitalDetail .content{
	width: 6.84rem;
	margin: 0.15rem auto;
}
#hospitalDetail .content p{
	font-size: 0.2rem;
	color: #2b2b2b;
	line-height: 0.5rem;
	text-align: justify;
	word-break: break-all;
	text-indent: 2em;
}
#hospitalDetail .content img{
	width: 6.43rem;
	display: block;
	margin: 0.18rem auto;
}
/* workInfo */
.workInfo{
	text-align:center;
	font-size: 0;
}
.inner-nav{
	text-align: center;
}
.inner-nav a{
	display: inline-block;
	width: 1.6rem;
    height: 0.56rem;
    line-height: 0.56rem;
	border: 1px solid #269180;
	color: #269180;
	background: #fff;
	
	font-size: 0.3rem;
	text-align:center;
	border-radius: 6px;
	    margin-right: 0.15rem;
	font-weight: bold;
}
.inner-nav a:last-child{
	margin-right: 0;
}
.inner-nav a.active{
	color: #fff;
	background: #269180;
}
.workInfo .content{
	padding-bottom: 0.2rem;
	border-bottom: 1px dashed #999999;
}
.workInfo .content img{
	width: 6.56rem;
    margin: 0.4rem auto 0;
}
.workInfo .content p{
	width: 6.56rem;
    margin:0 auto;
}
.workInfo .content p .title{
	color: #2b2b2b;
	font-size: 0.3rem;
	height: 0.8rem;
	line-height: 0.8rem;
	width: 4.5rem;
	text-align: left;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight:bold;
}
.workInfo .content p .time{
	color: #646769;
	font-size: 0.28rem;
	height: 0.8rem;
	line-height: 0.8rem;
}
.workInfo .content p.inner-content{
	font-size: 0.28rem;
	text-align: left;
	color: #666666;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;
overflow: hidden;
	
}
/* officeIntroduction */
#office h1 img{
	width: 0.81rem;
	height: 0.44rem;
	vertical-align: middle;
	margin-right: 0.26rem;
}
#office h1{
	color: #007565;
	font-size: 0.3rem;
	text-align: center;
}
#office .workInfo ul{
	text-align: left;
    padding: 0 0.35rem;
}
#office .workInfo ul li{
	width: 3.1rem;
	height: 0.8rem;
    line-height: 0.8rem;
	border: 1px solid #d8d8d8;
	border-radius: 6px;
	display: inline-block;
	color: #2b2b2b;
	font-size: 0.28rem;
	margin: 0.15rem;
	text-align: left;
	box-sizing: border-box;
	padding-left: 0.3rem;
	font-weight: bold;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#office .workInfo ul li img{
	vertical-align: middle;
	margin-right: 0.25rem;
}
/* officeinfo */
.select{
	font-size: 0.35rem;
	color: #2b2b2b;
	font-weight: bold;
	text-align: center;
	margin:0.3rem auto;
}
.select select{
	width: 4.78rem;
	height: 0.65rem;
	line-height: 0.5rem;
	border-radius: 6px;
	font-weight: bold;
	font-size: 0.26rem;
}

#officeinfo h1{
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.3rem;
	color: #007a67;
	text-align: center;
	border-bottom: 1px dashed #e1d6dc;
}
#officeinfo .content {
    width: 6.84rem;
    margin: 0.15rem auto;
        font-size: 0.26rem;
}
#officeinfo .content img {
    width: 6.43rem;
    display: block;
    margin: 0.18rem auto;
}
#officeinfo .content p,#officeinfo .content div {
    font-size: 0.2rem;
    color: #2b2b2b;
    line-height: 0.5rem;
    text-align: justify;
    word-break: break-all;
}
#officeinfo .content p{
	text-indent: 2em;
}
.team{
	width: 7.2rem;
	margin: 0 auto 1.36rem;
	font-size: 0;
}
.team .title{
	font-size: 0.32rem;
	color: #007565;
	padding-left: 0.26rem;
	font-weight:bold;
}
.team .title::before{
	content: '';
	width: 0.08rem;
	height: 0.44rem;
	background-color: #007565;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.1rem;
}
.team .list {
	font-size: 0;
}
.team .list li{
	width: 50%;
	display: inline-block;
	text-align: center;
	margin-top: 0.33rem;
}
.team .list li img{
	/* width: 3.05rem;
	height: 4.41rem; */
	margin-bottom: 0.14rem;
}

.team .list li p{
	color: #2b2b2b;
	font-size: 0.26rem;
	text-align: center;
}
.team .list li a{
	width: 1.76rem;
	height: 0.65rem;
	line-height: 0.65rem;
	color: #fff;
	background-color: #007565;
	font-size: 0.26rem;
	display: inline-block;
	border-radius: 6px;
	margin-top: 0.14rem;
}
/* expert */
#expertContet h1{
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.3rem;
	color: #007a67;
	text-align: center;
}
#expertContet  .team  ul li p{
	line-height: 0.36rem;
	width: 3.05rem;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#expertContet  .team  ul li p:nth-child(2){
	color: #007565;
	font-weight: bold;
	font-size: 0.26rem;
}
.lookMore{
	font-size: 0.26rem;
	color: #2b2b2b;
	text-align: center;
	width: 2.02rem;
	height: 0.76rem;
	line-height: 0.76rem;
	border: 1px solid #117e6f;
	display: block;
	border-radius: 6px;
	margin: 0.64rem auto;
}
/* expertDetail */
#expertDetail>h1{
	color: #007a67;
    font-size: 0.3rem;
    text-align: center;
}
#expertDetail .expertContent img{
	width: 4.36rem;
	height: 5.57rem;
	display: block;
	margin:0.4rem auto 0.1rem;
}
#expertDetail .expertContent p{
	font-size: 0.3rem;
	color: #2b2b2b;
	text-align: center;
	line-height: 0.42rem;
}
#expertDetail .team p{
	text-indent: 2em;
	font-size: 0.3rem;
	color: #2b2b2b;
	line-height: 0.46rem;
	padding: 0.1rem 0.26rem;
}
#expertDetail .team {
	margin-bottom: 0.72rem;
}

.content1{
	display: block;
}
.content2{
	display: none;
}

/* nav */
.t_nav {
	font-size: 0.32rem;
    color: #fff;
    text-align: left;
	overflow-y: auto;
	display:none;
	position: relative;;
	z-index:999;
	background-color:#007664;
	width:100%;
	padding:0.2rem 0;
}
/* .t_nav .list_dl{
	height:100%;
} */
.list_dt {
	background: #007664;
	padding-left: 0.47rem;
    height: 1rem;
    line-height: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
	/* border-bottom: 1px solid #2e94dd; */
	color: #fff;
}

.list_dt::before{
	content: '';
	display: inline-block;
	width:0.18rem;
	height: 0.1rem;
	background: url(../img/down.png) no-repeat;
	background-size: contain;
	position: absolute;
    left: 1.85rem;
    top: 0.45rem;
}
.list_dl>a:nth-child(1)>.list_dt::before{
	display: none;
}
.list_dl a:hover{
	text-decoration:none;
	
}
.list_dt:hover,.list_dl li:hover{
	background: #eeeeee;
	color: #eb5a2f;
}
.list_dt:hover::before{
	content: '';
	display: inline-block;
	width: 0.2rem;
	height: 0.12rem;
	background: url(../img/down-hover.png) no-repeat;
	background-size: contain;
	position: absolute;
    left: 1.85rem;
    top: 0.45rem;
}
.t_nav .list_dl .list1:hover::before{
	background:none!important;
}
.list_dd {
    display: none;
}
#open {
	 color: #f77301; 
	 background: #eeeeee;
}
#open::before{
	content: '';
	display: inline-block;
	width: 0.2rem;
	height: 0.12rem;
	background: url(../img/down-hover.png) no-repeat;
	background-size: contain;
	position: absolute;
    left: 1.85rem;
    top: 0.45rem;
}
.list_dl li {
    font-size: 0.28rem;
}
.list_li {
	text-align: left;
	padding-left: 1.38rem;
    background: #eeeeee;
    list-style-type: none;
    color: #2b2b2b;
    width: 100%;
    /*height: 3rem;*/
    line-height: 0.9rem;
    cursor: pointer;
	border-bottom: 1px solid #d3d3d3;
	box-sizing: border-box;
}
.list_li:hover{
	color: #007664;
}
.t_nav dl{
	margin-bottom: 0!important;
    margin-top: 0!important;
}
.t_nav .list_dl .list_dd{
	margin-left: 0;
}

/* slider */
#slider .carousel-indicators {
    /* height: 0.6rem;
    line-height: 0.6rem; */ 
    padding:0.1rem 0;
    width: 100%;
    /* background: rgba(0,0,0,0.4); */
    left: 0;
    margin-left: 0;
    text-align: left;
	padding-right: 4px;
	margin-bottom: 0;
	bottom: 0;
	font-size: 0.21rem;
}
#slider .carousel-indicators li.active {
    background: #007a67;
}
#slider .carousel-indicators li {
    text-indent: 0px;
	height: 0.32rem;
    line-height: 0.32rem;
    width: 0.32rem;
    border-radius: 0px;
    background: #999999;
    color: #eeeeee;
	text-align: center;
	margin-left: 0.15rem;
	font-size: 0.21rem;
	
}
#slider .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* honor 放大 */
.send-bot {
    text-align: center;
    width: 100%;
    border-radius: 6px;
	background: transparent;
	overflow: hidden;
}
#cover {
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #000 none repeat scroll 0% 0%;
}
.send-msg {
    display: none;
    border-radius: 2px;
    height: 36%;
    width: 92%;
    z-index: 99999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.send-bot img {
    width: 100%;
}
.send-bt {
    display: inline-block;
    padding: 0 10px;
    border-radius: 6px;
    height: 35px;
    line-height: 35px;
    margin: 5px auto;
    border-radius: 6px;
    color: #fff;
    background: #000;
    font-size: 14px;
}

/* seach */
.m_search_main {
    position: absolute;
    left: 0;
    top: 1.63rem;
    background: rgba(0,17,34,0.3);
    padding: 20px 4%;
    width: 100%;
	display: none;
	z-index: 1000;
	font-size: 0.26rem;
	box-sizing: border-box;
}
.m_search_main .main {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px 0px #55708f;
    border-radius: 3px;
    overflow: hidden;
}
.m_search_main .text {
    width: 85%;
    height: 40px;
    line-height: 30px;
    border: none;
    color: #333;
    background: none;
    text-indent: 20px;
    display: block;
    float: left;
}
.m_search_main .btn {
    width: 15%;
    height: 40px;
    background: url(../img/search_r.png) no-repeat center center;
    background-size: 20px;
    border: none;
    display: block;
    float: right;
}

#footer_content div:nth-child(2){
	display:none;
}
#footer_content>div{
	margin-top:0!important;
}
#hospitalDetail .content img{
	width:100%!important;
	height:auto!important;
}
.expert-p{
	height:90px;
}
.indexA{
	width: 5.5rem;
    height: 1.5rem;
	position:absolute;
	top:0;
	left:0;
}
.guide{
	text-align: left;
    /* padding: 0 0.35rem; */
}
.guide li{
	width:2.16rem;
	height:2.3rem;
	float: left;
	margin: 0.15rem;
	text-align: center;
	padding-top:0.45rem;
	box-sizing:border-box;
}
.guide li p{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color:#fff;
    font-size:0.28rem;
    font-weight:bold;
    margin-top:0.2rem;
}
.guide a:nth-child(1) li{
	background:#db696a;
}
.guide a:nth-child(1) li img{
	width:0.71rem;
	height:0.95rem;
}
.guide a:nth-child(2) li{
	background:#49ac61;
}
.guide a:nth-child(2) li img{
	width:0.85rem;
	height:0.9rem;
}
.guide a:nth-child(3) li{
	background:#556fb5;
}
.guide a:nth-child(3) li img{
	width:1rem;
	height:0.9rem;
}
.carousel-inner > .item p{
	position:absolute;
	left:0;
	bottom:0;
	font-size:0.24rem;
	color:#fff;
	z-index:99;
	background: rgba(0,0,0,0.4);
	width:100%;
	height: 0.6rem;
	text-align: center;
    line-height: 0.6rem;
    padding: 0 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}