@import url("/css/base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
	background:#efefef;
}
input,select {
	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:#505050;text-decoration:none;}
a:hover {color:#fa622f;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:130px;
	background:url(/images/header_bgs.jpg) repeat-x left bottom;
}
#header {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:130px;
	background:url(/images/header_bgs.jpg) repeat-x left bottom;
}
#logo {position:absolute;top:3px;left:0px;}
#header_tel {
	position:absolute;
	top:85px;
	right:0px;
	display:block;
	padding-left:35px;
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#fa622f;
	background:url(/images/header_tel.jpg) no-repeat;
}
#header_tel strong {font-size:16px;}
#language {
	position:absolute;
	top:0px;
	right:0px;
	width:164px;
	height:23px;
	line-height:25px;
	text-align:center;
	color:#fff;
	background:url(/images/language_bg.jpg) no-repeat;
	overflow:hidden
}
#language a {color:#fff;}
#language a:hover {text-decoration:underline;}
#nav {
	margin:0px auto;
	width:1000px;
	height:24px;
	font-family:"微软雅黑";
	font-size:16px;
	text-align:center;
	background:url(/images/nav_bg.jpg) no-repeat;
}
#nav a {
	position:relative;
	top:-6px;
	color:#fff;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#nav span {padding:0px 30px;}
#nav a:hover {color:#fa622f;}
.nav_out:link,.nav_out:visited,.nav_out:active {}
.nav_out:hover {}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {}
#flash_box {
	position:relative;
	z-index:1;
	margin:10px auto 0px auto;
	width:998px;
	height:328px;
	border:1px solid #dce0e3;
	border-bottom:none;
	background:#fff;
	overflow:hidden;
}
#flash_blk {
	position:absolute;
	top:9px;
	left:9px;
	width:714px;
	height:318px;
	border:1px solid #d6d6d6;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
	width:712px;
	height:316px;
	font-size:0px;
	overflow:hidden;
}
#flash img {width:712px;height:316px;}
#flash_button {
	position:absolute;
	bottom:10px;
	right:2px;
	z-index:2;
	hegiht:15px;
}
#flash_button a {
	float:left;
	margin-right:8px;
	width:15px;
	height:15px;
	line-height:15px;
	font-family:"宋体";
	font-size:12px;
	text-align:center;
	color:#fff;
	background:#333;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {color:#fff;background:#fa622f;}
#flash_button a:hover{color:#fff;background:#fa622f;}
#flash_class {
	position:absolute;
	top:9px;
	right:9px;
	padding-top:33px;
	width:259px;
	background:url(/images/flash_class_bg_cn.jpg) no-repeat;
}
#flash_class a {
	display:block;
	margin-bottom:4px;
	padding-left:36px;
	height:28px;
	color:#222;
	line-height:28px;
	font-weight:bold;
	background:url(/images/flash_class_bg.jpg);
}
#flash_class a:hover {color:#fa622f;}
#banner {
	margin:10px auto 0px auto;
	padding:8px 9px 0px 9px;
	width:980px;
	height:210px;
	font-size:0px;
	border:1px solid #dce0e3;
	border-bottom:none;
	background:#fff;
}
#banner img {width:980px;height:210px;}#content {
	margin:0px auto;
	padding:10px 9px 30px 9px;
	width:980px;
	border:1px solid #dce0e3;
	border-top:none;
	background:#fff;
}
#left {float:left;width:220px;}
#right {float:right;width:730px;}
#footer_blk {background:url(/images/footer_bgs.jpg) repeat-x left bottom;}
#footer {
	position:relative;
	margin:0px auto;
	padding:28px 0px 10px 0px;
	width:1000px;
	color:#6c6c6c;
	line-height:1.8;
	background:url(/images/footer_bg.jpg) repeat-x;
}
#footer a {color:#6c6c6c;}
#footer a:hover {color:#fa622f;}
#footer_ts {position:absolute;top:15px;right:10px;}
#footer_ts img {width:43px;height:60px;}

/*===================================================================================*/

.ititle {
	height:32px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#f8622f;
	background:url(/images/title_bg.jpg) no-repeat left bottom;
}
.ititle span {margin-left:10px;color:#385a75;}
#inews_box {}
#inews_blk {
	float:left;
	margin-right:22px;
	width:310px;
}
#inews {margin-top:15px;}
#inews li {
	padding-left:15px;
	height:25px;
	background:url(/images/ico2.jpg) no-repeat 1px 2px;
}
#inews li span {float:right;}


#iabout_blk {float:left;width:310px;}
#iabout {
	margin-top:10px;
	width:310px;
	height:98px;
	line-height:1.7;
	overflow:hidden;
}
#icontact_blk {float:right;width:315px;}
#icontact {
	margin-top:10px;
	width:310px;
	height:98px;
	line-height:1.7;
	overflow:hidden;
}

