.animate__animated.animate__fadeInDown {
  --animate-duration: 0.6s;
}
.beian {
  text-align: center;
}
.beian a,
.beian span {
  display: inline;
}
.swiper-button-next,
.swiper-button-prev {
  display: none !important;
}
.toTop {
  color: var(--base-color);
  background: #FFF;
  box-shadow: 0px 2px 4px #1926520f;
}
.outBigBox.hide,
.bigList.hide {
  margin: 0;
  height: 1px;
  opacity: 0;
  overflow-x: hidden;
}
.topBox3 {
  margin-bottom: 10px;
}
.appBox .header {
  z-index: 102;
}
.top3 {
  margin-bottom: 13px;
  height: 32px;
  background: #ffffff;
  display: flex;
  align-items: stretch;
  width: fit-content;
  border-radius: 16px;
  border: 1px solid var(--base-color-op);
}
.top3.hide {
  margin: 0;
  height: 1px;
  opacity: 0;
  overflow-x: hidden;
}
.top3 .cateTitle {
  margin-bottom: 0;
  border-radius: 16px;
  line-height: 32px;
  padding: 0 15px;
}
.top3 .cateTitle.active {
  background: var(--base-color);
  color: #FFF;
}
.top3 .cateChildList {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #FFF;
  border-radius: 16px;
  padding: 4px 5px;
  flex: 1;
  overflow-x: auto;
}
.top3 .cateChildList.active {
  background: var(--base-color);
}
.top3 .cateChildList.active .cate2Item {
  color: #FFF;
}
.top3 .cateChildList .cate2Item {
  flex-shrink: 0;
  user-select: none;
  color: #252525;
  font-size: 14px;
  padding: 0 18px;
  border-radius: 16px;
  line-height: 24px;
}
.top3 .cateChildList .cate2Item.act {
  color: var(--base-color);
  background: #FFF;
  border-color: var(--base-color);
}
.body .cateTitle {
  font-size: 16px;
  font-weight: bold;
  color: #252525;
  flex-shrink: 0;
}
.body .topBox.topBox3 {
  top: 45px;
}
.body .topBox.topBox3.top88 {
  top: 93px;
  margin: 6px 0 10px;
}
.body .topBox.topBox3 .nowItem {
  margin-top: 0;
}
.body .topBox .noticeBox {
  border-color: var(--base-color);
}
.menuIcon.backIcon {
  display: none !important;
}
.cateListBox .childBox {
  border-radius: 8px;
  overflow: hidden;
}
.cateListBox .childBox .more {
  padding: 5px;
}
.cateListBox .childBox.open {
  background: #f6f6f6;
}
.cateListBox .childBox.open .childBoxList {
  transition: all 0.3s;
  height: auto;
}
.cateListBox .childBox.open .more {
  transform: rotate(90deg);
}
.cateListBox .childBoxList {
  transition: all 0.3s;
  height: 0;
  overflow: hidden;
}
.cateListBox .childBoxList .item.act {
  color: var(--base-color);
  background: transparent !important;
}
.cateListBox .childBoxList .item.act:hover {
  color: var(--base-color);
  background: transparent !important;
}
.cateListBox .item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 14px;
}
.cateListBox .item .nameBox {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 16px;
}
.cateListBox .item .nameBox i {
  font-weight: bold;
  font-size: 14px;
}
.cateListBox .item .zw {
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin-right: 7px;
  flex-shrink: 0;
}
.cateListBox .item .zw i {
  vertical-align: text-bottom;
}
.cateListBox .item .icon {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.cateListBox .item .icon img {
  width: 100%;
}
.cateListBox .item:hover {
  background-color: var(--base-color);
  opacity: 0.6;
  color: #FFF;
}
.cateListBox .item.act:hover {
  background: var(--base-color);
  opacity: 1;
}
.hover {
  cursor: pointer;
  user-select: none;
  transition: all 0.4s;
}
.hover:hover {
  transition: all 0.4s;
  opacity: 0.8;
}
.listMore {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url('../img/moreBg.svg');
  background-repeat: no-repeat;
  background-color: #FFF;
  background-size: calc(100% - 28px) calc(100% - 24px);
  background-position: 14px 12px;
  min-height: 111px;
  border-radius: 6.67px;
  border: 0.5px solid #edf0ff;
  box-shadow: 0px 0px 11px -2px rgba(55, 84, 106, 0.05);
}
.listMore .getMoreBtn {
  color: #FFF;
  background: var(--base-color);
  padding: 7px 27px;
  font-size: 0.875rem;
  border-radius: 8px;
  width: max-content;
  min-height: unset;
  border: 0.5px solid #f2f5ff;
}
.cateListBox .item {
  justify-content: flex-start !important;
  box-sizing: border-box;
}
.header .right .userInfo .loginOutBtn button,
.header .right .userInfo .loginOutBtn a {
  padding: 5px 7px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}
.header .right .userInfo .loginOutBtn button:hover,
.header .right .userInfo .loginOutBtn a:hover {
  transition: all 0.3s;
  background: #f0f0f0;
}
.header .right .userInfo .loginOutBtn a {
  color: #333;
}
.avatarCopperBox.dark {
  background: #233142 !important;
}
.avatarCopperBox.dark span {
  color: #FFF !important;
}
.appBox.dark {
  background: #05101c;
}
.appBox.dark .urlListBox .topBox {
  background: #091829 !important;
}
.appBox.dark .articleBox {
  background: rgba(255, 255, 255, 0.05);
  border-color: transparent;
}
.appBox.dark .articleBox .item {
  background: rgba(255, 255, 255, 0.05);
  border-color: transparent;
}
.appBox.dark .articleBox .item .info .at-title,
.appBox.dark .articleBox .item .info .at-desc {
  color: #FFF;
}
.appBox.dark .topBox {
  background: #05101c;
}
.appBox.dark .cateListBox .childBox.open {
  background: rgba(255, 255, 255, 0.1);
}
.appBox.dark .top3 {
  border: none;
  background: #ffffff0d;
}
.appBox.dark .top3 .cateTitle.active {
  background: rgba(255, 255, 255, 0.2);
}
.appBox.dark .top3 .cateChildList {
  background: transparent;
}
.appBox.dark .top3 .cateChildList .cate2Item {
  border-color: transparent;
  background: transparent;
  color: #FFF;
}
.appBox.dark .top3 .cateChildList .cate2Item.act {
  background: #FFF;
  color: var(--base-color);
}
.appBox.dark .top3 .cateChildList.active {
  background: #FFFFFF33;
}
.appBox.dark .coco-modal-content {
  background: #233142;
}
.appBox.dark .header .right .userInfo .loginOutBtn {
  background: #233142;
  color: #FFF;
}
.appBox.dark .header .right .userInfo .loginOutBtn a,
.appBox.dark .header .right .userInfo .loginOutBtn button {
  color: #FFF;
}
.appBox.dark .goOut.centerBox .name,
.appBox.dark .goOut.centerBox .hintbox,
.appBox.dark .goOut.centerBox .urlBox {
  color: #FFF !important;
}
.appBox.dark .goOut.centerBox .infoBox {
  background: #091829;
  box-shadow: 0px 0px 11px -2px #37546a0d;
  border-color: transparent;
}
.appBox.dark .listMore {
  background-image: url('../img/moreBg_dark.svg');
  background-color: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.05);
}
.appBox.dark .listMore .listMore {
  background: #233142;
}
.appBox .goOut.centerBox {
  display: inline-block;
  width: 560px;
  max-width: 90%;
  margin: 20vh auto;
}
.appBox .goOut.centerBox .hintbox {
  color: #0a0b14;
  font-size: 24px;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.appBox .goOut.centerBox .infoBox {
  border-radius: 16px;
  border: 0.5px solid #edf0ff;
  background: #ffffff;
  box-shadow: 0px 0px 11px -2px #37546a0d;
  margin-top: 21px;
  padding: 22px;
  display: flex;
  align-items: center;
}
.appBox .goOut.centerBox .infoBox .thumbnail {
  width: 101px;
  height: 101px;
  border-radius: 16px;
  flex-shrink: 0;
}
.appBox .goOut.centerBox .infoBox .thumbnail .diandd {
  width: 18px;
}
.appBox .goOut.centerBox .infoBox .rightBox {
  margin-left: 20px;
  width: calc(100% - 121px);
  flex: 1;
}
.appBox .goOut.centerBox .infoBox .rightBox .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.appBox .goOut.centerBox .infoBox .rightBox .info .left {
  width: calc(100% - 107px);
  display: flex;
  align-items: center;
  gap: 5px;
}
.appBox .goOut.centerBox .infoBox .rightBox .info .left .name {
  color: #0a0b14;
  font-size: 18px;
  max-width: 70%;
}
.appBox .goOut.centerBox .infoBox .rightBox .info .left .status {
  border-radius: 16px;
  background: #43cf7c;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  flex-shrink: 0;
  width: 46px;
  height: 21px;
  text-align: center;
  line-height: 21px;
}
.appBox .goOut.centerBox .infoBox .rightBox .info .left .is_need_agent {
  width: 20px;
  height: 20px;
}
.appBox .goOut.centerBox .infoBox .rightBox .info .btn {
  padding: 7px 25px;
  color: #ffffff;
  font-size: 14px;
  border-radius: 10px;
  background: var(--base-color);
  flex-shrink: 0;
}
.appBox .goOut.centerBox .infoBox .rightBox .urlBox {
  padding: 16px 22px;
  border-radius: 16px;
  background: var(--base-color) 30;
  color: var(--base-color);
  font-size: 18px;
  position: relative;
  margin-top: 11px;
}
.appBox .goOut.centerBox .infoBox .rightBox .urlBox .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--base-color);
  opacity: 0.07;
  z-index: 0;
}
.appBox .topImg {
  height: 420px;
  max-height: unset !important;
}
.appBox .topImg .bottomImg {
  position: absolute;
  left: 0;
  bottom: 0;
  height: auto;
}
.appBox .header .centerNav .item {
  font-weight: normal;
}
.appBox .header .centerNav .item.act {
  font-weight: bold;
}
.appBox .searchSection .mainBox .whiteSearchBox {
  border-radius: 33px;
}
.appBox .searchSection .mainBox .whiteSearchBox .btn {
  border-radius: 80px;
  padding: 6px 20px;
}
.appBox .searchSection .mainBox .webList {
  margin-top: 14px;
  align-items: center;
  justify-content: space-between;
  max-width: 600px;
  overflow: hidden;
  height: 28px;
  display: flex;
}
.appBox .searchSection .mainBox .webList .webListBox {
  margin: 0 auto;
  overflow-x: hidden;
  width: calc(100% - 75px);
}
.appBox .searchSection .mainBox .webList .it {
  flex-shrink: 0;
  width: unset !important;
  border-radius: 27.6px;
  padding: 3px 15px;
  border: none;
}
.appBox .searchSection .mainBox .webList .it:hover {
  color: var(--base-color);
}
.appBox .searchSection .mainBox .webList .it.act {
  color: var(--base-color);
  background: rgba(255, 255, 255, 0.6);
}
.appBox .searchSection .mainBox .webList .webBtn {
  position: relative;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  line-height: 27px;
  display: inline-block;
  z-index: 8;
}
.appBox .searchSection .mainBox .webList .webBtn i {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
}
.appBox.dark .mainBody .leftBox .cateListBox .item:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #FFF;
}
.appBox.dark .searchSection .mainBox .whiteSearchBox {
  background: rgba(255, 255, 255, 0.2);
}
.appBox.dark .searchSection .mainBox .webList .it {
  color: #FFF;
  background: transparent;
  transition: all 0.2s;
}
.appBox.dark .searchSection .mainBox .webList .it.act {
  background: rgba(255, 255, 255, 0.2);
}
.appBox.dark .searchSection .mainBox .webList .it.act:hover {
  color: #FFF;
}
.appBox.dark .searchSection .mainBox .webList .it:hover {
  transition: all 0.2s;
  color: var(--base-color);
}
.bigList {
  position: relative;
}
.bigList.min {
  min-height: 340px;
}
.needSecretBox {
  overflow: hidden;
  border-radius: 8px;
  background-image: url("../img/135_cateBg.png");
  background-size: 110% 100%;
  box-shadow: 0px 0px 11px -2px rgba(55, 84, 106, 0.05);
  border-top: 1px solid transparent;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  min-height: 210px;
}
.needSecretBox .icon {
  width: 24px;
  height: 24px;
  margin: 80px auto 0;
}
.needSecretBox .icon .img {
  width: 100%;
}
.needSecretBox .hint {
  text-align: center;
  color: #1c1f23;
  padding: 8px 0;
  font-size: 16px;
}
.needSecretBox .input {
  border-radius: 12px;
  background: #fafbfd;
  box-shadow: 0px 2px 4px rgba(161, 177, 194, 0.1);
  height: 38px;
  max-width: 300px !important;
  margin: 22px auto 0;
  box-sizing: border-box;
  padding: 5px;
}
.needSecretBox .input input {
  width: 100%;
  height: 100%;
  padding: 0 5px;
  text-align: center;
  box-sizing: border-box;
}
.needSecretBox .submit4 {
  padding: 6px 32px;
  background: var(--base-color);
  color: #FFF;
  border-radius: 12px;
  width: max-content;
  margin: 26px auto 23px;
  font-size: 14px;
}
.needSecretBox .getSecret {
  color: var(--base-color);
  font-size: 14px;
  text-decoration: var(--base-color) solid underline;
  text-align: center;
}
#app .appBox.dark .needSecretBox {
  background-image: url("../img/135_cateBg_dark.png");
  background-color: #091829;
}
#app .appBox.dark .needSecretBox .input {
  background: rgba(255, 255, 255, 0.8);
}
#app .appBox.dark .needSecretBox .hint,
#app .appBox.dark .needSecretBox .getSecret {
  color: #ffffff;
}
#app .appBox.dark .needSecretBox .getSecret {
  text-decoration: underline #FFF;
}
.articleBox {
  padding: 16px;
  border-radius: 8px;
  background: #ffffff;
  border: 0.5px solid #edf0ff;
  box-shadow: 0px 0px 11px -2px rgba(55, 84, 106, 0.05);
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 8px;
}
.articleBox .item {
  width: calc(50% - 8px);
  box-sizing: border-box;
  padding: 7px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #ffffff;
  border: 0.5px solid #d4e2ff;
  box-shadow: 0px 0px 11px -2px rgba(55, 84, 106, 0.05);
  cursor: pointer;
  transition: all 0.3s;
}
.articleBox .item:hover {
  transition: all 0.3s;
}
.articleBox .item:hover .info .at-title {
  color: var(--base-color);
}
.articleBox .item .img {
  width: 122px;
  height: 87px;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
.articleBox .item .img img {
  max-width: 100%;
  height: 100%;
}
.articleBox .item .info .at-title {
  color: #252525;
  font-size: 16px;
  font-weight: bold;
}
.articleBox .item .info .at-desc {
  margin-top: 4px;
  color: #383838;
  font-size: 14px;
}
.cateTitle0 {
  margin-top: 10px !important;
}
@media screen and (min-width: 1300px) {
  .urlListBox {
    min-width: 960px;
  }
}
@media screen and (min-width: 1440px) {
  .urlListBox {
    min-width: 1000px;
  }
}
@media screen and (min-width: 1600px) {
  .urlListBox {
    min-width: 1200px;
  }
}
@media screen and (max-width: 1024px) {
  .appBox .topImg {
    height: 379px;
  }
}
@media screen and (max-width: 768px) {
  .articleBox .item {
    width: 100%;
  }
  .appBox .header {
    z-index: 1001;
  }
}
@media screen and (max-width: 520px) {
  .body .list {
    margin-top: 10px;
  }
  .appBox.dark .top3 .cateChildList .cateChildList.active {
    background: transparent;
  }
  .appBox.dark .top3 .cateChildList .top3 .el-scrollbar {
    background: #FFFFFF33;
    border-radius: 16px;
  }
  .footer .beian {
    text-align: center;
    display: block;
  }
  .footer .beian a {
    display: block!important;
  }
  .footer .beian span {
    display: none;
  }
  .top3 .el-scrollbar {
    border-radius: 16px;
  }
  .top3 .cateChildList {
    margin-left: 0;
  }
  .bigList.min {
    min-height: 100px;
    height: 200px;
    overflow: hidden;
  }
  .needSecretBox .icon,
  .needSecretBox .input {
    margin-top: 15px;
  }
  .needSecretBox .submit4 {
    margin: 10px auto 15px;
  }
  .appBox .header .logo {
    position: relative;
    width: unset;
    height: unset;
    display: block;
    flex-shrink: 0;
    margin-left: 10%;
    z-index: 100;
  }
  .appBox .goOut.centerBox .infoBox .thumbnail {
    width: 59.6px;
    height: 59.6px;
    border-radius: 9.4px !important;
  }
  .appBox .goOut.centerBox .infoBox {
    padding: 24px;
    border-radius: 9.4px;
    flex-direction: column;
  }
  .appBox .goOut.centerBox .infoBox .rightBox {
    margin: 0;
    width: 100%;
  }
  .appBox .goOut.centerBox .infoBox .rightBox .info {
    display: block;
  }
  .appBox .goOut.centerBox .infoBox .rightBox .info .left {
    flex: 1;
    width: 100%;
  }
  .appBox .goOut.centerBox .infoBox .rightBox .info .left .name {
    max-width: 100% !important;
    width: 100%;
    margin: 8px 0;
    text-align: center;
  }
  .appBox .goOut.centerBox .infoBox .rightBox .info .btn {
    padding: 7px 10px;
    border-radius: 6px;
  }
  .appBox .goOut.centerBox .infoBox .rightBox .urlBox {
    padding: 10px;
    display: none;
    font-size: 14px !important;
    border-radius: 9.4px !important;
  }
  .appBox .goOut.centerBox .infoBox .rightBox .urlBox.mobile {
    display: block !important;
    margin: 8px auto 20px;
    text-align: center;
    max-width: 100%;
    width: 70%;
  }
  .appBox .goOut.centerBox .hintbox,
  .appBox .goOut.centerBox .name {
    font-size: 16px !important;
  }
  .appBox .goOut.centerBox .btn {
    text-align: center;
    border-radius: 5.9px;
  }
  .bannerListmobile {
    overflow-x: hidden;
    border-radius: 8px;
  }
  .bannerListmobile .banner {
    border-radius: 8px;
    width: 100%;
    height: 125px;
    overflow: hidden;
  }
  .bannerListmobile .banner img {
    width: 100%;
    height: 100%;
  }
  .appBox .searchSection .mainBox .webList .webListBox {
    width: calc(100% - 74px);
  }
  .appBox .searchSection .mainBox .webList .webBtn {
    display: block;
  }
  .topImg {
    height: 253px !important;
  }
  .topImg img {
    height: 253px;
  }
  .appBox .menuIcon i {
    color: #232323;
  }
  .appBox .webList {
    max-width: 80% !important;
  }
  .appBox.dark .menuIcon i {
    color: #FFF;
  }
  .appBox .mainBody {
    margin-top: 20px;
  }
}
/*# sourceMappingURL=styles3.css.map */