@charset "utf-8";
.error { background-image: url(../images/icon33.png); background-repeat: no-repeat; background-position: 0px 0px; padding-bottom: 10px; padding-left: 20px; font-size: 14px; color: #FF0000; }

/*item imgtype--------------------------------------*/
.itembox { padding-top: 20px; clear: both; overflow: auto; overflow-x: hidden; overflow-y: hidden; }
.item li { float: left; height: 228px; width: 148px; margin: 0px 13px 30px 13px; border: 1px solid #FFFFFF; text-align: center; display: block; padding: 10px; position: relative; }
.item li:hover { border: 1px solid #E6E6E6; display: block; background-image: url(../images/icon19.png); background-repeat: repeat-x; background-position: 0px bottom; }
.item .img { height: 108px; width: 148px; padding-bottom: 10px; }
.item .sale { font-size: 14px; color: #E86F00; overflow: hidden; height: 14px; width: 148px; padding-top: 8px; }
.item .name { overflow: hidden; height: 40px; width: 148px; line-height: 21px; padding-top: 8px; }
.item .name a { color: #040404; }
.item .name a:link, a:visited, a { color: #040404; }
.item .name a:hover { color: #488921; }
.item .price { font-family: Verdana; color: #FF0000; padding-top: 8px; font-size: 18px; width: 148px; }
.item span.nt { font-size: 14px; }
.item .tag01 { height: 30px; width: 30px; position: absolute; z-index: 99; left: 0px; top: 0px; background-image: url(../images/icon20.png); background-repeat: no-repeat; background-position: 0px 0px; }
.item .tag02 { height: 15px; width: 30px; position: absolute; z-index: 99; left: 0px; top: 0px; background-image: url(../images/icon21.png); background-repeat: no-repeat; background-position: 0px 0px; padding-top: 15px; font-size: 13px; color: #FFFFFF; text-align: center; }

/*item listtype--------------------------------------*/
.item-2 li { width: 770px; position: relative; margin-bottom: 10px; border-bottom: 1px solid #E6E6E6; padding: 10px; overflow: auto; overflow-x: hidden; overflow-y: hidden; }
.item-2 li .textbox { float: left; width: 450px; margin-right: 30px; }
.item-2 li .pricebox { float: left; width: 150px; }
.item-2 .img { height: 96px; width: 140px; float: left; text-align: center; vertical-align: middle; }
.item-2 .star { float: left; width: 70px; height: 15px; padding: 5px 20px 0 0; }
.item-2 .sale { font-size: 14px; color: #E86F00; overflow: hidden; float: left; width: 360px; height: 15px; padding-top: 8px; }
.item-2 .brand { float: left; width: 450px; height: 16px; overflow: hidden; }
.item-2 .brand a:link, a:visited { color: #488921; }
.item-2 .brand a:hover { color: #488921; text-decoration: underline; }
.item-2 .name { float: left; width: 450px; height: 16px; overflow: hidden; padding-top: 8px; }
.item-2 .name a { color: #040404; }
.item-2 .name a:link, a:visited { color: #040404; }
.item-2 .name a:hover { color: #488921; }
.item-2 .summary { overflow: hidden; height: 36px; float: left; width: 450px; font-size: 14px; padding-top: 5px; line-height: 18px; text-overflow: ellipsis; }
.item-2 .price { font-family: Verdana; color: #FF0000; font-size: 20px; height: 21px; text-align: center; padding-top: 20px; }
.item-2 .price span.nt { font-size: 16px; }
.item-2 .activity { color: #E86F00; text-align: center; line-height: 26px; background-image: url(../images/icon55.png); background-repeat: no-repeat; background-position: 5px center; height: 26px; width: 100px; margin: 15px auto 0 auto; padding-left: 30px; font-size: 15px; border-radius: 5px; border: 2px solid #FF7900; }
.item-2 .tag01 { height: 30px; width: 30px; position: absolute; z-index: 99; left: 0px; top: 0px; background-image: url(../images/icon20.png); background-repeat: no-repeat; background-position: 0px 0px; }
.item-2 .tag02 { height: 15px; width: 30px; position: absolute; z-index: 99; left: 0px; top: 0px; background-image: url(../images/icon21.png); background-repeat: no-repeat; background-position: 0px 0px; padding-top: 15px; font-size: 13px; color: #FFFFFF; text-align: center; }
.item-2 .discount { width: 150px; margin-top: 10px; }
.item-2 .btn { float: left; background-color: #57A828; color: #FFFFFF; font-size: 18px; line-height: 36px; width: 105px; height: 36px; border-radius: 5px; cursor: pointer; background-image: url(../images/icon23.png); background-repeat: no-repeat; background-position: 10px center; padding-left: 45px; margin-top: 10px; }
.item-2 .btn:hover { background-color: #488921; }
.item-2 .outofstock { background-color: #FF7900; color: #FFFFFF; font-size: 18px; line-height: 36px; width: 150px; height: 36px; border-radius: 5px; float: right; margin-top: 10px; text-align: center; cursor: pointer; }
.item-2 .outofstock:hover { background-color: #E86F00; }
.item-2 .outofstock-ok { background-color: #CCCCCC; color: #FFFFFF; font-size: 18px; line-height: 36px; width: 150px; height: 36px; border-radius: 5px; float: right; margin-top: 10px; text-align: center; }
.item-2 .del { height: 18px; width: 20px; position: absolute; z-index: 99; left: 0px; top: 0px; background-image: url(../images/icon08.png); background-repeat: no-repeat; background-position: 0px 0px; cursor: pointer; }
.item-2 .del:hover { background-image: url(../images/icon08.png); background-repeat: no-repeat; background-position: 0px -70px; cursor: pointer; }

/*productDetail item listtype ------------------------*/

/*item listtype--------------------------------------*/

.item-3 .tag02 { height: 15px; width: 30px; position: absolute; z-index: 99; left: 0px; top: 0px; background-image: url(../../images/icon21.png); background-repeat: no-repeat; background-position: 0px 0px; padding-top: 15px; font-size: 13px; color: #FFFFFF; text-align: center; }
.item-3 li { position: relative; margin-bottom: 10px; border-bottom: 1px solid #E6E6E6; min-height: 150px; height: auto; clear: both; padding: 10px 120px 10px 140px; }
.item-3 li .textbox { }
.item-3 li .pricebox { position: absolute; right: 0; top: 0; padding-top: 10px; width: 100px; }
.item-3 .img { height: 140px; width: 140px; padding: 10px 10px 10px 0; float: left; text-align: center; vertical-align: middle; position: absolute; left: 0; }
.item-3 .img img { }
.item-3 .star { float: left; width: 70px; height: 15px; margin: 5px 20px 0 0; }
.item-3 .sale { font-size: .9em; color: #E86F00; overflow: hidden; float: left; height: 15px; line-height: 15px; margin-top: 5px; }
.item-3 .sale a { color: #E86F00; width: 360px; }
.item-3 .brand { text-align: left; height: 16px; overflow: hidden; }
.item-3 .brand a:link, a:visited { color: #488921; }
.item-3 .brand a:hover { color: #488921; text-decoration: underline; }
.item-3 .name { height: 1.2em; line-height: 1.2em; overflow: hidden; margin-top: 8px; }
.item-3 .name a { color: #040404; }
.item-3 .name a:link, a:visited { color: #040404; }
.item-3 .name a:hover { color: #488921; }
.item-3 .summary { clear: both; font-size: .9em; padding-top: 5px; line-height: 1.5em; text-overflow: ellipsis; }
.item-3 .price { font-family: Verdana; color: #FF0000; font-size: 1.25em; text-align: center; padding-top: 20px; }
.item-3 .price span.nt { font-size: 1em; }
.item-3 .activity { color: #E86F00; text-align: center; line-height: 24px; height: 24px; width: 100px; font-size: 14px; border-radius: 5px; margin-top: 10px; margin-right: auto; margin-bottom: 0; margin-left: auto; }
.item-3 .activity:hover a { color: #fff; }
.item-3 .tag { height: 52px; width: 60px; position: absolute; z-index: 99; left: 0px; top: 0px; }
.item-3 .discount { width: 150px; margin-top: 10px; }
.item-3 .btn { float: left; background-color: #57A828; color: #FFFFFF; font-size: 18px; line-height: 36px; width: 105px; height: 36px; border-radius: 5px; cursor: pointer; background-image: url(../../images/icon23.png); background-repeat: no-repeat; background-position: 10px center; padding-left: 45px; margin-top: 10px; }
.item-3 .btn:hover { background-color: #488921; }
.item-3 .outofstock { background-color: #FF7900; color: #FFFFFF; font-size: 18px; line-height: 36px; width: 150px; height: 36px; border-radius: 5px; float: right; margin-top: 10px; text-align: center; cursor: pointer; }
.item-3 .outofstock:hover { background-color: #E86F00; }
.item-3 .outofstock-ok { background-color: #CCCCCC; color: #FFFFFF; font-size: 18px; line-height: 36px; width: 150px; height: 36px; border-radius: 5px; float: right; margin-top: 10px; text-align: center; }
.item-3 .del { height: 18px; width: 20px; position: absolute; z-index: 99; left: 0px; top: 0px; background-image: url(../../images/icon08.png); background-repeat: no-repeat; background-position: 0px 0px; cursor: pointer; }
.item-3 .del:hover { background-image: url(../../images/icon08.png); background-repeat: no-repeat; background-position: 0px -70px; cursor: pointer; }
.item-3 .priceDetails { text-align: center; line-height: 24px; height: 24px; width: 90px; font-size: .9em; border: 1px #57A828 solid; border-radius: 4px; margin-top: 10px; margin-right: auto; margin-bottom: 0; margin-left: auto; }
.item-3 .price span.nt { font-size: .85em; }
.item-3 .priceDetails:hover { background-color: #57A828; }
.item-3 .priceDetails:hover a { color: #fff; }
@media(max-width:767px) {
	.item-3 li { min-height: 150px; padding: 10px 4px 10px 100px; }
	.item-3 li .pricebox { position: static; padding-top: 0; width: auto; }
	.item-3 .name, .item-3 .summary { font-size: .9rem !important; }
	.item-3 .sale { font-size: .8rem !important; }
	.item-3 .img { height: 100px; width: 100px; padding-left: 4px; }
	.item-3 .priceDetails { display: inline-block; height: auto; }
	.item-3 .price { padding: 0 10px 0 0; display: inline-block; font-size: 1.2rem; }
	.item-3 .activity { display: none; }
}

/*.item-3 li {
	width: 770px;
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
	padding: 10px;
	display: table;
}
.item-3 li .textbox {
	float: left;
	width: 85%;
	padding-right: 30px;
}
.item-3 li .pricebox {
	float: left;
	width: 200px;
}
.item-3 .img {
width:15%;
	max-width: 130px;
	float: left;
	vertical-align: middle;
}.item-3 .img img{width:100%!important;}
.item-3 .star {
	float: left;
	width: 70px;
	height: 15px;
	margin: 5px 20px 0 0;
}
.item-3 .sale {
	font-size: .85em;
	color: #E86F00;
	overflow: hidden;
clear:both;
    height: 1.5em;
    line-height: 1.5em;
    margin-top: 8px;
}
.item-3 .brand {
	
}
.item-3 .brand a:link, a:visited {
	color: #488921;
}
.item-3 .brand a:hover {
	color: #488921;
	text-decoration: underline;
}
.item-3 .name {

	padding-top: 8px;

}
.item-3 .name a {
	color: #040404;
}
.item-3 .name a:link, a:visited {
	color: #040404;
}
.item-3 .name a:hover {
	color: #488921;
}
.item-3 .summary {

    font-size: .85em;
    padding-top: 5px;
    line-height: 1.5em;
    text-overflow: ellipsis;
}
.item-3 .price {
	font-family: Verdana;
	color: #FF0000;
	font-size: 20px;
	height: 21px;
	text-align: center;
	padding-top: 20px;
}
.item-3 .price span.nt {
	font-size: 16px;
}
.item-3 .activity {
	color: #E86F00;
	text-align: center;
	line-height: 24px;
	height: 24px;
	width: 100px;
	font-size: 14px;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.item-3 .tag01 {
	height: 30px;
	width: 30px;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	background-image: url(../images/icon20.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.item-3 .tag02 {
	height: 15px;
	width: 30px;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	background-image: url(../images/icon21.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.item-3 .discount {
	width: 150px;
	margin-top: 10px;
}

.item-3 .priceDetails {
	text-align: center;
	line-height: 24px;
	height: 24px;
	width: 90px;
	font-size: 14px;
	border:1px #57A828 solid;
	border-radius: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.item-3 .priceDetails:hover{
	background-color:#57A828;
}
.item-3 .priceDetails:hover a{
	color:#fff;
}*/
