fbh.css 4.41 KB
@charset "utf-8";
/* CSS Document */
@media(min-width:768px) {
.container {
width:640px
}
}
@media(min-width:992px) {
.container {
width:640px
}
}
@media(min-width:1200px) {
.container {
width:640px
}
}

body{
	background:#FFFFFF;
	font-family: "微软雅黑";
	font-weight:normal;
}
.container{
	padding: 0;
}
.clear{
	clear: both;
}

#people,.playing-people{
	position: absolute;
	max-width: 640px;
	width: 100%;
}
.top-content{
	position: relative;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	height: 73px;
	width: 100%;
}
.top-content img{
	margin: 14px;
}
.top-title{
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	height: 73px;
	line-height: 73px;
}
.download{
	margin: 19px 14px 19px 0;
	height: 34px;
}
.download a{
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 20px;
	padding: 8px 20px;
	font-size: 12px;
	line-height: 35px;
}
.content > .title > img,.zhubomess > .title > img{
	margin: 10px 15px;
	float: left;
	border-radius: 50%;
}
.content .title .message,.zhubomess .title .message{
	float: left;
	margin: 14px 0;
}
.follow{
	border: 1px solid #d31863;
	border-radius: 20px;
	color: #d31863;
	padding: 0 15px;
	float: right;
	margin: 22px 15px;
	line-height: 24px;
	font-size: 12px;
}
.pic-list{
	width: 100%;
	background: #f0f0f0;
	padding-top: 5px;
}
.pic-list .img-content{
	width: 50%;
	float: left;
}
.bottom{
	background: #eeeeee;
	width: 100%;
	position: fixed;
	bottom: 0;
	max-width: 640px;
	z-index: 2222;
}
.bottom .bottom-left{
	padding: 11px 8px;
	float: left;
}
.bottom .bottom-middle{
	float: left;
}
.bottom .bottom-middle .video{
	display: block;
	color: #323333;
	font-size: 13px;
	padding: 13px 0 0 0;
	line-height: 13px;
}
.bottom .bottom-middle .wait{
	font-size: 10px;
}
.bottom .bottom-right{
	float: right;
	padding: 12px 8px;
}
.bottom .bottom-right a{
	background: #ff4e51;
	border-radius: 10px;
	color: #FFFFFF;
	width: 85px;
	height: 34px;
	display: inline-block;
	font-size: 13px;
	text-align: center;
	line-height: 34px;
}

.mask{
	position: absolute;
	top: 0;
	z-index: 2;
	width: 100%;
	max-width: 640px;
}
.mask-content{
	width: 100%;
	text-align: center;
	margin-top: 54%;
}
.mask-content h2{
	color: #d31863;
	font-size: 26px;
	font-family: "微软雅黑";
	text-align: center;
	margin: 0;
	letter-spacing: 2px;
}
.mask-content img{
	text-align: center;
}
.mask-content p{
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 5px;
	letter-spacing: 2px;
}
.mask-content p span{
	color: #d31863;
}
.nav-tabs{
	background: #FFFFFF;
}
.nav-tabs>li{
	width: 50%;
	text-align: center;
}
.nav-tabs>li>a{
	color: #b4b4b4;
	font-size: 14px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	color: #d31863;
	border: none;
	border-bottom: 1px solid #d31863;
}
.tab-pane{
	margin: 5px 3px 0 3px;
}
.name{
	font-size: 10px;
	font-family: Arial;
	color: #5a5a5a;
	font-weight: 600;
	line-height: 18px;
}
.icon{
	margin: 0 10px;
	height: 18px;
}
.glyphicon-star-empty{
	background: #73d3fb;
	padding: 3px 5px;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 10px;
}
.mijia{
	color: #b4b4b4;
	font-size: 12px;
	margin-top: 7px;
}
#playing-bottom{
	position: relative;
	top: 594px;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	height: 73px;
	width: 100%;
	max-width: 640px;
}
#playing-bottom img{
	margin: 14px;
}
.zhubomess{
	position: relative;
	top: 0;
	left: 0;
	z-index: 222;
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	max-width: 640px;
}
.zhubomess .name,.zhubomess .mijia{
	color: #FFFFFF;
}
.guankan{
	position: relative;
	top: 10px;
	left: 0;
	width: 114px;
	background: rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	font-size: 10px;
	line-height: 24px;
	padding: 0 10px 0 15px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}
.img-title{
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	position: relative;
	bottom: 24px;
	background: rgba(0, 0, 0, 0.2);
	line-height: 24px;
	padding-right: 8px;
}
.play-name{
	font-size: 12px;
	color: #a0a0a0;
	text-align: left;
	height: 24px;
	margin-top: -24px;
	line-height: 24px;
	padding-left: 8px;
	background: #FFFFFF;
	margin-bottom: 4px;
}
.nav-tabs{
	border-bottom: 1px solid #f0f0f0;
}
.nav-tabs>li>a:hover{
	border-color: rgba(238, 238, 238, 0);
}
.nav>li>a:hover, .nav>li>a:focus{
	background-color: rgba(238, 238, 238, 0);
}
.odd .img-detail,.odd .img-title,.odd .play-name{
	margin-left: 2px;	
}
.even .img-detail,.even .img-title,.even .play-name{
	margin-right: 2px;
	
}
.nav-tabs>li>a{
	border-radius: 0;
}