html,body{margin:0;padding:0;height:100%;}
.listContain{margin:0 auto;padding:0;padding-top:1%;width:100%;height:auto;display:block;position:relative;}
* html.listContain{height:97%;}
.inquireBtn{margin:0;padding:0;width:30px;height:30px;position:absolute;top:0;right:0;z-index:10000;cursor:pointer;}
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:70px;height:30px;line-height:30px;text-align:center;}
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;}