﻿@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:#ff4a00;
	text-decoration:none;
}
.a:link,.a:visited,.a:active {
	color:#ff4a00;
	text-decoration:none;
}
.a:hover {
	color:#ff4a00;
	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 {
	position:relative;
	z-index:99;
	height:185px;
	background:url(../images/header_bgs.jpg) repeat-x #fff;
}
#header {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1200px;
	height:185px;
	background:url(../images/header_bgs.jpg) repeat-x #fff;
}
#header_bgs {
	position:absolute;
	top:185px;
	left:0px;
	width:100%;
	height:30px;
	background:url(../images/header_bgs.png) no-repeat center top;
}
#logo {
	position:absolute;
	top:50px;
	left:0px;
}
#language {
	position:absolute;
	top:0px;
	right:0px;
	font-size:12px;
}
#language img {
	position:relative;
	top:3px;
	margin-right:4px;
}
#header_top {
	width:100%;
	height:36px;
	line-height:36px;
	color:#fff;
}
#header_top a {color:#fff;}
#header_top a:hover {text-decoration:underline;}
#header_as {
	position:absolute;
	top:0px;
	right:180px;
	font-size:12px;
}
#header_as img {
	position:relative;
	top:2px;
	margin-right:4px;
}
#header_tel {
	position:absolute;
	top:50px;
	right:0px;
	padding:8px 12px 10px 70px;
	color:#23457d;
	border:1px solid #23457d;
	background:url(../images/header_tel.jpg) no-repeat 12px 12px;
}
#header_tel strong {
	display:block;
	font-size:22px;
}
#nav {
	position:absolute;
	top:140px;
	left:0px;
	z-index:1;
	width:100%;
	height:40px;
}
.nav_lis {
	float:left;
	height:45px;
}
.nav_out,.nav_over {
	display:block;
	padding:0px 38px;
	height:40px;
	line-height:40px;
	text-align:center;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#23457d;
	background:#fff;
}
.nav_out:hover {
	color:#23457d;
	background:#fff;
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#fff;
	background:#23457d;
}
.nav_menu {
	position:absolute;
	top:45px;
	z-index:2;
	display:none;
	padding:30px 45px 30px 45px;
	width:700px;
	min-height:202px;
	font-size:12px;
	box-shadow:0px 0px 5px #ccc;
	background:#fff;
}
.nav_menu_line {
	position:absolute;
	top:30px;
	left:175px;
	width:1px;
	height:202px;
	background:#ccc;
}
.nav_menu_list {
	float:left;
	width:130px;
}
.nav_menu_list li {padding:0px 10px 12px 0px;}
.nav_menu_content {
	float:right;
	width:560px;
}
.nav_menu_rcs {
	float:left;
	margin-left:40px;
	width:240px;
}
.nav_menu_rcs_name {
	height:24px;
	font-weight:bold;
	overflow:hidden;
}
.nav_menu_rcs_image {font-size:0px;}
.nav_menu_rcs_image img {width:240px;height:90px;}
.nav_menu_rcs_content {
	margin:8px 0px;
	height:54px;
	line-height:18px;
	overflow:hidden;
}
.nav_menu_rcs_more {text-align:right;}
#search {
	position:absolute;
	top:140px;
	right:0px;
	z-index:2;
	width:282px;
	height:40px;
	background:url(../images/search_bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:0px;
	left:10px;
	width:222px;
	height:40px;
	line-height:40px\9;
	color:#fff;
	font-size:12px;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:40px;
	height:40px;
	cursor:pointer;
}
#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	height:550px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:550px;
	overflow:hidden;
}
#flash p {
	width:1920px;
	height:550px;
	text-align:center;
	font-size:0px;
}
#flash_button {
	position:absolute;
	bottom:30px;
	left:50%;
	z-index:2;
	margin-left:-600px;
	width:1200px;
	hegiht:62px;
	text-align:right;
	font-size:0px;
}
#flash_button a {
	display:inline-block;
	margin-left:8px;
	width:148px;
	height:58px;
	font-size:0px;
	border:2px solid #001d6b;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a img {
	width:148px;
	height:58px;
}
#flash_button a.activeSlide {position:relative;top:-20px;}
#flash_button a:hover{}
#content {
	margin:25px auto 50px auto;
	width:1200px;
}
#left {
	float:left;
	width:250px;
}
#right {
	float:right;
	width:900px;
}
#footer_blk {
	width:100%;
	background:#7c7c7c;
}
#footer {
	position:relative;
	margin:0px auto;
	padding:15px 0px;
	width:1200px;
	line-height:1.6;
	color:#fff;
	font-size:12px;
	background:#7c7c7c;
}
#footer a {color:#fff;}
#footer a:hover {text-decoration:underline;}
#footer_as {
	position:absolute;
	top:15px;
	right:0px;
}
#footer_as span {padding:0px 10px;}
#footer_nav_blk {
	width:100%;
	background:#a9a9a9;
}
#footer_nav {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:200px;
	color:#fff;
	background:#a9a9a9;
	overflow:hidden;
}
#footer_nav a {color:#fff;}
#footer_nav a:hover {text-decoration:underline;}
#footer_nav ul {}
#footer_nav ul li {
	float:left;
	width:150px;
}
#footer_nav ul li strong {
	display:block;
	padding-top:22px;
	font-size:14px;
}
#footer_nav ul li p {
	padding:10px 0px 0px 1px;
	font-size:12px;
}
#footer_line {
	position:absolute;
	top:20px;
	right:450px;
	width:2px;
	height:160px;
	background:url(../images/footer_line.jpg);
}
.footer_tdc {
	position:absolute;
	top:20px;
	width:105px;
}
.footer_tdc strong {
	display:block;
	height:35px;
	font-size:14px;
	font-weight:normal;
}
.footer_tdc strong img {
	position:relative;
	top:5px;
	margin-right:5px;
}
.footer_tdc span img {width:105px;height:105px;}
#footer_tdc1 {right:260px;}
#footer_tdc2 {right:110px;}

