﻿@import url("Base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../Images/Body_Bg.jpg) repeat-y center top;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
}
a:link,a:visited,a:active {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#dc1b1b;
	text-decoration:none;
}
.a:link,.a:visited,.a:active {
	color:#dc1b1b;
	text-decoration:none;
}
.a:hover {
	color:#dc1b1b;
	text-decoration:underline;
}
.more {
	position:absolute;
	top:4px;
	right:8px;
	display:block;
	width:57px;
	height:21px;
	line-height:23px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background:url(../Images/More.jpg) no-repeat;
	overflow:hidden;
}
.more:link,.more:visited,.more:active,.more:hover {
	color:#fff;
}
.anoline {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.anolines a {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
/*===================================================================================*/

#main {
	margin:0px auto;
	width:1028px;
	background:#fff;
}
#header_blk {
	height:161px;
	background:url(../Images/Header_Bg.jpg) no-repeat center top;
}
#header {
	position:relative;
	z-index:1;
	height:161px;
	background:url(../Images/Header_Bg.jpg) no-repeat center top;
}
#logo {
	position:absolute;
	top:13px;
	left:30px;
}
#language {
	position:absolute;
	top:1px;
	right:33px;
	color:#fff;
}
#language a {
	color:#fff;
}
#language a:hover {
	color:#ff8c30;
}
#search_key {
	position:absolute;
	top:62px;
	right:74px;
	width:164px;
	height:20px;
	line-height:20px;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:62px;
	right:16px;
	display:block;
	width:50px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:000;
	font-weight:bold;
	cursor:pointer;
}
#nav {
	position:absolute;
	top:91px;
	left:0px;
	width:100%;
	height:37px;
	overflow:hidden;
}
#nav2 {
	margin:0px auto;
	width:1024px;
	height:37px;
}
#nav2 li {
	float:left;
	padding-top:4px;
	width:128px;
	height:33px;
}
#nav2 li a {
	display:block;
	margin:0px auto;
	width:80px;
	height:29px;
	line-height:31px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#2b5db0;
	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:#2b5db0;
	background:url(../Images/Nav_Over.jpg) no-repeat;
}
#header_notice_str {
	position:absolute;
	bottom:7px;
	left:45px;
	font-weight:bold;
	color:#2e64b4;
}
#header_notice {
	position:absolute;
	bottom:7px;
	left:113px;
	font-weight:bold;
	color:#000;
	overflow:hidden;
}
#banner {
	position:relative;
	height:294px;
	background:#fff;
	overflow:hidden;
}
#flash_blk {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:282px;
	border:1px solid #ebebeb;
}
#flash {
	position:absolute;
	top:4px;
	left:4px;
	z-index:1;
	width:1000px;
	height:274px;
	font-size:0px;
}
#flash img {
	width:1000px;
	height:274px;
}
#flash2_blk {
	position:absolute;
	top:0px;
	right:0px;
	width:230px;
	height:282px;
	border:1px solid #ebebeb;
}
#flash2 {
	position:absolute;
	top:4px;
	left:4px;
	z-index:1;
	width:222px;
	height:274px;
	font-size:0px;
}
#flash2 img {
	width:222px;
	height:274px;
}
.flash_buttons {
	position:absolute;
	bottom:10px;
	right:4px;
	z-index:2;
	hegiht:16px;
}
.flash_buttons a {
	float:left;
	margin-right:6px;
	width:14px;
	height:14px;
	line-height:14px;
	font-family:"宋体";
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	border:1px solid #757575;
	background:#010101;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.flash_buttons a.activeSlide {
	color:#000;
	border:1px solid #757575;
	background:#fff;
}
.flash_buttons a:hover{
	color:#000;
	border:1px solid #757575;
	background:#fff;
}
#content {
	margin:10px auto 0px auto;
	width:1000px;
	background:url(../Images/Content_Bgs.jpg) repeat-y;
}
#content_bottom {
	margin:0px auto;
	width:1000px;
	height:1px;
	clear:both;
	background:url(../Images/Content_Bottom.jpg) no-repeat;
}
#left {
	float:left;
	width:215px;
	background:#fff;
}
#right {
	float:right;
	padding-bottom:25px;
	width:775px;
}
#footer {
	padding:20px 0px;
	line-height:20px;
	text-align:center;
	color:#5a5a5a;
	background:#f7f7f7;
}
#footer a {
	color:#5a5a5a;
}
#links {
	margin-top:20px;
	padding:12px 30px 10px 30px;
	line-height:20px;
	color:#000;
	background:#ecebeb;
}
#links a {
	margin-right:15px;
}
/*===================================================================================*/

