﻿
body {
	font-family:"", Verdana, Arial;
	color:#666;
	font-size:14px;
	background:#e3e3e3;
	overflow-x:hidden;
}
input,select {
	font-family:"", Verdana, Arial;
	font-size:14px;
	color:#444;
}
textarea {
	font-family:"", Verdana, Arial;
	font-size:14px;
	color:#444;
}
a:link,a:visited,a:active {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#f39626;
	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:80px;background:#f6f6f6;}
#header {position:relative;z-index:100;margin:0px auto;width:1200px;height:80px;background:#f6f6f6;}
#logo {position:absolute;top:5px;left:0px;height:70px;}
#header_str {position:absolute;top:20px;left:170px;color:#ff0000;font-size:26px;font-weight:bold;}
#header_tel {position:absolute;bottom:10px;right:0px;padding-left:28px;height:25px;color:#ff0000;font-size:16px;line-height:24px;background:url(../images/header_tel.jpg) no-repeat 0px 3px;}
#header_weibo {position:absolute;bottom:12px;right:195px;}
#header_weixin {position:absolute;bottom:12px;right:160px;}
#header_tdc {position:absolute;top:80px;right:100px;display:none;padding:6px;width:120px;border:1px solid #e8e8e8;background:#fff;}
#language {position:absolute;top:8px;right:0px;font-size:12px;}
#language a {margin-left:15px;}
#language img {position:relative;top:3px;margin-right:5px;height:16px;}
#search {
	position:absolute;
	top:20px;
	right:0px;
	display:none;
	width:200px;
	height:25px;
	background:url(../images/search_bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:0px;
	left:0px;
	width:108px;
	height:25px;
	line-height:25px\9;
	border:none;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:26px;
	height:29px;
	cursor:pointer;
}
#nav_blk {
	width:100%;
	height:45px;
	background:url(../images/nav_bgs.jpg) repeat-x;
}
#nav {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1200px;
	height:45px;
	background:url(../images/nav_bgs.jpg) repeat-x;
}
#nav2 {width:1200px;height:45px;}
#nav2 li {
	float:left;
	position:relative;
	margin-right:40px;
	width:129px;
	height:45px;
}
.nav_out,.nav_over {
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:16px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#333;}
.nav_out:hover {color:#f39626;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#f39626;background:url(../images/nav_over.jpg) repeat-x left bottom;}
#nav2 li p {
	position:absolute;
	top:45px;
	left:0px;
	display:none;
	width:100%;
	background:url(../images/black60.png);
}
#nav2 li p a {
	display:block;
	padding:7px 0px 9px 0px;
	text-align:center;
	border-bottom:1px solid #666;
	color:#fff;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#nav2 li p a:hover {color:#f39626;}
#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	height:600px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:600px;
	overflow:hidden;
}
#flash p {
	width:1920px;
	height:600px;
	text-align:center;
	font-size:0px;
}
#flash_button {
	position:absolute;
	bottom:12px;
	left:0px;
	z-index:2;
	width:100%;
	hegiht:12px;
	text-align:center;
}
#flash_button a {
	display:inline-block;
	margin:0px 4px;
	width:12px;
	height:12px;
	font-size:0px;
	text-indent:100px;
	border-radius:6px;
	background:#58bbff;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {background:#ff9c24;}
#flash_button a:hover{background:#ff9c24;}
#content {
	margin:25px auto 0px auto;
	width:1200px;
}
#left {
	float:left;
	width:260px;
	background:#fff;
}
#right {
	float:right;
	padding-bottom:25px;
	width:930px;
	border:1px solid #ddd;
	background:#fff;
}
#footer_blk {
	margin-top:25px;
	width:100%;
	background:url(../images/footer_bgs.jpg);
}
#footer {
	position:relative;
	margin:0px auto;
	width:1200px;
	color:#cecece;
	font-size:12px;
	background:url(../images/footer_bgs.jpg);
}
#footer a {color:#cecece;}
#footer a:hover {color:#fff;}
#footer_nav {}
#footer_nav li {
	float:left;
	padding-top:22px;
	width:155px;
}
#footer_nav li strong {
	display:block;
	position:relative;
	padding-left:30px;
	height:35px;
	color:#fff;
	font-size:14px;
}
#footer_nav li strong img {
	position:absolute;
	top:0px;
	left:0px;
}
#footer_nav li p {padding:0px 0px 8px 30px;}
#footer_contact {position:absolute;top:20px;left:1050px;width:240px;height:145px;line-height:1.8;overflow:hidden;}
#footer_content {padding:40px 0px 15px 0px;text-align:center;line-height:1.6;}

/*===================================================================================*/

