@charset "gb2312";
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
body{
	min-width: 16.0rem;
	max-width: 32.0rem;
	margin: auto;
    font-family: 'Microsoft YaHei';
}
ul, ol, li {list-style: none;}
a{text-decoration: none;}
img {
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}


.all{
	width: 100%;
    max-width: 32.0rem;
    min-width: 16.0rem;
    overflow-x: hidden;
}
/*头部*/
.all-header{
	width: 100%;
	overflow: hidden;
}
.header-left{
	float: left;
	width: 1.8rem;
	height: 1.6rem;
	margin: 2.0rem 3.7rem 2.0rem 1.2rem;
}
.header-left>a{
	display: block;
	width: 100%;
    height: 100%;
}
.header-left>a>img{
	width: 100%;
	height: 100%;
}
.header-center{
	float: left;
	width: 19.4rem;
	height: 4.05rem;
	margin-top: 0.8rem;
	margin-bottom: 15px;
}
.header-center>img{width: 100%;}
.header-right{
	float: right;
	width: 1.8rem;
	height: 1.7rem;
	margin-top: 2.0rem;
	margin-right: 1.2rem;
	margin-bottom: 1.9rem; 
}
.header-right>a{
	display: block;
	width: 100%;
	height: 100%;
}
.header-right>a>img{
	width: 100%;
	height: 100%;
}


/*导航*/
.all-nav{
	width: 100%;
	min-width: 16.0rem;
	max-width: 32.0rem;
    height: 3.5rem;
    line-height: 3.5rem;
    background-color: #6f574d;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.all-nav>div{
	box-sizing: border-box;
    width: 20%;
    text-align: center;
    box-sizing: border-box;
    border-right: 0.15rem #fff solid;
}
.all-nav>div:last-child{border-right: none;}
.all-nav>div>a{
	display: block;
	width: 100%;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
}


