You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- .wagesSec1 {
- padding: 14px 12px 30px;
- text-align: center;
- background: #0C86D8;
- }
- .wagesSec1Top{
- font-size: 0;
- }
- .wagesSec1Top > *{
- display: inline-block;
- vertical-align: middle;
- color: #BBDEFB;
- }
- .wagesSec1Top span{
- width: 185px;
- font-size: 14px;
- }
- .wagesSec1T{
- margin-top: 20px;
- font-size: 28px;
- text-align: center;
- color: #fff;
- }
- .wagesSec1Txt{
- font-size: 12px;
- color: #BBDEFB;
- text-align: center;
- margin-top: 5px;
- }
- .wagesSec2{
- background: #fff;
- }
- .wagesSec2List{
- margin:0px;
- padding:0px;
- list-style:none;
- }
- .wagesSec2List li{
- list-style:none;
- }
- .wagesSec2T{
- font-size: 15px;
- color: #A0A0A0;
- padding: 0 12px;
- line-height: 40px;
- border-bottom: 1px solid #F0F3F5;
- }
- .wagesSec2T span{
- display: inline-block;
- width: 5px;
- height: 5px;
- background: #FFBA00;
- vertical-align: middle;
- border-radius: 50%;
- margin-left: 5px;
- position: relative;
- top: -2px;
- }
- .wagesSec2List li{
- line-height: 40px;
- border-bottom: 1px solid #F0F3F5;
- font-size: 13px;
- color: #646464;
- padding: 0 12px;
- }
- .wagesSec2List span{
- float: right;
- color: #8A8A8A;
- }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|