﻿@import url("Base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link,a:visited,a:active {
	color:#535353;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}

/*===================================================================================*/

#main {

}
#header_blk {
	height:90px;
	background:url(../Images/Header_Bg.jpg) repeat-x;
}
#header {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:90px;
	background:url(../Images/Header.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:56px;
	right:58px;
	width:154px;
	height:19px;
	line-height:19px;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:56px;
	right:0px;
	display:block;
	width:43px;
	height:19px;
	cursor:pointer;
}
#nav_blk {
	height:42px;
	background:url(../Images/Nav_Bg.jpg) repeat-x;
}
#nav {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1000px;
	height:42px;
	background:url(../Images/Nav_Bg.jpg) repeat-x;
}
#nav2 {
	margin:0px auto;
	width:992px;
	height:42px;
	overflow:hidden;
}
#nav2 ul {
	width:994px;
	height:42px;
}
#nav2 ul li {
	float:left;
	width:142px;
	height:42px;
	background:url(../Images/Nav_Line.jpg) no-repeat right top;
}
#nav2 ul li a {
	display:block;
	margin:6px auto 0px auto;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#fff;
	background:url(../Images/Nav_Over.jpg) no-repeat;
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#fff;
	background:none;
}
.nav_out:hover {
	color:#fff;
	background:url(../Images/Nav_Over.jpg) no-repeat;
}
.nav_menu,.nav_menu2 {
	position:absolute;
	top:35px;
	left:0px;
	display:none;
	padding-top:6px;
}
#navmenu_1 a,#navmenu_3 a {
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	border-left:1px solid #145895;
	border-right:1px solid #145895;
}
#navmenu_4 a {
	display:block;
	padding-left:10px;
	height:25px;
	line-height:25px;
	border-left:1px solid #145895;
	border-right:1px solid #145895;
}
.nav_menu2 a:link,.nav_menu2 a:visited,.nav_menu2 a:active {
	color:#fff;
	background:#4AB2E5;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.nav_menu2 a:hover {
	color:#fff;
	background:#145895;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#navmenu_1 {
	left:144px;
	width:144px;
	border-bottom:1px solid #145895;
}
#navmenu_2 {
	left:50px;
	width:700px;
}
#navmenu_3 {
	left:428px;
	width:144px;
	border-bottom:1px solid #145895;
}
#navmenu_4 {
	left:570px;
	width:225px;
	border-bottom:1px solid #145895;
}
#nbrand_blks {
	border:1px solid #145895;
	border-top:none;
	background:#4AB2E5;
}
#nbrand_blk {
	margin:0px auto;
	width:675px;
	overflow:hidden;
}
#nbrand {
	padding:0px 0px 10px 0px;
	width:685px;
}
#nbrand p {
	float:left;
	margin:13px 10px 0px 0px;
	width:127px;
	text-align:center;
	overflow:hidden;
	height:62px;
}
#nbrand p img {
	margin-bottom:5px;
	width:127px;
	height:40px;
}
#nbrand p a {
	color:#fff;
}
#nbrand p a:hover {
	text-decoration:underline;
}
#flash {
	height:310px;
	font-size:0px;
	overflow:hidden
}
#flash div img {
	position:relative;
	top:0px;
	left:0px;
	z-index:97;
}
#flash_button_blk {
	position:relative;
	width:1000px;
	height:25px;
}
#flash_button {
	position:absolute;
	top:4px;
	left:430px;
	width:117px;
	height:18px;
}
#flash_button a {
	color:#36f;
	font:700 11px "Arial";
	background:url(../Images/ibbtn.gif) no-repeat;
	float:left;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	margin-left:10px;
}
#flash_button a.activeSlide {	
	color:#fff;
	background:url(../Images/ibhbtn.gif) no-repeat;
}
#flash_button a:hover{
	color:#fff;
	background:url(../Images/ibhbtn.gif) no-repeat;
}

