﻿@import url("base.css");
body {
	font-family:"微软雅黑", Verdana, Arial;
	color:#434343;
	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:#434343;
	text-decoration:none;
}
a:hover {
	color:#cd0000;
	text-decoration:none;
}
.a:link,.a:visited,.a:active {
	color:#cd0000;
	text-decoration:none;
}
.a:hover {
	color:#cd0000;
	text-decoration:underline;
}
.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 {
	height:140px;
	background:url(../images/header_bgs.jpg) repeat-x #fff;
}
#header {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1200px;
	height:140px;
	background:url(../images/header_bgs.jpg) repeat-x #fff;
}
#logo {
	position:absolute;
	top:40px;
	left:0px;
}
#language {
	position:absolute;
	top:0px;
	left:0px;
	color:#fff;
	line-height:38px;
}
#language a {color:#fff;}
#language a:hover {text-decoration:underline;}
#header_weixin {
	position:absolute;
	top:0px;
	right:500px;
	display:block;
	padding-left:33px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:12px;
	background:url(../images/header_weixin.jpg) no-repeat 0px 8px;
}
#header_tdc {
	position:absolute;
	top:40px;
	left:635px;
	z-index:2;
	display:none;
	padding:0px 6px 6px 6px;
	width:94px;
	height:94px;
	background:#1088d4;
}
/*微信边框颜色*/

#header_tel {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	padding-left:35px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:12px;
	background:url(../images/header_tel.jpg) no-repeat 0px 12px;
}
#header_tel span {
	position:relative;
	top:-4px;
	margin-right:12px;
}
#header_tel strong {font-size:22px;}
#nav {
	position:absolute;
	top:80px;
	right:0px;
}
#nav2 {}
#nav2 li {
	float:left;
	margin-left:42px;
}
.nav_out,.nav_over {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#434343;}
.nav_out:hover {color:#cd0000;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#cd0000;}
#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	height:460px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:460px;
	overflow:hidden;
}
#flash li {
	position:relative;
	width:1920px;
	height:460px;
	text-align:center;
	font-size:0px;
}
#flash li div {
	position:absolute;
	top:375px;
	left:0px;
	z-index:2;
	width:100%;
	height:85px;
	background:url(../images/tbs/black60.png);
}
#flash li div p {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:85px;
	overflow:hidden;
}
#flash li div p strong {
	display:block;
	width:130px;
	height:85px;
	line-height:85px;
	text-align:center;
	color:#000000;
	font-size:30px;
	font-weight:bold;
	overflow:hidden;
	font-family: "微软雅黑";
}
#flash li div p span {
	position:absolute;
	top:18px;
	left:130px;
	display:block;
	width:960px;
	height:48px;
	line-height:24px;
	color:#000000;
	font-size:16px;
	text-align:left;
	overflow:hidden;
	font-family: "微软雅黑";
	font-weight: bold;
}
#flash_button_prev {
	position:absolute;
	top:200px;
	left:0px;
	z-index:3;
	display:block;
	width:60px;
	height:60px;
	background:url(../images/flash_button_bg.jpg) no-repeat;
	cursor:pointer;
}
#flash_button_prev:hover {background:url(../images/flash_button_bg.jpg) no-repeat left bottom;}
#flash_button_next {
	position:absolute;
	top:200px;
	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_next:hover {background:url(../images/flash_button_bg.jpg) no-repeat right bottom;}
#flash_button {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:1;
	display:none;
	width:0px;
	hegiht:0px;
}
#flash_button a {
	float:left;
	margin-right:7px;
	width:13px;
	height:13px;
	line-height:13px;
	font-size:0px;
	text-align:center;
	text-decoration:none;
	color:#ff0000;
	background:#ff0000;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {
	color:#0482D9;
	background:#0482D9;
}
#flash_button a:hover{
	color:#0482D9;
	background:#0482D9;
}
#content {
	margin:25px auto 0px auto;
	width:1200px;
}
#left {
	float:left;
	width:260px;
}
#right {
	float:right;
	width:900px;
}
#footer_nav_blk {
	margin-top:45px;
	width:100%;
	background:#000000;
}

/*底部导背景航颜色*/

