/*样式*/
.banner .px1682::before{
    content: "";
    position: absolute;
    height: 200px;
    top: 0;
    left: 0px;
    right: 0px;
    transition: all 0.2s ease 0s;
    opacity: .3;
    visibility: visible;
    pointer-events: none;
    background: linear-gradient(rgb(29, 26, 26), transparent);
    z-index: 1;}
.mid1Leftslick .pic{padding-top:62%;}
.mid1Leftslick .pic .img{position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;transition: all 1s ease 0s;}
.mid1Leftslick .pic .img:hover{transform: scale(1.05);}
.imgBox{position: relative;height: 120px;}
.imgBox .img{position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;transition: all 1s ease 0s;}
.imgBox .img:hover{transform: scale(1.05);}
.leftImgimg{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: all 1s ease 0s;}
.leftImgBox .leftImgimg:hover {
    transform: scale(1.05)
;}
.xyfj-pic{
    height:430px;
    position: relative;
    overflow: hidden;}
.xyfj-img{
position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;transition: all 1s ease 0s;}
