.footer[data-v-bab77e26] {
  height: 565px;
  background-color: #3d4145;
  color: #fff;
}
.footer-main[data-v-bab77e26] {
  margin: 0 240px;
  box-sizing: border-box;
  padding-top: 70px;
  height: 100%;
}
.footer-main-info[data-v-bab77e26] {
  display: flex;
  justify-content: space-between;
}
.footer-main-info .item[data-v-bab77e26] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-main-info .item .icon[data-v-bab77e26] {
  color: #fff;
  font-size: 24px;
}
.footer-main-info .item .title[data-v-bab77e26] {
  font-size: 18px;
}
.footer-main-info .item .info[data-v-bab77e26] {
  margin-top: 28px;
}
.footer-main-bottom[data-v-bab77e26] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 55px;
}
.footer-main-bottom-left .top[data-v-bab77e26] {
  margin-bottom: 22px;
}
.footer-main-bottom-left .top span[data-v-bab77e26] {
  display: inline-block;
  padding: 0 8px;
  position: relative;
}
.footer-main-bottom-left .top span[data-v-bab77e26]::after {
  content: " ";
  position: absolute;
  top: 5px;
  right: 0px;
  width: 2px;
  height: 12px;
  background-color: #fff;
}
.footer-main-bottom-left .top .none[data-v-bab77e26]::after {
  display: none;
}
.footer-main-bottom-left .bottom[data-v-bab77e26] {
  display: flex;
  align-items: center;
}
.footer-main-bottom-left .bottom .beian[data-v-bab77e26] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-main-bottom-left .bottom img[data-v-bab77e26] {
  margin: 0 10px 0 65px;
}
.footer-main-bottom-right[data-v-bab77e26] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-main-bottom-right .item[data-v-bab77e26] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 32px;
}
.footer-main-bottom-right .item img[data-v-bab77e26] {
  margin-bottom: 13px;
}
.header[data-v-7852b642] {
  display: flex;
  padding: 0 10%;
  background-color: #fff;
}
.header .left[data-v-7852b642] {
  width: 100%;
  margin-top: 15px;
}
.header .bottom[data-v-7852b642] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
  margin: 15px 20px;
  border-top: 1px solid #eee;
}
.header .bottom .slogan[data-v-7852b642] {
  font-size: 24px;
  color: #6C7985;
  line-height: 32px;
  letter-spacing: 2px;
  display: flex;
  flex-direction: column;
}
.header .bottom .tabs[data-v-7852b642] {
  display: flex;
}
.header .bottom .tabs .tab-item[data-v-7852b642] {
  font-size: 18px;
  height: 42px;
  padding: 0 32px;
  line-height: 40px;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #fff;
  margin-left: -14px;
  border-radius: 21px;
}
.header .bottom .tabs .active[data-v-7852b642] {
  z-index: 10;
  box-sizing: border-box;
  color: #0684CD;
  border: 1px #0684CD solid;
  border-radius: 21px;
}
.header .top[data-v-7852b642] {
  display: flex;
  padding: 0 25px;
  justify-content: space-between;
}
.header .login[data-v-7852b642] {
  cursor: pointer;
}
.header .login[data-v-7852b642]:hover {
  color: #3159e4;
}
.header .register[data-v-7852b642] {
  margin-left: 25px;
  color: #3159e4;
  cursor: pointer;
}
.header .img-panel[data-v-7852b642] {
  display: flex;
  color: #aaa;
}
.header .img-panel .img-item[data-v-7852b642] {
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .img-panel .img-item img[data-v-7852b642] {
  margin-right: 6px;
}
.news-panel[data-v-776200a5] {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 65px;
}
.news[data-v-776200a5] {
  box-sizing: border-box;
  width: 75vw;
  margin-top: 45px;
}
.news h3[data-v-776200a5] {
  font-size: 32px;
  color: #434C51;
  text-align: center;
  margin-bottom: 12px;
}
.news .carousel[data-v-776200a5] {
  width: 50%;
}
.news .news-container[data-v-776200a5] {
  width: 50%;
  margin-left: 48px;
}
.news .news-container .title[data-v-776200a5] {
  font-weight: 600;
  color: #0080cc;
  font-size: 22px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .news-container .btn[data-v-776200a5] {
  float: right;
  margin-right: 20px;
  margin-top: 25px;
}
.news .news-container .news-list[data-v-776200a5] {
  margin-top: 15px;
}
.news .news-container .news-list li[data-v-776200a5] {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 25px;
  margin-top: 30px;
  white-space: nowrap;
}
.news .news-container .news-list li[data-v-776200a5]::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  background: #007cdf;
  border-radius: 50%;
}
.el-carousel__item h3[data-v-776200a5] {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 150px;
  margin: 0;
}
.el-carousel__item[data-v-776200a5]:nth-child(2n) {
  background-color: #99a9bf;
}
.el-carousel__item[data-v-776200a5]:nth-child(2n+1) {
  background-color: #d3dce6;
}
.partner[data-v-a5bad734] {
  margin: 70px 240px;
}
.partner .title[data-v-a5bad734] {
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}
.partner-item[data-v-a5bad734] {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.border[data-v-a5bad734] {
  width: 220px;
  box-sizing: border-box;
  height: 88px;
  border: 1px dashed #ccc;
  margin-left: 80px;
  margin-top: 15px;
}
.border[data-v-a5bad734]:nth-of-type(5n+1) {
  margin-left: 0;
}
.supplier[data-v-67c35e1e] {
  width: 100%;
}
.supplier .item[data-v-67c35e1e] {
  height: 100%;
  box-sizing: border-box;
  padding: 70px 240px 0 240px;
  background-color: #0144bd;
}
.supplier .item .card[data-v-67c35e1e] {
  display: flex;
  margin-top: 50px;
  width: 100%;
  justify-content: space-between;
}
.supplier .item .card-item[data-v-67c35e1e] {
  background-color: #fff;
  box-sizing: border-box;
  width: 332px;
  height: 414px;
  border-radius: 6px;
  padding-top: 20px;
}
.supplier .item .card-item-img[data-v-67c35e1e] {
  display: flex;
  justify-content: center;
}
.supplier .item .card-item p[data-v-67c35e1e] {
  margin-top: 24px;
  margin-left: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.supplier .item .card-item p[data-v-67c35e1e]:first-of-type {
  margin-top: 10px;
}
.supplier .item .card-item .key[data-v-67c35e1e] {
  color: #7a8c9e;
}
.supplier .item .card-item .value[data-v-67c35e1e] {
  color: #434c51;
}
.supplier .item .card-item .level[data-v-67c35e1e] {
  margin: 25px 28px;
  height: 32px;
  background-color: #103a9e;
  border-radius: 3px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.supplier .title[data-v-67c35e1e] {
  font-size: 32px;
  text-align: center;
  color: #fff;
}
.middle-panel[data-v-1d35d7e7] {
  width: 100%;
  background-color: #f1f6fc;
  padding-bottom: 70px;
}
.middle-panel .tabs[data-v-1d35d7e7] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  color: #434c51;
}
.middle-panel .tabs-item[data-v-1d35d7e7] {
  padding: 45px 20px 15px 15px;
  cursor: pointer;
  font-weight: 600;
  border-bottom: 2px solid #f1f6fc;
  margin-left: 95px;
}
.middle-panel .tabs-item[data-v-1d35d7e7]:first-of-type {
  margin-left: 0;
}
.middle-panel .tabs-active[data-v-1d35d7e7] {
  border-bottom: 2px solid #007bdf;
}
.middle-panel .type[data-v-1d35d7e7] {
  margin: 45px 240px 40px 240px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.middle-panel .card[data-v-1d35d7e7] {
  margin: 0 240px;
  display: flex;
}
.middle-panel .card[data-v-1d35d7e7] .el-card__body {
  padding: 20px 0 0 0;
}
.middle-panel .card .box-card[data-v-1d35d7e7] {
  position: relative;
  box-sizing: border-box;
  width: 335px;
  height: 346px;
  margin-left: 33px;
}
.middle-panel .card .box-card[data-v-1d35d7e7]:first-of-type {
  margin-left: 0;
}
.middle-panel .card .box-card .text[data-v-1d35d7e7] {
  margin-top: 20px;
  margin-left: 25px;
}
.middle-panel .card .box-card .deadline[data-v-1d35d7e7] {
  color: #007bdf;
}
.middle-panel .card .box-card-bottom[data-v-1d35d7e7] {
  position: absolute;
  color: #007bdf;
  height: 50px;
  width: 100%;
  bottom: 0;
}
.middle-panel .card .box-card-bottom-info[data-v-1d35d7e7] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.middle-panel .card .box-card:hover .box-card-bottom[data-v-1d35d7e7] {
  background-color: #007bdf;
  color: #fff;
}
.middle-panel .card .box-card-badge[data-v-1d35d7e7] {
  padding: 5px 35px;
  position: absolute;
  top: 10px;
  right: -25px;
  color: #fff;
  transform: rotate(45deg);
  background-color: #fa5656;
}
.middle-panel .publicity[data-v-1d35d7e7] {
  margin: 0 240px;
}
.middle-panel .publicity .title[data-v-1d35d7e7] {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
  color: #434c51;
}
.middle-panel .publicity .carousel[data-v-1d35d7e7] {
  display: flex;
  justify-content: space-between;
}
.middle-panel .publicity .item[data-v-1d35d7e7] {
  width: 695px;
  box-sizing: border-box;
  background-color: #fff;
  height: 320px;
  display: flex;
}
.middle-panel .publicity .item-left[data-v-1d35d7e7] {
  display: flex;
  padding-top: 35px;
  flex-direction: column;
  align-items: center;
  width: 212px;
  box-sizing: border-box;
  height: 100%;
  border-right: 1px solid #dae3ed;
}
.middle-panel .publicity .item-left-logo[data-v-1d35d7e7] {
  width: 106px;
  height: 106px;
  border: 2px solid #dae3ed;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
}
.middle-panel .publicity .item-status[data-v-1d35d7e7] {
  margin-top: 10px;
}
.middle-panel .publicity .item-right[data-v-1d35d7e7] {
  width: 488px;
  box-sizing: border-box;
  padding: 10px 35px 10px 55px;
}
.middle-panel .publicity .item-right p[data-v-1d35d7e7] {
  margin-top: 24px;
}
.middle-panel .publicity .item-right p .key[data-v-1d35d7e7] {
  color: #7a8c9e;
}
.middle-panel .publicity .item-right p .value[data-v-1d35d7e7] {
  color: #434c51;
}
.middle-panel .publicity .item-right p .amount[data-v-1d35d7e7] {
  color: #ff8e32;
  font-size: 20px;
}
.middle-panel .publicity .item-status-text[data-v-1d35d7e7] {
  color: #fff;
  font-size: 24px;
  margin-top: -50px;
}
.middle-panel .more[data-v-1d35d7e7] {
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index[data-v-5051594b] {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.index .tabs[data-v-5051594b] {
  width: 75%;
  box-sizing: border-box;
  display: flex;
  padding: 15px 15px;
  box-shadow: 0px 5px 13px rgba(216, 218, 219, 0.48);
  margin: 0 auto;
}
.index .tabs-item[data-v-5051594b] {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-around;
  border-left: 1px solid #eee;
  padding: 5px 15px;
}
.index .tabs-item[data-v-5051594b]:first-of-type {
  border: none;
}
.index .tabs-item p[data-v-5051594b] {
  color: #007cdf;
  font-size: 18px;
}
.index .tabs-item p span[data-v-5051594b] {
  font-size: 32px;
}
.index .tabs-item .left[data-v-5051594b] {
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #bababa;
}
.index .tabs-item .left .icon[data-v-5051594b] {
  font-size: 32px;
}
.index .tabs .divider[data-v-5051594b] {
  height: 10px;
}
