#areaInfo {padding:5px;height:30px;line-height:30px;font-size:16px;color:#666666}
#areaInfo select {width:150px;height:25px;font:normal 16px '微软雅黑';color:#A3A3A3}
.sites {
    margin-top: 20px;
}
.clearfix::after {
    clear: both;
}
.sites ul li {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
    width: 130px;
}
.sites ul li:hover {
    background: #0085ff none repeat scroll 0 0;
}
.sites ul li:hover a{
	color:#fff;
}
ul.inline > li, ol.inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.site-box .sites ul li a {
    color: #666;
    display: block;
    font-size: 13px;
    outline: medium none;
    text-decoration: none;
}
.slist h5{font:bold 20px "微软雅黑";color:#A3A3A3;}