﻿*{
	padding:0px;
	margin:0px;
}
body {
	background:#FFFFFF none repeat scroll 0 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#555;
}
a{
	color:#06C;
}
a:hover{
	color:#F60;
}
a img{
	border:none;
}
.top{
	width:900px;
	height:60px;
	margin:0px auto;
	background:#FFF url(toplogo.gif) 10px 8px no-repeat;
}
.searchbox{/*搜索框*/
	width:280px;
	height:23px;
	overflow:hidden;
	float:right;
	margin:19px 40px 0px 0px;
	display:inline;
}
.searchbox .leftimg{
	width:88px;
	height:23px;
	float:left;
	background:#FFF url(searchbox_left.gif) 0px 0px no-repeat;
}
.searchbox .txtbox{
	width:128px;
	height:23px;
	float:left;
}
.searchbox .txtbox input.ipt_txt{
	width:120px;
	height:23px;
	border:none;
	background:url(searchbox_iptbg.gif) no-repeat;
	line-height:15px;
	margin-top:-1px;
	font-size:12px;
	color:#999999;
	letter-spacing:1px;
	padding:4px;
}
.searchbox .txtbox input[type="text"]{
	margin-top:0px;
	*margin-top:-1px;
}

.searchbox .submitbut{
	width:62px;
	height:23px;
	float:left;
}
.searchbox .submitbut input.submit{
	width:62px;
	height:23px;
	border:none;
	background:#FFF url(searchbox_submit.gif) no-repeat;
	cursor:pointer;
}


.menu{
	width:900px;
	height:29px;
	margin:0px auto;
	background:url(menu_bg.gif) repeat-x;
}
.menu ul{
	width:900px;
	height:29px;
	list-style:none;
	overflow:hidden;
	background:url(menu_w.gif) repeat-x;
}
.menu ul li{
	float:left;
	background:url(menu_sr.gif) left 8px no-repeat;
	margin-left:-2px;
}
.menu ul li.thisclass a{
	color:#FFC;
	font-weight:bold;
	background:url(menu_on.gif) center bottom no-repeat;
}
.menu ul li a{
	float:left;
	padding-left:15px;
	padding-right:13px;
	line-height:29px;
	text-decoration:none;
	color:#FFF;
}
.menu ul li a:hover{
	color:#FF6;
	background:url(menu_on.gif) center bottom no-repeat;
}

.main{
	width:900px;
	margin:8px auto 0px;
	overflow:hidden;
	clear:both;
}

.place{
	width:900px;
	margin:2px auto;
	line-height:27px;
	background:url(place_bg.jpg) left top repeat-x;
	text-indent:12px;
	color:#333333;
	color:#999999;
}
.place a{
	color:#999999;
	text-decoration:none;
}
.place a:hover{
	color:#333;
}

.index_banner{
	width:600px;
	height:220px;
	float:left;
	overflow:hidden;
}

.index_news{
	width:292px;
	height:220px;
	float:right;
	overflow:hidden;
	background:url(dcolor_bg.jpg) right bottom no-repeat;
}
.index_news dl dt{
	width:292px;
	height:34px;
	background:url(news_title.gif) no-repeat;
}
.index_news dl dt a.more{
	width:38px;
	height:14px;
	position:relative;
	float:right;
	top:7px;
	right:6px;
	background:url(news_more.gif) center top no-repeat;
}
.index_news dl dt a.more:hover{
	background:url(news_more.gif) center bottom no-repeat;
}
.index_news dl dd{
	height:38px;
	padding-left:7px;
}
.index_news dl dd span{
	font-size:11px;
	color:#FF9900;
	line-height:14px;
	display:block;
}

