/*
 * 小程序
 */
/*小程序*/
.applets-main{
	width: 1078px;
	display: table;
	margin: auto;
}
.applets-main ul{
	display: table;
	width: 100%;
	margin-top: 40px;
	text-align: center;
}
.applets-main ul li{
	width: 200px;
	display: inline-block;
	vertical-align:top;
	margin-bottom: 40px;
}
.applets-main ul li:nth-child(3n+1){
	margin-left: 0;
}
.applets-img{
	float: left;
	margin-right: 10px;
}
.applets-word{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333333;
}
.applets-word p{
	margin-bottom: 14px;
}
.applets-title{
	font-size: 16px;
}
.platform-main{
	width: 100%;
	display: table;
}
.platform{
	width: 200px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
}
.platform p{
	margin-top: 10px;
}
/*微信小程序打包*/
.title-note{
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	color: #333333;
	margin: -30px 0 11px;
}
.wechat-applet-animation{
	width: 270px;
	height: 478px;
	margin-top: 50px;
	border: 1px solid #ececec;
}
.wechat-applet{
	width: 534px;
	height: 467px;
	margin-top: 50px;
	margin-left: 116px;
	text-align: center;
	color: #333333;
}
.wechat-applet-top{
	height: 348px;
}
.QR_code{
	width: 128px;
	height: 128px;
}
.wechat-applet-top-apt{
	font-size: 18px;
	margin-top: 4px;
}
.max-img64{
	width: 64px;
	height: 64px;
}
.max-img64 img{
	max-width: 64px;
	max-height: 64px;
}
.wechat-applet-down p{
	margin-top: 10px;
	text-align: center;
}
.wechat-applet-down>.max-img64{
	margin: auto;
}
