﻿@import url("Base.css");
body {
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}
a:link,a:visited,a:active {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}
.a:link,.a:visited,.a:active {
	color:#ff0000;
	text-decoration:none;
}
.a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.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());
}
#backtop {
	position:absolute;
	top:0px;
	right:50px;
	z-index:9999;
	cursor:pointer;
}
/*===================================================================================*/

#main {

}
#header_blk {
 
	width:100%;
	height:38px;
	background:#000;	background:#000; border-bottom:3px solid #ff0000;

}
#header {
	position:relative;
	width:1002px;
	height:38px;
	background:#000;
}
#header_pbg {
	position:absolute;
	top:0px;
	right:0px;
	width:31px;
	height:73px;
 
}
#logo {
	position:absolute;
	top:0px;
	left:5px;
}
#language {
	position:absolute;
	top:2px;
	right:0px;
}
#search {
	position:absolute;
	top:19px;
	right:0px;
	width:185px;
	height:16px;
	background:url(../Images/Search_Bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:1px;
	left:16px;
	width:120px;
	height:15px;
	line-height:15px;outline:medium;
	color:#000;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:41px;
	height:16px;
	cursor:pointer;
}
#nav {
	position:absolute;
	top:0px;
	right:200px;
	height:38px;
}
#nav a {
	display:block;
	float:left;
	padding:0px 20px;
	height:38px;
	line-height:36px;
	text-align:center;
	font-size:16px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#fff;
	background:#ff0000;
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#fff;
}
.nav_out:hover {
	color:#fff;
	background:#ff0000;
}
#navmenu {
	position:absolute;
	top:37px;
	left:0px;
	display:none;
	padding:15px 0px 25px 0px;
	width:1002px;
	background:url(../Images/Navmenu_Bg.png);
}
.nav_products_blk {
	margin:0px auto;
	width:904px;
	overflow:hidden;
}
.nav_products {
	width:920px;
}
.nav_products_list {
	float:left;
	margin:0px 16px 0px 0px;
	width:214px;
}
.nav_products_list strong {
	display:block;
	margin-bottom:5px;
	padding:15px 0px 12px 2px;
	border-bottom:1px solid #000;
}
.nav_products_list p {
	margin-top:8px;
	padding-left:5px;
}
.nav_products_list p a {
	color:#8a8a8a;
}
.nav_products_list p a:hover {
	color:#ff0000;
}
#flash_blk {
	position:relative;
	z-index:1;
	width:1002px;
	height:562px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:1002px;
	height:562px;
	font-size:0px;
	overflow:hidden;
}
.flash_list {
	position:relative;
	width:1002px;
	height:562px;
}
.flash_image {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:1002px;
	height:562px;
}
.flash_content {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	width:1002px;
	height:562px;
	line-height:1.6;
	color:#fff;
	overflow:hidden;
}
.flash_content a {
	color:#fff;
}
.flash_content a:hover {
	color:#fff;
}
#flash_button_prev {
	position:absolute;
	top:265px;
	left:50px;
	z-index:2;
	cursor:pointer;
}
#flash_button_next {
	position:absolute;
	top:265px;
	right:50px;
	z-index:2;
	cursor:pointer;
}
#flash_button {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:1;
	display:none;
	margin-left:-46px;
	width:93px;
	hegiht:13px;
}
#flash_button a {
	float:left;
	margin-right:7px;
	width:13px;
	height:13px;
	line-height:13px;
	font-size:0px;
	text-align:center;
	text-decoration:none;
	color:#ff0000;
	background:#ff0000;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {
	color:#0482D9;
	background:#0482D9;
}
#flash_button a:hover{
	color:#0482D9;
	background:#0482D9;
}
#content {
	width:1002px;
}
#left {
	float:left;
	width:200px;
}
#right {
	float:right;
	width:780px;
}
#footer {
	margin-top:15px;
	padding:30px 0px;
	width:1002px;
	line-height:20px;
	border-top:2px solid #131313;
}

/*===================================================================================*/

