@charset "utf-8";
/* #1: CSS RESET  Don't remove */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,cite,code,em,img,strong,b,u,i,dl,dt,dd,ol,ul,li,form,label,table,caption,tbody,tfoot,thead,tr,th,td,article,address,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	border: none;
	font: inherit;
	margin: 0;
	padding: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block
}

body {
	-webkit-text-size-adjust: none;
}

ol,ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

:focus {
	outline: 0
}

a:link span {
	cursor: pointer
}

:link,:hover,:focus,:visited {
	text-decoration: none
}

input,select,textarea,button {
	font: inherit
}

caption,th,td {
	font-weight: normal;
	text-align: left
}

strong {
	font-weight: bold;
}
/* #2: CSS FIX Don't remove */
img {
	-ms-interpolation-mode: bicubic
}

input,button {
	/**overflow: visible*/
    padding: 0px;
    margin: 0px;
} /* fix ie6/ie7 input element padding no works */
input::-moz-focus-inner,button::-moz-focus-inner {
	border: none;
	padding: 0
}

.clear {
	clear: both;
	display: block;
	*font-size: 0;
	*height: 0
}

.clearfix {
	*zoom: 1
} /* Only IE */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
} /*For FireFox clear float*/
input {
	*border: none;
}

/* basic element Don't remove */
.range {
	*zoom: 1
} /* container */
.range:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

body {
	font-family: "Microsoft YaHei", \5b8b\4f53, "Trebuchet MS", Arial,
		Helvetica, sans-serif;
	font-size: 12px;
	*font-size: 12px;
	line-height: 1.5;
	color: #333;
	margin: 0;
	*margin-top: 1px; auto;
	background: #fff url(../images/huaxi.jpg) no-repeat left 520px;
}

a:link,a:visited,a:hover,a:focus {
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #a3143a;
}

.bold {
	font-weight: bold;
}

.tL {
	text-align: left;
}

.tR {
	text-align: right;
}

.tC {
	text-align: center;
}

