.suname-content{
}
.suname-content .detail{
	/* font-size:0; */
}
.suname-content .detail .thumb{
	display:inline-block;
	padding:20px;
	vertical-align:top;
	width:230px;
	text-align:center;
	line-height:52px;
	font-size:20px;
	color:#e35d08;
}

/*文字环绕开始*/
.suname-content .detail{
	font-size:inherit;
	color:#151515;
	text-indent: 28px;
	line-height: 26px;
}
.suname-content .detail .thumb {
	float: left;
}
/*文字环绕结束*/
.suname-content .detail .thumb .img-content{
	width:190px;
	height:190px;
	border-radius:95px;
	/*border:1px solid #c8c9cc;*/
	overflow:hidden;
	/*padding:30px;*/
	text-indent:0px;
}
.suname-content .detail .thumb .img-content img{
	height:100%;
	border-radius:50%;
}
.suname-content .detail .desc{
	display:inline-block;
	vertical-align:top;
	color:#151515;
	width:970px;
	padding-left:25px;
    line-height: 26px;
    padding-top: 5px;
    text-indent: 28px;
}
.suname-content .info{
}
.suname-content .info .row{
	border-bottom:1px dashed #e3e3e3;
	line-height:44px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.suname-content .info .row:last-child{
	border-bottom:none;
}
.suname-content .info .row .row_1_2{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.suname-content .info .row label{
	color:#666;
	width:90px;
	display:inline-block;
	margin:0;
}
.suname-content .info .row .text{
	color:#151515;
	display:inline-block;
}
.suname-content .info .row .text.blue{
	color:#4a78c7;
}
.suname-content .other{
}
.suname-content .other .item{
}
.suname-content .other .item .title{
	padding:0 12px 0 20px;
	font-size:18px;
	color:#333333;
	line-height:54px;
}
.suname-content .other .item .title a{
    position: absolute;
    left: 0;
    line-height: 54px;
    font-size: 20px;
    color: #7f7f7f;
}
.suname-content .other .item .title a:before{
	transform: rotate(90deg);
	color: #e25c07;
}
.suname-content .other .item .desc{
	padding:0 12px;
	line-height:25px;
	color:#2a2a2a;
	max-height:75px;
	overflow:hidden;
    bottom: 0;
}
.suname-content .other .item .desc.show{
	max-height:unset;
}
.suname-content .other .item .desc a{
	line-height:25px;
    position: absolute;
    width: 50px;
    right: 12px;
    padding-left: 20px;
    background: #fff;
    color: #4a78c7;
    bottom: 0;
}
.rec-content .title-bar{
	border-bottom:1px solid #dbdbdb;overflow: hidden;
}
.rec-content .title-bar .title{
	padding-left:15px;margin:15px 0;overflow: hidden;
	height:20px;
	line-height:20px;
}
.rec-content .title-bar .title .left{
	font-size:18px;
	color:#333;
}
.rec-content .title-bar .title:before{
	content:" ";
	position:absolute;
	width:3px;
	left:0;
	top:0;
	height:100%;
	background:#e35d08;
}
.rec-content .title-bar .title .more{
	float:right;
}
.rec-content .title-bar .title .more a{
	color:#666;
	line-height:20px;
}
.rec-content .title-bar .title .more a:hover{
	color:#e35d08;
}
.main-content .left-content{
	width:570px;
}
.main-content .right-content{
	width:570px;
	text-align:right;
}
.main-content .left-content>div,.main-content .right-content>div{
	width:570px;
}
.show-content .simple-content,.show-content .three-content{
	width:100%;
	height:100%
}
.show-content{
	padding:20px 0;
	height:170px;
}
.show-content.simple-content .title{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.show-content.simple-content .title a{
	line-height:18px;
	height:18px;
	font-size:18px;
}
.show-content.simple-content .info{
	padding-top:15px;
	font-size:0;
}
.show-content.simple-content .info .thumb{
	width:158px;
	height:96px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
}
.show-content.simple-content .info .thumb img{
	height:100%;
	width:100%;
}
.show-content.simple-content .info .desc{
	display:inline-block;
	width:412px;
	vertical-align:top;
	padding-left:20px;
	color:#666666;
}
.show-content.simple-content .info .desc a{
	vertical-align:baseline;
	color:#4a78c7;
}
.show-content.three-content{
}
.show-content.three-content ul{
	font-size:0;
}
.show-content.three-content li{
	display:inline-block;
	width:180px;
	height:130px;
	margin-right:15px;
}
.show-content.three-content li:last-child{
	margin-right:0;
}
.show-content.three-content li a{
	display:block;
	width:100%;
	height:100%;
}
.show-content.three-content li .thumb{
	width:100%;
	height:100%;
}
.show-content.three-content li .thumb img{
	width:100%;
	height:100%;
}
.show-content.three-content li .title{
	position:absolute;
	bottom:0;
	height:34px;
	line-height:34px;
	color:#fff;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:100%;
	left:0;
	padding:0 10px;
    background: rgba(0,0,0,0.5);
}
.rec-content .list-content{overflow: hidden;}
.rec-content .list-content ul li{
	font-size:0;overflow: hidden;
	padding: 3px 0;
}
.rec-content .list-content ul li .no-result{
	line-height: 26px;
}
.rec-content .list-content ul li .no-result img{
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
.rec-content .list-content ul li:hover .date-time{
	background:#e35d08
}
.rec-content .list-content ul li:hover .date-time .month-day{
	color:#fff;
}
.rec-content .list-content ul li:hover .date-time .year{
	color:#fff;
}
.rec-content .list-content ul li:hover .detail .title{
	color:#e35d08
}
.rec-content .list-content ul li a{
	display:block;
	font-size:0;
}
.rec-content .list-content .date-time{
	padding:5px;
	width:62px;
	height:56px;
	display:inline-block;
}
.rec-content .list-content .date-time .month-day{
	font-size:18px;
	color:#333;
	line-height:28px;
}
.rec-content .list-content .date-time .year{
	color:#666;
	line-height:18px;
}
.rec-content .list-content .detail{
	padding:5px 0 12px 5px;
	width:490px;
	height:56px;
	display:inline-block;
}
.rec-content .list-content .detail .title{
	font-size:16px;
	color:#333;
	line-height:28px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.rec-content .list-content .detail .desc{
	color:#666;
	line-height:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}