.typeLayout.type3_1 .historyArea .historyItem .item .download img,
.typeLayout.type3_1 .historyArea .historyItem .item .report img, .typeLayout.type3_1 .historyArea .historyItem .item .download span,
.typeLayout.type3_1 .historyArea .historyItem .item .report span {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.mainArea {
  padding-bottom: 126px;
}
@media (max-width: 1600px) {
  .mainArea {
    padding-bottom: 90px;
  }
}
@media (max-width: 1200px) {
  .mainArea {
    padding-bottom: 60px;
  }
}

.typeLayout.type3_1 .infoBox {
  padding-top: 20px;
  margin-right: 40px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .infoBox {
    display: none;
  }
}
.typeLayout.type3_1 .infoBox .title {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: sideways-right;
  font-size: 17px;
  position: relative;
  font-weight: 400;
  line-height: 20px;
  padding-top: 24px;
  letter-spacing: 1.5px;
  display: inline-block;
  margin-bottom: 10px;
}
.typeLayout.type3_1 .infoBox .title::before {
  content: "";
  position: absolute;
  top: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #0c2e4a;
  position: absolute;
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .infoBox .title {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    padding-top: 0;
    margin: 0;
    padding-left: 10px;
  }
  .typeLayout.type3_1 .infoBox .title::before {
    left: 0;
    top: auto;
    position: absolute;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.typeLayout.type3_1 .infoBox .enTitle {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-size: 15px;
  font-weight: bold;
  color: #0c2e4a;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 0.5px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .infoBox .enTitle {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.typeLayout.type3_1 .topNote {
  padding-top: 55px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topNote {
    padding-top: 30px;
  }
}
.typeLayout.type3_1 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1540px;
}
.typeLayout.type3_1 .topBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 30px;
  margin: 0 -40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 50px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .topBox {
    margin: 0 -20px;
    padding-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .typeLayout.type3_1 .topBox {
    padding-bottom: 0;
  }
}
.typeLayout.type3_1 .topItem {
  padding: 0 36px;
  width: 50%;
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .topItem {
    padding: 0 20px;
  }
}
@media (max-width: 640px) {
  .typeLayout.type3_1 .topItem {
    width: 100%;
    margin-bottom: 40px;
  }
}
.typeLayout.type3_1 .topItem .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type3_1 .topItem .Img {
  max-width: 350px;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .topItem .Img {
    max-width: 300px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topItem .Img {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.typeLayout.type3_1 .topItem .Img img {
  width: 100%;
  object-fit: cover;
  height: 300px;
}
.typeLayout.type3_1 .topItem .right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 10px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topItem .right {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: -5px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topItem .right {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.typeLayout.type3_1 .topItem .right .year {
  font-size: 32px;
  font-weight: 500;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  position: relative;
  max-width: 100%;
  line-height: 1.3;
  margin-bottom: 8px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topItem .right .year {
    text-align: left;
    -ms-flex-item-align: start;
        align-self: flex-start;
    font-size: 22px;
    word-break: break-word;
    margin-bottom: 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 0 20px;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topItem .right .year {
    margin: 0;
    padding-right: 10px;
    padding: 0 16px;
    margin-bottom: 6px;
  }
}
.typeLayout.type3_1 .topItem .right .year::before {
  content: "";
  position: absolute;
  height: 24px;
  width: 1px;
  background-color: #cccccc;
  left: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .topItem .right .year::after {
  content: "";
  position: absolute;
  height: 24px;
  width: 1px;
  background-color: #cccccc;
  right: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .topItem .right .year .note {
  font-size: 22px;
  font-weight: 500;
  margin-left: 15px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topItem .right .year .note {
    margin-left: 10px;
    padding-right: 0;
    font-size: 18px;
    white-space: nowrap;
    margin: 0;
    padding: 0 5px;
  }
}
.typeLayout.type3_1 .topItem .right .title {
  color: #333333;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 24px;
  padding-left: 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topItem .right .title {
    margin-bottom: 0;
    padding: 0 5px;
    text-align: left;
  }
}
@media (max-width: 960px) {
  .typeLayout.type3_1 .topItem .right .title {
    width: 100%;
    margin-top: 5px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topItem .right .title {
    position: relative;
    width: auto;
    margin: 0;
  }
}
.typeLayout.type3_1 .topItem .download {
  max-width: 290px;
  width: 100%;
  background-color: #0c2e4a;
  border-radius: 999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1.2px;
  min-height: 52px;
  padding: 10px 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .topItem .download {
    margin: 0 auto;
    max-width: none;
    margin-top: 20px;
  }
}
.typeLayout.type3_1 .topItem .download:hover {
  background-color: #333333;
}
.typeLayout.type3_1 .topItem .download span {
  margin-left: 16px;
  margin-right: 10px;
}
@media (max-width: 1399px) {
  .typeLayout.type3_1 .topItem .download span {
    margin-left: 10px;
  }
}
.typeLayout.type3_1 .topItem .download .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  border: 1px solid #fff;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.typeLayout.type3_1 .topItem .download .circle img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 14px;
}
.typeLayout.type3_1 .historyArea > .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding-top: 74px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .historyArea > .wrap {
    padding-top: 50px;
  }
}
.typeLayout.type3_1 .historyArea > .wrap > .title {
  color: #333333;
  font-size: 22px;
  font-weight: 500;
  padding: 0 30px;
  position: relative;
  margin-right: auto;
  letter-spacing: 1.2px;
  margin-bottom: 34px;
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .historyArea > .wrap > .title {
    margin: auto;
    margin-bottom: 30px;
  }
}
.typeLayout.type3_1 .historyArea > .wrap > .title::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #cccccc;
  left: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .historyArea > .wrap > .title::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #cccccc;
  right: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .historyArea .historyBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 -19px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .historyArea .historyBox {
    margin: 0 -10px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem {
  width: 50%;
  padding: 0 19px;
  margin-bottom: 18px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_1 .historyArea .historyItem {
    padding: 0 10px;
  }
}
@media (max-width: 960px) {
  .typeLayout.type3_1 .historyArea .historyItem {
    width: 100%;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item {
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  padding: 28px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1400px) {
  .typeLayout.type3_1 .historyArea .historyItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px 20px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item > .note {
  color: #444444;
  font-size: 13px;
  margin-bottom: 2px;
}
.typeLayout.type3_1 .historyArea .historyItem .item .title {
  color: #333333;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1.2px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .title {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .year {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.typeLayout.type3_1 .historyArea .historyItem .item .year .note {
  padding-right: 26px;
  position: relative;
}
.typeLayout.type3_1 .historyArea .historyItem .item .year .note::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #dddddd;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.typeLayout.type3_1 .historyArea .historyItem .item .left {
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .left {
    margin-bottom: 0;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .right {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .report {
  margin-left: 12px;
}
@media (max-width: 480px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .report {
    margin-left: 0;
    margin-top: 10px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .download,
.typeLayout.type3_1 .historyArea .historyItem .item .report {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  border-radius: 99px;
  border: 1px solid #c5c5c5;
  padding: 10px 20px 10px 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 200px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .download,
  .typeLayout.type3_1 .historyArea .historyItem .item .report {
    max-width: calc(50% - 6px);
    width: 100%;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .download,
  .typeLayout.type3_1 .historyArea .historyItem .item .report {
    max-width: 100%;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .download span,
.typeLayout.type3_1 .historyArea .historyItem .item .report span {
  font-size: 16px;
  color: #333333;
  margin-right: 10px;
  letter-spacing: 1.2px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .download span,
  .typeLayout.type3_1 .historyArea .historyItem .item .report span {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .download img,
.typeLayout.type3_1 .historyArea .historyItem .item .report img {
  -webkit-filter: invert(40%) sepia(0%) saturate(1402%) hue-rotate(140deg) brightness(99%) contrast(92%);
          filter: invert(40%) sepia(0%) saturate(1402%) hue-rotate(140deg) brightness(99%) contrast(92%);
  margin-left: auto;
  width: 14px;
}
.typeLayout.type3_1 .historyArea .historyItem .item .download:hover,
.typeLayout.type3_1 .historyArea .historyItem .item .report:hover {
  border-color: #0c2e4a;
  background-color: #0c2e4a;
}
.typeLayout.type3_1 .historyArea .historyItem .item .download:hover span,
.typeLayout.type3_1 .historyArea .historyItem .item .report:hover span {
  color: #fff;
}
.typeLayout.type3_1 .historyArea .historyItem .item .download:hover img,
.typeLayout.type3_1 .historyArea .historyItem .item .report:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
/*# sourceMappingURL=case.css.map */