.tm-banner-layout .tm-buy{background:#fff;border-radius:20px;height:40px;line-height:40px;text-decoration:none}.tm-banner-layout .tm-video{border:1px solid #fff;border-radius:20px;height:40px;line-height:40px;text-decoration:none}.tm-banner-layout .tm-video svg{fill:#fff;height:18px;margin-left:7px;width:16px}.tm-banner-layout .tm-image-bottom{-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:2560px){.tm-banner-layout .tm-contain{margin-top:140px}.tm-banner-layout .tm-contain h3{font-size:72px}.tm-banner-layout .tm-contain span{font-size:38px;margin-top:30px}.tm-banner-layout .tm-contain p{font-size:24px;margin-top:24px}.tm-banner-layout .tm-contain div{margin-top:60px}.tm-banner-layout .tm-image-bottom{width:400px}}.tm-public-layout{margin:0 auto;max-width:850px;width:100%}.tm-email-layout .tm-form{background:#f8f8f9;border-radius:46px;overflow:hidden}.tm-email-layout .tm-form .tm-input{overflow:hidden;padding:20px 38px}.tm-email-layout .tm-form .tm-input em{color:#6d6d72;display:block;overflow:hidden;width:33px}.tm-email-layout .tm-form .tm-input em svg{height:100%;overflow:hidden}.tm-email-layout .tm-form .tm-input p{margin:0 0 0 10px;width:100%}.tm-email-layout .tm-form .tm-input p .text{background:none;border:none;display:block;height:24px;outline:none;padding:0;width:100%}.tm-email-layout .tm-form .tm-btn{overflow:hidden}.tm-email-layout .tm-form .tm-btn .tm-button{background:#0495ff;border:none;border-bottom-left-radius:46px;border-top-left-radius:46px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;height:64px;width:217px}.tm-email-layout .tm-form .tm-btn .tm-button svg{margin-left:12px;width:27px}.tm-email-layout .fixed-form{background:#fff;border-bottom:1px solid #b5b5b5;padding:14px 0}.tm-email-layout .fixed-form .tm-form{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-email-layout .fixed-form .tm-form .tm-input{padding:8px 20px}.tm-email-layout .fixed-form .tm-form .tm-input em{width:26px}.tm-email-layout .fixed-form .tm-form .tm-input p{margin-left:5px}.tm-email-layout .fixed-form .tm-form .tm-btn button{height:40px;width:140px}.tm-email-layout .fixed-form .tm-form .tm-btn button svg{margin-left:5px;width:16px}.tm-email-layout .tm-list .tm-item{display:block;text-decoration:none}.tm-email-layout .tm-list .tm-item img{display:block;height:100%;overflow:hidden;width:100%}.tm-email-layout .tm-list .tm-item em{font-style:normal}@media(max-width:767px){.tm-email-layout{padding:50px 0}.tm-email-layout .tm-form{margin:0 20px;overflow:hidden}.tm-email-layout .tm-form .tm-input{border-radius:23px;padding:10px 20px;width:auto}.tm-email-layout .tm-form .tm-input p{width:100%}.tm-email-layout .tm-form .tm-input p .text{font-size:14px}.tm-email-layout .tm-form .tm-btn{width:104px}.tm-email-layout .tm-form .tm-btn .tm-button{border-radius:23px;font-size:14px;height:46px;line-height:46px;width:100%}.tm-email-layout .tm-form .tm-btn .tm-button svg{display:none}}.tm-night-layout{margin:0 auto;overflow:hidden;width:850px}.tm-night-layout .tm-list{grid-column-gap:20px;grid-row-gap:20px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-evenly;list-style:none;max-width:850px}.tm-night-layout .tm-list div{cursor:pointer;overflow:hidden;position:relative;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tm-night-layout .tm-list div img{height:100%;overflow:hidden;width:100%}.tm-night-layout .tm-list div:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.tm-night-layout .tm-list .tm-item-0{grid-area:1/1/3/4;height:auto}.tm-night-layout .tm-list .tm-item-1{grid-area:1/6/2/4;height:auto}.tm-night-layout .tm-list .tm-item-2{grid-area:2/4/2/6;height:auto}.tm-night-layout .tm-list .tm-item-3{grid-area:3/1/3/3;height:auto}.tm-night-layout .tm-list .tm-item-4{grid-area:3/3/4/6;height:auto}.tm-night-layout .tm-list .tm-item-5{grid-area:4/1/4/3;height:auto}.tm-night-layout .tm-list .tm-item-6{grid-area:4/3/4/6;height:auto}@media(max-width:767px){.tm-night-layout{margin:0 20px;width:auto}.tm-night-layout .tm-list{grid-column-gap:10px;grid-row-gap:10px;max-width:100%}}.tm-video-layout{overflow:hidden}.tm-video-layout video{display:block;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.tm-scroll-layout .item-2{display:none}#change-size .tm-warp svg{height:100%;width:100%}.tm-promess-layout{background:#030303}.tm-promess-layout .tm-public-layout{max-width:900px}@-webkit-keyframes change-width{0%{width:0}50%{width:50%}to{width:100%}}@keyframes change-width{0%{width:0}50%{width:50%}to{width:100%}}.tm-promess-layout .tm-color-layout{position:relative}.tm-promess-layout .tm-color-layout .tm-loading{background:-webkit-gradient(linear,left top,right top,from(#194db6),color-stop(68%,#019be3),to(#38bcf9));background:-o-linear-gradient(left,#194db6 0,#019be3 68%,#38bcf9 100%);background:linear-gradient(90deg,#194db6,#019be3 68%,#38bcf9);border-radius:6px;height:11px;width:0}.tm-promess-layout .tm-color-layout .tm-gray{background:#86868b}.tm-promess-layout .tm-color-layout .animate-width{-webkit-animation:change-width 1.5s linear forwards;animation:change-width 1.5s linear forwards}.tm-promess-layout .tm-color-layout .tm-position{position:absolute;right:-110px;top:-35px}@media(max-width:767px){.tm-promess-layout .tm-color-layout .tm-position{right:-60px;top:-20px}}.tm-six-layout .tm-public-layout{max-width:1180px}.tm-six-layout .img{width:100%}.tm-six-layout .tm-center-image{position:absolute;right:0;top:-57px;width:645px}@media(max-width:767px){.tm-six-layout .tm-center-image{right:20px;top:-20px;width:217px}}.tm-time-layout .tm-public-layout{max-width:1140px}.tm-nav-list{overflow:hidden}.tm-nav-list li a{background:#ddd;border-radius:50%;display:block;height:8px;width:8px}.tm-nav-list .uk-active a{background:#303030}.tm-change-color{background-color:hsla(0,0%,100%,0);background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#000));background-image:-o-linear-gradient(top,hsla(0,0%,100%,0) 0,#000 100%);background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#000)}.tm-eight-layout{overflow:hidden}
