
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
<title>域名正在出售中...</title>
<style type="text/css">
	.body{display: flex;align-items: center;justify-content: center;height: 400px;}.scene{text-align: center;}.button.rarrow, .button.larrow {overflow: visible;}.button.blue {border: 1px solid #1e7db9;box-shadow: 0 1px 2px #8fcaee inset, 0 -1px 0 #497897 inset, 0 -2px 3px #8fcaee inset;background: -webkit-linear-gradient(top,#42a4e0,#2e88c0);background: -moz-linear-gradient(top,#42a4e0,#2e88c0);background: linear-gradient(top,#42a4e0,#2e88c0);}.button {width: 140px;line-height: 38px;text-align: center;font-weight: bold;color: #fff;text-shadow: 1px 1px 1px #333;border-radius: 5px;margin: 0 20px 20px 0;position: relative;overflow: hidden;}.blue.rarrow:before {background: #1E7DB9;}.rarrow:before {width: 27px;height: 27px;top: 6px;right: -13px;clip: rect(auto auto 26px 2px);}.rarrow:after, .rarrow:before, .larrow:after, .larrow:before {position: absolute;content: "";display: block;width: 28px;height: 28px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}.blue.rarrow:after {box-shadow: 0 1px 0 #8FCAEE inset, -1px 0 0 #497897 inset, -2px 0 0 #8FCAEE inset;background: -webkit-linear-gradient(top left,#42A4E0,#2E88C0);background: -moz-linear-gradient(top left,#42A4E0,#2E88C0);background: linear-gradient(top left,#42A4E0,#2E88C0);}.rarrow:after {top: 6px;right: -12px;clip: rect(auto auto 26px 2px);}.rarrow:after, .rarrow:before, .larrow:after, .larrow:before {position: absolute;content: "";display: block;width: 28px;height: 28px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}.blue:hover {background: -webkit-linear-gradient(top,#70bfef,#4097ce);background: -moz-linear-gradient(top,#70bfef,#4097ce);background: linear-gradient(top,#70bfef,#4097ce);}
</style>
</head>
<body class="body">
<div class="scene">
    <p>域名正在出售，点击查看具体情况</p>
    <a href="https://www.gname.com/shop/74789" target="_blank"><button class="button blue rarrow">前往店铺</button></a><br>

</div>
</body>
</html>