﻿@import url("base.css");
body {
	font-family:"微软雅黑", Verdana, Arial;
	color:#505050;
	font-size:14px;
	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:#505050;text-decoration:none;}
a:hover {color:#1a7cc3;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}

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

#main {}
#header_top_blk {
	height:41px;
	background:#1a7cc3;
}
#header_top {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1200px;
	height:41px;
	background:#1a7cc3;
}
#language {
	position:absolute;
	top:8px;
	right:0px;
	display:none;
	width:107px;
	height:25px;
	font-size:12px;
	background:url(../images/language_bg.jpg) no-repeat;
	cursor:pointer;
}
#language:hover ul {display:block;}
#language p {
	padding-left:18px;
	height:25px;
	color:#333;
	line-height:25px;
}
#language ul {
	position:absolute;
	top:25px;
	left:0px;
	display:none;
	width:107px;
}
#language ul li {padding-top:1px;}
#language ul li a {
	display:block;
	padding-left:18px;
	height:25px;
	line-height:24px;
	border-radius:18px;
	background:#67b4ee;
}
#header_tel {
	padding-left:60px;
	height:41px;
	color:#6fbbf2;
	line-height:41px;
	background:urL(../images/header_tel_bg.jpg) no-repeat 0px 11px;
}
#header_tel strong {
	position:relative;
	top:1px;
	left:10px;
	color:#fc8800;
	font-size:16px;
}
#header_as {
	position:absolute;
	top:8px;
	right:130px;
}
#header_as span {padding:0px 6px;}
#header_as img {cursor:pointer;}
#header_tdc {
	position:absolute;
	top:41px;
	right:130px;
	display:none;
	padding:6px;
	width:155px;
	font-size:0px;
	background:#1a7cc3;
}
#header_blk {
	height:86px;
	background:#e3edf3;
}
#header {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1200px;
	height:86px;
	background:#e3edf3;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#nav {
	position:absolute;
	bottom:0px;
	right:0px;
	height:40px;
}
#nav li {
	float:left;
	margin-left:40px;
	height:40px;
}
.nav_out,.nav_over {
	display:block;
	padding:0px 10px;
	height:40px;
	color:#333;
	font-size:16px;
	text-align:center;
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#333;}
.nav_out:hover {color:#1a7cc3;background:url(../images/nav_over.jpg) repeat-x left bottom;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#1a7cc3;background:url(../images/nav_over.jpg) repeat-x left bottom;}
#nav li p {
	position:absolute;
	top:40px;
	left:0px;
	display:none;
	width:100%;
	background:#005AAE;
}
#nav li p a {
	display:block;
	padding:10px 0px 10px 0px;
	color:#fff;
	text-align:center;
}
#nav li p a:hover {
	color:#fff;
	text-decoration:underline;
}
#banner_blk {
	position:relative;
	z-index:1;
	width:100%;
	min-width:1200px;
	height:670px;
	overflow:hidden;
}
#banner {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:670px;
	overflow:hidden;
}
#banner li {
	width:1920px;
	height:670px;
	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:#598dae;
	overflow:hidden;
}
#banner_button a.activeSlide {background:#fc8800;}
#banner_button a:hover{background:#fc8800;}
#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:#0a4a78;
}
#footer {
	position:relative;
	margin:0px auto;
	padding-top:110px;
	width:1200px;
	color:#69cbf9;
	min-height:120px;
	background:#0a4a78;
}
#footer a {color:#69cbf9;}
#footer a:hover {color:#fff;}
#footer_logo {
	position:absolute;
	top:40px;
	left:0px;
}
#footer_tel {
	position:absolute;
	top:48px;
	left:360px;
	height:24px;
	padding-left:35px;
	color:#00b3fe;
	font-size:18px;
	line-height:24px;
	background:url(../images/footer_tel.jpg) no-repeat;
}
#footer_nav span {padding:0px 35px;}
#footer_content {
	padding:18px 0px;
	width:800px;
	font-size:12px;
	line-height:2;
}
.footer_tdc {
	position:absolute;
	top:35px;
	width:130px;
	color:#69cbf9;
	font-size:12px;
	text-align:center;
}
.footer_tdc img {
	margin-bottom:3px;
	padding:5px;
	width:120px;
	background:#fff;
}
#footer_tdc1 {right:160px;}
#footer_tdc2 {right:0px;}

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

#search_bg {
	width:100%;
	background:url(../images/search_bg.jpg) no-repeat center top;
}
#search_box {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:82px;
	background:url(../images/search_bg.jpg) no-repeat center top;
}
#search_class {
	width:780px;
	height:82px;
	line-height:82px;
}
#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:27px;
	right:67px;
	width:290px;
	height:35px;
	color:#888;
	line-height:35px\9;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:27px;
	right:0px;
	display:block;
	width:52px;
	height:35px;
	cursor:pointer;
}

