.ns-nav a img{
    width: 60px;
    height: 60px;
    padding: 0;
}
.ns-nav a span{
    display: block;
    height: 30px;
    line-height: 30px;
}
.top-adv2{
    margin-top: 0;
}
.top-adv2 a{
    display: block;
    height: 60px;
}
.top{
    background: url(../img/topbg.jpg)no-repeat;
    background-size: 100% 100%;
}
.top span{
    margin-left: 25px;
    line-height: 23px;
    color: #fff;
}
.top a{
    margin-right: 25px;
    line-height: 23px;
    color: #fff;
    font-size: 13px;
}
.art-img a{
    position: relative;
    height: 120px;
}
.art-img a img{
    height: 100%;
}
.art-img a span{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    text-indent: 0.3em;
    color: #fff;
}
.top2{
    height: 40px;
    background: #eeeeee;
}
.top2 p{
    width: 25%;
    background: #f8b551;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: 40px;
}
.top2 a{
    margin-right: 10px;
}
.art-ul1 a{
    display: block;
    padding: 10px;
    border-bottom: 1px dashed #dfdfdf;
}
.art-ul1 p{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #009944;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
}
.art-ul1 span{
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    color: #717171;
    font-size: 14px;
}
.art-ul1 div{
    display: flex;
    justify-content: space-between;
    height: 20px;
}
.art-ul1 div i{
    font-style: normal;
    color: #eb6100;
}
.art-ul2 span{
    color: #eb6100;
}
.art-ul2 a{
    position: relative;
}
.art-ul2 a::after{
    content: '';
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    border-radius: 0.5em;
    background: #eb6100;
    left: 0;
    top: calc((100% - 0.5em)/2);
}
.sell-a{
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}
.sell-a a{
    margin-top: 10px;
    display: block;
    width: 22%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #80c269;
}
.sell-img a{
    height: 130px;
}
.sell-img a img{
    height: 100px;
}
.sell-img a span{
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.buy-ul{
    background: url(../img/buybg.jpg)no-repeat;
    background-size: 100% 100%;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.buy-div{
    margin-top: 10px;
    padding: 5px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.8);
}
.buy-div:nth-child(-n+3){
    margin-top: 0;
}
.w32{
    width: 32%;
}
.top3{
    display: block;
    height: 30px;
    line-height: 30px;
    text-indent: 1em;
    position: relative;
    color: #eb6100;
    white-space: nowrap;
    overflow: hidden;
}
.top3::after{
    content: '';
    position: absolute;
    width: 0.5em;
    height: 1em;
    left: 0;
    top: calc((100% - 1em)/2);
    background: #eb6100;
}
.buy-img{
    display: block;
    position: relative;
    height: 80px;
}
.buy-img img{
    height: 100%;
}
.buy-img span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 100%;
    text-indent: 0.3em;
}
.buy-ul1 a{
    width: 100%;
    display: block;
    text-indent: 0.5em;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
.buy-ul1 a::after{
    content: '';
    position: absolute;
    width: 0.3em;
    height: 0.3em;
    left: 0;
    top: calc((100% - 0.3em)/2);
    background: #eb6100;
    border-radius: 0.3em;
}
.com-img a img{
    width: 25vw;
    height: 25vw;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.com-img a span{
    display: block;
    height: 30px;
    margin-top: 5px;
    line-height: 30px;
    text-align: center;
    background: #f8b551;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
}
.com-ul{
    position: relative;
    overflow: hidden;
}
.com-ul::after{
    content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    left: calc((8px - 3px)/2);
    background: #f8b551;
    top: calc((30px - 8px)/2);
}
.com-ul a{
    margin-top: 10px;
}
.com-ul a p{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 13px;
    position: relative;
    color: #eb6100;
    font-size: 16px;
}
.com-ul a p::after{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #f8b551;
    left: 0;
    top: calc((100% - 8px)/2);
}
.com-ul a span{
    display: block;
    margin-left: 13px;
    height: 75px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #767676;
}
.exh-img a img{
    height: 100px;
}
.exh-img a span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}
.exh-img2 a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.exh-img2 div{
    width: 69%;
}
.exh-img2 img{
    width: 29%;
    height: 100px;
}
.exh-img2 div p{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #eb6100;
    font-size: 16px;
}
.exh-img2 div span{
    display: block;
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    color: #777777;
}
.exh-img2 div i{
    font-style: normal;
    display: block;
    height: 20px;
    color: #eb6100;
    line-height: 20px;
}