/*----------------------------------
Main CSS file for Discuz! X
模板版权 by 标奇创意 （http://addon.dismall.com/?@68363.developer） 
模版定制购买联系QQ：3476463900
----------------------------------*/

/**公共**/
body#bui_so_club { 
	background: #f7f8f9 !important; 
	--theme-so-color: #4e6ef2;
	--theme-so-color-h: #4662d9;
	--theme-so-btn: #5FB878;
	--theme-so-btn-h: #4BA464;
	--theme-border-r: 5px;
	--theme-box-shadow: 0 0 6px 3px rgb(0,0,0,0.08);
}

body, a { color: #333;}
body#bui_so_club span.emfont {
    color: #fc7247;
}
a img, img { max-width: 100%; border: none; object-fit: cover; }

body#bui_so_club .bui_so_wp{width: 1200px;margin: 0 auto;}
body#bui_so_club .bui_so_sd{float: right; width: 330px;display:none;}
body#bui_so_club .p_pop, body#bui_so_club .p_pof, body#bui_so_club .sllt { background: #fff;}

body#bui_so_club #qmenu::after { display: none;}
body#bui_so_club #qmenu_menu, body#bui_so_club #bui_so_myprompt_menu{left: inherit !important; border: 0; border-radius: var(--theme-border-r); -webkit-box-shadow: var(--theme-box-shadow); box-shadow: var(--theme-box-shadow);}
body#bui_so_club #qmenu_menu{right: 120px;}
body#bui_so_club #bui_so_myprompt_menu{right: 68px;padding: 0;}
body#bui_so_club #bui_so_myprompt_menu li a{position: relative; display: block; height: 38px; line-height: 38px; padding: 0 10px; font-size: 13px; color: #262626; border-top: 1px solid #f2f2f2; border-bottom: 0; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
body#bui_so_club #bui_so_myprompt_menu li em{position: relative; top: 9px; margin-right: 5px;}
body#bui_so_club #bui_so_myprompt_menu li a:hover{color: #F2683D; background: #f5f7f9; text-decoration: none;}


.bui_so_hdlogin li a:hover,
.bui_so_reclist li .bui_thlist_title a:hover,
.bui_sohrec_title:hover,
.bui_thlist_footer span a:hover,
.bui_so_hdnav li a:hover,
a:hover {
	color: #fc7247;
    text-decoration: none;
}

.bui_so_mtn { margin-top: 5px !important;}
.bui_so_mbn { margin-bottom: 5px !important;}
.bui_so_mtm { margin-top: 10px !important;}
.bui_so_mbm { margin-bottom: 10px !important;}
.bui_so_mtw { margin-top: 15px !important;}
.bui_so_mbw { margin-bottom: 15px !important;}

.bui_so_card {
    padding: 18px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: var(--theme-border-r);
	-webkit-transition: all .35s ease-in-out; 
	transition: all .35s ease-in-out;
}
.bui_so_card:hover {
	-webkit-box-shadow: 0 2px 10px rgb(0,0,0,0.2);
    box-shadow: 0 2px 10px rgb(0,0,0,0.2);
}

.bui_so_hdqmenu{display:none;}

