257 lines
7.1 KiB
PHTML
Executable File
257 lines
7.1 KiB
PHTML
Executable File
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>元创官网</title>
|
||
<link rel="stylesheet" href="__PUBLIC__/web/css/swiper-3.4.2.min.css" />
|
||
<link rel="stylesheet" type="text/css" href="__PUBLIC__/web/css/nas.css" />
|
||
{include file='include/head-nas'/}
|
||
<style type="text/css">
|
||
.narsZTPC {
|
||
width: 100%;
|
||
height: 100vh;
|
||
position: relative;
|
||
display: flex;
|
||
flex-direction: column;
|
||
overflow-y: auto;
|
||
}
|
||
|
||
.narsZTPC .nZTabs {
|
||
display: flex;
|
||
flex-direction: row;
|
||
justify-content: center;
|
||
margin: 2.5rem auto;
|
||
}
|
||
|
||
.narsZTPC .nZTabs .nZTabIt {
|
||
color: #001717;
|
||
font-size: 18px;
|
||
height: 3.25rem;
|
||
line-height: 3.25rem;
|
||
padding: 0 3.125rem;
|
||
background: #fff;
|
||
text-align: center;
|
||
border-radius: 28px;
|
||
cursor: pointer;
|
||
border: 1px solid #001717;
|
||
}
|
||
|
||
.narsZTPC .nZTabs .nZTabIt:first-child {
|
||
margin-right: 6.25rem;
|
||
}
|
||
|
||
.narsZTPC .nZTabs .nZTabIt_active {
|
||
border: 1px solid #004CFA;
|
||
color: #fff;
|
||
background: #004CFA;
|
||
}
|
||
|
||
.narsZTPC .nZTtopCtMian {
|
||
width: 100%;
|
||
margin: 0 auto;
|
||
height: auto;
|
||
}
|
||
|
||
.narsZTPC .nZTtopCtMian .narsZCimg {
|
||
width: 100%;
|
||
height: auto;
|
||
}
|
||
|
||
.narsZTPC .nZTtopCtMian .narsZTicos {
|
||
width: 65%;
|
||
margin: 0 auto;
|
||
display: flex;
|
||
flex-direction: row;
|
||
flex-wrap: wrap;
|
||
justify-content: space-between;
|
||
padding: 100px 0;
|
||
}
|
||
|
||
.narsZTPC .nZTtopCtMian .narsZTicos .nztit {
|
||
width: 25%;
|
||
display: flex;
|
||
flex-direction: column;
|
||
align-items: center;
|
||
text-align: center;
|
||
}
|
||
|
||
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narsicimg {
|
||
width: 57px;
|
||
height: 57px;
|
||
margin-bottom: 10px;
|
||
}
|
||
|
||
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narsstep {
|
||
color: #685557;
|
||
padding: 0.625rem 0;
|
||
font-size: 1rem;
|
||
}
|
||
|
||
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narszttext {
|
||
color: #2D2C2C;
|
||
font-size: 18px;
|
||
font-weight: bold;
|
||
}
|
||
|
||
.narswljshow {
|
||
display: none;
|
||
}
|
||
.nZTtopCtMian .narsZTinfo{
|
||
width: 65%;
|
||
background: #F5F5F7;
|
||
border-radius: 8px;
|
||
padding: 75px 90px;
|
||
display: flex;
|
||
flex-direction: row;
|
||
justify-content: space-between;
|
||
align-items: flex-start;
|
||
margin: 0 auto;
|
||
margin-bottom: 100px;
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-left{
|
||
display: flex;
|
||
flex-direction: row;
|
||
align-items: center;
|
||
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit {
|
||
display: flex;
|
||
flex-direction: column;
|
||
justify-content: center;
|
||
text-align: center;
|
||
margin-right: 50px;
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit .nztewmimg{
|
||
width: 150px;
|
||
height: 150px;
|
||
margin-bottom: 1.25rem;
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit p{
|
||
font-weight: bold;
|
||
font-size: 18px;
|
||
color: F5F5F7;
|
||
padding-bottom: 0.5rem;
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit span{
|
||
font-size: 1rem;
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-right{
|
||
display: flex;
|
||
flex-direction: column;
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-right .sysmtxt{
|
||
font-size: 18px;
|
||
color: #001717;
|
||
padding-bottom: 1.25rem;
|
||
font-weight: 700;
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-right .sminfo{
|
||
display: flex;
|
||
flex-direction: column;
|
||
font-size: 18px;
|
||
color: #001717;
|
||
padding-bottom: 40px;
|
||
|
||
}
|
||
.nZTtopCtMian .narsZTinfo .nztif-right .sminfo span{
|
||
padding-bottom: 0.9rem;
|
||
font-size: 18px;
|
||
}
|
||
.nztbzyj{
|
||
display: flex;
|
||
flex-direction: row;
|
||
}
|
||
.nztbzyj a{
|
||
font-size: 1rem;
|
||
color: #2D2C2C;
|
||
padding-bottom: 2px;
|
||
border-bottom: 1px solid #CBCBCD;
|
||
margin-right: 4.5rem;
|
||
}
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<div class="narsZTPC">
|
||
<!--顶部导航-->
|
||
{include file='include/top-header-nas'/}
|
||
<!--<div class="nZTabs">-->
|
||
<!-- <div class="nZTabIt nZTabIt_active">软件体验</div>-->
|
||
<!-- <div class="nZTabIt">新品公测</div>-->
|
||
<!--</div>-->
|
||
<!-- 软件体验-->
|
||
<div class="nZTtopCtMian narssbshow">
|
||
<img src="__PUBLIC__/web/images/nas/nars-zt-rjtu-bg.jpg" class="narsZCimg" />
|
||
<div class="narsZTicos">
|
||
<div class="nztit">
|
||
<img src="__PUBLIC__/web/images/nas/nars-zt-ico1.jpg" class="narsicimg" />
|
||
<span class="narsstep">步骤1</span>
|
||
<span class="narszttext">添加体验官微</span>
|
||
</div>
|
||
<div class="nztit">
|
||
<img src="__PUBLIC__/web/images/nas/nars-zt-ico2.jpg" class="narsicimg" />
|
||
<span class="narsstep">步骤2</span>
|
||
<span class="narszttext">下载赛博云空间APP</span>
|
||
</div>
|
||
<div class="nztit">
|
||
<img src="__PUBLIC__/web/images/nas/nars-zt-ico3.jpg" class="narsicimg" />
|
||
<span class="narsstep">步骤3</span>
|
||
<span class="narszttext">获取邀请码</span>
|
||
</div>
|
||
<div class="nztit">
|
||
<img src="__PUBLIC__/web/images/nas/nars-zt-ico4.jpg" class="narsicimg" />
|
||
<span class="narsstep">步骤4</span>
|
||
<span class="narszttext">开始体验 一 反馈宝贵意见</span>
|
||
</div>
|
||
</div>
|
||
<div class="narsZTinfo">
|
||
<div class="nztif-left">
|
||
<div class="narsztewmit">
|
||
<img src="__PUBLIC__/web/images/nas/nars-sbyrj-ewm.jpg" class="nztewmimg" />
|
||
<p>官方微信</p>
|
||
<span>手机微信扫码添加</span>
|
||
</div>
|
||
<div class="narsztewmit">
|
||
<a href="https://orico.com.cn/downpc" target="_blank"><img src="__PUBLIC__/web/images/nas/nars-sby-ewm2.jpg" class="nztewmimg" /></a>
|
||
<p>赛博云空间APP</p>
|
||
<span>点击/扫码下载</span>
|
||
</div>
|
||
</div>
|
||
<div class="nztif-right">
|
||
<span class="sysmtxt">试用说明</span>
|
||
<div class="sminfo">
|
||
<span>1.建议在100M以上网络环境下体验</span>
|
||
<span>2.免费试用时间为绑定后24小时,试用结束后已上传数据将被删除</span>
|
||
<span>3.请遵守国家相关法律、法规,勿上传、下载和分享非法数据</span>
|
||
</div>
|
||
<div class="nztbzyj">
|
||
<a href="https://alidocs.dingtalk.com/notable/share/form/v013M0Oz5Xz1Xv8qzeE_vQkCkLg_cMm6AQO" target="_blank">意见反馈</a>
|
||
<a href="https://www.orico.com.cn/mobile/tops_nas/helper.html" target="_blank">帮助中心</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--新品公测-->
|
||
<div class="nZTtopCtMian narswljshow">
|
||
<img src="__PUBLIC__/web/images/nas/nars-zt-xpgc-bg.jpg" class="narsZCimg" />
|
||
</div>
|
||
{include file='include/bottom2023'/}
|
||
</div>
|
||
</body>
|
||
<script>
|
||
$(document).ready(function() {
|
||
$('.nZTabIt').click(function() {
|
||
$('.nZTabIt').removeClass('nZTabIt_active');
|
||
$(this).addClass('nZTabIt_active');
|
||
if ($(this).index() === 0) {
|
||
$('.narssbshow').show();
|
||
$('.narswljshow').hide();
|
||
} else {
|
||
$('.narssbshow').hide();
|
||
$('.narswljshow').show();
|
||
}
|
||
});
|
||
});
|
||
</script>
|
||
</html>
|