.ns-nav a img{
    width: 60px;
    height: 60px;
    padding: 0;
}
.ns-nav a span{
    display: block;
    height: 30px;
    line-height: 30px;
}
.zcfg{
    background: url(../img/zcbg.jpg)no-repeat;
    background-size: 100% 100%;
    padding: 10px;
}
.zc-text{
    display: flex;
    background: rgba(255, 255, 255, 0.6);
}
.zc-text img{
    width: 60px;
    height: 60px;
    padding: 10px;
}
.zc-text div{
    padding: 10px 0 0 0;
    width: calc(100% - 80px);
}
.zc-text div p{
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    color: #fff;
    font-weight: bold;
}
.zc-text div span{
    display: block;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}
.top{
    display: flex;
    position: relative;
    padding-bottom: 10px;
    align-items: center;
    justify-content: center;
}
.top::after{
    content: '';
    position: absolute;
    height: 8px;
    width: 100%;
    background: url(../img/topbg.png)no-repeat;
    background-size: 100% 100%;
    bottom: 0;
}
.top span{
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    transform: scale(1.18,1);
    font-size: 16px;
    font-weight: bold;
    color: #fa3434;
}
.top span::after{
    content: '—— ——';
    position: absolute;
    width: 85px;
    left: -90px;
    text-align: center;
}
.top span::before{
    content: '—— ——';
    position: absolute;
    width: 85px;
    right: -90px;
    text-align: center;
}
.mtop0{
    margin-top: 0!important;
}
.top2 p{
    color: #fa3434;
    font-size: 16px;
}
.top2 a{
    color: #fa3434;
    font-size: 16px;
}
.art-img{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.art-img img{
    width: 34%;
    height: 90px;
}
.art-img div{
    width: 64%;
}
.art-img div p{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
}
.art-img div span{
    display: block;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #585858;
    font-size: 14px;
}
.art-ul{
    margin-top: 10px;
}
.art-ul a{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 20px;
    position: relative;
}
.art-ul a::after{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: calc((100% - 15px)/2);
    background: url(../img/sj.png)no-repeat;
    background-size: 100% 100%;
}
.sc-ul a{
    border-top: 1px solid #737373;
    box-sizing: border-box;
    display: block;
}
.sc-ul a:nth-child(1){
    border-top: 0;
}
.sc-ul a p{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #343434;
    font-size: 16px;
}
.sc-ul a div{
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sc-ul a span{
    color: #737373;
}
.art-adv a{
    display: block;
    height: 60px;
}
.sell-hit{
    background: #fef2f2;
    box-shadow: 0px 5px 4px 2px #fdc1c1;
}
.top3{
    width: 95%;
    margin: 0 auto;
}
.top3 span{
    text-indent: 0.5em;
    color: #000000;
    position: relative;
    font-size: 15px;
    position: relative;
}
.top3 span::after{
    content: '';
    left: 0;
    position: absolute;
    top: calc((100% - 15px)/2);
    height: 1em;
    width: 0.3em;
    background: #000000;
}
.sell-img{
    width: 95%;
    margin: 0 auto;
}
.sell-img a img{
    height: 100px;
}
.sell-img a span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
}
.mtop2{
    margin-top: 20px!important;
}
.sell-ul{
    width: 95%;
    margin: 0 auto;
}
.sell-ul a{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #575353;
    text-indent: 0.8em;
    position: relative;
}
.sell-ul a::after{
    content: '';
    position: absolute;
    left: 0;
    top: calc((100% - 0.3em)/2);
    background: #fa3434;
    width: 0.3em;
    height: 0.3em;
}
.buy-img a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.buy-img a img{
    width: 29%;
    padding: 5px;
    border: 1px solid #fa3434;
    box-sizing: border-box;
    height: 70px;
}
.buy-img a div{
    width: 69%;
}
.buy-img a div p{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.buy-img a div span{
    color: #fa3434;
    font-size: 14px;
    display: block;
    height: 25px;
    line-height: 25px;
}
.buy-ul a{
    display: flex;
    height: 30px;
    align-items: center;
}
.buy-ul a i{
    font-style: normal;
    color: #fa3434;
    width: 2em;
    text-align: center;
}
.buy-ul a p{
    width: calc(100% - 2.5em);
    display: block;
    white-space: nowrap;
    overflow: hidden;
}
.com-img{
    width: 95%;
    margin: 0 auto;
}
.com-img a{
    width: 28vw;
    height: 25vw;
    box-sizing: border-box;
    box-shadow: 0px 5px 4px 2px #fdc1c1;
}
.com-img a img{
    height: 100%;
}
.com-ul{
    margin-top: 0;
}
.com-ul a{
    display: block;
}
.com-ul a p{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    color: #000000;
}
.com-ul a span{
    display: block;
    height: 75px;
    line-height: 25px;
    overflow: hidden;
    width: calc(100% - 10px);
    margin: 0 auto;
}
.com-adv{
    margin-top: 20px;
}
.exh-img a{
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
}
.exh-img a div:nth-child(1){
    width: 34%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #fa3434;
    height: 100px;
}
.exh-img a div:nth-child(1) img{
    border: 1px solid #fa3434;
    height: 100%;
}
.exh-img a div:nth-child(2){
    width: 64%;
}
.exh-img a p{
    display: block;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    font-size: 15px;
    color: #000000;
}
.exh-img a span{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #343434;
}
.exh-ul{
    padding-top: 10px;
    position: relative;
}
.exh-ul::after{
    content: '';
    width: 2px;
    height: calc(100% - 10px);
    position: absolute;
    left: 9px;
    top: 10px;
    background: #fa3434;
}
.exh-ul a{
    position: relative;
    margin-top: 10px;
    margin-left: 20px;
    display: block;
    width: calc(100% - 20px);
}
.exh-ul a p{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #000;
}
.exh-ul a span{
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    color: #585858;
}
.exh-ul a::after{
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fa3434;
    border-radius: 10px;
    left: -15px;
    top: -10px;
}