/*轮播图*/
.banner{
	position:relative; 
	width: 100%; 
	min-width: 16.0rem;
    max-width: 32.0rem; 
    height: auto;
	overflow: hidden;
	z-index:1;
	margin:1rem auto 0 auto;
}
.banner .hd{
	position: absolute; 
	left: 14.3rem;  
	z-index: 111111;
	top: 20rem;
}
.banner .hd ul{
	width: 1.8rem; 
	display: flex; 
	justify-content: 
	space-between;
}
.banner .hd ul li{
	width: 0.6rem; 
	height: 0.6rem; 
	background: #e0e0e0; 
	border-radius: 50%;
}
.banner .hd ul li.on{background: #ff8400;}


/*内容*/
.all-content{
	width: 100%;
	min-width: 16.0rem;
    max-width: 32.0rem; 
    height: auto;
    background-color: #f7ede1;
    margin-top: 0.7rem;
    padding-top: 0.75rem;
}


/*公告*/
.content-talk{
	width: 100%;
	height: 2.5rem;
	overflow: hidden;
	background-color: #faf5ee;
}
.talk-left{
	float: left;
	overflow: hidden;
}
.talk-left>img{
	display: block;
	float: left;
	margin: 0.75rem 0.6rem 0.6rem 0.5rem;
	width: 1.6rem;
	height: 1.15rem;
}
.talk-leftWord{
	float: left;
	width: 5.0rem;
	height: 2.1rem;
	line-height: 2.1rem;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
	color: #f00;
	font-size: 1.0rem;
	box-sizing: border-box;
	border-right: 0.05rem #ac6d37 solid;
}
.talk-right{
	float: left;
	margin-left: 0.8rem;
	width: 22.0rem;
	line-height: 2.5rem;
	font-size: 0.9rem;
	color: #5f5f5f;
	white-space:nowrap;
	overflow:hidden;
}
.talk-right span{
	display:inline-block;
	margin-left: 1.0rem;
}


/*科室查询*/
.kscx{width: 100%;}
.kscx-title{
	width: 100%;
	padding-bottom: 0.6rem;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 0.05rem #d0c1b6 solid;
}
.kscxt-i{
	float: left;
	margin-left: 1.25rem;
	margin-right: 0.65rem;
	width: 0.2rem;
	height: 1.5rem;
	background-color: #6f574d;
}
.kscxt-word{
	float: left;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.5rem;
}
.kscx-content{
	width: 100%;
	min-width: 16.0rem;
	max-width: 32.0rem;
	margin-top: 1.7rem;
	overflow: hidden;
}
.kscx-content>a{
	display: block;
	float: left;
	width: 25%;
	height: 10.4rem;
	text-align: center;
}
.kscx-content>div.kscxc-item{
	display: block;
	float: left;
	width: 25%;
	height: 10.4rem;
	text-align: center;
}
.kscxc-item>img{
	display: block;
	margin: auto;
	width: 5.6rem;
	height: 5.6rem;
	margin-bottom: 1.0rem;
}
.kscxc-itemWord{
	color: #6f574d;
	font-size: 1.2rem;
}
/*病种导航*/
.bzNav{
	width: 100%;
	height: 2.5rem;
	box-sizing: border-box;
	border: 0.05rem #f00 solid;
	display: none;
}


/*医师团队*/
.ystd{margin-top: 0.6rem;}
.ystd-content{
	width: 100%;
	min-width: 16.0rem;
	max-width: 32.0rem;
	margin-top: 2.4rem;
	overflow: hidden;
}
.ystd-content>a{
	display: block;
	float: left;
	width: 33.3%;
	height: 15.3rem;
	text-align: center;
}
.ystdc-item>img{
	display: block;
	margin: auto;
	width: 8.75rem;
	height: 8.75rem;
	margin-bottom: 0.9rem;
}
.ystdc-itemWord01{
	color: #6f574d;
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.ystdc-itemWord02{
	margin: auto;
	width: 6.8rem;
	height: 2.0rem;
	line-height: 2.0rem;
	background-color: #fff;
	box-sizing: border-box;
	border: none;
	border-radius: 0.4rem;
	color: #000;
	font-size: 0.9rem;
}


/*预约挂号*/
.yygh{
	width: 30.3rem;
	margin: auto;
	margin-top: 1.5rem;
	margin-bottom: 1.2rem;
	box-sizing: border-box;
	border: 0.05rem #cdcdcd dashed;
	border-radius: 0.5rem;
}
.yygh-title{
	width: 29.3rem;
	height: 4.4rem;
	line-height: 4.4rem;
	margin: auto;
	font-size: 1.95rem;
	font-weight: bold;
	color: #000;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 0.05rem #cdcdcd dashed;
}
.yygh-form{width: 100%;}
.yygh-form>ul>li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 1.4rem;
}
.form-content{
	float: left;
	width: 6.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: right;
	font-size: 1.0rem;
}
.yygh-i{color: #f00;}
.form-li>input{
	float: left;
	width: 21.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	box-sizing: border-box;
	border: 0.1rem #cdcdcd solid;
	border-radius: 0.4rem;
	outline: none;
	padding-left: 0.75rem;
	margin-left: 1.0rem;
	font-size: 1.0rem;
	color: #878787;
}
.form-li>textarea{
	float: left;
	width: 21.5rem;
	height: 5.85rem;
	line-height: 2.5rem;
	box-sizing: border-box;
	border: 0.1rem #cdcdcd solid;
	border-radius: 0.4rem;
	outline: none;
	padding-left: 0.75rem;
	margin-left: 1.0rem;
	font-size: 1.0rem;
	color: #878787;
}
.btnSubmit{
	display: block;
	margin: auto;
	width: 14.7rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	background-color: #bb0501;
	box-sizing: border-box;
	border-radius: 0.5rem;
	border: none;
	outline: none;
}






/*温馨提示*/
.wxts{
	width: 100%;
	background-color: #f7ede1;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.wxts-word{
	width: 29.5rem;
	margin: auto;
	line-height: 1.65rem;
	font-size: 0.9rem;
	color: #000;
}
.wxts-word>span{color: #f00;}
.yygh-img{
	width: 100%;
	overflow: hidden;
}
.yygh-img>img{
	display: block;
	float: left;
	margin-top: 0.3rem;
	margin-bottom: 0.9rem;
}
.yygh-imgOne{
	margin-left: 1.7rem;
	width: 15.05rem;
	height: 3.15rem;
}
.yygh-imgTwo{
	width: 10.65rem;
	height: 3.15rem;
	margin-left: 1.2rem;
}
.yygh-word{
	width: 100%;
	text-align: center;
	font-size: 1.25rem;
	color: #212121;
	margin-bottom: 4.7rem;
}




/*底部*/
.all-footer{
	width: 100%;
    max-width: 32.0rem;
    min-width: 16.0rem;
    margin-bottom: 3.25rem;
}
.all-footer>img{width: 100%;}