.home .home_banner .home_banner-item.uk-transition-active .slide_bg{-webkit-animation-name:slide_scale;animation-name:slide_scale;-webkit-animation-duration:1.5s;animation-duration:1.5s}.home .home_banner .home_banner-item.uk-transition-active .slide_box{-webkit-animation-name:slide_RtoL;animation-name:slide_RtoL;-webkit-animation-duration:1.5s;animation-duration:1.5s}.home .home_banner .home_banner-item.uk-transition-active .slide_box1{-webkit-animation-delay:0s;animation-delay:0s}.home .home_banner .home_banner-item.uk-transition-active .slide_box2{-webkit-animation-delay:.3s;animation-delay:.3s}.home .home_banner .home_banner-item.uk-transition-active .slide_box3{-webkit-animation-delay:.6s;animation-delay:.6s}.home .home_banner .home_banner-item.uk-transition-active .slide_box4{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes slide_scale{0%{opacity:.1;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes slide_scale{0%{opacity:.1;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes slide_RtoL{0%{transform:translate3d(150px,0,0)}to{transform:translate3d(0)}}@keyframes slide_RtoL{0%{transform:translate3d(150px,0,0)}to{transform:translate3d(0)}}.home .home_advantages .uk-card{margin:.5%;transition:all .2s ease-in-out;border:1px solid #d0d0d0;background:#e4e4e4}.home .home_advantages .uk-card:hover{background-color:#cd0407;border:1px solid #cd0407}.home .home_advantages .uk-card img{display:block;width:150px;height:150px;border:3px solid #cd0407;border-radius:50%;overflow:hidden;-webkit-animation:upToDown 2s linear 0s infinite normal none;animation:upToDown 2s linear 0s infinite normal none;-webkit-animation-play-state:running;animation-play-state:running}.home .home_advantages .uk-card:hover img{border:3px solid #fff;-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes upToDown{0%{transform:translateY(5px)}50%{transform:translateY(-5px)}to{transform:translateY(5px)}}@keyframes upToDown{0%{transform:translateY(5px)}50%{transform:translateY(-5px)}to{transform:translateY(5px)}}.home .home_product .uk-heading-line>:after,.home .home_product .uk-heading-line>:before{border-bottom:3px solid #cd0407}.home .home_product .home_product-con .uk-card{position:relative;margin:0 30px}.home .home_product .home_product-con .uk-card:before{left:100%}.home .home_product .home_product-con .uk-card:after,.home .home_product .home_product-con .uk-card:before{content:"";position:absolute;display:inline-block;top:43%;width:30%;height:1px;border-top:1px dashed #cd0407}.home .home_product .home_product-con .uk-card:after{right:100%}.home .home_product .home_product-con .home_product-pic{width:100px;height:100px;border-radius:50%;overflow:hidden;border:3px solid #cd0407;transition:.5s}.home .home_product .home_product-con .home_product-pic:hover{transform:scale(1.1);transition:.5s}.home .home_news-btn{color:#fff;padding:2px 10px;background:#747474;border-radius:3px;font-size:12px}