.proShow_wrap{padding: 0 0 60px 0;overflow: hidden;}
.magnifier{width:640px;}
.preview{width:640px;height:450px;position:relative;border:1px solid #d7d7d7;}
.preview a{display:table;margin: 0 auto}
.preview a span{display: table-cell;vertical-align: middle;height: 450px;}
.preview a img{display: block; max-width: 100%;max-height: 100%;}
div.zoomDiv{z-index:20;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:2;}
.proVideo{position:absolute;top:0;left:0;display:none;}
.magnifier .play,.magnifier .close{width:50px;height:50px;position:absolute;right:0;top:0;z-index:5;cursor:pointer;background:#fff url('../images/v_close.png') no-repeat;width:42px;height:42px;z-index:20;display:none;}
.magnifier .play{right:auto;top:auto;bottom:5px;left:5px;display:none;background: url('../images/play.png') no-repeat;display:block;}
.proVideo .video-js .vjs-big-play-button{display:none;}


.magnifierSlide{margin-top:10px;width:640px;height:80px;overflow:hidden;position:relative;}
.magnifierSlide .btn{width:25px;height:80px;position:absolute;top:0;left:0;background:#e7e7e7 url('../images/magnifier_btn.png') center;overflow:hidden;cursor:pointer;transition:all 0s;}
.magnifierSlide .prev{background-position: 0 6px;}
.magnifierSlide .next{background-position: -25px 6px;right:0;left:auto;}
.magnifierSlide .prev:hover{background-position:50px 6px;}
.magnifierSlide .next:hover{background-position: -76px 6px;}

.magnifierSlide .items{position:relative;width:570px;height:80px;margin:0 auto;overflow:hidden;}
.magnifierSlide .items ul{position:absolute;height:80px;}
.magnifierSlide .items ul li{width:112px;height:80px;float:left;/*! margin-right: 10px */padding: 0 5px;}
.magnifierSlide .items ul li a{display: block;width: 104px;height: 78px;}
.magnifierSlide .items ul li img{width:100%;height:78px;cursor:pointer;border:1px solid #ccc;display: block;margin: 0 auto}
.magnifierSlide .items ul li img:hover,.magnifierSlide .items ul .on img{border:1px solid #139d0d;}

/* 产品简介 */
.proshow_synopsis{width:500px;color: #aaa;font-size: 14px;line-height: 30px; height:450px;padding:40px 0 0 0;background:#f5f5f5;background:#fff;}
.proshow_synopsis .title{font-size:25px; color:#000;font-weight:normal;}
.proshow_synopsis .title span{font-size: 14px;color: #9f9f9f;display: block;}
.proshow_synopsis strong{color: #333;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;min-height: 270px;overflow: hidden;margin: 30px 0;font-size: 14px;color: #a6a6a6;}
.proshow_synopsis .font strong{display: block;font-size: 16px;margin-bottom: 20px;border-bottom: 1px dashed #e4e4e4;padding-bottom: 10px;}
.prodcut-tel{ padding-left:40px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left 8px; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#f13a3a;display: block; }
.proshow_synopsis .pro-tel dt{float: left;width: 320px;padding: 0 10px; line-height: 44px; background: #1d2088;color: #fff;font-size: 14px;}
.proshow_synopsis .pro-tel dt b{font-size: 28px}
.proshow_synopsis .pro-tel a{float: left;display: block;width: 168px;height: 50px;line-height: 50px;font-size: 16px; color: #fff; background: #f19233 url(../images/pro-tel-icon.png)no-repeat left;background-position-x:40px;padding-left: 30px;text-align: center; }
.prosShow_main .prosShow_main-left{float: left;width: 830px;}
.prosShow_main .prosShow_main-left .bd{min-height: 300px;}
.prosShow_main .menu{line-height: 50px;margin-bottom: 20px;position: relative;}
.prosShow_main .menu:after{content: '';position: absolute;display: block;left: 0;bottom: 1px;width: 100%;height: 1px;background: #e4e4e4;z-index: -1}
.prosShow_main .menu li{display: inline-block; color: #000;font-size: 18px;border-bottom: 1px solid #fff;background: #fff;padding: 0 20px;cursor: pointer;border-top: 1px solid #e4e4e4;border-right: 1px solid #e4e4e4;border-left: 1px solid #e4e4e4}
.prosShow_main .menu li.on{background: #1d2088;color: #fff;border: 1px solid #1d2088;}

.relaPro{float: right;width: 320px;}
.relaPro .ohbox{padding: 25px;border: 1px solid #e4e4e4;overflow: hidden;}
.relaPro .tie{font-size: 18px;color: #fff;text-align: center;line-height: 50px;background: #1d2088;font-weight: normal}
.relaPro ul li{float: left;width: 100%;margin-bottom: 10px;}
.relaPro ul li span{height: 184px;overflow: hidden;display: block}
.relaPro ul li img{display: block;width: 100%;height: 100%;transition: 0.5s all}
.relaPro ul li h3{line-height: 50px;text-align: center; font-size: 16px;color: #626262;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight: normal}

.relaPro ul li:hover h3{color: #ffba16}
.relaPro ul li:hover img{transform: scale(1.1);}