.container {
    background: #F6F6F6;
}

.xm {
    width: 14rem;
    margin: 0 auto;
    padding-bottom: 0.89rem;
}

.xm .xm_con {
    width: 100%;
    display: flex;
}

.xm .xm_con .xm_con_left {
    width: 10.55rem;
}

.xm .xm_con .xm_top {
    width: 10.55rem;
    height: 2.4rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    box-shadow: 0 0.14rem 0.23rem 0 rgba(0, 0, 0, 0.04);
    padding: 0.47rem 0.47rem 0;
    box-sizing: border-box;
    margin-bottom: 0.24rem;
}

.xm_top .xm_top_title {
    height: 0.64rem;
    margin-bottom: 0.3rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 700;
    font-size: 0.24rem;
    color: #1E1E1E;
    line-height: 0.32rem;
}

.xm_top .xm_top_bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.xm_top .xm_top_bot .xm_top_text {
    display: flex;
}

.xm_top_text .xm_top_text1 {
    display: flex;
    align-items: center;
    width: 2.3rem;
    margin-right: 0.58rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #4E5969;
    line-height: 0.14rem;
}

.xm_top_text .xm_top_text1:last-child {
    margin-right: 0;
}

.xm_top_text .xm_top_text1 img {
    width: 0.19rem;
    height: 0.19rem;
    margin-right: 0.04rem;
}

.xm_top .xm_top_bot .xm_top_btn {
    display: flex;
    align-items: center;
    margin-top: 0.2rem;
}

.xm_top_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.1rem;
    height: 0.4rem;
    background: #FFFFFF;
    border-radius: 0.02rem;
    border: 0.01rem solid #1958C7;
    box-sizing: border-box;
    margin-right: 0.23rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #1958C7;
}

.xm_top_btn a:last-child {
    margin-right: 0;
    background: #1958C7;
    color: #FFFFFF;
}

.xm_top_btn a img {
    width: 0.19rem;
    height: 0.19rem;
    margin-right: 0.06rem;
}

.xm_con_left .xm_cen {
    width: 10.55rem;
    margin-bottom: 0.25rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    box-shadow: 0 0.14rem 0.23rem 0 rgba(0, 0, 0, 0.04);
    padding: 0.41rem 0.49rem 0.41rem 0.47rem;
    box-sizing: border-box;
}

.xm_con_left .xm_cen .xm_cen_title {
    position: relative;
    padding-left: 0.1rem;
    margin-bottom: 0.21rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 700;
    font-size: 0.21rem;
    color: #1E1E1E;
    line-height: 0.28rem;
}

.xm_con_left .xm_cen .xm_cen_title::after {
    content: "";
    position: absolute;
    top: 0.04rem;
    left: 0;
    width: 0.04rem;
    height: 0.21rem;
    background: #1958C7;
}

.xm_con_left .xm_cen .xm_cen_text {
    margin-bottom: 0.48rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #1E1E1E;
    line-height: 0.33rem;
}

.xm_con_left .xm_cen .xm_cen_text:last-child {
    margin-bottom: 0;
}

.xm_con .xm_con_left .xm_right {
    width: 100%;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    box-shadow: 0 0.14rem 0.23rem 0 rgba(0, 0, 0, 0.04);
    padding: 0.41rem 0.49rem 0.941rem 0.47rem;
    box-sizing: border-box;
}

.xm_con_left .xm_right .xm_right_title {
    position: relative;
    padding-left: 0.1rem;
    margin-bottom: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 700;
    font-size: 0.21rem;
    color: #1E1E1E;
    line-height: 0.28rem;
}

.xm_con_left .xm_right .xm_right_title::after {
    content: "";
    position: absolute;
    top: 0.04rem;
    left: 0;
    width: 0.04rem;
    height: 0.21rem;
    background: #1958C7;
}

.xm_con_left .xm_right .xm_righ_tex {
    width: 100%;
    display: flex;
    margin-bottom: 0.4rem;
}

.xm_con_left .xm_right .xm_right_ava {
    display: block;
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 50%;
    margin-right: 0.16rem;
}

.xm_righ_tex .xm_textarea {
    position: relative;
}

.xm_righ_tex .xm_textarea textarea {
    display: block;
    width: 8.95rem;
    height: 1.5rem;
    background: #F5F5F6;
    border-radius: 0.1rem;
    padding: 0.19rem;
    box-sizing: border-box;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #3D3D3D;
}

.xm_righ_tex .xm_textarea textarea::placeholder {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #3D3D3D;
}

.xm_righ_tex .xm_textarea .xm_textarea_left {
    position: absolute;
    left: 0.19rem;
    bottom: 0.22rem;
    display: block;
    width: 0.2rem;
    height: 0.2rem;
}

.xm_textarea_left img {
    display: block;
    width: 100%;
    height: 100%;
}

