.wap{
	width: 100%;
	min-height: 400px;
	display: block;
	padding: 0 22px;
	  border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    margin: 0 auto;
    margin-bottom: 160px;
   
}
.wap .content{
    width: 100%;
    min-height: 985px;
    margin: 0 auto;
    display: block;
    padding:0px 50px;
    box-sizing: border-box;
        background: rgba(196,196,196,0.2);
}
.wap .content .title{
	font-size: 26px;
	color: #4a4a4a;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 40px;
}

.wap .content .about p{
	margin-bottom: 148px;
	height:50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #808080;
	border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
}
.content .contenter img{
	max-width: 1200px;
	box-sizing: border-box;
	
}
.content .contenter {

	 min-height: 400px;
	 margin-bottom: 123px;
}

.content .contenter p{
	line-height: 200%;
	font-size:18px;
}
