.abbreviated-drawing-List-page
  .abbreviated-drawing-List-page-detail
  .image-box
  .image-list {
  position: relative;
  width: 25%;
  height: 1.587rem;
  float: left;
  text-align: center;
  cursor: pointer;
}

.abbreviated-drawing-List-page
  .abbreviated-drawing-List-page-detail
  .image-box
  .image-list
  .img {
  height: 1.27rem;
  overflow-clip-margin: content-box;
  overflow: clip;
  width: 100%;
  padding: 0.053rem;
}

.abbreviated-drawing-List-page
  .abbreviated-drawing-List-page-detail
  .image-box
  .image-list
  .img-name {
  margin-top: 0.026rem;
  text-align: center;
  line-height: 0.132rem;
  font-size: 0.095rem;
  height: 0.317rem;
  overflow: hidden;
}
@media (max-width: 768px) {
  .abbreviated-drawing-List-page
    .abbreviated-drawing-List-page-detail
    .image-box
    .image-list
    .img-name {
    font-size: 0.074rem;
    transform: scale(0.8);
    transform-origin: left top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 0.238rem;
    line-height: 0.238rem;
  }
}

.abbreviated-drawing-List-page
  .abbreviated-drawing-List-page-detail
  .image-box
  .image-list
  .img-detail {
  display: none;
  background-color: transparent;
  width: 100%;
  height: 80%;
  position: absolute;
  bottom: 20%;
  background-color: hsla(0, 0%, 6%, 0.5);
  box-shadow: 0.005rem 0.005rem 0.026rem 0.011rem hsla(0, 0%, 6%, 0.5);
}

.abbreviated-drawing-List-page
  .abbreviated-drawing-List-page-detail
  .image-box
  .image-list
  .img-detail
  .text-content {
  width: 80%;
  height: 80%;
  margin: 4% 10%;
  font-size: 0.074rem;
  color: #fff;
  line-height: 1.2;
  padding-top: 5%;
  text-align: left;
}

.abbreviated-drawing-List-page
  .abbreviated-drawing-List-page-detail
  .image-box
  .image-list
  .img-detail
  .text-content
  .text {
  margin: 8% 5%;
  font-size: 0.074rem;
  line-height: 0.116rem;
  height: 0.466rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.img-name img {
  vertical-align: middle;
  margin-right: 0.053rem;
}

@media (max-width: 768px) {
  .img-name img {
    width: 0.212rem;
    height: 0.212rem;
  }
}

.banner .banner-img {
  width: 100%;
  height: 1.587rem;
  display: block;
}

.submenus {
  width: 18%;
  background-image: url(item_bgp2.9ee7e0f9.png);
}

.submenus .notShow {
  display: none;
}

.submenus .content {
  background-size: 1.587rem 3.968rem;
  background-position: 0 100%;
  background-repeat: no-repeat;
  min-height: 5.714rem;
}

.submenus .content .title {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0.106rem;
}

.submenus .content .title .title-text {
  font-family: KaiTi;
  font-size: 0.201rem;
  font-weight: 700;
  text-shadow: 0.026rem 0.011rem 0.032rem #5681b67a;
  color: #4373af;
}

.submenus .content .title .title-img {
  width: 0.153rem;
  height: 0.19rem;
  vertical-align: text-bottom;
}

.submenus .content .menus .menus-box .item {
  font-family: Microsoft Yahei;
  line-height: 0.159rem;
  letter-spacing: 0.011rem;
  font-size: 0.106rem;
  padding-top: 0.079rem;
  padding-left: 25%;
  background-repeat: no-repeat;
}

.submenus .content .menus .menus-box .item .icon {
  width: 0.169rem;
  height: 0.169rem;
  vertical-align: bottom;
  margin-right: 0.053rem;
}

.submenus .content .menus .menus-box .item .menu-text {
  cursor: pointer;
  color: #000;
}

.submenus .content .menus .menus-box .item .menu-text:hover {
  text-decoration: underline;
}

.submenus .content .menus .menus-box .item .menu-text-active {
  color: #4373af;
  text-decoration: underline;
}

.breadcrumbs {
  padding-left: 0.106rem;
}

.breadcrumbs .home-logo {
  width: 0.169rem;
  height: 0.169rem;
  vertical-align: sub;
  margin-right: 0.026rem;
}

.breadcrumbs .ivu-breadcrumb {
  font-size: 0.127rem;
}

.breadcrumbs .link {
  color: #a1a1a1;
}

.breadcrumbs .link:hover {
  text-decoration: underline;
}

.breadcrumbs .splitter {
  margin: 0.053rem 0;
  height: 0.011rem;
  background-color: #d0d0d0;
}