.tC {
	*padding-top: 4px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.fr>span{
    vertical-align: middle;
}
.fr>span>a{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}
.red {
	color: red;
}

.pt5 {
	padding-top: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt30 {
	padding-top: 30px;
	*padding-bottom: 2px;
}

.pt20 {
	padding-top: 20px;
}

.pt36 {
	padding-top: 4px;
}

.pt10 {
	padding-top: 10px;
}

.pdL18 {
	padding-left: 18px;
}

.mgL {
	margin-left: 58px;
}

.mgT {
	margin-top: 15px;
}

/*-----------------Font-------------*/
h1 {
	font-size: 15px;
	text-align: center;
}

h1 a {
	color: #2e51a2;
}

h3 {
	font-size: 15px;
	padding: 5px 0 2px 10px;
	font-weight: bold;
}

h4 {
	font-size: 18px;
	background: #0186a0;
	color: #fff;
	height: 43px;
	line-height: 43px;
	padding-left: 29px;
}

h5 {
	font-size: 24px;
	color: #333399;
	text-align: center;
	padding: 20px 0 5px 0;
}

h6 {
	font-size: 18px;
	color: #333399;
	text-align: center;
}

.ft16 {
	font-size: 16px;
}

.ftG {
	color: #999999;
}

.ft14 {
	font-size: 14px;
}

/*--------------head---------------*/
.hd {
	width: 100%;
	position: relative;
}

.hdBox {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.hxlogo {
	position: absolute;
	top: 15px;
	*top: 35px
}

.map {
	position: relative;
	font-size: 12px;
}

.mapM {
	position: absolute;
	top: 3px;
}

.mapF {
	position: absolute;
	top: 2px;
}

.searchBox {
	background: url(../images/sh.png) no-repeat;
	width: 305px;
	height: 29px;
	*padding-top: 5px;
	float: right;
	margin: 15px 0 0 0;
}

.shIpt {
	border: none;
	*border: 1px solid #fff;
	height: 20px;
	*height: 19px;
	*line-height: 19px;
	margin: 3px 0 0 30px;
	*margin: -3px 0 0 30px;
	width: 220px;
	color: #7A7D7C
}

.sh {
	padding: 2px 0 0 11px;
	*padding: -2px 0 0 5px;
}

.searchBox a:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

.searchBox a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

.searchBox a:hover {
	text-decoration: none;
	color: #fffdd0;
	font-size: 14px;
}

.searchBox a:focus {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

/*--------------Nav--------------------*/
.nBg {
    background: url(../images/menuBg.png) repeat-x 53px;
    height: 54px;
    margin: 59px 0 0 0;
    *margin: 29px 0 0 0;
}

.nav {
	position: absolute;
	top: 80px;
	left: 340px;
	*padding-top: 6px;
}

.nav ul li {
    float: left;
    line-height: 52px;
    *line-height: 35px;
    text-align: center;
    font-size: 15px;
    background-size: auto 50px;
    background: url(../images/line.png) no-repeat right center;
    height: 52px;
    width: 60px;
    *width: 60px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    *padding: 20px 12px 2px 8px;
    text-overflow: ellipsis;
	white-space: nowrap;
	/* overflow: hidden; */
	position:relative;
}

.nav ul li a:link {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}

.nav ul li a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}

.nav ul li a:hover {
	text-decoration: none;
	color: #f9ffa1;
	font-size: 15px;
}

.nav ul li a:focus {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}
.nav ul li ul{
	position:absolute;
	left:-1px;
	top:53px;
	z-index:999;
	display:none;
}
.nav ul li:hover ul{
	display:block;
}
.nav ul li li{
	float:none;
	background:rgb(1,135,162);
	border-bottom:1px solid rgb(10,183,217);
}
/*------------Content--------*/
.newsBox {
	
}

.news {
	width: 590px;
}

.newsL {
	width: 328px;
}

.fr h1,.fl h1 {
	text-align: left;
}

.newsD {
	text-indent: 20px;
	padding: 8px 0 8px 0;
	*padding: 20px 0 8px 0;
	line-height: 18px;
	text-align: left;
}

.newsM li {
	*padding-top: 4px;
}

.more {
	text-align: right;
	padding: 5px 5px 0 0;
	*padding: 5px 5px 0 0;
}

.newsD a,.doctorList a,.more a,.iTitle a,.lgTip a,h1 a:link {
	color: #2e51a2;
}

.newsD a,.doctorList a,.more a,.iTitle a,.lgTip a,h1 a:visited {
	color: #2e51a2;
}

.newsD a,.doctorList a,.more a,.iTitle a,.lgTip a,h1 a:link {
	color: #2e51a2;
}

.newsD a,.doctorList a,.more a,.iTitle a,.lgTip a,h1 a:focus {
	color: #2e51a2;
}

.more a:link {
	color: #2e51a2;
}

.more a:visited {
	color: #2e51a2;
}

.more a:hover {
	color: #2e51a2;
}

.more a:focus {
	color: #2e51a2;
}

.lgTip a:link {
	color: #2e51a2;
}

.lgTip a:visited {
	color: #2e51a2;
}

.lgTip a:hover {
	color: #2e51a2;
}

.lgTip a:focus {
	color: #2e51a2;
}

.doctorList a:link {
	color: #2e51a2;
}

.doctorList a:visited {
	color: #2e51a2;
}

.doctorList a:hover {
	color: #2e51a2;
}

.doctorList a:focus {
	color: #2e51a2;
}

.iTitle a:link {
	color: #2e51a2;
}

.iTitle a:visited {
	color: #2e51a2;
}

.iTitle a:hover {
	color: #2e51a2;
}

.iTitle a:focus {
	color: #2e51a2;
}
.newsM{
    overflow: auto;
}

.newsM ul {
    +height: 20px;/*员工中心右侧栏目去掉 */
}
.newsM .newsM-list{
    +height:auto;
}
.newsM .newsM-list li{
    float: none;
}
.newsM ul li {
    float: left;
    height: 25px;
	line-height: 25px;
    *line-height: 25px;
	font-size: 14px;
    width: 205px;
    padding-left: 10px;
    margin-left: 10px;
	overflow: hidden;
	color: #c1c1c1;
	background: url(../images/arro.gif) no-repeat 0px center;
	list-style-type: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nPic {
	width: 242px;
	height: 188px;
}

.title2 {
	padding: 4px 0 0 0;
}

.title {
	padding: 20px 0 0 0;
	*font-weight: 500
}

.title ul li,.title2 ul li {
	background: #D6DBF2;
	width: 120px;
	font-size: 16px;
	text-align: center;
	height: 33px;
	line-height: 33px;
	display: inline-block;
	color: #555;
	font-weight: bolder;
}

.title ul li a,.title2 ul li a {
	text-decoration: none;
}

.title ul li a:hover,.title2 ul li a:hover {
	color: #000;
}

.title ul li.next,.title2 ul li.next {
	background: #f3f3f3;
	margin: 0 0 0 1px;
}

.line {
	background: #d6dbf2;
	height: 3px;
	margin-bottom: 10px;
	*margin-top: 0px;
	*margin-bottom: 10px;
	overflow: hidden;
	font-size: 0px;
}

#title {
	border-bottom: 3px solid #d6dbf2;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

#title li {
	margin: 0;
	list-style: none outside none;
	float: left;
	line-height: 25px;
	*line-height: 25px;
}

#title a {
	text-decoration: none;
	float: left;
	background: #D6DBF2;
	width: 85px;
	font-size: 16px;
	text-align: center;
	margin-right: 1px;
	color: #fff;
	display: block;
	padding: 4px 0;
	*padding: 8px 0 5px 0;
	float: left;
	*line-height: 25px;
}

#title ul {
	padding: 10px 10px 0 0;
	margin: 0;
	list-style: none outside none;
	font-weight: bolder;
}

#title a:link {
	color: #000;
}

#title a:visited {
	color: #000;
}

#title a:hover {
	color: #000;
}

#title a:focus {
	color: #000;
}

#title .curt a {
	background: #f3f3f3;
}

#title .next a {
	background: #f3f3f3;
}

.inform {
	width: 363px;
}

.doctorPic {
	width: 102px;
	height: 130px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 5px 0 0 10px;
}

.doctor {
	width: 220px;
}

.doctorCate {
	width: 300px;
	*width: 250px;
	float: left;
	margin: 5px 0 0 10px;
}

.doctorCate p {
	padding: 2px 0;
	*line-height: 18px;
}

.doctorDate {
	width: 330px;
}