/*===================================================================================*/

#iproducts_blk {
	position:relative;
	margin:0px auto;
	padding:25px 0px;
	width:1200px;
}
#iproducts_button_left {
	position:absolute;
	top:112px;
	left:0px;
	display:block;
	width:18px;
	height:36px;
	background:url(../images/iproducts_button_bg.jpg) no-repeat;
	cursor:pointer;
}
#iproducts_button_right {
	position:absolute;
	top:112px;
	right:0px;
	display:block;
	width:18px;
	height:36px;
	background:url(../images/iproducts_button_bg.jpg) no-repeat right top;
	cursor:pointer;
}
#iproducts {
	margin:0px auto;
	width:1124px;
	height:260px;
	overflow:hidden;
}
#iproducts dl {
	float:left;
	margin-right:6px;
	width:218px;
	text-align:center;
	border:1px solid #f5f5f5;
	background:#f5f5f5;
}
#iproducts dl:hover {
	border:1px solid #23457d;
	background:#23457d;
}
#iproducts dl:hover a {color:#fff;}
#iproducts dl dt {font-size:0px;}
#iproducts dl dt img {
	width:218px;
	height:218px;
}
#iproducts dl dd {
	height:40px;
	line-height:40px;
	overflow:hidden;
}


.ititle {
	position:relative;
	padding-left:16px;
	height:48px;
	line-height:48px;
	color:#7a7a7a;
	font-size:16px;
	border-bottom:1px solid #e4e4e4;
}
.ititle img {
	position:absolute;
	top:15px;
	right:15px;
}
.ititles {
	height:48px;
	line-height:48px;
	color:#7a7a7a;
	font-size:16px;
	text-align:center;
	border-bottom:1px solid #e4e4e4;
}
#iabout_bg {
	padding:20px 0px;
	width:100%;
	background:#f5f5f5;
}
#iabout_blk {
	position:relative;
	margin:0px auto;
	width:1198px;
	height:370px;
	border:1px solid #e4e4e4;
	background:#fff;
	overflow:hidden;
}
#iabout {
	margin-top:10px;
	height:140px;
	line-height:20px;
	overflow:hidden;
}
#inews_blk {
	position:relative;
	width:602px;
}
#inews_image {
	position:absolute;
	top:80px;
	left:17px;
}
#inews {
	position:absolute;
	top:76px;
	right:10px;
	width:300px;
}
#inews li {
	height:27px;
	line-height:27px;
	overflow:hidden;
}
#inews li span {
	float:right;
	color:#999;
}
#ivideo_blk {
	position:absolute;
	top:0px;
	right:298px;
	width:298px;
	height:100%;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}
