@font-face {
font-family: "Roboto";
src: local('Roboto Thin'),local('Roboto-Thin'),url("../../fonts/russia/Roboto-Thin.ttf") format("truetype");
font-style: normal;
font-weight: 100;
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
}

/* 字体样式 */
html{
	font-family:Century Gothic !important;
}
body{
	font-family:Century Gothic !important;
}
.container .tabs li a{
	font-family:Century Gothic !important;
}
.short-desc p{
	font-family:Century Gothic !important;
}
.container, .item h3{
	font-family:Century Gothic !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family:Century Gothic !important;
}
.f-title{
	font-family:Century Gothic !important;
}
.modal-title{
	font-family:Century Gothic !important;
}
.postlist .list-top .btn-follow, .postlist .list-top .btn-buy{
	font-family:Century Gothic !important;
}
button, input, select, textarea{
	font-family:Century Gothic !important;
}
#video-dialog .modal-dialog .modal-content .close-video-btn, .header .tool .link-r .link-item > a span{
	font-family:Century Gothic !important;
}
.com-title{
	font-family:Century Gothic !important;
}
.details-right .sidebar-box .users-info li a p{
	font-family:Century Gothic !important;
}
.com-editbox h2{
	font-family:Century Gothic !important;
}
.tags-box h2.tags-title{
	font-family:Century Gothic !important;
}
.my-user .tabs{
	font-family:Century Gothic !important;
}
.my-forums .list-r-title{
	font-family:Century Gothic !important;
}
.my-top .btn-edituser{
	font-family:Century Gothic !important;
	line-height: 36px;
}
.comment-list ul li{
	font-family:Century Gothic !important;
}
#main-menu ul li{
	font-family:Century Gothic !important;
}
.text p{
	font-family:Century Gothic !important;
}
.info,.para {
	font-family:Century Gothic !important;
}
.message-cont-box{
	font-family:Century Gothic !important;
}
.glyphicon{
	font-family:'Glyphicons Halflings' !important;
}
.message-item .text .message_cha{
	font-family:Century Gothic !important;
}
.cookie_content .cookie_txt i{
	font-family:Century Gothic !important;
}
.cookie_content .cookie_txt a{
	font-family:Century Gothic !important;
}
.acceptBTN{
	font-family:Century Gothic !important;
}
.cookie-notices .notices-box .notices-button .btn-accepts{
	background: #4E73FF;
    border: 1px solid transparent;
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    padding: 3px 15px;
    font-family:Century Gothic !important;
}
.cookie-notices .notices-box .notices-text a{
	font-family:Century Gothic !important;
}
.cookie-AkkuratPro{
	font-family:Century Gothic !important;
}
.cookie-v2 .notices-button .font-Cros{font-size:18px;font-family:'Glyphicons Halflings' !important;cursor: pointer;}

.cookie-notices .notices-box .cookis_title{
	font-family:Century Gothic !important;
	font-size: 14px;
	text-align: left;
}
.header{
	height:70px !important;
	font-size:16px !important;
	position:relative;
    background: #000 !important;
    padding: 0 2%;
    border-bottom: 2px transparent solid;
    border-image: linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0) 1 10;
    border-image: -webkit-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0) 1 10;
    border-image: -moz-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0) 1 10;
    border-image: -o-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0) 1 10;
    border-image: -webkit-gradient(linear,0 0,100% 0,to(#0ff),color-stop(0.33,#bd00fe),color-stop(0.69,#00b1ff),from(#ff00d0)) 1 10;
}
.header .tool{position: unset !important;}
.header .tool,.header .tool .link-r{
    height: 70px !important;
    line-height:70px !important;
    font-size:16px !important;
}
.header .tool .navbox{
    position: fixed;
    width: 100%;
    height: calc(100% - 60px);
    top: -100%;
    overflow: scroll;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 99;
    display: none;
    box-shadow: 5px 5px 5px #666;
}
.header .nav{
	padding: 0 4%;
    position: unset;
    /* top: 120px; */
    left: auto !important;
    width: auto;
    height: 70px;
    background: none !important;
    z-index: 9;
}
.header .nav .nav-list li{
	float: left;
    font-size: 15px;
    height: 72px;
    line-height: 70px;
    color: #666;
}
.header .tool .link-r .link-item > a span{
	font-size:15px !important;
}
.header .tool .link-r .link-item > a{
	height: 70px !important;
    line-height:70px !important;
}
.header .nav .nav-list .sub-menu{
    z-index: 99;    border-top: 1px solid #dadada;
    position: fixed;
    width: 100%;
    background: #fff;
    left: 0;
    padding: 0 4%;
}
.header .nav .nav-list .sub-menu ul{
    display: table;
    height: 60px;
    margin: 0 auto;
}
.header .nav .nav-list .sub-menu li{
	border: 0;
    float: left;
    line-height: 60px !important;
    height: 60px !important;
}
.linear-line{
	display: none;
    width: 100%;
    height: 2px;
    position: absolute;
    left:0;
    z-index:99;
    background-image: -webkit-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0);
    background-image: -moz-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0);
    background-image: -o-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0);
    background-image: -webkit-gradient(linear,0 0,100% 0,from(#0ff),color-stop(0.33,#00b1ff),color-stop(0.69,#bd00fe),to(#ff00d0));
    background-image: linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0);
}
 
