@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	line-height: 22px;
	color: #333;
	background: url(../images/bg.jpg) repeat-x top;
}
/*默认属性------------------*/
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CE0000;
}
a img {
	border: 0px;
}
ul li {
	list-style-type: none;
}
h1 {
	font-size: 14px;
	line-height: 28px;
	color: #464646;
	margin-top:6px;
	text-indent: 35px;
}
h2 {
	font-weight: normal;
	color: #9E2E07;
	text-align: center;
	font-size: 12px;
}
h3 {
	color: #C8450D;
	font-size: 13px;
	line-height: 35px;
}
.img_right {
	float: right;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.red {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
/*主框架-----------------*/
#container {
	width:996px;
	margin: 0 auto;
}
#header {
	height:100px;
	float: left;
	width: 996px;
}
#menu {
	height:45px;
	float: left;
	width: 996px;
	background: url(../images/menu_bg.jpg) no-repeat;
	margin-bottom: 4px;
}
#banner {
	height: 330px;
	float: left;
	width: 996px;
}
#banner_bg {
	height: 15px;
	float: left;
	width: 996px;
}
#mainContent {
	float: left;
	width: 996px;
}
#sub_content {
	float: left;
	width: 996px;
	margin-top: 8px;
	background-color: #fff;
	background-image: url(../images/sub_bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 100%;
	height: 35px;
	float: left;
	background: url(../images/footer_bg.jpg) no-repeat center #4c0002;
	line-height: 35px;
	color: #fff;
	margin-top: 22px;
	text-align: center;
	text-align: center;
}
/*header-------------*/
.logo {
	height:100px;
	float: left;
	width: 606px;
}
.header_right {
	background: url(../images/header_bg.jpg) no-repeat;
	float: right;
	height: 100px;
	width: 390px;
}
.header_version {
	text-align: right;
	width: 390px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}
.header_version a {
	color: #fff;
	margin-right: 2px;
	margin-left: 2px;
}
.header_version a:hover {
	color: #fff;
	text-decoration: underline;
}
.search {
	text-align: right;
	width: 390px;
	height: 27px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.style_search {
	line-height: 27px;
	background: url(../images/search_bg.jpg) no-repeat;
	text-indent: 5px;
	height: 27px;
	width: 150px;
	border: none;
	color: #666;
}
/*menu-----------------*/
.nav {
	float: left;
	height: 45px;
	width: 640px;
	padding-left: 30px;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	display: inline;
	float: left;
	height: 45px;
	width: 102px;
	margin-right: 4px;
}
.nav ul li a:hover {
	color: #9B0000;
	background: url(../images/menu_hover.jpg) no-repeat;
}
#mark {
	color: #9B0000;
	background: url(../images/menu_hover.jpg) no-repeat;
}
/*首页主体---------*/
.home_news {
	float: left;
	height: 220px;
	width: 330px;
	border: 1px solid #d6d6d6;
	padding: 0px 0px 10px 10px;
	background-color: #fff;
}
.h_news_title {
	float: left;
	width: 330px;
	font-size: 14px;
	line-height: 40px;
	color: #464646;
	font-weight: bold;
}
.h_news_title span {
	color: #999;
	font-weight: normal;
}
.home_line1 {
	height: 10px;
	width: 330px;
	float:left;
}
.h_news_main {
	float: left;
	width: 320px;
	margin-top: 10px;
}
.h_news_main dl {
	border-bottom: 1px solid #c7c7c9;
	padding-bottom: 10px;
	width: 320px;
	height:65px;
}
.h_news_main dl img {
	float: left;
	padding-right: 6px;
}
.h_news_main dl dt a {
	line-height: 25px;
	font-weight: bold;
	color: #f74c01;
}
.h_news_main dl dd {
	line-height: 18px;
	color: #666;
}
.h_news_main ul {
	width: 320px;
	margin-top: 10px;
}
.h_news_main ul li {
	border-bottom: 1px dashed #d1d1d1;
	line-height: 25px;
	height:25px;
	overflow:hidden;
}
.h_news_main span {
	color: #999;
	float: right;
}

