@charset "UTF-8";
/*站壳网www.zhankr.net*/
/* 登录按钮样式见文件后部 @media 与 site.css，勿在此覆盖为橙色 */

/*站壳网www.zhankr.net*/

/*默认幻灯片*/
.slider.big {
  border-radius: 15px;
}
@media (max-width: 768px) {
  .module.slider .post {
    height: 160px;
  }
}
/*默认幻灯片*/

/*全屏幻灯片统计模块*/
/*搜索幻灯片*/
/*幻彩特效*/
@keyframes mymove {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 100% 0%;
  }
}

/*幻彩特效*/

/*6月幻灯片*/
/*全屏幻灯片统计模块*/

/*首页cms菜单模块-2*/
.hide_sm {
  display: flex;
}
.container .col-1-4 {
  float: left;
  box-sizing: border-box;
  margin-right: 7.3333px;
  width: 100%;
}
.container .col-1-4:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .container .col-1-4 {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .container .col-1-4 {
    width: 25%;
  }
}
.home-first .hf-widget {
  box-sizing: border-box;
  padding: 14px 17px 0;
  border: 1px solid #f2f2f2;
  background: #fff;
  box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0.1);
  border-radius: 3px;
}
@media (min-width: 768px) {
  .home-first .hf-widget {
    overflow: hidden;
    height: 135px;
  }
}
@media (min-width: 1024px) {
  .home-first .hf-widget {
    margin-bottom: 0;
  }
}
.home-first .hf-widget [class*=" icon-"]:before,
.home-first .hf-widget [class^="icon-"]:before {
  margin: 0;
}
.home-first .hf-widget .hf-widget-title {
  margin-bottom: 14px;
  padding: 0 0 10px;
  border-bottom: 1px solid #f2f2f2;
  color: #383838;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
}
.home-first .hf-widget .hf-widget-title > i {
  margin-right: 2px;
  color: #448aff;
}
.home-first .hf-widget .hf-widget-title span {
  margin-left: 10px;
  color: #a7a7a7;
  font-weight: 400;
  font-size: 9pt;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .home-first .hf-widget .hf-widget-title span {
    display: none;
  }
}
@media (min-width: 1330px) {
  .home-first .hf-widget .hf-widget-title span {
    display: inline;
  }
}
.home-first .hf-widget .hf-widget-title .pages {
  float: right;
  padding-top: 2px;
}
.home-first .hf-widget .hf-widget-title .pages .next,
.home-first .hf-widget .hf-widget-title .pages .prev {
  float: left;
  margin: 0;
  padding: 0 6px;
  height: 1pc;
  border: 1px solid #eee;
  color: #ccc;
  font-size: 9px;
  line-height: 15px;
  cursor: pointer;
  border-radius: 50px;
}
.home-first .hf-widget .hf-widget-title .pages .next:hover,
.home-first .hf-widget .hf-widget-title .pages .prev:hover {
  color: #448aff;
}
.home-first .hf-widget .hf-widget-title .pages .prev {
  border-right: none;
}
.home-first .hf-widget .hf-tags {
  margin-bottom: -10px;
}
@media (min-width: 768px) {
  .home-first .hf-widget .hf-tags {
    overflow: hidden;
    height: 4pc;
  }
}
.home-first .hf-widget .hf-tags a {
  display: inline-block;
  margin: 0 5px 10px;
  padding: 0 5px;
  height: 22px;
  border-radius: 2px;
  background: #f9f9f9;
  color: #888;
  white-space: nowrap;
  font-size: 9pt;
  line-height: 22px;
  word-break: break-all;
}
.home-first .hf-widget .hf-tags a.style_orange,
.home-first .hf-widget .hf-tags a:hover {
  background: #448aff;
  color: #fff;
}
.home-first .hf-widget-4 .hf-widget-content {
  color: #888;
  font-size: 14px;
}
.home-first .hf-widget-4 .hf-widget-content a {
  color: #888;
}
.home-first .hf-widget-4 .hf-widget-content a:hover {
  color: #448aff;
}
.home-first .hf-widget-4 .hf-widget-content h3 {
  overflow: hidden;
  height: 22px;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  margin: 0 0 10px;
}
.home-first .hf-widget-4 .hf-widget-content em {
  float: right;
  padding: 0 5px;
  height: 22px;
  border-radius: 2px;
  background: #fff5ef;
  color: #ff5c00;
  font-style: normal;
  font-size: 9pt;
  line-height: 22px;
}
.home-first .hf-widget-4 .hf-widget-content ul li {
  margin-bottom: 5px;
}
.home-first .hf-widget-4 .hf-widget-content ul li:last-child {
  margin-bottom: 0;
}
.home-first .hf-widget-1 .hf-widget-content a {
  color: #888;
}
.home-first .hf-widget-1 .hf-widget-content a:hover {
  color: #69a1ff;
}
.home-first .hf-widget-1 .hf-widget-content li {
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
  width: 25%;
  text-align: center;
  font-size: 9pt;
}
.home-first .hf-widget-1 .hf-widget-content li .thumb {
  margin: 0 auto 4px;
  padding-top: 36px;
  width: 36px;
}
.home-first .hf-widget-1 .hf-widget-content li span {
  display: block;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
.home-first .hf-widget-1 .hf-widget-content .scroll-h {
  margin: 0 -10px;
}
.home-first .scroll-h {
  position: relative;
  overflow: hidden;
  height: 56px;
}
.home-first .scroll-h ul {
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.2s;
  margin: 0;
  padding-left: 0;
}
.home-first .scroll-h ul:after,
.home-first .scroll-h ul:before {
  clear: both;
  display: block;
  visibility: none;
  height: 0;
  content: "";
  line-height: 0;
}
.home-first .hf-widget-hot-cats .hhicon {
  display: inline-block;
  margin-bottom: 5px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background: #e8fbff;
  color: #448aff;
  text-align: center;
  font-size: 20px;
  line-height: 36px;
}
.home-first .hf-widget-hot-cats .scroll-h li a {
  display: block;
}
.home-first .hf-widget-hot-cats .scroll-h li a:hover .hhicon {
  background: #448aff;
  color: #fff;
}
.home-first .thumb {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 66.7%;
  width: 100%;
  height: 0;
  background-color: transparent;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.2s;
}
.home-first i {
  font-weight: 300;
}
@media screen and (max-width: 720px) {
  .home-first .hf-widget-1 .hf-widget-content .scroll-h,
  .home-first .hf-widget-content {
    margin: 1pc -10px;
  }
  .home-mobile-cats .hf-widget-content {
    margin: 0;
  }
}
.home-mobile-cats {
  display: none;
}
@media (max-width: 768px) {
  .sxweb {
    display: none;
  }
  .hide_sm {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .hide_sm .col-1-4 {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .home-first .hf-widget {
    height: auto;
    padding-bottom: 14px;
  }
  .home-mobile-cats {
    display: block;
    margin-top: 12px;
  }
  .home-mobile-cats .hf-widget-content {
    margin: 0;
  }
  .home-mobile-cats-nav {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    margin-bottom: 12px;
  }
  .home-mobile-cats-nav a {
    box-sizing: border-box;
    padding: 10px 4px;
    border-radius: 8px;
    background: #f0f4ff;
    color: #333;
    font-size: 13px;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
  }
  .home-mobile-cats-nav a:active,
  .home-mobile-cats-nav a:hover {
    background: #448aff;
    color: #fff;
  }
  .home-mobile-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  .home-mobile-tags a {
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    border-radius: 4px;
    background: #f9f9f9;
    color: #888;
    font-size: 13px;
    line-height: 28px;
    text-decoration: none;
    white-space: nowrap;
  }
  .home-mobile-tags a.style_orange,
  .home-mobile-tags a:hover {
    background: #448aff;
    color: #fff;
  }
}
.zhankr-bj {
  background: #fff;
  padding-bottom: 30px !important;
}
/*首页cms菜单模块-2*/

/*首页网站统计模块*/
.deanggwrap {
  padding-top: 20px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.deanggwrap .container {
  display: flex;
  justify-content: space-between;
  width: 1440px;
}
.deangg {
  width: 65%;
  /*height:30px;*/
  line-height: 30px;
  background: #f0f4ff;
  padding: 10px 0;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .deangg {
    display: none;
  }
}
@media (max-width: 767px) {
  .deanggwrap {
    padding-right: 1px !important;
  }
}
@media (max-width: 767px) {
  .deanchart ul li {
    font-size: 10px !important;
  }
}
@media (max-width: 767px) {
  .deanchart {
    width: 100% !important;
  }
  /* .deanchartdiv {
    margin-left: 1px !important;
  } */
}
@media (max-width: 1200px) {
  .deanggc {
    width: 70% !important;
  }
}
.deanggspan {
  float: left;
  width: 105px;
  margin: 0 auto;
  color: #333;
  font-size: 14px;
}
.deanggspan i {
  display: block;
  float: left;
  font-size: 18px;
  color: #f60;
  margin-top: 2px;
  margin-left: 15px;
  margin-right: 6px;
}
.deanggspan span {
  display: block;
  float: left;
  color: #2575fc;
}
.deangg b {
  height: 12px;
  margin-top: 9px;
  width: 1px;
  display: block;
  float: left;
  background: #a8a8a8;
}
.deanggc {
  float: left;
  width: 80%;
}
.announce-wrap {
  height: 30px;
  overflow: hidden;
}

.deanggc ul li {
  font-size: 14px;
  width: 730px;
  display: block;
  clear: both;
  height: 30px;
  /* line-height:30px;*/
}
.deanggc ul li a {
  font-weight: 400;
  color: #6b798e;
  float: left;
}
.deanggc ul li a:hover {
  color: #2575fc;
  text-decoration: blink;
}
.deanggc ul li span {
  float: right;
  color: #999;
  font-size: 12px;
  width: 120px;
}
.deanchart {
  height: 50px;
  width: 33%;
  color: #fff;
}
.deanchart ul {
  width: 100%;
  margin: 0 !important;
  padding: 0;
  word-wrap: break-word;
  display: flex;
  justify-content: space-between;
}
.deanchart ul li {
  height: 100%;
  font-size: 14px;
}
.deanchart ul li .deanchart-icon {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-top: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  background-color: #ffaf36;
}
.deanchart ul li .deanchart-icon i {
  font-size: 24px;
}

.deanchart ul li.deanchart1 .deanchart-icon {
  background-color: #ffaf36;
}
.deanchart ul li.deanchart2 .deanchart-icon {
  background-color: #44d8e6;
}
.deanchart ul li.deanchart3 .deanchart-icon {
  background-color: #d88eff;
}
.deanchart ul li.deanchart4 .deanchart-icon {
  background-color: #fe7243;
}
.deanchartdiv {
  float: left;
  margin-left: 8px;
  margin-top: 6px;
  text-align: center;
}
.deanchartdiv em {
  font-size: 12px;
  color: #999;
  font-style: inherit;
}
.deanchartdiv span {
  font-size: 12px;
  color: #999;
}
.deanchartdiv a {
  font-size: 12px;
  color: #999;
}
.clear {
  margin-top: -5px;
}
/*首页网站统计模块*/

/*首页幻灯片轮播*/
.section {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
}

.static {
  position: static;
  margin-top: -76px;
  margin-bottom: -30px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1399px;
}

.static .flex {
  padding: 0;
  display: flex;
}

@-webkit-keyframes banner {
  from {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes banner {
  from {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.item img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.section:after {
  content: "";
  display: table;
  clear: both;
}

/*首页幻灯片轮播*/
/*站壳网www.zhankr.net*/

/*站壳网www.zhankr.net*/
/*首页分类模块1*/

/*3*/

/*4*/
.icon {
  width: 1.5em;
  height: 1.15em;
  vertical-align: -0.25em;
  fill: currentColor;
  overflow: hidden;
}
/*首页分类模块1*/

/**首页最新发布选项卡**/

/*首页最新发布标题*/
.zhankr-zx {
  position: relative;
  margin-bottom: 18px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 1;
}

.zhankr-zx:before {
  margin-right: 10px;
}

.zhankr-zx:after {
  margin-left: 10px;
}

.zhankr-zx:before,
.zhankr-zx:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: linear-gradient(-125deg, #298aff 0%, #2953fd 100%);
  border-radius: 50%;
}

.zhankr-zx span {
  font-family: Futura;
  background: linear-gradient(-125deg, #298aff 0%, #2953fd 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 49px;
  letter-spacing: 5px;
  display: inline-block;
  font-weight: 700;
}

.zhankr-zx .zhankr-zx-n {
  font-size: 20px;
}

.zhankr-zx .zhankr-zx-n strong {
  display: block;
  font-size: 20px;
  background: linear-gradient(-125deg, #298aff 0%, #2953fd 100%);
  -webkit-background-clip: text;
  color: transparent;
}

/*首页最新发布标题*/

.text-center {
  padding-top: 15px;
  padding-bottom: 13px;
  /* background-color: #fff; */
}

/*首页分类CMS美化更多*/
.post-list {
  background: #fff;
  box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0.1);
}
/*首页分类CMS美化更多*/
/**首页最新发布选项卡**/

/*6.6最新发布*/
.btn--white {
  background-color: #fff !important;
  margin: 0px 6px !important;
  line-height: 29px !important;
  margin-top: 3px !important;
}

.btn {
  border: none;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 33px;
  outline: none;
  margin: 0px 6px;
  padding: 0 18px;
  text-align: center;
  position: relative;
}
.home-cat-nav-wrap ul {
  list-style: none;
  margin-top: -33px;
  margin-bottom: 0px;
  padding: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin-left: 130px;
  font-size: 0.875rem;
  overflow-x: auto;
  padding-top: 3px;
  vertical-align: top;
  line-height: 28px;
  font-family: RiPlus-Black;
  justify-content: inherit;
}
.home-cat-nav-wrap .cat-nav-z {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center !important;
  align-items: center;
}
.cat-nav-z .btn {
  border-radius: 4px !important;
  color: #8f8f8f;
}
.home-cat-nav-wrap ul li:hover .btn {
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  color: #ffffff;
}

.home-cat-nav-wrap {
  background-color: rgb(240, 244, 245);
  position: relative;
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 26px;
}
.zhankrzx {
  background-color: rgb(240, 244, 245);
  padding-bottom: 36px;
}
/*6.6最新发布*/
/*列表资源时间-价格-浏览-标题*/
.post-grid .entry-header .entry-title {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.2px;
  margin-bottom: 0;
  display: block;
}
.entry-footer {
  display: flex;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2px;
  margin-top: 10px;
  text-transform: uppercase;
}
/*列表*/

.entry-footer {
  display: block;
  font-weight: 400;
}
.entry-footer .post-meta-box {
  display: flex;
  padding: 5px 15px;
  font-size: 12px;
  align-items: center;
  justify-content: flex-end;
  border-top: 1px solid #ebeef5;
  color: #b4b4b4;
  margin: -15px;
  margin-top: 10px;
  list-style: none;
}
.entry-footer .post-meta-box li:nth-child(1) {
  flex: 1;
  padding: 0;
}
.entry-footer .post-meta-box .meta-date {
  color: #555;
}
.entry-footer .post-meta-box .meta-views {
  padding-left: 8px;
}
.entry-footer .post-meta-box .meta-price {
  margin-left: 8px;
  position: relative;
  display: inline-block;
  padding: 1px 6px;
  text-align: center;
  background: linear-gradient(-125deg, #ffffff 0%, #ffffff 100%);
  box-shadow: 0 8px 10px rgba(255, 255, 255, 0.3);
  color: #0056ff !important;
  border-radius: 2px;
  line-height: initial;
}
.post-grid .entry-header .entry-title {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  letter-spacing: -0.2px;
  margin-bottom: 0;
  display: block;
}

.entry-excerpt {
  color: #888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 5px 0;
  line-height: 22px;
  font-size: 13px;
  height: 44px;
}
/*列表*/

/*站壳网资源标签*/
.zhankr-tab-dj {
  /* margin-left: 8px;*/
  position: relative;
  display: inline-block;
  padding: 1px 6px;
  text-align: center;
  background-color: #fd721f;
  color: #fff;
  border-radius: 2px;
  line-height: initial;
}
.zhankr-tab-jp {
  /* margin-left: 8px;*/
  position: relative;
  display: inline-block;
  padding: 1px 6px;
  text-align: center;
  background-color: #ff0000;
  color: #fff;
  border-radius: 2px;
  line-height: initial;
}
/*站壳网资源标签*/

/*列表资源时间-价格-浏览*/

/*网站按钮美化*/
.button {
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  box-shadow: 0 3px 10px -1px #2c63ff !important;
}
/*网站按钮美化*/

/*首页卡密模块美化*/
/*首页卡密模块美化*/

/*首页CMS模块标题*/
.entry-header .entry-meta > span + span {
  margin-left: 3px;
}
.uposts .codesign-cover {
  background: #00000000;
}
.post-grid {
  box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0.1);
}
/*首页CMS模块*/

/*CMS列表模式*/
.post-list {
  box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0.1);
}
/*CMS列表模式*/

/*首页纯标题*/
.uposts {
  box-shadow: 0 14px 12px 0 rgba(52, 73, 94, 0.1);
}
/*首页纯标题*/

/*首页底部统计*/
.button {
  width: 200px;
}
.zhankr .data-items {
  font-size: 20px;
  min-height: 85px;
}

.zhankr li {
  display: inline-block;
  vertical-align: top;
  width: 250px;
}

.zhankr li i {
  display: inline-block;
  height: 25px;
  color: #fff;
  transition: 0.3s;
  font-size: 18px;
  margin-top: 20px;
  transform: translate(0, 0);
}

.zhankr li strong {
  display: block;
  line-height: 48px;
  font-size: 36px;
  color: #fff;
  position: relative;
  transition: 0.3s;
}

.zhankr li span {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  transition: 0.3s;
  transform: translate(0, 0);
}

.zhankr li strong::after {
  content: "+";
  font-size: 18px;
  position: absolute;
  line-height: 1;
  padding-left: 3px;
  opacity: 1;
  transition: 0.3s;
}
.zhankr li strong.active::after {
  opacity: 1;
}

.zhankr li:hover i {
  color: #ec2546;
  transform: translate(0, -3px);
  text-shadow: 3px 5px 10px #1716166b;
}

.zhankr li:hover strong {
  color: #ec2546;
  transform: translate(0, -3px);
  text-shadow: 3px 5px 10px #1716166b;
}

.zhankr li:hover span {
  color: #ec2546;
  transform: translate(0, -3px);
  text-shadow: 3px 5px 10px #1716166b;
}
.module.parallax .container {
  padding-top: 1px;
  padding-bottom: 38px;
}

.footer-widget .widget--newsletter button {
  color: #0056ff;
}
@media (max-width: 767px) {
  .module.parallax {
    min-height: 250px;
    display: none;
  }
}
/*首页底部统计*/

/*全站底部美化*/
.zhankr-banquan-foo {
  padding: 0;
  width: 100%;
  font-size: 14px;
  margin: 0px 11px;
  display: inline-block;
  /* float: left; */
  padding-left: 0px;
}
.site-footer .site-info {
  max-width: 1300px;
}
.footer-widget .widget--title h5 {
  position: relative;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 0 0 1rem;
  margin: 0;
  font-weight: 300;
  color: #34495e;
}
.icon {
  height: 20px !important;
  vertical-align: middle;
  float: left !important;
  margin-top: -20px;
}
.icon {
  width: 3.5em !important;
  height: 2em !important;
  vertical-align: -0.25em !important;
  fill: currentColor;
  overflow: hidden;
}
.footer-widget .widget--newsletter .form-control {
  border-radius: 50px;
}
.newsletter--form button {
  width: 10px;
}
/*全站底部美化*/

/*全站底部波浪*/
@keyframes move {
  0% {
    transform: translate(-175px, 0px) scale(1, 1);
  }
  50% {
    transform: translate(-87px, 0px) scale(1, 0.5);
  }
  100% {
    transform: translate(0px, 0px) scale(1, 1);
  }
}
/*全站底部波浪*/

/*全站侧边栏客服*/
.float-radius {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.float-text {
  color: #0056ff;
} /* 字体颜色 */ /* 夜晚模式字体颜色 */ /* 图标颜色 */ /* 鼠标掠过字体颜色 */ /* 鼠标掠过背景颜色 */
.float-border {
  border-color: #ececec !important;
} /* 边框颜色 */
.float-box {
  width: 68px; /* 宽度 修改之后要修改float-alert-box里的right值，right值计算方式：此数值减去（5*2+2） */
  padding: 5px; /* 按钮框边缘留出像素 */
  font-size: 14px; /* 按钮字体大小 */
  position: fixed;
  right: 0;
  top: 75%;
  z-index: 9997;
  margin-top: -303px; /* 自身高度的一半 */
  _position: absolute;
  _top: expression(
    eval(document.documentElement.scrollTop + 100)
  ); /* 兼容低版本IE */
}
/* 会员开通开始 */
/* 会员开通结束 */
.float-ul,
.float-ul li {
  margin: 0;
  padding: 0;
}
.float-ul {
  margin-top: 5px;
  text-align: center;
  line-height: 1.2;
  list-style: none;
  background-color: #fff;
  box-shadow: 0 2px 5px #e6e6e6;
}
.float-ul .iconfont {
  font-size: 20px;
  line-height: 20px;
}
.float-ul li a {
  display: block;
  width: 100%;
  padding: 10px 0;
  line-height: 18px;
}
.float-ul li a:hover {
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  color: #fff;
}
.float-ul li a.qq {
  -moz-border-top-left-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
}
.float-alert-box {
  width: 180px;
  height: 185px;
  background-color: #fff;
  border: 1px solid #ececec;
  position: absolute;
  right: 60px;
  top: 0;
  z-index: 9998;
  display: none;
}
.float-ul li a.qq:hover .float-alert-box {
  display: block;
}
.dbsvip li a:hover {
  background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);
  color: #fff;
  margin-bottom: 20px;
  box-shadow: 0 8px 10px rgba(255, 0, 12, 0.3);
  color: white;
  border-radius: 50%;
}

/* 此上为按钮弹出微信框的数值，top值可调节整体高度*/
.float-qq-box {
  padding: 20px 15px;
}
.float-alert-box h6 {
  font-size: 20px;
  color: #0056ff;
}
.float-alert-box p {
  line-height: 24px;
}
.float-ul li .float-qq-box {
  color: #666;
}
.float-qq-btn {
  padding: 10px;
  background-color: #0056ff;
  color: #fff;
}
@media screen and (max-width: 639px) {
  .float-box {
    display: none;
  }
}

.dbsvip {
  background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);
  color: #fff;
  margin-bottom: 20px;
  box-shadow: 0 8px 10px rgba(255, 0, 12, 0.3);
  color: #fff;
  border-radius: 50%;
}
.dbsvipd {
  padding: 10px;
  background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);
  color: #fff;
}
.dbsvipa {
  color: #fff;
}
.zzhuti_qd_1 {
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  color: #fff;
}
.float-ul li a {
  border-radius: 5px;
}
/*全站侧边栏客服*/

/*******内容页美化*******/

/*内容页标题*/
/*内容页标题*/

/*内容页正文*/
.article-content code {
  font-family: Consolas, monaco, monospace;
  font-size: 0.875rem;
  color: #f0506e;
  white-space: nowrap;
  padding: 2px 6px;
  background: #f8f8f8;
}
@media (max-width: 575px) {
  .breadcrumbs {
    margin-bottom: 20px;
    margin-top: -30px;
  }
}

/*h标签*/
.u-text-format h1 {
  border-radius: 0 !important;
  margin-left: 0;
  padding: 5px 0 5px 10px;
  border-left: 3px solid #0056ff;
  color: #444;
  font-size: 16px;
  font-weight: 900;
}
.u-text-format h2 {
  border-radius: 0 !important;
  margin-left: 0;
  padding: 5px 0 5px 10px;
  border-left: 3px solid #0056ff;
  color: #444;
  font-size: 16px;
  font-weight: 900;
  border-bottom: 0px solid #f0f4f5;
}

/*猜你喜欢*/
/*猜你喜欢*/

/*猜你在找*/
/*猜你在找*/

/*内容页正文*/

/*版权信息*/
.article-copyright {
  background: #d8eafc;
  color: #1e87f0;
  border: none;
  border-left: 2px solid #0056ff;
  font-size: 12px;
  border-radius: 0;
  box-shadow: 0 1px 8px #d8eafc;
}
.article-copyright a {
  color: #1e87f0;
}
/*版权信息*/

/*文章标签*/
.entry-tags a {
  background-color: #fff;
  border: 1px solid #e5f2ff;
  border-radius: 100px;
  background: rgba(0, 132, 255, 0.1);
  color: #0084ff;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  margin: 0 5px 5px 0;
  padding: 5px 12px;
}
/*文章标签*/

/*收藏按钮*/
/*收藏按钮*/

/*文章标题*/
.article-content .entry-header .entry-title {
  font-size: 1.5em;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding-bottom: 0px;
  border-bottom: 0;
  margin-bottom: 0px;
}
/*文章标题*/

/*侧边栏标题*/
.widget-area .widget .widget-title {
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
  border: none;
  border-left: 4px solid #0056ff;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}
/*侧边栏标题*/

/*发表评论标题*/
/*发表评论标题*/

/*相关推荐*/
.u-border-title:before {
  background-color: #0056ff;
}
/*相关推荐*/

/*作者等级*/
.label-default {
  box-shadow: 0 6px 16px -5px rgba(0, 0, 0, 0.3);
  background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
  background-size: 1400% 300%;
  animation: mymove 10s ease infinite;
  -webkit-animation: mymove 10s ease infinite;
  border-radius: 16px;
  padding: 4px 11px;
}
/*作者等级*/

/*下载按钮*/
.btn--danger {
  color: #fff;
  border-radius: 0;
  font-size: 16px;
  padding: 6px 0;
  font-weight: 400;
  background: linear-gradient(-125deg, #467eff 0%, #0056ff 100%);
  box-shadow: 0 3px 10px -1px #2c63ff !important;
}
.btn--secondary {
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  box-shadow: 0 3px 10px -1px #2c63ff !important;
  border-radius: 4px !important;
  margin: 0 !important;
  padding: 6px 28px !important;
}

/*下载按钮*/

/*资源下载*/
.widget-pay .pay--rateinfo {
  padding: 10px 20px;
  border-radius: 4px;
  margin-top: 0px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 11;
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0);
  background: #fff0;
}
.agent--contact ul li {
  font-size: 11px;
  list-style: none;
  position: relative;
  padding: 1px 20px 17px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: currentColor;
  justify-content: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.agent--contact ul li:before {
  height: 100%;
  width: 1px;
  left: 3px;
  background: linear-gradient(-180deg, #467eff 0, #0056ff 98%);
}
.agent--contact ul li:after {
  left: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 7px;
  height: 7px;
  border: 1px solid #0056ff;
  border-radius: 50%;
  background-color: #467eff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.agent--contact ul li:after,
.agent--contact ul li:not(:last-of-type):before {
  content: "";
  position: absolute;
  top: calc((1em - -5px) / 2);
}
.agent--contact .list-paybody span:nth-child(1) {
  font-style: inherit;
  letter-spacing: 0.075em;
  margin-top: 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  color: currentColor;
}
.agent--contact .list-paybody span {
  font-style: inherit;
  letter-spacing: 0;
  font-size: 12px;
  letter-spacing: 0.025em;
  color: #8a92a9;
  padding-right: 10px;
}
.widget-pay .pay--rateinfo b .price {
  font-size: 28px;
  margin-right: 5px;
  color: #1461ff;
}
.widget-pay .pay--rateinfo b sup {
  font-size: 13px;
  margin-left: 5px;
  color: #555555;
  font-weight: 400;
}

@media (max-width: 991px) {
  #btn-buy {
    display: none !important;
  }

  #pay-single-box .widget-pay {
    margin-bottom: 12px;
  }

  #pay-single-box .widget-pay .pay--rateinfo,
  #pay-single-box .widget-pay .pricing-options {
    display: none;
  }

  .article-info .des .buy br {
    display: none;
  }

  .article-info .des .buy {
    display: inline;
    white-space: nowrap;
  }

  .article-info .des span.buy .price {
    line-height: 1.2;
    font-size: 24px;
  }
}
/*资源下载*/

/*用户信息框*/
/*用户信息框*/

/*签到*/
/*签到*/

/*内容页底部售后服务-联系作者*/
/*内容页底部售后服务-联系作者*/

/*******内容页美化*******/

/*加群小工具*/
/*加群小工具*/

/******列表页美化******/
.term-bar:before {
  background-color: #3e82f23b;
}

/*栏目波浪*/
.dabolang {
  width: 100%;
  height: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #fff0 !important;
  margin-top: -19px;
}
#dabolangl1 {
  -webkit-mask: url(../images/zhankr_001.svg);
  mask: url(../images/zhankr_001.svg);
  animation-delay: -2s;
  animation-duration: 12s;
}
#dabolangl1,
#dabolangl2,
#dabolangl3 {
  background-color: rgb(246, 246, 246);
}
.dabolangl {
  width: 200%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 350px 100%;
  transform-origin: 0 100% 0;
  animation-name: move;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes move {
  0% {
    transform: translate(-175px, 0px) scale(1, 1);
  }
  50% {
    transform: translate(-87px, 0px) scale(1, 0.5);
  }
  100% {
    transform: translate(0px, 0px) scale(1, 1);
  }
}

#dabolangl2 {
  -webkit-mask: url(../images/zhankr_002.svg);
  mask: url(../images/zhankr_002.svg);
  animation-delay: -2s;
  animation-duration: 5s;
}
#dabolangl3 {
  -webkit-mask: url(../images/zhankr_003.svg);
  mask: url(../images/zhankr_003.svg);
  animation-delay: -1s;
  animation-duration: 3s;
}
/*栏目波浪*/

/*svip*/
.zhankr_type_bj {
  background: url(../images/zizhuti-cats.png) no-repeat;
  height: 60px;
}
.zhankr_type_bj i {
  font-size: 18px;
  margin-left: 33px;
  color: #fff;
}
.zhankr_type_bj span {
  line-height: 56px;
  padding-left: 100px;
  position: relative;
  font-size: 26px;
  color: #fff;
  letter-spacing: 2px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.49);
}
.zhankr_type_bj span .text-p {
  position: absolute;
  top: 6px;
  text-shadow: none;
  line-height: 19px;
  font-size: 14px;
  background: #fff;
  right: -138px;
  font-weight: 400;
  border-radius: 8px 0 8px 0;
  padding: 4px 12px;
  color: #ed1c24;
}
@media (max-width: 768px) {
  .zhankr_type_bj span .text-p {
    display: none;
  }
}
.filter--content {
  padding: 0px;
}
.zhankr_lmdh {
  padding: 20px;
}
.filter--content .filter-item span {
  margin-right: 10px;
  background: linear-gradient(-125deg, #ffffff 0%, #ffffff 100%);
  border-radius: 0;
  color: #808080;
  padding: 0 20px;
  border-right: 1px solid;
}
@media (max-width: 768px) {
  .filter--content .filter-item span,
  .filter--content .filter-tab span {
    padding: 0;
    border-right: 0;
  }
}
.filter--content .filter-item a {
  display: inline-block;
  margin-top: 0;
  margin-right: 10px;
  border-bottom: 1px solid transparent;
  color: #808080;
  border-radius: 0;
  padding: 0 10px;
  position: relative;
  border: 1px solid transparent;
  border-radius: 4px;
}
.filter--content .filter-item a.on {
  border: 1px dashed #fff;
  background: linear-gradient(-125deg, #ffffff 0%, #ffffff 100%);
  color: #3d7eff;
}

/*svip*/

/*栏目分类样式*/
.filter--content .filter-item span {
  margin-right: 10px;
  background: linear-gradient(-125deg, #ffffff 0%, #ffffff 100%);
  border-radius: 0;
  color: #808080;
  padding: 0 20px;
  border-right: 1px solid;
}

.filter--content .filter-item a.on {
  border: 1px dashed #fff;
  background: linear-gradient(-125deg, #ffffff 0%, #ffffff 100%);
  color: #3d7eff;
}
.filter--content .filter-item a {
  display: inline-block;
  margin-top: 0;
  margin-right: 10px;
  border-bottom: 1px solid transparent;
  color: #808080;
  border-radius: 0;
  padding: 0 10px;
  position: relative;
  border: 1px solid transparent;
  border-radius: 4px;
}
.filter--content .filter-item a:hover {
  border: 1px dashed #fff;
  background: linear-gradient(-125deg, #ffffff 0%, #ffffff 100%);
  color: #3d7eff;
}
.filter--content .filter-tab span {
  margin-right: 10px;
  background: linear-gradient(-125deg, #ffffff 0%, #ffffff 100%);
  border-radius: 0;
  color: #808080;
  padding: 0 22px;
  border-right: 1px solid;
}
@media (max-width: 768px) {
  .filter--content .filter-item span,
  .filter--content .filter-tab span {
    padding: 0;
    border-right: 0;
  }
}
.filter--content .filter-tab .on,
.filter--content .filter-tab .on a {
  color: #166df1;
}

/*栏目分类样式*/

/*资源类型判断图标*/

/*卡片模式*/
/*卡片模式*/

/*列表模式*/
/*列表模式*/

/*博客模式*/
/*博客模式*/

/*资源类型判断图标*/

/*收藏按钮*/

/*站壳网www.zhankr.net列表美化角标*/
/*站壳网www.zhankr.net列表美化角标*/

/******列表页美化******/

/*导航菜单*/

/*导航固定标题*/
/*导航固定标题*/

.navbar .login-btn {
  align-items: center;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  height: 30px;
  justify-content: center;
  width: 100px;
  margin-right: 10px;
  margin-left: 10px;
  border: 0;
  background: linear-gradient(-125deg, #0295f9 0, #2f49fd 100%);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  color: #fff;
}
.search-open.navbar-button {
  background: linear-gradient(125deg, #64c0ff 0, #2f49fd 100%);
  transition: transform 0.1s;
  box-shadow: 4px 3px 10px rgba(32, 160, 255, 0.17);
  color: #fff;
}
.burger {
  background: linear-gradient(125deg, #f5ff07 0, #ff1841 100%);
  box-shadow: 4px 3px 10px #ffc1072e;
  transition: transform 0.1s;
  color: #fff;
  border: 0;
}
.burger:before {
  top: 10px;
  width: 0;
}
.burger:after {
  bottom: 100px;
}
.logo-wrapper {
  position: relative;
  font-size: 2em;
  font-weight: 700;
  line-height: 39px;
  overflow: hidden;
  margin: 0;
}

@keyframes searchLights {
  0% {
    transform: translate(0, 0) rotate(-30deg);
  }
  100%,
  50% {
    transform: translate(56px, 22px) rotate(-30deg);
  }
}
@-webkit-keyframes searchLights {
  0% {
    left: -90px;
    top: 0;
  }
  to {
    left: 90px;
    top: 0;
  }
}

.logo-wrapper::before {
  content: "";
  position: absolute;
  width: 150px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: searchLights 2s ease-in 1s infinite;
  animation: searchLights 2s ease-in 1s infinite;
}

.site-header {
  position: relative;
}
.site-header {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0);
}
.header-banner2 {
  width: 100%;
  background: #fff;
  height: 38px;
  color: #999;
  list-style-type: none;
  position: relative;
  z-index: 99;
  border-bottom: 1px solid #f0f0f0ad;
}
.header-banner-content {
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
}
.header-banner-content .deanggc {
  width: 600px;
  padding-left: 10px;
}
.deanggspan1 i {
  display: block;
  float: left;
  font-size: 18px;
  color: #07aefc;
  margin-top: 2px;
  margin-left: 15px;
  margin-right: 6px;
}
.deanggspan1 {
  float: left;
  width: 105px;
  margin: 0 auto;
  color: #333;
  font-size: 14px;
}
.deanggspan1 span {
  display: block;
  float: left;
  color: #666;
}
.deangg1 b {
  height: 16px;
  margin-top: 6px;
  margin-left: 5px;
  width: 1px;
  display: block;
  float: left;
  background: #a8a8a8;
}
.ym-menu ul li a {
  color: #999;
}
.ym-menu ul li a .iconfont {
  font-size: 12px;
  margin-right: 2px;
}
.header-banner-left {
  padding: 0.25rem 0.875rem;
  background: #fff;
  border-color: #fff;
  border-radius: 25px;
}
.menu81 {
  display: flex;
  list-style-type: none;
  padding: 0.25rem 0.875rem;
  background: #fff;
  border-color: #fff;
  border-radius: 25px;
  margin: 0;
  line-height: 14px;
}
.menu81 li {
  margin-left: 14px;
}
@media only screen and (max-width: 767px) {
  .header-banner-left {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .deanggspan1 {
    display: none;
  }
}
@media (max-width: 767px) {
  .site-header {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .topnav {
    padding: 15px !important;
  }
}
@media (max-width: 767px) {
  .navbar .actions > div + div {
    font-weight: 400;
    margin-top: 0 !important;
  }
}
.announce-wrap {
  height: 30px;
  overflow: hidden;
}
.deanggc ul li {
  font-size: 14px;
  width: 100%;
  display: block;
  clear: both;
  height: 30px;
}
.deanggc ul li a {
  font-weight: 400;
  color: #6b798e;
  float: left;
}
.deanggc ul li a:hover {
  color: #2575fc;
  text-decoration: blink;
}
.deanggc ul li span {
  float: right;
  color: #999;
  font-size: 12px;
  width: 75px;
}
@media screen and (max-width: 1248px) {
  .header_search {
    left: 15%;
  }
  .logotext10 {
    display: none;
  }
  .header_search {
    width: 320px !important;
  }
  .header_search .search_form .search_input {
    width: 238px;
  }
}
@media screen and (min-width: 931px) {
  span.navtenyear {
    font-size: 14px;
    padding: 1px 5px;
    background-color: #f67524;
    border-radius: 5px;
    color: #fff;
  }
  span.navtenyearcon {
    font-size: 12px;
  }
}
@media screen and (max-width: 971px) {
  .navbar2 {
    height: 0 !important;
  }
  .logotext10 {
    display: none;
  }
  .header_search {
    display: none;
  }
}

.main-menu li:hover > a {
  color: #3d7eff;
}

.sub-menu li > a:hover:before {
  opacity: 1;
}

.sub-menu li > a:hover {
  color: #3d7eff;
  padding-left: 1.75rem;
  opacity: 1;
}
.sub-menu li a {
  font-size: 0.875rem;
  padding: 0.5rem 1rem 0.5rem 1.5rem;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sub-menu li a:before {
  content: "";
  height: 1px;
  width: 10px;
  background-color: #3d7eff;
  opacity: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  position: absolute;
  left: 0.75rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.navbar .nav-list > .menu-item > a {
  font-size: 14px;
  line-height: 38px;
  margin: 0 15px;
  transition: color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.navbar .nav-list > .menu-item > a:hover {
  color: #3d7eff;
}
.navbar .nav-list > .menu-item > a:before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #3d7eff;
  border-radius: 8px 8px 0 0;
  opacity: 0;
  transition: 0.3s;
}
.navbar .nav-list > .menu-item > a:hover:before {
  opacity: 1;
  bottom: -1px;
}
.navbar .nav-list > .menu-item.current-menu-item > a {
  color: #3d7eff;
}
.navbar .nav-list > .menu-item.current-menu-item > a:before {
  opacity: 1;
  bottom: -1px;
}
.sub-menu .menu-item.current-menu-item > a {
  color: #3d7eff;
  padding-left: 1.75rem;
}
.sub-menu .menu-item.current-menu-item > a:before {
  opacity: 1;
}
.navbar.navbar2 {
  align-items: center;
  display: flex;
  height: 38px;
  position: relative;
}
.topnav {
  padding: 28px;
}
.header_search {
  width: 620px;
  height: 42px;
  float: left;
  left: 34%;
  position: absolute;
}
.header_search input {
  background: 0 0;
  border-radius: 0;
  outline: 0;
  resize: none;
  appearance: none;
}
.header_search .search_form .search_input {
  float: left;
  width: 60%;
  height: 38px;
  border: 1px solid #ddd;
  border-right: none;
  border-radius: 3px 0 0 3px;
  position: relative;
}
.header_search .search_form .search_input input {
  width: 320px;
  border: none;
  color: #999;
  font: 14px tahoma, PingFangSC, microsoft yahei ui, microsoft yahei, sans-serif;
  font-size-adjust: none;
  overflow: hidden;
  position: absolute;
  top: 10px;
}
.search-clear-btn {
  display: none;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  color: #bbb;
  cursor: pointer;
  padding: 0;
  line-height: 1;
  z-index: 2;
}
.search-clear-btn:hover {
  color: #666;
}
.header_search .search_form .search_input .search-clear-btn {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  font-size: 12px;
}
.main-search .search-form {
  position: relative;
}
.main-search .search-clear-btn {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  font-size: 14px;
}
.footer-widget .widget--newsletter .search-clear-btn {
  position: absolute;
  top: 50%;
  right: 48px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  font-size: 12px;
}
.header_search .search_btn {
  width: 80px;
  height: 38px;
  line-height: 38px;
  display: block;
  float: left;
  border-radius: 0 3px 3px 0;
  border: none;
  cursor: pointer;
  background: linear-gradient(125deg, #64c0ff 0, #2f49fd 100%);
}
.header_search .search_btn:hover {
  opacity: 0.8;
}
.header_search .search_btn .icon_search {
  display: block;
  width: 80px;
  height: 40px;
  margin: 2px auto 0;
  background: url(../images/index_icons.png) no-repeat -68px -82px;
}
.header_search .hotword {
  float: left;
}
.header_search .hotword {
  font-size: 12px;
  width: 550px;
  /* height: 18px;
  overflow: hidden; */
}
.header_search .hotword a {
  color: #999;
  margin: 0 9px;
}

.shanshan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  margin-right: 15px;
  margin: 0px 15px;
}
[data-microtip] {
  position: relative;
}
[data-microtip]:after,
[data-microtip]:before {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  opacity: 0;
  pointer-events: none;
  transition: all var(--microtip-transition-duration, 0.18s)
    var(--microtip-transition-easing, ease-in-out)
    var(--microtip-transition-delay, 0s);
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  transform-origin: top;
}
[data-microtip]:before {
  background-size: 100% auto !important;
  content: "";
}
[data-microtip-position|="bottom"]:before {
  background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjDigKYwLDEyLjAwMiBDMTQuMjg1LDEyLjAwMiA4LjU5NCwwLjAwMCAyLjY1OCwwLjAwMCBaIi8+PC9zdmc+)
    no-repeat;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}
[data-microtip-position|="bottom"]:before {
  transform: translate3d(-50%, -10px, 0);
  bottom: auto;
  left: 50%;
  top: 100%;
}
.heshan > a {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #adb7be;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: color 0.2s;
}
.shanlian.lianzi {
  color: #cea22c;
  line-height: 33px;
  text-align: center;
}
.shanlian.lianzi .ic_gif {
  position: absolute;
  top: 0;
  left: 50%;
  width: 96px;
  margin: 0 0 0 -50px;
}
.shanlian.lianzi .ic_gif::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  /* background: url(../images/tab_newani.png) no-repeat -60px 0; */
  width: 13px;
  height: 25px;
  transform-origin: right center;
  -webkit-transform-origin: right center;
  animation: super_giftl 2s linear both infinite;
  -webkit-animation: super_ngiftl 2s linear both infinite;
}
.shanlian.lianzi .ic_gif::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  /* background: url(../images/tab_newani.png) no-repeat -100px 0; */
  width: 13px;
  height: 25px;
  transform-origin: left center;
  -webkit-transform-origin: left center;
  animation: super_giftr 2s linear both infinite;
  -webkit-animation: super_ngiftr 2s linear both infinite;
}
.shanlian.lianzi .txt {
  position: relative;
  font-size: 14px;
  color: #f5b344;
  margin-right: 2px;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.shanlian.lianzi {
  color: #cea22c;
  line-height: 33px;
  text-align: center;
}
.heshan > a {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #adb7be;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: color 0.2s;
}
.shanlian.lianzi .ic_mask {
  position: absolute;
  top: 10px;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 14px;
  overflow: hidden;
  background: 0 0;
}
.shanshan .shanlian.lianzi .ic_mask::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  background: #fff;
  top: -12px;
  left: 0;
  animation: super_mask 2s linear both infinite;
  -webkit-animation: super_mask 2s linear both infinite;
  opacity: 0.6;
}
[data-microtip-position="bottom-right"]:after {
  transform: translate3d(calc(0 + -16px), -10px, 0);
  top: 100%;
}
[data-microtip-position|="bottom"]:after {
  transform: translate3d(-50%, -10px, 0);
  top: 100%;
  left: 50%;
}
[data-microtip-position|="bottom"]:after {
  margin-top: 11px;
}
[data-microtip]:after {
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #fff;
  content: attr(data-microtip);
  font-size: var(--microtip-font-size, 13px);
  font-weight: var(--microtip-font-weight, normal);
  text-transform: var(--microtip-text-transform, none);
  padding: 0.5em 1em;
  white-space: nowrap;
  box-sizing: content-box;
}
[data-microtip]:after,
[data-microtip]:before {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  opacity: 0;
  pointer-events: none;
  transition: all var(--microtip-transition-duration, 0.18s)
    var(--microtip-transition-easing, ease-in-out)
    var(--microtip-transition-delay, 0s);
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  transform-origin: top;
}
.shanlian {
  color: #fff;
  line-height: 33px;
  text-align: center;
}
.heshan > a {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #adb7be;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: color 0.2s;
}
.shanlian.lianzi {
  color: #cea22c;
  line-height: 33px;
  text-align: center;
}
.shanlian.lianzi .ic_gif {
  position: absolute;
  top: 0;
  left: 50%;
  width: 96px;
  margin: 0 0 0 -50px;
}
.shanlian.lianzi .ic_gif::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/zhankr_net_vip.png) no-repeat -60px 0;
  width: 13px;
  height: 25px;
  transform-origin: right center;
  -webkit-transform-origin: right center;
  animation: super_giftl 2s linear both infinite;
  -webkit-animation: super_ngiftl 2s linear both infinite;
}
.shanlian.lianzi .ic_gif::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/zhankr_net_vip.png) no-repeat -100px 0;
  width: 13px;
  height: 25px;
  transform-origin: left center;
  -webkit-transform-origin: left center;
  animation: super_giftr 2s linear both infinite;
  -webkit-animation: super_ngiftr 2s linear both infinite;
}
.shanlian.lianzi .txt {
  position: relative;
  font-size: 15px;
  color: #f5b344;
}
.shanlian.lianzi .ic_mask {
  position: absolute;
  top: 10px;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 14px;
  overflow: hidden;
  background: 0 0;
}
.shanshan .shanlian.lianzi .ic_mask::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  background: #fff;
  top: -12px;
  left: 0;
  animation: super_mask 2s linear both infinite;
  -webkit-animation: super_mask 2s linear both infinite;
  opacity: 0.6;
}
@keyframes super_ngiftl {
  0%,
  100% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-15deg);
  }
}
@-webkit-keyframes super_ngiftl {
  0%,
  100% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-15deg);
  }
}
@keyframes super_ngiftr {
  0%,
  100% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(15deg);
  }
}
@-webkit-keyframes super_ngiftr {
  0%,
  100% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(15deg);
  }
}
@keyframes super_giftl {
  0%,
  100% {
    transform: rotateY(0);
  }
  50% {
    transform: rotateY(-50deg);
  }
}
@-webkit-keyframes super_giftl {
  0%,
  100% {
    -webkit-transform: rotateY(0);
  }
  50% {
    -webkit-transform: rotateY(-50deg);
  }
}
@keyframes super_giftr {
  0%,
  100% {
    transform: rotateY(0);
  }
  50% {
    transform: rotateY(50deg);
  }
}
@-webkit-keyframes super_giftr {
  0%,
  100% {
    -webkit-transform: rotateY(0);
  }
  50% {
    -webkit-transform: rotateY(50deg);
  }
}
@keyframes super_mask {
  0% {
    transform: translate(0, 0) rotate(-30deg);
  }
  100%,
  50% {
    transform: translate(56px, 22px) rotate(-30deg);
  }
}
@-webkit-keyframes super_mask {
  0% {
    -webkit-transform: translate(0, 0) rotate(-30deg);
  }
  100%,
  50% {
    -webkit-transform: translate(56px, 22px) rotate(-30deg);
  }
}
.header__style_user .header__dropdown {
  left: inherit;
  right: -130px;
  border-radius: 8px;
  width: 400px;
  top: 33px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  z-index: 999999;
}

.navbar .menu-item > a {
  font-weight: 400;
}
/*导航菜单*/

/*VIP介绍*/
.vip-banner .vipbj h2 {
  text-align: center;
  font-size: 40px;
  color: #fff;
}
.vip-banner .vipbj p {
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.vip-banner {
  background: url(../images/svip-banner.png) no-repeat center;
  position: relative;
  width: 100%;
  height: 246px;
  position: relative;
}
.vip-banner .vipbj {
  position: absolute;
  width: 100%;
  top: 20%;
}
.vip-slogan {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  height: 280px;
  width: 1200px;
  background: #fff;
  box-sizing: border-box;
  font-size: 0;
  margin: 40px auto auto auto;
}
.vip-slogan-box:nth-of-type(-n + 3) {
  border-bottom: 0;
}
.vip-slogan-box {
  padding-top: 20px;
  display: inline-block;
  border: 1px solid #f4f4f4;
  height: 50%;
  width: 373.2px;
  box-sizing: border-box;
  vertical-align: middle;
}
.vip-slogan-box i {
  width: 100px;
  line-height: 100px;
  display: inline-block;
  background-image: linear-gradient(90deg, #ed1c24 0, #fb8f02 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 45px;
  text-align: center;
  vertical-align: middle;
}
.vip-slogan-text {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  color: #898989;
}
.vip-slogan-text p:first-child {
  font-size: 18px;
  color: #575959;
}
@media (max-width: 768px) {
  .vip-slogan {
    width: calc(100% - 30px);
    max-width: 100%;
    height: auto;
    margin: 20px 15px;
  }

  .vip-slogan-box {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 15px 10px;
    border-bottom: 1px solid #f4f4f4;
  }

  .vip-slogan-box:nth-of-type(-n + 3) {
    border-bottom: 1px solid #f4f4f4;
  }

  .vip-slogan-box:last-child {
    border-bottom: 0;
  }

  .vip-slogan-box i {
    width: 60px;
    line-height: 1;
    flex-shrink: 0;
    font-size: 36px;
  }

  .vip-slogan-text {
    flex: 1;
    min-width: 0;
  }

  .vip-slogan-text p:first-child {
    font-size: 16px;
  }
}

.module-line {
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
.module-line .arrow {
  width: 84px;
  height: 16px;
}
.module-line .text {
  font-size: 26px;
  color: #4c4c4c;
  margin: 0 10px;
}
.module-line span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.vip-banner .vipbj > a {
  width: 170px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  border-radius: 25px;
  background-image: linear-gradient(90deg, #ed1c24 0, #fb8f02 100%);
  color: #fff;
  margin: 0 auto;
  margin-top: 0;
  display: block;
  margin-top: 20px;
}

.vip-row {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  height: auto;
  zoom: 1;
}

.vip-row:after,
.vip-row:before {
  display: table;
  content: "";
}

.vip-block-wrapper {
  position: relative;
  display: flex;
  padding: 20px 0;
  height: 100%;
  justify-content: center;
}

.vip-block-wrapper .vip-block-item {
  display: block;
  box-sizing: border-box;
  padding: 20px 40px;
  width: 33.333%;
  text-align: center;
}

.home-vipbox {
  padding: 1px 0px 38px 0px;
  border-radius: 8px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.home-vipbox:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(213, 213, 213, 0.4);
}

p.vip-bt {
  color: #fff;
  margin: 0 auto;
  width: 100px;
  padding: 8px 0;
  border-radius: 26px;
}

.vip-block-item a p {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.vip-block-item:nth-child(n) a:hover p {
  box-shadow: 0 10px 20px rgba(245, 47, 62, 0.4);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  background-color: #f52f3e;
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, #f52f3e, #ff4c22);
  background-image: -webkit-linear-gradient(left, #f52f3e, #ff4c22);
  background-image: -o-linear-gradient(left, #f52f3e, #ff4c22);
  background-image: linear-gradient(to left, #f52f3e, #ff4c22);
}

.vip-block-item:nth-child(1) > .home-vipbox {
  /* outline:1px solid rgba(245,210,47,0.24); */
  /* outline-offset:-8px; */
}

.vip-block-item:nth-child(1) h3 {
  color: #f5a02f;
  text-shadow: 0 5px 6px #ffe1b9;
}

.vip-block-item:nth-child(1) .vip-bt {
  background-image: -webkit-linear-gradient(left, #021b31, #001529);
}

.vip-block-item:nth-child(2) > .home-vipbox {
  /* outline:1px solid rgba(47,146,245,0.15); */
  /* outline-offset:-8px; */
}

.vip-block-item:nth-child(2) h3 {
  color: #1890ff;
  text-shadow: 0 5px 6px rgba(24, 144, 255, 0.4);
}

.vip-block-item:nth-child(2) .vip-bt {
  background-image: -webkit-linear-gradient(left, #1390de, #2f9af5);
}

.vip-block-item:nth-child(3) > .home-vipbox {
  /* outline:1px solid rgba(245,47,47,0.2); */
  /* outline-offset:-8px; */
}

.vip-block-item:nth-child(3) h3 {
  color: #fd3d00;
  text-shadow: 0 5px 6px #ffb9b9;
}

.vip-block-item:nth-child(3) .vip-bt {
  background-image: -webkit-linear-gradient(left, #f1bc37, #fadb37);
}

p.vip-home-price {
  position: relative;
  font-size: 1.875rem;
  font-weight: bold;
  width: 200px;
  margin: 15px auto;
}

p.vip-home-price i {
  font-size: 16px;
}

@media (max-width: 768px) {
  .vip-block-wrapper {
    display: block;
  }

  .vip-block-wrapper .vip-block-item {
    float: left;
    width: 100%;
    padding: 10px 0;
  }
}

.vip-block-wrapper .vip-block-item .icon {
  width: 25%;
  height: 20%;
  padding-top: 20px;
  margin: 0 auto;
}

.vip-block-wrapper .vip-block-item img {
  width: 100%;
  height: 60px;
}

.vip-block-wrapper .vip-block-item .content0-title {
  padding: 0;
  font-size: 1.875rem;
  margin-top: 20px;
}
.icon {
  width: 1.5em;
  height: 1.15em;
  vertical-align: -0.25em;
  fill: currentColor;
  overflow: hidden;
}
/*VIP介绍*/

/*会员中心侧边栏*/
.user-profile .edit--profile-area {
  padding: 8px 0 12px;
}

.edit--profile-links {
  display: flex;
  flex-direction: column;
}

.edit--profile-links li {
  width: 100% !important;
}

.edit--profile-links li.user-nav-group-label {
  padding: 14px 20px 4px;
  font-size: 12px;
  color: #aaa;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.edit--profile-links li.user-nav-group-label:first-child {
  padding-top: 4px;
}

.edit--profile-links li a {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: left;
  color: #555;
  border-radius: 0;
  border-left: 3px solid transparent;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.edit--profile-links li a i {
  width: 18px;
  text-align: center;
  font-size: 16px;
  flex-shrink: 0;
}

.edit--profile-links li a:hover {
  background: #f5f7fa;
  color: #2196f3;
  opacity: 1;
}

.edit--profile-links li a.active {
  background: rgba(33, 150, 243, 0.08);
  color: #2196f3;
  border-left-color: #2196f3;
  box-shadow: none;
}

.user-nav-logout {
  border-top: 1px solid #eee;
  margin-top: 4px;
  padding-top: 4px;
}

.user-nav-logout a {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #999;
  border-left: 3px solid transparent;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.user-nav-logout a i {
  width: 18px;
  text-align: center;
  font-size: 16px;
  flex-shrink: 0;
}

.user-nav-logout a:hover {
  color: #f56c6c;
  background: rgba(245, 108, 108, 0.06);
  opacity: 1;
}

@media (max-width: 576px) {
  .edit--profile-links {
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .edit--profile-links li a.active {
    background: rgba(33, 150, 243, 0.08);
    color: #2196f3;
    border-left-color: #2196f3;
  }
}
.col-md-12 button {
  /* background: #34495e; */
  color: #ffffff;
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  -webkit-box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  padding: 0 18px;
  border-radius: 4px;
}
/*会员中心美化*/

/*幻彩特效*/
@keyframes mymove {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 100% 0%;
  }
}

/*幻彩特效*/

/*弹窗登入*/
.btn--primary {
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  -webkit-box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
}
/*弹窗登入*/

/*导航用户中心弹窗*/
.header-center .md-t {
  padding: 9px;
  margin-bottom: 5px;
  border-radius: 5px;
  position: relative;
  transition: transform 0.1s;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(135deg, #fe89c0, #f44069);
  box-shadow: 3px 3px 10px #17161614;
}
.header-center .md-b {
  padding: 9px;
  position: relative;
  margin-bottom: 5px;
  border-radius: 5px;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  transition: transform 0.2s;
  background-image: linear-gradient(135deg, #fee11b, #fe8e06);
  border: 2px transparent solid;
}
.wp-VIP {
  background: linear-gradient(-125deg, #f8d930 0%, #fb7b92 100%);
  box-shadow: 4px 3px 10px #ffc1072e;
  color: #fff;
  font-weight: 400;
  padding: 2px 8px;
  border-radius: 10px;
  transition: transform 0.1s;
  font-size: 12px;
  margin-left: 10px;
  font-family: "wp" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header-top .group-name {
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  box-shadow: 4px 3px 10px rgba(32, 160, 255, 0.17);
  color: #fff;
  padding: 2px 8px;
  border-radius: 10px;
  font-style: normal;
  font-size: 12px;
  margin-left: 10px;
}
.header-center .md-t a {
  position: absolute;
  right: 10px;
  top: 5px;
  background: linear-gradient(-180deg, #f6f6f6 2%, #f6f6f6 98%);
  padding: 1px 10px;
  border-radius: 20px;
  color: #ec2546;
  box-shadow: 3px 4px 10px #17161617;
}
.header-center .md-b a {
  position: absolute;
  right: 10px;
  top: 5px;
  background: linear-gradient(to bottom, #fff 0, #fff 100%);
  padding: 1px 10px;
  border-radius: 20px;
  color: #feb609;
  box-shadow: 3px 4px 10px #17161617;
}
.header-top {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cecece;
}
/*导航用户中心弹窗*/

/*logo尺寸*/
.navbar .logo {
  margin-right: 12px;
  max-width: 147px;
  height: auto;
}
/*logo尺寸*/

/*手机端顶部*/
@media (max-width: 767px) {
  .site-header {
    margin-top: -40px !important;
  }
}
@media (max-width: 767px) {
  .topnav {
    padding: 15px !important;
  }
}
@media (max-width: 767px) {
  .navbar .actions > div + div {
    font-weight: 400;
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .shanshan {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar .logo {
    margin-right: 1px;
    max-width: 130px;
    height: auto;
  }
}

/**/
@media (max-width: 767px) {
  .text-center {
    padding-top: 0px;
    padding-bottom: 13px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .static .flex {
    padding: 0;
    display: flex;
    margin-top: 66px;
  }
}
/*手机端顶部*/

/*友情链接*/
/* 首页友情链接标题：对齐原版间距（与上方排行榜区块分开） */
.footer-widget {
  padding-bottom: 0;
}
/*友情链接*/
/*新友情链接*/
.link {
  background: #f7f8fa;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  margin-bottom: 10px;
}
.link ul {
  list-style: none;
  list-style-type: none;
  padding-left: 0px;
  margin: 5px 0;
}
.link ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.link ul > span {
  float: left;
  display: block;
  font-size: 14px;
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  height: 60px;
  padding: 0 30px;
  padding-top: 0;
  color: #fff;
  padding-top: 6px;
  margin: -1px -1px -1px -1px;
  text-align: center;
  border-radius: 5px 0 0 5px;
}
.link ul > span > a {
  background: linear-gradient(-180deg, #ffffff 2%, #ffffff 98%);
  padding: 1px 10px;
  border-radius: 20px;
  color: #0a79ed;
}
.link li {
  float: left;
}
.link ul li a {
  display: inline-block;
  padding: 0 10px;
  float: left;
  margin-bottom: 10px;
  font-size: 14px;
  color: #828282;
  padding-top: 8px;
  font-weight: 400;
}
/*新友情链接*/

/*7.1友情链接*/
/*7.1友情链接*/
/*自助申请友情链接*/
@media screen and (max-width: 750px) {
  .container .row .card {
    width: 100%;
  }
}

.mt20 {
  margin-top: 20px;
  margin-bottom: 15px;
}
/*自助申请友情链接*/

/*导航栏目统计*/

/*导航栏目统计*/
/*二级导航样式*/

.navbar .sub-menu {
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
  list-style-type: none;
  margin: -1px 0 0 -18px;
  min-width: 160px;
  opacity: 0;
  padding: 12px 0;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  visibility: hidden;
  z-index: 80;
  /* 每列最多 8 项，超出自动分列，避免单列过长 */
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(8, auto);
  gap: 0;
  max-height: min(320px, 70vh);
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
}
.navbar .sub-menu .menu-item {
  min-width: 128px;
}
.navbar .sub-menu .menu-item > a {
  padding: 8px 20px;
  white-space: nowrap;
}
/* 靠右的导航项下拉右对齐，防止超出屏幕 */
.navbar .nav-list > .menu-item:nth-last-child(-n + 3) .sub-menu {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -18px;
}
/*二级导航样式*/

/*文章内页彩色渐变框*/
/*迷幻紫*/
/*西瓜红*/
/*华为P30 天空之境*/
/*小宇宙*/
/*橄榄绿*/
/*小太阳*/
/*优雅紫*/
/*深邃黑*/
/*无边框*/
/*文章内页彩色渐变框*/

/*手机导航*/
@media (max-width: 767px) {
  .aini_foot_nav {
    display: block !important;
  }
}
.aini_foot_nav {
  border-top: 1px solid #eee;
  display: none;
  padding: 8px 0;
  background: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999999;
}
.aini_foot_nav p,
.aini_foot_nav ul,
.pc {
  margin: 0;
  padding: 0;
}
.aini_foot_nav li {
  width: 20%;
  text-align: center;
  float: left;
}

li {
  list-style-type: none;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
.aini_foot_nav li a {
  width: 100%;
  display: block;
  color: #888;
}
.aini_foot_nav .nohover {
  color: #0f7efa;
}
.aini_foot_nav li i {
  display: block;
  font-size: 25px;
  line-height: 26px;
}
.aini_foot_nav li p {
  overflow: hidden;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  color: #888;
}
.aini_foot_nav li.aini_zjbtn {
  overflow: visible;
  position: relative;
}
.aini_foot_nav li.aini_zjbtn a {
  bottom: 0;
  left: calc(50% - 30px);
  width: 60px;
  height: 40px;
  border-radius: 50%;
  overflow: visible;
}
.aini_foot_nav li.aini_zjbtn a em {
  display: block;
  position: absolute;
  bottom: -5px;
  left: calc(50% - 30px);
  z-index: 100;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.aini_foot_nav .b_ok {
  border: 1px solid #efefef !important;
}
.aini_foot_nav .bg_f {
  background: #fff !important;
}
address,
code,
em,
i,
strong,
var {
  font-style: normal;
  font-weight: 400;
}
.aini_foot_nav li.aini_zjbtn a span {
  display: block;
  position: absolute;
  bottom: -8px;
  left: calc(50% - 30px);
  z-index: 110;
  width: 60px;
  height: 62px;
  line-height: 62px;
  border-radius: 50%;
  padding: 0 1px;
}
.aini_foot_nav .bg_f {
  background: #fff !important;
}
.aini_foot_nav li.aini_zjbtn a span i.foot_btn {
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  padding: 0;
  margin-top: 8px;
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  box-shadow: 0 3px 10px -1px #0295f9 !important;
}
.aini_foot_nav .foot_btn {
  width: 48px;
  padding: 5px 0;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  margin: 7px auto 0;
  border-radius: 2px;
}
.aini_foot_nav .iconjiahao {
  color: #fff;
}

/*手机导航*/

/*常见问题*/
#help h2,
#down h2 {
  font-size: 18px;
  line-height: 54px;
  color: #323232;
  border-bottom: 2px solid #4f8af1;
  width: 150px;
  font-weight: normal;
}
#help dt {
  cursor: pointer;
  color: #353535;
  font-size: 18px;
  margin-bottom: 20px;
}
#help dd {
  color: #767676;
  font-size: 14px;
  padding: 10px;
  border-radius: 5px;
  background: #f0f0f0;
  margin-bottom: 20px;
  margin-bottom: 20px;
  line-height: 25px;
  letter-spacing: 1px;
}
#help dt,
#help dd {
  margin-left: 40px;
  position: relative;
}
#help dt i,
#help dd i {
  background: url(../images/zhankr-faq.png) no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: -40px;
  top: 0px;
}
#help dd i {
  background-position: 0 -35px;
}
/*常见问题*/

/*优快讯*/
strong {
  font-weight: normal;
}
/*作者*/
/*年月日*/
/*波浪线*/
/*头像*/
/*前面的轴*/
/*后面的轴*/
/*优快讯*/

/*三合一幻灯片*/

@media (max-width: 992px) {
  .section {
    padding-top: 15px;
  }
}
/*三合一幻灯片*/

/*游客提示登录*/
/*游客提示登录*/

/*内容页连接复制按钮*/

/*优化css*/

/*首页广告位*/
/*首页广告位*/

/*首页文字广告位*/

.des .huiyuan {
  background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
  background-size: 1400% 300%;
  animation: mymove 10s ease infinite;
  -webkit-animation: mymove 10s ease infinite;
  -moz-animation: mymove 10s ease infinite;
  color: #fff;
  border-radius: 30px;
  display: initial;
  padding: 5px 20px;
  margin-left: 40px;
  font-weight: normal;
}

/* 登录弹窗：挂到 body 层级，全屏居中（避免 .site overflow 裁剪 fixed） */
.login-overlay {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 16px;
  box-sizing: border-box;
  visibility: hidden;
  pointer-events: none;
}
.login-overlay.is-open {
  visibility: visible;
  pointer-events: auto;
}
.login-overlay .login-dialog-mask {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 42, 0.45);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.login-overlay.is-visible .login-dialog-mask {
  opacity: 1;
}
.login-overlay .login-dialog-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 24px 48px rgba(15, 23, 42, 0.16), 0 8px 16px rgba(15, 23, 42, 0.08);
  padding: 8px 0 16px;
  opacity: 0;
  transform: scale(0.94) translateY(10px);
  transition: opacity 0.3s ease, transform 0.35s cubic-bezier(0.34, 1.2, 0.64, 1);
}
.login-overlay.is-visible .login-dialog-wrap {
  opacity: 1;
  transform: scale(1) translateY(0);
}
.login-overlay .login-dialog-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 50%;
  background: rgba(15, 23, 42, 0.05);
  font-size: 18px;
  line-height: 32px;
  color: #64748b;
  cursor: pointer;
  padding: 0;
  transition: background 0.2s, color 0.2s;
}
.login-overlay .login-dialog-close:hover {
  background: rgba(47, 73, 253, 0.1);
  color: #2f49fd;
}
.popup-signup { text-align: center; }
.register-login-modal .modal-content,
.register-login-modal .modal-body {
  background: transparent;
  border: none;
  box-shadow: none;
}
.register-login-modal .popup-logo {
  display: block;
  width: 60%;
  max-width: 220px;
  height: auto;
  margin: 0 auto 6px;
  padding: 6px 20px 0;
}
.register-login-modal .nav-tabs {
  border-bottom: none;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 4px;
  background: #f1f5f9;
  border-radius: 10px;
  padding: 4px;
  margin: 0 20px 12px;
  list-style: none;
}
.register-login-modal .nav-tabs > li {
  float: none;
  display: inline-block;
}
.register-login-modal .nav-tabs > li > a {
  opacity: 1;
  padding: 8px 22px;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #64748b;
  background: transparent;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s ease;
}
.register-login-modal .nav-tabs > li.active > a,
.register-login-modal .nav-tabs > li > a:hover {
  opacity: 1;
  background: #fff;
  border: none;
  color: #2f49fd;
  box-shadow: 0 2px 8px rgba(47, 73, 253, 0.12);
}
.register-login-modal .tab-content {
  padding: 4px 20px 12px;
  background: transparent;
  border-radius: 12px;
  text-align: left;
}
.register-login-modal .rest-password {
  display: inline-block;
  margin: 8px 10px 0;
  color: #64748b;
  font-size: 14px;
  text-decoration: none;
  transition: color 0.2s;
}
.register-login-modal .rest-password:hover {
  color: #2f49fd;
}
.register-login-modal .form-group {
  margin-bottom: 15px;
}
.register-login-modal .form-group input[type="text"],
.register-login-modal .form-group input[type="password"],
.register-login-modal .form-group input[type="email"] {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  font-size: 14px;
  box-sizing: border-box;
  outline: none;
}
.register-login-modal .form-group input:focus { border-color: #2f49fd; box-shadow: 0 0 0 3px rgba(47, 73, 253, 0.12); }
.register-login-modal .login-form-error {
  margin: 0 0 12px;
  padding: 10px 12px;
  border-radius: 8px;
  background: #fff3f0;
  border: 1px solid rgba(255, 77, 79, 0.35);
  color: #cf1322;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}
.register-login-modal .login-dialog-links {
  padding: 4px 20px 0;
  text-align: center;
}
/* 验证码行：对齐原 el-form 60% 输入 + 35% 按钮 */
.register-login-modal .form-group.captcha-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
.register-login-modal .form-group.captcha-row input[type="text"] {
  flex: 0 0 60%;
  width: 60% !important;
  max-width: 60%;
  height: 40px;
  margin: 0;
  padding: 0 12px;
  box-sizing: border-box;
}
.register-login-modal .form-group.captcha-row button {
  flex: 0 0 35%;
  width: 35% !important;
  max-width: 35%;
  height: 40px;
  margin: 0 0 0 auto;
  padding: 0 6px;
  border: none;
  border-radius: 4px;
  background: #409eff;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  cursor: pointer;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.register-login-modal .form-group.captcha-row button:disabled { opacity: .6; cursor: not-allowed; }
.register-login-modal .go-login,
.register-login-modal .go-register,
.register-login-modal .go-reset {
  border-radius: 50px;
  width: 100%;
  margin-top: 5px;
  border: none;
  height: 42px;
  font-size: 15px;
  cursor: pointer;
  color: #fff;
  background: linear-gradient(90deg, #409eff, #20b8ff);
  box-shadow: 0 3px 5px rgba(32, 160, 255, 0.45);
}

/* 首页轮播：对齐原 Nuxt module.slider + background-image */
.home-slider {
  position: relative;
  touch-action: pan-y;
  cursor: grab;
}
.home-slider-slides {
  position: relative;
  height: 400px;
}
.home-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.6s ease;
  pointer-events: none;
}
.home-slider-slide.active {
  opacity: 1;
  z-index: 1;
  pointer-events: auto;
}
.home-slider-slide .post {
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.home-slider-first {
  background-color: #1a1a2e;
}
.home-slider-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.home-slider-bg {
  background-color: #1a1a2e;
}
.home-slider-dots {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  z-index: 3;
  text-align: center;
}
.home-slider-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: background 0.3s;
}
.home-slider-dots .owl-dot.active {
  background: #fff;
}
@media (max-width: 768px) {
  .page-course-list .posts-wrapper .list-course-card:nth-child(n+5) {
    content-visibility: auto;
    contain-intrinsic-size: auto 320px;
  }
}

@media (max-width: 768px) {
  .home-slider-slides { height: 160px; }
  .page-index .zhankr-bj,
  .page-index .zhankrzx,
  .page-index .zhankrzx ~ .section,
  .page-index .container > .link {
    content-visibility: auto;
    contain-intrinsic-size: auto 480px;
  }
}

/* 首页公告+统计区 */
.deanggwrap .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.deanchart ul li {
  display: flex;
  align-items: center;
}
.deanchart ul li .deanchart-icon {
  float: none;
  flex-shrink: 0;
}
.deanchartdiv {
  float: none;
  margin-left: 8px;
  margin-top: 0;
  text-align: left;
  white-space: nowrap;
}
.deanchartdiv em {
  display: block;
  line-height: 1.2;
}

/* 全站宽度：对齐原 Nuxt app.vue 的 max_width 包裹（大屏 container 最大 1440px） */
.max_width .deanggwrap .container {
  width: 100%;
  max-width: 1440px;
}

/* 首页 SEO 主标题：视觉隐藏，保留给搜索引擎与读屏 */
.page-index-h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* 首页边距（对齐原 Nuxt index.vue .site-content { padding-top: 0 }，其余区块走 diy.css） */
.page-index.home .site-content {
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .home .site-content,
  .page-index.home .site-content {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* 课程详情面包屑：取消 app.css 负 margin，在固定高度灰条内 flex 居中 */
.site-content:has(> .container > .breadcrumbs) {
  padding-top: 0;
}

.site-content > .container:has(> .breadcrumbs)::before,
.site-content > .container:has(> .breadcrumbs)::after {
  display: none;
}

.site-content > .container > .breadcrumbs {
  margin: 0;
  padding: 0;
  height: 44px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}

.site-content > .container > .breadcrumbs .breadcrumbs-inner {
  display: block;
  width: 100%;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.4;
}

.site-content > .container > .breadcrumbs + .article-box {
  margin-top: 0;
}

/* 首页课程卡片「精品」：对齐 www 线上 zhankr-tab-jp 红底白字 */
.page-index .entry-footer .post-meta-box .zhankr-tab-jp {
  margin-left: 8px;
  position: relative;
  display: inline-block;
  padding: 1px 6px;
  border-radius: 2px;
  line-height: normal;
  text-align: center;
  background-color: #ff0000 !important;
  color: #fff !important;
  flex-shrink: 0;
}

.page-index .cat-nav-z .btn.is-active,
.page-index .cat-nav-z li:hover .btn.is-active {
  background: linear-gradient(-125deg, #0295f9, #2f49fd);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  color: #fff;
}

.page-index .dimmer + .container > .title {
  font-size: 16px;
  margin: 20px auto 10px;
}
.page-index .dimmer + .container > .title h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

/* 搜索/标签/分类列表：对齐 CourseList.vue 关键词高亮 */
.posts-wrapper em {
  color: red;
  font-style: normal;
}

/* 课程列表/用户中心分页：对齐 el-pagination background */
.course-list-pagination.el-pagination,
.user-list-pagination.el-pagination {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px;
  padding: 20px 0;
  font-size: 13px;
  color: #606266;
  font-weight: 400;
}
.course-list-pagination .btn-prev,
.course-list-pagination .btn-next,
.user-list-pagination .btn-prev,
.user-list-pagination .btn-next {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 4px;
  padding: 0;
  border: none;
  border-radius: 2px;
  background: #f4f4f5;
  color: #606266;
  text-decoration: none;
  box-sizing: border-box;
  cursor: pointer;
}
.course-list-pagination .btn-prev span,
.course-list-pagination .btn-next span,
.user-list-pagination .btn-prev span,
.user-list-pagination .btn-next span {
  font-size: 18px;
  line-height: 1;
}
.course-list-pagination .btn-prev.is-disabled,
.course-list-pagination .btn-next.is-disabled,
.user-list-pagination .btn-prev.is-disabled,
.user-list-pagination .btn-next.is-disabled {
  color: #c0c4cc;
  cursor: not-allowed;
}
.course-list-pagination .el-pager,
.user-list-pagination .el-pager {
  display: inline-flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.course-list-pagination .el-pager li.number,
.user-list-pagination .el-pager li.number {
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 4px;
  border-radius: 2px;
  background: #f4f4f5;
  text-align: center;
  box-sizing: border-box;
}
.course-list-pagination .el-pager li.number a,
.course-list-pagination .el-pager li.number span,
.user-list-pagination .el-pager li.number a,
.user-list-pagination .el-pager li.number span {
  display: block;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  color: #606266;
  text-decoration: none;
  font-weight: 500;
}
.course-list-pagination .el-pager li.number.is-active,
.user-list-pagination .el-pager li.number.is-active {
  background: #409eff;
}
.course-list-pagination .el-pager li.number.is-active span,
.user-list-pagination .el-pager li.number.is-active span {
  color: #fff;
}
.course-list-pagination .el-pager li.more,
.user-list-pagination .el-pager li.more {
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 4px;
  border-radius: 2px;
  background: #f4f4f5;
  text-align: center;
  box-sizing: border-box;
  list-style: none;
}
.course-list-pagination .el-pager li.more a,
.user-list-pagination .el-pager li.more a {
  display: block;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  color: #606266;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 1px;
}
.course-list-pagination .el-pagination__jump,
.user-list-pagination .el-pagination__jump {
  display: inline-flex;
  align-items: center;
  margin-left: 12px;
  color: #606266;
  font-weight: 400;
  border: none;
  padding: 0;
  background: transparent;
  gap: 6px;
}
.course-list-pagination .el-pagination__editor,
.course-list-pagination .el-input__inner,
.user-list-pagination .el-pagination__editor,
.user-list-pagination .el-input__inner {
  width: 46px;
  height: 28px;
  margin: 0;
  padding: 0 3px;
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  text-align: center;
  color: #606266;
  background: #fff;
  box-sizing: border-box;
  outline: none;
}
.course-list-pagination .el-pagination__editor:focus,
.course-list-pagination .el-input__inner:focus,
.user-list-pagination .el-pagination__editor:focus,
.user-list-pagination .el-input__inner:focus {
  border-color: #409eff;
}

/* 头部右侧操作区：对齐原 Header.vue（蓝渐变登录、圆形搜索、橙黄菜单） */
.navbar .actions {
  align-items: center;
  flex-shrink: 0;
}
.navbar .actions .login-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%) !important;
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  color: #fff !important;
  width: 100px;
  border-radius: 4px;
}
.navbar .actions .search-open.navbar-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  background: linear-gradient(125deg, #64c0ff 0%, #2f49fd 100%) !important;
  box-shadow: 4px 3px 10px rgba(32, 160, 255, 0.17);
  color: #fff !important;
}
.navbar .actions .burger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  position: relative;
  background: linear-gradient(125deg, #f5ff07 0%, #ff1841 100%) !important;
  box-shadow: 4px 3px 10px rgba(255, 193, 7, 0.18);
  color: #fff !important;
}
.navbar .actions .burger:before,
.navbar .actions .burger:after {
  display: none !important;
  content: none !important;
}
.navbar .actions .burger .iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0;
  font-size: 16px;
  line-height: 1;
}
.navbar .actions .search-open.navbar-button .iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1;
}
.navbar .actions .shanshan {
  position: relative;
  min-width: 96px;
}

/* 头部用户悬停下拉：对齐原 Header.vue + diy.css 浅色弹窗 */
.header__group_user {
  position: relative;
  z-index: 100;
}
.header__group_user:hover,
.header__group_user.active {
  z-index: 1000;
}
.header__group_user .header__dropdown {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.25s;
}
.header__group_user:hover .header__dropdown,
.header__group_user.active .header__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}
.header__group_user:hover .header__cat,
.header__group_user.active .header__cat {
  background: #fff;
  box-shadow: 0 5px 0 0 #fff;
  border-radius: 8px 8px 0 0;
}
.header__group_user:hover .header__cat:after,
.header__group_user.active .header__cat:after {
  display: none;
}
/* 下拉与触发区之间的透明桥，避免移入菜单时 mouseleave 误触 */
.header__group_user.active::before {
  content: '';
  position: absolute;
  top: 100%;
  left: -40px;
  right: -40px;
  height: 16px;
  z-index: 999;
}
.header__group_user .header__cat .user-pbtn {
  color: #34495e !important;
}
.header__group_user .header__dropdown {
  top: 100% !important;
  margin-top: 0;
  padding-top: 0;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.header__group_user .header__dropdown::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  height: 12px;
}
.header__group_user .header-box {
  color: #8495a0 !important;
  margin: 0 20px;
  padding: 15px 0;
}
.header__group_user .header-top {
  border-bottom: 1px dashed #cecece !important;
  overflow: hidden;
  padding-bottom: 12px;
}
.header__group_user .header-top-avatar {
  float: left;
  display: block;
  margin-right: 10px;
}
.header__group_user .header-top img {
  float: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin: 0;
  display: block;
}
.header__group_user .header-top-info {
  overflow: hidden;
  padding-right: 36px;
}
.header__group_user .header-top-names {
  display: block;
  line-height: 22px;
}
.header__group_user .header-top .user-names {
  float: none;
  display: inline;
  max-width: none;
  color: #333 !important;
  font-size: 14px;
  font-weight: 600;
  vertical-align: middle;
}
.header__group_user .header-top .logout {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: pointer;
  color: #888;
}
.header__group_user .header-top .logout:hover {
  color: #e91e63;
}
.header__group_user .header-top #buy-vip {
  margin: 8px 0 0 !important;
  font-size: 12px;
  color: #8495a0;
  line-height: 1.5;
  cursor: pointer;
}
.header__group_user .header-center {
  display: block;
  padding: 12px 0 4px;
}
.header__group_user .header-user-vip-cards {
  float: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.header__group_user .header-center .md-t,
.header__group_user .header-center .md-b {
  flex: 1;
  width: auto !important;
  float: none;
  margin-bottom: 0;
  padding: 9px;
  border-radius: 5px;
  position: relative;
  background-color: transparent !important;
  box-shadow: 3px 3px 10px rgba(23, 22, 22, 0.08);
}
.header__group_user .header-center .md-t {
  background-image: linear-gradient(135deg, #fe89c0, #f44069) !important;
}
.header__group_user .header-center .md-b {
  background-image: linear-gradient(135deg, #fee11b, #fe8e06) !important;
}
.header__group_user .header-center .md-t span,
.header__group_user .header-center .md-b span {
  color: #fff;
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
}
.header__group_user .header-center .md-t p,
.header__group_user .header-center .md-b p {
  margin: 0 !important;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1.4;
}
.header__group_user .header-center .md-t .pay-vip {
  position: absolute;
  right: 8px;
  top: 5px;
  background: linear-gradient(-180deg, #f6f6f6 2%, #f6f6f6 98%) !important;
  padding: 1px 10px;
  border-radius: 20px;
  color: #ec2546 !important;
  box-shadow: 3px 4px 10px rgba(23, 22, 22, 0.09);
  font-size: 12px;
  line-height: 18px;
}
.header__group_user .header-center .md-b .pay-vip {
  position: absolute;
  right: 8px;
  top: 5px;
  background: #fff !important;
  padding: 1px 10px;
  border-radius: 20px;
  color: #feb609 !important;
  box-shadow: 3px 4px 10px rgba(23, 22, 22, 0.09);
  font-size: 12px;
  line-height: 18px;
}
.header__group_user .wp-VIP {
  background: linear-gradient(-125deg, #f8d930 0%, #fb7b92 100%);
  box-shadow: 4px 3px 10px rgba(255, 193, 7, 0.18);
  color: #fff;
  font-weight: 400;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 12px;
  margin-left: 8px;
  font-style: normal;
  vertical-align: middle;
}
.site-header,
.site-header .navbar,
.site-header .actions {
  overflow: visible;
}

/* 头部「靠谱的学习平台」角标：对齐原 Header.vue 橙色，覆盖 diy.css 的 #24f626 */
@media screen and (min-width: 931px) {
  span.navtenyear {
    font-size: 14px;
    padding: 1px 5px;
    background-color: #f67524;
    border-radius: 5px;
    color: #fff;
  }
}

/* 用户中心 VIP 页 */
.user-profile .charge .modules__title h5 {
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  color: #666;
  margin: 8px 0 0;
}
.user-profile .payvip-box .vip-info {
  cursor: pointer;
}

.page {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* Layer 弹窗：遮罩淡入 + 毛玻璃 */

/* Layer 对话框 */

/* 支付二维码弹窗：对齐 PayQrcode.vue + app.css .qrcon */
.layui-layer.pay-qrcode-layer {
  overflow: hidden !important;
  border-radius: 16px !important;
  background: #fff;
  box-shadow: 0 24px 48px rgba(15, 23, 42, 0.16), 0 8px 16px rgba(15, 23, 42, 0.08) !important;
}
.layui-layer.pay-qrcode-layer .layui-layer-content {
  overflow: hidden !important;
  padding: 0 !important;
  height: auto !important;
  box-sizing: border-box;
  border-radius: 0;
}
.pay-qrcon {
  position: relative;
  text-align: center;
  width: 350px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.pay-qrcon .pay-dialog-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 32px;
  height: 32px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(15, 23, 42, 0.05);
  color: #64748b;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
.pay-qrcon .pay-dialog-close:hover {
  background: rgba(47, 73, 253, 0.1);
  color: #2f49fd;
}
.pay-qrcon h5 {
  margin: 0 !important;
  padding: 20px 0 0;
}
.pay-qrcon img.qr-pay {
  width: 120px;
  height: auto;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.pay-qrcon .title {
  font-size: 16px;
  margin: 10px auto;
  color: #333;
  line-height: 1.4;
}
.pay-qrcon .qrcode {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  padding: 0;
  box-sizing: border-box;
}
.pay-qrcon .qrcode #pay-qrcode {
  line-height: 0;
  font-size: 0;
}
.pay-qrcon .qrcode img,
.pay-qrcon .qrcode canvas {
  display: block;
  width: 200px !important;
  height: 200px !important;
}
.pay-qrcon .bottom {
  margin: 20px 0 0 !important;
  padding: 16px 0;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.6;
  background: linear-gradient(135deg, #0295f9 0%, #1677ff 100%);
  color: #fff;
  font-size: 14px;
}

@media (min-width: 768px) {
  .col-md-offset-1 {
    margin-left: 8.333333%;
  }
}

/* 页脚统计区按钮：对齐 diy.css 蓝色渐变（覆盖 app.css 的 #34495e） */
.module.parallax .button {
  background: linear-gradient(-125deg, #0295f9 0%, #2f49fd 100%);
  box-shadow: 0 3px 10px -1px #2c63ff !important;
}

/* 下载记录页：统计卡片（避免 bg-primary 等工具类与 .card 白底冲突） */
.user-profile .download-stat-card {
  width: 100%;
  margin-bottom: 1rem;
  border: 0;
  border-radius: 0.5rem;
  overflow: hidden;
}
.user-profile .download-stat-card .stat-inner {
  padding: 1.5rem;
  text-align: center;
  color: #fff;
}
.user-profile .download-stat-card .stat-num {
  margin: 0;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
}
.user-profile .download-stat-card .stat-label {
  color: #fff;
}
.user-profile .download-stat-card--primary {
  background-color: #536de6;
}
.user-profile .download-stat-card--info {
  background-color: #35b8e0;
}
.user-profile .download-stat-card--danger {
  background-color: #ff5b5b;
}

/* 个人中心 - 课程列表（已购课程、我的收藏） */
.user-profile .mypay-list .post-list .entry-header .entry-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
  margin-bottom: 0;
}

.user-profile .mypay-list .post-list .entry-header .entry-title a {
  color: #333;
}

.user-profile .mypay-list .post-list .entry-excerpt {
  margin-top: 6px;
  margin-bottom: 6px;
}

.user-profile .mypay-list .post-list .entry-header .entry-meta .meta-category .tag-more {
  display: inline-block;
  font-size: 11px;
  color: #999;
  margin-left: 2px;
  vertical-align: middle;
  white-space: nowrap;
}

.user-profile .mypay-list .post-list .entry-header .entry-meta .meta-action {
  flex-shrink: 0;
  margin-left: 6px;
}

/* 个人中心 - 下载记录课程名 */
.user-profile .list-group-item .course-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
  color: #333;
  margin-bottom: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 767px) {
  .user-profile .mypay-list.form-box {
    padding: 12px;
  }

  .user-profile .mypay-list .post-list {
    padding: 8px;
    margin-bottom: 10px;
  }

  .user-profile .mypay-list .post-list .entry-media {
    width: 96px;
    margin-right: 10px;
  }

  .user-profile .mypay-list .post-list .entry-media .placeholder {
    padding-bottom: 0 !important;
    height: 68px;
  }

  .user-profile .mypay-list .post-list .entry-media img {
    width: 100% !important;
    height: 68px !important;
    object-fit: cover;
    border-radius: 4px;
  }

  .user-profile .mypay-list .post-list .entry-header .entry-meta {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 6px;
    margin-bottom: 4px;
  }

  .user-profile .mypay-list .post-list .entry-header .entry-meta .meta-category {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    font-size: 11px;
  }

  .user-profile .mypay-list .post-list .entry-header .entry-meta .meta-category a {
    display: inline;
  }

  .user-profile .mypay-list .post-list .entry-header .entry-meta .meta-category .tag-more {
    font-size: 10px;
  }

  .user-profile .mypay-list .post-list .entry-header .entry-title,
  .user-profile .mypay-list .post-list h4.entry-title {
    font-size: 13px !important;
    font-weight: 500;
    line-height: 1.4;
    -webkit-line-clamp: 2;
  }

  .user-profile .mypay-list .post-list .entry-excerpt {
    display: none;
  }

  .user-profile .mypay-list .post-list .entry-footer {
    margin-top: 2px;
  }

  .user-profile .mypay-list .post-list .entry-footer .post-meta-box {
    margin: 0;
    padding: 0;
    border-top: 0;
    font-size: 11px;
  }

  .user-profile .mypay-list .post-list .post-expire-time {
    font-size: 10px;
    padding: 1px 5px;
    white-space: nowrap;
  }

  .user-profile .list-group-item {
    padding: 10px 12px;
  }

  .user-profile .list-group-item .course-title {
    font-size: 13px;
    font-weight: 500;
  }

  .user-profile .list-group-item small {
    font-size: 11px;
    line-height: 1.5;
  }
}

/* 移动端底部固定导航：预留高度，避免页脚版权等信息被遮挡 */
@media (max-width: 767px) {
  body {
    padding-bottom: calc(62px + env(safe-area-inset-bottom, 0px));
  }
}

/* 用户中心抽屉：点击 header icon-tasks 弹出 */
.user-center-drawer {
  position: fixed;
  inset: 0;
  z-index: 99990;
  visibility: hidden;
  pointer-events: none;
}
.user-center-drawer.is-open {
  visibility: visible;
  pointer-events: auto;
}
.user-center-drawer-mask {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.user-center-drawer.is-visible .user-center-drawer-mask {
  opacity: 1;
}
.user-center-drawer-panel {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: min(320px, 88vw);
  background: #fff;
  box-shadow: -4px 0 24px rgba(0, 0, 0, 0.12);
  transform: translateX(100%);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.user-center-drawer.is-visible .user-center-drawer-panel {
  transform: translateX(0);
}
.user-center-drawer-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 32px;
  height: 32px;
  border: none;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 50%;
  font-size: 20px;
  line-height: 32px;
  color: #909399;
  cursor: pointer;
  padding: 0;
  transition: background 0.2s ease, color 0.2s ease;
}
.user-center-drawer-close:hover {
  background: rgba(0, 0, 0, 0.08);
  color: #606266;
}
.user-center-drawer-body {
  padding: 16px 0 24px;
}
.user-center-drawer-body .sidebar-card {
  margin-bottom: 0;
  box-shadow: none;
  border-radius: 0;
}
.user-center-drawer-body .edit--profile-area {
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
}

/* H5：隐藏页面内嵌侧边栏，改由 icon-tasks 抽屉弹出 */
@media (max-width: 767px) {
  .user-profile .user-sidebar-col {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .user-center-drawer {
    display: none !important;
  }
}

/* Toast：浅色主题 + 与页面背景有清晰层次（需在 layer.css 之后加载） */

.layui-layer-shade:has(+ .layui-layer.site-toast) {
  background-color: rgba(15, 23, 42, 0.22) !important;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

.layui-layer.layui-layer-msg.site-toast,
.layui-layer.site-toast {
  min-width: auto !important;
  width: auto !important;
  max-width: min(360px, calc(100vw - 48px));
  border: 1px solid rgba(47, 73, 253, 0.22) !important;
  border-left: 3px solid #2f49fd !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg, #fff 0%, #eef3ff 100%) !important;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.9) inset,
    0 18px 48px rgba(15, 23, 42, 0.16),
    0 6px 16px rgba(47, 73, 253, 0.14) !important;
  padding: 0 !important;
  color: #334155 !important;
}

.layui-layer.layui-layer-msg.site-toast .layui-layer-content,
.layui-layer.site-toast .layui-layer-content {
  padding: 14px 24px !important;
  line-height: 1.5 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #334155 !important;
  text-align: center !important;
  letter-spacing: 0.01em;
  white-space: nowrap;
}

.layui-layer.site-toast--success {
  border-color: rgba(82, 196, 26, 0.35) !important;
  border-left-color: #52c41a !important;
  background: linear-gradient(180deg, #fff 0%, #f0faf0 100%) !important;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.9) inset,
    0 18px 48px rgba(15, 23, 42, 0.14),
    0 6px 16px rgba(82, 196, 26, 0.18) !important;
}

.layui-layer.site-toast--success .layui-layer-content {
  color: #334155 !important;
}

.layui-layer.site-toast--success .layui-layer-content::before {
  content: "✓";
  display: inline-block;
  margin-right: 8px;
  color: #52c41a;
  font-weight: 700;
}

.layui-layer.site-toast--error {
  border-color: rgba(255, 77, 79, 0.35) !important;
  border-left-color: #ff4d4f !important;
  background: linear-gradient(180deg, #fff 0%, #fff3f0 100%) !important;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.9) inset,
    0 18px 48px rgba(15, 23, 42, 0.14),
    0 6px 16px rgba(255, 77, 79, 0.16) !important;
}

.layui-layer.site-toast--error .layui-layer-content {
  color: #334155 !important;
}

.layui-layer.site-toast--error .layui-layer-content::before {
  content: "✕";
  display: inline-block;
  margin-right: 8px;
  color: #ff4d4f;
  font-weight: 700;
}

.layui-layer.site-toast--warning {
  border-color: rgba(250, 173, 20, 0.4) !important;
  border-left-color: #faad14 !important;
  background: linear-gradient(180deg, #fff 0%, #fffbf0 100%) !important;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.9) inset,
    0 18px 48px rgba(15, 23, 42, 0.14),
    0 6px 16px rgba(250, 173, 20, 0.18) !important;
}

.layui-layer.site-toast--warning .layui-layer-content {
  color: #334155 !important;
}

.layui-layer.site-toast--warning .layui-layer-content::before {
  content: "!";
  display: inline-block;
  margin-right: 8px;
  color: #faad14;
  font-weight: 700;
}

.layui-layer.site-toast.layui-layer-hui {
  background: linear-gradient(180deg, #fff 0%, #eef3ff 100%) !important;
  filter: none !important;
  color: #334155 !important;
}

/* PC / H5：屏幕正中 */
.layui-layer.site-toast {
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  margin-left: 0 !important;
  transform: translate(-50%, -50%) !important;
}

@media (max-width: 767px) {
  .layui-layer.site-toast {
    max-width: min(280px, calc(100vw - 64px));
  }
}

/* 首页弱网优化：首屏以下区块延迟渲染，减少初始布局与绘制成本 */
.page-index .section.zhankrzx,
.page-index .section:has(.uposts),
.page-index .module.parallax,
.page-index .site-footer {
  content-visibility: auto;
  contain-intrinsic-size: auto 480px;
}