.ititle {
	position:relative;
	padding-left:20px;
	height:32px;
	line-height:34px;
	color:#3161b2;
	font-size:14px;
	font-weight:bold;
	background:url(../Images/iTitle_Bg.jpg) no-repeat;
	overflow:hidden;
}
.ititle span {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:10px;
	height:32px;
	background:url(../Images/iTitle_Bg.jpg) no-repeat right top;
}
.ititle a {
	top:5px;
	right:10px;
}
#ibrand_blk {
	position:relative;
	margin-bottom:10px;
	height:109px;
	background:url(../Images/iBrand_Bg.jpg) no-repeat;
}
#ibrand {
	position:absolute;
	bottom:18px;
	left:9px;
	width:758px;
	height:42px;
	overflow:hidden;
}
#ibrand a {
	display:block;
	margin-right:8px;
	width:122px;
	height:42px;
	font-size:0px;
}
#ibrand img {
	width:122px;
	height:42px;
}

#icon_news{width:784px; margin-top:0px;overflow:hidden;margin-bottom:10px;}
#inews {width:384px;float:left; margin-left:4px;}
.inews_tb{width:370px; height:30px; line-height:30px; font-size:14px; color:#ffffff; font-weight:bold; padding-left:22px;  background:url(../Images/bg_new.jpg) no-repeat; position:relative; overflow:hidden;}
.inews_tb span{ width:72px; height:26px; position:absolute; right:10px; top:0px;}
.inews_nr{ border:1px #ced5e5 solid; padding:10px; width:360px; height:150px; overflow:hidden;line-height:22px;}
.inews_nr ul{margin:0px; padding:0px;}
.inews_nr ul li{width:360px; height:30px;overflow:hidden; font-size:14.81px; color:#1c1b1b; border-bottom:1px #9b9b9b dotted;}
.inews_nr ul li a{ font-size:14.81px; color:#1c1b1b;}
.inews_nr ul li a:hover{ font-size:14.81px; color:#0050E7;}

#iproducts_blk {
	width:775px;
	overflow:hidden;
}
#iproducts {
	width:784px;
}
.iproducts_list_box {
	float:left;
	margin:13px 9px 0px 0px;
	width:383px;
}
.iproducts_list_name {
	position:relative;
	padding-left:18px;
	height:29px;
	line-height:29px;
	color:#000;
	font-weight:bold;
	background:url(../Images/iProducts_List_Name.jpg) no-repeat;
}
.iproducts_list_blk {
	height:134px;
	border:1px solid #e0e0e0;
	border-top:none;
	background:#fff;
}
.iproducts_list {
	width:375px;
	height:126px;
	overflow:hidden;
}
.iproducts_list p {
	float:left;
	margin:8px 0px 0px 7px;
	width:118px;
	height:118px;
	font-size:0px;
}
.iproducts_list p img {
	padding:3px;
	width:110px;
	height:110px;
	border:1px solid #e0e0e0;
}

#iproducts_hot_box {
	padding:2px 0px 15px 0px;
	border:1px solid #e8e8e8;
	border-top:none;
}
#iproducts_hot_blk {
	margin:0px auto;
	width:969px;
	overflow:hidden;
}
#iproducts_hot {
	width:984px;
}
#iproducts_hot dl {
	float:left;
	margin:10px 15px 0px 0px;
	width:229px;
	text-align:center;
	border:1px solid #e0e0e0;
}
#iproducts_hot dl dt {
	position:relative;
	padding:8px;
	width:213px;
	height:213px;
	font-size:0px;
}
#iproducts_hot dl dt img {
	width:213px;
	height:213px;
}
#iproducts_hot dl dt span {
	position:absolute;
	top:7px;
	left:-10px;
	display:block;
	width:45px;
	height:67px;
	background:url(../Images/HOT.png) no-repeat;
}
#iproducts_hot dl dd {
	width:229px;
	height:35px;
	line-height:35px;
	color:#000;
	border-top:1px solid #e0e0e0;
	background:#f8f8f8;
	overflow:hidden;
}
#iproducts_hot dl dd a {
	color:#dc1b1b;
}

/*===================================================================================*/

