.pc {
  background: #f5f5f5;
}
.pc .gotoBtn {
  cursor: pointer;
  width: 6.667vw;
  margin-top: 5.469vw;
  margin-bottom: 10.208vw;
  margin-left: 46.667vw;
}
.pc .header {
  margin-top: 4.583vw;
  width: 100%;
  background-color: white;
  display: flex;
  height: 4.583vw;
  align-items: center;
}
.pc .header .t1 {
  width: 12.083vw;
  font-style: normal;
  font-weight: 500;
  font-size: 1.771vw;
  line-height: 108%;
  color: #0b0a0a;
  margin-left: 12.5vw;
  font-family: "Prompt-Medium";
}
.pc .header .title {
  width: 7.604vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Prompt-Regular";
  margin-left: 58.802vw;
}
.pc .header .title select {
  background-color: #ffffff;
  width: 11.755vw;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../png/down.png");
  background-repeat: no-repeat;
  background-size: 0.729vw;
  font-style: normal;
  font-weight: 400;
  font-size: 1.354vw;
  line-height: 1.354vw;
  text-align: center;
  color: #2c2c2c;
  background-position: right 0vw center;
  background-position-x: 6.5vw;
  font-family: "Prompt-Regular";
}
.pc .header .title option {
  font-family: "Prompt-Regular";
}
.pc .header .title select:hover {
  background-color: #ffffff;
}
.pc .box {
  padding: 0vw 12.5vw;
}
.pc .box .two {
  font-style: normal;
  font-weight: 500;
  font-size: 2.292vw;
  line-height: 1.354vw;
  color: #2c2c2c;
  margin-top: 4.583vw;
  margin-bottom: 2.917vw;
  font-family: "Prompt-Medium";
}
.pc .box .tree {
  width: 100%;
  display: flex;
  cursor: pointer;
}
.pc .box .tree .lefImg {
  overflow: hidden;
  width: 49.219vw;
}
.pc .box .tree .lefImg img {
  width: 49.219vw;
  display: block;
}
.pc .box .tree .rightContent {
  background-color: white;
  width: 25.781vw;
}
.pc .box .tree .rightContent .t1 {
  margin-left: 2.083vw;
  margin-top: 2.917vw;
  font-style: normal;
  font-weight: 400;
  font-size: 1.771vw;
  line-height: 2.656vw;
  font-family: "Prompt-Regular";
  width: 20.365vw;
  color: #000000;
}
.pc .box .tree .rightContent .t1:hover {
  font-weight: bold;
}
.pc .box .tree .rightContent .t2 {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  font-family: "Prompt-Light";
  color: #808690;
  margin-left: 2.083vw;
  margin-top: 9.098vw;
}
.pc .box .contentBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pc .box .contentBox .for {
  width: 36.042vw;
  margin-top: 2.917vw;
  cursor: pointer;
}
.pc .box .contentBox .for .lefImg {
  overflow: hidden;
  width: 36.042vw;
}
.pc .box .contentBox .for .lefImg img {
  width: 36.042vw;
  display: block;
}
.pc .box .contentBox .for .content {
  position: relative;
  height: 18.073vw;
  padding: 2.5vw 2.083vw 0vw 2.083vw;
  background-color: white;
}
.pc .box .contentBox .for .content .t1 {
  font-style: normal;
  font-weight: 300;
  font-size: 1.458vw;
  line-height: 2.188vw;
  color: #000000;
  font-family: "Prompt-Light";
}
.pc .box .contentBox .for .content .t1:hover {
  font-weight: bold;
}
.pc .box .contentBox .for .content .t2 {
  position: absolute;
  font-style: normal;
  font-weight: 300;
  font-size: 1.042vw;
  line-height: 1.563vw;
  font-family: "Prompt-Light";
  left: 2.083vw;
  top: 14.01vw;
  color: #808690;
}
.pc .box .twoBox {
  margin-top: 2.917vw;
  display: flex;
  flex-wrap: wrap;
}
.pc .box .twoBox .for {
  margin-bottom: 2.917vw;
  margin-right: 2.9vw;
  width: 23.021vw;
  cursor: pointer;
}
.pc .box .twoBox .for .lefImg {
  overflow: hidden;
  width: 23.021vw;
}
.pc .box .twoBox .for .lefImg img {
  width: 23.021vw;
  display: block;
}
.pc .box .twoBox .for .content {
  position: relative;
  height: 11.042vw;
  padding: 1.667vw 2.083vw 0vw 2.083vw;
  background-color: white;
}
.pc .box .twoBox .for .content .t1 {
  font-style: normal;
  font-weight: 300;
  font-size: 1.042vw;
  line-height: 1.563vw;
  color: #000000;
  font-family: "Prompt-Light";
}
.pc .box .twoBox .for .content .t1:hover {
  font-weight: bold;
}
.pc .box .twoBox .for .content .t2 {
  position: absolute;
  font-style: normal;
  font-weight: 300;
  font-size: 0.833vw;
  line-height: 0.833vw;
  font-family: "Prompt-Light";
  left: 2.083vw;
  top: 9.792vw;
  color: #808690;
}
.pc .box .twoBox .for:nth-child(3n) {
  margin-bottom: 2.917vw;
  margin-right: 0vw !important;
  width: 23.021vw;
}
.pc .box .twoBox .for:nth-child(3n) .lefImg {
  overflow: hidden;
  width: 23.021vw;
}
.pc .box .twoBox .for:nth-child(3n) .lefImg img {
  width: 23.021vw;
  display: block;
}
.pc .box .twoBox .for:nth-child(3n) .content {
  position: relative;
  height: 11.042vw;
  padding: 1.667vw 2.083vw 0vw 2.083vw;
  background-color: white;
}
.pc .box .twoBox .for:nth-child(3n) .content .t1 {
  font-style: normal;
  font-weight: 300;
  font-size: 1.042vw;
  line-height: 1.563vw;
  color: #000000;
  font-family: "Prompt-Light";
}
.pc .box .twoBox .for:nth-child(3n) .content .t1:hover {
  font-weight: bold;
}
.pc .box .twoBox .for:nth-child(3n) .content .t2 {
  position: absolute;
  font-style: normal;
  font-weight: 300;
  font-size: 0.833vw;
  line-height: 0.833vw;
  font-family: "Prompt-Light";
  left: 2.083vw;
  top: 9.792vw;
  color: #808690;
}
.mobile {
  min-height: 100vh;
  background-color: #f5f5f5;
}
.mobile .oneBox {
  background-color: white;
  height: 12.267vw;
  width: 100vw;
}
.mobile .towBox {
  background-color: white;
  height: 13.333vw;
  padding: 0vw 5.333vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile .towBox .t1 {
  font-style: normal;
  font-weight: 300;
  font-size: 4vw;
  line-height: 4vw;
  text-align: center;
  color: #0b0a0a;
  font-family: "Prompt-Light";
}
.mobile .towBox .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-style: normal;
  font-weight: 300;
  font-size: 4vw;
  line-height: 4vw;
  text-align: center;
  color: #2c2c2c;
  font-family: "Prompt-Light";
}
.mobile .towBox .title select {
  background-color: #ffffff;
  width: 11.755vw;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../png/down.png");
  background-repeat: no-repeat;
  background-size: 2.083vw 1.25vw;
  font-weight: 400;
  font-size: 4vw;
  line-height: 4vw;
  color: #2c2c2c;
  background-position: right 0vw center;
  background-position-x: 9.779vw;
  font-family: "Prompt-Regular";
}
.mobile .towBox .title option {
  font-family: "Prompt-Regular";
}
.mobile .towBox .title select:hover {
  background-color: #ffffff;
}
.mobile .tre {
  padding: 8.533vw 5.333vw;
}
.mobile .tre .t1 {
  font-style: normal;
  font-weight: 500;
  font-size: 5.333vw;
  font-family: "Prompt-Light";
  color: #0b0a0a;
  font-style: normal;
  margin-top: 8.533vw;
  height: 20vw;
  margin-bottom: 17.067vw;
  font-weight: 300;
  font-size: 5.333vw;
  line-height: 6.667vw;
  letter-spacing: -0.01em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.mobile .tre .t1-mm {
  font-style: normal;
  font-family: "Prompt-Medium";
  font-weight: 500;
  font-size: 5.333vw;
  line-height: 4vw;
  margin-bottom: 5.333vw;
  color: #0b0a0a;
}
.mobile .tre .box {
  margin-bottom: 10.667vw;
  background-color: white;
}
.mobile .tre .box img {
  width: 100%;
  display: block;
}
.mobile .tre .box .tBox {
  height: 41.333vw;
  margin: 0vw 5.333vw;
  background-color: white;
  font-family: "Prompt-Light";
  padding-bottom: 8.8vw;
}
/* .mobile .tre .box .tBox .t1 {
  font-style: normal;
  font-weight: 300;
  font-size: 5.333vw;
  line-height: 6.667vw;
  color: #000000;
} */
.mobile .tre .box .tBox .t2 {
  font-style: normal;
  font-weight: 300;
  font-size: 3.2vw;
  line-height: 3.2vw;
  color: #808690;
}
.mobile .tre .button {
  width: 23.467vw;
  height: 9.216vw;
  margin-left: 33.067vw;
  margin-top: 10.667vw;
}
