.navigation{
	float:left;
	width:100%;
	height:30px;
	overflow:hidden;
	margin-top:0px;
	padding-mainbavtom:4px;
	border-top:1px solid #109392;
	border-bottom:1px solid #109392;
    border-mainbavtom:1px solid #109392;
	margin-bottom:2px;
	width:1004px;
}
.navigation ul{
	position:absolute;
	float:left;
	padding-left:0px;
	z-index:1002;
	margin-top:1px;
}
.navigation ul li{
	float:left;
	position:relative;
	z-index:1000;
	margin-right:6px;
	
}
.navigation ul li .split
{
	background-position:left top;
	width:1px;
	height:31px;
	margin:0px;
	padding:0px;
	display:block;
}
.navigation ul li a{
	float:left;
	padding:0 16px;
	height:31px;
	line-height:31px;
	font-size:12px;
	font-weight:bold;
	font-family:????, Helvetica, sans-serif;
	color:#109392;
}
.navigation ul li a:hover,.navigation ul li a.hover,.navigation ul li a.active{
	background:#109392;
	color:#FFF;
}
.navigation ul li a.out{
	background:transparent;
	color:#636363;
}
.navigation ul li div{
	position:absolute;
	top:30px;
	left:0;
	margin:0;
	width:210px;
	background:transparent;
	border:1px solid #FFF;
	border-top:0;
	padding:24px 0;
	display:none;
	z-index:1002;
	_padding-bottom:0;
}
.navigation ul li span.bg{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#FFF;
	z-index:0;
}
.navigation ul li ul{
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0;
	z-index:9;
}
.navigation ul li ul li{
	width:100%;
	height:auto;
	overflow:hidden;
}
.navigation ul li ul li a{
	display:block;
	width:100%;
	height:auto;
	line-height:24px;
	overflow:hidden;
	padding:0;
	text-indent:16px;
	font-size:12px;
	font-weight:normal;
	font-family:"??", Helvetica, sans-serif;
	color:#109392;
}
.navigation ul li ul li a:hover{
	color:#FFF;
}

#mainbav {
	height:40px;
	border-bottom:1px solid #109392;
	border-top:1px solid #109392;
	padding-left:0px;
	width:762px;
	z-index:100;
	position:relative;
	margin:0 auto;
}
.nav {
	line-height:40px;
}
.nav li {
	float:left;
	position:relative;
	text-align:center;
	width:95px;
}
.nav li a {
	display:block;
	line-height:40px;
	text-decoration:none;
	font-size:14px;
	color:#109392;
	font:"黑体";
	font-weight:bold;
}
.nav li a:hover {
	background:url(../img/heng-daohang1.png) no-repeat;
	font-weight:bold;
	border:1px solid #109392;
	color:#000;
	

}
.nav li ul {
	position:absolute;
	display:none;
    background:#35edec;
	z-index:999;
}
.nav li ul li {
	width:110px;
	height:38px;
	z-index:999;
	font-size:14px;
}
.secondary-menu {
	left:0;
	top:40px;
}


.hidecontent {
	display:none;
}
.on img {
	border:1px solid #0099ff;
}
.clear {
	clear:both;
}
.tab_img {
	width:72px;
	height:35px;
	margin-top:3px;
	border:1px solid #fff;
}
.help {
	margin-top:10px;
	width:670px;
}
.help .div_p {
	padding:10px 5px 15px;
	>padding:13px 5px 15px;
}
.help .help_ul {
	padding:10px 0px 30px 30px;
	>padding-top:1px;
}
.help_ul li {
	float:left;
	width:310px;
	height:28px;
	line-height:28px;
	position:relative;
}
.help_ul .img_hot {
	top:8px;
	position:absolute;
}
a.k:link,a.k:visited {
	color:#228ada;
	text-decoration:none;
}
a.k:active,a.k:hover {
	color:#000;
	text-decoration:underline;
}

