.s_button1:before{content:"";position:absolute;display:block;transition:all .6s;width:100%;height:0;border-radius:50%;left:50%;top:50%;padding-top:100%;transform:translateX(-50%) translateY(-50%)}
.s_button1:hover:before{animation:style1 .75s;z-index:1}
@keyframes style1{0%{background:rgba(0,0,0,.25);transform:translateX(-50%) translateY(-50%) scale(0)}
to{background:transparent;transform:translateX(-50%) translateY(-50%) scale(1)}
}
.s_title{font-size:16px;color:#333333;line-height:1}
.s_button1:hover{background-color:rgba(64,158,255,1);color:rgba(255,255,255,1);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-style:solid;border-color:rgba(64,158,255,1);font-size:14px}
.s_summary{font-size:14px;color:#666666;line-height:1.5}
.s_button1{background-color:rgba(64,158,255,1);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:rgba(255,255,255,1);border-style:solid;border-color:rgba(64,158,255,1);font-size:14px;border-width:1px;position:relative;overflow:hidden}
.s_subtitle{color:#222222;font-size:28px;font-weight:bold;line-height:1}
.s_templatetitle{font-size:16px;color:#333333}
.s_templatesum{font-size:14px;color:#666666}
.s_body{font-size:12px;color:#F56C6C;line-height:1.5}
.s_link{font-size:14px;color:#666666;line-height:2}
.s_list{background-color:rgba(255,255,255,0)}
.s_item{background-color:rgba(0,0,0,1)}
.s_comp{background-color:rgba(255,254,248,1)}
.s_tmpl{background-color:rgba(245,245,245,0)}
body{background-color:rgba(255,255,255,0)}
.s_button2{background-color:rgba(64,158,255,1);font-size:14px;color:rgba(255,255,255,1);border-style:solid;border-width:1px;border-color:rgba(64,158,255,1);border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;transition:all .3s}
.s_button2:hover{background-color:rgba(255,255,255,1);color:rgba(64,158,255,1);border-style:solid;border-color:rgba(64,158,255,1);border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}
