@charset "gb2312";
/* = CSS重定义



------------------------------------------------------------ */



* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	position: relative;
}
select, input, button, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
table {
	font: 100%;
}
a {
	text-decoration: none;
	color: black;
}
ul, ol, li {
	list-style: none;
}
img {
	border: none;
}
/* = 清楚浮动元素



------------------------------------------------------------ */



.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
* html .clearfix, *:first-child+html .clearfix {
	zoom: 1
}
/* ================================== 重整样式 ================================= */



.wp {
	width: 990px;
	background: #FFF;
	margin: 0 auto;
	overflow: hidden;
}
.mn {
	width: 728px;
	overflow: hidden;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
.ads {
	text-align: center;
	margin-bottom: 8px;
	clear: both;
}
.red {
	color: #F00;
}
/* = 头部



------------------------------------------------------------ */



.header {
	width: 100%;
	height: 95px;
}
.header .wp {
	height: 95px;
	background: url("/images/topbg.jpg") no-repeat center;
}
.header .fl {
	margin: 0;
}
.header .fr {
	margin: 0;
}
.header .fr p {
	text-align: right;
	margin: 3px 6px 0 0;
}
.header .fr p a {
	color: #666665;
}
.header .fr ul {
	width: 145px;
	height: 44px;
	margin: 5px 0 0 10px;
}
.header .fr ul li {
	height: 16px;
	line-height: 16px;
	color: #6c2623;
	font-size: 12px;
}
/* = 主导航菜单



------------------------------------------------------------ */



.mnav {
	background: url(../images/qq40.jpg) repeat-x;
	width: 990px;
	margin: 0 auto;
}
.mnav ul {
	height: 37px;
	background: none;
	overflow: hidden;
}
.mnav ul li {
	float: left;
	display: inline;
	padding: 10px 17px 0 15px;
	background: url(../images/qq41.jpg) no-repeat right 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.mnav ul li a {
	color: #fff;
}
.mnav ul li a:hover {
	color: #ffc332;
}
/* = banner



------------------------------------------------------------ */



#headshow {
	height: 345px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	width: 990px;
	margin: 0 auto;
}
#headslideshow {
	position: relative;
	height: 345px;
	margin: 0 auto;
	z-index: -2;
}
#headshow .hover {
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	z-index: -1;
	height: 345px;
}
.headarr {
	position: absolute;
	left: 0;
	top: 140px;
	width: 100%;
	z-index: 1;
}
.headarrwrap {
	width: 960px;
	height: 49px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#next, #prev {
	height: 49px;
	width: 39px;
	cursor: pointer;
}
#prev {
	float: left;
}
#next {
	float: right;
}
.headarrwrap a, .headarrwrap a:hover {
	text-decoration: none;
}
#banner {
	text-align: center;
	width: 100%;
	overflow: hidden;
}
/* = 病种导航、热门搜索--- */

.search2 {
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #DBDBDB;
	height: 26px;
	width: 988px;
	margin: 5px auto;
}
.search2 .left {
	float: left
}
.search2 .right {
	float: right
}
.search2 p {
	background: url("/images/nav/search_icon.jpg") no-repeat scroll left center transparent;
	display: inline;
	line-height: 26px;
	margin-left: 8px;
	text-indent: 34px;
	width: 680px;
}
.search2 p a {
	margin-left: 7px;
}
.search2 form {
	display: inline;
	margin: 2px 5px 0 0;
	overflow: hidden;
	width: 271px;
}
.search_box {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #EBE2E2 -moz-use-text-color #EBE2E2 #EBE2E2;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 9px;
	width: 200px;
}
.search_btn {
	background: url("/npx/images/nav/search_btn.jpg") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 20px;
	width: 51px;
}
.searchbar {
	height: 40px;
	line-height: 40px;
	border: 1px solid #d9c2ba;
	background: #fef9f3;
	margin-bottom: 8px;
}
.searchbar .fl {
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	background: url(../images/qq35.jpg) no-repeat 10px center;
	font-size: 14px;
	color: #6b0502;
}
.searchbar .fl a {
	font-size: 12px;
	margin: 0 3px;
}
.searchbar .fr {
	width: 360px;
	margin-top: 8px;
}
.searchbar .fr input {
	float: left;
	height: 26px;
	line-height: 26px;
}
.searchbar .fr .yy2 {
	width: 240px;
	height: 24px;
	padding: 0 5px;
}
.searchbar .fr .yy3 {
	background: url(../images/qq36.jpg) no-repeat;
	border: none;
	width: 61px;
	margin-left: 10px;
	cursor: pointer;
}
/* = 公告信息



------------------------------------------------------------ */



.notice {
	height: 25px;
	line-height: 25px;
	border: 1px solid #ddd;
	padding: 0 10px;
	line-height: 25px;
	color: red;
	margin-bottom: 8px;
}
.notice marquee {
	width: 925px;
}
/* = 合作伙伴、友情链接、媒体支持



------------------------------------------------------------ */



