 @charset"gb2312";
* {
	margin: 0 auto;
	padding: 0;
	font-family: "微软雅黑", Verdana, Geneva, sans-serif;
	
}
img {
	border: none;
	vertical-align: top;
}
ul {
	line-height: 210%;
}
ul, li {
	list-style: outside none none;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #343535;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-family: "微软雅黑", arial, sans-serif;
	color: #4c4c4c;
	max-width: 640px;
}
b {
	font-weight: normal
}
.fr {
	float: right
}
.fl {
	float: left
}
.cls {
	clear: both
}
.allTitle {
	width: 95%;
	margin: 5px auto;
	height: 35px;
	line-height: 35px;
}
.allTitle span {
	width: 45%;
	float: left;
}
.allTitle a {
	color: #0063af;
	font-size: 20px;
	font-weight: bold
}
.allTitle .more {
	width: 50%;
	float: right;
	text-align: right;
	color: #6CAF2F;
	font-size: 10px;
}
/*======首页导航======*/
.xnav{ width:100%; overflow:hidden;}
.xnav li{ width:23.8%; margin:0.3rem 1.6% 0 0; float:left; height:3rem; background:#26A6BF;}
.xnav li a{display:block; text-align:center; line-height:3rem; color:#FFF; font-size:1.4rem;}
.xnav li.last{margin:0.3rem 0 0 0;}
/*======首页标题======*/
.titleFrame {
	width: 100%;
	height: 50px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background: #fff;
	overflow: hidden
}
.titleFrame .s1 {
	float: left;
	display: inline-block;
	height: 50px;
}
.titleFrame .s1 img {
	width:auto;
	height: 40px;
	margin-top: 5px;
	margin-left: 10px;
}
.titleFrame .s2 {
	float: left;
	display: inline-block;
	margin-left: 10px;
	line-height: 50px;
	font-size: 26px;
}
.titleFrame .s3 {
	float: right;
	display: inline-block;
	margin-left: 10px;
	line-height: 50px;
	font-size: 26px;
}
/*======科室======*/
.ItemFrame {
	background: #ebebeb;
	padding: 0px 10px;
	overflow: hidden
}
.ItemBox {
	width: 100%;
	padding-top: 10px;
	overflow: hidden
}
.ItemBox a {
	display: inline-block;
	float: left
}
.ItemBox .Item01 {
	width: 42%;
}
.ItemBox .Item01 img {
	width: 100%;
}
.ItemBox .Item02 {
	width: 55%;
	margin-left: 3%
}
.ItemBox .Item02 img {
	width: 100%;
}
.ItemBox .Item03 {
	width: 55%;
	margin-left: 3%;
	margin-top: 2%;
}
.ItemBox .Item03 img {
	width: 100%;
}
.ItemBox .ItemBoxA {
	width: 55%;
	float: left
}
.ItemBox .ItemBoxA .Item04 {
	width: 100%;
}
.ItemBox .ItemBoxA .Item04 img {
	width: 100%;
}
.ItemBox .ItemBoxA .Item05 {
	width: 100%;
	margin-top: 4%;
}
.ItemBox .ItemBoxA .Item05 img {
	width: 100%;
}
.ItemBox .ItemBoxB {
	width: 42%;
	margin-left: 3%;
	float: left
}
.ItemBox .ItemBoxB .Item06 {
	width: 100%;
}
.ItemBox .ItemBoxB .Item06 img {
	width: 100%;
}
.ItemBox .ItemBoxC {
	width: 42%;
	float: left
}
.ItemBox .ItemBoxC .Item07 {
	width: 100%;
}
.ItemBox .ItemBoxC .Item07 img {
	width: 100%;
}
.ItemBox .ItemBoxD {
	width: 55%;
	float: left;
	margin-left: 3%;
	margin-bottom: 10px;
}
.ItemBox .ItemBoxD .Item08 {
	width: 100%;
}
.ItemBox .ItemBoxD .Item08 img {
	width: 100%;
}
.ItemBox .ItemBoxD .Item09 {
	width: 100%;
	margin-top: 4%;
}
.ItemBox .ItemBoxD .Item09 img {
	width: 100%;
}
/*======专家列表======*/
.expertBox {
	width: 100%;
	overflow: hidden
}
.expertBox .kj {
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 15px 0px;
	border-bottom: 1px solid #d1d1d1;
}
.expertBox span {
	display: inline-block;
	overflow: hidden
}
.expertBox .dh {
	display: inline-block;
	overflow: hidden;
	float:left;
}
.expertBox .dh a {
	display:block;;
	overflow: hidden;
	float: left;
	width: 100%;
	padding:0px;
	border-bottom:none;
	color:#fff;
}
.expertBox i {
	display: inline-block;
	overflow: hidden;
	font-style: normal
}
.expertBox .ss1 {
	width: 30%;
	max-width: 120px;
	float: left;
	margin: 0px 10px;
	overflow: hidden
}
.expertBox .ss1 img {
	width: 100%;
	max-width: 120px;
}
.expertBox .ss2 {
	width: 63%;
	height: 30px;
	float: left;
}
.expertBox .ss3 {
	width: 63%;
	float: left;
	padding: 2px 0px;
}
.expertBox .ss4 {
	width: 63%;
	float: left;
}
.expertBox .ss5 {
	width: 63%;
	float: left;
}
.expertBox .ss2 p {
	line-height: 24px;
	font-size: 24px;
	display:block;
	float:left;
}
.expertBox .ss2 i {
	line-height: 24px;
	font-size: 16px;
	padding-left: 10px;
}
.expertBox .ss3 p {
	padding: 0px 10px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	background: #ff895b;
	color: #FFF;
	border-radius: 10px;
}
.expertBox .ss3 i {
	padding: 0px 10px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	background: #68cb37;
	color: #FFF;
	border-radius: 10px;
	margin-left: 10px;
}
.expertBox .ss4 {
	line-height: 24px;
	font-size: 14px;
	color: #4c4c4c;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}
.expertBox .ss5 {
	line-height: 24px;
	font-size: 12px;
	color: #4c4c4c;
}
/*======电话按钮======*/
.TelFrame {
	width: 100%;
	background: #d5d5d5;
	text-align: center
}
.TelFrame a {
	width: 90%;
	background: #68cb37;
	margin: 10px auto;
	padding: 5px 0px;
	display: inline-block;
	text-align: center;
	border-radius: 10px;
}
.TelFrame p {
	display: inline-block;
	line-height: 16px;
	font-size: 12px;
	color: #FFF;
	width: 100%;
}
.TelFrame i {
	display: inline-block;
	font-size: 18px;
	color: #FFF;
	font-style: normal
}
/*======爱尔连锁======*/
.hospital {
	width: 100%;
	margin: 10px 0px;
	overflow: hidden
}
.hospital a {
	float: left;
	width: 33.33%;
	display: inline-block;
	margin: 5px 0px;
	overflow: hidden;
	padding: 0px;
}
.hospital a img {
	width: 90%;
	margin: 0px auto;
	border-radius: 8px;
}
.hospital a p {
	text-align: center;
	font-size: 12px;
	line-height: 26px;
}

/*价格*/
.xm{margin:1% 0 0;}
.xmyh{width:100%;}
.xmyh ul{padding-bottom:2px;overflow:hidden;}
.xmyh li{float:left;text-align:center;color:#fff;line-height:20px;padding:2px 0;}
.xmyh .xmh{height:40px;margin:5px 0;padding:0;}
.xmyh .xmh li{height:40px;line-height:40px;}
.xmyh li.xm1{width:40%;}
.xmyh li.xm2{width:35%;line-height:40px;}
.xmyh li.xm3{width:25%;}
.xmyh li a{color:#ff0000;}
.xmyh .xmbg1{background:#0099a9;}
.xmyh .xmbg2{background:#64b89a;}
.xmyh .xmbg3{background:#b2bc45;}
.xmyh .xmbg4{background:#eb965d;}
.xmyh .xmbg5{background:#7ec5ae;}
.xmyh .xmbg6{background:#bdc96a;line-height:40px;}

.xmyh li s,.xmyh li strong{color:#ff0000;}
.xmyh p{line-height:40px; text-align:center;color:#ff0000;}
/*======手机挂号======*/
.guahao {
	width: 100%;
	background: #fff;
	margin-bottom: 80px;
}
.guahao .ghName {
	width: 80%;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center
}
.guahao .s1 {
	font-size: 16px;
	color: #4c4c4c;
	padding-right: 0.35rem
}
.guahao .s2 input, .guahao .s2 select {
	width: 50%;
	height: 24px;
	border: 1px solid #d1d1d1;
	background: #f4f4f4;
	font-size: 14px
}
.guahao .submit input {
	width: 58%;
	line-height: 40px;
	background: rgb(251,99,98);
	-webkit-appearance: none;
	color: #fff;
	font-size: 16px;
	border: 0px;
	border-radius: 8px;
	display: block;
	margin: 0 auto
}
.guahao .submit {
	margin-top: 10px
}
/*======底部设置======*/
.footer{width:100%;background:rgb(249,249,249);text-align:center;padding-bottom:56px;}
.ds-powered-by{display:none;}
.guahao{background-color:#26a6bf;color:#fff;height:3rem;line-height:3rem;}
.g-guess-b{padding:0 2%;}
.form{width:100%;text-align:left;}
.form #gh_form{padding:0 2%;}
.form-box{width:100%;margin:0 auto;}
.form-box table tr td{height:40px;font-size:medium;}
.form-txt{width:100%;height:30px;border:solid 1px #e3e3e3;}
.form-btn{width:30%;height:27px;background:#fa6501;border:0;margin-left:10%;cursor:pointer;float:left;display:inline;color:#fff;border-radius:5px;letter-spacing:.5em;text-align:center;}
.form input[type="submit"]{border-radius:5px;}
.form-btn2{width:30%;height:27px;background:#26a6bf;border:0;margin-right:10%;cursor:pointer;float:right;display:inline;color:#fff;border-radius:5px;letter-spacing:.5em;text-align:center;}
.form-box img{margin:10px 0 0;}
.fonav{width:100%;height:3rem;line-height:3rem;background:#26a6bf;}
.fonav a{color:#fff;display:block;float:left;width:20%;text-align:center;font-size:medium;}
.fop{line-height:24px;padding:10px 0;font-size:small;}
.fop p{ width:100%; text-align:center;}
.fop a{color:#f00;}
/*======内容列表======*/
.NewFrame {
	width: 100%;
	overflow: hidden
}
.NewFrame a {
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 15px 0px;
	border-bottom: 1px solid #d1d1d1;
}
.NewFrame span {
	display: inline-block;
	overflow: hidden
}
.NewFrame p {
	display: inline-block;
	overflow: hidden
}
.NewFrame i {
	display: inline-block;
	overflow: hidden;
	font-style: normal
}
.NewFrame .s1 {
	width: 30%;
	max-width: 120px;
	height: 80px;
	float: left;
	margin: 0px 10px;
	overflow: hidden
}
.NewFrame .s1 img {
	max-width: 120px;
	width: 100%;
}
.NewFrame .s2 {
	width: 63%;
	float: left;
}
.NewFrame .s2 p {
	font-size: 17px;
	margin-bottom: 5px;
	width: 100%;
}
.NewFrame .s2 i {
	font-size: 13px;
	line-height: 20px;
	width: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	word-break: break-all;
	color: #8c8c8c;
}
/*======文章内容======*/
.NewMain {
	background: #FFF;
	margin-top: 2%;
}
.NewMain .title {
	width: 90%;
	margin: 0px auto 3%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	overflow: hidden
}
.grays{ background:#f5f5f5; padding:1%; border:1px dashed #cdcdcd; overflow:hidden;margin:0 1%;}
.grays h4{ color:#26a6bf; font-size:100%; text-align:center; font-weight:normal}
.grays span{ display:block; text-align:center; margin:2% 0;}
.grays span input[type=text]{ width:60%; background:#FFF; padding-left:2%; border:.05em solid #26a6bf; height:2.5em}
.grays span input[type=submit]{ background:#26a6bf; font-size:100%; color:#FFF; text-align:center; padding:1.2% 4%; border:none; margin-left:2%; cursor:pointer}
.NewMain .newLine {
	width: 90%;
	margin: 0px auto;
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px solid #ebebeb;
	color: #949494
}
.NewMain .article {
	width: 90%;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 17px;
	color: #353132;
	line-height: 30px;
	text-align: justify;
	word-break: break-all;
}
.NewMain .article p {
	margin: 10px auto;
}
.NewMain .article img {
	margin: 0px auto;
}
.zxBox {
	width: 100%;
	height: 60px;
}
.article_body {padding:10px;
}
/*加载更多*/
.btn_small_style {
	width: 60px;
	padding: 4px 4px;
	font-size: 10px;
	background-color: #ff3600;
	color: #fff;
	text-align: center;
	line-height: 16px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	cursor: pointer;
	margin: 10px auto;
	text-decoration: none;
}
.btn_small_style:hover {
	text-decoration: none;
	color: #fff;
}
.btn_style {
	width: 40%;
	padding: 4px 4px;
	font-size: 17px;
	background-color: #ff3600;
	color: #fff;
	text-align: center;
	line-height: 26px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	float:left;
	margin:12px 12px 0;
}
.btn_style2 {
	width: 40%;
	padding: 4px 4px;
	font-size: 17px;
	background-color: #68cb37;
	color: #fff;
	text-align: center;
	line-height: 26px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	margin:12px 12px 0;
	float:left;
}
.btn-gray {
	width: 80%;
	margin: 10px auto;
	font-style: normal;
	font-size: 18px;
	color: #FFF;
	display: inline-block;
	margin-left: 10%;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	background: #ff895b
}
.marginBt {
	height: 0.8rem;
}
/*******************************************************************新闻动态**********************************************************************************/

.articleTitle {
	width: 95%;
	text-align: center;
	font-weight: bold;
	margin: 20px auto;
}
.container .section-title span {
	width: 23%;
	float: left;
	font-size: 22px;
}
.container .more {
	width: 32%;
	float: right;
	display: inline-block;
	font-size: 0.26rem;
}
#LXB_CONTAINER .lxb-cb-input-tip b {
	font-size: 0.11rem;
}
.tm-status-tip {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #eee;
	z-index: 9999;
	display: block
}
.tm-status-tip .loading-ctn, .tm-status-tip .fail-ctn {
	position: absolute;
	width: 135px;
	height: 37px;
	top: 50%;
	left: 50%;
	margin-left: -67px;
	margin-top: -83px;
	font-size: 13px;
	line-height: 18px;
	color: #051b28;
	text-align: center;
	padding-top: 90px;
	background: top center no-repeat;
	display: none
}
.tm-ctn-loading .tm-status-tip {
	display: block
}
.tm-ctn-loading .tm-status-tip .loading-ctn {
	display: block;
	background-image: url(//img.alicdn.com/tps/i2/TB1ZvX3HVXXXXXhXVXX864cTXXX-200-120.gif);
	background-size: 140px 84px
}
.tm-ctn-fail .tm-status-tip {
	display: block
}
.tm-ctn-fail .tm-status-tip .fail-ctn {
	display: block;
	background-image: url(//img.alicdn.com/tps/i4/TB1KdRgHVXXXXXraXXX.QRcTXXX-200-120.png);
	background-size: 140px 84px
}
.tm-ctn-fail .tm-status-tip .fail-ctn:after {
	display: block;
	content: '';
	width: 31px;
	height: 31px;
	margin: 3px auto 0;
	background: url(//img.alicdn.com/tps/i3/TB12zBqHVXXXXaoXVXXaxmDHVXX-62-62.png) no-repeat center center;
	background-size: 25px 25px
}
/*======来院路线======*/
.MapInfo {
	width: 95%;
	margin: 0px auto;
	overflow: hidden
}
.MapInfo span {
	width: 100%;
	display: inline-block
}
.MapInfo .s1 {
	font-size: 20px;
	line-height: 40px;
}
.MapInfo .s2 {
	font-size: 16px;
	line-height: 40px;
}
.MapInfo .s3 {
	font-size: 16px;
	line-height: 40px;
}
.MapInfo .s4 {
	font-size: 16px;
	line-height: 40px;
}
#dituContent {
	margin: 50px auto;
	width: 95%;
	height: 300px;
	border: solid 1px #ccc;
}
#dituContent .iw_poi_title {
	font-size: 18px;
}
#dituContent .iw_poi_content {
	font-size: 12px;
}
.jb_t{width:100%;height:auto;}
.jb_t dl{float:left;width:30%;color:#fff;height:170px;}
.jb_1{background-color:#0099a9}
.jb_2{background-color:#64b89a}
.jb_3{background-color:#b2bc45}
.jb_4{background-color:#749cd1}
.jb_t dt a{display:block;text-align:left;padding:9px 0 0 14px;background:url(../images/jt.png) 117px 16px no-repeat;font-size:32px;line-height:36px;}
.jb_t dd{text-align:center;line-height:100px;font-size:24px;}
.jb_t dl a{display:block;color:#fff;}
.jb_t ul{float:right;width:70%;position:relative}
.jb_t ul img{width:100%;display:block;overflow:hidden;}

.jbdh{width:100%;padding:0 0 10px;text-align:center;}
.jbdh a{line-height:24px;text-align:center;float:left;background:#fff;border:1px solid #b9b9b9;border-radius:5px;-webkit-border-radius:5px;width:30%;margin:1% 1.5%;display:inline}
.jbdh4 a{line-height:24px;text-align:center;float:left;background:#fff;border:1px solid #b9b9b9;border-radius:5px;-webkit-border-radius:5px;width:46%;margin:1% 1.5%;display:inline}

@media (min-width:320px) and (max-width:480px){
	.jb_t dl{height:95px;}
	.jb_t dd,.doctit dd a,.tongji li p,.xmyh li{font-size:12px;}
	.jb_t dt a{background:url(../images/jt.png) 57px 12px no-repeat;background-size:20px 20px;font-size:18px;line-height:24px;}
	.jb_t dd{text-align:center;line-height:30px;}
	.jbdh a{font-size:14px;width:25%;margin:1% 3%;}
	.jbdh4 a{font-size:14px;width:42%;margin:1% 3%;}
}
@media (min-width:320px) and (max-width:480px){
	.jb_t dl{height:84px;}
}
/*设备2016年6月23日10:45:47*/

.jcsb-box{ width:100%;	margin-bottom:10px;}
.jcbt {
	width: 100%;
	margin: auto;
	text-align: center;
	padding-top: 5px;
	overflow: hidden;

}
.jcbt h2 {
	display: inline;
	background: #fff;
	font-size: 16px;
	margin: auto;
	position: relative;
	z-index: 1;
	padding:4px;
}
.bg-line {
	width: 100%;
	height: 1px;
	background: #dfdfdf;
	position: relative;
	top: 17px;
	margin: auto;
}
.sb-box {
	width: 95%;
	margin: auto;
	overflow: hidden;
}
.zkyy {
	padding: 0.5rem 0;
}
.sb-left {
	width: 48.2%;
	float: left;
	overflow: hidden;
}
.sb-right {
	width: 48.2%;
	float: right;
	overflow: hidden;
}
dl.shebei {
	padding: 6% 4% 6% 6%;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 1rem;
}
dl.shebei dt img {
	width: 3rem;
	height: 3rem;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	float: left;
margin-right:.6rem;
}
dl.swjc {
	background: #36bcb1;
}
dl.hqjc {
	background: #61bbe0;
}
dl.wtcjjc {
	background: #35a023;
}
dl.osjc {
	background: #88bb33;
}
dl.omjc {
	background: #36bc7b;
}
dl.yzcjjc {
	background: #3cbec3;
}
@media (min-width:320px) and (max-width:480px){
	dl.shebei dd h2 {
		font-size: 0.8rem;
		color: #fff;
		line-height: 1.1rem;
		color:#fff;
	}
	dl.shebei dd p {
		font-size: 0.7rem;
		color: #fff;
		display: inline;
		line-height: 1rem;
		color:#fff;
	}
}
@media (min-width:480px) and (max-width:1920px){
	dl.shebei dd h2 {
		font-size: 0.8rem;
		color: #fff;
		line-height: 1.1rem;
		color:#fff;
		padding-bottom:5px;
	}
	dl.shebei dd p {
		font-size: 0.7rem;
		padding-top:5px;
		color: #fff;
		display: inline;
		line-height: 1rem;
		color:#fff;
	}
	.jcbt h2 {
		display: inline;
		background: #fff;
		font-size: 22px;
		margin: auto;
		position: relative;
		z-index: 1;
		padding:4px;
	}
}
