@charset "UTF-8";
body {
  color: #282828;
}

@keyframes rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-1turn);
  }
}
/* 场景 start */
.md-scene-1.__ID__ {
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  position: relative;
}
.md-scene-1.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-scene-1.__ID__ .layout {
    min-width: 800px;
  }
}
.md-scene-1.__ID__ .breads {
  padding: 0.38rem 0;
}
.md-scene-1.__ID__ .breads .home {
  display: inline-flex;
  color: #6943ef;
  margin-right: 0.14rem;
}
.md-scene-1.__ID__ .breads .home svg {
  width: 1em;
  height: 1em;
}
.md-scene-1.__ID__ .breads span {
  margin: 0 0.2em;
}
.md-scene-1.__ID__ .page-tops {
  margin-bottom: 0.3rem;
}
.md-scene-1.__ID__ .page-tops .form {
  width: 3rem;
  position: relative;
}
.md-scene-1.__ID__ .page-tops .ip {
  width: 100%;
  height: 3.5714285714em;
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0 1em;
  padding-right: 4em;
  border: none;
}
.md-scene-1.__ID__ .page-tops .submit {
  position: absolute;
  top: 50%;
  right: 0.03rem;
  transform: translateY(-50%);
  width: calc(50em / 16);
  height: calc( 44em / 16);
  background-color: #6943ef;
  color: #fff;
  border: none;
  border-radius: 0.1rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-scene-1.__ID__ .page-tops .submit svg {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-scene-1.__ID__ .page-tops .form {
    width: 100%;
    margin-top: 0.2rem;
  }
  .md-scene-1.__ID__ .page-tops .ip {
    border: 1px solid #6943ef;
  }
}
.md-scene-1.__ID__ .page-left {
  width: calc( 260 / 1200 * 100%);
}
.md-scene-1.__ID__ .page-right {
  width: calc( 900 / 1200 * 100%);
}
@media screen and (max-width: 900px) {
  .md-scene-1.__ID__ .page-left {
    width: 100%;
  }
  .md-scene-1.__ID__ .page-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-scene-1.__ID__ .page-bots {
  margin-top: 0.4rem;
}
@media screen and (min-width: 901px) {
  .md-scene-1.__ID__ .page-bots {
    display: none;
  }
}
.md-scene-1.__ID__ .list {
  margin-bottom: 0.2rem;
}
.md-scene-1.__ID__ .list .li {
  width: calc( 440 / 900 * 100%);
  margin-bottom: 0.2rem;
  position: relative;
}
.md-scene-1.__ID__ .list .dd {
  display: block;
  border-radius: 0.15rem;
  padding: 2px;
  position: relative;
  overflow: hidden;
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
}
.md-scene-1.__ID__ .list .dd::before {
  content: "";
  display: block;
  left: 50%;
  padding-bottom: 200%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200%;
  z-index: 0;
  opacity: 0;
  background: conic-gradient(from 180deg at 50% 50%, #9d8cfb 0deg, #ffb395 45deg, transparent 90deg, transparent 180deg, #9d8cfb 180deg, #ffb395 225deg, transparent 270deg);
  z-index: 0;
}
.md-scene-1.__ID__ .list .dd:hover::before {
  opacity: 1;
  animation: rotate 5s infinite linear;
}
.md-scene-1.__ID__ .list .dbox {
  position: relative;
  background-color: #fff;
  border-radius: 0.15rem;
  padding: 0.08rem 0.08rem 0;
}
.md-scene-1.__ID__ .list .top {
  position: relative;
}
.md-scene-1.__ID__ .list .c-pic {
  border-radius: 0.15rem;
}
.md-scene-1.__ID__ .list .img {
  padding-top: calc( 140 / 420 * 100%);
}
.md-scene-1.__ID__ .list .tag {
  position: absolute;
  right: 0.15rem;
  top: 0.15rem;
  background-color: #6943ef;
  border-radius: 1rem;
  padding: 0 0.13rem;
  line-height: calc( 27 / 12);
}
.md-scene-1.__ID__ .list .bot {
  padding: 0.25rem 0.15rem;
}
.md-scene-1.__ID__ .list .intro {
  margin-top: 0.1rem;
  line-height: calc( 26 / 14);
  height: calc( 26em / 14 * 3);
}
.md-scene-1.__ID__ .list .addr {
  margin-top: 0.27rem;
}
.md-scene-1.__ID__ .list .ii {
  width: calc( 26em / 12);
  height: calc( 26em / 12);
  border-radius: 50%;
  background-color: #6943ef;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-scene-1.__ID__ .list {
    justify-content: space-between;
  }
  .md-scene-1.__ID__ .list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .md-scene-1.__ID__ .list .li {
    width: 100%;
  }
}

/* 场景 end */
/* 赛事活动 start */
.md-event-1.__ID__ {
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  position: relative;
}
.md-event-1.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-event-1.__ID__ .layout {
    min-width: 800px;
  }
}
.md-event-1.__ID__ .breads {
  padding: 0.38rem 0;
}
.md-event-1.__ID__ .breads .home {
  display: inline-flex;
  color: #6943ef;
  margin-right: 0.14rem;
}
.md-event-1.__ID__ .breads .home svg {
  width: 1em;
  height: 1em;
}
.md-event-1.__ID__ .breads span {
  margin: 0 0.2em;
}
.md-event-1.__ID__ .page-tops {
  margin-bottom: 0.3rem;
}
.md-event-1.__ID__ .page-tops .form {
  width: 3rem;
  position: relative;
}
.md-event-1.__ID__ .page-tops .ip {
  width: 100%;
  height: 3.5714285714em;
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0 1em;
  padding-right: 4em;
  border: none;
}
.md-event-1.__ID__ .page-tops .submit {
  position: absolute;
  top: 50%;
  right: 0.03rem;
  transform: translateY(-50%);
  width: calc(50em / 16);
  height: calc( 44em / 16);
  background-color: #6943ef;
  color: #fff;
  border: none;
  border-radius: 0.1rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-event-1.__ID__ .page-tops .submit svg {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-event-1.__ID__ .page-tops .form {
    width: 100%;
    margin-top: 0.2rem;
  }
  .md-event-1.__ID__ .page-tops .ip {
    border: 1px solid #6943ef;
  }
}
.md-event-1.__ID__ .page-left {
  width: calc( 260 / 1200 * 100%);
}
.md-event-1.__ID__ .page-right {
  width: calc( 900 / 1200 * 100%);
}
@media screen and (max-width: 900px) {
  .md-event-1.__ID__ .page-left {
    width: 100%;
  }
  .md-event-1.__ID__ .page-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-event-1.__ID__ .page-bots {
  margin-top: 0.4rem;
}
@media screen and (min-width: 901px) {
  .md-event-1.__ID__ .page-bots {
    display: none;
  }
}
.md-event-1.__ID__ .list {
  padding: 0.05rem 0.25rem;
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.15rem;
  margin-bottom: 0.4rem;
}
.md-event-1.__ID__ .li {
  padding: 0.25rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.md-event-1.__ID__ .li:last-child {
  border-bottom: none;
}
.md-event-1.__ID__ .li .dd {
  position: relative;
}
.md-event-1.__ID__ .li .dd:hover .img {
  transform: scale(1.1);
}
.md-event-1.__ID__ .li .dd:hover .title {
  color: #6943ef;
}
.md-event-1.__ID__ .li .c-pic {
  width: calc( 160 / 850 * 100%);
  border-radius: 0.15rem;
}
.md-event-1.__ID__ .li .img {
  padding-top: calc( 90 / 160 * 100%);
}
.md-event-1.__ID__ .li .text {
  width: calc( 550 / 850 * 100%);
  margin-left: 0.25rem;
}
.md-event-1.__ID__ .li .title {
  transition: 0.5s;
}
.md-event-1.__ID__ .li .intro {
  margin-top: 0.11rem;
}
.md-event-1.__ID__ .li .type {
  position: absolute;
  top: 0.15rem;
  right: 0;
  border-radius: 1rem;
  padding: 0 0.1rem;
  line-height: calc( 27 / 12);
}
.md-event-1.__ID__ .li .type1 {
  color: #6943ef;
  background-color: rgba(105, 67, 239, 0.07);
}
.md-event-1.__ID__ .li .type2 {
  color: #fe6363;
  background-color: rgba(254, 99, 99, 0.07);
}
.md-event-1.__ID__ .li .type3 {
  color: #999;
  background-color: rgba(0, 0, 0, 0.05);
}
.md-event-1.__ID__ .relate .re-li {
  margin-top: 0.2rem;
}
.md-event-1.__ID__ .relate .ra {
  display: block;
}
.md-event-1.__ID__ .relate .ra:hover .img {
  transform: scale(1.1);
}
.md-event-1.__ID__ .relate .c-pic {
  border-radius: 0.15rem;
}
.md-event-1.__ID__ .relate .img {
  padding-top: calc( 146 / 260 * 100%);
}
.md-event-1.__ID__ .pb-relate .sw:hover .img {
  transform: scale(1.1);
}
.md-event-1.__ID__ .pb-relate .c-pic {
  border-radius: 0.15rem;
}
.md-event-1.__ID__ .pb-relate .img {
  padding-top: calc( 146 / 260 * 100%);
}
@media screen and (max-width: 900px) {
  .md-event-1.__ID__ .relate {
    margin-top: 0.3rem;
    display: none;
  }
  .md-event-1.__ID__ .relate .re-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .md-event-1.__ID__ .relate .re-li {
    width: 48%;
    margin-bottom: 4%;
    margin-top: 0;
  }
}
@media screen and (max-width: 500px) {
  .md-event-1.__ID__ .li .text {
    width: calc( 500 / 850 * 100%);
  }
  .md-event-1.__ID__ .li .title {
    -webkit-line-clamp: 2;
  }
  .md-event-1.__ID__ .li .intro {
    display: none;
  }
}

/* 赛事活动 end */
/* AI资讯 start */
.md-news-1.__ID__ {
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  position: relative;
}
.md-news-1.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-news-1.__ID__ .layout {
    min-width: 800px;
  }
}
.md-news-1.__ID__ .breads {
  padding: 0.38rem 0;
}
.md-news-1.__ID__ .breads .home {
  display: inline-flex;
  color: #6943ef;
  margin-right: 0.14rem;
}
.md-news-1.__ID__ .breads .home svg {
  width: 1em;
  height: 1em;
}
.md-news-1.__ID__ .breads span {
  margin: 0 0.2em;
}
.md-news-1.__ID__ .page-tops {
  margin-bottom: 0.3rem;
}
.md-news-1.__ID__ .page-tops .form {
  width: 3rem;
  position: relative;
}
.md-news-1.__ID__ .page-tops .ip {
  width: 100%;
  height: 3.5714285714em;
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0 1em;
  padding-right: 4em;
  border: none;
}
.md-news-1.__ID__ .page-tops .submit {
  position: absolute;
  top: 50%;
  right: 0.03rem;
  transform: translateY(-50%);
  width: calc(50em / 16);
  height: calc( 44em / 16);
  background-color: #6943ef;
  color: #fff;
  border: none;
  border-radius: 0.1rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-news-1.__ID__ .page-tops .submit svg {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-news-1.__ID__ .page-tops .form {
    width: 100%;
    margin-top: 0.2rem;
  }
  .md-news-1.__ID__ .page-tops .ip {
    border: 1px solid #6943ef;
  }
}
.md-news-1.__ID__ .page-left {
  width: calc( 260 / 1200 * 100%);
}
.md-news-1.__ID__ .page-right {
  width: calc( 900 / 1200 * 100%);
}
@media screen and (max-width: 900px) {
  .md-news-1.__ID__ .page-left {
    width: 100%;
  }
  .md-news-1.__ID__ .page-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-news-1.__ID__ .page-bots {
  margin-top: 0.4rem;
}
@media screen and (min-width: 901px) {
  .md-news-1.__ID__ .page-bots {
    display: none;
  }
}
.md-news-1.__ID__ .list {
  margin-bottom: 0.2rem;
}
.md-news-1.__ID__ .list .li {
  width: calc( 285 / 900 * 100%);
  margin-right: calc( 20 / 900 * 100%);
  margin-bottom: 0.2rem;
}
.md-news-1.__ID__ .list .li:nth-child(3n) {
  margin-right: 0;
}
.md-news-1.__ID__ .list .dd {
  display: block;
  background-color: #fff;
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.15rem;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
}
.md-news-1.__ID__ .list .dd:hover {
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.2);
}
.md-news-1.__ID__ .list .dd:hover .img {
  transform: scale(1.1);
}
.md-news-1.__ID__ .list .dd:hover .title {
  color: #6943ef;
}
.md-news-1.__ID__ .list .tag {
  position: absolute;
  right: 0.15rem;
  top: 0.15rem;
  background-color: #6943ef;
  border-radius: 1rem;
  padding: 0 0.13rem;
  line-height: calc( 27 / 12);
  z-index: 2;
}
.md-news-1.__ID__ .list .img {
  padding-top: calc( 160 / 285 * 100%);
}
.md-news-1.__ID__ .list .text {
  padding: 0.25rem;
}
.md-news-1.__ID__ .list .title {
  line-height: calc(28 / 18);
  height: calc(28em / 18 * 2);
  transition: 0.5s;
}
.md-news-1.__ID__ .list .intro {
  margin-top: 0.14rem;
  line-height: calc(24 / 14);
  height: calc(24em / 14 * 2);
}
.md-news-1.__ID__ .list .time {
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 0.28rem;
}
.md-news-1.__ID__ .list .time svg {
  width: 1em;
  height: 1em;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .md-news-1.__ID__ .list {
    justify-content: space-between;
  }
  .md-news-1.__ID__ .list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .md-news-1.__ID__ .page-left .news-hot {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .md-news-1.__ID__ .list .li {
    width: 100%;
  }
}

/* AI资讯 end */
/* AI案例 start */
.md-case-1.__ID__ {
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  position: relative;
}
.md-case-1.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-case-1.__ID__ .layout {
    min-width: 800px;
  }
}
.md-case-1.__ID__ .breads {
  padding: 0.38rem 0;
}
.md-case-1.__ID__ .breads .home {
  display: inline-flex;
  color: #6943ef;
  margin-right: 0.14rem;
}
.md-case-1.__ID__ .breads .home svg {
  width: 1em;
  height: 1em;
}
.md-case-1.__ID__ .breads span {
  margin: 0 0.2em;
}
.md-case-1.__ID__ .page-tops {
  margin-bottom: 0.3rem;
}
.md-case-1.__ID__ .page-tops .form {
  width: 3rem;
  position: relative;
}
.md-case-1.__ID__ .page-tops .ip {
  width: 100%;
  height: 3.5714285714em;
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0 1em;
  padding-right: 4em;
  border: none;
}
.md-case-1.__ID__ .page-tops .submit {
  position: absolute;
  top: 50%;
  right: 0.03rem;
  transform: translateY(-50%);
  width: calc(50em / 16);
  height: calc( 44em / 16);
  background-color: #6943ef;
  color: #fff;
  border: none;
  border-radius: 0.1rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-case-1.__ID__ .page-tops .submit svg {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-case-1.__ID__ .page-tops .form {
    width: 100%;
    margin-top: 0.2rem;
  }
  .md-case-1.__ID__ .page-tops .ip {
    border: 1px solid #6943ef;
  }
}
.md-case-1.__ID__ .page-left {
  width: calc( 260 / 1200 * 100%);
}
.md-case-1.__ID__ .page-right {
  width: calc( 900 / 1200 * 100%);
}
@media screen and (max-width: 900px) {
  .md-case-1.__ID__ .page-left {
    width: 100%;
  }
  .md-case-1.__ID__ .page-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-case-1.__ID__ .page-bots {
  margin-top: 0.4rem;
}
@media screen and (min-width: 901px) {
  .md-case-1.__ID__ .page-bots {
    display: none;
  }
}
.md-case-1.__ID__ .list {
  margin-bottom: 0.2rem;
}
.md-case-1.__ID__ .list .li {
  width: calc( 440 / 900 * 100%);
  margin-bottom: 0.2rem;
}
.md-case-1.__ID__ .list .li:nth-child(3n) {
  margin-right: 0;
}
.md-case-1.__ID__ .list .dd {
  display: block;
  background-color: #fff;
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.15rem;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
}
.md-case-1.__ID__ .list .dd:hover {
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.16);
}
.md-case-1.__ID__ .list .dd:hover .img {
  transform: scale(1.1);
}
.md-case-1.__ID__ .list .dd:hover .title {
  color: #6943ef;
}
.md-case-1.__ID__ .list .type {
  position: absolute;
  right: 0.15rem;
  top: 0.15rem;
  background-color: #6943ef;
  border-radius: 1rem;
  padding: 0 0.13rem;
  line-height: calc( 27 / 12);
  z-index: 2;
}
.md-case-1.__ID__ .list .img {
  padding-top: calc( 247 / 440 * 100%);
}
.md-case-1.__ID__ .list .text {
  padding: 0.24rem 0.25rem 0;
}
.md-case-1.__ID__ .list .title {
  line-height: calc(28 / 18);
  transition: 0.5s;
}
.md-case-1.__ID__ .list .intro {
  margin-top: 0.08rem;
  line-height: 1.75;
  height: 3.5em;
}
.md-case-1.__ID__ .list .bot {
  border-top: 1px solid #e5eaf4;
  padding: 0.2rem 0 0.25rem;
  margin-top: 0.34rem;
  color: #9199af;
}
.md-case-1.__ID__ .list .ti {
  border-radius: 0.05rem;
  padding: 0 0.1rem;
  line-height: calc( 27 / 12);
  display: inline-block;
  color: #6943ef;
  background-color: rgba(105, 67, 239, 0.07);
}
.md-case-1.__ID__ .list svg {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}
@media screen and (max-width: 500px) {
  .md-case-1.__ID__ .list .li {
    width: 100%;
  }
}

/* AI案例 end */
/* AI资讯详情 start */
.md-news-detail {
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  position: relative;
}
.md-news-detail .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-news-detail .layout {
    min-width: 800px;
  }
}
.md-news-detail .breads {
  padding: 0.38rem 0;
}
.md-news-detail .breads .home {
  display: inline-flex;
  color: #6943ef;
  margin-right: 0.14rem;
}
.md-news-detail .breads .home svg {
  width: 1em;
  height: 1em;
}
.md-news-detail .breads span {
  margin: 0 0.2em;
}
.md-news-detail .page-left {
  width: calc( 260 / 1200 * 100%);
}
.md-news-detail .page-right {
  width: calc( 900 / 1200 * 100%);
}
@media screen and (max-width: 900px) {
  .md-news-detail .page-left {
    width: 100%;
  }
  .md-news-detail .page-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-news-detail .page-bots {
  margin-top: 0.4rem;
}
@media screen and (min-width: 901px) {
  .md-news-detail .page-bots {
    display: none;
  }
}
.md-news-detail .article {
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.15rem;
  padding: 0.42rem 0.3rem;
}
.md-news-detail .article .info {
  margin-top: 0.18rem;
}
.md-news-detail .article .item {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  margin-right: 0.3rem;
}
.md-news-detail .article .item svg {
  width: 1em;
  height: 1em;
  margin-right: 0.1rem;
}
.md-news-detail .article .content {
  margin-top: 0.3rem;
  line-height: 2;
  padding-top: 0.35rem;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.md-news-detail .pags {
  margin-top: 0.2rem;
}
.md-news-detail .pa {
  width: calc( 440 / 900 * 100%);
  padding: 2px;
  border-radius: 0.15rem;
  padding: 2px;
  position: relative;
  overflow: hidden;
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
}
.md-news-detail .pa::before {
  content: "";
  display: block;
  left: 50%;
  padding-bottom: 200%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200%;
  z-index: 0;
  opacity: 0;
  background: conic-gradient(from 180deg at 50% 50%, #9d8cfb 0deg, #ffb395 45deg, transparent 90deg, transparent 180deg, #9d8cfb 180deg, #ffb395 225deg, transparent 270deg);
  z-index: 0;
}
.md-news-detail .pa:hover::before {
  opacity: 1;
  animation: rotate 5s infinite linear;
}
.md-news-detail .pa:hover .arrow {
  color: #6943ef;
}
.md-news-detail .pa .pa-text {
  position: relative;
  padding: 0.24rem 0.28rem 0.26rem;
  border-radius: 0.15rem;
}
.md-news-detail .pa .title {
  line-height: 1.875;
  height: alc(3.75em);
  color: #282828;
  margin-top: 0.17rem;
}
.md-news-detail .pa .pa-bot {
  margin-top: 0.33rem;
}
.md-news-detail .pa .time {
  display: flex;
  align-items: center;
  line-height: 1;
}
.md-news-detail .pa .tic {
  width: 1em;
  height: 1em;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.md-news-detail .pa .arrow {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-news-detail .page-left .news-hot {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .md-news-detail .pa {
    width: 100%;
    margin: 0.1rem 0;
  }
}

/* AI资讯详情 end */
/* 智能体 start */
.md-agent-1.__ID__ {
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1rem;
  position: relative;
}
.md-agent-1.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-agent-1.__ID__ .layout {
    min-width: 800px;
  }
}
.md-agent-1.__ID__ .breads {
  padding: 0.38rem 0;
}
.md-agent-1.__ID__ .breads .home {
  display: inline-flex;
  color: #6943ef;
  margin-right: 0.14rem;
}
.md-agent-1.__ID__ .breads .home svg {
  width: 1em;
  height: 1em;
}
.md-agent-1.__ID__ .breads span {
  margin: 0 0.2em;
}
.md-agent-1.__ID__ .page-tops {
  margin-bottom: 0.3rem;
}
.md-agent-1.__ID__ .page-tops .form {
  width: 3rem;
  position: relative;
}
.md-agent-1.__ID__ .page-tops .ip {
  width: 100%;
  height: 3.5714285714em;
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0 1em;
  padding-right: 4em;
  border: none;
}
.md-agent-1.__ID__ .page-tops .submit {
  position: absolute;
  top: 50%;
  right: 0.03rem;
  transform: translateY(-50%);
  width: calc(50em / 16);
  height: calc( 44em / 16);
  background-color: #6943ef;
  color: #fff;
  border: none;
  border-radius: 0.1rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-agent-1.__ID__ .page-tops .submit svg {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-agent-1.__ID__ .page-tops .form {
    width: 100%;
    margin-top: 0.2rem;
  }
  .md-agent-1.__ID__ .page-tops .ip {
    border: 1px solid #6943ef;
  }
}
.md-agent-1.__ID__ .page-left {
  width: calc( 260 / 1200 * 100%);
}
.md-agent-1.__ID__ .page-right {
  width: calc( 900 / 1200 * 100%);
}
@media screen and (max-width: 900px) {
  .md-agent-1.__ID__ .page-left {
    width: 100%;
  }
  .md-agent-1.__ID__ .page-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-agent-1.__ID__ .page-bots {
  margin-top: 0.4rem;
}
@media screen and (min-width: 901px) {
  .md-agent-1.__ID__ .page-bots {
    display: none;
  }
}
.md-agent-1.__ID__ .list {
  margin-bottom: 0.2rem;
}
.md-agent-1.__ID__ .list .li {
  width: calc( 285 / 900 * 100%);
  margin-right: calc( 22 / 900 * 100%);
  margin-bottom: 0.2rem;
  position: relative;
}
.md-agent-1.__ID__ .list .li:nth-child(3n) {
  margin-right: 0;
}
.md-agent-1.__ID__ .list .dd {
  display: block;
  position: relative;
  border-radius: 0.15rem;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
}
.md-agent-1.__ID__ .list .dd:hover .img {
  transform: scale(1.1);
}
.md-agent-1.__ID__ .list .dd:hover .title {
  color: #6943ef;
}
.md-agent-1.__ID__ .list .dbox {
  position: relative;
  background-color: #fff;
  border-radius: 0.15rem;
  padding: 0.08rem 0.08rem 0;
}
.md-agent-1.__ID__ .list .top {
  position: relative;
}
.md-agent-1.__ID__ .list .img {
  padding-top: calc( 160 / 285 * 100%);
}
.md-agent-1.__ID__ .list .tag {
  position: absolute;
  right: 0.15rem;
  top: 0.15rem;
  background-color: #6943ef;
  border-radius: 1rem;
  padding: 0 0.13rem;
  line-height: calc( 27 / 12);
}
.md-agent-1.__ID__ .list .bot {
  padding: 0.26rem 0.25rem;
}
.md-agent-1.__ID__ .list .title {
  transition: 0.5s;
}
.md-agent-1.__ID__ .list .intro {
  margin-top: 0.1rem;
  line-height: calc( 24 / 14);
  height: calc( 24em / 14 * 2);
}
.md-agent-1.__ID__ .list .addr {
  margin-top: 0.29rem;
}
.md-agent-1.__ID__ .list .ii {
  width: calc( 26em / 12);
  height: calc( 26em / 12);
  border-radius: 50%;
  background-color: #6943ef;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-agent-1.__ID__ .list {
    justify-content: space-between;
  }
  .md-agent-1.__ID__ .list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

/* 智能体 end */
/* 分页器 start */
.my-pagination .mp-a {
  width: calc( 30em / 14);
  height: calc( 30em / 14);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 0 1px inset rgba(0, 0, 0, 0.1);
  color: #666;
  background-color: #fff;
  border-radius: 0.03rem;
  margin-left: 0.1rem;
  transition: 0.5s;
}
.my-pagination .mp-a:hover {
  background-color: #6943ef;
  color: #fff;
}
.my-pagination .mp-a:hover i {
  filter: brightness(0) invert(1);
}
.my-pagination .mp-a i {
  width: 20%;
  height: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.my-pagination .mp-prev i {
  background-image: url(../images/icon-p11.png);
}
.my-pagination .mp-next i {
  background-image: url(../images/icon-p21.png);
}
@media screen and (max-width: 500px) {
  .my-pagination {
    flex-wrap: wrap;
  }
  .my-pagination .total {
    width: 100%;
    text-align: center;
  }
  .my-pagination .pags {
    width: 100%;
    justify-content: center;
    margin-top: 0.1rem;
  }
}

/* 分页器 end */
/* 公用筛选 start */
.inner-filter {
  background-color: #fff;
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.15rem;
  padding: 0.25rem 0.3rem 0;
}
.inner-filter .n-title {
  color: #282828;
  margin-bottom: 0.12rem;
}
.inner-filter .nlist {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.inner-filter .na {
  position: relative;
  padding: 0.1rem 0;
  padding-right: 0.3rem;
  position: relative;
}
.inner-filter .na::after {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0;
  top: calc(50% - 0.5em);
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.5;
}
.inner-filter .na:hover {
  color: #6943ef;
}
.inner-filter .na.on {
  color: #fff;
}
.inner-filter .na.on .nicon {
  background-color: transparent;
  box-shadow: 0 0 0 2px inset rgba(255, 255, 255, 0.15);
}
.inner-filter .na.on .nicon img {
  filter: brightness(0) invert(1);
  opacity: 1;
}
.inner-filter .na.on::before {
  content: "";
  width: calc(100% + 0.2rem);
  height: 100%;
  position: absolute;
  left: -0.1rem;
  top: 0;
  background-color: #6943ef;
  border-radius: 0.1rem;
}
.inner-filter .na.on::after {
  filter: brightness(0) invert(1);
  opacity: 1;
}
.inner-filter .nicon {
  width: 1em;
  height: 1em;
  background-color: #f2f4f8;
  border-radius: 0.05rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 0.14rem;
  position: relative;
}
.inner-filter .nicon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.6;
}
.inner-filter span {
  position: relative;
}
@media screen and (max-width: 900px) {
  .inner-filter .nlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .inner-filter .ni {
    width: 46%;
    margin: 1%;
  }
  .inner-filter .na {
    padding: 0.15rem 0;
  }
}

/* 公用筛选 end */
/* 公用数据统计 start */
.inner-statistics {
  margin-top: 0.2rem;
}
.inner-statistics .cont-1 {
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.15rem;
  padding: 0 0.3rem;
}
.inner-statistics .tit {
  padding-top: 0.25rem;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.inner-statistics .txt {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.inner-statistics .cont-2 {
  margin-top: 0.2rem;
}
.inner-statistics .submit {
  padding: 0.16rem 0.3rem;
  border-radius: 0.15rem;
  background-color: #6943ef;
}
.inner-statistics .submit svg {
  width: 1em;
  height: 1em;
}

/* 公用数据统计 end */
/* 公用热门资讯 start */
.news-hot {
  background-color: #fff;
  box-shadow: 5px 0px 0.5rem 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.15rem;
  margin-top: 0.2rem;
  padding: 0.25rem 0.3rem 0.1rem;
}
.news-hot .n-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 0.12rem;
}
.news-hot .n-list {
  margin-top: 0.28rem;
}
.news-hot .n-li {
  padding-bottom: 0.16rem;
  margin-bottom: 0.16rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.news-hot .n-li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.news-hot .n-li:nth-child(1) .num {
  background-color: rgba(254, 99, 99, 0.1);
  color: #fe6363;
}
.news-hot .n-li:nth-child(2) .num {
  background-color: rgba(253, 168, 104, 0.1);
  color: #fda868;
}
.news-hot .n-li:nth-child(3) .num {
  background-color: rgba(105, 67, 239, 0.1);
  color: #6943ef;
}
.news-hot .na {
  transition: 0.5s;
}
.news-hot .na:hover {
  color: #6943ef;
}
.news-hot .num {
  width: calc( 20em / 14);
  height: calc( 20em / 14);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.03rem;
  flex-shrink: 0;
  margin-right: 0.1rem;
}
.news-hot .nsp {
  line-height: calc( 24 / 14);
}

/* 公用热门资讯 end */
/* 登录 start */
.md-login-1 {
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.md-login-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 18rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-login-1 .layout {
    min-width: 800px;
  }
}
.md-login-1 .box {
  min-height: 100vh;
  padding: 1.5rem 0;
}
.md-login-1 .form {
  width: 5rem;
  min-width: 320px;
  padding: 0.4rem 0.4rem 0.5rem;
  border-radius: 0.15rem;
  box-shadow: 0px 5px 0.5rem 0px rgba(0, 0, 0, 0.08);
}
.md-login-1 .ft2 {
  margin-top: 0.07rem;
}
.md-login-1 .fbox {
  margin-top: 0.3rem;
}
.md-login-1 .fitem {
  margin-bottom: 0.16rem;
}
.md-login-1 .fitem:last-child {
  margin-bottom: 0;
}
.md-login-1 .fi-active .placehold {
  display: none;
}
.md-login-1 .inp {
  position: relative;
}
.md-login-1 .ta {
  position: relative;
}
.md-login-1 .ip {
  width: 100%;
  height: calc( 50em / 14);
  background-color: #fff;
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 0 0.16rem;
}
.md-login-1 .placehold {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc( 50em / 14);
  display: flex;
  align-items: center;
  padding: 0 0.16rem;
  pointer-events: none;
}
.md-login-1 .placehold span {
  color: #ff0000;
}
.md-login-1 .get-code {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 0.2rem;
  height: 1.5em;
  border: none;
  background-color: #fff;
  border: none;
  border-left: 1px solid #f1f1f1;
  cursor: pointer;
  color: #6943ef;
}
.md-login-1 .get-code.gray {
  pointer-events: none;
  color: #999;
}
.md-login-1 .btns {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.md-login-1 .submit {
  width: 100%;
  height: 3.5714285714em;
  color: #fff;
  background-color: #6943ef;
  border-radius: 0.1rem;
  border: none;
  cursor: pointer;
}
.md-login-1 .foot {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.2rem 0;
}
.md-login-1 .head {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  padding: 0.23rem 0;
}
.md-login-1 .head .logo {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}
.md-login-1 .head .logo img {
  height: 0.3rem;
}
.md-login-1 .head .logo .mi {
  display: none;
}
@media screen and (max-width: 500px) {
  .md-login-1 .form {
    width: 100%;
  }
}

/* 登录 end */