.ititle {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:210px;
	line-height:210px;
	text-align:center;
	background:url(../images/ititle_bg.jpg) repeat-x left center;
}
.ititle h2 {color:#333;font-size:24px;}
.ititle p {
	position:absolute;
	top:130px;
	left:0px;
	width:100%;
	color:#7e7e7e;
	line-height:1.8;
	text-align:center;
}


#iproducts_blk {
	position:relative;
	margin:0px auto;
	width:1200px;
}
#iproducts_button_left {
	position:absolute;
	top:145px;
	left:-60px;
	display:block;
	width:32px;
	height:79px;
	background:url(../images/iproducts_button.jpg) no-repeat;
	cursor:pointer;
}
#iproducts_button_right {
	position:absolute;
	top:145px;
	right:-60px;
	display:block;
	width:32px;
	height:79px;
	background:url(../images/iproducts_button.jpg) no-repeat right top;
	cursor:pointer;
}
#iproducts {
	width:1200px;
	height:370px;
	overflow:hidden;
}
#iproducts div {float:left;}
#iproducts dl {
	float:left;
	position:relative;
	margin-right:28px;
	width:279px;
	height:370px;
	overflow:hidden;
}
#iproducts dl:hover dd {border:1px solid #1a7cc3;background:#1a7cc3;}
#iproducts dl:hover h2 {border-bottom:3px solid #fff;}
#iproducts dl:hover a.iproducts_list_more {background:url(../images/arrow_over.png);}
#iproducts dl:hover * {color:#fff;}
#iproducts dl dt {
	position:absolute;
	top:0px;
	left:20px;
	z-index:2;
	width:240px;
	font-size:0px;
}
#iproducts dl dt img {width:240px;height:180px;}
#iproducts dl dd {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
	padding:112px 19px 0px 19px;
	width:239px;
	height:178px;
	border:1px solid #d1d1d1;
	overflow:hidden;
}
#iproducts dl dd h2 {
	padding-bottom:10px;
	color:#333;
	font-size:18px;
	border-bottom:3px solid #ddd;
}
#iproducts dl dd p {
	margin-top:12px;
	height:50px;
	color:#7e7e7e;
	line-height:1.8;
	overflow:hidden;
}
.iproducts_list_more {
	position:absolute;
	bottom:19px;
	left:19px;
	display:block;
	width:40px;
	height:40px;
	background:url(../images/arrow.jpg) no-repeat;
}


#iabout_bg {
	margin-top:80px;
	width:100%;
	background:url(../images/iabout_bgs.jpg) repeat-x;
}
#iabout_box {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:400px;
	background:url(../images/iabout_bgs.jpg) repeat-x;
}
#iabout_title {
	position:absolute;
	top:38px;
	right:0px;
	padding-top:66px;
	height:50px;
	color:#333;
	font-size:24px;
	text-align:right;
	background:url(../images/iabout_bg.jpg) no-repeat;
}
#iabout_content {
	position:absolute;
	top:65px;
	left:530px;
	width:480px;
	height:130px;
	font-size:16px;
	line-height:2;
	overflow:hidden;
}
#iabout_more {
	position:absolute;
	top:170px;
	right:0px;
	display:block;
	width:72px;
	height:23px;
	font-size:12px;
	line-height:23px;
	text-align:center;
	background:#fc8800;
}
#iabout_image_blk {
	position:absolute;
	top:65px;
	left:0px;
	z-index:1;
	width:510px;
	height:335px;
	font-size:0px;
	overflow:hidden;
}
#iabout_image {
	position:relative;
	z-index:1;
	width:510px;
	height:335px;
	overflow:hidden;
}
#iabout_image li {
	position:relative;
	width:510px;
	height:335px;
}
#iabout_image li img {width:510px; height:335px;}
#iabout_image li p {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:2;
	padding:0px 15px;
	width:480px;
	height:45px;
	color:#fff;
	font-size:16px;
	line-height:45px;
	background:url(../images/tbs/black70.png);
}
#iabout_image_button {
	position:absolute;
	bottom:16px;
	right:6px;
	z-index:3;
	hegiht:12px;
	font-size:0px;
}
#iabout_image_button a {
	display:block;
	float:left;
	margin-right:8px;
	width:12px;
	height:12px;
	text-indent:100px;
	border-radius:6px;
	background:#598dae;
	overflow:hidden;
}
#iabout_image_button a.activeSlide {background:#fc8800;}
#iabout_image_button a:hover{background:#fc8800;}


#iservice_title {
	position:absolute;
	top:246px;
	left:530px;
	color:#333;
	font-size:18px;
}
#iservice {
	position:absolute;
	bottom:0px;
	left:530px;
	width:690px;
}
#iservice li {
	display:block;
	float:left;
	position:relative;
	margin:18px 20px 0px 0px;
	padding-left:70px;
	width:253px;
	height:48px;
	font-size:16px;
	line-height:48px;
	border:1px solid #d1d1d1;
	overflow:hidden;
}
#iservice li p {
	position:absolute;
	top:0px;
	left:0px;
	width:48px;
	height:48px;
	color:#fff;
	font-family:Arial;
	font-size:30px;
	line-height:48px;
	text-align:center;
	background:#1a7cc3;
}
#iservice li p span {
	position:absolute;
	top:20px;
	right:-6px;
	display:block;
	width:7px;
	height:8px;
	background:url(../images/iservice_arrow.jpg) no-repeat;
}


