/*4个切换列表 样式与详情页面共用*/

.p2p-list {
	width: 100%;
	float: left;
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 10px;
}
.bdulli {
    width: 48% !important;
    padding: 5px 0px !important;
    border-bottom: none !important;
    float: left;
    margin-left: 10px;
 }
                            
.bdulli>a {
    font-size: 16px !important;
     white-space: nowrap;
 }
.p2p-list1 {
	width: 100%;
	float: left;
	margin-top: 10px;
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 10px;
}

.p2pBox {
	width: 100%;
	text-align: left;
}

.p2pBox .hd {
	height: 48px;
	line-height: 48px;
	background: #2789EE;
	padding: 0 10px 0 20px;
	position: relative;
}

.p2pBox .hd ul {
	float: left;
	position: absolute;
	left: 5px;
	top: 3px;
	height: 32px;
}

.p2pBox .hd ul li {
	float: left;
	padding: 0 25px;
	cursor: pointer;
	font-size: 16px;
	color: #ffffff;
}

.p2pBox .hd ul li a {
	color: #ffffff;
}

.p2pBox .hd ul li.on {
	height: 45px;
	color: #333333;
	background: #fff;
}

.p2pBox .hd ul li.on a {
	color: #333333;
}

.p2pBox .bd {
	padding: 15px 0px;
}

.p2pBox .bd ul {
	/*padding: 15px;*/
	zoom: 1;
}

.p2pBox .bd ul li {
	width: 100%;
	float: left;
	padding: 28px 0px;
	border-bottom: 1px solid #E1DFDA;
	    overflow: hidden;
    text-overflow: ellipsis;
}
.p2pBox .bd ul li a:hover{
	color: #2789EE!important;

}
.p2pBox .bd .post-left {
	width: 270px;
	float: left;
	margin-right: 30px;
}

.p2pBox .bd .post-left .left-img {
	width: 250px;
	height: 140px;
	margin-bottom: 25px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.p2pBox .bd .post-left .left-img .text {
	height: 35px;
	line-height: 35px;
	width: 100%;
	position: absolute;
	left: 0px;
	text-indent: 15px;
	bottom: 0px;
	overflow: hidden;
}

.p2pBox .bd .post-left .left-img .text h3 {
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 1;
	text-align: left;
}

.p2pBox .bd .post-left .left-img .text .text-bg {
	height: 35px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0px;
	background: #38414c;
	z-index: 0;
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

.p2pBox .bd .post-right {
	float: left;
	width: 565px;
}

.p2pBox .bd .post-right ul {
	margin-top: -5px;
}

.p2pBox .bd .post-right ul li {
	text-indent: 20px;
	padding: 1px 0px 2px 0px;
	border: 0px;
	background: url(../../images/list-style-dot.gif) no-repeat left center;
	margin-bottom: 5px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.p2pBox .bd .post-right ul li:nth-child(5) {
	margin-bottom: 15px;
}

.p2pBox .bd .post-right ul li a {
	color: #999999;
}

.p2pBox .bd .post-right .ul-margin {
	margin-top: 10px;
}

.p2pBox .bd .post-right .ul-margin li {
	height: 28px;
	line-height: 28px;
}

.p2pBox .bd .post-right ul li .tight-tit20 {
	font-size: 22px;
	padding-bottom: 5px;
}

.p2pBox .bd .post-right ul li a {
	color: #333333;
	font-size: 16px;
}

.p2pBox .bd ul li .list-img {
	float: left;
	width: 250px;
	height: 140px;
	margin-right: 30px;
}

.p2pBox .bd ul li .list-det {
	width: 460px;
	float: left;
}

.p2pBox .bd ul li .list-det a {
	font-size: 16px;
	color: #333333;
	height: 40px;
	line-height: 40px;
}

.p2pBox .bd ul li .list-det .details {
	font-size: 14px;
	color: #999999;
	float: left;
}

.bd .list-more {
	border: 1px solid #E1DFDA;
	height: 35px;
	line-height: 35px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #656565;
	float: left;
	margin-top: -1px;
	cursor: pointer;
}
/*右侧样式问答*/
a{
	text-decoration: none;
}
.recommend{
	width: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: #CEE4FF;
	border-top: 3px solid #999;
	background: #fff;
}
.recommendtop{
	width: 297px;
	background-color:#fcfbfb;
	padding-top:14px;
	padding-bottom:14px;  
	float: right;
	border-bottom: 1px solid #e9e9e9;
}
.recommendtop i,.recommendtop h3{
	height: 22px;
	float: left;
	display: block;
}
.noneb{
	border: none;
}
.recommendtop h3{
	width: 180px;
	float: left;
	font-weight: 500;
	padding-left:10px; 
	line-height: 22px;
}
.recommendtop i{
	width: 4px;
	background-color:#fd5a5b; 
}
.recommend{
	margin-bottom:10px; 
	margin-top:12px;
}
.recommend .shop_top {
	background-color: #FAFAFA;
	/* margin-top: -15px; */
	height: 45px;
	line-height: 42px;
	height: 37px;
	line-height: 37px;
}
.recommend .shop_top .new {
	font-size: 15px;
	margin-left: 16px;
	color:#333;
}
.recommend .shop_top .mor1 {
	color: #A6A6A6;
	float: right;
}
.recommend .shop1_fot {
	width: 287px;
}
.recommend .shop1_fot .fot {
	border-bottom: 1px solid #CCD3E4;
	margin-top: 24px;
	margin-left: 12px;
	height: 8px;
	line-height: 5px;
	margin-bottom:18px;
}
.recommend .date_1 {
	float: right;
	color: #B1B1B1;
	font-size: 12px;
	margin-top: 2px;
}
.shop_fot span:hover, .shop1_fot a span:hover {
	color: #FD7979;
}
.recommend .shop1_fot .fot p {
	margin-top: 12px;
	position: relative;
	top: -119%;
}
.fot .telecom {
    color: #666;
    font-size: 12px;
}