.index_left{
	width:676px;
	float:left;
	overflow:hidden;
}
.index_left .product{
	width:676px;
	padding-top:39px;
	background:url(product_index_title.gif) top left no-repeat;
	overflow:hidden;
	clear:both;
}
.dede-news-img {
	float:left;
	margin-top:-35px;
	margin-left:6px;
}
.index_left .product .pro_image{
	width:146px;
	float:left;
}
.index_left .product .pro_image img{
	margin-left:15px;
}
.index_left .product .pro_intro{
	width:300px;
	float:left;
	line-height:20px;
	background:url(pro_sr.gif) right center no-repeat;
}
.index_left .product .pro_intro p{
	text-indent:20px;
	color:#999;
	width:282px;
}
.index_left .product .pro_down{
	width:212px;
	float:right;
}
.index_left .product .pro_down p{
	display:block;
	margin-top:8px;
}

.index_left .service{
	width:676px;
	padding-top:33px;
	margin-top:8px;
	background:url(service_index_title.gif) top left no-repeat;
	overflow:hidden;
	clear:both;
}
.index_left .service dl{
	width:338px;
	height:116px;
	float:left;
	display:block;
	overflow:hidden;
}
.index_left .service dl dt{
	width:90px;
	float:left;
	display:block;
	text-align:center;
}
.index_left .service dl dt img{
	margin:10px auto;
}
.index_left .service dl dd{
	width:228px;
	float:left;
	margin-top:5px;
	line-height:19px;
	color:#999;
	display:block;
}
.index_right{
	width:216px;
	float:right;
}
.index_right dl{
	padding-bottom:3px;
	display:block;
}
.index_right dl dt{
	width:216px;
	height:30px;
	color:#575858;
	line-height:29px;
	text-indent:22px;
	font-weight:bold;
	letter-spacing:2px;
	background:url(indexlist_tbg.gif) top left no-repeat;
	display:block;
}
.index_right dl dt a, .index_right dl dt a:hover {
	color:#575858;
	text-decoration:none;
}
.index_right dl dd{
	background:#F3F5F8 url(indexlist_listbg.gif) top left repeat-y;
	padding:6px;
	display:block;
}
.index_right dl dd ul.txtlist{
	list-style:none;
	display:block;
}
.index_right dl dd ul.txtlist li{
	height:29px;
	line-height:25px;
	text-indent:18px;
	display:block;
	background:url(ico_1.gif) 7px 12px no-repeat;
	overflow:hidden;
}
.index_right dl dd ul.imglist{
	width:202px;
	background:#FFF;
	border:1px solid #E9ECEE;
	list-style:none;
	display:block;
	overflow:hidden;
}
.index_right dl dd ul.imglist li{
	width:202px;
	height:78px;
	text-align:center;
	overflow:hidden;
	float:left;
}
.index_right dl dd ul.imglist li img{
	height:46px;
	display:block;
	margin:3px auto;
}

.index_link{
	width:900px;
	margin:8px auto 0px;
	overflow:hidden;
	clear:both;
}
.index_link dl{
	padding-bottom:3px;
	display:block;
}
.index_link dl dt{
	width:900px;
	height:30px;
	color:#575858;
	line-height:29px;
	text-indent:22px;
	font-weight:bold;
	letter-spacing:2px;
	background:url(indexlist_tbg.gif) top left no-repeat;
	display:block;
}
.index_link dl dt a, .index_link dl dt a:hover {
	color:#575858;
	text-decoration:none;
}
.index_link dl dd{
	background:#F3F5F8 url(indexlist_listbg.gif) top left repeat-y;
	padding:6px;
	display:block;
}
.index_link dl dd ul.txtlist{
	list-style:none;
	display:block;
}
.index_link dl dd ul.txtlist li{
	list-style:none;
	text-indent:18px;
	display:block;
	background:url(ico_1.gif) 7px 12px no-repeat;
	overflow:hidden;
}
.index_link dl dd ul.imglist{
	background:#FFF;
	border:1px solid #E9ECEE;
	list-style:none;
	display:block;
	overflow:hidden;
}
.index_link dl dd ul.imglist li{
	height:28px;
	width:120px;
	text-align:center;
	overflow:hidden;
	float:left;
	padding:8px 10px 0;
}
.index_link dl dd ul.imglist li img{
	height:46px;
	display:block;
	margin:3px auto;
}

