﻿@charset "utf-8";
/* CSS Document */
body{
	width:1025px;
    height:auto;
	padding:0px;
	background-color: #fff;
	margin:0px auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6D6D6D;
	text-align:center;}
a:link {font-size:12px;
 		color:#4C88BC;
		text-decoration: none;}	/* 未访问的链接 */
a:visited {font-size:12px;
			color:#4C88BC;
			text-decoration: none;}	/* 已访问的链接 */
a:hover {
	font-size:12px;
	color:#6D6D6D;
	text-decoration: none;
}	/* 鼠标移动到链接上 */
	}
img{
	border:0px;}
.about_top {
	eight:450px;
	widows:1024px;
	clear:both;
	z-index:1;
	background-color:#CCC;
}
.about_middle {
	width:1024px;
	height:auto;
	clear:both;
	z-index:2;
	text-align:center;
	
	
}


.middle_content {
	background-color: #FFF;
	clear: both;
	height: auto;
	width: 961px;
	margin:0px auto;
	background: url(../img/about_middbg.png) top center no-repeat;
}
.middle_content .mid_left{
	float:left;
	width:206px;
	margin:10px;}
.middle_content .mid_right{
	width:682px;
	height:auto;
	margin:10px;
	float:right;
	}
.middle_content .mid_right.content_title{
	background:url(../img/content_titilebg.png) center top no-repeat;
	height:60px;
}
.middle_content .mid_right.content_text{
	width:682px;
	max-width:682px;
	overflow:hidden;
	height:auto;
	margin-top:10px;
	text-align:left;
	text-indent:16px;
	line-height:24px;
	border:#F0F0F0 1px solid;
}
.middle_content .mid_left .about_list{
	height:20px;
	width:206px;
	text-align:left;
	padding-top:10px;
	background:url(../img/abut_listbg.png) top no-repeat;
}
.middle_content .mid_left .about_listb{
	height:20px;
	width:206px;
	text-align:left;
	padding-top:10px;
	color:#069;
	background:url(../img/abut_listbg.png) top no-repeat;
}
/*k18滚动特效*/
.blk_18 {
	overflow:hidden;
	zoom:1;
	font-size:9pt;
	width:680px;
	height:125px;
	margin-top:8px;
}
.blk_18 .pcont {
	width:600px;
	height:125px;
	float:left;
	overflow:hidden;
	background:#FFF;
}
.blk_18 .ScrCont {
 width:32766px;
 zoom:1;
 height:120px;
}
.blk_18 #List1_1, .blk_18 #List2_1 {
 float:left;
 height:120px;
 margin-top:5px;
}
.blk_18 .LeftBotton {
 width:20px;
 height:120px;
 float:left;
}
.blk_18 .RightBotton{
width:20px;
 height:120px;
 float:left;
	}

.blk_18 .pl img {
 display:block;
 height:120px;
 cursor:pointer;
 border:none;
 margin-left:20px;
}


.product_show {
	height: 250px;
	margin-top: 10px;
}
.product_left {
	float: left;
	height: 230px;
	width: 280px;
	padding:10px;
}
.product_right {
	float: right;
	height: 250px;
	width: 350px;
}
.bottom{
	width:962px;
	height:80px;
	padding:5px;
	margin:0px auto;
	background-image:url(../img/bottombg.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:1;
}
.bottom .leftlogoname{
	width:160px;
	height:35px;
	margin:23px 10px;
	float:left;
	}
.bottom .copyrights{
	height:35px;
	text-align:left;
	margin:23px 10px;
	float:left;
	}
.bottom .rightserch{
	height:35px;
	margin:23px 10px;
	float:right;
	}
