﻿@charset "utf-8";
.jqzoom { float: left; position: relative; padding: 0px; cursor: pointer; }
div.zoomdiv { z-index : 100; position : absolute; top: 0px; left: 0px; width : 200px; height : 200px; background: #fff; display: none; text-align: center; overflow: hidden; border: 1px solid #CCCCCC; }
div.jqZoomPup { z-index : 10; visibility : hidden; position : absolute; top: 0px; left: 0px; width : 50px; height : 50px; background: #fff 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); border: 1px solid #CCCCCC; }
/*** Sta Pro_info ***/
.bigImg { width:100%; text-align: center; vertical-align: middle; overflow: hidden; border:1px solid #e8e8e8;
}
.smallImg { margin-top: 12px;}
#leftNav { float: left; cursor: pointer; margin-bottom: 0; margin-left: 0px; margin-right: 7px; padding-top:2%; }
#Cont_1 { float: left; width: 92%; overflow: hidden;}
#Cont_1 li { float: left; width: 19%;line-height:0px; text-align: center; cursor: pointer; margin-top: 0; margin-right: 1%; margin-bottom: 0;border:1px solid #eaeaea;}

#Cont_1 li img { width: 100%; }

#rightNav { float: left; cursor: pointer; margin-right: 0px; margin-bottom: 0; margin-left: 3px; padding-top:2%; }
.simple_slider_disabled { opacity: 0.6; filter: alpha(opacity=30); zoom: 1; }
.pro_info .r .head { font-size: 14px; font-weight: bold; color: #555; padding: 10px 0 5px; border-bottom: 1px solid #d6dedf; }
.pro_info .r .body { color: #555; line-height: 25px; padding: 10px; }

/*文章分页样式 搜索结果页分页*/
#fenye2025{ width:100%;float:right;}
#fenye2025 a{text-decoration:none; display:inline;border-radius: 3px;line-height:35px;}
#fenye2025 .prev,#fenye2025 .next{width:52px; text-align:center;  line-height:35px;}
#fenye2025 a.curr{width:35px;background:#0C9AD8; border:1px solid #0C9AD8; color:#fff; font-weight:bold; text-align:center;}
#fenye2025 a.curr:visited {color:#fff;}
#fenye2025 a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:35px;line-height:35px}
#fenye2025 a.num{width:35px;}
#fenye2025 a:visited{color:#1f3a87;} 
#fenye2025 a:hover{ float:left;}
#fenye2025 span{line-height:35px; font-size:14px; height:35px;}