/*pc头部脚部  */
@media (min-width: 1270px) {
    .shoshang {
        display: none;
    }
    .shozhong1{
        display: none;
    }
  .shozhong{
    display: none;
  }



    .header1 {
       width: 1300px;
        display: flex;
        margin: auto;
        padding: 0 10px;
        align-items: center;
        justify-content: space-between;
    }
    .header1 ul {
        display: flex;
        padding: 10px 60px;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .jumbleweb {
        font-family: Sriracha, Sriracha;
        font-weight: 400;
        font-size: 64px !important;
        color: #543980 !important;

        line-height: 75px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .header1 ul li {
        margin: 16px;
        font-family:
            Noto Sans,
            Noto Sans;
        font-weight: bold;
           font-size: 20px;
      color: #442B6D;
      line-height: 28px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .searchadn {
        margin: auto;
        width: 32%;
        height:50px;
        border: 2px solid #442b6d;
        border-radius: 12px 12px 12px 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        margin-bottom: 20px;
    }
    .searchadn button {
        border-radius: 0px 0px 0px 0px;
        border: none;
        background: #ffffff;
    }
    .searchadn button img {
        width: 24px;
        height: 24px;
    }
    .searchadn input {
      
        font-family:
            Noto Sans,
            Noto Sans;
        font-weight: 500;
        font-size: 18px;
        color: #756590;
        line-height: 28px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-left: 20px;
    }
    .footer3 {
      margin-bottom: 30px;
        margin-top: 30px;
position: relative;
    }
.footerfanhui{
    width: 56px;

}
    .footer3 p {
      text-align: center;
        margin: auto;
        padding: 10px;
       font-weight: 500;
        font-size: 18px;
        color: #333333;
      line-height: 23px;
font-family: Noto Sans, Noto Sans;
    }
    .footer3 p u {
       font-family: Noto Sans, Noto Sans;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 28px;
        text-align: left;
        font-style: normal;
        text-decoration-line: underline;
        text-transform: none;
    }
}
.footerfanhui {
    position: absolute;
    right: 8%;
   cursor: pointer;
top: -26px;
}

/* 平板端头脚 */
@media (min-width: 750px) and (max-width: 1270px) {
    .header1 {
        display: none;
    }
    .searchadn {
        display: none;
    }
    .main2vote{
        display: none;
    }
    .main2zhong,.main2for,.Financece{
        display: none;
    }

    .shoshang {
        width: 90%;
        margin: auto;
        display: flex;

               justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .shoimg {
        width: 314px;
       font-family: Staatliches, Staatliches;
        font-weight: 400;
        font-size: 56px;
        color: #7043ba;
        line-height: 66px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
 
    .shosesch {
        margin: 20px auto !important;
        border-radius: 8px 8px 8px 8px;
        border: 2px solid #333333;
        width: 70%;
        height: 76px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .shosesch img {
        width: 32px;
        height: 32px;
    }
    .shosesch input {
        font-family:
            Noto Sans,
            Noto Sans;
        font-weight: 500;
        font-size: 22px;
        color: #999999;
        line-height: 28px;

        margin-left: 20px;

        font-style: normal;
        text-transform: none;
    }
    .footerfanhui {
        position: absolute;
        right: 0%;
        top: -9px;
    }
    .categoriesimg {
        width: 48px;
        height: 48px;
    }
    .footer3 {
        width: 90%;
        padding-bottom: 20px;
        margin: auto;
        margin-top: 20px;
position: relative;
margin-bottom: 30px;
    }
    .footer3 p {
        font-family:
            Noto Sans,
            Noto Sans;
        margin: auto;
        padding: 14px 0 0px 0;
font-weight: 500;
font-size: 18px;
color: #333333;
line-height: 28px;
        text-align: center;
    }
    .footer3 p a {
       color: #333333;
    }

    /* .shobox {
        width: 100%;

        padding-top: 20px;
        position: relative;
        overflow: hidden;

        .shozhong {
            width: 92%;
            margin: auto;

            .shotips dl {
                display: flex;
                height: 112px;
                border-radius: 8px 8px 8px 8px;
                background: #ffffff;
                margin-top: 16px;
            }
            .shotips dl dt {
                width: 35%;
                height: 100%;
                border-radius: 8px 8px 0px 0px;
                -webkit-border-radius: 8px 8px 0px 0px;
                -moz-border-radius: 8px 8px 0px 0px;
                -ms-border-radius: 8px 8px 0px 0px;
                -o-border-radius: 8px 8px 0px 0px;
            }
            .shotips dl dt img {
                width: 100%;
                border-radius: 8px 0px 0px 8px;
                -webkit-border-radius: 8px 0px 0px 8px;
                -moz-border-radius: 8px 0px 0px 8px;
                -ms-border-radius: 8px 0px 0px 8px;
                -o-border-radius: 8px 0px 0px 8px;
                height: 100%;
            }
            .shotips dl dd {
                width: 65%;
                height: 80%;
                border-radius: 0px 0px 8px 8px;
                padding: 20px;
                      font-family: Noto Sans, Noto Sans;
                font-weight: bold;
                font-size: 20px;
                color: #000000;
                line-height: 23px;
                text-align: left;
                font-style: normal;
                text-transform: none;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                line-clamp: 3;
                -webkit-box-orient: vertical;
                -webkit-border-radius: 0px 0px 8px 8px;
                -moz-border-radius: 0px 0px 8px 8px;
                -ms-border-radius: 0px 0px 8px 8px;
                -o-border-radius: 0px 0px 8px 8px;
            }
        }
    } */
}

/* 手机头脚*/
@media (max-width: 750px) {
    .header1 {
        display: none;
    }
    .searchadn {
        display: none;
    }
     .main2vote{
        display: none;
    }
    .main2for,.main2zhong{
        display: none;
    }
       .main2for,.main2zhong,.Financece{
        display: none;
    }

    .shoimg{
         width: 260px;
        font-family: Staatliches, Staatliches;
font-weight: 400;
font-size: 28px;
color: #7043BA;
line-height: 33px;
text-align: left;
font-style: normal;
text-transform: none;
    }
    .shoshang {
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 20px;
        position: relative;
    }
    .jumbleweb {
        font-family:
            Suez One,
            Suez One;
        font-weight: 400;
        font-size: 28px;
        color: #7043ba;
        line-height: 33px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        width: 149px;
        height: 37px;
    }
    .jumbleweb img {
        width: 100%;
        height: 100%;
    }
    .shosesch {
        width: 80%;
        margin: 10px auto !important;
        margin-bottom: 20px;
        background: #ffffff;
        border-radius: 8px 8px 8px 8px;
        border: 1px solid #000000;
        display: flex;
    }
    .shosesch img {
        width: 16px;
        height: 16px;
        margin: 10px 16px 10px 30px;
    }
    .shosesch input {
              font-family: Noto Sans, Noto Sans;
        font-weight: 400;
        font-size: 12px;
        color: #999999;
        line-height: 14px;
        display: flex;
        justify-content: center;
        align-items: center;

        font-style: normal;
        text-transform: none;
    }
    .categories {
        /* width: 40px; */
        height: 24px;
             font-family: Noto Sans, Noto Sans;
        font-weight: bold;
        font-size: 20px;
        color: #442b6d;
        line-height: 23px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .footer3 {
        width: 90%;
position: relative;
        padding-bottom: 20px;
        margin: auto;
        margin-top: 20px;
    }
    .footer3 p {
              font-family: Noto Sans, Noto Sans;
            font-weight: 400;
            font-size: 14px;
            color: #333333;
            line-height: 16px;
            text-align: center;
            font-style: normal;
            text-transform: none;
            text-align: center;
            margin: auto;
            padding: 14px 0 0px 0;
    }
    .footer3 p a {
        color: #333333;
    }
.footerfanhui {
    position: absolute;
    right: 0%;
    width: 24px;
cursor: pointer;
   
}
    .shozhong {
        width: 92%;
        margin: auto;
        .Trending {
                   font-family: Noto Sans, Noto Sans;
            font-weight: bold;
            font-size: 24px;
            color: #442b6d;
            line-height: 28px;
            text-align: left;
            font-style: normal;
            text-transform: none;
          
            padding-top: 10px;
        }
.TrendingTrending{
            padding-bottom: 10px;
}

        .shotips dl {
            display: flex;
            height: 112px;
            border-radius: 8px 8px 8px 8px;
            background: #ffffff;
            margin-top: 16px;
        }
        .shotips dl dt {
            width: 35%;
            height: 100%;
            border-radius: 8px 8px 0px 0px;
            -webkit-border-radius: 8px 8px 0px 0px;
            -moz-border-radius: 8px 8px 0px 0px;
            -ms-border-radius: 8px 8px 0px 0px;
            -o-border-radius: 8px 8px 0px 0px;
        }
        .shotips dl dt img {
            width: 100%;
            border-radius: 8px 0px 0px 8px;
            -webkit-border-radius: 8px 0px 0px 8px;
            -moz-border-radius: 8px 0px 0px 8px;
            -ms-border-radius: 8px 0px 0px 8px;
            -o-border-radius: 8px 0px 0px 8px;
            height: 100%;
        }
        .shotips dl dd {
            width: 65%;
            height: 80%;
            border-radius: 0px 0px 8px 8px;
            padding: 20px;
                  font-family: Noto Sans, Noto Sans;
            font-weight: bold;
            font-size: 20px;
            color: #000000;
            line-height: 23px;
            text-align: left;
            font-style: normal;
            text-transform: none;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            line-clamp: 3;
            -webkit-box-orient: vertical;
            -webkit-border-radius: 0px 0px 8px 8px;
            -moz-border-radius: 0px 0px 8px 8px;
            -ms-border-radius: 0px 0px 8px 8px;
            -o-border-radius: 0px 0px 8px 8px;
        }
    }
}

/* 手机遮罩 */
@media (max-width: 750px) {
    .categories {
        position: relative;
    }
    .he {
        width: 169px;
      
        background: #54397f;
        position: absolute;
        right: -5px;
        top: 40px;
        z-index: 10;
        padding-bottom: 20px;
        border-radius: 20px;
        display: none;
    }
    .he p {
        padding-top: 20px;
        font-family:
            Noto Sans,
            Noto Sans;
        font-weight: bold;
        font-size: 16px;
        color: #ffffff;
        line-height: 19px;
        text-align: center;
        font-style: normal;
        text-transform: none;
    }
     .he p a{
        color: #ffffff;
        text-decoration: none;
     }
    .triangle {
        position: absolute;
        top: 26px;
        width: 0;
        height: 0;
        display: none;
        right: 10px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #54397f;
    }
    .categories:hover .he,
    .categories:hover .triangle {
        display: block;
    }
}
/* 遮罩 */
@media (min-width: 750px) and (max-width: 1270px) {
    .shoshang{
        position: relative;
    }
    .categories {
        position: relative;
cursor: pointer;
    }
    .he {
        width: 338px;
        padding-bottom: 20px;
        background: #54397f;
        position: absolute;
        right: -14px;
        top: 69px;
        border-radius: 20px;
        display: none;
    }
    .he p {
        font-family:
            Noto Sans,
            Noto Sans;
        text-align: center;
        padding-top: 20px;
font-weight: bold;
font-size: 24px;
color: #FFFFFF;
line-height: 32px;
    }
     .he p a{
        color: #ffffff;
        text-decoration: none;
     }
    .triangle {
        position: absolute;
        top: 49px;
        width: 0;
        height: 0;
        display: none;
        right: 5px;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #54397f;
    }
    .categories:hover .he,
    .categories:hover .triangle {
        display: block;
    }
}
.higiht {
    color: #8d57e4 !important;
    text-decoration: none;
}
.highlt {
    color: #de384e !important;
    text-decoration: none;
}

/*
     FILE ARCHIVED ON 18:11:10 Jul 14, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:34:54 Apr 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.392
  captures_list: 0.657
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 9.7
  LoadShardBlock: 173.115 (3)
  PetaboxLoader3.datanode: 179.517 (5)
  PetaboxLoader3.resolve: 228.122 (2)
  load_resource: 359.612
  loaddict: 140.318
*/