/* 第二屏的图片排版 */
.scatterGallery-items-CP9{
    width: 100%;
    height: 420px;
    position: relative;z-index: 0;
}
.scatterGallery-pic-J9N {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
    background: #fff;
    overflow: hidden;
}
.scatterGallery-picL1-9Py {
    top: 5px; left: 5px; width: 85px; height: 85px;
}
.scatterGallery-picL2-PT4 {
    top: 100px; left: 5px; width: 100px; height: 100px;
}
.scatterGallery-picL3-1Un {
    top: 210px; left: 5px; width: 100px; height: 100px;
}
.scatterGallery-picL4-MDM {
    top: 320px; left: 5px; width: 85px; height: 85px;
}
.scatterGallery-picL5-d2y {
    top: 15px; left: 115px; width: 70px; height: 70px;
}
.scatterGallery-picL6-gc- {
    top: 95px; left: 125px; width: 100px; height: 100px;
}
.scatterGallery-picL7-n3V {
    top: 205px; left: 125px; width: 80px; height: 80px;
}
.scatterGallery-picL8-8dZ {
    top: 300px; left: 115px; width: 70px; height: 70px;
}
.scatterGallery-picR1-mkB {
    top: 5px; right: 5px; width: 85px; height: 85px;
}
.scatterGallery-picR2-TWc {
    top: 100px; right: 5px; width: 100px; height: 100px;
}
.scatterGallery-picR3-tKb {
    top: 210px; right: 5px; width: 100px; height: 100px;
}
.scatterGallery-picR4-P2- {
    top: 320px; right: 5px; width: 85px; height: 85px;
}
.scatterGallery-picR5-zeM {
    top: 15px; right: 115px; width: 70px; height: 70px;
}
.scatterGallery-picR6-92L {
    top: 95px; right: 125px; width: 100px; height: 100px;
}
.scatterGallery-picR7-Szw {
    top: 205px; right: 125px; width: 80px; height: 80px;
}
.scatterGallery-picR8-Eio {
    top: 300px; right: 115px; width: 70px; height: 70px;
}

@media screen and (max-width: 960px) {
    .scatterGallery-picL1-9Py {
        top: 5px; left: 5px; width: 65px; height: 65px;
    }
    .scatterGallery-picL2-PT4 {
        top: 75px; left: 5px; width: 85px; height: 85px;
    }
    .scatterGallery-picL3-1Un {
        top: 170px; left: 5px; width: 70px; height: 70px;
    }
    .scatterGallery-picL4-MDM {
        top: 250px; left: 5px; width: 50px; height: 50px;
    }
    .scatterGallery-picL5-d2y {
        top: 15px; left: 75px; width: 40px; height: 40px;
    }
    .scatterGallery-picL6-gc- {
        top: 60px; left: 95px; width: 60px; height: 60px;
    }
    .scatterGallery-picL7-n3V {
        top: 130px; left: 95px; width: 60px; height: 60px;
    }
    .scatterGallery-picL8-8dZ {
        top: 195px; left: 80px; width: 50px; height: 50px;
    }
    .scatterGallery-picR1-mkB {
        top: 5px; right: 5px; width: 65px; height: 65px;
    }
    .scatterGallery-picR2-TWc {
        top: 75px; right: 5px; width: 85px; height: 85px;
    }
    .scatterGallery-picR3-tKb {
        top: 170px; right: 5px; width: 70px; height: 70px;
    }
    .scatterGallery-picR4-P2- {
        top: 250px; right: 5px; width: 50px; height: 50px;
    }
    .scatterGallery-picR5-zeM {
        top: 15px; right: 75px; width: 40px; height: 40px;
    }
    .scatterGallery-picR6-92L {
        top: 60px; right: 95px; width: 60px; height: 60px;
    }
    .scatterGallery-picR7-Szw {
        top: 130px; right: 95px; width: 60px; height: 60px;
    }
    .scatterGallery-picR8-Eio {
        top: 195px; right: 80px; width: 50px; height: 50px;
    }
}
