#note:after {    clear: both;    display: block;    content: "";    width: 0;    height: 0;    visibility: hidden;}html, body {    min-width: 1000px;    margin: 0;    padding: 0;    height: 100%;    background: #303032;}.mask {    position: absolute;    top: 44px;    filter: alpha(opacity=20);    background-color: #fff;    z-index: 1002;    left: 12%;    opacity: 0.2;    -moz-opacity: 0.2;}.alert {    width: 400px;    margin-left: 20%;    margin-top: 200px;    height: 300px;    text-align: center;    line-height: 300px;    position: absolute;}.icon-frown {    position: relative;    top: 135px;    left: 100px;}#img-mask {    width: 30%;    margin-top: 10%;    margin-left: 35%;}#recce-note, #locus-check {    height: 100%;}#index {    height: 100%;}#query-submit {    background: #F8B300;    font-weight: 700;    margin: 10px 0;}#top {    height: 70px;    position: relative;    background: #282828;}#top img {    position: absolute;    left: 0%;    height: 100%;    top: 0%;}#top .container {    height: 70px;    margin-right: 0;}.navbar {    background: #F8B300;    color: #282828;}#left {    min-width: 12%;    float: left;}.menu {    width: 100%;}#main {    padding: 20px 20px 0 10px;    width: 88%;    float: left;    height: auto;    background: #fff;    min-height: calc(100% - 70px);}#queryForm {    background: #fff;    margin-top: 10px;    border-top: 1px solid #eee;    width: 99%;}.form-group {    background: #fff;}section {    padding: 10px;    background: #fff;    height: 80%;    width: 100%;    position: relative;}.table {    border: 1px solid #eee;    max-height: 500px;    background: #fff;}.table thead {    background: #fff;}.table th {    text-align: center;    border: 1px solid #ddd;}.table td {    border: 1px solid #eee;    text-align: center;}.delete {    color: red;}section #data-pager {    background: #fff;    text-align: center;    margin-left: 10%;    margin-top: 1%;    /*margin: 1% auto;*/}#data-pager input {    height: 20px;    width: 50px;}.mar-top10 {    margin-top: 10px;}.TolPage {    margin: 1% auto;    width: 100px;    color: #428bca;}/*攻略页面*/#locus-check #main section #queryForm .form-group label {    font-size: 12px;    margin-top: 10px;}#locus-check #main section #queryForm .form-group input {    margin-top: 10px;}/*--------------top--left--top--------------------结束*//*--------------点击ID编辑页面开始-----------------结束*/#main .edit {    color: #777;    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    font-size: 14px;    font-weight: 500 !important;    line-height: 1.42857143;    position: relative;}#main .edit label {    margin: 0 10px;}#main .edit .e-row {    margin: 15px 0px;}#main .edit .edit-content {    position: absolute;    top: 30px;    right: 30px;}#main .edit .edit-content button, input {    width: 60px;    height: 30px;    border: none;    outline: none;    border-radius: 5px;    background: #F8B300;    color: #fff;}#main .edit .show-field {    display: inline;}#main .edit .update-field {    display: none;    max-width: 400px;}#main .edit .update-field input {    width: 200px;    display: inline;}/*-------------------------------勘路笔记的表格页------------------------------------*/#main section td button {    width: 30px;    height: 30px;    border: none;    outline: none;    background: #fff;}/*-----------------------------攻略管理-----------------------------*/#main .showHide {    background: #F8B300;    border: none;    outline: none;    border-radius: 5px;    height: 30px;}