    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    tr,
    td,
    th,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    br,
    img,
    table,
    input,
    form,
    a,
    p,
    textarea {
        padding: 0;
        margin: 0;
        font-family: Arial, 'Microsoft YaHei', '宋体';
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    ul,
    ol,
    li {
        list-style: none;
    }

    a {
        text-decoration: none;
    }
    img {
        border: 0;
        display: block;
    }
    body {
        background: #F1F1F1;
    }
    h1 img {
        width: 40vw;
        height: 10vw;
    }
     /* 隐藏滚动条 */
    ::-webkit-scrollbar {
        display: none;  
    }
    ::-webkit-scrollbar-vertical {
        display: none; 
    }
    

    .pd25 {
        padding: 0 3.333vw;
        background-color: #ffffff;
        overflow: hidden;
    }
.position-box{
    width: 10.667vw;
    height: 10.667vw;
    position: fixed;
    right: 2vw;
    bottom: 20vw;
    z-index: 100;
}
.position-box img{
    width:100%
}
.shade{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(222 222 222 / 60%);
    z-index: 9999;
}
.shade>div{
       position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 77.467vw;
    width: 69.867vw;
    background-color: #fff;
    text-align: center;
    padding: 10px 20px 15px 15px;
    box-sizing: border-box;
    background: url(/statics/theme/img/mobile/pop_bg.png) no-repeat top center;
    background-size: 100%;
}

.shade::before{
    content:"";
    background: url(/statics/theme/img/mobile/pop_close.png) no-repeat top center;
    width: 7.333vw;
    height: 7.467vw;
    display: block;
    background-size: 100%;
    position: fixed;
    bottom: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 40.73vw);
}

.shade img{
    
    width: 46vw;
    height: 46vw;
    margin: 5.2vw auto 2vw;
    
}
.shade p{
font-weight: bold;
font-size: 4vw;
color: #FFFFFF;
    margin-top: 4vw;
}
.shade span{
    font-size: 3.467vw;
    color: #333333;
}

.top-fixed .search-box select{
    width: 35%;
}
    .header-btn img {
        width: 4.8vw;
    }

    .header {
        padding-top: 3.333vw;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header-btn {
        display: flex;
        width: 24vw;
        justify-content: space-between;
        align-items: center;
    }

    .nav-list a {
        color: #333333;
        display: block;
        padding: 0 3.333vw;
        flex: none;
        font-size: 4.267vw;
        line-height: 4.667vw;
        height: 4.667vw;
        position: relative;
    }

    .nav-list {
        background-color: #ffffff;
        display: flex;
        width: 100%;
        overflow-x: auto;
        flex-wrap: nowrap;
        padding: 0;
        height: 13.333vw;
        align-items: center;
    }

    .nav-active {
        font-weight: bold;
    }
.footer-gzh-nav span {
    font-size: 3.467vw;
    color: #333333;
}

.footer-gzh-nav {

    display: flex;
    justify-content: space-between;
}

.footer {
    padding-top: 6vw;
    padding-bottom: 6vw;
    margin-bottom: 22.667vw;
    margin-top: 2vw;
}


.footer-gzh-box {
    width: 93.333vw;
    height: 42.667vw;
    background: #FFFFFF;
    border-radius: 2.667vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-shadow: 0 0 2.667vw 0.667vw hsla(0, 0%, 70.2%, .2);
    margin-top: 6.667vw;
}

.footer .active::before {
    content: "";
    background-image: url(/statics/images/mobile/index/index29.png);
    width: 8.867vw;
    height: 4.2vw;
    display: block;
    position: absolute;
    background-size: 8.733vw;
    background-repeat: no-repeat;
    left: 50%;
    bottom: -7vw;
    margin-left: -4.433vw;
}

.footer-gzh-img {
    width: 33.333vw;
    height: 33.333vw;
    background: #FFFFFF;
    border: 0.133vw solid #CDCDCD;
    border-radius: 2.667vw;
    padding: 1.333vw;
    margin-right: 4vw;
    margin-left: 4vw;
}

.footer-gzh-img img {
    width: 100%;
}

.footer-gzh-text {
    font-size: 3.6vw;
    color: #333333;
    white-space: pre-line;
    line-height: 2em;
}

.footer-copyright {
    margin-top: 9.333vw;
    width: 93.333vw;
    font-size: 3.2vw;
    color: #9A9A9A;
    line-height: 6.133vw;
}
.footer-copyright img{
    display: inline-block;;
    vertical-align: sub;
    margin-right: 1vw;
}
.footer-copyright a{
    display: block;
    color: #9A9A9A;
}
.footer-nav {
    width: 100%;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    z-index: 999;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 18.667vw;
}

.footer-nav img {
    width: 6.4vw;
}

.footer-nav a {
    width: 13.333vw;
    font-size: 2.933vw;
    color: #171717;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.trending-title>p>img{
    width: 4vw;
    height: 4vw;
    margin-right: .8vw;
}
.footer-nav a span {
    margin-top: 1.333vw;
}
.top-fixed{
  display: none;
    position: fixed;
    z-index: 999;
    box-shadow: 0vw 0vw 7.2vw 0vw rgba(189,189,189,0.6);
    top: 0;
    left: 0;
}

.footer .active {
    font-weight: bold;
    color: #F15645;
    position: relative;
}

.footer .active::after {
    content: "";
    display: block;
    width: 100%;
    height: 1.067vw;
    background: #F15645;
    border-radius: 0.533vw;
    position: absolute;
    bottom: -2vw;
    left: 50%;
    margin-left: -50%;
}


    .nav-active::after {
        content: '';
        width: 30%;
        height: 0.8vw;
        background: #F15645;
        border-radius: 0.4vw;
        position: absolute;
        bottom: -2vw;
        left: 50%;
        margin-left: -15%;
    }
    .pd25 img {
        max-width: 100%;
    }
    .crumbs{height:8vw;
    line-height:8vw;
    padding:0 3.333333vw;
    font-size: 3.733vw;
    overflow-x: auto;
    }
    .crumbs li {
    padding: 0 0.3vw;
    white-space: nowrap;
}
.crumbs ul li:last-child ,.crumbs ul li:last-child a{
    color: #F15645;
}
.crumbs ul{
    white-space: nowrap;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;}
.crumbs,.crumbs a{
    color:#666666;
}

.breadcrumbs {
    font-size: 14px;
   background-color: #F6F6F6;
   padding: 8px 16px;
   margin-bottom: 16px;
}

.breadcrumbs.m-none {
    margin: 0;
}

.breadcrumbs ul{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.breadcrumbs span,
.breadcrumbs ul > a,
.breadcrumbs ul li {
    padding-right: 6px;
    white-space:nowrap;
}

.breadcrumbs ul li:last-of-type{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs a {
    color: #666666;
}


.breadcrumbs ul li.active{
    color: #F15645;
}

  #banner {
    width: 100%;
    padding: 4.13vw 3.33vw 4.93vw;
    background-color: #fff;
    box-sizing: border-box;
        margin-bottom: 1.87vw;
  }
  
  #banner>a>img {
    width: 100%;
  }

  /* 20240305 */
  .description {
    background-color: #FFF;
    padding: 3.33vw;
    margin: 10px 0;
    font-size: 14px;
    color: #999;
  }
  
  #show .description {
    background-color: #F5F5F5;
    padding: 3.33vw;
    margin: 10px 0px 0 0;
    font-size: 14px;
    color: #999;
  }

  #header_city {
    height: auto !important;
  }