.product{width:100%;padding:70px 0 50px;box-sizing:border-box;overflow:auto;min-width:1200px}.product-content-name{font-size:36px;color:#333;text-align:center}.product-content-title{font-size:14px;color:#828282;line-height:16px;margin:12px 0 8px;text-align:center}.product-content-copywriting{display:flex;justify-content:space-between;margin:60px 0 0}.product-content-copywriting-left{width:620px;margin:0 78px 0 0;position:relative;flex-grow:1;flex-shrink:0}.product-content-copywriting-left-image{position:relative;flex:1}.product-content-copywriting-left-image .el-image{width:620px;height:390px;display:block}.product-content-copywriting-left-image .image2,.product-content-copywriting-left-image .image3{position:absolute;left:0;top:0}.product-content-copywriting-left-txt{font-size:20px;color:#333;position:absolute;z-index:10}.product-content-copywriting-left-txt1{left:150px;top:-28px}.product-content-copywriting-left-txt2{right:38px;top:40px}.product-content-copywriting-left-txt3{right:144px;bottom:32px}.product-content-copywriting-left-txt4{left:22px;bottom:88px}.product-content-copywriting-right-name{font-size:20px;font-weight:400;color:#333;line-height:30px;position:relative}.product-content-copywriting-right-name:before{content:"";display:block;width:3px;height:20px;background:#3b6bff;position:absolute;left:-13px;top:5px}.product-content-copywriting-right-list{margin:40px 0 0}.product-content-copywriting-right-list ul{list-style:disc;font-size:16x;line-height:26px;color:#7e7e7e}.product-content-copywriting-right-list ul li{margin:0 0 20px}@keyframes move1{0%{transform:translateY(0) scale(.9)}to{transform:translateY(-20px) scale(1)}}@keyframes move3{0%{transform:translateY(0) scale(1)}to{transform:translateY(20px) scale(.9) translateZ(-10px)}}.translatey1{animation:move1 2.5s ease infinite alternate}.translatey3{animation:move3 2.5s ease infinite alternate}