.header {
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	font-size: 12px;
	color:#666;
}


/*banner盒子*/

#slider-box {
	width: 770px;
	height: 485px;
	margin:10px;
}

.saoLoginBox ,.phonxcj,.shp-cart,.mainNav{
	position: relative;
}
.phonxcj{
	padding-left:15px;
}
.saoLoginImgBox {
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 30px;
	left: 20px;
	border: 1px solid #ddd;
	z-index: 1999;
}
.phonxcjImgBox{
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 30px;
	left: -30px;
	border: 1px solid #ddd;
	z-index: 1999;
}

.saoLoginImgBox:after {
	content: '';
    position: absolute;
    top: -20px;
    left: 40px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #ddd transparent;
}

.phonxcjImgBox:after {
	content: '';
    position: absolute;
    top: -20px;
    left: 40px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #ddd transparent;
}

.saoLoginBox:hover .saoLoginImgBox ,.phonxcj:hover .phonxcjImgBox{
	display: block;
}

.iphon{
	display: block;
    position: absolute;
    width: 10px;
    height: 20px;
    top: 5px;
    left: 0;
    background-position: -48px 0;
}

.hover-redText:hover{
	color:red;
}

.top{
	height:100px;
}
.logoBox{
	width:145px;
	height:80px;
	margin-top:10px;
}

.search{
	width:840px;
	margin-top: 30px;
}

.searchBox,.searchMsgBox{
	width:500px;
	margin:0 auto 0;
}
.searchMsgBox{
	overflow: hidden;
	margin-top:2px;
	height:22px;
	line-height: 22px;
}

.searchBtn{
	color:#fff;
	background: #e3101e;
	width:75px;
	cursor: pointer;
	
}

.serchInp{
	border:1px solid #e3101e;
	width:425px;
	padding:0 6px;
}

.searchBtn,.serchInp{
	height:34px;
}

.searchMsg{
	color:#a5a5a5;
	margin-right:6px;
}
.searchMsg:hover{
	color:#e3101e;
	text-decoration: underline;
}
.searchMsg:visited  {
	color:#e3101e;
}

.icon-cart{
	display: block;
    position: absolute;
    width: 15px;
    height: 25px;
    top: 5px;
    left: 18px;
    background-position: -66px 5px;
}
.shp-cart{
	width:140px;
	height:35px;
	line-height: 35px;
	border:1px solid #dfdfdf;
	background: #f9f9f9;
	padding-left:40px;
	margin-top:30px;
	color:#666;
}
.shp-cart:hover{
	color:#e3101e;
}
.cartNum{
	position: absolute;
    top: -6px;
    left: 106px;
    color: #fff;
    background: #e60012;
    display: inline-block;
    padding:0 6px; 
    font-size: 12px;
    border-radius: 10px 10px 10px 0;
    height: 20px;
    line-height: 20px;
    z-index: 10;
}

.nav{
	height:45px;
	line-height: 45px;
	border-bottom: 2px solid #e60012;
}
.allNav{
	background: #f32613;
	padding-left:25px;
	width:212px;
}

.icon-san{
	display: block;
    width: 15px;
    height: 12px;
    position: absolute;
    top: 17px;
    left: 48px;
    background-position: -47px -24px;
	
}



.footer{
	border-top:2px solid #c00;
	padding-bottom: 20px;
}


.saoPhoneBox{
	color:#666;
}

.mendian{
	max-width:1000px;
	color:#666;
}
.icon-home{
	display: block;
	width:44px;
	height:44px;
	background-position: 0 0;
	margin-right:10px;
}

.youqingNavBox{
	margin:10px 0;
}
.youqingNav{
	margin-right:20px;
	font-size: 12px;
	color:#666;
}
.youqingNav:hover{
	color:#c00;
}
.beiAn{
	font-size: 12px;
	color:#666;
}


.footer{
	border-top:2px solid #c00;
	padding-bottom: 20px;
	background: #f8f8f8;
}

.saoPhoneBox{
	color:#444;
}

.mendian{
	max-width:1000px;
	color:#666;
}
.icon-home{
	display: block;
	width:44px;
	height:44px;
	background-position: 0 0;
	margin-right:10px;
}

.youqingNavBox{
	margin:10px 0;
}
.youqingNav{
	margin-right:20px;
	font-size: 12px;
	color:#666;
}

.beiAn{
	font-size: 12px;
	color:#666;
}


