﻿@import url("base.css");
body {
	font-family:"微软雅黑", Arial, Verdana;
	color:#333;
	font-size:14px;
	background:#eee;
	overflow-x:hidden;
}
input,select {
	font-family:"宋体", Arial, Verdana;
	font-size:14px;
	color:#333;
}
textarea {
	font-family:"宋体", Arial, Verdana;
	font-size:14px;
	color:#333;
}
a:link,a:visited,a:active {color:#333;text-decoration:none;}
a:hover {color:#3faef1;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}

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

#main {}
#header_blk {height:62px;background:#fff;}
#header {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1100px;
	height:62px;
	background:#fff;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#nav {
	position:absolute;
	top:0px;
	right:0px;
	z-index:99;
	height:62px;
}
#nav li {
	float:left;
	position:relative;
	margin-left:35px;
	height:62px;
	line-height:62px;
}
.nav_out,.nav_over {}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#242424;}
.nav_out:hover {color:#3faef1;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#3faef1;}
#nav_menu_blk {
	display:none;
	width:100%;
	border-bottom:1px solid #fff;
	background:#333;
}
#nav_menu {
	margin:0px auto;
	padding:30px 0px 35px 0px;
	width:1100px;
	font-size:0px;
	background:#333;
}
#nav_menu p {display:none;font-size:0px;text-align:right;}
#nav_menu p a {
	display:inline-block;
	margin-left:40px;
	width:94px;
	height:29px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:29px;
	border-bottom:1px solid #fff;
}
#nav_menu p a:hover {color:#3faef1; border-bottom:1px solid #3faef1;}
#banner_blk {
	position:relative;
	z-index:1;
	width:100%;
	min-width:1200px;
	height:450px;
	overflow:hidden;
}
#banner {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:450px;
	overflow:hidden;
}
#banner li {
	width:1920px;
	height:450px;
	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:#fff;
	overflow:hidden;
}
#banner_button a.activeSlide {background:#3fadf1;}
#banner_button a:hover{background:#3fadf1;}
#content {
	margin:0px auto;
	padding:25px 0px 40px 0px;
	width:1100px;
	overflow:hidden;
}
#content2_bg {
	width:100%;
	background:url(../images/bg2.jpg) repeat-y center top;
}
#content2 {
	margin:0px auto;
	width:1100px;
	background:url(../images/bg2.jpg) repeat-y center top;
	overflow:hidden;
}
#left {
	float:left;
	width:193px;
}
#right {
	float:right;
	width:870px;
}
#footer_blk {width:100%;background:#f2f2f2;}
#footer {
	position:relative;
	margin:0px auto;
	padding:12px 0px;
	width:1100px;
	color:#595959;
	font-size:12px;
	line-height:1.8;
	background:#f2f2f2;
}
#footer a {color:#595959;}
#footer a:hover {color:#3fadf1;}
#footer_nav_blk {
	margin-top:50px;
	width:100%;
	min-width:1100px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#f2f2f2;
}
#footer_nav {
	position:relative;
	margin:0px auto;
	width:1100px;
	height:210px;
	color:#7e7e7e;
	font-size:12px;
	background:#f2f2f2;
	overflow:hidden;
}
#footer_navs {
	position:absolute;
	top:35px;
	left:465px;
	width:540px;
}
#footer_navs li {float:left;width:180px;}
#footer_navs li strong {display:block; padding-bottom:20px; color:#333; font-weight:normal;}
#footer_navs li p {padding-bottom:8px; color:#7e7e7e;}
#footer_navs li a {color:#7e7e7e;}
#footer_navs li a:hover {color:#3fadf1;}
#footer_tdc {
	position:absolute;
	top:16px;
	left:0px;
	width:170px;
}
#footer_tdc img {
	padding:6px;
	width:164px;
	height:164px;
	background:#fff;
}
#footer_tdc span {
	position:absolute;
	bottom:5px;
	left:190px;
	color:#505050;
	font-size:16px;
	white-space:nowrap;
}
#footer_contact {
	position:absolute;
	top:62px;
	left:825px;
	width:275px;
	line-height:2;
}

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

#icases_menu {
	width:1100px;
	height:54px;
	background:#51b4dd;
}
#icases_menu li {
	float:left;
	width:274px;
	height:54px;
	border-right:1px solid #fff;
}
#icases_menu li a {
	display:block;
	position:relative;
	height:54px;
	color:#eee;
	font-size:18px;
	font-weight:bold;
	line-height:54px;
	text-align:center;
}
#icases_menu li img {
	position:absolute;
	top:10px;
	left:38px;
}
#icases_menu li a.icases_menu_over {background:#eea300;}
#icases_menu li a.icases_menu_over span {
	position:absolute;
	bottom:-18px;
	left:120px;
	display:block;
	width:0px;
	height:0px;
	border-left:18px solid transparent;
	border-right:18px solid transparent;
	border-top:18px solid #eea300;
}
.icases {
	display:none;
	margin-top:40px;
	width:1128px;
}
.icases dl {
	float:left;
	margin-right:28px;
	width:348px;
}
.icases dl dt {
	position:relative;
	width:348px;
	height:209px;
	font-size:0px;
}
.icases dl dt:hover a {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	display:block;
	width:100%;
	height:100%;
	background:url(../images/cases_overs.png) no-repeat center center;
}
.icases dl dt img {width:348px;height:209px;}
.icases dl dd {
	position:relative;
	height:240px;
	font-size:12px;
	background:#eee;
	overflow:hidden;
}
.icases dl dd h2 {
	padding:22px 0px 14px 0px;
	font-size:14px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}