#content_blk {
	background:url(../Images/Content_Bg.jpg) repeat-x #F9F9F9;
}
#icontent {
	margin:0px auto;
	padding-bottom:20px;
	width:1000px;
	background:url(../Images/Content_Bg.jpg) repeat-x #F9F9F9;
}
#content {
	margin:0px auto;
	padding:25px 0px 20px 0px;
	width:1000px;
	background:url(../Images/Content_Bg.jpg) repeat-x #F9F9F9;
}
#banner {
	height:200px;
	font-size:0px;
	background:#eee;
}
#banner img {
	width:750px;
	height:200px;
}
#ileft {
	float:left;
	width:286px;
}
#iright {
	float:right;
	width:697px;
}
#left {
	float:left;
	width:230px;
}
#right {
	float:right;
	width:750px;
}
#footer_blk {
	height:107px;
	background:url(../Images/Footer_Bg.jpg) repeat-x;
}
#footer {
	position:relative;
	margin:0px auto;
	padding:15px 0px;
	width:1000px;
	text-align:right;
	line-height:20px;
	color:#828383;
	background:url(../Images/Footer_Bg.jpg) repeat-x;
}
#footer_nav {
	position:absolute;
	top:15px;
	left:0px;
}

/*===================================================================================*/

#iaff_blk {
	position:relative;
	margin-bottom:20px;
	height:33px;
	background:url(../Images/iNews_Title.jpg) no-repeat;
}
#iaff_more {
	position:absolute;
	top:21px;
	right:7px;
	display:block;
	width:31px;
	height:5px;
}
#iaff {
	position:absolute;
	top:6px;
	left:130px;
	width:800px;
	height:25px;
	overflow:hidden;
}
#iaff p {
	height:25px;
	line-height:25px;	
}
#ian {
	position:relative;
	height:211px;
	overflow:hidden;
}
#iabout_blk {
	position:absolute;
	top:0px;
	left:0px;
	width:450px;
	height:211px;
}
#iabout_title {
	position:relative;
	margin-bottom:10px;
	width:422px;
	height:23px;
	font-size:0px;
	background:url(../Images/iAbout_Title.jpg) no-repeat;
}
#iabout {
	height:178px;
	line-height:23px;
	overflow:hidden;
}

#inews_blk {
	position:absolute;
	top:0px;
	right:0px;
	width:228px;
	height:211px;
	background:url(../Images/iNews_Bg.jpg) no-repeat;
}
#inews_title {
	position:relative;
	width:221px;
	height:23px;
	font-size:0px;
}
#inews {
	margin:0px auto;
	padding-top:10px;
	width:199px;
}
#inews li {
	padding:10px 0px 0px 10px;
	width:189px;
	height:21px;
	background:url(../Images/iNews_Line.gif) no-repeat;
}

#iproducts_blk {
	position:relative;
	margin-top:10px;
	height:190px;
	background:url(../Images/iProducts_Bg.jpg) no-repeat;
}
#iproducts_button_left {
	position:absolute;
	top:86px;
	left:5px;
	display:block;
	width:24px;
	height:29px;
	cursor:pointer;
}
#iproducts_button_right {
	position:absolute;
	top:86px;
	right:7px;
	display:block;
	width:24px;
	height:29px;
	cursor:pointer;
}
#iproducts_more {
	position:absolute;
	top:23px;
	right:11px;
	display:block;
	width:31px;
	height:5px;
	font-size:0px;
}
#iproducts {
	position:absolute;
	top:44px;
	left:34px;
	width:627px;
	height:140px;
	overflow:hidden;
}
#iproducts div {
	float:left;
}
#iproducts dl {
	float:left;
	margin-right:24px;
	width:193px;
	text-align:center;
}
#iproducts dl dt {
	width:187px;
	height:104px;
	font-size:0px;
	border:3px solid #ABABAB;
}
#iproducts dl dd {
	width:193px;
	height:30px;
	line-height:30px;
}

