.et-gallery-button--animated {
-webkit-animation: divi-button 6s ease infinite;
animation-timing-function: ease;
animation-direction: normal;
animation-fill-mode: none;
animation-iteration-count: infinite;
animation-play-state: running;
animation-name: divi-button;
animation: divi-button 6s ease infinite;
animation-timing-function: ease;
animation-direction: normal;
animation-fill-mode: none;
animation-iteration-count: infinite;
animation-play-state: running;
animation-name: divi-button;
.et-gallery-button--round {
border-top-left-radius: 100px;
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
border-bottom-left-radius: 100px;
.et-gallery-button--primary {
background-color: rgb(126, 59, 208);
background-repeat: repeat;
background-attachment: scroll;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
.et-gallery-button--large {
text-transform: uppercase;
.et-gallery-button, .et-gallery-button:hover {
border-top-left-radius:1 4px;
border-top-right-radius: 14px;
border-bottom-right-radius:1 4px;
border-bottom-left-radius: 14px;
-webkit-transition: background 200ms ease;
transition-property: background;
transition-duration: 200ms;
transition-timing-function: ease;
transition: background 200ms ease;
transition-property: background;
transition-duration: 200ms;
transition-timing-function: ease;
text-decoration-color: currentcolor;
text-decoration-line: none;
text-decoration-style: solid;
transition: color .5s ease;
transition-property: color;
transition-duration: 0.5s;
transition-timing-function: ease;
-webkit-transition: color .5s ease;
transition-property: color;
transition-duration: 0.5s;
transition-timing-function: ease;
-moz-transition: color .5s ease;
transition-property: color;
transition-duration: 0.5s;
transition-timing-function: ease;
.et-gallery-button--animated {
-webkit-animation: divi-button 6s ease infinite;
animation: divi-button 6s ease infinite
@-webkit-keyframes divi-button {
-webkit-transform: scale(1);
-webkit-transform: scale(1);
-webkit-transform: scale(1.1);
-webkit-transform: scale(1);
-webkit-transform: scale(1);
-webkit-transform: scale(1);
-webkit-transform: scale(1);
-webkit-transform: scale(1.1);
-webkit-transform: scale(1);
-webkit-transform: scale(1);
.et-gallery-button--animated {
-webkit-animation: divi-button 6s ease infinite;
animation: divi-button 6s ease infinite
<a class="et-gallery-button et-gallery-button--large et-gallery-button--primary et-gallery-button--round et-gallery-button--animated" target="_blank" href="#">焦点新闻</a>