.magnifier{width:100%;background: #ffffff;text-align: center;position:relative;}
.magnifier .tips{font-size: 16px;text-align: left;line-height: 50px;}
.magnifier .tips span{color: red;padding: 0px 10px;}
.preview{width: 100%;position:relative;}
.preview a{display:block;width:100%;text-align:center;}
.preview a img{max-width: 100%;}

.magnifierSlide{width:100%;height:69px;margin-top:30px;overflow:hidden;position:relative;}
.magnifier .btn{display: block;width:33px;position:absolute;top:32%;left:3%;background: #aaaaaa;color: #ffffff;cursor:pointer;text-align: center;font-size: 23px;font-weight: 900;font-family: "宋体";line-height: 33px;border-radius: 16.5px;}
.magnifier .btn:hover{background: #f8ae45;}
.magnifier .next{right:0px;left:94%;}

.magnifierSlide .innerBtn{top: 18px;}
.magnifierSlide .innerBtn.prev{left: 0px;}
.magnifierSlide .innerBtn.next{right: 0px;}

.magnifierSlide .items{position:relative;width:1108px;height:69px;margin:0 auto;overflow:hidden;}
.magnifierSlide .items ul{position:absolute;height:69px;}
.magnifierSlide .items ul li{width:139px;height:69px;float:left;}
.magnifierSlide .items ul li img{width:123px;height:63px;cursor:pointer;border:3px solid #cdcdcd;}
.magnifierSlide .items ul li img:hover,.magnifierSlide .items ul .on img{border:3px solid #f8ae45;}

.magnifier2 > .btn{background: #9c9c9c;}

/* 产品简介 */
.proshow_synopsis{width:468px;height:496px;color: #333333;font-size: 14px;line-height: 30px;padding:0px 58px 0px 50px;background:#ffffff;border:1px solid #ededed;}
.proshow_synopsis .font{overflow: hidden;height:184px;margin-bottom:30px;}
.proshow_synopsis .font strong{display: block;line-height: 24px;color: #f8ae45;font-size: 16px;margin-bottom: 10px;}
.prodcut-tel{line-height: 1em;height: 50px;padding-left:48px;background:url('../images/p_icon.png') no-repeat left center;font-size: 13px;color: #666666;overflow: hidden;}
.prodcut-tel span{font-family:"Arial";font-size:32px; color:#f8ae45;display: block;line-height: 50px;}
.proshow_synopsis .btn{margin-top: 40px;}
.proshow_synopsis .btn a{display:block;width: 270px;height: 50px;line-height:50px;text-align: center;background:#f8ae45;color: #ffffff;font-size:16px;transition: all 0.3s;}
.proshow_synopsis .btn a.a02 img{margin-right: 12px;}
.proshow_synopsis .btn a.a02:hover{margin-left:10px;}