h1,h2{
    margin: 0;
    text-align: center;
    padding: 39px 0;
    font-size: 44px;
    letter-spacing: 2px;
    color:#000
}

.bm_container img{
    display: block;

}
.yl_img img{
        display: block;
    position: relative;
    top: -35px;
    right: 51px;
}
.bmxz{
width: 1053px;
    font-size: 20px;
    margin: 54px auto;
}
.bmxz p{
    font-size:30px;
    color:#000;
    font-weight:bold;

}
.bmxz span{
    line-height: 44px;
    letter-spacing: 1px;
}
.xs_bd{
    width:100%;
    background:url(/images/2022bm_lm/2022_bmimg_05.jpg) no-repeat;
    /*height:374px;*/
}
.bd_Lb{
    width:1200px;
    height:374px;
    margin:auto;
    background:#fff;
    box-shadow:0px 0px 10px #333333;
    border-top-right-radius: 51px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 51px;
    border-bottom-right-radius: 15px;
}

.yl_form{

    width: 28%;
    
    float: left;
}
.yl_bm{
    width:70% !important;

}

}
 .flex{
     display: -webkit-flex;
     display: flex;
     justify-content: space-between;
     padding: 0.4rem 0;
     flex-wrap:wrap 

}
.yl_field{
    width: 45.2%;
    display: inline-block;
    margin-left: 16px;
    line-height: 48px;
    margin-top: 24px;

}
.yl_field input{
    width: 94%;
    /* display: block; */
    outline: none;
    border: none;
    padding-left: 10px;
    font-size: 20px;
}
.yl_text{
    border: 2px solid #E4E4E4;
    border-radius: 5px;
}
.yl_tj{
    width:100%;
    margin:auto;
}
.yl_tj input{
    margin: auto;
    width: 50%;
    margin-left: 27%;
    margin-top: 9px;
    line-height: 61px;
    border-radius: 15px;
    background: #007CF0;
    font-weight: bold;
    color: #fff;
    border: none;
    font-size:30px;
    letter-spacing: 4px;
}
.yl_wz p{
    font-size:24px;
    text-align:center;
    padding: 24px 0;
}
.yl_wz a{
    color:#007CF0;
    font-weight:bold;
    font-size: 28px;
    text-indent:center;
    display:block;
    text-align: center;
}