/* 全局基本css */
body {
	margin: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#fff;
}
a:link {text-decoration: none; color:#333333;}
a:visited {	text-decoration: none; color:#333333;}
a:hover {text-decoration: none; color:#d52031;}
a:active {text-decoration: none; color:#333333;}

.top_bg{ background: url(top_bg.jpg) repeat-x; height:111px; width:100%;}
.menu a:link,.menu a:visited,.menu a:active{ font-size:15px; font-family:"微软雅黑"; color:#222222; width:108px; text-align:center; background:url(menu_line.jpg) right no-repeat; line-height:40px; height:40px; display:block; }  
.menu a:hover{ color:#d52031;}

.inner_add{ background-color:#f2f2f2; text-indent:14px; height:30px; color:#d52031; font-family:"微软雅黑";}

.left_title{ background:url(left_title_bg.jpg) left no-repeat; color:#FFFFFF; font-size:14px; line-height:30px; text-indent:34px; font-weight:bold; font-family:"微软雅黑";}

.menu_left a{ display:block; background:url(left_bg.jpg) center no-repeat; height:34px; line-height:34px; color:#333333; font-size:12px; text-indent:40px; margin-bottom:1px; font-family:"微软雅黑";}
.menu_left a:hover{ color:#fff;  background:url(left_bg_over.jpg) center no-repeat;}

.leftlistbgbig{ height:18px; background:#efefef; text-indent:40px; padding:5px 0 0 0; color:#333333; cursor: hand; display:block;}
.leftlistbgbig2{ height:18px; background:#d4d4d6; text-indent:40px; padding:5px 0 0 0; color:#d52031; cursor: hand; display:block;}

.inner_info{ padding:10px; line-height:20px;}

.title_bg{ background:#f2f2f2; height:30px; line-height:30px; color:#d52031; font-size:14px; font-weight:bold; text-indent:10px; font-family:"微软雅黑";}
.idx_info{ padding:5px 10px 5px 10px; line-height:24px;}
.biankuang{ border:1px solid #dadada;}

/* 最新滚动产品列表 */
.indexgundong{ overflow:hidden; width:884px; margin:0px; height:40px; padding:17px 0 17px 0;}
.gundong{ width:100%; overflow:hidden; height:312px;}

.bottom{ background:#8b898a; color:#FFFFFF; font-size:13px; font-family:"微软雅黑"; margin-top:7px;}
.bottom a:link,.bottom a:visited,.bottom a:active{ color:#FFFFFF;}
.bottom a:hover{ color:#d52031; text-decoration:underline;}

.zhengwen{ border:1px solid #C5C5C5; background-color:#FFFFFF; border-top:none; min-height:460px;_height:460px; padding:10px; line-height:20px;}
.xuxian{ background:url(xuxian.jpg) repeat-x; height:1px;}


.yema{ float:right;}
.yema ul{ padding:0px; margin:10px 0 10px 0;}
.yema ul li{ float:left; text-align:center; list-style-type:none; cursor:pointer; margin:2px;}
.yema font{ background-color:#EDEDED; color:#000000; line-height:20px; font-size:12px; width:50px; height:20px; display:block;}
.yema a{ color:#000000; background-color:#EDEDED; line-height:20px; width:50px; height:20px; display:block;}
.yema a:hover{ color:#ffffff; background-color:#D42A2A; } 

.fk_txt{ border:1px solid #C2C2C2;}

/* 漂浮客服 */
#r1{
width:110px;
float:right;
background: url(kefu/kf_bg.jpg) top no-repeat;
position:fixed !important;
top:200px; 
_TOP: expression(offsetParent.scrollTop);
position:absolute; 
z-index:300;
right:0px;
} 