﻿@import url("base.css");
body {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	color:#505050;
	font-size:14px;
	overflow-x:hidden;
}
input,select {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	font-size:14px;
	color:#444;
}
textarea {
	font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;
	font-size:14px;
	color:#444;
}
a:link,a:visited,a:active {color:#333;text-decoration:none;}
a:hover {color:#2889fd;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}

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

#main {}
#header_blk {height:97px;}
#header {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1200px;
	height:97px;
	background:#fff;
}
#logo {position:absolute;top:0px;left:0px;}
#language {position:absolute;top:35px;right:0px;}
#language a {margin-left:10px;}
#search {
	position:absolute;
	top:15px;
	right:0px;
	z-index:2;
	width:204px;
	height:31px;
	background:url(../images/search_bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:0px;
	left:8px;
	width:149px;
	height:31px;
	color:#999;
	font-size:12px;
	line-height:31px\9;
	border:none;
	background:#fff;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:25px;
	height:31px;
	cursor:pointer;
}
#nav_blk {
	width:100%;
	height:62px;
	background:#252525;
}
#nav {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1200px;
	height:62px;
	background:#252525;
}
#nav2 {
	position:relative;
	z-index:1;
	width:1200px;
	height:62px;
}
#nav2 li {
	float:left;
	position:relative;
	margin-right:20px;
	width:130px;
	height:62px;
}
.nav_out,.nav_over {
	display:block;
	padding-top:11px;
	width:100%;
	height:51px;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#fff;}
.nav_out:hover {color:#fff;background:#2889fd;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#fff;background:#2889fd;}
#nav2 li span {display:block;margin-top:2px;font-size:12px;}
#nav2 li p {
	position:absolute;
	top:62px;
	left:0px;
	display:none;
	width:100%;
	background:#005AAE;
}
#nav2 li p a {
	display:block;
	padding:10px 0px 10px 0px;
	color:#fff;
	text-align:center;
}
#banner {
	position:relative;
	z-index:1;
	width:100%;
	min-width:1200px;
	height:450px;
	overflow:hidden;
}
#banner_ul {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:450px;
	overflow:hidden;
}
#banner_ul li {
	width:1920px;
	height:450px;
	text-align:center;
	font-size:0px;
}
#banner_button {
	position:absolute;
	bottom:20px;
	left:0px;
	z-index:2;
	width:100%;
	hegiht:12px;
	font-size:0px;
	text-align:center;
}
#banner_button a {
	display:inline-block;
	margin:0px 4px;
	width:12px;
	height:12px;
	text-indent:100px;
	border-radius:6px;
	background:#268ffa;
	overflow:hidden;
}
#banner_button a.activeSlide {background:#ffa800;}
#banner_button a:hover{background:#ffa800;}
#content {margin:30px auto 0px auto;width:1200px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;}
#footer_blk {margin-top:50px;width:100%;background:#000;}
#footer {
	position:relative;
	margin:0px auto;
	padding:20px 0px;
	width:1200px;
	color:#bdbdbd;
	font-size:12px;
	line-height:1.8;
	text-align:center;
	background:#000;
}
#footer a {color:#bdbdbd;}
#footer a:hover {color:#fff;}

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

.ititle {
	margin-bottom:15px;
	height:28px;
	font-size:16px;
	border-bottom:1px dotted #999;
	background:url(../images/ititle_icon.jpg) no-repeat right 5px;
}
#iproducts_blk {float:left;width:230px; margin-right:75px;}
#iproducts {}
#iproducts p {margin-bottom:1px;height:39px;}
#iproducts p a {
	display:block;
	padding-left:40px;
	height:39px;
	color:#333;
	line-height:39px;
	background:url(../images/left_menu_bg.jpg) no-repeat #e8e8e8;
	overflow:hidden;
}
#iproducts p a:hover {color:#fff;background:url(../images/left_menu_over.jpg) no-repeat #2889fd;}


#iabout_blk {float:left;width:505px;}
#iabout {font-size:12px;line-height:1.9;}


