/*åˆå§‹åŒ–111*/ html,body{ margin: 0; padding: 0; } .pagebox{position:relative;width:1200px; margin:0px auto; }.w_sfbox-001>.w_sfbox>.p_fbox>div:first-child >.p_bgBox { animation:mymove 22s infinite; -webkit-animation:mymove 22s infinite; animation-delay:2s; -webkit-animation-delay:2s } @keyframes mymove { 0%,100% { transform:scale(1) } 50% { transform:scale(1.2) } } @-webkit-keyframes mymove { 0%,100% { transform:scale(1) } 50% { transform:scale(1.2) } } body { margin: 0; padding: 0; overflow-x: hidden; } #sb_box{ width:60px;height:60px;display:block; } #sb_box .sb{ width: 60px; height: 60px; -webkit-animation:gogogo 1.5s infinite linear ; opacity:1; } @-webkit-keyframes gogogo { 0%{ opacity:1; } 50%{ opacity:0.2; } 100%{ opacity:1; } } #w_common_text-1528955196768{ opacity: 0.3; } #w_common_text-1528265004695{ opacity: 0.3; } #w_common_text-1527818970720{ opacity: 0.3; } #w_common_text-1527824110821{ opacity: 0.3; } #w_common_text-1527831792572{ opacity: 0.3; } #w_common_text-1527834772900{ opacity: 0.3; } #w_common_text-1527836258821{ opacity: 0.3; } #w_common_text-1527836576777{ opacity: 0.3; } #w_common_text-1527836970213{ opacity: 0.3; } #w_common_text-1527838337611{ opacity: 0.3; } #w_common_text-1527839568853{ opacity: 0.3; } #w_common_text-1527846314000{ opacity: 0.3; } .e_SDropList input, .e_droplist input, .e_input input { padding: 0 30px!important; }