提交 4b087446 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 fefd183b
...@@ -397,10 +397,13 @@ const colList = computed(() => { ...@@ -397,10 +397,13 @@ const colList = computed(() => {
gap: 16px 0; gap: 16px 0;
dt { dt {
padding-left: 10px;
border-left: 2px solid var(--main-color);
font-size: 16px; font-size: 16px;
font-weight: bold; font-weight: bold;
line-height: 1; line-height: 1;
color: var(--main-color); // color: var(--main-color);
color: #333;
margin-bottom: 10px; margin-bottom: 10px;
} }
......
...@@ -34,7 +34,7 @@ const rows = [ ...@@ -34,7 +34,7 @@ const rows = [
{ {
icon: 4, icon: 4,
items: [ items: [
{ name: '1+私人财富风险管理顾问', href: 'https://prp.ezijing.com' }, { name: '私人财富风险管理顾问', href: 'https://prp.ezijing.com' },
{ name: '“未来管理者”MBA课程', href: 'https://cfflp.ezijing.com' }, { name: '“未来管理者”MBA课程', href: 'https://cfflp.ezijing.com' },
], ],
watermark: '协会', watermark: '协会',
...@@ -93,10 +93,10 @@ const rows = [ ...@@ -93,10 +93,10 @@ const rows = [
title: '新商科', title: '新商科',
href: '/platform', href: '/platform',
desc: [ desc: [
{ name: 'AIGC智能营销实验室', href: '/competition' }, { name: 'AIGC智能营销实验室', href: '/platform/new-business-studies/3' },
{ name: 'AIGC金融工程智能创新实验室', href: '/competition' }, { name: 'AIGC金融工程智能创新实验室', href: '/platform/new-business-studies/4' },
{ name: 'AIGC融媒体实验室', href: '/competition' }, { name: 'AIGC融媒体实验室', href: '/platform/new-business-studies/5' },
{ name: 'AIGC网络主播实验室', href: '/competition' }, { name: 'AIGC网络主播实验室', href: '/platform/new-business-studies/6' },
], ],
watermark: '新商科', watermark: '新商科',
}, },
......
...@@ -301,9 +301,7 @@ const tabList = [ ...@@ -301,9 +301,7 @@ const tabList = [
line-height: 1; line-height: 1;
} }
h2 { h2 {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 24px; font-size: 24px;
color: #ffffff; color: #ffffff;
...@@ -324,7 +322,7 @@ const tabList = [ ...@@ -324,7 +322,7 @@ const tabList = [
.ys-list { .ys-list {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
gap: 20px; gap: 14px;
.ys-list-item { .ys-list-item {
position: relative; position: relative;
height: 340px; height: 340px;
...@@ -352,7 +350,7 @@ const tabList = [ ...@@ -352,7 +350,7 @@ const tabList = [
left: 0; left: 0;
right: 0; right: 0;
top: 165px; top: 165px;
padding: 20px; padding: 14px;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
...@@ -361,7 +359,7 @@ const tabList = [ ...@@ -361,7 +359,7 @@ const tabList = [
width: 53px; width: 53px;
} }
h3 { h3 {
padding: 23px 0 30px; padding: 20px 0 20px;
font-size: 18px; font-size: 18px;
white-space: pre-wrap; white-space: pre-wrap;
text-align: center; text-align: center;
...@@ -392,35 +390,29 @@ const tabList = [ ...@@ -392,35 +390,29 @@ const tabList = [
border-radius: 12px; border-radius: 12px;
h2 { h2 {
padding: 50px 0 20px; padding: 50px 0 20px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: bold; font-weight: bold;
font-size: 22px; font-size: 22px;
text-align: center; text-align: center;
} }
h3 { h3 {
padding-bottom: 20px; padding-bottom: 20px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
text-align: center; text-align: center;
} }
dl { dl {
height: 130px; height: 130px;
padding: 20px 20px 0 10px; padding: 14px 14px 0 10px;
margin: 20px 0; margin: 20px 0;
display: flex; display: flex;
border: 1px solid #e2e2e2; border: 1px solid #e2e2e2;
border-radius: 12px; border-radius: 12px;
gap: 14px; gap: 10px;
} }
dt { dt {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: bold; font-weight: bold;
font-size: 30px; font-size: 30px;
color: #e3a7b8; color: #e3a7b8;
...@@ -428,15 +420,13 @@ const tabList = [ ...@@ -428,15 +420,13 @@ const tabList = [
} }
dd { dd {
h4 { h4 {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 18px; font-size: 16px;
line-height: 1; line-height: 1;
} }
p { p {
margin-top: 15px; margin-top: 10px;
font-size: 14px; font-size: 14px;
line-height: 22px; line-height: 22px;
} }
...@@ -499,17 +489,13 @@ const tabList = [ ...@@ -499,17 +489,13 @@ const tabList = [
} }
} }
h3 { h3 {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: bold; font-weight: bold;
font-size: 22px; font-size: 22px;
margin-bottom: 22px; margin-bottom: 22px;
} }
p { p {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
color: #333333; color: #333333;
...@@ -559,18 +545,14 @@ const tabList = [ ...@@ -559,18 +545,14 @@ const tabList = [
&-content { &-content {
h3 { h3 {
padding: 45px 0 30px; padding: 45px 0 30px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 20px; font-size: 20px;
color: #ffffff; color: #ffffff;
line-height: 1; line-height: 1;
} }
p { p {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
color: #ffffff; color: #ffffff;
......
...@@ -146,9 +146,7 @@ const tabList = [ ...@@ -146,9 +146,7 @@ const tabList = [
line-height: 1; line-height: 1;
} }
h2 { h2 {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 24px; font-size: 24px;
color: #ffffff; color: #ffffff;
...@@ -251,18 +249,14 @@ const tabList = [ ...@@ -251,18 +249,14 @@ const tabList = [
&-content { &-content {
h3 { h3 {
padding: 45px 0 30px; padding: 45px 0 30px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 20px; font-size: 20px;
color: #ffffff; color: #ffffff;
line-height: 1; line-height: 1;
} }
p { p {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
color: #ffffff; color: #ffffff;
......
...@@ -274,18 +274,14 @@ const faList = [ ...@@ -274,18 +274,14 @@ const faList = [
} }
.t1 { .t1 {
margin-top: 40px; margin-top: 40px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 20px; font-size: 20px;
color: #333333; color: #333333;
line-height: 30px; line-height: 30px;
} }
.t2 { .t2 {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
color: #333333; color: #333333;
......
...@@ -97,9 +97,7 @@ ...@@ -97,9 +97,7 @@
line-height: 1; line-height: 1;
} }
h2 { h2 {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 24px; font-size: 24px;
color: #ffffff; color: #ffffff;
......
...@@ -378,9 +378,7 @@ const zzfwList = ref(['一流专业建设咨询', 'AIGC 创客空间规划', ' ...@@ -378,9 +378,7 @@ const zzfwList = ref(['一流专业建设咨询', 'AIGC 创客空间规划', '
} }
.section-title-desc { .section-title-desc {
margin-bottom: 50px; margin-bottom: 50px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
......
...@@ -378,9 +378,7 @@ const zzfwList = ref(['金融科技专业申报', '校企联合实验室共建', ...@@ -378,9 +378,7 @@ const zzfwList = ref(['金融科技专业申报', '校企联合实验室共建',
} }
.section-title-desc { .section-title-desc {
margin-bottom: 50px; margin-bottom: 50px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
......
...@@ -276,9 +276,7 @@ const jfalList = ref([ ...@@ -276,9 +276,7 @@ const jfalList = ref([
} }
.section-title-desc { .section-title-desc {
margin-bottom: 50px; margin-bottom: 50px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
......
...@@ -394,9 +394,7 @@ const jfalList = ref([ ...@@ -394,9 +394,7 @@ const jfalList = ref([
} }
.section-title-desc { .section-title-desc {
margin-bottom: 50px; margin-bottom: 50px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
......
...@@ -385,9 +385,7 @@ const zzfwList = ref(['顶层设计服务', '实验室空间规划', '行业专 ...@@ -385,9 +385,7 @@ const zzfwList = ref(['顶层设计服务', '实验室空间规划', '行业专
} }
.section-title-desc { .section-title-desc {
margin-bottom: 50px; margin-bottom: 50px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
......
...@@ -385,9 +385,7 @@ const zzfwList = ref(['网络工程专业建设', '实训室空间设计', '行 ...@@ -385,9 +385,7 @@ const zzfwList = ref(['网络工程专业建设', '实训室空间设计', '行
} }
.section-title-desc { .section-title-desc {
margin-bottom: 50px; margin-bottom: 50px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
......
...@@ -384,9 +384,7 @@ const zzfwList = ref(['物联网专业建设规划', '创客空间/实验室设 ...@@ -384,9 +384,7 @@ const zzfwList = ref(['物联网专业建设规划', '创客空间/实验室设
} }
.section-title-desc { .section-title-desc {
margin-bottom: 50px; margin-bottom: 50px;
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
......
...@@ -250,9 +250,7 @@ const bzList = [ ...@@ -250,9 +250,7 @@ const bzList = [
margin: 0 auto; margin: 0 auto;
} }
&-desc { &-desc {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
line-height: 30px; line-height: 30px;
...@@ -281,9 +279,7 @@ const bzList = [ ...@@ -281,9 +279,7 @@ const bzList = [
line-height: 1; line-height: 1;
} }
h2 { h2 {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 24px; font-size: 24px;
color: var(--main-color); color: var(--main-color);
......
...@@ -105,7 +105,7 @@ const planList = [ ...@@ -105,7 +105,7 @@ const planList = [
line-height: 1; line-height: 1;
h2 { h2 {
font-size: 60px; font-size: 60px;
font-family: Source Han Sans CN, Source Han Sans CN; font-family: Source Han Sans CN;
font-weight: bold; font-weight: bold;
line-height: 1; line-height: 1;
} }
...@@ -119,7 +119,9 @@ const planList = [ ...@@ -119,7 +119,9 @@ const planList = [
h6 { h6 {
margin-bottom: 30px; margin-bottom: 30px;
font-size: 24px; font-size: 24px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN; font-family:
Source Han Sans CN-Medium,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
line-height: 1; line-height: 1;
letter-spacing: 2px; letter-spacing: 2px;
...@@ -131,7 +133,9 @@ const planList = [ ...@@ -131,7 +133,9 @@ const planList = [
p { p {
max-width: 717px; max-width: 717px;
font-size: 18px; font-size: 18px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-family:
Source Han Sans CN-Regular,
Source Han Sans CN;
line-height: 30px; line-height: 30px;
} }
a { a {
...@@ -139,7 +143,9 @@ const planList = [ ...@@ -139,7 +143,9 @@ const planList = [
width: 112px; width: 112px;
height: 36px; height: 36px;
font-size: 16px; font-size: 16px;
font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-family:
Source Han Sans CN-Regular,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
color: #ffffff; color: #ffffff;
line-height: 36px; line-height: 36px;
...@@ -160,7 +166,7 @@ const planList = [ ...@@ -160,7 +166,7 @@ const planList = [
.section-inner { .section-inner {
width: 1200px; width: 1200px;
margin: 0 auto; margin: 0 auto;
padding-bottom: 100px ; padding-bottom: 100px;
} }
.section-title { .section-title {
margin-bottom: 36px; margin-bottom: 36px;
...@@ -233,7 +239,7 @@ const planList = [ ...@@ -233,7 +239,7 @@ const planList = [
h3 { h3 {
font-size: 16px; font-size: 16px;
span { span {
font-family: Source Han Sans CN, Source Han Sans CN; font-family: Source Han Sans CN;
padding: 0 5px; padding: 0 5px;
font-size: 44px; font-size: 44px;
} }
......
...@@ -265,9 +265,7 @@ const bzList = [ ...@@ -265,9 +265,7 @@ const bzList = [
margin: 0 auto; margin: 0 auto;
} }
&-desc { &-desc {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 400; font-weight: 400;
font-size: 18px; font-size: 18px;
line-height: 30px; line-height: 30px;
...@@ -295,9 +293,7 @@ const bzList = [ ...@@ -295,9 +293,7 @@ const bzList = [
line-height: 1; line-height: 1;
} }
h2 { h2 {
font-family: font-family: Source Han Sans CN;
Source Han Sans CN,
Source Han Sans CN;
font-weight: 500; font-weight: 500;
font-size: 24px; font-size: 24px;
color: var(--main-color); color: var(--main-color);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论