#footer_nav {
	margin:0px auto;
	width:1200px;
	height:50px;
	line-height:50px;
	color:#fff;
	background:#000000;
}
#footer_nav a {color:#fff;}
#footer_nav a:hover {text-decoration:underline;}
#footer_nav span {padding:0px 10px;}
#links_blk {
	width:100%;
	background:#0b0a0a;
}
#links {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:98px;
	color:#547ee0;
	background:#0b0a0a;
}
/*友情链接背景色*/

#links a {color:#ffffff;}
#links a:hover {color:#ff0000;}
#links span {padding:0px 6px 0px 5px;}
#links_menu {
	position:absolute;
	top:16px;
	left:0px;
	width:90px;
}
#links_menu li {
	height:24px;
	line-height:24px;
	text-align:center;
	color:#fff;
}
#links_menu li span {cursor:pointer;}
.links_list {
	position:absolute;
	top:16px;
	right:0px;
	display:none;
	width:1110px;
	height:72px;
	line-height:24px;
	overflow:hidden;
}
#footer_blk {
	width:100%;
	background:url(../images/footer_bgs.jpg) repeat-x #0b0a0a;
}
#footer {
	margin:0px auto;
	padding:15px 0px;
	width:1200px;
	color:#ffffff;
	line-height:1.6;
	text-align:center;
	background:url(../images/footer_bgs.jpg) repeat-x #0b0a0a;
}
#footer a {color:#ff0000;}
#footer a:hover {color:#fff;}

/*===================================================================================*/

#ileft {
	float:left;
	width:300px;
}
#iright {
	float:right;
	width:875px;
}
#inotice_blk {
	position:relative;
	margin-bottom:18px;
	padding:0px 25px;
	height:306px;
	background:url(../images/itel_bg.jpg) no-repeat;
}
#inotice li {
	padding-top:16px;
	line-height:25px;
}
#inotice li span {margin-left:8px;}
#icontact {
	position:absolute;
	bottom:0px;
	left:0px;
	width:300px;
	height:169px;
	color:#fff;
	background:url(../images/icontact_bg.jpg) no-repeat;
}
#icontact span {
	position:absolute;
	bottom:39px;
	left:42px;
	font-size:16px;
}
#icontact strong {
	position:absolute;
	bottom:5px;
	left:15px;
	font-size:24px;
	font-weight:normal;
}


.ititle {
	position:relative;
	padding-top:17px;
	height:30px;
	color:#002b93;
	font-size:18px;
	border-bottom:1px solid #d5d5d5;
	overflow:hidden;
}
.ititle span {
	margin-left:10px;
	color:#999;
	font-size:13px;
}
.ititle a {
	position:absolute;
	bottom:6px;
	right:0px;
	color:#454545;
	font-size:14px;
	font-weight:normal;
}
.ititle a:hover {color:#cd0000;}
#iabout_blk {
	position:relative;
	margin:28px 0px 17px 0px;
	height:230px;
}
#iabout_image {
	width:290px;
	height:230px;
}
#iabout {
	position:absolute;
	top:0px;
	right:0px;
	width:570px;
	height:220px;
	line-height:1.8;
	overflow:hidden;
}


#iproducts {
	margin:20px 0px 31px 0px;
	width:875px;
	overflow:hidden;
}
#iproducts a {color:#fff;}
#iproducts a:hover {text-decoration:underline;}
#iproducts dl {
	margin-right:8px;
	width:162px;
	text-align:center;
}
#iproducts dl dt {font-size:0px;}
#iproducts dl dt img {
	width:160px;
	height:160px;
	border:1px solid #e6e5eb;
	border-bottom:none;
}
#iproducts dl dd {
	padding:10px 10px 0px 10px;
	height:25px;
	line-height:19px;
	background:#000000;
	overflow:hidden;
}


