.xiaZai{
	width: 1200px;
	margin:30px auto;
	overflow: hidden;
}
.xiaZai>h5{
	margin-top: 0;
    margin-bottom: 0;
    background: #31B9F7;
    color: #fff;
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
}
.download{
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
.download>div:nth-child(1){
    float: left;
    width: 200px;
    text-align: center;
    background: #31B9F7;
    color: #fff;
    line-height: 168px;
}
.downloadRight{
	float: left;
	overflow: hidden;
	    border: 1px solid #999;
    width: 1000px;
}
.downloadRight>div:nth-child(1){
	    float: left;
    width: 200px;
    text-align: center;
    line-height: 82px;
    height: 100%;
        border-right: 1px solid #999;
}
.downloadRight>div:nth-child(2){
	float: left;
	width: 500px;

}
.downloadRight>div:nth-child(3){
	float: left;
	overflow: hidden;
}
.downloadRight>div:nth-child(3)>a{
	    display: block;
    float: left;
    width: 99px;
    text-align: center;
    line-height: 82px;
    border-left: 1px solid #999;
    color: #333;
}
.zai{
	width: 1200px;
	margin:30px auto;
	overflow: hidden;
}
.zai>h6{
	text-align: center;
    height: 60px;
    color: #333;
    line-height: 60px;
    font-size: 20px;
}
.zaiCenter>h6{
    text-align: center;
    height: 60px;
    color: #fff;
    line-height: 60px;
    font-size: 20px;
    background: #31B9F7;
    margin-bottom: 0;
}
.zaiCenter{
	margin-bottom: 20px;
}
.zaiCenter>div{
	    overflow: hidden;
    margin-top: 2px;
}
.zaiCenter>div>div:nth-child(1){
	    float: left;
    width: 600px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
}
.zaiCenter>div>div:nth-child(2){
	    float: left;
    width: 600px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
}
.zaiCenter>span{
	display: block;
    overflow: hidden;
    margin-top: 2px;
}
.zaiCenter>span>span{
	display: block;
    float: left;
    width: 600px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
}
.zaiCenter>span>a{
	display: block;
    float: left;
    width: 600px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
}