@charset "gb2312";
/* design by pcfinal*/

* {
	margin:0;
	padding:0;
	list-style:none;

}
body {
	font-family:"Microsoft YaHei";
	background:url(/images/bg.jpg) repeat-x;
	font-size:12px;
}
input, select, textarea {
	font-size:12px;
	padding:3px 5px;
}
.layout {
	width:1002px;
	margin:0 auto;/*居中*/
}
.footerkp{
	width:100%;
	margin:0 auto;/*居中*/
	background-color:#ce0e09;
	height:auto;
	line-height:20px;
	color:#FFFFFF;
}
.fqkp{
	width:100%;
	margin:10px 0 0 0 ;/*居中*/
	background-color:#fdc453;
	height:auto;
	line-height:20px;
}
.clear {
	clear:both;/*清除浮动*/
}
img {
	border:none;
}
li {
	line-height:22px;/*全局列表行高*/
}
h1 {
	font-size:14px;
	text-align:center;
	line-height:26px;
}
h2 {
	font-size:12px;
}
p {
	line-height:22px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#BC1316;
	text-decoration:underline;
}
/*头部开始*/
#top {
	height:124px;
}
#logo {
height:80px;
	width:200px;
	float:left;
	padding-top:40px;
}
#top_ad {
	width:500px;
	float:left;
}
#top_menu {
	width:550px;
	text-align:right;
	float:right;
	right:0;
}
#top_tel {
	color:#FFFFFF;
	text-align:right;
	vertical-align:bottom;
	font-size:16px;
	float:right;
	font-weight:bold;
	padding-top:40px;
}
#top_tel span{
	font-size:24px;
}
#banner {
	height:230px;
}
.searchinput{
 border-right-width: 0px;
 padding-left: 3px;
 width: 168px;
 font-family: arial;
 float: left;
 border-top-width: 0px;
 border-bottom-width: 0px;
 color: #636365;
 margin-left: 4px;
 font-size: 8pt;
 vertical-align: middle;
 border-left-width: 0px;
 margin-right: 3px;
}
.search{
 margin-top:40px;
 border-bottom: #cccccc 1px solid;
 border-left: #cccccc 1px solid;
 height: 25px;
 border-top: #cccccc 1px solid;
 border-right: #cccccc 1px solid;
}
.searchaction{
 width: 21px;
 float: left;
 height: 17px;
}
/*头部结束*/



/*主体开始*/
#content {
}
#index {
	width:1002px;
	float:left;
}
.index_cate {
	height:42px;
	line-height:42px;
	margin-top:10px;
	padding-left:20px;
	border:#e1e1e1 1px solid;
}
.index_body {
	padding:10px;
	border:1px solid #dee0df;
	border-top:none;
	margin-bottom:10px;
}
#index_left{ width:700px; float:left;}
#index_right{ width:302px; float:right;}

#left {
	width:222px;
	float:left;
}
.left_title {
	height:38px;
	line-height:38px;
	padding-left:25px;
	margin-top:10px;
	position:relative;

	background:url(/images/right_title_bg.jpg) no-repeat;
}
.left_title h2 {
	color:#FFF;
}
.left_body {
	padding:10px;
	border:1px solid #999999;
	border-top:none;
	margin-bottom:10px;
}
.left_body ul li {
	padding-left:10px;
	line-height:30px;
	border-bottom:1px dashed #999;
	background:url(/images/ico.jpg) center left no-repeat;
}
#right {
	width:770px;
	float:right;
	color:#000;
}
#right a {
	color:#000;
}
#right a:hover {
	color:#F60;
}
.right_title {
	height:38px;
	line-height:38px;
	padding-left:25px;
	margin-top:10px;
	position:relative;

	background:url(/images/right_title_bg.jpg) no-repeat;
}
.right_title h2 {
	color:#FFF;
}
.right_body {
	padding:10px;
	line-height:20px;
	border:1px solid #999999;
	border-top:none;
	overflow:auto;
	zoom:1;
}
.more {
	position:absolute;
	right:30px;
	top:0px;
	width:50px;
	height:30px;
	text-align:center;
}
.more a{
color:#FFFFFF;
}
.products li {
	float:left;
	text-align:center;
	padding:5px;
	
}
.products img {
	padding:5px;


}
.products a:hover img {

}
.products a {
	line-height:22px;	display:inline;
}
.news li {
	line-height:26px;
	border-bottom:1px dashed #999999;
	padding-left:15px;
	background:url(/images/news_ico.jpg) left center no-repeat;
	position:relative;
}
.data {
	position:absolute;
	right:20px;
	top:0px;
}
/*主体结束*/