#inews_menu {
	position:absolute;
	top:11px;
	left:200px;
	height:30px;
	border-radius:3px;
	overflow:hidden;
}
#inews_menu li {
	float:left;
	padding:0px 14px;
	height:30px;
	line-height:28px;
	color:#fff;
	font-size:14px;
	background:#000000;
	cursor:pointer;
}
#inews_menu li.inews_menu_over {background:url(../images/inews_menu_over.jpg) no-repeat center bottom #cd0800;}
.inews {

	width:840px;

}
.inews dl {

	margin-top:8px;
	height:140px;

}
.inews dl dt {font-size:0px;}
.inews dl dt img {
	width:190px;
	height:140px;
}
.inews dl dd {

	top:8px;
	right:0px;
	width:630px;
	height:122px;
	line-height:1.8;

}
.inews ul {
	margin-top:15px;
	width:920px;
}
.inews li {
	float:left;
	margin-right:10px;
	position:relative;
	padding-left:12px;
	width:368px;
	height:36px;
	line-height:36px;
	background:url(../images/ico2.jpg) no-repeat 0px 13px;
}
.inews li span {

	top:0px;
	right:-80px;
	color:#999;
	font-size:12px;
}


/*===================================================================================*/

.left_title {
	padding:13px 0px 0px 20px;
	height:35px;
	color:#fff;
	font-size:18px;
	background:#000000;
}
.left_menu {}
.left_menu_over,.left_menu_out {
	display:block;
	padding:11px 0px 13px 22px;
	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 {
	color:#434343;
	background:url(../images/ico1.gif) no-repeat 10px 18px;
}
.left_menu_out:hover {
	color:#cd0000;
	background:url(../images/ico1.gif) no-repeat 10px 18px;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#cd0000;
	font-weight:bold;
	background:url(../images/ico1.gif) no-repeat 10px 17px;
}
.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_titles {
	padding:13px 0px 0px 20px;
	height:35px;
	color:#fff;
	font-size:18px;
	background:#000000;
}
.left_titles span {
	margin-left:10px;
	color:#ff0000;
	font-size:14px;
}
.left_list {padding:8px 0px 25px 0px;}
.left_list li {
	padding-left:20px;
	height:30px;
	line-height:30px;
	background:url(../images/ico3.jpg) no-repeat 8px 12px;
	overflow:hidden;
}
#left_contact_blk {
	padding:7px;
	background:#856c4d;
}
#left_contact_image {
	height:84px;
	background:url(../images/t1.jpg) no-repeat;
}
#left_contact {
	padding:8px 2px;
	color:#fff;
	line-height:1.6;
}

/*===================================================================================*/

.nodata {
	padding:150px 0px;
	text-align:center;
	font-size:20px;
	color:#bbb;
}
#title {
	position:relative;
	height:47px;
	line-height:65px;
	font-size:12px;
	text-align:right;
	color:#bbb;
	border-bottom:1px solid #d5d5d5;
	overflow:hidden;
}
#title a {color:#bbb;}
#title a:hover {color:#000;}
#title span {}
#title strong {
	position:absolute;
	top:0px;
	left:0px;
	color:#cd0000;
	font-size:16px;
	line-height:54px;
}
.titles {
	padding:30px 0px 10px 0px;
	color:#cd0000;
	font-size:16px;
	border-bottom:1px solid #d5d5d5;
	overflow:hidden;
}
#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 #d0d0d0;
}
.input_area {
	padding:6px;
	line-height:20px;
	border:1px solid #d0d0d0;
	overflow-y:auto;
}
.input_select {
	padding:5px 4px;
	height:28px;
	border:1px solid #d0d0d0;
}
.button {
	width:150px;
	height:40px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#fff;
	border:none;
	background:#333;
	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:1px;
	width:200px;
	height:150px;
	border:4px solid #ddd;
}
#about_image dl dt img:hover {border:4px solid #cd0000;}
#about_image dl dd {
	padding-top:10px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

/*===================================================================================*/
/* 产品列表 */

#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:200px;
	border:4px solid #ddd;
}
#products dl dt img:hover {border:4px solid #cd0000;}
#products dl dd {
	padding-top:8px;
	line-height:1.4;
}


#products_show {}
#products_name {
	padding:25px 0px 10px 10px;
	font-size:18px;
	font-weight:bold;
}
#products_image_blk {
	padding:10px;
	width:880px;
	background:#f1f1f1;
}
#products_image {
	float:left;
	width:300px;
}
#products_desc {
	float:right;
	width:560px;
}
#products_desc_title {
	font-weight:bold;
}
#products_desc {
	margin-top:10px;
	line-height:20px;
}

