.project-box {
  padding: 30px 50px;
  border: 1px solid #e6e6e6;
  width: 90%;
  margin: 0 auto;
}
.project-box .menu-list {
  text-align: center;
}
.project-box .menu-list li {
  display: inline-block;
  margin-right: 30px;
}
.project-box .menu-list li:last-child {
  margin-right: 0;
}
.project-box .menu-list li button {
  width: 150px;
}
.project-box .list-content {
  font-size: 14px;
  line-height: 38px;
  text-indent: 2em;
}
.project-box .list-content ul {
  width: 70%;
  margin: 30px auto 0;
}
.project-box .list-content ul li:nth-child(5) ~ li {
  padding-left: 20px;
}
.clEvaluation .clEvaluation-title .float-left {
  line-height: 48px;
  font-size: 20px;
}
.clEvaluation .clEvaluation-title .btn {
  font-size: 14px;
}
.clEvaluation .clEvaluation-title i {
  margin-right: 5px;
}
.clEvaluation .redtip {
  color: red;
  margin-left: 5px;
}
.clEvaluation .backward {
  position: relative;
}
.clEvaluation .backward:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 60%;
  top: 20%;
  background: #fff;
  position: absolute;
  right: 0;
}
.clEvaluation .btn-pg {
  background: #ff9c00;
  color: #fff;
  outline: none;
}
.clEvaluation-table{
    border:none;
}
.clEvaluation .clEvaluation-table td {
    padding: 0;
    min-height: 44px;
    line-height: 44px;
    text-align: center;
    vertical-align: middle;
    border-color: #000;
}
.clEvaluation .clEvaluation-table td > .form-control {
  border: none;
  outline: none;
  height: 44px !important;
  line-height: 44px;
  color: #1d7df0;
}
.clEvaluation .clEvaluation-table .register-td {
  text-align: left;
  text-indent: 3.7em;
}
.clEvaluation .clEvaluation-table label {
  margin-bottom: 0;
  cursor: pointer;
}
.clEvaluation .clEvaluation-table .align-left td {
  text-align: left;
  text-indent: 3.7em;
}
.clEvaluation .clEvaluation-table .align-left td span {
  text-indent: 0;
}
.clEvaluation .clEvaluation-table .isHt-input {
  border: none;
  width: 60px;
  border-bottom: 1px solid #000;
  padding: 0 5px;
  height: 24px;
   line-height: 24px;
  color: #1d7df0;
  -moz-appearance: textfield;
}
.clEvaluation .clEvaluation-table .isHt-input::-webkit-outer-spin-button,
.clEvaluation .clEvaluation-table .isHt-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.clEvaluation .clEvaluation-table .type-list {
  text-align: left;
  padding: 0 10px;
}
.clEvaluation .clEvaluation-table .type-list li {
  display: inline-block;
  cursor: pointer;
  margin-right: 20px;
}
.clEvaluation .clEvaluation-table .type-list li:last-child {
  margin-right: 0;
}
.clEvaluation .clEvaluation-table .table {
  margin-bottom: 0;
}
.clEvaluation .clEvaluation-table .table td {
  border-top: none;
}
.clEvaluation .clEvaluation-table .table td.td-one {
  border-left: none;
}
.clEvaluation .clEvaluation-table .table td.td-two {
  border-right: none;
}
.clEvaluation .clEvaluation-table .table td.td-three {
  border-left: none;
  border-right: none;
}
.clEvaluation .clEvaluation-table .table tr:last-child td {
  border-bottom: none;
}
.clEvaluation .clEvaluation-table .is-loan {
  text-align: left;
  padding: 0 10px;
}
.clEvaluation .clEvaluation-table .is-loan span {
  margin-right: 30px;
}
.clEvaluation .clEvaluation-table .is-loan .checkbox-label {
  margin-right: 3px;
}
.clEvaluation .clEvaluation-table b {
  font-weight: normal;
  line-height: initial;
  display: inline-block;
  vertical-align: middle;
}
.clEvaluation .clEvaluation-table .tdTitle {
  padding: 0 10px;
}
.clEvaluation .submit-box {
  text-align: center;
  padding:10px 0 40px;
}
.clEvaluation .city-select-tab,
.clEvaluation .city-select-content {
  text-align: left;
}
.clEvaluation .city-picker-span {
  width: 100% !important;
  border: none !important;
  text-align: left;
  text-indent: 0.5em;
}
.clEvaluation .city-picker-span > .title > span {
  color: #1d7df0;
  font-size: 16px;
  display: none;
}
.clEvaluation .city-picker-span > .title > span:last-child {
  display: inline;
}
.checkbox-label-input {
  display: none;
}
.checkbox-label {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 19px;
  border: 1px solid #eee;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  margin-bottom: 0;
  margin-right: 5px;
}
.checkbox-label-input:checked + .checkbox-label {
  border-color: #1C77EA;
  color: #1C77EA;
  font-weight: bolder;
}
.checkbox-label-input:checked + .checkbox-label i {
  display: block;
}
.checkbox-label-input + .checkbox-label i {
  display: none;
}
.checkbox-label + label {
  cursor: pointer;
}
tbody .checkbox-label {
  border-color: #B7B7B7;
}
.jquery-tip {
    color: #7f8fa4;
}
.jquery-tip:hover {
    cursor: pointer;
    color: orange
}

.table-hide{
    display:none;
}
.show-more.active {
    border-top: 1px solid #000;
}
/*.show-more.active>span{
    top:-10px;
}*/
 .show-more > span {
        font-size: 14px;
        border: 1px solid #000;
        border-top: none;
        padding: 5px 15px;
        position: relative;
        top: -11px;
        cursor: pointer;
        color: #51a0fd;
        background: #fff;
    }