
<div class="grt-cookie">
<div class="grt-cookies-msg">
<p> 文 字 <a href="#">Privacy Policy</a><a href="#">Terms of Service</a>.</p>
</div>
<span class="grt-cookie-button">接 受</span>
</div>
$(".grt-cookie").grtCookie({
textcolor: "#222222",
background: "#FFCD69",
buttonbackground: "#222222",
buttontextcolor: "#fff",
});
$(".grt-cookies").grtCookie({
duration: 365,
});