@charset "gb2312";
/*全局样式*/
* {
	margin:0;
	padding:0
}
* html {
	background-attachment:fixed;
	background-image:url(about:blank);
}/*IE6下，使侧栏的咨询框在滚动条滚动时，解决闪动的现象*/
html {
zoom: expression(function(ele) {
ele.style.zoom = "1";
document.execCommand("BackgroundImageCache", false, true);
}
(this));
}/*解决IE6中CSS背景图片重复加载的问题*/
body {
	font:12px "宋体";/*background:url(../images/header/head_topbg.jpg) no-repeat top center;*/
}
li {
	list-style:none;
	overflow:hidden;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
button, img {
	border:0;
}
.all {
	width:980px;/*margin:89px auto 0;*/
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	table-layout:fixed;
}
address, em {
	font-style:normal;
}
button {
	cursor:pointer;
}
textarea {
	overflow:hidden;
	resize:none;
}
img {
	vertical-align:middle;
}
li {
	list-style:none;
	overflow:hidden;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a * {
	cursor:pointer;
}
.none {
	float:left;
	width:0;
	height:0;
	overflow:hidden;
}
.clearfix:after {
	content:"";
	clear:both;
	display:block;
	height:0;
}
.clearfix {
	zoom:1;
}
.floatRightBottom {
	position:fixed;
	right:0;
	bottom:0;
	z-index:2147483647;
}
* html .floatRightBottom {
	_position:absolute;
	_right:0;
	_bottom:auto;
_top:expression(eval(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight));
}
.top_navbg {
	background:url(../images/header/top_navbg.jpg) no-repeat center top;
	width:100%;
	overflow:hidden;
}
p{ text-align:justify; padding-right:5px;}
/*一些公共样式设置*/
.none {
	float:left;
	width:0;
	height:0;
	overflow:hidden;
}
.border1 {
	border:1px solid #D8CAA7;
}
.border2 {
	border:1px solid #D9D0A5;
}
.caption1 {
	height:32px;
	line-height:32px;
	border-bottom:1px solid #D4D6D3;
	font-size:14px;
	color:#fff;
	text-indent:14px;
	background:url(../images/aside_BG.png) no-repeat 0 -166px;
}
.caption2 {
	width:239px;
	height:24px;
	line-height:24px;
	padding-top:2px;
	border-bottom:1px solid #D9D0A5;
	text-indent:42px;
	background:url(../images/aside_BG.png) no-repeat 0 -198px;
}
.caption2, .caption2 a {
	font-size:14px;
	color:#353D0C;
}
.caption2 a:hover {
	color:#E57C0A;
}
.more1 {
	position:absolute;
	right:15px;
	top:0;
	line-height:32px;
	font-size:14px;
	color:#2C3A05;
}
.xx {
	color:#c00000;
}
.hdp_banner {
	float:left;
	display:inline;
	margin-top:10px;
	overflow:hidden;
}
/*头部*/
.top {
	width:980px;
	height:131px;
	background:url(../images/topbg.png) no-repeat;
}
.top h1 {
	width:980px;
	height:82px;
}
.top h1 a {
	float:left;
	width:386px;
	height:82px;
	text-indent:-9999px;
	margin-left:63px;
	display:inline;
}
.top .top_nav {
	width:980px;
	height:40px;
	display:block;
	background:url(../images/top_navbg.png) repeat-x;
}
.top .top_nav a {
	float:left;
	width:98px;
	height:49px;
	line-height:49px;
	text-align:center;
	background:url(../images/top_navAbg.png) no-repeat 96px 6px;
	font-size:14px;
	font-weight:bold;
	color:#fffdff;
	padding:0px;
}
.top .top_nav a:hover {
	font-size:15px;
}
.top .top_nav .A1 {
	width:98px;
	background-image:none;
}
/*jb_nav*/
.jb_nav {
	margin:10px auto 10px;
	width:979px;
	height:75px;
	background:url(../images/other/bg_jb_nav.png) no-repeat;
}
.jb_nav h2 {
	float:left;
	display:inline;
	width:79px;
	height:75px;
	text-indent:-9999px;
}
.jb_nav dl {
	float:left;
	display:inline;
	height:67px;
	margin:4px 0 0 4px;
}
.jb_nav .dl_1 {
	width:256px;
	margin-left:0px;
}
.jb_nav .dl_2 {
	width:249px;
}
.jb_nav .dl_3 {
	width:190px;
}
.jb_nav .dl_4 {
	width:190px;
}
.jb_nav dl dt {
	float:left;
	display:inline;
	width:47px;
	height:50px;
	margin:5px 0 0 14px;
}
.jb_nav dl dt a {
	float:left;
	display:inline;
	width:47px;
	height:50px;
	background:url(../images/other/bg_jb_nav_list.png) no-repeat;
	color:#fff;
}
.jb_nav dl dt .a_1 {
	padding:37px 0 0 4px;
	width:43px;
	height:13px;
}
.jb_nav dl dt .a_2 {
	padding:34px 0 0 7px;
	width:43px;
	height:18px;
	background-position:-63px 0px;
}
.jb_nav dl dt .a_3 {
	padding:38px 0 0 4px;
	width:42px;
	height:13px;
	background-position:-142px 0px;
}
.jb_nav dl dt .a_4 {
	padding:39px 0 0 4px;
	width:42px;
	height:12px;
	background-position:-216px 0px;
}
.jb_nav dl dt a:hover {
	background:url(../images/other/bg_jb_nav_list.png) no-repeat;
	text-decoration:none;
}
.jb_nav dl dt .a_1:hover {
	background-position:0 -79px;
}
.jb_nav dl dt .a_2:hover {
	background-position:-63px -79px;
}
.jb_nav dl dt .a_3:hover {
	background-position:-142px -79px;
}
.jb_nav dl dt .a_4:hover {
	background-position:-216px -79px;
}
.jb_nav dl dd {
	float:left;
	display:inline;
	line-height:22px;
	width:60px;
}
.jb_nav dl .dd_1 {
	width:75px;
}
.jb_nav dl .dd_2 {
	width:110px;
}
.jb_nav dl .dd_top {
	margin-top:15px;
}
.jb_nav dl .align_c {
	padding-left:10px;
	width:50px;
}
.jb_nav dl dd a {
	color:#5A5A5A;
}
.jb_nav dl dd .a_color {
	color:#C00000;
}
.jb_nav dl dd a:hover {
	color:#FF5A00;
}
/*顶部——搜索*/
.topBanner {
	width:980px;
	height:251px;
	margin-bottom:10px;
	overflow:hidden;
}
.topBanner img {
	display:block;
	width:980px;
	height:251px;
	border:none;
}
.topSearch {
	clear:both;
	width:978px;
	height:30px;
	border:1px solid #D0D4BB;
	margin-top:10px;
	background:#F6F6F6;
	overflow:hidden;
}
.topSearch p {
	float:left;
	_display:inline;
	width:680px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#333;
	overflow:hidden;
}
.topSearch p strong {
	float:left;
	_display:inline;
	padding-left:20px;
	margin-left:16px;
	color:#1F3700;
	font-weight:normal;
	background:url(../images/NewsInfo_BG.png) no-repeat -434px -122px;
}
.topSearch p a {
	color:#333;
}
.topSearch fieldset {
	border:none;
}
.topSearch legend {
	display:none;
}
.topSearch input {
	float:left;
	_display:inline;
	width:194px;
	height:22px;
	padding-right:3px;
	line-height:22px;
	border:none;
	margin:4px 0 0 0px;
	color:#333;
	background:url(../images/ssk.jpg) no-repeat;
	font-size:12px;
	text-indent:40px;
	height:20px \9;
	line-height:20px \9;
	padding-top:2px \9;
}
.topSearch button {
	float:left;
	_display:inline;
	width:52px;
	height:20px;
	border:none;
	margin:5px 0 0 12px;
	background:url(../images/NewsInfo_BG.png) no-repeat 0 -144px;
	text-indent:-9999px;
	cursor:pointer;
}
.topGG {
	width:980px;
	height:120px;
	padding-top:12px;
}
.topGG img {
	display:block;
	width:980px;
	height:120px;
	cursor:pointer;
}
/*底部——热点推荐*/
.footer_rdtj {
	clear:both;
	width:980px;
	height:219px;
	padding-top:12px;
}
.footer_rdtj h2 {
	height:41px;
	background:url(../images/HosIntro/bg2.jpg) no-repeat;
	text-indent:-9999px;
}
.footer_rdtj ul {
	width:978px;
	height:162px;
	padding-top:15px;
	border:1px solid #DEDEDE;
	border-top:none;
	background:#FCF6F4;
}
.footer_rdtj li {
	float:left;
	_display:inline;
	width:220px;
	margin-left:20px;
}
.footer_rdtj li a {
	color:#333;
	outline:none;
}
.footer_rdtj li a:hover span {
	text-decoration:underline;
	cursor:pointer;
}
.footer_rdtj li a:hover strong {
	color:#E57C0A;
	text-decoration:underline;
	cursor:pointer;
}
.footer_rdtj li img {
	display:block;
	width:218px;
	height:107px;
	border:1px solid #BFBFBF;
}
.footer_rdtj li img.tc {
	width:214px;
	height:103px;
	padding:2px;
	background:#fff;
}
.footer_rdtj li span {
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
	margin-top:3px;
	font-size:14px;
	text-align:center;
}
.footer_rdtj li strong {
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
	font-size:14px;
	text-align:center;
}
/*在“医院介绍”页面中有些许的不同*/
#HosIntro .footer_rdtj {
	width:960px;
	margin-left:9px;
}
#HosIntro .footer_rdtj h2 {
	background:url(../images/HosIntro/bg2.jpg) no-repeat 0 -41px;
}
#HosIntro .footer_rdtj ul {
	width:958px;
}
#HosIntro .footer_rdtj li {
	margin-left:16px;
}
/*底部——医院信息*/
.footer_info {
	width:555px;
	height:138px;
	padding-left:405px;
	margin:24px 0 0 9px;
	background:url(../images/HosIntro/bg2.jpg) no-repeat -556px -93px;
}
.footer_info p {
	font-size:14px;
	line-height:26px;
	color:#333;
}
.footer_info address {
	font-size:14px;
	line-height:26px;
	font-style:normal;
	color:#333;
}
.footer_info em {
	font-weight:bold;
	font-style:normal;
	color:#c00000;
}
/*侧栏——医院简介*/
.aside_yyjj {
	position:relative;
	width:253px;
	height:317px;
}
.wzy_yyjj {
	position:absolute;
	right:0;
	bottom:0;
}
.aside_yyjj h2 {
	height:81px;
	background:url(../images/aside_BG.png) no-repeat;
	text-indent:-9999px;
}
.aside_yyjj img {
	display:block;
	width:238px;
	height:89px;
	padding:1px;
	border:1px solid #E1E1E1;
	margin:-7px 0 0 5px;
}
.aside_yyjj .summary {
	width:229px;
	height:60px;
	margin:5px 0 0 11px;
	line-height:20px;
	font-size:14px;
	color:#333;
	text-indent:2em;
	overflow:hidden;
}
.aside_yyjj div {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:85px;
	background:url(../images/aside_BG.png) no-repeat 0 -81px;
}
.aside_yyjj div a {
	float:left;
	_display:inline;
	width:106px;
	height:34px;
	line-height:34px;
	margin:11px 0 0 14px;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.aside_yyjj div .a1 {
	width:68px;
	padding-left:38px;
}
.aside_yyjj div .a2 {
	width:59px;
	padding-left:47px;
}
.aside_yyjj div a:hover {
	color:#E57C0A;
}
/*侧栏——预约情况*/
.aside_cgyy {
	width:253px;
	height:225px;
	margin-top:10px;
}
.aside_cgyy .p_cg {
	height:42px;
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	color:#333;
	background:url(../images/aside_BG.png) no-repeat 0 -224px;
	text-indent:14px;
}
.aside_cgyy .p_cg span {
	color:#c00000;
}
#cgyyContainer {
	width:243px;
	height:123px;
	padding:5px 0;
	margin-left:5px;
	background:#F4FBEC;
	margin-left:1px;
}
#cgyyWrapper {
	width:243px;
	height:123px;
	overflow:hidden;
}
#cgyyWrapper2 {
	width:243px;
	height:123px;
	overflow:hidden;
}
#cgyyWrapper_Btn1 {
	display:none;
}
#cgyyWrapper_Btn2 {
	display:none;
}
#cgyyWrapper ul {
	float:left;
	width:243px;
}
#cgyyWrapper li {
	float:left;
	_display:inline;
	width:100%;
	height:24px;
	margin-top:3px;
}
#cgyyWrapper li span {
	float:left;
	font-size:14px;
	line-height:24px;
	color:#333;
	text-align:center;
}
#cgyyWrapper li .span1 {
	width:44px;
}
#cgyyWrapper li .span2 {
	width:57px;
}
#cgyyWrapper li .span3 {
	width:83px;
	text-align:left;
	text-indent:8px;
}
#cgyyWrapper li .span4 {
	width:59px;
}
.aside_cgyy button {
	float:left;
	_display:inline;
	width:96px;
	height:26px;
	border:none;
	margin:13px 0 0 21px;
	background:url(../images/aside_BG.png) no-repeat 0 -498px;
	text-indent:-9999px;
	cursor:pointer;
}
.aside_cgyy button.btn2 {
	background-position:-96px -498px;
}
/*侧栏——权威专家*/
.aside_qwzj {
	position:relative;
	width:253px;
	height:237px;
	margin-top:12px;
	overflow:hidden;
}
#qwzjWrapper {
	width:253px;
	height:195px;
	margin-top:15px;
	overflow:hidden;
}
#qwzjWrapper2 {
	width:253px;
	height:195px;
	overflow:hidden;
}
#qwzjWrapper_Btn1 {
	display:none;
}
#qwzjWrapper_Btn2 {
	display:none;
}
#qwzjWrapper ul {
	float:left;
}
#qwzjWrapper li {
	float:left;
	_display:inline;
	width:253px;
	height:195px;
	margin-bottom:10px;
}
#qwzjWrapper .doc0 {
	background:url(../images/zj/aside_BG.jpg) no-repeat;
}
#qwzjWrapper .doc1 {
	background:url(../images/zj/aside_BG.jpg) no-repeat 0 -195px;
}
#qwzjWrapper .doc2 {
	background:url(../images/zj/aside_BG.jpg) no-repeat 0 -390px;
}
#qwzjWrapper li h3 {
	float:right;
	width:159px;
	height:25px;
	line-height:25px;
	margin:10px 0 8px;
	text-align:left;
	text-indent:20px;
}
#qwzjWrapper .doc2 h3 {
	text-indent:10px;
}
#qwzjWrapper li h3 a {
	font-size:14px;
	color:#1C2419;
}
#qwzjWrapper li .pic {
	float:left;
	width:94px;
	height:195px;
	border:none;
}
#qwzjWrapper li p {
	float:left;
	_display:inline;
	width:124px;
	margin-left:15px;
	line-height:20px;
	color:#333;
	overflow:hidden;
}
#qwzjWrapper li .p1 {
	height:20px;
}
#qwzjWrapper li .p2 {
	height:60px;
	color:#C00000;
}
#qwzjWrapper li p strong {
	color:#313711;
}
#qwzjWrapper li button {
	float:left;
	_display:inline;
	width:71px;
	height:20px;
	border:none;
	margin:5px 0 0 56px;
	background:url(../images/aside_BG.png) no-repeat 0 -524px;
	text-indent:-9999px;
	cursor:pointer;
}
/*侧栏——医院荣誉*/
.aside_yyry {
	position:relative;
	width:253px;
	height:259px;
	margin-top:12px;
	overflow:hidden;
}
#yyryWrapper {
	width:253px;
	height:210px;
	margin-top:10px;
	overflow:hidden;
}
#yyryWrapper2 {
	width:253px;
	height:210px;
	overflow:hidden;
}
#yyryWrapper_Btn1 {
	display:none;
}
#yyryWrapper_Btn2 {
	display:none;
}
#yyryWrapper ul {
	float:left;
}
#yyryWrapper li {
	float:left;
	_display:inline;
	width:253px;
	height:137px;
	margin-bottom:8px;
}
#yyryWrapper li img {
	display:block;
	width:184px;
	height:109px;
	margin-left:35px;
}
#yyryWrapper li span {
	display:block;
	width:94%;
	height:28px;
	padding:0 3%;
	line-height:28px;
	font-size:14px;
	color:#333;
	text-align:center;
	overflow:hidden;
}
/*侧栏——康复案例*/
.aside_kfal {
	position:relative;
	width:253px;
	height:526px;
	margin-top:12px;
	overflow:hidden;
}
.aside_kfal ul {
	float:left;
	_display:inline;
	margin:10px 0 0 15px;
}
.aside_kfal li {
	float:left;
	width:223px;
	height:154px;
	margin-bottom:8px;
}
.aside_kfal li img {
	display:block;
	width:200px;
	height:118px;
	padding:3px;
	border:1px solid #B8B8B8;
	margin-left:7px;
}
.aside_kfal li strong {
	display:block;
	width:100%;
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#333;
	text-align:center;
	overflow:hidden;
}
.aside_kfal li a {
	outline:none;
}
.aside_kfal li a:hover, .aside_kfal li a:hover strong {
	color:#E57C0A;
}
/*侧栏——媒体报道*/
.aside_mtbd {
	position:relative;
	width:253px;
	height:319px;
	margin-top:12px;
	overflow:hidden;
}
.aside_mtbd ul {
	width:243px;
	height:200px;
	margin:10px 0 0 5px;
}
.aside_mtbd li {
	height:26px;
	line-height:26px;
	padding-left:20px;
	background:url(../images/icon_BG.png) no-repeat 10px -12px;
}
.aside_mtbd li a {
	font-size:14px;
	color:#333;
}
.aside_mtbd img {
	width:243px;
	height:54px;
	margin:15px 0 0 5px;
	_margin-top:10px;
}
/*飘浮框的以一些相关样式*/
.LRfloater1Bole {
}
.LR_Tb2None {
	display:none;
}
#mydiv {
	width:340px;
	height:185px;
}
#mydiv .flashclose {
	position:absolute;
	right:0;
	top:0px;
	z-index:11;
	cursor:pointer;
}
#mydiv .zixun {
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	width:340px;
	height:185px;
	cursor:pointer;
	background:gray;
	opacity:0;
	filter:alpha(opacity=0);
}
#mydiv object {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
/* 免费电话页面*/
.diagnosis {
	height:273px;
}
.diagnosis div {
	background:0;
}
.diagnosis img {
	margin:1px;
	margin-bottom:0px;
}
.diagnosis p {
	font-size:12px;
	line-height:19px;
	padding-left:4px;
	padding-right:2px;
	color:#02547a;
	text-indent:28px;
	background:url(../images/zhu.jpg) no-repeat -3px -2px;
}
.diagnosis-call {
	float:left;
	width:230px;
	height:122px;
	border:#8ac5e7 solid 1px;
	background:url(../images/diagnosis-call-bj.gif) repeat-x;
	margin:16px 0 0 4px;
	display:inline;
}
.diagnosis-call img {
	position:relative;
	top:-18px;
	left:24px;
	height:29px;
	width:183px;
	overflow:hidden;
	float:left;
}
.diagnosis-call-act {
	float:left;
	width:220px;
	height:20px;
	display:inline;
	margin-top:-1px;
}
.diagnosis-call-act4 {
	margin-top:-8px;
}
.diagnosis-call-act span {
	cursor:pointer;
	float:left;
}
.diagnosis-call-zxzx {
	width:58px;
	height:16px;
	display:block;
	text-indent:-9999px;
	background:url(../images/diagnosis-call-zxzx.gif) no-repeat;
	float:left;
	margin:0 0 0 11px;
}
.diagnosis-call-info {
	color:#f3722e;
	margin-left:22px;
}
.diagnosis-call1 {
	float:left;
	width:230px !important;
	height:122px !important;
	border:#8ac5e7 solid 1px;
	background:url(../images/diagnosis-call-bj.gif) !important;
	margin-top:18px;
	margin-left:4px;
	display:inline;
}
.diagnosis-call1 img {
	position:relative;
	top:-12px;
	left:24px;
	height:29px;
	width:183px;
	overflow:hidden;
	float:left;
}
.diagnosis-call1-act {
	background:none !important;
	float:left;
	clear:both;
	margin-top:-10px;
}
.diagnosis-call1-act span {
	cursor:pointer;
	float:left;
	margin-top:-4px;
}
.diagnosis-call1-zxzx {
	width:58px;
	height:16px;
	display:block;
	text-indent:-9999px;
	background:url(../images/diagnosis-call-zxzx.gif) no-repeat;
	float:left;
	margin-top:1px !important;
	margin-left:11px;
}
.diagnosis-call1-info {
	color:#f3722e;
	margin-left:22px;
}
#hdp_qh {
	position:relative;
	width:980px;
	height:250px;
	overflow:hidden;
}
#hdp_qh .content {
	width:980px;
	height:250px;
	overflow:hidden;
}
#hdp_qh .content a {
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
#hdp_qh .content img {
	width:980px;
	height:250px;
	border:none;
	z-index:0;
}
#hdp_qh .content a.show {
	z-index:1;
}
#hdp_qh .choose {
	z-index:2;
	position:absolute;
	right:1px;
	bottom:10px;
	height:20px;
	width:60px;
	overflow:hidden;
}
#hdp_qh .choose a {
	float:left;
	_display:inline;
	width:18px;
	height:18px;
	margin-right:10px;
	text-align:center;
	line-height:18px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color:#333333;
}
#hdp_qh .choose a.sele, #hdp_qh .choose a:hover {
	display:block;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	background-color:#FF7E00 !important;
}
.topLogo {
	display:block;
	position:relative;
	width:980px;
}
/*the Box for Invitation*/
#yqkDiv .yqkDiv_pd {
	position:absolute;
	left:12px;
	bottom:49px;
	width:493px;
	height:52px;
	padding:0;
	padding-top:6px;
	font-size:12px;
	display:inline;
}
#yqkDiv .yqkDiv_pd li {
	list-style:none;
	float:left;
	display:inline;
	height:25px;
	line-height:25px;
}
#yqkDiv .yqkDiv_pd .li_1 {
	padding-left:6px;
	width:240px;
}
#yqkDiv .yqkDiv_pd .li_2 {
	padding-left:6px;
	width:240px;
}
#yqkDiv .yqkDiv_pd li a {
	font-size:14px;
	color:#333333;
}
#yqkDiv .yqkDiv_pd li strong {
	font-size:14px;
	color:#254223;
}
/*专家的跳出邀请框*/
/*#inviFormOuter{position:fixed;right:0;bottom:0px;z-index:2147483647;display:none;width:252px;height:152px;}
* html #inviFormOuter{position:absolute;left:auto;bottom:auto;right:0;top:expression(eval(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight));}
#newsForm{position:absolute;width:252px;height:152px;background:url(../images/public/float_bottom.gif) no-repeat #ffffff;}
#newsFormClose{position:absolute;right:0px;top:0px;width:39px;height:23px;text-indent:-9999px;overflow:hidden;}
#newsFormClose:hover{background:url(../images/public/float_close.png) no-repeat -213px 0px;}
#kfivtwin{height:337px !important;left:422px !important;}*/

