
/* 信息列表*/
.info_list {/*border-top:2px solid #8b8a8c;*/}
.info_list li {position:relative;padding:18px 0; width:200px; height:260px; float:left; width:33%; text-align:center}
.info_list a {display:block;border:1px solid #ffffff;}
.info_list figure {width:100%; height:160px; text-align:center}
.info_list figure img {width:160px; /*height:160px; */padding:3px; border:1px solid #EFEFEF;}
.info_list a:hover figure img {border:1px solid #ccc;-webkit-box-shadow:2px 2px 8px #ccc;-moz-box-shadow:2px 2px 8px #ccc;box-shadow:2px 2px 8px #ccc}

#priCont .info_list .txt { text-align:center}
.info_list .txt dt { font-weight:bold; padding-top:10px;}
.info_list .txt dd {padding-bottom:18px; color:red; font-weight:bold}
.info_list .txt p {padding:0;}


.gView dl dd{border-bottom: 1px solid #D9D9D9;}
.gView dl dt { width:100%; font-size:16px; text-align:center; font-weight:bold}
.gView dl dd { width:100%;padding:10px 0;}
.gView dl dd.info { height:35px; margin:20px auto;  text-align:center; line-height:35px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd;}
.gView dl dd span.date {display:inline-block;float:right;color:#9f9f9f;}
.gView dl dd span.source {display:inline-block;float:left;color:#9f9f9f;}
.gView dl dd.cont { }
.gView dl dd.cont img {width:100%;}

.gView dl.tit dt {border-bottom:1px solid #CCC;}
.gView dl.tit dt span{ width:83px; height:32px; display:block; text-align:center; line-height:32px; border:1px solid #CCC; border-top:2px solid #315375; border-bottom:none; position:relative; top:1px; background:#FFF; font-size:14px;}
.gView dl.tit dd { border:none}

.gView div.golist {text-align:right;}
.gView div.golist a img {margin-top:16px;}

/*产品图片*/
.proshow_pic { width:50%;display:inline-block;float:left;}
#preview{ float:none; margin:0 auto; width:300px;}
.jqzoom{ width:300px; height:230px; position:relative;}

.list-h li{ float:left;}
#spec-n5{width:300px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:15px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:15px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:280px; float:left; overflow:hidden; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:66px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:55px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:264px; margin-left:3px; margin-right:3px;}
#spec-list div{ margin-top:0;/*margin-left:-30px; *margin-left:0;*/}

.proshow_tit { width:100%; display:inline-block; text-align:center}


