.ns-nav a img{
    width: 60px;
    height: 60px;
    padding: 0;
}
.ns-nav a span{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
[class*='top-adv']{
    width: 100vw;
}
.top-adv1 a{
    display: block;
    height: 60px;
}
.top-bg{
    background: url(../img/top-bg.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    width: 100vw;
    height: 40px;
    align-items: center;
}
.top{
    display: flex;
    width: calc(100vw - 20px);
    height: 30px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #fff;
}
.top span{
    color: #fff;
    font-size: 17px;
}
.top a{
    color: #fff;
}
.art-img{
    width: 95%;
    margin: 0 auto;
}
.art-img a img{
    height: 80px;
}
.art-img a span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 0.3em;
    background: url(../img/top-bg.png)no-repeat;
    background-size: 100% 100%;
}
.art-ul a{
    display: block;
    margin: 10px 0;
}
.art-ul a p{
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    color: #d29c11;
    font-size: 17px;
}
.art-ul a p::after{
    content: '';
    position: absolute;
    width: 10px;
    height: 1em;
    left: 0;
    top: calc((100% - 1em)/2);
    background: #d29c11;
}
.art-ul a span{
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    color: #515151;
}
[class*='art-adv']{
    width: 100vw;
}
.art-adv2 a{
    display: block;
    height: 60px;
}
.sell-img a{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.sell-img a img{
    height: 100px;
}
.sell-img a span{
    display: block;
    position: absolute;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 0.5em;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 100%;
    bottom: 0;
    left: 0;
}
.sell-adv1{
    border-radius: 10px;
    overflow: hidden;
    height: 210px;
}
.sell-img2{
    width: 100%;
}
.sell-img2 a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sell-img2 a img{
    width: 29%;
    height: 70px;
    border-radius: 10px;
    overflow: hidden;
}
.sell-img2 a span{
    width: 69%;
    height: 50px;
    line-height: 25px;
    font-size: 16px;
    color: #d29c11;
    overflow: hidden;
}
.buy-img a img{
    border-radius: 10px;
    overflow: hidden;
    height: 100px;
}
.buy-img a span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #d29c11;
}
.top2{
    margin-top: 10px;
    color: #d29c11;
    font-size: 17px;
    text-indent: 20px;
    position: relative;
}
.top2::after{
    position: absolute;
    width: 10px;
    height: 1em;
    background: #d29c11;
    content: '';
    left: 0;
    top: calc((100% - 1em)/2);
}
.buy-ul a{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #d29c11;
    font-size: 15px;
}
.buy-adv2 a{
    display: block;
    height: 60px;
}
.com-img a{
    border: 1px solid #d1c0a5;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    width: 30vw;
    height: 30vw;
}
.com-img a img{
    height: 100%;
}
.com-ul a p{
    text-indent: 0;
    color: #d29c11;
}
.com-ul a span{
    color: #d29c11;
}
.exh-img a{
    display: flex;
    padding: 10px 0;
    border-top: 1px dashed #d1c0a5;
    box-sizing: border-box;
    justify-content: space-between;
}
.exh-img a:nth-child(1){
    border-top: none;
}
.exh-img a img{
    width: 29%;
    height: 80px;
}
.exh-img a div{
    width: 69%;
}
.exh-img a div p{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #d29c11;
    font-size: 16px;
    text-indent: 20px;
    position: relative;
}
.exh-img a div p::after{
    content: '';
    position: absolute;
    width: 10px;
    height: 1em;
    background: #d29c11;
    left: 0;
    top: calc((100% - 1em)/2);
}
.exh-img a div span{
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    display: block;
    width: 100%;
    color: #808080;
}
.exh-img2{
    width: 90%;
    margin: 0 auto;
}
.exh-img2 a img{
    height: 100px;
}
.exh-img2 a span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #d29c11;
}
.com-adv-2 a{
    height: 60px;
    display: block;
}