.rwsky_footer_all{
	width: 100%;
	height: 194px;
	background:url(../img/footer_bg.png) no-repeat;
	background-size: cover;
}
.rwsky_footer{
	width: 1200px;
	height: 100%;
	margin:0 auto;
}
.rwsky_footer_content{
	width: 1200px;
	height: 144px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.rwsky_footer_content_footer{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
overflow:hidden;
}
.rwsky_footer_logo{
	width: 500px;
	height: 144px;
	background:url(../img/footer_logo.png) right center no-repeat;
	background-size: 292px 104px;
	float: left;
}
.rwsky_footer_pick{
	width: auto;
	height: auto;
	margin-left: 53px;
	float: left;
	padding-top: 35px;
}
.rwsky_footer_pick ul li{
	font-size: 14px;
	color: #FFF;
	margin: 10px 0;
	text-indent: 25px;
}
.rwsky_footer_pick ul li:nth-child(1){
	background: url(../img/phone.png)left center no-repeat;
	background-size: 15px 15px;
}
.rwsky_footer_pick ul li:nth-child(2){
	background: url(../img/emial.png)left center  no-repeat;
	background-size: 17px 14px;
}
.rwsky_footer_pick ul li:nth-child(3){
	background: url(../img/address.png)left center  no-repeat;
	background-size: 14px 17px;
}