.infoBox {
    /* padding-bottom: 40px; */
    background: #f5f5f5 url(../temp/infobg.png) top left no-repeat;
}
.download_box {
    margin-top: 20px;
    background-color: #FFFFFF;
    /* padding-bottom: 40px; */
}
.down_top{
	position: relative;
	width: 1200px;
	height: 725px;
	background: url(../images/download/top.png) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.down_left{
	width: 585px;
	padding-left: 70px;
	padding-right: 10px;
	padding-top: 110px;
}
.down_left .logo{
	width: 265px;
	height: 63px;
	background: url(../images/download/white-logo.png) no-repeat;
	background-size: cover;
}
.down_left p{
	font-size: 26px;
	font-weight: 400;
	color: #333333;
	margin-top: 74px;
	line-height: 40px;
}
.down_left .down_er{
	width: 150px;
	height: 150px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 74px;
	margin-left: 100px;
}
.down_left .erweima{
	width: 130px;
	height: 130px;
}
.down_left .down_box{
   margin-top: 40px;
}
.down_left .down_btn{
	padding: 12px 16px;
	background: #333333;
	border-radius: 6px;
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	margin-right: 30px;
	cursor: pointer;
}

.down_right{
	width: 533px;
	height: 676px;
	background: url(../images/download/down_top_right.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: -60px;
	right: 65px;
}

.down_bottom{
	margin-top: 82px;
	padding-left: 63px;
}
.down_bottom .down_img{
	display: inline-block;
	vertical-align: middle;
	width: 479px;
	height: 490px;
}
.down_bottom .down_bottom_box{
	display: inline-block;
	vertical-align: middle;
	margin-left: 160px;
}
.down_bottom .down_bottom_box .down_title{
	width: 451px;
	height: 62px;
	background: url(../images/download/down_title.png) no-repeat;
	background-size: cover;
}
.down_bottom .down_bottom_box .down_list{
	margin-top: 30px;
	width: 451px;
	height:245px;
	background: url(../images/download/down_list.png) no-repeat;
	background-size: cover;
}