 a:hover{    text-decoration: none;}

/*pc轮播图区域*/
.swiperBox{
    padding: 0;
}
.swiperBox img{
    width: 100%;
}
.swiperBox  .swiper-pagination{
    height: 200px;
    width: 108px;
    line-height: 100%;
    position: absolute;
    top: 36%;
    left: 81px;
    text-align: center;
}
.swiperBox .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
    display: block;
    width: 13px;
    height: 13px;
    text-align: center;
    margin-bottom: 12px;
    background: #bdbdbd;
    opacity:1;
}
.swiperBox .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet-active{
    background: #188080;
}

/*手机轮播图区域*/
#mobileSwiper{
    padding: 0;
    margin:50px 0 0 0;
}
#mobileSwiper .homeNav{
    background-color: rgb(216, 216, 216);
    padding: 6px 4px;
    overflow: hidden;
}
#mobileSwiper .homeNav a{
    background-size: 100%;
    border-top: 1px solid #f8f8f8;
    position: relative;
    float: left;
    height: 40px;
    padding: 15px 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 0.756rem;
    color: #666666;
    text-align: center;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, #fff 40%, #eaeaea,#e2e2e2 ,#d8d8d8);
    background: -webkit-linear-gradient(top, #fff 40%, #eaeaea,#e2e2e2 ,#d8d8d8);
    background: -o-linear-gradient(top, #fff 40%, #eaeaea,#e2e2e2 ,#d8d8d8);
}









/*产品展示区域*/
.productBox{
    height: auto;
    padding: 0;
    font-size: 0;
    margin-top: 48px;
    margin-bottom: 100px;
}
.productBox .core{
    width: 100%;
    overflow: hidden;
    display: inline-block;
}

.productBox .core .row{
    margin: 3px 0;
    overflow: hidden;
}

.productBox .core .show h1{
    color: #333333;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
.productBox .core .moive{
    width: 20%;
    display: inline-block;
    vertical-align: top;
    padding: 0 2px;
    box-sizing: border-box;
}

.productBox .core .moive img{
    width: 100%;
    transition:all ease .5s;
    -webkit-transition:all ease .5s;
}
 .productBox .core .row1 .moive.moive1,
 .productBox .core .row1 .moive.moive3,
 .productBox .core .row1 .moive.moive4,
 .productBox .core .row2 .moive.moive2,
 .productBox .core .row2 .moive.moive3,
 .productBox .core .row2 .moive.moive5,
 .productBox .core .row3 .moive.moive1,
 .productBox .core .row3 .moive.moive3,
 .productBox .core .row3 .moive.moive4{
     /*overflow: hidden;*/
     /*max-width: 100%;*/
     display: inline-block;
     overflow: hidden;
 }
 .productBox .core .row1 .moive.moive1 a,
 .productBox .core .row1 .moive.moive3 a,
 .productBox .core .row1 .moive.moive4 a,
 .productBox .core .row2 .moive.moive2 a,
 .productBox .core .row2 .moive.moive3 a,
 .productBox .core .row2 .moive.moive5 a,
 .productBox .core .row3 .moive.moive1 a,
 .productBox .core .row3 .moive.moive3 a,
 .productBox .core .row3 .moive.moive4 a{
     display: inline-block;
     overflow: hidden;
     width: 100%;
 }
 .productBox .core .moive img:hover {
     transform:scale(1.1);
     /*transform: scale(1.1);*/
     max-width: 100%;
 }


.productBox .core .moive .text{
    display: inline-block;
    width: 100%;
    height: 100%;

}
.productBox .core .moive .All{
    height:100%;
    padding: 18px 15px 0 15px;
    box-sizing: border-box;
    background: #efefef;
    position: relative;
}
.productBox .core .moive .All img{
    width: 14px;
    height: 20px;
    position: absolute;
    top: 20%;
    left: -14px;
    margin: -6px 0 0 0px;
}
.productBox .core .moive .left{
    height:50%;
    padding: 18px 15px 0 15px;
    box-sizing: border-box;
    background:  #efefef;
    position: relative;
    z-index: 1000;
}
.productBox .core .moive .left img{
    width: 14px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: -14px;
    margin: -6px 0 0 0px;
}
.productBox .core .moive .right{
    height:50%;
    box-sizing: border-box;
    background: #efefef;
    margin: 4px 0 0  0;
    padding: 18px 15px 0 15px;
    background: #efefef;
    position: relative;
    text-align: right;
    z-index: 1000;
}
/*.productBox .core .moive .right p{
    text-align: right;
}*/
.productBox .core .moive .right img{
    width: 14px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: -14px;
    margin: -6px 0 0 0px;
    z-index: 1000;
}

.productBox .core .moive h1{
    color: #5c5c5c;
    border-bottom: 2px #c7c7c7 solid;
    margin:  0 0 9px 0;
    font-size: 16px;
    padding: 0 0 9px 0;
    /*display: inline-block;*/
}
.productBox .core .moive p{
    font-size: 12px;
    color: #525252;
    margin: 0;
    line-height: 19px;
}

/*第二排的*/
.productBox .core .row2 .moive .All img{
    left: 100%;
    z-index: 1000;
}
/* .productBox .core .row2 .moive .right{
     margin: 0 0 4px 0 ;
 }*/

 .productBox .core .row1 .moive.moive2,
 .productBox .core .row1 .moive.moive5,
 .productBox .core .row2 .moive.moive1,
 .productBox .core .row2 .moive.moive4,
 .productBox .core .row3 .moive.moive2,
 .productBox .core .row3 .moive.moive5{
     z-index: 1000;
     position: relative;
 }






.footerBox{
    background: #ebebeb;
}







/*平板端的样式设置*/
@media screen and (max-width: 1100px){
    .productBox .core .moive .All{
        padding: 15px 8px 0 8px

    }
    .productBox .core .moive .left,
    .productBox .core .moive .right{
        padding: 9px 8px 0 8px
    }
    .productBox .core .moive h1{
        font-size: 12px;
        padding: 0 0 6px 0;
        margin: 0 0 6px 0;
    }
    .productBox .core .moive p{
        font-size: 12px;
        line-height: 15px;
    }



}








/*手机端的样式设置*/
@media screen and (max-width: 767px){
    .swiperBox  .swiper-pagination{
        width: 100%;
        height: auto;
        line-height: normal;
        position: absolute;
        top: 80%;
        left: 0;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .swiperBox .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
        display: inline-block;
        width: 8px;
        height: 8px;
        text-align: center;
        margin-bottom:0;
        background: #bdbdbd;
        opacity:1;
    }
    .swiperBox .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet-active{
        background: #188080;
    }



    .productBox{
        box-sizing: border-box;
        padding:12px 7px 40px 7px;
        margin-top: 0px;
        margin-bottom: 0px;
        background: #f5f6f6;
        /*background: url("../img/imenu_bg.png") no-repeat center;*/
        /*background-size: 100% 100%;*/
    }
    .productBox .core .moive{
        width: 33%;
    }
    .productBox .core .moive.moive4,
    .productBox .core .moive.moive5{
        margin-top: 3px;
    }
    .productBox .core .moive .left,
    .productBox .core .moive .right{
        padding: 5px;
    }
    .productBox .core .moive .All{
        padding: 15% 5px 0 5px;
    }

    .productBox .core .moive .All h1,
    .productBox .core .moive .left h1,
    .productBox .core .moive .right h1{
        font-size: 12px;
        padding: 0 0 4px 0;
        margin: 0 0 4px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        text-align: left;

    }
    .productBox .core .moive .All p,
    .productBox .core .moive .left p,
    .productBox .core .moive .right p{

        line-height: 15px;

        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        display: inline-block;
        text-align: left;

        font-size:7px;
        transform: scale(0.95);
        transform-origin:0 0;

        -ms-transform: scale(0.95);         /* IE 9 */
        -ms-transform-origin:0 0;       /* IE 9 */

        -webkit-transform: scale(0.95); /* Safari 和 Chrome */
        -webkit-transform-origin:0 0;   /* Safari 和 Chrome */

        -moz-transform: scale(0.95);        /* Firefox */
        -moz-transform-origin:0 0;      /* Firefox */

        -o-transform: scale(0.95);      /* Opera */
        -o-transform-origin:0 0;        /* Opera */
    }
    .productBox .allBtn{
        padding-right: 10px;
        margin-top: 18px;
    }
    .productBox .allBtn .previousBtn,
    .productBox .allBtn .nextBtn{
        font-size: 13px;

    }
}

@media screen and (max-width: 340px) {
    .productBox .core .moive .left,
    .productBox .core .moive .right {
        padding: 2px;
    }
    .productBox .core .moive .left h1,
    .productBox .core .moive .right h1 {
        padding: 0 0 2px 0;
        margin: 0 0 2px 0;
    }
    .productBox .core .moive .All p,
    .productBox .core .moive .left p,
    .productBox .core .moive .right p{
        line-height: 14px;
    }

}


















