.l_container{min-width: 992px;overflow: hidden;padding-top: 60px;}

/* banner */
.l_hyBanner{width: 100%;position: relative;overflow: hidden;}
.l_hyBanner-big{display: block;width: 100%;}
.l_hyBanner-container{width: 1200px;height: 100%;margin: 0 auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); display: flex;flex-direction: column;justify-content: center;}
.l_hyBanner-title{color: #E10013;font-size: 42px;font-weight: 700;}
.l_hyBanner-subtitle{color: #333;font-size: 30px;font-weight: 500;margin: 20px 0 34px;}
.l_hyBanner-brief{display: block;color: #555;font-size: 16px;line-height: 28px;font-weight: 400;text-align: justify;margin-bottom: 40px;min-height: 84px;max-width: 671px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.l_hyBanner-btn{width: 100%;position: relative;display: flex;align-items: center;}
.l_hyBanner-liuzi{display: inline-block;background: #fff;border-radius: 4px;box-shadow: 0 4px 18px 0 rgba(0,0,0,0.1);margin-right: 17px;color: #666;font-size: 16px;line-height: 40px;font-weight: 400;text-align: center;padding: 0 32px;}
.l_hyBanner-liuzi.l_hyBanner-dqys{background: #E60012;color: #fff;font-weight: 500;}

/* 消费品行业趋势洞察 */
.l_hyInsight{width: 100%;position: relative;overflow: hidden;padding: 57px 0 54px;}
.l_hyInsight-container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.l_hyInsight-title{width: 100%;position: relative;color: #3C3C3C;font-size: 42px;text-align: center;font-weight: 900;}
.l_hyInsight-title::before{content: "";display: block;width: 161px;height: 6px;border-radius: 3px;background-image: linear-gradient(to right, #E60012, #F46D5E, #FFC8BC);position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.l_hyInsight-con{width: 100%;margin-top: 60px;}
.l_hyInsight-con ul{width: 100%;position: relative;display: flex;justify-content: center;}
.l_hyInsight-con ul::after{display: none;}
.l_hyInsight-con ul li{display: inline-block;width: 31%;border: 1px solid #D8D8D8;box-shadow: 0px 4px 10px 0 #FFFFFF;position: relative;cursor: pointer;background: #fff;border-radius: 0 40px 0 0;margin: 0 21px;}
.l_hyInsight-con ul li:first-child{margin-left: 0;}
.l_hyInsight-con ul li:last-child{margin-right: 0;}
.l_hyInsight-item{position: relative;width: 100%;background: linear-gradient(180deg, #F2F4F6 0%, #FDFDFE 100%);padding: 41px 35px 56px;z-index: 3;border-radius: 0 40px 0 0;}
.l_hyInsight-img{display: block;height: 100px;margin: 0 auto;}
.l_hyInsight-item p{color: #666;font-size: 20px;line-height: 22px;margin: 40px 0 26px;font-weight: 700;text-align: center;}
.l_hyInsight-item span{color: #888;font-size: 14px;line-height: 24px;text-align: justify;min-height: 92px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.l_hyInsight-con ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;
	background: linear-gradient(180deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);
	filter: blur(2px);
	backdrop-filter: blur(88px);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);
	opacity: 1;
	border-radius: 0 40px 0 0;
}
.l_hyInsight-con ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;
	border-radius: 4px;
	background: #fff;
	backdrop-filter: blur(86px);
	box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);
	opacity: 1;
	border-radius: 0 40px 0 0;
}

/* YonSuite消费品行业数智化全场景 */
.l_hyScene{width: 100%;position: relative;overflow: hidden;padding-top: 80px;background-image: linear-gradient(to bottom,#F4F5F7,rgba(244,245,247,0.3));}
.l_hyScene-container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.l_hyScene-con{width: 100%;position: relative;margin-top: 40px;}
.l_hyScene-brief{width: 80%;color: #666;font-size: 16px;line-height: 24px;font-weight: 400;text-align: center;margin:0 auto 40px;}
.l_hyScene-item{padding-bottom: 80px;}
.l_hyScene-scene{width: 100%;position: relative;overflow: hidden;margin-bottom: 30px;}
.l_hyScene-img{width: 100%;vertical-align: middle;}
.l_hyScene-imgm{width: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.l_hyScene-ico{display: block;width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;}
.l_hyScene-item #videos{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: #333;}
.l_hyScene-pagination{z-index: 100;width: 100%;display: block;display: flex;justify-content: center;position: absolute;bottom: 130px!important;left: 0;}
.l_hyScene-pagination .swiper-pagination-bullet{background: #D8D8D8;width: 8px;height: 8px;margin: 0 4px;opacity: 1;}
.l_hyScene-pagination .swiper-pagination-bullet-active {background: #E60012;width: 20px;border-radius: 60px;}
.l_hyScene-btn{width: 100%;position: relative;display: flex;justify-content: center;align-items: center;gap: 50px;margin-top: 30px;}
.l_hyScene-btn::after{display: none;}
.l_hyScene-liuzi{display: inline-block;background: #fff;border-radius: 4px;box-shadow: 0 4px 18px 0 rgba(0,0,0,0.1);margin: 0 8px;color: #666;font-size: 16px;line-height: 40px;font-weight: 400;text-align: center;padding: 0 32px;}
.l_hyScene-liuzi.l_hyBanner-dqys{background: #E60012;color: #fff;font-weight: 500;}
.l_btn-vplay{display: block;width: 60px;height: 60px;background: url(../images/l_02.png) no-repeat center;background-size: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}

/* 核心应用场景 */
.l_hyCore{width: 100%;position: relative;overflow: hidden;padding-top: 59px;}
.l_hyCore-container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.l_hyCore-con{width: 100%;position: relative;margin-top: 49px;}
.l_hyCore-swiper1{padding-top: 5px;}
.l_hyCore-swiper1::before{content: "";display: block;width: 100%;height: 1px;background: #E7E7E7;position: absolute;left: 0;bottom:0;}
.l_hyCore-swiper1 .swiper-wrapper{display: flex;justify-content: space-between;}
.l_hyCore-swiper1 .swiper-wrapper::after{display: none;}
.l_hyCore-item{position: relative;display: inline-block;display: flex;flex-direction: column;align-items: center;}
.l_hyCore-img{height: 50px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.l_hyCore-item p{position: relative;display: inline-block;color: #707070;font-size: 16px;line-height: 31px;font-weight: 400;padding-bottom: 9px;}
.l_hyCore-swiper1 .swiper-slide-thumb-active .l_hyCore-item p::before{content: "";display: block;width: 100%;height: 2px;border-radius: 2px;background-image: linear-gradient(to right,#E60012,#FFC9BE);position: absolute;left: 0;bottom:0;}
.l_hyCore-swiper1 .swiper-slide-thumb-active .l_hyCore-item p{color: #E60012;}
.l_hyCore-swiper1 .swiper-slide-thumb-active .l_hyCore-img{transform: translateY(-3px);}
.l_hyCore-swiper2{width: 100%;position: relative;padding-top: 26px;}
.l_hyCore-swiper2 .swiper-slide-active .l_hyCore-big{z-index: 1;}
.l_hyCore-big{display: block;width: 1920px;height: 100%;position: absolute;top: 0;left: 50%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.l_hyCore-items{position: relative;width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;z-index: 2;padding: 74px 27px 62px 67px;}
.l_hyCore-le{width: 100%;position: relative;padding-top: 44px;}
.l_hyCore-le h1{color: #3D3D3D;font-size: 26px;font-weight: 700;}
.l_hyCore-le p{color: #888;font-size: 16px;line-height: 26px;text-align: justify;font-weight: 400;margin: 14px 0 45px;max-width: 440px;min-height: 104px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.l_hyCore-liuzi{display: inline-block;background: #E60012;border-radius: 4px;box-shadow: 0 4px 18px 0 rgba(0,0,0,0.1);color: #fff;font-size: 16px;line-height: 40px;font-weight: 500;text-align: center;padding: 0 32px;}
.l_hyCore-ri{position: relative;margin-left: 20px;border-radius: 6px 6px 14px 14px;}
.l_hyCore-ico{display: block;width: 600px;border-radius: 6px 6px 14px 14px;}

/* 助力消费品企业高速增长 */
.l_hyIncrease{width: 100%;position: relative;overflow: hidden;padding: 43px 0 69px;}
.l_hyIncrease-container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.l_hyIncrease-con{width: 100%;position: relative;margin-top: 78px;display: flex;justify-content: center;}
.l_hyIncrease-con::after{display: none;}
.l_hyIncrease-list{position: relative;width: 22%;border-radius: 10px;background: url(../images/l_01.png) no-repeat center center / 270px;padding: 28px 30px 70px;box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.16);margin: 0 24px 13px;}
.l_hyIncrease-list:first-child{margin-left: 0;}
.l_hyIncrease-list:last-child{margin-right: 0;}
.l_hyIncrease-logo{width: 100%;position: relative;display: flex;justify-content: center;}
.l_hyIncrease-img{display: block;height: 70px;}
.l_hyIncrease-imgm{display: none;height: 70px;}
.l_hyIncrease-list h1{color: #E60012;font-size: 20px;font-weight: 700;text-align: center;margin: 30px 0 20px;}
.l_hyIncrease-rate{color: #666;font-size: 14px;line-height: 24px;text-align: justify;font-weight: 400;min-height: 96px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.l_hyIncrease-liuzi{display: none;width: 128px;background: #E60012;border-radius: 4px;box-shadow: 0 4px 18px 0 rgba(0,0,0,0.1);color: #fff;font-size: 16px;line-height: 40px;font-weight: 400;text-align: center;position: absolute;bottom: 20px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.l_hyIncrease-list.l_hyBanner-dqys{background: url(../images/l_02.png) no-repeat center center / 270px;}
.l_hyIncrease-list.l_hyBanner-dqys .l_hyIncrease-img{display: none;}
.l_hyIncrease-list.l_hyBanner-dqys .l_hyIncrease-imgm{display: block;}
.l_hyIncrease-list.l_hyBanner-dqys .l_hyIncrease-liuzi{display: block;}
/* .l_hyIncrease-list.l_hyBanner-dqys h1{color: #E60012;} */

/* 消费品行业数智化成功案例 */
.l_hyCase{width: 100%;position: relative;overflow: hidden;padding: 69px 0 67px;background: #F9F9F9;}
.l_hyCase-container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.l_hyCase-con{width: 100%;position: relative;margin-top: 48px;left: 50%;transform: translateX(-50%);}
.l_hyCase-prev{display: block;width: 20px;height: 20px;background: url(../images/l_01.png) no-repeat center;background-size: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 10;}
.l_hyCase-next{display: block;width: 20px;height: 20px;background: url(../images/l_02.png) no-repeat center;background-size: 100%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 10;}
.l_hyCase-prev:hover{background: url(../images/l_03.png) no-repeat center;background-size: 100%;}
.l_hyCase-next:hover{background: url(../images/l_04.png) no-repeat center;background-size: 100%;}
.l_hyCase-swiper{padding: 14px 0;}
.l_hyCase-swiper .swiper-slide{text-align: center;display: flex;justify-content: center;align-items: center;transition: 300ms;transform: scale(0.8);}
.l_hyCase-swiper .swiper-slide-active,.swiper-slide-duplicate-active{transform: scale(1);}
.l_hyCase-item{width: 100%;background: #fff;border-radius: 10px;position: relative;box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.16);display: flex;flex-direction: column;align-items: center;}
.l_hyCase-img{height: 200px;width:100%;border-radius:10px 10px 0 0}
.l_hyCase-top{width: 100%;position: relative;padding: 0 26px 0;margin: 17px 0 13px;display: flex;justify-content: space-between;align-items: center;}
.l_hyCase-top::after{display: none;}
.l_hyCase-top h2{color: #333;font-size: 20px;font-weight: 700;}
.l_hyCase-top span{display: inline-block;background: #FFEBE3;border-radius: 2px;padding: 0 6px;color: #3D3D3D;font-size: 12px;line-height: 22px;text-align: center;font-weight: 400;}
.l_hyCase-ratio{width: 100%;color: #666;font-size: 14px;padding: 0 26px 38px;line-height: 24px;text-align: justify;font-weight: 400;min-height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/* TA们都选择了YonSuite */
.l_hyChoice{width: 100%;position: relative;overflow: hidden;padding: 49px 0 52px;}
.l_hyChoice-container{width: 100%;height: 100%;margin: 0 auto;position: relative;}
.l_hyChoice-con{width: 100%;margin-top: 65px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.l_hyChoice-con::after{display: none;}
.l_hyChoice-list{width: 100%;height: 85px;padding: 10px 0 30px;position: relative;overflow: hidden;}
.l_hyChoice-con ul{width: 100%;height: 62px;left: 0;top: 10px;position: absolute;display: inline;}
.l_hyChoice-con ul::after{display: none;}
.l_hyChoice-con ul li{width: 180px;height: 62px;margin-bottom: 30px;border-radius: 13px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);margin-right: 19px;float: left;}
.l_hyChoice-img{width: 100%;border-radius: 13px;vertical-align: middle;}
.l_hyChoice-fr1 ul{left: auto;right: 0;}
.l_hyChoice-fr2 ul{left: auto;right: 0;}
/* .l_hyChoice-list:nth-child(1),.l_hyChoice-list:nth-child(3){margin-left: 97px;}
.l_hyChoice-list:nth-child(2),.l_hyChoice-list:nth-child(4){margin-right: 97px;} */

/* YonSuite值得信赖的选择 */
.l_hyTrust{width: 100%;position: relative;overflow: hidden;padding: 49px 0 52px;background: #F9F9F9;}
.l_hyTrust-container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.l_hyTrust-con{width: 100%;margin-top: 65px;}
.l_hyTrust-con ul{width: 100%;position: relative;display: flex;justify-content: center;}
.l_hyTrust-con ul::after{display: none;}
.l_hyTrust-con ul li{display: inline-block;width: 31%;position: relative;margin: 0 21px;}
.l_hyTrust-con ul li:first-child{margin-left: 0;}
.l_hyTrust-con ul li:last-child{margin-right: 0;}
.l_hyTrust-list{display: block;width: 100%;height: 100%;position: relative;background: url(../images/l_01.png) no-repeat top right / 372px;padding: 39px 50px 36px;z-index: 3;}
.l_hyTrust-list h1{color: #606060;font-size: 20px;font-weight: 700;position: relative;padding-bottom: 19px;}
.l_hyTrust-list h1::after{content: "";display: block;width: 214px;height: 1px;background-image: linear-gradient(to right,#C4C4C4,rgba(102,102,102,0));position: absolute;bottom: 0;left: 0;}
.l_hyTrust-list p{color: #7B7B7B;font-size: 14px;line-height: 24px;text-align: justify;font-weight: 400;margin: 12px 0 18px;min-height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.l_hyTrust-img{height: 14px;}
.l_hyTrust-con ul li:hover::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(180deg, #F8211C 0%, rgba(248,33,28,0.00) 100%);filter: blur(2px);backdrop-filter: blur(88px);box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.13),0px 0px 5px 0px rgba(214, 30, 27, 0.51),inset 0px 2px 2px 0px rgba(255, 255, 255, 0.3);opacity: 1;}
.l_hyTrust-con ul li:hover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;backdrop-filter: blur(86px);box-shadow: inset 0px 0px 68px 0px rgba(255, 255, 255, 0.05),inset 0px 4px 4px 0px rgba(255, 255, 255, 0.15);opacity: 1;}

/* 更多领域解决方案 */
.l_hyScheme{width: 100%;position: relative;overflow: hidden;padding: 71px 0 33px;}
.l_hyScheme-container{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.l_hyScheme-con{width: 100%;margin-top: 63px;}
.l_hyScheme-holder{width: 100%;height: 480px;position: relative;overflow: hidden;}
.l_hyScheme-anim{width: 100%;position: absolute; left: 0; top: 0;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;}
.l_hyScheme-list{width: 100%;height: 480px;border-right: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD;display: flex; justify-content: space-between;}
.l_hyScheme-col{width: 20%;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;}
.l_hyScheme-item {
	width: 100%;
	height: 240px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #DDDDDD;
	position: relative;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	background-size: 188px 161px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right: none;
    border-bottom: none;
	cursor: pointer;
}

/* .l_hyScheme-col .l_hyScheme-item:last-child{border-top: none;} */
.l_hyScheme-def {
	width: 100%;
	height: 240px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 35px;
}
.l_hyScheme-def img{display: block;width: 55px;height: 55px;}
.l_hyScheme-def span {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0em;
	color: #404241;
}
.l_hyScheme-hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.16);
}
.l_hyScheme-img{width: 374px;position: absolute;top: 0;left: 0;}
.l_hyScheme-content {
	width: 374px;
	height: 478px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 65px 30px 0 48px;
	background: #F9FAFD;
	border-right: 1px solid #E3E4E4;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	background-size: 188px 161px;
    background-repeat: no-repeat;
    background-position: center 20%;
}
.l_hyScheme-content p {
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0em;
	color: #404241;
}
.l_hyScheme-content span {
	font-size: 16px;
	font-weight: normal;
	line-height: 34px;
	letter-spacing: 0em;
	color: #707070;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
}
.l_hyScheme-content .oy-default-button {
    position: absolute;
    left: 48px;
    bottom: 67px;
}
/* .l_hyScheme-content a{display: block;width: 128px;background: #E60012;border-radius: 4px;box-shadow: 0 4px 18px 0 rgba(0,0,0,0.1);color: #fff;font-size: 16px;line-height: 40px;font-weight: 500;text-align: center;position: absolute;left: 20px;bottom: 30px;} */
.l_hyScheme-content .hover-icon{width: 90px;height: 90px;position: absolute;right: 48px;bottom: 55px;}
.l_hyScheme-content .line{width: 279px;height: 4px;}
.l_hyScheme-content .line img{object-fit: fill;}
.l_hyScheme-item:hover .l_hyScheme-hover{width: 374px; height: 478px; opacity: 1; z-index: 10;}
.l_hyScheme-item:nth-child(1) .l_hyScheme-hover{top: 0;}
.l_hyScheme-item:nth-child(2) .l_hyScheme-hover{top: auto; bottom: 1px;}
.l_hyScheme-col:last-child .l_hyScheme-hover{left: auto; right: 0;}
.l_hyScheme-list:hover .l_hyScheme-col{width: calc((100% - 374px) / 4);}
.l_hyScheme-col:hover{width: 374px !important;}
.l_hyScheme-col:nth-child(2n) .l_hyScheme-item:nth-child(2n-1){
	background-image: url('../images/oy-section-2-1.png');
}

.l_hyScheme-col:nth-child(2n) .l_hyScheme-item:nth-child(2n-2) {
	background-image: url('../images/oy-section-2-2.png');
}

.l_hyScheme-col:nth-child(2n-1) .l_hyScheme-item:nth-child(2n-1){
	background-image: url('../images/oy-section-2-3.png');
}

.l_hyScheme-col:nth-child(2n-1) .l_hyScheme-item:nth-child(2n-2){
	background-image: url('../images/oy-section-2-4.png');
}

.l_hyScheme-col:nth-child(2n) .l_hyScheme-content:nth-child(2n-1){
	background-image: url('../images/oy-section-2-1.png');
}

.l_hyScheme-col:nth-child(2n) .l_hyScheme-content:nth-child(2n-2) {
	background-image: url('../images/oy-section-2-2.png');
}

.l_hyScheme-col:nth-child(2n-1) .l_hyScheme-content:nth-child(2n-1){
	background-image: url('../images/oy-section-2-3.png');
}

.l_hyScheme-col:nth-child(2n-1) .l_hyScheme-content:nth-child(2n-2){
	background-image: url('../images/oy-section-2-4.png');
}

/* 企业SaaS服务全场景 */
.l_hyService{width: 100%;position: relative;overflow: hidden;padding: 96px 0;}
.l_hyService-big{display: block;width: 1920px;height: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.l_hyService-container{width: 100%;height: 100%;margin: 0 auto;position: relative;display: flex;flex-direction: column;align-items: center;}
.l_hyService-title{color: #717071;font-size: 30px;font-weight: 500;}
.l_hyService-img{height: 27px;margin: 13px 0 46px;}
.l_hyService-btn{width: 100%;position: relative;display: flex;justify-content: center;}
.l_hyService-btn::after{display: none;}
.l_hyService-liuzi{display: inline-block;border-radius: 4px;border: 1px solid #E60012;margin-right: 17px;color: #E60012;font-size: 16px;line-height: 40px;font-weight: 500;text-align: center;padding: 0 32px;}
.l_hyService-liuzi.l_hyBanner-dqys{background: #E60012;color: #fff;font-weight: 500;}


/* 移动端元素 */
/* banner */
.l_hyBanner-bigm{display: none;}
/* 消费品行业趋势洞察 */
.l_hyInsightmob-con{display: none;}
/* 核心应用场景 */
.l_hyCore-bigm{display: none;}
.l_hyCoremob-ri{display: none;}
/* TA们都选择了YonSuite */
.l_hyChoicemob-con{display: none;}
/* 更多领域解决方案 */
.l_hySchememob-con{display: none;}
/* 企业SaaS服务全场景 */
.l_hyService-bigm{display: none;}


@media  only all and (max-width:1200px){
	/* banner */
	.l_hyBanner-container{width: 100%;padding: 0 22px;}
	.l_hyBanner-title{font-size: 36px;}
	.l_hyBanner-subtitle{font-size: 24px;margin: 10px 0 13px;}
	.l_hyBanner-brief{font-size: 14px;max-width: 546px;min-height: 56px;}
	.l_hyBanner-liuzi{font-size: 14px;line-height: 34px;padding: 0 20px;}
	/* 消费品行业趋势洞察 */
	.l_hyInsight-container{width: 100%;padding: 0 22px;}
	/* YonSuite消费品行业数智化全场景 */
	.l_hyScene-container{width: 100%;padding: 0 22px;}
	/* 核心应用场景 */
	.l_hyCore-container{width: 100%;padding: 0 22px;}
	.l_hyCore-items{width: 100%;padding: 40px 22px 30px 67px;}
	/* 助力消费品企业高速增长 */
	.l_hyIncrease-container{width: 100%;padding: 0 22px;}
	.l_hyIncrease-img{height: 60px;}
	.l_hyIncrease-imgm{height: 60px;}
	.l_hyIncrease-list{padding: 20px 20px 70px;}
	.l_hyIncrease-list h1{margin: 15px 0;}
	/* 消费品行业数智化成功案例 */
	.l_hyCase-container{width: 100%;padding: 0 22px;}
	/* TA们都选择了YonSuite */
	/* .l_hyChoice-container{width: 100%;padding: 0 22px;} */
	.l_hyChoice-list{margin-bottom: 30px;}
	/* YonSuite值得信赖的选择 */
	.l_hyTrust-container{width: 100%;padding: 0 22px;}
	/* 更多领域解决方案 */
	.l_hyScheme-container{width: 100%;padding: 0 22px;}
	/* 企业SaaS服务全场景 */
	.l_hyService-container{width: 100%;padding: 0 22px;}
}

@media  only all and (max-width:1100px){}

@media  only all and (max-width:1000px){}

@media  only all and (max-width:870px){
	.l_container{min-width: 100%;padding-top: 42px;padding-bottom: 60px;}
	/* banner */
	.l_hyBanner{height: 388px;}
	.l_hyBanner-big{display: none;}
	.l_hyBanner-bigm{display: block;width: 100%;height: auto;position: absolute;top: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.l_hyBanner-title{font-size: 24px;margin-top: 30px;}
	.l_hyBanner-subtitle{font-size: 18px;margin: 4px 0 11px;}
	.l_hyBanner-brief{font-size: 12px;line-height: 20px;margin-bottom: 40px;min-height: 80px;max-width: 236px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
	.l_hyBanner-btn{flex-direction: column;}
	.l_hyBanner-liuzi{width: 100%;box-shadow: 0 0 0 0 rgba(0,0,0,0.1);margin-right: 0;font-size: 14px;padding: 0;margin-bottom: 14px;}
	/* 消费品行业趋势洞察 */
	.l_hyInsight{padding: 24px 0 39px;}
	.l_hyInsight-title{font-size: 16px;}
	.l_hyInsight-title::before{content: "";display: block;width: 60px;height: 3px;bottom: -8px;}
	.l_hyInsight-con{display: none;}
	.l_hyInsightmob-con{display: block;width: 100%;position: relative;margin-top: 42px;}
	.l_hyInsightmob-item{position: relative;width: 100%;border: 1px solid #D8D8D8;box-shadow: 0px 4px 10px 0 #FFFFFF;border-radius: 0 30px 0 0;background: linear-gradient(180deg, #F2F4F6 0%, #FDFDFE 100%);padding: 17px 11px 13px;z-index: 3;}
	.l_hyInsightmob-img{display: block;height: 42px;margin: 0 auto;}
	.l_hyInsightmob-item p{color: #666;font-size: 14px;line-height: 22px;margin: 11px 0 4px;font-weight: 700;text-align: center; min-height: 44px;}
	.l_hyInsightmob-item span{color: #888;font-size: 12px;line-height: 20px;text-align: justify;min-height: 160px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
	/* YonSuite消费品行业数智化全场景 */
	.l_hyScene{padding-top: 32px;}
	.l_hyScene-container{padding: 0;}
	.l_hyScene-con{width: 100%;position: relative;margin-top: 19px;}
	.l_hyScene-brief{font-size: 12px;margin-bottom: 14px; width: 100%; text-align: justify;}
	.l_hyScene-item{padding: 0 18px 45px;}
	.l_hyScene-scene{margin-bottom: 32px;}
	.l_hyScene-pagination{bottom: 90px!important;}
	.l_hyScene-pagination .swiper-pagination-bullet{width: 3px;height: 3px;}
	.l_hyScene-pagination .swiper-pagination-bullet-active {width: 7px;}
	.l_hyScene-btn{justify-content: center;padding: 0 14px;gap: 24px;}
	.l_hyScene-liuzi{width: 49%;font-size: 14px;padding: 0;margin: 0;}
	.l_btn-vplay{width: 36px;height: 36px;}
	/* 核心应用场景 */
	.l_hyCore{padding-top: 30px;}
	.l_hyCore-con{margin-top: 20px;}
	.l_hyCore-img{height: 35px;}
	.l_hyCore-item p{font-size: 12px;padding-bottom: 1px;line-height: 28px;}
	.l_hyCore-swiper2{padding-top: 13px;}
	.l_hyCore-big{display: none;}
	.l_hyCore-bigm{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 50%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.l_hyCore-items{padding: 20px 22px 30px;flex-direction: column;}
	.l_hyCore-le{padding-top: 0;}
	.l_hyCore-le h1{font-size: 14px;line-height: 42px;}
	.l_hyCore-le p{font-size: 12px;line-height: 20px;margin: 0 0 12px;min-height: 80px;}
	.l_hyCore-liuzi{width: 100%;padding: 0;}
	.l_hyCore-ri{display: none;}
	.l_hyCoremob-ri{display: block;position: relative;box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.2);margin-bottom: 13px;border-radius: 4px;}
	.l_hyCoremob-ico{display: block;width: 100%;border-radius: 4px;}
	/* 助力消费品企业高速增长 */
	.l_hyIncrease{padding: 31px 0 34px;}
	.l_hyIncrease-con{margin-top: 28px;justify-content: space-between;flex-wrap: wrap;}
	.l_hyIncrease-list{width: 48%;background: url(../images/l_02.png) no-repeat center center / 100% 100%;padding: 16px 13px;box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.16);margin: 0 0 13px;}
	.l_hyIncrease-list.l_hyBanner-dqys{background: url(../images/l_02.png) no-repeat center center / 100% 100%;}
	.l_hyIncrease-logo{width: 100%;position: relative;display: flex;justify-content: center;}
	.l_hyIncrease-img{display: none;height: 59px;}
	.l_hyIncrease-imgm{display: block;height: 59px;}
	.l_hyIncrease-list h1{color: #E60012;font-size: 14px;margin: 11px 0 5px;}
	.l_hyIncrease-rate{font-size: 12px;line-height: 20px;min-height: 72px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
	.l_hyIncrease-liuzi{display: none;width: 128px;background: #E60012;border-radius: 4px;box-shadow: 0 4px 18px 0 rgba(0,0,0,0.1);color: #fff;font-size: 16px;line-height: 40px;font-weight: 400;text-align: center;position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.l_hyIncrease-list.l_hyBanner-dqys .l_hyIncrease-liuzi{display: none;}
	/* 消费品行业数智化成功案例 */
	.l_hyCase{padding: 32px 0 45px;}
	.l_hyCase-container{padding: 0;}
	.l_hyCase-con{width: 226%;margin-top: 32px;}
	.l_hyCase-prev{left: 257px;}
	.l_hyCase-next{right: 257px;}
	.l_hyCase-swiper{padding: 14px 0;}
	.l_hyCase-item{border-radius: 8px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);}
	.l_hyCase-img{border-radius: 8px 8px 0 0;}
	.l_hyCase-top{margin: 28px 0 3px;}
	.l_hyCase-top h2{font-size: 14px;}
	.l_hyCase-top span{padding: 0 1px;line-height: 20px;}
	.l_hyCase-ratio{font-size: 12px;line-height: 20px;text-align: justify;font-weight: 400;min-height: 40px;}
	/* TA们都选择了YonSuite */
	.l_hyChoice{padding: 35px 0 10px;}
	/* .l_hyChoice-container{padding: 0;} */
	.l_hyChoice-con{margin-top: 35px;}
	.l_hyChoicemob-con{display: none;width: 100%;margin-top: 35px;}
	.l_hyChoice-list{width: 100%;height: 56px;padding: 10px 0;position: relative;overflow: hidden;margin-bottom: 0;}
	.l_hyChoice-list:nth-child(1), .l_hyChoice-list:nth-child(3){margin-left: 0;}
	.l_hyChoice-list:nth-child(2), .l_hyChoice-list:nth-child(4){margin-right: 0;}
	.l_hyChoice-list ul{width: 100%;height: 39px;left: 0;top: 10px;position: absolute;display: inline;}
	.l_hyChoice-list ul li{width: 112px;height: 39px;margin-bottom: 20px;border-radius: 13px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);margin-right: 12px;float: left;}
	.l_hyChoice-img{display: block;width: 112px;height: 39px;}
	.l_hyChoice-fr ul{left: auto;right: 0;}
	/* YonSuite值得信赖的选择 */
	.l_hyTrust{padding: 25px 0 17px;}
	.l_hyTrust-con{margin-top: 29px;}
	.l_hyTrust-con ul{flex-wrap: wrap;}
	.l_hyTrust-con ul li{width: 100%;margin: 0 0 15px;}
	.l_hyTrust-list{background: url(../images/l_01.png) no-repeat top right / 100%;padding: 15px 16px 16px 22px;z-index: 3;}
	.l_hyTrust-list h1{font-size: 14px;padding-bottom: 10px;}
	.l_hyTrust-list p{font-size: 12px;margin: 9px 0 0;min-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	.l_hyTrust-img{height: 10px;position: absolute;top: 19px;right: 16px;}
	/* 更多领域解决方案 */
	.l_hyScheme{padding: 23px 0 36px;display: none;}
	.l_hyScheme-container{padding: 0 0 0 8px;}
	.l_hyScheme-con{display: none;}
	.l_hySchememob-con{display: block;width: 100%;position: relative;margin-top: 24px;}
	.l_hySchememob-thums{padding-left: 14px;}
	.l_hySchememob-swiper1{width: 100%;margin-bottom: 13px}
	.l_hySchememob-swiper1 .swiper-slide{width: 68px!important;}
	.l_hySchememob-item{position: relative;display: inline-block;width: 68px;background-image: linear-gradient(to bottom,#F1F1F1,#F1F1F1);color: #676767;font-size: 12px;line-height: 29px;text-align: center;}
	.l_hySchememob-swiper1 .swiper-slide-thumb-active .l_hySchememob-item{background-image: linear-gradient(to bottom,#E60012,#FF2638);color: #fff;}
	.l_hySchememob-swiper2{width: 100%;padding: 14px 0 14px 14px;}
	.l_hySchememob-items{position: relative;width: 290px;padding: 22px 21px 19px 15px;box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.16);}
	.l_hySchememob-img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
	.l_hySchememob-le{width: 100%;position: relative;}
	.l_hySchememob-le h1{color: #333;font-size: 20px;line-height: 42px;font-weight: 700;}
	.l_hySchememob-le p{color: #666;font-size: 14px;line-height: 24px;font-weight: 400;margin-bottom: 130px;max-width: 255px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	.l_hySchememob-liuzi{display: block;width: 128px;background: #E60012;border-radius: 4px;box-shadow: 0 4px 18px 0 rgba(0,0,0,0.1);color: #fff;font-size: 16px;line-height: 40px;font-weight: 500;text-align: center;}
	.l_hyCore-ri{position: relative;box-shadow: 0 4px 21px 0 rgba(0, 0, 0, 0.2);margin-left: 20px;border-radius: 6px 6px 14px 14px;}
	.l_hySchememob-ico{display: block;width: 85px;position: absolute;bottom: 21px;right: 19px;}
	/* 企业SaaS服务全场景 */
	.l_hyService{padding: 55px 0 62px;}
	.l_hyService-big{display: none;}
	.l_hyService-bigm{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.l_hyService-title{font-size: 22px;}
	.l_hyService-img{height: 21px;margin: 8px 0 44px;}
	.l_hyService-btn{justify-content: space-between;}
	.l_hyService-liuzi{width: 49%;font-size: 14px;padding: 0;margin: 0;}
}

@media  only all and (max-width:375px){
	/* .l_hyBanner-bigm{height: 100%;} */
}

@media  only all and (max-width:350px){
	.l_hyBanner-title{margin-top: 0;}
	.l_hyBanner-brief{margin-bottom: 20px;}
}