.stitle{
	height:35px;
	margin:5px 0px 5px 0px;
	clear:both;
	overflow:hidden;
}
.stitle img{
	float:left;
}
.stitle ul{
	float:right;
	list-style:none;
}
.stitle ul li{
	float:left;
	line-height:31px;
	margin-right:16px;
}
.sbanner{
	width:900px;
	height:128px;
	overflow:hidden;
	margin:8px auto 0px;
}
.pleft{
	width:158px;
	height:366px;
	float:left;
	background:url(pleft_bg.jpg) left top no-repeat;
}
.pleft ul{
	width:158px;
	float:right;
	padding-top:12px;
}
.pleft ul li{
	width:158px;
	height:33px;
	line-height:33px;
	text-align:right;
}
.pleft ul li a{
	display:block;
	color:#666666;
	padding-right:19px;
}
.pleft ul li a.thisclass{
	color:#FFF;
	text-decoration:none;
	background:url(pleft_li_s.jpg) right 4px no-repeat;
}
.pright{
	width:714px;
	float:right;
	padding-right:10px;
}
.intro{

}
.intro dd{
	padding:5px 12px 5px 12px;
}
.intro dd h2{
	font-size:14px;
	color:#FF6600;
	line-height:37px;
	margin-left:-5px;
}
.intro dd h4{
	font-size:12px;
	color:#666666;
	line-height:25px;
}
.intro dd p{
	font-size:12px;
	line-height:21px;
	color:#666;
	text-indent:26px;
	margin-left:4px;
	margin-bottom:6px;
}
.content_txt{
	line-height:180%;
	color:#888;
	padding:10px;
}
.content_txt p{
	margin-bottom:15px;
	text-indent:22px;
}
.news_list{
	padding:0px 10px 10px 10px;
}
.news_list dl{
	padding-left:21px;
	background:url(ico_2.gif) 0px 7px no-repeat;
	border-bottom:1px solid #EEE;
	padding-bottom:7px;
	margin-bottom:7px;
}
.news_list dl dt{
	line-height:23px;
}
.news_list dl dt span{
	color:#FF6600;
	font-size:10px;
	margin-left:10px;
}
.news_list dl dd{
	line-height:17px;
	color:#999999;
	padding:2px;
}
.product{
	
}
.product .intro{
	clear:both;
	overflow:hidden;
}
.product .intro dt{
	width:186px;
	float:left;
	padding:5px 10px 5px 10px;
	text-align:center;
}
.product .intro dd{
	margin-left:220px;
}
.product .introlist{
	clear:both;
	padding:0px 12px 0px 12px;
	border-top:1px solid #EEE;
}
.product .introlist dt{
	padding:0px;
	line-height:23px;
	margin-top:18px;
	font-weight:bold;
}
.product .introlist dd{
	line-height:19px;
	padding-left:4px;
	text-indent:26px;
	padding-bottom:10px;
}
.tablelist{
	width:100%;
	margin:0px auto 7px;
	font-size:12px;
	overflow:hidden;
	border:1px solid #DDD;
	border-collapse:collapse;
}
.tablelist * td{
	padding:6px;
	border:1px solid #EEE;
}

