.no1Floor {
  background-color: #f6f6f6;
}
.no1Floor > .container {
  height: 50px;
  margin-bottom: 40px;
}
.no1Floor > .container > span {
  font-weight: 400;
  font-size: 16px;
  line-height: 50px;
  color: #333;
}
.no1Floor > .container > span a:hover {
  color: #0068b7;
}
body.old_type .no1Floor > .container {
  height: 80px;
  margin-bottom: 40px;
}
body.old_type .no1Floor > .container > span {
  font-weight: 400;
  font-size: 28px;
  line-height: 80px;
  color: #333;
}
body.old_type .no1Floor > .container > span a:hover {
  color: #0068b7;
}
@media (max-width: 1024px) {
  .no1Floor {
    background-color: #f6f6f6;
  }
  .no1Floor > .container {
    width: 1750rem;
    height: 150rem;
    margin-bottom: 40rem;
  }
  .no1Floor > .container > span {
    font-weight: 400;
    font-size: 75rem;
    line-height: 150rem;
    color: #333;
  }
  .no1Floor > .container > span a:hover {
    color: #0068b7;
  }
}
.no2Floor {
  /*margin-bottom: 40px;*/
}
.no2Floor .container > .top {
  font-weight: 700;
  font-size: 22px;
  color: #000;
  margin-bottom: 20px;
}
.no2Floor .container > .top a:hover {
  color: #0068b7;
}
.no2Floor .container > .center {
  margin-bottom: 20px;
  overflow: hidden;
}
.no2Floor .container > .center > a {
  float: left;
  width: 277px;
  height: 140px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.no2Floor .container > .center > a:last-of-type {
  margin-right: 0;
}
.no2Floor .container > .center > a:nth-child(4n) {
    margin-right: 0;
}
.no2Floor .container > .center > a img {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.no2Floor .container > .bottom {
  display: flex;
  flex-wrap: wrap;
}
.no2Floor .container > .bottom > a {
  display: block;
  width: 380px;
  margin-right: 30px;
  margin-bottom: 15px;
  box-sizing: border-box;
  padding-left: 20px;
}
.no2Floor .container > .bottom > a:hover {
  color: #0068b7;
}
.no2Floor .container > .bottom > a:nth-of-type(3n) {
  margin-right: 0;
}
.no2Floor .container > .bottom > a::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background-color: #E87949;
  position: relative;
  left: -20px;
  top: 12px;
}
body.old_type .no2Floor {
  margin-bottom: 40px;
}
body.old_type .no2Floor .container > .top {
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-bottom: 20px;
}
body.old_type .no2Floor .container > .top a:hover {
  color: #0068b7;
}
body.old_type .no2Floor .container > .center {
  margin-bottom: 20px;
  overflow: hidden;
}
body.old_type .no2Floor .container > .center > a {
  float: left;
  width: 278px;
  height: 140px;
  margin-right: 29px;
}
body.old_type .no2Floor .container > .center > a:last-of-type {
  margin-right: 0;
}
body.old_type .no2Floor .container > .center > a img {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.old_type .no2Floor .container > .bottom {
  display: flex;
  flex-wrap: wrap;
}
body.old_type .no2Floor .container > .bottom > a {
  display: block;
  width: 380px;
  margin-right: 30px;
  margin-bottom: 15px;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 20px;
}
body.old_type .no2Floor .container > .bottom > a:hover {
  color: #0068b7;
}
body.old_type .no2Floor .container > .bottom > a:nth-of-type(3n) {
  margin-right: 0;
}
body.old_type .no2Floor .container > .bottom > a::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #E87949;
  position: relative;
  left: -20px;
  top: 18px;
}
@media (max-width: 1024px) {
  .no2Floor {
    margin-bottom: 40rem;
  }
  .no2Floor .container {
    width: 1750rem;
  }
  .no2Floor .container > .top {
    font-weight: 700;
    font-size: 75rem;
    color: #000;
    margin-bottom: 20rem;
  }
  .no2Floor .container > .top a:hover {
    color: #0068b7;
  }
  .no2Floor .container > .center {
    margin-bottom: 20rem;
    overflow: hidden;
  }
  .no2Floor .container > .center > a {
    float: left;
    width: 860rem;
    height: 408rem;
    margin-bottom: 20rem;
    margin-right: 20rem;
  }
  .no2Floor .container > .center > a:last-of-type {
    margin-right: 0;
  }
  .no2Floor .container > .center > a:nth-of-type(2n) {
    margin-right: 0;
  }
  .no2Floor .container > .center > a img {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .no2Floor .container > .bottom {
    display: flex;
    flex-wrap: wrap;
  }
  .no2Floor .container > .bottom > a {
    font-size: 70rem;
    display: block;
    width: 1750rem;
    margin-right: 30rem;
    margin-bottom: 15rem;
    box-sizing: border-box;
    padding-left: 80rem;
  }
  .no2Floor .container > .bottom > a:hover {
    color: #0068b7;
  }
  .no2Floor .container > .bottom > a:nth-of-type(3n) {
    margin-right: 0;
  }
  .no2Floor .container > .bottom > a::before {
    content: '';
    display: block;
    width: 30rem;
    height: 30rem;
    background-color: #E87949;
    position: relative;
    left: -70rem;
    top: 70rem;
  }
}
.no3Floor {
  margin-bottom: 40px;
}
.no3Floor .container > .top {
  font-weight: 700;
  font-size: 22px;
  color: #000;
  margin-bottom: 20px;
}
.no3Floor .container > .top a:hover {
  color: #0068b7;
}
.no3Floor .container > .center {
  margin-bottom: 20px;
  overflow: hidden;
}
.no3Floor .container > .center > a {
  float: left;
  width: 278px;
  height: 140px;
  margin-right: 29px;
}
.no3Floor .container > .center > a:last-of-type {
  margin-right: 0;
}
.no3Floor .container > .center > a img {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.no3Floor .container > .bottom {
  display: flex;
  flex-wrap: wrap;
}
.no3Floor .container > .bottom > a {
  display: block;
  width: 380px;
  margin-right: 30px;
  margin-bottom: 15px;
  box-sizing: border-box;
  padding-left: 20px;
}
.no3Floor .container > .bottom > a:hover {
  color: #0068b7;
}
.no3Floor .container > .bottom > a:nth-of-type(3n) {
  margin-right: 0;
}
.no3Floor .container > .bottom > a::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background-color: #E87949;
  position: relative;
  left: -20px;
  top: 12px;
}
body.old_type .no3Floor {
  margin-bottom: 40px;
}
body.old_type .no3Floor .container > .top {
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-bottom: 20px;
}
body.old_type .no3Floor .container > .top a:hover {
  color: #0068b7;
}
body.old_type .no3Floor .container > .center {
  margin-bottom: 20px;
  overflow: hidden;
}
body.old_type .no3Floor .container > .center > a {
  float: left;
  width: 278px;
  height: 140px;
  margin-right: 29px;
}
body.old_type .no3Floor .container > .center > a:last-of-type {
  margin-right: 0;
}
body.old_type .no3Floor .container > .center > a img {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.old_type .no3Floor .container > .bottom {
  display: flex;
  flex-wrap: wrap;
}
body.old_type .no3Floor .container > .bottom > a {
  display: block;
  width: 380px;
  margin-right: 30px;
  margin-bottom: 15px;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 20px;
}
body.old_type .no3Floor .container > .bottom > a:hover {
  color: #0068b7;
}
body.old_type .no3Floor .container > .bottom > a:nth-of-type(3n) {
  margin-right: 0;
}
body.old_type .no3Floor .container > .bottom > a::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #E87949;
  position: relative;
  left: -20px;
  top: 18px;
}
@media (max-width: 1024px) {
  .no3Floor {
    margin-bottom: 40rem;
  }
  .no3Floor .container {
    width: 1750rem;
  }
  .no3Floor .container > .top {
    font-weight: 700;
    font-size: 75rem;
    color: #000;
    margin-bottom: 20rem;
  }
  .no3Floor .container > .top a:hover {
    color: #0068b7;
  }
  .no3Floor .container > .center {
    margin-bottom: 20rem;
    overflow: hidden;
  }
  .no3Floor .container > .center > a {
    float: left;
    width: 860rem;
    height: 408rem;
    margin-bottom: 20rem;
    margin-right: 20rem;
  }
  .no3Floor .container > .center > a:last-of-type {
    margin-right: 0;
  }
  .no3Floor .container > .center > a:nth-of-type(2n) {
    margin-right: 0;
  }
  .no3Floor .container > .center > a img {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .no3Floor .container > .bottom {
    display: flex;
    flex-wrap: wrap;
  }
  .no3Floor .container > .bottom > a {
    font-size: 70rem;
    display: block;
    width: 1750rem;
    margin-right: 30rem;
    margin-bottom: 15rem;
    box-sizing: border-box;
    padding-left: 80rem;
  }
  .no3Floor .container > .bottom > a:hover {
    color: #0068b7;
  }
  .no3Floor .container > .bottom > a:nth-of-type(3n) {
    margin-right: 0;
  }
  .no3Floor .container > .bottom > a::before {
    content: '';
    display: block;
    width: 30rem;
    height: 30rem;
    background-color: #E87949;
    position: relative;
    left: -70rem;
    top: 70rem;
  }
}