body {
	margin: 0px; padding: 0px;
}li {
	list-style-type: none;
}

html {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
.fixedBox {
	background: rgb(255, 255, 255); border: 1px solid rgb(214, 214, 214); top: 330px; width: 70px; right: 8px; position: fixed; z-index: 9999; box-shadow: 0px 0px 10px rgba(0,0,0,0.3); _position: absolute;
}
.fixedBox ul.fixedBoxList {
	padding: 4px 0px 5px;
}
.fixedBox ul.fixedBoxList li.fixeBoxLi.fixeBoxLi {
	background: rgb(241, 241, 241); margin: 1px auto 0px; padding: 10px 1px 1px; width: 60px; height: 55px; text-align: center; position: relative;
}
.fixedBox ul.fixedBoxList li.hover.cart_bd.fixeBoxLi {
	background: rgb(255, 255, 255); padding: 9px 0px 0px; border: 1px solid rgb(214, 214, 214); box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.fixedBox ul.fixedBoxList li.hover.Service.fixeBoxLi {
	background: rgb(255, 255, 255); padding: 9px 0px 0px; border: 1px solid rgb(214, 214, 214); box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.fixedBox ul.fixedBoxList li p.good_cart {
	background: rgb(58, 163, 24); padding: 0px 4px; top: 0px; height: 15px; right: 0px; color: rgb(255, 255, 255); line-height: 15px; overflow: hidden; font-size: 12px; font-weight: bold; display: block; position: absolute;
}
.fixeBoxLi .fixeBoxSpan {
	margin: 0px auto; width: 26px; height: 24px; display: block; cursor: pointer;
}
.fixedBox ul.fixedBoxList li.fixeBoxLi strong {
	height: 22px; color: rgb(102, 102, 102); line-height: 22px; font-weight: normal; cursor: pointer;
}
.fixedBox ul.fixedBoxList li.cart_bd .cartBox {
	background: rgb(255, 255, 255); border: 1px solid rgb(214, 214, 214); left: -160px; top: -1px; width: 160px; font-size: 14px; display: none; position: absolute; z-index: 9999; box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.fixedBox ul.fixedBoxList li.hover.cart_bd .cartBox {
	display: block;
}
.fixedBox ul.fixedBoxList li.hover .bjfff {
	background: rgb(255, 255, 255); top: 0px; width: 10px; height: 64px; right: -5px; position: absolute;
}
.fixedBox ul.fixedBoxList li.cart_bd .cartBox .message {
	background: url("../images/Service4.jpg") no-repeat 15px; height: 64px; line-height: 64px; padding-left: 0px;
}
.fixedBox ul.fixedBoxList li.Service .ServiceBox {
	background: rgb(255, 255, 255); border: 1px solid rgb(214, 214, 214); left: -182px; top: -1px; width: 182px; display: none; position: absolute; z-index: 999; box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.fixedBox ul.fixedBoxList li.hover.Service .ServiceBox {
	display: block;
}
.fixedBox ul.fixedBoxList li.Service .ServiceBox dl {
	margin: 0px auto; width: 180px; height: 210px; padding-top: 10px; border-bottom-color: rgb(214, 214, 214); border-bottom-width: 1px; border-bottom-style: solid;
}
.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dt {
	padding: 1px; border: 0px solid rgb(225, 226, 227); width: 174px; height: 175px; float: left;
}
.fixedBox ul.fixedBoxList li.Service .ServiceBox dl dd strong {
	height: 20px; color: rgb(51, 51, 51); line-height: 20px; font-weight: bold;
}
