/*全局*/
*{
	margin:0;
	padding:0;
}
body{
	font-size:14px;
	font-family:Microsoft YaHei;
	text-align:center;
	color:#fff;
	width:100%;
	background:#000;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	color:#f00;
}
.redfont{
	color:#f00;
}
ul{
	list-style:none;
}
/*布局*/
#top{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
#mainmenu{
	margin:10px;
	
}
#container{
	width:100%;
	margin:0 auto;
	text-align:center;
}

#bottom{
	text-align:center;
	padding:15px 0px;
	border-top:1px solid #fff;
	color:#fff;
}
#bottom a{
	color:#fff;
}
#bottom a:hover{
	color:#f00;
}

/*模块*/
/*九宫格*/
.grid_big{
	padding:20px 10px;
	font-size:14px;
	font-weight:bold;
	font-family:Microsoft YaHei;
	border:1px solid #fff;
	border-radius:10px;
	background:#000 url(m_nav.gif) left top repeat-x;
}
.grid_name{/*栏目名*/
}
.grid_icon{/*栏目图标*/
}

/*迷你菜单*/
#showmini2{
	padding-bottom:10px;
	padding-top:10px;
	background:#f8f7f2;
}
.mini_menu .mini_title{
	width:40px;
	height:40px;
	text-align:center;
	text-indent:-9999px;
	background:url(minimain.png) center top no-repeat;
}
/*返回*/
#showmini .back a,#showmini2 .back a{
	display:block;
	width:40px;
	height:30px;
	text-align:center;
	text-indent:-9999px;
	background:url(back.png) right top no-repeat;
}
/*首页*/
#showmini2 .mini_index{
	display:block;
	width:40px;
	height:30px;
	text-align:center;
	text-indent:-9999px;
	background:url(back_home.png) left top no-repeat;
	cursor:pointer;
}
#showmenuli{
	top:50px;
	right:10px;

}
#showmenuli ul{
	width:200px;
	background:rgba(0,0,0,.8);
	border:1px solid #fff;
}
#showmenuli ul li{
	height:30px;
	line-height:30px;
	font-size:14px;
	border-bottom:none;
	border-top:1px solid #fff;
}
#showmenuli ul li a{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
}
/*当前位置*/
.homelink{
	display:block;
	text-align:left;
	font-size:14px;
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
}
.homelink a{
	color:#fff;
}
.homelink a:hover{
	color:#f00;
}
/*产品搜索*/
#prodsearch{
}
#pkeyword{
}
.btn{
	border:none;
	width:40px;
	height:22px;
	line-height:22px;
	color:#000;
	background:#ffffff;
}
/*新闻列表*/
#boxNewsList{
	}
#boxNewsList li{
	text-align:left;
	display:block;
	height:28px;
	line-height:28px;
	background:url(news_right.png) left center no-repeat;
	padding-left:20px;

}
#boxNews #title{
 font-size:16px;
 font-weight:bold;
 text-align:center;
 padding:10px 0; 
}
#boxNews #info{
text-align:center;
padding-bottom:10px;
}
#boxNews #maininfo{
	text-align:left;
	line-height:20px;
}
/*分页导航--新闻*/
.pagenav{
text-align:center;
}

/* 友情链接*/
.flink{
}
.flink a{
}
/*产品列表*/
.prodtdclass img {
    width: 150px;
	height:110px;
}
/*分页导航--产品*/
#prodpage{
	text-align:center;
}

#ps5,#ps4,#ps3,#ps2{
	border:1px solid #ffffff;
	text-align:center;
	padding:5px;
}
#p_info .p_price{
	display:block;
}
#p_info .p_price b{
	color:#ffffff;
}
#p_info div{
	text-align:center;
	display:inline;
}
#p_info .p_link a{
	display:block;
	width:100px;
	height:22px;
	line-height:22px;
	background:#ffffff;
	color:#000;
	margin:0 auto;
}

#p_info .p_cart{
	display:inline-block;
	width:100px;
	height:20px;
	line-height:20px;
	background:#ffffff;
	margin-top:5px;
}
#p_info .p_cart a{
	color:#000;
}
/*图片轮播*/
div.slider{

}
ul.es-pager{
}
.slide-container {
}
/*留言板*/
/*留言内容*/
#message,.gf_contact{
	width:90%;
}
.gform td{
}
.gform td[align]{
	width:45px;
}
.gf_title{
}
/*留言提交按钮*/
.gbt{
border:none;
width:100px;
height:25px;
line-height:25px;
font-family:"微软雅黑";
font-weight:bold;
background:#ffffff;
color:#000;


}
.gform input {
    float: left;
}
/*人才招聘*/
.job_submit a{
	display:block;
	width:100px;
	text-align:center;
	height:25px;
	line-height:25px;
	background:#ffffff;
	color:#000;
	display:block;
}

/*会员登录*/
.btn1,.btn3{
	margin-right:3px;
	border:none;
	background:#ffffff;
	height:25px;
	line-height:25px;
	padding:0 10px;
	color:#000;
}
.btn2,.btn4{
	background:#ffffff;
	margin-right:3px;
	border:none;
	height:25px;
	line-height:25px;
	padding:0 10px;
	color:#000;
}
/*图文组合*/
/*文字模块*/



/*边框*/
/*边框1*/
.bbx1{
}
/*边框一标题*/
.bbx1_t{
	height:36px;
	line-height:36px;
	background:#ffffff;
	color:#000;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-family:Microsoft YaHei;
	padding-left:5px;
}
/*边框一内容*/
.bbx1_c{
	text-align:left;
	padding:5px;
	line-height:20px;
}
/*边框2*/
.bx1{
}
/*边框二标题*/
.bx1_t{
	height:36px;
	line-height:36px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:5px;
	border-bottom:2px solid #fff;
}
/*边框二内容*/
.bx1_c{
	text-align:center;
	padding:5px;
	line-height:20px;
}
/*边框3*/
.bx2{
}
/*边框三标题*/
.bx2_t{
	height:36px;
	line-height:36px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:5px;
	border-bottom:2px solid #fff;
}
/*边框三内容*/
.bx2_c{
	text-align:left;
	padding:5px;
	line-height:20px;
}
