.foot{
	min-width:1200px;
	background-color:#e6e6e6;
	margin:0 auto;
	clear:both;
}
.foot .w600{
	width:600px;
	padding-top:46px;
	margin:0 auto;
	padding-bottom:46px;
}
.foot .ruanjian{
	width:100%;
	margin-top:10px;
}
.foot .ruanjian p{
	font-family:微软雅黑;
	font-size:12px;
	color:#565656;
	margin:0 auto;
}
.foot .ruanjian a{
	font-family:微软雅黑;
	font-size:12px;
	color:#565656;
	text-decoration:none;
	margin:0 10px;
}
.foot .ruanjian .andrErweima{
	position:absolute;
	cursor:pointer;
	margin-left:210px;
	margin-top:5px;
}
.foot .ruanjian .iosErweima{
	position:absolute;
	cursor:pointer;
	margin-left:110px;
	margin-top:5px;
}
.foot .ruanjian .andrErweima img, .foot .ruanjian .iosErweima img{
	width:100px;
	height:100px;
}
.foot .youqing{
	width:100%;
}
.foot .youqing p{
	font-family:微软雅黑;
	font-size:12px;
	color:#565656;
	margin:0 auto;
}
.foot .youqing a{
	font-family:微软雅黑;
	font-size:12px;
	color:#565656;
	text-decoration:none;
	margin:0 10px;
}
.foot .w300{
	width:500px;
	height:18px;
	margin:0 auto;
	margin-top:68px;
}
.foot .left{
	float:left;
}
.foot .right{
	float:right;
}
.foot .w300 p{
	font-family:微软雅黑;
	font-size:12px;
	color:#565656;
	margin:0 auto;
}
.foot .banquan{
	width:314px;
	height:18px;
	margin:0 auto;
	margin-top:10px;
	float: left;
}
.foot .banquan p{
	font-family:微软雅黑;
	font-size:12px;
	color:#565656;
	margin:0 auto;
}

.rightNav {
    background-image: url("about:blank");
    cursor: pointer;
    position: fixed;
    right: 0;
    text-align: left;
    top: 540px;
    width: 140px;
}

.rightNav a {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-bottom: 2px;
    overflow: hidden;
    padding-right: 10px;
    position: relative;
    right: -110px;
    width: 130px;
    color: #3499da;
    text-decoration: none;
    font-family: 微软雅黑;
    font-size: 16px;   
}


.rightNav a em {
    background: #39a4dc none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}