#icontact_blk {float:right;width:320px;}
#icontact {margin-top:10px;font-size:12px;line-height:2.2;background:url(../images/icontact_bg.jpg) no-repeat right 25px;}
#icontact_tel {padding:0px 0px 0px 55px;background:url(../images/icontact_tel.jpg) no-repeat 0px 5px;}
#icontact_tel strong {display:block;font-size:24px;}

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

.left_title {
	height:30px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #999;
	background:url(../images/ititle_icon.jpg) no-repeat right 5px;
}
.left_menu {margin-top:10px;}
.left_menu p {margin-bottom:1px;}
.left_menu p a {
	display:block;
	padding-left:40px;
	height:39px;
	color:#333;
	line-height:39px;
	background:url(../images/left_menu_bg.jpg) no-repeat #e8e8e8;
	overflow:hidden;
}
.left_menu p a:hover {color:#fff;background:url(../images/left_menu_over.jpg) no-repeat #2889fd;}
.left_menu p a.left_menu_cur {color:#fff;background:url(../images/left_menu_over.jpg) no-repeat #2889fd;}
/*
.left_menu ul {margin-bottom:1px;padding:2px 0px 10px 0px;background:#e8e8e8;}
.left_menu ul li {
	position:relative;
	padding:8px 0px 0px 50px;
	font-size:12px;
	background:url(../images/ico1.gif) no-repeat 40px 13px;
}
*/
.left_menu ul {padding:3px 0px 20px 0px;}
.left_menu ul li {
	position:relative;
	padding:8px 0px 0px 53px;
	font-size:12px;
	background:url(../images/ico1.gif) no-repeat 41px 13px;
}
.left_menu ul li span {
	position:absolute;
	top:13px;
	left:14px;
	display:none;
	width:4px;
	height:4px;
	border-radius:2px;
	background:#aaa;
}
.left_contact {padding-top:6px;line-height:1.8;}

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

.nodata {
	padding:150px 0px;
	color:#bbb;
	font-size:20px;
	text-align:center;
}
#title {
	position:relative;
	height:30px;
	color:#bbb;
	font-size:12px;
	text-align:right;
	line-height:26px;
	border-bottom:1px dotted #999;
	overflow:hidden;
}
#title a {color:#bbb;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:0px;
	left:0px;
	color:#2889fd;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
}
#showtext {
	margin:0px auto;
	padding-top:18px;
	width:900px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:18px;
	width:900px;
	overflow:hidden;
}
.input_text {
	padding:0px 6px;
	width:250px;
	height:30px;
	line-height:30px\9;
	border:1px solid #ddd;
}
.input_area {
	padding:6px;
	line-height:20px;
	border:1px solid #ddd;
	overflow-y:auto;
}
.input_select {
	padding:0px 0px 0px 6px;
	height:30px;
	border:1px solid #ddd;
}
.button {
	width:150px;
	height:40px;
	color:#fff;
	font-size:16px;
	border:none;
	background:#333;
	cursor:pointer;
}
.button:hover {background:#ff0000;}


.editorc {line-height:1.8;}
.editorc p {margin-bottom:15px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc ul {margin-left:35px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-left:35px;}
.editorc ol li {list-style-type:decimal;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 ul {margin-left:35px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-left:35px;}
.editorc2 ol li {list-style-type:decimal;}

.editorc_tbe table {
	margin-bottom:15px;
	border:none;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.editorc_tbe td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p {margin:0px;padding:0px;}
.editorc_tbe table.noborder {border:none;}
.editorc_tbe table.noborder table {border:none;}
.editorc_tbe table.noborder td {border:none;padding:0px;}

#prenext {
	position:relative;
	margin:40px auto 0px auto;
	padding:12px 70px 0px 0px;
	height:38px;
	font-size:12px;
	border-top:1px dotted #999;
	overflow:hidden;
}
#prenext p {height:20px;}
#prenext a {font-weight:bold;}
#prenext_back {position:absolute;top:12px;right:0px;font-weight:bold;}

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

#about_image_blk {
	margin:0px auto;
	width:900px;
	overflow:hidden;
}
#about_image {width:920px;}
#about_image dl {
	float:left;
	margin:25px 20px 0px 0px;
	width:210px;
	text-align:center;
}
#about_image dl dt {font-size:0px;}
#about_image dl dt img {
	padding:4px;
	width:200px;
	height:150px;
	transition:none;
	border:1px solid #ddd;
}
#about_image dl dt img:hover {padding:3px;border:2px solid #2889fd;}
#about_image dl dd {padding-top:8px;line-height:1.4;}

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

