.allduan{
	display: flex;
	margin-top: 44px;
}
.allduanevery{
	width: 275px;
	height: 280px;
	text-align: center;
	box-shadow: 0px -1px 10px 0px rgba(255,227,224,0.71);
	border-radius: 13px;
	margin-right: 20px;
}
.allduanevery:last-of-type{
	margin-right: 0;
}
.allduanevery:nth-of-type(2),
.allduanevery:nth-of-type(4){
	margin-top: 20px;
}
.allduanevery img{
	margin-top: 30px;
}
.allduanevery p{
	font-size: 24px;
	font-weight: 800;
	margin-top: 26px;
}
.introduce{
	height: 614px;
	background: url("../images/blindbox/11.png");
	margin-top: 42px;
}
.intrtitle{
	text-align: left;
	width: 462px;
	padding-top: 40px;
}
.intrtitle p{
	line-height: 22px;
}
.develop{
	color: #fff;
	width: 616px;
	padding-top: 120px;
	margin-left: 50px;
}
.develop h1{
	font-size: 24px;
	margin-bottom: 32px;
}
.develop p{
	font-size: 14px;
	font-weight: 800;
	line-height: 22px;
}
.example{
	height: 535px;
	background: url("../images/blindbox/5751.png");
	margin-top: 46px;
	padding-top: 40px;
	box-sizing: border-box;
}
.example .exevery{
	background: #fff;
	border-radius: 10px;
	margin: 0 50px 20px;
	padding: 26px 48px 30px 18px;
	cursor: pointer;
}
.example .exevery div:first-of-type{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.example .exevery div:first-of-type p{
	font-size: 20px;
	font-weight: 800;
}
.example .exevery p:last-of-type{
	width: 22px;
	height: 22px;
	background: url("../images/blindbox/open.png");
}
.example .exevery div:first-of-type span{
	position: relative;
	font-size: 24px;
	color: #FF7412;
	top: 2px;
	margin-right: 20px;
}
.example .exevery div:nth-of-type(2){
	display: none;
	font-size: 14px;
	margin-top: 20px;
	line-height: 22px;
}
.example .exactive{
	background: linear-gradient(0deg, #FDA651 0%, #FF7311 100%);
}
.example .exactive div{
	color: #fff;
}
.example .exactive p:last-of-type{
	background: url("../images/blindbox/show.png");
}
.example .exactive div:first-of-type span{
	color: #fff;
}
.example .exactive div:nth-of-type(2){
	display: block;
}
.showkindsystem .every{
	width: 16.6%;
}
.scenebox{
	height: 919px;
	background: url("../images/blindbox/5772.png");
	margin-top: 118px;
}
.industry{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 240px;
}
.industry .industry-every{
	width: 285px;
	height: 160px;
	background: #fff;
	border-radius: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.industry .industry-every img{
	margin-top: 30px;
}
.industry .industry-every p{
	font-size: 20px;
	color: #FF7513;
	margin-top: 16px;
}
.speciallast{
	overflow: hidden;
}
.speciallast img{
	margin-top: 30px;
}
.specialright .formbot button{
	background: #F63C3C;
}