.pc{
	width: 100%;
	background-color: #fff;
}
.pc .banner{
	display: block;
	width: 100%;
	min-width: 1000px;
}
.pc .title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
    font-style: normal;
    font-size: 28px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 50px;
}
.pc .friends .user{
	width: 970px;
	height: 620px;
	margin: 0 auto;
}
.pc .friends .user .users{
	position: relative;
	float: left;
	width: 184px;
	height: 187px;
	margin: 5px;
	
}
.pc .friends .user .users .headimg{
	width: 100%;
	height: 187px;
}
.pc .friends .user .users .tip{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 52px;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}
.pc .friends .user .users .tip .name{
	float: left;
	display: block;
	line-height: 40px;
	padding-left: 8px;
}
.pc .friends .user .users .tip .age{
	float: right;
	display: block;
	line-height: 40px;
	padding-left: 8px;
	padding-right: 8px;
}
.pc .friends .user .users .tip .sex{
	float: right;
	display: block;
	width: 25px;
	margin-top: 8px;
}
.pc .friends .fangfa{
	width: 970px;
	height: 720px;
	margin: 0 auto;
}
.pc .friends .fangfa .jiaonang{
	float: left;
	display: block;
	width: 316px;
	margin-left: 50px;
}
.pc .friends .fangfa .xiaochengxu{
	float: left;
	display: block;
	margin: 255px 0 0 250px;
	text-align: center;
	
}
.pc .method{
	width: 100%;
	min-width: 1000px;
	height: 930px;
	background: #f2f2f2;
}
.pc .method .f_title{
	width: 100%;
	line-height: 24px;
	font-weight: 400;
    font-style: normal;
    font-size: 18px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.pc .method .fangfa{
	width: 970px;
	height: 560px;
	margin: 60px auto;
}
.pc .matching{
	width: 970px;
	height: 460px;
	margin: 0 auto;
}
.pc .matching .centen{
	float: left;
	width: 215px;
	text-align: center;
	padding-left: 85px;
	font-size: 14px
}
.pc .make{
	width: 100%;
	min-width: 1000px;
	background: #f2f2f2;
}
.pc .make .centen{
	width: 970px;
	height: 580px;
	margin: 0 auto;
}
.pc .make .centen .centet{
	float: left;
	width: 233px;
	text-align: center;
	font-size: 14px;
	
}
.pc .make .centen .centet img{
	width: 231px;
	margin-top: 20px;
	border-radius: 10px;
}
.pc .bottom {
	width: 100%;
	min-width: 1000px;
	height: 295px;
	background: #333;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.pc .bottom img{
	width: 130px;
}
.pc .bottom .centen{
	width: 475px;
	height: 190px;
	margin: 0px auto;
	padding: 40px 0;
	font-size: 14px;
}
.pc .bottom .left{
	float: left;

}
.pc .bottom .right{
	float: left;
	padding-left: 110px;
}
.h5 .banner{
	width: 100vw;
	display: block;
}
.h5 .title{
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-weight: 400;
    font-style: normal;
    font-size: 18px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
    font-weight: 500;
}
.h5 .user{
	width: calc( 90vw + 30px );
	height: 110vw;
	background: #fff;
	margin: 0 auto;
}
.h5 .friends .user .users{
	position: relative;
	float: left;
	width: 30vw;
	height: 30vw;
	margin: 5px;
	font-size: 3.7vw;
}
.h5 .friends .user .users .headimg{
	width: 100%;
	height: 30vw;
}
.h5 .friends .user .users .tip{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 34px;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}
.h5 .friends .user .users .tip .name{
	float: left;
	display: block;
	line-height: 34px;
	padding-left: 2px;
}
.h5 .friends .user .users .tip .age{
	float: right;
	display: block;
	line-height: 34px;
	padding-right: 2px;
}
.h5 .friends .user .users .tip .sex{
	float: left;
	display: block;
	width: 4vw;
	margin-top: 8px;
}
.h5 .method{
	width: 100vw;
	background: #f2f2f2;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 1px;
}
.h5 .method .img{
	display: block;
	width: 100vw;
	margin-top: 10px;
}
.h5 .method .xiaochengxu{
	font-size: 14px;
	text-align: center;
	padding-top: 40px;
}
.h5 .methods{
	width: calc (100vw - 20px);
	padding: 0 10px;
	font-size: 14px;
	text-align: center;
	padding-bottom: 30px;
}
.h5 .methods img{
	display: block;
	width: 288px;
	margin:40px auto;
	border-radius: 20px;
}
.h5 .jiaonang{
	width: 100vw;
	background: #f2f2f2;
	padding-bottom: 10px;
}
.h5 .jiaonang img{
	float: left;
	width: 50px;
	margin-right: 20px;
	border-radius: 25px;
}
.h5 .jiaonang .centen{
	padding-left: 40px;
	height: 70px;
	font-size: 14px;
}
.h5 .lianxi{
	width: 100vw;
	text-align: center;
	font-size: 14px;
	padding-bottom: 40px;
}
.h5 .lianxi img{
	width: 167px;
	border-radius: 10px;
	margin-top: 20px;

}
.h5 .bottom{
	width: calc( 100vw - 40px);
	background: #333;
	height: 502px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
}
.h5 .bottom img{
	width: 130px;
	margin: 20px 0;
}

