* {
    margin: 0;
    padding: 0;
}


.main1 {
    width: 14.4rem;
    height: 3.6rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.12rem 0.01rem rgba(62, 12, 13, 0.18);
    border-radius: 0rem 0rem 0rem 0rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}


.main-left {
    width: 3.7rem;
    height: 3rem;
}

.main-left img {
    width: 100%;
}

.bt {
    width: 4.9rem;
    height: 0.31rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
}

.heng-1 {
    width: 0.3rem;
    height: 0.02rem;
    background: #FF5905;
    border-radius: 0rem 0rem 0rem 0rem;
}

.chanpin {
    width: 2rem;
    height: 0.4rem;
    background: #FF5905;
    border-radius: 0.1rem 0rem 0.1rem 0rem;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.3rem;
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: 0.22rem;
    justify-content: center;
}


.title-1 {
    width: 9.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
    margin-top: 0.39rem;
}
.bot:hover {
    color: #FF5905;
}
.bot:hover .tu{
    filter: grayscale(0);
}
.tu{
    filter: grayscale(100);
    transition: var(--s_tran);
}
.bot{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 1rem;
    margin-top: 0.6rem;
    
}

.bot span{
    width: 0.64rem;
height: 0.21rem;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 0.16rem;
color: #666666;
line-height: 0rem;
text-align: left;
font-style: normal;
text-transform: none;
transition: var(--s_tran);
}
.bot img{
    width: 0.23rem;
    height: 0.12rem;
}
.main2 {
    width: 14.4rem;
    height: 3.6rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.12rem 0.01rem rgba(62, 12, 13, 0.18);
    border-radius: 0rem 0rem 0rem 0rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 0.2rem;
}
.page {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xq {
    width: 0.53rem;
    height: 0.19rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    line-height: 0.28rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.page {
    margin: 0 auto;
    padding-top: 0.76rem;
}

.page a {
    width: 0.32rem;
    height: 0.32rem;
    background: #FFFFFF;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    border: 0.01rem solid #EEEEEE;
    margin: 0 .06rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pageNum {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page span {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
}

.pageActive {
    background: #FF5905 !important;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    color: #ffffff !important;
}

.xq1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    line-height: 0.28rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: flex;
    align-items: center;
}

.kk {
    width: 0.6rem;
    height: 0.32rem;
    background: rgba(255, 255, 255, 0);
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    border: 0.01rem solid #DEDEDE;
    margin-left: 0.08rem;
    margin-right: 0.08rem;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.kk img {
    width: 0.1rem;
    height: 0.05rem;

}

.qr {
    width: 0.72rem;
    height: 0.32rem;
    line-height: 0.32rem;
    background: #FF5905;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    color: white;
    font-size: 0.14rem;
    text-align: center;
    margin-left: 0.2rem;
}
@media screen and (max-width:1024px){
    .main2{
        width: 94%;
        margin: 0 auto;
        flex-wrap: wrap;
        height: auto;
        margin-top: 60px;
    }.main-left{
        width: 100%;
        height: auto;
    }.main-right{
        width: 100%;
        height: auto;
        padding: 10px;
    }.bt{
        width: 100%;
        font-size: 16px;
    }.chanpin{
        width: 4rem;
        height: 30px;
        font-size: 14px;
    }.title-1{
        width: 100%;
        font-size: 12px;
    }.bot a{
        width: auto;
        font-size: 12px;
    }.bot{
        width: 100%;
    }.bot img{
        width: 20px;
        height: 12px;
    }
}