|
@@ -1,74 +1,1199 @@
|
|
<template>
|
|
<template>
|
|
<div id="FuzeRen">
|
|
<div id="FuzeRen">
|
|
<!-- 背景渐变 -->
|
|
<!-- 背景渐变 -->
|
|
- <div class="top-color"></div>
|
|
|
|
|
|
+ <div class="top-color">
|
|
|
|
+ <div class="top-fuzeren">
|
|
|
|
+ <span class="top-fuzeren-fs">负责人 | 贾伟旗</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
|
|
<!-- 个人信息模块 -->
|
|
<!-- 个人信息模块 -->
|
|
<div class="PersonalInformation">
|
|
<div class="PersonalInformation">
|
|
<!-- 内块 -->
|
|
<!-- 内块 -->
|
|
<div class="PI-bodyInnerblock">
|
|
<div class="PI-bodyInnerblock">
|
|
- <!-- 用户名 -->
|
|
|
|
- <div class="wx_password">
|
|
|
|
- <p>{{ wx_password }}</p>
|
|
|
|
|
|
+ <!-- 弹性盒布局 -->
|
|
|
|
+ <div class="PI-Bflex">
|
|
|
|
+ <div class="PI-Bleft">
|
|
|
|
+ <div class="OneCeng">
|
|
|
|
+ <!-- 用户名 -->
|
|
|
|
+ <div class="wx_password">
|
|
|
|
+ <span>{{ wx_password }}</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 关键词 -->
|
|
|
|
+ <div class="KeyWordss">
|
|
|
|
+ <!-- first -->
|
|
|
|
+ <div class="First-kw">
|
|
|
|
+ <span>微信</span>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- second -->
|
|
|
|
+ <div class="Second-kw">
|
|
|
|
+ <span>我负责的</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- icon -->
|
|
|
|
+ <div class="PI-Bright">
|
|
|
|
+ <div class="PSicon">
|
|
|
|
+ <span class="iconfont icon-24gf-user2"></span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 联系信息 -->
|
|
|
|
+ <div class="ContactDetails">
|
|
|
|
+ <span class="iconfont icon-xinxi span1"></span>
|
|
|
|
+ <span class="span2">{{ xinxipass }}</span>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 电话单聊 -->
|
|
|
|
+ <div class="TelephoneChat">
|
|
|
|
+ <div class="Telephone">
|
|
|
|
+ <span class="iconfont icon-dianhua span1"></span>
|
|
|
|
+ <span class="Tp-text">电话</span>
|
|
|
|
+ </div>
|
|
|
|
+ <span>|</span>
|
|
|
|
+ <div class="Chat">
|
|
|
|
+ <span class="iconfont icon-xiaoxi span2"></span>
|
|
|
|
+ <span class="Ch-text">电话</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- 标签模块 -->
|
|
|
|
+ <div class="TagsModule">
|
|
|
|
+ <!-- 内块 -->
|
|
|
|
+ <div class="TagsModuleInnerblock">
|
|
|
|
+ <!-- 标题 -->
|
|
|
|
+ <p class="TagsModule-p">标签</p>
|
|
|
|
+ <!-- 标签 -->
|
|
|
|
+ <div class="label">
|
|
|
|
+ <!-- first -->
|
|
|
|
+ <div class="First-label">
|
|
|
|
+ <span>M指标</span>
|
|
|
|
+ </div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+
|
|
|
|
+ <!-- 关系分析模块 -->
|
|
|
|
+ <div class="RelationshipAnalysis">
|
|
|
|
+ <!-- 内块 -->
|
|
|
|
+ <div class="RA-body">
|
|
|
|
+ <!-- 关系 -->
|
|
|
|
+ <div class="RA-body-guanxi">
|
|
|
|
+ <div class="RBG-tit">
|
|
|
|
+ <span class="GX-tit">关系</span>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="RBG-bd">
|
|
|
|
+ <span class="GX-bd">1个 企业好友</span>
|
|
|
|
+ <span class="GX-bd-fgx">|</span>
|
|
|
|
+ <span class="GX-bd">0个 群聊</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 分析 -->
|
|
|
|
+ <div class="RA-body-fenxi">
|
|
|
|
+ <div class="RBF-tit">
|
|
|
|
+ <span class="FX-tit">分析</span>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="RBF-bd">
|
|
|
|
+ <span class="FX-bd">低意向客户</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- 标签栏模块 -->
|
|
|
|
+ <div class="LabelBarModule">
|
|
|
|
+ <tabs v-model="active" class="vanttabs">
|
|
|
|
+ <tab title="详情">
|
|
|
|
+ <div class="TabsXiangqing">
|
|
|
|
+ <!-- 基础信息 -->
|
|
|
|
+ <div class="BasicInformation">
|
|
|
|
+ <!-- 标题 -->
|
|
|
|
+ <div class="BI-title">
|
|
|
|
+ <span>基础信息</span>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 基础信息内容 -->
|
|
|
|
+ <div class="BI-body">
|
|
|
|
+ <!-- 顶层 -->
|
|
|
|
+ <div class="BI-body-top">
|
|
|
|
+ <div class="BI-flex">
|
|
|
|
+ <span class="span1">昵称</span>
|
|
|
|
+ <span class="span2">淡忘</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="BI-body-bottom">
|
|
|
|
+ <div class="BI-flex">
|
|
|
|
+ <span class="span1">客户来源</span>
|
|
|
|
+ <span class="span2">微信</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 联系方式 -->
|
|
|
|
+ <div class="ContactInformation">
|
|
|
|
+ <!-- 标题 -->
|
|
|
|
+ <div class="CI-title">
|
|
|
|
+ <span>联系方式</span>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 联系方式内容 -->
|
|
|
|
+ <div class="CI-body">
|
|
|
|
+ <!-- first -->
|
|
|
|
+ <div class="CI-body-first">
|
|
|
|
+ <div class="CI-flex">
|
|
|
|
+ <span class="span1">手机号</span>
|
|
|
|
+ <span class="span2">18538149448 | 18538149448</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- second -->
|
|
|
|
+ <div class="CI-body-second">
|
|
|
|
+ <div class="CI-flex">
|
|
|
|
+ <span class="span1">邮箱</span>
|
|
|
|
+ <span class="span2">-</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- third -->
|
|
|
|
+ <div class="CI-body-third">
|
|
|
|
+ <div class="CI-flex">
|
|
|
|
+ <span class="span1">地区</span>
|
|
|
|
+ <span class="span2">-</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- fouth -->
|
|
|
|
+ <div class="CI-body-fouth">
|
|
|
|
+ <div class="CI-flex">
|
|
|
|
+ <span class="span1">详细地址</span>
|
|
|
|
+ <span class="span2">-</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 身份信息 -->
|
|
|
|
+ <div class="IdentityInformation">
|
|
|
|
+ <!-- 标题 -->
|
|
|
|
+ <div class="II-title">
|
|
|
|
+ <span>身份信息</span>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- 基础信息内容 -->
|
|
|
|
+ <div class="II-body">
|
|
|
|
+ <!-- 顶层 -->
|
|
|
|
+ <div class="II-body-top">
|
|
|
|
+ <div class="II-flex">
|
|
|
|
+ <span class="span1">性别</span>
|
|
|
|
+ <span class="span2">-</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="II-body-bottom">
|
|
|
|
+ <div class="II-flex">
|
|
|
|
+ <span class="span1">生日</span>
|
|
|
|
+ <span class="span2">-</span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </tab>
|
|
|
|
+ <tab title="动态">内容 2</tab>
|
|
|
|
+ <tab title="跟进">内容 3</tab>
|
|
|
|
+ <tab title="商机">内容 4</tab>
|
|
|
|
+ <tab title="订单">内容 5</tab>
|
|
|
|
+ </tabs>
|
|
|
|
+ </div>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
-
|
|
|
|
|
|
+
|
|
<script>
|
|
<script>
|
|
|
|
+import { Tab, Tabs } from "vant";
|
|
export default {
|
|
export default {
|
|
data () {
|
|
data () {
|
|
return {
|
|
return {
|
|
wx_password: "淡忘-zhouzhandui",
|
|
wx_password: "淡忘-zhouzhandui",
|
|
- }
|
|
|
|
- },
|
|
|
|
- methods: {
|
|
|
|
-
|
|
|
|
- },
|
|
|
|
- mounted () {
|
|
|
|
-
|
|
|
|
|
|
+ xinxipass: "zhouzhandui",
|
|
|
|
+ active: 0,
|
|
|
|
+ };
|
|
},
|
|
},
|
|
|
|
+ methods: {},
|
|
|
|
+ mounted () { },
|
|
components: {
|
|
components: {
|
|
-
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
|
|
+ Tab, Tabs
|
|
|
|
+ },
|
|
|
|
+};
|
|
</script>
|
|
</script>
|
|
-
|
|
|
|
-<style lang="scss">
|
|
|
|
|
|
+
|
|
|
|
+<style lang="scss" scoped>
|
|
#FuzeRen {
|
|
#FuzeRen {
|
|
- width: 100vw;
|
|
|
|
- height: 100vh;
|
|
|
|
|
|
+ width: 37.5rem;
|
|
|
|
+ // height: 100%;
|
|
background-color: #f2f4f8;
|
|
background-color: #f2f4f8;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
|
|
.top-color {
|
|
.top-color {
|
|
- width: 100vw;
|
|
|
|
- height: 17vh;
|
|
|
|
|
|
+ width: 37.5rem;
|
|
|
|
+ height: 10rem;
|
|
background-image: linear-gradient(to bottom, #3974c7, #f2f4f8);
|
|
background-image: linear-gradient(to bottom, #3974c7, #f2f4f8);
|
|
- position: fixed;
|
|
|
|
|
|
+ // position: fixed;
|
|
|
|
+ padding: 0 1rem;
|
|
|
|
+ padding-top: 2rem;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+
|
|
|
|
+ .top-fuzeren {
|
|
|
|
+ height: 2rem;
|
|
|
|
+ overflow: hidden;
|
|
|
|
+
|
|
|
|
+ /* font-size: 14px !important;
|
|
|
|
+ font-weight: 500; */
|
|
|
|
+ .top-fuzeren-fs {
|
|
|
|
+ color: #fff;
|
|
|
|
+ font-size: 1.4rem !important;
|
|
|
|
+ font-weight: 500;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
|
|
.PersonalInformation {
|
|
.PersonalInformation {
|
|
- width: 95vw;
|
|
|
|
- height: 23vh;
|
|
|
|
|
|
+ width: 35.5rem;
|
|
|
|
+ height: 16rem;
|
|
background-color: #fff;
|
|
background-color: #fff;
|
|
- border-radius: 1vh;
|
|
|
|
|
|
+ border-radius: 0.6rem;
|
|
position: relative;
|
|
position: relative;
|
|
z-index: 1;
|
|
z-index: 1;
|
|
- top: 8vh;
|
|
|
|
|
|
+ top: -8vh;
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
|
|
|
|
.PI-bodyInnerblock {
|
|
.PI-bodyInnerblock {
|
|
- width: 90vw;
|
|
|
|
- height: 20vh;
|
|
|
|
- background-color: #ffeaea;
|
|
|
|
- margin: 0 auto;
|
|
|
|
|
|
+ width: 33.5rem;
|
|
|
|
+ height: 16rem;
|
|
|
|
+ // background-color: #ffeaea;
|
|
|
|
+ margin: 2vh auto;
|
|
padding-top: 3vh;
|
|
padding-top: 3vh;
|
|
|
|
|
|
- .wx_password {
|
|
|
|
- p {
|
|
|
|
- color: #333;
|
|
|
|
|
|
+ .PI-Bflex {
|
|
|
|
+ display: flex;
|
|
|
|
+
|
|
|
|
+ .PI-Bleft {
|
|
|
|
+ width: 24.5rem;
|
|
|
|
+ height: 8vh;
|
|
|
|
+
|
|
|
|
+ .OneCeng {
|
|
|
|
+ width: 19.1rem;
|
|
|
|
+ height: 2.1rem;
|
|
|
|
+ // background-color: #ffe5c8;
|
|
|
|
+ // font-size: 10px;
|
|
|
|
+ margin-bottom: 1rem;
|
|
|
|
+
|
|
|
|
+ .wx_password {
|
|
|
|
+
|
|
|
|
+ // margin-bottom: 1rem;
|
|
|
|
+ span {
|
|
|
|
+ color: #333;
|
|
|
|
+ font-size: 1.6rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .KeyWordss {
|
|
|
|
+ width: 24rem;
|
|
|
|
+ height: 2rem;
|
|
|
|
+ // background-color: #ff6565;
|
|
|
|
+ margin-top: 1vh;
|
|
|
|
+ display: flex;
|
|
|
|
+
|
|
|
|
+ .First-kw {
|
|
|
|
+ width: 10.7vw;
|
|
|
|
+ height: 3vh;
|
|
|
|
+ background-color: #eff9ed;
|
|
|
|
+ border-radius: 0.5vh;
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin-right: 1vw;
|
|
|
|
+
|
|
|
|
+ span {
|
|
|
|
+ color: #68c452;
|
|
|
|
+ line-height: 3vh;
|
|
|
|
+ font-size: 1.2em;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .Second-kw {
|
|
|
|
+ width: 18vw;
|
|
|
|
+ height: 3vh;
|
|
|
|
+ background-color: #fff5e5;
|
|
|
|
+ border-radius: 0.5vh;
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin-right: 1vw;
|
|
|
|
+
|
|
|
|
+ span {
|
|
|
|
+ color: #ff9e00;
|
|
|
|
+ line-height: 3vh;
|
|
|
|
+ font-size: 1.2em;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .PI-Bright {
|
|
|
|
+ width: 9rem;
|
|
|
|
+ height: 8vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: right;
|
|
|
|
+
|
|
|
|
+ .PSicon {
|
|
|
|
+ width: 12.8vw;
|
|
|
|
+ height: 7vh;
|
|
|
|
+ background-color: #e7ebff;
|
|
|
|
+ // float: right;
|
|
|
|
+ border-radius: 1.5vh;
|
|
|
|
+ text-align: center;
|
|
|
|
+ line-height: 7vh;
|
|
|
|
+
|
|
|
|
+ span {
|
|
|
|
+ font-size: 1rem;
|
|
|
|
+ color: #7698eb;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .ContactDetails {
|
|
|
|
+ width: 85vw;
|
|
|
|
+ height: 3.9vh;
|
|
|
|
+ background-color: #f8f9fb;
|
|
|
|
+ // background-color: #9cbdff;
|
|
|
|
+ margin-top: 1.5vh;
|
|
|
|
+ border-radius: 0.5vh;
|
|
|
|
+ padding: 0 2.5vw;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #cdd4da;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #adadad;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ margin-left: 1.5vw;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .TelephoneChat {
|
|
|
|
+ width: 90vw;
|
|
|
|
+ height: 7.3vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .Telephone {
|
|
|
|
+ width: 44vw;
|
|
|
|
+ height: 7.3vh;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ font-size: 1.6rem;
|
|
|
|
+ color: #3dc063;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .Tp-text {
|
|
|
|
+ color: #333;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ margin-left: 1vh;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .Chat {
|
|
|
|
+ width: 44vw;
|
|
|
|
+ height: 7.3vh;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ font-size: 1.6rem;
|
|
|
|
+ color: #2b60dd;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .Ch-text {
|
|
|
|
+ color: #333;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ margin-left: 1vh;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ span {
|
|
font-size: 1.6rem;
|
|
font-size: 1.6rem;
|
|
|
|
+ color: #ececec;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.TagsModule {
|
|
|
|
+ width: 95vw;
|
|
|
|
+ height: 11vh;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ border-radius: 1vh;
|
|
|
|
+ position: relative;
|
|
|
|
+ top: -8vh;
|
|
|
|
+ margin: 0 auto;
|
|
|
|
+ margin-top: 1.5vh;
|
|
|
|
+
|
|
|
|
+ .TagsModuleInnerblock {
|
|
|
|
+ width: 90vw;
|
|
|
|
+ height: 8.5vh;
|
|
|
|
+ // background-color: #ffeaea;
|
|
|
|
+ margin: 0 auto;
|
|
|
|
+ padding-top: 2.5vh;
|
|
|
|
+
|
|
|
|
+ .TagsModule-p {
|
|
|
|
+ color: #999;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .label {
|
|
|
|
+ width: 90vw;
|
|
|
|
+ height: 3vh;
|
|
|
|
+ // background-color: #ff6565;
|
|
|
|
+ margin-top: 1.2vh;
|
|
|
|
+ display: flex;
|
|
|
|
+
|
|
|
|
+ .First-label {
|
|
|
|
+ // width: 10.7vw;
|
|
|
|
+ height: 3vh;
|
|
|
|
+ background-color: #e9effc;
|
|
|
|
+ border-radius: 0.5vh;
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin-right: 1vw;
|
|
|
|
+ padding: 0 1.5vw;
|
|
|
|
+
|
|
|
|
+ span {
|
|
|
|
+ color: #2b60dd;
|
|
|
|
+ line-height: 3vh;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .Second-label {
|
|
|
|
+ width: 18vw;
|
|
|
|
+ height: 3vh;
|
|
|
|
+ background-color: #fff5e5;
|
|
|
|
+ border-radius: 0.5vh;
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin-right: 1vw;
|
|
|
|
+
|
|
|
|
+ span {
|
|
|
|
+ color: #ff9e00;
|
|
|
|
+ line-height: 3vh;
|
|
|
|
+ font-size: 1.2em;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.RelationshipAnalysis {
|
|
|
|
+ width: 91vw;
|
|
|
|
+ height: 14vh;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ border-radius: 1vh;
|
|
|
|
+ position: relative;
|
|
|
|
+ top: -8vh;
|
|
|
|
+ margin: 0 auto;
|
|
|
|
+ margin-top: 1.5vh;
|
|
|
|
+ padding: 0 2vw;
|
|
|
|
+
|
|
|
|
+ .RA-body {
|
|
|
|
+ width: 91vw;
|
|
|
|
+ height: 14vh;
|
|
|
|
+
|
|
|
|
+ // background-color: #ffeded;
|
|
|
|
+ .RA-body-guanxi {
|
|
|
|
+ width: 91vw;
|
|
|
|
+ height: 7vh;
|
|
|
|
+ border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+ // background-color: #ffe8c9;
|
|
|
|
+ display: flex;
|
|
|
|
+
|
|
|
|
+ .RBG-tit {
|
|
|
|
+ width: 14vw;
|
|
|
|
+ height: 7vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ // background-color: #ffb6b6;
|
|
|
|
+ .GX-tit {
|
|
|
|
+ color: #999;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .RBG-bd {
|
|
|
|
+ width: 77vw;
|
|
|
|
+ height: 7vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ // background-color: #ff9a9a;
|
|
|
|
+ .GX-bd {
|
|
|
|
+ color: #333;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .GX-bd-fgx {
|
|
|
|
+ color: #d5d5d5;
|
|
|
|
+ margin: 0 1vh;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .RA-body-fenxi {
|
|
|
|
+ width: 91vw;
|
|
|
|
+ height: 6.8vh;
|
|
|
|
+ // background-color: #ffd6a0;
|
|
|
|
+ display: flex;
|
|
|
|
+
|
|
|
|
+ .RBF-tit {
|
|
|
|
+ width: 14vw;
|
|
|
|
+ height: 6.8vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ // background-color: #ffb6b6;
|
|
|
|
+ .FX-tit {
|
|
|
|
+ color: #999;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .RBF-bd {
|
|
|
|
+ width: 77vw;
|
|
|
|
+ height: 6.8vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ // background-color: #ff9a9a;
|
|
|
|
+ .FX-bd {
|
|
|
|
+ color: #333;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+// .LabelBarModule{
|
|
|
|
+// width: 100vw;
|
|
|
|
+// height: 60vh;
|
|
|
|
+// // background-color: #fff;
|
|
|
|
+// border-radius: 1vh;
|
|
|
|
+// position: relative;
|
|
|
|
+// top: -8vh;
|
|
|
|
+// margin: 0 auto;
|
|
|
|
+// margin-top: 1.5vh;
|
|
|
|
+// // padding: 0 2vw;
|
|
|
|
+// // .van-tabs__nav--line{
|
|
|
|
+// // height: 10vh;
|
|
|
|
+// // }
|
|
|
|
+// .van-tabs__wrap{
|
|
|
|
+// // padding: 10px 0;
|
|
|
|
+// // line-height: 0;
|
|
|
|
+// width: 100vw;
|
|
|
|
+// height: 5vh;
|
|
|
|
+// background-color: #fff;
|
|
|
|
+// .van-tab{
|
|
|
|
+// line-height: 5vh;
|
|
|
|
+// color: #8c8c8c;
|
|
|
|
+// }
|
|
|
|
+// .van-tab--active{
|
|
|
|
+// color: #2b60dd;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// }
|
|
|
|
+// .van-tabs__line{
|
|
|
|
+// width: 6vw;
|
|
|
|
+// height: 0.2vh;
|
|
|
|
+// background-color: #2b60dd;
|
|
|
|
+// }
|
|
|
|
+// .TabsXiangqing{
|
|
|
|
+// width: 100vw;
|
|
|
|
+// height: 120vh;
|
|
|
|
+// background-color: #f2f4f8;
|
|
|
|
+// .BasicInformation{
|
|
|
|
+// width: 96vw;
|
|
|
|
+// height: 29vh;
|
|
|
|
+// background-color: #f2f4f8;
|
|
|
|
+// padding: 0 2vw;
|
|
|
|
+// .BI-title{
|
|
|
|
+// width: 96vw;
|
|
|
|
+// height: 7vh;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// span{
|
|
|
|
+// color: #999;
|
|
|
|
+// font-size: 1.2rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .BI-body{
|
|
|
|
+// width: 88vw;
|
|
|
|
+// height: 22vh;
|
|
|
|
+// border-radius: 1vh;
|
|
|
|
+// background-color: #fff;
|
|
|
|
+// padding: 0 4vw;
|
|
|
|
+// .BI-body-top{
|
|
|
|
+// width: 92vw;
|
|
|
|
+// height: 11vh;
|
|
|
|
+// border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// .BI-flex{
|
|
|
|
+// .span1,
|
|
|
|
+// .span2{
|
|
|
|
+// display: block;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// .span1{
|
|
|
|
+// color: #999;
|
|
|
|
+// margin-bottom: 1vh;
|
|
|
|
+// }
|
|
|
|
+// .span2{
|
|
|
|
+// color: #666;
|
|
|
|
+// font-size: 1.4rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .BI-body-bottom{
|
|
|
|
+// width: 92vw;
|
|
|
|
+// height: 10.7vh;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// .BI-flex{
|
|
|
|
+// .span1,
|
|
|
|
+// .span2{
|
|
|
|
+// display: block;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// .span1{
|
|
|
|
+// color: #999;
|
|
|
|
+// margin-bottom: 1vh;
|
|
|
|
+// }
|
|
|
|
+// .span2{
|
|
|
|
+// color: #666;
|
|
|
|
+// font-size: 1.4rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .ContactInformation{
|
|
|
|
+// width: 96vw;
|
|
|
|
+// height: 51vh;
|
|
|
|
+// background-color: #f2f4f8;
|
|
|
|
+// padding: 0 2vw;
|
|
|
|
+// .CI-title{
|
|
|
|
+// width: 96vw;
|
|
|
|
+// height: 7vh;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// span{
|
|
|
|
+// color: #999;
|
|
|
|
+// font-size: 1.2rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .CI-body{
|
|
|
|
+// width: 88vw;
|
|
|
|
+// height: 44vh;
|
|
|
|
+// border-radius: 1vh;
|
|
|
|
+// background-color: #fff;
|
|
|
|
+// padding: 0 4vw;
|
|
|
|
+// .CI-body-first{
|
|
|
|
+// width: 92vw;
|
|
|
|
+// height: 11vh;
|
|
|
|
+// border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// .CI-flex{
|
|
|
|
+// .span1,
|
|
|
|
+// .span2{
|
|
|
|
+// display: block;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// .span1{
|
|
|
|
+// color: #999;
|
|
|
|
+// margin-bottom: 1vh;
|
|
|
|
+// }
|
|
|
|
+// .span2{
|
|
|
|
+// color: #2b60dd;
|
|
|
|
+// font-size: 1.4rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .CI-body-second{
|
|
|
|
+// width: 92vw;
|
|
|
|
+// height: 11vh;
|
|
|
|
+// border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// .CI-flex{
|
|
|
|
+// .span1,
|
|
|
|
+// .span2{
|
|
|
|
+// display: block;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// .span1{
|
|
|
|
+// color: #999;
|
|
|
|
+// margin-bottom: 1vh;
|
|
|
|
+// }
|
|
|
|
+// .span2{
|
|
|
|
+// color: #666;
|
|
|
|
+// font-size: 1.4rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .CI-body-third{
|
|
|
|
+// width: 92vw;
|
|
|
|
+// height: 11vh;
|
|
|
|
+// border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// .CI-flex{
|
|
|
|
+// .span1,
|
|
|
|
+// .span2{
|
|
|
|
+// display: block;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// .span1{
|
|
|
|
+// color: #999;
|
|
|
|
+// margin-bottom: 1vh;
|
|
|
|
+// }
|
|
|
|
+// .span2{
|
|
|
|
+// color: #666;
|
|
|
|
+// font-size: 1.4rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .CI-body-fouth{
|
|
|
|
+// width: 92vw;
|
|
|
|
+// height: 10.7vh;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// .CI-flex{
|
|
|
|
+// .span1,
|
|
|
|
+// .span2{
|
|
|
|
+// display: block;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// .span1{
|
|
|
|
+// color: #999;
|
|
|
|
+// margin-bottom: 1vh;
|
|
|
|
+// }
|
|
|
|
+// .span2{
|
|
|
|
+// color: #666;
|
|
|
|
+// font-size: 1.4rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .IdentityInformation{
|
|
|
|
+// width: 96vw;
|
|
|
|
+// height: 29vh;
|
|
|
|
+// background-color: #f2f4f8;
|
|
|
|
+// padding: 0 2vw;
|
|
|
|
+// .II-title{
|
|
|
|
+// width: 96vw;
|
|
|
|
+// height: 7vh;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// span{
|
|
|
|
+// color: #999;
|
|
|
|
+// font-size: 1.2rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .II-body{
|
|
|
|
+// width: 88vw;
|
|
|
|
+// height: 22vh;
|
|
|
|
+// border-radius: 1vh;
|
|
|
|
+// background-color: #fff;
|
|
|
|
+// padding: 0 4vw;
|
|
|
|
+// .II-body-top{
|
|
|
|
+// width: 92vw;
|
|
|
|
+// height: 11vh;
|
|
|
|
+// border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// .II-flex{
|
|
|
|
+// .span1,
|
|
|
|
+// .span2{
|
|
|
|
+// display: block;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// .span1{
|
|
|
|
+// color: #999;
|
|
|
|
+// margin-bottom: 1vh;
|
|
|
|
+// }
|
|
|
|
+// .span2{
|
|
|
|
+// color: #666;
|
|
|
|
+// font-size: 1.4rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// .II-body-bottom{
|
|
|
|
+// width: 92vw;
|
|
|
|
+// height: 10.7vh;
|
|
|
|
+// display: flex;
|
|
|
|
+// align-items: center;
|
|
|
|
+// .II-flex{
|
|
|
|
+// .span1,
|
|
|
|
+// .span2{
|
|
|
|
+// display: block;
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// .span1{
|
|
|
|
+// color: #666;
|
|
|
|
+// margin-bottom: 1vh;
|
|
|
|
+// }
|
|
|
|
+// .span2{
|
|
|
|
+// color: #666;
|
|
|
|
+// font-size: 1.4rem;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+
|
|
|
|
+// }
|
|
|
|
+// }
|
|
|
|
+</style>
|
|
|
|
+
|
|
|
|
+ <!-- vantui -->
|
|
|
|
+<style lang="scss">
|
|
|
|
+.LabelBarModule {
|
|
|
|
+ width: 100vw;
|
|
|
|
+ height: 60vh;
|
|
|
|
+ // background-color: #fff;
|
|
|
|
+ border-radius: 1vh;
|
|
|
|
+ position: relative;
|
|
|
|
+ top: -8vh;
|
|
|
|
+ margin: 0 auto;
|
|
|
|
+ margin-top: 1.5vh;
|
|
|
|
+
|
|
|
|
+ // padding: 0 2vw;
|
|
|
|
+ // .van-tabs__nav--line{
|
|
|
|
+ // height: 10vh;
|
|
|
|
+ // }
|
|
|
|
+ .van-tabs__wrap {
|
|
|
|
+ // padding: 10px 0;
|
|
|
|
+ // line-height: 0;
|
|
|
|
+ width: 100vw;
|
|
|
|
+ height: 5vh;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+
|
|
|
|
+ .van-tab {
|
|
|
|
+ line-height: 5vh;
|
|
|
|
+ color: #8c8c8c;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .van-tab--active {
|
|
|
|
+ color: #2b60dd;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .van-tabs__line {
|
|
|
|
+ width: 6vw;
|
|
|
|
+ height: 0.2vh;
|
|
|
|
+ background-color: #2b60dd;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .TabsXiangqing {
|
|
|
|
+ width: 100vw;
|
|
|
|
+ height: 120vh;
|
|
|
|
+ background-color: #f2f4f8;
|
|
|
|
+
|
|
|
|
+ .BasicInformation {
|
|
|
|
+ width: 96vw;
|
|
|
|
+ height: 29vh;
|
|
|
|
+ background-color: #f2f4f8;
|
|
|
|
+ padding: 0 2vw;
|
|
|
|
+
|
|
|
|
+ .BI-title {
|
|
|
|
+ width: 96vw;
|
|
|
|
+ height: 7vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ span {
|
|
|
|
+ color: #999;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .BI-body {
|
|
|
|
+ width: 88vw;
|
|
|
|
+ height: 22vh;
|
|
|
|
+ border-radius: 1vh;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ padding: 0 4vw;
|
|
|
|
+
|
|
|
|
+ .BI-body-top {
|
|
|
|
+ width: 92vw;
|
|
|
|
+ height: 11vh;
|
|
|
|
+ border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .BI-flex {
|
|
|
|
+
|
|
|
|
+ .span1,
|
|
|
|
+ .span2 {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #999;
|
|
|
|
+ margin-bottom: 1vh;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #666;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .BI-body-bottom {
|
|
|
|
+ width: 92vw;
|
|
|
|
+ height: 10.7vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .BI-flex {
|
|
|
|
+
|
|
|
|
+ .span1,
|
|
|
|
+ .span2 {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #999;
|
|
|
|
+ margin-bottom: 1vh;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #666;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .ContactInformation {
|
|
|
|
+ width: 96vw;
|
|
|
|
+ height: 51vh;
|
|
|
|
+ background-color: #f2f4f8;
|
|
|
|
+ padding: 0 2vw;
|
|
|
|
+
|
|
|
|
+ .CI-title {
|
|
|
|
+ width: 96vw;
|
|
|
|
+ height: 7vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ span {
|
|
|
|
+ color: #999;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .CI-body {
|
|
|
|
+ width: 88vw;
|
|
|
|
+ height: 44vh;
|
|
|
|
+ border-radius: 1vh;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ padding: 0 4vw;
|
|
|
|
+
|
|
|
|
+ .CI-body-first {
|
|
|
|
+ width: 92vw;
|
|
|
|
+ height: 11vh;
|
|
|
|
+ border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .CI-flex {
|
|
|
|
+
|
|
|
|
+ .span1,
|
|
|
|
+ .span2 {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #999;
|
|
|
|
+ margin-bottom: 1vh;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #2b60dd;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .CI-body-second {
|
|
|
|
+ width: 92vw;
|
|
|
|
+ height: 11vh;
|
|
|
|
+ border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .CI-flex {
|
|
|
|
+
|
|
|
|
+ .span1,
|
|
|
|
+ .span2 {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #999;
|
|
|
|
+ margin-bottom: 1vh;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #666;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .CI-body-third {
|
|
|
|
+ width: 92vw;
|
|
|
|
+ height: 11vh;
|
|
|
|
+ border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .CI-flex {
|
|
|
|
+
|
|
|
|
+ .span1,
|
|
|
|
+ .span2 {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #999;
|
|
|
|
+ margin-bottom: 1vh;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #666;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .CI-body-fouth {
|
|
|
|
+ width: 92vw;
|
|
|
|
+ height: 10.7vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .CI-flex {
|
|
|
|
+
|
|
|
|
+ .span1,
|
|
|
|
+ .span2 {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #999;
|
|
|
|
+ margin-bottom: 1vh;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #666;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .IdentityInformation {
|
|
|
|
+ width: 96vw;
|
|
|
|
+ height: 29vh;
|
|
|
|
+ background-color: #f2f4f8;
|
|
|
|
+ padding: 0 2vw;
|
|
|
|
+
|
|
|
|
+ .II-title {
|
|
|
|
+ width: 96vw;
|
|
|
|
+ height: 7vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ span {
|
|
|
|
+ color: #999;
|
|
|
|
+ font-size: 1.2rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .II-body {
|
|
|
|
+ width: 88vw;
|
|
|
|
+ height: 22vh;
|
|
|
|
+ border-radius: 1vh;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ padding: 0 4vw;
|
|
|
|
+
|
|
|
|
+ .II-body-top {
|
|
|
|
+ width: 92vw;
|
|
|
|
+ height: 11vh;
|
|
|
|
+ border-bottom: 0.1rem solid #f6f6f6;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .II-flex {
|
|
|
|
+
|
|
|
|
+ .span1,
|
|
|
|
+ .span2 {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #999;
|
|
|
|
+ margin-bottom: 1vh;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #666;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .II-body-bottom {
|
|
|
|
+ width: 92vw;
|
|
|
|
+ height: 10.7vh;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+
|
|
|
|
+ .II-flex {
|
|
|
|
+
|
|
|
|
+ .span1,
|
|
|
|
+ .span2 {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span1 {
|
|
|
|
+ color: #666;
|
|
|
|
+ margin-bottom: 1vh;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .span2 {
|
|
|
|
+ color: #666;
|
|
|
|
+ font-size: 1.4rem;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|