#products_class_blk {margin:0px auto;width:900px;overflow:hidden;}
#products_class {width:930px;}
#products_class dl {float:left;margin:25px 30px 0px 0px;width:280px;text-align:center;}
#products_class dl dt {font-size:0px;}
#products_class dl dt img {width:280px;height:210px;}
#products_class dl dd {padding-top:8px;line-height:1.4;}

#products td {padding:10px 8px;font-size:12px;text-align:center;border-bottom:1px solid #e5e5e5;}
.products_list_title td {height:30px;font-weight:bold;border-bottom:1px solid #e5e5e5;}
.products_list_bg td {background:#f5f5f5;}

#products2 {}
#products2 li {
	position:relative;
	margin-top:20px;
	padding-left:220px;
	height:170px;
	border-bottom:1px dotted #999;
	overflow:hidden;
}
#products2 li img {position:absolute;top:0px;left:0px;width:200px;height:150px;}
#products2 li h2 {padding:5px 0px;font-size:14px;}
#products2 li p {color:#999;height:110px;font-size:12px;line-height:22px;overflow:hidden;}

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

#news {
	margin:0px auto;
	padding-top:1px;
	width:898px;
}
#news li {
	margin-top:15px;
	padding:1px 0px 0px 20px;
	height:30px;
	background:url(../images/news_line.png) no-repeat left bottom;
}
#news span {float:right;color:#999;font-size:12px;}
#news span a {margin-right:50px;}
#news_title {
	padding:35px 0px 25px 0px;
	color:#333;
	font-size:24px;
	text-align:center;
	font-weight:normal;
}
#news_info {
	padding-bottom:8px;
	color:#999;
	font-size:12px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}
#news_info span {padding:0px 20px;}
#news_info strong {font-weight:normal;}

/*===================================================================================*/
/* 信息反馈 */

#feedback {padding:10px 0px 0px 0px;}
#feedback td {padding:14px 5px 0px 5px;}
#feedback td span {
	margin-left:5px;
	font-family:"宋体";
	font-size:12px;
	color:#ff0000;
}

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

#win_ts_box {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	display:none;
	margin:-70px 0px 0px -200px;
	width:400px;
	height:140px;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:140px;
	border-radius:8px;
	background:url(../images/tbs/black70.png);
	overflow:hidden;
}
#win_ts {}
#win_loading {
	position:fixed;
	top:0%;
	left:0%;
	z-index:9999;
	width:100%;
	height:100%;
	background:url(../images/loading2.gif) no-repeat center center;
}
#win_loading_bg {
	position:fixed;
	top:0px;
	left:0px;
	z-index:9998;
	width:100%;
	height:100%;
	background:url(../images/tbs/white0.png);
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
	font-family:"宋体";
	font-size:12px;
}
#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_style/style0_top.gif) no-repeat;
}
#qq_online_top img {
	position:absolute;
	top:8px;
	right:10px;
	cursor:pointer;
}
#qq_online_list {background:url(../images/qq_style/style0_bgs.gif) repeat-y;}
#qq_online_list a {color:#222;}
#qq_online_list a:hover {color:#ff0000;}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
	padding-left:31px;
	width:93px;
	height:25px;
	line-height:26px;
	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_style/style0_bottom.gif) no-repeat;
}

