body{
    background: #e5ded6;
}
.nav-index1{
    width: 20%;
    background: #bc8d57;
}
.nav-index a{
    text-align: center;
    height: calc(450px/6);
    text-align: center;
    width: 100%;
    line-height: calc(450px/6);
    color: #fff;
}
.first-banner a{
    height: 450px;
}
.top-adv1 a{
    height: 120px;
}
.top-adv2 a{
    height: 120px;
}
.bgf{
    background: #fff;
}
.top{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top span{
    width: 8em;
    text-indent: 1em;
    display: block;
    height: 60px;
    line-height: 60px;
    font-family: '01';
    font-size: 30px;
    color: #fff;
    background: url(../img/bg-top.png)no-repeat;
    background-size: 100% 100%;
}
.sc-ul a{
    width: 95%;
    margin-left: 5%;
    display: block;
    margin-top: 20px;
}
.sc-ul a:nth-child(1){
    margin-top: 0;
}
.sc-ul a p{
    height: 30px;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    overflow: hidden;
    align-items: center;
}
.sc-ul a p i{
    font-style: normal;
    display: block;
    width: 5em;
    background: #bc8d57;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    height: 25px;
    line-height: 25px;
}
.sc-ul a p b{
    font-size: 16px;
    display: block;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    width: calc((100% - 5em - 5px));
}
.sc-ul a span{
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    margin: 5px 0;
}
.art-img div{
    height: 100px;
    overflow: hidden;
}
.art-img a span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-align: center;
    color: #737373;
}
.art-top{
    height: 30px;
    align-items: center;
}
.art-top span{
    color: #000;
    font-size: 17px;
}
.art-top a{
    display: block;
    width: 4em;
    background: url(../img/bg-top.png)no-repeat;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.art-hit{
    width: 95%;
    margin-right: 5%;
    height: 250px;
}
.art-hit a p{
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    transition: all 1s;
}
.art-hit a div{
    height: 0;
    display: flex;
    transition: all 1s;
    opacity: 0;
}
.art-hit a div img{
    height: 0;
    opacity: 0;
    transition: all 1s;
}
.art-hit a div span{
    display: block;
    line-height: 0;
    height: 0;
    transition: all 1s;
    opacity: 0;
}
.art-hit a.hk-a p{
    font-size: 16px;
    color: #000;
    transition: all 1s;
}
.art-hit a.hk-a div{
    height: 80px;
    opacity: 1;
    justify-content: space-between;
    transition: all 1s;
}
.art-hit a.hk-a div img{
    width: 29%;
    opacity: 1;
    height: 80px;
    transition: all 1s;
}
.art-hit a.hk-a div span{
    width: 69%;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    opacity: 1;
    transition: all 1s;
}
.art-adv{
    margin-top: 10px;
    width: 95%;
    margin-right: 5%;
    height: 130px;
}
.art-adv a{
    display: block;
    height: 100%;
}
.art-adv2 a{
    height: 120px;
    display: block;
}
.sell-img{
    padding-left: 10px;
}
.sell-img div{
    height: 140px;
    overflow: hidden;
}
.sell-img a span{
    display: block;
    height: 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    width: 100%;
}
.top1{
    margin-top: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000000;
}
.sell-ul{
    width: 95%;
    margin-right: 5%;
    margin-top: 10px;
    counter-reset: section;
}
.sell-ul a{
    position: relative;
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 30px;
    border-bottom: 1px dashed #bc8d57;
    box-sizing: border-box;
}
.sell-ul a:nth-child(1)::after{
    background: #bc8d57;
    color: #fff;
}
.sell-ul a::after{
    counter-increment: section;
    content: counter(section);
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-style: italic;
    left: 0;
    text-indent: 0;
    top: calc((100% - 20px)/2);
}
.sell-adv a{
    height: 120px;
}
.buy-ul{
    width: calc(39% - 30px);
    margin-left: 20px;
}
.buy-ul a{
    margin-top: 10px;
    margin-left: 30px;
    position: relative;
}
.buy-ul a p{
    display: block;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #343434;
}
.buy-ul a::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: -30px;
    top: calc(20px/2);
    background: url(../img/yz.png)no-repeat;
    background-size: 100% 100%;
}
.buy-ul a div{
    display: flex;
    height: 30px;
}
.buy-ul a div span{
    display: block;
    width: calc(100% - 5em);
    font-size: 15px;
}
.buy-ul a div i{
    font-style: normal;
    font-size: 15px;
    width: 5em;
    text-align: right;
    color: #bc8d57;
    display: block;
}
.buy-img{
    margin-right: 30px;
    width: calc(59% - 30px);
}
.buy-img a div{
    height: 130px;
    overflow: hidden;
}
.buy-img a span{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}
.com-img{
    width: calc(100% - 30px);
    margin-left: 30px;
}
.com-img a{
    display: block;
    border: 2px solid #bc8d57;
    height:  calc((1200px/100*69 - 30px)/100*32/100*90);
    width: calc((1200px/100*69 - 30px)/100*32);
}
.com-ul1{
    display: flex;
    margin-top: 10px;
    margin-left: 30px;
    width: calc(100% - 30px);
    flex-wrap: wrap;
    justify-content: space-between;
}
.com-ul1 a{
    display: block;
    width: 49%;
    margin-top: 20px;
}
.com-ul1 a p{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #000;
}
.com-ul1 a span{
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    width: 100%;
    font-size: 15px;
    color: #8d8686;
    margin: 5px 0;
}
.com-ul1 a i{
    font-style: normal;
    color: #bc8d57;
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
}
.com-ul2{
    width: calc(100% - 30px);
    margin-right: 30px;
}
.com-ul2 a{
    display: block;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    color: #000;
}
.com-adv{
    width: calc(100% - 30px);
    margin-right: 30px;
}
.com-adv a{
    margin-top: 10px;
    display: block;
    height: 145px;
}
.exh-img{
    display: block;
    width: calc(49% - 30px);
    margin-left: 30px;
}
.exh-img img{
    height: 320px;
}
.exh-img p{
    margin-top: 10px;
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 17px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
}
.exh-img span{
    display: block;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #585858;
}
.exh-img b{
    font-weight: normal;
    display: block;
    width: 25%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #bc8d57;
}
.exh-ul{
    width: calc(49% - 30px);
    margin-right: 30px;
}
.exh-ul a{
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
}
.exh-ul a div{
    height: 50px;
}
.exh-time{
    width: 6em;
}
.exh-time i{
    font-style: normal;
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
}
.exh-a{
    width: calc(100% - 6em);
}
.exh-a p{
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
}
.exh-a span{
    display: block;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}