@charset "gb2312";
html,
body {
  height: 100%;
  font-size: 0.34666667rem;
}
.red {
  color: #da1c0f!important;
}
.red-dark {
  color: #b00a0b!important;
}
.green {
  color: #04b504!important;
}
.blue {
  color: #0027ce!important;
}
.purple {
  color: #6c00aa!important;
}
.wrapper {
  width: 10rem;
  margin: 0 auto;
}
.wrapper img {
  width: 100%;
}
.form {
  padding: 0 0.66666667rem;
  height: 6.6rem;
  background: url("formbg.jpg") repeat-y;
  background-size: 100%;
}
.form-tips {
  position: relative;
  margin-bottom: 0.26666667rem;
  z-index: 1;
  text-align: center;
  font-size: 0.37333333rem;
}
.form-horizontal {
  position: relative;
  z-index: 1;
  text-align: center;
}
.form-btn {
  margin-top: 0.4rem;
  margin-bottom: 0.26666667rem;
}
.query-btn {
  margin: 0 auto;
  width: 7.77333333rem;
  height: 1.29333333rem;
  border: 0;
  font-size: 0.45333333rem;
  font-weight: 700;
  line-height: 1.17333333rem;
  color: #b31a1f;
  text-indent: -9999em;
  background: url("formbtn.png") no-repeat;
  background-size: 100%;
  outline: none;
}
.query-btn-animation {
  animation: btnAnimaition 1.3s infinite linear;
}
.form-group {
  padding-left: 2.13333333rem;
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  font-size: 0.37333333rem;
  border-bottom: 1px solid #c8ab8b;
}
.form-group .control-label {
  float: left;
  color: #da1c0f;
  margin-left: -2.13333333rem;
}
.form-group .form-right {
  text-align: left;
  width: 100%;
  font-size: 0.32rem;
}
.form-group .form-control {
  width: 100%;
  font-size: 0.37333333rem;
  border: 0;
  background: transparent;
}
.sex-checkbox {
  display: none;
}
.sex-checkbox + label {
  margin-right: 0.26666667rem;
  width: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
  line-height: 0.53333333rem;
  text-align: center;
  border: 1px solid #c8ab8d;
  background: #fff;
  border-radius: 50%;
}
.sex-checkbox:checked + label {
  color: #fff;
  background: #cf8355;
  border: 1px solid #cf8355;
}
.clause-checkbox {
  display: none;
}
.clause-checkbox + label {
  margin-right: 0.08rem;
  display: inline-block;
  vertical-align: middle;
  width: 0.38666667rem;
  height: 0.38666667rem;
  background: url("clause-check.png") no-repeat;
  background-size: 0.86666667rem 0.38666667rem;
}
.clause-checkbox:checked + label {
  background-position: -0.44rem 0;
}
.form-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 0.72rem;
  font-size: 0.34666667rem;
}
.form-flex .ml {
  margin-left: 0.4rem;
}
#comment-list {
  margin-bottom: 0.26666667rem;
  height: 5.33333333rem;
  overflow: hidden;
}
.user-panel {
  padding: 0.26666667rem 0.61333333rem 0;
  height: 5.49333333rem;
  background: url("pingjiabg.jpg") repeat-y;
  background-size: 100%;
}
.user-evaluate {
  position: relative;
  margin: 0 0.26666667rem 0.4rem;
}
.user-evaluate li {
  padding: 0.26666667rem 0.13333333rem;
  border-bottom: 1px solid #ebd9c5;
}
.user-evaluate li .user {
  margin-bottom: 0.4rem;
  font-size: 0.37333333rem;
  color: #8b4e22;
}
.user-evaluate li .evaluate {
  font-size: 0.34666667rem;
}
.rmcs-panel {
  padding: 0.26666667rem 0.61333333rem 0;
  height: 8.66666667rem;
  background: url("pingjiabg.jpg") repeat-y;
  background-size: 100%;
}
.rmcs-banner {
  margin: 0 auto 0.13333333rem;
}
.rmcs-banner img {
  display: block;
  width: 100%;
}
.rmcs-list {
  margin: 0 0.26666667rem 0;
}
.rmcs-list li {
  padding: 0.26666667rem 0;
  border-bottom: 1px solid #ebd9c5;
}
.rmcs-list li:before,
.rmcs-list li:after {
  content: " ";
  display: table;
}
.rmcs-list li:after {
  clear: both;
}
.rmcs-list li:last-child {
  border-bottom: 0;
}
.rmcs-list li .list-img {
  float: left;
  margin-right: 0.4rem;
  width: 1.36rem;
  height: 1.36rem;
}
.rmcs-list li .list-img img {
  width: 100%;
}
.rmcs-list li .list-con h3 {
  margin-bottom: 0.18666667rem;
  font-weight: 900;
  font-size: 0.37333333rem;
  overflow:hidden;
  white-space: nowrap;
  height:0.48rem;
  text-overflow: ellipsis;
}
.rmcs-list li .list-con p {
  overflow:hidden;
  white-space: nowrap;
  height:0.48rem;
  text-overflow: ellipsis;
  font-size: 0.34666667rem;
}

