﻿@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:#004ea2;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.a1:link,.a1:visited,.a1:active {color:#004ea2;text-decoration:none;}
.a1:hover {color:#ff6600;text-decoration:none;}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}

/*===================================================================================*/

#main {}
#header_blk {
	width:100%;
	min-width:1200px;
	height:110px;
	border-bottom:1px solid #c7c6c6;
	background:#fff;
}
#header {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1000px;
	height:110px;
	background:#fff;
}
#logo {
	position:absolute;
	top:15px;
	left:0px;
}
#header_share {
	position:absolute;
	top:8px;
	right:0px;
}
#header_tdc {
	position:absolute;
	top:11px;
	right:280px;
	width:80px;
	height:80px;
	border:4px solid #d5dade;
}
#header_tel {
	position:absolute;
	bottom:8px;
	right:0px;
	padding:0px 0px 0px 55px;
	color:#6b6b6c;
	font-size:16px;
	background:url(../images/header_tel.jpg) no-repeat 0px 10px;
}
#header_tel strong {
	display:block;
	color:#004ea2;
	font-size:28px;
	font-weight:normal;
}
#nav_blk {
	width:100%;
	height:58px;
	background:#fff;
}
#nav {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1000px;
	height:58px;
	background:#fff;
	overflow:hidden;
}
#nav li {
	float:left;
	padding-top:14px;
	width:125px;
	height:44px;
	background:url(../images/nav_line.jpg) no-repeat right center;
}
.nav_out,.nav_over {
	display:block;
	margin:0px auto;
	width:80px;
	height:30px;
	line-height:29px;
	text-align:center;
	border-radius:6px;
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#004ea2;}
.nav_out:hover {color:#fff;background:#004ea2;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#fff;background:#004ea2;}
#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	height:500px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:500px;
	overflow:hidden;
}
#flash p {
	width:1920px;
	height:500px;
	text-align:center;
	font-size:0px;
}
#flash_button {
	position:absolute;
	bottom:15px;
	left:0px;
	z-index:1;
	width:100%;
	hegiht:14px;
	font-size:0px;
	text-align:center;
}
#flash_button a {
	display:inline-block;
	margin:0px 5px;
	width:14px;
	height:14px;
	font-size:0px;
	border-radius:7px;
	background:#fff;
	overflow:hidden;
}
#flash_button a.activeSlide {background:#004ea2;}
#flash_button a:hover{background:#004ea2;}
#content {
	margin:25px auto 0px auto;
	width:1000px;
	background:#fff;
}
#left {float:left;width:220px;}
#right {float:right;width:720px;}
#links_blk {margin-top:40px;width:100%;background:#162331;}
#links {
	margin:0px auto;
	width:1000px;
	height:50px;
	line-height:50px;
	color:#b6c5d5;
	text-align:center;
	background:#162331;
	overflow:hidden;
}
#links a {color:#b6c5d5;}
#links a:hover {color:#fff;}
#links span {padding:0px 12px;}
#footer_blk {width:100%;background:url(../images/footer_bgs.jpg);}
#footer {margin:0px auto;width:1000px;color:#b6c5d5;background:url(../images/footer_bgs.jpg);}
#footer a {color:#b6c5d5;}
#footer a:hover {color:#fff;}
#footer_content {
	padding-bottom:20px;
	width:1000px;
	line-height:1.6;
}
#footer_nav {
	position:relative;
	padding-left:220px;
	height:220px;
	overflow:hidden;
}
#footer_nav ul {width:630px;}
#footer_nav ul li {float:left;}
#footer_nav ul li h2 {padding:30px 0px 0px 0px; font-size:14px; font-weight:normal;}
#footer_nav ul li p {padding-top:8px;}
.footer_tdc {
	position:absolute;
	top:30px;
	width:140px;
	text-align:center;
}
.footer_tdc img {margin-top:10px;width:128px;height:128px;}
#footer_tdc1 {left:0px;}
#footer_tdc2 {right:0px;}

/*===================================================================================*/

