@charset "UTF-8";
.w_2{
	width: 1290px;
	margin: 0 auto;
}
.b_title{
	padding: 10px 0 10px 0;
}
.b_title span{
	margin: 0 10px;
}
.b_title a{
	color: #00a5a5;
	margin-left: 10px;
}
.view_all{
    position: relative;
}
.video-iframe{
   width: 970px;
    height: 605px;
    padding: 10px;
    background: #fff;
    float: left;
}
.video-iframe iframe{
	border: 0;
}
.right_content{
    width: 285px;
    display: inline-block;
    background: #fff;
    margin-left: 15px;
}
.author{
	height: 120px;
	border-bottom: 1px solid #d2d2d2;
	padding: 0 15px;
	position: relative;
}
.author h3{
	font-size: 16px;
	color: #000;
	margin: 25px 0 15px 0;
}
.author .name{
	color: #9a9695;
	margin-bottom: 20px;
}
#shoucang{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #00a5a5;
    border-radius: 50%;
    position: absolute;
    right: 30px;
    bottom: 35px;
}
#shoucang a{
    font-size: 14px;
    color: #fff;
}
.like_pic{
	padding: 15px;
	border-bottom: 1px solid #d2d2d2;
}
.like_pic h3{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.like_list a{
	float: left;
    width: 78px;
    height: 78px;
    overflow: hidden;
    position: relative;
    border: 3px solid #fafafa;
}
.like_list a img{
	width: 100%;
	height: 100%;
}
.like_list span{
	width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 11px;
    height: 13px;
    line-height: 13px;
    color: #fff;
    background: #000;
    opacity: .7;
}
.evryone{
	padding: 15px;
}
.evryone h3{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.evryone .look_list {
    overflow: hidden;
}
.look_list li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    color: #999999;
    overflow: hidden;
}
.look_list li .cur_num {
    float: left;
    width: 18px;
    line-height: 18px;
    height: 18px;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    text-align: center;
}
.bgyellow {
    color: #fff;
    background: #f36f20;
}
.gray_1, .gray_1 a {
    color: #999;
    background: #f8f8f8;
}
.look_list li .this_title {
    padding-left: 10px;
    float: left;
    width: 185px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    font-family: 'Microsoft Yahei';
    text-overflow: ellipsis;
}
.more_part{
    background: #fff;
    padding: 10px 15px 15px 15px;
    margin-top: 20px;
    width: 960px;
    float: left;
}
.more_part h1{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.some_like{
	width: 225px;
    height: 150px;
    float: left;
    position: relative;
    margin-right: 20px;
}
.some_like img{
	width: 100%;
	height: 100%;
}
.off{
	 margin-right: 0;
}
.suspend_2{
	width: 100%;
	position: absolute;
	height: 30px;
	line-height: 30px;
	background: #000;
	bottom: 0;
	background:rgba(0,0,0,0.8) none repeat scroll !important;
    background:#000; filter:Alpha(opacity=20);
    color: #fff;
    font-size: 14px;
}

.suspend_2 span{
    margin-left: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 185px;
}
.show_ul,.show_ul_2 {
	float: left;
}
#inall{
float: left;
width: 800%;
}
#part{
	overflow: hidden;
}