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

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

/**banner*/
.x_support_banner{
    width: 100%;
    height: 1.8rem;
    background: url('../images/support/yj_ber.png') no-repeat;
    background-size: 100% 100%;
}

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

.x_about_banner_title1{
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
}

.x_about_banner_title1_1{
    font-size: 0.15rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.x_about_banner_title1_1_span{
    width: 40px;
    height: 4px;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -0.04rem;
    right: 0.05rem;
}

.x_about_banner_title1_1_span1{
    width: 40px;
    height: 4px;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -0.04rem;
    left: 0.05rem;
}

.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;
}

/**导航**/
.x_support_nav{
    width: 100%;
    height: 60px;
    background:#fff;
    border-bottom:#F9F9F9;
}

.x_support_a{
    text-decoration: none;
    color: #000;
}

.x_support_nav_li_logo{
    float: left;
    font-size: 0.1rem;
    width: 40%;
}

.x_support_nav_li_logo img{
    width: 150px;
    display: block;
    /* margin: 0 auto;*/
    margin-top: 12px; 
}

.x_support_nav_li{
    float: left;
    font-size: 17px;
    width: 120px;
    height: 60px;
    text-align: center;
}

.x_support_nav_li_text{
    margin-top: 16px;
}

.x_support_nav_li_heng{
    width: 31px;
    height: 3px;
    background: #5055FA;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 10px;
    opacity: 0;
}

.x_support_nav_li_a{
    color: #fff;
    text-decoration: none;
    padding: 5px 19px 5px 19px;
    background: #4C65FF;
    border-radius: 48px;
    font-size: 16px;
    position: relative;
    top: 16px;
}

.x_support_opacity1{
    opacity: 1;
}

.x_support_opacity_dis1{
    opacity: 0;
}


/**内容*/
.x_support_content{
    width: 65%;
    margin: 0 auto;
}

.x_support_content_title1{
    font-size: 0.09rem;
    margin-top: 0.2rem;
    font-weight: bold;
}

.x_support_content_title2{
    font-size: 0.07rem;
    margin-top: 0.2rem;
    /* color: #5055FA; */
    font-weight: bold;
}

.x_support_content_content{
    font-size: 0.06rem;
    margin-top: 0.1rem;
    color: #000;
}

.x_support_content_img{
    width: 1.2rem;
    margin-top: 0.1rem;
}











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