/*·ÀÒß×¨Ìâ*/
.mb50
{
    margin-bottom:50px;
 }
.mb50 {
    margin-bottom: 50px;
}
.rzBox 
{
    padding: 20px 0 0;
    margin-top: 0;
 }
 
.rz-lbox {
    padding-top: 50px;
    width: 340px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    position: relative;
    height: 248px;
}
.rz-lbox h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 70px;
	color: #333333;
	border-left: 10px solid #6fb8fd;
    padding-left: 10px;
    font-size: 28px;
    font-weight: normal;
    line-height: 34px;
    color: #333;
}
.rz-lbox p {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	olor: #333333;
    text-transform: none;
    text-indent: 0px;
    letter-spacing: normal;
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif, ºÚÌå;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    word-spacing: 0px;
    float: none;
    display: inline !important;
    white-space: normal;
    orphans: 2;
    widows: 2;
    background-color: #ffffff;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    -webkit-text-stroke-width: 0px;
    text-decoration-style: initial;
    text-decoration-color: initial;
}
.rz-lbox .yellow-line {
	width: 58px;
	height: 4px;
	background-color: #f7b44c;
}
.rz-rbox>img {
	display: block;
    max-width: 600px;
    height: 297px;
}
.rz-rbox{width:600px}
.blueMidBtn {
	width: 120px;
	height: 36px;
	background-color: #0066b3;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	display: block;
	text-align:center;
	text-indent: 20px;
	text-indent: 0px;
	position: relative;
    border-radius: 4px;	
    position: absolute;
    bottom: 20px;
    left: 0;
    cursor: pointer;
}
.blueMidBtn:hover
{
 	background-color: #2a83c7; 
 	color:#fff;  
}
    
.blueMidBtn:before {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 20px;
	display: block;
	content: "";
	width: 8px;
	height: 13px;
	background: url("../images/fnews/icont2/miniArr-r.png") no-repeat;
}