﻿#home-swiper video{width:100%}
#home-swiper .banner-animote{position:absolute;left:50%;bottom:10%;max-width:1600px;width:100%;padding:0 50px;transform:translateX(-50%)}
#home-swiper .banner-animote .tit{font-size:46px;font-weight:700;color:#fff;line-height:1.2;text-shadow:2px 1px 6px rgba(91,91,91,.26)}
#home-swiper .banner-animote .more{margin-top:25px;width:140px;height:48px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--color);color:#fff;font-size:20px}
@media screen and (max-width:1080px){#home-swiper .banner-animote{padding:0 15px}
#home-swiper .banner-animote .tit{font-size:32px}
#home-swiper .banner-animote .more{font-size:18px}}
@media screen and (max-width:768px){#home-swiper .banner-animote .tit{font-size:18px}
#home-swiper .banner-animote .more{font-size:13px;width:auto;height:30px;padding:0 10px;margin-top:12px}}