#ibrand_title {
	position:relative;
	width:671px;
	height:40px;
	font-size:0px;
	background:url(../Images/iBrand_Title.jpg) no-repeat;
}
#ibrand_title a {
	position:absolute;
	bottom:12px;
	right:0px;
	display:block;
	width:31px;
	height:5px;
	font-size:0px;
}
#ibrand_blk {
	margin:0px auto;
	width:675px;
	overflow:hidden;
}
#ibrand {
	width:685px;
	font-size:0px;
}
#ibrand img {
	float:left;
	margin:13px 10px 0px 0px;
	width:127px;
	height:40px;
}


.left_title {
	margin-bottom:10px;
	width:230px;
	height:24px;
	font-size:0px;
}
.left_top {
	height:14px;
	font-size:0px;
	background:url(../Images/Left_Top.jpg) no-repeat;
}
.left_bottom {
	height:14px;
	font-size:0px;
	background:url(../Images/Left_Bottom.jpg) no-repeat left bottom;
}
.left_menu {
	background:url(../Images/Left_Bg.jpg) repeat-y;
}

#ileft p.left_products_title {
	position:relative;
	margin-bottom:10px;
	width:281px;
	height:24px;
	background:url(../Images/Left_Products_Title.jpg);
}
#ileft div.left_products {
	margin:0px auto;
	width:264px;
	border-top:1px solid #D3D3D3;
}
#ileft div.left_products p {
	padding-left:28px;
	height:33px;
	line-height:33px;
	background:url(../Images/Left_Menu_Bg.jpg) no-repeat;
}

#left p.left_products_title {
	margin-bottom:10px;
	width:230px;
	height:24px;
	background:url(../Images/Left_Products_Title2.jpg);
}
#left div.left_products {
	margin:0px auto;
	width:230px;
	border-top:1px solid #D3D3D3;
}
#left div.left_products p {
	padding-left:28px;
	width:202px;
	height:33px;
	line-height:33px;
	background:url(../Images/Left_Menu_Bg2.jpg) no-repeat;
}

.left_menu p a:link,.left_menu p a:visited,.left_menu p a:active {

}
.left_menu p a:hover {

}

/*===================================================================================*/

.more {
	position:absolute;
	bottom:1px;
	right:0px;
	display:block;
	width:31px;
	height:5px;
	font-size:0px;
}
.nodata {
	padding:50px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	padding:10px 0px 15px 10px;
	background:url(../Images/Title_Bg.jpg) no-repeat left bottom;
}
#title a {
	text-decoration:underline;
}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:730px;
	overflow:hidden;
}
.inputtext {
	padding:0px 2px;
	height:19px;
	line-height:19px;
	border:1px solid #bbb;
}
.inputarea {
	padding:2px;
	border:1px solid #bbb;
}
.button {
	padding:3px 10px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	cursor:pointer;
}


.editorc {
	line-height:20px;
}
.editorc p {
	margin-bottom:15px;
}
.editorc a:link,.editorc a:visited,.editorc a:active {
	text-decoration:underline;
}
.editorc a:hover {
	text-decoration:underline;	
}
.editorc ul {
	margin-left:35px;
}
.editorc ul li {
	list-style-type:disc;
	padding:8px 0px 6px 0px;
	line-height:16px;
}
/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:700px;
}
#about_image {
	width:750px;
}
#about_image dl {
	margin:20px 50px 0px 0px;
	float:left;
	width:200px;
	text-align:center;
}
#about_image dl dt img {
	width:200px;
	height:150px;
}
#about_image dl dd {
	width:200px;
	height:30px;
	line-height:30px;
}

/*===================================================================================*/
/* 品牌列表 */

