﻿@import url("Base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
a:link,a:visited,a:active {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#B70008;
	text-decoration:none;
}
.a2:link,.a2:visited,.a2:active {
	color:#333;
	text-decoration:none;
}
.a2:hover {
	color:#B70008;
	text-decoration:none;
}
.proa:link,.proa:visited,.proa:active {
	color:#3366CC;
	text-decoration:none;
}
.proa:hover {
	color:#B70008;
	text-decoration:none;
}

.anoline {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
/*===================================================================================*/

#main {

}
#header_blk {
	height:118px;
	background:url(/Images/Header_Bg.jpg) no-repeat center top;
}
#header {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:118px;
	background:url(/Images/Header_Bg.jpg) no-repeat center top;
}
#logo {
	position:absolute;
	top:22px;
	left:0px;
}
#language_cn {
	position:absolute;
	top:13px;
	right:108px;
	display:none;
}
#language_en {
	position:absolute;
	top:11px;
	right:28px;
	display:none;
}
#header_a {
	position:absolute;
	top:15px;
	right:22px;
}
#header_tel {
	position:absolute;
	top:50px;
	right:20px;
	padding-left:40px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#888;
	background:url(/Images/Tel.jpg) no-repeat 0px 8px;
}
#header_tel span {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#E30000;
}
#clock {
	position:absolute;
	bottom:5px;
	right:20px;
	display:none;
	color:#555;
}
#nav_blk {
	height:47px;
	background:url(/Images/Nav_Bg.jpg) repeat-x;
}
#nav_blk a:link,#nav_blk a:visited,#nav_blk a:active {
	color:#fff;
	background:url(/Images/Nav_Line.jpg) no-repeat right top;
}
#nav_blk a:hover {
	color:#434343;
	background:url(/Images/Nav_Over.jpg) repeat-x;
}
.nav_7 div#nav {
	margin:0px auto;
	width:992px;
	height:47px;
	overflow:hidden;
}
.nav_7 div#nav2 {
	width:994px;
	height:47px;
	overflow:hidden;
}
.nav_7 div#nav2 a {
	display:block;
	float:left;
	width:142px;
	height:47px;
	line-height:49px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_8 div#nav {
	margin:0px auto;
	width:998px;
	height:47px;
	overflow:hidden;
}
.nav_8 div#nav2 {
	width:1000px;
	height:47px;
	overflow:hidden;
}
.nav_8 div#nav2 a {
	display:block;
	float:left;
	width:125px;
	height:47px;
	line-height:49px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_9 div#nav {
	margin:0px auto;
	width:997px;
	height:47px;
	overflow:hidden;
}
.nav_9 div#nav2 {
	width:999px;
	height:47px;
	overflow:hidden;
}
.nav_9 div#nav2 a {
	display:block;
	float:left;
	width:111px;
	height:47px;
	line-height:49px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_10 div#nav {
	margin:0px auto;
	width:998px;
	height:47px;
	overflow:hidden;
}
.nav_10 div#nav2 {
	width:1000px;
	height:47px;
	overflow:hidden;
}
.nav_10 div#nav2 a {
	display:block;
	float:left;
	width:100px;
	height:47px;
	line-height:49px;
	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:#434343;
	background:url(/Images/Nav_Over.jpg) repeat-x;
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#fff;
	background:url(/Images/Nav_Line.jpg) no-repeat right top;
}
.nav_out:hover {
	color:#434343;
	background:url(/Images/Nav_Over.jpg) repeat-x;
}
*/
.nav_menu {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nav_menu a {
	display:block;
	padding:0px 10px;
	height:33px;
	line-height:33px;
	text-align:center;
}
.nav_menu a:link,.nav_menu a:visited,.nav_menu a:active {
	color:#fff;
	background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.nav_menu a:hover {
	color:#B70008;
	background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#banner {

}
#content_blk {
	padding:10px 0px 20px 0px;
	border-top:1px solid #ddd;
	background:#F6F6F6;
}
#content {
	margin:0px auto;
	width:1000px;
	background:#F6F6F6;
	/*background:url(../Images/Content_Bgs.jpg) repeat-y;*/
}
#left {
	float:left;
	width:200px;
}
#right {
	float:right;
	width:785px;
}
#right2 {
	padding-bottom:20px;
	border:1px solid #ccc;
	border-top:none;
	background:#fff;
}
#footer_nav_blk {
	height:287px;
	background:url(/Images/Footer_Nav_Bg.jpg) repeat-x;
}
#footer_nav {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:287px;
	background:url(/Images/Footer_Nav_Bg2.jpg) no-repeat;
}
#footer_nav ul {
	position:absolute;
	top:135px;
	left:65px;
	width:925px;
}
#footer_nav ul li {
	float:left;
	height:140px;
}
#footer_nav ul li strong {
	display:block;
	font-size:14px;
	font-weight:bold;
	height:25px;
}
#footer_nav ul li p {
	height:20px;
}
#footer_blk {
	height:159px;
	background:url(/Images/Footer_Bgs.jpg) repeat-x;
}
#footer {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:159px;
	color:#9E9E9E;
	background:url(/Images/Footer_Bg.jpg) no-repeat;
}
#footer a {
	color:#9E9E9E;
}
#footer a:hover {
	color:#fff;
}
#footer_content {
	position:absolute;
	top:103px;
	left:28px;
	width:656px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
