@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,b,i,button,input,select,textarea{font-size:100%; font-weight:normal; font-style:normal;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal; font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
html{overflow-y:scroll;}
input,select,button,textarea{vertical-align:middle; font-family:Arial, Helvetica, sans-serif;}
input[type="submit"]{cursor:pointer;}
abbr,acronym{border:none; font-variant:normal;}
html{-webkit-text-size-adjust:none;}
a{color: #000; text-decoration: none;}
a:active;a:hover{color: #ff4b33; text-decoration:underline;}
#header
{
	width: 700px;
	padding-left: 290px;
	height: 195px;
	margin: 0 auto;
	background: url(../images/head.jpg) repeat-x center top;
}
#header .title_l{
	width: 200px;
	height: 145px;
	float: left;
	padding-left: 30px;
	overflow: hidden;
	padding-top: 50px;
	}
#header .title_l a{
	width: 180px;
	font-size: 12px;
	float: left;
	line-height: 20px;
}
#contentKey{
	width: 100px;
	height: 30px; 
	line-height: 30px;
	 outline: medium none;
	 color:#000000;
	border:0px;background:rgba(0, 0, 0, 0);
	}
#fullSlide {
	width:100%;
	position:relative;
	height:240px;
	background:#000;
}
#fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
#fullSlide .bd ul {
	width:100% !important;
}
#fullSlide .bd li {
	width:100% !important;
	height:240px;
	overflow:hidden;
	text-align:center;
}
#fullSlide .bd li a {
	display:block;
	height:240px;
}
#fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
#fullSlide .hd ul {
	text-align:center;
}
#fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
#fullSlide .hd ul .on {
	background:#f00;
}
#fullSlide .prev,#fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/ar.gif) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
#fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
#wap{
	width: 990px;
	height: auto;
	background: #FFF;
	margin: 0 auto;
	}
/* brand-list */
#brand-list{width:1020px;margin:15px auto 0 auto;position:relative;}
#brand-list .item{
	position: absolute;
	width: 222px;
	background-color: #fff;
	border: 1px solid #f8f8f8;
	padding: 8px;
	top: 0;
	left: 40%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
#brand-list .hover{box-shadow:0px 1px 8px rgba(200,200,200,.6);background-color:#fc3;border-color:#c8c8c8;}
#brand-list .additem{padding:0;width:240px;border:none;}
#brand-list .item h3{
	font-size: 42px;
	color: #666;
	font-family: arial;
	font-size: 18px;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 10px;
}
#brand-list .item p{
	margin-bottom: 10px;
	font-size: 12px;
}
#brand-list .item h4{
	font-size: 12px;
        text-indent:2em;
}
#brand-list .item h4 span a{
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
#brand-list .item img {
	width:222px;
	border:0;
}
#wap .pagination
{
        width:90%;
        height:20px;
        padding-top:30px;
        text-align:center;
        padding-left:5%;
        padding-right:5%;
        font-size: 14px;
        clear:both;
}
#brand-list ul{
	padding-top:10px;
	}
.page-previous {
		background-color:#000000;
		}
.pages{
	clear:both;
	display:block;
	margin-bottom:20px;
	padding: 0 15px;
}

 
.pages:before{
	    display: table;
    content: " ";
	clear:both;
}

	.pages li {
		float:left;
		list-style:none;
		cursor:pointer;}
		
	.pages li a {
		text-decoration:none;
		padding:10px 20px; 
		display:block;
		background:#fff;
		border:1px solid #ddd;
		color:#337ab7;	
    margin-left: -1px;		
		}
		
	.pages li a:hover{
		background:#337ab7;
		border:1px solid #337ab7;
		color:#fff;		
		}
		
	.pages .page-active a{
		background:#337ab7;
		border:1px solid #337ab7;
		color:#fff;		
		}
		
	.page-next, .page-previous {
		background-color:#fff;
		}
		
	.page-active {
		background-color: #fff
		}	
#footbox{
	width: 990px;
	height: 100px;
	overflow: hidden;
	padding-top: 50px;
	border-top: 1px dashed #b7b6b6;
	}	
#footbox p{
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}	
