.panel_one_search{
    top:9.44rem;
     width: 9.15rem;
}
.panel_one_search_input{
    width: 7.07rem;
    height: 0.77rem;
    border: 0.03rem solid #931D22;
    font-size: 0.27rem;
}

.panel_one_search_btn{
    width: 2.08rem;
    height: 0.77rem;
    font-size: 0.27rem;
}


.panel_two_dma_panel{
    width: 9.15rem;
}

.panel_two_div{
    width: 2.08rem;
    height: 2.08rem;
}

.panel_two_div_title{
    width: 2.85rem;
    height: 0.4rem;
}

.panel_two_div_content{
    font-size: 0.27rem;
    line-height: 0.8rem;
}


.panel_three .comm_panel{
    top: 1.55rem;
}

.panel_three_float{
    width: 9.15rem;
}

.panel_three_float_abc{
    flex-direction: column;
    position: relative;
}
.panel_three_float_l{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.panel_three_float_panel {
    width: 2.87rem;
    height: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.panel_three_float_panel_title{
    margin: unset;
}
.panel_three_float_panel_desc{
    position: absolute;
    display: none;
    width: 9.15rem;
    font-size: 0.32rem;
    margin: unset;
    text-align: center;
}
.panel_three_float_panel.active .panel_three_float_panel_desc{
    display: flex;
    justify-content: center;
    left: 0;
    top: 1.57rem;
}

.panel_three_float_r{
    flex: unset;
    width: 9.15rem;
    height: 8rem;
    margin-top: 0.8rem;
}

/* panel_four */
.panel_four .comm_panel{
    top: 1.55rem;
}
.comm_desc{
    display: none;
}
.panel_four_bj{
    top: 2.83rem;
}
.panel_four_bj_btn{
    width: 2.8rem;
    height: 0.75rem;
    font-size: 0.29rem;
    margin-right: 0.27rem;
}
.panel_four_bj_btn::after{
    height: 0.27rem;
    width: 0.27rem;
    background-size:auto 100%;
    margin-left: 0.13rem;
}


.panel_four_center{
    width: 9.15rem;
    top: 4.24rem;
    display: grid;
    left: unset;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0.28rem;
}
.panel_four_center_img{
    width: 4.44rem;
    height: 5.85rem;
    margin-right: unset;
}


/* panel_five */
.panel_five .comm_panel{
    top: 1.55rem;
}

.panel_five_dl_panel{
    top:2.83rem;
}

.panel_five_dl{
    width: 9.15rem;
    height: 4.75rem;
}
.panel_five_dl_t{
    margin-left: 0.83rem;
    font-size:0.29rem;
    display: flex;
    flex-direction: column;
}
.panel_five_dl_t  span:last-child{
    margin-top: 0.27rem;
}
.panel_five_dl_b{
    margin-top: 0.8rem;
    margin-left: 0.83rem;
    font-size:0.29rem;
    display: flex;
    flex-direction: column;
}
.panel_five_dl_b span:last-child{
    margin-top: 0.4rem;
}

.panel_five_dl_t::before,.panel_five_dl_b::before{
    display: none;
}

.panel_five_dl_more{
    height: 1.8rem;
}
.panel_five_dl_more::after{
    width: 5.73rem;
    height: 0.44rem;
}