.titleBigBox { position: relative; padding: 70px 0 60px; min-width: 1300px; z-index: 0; }
.titleBigBox .en { text-align: center; font-size: 88px; line-height: 1em; opacity: 0.08; color: #191c3d; font-weight: bold; text-transform: uppercase; }
.titleBigBox .cn { position: absolute; left: 0; top: 0; bottom: 0; right: 0; width: 400px; text-align: center; margin: auto; height: 48px; display: flex; align-items: center; justify-content: center; font-size: 26px; color: #191c3d; font-weight: bold; line-height: 48px; z-index: 543; }
.titleBigBox .cn:after { display: block; position: absolute; bottom: 0; width: 52px; height: 1px; background-color: #999999; content: ''; }
.titleBigBox .slogan { position: absolute; left: 0; color: #004ae8; font-size: 18px; bottom: 40px; right: 0; width: 400px; text-align: center; margin: auto; height: 40px; display: flex; align-items: center; justify-content: center; }
.titleBigBox.left { justify-content: flex-start; min-width: auto; margin: 0; padding: 0; }
.titleBigBox.left .cn { margin: auto 0; justify-content: flex-start; }

.warp { width: 1200px; margin: auto; box-sizing: border-box; }

.box1 { background-size: cover; background-position: center; }
.box1 .warp { height: 533px; color: white; padding-top: 64px; display: flex; justify-content: center; flex-direction: column; }
.box1 .warp > img { transform: translate3d(0, 0px, 0px); -webkit-transform: translate3d(0, 0px, 0px); opacity: 1; }
.box1 .warp .honorList { position: relative; width: 100%; text-align: center; transform: translate3d(0, 0px, 0px); -webkit-transform: translate3d(0, 0px, 0px); opacity: 1; }
.box1 .warp .honorList li { display: inline-block; width: 220px; position: relative; }
.box1 .warp .honorList li h3 { font-size: 48px; line-height: 1.2em; color: #fff; font-weight: 100; position: relative; display: inline-block; }
.box1 .warp .honorList li h4 { font-size: 14px; line-height: 1.6em; color: #fff; font-weight: 100; }
.box1 .warp .honorList li::after { height: 50px; width: 1px; background: rgba(255, 255, 255, 0.65); position: absolute; right: 0; top: 20px; display: block; content: ''; }
.box1 .warp .honorList li:last-child::after { display: none; }
.box1 .warp .title { font-size: 30px; line-height: 1em; font-weight: bold; }
.box1 .warp .p { color: #ffffff; font-size: 18px; line-height: 28px; font-weight: bold; margin: 20px 0 50px; }
.box1 .warp .btn { border: 1px solid white; border-radius: 10px; width: 147px; height: 45px; background: none; color: #fff; }

.box2 { background-size: cover; background-position: center; }
.box2 .warp { height: 430px; padding-left: 90px; display: flex; align-items: center; }
.box2 .warp .left { width: 440px; }
.box2 .warp .left .p { margin: 20px 0 50px; font-size: 14px; color: #797b8e; line-height: 2.025; text-align: justify; width: 354px; }
.box2 .warp .left .btn { border: 1px solid #1b5ff0; border-radius: 10px; width: 147px; height: 45px; background: none; color: #1b5ff0; }
.box2 .warp .right { top: 44px; position: relative; width: 736px; height: 444px; }
.box2 .warp .right .right_mp4 { position: absolute; width: 500px; height: 330px; left: 115px; top: 10px; object-fit: contain; }

.box3 .certificate { display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 60px; gap: 50px; }
.box3 .certificate .item { width: 260px; height: 362px; background-color: #f4f4f4; padding: 25px; box-sizing: border-box; font-size: 13.611px; text-align: justify; line-height: 1.5; text-indent: 2em; }
.box3 .ability { display: flex; justify-content: space-between; padding-bottom: 60px; }
.box3 .ability .item { width: 370px; background-color: #f4f4f4; padding: 25px; box-sizing: border-box; }
.box3 .ability .item .pic { position: relative; width: 70px; height: 70px; border-radius: 50%; }
.box3 .ability .item .pic .img { width: 100%; height: 100%; margin-left: 10px; }
.box3 .ability .item .title { font-size: 18px; color: #191c3d; text-transform: uppercase; line-height: 1.2em; margin: 25px 0 15px; }
.box3 .ability .item .txt { font-size: 13.611px; color: #797b8e; text-transform: uppercase; line-height: 1.5em; text-align: justify; }
.box3 .terminal { display: flex; align-items: center; justify-content: space-between; }
.box3 .terminal .left { flex-shrink: 0; width: 446px; display: flex; align-items: center; }
.box3 .terminal .right { width: 100%; display: flex; align-items: center; }
.box3 .terminal .picBox { display: flex; align-items: center; justify-content: center; position: relative; }
.box3 .terminal .picBox .pic2 { position: absolute; right: 0; bottom: 0; }
.box3 .terminal .picBox .pic1 { margin-right: 23px; margin-left: 107px; margin-bottom: 26px; }
.box3 .terminal .txtBox { height: 195px; width: 295px; background-position: center; background-repeat: no-repeat; display: flex; align-items: center; justify-content: center; }
.box3 .terminal .txtBox .txt { width: 190px; }
.box3 .terminal .txtBox .txt .title { font-size: 20px; line-height: 2em; color: #1b5ff0; }
.box3 .terminal .txtBox .txt .p { font-size: 14px; color: #797b8e; line-height: 22px; text-align: justify; }

.box4 { background: #f4f7fa; }
.box4 .tabList { display: flex; width: 1160px; margin: auto; border-bottom: solid 1px #e9edf2; flex-wrap: wrap; padding: 0; justify-content: space-around; column-gap: 20px; row-gap: 10px; }
.box4 .tabList .tabItem { color: #191c3d; font-size: 18px; height: 74px; padding: 0 15px; border-radius: 10px; line-height: 74px; cursor: pointer; margin: 0; position: relative; text-align: center; transition: all 0.3s; }
.box4 .tabList .tabItem:after { position: absolute; display: block; content: ''; background-color: #1b5ff0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: 2px; transition: all 0.3s; transform: scaleX(0); }
.box4 .tabList .tabItem.cur { color: #1b5ff0; }
.box4 .tabList .tabItem.cur:after { transform: scaleX(1); }
.box4 .swiperList { width: 1200px; margin: auto; padding: 40px 0 60px; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 0; }
.box4 .swiperList .swiperBtn { color: #222545; font-size: 24px; }
.box4 .swiperList .swiperBtn:after { font-size: 24px; }
.box4 .swiperList .swiperWarp { width: 934px; flex-shrink: 0; margin: auto; z-index: 0; overflow: hidden; position: relative; }
.box4 .swiperList .swiper-item { background-size: cover; background-position: center; height: 525px; border-radius: 10px; }

.case_container { background: #f4f7fa; }
.case_container .warp { gap: 20px; }
.case_container .btn_more { right: 0; top: -40px; color: #1b5ff0; font-size: 16px; padding-bottom: 3px; cursor: pointer; }
.case_container .btn_more::after { content: ''; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; background-color: #1b5ff0; transform: scaleX(0); transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
.case_container .btn_more:hover::after { transform: scaleX(1); }
.case_container .case_item { width: 285px; float: left; margin-bottom: 30px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); padding-bottom: 10px; background-color: #fff; border-radius: 6px; transform: translateY(0px); -webkit-transform: translateY(0px); transition: all 0.6s; -webkit-transition: all 0.6s; overflow: hidden; cursor: pointer; }
.case_container .case_item .qrcode_container { background-color: rgba(0, 0, 0, 0.85); visibility: hidden; opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; }
.case_container .case_item .qrcode_container .qrCodeUrl { width: 198px; height: 198px; -webkit-transform: scale(0); transform: scale(0); opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; }
.case_container .case_item:hover { box-shadow: 0 0px 25px 0 #e9e9e9; transform: translateY(-12px); -webkit-transform: translateY(-12px); }
.case_container .case_item:hover .qrcode_container { visibility: visible; opacity: 1; }
.case_container .case_item:hover .qrcode_container .qrCodeUrl { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
.case_container .case_item .mainItem { height: 230px; position: relative; background-color: #e6e6e6; border-top-left-radius: 6px; border-top-right-radius: 6px; overflow: hidden; }
.case_container .case_item .mainItem .bg_img { background-image: url(https://www.i-lz.cn/static/site/themes/lzhd_red/v1/images/phoneBg.png); width: 210px; height: 200px; margin: 0 auto; position: absolute; left: 0; right: 0; top: 30px; -webkit-transition: all 0.6s; transition: all 0.6s; }
.case_container .case_item .mainItem .bg_img img { margin: 0 auto; position: absolute; left: 0; right: 0; top: 40px; width: 186px; height: 160px; }
.case_container .case_item .listMainTheme { padding: 0 20px; box-sizing: border-box; height: 40px; line-height: 50px; margin-top: 16px; color: #333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: relative; width: 94%; }
.case_container .case_item .listMainAside { padding: 0 20px; box-sizing: border-box; height: 30px; line-height: 20px; color: #a0a0a0; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.case_container .case_item .listMainBottom { border-top: 1px solid #eee; position: relative; padding: 12px 0 0 20px; }
.case_container .case_item .listMainBottom .logo { width: 40px; height: 40px; border-radius: 100%; }
.case_container .case_item .listMainBottom div { font-size: 14px; color: #000; margin-left: 10px; }

/*# sourceMappingURL=marketingInteraction.min.css.map */