#itrack_bg {
	width:100%;
	background:url(../images/itrack_bg.jpg) no-repeat center top;
}
#itrack_box {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:320px;
	background:url(../images/itrack_bg.jpg) no-repeat center top;
	overflow:hidden;
}
#itrack_menu {
	position:absolute;
	top:46px;
	left:35px;
	width:330px;
	height:45px;
}
#itrack_menu li {
	float:left;
	height:45px;
	line-height:45px;
	font-size:16px;
	cursor:pointer;
}
.itrack_menu_out1 {
	padding-left:60px;
	width:105px;
	color:#004ea2;
	background:url(../images/itrck_menu_out1.png) no-repeat 35px 14px;
}
.itrack_menu_over1 {
	padding-left:60px;
	width:105px;
	color:#fff;
	background:url(../images/itrck_menu_over1.png) no-repeat 35px 14px #004ea2;
}
.itrack_menu_out2 {
	padding-left:70px;
	width:95px;
	color:#004ea2;
	background:url(../images/itrck_menu_out2.png) no-repeat 30px 12px;
}
.itrack_menu_over2 {
	padding-left:70px;
	width:95px;
	color:#fff;
	background:url(../images/itrck_menu_over2.png) no-repeat 30px 12px #004ea2;
}
.itrack {
	position:absolute;
	top:105px;
	left:35px;
	display:none;
	width:330px;
	height:180px;
}
#itrack_code {
	padding:8px 9px;
	width:310px;
	height:110px;
	line-height:1.4;
	color:#888;
	border:1px solid #ddd;
	background:#fff;
	overflow-y:auto;
}
#itrack_button_query {
	position:absolute;
	top:140px;
	left:173px;
	padding-left:76px;
	width:80px;
	height:37px;
	line-height:37px;
	color:#fff;
	background:url(../images/itrack_button_bg2.jpg) no-repeat 40px center #004ea2;
	cursor:pointer;
}
#itrack_button_clear {
	position:absolute;
	top:140px;
	left:0px;
	padding-left:76px;
	width:80px;
	height:37px;
	line-height:37px;
	color:#fff;
	background:url(../images/itrack_button_bg1.jpg) no-repeat 40px center #fdd000;
	cursor:pointer;
}
#form_login {padding-left:10px;}
#form_login td {padding:15px 0px 0px 0px;}
#itrack_login {
	position:absolute;
	bottom:10px;
	right:0px;
	width:80px;
	height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#fff;
	border:none;
	background:#004ea2;
	cursor:pointer;
}
#itrack_reg {
	position:absolute;
	bottom:23px;
	right:12px;
}


#iprocess_blk {
	position:absolute;
	top:40px;
	right:25px;
	width:550px;
	overflow:hidden;
}
#iprocess_title {
	padding:20px 0px 10px 0px;
	font-size:16px;
	border-bottom:1px solid #bdbdbd;
}
#iprocess_title span {margin-left:8px;color:#999;font-size:14px;}
#iprocess {margin-top:24px;width:560px;}
#iprocess li {
	float:left;
	margin-right:24px;
	width:88px;
	color:#888;
	text-align:center;
}
#iprocess li img {margin-bottom:8px;width:88px;height:88px;}



#iproducts_bg {width:100%;background:#eff4f7;}
#iproducts_blk {
	margin:0px auto;
	padding-bottom:50px;
	width:1000px;
	background:#eff4f7;
}
#iproducts_title {padding:60px 0px 20px 0px;text-align:center;}
#iproducts {width:1020px;}
#iproducts dl {
	float:left;
	position:relative;
	margin:20px 20px 0px 0px;
	width:318px;
	height:309px;
	text-align:center;
	border:1px solid #d5dade;
	background:#fff;
}
#iproducts dl:hover dt a {display:block;}
#iproducts dl dt a {
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:2;
	display:none;
	width:320px;
	height:311px;
	background:url(../images/iproducts_over.png) no-repeat center center;
}
#iproducts dl dt a strong {
	position:absolute;
	top:180px;
	left:10px;
	width:300px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}
#iproducts dl dt {font-size:0px;}
#iproducts dl dt img {width:318px;height:169px;}
#iproducts dl dd {
	position:relative;
	height:140px;
	text-align:center;
}
.iproducts_list_name {
	display:block;
	padding-top:18px;
	font-size:16px;
	line-height:1.4;
}
.iproducts_list_weight {
	padding-top:15px;
	color:#999;
	font-size:12px;
	line-height:1.4;
}
.iproducts_list_button {
	position:absolute;
	bottom:21px;
	left:0px;
	width:100%;
	height:26px;
	text-align:center;
}
.iproducts_list_button a {
	display:inline-block;
	margin:0px 4px;
	width:96px;
	height:26px;
	color:#888;
	line-height:26px;
	text-align:center;
	border:1px solid #c6c6c6;
}


