.constructionType[data-v-00d84790] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: rgba(4, 20, 42, 0.5);
  position: relative;
}
.constructionType .title[data-v-00d84790] {
  height: 49px;
  position: relative;
}
.constructionType .title div[data-v-00d84790] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  line-height: 40px;
  background-image: -webkit-linear-gradient(bottom, #00a5fb 0%, #ffffff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 40px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  top: 0;
}
.constructionType .title img[data-v-00d84790] {
  width: 100%;
  height: 100%;
}
.constructionType .body[data-v-00d84790] {
  flex: 1;
  position: relative;
}
.constructionType .body #typeEchart[data-v-00d84790] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.constructionType .body .rotaImg[data-v-00d84790] {
  width: 75px;
  height: 84px;
  position: absolute;
  top: 50%;
  left: 50.6%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.constructionType .body .rotaImg img[data-v-00d84790] {
  width: 100%;
  height: 100%;
  animation: biling-data-v-00d84790 3s linear infinite;
}
.constructionType .body .rotaImg1[data-v-00d84790] {
  width: 54px;
  height: 58px;
  position: absolute;
  top: 50%;
  left: 51%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.constructionType .body .rotaImg1 img[data-v-00d84790] {
  width: 100%;
  height: 100%;
}
.constructionType .footer[data-v-00d84790] {
  width: 100%;
  height: 52px;
  position: absolute;
  bottom: 0;
}
.constructionType .footer img[data-v-00d84790] {
  width: 100%;
  height: 100%;
}
@keyframes biling-data-v-00d84790 {
0% {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
100% {
    transform: rotate(360deg);
}
}
.supplyEvaluation[data-v-9c0efd20] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: rgba(4, 20, 42, 0.5);
  position: relative;
  z-index: 10;
}
.supplyEvaluation .supply_title[data-v-9c0efd20] {
  height: 49px;
  position: relative;
}
.supplyEvaluation .supply_title div[data-v-9c0efd20] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  line-height: 40px;
  background-image: -webkit-linear-gradient(bottom, #00a5fb 0%, #ffffff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 40px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  top: 0;
}
.supplyEvaluation .supply_title img[data-v-9c0efd20] {
  width: 100%;
  height: 100%;
}
.supplyEvaluation .body[data-v-9c0efd20] {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0px 20px 0px 20px;
}
.supplyEvaluation .body .body_top[data-v-9c0efd20] {
  flex: 1.8;
  display: flex;
}
.supplyEvaluation .body .body_top .body_left[data-v-9c0efd20] {
  flex: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  position: relative;
}
.supplyEvaluation .body .body_top .body_left .footer_img[data-v-9c0efd20] {
  width: 100%;
  height: 127px;
  position: absolute;
  bottom: -10px;
}
.supplyEvaluation .body .body_top .body_right[data-v-9c0efd20] {
  flex: 1.5;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.supplyEvaluation .body .body_top .body_right .item[data-v-9c0efd20] {
  display: flex;
  color: #ffffff;
  cursor: pointer;
}
.supplyEvaluation .body .body_top .body_right .item .rightTitle[data-v-9c0efd20] {
  width: 121px;
  height: 26px;
  background: no-repeat center;
  background-size: cover;
  padding: 0 0 0 23px;
  font-size: 13px;
  line-height: 26px;
}
.supplyEvaluation .body .body_top .body_right .item .value[data-v-9c0efd20] {
  font-size: 18px;
  margin-left: -25px;
  display: flex;
}
.supplyEvaluation .body .body_top .body_right .item .active[data-v-9c0efd20] {
  color: #fc7718;
  margin-left: -32px;
}
.supplyEvaluation .body .body_bottom[data-v-9c0efd20] {
  flex: 1 1 auto;
  height: 0;
  padding: 15px 0;
  box-sizing: border-box;
  position: relative;
}
.supplyEvaluation .body .body_bottom .evaluation[data-v-9c0efd20] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 80%;
  position: absolute;
  z-index: 2;
  font-size: 10px;
  color: #ffffff;
  padding: 15px 12px 20px 12px;
  box-sizing: border-box;
}
.supplyEvaluation .body .body_bottom .evaluation .evaluation_item[data-v-9c0efd20] {
  display: flex;
  align-items: center;
  width: 33.33%;
  height: 50%;
}
.supplyEvaluation .body .body_bottom .evaluation .evaluation_item .evaluation_value[data-v-9c0efd20] {
  margin-left: 5px;
  color: #dd6a1d;
}
.supplyEvaluation .body .body_bottom img[data-v-9c0efd20] {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0px;
  transform: translate(0, -50%);
  z-index: 0;
}
.supplyEvaluation .footer[data-v-9c0efd20] {
  width: 100%;
  height: 52px;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.supplyEvaluation .footer img[data-v-9c0efd20] {
  width: 100%;
  height: 100%;
}
.supplyEvaluation .infoDig[data-v-9c0efd20] {
  width: 199px;
  height: 274px;
  position: absolute;
  left: -210px;
  top: 44px;
  background: url(../img/kuan_tcc.7e349983.png) no-repeat center center;
  background-size: cover;
}
.supplyEvaluation .infoDig .info[data-v-9c0efd20] {
  height: 100%;
  padding: 22px 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
.supplyEvaluation .infoDig .info .info_item[data-v-9c0efd20] {
  display: flex;
  height: 30px;
  line-height: 30px;
}
.supplyEvaluation .infoDig .info .info_item .info_title[data-v-9c0efd20] {
  flex: 1.3;
  color: #ffffff;
}
.supplyEvaluation .infoDig .info .info_item .info_value[data-v-9c0efd20] {
  flex: 2;
  color: #5ae4e2;
  text-align: right;
}
@keyframes biling-data-v-9c0efd20 {
0% {
    opacity: 0.5;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0.5;
}
}
.rebarDistribute[data-v-c7dd86a8] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: rgba(4, 20, 42, 0.5);
  position: relative;
}
.rebarDistribute .classify[data-v-c7dd86a8] {
  position: absolute;
  color: #22cfea;
  top: 0;
  text-align: right;
  right: 24px;
  height: 49px;
  line-height: 41px;
  width: 90px;
}
.rebarDistribute .title[data-v-c7dd86a8] {
  height: 49px;
  position: relative;
}
.rebarDistribute .title div[data-v-c7dd86a8] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  line-height: 40px;
  background-image: -webkit-linear-gradient(bottom, #00a5fb 0%, #ffffff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 40px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  top: 0;
}
.rebarDistribute .title img[data-v-c7dd86a8] {
  width: 100%;
  height: 100%;
}
.rebarDistribute .body[data-v-c7dd86a8] {
  flex: 1;
  padding: 10px;
  display: flex;
  flex-direction: column;
}
.rebarDistribute .body .three[data-v-c7dd86a8] {
  height: 70px;
  display: flex;
}
.rebarDistribute .body .three .three_item[data-v-c7dd86a8] {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  background-color: rgb(4, 39, 68);
}
.rebarDistribute .body .three .three_item .three_title[data-v-c7dd86a8] {
  height: 18px;
  width: 50px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
.rebarDistribute .body .three .three_item .three_info[data-v-c7dd86a8] {
  flex: 1;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.rebarDistribute .body .three .three_item .three_info .three_value[data-v-c7dd86a8] {
  color: #ea6f1b;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
}
.rebarDistribute .body .three .three_item .three_info .three_name[data-v-c7dd86a8] {
  color: #ffffff;
  text-align: left;
  font-size: 12px;
}
.rebarDistribute .body .three .three_item[data-v-c7dd86a8]:last-child {
  margin-right: 0px;
}
.rebarDistribute .body .three .three_item:nth-child(1) .three_value[data-v-c7dd86a8] {
  color: #ea6f1b;
}
.rebarDistribute .body .three .three_item:nth-child(1) .three_title[data-v-c7dd86a8] {
  background-color: #4f3d34;
}
.rebarDistribute .body .three .three_item:nth-child(2) .three_value[data-v-c7dd86a8] {
  color: #f9c64e;
}
.rebarDistribute .body .three .three_item:nth-child(2) .three_title[data-v-c7dd86a8] {
  background-color: #505646;
}
.rebarDistribute .body .three .three_item:nth-child(3) .three_value[data-v-c7dd86a8] {
  color: #2af0f4;
}
.rebarDistribute .body .three .three_item:nth-child(3) .three_title[data-v-c7dd86a8] {
  background-color: #10687e;
}
.rebarDistribute .body .process[data-v-c7dd86a8] {
  margin-top: 15px;
  flex: 1 1 auto;
  overflow: auto;
  height: 0;
  display: flex;
  flex-direction: column;
}
.rebarDistribute .body .process .process_item[data-v-c7dd86a8] {
  height: 14.28%;
  display: flex;
  align-items: center;
}
.rebarDistribute .body .process .process_item .process_index[data-v-c7dd86a8] {
  flex: 1;
  background: #034e7e;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
.rebarDistribute .body .process .process_item .process_name[data-v-c7dd86a8] {
  flex: 2.5;
  font-size: 12px;
  color: #ffffff;
  margin-right: 10px;
  margin-left: 10px;
  box-sizing: border-box;
  padding-left: 7px;
}
.rebarDistribute .body .process .process_item .process_value[data-v-c7dd86a8] {
  flex: 6;
  height: 100%;
  margin-right: 10px;
  position: relative;
}
.rebarDistribute .body .process .process_item .process_value .value_num[data-v-c7dd86a8] {
  height: 100%;
  display: flex;
  align-items: center;
  background-color: #084578;
  color: #29edf1;
  font-weight: bold;
  font-size: 16px;
  justify-content: center;
}
.rebarDistribute .body .process .process_item .process_value .value_num span[data-v-c7dd86a8] {
  font-size: 6px !important;
  font-weight: 400;
  margin-top: 2px;
}
.rebarDistribute .body .process .process_item .process_value .value_process[data-v-c7dd86a8] {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}
.rebarDistribute .body .process .process_item .process_value .value_process[data-v-c7dd86a8]  .el-progress-bar__inner {
  background-image: linear-gradient(to right, #00a4fb, #29f2f6);
}
.rebarDistribute .body .process .process_item .process_person[data-v-c7dd86a8] {
  flex: 2.5;
  font-size: 12px;
  color: #ffffff;
}
@charset "UTF-8";
.supplierProvide[data-v-2ccc72e0] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: rgba(4, 20, 42, 0.5);
  position: relative;
}
.supplierProvide .classify[data-v-2ccc72e0] {
  position: absolute;
  color: #22cfea;
  top: 0;
  text-align: right;
  right: 24px;
  height: 49px;
  line-height: 41px;
  width: 90px;
}
.supplierProvide .title[data-v-2ccc72e0] {
  height: 49px;
  position: relative;
}
.supplierProvide .title div[data-v-2ccc72e0] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  line-height: 40px;
  background-image: -webkit-linear-gradient(bottom, #00a5fb 0%, #ffffff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 40px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  top: 0;
}
.supplierProvide .title img[data-v-2ccc72e0] {
  width: 100%;
  height: 100%;
}
.supplierProvide .body[data-v-2ccc72e0] {
  flex: 1;
  padding: 10px;
  display: flex;
  flex-direction: column;
  /*滚动条样式*/
}
.supplierProvide .body .headers[data-v-2ccc72e0] {
  display: flex;
  height: 30px;
  color: #708292;
}
.supplierProvide .body .headers .head_rank[data-v-2ccc72e0] {
  width: 40px;
}
.supplierProvide .body .headers .head_supplyer[data-v-2ccc72e0] {
  flex: 3;
}
.supplierProvide .body .headers .head_supply[data-v-2ccc72e0] {
  flex: 1.5;
  text-align: right;
}
.supplierProvide .body ul[data-v-2ccc72e0] {
  flex: 1 1 auto;
  height: 0;
  overflow: auto;
  padding-right: 10px;
}
.supplierProvide .body ul li[data-v-2ccc72e0] {
  height: 20%;
  display: flex;
  font-size: 13px;
  color: #ffffff;
  align-items: center;
}
.supplierProvide .body ul li .li_rank[data-v-2ccc72e0] {
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.supplierProvide .body ul li .li_rank div[data-v-2ccc72e0] {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00a4fb;
}
.supplierProvide .body ul li .li_process[data-v-2ccc72e0] {
  flex: 1;
}
.supplierProvide .body ul li .li_process .process_top[data-v-2ccc72e0] {
  display: flex;
  margin-bottom: 5px;
  padding-right: 10px;
}
.supplierProvide .body ul li .li_process .process_top .top_name[data-v-2ccc72e0] {
  flex: 3 3 auto;
  width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.supplierProvide .body ul li .li_process .process_top .top_value[data-v-2ccc72e0] {
  flex: 1;
  color: #00a4fb;
  font-weight: bold;
  text-align: right;
}
.supplierProvide .body ul li .li_process .process_bottom[data-v-2ccc72e0] {
  padding-right: 10px;
}
.supplierProvide .body ul li .li_process .process_bottom[data-v-2ccc72e0]  .el-progress-bar__inner {
  background-image: linear-gradient(to right, #00a4fb, #29f2f6);
}
.supplierProvide .body ul li[data-v-2ccc72e0]:nth-child(even) {
  background: transparent;
}
.supplierProvide .body ul li[data-v-2ccc72e0]:nth-child(odd) {
  background: rgba(13, 44, 85, 0.8);
}
.supplierProvide .body ul li:nth-child(1) .process_bottom[data-v-2ccc72e0] {
  padding-right: 10px;
}
.supplierProvide .body ul li:nth-child(1) .process_bottom[data-v-2ccc72e0]  .el-progress-bar__inner {
  background-image: linear-gradient(to right, #fa781e, #f5c55e);
}
.supplierProvide .body ul li:nth-child(1) .li_process .top_value[data-v-2ccc72e0] {
  color: #fb781c;
}
.supplierProvide .body ul li:nth-child(2) .process_bottom[data-v-2ccc72e0] {
  padding-right: 10px;
}
.supplierProvide .body ul li:nth-child(2) .process_bottom[data-v-2ccc72e0]  .el-progress-bar__inner {
  background-image: linear-gradient(to right, #feb301, #fce09e);
}
.supplierProvide .body ul li:nth-child(2) .li_process .top_value[data-v-2ccc72e0] {
  color: #feb301;
}
.supplierProvide .body ul[data-v-2ccc72e0]::-webkit-scrollbar {
  width: 3px;
  /*height: 4px;*/
}
.supplierProvide .body ul[data-v-2ccc72e0]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #00a8ff;
  background: #00a8ff;
}
.supplierProvide .body ul[data-v-2ccc72e0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px transparent;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.companySettle[data-v-58eba313] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: rgba(4, 20, 42, 0.5);
}
.companySettle .title[data-v-58eba313] {
  height: 51px;
  position: relative;
}
.companySettle .title div[data-v-58eba313] {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  line-height: 40px;
  background-image: -webkit-linear-gradient(bottom, #00a5fb 0%, #ffffff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 40px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  top: 0;
}
.companySettle .title img[data-v-58eba313] {
  width: 100%;
  height: 100%;
}
.companySettle .classify[data-v-58eba313] {
  text-align: right;
  position: absolute;
  color: #22cfea;
  top: 0;
  right: 27px;
  height: 49px;
  line-height: 41px;
  width: 200px;
}
.companySettle .body[data-v-58eba313] {
  flex: 1 1 auto;
  height: 0;
  position: relative;
}
.companySettle .body .back[data-v-58eba313] {
  position: absolute;
  color: #22cfea;
  cursor: pointer;
  font-size: 13px;
  top: 0;
  right: 20px;
  z-index: 999;
}
.materialPrice[data-v-31634a4d] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: rgba(4, 20, 42, 0.5);
}
.materialPrice .title[data-v-31634a4d] {
  height: 51px;
  position: relative;
}
.materialPrice .title div[data-v-31634a4d] {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  line-height: 40px;
  background-image: -webkit-linear-gradient(bottom, #00a5fb 0%, #ffffff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 40px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  top: 0;
}
.materialPrice .title img[data-v-31634a4d] {
  width: 100%;
  height: 100%;
}
.materialPrice .classify[data-v-31634a4d] {
  position: absolute;
  color: #22cfea;
  top: 0;
  right: 30px;
  height: 49px;
  line-height: 41px;
}
.materialPrice .body[data-v-31634a4d] {
  flex: 1 1 auto;
  height: 0;
}
@charset "UTF-8";
.materialMap[data-v-341ec7e0] {
  width: 100%;
  height: 100%;
  position: relative;
}
.materialMap .top[data-v-341ec7e0] {
  padding: 5px 10px 0 10px;
  position: absolute;
  top: 0;
  z-index: 99;
}
.materialMap .top[data-v-341ec7e0] .el-radio-button__inner {
  padding: 7px 15px;
}
.materialMap .top .kind-select[data-v-341ec7e0] {
  width: 100px;
  margin-right: 10px;
}
.materialMap .map_title[data-v-341ec7e0] {
  color: #ffffff;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  position: absolute;
  top: 0;
  width: 100%;
}
.materialMap .info_dig[data-v-341ec7e0] {
  height: 122px;
  width: 50%;
  position: absolute;
  top: 10px;
  z-index: 10;
  display: flex;
}
.materialMap .info_dig .info_item[data-v-341ec7e0] {
  width: 199px;
  padding: 25px 40px 25px 26px;
  box-sizing: border-box;
  background: url(../img/kuai.f1806b7a.png) no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.materialMap .info_dig .info_item .info_left[data-v-341ec7e0] {
  flex: 1;
  padding-left: 20px;
}
.materialMap .info_dig .info_item .info_left .item_num[data-v-341ec7e0] {
  color: #2cfdff;
  font-weight: bold;
}
.materialMap .info_dig .info_item .info_left .item_num .value[data-v-341ec7e0] {
  font-size: 25px;
  letter-spacing: 2px;
}
.materialMap .info_dig .info_item .info_left .item_num .unit[data-v-341ec7e0] {
  font-size: 14px;
  margin-left: 3px;
}
.materialMap .info_dig .info_item .info_left .title[data-v-341ec7e0] {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  font-family: "宋体";
}
.materialMap .info_dig .info_item .info_right[data-v-341ec7e0] {
  width: 13px;
  height: 40px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAoCAYAAAAlinD5AAAAOElEQVRIiWNkyvkfzkAiYCJVA8OoplFNo5qGqCZG3b///w8zP9FPE1kl7GiQU6JpNMjpq4mBgQEA5y8PD5eCp4sAAAAASUVORK5CYII=) no-repeat center center;
  background-size: cover;
}
.materialMap .materia_info[data-v-341ec7e0] {
  width: 421px;
  height: 276px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: url(../img/kuan_dttk.7b37fa1b.png) no-repeat center center;
  background-size: cover;
}
.materialMap .materia_info .info_padding[data-v-341ec7e0] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 35px 20px 28px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.materialMap .materia_info .info_padding .materia_item[data-v-341ec7e0] {
  width: 179px;
  height: 51px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALMAAAAzCAYAAADcpDkrAAACwElEQVR4nO3d3VLTUBSG4a+tVAGFoVOB4hn3f+YNeSSlIFVALXSgTpwVpiTNz87eaRJ9nwsIna5vwurKStI7/7ySpzeSziUNfA+E/9pC0hdJlQPZD/DtnRJkBPBO0sjnML5hPpT0gUoikI+ShlUP5RPmHUknVBEB9SRNqh7OJ8wT2gvUYE/SUZXDVg1z9Mf2qSRqcmz/+Z1UCfOO/TGgLn0bLNQe5rNAUxAgz3tJBy7fkGsoR9bTANvgNPZ1CfOQ9gJbNnBpN1zCfGajE2CbDqzlCBbmsaRdSoiGnJbJapkwv7UwA00pNUErCnPUVnyivUALHBUNH4rCPLYzM9AGk7wTa16Yd2kv0DJDW0baKCvMPZteAG0zsnXRlKwwH/us4gE16mW1G5vCvOe7JA3UbOMifzLMfdoLdERqkT8Z5kqrd0ADUov862Her7oUDTTk1SJ/HOaBz+0qQINeuok4zCe0F+iol0X+vt1dfUgl0WF/F/n7eVdUgA4ZR2G+omL4B1xHYb6T9INqosPuJd3GPwAvJS2pJjroWdJUa9OMJ0kXVBIdNItPxOsXTX5K+k410SG/JM3jj5u8nE27ga5YJbuJZJij/uMr5UQHRFO4x/WPuWkFNDp131BNtNhiU0azlvNnydQDLRG3F6kn7GeFeUW7gZa6sTNzSt4Nrb+jqypUFC3ymHfFuuhRA1GYH6gmWmJjexErCnPcbni/kgrwNLfhRKYyj+da0G6gYUsbSuQq++DEb9ZDA02Y2jWQIGHOHIcANbu1rbhCLs9nfihzqgcCeoo34kKHWTbjy23CgYAuLdC1hFk23SjsXwBP9643jVQJc6lfloCHZ5f2Ilb1FWhz238G6jCrsors8z6/C5d+Bijp1cK9C58wL61BB0JJLdxvK8yyBv2OUiKQa5/V4xCvDZ7SbiCAaG0iutJcjaQ/haVqOrSSUI0AAAAASUVORK5CYII=) no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 22px;
  box-sizing: border-box;
}
.materialMap .materia_info .info_padding .materia_item .materia_item_top[data-v-341ec7e0] {
  display: flex;
  justify-content: space-between;
}
.materialMap .materia_info .info_padding .materia_item .materia_item_top .top_name[data-v-341ec7e0] {
  color: #d5d8dd;
  font-size: 14px;
  letter-spacing: 2px;
}
.materialMap .materia_info .info_padding .materia_item .materia_item_top .top_price[data-v-341ec7e0] {
  color: #28f8d9;
  letter-spacing: 2px;
  font-size: 16px;
}
.materialMap .materia_info .info_padding .materia_item .materia_item_top .top_price i[data-v-341ec7e0] {
  width: 10px;
}
.materialMap .materia_info .info_padding .materia_item .materia_item_bottom span[data-v-341ec7e0]:nth-child(1) {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}
.materialMap .materia_info .info_padding .materia_item .materia_item_bottom span[data-v-341ec7e0]:nth-child(2) {
  color: #d2d6da;
  font-size: 14px;
  letter-spacing: 2px;
}
.materialMap .back[data-v-341ec7e0] {
  line-height: 20px;
}
.map[data-v-26a1c86a] {
  width: 100%;
  height: 100%;
}
.screenCenter[data-v-708b6a9e] {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  background-size: cover;
}
.screenCenter .el-button[data-v-708b6a9e] {
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 2;
}
.screenCenter .time[data-v-708b6a9e] {
  position: absolute;
  right: 135px;
  top: 6px;
  color: #7bf1ff;
  font-size: 30px;
  width: 100px;
  height: 50px;
  line-height: 50px;
  z-index: 2;
}
.screenCenter .screen_title[data-v-708b6a9e] {
  width: 100%;
  height: 120px;
  position: relative;
  background: no-repeat center center;
  background-size: cover;
}
.screenCenter .screen_title div[data-v-708b6a9e] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: -webkit-linear-gradient(bottom, #00a5fb 0%, #ffffff 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  line-height: 80px;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 10px;
  z-index: 0;
}
.screenCenter .screen_body[data-v-708b6a9e] {
  flex: 2.8 2.8 auto;
  height: 0;
  margin-bottom: 15px;
  padding: 0 40px;
}
.screenCenter .screen_body .el-col[data-v-708b6a9e]:nth-child(1) {
  display: flex;
  flex-direction: column;
}
.screenCenter .screen_body .el-col:nth-child(1) .bodyLeft_top[data-v-708b6a9e] {
  flex: 1;
  margin-bottom: 15px;
}
.screenCenter .screen_body .el-col:nth-child(1) .bodyLeft_bottom[data-v-708b6a9e] {
  flex: 1.5;
}
.screenCenter .screen_body .el-col[data-v-708b6a9e]:nth-child(3) {
  display: flex;
  flex-direction: column;
}
.screenCenter .screen_body .el-col:nth-child(3) .bodyRight_top[data-v-708b6a9e] {
  flex: 1.2;
  margin-bottom: 15px;
}
.screenCenter .screen_body .el-col:nth-child(3) .bodyRight_bottom[data-v-708b6a9e] {
  flex: 1.5;
}
.screenCenter .screen_footer[data-v-708b6a9e] {
  flex: 1;
  padding: 0 40px;
}
.screenCenter .screen_footer .footer_left[data-v-708b6a9e] {
  width: 100%;
  height: 100%;
}
.screenCenter .screen_footer .footer_right[data-v-708b6a9e] {
  width: 100%;
  height: 100%;
}
