.magnifier{width:670px;height:480px;border-right: 1px solid #d6d6d6}
.magnifier .bd{width:670px;height:480px;position:relative;height:100%;z-index:0;}
.magnifier .bd li{width:670px;height:480px;line-height: 400px;text-align: center}
.magnifier .bd li img{vertical-align:middle;max-width: 100%;}
.magnifier .hd{text-align: center}
.magnifier .hd li{width: 10px;height: 10px;background: #cecece;margin:0 5px;display: inline-block;border-radius: 100px;}
.magnifier .hd li.on{background: #da251c;}

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;}
.proshow_box{height: 480px;border: 1px solid #d6d6d6;    border-top: 3px solid #da251c;}

.magnifierSlide{margin-top:10px;width:600px;height:80px;overflow:hidden;position:relative;}
.magnifierSlide .btn{width:12px;height:21px;position:absolute;top:30px;left:0;background:url('../images/magnifier_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;transition:all 0s;}
.magnifierSlide .prev:hover{background-position:0 -21px;}
.magnifierSlide .next{background-position: 0 -42px;right:0;left:auto;}

.magnifierSlide .items{position:relative;width:550px;height:80px;margin:0 auto;overflow:hidden;}
.magnifierSlide .items ul{position:absolute;width:580px;height:80px;}
.magnifierSlide .items ul li{width:10px;height:10px;float:left;margin:0 20px;}
.magnifierSlide .items ul li img{width:10px;height:10px;cursor:pointer;border:1px solid #ccc;}
.magnifierSlide .items ul li img:hover,.magnifierSlide .items ul .on img{border:1px solid #f13a3a;}

/* 产品简介 */
.proshow_synopsis{width:567px;height:430px;font-size: 14px;line-height: 30px;padding:50px 50px 0;}
.proshow_synopsis .title{font-size:30px; color:#333;margin-bottom:15px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #da251c;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;min-height:200px;margin-bottom:20px;}
.proshow_synopsis .font div{float: right;width:355px;}
.proshow_synopsis .font .tel{color: #f25d21;font-size:18px;}
.prodcut-tel span{font-family:arial; font-size:24px; color:#f13a3a;display: block; }
.proshow_synopsis .btn{height: 60px;}
.proshow_synopsis .btn h3{float: left;
    width: 286px;
    border-right: 1px solid #dcdcdc;
    height: 60px;
    font-size: 32px;
    color: #da251c;
    background: url(../images/show_tel.png)no-repeat left;
    padding-left: 50px;
    background-size: 13%;
    background-position-y: 4px;margin-right: 30px;}
    .proshow_synopsis .btn h3 span{display: block;font-size:12px;color: #666;}
.proshow_synopsis .btn .qq{display: inline-block;width: 180px;height: 50px;line-height: 50px;
    text-align: center;
    background: #da251c url(../images/wx_icon.png)no-repeat left;
    color: #fff;
    transition: all 0.3s;
    padding-left: 20px;
    font-size: 16px;
    margin-top: 8px;
    background-position-x: 35px;}
.proshow_synopsis .btn i{width: 40px;height: 40px;margin-right: 15px;float: left;border: 1px solid #d5d5d5;border-radius: 100px;background: #fff url(../images/other-icon.png)no-repeat center;transition: 0.5s all;cursor: pointer;display: block;}
.proshow_synopsis .btn i:nth-child(2){background-position: 3px 5px;}
.proshow_synopsis .btn i:nth-child(3){background-position: -52px 5px;}
.proshow_synopsis .btn i:hover{border:1px solid #f25d21;}

@media screen and (max-width:1400px){
    .magnifier,.magnifier .bd,.magnifier .bd li{width:600px}
    .preview li{width:600px;}
    .proshow_synopsis{padding:35px;width:525px;}
    .proshow_synopsis .btn h3{font-size:26px;width: 230px}
}