@charset "utf-8";

/*reset*/



html {

	overflow-y:scroll;

}

body {

	font:12px/1.8 "宋体", arial;

	background:#fff;

}

body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, pre, fieldset, figure, form, textarea,form,input {

	margin:0;

}

fieldset, caption, textarea, ul, ol, td, th,form,input {

	padding:0;

}

h1, h2, h3, h4, h5, h6 {

	font-size:100%;

}

ul, ol {

	list-style-type:none;

}

table {

	border-collapse:collapse;

}

.disnone{ display:none}

a {

	text-decoration:none;

	color:#000;

	outline:none;

}

a:hover {

	color:#cc0000;

}

textarea {

	resize:vertical

}

img {

	border:0;

	vertical-align:middle;

	outline:none;

}

i, samp {

	font-style:normal;

}

b {

	font-weight:normal;

}

/* float */



.lf {

	float:left;

}

.rt {

	float:right;

}

.auto {

	margin-left:auto;

	margin-right:auto;

}

/* clear */



.clearfix {

*zoom:1;

}

.clearfix:after {

	content:'\20';

	display:block;

	height:0;

	clear:both;

	visibility: hidden;

	overflow:hidden;

}

.clear {

	clear:both;

	height:0;

	line-height:0;

	font-size:0;

	display:block;

	visibility:hidden;

	overflow:hidden

}

/*大于基本宽度居中*/



.outbox {

	min-width:980px;

	position:relative;

	overflow:hidden;

}

.onbox {

	top:0;

	left:50%;

	width:1440px;

	margin-left:-720px;

	position:relative;

	overflow:hidden;

	zoom:1;

}

.onbox img{ display:block}

/*padding*/



.p10 {

	padding:10px;

}

.pt10 {

	padding-top:10px;

}

.pl10 {

	padding-left:10px;

}

.pt15 {

	padding-top:15px;

}

.pl15 {

	padding-right:10px;

}

/*margin*/



.mt10 {

	margin-top:10px;

}

.ml10 {

	margin-left:10px;

}

.mr10 {

	margin-right:10px;

}

.mt15 {

	margin-top:15px;

}

.mt20 {

	margin-top:20px;

}

.ml-10 {

	margin-left:-10px;

}

/* font-family */



.fw {

	font-family:"microsoft yahei";

}

/**/



.tct {

	text-align:center;

}

.trt {

	text-align:right;

}

/**/



.disb {

	display:inline-block;

*display:inline;

*zoom:1;

}

/**/



.posr {

	position:relative;

}

.posa {

	position:absolute;

}

/*color */



.color1 {

	color:#cc0000;

}

.color2 {

	color:#ff0000;

}

/**/



.wrapper, .content {

	width:980px;

	margin-left:auto;

	margin-right:auto;

	position:relative;

}

.main {

	width:710px;

}

.w260 {

	width:260px;

}

.w440 {

	width:440px

}

/*---commen---------------------------------------------------*/



.header {

	overflow:hidden;

	width:1440px;

	margin:0 auto;

}

.header img{  text-align:center; margin:0 auto}

.header_logo {

	width:545px;

}

.header_list {

	width:170px;

	padding-top:20px;

}

.header_list li {

	line-height:24px;

	color:#bdd18b;

	padding-left:20px;

	background:url(../images/smill_1.png) no-repeat 0 center;

}

.header_tel {

	padding-top:30px;

}

/*banner*/



.banner {

	padding:5px 0 14px;

	background:#F6EAA2 url(../images/banner_bg1.jpg) repeat-x bottom;

        overflow:hidden;

        width:1440px;

        margin:0 auto;

}

/*nav*/



.navigation {

	background:#e9e2af;

	margin-top:-8px;

}

.nav {

	height:60px;

	background:url(../images/nav_bg1.png) repeat-x 0 -120px;

}

.nav li {

	float:left;

	width:96px;

	height:52px;

	text-align:center;

	font:15px/52px "microsoft yahei";

	padding-left:2px;

	background:url(../images/nav_bg1.png) no-repeat 0 -180px;

}

.nav .first {

	background:none;

}

.nav_first {

	width:5px;

	height:60px;

	top:0;

	left:-5px;

	background:url(../images/nav_bg1.png) no-repeat 0 0;

}

.nav_end {

	width:5px;

	height:60px;

	top:0;

	right:-5px;

	background:url(../images/nav_bg1.png) no-repeat right -60px;

}

.nav li a {

	display:block;

	color:#d3e6c8;

}

.nav li a:hover {

	background:url(../images/nav_bg2.jpg) no-repeat center 0;

}

/*sort*/



.sort {

	padding:10px;

}

.sort_bd {

	float:left;

	display:inline;

	width:152px;

	height:80px;

	text-align:center;

	padding:10px 0;

	margin-right:6px;

	border:1px solid #a1bf90;

	background:#f9fbf3;

}

.sort_bd h2 {

	height:28px;

	font-size:14px;

	color:#fff;

	line-height:1.2;

	text-align:center;

	margin:0 5px;

	border-bottom:1px dashed #A1BE90;

}

.sort_bd h2 a {

	display:inline-block;

*zoom:1;

	color:#1E4120;

	padding-left:20px;

	background:url(../images/smill_2.jpg) no-repeat 0 center;

}

.sort_bd p {

	line-height:2;

	color:#5d5d5d;

	padding-top:5px;

}

.sort_bd p a {

	color:#5d5d5d;

}

