no message

This commit is contained in:
A1300399510 2024-11-27 15:46:31 +08:00
parent 5648b99c9b
commit 8e68325a65
2 changed files with 32 additions and 35 deletions

View File

@ -678,7 +678,7 @@
text-align: center; text-align: center;
} }
.content .details-box .tuition .tuition-left .text { .content .details-box .tuition .tuition-left .text {
font-size: 15px; font-size: 14px;
color: #555555; color: #555555;
text-align: center; text-align: center;
} }
@ -693,10 +693,10 @@
justify-content: space-between; justify-content: space-between;
} }
.content .details-box .tuition .tuition-right .item:not(:last-of-type) { .content .details-box .tuition .tuition-right .item:not(:last-of-type) {
margin-bottom: 12px; margin-bottom: 10px;
} }
.content .details-box .tuition .tuition-right .item .key { .content .details-box .tuition .tuition-right .item .key {
font-size: 15px; font-size: 14px;
color: #555555; color: #555555;
} }
.content .details-box .tuition .tuition-right .item .value { .content .details-box .tuition .tuition-right .item .value {
@ -721,7 +721,7 @@
text-align: center; text-align: center;
} }
.content .details-box .pattern { .content .details-box .pattern {
padding: 20px 16px 33px; padding: 18px 16px 33px;
} }
.content .details-box .pattern .tab { .content .details-box .pattern .tab {
width: 180px; width: 180px;
@ -729,7 +729,7 @@
background-color: #edf0f4; background-color: #edf0f4;
border: 1px solid #ebebeb; border: 1px solid #ebebeb;
border-radius: 114px; border-radius: 114px;
margin: 0 auto 33px; margin: 0 auto 38px;
position: relative; position: relative;
z-index: 1; z-index: 1;
--tab-left: "0px"; --tab-left: "0px";
@ -756,6 +756,7 @@
left: var(--tab-left); left: var(--tab-left);
z-index: -1; z-index: -1;
transition: all 0.3s; transition: all 0.3s;
border: 1px solid #6fc16d;
} }
.content .details-box .pattern .introduce .item { .content .details-box .pattern .introduce .item {
text-align: center; text-align: center;
@ -768,7 +769,7 @@
color: #000000; color: #000000;
font-family: "Arial-Black", "Arial Black", "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; font-family: "Arial-Black", "Arial Black", "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
font-weight: 900; font-weight: 900;
margin-bottom: 14.5px; margin-bottom: 12px;
} }
.content .details-box .pattern .introduce .item .name { .content .details-box .pattern .introduce .item .name {
font-size: 14px; font-size: 14px;
@ -795,13 +796,13 @@
font-size: 18px; font-size: 18px;
color: #000000; color: #000000;
text-align: center; text-align: center;
margin-bottom: 9px; margin-bottom: 7px;
} }
.content .details-box .course .hint { .content .details-box .course .hint {
color: #555555; color: #555555;
line-height: 22px; line-height: 22px;
text-align: center; text-align: center;
margin-bottom: 21px; margin-bottom: 20px;
} }
.content .details-box .course .table-head { .content .details-box .course .table-head {
background-color: #f6f6f6; background-color: #f6f6f6;
@ -849,7 +850,7 @@
} }
.content .details-box .link { .content .details-box .link {
font-size: 15px; font-size: 15px;
padding: 17px 20px 24px 15px; padding: 17px 20px 29px 15px;
} }
.content .details-box .link.brochure .img { .content .details-box .link.brochure .img {
width: 70px; width: 70px;
@ -880,18 +881,19 @@
text-decoration: underline; text-decoration: underline;
line-height: 24px; line-height: 24px;
color: #333333; color: #333333;
margin-bottom: 20px; margin-bottom: 34px;
} }
.content .details-box .link .btn { .content .details-box .link .btn {
width: 127px; width: 120px;
height: 40px; height: 32px;
line-height: 40px; line-height: 32px;
cursor: pointer; cursor: pointer;
background-color: #f6f6f6; background-color: #f6f6f6;
border: 1px solid #d7d7d7; border: 1px solid #d7d7d7;
border-radius: 115px; border-radius: 115px;
color: #333333; color: #333333;
margin-left: 10px; margin-left: 10px;
font-size: 14px;
} }
.content .details-box .link .btn .icon { .content .details-box .link .btn .icon {
width: 18px; width: 18px;
@ -1447,7 +1449,6 @@
margin-right: 10px; margin-right: 10px;
} }
.base .type2 { .base .type2 {
width: 100%;
width: 640px; width: 640px;
height: 100%; height: 100%;
background-color: #f2f2f2; background-color: #f2f2f2;
@ -1458,7 +1459,7 @@
.base .type2 .btn { .base .type2 .btn {
padding: 0 20px; padding: 0 20px;
height: 100%; height: 100%;
margin-right: 20px; margin-right: 28px;
border-right: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
cursor: pointer; cursor: pointer;
font-size: 15px; font-size: 15px;
@ -1547,7 +1548,6 @@
border-top: 1px dotted #d7d7d7; border-top: 1px dotted #d7d7d7;
} }
.base .type3 { .base .type3 {
width: 100%;
width: 640px; width: 640px;
height: 100%; height: 100%;
background-color: #f2f2f2; background-color: #f2f2f2;

View File

@ -771,7 +771,7 @@
} }
.text { .text {
font-size: 15px; font-size: 14px;
color: #555555; color: #555555;
text-align: center; text-align: center;
} }
@ -787,10 +787,10 @@
.item { .item {
justify-content: space-between; justify-content: space-between;
&:not(:last-of-type) { &:not(:last-of-type) {
margin-bottom: 12px; margin-bottom: 10px;
} }
.key { .key {
font-size: 15px; font-size: 14px;
color: #555555; color: #555555;
} }
.value { .value {
@ -824,14 +824,14 @@
} }
.pattern { .pattern {
padding: 20px 16px 33px; padding: 18px 16px 33px;
.tab { .tab {
width: 180px; width: 180px;
height: 32px; height: 32px;
background-color: rgba(237, 240, 244, 1); background-color: rgba(237, 240, 244, 1);
border: 1px solid rgba(235, 235, 235, 1); border: 1px solid rgba(235, 235, 235, 1);
border-radius: 114px; border-radius: 114px;
margin: 0 auto 33px; margin: 0 auto 38px;
position: relative; position: relative;
z-index: 1; z-index: 1;
--tab-left: "0px"; --tab-left: "0px";
@ -860,6 +860,7 @@
left: var(--tab-left); left: var(--tab-left);
z-index: -1; z-index: -1;
transition: all 0.3s; transition: all 0.3s;
border: 1px solid #6fc16d;
} }
} }
@ -876,7 +877,7 @@
color: #000000; color: #000000;
font-family: "Arial-Black", "Arial Black", "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; font-family: "Arial-Black", "Arial Black", "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
font-weight: 900; font-weight: 900;
margin-bottom: 14.5px; margin-bottom: 12px;
} }
.name { .name {
@ -908,14 +909,14 @@
font-size: 18px; font-size: 18px;
color: #000000; color: #000000;
text-align: center; text-align: center;
margin-bottom: 9px; margin-bottom: 7px;
} }
.hint { .hint {
color: #555555; color: #555555;
line-height: 22px; line-height: 22px;
text-align: center; text-align: center;
margin-bottom: 21px; margin-bottom: 20px;
} }
font-size: 14px; font-size: 14px;
.table-head { .table-head {
@ -977,7 +978,7 @@
.link { .link {
font-size: 15px; font-size: 15px;
padding: 17px 20px 24px 15px; padding: 17px 20px 29px 15px;
&.brochure { &.brochure {
.img { .img {
width: 70px; width: 70px;
@ -1006,23 +1007,23 @@
margin-bottom: 8px; margin-bottom: 8px;
} }
.text { .text {
text-decoration: underline;
text-decoration: underline; text-decoration: underline;
line-height: 24px; line-height: 24px;
color: #333333; color: #333333;
margin-bottom: 20px; margin-bottom: 34px;
} }
.btn { .btn {
width: 127px; width: 120px;
height: 40px; height: 32px;
line-height: 40px; line-height: 32px;
cursor: pointer; cursor: pointer;
background-color: rgba(246, 246, 246, 1); background-color: rgba(246, 246, 246, 1);
border: 1px solid rgba(215, 215, 215, 1); border: 1px solid rgba(215, 215, 215, 1);
border-radius: 115px; border-radius: 115px;
color: #333333; color: #333333;
margin-left: 10px; margin-left: 10px;
font-size: 14px;
.icon { .icon {
width: 18px; width: 18px;
height: 18px; height: 18px;
@ -1654,9 +1655,7 @@
} }
.type2 { .type2 {
width: 100%;
width: 640px; width: 640px;
height: 100%; height: 100%;
background-color: rgba(242, 242, 242, 1); background-color: rgba(242, 242, 242, 1);
border: 1px solid rgba(215, 215, 215, 1); border: 1px solid rgba(215, 215, 215, 1);
@ -1665,7 +1664,7 @@
.btn { .btn {
padding: 0 20px; padding: 0 20px;
height: 100%; height: 100%;
margin-right: 20px; margin-right: 28px;
border-right: 1px solid rgb(215, 215, 215); border-right: 1px solid rgb(215, 215, 215);
cursor: pointer; cursor: pointer;
font-size: 15px; font-size: 15px;
@ -1772,9 +1771,7 @@
} }
.type3 { .type3 {
width: 100%;
width: 640px; width: 640px;
height: 100%; height: 100%;
background-color: rgba(242, 242, 242, 1); background-color: rgba(242, 242, 242, 1);
border: 1px solid rgba(215, 215, 215, 1); border: 1px solid rgba(215, 215, 215, 1);