.result_wrap{position:absolute;top:0;right:0;width:66px;height:40px;line-height:40px;padding-left:34px;cursor:pointer}.result_wrap .rfsh_txt{font-size:14px;font-weight:700;color:#696969;letter-spacing:-1px}.result_wrap .circle_svg{position:absolute;top:10px;left:10px;width:20px;height:20px;transform:rotate(-60deg);-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);-moz-transform:rotate(-60deg);-o-transform:rotate(-60deg);transform-origin:50% 50%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%}.result_wrap .circle_inner{stroke-dashoffset:0;stroke-dasharray:180;stroke-width:10;stroke-miterlimit:10;stroke-linecap:round;stroke:#696969;fill:transparent}.result_wrap .arrow_span{position:absolute;top:10px;left:13px;display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid #696969;transform:rotate(45deg) scale(1.0);-webkit-transform:rotate(45deg) scale(1.0);-ms-transform:rotate(45deg) scale(1.0);-moz-transform:rotate(45deg) scale(1.0);-o-transform:rotate(45deg) scale(1.0);transform-origin:50% 50%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out}@keyframes loading{0%{transform:rotate(-60deg)}100%{transform:rotate(300deg)}}@-webkit-keyframes loading{0%{-webkit-transform:rotate(-60deg)}100%{-webkit-transform:rotate(300deg)}}@-ms-keyframes loading{0%{-ms-transform:rotate(-60deg)}100%{-ms-transform:rotate(300deg)}}@-moz-keyframes loading{0%{-moz-transform:rotate(-60deg)}100%{-moz-transform:rotate(300deg)}}@-o-keyframes loading{0%{-o-transform:rotate(-60deg)}100%{-o-transform:rotate(300deg)}}@keyframes loading-circle{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-180}100%{stroke-dashoffset:-360}}@-webkit-keyframes loading-circle{0%{-webkit-stroke-dashoffset:0}50%{-webkit-stroke-dashoffset:-180}100%{-webkit-stroke-dashoffset:-360}}@-ms-keyframes loading-circle{0%{-ms-stroke-dashoffset:0}50%{-ms-stroke-dashoffset:-180}100%{-ms-stroke-dashoffset:-360}}@-moz-keyframes loading-circle{0%{-moz-stroke-dashoffset:0}50%{-moz-stroke-dashoffset:-180}100%{-moz-stroke-dashoffset:-360}}@-o-keyframes loading-circle{0%{-o-stroke-dashoffset:0}50%{-o-stroke-dashoffset:-180}100%{-o-stroke-dashoffset:-360}}.result_wrap.on .circle_svg{animation:loading .6s ease-in-out 1;-webkit-animation:loading .6s ease-in-out 1;-ms-animation:loading .6s ease-in-out 1;-moz-animation:loading .6s ease-in-out 1;-o-animation:loading .6s ease-in-out 1}.result_wrap.on .circle_inner{animation:loading-circle .6s ease-in-out 1;-webkit-animation:loading-circle .6s ease-in-out 1;-ms-animation:loading-circle .6s ease-in-out 1;-moz-animation:loading-circle .6s ease-in-out 1;-o-animation:loading-circle .6s ease-in-out 1}.result_wrap.on .arrow_span_on{transform:rotate(45deg) scale(0.0);-webkit-transform:rotate(45deg) scale(0.0);-ms-transform:rotate(45deg) scale(0.0);-moz-transform:rotate(45deg) scale(0.0);-o-transform:rotate(45deg) scale(0.0)}