.xm_righ_tex .xm_textarea .xm_textarea_right {
    position: absolute;
    bottom: 0.12rem;
    right: 0.14rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.58rem;
    height: 0.3rem;
    background: #D5DBF6;
    border-radius: 2.89rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
}

.xm_comm {
    width: 100%;
    display: flex;
}

.xm_comm .xm_comm {
    padding-top: 0.04rem;
}

.xm_comm .xm_comm_con {
    flex: 1;
    width: 100%;
}

.xm_comm .xm_comm_con .xm_comm_name {
    margin-bottom: 0.1rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #081C2E;
    line-height: 0.2rem;
}

.xm_comm .xm_comm_con .xm_comm_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0.1rem;
}

.xm_comm_text .xm_comm_left {
    width: 7.5rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #081C2E;
    line-height: 0.2rem;
}

.xm_comm_text .xm_comm_right {
    display: flex;
}

.xm_comm_text .xm_comm_right a {
    display: flex;
    align-items: center;
    margin-right: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #3D3D3D;
    line-height: 0.2rem;
}

.xm_comm_text .xm_comm_right a:last-child {
    margin-right: 0;
}

.xm_comm_text .xm_comm_right a img {
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.05rem;
}

.xm_comm .xm_comm_con .xm_comm_time {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #9194A3;
    line-height: 0.2rem;
}

.xm_comm .xm_comm2 {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.26rem;
}

.xm_comm .xm_comm2 .xm_comm2_ava {
    display: block;
    width: 0.38rem;
    height: 0.38rem;
    margin-right: 0.17rem;
    border-radius: 50%;
    padding-top: 0.02rem;
}

.xm_comm2 .xm_comm2_con {
    flex: 1;
    width: 100%;
}

.xm_comm2 .xm_comm2_con .xm_comm2_name {
    margin-bottom: 0.1rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #081C2E;
    line-height: 0.2rem;
}

.xm_comm2 .xm_comm2_con .xm_comm2_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0.1rem;
}

.xm_comm2_text .xm_comm2_left {
    width: 6.86rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #081C2E;
    line-height: 0.2rem;
}

.xm_comm2_text .xm_comm2_right {
    display: flex;
}

.xm_comm2_text .xm_comm2_right a {
    display: flex;
    align-items: center;
    margin-right: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #3D3D3D;
    line-height: 0.2rem;
}

.xm_comm2_text .xm_comm2_right a:last-child {
    margin-right: 0;
}

.xm_comm2_text .xm_comm2_right a img {
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.05rem;
}

.xm_comm2 .xm_comm2_con .xm_comm2_time {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #9194A3;
    line-height: 0.2rem;
}

.xm_right .xm_bot_text {
    margin-top: 0.74rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #626575;
    line-height: 0.2rem;
    text-align: center;
}

.xm_con .xm_con_right {
    width: 3.22rem;
    margin-left: 0.23rem;
}

.xm_con .xm_con_right .xm_card_top {
    width: 100%;
    height: 1.82rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    box-shadow: 0 0.14rem 0.23rem 0 rgba(0, 0, 0, 0.04);
    padding: 0.36rem 0.35rem 0;
    box-sizing: border-box;
    margin-bottom: 0.23rem;
}

.xm_card_top .xm_card_img {
    display: block;
    width: 0.63rem;
    height: 0.24rem;
    margin-bottom: 0.19rem;
}

.xm_card_top .xm_card_phone {
    margin-bottom: 0.19rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 700;
    font-size: 0.21rem;
    color: #3D3D3D;
    line-height: 0.28rem;
}

.xm_card_top .xm_card_text {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.19rem;
    color: #999999;
    line-height: 0.25rem;
}

.xm_con_right .xm_card_bot {
    width: 100%;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    box-shadow: 0 0.14rem 0.23rem 0 rgba(0, 0, 0, 0.04);
}

.xm_con_right .xm_card_bot .xm_card_title {
    display: flex;
    align-items: center;
    padding: 0.23rem 0 0.21rem 0.25rem;
    box-sizing: border-box;
    border-bottom: 0.01rem dashed #D8D8D8;
    margin-bottom: 0.19rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.21rem;
    color: #3D3D3D;
    line-height: 0.28rem;
}

.xm_card_title img {
    display: block;
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.07rem;
}

.xm_con_right .xm_card_bot .xm_card_item {
    display: block;
    width: 0.98rem;
    margin-left: 0.24rem;
    padding-bottom: 0.25rem;
    border-bottom: 0.01rem solid #E2E2E2;
    margin-bottom: 0.14rem;
}

.xm_con_right .xm_card_bot .xm_card_item:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.xm_card_item .card_item_title {
    width: 2.77rem;
    margin-bottom: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #1E1E1E;
    line-height: 0.26rem;
}

.xm_card_item .card_item_time {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #4E5969;
    line-height: 0.14rem;
}