.item-con {
	margin: auto; width: 370px;
}
.item-con .images {
	position: relative;
}
.item-con .images .detailmain_img {
	width: 370px;
}
.item-con .images .info {
	color: rgb(136, 146, 152); margin-left: 20px; float: left;
}
.item-con .images .info li {
	height: 30px; line-height: 30px;
}
.item-con .online_button {
	right: 0px; bottom: 0px; position: absolute;
}
.item-con .content {
	margin-top: 20px;
}
.item-con .content .tip {
	padding: 10px; border-radius: 5px; color: rgb(237, 238, 239); font-weight: bold; background-color: rgb(0, 173, 223); -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.item-con .content .box {
	padding: 10px; line-height: 22px;
}
.zoom-section {
	position: relative; z-index: 9;
}
.zoom-small-image {
	margin: 0px;
}
.zoom-small-image img {
	border: 1px solid transparent; border-image: none;
}
.cloud-zoom-lens {
	margin: -1px; border: 1px solid rgb(136, 136, 136); border-image: none; cursor: move; background-color: rgb(255, 255, 255);
}
.cloud-zoom-title {
	padding: 3px; top: 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-family: Î¢ÈíÑÅºÚ, Helvetica, sans-serif; font-size: 10px; font-weight: bold; position: absolute !important; background-color: rgb(0, 0, 0);
}
.cloud-zoom-big {
	border: 0px solid rgb(204, 204, 204); border-image: none; overflow: hidden; background-color: rgb(255, 255, 255);
}
.cloud-zoom-loading {
	background: rgb(34, 34, 34); padding: 3px; border: 1px solid rgb(0, 0, 0); border-image: none; color: white;
}
#zoomcont {
	width: 70px; height: 420px; overflow: hidden; position: relative; z-index: 2;
}
.zoom-desc {
	width: 4000px; height: 4000px; overflow: hidden; position: absolute;
}
.zoom-desc img {
	border: 1px solid rgb(212, 217, 217); border-image: none; width: 70px; margin-bottom: 14px; display: block; box-sizing: border-box;
}
.zoom-desc img:hover {
	border: 1px solid rgb(9, 92, 106); border-image: none;
}
.zoom-desc img.cur {
	border: 1px solid rgb(9, 92, 106); border-image: none;
}
.arr_l {
	width: 100%; text-align: center; color: rgb(212, 217, 217); font-size: 30px; position: absolute; z-index: 3; cursor: pointer;
}
.arr_r {
	width: 100%; text-align: center; color: rgb(212, 217, 217); font-size: 30px; position: absolute; z-index: 3; cursor: pointer;
}
.arr_l:hover {
	color: rgb(9, 92, 106);
}
.arr_r:hover {
	color: rgb(9, 92, 106);
}
.arr_l {
	top: 0px;
}
.arr_r {
	bottom: 0px;
}
