.StartEnd{position:fixed;width:100%;padding:10px 10px 0;z-index:12;top:0;left:0;height:auto}.StartEnd .rotat90{transform:rotate(90deg);margin-right:3px}.StartEnd .wrap{background-color:#fff;border-radius:8px;padding:15px 12px;overflow:hidden}.StartEnd .searchBar{display:flex;flex:1;justify-content:center;align-items:center;height:30px;background:#e9ecf2;border-radius:5px;color:#7d7d7d;font-size:12px}.StartEnd .top{height:70px;display:flex;background-color:#e9ecf2;border-radius:5px;padding:0 12px 0 15px}.StartEnd .top .back{padding-top:12px}.StartEnd .top .back img{width:9.18px;height:auto}.StartEnd .top .search{display:flex;align-items:center;flex:1}.StartEnd .top .search .left{height:50px;display:flex;flex-flow:column;justify-content:space-between;align-items:center}.StartEnd .top .search .left div{width:3px;height:3px;background:rgba(120,132,158,.29);border-radius:50%}.StartEnd .top .search .left div:first-of-type{width:7px;height:7px;background:#02be1f}.StartEnd .top .search .left div:last-of-type{width:7px;height:7px;background:#9b121e}.StartEnd .top .search .mid{flex:1;margin:0 15px;display:flex;flex-flow:column;height:100%}.StartEnd .top .search .mid .inputcontent{height:50%;display:flex;align-items:center}.StartEnd .top .search .mid .inputcontent:first-of-type{border-bottom:1px dashed #ccc}.StartEnd .top .search .mid .text{height:95%;outline:none;border:none;flex:1}.StartEnd .top .search>img{width:12px;height:auto}.StartEnd .options{display:flex;justify-content:space-between;margin-top:15px;background-color:#fff;padding:2px;border-radius:8px;margin-left:auto}.StartEnd .options .exit{color:#5075bf;font-size:13px}.StartEnd .options .el-button{height:26px;padding:5px 10px}