@import url("/css/base.css");
body {
	font-family:"微软雅黑", Verdana, Arial;
	color:#505050;
	font-size:14px;
	overflow-x:hidden;
	word-wrap:break-word
}
input,select {
	font-family:"微软雅黑", Verdana, Arial;
	font-size:14px;
	color:#5050500;
}
textarea {
	font-family:"微软雅黑", Verdana, Arial;
	font-size:14px;
	color:#505050;
}
a:link,a:visited,a:active {color:#505050;text-decoration:none;}
a:hover {color:#302083;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
table { margin:auto}
/*===================================================================================*/

#main {}
#header_top_blk {
	height:40px;
	background:#31247c;
}
#header_top {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1000px;
	height:40px;
	background:#31247c;
}
#header_str {
	position:absolute;
	top:10px;
	right:265px;
	color:#fff;
}
#header_weibo {
	position:absolute;
	top:8px;
	right:212px;
}
#search {
	position:absolute;
	top:7px;
	right:0px;
	width:188px;
	height:26px;
	background:url(/images/search_bg.png) no-repeat;
}
#search_key {
	position:absolute;
	top:1px;
	left:14px;
	width:140px;
	height:24px;
	line-height:24px\9;
	color:#fff;
	font-size:12px;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:5px;
	right:10px;
	display:block;
	width:17px;
	height:17px;
	cursor:pointer;
}
#header_blk {
	height:110px;
	background:#fff;
}
#header {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1000px;
	height:110px;
	background:#fff;
}
#logo {
	position:absolute;
	top:12px;
	left:0px;
	height:86px;
}
#nav {
	position:absolute;
	top:0px;
	right:0px;
	height:110px;
}
#nav li {
	float:left;
	position:relative;
	margin-left:45px;
	height:110px;
}
.nav_out,.nav_over {
	display:block;
	height:110px;
	font-size:16px;
	line-height:110px;
	text-align:center;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#4c4c4c;}
.nav_out:hover {color:#31247c;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#31247c;}
#nav li p {
	position:absolute;
	top:110px;
	left:0px;
	display:none;
	padding-bottom:10px;
	width:100px;
	background:#005AAE;
}
#nav li p a {
	display:block;
	padding:10px 0px 0px 0px;
	text-align:center;
	color:#fff;
}
#nav li p a:hover {
	color:#fff;
	text-decoration:underline;
}
#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	min-width:1200px;
	height:540px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:540px;
	overflow:hidden;
}
#flash p {
	width:1920px;
	height:540px;
	text-align:center;
	font-size:0px;
}
#flash_button_prev {
	position:absolute;
	top:240px;
	left:0px;
	z-index:3;
	display:block;
	width:60px;
	height:60px;
	background:url(/images/flash_button_bg.jpg) no-repeat;
	cursor:pointer;
}
#flash_button_next {
	position:absolute;
	top:240px;
	right:0px;
	z-index:3;
	display:block;
	width:60px;
	height:60px;
	background:url(/images/flash_button_bg.jpg) no-repeat right top;
	cursor:pointer;
}
#flash_button {
	position:absolute;
	bottom:10px;
	left:0px;
	z-index:2;
	width:100%;
	hegiht:14px;
	text-align:center;
}
#flash_button a {
	display:inline-block;
	margin:0px 4px;
	width:14px;
	height:14px;
	font-size:0px;
	text-indent:100px;
	background:#ff0000;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {background:#0482D9;}