#iproducts_title {
	padding-left:37px;
	height:45px;
	line-height:45px;
	font-size:16px;
	font-family:"Times new roman";
}
#iproducts_box {
	position:relative;
	width:1001px;
	height:157px;
	background:url(../Images/iProducts_Bg.jpg) no-repeat;
	overflow:hidden;
}
#iproducts_blk {
	position:absolute;
	top:2px;
	left:37px;
	width:928px;
	height:155px;
	overflow-x:auto;
}
#iproducts_blks {
	width:928px;
	height:131px;
}
#iproducts_blks div {
	float:left;
}
.iproducts {
	float:left;
	width:928px;
	height:131px;
	overflow:hidden;
}
.iproducts dl {
	float:left;
	position:relative;
	width:232px;
	height:66px;
	background:url(../Images/iProducts_Line.jpg) no-repeat right 5px;
}
.iproducts dl dt {
	position:absolute;
	top:5px;
	left:10px;
	width:75px;
	height:56px;
	font-size:0px;
}
.iproducts dl dt img {
	width:75px;
	height:56px;
}
.iproducts dl dd {
	position:absolute;
	top:13px;
	right:10px;
	width:125px;
	height:40px;
	line-height:20px;
	font-family:"Times new roman";
	overflow:hidden;
}
/*
#iproducts_title {
	padding-left:37px;
	height:45px;
	line-height:45px;
	font-size:16px;
}
#iproducts_box {
	position:relative;
	width:1001px;
	height:148px;
	background:url(../Images/iProducts_Bg.jpg) no-repeat;
	overflow:hidden;
}
#iproducts_button_left {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:30px;
	height:135px;
	cursor:pointer;
}
#iproducts_button_right {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:30px;
	height:135px;
	cursor:pointer;
}
#iproducts_blk {
	position:absolute;
	top:2px;
	left:39px;
	width:924px;
	height:131px;
	overflow:hidden;
}
#iproducts_blks {
	width:928px;
	height:132px;
}
#iproducts_blks div {
	float:left;
}
.iproducts {
	float:left;
	width:928px;
	height:132px;
	overflow:hidden;
}
.iproducts dl {
	float:left;
	position:relative;
	width:232px;
	height:66px;
	background:url(../Images/iProducts_Line.jpg) no-repeat right 5px;
}
.iproducts dl dt {
	position:absolute;
	top:5px;
	left:20px;
	width:56px;
	height:56px;
	font-size:0px;
}
.iproducts dl dt img {
	width:75px;
	height:56px;
}
.iproducts dl dd {
	position:absolute;
	top:13px;
	right:20px;
	width:100px;
	height:40px;
	line-height:20px;
	overflow:hidden;
}
*/
/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
 	width:100%;
	height:35px;
	line-height:35px;
	background:#464646;
}
#title a:hover {
	color:#fff;
	text-decoration:underline;
}
#title span {
	color:#ff0000;
}
#titles {
	padding:25px 0px 10px 0px;
	font-size:20px;
	color:#ff0000;
}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:700px;
	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:#333;
	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:#333;
	cursor:pointer;
	border:none;
	background:url(../Images/Button2_Bg.jpg) no-repeat;
}
.button2 a {
	color:#333;
}

.editorc {
	line-height:1.8;
}
.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 {
	margin-bottom:15px;
	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 table {
	margin-bottom:0px;
}
.editorc td p {
	margin:0px;
	padding:0px;
}

#aboutus_content {
	padding:20px 20px 20px 20px;
	color:#fff;
}
#aboutus_content a {
	color:#fff;
}
#aboutus_content a:hover {
	text-decoration:underline;
}

#products_content {
	padding:20px 20px 20px 20px;
	color:#000;
}
#products_content a {
	color:#000;
}
#products_content a:hover {
	text-decoration:underline;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:12px;
	width:700px;
	height:38px;
	background:url(../Images/Line_666.gif) repeat-x;
	overflow:hidden;
}
#prenext p {
	height:20px;
}
#prenext_back {
	position:absolute;
	top:12px;
	right:0px;
	font-weight:bold;
}

/*===================================================================================*/
/* 产品列表 */