.guide {
	width: 725px;
}

.login {
	width: 206px;
	border: 1px solid #ccc;
	height: 223px;
}

.fm td {
	padding: 3px;
}

.fm {
	padding: 15px 0 4px 0;
}

.fm th {
	text-align: right;
	font-weight: bold;
	*padding: 4px
}

.fm td {
	font-size: 12px;
}

.fm a:link {
	color: #2e51a2;
	text-decoration: none;
}

.fm a:visited {
	color: #2e51a2;
	text-decoration: none;
}
.tC a{
    /*margin-right: 200px;*/
    vertical-align: middle;
}
.tC a:link {
	color: #2e51a2;
	text-decoration: none;
}

.tC a:visited {
	color: #2e51a2;
	text-decoration: none;
}

.mz a:link {
	color: #2e51a2;
	text-decoration: none;
}

.mz a:visited {
	color: #2e51a2;
	text-decoration: none;
}
#yzm{
    vertical-align: middle;
}
.ipt {
	height: 22px;
	line-height: 22px;
	border: 1px solid #ccc;
	background: #fcffe0;
	vertical-align: middle;
}

.iptDisable {
	height: 22px;
	line-height: 22px;
	border: 1px solid #ccc;
	background: #f4f4f4;
	color: #999999;
}

.fmBtns {
	background: #2283cb;
	width: 74px;
	height: 23px;
	*height: 25px ;
    line-height: 23px;
    *line-height: 15px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #1974b7;
	margin: 5px;
	*padding: 4px;
    vertical-align: middle;
}

.btnL {
	padding: 0 10px 10px 112px;
}

.lgTitle {
	padding: 1px 0 0 1px;
	background: url(../images/login.png) no-repeat 1px 1px;
	width: 204px;
	height: 41px;
}

.lgWelc {
	color: #fff;
	font-size: 16px;
	padding: 8px 0 0 60px;
	*padding: 12px 0 0 60px;
}

.lgTip {
	text-align: center;
	background: #ededed;
	height: 25px;
	line-height: 25px;
}

.mz {
	background: #ededed;
	width: 496px;
	height: 66px;
	padding: 2px 2px 0px 2px;
}

.mz2 {
	background: #ededed;
	margin: 5px 0;
}

.mzSearch {
	width: 800px;
	height: 66px;
	margin: 7px 0 0 0;
}

.mzSh {
	padding: 6px 2px;
}

.ztzl ul li {
	padding: 0 0 10px 0;
	float: left;
	width: 245px;
	text-align: center;
}

.tabBox ul li {
	width: 192px;
	float: left;
	padding: 2px 0;
	*padding-top: 7px;
}

.tabBox {
	padding: 0 0 0 20px;
}

.guideMapS {
	position: relative;
	height: 404px;
}

.guideMap {
	position: relative;
	height: 161px;
	*width: 400px;
}

.guideMap p a:link {
	color: #fff !important;
	color: #fff;
}

.guideMap p a:visited {
	color: #fff !important;
	color: #fff;
}

.guideMap p a:hover {
	color: #fff;
	text-decoration: none;
}

.guideMap p a:focus {
	color: #fff !important;
	color: #fff;
}

.guideMapS a:link {
	color: #fff !important;
	color: #fff;
}

.guideMapS a:visited {
	color: #fff !important;
	color: #fff;
}

.guideMapS a:hover {
	color: #fff;
	text-decoration: none;
}

.guideMapS a:focus {
	color: #fff !important;
	color: #fff;
}

.guideMap p,.guideMapS p {
	padding: 1px 0 0 0;
}

.bgBlue {
	background: #0e70bb;
}

.bgGreen {
	background: #00a12f;
}

.bgQ {
	background: #03908a;
}

.bgBlueL {
	background: #0187a2;
}

.bgGrey {
	background: #ccc;
}

.s1 a,.s2 a,.s3 a,.s4 a,.s5 a,.s6 a,.s7 a,.s8 a,.s9 a,.s10 a,.s55 a,.s33 a,.s44 a,.s88 a,.s99 a,.s100 a,.s22 a,.s11 a,.s66 a,.s77 a
	{
	display: block;
	color: #fff;
	*color: #fff;
	text-decoration: none;
}