.left_title {
	padding-left:30px;
	height:32px;
	line-height:34px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:url(../Images/Left_Title.jpg) no-repeat;
	overflow:hidden;
}
.left_menu {
	margin-bottom:10px;
	border:1px solid #f1f1f1;
	border-bottom:none;
	background:#f6f6f6;
}
.left_menu_over,.left_menu_out {
	display:block;
	padding:9px 0px 8px 25px;
	font-weight:bold;
	border-bottom:1px solid #f1f1f1;
	background:url(../Images/Ico.jpg) no-repeat 9px 12px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#000;
}
.left_menu_out:hover {
	color:#dc1b1b;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#dc1b1b;
}
.left_contact {
	padding:8px 10px;
	line-height:20px;
	color:#333;
	border:1px solid #e7e7e7;
	border-bottom:none;
	background:#f6f6f6;
}
#left_stock {
	margin-bottom:10px;
	height:360px;
	border:1px solid #e7e7e7;
	background:#f6f6f6;
	overflow:hidden;
}
#left_stock p {
	padding:9px 0px 8px 20px;
	color:#000;
	border-bottom:1px solid #f1f1f1;
}
#left_products {
	padding-bottom:10px;
	width:213px;
	border:1px solid #e7e7e7;
	border-top:none;
}
#left_products dl {
	margin:10px auto 0px auto;
	width:188px;
	border:1px solid #e0e0e0;	
}
#left_products dl dt {
	position:relative;
	padding:4px;
	width:180px;
	height:180px;
	font-size:0px;
}
#left_products dl dt span {
	position:absolute;
	top:4px;
	left:-9px;
	display:block;
	width:45px;
	height:67px;
	background:url(../Images/New.png) no-repeat;
}
#left_products dl dt img {
	width:180px;
	height:180px;
}
#left_products dl dd {
	padding:8px 0px 7px 12px;
	color:#000;
	border-top:1px solid #e0e0e0;
	background:#f8f8f8;
}

/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	position:relative;
	padding-right:20px;
	height:32px;
	line-height:34px;
	text-align:right;
	background:url(../Images/iTitle_Bg.jpg) no-repeat;
	overflow:hidden;
}
#title span {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:10px;
	height:32px;
	background:url(../Images/iTitle_Bg.jpg) no-repeat right top;
}
#title strong {
	position:absolute;
	top:0px;
	left:20px;
	color:#3161b2;
	font-size:14px;
	font-weight:bold;
}
#showtext {
	margin:0px auto;
	padding-top:20px;
	width:730px;
	overflow:hidden;
}
.inputtext {
	padding:0px 5px;
	height:24px;
	line-height:24px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.inputarea {
	padding:5px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	overflow-y:auto;
}
.button {
	padding:3px 10px;
	color:#222;
	font-weight:bold;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	cursor:pointer;
}
.button2 {
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#222;
	cursor:pointer;
	border:none;
	background:url(../Images/Button_Bg.jpg) no-repeat;
}
.button2 a {
	color:#222;
}

.editorc {
	line-height:1.6;
}
.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;
	line-height:18px;
}
.editorc ol {
	margin-left:35px;
}
.editorc ol li {
	list-style-type:decimal;
	line-height:18px;
}
.editorc table {
	border:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.editorc td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.editorc td p {
	margin:0px;
	padding:0px;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:10px;
	width:720px;
	height:40px;
	background:url(../Images/Line_666.gif) repeat-x;
	overflow:hidden;
}
#prenext p {
	height:20px;
}
#prenext_back {
	position:absolute;
	top:10px;
	right:0px;
}

/*===================================================================================*/
/* 产品列表 */

#products {
	margin:6px auto 0px auto;
	width:760px;
}
#products td {
	padding:8px 2px;
	text-align:center;
	border-bottom:1px solid #ddd;
}
#products_title td {
	font-weight:bold;
	background:#f4f4f4;
}
.products_td_bg td {
	background:#f4f4f4;
}
/*
#products_blk {
	margin:0px auto;
	width:725px;
	overflow:hidden;	
}
#products {
	width:740px;
}
#products dl {
	float:left;
	margin:20px 15px 0px 0px;
	width:168px;
	text-align:center;
	border:1px solid #e0e0e0;	
}
#products dl dt {
	position:relative;
	padding:4px;
	width:160px;
	height:160px;
	font-size:0px;
}
#products dl dt img {
	width:160px;
	height:160px;
}
#products dl dd {
	width:168px;
	height:28px;
	line-height:28px;
	color:#000;
	border-top:1px solid #e0e0e0;
	background:#f8f8f8;
}
*/
#products_name {
	margin:25px auto 0px auto;
	padding-bottom:10px;
	width:720px;
	line-height:18px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:url(../Images/Line_666.gif) repeat-x left bottom;
}
#products_image {
	padding:20px 0px 0px 0px;
	text-align:center;
}

