.black2022_entrance_logo{
    display: none !important;
}
.social_media_layout {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    background-color: #000000a8;
    display: none;
}

.social_media_pop {
    width: 344px;
    padding-bottom: 10px;
    background: #FFFFFF;
    border-radius: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 600px;
}
.bf24_socialmedia_item .top_txt1_wz {
    font-weight: 600;
    font-size: 18px;
    color: #1C201E;
    line-height: 23px;
    text-align: center;
    padding-top: 4px;
}

.bf24_socialmedia_item .top_txt2_wz {
    font-weight: 400;
    font-size: 16px;
    color: #1C201E;
    line-height: 20px;
    text-align: center;
    padding-top: 2px;
}
.social_media_close {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4rem;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 2.1rem;
}

.social_media_overflow {
    padding: 12px;
    overflow: auto;
    height: 100%;
}
.bf24_socialmedia_fix {
    display: flex;
    justify-content: center;
}
.bf24_socialmedia_bj{
    background: url("../../../../images/pc/activity/bf24/bf24_socialmedia_banner.png") no-repeat center top;
    height: 12rem;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    font-weight: 600;
    font-size: 2rem;
    color: #1C201E;
    line-height: 3rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bf24_socialmedia_bj .banner_txt{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    font-style: italic;
}
.bf24_return_links{
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0;
}
.bf24_return_links a{
    font-weight: 400;
    font-size: 12px;
    color: #555856;
    line-height: 24px;
}
.bf24_return_links a:hover{
    color: #D7A225;
}
.bf24_socialmedia_mian {
    background: #F6F6F6;
    padding-bottom: 100px;
}
.bf24_socialmedia_item {

}
.bf24_socialmedia_item .title {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 20px;
    padding-top: 20px;
}
.bf24_socialmedia_desc {
    padding-top: 12px;
}
.bf24_socialmedia_desc p {
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 14px;
    color: #1C201E;
    line-height: 20px;
}
.bf24_socialmedia_desc p:last-child{
    padding: 0;
}
.first_file{
    position: relative;
    width: 280px;
    height: 40px;
    background: #025DA8;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 16px;
}
.first_file button,.first_file input{
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    cursor: pointer;
    width: 100%;
    height: 100%;
    background: #025DA8;
    border-radius: 6px;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
}
.first_file input{
    opacity: 0;
}
.disabled_btn{
    background: #ECECEC !important;
    pointer-events: none;
}
.bf24_followUs {
}
.bf24_followUs .title{
    text-align: center;
    padding-top: 24px;
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 20px;
}
.bf24_socialmedia_terms {
    padding-top: 12px;
}
.bf24_socialmedia_terms .title {
    font-weight: 600;
    font-size: 16px;
    color: #1C201E;
    line-height: 20px;
    text-align: center;
}
.bf24_socialmedia_terms ul {
    padding-top: 12px;
    font-weight: 400;
    font-size: 14px;
    color: #555856;
    line-height: 20px;
}
.bf24_socialmedia_terms ul p {
    font-weight: 400;
    font-size: 1.2rem;
    color: #1C201E;
    line-height: 1.5rem;
    padding-bottom: 1rem;
}
.socialmedia-upload-fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    display: none;
}
.bf24-upload-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
/*社交分享开始*/
.followUs_mod_links {
    padding-top: 12px;
}
.followUs_mod_links ul {
    display: flex;
    justify-content: space-around;
}
.followUs_mod_links ul li {
}
.followUs_mod_links ul li a {
    /*display: flex;*/
    text-align: center;
}
.followUs_mod_links ul li a img {
    width: 40px;
    display: block;
    margin: 0 auto;
}
li.followUsHoverLink {
    position: relative;
}
.hover-img{
    display: none;
    position: absolute;
    border: 1px solid #555856;
    border-radius: 8px;
    overflow: hidden;
}
li.followUsHoverLink:hover .hover-img{
    display: block;
}
.follow_item_d {
    text-align: center;
}
.follow_item_d .p1 {
    font-weight: 400;
    font-size: 12px;
    color: #1C201E;
    line-height: 16px;
    padding-top: 4px;
}
.follow_item_d .p2 {
    font-weight: 400;
    font-size: 10px;
    color: #555856;
    line-height: 13px;
    padding-top: 2px;
}

/*社交分享结束*/










