123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- .qy-800{
- position: relative;
- margin-top:60px;
- }
- .font-15-6666{
- position: absolute;
- width: 3px;
- height: 20px;
- border-radius: 5px;
- background: rgb(38, 120, 255);
- left: 35px;
- }
- .font-15-556{
- color: rgb(40, 45, 108);
- font-family: "HarmonyOS Sans SC" !important;
- font-size: 18px;
- font-weight: bold;
- line-height: 100%;
- letter-spacing: 0px;
- text-align: left;
- margin-left: 20px;
- display: block;
- }
- .link-ti{
- width: 150px;
- padding-left: 23px;
- }
- .link-li{
- width: 840px;
- height: 22px;
- line-height: 22px;
- }
- .link-li li{
- float: left;
- margin: 0 10px 0 0;
- }
- .link-li li a{
- color: rgb(40, 45, 108);
- font-family: "HarmonyOS Sans SC";
- font-size: 16px;
- font-weight: 400;
- line-height: 100%;
- letter-spacing: 1px;
- text-align: center;
- }
|