.home-banner{width:100%;position:relative}.home-banner .banner__home{width:100%;height:780px;box-sizing:border-box;background:#3a3a3a;display:flex;flex-direction:column;align-items:center;justify-content:center;align-items:center;overflow:hidden;position:relative}.home-banner .banner__content{width:90%;max-width:1350px;margin:0 auto;position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.home-banner .banner__text{width:55%;color:#3e4246}.home-banner .banner__title{font-weight:bold;color:#ffffff}.home-banner .banner__description{font-weight:400;font-size:20px;color:#ffffff;line-height:30px;margin-top:20px;margin-bottom:30px}.home-banner .banner__list-title{font-weight:bold;font-size:24px;color:#eeeeee;margin-bottom:15px;display:block}.home-banner .banner__list{display:flex;align-items:center}.home-banner .banner__item{width:140px;height:50px;line-height:50px;background:rgba(255, 255, 255, 0.3);border-radius:8px 0px 8px 0px;font-weight:bold;font-size:18px;color:#eeeeee;text-align:center;flex-shrink:0;margin-right:15px;margin-bottom:15px}.home-banner .banner__image{width:40%;flex-shrink:0}.home-banner .banner__image img{width:100%;height:auto;object-fit:contain}@media screen and (max-width:760px){.home-banner{height:auto}.home-banner .banner__home{height:auto;padding:20px 0 60px;flex-direction:column;align-items:center}.home-banner .banner__content{flex-direction:column;align-items:flex-start}.home-banner .banner__text{width:100%;margin-bottom:40px}.home-banner .banner__description{font-size:16px}.home-banner .banner__list-title{font-size:20px}.home-banner .banner__item{width:120px;height:40px;line-height:40px;font-size:16px;margin-right:10px}.home-banner .banner__image{width:100%;height:auto}.home-banner .banner__list{flex-wrap:wrap}}@media screen and (min-width:760px) and (max-width:1020px){.home-banner{height:auto}.home-banner .banner__home{height:auto;padding:60px 0}.home-banner .banner__content{flex-direction:column;align-items:flex-start}.home-banner .banner__text{width:100%;margin-bottom:40px}.home-banner .banner__list{flex-wrap:wrap}.home-banner .banner__image{width:550px;height:auto}}@media screen and (min-width:1020px) and (max-width:1350px){.home-banner{height:auto}.home-banner .banner__home{height:auto;padding:60px 0}.home-banner .banner__list{flex-wrap:wrap}}@media screen and (min-width:1350px) and (max-width:1460px){.home-banner .banner__list{flex-wrap:wrap}}