.about-2-box .box-content{
	z-index:4;
	width:195px;
	height:222px;
    position: absolute;
    text-align: center;
	background:url(b.png);
}
.about-2-box .box-content1{
	left:-195px;
	top:-222px	
}
.about-2-box .box-content2{
	right:-195px;
	top:-222px	
}
.about-2-box .box-content3{
	left:-195px;
	bottom:-222px	
}
.about-2-box .box-content4{
	right:-195px;
	bottom:-222px	
}
.about-2-box .description-in{
	position:absolute;
	left:0;
	top:0;
	width:390px;
	height:444px;
	display:none;
	z-index:6
}
.about-2-box .description {
	width:390px;
	height:444px;
	padding:0 20px;
	vertical-align:middle;
	display:table-cell;
	color:#fff;
	text-align:left;
	line-height:28px;
	font-size:13px;
}


#joinbox-show{
	display:block;
	margin:30px auto 0;
	width:175px;
	height:50px;
	line-height:50px;
	background:#e62129;
	color:#fff;
	font-size:18px;
	text-align:center;
	cursor:pointer;
	border-radius:50px;
}
#joinbox{
	display:none
}

.join-1-box .box-content{
    width: 294px;
    height: 345px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background:#e62129;
	display:none
}
.join-1-box .description {
    width: 294px;
    height: 345px;
	padding:0 40px;
	vertical-align:middle;
	display:table-cell;
	color:#fff;
	text-align:left;
	line-height:28px;
	font-size:13px;
}