/*---------------产品放大镜-------------------*/
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:620px;height:620px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../img/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.zproqx_rightt2{width:400px; float:right;}
.zproqx_rightt2 .rtr_l1{color:#A2421A; font-family:"微软雅黑"; font-size:25px; margin-bottom:20px;}
.zproqx_rightt2 .rtr_fl1{font-size:14px; color:#999; border-bottom:solid 1px #ddd; padding-bottom:25px;margin-bottom:25px; line-height:160%;}

/*b产品详情 评论*/
.pbodykuang{
/*	margin-left:20px;*/
	margin-top:35px;
	min-height:200px;	
	height:auto;
	/* overflow:hidden; */
	}
.pbodykuang .pcon_tab_title{
	color:#fff;
	
	
	
	/* margin-left:2px; */
	height:36px !important;
	/*	background-color:#F8F6F7;*/
	border-bottom:solid 2px #e5e5e5;
	border-top:solid 0px #e5e5e5;
	}
.pbodykuang .pcon_tab_nr{
/*	border-right:solid 1px #eeeeee;
	border-left:solid 1px #eee;
	border-bottom:solid 1px #eee;
	min-height:800px;*/
	width:870px;
	height:auto;
}
.pbodykuang .pcon_tab_title > li{
	width:142px;
	height:36px !important;
	line-height:36px !important;
	/*background-color:#8A8A7B;*/
	float:left;
	font-size:16px;
	font-family:"微软雅黑";
	color:#777;
	text-align:center;
	cursor:pointer;
	
	margin-right:2px;
}
.pbodykuang .pcon_tab_title > li.on{
	color:#ffffff; border-bottom:1px solid #ff8000;
	background-color:#ff8000; 
	/*background-color:#E10001;*/
	}
.pbodykuang .pxiangqing {
	background: #fff;
	/* display:none; */
	padding:30px 10px 30px 10px;
	}
.pbodykuang .pxiangqing .pshuxing{
	border-bottom: solid 1px #eee;
	margin-bottom:20px;
	}
.pbodykuang .pxiangqing .pshuxing ul li{
	width:32%;
	display:inline-block;
	margin-bottom:10px;
	color:#666;
	}
.pbodykuang .pxiangqing .pleirong{
	/* width:750px; */
	/* margin-left:50px; */
	line-height:180%;
	color:#000;
	word-wrap:break-word;
	}
.pbodykuang .pxiangqing .pleirong img{height:auto;}	
.pbodykuang .pxiangqing .pleirong *{
	max-width:750px;  line-height:2.2;}
.pbodykuang .pxiangqing .pinglun{
	}
.pbodykuang .pinglun > ul{
	margin-top:25px;
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:solid 1px #f1f1f1;
	height:auto;
	overflow:hidden;
	}
.pbodykuang .pinglun > ul > li:nth-child(1){
	width:100px;
	text-align:center;
	float:left;
	color:#fff;}
.pbodykuang .pinglun > ul > li:nth-child(1) > img{
	width:40px;
	height:40px;}
.pbodykuang .pinglun > ul li:nth-child(1) > span{
	display:block;
	text-align:center;
	margin-top:10px}
.pbodykuang .pinglun > ul > li:nth-child(2) {
	width:650px;
	float:right;}
.pbodykuang .pinglun > ul > li:nth-child(2) > div:nth-child(1){
	color:#fff;
	font-size:14px;
	line-height:150%;
	margin-bottom:10px;
	}
.pbodykuang .pinglun > ul > li:nth-child(2) > div:nth-child(2){
	color:#999;
	margin-bottom:15px;}
.pbodykuang .pinglun > ul > li:nth-child(2) > div:nth-child(3){
	color:#F60;
	font-size:14px;
	margin-bottom:10px;}
.pbodykuang .pinglun > ul > li:nth-child(2) > div:nth-child(4){
	color:#999}
	
  /*---b-数字评论翻页---*/
.x_page{clear:both;text-align:center;font-size:14px;padding:30px 0 30px;}
.x_page span{font-size:14px;}
.x_page a{font-size:14px; border:1px solid #ddd; padding:6px 10px;}
.x_page .from_kuang1{ height:33px; line-height:33px; width:30px;}
.x_page .dqpage{ color:#f00;padding:6px 10px;}
.x_page .btn2{padding:6px 10px;border:1px solid #ddd; background:#fff; font-size:14px;}
  /*---e-数字评论翻页---*/