/*
#baner {
	width:1003px;
	margin:2px auto;
	position:relative;
	font-size:18px;
}
.banner_tab {
	height:43px;
	position:absolute;
	right:5px;
	bottom:5px;
}
.banner_tab ul {
	cursor:pointer;
}
.banner_tab li {
	float:left;
	list-style-type:none;
	text-align:center;
}
.banner_tab a {
	width:80px;
	height:43px;
	display:block;
	margin-right:2px;
}
.banner_tab  img {
	border:1px solid #659ab6;
}
.on,.question,.often,.question_q a {
	background:url(../index_bg.png) no-repeat;
}
.recommend_content {
	overflow:hidden;
	height:360px;
	width:750px;
	position:relative;
}
.prolist_content {
	position:absolute;
	width:1500px;
	height:360px;
	z-index:998;
}
.prolist_content ul {
	float:left;
	overflow:hidden;
	list-style:none;
}
.prolist_content ul li {
	float:left;
	display:inline;
	width:150px;
	height:180px;
	display:block;
}
.prolist_content ul li a {
	float:left;
	text-decoration:none;
}
.prolist_content ul li a:hover {
	color:#FFF;
}
.prolist_content ul li a span {
	display:block;
	overflow:hidden;
	width:106px;
	height:40px;
	text-align:center;
	padding:5px 10px;
	line-height:14px;
}
.prolist_content ul .hoverin a span {
	display:block;
	overflow:hidden;
	width:106px;
	height:40px;
	text-align:center;
	padding:5px 10px;
	background:#6c96c5;
}
.prolist_content ul .hoverin a:hover span {
	cursor:pointer;
}
.prolist_content ul li a img {
	display:block;
	float:left;
	width:120px;
	height:120px;
	padding:2px;
	border:1px solid #CACACA;
}
.prolist_content ul li.hoverin a img {
	display:block;
	float:left;
	width:120px;
	height:120px;
	padding:2px;
	border:1px solid #6c96c5;
}
.module_left_right {
	position:absolute;
	cursor:pointer;
	left:580px;
	z-index:666;
	top:-30px;
	width:132px;
	height:30px;
}
.goLeft,.goLeft span.hover,.goRight,.goRight span.hover {
	background:url(../img/title_hover.gif);
	width:66px;
	height:30px;
	display:block;
	border:0;
	margin:0;
	padding:0;
	text-indent:-9999px;
	cursor:pointer;
}
.goLeft {
	background-position:0 0;
	float:left;
	position:relative;
}
.goLeft span.hover {
	background-position:0 -30px;
	position:absolute;
}
.goRight {
	background-position:-66px 0;
	float:left;
	position:relative;
}
.goRight span.hover {
	background-position:-66px -30px;
	position:absolute;
}

.slide-li A:hover {
	COLOR:#F90;
	TEXT-DECORATION:none;
}
.op LI {
	BACKGROUND:#fff;
	FILTER:alpha(opacity=60);
	opacity:0.6
}
.op LI.cur {
	BACKGROUND:#ace4f2
}
.slide-txt SPAN {
	DISPLAY:none
}
/*css.css*/
* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-family:Verdana,Geneva,sans-serif;
}
ul {
	list-style-type:none;
}
a {
	text-decoration:none;
	display:inline;
	color:#333
}
a:hover {
	color:#f00;
	color:#006c67;
}
h4 {
	text-align:center
}
#kwd {
	height:25px;
	text-align:center;
	background:url(../img/top_in.jpg) repeat-x;
	font:Verdana,Geneva,sans-serif;
	font-size:12px;
	line-height:25px;
	color:#666;
	position:relative;
}
#kwd a {
	color:#666;
}
#kwd a:hover {
	text-decoration:underline;
	color:#F00;
}
.top {
	width:1003px;
	height:120px;
	margin:0 auto;
}
img {
	border:0
}

.top_in {
	width:170px;
	height:60px;
	display:block;
	float:left;
	margin:10px 0 0 30px;
	cursor:pointer;
	text-indent:-9999px;
}
.top2 {
	width:240px;
	float:left;
	height:120px;

}
.top3 {
	width:652px;
	height:120px;
	float:left;

        
}
.top3 ul {
	height:120px;
}
.top3 li {
	width:50px;
	height:30px;
	float:left;

	
}

.top3 li.a {
	background:url(../img/top3.jpg) 0px -3px no-repeat;padding-left:25px;margin-top:48px;
}
.top3 li.b {margin-top:48px;
}
.top3 li.c { padding-left:386px; width:140px;height:66px;background:url(../img/top4.jpg) 481px 54px no-repeat; margin-top:50px; margin-left:240px;
}
.top3 li.c span{line-height:18px;}

