1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- .container hr {
- margin-top: 5px;
- margin-bottom: 15px;
- border: 0;
- border-bottom: 1px dashed #ddd;
- }
- .newList .section .part1 p, .newList .section .part2 p, .newList .section .part3 p {
- line-height: 22px;
- }
- .newList .section .part2 {
- padding-top: 18px;
- width: 180px;
- margin-right: 25px;
- }
- .newList .section p {
- margin: 0;
- padding: 0;
- }
- .c55 {
- color: #555555;
- }
- .fs12 {
- font-size: 12px;
- }
- .ofh {
- white-space: nowrap;
- word-wrap: normal;
- word-break: normal;
- text-overflow: ellipsis;
- -o-text-overflow: ellipsis;
- overflow: hidden;
- }
- .newList .section .part3 {
- width: 170px;
- padding-top: 18px;
- margin-right: 25px;
- }
- .cc9 {
- color: #999999;
- }
- .cff {
- color: #ff3300;
- }
- .selector-value {
- white-space: nowrap;
- margin-right: 12px;
- line-height: 20px;
- }
- .footer0 {
- line-height: 35px;
- text-align: center;
- padding-bottom: 20px;
- font-size: 1.4rem;
- background-color: #ffffff;
- color: #666;
- }
- .footer0 li {
- display: inline;
- padding: 5px 10px;
- }
- .footer0 ul {
- margin-top: 0;
- margin-bottom: 10px;
- }
|