.baofei {width: 100%;height:650px;}
.baofei h1{font-size: 20px;font-weight: normal;width: 100%;text-align: center;margin-top: 20px;}
.baofei img{width: 250px;height: 250px;}
.baofei ul{margin-top: 20px;}
.baofei li{float: left;margin-left:40px;}
.baofei p{width: 100%;line-height:30px;font-size: 15px;text-align: center;}
@media(max-width:766px){
	.baofei li{
		margin-left: 15px !important;
	}
}