/*the Box of RightBottom*/
.floatRightBottom {
	position:fixed;
	right:0;
	bottom:0;
	z-index:2000;
}
* html .floatRightBottom {
	_position:absolute;
	_right:0;
	_bottom:auto;
_top:expression(eval(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight));
}
#floatRightBottom {
	width:325px;
	height:235px;
	cursor:pointer;
}
.floatRightBottom .bg_ig {
	width:252px;
	height:152px;
	background:url(../images/public/float_bottom.gif) no-repeat;
}
#floatRightBottom #tel {
	float:left;
	display:inline;
	width:291px;
	height:51px;
	line-height:51px;
	overflow:hidden;
	margin-left:17px;
	margin-top:131px;
	background:none;
	border:0;
	text-indent:10px;
}
#floatRightBottom .oks {
	float:left;
	display:inline;
	width:128px;
	height:36px;
	text-indent:-9999px;
	background:none;
	border:0;
	margin-left:99px;
	margin-top:10px;
}
#closeFRB {
	position:absolute;
	right:0;
	top:0;
	width:13px;
	height:13px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	z-index:9999;
}
/*.floatRightBottom #closeFRB:hover{background:url(../images/public/float_close.png) no-repeat -213px 0px;}*/

/*news_Messages*/
#messages_gh {
	float:left;
	display:inline;
	width:476px;
	height:152px;
	margin-left:108px;
	background:url(../images/other/news_Messages.png) no-repeat 42px 0;
}
#messages_gh h3 {
	float:left;
	display:inline;
	width:401px;
	height:56px;
	margin-left:42px;
	text-indent:-9999px;
	padding-bottom:10px;
}
#messages_gh p {
	float:left;
	display:inline;
}
#messages_gh .p_mesname {
	width:239px;
}
#messages_gh .p_mesphone {
	width:225px;
	margin-left:12px;
}
#messages_gh .p_mestime {
	width:228px;
	margin:10px 0 0 14px;
}
#messages_gh p span {
	float:left;
	font-weight:bold;
	line-height:26px;
	color:#E7201A;
}
#messages_gh p label {
	float:left;
	display:inline;
	line-height:27px;
	margin-left:5px;
	font-weight:bold;
	color:#657177;
}
#messages_gh p input {
	float:left;
	display:inline;
	width:142px;
	height:26px;
	background:url(../images/other/news_btbg.png) no-repeat;
	border:none;
	line-height:26px;
	padding-left:3px;
}
#messages_gh button {
	float:left;
	display:inline;
	width:126px;
	height:31px;
	background:url(../images/other/news_btbg.png) no-repeat 0 -26px;
	text-indent:-9999px;
	margin:10px 0 0 10px;
}
/*div,section,p{display:none !important;}*/
#notFoundAll {
	width:507px;
	height:209px;
	margin:10px auto;
	display:block !important;
}
#new_ybsm {
	position:fixed;
	right:0;
	top:0;
	z-index:10000;
	width:31px;
	height:143px;
	background:url(../images/public/ybfw_010.jpg) no-repeat;
	text-indent:-9999px;
	_position:absolute;
	_right:0;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop));
	overflow:hidden;
}
.top_bg {
	background:url(../images/tp_bg.jpg) repeat;
	width:100%;
	height:87px;
	overflow:hidden;
}
.index_header {
	position: relative;
	margin:0 auto;
	width:980px;
	overflow:hidden;
}
.index_header .index_top {
	float:left;
	display:inline;
	width:980px;
	height:87px;
}
.top_bannqh {
	margin:0px auto;
	width:1440px;
	overflow:hidden;
}
#banner {
	height:353px;
	position:relative;
	overflow:hidden;
}
#banner ul {
	position:absolute;
	top:0px;
	overflow:hidden;
	width:100%;
	height:100%;
}
#banner li {
	float:left;
	display:inline;
	width:100%;
	height:353px;
	position:relative;
}
#banner li div {
	width:100%;
	height:100%;
}
#banner li div a {
	clear:both;
	display:block;
	width:980px;
	height:100%;
	margin:0 auto;
}
#banner .li_1 {
	background:#7C0103;
}
#banner .li_2 {
	background:#CAC8B9;
}
#banner .li_3 {
	background:#F5F0EA;
}
#banner li .div_1 {
	background:url(../images/banner/banner_top2.jpg) no-repeat center 0;
}
#banner li .div_2 {
	background:url(../images/banner/banner_top1.jpg) no-repeat center 0;
}
#banner li .div_3 {
	background:url(../images/banner/banner_top3.jpg) no-repeat center 0;
}
#banner li .div_4 {
	background:url(../images/banner/banner_top4.jpg) no-repeat center 0;
}
#banner li .div_5 {
	background:url(../images/banner/banner_3.jpg) no-repeat center 0;
}
#banner li .div_6 {
	background:url(../images/banner/banner_chf.jpg) no-repeat center 0;
}
#banner .btn {
	position:absolute;
	width:470px;
	height:10px;
	padding:5px 20px 5px 0;
	left:50%;
	bottom:0;
	text-align:right;
}
#banner .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:25px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
#banner .btn span.on {
	background:#fff;
}
#banner .preNext {
	width:40px;
	height:42px;
	position:absolute;
	top:145px;
	background:url(../images/public/sprite.png) no-repeat 0 0;
	cursor:pointer;
}
#banner .pre {
	left:50%;
	margin-left:-490px;
}
#banner .next {
	right:50%;
	margin-right:-490px;
	background-position:right top;
}
#banner a {
	overflow:hidden;
	display:block;
	height:329px;
	text-indent:-9999px;
	cursor:pointer;
}
/*index_nav*/