.top3 li a:hover {
	color:#006c67;
	text-decoration:underline;
}
.top4 {
	width:110px;
	height:20px;
        float:left;
}
#scrollBox2 {
	width:436px;
	height:150px;
	line-height:23px;
	overflow:hidden;
}
.news_content {
	width:432px;
	height:86px;
	border:1px dashed #CCC;
	padding:0
}
.news_img {
	background:url(../img/news_t1.gif) no-repeat;
	width:53px;
	height:68px;
	float:left;
	margin-top:10px;
}
.news_text0 {
	float:left;
	margin-left:15px;
}
.news_text {
	width:340px;
	height:25px;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.news_text1 {
	width:340px;
	height:45px;
	display:block;
	font-size:12px;
	line-height:20px;
}
.news_text a {
	color:red;
	text-decoration:underline;
}
#main {
	width:1004px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.mainl {
	width:228px;
	float:left;

}
.mainr {
	width:768px;
	float:right;

}
.mainr_fen {
	width:1004px;
	float:right;
	height:auto;
}
.mainrl_fen {
	width:760px;
	margin:0 auto;
}
.mainrl_fen font {
	font-size:14px;
	line-height:30px;
}
.mainrl {
	width:458px;
	float:left
}
.mainrr {
	width:305px;
	float:left;
	margin-left:5px;
}
.mainr a:hover {
	text-decoration:underline;
}
.p_neirong {
	margin-top:20px;
	width:760px;
	padding:0;
}
.p_neirong p a:link img {filter:Alpha(Opacity=50);opacity:1;}

.p_neirong p a:hover img {filter:Alpha(Opacity=50);opacity:0.5;}



.p_neirong p {
	line-height:200%;
	margin:10px;
	letter-spacing:1px;
	text-indent:2em;
}
.p_neirong table {
	border:none;
	border-collapse:collapse;
	table-layout:fixed;
	width:680px;
}
.p_neirong_1 table {
	border:none;
	border-collapse:collapse;
	table-layout:fixed;
}
.p_neirong td {
	border:1px solid #ccc;
	text-align:left;
	vertical-align:top;
	padding:5px;
}
.p_neirong_1 td {
	border:0px solid #ccc;
	text-align:center;
	vertical-align:top;
	padding:0px;
}

.pop3 {
width:280px;
float:left;
}

.p_neirong_1 a {
display:block;
}
.p_neirong_1 a:hover{
display:block;
cursor:pointer;  
}
.p_neirong td a {
	color:;
}
.p_neirong ul {
	margin-left:30px;
}
.p_neirong li {
	list-style-type:decimal;
}
.p_neirong li ul li {
	list-style-type:disc;
}
.neirong_div {
	POSITION:relative;
	PADDING-BOTTOM:30px;
	LINE-HEIGHT:24px;
	MARGIN:0px 0px 40px 0px;
	PADDING-LEFT:1px;
	WIDTH:730px;
	PADDING-TOP:30px;
	height:auto;
}
.neirong_div_img1 {
	BACKGROUND:url(../img/chanpin1.png) no-repeat;
	POSITION:absolute;
	width:750px;
	HEIGHT:28px;
	OVERFLOW:hidden;
	TOP:-18px;
	LEFT:0px;
	color:#109392;
	padding-left:10px;
	line-height:28px;
}
.neirong_div_img2 {
	BACKGROUND:url(../img/chanpin1.png) no-repeat;
	POSITION:absolute;
	width:750px;
	HEIGHT:30px;
	OVERFLOW:hidden;
	TOP:-18px;
	LEFT:0px
}
.neirong_div_img3 {
	BACKGROUND:url(../img/chanpin1.png) no-repeat;
	POSITION:absolute;
	width:750px;
	HEIGHT:34px;
	OVERFLOW:hidden;
	TOP:-18px;
	LEFT:0px
}
.neirong_div_img4 {
	BACKGROUND:url(../img/chanpin1.png) no-repeat;
	POSITION:absolute;
	width:750px;
	HEIGHT:33px;
	OVERFLOW:hidden;
	TOP:-18px;
	LEFT:0px
}
.neirong_div_img5 {
	BACKGROUND:url(../img/chanpin1.png) no-repeat;
	POSITION:absolute;
	width:750px;
	HEIGHT:34px;
	OVERFLOW:hidden;
	TOP:-18px;
	LEFT:0px
}
.neirong_div_img6 {
	BACKGROUND:url(../img/chanpin1.png);
	POSITION:absolute;
	width:750px;
	HEIGHT:45px;
	OVERFLOW:hidden;
	TOP:-18px;
	LEFT:0px
}
.neirong_div_img7 {
	BACKGROUND:url(../img/chanpin7.png);
	POSITION:absolute;
	width:527px;
	HEIGHT:45px;
	OVERFLOW:hidden;
	TOP:-18px;
	LEFT:30px
}
.neirong_div table {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:680px;
}
.neirong_div table tr td {
	padding-left:5px;
}
.p_top {
	text-align:left;
	vertical-align:bottom;
	height:18px;
	line-height:18px;
	margin-bottom:10px;
}
.p_top a {
	color:#009900;
}
.p_foot {
	margin-top:10px;
}
.p_tittle {
	margin-top:2px;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #9999cc
}
.p_tittle h1 {
	font-size:20px;
}
.p_img {
	margin-top:50px;
	text-align:center;
	margin-left:0;
	padding:0;
}
.chanpin_liebiao {
	width:730px;
	margin-left:15px;
}
.chanpin_liebiao li {
	float:left;
	margin-top:10px;
	margin-left:30px;
	width:330px;
	list-style-type:decimal;
}
.content {
	height:235px;
	width:452px;
	padding-top:5px;
       padding-left:4px;
	border-left:1px solid #649488;
	border-right:1px solid #649488;
	border-bottom:1px solid #649488;
	background-color:#f8f8f8;
}
.contentl {
	width:215px;
	float:left
}
.contentr {
	width:226px;
	float:right;
	padding:5px;
	font-size:12px;
}
.Technology {
	height:235px;
	width:293px;
	padding-left:10px;
	padding-top:5px;
	border-left:1px solid #649488;
	border-right:1px solid #649488;
	border-bottom:1px solid #649488;
	background-color:#f8f8f8;
}
.Chutian {
	height:245px;
	width:293px;
	padding-left:10px;
	padding-top:5px;
	border-left:1px solid #649488;
	border-right:1px solid #649488;
	border-bottom:1px solid #649488;
	background-color:#f8f8f8;
}
.scroll {
	height:245px;
	width:436px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #649488;
	border-right:1px solid #649488;
	border-bottom:1px solid #649488;
	background-color:#f8f8f8;
}
.scroll_content {
	height:360px;
	width:750px;
	padding:10px 8px 0 8px;
	border-left:1px solid #649488;
	border-right:1px solid #649488;
	border-bottom:1px solid #649488;
	background-color:#f8f8f8;
	position:relative;
	top:30px;
}
.contentr a:hover {
	text-decoration:underline;
}
.search {
	width:218px;
	height:30px;
	display:block;
background:url(../img/shu-daohang4.jpg) no-repeat;
	margin:8px 0 9px 12px;
}
.s1 {
	float:left;
	height:30px;
	width:150px;	
}
.s2 {
	float:left;
	width:30px;
	height:30px;
	margin:1px 0 0px 15px;
}
.menu {
	width:228px;
	height:470px;
	_height:462px;
}
.menu a {
	text-decoration:none;
}
.aboutus {
	width:228px;
	height:260px;
	_height:258px;
	background:url(../img/aboutus_bj.gif) no-repeat;
}
.aboutus_title {
	width:228px;
	height:30px;
	background:url(../img/aboutus_title.gif) no-repeat;
}
.aboutus h4 {
	padding-top:10px;
	font-size:14px;
}
.aboutus a:hover {
	text-decoration:underline;
}
.tab {
	width:229px;
	margin-top:5px;
}
.biao {
	width:33%;
	float:left;
	padding:4px 0;
	text-align:right
}
.biao1 {
	width:67%;
	text-align:left;
	float:left;
	padding:4px 0;
}
.tab ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:14px;
}
.technology {
	height:123px;
	width:276px;
}
.chutian {
	height:120px;
	width:276px;
}
.link {
	margin:0 auto;
	margin-top:10px;
	height:120px;
	width:1003px;
	background-color:#F2F9F9;
	border-top:1px dashed #bacbc7;
	border-bottom:1px dashed #bacbc7;
}
.link_text {
	width:150px;
	height:100px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#26625B;
	text-align:center;
	padding-top:20px;
}
.link_img {
	float:left;
	width:853px;
	height:120px;
}
.link_img ul {
	padding:5px;
}
.link_img li {
	float:left;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:5px;
	width:150px;
	height:50px;
	display:block;
}
.link_wenzi li {
	float:left;
	text-align:left;
	width:auto;
	height:15px;
	margin:0px 5px 2px 0px;
}
.scroll2 {
	height:166px;
	width:773px;
}
#copyright {
	height:110px;
	width:1003px;
	margin:0 auto;
	text-align:center;
	clear:both;
	background:url(../img/copyright_foot.gif) no-repeat;
	margin:30px auto 10px;
}
.copyright_logo {
	width:152px;
	height:66px;
	background:url(../img/copyright_logo.gif) no-repeat;
	margin:25px 0 0 20px;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
}
.copyrightr {
	width:700px;
	height:100px;
	float:right;
}
.copyrightrr {
	width:600px;
	float:left;
	padding:30px 0 0;
	vertical-align:bottom;
}
.copyrightrl {
	width:83px;
	float:left;
	padding:30px 0 0;
}
.copyrightrr li {
	float:left;
}
.copyrightrr li a {
	text-decoration:none;
	display:block;
	padding:5px 10px;
}
.copyrightrr a {
	text-decoration:none;
	display:inline;
}
.left_title {
	background:url(../img/left_title.gif);
	width:228px;
	height:31px;
}
.menu ul {
	width:228px;
	height:500px;
	_height:462px;
	display:block;
}
.menu ul li {
	width:190px;
	margin-left:10px;
	height:23px;
	line-height:23px;
	padding-left:25px;
	font:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:600;
	background:url(../img/shu-daohang5.jpg) no-repeat 1px 1px;
	cursor:pointer;
	border-bottom:0px solid #d8d8d8;
	overflow:hidden;
}
.left_1 a {
	color:#595757;

}
.left_1 a:hover {
	color:#FF0000;

}
.left_2 a {
	color:#FF0000;
}
.menu ul li img {
	display:none;
}
.jishu_title {
	width:295px;
	height:30px;
	background:url(../img/index-bg.gif) 0 -198px no-repeat;
	text-align:right;
	padding-right:10px;
	line-height:30px;
}
.jishu_title a,.mainrr_title a,.content_title a,.news_title a,.scroll_title a {
	text-decoration:underline;
	color:#FFF;
	font-weight:bold;
}
.jishu_title a:hover,.mainrr_title a:hover,.content_title a:hover,.news_title a:hover,.scroll_title a:hover {
	color:#F93;
}
.mainrr_title {
	width:295px;
	height:30px;
	background:url(../img/index-bg.gif) 0 -67px no-repeat;
	text-align:right;
	padding-right:10px;
	line-height:30px;
}
.scroll_li {
	width:768px;
	float:left;
	margin-top:5px;
	position:relative;
}
.scroll_title {
	background:url(../img/index-bg.gif) 0 -165px no-repeat;
	height:30px;
	width:758px;
	text-align:right;
	padding-right:10px;
	line-height:30px;
	position:absolute;
}
.content_title {
	width:448px;
	height:30px;
	background:url(../img/index-bg.gif) 0 0 no-repeat;
	text-align:right;
	padding-right:10px;
	line-height:30px;
}
.news_title {
	width:448px;
	height:30px;
	background:url(../img/index-bg.gif) 0 -132px no-repeat;
	text-align:right;
	padding-right:10px;
	line-height:30px;
}
.leftmenu {
	margin-top:10PX;
}
.fenlei {
	height:40px;
	width:228px;
	line-height:40px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	background:url(../img/shu-daohang2.jpg) no-repeat;
}
.fenlei a {
	color:#FFF;
}
.fenlei a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.xiangguan,.xiangguan_pic{
	width:100%;
	margin-top:20px;
}
.xiangguan ul {
	margin-top:10px;
}