#flash_button a:hover{background:#0482D9;}
#content {
	margin:0px auto;
	padding:20px 0px 50px 0px;
	width:1000px;
}
#left {
	float:left;
	width:220px;
}
#right {
	float:right;
	width:720px;
}
#links_blk {width:100%;background:#31247c;}
#links {
	margin:0px auto;
	width:1000px;
	height:60px;
	color:#fff;
	line-height:60px;
	background:#31247c;
	overflow:hidden;
}
#links a {color:#fff;}
#links a:hover {text-decoration:underline;}
#links span {padding:0px 10px;}
#footer_blk {width:100%;background:#1c115a;}
#footer {
	margin:0px auto;
	padding:12px 0px 16px 0px;
	width:1000px;
	color:#fff;
	line-height:1.8;
	background:#1c115a;
}
#footer a {color:#fff;}
#footer_nav_blk {
	position:relative;
	margin:0px auto;
	padding-bottom:15px;
	width:1000px;
}
#footer_nav {}
#footer_nav li {
	float:left;
	margin-right:45px;
	width:164px;
}
#footer_nav li strong {
	display:block;
	padding:30px 0px 10px 4px;
	color:#333;
	font-size:16px;
	font-weight:normal;
	background:url(/images/footer_nav_title_bg.jpg) no-repeat left bottom;
}
#footer_nav li p {padding:8px 0px 0px 5px;}
#footer_nav li a {color:#777;}
#footer_nav li a:hover {color:#302083;}
#footer_tdc {
	margin-top:14px;
	padding:7px;
	width:144px;
	height:144px;
	border:3px solid #e5e4e4;
}

#network_blk {width:100%;background:url(/images/t1.jpg) no-repeat center top;}
#network {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:194px;
	background:url(/images/t1.jpg) no-repeat center top;
}
#network a {
	position:absolute;
	top:115px;
	left:409px;
	display:block;
	width:180px;
	height:33px;
	color:#fff;
	font-size:16px;
	line-height:32px;
	text-align:center;
	border:1px solid #fff;
}

/*===================================================================================*/