/*标题*/
.bui_so_ctitle{margin-top: -5px; padding-bottom: 13px; font-size: 16px; color: #262626; border-bottom: 1px solid #f0f0f0; overflow: hidden;}

/*头部*/
.bui_so_header { padding-top: 125px;}
.bui_so_hdbox{position: fixed;top: 0;left: 0; width: 100%; min-width: 1200px; height: 125px; background: #fff;border-bottom: 1px solid #fafafa; box-shadow: 0 0 8px 0 rgb(0,0,0,0.08); z-index: 99;}
.bui_so_hdwp{padding: 0 30px;}
.bui_so_hdtop{position: relative; width: 100%; height: 80px;}

.bui_so_hdlogo{float: left; display: flex; align-items: center; justify-content: center; height: 80px; overflow: hidden;}
.bui_so_hdlogo img { max-height: 55px; }

.bui_so_hdscbar{position: absolute;top: 0; left: 50%; margin-left: -230px;}
.bui_so_hdscbar #scform{width: 460px; margin: 0 auto;}
.bui_so_hdscbar .bui_so_hdscform{position: relative; height: 40px; padding: 20px 0; background: #fff !important; overflow: hidden;}
.bui_so_hdscbar .bui_so_hdscform .bui_so_srchtxt #scform_srchtxt{width: 348px; height: 38px; line-height: 38px; padding: 0 100px 0 10px; background: transparent; outline: none; border: 1px solid #fc7247; border-radius: 5px;}
.bui_so_hdscbar .bui_so_hdscform .bui_so_srchbtn{position: absolute; top: 20px;right: 0; width: 85px; height: 40px;}
.bui_so_hdscbar .bui_so_hdscform .bui_so_srchbtn #scform_submit{width: 85px; height: 40px; line-height: 38px; font-size: 16px; color: #fff; text-indent: 20px; opacity: 1; filter: alpha(opacity=100); letter-spacing: 0.5px; border-radius: 0 5px 5px 0;background:#fc7247 url(../images/so_icon.png) no-repeat 15px 11px;
}
.bui_so_hdscbar .bui_so_hdscform .bui_so_srchbtn #scform_submit:before{display: none;}
.bui_so_hdscbar .bui_so_hdscform .bui_so_srchbtn #scform_submit:hover{background-color: #F2683D;}

.bui_so_hdtabs{width: 100%; height: 45px; text-align: center;}
.bui_so_hdtabs li{position: relative; height: 45px; margin: 0 20px; display: inline-block;}
.bui_so_hdtabs li:before{content: ''; background-color: #fc7247; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); height: 3px; border-radius: 2px; transition: all 0.4s; width: 0;}
.bui_so_hdtabs li a{line-height: 45px;font-size: 14px;color: #7a7a7a;}
.bui_so_hdtabs li.a a{color: #fc7247;}
.bui_so_hdtabs li.a:after{content: ''; position: absolute; bottom: -1px;left: 0; width: 100%; height: 3px; border-radius: 2px 2px 0 0; background: #fc7247;}
.bui_so_hdtabs li:hover a{color: #18191a;}
.bui_so_hdtabs li:hover:before{width: 100%;}

.bui_so_hop.p_pop{margin: 17px 0 0 42px; padding: 0; text-align: center;box-shadow: 0 0 6px 3px rgb(0,0,0,0.05);border: 0; border-radius: var(--theme-border-r);}
.bui_so_hop.p_pop li a{padding: 10px;font-size: 13px; color: #262626; border-bottom: 1px solid #f2f2f2; -webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.bui_so_hop.p_pop li a:hover{color: #F2683D; background: #f5f7f9; text-decoration: none;}

.bui_so_hdright{position: relative;float: right;}

.bui_so_hdright .bui_so_hdqmenu{float: left; height: 80px; line-height: 80px; padding: 0 15px 0 0; cursor: pointer;}
.bui_so_hdright .bui_so_hdqmenu a#qmenu{ width: auto; height: 80px; line-height: 80px; margin: 0; padding: 0; font-size: 14px; color: #666; font-weight: 400; background: 0 none; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.bui_so_hdright .bui_so_hdqmenu a#qmenu:hover { color: #fc7247 !important;}

.bui_so_hdnotice{position: relative; float: left; height: 80px; line-height: 80px; padding: 0 15px; cursor: pointer;}
.bui_so_hdnotice a{ display: block; height: 80px; line-height: 80px; font-size: 14px; color: #666;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.bui_so_hdnotice sup{position: absolute; top: 29px; right: 13px; width: 6px; height: 6px; background-color: #f65a5b; border-radius: 50%;}
.bui_so_hdnotice:hover a{color: #fc7247 !important;}

.bui_so_hduser{position: relative;float: right; height: 80px;padding: 0 5px 0 15px;}
.bui_so_hduser a.bui_so_hdru1{display: block; height: 30px; padding: 25px 0;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.bui_so_hduser .bui_so_hdru1 img{width: 30px; height: 30px; border-radius: 50%; vertical-align: middle; overflow: hidden;}
.bui_so_hduser .bui_so_hdru_menu{position: absolute; top: 80px; right: 0; min-width: 160px; background: #fff;border-radius: var(--theme-border-r); -webkit-box-shadow: var(--theme-box-shadow); box-shadow: var(--theme-box-shadow); z-index: 199; display: none;}
.bui_so_hduser .bui_so_hdru_menu li a{position: relative; display: block; height: 38px; line-height: 38px; font-size: 13px; color: #262626; text-align: center; border-top: 1px solid #f2f2f2; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.bui_so_hduser .bui_so_hdru_menu li a.bui_so_hdru_name {height: 56px; line-height: 56px; border-top: 0 !important; font-size: 15px; font-weight: 700;}
.bui_so_hduser .bui_so_hdru_menu li a:hover{ color: #F2683D; background: #f5f7f9; text-decoration: none;}
.bui_so_hduser:hover .bui_so_hdru_menu{ display: block;}

.bui_so_hdlogin{float: right;height: 80px;}
.bui_so_hdlogin li{position: relative; float: left; height: 80px; padding: 0 15px 0 10px;}
.bui_so_hdlogin li a{display: block; line-height: 80px;font-size: 14px; color: #666;-webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.bui_so_hdlogin li a.bui_so_qw{width: 90px; line-height: 28px;margin-top: 25px; text-align: center; background-color: #fff; border-radius: 2px; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.bui_so_hdlogin li a.bui_so_qq{color: #00b7d6; border: 1px solid #00b7d6;}
.bui_so_hdlogin li a.bui_so_qq:hover{color: #fff; background-color: #00b7d6;}
.bui_so_hdlogin li a.bui_so_wx{color: #00bd2c;border: 1px solid #00bd2c;}
.bui_so_hdlogin li a.bui_so_wx:hover{color: #fff; background-color: #00bd2c;}

/*搜索*/
.bui_so_cbox { margin-top: 15px;}
.bui_so_reclist li{position: relative; }
.bui_so_reclist li .bui_thlist_title{position: relative; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.bui_so_reclist li .bui_thlist_title a{line-height: 30px; font-size: 20px; color: #18191a; font-weight: 700;}
.bui_so_reclist li .bui_thlist_media {background: #fafafa url(../images/loadimg.gif) no-repeat center center;}
.bui_so_reclist li .bui_thlist_media, .bui_so_reclist li .bui_thlist_media img {width: 195px;height: 135px;}
.bui_so_reclist li .bui_pic_small .bui_thlist_content{position: relative; height: 135px; overflow: hidden;}
.bui_so_reclist li .bui_pic_small .bui_thlist_media{position: relative;float: left; width: 195px;height: 135px; margin-right: 15px;}
.bui_so_reclist li .bui_pic_small .bui_thlist_footer{position: absolute; left: 0; bottom: 2px; width: 100%; margin-top: 10px; overflow: hidden;}
.bui_so_reclist li .bui_pic_more .bui_thlist_footer{margin-top: 20px;}
.bui_so_reclist li .bui_pic_more .bui_thlist_media{position: relative;float: left;  }
.bui_so_reclist li .bui_pic_more .bui_thlist_media ~ .bui_thlist_media{margin-left: 10px;}
.bui_so_reclist li .bui_thlist_desc{line-height: 22px; margin-bottom: 15px; font-size: 14px; color: #6f6f70; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.bui_so_reclist li .bui_thlist_footer{height: 25px;}
.bui_so_reclist li .bui_thlist_footer span{float: left; height: 25px; margin-right: 20px;}
.bui_so_reclist li .bui_thlist_footer span, .bui_thlist_footer span a{line-height: 25px; font-size: 13px; color: #8d8f96;}
.bui_so_reclist li .bui_thlist_footer span.bui_post_author img{width: 25px; height: 25px;margin: 0 8px 0 0; vertical-align: top; border-radius: 50%;}
.bui_so_reclist li .bui_thlist_footer span.bui_post_view, .bui_so_reclist li .bui_thlist_footer span.bui_post_replies{padding-left: 20px;}
.bui_so_reclist li .bui_thlist_footer span.bui_post_view{margin-left: 15px; background: url(../images/bui_ck.png) no-repeat 0 3px;}
.bui_so_reclist li .bui_thlist_footer span.bui_post_replies{background: url(../images/bui_hf.png) no-repeat 0 4px;}
.bui_so_reclist li .bui_thlist_footer span.bui_post_bk{margin-right: 0;}

/*搜索结果显示*/
.bui_so_rstop h2{font-size: 14px;}
.bui_so_rslist .bui_so_rstit a{font-size: 16px;}
.bui_so_rsdesc{font-size: 12px; color: #7a7a7a;}
.bui_so_rspic{float: left; width: 128px; height: 85px; margin-right: 15px; overflow: hidden;}
.bui_so_rsdesc{line-height: 20px; overflow: hidden;}
.bui_so_rsinfo span, .bui_so_rsinfo span a{color: #555;}

/*相册搜索结果*/
.bui_so_rslist .mla{margin-left: -13px;}
.bui_so_rslist .mla li{width: 150px; height: auto;padding: 0 0 15px 15px}
.bui_so_rslist .mla li .c, .bui_so_rslist .mla li .c a{width: 133px;}
.bui_so_rslist .mla li .c{height: 120px; margin: 0 auto; padding: 8px; background: #F4F4F4; text-align: left; box-shadow: 1px 1px 2px #ccc;}
.bui_so_rslist .mla li .c a{padding: 0;}
.bui_so_rslist .mla li img{width: 133px; max-width: 133px;}
.bui_so_rslist .mla li p a, .bui_so_rslist .mla li span a{font-size: 14px; color: #666;}

/*淘帖搜索结果*/
.bui_so_collection .bui_so_rslist{margin-left: -12px;}
.bui_so_collection .bui_so_rslist dl{float: left;width: 381px;margin-left: 12px;}
.bui_so_collection .bui_so_rslist dt a{font-size: 15px;font-weight: 700;}
.bui_so_collection .bui_so_rslist dt span{font-size: 12px; color: #999; font-family: Arial; font-weight: 400;}
.bui_so_collection .bui_so_rslist dd{color: #666;}

/*群组搜索结果*/
.bui_so_group .bui_so_gzk li{float: left; width: 270px; margin-bottom: 18px;}
.bui_so_group .bui_so_gzk li .bui_so_gzicon{position: relative;top: 4px; float: left; width: 48px; height: 48px; margin-right: 12px; overflow: hidden;}
.bui_so_group .bui_so_gzk li dl{overflow: hidden;}
.bui_so_group .bui_so_gzk li dt a{font-size: 14px;font-weight: 700;}
.bui_so_group .bui_so_gzk li dd{color: #666;}

/*热门搜索*/
.bui_so_hotw_item{padding-top: 8px;}
.bui_so_hotw_item li{float: left; height: 32px; margin: 10px 10px 0 0; border: 1px solid #eee; border-radius: 3px; overflow: hidden;}
.bui_so_hotw_item li a{display: block; line-height: 32px; padding: 0 10px; font-size: 14px; color: #7a7a7a;}
.bui_so_hotw_item li:hover{border: 1px solid #fc7247;}
.bui_so_hotw_item li:hover a{color: #fc7247;}

/*热门推荐*/
.bui_sohrec li { position: relative; height: 80px; margin-top: 15px;}
.bui_banners li a { display: block; }
.bui_sohrec li .bui_sohrec_pic {float: left; position: relative; width: 100px; height: 80px; margin-right: 15px; font-size: 0; background-color: #f5f6f7; overflow: hidden; }
.bui_sohrec li .bui_sohrec_pic img{ width: 100px; height: 80px; border-radius: 5px; -o-object-fit: cover; object-fit: cover; }
.bui_sohrec li .bui_sohrec_pic:before{content: ""; position: absolute; top: 0; left: -75%;width: 50%; height: 100%;background-image: -webkit-gradient(linear,left top,right top,from(transparent),to(rgba(255,255,255,.2))); background-image: linear-gradient(to right,transparent,rgba(255,255,255,.2)); z-index: 2; -webkit-transform: skewX(-25deg); transform: skewX(-25deg); pointer-events: none;display: block;}
.bui_sohrec li .bui_sohrec_pic span{position: absolute; top: 0; left: 0; padding: 2px 8px; font-size: 12px; color: #fff; background: #616263; background: -webkit-gradient(linear,left top,right top,from(#939495),to(#616263)); background: linear-gradient(to right,#939495,#616263); border-radius: 5px 0 5px;}
.bui_sohrec li.bui_list1 .bui_sohrec_pic span{ font-weight: 700; background: #ee0918; background: -webkit-gradient(linear,left top,right top,from(#ff7955),to(#ee0918)); background: linear-gradient(to right,#ff7955,#ee0918);}
.bui_sohrec li.bui_list2 .bui_sohrec_pic span{ font-weight: 700; background: #FF6347; background: -webkit-gradient(linear,left top,right top,from(#FF956F),to(#FF6347)); background: linear-gradient(to right,#FF956F,#FF6347);}
.bui_sohrec li.bui_list3 .bui_sohrec_pic span{ font-weight: 700; background: #ff9143; background: -webkit-gradient(linear,left top,right top,from(#ffb784),to(#ff9143)); background: linear-gradient(to right,#ffb784,#ff9143);}
.bui_sohrec_text{position: relative; height: 80px; overflow: hidden;}
.bui_sohrec_title{max-height: 44px; line-height: 22px; font-size: 14px; color: #18191a; font-weight: 400; overflow: hidden;}
.bui_sohrec_time{position: absolute;bottom: 7px;left: 0;width: 100%; line-height: 20px; font-size: 12px; color: #88909D; overflow: hidden;}
.bui_sohrec li:hover .bui_sohrec_pic:before{-webkit-animation: shine .85s; animation: shine .85s;}

/*图片广告*/
.bui_so_banners li a { position: relative; display: block; font-size: 0;}
.bui_so_banners li sup{position: absolute; right: 5px; bottom: 5px; width: 24px; height: 14px; background: url(../images/ads_icon.png) no-repeat right top;z-index: 1;}

/*分页*/
.bui_so_page .pg{float: right;}
.bui_so_page .pg a, .bui_so_page .pg strong, .bui_so_page .pg label{height: 30px; line-height: 30px; padding: 0 12px; border: 1px solid #f0f0f0; border-radius: var(--theme-border-r);}
.bui_so_page .pg a:hover{color: #fc7247;background-color: #F8F8FF;}
.bui_so_page .pg strong{color: #fff; background-color: #fc7247;}
.bui_so_page .pg a.prev{background-image: url(../images/arw_l.gif);background-position: 50% 50%;}
.bui_so_page .pg a.prev::after{display: none;}
.bui_so_page .pg a.nxt{padding-right: 25px !important; background-image: url(../images/arw_r.gif);background-position: 90% 50%;}
.bui_so_page .pg a.nxt::after{display: none;}

/*快速发帖按钮*/
.bui_post_btn{position: relative; }
.bui_post_btn a{display: block; width: 292px; height: 45px; line-height: 45px; font-size: 15px; color: #fff;text-indent: 20px; text-align: center; background: #fc7247; url(../images/post_icon.png) no-repeat 100px 12px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.bui_post_btn a:hover{background-color: #F2683D;}

/*高级搜索*/
.bui_so_adv .bui_so_advbtn{vertical-align: middle; overflow: hidden; margin-right: 3px; padding: 0; height: 23px; color: #FFF !important; background: #EEE; cursor: pointer; -moz-box-shadow: 0 1px 0 #E5E5E5; -webkit-box-shadow: 0 1px 0 #e5e5e5; box-shadow: 0 1px 0 #e5e5e5; border-radius: 3px;}
.bui_so_adv .tfm th, .bui_so_adv .tfm td{padding: 15px 0; border-bottom: 1px dashed #f0f0f0;vertical-align: middle;}
.bui_so_adv .tfm th{width: 85px;color: #7a7a7a;}
.bui_so_adv .tfm .px{padding: 7px; border: 1px solid #eee; border-radius: 5px;}
.bui_so_adv .bui_so_advbtn{display: block; height: 30px; line-height: 30px; padding: 0 15px; font-size: 14px; color: #fff !important; background: #fc7247; border: 0; outline: 0; border-radius: 5px; cursor: pointer; overflow: hidden;}
.bui_so_adv .bui_so_advbtn:hover{background: #F2683D;}

/*缺省提示*/
.bui_so_emp{padding: 30px; text-align: center; background: #fff; overflow: hidden;}
.bui_so_emp .bui_emp_icon{width: 160px; height: 160px; margin: 0 auto; overflow: hidden;}
.bui_so_emp .bui_emp_icon img{width: 100%; height: 100%;}
.bui_so_emp p { font-size: 13px;color: #aaa;}

/*返回顶部*/
.bui_scrollbox{position: fixed;bottom: 165px;left: 50%; width: 45px; margin-left: 612px;z-index: 10;}
.bui_scrollbox a{position: relative; display: block; width: 45px; height: 45px; margin-top: 10px; text-align: center; background-position: center center;background-repeat: no-repeat;background-color: #fff; box-shadow: 0 2px 4px 0 rgb(0,0,0,0.05); border-radius: var(--theme-border-r); }
.bui_scrollbox a.bui_scrollqq{background-image: url(../images/qq_icon.png);}
.bui_scrollbox a.bui_scrolltop{background-image: url(../images/up_icon.png);}
.bui_scrollbox a span{position: absolute; border-radius: 3px; background-color: #525252; color: #fff; padding: 5px 8px; right: 55px; font-size: 12px; top: 10px; transition: .15s ease-in-out; transform: translateX(-20px); opacity: 0; white-space: nowrap; visibility: hidden;}
.bui_scrollbox a:hover{background-color: #fc7247;}
.bui_scrollbox a.bui_scrollqq:hover{background-image: url(../images/qq_icon2.png);}
.bui_scrollbox a.bui_scrolltop:hover{background-image: url(../images/up_icon2.png);}
.bui_scrollbox a:hover span{opacity: 1; transform: translateX(0); visibility: visible;}

/*底部*/
body#bui_so_club #ft{ width: 100%;min-width: 1200px; height: 45px; margin-top: 20px; padding: 30px 0;}
body#bui_so_club #ft .bui_so_ft, #ft .bui_so_ft a{color: #9c9c9c;}
body#bui_so_club #ft .bui_so_ft .pipe{color: #666;}
body#bui_so_club #ft .bui_so_ft a:hover{color: #fff;}
body#bui_so_club #ft .bui_so_ft .bui_footer{width: 1200px; margin: 0 auto;}
body#bui_so_club #ft .bui_so_ft .bui_ft_box { position: relative;}
body#bui_so_club #ft .bui_so_ft .bui_ft_box .bui_ft_line{position: absolute; top: -30px; left: 0; right: 0; width: 100%; height: 4px; background-color: #333; background-position: 0 0; background-repeat: repeat; background-image: -webkit-repeating-linear-gradient(to right, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px); background-image: -webkit-repeating-linear-gradient(left, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px); background-image: repeating-linear-gradient(to right, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px); -webkit-animation: animate-colors 200s infinite linear; animation: animate-colors 200s infinite linear; -webkit-animation-play-state: paused; animation-play-state: paused; }
body#bui_so_club #ft .bui_so_ft .bui_ft_box .bui_ft_line.bui_ft_shadow{top: -26px; height: 50px;}
body#bui_so_club #ft .bui_so_ft .bui_ft_box .bui_ft_line.bui_ft_shadow i{display: block; width: 100%; height: 100%; background: -webkit-linear-gradient(top, rgba(18,18,18,0.8), #121212); background: linear-gradient(to bottom, rgba(18,18,18,0.8), #121212);}