.icases dl dd p {
	padding:10px 10px 0px 10px;
	height:147px;
	color:#7d7d7d;
	line-height:21px;
	text-indent:2em;
	overflow:hidden;
}
.icases dl dd span {
	position:absolute;
	bottom:8px;
	right:10px;
}


#inews_box {
	position:relative;
	margin-top:65px;
	height:368px;
	overflow:hidden;
}
#inews_image_blk {
	position:relative;
	width:605px;
	height:368px;
	font-size:0px;
	overflow:hidden;
}
#inews_image {
	position:relative;
	z-index:1;
	width:605px;
	height:368px;
}
#inews_image li {width:605px;height:368px;}
#inews_image li img {width:605px;height:368px;}
#inews_image_prev {
	position:absolute;
	top:148px;
	left:0px;
	z-index:2;
	display:block;
	width:36px;
	height:72px;
	background:url(../images/inews_image_button.jpg) no-repeat;
	cursor:pointer;
}
#inews_image_next {
	position:absolute;
	top:148px;
	right:0px;
	z-index:2;
	display:block;
	width:36px;
	height:72px;
	background:url(../images/inews_image_button.jpg) no-repeat right top;
	cursor:pointer;
}
#inews_blk {
	position:absolute;
	top:0px;
	right:18px;
	width:400px;
	height:368px;
}
#inews_title {
	height:35px;
	background:url(../images/inews_title.jpg) no-repeat 0px 4px;
}
#inews_more {
	position:absolute;
	bottom:0px;
	left:0px;
}
#inews {}
#inews li {
	position:relative;
	padding-left:80px;
	height:71px;
	font-size:12px;
	border-top:1px solid #cdcdcd;
}
#inews li h2 {padding-top:16px;font-size:14px;}
#inews li p {padding-top:5px;color:#595959;}
#inews li strong {
	position:absolute;
	top:12px;
	left:6px;
	display:block;
	width:56px;
	height:21px;
	color:#fff;
	font-weight:normal;
	line-height:22px;
	text-align:center;
	background:#51b4dd;
}
#inews li span {
	position:absolute;
	top:34px;
	left:6px;
	display:block;
	width:56px;
	height:21px;
	color:#fff;
	line-height:22px;
	text-align:center;
	background:#51b4dd;
}


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

.left_title {
	display:none;
	font-size:0px;
}
.left_menu {}
.left_menu_over,.left_menu_out {
	display:block;
	padding:12px 10px 14px 45px;
	border-bottom:1px solid #d9d9d9;
	background:url(../images/ico2.jpg) no-repeat 18px 19px;
}
.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 {}
.left_menu ul {padding:0px 0px 20px 0px;}
.left_menu ul li {
	position:relative;
	padding:6px 0px 0px 25px;
	font-size:12px;
}
.left_menu ul li span {
	position:absolute;
	top:13px;
	left:14px;
	display:block;
	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:47px;
	color:#999;
	font-size:12px;
	line-height:60px;
	text-align:right;
	background:url(../images/titles_bg.jpg) no-repeat left bottom;
}
#title a {color:#999;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:14px;
	left:0px;
	color:#1d1d1d;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
}
#titles {
	padding-top:30px;
	height:32px;
	color:#1d1d1d;
	font-size:18px;
	background:url(../images/titles_bg.jpg) no-repeat left bottom;
}
#title_menu {font-size:0px;}
#title_menu a {
	display:inline-block;
	margin-right:5px;
	padding:0px 20px;
	height:40px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	vertical-align:top;
	background:#969696;
}
#title_menu a:hover {}
#title_menu a.title_menu_over {background:#51b4dd;}
#showtext {
	margin:0px auto;
	padding-top:20px;
	width:870px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:20px;
	width:870px;
	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:#3faef1;
	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;}


#prenext {
	position:relative;
	margin:30px auto 0px auto;
	padding-top:12px;
	height:38px;
	font-size:12px;
	border-top:1px solid #999;
	overflow:hidden;
}
#prenext p {height:20px;}
#prenext_back {
	position:absolute;
	top:12px;
	right:0px;
	font-weight:bold;
}

