.top_nav[data-v-4e08ddb5] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top_nav .top_nav_inner[data-v-4e08ddb5] {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav .top_nav_inner .top_nav_left .name[data-v-4e08ddb5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav .top_nav_inner .top_nav_left .name img[data-v-4e08ddb5] {
  margin-right: 6px;
  width: 20px;
  height: 20px;
}
.top_nav .top_nav_inner .top_nav_left .name img[data-v-4e08ddb5]:nth-of-type(2) {
  width: 16px;
  height: 16px;
}
.top_nav .top_nav_inner .top_nav_left .name img[data-v-4e08ddb5]:nth-of-type(3) {
  width: 16px;
  height: 16px;
}
.top_nav .top_nav_inner .top_nav_left .name span[data-v-4e08ddb5] {
  margin-right: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
}
.top_nav .top_nav_inner .top_nav_left .info[data-v-4e08ddb5] {
  margin-top: 7px;
}
.top_nav .top_nav_inner .top_nav_left .info span[data-v-4e08ddb5] {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-right: 20px;
}
.top_nav .top_nav_bottom span[data-v-4e08ddb5] {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-right: 20px;
}
.top_nav .top_nav_bottom .info[data-v-4e08ddb5] {
  margin-top: 7px;
}
.detail_bottom[data-v-4e08ddb5] {
  margin-top: 20px;
  position: relative;
}
.detail_bottom .refresh[data-v-4e08ddb5] {
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 20px;
  top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail_bottom .refresh img[data-v-4e08ddb5] {
  margin-right: 5px;
  width: 18px;
  height: 14px;
}
.detail_bottom .detail_scan[data-v-4e08ddb5] {
  height: 500px;
}
.detail_bottom .download[data-v-4e08ddb5] {
  position: absolute;
  top: 80px;
  right: 30px;
  cursor: pointer;
}
.detail_bottom .download img[data-v-4e08ddb5] {
  width: 22px;
  height: 22px;
}