#products_menu {
	margin-top:30px;
	height:35px;
	border-bottom:1px solid #eee;
	background:#f1f1f1;
	overflow:hidden;
}
#products_menu li {
	float:left;
	margin-right:8px;
	padding:0px 20px;
	height:35px;
	line-height:34px;
	text-align:center;
	cursor:pointer;
}
#products_menu li.products_menu_over {
	color:#fff;
	background:#cd0000;
}
.products_content {
	margin-top:15px;
	display:none;
}

#products_commend {
	margin:20px auto 0px auto;
	width:900px;
	overflow:hidden;
}
#products_commend dl {
	margin-right:20px;
	padding:6px;
	text-align:center;
	border:1px solid #ececec;
}
#products_commend dl dt {font-size:0px;}
#products_commend dl dt img {
	width:160px;
	height:160px;
}
#products_commend dl dd {
	height:35px;
	line-height:38px;
	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;
}
.news_related {
	margin:5px auto 0px auto;
	width:900px;
	overflow:hidden;
}
.news_related ul {width:980px;}
.news_related ul li {
	float:left;
	margin-right:80px;
	padding-left:10px;
	width:400px;
	height:35px;
	line-height:36px;
	border-bottom:1px dashed #ddd;
	background:url(../images/ico2.jpg) no-repeat 1px 17px;
	overflow:hidden;
}


/*===================================================================================*/
/* 信息反馈 */

#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;
}

/*===================================================================================*/
/* 网站地图 */

#map {
	padding:30px;
}
#map_title {
	text-align:center;
	font-size:22px;
}
.map_name {
	padding-top:25px;
	font-size:18px;
	font-weight:bold;
}
.map_name span {
	margin-right:5px;
	font-size:24px;
}
.map_lists {padding:10px 0px 0px 21px;}
.map_lists span {padding:0px 20px;}
.map_list {padding:0px 0px 0px 21px;}
.map_list p {
	padding:10px 0px 0px 0px;
	font-weight:bold;
	clear:both;
}
.map_list ul {padding-left:20px;}
.map_list ul li {
	float:left;
	margin-right:2%;
	padding-left:10px;
	width:44%;
	height:30px;
	line-height:30px;
	background:url(../images/ico2.jpg) no-repeat 0px 15px;
	overflow:hidden;
}

/*===================================================================================*/
/* 浮动在线客服 */

#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_online {
	position:fixed;
	top:150px;
	right:0px;
	z-index:99;
	padding:5px;
	width:110px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:12px;
	background:#fff;
}
.qq_online_close {
	position:absolute;
	top:-20px;
	right:0px;
	cursor:pointer;
}
#qq_online_top {
	padding:2px 0px 8px 0px;
	font-size:14px;
	border-bottom:1px solid #ddd;
}
#qq_online_list {padding:10px 0px;}
#qq_online_list img {
	display:block;
	margin:0px auto 10px auto;
}
#qq_online_tel {
	padding:10px 0px 10px 0px;
	border-top:1px solid #ddd;
}
#qq_online_tel strong {
	display:block;
	margin-top:5px;
	font-size:14px;
	color:#002e92;
}
#qq_online_tdc {
	padding:10px 0px 5px 0px;
	text-align:center;
	border-top:1px solid #ddd;
}
#qq_online_tdc img {
	display:block;
	margin:0px auto 6px auto;
	width:100px;
	height:100px;
}
*/
/*===================================================================================*/

#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:28px;
	line-height:26px;
	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:#666;
	border:1px solid #e0e0e0;
	background:#e0e0e0;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #cd0000;
	background:#cd0000;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 3px;
	padding:0px 8px;
	height:28px;
	line-height:26px;
	text-align:center;
	border-radius:3px;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #cd0000;
	background:#cd0000;
}
.fypage span.fypage_disabled {
	color:#666;
	border:1px solid #e0e0e0;
	background:#e0e0e0;
}
.fypage_sl {
	display:inline-block;
	margin:0px 3px;
	padding:0px 8px;
	height:25px;
	line-height:25px;
	font-weight:normal;
	color:#666;
}