.banner{position:relative;height:auto;display:flex;justify-content:center;align-items:center;color:#fff;padding:10px 0}.banner .banner-mask{position:absolute;background:rgba(0,0,0,0.15);left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:none}.banner .single-picture{overflow:hidden;position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover;background-position:center}.banner .swiper-pagination-bullet{width:6px;height:6px;margin:0 3px !important;border-radius:6px;background:#fff;opacity:0.3}.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width:12px;border-radius:6px;opacity:1}.banner .default-wrap{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:rgba(218,218,218,0.2);display:flex;justify-content:center;align-items:center}.banner .default-wrap img{width:100px;height:87.5px;object-fit:contain;opacity:0.3}@media (max-width: 800px){.banner .default-wrap img{width:50px;height:44px}}

.media-content{position:relative;max-width:80%;z-index:var(--level-sublow);display:flex;flex-direction:column;align-items:center}@media (min-width: 1081px){.media-content.row{flex-direction:row;justify-content:space-between}.media-content.row .media-info{flex:1}.media-content.row .media-info+*{margin-left:10%}.media-content.row .media-info .title-text{text-align:left}}.media-content.column{flex-direction:column;max-width:var(--module-width, 1000px)}.media-content.column .title-text{text-align:center}@media (max-width: 1080px){.media-content.row2column{flex-direction:column;max-width:var(--module-width, 1000px)}.media-content.row2column .title-text{text-align:center}}.media-content .title-text{position:relative;padding:21px 0}.media-content .title-text p{overflow:hidden;line-height:inherit}.media-content .title-text .media-title{font-family:var(--mg-title-font);font-size:48px;line-height:1.1;color:var(--g-btn-background, var(--color-theme, #03c9ff))}.media-content .title-text .media-subtitle{font-family:var(--font-normal);font-size:24px;color:var(--g-btn-background, var(--color-theme, #03c9ff))}.media-content .title-text .media-shadow{position:absolute;left:50%;top:0;width:100%;height:100%;z-index:-1;background-color:#000000;opacity:0.6;transform:translateX(-50%);white-space:nowrap}.media-content .title-image{text-align:center;margin-bottom:40px;width:100%;min-height:80px;overflow:hidden}.media-content .title-image img{max-width:100%;max-height:100px;min-height:80px}@media (min-width: 601px){.media-content .title-image img{max-height:240px;min-height:150px}}@media (max-width: 600px){.media-content{max-width:95%;min-width:75%}}

.banner-button{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.banner-button .btn-item{position:relative;margin:10px 5px 0 5px;padding:0 20px;min-width:190px;overflow:hidden;height:40px;line-height:38px;display:block;text-shadow:0 2px 12px rgba(0,0,0,0.1);font-size:12px;font-family:var(--mg-button-font);text-align:center;border:1px solid;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.banner-button .btn-item:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%}.banner-button .btn-item .icon-arrow-up{transform:rotate(90deg);display:inline-block;font-size:14px}.banner-button .btn-item.plain{border-color:var(--g-btn-background, #fff);color:var(--g-btn-background, #fff)}.banner-button .btn-item{cursor:pointer}

.autocomplete{display:none;position:absolute;background:#fff;padding:10px 0;list-style:none;z-index:var(--level-sublow);margin-top:5px;border:1px solid rgba(218,218,218,0.5);box-shadow:0px 2px 5px 0px rgba(0,10,30,0.05)}.autocomplete .item{cursor:default;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:40px;text-align:left;font-size:11px;color:#999;padding:0 20px;position:relative}.autocomplete .item:first{border-top:none}.autocomplete .item:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.autocomplete .item.selected{position:relative}.autocomplete .item.selected:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.autocomplete .item mark{font-size:13px;font-weight:bold;color:#000;background:none}

.address-input.template8{width:100%;max-width:100%;margin:0 auto;position:relative;display:flex;height:60px}.address-input.template8 .left-box{flex:1;position:relative}.address-input.template8 .left-box input{padding-left:20px;width:100%;height:60px;font-size:16px;line-height:60px;color:#C6C8D1;text-overflow:ellipsis;-moz-animation:none;border:none;box-shadow:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.address-input.template8 .left-box input::placeholder,.address-input.template8 .left-box input:focus::placeholder{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#C6C8D1;font-size:16px}.address-input.template8 .left-box ::-webkit-input-placeholder{color:var(--color-holder)}.address-input.template8 .left-box ::-moz-placeholder{color:var(--color-holder)}.address-input.template8 .left-box ::-ms-input-placeholder{color:var(--color-holder)}.address-input.template8 .left-box .close-box{display:none;position:absolute;top:50%;right:20px;transform:translateY(-50%);height:14px;width:14px;cursor:pointer}.address-input.template8 .left-box .close-box.show{display:block}.address-input.template8 .left-box .close-box .icon-search-close{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:50%;width:14px;height:14px}.address-input.template8 .left-box .close-box .icon-search-close::before{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:14px;color:var(--color-holder);background-color:#fff}.address-input.template8 .left-box .icon-search{position:absolute;top:1px;bottom:1px;right:1px;width:40px;background-color:#fff;cursor:pointer;display:none}.address-input.template8 .left-box .icon-search::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:16px;color:#c6c8d1}.address-input.template8 .right-box{position:relative;display:flex;justify-content:center;align-items:center;height:60px;border-radius:20px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background-color:var(--color-theme)}.address-input.template8 .right-box .submit-btn{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 34px;height:60px;border-radius:20px;font-size:16px;cursor:pointer}.address-input.template8 .right-box .submit-btn.submit-disabled{pointer-events:none;opacity:.3}.address-input.template8 .right-box .keyword-submit{display:none}.address-input.template8 .empty-error{position:absolute;z-index:1;top:60px;left:0;width:245px;height:40px;border-radius:3px;background:#fff}.address-input.template8 .empty-error::before{content:'';position:absolute;width:7px;height:7px;left:21px;top:-3px;transform:rotate(45deg);background:#fff}.address-input.template8 .empty-error .icon-error{margin-left:12px}.address-input.template8 .empty-error .icon-error::before{color:#ff3737;font-size:20px;line-height:40px;vertical-align:middle}.address-input.template8 .empty-error .error-text{font-size:15px;color:rgba(231,0,0,0.6);line-height:40px;vertical-align:middle}@media (max-width: 800px){.address-input.template8{width:420px;background-color:#fff;height:40px}.address-input.template8 .left-box input{padding-left:10px;padding-right:50px;height:40px}.address-input.template8 .left-box .close-box.show{display:none}.address-input.template8 .left-box .icon-search{display:block}.address-input.template8 .right-box{width:60px;height:60px;border-radius:20px}.address-input.template8 .right-box .submit-btn{display:none}.address-input.template8 .right-box .keyword-submit{display:block;line-height:60px;text-align:center;font-size:24px}.address-input.template8 .right-box .keyword-submit i{font-size:24px}.address-input.template8 .empty-error{top:50px}}@media (max-width: 600px){.address-input.template8{width:254px}}

.search-group.template8{width:100%;margin:0 auto;max-width:100%}.search-group.template8 .tab-header{display:flex;height:50px;margin-bottom:-2px}.search-group.template8 .tab-header.mobile{display:none}.search-group.template8 .tab-header .item{position:relative;font-family:var(--font-bold);cursor:pointer;padding:0 60px;text-align:center;height:50px;line-height:50px;font-size:16px;white-space:nowrap;color:#fff;background-color:rgba(255,255,255,0.3);border-right:1px solid rgba(255,255,255,0.8)}.search-group.template8 .tab-header .item.active{background-color:#fff;opacity:1;color:#4A4A60}.search-group.template8 .tab-header .item:first-child{border-radius:20px 0 0 0}.search-group.template8 .tab-header .item:last-child{margin-right:0;border-right:none;border-radius:0 20px 0 0}.search-group.template8 .tab-body{width:100%;height:80px;padding:10px;box-sizing:border-box;background-color:#fff;color:#C6C8D1;display:flex;align-items:center;border-radius:0 20px 20px 20px}.search-group.template8 .tab-body .tab-content{width:100%;display:none}.search-group.template8 .tab-body .tab-content.active{display:block}.search-group.template8 .tab-body .tab-content.active .address-input{width:100%}.search-group.template8 .tab-body .tab-content .search-bar{margin-top:0}.search-group.template8 .tab-body .tab-content .search-bar .keyword-submit{margin-left:22px}.search-group.template8 .tab-body .tab-content .address-input{height:60px}.search-group.template8 .tab-body .tab-content .address-input .left-box .input{height:60px;background-color:#fff;color:#C6C8D1}.search-group.template8 .tab-body .tab-content .address-input .left-box .input::placeholder{color:#C6C8D1}.search-group.template8 .tab-body .tab-content .address-input .left-box .iconfont{display:none}.search-group.template8 .tab-body .tab-content>*{padding:0;box-shadow:none}@media (max-width: 800px){.search-group.template8{box-shadow:none;width:calc(100% - 30px);border-radius:20px}.search-group.template8 .tab-header{display:none}.search-group.template8 .tab-header.mobile{width:100%;display:flex;height:50px;justify-content:center}.search-group.template8 .tab-header.mobile .item{flex:1;padding:0;font-size:16px;color:#fafafa;font-family:var(--font-bold);line-height:50px;height:50px;text-align:center;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-word}.search-group.template8 .tab-header.mobile .item.active{background-color:#fff;opacity:1;color:#4A4A60}.search-group.template8 .tab-body{width:100%;border-radius:0 0 20px 20px}.search-group.template8 .tab-body .tab-content .search-bar{width:100%}.search-group.template8 .tab-body .tab-content .search-bar .search-by-section{border-bottom:none}.search-group.template8 .tab-body .tab-content .search-bar .search-by-section .search-category{border:none}.search-group.template8 .tab-body .tab-content .search-bar .search-by-section .search-category .keyword .search-input{height:60px;padding-left:15px}.search-group.template8 .tab-body .tab-content .search-bar .search-by-section .search-category .keyword-submit{display:none}.search-group.template8 .tab-body .tab-content .search-bar>.keyword-submit{display:block;width:60px;height:60px;background-color:var(--color-theme)}.search-group.template8 .tab-body .tab-content .search-bar>.keyword-submit .iconfont{line-height:60px;font-size:24px;text-align:center}.search-group.template8 .tab-body .tab-content .address-input{box-shadow:none}.search-group.template8 .tab-body .tab-content .address-input .left-box{height:100%}.search-group.template8 .tab-body .tab-content .address-input .left-box .iconfont{display:none}.search-group.template8 .tab-body .tab-content .address-input .left-box .input{height:100%;padding-left:15px;color:#C6C8D1;border:none;background-color:#fff}.search-group.template8 .tab-body .tab-content .address-input .right-box{display:block}.search-group.template8 .tab-body .tab-content .address-input .right-box .submit-btn{width:60px;height:60px;line-height:60px;color:#fff;background-color:var(--color-theme)}.search-group.template8 .tab-body .tab-content .address-input .right-box .submit-btn .submit{display:none}.search-group.template8 .tab-body .tab-content .address-input .right-box .submit-btn .iconfont{font-size:24px}}

.md-hero.template8 .banner .banner-mask{background-color:rgba(33,37,48,0.7)}.md-hero.template8 .banner .media-content{position:static;padding-bottom:50px}.md-hero.template8 .banner .media-content .media-content-box{display:flex;justify-content:center}.md-hero.template8 .banner .media-content .media-content-box .banner-button{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.md-hero.template8 .banner .media-content .media-content-box .banner-button .btn-item{display:inline-block;padding:0 20px;min-width:230px;height:60px;line-height:60px;font-size:14px;border-color:#fff;color:#fff;pointer-events:all;margin:0 10px 20px 10px;background-color:rgba(0,0,0,0.2)}.md-hero.template8 .banner .media-content .media-content-box .search-bar{pointer-events:all}.md-hero.template8 .banner .media-content .media-content-box .search-group{pointer-events:all}@media (max-width: 800px){.md-hero.template8 .banner .media-content .media-content-box{width:100%}.md-hero.template8 .banner .media-content .media-content-box .banner-button{width:100%;justify-content:center;display:flex;flex-wrap:wrap}.md-hero.template8 .banner .media-content .media-content-box .banner-button .btn-item{width:290px;min-width:240px;font-size:12px;text-align:center;padding:0 20px;height:40px;line-height:40px}}.md-hero.template8 .media-content{width:1000px;max-width:calc(100% - 30px);z-index:calc(var(--level-sublow) + 1)}.md-hero.template8 .media-content.column{max-width:1000px}.md-hero.template8 .media-content.column .media-info{position:relative}@media (max-width: 1080px){.md-hero.template8 .media-content.row2column{max-width:1000px}.md-hero.template8 .media-content.row2column .media-info{position:relative}}.md-hero.template8 .media-content .media-info{width:100%;max-width:100%;pointer-events:auto;margin-bottom:50px}.md-hero.template8 .media-content .title-text{padding:21px 15px}.md-hero.template8 .media-content .title-text .media-title{color:#fff;font-family:var(--mg-title-font);font-weight:700;word-break:break-word;text-shadow:0 6px 12px rgba(0,0,0,0.1);text-align:center;margin-bottom:30px}.md-hero.template8 .media-content .title-text .media-title div{text-align:center}@media (max-width: 800px){.md-hero.template8 .media-content .title-text .media-title{font-size:22px}}.md-hero.template8 .media-content .title-text .media-subtitle{color:#fff;font-size:24px;line-height:24px;margin-top:15px;font-weight:400;text-shadow:0 6px 12px rgba(0,0,0,0.1);overflow:hidden;font-family:var(--font-normal);text-align:center}.md-hero.template8 .media-content .title-text .media-subtitle div{text-align:center}@media (max-width: 800px){.md-hero.template8 .media-content .title-text .media-subtitle div{font-size:16px;text-align:center}}.md-hero.template8 .banner-video+.media-content .title-text .media-shadow{display:none}@media (min-width: 1081px){.md-hero.template8 .banner-video+.media-content.row .play-video{margin:10px auto}}.md-hero.template8 .banner-video+.media-content .play-video{margin:10px auto 10px;width:84px;height:84px;background:url(//static.chimeroi.com/site3/images/play.png) no-repeat;background-size:cover;cursor:pointer;position:relative;pointer-events:all}.md-hero.template8 .banner-video+.media-content .play-video:before{content:'';position:absolute;left:-7px;top:-7px;width:calc(100% + 14px);height:calc(100% + 14px);border-radius:50%;background-color:rgba(255,255,255,0.4)}@media (max-width: 1080px){.md-hero.template8 .banner-video+.media-content .play-video{width:60px;height:60px}}@media (max-width: 600px){.md-hero.template8 .banner-video+.media-content .play-video{width:40px;height:40px}.md-hero.template8 .banner-video+.media-content .play-video:before{left:-4px;top:-4px;width:calc(100% + 8px);height:calc(100% + 8px)}}.md-hero.template8 .banner-video+.media-content .video-loading{display:none;width:80px;height:80px;background:url(//static.chimeroi.com/site/images/home/loading.gif) no-repeat;background-size:cover}@media (max-width: 1080px){.md-hero.template8 .banner-video+.media-content .video-loading{width:60px;height:60px}}@media (max-width: 600px){.md-hero.template8 .banner-video+.media-content .video-loading{width:40px;height:40px}}.md-hero.template8 .banner-video.autoplay+.media-content .video-loading,.md-hero.template8 .banner-video.is-play+.media-content .video-loading{display:none}.md-hero.template8 .banner-video.autoplay+.media-content .play-video,.md-hero.template8 .banner-video.is-play+.media-content .play-video{display:none}.md-hero.template8 .banner-video.loading+.media-content .video-loading{display:block}.md-hero.template8 .banner-video.loading+.media-content .play-video{display:none}.md-hero.template8 .banner-video.is-play ~ .banner-mask{display:none}.md-hero.template8 .column .media-content-box{width:100%}@media (max-width: 1080px){.md-hero.template8 .row2column .media-content-box{width:100%}}@media (min-width: 1081px){.md-hero.template8 .column .media-content-box{width:100%}}.md-hero.template8 .banner.multi>.pictures-list.swiper-horizontal>.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:30px}.md-hero.template8 .banner.multi>.pictures-list.swiper-horizontal>.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;margin-left:6px;margin-right:6px;background-color:white;opacity:0.5}.md-hero.template8 .banner.multi>.pictures-list.swiper-horizontal>.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.md-hero.template8 .banner-video .play-video,.md-hero.template8 .banner-video .video-loading{display:none}

