/* CSS Document */
@charset "UTF-8";
@import url("public.css");

/*网站头部top的定义*/
#top{height: 29px;width: 980px;overflow: hidden;font-size:12px;margin: 0px;}

#top ul li {padding: 0px;height: 29px;display: block;}

#top ul li.left {width: 170px;float: left;background: url(../images/address.gif) no-repeat center center;}

#top ul li.right {width: 280px;float: right;line-height: 29px;color:#216ab9;}

#top ul li.right a {color:#216ab9;}

#top ul li.right a:hover {color:#036;}

/*网站title的定义*/
#title {padding: 0px;clear: both;height: 95px;width: 980px;overflow: hidden;}

#title ul li {padding: 0px;height: 85px;display: block;}

#title ul li.left {padding: 0px;display: block;float: left;width: 138px;}

#title ul li.mid {padding: 0px;display: block;float: left;width: 460px;background: url(../images/title.gif) no-repeat left top;}

#title ul li.right {
	height: 64px;
	float: right;
	width: 382px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: 50px 35px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#nav {
	display: block;
	padding: 0px;
	height: 36px;
	width: 980px;
	line-height: 36px;
	background-image: url(../images/nav_bg.jpg);
	overflow: hidden;
	clear: both;
}
#nav ul li {height: 36px;display: block;}
#nav ul li a{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/nav_bg1.gif);
	height: 36px;
	width: 105px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#nav ul li a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 36px;
	width: 105px;
	padding: 0px;
}



#nav ul li.left {
	float: left;
	width: 6px;
	display: block;
	margin: 0px;
	background-image: url(../images/nav_left.gif);
}
#nav ul li.mid {
	float: left;
	width: 968px;
	display: block;
	margin: 0px;
}
#nav ul li.right {
	float: right;
	width: 6px;
	display: block;
	margin: 0px;
	background-image: url(../images/nav_right.gif);
}

#nav ul li.mid ul li{
	display: block;
	padding: 0px;
	float: left;
	height: 36px;
	width: 105px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
}


#nav ul li.mid ul li a:hover {
	display: block;
	padding: 0px;
	float: left;
	height: 36px;
	width: 105px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #ff0;
}

#navbottom {
	display: block;
	height: 30px;
	width: 980px;
	line-height: 36px;
	background-image: url(../images/nav_bottom_bg.gif);
	overflow: hidden;
	clear: both;
	padding: 0px;
}

#navbottom ul li {height: 30px;display: block;}

#navbottom ul li.left {
	float: left;
	width: 44px;
	display: block;
	margin: 0px;
	background-image: url(../images/nav_bottom_left.gif);
}
#navbottom ul li.mid {
	float: left;
	width: 920px;
	display: block;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #d00;
	text-align: left;
}
#navbottom ul li.right {
	float: right;
	width: 8px;
	display: block;
	margin: 0px;
	background-image: url(../images/nav_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.blank5{ height:0px;}
#content {
	clear: both;
	width: 978px;
	overflow: hidden;
	background-color: #fff;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6593b9;
	border-left-color: #6593b9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6593b9;
}

#flash{width:978px; height:240px; margin:0 auto; overflow:hidden; }

.dotted{border-bottom:1px dotted #d5d5d5}

.dashed{border-bottom:1px dotted #5892bb}


a.more {color: #fff;}

a.more:hover {color: #fff;text-decoration: underline;}

.cut_list {line-height:30px;white-space:nowrap;display:block;height: 30px;width: 215px;overflow: hidden;text-overflow:ellipsis;float:right;}

a.list{font-size:14px;color:#036;}
a.list:hover{font-size:14px;color:#036;text-decoration:underline;}

a.about{color:#036;}
a.about:hover{color:#036;text-decoration:underline;}

/*about文字截取*/
.cut_about {
	height:112px;
	width:525px;
	overflow: hidden;
	color: #444;
	line-height:19px;
	margin-right: auto;
	margin-left: auto;
}

.about_box{border-left:1px solid #8198b7;border-right:1px solid #8198b7;background:#ecf7fd;}
.cut_chename{width:150px;margin: 0px auto;white-space: nowrap;display: block;text-overflow:ellipsis;overflow: hidden;}

.news_box{
	border-left:1px solid #8198b7;
	border-right:1px solid #8198b7;
	background-color: #ecf7fd;
	background-image: url(../images/dongfeng.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cut_news {line-height: 22px;white-space: nowrap;display: block;height: 22px;width: 314px;overflow: hidden;text-overflow:ellipsis;}

a.news{color:#444444}
a.news:hover{color:#036;}

.cut_news {line-height: 22px;white-space: nowrap;display: block;height: 22px;width: 215px;overflow: hidden;text-overflow:ellipsis;}

.order_box{
	border-left:1px solid #8198b7;
	border-right:1px solid #8198b7;
	background-color: #ecf7fd;
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/*友情链接样式*/
a.link {color: #fff;}

a.link:hover {color: #fff;text-decoration: underline;}




.prodname{
	width:100px;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
	overflow: hidden;
	line-height: 24px;
	height: 24px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {background:#f0f0f0 url(../images/bottom_top.gif) repeat-x center top ;padding: 5px 2px;color: #444;}

a.homepage {color: #444;}

a.homepage:hover {color: #f00;}


/*bbs样式定义*/
.tcleft4 {padding-left: 4px;}

.n_contact_bg {background: url(/images/n_contact_bg1.gif) no-repeat center bottom;}

.input_style{border: 1px inset #f4f4e4;}

a.product {font-size: 12px;font-weight: bold;color: #f00;}

a.product:hover {font-size: 12px;font-weight: bold;color: #f00;text-decoration: underline;}

.prod_info {height: 60px;width: 590px;overflow: hidden;}