#inews_box {
	margin:40px auto 0px auto;
	width:939px;
	height:410px;
	overflow:hidden;
}
.inews_list {
	float:left;
	margin-right:60px;
	width:273px;
	height:410px;
}
.ititle {
	position:relative;
	margin:0px auto;
	width:273px;
	height:28px;
	border-bottom:1px solid #bdbdbd;
}
.ititle strong {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	padding:0px 5px 0px 0px;
	height:28px;
	color:#666;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #004ea2;
}
.ititle strong span {
	margin-left:10px;
	font-size:12px;
}
.ititle a {
	position:absolute;
	top:2px;
	right:0px;
	display:block;
	width:18px;
	height:18px;
	background:url(../images/more.jpg) no-repeat;
}
.inews_image {
	margin:15px auto 0px auto;
	width:273px;
	font-size:0px;
}
.inews {
	margin:30px auto 0px auto;
	width:273px;
}
.inews li {
	padding-left:18px;
	height:48px;
	background:url(../images/ico2.jpg) no-repeat 0px 8px;
	overflow:hidden;
}
.inews li h2 {font-size:14px;font-weight:normal;}
.inews li span {color:#bebebe;font-size:12px;}
.inews li:hover {
	color:#004ea2;
	background:url(../images/ico3.jpg) no-repeat 0px 8px;
}
.inews li:hover span {color:#004ea2;}
.inews li:hover a {color:#004ea2;}


.ifaq {
	margin:32px auto 0px auto;
	width:273px;
}
.ifaq li {
	position:relative;
	padding-left:35px;
	height:38px;
	overflow:hidden;
}
.ifaq li h2 {font-size:14px;font-weight:normal;}
.ifaq li strong {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:22px;
	height:22px;
	line-height:22px;
	color:#aaa;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	border:1px solid #cccbcb;
}


#ilinks_box {
	position:relative;
	margin:30px auto 0px auto;
	width:1000px;
	height:60px;
	border-radius:5px;
	border:1px solid #ddd;
	overflow:hidden;
}
#ilinks_title {
	position:absolute;
	top:10px;
	left:10px;
	width:120px;
	height:40px;
	color:#fff;
	font-size:16px;
	line-height:40px;
	text-align:center;
	background:#004ea2;
}
#ilinks {
	position:absolute;
	top:10px;
	right:10px;
	width:850px;
	height:40px;
	font-size:0px;
	overflow:hidden;
}
#ilinks img {margin-right:10px;height:40px;}

/*===================================================================================*/

.left_title {
	position:relative;
	height:28px;
	border-bottom:1px solid #c7c6c6;
}
.left_title strong {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	padding:0px 5px 0px 0px;
	height:28px;
	color:#333;
	font-size:16px;
}
.left_menu {margin-bottom:30px;}
.left_menu_over,.left_menu_out {
	display:block;
	padding:13px 0px 14px 25px;
	border-bottom:1px solid #ddd;
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#333;
	background:url(../images/ico2.jpg) no-repeat 10px 20px;
}
.left_menu_out:hover {
	color:#004ea2;
	background:url(../images/ico3.jpg) no-repeat 10px 20px;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#004ea2;
	font-weight:bold;
	background:url(../images/ico3.jpg) no-repeat 10px 20px;
}
.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:10px 20px;
	line-height:20px;
}

#search {
	position:absolute;
	top:-5px;
	left:0px;
	width:220px;
	height:26px;
	text-align:left;
}
#search_key {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 5px;
	width:160px;
	height:24px;
	line-height:24px\9;
	color:#999;
	font-size:12px;
	border:1px solid #d0d0d0;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:50px;
	height:26px;
	line-height:24px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#888;
	cursor:pointer;
}
/*
#search {
	position:relative;
	margin-top:15px;
	height:32px;
}
#search_key {
	width:140px;
	color:#999;
	font-size:12px;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:58px;
	height:32px;
	line-height:30px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#888;
	cursor:pointer;
}
*/
/*===================================================================================*/

.nodata {
	padding:150px 0px;
	text-align:center;
	font-size:20px;
	color:#bbb;
}
#title {
	position:relative;
	height:28px;
	line-height:25px;
	font-size:12px;
	text-align:right;
	color:#bbb;
	border-bottom:1px solid #c7c6c6;
}
#title a {color:#bbb;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:3px;
	left:0px;
	color:#004ea2;
	font-size:14px;
	line-height:normal;
}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:720px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:15px;
	width:720px;
	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:140px;
	height:36px;
	color:#fff;
	font-size:16px;
	border:none;
	background:#004ea2;
	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.noborder {border:none;}