#inews_box {
	margin:0px auto;
	width:1200px;
	overflow:hidden;
}
#inews {width:1220px;}
#inews dl {
	float:left;
	margin-right:20px;
	width:285px;
}
#inews dl:hover * {color:#1168ba;}
#inews dl:hover dd {
	border-left:1px solid #187bc2;
	border-right:1px solid #187bc2;
	border-bottom:5px solid #187bc2;
}
#inews dl:hover a.inews_list_more {background:url(../images/arrow_over.jpg);}
#inews dl dt {font-size:0px;}
#inews dl dt img {width:285px; height:175px;}
#inews dl dd {
	position:relative;
	padding:0px 20px;
	height:188px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:5px solid #e4e4e4;
}
#inews dl dd h2 {padding-top:15px;font-size:15px;}
#inews dl dd p {
	margin-top:10px;
	height:66px;
	color:#666;
	line-height:1.6;
	overflow:hidden;
}
.inews_list_more {
	position:absolute;
	bottom:20px;
	left:20px;
	display:block;
	width:40px;
	height:40px;
	background:url(../images/arrow.jpg) no-repeat;
}

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

.left_title {
	height:35px;
	color:#333;
	font-size:20px;
	font-weight:bold;
}
.left_menu {margin-bottom:30px;}
.left_menu_over,.left_menu_out {
	display:block;
	margin-bottom:8px;
	padding:10px 10px 11px 12px;
	border-radius:4px;
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.left_menu_out:hover {
	color:#fff;
	border:1px solid #1a7cc3;
	background:#1a7cc3;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#fff;
	border:1px solid #1a7cc3;
	background:#1a7cc3;
}
.left_menu ul {
	position:relative;
	top:-5px;
	padding:0px 0px 20px 0px;
}
.left_menu ul li {
	position:relative;
	padding:6px 0px 0px 26px;
	font-size:12px;
	background:url(../images/ico1.gif) no-repeat 14px 11px;
}
.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:8px 0px 0px 0px;
	line-height:1.8;
}

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

.nodata {
	padding:150px 0px;
	color:#bbb;
	font-size:20px;
	text-align:center;
}
#title {
	position:relative;
	height:35px;
	line-height:35px;
	color:#bbb;
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #e8e8e8;
	overflow:hidden;
}
#title a {color:#bbb;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:8px;
	left:0px;
	color:#1a7cc3;
	font-size:14px;
	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:#fc8800;
	cursor:pointer;
}


.editorc {line-height:1.8;}
.editorc p {margin-bottom:15px;}
.editorc p:last-child {margin-bottom:0px;}
.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;}

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

.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;}
.editorc_tbe table.no-border th {border:none;padding:0px;}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:12px;
	height:38px;
	font-size:12px;
	border-top:1px solid #e8e8e8;
	overflow:hidden;
}
#prenext p {height:20px;}
#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 #fc8800;}
#about_image dl dd {
	padding-top:8px;
	line-height:1.4;
}

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

#products_blk {
	margin:0px auto;
	width:900px;
	overflow:hidden;	
}
#products {width:930px;}
#products dl {
	float:left;
	margin:25px 30px 0px 0px;
	width:280px;
}
#products dl:hover * {color:#fff;}
#products dl:hover dd {
	border-left:1px solid #1a7cc3;
	border-right:1px solid #1a7cc3;
	border-bottom:5px solid #1a7cc3;
	background:#1a7cc3;
}
#products dl:hover dd h2 {border-bottom:2px solid #fff;}
#products dl dt {font-size:0px;}
#products dl dt img {width:280px;height:210px;}
#products dl dd {
	padding:10px 15px;
	height:108px;
	line-height:1.4;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:5px solid #e4e4e4;
}
#products dl dd h2 {
	padding-bottom:8px;
	color:#333;
	font-size:18px;
	border-bottom:2px solid #d1d1d1;
}
#products dl dd p {
	margin-top:8px;
	height:64px;
	color:#7e7e7e;
	line-height:1.5;
	overflow:hidden;
}
#products_name {
	padding:30px 0px 20px 0px;
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#products_image {
	width:900px;
	font-size:0px;
	text-align:center;
	overflow:hidden;
}
#products_image img {padding:6px;border:1px solid #eee;}

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

#news {
	margin:0px auto;
	padding-top:1px;
	width:898px;
}
#news li {
	margin-top:14px;
	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 {
	padding:35px 0px 25px 0px;
	color:#333;
	font-size:24px;
	line-height:1.8;
	text-align:center;
	font-weight:normal;
}
#news_info {
	padding-bottom:8px;
	color:#999;
	font-size:12px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}

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

#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 {
	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_box {}
#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;
	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:#888;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #1a7cc3;
	background:#1a7cc3;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 3px;
	padding:0px 6px;
	height:22px;
	line-height:22px;
	text-align:center;
	border-radius:3px;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #1a7cc3;
	background:#1a7cc3;
}
.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;
}