.cpzl {
	width: 100%;
	height: 465%;
	padding-top: 64px;
}
.cpzl img {
	width: 100%;
	height: 100%;
}
.video-bg {
	width: 100%;
	height: 600px;
	background: #F1F7FB;
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: column;
}

.video-bg h1{
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 32px;
    color: #16181A;
    line-height: 45px;
    margin: 37px 0 10px 0;
}

.video-view {
	width: 1185px;
	height: 506px;
	background-image: url("https://www.saifanbox.com/skin/default/images/hCt0.png");
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: column;
	z-index: 1;
}

.video-item {
	width: 737px;
	height: 415px;
}

.video-bottom {
	width: 100%;
	height: 149px;
	margin-top: -60px;
	background-image: url("https://www.saifanbox.com/skin/default/images/2OPX.png");
	background-size: 100%;
	background-position: center;
}

/* 核心功能 */

.hxgn { 
	width: 100%;
	height: 500px;
	background-color: white;
	display: flex;
    align-items: center;
    flex-direction: column;
}

.hxgn h1{
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 60px 0 40px 0;
}

.hxgn-top {
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: row;
}

.hxgn-bottom {
	margin-top: 40px;
}
.hxgn-item {
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: column;
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 500;
	font-size: 16px;
	color: #16181A;
	line-height: 24px;
	font-style: normal;
}

.hxgn-item-margin {
	margin: 0 75px;
}

.hxgn-item img{
	width: 80px;
	height: 80px;
}

/* 数据私有化存储，隐私更安全 */

.syhcc {
	display: flex;
    align-items: center;
    flex-direction: column;
	background-color: #F8F9FB;
	width: 100%;
	height: 675px;
}

.syhcc h1 {
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 16px 0;
}

.syhcc-msg {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 16px;
	color: #737476;
	line-height: 24px;
	text-align: right;
	font-style: normal;
}

.syhcc-massage {
	margin-top: 50px;
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: row;
}
.syhcc-left {
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: column;
}

.syhcc-item {
	width: 460px;
	height: 114px;
	background: #FFFFFF;
	border-radius: 7px 6px 6px 7px;
	padding: 0 20px;
	display: flex;
    align-items: center;
    flex-direction: row;
	margin-bottom: 30px;
}

.syhcc-item-left {
	width: 6px;
	height: 114px;
	background: #0A64FA;
	border-radius: 100px 0px 0px 100px;
	margin-left: -20px;
	margin-right: 20px;
}

.syhcc-item-title {
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #16181A;
	line-height: 25px;
	font-style: normal;
}

.syhcc-item-msg {
	margin-top: 8px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #6B717D;
	line-height: 22px;
	font-style: normal;
}
.syhcc-item-right {
    width: 100%;
}

.syhcc-right {
	margin-left: 130px;
	width: 485px;
	height: 353px;
}
/* 文件共享 一键内外部分享文件 */

.wjgx {
	display: flex;
    align-items: center;
    flex-direction: column;
	background-color: white;
	width: 100%;
}

.wjgx h1 {
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 16px 0;
}

.wjgx-msg {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 16px;
	color: #737476;
	line-height: 24px;
	text-align: right;
	font-style: normal;
}

.wjgx-bg {
	margin-top: 120px;
	margin-bottom: 60px;
	width: 1200px;
	height: 432px;
	background: #0B75FC;
	border-radius: 24px;
	display: flex;
    flex-direction: row;
}
.wjgx-bg img {
	width: 743px;
	height: 453px;
	margin-top: -76px;
}
.wjgx-msg-right {
	display: flex;
	justify-content: center;
	align-items: flex-start;
    flex-direction: column;
	margin: 0 20px;

}
.item {
	margin-top: 20px;
	display: flex;
	justify-content: center;
    flex-direction: row;
}
.item-right {
	display: flex;
	justify-content: center;
    flex-direction: column;
    width: 100%;
}
.item-img-img{
    margin-right: 10px;
	width: 24px !important;
	height: 24px !important;
	margin-top: 2px !important;
}