.container {
  padding-bottom: 0.26666667rem;
}
.result-top {
  background: #fbdc83 url("result-top.jpg") no-repeat;
  background-size: 100%;
}
.result-top .header {
  height: 6.33333333rem;
}
.box {
  margin: 0 0.26666667rem 0.26666667rem;
  font-size: 0.34666667rem;
  line-height: 0.56rem;
  border: 2px solid #f7a12d;
  background: #f9f5e1;
  overflow: hidden;
  -o-border-radius: 0.26666667rem;
  -moz-border-radius: 0.26666667rem;
  -webkit-border-radius: 0.26666667rem;
  border-radius: 0.26666667rem;
}
.box p {
  font-size: 0.34666667rem;
  line-height: 0.53333333rem;
}
.box-head {
  position: relative;
  margin: 0 auto;
  height: 1.06666667rem;
  text-align: center;
  z-index: 1;
  background: url("result-tit.png") center bottom;
  background-size: 10.06666667rem 1.28rem;
}
.box-head .tit {
  color: #e22313;
  line-height: 1.06666667rem;
  font-size: 0.48rem;
  font-weight: 900;
}
.result {
  padding: 0.32rem;
}
.result-ggao {
  margin: 0 auto;
  margin-bottom: 0.26666667rem;
  width: 9.46666667rem;
}
.result-ggao img {
  width: 100%;
}
.result-info {
  padding-left: 0.66666667rem;
}
.result-info .tit {
  float: left;
}
.result-info .con {
  display: block;
  overflow: hidden;
}
.result-ndbzmp img {
  width: auto;
}
.result-ndbzmp .ndbzmp-box {
  margin-bottom: 0.26666667rem;
}
.result-first {
  margin-bottom: 0.4rem;
  padding: 0.13333333rem 0.26666667rem;
  background: #ececec;
  border: 1px dashed #dc2415;
}
.result-first .red {
  font-weight: 900;
}
.result-subtit {
  margin-bottom: 0.26666667rem;
  text-align: center;
}
.result-subtit .subtit {
  position: relative;
  margin: 0 auto 0.13333333rem;
  height: 0.62666667rem;
  color: #fff;
  min-width: 2.66666667rem;
  display: inline-block;
  text-align: center;
  font-size: 0.4rem;
  background: #f28312;
}
.result-subtit .subtit:before,
.result-subtit .subtit:after {
  position: absolute;
  top: 0;
  content: "";
  width: 0.38666667rem;
  height: 0.62666667rem;
  display: block;
}
.result-subtit .subtit:before {
  left: -0.38666667rem;
  background: url("result-subTitLeft.png") no-repeat;
  background-size: 0.38666667rem 0.62666667rem;
}
.result-subtit .subtit:after {
  right: -0.38666667rem;
  background: url("result-subTitRight.png") no-repeat;
  background-size: 0.38666667rem 0.62666667rem;
}
.result-subtit .subtitCon {
  font-size: 0.4rem;
  font-weight: 900;
  text-align: center;
}
.result-chart {
  margin-bottom: 0.26666667rem;
}
.result-chart img {
  margin: 0 auto;
  width: 6.45333333rem;
}
.result-type {
  margin-bottom: 0.18666667rem;
  padding: 0 10px;
  display: inline-block;
  color: #ae090a;
  border: 1px dashed #990000;
  background: #ffffff;
}
.result-type-c1 {
  background: #ffeef7;
}
.result-wxts {
  margin-bottom: 0.18666667rem;
  padding: 0 10px;
  display: inline-block;
  color: #c30f00;
  border: 1px dashed #990000;
  background: #fddd85;
}
.result-wxts-bold {
  font-weight: 900;
}
.result-thfx {
  margin-bottom: 0.18666667rem;
  padding: 0.13333333rem;
  display: block;
  border: 1px dashed #990000;
  background: #fddd85;
}
.result-nature {
  margin-bottom: 0.13333333rem;
}
.result-nature li {
  float: left;
  padding: 0.06666667rem 0.13333333rem;
  margin-right: 0.13333333rem;
  margin-bottom: 0.13333333rem;
  color: #fff;
}
.result-nature li.c1 {
  background-color: #fa6875;
}
.result-nature li.c2 {
  background-color: #f7a12d;
}
.result-nature li.c3 {
  background-color: #f72d2d;
}
.result-nature li.c4 {
  background-color: #2dbcf7;
}
.result-nature li.c5 {
  background-color: #d968fa;
}
.result-nature li.c6 {
  background-color: #2d87f7;
}
.result-hTit {
  margin-bottom: 0.26666667rem;
  padding: 0.26666667rem;
  font-weight: 900;
  text-align: center;
  color: #fddd85;
  font-size: 0.64rem;
  background: #de2717;
}
.result-pic {
  margin-bottom: 0.26666667rem;
}
.result-zwxj {
  margin-bottom: 0.18666667rem;
  padding: 0.26666667rem;
  display: block;
  font-size: 0.4rem;
  text-align: center;
  color: #c30f00;
  border: 1px dashed #990000;
  background: #fddd85;
}
.result-con {
  margin-bottom: 0.18666667rem;
}
.table {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 0.26666667rem;
  line-height: 26px;
  border: 1px solid #9e6e0a;
}
.table tr {
  border: 1px solid #9e6e0a;
}
.table .date {
  background: #ffffcc;
}
.table .date td {
  border: 1px solid #9e6e0a;
}
.table .life {
  background: #ffe6e6;
}
.table .life td {
  color: #ff0e0d;
  border: 1px solid #9e6e0a;
}
.table .hour {
  background: #ffffff;
}
.table .noline {
  border-bottom: 1px solid #fff;
}
.szbz-head {
  text-align: center;
}
.szbz-head span {
  display: inline-block;
  width: 0.58666667rem;
  height: 0.58666667rem;
  text-align: center;
  line-height: 0.58666667rem;
  color: #fff;
  font-size: 0.32rem;
  background: #f9aa4c;
  border-radius: 50%;
}
.szbz-table {
  margin: 0 auto;
  width: 2.84rem;
  height: 2.77333333rem;
  text-align: center;
  border: 1px solid #ffa131;
  background: #fff;
}
.szbz-table .year {
  background: #ffffcc;
}
.szbz-table .year td {
  color: #f9aa4c;
  border: 1px solid #ffa131;
}
.szbz-table .tit {
  background: #ffdfbf;
}
.szbz-table .tit td {
  height: 0.48rem;
  color: #ff9f2d;
}
.szbz-table .hour td {
  padding: 0.06666667rem;
}
.szbz .cell {
  display: inline-block;
  margin: 0.06666667rem 0;
  padding: 0.06666667rem 0.13333333rem;
  font-size: 0.32rem;
  background: #ffdddd;
}
.szbz .noline {
  border-bottom: 1px solid #fff;
}
.zwds-head {
  text-align: center;
}
.zwds-head span {
  display: inline-block;
  width: 0.58666667rem;
  height: 0.58666667rem;
  text-align: center;
  line-height: 0.58666667rem;
  color: #fff;
  font-size: 0.32rem;
  background: #8360a4;
  border-radius: 50%;
}
.zwds-body {
  position: relative;
  margin: 0 auto;
  width: 2.84rem;
  height: 2.73333333rem;
  background: #fff;
  border: 1px solid #b25158;
}
.zwds-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.zwds-box-cfont .zwds-item {
  color: #9d1b27;
}
.zwds-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-size: 0.26666667rem;
  color: #769dc6;
}
.zwds-item .radius {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  color: #841728;
  text-align: center;
  line-height: 0.4rem;
  background: #f9e610;
  border: 1px solid #841728;
  border-radius: 50%;
}
.zwds-item .radius-c1 {
  background: #fdd7d9;
}
.zwds-item .radiusBlue {
  display: block;
  margin: 0 auto;
  width: 0.32rem;
  height: 0.32rem;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #333333;
  background: #c9e3ff;
  border: 1px solid #841728;
  border-radius: 50%;
}
.zwds-item.lastChild {
  text-align: center;
  flex: none;
  width: 0.42666667rem;
}
.zwds-hour {
  position: absolute;
  bottom: 0.48rem;
  width: 100%;
  text-align: center;
  color: #841728;
}
.zwds-tit {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #841728;
  background: #ffdfbf;
}
.th-table {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #000;
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
}
.th-table th {
  color: #d01d63;
  background: #ffe1eb;
  border: 1px solid #000;
}
.th-table td {
  border: 1px solid #000;
}
.th-table tr:nth-of-type(odd) {
  background: #fff4f4;
}
.th-table .black {
  color: #000;
}
.th-table .circle {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-weight: 900;
  color: #fff;
  display: inline-block;
  background: #7c1443;
  border-radius: 50%;
}
.fix-btn {
  position: fixed;
  bottom: 0;
  padding: 10px 0;
  width: 10rem;
  text-align: center;
  background: #da2314;
  z-index: 10;
}
@keyframes btnAnimaition {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@-webkit-keyframes btnAnimaition {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@-moz-keyframes btnAnimaition {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@-ms-keyframes btnAnimaition {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
