﻿@import url("base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#454545;
}
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:#454545;
	text-decoration:none;
}
a:hover {
	color:#fd0000;
	text-decoration:none;
}

.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 {

}
#header_blk {
	height:106px;
	background:url(../images/header_bgs.jpg) repeat-x;
}
#header {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:980px;
	height:106px;
	background:url(../images/header_bgs.jpg) repeat-x;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#language {
	position:absolute;
	top:15px;
	right:0px;
}
#language img {
	cursor:pointer;
}
#language_cn {
	position:absolute;
	top:15px;
	right:82px;
	width:75px;
	height:20px;
	text-align:center;
	background:url(../images/hk_bg.jpg) no-repeat;
	overflow:hidden;
}
#language_cn a {
	display:block;
	line-height:22px;
	color:#fff;
	cursor:pointer;
}
#language_en {
	position:absolute;
	top:15px;
	right:0px;
	width:75px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/en_bg.jpg) no-repeat;
	overflow:hidden;
}
#language_en a {
	display:block;
	line-height:20px;
	color:#fff;
}
#header_tel {
	position:absolute;
	top:58px;
	right:200px;
}
#header_tel strong {
	font-size:20px;
	color:#da251d;
}
#header_tdc {
	position:absolute;
	top:16px;
	right:270px;
	z-index:99;
	width:90px;
	height:21px;
}
#header_tdc:hover div {
	display:block;
}
#header_tdcs {
	position:relative;
	padding-left:25px;
	width:65px;
	height:21px;
	line-height:22px;
	background:url(../images/ico3.jpg) no-repeat right 6px;
	cursor:pointer;
	overflow:hidden;
}
#header_tdcs img {
	position:absolute;
	top:0px;
	left:0px;
}
#header_tdci {
	position:absolute;
	top:21px;
	right:0px;
	display:none;
	width:230px;
	height:150px;
	background:#fff;
}
#header_tdci_str1 {
	position:absolute;
	top:8px;
	left:15px;
}
#header_tdci_str2 {
	position:absolute;
	top:70px;
	left:15px;
	line-height:18px;
}
#header_tdci_image {
	position:absolute;
	top:10px;
	right:20px;
}
#header_tdci_tdc {
	position:absolute;
	top:46px;
	right:26px;
	width:86px;
	height:86px;
	border:3px solid #fff;
}
#search {
	position:absolute;
	top:55px;
	right:0px;
	width:179px;
	height:26px;
	background:url(../images/search_bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:1px;
	left:8px;
	width:141px;
	height:24px;
	line-height:24px;
	border:none;
	background:#fff;
}
#search_button {
	position:absolute;
	top:6px;
	right:8px;
	display:block;
	width:15px;
	height:15px;
	cursor:pointer;
}
#nav_blk {
	height:41px;
	background:url(../images/nav_bg.jpg) repeat-x;
}
#nav {
	position:relative;
	z-index:98;
	margin:0px auto;
	width:980px;
	height:41px;
	background:url(../images/nav_bg.jpg) repeat-x;
}
#nav2 {
	width:980px;
	height:41px;
}
#nav2 li {
	float:left;
	width:140px;
	height:41px;
}
#nav2 li a {
	display:block;
	margin:0px auto;
	width:91px;
	height:41px;
	line-height:39px;
	text-align:center;
	font-family:"微软雅黑";
	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:url(../images/nav_over.jpg) no-repeat center center;
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#4e4e4e;
}
.nav_out:hover {
	color:#fff;
	background:url(../images/nav_over.jpg) no-repeat center center;
}
.nav_menu {
	position:absolute;
	top:41px;
	left:0px;
	display:none;
	width:140px;
}
.nav_menu a {
	display:block;
	padding:10px 0px 8px 0px;
	text-align:center;
	color:#000;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_menu a:link,.nav_menu a:visited,.nav_menu a:active {
	background:url(../images/navmenu_bg.png);
}
.nav_menu a:hover {
	background:url(../images/white60.png);
}
#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	height:390px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:390px;
	overflow:hidden;
}
#flash p {
	width:1920px;
	height:390px;
	text-align:center;
	font-size:0px;
}
#flash_button {
	position:absolute;
	bottom:12px;
	left:50%;
	z-index:2;
	margin-left:-490px;
	width:980px;
	hegiht:7px;
	text-align:center;
}
#flash_button a {
	display:inline-block;
	margin:0px 4px;
	width:48px;
	height:7px;
	font-size:0px;
	text-indent:100px;
	background:url(../images/flash_button_out.png) no-repeat;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {
	background:url(../images/flash_button_over.png) no-repeat;
}
#flash_button a:hover{
	background:url(../images/flash_button_over.png) no-repeat;
}
#content_blk {
	background:url(../images/content_bgs.jpg) repeat-x;
}
#content {
	margin:0px auto;
	padding:30px 0px 30px 0px;
	width:980px;
	background:url(../images/content_bgs.jpg) repeat-x;
}
#left {
	float:left;
	width:210px;
}
#right {
	float:right;
	width:720px;
}
#footer_blk {
	width:100%;
	background:url(../images/footer_bgs.jpg) repeat-x;
}
#footer {
	padding:20px 0px;
	line-height:20px;
	text-align:center;
	background:url(../images/footer_bgs.jpg) repeat-x;
}

