.bm_h .addnew {
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/addbuddy.gif) no-repeat 0 45%;
}

.bm_h .rss {
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/feed.gif) no-repeat 0 45%;
}

.ct2 .sd {
	width: 330px;
}

.ct2 .mn {
	width: 855px;
}

.bg {
	background: #fff;
}

.bg .bm_c {
	padding: 25px 20px;
}

.yb_hotbox {
	border-bottom: 1px solid #E5E5E5;
	height: 174px;
	margin-right: 10px;
	padding: 0 10px 10px 0;
	margin-bottom: 20px;
}

.yb_hotbox .yb_hotimg {
	display: inline;
	float: left;
	height: 165px;
	margin-right: 28px;
	position: relative;
	width: 250px;
	overflow: hidden;
}

.yb_hotbox .yb_hotimg .yb_hotimgzz {
	height: 165px;
	left: 0;
	position: absolute;
	top: 0;
	width: 250px;
}

.yb_hotbox .yb_hotimg .zzsz {
	background: none repeat scroll 0 0 rgba(0,0,0,0);
	display: inline-block;
	height: 43px;
	left: 40%;
	position: absolute;
	top: 40%;
	width: 43px;
}

.yb_hotbox .yb_hotimg:hover .zzsz {
	background: url(../images/icon29.png) no-repeat scroll 0 0 rgba(0,0,0,0);
}

.yb_hotbox .yb_hotimg .yb_stand {
	background-color: #00AA98;
	color: #FFFFFF;
	font-size: 14px;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 68px;
	overflow: hidden;
}

.yb_hotbox .yb_hotimg img {
	width: 250px;
	height: 165px;
}

.yb_hotbox h3 {
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 5px;
	overflow: hidden;
	font-weight: normal;
	color: #000;
}

.yb_hotbox h3:hover a {
	color: #00b98d;
	text-decoration: none;
}

.yb_hotbox p {
	color: #666;
	font-size: 14px;
	height: 102px;
	line-height: 26px;
}

.yb_hotbox span {
	background: url(../images/icon22.png) 0 4px no-repeat;
	color: #3E3E3E;
	display: inline-block !important;
	margin-right: 20px;
	text-indent: 20px;
	color: #999;
}

.yb_hotbox span i {
	color: #00b98d;
}

.yb_hotbox span + span {
	background: url(../images/icon23.png) 0 4px no-repeat;
}

.rank {
	background: #FFF;
	margin-top: 15px;
	display: block;
	margin-bottom: 15px;
}

.rank .hd {
	height: 46px;
	border-bottom: 1px solid #f0f0f4;
	margin-bottom: -1px;
}

.rank .hd .tab {
	height: 44px;
	line-height: 44px;
	width: 50%;
	float: left;
	color: #555;
	font-size: 16px;
	border-bottom: 2px solid #fff;
	text-align: center;
}

.rank .hd .tab.on {
	color: #333;
	border-color: #00b98d;
}

.rank .bd {
	padding: 0 20px 10px;
}

.rank .bd li {
	line-height: 42px;
	height: 42px;
	padding: 0 0 0 35px;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	border-top: 1px solid #f0f0f4;
}

.rank .bd .num {
	font-size: 16px;
	display: block;
	position: absolute;
	top: 0;
	left: 2px;
	font-size: 16px;
	font-style: italic;
}

.rank .bd .num.num1,.raing .bd .num.num2,.raing .bd .num.num3 {
	color: #ea4748;
	font-size: 20px;
	font-style: italic;
}

.scroller {
	background: #FFF;
	position: relative;
	height: 240px;
}

.scroller.y {
	float: right;
}

.scroller li {
	position: relative;
	width: 330px;
	height: 240px;
}

.scroller li .blackbg2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 250px;
	padding: 5px 20px;
}

.scroller li .blackbg2 h3 {
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	overflow: hidden;
	color: #FFF;
}

.scroller .prev,.scroller .next {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 10;
	top: 40%;
	overflow: hidden;
	line-height: 10;
}

.scroller .prev {
	left: 0;
	background: url(../images/focus_bun.png) no-repeat 15px 0;
}

.scroller .next {
	right: 0;
	background: url(../images/focus_bun.png) no-repeat -60px 0;
}

.scroller:hover a.prev,.scroller:hover a.next {
	background-position-y: -58px;
}

.scroller .pageState {
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 16px;
	right: 10px;
	color: rgba(255,255,255,0.7);
	z-index: 10;
	background: #ea4748;
	line-height: 30px;
	font-size: 13px;
	text-align: center;
	border-radius: 50px;
}

.scroller .pageState span {
	color: #FFF;
}

.yb_lm_box {
	background: #fff;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 15px
}

.yb_lm_title {
	height: 30px;
	/*border-bottom: 2px solid #eee;*/
}

.yb_lm_title h1 {
	font-size: 18px;
	font-weight: normal;
	float: left;
}

.yb_lm_title a {
	float: right;
	margin-right: 10px;
	color: #999;
}

.yb_lm_bd {
	width: 100%;
}

.yb_lm_bd ul {
	margin-top: 10px;
}

.yb_lm_bd ul li a {
	float: left;
	display: black;
	padding: 5px 20px;
	color: #666;
}

.yb_lm_bd ul li .on {
	background: #00b98d;
	color: #fff;
}