#ivideo {
	margin:30px auto 0px auto;
	width:240px;
	height:240px;
	background:#ddd;
}
#icontact_blk {
	position:absolute;
	top:0px;
	right:0px;
	width:298px;
	height:100%;
}
#icontact {
	padding:50px 10px 0px 25px;
	line-height:1.8;
	max-height:200px;
	overflow:hidden;
}
#icontact_qq {
	margin:20px auto 0px auto;
	width:121px;
	height:25px;
	background:url(../images/icontact_qq.jpg) no-repeat;
}
#icontact_qq a {
	display:block;
	padding-left:31px;
	height:25px;
	line-height:24px;
	text-align:center;
	color:#fff;
	font-size:12px;
}

/*===================================================================================*/

.left_title {
	position:relative;
	height:36px;
	background:#f5f5f5;
}
.left_title strong {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	padding:0px 30px 0px 12px;
	height:36px;
	line-height:35px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	background:#23457d;
}
.left_menu {}
.left_menu_over,.left_menu_out {
	display:block;
	padding:12px 0px 14px 26px;
	border-bottom:1px solid #ececec;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	background:url(../images/ico1.gif) no-repeat 13px 20px;
}
.left_menu_out:hover {
	color:#ff4a00;
	background:url(../images/ico1.gif) no-repeat 13px 20px;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#ff4a00;
	font-weight:bold;
	background:url(../images/ico1.gif) no-repeat 13px 18px;
}
.left_menu ul {
	padding-bottom:10px;
	border-bottom:1px solid #ececec;
}
.left_menu ul li {
	position:relative;
	padding:8px 0px 0px 40px;
	font-size:12px;
}
.left_menu ul li span {
	position:absolute;
	top:15px;
	left:27px;
	display:block;
	width:4px;
	height:4px;
	border-radius:2px;
	background:#999;
}
.left_contact {
	padding:8px 0px 0px 0px;
	line-height:1.8;
	font-size:12px;
}

/*===================================================================================*/

.nodata {
	padding:150px 0px;
	text-align:center;
	font-size:20px;
	color:#bbb;
}
#title {
	position:relative;
	height:35px;
	line-height:40px;
	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:0px;
	color:#ff4a00;
	font-size:14px;
	line-height:36px;
}
#showtext {
	margin:0px auto;
	padding-top:20px;
	width:900px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:20px;
	width:900px;
	overflow:hidden;
}
.input_text {
	padding:0px 6px;
	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:18px;
	color:#fff;
	border:none;
	background:#23457d;
	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.8;}
.editorc p {margin-bottom:15px;}
.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_tbe table {
	margin-bottom:15px;
	border:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.editorc_tbe td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.editorc_tbe td table {
	margin-bottom:0px;
}
.editorc_tbe td p {
	margin:0px;
	padding:0px;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:12px;
	height:38px;
	font-size:12px;
	border-top:1px solid #ddd;
	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;
	border:1px solid #ddd;
}
#about_image dl dt img:hover {border:1px solid #ff4a00;}
#about_image dl dd {
	padding-top:8px;
	line-height:1.4;
}

/*===================================================================================*/
/* 产品列表 */

.products_class_name {
	margin-top:30px;
	width:100%;
	border-bottom:1px solid #e1e1e1;
}
.products_class_name p {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:44px;
	background:#dadada;
	overflow:hidden;
}
.products_class_name p strong {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	padding:0px 35px;
	height:44px;
	line-height:43px;
	color:#fff;
	font-size:18px;
	text-align:center;
	background:#23457d;
}
.products_class_blk {
	position:relative;
	margin:30px auto 0px auto;
	padding-left:384px;
	width:816px;
	height:379px;
	overflow:hidden;
}
.products_commend {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:382px;
	height:377px;
	border:1px solid #ddd;
	overflow:hidden;
}
.products_commend:hover {
	color:#fff;
	font-weight:bold;
}
.products_commend img {
	width:382px;
	height:382px
}
.products_commend_bg {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:2;
	width:100%;
	height:38px;
	background:url(../images/products_commend_bgs.jpg) no-repeat right top #dedede;
}
.products_commend_bgs {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:3;
	width:0px;
	height:38px;
	background:#23457d;
}
.products_commend_name {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:4;
	padding-right:33px;
	width:349px;
	height:38px;
	line-height:38px;
	text-align:center;
	overflow:hidden;
}
.products_commend_name span {
	position:absolute;
	bottom:0px;
	right:0px;
	width:32px;
	height:38px;
	border-left:1px solid #fff;
	background:url(../images/products_commend_bg.png) no-repeat center center;
}