/*===================================================================================*/

#tnews_bg {
	width:100%;
	height:31px;
	background:url(../images/tnews_bg.jpg);
}
#tnews_blk {
	position:relative;
	margin:0px auto;
	width:980px;
	height:31px;
	background:url(../images/tnews_bg.jpg);
}
#tnews_image {
}
#tnews {
	position:absolute;
	top:6px;
	left:60px;
	width:650px;
	height:20px;
	overflow:hidden;
}
#tnews p {
	height:20px;
	line-height:20px;
}
#tnews p span {
	margin-left:20px;
}
#tnews_share_str {
	position:absolute;
	top:8px;
	right:145px;
}
#tnews_share {
	position:absolute;
	top:0px;
	right:0px;
}
#icontent {
	position:relative;
	margin:0px auto;
	width:980px;
	height:538px;
	background:url(../images/icontent_bg.jpg) no-repeat;
	overflow:hidden;
}
.ititle {
	position:relative;
	height:28px;
}
.ititle strong {
	position:absolute;
	top:-4px;
	left:18px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	color:#111173;
}
.ititle strong span {
	margin-left:10px;
	font-size:12px;
	color:#999;
}
.ititle img {
	position:absolute;
	top:5px;
	right:5px;
}
#iabout_blk {
	position:absolute;
	top:30px;
	left:0px;
	width:283px;
}
#iabout {
	margin-top:20px;
	height:133px;
	line-height:19px;
	overflow:hidden;
}
#iproducts_com_blk {
	position:absolute;
	top:30px;
	left:320px;
	width:380px;
}
#iproducts_com_button_left {
	position:absolute;
	top:0px;
	right:30px;
	display:block;
	width:18px;
	height:18px;
	background:url(../images/iproducts_com_left.jpg) no-repeat;
	cursor:pointer;
}
#iproducts_com_button_right {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:18px;
	height:18px;
	background:url(../images/iproducts_com_right.jpg) no-repeat;
	cursor:pointer;
}
#iproducts_com {
	margin:0px auto;
	padding-top:20px;
	width:370px;
	height:120px;
	overflow:hidden;
}
#iproducts_com div {
	float:left;
}
#iproducts_com dl {
	float:left;
	width:370px;
	height:120px;
	overflow:hidden;
}
#iproducts_com dl dt {
	float:left;
	width:160px;
	height:120px;
	font-size:0px;
}
#iproducts_com dl dt img {
	width:160px;
	height:120px;
}
#iproducts_com dl dd {
	float:right;
	width:190px;
}
#iproducts_com dl dd strong {
	display:block;
	padding-top:8px;
	font-size:14px;
}
#iproducts_com dl dd strong a {
	color:#0151aa;
}
#iproducts_com dl dd strong a:hover {
	text-decoration:underline;
}
#iproducts_com dl dd p {
	margin:12px 0px;
	height:40px;
	line-height:20px;
	overflow:hidden;
}
#iproducts_com dl dd span {
}

