*{
	font-family:"Arial","Microsoft YaHei","SimHei";
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	resize:none;
	outline:none;
}
a:hover{
	color:#EB0E03;
}
a{
	text-decoration:none;
}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}
li{
	text-decoration:none;
}

/*头部*/
 .header{
	width: 100%;
	height: 205px;
	min-width: 899px;
}
/*顶部*/
 .header .top{
	width: 100%;
	height: 32px;
	background: #000000;
}
 .header .top .main{
	width: 1210px;
	height: 32px;
	margin:0 auto;
	min-width: 899px;
	color: #A6A6A6;
	font-size: 14px;
	line-height: 32px;
}
 .header .top .main .welcome{
	width:600px;
	height: 32px;
	float: left;
}
.header .top .main .welcome a{
	color: #EB0901;
	display: block;
	float: left;
	padding-right: 20px;
}
 .header .top .main .welcome span{
	padding-right: 10px;
	display: block;
	float: left;
}
 .header .top .main .welcome a.username{
	color: #A6A6A6;
	display: block;
	padding-right: 20px;
	height: 32px;
	float: left;
}
 .header .top .main .welcome a.username:hover{
	color: #EE0E03;
}
 .header .top .main .welcome a.rule{
	color: #EB0901;
	display: block;
	float: left;
	padding-right: 20px;
	height: 32px;
	float: left;
}
.header .top .main .nav a span:hover{
	color: #EE0E03;
}
 .header .top .main .nav{
	width: 450px;
	height: 32px;
	float: right;
}

 .header .top .main .nav a{
	/*display: block;*/
	/*float: left;*/
	width: auto;
	height: 32px;
	color: #A6A6A6;
	font-size: 14px;
	margin-right: 20px;
}
 .header .top .main .nav a .reference_photo{
	display: block;
	position: relative;
	float: left;
	left: 210px;
	top: 6.5px;
	width: 16px;
	height: 14px;
	/*background: url(../images/phone-5.jpg);*/
}
 .header .top .main .nav a .reference_photo img{
	display: block;
	width: 13px;
	height: 16px;
	margin-top: 0px;
	margin-left: -5px;
}
 .header .top .main .nav a .reference_arrow{
	display: block;
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	margin-top: -18px;
	margin-left: 315px;
	line-height: 20px;
}
#QR_Code:hover .reference_arrow{
	-webkit-transform-origin:50% 30%;
	-moz-transform-origin:50% 30%;
	-o-transform-origin:50% 30%;
	transition: all 0.3s;
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
#QR_Code .qr_3gen{
	width: 90px;
	height: 95px;
	float: left;
	position: relative;
	background: #000000;
	margin-left: 250px;
	margin-top: -7px;
	display: none;
	/*border:red 1px solid;*/
}
#QR_Code .qr_3gen img{
	width: 70px;
	height: 70px;
	margin-top: 15px;
	margin-left: 10px;
}
#QR_Code:hover .qr_3gen{
	display: block;
}
 .header .top .main .nav a .assist{
	margin-left: 20px;
}
 .header .top .main .nav a:last-child{
	margin-right: 0px;
}
/*搜索框/购物车*/
 .header .centre{
	width: 1210px;
	height: 133px;
	margin: 0 auto;
} 
/*在线客服 开始*/
#Online_Service{
	width: 166px;
	height: 63px;
	/*background: red;*/
	position: fixed;
	right: 40px;
	bottom: 80px;
	z-index: 1000;
}
/*在线客服 结束*/
/*搜索框*/
 .header .centre .search{
	width: 340px;
	height: 40px;
	background: url(../images/search.png);
	float: left;
	margin-top: 75px;
	margin-left: 10px;
}
 .header .centre .search input{
	width: 288px;
	height: 36px;
	float: left;
	border: none;
	margin-top: 2px;
	margin-left: 10px;
	/*opacity: 0.001;*/
}
 .header .centre .search button{
	width: 40px;
	height: 40px;
	float: left;
	opacity: 0.001;
	border: none;
}
/*logo*/
 .header .centre .logo{
	width:167px;
	height: 80px;
	float: left;
	margin-left: 124px;
	margin-top: 34px;
	position: relative;
}
.all .header .centre .logo a img{
	width: 246px;
	height: 70px;
}
 .header .centre .nav{
	width: 510px;
	height: 30px;
	margin-left:20px;
	float: left;
	margin-top: 90px;
/*	-webkit-transform:translate(-20px,0px);
	-ms-transform:translate(-20px,0px);*/
}
 .header .centre .nav a{
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	color: #000;
	font-size: 14px;
}
 .header .centre .nav a .assist{
	display: block;
	text-align: center;
	line-height: 15px;
	width: 15px;
	height: 15px;
	position: absolute;
	float: left;
	background: #DA251E;
	border-radius:10px 10px 10px 10px;
	padding: 2px;
	margin-left: 13px;
	margin-top: -32px;
	font-size: 10px;
	color: #ffffff;
}
 .header .centre .nav a:hover{
	color:#EB0E03;
}
 .header .centre .nav span{
	display: block;
	float: right;
	line-height: 30px;
	margin-left: 4px;
}
 .header .centre .nav span.assist-2{
	display: block;
	/*position: absolute;*/
	width: 2px;
	float: left;
	line-height: 30px;
	margin-left: 4px;
}
/* 导航栏*/
 .header .subnav{
	/*margin-left: 20px;*/
	width: 1210px;
	height: 40px;
	margin: 0 auto;
}
 .header .subnav .action{
	display: block;
	float: left;
	line-height: 40px;
	font-weight: 500;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: 500px;
}
 .header .subnav .action:hover{
	background: #DA251C;
	color: #ffffff;
}
 .header .subnav .action:hover a{
	color: #ffffff;
}
 .header .subnav .action a{
	color: #000000;
}
 .header .subnav ul li{
	/*width: 30px;*/
	list-style:none;
	
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	float: left;
	margin-left: 50px;
}
/* .header .subnav ul li:hover{
	background: #DA251C;
}*/
 .header .subnav ul li:hover .assist{
	color: #ffffff;
}
 .header .subnav ul li a{
	color: #000000;
}
 .header .subnav ul li .assist{
	display: block;
	line-height: 40px;
	padding-left: 4px;
	padding-right: 5px;
}
 .header .subnav ul li .assist:hover{
	background: #DA251C;
}
 .header .subnav .nav_hidden{
	position: fixed;
	left: 50%;
	margin-left: -604px;
	width: 1210px;
	top: 213px;
	height: auto;
	background: #ffffff;
	z-index: 30000;
	margin-top: 6px;
	display: none;
	border-left:  1px #E7E7E7 solid;
	border-right: 1px #E7E7E7 solid;
	border-bottom: 1px #E7E7E7 solid;
	border-top: 1px #E7E7E7 solid;
}

 .header .subnav .nav_hidden dl{
	width: 200.5px;
	height: 260px;
	border-right: 1px #E7E7E7 solid;
	float: left;
	text-align: left;
	margin-top: 0px;
}
 .header .subnav .nav_hidden dl:last-child{
		border-right:#E7E4E7 4px solid;
	}
 .header .subnav .nav_hidden dl dt{
	width: 150px;
	height: 50px;
	font-size: 17px;
	font-weight:lighter;
	font-weight: bolder;
	color: #727171;
	line-height: 20px;
	margin-left: 25px;
	/*border-bottom: #000 2px solid;*/
	margin-top: -30px;
	vertical-align:bottom;
	display:table-cell;
	padding-left: 25px;
	/*margin-left: 25px;*/
}
 .header .subnav .nav_hidden dl hr{
	noshade="noshade";
	height: 2px;
	width: 150px;
	background: #000;
	margin-left: 25px;
	margin-bottom: 15px;
	-ms-transform: translate(-10px);
}

 .header .subnav .nav_hidden dl dd a{
	color: #222222;
}
/* .header .subnav .nav_hidden dl dd:first-child{
	width: 150px;
	height: 20px;
	border-top:blue 3px solid;
	background: blue;
	display: block;
}*/
 .header .subnav .nav_hidden dl dd{
	font-size: 14px;
	line-height: 25px;
	color: #727171;
	margin-left: 25px;
}

 .header .subnav .nav_hidden .goods_recommend{
	width: 1210px;
	height: 160px;
	margin-top: 300px;
}
 .header .subnav .nav_hidden .goods_recommend .list{
	width: 150px;
	height: 180px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}
 .header .subnav .nav_hidden .goods_recommend .list img{
	width: 150px;
	height: 120px;
	float: left;
}
 .header .subnav .nav_hidden .goods_recommend .list .price{
	display: block;
	color: #DF0707;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
}
 .header .subnav .nav_hidden .goods_recommend .list .titles{
	display: block;
	color: #000000;
	font-size: 12px;
}
 .header .subnav .nav_hidden .goods_recommend .list a:hover{
	color: #DA251C;
}


