#preloaderpro{
    position: fixed;
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    background: #0a001f;
    z-index: 30;}

.contpre small{font-size:25px;}

.contpre{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
   }

#preloaderpro .svg_anm {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader1.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type1 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader1.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type2 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader2.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type3 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader3.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type4 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader4.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type5 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader5.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type6 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader6.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type7 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader7.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type8 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader8.svg) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type9 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader9.gif) center center no-repeat;
    background-size:41px;
}
#preloaderpro .svg_anm.preloaderpro_type10 {
    position: absolute;
    width: 41px;
    height: 41px;
    background: url(../image/preloaderpro/preloader10.gif) center center no-repeat;
    background-size:41px;
}