@import url("Base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link,a:visited,a:active {
	color:#16679b;
	text-decoration:none;
}
a:hover {
	color:#ff3343;
	text-decoration:none;
}

.anoline {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
/*===================================================================================*/

#main {

}
#header_blk {
	height:124px;
	background:url("../images/Header_Bg-1.jpg") no-repeat center top;
}
#header {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:1000px;
	height:124px;
	background:url("../images/Header_Bg-1.jpg") no-repeat;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#header_a {
	position:absolute;
	top:40px;
	right:0px;
}
#nav_bg {
	height:226px;
	background:url("../images/Flash_Bg-1.jpg") no-repeat center top #f0f0f0;
}
#nav_blk {
	height:30px;
	background:#000;
}
#nav {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:30px;
	background:#000;
}
#nav2 {
	padding-left:130px;
	width:740px;
	height:30px;
}
#nav2 a {
	display:block;
	float:left;
	margin-right:20px;
	padding:0px 20px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#000;
	background:#898a90;
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#fff;
	background:none;
}
.nav_out:hover {
	color:#000;
	background:#898a90;
}
.nav_menu {
	position:absolute;
	top:30px;
	left:0px;
	display:none;
	padding:10px 0px 4px 0px;
	background:#fff;
}
.nav_menu a {
	display:block;
	width:124px;
	height:24px;
	font-weight:bold;
	text-align:center;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_menu a:link,.nav_menu a:visited,.nav_menu a:active {
	color:#000;
	background:#fff;
}
.nav_menu a:hover {
	color:#666;
	background:#fff;
}
#flash {
	height:196px;
	font-size:0px;
	text-align:center;
	overflow:hidden;
}
#flash img {
	margin:0px auto;
	width:1000px;
	height:196px;
}
#banner {
	height:226px;
}
#content {
	margin:20px auto 0px auto;
	width:1000px;
}
#left {
	float:left;
	width:190px;
	background:url("../images/Left_Title-1.jpg") no-repeat;
}
#right {
	float:right;
	padding-bottom:30px;
	width:795px;
}
#left2 {
	float:left;
	padding-bottom:30px;
	width:795px;
}
#right2 {
	float:right;
	width:190px;
}
#footer_blk {
	margin-top:15px;
	padding:10px 0px 15px 0px;
	font-size:11px;
	text-align:center;
	border-top:1px solid #eaeaea;
	background:#f0f0f0;
}
#footers {
	margin:0px auto;
	width:1000px;
	line-height:16px;
	color:#888;
}
#footers a {
	color:#222;
}
#footers a:hover {
	color:#666;
}
#footer_nav {
	margin:5px auto 0px auto;
	width:1000px;
	line-height:16px;
	font-weight:bold;
	color:#507085;
}
#footer_nav a {
	color:#507085;
}
#footer_nav a:hover {
	color:#ff6600;
}
#footer {
	margin:5px auto 0px auto;
	width:1000px;
	line-height:16px;
	color:#666;
}

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

#icontent {
	position:relative;
	margin:0px auto;
	width:1000px;
	height:314px;
	background:url("../images/iContent_Bg-1.jpg") no-repeat;
}
#icontent ul {
	position:absolute;
	top:0px;
	left:52px;
	width:948px;
	height:314px;
}
#icontent ul li {
	float:left;
	width:237px;
	height:314px;
}
#icontent li a {
	position:relative;
	display:block;
	width:237px;
	height:314px;
	color:#000;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#icontent li a:hover {
	color:#555;
}
#icontent strong {
	position:absolute;
	top:15px;
	left:35px;
	display:block;
	padding-left:15px;
	height:20px;
	font-size:15px;
	font-weight:bold;
	background:url("../images/Ico-1.jpg") no-repeat 0px 6px;
	font-family:微软雅黑;
}
#icontent p {
	position:absolute;
	top:240px;
	left:0px;
	width:220px;
	line-height:16px;
	font-size:12px;
	color:#222;
	font-family:微软雅黑;
}
#iad {
	margin:0px auto;
	width:1000px;
	font-size:0px;
}

#iadbanner {
	position:relative;
	margin:0px auto;
	width:1000px;
	font-size:0px;
	text-align:center;
}

#ileft {
	float:left;
	margin-right:5px;
	width:336px;
}
#icenter {
	float:left;
	width:383px;
}
#iright {
	float:right;
	width:262px;
}
#iabout {
	margin-top:15px;
	width:383px;
	line-height:20px;
	font-size:12px;
}
.ima {
	padding:6px;
	font-size:0px;
	border:1px solid #dbdfe4;
}
/*===================================================================================*/

.left_title {
}
.left_menu {
	padding-top:35px;
}
.left_menu a {
	display:block;
	margin:0px auto 0px auto;
	padding:8px 0px 0px 30px;
	height:22px;
	width:140px;
	font-weight:bold;
	border-bottom:1px dashed #ccc;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#16679b;
	background:url("Left_Menu_Out-1.gif") no-repeat 15px 12px;
}
.left_menu_out:hover {
	color:#ff3343;
	background:url("Left_Menu_Over-1.gif") no-repeat 15px 12px;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#ff3343;
	background:url("Left_Menu_Over-1.gif") no-repeat 15px 12px;
}