#footer_a {
	position:absolute;
	top:24px;
	left:790px;
	width:140px;
}
#footer_a li {
	margin-bottom:6px;
	width:140px;
	height:24px;
	line-height:24px;
}
#footer_a li span {
	font-family:"宋体";
}
#links_str {
	position:absolute;
	top:35px;
	left:35px;
	font-weight:bold;
	line-height:20px;
}
#links {
	position:absolute;
	top:35px;
	left:100px;
	width:590px;
	height:60px;
	line-height:20px;
	overflow:hidden;
}
#links a {
	margin-right:15px;
}
/*===================================================================================*/

#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	height:350px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:350px;
	overflow:hidden;
}
#flash img {
	width:1920px;
	height:350px;
}
#flash_button {
	position:absolute;
	top:13px;
	left:470px;
	width:400px;
	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:#8F8F8F;
	background:url(/Images/Flash_Button_Out.jpg) no-repeat;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {
	color:#861301;
	background:url(/Images/Flash_Button_Over.jpg) no-repeat;
}
#flash_button a:hover{
	color:#861301;
	background:url(/Images/Flash_Button_Over.jpg) no-repeat;
}
#flash_button_bg {
	height:36px;
	background:url(/Images/Flash_Button_Bg.jpg) repeat-x;
}
#flash_button_blk {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:36px;
	background:url(/Images/Flash_Button_Bg.jpg) repeat-x;
}
#tnews_str {
	position:absolute;
	top:12px;
	left:0px;
	font-size:14px;
	font-weight:bold;
	color:#AD1901;
}
#tnews {
	position:absolute;
	top:10px;
	left:45px;
	width:400px;
	height:20px;
	overflow:hidden;
}
#tnews p {
	width:400px;
	height:20px;
	line-height:20px;
}
#tnews_tel {
	position:absolute;
	top:1px;
	right:0px;
	padding-left:125px;
	height:34px;
	line-height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666;
	background:url(/Images/tNews_Tel_cn.jpg) no-repeat;
	overflow:hidden;
}
#icontent_blk {
	padding:20px 0px;
	background:url(/Images/iContent_Bg.jpg) repeat-x #F0F0F0;
}
#icontent {
	margin:0px auto;
	width:1000px;
	background:url(/Images/iContent_Bg.jpg) repeat-x #F0F0F0;
}
#iproducts_blk {
	width:1000px;
	overflow:hidden;
}
#iproducts {width:1014px;}
.iproducts_list {
	float:left;
	position:relative;
	margin:0px 14px 12px 0px;
	width:493px;
	height:154px;
	background:url(/Images/iProducts_Bg.jpg) no-repeat;
	overflow:hidden;
}
.iproducts_list_image {
	position:absolute;
	top:2px;
	left:2px;
	width:200px;
	height:150px;
}
.iproducts_list_name {
	position:absolute;
	top:13px;
	left:220px;
	width:255px;
	font-weight:bold;
}
.iproducts_list_desc {
	position:absolute;
	top:35px;
	left:220px;
	width:255px;
	height:80px;
	line-height:20px;
	overflow:hidden;
}
.iproducts_list_more {
	position:absolute;
	bottom:15px;
	right:22px;
}

