.about .content{
    max-width:45em;
	width:100%;
}
.about .shouqu-logo{
	width:7em;
}
.about .main{
	min-height:500px;
}
.fw{
	overflow:hidden;
}
.rep{
	position:relative;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.v-line{
	width:1px;
}
h3{
	margin-bottom:.5em;
}
#slide_7 .slide-content .v-line{
	width: 1px;
    /* margin: 0 auto; */
    height: 16em;
    background: #bebebe;
    position: absolute;
    left: 50%;
    right: 50%;
	top:.5em;
}
/* 第七页 文字布局 */
#slide_7 .slide-content .intro,
#slide_7 .slide-content .contact{
	width:23em;
	width:40%;
	
}
.shoqu-wechat-qr{
	margin:.5em 0;
	display:block;
	width:5em;
	height:5em;
	margin-left:-5px;
}
#foot{
	text-align:center;
}