@charset "UTF-8";
/**
* 项目好差评
* date:2022-4-11
* author: qianyuting
*/
.wrap {
  position: relative;
  background-color: #fff;
  z-index: 100;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.banner {
  padding: 6px 0 130px;
  color: #fff;
  background: url("../images/pages/appraise_banner.jpg") no-repeat;
  background-size: 100% 100%;
}

.banner .location {
  padding-left: 25px;
  background: url("../images/pages/location_white.png") left center no-repeat;
}

.banner .location a, .banner .location span {
  color: #fff;
}

.banner-tit {
  margin-top: 15px;
  line-height: 50px;
  font-size: 36px;
  font-family: "YouSheBiaoTiHei";
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.banner-intro {
  margin-top: 10px;
  line-height: 1.3;
  font-size: 16px;
}

/* 统计 */
.count-card {
  position: relative;
  height: 90px;
  padding: 14px 25px;
  background: #fff url("../images/pages/face1.png") right bottom no-repeat;
  background: url("../images/pages/face1.png") right bottom no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ecf6ff));
  background: url("../images/pages/face1.png") right bottom no-repeat, -webkit-linear-gradient(top, #fff, #ecf6ff);
  background: url("../images/pages/face1.png") right bottom no-repeat, -o-linear-gradient(top, #fff, #ecf6ff);
  background: url("../images/pages/face1.png") right bottom no-repeat, linear-gradient(to bottom, #fff, #ecf6ff);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.count-percent {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 75px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  background: url("../images/pages/count_per_bg1.png") center center no-repeat;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.count-name {
  line-height: 1.5;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.count-value {
  margin-top: 8px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.count-value span {
  margin-right: 5px;
  color: #2d9efc;
  font-size: 24px;
  font-weight: bold;
}

.count-list {
  margin: -70px 0 0 -20px;
}

.count-item {
  width: 20%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.count-item:nth-child(2) .count-card {
  background: #fff url("../images/pages/face2.png") right bottom no-repeat;
  background: url("../images/pages/face2.png") right bottom no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#effff7));
  background: url("../images/pages/face2.png") right bottom no-repeat, -webkit-linear-gradient(top, #fff, #effff7);
  background: url("../images/pages/face2.png") right bottom no-repeat, -o-linear-gradient(top, #fff, #effff7);
  background: url("../images/pages/face2.png") right bottom no-repeat, linear-gradient(to bottom, #fff, #effff7);
}

.count-item:nth-child(2) .count-value span {
  color: #65c391;
}

.count-item:nth-child(2) .count-percent {
  background-image: url("../images/pages/count_per_bg2.png");
}

.count-item:nth-child(3) .count-card {
  background: #fff url("../images/pages/face3.png") right bottom no-repeat;
  background: url("../images/pages/face3.png") right bottom no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f1ff));
  background: url("../images/pages/face3.png") right bottom no-repeat, -webkit-linear-gradient(top, #fff, #f2f1ff);
  background: url("../images/pages/face3.png") right bottom no-repeat, -o-linear-gradient(top, #fff, #f2f1ff);
  background: url("../images/pages/face3.png") right bottom no-repeat, linear-gradient(to bottom, #fff, #f2f1ff);
}

.count-item:nth-child(3) .count-value span {
  color: #a39efa;
}

.count-item:nth-child(3) .count-percent {
  background-image: url("../images/pages/count_per_bg3.png");
}

.count-item:nth-child(4) .count-card {
  background: #fff url("../images/pages/face4.png") right bottom no-repeat;
  background: url("../images/pages/face4.png") right bottom no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff8ef));
  background: url("../images/pages/face4.png") right bottom no-repeat, -webkit-linear-gradient(top, #fff, #fff8ef);
  background: url("../images/pages/face4.png") right bottom no-repeat, -o-linear-gradient(top, #fff, #fff8ef);
  background: url("../images/pages/face4.png") right bottom no-repeat, linear-gradient(to bottom, #fff, #fff8ef);
}

.count-item:nth-child(4) .count-value span {
  color: #fcb96b;
}

.count-item:nth-child(4) .count-percent {
  background-image: url("../images/pages/count_per_bg4.png");
}

.count-item:nth-child(5) .count-card {
  background: #fff url("../images/pages/face5.png") right bottom no-repeat;
  background: url("../images/pages/face5.png") right bottom no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffecec));
  background: url("../images/pages/face5.png") right bottom no-repeat, -webkit-linear-gradient(top, #fff, #ffecec);
  background: url("../images/pages/face5.png") right bottom no-repeat, -o-linear-gradient(top, #fff, #ffecec);
  background: url("../images/pages/face5.png") right bottom no-repeat, linear-gradient(to bottom, #fff, #ffecec);
}

.count-item:nth-child(5) .count-value span {
  color: #ff8080;
}

.count-item:nth-child(5) .count-percent {
  background-image: url("../images/pages/count_per_bg5.png");
}

/* 小标题 */
.sec-tit {
  position: relative;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 600;
  padding-left: 12px;
}

.sec-tit::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 3px;
  height: 18px;
  margin-top: -9px;
  background-color: #007de6;
}

/* 条件 */
.condition {
  line-height: 32px;
}

.condition-item {
  margin-right: 30px;
}

.condition-item:last-child {
  margin-right: 0;
}

.condition-item input[type="text"] {
  width: 140px;
  height: 30px;
  padding: 0 12px;
  color: #666;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.condition-item select {
  width: 175px;
  height: 30px;
  padding: 0 12px;
  color: #666;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.time-input {
  padding: 0 30px 0 12px;
  background: url("../images/pages/date_ico.png") right 8px center no-repeat;
}

.time-zhi {
  margin: 0 5px;
  font-style: normal;
}

.query-box {
  position: relative;
  width: 290px;
  height: 32px;
  padding: 0 60px 0 20px;
  border-radius: 16px;
  color: #007de6;
  font-weight: 600;
  background-color: rgba(0, 125, 230, 0.05);
  border: 1px solid #007de6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.query-input {
  width: 100%;
  height: 30px;
  background-color: transparent;
  vertical-align: top;
}

.query-input::-webkit-input-placeholder {
  color: #007de6;
}

.query-input::-moz-placeholder {
  color: #007de6;
}

.query-input:-moz-placeholder {
  color: #007de6;
}

.query-input:-ms-input-placeholder {
  color: #007de6;
}

.query-btn {
  position: absolute;
  top: 50%;
  right: 2px;
  display: block;
  width: 50px;
  height: 26px;
  margin-top: -13px;
  background: #007de6 url("../images/pages/search_ico.png") center center no-repeat;
  border-radius: 13px;
}

/* 表格 */
.info-table {
  table-layout: fixed;
  width: 100%;
}

.info-table th,
.info-table td {
  height: 41px;
  padding: 0 30px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-align: center;
}

.info-table th.align-l,
.info-table td.align-l {
  text-align: left;
}

.info-table th.idx,
.info-table td.idx {
  padding: 0 10px;
}

.info-table th {
  color: #fff;
  background-color: #007de7;
}

.info-table tr:nth-child(2n) td {
  background-color: #ebf5fd;
}



/* 20230731 */
.info-table td {
  border: 1px solid #e6e6e6;
}

.info-table td.type-wrap {
  padding: 0;
}

.type-row {
  height: 41px;
  line-height: 41px;
  border-bottom: 1px solid #e6e6e6;
}

.type-row:last-child {
  border-bottom: 0;
}

.type-col {
  height: 41px;
  line-height: 41px;
  padding: 0 10px;
  border-left: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.type-col:first-child {
  border-left: 0;
}

.type-col .raty img {
  vertical-align: middle;
}

/* 长者版 */

.show-old .banner-tit {
  line-height: 60px;
  font-size: 48px;
}

.show-old .banner-intro,
.show-old .count-name,
.show-old .count-value,
.info-table th, .info-table td,
.condition {
  font-size: 24px;
}

.show-old .count-value {
  margin-top: 0;
}

.show-old .count-value span {
  font-size: 30px;
}

.show-old .count-percent {
  font-size: 20px;
}

.show-old .count-card {
  padding-top: 8px;
  padding-bottom: 8px;
}

.show-old .condition {
  line-height: 40px;
}

.show-old .condition-item input[type="text"] {
  width: 200px;
  height: 40px;
}

.show-old .condition-item select {
  width: 200px;
  height: 40px;
}

.show-old .type-col .raty img {
  height: 20px;
}

.show-old .query-box {
  margin-top: 30px;
  height: 42px;
  border-radius: 21px;
}

.show-old .query-input {
  height: 40px;
}

.show-old .query-btn {
  height: 36px;
  margin-top: -18px;
  background-size: auto 20px;
  border-radius: 18px;
}