diff --git a/assets/index.scss b/assets/index.scss index fe2b162..15c15b2 100644 --- a/assets/index.scss +++ b/assets/index.scss @@ -1500,17 +1500,11 @@ } .text_66 { - width: 74px; - height: 19px; - overflow-wrap: break-word; - color: rgba(34, 34, 34, 1); - font-size: 18px; - font-family: Microsoft YaHei UI-Bold; - font-weight: 700; - text-align: left; - white-space: nowrap; - line-height: 18px; - margin: 27px 70px 0 -144px; + color: #323232; + font-size: 16px; + font-family: Microsoft YaHei UI; + font-weight: 400; + margin-right: 40px; } .group_29 { @@ -1650,31 +1644,28 @@ } .group_30 { - background-color: rgba(34, 34, 34, 1); - width: 100%; - height: 300px; - margin-top: -1px; + background-color: transparent; + width: 1200px; + margin-left: 400px; + // height: 300px; + margin-bottom: 50px; } .text-wrapper_13 { width: 100%; - height: 17px; - margin-top: 52px; - text-align: center; - justify-content: center; + // height: 17px; + margin-top: 20px; } .text_67 { - width: 64px; - height: 16px; - overflow-wrap: break-word; - color: rgba(255, 255, 255, 0.5); + color: #323232; font-size: 16px; - font-family: Microsoft YaHei UI-Regular; - font-weight: NaN; - text-align: left; - white-space: nowrap; - line-height: 16px; + font-family: Microsoft YaHei UI; + font-weight: 400; + margin-right: 40px; + &:hover { + color: #EC0A0A; + } } .text_68 { @@ -1762,11 +1753,11 @@ } .group_31 { - background-color: rgba(216, 216, 216, 0.2); - width: 63%; - height: 1px; - margin: 0 auto; margin-top: 32px; + width: 1200px; + height: 1px; + background: #D2D2D2; + border-radius: 1px; } @media screen and (max-width: 1440px) { @@ -1778,26 +1769,24 @@ .group_32 { width: 100%; height: 125px; - margin: 29px 0 44px 0px; - justify-content: center; + // margin: 29px 0 44px 0px; + align-items: center; + margin-top: 20px; } .text-wrapper_14 { - width: 545px; - height: 108px; + // width: 545px; + // height: 108px; + height: 100%; } .text_74 { - width: 545px; - height: 16px; - overflow-wrap: break-word; - color: rgba(255, 255, 255, 0.5); - font-size: 12px; - font-family: Microsoft YaHei UI-Regular; - font-weight: NaN; - text-align: left; - white-space: nowrap; - line-height: 16px; + // width: 545px; + color: #323232; + font-size: 16px; + font-family: Source Han Serif CN; + font-weight: 400; + margin-bottom: 10px; } .text_75 { @@ -1843,17 +1832,15 @@ } .image_29 { - width: 124px; - height: 124px; - margin: 1px 0 0 406px; - border-radius: 8px; + width: 56px; + height: 68px; + margin-right: 50px; } .image_30 { - width: 124px; - height: 124px; + width: 92px; + height: 92px; margin-top: 1px; - margin-left: 20px; border-radius: 8px; } diff --git a/components/AppAboutdel.vue b/components/AppAboutdel.vue index 87b8974..52db809 100644 --- a/components/AppAboutdel.vue +++ b/components/AppAboutdel.vue @@ -157,7 +157,7 @@ onMounted(() => { height:100%; background-image: url('/img/aboutxq.png'); background-size: 100% 100%; - overflow: scroll; + overflow-y: auto; .fiximg { img { diff --git a/components/AppFooter.vue b/components/AppFooter.vue index 8d340c3..7c26884 100644 --- a/components/AppFooter.vue +++ b/components/AppFooter.vue @@ -2,44 +2,64 @@
- - + + + +
diff --git a/components/AppHeader.vue b/components/AppHeader.vue index 566cc9e..d270c0e 100644 --- a/components/AppHeader.vue +++ b/components/AppHeader.vue @@ -1,40 +1,40 @@ @@ -317,7 +319,7 @@ const getNewstypeList = async () => { width: 100%; font-family: Microsoft YaHei; font-weight: 400; - font-size: 36px; + font-size: 22px; color: #378EDF; } .span2{ diff --git a/components/AppNewsdel.vue b/components/AppNewsdel.vue index 38210a2..d48d447 100644 --- a/components/AppNewsdel.vue +++ b/components/AppNewsdel.vue @@ -311,7 +311,7 @@ onMounted(() => { width: 100%; font-family: Microsoft YaHei UI; font-weight: 500; - font-size: 36px; + font-size: 28px; color: #393939; margin-top: 10px; } @@ -340,7 +340,8 @@ onMounted(() => { .number_t{ width: 34px; height: 34px; - background: #FFA234; + // background: #FFA234; + background: #E40106; border-radius: 17px; font-family: Microsoft YaHei UI; font-weight: 400; diff --git a/components/AppRegiment.vue b/components/AppRegiment.vue index 6abdc52..a204314 100644 --- a/components/AppRegiment.vue +++ b/components/AppRegiment.vue @@ -42,7 +42,7 @@ -
+