.downloadCon{
	height: 610px;
	background: url(../../../Content/images/DownLoad/downLoadBg.png) no-repeat center center;
}
.downloadCon .centerBox{
	width: 472px;
	height: 500px;
	padding:110px 48px 0 680px;
	margin: 0 auto;
}
.downloadCon .centerBox .bigTxt{
	height: 80px;
	font-size:36px;
}
.downloadCon .centerBox .introTxt{
	height: 150px;
	line-height: 26px;
	overflow: hidden;
}
.downloadCon .centerBox .codePic{
	width: 136px;
	height: 136px;
}
.downloadCon .centerBox .downLoadBtn{
	width: 284px;
	height: 54px;
	border-radius: 54px;
}
.downloadCon .centerBox #phoneDownLoad{
	background: url(../../../Content/images/DownLoad/phonedownload.png) no-repeat center center;
}
.downloadCon .centerBox #winDownLoad{
	background: url(../../../Content/images/DownLoad/windownload.png) no-repeat center center;
}
.outerContainer2{
	height: 270px;
	background: #fff;
}
.outerContainer2 .cardBox{
	width:300px;
	height: 95px;
	padding-top: 175px;
	
}
.outerContainer2 .box1{
	background: url(../../../Content/images/DownLoad/circleBg01.png) no-repeat center 50px;
}
.outerContainer2 .box2{
	background: url(../../../Content/images/DownLoad/circleBg02.png) no-repeat center 50px;
}
.outerContainer2 .box3{
	background: url(../../../Content/images/DownLoad/circleBg03.png) no-repeat center 50px;
}
.outerContainer2 .box4{
	background: url(../../../Content/images/DownLoad/circleBg04.png) no-repeat center 50px;
}
.outerContainer2 .cardBox .title{
	height: 32px;
}
.outerContainer3{
	height: 496px;
	background: #f6f6f6;
}
.outerContainer3 .txtBox{
	width: 515px;
	height:386px;
	padding-left: 615px;
	padding-top: 110px;
	background: url(../../../Content/images/DownLoad/templateBg1.png) no-repeat left center;
}
.outerContainer3 .txtBox .bigTxt{
	height: 45px;
	font-size: 30px;
}
.outerContainer3 .txtBox .infor{
	height: auto;
	line-height: 30px;
}
.outerContainer4{
	height: 496px;
	background: #fff;
}
.outerContainer4 .txtBox{
	width: 520px;
	height:366px;
	padding-right: 685px;
	padding-top: 130px;
	background: url(../../../Content/images/DownLoad/templateBg2.png) no-repeat right center;
}
.outerContainer4 .txtBox .bigTxt{
	width: 455px;
	height: 45px;
	font-size: 30px;
}
.outerContainer4 .txtBox .infor{
	height: auto;
	line-height: 30px;
}
.outerContainer5{
	height: 493px;
	background: #f6f6f6;
}
.outerContainer5 .topTitle{
	width: 1200px;
	height: 190px;
	background: url(../../../Content/images/DownLoad/titleBg.png) no-repeat center center;
}
.outerContainer5 .leftBox{
	width: 346px;
	margin-left: 135px;
}
.outerContainer5 .leftBox .text1{
	height: 114px;
	line-height: 114px;
	font-size: 26px;
}
.outerContainer5 .leftBox .text2{
	padding-left: 40px;
}
.outerContainer5 .leftBox .web{
	background: url(../../../Content/images/DownLoad/website.png) no-repeat left center;
}
.outerContainer5 .leftBox .phoneNum{
	background: url(../../../Content/images/DownLoad/dianhua.png) no-repeat left center;
}
.outerContainer5 .rightBox > img{
	width: 432px;
	height: 225px;
}
