body, html { width: 100%; height: 100%; margin: 0; padding: 0; overflow-x: hidden; font-size: 14px; } .navLinkText, .sepText { color: #cb0000; font-size: 22px; line-height: 50px; } .navLinkText:hover { color: #cb0000; text-decoration: none; } .firstNavLinkText { font-weight: bold; } .sepText { margin: 0 18px; } .tdNews { font-size: 16px; line-height: 22px; color: #999999; padding: 11px 0; border-bottom: 1px dashed #999999; } .tdNews a { color: #000000; } .tdNews a:hover { color: #cb0000; text-decoration: none; } .newsIcon { width: 6px; height: 6px; margin: 5px 15px; background-color: #ff0000; border-radius: 50%; display: inline-block; } .clsPagination { display: inline-block; padding-left: 0; margin: 20px 0; /*border-radius: 4px;*/ } .clsPagination > li { display: inline; } .clsPagination > li > a, .clsPagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: 5px; line-height: 1.42857143; color: #606266; text-decoration: none; background-color: #f4f4f5; border: 1px solid #ddd; font-weight: bold; } .clsPagination > li > a:hover, .clsPagination > li > span:hover, .clsPagination > li > a:focus, .clsPagination > li > span:focus { z-index: 2; color: #cb0000; background-color: #eeeeee; /*border-color: #ddd;*/ } .clsPagination > li:first-child > a, .clsPagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .clsPagination > li:last-child > a, .clsPagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .clsPagination > .active > a, .clsPagination > .active > span, .clsPagination > .active > a:hover, .clsPagination > .active > span:hover, .clsPagination > .active > a:focus, .clsPagination > .active > span:focus { z-index: 3; color: #fff; cursor: default; background-color: #cb0000; /*border-color: #337ab7;*/ } .clsPagination > .disabled > span, .clsPagination > .disabled > span:hover, .clsPagination > .disabled > span:focus, .clsPagination > .disabled > a, .clsPagination > .disabled > a:hover, .clsPagination > .disabled > a:focus { color: #777777; cursor: not-allowed; background-color: #c0c4cc; border-color: #ddd; }
无内容 |