.s1 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 2px;
	left: 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s6 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 82px;
	left: 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s2 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 2px;
	left: 101px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s7 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 82px;
	left: 101px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s11 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 2px;
	left: 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s66 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 82px;
	left: 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s2 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 2px;
	left: 101px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s22 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 2px;
	left: 105px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s77 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 82px;
	left: 105px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s3 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 2px;
	left: 202px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s8 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 82px;
	left: 202px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s4 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 2px;
	left: 303px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s9 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 82px;
	left: 303px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s5 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 2px;
	left: 404px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s10 {
	position: absolute;
	width: 92px;
	height: 71px;
	top: 82px;
	left: 404px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s55 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 162px;
	left: 0px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s33 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 162px;
	left: 105px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s44 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 242px;
	left: 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s88 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 242px;
	left: 105px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s99 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 322px;
	left: 0;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.s100 {
	position: absolute;
	width: 96px;
	height: 71px;
	top: 322px;
	left: 105px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

/*------------------------News----------------*/
.w610 {
	width: 610px;
	padding: 20px 0 0 0;
	color: #fff;
}

.w346 {
	width: 346px;
}

.newsIntro {
	background: #2b2b2b;
	width: 583px;
	padding: 10px;
	height: 66px;
}

.newsIntro a:link {
	color: #fff;
}

.newsIntro a:visited {
	color: #fff;
}

.newsIntro a:hover {
	color: #f9ffa1;
}

.newsIntro a:focus {
	color: #fff;
}

.newsIntro p {
	*line-height: 18px;
}

.event ul li {
	background: url(../images/arro.gif) no-repeat 0 80%;
	padding-left: 15px;
	border-bottom: 1px solid #eee;
}

.event p {
	line-height: 25px
}

.event ul li {
	*padding-top: 6px
}

.picNews {
	
}

.picNewsCol {
	float: left;
	width: 288px;
	padding: 20px 0 10px 0;
}

.picNews p {
	line-height: 18px
}

.picFt {
	font-size: 15px;
	padding: 5px 0;
}

.picFt a:link {
	color: #2e51a2;
}

.picFt a:visited {
	color: #2e51a2;
}

.picFt a:hover {
	color: #2e51a2;
}

.picFt a:focus {
	color: #2e51a2;
}

.w465 {
	width: 465px;
}

.hxVideo {
	width: 467px;
}

.video ul li {
	background: url(../images/video.png) no-repeat 0 3px;
	padding: 2px 0 2px 20px;
}

.video ul li {
	*line-height: 18px;
}

.video {
	width: 155px;
}

.w216 {
	width: 216px;
	padding-left: 40px;
}

.ftV {
	padding: 5px 0;
	font-size: 15px;
}

.w309 {
	width: 309px;
}

.w309 p {
	*line-height: 18px
}

.w202 {
	width: 202px;
	float: left;
}

.w756 {
	width: 756px;
	float: right;
	position: relative;
}

.leftNav ul li {
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	*font-weight: 500;
	background: #f3f3f3;
	margin: 1px 0;
	*margin-top: -5px;
	text-indent: 24px;
	overflow: hidden;
	position: relative;
}

.leftNav ul li a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	*line-height: 42px
}

.leftNav ul li a:link {
	font-size: 16px;
}

.leftNav ul li a:visited {
	display: block;
	text-decoration: none;
	font-size: 16px;
}

.leftNav ul li a:hover {
	color: #0066cc;
	font-size: 16px;
}

.leftNav ul li a:focus {
	color: #2e51a2;
	font-size: 16px;
}

.leftNav ul li.cur {
	background: #f8f8f8;
	color: #2e51a2;
	font-size: 16px;
}

.leftNav ul li.cur a {
	color: #2e51a2;
	text-decoration: none;
}

.loc {
	background: #eee;
	margin: 5px 0 5px 0;
	height: 25px;
	line-height: 25px;
	padding: 7px 0;
}

.font {
	position: absolute;
	right: 2px;
	height: 22px;
	line-height: 22px;
	top: 10px;
}

.author {
	color: #666666;
	padding: 2px 0 2px 0;
}

.author span {
	padding: 2px 4px;
}

.font span img {
	padding: 0 2px;
	vertical-align: middle;
}

.newsContent2 p {
	padding: 5px 0;
	text-indent: 35px;
	font-size: 14px;
}

.newsBigPic {
	text-align: center;
	padding: 0 0 2px 0;
}

.newsContent {
	margin-top: 15px;
	width: 750px;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 20px;
    *line-height:23px;
    *text-indent:2em;
}

.newsContent p,.newsContent p span,.newsContent span,.newsContent div {
	padding: 4px 0;
	table-layout: fixed;
	*line-height: 23px
}

.newsContent td {
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}

.newsContent a,.newsContent a:visited {
	text-decoration: none;
}

.newsContent a:hover,.newsContent a:active {
	text-decoration: underline;
}

.newsContent img,.newsContent a img {
	border: 0 none;
	margin: 0;
	max-width: 740px;
	padding: 0;
}

.artcleM {
	border-top: 1px dashed #CCC;
	margin: 20px 0 10px 0;
	padding: 5px 0;
	position: relative;
}

.artcleM p {
	padding: 5px 0;
}

.print {
	position: absolute;
	right: 5px;
	top: 20px;
	width: 143px;
	height: 16px;
	line-height: 16px;
}

.print img {
	vertical-align: middle;
}

.infoContent ul li {
	border-bottom: 1px dashed #ccc;
	margin: 10px 0 10px 10px;
	padding: 4px 0 14px 0;
}

.infoContent p {
	line-height: 18px
}

.iTitle {
	font-size: 16px;
	padding: 0 0 4px 0;
}

/*------------page----------------*/
.pages {
	clear: both;
	font-size: 14px;
	padding: 10px 12px;
	text-align: center;
	vertical-align: top;
}
.pages>div{
    line-height: 20px;
}

.pages-disabled {
	color: #E5E5E5;
}

.pages-ctrl {
	font-size: 16px;
	font-weight: bold;
}

.pages a.current,.pages a.current:visited {
	color: #FFFFFF;
}

.pages .current {
	background: none repeat scroll 0 0 #CC1B1B;
	border: 1px solid #CC1B1B;
	color: #FFFFFF;
}

.pages a,.pages a:visited {
	color: #252525;
}

.pages a,.pages span {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E5E5E5;
	display: inline-block;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 8px;
	vertical-align: middle;
}
.pages select{
    vertical-align: middle;
    width: 50px;
}
/*----------------ft----------------*/
.subMenu {
	padding: 30px 0px 3px 0;
	text-align: center;
	font-weight: bold;
}

.subMenu span {
	padding: 0 10px;
}

.ftBk {
	background: #333333;
	color: #fff;
}

.ftWd {
	width: 980px;
	margin: 0 auto;
	height: 100px;
}

.copyR {
	width: 666px;
	padding: 9px 0 0 0;
	*line-height: 20px;
}

.copyR span {
	padding: 10px 10px 10px 10px;
	*line-height: 20px;
}

.copyR a:link {
	color: #fff;
	*color: #fff;
}

.copyR a:visited {
	color: #fff;
	*color: #fff;
}

.copyR a:hover {
	color: #fcfb9f;
	*color: #fcfb9f;
}

.copyR a:focus {
	color: #fff;
	*color: #fff;
}

.copyR p {
	padding: 3px 0 1px 10px;
	*padding: 3px 0 1px 10px;
}

/*------------pop up---------------*/
.mc{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 100;
    display: none;
}
.yy{
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity = 20);
    background: rgba(0,0,0,0.2);
}
.mc1{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 100;
    display: none;
}


