Commit 8ec719de authored by 陈毅's avatar 陈毅

3D expe 页面展示

parent 99db1a1d
......@@ -121,7 +121,7 @@ a.an:hover{
}
.nav {
width: 85%;
width: 1400px;
margin: 0 auto;
justify-content: space-between;
......@@ -1884,7 +1884,7 @@ opacity: 1;
}
.logo_div {
width: 100%;
width: 1200px;
display: flex;
flex-wrap: wrap;
justify-content: center;
......
<template>
<div>
<div class="pc">
<div class="product-introduce">
<div class="propduct-back">
<div class="propduct-background1">
<!-- <img class="img2" src="/image/expe/0202.png" alt="" />
<div class="img1" ></div> -->
<!-- <img class="img1" src="/image/expe/0201.png" alt="" /> -->
</div>
<div class="propduct-background2">
<img src="/image/expe/0203.png" alt="" />
<h4>高端可视化3D软件</h4>
</div>
<div class="pc1">
<div class="pc1-top mt">
<div class="pc1-left">
<img :src="product.url1" width="100%" height="100%" alt="" />
</div>
<div class="title">
<div class="line"></div>
<p>{{ product.title }}</p>
<div class="line"></div>
<div class="pc1-right">
<img :src="product.url2" width="100%" height="50%" alt="" />
<div>{{ product.title }}</div>
</div>
<h5>产品简介</h5>
<h6>Product introduction</h6>
<span
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{
product.jj1
}}</span
>
<div v-if="product.jj2 != ''" class="jj2-div">
<br />
<span
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{
product.jj2
}}</span
>
</div>
<!-- <img :src="product.url" alt="" style="margin-top:29px;" /> -->
</div>
<div class="advertisement">
<img style="width:1200px" src="/image/expe/0204.png" alt="" />
<span class="advertisementci">
<br>
拥有无限可能性的
<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;协作和交互环境平台
</span>
<div class="pc1-head">
<div class="pc1-head-left"></div>
<h4>{{ product.top }}</h4>
<div class="pc1-head-right"></div>
</div>
<div class="product-merit">
<h5>核心优势</h5>
<h6>Core advantage</h6>
<product-functions3
:list="product.functions.list"
v-if="product.functions.style == false"
/>
<product-functions2
:list="product.functions.list"
v-if="product.functions.style == true"
/>
<!-- 产品简介 -->
<div class="pc1-product">
<div class="instructions">
<h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p>
</div>
<div class="pc1-pr-content">
<p>{{ product.product.p1 }}</p>
<p>{{ product.product.p2 }}</p>
</div>
</div>
<div class="product-merit" style="background:url(/image/expe/0210.png)">
<h5>功能模块</h5>
<h6>function modul</h6>
<product-functions3
:list="product.functions.list"
v-if="product.functions.style == false"
/>
<product-functions2
:list="product.functions.list"
v-if="product.functions.style == true"
/>
<!-- 背景图 -->
<div class="pc1-advert">
<img :src="product.advert.img" alt="" />
<div>
拥有<span>无限可能性</span><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<span>协作</span><span>交互</span>环境平台
</div>
</div>
<!-- <div class="ydwt">
<img class="ydwt-img" src="/image/expe/0210.png" alt="" />
<h5>功能模块</h5>
<h6>Coping with problems</h6>
<div class="ydwt-all">
<div class="ydwt-all-border" v-for="(item, index) in product.ydwtlist" :key="index">
<!-- 核心要素 -->
<div class="pc1-core">
<div class=" instructions">
<h4>核心要素</h4>
<p>CORE ELEMENTS</p>
</div>
<div class="pc1-core-border">
<div
class="pc1-core-box card1"
v-for="(item, index) in product.core"
:key="index"
>
<img :src="item.url" alt="" />
<h4>{{ item.title }}</h4>
<div>
{{item.content}}
</div>
<div>{{ item.content }}</div>
</div>
</div>
</div> -->
<div class="product-merit" style="800px">
<h5>应用场景</h5>
<h6>Adaptation scenarios</h6>
<div style="display: flex;width: 1200px;flex-wrap:wrap;margin-top:47px;height:500px" class="gnmb">
<div class="gnmb-border">
<div>
<img :src="product.gnmb[0].url" alt="">
<div>{{product.gnmb[0].title}}</div>
</div>
<div>
<img :src="product.gnmb[1].url" alt="">
<div>{{product.gnmb[1].title}}</div>
</div>
</div>
<!-- 功能模块 -->
<div class="pc1-function">
<div class="instructions">
<h4>功能模块</h4>
<p>FUNCTION MODULE</p>
</div>
<div class="pc1-function-border">
<div
class="pc1-function-box card2"
v-for="(item, index) in product.function"
:key="index"
>
<img width="50px" height="50px" :src="item.url" alt="" />
<h4>{{ item.title }}</h4>
<div>{{ item.content }}</div>
</div>
</div>
</div>
<!-- 应用场景 -->
<div class="pc1-scene">
<div class="instructions">
<h4>应用场景</h4>
<p>APPLICATION SCEMARIOS</p>
</div>
<div class="pc1-scene-lication">
<div class="pc1-scene-lt">
<div class="pc1-scene-back1">
<img width="460px" height="400px" :src="product.icon.url1" alt="" />
<div><span>高科技</span></div>
</div>
<div class="gnmb-border">
<div>
<img :src="product.gnmb[2].url" alt="">
<div>{{product.gnmb[2].title}}</div>
</div>
<div class="pc1-scene-back2">
<img width="440px" height="400px" :src="product.icon.url2" alt="" />
<div><span>航空航天与国防</span></div>
</div>
<div class="gnmb-border">
<div>
<img :src="product.gnmb[3].url" alt="">
<div>{{product.gnmb[3].title}}</div>
</div>
<div>
<img :src="product.gnmb[4].url" alt="">
<div>{{product.gnmb[4].title}}</div>
</div>
</div>
</div>
<div class="pc1-scene-back3">
<img width="440px" height="400px" :src="product.icon.url3" alt="" />
<div><span>工业设备</span></div>
</div>
</div>
<div class="pc1-scene-lb">
<div class="pc1-scene-tail1">
<img width="600px" height="400px" :src="product.icon.url4" alt="" />
<div><span>建筑工程与施工</span></div>
</div>
<div class="pc1-scene-tail2">
<img width="770px" height="400px" :src="product.icon.url5" alt="" />
<div><span>汽车与交通运输</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</template>
......@@ -126,322 +112,469 @@
export default {
name: "",
head: {
title: "SaaS MES云端协同---北京见著科技有限公司--MES系统"
title: "德天博城3DEXPE"
},
components: {},
data() {
return {
pointIndex: 0,
i: 0,
duct: {},
product: {
banner: "/image/phm/sm.png",
bannerphone: "/image/phm/smp.jpg",
title: "3D体验平台",
jj1: "从虚拟的3DEXPERIENCE孪生兄弟到惊人的营销内容。",
jj2:
"3D体验平台(3DEXPERIENCE Platform)是达索最新一代的软件平台,集合了3D 设计、工程、3D CAD、建模、仿真、数据管理和流程管理功能的众多的品牌应程序",
url: "/image/phm/t527.png",
f1: true,
f2: true,
spcj: {
title:
"PHM适用于是密集应用大数据的典型工业领域,是工业互联网的重要组成部分。PHM强调资产设备管理中的状态感知、数据监控与分析,通过监控设备健康状况、故障频发区域与周期,预测故障的发生,从而大幅度提高运维效率。",
url: [
"/image/expe/0212.png",
"/image/expe/0213.png",
"/image/expe/0214.png",
"/image/expe/0215.png",
"/image/expe/0216.png"
]
},
functions: {
style: false,
list: [
{
url: "/image/phm/tc7.png",
title: "一个模型掌控一切",
content:["3DEXCITE利用CAD数据中的信息来支持功能完善的主模型,优化CAD以生产出营销内容的所有变体"]
},
{
url: "/image/phm/tc8.png",
title: "经销权体验",
content:["我们的独特风格 3D 解决方案,促成吸引人的品牌和产品互动,最终展现出产品最好的一面"],
},
{
url: "/image/phm/tc9.png",
title: "移动设备和网页3D 可视化",
content:["完全交互式3D模型允许360度产品旋转及内外零部件的配置,,在线或移动设备上的3D配置器中组织和呈现的产品为终端用户提供了出色的体验"]
},
{
url: "/image/phm/tc10.png",
title: "VR MR AR 附件",
content:["用 3DEXCITE 个人宣传活动在客户之旅的所有阶段和所有接触点触及目标受众。通过全功能的销售点配置器来获得客户喜好,用于后续发送带有微站宣传册等的个性化邮件,营造了引人入胜的商店体验"],
},
{
url: "/image/phm/tc11.png",
title: "个人宣传活动",
content:["用 3DEXCITE 个人宣传活动在客户之旅的所有阶段和所有接触点触及目标受众。通过全功能的销售点配置器来获得客户喜好,用于后续发送带有微站、宣传册等的个性化邮件,这一解决方案营造了引人入胜的商店体验"]
}
// {
// url: "/image/expe/0206.png",
// title: "3D建模应用程序",
// content: ["CATIA SolidWorks GEOVIA BIOVIA 四个品牌应用"]
// },
// {
// url: "/image/expe/0207.png",
// title: "社交和协作应用程序",
// content: ["ENOVIA 3DEXCITE 3DSWYM 三个品牌应用"]
// },
// {
// url: "/image/expe/0208.png",
// title: "仿真应用程序",
// content: ["DELMIA SIMULIA 3DVIA 三个品牌应用"]
// },
// {
// url: "/image/expe/0209.png",
// title: "信息智能应用",
// content: ["EXLEAD NETVIBES 两个品牌应用"]
// },
]
top: "3D体验平台",
url1: "/image/expe/0201.png",
url2: "/image/expe/0202.png",
title: "高端可视化3D软件",
//产品简介
product: {
p1: "从虚拟的3DEXPERIENCE孪生兄弟到惊人的营销内容。",
p2:
"3D体验平台(3DEXPERIENCE Platform)是达索最新一代的软件平台,集合了3D 设计、工程、3D CAD、建模、仿真、数据管理和流程管理功能的众多的品牌应程序"
},
functions2: {
style: true,
list: [
{
url: "/image/phm/tc12.png",
title: "参数管理",
content: [
"展示故障发生时间段的故障参数及参数曲线,提供参数历史数据订阅查询,提供参数库管理。"
]
},
{
url: "/image/phm/tc13.png",
title: "模型库",
content: [
"对设备进行管理和维护,根据不同用户设置权限限制,按建设模型的不同阶段展示不同的模型相关属性,并提供新建模型、升级版本、模型重用和展示模型效果等功能。"
]
},
{
url: "/image/phm/tc14.png",
title: "预警信息管理",
content: [
"展示所有实时预警信息和预警相关的统计图表,提供多维度的查询和导出功能,支持查看预警的相关实时参数和参数曲线,支持预警信息自动发送以及初步判断。"
]
},
{
url: "/image/phm/tc15.png",
title: "健康管理",
content: [
"根据既定规则对设备进行健康度评测,动态监控车辆的运行状态和健康状态,为潜在维修问题的发现和诊断,突发故障的高效处理,以及决策提供数据依据,从而提高维保效率和质量,保障设备更加安全可靠地运行。"
]
}
]
// 背景图
advert: {
img: "/image/expe/0204.png",
title: "拥有无限可能性的 协作和交"
},
functions3: [
//核心要素
core: [
{
url: "/image/phm/tc20.png",
title: "故障提前预知",
content: ["预知故障时间和位置,提高运行可靠性 "]
url: "/image/expe/0206.png",
title: "3D建模应用程序",
content: "以CATIA为代表的多款3D建模软件助力把构想变成现实。"
},
{
url: "/image/phm/tc21.png",
title: "提高可用时长",
content: ["提高可用时长,预测剩余使用寿命 "]
url: "/image/expe/0207.png",
title: "社交和协作应用程序",
content: "ENOVIA,3DEXCITE,3 DSWYM三个品牌应用"
},
{
url: "/image/phm/tc22.png",
title: "提高维修准确性",
content: ["提高维修准确性,降低维修成本 "]
url: "/image/expe/0208.png",
title: "仿真应用程序",
content: "DELMIA,SIMULIA,3D VIA三个品牌应用"
},
{
url: "/image/phm/tc23.png",
title: "运维决策优化",
content: ["辅助运维决策优化,提高运维价值"]
url: "/image/expe/0209.png",
title: "信息智能应用",
content: "EXLEAD,NETVIBES两 个品牌应用"
}
],
ydwtlist: [
{
url: "/image/phm/tc7.png",
title: "一个模型掌控一切",
content:"3DEXCITE利用CAD数据中的信息来支持功能完善的主模型,优化CAD以生产出营销内容的所有变体"
//功能模块
function: [
{
url: "/image/aps/tc188.png",
title: "一个模型掌握一切",
content:
"3DEXCITE利用CAD数据中的信息来支持功能完善的主模型,优化CAD以生产出营销内容的所有变体"
},
{
url: "/image/phm/tc8.png",
url: "/image/big/tc1.png",
title: "经销权体验",
content:"我们的独特风格 3D 解决方案,促成吸引人的品牌和产品互动,最终展现出产品最好的一面",
content:
"我们的独特风格 3D 解决方案,促成吸引人的品牌和产品互动,最终展现出产品最好的一面"
},
{
url: "/image/phm/tc9.png",
title: "移动设备和网页3D 可视化",
content:"完全交互式3D模型允许360度产品旋转及内外零部件的配置,,在线或移动设备上的3D配置器中组织和呈现的产品为终端用户提供了出色的体验",
url: "/image/big/tc5.png",
title: "移动设备和网页3D可视化",
content:
"完全交互式3D模型允许360度产品旋转及内外零部件的配置,,在线或移动设备上的3D配置器中组织和呈现的产品为终端用户提供了出色的体验"
},
{
url: "/image/phm/tc10.png",
url: "/image/big/tc3.png",
title: "VR MR AR 附件",
content:"用 3DEXCITE 个人宣传活动在客户之旅的所有阶段和所有接触点触及目标受众。通过全功能的销售点配置器来获得客户喜好,用于后续发送带有微站宣传册等的个性化邮件,营造了引人入胜的商店体验",
content:
"虚拟孪生体验是基于数学模型和科学定律的对现实世界的表示,实现了虚拟和现实世界之间的闭环连接。利益相关者通过探索所有可能性和场景,不断实验、获取知识并对其进行优化。"
},
{
url: "/image/phm/tc11.png",
url: "/image/big/tc4.png",
title: "个人宣传活动",
content:"用 3DEXCITE 个人宣传活动在客户之旅的所有阶段和所有接触点触及目标受众。通过全功能的销售点配置器来获得客户喜好,用于后续发送带有微站、宣传册等的个性化邮件,这一解决方案营造了引人入胜的商店体验"
content:
"用 3DEXCITE 个人宣传活动在客户之旅的所有阶段和所有接触点触及目标受众。通过全功能的销售点配置器来获得客户喜好,用于后续发送带有微站宣传册等的个性化邮件,营造了引人入胜的商店体验"
}
],
gnmb:[
{
url:"/image/expe/0212.png",
title:"高科技",
},{
url:"/image/expe/0213.png",
title:"汽车与交通运输",
},
{
url:"/image/expe/0214.png",
title:"航空航天与国",
},
{
url:"/image/expe/0215.png",
title:"工业设备",
},
{
url:"/image/expe/0216.png",
title:"建筑工程与施工",
},
]
icon: {
url1: "/image/expe/0220.png",
url2: "/image/expe/0221.png",
url3: "/image/expe/0222.png",
url4: "/image/expe/0223.png",
url5: "/image/expe/0224.png"
}
}
};
},
methods: {
hover(i) {
this.pointIndex = i;
},
watch() {}
}
};
</script>
<style lang="less" scoped>
.propduct-back {
width: 100%;
// height: 100%;
// min-height: 800px;
display: flex;
// justify-content: space-between;
.propduct-background1 {
flex: 0.6;
position: relative;
background: url(/image/expe/0202.png);
background-position: 100% 100%;
background-size: 100% 100%;
opacity: 1;
.img1 {
position: relative;
width: 100%;
height: 100%;
background-image:url(/image/expe/0201.png) ;
text-align: center;
background-repeat:no-repeat ;
background-position:50% 50% ;
top: -100%;
// 头部指示
.instructions {
border-left: 10px solid #294982;
height: 60px;
padding-left: 12px;
h4 {
line-height: 60px;
color: #000;
font-size: 30px;
font-family: Alibaba Sans;
font-weight: 900;
color: #232323;
opacity: 1;
}
p {
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 0px;
color: #294982;
opacity: 0.2;
position: relative;
top: -10px;
}
}
.mt {
margin-bottom: 90px;
}
.pc1 {
width: 1400px;
height: auto;
border: 0px solid #f89;
margin: 100px auto 0px;
.pc1-top {
//顶部图片标题
display: flex;
.pc1-left {
width: 781px;
height: 474px;
margin-right: 103px;
}
.img2 {
width:100% ;
z-index: -1;
.pc1-right {
width: 480px;
height: 474px;
img {
margin-top: 65px;
height: 172px;
}
div {
text-align: center;
padding-top: 75px;
height: 47px;
font-size: 30px;
font-family: Alibaba Sans;
font-weight: 900;
color: #232323;
opacity: 1;
}
}
}
.propduct-background1::after{
content:"";
width: 200px;
height: 200px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-100px,-100px);
background: url(/image/expe/0201.png);
background-position: 100% 100%;
background-size: 100% 100%;
}
.propduct-background2 {
flex: 0.4;
.pc1-head {
//标题导语
display: flex;
flex-direction: column;
text-align: center;
img{
width: 100%;
margin-top: 20%;
justify-content: space-between;
align-items: center;
.pc1-head-left {
width: 560px;
height: 2px;
background: linear-gradient(
297deg,
#294982 0%,
rgba(255, 255, 255, 0) 100%
);
opacity: 1;
border-radius: 0px;
}
h4 {
margin-top: 10%;
font-size: 30px;
width: 100%;
line-height: 30px;
height: 48px;
font-size: 36px;
font-family: Microsoft YaHei;
font-weight: 300;
line-height: 48px;
color: #000000;
opacity: 1;
}
.pc1-head-right {
width: 560px;
height: 2px;
background: linear-gradient(
63deg,
#294982 0%,
rgba(255, 255, 255, 0) 100%
);
opacity: 1;
border-radius: 0px;
}
}
}
.pd {
position: absolute;
width: 100%;
}
.pd1 {
display: flex;
flex-direction: column;
align-items: center;
width: 1200px;
}
.cj {
margin-top: 0.3rem;
img {
.pc1-product {
//产品简介
margin-top: 40px;
margin-bottom: 60px;
.pc1-pr-content {
margin-top: 40px;
padding-left: 30px;
width: 1400px;
height: 43px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 24px;
color: #232323;
opacity: 1;
}
}
.pc1-advert {
//背景图
width: 100%;
height: 320px;
margin-bottom: 80px;
position: relative;
div {
position: absolute;
top: 125px;
left: 200px;
width: 275px;
height: 71px;
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 40px;
color: #ffffff;
opacity: 1;
span {
font-weight: 600;
}
}
}
}
.foot {
width: 115%;
}
.gnmb{
display: flex;
justify-content: space-between;
.gnmb-border{
width: 380px;
.pc1-core {
//核心要素
.pc1-core-border {
margin-top: 60px;
margin-bottom: 80px;
padding-left: 80px;
padding-right: 80px;
display: flex;
justify-content: space-between;
align-items: center;
.pc1-core-box {
width: 220px;
height: 300px;
border-radius: 8px;
position: relative;
padding: 20px 36px 0px;
h4 {
white-space: nowrap;
}
}
}
}
.pc1-function {
//功能模块
margin-bottom: 20px;
.pc1-function-border {
padding-left: 80px;
padding-right: 80px;
display: flex;
justify-content: space-between;
height: 420px;
align-items: center;
.pc1-function-box {
width: 220px;
height: 300px;
border-radius: 8px;
padding: 20px 16px 0px;
position: relative;
}
}
}
.pc1-scene {
//应用场景
padding-bottom: 20px;
.pc1-scene-lication {
height: 800px;
width: 100%;
margin: 60px auto;
.pc1-scene-lt{
margin-bottom: 30px;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
div{
img{
width: 350px;
justify-content: space-between;
.pc1-scene-back1{
width: 460px;
height: 400px;
position: relative;
div{
position: absolute;
width: 460px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
div{
background: url(/image/expe/0217.png);
width: 350px;
text-align: center;
position: relative;
top: -30px;
left: 15px;
opacity: .8;
font-weight: bold;
color: #fff;
}
}
.pc1-scene-back2{
width: 440px;
height: 400px;
position: relative;
div{
position: absolute;
width: 440px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
.pc1-scene-back3{
width: 440px;
height: 400px;
position: relative;
div{
position: absolute;
width: 440px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
}
.pc1-scene-lb{
display: flex;
justify-content: space-between;
.pc1-scene-tail1{
width: 600px;
height: 400px;
position: relative;
div{
position: absolute;
width: 600px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
.pc1-scene-tail2{
width: 770px;
height: 400px;
position: relative;
div{
position: absolute;
width: 770px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
}
}
}
}
.advertisement{
width: 100%;
text-align: center;
.advertisementci{
// display: inline;
font-size:32px ;
line-height: 32px;
// 卡片布局 card1核心要素
.card1 {
width: 220px;
height: 300px;
background: #ffffff;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
opacity: 1;
border-radius: 10px;
display: flex;
align-items: center;
flex-direction: column;
h4 {
position: absolute;
top: 120px;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #000;
// position: relative;
// top: -300px;
// left: 30%;
// line-height: 50px;
position: relative;
top: -180px;
left: -100px;
color: #294982;
opacity: 1;
margin-bottom: 54px;
}
div {
position: absolute;
top: 200px;
width: 148px;
height: 57px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #232323;
opacity: 1;
}
}
// 核心要素2
.card2 {
width: 220px;
height: 300px;
background: #ffffff;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
opacity: 1;
border-radius: 10px;
display: flex;
align-items: center;
flex-direction: column;
h4 {
position: absolute;
top: 100px;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #294982;
opacity: 1;
text-align: center;
margin: auto 30px;
}
div {
position: absolute;
top: 160px;
width: 188px;
height: 133px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 20px;
color: #232323;
opacity: 1;
margin: auto 16px;
}
}
</style>
src/static/image/expe/0201.png

137 KB | W: | H:

src/static/image/expe/0201.png

253 KB | W: | H:

src/static/image/expe/0201.png
src/static/image/expe/0201.png
src/static/image/expe/0201.png
src/static/image/expe/0201.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0202.png

322 KB | W: | H:

src/static/image/expe/0202.png

25.4 KB | W: | H:

src/static/image/expe/0202.png
src/static/image/expe/0202.png
src/static/image/expe/0202.png
src/static/image/expe/0202.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0204.png

350 KB | W: | H:

src/static/image/expe/0204.png

170 KB | W: | H:

src/static/image/expe/0204.png
src/static/image/expe/0204.png
src/static/image/expe/0204.png
src/static/image/expe/0204.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0206.png

1.19 KB | W: | H:

src/static/image/expe/0206.png

3.82 KB | W: | H:

src/static/image/expe/0206.png
src/static/image/expe/0206.png
src/static/image/expe/0206.png
src/static/image/expe/0206.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0207.png

1.36 KB | W: | H:

src/static/image/expe/0207.png

4.19 KB | W: | H:

src/static/image/expe/0207.png
src/static/image/expe/0207.png
src/static/image/expe/0207.png
src/static/image/expe/0207.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0208.png

1.34 KB | W: | H:

src/static/image/expe/0208.png

4.04 KB | W: | H:

src/static/image/expe/0208.png
src/static/image/expe/0208.png
src/static/image/expe/0208.png
src/static/image/expe/0208.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0209.png

1004 Bytes | W: | H:

src/static/image/expe/0209.png

2.97 KB | W: | H:

src/static/image/expe/0209.png
src/static/image/expe/0209.png
src/static/image/expe/0209.png
src/static/image/expe/0209.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0213.png

202 KB | W: | H:

src/static/image/expe/0213.png

3.5 KB | W: | H:

src/static/image/expe/0213.png
src/static/image/expe/0213.png
src/static/image/expe/0213.png
src/static/image/expe/0213.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0214.png

230 KB | W: | H:

src/static/image/expe/0214.png

2.21 KB | W: | H:

src/static/image/expe/0214.png
src/static/image/expe/0214.png
src/static/image/expe/0214.png
src/static/image/expe/0214.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0215.png

507 KB | W: | H:

src/static/image/expe/0215.png

1.2 KB | W: | H:

src/static/image/expe/0215.png
src/static/image/expe/0215.png
src/static/image/expe/0215.png
src/static/image/expe/0215.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0216.png

156 KB | W: | H:

src/static/image/expe/0216.png

2.74 KB | W: | H:

src/static/image/expe/0216.png
src/static/image/expe/0216.png
src/static/image/expe/0216.png
src/static/image/expe/0216.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/expe/0217.png

455 Bytes | W: | H:

src/static/image/expe/0217.png

1.84 KB | W: | H:

src/static/image/expe/0217.png
src/static/image/expe/0217.png
src/static/image/expe/0217.png
src/static/image/expe/0217.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment