@keyframes gorotate{
    100%{transform:rotate(360deg);}
}
.p1700m9343514a0cda9208:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	cursor: pointer;
	background: url(https://0.rc.xiniu.com/g3/M00/7C/22/CgAH6F9upEeACtY3AAAGQtWS1Tk509.png) center no-repeat;
	background-size: 100%;
	animation: gorotate 3s linear infinite;
}