#qq_onlines_top {
	position:relative;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#qq_onlines_top p {
	position:absolute;
	top:40px;
	width:35px;
	height:173px;
	overflow:hidden;
	cursor:pointer;
}
.qq_onlines_small_left strong {left:8px;}
.qq_onlines_small_right strong {left:13px;}
#qq_onlines_top p strong {
	position:absolute;
	top:40px;
	display:block;
	width:16px;
	text-align:center;
	line-height:20px;
}
#qq_onlines_box {
	border:1px solid #e3e3e3;
	border-top:none;
	background:#fff;
}
#qq_onlines_tel {
	padding-top:15px;
	text-align:center;
	font-size:14px;
	color:#505050;
	background:url(../images/qq_style/tel.jpg) no-repeat 15px 12px;
}
#qq_onlines_tel strong {
	display:block;
	padding:12px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:1px dashed #ccc;
}
#qq_onlines_list {padding-top:10px;}
#qq_onlines_list a {
	position:relative;
	display:block;
	margin:0px auto 8px auto;
	padding-left:35px;
	width:72px;
	height:25px;
	line-height:26px;
	color:#222;
	border:1px solid #aaccd8;
	background:url(../images/qq_style/list_bg.jpg) repeat-x;
	overflow:hidden;
}
#qq_onlines_list a:hover {color:#ff0000;}
#qq_onlines_list a img {position:absolute;top:2px;left:7px;width:21px;height:21px;}
#qq_onlines_tdc {padding:8px 0px;font-size:0px;text-align:center;border-top:1px dashed #ccc;}
#qq_onlines_tdc img {width:110px;height:110px;}

.qq_onlines_1 p#qq_onlines_tel strong {color:#e10000;}
.qq_onlines_1 div#qq_onlines_top {border-bottom:8px solid #ff7200; background:#e10000;}
.qq_onlines_1 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style1_small_left.png) no-repeat;}
.qq_onlines_1 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style1_small_right.png) no-repeat;}
.qq_onlines_2 p#qq_onlines_tel strong {color:#555;}
.qq_onlines_2 div#qq_onlines_top {border-bottom:8px solid #5d5d5d; background:#343434;}
.qq_onlines_2 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style2_small_left.png) no-repeat;}
.qq_onlines_2 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style2_small_right.png) no-repeat;}
.qq_onlines_3 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_3 div#qq_onlines_top {border-bottom:8px solid #ddc9ba; background:#df9800;}
.qq_onlines_3 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style3_small_left.png) no-repeat;}
.qq_onlines_3 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style3_small_right.png) no-repeat;}
.qq_onlines_4 p#qq_onlines_tel strong {color:#89a611;}
.qq_onlines_4 div#qq_onlines_top {border-bottom:8px solid #464a4b; background:#adce25;}
.qq_onlines_4 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style4_small_left.png) no-repeat;}
.qq_onlines_4 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style4_small_right.png) no-repeat;}

.qq_onlines_5 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_5 div#qq_onlines_top {border-bottom:8px solid #ff9241; background:#ff6d00;}
.qq_onlines_5 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style5_small_left.png) no-repeat;}
.qq_onlines_5 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style5_small_right.png) no-repeat;}
.qq_onlines_6 p#qq_onlines_tel strong {color:#006083;}
.qq_onlines_6 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#006083;}
.qq_onlines_6 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style6_small_left.png) no-repeat;}
.qq_onlines_6 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style6_small_right.png) no-repeat;}
.qq_onlines_7 p#qq_onlines_tel strong {color:#00a0a8;}
.qq_onlines_7 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#00a0a8;}
.qq_onlines_7 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style7_small_left.png) no-repeat;}
.qq_onlines_7 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style7_small_right.png) no-repeat;}
.qq_onlines_8 p#qq_onlines_tel strong {color:#c9004c;}
.qq_onlines_8 div#qq_onlines_top {border-bottom:8px solid #ebba28; background:#c9004c;}
.qq_onlines_8 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style8_small_left.png) no-repeat;}
.qq_onlines_8 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style8_small_right.png) no-repeat;}

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

#products_page {margin-top:40px;width:100%;}
#news_page {margin-top:40px;width:100%;}
.fypage_blk {
	height:30px;
	font-size:12px;
	text-align:center;
	overflow:hidden;
}
.fypage a {
	display:inline-block;
	margin:0px 3px;
	padding:0px 6px;
	height:22px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#888;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #2889fd;
	background:#2889fd;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 3px;
	padding:0px 6px;
	height:22px;
	line-height:22px;
	text-align:center;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #2889fd;
	background:#2889fd;
}
.fypage span.fypage_disabled {
	color:#888;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.fypage_sl {
	display:inline-block;
	margin:0px 3px;
	padding:0px 6px;
	height:24px;
	color:#999;
	line-height:24px;
	font-weight:normal;
}