#ibrand_blk {
	position:absolute;
	top:30px;
	right:0px;
	width:240px;
	height:180px;
}
#ibrand_button_down {
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	width:235px;
	height:20px;
	background:url(../images/ibrand_arrow.jpg) no-repeat;
	cursor:pointer;
}
#ibrand {
	position:absolute;
	top:48px;
	left:0px;
	width:248px;
	height:102px;
	font-size:0px;
	overflow:hidden;
}
#ibrand img {
	margin:0px 10px 10px 0px;
	padding:1px;
	width:110px;
	height:42px;
	border:1px solid #ddd;
	background:#fff;
}


#iproducts_title {
	position:absolute;
	top:230px;
	left:0px;
	width:980px;
}
#iproducts_blk {
	position:absolute;
	top:258px;
	left:0px;
	padding-top:20px;
	width:980px;
}
#iproducts {
	margin:0px auto;
	width:950px;
	overflow:hidden;
}
#iproducts dl {
	margin-right:13px;
	width:169px;
	text-align:center;
}
#iproducts dl dt {
	font-size:0px;
}
#iproducts dl dt img {
	padding:1px;
	width:165px;
	height:124px;
	border:1px solid #ddd;
	background:#fff;
}
#iproducts dl dd {
	padding-top:10px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

#ilinks {
	position:absolute;
	top:487px;
	left:0px;
	width:980px;
	height:38px;
	overflow:hidden;
}
#ilinks strong {
	display:block;
	width:85px;
	height:38px;
	line-height:36px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	color:#111173;
}
#ilinks p {
	position:absolute;
	top:1px;
	left:90px;
	width:880px;
	height:36px;
	line-height:36px;
	overflow:hidden;
}
#ilinks p a {
	margin-left:12px;
}
/*===================================================================================*/

.left_title {
	position:relative;
	padding-left:15px;
	height:28px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#111173;
	border-bottom:1px solid #dedede;
	background:url(../images/title_ico.jpg) no-repeat 2px 0px;
}
.left_menu {
	margin-bottom:30px;
}
.left_menu_over,.left_menu_out {
	display:block;
	padding:14px 0px 12px 30px;
	font-weight:bold;
	border-bottom:1px solid #dedede;
	background:url(../images/ico1.gif) no-repeat 16px 16px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#444;
}
.left_menu_out:hover {
	color:#fd0000;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#fd0000;
}
.left_contact {
	padding:8px 0px 0px 15px;
	line-height:22px;
}
/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	position:relative;
	height:28px;
	line-height:28px;
	text-align:right;
	color:#999;
	border-bottom:1px solid #dedede;
	background:url(../images/title_ico.jpg) no-repeat 2px 0px;
}
#title a {
	color:#999;
}
#title a:hover {
	color:#fd0000;
}
#title span {
	font-family:"宋体";
}
#title strong {
	position:absolute;
	top:0px;
	left:15px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#fd0000;
}
#showtext {
	margin:0px auto;
	padding-top:18px;
	width:720px;
	overflow:hidden;
}
.inputtext {
	padding:0px 5px;
	height:24px;
	line-height:24px\9;
	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.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 {
	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;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:12px;
	height:38px;
	border-top:1px solid #ddd;
	overflow:hidden;
}
#prenext p {
	height:20px;
}
#prenext_back {
	position:absolute;
	top:12px;
	right:0px;
	font-family:"宋体";
	font-weight:bold;
}

/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:700px;
	overflow:hidden;
}
#about_image {
	width:735px;
}
#about_image dl {
	float:left;
	margin:25px 35px 0px 0px;
	width:210px;
	text-align:center;
}
#about_image dl dt {
	font-size:0px;
}
#about_image dl dt img {
	padding:1px;
	width:200px;
	height:150px;
	border:4px solid #ddd;
}
#about_image dl dt img:hover {
	border:4px solid #fd0000;
}
#about_image dl dd {
	padding-top:8px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:720px;
	overflow:hidden;	
}
#products {
	width:740px;
}
#products dl {
	float:left;
	margin:25px 20px 0px 0px;
	width:165px;
	text-align:center;
}
#products dl dt {
	font-size:0px;
}
#products dl dt img {
	padding:1px;
	width:155px;
	height:116px;
	border:4px solid #ddd;
}
#products dl dt img:hover {
	border:4px solid #fd0000;
}
#products dl dd {
	padding-top:10px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}