/*底部大块开始*/
.footer{
	width: 100%;
	height: 275px;
	margin-top: 40px;
}
.footer .big{
	width: 100%;
	height: 200px;
	background: #232323;
}
.footer .info{
	width: 1210px;
	height: 200px;
	margin: 0 auto;
	background: #232323;
}
.footer .info dl{
	text-align: left;
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin-right: 24px;
	margin-left: 10px;
	margin-top: 30px;
	color: #DFDFDF;
}
.footer .info dl:last-child{
	float: right;
	margin-right: 10px;
}
.footer .info dl dt{
	color: #000000;
	font-size: 18px;
	padding-bottom: 5px;
	color: #ffffff;
}
.footer .info dl dd a{
	display: block;
	color: #5a5a58;
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	/*float: right;*/
}
.footer .info dl dd a .small{
	display: block;
	float: left;
	margin-top: 3px;
	width: 18px;
	height: 18px;
	line-height: 25px;
	padding-right: 5px;
}
.footer .info dl input{
	/*display: block;*/
	width: 180px;
	height: 30px;
	border: #000 1px solid;
	margin-top: -20px;
}
.footer .info dl button{
	width: 80px;
	height: 31px;
	background: #FF0000;
	margin-left: -10px;
	border: none;
	color: #ffffff;
}
.footer .info dl dd a:hover{
	color: #DB231B;
}
/*.footer .info dl img{
	display: block;
	float: left;
	margin-top: -15px;
	margin-right: 10px;
}*/
.footer .info dd img{
	display: inline;
	width: 30px;
	height: 30px;
}
.footer .copyright{
	width: 100%;
	height: 85px;
	background: #090909;
	text-align: center;
}
.footer .copyright span{
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 40px;
}
/*底部大块结束*/
#ib_img{
	margin-left:10px;
}