/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:10px auto 0px auto;
	width:870px;
	overflow:hidden;
}
#about_image {width:930px;}
#about_image dl {
	float:left;
	margin:20px 60px 0px 0px;
	width:250px;
	text-align:center;
}
#about_image dl dt {font-size:0px;}
#about_image dl dt img {
	padding:4px;
	width:240px;
	height:180px;
	transition:none;
	border:1px solid #ddd;
}
#about_image dl dt img:hover {padding:3px;border:2px solid #3faef1;}
#about_image dl dd {
	padding-top:8px;
	line-height:1.4;
}

#partner_blk {
	margin:0px auto;
	width:1100px;
	overflow:hidden;	
}
#partner {width:1125px;}
#partner dl {
	float:left;
	margin:0px 25px 20px 0px;
	width:200px;
	text-align:center;
}
#partner dl dt {font-size:0px;}
#partner dl dt img {
	padding:4px;
	width:190px;
	height:76px;
	transition:none;
	border:1px solid #ddd;
}
#partner dl dt img:hover {padding:3px;border:2px solid #3faef1;}
#partner dl dd {padding-top:8px;line-height:1.4;}
#partner_name {
	padding-top:10px;
	color:#333;
	font-size:28px;
	text-align:center;
}

/*===================================================================================*/
/* 案例列表 */

#cases dl {
	position:relative;
	margin-top:30px;
	padding:0px 0px 30px 280px;
	height:152px;
	border-bottom:1px solid #cdcdcd;
}
#cases dl dt {
	position:absolute;
	top:0px;
	left:0px;
	width:254px;
	height:152px;
	font-size:0px;
}
#cases dl dt img {width:254px;height:152px;}
#cases dl dd h2 {padding-top:15px;font-size:16px;}
#cases dl dd p {
	margin-top:12px;
	color:#666;
	font-size:12px;
	line-height:1.8;
}
#cases_image_blk {
	float:left;
	margin-top:30px;
	width:768px;
	font-size:0px;
	overflow:hidden;
}
#cases_image {
	position:relative;
	width:768px;
	height:400px;
	text-align:center;
}
#cases_image img {height:400px;}
#cases_image_big {
	position:absolute;
	top:10px;
	right:10px;
	z-index:2;
	display:block;
	width:27px;
	height:29px;
	background:url(../images/cases_image_big.png) no-repeat;
}
#cases_image_prev {
	position:absolute;
	top:180px;
	left:10px;
	z-index:2;
	display:none;
	width:40px;
	height:40px;
	background:url(../images/cases_image_prev.png) no-repeat;
	cursor:pointer;
}
#cases_image_next {
	position:absolute;
	top:180px;
	right:10px;
	z-index:2;
	display:block;
	width:40px;
	height:40px;
	background:url(../images/cases_image_next.png) no-repeat;
	cursor:pointer;
}
#cases_thumb {width:768px;font-size:0px;}
#cases_thumb li {
	display:inline-block;
	margin:6px 6px 0px 0px;
	vertical-align:top;
}
#cases_thumb li img {
	height:50px;
	opacity:0.6;
	filter:alpha(opacity=60);
}
#cases_thumb li img.cases_thumb_over {
	border:2px solid #51b4dd;
	opacity:1;
	filter:alpha(opacity=100)
}
#cases_content_blk {
	float:right;
	margin-top:30px;
	width:300px;
}
#cases_name {
	padding-bottom:10px;
	color:#333;
	font-size:20px;
	border-bottom:1px solid #999;
}
.cases_line {
	height:12px;
	border-bottom:1px solid #999;
}
.cases_content {
	margin-top:10px;
	width:300px;
	overflow:hidden;
}

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

#news {
	margin: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 {
	padding:30px 0px 30px 0px;
	color:#333;
	font-size:16px;
	line-height:1.8;
	text-align:center;
}
#news_info {
	padding-bottom:6px;
	color:#999;
	font-size:12px;
	text-align:center;
	border-bottom:1px dashed #ddd;
}


#article {margin-top:10px;}
#article li {
	position:relative;
	padding:15px 0px 15px 5px;
	border-bottom:1px solid #cdcdcd;
}
#article li h2 {font-size:14px;}
#article li p {
	margin-top:8px;
	color:#666;
	font-size:12px;
	line-height:1.6;
}
#article li span {
	position:absolute;
	top:22px;
	right:0px;
	color:#666;
	font-size:12px;
}

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

#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:40px;
	font-size:12px;
	text-align:center;
	overflow:hidden;
}
.fypage a {
	display:inline-block;
	margin:0px 4px;
	padding:0px 9px;
	height:26px;
	line-height:26px;
	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:#888;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #51b4dd;
	background:#51b4dd;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 4px;
	padding:0px 9px;
	height:26px;
	line-height:26px;
	text-align:center;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #51b4dd;
	background:#51b4dd;
}
.fypage span.fypage_disabled {
	color:#888;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.fypage_sl {
	display:inline-block;
	margin:0px 4px;
	padding:0px 9px;
	height:28px;
	color:#999;
	line-height:28px;
	font-weight:normal;
}