.magnifier{margin-top:40px;width:500px;}
.preview{display:table;background:#f0f0f0;}
.preview a{display:table-cell;width:500px;height:500px;text-align:center;vertical-align:middle;}
.preview a img{max-width:500px;max-height:500px;}
div.zoomDiv{display:none;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #cccccc;text-align:center;overflow:hidden;z-index:20;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:2;}
div.zoomDiv .bigimg{width: 250%;height:250%;}

/*小图滚动*/
.magnifierSlide{margin-top:10px;width:500px;height:80px;overflow:hidden;position:relative;}
.magnifierSlide .btn{display:block;position:absolute;background:#f0f0f0;width:20px;height:80px;line-height:80px;top:0;font-size:18px;font-family:"宋体";color:#333333;text-align:center;overflow:hidden;}
.magnifierSlide .prev{left:0}
.magnifierSlide .next{right:0;}
.magnifierSlide .btn:hover{color:#ffffff;background:#004189;}

.magnifierSlide .items{width:436px;height:80px;margin:0 auto;overflow:hidden;position:relative;}
.magnifierSlide .items ul{position:absolute;width:auto;height:80px;}
.magnifierSlide .items ul li{float:left;width:113px;height:80px;}
.magnifierSlide .items ul li img{width:95px;height:78px;cursor:pointer;border:1px solid #cccccc;}
.magnifierSlide .items ul li img:hover,.magnifierSlide .items ul .on img{border:1px solid #004189;}

/* 产品简介 */
.proshow_synopsis{margin-top:40px;width:310px;min-height:525px;padding:20px 20px 45px 20px;color:#aaaaaa;background:#f0f0f0;}
.proshow_synopsis .title{font-size:24px;color:#004189;border-bottom:1px solid #dbdbdb;font-weight:normal;padding-bottom:10px;margin-bottom:15px;}
.proshow_synopsis strong{color:#333333;font-weight:normal;}
.proshow_synopsis .font{line-height:24px;min-height:336px;margin-bottom:20px;overflow:hidden;}
.proshow_synopsis .font strong{float: left;width: 45px;}
.proshow_synopsis .font div{float: right;width:355px;}
.prodcut-tel{padding-left:58px;margin-bottom:20px;line-height:26px;background:url('../images/left-tel400.png') no-repeat left center;}
.prodcut-tel span{display:block;font-family:"Arial";font-size:24px;color:#004189;}
.proshow_synopsis .btn a{display:block;float:left;width:170px;height:40px;line-height:40px;text-align:center;color:#ffffff;font-size:16px;background:#004189;}