.tablelist thead * th{
	background:#FFF url(table_tbg.gif) 0px 1px repeat-x;
	border:1px solid #E3E3E3;
	padding:5px;
	color:#999;
}
.tablelist tbody * th{
	text-align:left;
	background:#FFA;
	border:1px solid #DDD;
} 
.tablelist tbody * th strong{
	line-height:21px;
	padding-left:10px;
	color:#999;
}
.tablelist tbody td{
	text-align:center;
}
.tablelist tbody td.td1{
	text-align:left;
	background:#FCFCFC;
}
.tablelist .altspan{
	display:none;
	width:300px;
	text-align:left;
	border:1px solid #C1D5DF;
	background:#E8F2F7;
	padding:7px;
	position:absolute;
	line-height:19px;
	filter:Alpha(opacity=70);
}
.tablelist small{
	font-size:12px;
	color:#888;
}
.ico_wor{
	color:#F93;
	font-size:12px;
}
.ico_rig{
	color:#390;
	font-size:15px;
}
.supportlist .abctxt{
	line-height:19px;
	padding:10px;
	color:#777;
}
.supportlist .abctxt strong{
	line-height:21px;
	color:#555;
}
.case{
	float:left;
	width:676px;
}
.case ul{
  overflow:hidden;
	width:100%;

}
.case ul li{
	display:block;
	height:15px;
	border-left:1px solid #EEE;
	line-height:15px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-top:18px;
	white-space:nowrap;
	margin-left:-1px;
}
.case ul li a{
	color:#666;
}
.case_right{
	width:216px;
	float:right;
}
.case_right{
	padding-bottom:3px;
	display:block;
}
.case_right dl dt{
	width:216px;
	height:30px;
	color:#575858;
	line-height:29px;
	text-indent:22px;
	font-weight:bold;
	letter-spacing:2px;
	background:url(indexlist_tbg.gif) top left no-repeat;
	display:block;
}
.case_right dl dd{
	background:#F3F5F8 url(indexlist_listbg.gif) top left repeat-y;
	padding:6px;
	display:block;
}
.case_right dl dd ul{
	width:202px;
	background:#FFF;
	border:1px solid #E9ECEE;
	list-style:none;
	display:block;
	overflow:hidden;
}
.case_right dl dd ul li{
	padding:16px 0px 7px 0px;
	width:202px;
	text-align:center;
	overflow:hidden;
	float:left;
}
.footer{
	width:900px;
	margin:10px auto;
	text-align:center;
	line-height:21px;
	border-top:1px solid #DDD;
}
.footer * a{
	color:#888;
	text-decoration:none;
}
.footer * a:hover{
	color:#F60;
}
.footer p{
	margin-top:10px;
	color:#DDD;
}
/* 添加 */
.dede-news {
	clear:both;
	width:100%;
	height:100%;
	font-family:Verdana;
	margin-top:-18px;
}
.dede-news li {
	float:left;
	text-align:left;
	height:24px;
	line-height:24px;
	background:url(ico_1.gif) no-repeat left 9px;
	padding-left:10px;
	width:302px;
	margin-bottom:4px;
	margin-left:18px;
	display:inline;
	overflow:hidden;
}
.dede-news li span {
	float:right;
	color:#ff9900;
	font-size:11px;
	margin-left:10px;
}
.page{
	text-indent:20px;
	font-size:12px;
	line-height:200%;
}
.page .pageinfo{
	font-size:12px;
	color:#999999;
}
.page li {
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	list-style-type:none;
}
.page li a {
	color:#333;
	text-decoration:none;
}
.page .thisclass {
	color:#F30;
	font-weight:bold;
}
.news_list .title {
	clear:both;
	margin-top:20px;
	font-size:14px;
	color:#666;
	height:26px;
	line-height:26px;
	font-family:Verdana;
}
.news_list .read-add {
	color:#999;
}
.article {
	clear:both;
	margin-top:10px;
	font-size:14px;
	line-height:24px;
}
.flashbox {
	width:900px;MARGIN-BOTTOM: 8px; OVERFLOW: hidden; POSITION: relative; HEIGHT: 251px;
}
.flashbox .pic {
 WIDTH: 600px;POSITION: absolute; TOP: 0px; HEIGHT: 249px;border:1px #ccc solid;
}
.flashbox UL {
	LEFT: 601px; WIDTH: 299px; POSITION: absolute; TOP: 0px
}
.flashbox LI {
	OVERFLOW: hidden; LINE-HEIGHT: 24px; HEIGHT: 49px;border-right:1px #ccc solid;border-bottom:1px #ccc solid;
}
.flashbox LI A {
	font-size:14px;DISPLAY: inline-block; PADDING-LEFT: 10px; width:288px;BACKGROUND: url(flashtext-bg.jpg) repeat-x;  COLOR: #333; PADDING-TOP: 13px; POSITION: relative; HEIGHT: 36px;text-decoration:none;
}
.flashbox LI.selected A {
	BACKGROUND: url(flash-on.gif) no-repeat left top; COLOR: #fff; TEXT-DECORATION: none;width:330px;margin-left:-30px;PADDING-LEFT: 40px;POSITION: absolute;*POSITION: relative;z-index:333;*z-index:auto;
}
.flashbox LI A:hover {
	BACKGROUND: url(flash-on.gif) no-repeat left top; COLOR: #fff; TEXT-DECORATION: none;width:330px;margin-left:-30px;PADDING-LEFT: 40px;POSITION: absolute;*POSITION: relative;z-index:333;*z-index:auto;
}
#SwitchNav {
	border-top:1px #ccc solid;
}
/* 织梦地图 */
.map {
	float:left;
	width:622px;
}
.desdev {
	clear:both;
	margin-bottom:10px;
}
.map-con {
	clear:both;
	width:607px;
	height:33px;
	padding-left:15px;
	padding-top:1px;
}
.map-con-gary {
	clear:both;
	width:607px;
	height:32px;
	padding-left:15px;
	background:url(map-con-bg.jpg) repeat-x left top;
	padding-top:2px;
}
.map-con .addfav {
	float:left;
	width:50px;
	height:20px;
	background:url(addfav.gif) no-repeat left top;
	margin-top:5px;
}
.map-con .addfav:hover {
	float:left;
	width:50px;
	height:20px;
	background:url(addfav-on.gif) no-repeat left top;
	margin-top:5px;
}
.map-con dl {
	float:left;
	line-height:34px;
	height:34px;
	margin-left:8px;
}
.map-con dt {
	float:left;
	font-weight:bold;
	background:url(map-con-dt-dot.jpg) no-repeat right 15px;
	*background:url(map-con-dt-dot.jpg) no-repeat right 13px;
	padding-right:7px;
	margin-right:15px;
}
.map-con dt a {
	color:#669900;
	text-decoration:none;
}
.map-con dt a:hover {
	color:#669900;
	text-decoration:underline;
}
.map-con dd {
	float:left;
	margin-right:10px;
	display:inline;
}
.map-con dd a {
	color:#333;
	text-decoration:none;
}
.map-con dd a:hover {
	color:#333;
	text-decoration:underline;
}
.map-right {
	float:right;
	width:260px;
	height:500px;
}
.login {
	clear:both;
	width:260px;
	height:200px;
	background:url(login-bg.jpg) repeat-x left top;
	font-size:0px;
	color:#333;
	margin-bottom:8px;
}
.login-con {
	float:left;
	width:250px;
	font-size:12px;
}
.login-con form {
	margin-top:8px;
	margin-left:18px;
}
.login-con .login-p {
	height:31px;
	line-height:31px;
	margin-left:10px;
}
.login-con .login-p span {
	color:red;
}
.login-con form p {
	height:32px;
	line-height:32px;
}
.login-con label {
	width:50px;
	display:block;
	float:left;
	text-align:right;
}
.login-con .ipt-txt {
	width:150px;
	height:18px;
	border:1px #9d9d9d solid;
	padding-top:4px;
}
.login .submit {
	margin-top:3px;
	margin-left:53px;
}
.login .btn-1 {
	width:70px;
	height:22px;
	background:url(btn-bg.jpg) no-repeat left top;
	border:none;
}
.reg-new {
	clear:both;
	margin-top:11px;
	margin-left:40px;
}
.reg-new a {
	color:#669900;
	text-decoration:none;
}
.reg-new a:hover {
	color:#669900;
	text-decoration:underline;
}
.com-service ul {
	margin-top:4px;
}
.com-service li {
	height:23px;
	line-height:23px;
	list-style-type:none;
}
.com-service a {
	color:#333;
	text-decoration:none;
}
.com-service a:hover {
	color:#333;
	text-decoration:underline;
}
.com-service span {
	float:left;
	text-align:right;
	margin-right:10px;
	display:block;
	width:70px;
}
.com-service span a {
	font-weight:bold;
	color:#669900;
	text-decoration:none;
}
.com-service span a:hover {
	font-weight:bold;
	color:#669900;
	text-decoration:underline;
}

/*  友情链接  */
#roll_3 a {
	text-decoration: none;
}
