﻿@charset "utf-8";
*{
	margin:0px;
	padding:0px;

}
body{
	width:980px;
	margin:0px auto;
		font-size:12px;
		color:#000000;
		background-color:#f1f1f1;
		
	}
a:link {
	text-decoration: none;color:#000

}
a:visited {
	text-decoration: none;color:#000
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*顶部导航*/

.top {
	/*height: 273px;*/
width:980px;
	margin:0px auto;
}
.logo { float:left;

}
.you{float: right; padding-top:20px; padding-right:20px;}
#daohang {
	background-color:#2e3f49;
	height: 43px;
	width: 980px;
	text-align: center;
	margin:0px auto;
	
}
#daohang ul {
	list-style-type: none;
	margin:0px auto;
	width:960px;
	height:43px;
}

#daohang ul li {
	TEXT-ALIGN: center;
	WIDTH: 123px;
	FLOAT: left;
	line-height:43px;
	height:43px;
}
#daohang ul li.riqi {
	TEXT-ALIGN: center; WIDTH: 145px; FLOAT: left;color:#fff; background:none;
}
#daohang ul li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	display:block;
	height:43px;
	line-height:43px;
}
#daohang ul li a:hover {
	height:43px;
	line-height:43px;
	color:#fff;
	background: url(../images/hover.gif) no-repeat center;
}

#daohang ul li a.curr {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	display:block;
	line-height:43px;
	height:43px;
	background: url(../images/hover.jpg) no-repeat center;
}

.ads{background-color:#fff; height:40px; margin:10px auto; line-height:40px; padding:0px 10px;}
.banner{
	height:279px;
	width:980px;

}

/*顶部*/
.main {
	width:980px;
	padding-top: 5px;
}
.nr{
	padding:0px 10px;
	line-height:24px;
}

/*左菜单*/
.leftr {
	float: left;
	width: 262px;
}
.leftr .n_title {
	height:25px;
	width:237px;
	font-weight: bold;
	color: #FFF;
	padding-top:14px;
	padding-left: 25px;
	font-size: 14px;
	background:url(../images/leftr.jpg)
}


.leftr ul {
	list-style-type: none;
	width:260px;
	margin:0px auto;
}
.leftr ul li {
	width: 240px;
	font-size:12px;
	background:url(../images/arr.gif) no-repeat 10px center;
	border-bottom:1px solid #ccc;
	padding-left:20px;
}
.leftr ul li a{
	text-decoration: none;
	color:#000000;	
	line-height:30px;
}
.leftr ul li a:hover {
	text-decoration: underline;
	color:#ff00000;
	font-weight: bold;
	line-height:30px;
}

/*左菜单*/

.right {
	float: right;
	width: 707px;
}


.clr{ clear:both; height:0px;}
.right .content_title {
	background:url(../images/rt.jpg) no-repeat;
	height:62px;
	padding-top: 5px;
}
.jianjie{
	width:131px;
	height:40px;
	line-height:40px;
	float:left;
	color:#000;
	font-weight:bold;
	padding-left:20px;
	background:url(../images/b.gif) no-repeat 5px center;
	font-size:14px;
}
.jianjier{
	height:40px;
	float:right;
	line-height:40px;
	padding-right:30px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.jianjier a{color:#fff; text-decoration:none;}
.rcompany{
	padding:15px;
	background-color:#fff;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	line-height:25px;
}
.rbt{font-size:14px; line-height:28px; font-weight:bold}
.rnr{ line-height:22px; padding:5px;}
.fleft{ float:left; margin-right:10px;}
.fright{ float:right;}

/*中部结束*/
.product{width:1450px;}
.product ul{ list-style-type:none}
.product li{
	list-style-type:none;
	float:left;
	width:200px;
	text-align:center;
	background-color:#fff;
	padding:5px;
	margin:5px 11px;
}
.product li img{ width:200px; height:150px; border:0px;}

h1{ font-size:14px; font-weight:bold}

.bottom{padding:20px 0px; border-top:2px solid #464646; background-color:#2e3f49;  line-height:22px; margin-top:20px;
color:#fff;}

.center_right ul{
	width:690px;
	margin:0px auto;
	}
	
.center_right ul li{
	width:204px;
	height:180px;
	float:left;
	text-align:center;
	margin:10px;
	overflow:hidden;
	list-style-type:none;
	list-style:none;
	}
.center_right ul li img{
	 width:200px;
	 height:160px;
	}
.center_right ul li a{
	text-decoration:none;
	line-height:20px;
	}

.center_right ul li a:hover{
	text-decoration:underline;
	}
	
