#_ctrl0_ctl117_divModuleContainer .latest-quarter {
  width: 180px !important;
  padding: 10px 0;
}
#_ctrl0_ctl117_divModuleContainer .latest-quarter h2 {
  margin-bottom: 0;
}
.asia-head {
  margin: 0 auto;
  max-width: 1230px;
  padding: 100px 0 !important;
}
.asia-head .title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.asia-head .head-ul {
  max-width: 1230px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 30px;
}
.asia-head .one {
  width: 250px;
  margin-top: 20px;
}
.asia-head .one .icon img {
  width: 65px;
  height: 65px;
}
.asia-head .one .info {
  margin-top: 20px;
}
.asia-head .one .info .name {
  font-size: 20px;
  font-weight: bold;
}
.asia-head .one .info .name-i {
  margin-top: 20px;
  line-height: 26px;
  font-size: 16px;
}
.asia-box {
  background-color: #fff;
}
.asia-box > div {
  margin: 0 auto;
  max-width: 1230px;
  padding: 0px 0 !important;
}
.asia-box > div .title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.asia-log .head-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 50px;
}
.asia-log .one {
  width: 500px;
  margin: 0 10px;
  margin-top: 30px;
}
.asia-log .one .name {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-left: 20px;
}
.asia-log .one .name::before {
  display: block;
  content: ' ';
  width: 14px;
  height: 14px;
  background-color: #ffcf01;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 4px;
}
.asia-log .one .info {
  margin-top: 10px;
  min-height: 150px;
}
.asia-log .one .info-line {
  font-size: 16px;
  line-height: 26px;
  position: relative;
  padding-left: 20px;
}
.asia-log .one .info-line::before {
  display: block;
  content: ' ';
  width: 5px;
  height: 5px;
  background-color: #000000;
  border-radius: 50%;
  position: absolute;
  left: 8px;
  top: 10px;
}
.asia-log .one .img img {
  width: 100%;
}
.asia-video .video-ul {
  width: 100%;
  max-width: 1120px;
  margin: 0px auto;
  margin-top: 40px;
  border-radius: 20px;
  overflow: hidden;
}
.asia-video .video-ul .video-v {
  width: 100%;
}
.asia-new .head-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 50px;
}
.asia-new .head-ul .one {
  width: 500px;
  margin: 0 10px;
  margin-top: 30px;
  background-color: #f5f5f5;
  border-radius: 6px;
  padding-bottom: 20px;
}
.asia-new .head-ul .one .img {
  width: 100%;
  height: 250px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  background-size: cover;
  background-position: center;
}
.asia-new .head-ul .one .title {
  margin: 0 20px;
  text-align: left;
  font-size: 20px;
  margin-top: 20px;
  font-weight: bold;
  color: #000;
}
.asia-new .head-ul .one .info {
  margin: 0 20px;
  margin-top: 15px;
  font-size: 16px;
  min-height: 150px;
  line-height: 26px;
  color: #000;
}
.asia-new .head-ul .one .time {
  margin: 0 20px;
  display: flex;
}
.asia-new .head-ul .one .time .time-h {
  font-size: 16px;
  color: #333;
}
.asia-new .head-ul .one .time .time-des {
  margin-left: 10px;
  font-size: 16px;
  color: #666;
}
.asia-new .new-page {
  margin: 50px;
}
.asia-new .new-page .ul {
  display: flex;
  justify-content: center;
}
.asia-new .new-page .ul .one {
  margin: 0 5px;
  background-color: #f5f5f5;
  border-radius: 5px;
  padding: 7px;
  min-width: 28px;
  text-align: center;
  font-size: 16px;
  color: #000;
  white-space: nowrap;
}
.asia-new .new-page .ul .one:hover,
.asia-new .new-page .ul .one.active {
  color: #fff;
  background-color: #ffcf01;
}
.asia-new .new-page .ul .one.null:hover {
  background-color: #f5f5f5;
  color: #000;
}
.asia-info-box .info-head {
  overflow: hidden;
  text-align: right;
}
.asia-info-box .info-head .one {
  margin: 10px 0px;
  font-size: 16px;
  color: #666;
}
.asia-info-box .info-head .one::after {
  content: "\e923";
  font-family: 'q4icons';
  padding-left: 5px;
  position: relative;
  top: 2px;
  font-size: 17px;
}
.asia-info-box .info-title {
  padding: 20px 0;
  text-align: center;
  font-size: 30px;
  background-color: #666;
  color: #fff;
}
.asia-info-box .info-body {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 1230px;
}
.asia-info-box .info-body .body-img img {
  max-width: 100%;
}
.asia-info-box .info-body .body-title {
  margin: 30px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.asia-info-box .info-body .body-time {
  text-align: center;
  font-size: 16px;
  color: #666;
}
.asia-info-box .info-body .body-time span {
  margin-left: 20px;
}
.asia-info-box .info-body .body-box {
  margin: 50px 20px 50px 40px;
}
@media (max-width: 767px) {
  .asia-new .head-ul .one {
    width: 97%;
    margin: 0 10px;
    margin-top: 30px;
    background-color: #f5f5f5;
    border-radius: 6px;
    padding-bottom: 20px;
  }
  .asia-new .head-ul .one .img {
    width: 73%;
    height: 250px;
    margin: 0 auto;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
}
