﻿.prolistimage{width:400px;}
.prolistimage .bigimage{width:400px;height: 400px;overflow:hidden;}
.prolistimage .bigimage p{width:400px;height:400px;overflow:hidden;text-align:center;vertical-align:middle;display:table-cell}
.prolistimage .bigimage img{width:400px;height:400px;MARGIN-TOP: expression(( 400 - this.height ) / 2); width: expression(this.width > 400 ? 400 : true); height: expression(this.height > 400 ? 400 : true); max-width: 400px; max-height: 400px; VERTICAL-ALIGN: middle; TEXT-ALIGN: center}
.prolistimage .listimage{margin-top: 5px;width:400px;height: 60px;position: relative;background-color: #f7f7f7;padding-top: 5px;overflow:hidden}
.prolistimage .listimage .piclist{width:290px;height:52px;position:absolute; top:2px; left:15px;overflow:hidden}
.prolistimage .listimage .piclistbox{margin:0 auto;width:380px;overflow:hidden}
.prolistimage .listimage .list-h{height:52px;position:absolute; top:0; left:0}
.prolistimage .listimage img{border: 1px solid #ccc;padding: 2px}
.prolistimage .listimage .list-h li{float: left;padding:0;margin:0 3px}
.prolistimage .listimage .pic_prev {background-image: url(../images/left_right.png);background-repeat: no-repeat;cursor: pointer;height: 55px;position: absolute;top: 5px;width: 10px;background-position: 0px 0;left: 0px;}
.prolistimage .listimage .pic_next {background-image: url(../images/left_right.png);background-repeat: no-repeat;cursor: pointer;height: 55px;position: absolute;top: 5px;width: 10px;background-position: -10px 0;right: 0px;}

.jqzoom{float:left;position:relative;padding:0px;cursor:pointer;}
div.zoomdiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.jqZoomPup{z-index:999;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#ffffff;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}


                                             .img_more{width:470px;height:60px;overflow:hidden;display:block;float:right;}
                                             .img_more img{width:60px;height:60px;}
                                             .lightBox-okbtn{display:block;width:100px;height:30px;background-color:#b0352f;line-height:30px;text-align:center;font-size:16px;font-weight:bold;border-radius:5px;}
                                             .lightBox-title{display:none}
                                             .border1{border:2px solid #b0352f}