.pop {
	width: 600px;
	border: 1px solid #ccc;
	padding: 12px;
	z-index: 999;
	filter: alpha(opacity = 100);
	opacity: 1;
    background: #fff;
    position:absolute;
    top:5%;
    left:25%;
}

.popreservation {
	width: 700px;
	border: 1px solid #ccc;
	padding: 1px;
	position: relative;
	left: 400px;
	top: 250px;
	display: none;
	z-index: 2;
	border: 1px soild #999;
	background-color: rgb(255, 255, 255);
	filter: alpha(opacity = 90);
	opacity: 1;
	position: absolute;
	visibility: visible;
	background: #F5F5F5;
}

.pop2 {
	width: 260px;
	border: 1px solid #ccc;
	padding: 1px;
}

.popT {
	height: 36px;
	line-height: 36px;
	background: #0188a3;
	color: #fff;
	text-indent: 10px;
	font-size: 15px;
	vertical-align: middle
}

.popT span a {
	color: #fff;
	text-decoration: none;
	color: #F3FB7E;
	*padding-top: 10px
}

.popT span {
	*padding-top: 10px
}

.close {
	padding: 6px 5px 0 0;
}

.popContent {
	padding: 10px;
	line-height: 20px;
}

.popContent p {
	padding: 6px 0 6px 0;
}

.er1 {
	background: url(../images/error1.png) no-repeat;
	width: 681px;
	height: 118px;
	margin: 10px 0 0 150px;
	position: relative;
}

.er2 {
	background: url(../images/error2.png) no-repeat;
	width: 681px;
	height: 118px;
	margin: 10px 0 0 150px;
	position: relative;
}

.ert {
	position: absolute;
	font-size: 30px;
	top: 50px;
	left: 200px;
	color: #666;
}