#iabout_blk {
	position:relative;
	margin:40px 0px 40px 0px;
	height:179px;
	color:#555;
	background:url(/Images/iAbout_Bg_cn.jpg) no-repeat;
	overflow:hidden;
}
#iabout_more {position:absolute;top:155px;left:318px;}
#iabout_image {
	position:absolute;
	top:18px;
	left:1px;
	padding:1px;
	width:141px;
	height:141px;
	border:1px solid #cfd1d0;
	background:#fff;
}
#iabout {
	position:absolute;
	top:62px;
	left:162px;
	width:205px;
	height:88px;
	line-height:22px;
	overflow:hidden;
}
#icontact {
	position:absolute;
	top:82px;
	left:744px;
	width:240px;
	height:88px;
	line-height:22px;
	overflow:hidden;
}
#inews {
	position:absolute;
	top:70px;
	left:407px;
	width:292px;
}
#inews li {
	padding:8px 0px 0px 12px;
	height:18px;
	background:url(/Images/iNews_Line.jpg) no-repeat;
}
#inews li span {
	float:right;
}
#inews li a {
	color:#555;
}
#inews li a:hover {
	color:#B70008;
}
/*===================================================================================*/

.left_title {
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	background:url(../Images/Line.jpg) repeat-x left bottom;
}
.left_menu {
	margin-bottom:30px;
}
.left_menu p a {
	display:block;
	padding-left:10px;
	height:44px;
	line-height:46px;
	font-size:14px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
	overflow:hidden;
}
.left_menu p a:link,.left_menu p a:visited,.left_menu p a:active {

}
.left_menu p a:hover {

}
.left_menu div {

}
.left_menu div a {
	display:block;
	padding-left:20px;
	height:32px;
	line-height:32px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}

.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#B70008;
	background:url(../Images/Left_Menu_Over.jpg) no-repeat;
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active,.left_menu_out:hover {
	color:#555;
	background:url(../Images/Left_Menu_Bgs.gif) no-repeat right top;
}
.left_menu_out:hover {
	color:#B70008;
	background:url(../Images/Left_Menu_Over.jpg) no-repeat;
}

.left_menu_over2:link,.left_menu_over2:visited,.left_menu_over2:active {
	color:#333;
	background:url(../Images/Left_Menu_Bg.jpg) no-repeat;
}
.left_menu_over2:hover {
	color:#B70008;
	background:url(../Images/Left_Menu_Bg.jpg) no-repeat;
}
.left_menu_out2:link,.left_menu_out2:visited,.left_menu_out2:active,.left_menu_out2:hover {
	color:#333;
	background:url(../Images/Left_Menu_Bg.gif) no-repeat;
}
.left_menu_out2:hover {
	color:#B70008;
	background:url(../Images/Left_Menu_Bg.jpg) no-repeat;
}

.left_contact {
	padding:10px 0px;
	line-height:18px;
}
/*===================================================================================*/

.nodata {
	padding:50px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	margin-bottom:8px;
	text-align:right;
}
#title span {

}
#title a {
	color:#333;
	text-decoration:underline;
}
#title a:hover {
	color:#B70008;
}
#title2 {
	padding-left:50px;
	height:31px;
	line-height:31px;
	color:#333;
	font-weight:bold;
	background:url(/Images/Title_Bg.jpg) no-repeat;
}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:740px;
	overflow:hidden;
}
.inputtext {
	padding:0px 3px;
	height:20px;
	line-height:20px;
	border:1px solid #ccc;
}
.inputarea {
	padding:3px;
	border:1px solid #ccc;
}
.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;
}


.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;
	padding:8px 0px 6px 0px;
	line-height:16px;
}
/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:740px;
}
#about_image {
	width:760px;
}
#about_image dl {
	margin:20px 20px 0px 0px;
	float:left;
	width:170px;
	text-align:center;
}
#about_image dl dt img {
	width:170px;
	height:128px;
}
#about_image dl dd {
	width:170px;
	height:30px;
	line-height:30px;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:740px;
	overflow:hidden;	
}
#products {
	width:700px;
}
#products dl {
	margin:20px 50px 0px 0px;
	float:left;
	width:200px;
	text-align:center;
}
#products dl dt {
	font-size:0px;
	background:#ccc;
}
#products dl dd {
	width:200px;
	height:30px;
	line-height:30px;
}


.products_list_over {
	float:left;
	position:relative;
	margin:20px 20px 0px 0px;
	width:328px;
	height:104px;
	overflow:hidden;
	border:1px solid #ccc;
}
.products_list_out {
	float:left;
	position:relative;
	margin:20px 20px 0px 0px;
	width:328px;
	height:104px;
	overflow:hidden;
	border:1px solid #fff;
}

