.lxwm_box{
    width: 50rem;
    margin: 0 auto;
    margin-top: 0.9167rem;
}
.lxwm_ewm_img{
    width: 5rem;
    height: 5rem;
}
.lxwm_ewm_img img{
    width: 100%;
    height: 100%;
}
.lxwm_ewm_p{
    font-size: 0.6667rem;
    font-weight: 400;
    line-height: 0.9167rem;
    text-align: left;
    margin-right: 0.6667rem;
}
.lxwm_ewm{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lxwm_box1{
    width: 23.25rem;
    display: flex;
    justify-content: space-between;
    padding: 2rem 0;
    border-bottom: 1px solid #DADADA;
}
.lxwm_box_p{
    margin-top: 0.6667rem;
    display: flex;
}
.lxwm_box_p input{
    border: 1px solid #DEDEDE;
    height: 1.5417rem;
    font-size: 0.6667rem;
    text-align: left;
    padding: 0 0.5rem;
    outline: none;
}
.lxwm_box_p span{
    font-size: 0.8333rem;
    font-weight: 400;
    text-align: left;
    color: #666666;
    display: inline-block;
}
.lxwm_box_title{
    color: #062A63;
    font-size: 1rem;
    font-weight: 400;
    
}
.lxwm_box_box1{
    width: 23.25rem;
    
}
.lxwm_box2{
    width: 34.4167rem;
    padding-top: 1.125rem;
}
.lxwm_box2 img{
    width: 100%;
    height: 100%;
}
.lxwm_map{
    width: 100%;
    height: 19.0833rem;

}
.lxwm_map img{
    width: 100%;
    height: 100%;
}
.lxwm_box2_title{
    font-size: 0.8333rem;
    font-weight: 400;
    text-align: left;
    color: #062A63;
}
.w277{
    width: 11.5417rem;
}
.w157{
    width: 6.5417rem;
}
.lxwm_box_i{
    right: 105%;
    top: 0;
    color: #DE1E1E;

}
.lxwm_from_btn{
    width: 4.0417rem;
    height: 1.5417rem;
    border-radius: 0.1667rem;
    font-size: 0.6667rem;
    line-height: 1.5417rem;
    text-align: center;
    color: #FFFFFF;
    background-color: #073A92;

  
  }
  .lxwm_box_p span:first-child {
    white-space: nowrap;
}
.lxwm_table{
    width: 100%;
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.lxwm_box1_1{
    align-items: end;
}
.lxwm_box_p textarea{
    display: block;
    width: 100%;
    width: 19.8333rem;
    height: 6.9167rem;
    border: 1px solid #DEDEDE;
    outline: none;
    padding: 0.5rem;
    font-size: 0.6667rem;
    text-align: left;
}
table .lxwm_box_p{
    display: table-row;
}
table .lxwm_box_p td{
    padding-top: 0.6667rem;

}
.lxwm_from_btn{
    margin-top: 0.3333rem;    margin-left: 2.5rem;
}
  @media screen and (max-width:1024px) {
    .lxwm_box {
        width: 90%;
    }
    .lxwm_box2 {
        width: 100%;
        padding-top: 1.125rem;
    }
    .w277 {
        width: 8.5417rem;
    }
    .lxwm_from_btn {
        width: auto;
        margin-left: 0.2rem;
        padding: 0 0.5rem;
    }
    .lxwm_box2 {
        width: 100%;
       
    }
    .lxwm_map{
        height: auto;
    }
    .lxwm_table {
   
        flex-wrap: wrap;
    }
    .lxwm_box1{
        width: 100%;
    }
    .lxwm_table>div{
        width: 100%;
    }
}