#products_class {
	padding:20px 0px 10px 0px;
	border-bottom:1px solid #000;
}
#products_class2 {
	padding:6px 0px 6px 8px;
	font-weight:bold;
	border-bottom:1px solid #000;
}
#products_class2 a {
	margin-right:20px;
}
#products {
	padding:0px 70px 25px 48px;
	width:884px;
	color:#000;
	background:#fff;
}
#products a {
	color:#000;
}
#products a:hover {
	color:#ff0000;
}
.products_list {
	padding:30px 0px 20px 0px;
	border-bottom:1px solid #000;
}
.products_list_name {
	display:block;
	margin-bottom:6px;
	font-size:20px;
	font-weight:normal;
}
.products_list_image {
	float:left;
	margin-top:5px;
	width:402px;
}
.products_list_image img {
	width:400px;
	height:220px;
	border:1px solid #000;
}
.products_list_cs {
	float:right;
	width:450px;
}
.products_list_desc {
	padding-bottom:10px;
	border-bottom:1px solid #808080;
}
.products_list_content {
	padding-top:20px;
}
.products_list_more {
	margin-top:10px;
	width:200px;
	height:38px;
	background:#ff0000;
}
.products_list_more a {
	display:block;
	line-height:38px;
	text-align:center;
	font-size:18px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}

#products_show {
	background:#fff;
}
/*
#products_content_box {
	position:relative;
	width:1002px;
	height:600px;
}
#products_image {
	position:absolute;
	top:30px;
	right:100px;
	width:400px;
	height:540px;
}
#products_content {
	position:absolute;
	top:30px;
	left:22px;
	padding-right:15px;
	width:420px;
	height:540px;
	color:#000;
	overflow-y:auto;
}
#products_content a {
	color:#000;
}
#products_content a:hover {
	color:#ff0000;
}
*/
/*===================================================================================*/
/* 新闻列表 */
#news {
	padding:0px 0px 0px 58px;
	width:944px;
}
.news_list {
	padding:20px 0px;
	border-top:2px solid #131313;
}
.news_list_date {
}
.news_list_title {
	padding-top:12px;
	font-size:20px;
	color:#fff200;
}
.news_list_title a {
	color:#fff200;
}
.news_list_title a:hover {
	text-decoration:underline;
}
.news_list_desc {
	padding-top:12px;
	font-size:14px;
	line-height:20px;
}
.news_list_more {
	padding-top:15px;
}
.news_content {
	padding:20px 0px 0px 0px;
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
}
#qq_online_top {
	height:26px;
	background:url(../images/QQ_Top_Bg.gif) no-repeat;
}
#qq_online_top p {
	padding:6px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}
#qq_online_top p img {
	margin-top:2px;
	float:right;
	cursor:pointer;
}
#qq_online_list {
	background:url(../images/QQ_Middle_Bg.gif) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
	width:124px;
	height:25px;
	font-family:"宋体";
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
}
#qq_online_list p:hover {
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
#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;
	color:#333;
}
#qq_online_bottom {
	height:42px;
	font-size:0px;
	background:url(../images/QQ_Bottom_Bg.gif) no-repeat;
}

/*===================================================================================*/

#products_page {
	margin:30px auto 0px auto;
	height:22px;
}
#news_page {
	margin:30px auto 0px auto;
	width:700px;
	height:22px;
}
.fypage_blk {
	height:22px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.fypage a {
	float:left;
	display:block;
	margin-right:4px;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	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 #ddd;
	background:#fff;
}
.fypage a:hover {
	color:#ff0000;
	border:1px solid #ddd;
	background:#f0f0f0;
}
.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;
	font-weight:bold;
	color:#ff0000;
	border:1px solid #ddd;
	background:#f0f0f0;
}
.fypage span.fypage_disabled {
	line-height:22px;
	color:#333;
	border:1px solid #ddd;
	background:#fff;
	overflow:hidden;
}
.fypage_sl {
	float:left;
	display:block;
	margin-right:4px;
	width:15px;
	height:20px;
	line-height:20px;
	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 #ddd;
	background:#fff;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:52px;
	color:#333;
	line-height:22px;
	border:1px solid #ddd;
	background:#fff;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#ff0000;
	border:1px solid #ddd;
	background:#f0f0f0;
}