﻿body{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
	color:#333333;
	background:#ffffff url('body_bg.jpg') repeat-x top;
}
div{
	margin:0 auto;
	padding:0px;
	overflow: hidden;
}
img{
	border:none;
}
ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none;

}
/************************************************/
.container{
	background:url('container_bg.jpg') repeat-x bottom;
}

.top{
	width:1018px;
	height:121px;
}
.top strong{
	color:#990000;
	font-size:20px;
	font-family:Arial;
}
.nav{
	width:980px;
	padding:0px 19px 0px 19px;
	height:42px;
	overflow: visible;
	z-index:100;
	background:url('nav.jpg') no-repeat left top;
}
.nav ul{
	width:980px;
}
.nav ul li{
	width:140px;
	height:42px;
	line-height:42px;
	float:left;
	overflow: visible;
	z-index:100;
	position:relative;
}
.nav ul li a{
	display:block;
	width:140px;
	font-family:微软雅黑;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.nav ul li a:hover{
	color:#FFCC00;
	background:url('nav_a.gif') repeat-x top;
}
.nav ul li ul {
	display: none;
	position:absolute;
	top: 37px;
	left: 1px;
	width: 138px;
	height: auto;
	padding:0px;
	background-color:#A60000;
	overflow: visible;
	filter:alpha(opacity=75);
}
.nav ul li ul li {
	position:relative;
	width: 138px;
	height: 30px;
	line-height:30px;
	text-align: center;
	background-image:none;
	overflow: visible;
	border-top:1px solid #0099FF;
	padding:0px;
}
.nav ul li ul li a {
	display: block;
	width: 138px;
	height: 30px;
	color: #FFF;
	font-size: 14px;
	text-align:center;
	font-weight:normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav ul li ul li a:hover {
	color:#000000;
	background-color:#FFF;
	background-image:none;
}
.nav ul li ul li ul {
	display: none;
	position:absolute;
	left:-960px;
	top:-960px;
}












.flash{
	width:1000px;
	height:312px;
	padding:16px 9px 13px 9px;
	background:url('flash.jpg') no-repeat left top;
}

.content{
	width:968px;
	padding:0px 25px 20px 25px;

}
.cont_left{
	float:left;
	width:222px;
	min-height:660px;
	text-align:left;
}
.cont_left_1{
	height:55px;
}
.cont_left_2{
	padding:3px 0px 25px 0px;

}
.cont_left_2 ul{
	width:222px;
}
.cont_left_2 ul li{
	height:31px;
	width:100%;
	line-height:31px;
	text-indent:28px;
	text-align:left;
	background:url('cplb_list.jpg') no-repeat left center;
}
.cont_left_2 ul li a{
	display:block;
	width:100%;
	height:31px;
	color:#272727;
	background:url('left_list_1.jpg') no-repeat left top;
	
}
.cont_left_2 ul li a:hover{
	background:url('left_list_2.jpg') no-repeat left top;
	color:#993300;
}

.cont_left_3{
	height:31px;
}
.cont_left_4{
	line-height:22px;
	padding:8px 2px 0px 10px;
	font-family:Verdana;
	background:url('left_bg.gif') repeat-y left;
}
.cont_left_4 a{
	color:#272727;
}

.cont_right{
	float:left;
	width:746px;
	background:url('mb_cont_right.jpg') repeat-y left;
}
.cont_right_title{
	height:42px;
	padding-top:22px;
	line-height:34px;
	text-align:left;
	text-indent:64px;
	font-family:微软雅黑;
	font-size:14px;
	background:url('mb_right_title.jpg') no-repeat left top;
}
.cont_right_nr{
	padding:20px 0px 20px 43px;
	line-height:26px;
	text-align:left;
	background:url('mb_cont_right_bg.jpg') no-repeat left bottom;
}
/***************************************************************/
.footer{
	height:80px;
	width:1118px;
	color:#222222;
	font-family:Verdana;
}
.footer a{
	color:#222222;
}
.footer a:hover{
	color:#990000;
}

/*******************************************************************/
/***************新闻***************/
.NewsRecordTotal {
	padding: 0px 40px 20px 0px;
	text-align: right;
	color:#A8632B;
}
.NewsList {
	margin: 0;
	padding: 0px 0px 20px 10px;
	width:700px;
	list-style: none;
	text-align: left;
}
.NewsList li {
	width:700px;
	height:26px;
	line-height:26px;
	border-bottom:1px #BBBBBB dotted;
}
.NewsList li:hover {
}
.NewsList .Name {
	float: left;
	width:78%;
	background-image: url(news_li.jpg);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-indent:10px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #28180B;
	text-indent:30px;
}
.NewsList .Time {
	float: left;
	width:22%;
	font-size:12px;
	font-family: Verdana;
	color:#4C2C13;
	line-height: 22px;
}
.NewsList a {
	text-decoration: none;
	color: #4C2C13;
}
.NewsList a:hover {
	position:relative;
	top:1px;
	left:1px;
	color:#E79123;
}
.NewsPagination {
	clear: both;
	text-align: center;
	padding: 10px 0px;
}
.NewsPagination a {
	padding: 3px 10px 2px;
	margin: 0px 10px;
	border: 1px #CCCCCC solid;
	background-color: #F3F3F3;
	color: black;
	text-decoration: none;
}
.NewsPagination a:hover {
	border: 1px solid #CCC;
	background-color: #F3F3F3;
	color: #FF8533;
}
/*产品列表页面*/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.ProdList {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #FCE303;
}
.ProdList li {
	float: left;
	width: 210px;
	height: 180px;
	text-align: center;
	margin: 8px;
	overflow: hidden;
	_display: inline;
}
.ProdList .img {
	width: 208px;
	height: 150px;

}
.ProdList .img img {
	width: 190px;
	height: 142px;
	background-color:#EFEFEF;
	padding:2px;
	border:1px #C0C0C0 solid;
}
.ProdList .name {
	width: 210px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
/*页面跳转按钮样式*/
.ProdPagination {
	text-align: center;
	margin: 20px auto;
	font-size: 12px;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px #004284 solid;
	background-color:#8ED2FF;
	text-decoration: none;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
}
.ProdCount {
	display: none;
}
/*产品内容页面*/
.ProdTitle {
	display: none;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdBack {
	text-align: center;
	margin: 20px auto;
	font-size: 12px;
}
.ProdBack a {
	margin-right: 10px;
	padding: 3px 10px;
	border: 1px solid #3399FF;
	background-color:#005E9B;
	text-decoration: none;
	color: #FFFFFF;
}
.ProdBack a:hover {
	background-color: #FFFFFF;
	color:#005E9B;
}