#iservice_blk {float:left;width:310px;}
#iservice_image {
	float:left;
	margin:15px 10px 0px 0px;
	width:140px;
	height:90px;
}
#iservice {
	float:left;
	margin-top:15px;
	width:160px;
}
#iservice li {
	padding-left:15px;
	height:25px;
	background:url(/images/ico2.jpg) no-repeat 1px 2px;
}
#iservice li span {float:right;}


#ios_blk {
	float:right;
	padding:25px 10px 0px 0px;
	width:256px;
}
#ios {
	position:relative;
	height:109px;
	background:url(/images/ios_bg_cn.jpg) no-repeat;
}
#ios a {
	position:absolute;
	top:75px;
	display:block;
	width:78px;
	height:26px;
}
#ios_qq1 {left:78px;}
#ios_qq2 {left:167px;}


#iproducts_blk {
	padding:5px 0px 10px 0px;
	border:1px solid #ddd;
	background:#f6f6f6;
}
#iproducts {
	margin:10px auto 0px auto;
	width:958px;
	overflow:hidden;
}
#iproducts dl {
	margin-right:10px;
	width:132px;
	text-align:center;
}
#iproducts dl dt {font-size:0px;}
#iproducts dl dt img {
	padding:5px;
	width:120px;
	height:120px;
	border:1px solid #b4b4b4;
	background:#fff;
}

/*===================================================================================*/

.left_title {
	padding-top:4px;
	height:32px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#f8622f;
	background:url(/images/title_bg.jpg) no-repeat left bottom;
}
.left_title span {margin-left:10px;color:#385a75;}
.left_menu {padding:5px 0px 30px 10px;}
.left_menu p {
	margin-top:15px;
	padding-left:12px;
	background:url(/images/ico3.jpg) no-repeat 0px 3px;
}
.left_menu_over,.left_menu_out {}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {}
.left_menu_out:hover {}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {color:#fa622f;}
.left_menu ul {
	padding-bottom:10px;
	border-bottom:1px solid #dedede;
}
.left_menu ul li {
	padding:10px 0px 0px 38px;
	background:url(/images/ico1.gif) no-repeat 25px 12px;
}
.left_contact {
	padding:8px 0px 0px 0px;
	line-height:1.8;
}

/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	padding-left:10px;
	height:36px;
	line-height:36px;
	color:#fff;
	background:#909090;
}
#title a {color:#fff;}
#title a:hover {text-decoration:underline;}
#title span {font-family:"宋体";}
#title strong {}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:700px;
	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:20px auto 0px auto;
	padding-top:12px;
	height:38px;
	border-top:1px solid #ccc;
	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:20px 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 #fa622f;
}
#about_image dl dd {
	padding-top:8px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:700px;
	overflow:hidden;	
}
#products {padding-top:20px;width:700px;}
#products dl {}
#products dl dt {
	float:left;
	width:164px;
	font-size:0px;
}
#products dl dt img {
	padding:1px;
	width:160px;
	height:160px;
	border:1px solid #ddd;
}
#products dl dd {float:right;width:520px;}
#products dl dd strong {display:block;}
#products dl dd p {line-height:22px;}
.products_list_line {clear:both;height:20px;}

#products_name {
	margin:25px auto 0px auto;
	padding-bottom:10px;
	line-height:18px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#333;
	background:url(/images/line_666.gif) repeat-x left bottom;
}
#products_image {
	margin:20px auto 10px auto;
	width:730px;
	text-align:center;
	overflow:hidden;
}

/*===================================================================================*/
/* 新闻列表 */

#news {
	margin:5px auto 0px auto;
	padding-top:1px;
	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;
	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;
}

/*===================================================================================*/
/* 信息反馈 */

#feedback {
	padding:20px 0px 0px 0px;
	width:700px;
}
#feedback td {
	padding:5px;
}
#feedback td span {
	margin-left:5px;
	font-family:"宋体";
	color:#ff0000;
}

/*===================================================================================*/
/* 浮动在线客服 */

#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:20px auto 0px auto;
	width:700px;
	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;
	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;
	border:1px solid #d0d0d0;
	background:#fff;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #fa622f;
	background:#fa622f;
}
.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 #fa622f;
	background:#fa622f;
}
.fypage span.fypage_disabled {
	line-height:22px;
	color:#555;
	border:1px solid #d0d0d0;
	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;
	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\9;
	color:#555;
	border:1px solid #d0d0d0;
	background:#fff;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:52px;
	padding:0px;
	width:34px;
	height:20px;
	line-height:20px;
	color:#555;
	border:1px solid #d0d0d0;
	background:#fff;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#fff;
	border:1px solid #fa622f;
	background:#fa622f;
}