#products_show {
	margin:20px auto 0px auto;
	width:720px;
}
#products_image {
	float:left;
	padding:1px;
	width:400px;
	border:1px solid #ddd;
}
#products_desc_blk {
	float:right;
	width:300px;
}
#products_name {
	padding:10px 0px 15px 0px;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#products_file {
	font-weight:bold;
}
#products_file a {
	color:#fd0000;
}
#products_file a:hover {
	text-decoration:underline;
}

#stock_search {
	position:relative;
	margin-top:20px;
	height:26px;
	line-height:26px;
}
#stock_search_key {
	position:absolute;
	top:0px;
	left:70px;
	padding:0px 5px;
	width:180px;
	height:24px;
	line-height:24px;
	border:1px solid #ddd;
	background:#fff;
}
#stock_search_button {
	position:absolute;
	top:0px;
	left:270px;
	display:block;
	width:50px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#333;
	font-weight:bold;
	border:1px solid #ddd;
	background:#f5f5f5;
	cursor:pointer;
}
#stock {
	margin-top:20px;
}
#stock_title td {
	font-weight:bold;
}
#stock td {
	padding:12px 5px 10px 5px;
	text-align:center;
	border-bottom:1px solid #dedede;
}

/*===================================================================================*/
/* 新闻列表 */

#news {
	margin:5px auto 0px auto;
	padding-top:1px;
	width:718px;
}
#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:#888;
}
#news_title {
	margin:30px auto 0px auto;
	line-height:18px;
	text-align:center;
	font-size:14px;
	color:#333;
}
#news_info {
	margin:0px auto;
	padding:20px 0px 10px 0px;
	text-align:center;
	color:#999;
	background:url(../images/line_666.gif) repeat-x left bottom;
}

/*===================================================================================*/
/* 品牌 */

#brand {
}
.brand_list {
	margin-top:20px;
	background:url(../images/line3_ccc.gif) repeat-x left bottom;
}
.brand_list_image {
	float:left;
	margin-top:3px;
	padding:1px;
	width:110px;
	height:42px;
	border:1px solid #ddd;
	background:#fff;
}
.brand_list_name {
	display:block;
	margin-bottom:8px;
	font-size:14px;
}
.brand_list_content {
	float:right;
	width:580px;
}
.brand_list_clear {
	clear:both;
	height:10px;
}
/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
}
#qq_online_top {
	position:relative;
	padding-left:10px;
	height:26px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	background:url(../images/qq_top_bg.gif) no-repeat;
}
#qq_online_top img {
	position:absolute;
	top:8px;
	right:10px;
	cursor:pointer;
}
#qq_online_list {
	background:url(../images/qq_middle_bg.gif) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
	padding-left:31px;
	width:93px;
	height:25px;
	line-height:26px;
	font-family:"宋体";
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
	overflow:hidden;
}
#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_bottom {
	height:42px;
	font-size:0px;
	background:url(../images/qq_bottom_bg.gif) no-repeat;
}

/*
#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;
}
*/
/*===================================================================================*/

#products_page {
	margin:40px auto 0px auto;
	width:720px;
	height:22px;
}
#news_page {
	margin:30px auto 0px auto;
	width:720px;
	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;
	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:#555;
	text-decoration:none;
	border:1px solid #ddd;
	background:#fff;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #fd0000;
	background:#fd0000;
}
.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 {
	font-weight:bold;
	line-height:20px;
	color:#fff;
	border:1px solid #fd0000;
	background:#fd0000;
}
.fypage span.fypage_disabled {
	line-height:22px;
	color:#555;
	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:#555;
}
.fypage_go {
	float:left;
	position:relative;
	margin-right:4px;
	width:88px;
	height:22px;
	overflow:hidden;
}
#fypage_gov {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 5px;
	width:36px;
	height:20px;
	line-height:20px;
	color:#555;
	border:1px solid #ddd;
	background:#fff;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:52px;
	padding:0px;
	width:34px;
	height:20px;
	line-height:20px;
	color:#555;
	border:1px solid #ddd;
	background:#fff;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#fff;
	border:1px solid #fd0000;
	background:#fd0000;
}