*{
	margin: 0;
	padding: 0;
}
.top{
	width: 100%;
	height: 505px;
	position: relative;
}
.top .top-img img{
	width: 100%;
	height: 505px;
}
.top-ding{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	
}
.top-kuang{
	width: 1200px;
	display: flex;
	justify-content: space-between;
}
.kuang-img{
	margin-top: 24px;
}
.kuang-img img{
	width: 106px;
	height: 19px;
}
.kuang-logo{
	display: flex;
	margin-top: 24px;
	height: 27px;
	align-items: center;
}
.kuang-logo >div:nth-child(1){
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
}
.kuang-logo >div:nth-child(2){
	width: 70px;
	height: 27px;
	opacity: 1;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #0088ff;
	margin: 0 29px;
	
}
	.kuang-logo > div:nth-child(3) {
		width: 70px;
		height: 27px;
		opacity: 1;
		border: 1px solid #ffffff;
		border-radius: 3px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
	}
.body{
	width: 1200px;
	margin: 0 auto;
}
.mits{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	flex-direction: column;
	margin-top: 80px;
}
.mits>span:nth-child(1){
	font-size: 27px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: 400;
	color: #333333;
}
.mits>span:nth-child(2){
	font-size: 18px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: 400;
	color: #89909b;
	margin-top: 10px;
}
.like{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 61px;
}
.like-t{

}
.like-span{
	display: flex;
	flex-direction: column;
}
.like-span>span:nth-child(1){
	font-size: 21px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: 400;
	color: #333333;
	margin-bottom: 10px;
}
.like-span>span:nth-child(2){
	font-size: 16px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: 400;
	color: #89909b;
}
.like .like-span:nth-child(2){
	margin: 51px 0;
}
.like .like-span:nth-child(3){
	margin-bottom:51px;
}
.like-e{
	width: 480px;
	height: 480px;
	
	margin-left: 30px;
	margin-top: -15px;
	
}
.bodys{
	width: 100%;
	opacity: 1;
	background: #f7f8fa;
}
.tis{
	width: 1200px;
	margin: 0 auto;
	
}
.padding-top{
	padding-top: 80px;
}
.padding-bottom{
	padding-bottom: 80px;
}
.shop{
	width: 360px;
}
.shop span:nth-child(1){
	font-size: 27px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: 400;
	color: #333333;
}
.shop div:nth-child(2){
	width: 110px;
	height: 4px;
	opacity: 1;
	background: linear-gradient(51deg,#5c8bff 4%, #356df9 95%);
	margin: 20px 0;
}
.shop span:nth-child(3){
	font-size: 18px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: 400;
	color: #89909b;
}
.body{
	display: flex;
	align-items: center;
	width: 1200px;
	margin: 0 auto;
}
.bottom-lun{
	width: 1200px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}
.bottom-bo{
	width: 1001px;
	height: 563px;
}