.item-right h2 {
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
}
.item-right p {
	margin-top: 10px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}
/* 群组协作 解决您的协作难题 */
.qzxz {
	display: flex;
    align-items: center;
    flex-direction: column;
	background-color: #F8F9FB;
	width: 100%;
	height: 710px;
}
.qzxz h1 {
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 16px 0;
}
.qzxz-massage {
	margin-top: 40px;
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: row;
}
.qzxz-left {
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: column;
}

.qzxz-item {
	width: 460px;
	height: 114px;
	background: #FFFFFF;
	border-radius: 7px 6px 6px 7px;
	padding: 0 20px;
	display: flex;
    align-items: center;
    flex-direction: row;
	margin-bottom: 20px;
}

.qzxz-item-left {
	width: 6px;
	height: 114px;
	background: #0A64FA;
	border-radius: 100px 0px 0px 100px;
	margin-left: -20px;
	margin-right: 20px;
}

.qzxz-item-title {
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #16181A;
	line-height: 25px;
	font-style: normal;
}

.qzxz-item-msg {
	margin-top: 8px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #6B717D;
	line-height: 22px;
	font-style: normal;
}
.qzxz-item-right {
    width: 100%;
}
.qzxz-right {
	margin-left: 130px;
	width: 485px;
}

/* 精细化权限 保护敏感文件 */

.jxhqx {
	display: flex;
    align-items: center;
    flex-direction: column;
	background-color: white;
	width: 100%;
}

.jxhqx h1 {
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 16px 0;
}

.jxhqx-msg {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 16px;
	color: #737476;
	line-height: 24px;
	text-align: right;
	font-style: normal;
}

.jxhqx-bg {
	margin-top: 120px;
	margin-bottom: 60px;
	width: 1200px;
	height: 432px;
	background: #0B75FC;
	border-radius: 24px;
	display: flex;
    flex-direction: row;
}
.jxhqx-bg img {
	width: 743px;
	height: 452px;
	margin-top: -76px;
}
.jxhqx-msg-left {
	display: flex;
	align-items: flex-start;
    flex-direction: column;
	margin: 0 20px;
	margin-left: 70px;
}
.jxhqx-item {
	margin-top: 50px;
	display: flex;
	justify-content: center;
    flex-direction: row;
}
.jxhqx-item-left {
	display: flex;
	justify-content: center;
    flex-direction: column;
}
.jxhqx-item-img{
	display: flex;
	justify-content: center;
	align-items: center;
    flex-direction: column;
	margin-right: 10px;
	margin-top: 1px;
	width: 24px;
	height: 24px;
}
.jxhqx-item-img-img{
	width: 24px !important;
	height: 24px !important;
	margin-top: 0 !important;
}

