.home-main{padding:0 15%}.home-main .banner{width:100%;height:300px;margin:20px 0;background-image:url(../img/banner.6c73d29f.png);background-repeat:no-repeat;background-position:50%}.home-main .function-title{font-size:20px;font-weight:600;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.home-main .function-title:before{content:"";width:50px;height:1px;margin:0 10px 0 0;background:#000}.home-main .function-title:after{content:"";width:50px;height:1px;margin:0 0 0 10px;background:#000}.home-main .function-beat,.home-main .function-beat .card{display:flex;justify-content:center;align-items:center}.home-main .function-beat .card{margin:0 20px;border-radius:10px;height:260px;width:100%;flex-direction:column;transition:all .2s ease;cursor:pointer;background-repeat:no-repeat;background-position:50%;background-size:contain}.home-main .function-beat .card:hover{background:#001961!important;box-shadow:3px 5px 24px 0 rgba(0,17,89,.39)!important}.home-main .function-beat .card .circular{background-color:hsla(0,0%,100%,.4);border-radius:50%;height:100px;width:100px}.home-main .function-beat .card .circular .image{width:46px;height:46px;margin:27px}.home-main .function-beat .card p{font-size:18px;color:#fff}