.f-fs20 {
  font-size: 20px;
}
.banner {
  padding: 100px;
  text-align: center;
  color: #fff;
  background: url("../images/changelog/MC-changelog-banner-bg@2x.jpg") no-repeat center;
  background-size: cover;
}
.banner h1 {
  max-width: 1007px;
  margin: 0 auto;
  line-height: 75px;
}
.banner h1:lang(it) {
  max-width: 100%;
}
.banner .tt-des {
  margin: 24px 0 40px;
  font-size: 24px;
}
.banner .btn-bl1 {
  width: 240px;
  height: 64px;
  background: #1D70EC;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  color: #fff;
  padding-top: 13px;
}
.banner .btn-bl1 span {
  font-size: 18px;
  display: block;
}
.banner .btn-bl1 p {
  font-size: 12px;
}
.icon-note::before {
  top: 0px;
}
.version {
  background: #fff;
  padding: 70px 0 75px;
  text-align: center;
}
.version h2 {
  margin-bottom: 15px;
}
.version-num {
  text-align: left;
  max-width: 1030px;
  margin: 30px auto 0 auto;
}
.version-text {
  font-size: 16px;
  line-height: 26px;
  color: #030303;
}
.version-link {
  max-width: calc(100% - 90px);
}
.version-link a {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin-left: 15px;
  box-sizing: border-box;
}
.version-link a:hover {
  color: #2258F6;
  text-decoration: solid underline 2px;
}
.version-text,
.version-link {
  word-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.version .version-num {
  margin-top: 80px;
  max-width: 1280px;
}
.notice {
  background-color: #F7F7F7;
  padding: 80px 0 60px;
  margin: 0 auto;
}
.notice .layui-container {
  max-width: 1280px;
  margin: 0 auto;
}
.notice .details-item li::before {
  content: "●";
  font-size: 12px;
  color: #000000;
  padding-right: 8px;
}
.notice .details-item h6 {
  padding-left: 0 !important;
}
.notice .details-item h6::before {
  display: none !important;
}
.notice .dot {
  color: #333;
}
.notice .details-item h6 {
  font-size: 2rem;
  padding-left: 24px;
  margin-bottom: 15px;
  position: relative;
}
.notice .details-item h6::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/icons/tip.png) no-repeat center;
  position: absolute;
  top: 6px;
  left: 0;
}
.notice a.link {
  color: #1E46D6;
}
.notice a.link:hover {
  text-decoration: underline;
}
.notice a.line-gray {
  text-decoration: underline;
}
.notice a.line-gray:hover {
  color: #1E46D6;
}
.notice .version-ul {
  padding-top: 10px;
}
.notice .version-ul li {
  margin-top: 53px;
  background-color: #ffffff;
  box-shadow: 0px 9px 21px 0px rgba(41, 122, 216, 0.1);
  border-radius: 10px;
  padding: 38px 20px 30px;
}
.notice .version-ul dt {
  font-size: 20px;
  line-height: 22px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
}
.notice .version-ul dt small {
  font-size: 14px;
  line-height: 22px;
  margin-left: 10px;
  font-weight: normal;
}
.notice .version-ul dd {
  padding-left: 17px;
  margin-bottom: 7px;
  position: relative;
}
.notice .version-ul dd::before {
  content: '';
  display: inline-block;
  background-color: #000000;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 10px;
  left: 0;
}
.icon-left.dots1 p::before {
  border-color: #a1a1a1;
  top: 10px;
  left: 2px;
}
.get-downloads {
  margin-top: 40px;
}
.get-downloads a {
  padding-right: 20px;
}
.version-ul {
  background: #FFFFFF;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
  border: 1px solid #E6E8E9;
  margin: 40px 0;
}
.version-ul a {
  color: #359eff;
}
.notice .version-ul li {
  box-shadow: none;
  margin: 0;
  display: flex;
  padding: 0 40px;
  padding-top: 80px;
  padding-left: 194px;
  position: relative;
}
.notice .version-ul li small {
  position: absolute;
  left: 40px;
  width: 103px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
}
.notice .version-ul li .dot {
  border-bottom: 1px solid Gainsboro;
  padding-bottom: 80px;
  width: 100%;
  padding-top: 5px;
}
.notice .version-ul li:last-child {
  border-radius: 20px;
}
.notice .version-ul li:last-child .dot {
  border-bottom: none;
}
.version-link {
  font-size: 20px;
  line-height: 32px;
}
.version-text {
  line-height: 32px;
}
@media (max-width: 991px) {
  .notice .details-item h6::before {
    top: 5px;
  }
  .banner {
    padding: 40px;
    padding-top: 100px;
  }
  .details-item {
    margin: 0 40px;
  }
  .version {
    margin: 0 40px;
  }
  .notice .version-ul li {
    padding: 0 20px;
  }
  .notice .version-ul li small {
    position: relative;
  }
}

/*# sourceMappingURL=maps/changelog.css.map */
