.pro_left {
	width: 370px;
	float: left;
	}
.pro_right {
	width: 338px;
	float: left;
	font-size: 13px;
	padding: 20px 0 5px 0;
}
.zoom-small-image img {
	width: 354px;
	height: 354x;
	border: 1px solid #ddd;
	}
.zoom-desc {padding-top:10px;}
.zoom-desc img {
	width: 85px;
	height: 85px;
	}
.pro_pagein {padding-top:15px;}

.pro_title {font-size:20px; color:#026fc7; font-family:"微软雅黑", "宋体", serif; padding-bottom:10px;}
.pro_title2 {font-size:14px; color:#494949; font-weight:bold; padding-bottom:10px;}
.pro_ul {line-height:24px;}
.zixun {padding:10px 0 15px 0;}
.share {color:#959595;}
.pro_tab {height:27px; color:#fff; line-height:27px; overflow:hidden; border-bottom:1px solid #235ca1;}
.pro_tab p {width:96px; text-align:center; background:#005fca;}
.pro_tac {font-size:14px; line-height:24px; padding:15px 0 15px 0;}
.pro_xq2 .pro_part {width:190px; height:158px; padding:0;}
.pro_xq2 {overflow:hidden; margin:0 15px;}


/*购物车*/
#cart{ width:300px; text-align:left; height:55px; z-index:1; border:1px solid #317cd6; background:#fff; padding-top:10px; display:none; margin-top:8px;}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}


