.centen{
	/* width: 1631px; */
    padding: 36px;
}
.bottom {
	width: 1460px;
    margin: 0 auto;
}
.banner{
	background:
		url(https://img.alicdn.com/imgextra/i3/2791424107/O1CN01DvcZds1gD3EqBAMFp_!!2791424107.png)
		no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 60px 14%;
}
.banner img{
	width: 100%;
}
.dtsous{
	display: flex;
	height: 100%;
}
.dtsou{
	height: 100%;
	margin-left: 1.04rem;
}
.anlicon{
	display: flex;
	flex-wrap: wrap;
	margin-top: 80px;
}
.anlicons{
	 margin-right: 60px;
    width: 303px;
    height: 586px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    margin-bottom: 60px;
    /* box-shadow: 0px 0px 5px #eeeeee; */
    background-color: #f0f0f0;
    border: 1px solid #ddd;

}
.anlicons video{
	width: 303px;
    height: 518px;
}
.fix-bottom{
	margin-left: 0;
}