#bottom_box{background:#000;}
#bottom_box .footer{font-size: 1.4rem;width:1200px !important; margin: 0 auto;}
#bottom_box .tj-line{background: #000;width:1200px !important; margin: 0 auto;}
.footer .col-md-3{text-align:right; padding-right: 0;}
.footer .share{margin-top: 10px;line-height: 50px;text-align: center;}
.footer .share a{font-size: 25px;margin: 0 26px;}
.bottom-logo p{font-size:12px !important;text-transform: uppercase;}
.f-title{font-size:14px !important;letter-spacing: 0;}
/* ru新增商城 */
.footer .np{margin-bottom: 116px;padding: 0;display:none;}
.footer ul{overflow: hidden;padding-left: 0;}
.footer ul li{position: relative;width: 25%;float: left;list-style: none;}
.footer .np li h3{margin-bottom: 16px;font-size: 16px;font-weight: normal;font-family:Century Gothic !important;letter-spacing: 1.5px;font-weight: bold;color: #fff;}
.footer li .item-link{display: inline-block;font-size: 12px;}
.footer li .item-link a{color: #eee;font-size: 1.4rem;font-family:Century Gothic !important;display: block;line-height: 1;padding: 6px 0;}
/* ru新增商城 */

.disagreeA{color:#fff;display: block !important;}
.report-sel select{width:100%;}
.header .tool .logo-wap{
		display:none;
	}
.header .tool .link-l{width: auto !important;float: left;position: absolute;
    z-index: 9;}
.header .tool .link-r{width: auto !important;float: right;}
.header .tool .link-c{
	width:100%;
    position: absolute;
    left: 0;
    min-width: 70%;
    overflow: hidden;
    height: 70px;
    line-height: 70px;}
.header .tool .link-c #categorysForm{    padding: 0 0.8vw;
    /* position: static; */
    /* top: 120px; */
    left: auto !important;
    /* width: 850px; */
    display: inline-block;
    height: 70px;
    background: none !important;
    z-index: 9;
    margin: 0 auto;}
    .header .nav .nav-list li a{color: #fff;
    padding: 0 0.8vw !important;
    display: inline-block;
    width: 100%;}
    .header .tool .link-r .link-item .font-sign{margin-left: 12px !important;}
.fa-vk{font-size:25px !important;}
.header .back-content{
	position: relative;
    width: 44px;
    height: 44px;
    color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.23);
    background-color: #000;
    border-radius: 50%;
    display:none;
}
.header .go-back-top .font-Carousel-arrow-l{
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 50%;
    margin-left: -10px;
    margin-bottom: 0;
    font-size: 22px !important;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.header .go-back-top .top-tip{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2px;
    margin-left: -12px;
    margin-bottom: 0;
    font-size: 14px;
    transform: scale(0.875);
}
.header .go-back-top{
	display:none !important;
	position: fixed;
    bottom: 80px;
    right: 25px;
    cursor: pointer;
    z-index: 10;
}
	.rotate1{
	　　transform:rotate(45deg) !important;
	　　transtion:all .3s linear !important;
	　　-webkit-transform:rotate(45deg) !important;
	　　-webkit-transtion:all .3s linear !important;
		top:16px;
	}
	.rotate2{
	　　transform:rotate(135deg) !important;
	　　transtion:all .3s linear !important;
	　　-webkit-transform:rotate(45deg) !important;
	　　-webkit-transtion:all .3s linear !important;
		top:16px;
	}
	.tj-box .num, .tj-box .item-name{
		text-align:center !important;
	}
	#bottom_box .row .col-xs-3{
		padding-left: 5px !important;
		width:20% !important;
	}
	#bottom_box .row .guide_ru_end{
		text-align: right;
	    padding-right: 4px; 
	}
	#bottom_box .row .guide_ru_end .item-name{
	    text-align: right !important;
	}
	.footer .selectCountry{
		margin-right: 0px;
	}
	#bottom_box .row .col-xs-3 .guide_ru img{
		width: auto;
	    height: 25px;
	    line-height: 1.46;
	    margin-top: 5px;
	    margin-bottom: 6px;
	}
	.header .nav .nav-list li .sub-menu a:hover{
		color:#000;
		font-weight:bold;
	}
	/* .header .btn-box{
		display:none !important;
	} */
	.msg-box .tabs-cont ul .mes_inner{
		    text-align: left;
		    width: 85%;
		    height: 100%;
		    margin-left: 20%;
		    padding: 0 20px 0 0;
		    word-break: break-word;
	}
	.header .btn-box{
		float: left !important;
		text-align: left !important;
		font-size: 14px;
		line-height: 1.42857143;
		}
	.header .btn-box .font-edit2{    
		line-height: 70px;
    	font-size: 20px;
   	    float: left;
    	}
    .header .btn-box .btn-msg{
    	margin-top: 20px !important;
   	    margin-left: 12px;
    }
    .header .btn-box .msg-box{
    	width: 395px;
	    background: #fff;
	    position: absolute;
	    right: -50px !important;
	    top: 70px;
	    z-index: 999;
    }
    #msg-allbox{
    display:block;
    	width: 35px;
	    height: 70px;
	    float: left;
    }
