|
@@ -0,0 +1,574 @@
|
|
|
|
+<template>
|
|
|
|
+ <div class="container">
|
|
|
|
+ <div class="top">
|
|
|
|
+ <div class="left">
|
|
|
|
+ <div class="left1">
|
|
|
|
+ <div class="left-top">
|
|
|
|
+ <h3>通知</h3>
|
|
|
|
+ </div>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="cen">
|
|
|
|
+ <ul class="cen-cen">
|
|
|
|
+ <li>个人文档</li>
|
|
|
|
+ <li>部门文档</li>
|
|
|
|
+ <li>公共文档</li>
|
|
|
|
+ </ul>
|
|
|
|
+ <div class="cen—top">
|
|
|
|
+ <div class="cen—top-left">全部文档<span></span></div>
|
|
|
|
+ <div class="cen—top-right">
|
|
|
|
+ <div class="cen—top-div">
|
|
|
|
+ <input
|
|
|
|
+ type="text"
|
|
|
|
+ placeholder="请输入文档信息"
|
|
|
|
+ class="cen—top-input"
|
|
|
|
+ />
|
|
|
|
+ <button class="cen—top-but">快速搜索</button>
|
|
|
|
+ <img
|
|
|
|
+ src="../../assets/img/ri:search-2-line@2x.png"
|
|
|
|
+ class="cen—top-img"
|
|
|
|
+ />
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="cen—bottom">
|
|
|
|
+ <div class="one">
|
|
|
|
+ <p>个人文档</p>
|
|
|
|
+ <img src="../../assets/img/MMB1.png" alt="" />
|
|
|
|
+ </div>
|
|
|
|
+ <div class="two">
|
|
|
|
+ <p>部门文档</p>
|
|
|
|
+ <img src="../../assets/img/MMB2.png" alt="" />
|
|
|
|
+ </div>
|
|
|
|
+ <div class="three">
|
|
|
|
+ <p>公共文档</p>
|
|
|
|
+ <img src="../../assets/img/MMB3.png" alt="" />
|
|
|
|
+ </div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ <p>文档设置</p>
|
|
|
|
+ <img src="../../assets/img/MMB4.png" alt="" />
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="right">
|
|
|
|
+ <div class="left1">
|
|
|
|
+ <div class="left-top">
|
|
|
|
+ <h3>通知</h3>
|
|
|
|
+ </div>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li>
|
|
|
|
+ <div class="one">通知标题:7月报表收集</div>
|
|
|
|
+ <div class="two">截止时间:2022-07-17</div>
|
|
|
|
+ <div class="three">通知类型:文档搜集</div>
|
|
|
|
+ <div class="four">
|
|
|
|
+ 通知内容:文档搜集文档搜集文档搜集文档搜集文档搜集...
|
|
|
|
+ </div>
|
|
|
|
+ <div class="five">
|
|
|
|
+ <span>查看详细</span>
|
|
|
|
+ <span>上传文件</span>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="bottom">
|
|
|
|
+ <div class="left">
|
|
|
|
+ <div class="left-top">
|
|
|
|
+ <h3>最近收到的文件</h3>
|
|
|
|
+ </div>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li class="first">
|
|
|
|
+ <div class="one">文件名</div>
|
|
|
|
+ <div class="two">收到时间</div>
|
|
|
|
+ <div class="three">文件类型</div>
|
|
|
|
+ <div class="four">文件位置</div>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <span class="one">重点人员名单</span>
|
|
|
|
+ <span class="two">2022-08-29 17:44:24</span>
|
|
|
|
+ <span class="three">DOX</span>
|
|
|
|
+ <span class="four">http://odasdaf.so/sdafa</span>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <span class="one">重点人员名单</span>
|
|
|
|
+ <span class="two">2022-08-29 17:44:24</span>
|
|
|
|
+ <span class="three">DOX</span>
|
|
|
|
+ <span class="four">http://odasdaf.so/sdafa</span>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <span class="one">重点人员名单</span>
|
|
|
|
+ <span class="two">2022-08-29 17:44:24</span>
|
|
|
|
+ <span class="three">DOX</span>
|
|
|
|
+ <span class="four">http://odasdaf.so/sdafa</span>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <span class="one">重点人员名单</span>
|
|
|
|
+ <span class="two">2022-08-29 17:44:24</span>
|
|
|
|
+ <span class="three">DOX</span>
|
|
|
|
+ <span class="four">http://odasdaf.so/sdafa</span>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="right">
|
|
|
|
+ <div class="left-top">
|
|
|
|
+ <h3>最近发送的文件</h3>
|
|
|
|
+ </div>
|
|
|
|
+ <ul class="left-main">
|
|
|
|
+ <li class="first">
|
|
|
|
+ <div class="one">文件名</div>
|
|
|
|
+ <div class="two">收到时间</div>
|
|
|
|
+ <div class="three">文件类型</div>
|
|
|
|
+ <div class="four">文件位置</div>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <span class="one">重点人员名单</span>
|
|
|
|
+ <span class="two">2022-08-29 17:44:24</span>
|
|
|
|
+ <span class="three">DOX</span>
|
|
|
|
+ <span class="four">http://odasdaf.so/sdafa</span>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <span class="one">重点人员名单</span>
|
|
|
|
+ <span class="two">2022-08-29 17:44:24</span>
|
|
|
|
+ <span class="three">DOX</span>
|
|
|
|
+ <span class="four">http://odasdaf.so/sdafa</span>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <span class="one">重点人员名单</span>
|
|
|
|
+ <span class="two">2022-08-29 17:44:24</span>
|
|
|
|
+ <span class="three">DOX</span>
|
|
|
|
+ <span class="four">http://odasdaf.so/sdafa</span>
|
|
|
|
+ </li>
|
|
|
|
+ <li>
|
|
|
|
+ <span class="one">重点人员名单</span>
|
|
|
|
+ <span class="two">2022-08-29 17:44:24</span>
|
|
|
|
+ <span class="three">DOX</span>
|
|
|
|
+ <span class="four">http://odasdaf.so/sdafa</span>
|
|
|
|
+ </li>
|
|
|
|
+ </ul>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+</template>
|
|
|
|
+
|
|
|
|
+<script>
|
|
|
|
+export default {
|
|
|
|
+ data() {
|
|
|
|
+ return {};
|
|
|
|
+ },
|
|
|
|
+ methods: {},
|
|
|
|
+};
|
|
|
|
+</script>
|
|
|
|
+
|
|
|
|
+<style scoped lang='scss'>
|
|
|
|
+.container {
|
|
|
|
+ color: #7ea4c8ff;
|
|
|
|
+ font-size: 0.14rem;
|
|
|
|
+ font-family: PingFang SC-Medium, PingFang SC;
|
|
|
|
+ background: url(../../assets/img/background.png);
|
|
|
|
+ background-size: 100% 100%;
|
|
|
|
+ padding-top: calc(100vh * (50 / 1080));
|
|
|
|
+ .top {
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: calc(100vh * (600 / 1080));
|
|
|
|
+ padding-left: calc(100vw * (34 / 1920));
|
|
|
|
+ padding-right: calc(100vw * (30 / 1920));
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: space-between;
|
|
|
|
+ .left,
|
|
|
|
+ .right {
|
|
|
|
+ width: calc(100vw * (395 / 1920));
|
|
|
|
+ height: calc(100vh * (568 / 1080));
|
|
|
|
+ background: url(../../assets/img/main_BG_left.png);
|
|
|
|
+ background-size: calc(100vw * (395 / 1920)) calc(100vh * (568 / 1080));
|
|
|
|
+ padding-left: 10px;
|
|
|
|
+ padding-top: 5px;
|
|
|
|
+ .left1 {
|
|
|
|
+ width: calc(100vw * (375 / 1920));
|
|
|
|
+ height: calc(100vh * (556 / 1080));
|
|
|
|
+ overflow: auto;
|
|
|
|
+ .left-top {
|
|
|
|
+ width: calc(100vw * (365 / 1920));
|
|
|
|
+ height: calc(100vh * (40 / 1080));
|
|
|
|
+ font-size: 16px;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ color: #ffffff;
|
|
|
|
+ margin-top: 5px;
|
|
|
|
+ background: url(../../assets/img/main_left_decorate.png);
|
|
|
|
+ background-size: calc(100vw * (365 / 1920)) calc(100vh * (40 / 1080));
|
|
|
|
+ h3 {
|
|
|
|
+ padding-top: 3px;
|
|
|
|
+ padding-left: 10px;
|
|
|
|
+ margin: 0;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .left-main {
|
|
|
|
+ list-style: none;
|
|
|
|
+ padding: 0;
|
|
|
|
+ li {
|
|
|
|
+ width: calc(100vw * (365 / 1920));
|
|
|
|
+ height: calc(100vh * (230 / 1080));
|
|
|
|
+ background: rgba(18, 32, 80, 0.4);
|
|
|
|
+ border-radius: 2px 2px 2px 2px;
|
|
|
|
+ opacity: 1;
|
|
|
|
+ div {
|
|
|
|
+ padding: 3px 5px;
|
|
|
|
+ }
|
|
|
|
+ .five {
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: space-evenly;
|
|
|
|
+ color: #016c9aff;
|
|
|
|
+ padding-top: 5px;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .cen {
|
|
|
|
+ width: calc(100vw * (784 / 1920));
|
|
|
|
+ height: calc(100vh * (600 / 1080));
|
|
|
|
+ // background: aqua;
|
|
|
|
+ position: relative;
|
|
|
|
+ .cen-cen {
|
|
|
|
+ width: calc(100vw * (96 / 1920));
|
|
|
|
+ height: calc(100vh * (136 / 1080));
|
|
|
|
+ background: #0f1540ff;
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: 30px;
|
|
|
|
+ left: 25px;
|
|
|
|
+ list-style: none;
|
|
|
|
+ padding: 0 calc(100vw * (3 / 1920));
|
|
|
|
+ padding-top: calc(100vh * (10 / 1080));
|
|
|
|
+ border: 1px solid #00000040;
|
|
|
|
+ border-radius: 2px 2px 2px 2px;
|
|
|
|
+ // display: none;
|
|
|
|
+ li {
|
|
|
|
+ padding: calc(100vh * (6 / 1080)) calc(100vw * (10 / 1920));
|
|
|
|
+ &:hover {
|
|
|
|
+ background: #01d1ff3b;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .cen—top {
|
|
|
|
+ width: calc(100vw * (623 / 1920));
|
|
|
|
+ height: calc(100vh * (40 / 1080));
|
|
|
|
+ // background: salmon;
|
|
|
|
+ overflow: hidden;
|
|
|
|
+ margin-left: calc(100vw * (81 / 1920));
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ .cen—top-left {
|
|
|
|
+ width: calc(100vw * (80 / 1920));
|
|
|
|
+ height: calc(100vh * (20 / 1080));
|
|
|
|
+ // background: seagreen;
|
|
|
|
+ margin-right: calc(100vw * (5 / 1920));
|
|
|
|
+ font-size: 12px;
|
|
|
|
+ color: #2e8aecff;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ span {
|
|
|
|
+ display: inline-block;
|
|
|
|
+ width: 0;
|
|
|
|
+ height: 0;
|
|
|
|
+ border-width: calc(100vw * (5 / 1920));
|
|
|
|
+ border-style: solid;
|
|
|
|
+ border-color: #01d1ffff transparent transparent transparent;
|
|
|
|
+ margin-left: calc(100vw * (5 / 1920));
|
|
|
|
+ margin-top: calc(100vh * (5 / 1080));
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .cen—top-right {
|
|
|
|
+ width: calc(100vw * (536 / 1920));
|
|
|
|
+ height: calc(100vh * (36 / 1080));
|
|
|
|
+ .cen—top-div {
|
|
|
|
+ position: relative;
|
|
|
|
+ .cen—top-img {
|
|
|
|
+ // background-size: calc(100vw * (24 / 1920)) calc(100vh * (24/ 1080));
|
|
|
|
+ width: calc(100vw * (24 / 1920));
|
|
|
|
+ height: calc(100vh * (24 / 1080));
|
|
|
|
+ position: absolute;
|
|
|
|
+ left: calc(100vw * (15 / 1920));
|
|
|
|
+ top: calc(100vh * (7 / 1080));
|
|
|
|
+ }
|
|
|
|
+ .cen—top-input {
|
|
|
|
+ width: calc(100vw * (436 / 1920));
|
|
|
|
+ height: calc(100vh * (36 / 1080));
|
|
|
|
+ padding-left: calc(100vw * (53 / 1920));
|
|
|
|
+ }
|
|
|
|
+ .cen—top-but {
|
|
|
|
+ width: calc(100vw * (100 / 1920));
|
|
|
|
+ height: calc(100vh * (36 / 1080));
|
|
|
|
+ // background: #01D1FF80;
|
|
|
|
+ // color: #FFFFFFCC;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .cen—bottom {
|
|
|
|
+ width: calc(100vw * (784 / 1920));
|
|
|
|
+ height: calc(100vh * (477 / 1080));
|
|
|
|
+ background: url(../../assets/img/MMB.png);
|
|
|
|
+ background-size: calc(100vw * (784 / 1920)) calc(100vh * (477 / 1080));
|
|
|
|
+ margin-top: calc(100vh * (80 / 1080));
|
|
|
|
+ position: relative;
|
|
|
|
+ font-size: 0.18rem;
|
|
|
|
+ color: #ffffffff;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ .one {
|
|
|
|
+ position: absolute;
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ align-items: center;
|
|
|
|
+ left: calc(100vw * (172 / 1920));
|
|
|
|
+ top: -30px;
|
|
|
|
+ width: calc(100vw * (140 / 1920));
|
|
|
|
+ height: calc(100vh * (153 / 1080));
|
|
|
|
+ img {
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: calc(100vh * (130 / 1080));
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .two {
|
|
|
|
+ position: absolute;
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ align-items: center;
|
|
|
|
+ left: calc(100vw * (442 / 1920));
|
|
|
|
+ top: -30px;
|
|
|
|
+ width: calc(100vw * (140 / 1920));
|
|
|
|
+ height: calc(100vh * (153 / 1080));
|
|
|
|
+ img {
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: calc(100vh * (130 / 1080));
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .three {
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ align-items: center;
|
|
|
|
+ position: absolute;
|
|
|
|
+ left: calc(100vw * (36 / 1920));
|
|
|
|
+ top: calc(100vh * (150 / 1080));
|
|
|
|
+ width: calc(100vw * (140 / 1920));
|
|
|
|
+ height: calc(100vh * (153 / 1080));
|
|
|
|
+ img {
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: calc(100vh * (130 / 1080));
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .four {
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ align-items: center;
|
|
|
|
+ position: absolute;
|
|
|
|
+ right: calc(100vw * (57 / 1920));
|
|
|
|
+ top: calc(100vh * (150 / 1080));
|
|
|
|
+ width: calc(100vw * (140 / 1920));
|
|
|
|
+ height: calc(100vh * (153 / 1080));
|
|
|
|
+ img {
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: calc(100vh * (130 / 1080));
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .bottom {
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: calc(100vh * (304 / 1080));
|
|
|
|
+ background-size: cover;
|
|
|
|
+ margin-top: calc(100vh * (30 / 1080));
|
|
|
|
+ padding-left: calc(100vw * (30 / 1920));
|
|
|
|
+ padding-right: calc(100vw * (34 / 1920));
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: space-between;
|
|
|
|
+ .left,
|
|
|
|
+ .right {
|
|
|
|
+ width: calc(100vw * (920 / 1920));
|
|
|
|
+ height: calc(100vh * (304 / 1080));
|
|
|
|
+ background: url(../../assets/img/footer.png);
|
|
|
|
+ background-size: calc(100vw * (920 / 1920)) calc(100vh * (304 / 1080));
|
|
|
|
+ padding-left: 10px;
|
|
|
|
+ .left-top {
|
|
|
|
+ width: calc(100vw * (760 / 1920));
|
|
|
|
+ height: calc(100vh * (40 / 1080));
|
|
|
|
+ font-size: 16px;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ color: #ffffff;
|
|
|
|
+ margin-top: 10px;
|
|
|
|
+ background: url(../../assets/img/main_left_decorate.png);
|
|
|
|
+ background-size: cover;
|
|
|
|
+ h3 {
|
|
|
|
+ padding-top: 3px;
|
|
|
|
+ padding-left: 10px;
|
|
|
|
+ margin: 0;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .left-main {
|
|
|
|
+ list-style: none;
|
|
|
|
+ padding: 0;
|
|
|
|
+ margin: 0;
|
|
|
|
+ li {
|
|
|
|
+ padding: 5px;
|
|
|
|
+ display: flex;
|
|
|
|
+ }
|
|
|
|
+ .first {
|
|
|
|
+ color: #2e8aecff;
|
|
|
|
+ margin-top: calc(100vh * (10 / 1920));
|
|
|
|
+ background: url(../../assets/img/main_left_decorate.png);
|
|
|
|
+ background-size: contain;
|
|
|
|
+ }
|
|
|
|
+ .one {
|
|
|
|
+ width: calc(100vw * (250 / 1920));
|
|
|
|
+ }
|
|
|
|
+ .two {
|
|
|
|
+ width: calc(100vw * (230 / 1920));
|
|
|
|
+ }
|
|
|
|
+ .three {
|
|
|
|
+ width: calc(100vw * (150 / 1920));
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+::v-deep .el-icon-arrow-down:before {
|
|
|
|
+ display: none;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+//滚动条样式
|
|
|
|
+::-webkit-scrollbar {
|
|
|
|
+ width: 3.5px;
|
|
|
|
+}
|
|
|
|
+::-webkit-scrollbar-track {
|
|
|
|
+ background-color: rgba(0, 0, 0, 0);
|
|
|
|
+}
|
|
|
|
+::-webkit-scrollbar-thumb {
|
|
|
|
+ background: #2e8aec;
|
|
|
|
+ border-radius: 3px;
|
|
|
|
+}
|
|
|
|
+::-webkit-scrollbar-thumb:hover {
|
|
|
|
+ background: #2e8aec;
|
|
|
|
+}
|
|
|
|
+</style>
|