.yylk {
	height: 140px;
	border: solid #A6CFE2;
	border-width: 0 1px 1px;
	clear: both;/*margin-left:200px;*/
	width: 988px;
	margin: 0 auto;
	margin-top: 10px;
}
.yylk_tl {
	height: 37px;
	padding-left: 20px;
	background: url(../images/qq2.jpg) no-repeat 0px 0px;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
}
.yylk_tl li {
	float: left;
	width: 106px;
	height: 37px;
	line-height: 37px;
	color: #FFF;
}
.yylk_tl li span {
	display: block;
	height: 37px;
	width: 60px;
	line-height: 37px;
	padding: 0 15px;
	margin: 0 8px;
	cursor: pointer;
}
.yylk_tl li.t4OM span {
	height: 29px;
	line-height: 29px;
	margin-top: 7px;
	background: #FFF;
	color: #5c1d06;
}
.yylk_con {
	padding: 10px 0 0 20px;
}
.yylk_con a {
	color: #630;
	margin: 0 5px;
}
.yylk_con a:hover {
	color: #c30;
}
/* = 网站页脚



------------------------------------------------------------ */



.footer {
	height: 100px;
	padding: 20px 20px 60px 370px;
	background: #FFF url(../images/qq1.jpg) 15px center no-repeat;
	clear: both;
}
.footer p {
	background: url(../images/qq.jpg) no-repeat left center;
	line-height: 18px;
	padding-left: 35px;
	color: #0C0A09;
}
/* = 咨询边栏框



------------------------------------------------------------ */



.dbtl_l {
	width: 104px;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 100;
	height: 280px;
*position:absolute;
 *top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight):document.body.scrollTop+(document.body.clientHeight-this.clientHeight));
}
.dbtl_l a {
	display: block;
	width: 104px;
	text-indent: -1000px;
	overflow: hidden;
}
.dblk_1 {
	height: 39px;
	background: url(../images/swt_07.gif);
}
.dblk_1:hover {
	background: url(../images/swt_hover_07.gif);
}
.dblk_2 {
	height: 31px;
	background: url(../images/swt_09.gif);
}
.dblk_2:hover {
	background: url(../images/swt_hover_09.gif);
}
.dblk_3 {
	height: 32px;
	background: url(../images/swt_10.gif);
}
.dblk_3:hover {
	background: url(../images/swt_hover_10.gif);
}
.dblk_4 {
	height: 32px;
	background: url(../images/swt_11.gif);
}
.dblk_4:hover {
	background: url(../images/swt_hover_11.gif);
}
.dblk_5 {
	height: 30px;
	background: url(../images/swt_12.gif);
}
.dblk_5:hover {
	background: url(../images/swt_hover_12.gif);
}
.dblk_6 {
	height: 35px;
	background: url(../images/swt_13.gif);
}
.dblk_6:hover {
	background: url(../images/swt_hover_13.gif);
}
.dblk_7 {
	height: 39px;
	background: url(../images/swt_14.gif);
}
.dblk_7:hover {
	background: url(../images/swt_hover_14.gif);
}
  
/****************  2013.11.26导航修改，徐建千*************************/
.nav-daohang{ width:990px; height:156px; margin:0 auto;}
.nav-daohang1{ background:url(../images/dh1.jpg) center no-repeat; width:990px; height:100px;}
.nav-cs{ width:274px; height:62px; margin:30px 0 0 185px;}
.nav-cs ul{}
.nav-cs ul li{ width:81px; height:28px; float:left; margin:5px 0 0 10px; text-align:center;line-height:28px; display:inline;}
.nav-cs ul li a{ color:#fcfefe; font-size:14px;}
.nav-cs ul li a:hover{color:#fcfefe;}
.nav-rq{ width:302px; height:60px; margin:30px 0 0 24px;}
.nav-rq ul li{ width:90px; height:28px; float:left;  margin:5px 0 0 10px; text-align:center;line-height:28px; display:inline;}
.nav-rq ul li a{ color:#fcfefe; font-size:14px;}
.nav-rq ul li a:hover{color:#fcfefe;}
.nav-lx{ width:168px; height:60px; margin:30px 0 0 17px;}
.nav-lx ul li{ width:74px; height:28px; float:left; margin:5px 0 0 10px; text-align:center; line-height:28px; display:inline;}
.nav-lx ul li a{ color:#fcfefe; font-size:14px;}
.nav-lx ul li a:hover{color:#fcfefe;}

.nav-daohang2{ background:url(../images/dh2.jpg) center no-repeat; width:990px; height:56px;}
.nav-daohang2 ul{ width:620px; height:40px; padding:8px 0 0 240px;}
.nav-daohang2 ul li{ float:left;line-height:18px; width:55px; text-align:right;}
.nav-daohang2 ul li a{ color:#020202; margin-right:7px;}
.nav-daohang2 ul li a:hover{color:#020202; text-decoration:underline;}
.nav-daohang2 ul li.width5{ width:65px;}
.nav-daohang2 ul li.width10{ width:40px;}
.nav-daohang2 ul li.hongse a{ color:#F00;}
.nav-daohang2 ul li.hongse a:hover{ color:#F00;}