/*底部开始*/
#link_text {
	height:37px;
	line-height:37px;
	margin-top:5px;
	width:1002px;
	margin:0 auto;/*居中*/
}
#link_text ul li {
	float:left;
	text-align:center;
	padding-left:10px;
	line-height:40px;
}
#link_text ul li a {
	color:#000;
}
#link_img_bg {
background:#444444;
height:78px;
}
#link_img {
height:78px;
}
#link_img ul img {
background:#444444;
	padding:3px;
	border:1px solid #999;
}
#link_img a:hover img {
	border:1px solid #C1171A;
	
}
#link_img ul li {
	float:left;
	text-align:center;
	padding-left:10px;
	line-height:40px;
}
#footer {
	padding:10px 0;
		color:#FFFFFF;
}
#footer a{

	color:#FFFFFF;
}
/*底部结束*

/*表格开始*/
.table {
	border-collapse:collapse;
	width:100%;
	margin-top:10px;
}
.table td {
	padding:5px;
	border:1px solid #CCC;
}
.table th {
	text-align:center;
	padding:5px;
	border:1px solid #CCC;
}
/*表格结束*/
.submit {
	text-align:center;
}
.submit input {
	padding:10px 25px;
}
#scrollleft { overflow:hidden; width:100%; }
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }


.title{font-weight:bold;font-size:14px;text-align:center;overflow:hidden;color:#F9F4BF;border:1px solid #B30505;margin-right:1px;background:url(/images/bg_34.jpg) repeat-y;width:24px;padding:0 5px;height:115px;padding-top:25px; float:left;}
.ibody {
width:960px;
	border:1px solid #999999;
	overflow:hidden;
	float:right;
}


.menu { width:100%; height:58px; margin:auto; }
.menu ul { margin: 0 auto; list-style-type: none; }
.menu ul li { float: left; position: relative; line-height:58px;}
.menu ul li a, .menu ul li a:visited { display: block; text-align: center; text-decoration: none; width: 111px; height: 58px; color: #000;line-height:60px; font-size: 14px;color: #fff; }

.menu ul li ul { display: none;}
.menu ul li:hover a { color: #ffd700;background:#6a0000; height:58px;line-height:58px; font-weight:bold; }
.menu ul li:hover ul { display: block; position: absolute; left: 0; width: 80px; }
.menu ul li:hover ul li a { display: block; background: #6a0000; color: #fff; height:30px; line-height:30px; border-top:1px solid #840100;}
.menu ul li:hover ul li a:hover { background: #450100; color: #ffd700; }






#full-screen-slider { width:100%; height:396px; float:left; position:relative;z-index:-99999999999999999}
#slides { display:block; width:100%; height:396px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; }
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:340px; z-index:1;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}




#kefu{ width:120px; height:auto; position:fixed; top:50%; right:5px;z-index:8888; background:#fff; border:1px solid #d1d1d1;border-top:2px solid #ca2d25;  margin-top:-240px;}
#kefu .top{ width:100%; height:35px; line-height:35px;font-family:"Microsoft YaHei"; font-size:14px; color:#333; font-weight:bold; text-align:center;}
#kefu .middle{ font-size:12px; width:100%; text-align:center;}
#kefu .middle p{ color:#991C0A;}
#kefu .close{float:right; margin-right:10px; margin-top:10px; cursor:pointer;}
.right_bar{ width:28px; height:95px; position:fixed; top:50%; right:0; margin-top:-242px; z-index:9999;}
.right_bar img{cursor:pointer;}
.go{position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||200)-(parseInt(this.currentStyle.marginBottom,10)||0)));right:12px;bottom:25%;border-radius:5px;box-shadow:0 0 2px #6E6E6E}