.xiangguan_pic li {
	float:left;
	width:120px;
        _width:115px;
	border:1px solid #999999;
	padding:5px;
	margin:10px;
	_margin:8px;
	overflow:hidden;
	height:140px;
	_height:138px;
	line-height:16px;
}

.xiangguan li {
	float:left;
	width:370px;
	height:24px;
	line-height:24px;
}
.remenchanpin {
	
	height:28px;
	float:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cpsms {
	float:left;
	background-image:url(../img/cpsms.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	margin-right:50px;
}
.cpsms2 a {
	color:#FF0000;
}
.cpsms2 {
	color:#999999;
}
.cpjds {
	float:left;
	background-image:url(../img/cpjds.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	margin-right:50px;
}
.cpjds2 a {
	color:#FF0000;
}
.cpjds2 {
	color:#999999;
}
.cptj {
	float:left;
	background-image:url(../img/cptj.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	margin-right:50px;
}
.cptj2 a {
	color:#FF0000;
}
.cptj2 {
	color:#999999;
}
/*图片放大效果*/
.trans_msg {
	filter:alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) blendtrans(duration=.2);
}
.jds-pic li {
	float:left;
	margin-left:10px;
	margin-right:10px;
	list-style-type:none;
}
.zizhi1 li {
	width:360px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.zizhi1 p {
	text-align:center;
	margin-right:10px;
	margin-left:10px;
}
.zizhi2 li {
	float:left;
	width:150px;
	margin-right:10px;
	margin-left:10px;
}
.zizhi2 p {
	text-align:center;
	margin-right:10px;
	margin-left:10px;
}
.zizhi3 {
	margin-top:20px;
	margin-bottom:30px;
	font-weight:bold;
	text-align:center;
	font-size:16px;
}

.tupian {
	width:1003px;
	margin:5px auto;
	height:auto;
	overflow:hidden;
	padding:0;
}
.tupian-1 {
	width:228px;
	float:left;
	border:1px solid #649488;
	height:250px;
}
.tupian-1-1 {
	width:218px;
	height:30px;
	line-height:30px;
	background:url(../img/index-bg.gif) 0 -35px no-repeat;
	text-align:right;
	padding-right:10px;
}
.tupian-2 {
	width:765px;
	float:left;
	border:1px solid #649488;
	height:250px;
	margin-left:5px;
	padding:0;
}
.tupian-2-1 {
	width:755px;
	height:30px;
	line-height:30px;
	background:url(../img/index-bg.gif) 0 -232px no-repeat;
	text-align:right;
	padding-right:10px;
}
.gengduo a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bolder;
}
.gengduo a:hover {
	color:#F93;
}
.tupian-2 ul.xuhao-4 {
	margin:10px 0px 10px 0px;
	height:80px;
}
.wenzi {
	text-align:left;
	list-style-type:none;
	padding-left:15px;
	BACKGROUND:url(../img/jiantou.jpg) no-repeat left;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.xuhao-2 {
	height:26px;
	line-height:26px;
	width:12em
border-bottom:1px dashed #999999;
	margin:0 10px;
	width:250px
}
.xuhao-1 {
	margin-left:25px;
	height:20px;
	line-height:20px;
	float:left;
	width:325px;
}
.xuhao-3 {
	height:29px;
	line-height:28px;
	border-bottom:1px dashed #999999;
        _width: 270px
}
.index-tj {
	float:left;
	padding-top:20px;
	padding-left:25px;
        height:130px
}
.index-tj2 {
	float:left;
	padding-top:60px;
	padding-left:25px;
}
.chanpintuji {
	padding:20px 0;
}
.chanpintuji li {
	float:left;
	width:150px;
	margin:25px 25px 25px 30px;
	text-align:center;
	border:1px solid #000000;
	overflow:hidden;
	height:131px;
}
.chanpintuji img {
	width:150px;
	height:99px;
}
.chanpintuji li:hover {
	border:1px solid #000000;
	background-color:#000000;
}
.chanpintuji li:hover a {
	color:#FFFFFF;
}
.chanpintuji ul {
	margin-left:20px;
}
.dl-1{
height:59px;
border-bottom:2px solid #eeeeee;
}
.dl-1 dt{
float:left;
width:430px;
}
.dl-1 dd{
float:left;
width:328px;
}
.dl-2{
float:left;
background:url(../img/lx-3.png) no-repeat;
width:367px;
_width:360px;
height:274px;
}

.dl-2 span{
display:block;
width:328px;
_width:308px;
height:54px;
line-height:54px;
text-align:center;
font-size:14px;
font-weight:bold;}

.dl-2 table{
margin:20px 0px 0px 35px;
font-size:14px;
}
.dl-2 table td{
height:25px;
line-height:25px;
border:0px solid #ffffff;
}
.dl-2 p{
margin:10px 20px 0px 20px;
}
.dl-3 {
background:url(../img/lx-8.jpg) no-repeat;
width:710px;
height:265px;
padding:20px 30px 10px 20px;
margin-top:10px;
}
.dl-3  span{
font-size:18px;
font-weight:bold;
display:block;
height:30px;
line-height:30px;
border-bottom:1px solid #eeeeee;}
.dl-3 table{
margin-top:10px;
width:700px;
}
.dl-3 table td{
height:25px;
line-height:25px;}
.dl-3 p{
margin-top:10px;
line-height:24px;
color:#999999;}

.dl-4{
border-bottom:2px solid #eeeeee;
height:128px;}
.dl-4 dt{
border-right:2px solid #eeeeee;
height:80px;
float:left;
width:380px;
}
.dl-4 table{
padding-left:15px;}
.dl-4 td{
height:24px;
line-height:24px;}
.dl-4 dd{
float:left;
height:80px;
width:340px;
padding-left:30px;}
.dl-5 {
padding-top:10px;}
.dl-5 table{
float:left;
width:485px;
}
.dl-5 caption{
text-align:left;
font-size:18px;
font-weight:bold;
height:30px;
}
.dl-5 td{
height:21px;
line-height:21px;}
.bot{
	height:413px;
	width:1002px;
	background:url(../img/dibu.jpg) no-repeat  10px 0;
	margin:0px auto;
	text-align:left;
	border-top:2px solid #eeeeee;
	padding-top:0px;
}
.bot table{
margin:0 auto;
}
.bot td{
text-align:center;
height:24px;}
.shu-0{
width:228px;
border:1px solid #649488;
background:#fff;color:#333;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=2);/*ie*/
-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}

.yinying{
filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=2);/*ie*/
-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}

.shu-1 {
margin-top:10px;}
.shu-1 span{
display:block;
height:30px;
line-height:30px;
font-size:12px;
font-weight:bold;
color:#109392;
border-bottom:1px solid #109392;
border-top:1px solid #109392;
}
.shu-1 dl{
margin-top:5px;
border:1px solid #eeeeee;
}
.shu-1 table{
width:226px;
text-align:center;
}

.shu-2{
border:1px solid #109392;
}
.shu-2 li{
margin:30px auto;
width:200px;
text-align:center;

}

.shu-2 li img{
margin-left:5px;
}
.shu-2 span{
display:block;
height:30px;
line-height:30px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-left:20px;
background-color:#109392;
}

.hNewsListCon {width:350px;  height:18px; overflow:hidden; } 
#hNewsList { width:350px; height:18px; overflow:hidden; line-height:18px; padding-left:30px; }
.hNewsListCon ul li{
list-style-type:none;}
#hNewsList a {
color:#ffffff;
}

.index-xw {
width:443px;
height:18px;
margin-top:2px;
padding:2px;
background-color:#68bbba;}
.index-xw-1{
width:80px;
text-align:center;
float:left;
height:18px;
line-height:18px;
border-right:2px solid #ffffff;
color:#FFffff;
font-family:微软雅黑;
}

.dl-index-1 {
margin-top:4px;

}

.dl-index-1 dt{
float:left;
}


.dl-index-1 table{
border:1px solid #d9d8d8;
padding:5px 15px 5px 15px;
margin-left:460px;
width:300px;}

.zhuanti{
float:left;
margin:24px 0px 0px 33px;
_margin:24px 0px 0px 21px;
background-color:#FFFFFF;
width:189px;
padding:0;
}
.zhuanti p{
height:30px;
line-height:30px;
text-align:center;
width:189px;
}
.zhuanti a{
color:#444444;
}

.tuijian{
width:90px;
float:left;
margin:8px 0px 8px 23px;
_margin:8px 0px 8px 16px;
background-color:#FFFFFF;
}
.tuijian a{
color:#444444;
}

.tuijian p{
height:24px;
line-height:24px;
text-align:center;
font-size:10px;}

.tuijian1{
width:147px;
float:left;
margin:15px 0px 8px 23px;
_margin:8px 0px 8px 16px;
background-color:#FFFFFF;
}
.tuijian1 a{
color:#444444;
}

.tuijian1 p{
height:50px;
line-height:24px;
text-align:left;
padding-left:2px;
font-size:10px;}

.index_liebiao{
width:285px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
height:27px;
line-height:27px;
}

.dl-index-02 dt{
width:698px; 
border-top:1px solid #119391; 
float:left;
margin-top:2px;
padding:0;
}
.dl-index-02 dd{
width:300px;  
border-top:1px solid #119391; 
float:left;
margin-top:2px;
}
.height24{
height:24px;
line-height:24px;}
.height230{
height:230px;
}

.zhuanti_1{
border-top:1px solid #dfdfdf;
border-bottom:1px solid #dfdfdf;
margin:10px 0px 10px 0px;
padding:5px 0px 15px 0px;
}
.zhuanti_1 p{
font-size:14px;
font-weight:bold;
color:#109392;
padding:10px 0px 10px 10px;
}
.zhuanti_1 li{
float:left;
margin:0px 10px 10px 10px;
background-color:#dfdfdf;
width:224px;
height:30px;
line-height:30px;
text-align:center;
}
.zhuanti_2{
background:url(../img/bg03.png) no-repeat;
width:320px;
height:324px;
margin:30px;
float:left;
}
.zhuanti_2 dt{
height:26px;
font-size:18px;
padding:14px 0px 0px 46px;
color:#FF0000;
}
.zhuanti_2 dd{
padding:0px 0px 0px 46px;
}
.zhuanti_2 li{
position:relative;
margin:10px 0px 20px 0px;
z-index:100;
width:250px;
}
.zhuanti_3 dt {
margin:30px 0px 20px 0px;
}
.zhuanti_3  li{
width:156px;
margin:0px 30px 0px 0px;
float:left;
}
.p_h1{
float:left;
width:420px;
white-space:nowrap;  
}

.xg_heng li{
width:120px;
float:left;
margin:5px; 20px 5px 0px;
list-style-type:none;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=2);/*ie*/
-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}

.xg_shu li{
height:18px;
line-height:18px;
list-style-type:disc;
}

.youbiananniu1{
width:100px;
_width:300px;
line-height:50px;
position:fixed;
right:42px;
top:442px;}

.youbiananniu1 img{
float:left;}

.tuchu1{
list-style-type:none;
background:url(../img/tuchu_shipin.png) no-repeat 10px 0;
padding-left:50px;
height:34px;
line-height:34px;
}


.tuchu a:hover{color:#FF0000}

.guanlian li {
float:left;
width:46%;
height:24px;
background:url(../img/guanlian.png) no-repeat 0px 4px;
list-style-type:none;
line-height:24px;
padding-left:24px;
}

.guanlian li a{
color:#FF0000;
}

.chanpinheji li{
float:left;
width:328px;
height:24px;
line-height:24px;
margin-left:50px;
}

.chanpinheji p{text-algin:center;margin-top:50px; ;margin-bottom:20px;  font-size:14px; font-weight:bold;}

.caiye img{float:left;padding:10px 10px 10px 0}
.caiye p{line-height:20px;}

.dl{
width:760px;
height:163px;
margin-top:20px;
margin-left:5px;
}
.dl dt{
float:left; 
width:171px;
}

.dl dd{
margin-left:10px;
margin-right:10px;
height:159px;
width:560px;
float:left; 
border-right:2px solid #990000;
}
.dl H4{
font-size:14px;
border-bottom:2px solid #990000;
padding-bottom:10px;
}
.dl p{
margin-top:10px;
letter-spacing:1px;
line-height:18px;
}
	