.index_header .index_nav {
	float:left;
	display:inline;
	width:980px;
	height:53px;
	line-height:45px;
	background:url(../images/header/dt_list_nav.png) no-repeat;
	overflow:hidden;
}
.index_header .index_1 {
	height:45px;
}
.index_header .index_nav2 {
	width:1002px;
	height:44px;
	background:url(../images/index/idx_nav_bg1.png) no-repeat;
	overflow:hidden;
}
.index_nav ul {
	float:left;
	display:inline;
	width:980px;
	height:44px;
	overflow:hidden;
}
.index_nav ul li {
	float:left;
	display:inline;
	width:90px;
	height:44px;
	line-height:44px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
.index_nav ul li a {
	float:left;
	display:inline;
	width:90px;
	height:44px;
	color:#fff;
}
.index_nav ul .li_sy {
	width:78px;
}
.index_nav ul .li_sy a {
	width:78px;
}
.index_nav1 ul li {
	width:98px;
}
.index_nav2 ul li {
	width:98px;
}
.index_nav2 ul li a {
	float:left;
	display:inline;
	width:96px;
	height:44px;
	color:#fff;
}
.index_nav ul li a:hover {
	background:url(../images/index/index_all_bg.png) 2px 0px no-repeat;
}
.index_nav ul .li_sy a:hover {
	background:url(../images/index/index_all_bg.png) -10px 0px no-repeat;
}
.index_nav .dt_zt {
	width:90px;
}
.index_nav .dt_zt a {
	width:90px;
}
.index_nav .dt_zt a:hover {
	background:none;
}
.index_header .index_nav1 {
	width:1002px;
	height:44px;
	background:url(../images/index/idx_nav_bg1.png) no-repeat;
	overflow:hidden;
}
/*index_banner*/
.index_header .index_banner {
	float:left;
	display:inline;
	width:980px;/*margin-top:40px;*/
	overflow:hidden;
}
/*index_wczl*/
.index_wczl {
	margin:0 auto;
	width:980px;
	height:90px;
	background:url(../images/index/index_wczl.png) no-repeat;
	overflow:hidden;
}
.index_wczl .wczl {
	float:left;
	display:inline;
	width:166px;
	height:77px;
	margin-top:7px;
	overflow:hidden;
	margin-left:20px;
}
.index_wczl .wczl1 {
	float:left;
	display:inline;
	width:185px;
	height:77px;
	margin-top:7px;
	overflow:hidden;
	margin-left:20px;
}
.index_wczl .wczl2 {
	float:left;
	display:inline;
	width:166px;
	height:77px;
	margin-top:7px;
	overflow:hidden;
	margin-left:20px;
}
.index_wczl .wczl3 {
	float:left;
	display:inline;
	width:166px;
	height:77px;
	margin-top:7px;
	overflow:hidden;
	margin-left:20px;
}
.wczl .zlzx {
	float:left;
	display:inline;
	width:166px;
	height:28px;
	text-align:center;
	line-height:28px;
	overflow:hidden;
}
.wczl1 .zlzx {
	float:left;
	display:inline;
	width:214px;
	height:28px;
	text-align:center;
	line-height:28px;
	overflow:hidden;
	margin-left:15px;
}
.wczl2 .zlzx {
	float:left;
	display:inline;
	width:166px;
	height:28px;
	text-align:center;
	line-height:28px;
	overflow:hidden;
}
.wczl3 .zlzx {
	float:left;
	display:inline;
	width:166px;
	height:28px;
	text-align:center;
	line-height:28px;
	overflow:hidden;
}
.wczl .zlzx a {
	float:left;
	display:inline;
	width:166px;
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#187036;
	overflow:hidden;
}
.wczl .wczl_nr {
	width:166px;
	height:44px;
	line-height:22px;
	font-size:12px;
	padding:6px 0 0 10px;
	color:#187036;
	overflow:hidden;
}
.wczl1 .wczl_nr {
	width:175px;
	padding:4px 0 0 14px;
}
.wczl2 .wczl_nr {
	width:135px;
}
.wczl3 .wczl_nr {
	width:166px;/*padding:10px 0px;*/
}
.wczl .wczl_nr .w1 {
	width:100px;
}
.wczl_nr a {
	color:#187036;
	overflow:hidden;
}
.wczl_nr strong {
	line-height:19px;
	color:#187036;
	font-weight:normal;
	overflow:hidden;
}
.wczl_nr .redA {
	color:#C00000;
}
.index_wczl .idx_yhwd {
	float:left;
	display:inline;
	width:110px;
	height:40px;
	line-height:20px;
	margin:27px 0px 0px 80px;
	overflow:hidden;
}
.idx_yhwd .a_sm {
	font-weight:bold;
	color:#C90000
}
/*index_footer*/
.index_footer {
	margin:0 auto;
	width:980px;
	height:222px;
	margin-top:10px;
	overflow:hidden;
}
.index_footer .footer_nav {
	float:left;
	display:inline;
	width:980px;
	height:44px;
	line-height:44px;
	overflow:hidden;
}
.footer_nav ul {
	float:left;
	display:inline;
	width:980px;
	height:44px;
	background:url(../images/index/footer_nav_bg.jpg) repeat-x;
}
.footer_nav ul li {
	float:left;
	display:inline;
	width:98px;
	height:44px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:url(../images/index/nav_bg_st.jpg) no-repeat 0px 0px;
}
.footer_nav .none {
	background:none;
}
.footer_nav ul li a {
	float:left;
	display:inline;
	width:97px;
	height:44px;
	color:#fff;
}
.index_footer .footer_banner {
	float:left;
	display:inline;
	width:403px;
	height:83px;
	margin:35px 11px 0 2px;
}
.index_footer .footer_wz {
	float:left;
	display:inline;
	width:557px;
	height:132px;
	line-height:28px;
	font-size:14px;
	margin-top:14px;
}
.footer_wz strong {
	color:#cc0000;
}
.footer_wz a {
	font-weight:bold;
	color:#cc0000;
}
.footer_wz .copy {
	font-family:Arial;
}
#Left_wx {
	position:fixed;
	bottom:0;
	left:0;
	width:168px;
	height:145px;
	_position:absolute;
_top:expression(eval(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight));
	z-index:500;
	display:block;
}
#Left_wx .phone {
	display:block;
	width:168px;
	height:145px;
	background:url(../images/public/Left_wx.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#Left_wx #close {
	position:absolute;
	width:21px;
	height:31px;
	top:62px;
	right:0;
	cursor:pointer;
}
#Left_wx1 {
	position:fixed;
	bottom:0;
	left:0;
	width:38px;
	height:150px;
	_position:absolute;
