标签 | 内容 | 内容长度 | 优化建议 |
---|---|---|---|
网页标题(Title) | 提示 | 2 个字符 | 标题字符数量在合理范围 |
网页关键词(KeyWords) | 关键字,获取失败 | 0 个字符 | 关键字数在合理范围 |
内容描述(Description) | 内容描述,获取失败 | 0 个字符 | 描述内容长度在合理范围 |
检测时间 | 2024-12-23 21:06:24 |
服务器IP | 61.175.198.185 |
返回状态码 | 483 |
网页返回HEAD信息 | HTTP/1.1 483 Server: none Date: Mon, 23 Dec 2024 13:06:24 GMT Content-Type: text/html Content-Length: 3389 ETag: "64fbd5eb-d3d" |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>提示</title>
<link href="css/Global.css" rel="stylesheet" />
</head>
<body>
<style>
/*背景模糊*/
.bg{
width:100%;
height:100vh;
position: relative;
background: url("https://www.zcmu.edu.cn/index/images/background.jpg") ;
background-size: cover;
background-position: center center;
z-index:1;
}
.bg:after{
content: "";
width:100%;
height:100%;
position: absolute;
left:0;
top:0;
background: inherit;
filter: blur(3px);
z-index: 2;
}
.logo{
position: absolute;
z-index:11;
top: 50px;
left: 50px;
}
.drag{
position: absolute;
left:50%;
top:40%;
transform: translate(-50%,-50%);
width:1400px;
height:200px;
text-align: center;
z-index:11;
background: url("https://www.zcmu.edu.cn/index/images/yunwen.png") repeat;
background-size: cover;
background-position: center center;
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
}
.drag_content h1{
width: 100%;
height: 42px;
font-size: 28px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
line-height: 42px;
text-align: center;
margin-bottom: 20px;
}
.drag_content p{
width:100%;
height: 28px;
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
line-height: 28px;
}
.bottom{
position: absolute;
width: 100%;
height: 42px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
line-height: 42px;
text-shadow: 0px 2px 2px rgba(0,0,0,0.67);
z-index:11;
text-align: center;
bottom: 20px;
left: 0;
}
@media (max-width: 768px){
.logo{
width: 300px;
height: auto;
}
.logo img{
width: 100%;
height: 100%;
}
.drag{
width: 90%;
height: auto;
top:50%;
padding: 20px 0;
}
.drag_content{
width: 95%;
}
.drag_content h1{
height: auto;
font-size: 17px;
}
.drag_content p{
height: auto;
font-size: 14px;
}
.bottom{
height: auto;
line-height: 42px;
}
}
</style>
<div class="bg">
<div class="logo">
<img src="https://www.zcmu.edu.cn/index/images/logo.png">
</div>
<div class="drag">
<div class="drag_content">
<h1>您正在访问的是学校内网资源,请通过"校外访问平台"访问,网址: https://wvpn.zcmu.edu.cn</h1>
<p>友情提示:校外访问平台账号密码同信息门户。如果没有账号,请在教学区、办公区或学生公寓有线网络内访问。</p>
</div>
</div>
<div class="bottom">
<p>Copyright ©1959-2022 浙江中医药大学 浙ICP备05040830-1号 浙公网安备 33010802003603号 技术支持:亿校云</p>
</div>
</div>
</body>
</html>
为您提供网页信息检测查询,可以快速检测网页的META标签,分析标题、关键词、描述等是否符合搜索引擎收录规范 。