.products_class_list {
	float:left;
	position:relative;
	margin:0px 0px 15px 22px;
	width:180px;
	height:180px;
	text-align:center;
	border:1px solid #ddd;
	overflow:hidden;
}
.products_class_list_image {font-size:0px;}
.products_class_list_image img {width:180px;height:180px;}
.products_class_list_name {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:2;
	display:block;
	padding:0px 10px;
	width:160px;
	height:30px;
	line-height:30px;
	font-size:12px;
	overflow:hidden;
}
.products_class_list_over {
	position:absolute;
	top:-180px;
	left:0px;
	z-index:2;
	display:block;
	width:100%;
	height:100%;
	background:url(../images/products_class_list_bg.png);
}
.products_class_list_ico {
	position:absolute;
	top:-36px;
	left:72px;
	z-index:3;
	display:block;
	width:36px;
	height:36px;
	background:url(../images/products_class_list_ico.png);
}
.products_class_more {
	position:absolute;
	bottom:0px;
	right:0px;
	width:180px;
	height:180px;
	line-height:180px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	border:1px solid #ddd;
	background:#f4f4f4;
	overflow:hidden;
	transition:0.2s ease-out;
	-webkit-transition:0.2s ease-out;
}
.products_class_more:hover {
	color:#fff;
	background:#23457d;
}


#products_blk {
	margin:0px auto;
	width:900px;
	overflow:hidden;	
}
#products {width:920px;}
#products dl {
	float:left;
	margin:25px 20px 0px 0px;
	width:210px;
	text-align:center;
}
#products dl dt {font-size:0px;}
#products dl dt img {
	padding:4px;
	width:200px;
	height:200px;
	border:1px solid #ddd;
}
#products dl dt img:hover {border:1px solid #ff4a00;}
#products dl dd {
	padding-top:8px;
	line-height:1.4;
}

#products_image {
	float:left;
	margin-top:20px;
	width:419px;
	font-size:0px;
}
#products_image img {width:100%;}
#products_desc {
	float:right;
	margin-top:20px;
	width:450px;
}
#products_desc p {
	padding:8px 0px 10px 0px;
	font-size:14px;
	border-bottom:1px dashed #ddd;
}
#products_menu {
	margin-top:20px;
	height:36px;
	border-bottom:1px solid #ddd;
	overflow:hidden;
}
#products_menu li {
	float:left;
	margin-right:1px;
	padding:0px 24px;
	height:36px;
	line-height:34px;
	color:#fff;
	background:#999;
	cursor:pointer;
}
#products_menu li.products_menu_over {background:#23457d;}
.products_content {
	display:none;
	padding-top:15px;
	width:900px;
	overflow:hidden;
}

/*===================================================================================*/
/* 新闻列表 */

#news {
	margin:5px auto 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_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;
}

/*===================================================================================*/
/* 信息反馈 */

#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;
}

/*===================================================================================*/
/* 浮动在线客服 */

#float_os {
	position:fixed;
	top:200px;
	right:3px;
	z-index:99;
	width:50px;
}
#float_os li {
	position:relative;
	margin-bottom:3px;
	width:50px;
	height:50px;
	background:#d6d6d4
}
#float_os li:hover {background:#23457d;}
#float_os li:hover img {display:block;}
#float_os li:hover strong {display:block;}
#float_os li:hover a {background:none;}
#float_os li:hover p {background:none;}
#float_os li a,#float_os li p {
	display:block;
	width:100%;
	height:100%;
}
#float_os li img {
	position:absolute;
	top:0px;
	right:50px;
	display:none;
	padding:6px;
	width:120px;
	height:120px;
	background:#23457d;
}
#float_os li strong {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
#float_os_bg1 {background:url(../images/float_os_bg1.png) no-repeat center center;}
#float_os_bg2 {background:url(../images/float_os_bg2.png) no-repeat center center;}
#float_os_bg3 {background:url(../images/float_os_bg3.png) no-repeat center center;}

#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:35px;
	text-align:center;
	overflow:hidden;
}
.fypage a {
	display:inline-block;
	margin:0px 3px;
	padding:0px 8px;
	height:26px;
	line-height:24px;
	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 #f0f0f0;
	background:#f0f0f0;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #a9a9a9;
	background:#a9a9a9;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 3px;
	padding:0px 8px;
	height:26px;
	line-height:24px;
	text-align:center;
	border-radius:3px;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #a9a9a9;
	background:#a9a9a9;
}
.fypage span.fypage_disabled {
	color:#888;
	border:1px solid #f0f0f0;
	background:#f0f0f0;
}
.fypage_sl {
	display:inline-block;
	margin:0px 3px;
	padding:0px 8px;
	height:26px;
	line-height:24px;
	font-weight:normal;
	color:#666;
}