2025-01-20 09:57:35

This commit is contained in:
2025-01-20 09:57:40 +08:00
parent d9288c61a8
commit f47916fdbf
10 changed files with 1069 additions and 793 deletions

View File

@@ -11,260 +11,237 @@
</style>
{include file='include/head-nas'/}
<style type="text/css">
.narsMBpage {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow-x: hidden;
}
.narsZTPC {
width: 100%;
height: 100vh;
position: relative;
display: flex;
flex-direction: column;
overflow-y: auto;
}
.narsMBpage .narsMB-banner {
width: 100%;
}
.narsZTPC .nZTabs {
display: flex;
flex-direction: row;
justify-content: center;
margin: 2.5rem auto;
}
.narsMBpage .narsmb-img {
max-width: 100%;
height: auto;
display: block;
}
.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;
}
.narsMBpage .narsmb-cate {
margin-top: 2.8125rem;
margin: 0 0.4375rem;
display: flex;
flex-direction: column;
}
.narsZTPC .nZTabs .nZTabIt:first-child {
margin-right: 6.25rem;
}
.narsMBpage .narsmb-cate .narsmbcatetop,
.narsMBpage .narsmb-cate .narsmbcate-it {
background: #e0e2e6;
color: #000;
border-radius: 0.3125rem;
height: 5.8125rem;
width: 100%;
line-height: 1rem;
font-size: 0.75rem;
font-weight: bold;
margin-top: 2.8125rem;
display: flex;
align-items: center;
}
.narsZTPC .nZTabs .nZTabIt_active {
border: 1px solid #004CFA;
color: #fff;
background: #004CFA;
}
.narsMBpage .narsmb-cate .narsmbcateits {
height: 5.8125rem;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0.4375rem;
}
.narsZTPC .nZTtopCtMian {
width: 100%;
margin: 0 auto;
height: auto;
}
.narsMBpage .narsmb-cate .narsmbcateits .narsmbcate-it {
width: 49%;
margin-top: 0.4375rem;
}
.narsZTPC .nZTtopCtMian .narsZCimg {
width: 100%;
height: auto;
}
.narsMBpage .narsmb-cate .narsmbcate-sp {
margin: 0 1.25rem;
}
.narsZTPC .nZTtopCtMian .narsZTicos {
width: 90%;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
padding: 50px 0;
}
.narsMBpage .narsmbvd {
width: 100%;
height: 14.5625rem;
margin-top: 2.5rem;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit {
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
margin-bottom: 15%;
}
.narsMBpage .narsmbvd .narsmbvideo {
height: 100%;
width: 100%;
object-fit: fill;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narsicimg {
width: 45px;
height: 45px;
margin-bottom: 10px;
}
.narsMBpage .narsmb-jjfa {
width: 100%;
display: flex;
flex-direction: column;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narsstep {
color: #685557;
padding: 0.625rem 0;
font-size: 12px;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-title {
text-align: center;
font-size: 1.6875rem;
font-weight: bold;
padding-top: 2.0625rem;
padding-bottom: 1.3125rem;
}
.narsZTPC .nZTtopCtMian .narsZTicos .nztit .narszttext {
color: #2D2C2C;
font-size: 14px;
font-weight: bold;
}
.narsMBpage .narsmb-jjfa .narsmbjjfaSwiper {
margin-left: 0.4375rem;
.narswljshow {
display: none;
}
.nZTtopCtMian .narsZTinfo{
width: 90%;
background: #F5F5F7;
border-radius: 8px;
display: flex;
flex-direction: column;
margin: 0 auto;
margin-bottom: 15%;
padding-bottom: 45px;
padding-top:15px ;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide {
width: 10rem;
height: 18.375rem;
border-radius: 0.125rem;
position: relative;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-ct {
color: #000;
margin: 0 1.25rem;
font-size: 1rem;
font-weight: bold;
margin-top: 1.875rem;
line-height: 1.5625rem;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info {
background: #131b28;
position: absolute;
top: 0;
height: 18.375rem;
padding: 0 1.3rem;
display: none;
flex-direction: column;
justify-content: center;
border-radius: 0.125rem;
z-index: 11;
overflow-y: hidden;
color: #fff;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info .narsmbjjfatt {
width: 100%;
font-weight: bold;
text-align: center;
font-size: 0.875rem;
margin-bottom: 1.6875rem;
}
.narsMBpage .narsmb-jjfa .narsmbjjfa-slide .narsmb-jjfa-info .narsmbjjfa-txt {
font-size: 0.75rem;
line-height: 1rem;
text-indent: 2em;
}
.narsMBpage .narsmb-jjfa .narsmb-jjfabgimg {
width: 9.9375rem;
height: 18.375rem;
position: absolute;
top: 0;
z-index: -1;
}
.narsmb-wlj {
width: 100%;
display: flex;
flex-direction: column;
}
.narsmb-wlj .narsmbwlj-title {
text-align: center;
font-size: 1.6875rem;
font-weight: bold;
padding-top: 2.0625rem;
padding-bottom: 1.3125rem;
}
.narsmb-wlj .narsmbwltitem {
margin: 0 0.4375rem;
height: 9.0625rem;
background: #131b28;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0.5rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp {
.nZTtopCtMian .narsZTinfo .nztif-left{
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
height: inherit;
width: 100%;
margin-top: 30px;
margin-bottom: 50px;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp .narsmbtt {
font-size: 1.0625rem;
font-weight: bold;
color: #fff;
width: 35.5rem;
text-align: center;
margin-left: 35%;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcp .narsmbwljimg {
height: inherit;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo {
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #fff;
flex: 1;
margin: 0 1.25rem;
text-align: center;
width: 45%;
align-items: center;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbif-title {
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit .nztewmimg{
width: 100px;
height: 100px;
margin-bottom: 1rem;
}
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit p{
font-weight: bold;
font-size: 1.0625rem;
padding-bottom: 1rem;
font-size: 14px;
color: F5F5F7;
padding-bottom: 0.5rem;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbif-info {
font-size: 0.625rem;
line-height: 1rem;
text-align: center;
.nZTtopCtMian .narsZTinfo .nztif-left .narsztewmit span{
font-size: 12px;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbwlj-xzbt {
width: 7.25rem;
height: 2.1875rem;
border-radius: 3.25rem;
line-height: 2.1875rem;
border: 1px solid #ffffff;
font-size: 0.875rem;
text-align: center;
cursor: pointer;
margin: 0 1.25rem;
.nZTtopCtMian .narsZTinfo .nztif-right{
display: flex;
flex-direction: column;
width: 85%;
margin: 0 auto;
}
.narsmb-wlj .narsmbwltitem .narsmbwljcpinfo .narsmbtt {
font-size: 1.0625rem;
font-weight: bold;
color: #fff;
text-align: center;
.nZTtopCtMian .narsZTinfo .nztif-right .sysmtxt{
font-size: 14px;
color: #001717;
padding-bottom: 1.25rem;
font-weight: 700;
}
.narsMBbannerSwiper {
padding-top: 0px;
.nZTtopCtMian .narsZTinfo .nztif-right .sminfo{
display: flex;
flex-direction: column;
font-size: 14px;
color: #001717;
padding-bottom: 20px;
}
</style>
.nZTtopCtMian .narsZTinfo .nztif-right .sminfo span{
padding-bottom: 8px;
font-size: 12px;
}
.nztbzyj{
display: flex;
flex-direction: row;
}
.nztbzyj a{
font-size: 12px;
color: #2D2C2C;
padding-bottom: 2px;
border-bottom: 1px solid #CBCBCD;
margin-right: 4.5rem;
}
</style>
</head>
<body>
<div class="narsZTPC">
{include file='include/top_nas'/}
<!--nars 手机 -->
<div class="narsMBpage">
<!--轮播 banner-->
<div class="narsMB-banner">
<div class="swiper-container narsMBbannerSwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="/uploads/nas/mobile-beta.png" alt="" class="narsmb-img" />
<div class="nZTtopCtMian narssbshow">
<img src="__PUBLIC__/web/images/nas/nars-zt-rjtu-bg-moblie.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://www.orico.com.cn/down" 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>意见反馈</a>
<a>帮助中心</a>
</div>
</div>
</div>
</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/bottom1'/}
</div>
</body>
</html>