
body {
    --dz-BG-body: #eee;
    --dz-BG-color: #FE2542;
}
a:hover, a:visited, a:link, a:active {text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input:focus,select:focus{outline:none;}
input,select{background: none;}
.px, .pt, .ps, select{border-color: #E6E6E6;background: none;}
input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-appearance: none;outline: none;}
img{vertical-align: middle;border-radius: 4px;}
.xc-333{color:#333333 !important;}
.xc-666{color:#666666 !important;}
.xc-999{color:#999999 !important;}
.xc-fff{color: #ffffff !important;}
.xc-000{color: #000000 !important;}
.xc-ccc{color: #cccccc !important;}
.xc-main{color: #FE2542 !important;}

.xs-12{font-size: 1rem !important;}
.xs-14{font-size: 1.2rem !important;}
.xs-16{font-size: 1.4rem !important;}
.xs-18{font-size: 1.6rem !important;}
.xs-20{font-size: 1.8rem !important;}

.xm-btn1{border:1px solid #FE2542;color: #FE2542 !important;padding: 4px 10px;border-radius: 20px;font-size: 1.2rem;}
.xm-btn2{border:1px solid #FE2542;background-color: #FE2542;color: #fff !important;padding: 4px 10px;border-radius: 20px;font-size: 1.2rem;}
.xm-btn3{border:1px solid #333;background-color: #fff;color: #333;padding: 8px 0;border-radius: 3px;font-size: 1.2rem;width: 100%;display: block;text-align: center;}

.u-pad20{padding:20px !important;}
.u-padTop5{padding-top: 5px !important;}
.u-padTop10{padding-top: 10px !important;}
.pipe{padding:0 5px;}
.bg-white{background-color: #fff !important;}
.bg-f5{background-color: #f5f5f5 !important;}
.u-marginBottom15{margin-bottom: 15px;}
.u-marginTop15{margin-top: 15px;}
.u-marginBottom10{margin-bottom: 10px;}
.u-marginTop10{margin-top: 10px;}
.b-radius50{-webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;-ms-border-radius: 50%;}
.xm-top-height{height: 50px;}
.row-inner{padding: 0 12px;}
.xm-flex{display: flex;}
.flex-space-between{justify-content: space-between;}
.widge{padding: 12px;}
.widge-title{font-size: 1.2rem;}
.hide-over{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hide-over-2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.wrapper{padding-bottom: 40px;}
/* 空内容样式 */
.empty-div{padding:44px 12px;text-align: center;background-color: #fff;margin-top: 10px;}
.empty-div img{width: 25%;}
.empty-div .enquiry-empty{color:#999;font-size:1.2rem;padding-top: 10px;}
/* end 空内容样式 */

/* .position-item:active,.bottombar ul li:active,.f-list-item .list li,.xm-fast-bottom ul li:active{background-color: #f3f3f3;} */
.bg{background: #fafafa;}
.xm-header {background-color: #fff;color: #333;height: 30px;line-height: 30px;padding: 10px 12px;border-bottom: 1px solid #f5f5f5;}
.xm-header i{color: #333;}
.footer{margin-top:30px;margin-bottom: 30px;background: transparent;text-align: center;line-height: 2em;color: #A5A5A5;padding: 10px 0 0 0;}
.footer a {margin: 0 6px;color: #A5A5A5;}
/* .wp-main{padding-top: 54px;} */
.top-bar{width:100%;padding:3px 0;height:44px;background-color: #fff;line-height: 44px;border-bottom: 1px solid #f5f5f5;position: fixed;top:0;left: 0;z-index: 5;text-align: center;font-size: 1.4rem;}
.top-bar-wrap{display: flex;justify-content: space-between;padding: 0 12px;align-items: center;}
.top-bar .z{float: none;position: absolute;left: 0;}
.top-bar .y{position: absolute;right: 12px;}
.top-bar .back .back-icon,.nav .back-icon{height: 22px;vertical-align: middle;}
.top-bar .back{padding:0 6px;}
.top-bar .z,.top-bar.y{height: 44px;}
.top-bar .search{background-color: #f3f3f3;padding:6px 10px;border-radius: 15px;}
.top-bar .search img{vertical-align: middle;}
.nav .back-icon{padding-left:6px;}
.more-btns{position: fixed;right: 12px;top:55px;padding:0 20px;box-shadow: 0 1px 4px rgba(0,0,0,.15);}
.more-btns li{font-size: 1.4rem;border-bottom: 1px solid #e9e9e9;padding:5px 0;}
.more-btns::before{background: #fff none repeat scroll 0 0;box-shadow: -1px -1px 3px -1px rgba(0,0,0,.15);content: '';display: block;width: 10px;height: 10px;right: 10px;position: absolute;top: -12px;transform: rotate(45deg) translate(6px,6px);}
.more-btns img{width: 22px;height: 22px;}

.xm-foot-height{height: 60px;}
.bottombar{width:100%;position: fixed;bottom: 0;left:0;height:44px;padding: 4px 0;border-top: 1px solid #E6E6E6;z-index: 2;}
.bottombar ul{width: 100%;}
.bottombar ul li{width: 20%;float: left;text-align: center;height: 44px;line-height: 44px;}
.bottombar ul li .active{color: #333333;font-weight: 600;font-size: 1.4rem;}
.bottombar ul li p{font-size: 1.4rem;color: #999;}
.bottombar ul li p.icon i{padding: 8px 18px;background-color: #FE2542;color: #fff;border-radius: 8px;}
.bottombar ul li a{position: relative;display: inline-block;}
.bottombar ul li .icon-num{position: absolute;right: -10px;top: 5px;background-color: #FE2542;color: #fff;height: 18px;line-height: 18px;width: 18px;border-radius: 50%;font-size: 1rem;border: 1px solid #fff;}

/*轮播图*/
.slide{clear:both;position:relative;z-index:0;width:100%;max-width:960px;max-height:480px;}
.slide-box{ width:100%;height:100%; margin:0 auto;position:relative; overflow:hidden}
.slide .slide-ul{position:absolute;z-index:1;left:0;width:10000px;}
.slide .slide-ul li{float:left;display:block;}
.slide .slide-ul li img{display:block;width:100%;height:100%;object-fit:cover;}
.slide .title-box{ width:90%; padding:0 5%; z-index:999; height:30px; line-height:30px; position:absolute; left:0; bottom:-30px;text-align: center;}
.slide .circle em{ display:inline-block; width:5px; height:5px; margin-left:5px; background-color:rgba(0, 0, 0, 0.35); border-radius:5px;}
.slide .circle .active{ background-color:#FE2542;width: 15px;}
/*end 轮播图 */

.d-news{height:40px;line-height: 40px;margin: 0px 12px;background: #fff;border-radius: 20px;display: flex;padding: 0 10px;}
.d-news img{vertical-align: middle;height:24px;}
.d-news .title{font-size: 1.2rem;}
.news {height:40px;overflow:hidden;flex-grow: 1;}
.news .t_news {height:20px;color:#2a2a2a;margin-top:10px;overflow:hidden;position:relative;width:100%;}
.news .news_li,.swap {line-height:20px;display:inline-block;position:absolute;top:0;left:5px;font-size:1.2rem;color:#585858;white-space: nowrap;width: 100%;}
.news .news_li a,.swap a{width: 100%;display: block;text-overflow: ellipsis;overflow: hidden;font-size: 1.2rem;}
.news .swap {top:20px;}

.tabbar{height:44px;line-height: 44px;}
.tabbar li{height: 100%;float: left;text-align: center;position: relative;font-size: 1.4rem;padding: 0 10px;}
.tabbar li a{color: #999;}
.tabbar li.active a{font-weight: 600;color: #333;font-size: 1.4rem;}
.tabbar li.active::after{content: '';width: 20px;height:2px;background-color: #FE2542;position: absolute;bottom: 4px;left: calc(50% - 10px);}
.search-bar{padding:10px 15px;}
.search-bar .search{padding: 4px 10px;background-color: #eff0f0;border-radius: 20px;display: block;text-align: center;margin-bottom: 0;}

/*门户帖子列表*/
.position-item{padding:20px 12px;border-bottom: 1px solid #eee;background-color: #fff;}
.post-img{position:relative;width:30%;height:76px;}
.post-img img{width:100%;height:100%;object-fit:cover;border-radius: 3px;}
.post-content{width:68%;}
.p-desc{font-size: 1.2rem; overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.p-title{font-size:1.4rem;font-weight: 600;margin-bottom:10px;}
.d-msg{margin-top: 10px;}
.d-msg .d-msg-item{margin-left: 5px;}
.d-msg a,.d-msg span{font-size: 1rem;}
.threadlist_imglist ul li{width: 32.6%;margin-top: 1.1%;margin-right: 1.1%;}
.threadlist_imglist ul li:nth-child(3n) {margin-right: 0;}
.threadlist_imglist ul li img{width: 100%;}
.nextpage{background-color: #f5f5f5;padding: 10px;text-align: center;font-size: 1.2rem;}
.nextpage a{color: #999;}
.xm-videotag{position: absolute;top: 12px;right: 12px;background: #74615a url(../../image/mobile/play1.png) no-repeat;width: 24px;height: 24px;background-size: 12px;background-position: 50%;border-radius: 50%;opacity: 0.6;}
.tabbar-essay-more{height: 54px;overflow: hidden;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;-webkit-backface-visibility: hidden;-webkit-perspective: 1000;-webkit-overflow-scrolling: touch;text-align: justify;box-sizing: border-box;display: flex;}
.tabbar-essay-more li{float: left;width: auto;padding: 0 15px;height: 44px;font-size: 1.2rem;line-height: 44px;}
.tabbar-essay-more li a{color: #999;}
.tabbar-essay-more li.active a{color: #000;}
.tabbar-essay-more::-webkit-scrollbar {display: none;}
/*end门户帖子列表*/

/*论坛头部统计*/
.titlebar{height:88px;background-color: #FF907B;padding:12px;position: relative;margin-bottom: 40px;}
.titlebar .title{font-size: 1.4rem;color:#fff;padding-top: 22px;font-weight: 600;}
.chartbar li{width: 25%;background-color: #fff;float: left;text-align: center;padding:10px 0;}
.chartbar li em{margin-left:10px;font-weight: 500;color:#333;}
.chartbar li p{color:#999;font-size: 1.2rem;}
/*end论坛头部统计*/


/*论坛版块列表*/
.d-fq-list{width: 25%;position: fixed;left: 0;top: 52px;overflow: auto;}
.d-bk-list{width: 75%;margin-left: 25%;}
.d-fq-list ul{padding: 10px 0;height: calc(100vh - 120px);}
.d-fq-list ul li{text-align: center;font-size: 1.2rem;padding: 1.2rem 12px;position: relative;color: #999;}
.d-fq-list ul li.active{background-color: #fff;color: #333;}
.d-fq-list ul li.active::before{content: '';width: 3px;height: 12px;position: absolute;left: 3px;top: calc(50% - 6px);background-color: #FE2542;}
.d-bk-list ul li{padding: 12px 10px;background: #f7f8fb;border-radius: 10px;margin-bottom: 10px;}
.d-bk-list ul li .xm-wrap{display: flex;justify-content: space-between;align-items: center;}
.d-bk-list ul li img{width: 44px !important;max-height: 44px !important;}
.d-bk-list ul li .title{font-size: 1.4rem;margin-bottom: 5px;color:#000;}
.d-bk-list ul li .desc{font-size: 1rem;color: #999;}
.d-bk-list ul li .xm-info{flex-grow: 1;display: flex;align-items: center;}
.d-bk-list ul li .xm-info img{margin-right: 10px;}
.d-bk-list ul li .xm-ops{background-color: #FE2542;color: #fff;font-size: 1.4rem;padding: 0 15px;height: 28px;line-height: 28px;border-radius: 20px;margin-left: 10px;}
.d-bk-list ul li .xm-ops-minus{border: 1px solid #FE2542;background-color: #fff;color: #FE2542;}

.f-list-item{margin: 0 0px 8px 0px;}
.f-list-item .part{background-color: #fff;padding:16px 12px;border-bottom: 1px solid #f2f2f2;}
.f-list-item .part .title{font-size: 1.2rem;color: #333;position: relative;padding-left: 10px;}
.f-list-item .part .title::before{content: '';width: 3px;height: 80%;margin-right: 10px;background-color: #666;position: absolute;left: 0;top:10%;}
.f-list-item .part i{font-size: 1.2rem;color: #999;}
.f-list-item .list li{float:left;width: 50%;box-sizing:border-box;position: relative;padding:20px 12px;display: flex;}
.f-list-item .list li img,.f-list-item .list li a{height: 48px;width: 48px;}
.f-list-item .list li a{display: block;}
.f-list-item .list li p{font-size: 1.4rem;color:#000;margin-bottom: 5px;}
.f-list-item .list li em{font-size: 1rem;color:#999;}

/*end 论坛版块列表*/


/* .for-head{padding:16px 12px;}
.for-head-top img{width: 56px;height: 56px;margin-right: 10px;} */
/* .for-head-desc{padding:10px 0;}
.for-head-btns li{width:48%;height:36px;line-height: 36px;border:1px solid #6ABB4D;text-align: center;font-size: 1.2rem;border-radius: 20px;}
.for-head-btns .main-btn{background-color: #6ABB4D;color: #fff;}
.for-head-btns .little-btn,.for-head-btns .little-btn a{background-color: #fff;color: #6ABB4D;} */

.sub-forum{padding:20px 12px;}
.sub-forum .title{padding-bottom: 5px;border-bottom:1px solid #E6E6E6;}
.sub-form-list{overflow: hidden;height: 50px;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;-webkit-backface-visibility: hidden;-webkit-perspective: 1000;-webkit-overflow-scrolling: touch;text-align: justify;box-sizing: border-box;display: flex;}
.sub-form-list::-webkit-scrollbar{display: none }
.sub-form-list li{height:40px;line-height: 40px;padding:0 16px;margin-right: 10px;background-color: #F2F2F2;float: left;font-size: 1.2rem;}

.tabbar-more{padding:0;height: 54px;overflow: hidden;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;-webkit-backface-visibility: hidden;-webkit-perspective: 1000;-webkit-overflow-scrolling: touch;text-align: justify;box-sizing: border-box;display: flex;}
.tabbar-more li{float: left;width: auto;padding: 0 20px;height: 44px;line-height: 44px;}
.tabbar-more li a{font-size: 1.3rem !important;}

.tabbar-my{display: flex;justify-content: center;border-bottom: 1px solid #f5f5f5;}

.fix-filter{position: absolute;right: 0;top: 0;border-left: 1px solid #E6E6E6;height: 44px;line-height: 44px;padding: 0 20px;}

.xm-threadlist li{padding:10px 12px;border-bottom:1px solid #E6E6E6;}
.xm-threadlist li .title{font-size: 1.4rem;margin-bottom: 5px;}
.xm-threadlist li .title .icon{margin-left: 5px;vertical-align: middle;}
.xm-threadlist li .p-icon{margin-bottom: 5px;}
.xm-threadlist li .p-icon .icon{vertical-align: middle;margin-right: 5px;}
.xm-threadlist li .p-icon img{vertical-align: middle;}
.xm-threadlist li .p-icon .hot{border: 1px solid #E6E6E6;color:#FE2542;padding: 0px 5px;font-size: 1rem;border-radius: 20px;}
.xm-threadlist li .p-info img{width:20px;height:20px;vertical-align: middle;}
.xm-threadlist li .p-info .num{font-size: 1rem;}


.theme{padding-top: 30px;}
.theme-author{background-color: #fff;padding: 12px 0;}
.theme-author .y a{background-color: #6ABB4D;color: #fff;padding: 5px 10px;border-radius: 3px;font-size: 1.2rem;}
.rely{padding: 0px 12px;background-color: #fff;line-height: 45px;}
.forum-tag{margin-top:12px;}
.forum-tag a{background-color: #EFF2F6;color:#6F96DC;border-radius: 20px;padding:4px 10px;font-size: 1.1rem;}
.forum-tag a .icon{display: inline-block;background-color: #6490E2;color: #fff;border-radius: 50%;width: 15px;height: 15px;text-align: center;line-height: 15px;margin-right: 5px;}

.xm-fastpost{padding: 16px 12px;}
.xm-fastpost .alert-info{border: 1px solid #E6E6E6;padding: 6px 10px;color: #999;margin-bottom: 10px;}
.xm-fastpost .pt{text-align: center;border: 1px solid #E6E6E6;padding: 30px;}

.xm-input{-webkit-appearance: none;background: #fff;box-sizing: border-box;width: 100%;padding: 2px 2%;height: 40px;border-radius: 4px;border: 1px solid #E9E9E9;transition: border 0.2s linear 0s,box-shadow 0.2s linear 0s;font-size: 1.2rem;}
.xm-textarea{-webkit-appearance: none;background: #fff;box-sizing: border-box;width: 100%;padding: 2px 2%;border-radius: 4px;border: 1px solid #E9E9E9;transition: border 0.2s linear 0s,box-shadow 0.2s linear 0s;font-size: 1.2rem;}
.xm-select{-webkit-appearance: none;background: #fff;box-sizing: border-box;width: 100%;padding: 2px 2%;height: 40px;border-radius: 4px;border: 1px solid #E9E9E9;transition: border 0.2s linear 0s,box-shadow 0.2s linear 0s;font-size: 1.2rem;}


/* 会员等级 */
.xmicon{color: #fff;border-radius: 2px;font-size: 1rem;padding: 0px 2px;vertical-align: middle;}
.xmicon.lv1{background-color: #8cdbf4;}
.xmicon.lv2{background-color: #6eceff;}
.xmicon.lv3{background-color: #599dff;}
.xmicon.lv4{background-color: #34d19b;}
.xmicon.lv5{background-color: #ffa000;}
.xmicon.lv6{background-color: #f36262;}
.xmicon.lv7{background-color: #f36262;}
.xmicon.lv8{background-color: #f36262;}
.xmicon.lv9{background-color: #f36262;}
.xmicon.lv10{background-color: #f36262;}
/* 会员等级end */

/*帖子详情-相关推荐*/
.relatelist{margin-top: 20px;border-top: 1px solid #f5f5f5;padding: 12px 0;}
.relatelist .relate-title{font-size: 1rem;color: #999;margin-bottom: 10px;}
.relate-list li{padding: 12px 0;border-bottom: 1px dashed #f5f5f5;}
.relate-list li .subject{font-size: 1.4rem;line-height: 1.4;margin-bottom: 5px;display: inline-block;}
.relate-list li .desc{color: #999;font-size: 1rem;}
/*结束*/

.poster{background-color: #f5f5f5;border-radius: 4px;margin-top: 20px;}
.poster .poster-title{padding: 10px;font-size: 1.4rem;color: #333;}
.poster .name{padding: 8px 10px;font-size: 1.2rem;}

/*主题分类*/
.tag-list{padding: 0 12px;}
.tag-list li{margin-right: 10px;margin-top: 10px;display: inline-block;margin-bottom: 10px;}
.tag-list li a{height: 26px;line-height: 26px;display: inline-block;padding: 0 10px;border-radius: 20px;font-size: 1.1rem;background: #f8f8f8;position: relative;}
.tag-list li.active a{background: linear-gradient(90deg,#ff5267,#ff7d8d);color: #fff;}
.tag-list li a .num{margin-left:5px;color: #333;font-size: 1rem;border-radius: 50%;}
.tag-list li.active .num{color: #fff;}
/*主题分类结束*/


/*帖子列表*/
.xm-forum-top{position: relative;width: 100%;height: 160px;background-attachment: fixed;}
.xm-contt{height: 20px;position: absolute;top: -20px;width: 100%;border-radius: 15px 15px 0 0;}
.bk-desc{padding-bottom: 10px;border-bottom: 1px solid #f8f8f8;}
.for-head{padding:5px 15px 16px 15px;position: absolute;top: 30px;width: calc(100vw - 30px);}
.for-head-top {padding: 0 12px;}
.for-head-top img{width: 53px;height: 53px;margin-right: 15px;border: 2px solid #fff;border-radius: 8px;background-color: #f6f6f6;}
/* div模块上面的黑色遮罩 */
.bg-blur{float: left;width: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;-webkit-filter: blur(30px);-moz-filter: blur(30px);-o-filter: blur(30px);-ms-filter: blur(30px);filter: blur(30px);}
.mask{position:absolute;top:0;left: 0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(0,0,0,.25) 5%,rgba(0,0,0,.55));}
.head-mask{position:absolute;top:0;left: 0;width:100%;height:100%;background-color: rgba(0,0,0,0.3);}
/* end div模块上面的黑色遮罩 */
.forum-title{margin-bottom: 10px;}
.forum-title a{font-size: 1.6rem;color: #000;}
.forum-title .xm-forum-icon img{width: 30px !important;height: 30px !important;margin-right: 10px;}
/* .forum-title a .icon{display: inline-block;background-color: #6490E2;color: #fff;border-radius: 50%;width: 20px;height: 20px;text-align: center;line-height: 20px;margin-right: 10px;font-size: 1.2rem;} */
.forum-desc p{color: rgba(255, 255, 255, 0.7);font-size: 1.1rem;}
.forum-sttag li{display: inline-block;margin-right: 20px;height: 44px;line-height: 44px;position: relative;}
.forum-sttag li a{color: #808080;font-size: 1.4rem;}
.forum-sttag li.active a{color: #000;font-size: 1.4rem;font-weight: 600;}
.forum-sttag li.active::after{content: '';width: 20px;height: 3px;border-radius: 3px;position: absolute;left: calc(50% - 10px);bottom: 3px;background-color: #FE2542;}
.filter--content {margin-top:10px;display: block;padding: 12px;-webkit-border-radius: 4px;border-radius: 4px;background-color: #fff;position: relative;border: 1px solid #f3f3f3;}
.filter--content .filter-tag {position: relative;display: inline-block;list-style: none;margin: 0;padding: 0;}
.filter--content .filter-item span {margin-right: 10px;border-radius: 4px;color: #FE2542;border: 1px solid transparent;}
.filter--content .filter-item a.on {border: 1px dashed #a5a5a5;background-color: #eee;}
.filter--content .filter-item .filter-tag li{display: inline-block;margin-bottom: 10px;}
.filter--content .filter-item .filter-tag a {display: inline-block;margin-top: 0;border-bottom: 1px solid transparent;color: #333;border-radius: 0;padding: 0 5px;position: relative;border: 1px solid transparent;border-radius: 4px;font-size: 1rem;line-height: 24px;}
.filter--content .filter-item .filter-tag a:hover,.filter--content .filter-item .filter-tag a.on {background-color: #f5f5f5;}
.thread-list{margin-top:10px;position: relative;}
.thread-list .item{background: #fff;margin-bottom: 10px;}
.thread-list .item .author{display: flex;justify-content:space-between;align-items: center;padding: 12px 12px 0 12px;}
.thread-list .item .avatar{display: flex;align-items: center;}
.thread-list .item .avatar .name{font-size: 1.3rem;color: #333;margin-left: 10px;}
.thread-list .item .ttile{margin-top: 15px;margin-bottom: 15px;padding: 0 12px;}
.thread-list .item .ttile .main{color:#333;font-size: 1.4rem;margin-bottom: 5px;}
.thread-list .item .ttile .desc{color:#999;font-size: 1.2rem;height: 1.6rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.thread-list .pic img{width: 100%;height: 100%;object-fit: cover;}
.thread-list .pic li{padding: 0 3px;float: left;box-sizing: border-box;float: left;margin-bottom: 6px;}
.thread-list .pic1{max-height: 400px;overflow: hidden;}
.thread-list .pic2 li,.thread-list .pic4 li{width: 33.33%;}
.thread-list .pic3 li,.thread-list .pic5 li,.thread-list .pic6 li{width: 33.33%;height:100px;}

li.list_top{padding: 0 12px;border-bottom: 1px solid #f2f2f2;font-size: 1.2rem;height: 36px;line-height: 36px;overflow: hidden;background-color: #fff;}
span.micon {background: #FE2542;color: #fff;font-size: 1rem;padding: 1px 3px;margin-right: 12px;border-radius: 2px;}
.list_top a .gonggao {background-color: #2B7ACD;}

.action-box {display: flex;position: relative;height: 44px;border-bottom: 1px solid #f5f5f5;padding: 0 12px;margin-top: 12px;justify-content: space-between;}
.action {display: flex;height: 100%;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/* .action::after{content: "";height: 15px;width: 1px;background-color: #ebebeb;position: absolute;right: 0;} */
.action .action-title-box{background: #f7f7f7;width: 6rem;text-align: center;height: 26px;line-height: 26px;border-radius: 4px;color: #999;margin-right: 6px;}
.action .action-title{font-size: 1.1rem;}
.action a{color: #999;}
.action .fa{font-size: 16px;color: #999;margin-right: 5px;}
/*帖子列表end*/

/*瀑布流开始*/
.wall {display: block;position: relative;margin: 0px 2%;width: 96%;}
.article {display: block;background: white;border-radius: 4px;box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);transition: all 100;overflow: hidden;position: relative;margin-bottom: 2%;width: calc((100% - 2%)/2);margin-right: 2%;float: left;}
.article:nth-child(even){margin-right: 0;}
.article:hover{ transform: scale(1.01);}
.article .pic-fm {display: block;width: 100%;margin: 0 0 5% 0;}
.article a{ color: #666;}
.article p{padding:5% 5% 0 5%;font-size: 1.2rem; line-height: 1.5;}
.article p.title{margin-bottom: 8px;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: 500;font-size: 14px;line-height: 22px;max-height: 44px;height: auto;color: #333;}
.article p.small{ font-size: 1rem; color: #666; line-height: 1.5;margin-bottom: 5%;padding: 0 5%;}
.article p.small span{color: #666;}
.article p img{width: 20px;height: 20px;vertical-align: middle;border-radius: 50%;}
.img{position: relative;border-radius: 0;overflow: hidden;}
.img img{border-radius: 0;}
.img:after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: background-color .2s;background-color: transparent;-webkit-transform: translateZ(0);border-radius: 10px;}
.img:hover:after {background-color: rgba(0,0,0,.3);}
/*瀑布流结束*/
.wrapper h3{ text-align: center; margin:0 20%; white-space: nowrap; text-overflow: ellipsis; font-weight:normal; color: #333; overflow: hidden;  font-size: 1.5em; padding: 0.7em 0;}
.wrapper h4{ width: 90%; margin:0 5%; text-align: justify; font-weight:normal; color: #999;  font-size: 1.2em; margin-bottom: 3%; line-height:1.5; }

.fast-input{border-radius: 20px;height: 30px;text-indent: 10px;font-size: 1rem;}

/*我的*/

/*我的结束*/
  
  
/*快速发帖*/
.xm-bk-block{margin: 12px;}
.xm-bk-block ul li{border-right: 1px solid #f5f5f5;}
.xm-bk-block ul li p{font-size: 1.2rem;}
.xm-bk-block ul li p.pbls{background-color: #FF9900;color:#fff;}
.xm-bk-block ul li p.pbls a{color: #fff;}
.pbl li a {
    display: block;
    height: 30pxpx;
    line-height: 30px;
    padding: 0 6px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 4px;}
/*快速发帖结束*/

/*我的消息*/
.xm-pm-pmbox ul li{padding: 12px;border-bottom: 1px solid #f5f5f5;}
.notice{margin: 0;}
.notice-a{height: 40px;line-height: 40px;margin-left: 10px;font-size: 1.2rem;font-weight: 600;}
.xm-pm-pmbox .notice{background: #f3ae45 url(../../image/mobile/pm-icon1.png) no-repeat 50% 50%;padding: 20px;border-radius: 50%;background-size: 22px;}
.xm-pm-pmbox .notice_mypost{background-image: url(../../image/mobile/pm-icon2.png);background-color: #ec5f6b;}
.xm-pm-pmbox .notice_interactive{background-image: url(../../image/mobile/pm-icon3.png);background-color: #5093f7}
.xm-pm-pmbox .notice_system{background-image:  url(../../image/mobile/pm-icon1.png);background-color: #73d5ae}
.xm-pm-pmbox .notice_app{background-image:  url(../../image/mobile/pm-icon1.png);background-color: #ed8c51;}
.xm-pm-pmbox .avatar_img{width: 40px;height: 40px;margin-right: 14px;position: relative;}
.xm-pm-pmbox .avatar_img .num{position: absolute;right: -6px;top: -6px;border-radius: 50%;background-color: #eb515e;color: #fff;font-size: 1rem;display: block;width: 18px;height: 18px;text-align: center;}
.xm-pm-pmbox .avatar_img img{width: 100%;height: 100%;border-radius: 50%;}
.xm-pm-pmbox .info{width: calc(100vw - 78px);}
.xm-pm-pmbox .title{font-weight: 600;position: relative;}
.xm-pm-pmbox .title em{position: absolute;right: 0;top: 0;font-weight: normal;}
.xm-pm-pmbox .content{height: 1.8rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.friend_msg .dialog_blue{margin-left: 12px;}
.friend_msg .dialog,.self_msg .dialog{padding:5px 12px;border-radius: 10px;max-width: calc(100vw / 2);font-size: 1.2rem;}
.self_msg .dialog_white{margin-right: 12px;}
.self_msg .dialog{background-color: #59a4f2;color: #fff;}
.notice:before{display: none;}
/*我的消息结束*/

.ot-type{padding:10px 0;text-align: center;position: relative;}
.ot-type::after{position: absolute;content: '';width:60px;height:1px;background-color: #e6e6e6;right:20px;top:28px;}
.ot-type::before{position: absolute;content: '';width:60px;height:1px;background-color: #e6e6e6;left:20px;top:28px;}
.ot-type .icon{font-size: 22px;}
.ot-type i{padding:0 10px;}
.ot-type i.fa:hover{color:#ea6f5a}

.xm-user-list li{display: inline-block;margin-right: 10px;width: 48px;}
.xm-user-list li .user-name{text-align: center;overflow: hidden;text-overflow:ellipsis;white-space:nowrap}

/*我的资料*/
.xm-prof-top{position: relative;background: url(../../image/mobile/space-banner.jpg) no-repeat 50% 50%;background-color: rgba(0, 0, 0, 0.5);height: calc(100vw * 0.4);;}
.xm-prof-top .inner{max-width: 100%;position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;}
.xm-prof-top .avatar_m{position: absolute;left: calc((100vw - 66px) / 2);bottom: -33px;}
.xm-prof-top .avatar_m img{border: 3px solid #fff;border-radius: 50%;width: 66px;}
.xm-prof-top .d-btn{position: absolute;width:calc(100vw);left: 0;bottom: 63px;text-align: center;}
/*我的资料结束*/

/*筛选*/
.xm-sort-item{padding:2%;width: 76%;border-bottom: 1px solid #f5f5f5;}
.xm-sort-item .title-bar{position: relative;width: 100%;}
.xm-sort-item .title-bar i{position: absolute;right: 0;}
.xm-sort-item .item-ul{width: 100%;padding-top:2%;flex-wrap: wrap;display: flex;}
.xm-sort-item .item-ul li{padding: 2%;margin-right: 2%;width: 28%;background-color: #f4f4f4;text-align: center;min-height: 30px;line-height: 20px;border-radius: 3px;margin-bottom: 2%;font-size: 1rem;display: flex;justify-content: space-around;align-items: center;flex-wrap: wrap;}
.xm-sort-item .item-ul li:nth-child(3n){margin-right: 0;}
.xm-sort-item .item-ul li.active{background-color: #FFEDF0;}
.xm-sort-item .xm-input,.xm-sort-item .xm-select{width: 94%;margin: 2% 0;height: 35px;line-height: 35px;}
/*筛选结束*/

/*帖子阅读页快速回复*/
.xm-fast-bottom{position: fixed;bottom: 0;width:calc(100vw);height: 48px;line-height: 48px;border-top: 1px solid #e6e6e6;}
.xm-fast-bottom .inner{padding: 0 2%;height: 48px;line-height: 48px;display: -webkit-flex;display: flex;justify-content: space-between;}
.xm-fast-bottom ul li{text-align: center;}
.xm-fast-bottom ul li img{width: 24px;height: 24px;}
.xm-fastpost-main .z{width: 88%;}
.xm-fastpost-main .y{width: 10%;}
.xm-fastpost-main .f2{background-color: #f5f5f5;border-color: #f5f5f5;color: #333;}
.xm-fastpost-main ul li{margin-bottom: 2%;}
/*帖子阅读页快速回复结束*/

/*返回顶部、首页*/
#tophovertree{display:block;padding:8px;border-radius: 50%;width: 20px;height:20px;position:fixed;right:4%;bottom:68px;cursor:pointer;background:#2e2e2e url(../../image/mobile/top.png) no-repeat;border: 1px solid #333;background-size: 20px 20px;background-position: center;opacity: 0.9;display:none}
#homehovertree{display:block;padding:8px;border-radius: 50%;width: 20px;height:20px;position:fixed;right:4%;bottom:118px;cursor:pointer;background: #2e2e2e url(../../image/mobile/home.png) no-repeat;border: 1px solid #333;background-size: 20px 20px;background-position: center;opacity: 0.9;}
/*返回顶部、首页结束*/

/*底部对话框*/
.layui-m-layer-footer .layui-m-layerbtn span a{color: #3478f6 !important;font-size: 1.4rem;display: block;width: 100%;}
.layui-m-layer-footer .layui-m-layerbtn span[no]{border-radius: 0 !important;}
.layui-m-layer-footer .layui-m-layerbtn span[no]:first-child{border-radius: 5px 5px 0 0 !important;}
.layui-m-layer-footer .layui-m-layerbtn span[no]:last-child{border-radius: 0 0 5px 5px !important;}
.layui-m-layer-footer .layui-m-layerbtn span,.layui-m-layer-footer .layui-m-layercont{background-color: rgba(255,255,255,0.9) !important;}
.layui-m-layer-footer .layui-m-layercont{padding: 10px !important;}
/*底部对话框结束*/

/*购买主题*/
.dialogbox{background-color: #fff;width: 80%;border-radius: 5px;}
.dialogbox .flb{text-align: center;padding: 10px;font-size: 1.4rem;border-bottom: 1px solid #f5f5f5;}
.dialogbox table{width: 100%;}
.dialogbox table th{height: 34px;padding-left: 20px;vertical-align: middle;}
.dialogbox table th,.dialogbox .wp table td{font-size: 1.2rem;}
.dialogbox .pnc span{font-size: 1.4rem;}
.dialogbox .pns{padding: 20px;}
.dialogbox .pnc{border:1px solid #FE2542;background-color: #FE2542;color: #fff;padding: 8px 0;border-radius: 3px;font-size: 1rem;width: 100%;display: block;text-align: center;}
/*购买主题end*/

/*关注粉丝*/
.flow-list{background-color: #fff;}
.flow-list li{padding: 12px;border-bottom: 1px solid #f4f4f4;}
.flow-list li .flw_avt img{width: 40px;height: 40px;border-radius: 50%;}
.flow-list li .au-name{height: 40px;line-height: 40px;padding-left: 10px;font-size: 1.2rem;}
.flow-list li .au-name a{font-size: 1.3rem;font-weight: 500;color: #000;}
.flow-list li .au-opt{margin: 10px 0;}
.flow-list li .au-opt .xm-btn1{padding: 3px 12px;}
/*关注粉丝end*/

/*搜索*/
.pub-search{margin-top: -1px;}
.pub-search,.pub-search-hot{padding:12px;}
.pub-search-hot li{float: left;margin-right: 10px;margin-bottom: 10px;border: 1px solid #eee;padding:3px 12px;font-size: 1.1rem;border-radius: 20px;}
/*end搜索*/


.user {padding: .32rem .32rem .64rem;background-color: #fff;position: relative;overflow: hidden;padding: 64px 0 0px;}

.user-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--477b62b8);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.user-bg--placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 2;
	opacity: 0.8;
}

.user-card {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 3
}
.user-about,.user-sign{padding: 0 12px;}
.user-about{display: flex;align-items: center;margin-bottom: 10px;}
.user-about .l-head{margin-right: 10px;}
.user-about .l-head img{border:2px solid #fff;}
.user-about .r-head .xm-title{font-size: 1.6rem;font-weight: bold;color: #fff;}
.user-about .r-head .xm-desc{font-size: 1rem;color: hsla(0,0%,100%,.8);;}

.user-sign{color: #fff;font-size: 1.1rem;margin-bottom: 10px;}
.user-pane{display: flex;justify-content: space-between;}
.user-pane ul{flex-grow: 1;display: flex;}
.xm-head-info{padding:20px 12px;}
.xm-head-info ul li{text-align: center;color: #fff;margin-right: 20px;}
.xm-head-info ul li a,.xm-head-info ul li em{color: #fff;}
.xm-head-info ul li em{font-size: 1.4rem;}
.xm-head-info ul li p{color: hsla(0,0%,100%,.8);font-size: 1rem;}
.xm-head-info .borbtn{margin-top:10px;border:1px solid #E9E9E9;height:30px;line-height: 30px;display: inline-block;text-align: center;border-radius: 20px;color:#fff;font-size: 1.2rem;padding: 0 10px;margin-left: 10px;}
.xm-head-info .btn-main{background-color: #FE2542;color: #fff;border-color: #fe2542;}


.xm-title-line{text-align: center;}
.xm-title-line p{position: relative;font-size: 1.2rem;color: #333;display: inline-block;}
.xm-title-line p::before{content: '';width: 30px;height: 2px;position: absolute;left: -40px;top: 50%;background-color: #d7d7d7;}
.xm-title-line p::after{content: '';width: 30px;height: 2px;position: absolute;right: -40px;top: 50%;background-color: #d7d7d7;}


/*覆盖原来样式*/
.userinfo{padding-top: 76px;height: 100%;background-color: #fff;}
.postlist h2{margin:0px 12px;font-size: 1.6rem;padding-bottom: 12px;font-weight: bold;}
.plc{background-color: #fff;border-bottom: 1px solid #f5f5f5;padding: 0 12px 12px;}
.plc .pi{margin-right: 0px;padding:0;margin-left: 55px;margin-top: 0;}
.plc .pi .message{font-size: 1.3rem;line-height: 1.8;color: #333;}
.plc .pi .message .pstatus{font-size: 1.1rem;color: #999;}
.plc .pi .authi{margin-left: 0;}
.plc .pi .authi em{float: right;}
.plc .pi{padding:12px 0;}
.plc .pi:active{background: none;}
.plc .avatar{top:15px;z-index: 1;}
.plc .avatar img{border-radius: 50%;border: 0;}

.grey,.grey a{font-size: 1rem;color: #999;}
.nav{background: #fff;padding:0;border-bottom: 0;position: relative;font-size: 1.4rem;}
.nav .z{float: none;position: absolute;left: 0;}
.nav .y{position: absolute;right: 12px;}
.reg_link{text-align: center;margin-top: 10px;}
.threadlist li{background-color: #fff;border-bottom: 1px solid #E6E6E6;}
.threadlist li a{padding:7px 12px;}
.threadlist .icon{margin-left: 12px;}
.post_msg_from{padding: 15px;}
.post_msg_from .px, .post_from .px{height: 35px;line-height: 35px;text-indent: 5px;border-radius: 3px;}
.bl_line{border: 0;}
.post_msg_from textarea, .post_from textarea{padding: 2px 2%;}
.post_msg_from li, .post_from li{line-height: 45px;}
.login_from {background: transparent;border:0;margin-bottom: 15px;text-align: center;padding: 0;}
.login_from li{border-bottom: 0;margin: 0 12px 10px 12px;padding: 0;line-height: 40px;height: auto;}
.login_select .login-btn-inner{text-indent: 5px;border: 1px solid #E6E6E6;background-color: #fff;}
.sec_code{padding:0px;text-align: left;}
.login_select .icon-arrow{background-position-y:13px;}
.btn_login,.btn_register{margin: 0 12px;padding: 0;}
.btn_login .pn, .btn_register .pn{background: #FE2542;width: 100%;font-weight: normal;border-radius: 6px;height: 40px;line-height: 40px;}
.btn_login .pn:hover, .btn_register .pn:hover,.button2{background: #FE2542;}
.button2{width: 50px;height: 32px;color: #FFF;background: #FE2542;margin: 5px 0;border: 0;font-size: 12px;}
.threadlist .thread_tit{padding: 0 12px;}
.btn_pn_blue{background: #FE2542;}
.btn_pn_grey{color: #2B7ACD;background-color: #fff;border: 1px solid #efefef;}
.btn_pn{padding:0px 6px;border-radius: 4px;}
.pn, .btn_pn, .btn_pn_blue, .button2{height: 34px;line-height: 34px;font-size: 1.2rem;}
.plc .pi .img_list li img{width: 83px;height:83px;}
.loginbox{padding:20px;}
.category .name{height: auto;}
.category .subname_list{top:40px;}
.pbl li{width: 33.33%;float: left;padding: 8px 5px;box-sizing: border-box;}
.friend_msg .avat img, .self_msg .avat img{border: 0;}
.userinfo{padding-top: 0px;}
.user_box,.btn_exit a{border-radius: 3px;}
.btn_exit a {width: 100%;height: 41px;line-height: 41px;background: #FE2542;color: #fff;text-align: center;font-size: 1.4rem;}
.plc .pi .message .quote{padding: 4px 10px 4px 11px;}
.showhide,.locked,.quote{border: 1px dashed #FE2542;padding: 12px;margin: 12px 0;background-color: #FFF9FA;}
.showhide h4{text-align: center;color: #FE2542;font-weight: normal;margin-bottom: 10px;}
.locked a{color: #FE2542;}
.login_pop{width: calc(100vw - 20px);}
.box{background-color: #f5f5f5;padding: 5px;border-radius: 3px;}
.box a{color: #000;}
.box .xg1{color: #999;}
.reply-box,.pswd-box{padding:12px;}
.reply-box p,.pswd-box p{text-align: center;}
.reply-box p .icon{background: url(../../image/mobile/money.png) no-repeat;width: 64px;height: 64px;display: inline-block;}
.psth{background-color: #FFF4DD;font-weight: normal;padding: 5px 10px;font-size: 1rem;color: #FE2542;border-radius: 3px;}
.pswd-box .icon{background: url(../../image/mobile/pswd.png) no-repeat;width: 64px;height: 64px;display: inline-block;}

.search-threadlist li{background-color: #fff;border-bottom: 1px solid #f5f5f5;padding: 10px 0;}
.search-threadlist li a{font-size: 1.4rem;line-height: 1.6;}
.search-threadlist .icon{margin-left: 12px;}
.search-threadlist .thread_tit{padding: 0 2%;color: #666;font-weight: normal;font-size: 1.2rem;line-height: 40px;}

/*end覆盖原来样式*/



