body,p{
    padding: 0;
    margin: 0;
}

.mobile_x_support_nav ul{
    text-decoration: none;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 1200px;
    margin: 0 auto;
}

/**banner*/
.mobile_x_support_banner{
    width: 100%;
    height: 5.5rem;
    background: url('../../images/mobile/support/yjzc_ber.png') no-repeat;
    background-size: 100% 100%;
}

.x_about_banner_title{
    position: relative;
    top: 0.8rem;
}


.x_about_banner_title1_1{
    font-size: 0.5rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    position: relative;
    top: 1.6rem;
    letter-spacing: 1px;
}

.x_about_banner_title1_1_span{
    width: 0.6rem;
    height: 0.07rem;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -0.12rem;
    right: 0.09rem;
}

.x_about_banner_title1_1_span1{
    width: 0.6rem;
    height: 0.07rem;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -0.12rem;
    left: 0.09rem;
}

.x_about_banner_title2_1{
    font-size: 0.13rem;
    color: #fff;
    text-align: center;
    margin-top: 0.05rem;
    letter-spacing: 2px;
}
.x_about_banner_title2{
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
    margin-top: 0.11rem;
}

/**内容*/
.mobile_x_support_content{
    width: 90%;
    margin: 0 auto;
}

.mobile_x_support_content_title2{
    font-size: 0.35rem;
    margin-top: 0.4rem;
    /* color: #5055FA; */
    font-weight: bold;
}

.mobile_x_support_content_content{
    font-size: 0.29rem;
    margin-top: 0.2rem;
    color: #000;
    line-height: 0.5rem;
}

.mobile_x_support_content_img{
    width: 100%;
    margin-top: 0.2rem;
}











.mobile_x_support_font_weight{
    /* font-weight: bold; */
}