#brand {
	margin:0px auto;
	padding-top:10px;
	width:730px;	
}
.brand_list {
	position:relative;
	margin-top:10px;
	height:100px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.brand_list_image {
	position:absolute;
	top:0px;
	left:0px;
}
.brand_list_image img {
	display:block;
	margin-bottom:10px;
}
.brand_list_desc {
	position:absolute;
	top:0px;
	left:150px;
	width:580px;
	height:90px;
	line-height:18px;
	overflow:hidden;
}

/*===================================================================================*/
/* 产品列表 */

#products {
	margin:0px auto;
	padding-top:10px;
	width:730px;
}
.products_list {
	position:relative;
	margin-top:15px;
	height:125px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.products_list_image {
	position:absolute;
	top:0px;
	left:0px;
	width:187px;
	height:104px;
	font-size:0px;
	text-align:center;
	border:3px solid #ABABAB;
}
.products_list_desc {
	position:absolute;
	top:0px;
	left:210px;
	width:520px;
	height:110px;
	line-height:18px;
	overflow:hidden;
}

/* 产品内容 */
#products_show {
	margin:0px auto;
	padding:20px 0px 0px 0px;
	width:730px;
}
#products_show table {
	width:100%;
}
#products_image {
	width:300px;
	height:225px;
	font-size:0px;
	text-align:center;
	border:3px solid #ABABAB;
}
#products_name p {
	margin-bottom:10px;
	padding-left:20px;
	line-height:18px;
}
.products_title {
	margin:20px 0px 0px 0px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:2px solid #ccc;
}
.products_content {
	margin:0px auto;
	padding-top:15px;
	width:730px;
	overflow:hidden;
}
#products_back {
	margin-top:20px;
	font-family:"宋体";
	text-align:center;
}

/*===================================================================================*/
/* 新闻列表 */
#news {
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:730px;
}
#news li {
	margin-top:15px;
	padding:0px 0px 0px 15px;
	height:22px;
	background:url(../Images/News_Line.gif) no-repeat left 3px;
}
#news span {
	float:right;
	color:#999;
}
#news_title {
	margin:25px auto 5px auto;
	padding:10px 0px;
	width:730px;
	font-size:14px;
	line-height:18px;
	text-align:center;
	border:1px solid #ccc;
	background:#eee;
}

/*===================================================================================*/
/* 友情链接 */

#links ul li {
	float:left;
	margin-top:10px;
	padding:0px 5px;
	width:110px;
	text-align:center;
}
#links ul li img {
	width:88px;
	height:31px;
	border:1px solid #ddd;
}
#links_img li {
	font-size:0px;
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	width:130px;
}
#qq_online_top {
	width:100%;
	height:26px;
	background:url(../Images/QQ_Top_Bg.gif) no-repeat;
}
#qq_online_top p {
	padding:6px 10px 0px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#qq_online_top p img {
	margin-top:1px;
	float:right;
}
#qq_online_list {
	width:100%;
	background:url(../Images/QQ_Middle_Bg.gif) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_list p a {
	position:absolute;
	top:6px;
	left:31px;
}
.qq_over {
	height:25px;
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
.qq_out {
	height:25px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
}
#qq_online_bottom {
	width:100%;
	height:42px;
	font-size:0px;
	background:url(../Images/QQ_Bottom_Bg.gif) no-repeat;
}

/*===================================================================================*/

#showpage {
	margin:30px auto 0px auto;
	width:730px;
	height:23px;
	overflow:hidden;
}
.scott a {
	margin-right:4px;
	float:left;
	display:block;
	text-align:center;
	
}
.scott a:link,.scott a:visited,.scott a:active {
	width:23px;
	height:23px;
	line-height:23px;
	color:#303030;
	text-decoration:none;
	background:#DCD9D4;
}
.scott a:hover {
	width:21px;
	height:21px;
	line-height:21px;
	color:#ff0000;
	text-decoration:none;
	border:1px solid #DCD9D4;
	background:#eee;
}
.scott span.current {
	margin-right:4px;
	float:left;
	display:block;
	width:21px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#ff0000;
	font-weight:bold;
	border:1px solid #DCD9D4;
	background:#eee;
}
.scott span.disabled {
	margin-right:4px;
	float:left;
	display:block;
	width:21px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#303030;
	text-decoration:none;
	border:1px solid #DCD9D4;
	background:#DCD9D4;
}
.scott span.pagesl {
	float:left;
	display:block;
	width:15px;
	height:23px;
	line-height:23px;
	color:#303030;
}

/*===================================================================================*/
/*
.products_over {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.products_out {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
*/