html {overflow-y:scroll;}
body {margin:0; padding:0; font-family: "Microsoft YaHei";font-size:14px;background: #f2f2f2;color:#333;/*overflow:hidden;*/}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table{border-collapse:collapse;width:100%;}
table,td,tr,th{font-size:12px;}
ol,ul {list-style:none;}
li{list-style-type:none;vertical-align:middle;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.hx a,.hx em,.fB{font-weight:bold;}
a {color:#333; text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
input{outline:none;}
.clearfix{zoom:1}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
/* 浮动属性 */
.left,.l,.fl{float:left;}
.right,.r,.fr{float:right;}
.clr,.area,.pic-group,.pic-text{zoom:1}
.clr:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.show{display:block;}
.hidden{display:none;}

/*mainbody*/
.mainbody{width:1200px;margin:0 auto;}

/*font-size*/
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}
.f28{font-size: 28px;}

/*头部header*/
body{background: #f2f2f2;}
/*底部footer*/
/*patner*/
.r60{margin-right: 60px;}
.patner{
    background: #ebebeb;
}
.patner-left{
    width: 540px;
    margin-bottom: 20px;
}
.patner-left img{
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.patner-right{
    width: 310px;
    height: 118px;
    margin-top: 30px;
}
.patner-right h1{
    height: 24px;
    line-height: 24px;
    margin-bottom: 8px;
}
.patner-right .about-us li{
    font-size: 14px;
    margin-bottom: 11px;
    float: left;
    display: block;
    width: 60px;
}
.patner-right .logo-phone{
    margin-top: 4px;
}

.attach{
    color: #717171;
    text-align: center;
    margin: 22px 0;
}
.content{
	padding-bottom: 60px;
}
select{
	width:150px;
	height:30px;
	border:1px solid #ddd;
	border-radius:0px;
  	padding:0 14px;
    appearance:none;
    -moz-appearance:none;
	-webkit-appearance:none;
  	background:url(../../images/manage/arrow.png) center right 5px no-repeat ! important; 
  	background: none \9;
  	padding-right:0px \9 !important;
}
select::-ms-expand { display: none; }
.mask{
	min-height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index:998;
    opacity: 0.5;
    background-color:#000;
    display: none;
}
.erm_code{
	position: relative;
}
.erm_code .erm_img{
	position: absolute;
	top:16px;
	left:-70px;
	display:none;
	z-index: 999;
	width:143px;
	height:197px;
	background:url(../../index/img/app_code.png) 0 0 no-repeat ;
}
.erm_code .erm_img img{
	margin-left:16px;
	margin-top:27px;
	display: inline-block;
}
.erm_code .erm_img i{
	width:96px;
	color:#1a70cb;
	line-height:16px;
	display: inline-block;
	text-align: center;
	background: none;
	position: absolute;
	bottom:20px;
	left:22px;
}
.erm_code:hover .erm_img{
	display: inline-block;
}
/*404*/
.not-found img{
    display: block;
    width: 602px;
    margin: 0 auto;
    margin-top: 66px;
}

.menu-title {
  color: #2567b9;
  font-size: 18px;
  font-weight: normal;
}

.clinic_nodata{
	width:1018px;
	padding-top:120px;
	height:600px;
}
.clinic_nodata p{
	text-align: center;
	margin:20px 0;
	color:#666;
	font-size:18px;
}
.clinic_nodata p a{
	color:#508edb;
	font-size:14px;
	text-decoration:underline;
}

