.loading{background: url("../img/loading.gif") no-repeat;z-index: 999;position: fixed;top: 35%;left: 50%;width: 35px;height: 35px;}
.loading-img{background: url("../img/loading.gif") no-repeat;width: 32px;height: 32px;}
.searchBtn{border-radius:3px;font-size: 15px;}
.searchBtn:hover{border-radius:3px;font-size: 15px;background-color: #FF4040;}