body {
  margin: 0 auto;
}
.ad {
  width: 100%;
  margin: 2.5rem auto 2.375rem;
}
.ad img {
  width: 100%;
}
.nav {
  width: 75rem;
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.875rem;
  margin: 1.25rem auto 1.5rem;
}
.nav .left {
  width: 0.8125rem;
  height: 1rem;
  margin-right: 0.375rem;
}
.nav .right {
  display: flex;
  align-items: center;
}
.nav .right a {
  color: #666666;
  font-size: 0.875rem;
}
a {
  text-decoration: none;
}
.classify {
  width: 75rem;
  margin: 0 auto;
}
.classify .clas1 {
  display: flex;
  border: 1px solid #cecece;
  border-bottom: none;
}
.classify .clas1 .left {
  width: 6.875rem;
  height: 3.125rem;
  background-color: #0068b5;
  line-height: 3.125rem;
  text-align: center;
  color: #fff;
  font-size: 0.875rem;
}
.classify .clas1 .right {
  display: flex;
  justify-content: space-between;
  height: 3.125rem;
  width: calc(100% - 6.875rem);
  overflow: hidden;
}
.classify .clas1 .right .part {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0.9375rem;
  padding-top: 0.5rem;
  box-sizing: border-box;
}
.classify .clas1 .right .part .part1 {
  color: #333;
  font-size: 0.875rem;
  padding: 0.375rem 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 1rem;
}
.classify .clas1 .right .part .active {
  color: #fff;
  background-color: #0068b5;
}
.classify .clas1 .right .part .part1:hover {
  color: #fff;
  background-color: #0068b5;
}
.classify .clas1 .right .part .part2 {
  border: 1px dashed #0068b5;
}
.classify .clas1 .right .part .part2:hover {
  color: #333;
  background-color: transparent;
}
.classify .clas1 .right .part .search {
  display: flex;
  align-items: center;
  border: 1px solid #e0e0e0;
  padding: 0.375rem 0.625rem;
  margin-bottom: 1rem;
}
.classify .clas1 .right .part .search input {
  border: none;
  outline: none;
  color: #999999;
  font-size: 12px;
  width: 6rem;
}
.classify .clas1 .right .part .search img {
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 0.375rem;
}
.classify .clas1 .right .more {
  color: #0068b5;
  font-size: 0.875rem;
  word-break: keep-all;
  margin-left: 1rem;
  padding-top: 0.875rem;
  padding-right: 1.25rem;
}
.classify .clas1 .right .shouqi {
  display: none;
}
.classify .clas1 .show {
  overflow: auto;
  height: auto;
}
.classify .clas1 .show .part .part1 {
  margin-bottom: 1rem;
}
.classify .clas1:nth-last-child(1) {
  border-bottom: 1px solid #cecece;
}
.main {
  margin: 2.5rem auto 3.75rem;
  display: flex;
  justify-content: space-between;
  width: 75rem;
}
.main .left {
  width: 54.0625rem;
}
.main .left .part {
  width: 100%;
  min-height: 8.75rem;
  border: 1px solid #dddddd;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  margin-bottom: 1.125rem;
  padding: 1.5rem;
}
.main .left .part .left {
  width: 40.625rem;
}
.main .left .part .left .tit {
  color: #333333;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .left .part .left .top {
  display: flex;
  color: #666666;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.main .left .part .left .desc {
  font-size: 0.875rem;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .left .part .collect {
  background-color: #0068b5;
  color: #fff;
  font-size: 0.75rem;
  min-width: 5.625rem;
  min-height: 2rem;
  border-radius: 0.3125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  box-sizing: border-box;
}
.main .left .part:hover .tit {
  color: #0068b5;
  text-decoration: underline;
}
.main .right {
  width: 18.75rem;
}
.main .right .right1 {
  width: 18.75rem;
  height: 15.5rem;
}
.main .right .right1 img {
  width: 100%;
  height: 100%;
}
.main .right .right2 {
  margin-top: 1.25rem;
}
.main .right .right2 .top {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 1rem;
  background-color: #0068b5;
  height: 2.8125rem;
}
.main .right .right2 .top img {
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 0.5rem;
}
.main .right .right2 .bot1 {
  border: 1px solid #e8e8e8;
  border-top: none;
  box-sizing: border-box;
  padding: 0.9375rem 0.5rem 0.3125rem 0.75rem;
}
.main .right .right2 .bot1 .part1 {
  display: flex;
  align-items: center;
  color: #666666;
  margin-bottom: 0.75rem;
}
.main .right .right2 .bot1 .part1 .num {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.9375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999999;
  font-size: 0.875rem;
}
.main .right .right2 .bot1 .part1 .num1 {
  color: #fff;
  background-color: #0068b5;
}
.main .right .right2 .bot1 .part1 .num2 {
  color: #fff;
  background-color: #3386c4;
}
.main .right .right2 .bot1 .part1 .num3 {
  color: #fff;
  background-color: #66a4d3;
}
.main .right .right2 .bot1 .part1 .tit {
  font-size: 0.875rem;
  width: calc(100% - 2.25rem);
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}
.main .right .right2 .bot1 .part1:hover .tit {
  color: #0068b5;
  text-decoration: underline;
}
.main .right .right2 .bot2 {
  border: 1px solid #e8e8e8;
  border-top: none;
  box-sizing: border-box;
  padding: 0 0.75rem;
  display: flex;
  flex-wrap: wrap;
}
.main .right .right2 .bot2 .part2 {
  font-size: 0.875rem;
  color: #666666;
  width: 50%;
  height: 2.5rem;
  line-height: 2.5rem;
  border-bottom: 1px dashed #cccccc;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.5rem;
  box-sizing: border-box;
  position: relative;
}
.main .right .right2 .bot2 .part2::after {
  position: absolute;
  content: '';
  left: 0;
  top: 50% ;
  background-color: #666666;
  width: 4px;
  height: 1px;
}
.main .right .right2 .bot2 .part2:hover {
  color: #0068b5;
  text-decoration: underline;
}
.main .right .right2 .bot2 .part2:nth-last-child(1),
.main .right .right2 .bot2 .part2:nth-last-child(2) {
  border-bottom: none;
}
@media (max-width: 1200px) {
  .nav .left {
    width: 10px;
    height: auto;
    margin-right: 5px;
  }
  .classify .clas1 .left {
    height: 30px;
  }
  .classify .clas1 .right {
    height: 30px;
  }
  .classify .clas1 .show {
    height: auto;
  }
  .classify .clas1 .right .part .search input {
    width: 70px;
  }
  .classify .clas1 .right .part .search img {
    width: 15px;
    height: 15px;
    margin-left: 5px;
  }
  .main .right .right2 .bot2 .part2 {
    font-size: 12px;
    color: #666666;
    width: 100%;
    height: 25px;
    line-height: 25px;
  }
  .main .right .right2 .bot2 .part2:nth-last-child(2) {
    border-bottom: 1px dashed #ccc;
  }
  .main .right .right2 .bot1 .part1 .num {
    width: 13px;
    height: 15px;
  }
  .main .right .right2 .bot1 .part1 .tit {
    font-size: 12px;
    width: calc(100% - 17px);
  }
  .main .right .right2 .top {
    font-size: 14px;
    height: 25px;
  }
  .main .right .right2 .top img {
    width: 8px;
    height: 8px;
    margin: 0 0.5rem;
  }
}