.ititle {
	position:relative;
	height:37px;
	border-top:4px solid #0069bd;
	background:#f7f3ed;
}
.ititle strong {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:115px;
	height:37px;
	line-height:36px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	background:#f39626;
}
.ititle img {
	position:absolute;
	top:12px;
	right:15px;
}
#iabout_box {
	position:relative;
	margin:21px auto 0px auto;
	width:1200px;
	height:244px;
	overflow:hidden;
}
#iabout_blk {
	position:relative;
	width:793px;
	height:244px;
	background:#fff;
}
#iabout {
	position:absolute;
	top:62px;
	left:22px;
	width:360px;
	height:158px;
	line-height:1.8;
	overflow:hidden;
}
#iabout p {margin-bottom:10px;}
#iabout_image {position:absolute;top:4px;right:0px;z-index:2;width:387px;height:240px;}
#iabout_video {position:absolute;top:4px;right:0px;z-index:2;width:387px;height:240px;font-size:0px;background-color:#000;overflow:hidden;}
#inews_blk {
	position:absolute;
	top:0px;
	right:0px;
	width:386px;
	height:244px;
	background:#fff;
}
#inews {padding:8px 15px 0px 15px;}
#inews li {
	position:relative;
	padding-left:12px;
	height:34px;
	line-height:32px;
	border-bottom:1px dashed #cacaca;
	overflow:hidden;
}
#inews li strong {
	position:absolute;
	top:15px;
	left:2px;
	display:block;
	width:4px;
	height:4px;
	background:#939393;
}
#inews li span {
	position:absolute;
	top:0px;
	right:0px;
	font-size:12px;
}


#iproducts_blk {
	margin:0px auto;
	width:1200px;
	height:327px;
	overflow:hidden;
}
#iproducts {width:1221px;}
#iproducts dl {
	float:left;
	position:relative;
	margin:0px 21px 21px 0px;
	width:386px;
	height:153px;
	background:#fff;
	overflow:hidden;
}
#iproducts dl dt {
	position:absolute;
	top:0px;
	right:0px;
	width:143px;
	font-size:0px;
}
#iproducts dl dt img {
	width:143px;
	height:153px;
}
#iproducts dl dd {
	position:absolute;
	top:0px;
	left:0px;
	width:230px;
	height:153px;
}
#iproducts dl dd strong {
	display:block;
	padding:18px 0px 18px 18px;
	font-size:16px;
	font-weight:normal;
}
#iproducts dl dd strong a {color:#f39626;}
#iproducts dl dd p {
	padding-left:18px;
	height:66px;
	line-height:22px;
	font-size:12px;
	overflow:hidden;
}

/*===================================================================================*/

.left_title {
	padding-left:15px;
	height:40px;
	line-height:38px;
	color:#333;
	font-size:18px;
	font-weight:bold;
	border-top:4px solid #0069bd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ececec;
	border-left:1px solid #ddd;
	background:#f7f3ed;
}
.left_menu {
	border:1px solid #ddd;
	border-top:none;
	font-size:16px;
}
.left_menu_over,.left_menu_out {
	display:block;
	padding:12px 0px 14px 30px;
	border-bottom:1px solid #ececec;
	background:url(../images/ico1.gif) no-repeat 17px 20px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.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:#006abd;}
.left_menu ul {
	padding:0;
	border-bottom:1px solid #e8e8e8;
}
.left_menu ul li {
	position:relative;
	/*padding:8px 0px 0px 42px;*/
	font-size:12px;
}
.left_menu ul li span {
	position:absolute;
	top:15px;
	left:31px;
	display:block;
	width:4px;
	height:4px;
	border-radius:2px;
	background:#aaa;
}
.left_contact {
	padding:10px 20px;
	line-height:20px;
}

/*===================================================================================*/

.nodata {
	padding:150px 0px;
	text-align:center;
	font-size:20px;
	color:#bbb;
}
#title {
	position:relative;
	padding-right:15px;
	height:43px;
	line-height:50px;
	font-size:12px;
	text-align:right;
	color:#bbb;
	border-bottom:1px solid #e8e8e8;
	overflow:hidden;
}
#title a {color:#bbb;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:0px;
	left:25px;
	color:#006abd;
	font-size:14px;
	line-height:43px;
}
#showtext {
	margin:0px auto;
	padding-top:20px;
	width:880px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:20px;
	width:880px;
	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;
	font-family:"";
	font-size:16px;
	color:#fff;
	border:none;
	background:#333;
	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_box {margin:0px auto;padding-top:18px;width:900px;overflow:hidden;}
.editorc {line-height:1.8;}
.editorc p {margin-bottom:15px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc ul {margin-bottom:15px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:15px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0px;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:15px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:15px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0px;}

.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.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}

