.pc .title {
    height: 0.52rem;
    line-height: .52rem;
    letter-spacing: .08rem;
}
.pc .main_center{
	padding: 0 .2rem;
}
.pc .head {
    line-height: .26rem;
    margin-bottom: 0.06rem;
}
.pc .info_wrap,
.pc .img_wrap{
	float: none;
	width: 100%;
}
.pc .info_item{
	margin-bottom: .14rem;
}
.pc .info_item span,
.pc .img_main .img_text{
	width: .75rem;
}
.pc .img_main{
	margin-bottom: .18rem;
}
.pc .img_tips{
	width: 100%;
}
.pc .btn_center{
	width: 100%;
}
.pc .btn_center span{
	width: 45%;
	height: .5rem;
	line-height: .5rem;
	margin-right: 0;
}
.pc .btn_center .submit{
	float: right;
}
.pc .btn_wrap{
	height: .5rem;
	margin-top: .16rem;
}
.pc .update_item{
	width: 30%;
	margin-right: 5%;
}
.pc .tips_pop{
	width: 80%;
	height: 32%;
}