/*-------reg------*/
.regT {
	background: url(../images/tab.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 15px;
	padding: 0 0 0 5px;
}

.regBox {
	margin: 5px;
}

.regBox .lgoin-yzm>td>img{
    vertical-align: middle;
}
.regBox td {
	padding: 7px 0px;
}

.regBox td {
	*line-height: 18px;
	line-height: 25px;
}

.grey {
	color: #999999;
}

.orange {
	color: #ff6801;
}

.textinput {
	height: 26px;
	font-size:14px;
	line-height: 22px;
    *line-height: 26px;
	border: 1px solid #ccc;
	background: #fcffe0;
    vertical-align: middle;
}

.slet {
	height: 22px;
	line-height: 22px;
	border: 1px solid #ccc;
	background: #fcffe0;
}

.lTitle {
	margin: 1px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
}

.lTitle2 {
	margin: 1px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	background: #0188A3;
}

/*-------------login------*/
.lgBox {
	border: 1px solid #ccc;
	width: 416px;
	height: 300px;
	position: relative;
	margin: 40px auto;
}

.lgBox2 {
	border: 1px solid #ccc;
	width: 416px;
	position: relative;
	margin: 40px auto;
}

.cTable td {
	padding: 5px 0;
}

.loginIpt {
	background: #fbfde3;
	height: 27px;
	line-height: 27px;
	width: 198px;
	border: 1px solid #ccc;
}

.er {
	background: #f2f2f2;
	height: 30px;
	font-size: 16px;
	padding: 3px 2px;
}

/*------------------Doctor--------------*/
.doctorList {
	margin: 5px 0;
}

.doctorList th {
	font-weight: bold;
	text-align: center;
	background: #F5F5F5;
	height: 28px;
	line-height: 28px;
	border-right: 1px solid #fff;
}

.doctorList td {
	padding: 15px 0;
	text-align: center;
	/*border-bottom: 1px dashed #ccc;*/
}

.doctorList .tr1 td {
	background: #f6fbff;
}

.tr0 td,.doctorList .tr2 td {
	background: #f6fbff;
	color: #999999
}

.categ {
	
}

.chuzhen td {
	border: 1px dotted #ccc;
	padding: 0;
}

.chuzhen td,.chuzhen th {
	*padding-top: 4px;
}

.chuzhen a {
	*line-height: 18px;
}

.selected {
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	padding: 10px;
}

.selected b.title {
	color: #0188A3;
	font: bold 18px/20px Microsoft YaHei;
}

.selected .selitem {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	display: inline-block;
	margin: 0 6px;
	vertical-align: 2px;
	padding: 0 4px;
}

.selected .selitem i {
	background: none repeat scroll 0 0 #FF7700;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font: bold 12px/14px Microsoft YaHei;
	height: 13px;
	margin: 3px;
	padding: 2px 3px;
	text-align: center;
	vertical-align: middle;
	width: 10px;
}

.search_list {
	
}

.search_list li .morelist {
	width: 900px;
}

.search_list li a {
	display: inline-block;
	line-height: 20px;
	margin-left: 12px;
	white-space: nowrap;
}

.search_list li {
	border-bottom: 1px dashed #DDDDDD;
	height: auto !important;
	min-height: 24px;
	padding: 8px 0 8px 20px;
	vertical-align: middle;
}

/*-------------SearchButton---------By HXGS*/
.submitButton {
	color: #fff;
	cursor: pointer;
	height: 25px;
	background: url('../images/btn_submit.gif') no-repeat;
	border: 0 none;
	margin-left: 12px;
	*margin-left: 0px;
}

.submitButton:hover {
	background-position: 0 -25px;
}

/*--------------------------VIP--------------*/
.userBox {
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	background: #effafa;
}

.userBox p {
	*line-height: 1.5
}

.userBox span {
	*line-height: 1.5
}

.w170 {
	width: 195px;
	padding: 5px 0;
}

.w524 {
	width: 524px;
	padding: 10px 0;
}

.w524 span {
	padding: 0 50px 0 0;
	font-size: 15px;
}

.user {
	padding: 0 5px;
}

.yuyue {
	margin: 20px 0;
	border: 1px solid #ccc;
}

.yuyue th {
	font-weight: bold;
	text-align: center;
	background: #F5F5F5;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}

.yuyue td {
	padding: 2px 0;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}

/*----------keshi--------*/
.ks th {
	font-weight: bold;
	text-align: center;
	background: #F5F5F5;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #fff;
}

.ks {
	line-height: 20px;
}

.ks td {
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
}

.ks td a {
	display: block;
	width: 160px;
	float: left;
	padding: 3px 0;
	*padding-top: 10px;
}

.w188 {
	width: 185px;
	float: left;
	margin: 0 0 0 4px;
	*width: 184px;
}

.ks p {
	margin: 0 0 0 10px;
	*line-height: 20px
}

.shTitle {
	margin: 10px 0 0 0;
	height: 28px;
	line-height: 28px;
	background: url(../images/tab.gif) repeat-x;
	padding: 0 0 0 10px;
	font-size: 13px;
}

.shList {
	padding: 6px 10px 6px 10px;
	border-bottom: 1px dashed #ccc;
}

.shList p {
	*line-height: 20px
}

.shList span {
	*line-height: 20px
}

.doctorBox {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 10px 0;
}

.selectDoctor {
	padding: 5px 0;
}

.selectDoctor td {
	padding: 5px 0 5px 10px;
	border-bottom: 1px dashed #ccc;
}

.middle {
	width: 425px;
	*width: 420px;
}

.doctorLoc {
	float: right;
	width: 320px;
	padding-top: 1px;
}

.guahao {
	background: url(../images/guahao.jpg) no-repeat;
	width: 450px;
	height: 424px;
	margin: 10px 0 0 150px;
	position: relative;
	font-size: 15px;
}

.guahName {
	position: absolute;
	left: 100px;
	top: 27px;
}

.guahNum {
	position: absolute;
	left: 340px;
	top: 27px;
}

.guahDept {
	position: absolute;
	left: 60px;
	top: 77px;
}

.guahDoc {
	position: absolute;
	left: 320px;
	top: 77px;
}

.guahTime {
	position: absolute;
	left: 100px;
	top: 127px;
}

.guahPlace {
	position: absolute;
	left: 100px;
	top: 180px;
}

.guahPlaceN {
	position: absolute;
	left: 130px;
	top: 230px;
}

.guahPN {
	position: absolute;
	left: 260px;
	top: 230px;
}

.guahPrice {
	position: absolute;
	left: 310px;
	top: 390px;
}

.ghSearch {
	background: #EDEDED;
}

.ghSearch th {
	text-align: right;
	font-weight: bold;
}

.ghSearch td {
	padding: 4px 0;
}

.ghT {
	font-size: 18px;
	background: #0186a0;
	color: #fff;
	height: 43px;
	line-height: 43px;
	text-align: center;
}

.ghProcess th {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.ghProcess td {
	padding: 10px 2px;
	font-size: 15px;
	color: #0186A0;
}

/*---------- TOP pic background color:#333 --------*/
.main-image {
	background-color: #333;
}

/*---------------zhuantizhuanlan----------------*/
.moreLink {
	background: #f0f3fa;
	margin: -10px 0 0 0;
	height: 140px;
	padding: 10px 0px 15px 30px;
}

.wd280 {
	width: 240px;
}

.wd414 {
	width: 470px;
}

.ftBlue {
	color: #232d7d;
}

.ztzl ul li,.hxGuide ul li,.friendLink ul li {
	padding: 2px 5px 2px 0;
	text-align: left;
	width: 230px;
	float: left;
}

.ztzl ul li a,.hxGuide ul li a,.friendLink ul li a {
	_line-height: 18px;
}

.ddlContain {
	position: relative;
}

.ddlContain .inputs {
	width: 100px;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
	border: 1px solid #999;
}

.search_new {
	padding-left: 30px;
	margin-top: 15px;
}

.search_new .ddlContain {
	position: relative;
}

.search_new .ddlContain .inputs {
	background: url(http://www.114gh.cn/images/select-6.gif);
	width: 180px;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
	border: 1px solid #999;
	padding-left: 3px;
}

.search_new_1 {
	position: absolute;
	top: 65px;
	_top: 63px;
	left: 540px;
	width: 200px;
}

.search_new_input {
	background: url(http://www.114gh.cn/images/2011/ksyy_04.png) #F60;
	width: 93px;
	height: 30px;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.search_new_message {
	height: 20px;
	margin-top: 10px;
	font-size: 14px;
	margin-left: 10px;
}

.search_new_message a {
	color: #333;
}

.select_box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #999999;
	font-size: 12px;
	left: 6px;
	margin-top: 2px !important;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	top: 16px;
	width: 300px;
	z-index: 2;
	display: none;
}

.select_box ul {
	margin: 0;
	padding: 0;
}

.select_box .close_li {
	height: 12px;
	overflow: hidden;
	text-align: right;
	width: 100%;
}

.select_box .title_li {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	line-height: 17px;
	text-align: left;
	width: 100%;
}

.select_box .title_li .l {
	color: #FF6600;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.select_box .title_li .l a {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #FF6600;
}

.select_box .title_li .r {
	float: right;
	margin-right: 10px;
}

.select_box .title_li_1 {
	color: #FF6600;
	float: none;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	line-height: 13px;
	margin-bottom: -4px;
	text-align: left;
	width: 100%;
}

.select_box .title_li_1 span {
	margin-left: 260px;
}

.select_box .title_li_2 {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	line-height: 13px;
	margin-bottom: -4px;
	text-align: left;
	width: 100%;
}

.select_box .title_li_2 span {
	margin-left: 260px;
}

.select_box .liprovince {
	border-bottom: 1px dashed #CCCCCC;
	color: #FF6600;
	height: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
}

.select_box ul li {
	float: left;
	line-height: 18px;
	list-style: none outside none;
	padding: 0 3px;
	text-align: center;
	width: 120px;
}

.select_box ul li a {
	color: #666666;
	text-decoration: none;
}

.select_box ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.select_box ul li a:hover {
	background: none repeat scroll 0 0 #FF6600;
	color: #FFFFFF;
	text-decoration: underline;
}

.select_box .lis_1 {
	background-color: #FF6600;
	color: #FFFFFF;
	cursor: pointer;
	list-style: none outside none;
	text-align: center;
}

.select_box .lis_1 a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.select_box .lis_1 a:hover {
	background: none repeat scroll 0 0 #FF6600;
	color: #FFFFFF;
	text-decoration: none;
}

.select_box1 {
	height: 160px;
	left: 36px;
	top: 22px;
	width: 108px;
}

.select_box2 {
	left: 193px;
	top: 21px;
	width: 103px;
}

.select_box ul li a {
	padding: 3px 1px;
}

.select_box ul li a:hover {
	text-decoration: none;
}

pre {
	white-space: pre-wrap;
	word-wrap: break-word;
	
	line-height: 25px;
}

/*----------------Media css added 201403------------------------*/
.line1p {
	background: #d6dbf2;
	height: 3px;
	margin-bottom: 1px;
	*margin-top: 0px;
	*margin-bottom: 10px;
	overflow: hidden;
	font-size: 0px;
}

.hdbg {
	background: #00758d;
	height: 128px;
}

.mediaLogo {
	background: url("../images/media/mhd.png") no-repeat center 0;
	width: 1000px;
	height: 128px;
	margin: 0 auto;
}

.hdtext {
	position: absolute;
	right: 220px;
	top: 90px;
	font-size: 15px;
	color: #fff;
}

.w665 {
	width: 665px;
	float: left;
}

.w304 {
	width: 304px;
	float: right;
}

.t0 {
	background: url("../images/media/t0.png") no-repeat;
	width: 662px;
	height: 45px;
	font-size: 22px;
	line-height: 45px;
	color: #00758d;
	text-indent: 20px;
	margin-bottom: 5px;
}

.bl477 {
	background: url(../images/media/ban_01.png) no-repeat;
	width: 477px;
	height: 262px;
	float: left;
}

.br262 {
	background: url(../images/media/ban_02.png) no-repeat;
	width: 188px;
	height: 262px;
	float: right;
}

.blt {
	padding: 232px 0 0 10px;
	font-size: 14px;
	color: #fff;
}

.blt a {
	color: #fff;
	text-decoration: none;
}

.blt a:hover {
	color: #fff;
	text-decoration: underline;
}

.br262 ul {
	padding: 6px 0 0 13px;
}

.br262 ul li {
	padding: 10px 0;
}

.br262 ul li a:link {
	color: #fff;
}

.br262 ul li a:hover {
	color: #fff;
}

.t1 {
	background: url(../images/media/t1.png) no-repeat;
	width: 295px;
	height: 31px;
	line-height: 31px;
	font-size: 15px;
	text-indent: 20px;
}

.t2 {
	background: url(../images/media/t2.png) no-repeat;
	width: 306px;
	height: 44px;
	line-height: 44px;
	font-size: 22px;
	text-indent: 16px;
	color: #00758d;
}

.w295 {
	width: 295px;
}

.mt2 {
	font-size: 14px;
	width: 124px;
}

.mt2 a:link {
	color: #00758d;
}

.hxzl {
	padding: 0 0 30px 0;
}

.hxzl ul li {
	border-bottom: 1px solid #ccc;
	padding: 3px 0 10px 0;
}

.photoL {
	float: left;
	width: 74px;
}

.pText {
	float: right;
	margin: 20px 0 0 0;
	width: 220px;
	font-size: 14px;
}

.gjsy {
	
}

.gjsy ul li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 15px 0;
}

.gText {
	float: right;
	width: 167px;
}

.gText p {
	padding: 5px 0 0 0;
	line-height: 20px;
}

.gText a:link {
	color: #00758d;
	font-size: 14px;
}

.gPhoto {
	width: 127px;
	float: left;
}
/*输入放大框*/
.js-max-input {
	width: 310px; /*调整放大框的长度*/
	padding-left: 5px;
	border: solid 1px #ffd2b2;
	background: #fffae5;
	font-size: 26px;
	color: #ff4400
}

/*----------------Paper css added 201405------------------------*/
.w301{width:301px; float:left;}
.w671{width:671px; float:right;}
.w526{width:526px; float:right;  border:1px solid #ccc; margin-top:3px; height:475px; overflow: auto;}
.w526 p{ padding:2px 6px;}
.w137{width:137px; float:left; border:1px solid #ccc; background:url(../images/l_back.gif) repeat; height:475px; margin-top:4px;}
.paperBd{ border:1px solid #ccc; padding:2px; text-align:center;}
.dh{height:33px; line-height:33px; font-size:14px; font-weight:bold; background:#f0f0f0; text-indent:12px;border-bottom:1px solid #ccc;}
.nList ul li{ line-height:20px; padding:5px 0; text-indent:14px;}
.nList ul li a{ display:block;}
.nList ul li a:hover{text-decoration:none; color:#FFFFFF; }
.nList ul li:hover{ background:#018ea9; color:#fff; }
.nList{height:400px;overflow: auto; padding:2px;}
.nListCur{ background:#018ea9; }
.nListCur a{color:#fff;}

/*----------------VIP css added 201407------------------------*/
.w637{width:637px; float:left;}
.w300{width:300px; float:right;}
.w110{width:110px; float:left;}
.w488{width:488px; float:right;}
.zm-profile-header {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    box-shadow: 0 1px 0 #F2F4F5;
    color: #666666;
}
.zm-profile-header-main {
    padding: 12px 18px;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;

    word-wrap: normal;
}
.zm-profile-header-main .name, .zm-profile-header-main .name:visited {
    color: #222222;
    font-weight: 700;
	font-size:18px;
}
.bd{ border-bottom:1px solid #ccc; margin-top:10px;}
.profile-navbar {
    background-color: #FCFCFC;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #DDDDDD;
    box-shadow: 0 2px 2px #F0F0F0 inset;
}
.profile-navbar ul{ background-color: #FCFCFC;}
.profile-navbar ul li{  height:40px; line-height:40px; display:block; float:left; border-right: 1px solid #ccc; font-size:15px; padding:0 13px;background-color: #F7F7F7; font-weight:bold;}


.zm-profile-section-wrap {
    position: relative;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    box-shadow: 0 1px 0 #F2F4F5;
    margin-top: 25px;
    padding-bottom: 15px;
}

.ks4-mc{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    filter: alpha(opacity = 20);
    background: rgba(0,0,0,0.2);
    text-align: center;
    display: none;
}
.ks4-mc img{
    vertical-align: middle;
    margin-top: 100px;
}
.zm-profile-section-head {
    padding: 5px;
}
.zm-profile-section-head {
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
	font-size:15px;
	color:#225599;
	font-weight:bold;	
}
.zm-profile-section-title {
    display: block;
    overflow: hidden;
    padding: 7px 14px;
    text-decoration: none;
}
.askT{color:#225599; padding:5px; font-size:15px;}
.askd{ padding:0 5px 20px 5px; }
.expand{ float:right; padding:4px 0 0 0;}
.gzT{ padding:30px 0 0 0 ; font-size:14px;}
.sdT{ border-top:1px solid #ccc; font-size:15px; font-weight:bold; margin-top:20px; padding:10px 0;width:100%}

/*注意专题里面已经有这个定义， 无需重复定义*/
.morelist{display:block;width:100%;height:30px;background:#f0f3fa;color:#666;line-height:30px;text-align:center;font-size:12px;}
.morelist:hover{background:#dbdbdb;}
#btnclose{width: 100px;border: none;background: rgb(83, 128, 163);color: #fff;border-radius: 5px;height: 25px;}