_top:expression(eval(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight));
	z-index:500;
	display:none;
}
#Left_wx1 .phone1 {
	display:block;
	width:38px;
	height:150px;
	background:url(../images/public/Left_wx1.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.top_1 {
	margin:0 auto;
	height:88px;
	width:980px;
}
.top_1 h1 {
	float:left;
	display:inline;
	width:800px;
	height:88px;
	text-indent:-9999px;
}
.top_1 .a1 {
	float:left;
	display:inline;
	width:126px;
	height:29px;
	margin-top:56px;
	background:url(../images/z_xun.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/*公用的右下角*/
#inviFormOuter {
	position:fixed;
	right:0;
	bottom:0;
	z-index:2147483647;
	display:none;
	width:252px;
	height:172px;
}
* html #inviFormOuter {
	position:absolute;
	left:auto;
	bottom:auto;
	right:0;
top:expression(eval(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight));
}
#newsForm {
	position:absolute;
	width:252px;
	height:172px;
	background:url(../images/inviformouter.jpg) no-repeat;
	left:0px;
	top:0px;
}
#newsForm .nrc {
	float:left;
	display:inline;
	width:252px;
	height:172px;
	overflow:hidden;
	text-indent:-9999px;
}
#newsForm #inviFormClose {
	clear:both;
	position:absolute;
	width:35px;
	height:20px;
	top:1px;
	right:1px;
	overflow:hidden;
	background:url(about:blank);
	text-indent:-9999px;
	cursor:pointer;
}
#newhosInfo {
	padding:0;
	background-image:none;
}
.hbj {
	position:fixed;
	left:0;
	width:100%;
	height:100%;
	_width:1405px;
	_height:900px;
	_position:absolute;
	top:0px;
_top:expression(eval(document.documentElement.scrollTop));
	z-index:200;
	display:none;
	background:#999;
	opacity:0.5;
	filter:Alpha( opacity=50 );
	overflow:hidden;
}
.zt_mains {
	position:fixed;
	left:33%;
	width:540px;
	height:710px;
	_position:absolute;
	top:0px;
_top:expression(eval(document.documentElement.scrollTop));
	z-index:5000;
	display:none;
}
.zt_mains .dingbu {
	position:absolute;
	width:20px;
	height:60px;
	right:0px;
	bottom:0px;
}
.zt_mains .clgmx {
	position:absolute;
	width:25px;
	height:25px;
	right:0px;
	top:0px;
	text-indent:-9999px;
	background:url(../images/closes.png) no-repeat;
	cursor:pointer;
	clear:both;
}
/*窗口抖动效果*/
#boxShakeOuter {
	position:fixed;
	right:0px;
	font-size:12px;
	bottom:0px;
	width:218px;
	height:130px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight));
	z-index:101;
	overflow:hidden;
}
#boxShake {
	position:absolute;
	top:6px;
	right:3px;
	width:214px;
	height:84px;
	padding-top:40px;
}
#boxShake .doctor {
	width:154px;
	height:44px;
	padding-top:4px;
	margin:0 0 0 58px;
	line-height:20px;
}
#boxShake .doctor a:hover {
	text-decoration:none;
}
#boxShake .doctor span {
	display:block;
	width:150px;
	height:20px;
	margin-left:5px;
	color:#FF0000;
}
#boxShake .doctor .span_1 {
	color:#0072C1;
}
#boxShake .btn {
	width:35px;
	height:14px;
	margin:12px 0 0 170px;
	line-height:14px;
	color:#0072C1;
}
#boxShake .btn a {
	color:#0072C1;
	margin-right:10px;
}
#boxShake .btn span {
	cursor:pointer;
}
#boxShake .close {
	position:absolute;
	top:0px;
	right:0px;
	float:left;
	display:inline;
	width:38px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.float_tel {
	position:fixed;
	top:15%;
	left:5px;
	width:170px;
	height:400px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+170));
	z-index:500;
	background:url(../images/float_tel1.gif) no-repeat;
	display:none;
	display:none;
}
.float_tel .telNum {
	background:url("../../cache.ent120.com/images/tel.gif") no-repeat 0px 6px;
	border:0;
	display:inline;
	float:left;
	height:25px;
	line-height:25px;
	margin-left:10px;
	margin-top:295px;
	width:149px;
}
.float_tel .btnSub {
	background:none;
	border:0;
	float:left;
	height:37px;
	margin-left:6px;
	margin-top:11px;
	text-indent: -9999px;
	width: 156px;
}
.float_tel .close {
	position:absolute;
	width:11px;
	height:11px;
	top:1px;
	right:1px;
	cursor:pointer;
	clear:both;
}
#BDBridgeInviteWrap {
	display:none !important;
}
#LXB_CONTAINER {
	display:none !important;
}
#BDBridgeIconWrap {
	display:none !important;
}
#BDBridgeWrap {
	display:none !important;
}
#LRdiv0 {
	display:none !important;
}
#LRdiv1 {
	display:none !important;
}
#top-gonggao {
	background:url(../images/public/top-gonggao.png) no-repeat;
	height:150px;
	overflow:hidden;
	position:fixed;
	left:0;
	text-indent:-9999px;
	top:120px;
	width:50px;
	z-index:10000;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop));
	text-indent:-9999px;
}
#top-gonggao:hover {
	width:160px;
	height:342px;
	background:url(../images/public/top-gonggao2.jpg) no-repeat;
}
#float_RT {
	width:27px;
	height:225px;
	display:none;
	overflow:hidden;
	position:fixed;
	_position:absolute;
