
<!--
$Id: alter.css 16405 2010-10-22 11:21:07Z (通用css)朱彩飞 $
-->

/* reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font {
padding:0;
margin: 0;
font-family: "宋体", Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif,;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
}
input, button, textarea, checkbox, select {
	vertical-align:middle;
}
/* basic.css */

body {
	font-size:12px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	overflow:hidden;
	zoom:1;
}
a {
	color:#000;
}
.red {
	color:#F00;
}
.center {
	text-align:center;
}
.blank {
	height:10px;
	font-size:0;
	line-height:0;
	clear:both;
	overflow:hidden;
	zoom:1;
}
#box {
	width:980px;
	margin:0 auto;
	background:#fff;
}
#header {
	width:980px;
	text-align:center;
	margin:0 auto;
}
#navlist {
	width:978px;
	margin:0 auto 2px;
	padding:1px;
	background:#0a75af;
	height:39px;
}
.nav {
	border:#8ebfd9 1px solid;
	height:37px;
	width:970px;
	overflow:hidden;
}
.nav ul {
	width:950px;
	margin:0 auto;
}
.nav ul li {
	width:83px;
	line-height:37px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:url(/images/navline.gif) no-repeat right center;
	float:left;
}
.nav ul li a {
	color:#FFF;
	display:block;
}
.nav ul li a:hover {
	color:#006ba6;
	background:#fff url(/images/navli.jpg) no-repeat center top;
	text-decoration:none;
}
#menu {
	width:970px;
	height:77px;
	padding:5px 5px 0;
	margin:0 auto 6px;
	background:url(/images/mbg.jpg) no-repeat center top;
}
#menu a {
	color:#003260;
}
.menu01 {
	width:201px;
	height:72px;
	margin:0px 3px;
	display:inline;
	text-align:center;
	float:left;
	background:url(/images/menu_01.jpg) no-repeat;
}
.menu01 h2 {
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#003260;
}
.menu01 h3 {
	color:#003260;
	line-height:23px;
}
.menu01 h3 a {
	margin:0px 3px;
}
.menu02 {
	width:137px;
	margin:0px 2px;
	display:inline;
	text-align:center;
	float:left;
	padding-top:2px;
	height:70px;
	background:url(/images/menu_02.jpg) no-repeat;
	position:relative;
}
.menu02 h2 {
	line-height:34px;
	height:34px;
	font-size:14px;
	font-weight:bold;
	color:#003260;
	cursor:pointer;
}
.menu02 ul {
	position:absolute;
	left:0px;
	width:135px;
	border:#15566b 1px solid;
	border-top:none;
	background:#FFF;
	filter:Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	z-index:100;
	display:none;
	overflow:hidden;
}
.menu02 ul li {
	line-height:24px;
}
.content {
	width:980px;
	margin:0 auto;
}
.side01 {
	width:240px;
}
.side02 {
	width:733px;
}
.side03 {
	width:485px;
}
.bor {
	border:#ccc 1px solid;
}
.intro {
	padding:9px;
}
.introtext {
	padding-top:10px;
	line-height:24px;
}
.introtext p {
	text-indent:2em;
}
.news {
	height:273px;
	position:relative;
}
.newstit {
	height:43px;
}
.newstit h2 {
	width:120px;
	height:43px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:url(/images/new_ttab.jpg) no-repeat;
	cursor:pointer;
	float:left;
}
.newstit h2 a, .newstit h2 a:hover {
	text-decoration:none;
}
.newstit h2.hover {
	background:url(/images/new_thover.jpg) no-repeat;
	color:#fff;
}
.newstit h2.hover a {
	color:#FFF;
}
.newscont {
	z-index:2;
	position:absolute;
	left:0;
	top:30px;
	width:226px;
	height:222px;
	padding:10px 7px;
	background:url(/images/newsbg.gif) no-repeat;
}
.newstext {
	height:auto;
	overflow:hidden;
	zoom:1;
}
.newspic {
	padding:3px;
	border:#c9d2db 1px solid;
	margin-right:10px;
	display:inline;
	float:left;
}
.newsjs {
	width:110px;
	float:left;
}
.newscont ul li {
	line-height:24px;
}
.newsjs h3 {
	line-height:22px;
	font-weight:bold;
}
.newsjs p {
	line-height:22px;
}
.list1 {
	padding:4px 6px;
	border:#ccc 1px solid;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.list1 li {
	width:107px;
	height:37px;
	margin:4px 3px 0px 3px;
	display:inline;
	float:left;
}
.list1 li a {
	display:block;
	height:33px;
}
.list1 li span {
	display:none;
}
#lis01 a {
	background:url(/images/yygk_p1tab.jpg) no-repeat;
}
#lis01 a:hover {
	background:url(/images/yygk_p1hover.jpg) no-repeat center center;
}
#lis02 a {
	background:url(/images/yygk_p2tab.jpg) no-repeat;
}
#lis02 a:hover {
	background:url(/images/yygk_p2hover.jpg) no-repeat center center;
}
#lis03 a {
	background:url(/images/yygk_p3tab.jpg) no-repeat;
}
#lis03 a:hover {
	background:url(/images/yygk_p3hover.jpg) no-repeat center center;
}
#lis04 a {
	background:url(/images/yygk_p4tab.jpg) no-repeat;
}
#lis04 a:hover {
	background:url(/images/yygk_p4hover.jpg) no-repeat center center;
}
.zjft {
}
.zjft h2 {
	height:49px;
	background:url(/images/zjft.jpg) no-repeat;
}
.zjft h2 a {
	display:block;
	height:49px;
	margin-left:195px;
	width:110px;
}
.zjft h2 span {
	display:none;
}
.zjftcont {
	border:#b7d6f4 1px solid;
	border-top:none;
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:8px 0px;
	margin-bottom:6px;
}
.zjftcont span {
	margin:0px 10px;
	display:inline;
	float:left;
}
.zjftcont ul {
	width:280px;
	float:left;
}
.zjftcont ul li {
	font-size:14px;
	line-height:23px;
	color:#666;
	border-bottom:#ccc 1px dashed;
}
.zjftcont ul li a {
	color:#666;
}
.qwjs {
}
.qwjs h2 {
	height:38px;
	background:url(/images/qwjs.gif) no-repeat;
}
.qwjs h2 a {
	display:block;
	height:38px;
	margin-left:200px;
	width:110px;
}
.qwjs h2 span {
	display:none;
}
.qwjs ul {
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:3px 1px 6px 2px;
	background:#339bd0;
	border:#b3d4f3 1px solid;
}
.qwjs ul li {
	width:239px;
	height:34px;
	font-size:14px;
	line-height:34px;
	background:url(/images/qwjs_libg.jpg) no-repeat;
	margin:1px 1px 0px 0px;
	display:inline;
	float:left;
}
.qwjs ul li img {
	float:left;
	margin:6px 5px 0px 5px;
	display:inline;
}
.title1 {
	padding:2px;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#FFF;
	background:url(/images/tb1.gif) no-repeat;
}
.title1 h2 {
	padding-left:25px;
	font-weight:bold;
	color:#FFF;
	float:left;
}
.title1 a {
	color:#FFF;
}
.title2 {
	padding:2px;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#FFF;
	background:url(/images/tb2.gif) no-repeat;
}
.title2 h2 {
	padding-left:35px;
	font-weight:bold;
	color:#FFF;
	float:left;
}
.title2 a {
	color:#FFF;
}
.more1 {
	font-size:12px;
	margin-right:10px;
	display:inline;
	float:right;
}
#expert {
	width:980px;
	margin:0 auto;
}
#expert h2 {
	height:55px;
	background:url(/images/expert.gif) no-repeat;
}
#expert h2 a {
	margin-left:305px;
	width:390px;
	height:55px;
	display:block;
}
#expert h2 span {
	display:none;
}
.expertroll {
	height:180px;
	padding:0px 6px;
	background:#1c6bae url(/images/expertbg1.gif) repeat-x;
}
#eroll {
	width:930px;
	padding:18px 0px 0px;
	background:#e6edf4;
	height:150px;
	float:left;
}
#eroll ul {
	height:150px;
	overflow:hidden;
	float:left;
}
.expertroll ul li {
	width:170px;
	float:left;
	margin:0px 6px;
	display:inline;
	border:#8ab1d4 solid 1px;
	background:#FFF;
	padding:1px;
}
.expertroll ul li img {
	vertical-align:top;
}
.expertroll .anniu {
	width:19px;
	height:168px;
	cursor:pointer;
	float:left;
}
.expertroll .lfimg {
	float:left;
}
.expertroll .extext {
	width:79px;
	float:left;
	border:#8ab1d4 solid 1px;
	border-left:none;
	background:#FFF;
	padding:1px;
	height:130px;
	text-align:center;
	overflow:hidden;
}
.expertroll .extext .pname {
	font-size:14px;
	height:30px;
	line-height:25px;
	color:#4578AA;
	border-bottom:#ccc 1px dashed;
}
.expertroll .extext .pname a {
	color:#4578aa;
}
.expertroll .extext .pzw {
	padding-top:5px;
	height:40px;
	line-height:18px;
	border-bottom:#CCCCCC dashed 1px;
	margin-bottom:3px;
	overflow:hidden;
}
.honor {
	height:117px;
	padding-top:10px;
	background:#e2e2e2;
	margin:1px;
	overflow:hidden;
}
.honor span {
	width:28px;
	padding-top:30px;
	height:87px;
	text-align:center;
	cursor:pointer;
	float:left;
}
.honor ul {
	width:180px;
	height:117px;
	overflow:hidden;
	float:left;
}
.honor ul li {
	width:180px;
	text-align:center;
	float:left;
}
.zhuanti {
	width:980px;
	margin:0 auto;
	text-align:center;
}
.disease {
	border:#b8d7f4 1px solid;
	height:382px;
}
.dititle {
	height:33px;
	padding-top:10px;
	background:url(/images/tb3.gif) repeat-x;
	border-bottom:#b8d7f4 1px solid;
}
.dititle h2 {
	width:114px;
	height:33px;
	background:url(/images/tb3_tab.gif) no-repeat;
	text-align:center;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
	display:inline;
	float:left;
}
.dititle h2.hover {
	color:#FFF;
	background:url(/images/tb3_hover.gif) no-repeat;
}
.dititle h2.hover a {
	color:#FFF;
}
.dicont {
	padding:10px 20px 20px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.dicontfl {
	width:202px;
	float:left;
}
.dicontfr {
	width:476px;
	float:right;
}
.dicontfl .dicontpic {
	text-align:center;
}
.dicontfl .dicontpic img {
	border:#ccc 2px solid;
}
.dicontfl h3 {
	height:26px;
	line-height:26px;
	text-align:center;
	color:#F00;
}
.dicontfl h3 a {
	color:#F00;
}
.dicontfl p {
	padding:7px 0px 0px 5px;
	height:82px;
	background:#e1e1e1;
	line-height:24px;
}
.dicontfl p a {
	padding:0px 3px;
	float:left;
}
.ditext {
	width:211px;
	padding:9px 10px 0px;
	height:125px;
	background:url(/images/ditextbg.gif) repeat-x;
	border:#e5e1e1 1px solid;
	margin-right:10px;
	display:inline;
	float:left;
}
.dicontfr ul {
	padding-top:10px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.dicontfr ul li {
	width:450px;
	padding-left:10px;
	font-size:14px;
	background:url(/images/icon2.gif) no-repeat left center;
	float:left;
	line-height:24px;
	border-bottom:#ccc 1px dashed;
}
.ditext h4 {
	color:#3198ce;
	line-height:24px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.ditext h4 a {
	color:#3198ce;
}
.ditext p {
	text-indent:2em;
	line-height:24px;
}
.daohang {
	height:37px;
	margin:0px 20px;
	font-size:14px;
	font-weight:bold;
	border-bottom:#b8d7f4 1px solid;
}
.daohang span {
	float:left;
}
.daohang span img {
	float:left;
}
.daohang a {
	height:15px;
	line-height:15px;
	padding:8px 15px;
	border:#b8d7f4 1px solid;
	border-bottom:none;
	background:url(/images/daohang_cbg.gif) repeat-x;
	margin:5px 0px 0px 12px;
	display:inline;
	float:left;
}
.ydyf {
	height:auto;
	overflow:hidden;
	zoom:1;
}
.ydyfcont {
	padding:9px 0px;
	margin:0px 6px;
	border-bottom:#ccc 1px dashed;
	height:77px;
}
.ydyfpic {
	margin-right:10px;
	display:inline;
	float:left;
}
.ydyftext {
	width:112px;
	height:77px;
	overflow:hidden;
	float:left;
}
.ydyftext h3 {
	line-height:17px;
	font-weight:bold;
}
.ydyftext p {
	line-height:20px;
}
.askcont {
	padding:10px 0px 5px;
	margin:0px 6px;
	border-bottom:#ccc 1px dashed;
	background:url(/images/askbg.jpg) no-repeat left 10px;
}
.askcont h3 {
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	line-height:29px;
}
.askcont p {
	padding-left:30px;
	line-height:29px;
}
.gyhd {
	border:#ccc 1px solid;
	border-top:none;
	height:209px;
	overflow:hidden;
	zoom:1;
}
.gyhdtit {
	background:url(/images/gyhd.jpg) no-repeat;
	height:36px;
}
.gyhdtit h2 {
	line-height:30px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:50px;
	float:left;
}
.gyhdtit h2 a {
	color:#FFF;
}
.more2 {
	padding:12px 10px 0px 0px;
	color:#FFF;
	float:right;
}
.gyhdcont {
	height:auto;
	overflow:hidden;
	zoom:1;
}
.gyhdpic {
	padding:6px;
	border:#b8d8f4 1px solid;
	margin:0px 10px;
	display:inline;
	float:left;
}
.gyhdlist {
	width:230px;
	float:left;
}
.gyhdlist ul li {
	line-height:26px;
	font-size:14px;
	padding-left:15px;
	background:url(/images/icon1.gif) no-repeat left center;
}
.jiaoliu {
	height:auto;
	overflow:hidden;
	zoom:1;
}
.jiaoliutit {
	height:37px;
	background:url(/images/jiaoliu.jpg) no-repeat;
	overflow:hidden;
}
.jiaoliu h2 {
	height:37px;
	float:left;
}
.jiaoliu h2 a {
	height:37px;
	display:block;
	width:185px;
	margin-left:45px;
}
.jiaoliu h2 span {
	display:none;
}
.jiaoliucont {
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:16px 0px 10px;
	background:#f6fbfd url(/images/jiaoliubg.jpg) no-repeat 230px top;
	border:#b8d8f4 1px solid;
	border-top:none;
}
.jiaoliucont ul {
	padding:0px 11px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.jiaoliucont ul li {
	width:220px;
	background:url(/images/icon1.gif) no-repeat left center;
	line-height:24px;
	font-size:14px;
	padding-left:10px;
	float:left;
}
.jiaoliupic {
	padding:4px;
	border:#cbd1d6 1px solid;
	margin:0px 10px;
	display:inline;
	float:left;
}
.jiaoliutext {
	width:300px;
	float:left;
}
.jiaoliutext h3 {
	line-height:20px;
	font-weight:bold;
}
.jiaoliutext p {
	line-height:23px;
}
.dzgz {
	border:#b8d7f4 1px solid;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.dzgz h2 {
	background:url(/images/dzgztbg.jpg) no-repeat;
	height:57px;
}
.dzgz h2 a {
	display:block;
	height:57px;
	margin-left:85px;
	width:130px;
}
.dzgz h2 span {
	display:none;
}
.dzgzcont {
	padding:10px 0px;
	border-bottom:#ccc 1px dashed;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.dzgzpic {
	padding:2px;
	border:#ccc 1px solid;
	margin:0px 10px;
	display:inline;
	float:left;
}
.dzgztext {
	width:120px;
	float:left;
}
.dzgztext h3 {
	line-height:18px;
	font-weight:bold;
}
.dzgztext p {
	line-height:20px;
}
.wordlist {
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:5px 0px;
}
.wordlist li {
	line-height:24px;
	padding-left:10px;
}
.jryy {
	background:#fff;
	padding-bottom:7px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.jryy ul {
	padding:0px 9px;
	margin:6px 0px;
	height:300px;
	overflow:hidden;
	zoom:1;
}
.jryy ul li {
	width:220px;
	line-height:25px;
	float:left;
}
.jryy h5 {
	text-align:center;
}
#envir {
	width:978px;
	height:135px;
	border:#0b75b3 1px solid;
	margin:0 auto;
}
#envir h2 {
	padding:1px;
	border-right:#0b75b3 1px solid;
	float:left;
}
#envir ul {
	width:915px;
	margin:10px 7px 0px;
	display:inline;
	float:left;
}
#envir ul li {
	margin:0 6px;
	padding:1px;
	border:#c5c3c6 3px solid;
	display:inline;
	float:left;
}
#envir ul li img {
	float:left;
}
#foot {
	height:250px;
	padding:16px 0px 0px 340px;
	background:url(/images/footbg.jpg) no-repeat center top;
}
#foot ul {
	height:74px;
	margin-bottom:10px;
	padding:0px 0px 0px 85px;
}
#foot ul li {
	margin:0px 5px;
	display:inline;
	float:left;
}
.foottext {
	width:360px;
	padding-top:15px;
	line-height:26px;
	float:left;
}
.footzixun {
	width:280px;
	padding-top:100px;
	float:left;
}
.textf1 {
	width:170px;
	background:#fff;
	padding:4px 0px;
	height:14px;
	line-height:14px;
	border:#ccc 1px solid;
	margin-right:5px;
}
.buttonf1 {
	background:url(/images/boda.jpg) no-repeat;
	border:none;
	margin-top:1px;
	width:56px;
	height:21px;
	cursor:pointer;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
ul, li {
	list-style:none;
}
.Ebanner {
	margin:0 auto;
	width:576px;
	border:#5d9f7c 1px solid;
	padding:1px;
}
.subEbanner {
	background:url(/images/bg.jpg) repeat-x;
	height:151px;
	overflow:hidden;
}
.subEbanner .left {
	float:left;
}
.subEbanner .right {
	float:right;
}
.subEbanner ul {
	float:left;
	font-size:12px;
	padding:6px;
	height:139px;
	text-align:center;
}
.subEbanner ul li {
	float:left;
	background: url(/images/border.gif) no-repeat;
	height:139px;
	width:97px;
	padding:4px 4px 4px 6px;
	margin:0px 10px;
	display:inline;
}
.subEbanner ul li img {
	vertical-align:middle;
}
.subEbanner ul li .img01 {
	margin-bottom:5px;
}
.listCon {
	padding:0px 12px 12px 12px;
	border:#ccc 1px solid;
}
.sublist {
	margin-top:12px;
}
.sublist h2 {
	height:32px;
	line-height:32px;
	background:url(/images/arrow03.gif) no-repeat left center;
	padding-left:20px;
}
.sublist h2 a {
	color:#0075B4;
	font-size:14px;
	font-weight:bold;
}
.t h2 {
	border-bottom:#ccc 1px dashed;
}
.t h2 a {
	float:left;
}
.t h2 span {
	float:right;
	color:#0075B4;
}
.t h2 span font {
	color:#0075B4;
	font-size:12px;
}
.sublist div {
	border-bottom:#ccc 1px dashed;
	border-top:#ccc 1px dashed;
	padding:7px 0px;
	height:auto;
	overflow:hidden;
}
.sublist div p {
	text-indent:2em;
	line-height:24px;
}
.sublist div span {
	height:22px;
	line-height:22px;
	display:block;
	text-align:right;
	padding-right:10px;
	color:#0075B4;
}
.sublist div span font {
	color:#5c2e16;
	font-size:12px;
}
#deam .gray {
	margin-top:3px;
	text-align:center;
	padding:6px;
}
.sub05 {
	background:url(/images/subar05.jpg) no-repeat;
}
/*.page { font-size:14px; font-family:Arial, Helvetica, sans-serif; padding-left:40px; padding-top:12px; height:28px; line-height:28px; padding-bottom:12px; height:auto; overflow:hidden; zoom:1; width:600px; }
.page a { float:left; height:28px; padding:0px 8px; margin-left:5px; display:inline; border:#d7d7d7 1px solid; }
.page strong { float:left; height:28px; padding:0px 8px; margin-left:5px; border:#d7d7d7 1px solid; }
.page strong, .page a:hover { color:#FFF; background:#007b27; text-decoration:none; }
.page .visited { color:#F00; }*/

/*分页菜单*/
.pagelist {
	height:22px;
	padding-left:80px;
	padding-top:16px;
	padding-bottom:16px;
}
.pagelist li {
	float:left;
	border:#ccc 1px solid;
	margin-left:5px;
	display:inline;
}
.pagelist li a {
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	padding:0 6px;
}
.pagelist .thisclass {
	border:0;
	line-height:22px;
	font-weight:bold;
	padding:0 6px;
	background:#598b4d;
	color:#FFF;
}
.pagelist li a:hover {
	background:#598b4d;
	color:#FFF;
}
.leftsidebar {
	width:724px;
}
.rightsidebar {
	width:254px;
}
.sdboder {
	border:#d2c9c9 1px solid;
}
.sdboder .bar {
	text-align:center;
}
.yyintro {
	width:252px;
	min-height:272px;
	_height:272px;
}
.subyyintro span {
	display:block;
	text-align:center;
	padding:5px 0;
}
.subyyintro p {
	text-indent:2em;
	line-height:24px;
	padding:0 10px;
}
.fastTrack {
	height:262px;
}
.fastTrack li {
	float:left;
	margin-left:5px;
	margin-top:7px;
	display:inline;
}
.fastTrack li img {
	vertical-align:middle;
}
