.upload-btn{position:fixed;right:75px;bottom:260px;background:linear-gradient(-36deg,#0064c8,#3995f0);color:#fff;font-size:12px;cursor:pointer;text-align:center;width:90px;height:90px;line-height:90px;border-radius:50%;transition:all .5s}.upload-btn:hover{box-shadow:0 0 10px 0 #0064c8}@media screen and (min-width:320px)and (max-width:767px){.upload-btn{position:static;width:80%;line-height:normal;height:auto;padding:10px 0;margin:0 auto;margin-top:30px;background-color:#0058b1;border-radius:10px}}.database{margin-top:85px;min-height:803px}@media screen and (min-width:320px)and (max-width:767px){.database{margin-top:85px}}.database-res{display:none;margin-top:30px;border-radius:5px;padding:10px;box-sizing:border-box;font-size:14px;box-shadow:0 7px 21px 0 rgba(0,0,0,.15)}@media screen and (min-width:320px)and (max-width:767px){.database-res{display:block}}.database-res .address{margin-top:5px;color:#3292f3}.database-res .address .left{display:inline-block;vertical-align:top;width:10%}.database-res .address .left .iconfont{font-size:20px}.database-res .address .right{display:inline-block;vertical-align:top;width:90%;line-height:24px}.database .top-screen{display:inline-flex;justify-content:space-between;width:50%}.database .top-screen input{border:0}.database .search{border:1px solid #888;border-radius:40px;display:inline-block;width:44%;margin-bottom:40px;margin-left:5%}@media screen and (min-width:320px)and (max-width:767px){.database .search{margin:20px 10px}}.database .search input{border-top-left-radius:40px;border-bottom-left-radius:40px;padding:0 15px;box-sizing:border-box;border-right:0;width:87.3%;height:40px;vertical-align:middle;outline:none;transition:border-color .3s;background-color:hsla(0,0%,92.2%,.4);border:0}.database .search input:focus{border-color:#0058b1}@media screen and (min-width:320px)and (max-width:767px){.database .search input{width:79%}}.database .search button{border:0;vertical-align:middle;cursor:pointer;color:#000;width:12.6%;height:40px;background-color:hsla(0,0%,92.2%,.4);border-top-right-radius:40px;border-bottom-right-radius:40px}@media screen and (min-width:320px)and (max-width:767px){.database .search button{width:20.8%}}