
a, b, body, dd, del, div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var, input {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img,button,input {
    border: 0;
}

input,textarea,button{
	outline:none;
}

textarea{
	resize:none;
}

em, i, u {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
    font: 12px/1.5 'microsoft yahei',Arial, Verdana, "\5b8b\4f53";
    color: #666;
}

a {
    color: #666;
    text-decoration: none;
    font-family: 'microsoft yahei';
}

.content{
	width:1200px;
	margin:0 auto;
}

.wrap{
	width:100%;
}

.top{
	background:#f1f1f1;
}
.top .content{
	height:30px;
	line-height:30px;
}

.top .content .tl{
	width:200px;
	height:30px;
}
.top .content .tl a:nth-child(2){
	color:#666;
}
.top .content .tl a{
	color:#c81623;
}
.top .content .tr{
	width:700px;
	height:30px;
}
.top .content .tr ul li{
	float:left;

}
.top .content .tr ul li a i.iconfont{
	margin-left:10px;
	position:relative;
	top:2px;
}
.top .content .tr ul li span{
	margin:0 14px 0 5px;
}

.logo-search .logo{
	margin-top:26px;
}
.logo-search .form{
	margin-left:170px;
}
.logo-search form{
	width:538px;
	margin:24px 0 0 0;
	background:#f00;
	height:36px;
}
.logo-search form input[type="text"]{
	width:444px;
	height:32px;
	border:2px solid #b1191a;
	border-right:none;
	padding-left:10px;
	float:left;
}
.logo-search form input[type="submit"]{
	width:82px;
	background:#b1191a;
	float:left;
	height:36px;
	font-size:16px;
	color:#fff;
}
.logo-search ul li{
	float:left;
	margin:0 12px;
	line-height:28px;
}
.logo-search ul li a.current{
	color:#c81623;
}
.logo-search .cart{
	width:138px;
	height:34px;
	border:1px solid #dfdfdf;
	margin-right:62px;
	margin-top:24px;
	position:relative;
	line-height:34px;
}
.logo-search .cart i{
	margin-left:18px;
	color:red;
}
.logo-search .cart em{
	margin-left:14px;
	position:relative;
	top:2px;
}
.logo-search .cart b{
	display:block;
	width:16px;
	height:14px;
	background:#e60012;
	border-radius:50%;
	border-bottom-left-radius:0;
	position:absolute;
	right:18px;
	top:-4px;
	color:#fff;
	font-size:12px;
	text-align:center;
	line-height:14px;
}

.nav{
	border-bottom:2px solid #b1191a;
	margin-top:24px;
	line-height:44px;
	font-size:16px;
}
.nav .category{
	width:210px;
	height:44px;
	background:#b1191a;
	color:#fff;
	text-align:center;
}
.nav ul li{
	float:left;
	margin:0 26px;
}
.nav ul li a{
	color:#333;
}
