You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
3.3 KiB
CSS
22 lines
3.3 KiB
CSS
html,body{margin:0;padding:0;height:100%;}
|
|
.contain{margin:0 auto;padding:0;width:100%;height:100%;display:block;position:relative;}
|
|
* html.contain{height:100%;}
|
|
.refreshContain{margin:0;padding:0;width:30px;height:30px;position:absolute;top:0;right:0;z-index:1000;}
|
|
|
|
.ulTitle{margin:0;padding:0;padding-top:20px;width:100%;height:14px;font-size:12px;color:#313131;font-family:"微软雅黑";font-weight:600;text-align:left;clear:both;}
|
|
|
|
ul.listUL{margin:0 auto;padding:0;width:96%;height:auto;list-style:none;clear:both;}
|
|
li.listLI{float:left;margin:0;padding:0;padding-top:15px;width:90px;height:85px;text-align:center;}
|
|
li.listLI .iconContainBlue{margin:0 auto;padding:0;width:55px;height:55px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;position:relative;background-color:#4c9bcf;text-align:center;}
|
|
li.listLI .iconContainOrange{margin:0 auto;padding:0;width:55px;height:55px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;position:relative;background-color:#f39800;text-align:center;}
|
|
li.listLI .iconContainCyan{margin:0 auto;padding:0;width:55px;height:55px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;position:relative;background-color:#aac70b;text-align:center;}
|
|
li.listLI .num{margin:0;padding:0;width:20px;height:20px;line-height:20px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#f00;position:absolute;top:-10px;right:-10px;z-index:53000;text-shadow:#f00 2px 0 0,#f00 0 2px 0,#f00 -2px 0 0,#f00 0 -2px 0;-webkit-text-shadow:#f00 2px 0 0,#f00 0 2px 0,#f00 -2px 0 0,#f00 0 -2px 0;-moz-text-shadow:#f00 2px 0 0,#f00 0 2px 0,#f00 -2px 0 0,#f00 0 -2px 0;*filter: Glow(color=#f00, strength=2);font-size:12px;color:#ffffff;font-family:"微软雅黑";text-align:center;}
|
|
li.listLI .title{margin:0 auto;padding:0;width:90px;height:30px;line-height:30px;text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
|
|
|
|
a.icoTitleLinkContent{font-size:12px;color:#313131;font-family:"微软雅黑";text-decoration:none;}
|
|
a.icoTitleLinkContent:hover{font-size:12px;color:#f00;font-family:"微软雅黑";text-decoration:underline;}
|
|
|
|
|
|
|
|
|