#left_image {
	padding:10px 0px 55px 0px;
	font-size:0px;
	text-align:center;
	background:url("../images/Left_Bottom-1.jpg") no-repeat left bottom;
}

#left_menu2 p {
	margin-bottom:10px;
	height:70px;
	border:1px solid #e7e7e7;
	background:#f9f9f9;
}
#left_menu2 p a {
	display:block;
	padding-left:20px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	background:url("../images/Ico2-1.jpg") no-repeat 8px 15px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	padding:1px 0px;
	border-top:1px dashed #e6e6e6;
	border-bottom:1px dashed #e6e6e6;
}
#title p {
	position:relative;
	height:84px;
}
#title p strong {
	position:absolute;
	top:46px;
	left:25px;
	font-size:26px;
	font-weight:bold;
	color:#21576b;
}
#showtext {
	margin:0px auto;
	padding-top:20px;
	width:740px;
	overflow:hidden;
}
.inputtext {
	padding:0px 3px;
	height:20px;
	line-height:20px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.inputarea {
	padding:3px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	overflow-y:auto;
}
.button {
	padding:3px 10px;
	color:#333;
	font-weight:bold;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	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/Button_Bg-1.jpg") no-repeat;
}
.button2 a {
	color:#333;
}

.editorc {
	line-height:1.6;
}
.editorc p {
	margin-bottom:15px;
}
.editorc a:link,.editorc a:visited,.editorc a:active {
	text-decoration:underline;
}
.editorc a:hover {
	text-decoration:underline;	
}
.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;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:10px;
	width:700px;
	height:40px;
	border-top:1px dashed #ccc;
	overflow:hidden;
}
#prenext p {
	padding:0px 0px 0px 5px;
	height:20px;
}
#prenext_back {
	position:absolute;
	top:8px;
	right:5px;
}

#mycontent {
	color: #737373; font-size: 16px;line-height:25px;
	
}

/*===================================================================================*/
/* 新闻列表 */
#news {
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:700px;
}
#news li {
	margin-top:15px;
	padding:0px 0px 0px 15px;
	height:22px;
	background:url("News_Line-1.gif") no-repeat left 3px;
}
#news span {
	float:right;
}
#news_title {
	margin:25px auto 0px auto;
	width:700px;
	line-height:18px;
	text-align:center;
	font-size:14px;
}
#news_info {
	margin:0px auto;
	padding:15px 0px 10px 0px;
	width:700px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
}
#qq_online_top {
	width:100%;
	height:26px;
	background:url("QQ_Top_Bg-1.gif") no-repeat;
}
#qq_online_top p {
	padding:6px 10px 0px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#qq_online_top p img {
	margin-top:2px;
	float:right;
}
#qq_online_list {
	width:100%;
	background:url("QQ_Middle_Bg-1.gif") repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_list p a {
	position:absolute;
	top:6px;
	left:31px;
}
.qq_over {
	height:25px;
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
.qq_out {
	height:25px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
}
#qq_online_bottom {
	width:100%;
	height:42px;
	font-size:0px;
	background:url("QQ_Bottom_Bg-1.gif") no-repeat;
}

/*
#qq_online {
	position:absolute;
	z-index:99;
	width:150px;
}
#qq_online_top {
	position:relative;
	height:65px;
	background:url(../Images/QQ_Top.jpg) no-repeat;
}
#qq_online_top span {
	position:absolute;
	top:18px;
	right:17px;
	display:block;
	width:62px;
	height:11px;
	cursor:pointer;
}
#qq_online_list {
	padding-top:10px;
	background:url(../Images/QQ_Bg.jpg) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin-left:16px;
	width:118px;
	height:40px;
}
#qq_online_list p img {
	position:absolute;
	top:0px;
	left:5px;
	width:30px;
	height:30px;
}
#qq_online_list p a {
	position:absolute;
	top:10px;
	left:43px;
	font-weight:bold;
}
#qq_online_bottom {
	height:7px;
	font-size:0px;
	background:url(../Images/QQ_Bottom.jpg) no-repeat;
}
*/
/*===================================================================================*/

#products_page {
	margin:30px auto 0px auto;
	width:700px;
	height:21px;
}
#news_page {
	margin:30px auto 0px auto;
	width:700px;
	height:21px;
}
#showpage {
	height:21px;
	overflow:hidden;
}
.scott a {
	margin-right:5px;
	float:left;
	display:block;
	padding:0px 6px;
	height:19px;
	line-height:19px;
	text-align:center;
}
.scott a:link,.scott a:visited,.scott a:active {
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#dcd9d4;
}
.scott a:hover {
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#eee;
}
.scott a.scotts {
	height:19px;
	line-height:22px;
	overflow:hidden;
}
.scott span.current {
	float:left;
	margin-right:5px;
	display:block;
	padding:0px 6px;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#333;
	border:1px solid #dcd9d4;
	background:#eee;
}
.scott span.disabled {
	float:left;
	margin-right:5px;
	display:block;
	padding:0px 6px;
	height:19px;
	line-height:22px;
	text-align:center;
	color:#333;
	text-decoration:none;
	border:1px solid #dcd9d4;
	background:#dcd9d4;
	overflow:hidden;
}
.scott span.pagesl {
	float:left;
	display:block;
	width:15px;
	height:21px;
	line-height:21px;
	color:#333;
}