<!DOCTYPE html> <html data-bs-theme="light" lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>{dreamer-cms:global name="title" /}</title> <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/bs-theme-overrides.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/aos.min.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Hero-Carousel-images.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Navbar-Right-Links-icons.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/smjy-header.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/sticky-dark-top-nav-with-dropdown.css"> <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/styles.css"> </head> <body style="margin: 0px;"> {dreamer-cms:include file='header.html'/} <main> <!-- swiper --> <!-- <section class="py-2 py-md-3 py-xl-8"> <div class="container" style="margin: 0 auto;padding: 0;"> <div class="row gx-0"> <div class="col-12"> <div class="container-fluid bsb-hero-pro-5 bsb-overlay" style="padding: 0;"> <div> <div class="carousel slide" data-bs-ride="carousel" id="carousel-1" style="height: 600px;width: auto;"> <div class="carousel-inner h-100"> {dreamer-cms:list typeid="5hdb1085" pagenum="0" pagesize="4" flag="p" sortBy="weight" sortWay="asc"} <div class="carousel-item active h-100"> <img class="w-100 d-block position-absolute h-100 fit-cover" src="[field:litpic /]" alt="[field:title /]" style="z-index: -1;"> <div class="container d-flex flex-column justify-content-center h-100"> <div class="row"> <div class="col-md-6 col-xl-4 offset-md-2"> <div style="max-width: 350px;"></div> </div> </div> </div> </div> {/dreamer-cms:list} </div> <div><a class="carousel-control-prev" href="#carousel-1" role="button" data-bs-slide="prev"> <span class="carousel-control-prev-icon" style="width: 50px;height: 50px;"></span> <span class="visually-hidden">Previous</span> </a> <a class="carousel-control-next" href="#carousel-1" role="button" data-bs-slide="next"> <span class="carousel-control-next-icon" style="width: 50px;height: 50px;"></span> <span class="visually-hidden">Next</span> </a> </div> <div class="carousel-indicators"> {dreamer-cms:list typeid="5hdb1085" pagenum="0" pagesize="4" flag="p"} <button type="button" data-bs-target="#carousel-1" data-bs-slide-to="[field:weight /]" class="active"></button> {/dreamer-cms:list} </div> </div> </div> </div> </div> </div> </div> </section> --> <section> <div class="container" style="margin: 0 auto;padding: 0;"> <div class="row py-md-4 gx-3 gy-3 slide-box py-sm-2"> {dreamer-cms:list typeid="r1dl60bu" pagenum="0" pagesize="4" flag="p"} <div class="visible col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 slide-animate" data-aos="fade-down-right" data-aos-duration="800" data-aos-once="true"> <div class="hovai-demo-box"> <div class="hovai-box-image" style="height: 100%;"> <img src="[field:litpic /]" width="100%"> </div> <a class="hovai-box-details" href="[field:arcurl/]"> <p>[field:title/]</p> </a> </div> </div> {/dreamer-cms:list} <!-- {dreamer-cms:type typeid="r1dl60bu"} <div class="text-center"><a href="[field:typeurl/]">查看更多</a></div> {/dreamer-cms:type} --> </div> <div class="row py-md-4 gx-3 gy-3 slide-box py-sm-2"> {dreamer-cms:list typeid="r1dl60bu" pagenum="0" pagesize="4" flag="p"} <div class="visible col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 slide-animate" data-aos="fade-down-right" data-aos-duration="800" data-aos-once="true"> <div class="hovai-demo-box"> <div class="hovai-box-image" style="height: 100%;"> <img src="[field:litpic /]" width="100%"> </div> <a class="hovai-box-details" href="[field:arcurl/]"> <p>[field:title/]</p> </a> </div> </div> {/dreamer-cms:list} </div> <div class="row py-md-4 gx-3 gy-3 slide-box py-sm-2"> {dreamer-cms:list typeid="r1dl60bu" pagenum="0" pagesize="4" flag="p"} <div class="visible col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 slide-animate" data-aos="fade-down-right" data-aos-duration="800" data-aos-once="true"> <div class="hovai-demo-box"> <div class="hovai-box-image" style="height: 100%;"> <img src="[field:litpic /]" width="100%"> </div> <a class="hovai-box-details" href="[field:arcurl/]"> <p>[field:title/]</p> </a> </div> </div> {/dreamer-cms:list} </div> </div> </section> </main> {dreamer-cms:include file='footer.html'/} <script src="{dreamer-cms:template /}assets/js/jquery.min.js"></script> <script src="{dreamer-cms:template /}assets/bootstrap/js/bootstrap.min.js"></script> <script src="{dreamer-cms:template /}assets/js/aos.min.js"></script> <script src="{dreamer-cms:template /}assets/js/bs-init.js"></script> </body> </html>