/*===================================================================================*/
/* 新闻列表 */
#news {
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:700px;
}
#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;
}
#news_title {
	margin:25px auto 0px auto;
	width:700px;
	line-height:18px;
	text-align:center;
	font-size:14px;
}
#news_info {
	margin:0px auto;
	padding:15px 0px 10px 0px;
	width:700px;
	text-align:center;
	color:#999;
	background:url(../Images/Line_666.gif) repeat-x left bottom;
}

/*===================================================================================*/
/* 品牌 */

#brand_blk {
	margin:0px auto;
	padding-top:10px;
	width:720px;
	overflow:hidden;
}
#brand {
	width:735px;
}
#brand dl {
	margin:10px 15px 0px 0px;
	float:left;
	width:132px;
	text-align:center;
}
#brand dl dt {
	font-size:0px;
}
#brand dl dt img {
	padding:4px;
	width:122px;
	height:42px;
	border:1px solid #dcdcdc;
}
#brand dl dd {
	width:132px;
	height:30px;
	line-height:30px;
}


/*===================================================================================*/
/* 库存列表 */

#stock_search {
	position:relative;
	margin:15px auto 0px auto;
	width:720px;
	height:25px;
	line-height:25px;
}
#search2_key {
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	padding:0px 5px;
	height:22px;
	line-height:22px;
	border:1px solid #bbb;
}
#search2_button {
	position:absolute;
	top:0px;
	left:200px;
	width:60px;
	height:22px;
	line-height:22px;
	color:#333;
	text-align:center;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	cursor:pointer;
}

#stock {
	margin:15px auto 0px auto;
	width:720px;
}
#stock_title td {
	color:#3161b2;
	font-weight:bold;
	background:#F6F6F6;
}
#stock table {
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
}
#stock table td {
	padding:9px 0px 8px 0px;
	text-align:center;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

/*===================================================================================*/
/* 信息反馈 */

#feedback {
	padding:20px 0px 0px 0px;
	width:700px;
}
#feedback td {
	padding:5px;
}
#feedback td span {
	margin-left:5px;
	color:#ff0000;
	font-weight:bold;
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:113px;
}
#qq_online_top {
	position:relative;
	height:81px;
	background:url(../Images/QQ_Top.png) no-repeat;
}
#qq_online_list {
	padding-bottom:10px;
	background:url(../Images/QQ_Bg.png) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px auto;
	width:96px;
	height:30px;
	border-bottom:1px solid #dfdfdf;
	overflow:hidden;
}
#qq_online_list p img {
	position:absolute;
	top:5px;
	left:2px;
	width:20px;
	height:20px;
}
#qq_online_list p a {
	position:absolute;
	top:10px;
	left:30px;
}
#qq_online_bottom {
	height:35px;
	background:url(../Images/QQ_Bottom.png) no-repeat;
}

/*===================================================================================*/

#products_page {
	margin:30px auto 0px auto;
	width:720px;
	height:22px;
}
#news_page {
	margin:30px auto 0px auto;
	width:700px;
	height:22px;
}
.fypage_blk {
	height:22px;
	overflow:hidden;
}
.fypage a {
	float:left;
	display:block;
	margin-right:4px;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#333;
	text-decoration:none;
	border:1px solid #bbb;
	background:#efefef;
}
.fypage a:hover {
	color:#ff0000;
	text-decoration:none;
	border:1px solid #bbb;
	background:#fff;
}
.fypage a.fypage_str {
	line-height:22px;
}
.fypage span {
	float:left;
	display:block;
	margin-right:4px;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
.fypage span.fypage_current {
	line-height:20px;
	color:#ff0000;
	font-weight:bold;
	border:1px solid #bbb;
	background:#fff;
}
.fypage span.fypage_disabled {
	line-height:22px;
	color:#333;
	text-decoration:none;
	border:1px solid #bbb;
	background:#efefef;
	overflow:hidden;
}
.fypage_sl {
	float:left;
	display:block;
	margin-right:4px;
	width:15px;
	height:22px;
	line-height:22px;
	font-weight:normal;
	color:#333;
}
.fypage_go {
	float:left;
	position:relative;
	width:100px;
	height:22px;
	overflow:hidden;
}
#fypage_gov {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 3px;
	width:40px;
	height:20px;
	line-height:20px;
	color:#333;
	border:1px solid #bbb;
	background:#efefef;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:52px;
	color:#333;
	line-height:22px;
	border:1px solid #bbb;
	background:#efefef;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#ff0000;
	border:1px solid #bbb;
	background:#fff;
}