.ybo_title {
	line-height: 54px;
	font-size: 20px;
	padding: 0 0 0 20px;
	height: 54px;
	background: url(../images/img_9.jpg) left center no-repeat;
}

.ybo_title img {
	padding: 5px 0 0 0;
}

.thr_form2 {
	border: 1px solid #f6f6f6;
	background: #fff;
	height: 373px;
	margin-bottom: 15px;
}

.thr_fbot2 {
	padding: 0 20px;
}

.thr_fbot2 dl {
	position: relative;
	width: 318px;
	height: 178px;
	overflow: hidden;
}

.thr_fbot2 dd {
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 288px;
	text-align: center;
	line-height: 40px;
	background: url(../images/img_9.png) repeat;
}

.thr_fbot2 dd a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.thr_fbot2 p {
	font-size: 15px;
	line-height: 28px;
	padding: 16px 0;
	overflow: hidden;
}

.thr_fbot2 span {
	display: block;
	border-bottom: 2px solid #00b98d;
	overflow: hidden;
	height: 52px;
}

.thr_fbot2 span i {
	float: left;
	margin-top: 5px;
	font-size: 14px;
}

.thr_fbot2 span i img,.thr_fbot span i b {
	float: left;
}

.thr_fbot2 span i b {
	font-weight: normal;
	padding: 3px 0 0 10px;
	color: #888;
}

.thr_fbot2 span a {
	float: right;
	display: block;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	background: #ff9900;
	border-radius: 20px;
}

.thr_vip {
	border: 1px solid #f6f6f6;
	background: #fff;
	height: 490px;
	margin-bottom: 15px;
}

.thr_vbot {
	padding: 5px 20px 0 20px;
	height: 410px;
	overflow: hidden;
}

.thr_vbot dl {
	height: 72px;
	padding: 0 0 13px 0;
}

.thr_vbot dl:hover {
	background: #fcfcfc;
}

.thr_vbot dl dt {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

.thr_vbot dl dt img {
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.thr_vbot dl dd {
	float: left;
	border-bottom: 1px solid #eee;
	height: 72px;
}

.thr_vbot dl dd a {
	font-size: 14px;
	display: block;
	color: #1bbc9b;
}

.thr_vbot dl dd p {
	font-size: 16px;
	margin: 8px 0 5px 0;
	color: #333;
}

.thr_vbot dl dd p a {
	color: #333;
}

.vw .s {
	border: 1px solid #f4eede;
	background: #fbf9f2;
	padding: 10px;
	margin: 10px auto;
}

.vw .s {
	color: #666;
}

.vw .d {
	color: #444;
}

.vw .h {
	border: none;
	padding-bottom: 0;
}

.thrl_bot li.pbox .word h2 {
}

.yb_zhlan {
	margin-top: 15px;
	overflow: hidden;
}

.ybzhl_title {
	line-height: 60px;
	font-size: 20px;
	padding: 0 0 0 20px;
	height: 60px;
	background: url(../images/img_9.jpg) left center no-repeat #fff;
}

.ybzhl_bot {
	margin-top: 15px;
}

.zhlan_div {
	position: relative;
	margin-left: 10px;
}

.ybzhl_bot {
	width: 1300px;
}

.ybzhl_bot .zhlan_div {
	width: 380px;
	height: auto;
	margin-right: 15px;
	float: left;
	background: #FFFFFF;
	margin-bottom: 20px;
}

.zhlan_div dl dt {
	width: 380px;
	height: 200px;
	overflow: hidden;
}

.zhlan_div dl dd {
	padding: 25px;
	border: 1px solid #f6f6f6;
}

.zhlan_div dl dd span {
	display: block;
	width: 100%;
	height: 45px;
}

.zhl_sl {
	float: left;
	font-size: 20px;
	line-height: 28px;
}

.zhl_sr {
	display: block;
	float: right;
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding: 0 20px;
	color: #fff;
	background-color: #ffb737;
	border-radius: 2px;
}

.zhlan_div dl dd p {
	line-height: 24px;
	color: #666;
	font-size: 14px;
}

.zhli_warp {
	position: absolute;
	left: -10px;
	height: 26px;
	color: #fff;
	text-align: center;
	background-color: #00b98d;
	line-height: 26px;
	padding: 0 10px;
	z-index: 20;
	top: 14px;
}

.zhli_warp::after {
	content: \" \";position:absolute;left:0;top:26px;width:0;height:0;border-top:10px solid #00916e;border-left:10px solid transparent;}.links{border:1px solid #f6f6f6;background:#fff;margin-top:15px;margin-bottom:15px;}.links_bot{padding:0 20px 25px 20px;}.links_bot a{font-size:14px;margin-right:20px;}.yb_top{position:absolute;left:0;top:0;text-align:center;width:100%;margin-top:180px;}.yb_btn{padding-top:30px;width:100%;}.yb_btn a{font-size:15px;line-height:1;padding:10px 23px;margin:0 15px;color:#fff;display:inline-block;background:#00ba8c;border-radius:2px;margin-top:40px;}.yb_btn a.on{background:#ff7200;}.effect-bubba .content{padding:1em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.effect-bubba .content p{color:#fff;height:80px;overflow:hidden;}.effect-bubba .content,.effect-bubba a{position:absolute;top:0;left:0;height:134px;}