1380 lines
30 KiB
Vue
1380 lines
30 KiB
Vue
<template>
|
||
<Layout :index="99" :titles="'数字资产确权存证'" :title_content="'数字资产确权存证'">
|
||
<view >
|
||
<view class="content">
|
||
<view class="content_top">
|
||
<swiper class="banner" :current="currentIndex" :autoplay="true" :indicator-dots="true" indicator-color="#AFA7A1" indicator-active-color="#EB822B" :interval="5000" :duration="2000" >
|
||
<swiper-item >
|
||
<image class="banner_img" src="../static/img/asset/banner.jpg"></image>
|
||
<image class="banner_title" src="../static/img/asset/tt1.png"></image>
|
||
<view class="go_asset" @tap="goassetadds()">立即确权</view>
|
||
</swiper-item>
|
||
<swiper-item >
|
||
<view class="banner" @tap="goassetadd()">
|
||
<image class="banner_img" src="../static/img/asset/banner2.jpg"></image>
|
||
<image class="banner_title" src="../static/img/asset/tt2.png"></image>
|
||
<view class="go_asset" >立即确权</view>
|
||
</view>
|
||
</swiper-item>
|
||
</swiper>
|
||
|
||
|
||
</view>
|
||
|
||
|
||
<view class="content_one">
|
||
<view class="title_box">
|
||
<view class="index_title">
|
||
<view><image class="t_l" src="../static/imgs/tl.png"></image></view>
|
||
<h5>资产介绍</h5>
|
||
<view><image class="t_l" src="../static/imgs/tr.png"></image></view>
|
||
</view>
|
||
</view>
|
||
<view class="content_one_content">
|
||
<view class="content_one_left">
|
||
<view class="content_one_left_list">
|
||
<view class="content_one_left_title">
|
||
<image class="zsimg" src="../static/img/asset/zsi.png"></image>
|
||
装备道具资产确权
|
||
</view>
|
||
<view class="one_list">
|
||
<view class="content_one_l_dian">
|
||
</view>
|
||
<view class="content_one_l_desc">您拥有的游戏CDkey,游戏账号游戏道具、装备、饰品都是属于您的资产</view>
|
||
|
||
</view>
|
||
<view class="one_list d-no">
|
||
<view class="content_one_l_dian">
|
||
</view>
|
||
<view class="content_one_l_desc">您拥有资产的使用权或所有权,您可以在我们平台把资产卖给需要的人去使用</view>
|
||
</view>
|
||
|
||
</view>
|
||
|
||
</view>
|
||
<view class="content_one_r">
|
||
<view class="ccontent_one_r_title">
|
||
<image class="zsimg" src="../static/img/asset/zsi2.png"></image>游戏产品评估确权
|
||
</view>
|
||
<view class="one_list2 d-no">
|
||
<view class="content_one_r_dian">
|
||
</view>
|
||
<view class="content_one_r_desc">采集与分析游戏研发、产权、运营等多维度数据,运用先进数据大模型精准评估游戏资产价值 </view>
|
||
</view>
|
||
<view class="one_list2 ">
|
||
<view class="content_one_r_dian">
|
||
</view>
|
||
<view class="content_one_r_desc">借助区块链技术完成确权认证、质押过户、转让交易</view>
|
||
</view>
|
||
<view class="one_list2 d-no">
|
||
<view class="content_one_r_dian">
|
||
</view>
|
||
<view class="content_one_r_desc">有效解决游戏数字资产价值评估标准缺失、企业融资难、运营风险监管不透明以及不良资产处置专业度不足等问题</view>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
|
||
|
||
</view>
|
||
|
||
<view class="content_bottom">
|
||
<view class="one_contents">
|
||
<view class="title_box">
|
||
<view class="index_title">
|
||
<view><image class="t_l" src="../static/imgs/tl.png"></image></view>
|
||
<h5>确权流程</h5>
|
||
<view><image class="t_l" src="../static/imgs/tr.png"></image></view>
|
||
</view>
|
||
</view>
|
||
<view class="one_content" >
|
||
<view class="one_content_list">
|
||
<image class="one_img" src="../static/img/asset/as_1.png" ></image>
|
||
<view class="mwz">上传资产</view>
|
||
<view class="mwz_desc">需完成资产登记上传</view>
|
||
</view>
|
||
<image class="jg_img" src="../static/img/asset/jg.png" ></image>
|
||
<view class="one_content_list">
|
||
<image class="one_img" src="../static/img/asset/as_2.png" ></image>
|
||
<view class="mwz">填写资料</view>
|
||
<view class="mwz_desc">根据页面提示,填写完成资产登记所需资料</view>
|
||
</view>
|
||
<image class="jg_img" src="../static/img/asset/jg.png" ></image>
|
||
<view class="one_content_list one_content_lists">
|
||
<image class="one_img" src="../static/img/asset/as_3.png" ></image>
|
||
<view class="mwz">提交审核</view>
|
||
<view class="mwz_desc">资产资料填写完毕后提交</view>
|
||
</view>
|
||
<!-- <image class="jg_img" src="../static/img/asset/jg.png" ></image>
|
||
<view class="one_content_list ">
|
||
<image class="one_img" src="../static/img/asset/as_4.png" ></image>
|
||
<view class="mwz">后台审核</view>
|
||
<view class="mwz_desc">审核申请材料</view>
|
||
</view> -->
|
||
<image class="jg_img" src="../static/img/asset/jg.png" ></image>
|
||
<view class="one_content_list" >
|
||
<image class="one_img" src="../static/img/asset/as_5.png" ></image>
|
||
<view class="mwz">获取证书</view>
|
||
<view class="mwz_desc">存证证书生成完毕</view>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
|
||
<view class="content_two ">
|
||
<view class="title_box">
|
||
<view class="index_title">
|
||
<view><image class="t_l" src="../static/imgs/tl.png"></image></view>
|
||
<h5>核心优势</h5>
|
||
<view><image class="t_l" src="../static/imgs/tr.png"></image></view>
|
||
</view>
|
||
</view>
|
||
<view class="content_two_content">
|
||
<view class="content_two_left">
|
||
<view class="content_two_list">
|
||
<view class="content_two_title">
|
||
<view class="two_title_dian">
|
||
</view>
|
||
流通痛点
|
||
</view>
|
||
<view class="two_list " >
|
||
<image class="list_img" src="../static/img/asset/wen.png"></image>
|
||
将版权资产映射为区块链电子存证
|
||
</view>
|
||
<view class="two_list">
|
||
<image class="list_img" src="../static/img/asset/wen.png"></image>
|
||
信任成本高
|
||
</view>
|
||
<view class="two_list">
|
||
<image class="list_img" src="../static/img/asset/wen.png"></image>
|
||
手续繁琐 效率低下
|
||
</view>
|
||
<view class="two_list">
|
||
<image class="list_img" src="../static/img/asset/wen.png"></image>
|
||
虚拟财务分割难
|
||
</view>
|
||
</view>
|
||
|
||
</view>
|
||
<view class="content_two_left">
|
||
<view class="content_two_title">
|
||
<view class="two_title_dian2">
|
||
</view>
|
||
解决方案
|
||
</view>
|
||
<view class="two_list2 d-no" >
|
||
<image class="list_img" src="../static/img/asset/deng.png"></image>
|
||
将版权资产映射为区块链电子存证。<br/> 电子存证具有高流动性、全网公开可查、流转记录可溯源、可<br/>拆分、可永久保存等优良性质。
|
||
</view>
|
||
<view class="two_list2 d-no">
|
||
<image class="list_img" src="../static/img/asset/deng.png"></image>
|
||
利用区块链去中心化、不可篡改、可溯源等技术优势实现链上<br/>资产的保障,维护了著作权人的权益。
|
||
</view>
|
||
<view class="two_list2 dd" >
|
||
<image class="list_img" src="../static/img/asset/deng.png"></image>
|
||
将版权资产映射为区块链电子存证。电子存证具有高流动性、全网公开可查、流转记录可溯源、可拆分、可永久保存等优良性质。
|
||
</view>
|
||
<view class="two_list2 dd">
|
||
<image class="list_img" src="../static/img/asset/deng.png"></image>
|
||
利用区块链去中心化、不可篡改、可溯源等技术实现链上资产的保障。
|
||
</view>
|
||
</view>
|
||
</view>
|
||
|
||
|
||
</view>
|
||
<view class="content_three">
|
||
<view class="title_box">
|
||
<view class="index_title">
|
||
<view><image class="t_l" src="../static/imgs/tl.png"></image></view>
|
||
<h5>证书样本</h5>
|
||
<view><image class="t_l" src="../static/imgs/tr.png"></image></view>
|
||
</view>
|
||
</view>
|
||
<view class="content_three_content">
|
||
<view class="content_three_swiper">
|
||
<image class="content_three_img" src="../static/img/asset/cert.jpg"></image>
|
||
</view>
|
||
<view class="content_three_swiper content_three_swiper2">
|
||
<image class="content_three_img" src="../static/img/asset/cert3.jpg"></image>
|
||
</view>
|
||
<view class="content_three_left">
|
||
<view class="content_three_title">
|
||
数字资产区块链存证证书
|
||
</view>
|
||
<view class="content_three_desc">
|
||
数字资产上链存证,生成链上唯一资产证书。
|
||
</view>
|
||
<view class="content_three_list">
|
||
<view class="three_list">
|
||
<image class="list_img" src="../static/img/asset/c2.png"></image>
|
||
<view class="list_desc">链上唯一</view>
|
||
</view>
|
||
<view class="three_list">
|
||
<image class="list_img" src="../static/img/asset/c1.png"></image>
|
||
<view class="list_desc">不可篡改</view>
|
||
</view>
|
||
<!-- <view class="three_list">
|
||
<image class="list_img" src="../static/img/asset/c3.png"></image>
|
||
<view class="list_desc">安全可靠</view>
|
||
</view> -->
|
||
</view>
|
||
</view>
|
||
</view>
|
||
|
||
|
||
</view>
|
||
|
||
<view class="one-stop" style="display: none;">
|
||
<view class="one-stops">
|
||
<view class="title_box">
|
||
<view class="index_title">
|
||
<view><image class="t_l" src="../static/imgs/tl.png"></image></view>
|
||
<h5>合作场景</h5>
|
||
<view><image class="t_l" src="../static/imgs/tr.png"></image></view>
|
||
</view>
|
||
</view>
|
||
<view class="one-stop_list">
|
||
<view class="one-stop_item" >
|
||
<image class="c_logo" src="../static/img/asset/tbicon.png" mode="heightFix"></image>
|
||
</view>
|
||
|
||
<view class="one-stop_item" @tap="goUrl('https://gisp.scszsj.com/')">
|
||
<image class="c_logo" src="../static/imgs/icon7.png" mode="heightFix"></image>
|
||
</view>
|
||
<view class="one-stop_item" @tap="goUrl('https://www.scszsj.com/')">
|
||
<image class="c_logo" src="../static/img/asset/szsj.png" mode="heightFix"></image>
|
||
</view>
|
||
</view>
|
||
|
||
|
||
</view>
|
||
</view>
|
||
</view>
|
||
|
||
|
||
</view>
|
||
</view>
|
||
</Layout>
|
||
</template>
|
||
|
||
<script>
|
||
/**
|
||
* 程序启动页
|
||
* */
|
||
import Layout from './part/layouts.vue';
|
||
export default {
|
||
components: {
|
||
Layout,
|
||
},
|
||
data() {
|
||
return {
|
||
imgList: [
|
||
'../static/imgs/hy2.png',
|
||
'../static/imgs/hy2.png',
|
||
'../static/imgs/hy2.png',
|
||
],
|
||
|
||
selectedIndex: -1,
|
||
activeIndex: 0, // 当前激活的选项卡索引
|
||
Customer_service:false,
|
||
comment:false,
|
||
Inv:0,
|
||
currentIndex:0,
|
||
codeTime:0,
|
||
FormData: {
|
||
phone: '',
|
||
name:'',
|
||
content:'',
|
||
},
|
||
close:true,
|
||
forgetpassword:{
|
||
new_password:'',//密码
|
||
verify_password:'',//确认密码
|
||
phone:'',
|
||
phone_code:'',
|
||
},
|
||
user:[],
|
||
loginData: {
|
||
phone: '',
|
||
password:'',
|
||
},
|
||
is_login:false,
|
||
articles:[],
|
||
msg: '',
|
||
active_num:0,
|
||
}
|
||
},
|
||
onLoad() {
|
||
// const eventChannel = this.getOpenerEventChannel()
|
||
// eventChannel.on('pageData', data => {
|
||
// console.log(data,3333)
|
||
// // data即传过来的参数
|
||
// })
|
||
},
|
||
|
||
onPageScroll(res) {
|
||
uni.$emit('onPageScroll', res.scrollTop);
|
||
},
|
||
onShow(params) {
|
||
// this.getIndex();
|
||
},
|
||
methods: {
|
||
goassetadd(e){
|
||
this.$router.replace({
|
||
path: 'digital_assets'
|
||
});
|
||
},
|
||
goassetadds(e){
|
||
this.$router.push({
|
||
path: 'asset_list',
|
||
query: {
|
||
id: e
|
||
}
|
||
})
|
||
},
|
||
onClickItem(index){
|
||
console.log(index)
|
||
this.active_num = index;
|
||
},
|
||
del_btn(){
|
||
this.Customer_service=false
|
||
},
|
||
del_comment(){
|
||
this.comment=false
|
||
},
|
||
need(){
|
||
uni.navigateTo({
|
||
url: '/apply'
|
||
})
|
||
},
|
||
goNews(e){
|
||
uni.navigateTo({
|
||
url: '/news'
|
||
})
|
||
},
|
||
goUrl(e){
|
||
window.open(e, '_blank');
|
||
}
|
||
}
|
||
}
|
||
</script>
|
||
|
||
<style lang="scss" scoped>
|
||
page{
|
||
font-family:"Source Han Sans CN", sans-serif;
|
||
background-color: #ffffff;
|
||
}
|
||
.content_one{
|
||
width: 100%;
|
||
height: 502px;
|
||
background: url(../static/img/asset/jsbg.png)no-repeat;
|
||
background-size:100% 100%;
|
||
}
|
||
.content_one_content{
|
||
width: 1140px;
|
||
height: 280px;
|
||
margin: 0 auto;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
align-items: center;
|
||
}
|
||
.content_one_left{
|
||
width: 585px;
|
||
height: 229px;
|
||
background: url(../static/img/asset/zs.png)no-repeat;
|
||
background-size:100% 100%;
|
||
overflow: hidden;
|
||
padding: 40px;
|
||
}
|
||
.content_one_r{
|
||
width: 417px;
|
||
height: 241px;
|
||
background: url(../static/img/asset/zs2.png)no-repeat;
|
||
background-size:100% 100%;
|
||
overflow: hidden;
|
||
padding: 34px;
|
||
}
|
||
.content_one_left_title{
|
||
font-weight: 700;
|
||
font-size: 24px;
|
||
color: #ffffff;
|
||
display: flex;
|
||
align-items: center;
|
||
margin-bottom: 29px;
|
||
}
|
||
.ccontent_one_r_title{
|
||
font-weight: 700;
|
||
font-size: 24px;
|
||
color: #3D3D3D;
|
||
display: flex;
|
||
align-items: center;
|
||
margin-bottom: 28px;
|
||
}
|
||
.zsimg{
|
||
width: 34px;
|
||
height: 34px;
|
||
margin-right: 14px;
|
||
}
|
||
.content_one_left_list{
|
||
display: flex;
|
||
flex-direction: column;
|
||
}
|
||
.one_list{
|
||
display: flex;
|
||
// align-items: baseline;
|
||
letter-spacing: 2px;
|
||
margin-bottom: 20px;
|
||
}
|
||
.content_one_l_dian{
|
||
width: 6px;
|
||
height: 6px;
|
||
border-radius: 6px;
|
||
background-color: #ffffff;
|
||
margin-right: 14px;
|
||
margin-top: 7px;
|
||
}
|
||
|
||
.content_one_r_dian{
|
||
width: 6px;
|
||
height: 6px;
|
||
border-radius: 6px;
|
||
background-color: #3D3D3D;
|
||
margin-right: 14px;
|
||
margin-top: 7px;
|
||
}
|
||
.one_list2{
|
||
display: flex;
|
||
// align-items: baseline;
|
||
letter-spacing: 1px;
|
||
margin-bottom: 18px;
|
||
}
|
||
.content_one_l_desc{
|
||
width: 570px;
|
||
font-weight: 400;
|
||
font-size: 16px;
|
||
color: #FFFFFF;
|
||
line-height: 24px;
|
||
}
|
||
.content_one_r_desc{
|
||
width: 394px;
|
||
font-weight: 400;
|
||
font-size: 15px;
|
||
color: #3D3D3D;
|
||
line-height: 24px;
|
||
}
|
||
|
||
.one_contents{
|
||
width: 100%;
|
||
height: 502px;
|
||
background: url(../static/img/asset/abg.png)no-repeat;
|
||
background-size:100% 100%;
|
||
}
|
||
.one_content{
|
||
width: 944px;
|
||
height: 152px;
|
||
margin: 0 auto;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
align-items: center;
|
||
}
|
||
.one_content_list{
|
||
width: 146px;
|
||
height: 75px;
|
||
text-align: center;
|
||
font-weight: 400;
|
||
font-size: 14px;
|
||
color: #3D3D3D;
|
||
}
|
||
.one_content_lists{
|
||
width: 146px !important
|
||
}
|
||
.one_content_lists .mwz_desc{
|
||
width: 155px !important;
|
||
}
|
||
.one_img{
|
||
width: 80px;
|
||
height: 80px;
|
||
margin-bottom: 10px;
|
||
}
|
||
.mwz{
|
||
font-family: Source Han Sans, Source Han Sans;
|
||
font-weight: 700;
|
||
font-size: 16px;
|
||
color: #3D3D3D;
|
||
line-height: 23px;
|
||
}
|
||
.mwz_desc{
|
||
width: 146px;
|
||
height: 38px;
|
||
font-family: Source Han Sans, Source Han Sans;
|
||
font-weight: 400;
|
||
font-size: 14px;
|
||
color: #838383;
|
||
line-height: 19px;
|
||
margin-top: 10px;
|
||
}
|
||
|
||
.jg_img{
|
||
width: 63px;
|
||
height: 41px;
|
||
}
|
||
|
||
.actives{
|
||
border-bottom: 2px solid #FF8622;
|
||
}
|
||
.one_list_img{
|
||
width: 60px;
|
||
height: 63px;
|
||
}
|
||
.banner_title{
|
||
width: 362px !important;
|
||
height: 132px !important;
|
||
position: absolute;
|
||
top: 97px;
|
||
left: 373px;
|
||
}
|
||
|
||
.need_content{
|
||
width: 470px;
|
||
height: 453px;
|
||
background-color: #FFFFFF;
|
||
border-radius: 14px;
|
||
}
|
||
.need_input{
|
||
margin:4px 53px 16px;
|
||
}
|
||
::v-deep.uni-easyinput__content{
|
||
background-color: #F2F3F5 !important;
|
||
height: 32px;
|
||
}
|
||
::v-deep .ms .uni-easyinput__content{
|
||
height: 92px;
|
||
}
|
||
.need_confirm{
|
||
width: 68px;
|
||
height: 32px;
|
||
background: #1271ED;
|
||
border-radius: 8px 8px 8px 8px;
|
||
font-weight: 400;
|
||
font-size: 14px;
|
||
color: #FFFFFF;
|
||
text-align: center;
|
||
line-height: 32px;
|
||
margin: 0 auto;
|
||
cursor: pointer;
|
||
}
|
||
.need_title{
|
||
width: 100%;
|
||
height: 71px;
|
||
background: #F0F5FD;
|
||
border-radius: 14px 14px 0px 0px;
|
||
font-weight: bold;
|
||
font-size: 18px;
|
||
color: #3D3D3D;
|
||
text-align: center;
|
||
line-height: 71px;
|
||
}
|
||
.need_title image{
|
||
width: 20px;
|
||
height: 20px;
|
||
position: absolute;
|
||
right: 13px;
|
||
top: 13px;
|
||
cursor: pointer;
|
||
}
|
||
|
||
.push-t-15{
|
||
margin-top: 15px;
|
||
}
|
||
.apply{
|
||
width: 130px;
|
||
height: 42px;
|
||
border: 1.6px solid #1468E5;
|
||
line-height: 42px;
|
||
border-radius: 42px;
|
||
font-weight: 500;
|
||
font-size: 16px;
|
||
color: #006FFF;
|
||
text-align: center;
|
||
margin: 43px auto;
|
||
cursor: pointer;
|
||
}
|
||
.content{
|
||
width:100%;
|
||
margin: 0 auto;
|
||
}
|
||
.content_top{
|
||
width: 100%;
|
||
display: flex;
|
||
margin:0 auto;
|
||
}
|
||
.banner{
|
||
width: 100%;
|
||
height: 440px;
|
||
overflow: hidden;
|
||
position: relative;
|
||
}
|
||
.banner uni-swiper {
|
||
display: block;
|
||
height: 480px;
|
||
}
|
||
.banner .banner_img{
|
||
width: 100%;
|
||
height: 440px;
|
||
}
|
||
.slide-image {
|
||
width: 100%;
|
||
height: 480px;
|
||
}
|
||
.index_title{
|
||
text-align: center;
|
||
}
|
||
.index_title h4{
|
||
font-size: 36px;
|
||
font-weight: inherit;
|
||
color: #333333;
|
||
margin: 40px auto 0;
|
||
}
|
||
.title_box p{
|
||
font-size: 16px;
|
||
color: #666;
|
||
text-align: center;
|
||
}
|
||
|
||
>>>.uni-list-item__container{
|
||
padding:0!important;
|
||
padding-left: 0!important;
|
||
}
|
||
|
||
|
||
|
||
.content_bottom{
|
||
width: 100%;
|
||
margin: 0 auto;
|
||
}
|
||
.content_three{
|
||
width: 100%;
|
||
height: 644px;
|
||
background: url(../static/img/asset/cbg2.png)no-repeat;
|
||
background-size: 100% 100%;
|
||
overflow: hidden;
|
||
}
|
||
.content_three_content{
|
||
width: 1120px;
|
||
margin:60px auto 0;
|
||
display: flex;
|
||
// justify-content: space-between;
|
||
align-items: center;
|
||
}
|
||
.content_three_swiper{
|
||
width: 300px;
|
||
height: 420px;
|
||
background: #FFFFFF;
|
||
box-shadow: 0px 8px 16px 0px rgba(229,217,212,0.6);
|
||
border-radius:16px;
|
||
border: 1px solid #F49f88;
|
||
display: flex;
|
||
align-items: center;
|
||
text-align: center;
|
||
}
|
||
.content_three_swiper2{
|
||
margin-left: 42px;
|
||
margin-right: 82px;
|
||
}
|
||
.content_three_left{
|
||
width: 328px;
|
||
height: 220px;
|
||
}
|
||
.content_three_left .content_three_title{
|
||
font-weight: 500;
|
||
font-size: 26px;
|
||
color: #3D3D3D;
|
||
line-height: 22px;
|
||
}
|
||
.content_three_left .content_three_desc{
|
||
font-weight: 400;
|
||
font-size: 16px;
|
||
color: #3D3D3D;
|
||
line-height: 28px;
|
||
margin-top: 40px;
|
||
margin-bottom: 90px;
|
||
}
|
||
.content_three_left .content_three_list{
|
||
width: 100%;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
}
|
||
.content_three_img{
|
||
width: 269px;
|
||
height: 387px;
|
||
margin: 0 auto;
|
||
}
|
||
.three_list{
|
||
width: 126px;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
align-items: center;
|
||
}
|
||
.three_list .list_img{
|
||
width: 30px;
|
||
height: 30px;
|
||
float: left;
|
||
}
|
||
.content_two{
|
||
width: 100%;
|
||
height: 506px;
|
||
background: url(../static/img/asset/abg2.png)no-repeat;
|
||
background-size: 100% 100%;
|
||
overflow: hidden;
|
||
}
|
||
.content_two_content{
|
||
width: 1120px;
|
||
margin:80px auto 0;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
align-items: center;
|
||
}
|
||
.content_two_left{
|
||
width: 544px;
|
||
height: 284px;
|
||
background-color: #ffffff;
|
||
// background: linear-gradient( 142deg, rgba(255,255,255,0) 3%, rgba(255,255,255,0) 24%, #FFFFFF 100%);
|
||
border-radius: 10px 10px 10px 10px;
|
||
}
|
||
.content_two_list{
|
||
width: 544px;
|
||
height: 284px;
|
||
background: url(../static/img/asset/cardbg.png)no-repeat;
|
||
background-size: 100% 100%;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
flex-direction: column;
|
||
// padding: 38px 62px;
|
||
}
|
||
.content_two_title{
|
||
width: 400px;
|
||
height: 27px;
|
||
font-family: Source Han Sans, Source Han Sans;
|
||
font-weight: 700;
|
||
font-size: 24px;
|
||
color: #525252;
|
||
line-height: 22px;
|
||
display: flex;
|
||
margin-top: 38px;
|
||
margin-left: 62px;
|
||
margin-bottom: 30px;
|
||
}
|
||
.content_two_title .two_title_dian{
|
||
width: 4px;
|
||
height: 24px;
|
||
background: #4D76F3;
|
||
border-radius: 4px;
|
||
margin-right: 16px;
|
||
}
|
||
.content_two_title .two_title_dian2{
|
||
width: 4px;
|
||
height: 24px;
|
||
background: #F05B0E;
|
||
border-radius: 4px;
|
||
margin-right: 16px;
|
||
}
|
||
.two_list{
|
||
display: flex;
|
||
align-items: center;
|
||
margin-bottom: 20px;
|
||
margin-left: 62px;
|
||
font-family: Source Han Sans, Source Han Sans;
|
||
font-weight: 400;
|
||
font-size: 14px;
|
||
color: #3D3D3D;
|
||
line-height: 22px;
|
||
}
|
||
.two_list2{
|
||
display: flex;
|
||
margin-bottom: 20px;
|
||
margin-left: 62px;
|
||
font-family: Source Han Sans, Source Han Sans;
|
||
font-weight: 400;
|
||
font-size: 14px;
|
||
color: #3D3D3D;
|
||
line-height: 22px;
|
||
}
|
||
.two_list .list_img{
|
||
width: 18px;
|
||
height: 18px;
|
||
margin-right: 8px;
|
||
|
||
}
|
||
.two_list2 .list_img{
|
||
width: 18px;
|
||
height: 18px;
|
||
margin-right: 8px;
|
||
margin-top: 2px;
|
||
}
|
||
.list_desc{
|
||
font-weight: 500;
|
||
font-size: 20px;
|
||
color: #3D3D3D;
|
||
}
|
||
|
||
|
||
|
||
::v-deep.content_two_swiper .uni-swiper-wrapper{
|
||
width: 498px;
|
||
height:294px;
|
||
border-radius: 16px;
|
||
}
|
||
.slide-texts{
|
||
width:100%;
|
||
padding: 0 2%;
|
||
height:22px;
|
||
position: absolute;
|
||
bottom: 0;
|
||
left: 0;
|
||
border-radius:0 0 16px 16px;
|
||
background: url(../static/imgs/b_bg.png)no-repeat;
|
||
background-size: 100% 100%;
|
||
// background-color: rgba(0,0,0,.3);
|
||
}
|
||
.slide-text{
|
||
width:100%;
|
||
padding: 0 17px;
|
||
height:32px;
|
||
position: absolute;
|
||
bottom: 34px;
|
||
left: 0;
|
||
}
|
||
.slide-text h6{
|
||
font-size: 20px;
|
||
color: #FFFFFF;
|
||
}
|
||
.slide-text text{
|
||
width: 50%;
|
||
display: block;
|
||
font-size: 14px;
|
||
color: #FFFFFF;
|
||
overflow: hidden;
|
||
display: -webkit-box;
|
||
-webkit-line-clamp: 2; /* 定义显示的行数 */
|
||
-webkit-box-orient: vertical;
|
||
text-overflow: ellipsis;
|
||
}
|
||
::v-deep.content_two_swiper .uni-swiper-dots-horizontal{
|
||
bottom: 6px !important;
|
||
}
|
||
::v-deep.content_two_swiper .uni-swiper-dot{
|
||
z-index: 999;
|
||
width: 8px;
|
||
height: 8px;
|
||
bottom: 6px !important;
|
||
background: rgba(255,255,255,0.6);
|
||
border-radius: 15px ;
|
||
}
|
||
|
||
::v-deep.content_two_swiper .uni-swiper-dot-active{
|
||
width: 24px!important;
|
||
height: 8px;
|
||
background: rgba(255,255,255,0.9)!important;
|
||
border-radius: 8px ;
|
||
}
|
||
.Industry_dynamics{
|
||
width: 544px;
|
||
height:294px;
|
||
overflow: hidden;
|
||
background-color: #ffffff;
|
||
box-shadow: 0px 8px 16px 0px rgba(192,199,218,0.4);
|
||
border-radius: 16px 16px 16px 16px;
|
||
}
|
||
.Industry_dynamics_tab{
|
||
width:1200px;
|
||
margin: 39px auto 0;
|
||
display: flex;
|
||
}
|
||
.Industry_dynamics_tab .tab-item{
|
||
width: 170px;
|
||
height: 45px;
|
||
line-height: 45px;
|
||
text-align: center;
|
||
font-size: 18px;
|
||
color: #3D485D;
|
||
cursor: pointer;
|
||
border-bottom: 1px solid #CCD5DF;
|
||
}
|
||
.Industry_dynamics_tab .tab-item image{
|
||
width: 17px;
|
||
height: 17px;
|
||
vertical-align: middle;
|
||
margin-right: 5px;
|
||
}
|
||
|
||
.Industry_head{
|
||
width: 90%;
|
||
margin: 20px auto 0;
|
||
height: 30px;
|
||
line-height: 30px;
|
||
}
|
||
.Industry_head>view{
|
||
height: 30px;
|
||
float: left;
|
||
line-height: 25px;
|
||
}
|
||
.Industry_head image{
|
||
width: 16px;
|
||
height: 16px;
|
||
margin-top: 7px;
|
||
vertical-align: middle;
|
||
}
|
||
.Industry_head h6{
|
||
font-weight: 500;
|
||
font-size: 18px;
|
||
color: #1D222C;
|
||
float: left;
|
||
font-weight: normal;
|
||
}
|
||
.gomore{
|
||
float: right;color: #006FFF;cursor: pointer;font-size: 14px;cursor: pointer;
|
||
}
|
||
.Industry_list{
|
||
width: 90%;
|
||
margin : 15px auto 0;
|
||
}
|
||
.Industry_list li{
|
||
width: 100%;
|
||
height: 50px;
|
||
line-height: 50px;
|
||
font-size: 16px;
|
||
}
|
||
::v-deep.uni-list-item__header {
|
||
display: flex;
|
||
flex-direction: row;
|
||
align-items: center; width: 8px;
|
||
height: 8px;
|
||
background: #006FFF!important;
|
||
border-radius: 100%;
|
||
margin : 10px 5px 0 0;
|
||
}
|
||
::v-deep.uni-list--border-top{
|
||
display: none;
|
||
}
|
||
>>>.uni-list-item__content-title span{
|
||
font-size: 14px!important;
|
||
color: #1D222C!important;
|
||
}
|
||
.Industry_list li p{
|
||
float: left;
|
||
color: #333!important;
|
||
}
|
||
.Industry_list li time{
|
||
float: right;
|
||
color: #999999;
|
||
}
|
||
.Policies a{
|
||
color: #1b77e8!important;
|
||
}
|
||
.verify input{
|
||
width: 152px!important;
|
||
float: left;
|
||
}
|
||
.get button{
|
||
width: 127px;
|
||
height: 35px;
|
||
border: none;
|
||
font-size: 14px;
|
||
color: #ffffff;
|
||
background-color: #1a73ed;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.one-stop{
|
||
width: 100%;
|
||
height: 303px;
|
||
margin: 0 auto;
|
||
overflow: hidden;
|
||
background: url(../static/img/asset/hzbg.png)no-repeat;
|
||
background-size: 100% 100%;
|
||
}
|
||
.one-stops{
|
||
width: 1210px;
|
||
margin: 0 auto;
|
||
}
|
||
.title_box{
|
||
margin-bottom: 50px;
|
||
}
|
||
.index_title {
|
||
height: 40px;
|
||
line-height: 40px;
|
||
display: flex;
|
||
justify-content: center;
|
||
padding-top: 50px;
|
||
}
|
||
.index_title h5{
|
||
font-weight: 700;
|
||
font-size: 30px;
|
||
color: #3D3D3D;
|
||
margin: 0 10px;
|
||
}
|
||
.index_title view{
|
||
height: 40px;
|
||
line-height: 40px;
|
||
}
|
||
.index_title .t_l{
|
||
width: 39px;
|
||
height: 39px;
|
||
vertical-align: middle;
|
||
}
|
||
.one-stop_list{
|
||
width: 1104px;
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
justify-content: space-between;
|
||
margin: 0 auto;
|
||
}
|
||
.one-stop_item{
|
||
// width: 255px;
|
||
// background: url(../static/imgs/hz_bg.png)no-repeat;
|
||
// background-size: 100%;
|
||
// display: flex;
|
||
// justify-content: center;
|
||
// align-items: center;
|
||
cursor: pointer;
|
||
}
|
||
.c_logo{
|
||
height: 66px;
|
||
}
|
||
.c_logo:hover{
|
||
opacity: 0.8;
|
||
}
|
||
.one-stop_item:hover{
|
||
}
|
||
.push-t-40{
|
||
margin-top: 40px;
|
||
}
|
||
.one-stop_list .one-stop_item:nth-child(5n+1){
|
||
margin-left: 0;
|
||
}
|
||
|
||
.one-stop_item .one-stop-img{
|
||
width: 104px;
|
||
height: 104px;
|
||
background: linear-gradient( 180deg, #5F97EA 0%, rgba(110,150,243,0.23) 100%);
|
||
box-shadow: 2px 3px 4px 1px rgba(165,176,202,0.45);
|
||
border: 1px solid #95BEFF;
|
||
border-radius: 100%;
|
||
text-align: center;
|
||
margin-bottom: 20px;
|
||
}
|
||
|
||
.one-stop_item .one-stop-qy{
|
||
font-weight: 400;
|
||
font-size: 14px;
|
||
color: #9297A5;
|
||
line-height: 22px;
|
||
width: 100%;
|
||
padding-left: 50px;
|
||
}
|
||
.one-stop_item .one-stop-qy .qy_icon{
|
||
width: 13px;
|
||
height: 12px;
|
||
margin-right: 6px;
|
||
}
|
||
.one-stop_item .qy_text{
|
||
font-weight: 400;
|
||
font-size: 16px;
|
||
color: #3D3D3D;
|
||
line-height: 22px;
|
||
width: 100%;
|
||
padding-left: 70px;
|
||
padding-right: 52px;
|
||
margin-top: 10px;
|
||
}
|
||
|
||
|
||
|
||
.right_menu{
|
||
width: auto;
|
||
position: fixed;
|
||
top: 50vh;
|
||
right: 20px;
|
||
background-color: red;
|
||
}
|
||
.float-menu{
|
||
width: 60px;
|
||
height: 260px;
|
||
position: absolute;
|
||
right: 0;
|
||
top: 0;
|
||
}
|
||
.Customer_service{
|
||
width: 294px;
|
||
height: 298px;
|
||
background: #FFFFFF;
|
||
box-shadow: 0px 8px 16px 0px rgba(192,199,218,0.45);
|
||
border-radius: 12px 12px 12px 12px;
|
||
position: absolute;
|
||
right: 70px;
|
||
top: 0;
|
||
}
|
||
|
||
.Customer_content{
|
||
width: 122px;
|
||
margin: 35px auto 0;
|
||
text-align: center;
|
||
}
|
||
.Customer_content>image{
|
||
width: 90px;
|
||
height: 90px;
|
||
}
|
||
.tel_phone {
|
||
height: 30px;
|
||
line-height: 30px;
|
||
|
||
}
|
||
.tel_phone image{
|
||
width: 17px;
|
||
height: 16px;
|
||
vertical-align: middle;
|
||
}
|
||
.tel_phone text{
|
||
color: #006FFF;
|
||
}
|
||
.float-menu .menu-item:first-child{
|
||
border-radius: 60px 60px 0px 0px;
|
||
}
|
||
.menu-item{
|
||
width: 60px;
|
||
height: 130px;
|
||
font-size: 15px;
|
||
color: #1D222C;
|
||
background: #FFFFFF;
|
||
box-shadow: 0px 8px 16px 0px rgba(192,199,218,0.48);
|
||
border-radius: 0px 0px 60px 60px;
|
||
text-align: center;
|
||
cursor: pointer;
|
||
}
|
||
.menu-item image{
|
||
width: 23px;
|
||
height: 22px;
|
||
margin-top: 35px;
|
||
}
|
||
.menu-item view{
|
||
width: 40px;
|
||
margin: 0 auto;
|
||
font-size: 15px;
|
||
display:block;white-space: pre-line;
|
||
color: #1D222C;
|
||
margin-top: 5px;
|
||
overflow-wrap: break-word; /* 标准属性 */
|
||
}
|
||
.active_menu{
|
||
background: #006FFF!important;
|
||
}
|
||
.active_menu view{
|
||
color: #fff!important;
|
||
}
|
||
.ideaForm_box{
|
||
width: 195px!important;
|
||
margin: 0 auto;
|
||
}
|
||
.ideaForm{
|
||
margin-top: 10px;
|
||
}
|
||
::v-deep.ideaForm .uni-forms-item__label{
|
||
width: 100%!important;
|
||
display: block;
|
||
height: 25px;
|
||
}
|
||
.ideaForm .uni-forms-item{
|
||
display: block;
|
||
margin-bottom: 20px;
|
||
}
|
||
::v-deep.ideaForm uni-input{
|
||
width: 100%;
|
||
padding: 0 5%;
|
||
height: 32px;
|
||
font-size: 12px;
|
||
color: #868686;
|
||
background: #F2F3F5;
|
||
text-align: left;
|
||
}
|
||
.ideabtn{
|
||
width: 68px;
|
||
height: 32px;
|
||
background: #1271ED;
|
||
border-radius: 8px 8px 8px 8px;
|
||
font-size: 14px;
|
||
color: #fff;
|
||
}
|
||
.go_asset{
|
||
width: 120px;
|
||
height: 42px;
|
||
background: #EB822B;
|
||
border-radius: 8px 8px 8px 8px;
|
||
cursor: pointer;
|
||
position: absolute;
|
||
top: 276px;
|
||
left: 378px;
|
||
text-align: center;
|
||
line-height: 42px;
|
||
font-weight: 500;
|
||
font-size: 16px;
|
||
color: #FFFFFF;
|
||
}
|
||
.banner_desc{
|
||
width: 600px;
|
||
position: absolute;
|
||
top: 276px;
|
||
left: 355px;
|
||
font-weight: 400;
|
||
font-size: 18px;
|
||
color: #1D222C;
|
||
line-height: 24px;
|
||
}
|
||
.dd{
|
||
display: none
|
||
}
|
||
|
||
|
||
|
||
|
||
@media screen and (max-width: 768px) {
|
||
.d-no{
|
||
display: none !important;
|
||
}
|
||
.dd{
|
||
display: block
|
||
}
|
||
.two_list2{
|
||
font-size: 6px;
|
||
line-height: 9px !important;
|
||
}
|
||
.banner_desc{
|
||
line-height: 10px !important;
|
||
}
|
||
|
||
.content_two{
|
||
height: 210px !important;
|
||
padding-bottom: 20px !important;
|
||
background-size: cover !important
|
||
}
|
||
|
||
.content_one_l_desc{
|
||
font-size: 3px !important;
|
||
line-height: 12px !important;
|
||
}
|
||
.content_one_r_desc{
|
||
line-height: 9px !important;
|
||
}
|
||
// .content_one_content{
|
||
// flex-direction: column !important;
|
||
// }
|
||
// .content_one_left{
|
||
// width: 585px;
|
||
// height: 229px;
|
||
// background: url(../static/img/asset/zs.png)no-repeat;
|
||
// background-size:100% 100%;
|
||
// overflow: hidden;
|
||
// padding: 40px;
|
||
// }
|
||
|
||
.one_contents{
|
||
flex-direction: column !important;
|
||
}
|
||
|
||
.content_two_content{
|
||
margin:10px auto 0;
|
||
flex-direction: column !important;
|
||
}
|
||
.content_two_left{
|
||
margin-top: 0px !important;
|
||
margin-bottom: 10px;
|
||
width:60% !important;
|
||
height: 90px !important;
|
||
}
|
||
.content_two_list{
|
||
align-items: left;
|
||
height: auto !important;
|
||
}
|
||
.content_two_swiper{
|
||
width: 100% !important;
|
||
height: 150px !important;
|
||
}
|
||
|
||
.content_three_desc{
|
||
line-height: 10px !important;
|
||
}
|
||
.three_list{
|
||
width: 40px !important;
|
||
}
|
||
.list_desc{
|
||
font-size: 2px !important;
|
||
}
|
||
.banner{
|
||
height: 130px !important;
|
||
}
|
||
.banner uni-swiper {
|
||
height: 130px !important;
|
||
}
|
||
.banner .banner_img{
|
||
height: 130px !important;
|
||
}
|
||
|
||
.content_three_left{
|
||
width: 164px !important;
|
||
height: auto !important;
|
||
line-height: 10px;
|
||
}
|
||
|
||
.mwz{
|
||
font-weight: 500;
|
||
font-size: 6px !important;
|
||
line-height: 10px !important;
|
||
}
|
||
.one_contents{
|
||
// height: 500px;
|
||
}
|
||
.one_content{
|
||
width: 100% !important;
|
||
}
|
||
.one_content_list{
|
||
width: 80px !important;
|
||
}
|
||
.mwz_desc{
|
||
width: 80px !important;
|
||
line-height: 12px;
|
||
}
|
||
.one_content_lists{
|
||
width: 100px !important
|
||
}
|
||
.one_content_lists .mwz_desc{
|
||
width: 90px !important;
|
||
}
|
||
|
||
.content_two_title{
|
||
width: 100% !important;
|
||
}
|
||
.two_list{
|
||
line-height: 10px !important;
|
||
}
|
||
.content_three_swiper{
|
||
height: auto !important;
|
||
}
|
||
|
||
.go_asset{
|
||
display: none;
|
||
width: 50px;
|
||
height: 24px;
|
||
background: #EB822B;
|
||
border-radius: 8px 8px 8px 8px;
|
||
text-align: center;
|
||
line-height: 24px;
|
||
font-weight: 500;
|
||
font-size: 10px;
|
||
}
|
||
.banner_title{
|
||
width: 100px !important;
|
||
height: 40px !important;
|
||
}
|
||
|
||
}
|
||
|
||
</style>
|