_top:expression(documentElement.scrollTop+150);
	top:150px;
	left:5px;
	background:url(../images/float_RTphone.gif) no-repeat;
	text-indent:-9999px;
	z-index:999;
}
#BDBridgeMess {
	display:none !important;
}
#rightCCTV {
	position:fixed;
	top:100px;
	right:0px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight+100));
	z-index:500;
	width:49px;
	height:268px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/float_right2.jpg) no-repeat;
}
#right_ksdh {
	background:url(../images/public/float_right1.gif) no-repeat;
	top:100px;
	height:400px;
	position:fixed;
	right:5px;
	width:150px;
	z-index:500;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+100));
	display:none;
}
#right_ksdh .a_dczx {
	float:left;
	display:inline;
	width:150px;
	height:400px;
	overflow:hidden;
	text-indent:-9999px;
}
#right_ksdh span {
	position:absolute;
	clear:both;
}
#right_ksdh .num {
	width:16px;
	height:16px;
	left:58px;
	text-align:center;
	line-height:16px;
	font-size:14px;
	color:Red;
}
#right_ksdh .mt {
	top:171px;
}
#right_ksdh .mt1 {
	top:211px;
}
#right_ksdh .mt2 {
	top:249px;
}
#right_ksdh .mt3 {
	top:287px;
}
#right_ksdh .mt4 {
	top:326px;
}
#right_ksdh .a_gb {
	background:url(../../swt.ent120.com/LR/closeimg/11.gif) no-repeat;
	height:11px;
	left:1px;
	top:1px;
	width:11px;
	cursor:pointer;
	text-indent:-9999px;
	z-index:500;
}
