1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- #provincial-index .left{
- width: 712px;
- height: auto;
- float: left;
- }
-
- #provincial-index .right{
- width: 332px;
- height: auto;
- float: left;
- margin-left: 6px;
- }
-
- .qy-32 {
- width: 1010px;
- height: 60px;
- line-height: 60px;
- position: relative;
- margin: 0px 20px;
- border-bottom: 1px solid rgb(168, 172, 217);
- }
-
- .font-57 {
- position: absolute;
- background: rgb(38, 120, 255);
- width: 3px;
- height: 20px;
- left: -10px;
- top: 18px;
- }
- .font-93 {
- color: rgb(111, 111, 112);
- font-family: "HarmonyOS Sans SC";
- font-size: 14px;
- font-weight: 400;
- line-height: 100%;
- letter-spacing: 0px;
- text-align: right;
- }
-
- .font-58 {
- color: rgb(40, 45, 108);
- font-family: "HarmonyOS Sans SC" !important;
- font-size: 18px;
- font-weight: 400;
- line-height: 100%;
- letter-spacing: 0px;
- text-align: center;
- }
-
- .qy-36 {
- margin: 15px 20px;
- }
-
- #provincial-index .list-s-4-content .center li{
- width: 50% !important;
- }
-
-
- #provincial-index .list-s-4-content .row{
- height:379px !important;
- }
|