@charset "utf-8";
/*
版本：vision1.0
*/
/*=======公共样式=======*/
a{text-decoration:none;}

a:hover{text-decoration:none;}

*{padding:0px;margin:0px;font-family:nexzhu;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased;}

ul li{list-style:none;}

img{border:none;}

.clear{clear:both;}

.nav{background:none;border-bottom:1px solid #dbdbdb;}

.wm{margin:0;}

.button{background:#4181d7;margin-top:10px;width:50px;height:30px;}

.m_bg_cl{background:#fff;}

.btn_login .pn, .btn_register .pn{background:#4181d7!important;font-weight:300;width:73%;}

.plc .pi .message img, .plc .pi .img_one img{max-width:100%;max-height:100%;display:block!important;}
.plc{border-bottom:1px solid #f3f3f3;}
.plc .avatar img{border-radius:100%;}
.threadlist{width:auto;}
.threadlist .thread_tit{font-size:15px!important;font-weight:300!important;background:#fff!important;font-size:16px!important;color:#666!important;}
.threadlist h2.thread_tit{padding:0;}
.btn_qqlogin a{background:#f90;line-height:45px;width:73%;color:#fff;}
.page{margin:0;padding:5px 10px 20px 10px;}
.page a{margin:0 5px;border:1px solid #d1d1d1;border-radius:2px;padding:5px 9px;background:#FFF;}
.m_wp{width:100%;}

.divHeight {
    width: 100%;
    height: 10px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}
/*=======头部样式=======*/
.header{}
.m_inc_nav{width:100%;background:#2C3240;}
.m_inc_nav_wrap{background:#4181d7;width:100%;height:45px;line-height:45px;transition:all 0.3s linear;position:relative;text-align:center}
.m_inc_nav_wrap h3{font-size: 16px;color: #fff;}
.m_inc_nav_logo{position:absolute;display:block;height:24px;top:11px;left:15px;}
.m_inc_nav_logo img{height:24px;}

.m_inc_nav_menus{position:absolute;display:block;width:45px;height:45px;top:0;right:0;}
.m_inc_nav_menus span{display:inline-block;width:45px;height:45px;background:url(../headertop/m_search_w.png) center no-repeat;background-size:15px;transition:all 0.3s linear;}
.m_inc_nav_menus span.cur{background:url(../headertop/m_close.png) center no-repeat;background-size:15px;}
.m_inc_subnav{min-height:150px;background:#2C3240;display:none;position:relative;}


/*头部搜索*/
.m_navsearch{padding:15px 15px 0 15px;}
.searchformTop{}
.m_scbar{width:100%;height:40px;line-height:40px;position:relative;border:1px solid #eee;font-weight:500;background:#fff;border-radius:6px;}
.m_scbartxt{float:left;width:80%;height:40px;line-height:40px;background:none;border:0;font-size:14px;color:#999;text-align:left;}
.m_scbartxt input{width:100%;height:40px;line-height:40px;border:0;text-indent:10px;color:#999;font-size:14px;outline:none;margin-left:10px;}
.m_scbartxt input::-webkit-input-placeholder{color:#999;font-size:14px;text-align:left;}
.m_scbar_btn{width:40px;height:40px;position:absolute;top:0px;right:10px;}
.m_scbar_btn .pn{width:40px;height:40px;border:0;background:url(../headertop/m_search.png) center no-repeat;background-size:20px;outline:none;}
#m_scbar_hot{margin:15px 0 0 0;}
#m_scbar_hot span{display:inline-block;height:20px;line-height:20px;font-size:12px;color:#ff4400;font-weight:500;margin-right:5px;}
#m_scbar_hot a{display:inline-block;height:20px;line-height:20px;font-size:12px;color:#eee;margin:0 10px 5px 0;}
/*导航*/
.m_navbox{padding:15px 15px 25px 15px;}
.m_navbox ul{}
.m_navbox ul li{float:left;width:19%;padding:0 3%;}
.m_navbox ul li a{display:block;height:40px;line-height:40px;font-size:14px;color:#fff;font-weight:600;overflow:hidden;}
/*下拉菜单登陆*/
.m_nav_btm_dl{padding-bottom:25px;padding-top:15px;}
.m_nav_btm_dl h5{height:22px;line-height:22px;text-align:center;font-size:14px;color:#fff;font-weight:500;overflow:hidden;margin-bottom:10px;}
.m_nav_btm_dl ul{display:table;margin:0 auto;}
.m_nav_btm_dl ul li{float:left;margin:0 5px;}
.m_nav_btm_dl ul li a{display:block;border-radius:4px;text-align:center;padding:0 20px;}
.m_nav_btm_dl ul li:nth-child(1) a{height:35px;line-height:35px;background:#4181d7;font-size:14px;color:#fff;}
.m_nav_btm_dl ul li:nth-child(2) a{height:33px;line-height:33px;border:1px solid #f3f3f3;background:#fefefe;font-size:14px;color:#2C3240;}




/*侧边工具栏*/
.m_side_tools{position:fixed;bottom:20%;right:15px;z-index:2001;width:40px;transform:translate(66px, 0);transition:transform .4s;}
.m_side_tools_show{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);-moz-transform:translate(0, 0);transform:translate(0, 0);}
.m_side_tools ul li{margin-bottom:10px;}
.m_side_tools ul li a i {color: #fff;display: block;width: 20px;position: relative;top: 3px;margin: 10px auto 5px;height: 20px;font-size: 20px;font-weight: lighter;
}
.m_side_tools ul li a span{display:block;height:16px;line-height:16px;font-size:12px;color:#fff;text-align:center;overflow:hidden;}

.m_side_tools ul li.m_side_menu{}
.m_side_tools ul li.m_side_menu a{display:block;width:40px;height:40px;background:#42BB75;border-radius:100%;}
.m_side_tools ul li.m_side_menu a i{background:none;background-size:15px;}

.m_side_tools ul li.m_side_back a{display:block;width:40px;height:40px;background:#42BB75;border-radius:100%;}
.m_side_tools ul li.m_side_back a i{background:none;background-size:15px;top: 4px;}

.m_side_tools ul li.m_scrolltop_top{}
.m_side_tools ul li.m_scrolltop_top a{display:block;width:40px;height:40px;background:#42BB75;border-radius:100%;}
.m_side_tools ul li.m_scrolltop_top a i{background:none;font-size:27px;top:0px;right:3px;}



/*footer*/
.m_footer{line-height:25px;padding-top:0;background:#f8f8f8;padding:40px 20px;border-top:1px solid #eee;}
.m_footer_btmintel{}
.m_footer_btmintel ul li{margin-right:5px;font-size:12px;color:#666;}
.m_footer_btmintel ul li a{font-size:12px;color:#999;margin:0 3px;}

/*淘贴*/
.m_Collection_topnav{height:50px;background:#fff;width:100%;position:fixed;left:0;top:0;z-index:222;box-shadow:0px 2px 10px 2px rgba(0,0,0,.05);}
.m_Collection_topnav a.m_Collection_back{width:50px;height:50px;line-height:50px;position:absolute;top:0;left:0;z-index:22;overflow:hidden;color:#fff;font-size:16px;background:url(../bbs/back.png) center no-repeat;background-size:15px!important;}
.m_Collection_topnav a#m_backcollection{display:block;width:70px;height:50px;line-height:50px;text-align:center;font-size:12px;color:#999;position:absolute;top:0;right:0;}
.m_Collection_topnav a#m_Collection_name{display:block;max-width:100px;padding-right:15px;height:50px;line-height:50px;text-align:center;font-size:12px;color:#999;position:absolute;top:0;right:0;overflow:hidden;}
.m_Collection_topnav span{display:block;width:120px;height:50px;line-height:50px;text-align:center;overflow:hidden;margin:0 auto;font-size:16px;color:#2C3240;font-weight:500;}
#m_Collection_Box{}
.m_Collection_BM{padding:20px 15px;}
.m_Collection_Nav{height:20px;line-height:20px;border-bottom:1px solid #f6f6f6;margin-bottom:20px;padding-bottom:15px;}
.m_Collection_innernav{float:left;width:70%;}
.m_Collection_innernav ul li{float:left;margin-right:5px;}
.m_Collection_innernav ul li a{display:block;height:18px;line-height:18px;padding:0 6px;font-size:12px;color:#2C3240;border:1px solid #eee;background:#f6f6f6;border-radius:2px;}
.m_Collection_innernav ul li.a a{background:#EBECFE;border:1px solid #4181d7;font-size:12px;color:#4181d7;}
.m_Collection_Creatit{float:right;}
.m_Collection_Creatit a{display:block;height:20px;line-height:20px;padding:0 6px;font-size:12px;color:#fff;background:#4181d7;border-radius:2px;}

.m_Collection_Listed{}
.m_Collection_List_Tree{height:100%;margin-bottom:25px;}
.m_Collection_LT_L{width:60px;height:auto;border:2px solid #4181d7;float:left;}
.m_Collection_LT_L a{display:block;}
.m_Collection_LT_L a strong{display:block;height:40px;line-height:40px;text-align:center;font-size:16px;color:#4181d7;overflow:hidden;}
.m_Collection_LT_L a span{display:block;height:20px;line-height:20px;font-size:12px;color:#fff;text-align:center;background:#4181d7;}
.m_Collection_LT_R{padding-left:80px;}
.m_Collection_Op_sort{margin-bottom:5px;height:20px;line-height:20px;}
.m_Collection_Op_sort em{display:block;height:20px;line-height:20px;float:left;padding:0 6px;border-radius:4px;font-size:12px;color:#fff;}
.m_Collection_Op_sort em.ctag0{background:#FFAD01;}
.m_Collection_Op_sort em.ctag1{background:#FF5B62;}
.m_Collection_Op_sort em.ctag2{background:#1ECECC;}

.m_Collection_LT_RName{}
.m_Collection_LT_RName h5{height:20px;line-height:20px;overflow:hidden;margin-bottom:5px;}
.m_Collection_LT_RName  h5 a{font-size:16px;color:#2C3240;}
.m_Collection_LT_R_ctag_keyword{}
.m_Collection_LT_R_ctag_keyword a{}
.m_Collection_LT_DESC{}
.m_Collection_shortdesc{line-height:20px;font-size:12px;color:#999;margin-bottom:8px;}
.m_Collection_ablum_term{height:15px;line-height:15px;overflow:hidden;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f6f6f6;}
.m_Collection_ablum_term span{margin-right:15px;font-size:12px;color:#999;}
.m_Collection_ablum_poster{height:15px;line-height:15px;overflow:hidden;font-size:12px;color:#999;margin-bottom:8px;}
.m_Collection_ablum_poster a{margin-right:2px;color:#4181d7;}
.m_Collection_LT_DESC p{height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#999;}
.m_Collection_LT_DESC p a{color:#4181d7;}
.m_Collection_Box_All{margin-bottom:20px;}
.m_Collection_Box_Order{margin-bottom:15px;}
.m_Collection_Box_Order a{font-size:12px;color:#999;}
.m_Collection_Box_Order span.pipe{color:#999;}
.m_Collection_Box_Order a.a{color:#4181d7;}
.m_Collection_Box_Search{}
.m_Collection_Box_Search input.m_Collection_type_in{float:left;width:50%;float:left;height:30px;line-height:30px;border:1px solid #f3f3f3;padding:0 3%;margin-right:5px;}
.m_Collection_Box_Search button{float:left;width:50px;height:33px;line-height:33px;text-align:center;font-size:12px;color:#fff;border-radius:2px;background:#4181d7;border:0;}
#m_Creat_Ablum{padding:70px 15px 50px 15px;}
.m_Creat_Ablum_Bd{}
.m_Creat_Ablum_Box{}
.m_CAB_Liner{margin-bottom:20px;}
.m_CAB_Liner span{display:block;width:100px;height:30px;line-height:30px;font-size:14px;color:#666;float:left;overflow:hidden;}
.m_CAB_Liner span.xg1{width:150px;overflow:hidden;}
.m_CAB_RT{padding-left:100px;}
.m_CAB_RT input.m_CAB_Input{height:24px;line-height:24px;border:1px solid #f3f3f3;padding:2px;width:98%;}
.m_CAB_RT textarea.m_CAB_Textarea{border:1px solid #f3f3f3;padding:2px;width:98%;}
.m_CAB_LinerDesc{margin-bottom:20px;line-height:22px;font-size:12px;color:#999;}
.m_CAB_Posts{display:block;width:100px;height:30px;line-height:30px;font-size:14px;color:#fff;float:left;overflow:hidden;background:#4181d7;border:0;border-radius:4px;}
#m_Collection_ViewPad{padding:15px;}
.m_Collection_VP_Top{margin-bottom:20px;}
.m_Collection_VP_TopL{height:20px;line-height:20px;overflow:hidden;margin-bottom:10px;}
.m_Collection_VP_TopL a{font-size:16px;color:#2C3240;font-weight:600;}
.m_Collection_VP_TopR{}
.m_Collection_VP_DY{width:80px;height:21px;line-height:21px;border:2px solid #4181d7;border-radius:2px;}
.m_Collection_VP_DY i{display:block;float:left;padding:0 10px;width:30px;text-align:center;background:#4181d7;font-size:12px;color:#fff;}
.m_Collection_VP_DY span#follownum_display{display:block;float:right;width:30px;height:21px;line-height:21px;color:#4181d7;font-weight:600;text-align:center;}
.m_Collection_VP_Tools{margin-bottom:20px;}
.m_Collection_VP_Tools a{font-size:12px;color:#999;}
.m_Collection_VP_Tools span.pipe{color:#ccc;}
.m_Collection_VP_Star{height:24px;margin:10px 0 0 0;font-size:12px;color:#999;}
.m_Collection_VP_Star .clct_ratestar {float:left;margin-right:10px;width:80px;height:24px;background:url(../collection/fav_grey.gif) repeat-x 0 0;}
.m_Collection_VP_Star .clct_ratestar .star{position:absolute;width:0;height:24px;background:url(../collection/fav.gif) repeat-x 0 0;z-index:1;}
.m_Collection_VP_Star .clct_ratestar .star1 {width:16px;}
.m_Collection_VP_Star .clct_ratestar .star2 {width:32px;}
.m_Collection_VP_Star .clct_ratestar .star3 {width:48px;}
.m_Collection_VP_Star .clct_ratestar .star4 {width:64px;}
.m_Collection_VP_Star .clct_ratestar .star5 {width:80px;}
.m_Collection_VP_Status{height:20px;line-height:20px;overflow:hidden;margin-bottom:25px;}
.m_Collection_VP_Status ul li{margin-right:10px;float:left;font-size:12px;color:#999;}
.m_Collection_VP_Status ul li em{font-size:16px;color:#2C3240;margin-right:5px;}

.m_Collection_VP_Mbn{}
.m_Collection_VP_Mbn_btm{height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#999;margin:0 0 6px 0;}
.m_Collection_VP_Mbn_btm a{color:#4181d7;}
.m_Collection_VP_Mbn_sums{line-height:22px;font-size:12px;color:#666;margin-bottom:20px;}
.m_Collection_VP_Mbn_Listing{}
.m_Collection_VP_Mbn_Listing ul li{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f3f3f3;}
.m_Collection_VP_Mbn_Listing ul li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}
.m_Collection_VP_Mbn_ListTop{height:20px;line-height:20px;margin-bottom:5px;overflow:hidden;}
.m_Collection_VP_CKB{float:left;}
.m_Collection_VP_CKR{padding-left:26px;}
.m_Collection_VP_CKR a{font-size:14px;color:#2C3240;height:20px;line-height:20px;overflow:hidden;}
.m_Collection_VP_Mbn_ListBtm{height:20px;line-height:20px;font-size:12px;color:#999;overflow:hidden;}
.m_Collection_VP_Mbn_ListBtm img{display:block;float:left;width:20px;height:20px;border-radius:100%;}
.m_Collection_VP_Mbn_ListBtm em{display:block;float:left;margin-left:10px;font-size:12px;color:#999;}
.m_Collection_VP_Mbn_ListBtm span{display:block;float:left;padding:0  0 0 10px;color:#999;}
.m_Collection_VP_Del{margin-bottom:30px;}
.m_Collection_VP_Del button.m_Collection_View_Delbtn{width:60px;height:30px;line-height:30px;background:#4181d7;font-size:12px;color:#fff;border-radius:2px;border:0;box-shadow:0px 2px 10px 2px rgba(0, 86, 255,.05);}

.m_Collection_Ablum_Comment_Box{margin-bottom:30px;}
.m_Collection_Ablum_Comment_BoxTop{height:25px;line-height:25px;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #f3f3f3;}
.m_Collection_Ablum_Comment_BoxTop span{display:block;float:left;font-size:16px;color:#2C3240;font-weight:600;}
.m_Collection_Ablum_Comment_BoxTop a{display:block;float:right;font-size:14px;color:#4181d7;}
.m_Collection_Ablum_Comment_BoxBtm{}
.m_Collection_Ablum_Comment_BoxBtm ul li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #f3f3f3;position:relative;}
.m_CACB_Top{height:20px;margin-bottom:15px;}
.m_CACB_Top span{}
.m_CACB_Top span input{position:absolute;top:4;right:5px;}

.m_CACB_TopL{float:left;}
.m_CACB_TopL a{display:block;}
.m_CACB_TopL a img{display:block;width:20px;height:20px;border-radius:100%;}
.m_CACB_TopR{padding-left:30px;}
.m_CACB_TopR em{display:inline-block;float:left;height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#2C3240;overflow:hidden;}
.m_CACB_TopR span{display:inline-block;float:left;margin-left:10px;height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#999;overflow:hidden;}
.m_CACB_Coms{font-size:12px;color:#999;}
.m_CACB_Coms .clct_ratestar {float:left;margin-right:10px;width:80px;height:24px;background:url(../collection/fav_grey.gif) repeat-x 0 0;}
.m_CACB_Coms .clct_ratestar .star{position:absolute;width:0;height:24px;background:url(../collection/fav.gif) repeat-x 0 0;z-index:1;}
.m_CACB_Coms .clct_ratestar .star1 {width:16px;}
.m_CACB_Coms .clct_ratestar .star2 {width:32px;}
.m_CACB_Coms .clct_ratestar .star3 {width:48px;}
.m_CACB_Coms .clct_ratestar .star4 {width:64px;}
.m_CACB_Coms .clct_ratestar .star5 {width:80px;}

.m_Collection_Ablum_Followers{}
.m_Collection_Ablum_Followers ul{width:100%;}
.m_Collection_Ablum_Followers ul li{width:20%;float:left;margin-bottom:15px;}
.m_Collection_Ablum_Followers ul li a{display:block;}
.m_Collection_Ablum_Followers ul li a img{display:block!important;width:40px;height:40px;margin:0 auto;border-radius:100%;}
.m_Collection_Ablum_Followers ul li a p{height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#777;text-align:center;margin-top:8px;}
.m_Collection_Follower_No{}
.m_Collection_Follower_No em{display:block;width:180px;height:160px;margin:20px auto;background:url(../search/m_cry.png) center no-repeat;background-size:100px;}
.m_Collection_Follower_No p{height:20px;line-height:20px;text-align:center;overflow:hidden;font-size:16px;color:#666;}
.m_Collection_Ablum_UserCollections{}
.m_Collection_Ablum_UserCollections ul li{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f3f3f3;}
.m_Collection_Ablum_Pbn{height:20px;line-height:20px;overflow:hidden;margin-bottom:5px;}
.m_Collection_Ablum_Pbn a{font-size:14px;color:#2C3240;}
.m_Collection_Ablum_Bbm{}
.m_Collection_Ablum_Bbm dl dd{float:left;height:20px;line-height:20px;font-size:12px;color:#999;margin-right:10px;}
.m_Collection_Ablum_Bbm dl dd em{color:#666;margin-right:4px;}


.m_Collection_Invite{padding:15px;}
.m_Collection_Invite_Top{height:30px;margin-bottom:15px;}
.m_Collection_Invite_Top label{display:inline-block;float:left;width:60px;height:30px;line-height:30px;font-size:14px;color:#666;}
.m_Collection_Sels{padding:0;border:0;}
.m_Collection_Sels input{width:100%;border:1px solid #f3f3f3;height:28px;line-height:28px;}
.m_Collection_Invite_btm{}
.m_Collection_Invite_btm em{display:block;height:20px;line-height:20px;overflow:hidden;margin-bottom:10px;font-size:12px;color:#999;}
.m_Collection_Invite_btm span{color:#4181d7;padding:0 3px;font-weight:14px;}
.m_Collection_Invite_btm button.m_Collection_Invite_btn{width:60px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#fff;border-radius:2px;background:#4181d7;border:0;}
#m_Collection_Comment_Detail{padding:60px 15px 15px 15px;}
.m_Collection_Comment_DTop{}
.m_Collection_Comment_DTop h5{height:30px;line-height:30px;margin-bottom:5px;font-size:16px;color:#2C3240;font-weight:600;}
.m_Collection_Ablum_Comment_BoxTop{}
.m_Collection_Ablum_Comment_BoxTop ul li{float:left;margin-right:15px;height:25px;line-height:25px;}
.m_Collection_Ablum_Comment_BoxTop ul li a{font-size:12px;color:#999;}
.m_Collection_Ablum_Comment_BoxTop ul li.a a{color:#4181d7;font-weight:600;font-size:15px;}

.m_Collection_Comment_Postarea{margin-bottom:30px;}
.m_Collection_Comment_Postarea textarea.m_Collection_Comment_PostTXT{width:99%;border:1px solid #f3f3f3;margin-bottom:10px;}
.m_Collection_Comment_Postarea button.m_Collection_View_Delbtn{width:60px;height:30px;line-height:30px;background:#4181d7;font-size:12px;color:#fff;border-radius:2px;border:0;}

#m_Collection_UserList{padding:70px 15px 15px 15px;}

/*=======快速发帖=======*/
.fastnavheader{height:50px;width:100%;background:#fff;box-shadow:0px 2px 10px 2px rgba(0,0,0,.05);position:fixed;top:0;left:0;z-index:222;}
.fastnavheader a{display:block;width:50px;height:50px;position:absolute;top:0;left:0;background:url(../m_common/back.png) center no-repeat;background-size:15px;}
.fastnavheader span{display:table;margin:0 auto;height:50px;line-height:50px;font-size:16px;color:#2C3240;}
.m_fastnav{background:#fff;padding:20px;}
.m_fastnav a{display:block;float:left;margin:0 10px 10px 0;padding:0 10px;background:#4181d7;color:#fff;font-size:12px;color:#fff;height:25px;line-height:25px;border-radius:2px;}

.m_post_BOXes{padding:70px 15px 15px 15px;background:#fff;}
.m_post_BOX_lft{overflow:hidden;margin:10px 0 20px 0;width:100%;border:solid;border-color:#eee;border-width:1px 1px 1px 0;background:#fff;}
.m_post_BOX_lft li{float:left;overflow-x:hidden;overflow-y:auto;padding:5px 1.5%;width:29%;min-height:300px;border-left:1px solid #f6f6f6;}
.m_post_BOX_lft li a{display:block;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;font-size:12px;color:#2C3240;padding:0 4px;}
.m_post_BOX_lft li p.Add_class a{color:#4181d7;font-weight:500;}
.m_btn{display:block;width:100px;padding:0 10px!important;color:#FFF!important;text-align:center;float:left;height:30px!important;line-height:30px!important;}
.m_btn span{font-size:12px;color:#fff;}
.m_post_Blue{background-color:#4181d7!important;border-color:#4181d7!important;border:0px outset buttonface!important;text-align:center;height:30px!important;line-height:30px!important;border-radius:2px;}
.m_post_Gray{background-color:#ccc!important;border-color:#eee!important;border:0px outset buttonface!important;text-align:center;height:30px!important;line-height:30px!important;}
.m_hide_NaV{line-height:22px!important;font-size:12px;color:#2C3240;margin-bottom:10px;}
.m_Sort_Functs{margin:5px 0 10px 0;}
.m_Sort_Functs li{float:left;margin-right:15px; height:34px;}
.m_Sort_Functs li:nth-child(1) a i{width:30px;height:30px;color:#dcdcdc;font-size:32px;}
.m_Sort_Functs li:nth-child(2) a i{width:30px;height:30px;color:#dcdcdc;font-size:32px;position: absolute;left: 0;}
.m_Sort_Functs li:nth-child(2) a{z-index:3;}
#m_emoji_box{}
#m_emoji_inner{margin-top:20px;}
#m_emoji_items{}
.m_emoji_inner{padding:20px;border:!px solid #f3f3f3;background:#f9f9f9;}
.m_emoji_inner ul{width:105%;}
.m_emoji_inner ul li{display:inline-block!important;margin:0 10px 5px 0;float:none;}
.m_emoji_inner ul li img{width:33px;height:33px;}

/*分享帖子*/
.m_sharebox{}
.m_sharebox ul{display:table;margin:35px auto 10px auto;}
.m_sharebox ul li{float:left;margin:0 10px;}
.m_sharebox ul li a{display:block;color:#fff;width:50px;height:80px;position:relative;}
.m_sharebox ul li a p{height:20px;line-height:20px;text-align:center;font-size:14px;color:#666;margin-top:10px;}
.m_sharebox ul li a.m_dianzan{}
.m_sharebox ul li a.m_dianzan i{display:block;width:50px;height:50px;background:#FF5800 url(../viewthread/dianzan.png) center no-repeat;background-size:20px;border-radius:100%;}
.m_sharebox ul li a.m_dianzan span{display:block;width:20px;height:20px;line-height:20px;border-radius:100%;background:#fff;position:absolute;top:-5px;right:-5px;padding:3px;}
.m_sharebox ul li a.m_dianzan span em{display:block;width:20px;height:20px;line-height:20px;border-radius:100%;background:#FF5800;text-align:center;font-size:12px;color:#fff;overflow:hidden;}
.m_sharebox ul li a.m_favs{}
.m_sharebox ul li a.m_favs i{display:block;width:50px;height:50px;background:#FF8F00 url(../viewthread/shoucang.png) center no-repeat;background-size:20px;border-radius:100%;}

.m_share{width:100%;padding-bottom:20px;float:left;}
.m_share a.m_btn{display:block;width:35%;padding:5px 0!important;float:left;}
.m_vt_post_box{ margin-bottom:20px;}
.m_vt_post_box .m_vt_postreply_box:last-child{border-bottom:0;}
.m_vtpostbox{margin:0 15px;padding:10px 0;overflow:hidden;background:#fff;border-bottom:solid 1px #eee;position:relative;}

.m_pd_sub_lists a{display:block;width:30px;height:30px;line-height:30px;background-size:80% auto !important;text-indent:-6669px;overflow:hidden;color:#fff;font-size:16px;background:url(../viewthread/share.png) center no-repeat;}
#m_height_dot{height:45px;}
/*分类信息*/
.m_Lehrplan_box{width:100%;margin:0px auto 15px;border-radius:4px;box-shadow:0px 2px 10px 1px rgba(0,0,0,.05);}
.m_Lehrplan_box_top{width:100%;height:200px;border-radius:5px 5px 0 0;overflow:hidden;}
.m_Lehrplan_box_top_img{width:100%;height:200px;}
.m_Lehrplan_video_wrap{width:100%;height:100%;margin:0 auto;overflow:hidden;position:relative;}
.m_Lehrplan_cover{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;}
#m_introvideos{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;object-fit:fill;}
.m_Lehrplan_video_handler{display:block;position:absolute;top:55px;left:-50%;margin-left:85%;width:90px;height:90px;background:url(../fenlei/m_play.png) center no-repeat;background-size:90px;opacity:.9;cursor:pointer;z-index:13;transition:all 0.3s linear;}
.m_Lehrplan_video_handler i{display:block;width:90px;height:90px;}
.m_Lehrplan_video_handler i:before {content:'';border:3px solid #fff;width:120px;height:120px;border-radius:100%;position:absolute;left:-18px;top:-18px;opacity:1;-webkit-animation:1s m_speadings linear infinite;animation:1s m_speadings linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s;}
.m_Lehrplan_video_handler i:after{content:'';border:3px solid #fff;width:120px;height:120px;border-radius:100%;position:absolute;left:-18px;top:-18px;opacity:1;-webkit-animation:1s m_speadings linear infinite;animation:1s m_speadings linear infinite;}
@-webkit-keyframes m_speadings {
  0% {
    -webkit-transform:scale(0.68);
            transform:scale(0.68);}
  100% {
    -webkit-transform:scale(1.2);
            transform:scale(1.2);
    opacity:0;} }

@keyframes m_speadings {
  0% {
    -webkit-transform:scale(0.68);
            transform:scale(0.68);}
  100% {
    -webkit-transform:scale(1.2);
            transform:scale(1.2);
    opacity:0;} }

.m_about_video_wrap video{width:100%;}
.m_about_video_wrap p{color:#FF4400;font-size:20px;line-height:26px;text-align:center;font-size:26px;font-weight:600;}

.m_Lehrplan_box_btm{padding:20px;}
.m_Lehrplan_name{line-height:24px;font-size:18px;color:#2C3240;margin-bottom:20px;}
.m_Lehrplan_sums{line-height:24px;font-size:12px;color:#999;}
.m_Lehrplan_sums em{display:inline-block;height:20px;line-height:20px;padding:0 10px;border-radius:4px;font-size:12px;color:#fff;background:#EE4940;margin-right:10px;}
.m_Lehrplan_items{margin:20px 0 35px 0;position:relative;}
.m_Lehrplan_items:after{content:'';display:block;width:22px;height:1px;background:#ccc;position:absolute;bottom:-10px;}
.m_Lehrplan_items ul li{float:left;height:15px;line-height:15px;font-size:12px;margin:0 20px 10px 0;padding-right:20px;border-right:1px solid #f3f3f3;color:#2C3240;}
.m_Lehrplan_items ul li em{margin-right:5px;color:#999;}
.m_Lehrplan_items ul li:nth-child(5){border-right:0;}
.m_Lehrplan_buttons{}
.m_Lehrplan_buttons ul{}
.m_Lehrplan_buttons ul li{float:left;margin:0 15px 10px 0;}
.m_Lehrplan_buttons ul li a{display:block;border-radius:4px;height:35px;line-height:35px;padding:0 20px;font-size:14px;color:#fff;}
.m_Lehrplan_buttons ul li.m_Lehrplan_buy{}
.m_Lehrplan_buttons ul li.m_Lehrplan_buy a{background:#F55F1D;}
.m_Lehrplan_buttons ul li.m_Lehrplan_vip{}
.m_Lehrplan_buttons ul li.m_Lehrplan_vip a{background:#4775FF;}
.m_Lehrplan_buttons ul li.m_Lehrplan_fav{}
.m_Lehrplan_buttons ul li.m_Lehrplan_fav a{background:#FF9105;display:none;}
.m_Lehrplan_buttons ul li.m_Lehrplan_zone{}
.m_Lehrplan_buttons ul li.m_Lehrplan_zone a{background:#FECD50;}

.m_Lehrplan_bod{margin-top:40px;}
.m_Lehrplan_bod_top{height:20px;line-height:20px;margin-bottom:20px;font-size:18px;color:#2C3240;overflow:hidden;border-bottom:1px solid #eee;padding-bottom:15px;font-weight:600;}
.m_Lehrplan_list{}
.m_Lehrplan_list ul li{margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #f3f3f3;height:50px;display:none;overflow:hidden;transition:all 0.3s linear;}
.m_Lehrplan_list ul li.available{display:block;}
.m_Lehrplan_list ul li.unavailable{display:none;}

.m_Lehrplan_list ul li.on{height:270px;border-bottom:0;}
.m_Lehrplan_title{margin-bottom:15px;cursor:pointer;}
.m_Lehrplan_title h5{height:25px;line-height:25px;margin-bottom:5px;overflow:hidden;padding-left:33px;background:url(../fenlei/video_icon.png) left center no-repeat;background-size:20px;font-size:14px;color:#2C3240;font-weight:500;}
.m_Lehrplan_title:hover h5{background:url(../fenlei/video_icon1.png) left center no-repeat;background-size:20px;color:#4775FF;}
.m_Lehrplan_title p{height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#999;}
.m_Lehrplan_list ul li.on .m_Lehrplan_title h5{background:url(../fenlei/video_icon1.png) left center no-repeat;background-size:20px;color:#4775FF;}
.m_Lehrplan_video{width:100%;height:200px;position:relative;overflow:hidden;background:#222;}
.m_Lehrplan_video p{height:200px;line-height:200px;font-size:16px;color:#2C3240;text-align:center;}
.m_Lehrplan_video_item{width:100%;height:200px;position:absolute;top:0;left:0;object-fit:fill;}

.m_video_class_main{margin-bottom:30px;box-shadow: 2px 1px 12px 3px #eee;border-radius:4px;}
.m_video_iframe{width:100%;height:20em;}
.m_video_iframe iframe{width:100%;height:20em;}
.m_video_iframe iframe video{width:100%;height:20em;}
.m_video_class_btm{padding:20px;}
.m_video_class_btm h5{font-size:22px;color:#111;font-weight:600; line-height:22px;}
.m_video_class_types{margin:20px 0;}
.m_video_class_types span{display:inline-block;padding:0 7px;height:20px;line-height:20px;background:#F4845F;font-size:14px;color:#fff;margin-right:10px;border-radius:2px;}
.m_video_class_intro{line-height:22px;font-size:16px;color:#666;}


/*论坛*/
.m_announcement{padding:15px;background:#fff;}
.m_announcement ul li{padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid #f6f6f6;}
.m_announcement ul li:last-child{margin-bottom:0;border-bottom:0;}
.m_announcement_tops{}
.m_announcement_tops h3{line-height:25px;font-size:16px;color:#2C3240;margin-bottom:10px;}
.m_announcement_tops em{margin-left:10px;color:#4181d7;font-weight:300;font-size:12px;}
.m_announcement_btms{}
.m_announcement_btms p{height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#aaa;margin-bottom:10px;}
.m_announcement_btms h5{line-height:22px;font-size:12px;color:#666;font-weight:500;}
.container{background:#fff!important;padding-top:50px;}

.m_bbstopnav_viewthread{height:50px;background:#fff;width:100%;position:fixed;left:0;top:0;z-index:222;box-shadow:0px 0px 2px 0px rgba(0,0,0,.1);}
.m_bbstopnav_viewthread a.nexback{width:50px;height:50px;line-height:50px;position:absolute;top:0;left:0;z-index:22;overflow:hidden;color:#fff;font-size:16px;background:none;background-size:15px!important;}
.m_bbstopnav_viewthread h3{width:120px;height:50px;line-height:50px;text-align:center;overflow:hidden;margin:0 auto;font-size:16px;color:#2C3240;font-weight:500;}

/*内容页*/
.m_vt_container{padding-top:50px;}
.postlist{padding-bottom:50px;}
.postlist .page{margin-bottom:20px;}
.m_threadinertools{width:35px;position:fixed;right:4%;bottom:10%;z-index:43;}
.m_threadinertools ul li{margin-bottom:10px;width:35px;height:35px;}
.m_threadinertools ul li a{display:block;width:35px;height:35px;border-radius:100%;border:1px solid #eee;box-shadow:0px 2px 10px 2px rgba(0,0,0,.05);}
.m_threadinertools ul li.m_threadinertools_home a{background:#fafafa url(../viewthread/sidetools/home.png) center no-repeat;background-size:20px;}
.m_threadinertools ul li.m_threadinertools_scrolltop a#m_sidetools_flyback{background:#fafafa url(../viewthread/sidetools/up.png) center no-repeat;background-size:22px;}
.m_threadinertools ul li.m_threadinertools_fastpost a{background:#fafafa url(../viewthread/sidetools/post.png) center no-repeat;background-size:20px;}

.m_bbstopnav_displaylist{height:50px;width:100%;background:#fff;box-shadow:0px 0px 2px 0px rgba(0,0,0,.1);position:fixed;top:0;left:0;z-index:222;}
.m_bbstopnav_displaylist a.nexback {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 22;
    overflow: hidden;
    background: none;
    font-size: 30px!important;
    color: #2c3240;
}
i.ri-arrow-left-s-line {
	color:#fff;
}
.m_bbstopnav_displaylist h3{width:120px;height:50px;line-height:50px;text-align:center;overflow:hidden;margin:0 auto;font-size:16px;color:#2C3240;font-weight:500;}
.m_mypm_top a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 22;
    overflow: hidden;
    color: #2c3240;
    font-size: 20px;
    background: none;
    background-size: 20px!important;
}
i.ri-edit-box-line{padding-left: 15px;}

.category .name .tit{color:#fff;}
.m_fatiez a{display:block;width:50px;height:50px;line-height:50px;position:absolute;top:0;right:0;z-index:22;background-size:25px!important;overflow:hidden;color:#fff;background:url(../viewthread/post_viewthread.png) center no-repeat;}
#mask{background:rgba(0,0,0,0.5)!important;opacity:1!important;}
.dialogbox .button{max-width:120px;}
.m_redirect{display:inline-block;background:#4181d7;font-size:14px;color:#fff;height:30px;line-height:30px;font-size:14px;color:#fff!important;text-align:center;}

.m_viewthread_intel_btms{height:20px;line-height:20px;overflow:hidden;}
.m_viewthread_postdate{float:left;font-size:13px;color:#2C3240;}
.m_viewthread_infoterm{float:right;}
.m_viewthread_infoterm ul{}
.m_viewthread_infoterm ul li {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 15px;
    font-size: 13px;
    color: #a9a9a9;
}
.m_viewthread_infoterm ul li i { font-size: 15px;}
.m_viewthread_infoterm ul li.m_vt_if_read{background:url(../viewthread/top_view.png) left center no-repeat;background-size:15px;}
.m_viewthread_infoterm ul li.m_vt_if_reply{background:url(../viewthread/top_reply.png) left center no-repeat;background-size:15px;}
.m_viewthread_infoterm ul li.m_vt_if_zan{background:url(../viewthread/top_zan.png) left center no-repeat;background-size:15px;}



.m_viewthreadTop{padding:15px 15px 0 15px;background:#fff;margin-bottom:15px;}
.m_viewthreadTop .dialogbox{box-shadow:none;}
.m_viewthreadTop .dialogbox .m_redirect{float:left;}
.m_viewthread_intel{background:#fff;width:100%;color:#2C3240;position:relative;}
.m_viewthread_intel h3{margin-bottom:15px;float:left;width:90%;line-height:22px;margin-bottom:10px;font-size:18px;color:#111;font-weight:500;overflow:hidden;}
.m_viewthread_intel a.m_Managing_btn {
    display: inline-block;
    position: absolute;
    top: 0;
    right: -7px;
    width: 20px;
    height: 20px;
    background: none;
    font-size: 18px;
    background-size: 0px;
	color:#ccc;
}
.m_viewthread_info{padding:15px;background:#fafafa;}
.m_viewthread_include{float:left;width:60%;}
.m_viewthreadtop_avatar{float:left;width:38px;height:38px;}
.m_viewthreadtop_avatar img{width:38px;height:38px;border-radius:100%;}
.m_viewthreadtop_others{padding-left:50px;width:90%;}
.m_viewthreadtop_ost{height:20px;line-height:20px;margin-bottom:5px;}
.m_viewthreadtop_ost h4{float:left;margin-right:8px;font-size:14px;color:#004DF3;font-weight:500;}
.m_vt_lvnid{float:left;}
.m_vt_lvnid i{display:block;width:18px;height:18px;line-height:18px;text-align:center;}
.m_vt_lvnid em{display:inline-block;font-size:14px;color:#fff!important;transform:scale(0.67);}
.m_vt_lvnid i.m_level1{background:url(../viewthread/m_person_level1.png) no-repeat;background-size:18px;}
.m_vt_lvnid i.m_level2{background:url(../viewthread/m_person_level2.png) no-repeat;background-size:18px;}
.m_vt_lvnid i.m_level3{background:url(../viewthread/m_person_level3.png) no-repeat;background-size:18px;}
.m_vt_lvnid i.m_level4{background:url(../viewthread/m_person_level4.png) no-repeat;background-size:18px;}
.m_viewthreadtop_osb{height:15px;line-height:15px;overflow:hidden;}
.m_viewthreadtop_osb dl{}
.m_viewthreadtop_osb dl dd{float:left;display:inline-block;margin-right:10px;font-size:12px;color:#2C3240;height:15px;line-height:15px;position:relative;}
.m_viewthreadtop_osb dl dd:nth-child(1){padding-right:10px;}
.m_viewthreadtop_osb dl dd:nth-child(1):after{content:'';display:block;width:1px;height:10px;position:absolute;top:3px;right:0;background:#ccc;}
.m_viewthreadtop_osb dl dd:nth-child(2){padding-left:15px;background:url(../viewthread/top_group.png) left center no-repeat;background-size:11px;}
.m_viewthread_topfav{float:right;margin-top:10px;}
.m_viewthread_topfav a{display:block;width:55px;height:22px;line-height:22px;text-align:center;font-size:12px;color:#fff!important;background:#4181d7;border-radius:2px;}

.m_vt_inner_fuction{}
.m_vt_inner_fuction_top{}
.m_vt_inner_fuction_top ul{display:table;margin:0px auto 20px;}
.m_vt_inner_fuction_top ul li{float:left;margin:0 5px;}
.m_vt_inner_fuction_top ul li a{display:block;width:120px;height:40px;border-radius:4px;margin-bottom:10px;}
.m_vt_inner_fuction_top ul li a em{display:block;height:50px;line-height:50px;text-align:center;font-size:14px;color:#3d3d3d;overflow:hidden;}

.m_vt_inner_fuction_top ul li.m_vt_if_support a{background:#f9f9f9;}
.m_vt_inner_fuction_top ul li.m_vt_if_drop a{background:#f9f9f9;}
i.ri-thumb-down-line {width: 20px;height: 20px;margin: 10px 4px 0 23px !important;}
.m_vt_inner_fuction_top ul li a i{display: block;width: 20px;height: 20px;float: left;margin: 8px 6px 0 23px;color: #a3a3a3;font-size: 16px;}
.m_vt_inner_fuction_top ul li.m_vt_if_support a i{background:none;background-size:20px;}
.m_vt_inner_fuction_top ul li.m_vt_if_drop a i{background:none;background-size:20px;}
.m_vt_inner_fuction_top ul li a em{float:left;font-size:14px;color:#5f5f5f;height:20px;line-height:20px;overflow:hidden;margin-top:11px;}
.subtsm{padding:10px 10px 0 10px;background:#fcfcfc;}
.m_vt_tags{margin:10px 0;}
.m_vt_tags a{display:inline-block;padding:0 5px;height:22px;line-height:22px;background:#f3f3f3;font-size:12px;color:#999;border-radius:4px;margin:0 10px 10px 0;}
.m_vt_tags a:nth-child(1){background:#ff9900;color:#fff;}
.m_vt_copyright{padding:15px;background:#fafafa;margin-bottom:10px;}
.m_vt_copyright h5{height:20px;line-height:20px;margin-bottom:10px;padding-left:22px;background:url(../viewthread/m_declear.png) left center no-repeat;background-size:16px;font-size:14px;color:#2C3240;font-weight:500;}
.m_vt_copyright p{line-height:20px;font-size:12px;color:#999;}
.m_vt_btm_promotion{padding:15px;border:1px solid #f3f3f3;margin:20px 0;background:#fff;}
.m_vt_btm_promotion span{display:block;height:20px;line-height:20px;margin-bottom:5px;font-size:13px;color:#666;font-weight:600;}
.m_vt_btm_promotion a{display:block;width:100%;height:100%;}
.m_vt_btm_promotion a img{width:100%;border-radius:4px;box-shadow:0 0.2rem 0.8rem rgba(51,51,51,.15);}
.m_vt_btm_promotion h5{height:20px;line-height:20px;font-size:14px;color:#2C3240;margin-top:10px;overflow:hidden;}

.m_pd_sub_lists a{display:block;width:30px;height:30px;line-height:30px;background-size:80% auto !important;text-indent:-6669px;overflow:hidden;color:#fff;font-size:16px;background:url(../viewthread/share.png) center no-repeat;}
/*楼层*/
/*推荐*/
.m_vt_recoms{background:#fafafa;padding:15px;margin-bottom:15px;}

.m_inner_title{height:25px;margin-bottom:10px;}
.m_inner_title ul{}
.m_inner_title ul li{float:left;height:25px;line-height:25px;overflow:hidden;margin-right:20px;font-size:16px;color:#2C3240;}
.m_inner_title ul li.cur{color:#4181d7;font-weight:600;}
.m_displacement_rklist{}
.m_displacement_rklist ul li{height:30px;line-height:30px;border-bottom:1px solid #f3f3f3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.m_displacement_rklist ul li:last-child{border-bottom:0;}
.m_displacement_rklist ul li em{display:block;float:left;width:20px;height:30px;line-height:30px;font-size:14px;color:#bdbdbd;}
.m_displacement_rklist ul li em.m_dis_num1{color:#e80404;font-weight:600;}
.m_displacement_rklist ul li em.m_dis_num2{color:#f46300;font-weight:600;}
.m_displacement_rklist ul li em.m_dis_num3{color:#ffd600;font-weight:600;}
.m_displacement_rklist ul li a{padding-left:5px;font-size:14px;color:#2C3240;}
.m_index_rk_box{}
.m_index_rk_box dl dd{display:none;}



				
.m_vt_posttitles{height:50px;line-height:50px;border-bottom:1px solid #f3f3f3;background:#fff;margin-top:10px;padding:0 15px;}
.m_vt_reply_bdl{float:left;}
.m_vt_reply_bdl a{display:block;float:left;width:60px;height:50px;padding:0 8px;line-height:50px;font-size:14px;color:#666;}
.m_vt_reply_bdl span{display:block;float:left;width:60px;height:50px;position:relative;line-height:50px;font-size:14px;color:#2C3240;}
.m_vt_reply_bdl span:after{content:'';display:block;width:22px;height:2px;background:#2C3240;position:absolute;top:48px;left:28%;}
.m_vt_reply_order{float:right;}
.m_vt_reply_order ul li{float:left;margin-left:10px;height:50px;line-height:50px;}
.m_vt_reply_order ul li a{font-size:14px;color:#2C3240;}
.m_vt_reply_order ul li.show a{color:#4181d7;}

.m_vt_nonfirst{padding:15px;}
.m_vt_nonfirst em{display:block;width:260px;height:260px;margin:0 auto;background:#fff url(../m_common/m_sofa.png) center no-repeat;background-size:260px;}

.m_fr_reply{position:fixed;right:0;left:0;bottom:0;top:0;background:rgba(0,0,0,.5);z-index:111;display:none;}
.m_fr_reply form {border-bottom:solid 1px #eee;border-top:solid 1px #eee;padding:15px;background:#fff;position:absolute;bottom:0;left:0;right:0;}
.m_fr_fixbtm {position:fixed;bottom:0;width:92%;padding:0 4%;left:0;height:55px !important;background:#fff;border-top:1px solid #f3f3f3;z-index:200;}
.m_fr_fixbtm .m_c_t_r_btn{width:40%;float:left;display:block;text-indent:10%;padding:0 2%;border-radius:4px;background:#f6f6f6;background-size:15px;height:36px;line-height:36px;margin-top:13px;font-size:12px;color:#666;}
.m_fr_right{float:right;margin-top:4px;}
i.ri-edit-2-line {
    font-size: 16px;
}
.m_btm_items{float:left;position:relative;margin:7px 4px;width:40px;}
.m_btm_items span {
    font-size: 17px;
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    margin: 0 auto 3px;
    color: #999999;
	padding-left: 3px;
}
.m_btm_items em{display:block;width:40px;height:15px;line-height:15px;color:#333;text-align:center;font-size:12px;overflow:hidden;}

.m_vt_replies{}
.m_vt_replies span{}
.m_vt_fav span{}
.m_vt_like span{}
.m_vt_share{display:block;width:20px;height:20px;overflow:hidden;background:url(../viewthread/topShare.png) center no-repeat;background-size:38px!important;}
.warning{border:dotted 1px #eee;padding:10px 15px;font-size:12px;line-height:22px;color:#666;background:#fdfdfd;margin:5px 0;}
.warning a{margin:0 5px;}

.m_vt_postreply_box{padding:20px 5px 15px 5px;background:#fff;}
.m_vt_replyavator{float:left;width:30px;height:30px;}
.m_vt_replyavator img{width:30px;height:30px;border-radius:100%;}
.m_vt_replyothers{padding-left:40spx;}
.m_vt_replyothers_top{margin-bottom:10px;}
.m_vt_replyothers_topl{width:80%;float:left;}
.m_vt_replyothers_topname{height:20px;line-height:20px;margin-bottom:2px;}
.m_vt_replyothers_topname h4{float:left;margin-right:8px;font-size:14px;color:#2C3240;font-weight:500;}

.m_vt_replyothers_topintel{}
.m_vt_replyothers_topintel{height:15px;line-height:15px;font-size:12px;color:#999;}
.m_vt_replyothers_topintel span{float:left;display:inline-block;}
.m_vt_replyothers_topintel span sup{vertical-align:middle;}
.m_vt_replyothers_topintel em{float:left;display:inline-block;width:1px;height:10px;background:#ccc;margin:2.5px 8px 0 8px;}
.m_vt_replyothers_topintel i{display:inline-block;float:left;height:15px;line-height:15px;overflow:hidden;}



.m_vt_replyothers_toprtools{float:right;}
.m_vt_replytools{}
.m_vt_replytools a {
	margin-top:-10px;
    display: block;
    height: 15px;
    color: #ccc;
    font-size: 18px;
}
.m_vt_replyothers_toprtools .dialogbox{box-shadow:none;}
.m_vt_replyothers_toprtools .dialogbox .redirect{}
.nex-redirect{margin-top:55px!important;height:20px;line-height:20px;border-radius:2px;margin-right:10px;}


/*回复*/
.m_vtpostbox_main{padding:15px;background:#fff;}
.m_vtpostbox_bt{padding:0;font-size:14px;line-height:25px;color:#555;border-bottom:0;}
.m_vtpostbox_bt a img{width:100%;margin:10px 0;}
.m_reply_contant{overflow:hidden;margin-bottom:15px;line-height:24px; font-size:14px;}
.m_reply_contant img{display:inline-block;max-width:100%;border-radius:4px;}
.m_reply_contant .quote{padding:15px;margin:15px 0 0 0;background:#fafafa;border-radius:2px;}
.m_reply_contant video{width: 100%;height: auto;}
.m_reply_contant p{text-indent:0!important;}
/*签名*/
.sign {margin:15px 0;border:dashed 1px #eee;padding:5px;font-size:12px;line-height:22px;min-height:22px;position:relative;}
.sign span {position:absolute;top:-4px;left:5px;background:url(../viewthread/signame.jpg) no-repeat 0 0;width:67px;height:7px;display:block;}

/*消息*/
.jump_c {
    width: 100vh;
    display: table-cell;
    vertical-align: middle;
    height: 100vh;
    background: #fff;
	font-size: 15px;
}
.jump_c p{text-align:center;}
.jump_c p a{font-size:14px;color:#4181d7;}
.m_common_message{color:#666;font-size:16px;padding:15px;text-align:center;}
.m_gray_btn{}
.m_gray_btn a{display:block;width:158px;height:30px;line-height:30px;margin:0 auto;text-align:center;font-size:14px;color:#fff!important;background:#4181d7;}
/*弹出框*/
.m_emoji{width:100%;margin-bottom:10px;display:none;}
.m_emoji span{width:12.5%;text-align:center;display:inline-block;}
.d_replyfunction{}
.d_replyfunction a{display:block;width:30px;height:30px;float:left;margin-right:10px;}
.d_replyfunction a.m_emoji_Btn{background:url(../viewthread/emoji.png) center no-repeat;background-size:24px;}
.d_replyfunction a.m_ohers_Page{background:url(../viewthread/photo.png) center no-repeat;background-size:30px;}
.m_fr_reply .input{width:100%;border:solid #f6f6f6 1px;padding:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:2px;float:left;font-size:14px;margin-bottom:10px;}
.fastpost .input{height:auto;}
.m_vt_huifubM{width:22%;font-size:12px;height:30px;line-height:30px;text-align:center;color:#fff !important;background:#4181d7;border:none;border-radius:2px;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.fastpost li{margin-bottom:10px;}
.fastpost li:last-child{margin:0;}

/*回复与发帖*/
.fastpostmessage{}
.post_from .sec_code{margin-left:0!important;}
.post_from{padding:65px 15px 15px 15px;}
.post_from li{padding:0;}
.m_re_titles{font-size:12px;font-weight:300;margin-bottom:5px;color:#2C3240;border-bottom:0;}
.post_from textarea,.post_from .px {width:100%;border:solid #f6f6f6 1px;padding:10px;font-size:14px;color:#666;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
a.m_emoji_Btn{display:block;width:30px;height:30px;background:url(../viewthread/emoji.png) center no-repeat;background-size:24px;float:left;margin-top:4px;}
a.m_ohers_Page{display:block;width:30px;height:30px;float:left;margin-left:10px;}
.sec_code{padding:0;margin-bottom:10px;margin-right:7px;}
.sec_code .txt{text-indent:10px;}
.btn_pn{width:100%;margin:10px auto;font-size:14px;height:40px;line-height:40px;text-align:center;color:#fff!important;border:none;display:block;outline:none;}
.m_hf_summit_btn{background:#4181d7;}
.btn_pn_grey{background:#eee!important;color:#666;}
.btn_pn_blue{background:#4181d7!important;color:#fff;}
.bl_line{border-bottom:0;}
.m_quote_title{line-height:25px;font-size:14px;color:#666;margin-bottom:20px;}
.m_bbs_threadbtms{width:100%;overflow:hidden;}
.m_threadsort_types{border:1px solid #f6f6f6;margin-bottom:15px;text-indent:15px;font-size:12px;color:#999;padding:0;}
#filedata{}
.m_post_title{width:100%;padding:20px;border:solid 1px #eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;height:24px;line-height:24px;font-size:12px;}
.m_post_title::-webkit-input-placeholder {color:#999;font-size:12px;}
.m_Message_Box::-webkit-input-placeholder {color:#999;font-size:12px;}
.m_post_newtitle{padding:8px;border:solid 1px #eee;margin-bottom:10px;background:#fff;height:24px;line-height:24px;font-size:12px;}
.login_select select{}
.m_post_newtitle select{padding-left:10px;}

.m_dl_sec_code{position:relative;outline:none;width:100%!important;background:none!important;height:40px;line-height:40px;margin-bottom:0;padding:0;color:#1c1f21;font-size:14px;border:0;}
.m_dl_sec_code img{position:absolute;top:5px;right:0;}
.threadListTit{position:relative;}
.post_imglist li{margin:0 10px 0 0;}
/*登录注册*/
.m_member_top_bg{background:#fff;}
.m_member_page_top{height:80px;padding:0 30px;}
.m_member_page_top a{display:block;float:right;height:80px;line-height:80px;font-size:14px;color:#2C3240;}
.m_login_top{padding: 80px 45px 20px 45px;}
.m_login_top h5{height:30px;line-height:30px;font-size:28px;color:#2C3240;overflow:hidden;margin-bottom:10px;}
.m_login_top p {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #191b1f;
    overflow: hidden;
    font-weight: 600;
}
input[type=text]:focus {
				outline: none;
			}


.m_DL_btn{width:100%!important;margin-top:20px!important;height:45px!important;line-height:45px!important;}

.m_dengluT_Txt{margin-top:20px;}
.m_dengluT_Txt h5{width:145px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#999;font-weight:400;position:relative;margin:0 auto;}
.m_dengluT_Txt h5:before{display:block;content:'';width:20px;height:1px;background:#999;position:absolute;top:15px;left:0;}
.m_dengluT_Txt h5:after{display:block;content:'';width:20px;height:1px;background:#999;position:absolute;top:15px;right:0;}

.m_dengluT_Txt ul{margin:30px auto;}
.m_dengluT_Txt ul li{float:left;width:33%;}
.m_dengluT_Txt ul li a{display:block;text-align:center;}
.m_dengluT_Txt ul li a i{display:block;width:28px;height:28px;margin:0 auto;}
.m_dengluT_Txt ul li.m_Denglu_Weixin a i{background:url(../dl/third_weixin.png) no-repeat;background-size:28px;}
.m_dengluT_Txt ul li.m_Denglu_QQ a i{background:url(../dl/third_qq.png) no-repeat;background-size:28px;}
.m_dengluT_Txt ul li.m_Denglu_Weibo a i{background:url(../dl/third_weibo.png) no-repeat;background-size:28px;}
.m_dengluT_Txt ul li a p{height:40px;line-height:40px;text-align:center;font-size:12px;color:#999;overflow:hidden;}
.login_select{border-bottom: 1px solid #f3f3f3;}
.login_select span.span_question{position:absolute;top:0;left:0;color:#999;font-size:14px;text-indent:12px;font-weight:400;}
.m_login_from input::-webkit-input-placeholder {color:#999!important;font-size:14px!important;font-weight:400;text-align:left;}
.login_from li.questionli{margin-bottom:5px;height:50px;line-height:50px;position:relative;}
.login_from .sec_code{margin-right:0;margin-left:0;border-bottom:1px solid #f6f6f6;}
.loginbox .btn_login .pn{background:#4181d7;width:73%;border-radius:10px;font-size:16px;color:#fff;font-weight:500;outline:none;}
.btn_register{margin-top:30px;}
.loginbox .btn_login .code{background:#ecedef;width:73%;border-radius:10px;font-size:16px;color:#3a3b3d;font-weight:500;outline:none;}
.btn_register{margin-top:30px;}
.btn_register .pn{background:#4181d7;width:73%;border-radius:10px;font-size:16px;color:#fff;font-weight:500;outline:none;}
.login_from li em{display:block;margin-top:10px;text-align:left; height:15px;line-height:15px; font-size:14px;color:#999;margin-bottom:10px; overflow:hidden;}
.login_from li textarea{width:95%!important;text-indent:10px;padding:2%;outline:none;border:1px solid #eee;}
.login_from li select{height:25px;outline:none;border:1px solid #eee;float:left;margin-right:10px; margin-top:8px;background:#fff;}
.loginbox{padding:0;min-height:450px;padding:20px 0 30px 0;text-align:center;}
.m_login_from .m_common_scbox .m_scbox_input{width:100%;background:none;border:0!important;padding:0;height:50px!important;line-height:50px;font-size:16px;color:#2C3240!important;text-indent:0;outline:none;}
.loginbox .m_common_scbox{float:none;}
.m_common_scbox{float:left;}
.m_common_scbox{position:relative;}
.m_scbox_input{border:1px solid #eee;height:28px;line-height:28px;border:1px solid #eee;text-indent:10px;outline:none;}
.m_Blog_sechecks{float:left;width:50%;}
.m_Blog_sechecks .m_scbox_input{}
.m_Blog_sechecks .m_common_scbox .m_scbox_input{width:50%;height:28px;line-height:28px;border:1px solid #eee;text-indent:10px;}
.m_common_scbox img{width:100px;height:30px;display:block;position:absolute;top:0;right:-13%;}
.post_from .m_scbox_input{width:50%;height:28px;line-height:28px;border:1px solid #eee;text-indent:10px;}
.m_post_tabtitle{height:30px;margin-bottom:10px;border-bottom:1px solid #f3f3f3;position:relative;z-index:1;}
.m_post_tabtitle dl dd{display:inline-block;height:30px;line-height:30px; margin-right:10px;position:relative;}
.m_post_tabtitle dl dd a{display:block;height:30px;line-height:30px;font-size:14px; color:#333;}
.m_post_tabtitle dl dd.a{border:1px solid #f3f3f3;padding:0 10px;border-bottom:0;background:#fff;z-index:2;}
.m_post_tabtitle dl dd.a a{ font-weight:600; color:#4181d7;}

.login_from{background:none;border:0;margin:0 auto;}
.login_from li{margin-bottom:0;padding:0;color:#2C3240;border-bottom:0!important;outline:none;padding-bottom: 20px;}
.login_from li .px{height:24px;outline:none;}
.p_fre {width:100%!important;}
.login_from .px{}
.m_login_from .px{width:100%;border:0;border-bottom:1px solid #eee;background:none;padding:0;height:39px!important;line-height:39px;font-size:16px;color:#2C3240!important;}
.m_login_from .mpx{width:100%;border:0;background:none;padding:0;height:40px!important;line-height:40px;font-size:16px;color:#2C3240!important;text-indent: 10px;}
.m_login_from li input::-webkit-input-placeholder{color:#ccc;font-size:14px;} 
.sel_list { 
    width: 60px !important;
    border: 0px solid #eee !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    color: #999 !important;
}

.login-btn-inner{width:100%;}
.loginbox p {}


.login_from li,.post_msg_from li{}
.login_from .sec_code .txt,.post_from .sec_code .txt{width:100%;padding:20px;border:solid 1px #eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;height:24px;line-height:24px;font-size:16px;}
.m_login_from .sec_code .txt,.post_from .sec_code .txt{width:100%;padding:20px;border:solid 1px #eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;height:24px;line-height:24px;font-size:16px;}
.m_Sortlist_box .sec_code .m_reply_input{height:30px;border:0;border-bottom:1px solid #f3f3f3;color:#666;width:100%!important;}
.post_from .sec_code .m_reply_input{color:#666;padding:0 10px;}
#comment .sec_code .m_reply_input{width:100%!important;background:none!important;border:1px solid #f6f6f6;height:40px;line-height:40px;margin-bottom:0;padding:0;color:#9199a1;font-size:14px;margin-bottom:15px;text-indent:15px;}
.m_login_from input.m_reply_input{width:100%!important;border:0;outline:none;}
.login_from li.answerli{margin-top:0;margin-bottom:0;}
/* .sel_list{position:absolute;top:0;left:0;width:100%;height:30px;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;} */
.post_from .sec_code{position:relative;margin-left:10px;margin-right:0;}

.login_from .sec_code .txt,.post_from .sec_code .txt{width:100% !important;margin-top:6px;padding:0;height:40px;}
.login_from .sec_code .seccodeimg{position:absolute;top:10px;right:3px;height:30px;}
.post_from .sec_code .txt{color:#2C3240!important;}

.post_from .sec_code .txt,.sec_code .txt{background:none!important;margin-top:0!important;border-bottom:1px solid rgba(255,255,255,0.3) !important;}
.fastpost .sec_code .txt{border:1px solid #f6f6f6!important;color:#2C3240!important}
.sec_code .txt{text-indent:10px;}

.questionli .login-btn-inner{position:absolute;height:50px;line-height:50px;top:0px;left:-13px;font-size:16px;color:#2C3240;}
.m_sort_TYPES{color:#2C3240!important;}
.login_select .icon-arrow{display:block;width:18px;height:18px;background:url(../dl/r_aw.png) no-repeat;background-size:6px;margin-top:20px;margin-right:-11px;}
.m_post_newtitle .icon-arrow{display:block;width:18px;height:18px;background:url(../dl/r_aw.png) no-repeat;background-size:6px;margin-top:6px;margin-right:-3px;}
.m_post_newtitle span.span_question{position:absolute;top:0;left:0;color:#999;font-size:12px;text-indent:12px;font-weight:400;}
.login_select .login-btn-inner{position:inherit;}
/* ==== 弹层提示 ==== */
.tip{height:auto;background:#fff;margin:0 auto;border:0;text-align:center;border-radius:2px;width:auto;}
.dialogbox{height:auto;min-width:300px;margin:0 auto;text-align:center;border-radius:2px;}
.dialogbox .tip{background:#fff;height:auto;padding:15px;width:auto;}
.tip .button2{background:#4181d7!important;border-radius:2px!important;margin-bottom: 5px;}
.tip dt {font-size:14px;height:auto;}
#messagetext p{font-size:16px;color:#2C3240;}
.tip dd {background:#FFF;border-top:1px solid #fff;padding:15px 0;}
.tip dd a{margin-left:0px;color:#2C3240;font-size:16px;}
.del_tips{color:#f30;font-size:16px;padding:15px;text-align:center;}
/*selected*/
.m_stf{padding:5px 10px;margin-bottom:10px;}
.m_stf a{display:inline-block;margin:0 10px 0 0;font-size:14px;color:#666;}
.m_stf a.xw1{color:#4181d7;font-weight:bold;}
/*收藏页面*/
.m_Tip{background:#fff;}
.m_Tip_bd{padding:75px 15px 10px 15px;}
.m_Tip_box{padding:80px 15px 0 15px;font-size:18px;text-align:center;color:#333;margin-bottom:20px;}
.m_Tip_box p{font-size:16px;color:#666;height:40px;line-height:40px;overflow:hidden;margin:10px 0;}
.m_fav_title{font-size:16px;color:#4181d7;}
.m_txt_input{width:100%;border:1px solid #f6f6f6;font-size:14px;padding:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:2px;}
.m_confirmed{padding:10px 15px;}
.m_confirmedbtn{width:49%;display:inline-block;height:35px;line-height:35px;background:#4181d7;font-size:14px;color:#fff;text-align:center;border:0;border-radius:2px;float:left;}
.m_canceled{width:49%;display:inline-block;height:35px;line-height:35px;background:#eee;font-size:14px;color:#666;text-align:center;margin-left:2%;border:0;border-radius:2px;float:right;box-shadow:0 0.1rem 0.4rem rgba(238, 238, 238,.25);}
.m_confirmedbtn_single{width:100%;display:inline-block;height:35px;line-height:35px;background:#4181d7;font-size:16px;color:#fff;text-align:center;margin-left:0!important;border:0;border-radius:2px;}
/*hd*/
.m_active_interface{margin:20px 0;}
.mbn dt{border-bottom:1px dashed #eee;padding:8px 0;}
.m_confirmedbtn_hd{width:30%;display:inline-block;height:30px;line-height:30px;background:#4181d7;font-size:12px;color:#fff;text-align:center;border:0;border-radius:2px;margin-top:20px;}
.m_txt_input_hd{width:100%;border:1px solid #f6f6f6;font-size:14px;padding:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:2px;}
.m_hd_bg{border:1px solid #f6f6f6;width:20%;height:40px;line-height:40px;font-size:14px;overflow:hidden;color:#666;text-align:center;}
.m_active_apply{padding:15px;background:#fafafa;margin-bottom:15px;}
.m_jointitle{font-size:14px;color:#ff4400;font-weight:600;margin-bottom:10px;height:25px;line-height:25px;}
.m_leaveword{}
.m_leaveword h5{height:20px;line-height:20px;margin-bottom:10px;font-size:14px;color:#2C3240;}
.m_active_txt_input{width:100%;height:60px;border:1px solid #f3f3f3;font-size:12px;padding:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:2px;}
.m_active_txt_input::-webkit-input-placeholder{color:#aaa;} 
.m_applylists{margin-top:20px;}
.m_applylists_bd{}
.m_applylists_bd h5{height:20px;line-height:20px;margin-bottom:10px;font-size:14px;color:#2C3240;}
.m_active_pay{}
.m_active_pay h5{height:20px;line-height:20px;margin-bottom:10px;font-size:14px;color:#2C3240;}
.m_active_pay ul li{margin-bottom:10px;font-size:12px;color:#2C3240;}
.m_active_pay ul li input{border:1px solid #f3f3f3;}
.m_active_pay ul li input::-webkit-input-placeholder{color:#aaa;} 

.m_active_extfield{margin-top:20px;}
.m_active_extfield h5{height:20px;line-height:20px;margin-bottom:10px;font-size:14px;color:#2C3240;}
.m_active_extfield ul li{margin-bottom:10px;}
.m_active_extfield ul li em{font-size:12px;color:#2C3240;margin-right:10px;}
.m_active_extfield ul li input{border:1px solid #f3f3f3;}
.m_active_extfield ul li input::-webkit-input-placeholder{color:#aaa;} 
.m_active_userfield{margin-top:20px;}
.m_active_userfield h5{height:20px;line-height:20px;margin-bottom:10px;font-size:14px;color:#2C3240;}
.m_active_userfield ul{}
.m_active_userfield ul li{margin-bottom:15px;}
.m_active_userfield ul li p{margin-top:15px;}
.m_active_userfield ul li p a{font-size:12px;color:#76A0FF;}
.m_active_userfield em{margin-right:10px;}
.m_active_userfield em span{color:#f40;}
.m_active_userfield input{border:1px solid #f3f3f3;}
.m_active_userfield ul li input::-webkit-input-placeholder{color:#aaa;} 

/*poll*/
.m_polltitlers{font-size:16px;color:#2C3240;font-weight:400;height:30px;line-height:30px;margin:12px 0;}
.m_polltitlers i{display:inline-block;width:30px;height:30px;background:url(../bbs/poll.png) center no-repeat;background-size:30px;margin-right:10px;float:left;}
.m_polltitlers strong{display:inline-block;font-size:18px;float:left;font-weight:300;height:30px;line-height:30px;color:#4181d7;margin-right:13px;}
.m_polltitlers em{display:inline-block;font-size:18px;float:left;font-weight:300;height:30px;line-height:30px;color:#ff4400}
.m_pollcount{height:30px;line-height:30px;font-size:14px;color:#666;}
.m_polldowncounts{height:20px;line-height:20px;color:#666;font-size:12px;margin-bottom:5px;}
.m_polldowncounts span{color:#fa0000;}
.m_pollcontentslist{}
.m_pollclists{margin-bottom:10px;}
.m_pollclists label{display:block;line-height:25px;font-size:16px;color:#555;margin-bottom:10px;}
.m_pollclists span.m_pollbars{float:left;height:13px;margin-right:10px;width:65%;padding:0;border-radius:0 8px 8px 0;background:#eaeaea;}
.m_pollclists span.m_pollbars em{float:left;height:13px;border-radius:0 8px 8px 0;}
.m_pollclists i{display:inline-block;float:left;height:13px;line-height:13px;font-size:12px;}
.m_pollclists i em{margin-left:3px;}
.m_pollcontentslist span.xi1,.m_pollcontentslist span.xi1 a{color:#ff9900;}
.m_pollcontentslist span.xi1 a{padding:0 5px;text-decoration:underline;}
.m_pollbtn{background:#4181d7;color:#fff;border:0;padding:0 6px;}
/*rewards*/
.m_reward_main a.m_Managing_btn{display:inline-block;width:20px;height:20px;background:url(../viewthread/m_icon_setting.png) center no-repeat;background-size:15px;}
.m_reward_main{}
.m_reward_main_top{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f3f3f3;}
.m_reward_main_status{float:left;border-radius:4px;overflow:hidden;width:62px;height:62px;overflow:hidden;}
.m_reward_module{}
.m_reward_module_uc{}
.m_reward_module_sl{}

.m_reward_module_price{height:32px;line-height:32px;text-align:center;}
.m_reward_module_uc .m_reward_module_price{background:#FDECE0;}
.m_reward_module_sl .m_reward_module_price{background:#EBECFE;}

.m_reward_module_price i.m_reward_bbt_icon{display:inline-block;width:20px;height:20px;background:url(../rewards/m_price.png) center no-repeat;background-size:20px;vertical-align:middle;}
.m_reward_module_price span{font-size:14px;color:#2C3240;font-weight:700;}
.m_reward_current_status{height:32px;line-height:32px;text-align:center;font-size:12px;color:#fff;overflow:hidden;}
.m_reward_module_uc .m_reward_current_status{background:#F46300;}
.m_reward_module_sl .m_reward_current_status{background:#4181d7;}





.m_reward_main_info{padding-left:78px;}
.m_reward_main_info h1{height:62px;line-height:32px;overflow:hidden;font-size:18px;color:#2C3240;}
.m_reward_module_content{margin-top:20px;}
.m_reward_module_author{height:22px;line-height:22px;margin-bottom:10px;}
.m_reward_module_author ul{margin:0!important;}
.m_reward_module_author ul li{float:left;margin-right:10px;margin-bottom:5px;padding-left:10px;height:22px;line-height:22px;background:url(../rewards/lx.png) left center no-repeat;background-size:4px;font-size:12px;color:#787878;}
.m_reward_module_author ul li:nth-child(2){padding-left:0;background:none;}
.m_reward_module_author ul li a{}
.m_reward_module_author ul li a img{display:inline-block;float:left;width:22px;height:22px;border-radius:24px;box-shadow:0 0.2rem 0.8rem rgba(51,51,51,.15);}
.m_reward_module_author ul li a span{display:inline-block;float:left;margin-left:10px;font-size:12px;color:#2C3240;}
.m_reward_module_author ul li a:hover span{color:#4181d7;}
.m_reward_module_author ul li em{color:#999;text-decoration:underline;}
.m_reward_module_num{}
.m_reward_module_num span{display:inline-block;height:22px;line-height:22px;font-size:14px;color:#2C3240;padding-left:25px;margin-right:20px;}
.m_reward_module_num li{display:inline-block;height:22px;line-height:22px;font-size:14px;color:#2C3240;padding-left:0px;margin-right:5px;}
.m_reward_module_num span.m_reward_module_read{background:url(../rewards/m_reward_view.png) left center no-repeat;background-size:20px;}
.m_reward_module_num span.m_reward_module_reply{background:url(../rewards/m_reward_reply.png) left center no-repeat;background-size:15px;}
.m_reward_module_num span.m_reward_module_zan{background:url(../rewards/m_reward_zan.png) left center no-repeat;background-size:15px;}
.m_rewards_desc{margin-bottom:30px;line-height:24px;font-size:14px;color:#666;}
.m_reward_main_btm_btn{margin:10px 0 30px 0;}
.m_go_answer a{display:block;width:60px;text-align:center;height:25px;line-height:25px;padding:0 10px;background:#FBC37F;color:#fff;font-size:12px;border:0;border-radius:2px;margin-right:30px;cursor:pointer;outline:none;box-shadow:none;}
.m_rewards_btm_tools{height:20px;line-height:20px;margin-top:15px;}
.m_rewards_btm_tools ul li{float:left;margin-right:20px;}
.m_rewards_btm_tools ul li a{display:inline-block;font-size:12px;color:#666;}
.m_rewards_btm_tools ul li.m_reawrd_b_func_show a{background:none;background-size:15px;}
.m_rewards_btm_tools ul li.m_reawrd_b_func_last a{background:none;background-size:15px;}
.m_rewards_btm_tools ul li.m_reawrd_b_func_next a{background:none;background-size:15px;}
.blockcode{padding:10px;border:1px solid #CCC;background:#f7f7f7;margin:10px 0 5px 0;}
.m_bestansdfbx{padding:15px;background:#fafafa;}
.m_bestans{height:30px;line-height:30px;margin-bottom:20px;overflow:hidden;font-size:16px;color:#2C3240;padding-left:35px;background:url(../rewards/m_best_ans.png) left center no-repeat;background-size:26px;}
.m_bestpost{margin-bottom:20px;}
.m_bestpost_vm{float:left;}
.m_bestpost_vm a img{width:40px;height:40px;border-radius:100%;box-shadow:0 0.2rem 0.8rem rgba(51,51,51,.15);}
.m_bestpost_vt{padding-left:55px;}
.m_bestpost_vt h5{height:20px;line-height:20px;overflow:hidden;margin-bottom:5px;}
.m_bestpost_vt h5 span{float:left;font-size:12px;color:#999;font-weight:500;}
.m_bestpost_vt h5 span a{font-size:14px;color:#2C3240;font-weight:600;margin-right:10px;}
.m_bestpost_vt h5 span a:hover{color:#4181d7;}
.m_bestpost_vt h5 em{float:right;}
.m_bestpost_vt h5 em a{display:block;width:55px;height:20px;line-height:20px;text-align:center;font-weight:500;border-radius:2px;background:#DB5000;font-size:12px;color:#fff;box-shadow:0 0.1rem 0.4rem rgba(219, 80, 0,.25);}

.m_bestpost_vt p{height:15px;line-height:15px;overflow:hidden;}
.m_bestpost_message{line-height:22px;font-size:12px;color:#2C3240;}
.m_bestpost_part a{display:block;height:20px;line-height:20px;font-size:12px;color:#FDB500;text-decoration:underline;margin-top:20px;}
.m_post_rewards{padding: 10px 14px;border: 1px dashed #e4e4e4;margin: 10px 0;}
.m_post_rewards_txt{line-height:20px;font-size:12px;color:#999;}

/*debate*/
.m_debatebox{}
.m_debatetops{height:22px;line-height:22px;overflow:hidden;margin-bottom:20px;}
.m_debatetl{font-size:16px;color:#5579ED;float:left;height:22px;line-height:22px;}
.m_debatetl em{font-size:12px;color:#5579ED;margin-left:5px;}
.m_debatetr{font-size:16px;color:#4181d7;float:right;height:22px;line-height:22px;}
.m_debatetr em{font-size:12px;color:#4181d7;margin-left:5px;}
.m_debateboxed{}
.m_d_aff{width:40%;float:left;}
.m_d_aff h5{}
.m_d_aff h5 a{display:block;height:36px;line-height:36px;width:100%;border-radius:2px;background:#5579ED;font-size:14px;color:#fff;text-align:center;font-weight:300;}
.m_d_aff h5 a em{font-weight:300;font-size:12px;margin-left:5px;}
.m_gd_guandian{margin:10px 0;color:#666;line-height:25px;max-height:275px;overflow:hidden;font-size:14px;}

.m_d_btmzfang{padding:15px;border:1px solid #C1CEF8;background:#F4F6FD;}
.m_d_dfrt_zf{color:#C1CEF8!important;}
.m_d_tyuyu_zf a{background:#C1CEF8!important;}

.m_d_btmfdf{padding:15px;border:1px solid #FFC773;background:#FFF6E8;}
.m_d_dfrt{float:left;height:20px;line-height:20px;font-size:14px;color:#ff9900;}
.m_d_tyuyu{float:right;}
.m_d_tyuyu a{display:block;width:40px;height:20px;line-height:20px;background:#4181d7;color:#fff;font-size:12px;text-align:center;border-radius:2px;}
.m_d_bianshou{margin-top:10px;}
.m_d_bianshou ul{width:110%}
.m_d_bianshou ul li{float:left;width:25px;margin:0 7% 5% 0;}
.m_d_bianshou ul li a{display:block;}
.m_d_bianshou ul li a img{width:25px;height:25px;border-radius:100%;display:block;margin:0!important;}
.m_d_mm{float:left;width:16%;margin:0 2%;min-height:200px;}
.m_barfdr{width:10%;height:100%;height:200px;position:relative;float:left;background:#f6f6f6;border-radius:5px 5px 0 0;}
.m_barfdr em{display:block;width:100%;position:absolute;left:0;bottom:0;background:#5579ED;border-radius:5px 5px 0 0;}
.m_d_vsd{float:left;width:80%;height:30px;line-height:30px;font-size:20px;color:#666;text-align:center;}
.m_barfdrt{float:right;width:10%;height:100%;height:200px;position:relative;background:#f6f6f6;border-radius:5px 5px 0 0;}
.m_barfdrt em{display:block;width:100%;position:absolute;left:0;bottom:0;background:#4181d7;border-radius:5px 5px 0 0;}
.m_d_neg{width:40%;float:right;}
.m_d_neg h5{}
.m_d_neg h5 a{display:block;height:36px;line-height:36px;width:100%;border-radius:2px;background:#4181d7;font-size:14px;color:#fff;text-align:center;font-weight:300;}
.m_d_neg h5 a em{font-weight:300;font-size:12px;margin-left:5px;}
.m_d_endings{height:20px;line-height:20px;margin-top:10px;font-size:14px;color:#666;}
.m_d_endings em{margin-left:5px;}
.m_endingbtns{}
.m_endingbtns a{display:block;width:100px;margin:10px 0;text-align:center;height:30px;line-height:30px;background:#5579ED;font-size:12px;color:#fff;border-radius:2px;}
.m_d_biaotis{height:35px;border-bottom:1px solid #f6f6f6;margin-bottom:10px;line-height:35px;font-size:16px;color:#2C3240;}
/*trades*/
.m_commocial{border:1px solid #e8e8e8;}
.m_com_tops{height:40px;line-height:40px;background:#eee;color:#2C3240;font-size:14px;padding:0 15px;}
.m_com_tl{float:right;background:url(../bbs/dealer.png) left center no-repeat;padding-left:26px;}

.m_com_tr{float:left;background:url(../bbs/com.png) left center no-repeat;padding-left:28px;}
.m_com_listedf{}
.m_com_listedf ul li{width:94%;margin:3% auto;padding-bottom:10px;position:relative;height:180px;border-bottom:1px solid #f6f6f6;}
.m_com_listedf ul li:last-child{border-bottom:0;padding-bottom:0px;}
.m_coM_pic{position:absolute;left:0;top:0;width:140px;height:180px;}
.m_coM_Picins{width:100%;height:100%;position:relative;}
.m_coM_Picins span{display:block;width:110px;position:absolute;left:0;bottom:0;background:rgba(0, 0, 0,0.5) url(../bbs/miaobiao.png) 10px center no-repeat;font-size:12px;color:#fff;padding-left:30px;height:30px;line-height:30px;overflow:hidden;}
.m_coM_Picins img{width:140px;height:180px;margin:0!important;}
.m_coM_Ifosd{padding-left:150px;}
.m_coM_Ifosd h4{font-size:16px;color:#2C3240;font-weight:300;height:45px;line-height:22px;overflow:hidden;margin-bottom:5px;}
.m_coM_itemsd{height:30px;line-height:30px;font-size:12px;color:#666;}
.m_coM_itemsd span{display:inline-block;height:15px;line-height:15px;background:#FF4400;color:#fff;font-size:12px;padding:0 3px;border-radius:2px;}
.m_coM_itemsb{margin-top:20px;}
.m_coM_itemsb p{font-size:12px;color:#666;}
.m_coM_itemsb p i{font-size:12px;color:#FF4400;}
.m_coM_itemsb em{font-size:18px;color:#FF4400;}
/*tradeinners*/
.m_coM_spxqpic{height:290px;overflow:hidden;position:relative;}
.m_coM_spxqpic img{width:100%;}
.m_coM_one{padding:10px 15px;border-bottom:1px solid #f6f6f6;margin-bottom:15px;background:#fff;}
.m_coM_names{height:50px;line-height:25px;overflow:hidden;margin-bottom:10px;font-size:16px;color:#2C3240;font-weight:300;}
.m_coM_Innerprice,.m_coM_Innerolds{font-size:12px;color:#aaa;}
.m_coM_Innerprice i{font-size:12px;color:#FF4400;}
.m_coM_Innerprice em{font-size:18px;color:#FF4400;}
.m_coM_Nums{height:25px;line-height:25px;}
.m_coM_Nums span{display:block;float:left;width:33%;height:25px;line-height:25px;font-size:12px;color:#aaa;}
.m_coM_Maijia{}
.m_coM_two{padding:0;}
.m_coM_Maijia ul li{border-bottom:1px solid #f6f6f6;height:40px;line-height:40px;padding:0 10px;font-size:12px;color:#666;}
.m_coM_Maijia ul li span{color:#666;margin-right:5px;}
.m_coM_three{padding:0;}
.m_coM_three h5{height:40px;line-height:40px;padding:0 10px;font-size:16px;color:#2C3240;border-bottom:1px solid #f6f6f6;}
.m_coM_three ul li{border-bottom:1px solid #f6f6f6;line-height:40px;padding:0 10px;font-size:12px;color:#666;}
.m_sellavs{float:left;height:30px;}
.m_sellavs a{display:block;}
.m_inMtx{display:inline-block;float:left;}
.m_inMtx img{width:30px;height:30px;margin-top:5px;border-radius:100%;display:block;float:left;}
.m_sellavs a em{display:block;float:left;margin-left:10px;font-size:12px;color:#666;margin-right:4px;}
.m_coM_contactseller{float:right;}
.m_coM_txtsd{padding:15px;}
.m_coM_three h2{height:40px;line-height:40px;padding:0 10px;font-size:16px;color:#2C3240;border-bottom:1px solid #f6f6f6;}
.m_coM_Ralte{padding:15px;}
.m_coM_Ralte ul li{padding-bottom:10px;margin-bottom:10px;position:relative;height:180px;border-bottom:1px solid #f6f6f6;}
.m_coM_Rpics{position:absolute;left:0;top:0;width:140px;height:180px;}
.m_coM_Rpics img{width:140px;height:180px;}
.m_coM_Rinfos{padding-left:150px;}
.m_coM_Rinfos h6{height:45px;line-height:22px;overflow:hidden;margin-bottom:5px;}
.m_coM_Rinfos h6 a{font-size:16px;color:#2C3240;font-weight:300;}

/*个人收藏页面*/
.m_uc_myfavtop {
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.1);
}
.m_uc_mylisttopinter a.m_uc_myfavtop_back {
	width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 22;
    overflow: hidden;
    background: none;
    font-size: 28px!important;
    color: #2c3240;
}
.m_uc_mylisttopinter span.m_uc_myfavtop_txt {
    display: block;
    width: 100px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #2C3240;
}




.m_My_Collections{display:block;height:50px;line-height:50px;background:#f8f8f8;font-size:16px;text-align:center;}
.m_My_Collections ul{}
.m_My_Collections ul li{float:left;width:25%;height:50px;line-height:50px;}
.m_My_Collections ul li a{display:block;height:50px;line-height:50px;padding:0;color:#333;font-size:14px;position:relative;}
.m_My_Collections ul li a em{display:block;width:20px;height:2px;opacity:0;position:absolute;top:50px;left:50%;margin-left:-11px;color:#4181d7;font-weight:500;border-radius:6px;}
.m_My_Collections ul li a.cur{color:#4181d7;font-weight:600;background:#fff;margin-top: 1px;}
.m_My_Collections ul li a.cur em{opacity:1;background:#4181d7;}

.m_My_Collections_wenda{display:block;height:50px;line-height:50px;background:#f8f8f8;font-size:16px;text-align:center;}
.m_My_Collections ul{}
.m_My_Collections_wenda ul li{float:left;width:33.3%;height:50px;line-height:50px;}
.m_My_Collections_wenda ul li a{display:block;height:50px;line-height:50px;padding:0;color:#333;font-size:14px;position:relative;}
.m_My_Collections_wenda ul li a em{display:block;width:20px;height:2px;opacity:0;position:absolute;top:50px;left:50%;margin-left:-11px;color:#4181d7;font-weight:500;border-radius:6px;}
.m_My_Collections_wenda ul li a.cur{color:#4181d7;font-weight:600;background:#fff;margin-top: 1px;}
.m_My_Collections_wenda ul li a.cur em{opacity:1;background:#4181d7;}

.m_Favtitles{font-size:16px;color:#666!important;font-weight:500;}
.m_My_CollectionBBS{min-height:550px;}
.m_My_CollectionBBS ul{}
.m_My_CollectionBBS ul li{padding:15px;background:#fff;margin-bottom:5px;position:relative;border-bottom:1px solid #f3f3f3;}
.m_My_CollectionBBS ul li.m_My_CollectionList_lasts{margin-bottom:70px;border-bottom:0;}
.m_My_CollectionBBS ul li a{display:block;}
.m_fav_coicon{float:left;width:100px;height:60px;border-radius:6px;}
.m_fav_cotail{padding-left:115px;}
.m_fav_cotail h5{height:30px;line-height:30px;font-size:16px;color:#333;font-weight:500;}
.m_fav_cotail p{height:20px;margin-top:5px;line-height:20px;font-size:12px;color:#999;}
.m_fav_cotail p em{color:#999;margin-right:3px;}
.m_MY_ptxtx{}
.m_MY_ptxtx a{display:block;width:55px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#fff;background:#4181d7;position:absolute;top:30px;right:15px;border-radius:4px;}

.m_My_CollectionList{min-height:550px;}
.m_My_CollectionList ul li{padding:20px;background:#fff;margin-bottom:0px;position:relative;border-bottom:1px solid #f3f3f3;}
.m_My_CollectionList ul li.m_My_CollectionList_lasts{margin-bottom:70px;border-bottom:0;}
.m_My_CollectionList ul li a.m_myfav_part{display:block;width:100%;}
.m_myfav_top{height:16px;margin-bottom:10px;}
.m_myfav_top_name{float:left;height:16px;line-height:16px;}
.m_myfav_top_name img{display:inline-block;width:16px;height:16px;border-radius:100%;float:left;box-shadow:1px 2px 8px 1px rgba(24, 24, 24,0.2);}
.m_myfav_top_name span{height:16px;line-height:16px;font-size:12px;color:#999;margin-left:8px;font-weight:500;}
.m_My_CollectionList ul li a.m_delmyfav{display:block;font-size:12px;color:#4181d7!important;height:20px;line-height:20px;margin-top:5px;}



.m_myfav_top_l{padding-right:120px;}
.m_myfav_toptxt{height:20px;line-height:20px;overflow:hidden;margin:5px 0;font-size:14px;color:#333;font-weight:500;}
.m_MY_ptxt{color:#8C8F95;height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#999;}
.m_MY_ptxt em{color:#999;margin-right:3px;}
.m_myfav_top_r{width:100px;height:75px;position:absolute;top:26px;right:15px;border-radius:6px;overflow:hidden;}


/*我的主题*/
.m_uc_mylisttop{width:100%;height:235px;background:#fff url(../ucenter/m_head_bg.jpg) top center no-repeat;background-size:100% 200px;position:relative;}
.m_uc_infomation{height:50px;width:auto;padding:0 15px;position:relative;top:175px;z-index:10;}
.m_uc_info_avator{float:left;width:50px;height:50px;position:relative;padding:5px;background:#fff;border-radius:100%;}
.m_uc_info_avator img{width:50px;height:50px;border-radius:100%;}
.m_uc_info_cell{padding-left:75px;}
.m_uc_info_cell h5{height:20px;line-height:20px;font-size:16px;color:#fff;font-weight:600;overflow:hidden;margin-bottom:15px;}
.m_uc_info_numsd{height:20px;line-height:20px;font-size:12px;color:#999;}
.m_uc_info_numsd em{display:inline-block;float:left;}
.m_uc_info_numsd i{display:inline-block;float:left;margin-left:15px;}
.m_uc_info_numsd a{display:inline-block;float:right;padding:0 5px;height:20px;line-height:20px;border-radius:2px;background:#eff6ff;color:#4181d7;font-size:12px;}
.m_uc_mylisttopinter{height:50px;width:100%;position:absolute;top:0;left:0;box-shadow: 0px 0px 2px 0px rgba(0,0,0,.1);}
.m_uc_mylisttopinter a.m_uc_mylisttop_back{display:block;width:50px;height:50px;position:absolute;top:0;left:0;background:url(../m_common/back_w.png) center no-repeat;background-size:15px;}
.m_uc_mylisttopinter span.m_uc_mylisttop_txt{display:block;width:100px;margin:0 auto;text-align:center;height:50px;line-height:50px;font-size:16px;color:#fff;}

.m_UC_mylists{position:relative;margin-top:10px;}
.m_UC_mylists ul li{}
.m_UC_mylists ul li:last-child a{border-bottom:0;}
.m_UC_mylists ul li a{display:block;padding:15px;margin-bottom:10px;background:#fff;border-bottom:1px solid #f3f3f3;}
.m_UC_mylists_title{margin:0 0 10px 0;overflow:hidden;line-height:20px;padding-left: 5px}
.m_UC_mylists_title em{height:20px;line-height:20px;display:inline-block;float:left;padding:0 5px;border-radius:2px;background:#FFC69E;color:#fff;font-size:12px;margin-right:6px;}
.m_UC_mylists_title em.m_thread_poll{background:#FF8598!important;}
.m_UC_mylists_title em.m_thread_trade{background:#BDD684!important;}
.m_UC_mylists_title em.m_thread_reward{background:#4181d7!important;}
.m_UC_mylists_title em.m_m_thread_activity{background:#FBD165!important;}
.m_UC_mylists_title em.m_thread_debate{background:#7EADFF!important;}
.m_UC_mylists_title em.threadAttrjh{background:#FF5151!important;}
.m_UC_mylists_title em.m_mythread_picfrom{background:#4181d7!important;color:#fff;}
.m_UC_mylists_title span{font-size:16px;color:#333;font-weight:500;line-height:20px;overflow:hidden;}

.m_UC_mylist_date{height:16px;line-height:16px;font-size:12px;color:#999;overflow:hidden;margin:10px 0;font-weight:400;}

.m_mythreadsums{max-height:44px;line-height:22px;font-size:12px;color:#999;overflow:hidden;font-weight:400;margin:10px 0;}

.m_mythread_others{height:20px;line-height:20px;}
.m_mythread_ol{float:left;display:inline-block;height:20px;line-height:20px;font-size:12px;color:#999;padding-left:22px;background:url(../ucenter/column.png) left center no-repeat;background-size:13px;}
.m_mythread_or{float:right;}
.m_mythread_or span{padding-left:23px;font-size:14px;color:#999;margin-left:15px;display:inline-block;height:20px;line-height:20px;}
.m_mythread_or span.m_mythread_orview{background:url(../ucenter/1view_w.png) left center no-repeat;background-size:18px;}
.m_mythread_or span.m_mythread_orreply{background:url(../ucenter/1comment_w.png) left center no-repeat;background-size:18px;}

.m_mythreadpic{margin-bottom:10px;}
.m_mythreadpic dl{width:105%;}
.m_mythreadpic dl dd{}
.m_mythreadpic dl dd.m_mythreadpic_1{width:95%;height:auto;}
.m_mythreadpic dl dd.m_mythreadpic_1 img{width:100%;border-radius:6px;}
.m_mythreadpic dl dd.m_mythreadpic_2{float:left;width:46.5%;margin:0 2.8% 3% 0;height:10em;border-radius:6px;}
.m_mythreadpic dl dd.m_mythreadpic_3{float:left;width:30%;margin:0 2.8% 3% 0;height:10em;border-radius:6px;}

.m_mythreadsum{height:44px;line-height:22px;font-size:12px;color:#999;overflow:hidden;margin-bottom:25px;}


.m_mythread_btms{height:20px;line-height:20px;}
.m_mythread_btms_l{float:left;}
.m_mythread_btms_l span{display:inline-block;padding:0 5px;height:20px;line-height:20px;font-size:12px;color:#4181d7;background:#eff6ff;text-align:center;border-radius:2px;}
.m_mythread_btms_l em{display:inline-block;margin-left:5px;height:20px;line-height:20px;font-size:12px;color:#999;}
.m_mythread_btms_r{float:right;}
.m_mythread_btms_r span{padding-left:0px;font-size:13px;color:#898989;margin-left:10px;display:inline-block;height:20px;line-height:20px;}
.m_mythread_btms_r span i{ font-size:15px; }
.m_mythread_btms_r span.m_mythread_orview{background:none;background-size:15px;}
.m_mythread_btms_r span.m_mythread_orreply{background:none;background-size:15px;}


.m_UC_mylists ul li.m_mythreadNone em{display:block;width:260px;height:260px;margin:40px auto 40px;background:url(../m_common/m_empty_data.png) center no-repeat;background-size:260px;}

/*我的消息*/
.m_mypm_top{
	height: 50px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 222;
}
.m_mypm_top a{display:block;width:50px;height:50px;line-height:50px;position:absolute;top:0;right:0;z-index:22;overflow:hidden;color:#fff;font-size:16px;background:url(../m_common/post_w.png) center no-repeat;background-size:20px!important;}
.m_postbbsbtn a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 22;
    overflow: hidden;
    color: #2c3240;
    font-size: 20px;
    background: none;
    background-size: 20px!important;
}
.m_mypm_top a.nexback {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 22;
    overflow: hidden;
    color: #2c3240;
    font-size: 30px;
    background: none;
    background-size: 15px!important;
}
.m_mypm_top h3 {
	width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
    color: #2C3240;
    font-weight: 500;	
}
center no-repeat;background-size:15px!important;}
.m_mypm_top h3{width:120px;height:50px;line-height:50px;text-align:center;overflow:hidden;margin:0 auto;font-size:16px;color:#2C3240;font-weight:500;}
.m_PM{min-height:650px;}
.m_PM li{padding:15px;background:#fff;border-bottom:1px solid #f3f3f3;height:auto;}
.m_avatar_img{float:left;width:35px;height:35px;position:relative;}
.m_avatar_img span.m_pm_num{width:20px;height:20px;line-height:20px;overflow:hidden;text-align:center;position:absolute;right:-5px;top:-5px;background:#4181d7;font-size:12px;color:#fff;border-radius:100%;}
.m_avatar_img img{width:100%!important;height:100%!important;border-radius:100%;}
.m_pm_name{font-size:12px;}
.m_pm_time{color:#8C8F95;padding:0 5px}
.m_pm_name em{color:#4181d7;font-size:12px;}
.m_pm_content{}
.m_pm_content span.m_pmnr{font-size:14px;font-weight:500;color:#333;margin-top:10px;display:block;}
.m_PM_box{margin:0;padding:15px 15px 60px 15px;text-align:center;font-size:14px;}
.m_PM_box .page{margin-top:40px;}
.m_dialog_avator img{background:none;border:0!important;border-radius:100%;}
.m_dialog_green{display:inline-block;margin-left:10px;position:relative;z-index:2;background:#F1F1F1;font-size:14px;border-radius:3px;padding:5px 10px;}
.m_dialog_green i{width:30px;height:30px;background:url(../ucenter/corner2.png) center no-repeat;background-size:30px;position:absolute;left:-13px;top:0px;z-index:-1;}
.m_dialog_white{display:inline-block;margin-right:10px;position:relative;background:#E2EAF7;border-radius:3px;padding:5px 10px;font-size:14px;color:#333;z-index:2;}
.m_dialog_white i{width:30px;height:30px;background:url(../ucenter/corner1.png) center no-repeat;background-size:30px;position:absolute;right:-13px;top:0px;z-index:-1;}
.m_ltdate{font-size:12px;color:#8C8F95;text-align:center;height:55px;line-height:55px;}
.m_dialog{position:relative;padding-right:33px;padding-left:45px;}
.m_dialog_avator{position:absolute;top:6px;right:0;}
.m_dialogx{position:relative;padding-left:33px;padding-right:40px;}
.m_dialog_avatorx img{background:none;border:0!important;border-radius:100%;}
.m_dialog_avatorx{position:absolute;top:8px;left:0;}
.pmform{position:fixed;bottom:0;left:0;right:0;height:40px;background:#f8f8f8;padding:15px;z-index:99;}
.pmform .m_input_pm {width:100%!important;height:34px;line-height:34px;border:1px solid #eee!important;border-radius:2px;color:#333!important;}
.pmform .m_button2{width:100%;height:39px;line-height:39px;background:#4181d7;font-size:14px;color:#fff;text-align:center;border:0;border-radius:2px;}
.m_reply_textaera{float:left;width:82%;}
.m_reply_textbtn{float:right;width:12%;}
/*发消息页面*/
.m_post_msg_from{padding: 70px 15px 15px 15px!important;}
.m_post_msg_from li{padding:0!important;}
.post_msg_from{background:#fff;padding:15px 10px;}
.post_msg_from .m_input_pm{width:100%;border:1px solid #eee!important;font-size:14px;padding:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#333!important;}
.post_msg_from .m_input_pm::-webkit-input-placeholder{color:#999;font-size:12px;}
.btn_login .pn:hover, .btn_register .pn:hover{background:#dfdfdf!important;color:#333;}


/*导读*/
.m_bbs_top_selected{}
.m_bbs_top_selected li{padding:0!important;margin-top:0!important;border-top:0!important}
.m_bbs_top_selected li.a{border-bottom:2px solid #4181d7!important;}
.m_bbs_top_selected li.a a{color:#4181d7!important;}
.noDate,.noData{padding:15px 10px;background:#fff;text-align:center;font-size:16px;}
.m_Guide_noData{padding:15px 10px;background:#fff;text-align:center;font-size:16px;width:95%;}




/*用户资料*/
.m_bbstopnav_ucenter{}
.m_bbstopnav_ucenter a.nexback{width:50px;height:50px;position:absolute;top:0;left:0;z-index:22;overflow:hidden;background:url(../ucenter/m_back_w.png) center no-repeat;background-size:20px;}
.m_bbstopnav_ucenter h3{width:120px;height:50px;line-height:50px;text-align:center;overflow:hidden;margin:0 auto;font-size:16px;color:#fff;}
.m_personal_setting a{display:block;width:50px;height:50px;position:absolute;top:0;right:0;z-index:22;overflow:hidden;background:url(../ucenter/setting.png) center no-repeat!important;background-size:20px!important;}

.m_u_center_Top{width:100%;height:445px;background:#fff;position:relative;}
.m_u_center_Top:before{content:'';display:block;width:100%;height:300px;position:absolute;top:0;left:0;}
.m_u_center_nav{height: 50px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.1);}
.m_u_center_nav a{display:block;width:50px;height:50px;background:url(../m_common/back.png) center no-repeat;background-size:15px;position:absolute;left:0;top:0;}
.m_u_center_nav span{display:table;margin:0 auto;height:50px;line-height:50px;font-size:16px;color:#333;}

.m_u_center_users{position:relative;top:30px;width:93.1%;margin:0 auto;}
.m_u_center_users_top{width:100%;height:90px;position:relative;}
.m_u_center_users_top ul{}
.m_u_center_users_top ul li{width:50px;}
.m_u_center_users_top ul li em {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    font-size: 21px;
    color: #fff;
}
.m_u_center_users_top ul li p{height:20px;line-height:20px;font-size:18px;color:#333;text-align:center;font-weight:600;overflow:hidden;}
.m_u_center_users_top ul li h2{height:20px;line-height:20px;font-size:12px;color:#333;text-align:center;font-weight:500;overflow:hidden;}

.m_u_center_users_top ul li.m_user_data_1{position:absolute;top:27px;left:0;}
.m_u_center_users_top ul li.m_user_data_1 em{background:url(../ucenter/m_user_sd1.png) center no-repeat;background-size:45px;}
.m_u_center_users_top ul li.m_user_data_2{position:absolute;top:37px;left:60px;}

.m_u_center_users_top ul li.m_user_data_2 em{background:url(../ucenter/m_user_sd2.png) center no-repeat;background-size:45px;}
.m_u_center_users_top ul li.m_user_data_3{position:absolute;top:37px;right:60px;}

.m_u_center_users_top ul li.m_user_data_3 em{background:url(../ucenter/m_user_sd3.png) center no-repeat;background-size:45px;}
.m_u_center_users_top ul li.m_user_data_4{position:absolute;top:27px;right:0;}

.m_u_center_users_top ul li.m_user_data_4 em{background:url(../ucenter/m_user_sd4.png) center no-repeat;background-size:45px;}
.m_u_center_users_top ul li.m_user_data_5{width:70px;height:70px;margin:0 auto;position:relative;top:45px;padding:5px;background:#fff;border-radius:100%;}
.m_u_center_users_top ul li.m_user_data_5 img{display:block!important;width:70px;height:70px;border-radius:100%;box-shadow:0 2px 18px 2px #eee;}
.m_u_center_users_top ul li.m_user_data_5 em{content:'';display:block;width:15px;height:15px;background:#fff;border-radius:100%;padding:3px;position:absolute;top:0;right:0;}
.m_u_center_users_mid{position:relative;top:56px;text-align:center;}
.m_u_center_user_name{height:20px;line-height:20px;font-size:18px;color:#333;font-weight:600;text-align:center;}
.m_u_center_user_name_add{margin-top:10px;}
.m_u_center_user_name_add i{display:inline-block;width:55px;height:20px;line-height:20px;background:url(../ucenter/m_level_bg.png) center no-repeat;background-size:55px 20px;font-size:20px;color:#fff;font-weight:600;text-indent:30px;}
.m_u_center_user_name_add em{display:inline-block;width:80px;height:20px;line-height:20px;text-indent:10px;background:url(../ucenter/m_group_bg.png) center no-repeat;background-size:80px 20px;font-size:14px;color:#fff;font-weight:600;vertical-align:top;}
.m_user_intros{max-height:40px;line-height:20px;font-size:14px;color:#666;text-align:center;overflow:hidden;margin:10px 0 0 0;}

.m_u_center_navs{}
.m_u_center_navs ul{margin:10px 0;background:#fff;}
.m_u_center_navs ul:nth-child(2){margin:10px 0 60px 0;}
.m_u_center_navs ul li{height:60px;}
.m_u_center_navs ul li:last-child a{border-bottom:0;}
.m_u_center_navs ul li a{display:block;height:60px;border-bottom:1px solid #f3f3f3;margin:0 20px 0 20px;line-height:60px;font-size:14px;color:#333;overflow:hidden;position:relative;border-bottom:1px solid #f3f3f3;}
.m_u_center_navs ul li a i {
    margin-left: 5px;
    color: #999;
    font-size: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.m_u_center_navs ul li a span{margin-left: 35px;}
.m_u_center_navs ul li a em{font-size:12px;color:#999;float:right;margin-right:30px;}
/*.m_u_center_navs ul li a:after{content:'';display:block;width:10px;height:10px;position:absolute;top:25px;right:5px;background:url(../ucenter/m_arrow_more.png) center no-repeat;background-size:10px;}*/
i.ri-arrow-right-s-line {
    color: #fff !important;
    left: 93%;
    top: 51% !important;
}
.m_u_center_navs ul li.m_c_center_nav_icon1{background:none;background-size:25px;}
.m_u_center_navs ul li.m_c_center_nav_icon2{background:none;background-size:25px;}
.m_u_center_navs ul li.m_c_center_nav_icon3{background:none;background-size:22px;}
.m_u_center_navs ul li.m_c_center_nav_icon4{background:none;background-size:22px;}
.m_u_center_navs ul li.m_c_center_nav_icon5{background:none;background-size:22px;}
.m_u_center_navs ul li.m_c_center_nav_icon6{background:none;background-size:28px;}
.m_u_center_navs ul li.m_c_center_nav_icon7{background:none;background-size:25px;}
.m_u_center_navs ul li.m_c_center_nav_icon8{background:none;background-size:25px;}
.m_u_center_navs ul li.m_c_center_nav_icon9{background:none;background-size:25px;}
.m_u_center_navs ul li.m_c_center_nav_icon10{background:none;background-size:25px;}
.m_u_center_navs ul li.m_c_center_nav_icon11{background:none;background-size:25px;}

.m_u_center_other_threads{padding:15px;background:#fff;margin-top:0px;}
.m_u_center_title{height:20px;margin-bottom:20px;}
.m_u_center_title span{display:block;float:left;height:20px;line-height:20px;font-size:16px;color:#333;padding-left:0px;background:none;background-size:22px;}
.m_u_center_title span i{font-size: 20px;}
.m_u_center_enters{margin-bottom:60px;}
.m_u_center_enters a{display:block;height:40px;line-height:40px;font-size:14px;color:#999;background:#f3f3f3;text-align:center;border-radius:4px;}
.m_u_center_other_threads ul{}
.m_u_center_other_threads ul li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #f3f3f3;}
.m_u_center_other_threads ul li:last-child{padding-bottom:0;margin-bottom:15px;border-bottom:0;}
.m_u_center_other_threads ul li a{display:block;}
.m_u_center_other_threads ul li a h5{height:20px;line-height:20px;font-size:14px;color:#333;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;position:relative;}
.m_u_center_other_threads ul li a h5 i{display:none;width:26px;height:15px;vertical-align:middle;margin-right:5px;background:url(../ucenter/m_icon_new.png) center no-repeat;background-size:26px 15px;float:left;}

.m_u_center_other_threads ul li:nth-child(1) a h5 i{display:block;}
.m_u_center_other_threads ul li:nth-child(2) a h5 i{display:block;}
.m_u_center_other_threads ul li:nth-child(3) a h5 i{display:block;}
.m_u_center_other_threads_btm{height:20px;overflow:hidden;}
.m_u_center_other_threads_btm span{display:block;float:left;padding:0 5px;height:20px;line-height:20px;background:#EBECFE;color:#4181d7;border-radius:2px;text-align:center;font-size:12px;}
.m_u_center_other_threads_btm em{display:block;float:right;font-size:12px;color:#999;}
.m_user_nodata{}
.m_user_nodata em{display:block;width:260px;height:260px;margin:0 auto;background:url(../m_common/m_uc_empty_data.png) center no-repeat;background-size:260px;}


.m_myinfo_list{width:100%;}
.m_myinfo_list ul{height:22px;display:table;margin:10px auto;}
.m_myinfo_list ul li{display:inline-block;width:110px;height:22px;line-height:22px;overflow:hidden;float:left;font-size:12px;color:#fff;font-weight:400;}
.m_myinfo_list ul li.m_myinfo_list_scores{text-align:right;}
.m_myinfo_list ul li.m_myinfo_list_money{text-align:left;}
.m_myinfo_list ul em{margin:5px 15px 0 15px;display:block;float:left;width:1px;height:15px;background:#fff;float:left;}
.m_myinfo_list ul li span{color:#fff;font-weight:400;}


.m_ucenter_login{}
.m_ucenter_login a{display:block;width:100px;height:25px;line-height:25px;border:1px solid #fff;text-align:center;border-radius:24px;margin:10px auto;font-size:14px;color:#fff;}
.m_ucenter_iners{width:88%;padding:3%;margin:0 auto;position:relative;top:120px;background:#fff;border-radius:6px 6px 0 0;}
.m_ucenter_iners_top{}
.m_ucenter_iners_top_avator{width:90px;height:90px;padding:5px;background:#fff;float:left;margin-top:-40px;margin-left:0px;border-radius:4px;}
.m_ucenter_iners_top_avator img{width:90px;height:90px;}
.m_ucenter_iners_top_author{padding-left:115px;}
.m_user_name{height:30px;margin-bottom:5px;}
.m_user_name b{display:inline-block;float:left;height:30px;line-height:30px;font-size:20px;color:#333;font-weight:500;overflow:hidden;}
.m_user_name em{display:inline-block;float:left;margin-left:10px;height:16px;line-height:16px;padding:0 10px 0 0;border:1px solid #4181d7;border-radius:2px;font-size:12px;color:#4181d7;margin-top:6px;}
.m_user_name em i{height:16px;line-height:16px;display:inline-block;margin-right:10px;background:#4181d7;color:#fff;font-size:12px;padding:0 5px;}
.m_uc_infos{height:20px;line-height:20px;overflow:hidden;}
.m_uc_infos span{margin-right:10px;font-size:12px;color:#999;}
.m_uc_infos span.m_uc_spline{border-left:1px solid #ddd;padding-left:10px;margin-right:0;}

.m_user_Spot{background:#fff;}
.m_user_Spot ul li{border-bottom:1px dashed #eee;height:40px;line-height:40px;}
.m_user_Spot ul li a{display:block;height:40px;line-height:40px;font-size:14px;color:#555;padding-left:32px;}
.m_user_Spot ul li.m_ucenter_icon1{background:url(../ucenter/icon1.png) left center no-repeat;background-size:25px;}
.m_user_Spot ul li.m_ucenter_icon2{background:url(../ucenter/icon2.png) left center no-repeat;background-size:25px;}
.m_user_Spot ul li.m_ucenter_icon3{background:url(../ucenter/icon3.png) left center no-repeat;background-size:25px;}
.m_user_Spot ul li.m_ucenter_icon4{border-bottom:0;background:url(../ucenter/icon4.png) left center no-repeat;background-size:25px;}
.m_user_Spot ul li.m_ucenter_icon5{border-bottom:0;}
.m_user_followers{width:50px;height:50px;background:rgba(255,255,255,0.8);border-radius:100%;margin:0 auto;position:relative;top:30px;}
.m_user_followers i{display:block;width:20px;height:20px;background:url(../ucenter/heart.png) no-repeat;background-size:20px;margin:0 auto;position:relative;top:6px;}
.m_user_followers em{display:block;width:25px;height:20px;line-height:20px;font-size:12px;color:#FF5151;text-align:center;overflow:hidden;margin:0 auto;position:relative;top:5px;font-weight:500;}
.m_ucenter_iners_btm{width:88%;margin:133px auto 70px;background:#fff;padding:15px;}
.m_ucenter_iners_btmtxt{height:30px;line-height:30px;padding-bottom:5px;margin-bottom:15px;border-bottom:1px solid #eee;font-size:18px;color:#333;}
.m_user_Profile{background:#fff;padding:0!important;}
.m_user_Profile ul{margin-bottom:0!important;}
.m_user_Profile ul li{height:50px;line-height:50px;border-bottom:1px solid #eee;overflow:hidden;font-size:12px;color:#455950;text-align:right;}
.m_user_Profile ul li em{display:block;padding-right:10px;float:left;color:#999;}
.m_IOlistbox{}
.m_user_quits{}
.m_user_quits a{display:block;width:100%;height:40px;line-height:40px;background:#4181d7;font-size:14px;color:#fff;text-align:center;margin-top:20px;}
.m_friendslisT{min-height:600px;}
#friend_ul{}
#friend_ul ul li{margin-bottom:5px;padding:15px;background:#fff;border-bottom:1px solid #f3f3f3;}
#tr_birthcity,#tr_residecity{display:none;}
.m_friends_emp{}
.m_friends_emp em{display:block;width:260px;height:260px;margin:40px auto 40px;background:url(../ucenter/m_no_friend.png) center no-repeat;background-size:260px;}
.m_user_fr_axo{float:left;width:40px;height:40px;}
.m_user_fr_axo a{display:block;width:53px;height:40px;position:relative;}
.m_user_fr_axo a em{display:block;width:22px;height:22px;background:url(../ucenter/m_icon_online.png) center no-repeat;background-size:22px;position:absolute;top:0;right:10px;border-radius:100%;}
.m_user_fr_axo img{width:40px;line-height:40px;border-radius:100%;}
.m_user_fr_axr{padding-left:55px;}
.m_user_fr_axr h4{height:25px;line-height:25px;overflow:hidden;}
.m_user_fr_axr h4 a{font-size:14px;color:#333;margin-bottom:5px;}
.m_user_fr_axr p{font-size:12px;color:#8C8F95;height:16px;line-height:16px;overflow:hidden;}

.m_Setting_Profiles{padding:70px 15px 15px;}
.m_Setting_Profiles h1{display:none;}
.m_Setting_Profiles ul{margin-bottom:20px;}
.m_Setting_Profiles ul li{display:inline-block;margin:0 5px;}
.m_Setting_Profiles ul li a{font-size:14px;color:#666;}
.m_Setting_Profiles ul li.a{}
.m_Setting_Profiles ul li.a a{color:#4181d7;font-weight:500;}
#profilelist{width:100%;}
#profilelist tr{margin-bottom:10px;height:70px;}
#profilelist tr th{padding:0 10px 0 0;}
#profilelist a{display:none;}
.m_privacy{margin-left:10px;}
.m_selescots{width:77%;}
#tr_idcardtype{}
#th_idcardtype{width:50px;}
#bio,#interest{width:77%;}
.m_ufile_btn{width:100px;height:35px;line-height:35px;background:#4181d7;font-size:12px;color:#fff;text-align:center;border:0;border-radius:4px;font-weight:500;}

/*post_sortbox*/
.m_Sortlist_box{background:#f4f4f4;}
.m_Sort_liners{margin-bottom:10px;}
.m_post_from{background:#fff;padding:70px 15px 35px 15px;}
.m_intels_Inputs{width:180px!important;height:34px;margin-bottom:10px;border:1px solid #f6f6f6!important;}
.m_Sort_liners_typename{margin:30px 0;}
.m_sort_desc{height:20px;line-height:20px;margin:10px 0;overflow:hidden;font-size:12px;color:#666;font-weight:300;}
.m_post_tb{}
.m_post_tb tr{height:40px;margin-bottom:20px;padding-bottom:20px}
.m_sort_Names{width:18%;height:20px;line-height:20px;float:left;font-size:14px;color:#4181d7;font-weight:600;}
.m_sort_Descs{padding-left:20%;height:20px;line-height:20px;font-size:14px;color:#1c1f21;font-weight:600;}
.m_post_th{height:23px;line-height:23px;font-size:12px;color:#1c1f21;padding:0;margin-bottom:10px;}
.m_post_th .rq{margin-right:5px;}
.m_post_th em{margin-left:10px;padding:0;border:0;}
.m_post_td{}
.m_uploading_box{color:#333;margin:0 auto;position:fixed;top:40%;left:0;margin-left:15px;width:79%;height:auto;z-index:200;visibility:visible;padding:20px;background:#f9f9f9;border:1px solid #f3f3f3;}
.m_uploading_box h3.flb{margin-bottom:10px;}
.m_sortoption_select{margin-bottom:10px;}
.m_sortoption_select select{width:100%;height:34px;line-height:34px;border:1px solid #f3f3f3;background:#fff;padding-left:10px;font-size:14px;color: #757575;}
.m_sort_subject{}
.m_sort_subject input {
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #f3f3f3;
    padding: 0;
    text-indent: 10px;
}
.m_post_from input{outline:none;}
.m_post_sortdesc{height:20px;line-height:20px;overflow:hidden;margin:15px 0;border:1px solid #f3f3f3;background:#f9f9f9;padding:5px 10px;}
.m_post_sortdesc em{display:inline-block;float:left;margin-right:10px;font-size:12px;color:#9199a1;}
.m_post_sortdesc span{font-size:12px;color:#4181d7;}
.m_filebtn{margin:10px 0;border:1px solid #f6f6f6;padding:3px;}
.m_uploading_btns{background:#FFA301;color:#fff;border:0;padding:0 5px;}
.m_uploading_btns strong{font-weight:400;font-size:12px;color:#fff;}
.m_expendingname{font-size:12px;color:#FF6933;}
.m_uploading_IMG{}
.m_uploading_IMG img{width:150px;margin-top:10px;}
#needmessage {
    border-color: #f3f3f3;
    text-indent: 7px;
    width: 100%;
    outline: none;
    padding: 1%;
    box-sizing: border-box;
}
.m_selections{font-size:12px;color:#9199a1;margin-bottom:10px;}
.m_selections textarea{width:100%;border:1px solid #f6f6f6;}
.m_selections select{height:25px;line-height:25px;padding:2px 4px;border:1px solid #f6f6f6;}
.m_selections input.m_sort_input_long{width:98%;padding:0;height:25px;line-height:25px;border:1px solid #f6f6f6;}
.m_post_td .d{color:#4181d7;}
.m_selections ul li{height:30px;line-height:30px;float:left;margin-right:10px;}
.m_ftid{}
.m_ftid select{width:100%;height:40px;line-height:40px;border:1px solid #f6f6f6;margin-bottom:10px;font-size:12px;color:#9199a1;text-indent:10px;}
.bl_none{margin-top:20px;}
.m_post_td button{border:0;background:#4181d7;padding:0 10px;color:#fff;outline:none;}
.m_post_td button em{ color:#fff;font-size:12px;padding:0 10px;}

.m_post_active{}
.m_post_active_bd{margin:10px 0;}
.m_post_active_bd ul li{margin-bottom:13px;}
.m_active_title{margin-bottom:10px;}
.m_active_title span{display:block;float:left;font-size:14px;color:#1c1f21;}
.m_active_title_r{float:right;}
.m_active_datebox{margin-bottom:10px;}
.m_active_label_txt{height:15px;line-height:15px;font-size:12px;color:#9199a1;overflow:hidden;margin:10px 0;}
.m_active_input{}
.m_active_input input.m_active_input_long{width:99%;height:30px;border:1px solid #f3f3f3;text-indent:5px;}
.m_active_input select{float:left;width:40%;height:32px;line-height:32px;margin-right:3%;border:1px solid #f3f3f3;outline:none;}
.m_active_input_short{float:left;width:56%;height:30px;line-height:30px;border:1px solid #f3f3f3;outline:none;}

.m_active_info_check{}
.m_active_info_check dl{}
.m_active_info_check dl dd{float:left;margin:0 10px 10px 0;font-size:12px;color:#333;}

.m_active_textarea textarea{width:99%;border:1px solid #f3f3f3;min-height:130px;outline:none;}

.m_active_uploads{}
.m_active_uploading_site{}
.m_active_post_img{}
.m_active_post_img a{}
.m_active_posted_imgshow{margin:10px 0;}
.m_active_posted_imgshow img{width:50%;}

.m_Message_Box{}







.m_bottomnav{height:50px;background:#fff;width:100%;position:fixed;left:0;bottom:0;z-index:2222;box-shadow:0px 0px 2px 0px rgba(0,0,0,.1);}
.m_bottominter{height:50px;}
.m_bottominter ul{}
.m_bottominter ul li{width:20%;float:left;text-align:center;}
.m_bottominter ul li.active{width:20%;float:left;text-align:center;}
.m_bottominter ul li a{width:100%;height:100%;display:block;position:relative;}
.m_bottominter ul li a i{display:block;width:23px;height:23px;margin:3px auto;}
.m_bottominter ul li a i.m_iconbtm1{background:url(../bottomnav/m_icon1.png) center no-repeat;background-size:23px;}
.m_bottomnav .m_bottominter ul li.active a i{color:#4181d7;}
.m_bottominter ul li.active a i.m_iconbtm1{background:url(../bottomnav/m_icon1_h.png) center no-repeat;background-size:23px;}

.m_bottominter ul li a i.m_iconbtm2{background:url(../bottomnav/m_icon2.png) center no-repeat;background-size:23px;}
.m_bottominter ul li.active a i.m_iconbtm2{background:url(../bottomnav/m_icon2_h.png) center no-repeat;background-size:23px;}

.m_bottominter ul li a i.m_iconbtm3{background:url(../bottomnav/m_icon3.png) center no-repeat;background-size:23px;}
.m_bottominter ul li.active a i.m_iconbtm3{background:url(../bottomnav/m_icon3_h.png) center no-repeat;background-size:23px;}

.m_bottominter ul li a i.m_iconbtm4{background:url(../bottomnav/m_icon4.png) center no-repeat;background-size:23px;}
.m_bottominter ul li.active a i.m_iconbtm4{background:url(../bottomnav/m_icon4_h.png) center no-repeat;background-size:23px;}

.m_bottominter ul li a i.m_iconbtm5{background:url(../bottomnav/m_icon5.png) center no-repeat;background-size:23px;}
.m_bottominter ul li.active a i.m_iconbtm5{background:url(../bottomnav/m_icon5_h.png) center no-repeat;background-size:23px;}

.m_bottominter ul li a p{height:15px;line-height:15px;font-size:13px;color:#111;font-weight:600;}
.m_bottominter ul li.active a p{color:#4181d7;}
.m_bottominter ul li a em{display:block;width:8px;height:8px;background:url(../bottomnav/m_notify.png) center no-repeat;background-size:8px;border-radius:100%;position:absolute;top:2px;right:25px;}
.hl_foot_height {display:block;height:50px;overflow:hidden;}



.threadlist_imgs {margin-bottom:10px;font-size:0;overflow:hidden;position:relative}
.threadlist_imgs li {float:left;width:32.6%;padding-bottom:30%;margin-top:1.1%;margin-right:1.1%;box-sizing:border-box;background:var(--dz-BG-5);position:relative;overflow:hidden;border-radius:4px}
.threadlist_imgs li:nth-child(3n) {margin-right:0}
.threadlist_imgs li img {width:100%;height:100%;object-fit:cover;position:absolute}
.threadlist_imgs li em {position:absolute;bottom:0;right:0;z-index:100;background:rgb(0,0,0,.5);color:var(--dz-FC-fff);font-size:12px;height:22px;line-height:22px;padding:1px 5px;border-radius:0 0 4px 0}
.threadlist_imgs1 {margin-bottom:10px;font-size:0;overflow:hidden;position:relative}
.threadlist_imgs1 li {width:100%;padding-bottom:66%;background:var(--dz-BG-5);position:relative;overflow:hidden;border-radius:4px}
.threadlist_imgs1 li img {width:100%;height:100%;object-fit:cover;position:absolute}
.threadlist_imgs2 li {width:49.45%}
.threadlist_imgs2 li:nth-child(2n) {margin-right:0}

.vditor-speech { display:none !important;}
.knowlagebt {
    text-align: center;
    margin: 30px 10px;
    font-size: 20px;
    font-weight: bolder;
}
.downline {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    margin: 0 20px;
}
.mulu {
	margin: 30px 25px;
}
.mulu .vditor-reset p {
    font-size: 14px;
    user-select: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-radius: 6px;
    border: 1.5px solid transparent;
    color: #262626;
    padding-right: 20px;
    height: 34px;
    line-height: 34px;
    margin: 3px 0;
}
.mulu .vditor-reset p a {
    margin-left: 40px;
}

.hl_UC_medalbox {
    margin-bottom: 0px;
}
.hl_UC_medalbox ul {
    margin: 10px auto 0;
    display: table;
}
.hl_UC_medalbox ul li {
    float: left;
    margin: 0 2px;
    position: relative;
    z-index: 2;
}
.dz_index_forum_hi_bg {
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 2px;
    margin-left: 12px;
    background: rgb(65 129 215 / 25%);
}
.waterfall .c {
    padding: 0 0 5px 0;
    border: 0px solid #EAEAEA;
}
.waterfall .c {
    overflow: hidden;
    max-height: 800px;、
	background-color: #F8F8F8;
}
.waterfall .c img {
    border-radius: 6px 6px 0 0;
    width: 100%;
    height: 192px;
    margin: 0;
    border-bottom: 1px solid #ededed;
}
.ml img {
    display: block;
    margin: 0 auto;
}
a img {
    border: none;
}
.hl_WaterIners {
    padding: 0 5px;
}
.waterfall h3 {
    border: 0px solid #EAEAEA;
    background-color: unset;
    padding: 0px;
}
.hl_water_inter {
    padding-bottom: 10px;
    height: auto;
}
.hl_water_inter_r {
    width: 100%;
    float: right;
    font-size: 12px;
    color: #c7c6c5;
    display: inline-block;
    height: 28px;
    line-height: 24px;
}
.hl_water_inter_r span {
    display: inline-block !important;
    margin-right: 15px !important;
    margin-left: 0px;
	font-size: 14px;
}
.hl_water_inter_r i {
    font-size:15px;
}
.hl_water_inter_l {
    float: left;
    font-size: 14px;
    color: #949291;
    width: 50%;
    height: 26px;
    line-height: 26px;
}
.hl_water_inter_l span {
    display: inline-block;
    height: 26px;
    line-height: 26px;
}
.ml span, .ml span a {
    color: #999;
}
.ml p, .ml span {
    display: block;
    width: 100%;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hl_water_inter_l span img {
    display: block;
    float: left;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    border: 1px solid #ededed !important;
    border-radius: 50%;
}
.hl_water_inter_l a.hl_water_author {
    margin-left: 8px;
    font-size: 14px;
    color: #c7c6c5;
}
.hl_water_inter_time {
    width: 50%;
    float: right;
    text-align: right;
    color: #999;
	height:26px;
	line-height:26px;
	font-size:14px;
}
.waterfall li {
    border: 1px solid #eee !important;
}
.hl_waterfallbox_tuku img{
	width: 100%;
    height: 172px;
    object-fit: cover;
	border-radius:4px;	
}
.hl_waterfallbox_thread img{
	width: 100%;
    height: 172px;
    object-fit: cover;
	border-radius:4px;	
}
.hl_WaterIners .xw0{
	padding-top: 10px;
}
.hl_waterfallbox_knowlage img{
	width: 100%;
    height: 172px;
    object-fit: cover;
	border-radius:4px;	
}
.m_bbstopnav_viewthread i{
	font-size:30px;
}
.m_sortoption_select select option{
	color:#757575;
}
.pxs {
    -webkit-appearance: none;
    width: 100%;
    min-height: 36px;
    line-height: 36px;
    border: none !important;
    font-size: 14px;
    vertical-align: middle;
    background-color: transparent;
}
.discuz_x {
	display: none;
}
.exfm {
    margin: 10px 0;
    /*padding: 10px 14px;*/
    border: 1px dashed #e4e4e4;
    font-size: 14px !important;
}
.frame {
	border: 1px solid #ededed;
    width: 100%;
    font-size: 14px;
    text-indent: 10px;
}
.space {
    min-height: 24px;
    line-height: 24px;
    padding-bottom: 5px;
}
input[type="radio"], input[type="checkbox"] {
    box-shadow: none;
    vertical-align: middle;
    width: 16px !important;
    height: 16px !important;
    margin: 0px 0px 1px 0px;
    padding: 0px;
    background: var(--dz-BG-0);
}
.vote-left {
    padding-left: 5px;
}
.hl_comment_single img {
    width: 30px !important;
    height: 30px;
    border-radius: 100%;
}
.m_u_center_users_bottom {
    width: 100%;
    height: 25px;
    display: flex;
    position: relative;
    top: 80px;
    align-items: center;
}
.m_u_center_users_bottom li {
    flex: 1;
    text-align: center;
}
.sline {
    height:17px;
    border-right: 1px solid #ededed;
}