<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
}
html,
body {
    height: 100%;
    overflow: hidden;
}
#container,
.sections,
.section {
    position: relative;
    height: 100%;
}
.section {
    background-color: #ffffff;
    background-size: cover;
    background-position: 50% 50%;
}
#section0 {
    background-image: url(../image-load-files/bg_p1.png);
}
#section1 {
    background-image: url(../image-load-files/bg_p2.png);
}
#section2 {
    background-image: url(../image-load-files/bg_p3.png);
}
#section3 {
    background-image: url(../image-load-files/bg_p4.png);
}
#section4 {
    background-image: url(../image-load-files/bg_p5.png);
}
#section5 {
    background-image: url(../image-load-files/bg_p6.png);
}
.pages {
    position:fixed;
    right: 10px;
    top: 50%;
    list-style: none;
}
.pages li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    margin: 15px 0 0 7px;
}
.pages li.active {
    margin-left: 0;
    width: 14px;
    height: 14px;
    border: 4px solid #FFFFFF;
    background: none;
}
.main1{width:1200px;height:640px;padding:325px 0px 0px 665px;background:url(../image-load-files/bao_bg_1.png) no-repeat center center;background-size:100% auto;margin: 0 auto;z-index: 999;position:relative;top:130px;}
.main2{width: 1200px;height:640px;padding:325px 0px 0px 665px;background:url(../image-load-files/bg_2.png) no-repeat center center;background-size:100% auto;margin: 0 auto;z-index: 999;position:relative;top:130px;}
.main3{width: 1200px;height:640px;padding:325px 0px 0px 665px;background:url(../image-load-files/bg_3.png) no-repeat center center;background-size:100% auto;margin: 0 auto;z-index: 999;position:relative;top:130px;}
.main4{width:1200px;height:640px;padding:325px 0px 0px 665px;background:url(../image-load-files/bg_4.png) no-repeat center center;background-size:100% auto;margin: 0 auto;z-index: 999;position:relative;top:130px;}
.main5{width: 1200px;height:640px;padding:325px 0px 0px 665px;background:url(../image-load-files/bg_5.png) no-repeat center center;background-size:100% auto;margin: 0 auto;z-index: 999;position:relative;top:130px;}
.main6{width: 1200px;height:640px;padding:325px 0px 0px 665px;background:url(../image-load-files/bg_6.png) no-repeat center center;background-size:100% auto;margin: 0 auto;z-index: 999;position:relative;top:130px;}
</pre></body></html>