
#ty {
	width:1000px;
	height:3px;
	background:url(../images/touying.png) 0 0 repeat-x;
	margin:0 auto;
	overflow:hidden;
}
#main{ margin:0 auto; width:1000px;overflow:hidden;}

.jianjie{background:url(../images/main_top.gif) top center no-repeat;}
.chanpin{background:url(../images/main_cpjs.gif) top center no-repeat;}
.xinwen{background:url(../images/main_xwzx.gif) top center no-repeat;}
.baoyang{background:url(../images/main_bycs.gif) top center no-repeat;}
.zhaopin{background:url(../images/main_rczp.gif) top center no-repeat;}
.lianxi{background:url(../images/main_lxwm.gif) top center no-repeat;}




#left{ float:left; width:250px; text-align:center;}
#left ul {float:left; width:200px; margin:80px 0 0 30px; display:inline;}
#left ul li{float:left;  font-family:"Microsoft YaHei";  font-size:12px; display:block; border-bottom:dashed 1px #b0b0b0;}
#left ul li a{float:left; width:200px; height:25px; color:#464646; line-height:22px; }
#left ul li a:hover{color:#fff; background:url(../images/bbt.gif) 0 0 no-repeat;}
#left ul li a:active{color:#fff; background:url(../images/bbt.gif) 0 0 no-repeat;}

#left ul li span a{ display:inline-block;width:50px; text-align:center; float:none;margin-top:3px;margin-bottom:3px;}

.left_on{background:url(../images/bbt.gif) 0 0 no-repeat;}

#lxwm{ width:222px; height:64px; float:left; margin:20px 0 0 15px; display:inline;}
#rczp{ width:222px; height:64px; float:left; margin:20px 0 0 15px; display:inline;}
#main_bottom{width:1000px; height:95px; margin:0 auto; background:url(../images/main_bottom.gif) 0 0 no-repeat;}
#right{width:750px; float:left;overflow: hidden;
display: inline;}
.tbp{float:left; font-family:"Microsoft YaHei"; font-size:12px; margin:30px 0 0 15px; color:#464646; background:url(../images/tb.gif) no-repeat 0px 2px; padding-left:5px;}
.tbp a{color:#464646;}
.tbp a:hover{color:#ae0e00;}
#tb{
	display:none;
}
#jj{width:700px; float:left; margin:40px 20px 0 30px; line-height:22px; font-size:12px; font-family:"宋体";}
h1{font-family:"宋体"; margin-bottom:10px; color:#000000; text-align:center; font-size:16px; color:#333333;}
#bottom {
	width:1000px;
	height:20px;
	background-color:#000;
	background-repeat:repeat-x;
	margin:0 auto;
	margin-top:5px;
	text-align:center;
	color:#FFFFFF;
font-family:"宋体";
font-size:12px;
line-height:20px;	
	}
#bottom a{color:#FFF;}
/*****新闻资讯****/	
#xwzx{width:700px; float:left; margin:30px 20px 0 30px; line-height:22px; font-size:12px; font-family:"宋体"; position:relative;}
#xwzx ul{width:700px; float:left;}
#xwzx ul li{width:700px; height:30px; float:left; background:url(../images/tb2.gif) 0 12px no-repeat; border-bottom:dashed 1px #b0b0b0; line-height:30px;}
#xwzx ul li a{ color:#464646; margin-left:15px;}
#xwzx ul li a:hover{color:#ae0e00;}
#xwzx ul li span{
	position:absolute;
	left: 622px;
	float:left;
	height: 23px;
}
/*****产品展示****/	
#cpzs{width:700px; float:left; margin:25px 20px 0 30px; line-height:22px;}
#cpzs #preview ul{width:700px; float:left; font-family:"宋体"; font-size:12px; color:#464646; margin-top:20px;}

#cpzs #preview ul li a{ float:left; border:solid 1px #e8e8e8; padding:2px;}
#cpzs #preview ul li a:hover{border:solid 1px #ae0e00; padding:2px; background-color:#fff9ce;}




/*****友情链接******/

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:162px;
		height:75px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:20px;
		height:86px;
		position:absolute;
		left:-20px;
		top:0px;
		}	
	#nextBtn{ 
		left:162px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:20px;
		height:86px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
		
 /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */


/* qqshop focus */
#focus {width:1000px; height:296px; overflow:hidden; position:relative; float:left; overflow:hidden;}
#focus ul {height:380px; position:absolute;}
#focus ul li {float:left; width:1000px; height:296px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:1000px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:780px; padding:2px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:5px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(img/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}



/*-------qiehuan-------*/
.menu {
	width:635px;
	background:#c30000;
	font-family:"Microsoft YaHei";
	position:relative;
	height:36px;
}
.show_list_menu li {
	display:inline-block;
	text-indent:0px;
}
.show_list_menu li a{
	display:block;
	width:104px;
	height:36px;
	float:left;
	color:#fff;
}
.show_list_menu {
	margin-left:10px;
	text-align:center;
	display:inline-block;
}

.show_list_menu .one {
	
	background:url(../img/li_on.jpg) no-repeat left 5px;
}
.show_list_menu .one a{
	color:#c30000;
}
.show_list_main{ overflow:hidden; margin-bottom:10px; border:1px solid #ccc; border-top:none; padding:10px; width:613px;}
.show_list_main .con{

}
.show_list_main .active {
	display: block;
}
.active ul{
	overflow:hidden;
}
.active ul li,.active1 ul li,.active2 ul li,.active3 ul li{
	line-height:20px;
	margin-right:10px;
	text-align:center;
	overflow:hidden;
}
/************************************/
#pro_info{ font-size:12px; color:#333; width:300px; float:left; line-height:24px;}
#next_pre{ width:100%; font-size:12px; float:left; margin-top:10px; margin-bottom:10px;}
#pro_xiangqing{float:left; width:100%;}

/***************************************/
.fengcai{
	float:left;
	width:340px;
	text-align:center;
}
#marquee {
	width: 100%;
float: left;
display: inline;
overflow: hidden;
}