﻿BODY
{
	margin: 0px auto;
	color: #333;
	font-size: 12px;
}
.bd-fen {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 15px;
    line-height: 22px;
    border-left: 5px solid #1E9FFF;
    border-radius: 10px;
    background-color: #f5f5f5;
	text-align:right;
}
.link-title {
	width:98%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.layui-breadcrumb a:hover {
	color: #01AAED !important;
}
.layui-input-inline{
    line-height:20px;
    padding:9px 0;
}

.friendlink{

}
    .friendlink a {
        color: #333;

    }
.friendlink a:hover
{
	text-decoration: none;
    
}

.friendlink UL
{
	line-height: 100px;
}
.friendlink UL LI
{

}
.tags
{
	padding-bottom: 0px;
	line-height: 22px;
	margin-top: 10px;
	padding-left: 10px;
	width: 940px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
	padding-top: 0px;
}
.footer {
    color: #666666;
}
.footer P
{
	line-height: 26px;
}

    .footer A:hover {
        color: #01AAED;
    }



.container {
	float: left;
	clear: both;
}

.mobile-icon {
	display: none;
}

@media screen and (max-width: 1024px) {
	.bd-master-row .logo {
		text-align: left;
	}

	.bd-master-row .nav {
		width: 100%;
		background-color: #fbfbfb;
		display: none;
		position: absolute;
		z-index: 99;
		top: 61px;
		margin-left: -15px;
		margin-top: -1px;
	}

	.layui-nav {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}

	.bd-master-row .nav li {
		right: 0;
		width: 100%;
		text-align: center;
	}

	.mobile-icon {
		display: block;
		color: black;
		float: right;
		margin-top: 20px;
		width: 25px;
		height: 20px;
	}

	.layui-nav .layui-this:after,
	.layui-nav-bar,
	.layui-nav-tree .layui-nav-itemed:after {
		height: 3px;
		background-color: #1e9fff;
	}
}

.vip1-logo {
	width: 50px;
	height: 50px;
	padding-top: 8px;
	padding-bottom: 5px;
}

	.friendlink-style{
		padding: 15px 0px 15px 20px;
		font-size: 20px;
		font-weight: bold
	}

.bd-vpi1-name {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
}


.bd-detail-user-info {
	line-height:60px;
	text-align:right;
}

	.bd-detail-user-info span {
		padding-right:15px;
	}

.bd-span-text-left10 {
	padding-left:10px;
}