.container .tabs li a{
	letter-spacing: 0;
}  
.bottom-copyright{font-size:12px !important;}
.cookie-notices .notices-box #search-close{display: initial !important;}
#search-close{color:#666;margin-left:20px;line-height: 42px;}
@media (max-width: 768px){
	 #msg-allbox{
    	display:none;
    }
	.guide_ru_end{
		display:none;
	}
	.tj-box .num, .tj-box .item-name{
		text-align:center !important;
	}
	#bottom_box .row .col-xs-3{
		padding-left: 0px !important;
	}
	/* ru  header */
	.navbar-header{
	    float: right;
	    height:60px;
    	font-size: 20px;
  	 	color: #ccc;
   		margin-top: 0px;
   		line-height:60px;
	}
	.header{
		height:60px !important;
		font-size:16px !important;
		position:relative;
	}
	.linear-line{
		display: block;
	    width: 100%;
	    height: 2px;
	    position: absolute;
	    left:0;
	    z-index:99;
	    background-image: -webkit-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0);
	    background-image: -moz-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0);
	    background-image: -o-linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0);
	    background-image: -webkit-gradient(linear,0 0,100% 0,from(#0ff),color-stop(0.33,#00b1ff),color-stop(0.69,#bd00fe),to(#ff00d0));
	    background-image: linear-gradient(to left,#0ff,#00b1ff 33%,#bd00fe 69%,#ff00d0);
	}
	.header .tool .logo-wap{
		display:block;
		float:left;
	
	}
	.header .tool .logo-wap .honor-logo{
		margin-top: 20px;
	    margin-bottom: 20px;
	    height: 20px;
	    letter-spacing: 0;
	}
	.header .tool .navbox ul{
		padding:0 !important;
	}
	.header .tool .navbox ul li{
		
	    position: relative;
	}
	.header .tool .navbox ul li a{
	        width: 100%;
		    height: 100%;
		    color: #fff;
		    padding: 0 20px;
		    display:block;
		  /*   box-shadow:0px 2px 5px #000; */
	}
	.header .app-plus-icon{
	    width: 20px;
	    height: 20px;
	    display: block;
	    padding: 0;
	    position: absolute;
	    top: 0;
	    right: 20px;
	}
	.header .app-plus-icon span{
		top: 10px;
		display: block;
	    position: absolute;
	    content: '';
	    -webkit-transition: -webkit-transform .4s ease;
	    transition: -webkit-transform .4s ease;
	    transition: transform .4s ease;
	    transition: transform .4s ease,-webkit-transform .4s ease;
	    -webkit-transform-origin: center;
	    transform-origin: center;
	    width: 20px;
	    height: 2px;
	    left: 0;
	    top: 8px;
	    background-color: #fff;
	}
	.header .app-plus-icon span:nth-child(2){
		webkit-transform: rotate(90deg);
    	transform: rotate(90deg);
	}
	#bottom_box .app-plus-icon{
	    width: 20px;
	    height: 20px;
	    display: block;
	    padding: 0;
	    position: absolute;
	    top: 20px;
	    right: 20px;
	}
	#bottom_box .app-plus-icon span{
		top: 10px;
		display: block;
	    position: absolute;
	    content: '';
	    -webkit-transition: -webkit-transform .4s ease;
	    transition: -webkit-transform .4s ease;
	    transition: transform .4s ease;
	    transition: transform .4s ease,-webkit-transform .4s ease;
	    -webkit-transform-origin: center;
	    transform-origin: center;
	    width: 20px;
	    height: 2px;
	    left: 0;
	    top: 8px;
	    background-color: #fff;
	}
	.transform_ru1{
		webkit-transform: rotate(0deg);
    	transform: rotate(0deg);
	}
	.transform_ru{
		webkit-transform: rotate(90deg);
    	transform: rotate(90deg);
	}
	.header .tool .navbox ul li .navbox-sub{
	    width: 100%;
	    height: auto;
	    overflow: scroll;
	    background: #fff;
	}
	.header .tool .navbox ul li .navbox-sub a{
		color:#000;
		padding: 0 20px;
    	border-bottom: 1px solid #5c5a5b;
    	height:60px;
    	line-height:60px;
	}
	.header .tool .navbox .app-search{
		width: 100%;
    	height: 60px;
   		line-height: 60px;
   		background:#fff;
	  	color:#000;
	  	padding: 0 20px;
	}
	.header .tool .navbox .app-search .font-UserPic{
	    display: block;
	    float: right;
	    height: 60px;
	    line-height: 60px;
	}
	.header .tool .navbox .app-search .link-item{
		float:left;
		color:#000;
	}
	.header .tool .navbox .app-search .link-item span{
		letter-spacing: 1.5px;
	    /* font-size: 14px; */
	    font-weight: bold;
	    padding: 0 20px;
	    line-height: 60px;
	    text-align: left;
	}
	.header .tool .navbox .app-search .link-item a{
		color:#000;
		font-weight: bold;
	}
	.header .tool .navbox .app-search .font-User{
		float:right;
		color:#000;
		line-height: 60px;
		font-weight: bold;
	}
	.header .tool .navbox .app-search .font-User span{
		display:none;
	}
	.navbox .navfoot{
		background:#000;
	    position: relative !important;
	}
	.ruwap_head{
		width: 100%;
		padding: 0 4%;
	    height: 60px;
	    line-height: 60px;
	    background: #000;
	    position: fixed;
	    top: 0;
	    left: 0;
	    z-index: 999;
	}
	.bar-icon{
	    position: absolute;
	    top: 2px;
	    right: 15px;
	    margin-top: 16px;
	    width: 20px;
	    height: 20px;
	    display: block;
	    padding: 0;
	}
	.bar-icon span{
	    display: block;
	    position: absolute;
	    content: '';
	    -webkit-transition: -webkit-transform .4s ease;
	    transition: -webkit-transform .4s ease;
	    transition: transform .4s ease;
	    transition: transform .4s ease,-webkit-transform .4s ease;
	    -webkit-transform-origin: center;
	    transform-origin: center;
	    width: 20px;
	    height: 2px;
	    left: 0;
	    top: 8px;
	    background-color: #fff;
	}
	.bar-icon span:nth-child(2){
		top:15px;
	}
	.bar-icon span:nth-child(3){
		top:22px;
	}
	.header .tool .link-r .link-item > a{
		/* display:none; */
		height: 60px !important;
	    line-height: 60px !important;
	    }
    .header .tool, .header .tool .link-r{
	    height: 60px !important;
	    line-height: 60px !important;
	    font-size: 16px !important;
    }
    .link-r .link-item .font-UserPic{
    	display:block;
    }
	/* ru  header */
	.cookie-notices .notices-box .cookis_title{font-family:Century Gothic !important;font-size: 18px;letter-spacing: 0;text-align: center;line-height: 30px;}
	.cookie-v2 .notices-button .font-Cros{position: absolute;top: 5px;right: 5px;}
	.disagreeA{color:#000;display: block !important;}
	.width-container .country-selector-popup .content{margin-left: 0 !important;}
	.create .select-post li a{ font-size: 12px !important;}
	.footer, .footer a{color:#fff;}
	.footer{background:#000;}
	#bottom_box .footer{font-size: 1.4rem;width:100% !important; margin: 0 auto;}
	#bottom_box .tj-line{background: #000;width:100% !important; margin: 0 auto;}
	.footer .col-sm-12.share{display:none;}
	.footer .share{border-bottom:0 !important;}
	.footer .share a{font-size: 25px;margin:0 8px !important;}
	.footer .share .guide_ru img{width: 30%;margin-top: -10px;}
	.row .bottom-logo{display:none !important;}
	#bottom_box .row .col-xs-3{width:32% !important;margin-left:1% !important;padding:0 !important;}
	.share, .bottom-link, .md-bottom-contact{border:0 !important;}
	#bottom_box .tj-box .col-xs-3{font-weight: bold;}
	#bottom_box .tj-box .col-md-12{padding:0 !important;}
	
	/* 商城模拟 */
	.footer ul li{width:100%;text-align:left;border-top: 0;border-bottom: 1px solid #5c5a5b;}
	.footer ul li h3{font-weight: bold !important;padding:0 20px;line-height: 60px;font-size: 1.4rem; letter-spacing: 1.5px;margin:0;margin-bottom:0 !important;}
	.footer ul li h3 .font-Plus{float:right;line-height: 60px;}
	.footer li .item-link{width: 100%;background: #fff;display:none;}
	.footer li .item-link a{color:#000;padding:0 20px;border-bottom: 1px solid #d1d1d1;line-height: 60px;font-weight: bold !important;}
	/* 商城模拟 */
}

/* 服务app样式 */
/* 首页 */
.ServiceApp{
	color: rgba(230,230,230);
	background: #000;
}
.ServiceApp .item p, .ServiceApp .user-otherInfo, .ServiceApp .article-info, .ServiceApp .article-info a{
	color: rgba(230,230,230,0.5);
}
.ServiceApp #sign_clearfix0 .list-title{
	color: rgba(230,230,230);
}
.ServiceApp .item h3 a, .ServiceApp .home .user-name{
	color: rgba(230,230,230);
}
.ServiceApp .container.home{
	background: #000;
}
.ServiceApp .item p, .ServiceApp .user-otherInfo, .ServiceApp .article-info, .ServiceApp .article-info a{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .container .item li{
	border-bottom: 1px solid  rgba(255,255,255,0.2);
}
.ServiceApp .page-box li:first-child, .ServiceApp .page-box li:last-child{
	background: #333 !important;
}
.ServiceApp .page-box li{
	background: #262626 !important;
	color: rgba(230,230,230);
}
.ServiceApp .page-box li a{
	color: rgba(230,230,230);
}
.ServiceApp .page-box li.on{
	background:#000 !important;
}
.ServiceApp .btn-create{
	background:#333;
}
.ServiceApp .btn-create{
    color: rgba(230,230,230);
}


/* 底部 */
.ServiceApp.tj-box{
	 color: rgba(230,230,230);
}
.ServiceApp .footer, .footer a{
	color: rgba(230,230,230);
}

/* 板块列表 */
.ServiceApp .postlist .list-content .list-search .search-line .font-Search{
	color: rgba(230,230,230);
}
.ServiceApp .postlist .list-content .list-search .search-line .list-search-text{
	color: rgba(230,230,230,0.5);
	background-color: #000;
}
.ServiceApp .postlist .list-content .list-tool .list-select a{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .postlist .list-content .list-tags{
	border: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .postlist .list-content .post-li li{
	border: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .postlist .list-content .post-li{
	border: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .postlist .list-content .list-item .list-btn span[class^="font-"] {
	color: rgba(230,230,230,0.5);
}
.ServiceApp .postlist .list-content .list-item .list-btn .num{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .container{
	background: #000;
}
.ServiceApp .postlist .list-content .post-li{
	background: #000;
}
.ServiceApp .postlist .list-content .list-tags{
	background: #000;
}
.ServiceApp .postlist .list-content .list-tool{
	background: #333;
	border: 0;
}
.ServiceApp .postlist .list-content .list-search{
	background: #000;
	box-shadow: 0px 5px 5px rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .postlist .list-content .list-tool .list-select{
	border-bottom: 1px solid rgba(255,255,255,0.2);
	color: rgba(230,230,230);
}
.ServiceApp .postlist .list-content .list-tool .select-cont{
	background: #333;
}
.ServiceApp .page-box li #curPageNum{
	    background-color: #000;
	    border: 1px solid rgba(255,255,255,0.2) !important;
}


/* view more界面 */
.ServiceApp .category .category-cont{
	background: #000;
}
.ServiceApp .category .category-item .category-item-title span{
	color: rgba(230,230,230);
}
.ServiceApp .category .category-item .category-item-title{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .category .category-item ul li .title{
	color: rgba(230,230,230);
}
.ServiceApp .category .category-item ul li p{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .category .category-item .category-item-title i.visible-xs{
	color: rgba(230,230,230);
}
.ServiceApp .category .category-item ul li{
	background: rgba(255,255,255,0.1);
}
.ServiceApp .category .category-item ul{
	background:#000;
    border: 2px solid rgba(255,255,255,0.2);
}
.ServiceApp .category .category-item ul li{
	border: 1px solid rgba(255,255,255,0.2) !important;
}
.ServiceApp .category .category-item{
    border-bottom: 2px solid rgba(255,255,255,0.2);
}
 

/* 帖子详情页 */
.ServiceApp .details-left .details-cont{
	background:#000;
}
.ServiceApp #BuildDelet .btn-delete .font-Delete{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .visible-xs .users-info{
	background:#000;
}
.ServiceApp .edui-container .edui-toolbar{
	background-color: #000;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .edui-container .edui-editor-body{
	background-color: #000;
}
.ServiceApp .edui-container{
    background-color: #000;
	border: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .com-item .comm-title{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .com-item .comm-title .by-username{
	opacity:1;
}
.ServiceApp .visible-xs .mb-top a{
	color: rgba(230,230,230);
}
.ServiceApp .visible-xs .users-info .info-name p.gray{
	color: rgba(230,230,230);
}
.ServiceApp .visible-xs .users-info .info-name p{
	color: #00b2e6;
}
.ServiceApp .visible-xs .mb-top{
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .visible-xs .users-info{
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .details-left .details-cont .text-msg{
	border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .upimg-item span, .ServiceApp .upimg-item i, .file-list li span{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .details-left .details-cont .btn-report{
	color: rgba(230,230,230);
}
.ServiceApp .report-box{
	background: #333;
}
.ServiceApp .details .tips-icon{
	border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .details .tips-icon a{
	background: #333;
	color: rgba(230,230,230);
}
.ServiceApp .sharing{
	background: #333;
}
.ServiceApp .sharing span.font-Fill-up-DOWN{
	color: rgba(230,230,230);
}
.ServiceApp .com-title{
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .com-title a{
	color: rgba(230,230,230);
}
.ServiceApp .com-item .list-btn span[class^="font-"]{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .com-item .list-btn .num{
	color: rgba(230,230,230,0.5);
}
.ServiceApp .com-item.back{
	background: #333;
}
.ServiceApp #myText{
    background: #000;
    color: rgba(230,230,230);
    border: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .report-sel select{
	background: #000;
}
.ServiceApp .report-btn-box a{
	color: rgba(230,230,230);
    border: 1px solid rgba(255,255,255,0.2);
}
.ServiceApp .report-sel select{
	background: #333;
}
.ServiceApp .report-text{
	background: #333;
	border: 1px solid rgba(255,255,255,0.2);
 	color: rgba(230,230,230);
}
.ServiceApp .cancel-lnk#cancelNode{
	background: #333;
 	color: rgba(230,230,230);
}
.ServiceApp .reply-on-post-frm .txt{
	color: rgba(230,230,230);
}