.editorc_tbe table.noborder table {border:none;}
.editorc_tbe table.noborder td {border:none;padding:0px;}

#prenext {
	position:relative;
	margin:40px auto 0px auto;
	padding-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:720px;
	overflow:hidden;
}
#about_image {width:750px;}
#about_image dl {
	float:left;
	margin:25px 30px 0px 0px;
	width:220px;
	text-align:center;
}
#about_image dl dt {font-size:0px;}
#about_image dl dt img {
	padding:1px;
	width:210px;
	height:158px;
	border:4px solid #ddd;
}
#about_image dl dt img:hover {border:4px solid #004ea2;}
#about_image dl dd {padding-top:10px;line-height:1.8;}

/*===================================================================================*/
/* 产品列表 */

#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:1px;
	width:200px;
	height:150px;
	border:4px solid #ddd;
}
#products dl dt img:hover {
	border:4px solid #666;
}
#products dl dd {
	padding-top:10px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

/*
#products_show {
	margin:20px auto 0px auto;
	width:700px;
}
#products_image {
	float:left;
	width:400px;
	font-size:0px;
}
#products_image img {
	width:400px;
}
#products_desc_blk {
	float:right;
	width:300px;
}
#products_name {
	padding:2px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ddd;
}
#products_desc {
	margin-top:10px;
	line-height:20px;
}
*/
#products_name {
	margin:0px auto;
	padding:30px 0px 15px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#products_image {
	margin:0px auto;
	width:900px;
	text-align:center;
	overflow:hidden;
}

/*===================================================================================*/
/* 新闻列表 */

#news {
	margin:0px auto;
	width:720px;
}
#news dl {
	position:relative;
	margin:20px auto 0px auto;
	width:100%;
	height:140px;
	background:url(../images/line3_ccc.gif) repeat-x left bottom;
}
#news dl dt {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:120px;
}
#news dl dt img {
	width:160px;
	height:120px;
}
#news dl dd {
	position:absolute;
	top:0px;
	right:0px;
	width:540px;
	height:120px;
	overflow:hidden;
}
#news dl dd strong {
	display:block;
}
#news dl dd p {
	margin-top:10px;
	height:60px;
	line-height:20px;
	color:#999;
	font-size:12px;
	overflow:hidden;
}
.news_list_date {
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:12px;
}
.news_list_more {
	position:absolute;
	bottom:0px;
	right:0px;
	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 {
	position:relative;
	padding-bottom:10px;
	color:#999;
	text-align:center;
	background:url(../images/line3_ccc.gif) repeat-x left bottom;
}
#news_share {
	position:absolute;
	bottom:6px;
	right:0px;
}


#article{
	margin:0px auto;
	padding-top:1px;
	width:718px;
}
#article li {
	margin-top:15px;
	padding:1px 0px 0px 20px;
	height:30px;
	background:url(../images/news_line.png) no-repeat left bottom;
}
#article span {
	float:right;
	color:#999;
	font-size:12px;
}


.faq_title {
	margin-top:15px;
	padding-left:15px;
	font-weight:bold;
	background:url(../images/ico2.jpg) no-repeat 0px 7px;
}
.faq_content {
	padding:3px 0px 15px 15px;
	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;
}

/*===================================================================================*/
/* 浮动在线客服 */

#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;}
#scroll_top {
	margin-top:4px;
	padding-top:4px;
	font-size:0px;
	text-align:center;
	border-top:1px solid #e7e7e7;
}
#scroll_top img {cursor:pointer;}

/*===================================================================================*/

#products_page {
	margin:40px auto 0px auto;
	width:720px;
	height:22px;
}
#news_page {
	margin:40px auto 0px auto;
	width:720px;
	height:22px;
}
.fypage_blk {
	font-family:Verdana, Arial;
	font-size:12px;
	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:#666;
	border:1px solid #d0d0d0;
	background:#fff;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #004ea2;
	background:#004ea2;
}
.fypage a.fypage_str {line-height:22px\9;}
.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 #004ea2;
	background:#004ea2;
}
.fypage span.fypage_disabled {
	line-height:22px\9;
	color:#666;
	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:#666;
}
.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:#666;
	border:1px solid #d0d0d0;
	background:#fff;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:52px;
	padding:0px;
	width:34px;
	height:20px;
	line-height:22px\9;
	color:#666;
	border:1px solid #d0d0d0;
	background:#fff;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#fff;
	border:1px solid #004ea2;
	background:#004ea2;
}