.rongyu{
	width:1150px;
	height:620px;
	background:url(../images/rongyu_h_bg.jpg) no-repeat;
	margin:0 auto;
	position:relative;	
}
.rongyu .honor{
	position:absolute;
	top:115px;
	left:360px;
}
.rongyu .context{
	position:absolute;
	width:695px;
	left:214px;
	top:230px;
	}
.rongyu .context .tab{
	height:24px;
	background:url(../images/rongyu_nav_bg.jpg) no-repeat;
}
.context .tab ul{
	float:left;
	display:inline;
	padding-left:40px;
}
.context .tab ul li{
	float:left;
	display:inline;
	margin:0 20px;
	line-height:24px;
	width:85px;
	text-align:center;
	color:#FFF;
	cursor:pointer;
	
}
.context .tab ul li.on{
	background:url(../images/tab_li_bg.jpg) no-repeat;
	color:#FF0;
	}
.boder_b_r{
	border-bottom:1px solid #4f4f7f;
	border-right:1px solid #4f4f7f;
	
}
.boder_b{
	border-bottom:1px solid #4f4f7f;
	
}
.context .table_1{
	width:347px;
	float:left;
	}

table tr td{
	color:#FFF;
}
table tr td a{
	display:block;
	color:#FFF;
	line-height:20px;
	text-indent:10px;
	float:left;
}
table tr td span{
	display:block;
	color:#FFF;
	line-height:20px;
	text-indent:10px;
	float:left;
}
table tr td img{
	display:block;
	float:left;
	cursor:pointer;
	}
.num{
	float:right;

}
.num  span{
	color:#FFF;
	width:26px;
	height:14px;
	text-align:center;
	float:left;
	display:block;
}
.num  a{
	color:#FFF;
	width:26px;
	height:14px;
	text-align:center;
	float:left;
	display:block;
}
.num a:hover{
	color:#FC0;
	background:url(../images/on_bg.png) no-repeat;
	}
.on{
	color:#FC0;
	background:url(../images/on_bg.png) no-repeat;
	}
.hide{
	display:none;
	}
.show{
	display:block;
}
.hide{
	display:none;
}
/* scr_con style */


/*弹出层*/

.webox{position:absolute;_position:absolute;z-index:0; width: 600px; height: 289px; left: 280px; top: 160px;}
#inside{background:url(../images/bg.png);height:240px;}
#inside a.span{position:absolute;display:block;right:0px;margin-top:6px;top:-5px;font-size:14px;background-image: url(../images/close.fw.png);background-repeat:no-repeat;background-position:center top;width:17px;height:17px;cursor:pointer;display:inline-block;}
#inside .context_2{
	width:550px;
	height:230px;
	margin:0 auto;
	padding-top:20px;
	
}
#inside .context_2 .img{
	float:left;
	display:inline;
	width:120px;
}
#inside .context_2 .con{
	color:#313131;
	height:230px;
	position:relative;
	float:left;
}
#inside .context_2 .con h2{
	font-size:24px;
	margin-bottom:10px;
}
#inside .context_2 .con .text{
	line-height:20px;
	height:200px;
	}