.sort_bd p a.hong{ color:#F00}

.sort_bd p a:hover {

	color:#cc0000;

}

.sort_bd p a.hot {

	color:#ff0000;

}

.sort_tip {

	margin-top:10px;

	line-height:28px;

}

.sort_tip span {

	width:78px;

	height:28px;

	font-size:14px;

	font-weight:bold;

	color:#cde0c2;

	padding-left:10px;

	background:url(../images/sort_bg1.jpg) no-repeat 0 0;

}

.sort_tip a {

	padding:0 5px;

}

/*当前位置条*/



.seachbar {

	height:35px;

	border:1px solid #ccc;

	background:url(../images/seachbar_bg1.jpg) repeat-x;

}

.hotkay {

	line-height:16px;

	padding-top:10px;

	padding-left:15px;

	background:url(../images/smill_1.jpg) no-repeat 0 center;

}

.hotkay span {

	font-size:14px;

	font-weight:700;

	color:#ff0000;

}

.hotkay img {

	vertical-align:top;

}

.hotkay a {

	padding-right:5px;

	color:#333;

}

.hotkay .hot {

	color:#ff0000;

}

.seach {

	padding-top:5px;

	padding-right:10px;

}

.seach form{ overflow:hidden;}

.seach .ss{ width:74px; height:25px; background:url(../images/seachbar_4.jpg) center center no-repeat; border:none; float:left}

.seach_input {

	width:210px;

	height:24px;

	line-height:24px;

	color:#9b9b9b;

	vertical-align:bottom;

	padding-left:30px;

	border:1px solid #ddd;

	box-shadow:inset 0 3px 6px -4px #333;

	background:#fff url(../images/seachbar_bg3.jpg) no-repeat 2px center;

	float:left

}

/*footer*/



.footer {

	height:300px;

	margin-top:10px;

	background:url(../images/footer_bg1.jpg) repeat-x 0 15px;

}

.ftnav {

	height:51px;

	text-align:center;

	margin-bottom:30px;

	background:url(../images/ftnav_bg.jpg) no-repeat center 0;

}

.swt .ftnav {

	background:url(../images/online_bg3.jpg) repeat-x;

}

.ftnav li {

	display:inline;

	font-size:14px;

	line-height:51px;

}

.ftnav a {

	color:#d3e6c8;

	padding:0 10px;

}

.online_ftnav {

	height:52px;

	text-align:center;

	margin-bottom:20px;

	background:url(../images/online_39.jpg) repeat-x;

}

.footer_lf {

	float:left;

	width:430px;

}

.footer_rt {

	float:right;

	width:545px;

}

.footer_rt li {

	float:left;

	padding-right:10px;

}

.footer_rt p {

	color:#bdd18b;

	line-height:2;

	padding-top:20px;

}

/*index*/



.iban1 {

	overflow:hidden;

}

.iban1 img {

	width:980px;

}

.iban2 {

	width:430px;

	height:343px;

	margin-top:10px;

	padding:4px;

	border:1px solid #DEDEDE;

	overflow:hidden;

}

.wrap {

	margin-top:20px;

	border:1px solid #ddd;

	position:relative;

}

.wrap_hd {

	margin:-10px 0 0 -1px;

	position:relative;

}

.wrap1 {

	height:326px;

	margin-top:10px;

	border:1px solid #ddd;

}

.wrap1_hd {

	height:46px;

	background:url(../images/wrap1_bg1.jpg) repeat-x;

}

.wrap1_hd li {

	float:left;

	width:119px;

	height:46px;

	border-left:1px solid #fff;

	border-right:1px solid #ddd;

	font:400 14px/46px "microsoft yahei";

	color:#333;

	padding-left:25px;

	cursor:pointer;

}

.wrap1_hd li a{ color:#333;}

.wrap1_hd li.active {

	color:#1e4222;

	background:url(../images/wrap1_bg2.jpg) repeat-x;

}

.wrap1_bd {

	padding:20px 10px 0 15px;

}

.wrap1_md1 {

	height:90px;

	border-bottom:1px dashed #ccc;

}

.wrap1_md1 h3 {

	height:30px;

	font:normal 18px/20px "microsoft yahei";

	text-align:center;

}

.wrap1_md1 h3 a {

	color:#ff0000;

}

.wrap1_md1 p {

	line-height:2;

	color:#555;

	text-indent:2em;

}

.wrap1_md2 {

	padding-top:10px;

	text-align:justify;

}

.wrap1_md2 li {

	width:116px;

	height:45px;

	display:inline-block;

*display:inline;

*zoom:1;

	border:5px solid #e9e9e9;

}

.wrap1_md2 li img {

	width:114px;

	height:45px;

	border:1px solid #c2c2c2;

}

.wrap1_md3 {

	padding:10px 0 0;

}

.wrap1_md3 li {

	float:left;

	width:49.5%;

	height:20px;

	line-height:18px;

	margin-top:8px;

}

.wrap1_md3 li a {

	padding-left:5px;

}

.wrap1_md3 li span {

	width:13px;

	height:20px;

	display:inline-block;

*display:inline;

*zoom:1;

	line-height:14px;

	text-align:center;

	color:#fff;

	background-image:url(../images/smill_3.jpg);

	background-repeat:no-repeat;

}

.wrap1_md3 li span.wrap1_icon1 {

	background-position:0 0px;

}

.wrap1_md3 li span.wrap1_icon2 {

	background-position:0 -20px;

}

.wrap2_con {

	padding:10px;

	background:url(../images/wrap2_bg1.jpg) repeat-x top;

}

.wrap2_lf {

	width:655px;

	height:245px;

	float:left;

}

.wrap2_rt {

	width:295px;

	float:right;

}

.wrap2_lf h3 {

	padding:15px 0 10px 8px;

}

.wrap2_lf p {

	text-indent:2em;

	line-height:2.2;

}

.wrap2_md3 {

	padding:5px 0 10px;

}

.wrap2_md3 li {

	float:left;

	padding:0 5px;

}

.wrap2_md2 li img {

	width:134px;

	height:194px;

}

.wrap2tab_hd {

	height:45px;

	background:url(../images/wrap7_bg1.jpg) repeat-x;

	border:1px solid #CADDBF;

}

.wrap2tab_hd li {

	float:left;

	width:180px;

	height:45px;

	font-size:14px;

	font-weight:bold;

	line-height:45px;

	border-left:1px solid #CADDBF;

	padding-left:10px;

}

.wrap2tab_hd li a {

	color:#1e4222;

}

.wrap2tab_hd li span {

	color:#ff0000;

}

.wrap2tab_hd li.active {

	height:57px;

	color:#cde1c2;

	margin-bottom:-10px;

	border-left:none;

	background:url(../images/wrap2_bg3.jpg) no-repeat 0 0;

}

.wrap2tab_hd li.active a {

	color:#cde1c2;

}

.wrap2tab_hd li.active span {

	color:#cde1c2;

}

.wrap2tab_con {

	height:170px;

	padding:15px 10px;

	margin-top:11px;

	background:#f7fbf6;

	border:1px solid #ACCF99;

}

.wrap2tab_lf {

	float:left;

	width:370px;

	height:158px;

}

.wrap2tab_rt {

	float:right;

	width:530px;

}

.wrap2tab_con h3 {

	font-size:20px;

	color:#1e4222;

	font-family:"微软雅黑";

	text-align:center;

}

.wrap2tab_con h4 {

	height:28px;

	font-size:16px;

	line-height:28px;

	color:#ffe872;

	font-family:"微软雅黑";

	text-align:center;

	margin:5px 0;

}

.wrap2tab_con h4 span {

	width:424px;

	height:28px;

	display:inline-block;

*display:inline;

*zoom:1;

	background:#3F8048;

	border-radius:3px;

}

.wrap2tab_con p {

	color:#6d6d6d;

	text-indent:2em;

	line-height:24px;

}

.mtjj {

	height:74px;

	padding:0 10px 0 0;

	background:url(../images/wrap2_bg4.jpg) repeat-x;

}

.mtjj li {

	width:320px;

	height:22px;

	display:inline;

	line-height:22px;

	margin:10px 0 0 10px;

	background:#fff;

}

.mtjj li img {

	vertical-align:top;

}

.wrap4_con {

	padding:15px 0;

}

.wrap4_hd {

	float:left;

	display:inline;

	width:55px;

	height:329px;

	text-align:center;

	font-family:"微软雅黑";

	border:1px solid #A0C091;

	margin-left:10px;

	background:url(../images/wrap4_bg1.jpg) repeat-x top;

	cursor:pointer;

}

.wrap4_hd_img {

	width:55px;

	height:55px;

	margin-bottom:10px;

}

.wrap4_hd a {

	font-size:24px;

	line-height:28px;

	color:#356239;

	padding:0 6px;

	display:inline-block;

*zoom:1;

}

.wrap4_hd span {

	display:inline-block;

*zoom:1;

	line-height:16px;

	padding:5px 20px 0;

	color:#333;

}

.wrap4_bd {

	float:left;

	display:inline;

	width:683px;

	height:327px;

	margin-left:10px;

	border:2px solid #A0C091;

	background:url(../images/wrap4_bg2.jpg) no-repeat right 2px;

}

.wrap4_bd h3 {

	font-size:14px;

	margin-top:15px;

}

.wrap4_bd h4 {

	font-size:14px;

	color:#1e4222;

	margin-top:15px;

}

.wrap4_md1 {

	width:157px;

	float:left;

	text-align:center;

	padding-left:10px;

	padding-top:2px;

}

.wrap4_md1 img {

	margin-bottom:10px;

}

.wrap4_md1_d {

	width:140px;

	height:180px;

}

.wrap4_md2 {

	width:240px;

	float:left;

}

.wrap4_md2 p, .wrap4_md3 p {

	height:90px;

	line-height:2;

	text-indent:2em;

	color:#6d6d6d;

	margin-top:10px;

}

.wrap4_md3 {

	width:240px;

	float:left;

	padding-left:15px;

}

.wrap4_md4 {

	height:36px;

	line-height:34px;

	color:#232323;

	margin:5px 5px 0 10px;

	padding:0 10px;

	background:#C9DCBC;

}

.wrap4_md4 span {

	color:#ff0000;

}

.wrap4_md4 i {

	font-size:14px;

}

.wrap4_show {

	padding-top:10px;

}

.wrap4_show li {

	float:left;

	width:120px;

}

.wrap4_show li img {

	width:110px;

	height:67px;

	padding:2px;

	border:1px solid #ccc;

}

.wrap4_list {

	padding-top:10px;

}

.wrap4_list li {

	height:25px;

	line-height:22px;

}

.wrap4_list a {

	color:#6d6d6d;

}

.wrap4_list i {

	padding-right:5px;

	color:#DE2827;

}

.wrap6_con {

	padding:5px 15px 15px 7px;

}

.wrap6_con_lf {

	float:left;

	width:635px;

	height:383px;

}

.wrap6_con_lf dl {

	float:left;

}

.wrap6_con_lf dd {

	float:left;

	width:117px;

	display:inline;

	margin:11px 0 0 7px;

	border:1px solid #CCC;

}

.wrap6_con_lf .wrap6_md1 {

	width:124px;

}

.wrap6_con_lf .wrap6_md2 {

	width:510px;

}

.wrap6_con_lf dd.wrap6_show1 {

	width:510px;

	height:187px;

	margin:0;

	border:none;

	padding-top:10px;

	padding-left:7px;

	position:relative;

}

.wrap6_con_lf .wrap6_show1_con {

	position:absolute;

	top:60px;

	left:300px;

}

.wrap6_con_lf .wrap6_show1_con li {

	width:100px;

	height:28px;

	line-height:28px;

	color:#666;

}

.wrap6_con_lf .wrap6_show1_con li i {

	color:red;

}

.wrap6_con_rt {

	float:right;

	width:308px;

}

.wrap6_con_rt li {

	width:296px;

	height:109px;

	padding:3px;

	margin-top:10px;

	border:3px solid #e3e3e3;

}

.wrap6_con_rt li img {

	float:left;

	width:136px;

	height:109px;

	margin-right:10px;

}

.wrap6_con_rt li h3 {

	font-size: 14px;

	padding-top:5px;

}

.wrap6_con_rt li p {

	color: #6d6d6d;

	text-indent:2em;

	line-height: 2;

}

.wrap7_bd {

	float:left;

	display:inline;

	width:312px;

	height:322px;

	margin:0 0 10px 10px;

	border:1px solid #CADDBF;

}

.wrap7_bd1 {

	width:345px;

	margin:10px 0 0 10px;

}

.wrap7_bd_hd {

	height:38px;

	line-height:38px;

	padding:2px 0 0 2px;

	border-bottom:1px solid #C8DDBC;

	background:url(../images/wrap7_bg1.jpg) repeat-x center center;

}

.wrap7_bd_hd h2 {

	float:left;

	width:84px;

	height:38px;

	padding-left:50px;

	background:url(../images/wrap7_bg2.jpg) no-repeat 0 0;

	overflow:hidden

}

.wrap7_bd_hd h2 a {

	font-size:14px;

	color:#CCE1C2;

}

.wrap7_bd_hd span {

	float:right;

}

.wrap7_bd_hd span a {

	padding:0 4px;

	color:#1e4222;

}

.wrap7_bd_md1 {

	height:92px;

	padding:15px 0;

	margin:0 10px;

	border-bottom:1px dashed #ccc;

}

.wrap7_bd_md1 img {

	float:left;

	width:105px;

	height:85px;

	margin-right:10px;

	padding:2px;

	border:1px solid #ddd;

	box-shadow:0px 0px 3px #ccc;

}

.wrap7_bd_md1 h3 {

	font-size:14px;

	font-family:"微软雅黑";

}

.wrap7_bd_md1 h3 a {

	color:#1e4222;

}

.wrap7_bd_md1 p {

	text-indent:2em;

	line-height:2;

	color:#5d5d5d;

}

.wrap7_bd_md2 {

	height:92px;

	padding:0 10px;

}

.wrap7_bd_md2 li {

	height:15px;

	line-height:14px;

	margin-top:12px;

}

.wrap7_bd_md2 span {

	float:right;

	color:#9b9b9b;

}

.wrap7_bd_md2 i {

	color:#3F713E;

	font-weight:bold;

}

.wrap7_bd_md3 {

	height:30px;

	line-height:30px;

	padding:0 10px;

	margin:15px 10px 0;

	border:1px dashed #658C53;

	background:#E8F0E3;

}

.wrap7_bd_md3 span {

	color:#ff0000;

}

.wrap7_bd_md3 a {

}

/*about*/



.about1_con {

	height:254px;

	padding:20px 15px 15px 15px;

	background:url(../images/about_bg1.jpg) no-repeat center top;

}

.about1_con_img {

	float:left;

	width:313px;

	height:240px;

	padding:2px;

	margin-right:20px;

	border:1px solid #ddd;

}

.about1_con h2 {

	height:50px;

	text-align:center;

}

.about1_con p {

	height:120px;

	font-size:14px;

	line-height:2;

	text-indent:2em;

	color:#5d5d5d;

}

.about1_con_bt {

	padding-top:10px;

}

.about1_con_bt li {

	display:inline;

	padding-right:10px;

}

.about3_con {

	padding:20px 15px 10px;

}

.about3_con p {

	font-size:14px;

	line-height:2;

	text-indent:2em;

	color:#6d6d6d;

	padding:10px 0;

}

.about3_con ul {

	width:940px;

	height:136px;

	overflow:hidden;

}

.about3_con li {

	float:left;

	width:176px;

	padding:0 6px;

}

.about3_con li img {

	width:175px;

	height:136px;

}

.about2_con {

	padding:20px 0;

}

.about2_con li {

	float:left;

	display:inline;

	width:224px;

	height:267px;

	margin-left:15px;

	border:1px solid #ddd;

	background:url(../images/about2_bg1.jpg) no-repeat center 0

}

.about2_con li h3 {

	height:38px;

	font:400 18px/38px "微软雅黑";

	color:#d60000;

	text-align:center;

	text-shadow:1px 1px 0px #fff, -1px -1px 0px #fff;

}

.about2_con li p {

	height:100px;

	color:#333;

	text-indent:2em;

	line-height:2;

	padding:5px 10px;

}

.about2_con li img {

	width:200px;

	height:108px;

}

.about4 {

	margin-top:10px;

}

.about4 li {

	float:left;

	display:inline;

	width:301px;

	height:295px;

	text-align:center;

	padding:0 8px;

	margin-left:14px;

	background:url(../images/about_bg2.jpg) no-repeat center 0;

}

.about4 li.first {

	margin-left:0;

}

.about4_con {

	height:230px;

	background:#fff;

	padding:5px;

}

.about4 h3 {

	height:45px;

}

.about4 p {

	text-align:left;

	text-indent:2em;

	line-height:2;

	color:#5d5d5d;

	padding-top:5px;

}

/*doctor*/



.doctor1_con {

	height:330px;

	padding:20px 10px 10px 10px;

	background:url(../images/doctor_bg1.jpg) no-repeat center top;

	overflow:hidden;

}

.doctor1_lf {

	width:308px;

	float:left;

}

.doctor1_rt {

	width:625px;

	float:right;

}

.doctor1_btn {

	text-align:center;

	bottom:30px;

	position:relative;

}

.doctor1_md1 {

	float:left;

	display:inline;

	width:355px;

	height:120px;

	margin-left:48px;

	position:relative;

}

.doctor1_md1 li {

	height:28px;

	font:bold 14px/28px "微软雅黑";

}

.doctor1_md2 {

	float:left;

	display:inline;

	width:162px;

	margin-left:48px;

	position:relative;

}

.doctor1_md2 li {

	height:26px;

	font:bold 14px/26px "微软雅黑";

}

.doctor1_md2 li span {

	color:#ff0000;

}

.doctor1_md3 {

	width:545px;

	height:80px;

	padding:8px 15px 0;

	margin-left:48px;

	background:url(../images/doctor_bg3.png) no-repeat center top;

	position:relative;

}

.doctor1_md3 p {

	line-height:2;

	color:#555;

	text-indent:2em;

}

.doctor1_show1 {

	padding-top:20px;

}

.doctor1_show1 li {

	float:left;

	width:140px;

	text-align:center;

	padding:2px;

	margin:0 5px;

	border:1px solid #ccc;

}

.doctor1_show1 li img {

	width:140px;

	height:85px;

}

.doctor_span {

	width:20px;

	height:65px;

	font:400 16px/18px "微软雅黑";

	color:#fff;

	text-align:center;

	padding:13px 6px 0;

	background:url(../images/smill_6.png) no-repeat center top;

	position:absolute;

	left:-48px;

	top:0;

}

.doctor2 {

	width:483px;

	height:386px;

	margin-top:10px;

	padding-top:10px;

	background:url(../images/doctor_bg4.jpg) repeat-x;

	border:1px solid #ddd;

	overflow:hidden;

}

.doctor2_hd {

	height:40px;

	text-align:center;

	background:url(../images/doctor_bg2.jpg) no-repeat center 0;

}

.doctor2_hd a {

	font:400 16px/36px "微软雅黑";

	color:#fff;

}

.doctor2_hd span {

	font-size:20px;

}

.doctor2_con {

	padding:10px 10px 20px;

}

.doctor2_lf {

	float:left;

	width:195px;

	height:235px;

	padding:2px;

	border:1px solid #ccc;

}

.doctor2_rt {

	padding-left:215px;

}

.doctor2_rt ul {

	height:85px;

	padding-top:10px;

}

.doctor2_rt li {

	height:26px;

	line-height:26px;

}

.doctor2_rt li span {

	color:#ff0000;

}

.doctor2_rt p {

	height:100px;

	text-indent:2em;

	line-height:2;

	color:#5d5d5d;

}

.doctor2_show1 {

	margin-left:7px;

}

.doctor2_show1 li {

	float:left;

	width:107px;

	display:inline;

	padding-right:10px;

}

.doctor2_show1 li img {

	width:103px;

	height:63px;

	padding:1px;

	border:1px solid #ccc;

}

/*chan*/



.chan1 {

	height:345px;

	padding:15px 15px 10px;

	border:5px solid #8cad51;

	border-top:none;

	background:url(../images/channel_bg1.png) no-repeat center 0;

}

.chan1_hd {

	height:32px;

	line-height:30px;

	padding:5px 10px 0;

	background:#e9e2af;

}

.chan1_hd h2 {

	float:left;

	width:150px;

	font-size:14px;

	color:#1e4222;

}

.chan1_hd li {

	float:left;

	width:94px;

	height:30px;

	color:#cde0c2;

	text-align:center;

	padding-right:5px;

	background:url(../images/channel_bg2.png) no-repeat 0 0;

}

.chan1_hd li a {

	color:#cde0c2;

}

.chan1_md1 {

	padding:10px 0;

	border-bottom:1px dashed #ddd;

}

.chan1_md1_con {

	margin-left:200px;

	font-size:14px;

	text-indent:24px;

	line-height:2;

	color:#5d5d5d;

}

.chan1_md2 {

	padding-top:15px;

}

.chan1_md2_con {

	margin-right:315px;

	list-style:inside disc;

	color:#1e4222;

}

.chan1_md2 li {

	height:32px;

	font-size:14px;

}

.chan1_md2 li a {

}

.chan1_md2 li span {

	color:#1e4222;

}

.chan1_md2 li i {

	float:right;

	color:#666;

}

/*chlist*/



.chlist {

	float:left;

	width:710px;

	margin-top:10px;

}

.chlist1 {

	height:265px;

	border:1px solid #ddd;

}

.chlist1_hd {

	height:65px;

	margin:-5px 0 0 -4px;

}

.chlist1_lf {

	float:left;

	width:426px;

	height:190px;

	display:inline;

	padding:0 10px;

	margin:0 0 0 10px;

	border:1px solid #ddd;

}

.chlist1_md1 {

	height:105px;

}

.chlist1_md1 h3 {

	height:35px;

	font-size:14px;

	text-align:center;

	padding-top:15px;

}

.chlist1_md1 h3 a {

	color:#1e4222;

}

.chlist1_md1 p {

	text-indent:2em;

	color:#5d5d5d;

	line-height:2;

}

.chlist1_md2 {

}

.chlist1_md2 li {

	float:left;

	width:210px;

	height:26px;

	line-height:26px;

}

.chlist1_md2 li span {

	display:inline-block;

*display:inline;

*zoom:1;

	width:20px;

	color:#fff;

	font-weight:bold;

	text-align:center;

	background:url(../images/channellist_07.jpg) no-repeat center center;

}

.chlist1_md2 li span.bg2 {

	background:url(../images/channellist_10.jpg) no-repeat center center;

}

.chlist2 {

	height:1425px;

	margin-top:10px;

	padding:20px 15px 0;

	border:1px solid #ddd;

}

.chlistnew {

}

.chlistnew li {

	height:185px;

}
.qzss{height:60px;}

.chlistnew_hd {

	height:20px;

	line-height:20px;

	padding:10px 10px 10px 35px;

	background:#f6f6f6 url(../images/smill_5.png) no-repeat 10px center;

}

.chlistnew_hd img {

	vertical-align:top;

}

.chlistnew_hd a {

	font-size:14px;

	color:#1e4222;

}

.chlistnew_hd span {

	font-weight:400;

	color:#888;

}

.chlistnew_con {

	height:70px;

	color:#666;

	line-height:2;

	padding:10px 0 0;

	text-indent:2em;

}

.chlistnew_tip {

	height:40px;

	color:#9b9b9b;

	border-bottom:1px dashed #ddd;

}

.chlistnew_tip span a{ margin-left:15px}

.pagebars {

	padding-top:20px;

	text-align:center;

	overflow:hidden;

	width:500px;

	margin:0 auto

}

.pagebars li{ 

border:1px solid #ddd;

padding:0 8px;

float:left; 

list-style:none;

margin:0 5px;

list-style:none;

height:22px;

font-size:14px;

line-height: 22px;

display:inline-block;

*display: inline;

zoom:1;	

}



.pagebars li.thisclass{ color:#F00; font-weight:bold}

.pagebars span, .pagebars a {

	height:22px;

	font-size:14px;

	line-height: 22px;

	display:inline-block;

   *display: inline;

	zoom:1;	

}

/*equip*/



.equip1 {

	height:260px;

	border:1px solid #ddd;

}

.equip1_hd {

	height:65px;

	margin:-5px 0 0 -4px;

}

.equip1_bd1 {

	float:left;

	display:inline;

	width:426px;

	height:160px;

	padding:10px 10px 0 10px;

	margin-left:15px;

	border:1px solid #ddd;

	background:#fff;

}

.equip1_bdlf {

	float:left;

	width:171px;

	height:161px;

}

.equip1_bdrt {

	padding-left:180px;

}

.equip1_bdrt h3 {

	font-size:14px;

	line-height:32px;

	text-align:center;

}

.equip1_bdrt h3 a {

	color:#1e4222;

}

.equip1_bdrt p {

	color:#5d5d5d;

	line-height:2;

	text-indent:2em;

}

.equip1_bd2 {

	float:right;

	display:inline;

	width:163px;

	height:95px;

	padding:5px 50px 0 10px;

	margin-right:10px;

	background:#f6f6f6 url(../images/equip_bg4.jpg) no-repeat 180px 7px;

	border:1px solid #ddd;

}

.equip1_bd2 ul{ padding-top:6px}

.equip1_bd2 h2 {

	height:20px;

	font:400 18px/16px "微软雅黑";

	color:#1e4222;

}

.equip1_bd2 li {

	display:inline;

	padding-right:10px;

}

.equip1_bd2 li a {

	color:#666;

	white-space:nowrap;

}

.equip1_tel {

	float:right;

	display:inline;

	margin:10px 10px 0 0;

}

.equip2 {

	height:1452px;

	margin-top:10px;

	padding:0 10px;

	border:1px solid #ddd;

}

.equipnew {

}

.equipnew li {

	height:145px;

	padding:20px 0 0 0;

	border-bottom:1px dashed #ccc;

}

.equipnew_lf {

	float:left;

	width:128px;

	height:117px;

	padding:4px;

	border:1px solid #c8ddbc;

	margin-left:9px;

}

.equipnew_lf img {

	width:128px;

	height:117px;

}

.equipnew_rt {

	height:127px;

	margin-left:162px;

}

.equipnew_rt h3 span{ font-weight:normal; padding-left:10px; font-size:13px}

.equipnew_rt h3 {

	height:40px;

	font-size:14px;

	line-height:32px;

	color:#333;

}

.equipnew_rt h3 a {

	color:#1e4222;

}

.equipnew_con {

	height:65px;

	padding:10px 15px;

	background:#f6f6f6;

}

.equipnew_con h4 {

	float:left;

	width:20px;

	height:60px;

	font-weight:400;

	color:#fff;

	text-align:center;

	line-height:14px;

	padding-top:5px;

	margin-right:10px;

	border-radius:3px;

	background:#1e4222;

}

.equipnew_con p {

	text-indent:2em;

	color:#6c6c6c;

}

.equipnew_tip {

	height:32px;

	line-height:32px;

	padding:0 10px;

	margin-top:15px;

	background:#c8ddbc;

}

.equipnew_tip span {

	color:#1e4222;

}

.equipnew_tip i {

	color:#6c6c6c;

}

/*address1*/



.img-polaroid {

	padding:2px;

	background-color: #fff;

	border: 1px solid #ccc;

	border-radius:3px;

	box-shadow: 0 1px 3px #ccc;

}

.address1_con {

	padding:10px;

}

.address1_md1 {

	float:left;

	width:480px;

	height:255px;

	padding:0 20px 0 10px;

}

.address1_md1 h3 {

	font-size:14px;

	text-align:center;

	margin:20px 0;

}

.address1_md1 p {

	line-height:2;

	text-indent:2em;

	color:#6d6d6;

	margin:10px 0;

}

.address1_md1 b {

	font-size:14px;

	font-weight:bold;

	line-height:34px;

}

.address1_md2 {

	float:right;

	width:445px;

	height:315px;

	border:1px solid #ddd;

}

.addretab_hd {

	height:53px;

	margin:-1px 0 0 -1px;

	background:url(../images/address_bg1.jpg) repeat-x;

}

.addretab_hd li {

	float:left;

	width:110px;

	height:53px;

	text-align:center;

	line-height:53px;

	border-left:1px solid #ddd;

	cursor:pointer;

}

.addretab_hd li span {

	display:inline-block;

*display:inline;

*zoom:1;

}

.addretab_hd li.active {

	color:#fff;

	background:url(../images/address_bg2.jpg) repeat-x;

	border-left:1px solid #517b55;

	border-right:1px solid #517b55;

}

.addretab_hd li.active span {

	padding:0 0 0 35px;

	background:url(../images/wrap1_w2.png) no-repeat 0 center;

}

.addretab_con {

	height:190px;

	line-height:2;

	padding:10px 15px;

}

.address2_con {

	padding:15px 10px 10px 15px;

}

.address2_lf {

	width:514px;

	float:left;

}

.address2_lf h3 {

	font-size:14px;

	margin:15px 0 5px;

}

.address2_lf p {

	line-height:2;

	color:#5d5d5d;

}

.address2_rt {

	float:right;

	width:430px;

}

.address2_rt li {

	float:left;

	width:215px;

	height:170px;

	text-align:center;

	font-size:14px;

	line-height:2.4;

}

.address3_con {

	padding-bottom:10px;

}

.address3_con li {

	float:left;

	width:312px;

	text-align:center;

	padding:0 0 0 10px;

}

.address3_con li h3 {

	font-size:14px;

	padding:5px 0;

}

/*article*/



.article {

	padding:0 10px 10px;

	border:1px solid #ddd;

}

.article_tit {

	padding:25px 0 10px 0;

	font:400 30px/1.1 "microsoft yahei";

	text-align: center;

}

h2.article_tit{ font-size:21px;}

.article_tit span {

	font-size:16px;

}

.article_meta {

	text-align: center;

	color: #5d5d5d;

	padding-bottom:10px;

	border-bottom:1px dashed #ccc;

}

.article_meta span {

	padding:0 10px;

}

.article_meta a {

	color:#ff0000;

}

.article_tg {

	line-height:34px;

	line-height:34px;

	margin:10px 0;

	background:url(../images/gg_bg.gif) no-repeat;

}

.article_tg span {

	display:inline-block;

*display:inline;

*zoom:1;

	width:90px;

	height:42px;

	font-size:14px;

	color:#fff;

	padding-left:10px;

	border-right:4px solid #ecc010;

	background:#3b6d40;

}

.article_tg_con {

	width:550px;

	height:34px;

	line-height:34px;

	display:inline-block;

*display:inline;

*zoom:1;

	margin:0px 0 0 123px;

	color:#444;

	font-size:14px;

	overflow:hidden;

}

.article_daodu {

	height:50px;

	line-height:2;

	text-indent:2em;

	color:#425301;

	margin-top:10px;

	padding:10px 10px 10px 10px;

	background:#eaf4e0;

	border:1px solid #ccc;

}

.article_daodu span{ font-weight:bold}

.zhyao{ background:#c5e9c4; width:660px; height:160px; margin:10px auto; overflow:hidden}

.zhyao table{ margin:4px;}

.zhyao table tr td{ border:1px solid #fff; width:210px; height:30px; line-height:30px; font-size:14px; float:left; margin:2px 2px; text-align:center; overflow:hidden}

.article_ad {

	float:left;

	width:225px;

	padding:0 10px 10px 0;

}

.article_adshow {

	width:221px;

	height:245px;

	padding:4px;

	border:1px solid ddd;

	overflow: hidden;

}

.article_adshow img {

	width:221px;

	height:245px;

}

.article_con {

	padding:10px 5px 0;
    font-size: 14px;
    font-family: Verdana,Geneva,sans-serif;
    line-height: 28px;
}

.article_con p {

	font-size: 14px;

	padding-bottom:20px;

        color:#333;

        line-height:26px;

}

.article_nav {

	text-align: center;

	padding:0 0 20px;

}

.article_tag {

	height:30px;

	font-size:14px;

}

.article_tag span {

	font-weight:700;

}

.article_tag a {

	color:#ff0000;

	margin:0 5px

}

.pageup {

	height:38px;

	line-height:38px;

	font-size:14px;

	color:#1e4222;

	padding:0 15px;

	background:#efefef;

	border:1px solid #ddd;

}

.pageup .pre {

	float: left;

}

.pageup .next {

	float: right;

}

.newlist {

	width:348px;

	height:270px;

	margin-top:10px;

	border:1px solid #ddd;

	overflow:hidden;

}

.newlist_hd {

	height:42px;

	line-height:40px;

	padding:0 10px 0 60px;

	background:url(../images/article_72.jpg) no-repeat 0 0;

}

.newlist_hd h2 {

	font-size:14px;

	color:#fff;

}

.newlist_con {

	height:228px;

	background:#efefef;

}

.newlist_md1 {

	height:85px;

	padding:15px 10px 0;

	margin-bottom:10px;

	background:#fff;

}

.newlist_md1 h3 {

	font-size:14px;

	line-height:2;

	text-align:center;

}

.newlist_md1 h3 a {

	color:#ff0000;

}

.newlist_md1 p {

	text-indent:2em;

	color:#6d6d6d;

	line-height:2;

}

.newlist_md2 {

	list-style:inside disc;

	padding:0 15px;

}

.newlist_md2 li {

	height:28px;

	line-height:26px;

}

/*医生详情*/



.ddetail_con {

	font-size:14px;

	padding:5px;

}

.ddetail_con p {

	font-size:14px;

	line-height:2;

	color:#333;

	text-indent:2em;

	margin:20px 0;

}

.ddetail_con .sp {

	color: #cc0000;

	font-weight:bold;

}

.ddetail_show {

	margin-bottom:10px;

	border:1px solid #ddd;

	background:#f9f9f9;

}

.ddetail_show h3 {

	float:left;

	width:43px;

	height:123px;

	padding-right:10px

}

#ddetail_show_con {

	float:left;

	width:540px;

	padding-top:20px;

}

#ddetail_show_con li {

	float:left;

	display:inline;

	width:140px;

	padding:2px;

	border:1px solid #ddd;

	margin:0 5px;

}

#ddetail_show_con li img {

	width:140px;

	height:85px;

}

/*bttab*/



.bttab {

	margin-top:10px;

	border:1px solid #ddd;

	border-top:none;

}

.bttab_hd {

	height:48px;

	background:url(../images/bttab_bg1.jpg) repeat-x 0;

}

.bttab_hd li {

	float:left;

	width:193px;

	font-size:14px;

	text-align:center;

	line-height:46px;

	padding-left:0px;

}

.bttab_hd li span {

	width:178px;

	display:block;

	cursor:pointer;

}

.bttab_hd li.active span {

	height:46px;

	font-weight:bold;

	color:#1F4222;

	border-top:2px solid #1F4222;

	border-left:1px solid #ddd;

	border-right:1px solid #ddd;

	background:#fff;

}

.bttab_con {

	width:950px;

	height:124px;

	padding:20px 12px;

	overflow:hidden;

}

.bttab_con li {

	float:left;

	width:190px;

	text-align:center;

}

.bttab_con li img {

	width:168px;

	height:118px;

	padding:2px;

	border:1px solid #ddd;

}

/*友情链接*/



.link {

	height:110px;

	margin-top:45px;

	border:1px solid #ddd;

}

.link_hd {

	height:34px;

	line-height:34px;

	margin-top:-35px;

	padding-left:25px;

}

.link_hd li {

	float:left;

	height:34px;

	padding:0 30px;

	cursor:pointer;

}

.link_hd li.active {

	color:#1F4021;

	font-weight:bold;

	border:1px solid #ddd;

	border-bottom:none;

	padding:0 29px;

	background:url(../images/wrap1_bg2.jpg) repeat-x 0 -5px;

}

.link_con {

	padding:10px 0 0;

}

.link_con a {

	padding:0 5px;

}

.link_con li {

	float:left;

	width:122px;

	text-align:center;

	line-height:26px;

	color:#6d6d6d;

}

/*side*/



.side_hd {

	height:43px;

	line-height:43px;

	padding:0 10px 0 50px;

	border-bottom:1px solid #ccc;

	background:url(../images/side_bg1.jpg) no-repeat center 0;

}

.side_hd a {

	font-size:14px;

	color:#cde1c2;

}

.side_hd span {

	font-weight:normal;

	font-size:12px;

	color:#333;

}

.snew, .scontact, .sdaoyi, .sregister, .sdoctor, .saddress, .sjishu {

	margin-top:10px;

	border:1px solid #ddd;

}

/*侧边-sabout*/



.sabout {

	height:353px;

	margin-top:10px;

	padding:0 8px;

	background:url(../images/sabout_bg1.jpg) no-repeat 0 0;

	overflow:hidden;

}

.sabout_bd {

	padding:64px 10px 0;

}

.sabout_bd img {

	width:218px;

	height:95px;

	padding:3px 5px 6px 5px;

	background:url(../images/sabout_bg2.jpg) no-repeat 0 0;

}

.sabout_bd p {

	line-height:2;

	color:#6d6d6d;

	text-indent:2em;

}

.sabout_list {

	padding:10px 0;

	background:#f6f6f6;

}

.sabout_list_btn {

	float:left;

	width:22px;

	text-align:center;

	padding-top:18px;

	cursor:pointer;

}

.sabout_list_show {

	float:left;

	width:194px;

	height:63px;

	overflow:hidden;

}

.sabout_list_show li {

	float:left;

	width:93px;

	height:63px;

	padding:0 2px;

}

/*侧边-snew*/



.snew {

	height:351px;

}

.snew_hd {

	height:37px;

	padding-top:9px;

	padding-left:10px;

	background:url(../images/snew_bg2.jpg) repeat-x;

}

.snew_hd li {

	float:left;

	width:107px;

	height:37px;

	font-size:14px;

	font-weight:bold;

	line-height:36px;

	color:#1e4222;

	text-align:center;

	cursor:pointer;

}

.snew_hd li a{ color:#1e4222;}

.snew_hd li.active {

	color:#fff;

	background:url(../images/snew_bg1.jpg) no-repeat 0 0;

}

.snew_hd li.active a{ color:#fff}

.snew_con {

	padding:0 10px;

}

.snew_bd {

	padding:10px 0;

	border-bottom:1px dotted #ccc;

}

.snew_bd_lf {

	float:left;

	width:82px;

	height:68px;

	padding:2px;

	margin-right:10px;

	border:1px solid #ccc;

}

.snew_bd h3 {

	font-size:14px;

}

.snew_bd p {

	text-indent:2em;

	line-height:2;

	color:#5d5d5d;

}

.snew_list {

	list-style:inside square;

}

.snew_list li {

	height:24px;

	line-height:24px;

	color:#333;

	padding-top:5px;

}

/*scontact*/



.scontact {

	height:326px;

}

.scontact_hd {

	padding-top:2px;

}

.scontact_bd li {

	float:left;

	padding-left:10px;

	padding-top:10px;

}

/*侧边-sregister*/



.sregister {

	height:326px;

	overflow:hidden;

	background:#f6f6f6;

}

.sregister h2 {

	padding-top:2px;

	background:#fff;

}

.sregister_md1 {

	margin:0 0 0 15px;

}

.sregister_md1 li {

	width:224px;

	height:30px;

	line-height:30px;

	border-bottom:1px dotted #ccc;

}

.sregister_md1 span, .sregister_md1 i {

	display:inline-block;

*display:inline;

	zoom:1;

	width:23%;

}

.sregister_md1 i {

	color:#ff0000;

}

/*侧边-sdoctor*/



.sdoctor {

	height:329px;

}

.sdoctor_md1 {

	padding:15px 10px 0;

}

.sdoctor_md1 li {

	height:24px;

	line-height:24px;

	color:#333;

	margin-bottom:10px;

	background:url(../images/sdoctor_bg1.jpg) no-repeat 0 0;

}

.sdoctor_md1 li span {

	width:65px;

	padding-left:10px;

	color:#fff;

	display:inline-block;

*display:inline;

	zoom:1;

}

.sdoctor_md2 {

	height:125px;

	padding:0 10px;

}

.sdoctor_md2_doc {

	float:left;

	width:90px;

	height:116px;

	padding:2px;

	margin-right:10px;

	border:1px solid #ddd;

}

.sdoctor_md2 h3 a {

	font-size:14px;

	color:#1e4222;

}

.sdoctor_md2 li {

	height:24px;

	line-height:24px;

}

.sdoctor_md2 li span {

	color:#ff0000;

}

.sdoctor_md3 {

	height:53px;

	line-height:2;

	color:#6d6d6d;

	padding:5px 10px 0;

	margin:10px 10px 0;

	border:1px solid #ccc;

	background:url(../images/sdoctor_bg2.jpg) repeat-x;

}

.sdoctor_md3 span {

	color:#1e4222;

}

/*侧边-saddress*/



.saddress {

	height:335px;

	background:#f6f6f6;

}

.saddress_md1 {

	text-align:center;

	padding:5px 0;

}

.saddress_md1 img {

	width:230px;

	height:136px;

	border:1px solid #ddd;

}

.saddress p {

	padding:0 12px;

	line-height:2;

	color:#5d5d5d;

}

/*侧边-sjishu*/



.sjishu {

	height:335px;

	overflow:hidden;

}

.sjishu dt {

	height:42px;

	line-height:38px;

	border-top:1px solid #ddd;

	background:url(../images/sjishu_bg2.jpg) repeat-x bottom;

}

.sjishu dt:first-child {

	border-top:0;

}

.sjishu dt span {

	padding:0 10px;

}

.sjishu dt a {

	width:95%;

	display:block;

	background:url(../images/sjishu_bg1.jpg) no-repeat right center;

}

.sjishu dd {

	height:115px;

	padding-top:5px;

	text-align:center;

	overflow:hidden;

}

.sjishu dd img {

	width:250px;

	height:110px;

}

/**/



.sonline {

	margin-top:10px;

}

/**/



.online {

	width:678px;

	height:1068px;

	float:left;

	padding:0 15px;

	margin-top:10px;

	border:1px solid #ddd;

	background:url(../images/online_08.jpg) repeat-x;

}

.online_hd {

	text-align:center;

}

.online_p1 {

	height:65px;

	padding-top:15px;

	color:#6d6d6d;

	line-height:26px;

	text-indent:2em;

}

.online_md1 {

}

.online_md1_con {

	font-size:14px;

	line-height:38px;

	padding:20px 10px 0;

}

.online_md1_con span {

	color:#ff0000;

}

/*在线提问模块*/



.zaixian {

	height:450px;

	padding-bottom:30px;

}

.online_swt {

	width:670px;

	height:400px;

}

.zaixian h2 {

	padding-bottom:25px;

}

.zaixian_cont {

	font-size:14px;

}

.zaixian_cont li {

	float:left;

	width:325px;

	line-height:30px;

	padding-bottom:20px;

}

.zaixian_cont span {

	float:left;

	width:85px;

	color:#333;

}

.zaixian_cont samp {

	float:left;

	color:#ff0000;

	padding:0 5px;

}

.zaixian_cont .yyname, .zaixian_cont .yytel, .zaixian_cont .yyage {

	float:left;

	width:180px;

	height:28px;

	font-size:14px;

	line-height:28px;

	padding-left:10px;

	border:1px solid #ddd;

}

.zaixian_cont .yzks {

}

.zaixian_cont .yybz {

	float:left;

	width:500px;

	height:90px;

	border:1px solid #ccc;

	padding:10px;

}

.zaixian_btn {

	text-align:center;

	padding-top:35px;

}

.zaixian_btn p {

	padding-top:15px;

	font-size:11px;

	color:#6d6d6d;

}

.zaixian_btn p i {

	color:#ff0000;

}

/*新增部分*/

.lylx{}

.route{

	height:auto;

    margin: 23px auto;

    width: 644px;

	}

.route p{

	line-height:40px;

	font-size:14px;

	color:#333;

	text-indent:0;

	}

.contentnr7 {

    height: auto;

    margin: 23px auto;

    width: 644px;

}



/*专家*/

.zhuanjia{ width:980px; margin-top:20px; }

.zj_ti{ margin:10px 0;}

.zj_z{  border:1px solid #dadec3; padding-top:10px; padding-bottom:10px}

.zj_z_l{ float:left; width:670px; height:242px;  display:inline;}

.zj_z_l ul{ background:#edf0df; width:673px; height:30px; margin-bottom:10px;}

.zj_z_l ul li{ float:left; height:30px; line-height:30px; width:108px; text-align:center;}

.zj_z_l ul li.current02 a{ background:url(../images/zj_ahover.gif) no-repeat; width:108px; height:30px; color:#FFF;}

.zj_z_l ul li a{ font-size:14px; font-weight:bold; color:#4d5c11; display:block; width:108px; height:30px;}

.zjz_l_l{ float:left;}

.zjz_l_l img{ margin:0 15px; border:1px solid #CCC;}

.zjz_l_r{ float:left; width:445px;}

.zjz_l_r h2{ font-size:18px; line-height:33px; border-bottom:1px dashed #CCC;}

.zjz_l_r h2 span{ font-size:12px; font-weight:normal;}

.zjz_l_r p{ line-height:24px; text-indent:2em; margin-right:23px;}

.zjz_l_r h3{ font-size:14px; color:#4d5c11; line-height:26px; float:left;}

.zjz_l_r h3 span{ font-size:14px; font-weight:normal; color:#333333;}

.huit{ float:left; width:281px; height:8px; _height:4px; background:#ededed; position:relative; top:8px;}

.zj_z_r{ float:left; width:291px; height:243px; border:1px solid #d9ddc2; margin-left:8px;}

.zj_z_r p{ line-height:39px; font-size:14px; font-weight:bold; color:#4d5c11; margin-left:13px;}

.zj_z_r img{ margin-left:1px;}



.scrollwords {

    background: url("../images/yygg.jpg") no-repeat scroll 0 0 transparent;

    color: #333333;

    font-size: 14px;

    height: 34px;

    line-height: 34px;

    margin: 15px auto 20px;

    padding-left: 120px;

    padding-right: 10px;

    width: 521px;

}

.rockbox{float:left;height:34px;line-height:34px;overflow:hidden;position:relative;width:521px;}

.cntvhp_h24 p{position:absolute;white-space:nowrap;}

.view_about{border:1px solid #DDD; overflow:hidden; zoom:1; background:url(../images/view_bg4.jpg) no-repeat center; padding:5px 10px 10px; margin-top:10px;}
.view_about dl{width:320px;}
.view_about dt{height:32px; line-height:32px; border-bottom:1px dashed #DDD; font-size:14px; color:#1E4222; font-weight:bold; margin-bottom:5px; padding-left:10px;}
.view_about dd{height:24px; line-height:24px; font-size:14px; padding-left:20px; background:url(../images/li.jpg) no-repeat 9px;}
.left {float: left;}
.right {float: right;}