.products_list {
	position:relative;
	margin-top:20px;
	width:740px;
	height:170px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.products_list_image {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:150px;
}
.products_list_desc {
	position:absolute;
	top:0px;
	left:220px;
	width:520px;
	height:120px;
	line-height:20px;
	color:#666;
	overflow:hidden;
}
.products_list_desc strong {
	display:block;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
}
.products_list_desc a:hover {
	text-decoration:underline;
}
.products_list_more {
	position:absolute;
	bottom:20px;
	right:0px;
}

#products_show {
	margin:0px auto;
	padding-top:17px;
	width:740px;
}
#products_image {
	float:left;
	width:400px;
}
#products_images {
	width:400px;
	height:300px;
	font-size:0px;
}
#products_desc {
	float:right;
	width:320px;
}
#products_name {
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#B70008;
}
#products_descs {
	width:320px;
	overflow:hidden;
}

#products_mar {
	height:20px;
	font-size:0px;
}
#products_back {
	margin-top:20px;
	text-align:center;
}
#products_back a {
	color:#B70008;
}
#products_back a:hover {

}

/*===================================================================================*/
/* 新闻列表 */
#news {
	margin:0px auto;
	padding:15px 0px 0px 0px;
	width:740px;
}
#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:#666;
}
#news_title {
	margin:0px auto;
	padding:10px 0px 8px 0px;
	width:740px;
	line-height:18px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	border:1px solid #ccc;
	background:#eee;
}

/*===================================================================================*/
/* 下载列表样式 */
#downloadlist {
	margin:0px auto;
	padding-top:20px;
	width:740px;
}
#downloadlist table {
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}
.downloadlist_title {
	padding-bottom:5px;
}
.downloadlist_title a {
	font-size:14px;
}
.downloadlist_title a:link,.downloadlist_title a:visited {
	color:#3366CC;
	text-decoration:none
}
.downloadlist_title a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.downloadlist_text {
	padding-bottom:5px;
	line-height:18px;
	color:#666;
}
.downloadlist_texts {
	width:740px;
	overflow:hidden;
}
.downloadlist_file {
	padding-bottom:5px;
}
.downloadlist_file a {
	text-decoration:underline;
}

/*===================================================================================*/
/* 信息反馈 */

#feedback {
	margin:0px auto;
	padding:20px 0px 0px 0px;
	width:740px;
}
#feedback td {
	padding:5px;
}
#feedback textarea {
	padding:3px;
	width:427px;
	height:120px;
	border:1px solid #ccc;
}
#feedback td span {
	margin-left:5px;
	color:#ff0000;
	font-weight:bold;
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:150px;
}
#qq_online_top {
	position:relative;
	height:65px;
	background:url(/Images/QQ_Top.jpg) no-repeat;
}
#qq_online_top span {
	position:absolute;
	top:18px;
	right:17px;
	display:block;
	width:62px;
	height:11px;
	cursor:pointer;
}
#qq_online_list {
	padding-top:10px;
	background:url(/Images/QQ_Bg.jpg) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin-left:16px;
	width:118px;
	height:40px;
}
#qq_online_list p img {
	position:absolute;
	top:0px;
	left:5px;
	width:30px;
	height:30px;
}
#qq_online_list p a {
	position:absolute;
	top:10px;
	left:43px;
	font-weight:bold;
}
#qq_online_bottom {
	height:7px;
	font-size:0px;
	background:url(/Images/QQ_Bottom.jpg) no-repeat;
}

/*===================================================================================*/

#showpage {
	margin:30px auto 0px auto;
	width:740px;
	height:21px;
	overflow:hidden;
}
.scott a {
	margin-right:4px;
	float:left;
	display:block;
	text-align:center;
}
.scott a:link,.scott a:visited,.scott a:active {
	width:21px;
	height:21px;
	line-height:21px;
	color:#555;
	text-decoration:none;
	background:#ccc;
}
.scott a:hover {
	width:21px;
	height:21px;
	line-height:21px;
	color:#fff;
	text-decoration:none;
	background:#666;
}
.scott span.current {
	margin-right:4px;
	float:left;
	display:block;
	width:21px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#666;
}
.scott span.disabled {
	margin-right:4px;
	float:left;
	display:block;
	width:21px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#555;
	text-decoration:none;
	background:#ccc;
}
.scott span.pagesl {
	float:left;
	display:block;
	width:15px;
	height:21px;
	line-height:21px;
	color:#555;
}