.container{margin:0 auto;padding:0 15px;width:1200px;max-width:100%}section{background-repeat:no-repeat;background-size:cover;background-position:top center}.area-title{display:flex;flex-direction:column;align-items:center}.area-title h2{margin-bottom:20px;font-size:70px;font-weight:700;letter-spacing:3px;color:#e70c12}@media (max-width:1024px){.area-title h2{font-size:50px}}@media (max-width:576px){.area-title h2{margin-bottom:15px;font-size:30px;line-height:35px;text-align:center}}.area-title h2 small{padding:0 2px;font-size:30px;color:#000}@media (max-width:1024px){.area-title h2 small{font-size:25px}}.area-title sub{margin-bottom:50px;font-size:30px;font-weight:700;color:#e70c12}@media (max-width:1024px){.area-title sub{margin-bottom:30px;font-size:25px}}@media (max-width:576px){.area-title sub{text-align:center;font-size:18px;line-height:25px}}.number-countup-group{margin-top:30px;width:100%;display:flex;justify-content:space-between}@media (max-width:576px){.number-countup-group{margin-top:20px;flex-direction:column;align-items:center}}.number-countup-group span{width:calc(100% / 4);display:flex;flex-direction:column;align-items:center}@media (max-width:576px){.number-countup-group span{margin-bottom:30px;width:80%}}.number-countup-group span b{margin-bottom:20px;display:inline-block;font-size:60px;font-weight:700;position:relative}@media (max-width:1024px){.number-countup-group span b{margin-bottom:10px;font-size:50px}}.number-countup-group span b::after{content:"+";position:absolute;top:5px;right:-50px;font-size:60px;line-height:40px;color:#e70c12}@media (max-width:1024px){.number-countup-group span b::after{right:-40px;font-size:50px}}.number-countup-group span small{width:100%;padding:30px 0;border-top:1px solid #000;text-align:center;font-size:24px;font-weight:700;letter-spacing:2px;color:#000}@media (max-width:1024px){.number-countup-group span small{padding:15px 0;font-size:20px}}@media (max-width:576px){.number-countup-group span small{padding:10px 0;font-size:25px}}.square{position:relative;width:100%}.square:before{content:"";display:block;padding-top:100%}.square_content{position:absolute;top:0;left:0;bottom:0;right:0}@keyframes finger_move{0%{top:20px}50%{top:50px}100%{top:20px}}@keyframes finger_move_xs{0%{top:15px}50%{top:30px}100%{top:15px}}header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;height:auto;position:fixed;top:0;left:0;z-index:3}header .logo-group{display:flex;justify-content:center;align-items:center;width:100%;background-color:#e70c12}@media (max-width:1366px){header .logo-group{align-items:center}}@media (max-width:576px){header .logo-group{flex-direction:column;padding-bottom:10px}}header .logo{display:flex;justify-content:flex-start;align-items:center;height:80px;padding:20px;text-align:center}@media (max-width:768px){header .logo{padding:10px 10px 15px;height:50px}}header .logo img{height:40px}@media (max-width:768px){header .logo img{height:30px}}header .social{display:flex;justify-content:center;align-items:center}header .social a{margin-left:12px}header .social img{width:29px}.contact{padding:50px;background:url(../img/bg/contact.jpg) center no-repeat;background-size:cover}@media (max-width:768px){.contact{padding:30px 0}}.contact .container{display:flex;flex-direction:column;align-items:center}.contact h2{display:inline-block;font-weight:700;font-size:50px;color:#e70c12}@media (max-width:768px){.contact h2{font-size:30px}}.form-box{max-width:800px;width:100%;margin:30px auto;display:flex;flex-direction:column}.form-box input,.form-box textarea{width:100%;font-size:14px;letter-spacing:.7px;text-align:left;color:#8e8e8e;background-color:#fff;border:none;border-radius:5px}.form-box input:focus,.form-box textarea:focus{outline:0}.form-box input{padding:0 0 0 16px;height:43px;margin-bottom:25px}.form-box textarea{padding:15px;height:200px}.form-box .twice-input{width:100%;display:flex;align-items:center}@media (max-width:768px){.form-box .twice-input{flex-direction:column}}.form-box .twice-input input:first-child{margin-right:20px;width:calc(65% - 20px)}@media (max-width:768px){.form-box .twice-input input:first-child{margin-right:0;width:100%}}.form-box .twice-input input:last-child{width:35%}@media (max-width:768px){.form-box .twice-input input:last-child{width:100%}}@media screen and (max-width:1200px){.form-box{margin:20px auto}}.submit{display:inline-block;margin:0 auto;padding:20px 50px;border:none;border-radius:50px;background-color:#e70c12;color:#fff;font-size:20px;font-weight:700;letter-spacing:2px;text-align:center;transition:all .3s;display:flex;align-items:center}.submit svg{margin-left:15px;width:22px;height:22px;fill:#fff;transition:all .3s}.submit:hover{background-color:#f76266;color:#cf0b10}.submit:hover svg{fill:#cf0b10}footer{font-family:"微軟正黑體",sans-serif,Arial,Helvetica;width:100%;color:#fff;background:#e70c12;padding:20px}footer .container{display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){footer .container{flex-direction:column}}footer .logo{display:inline-block;padding:8px 0;text-align:center}@media (max-width:768px){footer .logo{margin-bottom:15px}}footer p{text-align:center;font-size:18px}footer .footer-hide{width:188px}.add-line{max-width:200px;position:fixed;right:calc((100% - 1200px)/ 2 - (200px - 10px) - 30px);bottom:220px;z-index:9;padding-bottom:15px;background-color:#4aac43;visibility:hidden;overflow:hidden;opacity:0;transition:.3s;border-radius:20px;border:2px solid #4aac43;display:flex;flex-direction:column;align-items:center}@media (max-width:1440px){.add-line{right:calc((100% - 1000px)/ 2 - (200px - 10px))}}@media (max-width:1366px){.add-line{right:10px}}@media (max-width:1280px){.add-line{bottom:150px}}@media (max-width:768px){.add-line{right:10px;bottom:170px;padding:0;border-radius:50px;border:0;width:80px;height:80px;justify-content:center}}@media (max-width:576px){.add-line{right:5px;bottom:150px;width:65px;height:65px}}.add-line h3{width:100%;padding:15px;background-color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;font-size:32px;color:#4aac43;font-weight:700;text-align:center}@media (max-width:768px){.add-line>*{display:none}}.add-line p,.add-line span{color:#fff;font-size:18px;line-height:40px}.add-line img{width:calc(100% - 70px)}.add-line span{text-decoration:none}.add-line .line-logo{display:none;width:50px;height:50px;fill:#fff}@media (max-width:768px){.add-line .line-logo{display:inline-block}}@media (max-width:576px){.add-line .line-logo{width:40px}}.add-line.show{visibility:visible;opacity:1}@media (max-width:1366px){.add-line.show{opacity:.8}}@media (max-width:768px){.add-line.show{opacity:1}}.gotop{width:80px;height:80px;background-color:#e70c12;position:fixed;right:calc((100% - 1200px)/ 2 - (100px + 40px - 10px));bottom:65px;z-index:99;visibility:hidden;border-radius:50%;color:#fff;opacity:0;transition:.3s;display:flex;flex-direction:column;align-items:center;justify-content:center}.gotop:hover{transform:scale(1.1)}@media (max-width:992px){.gotop:hover{transform:scale(1)}}@media (max-width:1440px){.gotop{right:calc((100% - 1000px)/ 2 - (100px + 40px - 10px))}}@media (max-width:1366px){.gotop{right:10px}}@media (max-width:576px){.gotop{right:5px;width:65px;height:65px}}.gotop.show{visibility:visible;opacity:1}.gotop p{line-height:32px;font-weight:700}html{scroll-behavior:smooth}body{overflow-x:hidden;overflow-y:auto}*{font-family:"微軟正黑體",sans-serif,Arial,Helvetica;box-sizing:border-box}main{margin-top:80px}@media (max-width:768px){main{margin-top:50px}}@media (max-width:576px){main{margin-top:92px}}.brands-group{padding:200px 0;background-image:url(../img/bg/bg_1.jpg)}@media (max-width:1024px){.brands-group{padding:50px 0 100px}}.brands-group .brand-test{font-weight:700}.brands-group .brands-wrap{display:flex;flex-direction:column}.brands-group .brands-wrap .brands-img-box{margin-bottom:70px;display:flex;align-items:flex-start}@media (max-width:1024px){.brands-group .brands-wrap .brands-img-box{margin-bottom:30px}}@media (max-width:768px){.brands-group .brands-wrap .brands-img-box{justify-content:center}}.brands-group .brands-wrap .brands-img-box .about{margin-right:100px;width:30%;height:fit-content}@media (max-width:1024px){.brands-group .brands-wrap .brands-img-box .about{margin-right:30px}}.brands-group .brands-wrap .brands-img-box .only{width:45%;height:fit-content}.brands-group .brands-wrap .brands-box{display:flex}@media (max-width:576px){.brands-group .brands-wrap .brands-box{flex-direction:column}}.brands-group .brands-wrap .brands-box .brands-tabs{margin-right:100px;width:30%;display:flex;flex-direction:column}@media (max-width:1024px){.brands-group .brands-wrap .brands-box .brands-tabs{margin-right:30px}}@media (max-width:576px){.brands-group .brands-wrap .brands-box .brands-tabs{margin-right:0;margin-bottom:30px;width:100%;flex-direction:row;flex-wrap:wrap}}.brands-group .brands-wrap .brands-box .brands-tabs span{margin-bottom:15px;cursor:pointer;width:230px;height:70px;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width:576px){.brands-group .brands-wrap .brands-box .brands-tabs span{margin-bottom:0;width:50%;height:70px}}.brands-group .brands-wrap .brands-box .brands-tabs span b{position:relative;z-index:2;color:#000;font-weight:700;font-size:35px;transition:all .3s}@media (max-width:576px){.brands-group .brands-wrap .brands-box .brands-tabs span b{font-size:25px}}.brands-group .brands-wrap .brands-box .brands-tabs span svg{position:absolute;z-index:1;width:230px;height:70px;top:0;left:0;fill:transparent;transition:all .3s}@media (max-width:576px){.brands-group .brands-wrap .brands-box .brands-tabs span svg{width:100%;height:70px}}.brands-group .brands-wrap .brands-box .brands-tabs span.active b,.brands-group .brands-wrap .brands-box .brands-tabs span:hover b{color:#fff;transition:all .3s}.brands-group .brands-wrap .brands-box .brands-tabs span.active svg,.brands-group .brands-wrap .brands-box .brands-tabs span:hover svg{fill:#e70c12;transition:all .3s}.brands-group .brands-wrap .brands-box .brands-content{max-width:500px;height:400px;padding:15px 0}@media (max-width:768px){.brands-group .brands-wrap .brands-box .brands-content{height:300px}}.brands-group .brands-wrap .brands-box .brands-content .brands-content-box{display:none;overflow:hidden}.brands-group .brands-wrap .brands-box .brands-content .brands-content-box.down{display:block}.brands-group .brands-wrap .brands-box .brands-content .brands-content-box .content-box-height{min-height:400px}.brands-group .brands-wrap .brands-box .brands-content .brands-content-box h2{margin-bottom:30px;font-size:55px;font-weight:700;color:#000}@media (max-width:768px){.brands-group .brands-wrap .brands-box .brands-content .brands-content-box h2{font-size:45px;text-align:center}}@media (max-width:576px){.brands-group .brands-wrap .brands-box .brands-content .brands-content-box h2{font-size:30px}}.brands-group .brands-wrap .brands-box .brands-content .brands-content-box .content-text{padding:30px 0;border-top:1px solid rgba(137,137,137,.5);border-bottom:1px solid rgba(137,137,137,.5)}.brands-group .brands-wrap .brands-box .brands-content .brands-content-box .content-text p{font-size:24px;font-weight:700;letter-spacing:1.5px;line-height:36px}@media (max-width:768px){.brands-group .brands-wrap .brands-box .brands-content .brands-content-box .content-text p{font-size:20px;letter-spacing:1px;line-height:30px}}.brands-group .brands-wrap .brands-box .brands-content .brands-content-box .content-text.t-a-c p{text-align:center}.slogan-group{padding:100px 0 50px;background-image:url(../img/bg/slogan.jpg)}@media (max-width:576px){.slogan-group{padding:50px 0}}.slogan-group .slogan-box{display:flex;flex-direction:column;align-items:center}.slogan-group .slogan-box .logo{margin-bottom:50px;width:400px}@media (max-width:576px){.slogan-group .slogan-box .logo{margin:0 auto 30px;width:90%}}.slogan-group .slogan-box p{margin-bottom:100px;font-size:30px;line-height:50px;text-align:center}@media (max-width:576px){.slogan-group .slogan-box p{margin-bottom:30px;font-size:20px;line-height:30px}}.slogan-group .slogan-box p b{font-weight:700}.slogan-group .slogan-box .slogan-footer{max-width:100%;width:1000px}@media (max-width:1024px){.slogan-group .slogan-box .slogan-footer{width:800px}}@media (max-width:768px){.slogan-group .slogan-box .slogan-footer{width:600px}}.links-group{padding:200px 0}@media (max-width:1024px){.links-group{padding:50px 0 100px}}@media (max-width:576px){.links-group{padding:20px 0 50px}}.links-group .links-list{width:100%;display:flex;flex-direction:column;align-items:center}.links-group .links-list .link-box{margin-bottom:250px;display:flex;flex-direction:column;align-items:center}.links-group .links-list .link-box:last-of-type{margin-bottom:0}@media (max-width:1024px){.links-group .links-list .link-box{margin-bottom:100px;width:100%}}@media (max-width:576px){.links-group .links-list .link-box{margin-bottom:50px}}.links-group .links-list .link-box .link-movie{margin:0 auto 50px;width:calc(100% - 30px);position:relative}@media (max-width:1024px){.links-group .links-list .link-box .link-movie{margin-bottom:20px;width:100%}}.links-group .links-list .link-box .link-movie .movie-text{width:100%;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0}.links-group .links-list .link-box .link-movie .movie-text.bg-back{background-color:rgba(0,0,0,.5)}.links-group .links-list .link-box .link-movie .movie-text .movie-1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.links-group .links-list .link-box .link-movie .movie-text .movie-1 h3{margin-bottom:50px;font-size:70px;font-weight:700;letter-spacing:5px;color:#fff;text-shadow:3px 3px 5px rgba(0,0,0,.5)}@media (max-width:1024px){.links-group .links-list .link-box .link-movie .movie-text .movie-1 h3{font-size:50px}}@media (max-width:576px){.links-group .links-list .link-box .link-movie .movie-text .movie-1 h3{margin-bottom:20px;font-size:20px}}.links-group .links-list .link-box .link-movie .movie-text .movie-1 sub{text-align:center;font-size:30px;line-height:45px;font-weight:700;letter-spacing:3px;color:#f7eace;text-shadow:3px 3px 5px rgba(0,0,0,.5)}@media (max-width:576px){.links-group .links-list .link-box .link-movie .movie-text .movie-1 sub{font-size:12px;line-height:20px}}.links-group .links-list .link-box .link-movie .movie-text .movie-1.hd h3{font-size:80px}@media (max-width:576px){.links-group .links-list .link-box .link-movie .movie-text .movie-1.hd h3{font-size:30px}}.links-group .links-list .link-box .link-movie .movie-text .movie-1.hd sub{font-size:50px;letter-spacing:15px}@media (max-width:576px){.links-group .links-list .link-box .link-movie .movie-text .movie-1.hd sub{font-size:20px;line-height:20px;letter-spacing:8px}}.links-group .links-list .link-box .link-movie .movie-text .movie-2{margin-top:250px;margin-left:auto;width:45%;display:flex;flex-direction:column;color:#fff;text-shadow:1.5px 4px 0 rgba(0,0,0,.5)}@media (max-width:1024px){.links-group .links-list .link-box .link-movie .movie-text .movie-2{margin-top:100px;width:60%}}@media (max-width:576px){.links-group .links-list .link-box .link-movie .movie-text .movie-2{margin-top:20px;width:70%}}.links-group .links-list .link-box .link-movie .movie-text .movie-2 h5{margin-bottom:20px;font-size:25px}@media (max-width:1024px){.links-group .links-list .link-box .link-movie .movie-text .movie-2 h5{margin-bottom:15px;font-size:20px}}.links-group .links-list .link-box .link-movie .movie-text .movie-2 h3{margin-bottom:10px;font-size:70px;font-weight:700;letter-spacing:5px}@media (max-width:1024px){.links-group .links-list .link-box .link-movie .movie-text .movie-2 h3{font-size:50px}}@media (max-width:1024px){.links-group .links-list .link-box .link-movie .movie-text .movie-2 h3{font-size:30px}}.links-group .links-list .link-box .link-movie .movie-text .movie-2 sub{margin-bottom:5px;font-size:30px;line-height:45px;font-weight:700;letter-spacing:3px}@media (max-width:1024px){.links-group .links-list .link-box .link-movie .movie-text .movie-2 sub{font-size:18px;letter-spacing:normal;line-height:25px}}.links-group .links-list .link-box .link-movie .movie-text .movie-2 small{font-size:12px;font-weight:700}.links-group .links-list .link-box .link-movie>img,.links-group .links-list .link-box .link-movie>video{width:100%}.links-group .links-list .link-box .links-content{display:flex;align-items:center}@media (max-width:1024px){.links-group .links-list .link-box .links-content{width:90%;flex-direction:column}}.links-group .links-list .link-box .links-content>img{margin-right:30px;width:40%}@media (max-width:1024px){.links-group .links-list .link-box .links-content>img{margin-right:0;margin-bottom:30px;width:70%;align-self:flex-start}}@media (max-width:576px){.links-group .links-list .link-box .links-content>img{margin:0 auto 15px;width:80%}}.links-group .links-list .link-box .links-content .links-text{position:relative;padding:10px 20px;border-radius:15px;border:2px solid #000;color:#000;font-size:30px;font-weight:700;line-height:50px;min-height:calc((52px) * 3 + 20px)}@media (max-width:1024px){.links-group .links-list .link-box .links-content .links-text{min-height:calc((52px) * 2 + 20px)}}@media (max-width:576px){.links-group .links-list .link-box .links-content .links-text{padding:10px;font-size:20px;line-height:30px}}.links-group .links-list .link-box .links-content .links-text .more{display:inline-block;position:absolute;z-index:1;right:-20px;bottom:-5px;transition:all .3s}@media (max-width:576px){.links-group .links-list .link-box .links-content .links-text .more{right:-10px}}.links-group .links-list .link-box .links-content .links-text .more span{position:relative;z-index:2;border-top-left-radius:20px;border-bottom-right-radius:20px;padding:5px 30px 5px 20px;background-color:#e70c12;color:#fff;font-size:35px;letter-spacing:3px;box-shadow:5px 5px 0 #595757,-5px -10px 0 #fff,-5px 0 0 #fff;transition:all .3s}@media (max-width:576px){.links-group .links-list .link-box .links-content .links-text .more span{padding:5px 20px 5px 10px;font-size:25px}}.links-group .links-list .link-box .links-content .links-text .more span img{position:absolute;z-index:3;top:20px;width:45px}@media (max-width:576px){.links-group .links-list .link-box .links-content .links-text .more span img{width:30px}}.links-group .links-list .link-box .links-content:hover .more span{background-color:#f43237;box-shadow:10px 10px 0 #333,-10px -10px 0 #fff,-10px 0 0 #fff}.links-group .links-list .link-box .links-content:hover .more span img{animation-name:finger_move;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.075,.82,.165,1)}@media (max-width:576px){.links-group .links-list .link-box .links-content:hover .more span img{animation-name:finger_move_xs}}.services-group{padding:100px 0;background-image:url(../img/bg/services.png)}@media (max-width:768px){.services-group{padding:50px 0}}@media (max-width:576px){.services-group{padding:20px 0}}.services-group .container{display:flex;flex-direction:column;align-items:center}.services-group .container>p{margin-bottom:80px;font-size:25px;line-height:35px;letter-spacing:2px}@media (max-width:1024px){.services-group .container>p{letter-spacing:normal;text-align:center}}@media (max-width:576px){.services-group .container>p{margin-bottom:30px;font-size:18px;line-height:25px}}.services-group .container .services-video-list{display:flex}@media (max-width:576px){.services-group .container .services-video-list{flex-direction:column;align-items:center}}.services-group .container .services-video-list span{margin-right:30px;width:calc((100% - 30px * 2)/ 3);display:flex;flex-direction:column}@media (max-width:576px){.services-group .container .services-video-list span{margin-bottom:30px;margin-right:0;width:100%}}.services-group .container .services-video-list span:last-of-type{margin-right:0}.services-group .container .services-video-list span .video-box{margin-bottom:15px;width:100%;height:250px}@media (max-width:768px){.services-group .container .services-video-list span .video-box{height:125px}}@media (max-width:576px){.services-group .container .services-video-list span .video-box{height:190px}}.services-group .container .services-video-list span .video-box iframe{width:100%;height:100%}.services-group .container .services-video-list span .video-content{padding:5px}.services-group .container .services-video-list span .video-content h3{padding:0 5px 20px 5px;font-size:30px;font-weight:700;color:#000}@media (max-width:768px){.services-group .container .services-video-list span .video-content h3{font-size:25px}}@media (max-width:576px){.services-group .container .services-video-list span .video-content h3{padding-bottom:10px}}.services-group .container .services-video-list span .video-content p{border-top:2px solid #e70c12;padding:5px;font-size:24px;font-weight:700;line-height:30px;color:#000}@media (max-width:768px){.services-group .container .services-video-list span .video-content p{font-size:20px;line-height:25px}}.group-group{padding:100px 0 150px;background-image:url(../img/bg/group.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center}@media (max-width:1024px){.group-group{padding:50px 0 100px}}@media (max-width:576px){.group-group{padding:30px 0 50px}}.group-group .container{display:flex;flex-direction:column;align-items:center}.group-group .group-brands{margin-top:50px;width:100%;display:flex}@media (max-width:1024px){.group-group .group-brands{padding:0 30px;flex-wrap:wrap}}@media (max-width:576px){.group-group .group-brands{padding:0;flex-wrap:nowrap;flex-direction:column;align-items:center}}.group-group .group-brands a{margin-right:15px;width:calc((100% - 15px * 5)/ 6);display:flex;flex-direction:column;align-items:center;position:relative}@media (max-width:1024px){.group-group .group-brands a{margin-right:30px;margin-bottom:50px;width:calc((100% - 30px * 2)/ 3)}}@media (max-width:576px){.group-group .group-brands a{margin-right:0;width:60%}}.group-group .group-brands a:nth-of-type(3n){margin-right:0}@media (max-width:1024px){.group-group .group-brands a:nth-of-type(3n)::after{display:none}}@media (max-width:576px){.group-group .group-brands a:last-of-type{margin-bottom:0}}.group-group .group-brands a::after{position:absolute;top:calc(50% - .5px);right:-15px;content:"";width:15px;height:1px;background-color:#000}@media (max-width:1024px){.group-group .group-brands a::after{width:30px;right:-30px}}@media (max-width:576px){.group-group .group-brands a::after{display:none}}.group-group .group-brands a:last-of-type{margin-right:0}.group-group .group-brands a:last-of-type::after{display:none}.group-group .group-brands a b{margin-bottom:15px;font-weight:700;font-size:30px;color:#000;transition:all .3s}.group-group .group-brands a .group-logo-box{margin-bottom:30px;padding:8px;border:1px solid #000;border-radius:50%;overflow:hidden;transition:all .3s}@media (max-width:576px){.group-group .group-brands a .group-logo-box{margin-bottom:15px}}.group-group .group-brands a .group-logo-box img{width:100%;transition:all .3s}.group-group .group-brands a h3{white-space:nowrap;font-size:20px;font-weight:700;color:#000;transition:all .3s}@media (max-width:576px){.group-group .group-brands a h3{font-size:25px}}.group-group .group-brands a:hover b{text-shadow:0 0 15px rgba(0,0,0,.5)}.group-group .group-brands a:hover .group-logo-box{box-shadow:0 0 15px rgba(0,0,0,.5)}.group-group .group-brands a:hover .group-logo-box img{transform:scale(1.2)}.group-group .group-brands a:hover h3{text-shadow:0 0 15px rgba(0,0,0,.5)}.movie-group{padding:100px 0}@media (max-width:1024px){.movie-group{padding:50px 0}}.movie-group hr{border-color:#e70c12}.movie-group video{width:100%}.permutations{background:url(../img/olily/dot_bg_l.jpg) center center repeat-y;background-size:2000px}.permutations .content{width:100%}.permutations .permutations-slick{width:100%;position:relative}@media screen and (min-width:1366px){.permutations .permutations-slick{width:84%}}.permutations .permutations-detail-wrapper{display:flex;justify-content:center}.permutations .permutations-detail-wrapper img{width:100px}@media screen and (min-width:1366px){.permutations .permutations-detail-wrapper{justify-content:flex-start;align-items:stretch}}.permutations .pernutations-img{position:relative}.permutations .pernutations-img.slick-slide{display:flex;justify-content:center;align-items:center}.permutations .pernutations-img img{width:100%;max-width:calc(100% - 40px);border:1px solid #999;vertical-align:middle}.permutations .pernutations-img p{flex:1 0 auto;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:calc(100% - 40px);height:50px;background-color:rgba(0,0,0,.5);color:#fff;line-height:50px}.permutations .pernutations-img p br{display:none}.permutations .pernutations-img p span{display:inline-block;margin-top:8px;color:#fff;font-weight:700;line-height:normal}.permutations .pernutations-img p span::after{content:" / "}@media screen and (min-width:1366px){.permutations .pernutations-img.slick-slide{justify-content:flex-start}.permutations .pernutations-img img{width:100%;max-width:800px;vertical-align:middle}.permutations .pernutations-img p{position:static;flex:1 0 200px;max-width:200px;transform:translateX(0);width:100%;height:auto;background-color:transparent;color:#111;line-height:normal}.permutations .pernutations-img p br{display:block}.permutations .pernutations-img p span{padding:4px 8px;margin-top:0;margin-right:0;margin-bottom:8px;border-radius:8px;background-color:#ccc;color:#333;font-size:24px}.permutations .pernutations-img p span::after{content:none}}.permutations .pernutations-button{position:absolute;top:calc(50% - 23.5px);right:0;width:auto}.permutations .pernutations-button button{background:rgba(0,0,0,.8);border-radius:40px;padding:10px 24px;color:#fff;font-size:16px}.permutations .pernutations-button button:hover{background:#333;filter:brightness(1.2);outline:0}.permutations .pernutations-button button:focus{background:#333;filter:brightness(1.2);outline:0}.permutations .pernutations-button img{width:20px}@media screen and (min-width:1366px){.permutations .pernutations-button{position:absolute;top:calc(50% - 23.5px);right:-36%;width:200px}.permutations .pernutations-button button{padding:10px 30px;border-radius:40px;background:#111;color:#ccc;font-size:20px;transition:.3s}.permutations .pernutations-button button:hover{background:#e70c12;filter:brightness(1.2);outline:0}.permutations .pernutations-button button:focus{background:#333;filter:brightness(1.2);outline:0}}.permutations .permutations-nav{display:none;flex-direction:column;justify-content:space-around;padding:12px 0 12px 12px}@media screen and (min-width:1366px){.permutations .permutations-nav{display:flex}}.permutations .permutations-nav img{width:100%;border:1px solid #999;cursor:pointer;transition:.3s}.permutations .permutations-nav img:hover{transform:scale(1.05)}.permutations-detail{display:flex;flex-direction:column;margin-top:50px}.slick-prev{display:none}.sec5 .md_title.white{color:#fff}.sec5 .horizontal-list{display:flex;justify-content:center;align-items:center;display:flex;flex-direction:row}section.sec5{padding:38px 15px;background-color:#898989;background-size:cover;color:#fff}