.jxhqx-item-left h2 {
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
}
.jxhqx-item-left p {
	margin-top: 10px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

/* 在线编辑 大幅提升协作效率  */
.zxbj {
	display: flex;
    align-items: center;
    flex-direction: column;
	background-color: #F8F9FB;
	width: 100%;
	height: 600px;
}
.zxbj h1 {
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 16px 0;
}
.zxbj-massage {
	margin-top: 40px;
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: row;
}
.zxbj-left {
	display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: column;
}

.zxbj-item {
	width: 460px;
	height: 55px;
	background: #FFFFFF;
	border-radius: 7px 6px 6px 7px;
	padding: 0 20px;
	display: flex;
    align-items: center;
    flex-direction: row;
	margin-bottom: 20px;
}

.zxbj-item-left {
	width: 6px;
	height: 100%;
	background: #0A64FA;
	border-radius: 100px 0px 0px 100px;
	margin-left: -20px;
	margin-right: 20px;
}

.zxbj-item-msg {
	margin-top: 8px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #6B717D;
	line-height: 22px;
	font-style: normal;
}

.zxbj-item-right {
    width: 100%;
}

.zxbj-right {
	margin-left: 130px;
	width: 485px;
	/*height: 353px;*/
}

/* 文件同步 多端协同远程办公 */

.wjtb {
	display: flex;
    align-items: center;
    flex-direction: column;
	background-color: #FFFFFF;
	width: 100%;
	height: 570px;
}
.wjtb h1 {
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 16px 0;
}

.wjtb-message {
	margin-top: 20px;
	border-radius: 8px;
	display: flex;
    align-items: center;
    flex-direction: row;
}

.wjtb-item {
	width: 392px;
	height: 374px;
	display: flex;
    align-items: center;
    flex-direction: column;
	background: #F6F9FB;
	margin-right: 12px;
}
.wjtb-item img {
	width: 230px;
	height: 146px;
	margin-top: 28px;
}

.witb-item-msg {
	margin: 20px 30px;
}

.witb-item-msg h2{
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #16181A;
	line-height: 25px;
	margin-bottom: 11px;
}

.witb-item-msg p{
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #495870;
	line-height: 28px;
}

/* 安全可靠 多重措施保护数据 */
.aqkk {
	width: 100%;
	height: 672px;
	display: flex;
    align-items: center;
    flex-direction: column;
	background: #F8F9FB;
}
.aqkk h1 {
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 16px 0;
}

.aqkk-msg {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 16px;
	color: #737476;
	line-height: 24px;
}

.aqkk-message {
	margin-top: 40px;
	display: flex;
    align-items: center;
    flex-direction: row;
}
.aqkk-item {
	width: 276px;
	height: 200px;
	background: #FFFFFF;
	border-radius: 10px;
	display: flex;
    align-items: center;
    flex-direction: column;
	margin: 0 16px;
}

.aqkk-item img{
	width: 60px;
	height: 43px;
	margin-top: 33px;
}

.aqkk-item h2{
	margin-top: 26px;
	display: flex;
	justify-content: center;
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #16181A;
	line-height: 28px;

}

.aqkk-item p{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #495870;
	line-height: 20px;
	text-align: center;
}
/* 极简运维 无需专业IT人员 */

.jjyy {
	background-image: url('https://www.saifanbox.com/skin/default/images/ZfDE.png');
	width: 100%;
	height: 250px;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;

}
.jjyy h1{
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 45px;
	margin-bottom: 14px;
}
.jjyy p{
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 29px;
}
/* 多行业应用市场虚拟机子系统 */

.yysc {
	display: flex;
    align-items: center;
    flex-direction: column;
	background-color: #FFFFFF;
	width: 100%;
}
.yysc h1{
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 16px 0;
}

.yysc-msg {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 16px;
	color: #737476;
	line-height: 24px;
}

.jjyy-img {
	width: 964px;
	height: 522px;
	margin-top: 46px;
	margin-bottom: 60px;
	margin-left: 70px;
}

/* more */

.more {
	display: flex;
    align-items: center;
    flex-direction: column;
	background-color: #F8F9FB;
	width: 100%;
	padding-bottom: 40px;
}
.more h1{
	font-family: PingFangSC, PingFang SC;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 40px 0;
}

.more-detail {
	display: flex;
    align-items: center;
    flex-direction: row;
}

.more-item {
	width: 250px;
	height: 55px;
	background: #FFFFFF;
	border-radius: 7px 6px 6px 7px;
	padding: 0 20px;
	display: flex;
    align-items: center;
    flex-direction: row;
	margin: 0 20px;
	margin-bottom: 20px;

}

.more-item-left {
	width: 6px;
	height: 100%;
	background: #0A64FA;
	border-radius: 100px 0px 0px 100px;
	margin-left: -20px;
	margin-right: 20px;
}

.more-item-msg {
	margin-top: 8px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #6B717D;
	line-height: 22px;
	font-style: normal;
}

.more-right {
	margin-left: 130px;
	width: 485px;
	height: 353px;
}