.home_cp {
	float: left;
	height: 220px;
	width: 394px;
	border: 1px solid #d6d6d6;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fff;
}
.h_cp_title {
	float: left;
	width: 394px;
	font-size: 14px;
	line-height: 40px;
	color: #464646;
	font-weight: bold;
}
.home_line2 {
	height: 10px;
	width: 394px;
	float:left;
}
.h_cp_main {
	float: left;
	width: 384px;
}
.h_cp_main dl {
	border-bottom: 1px dashed #c7c7c9;
	padding-bottom: 8px;
	width: 384px;
	height:80px;
	padding-top: 4px;
}
.h_cp_main dl img {
	float: left;
	padding: 2px;
	border: 1px solid #d1d1d1;
	margin-right: 6px;
	width: 97px;
	height: 72px;
}
.h_cp_main dl dt a {
	line-height: 25px;
	font-weight: bold;
	color: #f74c01;
}
.h_cp_main dl dd {
	line-height: 16px;
	height:48px;
	overflow:hidden;
	color: #666;
}
.home_lx {
	float: left;
	height: 210px;
	width: 200px;
	border: 1px solid #d6d6d6;
	padding: 10px;
	background-color: #fff;
}
.home_lx_img {
	float: left;
	height: 172px;
	width: 198px;
	border: 1px solid #d1d1d1;
}
.home_lx_tb {
	float: left;
	height: 25px;
	width: 200px;
	padding-top: 14px;
}
/*内页------*/
#left {
	float: left;
	width: 220px;
}
.left_title {
	float: left;
	height: 84px;
	width: 220px;
}
.left_menu {
	float: left;
	width: 188px;
	padding-right: 16px;
	padding-left: 16px;
}
.left_menu ul li {
	float: left;
	list-style-type: none;
}
.left_menu ul li a {
	line-height: 29px;
	text-indent:25px;
	display: block;
	height: 29px;
	width: 188px;
	font-size: 12px;
	background: url(../images/sub_menu.jpg) no-repeat;
	margin-bottom: 2px;
	font-weight: bold;
}
.left_menu ul li a:hover {
	background: url(../images/sub_menu_bg.jpg) no-repeat;
	color: #fff;
}
#left_menu {
	background: url(../images/sub_menu_bg.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
}
.left_img {
	float: left;
	width: 220px;
	padding-top: 15px;
}
#sub_line {
	float: left;
	height: 100%;
	width: 7px;
}
#right {
	float: right;
	width: 760px;
}
.sub_title {
	background: url(../images/sub_title.jpg) no-repeat;
	float: left;
	height: 53px;
	width: 760px;
	margin-top: 18px;
}
.sub_title span {
	float: right;
	padding-right: 35px;
	line-height: 42px;
	color: #999;
}
.sub_main {
	float: left;
	width: 720px;
	padding: 0px 20px 0px 20px;
	color: #666;
}
.sub_main table a:hover img {
	filter: Alpha(Opacity=75, FinishOpacity=100);
}
.sub_main_cp {
	float: left;
	width: 700px;
	padding: 0px 30px 0px 30px
}
.sub_main_cp ul li {
	float: left;
	width: 140px;
	height:170px; overflow:hidden; 
	margin: 5px 15px 4px 15px;
	display: inline;
}
.sub_main_cp li a:hover {
	text-decoration: underline;
}
.sub_main_cp a img {
	border: 1px solid #d1d1d1;
	height: 130px;
	width: 140px;
}
.sub_main_cp a:hover img {
	border: 1px solid #C40000;
}
.page {
	margin-top: 10px;
	border-top: 1px dashed #d1d1d1;
	float: left;
	width: 760px;
}
/*news----*/
.sub_main dl{
	padding-bottom: 10px;
	padding-left:5px;
	width: 710px;
	border-bottom: 1px dashed #e4e4e4;
}
.sub_main dl dt{
	color: #E10000;
	line-height: 30px;
}
.sub_main dl dt a {
	color: #E10000;
}
.sub_main dl dt a:hover {
	color: #E10000;
	text-decoration: underline;
}
.sub_main dl dd{
	font-size: 12px;
	color: #666;
}
.sub_main dl dd a {
	color: #E10000;
	text-decoration: underline;
}
.page {
	margin-top: 10px;
	border-top: 1px dashed #d1d1d1;
	float: left;
	width: 719px;
}

.page_news {
	margin-top: 10px;
	float: left;
	width: 760px;
}

/*分页*/
DIV.black2 {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; TEXT-ALIGN: center
}
DIV.black2 A {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; TEXT-DECORATION: none
}
DIV.black2 A:hover,DIV.black2 A.now  {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 A:active {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 SPAN.current {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000000
}
DIV.black2 SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
.title_news{ font-size:14px; font-weight:bold;}
.sitemap li {border-bottom:1px dashed #ccc;}
.sitemap .nav {padding-left:12px;}
#map ul li {height:25px;background:#f2f2f2;margin:5px 0 5px 0;line-height:25px;padding-left:10px;}
.nrnav {padding-left:20px;}
h1.cpbt{ color:#000; font-size:16px; font-weight:bold}

.series li{ float:left; margin-left:15px; margin-right:52px; margin-bottom:15px;}
.series li.nomargin{ margin-right:0;}
.sub_main_show {
	float: left;
	width: 700px;
	padding: 0px 30px 0px 30px
}
#rightview{ float:left; width:300px;}
#product_name h1{ width:390px; height:40px; line-height:40px; display:block; padding:0; margin:0; text-indent:0; font-family:14px; font-weight:bold;}

#product_name{ height:40px; line-height:40px; text-align:center;}
#rightview .ptitle{ font-size:14px; font-weight:bold; padding-bottom:5px;}
#rightview table,#rightview table td{
	border:1px solid #d8d8d8;
	border-collapse:collapse;
	padding:0 10px;
	line-height:28px;
}
.line{ border-top:1px solid #d8d8d8; margin:19px 0 0;}