.container{
	width: 100%;
}
.header_container{
	background: url(../images/banner/mall_bg.png) no-repeat;
	background-size: 100% 700px;
}
.width-1200{
	width: 1200px;
}
.swiper-slide{
	
	top: 0 !important;
	z-index: 100;
}

.banner-title {
    background-image: url(../images/o2o.png);
}

.banner-btn {
    box-shadow: 0px 3px 0px 0px #03B09D;
    color: #01D3C3;
}

/* 头部公共部分 */
.header_content{
	width: 1200px;
	height: 580px;
	/* background-color: #000000; */
	position: absolute;
	top: 81px;
	left: 340px;
}
.header_content_left{
	margin-top: 100px;
}
.header_text_o2o{
	width: 660px;
	height: 74px;
	font-size: 80px;
	font-family: ZQKJYT-Compressed;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: 0px 3px 0px #0C5BC6;
}
.header_text_internet{
	width: 367px;
	height: 24px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 28px;
}

.header_image{
	position: absolute;
	right: 10px;
    bottom: 172px;
    top: 90px;
}

.banner-btn {
    display: inline-block;
    margin-top: 52px;
    width: 150px;
    height: 48px;
    background: linear-gradient(-90deg, #FFFFFF, #FFFFFF);
    box-shadow: 0px 3px 0px 0px #0A57C2;
    border-radius: 24px;
    font-size: 20px;
    font-weight: 400;
    line-height: 48px;
}
.text-F97144 {
    color: #1569DE;
}



/* 同城直播 */
.content_container{
	background: #FFFFFF;
	height: 750px;
}
.content_header{
	height: 750px;
	margin: 0 auto;
}
.content_top_text{
    margin-top: 89px;
    font-size: 28px;
    font-weight: bold;
    color: #0B1D30;
    width: 100%;
    text-align: center;
}
.content_top_next_text{
    margin-top: 21px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    width: 100%;
    text-align: center;
}
.content_center{
	margin-top: 79px;
}
.content_bottom_ul{
	height: 476px;
	display: flex;
	justify-content: space-between;
}
.content_bottom_li{
	width: 370px;
	height: 476px;
}
.content_li_top{
	width: 256px;
	height: 234px;
	margin: 0 auto;
}
.content_li_top_img{
	margin-left: 57px;
	margin-top: 32px;
	margin: 0 auto;
}
.content_li_top_text{
	height: 25px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #454F66;
	margin-top: 39px;
}
.content_li_bottom_text{
	width: 272px;
	height: 44px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #626C83;
	margin-top: 30px;
	margin-left: 46px;
}
.content_li_top_text_last{
	height: 25px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #454F66;
	margin-top: 10px;
}
.content_li_bottom_text_last{
	width: 272px;
	height: 44px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #626C83;
	margin-top: 60px;
	margin-left: 46px;
}
.content_bottom_li:hover{
	width: 370px;
	height: 476px;
	background: #FFFFFF;
	box-shadow: 0px 0px 30px 0px rgba(0, 51, 156, 0.13);
	border-radius: 8px;
	cursor: pointer;
}
/* 短视频带货 */
.content_center_container{
	width: 100%;
	height: 1002px;
	background: #F6F9FF;
	position: relative;
	left: 0px;
}
.content_nextcenter{
	height: 1002px;
	margin: 0 auto;
}
.content_nextcenter_top_text{
    padding-top: 50px;
    font-size: 28px;
    font-weight: bold;
    color: #0B1D30;
    width: 100%;
    text-align: center;
}
.content_nextcenter_top_next_text{
    margin-top: 21px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    width: 100%;
    text-align: center;
}
/* 照相机 */
.content_bottom{
	/* width: 598px; */
	height: 598px;
	position: relative;
	top: 93px;
	left: 268px;
	background: url(../images/组1.png) no-repeat;
}
.camera_div{
	position: relative;
	top: 0;
	left: 0;
}
.camera_top {
    position: absolute;
    top: 90px;
    left: -265px;
}
.camera_bottom {
    position: absolute;
    top: 93px;
    left: -140px;
}
.camera_text_image{
	position: absolute;
	top: 4px;
	left: 200px;
	animation:ripple  1s forwards;
	animation-delay: 0s;
	animation-iteration-count: infinite;
}
@keyframes ripple {
	0% {
		width: 20px;
		height: 20px;
	}
	100% {
		transform: scale(2);
	}
}




.camera_text_top{
	width: 186px;
	height: 20px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #454F66;
}
.camera_text_bottom{
	width: 140px;
	height: 86px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ABAFB7;
	margin-top: 32px;
}
/* 短视频 */
.video_div{
	position: relative;
	top: 0;
	left: 0;
}
.video_top {
    position: absolute;
    top: 442px;
    left: -185px;
}
.video_bottom {
    position: absolute;
    top: 440px;
    left: -55px;
}
.video_text_image{
	position: absolute;
	top: 5px;
	left: 180px;
	animation:ripple  1s forwards;
	animation-delay: 0s;
	animation-iteration-count: infinite;
}
@keyframes ripple {
	0% {
		width: 20px;
		height: 20px;
	}
	100% {
		transform: scale(2);
	}
}


.video_text_top{
	width: 154px;
	height: 23px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #454F66;
}
.video_text_bottom{
	width: 140px;
	height: 63px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ABAFB7;
	margin-top: 30px;
}
/* 信息 */
.information_div{
	position: relative;
	top: 0;
	left: 0;
}
.information_top {
    position: absolute;
    top: 175px;
    right: 322px;
}
.information_bottom {
    position: absolute;
    top: 180px;
    left: 626px;
}
.information_text_image{
	position: absolute;
	top: 8px;
	left: -58px;
	animation:ripple  2s forwards;
	animation-delay: 0s;
	animation-iteration-count: infinite;
}
@keyframes ripple {
	0% {
		width: 20px;
		height: 20px;
	}
	100% {
		transform: scale(1);
	}
}

.information_talk{
	width: 140px;
	height: 23px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #454F66;
}
.information_text_bottom{
	width: 140px;
	height: 86px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ABAFB7;
	margin-top: 32px;
}
/* money */
.money_div{
	position: relative;
	top: 0;
	left: 0;
}
.money_bottom{
	position: absolute;
	top: 395px;
	left: 540px;
}
.money_top{
	position: absolute;
	top: 395px;
	right: 405px;
}
.money_text_image{
	position: absolute;
	top: 4px;
	left: -54px;
	animation:ripple  2s forwards;
	animation-delay: 0s;
	animation-iteration-count: infinite;
}

@keyframes ripple {
	0% {
		width: 20px;
		height: 20px;
	}
	100% {
		transform: scale(1);
	}
}
.money_writer{
	width: 140px;
	height: 23px;
	font-size: 22px;
	font-weight: 400;
	color: #454F66;
}
.money_text_bottom{
	width: 140px;
	height: 86px;
	font-size: 14px;
	font-weight: 400;
	color: #ABAFB7;
	margin-top: 32px;
}
/* 研发团队 */
.content_third_container{
	width: 100%;
	height: 1002px;
	background: #F6F9FF;
}
.content_third_top{
	height: 1002px;
	margin: 0 auto;
}
.MTop{
	padding-top: 97px;
}
.Content_hunder{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #0B1D30;
}
.Content_next_hunder{
	text-align: center;
    margin-top: 19px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}
.Content_third_bottom{
	margin-left: 340px;
	margin-top: 85px;
	background-color: #007AFF;
	height: 831px;
	background: url(../images/4/组%201732.png) no-repeat;
}
.hover_div:hover{
	
	cursor: pointer;
}
.first{
	width: 288px;
	height: 133px;
	position: relative;
	top: 25px;
	left: -113px;
	background: url(../images/4/多边形2.png) no-repeat;
}
.first_top{
	margin-left: 155px;
	padding-top: 27px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.first_bottom{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 27px;
	margin-top: 17px;
}
.second{
	width: 375px;
	height: 133px;
	position: relative;
	top: -112px;
	left: 410px;
	background: url(../images/4/多边形%201.png);
}
.second_top{
	padding-top: 30px;
	margin-left: 30px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1E252C;
}
.second_bottom{
	margin-left: 30px;
	margin-top: 13px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C6C6C6;
}
.third{
	width: 320px;
	height: 133px;
	position: relative;
	top: -50px;
	left: -185px;
	background: url(../images/4/多边形4.png) no-repeat;
}
.third_top{
	margin-left: 176px;
	padding-top: 35px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1E252C;
}
.third_bottom{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C6C6C6;
	margin-left: 45px;
	margin-top: 17px;
}
.fourth{
	width: 327px;
	height: 133px;
	position: relative;
	top: -148px;
	left: 489px;
	background: url(../images/4/多边形3.png) no-repeat;
}
.fourth_top{
	margin-left: 28px;
	padding-top: 35px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.fourth_bottom{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 13px;
}
.fifth{
	width: 277px;
	height: 133px;
	position: relative;
	top: -65px;
	left: 240px;
	background: url(../images/4/多边形5.png) no-repeat;
}
.fifth_top{
	margin-left: 30px;
	padding-top: 35px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1E252C;
}
.fifth_bottom{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C6C6C6;
	margin-left: 30px;
	margin-top: 13px;
}
/* 适用于多行业多场景 */
.content_second_container{
	height: 733px;
	background: #FFFFFF;
}
.content_second_top{
	height: 733px;
	margin: 0 auto;
	/* background: #007AFF; */
}
.content_tab_UL{
	width: 1200px;
	height: 400px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 80px;
}
.content_tab_LI{
	width: 226px;
	height: 180px;
	border-radius: 4px;
	/* background: #06C9B5; */
}
/* 公共hover字体颜色 */
.content_tab_LI:hover .Li_icon_text{
	color: #000000;
}

.one_Li_icon{
	width: 51px;
	height: 51px;
	position: relative;
	top: 48px;
	left: 90px;
}
.one_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .one_Li_icon{
	content: url(../images/5/school-copy111.png);
}

.two_Li_icon{
	width: 61px;
	height: 52px;
	position: relative;
	top: 48px;
	left: 80px;
}
.two_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .two_Li_icon{
	content: url(../images/5/icon-yxj-fresh111.png);
}

.three_Li_icon{
	width: 58px;
	height: 54px;
	position: relative;
	top: 48px;
	left: 83px;
}
.three_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .three_Li_icon{
	content: url(../images/5/kuaican111.png);
}


.four_Li_icon{
	width: 66px;
	height: 49px;
	position: relative;
	top: 48px;
	left: 80px;
}
.four_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .four_Li_icon{
	content: url(../images/5/jiaoyu111.png);
}

.five_Li_icon{
	width: 80px;
	height: 51px;
	position: relative;
	top: 48px;
	left: 73px;
}
.five_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .five_Li_icon{
	content: url(../images/5/do111.png);
}

.six_Li_icon{
	width: 58px;
	height: 44px;
	position: relative;
	top: 48px;
	left: 85px;
}
.six_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .six_Li_icon{
	content: url(../images/5/zhubao111.png);
}

.seven_Li_icon{
	width: 59px;
	height: 49px;
	position: relative;
	top: 48px;
	left: 80px;
}
.seven_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .seven_Li_icon{
	content: url(../images/5/muyingzaojiao111.png);
}

.eight_Li_icon{
	width: 46px;
	height: 62px;
	position: relative;
	top: 48px;
	left: 90px;
}
.eight_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .eight_Li_icon{
	content: url(../images/5/圆角矩形%20596111.png);
}

.nine_Li_icon{
	width: 54px;
	height: 53px;
	position: relative;
	top: 48px;
	left: 80px;
}
.nine_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .nine_Li_icon{
	content: url(../images/5/techan111.png);
}

.ten_Li_icon{
	width: 50px;
	height: 52px;
	position: relative;
	top: 48px;
	left: 86px;
}
.ten_Li_icon_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	top: 54px;
	left: 78px;
}
.content_tab_LI:hover .ten_Li_icon{
	content: url(../images/5/形状%201107111.png);
}
/* icon结束 */
.one_Li{
	background: url(../images/5/组%2017281.png) no-repeat;
}
.two_Li{
	background:  url(../images/5/组%201730.png) no-repeat;
}
.three_Li{
	background: url(../images/5/组%201731.png) no-repeat;
}
.four_Li{
	background: url(../images/5/组%201732.png) no-repeat;
}
.five_Li{
	background: url(../images/5/组%201733.png) no-repeat;
}
.six_Li{
	background: url(../images/5/组%201734.png) no-repeat;
}
.seven_Li{
	background: url(../images/5/组%201735.png) no-repeat;
}
.eight_Li{
	background: url(../images/5/组%201736.png) no-repeat;
}
.nine_Li{
	background: url(../images/5/组%201737.png) no-repeat;
}
.ten_Li{
	background: url(../images/5/组%201738.png) no-repeat;
}
/* hover */
.one_Li:hover{
	background: url(../images/5/组%201728.png) no-repeat;
	cursor: pointer;
}
.two_Li:hover{
	background:  url(../images/5/组%2017301.png) no-repeat;
	cursor: pointer;
}
.three_Li:hover{
	background: url(../images/5/组%2017311.png) no-repeat;
	cursor: pointer;
}
.four_Li:hover{
	background: url(../images/5/组%2017321.png) no-repeat;
	cursor: pointer;
}
.five_Li:hover{
	background: url(../images/5/组%2017331.png) no-repeat;
	cursor: pointer;
}
.six_Li:hover{
	background: url(../images/5/组%2017341.png) no-repeat;
	cursor: pointer;
}
.seven_Li:hover{
	background: url(../images/5/组%2017351.png) no-repeat;
	cursor: pointer;
}
.eight_Li:hover{
	background: url(../images/5/组%2017361.png) no-repeat;
	cursor: pointer;
}
.nine_Li:hover{
	background: url(../images/5/组%2017371.png) no-repeat;
	cursor: pointer;
}
.ten_Li:hover{
	background: url(../images/5/组%2017381.png) no-repeat;
	cursor: pointer;
}

/* 仅需三步 快速开启直播间 */
.content_three_container{
	width: 100%;
	height: 547px;
	background: #F6F9FF;
}
.content_three_center{
	height: 547px;
	margin: 0 auto;
}
.Mtop_two{
	padding-top: 89px;
}
.content_three_UL{
	width: 1200px;
	height: 152px;
	display: flex;
	justify-content: space-between;
	margin-top: 61px;
}
.content_three_Li{
	width: 340px;
	height: 142px;
	background: #FBFBFC;
}
.content_three_Li:hover{
	box-shadow: 0px 4px 18px 0px rgba(48, 64, 79, 0.1);
	border-radius: 4px;
	cursor: pointer;
}
.content_three_button_text{
	width: 238px;
	height: 38px;
	background: #0065E6;
	border-radius: 4px;
	position: relative;
	top: 70px;
	left: 488px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FEFEFE;
	text-align: center;
	cursor: pointer;
}
.content_Li_contentImg{
	width: 57px;
	height: 57px;
	position: relative;
	top: 42px;
	left: 37px;
}
.content_Li_contentText{
	position: relative;
	top: 0;
	left: 0;
}
.content_Li_contentText_top{
	width: 41px;
	height: 20px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	position: absolute;
	top: -18px;
	left: 113px;
}
.content_Li_contentText_bottom{
	width: 195px;
	height: 13px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A9ABB6;
	position: absolute;
	top: 18px;
	left: 113px;
}
/* 更多直播功能等你来发现 */
.content_four_container{
	height: 482px;
	background: #FFFFFF;
}
.content_four_center{
	height: 482px;
	margin: 0 auto;
}
.content_four_Ul{
	height: 254px;
	display: flex;
	justify-content: space-between;
	margin-top: 67px;
}
.content_four_Li{
	width: 250px;
	height: 235px;
}
.content_four_Li_img{
	height: 92px;
	position: relative;
	top: 0;
	left: 82px;
}
.content_four_Li_Text{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2C2C2C;
	position: relative;
	top: 39px;
	left: 82px;
}