#prenext {
	position:relative;
	margin-top:25px;
	padding:12px 0px 0px 25px;
	height:38px;
	font-size:12px;
	border-top:1px solid #ddd;
	overflow:hidden;
}
#prenext p {height:20px;}
#prenext_back {
	position:absolute;
	top:12px;
	right:25px;
	font-weight:bold;
}

/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:880px;
	overflow:hidden;
}
#about_image {width:900px;}
#about_image dl {
	float:left;
	margin:25px 20px 0px 0px;
	width:200px;
	text-align:center;
}
#about_image dl dt {font-size:0px;}
#about_image dl dt img {
	padding:4px;
	width:190px;
	height:143px;
	border:1px solid #ddd;
}
#about_image dl dt img:hover {padding:3px;border:2px solid #006abd;}
#about_image dl dd {
	padding-top:8px;
	line-height:1.4;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:870px;
	overflow:hidden;	
}
#products {width:900px;}
#products dl {
	float:left;
	margin:25px 30px 0px 0px;
	width:270px;
	text-align:center;
}
#products dl dt {font-size:0px;}
#products dl dt img {
	padding:4px;
	width:260px;
	height:260px;
	border:1px solid #ddd;
}
#products dl dt img:hover {padding:3px;border:2px solid #006abd;}
#products dl dd {
	padding-top:8px;
	line-height:1.4;
}

#products_name {
	margin:0px auto;
	padding:30px 0px 20px 0px;
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#products_image {
	margin:0px auto;
	width:880px;
	font-size:0px;
	text-align:center;
	overflow:hidden;
}
#products_image img {
	padding:6px;
	border:1px solid #e8e8e8;
}

/*===================================================================================*/
/* 视频列表 */

#video_blk {margin:0px auto;width:870px;overflow:hidden;	}
#video {width:900px;}
#video dl {float:left;margin:25px 30px 0px 0px;width:270px;text-align:center;}
#video dl dt {font-size:0px;}
#video dl dt img {padding:4px;width:260px;height:146px;border:1px solid #ddd;}
#video dl dt img:hover {padding:3px;border:2px solid #006abd;}
#video dl dd {padding-top:8px;line-height:1.4;}
#video_play {margin:0px auto;width:800px;height:450px;text-align:center;font-size:0px;background-color:#000;overflow:hidden;}

/*===================================================================================*/
/* 新闻列表 */

#news {
	margin:0px auto;
	padding-top:1px;
	width:878px;
}
#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_title {
	margin:0px auto;
	padding:40px 0px 30px 0px;
	line-height:1.8;
	text-align:center;
	font-size:16px;
	color:#333;
}
#news_info {
	padding-bottom:10px;
	color:#999;
	text-align:center;
	background:url(../images/line3_ccc.gif) repeat-x left bottom;
}

/*===================================================================================*/
/* 人才招聘 */

#jobs {}
#jobs ul li {float:left;height:45px;line-height:45px;border-bottom:1px solid #ddd;}
#jobs_list_title {height:45px;color:#fff;font-weight:bold;background-color:#0055c4;overflow:hidden;}
.jobs_list {height:46px;overflow:hidden;}
.jobs_list_s1 {position:relative;padding-left:25px;width:385px;}
.jobs_show {position:absolute;top:20px;left:24px;display:block;width:9px;height:6px;background:url(../images/arrow2.png) no-repeat;}
.jobs_hide {position:absolute;top:18px;left:26px;display:block;width:6px;height:9px;background:url(../images/arrow1.png) no-repeat;}
.jobs_list_s2 {width:140px;text-align:center;}
.jobs_list_s3 {width:120px;text-align:center;}
.jobs_list_s4 {width:120px;text-align:center;}
.jobs_list_s5 {width:140px;text-align:center;}
.jobs_info {display:none;padding:10px 25px 25px 25px;width:880px;border-bottom:1px solid #ddd;}

/*===================================================================================*/
/* 信息反馈 */

#feedback {padding:10px 0px 0px 0px;}
#feedback td {padding:15px 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;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#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 5px;
	height:22px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	border-radius:3px;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#999;
	border:1px solid #eee;
	background:#eee;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #006abd;
	background:#006abd;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 3px;
	padding:0px 5px;
	height:22px;
	line-height:22px;
	text-align:center;
	border-radius:3px;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #006abd;
	background:#006abd;
}
.fypage span.fypage_disabled {
	color:#999;
	border:1px solid #eee;
	background:#eee;
}
.fypage_sl {
	display:inline-block;
	margin:0px 3px;
	padding:0px 5px;
	height:22px;
	line-height:22px;
	font-weight:normal;
	color:#666;
}