.ititle {
	position:relative;
	height:46px;
	background:url(/images/ititle_bg.jpg) no-repeat left bottom;
}
.ititle strong {
	display:block;
	padding-top:13px;
	color:#666;
	font-size:18px;
	font-weight:normal;
}
.ititle strong span {
	padding-left:10px;
	color:#888;
	font-size:14px;
}
.ititle a {color:#fff;}
.ititle_more {
	position:absolute;
	top:15px;
	right:0px;
	display:block;
	width:70px;
	height:21px;
	color:#fff;
	font-size:12px;
	line-height:20px;
	text-align:center;
	border-radius:2px;
	background:#bdbdbd;
}
#inav {
	position:absolute;
	top:-120px;
	left:0px;
	width:1000px;
	height:120px;
	overflow:hidden;
}
#inav a {
	display:block;
	position:relative;
	float:left;
	margin-right:2px;
	padding-top:80px;
	width:123px;
	height:40px;
	color:#fff;
	text-align:center;
	background:url(/images/tbs/black70.png);
}
#inav a:hover {background:#31247c;}
#inav a img {
	position:absolute;
	top:18px;
	left:21px;
	width:80px;
	height:50px;
}
#itrack_bg {width:100%; background:url(/images/itrack_bg.jpg) no-repeat center top;}
#itrack_box {
	position:relative;
	z-index:10;
	margin:0px auto;
	width:1000px;
	height:383px;
	background:url(/images/itrack_bg.jpg) no-repeat center top;
}
#itrack_blk {
	position:absolute;
	top:22px;
	left:9px;
	width:281px;
}
#itrack_menu {
	width:281px;
	height:45px;
}
.itrack_menu_bg1 {background:url(/images/itrack_menu_bg1.jpg) no-repeat;}
.itrack_menu_bg2 {background:url(/images/itrack_menu_bg2.jpg) no-repeat;}
#itrack_menu li {
	float:left;
	height:45px;
	line-height:45px;
	font-size:16px;
	cursor:pointer;
}
.itrack_menu_li1 {padding-left:35px;color:#302083;width:97px}
.itrack_menu_li2 {padding-left:56px;color:#fff;width:93px;}
.itrack_menu_bg2 .itrack_menu_li1 {color:#fff;}
.itrack_menu_bg2 .itrack_menu_li2 {color:#302083;}
.itrack_query {margin-top:14px;}
#itrack_code {
	padding:8px;
	width:263px;
	height:182px;
	color:#888;
	line-height:1.5;
	border:1px solid #b2b2b2;
	background:#fff;
	overflow-y:auto;
}
#itrack_query_button {
	position:relative;
	margin-top:12px;
	font-size:0px;
	height:37px;
}
.itrack_clear {
	display:block;
	padding-left:54px;
	width:62px;
	height:37px;
	line-height:37px;
	color:#fff;
	font-size:14px;
	border:none;
	background:url(/images/itrack_button_clear.jpg) no-repeat;
	cursor:pointer;
}
.itrack_submit {
	position:absolute;
	top:0px;
	right:20px;
	display:block;
	padding-left:59px;
	width:57px;
	height:37px;
	line-height:37px;
	color:#fff;
	font-size:14px;
	border:none;
	background:url(/images/itrack_button_submit.jpg) no-repeat;
	cursor:pointer;
}
.itrack_login {
	display:none;
	margin-top:14px;
}
.itrack_login td {padding:15px 0px 0px 0px;}
.itrack_login .input_text {
	width:200px;
	height:35px;
	line-height:35px\9;
}
#inotice_blk {
	position:absolute;
	top:22px;
	left:328px;
	width:312px;
}
#inotice_menu {
	position:absolute;
	bottom:10px;
	right:0px;
	height:21px;
}
#inotice_menu a {
	display:block;
	float:left;
	margin-left:5px;
	width:68px;
	height:21px;
	color:#fff;
	font-size:12px;
	line-height:21px;
	text-align:center;
	border-radius:2px;
	background:#666;
	overflow:hidden;
}
#inotice_menu a.inotice_menu_over {background:#302083;}
.inotice {display:none;}
.inotice li {
	position:relative;
	margin-top:13px;
	padding-left:15px;
	height:40px;
	line-height:20px;
	overflow:hidden;
}
.inotice li:hover a {color:#302083;}
.inotice li:hover span {color:#302083;}
.inotice li:hover strong {background:#302083;}
.inotice li strong {
	position:absolute;
	top:8px;
	left:0px;
	width:6px;
	height:6px;
	border-radius:3px;
	background:#a3a2a2;
}
.inotice li span {
	margin-left:10px;
	color:#bbb;
	font-size:12px;
}
#iarticle_blk {
	position:absolute;
	top:22px;
	right:18px;
	width:290px;
}
#iarticle_image {margin-top:15px;font-size:0px;}
#iarticle {}
#iarticle li {
	position:relative;
	margin-top:15px;
	padding-left:35px;
	height:24px;
	line-height:24px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
#iarticle li span {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:22px;
	height:22px;
	color:#cacaca;
	line-height:22px;
	text-align:center;
	border:1px solid #cccbcb;
}


#inews_bg {width:100%; background:url(/images/inews_bg.jpg) no-repeat center top;}
#inews_box {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:467px;
	background:url(/images/inews_bg.jpg) no-repeat center top;
}
#inews_blk {
	position:absolute;
	top:15px;
	left:24px;
	width:608px;
}
#inews_menu {
	position:absolute;
	top:85px;
	left:352px;
	z-index:3;
	height:21px;
}
#inews_menu a {
	display:block;
	float:left;
	margin-right:5px;
	width:68px;
	height:21px;
	color:#fff;
	font-size:12px;
	line-height:21px;
	text-align:center;
	border-radius:2px;
	background:#666;
	overflow:hidden;
}
#inews_menu a.inews_menu_over {background:#302083;}
.inews {
	display:none;
	position:relative;
	z-index:1;
	margin-top:40px;
	width:608px;
}
.inews_com {width:315px;}
.inews_com dt {font-size:0px;}
.inews_com dt img {width:315px; height:210px;}
.inews_com dd {height:110px;}
.inews_com dd strong {
	display:block;
	padding-top:12px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.inews_com dd p {
	margin-top:6px;
	height:75px;
	color:#949292;
	line-height:25px;
	overflow:hidden;
}
.inews_com dd a {color:#302083;}
.inews_com dd a:hover {text-decoration:underline;}
.inews_list {
	position:absolute;
	top:40px;
	right:0px;
	width:260px;
}
.inews_list li {
	position:relative;
	padding-left:15px;
	height:46px;
	overflow:hidden;
}
.inews_list li p {
	height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.inews_list li strong {
	position:absolute;
	top:8px;
	left:0px;
	width:6px;
	height:6px;
	border-radius:3px;
	background:#a3a2a2;
}
.inews_list li span {color:#bbb;font-size:12px;}
.inews_list li:hover a {color:#302083;}
.inews_list li:hover span {color:#302083;}
.inews_list li:hover strong {background:#302083;}


#ipartner_blk {
	position:absolute;
	top:15px;
	right:18px;
	width:290px;
}
#ipartner {
	margin-top:20px;
	width:100%;
	height:160px;
	overflow:hidden;
}
#ipartner p {
	float:left;
	width:145px;
	height:55px;
	font-size:0px;
	text-align:center;
}
#ipartner img {width:110px;height:40px;}

#ikefu {
	position:absolute;
	bottom:56px;
	right:186px;
	display:block;
	width:111px;
	height:31px;
}

/*===================================================================================*/

.left_title {
	height:39px;
	line-height:40px;
	color:#333;
	font-size:18px;
	border-bottom:1px solid #302083;
}
.left_menu {}
.left_menu_over,.left_menu_out {
	display:block;
	margin-top:10px;
	padding:9px 10px 10px 12px;
	border-radius:5px;
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#333;
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.left_menu_out:hover {
	color:#fff;
	border:1px solid #302083;
	background:#302083;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#fff;
	border:1px solid #302083;
	background:#302083;
}

/*===================================================================================*/

.nodata {
	padding:150px 0px;
	text-align:center;
	font-size:20px;
	color:#bbb;
}
#title {
	position:relative;
	height:39px;
	line-height:45px;
	color:#bbb;
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #bdbdbd;
	overflow:hidden;
}
#title a {color:#bbb;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:12px;
	left:0px;
	color:#302083;
	font-size:14px;
	line-height:normal;
}
#showtext {
	margin:0px auto;
	padding-top:16px;
	width:720px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:16px;
	width:720px;
	overflow:hidden;
}
.input_text {
	padding:0px 6px;
	height:30px;
	line-height:30px\9;
	border:1px solid #d0d0d0;
}
.input_area {
	padding:6px;
	line-height:20px;
	border:1px solid #d0d0d0;
	overflow-y:auto;
}
.input_select {
	padding:0px 0px 0px 6px;
	height:30px;
	border:1px solid #d0d0d0;
}
.button {
	width:150px;
	height:40px;
	font-size:16px;
	color:#fff;
	border:none;
	background:#302083;
	cursor:pointer;
}
.button_wd {
	width:120px;
	height:35px;
	font-size:14px;
	color:#fff;
	border:none;
	background:#302083;
	cursor:pointer;
}

.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:720px;
	overflow:hidden;
}
#about_image {width:748px;}
#about_image dl {
	float:left;
	margin:20px 24px 0px 0px;
	width:224px;
	text-align:center;
}
#about_image dl dt {font-size:0px;}
#about_image dl dt img {
	padding:4px;
	width:214px;
	height:160px;
	border:1px solid #ddd;
}
#about_image dl dt img:hover {padding:2px;border:3px solid #302083;}
#about_image dl dd {
	padding-top:8px;
	line-height:1.6;
}

/*===================================================================================*/
/* 新闻列表 */

#news {
	margin:0px auto;
	padding-top:1px;
	width:718px;
}
#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:#bbb;
	font-size:12px;
}
#news_title {
	padding:40px 0px 30px 0px;
	color:#333;
	line-height:1.8;
	text-align:center;
	font-size:16px;
}
#news_info {
	padding-bottom:10px;
	color:#999;
	font-size:12px;
	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:50%;
	right:0px;
	z-index:999;
	margin-top:-80px;
	width:80px;
	height:160px;
	font-size:0px;
}
#float_os img {cursor:pointer;}

#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:40px auto 0px auto;
	width:900px;
	height:22px;
}
#news_page {
	margin:30px auto 0px auto;
	width:900px;
	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:#505050;
	border:1px solid #d0d0d0;
	background:#fff;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #555;
	background:#555;
}
.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 #555;
	background:#555;
}
.fypage span.fypage_disabled {
	line-height:22px\9;
	color:#505050;
	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:#333;
}
.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:#505050;
	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:#505050;
	border:1px solid #d0d0d0;
	background:#fff;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#fff;
	border:1px solid #555;
	background:#555;
}<!--耗时1755546140.21秒-->