﻿
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2022-10-27 09:38:40
 * @version $Id$
 */
*{outline: none;}
.font60{font-size: 60px;}
.font58{font-size: 58px;}
.font54{font-size: 54px;}
.font52{font-size: 52px;}
.font50{font-size: 50px;}
.font46{font-size: 46px;}
.font44{font-size: 44px;}
.font42{font-size: 42px;}
.font40{font-size: 40px;}
.font38{font-size: 38px;}
.font36{font-size: 36px;}
.font34{font-size: 34px;}
.font32{font-size: 32px;}
.font30{font-size: 30px;}
.font28{font-size: 28px;}
.font26{font-size: 26px;}
.font24{font-size: 24px;}
.font22{font-size: 22px;}
.font20{font-size: 20px;}
.font18{font-size: 18px;}
.font16{font-size: 16px;}
.font14{font-size: 14px;}
.font12{font-size: 12px;}

.w1164{width: 1164px;margin: 0 auto;}
.w1160{width: 1160px;margin: 0 auto;}
.ly_mflex{display: flex;flex-wrap: wrap;}
.ly_mflex_center{display: flex;justify-content: center;align-items: center;}
.ly_dwzycenter{position: absolute;left: 50%;transform: translateX(-50%);}
.ly_dwsxcenter{position: absolute;top: 50%;transform: translateY(-50%);}
.ly_dwcenter{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ly_trans{transition: all .3s ease}
.ly_imgcover{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.m-sl{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.m-twsl{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.m-fosl{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.ly_cz{position: relative;z-index: 2;}
.ly_hover1{transition: all .3s ease}
.ly_hover1:hover{background: #2481FF!important;}

.ly_header{position:fixed;top: 0;left: 0;width: 100%;justify-content: space-between;align-items: center;height: 80px;box-sizing: border-box;padding: 0 46px;box-shadow: 0 0 0 1px rgba(0,0,0,.1);background: #fff;z-index: 999999;}
.ly_header .ly_logoimg{height: 30px;width: auto;}
.ly_header .ly_mes{align-items: center;}
.ly_header .ly_mes .maycur-contact{color: #0670FF;}
.ly_header .ly_mes .ly_number{padding: 0 20px 0 14px;font-family: DINAlternate-Bold, DINAlternate;/*font-weight: bold;*/color: #0670FF;}
.ly_header .ly_mes .ly_box{width: 100px;height: 36px;border-radius: 4px;background: #0670FF;color: #fff;}
.ly_headerbox{height: 80px;}

/* 修改导航 */
.ly_md{position: relative;top: -100px;}
.ly_mainheader{padding: 0!important;background: rgba(255,255,255,1)!important;-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);}
.ly_headbox{height: 64px;}
.ly_mainheader:hover{background: #fff!important;}
.ly_mainheader.ly_show{background: #fff!important;}
.ly_mheader{position: relative;width: 100%;padding: 0 48px;box-sizing: border-box;height: 64px;margin: 0 auto;}
.ly_mheader .ly_wbox{position: relative;justify-content: space-between;align-items: center;width: 100%;height: 100%;z-index: 10;}
.ly_mheader .ly_logo img{display: block;width: auto;height: 28px;}
.ly_mheader .ly_box{align-items: center;}
.ly_mheader .ly_box .ly_phone{align-items: center;font-weight: bold;color: #333;}
.ly_mainheader.ly_show .ly_mheader .ly_box .ly_phone{color: #181818;}
.ly_mheader .ly_box .ly_phone img{margin-right: 8.5px;}
.ly_mheader .ly_box .ly_login{margin: 0 26px;line-height: 36px;color: #333;}
.ly_mheader .ly_box .ly_login:hover{color: #0670FF!important;}
.ly_mainheader.ly_show .ly_mheader .ly_box .ly_login{color: #181818;}
.ly_mheader .ly_box .ly_yyshow{width: 100px;height: 36px;border-radius: 4px;line-height: 36px;text-align: center;background:#0670ff; color: #fff;}
.ly_mheader .ly_box .ly_yyshow:hover{background: #2481FF;}
.ly_mheader .ly_nav{z-index: 9;}
.ly_mheader .ly_nav .ly_line{position: absolute;bottom: 0;left: 0;width: 0px;height: 2px;margin-left: 24px;background: #0670ff;transition: all .2s linear;}
.ly_mheader .ly_nav .ly_navmn{position: relative;padding:0 24px;line-height: 64px;color: #333;cursor: pointer;}
.ly_mainheader.ly_show .ly_mheader .ly_nav .ly_navmn{position: relative; color: #181818;}
.ly_navdown{position: absolute;left: 0;top: -704px;width: 100%;transition: top 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;z-index: 3;}
.ly_mheader .ly_nav .ly_navmn .ly_navbot{position: absolute;top: 64px;padding: 12px;border-radius: 0 0 6px 6px;background: #fff; box-shadow: 0 5px 12px 0 rgb(0 0 0 / 8%);opacity: 0;pointer-events: none;}
.ly_mheader .ly_nav .ly_navmn .ly_navbot .ly_titbot{width: 100px;display: block; margin:4px 0;border-radius: 4px;text-align: center;line-height: 40px;font-size: 14px; color: #181818;}
.ly_mheader .ly_nav .ly_navmn .ly_navbot .ly_titbot:hover{background: #F5F7FB;color: #0670FF;}
.ly_mheader .ly_nav .ly_navmn:hover .ly_navbot{opacity: 1;pointer-events: auto;}
.ly_navdown::before{position: absolute;top:0;left: 0;width: 100%;height: 1px;background: #E4E6EA;content: "";}
.ly_navdown.ly_show{top: 64px;}
.ly_navdown .ly_main{display: none;}
.ly_navdown .ly_main.ly_show{display: flex;}
.ly_navdown .ly_main .ly_le{position: relative; width: 30.9375%;min-height: 381px;justify-content: flex-end;padding: 42px 126px 0 0;box-sizing: border-box;background: #F6F9FE;overflow: hidden;}
.ly_navdown .ly_main .ly_le .ly_img{position: absolute;right: 0;bottom: 0;width: auto;zoom: 1.5;}
.ly_navdown .ly_main.ly_main2 .ly_le,.ly_navdown .ly_main.ly_main3 .ly_le{min-height: 229px;}
.ly_navdown .ly_main.ly_main4 .ly_le{min-height: 341px;}
.ly_navdown .ly_main.ly_main5 .ly_le{min-height: 305px;}
.ly_navdown .ly_main .ly_le .ly_box{position: relative;z-index: 2;}
.ly_navdown .ly_main .ly_le .ly_tit{margin-bottom: 26px; line-height: 22px;font-weight: bold;color: #181818;}
.ly_navdown .ly_main .ly_le .ly_titt{display: block;margin-bottom: 16px; line-height: 22px;color: #60646B;}
.ly_navdown .ly_main .ly_le .ly_titt.on{color: #0670FF;}
.ly_navdown .ly_main .ly_ri{width: 69.0625%;max-height: 500px; box-sizing: border-box;padding: 42px 56px;background: #fff;overflow: auto;}
.ly_navdown .ly_main .ly_ri .ly_mmn{display: none;}
.ly_navdown .ly_main .ly_ri .ly_mmn.ly_show{display: flex;flex-wrap: wrap;}
.ly_navdown .ly_main .ly_ri .ly_mn{margin-right: 78px;margin-bottom: 10px;}
.ly_navdown .ly_main .ly_ri .ly_mn:last-child{margin-right: 0;}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_tittop{align-items: center;line-height: 20px;font-weight: bold; color: #0670FF;}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_tittop img{display: block; margin-left: 8px;transition: .3s cubic-bezier(.25,.1,.25,.1);;}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_tittop:hover img{margin-left: 16px;}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_line{width: 100%;min-width: 148px;height: 1px;margin: 10px 0 18px;background: #D8D8D8;}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_titbot{position: relative; display: block; margin-bottom: 18px; line-height: 20px;color: #60646B;}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_titbot:hover{color: #0670FF;}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_titbot.ly_new{display: inline-block;}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_titbot.ly_new::after{position: absolute;top: 3px;right: -42px;width: 36px;height: 14px;background: url(../image/headtb4.svg) no-repeat center; content: "";}
.ly_navdown .ly_main .ly_ri .ly_mn .ly_titbot.ly_new.ly_hot::after{background: url(../image/headtb5.svg) no-repeat center;}

.ly_banner{position: relative;}
.ly_banner .ly_page{top: 0; width: 100%;background: rgba(0,58,207,0.75);z-index: 3;}
.ly_banner .ly_page .ly_mn{flex:1;padding: 18px 0;text-align: center;color: #fff;}
.ly_banner .ly_page .ly_mn.on{background: linear-gradient(180deg, #4B98FF 0%, #0670FF 100%);}
.ly_banner .ly_page .ly_mn span{display: block;}
.ly_banner .ly_page .ly_mn .ly_tit{margin-bottom: 5px;line-height: 25px;}
.ly_banner .ly_page .ly_mn .ly_time{line-height: 20px;}
.ly_banner .ly_bannerswiper .swiper-container{height: calc(100vh - 160px);}
.ly_banner .ly_bannerswiper .swiper-slide{position: relative;}
.ly_banner .ly_bannerswiper .ly_word{top: 13.58%;z-index: 2;}
.ly_banner .ly_bannerswiper .ly_box{bottom: 6.68%;width: 152px;height: 45px;border-radius: 23px;box-shadow: 0px 2px 6px 0px rgba(8,29,79,0.18);background: linear-gradient(90deg, #FE7D23 0%, #F0BA70 100%);color: #FFFFFF;}
.ly_banner .ly_bannerhf{display: block;width: 100%;height: 80px;transition: all .5s;}
.ly_banner .ly_bannerhf.fix{position: fixed;top: 80px;left: 0;z-index: 999998}

.ly_titn{padding: 85px 0 40px;}
.ly_titn .ly_tit{margin-bottom: 6px;display: inline-block; line-height: 65px;font-weight: bold;background: linear-gradient(270deg, #359CED 0%, #1E56C9 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.ly_titn .ly_entit{line-height: 37px;text-transform: uppercase;color: #333;}

.ly_carwarp1{padding-bottom: 100px;background: url(../image/carwarp1_bg.jpg) no-repeat center / cover;}
.ly_carwarp1 .ly_warp1 .ly_main{box-shadow: 0px 2px 14px 0px rgba(131,158,192,0.1);border-radius: 12px;overflow: hidden;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_le{position: relative; width: 752px;height: 423px}
.ly_carwarp1 .ly_warp1 .ly_main .ly_le .ly_video{display: block;width: calc(100% + 4px);height: calc(100% + 4px);margin-top: -2px;margin-left: -2px;object-position: center;object-fit: cover;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_le .ly_play{top: 190px;width: 80px;height: 80px;border-radius: 100%;box-sizing: border-box;border: 2px solid #fff;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_le .ly_play:after{position: absolute;top: 30px;left: 33px;border-left: 20px solid #fff; border-top: 10px solid transparent;border-bottom: 10px solid transparent;content: "";}
.ly_carwarp1 .ly_warp1 .ly_main .ly_ri{width: calc(100% - 752px);box-sizing: border-box;padding: 43px 0 0 24px; background: #fff;}
.ly_carwarp1 .ly_warp2 .ly_titn{padding: 100px 0 40px}
.ly_carwarp1 .ly_warp2 .ly_main{position: relative;}
.ly_carwarp1 .ly_warp2 .ly_main .ly_butt{right: -45px;}
.ly_carwarp1 .ly_warp2 .ly_main .ly_butt.prev{right: auto;left: -45px;}
.ly_carwarp1 .ly_warp2 .ly_main .ly_butt.prev img{transform: rotate(180deg);}
.ly_carwarp1 .ly_warp2 .ly_imgbox{position: relative;box-shadow: 0px 4px 14px 0px rgba(131,158,192,0.25);border-radius: 12px;overflow: hidden;}
.ly_carwarp1 .ly_warp2 .ly_imgbox .ly_mengc{width: 100%;height: 100%;box-sizing: border-box;padding: 43px 0 0;text-align: center;color: #fff;background: rgba(0,0,0,.7);opacity: 0;}
.ly_carwarp1 .ly_warp2 .ly_imgbox .ly_mengc .ly_ewm{width: 80px;margin: 0 auto 12px;}
.ly_carwarp1 .ly_warp2 .ly_imgbox .ly_mengc p{line-height: 22px;}
.ly_carwarp1 .ly_warp2 .ly_imgbox:hover .ly_mengc{opacity: 1;}
.ly_carwarp1 .ly_warp2 .ly_imgbox.on .ly_mengc{opacity: 1;}
/*.ly_carwarp1 .ly_warp2 .swiper-slide.swiper-slide-active .ly_mengc{opacity: 1;}*/
.ly_carwarp1 .ly_warp3 .ly_titn{padding: 100px 0 40px}
.ly_carwarp1 .ly_warp1.ly_warp3 .ly_main .ly_ri{padding-top: 36px;}

.ly_carwarp2{position: relative;padding-bottom: 100px;background: url(../image/carwarp2_bg.jpg) no-repeat center / cover;}
.ly_carwarp2 .ly_titn{padding: 100px 0 40px;}
.ly_carwarp2 .ly_sum{display: inline-block;line-height: 22px;font-weight: 600;font-family: PingFangSC-Semibold, PingFang SC;background: linear-gradient(270deg, #359CED 0%, #1E56C9 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.ly_carwarp2 .ly_sumoth{line-height: 17px;color: #666;}
.ly_carwarp2 .ly_img{display: block;}
.ly_carwarp2 .ly_img.ly_img1{margin: 20px 0 36px;}
.ly_carwarp2 .ly_img.ly_img2{margin: 14px 0 24px;}

.ly_carwarp3{height: 1023px;width: 100%;}
.ly_pchide{display: none;}
.ly_pchide2{display: none!important;}
/*拼图验证*/
.ly_pictc{position: fixed;top: 0;left: 0;width: 100%;height: 100%; opacity: 0;pointer-events: none;z-index: 9999;}
.ly_pictc.ly_show{opacity: 1;pointer-events: auto}
.ly_pictc .ly_mengc{width: 100%;height: 100%;background: rgba(255,255,255,.7);cursor: pointer; z-index: 1;}
.logo-box { position: relative; height: 500px;width: 500px;max-width: 90%; border: 1px solid #e5e5e5;border-radius: 4px;box-shadow: 0 4px 18px rgb(0 0 0 / 20%);background: #fff;z-index: 2;}
.verBox {position:absolute;width:100%;text-align:center;
top:0;opacity:1;transition:all 0.8s;padding-top:40px;}
.slider-btn { position:absolute;left:0;top:-5px;width:50px;height:50px;border-radius: 100%; background: #0670FF;transition:inherit;z-index:12;cursor:pointer;}
.re-btn { padding:16px 0 0;}
.re-btn svg{display: block;}
.re-btn svg path{fill: #0670FF;}
.ver-tips {position:absolute;left:0;bottom:-30px;height:30px;width:100%;margin:0;padding:0 8px;line-height:30px;font-size:14px;text-align:left;background:rgba(255,255,255,0.9); transition:all 0.4s;}
.slider-tips { bottom:0;}
.ver-tips i {display:inline-block;margin-top: 4px;width:22px;height:22px;vertical-align:top;background-image: url("../image/sprite.3.2.0.png");background-position: -4px -1229px;}
.ver-tips span {display:inline-block;vertical-align:top;line-height:30px;color:#455;}
.active-tips {display:block;}

/* 免费试用 */
/* .ly_apply.ly_over{height: 100vh;overflow: hidden;}
.ly_apply{background: url(../ly_img/apply4.png) no-repeat center / cover;}
.ly_apply .ly_mheader .ly_nav{display: none;}
.ly.lingdaoform{justify-content: space-between;padding: 0 50px;height: calc(100vh - 64px);} */
/* .ly.lingdaoform .ly_left,.ly.lingdaoform .form-right{width: 50%;} */
/* .ly.lingdaoform .ly_left{display: flex;justify-content: flex-end;align-items: flex-start;height: 100%;box-sizing: border-box; padding: 0 120px 0 0;background: url(../image/trial1.png) no-repeat right center / cover;} */
/* .ly_apply .ly_left .ly_etit{line-height: 81px;font-weight: bold;color: #0D213E;}
.ly_apply .ly_left .ly_ebox{padding: 22px 0 36px;}
.ly_apply .ly_left .ly_ebox .ly_xtit{margin-bottom: 14px;line-height: 25px;color: #4B5262;}
.ly_apply .ly_left .ly_ebox .ly_mn{border-radius:6px;padding: 13px;border: 1px solid rgb(186, 206, 253);margin-right: 12px;background: rgb(236, 241, 255);}
.ly_apply .ly_left .ly_ebox .ly_mn .ly_imgbox{height: 17px;align-items: center;margin-bottom: 8px;}
.ly_apply .ly_left .ly_ebox .ly_mn .ly_xsum{line-height: 20px;color: #1F4DBB;}
.ly_apply .ly_left .ly_ebox .ly_mn:nth-child(2){border: 1px solid rgb(146, 215, 206);background: rgb(230, 247, 248);}
.ly_apply .ly_left .ly_ebox .ly_mn:nth-child(2) .ly_xsum{color: #078372;}
.ly_apply .ly_left .ly_ebox .ly_mn:nth-child(3){border: 1px solid rgb(255, 212, 164);background: rgb(255, 245, 236);}
.ly_apply .ly_left .ly_ebox .ly_mn:nth-child(3) .ly_xsum{color: #DE7902;}
.ly_apply .ly_left .ly_ebox .ly_picbox{width: 423px;} */
.ly.lingdaoform .ly_left,.ly.lingdaoform .form-right{width: 50%;} 
.ly.lingdaoform .ly_left{display: flex;justify-content: flex-end;align-items: flex-start;height: 100%;box-sizing: border-box; padding: 0 120px 0 0;background: url(../image/trial1.png) no-repeat right center / cover;}
.ly.lingdaoform .ly_left .ly_main{position: relative;display: flex;align-items: center;height: 100%;}
.ly.lingdaoform .ly_left .ly_logo{position: absolute;left: 0;top: 40px; display: block;margin-bottom: 54px;}
.ly.lingdaoform .ly_left .ly_logo img{width: 279px;height: auto;}
.ly.lingdaoform .ly_left .ly_box{width: 480px; /* padding-bottom: 24px;*/}
.ly.lingdaoform .ly_left .ly_box .ly_tit{margin-bottom: 34px;line-height: 50px;text-align: center;font-weight: bold;color: #0D213E;}
.ly.lingdaoform .ly_left .ly_box ul{padding: 0 36px;justify-content: space-between;}
.ly.lingdaoform .ly_left .ly_box ul li{margin-bottom: 22px;margin-right: 30px;}
.ly.lingdaoform .ly_left .ly_box ul li:nth-child(2n){margin-right: 0;}
.ly.lingdaoform .ly_left .ly_box ul li .ly_titm{line-height: 24px;color: #545861;}
.ly.lingdaoform .ly_left .ly_box ul li .ly_num{margin-top: -5px;align-items: flex-start; line-height: 56px;font-weight: bold; color: #0D213E;}
.ly.lingdaoform .ly_left .ly_box ul li .ly_num img{margin-top: 25px;margin-right: 6px;}
.ly.lingdaoform .ly_left .ly_box ul li span{display: block;margin-top: 28px; font-size: 16px;line-height: 1em;}
.ly.lingdaoform .ly_left .ly_picbox{width: 480px;}
.ly.lingdaoform .ly_left .ly_picbox img{width: 100%;height: auto;}
.ly.lingdaoform .form-right{display: flex;align-items: center;height: 100%;}
.ly.lingdaoform .form-right .ly_right{width: 519px;box-sizing: border-box;padding: 0 0 0 201px;}
.ly.lingdaoform .form-right .ly_right .formTitle{margin: 0;font-size: 32px;line-height: 47px;text-align: center;font-weight: bold;color: #333;}
.ly.lingdaoform .form-right .ly_right .ly_sum{padding: 8px 0 17px; font-size: 14px;line-height: 21px;text-align: center;color: #666;background: none;}
.ly.lingdaoform .form-right .formBox{width: 318px;padding: 0;}
.ly.lingdaoform .form-right .formBox li{margin-top: 18px;}
.ly.lingdaoform .form-right .formBox li input{height: 44px;border: 1px solid rgb(221, 221, 221);border-radius: 6px;padding: 0 12px;}
.ly.lingdaoform .form-right .formBox li input::-webkit-input-placeholder{color: #BFBFBF;}
.ly.lingdaoform .form-right .formBox li input::-moz-placeholder {color: #BFBFBF;}
.ly.lingdaoform .form-right .formBox li input:-ms-input-placeholder {color: #BFBFBF;}
.ly.lingdaoform .form-right .formBox li input::-webkit-input-placeholder {color: #BFBFBF;}
.ly.lingdaoform .form-right .formBox li input:hover {border-color: rgb(6, 112, 255);border-right-width: 1px !important;box-shadow: 0px 0px 9px rgba(119, 150, 197, 0.12);}
.ly.lingdaoform .form-right .formBox li input:focus {border-color: rgb(6, 112, 255);border-right-width: 1px !important;outline: 0;box-shadow: 0px 0px 9px rgba(119, 150, 197, 0.12);}
/* .ly.lingdaoform .form-right .formBox li input.on{border-color: rgb(6, 112, 255);border-right-width: 1px !important;background: #fff!important;} */
.newFormBox {
    padding: 50px 50px 30px !important;
    width: 420px !important;
}

.ly.lingdaoform .form-right .formBox li.min-li{position: relative;}
.ly.lingdaoform .form-right .formBox li.min-li input{width: 100%;padding-right: 120px;}
.ly.lingdaoform .form-right .formBox li.min-li button{right:0;padding: 0 12px;margin: 0;width: auto; font-size: 14px;line-height: 21px;background: none;color: #0670FF;}
.ly.lingdaoform .form-right .formBox li.min-li button:before{position: absolute;left: -1px;top: 50%;transform: translateY(-50%);width: 1px;height: 28px;background: #ddd;content: "";}
.ly .formBtn{margin-top: 36px;}
.ly .formBtn button{height: 44px;font-size: 14px;line-height: 44px;}

/* .ly_apply .ly.lingdaoform .form-right{display: block;height: auto;margin: unset;width: auto;}
.ly_apply .ly.lingdaoform .form-right .ly_right{width: auto;padding: 0;}
.ly_apply .ly.lingdaoform .form-right .formBox{padding: 40px 34px;width: 364px;}
.ly_apply .ly.lingdaoform .form-right .ly_right .formTitle{line-height: 45px;text-align: left;font-weight: normal;color: #0C213E;}
.ly_apply .ly.lingdaoform .form-right .ly_right .ly_sum{padding: 8px 0 14px; font-size: 12px;text-align: left;line-height: 17px;color: #4B5262;} */

.ly_beianmes{position: fixed;left: 0;bottom: 0;width: 100%;height: 40px;border-top: 1px solid #eee;background: #fff;z-index: 2;}
.ly_beianmes p,.ly_beianmes a{font-size: 12px;line-height: 40px;color: #666;}
.ly_beianmes .ly_left,.ly_beianmes .ly_right{width: 50%;}
.ly_beianmes .ly_left{justify-content: flex-end;}
.ly_beianmes .ly_left p{width: 600px;align-items: center;}
.ly_beianmes .ly_right p{width: 519px;text-align: right;}


/* 首页 */
.w1180{width: 1180px!important;margin: 0 auto;}
.ly_indexbanner{position: relative;padding-bottom: 94px;}
.ly_indexbanner .swiper-slide{height: 620px;}
.ly_indexbanner .swiper-slide .ly_mes{position: absolute;top: 264px;width: 100%;}
.ly_indexbanner .bannerTop{left: 50%!important;transform: translateX(-50%);}
.ly_indexbanner .swiper-slide.first .ly_mes{top: 209px;}
.ly_indexbanner .swiper-slide.first .ly_tit{line-height: 68px;font-weight: bold;color: #06294F;}
.ly_indexbanner .swiper-slide.first .ly_sum{padding: 7px 0 47px; line-height: 38px;color: #06294F;}
.ly_indexbanner .swiper-slide.first .ly_more{width: 140px;height: 40px;display: block; border-radius: 4px;text-align: center;line-height: 40px;background: #0670ff;color: #fff;}
.ly_indexbanner .swiper-slide.fourth{top: 50%;}
.ly_indexbanner .swiper-slide.fourth .ly_mes .ly_tit{padding: 6px 0 70px; line-height: 64px; color: #333;}
.ly_indexbanner .swiper-slide.fourth .ly_mes .ly_sum{line-height: 30px;color: #666;}
.ly_indexbanner .swiper-slide.nxz1{background: url(../image/inbanner5.jpg) no-repeat center / cover;}
.ly_indexbanner .swiper-slide.nxz1 .ly_bg{width: 100%;height: 64px;top: 0;background: #fff;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes{top: 50%;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_top{align-items: center;color: #fff;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_top .ly_p1{line-height: 64px;letter-spacing: 3.41px;font-weight: 600;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_top .ly_p2{position: relative; margin: 0 8px 0 28px;width: 104px; letter-spacing: 2px;text-align: center;line-height: 33px;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_top .ly_p2:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 6px;background-image: linear-gradient(105deg, #0688F9 0%, #1E2FFF 100%);opacity: .45;content: "";z-index: -1;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_top .ly_p3{letter-spacing: 2px;line-height: 33px;font-weight: bold;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_tit{padding: 6px 0; line-height: 64px;letter-spacing: 4px;background: linear-gradient(180.00deg, rgba(254,254,254,1.00),rgba(215,215,215,1.00));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;color: #fff;font-weight: 600;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_line{width: 503px;height: 3px;margin-bottom: 35px;box-shadow: 0 0 10px 0 rgba(45,166,255,0.81);border-radius: 2px;background-image: linear-gradient(270deg, #066BFF 0%, rgba(37,110,218,0.00) 100%);}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_more{position: relative; display: block; width: 140px;height: 40px;border-radius: 4px;box-sizing: border-box;padding-left: 38px;line-height: 40px;color: #fff;background-image: linear-gradient(105deg, #0688F9 0%, #1E2FFF 100%);}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_more img{right: 35px; opacity: 0;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_more:hover{padding-left: 33px;}
.ly_indexbanner .swiper-slide.nxz1 .ly_mes .ly_more:hover img{right: 32px;opacity: 1;}
.ly_indexbanner .swiper-slide.nxz2{background: url(../image/inbannernxz2.jpg) no-repeat center / cover;}
.ly_indexbanner .swiper-slide.nxz2 .ly_bg{width: 100%;height: 64px;top: 0;background: #fff;}
.ly_indexbanner .swiper-slide.nxz2 .ly_img{display: block;zoom: .5;}
.ly_indexbanner .swiper-slide.nxz2 .ly_mes{top: 64px;justify-content: space-between;align-items: center;height: calc(100% - 64px);}
.ly_indexbanner .swiper-slide.nxz2 .ly_mes .ly_boxle{position: relative;top: -20px;padding-left: 30px;}
.ly_indexbanner .swiper-slide.nxz2 .ly_mes .ly_boxri{padding-right: 80px;}
.ly_indexbanner .swiper-slide.nxz2 .ly_mes .ly_img2{margin: 58px 0 104px;}
.ly_indexbanner .swiper-slide.nxz3 .ly_mes{top: 165px;padding: 0 35px 0 32px;justify-content: space-between;}
.ly_indexbanner .swiper-slide.nxz3 .ly_mes .ly_boxle{padding: 54px 0 0;}
.ly_indexbanner .swiper-slide.nxz3 .ly_mes .ly_boxle .ly_tit{line-height: 64px;font-weight: bold;color: #181818;}
.ly_indexbanner .swiper-slide.nxz3 .ly_mes .ly_boxle .ly_sum{padding: 16px 0 40px;line-height: 22px;color: rgba(24, 24, 24, 0.75);;}
.ly_indexbanner .swiper-slide.nxz3 .ly_mes .ly_boxri img{zoom:.5}
.ly_indexbanner .swiper-slide.nxz4{background: url(../image/inbannernxz4_1.png) no-repeat center / cover;}
.ly_indexbanner .swiper-slide.nxz4 .ly_bg{width: 100%;height: 64px;top: 0;background: #fff;}
.ly_indexbanner .swiper-slide.nxz4 .ly_tit{margin-bottom: 40px;line-height: 64px;font-weight: bold;color: #fff;}
.ly_indexbanner .swiper-slide.nxz4 .ly_mes{top: 209px;}
.ly_indexbanner .swiper-slide.nxz4 .ly_more{width: 140px;height: 40px;border-radius: 20px;background: linear-gradient(270deg, #FFA603 0%, #FF6706 100%);color: #fff;}
.ly_indexbanner .swiper-slide.nxz4 .ly_more img{margin-left: 6px;}

.ly_indexbanner .swiper-pagination{bottom: 36px;left: 50%;transform: translateX(-50%);}
.ly_indexbanner .swiper-pagination .swiper-pagination-bullet{position: relative; width: 30px;height: 4px;margin-right: 8px;border-radius: 0%; background: rgba(255, 255, 255, .8);opacity: 1;}
.ly_indexbanner .swiper-pagination .swiper-pagination-bullet::after{position: absolute;left: 0;top: 0;width: 0px;height: 100%;background: #0670FF;transition: all 5.8s; content: "";}
.ly_indexbanner .swiper-pagination .swiper-pagination-bullet-active::after{animation: inwidth 5.4s linear forwards;}
@-webkit-keyframes inwidth {
    0% {width: 0;}
    to {width: 100%;}
}

@keyframes inwidth {
    0% {width: 0;}
    to {width: 100%;}
}

.ly_indexbanner .ly_page{bottom:142px;z-index: 2;}
.ly_indexbanner .ly_page .iconfont{font-size: 16px;line-height: 1em;color: #999;}
.ly_indexbanner .ly_page .iconfont.prev{transform: rotate(-90deg);}
.ly_indexbanner .ly_page .iconfont.next{transform: rotate(90deg);}
.ly_indexbanner .ly_page .swiper-pagination{position: static;align-items: center;justify-content: center; width: 70px;font-size: 22px;color: #999;}
.ly_indexbanner .ly_page .swiper-pagination ul{position: relative;width: 1em;height: 34px;overflow: hidden;}
.ly_indexbanner .ly_page .swiper-pagination ul li{position: absolute;right: 0px;bottom: 0;line-height: 34px;color: #999;}
.ly_indexbanner .ly_page .swiper-pagination .total{display: block;width: 1em;;text-align: left;}
.ly_indexbanner .ly_inmes{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(255, 255, 255, 1);box-shadow: 0px -2px 14px rgba(172, 192, 214, 0);;backdrop-filter: blur(16.309680938720703px);z-index: 2;}
.ly_indexbanner .ly_inmes .ly_mn{width: 33.3333%;height: 102px; justify-content: center; align-items: center;color: #666;}
.ly_indexbanner .ly_inmes .ly_mn .ly_icon{margin-right: 18px;}
.ly_indexbanner .ly_inmes .ly_mn .ly_tit{line-height: 24px;font-weight: bold; color: #06294F;}
.ly_indexbanner .ly_inmes .ly_mn .ly_sum{padding-top: 6px;line-height: 21px;color: #60646B;}
.ly_indexbanner .ly_inmes .ly_mn:hover{background: rgb(249, 250, 252); }
.ly_indexbanner .ly_inmes .ly_mn:hover .ly_tit{color: #0670FF;}

.ly_m_indexbanner{width: 100%;height: 418px;background: url(../image/banner.jpeg) no-repeat center/cover;margin-top: 58px;}
.ly_m_indexbanner .ly_indexbanner_text{padding-top: 40px;}
.ly_m_indexbanner .ly_indexbanner_text .ly_indexbanner_dzj{font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 32px;color: #181818;line-height: 44px;text-align: center;font-style: normal;}
.ly_m_indexbanner .ly_indexbanner_text .ly_list{display: flex;flex-wrap: wrap;width: 264px;gap: 11px;margin: 20px auto 0;}
.ly_m_indexbanner .ly_indexbanner_text .ly_list li{display: flex;align-items: center;background-color: #fff;gap: 10px;padding: 7px 13px;}
.ly_m_indexbanner .ly_indexbanner_btn{position: relative;width: 137px;height: 44px;align-items: center;box-sizing: border-box;padding-left: 28px;border-radius: 28px;color: #fff;line-height: 1em;background: linear-gradient( 270deg, #069DFF 0%, #0670FF 100%);margin: 38px auto 0;}
.ly_m_indexbanner .ly_indexbanner_text .ly_list li .ly_banner_text{font-size: 12px;}
.ly_m_indexbanner .ly_indexbanner_btn i{display: block;margin-left: 10px;color: #fff;font-size: 12px;line-height: 1em;}
.ly_m_indexbanner .ly_indexbanner_btn:hover i{margin-left: 16px;}


/* ly_w_mkin */
.ly_w_mkin{background: #fff;padding: 48px 0;}
.ly_w_mkin .list{padding: 26px 15px 0px;}
.ly_w_mkin .item{margin-bottom: 12px;border-radius: 12px;background: #F4F5F6;}
.ly_w_mkin .item .type{position: relative;align-items: center;height: 99px;box-sizing: border-box;padding: 0 18px;}
.ly_w_mkin .item .type img{display: block;width: auto;height: 16px;float: left;margin-right: 6px;margin-top: 2px;}
.ly_w_mkin .item .type .text{width: calc(100% - 20px);box-sizing: border-box;}
.ly_w_mkin .item .type .text .title{margin-bottom: 20px;color: #181818;line-height: 1.375em;font-weight: bold;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #181818;
    line-height: 25px;
    text-align: left;
    font-style: normal;}
.ly_w_mkin .item .type .text .longtitle{color: #4E5866;line-height: 1.41em; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 20px;
    text-align: left;
    font-style: normal; }
.ly_w_mkin .item .type i{position: absolute;right: 18px;top: 30px;transform: translateY(-50%);z-index: 1;transition: all .5s;transform-origin: center;color: #0670FF;font-size: 8px;line-height: 1em;border: 1px solid #D9DCDF;width: 22px;height: 22px;text-align: center;line-height: 22px;border-radius: 100%;}
.ly_w_mkin .item .content{display: none;padding: 0 18px;transform: translateY(-42px);}
.ly_w_mkin .item .content .pic{position: relative;width: 100%;padding-bottom: 54.69%;border-radius: 8px;overflow: hidden;}
.ly_w_mkin .item .content .pic img{position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.ly_w_mkin .item .content .msg{padding: 10px 0 26px;color: #181818;line-height: 1.42em;text-align: justify;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 20px;
    text-align: justify;
    font-style: normal;}
.ly_w_mkin .item .content .msg .title{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 26px;
    color: #181818;
    line-height: 37px;
    text-align: center;
    font-style: normal;
margin-bottom: 12px;}
.ly_w_mkin .item .content .more{width: 100%;height: 42px;border-radius: 6px;margin-top: 30px;color: #fff;text-align: center;background: linear-gradient( 270deg, #069DFF 0%, #0670FF 100%);}
.ly_w_mkin .item.on .text .title{opacity: 0.36;font-size: 16px;}
.ly_w_mkin .item.on .longtitle{opacity: 0;}
.ly_w_mkin .item.on .type i{transform: translateY(-50%) rotate(180deg);}

.ly_intit{line-height: 53px;font-weight: bold;text-align: center; color: #181818;}
.ly_inwarp1{position: relative;padding: 80px 0 97px; background: url(../image/in1.png) no-repeat center / cover;}
.ly_inwarp1 .ly_intit{margin-bottom: 45px;}
.ly_inwarp1 .ly_main{position: relative;}
.ly_inwarp1 .ly_main .ly_lepage{width: 320px;}
.ly_inwarp1 .ly_main .ly_lepage li{position: relative;height: calc((100% - 252px) / 3);padding: 30px 28px 0;box-sizing: border-box;border-bottom: 1px solid #e4e4e4; cursor: pointer;background: #fbfbfb;}
.ly_inwarp1 .ly_main .ly_lepage li:last-child{border-bottom: none;}
.ly_inwarp1 .ly_main .ly_lepage li .ly_intitn{position: relative; align-items: center;margin-bottom: 12px;color: #60646B;z-index: 10;}
.ly_inwarp1 .ly_main .ly_lepage li .ly_intitn .ly_tit{font-weight: bold;line-height: 30px;color: #181818;}
.ly_inwarp1 .ly_main .ly_lepage li .ly_intitn .ly_titm{ padding-left: 4px;font-weight: bold; font-size: 12px;}
.ly_inwarp1 .ly_main .ly_lepage li .ly_sum{position: relative;line-height: 21px; z-index: 10;}
.ly_inwarp1 .ly_main .ly_lepage li .ly_img1{display: none;}
.ly_inwarp1 .ly_main .ly_lepage li .ly_img2{opacity: 0;z-index: 2;}
.ly_inwarp1 .ly_main .ly_lepage li.on{height: 252px;padding-top: 36px;}
.ly_inwarp1 .ly_main .ly_lepage li.on .ly_img2{opacity: 1;}
.ly_inwarp1 .ly_main .ly_lepage li .ly_line{position: absolute;left: 0;bottom: 0;height: 2px;width: 0px;background: #0670FF;z-index: 4;}
.ly_inwarp1 .ly_main .ly_lepage li.on .ly_line{width: 100%;}
.ly_inwarp1 .ly_main .ly_lepage li.on .ly_intitn{margin-bottom: 16px;}
.ly_inwarp1 .ly_main .ly_lepage li.on .ly_intitn .ly_tit,.ly_inwarp1 .ly_main .ly_lepage li.on .ly_intitn .ly_titm{color:#0670FF}
.ly_inwarp1 .ly_main .ly_rimain{width: calc(100% - 320px);}
.ly_inwarp1 .ly_main .ly_rimain .ly_box{position: relative;display: flex;justify-content: center;flex-flow: column; height: 168px;padding: 0 48px;box-sizing: border-box; color: #60646B;background: #fff;}
.ly_inwarp1 .ly_main .ly_rimain .ly_box:before{position: absolute;left: 0;bottom:0;width: 100%;height: 1px;background: #e4e4e4; content: "";}
.ly_inwarp1 .ly_main .ly_rimain .swiper-slide .ly_box:last-child::before{display: none;}
.ly_inwarp1 .ly_main .ly_rimain .ly_box .ly_tit{line-height: 27px;font-weight: bold;color: #181818;}
.ly_inwarp1 .ly_main .ly_rimain .ly_box .ly_sum{padding: 6px 0 15px;line-height: 21px;}
.ly_inwarp1 .ly_main .ly_rimain .ly_box .ly_bq a{display: block;border: 1px solid #60646B;margin-right: 12px;padding: 0 6.5px; border-radius: 2px;font-size: 12px;line-height: 19px;color: #60646B;}
.ly_inwarp1 .ly_main .ly_rimain .ly_box .ly_more{right: 48px;display: block;border-radius: 4px;width: 144px;height: 42px;box-sizing: border-box;border: 1px solid #0670FF; text-align: center;line-height: 42px;color: #0670FF;}
.ly_inwarp1 .ly_main .ly_rimain .ly_box .ly_more:hover{background: #0670FF;color: #fff;}

.ly_inwarp1_1{position: relative;padding: 80px 0;text-align: center;background: #fff;}
/* .ly_inwarp1_1 .ly_bgimg{top: 169px;} */
.ly_inwarp1_1 .ly_img{display: block;margin: 0 auto;}
/* .ly_inwarp1_1 .ly_img1{margin: 42px auto 13px;}
.ly_inwarp1_1 .ly_img2{margin: 25px auto 30px;} */
.ly_inwarp1_1 .ly_intitt{font-size: 30px;line-height: 42px;font-weight: bold;color: #0670FF;}
.ly_inwarp1_1 .ly_more{box-sizing: border-box;width: 176px;height: 42px;display: block; margin: 0 auto; border-radius: 4px;line-height: 42px;text-align: center;color: #fff;background: #0670FF;}
.ly_inwarp1_1 .ly_imgbox{position: relative;margin: 42px auto;}


.ly_inwarp2{padding: 80px 0;background: url(../image/in6.png) no-repeat center / cover;}
.ly_inwarp2 .ly_insum{padding: 15px 0 46px;text-align: center;line-height: 27px;color: #60646B;}
.ly_inwarp2 .ly_main{justify-content: space-between;}
.ly_inwarp2 .ly_main .ly_mn{position: relative;width: 368px;height: 351px;box-sizing: border-box;/*box-shadow: 0px 4px 24px rgba(161, 174, 203, 0.15)*/;text-align: center;/*backdrop-filter: blur(13.591400146484375px);*/border-radius: 6px;background: rgba(255, 255, 255, 1);color: #60646B;overflow: hidden;}
.ly_inwarp2 .ly_main .ly_mn::before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 6px;box-sizing: border-box;border: 2px solid rgb(255, 255, 255);pointer-events: none; content: "";}
.ly_inwarp2 .ly_main .ly_mn::after{position: absolute;left: 0;top: 0; width: 0;height: 2px;background: #0670FF;transition: all .3s; content: "";z-index: 2;}
.ly_inwarp2 .ly_main .ly_mn .ly_picbox{height: 242px;}
.ly_inwarp2 .ly_main .ly_mn .ly_tit{margin-bottom: 13px;line-height: 38px;font-weight: bold;color: #181818;}
.ly_inwarp2 .ly_main .ly_mn .ly_sum{line-height: 24px;}
.ly_inwarp2 .ly_main .ly_mn .ly_line{margin: 22px auto 34px;width: 300px;height: 1px;background-image: linear-gradient( to right , rgba(218,218,218,0) 0%,rgba(218,218,218,1) 50%,rgba(218,218,218,0) 100%); opacity: 0;}
.ly_inwarp2 .ly_main .ly_mn .ly_line img{display: none;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes{width: 285px;margin: 0 auto;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li{align-items: center;justify-content: space-between;margin-bottom: 14px;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li .ly_icon{width: 15px;}
.ly_inwarp2 .ly_main .ly_mn.ly_mnoth .ly_mes li{margin-bottom: 5px;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes .ly_summ{box-sizing: border-box;width: calc(100% - 26px);padding:6px 0;line-height: 24px;text-align: left;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li.ly_oth{align-items: flex-start;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li.ly_oth .ly_summ{padding: 0;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li.ly_oth .ly_icon{margin-top: 5px;}
.ly_inwarp2 .ly_main .ly_mn:hover::after{width: 100%;}
.ly_inwarp2 .ly_main .ly_mn:hover .ly_picbox{height: 34px;}
.ly_inwarp2 .ly_main .ly_mn:hover .ly_picbox img{opacity: 0;}
.ly_inwarp2 .ly_main .ly_mn:hover .ly_tit{color:#0670FF}
.ly_inwarp2 .ly_main .ly_mn:hover .ly_line{opacity: 1;}

.ly_inwarp3{padding: 80px 0 0;background: #fff;}
.ly_index .ly_page{justify-content: center;align-items: center;padding: 45px 0 42px;}
.ly_index .ly_page li{position: relative;margin-right: 93px;}
.ly_index .ly_page li:after{position: absolute;left: 50%;bottom: 0; transform: translateX(-50%);width: 0;height: 3px;background: #0670FF;content: "";transition: all .3s;}
.ly_index .ly_page li:last-child{margin-right: 0;}
.ly_index .ly_page li a{display: block;padding-bottom: 9px;line-height: 24px;color: #60646B;}
.ly_index .ly_page li.on:after{width: 106px;}
.ly_index .ly_page li.on a{font-weight: bold;color: #0670FF;}
.ly_inwarp3 .ly_left,.ly_inwarp3 .ly_right{width: 50%;}
.ly_inwarp3 .ly_left {display: flex;align-items: center;justify-content: flex-end; background: linear-gradient(rgba(14,140,255,1) 0%,rgba(6,112,255,1) 100%),rgb(245, 247, 249);}
.ly_inwarp3 .ly_left .ly_box{width: 496px;margin-right: 94px;color: #fff;}
.ly_inwarp3 .ly_left .ly_tit{line-height: 36px;font-weight: bold;}
.ly_inwarp3 .ly_left .ly_sum{padding: 29px 0 50px;line-height: 24px;text-align: justify;}
.ly_inwarp3 .ly_left .ly_more{display: block;width: 144px;height: 42px;box-sizing: border-box;text-align: center;line-height: 40px;border: 1px solid rgb(255, 255, 255);border-radius: 4px;color: #fff;}
.ly_inwarp3 .ly_left .ly_more:hover{background: #fff;color: #0670FF;}
.ly_inwarp3 .ly_right{position: relative;height: 397px;}
.ly_inwarp3 .ly_right .ly_tb{position: absolute;left: -46px;bottom: 7px;z-index: 2;}
.ly_inwarp3 .one .ly_tb{bottom:0;left: -52px;width: 300px;}
.ly_inwarp3 .three .ly_tb{bottom:-5px;left: -52px;width: 235px;}
.ly_inwarp3 .four .ly_tb{bottom:0;left: -52px;width: 330px;}
.ly_inwarp3 .five .ly_tb{bottom:0;left: -52px;height: 100%;width: auto;}
.ly_inwarp3 .six .ly_tb{bottom:0;left: -52px;width: 397px;}

.ly_inwarp4 {padding: 80px 0 0;background: linear-gradient(rgba(255,255,255,1) 0%,rgba(245,250,255,1) 100%),rgb(255, 255, 255);}
.ly_inwarp4 .swiper-slide{width: 100%;}
.ly_inwarp4 .ly_top{justify-content: space-between;padding: 16px 0 0;}
.ly_inwarp4 .ly_top .ly_mn{width: 561px;height: 273px;box-sizing: border-box;padding: 30px;box-shadow: 0px 4px 12px rgba(204, 209, 221, 0.15);line-height: 24px;text-align: justify; color: #181818;background: url(../image/in10.png) no-repeat center / cover;}
.ly_inwarp4 .ly_top .ly_mn .ly_tbbox{position: relative; width: 137px;height: 60px;margin-bottom:42px;background: #fff;}
.ly_inwarp4 .ly_top .ly_mn .ly_tbbox .ly_tit{position: absolute; left: 155px;top: 50%;transform: translateY(-50%);width: max-content; line-height: 1em;font-weight: bold;color: #181818;}
.ly_inwarp4 .ly_top .ly_mn .ly_tbbox img{max-width: 80%;max-height: 80%; height: auto;}
.ly_inwarp4 .ly_bot{padding: 68px 0 58px;}
.ly_inwarp4 .ly_bot .ly_boxmain{position: relative;width: 100%;margin-bottom: 22px;}
.ly_inwarp4 .ly_bot .ly_boxmain2{transform: rotateY(180deg);}
.ly_inwarp4 .ly_bot .ly_boxmain2 .ly_box img{transform: rotateY(180deg);}
.ly_inwarp4 .ly_bot .ly_boxmain2 .str_move{flex-flow: row-reverse;}
.str_move{position: absolute;top: 0;white-space: nowrap;display: flex;}
.ly_inwarp4 .ly_bot .ly_box{width: 156px;height: 76px;margin-right: 26px; border-radius: 6px;box-shadow: 2px 2px 9px rgba(177, 192, 218, 0.25);background: #fff;}
.ly_inwarp4 .ly_bot .ly_box img{display: block; max-width: 80%;max-height: 80%;}

.ly_inwarp5{position: relative; padding: 80px 0 0;background:  #fff;}
.ly_inwarp5 .ly_bg{top: 0;height: 407px;width: 100%;}
.ly_inwarp5 .ly_top{padding: 45px 0 44px;justify-content: center;align-items: center;text-align: center;}
.ly_inwarp5 .ly_top .ly_mn{margin-right: 180px;}
.ly_inwarp5 .ly_top .ly_mn:last-child{margin-right: 0;}
.ly_inwarp5 .ly_top .ly_mn .ly_num{align-items: center;justify-content: center; height: 59px;margin-bottom: 3px;font-size: 40px;font-weight: bold; color: #0670FF;}
.ly_inwarp5 .ly_top .ly_mn .ly_num i{font-style: normal;}
.ly_inwarp5 .ly_top .ly_mn {line-height: 27px;color: #666;}
.ly_inwarp5 .ly_bot{padding: 22px 0 20px;justify-content: center;border: 2px solid #fff; border-radius: 6px;background: linear-gradient(rgba(246,249,253,1) 0%,rgba(255,255,255,1) 100%);box-shadow: 0px 4px 12px rgba(204, 209, 221, 0.15);;}
.ly_inwarp5 .ly_bot .ly_mn{position: relative;margin-right: 72px;cursor: pointer;}
.ly_inwarp5 .ly_bot .ly_mn:last-child{margin-right: 0;}
.ly_inwarp5 .ly_bot .ly_tbbox{width: 98px;height: 98px;box-sizing: border-box;margin: 0 auto 12px;border-radius: 100%; border: 1px solid #EAEAEA;background: #fff;transition: all .5s;}
.ly_inwarp5 .ly_bot .ly_tbbox img{max-width: 75px;height: auto;max-height: 60px;}
.ly_inwarp5 .ly_bot .ly_sum{line-height: 24px;text-align: center; color: #60646B;}
.ly_inwarp5 .ly_bot .ly_mes{top: 100%;width: calc(100% + 80px);padding: 20px 15px;border-radius: 10px;box-shadow: 0px 4px 12px rgba(204, 209, 221, 0.15);line-height: 24px;color: #181818;background: #fff;opacity: 0;pointer-events: none;}
.ly_inwarp5 .ly_bot .ly_mes p{font-size: 12px;line-height: 20px;}
.ly_inwarp5 .ly_bot .ly_mn:hover .ly_mes{top: calc(100% - 24px); opacity: 1;pointer-events: auto;}
.ly_inwarp5 .ly_bot .ly_mn:hover .ly_tbbox{border-color: #0670FF;}

.ly_inwarp6{padding: 80px 0; background: #fff;}
.ly_inwarp6 .ly_main{padding: 45px 0 47px;justify-content: space-between;}
.ly_inwarp6 .ly_main .ly_mn{width: 378px;color: #60646B;}
.ly_inwarp6 .ly_main .ly_mn .ly_img{width: 100%;height: 226px;border-radius: 4px;}
.ly_inwarp6 .ly_main .ly_mn .ly_bq{padding: 14px 0;}
.ly_inwarp6 .ly_main .ly_mn .ly_bq span{display: block;width: 83px;height: 25px;border-radius: 2px;margin-right: 10px;text-align: center;line-height: 25px;font-size: 12px; background: #F5F7F9;}
.ly_inwarp6 .ly_main .ly_mn .ly_mes .ly_tit{margin-bottom: 12px; line-height: 24px;font-weight: bold;color: #181818;}
.ly_inwarp6 .ly_main .ly_mn .ly_mes .ly_sum{line-height: 21px;}
.ly_inwarp6 .ly_main .ly_mn:hover .ly_mes .ly_tit{color: #0670FF;}
.ly_inwarp6 .ly_more{box-sizing: border-box;width: 144px;height: 42px;border: 1px solid #0670FF;display: block; margin: 0 auto; border-radius: 4px;line-height: 40px;text-align: center;color: #fff;background: #0670FF;}
.ly_inwarp6 .ly_more:hover{background: #2481FF;color: #fff;}

.ly_inwarp7{padding: 80px 0;background: url(../image/in19.png) no-repeat center / cover;}
.ly_inwarp7 .ly_main{padding: 45px 0 48px;justify-content: space-between;}
.ly_inwarp7 .ly_main .ly_box{display: block;width: 582px; box-shadow: 0px 4px 14px rgba(198, 203, 209, 0.2);border-radius: 4px;color: #60646B;background: #fff;}
.ly_inwarp7 .ly_main .ly_bq{padding: 24px 0 20px;}
.ly_inwarp7 .ly_main .ly_bq span{display: block;width: 100px;height: 28px;border-radius: 2px;margin-right: 14px;text-align: center;line-height: 28px;font-size: 14px; background: #F5F7F9;color: #60646B;}
.ly_inwarp7 .ly_main .ly_left .ly_bot{padding:0 18px;}
.ly_inwarp7 .ly_main .ly_tit{line-height: 27px;font-weight: bold; color: #181818;}
.ly_inwarp7 .ly_main .ly_sum{padding: 5px 0 24px;line-height: 21px;}
.ly_inwarp7 .ly_main .ly_mn:hover .ly_tit{color: #0670FF;}
.ly_inwarp7 .ly_main .ly_right{width: 582px;}
.ly_inwarp7 .ly_main .ly_right .ly_mn{position: relative;align-items: center;justify-content: space-between;height: 131px;padding: 0 24px;color: #60646B;}
.ly_inwarp7 .ly_main .ly_right .ly_mn:after{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;width: calc(100% - 48px); border-bottom: 1px solid #F0F3FA; content: "";}
.ly_inwarp7 .ly_main .ly_right .ly_mn:last-child:after{display: none;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_time1{font-weight: bold;font-size: 40px;line-height: 59px;text-align: center;color: #181818;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_time2{margin-top: -12px; line-height: 21px;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_mes{width: 441px;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_mes .ly_tit{margin-bottom: 8px;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_mes .ly_sum{padding: 0;}
.ly_inwarp7 .ly_more{box-sizing: border-box;width: 144px;height: 42px;border: 1px solid #0670FF;display: block; margin: 0 auto; border-radius: 4px;line-height: 40px;text-align: center;color: #fff;background: #0670ff;}
.ly_inwarp7 .ly_more:hover{background: #2481FF;color: #fff;}

.ly_footbox{padding: 64px 0 65px; background: url(../image/in20.png) no-repeat center / cover;}
.ly_footbox.ly_mkbx{background:url(../image/bxfooter.png) no-repeat center / cover}
.ly_footbox .ly_tit{line-height: 45px;font-weight: bold; color: #fff;}
.ly_footbox .ly_more{box-sizing: border-box;width: 144px;height: 42px;border: 1px solid #fff;display: block; margin: 24px 0 0; border-radius: 4px;line-height: 40px;text-align: center;color: #0670FF;background: #fff;}
.ly_footbox .ly_more:hover {color:#2481FF;}
.ly_foottop{justify-content: space-between;margin-bottom: 48px; padding: 42px 0 36px;border-bottom: 1px solid #ddd;}
.ly_foottop .ly_mn{align-items: center;}
.ly_foottop .ly_mn .ly_sum{padding-left: 16px;line-height: 30px; color: #181818;}
.ly_foottop .ly_mn img{display: block;height: 32px;width: auto;}
.ly_footer .fot-left li{margin-bottom: 13px;font-size: 14px;line-height: 21px;color: #666;}
.ly_footer .fot-left li a{display: block;margin-right: 6px;}
.ly_footer .fot-nav ul li{margin-right: 120px;}
.ly_footer .fot-nav ul li:last-child{margin-right: 0;}
.ly_footer .fot-nav ul{margin-bottom: 40px;margin-right: 0;}
.ly_footer .fot-nav ul li p{margin-bottom: 7px;}
.ly_footer .fot-nav ul li a{display: block; line-height: 21px;}
.ly_footer .fot-bottom{margin-top: 0;padding: 0;}
.ly_footer .fot-bottom img{height: auto;}
.ly_footer .fot-bottom p{padding: 18px 0 52px; line-height: 24px;}
.ly_footer .fot-bottom a{display: inline-block;line-height: 24px;}

.ly_fixright{position: fixed;bottom: 120px;right: 18px; z-index: 99;}
.ly_fixright .ly_fixhe{position: relative;display: block;margin-bottom: 5px;} 
.ly_fixright .ly_fixhe::after{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 74px;height: 74px;border-radius: 100%; box-sizing: border-box;background: rgba(6, 112, 255, 0.1); border: 1px solid rgba(6, 112, 255, 0.3);animation: lyscale2 1s linear infinite; content: "";}
.ly_fixright .ly_fixhe img{animation: lyscale 1s linear infinite; content: "";}
.ly_fixright .ly_fixhe .ly_tbbox{position: relative;width: 68px;height: 68px;box-sizing: border-box;border: 2px solid rgb(6, 112, 255);box-shadow: 0px 2px 16px rgba(198, 203, 209, 0.2);border-radius: 40px;}
.ly_fixright .ly_fixhe .ly_tbbox .ly_img{animation: lyscale 1s linear infinite;}
.ly_fixright .ly_fixhe .ly_sum{position: absolute;left: 0;bottom: -12px; width: 68px;line-height: 25px;font-size: 12px;text-align: center; box-shadow: 0px 4px 15px rgba(124, 141, 160, 0.24);border-radius: 4px;background: rgb(6, 112, 255);color: #fff;}
.ly_fixright .ly_fixhe img{width: 80px;}
.ly_fixright .ly_top{padding: 4px 0 10px;margin:0 auto 14px;width: 64px;border-radius: 40px;background: linear-gradient(180.00deg, rgba(246,249,253,1.00) 0%,rgba(255,255,255,1.00) 100%),rgb(6, 112, 255);
    box-shadow: 0px 4px 15px rgba(124, 141, 160, 0.24);}
.ly_fixright .ly_top .ly_mn{position: relative;padding:10px 0;display: block;}
.ly_fixright .ly_top .ly_mn::after{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;width: 48px;height: 1px; background: rgba(178, 178, 178, 0.16);; content: "";}
.ly_fixright .ly_top .ly_mn:last-child::after{display: none;}
.ly_fixright .ly_top .ly_tbbox{width: 35px;height: 35px;margin: 0 auto; border-radius: 100%;background: rgba(237, 241, 247,0);}
.ly_fixright .ly_top .ly_mn:hover .ly_tbbox{background: rgba(237, 241, 247,1);}
.ly_fixright .ly_top .ly_tb2{display: block;}
.ly_fixright .ly_top .ly_sum{line-height: 17px;font-size: 12px; color: #6C6B6B;text-align: center;}
.ly_fixright .ly_top .ly_mes{position: absolute;left: -210px;top: -4px; width: 157px;padding: 10px 14px 14px;box-sizing: border-box;box-shadow: 0px 4px 12px rgba(124, 141, 160, 0.12);border-radius: 4px;background: url(../image/nftb7.png) no-repeat center / cover;opacity: 0;pointer-events: none;}
.ly_fixright .ly_top .ly_mes .ly_mestop{align-items: center;}
.ly_fixright .ly_top .ly_mes .ly_mestop .ly_tit{padding-left: 10px; font-size: 14px;line-height: 20px;color: #181818;}
.ly_fixright .ly_top .ly_mes .ly_num{display: block;padding-top: 6px; line-height: 25px;font-size: 18px;font-weight: bold;color: #0670FF;}
.ly_fixright .ly_top .ly_weixinmn .ly_mes{top: -64px;}
.ly_fixright .ly_top .ly_weixinmn .ly_mes .ly_summ{line-height: 17px;text-align: center;color: #60646B;}
.ly_fixright .ly_top .ly_weixinmn .ly_mes .ly_summ1{padding-top: 6px;text-align: left;}
.ly_fixright .ly_top .ly_weixinmn .ly_mes .ly_ewm{display: block;margin: 14px auto 6px;}

.ly_fixright .ly_top .ly_mn:hover .ly_mes{left: -200px; opacity: 1;pointer-events: auto;}
@-webkit-keyframes lyscale {
    0% {transform: scale(1)}
    25% {transform: scale(.9)}
    50% {transform: scale(.8)}
    75% {transform: scale(.9)}
    to {transform: scale(1)}
}

@keyframes lyscale {
    0% {transform: scale(1)}
    25% {transform: scale(.9)}
    50% {transform: scale(.8)}
    75% {transform: scale(.9)}
    to {transform: scale(1)}
}

@-webkit-keyframes lyscale2 {
    0% {transform: translate(-50%,-50%) scale(1);opacity: 1}
    25% {transform: translate(-50%,-50%) scale(1.1);opacity: .8}
    50% {transform: translate(-50%,-50%) scale(1.3);opacity: .1}
    75% {opacity: 0}
    to {opacity: 0}
}

@keyframes lyscale2 {
    0% {transform: translate(-50%,-50%) scale(1);opacity: 1}
    25% {transform: translate(-50%,-50%) scale(1.1);opacity: .8}
    50% {transform: translate(-50%,-50%) scale(1.3);opacity: .1}
    75% {opacity: 0}
    to {opacity: 0}
}

.ly_fixright.oth .ly_fixhe{margin-bottom: 18px;width: 68px;border: 1px solid rgb(6, 112, 255);border-radius: 100%;}
.ly_fixright.oth .ly_top{background: rgb(6, 112, 255);box-shadow: 0px 4px 15px rgba(124, 141, 160, 0.24);border-radius:4px;padding: 4px 0;width: 68px;}
.ly_fixright.oth .ly_top .ly_tbbox{width: auto;height: 22px;margin: 0 auto 6px; background: none!important;}
.ly_fixright.oth .ly_top .ly_sum{color: #fff;}
.ly_fixright.oth .ly_top .ly_mn::after{background: rgba(255, 255, 255, 0.16);}
.ly_fixright.oth .ly_top .ly_mes{width: 188px;padding: 19px 14px 15px;background: url(../image/nftb.png) no-repeat center / cover #fff;}
.ly_fixright.oth .ly_top .ly_mes .ly_mestop .ly_tit{font-size: 18px;line-height: 20px;}
.ly_fixright.oth .ly_top .ly_mes .ly_num{padding-top: 12px;font-size: 22px;line-height: 31px;}
.ly_fixright.oth .ly_top .ly_weixinmn .ly_mes{top: -66px;}
.ly_fixright.oth .ly_top .ly_weixinmn .ly_mes .ly_summ1{padding-top: 8px; font-size: 14px;line-height: 20px;color: #60646B;}
.ly_fixright.oth .ly_top .ly_weixinmn .ly_mes .ly_ewm{margin: 20px auto 8px;}
.ly_fixright.oth .ly_top .ly_weixinmn .ly_mes .ly_summ{font-size: 14px;line-height: 20px;}

.ly_fixright .ly_fhtop{width: 42px;height: 42px;margin: 0 auto;box-sizing: border-box;border-radius: 100%;border: 1px solid rgb(255, 255, 255);background: linear-gradient(rgba(246,249,253,1) 0%,rgba(255,255,255,1) 100%);box-shadow: 0px 2px 16px rgba(198, 203, 209, 0.2);}

/* 每刻报销 */
.ly_mkbxwarp1{height: 476px;box-sizing: border-box;display: flex;align-items: center;background: url(../image/mkbg.jpg) no-repeat center ;color: #fff;}
.ly_mkbxwarp1 .ly_mes .ly_tit{line-height: 59px;font-weight: bold;}
.ly_mkbxwarp1 .ly_mes .ly_sum{padding: 20px 0 48px;line-height: 28px;}
.ly_mkbxwarp1 .ly_mes .ly_more{display: block;width: 140px;height: 40px;border-radius: 4px;text-align: center;line-height: 40px;color: #fff;background: #0670ff;}
.ly_mkbxwarp1 .ly_mes .ly_more.new_bg{background: linear-gradient(227deg, #618FFF 0%, #065AFF 100%, #065AFF 100%);}
.ly_mkbxwarp2{padding: 79px 0 80px;background: #F7F8FB;}
.ly_mkbxwarp2 .ly_titnm{font-weight: bold;text-align: center;color: #181818;}
.ly_mkbxwarp2 .ly_control{padding: 48px 0;justify-content: center;}
.ly_mkbxwarp2 .ly_control .ly_mn{width: 290px;height: 64px;margin: 0 16px;border-radius: 6px;background: #fff;font-weight: bold; color: #181818;}
.ly_mkbxwarp2 .ly_control .ly_mn .ly_tbbox{position: relative;margin-right: 10px;}
.ly_mkbxwarp2 .ly_control .ly_mn .ly_tbbox img{display: block;}
.ly_mkbxwarp2 .ly_control .ly_mn .ly_tbbox .ly_img2{position: absolute;top: 0;left: 0;opacity: 0;}
.ly_mkbxwarp2 .ly_control .ly_mn.on{box-shadow: 0 6px 14px 0 rgba(161,174,203,.2);background: #0670FF;color: #fff;}
.ly_mkbxwarp2 .ly_control .ly_mn.on .ly_tbbox .ly_img2{opacity: 1;}
.ly_mkbxwarp2 .ly_main{justify-content: center;}
.ly_mkbxwarp2 .ly_main .ly_mn{margin-right: 44px;}
.ly_mkbxwarp2 .ly_main .ly_mn:last-child{margin-right: 0;}
.ly_mkbxwarp2 .ly_main .ly_top{position: relative;box-shadow: 0 2px 12px 0 rgba(207,212,216,.35);border-radius: 6px;width: 144px;margin: 0 auto 40px; background: #fff;}
.ly_mkbxwarp2 .ly_main .ly_top .ly_tit{text-align: center;line-height: 64px;font-weight: bold;color: #0670FF;}
.ly_mkbxwarp2 .ly_main .ly_top .ly_img{right: -86px;position: absolute;top: 50%;transform: translateY(-50%);}
.ly_mkbxwarp2 .ly_main .ly_bot{border-radius: 10px;height: 444px;padding: 28px 36px; box-shadow: 0 2px 18px 0 rgba(207,212,216,0.35);background-image: linear-gradient(140deg, #E9EFFF 0%, #FFFFFF 27%);}
.ly_mkbxwarp2 .ly_main .ly_bot dl{margin-right: 48px;}
.ly_mkbxwarp2 .ly_main .ly_bot dl:last-child{margin-right: 0;}
.ly_mkbxwarp2 .ly_main .ly_bot dl dt{padding: 12px 0 20px;font-weight: bold;line-height: 25px; color: #181818;;}
.ly_mkbxwarp2 .ly_main .ly_bot dl dd{margin-bottom: 16px;line-height: 22px;color: #60646B;}
.ly_mkbxwarp2 .ly_main .ly_bot .ly_tbbox{height: 45px;}
.ly_mkbxwarp2 .ly_main .ly_bot .ly_tbbox img{max-width: 45px;}
.ly_mkbxwarp2 .ly_main .secon .ly_bot{background-image: linear-gradient(140deg, #E7F5F8 0%, #FFFFFF 27%);}
.ly_mkbxwarp2 .ly_main .secon .ly_top .ly_img2{right: -173px;}
.ly_mkbxwarp2 .ly_main .secon .ly_top .ly_img3{right: -261px;}
.ly_mkbxwarp2 .ly_main .third .ly_bot{background-image: linear-gradient(140deg, #FAF0EC 0%, #FFFFFF 27%);}
.ly_mkbxwarp2 .secontt .ly_main .ly_bot{height: 368px;}
.ly_mkbxwarp2 .secontt .ly_main .ly_top .ly_img{right: -60px;}
.ly_mkbxwarp2 .secontt .ly_main .secon .ly_top .ly_img1{right: -80px;}
.ly_mkbxwarp2 .secontt .ly_main .secon .ly_top .ly_img2{right: -160px;}
.ly_mkbxwarp2 .secontt .ly_main .secon .ly_top .ly_img3{right: -240px}
.ly_mkbxwarp3{background: #fff;}
.ly_mkbxwarp3 .ly_main{position: relative;padding: 80px 0 73px;}
.ly_mkbxwarp3 .ly_main .ly_icon{position: absolute;top: 84px;left: 0;transform: translateX(-50%);}
.ly_mkbxwarp3 .ly_main .ly_titnm{margin-bottom: 48px;font-weight: bold;text-align: center;line-height: 50px;color: #181818;}
.ly_mkbxwarp3 .ly_box .ly_mn{position: relative;border-radius: 6px;margin-bottom: 26px;margin-right: 36px;overflow: hidden;}
.ly_mkbxwarp3 .ly_box .ly_mn:nth-child(3n){margin-right: 0;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mengc{width: 100%;height: 100%;background: rgba(32,38,55,.5);}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_tit{font-weight: bold; text-align: center;color: #fff;z-index: 2;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes{width: 100%;height: 100%;box-sizing: border-box;padding: 30px;background-image: linear-gradient(163deg, #0053FF 0%, #749DFF 98%);pointer-events: none;opacity: 0;z-index: 4;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes .ly_titt{line-height: 28px;color: #fff;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes .ly_sum{padding: 16px 0;text-align: justify; line-height: 37px;color: #fff;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes span{position: absolute;right: 30px;bottom: 14px;display: block;line-height: 20px;color: rgba(255, 255, 255, .85);transition: all .5s;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes span:hover{color: rgba(255, 255, 255, 1);}
.ly_mkbxwarp3 .ly_box .ly_mn:hover{box-shadow: 0 2px 18px 0 rgba(154,171,194,0.40);}
.ly_mkbxwarp3 .ly_box .ly_mn:hover .ly_mes{opacity: 1;pointer-events: auto;}
.ly_mkbxwarp3 .ly_nxg{justify-content: space-between;}
.ly_mkbxwarp3 .ly_nxg .ly_mn{position: relative;width: calc((100% - 7px) / 2);margin-bottom: 7px;cursor: pointer;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes{width: 100%;height: 100%;box-sizing: border-box;padding: 28px 10px 28px 28px;color: #fff;background-image: linear-gradient(180deg, #29B0FF 0%, #0269FF 100%), linear-gradient(270deg, #0E8CFF 0%, #0670FF 100%);opacity: 0;pointer-events: none;z-index: 3;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_titt{line-height: 34px;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_mes{padding: 20px 0 29px;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_mes p{position: relative; align-items: center;padding-left: 12px;margin-bottom: 6px;line-height: 22px;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_mes p::before{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 4px;height: 4px;border-radius: 100%;background: #fff;background: #fff;content: "";}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_more{display: block;box-sizing: border-box;width: 144px;height: 42px;border-radius: 2px;border: 1px solid #fff;line-height: 40px;text-align: center; color: #fff;transition: all .3s;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_more:hover{background: #fff;color: #0670FF;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_tit{position: absolute;left: 24px;bottom: 19px;line-height: 34px;color: #fff;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_tit img{display: block;margin-left: 8px;}
.ly_mkbxwarp3 .ly_nxg .ly_mn:nth-child(n+3){width: calc((100% - 21px) / 4);}
.ly_mkbxwarp3 .ly_nxg .ly_mn:nth-child(n+3) .ly_hovermes .ly_mes{padding: 19px 0 33px;}
.ly_mkbxwarp3 .ly_nxg .ly_mn:hover .ly_hovermes{opacity: 1;pointer-events: auto;}
.ly_mkbxwarp4{background-image: linear-gradient(to bottom, #fff 0%, #F9FBFF 100%);}
.ly_mkbxwarp4 .ly_box{padding: 80px 0;}
.ly_mkbxwarp4 .ly_box .ly_titnm{text-align: center;font-weight: bold;line-height: 50px;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_control{padding:45px 0 48px;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_mn{position: relative;display: block;padding:0 55px 9px;box-sizing: border-box;font-size: 16px; color: #60646B;line-height: 24px;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_mn .ly_line{position: absolute;bottom:0;left: 50%;transform: translateX(-50%);display: block;width: 0px;height: 3px;background: #0670FF;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_mn.on{font-weight: bold;color:#0670FF;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_mn.on .ly_line{width: 106px;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_more{display: block;width: 190px;margin-top:22px;border-radius: 4px;text-align: center;line-height: 46px;color: #fff; background: #0670FF;}
.ly_mkbxwarp4 .ly_box .ly_right{position: relative;width: 100%;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_icon{position: absolute;top: 20px;left: -165px;display: none;}
.ly_mkbxwarp4 .ly_box .ly_right .swiper-slide{display: flex;align-items: center;justify-content: space-between;flex-flow: row-reverse;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{height: 373px;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox img{width: auto;height: 100%;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_mes{width: 300px;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_tit{font-size: 28px;font-weight: bold;line-height: 40px;color: #181818;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_sum{padding: 40px 0 66px;line-height: 25px;text-align: justify; color: #60646B;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_sum span{color: #0670FF;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_more{display: block;width: 104px;border-radius: 4px;font-size: 16px;text-align: center;line-height: 46px;color: #fff;background:#0670FF;}
.ly_mkbxwarp4 .ly_box.ly_box2 .ly_right .swiper-slide{flex-flow: unset;}

.ly_mkbxwarp5{padding: 80px 0;background: #F7F8FB;}
.ly_mkbxwarp5 .ly_titnm{margin-bottom: 48px;font-weight: bold;line-height: 50px;text-align: center;}
.ly_mkbxwarp5 .ly_main{justify-content: space-between;}
.ly_mkbxwarp5 .ly_mn{position: relative;width: 226px;box-sizing: border-box;padding: 82px 0 0;height: 343px;border-radius: 8px;box-shadow: 0 2px 18px 0 rgba(207,212,216,0.15); background: #fff; cursor: pointer;overflow: hidden;}
.ly_mkbxwarp5 .ly_mn .ly_tbbox{height: 83px;margin: 0 auto 25px;}
.ly_mkbxwarp5 .ly_mn .ly_tbbox img{height: 100%;width: auto;display: block;margin: 0 auto;}
.ly_mkbxwarp5 .ly_mn .ly_tit{text-align: center; line-height: 28px;font-weight: bold;color: #181818;}
.ly_mkbxwarp5 .ly_mn .ly_more{bottom:26px;display: block;width: 144px;;border-radius: 4px;line-height: 38px;text-align: center; background: #fff;color: rgba(6, 112, 255, .85);;}
.ly_mkbxwarp5 .ly_mn .ly_more:hover{color: rgba(6, 112, 255, 1);}
.ly_mkbxwarp5 .ly_mn .ly_mes{width: 100%;height: 100%;padding: 38px 20px 0 40px;background: url(../image/mkbxtb8_5.png) no-repeat center / cover;color: #fff;opacity: 0;pointer-events: none;}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_titt{margin-bottom: 21px;font-weight: bold;line-height: 36px;color: linear-gradient(rgba(142,253,255,1) 0%,rgba(255,255,255,1) 100%);}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_summ p{position: relative;padding-left: 20px;margin-bottom: 16px;font-size: 16px;line-height: 22px;}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_summ p::before{position: absolute;left: 0;top: 5px;width: 12px;height: 12px;background: url(../image/mkbxtb8_6.png)no-repeat center / cover; content: "";}
.ly_mkbxwarp5 .ly_mn.show {box-shadow: unset;width: 442px;}
.ly_mkbxwarp5 .ly_mn.show .ly_mes{opacity: 1;pointer-events: auto;}
.ly_mkbxwarp5 .ly_mn.show .ly_more{left: 40px;transform: unset;}
.ly_mkbxwarp6{padding: 80px 0; background: url(../image/mkbx10.png) no-repeat center / cover;}
.ly_mkbxwarp6 .ly_titnm{margin-bottom: 48px;line-height: 50px;text-align: center;font-weight: bold;color: #fff;}
.ly_mkbxwarp6 .ly_main{justify-content: space-between;}
.ly_mkbxwarp6 .ly_main .ly_picbox{position: relative;width: calc(50% - 31px);height: 426px;}
.ly_mkbxwarp6 .ly_main .ly_picbox img{max-width: unset;width: 605px;left: 0;box-shadow: 0 2px 16px 0 rgba(146,160,189,0.15);cursor: pointer;opacity: .55;}
.ly_mkbxwarp6 .ly_main .ly_picbox.ly_left img{left: auto;right: 0;}
.ly_mkbxwarp6 .ly_main .ly_picbox.on img{width: 741px;opacity: 1;}
.ly_mkbxwarp7{padding: 80px 0; background-image: linear-gradient(180deg, #FFFFFF 0%, #F9FBFF 100%);}
.ly_mkbxwarp7 .ly_titnm{margin-bottom: 48px;line-height: 50px;text-align: center;font-weight: bold;color: #181818;}
.ly_mkbxwarp7 .ly_main{justify-content: space-between;}
.ly_mkbxwarp7 .ly_mn{position: relative;padding-top: 46px;box-sizing: border-box; border-radius: 6px;box-shadow: 0 4px 20px 0 rgba(171,175,180,0.16);width: 265px;height: 362px;text-align: center;background: #fff;}
.ly_mkbxwarp7 .ly_mn .ly_picbox{height: 50px;}
.ly_mkbxwarp7 .ly_mn .ly_picbox img{width: auto;height: 100%;margin: 0 auto;}
.ly_mkbxwarp7 .ly_mn .ly_tit{padding: 28px 0 18px;font-weight: bold;line-height: 28px;text-align: center;color: #181818;}
.ly_mkbxwarp7 .ly_mn .ly_mes{display: inline-block;padding: 0 34px;text-align: left;}
.ly_mkbxwarp7 .ly_mn .ly_mes .ly_sum{position: relative;padding-left: 14px;margin-bottom: 6px;line-height: 20px;color: #181818;}
.ly_mkbxwarp7 .ly_mn .ly_mes .ly_sum::before{position: absolute;;left:0;top: 8px;width: 4px;height: 4px;border-radius: 100%;background: #181818; content: "";}
.ly_mkbxwarp7 .ly_mn .ly_more{bottom: 26px;line-height: 20px;text-align: center;color: #0670FF;opacity: .85;transition: all .3s;}
.ly_mkbxwarp7 .ly_mn .ly_more:hover{opacity: 1;}
.ly_mkbxwarp8{padding: 80px 0; background:#fff}
.ly_mkbxwarp8 .ly_titnm{line-height: 50px;text-align: center;font-weight: bold;color: #181818;}
.ly_mkbxwarp8 .ly_sumnm{padding: 18px 0 48px;justify-content: center;line-height: 25px;color:#60646B;}
.ly_mkbxwarp8 .ly_sumnm a{display: block;line-height: 25px;font-weight: bold;color: #0670FF;}
.ly_mkbxwarp8 .ly_more{display: block;margin: 0 auto;border-radius: 4px;width: 144px;line-height: 38px;text-align: center;color: #fff;background-image: radial-gradient(circle at 1e+02% 1e+02%, #06A6FF 0%, #0670FF 38%);}
.ly_mkbxwarp8 .ly_table{position: relative;height: 354px;padding-bottom: 62px;margin-top: 26px;margin-bottom: 60px; overflow: hidden;}
.ly_mkbxwarp8 .ly_table .ly_top.ly_fix1{position: fixed;left: 50%;top: 62px;transform: translateX(-50%);z-index: 22;}
.ly_mkbxwarp8 .ly_table .ly_top.ly_fix.ly_fix1{position: absolute;top: auto;bottom: 112px;}
.ly_mkbxwarp8 .ly_table .ly_mflex{justify-content: space-between;}
.ly_mkbxwarp8 .ly_table .ly_mn{width: 292px;height: 44px;box-sizing: border-box;padding-left: 24px;display: flex;align-items: center;background: #3D3D3D;;}
.ly_mkbxwarp8 .ly_table .ly_mn.oth{background-image: radial-gradient(circle at 99% 1.1e+02%, #FFB502 0%, #F6723C 185%);}
.ly_mkbxwarp8 .ly_table .ly_mn.oth img{padding-left: 8px;}
.ly_mkbxwarp8 .ly_table .ly_mn .ly_sum1{font-size: 16px;line-height: 1.5em;color: #fff;}
.ly_mkbxwarp8 .ly_table .ly_box{display: flex;justify-content: space-between;align-items: center;}
.ly_mkbxwarp8 .ly_table .ly_titbox .ly_tit{width: 100%;font-weight: bold; line-height: 62px;text-align: center;color: #181818;}
.ly_mkbxwarp8 .ly_table .ly_box .ly_mn{height: 62px; background: none;}
.ly_mkbxwarp8 .ly_table .ly_box .ly_mn .ly_sum1{font-size: 16px;color: #181818;}
.ly_mkbxwarp8 .ly_table .ly_box .ly_mn img{display: block;}
.ly_mkbxwarp8 .ly_table .ly_box:nth-child(2n){background: #F3F6FC;}
.ly_mkbxwarp8 .ly_table .ly_djshow{top: 292px;height: 62px;box-sizing: border-box;border-bottom: 1px solid #E0E6F1;color: #0670FF;background: #fff; cursor: pointer;}
.ly_mkbxwarp8 .ly_table .ly_djshow img{transform: rotate(180deg); display: block;margin-left: 6px;}
.ly_mkbxwarp8 .ly_table .ly_djshow .ly_p2{display: none;}
.ly_mkbxwarp8 .ly_table.ly_show{height: auto;}
.ly_mkbxwarp8 .ly_table .ly_djshow.ly_fix{position: fixed;top: auto;bottom: 0;}
.ly_mkbxwarp8 .ly_table .ly_djshow.ly_fix.ly_fix1{position: absolute;}
.ly_mkbxwarp8 .ly_table .ly_djshow.ly_fix img{transform: rotate(0);}
.ly_mkbxwarp8 .ly_table .ly_djshow.ly_fix .ly_p2{display: block;}
.ly_mkbxwarp8 .ly_table .ly_djshow.ly_fix .ly_p1{display: none;}

.ly_mkbxwarp8 .ly_main{justify-content: space-between;padding-top: 26px;}
.ly_mkbxwarp8 .ly_main .ly_mn{position: relative;width: 265px;border-radius: 6px;box-shadow: 0 4px 20px 0 rgba(171,175,180,0.16);padding: 34px 24px 28px;background: #FFFFFF;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_line{position: absolute;top: 0;left: 0;width: 100%;height: 4px;background: #3296FA;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_tit{line-height: 28px;font-weight: bold;color: #181818;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_mes{width: 100%;height: 209px;margin: 20px 0 26px;padding-top: 29px;background: url(../image/mkbx11.png) no-repeat center / cover;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_mes .ly_sum{position: relative;padding-left: 34px;margin-bottom: 16px;line-height: 22px;color: #60646B;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_mes .ly_sum:before{position: absolute;top: 8px;left: 18px;width: 6px;height: 6px;border-radius: 100%;background: #181818;content: '';}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_more{width: 100%;line-height: 36px; background: #0670FF;}

/*mkbx新页面*/
.new-mkbx  .scene-list li .scene-btn{font-weight: bold}
.new-mkbx .further,
.scene-list li .scene-btn{transition: .3s}
.new-mkbx .further:hover,
.scene-list li .scene-btn:hover{background: #0685ff !important}
.new-mkbx  .trust-list{margin: 76px 0 78px !important}
.new-mkbx .trust .prev {left: 15%}
.new-mkbx .trust .next {right: 15%}
.new-mkbx .ly_mkbxwarp2 .ly_control{
    width: 420px;
    height: 50px;
    align-items: center;
    background: #fff;
    margin: 48px auto 36px;
    padding: 0;
    border-radius: 28px;
}
.new-mkbx .ly_mkbxwarp2 .ly_control .ly_mn{
    width: auto;
    height: 38px;
    line-height: 38px;
    color: #181818;
    font-size: 16px;
    background: transparent;
    padding: 0 20px;
    margin: 0;
    border-radius: 19px;
}
.new-mkbx .ly_mkbxwarp2 .ly_control .ly_mn.on{
    font-weight: bold;
    background:#0670FF;
    color: #fff;
}
.new-mkbx .ly_mkbxwarp2 .ly_main .ly_bot dl dd{
    font-size: 16px;
    position: relative;
}
.new-mkbx .ly_mkbxwarp2 .ly_main .ly_bot .ai{
    position: absolute;
    top: -7px;
    right: -8px;
    width: 15px;
    height: auto;
}
.ai2{
    right: 0 !important;
}
.ai3{
    right: auto !important;
    left: 65px;
}
.ai4{
    right: -16px !important;
    top: 6px !important;
}
.new-mkbx .ly_mkbxwarp2 {
    background: #F8F9FB;
}
.new-mkbx .scene-list .scene-top .img{background: transparent}
.new-mkbx .scene{background: #F1F4FA;}
.new-mkbx .ly_mkbxwarp4{background: #F8F9FB;}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_control{
    padding: 0;
    background: #FFFFFF;
    border-radius: 28px;
    height: 50px;
    align-items: center;
    margin: 48px auto 36px;
    width: 636px;
}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_mn {
    padding: 0 20px;
    color: #181818;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_mn.on{
    color: #fff;
    background: #0670FF;
    font-weight: bold;
}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_mn .ly_line{
    display: none;
}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .swiper-slide {
    background: url("../image/fa-bg.png") center center / cover no-repeat;
    border-radius: 32px;
    height: 440px;
    padding: 0 42px 0 68px;
}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_mes{
    width: 420px;
}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_sum{
    color: #383B3F;
    line-height: 22px;
    text-align: justify;
    padding: 0;
    margin-bottom: 12px;
}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_tit{
    margin-bottom: 26px;
    font-size: 32px;
}
.new-mkbx  .ly_mkbxwarp4 .ly_box .ly_right .ly_more{
    margin-top: 79px;
    font-weight: 600;
    font-size: 20px;
    width: 172px;
    height: 56px;
    background: linear-gradient( 270deg, #7B53FF 0%, #065AFF 100%);
    border-radius: 28px;
    line-height: 56px;
    transition: .3s;
}
.new-mkbx  .ly_mkbxwarp4 .ly_box .ly_right .ly_more:hover{
    background: linear-gradient( 270deg, #065AFF 0%, #065AFF 100%);
}
.new-mkbx  .ly_mkbxwarp4 .ly_box .ly_right .ly_more i{
    font-weight: normal;
}
.new-mkbx .ly_mkbxwarp4 .ly_boll{
    width: 8px;
    height: 8px;
    background: #60A1FF;
    margin-right: 10px;
    display: inline-block;
    border-radius: 50%;
}
.new-mkbx .ly_mkbxwarp4 .boll-text{
    display: flex;
}
.new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_control.new_width{
    width: 716px;
}
.new-mkbx .ly_mkbxwarp4 .ly_box2 .ly_mes{width: 380px !important}
.new-mkbx  .ly_mkbxwarp4 .ly_box .ly_right .ly_sum span{font-weight: bold}

.new-mkbx .trust .further {
    width: 212px;
    background: #0670FF;
    border-radius: 28px;
}
.new-mkbx .ly_mkbxwarp5{
    background: linear-gradient( 180deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
}
.new-mkbx .ly_mkbxwarp5 .left-nav li{
    transition: .5s;
    width: 376px;
    height: 143px;
    background: rgba(255,255,255,0.73);
    box-shadow: 0px 4px 18px 0px rgba(41,74,131,0.06);
    border-radius: 8px;
    margin-bottom: 32px;
    padding: 28px 0 0 24px;
    cursor: pointer;
    position: relative;
}
.new-mkbx .ly_mkbxwarp5 .left-nav li .gd-icon{
    position: absolute;
    top: 12px;
    right: 14px;
    width: 75px;
    height: auto;
    opacity: 0;
    transition: .5s;
}
.new-mkbx .ly_mkbxwarp5 .left-nav li:hover{
    background: linear-gradient( 318deg, #46B6FF 0%, #2977FF 46%, #7165FF 100%);
}
.new-mkbx .ly_mkbxwarp5 .left-nav li:hover .gd-icon{
    opacity: 1;
}
.new-mkbx .ly_mkbxwarp5 .left-nav li p{
    transition: .3s;
}
.new-mkbx .ly_mkbxwarp5 .ly-left .left-nav li .tit{
    font-weight: 600;
    font-size: 18px;
    color: #181818;
    line-height: 25px;
}

.new-mkbx .ly_mkbxwarp5 .left-nav li .des{
    font-size: 16px;
    color: #60646B;
    line-height: 22px;
    text-align: justify;
    width: 310px;
    margin-top: 18px;
}
.new-mkbx .ly_mkbxwarp5 .left-nav li:hover p{
    color: #fff !important;
}
.new-mkbx .ly_mkbxwarp5 .ly_mflex{
    align-items: center;
}
.new-mkbx .ly_mkbxwarp5  .ly-right{
    width: 722px;
}
.new-mkbx .ly_mkbxwarp5 .ly_titnm{margin-bottom: 72px}
.new-mkbx .ly_mkbxwarp8 .ly_md8_btn{
    width: 228px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 28px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}
.new-mkbx .ly_mkbxwarp8{
    background: url("../image/tc-bg.png") center center / cover no-repeat;
}
.new-mkbx .ly_mkbxwarp8 .ly_table{display: none}
.new-mkbx .ly_mkbxwarp8 .ly_table.show{display: block}
.new-mkbx .ly_mkbxwarp8 .ly_md8_btn div{
    height: 38px;
    border-radius: 19px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #181818;
    padding: 0px 20px;
    transition: .5s;

    cursor: pointer;
}
.new-mkbx .ly_mkbxwarp8 .ly_md8_btn div.show{
    background: #0670FF;
    color: #fff;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_titbox .ly_tit {
    font-weight: 600;
    font-size: 20px;
    color: #181818;
    background: #F7F8FA;
    height: 72px;
    line-height: 72px;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_mn .ly_sum1{
    color: #60646B;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_width1 .ly_sum1{
    color: #181818;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_mn .ly_sum1 span{
    color: #0670FF;
    font-weight: bold;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box{position: relative}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_bz{
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    color: #60646B;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_bz .ly-zx{
    position: absolute;
    top: -44px;
    right: -43%;
    text-align: center;
    width: 136px;
    height: 50px;
    line-height: 50px;
    opacity: 0;
    transition: .3s;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.08);
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_bz .ly-zx.show{
    opacity: 1;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_bz .ly-zx .zx-sjx{
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    margin: 0 auto;

}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_bz .ly-zx .zx-wrap{
    background: #fff;
    border-radius: 10px;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_bz .ly-zx .zx-wrap a{
    font-size: 13px;
    color: #0670FF;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_bz img{
    margin-left: 6px;
    cursor: pointer;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box .ly_mn .none{
    font-size: 16px;
    color: #C2C4C6;
    line-height: 22px;
}
.new-mkbx .ly_mkbxwarp8 .ly_table .ly_box{background: #fff}
.new-mkbx .ly_mkbxwarp8 .further{
    width: 212px;
}
.new-mkbx .trust-title, .new-mkbx .qy-title{font-size: 36px}

    /* 每刻档案 */
.ly_mkbxwarp1.ly_mkarchive1{background: url(../image/mkarchive1.png) no-repeat center / cover;color: #181818;}
.ly_mkarchive2 .ly_titnm{line-height: 50px;}
.ly_mkarchive2 .w1180{width: 1214px!important;}
.ly_mkbxwarp2.ly_mkarchive2 .ly_control .ly_mn{width: 170px;margin: 0 20px;}
.ly_mkbxwarp2.ly_mkarchive2 .ly_control{padding: 48px 0 36px;}
.ly_mkarchive2 .ly_sum{margin-bottom: 24px;text-align: center;line-height: 28px;color: #60646B;}
.ly_mkarchive3{padding: 80px 0;background: linear-gradient(rgba(255,255,255,1) 0%,rgba(249,251,255,1) 100%);}
.ly_mkarchive3 .w1180{width: 1215px!important;}
.ly_mkarchive3 .ly_titnm{text-align: center;font-weight: bold;line-height: 50px;}
.ly_mkarchive3 .ly_main{padding: 36px 0 30px;}
.ly_mkarchive3 .ly_more{margin: 0 auto;width: 190px;height: 46px;display: block;border-radius: 4px;line-height: 46px;text-align: center;color: #fff;background: #0670FF;}
.ly_mkarchive4.ly_mkbxwarp4{background: #fff;}
.ly_mkarchive4.ly_mkbxwarp4 .ly_box .ly_left .ly_mn{padding: 0 50px 9px;}
.ly_mkarchive4.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{height: 379px;}
.ly_mkarchive4.ly_mkbxwarp4 .ly_box .ly_left .ly_mn.on .ly_line{width: 92px;}
.ly_mkarchive5{padding: 80px 0 0;text-align: center;color: #181818; background: linear-gradient(rgba(249,251,255,1) 0%,rgba(255,255,255,1) 100%);}
.ly_mkarchive5 .ly_titnm{text-align: center;font-weight: bold;line-height: 50px;}
.ly_mkarchive5 .ly_sum{padding: 18px 0 8px;line-height: 25px;color: #60646B;}
.ly_mkarchive6.ly_mkbxwarp7{background: #F7F8FB;}
.ly_mkarchive6.ly_mkbxwarp7 .ly_mn{height: 312px;padding-top: 48px; box-shadow: none;}
.ly_mkarchive6.ly_mkbxwarp7 .ly_mn .ly_picbox{height: 44px;}
.ly_mkarchive6.ly_mkbxwarp7 .ly_mn .ly_tit{padding-top: 32px;}
.ly_mkarchive6 .ly_mn:hover{margin-top: -10px;box-shadow: 0 4px 20px 0 rgb(171 175 180 / 16%);}
.ly_mkarchive7{padding: 80px 0;background: linear-gradient(rgba(255,255,255,1) 0%,rgba(249,251,255,1) 100%),rgb(255, 255, 255);}
.ly_mkarchive7 .ly_titnm{margin-bottom: 48px;text-align: center;font-weight: bold;line-height: 50px;}
.ly_mkarchive7 .ly_main{justify-content: space-between;}
.ly_mkarchive7 .ly_main .ly_cen{width: 573px;}
.ly_mkarchive7 .ly_main .ly_mn{display: flex;justify-content: space-between;align-items: center;width: 302px;height: 108px;box-sizing: border-box;padding: 0 26px;margin-bottom: 26px; border-radius: 4px;box-shadow: 0px 4px 20px rgba(171, 175, 180, 0.16);background: #fff;}
.ly_mkarchive7 .ly_main .ly_box .ly_mn:last-child{margin-bottom: 0;}
.ly_mkarchive7 .ly_main .ly_mn .ly_tbbox{width: 48px;}
.ly_mkarchive7 .ly_main .ly_mn .ly_mes{width: 168px;}
.ly_mkarchive7 .ly_main .ly_mn .ly_tit{margin-bottom: 10px;line-height: 28px;font-weight: bold;color: #181818;}
.ly_mkarchive7 .ly_main .ly_mn .ly_sum{line-height: 20px;color: #60646B;}

/* 每刻报销SEM */
.ly_mkbxsem1{position: relative; height: 620px;margin-top: -64px;background: url(../image/mkbxsem1.png) no-repeat center / cover;}
.ly_mkbxsem1 .ly_main{justify-content: space-between;height: auto;align-items: flex-start;}
.ly_mkbxsem1 .ly_mes{padding-top: 181px;}
.ly_mkbxsem1 .ly_mes .ly_tit{line-height: 62px;font-weight: bold;color: #231815;}
.ly_mkbxsem1 .ly_mes .ly_sum{padding: 15px 0 41px;line-height: 34px;color: #60646B;}
.ly_mkbxsem1 .ly_mes .ly_bq{width: 338px;justify-content: space-between;}
.ly_mkbxsem1 .ly_mes .ly_bq .ly_mn{width: 164px;border-radius: 4px;margin-bottom: 18px;align-items: center;border: 1px solid rgba(255, 255, 255, 0.25);box-shadow: 0px 8px 20px rgba(174, 185, 201, 0.2); line-height: 32px; color: #fff;}
.ly_mkbxsem1 .ly_mes .ly_bq .ly_mn img{width: 18px;height: 18px;margin: 0 10px 0 20px;}
.ly_mkbxsem1 .ly_mes .ly_bq .ly_mn:nth-child(1){background: rgb(0, 29, 212);}
.ly_mkbxsem1 .ly_mes .ly_bq .ly_mn:nth-child(2){background: rgb(0, 173, 178);}
.ly_mkbxsem1 .ly_mes .ly_bq .ly_mn:nth-child(3){background:  rgb(0, 164, 239);}
.ly_mkbxsem1 .ly_mes .ly_bq .ly_mn:nth-child(4){background: rgb(230, 121, 0);}
.ly_mkbxsem1 .ly.lingdaoform .form-right{width: auto;margin: 0;display: block;}
.ly_mkbxsem1 .ly.lingdaoform .form-right .ly_right{width: auto;margin: 0;padding: 145px 0 0;}
.ly_mkbxsem1 .ly.lingdaoform .form-right .formBox{padding: 22px 24px;width: 323px;}
.ly_mkbxsem1 .ly.lingdaoform .form-right .ly_right .formTitle{margin-bottom: 24px;font-size: 20px;line-height: 28px;font-weight: bold;color: #333;}
.ly_mkbxsem1 .ly.lingdaoform .form-right .formBox li{margin:0 0 16px;}
.ly_mkbxsem1 .ly.lingdaoform .form-right .formBox li input{height: 40px;line-height: 40px;}
.ly_mkbxsem1 .ly .formBtn{margin-top: 24px;}
.ly_mkbxsem1 .ly .formBtn button{height: 40px;line-height: 40px;}
.ly_mkbxsem1 .ly_box{bottom: -50px;justify-content: space-between;}
.ly_mkbxsem1 .ly_box .ly_mn{width: 260px;height: 100px;box-sizing: border-box;align-items: center;box-shadow: 0px 8px 20px rgba(174, 185, 201, 0.2);border-radius: 6px; background: linear-gradient(180.00deg, rgba(237,245,252,1) 0%,rgba(255,255,255,1) 100%);}
.ly_mkbxsem1 .ly_box .ly_mn .ly_tbbox{width: 100%;}
.ly_mkbxsem1 .ly_box .ly_mn .ly_tbbox img{display: block;width: 100%;height: auto;}
.ly_mkbxsem1 .ly_box .ly_mn .ly_mesn .ly_num{display: flex;align-items: center;font-size: 20px;color: #181818;}
.ly_mkbxsem1 .ly_box .ly_mn .ly_mesn .ly_num span{margin-left: -4px; font-size: 36px;line-height: 53px;color:#231815}
.ly_mkbxsem1 .ly_box .ly_mn .ly_mesn .ly_tit{margin-top: -11px;line-height: 22px;color: #60646B;}
.ly_mkbxsem2{background: #fff;}
.ly_mkbxsem2 .ly_titbox{padding: 133px 0 48px;}
.ly_mkbxsem2 .ly_titbox .ly_tit{margin-bottom: 28px;font-size: 40px;text-align: center;line-height: 56px;font-weight: bold;color: #181818;}
.ly_mkbxsem2 .ly_titbox .ly_more{display: block;width: 184px;height: 46px;border-radius: 6px;margin: 0 auto;line-height: 44px;text-align: center;color: #fff;background: linear-gradient(270.00deg, rgba(14,169,255,1),rgba(6,112,255,1));}
.ly_mkbxsem2 .ly_main{position: relative;}
.ly_mkbxsem2 .ly_main .ly_bg{position: relative;}
.ly_mkbxsem2 .ly_main .ly_bg .ly_picbox{width: calc(51.5625% + 50px);height: 576px;}
.ly_mkbxsem2 .ly_main .ly_bg .ly_picbox img{object-position: right;}
.ly_mkbxsem2 .ly_main .ly_bg .ly_picbox.ly_picbox2{position: absolute;top: 0;right: 0;height: 100%;width: 51.5625%;}
.ly_mkbxsem2 .ly_main .ly_bg .ly_picbox.ly_picbox2 img{object-position: left;}
.ly_mkbxsem2 .ly_main .ly_mes{top: 48px;justify-content: space-between;}
.ly_mkbxsem2 .ly_main .ly_box .ly_titnm{line-height: 45px;font-weight: bold;color: #231815;}
.ly_mkbxsem2 .ly_main .ly_mn{margin-top: 48px;}
.ly_mkbxsem2 .ly_main .ly_mn .ly_top{align-items: center;}
.ly_mkbxsem2 .ly_main .ly_mn .ly_top .ly_tbbox{width: 42px;height: 42px;border-radius: 100%;background: rgb(156, 164, 186);box-shadow: 0px 3px 10px rgba(3, 29, 63, 0.25);}
.ly_mkbxsem2 .ly_main .ly_mn .ly_top .ly_tbbox img{zoom: .5;}
.ly_mkbxsem2 .ly_main .ly_mn .ly_top .ly_tit{padding-left: 16px;color: #333;}
.ly_mkbxsem2 .ly_main .ly_mn .ly_sum{padding-top: 20px;line-height: 25px;color: #666;}
.ly_mkbxsem2 .ly_main .ly_box.ly_ri .ly_titnm{color: #fff;}
.ly_mkbxsem2 .ly_main .ly_ri .ly_mn .ly_top .ly_tbbox{background: rgb(27, 205, 178);}
.ly_mkbxsem2 .ly_main .ly_ri .ly_mn .ly_top .ly_tit{color: #fff;}
.ly_mkbxsem2 .ly_main .ly_ri .ly_mn .ly_sum{color: #fff;}
.ly_mkbxsem2 .ly_main .ly_vsimg{top: 152px;}
.ly_mkbxsem.ly_mkbxwarp2 .ly_titnm{font-size: 40px;line-height: 56px;}
.ly_mkbxsem.ly_mkbxwarp3 .ly_main{padding: 80px 0 52px;}
.ly_mkbxsem.ly_mkbxwarp3 .ly_main .ly_titnm{font-size: 40px;line-height: 56px;}
.ly_mkbxsem.ly_mkbxwarp3 .ly_nxg .ly_mn{width: 356px;height: 251px;margin-bottom: 28px;border-radius: 8px;box-shadow: 0px 2px 18px rgba(207, 212, 216, 0.15);}
.ly_mkbxsem.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_img{display: none;}
.ly_mkbxsem.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes{padding: 28px 30px; opacity: 1;pointer-events: auto;background: url(../image/mkbxsem4.png) no-repeat center / cover;}
.ly_mkbxsem.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_titt{font-size: 26px;line-height: 36px;}
.ly_mkbxsem.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_mes p{margin-bottom: 16px;padding-left: 20px;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_mes p::before{width: 12px;height: 12px;background: url(../image/mkbxtb8_6.png) no-repeat center;background-size: 12px}
.ly_mkbxsem.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_more{display: none;}
.ly_mkbxsem.ly_mkbxwarp4{background-image: linear-gradient(to top, #fff 0%, #F9FBFF 100%);}
.ly_mkbxsem.ly_mkbxwarp4 .ly_box .ly_titnm{font-size: 40px;line-height: 56px;}
.ly_mkbxsem.ly_inwarp2 .ly_intit{font-size: 40px;line-height: 56px;}
.ly_mkbxsem.ly_inwarp2 .ly_insum{padding: 22px 0 48px;line-height: 25px;}
.ly_mkbxsem.ly_inwarp2 .ly_main .ly_mn::after{width: 100%;}
.ly_mkbxsem.ly_inwarp2 .ly_main .ly_mn .ly_picbox{height: 34px;}
.ly_mkbxsem.ly_inwarp2 .ly_main .ly_mn .ly_picbox img{opacity: 0;}
.ly_mkbxsem.ly_inwarp2 .ly_main .ly_mn .ly_tit{color:#0670FF}
.ly_mkbxsem.ly_inwarp2 .ly_main .ly_mn .ly_line{opacity: 1;}
.ly_mkbxsem.ly_inwarp2 .ly_more{display: block;width: 236px;height: 46px;border-radius: 6px;margin: 48px auto 0;line-height: 44px;text-align: center;color: #fff;background: linear-gradient(270.00deg, rgba(14,169,255,1),rgba(6,112,255,1));}
.ly_mkbxsem3{padding: 80px 0 58px;background: linear-gradient(180.00deg, rgba(255,255,255,1) 0%,rgba(249,252,255,1) 100%),rgb(255, 255, 255);}
.ly_mkbxsem3 .ly_tit{margin-bottom: 38px;text-align: center;font-size: 40px;line-height: 56px;font-weight: bold;color: #181818;}
.ly_mkbxsem3 .ly_picbox img{display: block;margin: 0 auto;}
.ly_footbox.ly_mkbxsem{padding: 58px 0 59px;text-align: center;background: url(../image/mkbxsem6.png) no-repeat center;}
.ly_footbox.ly_mkbxsem .ly_tit{color: #231815;}
.ly_footbox.ly_mkbxsem .ly_more{margin: 36px auto 0; line-height: 42px;background: linear-gradient(270.00deg, rgba(14,169,255,1),rgba(6,112,255,1));color: #fff;}

/* 案例页 */
.ly_casewarp1{position: relative;padding: 90px 0 80px;background: #fff;}
.ly_casewarp1 .ly_bg{top: 0; width: 100%;height: 376px;}
.ly_casewarp1 .ly_main{position: relative;width: 1300px;max-width: 100%;margin: 0 auto; z-index: 2;}
.ly_casewarp1 .ly_main .ly_box{border-radius: 8px;padding: 10px;margin-bottom: 40px;justify-content: space-between;box-shadow: 0px 2px 18px rgba(207, 212, 216, 0.4);backdrop-filter: blur(10.87px); background: rgba(255,255,255,.9);}
.ly_casewarp1 .ly_main .ly_picbox{width: 552px;height: 328px;border-radius: 4px;overflow: hidden;}
.ly_casewarp1 .ly_main .ly_picbox img{transition: all .5s;}
.ly_casewarp1 .ly_main .ly_picbox:hover img{transform: scale(1.05);}
.ly_casewarp1 .ly_main .ly_mes{width: 566px;box-sizing: border-box;padding-right: 36px;}
.ly_casewarp1 .ly_main .ly_bq{padding: 22px 0 20px;}
.ly_casewarp1 .ly_main .ly_bq span{display: block;width: 86px;border-radius: 4px;margin-right: 10px;text-align: center;line-height: 26px;background: #FFE7D5;color: #DA5C10;}
.ly_casewarp1 .ly_main .ly_bq span.oth{width: 98px;background: #E7F5F8;color: #1A6170;}
.ly_casewarp1 .ly_main .ly_tit{display: block;padding-right: 36px;line-height: 39px;font-size: 28px;font-weight: bold;color: #231815;}
.ly_casewarp1 .ly_main .ly_sum{display: block;padding: 28px 0 24px;line-height: 22px;color: #60646B;}
.ly_casewarp1 .ly_main .ly_more{display: block;border-radius: 4px;width: 144px;text-align: center;line-height: 42px;color: #fff;background: linear-gradient(270.00deg, rgba(14,169,255,1),rgba(6,112,255,1));}
.ly_casewarp1 .ly_main .swiper-pagination{bottom: 0;}
.ly_casewarp1 .ly_main .swiper-pagination-bullet{display: block;width: 40px;height: 6px;border-radius: 3px;margin: 0 6px!important;background: #EFEFEF;opacity: 1;}
.ly_casewarp1 .ly_main .swiper-pagination-bullet-active{background: #3296FA;}
.ly_casewarp2 {background: #fff;}
.ly_casewarp2 .ly_titnm{line-height: 50px;text-align: center;font-weight: bold;color: #181818;}
.ly_casewarp2 .ly_main.w1180{width: 1200px!important;}
.ly_casewarp2 .ly_main .swiper-slide{padding: 30px 10px 40px;}
.ly_casewarp2 .ly_main .ly_box{display: block;border-radius: 6px;box-shadow: 0px 2px 18px rgba(207, 212, 216, 0.4);background: #fff;overflow: hidden;}
.ly_casewarp2 .ly_main .ly_box .ly_top{position: relative;height: 149px;}
.ly_casewarp2 .ly_main .ly_box .ly_top .ly_bf{position: absolute;right: 12px;bottom: 12px;width: 29px;height: 29px;align-items: center; border-radius: 100%;background: #fff;}
.ly_casewarp2 .ly_main .ly_box .ly_top .ly_bf img{margin-left: 10px;width: 11px;height: auto;}
.ly_casewarp2 .ly_main .ly_box .ly_top .ly_mengc{width: 100%;height: 100%;background: rgba(50, 150, 250, 0.55);opacity: 0;}
.ly_casewarp2 .ly_main .ly_box .ly_top .ly_mengc .ly_bf{position: static; width: 45px;height: 45px;}
.ly_casewarp2 .ly_main .ly_box .ly_top .ly_mengc .ly_bf img{margin-left: 16px;width: 17px;}
.ly_casewarp2 .ly_main .ly_box:hover .ly_top .ly_bfhi{opacity: 0;}
.ly_casewarp2 .ly_main .ly_box:hover .ly_top .ly_mengc{opacity: 1;}
.ly_casewarp2 .ly_main .ly_box .ly_bot{padding:0 16px 22px;}
.ly_casewarp2 .ly_main .ly_box .ly_bot .ly_picbox{align-items: center;height: 62px;box-sizing: border-box;padding: 15px 0;}
.ly_casewarp2 .ly_main .ly_box .ly_bot img{max-height: 100%;width: auto;display: block;}
.ly_casewarp2 .ly_main .ly_box .ly_bot .ly_tit{line-height: 22px;font-weight: bold;color: #231815;}
.ly_casewarp2 .ly_main .swiper-pagination{bottom: 0;}
.ly_casewarp2 .ly_main .swiper-pagination-bullet{display: block;width: 40px;height: 6px;border-radius: 3px;margin: 0 6px!important;background: #EFEFEF;opacity: 1;}
.ly_casewarp2 .ly_main .swiper-pagination-bullet-active{background: #3296FA;}
.ly_casewarp3{padding: 80px 0;background: #fff;}
.ly_casewarp3 .ly_titnm{line-height: 50px;text-align: center;font-weight: bold;color: #181818;}
.ly_casewarp3 .ly_top{padding: 34px 0 60px;}
.ly_casewarp3 .ly_top .ly_navmn{padding: 0 14px;display: block;margin: 0 9px;border-radius: 4px;line-height: 34px;color: #60646B;}
.ly_casewarp3 .ly_top .ly_navmn:hover,.ly_casewarp3 .ly_top .ly_navmn.active{background: rgba(50, 150, 250, 0.1);color: #0670FF;}
.ly_casewarp3 .ly_bot{display: none;}
.ly_casewarp3 .ly_bot.ly_show{display: flex;}
.ly_casewarp3 .ly_bot .ly_botmn{position: relative;top: 0;display: block;margin-bottom: 50px;width: calc((100% - 106px) / 3);margin-right: 53px;border-radius: 6px;box-shadow: 0px 2px 18px rgba(207, 212, 216, 0.4);overflow: hidden;}
.ly_casewarp3 .ly_bot .ly_botmn:hover{top: -10px;}
.ly_casewarp3 .ly_bot .ly_botmn:nth-child(3n){margin-right: 0;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_picbox{height: 159px;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_mes{padding: 24px;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_mes .ly_logoimg img{height: 22px;width: auto;display: block;margin-bottom: 26px;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_mes .ly_bq{justify-content: space-between;align-items: center;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_mes .ly_tit{line-height: 28px;font-weight: bold;color: #231815;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_mes .ly_sum{border-radius: 4px;padding: 0 15px;line-height: 25px;font-size: 12px;background: #F4F5F5;color: #60646B;}
.ly_casewarp3 .ly_more{display: block;margin: 0 auto;border-radius: 4px;width: 144px;text-align: center;line-height: 42px;color: #fff;background: linear-gradient(270.00deg, rgba(14,169,255,1),rgba(6,112,255,1));}

/* 云票落地页 */
.ly_yunpwarp1{height: 452px;background: url(../image/yunp1.png) no-repeat center / cover;}
.ly_yunpwarp1 .ly_main{padding-top: 113px;width: 672px;}
.ly_yunpwarp1 .ly_tit{font-weight: bold;line-height: 59px;color: #181818;}
.ly_yunpwarp1 .ly_sum{padding: 20px 0 48px;width: 660px;line-height: 28px;color: #60646B;}
.ly_yunpwarp1 .ly_more{display: block;border-radius: 4px;width: 144px;text-align: center;line-height: 42px;color: #fff;background: #0670FF}
.ly_yunpwarp2.ly_mkbxwarp2{padding: 79px 0 61px;background: linear-gradient(180.00deg, rgba(255,255,255,1) 0%,rgba(249,251,255,1) 100%),rgb(247, 248, 251);}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_titnm{line-height: 50px;}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_control{padding: 48px 0 31px;}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_control .ly_mn{width: 190px;margin: 0 20px;box-shadow: 0px 6px 20px rgba(161, 174, 203, 0.12);}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_control .ly_mn span{position: relative;z-index: 2;}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_control .ly_mn .ly_tbbox{width: 38px;margin-right: 7px;}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_control .ly_mn .ly_tbbox img{max-width: unset;zoom: .5;}
.ly_yunpwarp2 .w1180{width: 1240px!important;}
.ly_yunpwarp2 .swiper-slide img{max-width: 100%;margin: 0 auto;display: block;zoom: .5;}
.ly_yunpwarp3{padding: 79px 0 60px;text-align: center;background: #fff;}
.ly_yunpwarp3 .ly_titnm{font-weight: bold;line-height: 50px;color: #181818;}
.ly_yunpwarp3 .ly_sum{padding: 18px 0 32px;line-height: 25px;color: #60646B;}
.ly_yunpwarp3 .ly_img{margin: 0 auto;display: block;zoom: .5;}
.ly_yunpwarp4.ly_mkbxwarp4{background-image: linear-gradient(to top, #fff 0%, #F9FBFF 100%);}
.ly_yunpwarp4.ly_mkbxwarp4 .ly_box .ly_left .ly_mn{padding: 0 50px 9px;}
.ly_yunpwarp4.ly_mkbxwarp4 .ly_box .ly_left .ly_mn.on .ly_line{width: calc(100% - 72px);}
.ly_yunpwarp4.ly_mkbxwarp4 .ly_box .ly_right .ly_mes{width: 340px;}
.ly_yunpwarp4.ly_mkbxwarp4 .ly_box.ly_box2 .ly_right .ly_mes{width: 415px;}
.ly_yunpwarp4.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{height: 379px;}
.ly_yunpwarp5{padding: 80px 0 52px;background: url(../image/yunp7.png) no-repeat center / cover;}
.ly_yunpwarp5 .ly_titnm{margin-bottom: 48px;text-align: center; font-weight: bold;line-height: 50px;color: #181818;}
.ly_yunpwarp5 .ly_main{justify-content: space-between;}
.ly_yunpwarp5 .ly_main .ly_mn{position: relative;padding: 40px 36px;margin-bottom: 28px;width: 530px;height: 264px;border-radius: 6px;box-sizing: border-box;border: 1px solid rgb(221, 228, 239);background: #fff;}
.ly_yunpwarp5 .ly_main .ly_mn:hover{box-shadow: 2px 8px 22px rgba(171, 175, 180, 0.1);}
.ly_yunpwarp5 .ly_main .ly_top{align-items: center;}
.ly_yunpwarp5 .ly_main .ly_top .ly_tit{padding-left: 32px;font-weight: bold;color: #181818;}
.ly_yunpwarp5 .ly_main .ly_mes{padding: 22px 0 0;}
.ly_yunpwarp5 .ly_main .ly_mes p{position: relative;padding-left: 12px; margin-bottom: 8px;margin-right: 40px;line-height: 20px;color: #60646B;}
.ly_yunpwarp5 .ly_main .ly_mes p::before{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 4px;height: 4px;border-radius: 100%;background: #181818; content: "";}
.ly_yunpwarp5 .ly_main .ly_mes.ly_mes1 p{width: 180px;box-sizing: border-box;}
.ly_yunpwarp5 .ly_main .ly_mes.ly_mes2{padding: 20px 0 0;}
.ly_yunpwarp5 .ly_main .ly_mes.ly_mes2 p{margin-bottom: 0;line-height: 24px;}
.ly_yunpwarp5 .ly_main .ly_more{position: absolute;left: 36px;bottom: 30px;border: 1px solid rgb(6, 112, 255);box-sizing: border-box;width: 105px;height: 38px; border-radius: 4px;text-align: center;line-height: 36px;color: #0670FF;}
.ly_yunpwarp5 .ly_main .ly_more:hover{background: #0670FF;color: #fff;
}
.ly_yunpwarp6{padding: 80px 0 40px; background: url(../image/yunp9_2.png) no-repeat center / cover;}
.ly_yunpwarp6 .ly_titnm{font-weight: bold;text-align: center;line-height: 50px; color: #fff;}
.ly_yunpwarp6 .ly_control{padding: 48px 0 42px;justify-content: center;}
.ly_yunpwarp6 .ly_control .ly_mn{width: 190px;height: 64px;margin: 0 20px;border-radius: 6px;box-shadow: 0px 6px 20px rgba(161, 174, 203, 0.12);background: #fff;font-weight: bold; color: #181818;}
.ly_yunpwarp6 .ly_control .ly_mn .ly_tbbox{position: relative;margin-right: 10px;}
.ly_yunpwarp6 .ly_control .ly_mn .ly_tbbox img{display: block;}
.ly_yunpwarp6 .ly_control .ly_mn .ly_tbbox .ly_img2{position: absolute;top: 0;left: 0;opacity: 0;}
.ly_yunpwarp6 .ly_control .ly_mn.on{box-shadow: 0 6px 14px 0 rgba(161,174,203,.2);background: #0670FF;color: #fff;}
.ly_yunpwarp6 .ly_control .ly_mn.on .ly_tbbox .ly_img2{opacity: 1;}
.ly_yunpwarp6 .ly_control .ly_mn span{position: relative;z-index: 2;}
.ly_yunpwarp6 .ly_control .ly_mn .ly_tbbox{width: 38px;margin-right: 7px;}
.ly_yunpwarp6 .ly_control .ly_mn .ly_tbbox img{max-width: unset;zoom: .5;}
.ly_yunpwarp6 .ly_box {justify-content: space-between;align-items: flex-start;}
.ly_yunpwarp6 .ly_box .swiper-container{width: 448px;}
.ly_yunpwarp6 .ly_box .ly_mesn{width: 448px;height: 238px;padding: 50px 0 0; color: #fff;}
.ly_yunpwarp6 .ly_box .ly_mesn .ly_tit{margin-bottom: 37px;line-height: 36px;}
.ly_yunpwarp6 .ly_box .ly_mesn .ly_sum{line-height: 22px;}
.ly_yunpwarp6 .ly_box .ly_imgbox img{zoom: .5;}
.ly_yunpwarp6 .swiper-pagination {bottom: 0;justify-items: flex-start;}
.ly_yunpwarp6 .swiper-pagination-bullet{width: 32px;height: 3px;margin: 0 8px 0 0!important;border-radius: 0;background: rgba(255, 255, 255, 0.6);opacity: 1;}
.ly_yunpwarp6 .swiper-pagination-bullet-active{background: #0670FF;}
.ly_yunpwarp7{padding: 80px 0 0;background: #fff;}
.ly_yunpwarp7 .ly_titnm{margin-bottom: 49px;line-height: 50px;font-weight: bold;text-align: center;color: #181818;}
.ly_yunpwarp7 .ly_main{position: relative;border-top:1px solid #E3E7EC;}
.ly_yunpwarp7 .ly_main .ly_mn{position: relative; width: 50%;border-bottom:1px solid #E3E7EC;box-sizing: border-box;display: flex;}
.ly_yunpwarp7 .ly_main .ly_mn img{opacity: 0;}
.ly_yunpwarp7 .ly_main .ly_mn:hover .ly_img{opacity: 1;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_box{position: relative;width: 590px;height: 237px;box-sizing: border-box;z-index: 3;}
.ly_yunpwarp7 .ly_main .ly_mn:nth-child(2n-1){justify-content: flex-end;border-right: 1px solid #E3E7EC;}
.ly_yunpwarp7 .ly_main .ly_mn:nth-child(2n-1) .ly_box{padding-right: 60px;}
.ly_yunpwarp7 .ly_main .ly_mn:nth-child(2n){justify-content: start;}
.ly_yunpwarp7 .ly_main .ly_mn:nth-child(2n) .ly_box{padding-left: 60px;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_tit{padding:48px 0 22px;line-height: 28px;font-weight: bold;color: #181818;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_sum{line-height: 20px;color: #60646B;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_more{position: absolute;left: 0;bottom:32px;line-height: 20px;color: #0670FF;opacity: .85;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_more:hover{opacity: 1;}
.ly_yunpwarp7 .ly_main .ly_mn:nth-child(2n) .ly_more{left: 60px;}
.ly_yunpwarp8{padding: 79px 0 54px;text-align: center;background: #fff;}
.ly_yunpwarp8 .ly_titnm{margin-bottom: 48px;line-height: 50px;font-weight: bold;text-align: center;color: #181818;}
.ly_yunpwarp8 .ly_top{width: 1000px;margin: 0 auto;}
.ly_yunpwarp8 .ly_top .ly_box{justify-content: center;align-items: center;}
.ly_yunpwarp8 .ly_top .ly_mn{padding: 0 20px;height: 42px;margin: 0 24px 29px;align-items: center; border-radius: 22px;background: #F6F8FB;cursor: pointer;}
.ly_yunpwarp8 .ly_top .ly_mn .ly_tbbox{width: 16px;height: 16px;border-radius: 2px;box-sizing: border-box;border: 1px solid #0670FF;margin-right: 8px;align-items: flex-start;}
.ly_yunpwarp8 .ly_top .ly_mn.col1 .ly_tbbox{border-color: #FF7A1C;}
.ly_yunpwarp8 .ly_top .ly_mn.col2 .ly_tbbox{border-color: #279F3D;}
.ly_yunpwarp8 .ly_top .ly_mn .ly_tbbox img{margin-top: 4px;display: block;opacity: 0; }
.ly_yunpwarp8 .ly_top .ly_mn.dj .ly_tbbox{background: #0670ff;}
.ly_yunpwarp8 .ly_top .ly_mn.dj .ly_tbbox img{opacity: 1;}
.ly_yunpwarp8 .ly_top .ly_mn.dj.col1 .ly_tbbox{background: #FF7A1C;}
.ly_yunpwarp8 .ly_top .ly_mn.dj.col2 .ly_tbbox{background: #279F3D;}
.ly_yunpwarp8 .ly_top .ly_mn .ly_sum{color: #181818;}
.ly_yunpwarp8 .ly_more{display: inline-block; margin: 13px 0 44px;text-align: center;color: #0670FF;}
.ly_yunpwarp8 .ly_more span{position: relative;right: 0;top: -1px;}
.ly_yunpwarp8 .ly_more:hover span{right: -8px;}
.ly_yunpwarp8 .ly_bimg{margin: 0 auto;display: block;zoom: .5;}

.ly_mkinvosem.ly_mkbxsem1{background: url(../image/mkinvosem1.png) no-repeat center / cover;}
.ly_mkinvosem2{padding: 130px 0 80px;text-align: center;background: #F7F8FB;}
.ly_mkinvosem2 .ly_tit{line-height: 56px;font-weight: bold;color: #181818;}
.ly_mkinvosem2 .ly_more{display: block;margin: 28px auto 48px;border-radius: 6px;; width: 184px;line-height: 46px;text-align: center;color: #fff;background: linear-gradient(270.00deg, rgba(14,169,255,1.00) 0%,rgba(6,112,255,1.00) 100%);}
.ly_mkinvosem2 .ly_main .ly_mn{width: 50%;}
.ly_mkinvosem2 .ly_main .ly_top{position: relative;}
.ly_mkinvosem2 .ly_main .ly_top .ly_mn{background: #2C3145;}
.ly_mkinvosem2 .ly_main .ly_top .ly_mn.oth{background: url(../image/mkinvosem11.png) no-repeat center / cover;;}
.ly_mkinvosem2 .ly_main .ly_top .ly_xtit{line-height: 78px;color: #fff;}
.ly_mkinvosem2 .ly_main .ly_bot{text-align: left; background: #fff;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_mn{border: 1px solid #E2E2E2;box-sizing: border-box;border-top: none;padding: 36px 40px 4px;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_mn.oth{border-left: none;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_box{align-items: flex-start;margin-bottom: 32px;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_box .ly_xtb{margin: 3px 16px 0 0;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_box .ly_titm{margin-bottom: 8px; line-height: 28px;font-weight: bold;color: #231815;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_box .ly_sum{line-height: 22px;color: #60646B;}
.ly_mkinvosem3.ly_mkinvosem2{padding: 80px 0;background: #fff;}
.ly_mkinvosem4.ly_mkbxsem3{background: #F7F8FB;}

/* 政策解读 */
.ly_policy1{position: relative;height: 452px; background: url(../image/policy1.png) no-repeat center / cover;}
.ly_policy1 .ly_mes{padding: 98px 0 0;}
.ly_policy1 .ly_mes .ly_tit{margin-bottom: 10px;font-size: 62px;line-height: 92px;color: #067FFF;}
.ly_policy1 .ly_mes .ly_sum{margin:10px 0 36px;line-height: 28px;color: #60646B;}
.ly_policy1 .ly_mes .ly_more{display: block;width: 120px;height: 40px;background: radial-gradient(rgba(6,184,255,1.00),rgba(6,127,255,1.00) -100%);border-radius:26px;line-height: 40px;text-align: center;color: #fff;}
.ly_policy1 .ly_mes .ly_more:hover{box-shadow: 0px 0px 10px rgba(41, 171, 255, 0.5);}
.ly_policy1 .ly_policynav{bottom: 0;width: 100%;background: #fff;}
.ly_policy1 .ly_policynav .ly_mn{width: 33.33333%;}
.ly_policy1 .ly_policynav .ly_mn a{position: relative;display: block; line-height: 56px; color: #231815;}
.ly_policy1 .ly_policynav .ly_mn a:after{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 0px;height: 2px;background: #0670FF;content: "";transition: all .5s;;}
.ly_policy1 .ly_policynav .ly_mn.on a{color: #0670FF;}
.ly_policy1 .ly_policynav .ly_mn.on a:after{width: 100%;}
.ly_policy2{padding: 80px 0 30px;}
.ly_policy2 .ly_mn{display: block;width: calc((100% - 106px) / 3);margin-bottom: 50px;margin-right: 53px;border-radius:6px; box-shadow: 0px 2px 18px rgba(207, 212, 216, 0.4);background: rgb(255, 255, 255);overflow: hidden;}
.ly_policy2 .ly_mn:nth-child(3n){margin-right: 0;}
.ly_policy2 .ly_mn .ly_bimg{position: relative;height: 182px;}
.ly_policy2 .ly_mn .ly_bimg .ly_mengc{width: 100%;height: 100%;background: rgba(50, 150, 250, 0.55);opacity: 0;}
.ly_policy2 .ly_mn:hover .ly_bimg .ly_mengc{opacity: 1;}
.ly_policy2 .ly_mn .ly_mes{padding: 22px 24px 20px;}
.ly_policy2 .ly_mn .ly_mes .ly_tit{font-weight: bold;line-height: 31px; color: #231815;}
.ly_policy2 .oth .ly_mes .ly_sum{margin: 10px 0 20px;line-height: 1.5em; color: #666;}
.ly_policy2 .oth .ly_mes .ly_time{line-height: 1em;color: #999;}
.ly_policy2 .ly_more{display: none;margin: 0 auto;border-radius: 4px;width: 144px;text-align: center;line-height: 42px;color: #fff;background: linear-gradient(270.00deg, rgba(14,169,255,1),rgba(6,112,255,1));}

.ly_fixfoot{position: fixed;bottom: 0;left: 0;display: none!important; width: 100%;background: url(../image/fixfoot.png) no-repeat center / cover;z-index: 99;}
.ly_fixfoot .ly_main{align-items: center;justify-content: space-between;box-sizing: border-box;}
.ly_fixfoot .ly_main .ly_tit{position: relative;line-height: 89px;font-weight: bold;font-size: 30px;color: #fff;}
.ly_fixfoot .ly_main .ly_tit img{position: absolute;right: -177px;bottom: 4px;width: 145px;height: auto;}
.ly_fixfoot .ly_main .ri{align-items: center;}
.ly_fixfoot .ly_main .ly_mn{position: relative;display: block;margin-left: 22px;font-size: 16px;line-height: 1em;color: #fff;}
.ly_fixfoot .ly_main .ly_mn:after{position: absolute;left: 0;bottom: 0; width: 100%;height: 1px;background: #fff;opacity: 0;transition: all .5s; content: "";}
.ly_fixfoot .ly_main .ly_mn:hover::after{opacity: 1;}
.ly_fixfoot .ly_main .ly_mn.oth{width: 162px;height: 41px;display: flex;box-sizing: border-box;padding: 0 21px;justify-content: space-between;align-items: center;border-radius:26px;box-shadow: 0px 0px 10px rgba(0, 19, 45, 0.3);background: linear-gradient(270.00deg, rgba(255,118,55,1.00),rgba(255,154,36,1.00) 100%),rgb(0, 67, 216);}
.ly_fixfoot .ly_main .ly_mn.oth::after{display: none!important;}
.ly_fixfoot .ly_main .ri{position: relative;}
.ly_fixfoot .ly_main .ri .ly_close{position: absolute;right: -34px;top: -13px;cursor: pointer;}

/* 解决方案 */
.ly_solu .ly_solutit{margin-bottom: 36px;text-align: center;line-height: 50px;color: #333;}
.ly_solu1{height: 422px;}
.ly_solu1 .ly_mes{top: 172px;color: #fff;}
.ly_solu1 .ly_mes .ly_tit{line-height: 59px;}
.ly_solu1 .ly_mes .ly_sum{padding: 16px 0 48px;line-height: 22px;}
.ly_solu1 .ly_mes .ly_more{display: block;width: 120px;border-radius: 4px; line-height: 36px;text-align: center;color: #fff;background: #0670FF;}
.ly_solu2.sort-nav.on{top: 64px;}
.ly_solu3{padding: 80px 0 52px;background: url(../image/solu1.png) no-repeat center / cover #fff;}
.ly_solu3 .ly_top .ly_sum{line-height: 22px;text-align: justify;color: #666;}
.ly_solu3 .ly_bot{padding: 80px 0 0;}
/*.ly_solu3 .ly_bot .ly_mn{width: calc(50% - 60px);margin-right: 120px;height: 280px;box-sizing: border-box;border: 1px solid #DDE4EF;border-radius: 6px;margin-bottom: 28px;padding: 20px 36px 0;background: #fff;}20250517注析了这段，增加了以下css适应屏小于640文字会错位显示*/
.ly_solu3 .ly_bot .ly_mn {
    /* 共用样式 */
    box-sizing: border-box;
    border: 1px solid #DDE4EF;
    border-radius: 6px;
    margin-bottom: 28px;
    background: #fff;
}

/* 移动端 */
.ly_solu3 .ly_bot .ly_mn {
    width: 100%;
    margin-right: 0;
    padding: 20px 16px 0;
    height: auto;
}

/* 桌面端 */
@media (min-width: 640px) {
    .ly_solu3 .ly_bot .ly_mn {
        width: calc(50% - 60px);
        margin-right: 120px;
        height: 280px;
        padding: 20px 36px 0;
    }
}
.ly_solu3 .ly_bot .ly_mn:nth-child(2n){margin-right: 0;}
.ly_solu3 .ly_bot .ly_mn .ly_mnt{height: 84px;align-items: center;}
.ly_solu3 .ly_bot .ly_mn .ly_mnt .ly_icon{width: 84px;}
.ly_solu3 .ly_bot .ly_mn .ly_mnt .ly_tit{width: calc(100% - 84px); line-height: 28px;font-weight: bold; color: #181818;}
.ly_solu3 .ly_bot .ly_mn .ly_sum{margin-bottom: 26px;line-height: 24px; color: #60646B;}
.ly_solu3 .ly_bot .ly_mn .ly_more{display: block; width: 105px;box-sizing: border-box;border: 1px solid #0670FF;border-radius: 4px;text-align: center; line-height: 36px;color: #0670FF;}
.ly_solu3 .ly_bot .ly_mn:hover{box-shadow: 2px 8px 22px rgba(171, 175, 180, 0.1);}
.ly_solu3 .ly_bot .ly_mn .ly_more:hover{background: #0670FF;color: #fff;}
.ly_solu4{padding: 80px 0;background: #F7FAFF;}
.ly_solu4 .ly_box{flex-wrap: nowrap;justify-content: space-between;}
.ly_solu4 .ly_box .ly_mn{position: relative;width: 196px;height: 334px;border-radius: 6px;overflow: hidden;}
.ly_solu4 .ly_box .ly_mn.on{width: calc(100% - 660px);}
.ly_solu4 .ly_box .ly_mn .ly_mengc{width: 100%;height: 100%;background: linear-gradient(180.00deg, rgba(1, 1, 64, 0.1) 11.534%,rgba(0, 0, 48, 0.85) 69.249%);}
.ly_solu4 .ly_box .ly_mn .ly_mes{position: absolute;left: 0;bottom: 0;width: 100%;padding: 28px;box-sizing: border-box;color: #fff;z-index: 2;}
.ly_solu4 .ly_box .ly_mn .ly_mes .ly_num{line-height: 42px;opacity: .75;}
.ly_solu4 .ly_box .ly_mn .ly_mes .ly_tit{padding: 9px 0; line-height: 28px;font-weight: bold;}
.ly_solu4 .ly_box .ly_mn .ly_mes .ly_sum{height: 1px;opacity: 0; text-align: justify;line-height: 22px;}
.ly_solu4 .ly_box .ly_mn.on .ly_mes .ly_tit{padding: 9px 0 16px;}
.ly_solu4 .ly_box .ly_mn.on .ly_mes .ly_sum{height: max-content;opacity: 1;}
.ly_solu4 .ly_more {display: block;width: 144px;margin: 36px auto 0; border-radius: 4px;line-height: 42px;text-align: center;background: #0670FF;color: #fff;}
.ly_solu5.ly_mkbxwarp4{padding: 80px 0 50px; background: #fff;}
.ly_solu5.ly_mkbxwarp4 .ly_box{padding: 0;}
.ly_solu5.ly_mkbxwarp4 .ly_box .ly_left .ly_control{padding-top: 0;}
.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .swiper-slide{padding: 10px 10px 30px 0;}
.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{height:331px;border-radius: 10px;margin: 10px 10px 0 0;box-shadow: -6px 6px 24px rgba(154, 167, 188, 0.25);overflow: hidden;}
.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_mes{position: relative;height: 341px;width: 443px;}
.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_mes .ly_sum{padding: 40px 0 0;}
.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_mes .ly_more{position: absolute;left: 0;bottom: 0;}
.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .swiper-slide:last-child .ly_mes{width: 453px;}
.ly_solu6{padding: 80px 0 44px;background: #F7FAFF;}
.ly_solu6 .ly_main{justify-content: space-between;}
.ly_solu6 .ly_main .ly_mn{width: 540px;height: 156px;margin-bottom: 36px; box-sizing: border-box;padding: 28px 26px;border-radius: 6px;background: #fff;}
.ly_solu6 .ly_main .ly_mn .ly_icon{width: 92px;}
.ly_solu6 .ly_main .ly_mn .ly_mes{width: calc(100% - 92px);}
.ly_solu6 .ly_main .ly_mn .ly_mes .ly_tit{margin-bottom: 12px;line-height: 28px;font-weight: bold;color: #231815;}
.ly_solu6 .ly_main .ly_mn .ly_mes .ly_sum{line-height: 20px;color: #666;}
.ly_solu6 .ly_main .ly_mn:hover{box-shadow: 0px 5px 22px rgba(167, 180, 199, 0.2);background: rgb(253, 254, 255);}
.ly_solu7 .ly_solutit{color: #fff;}
.ly_solu7.ly_mkbxwarp4{padding: 80px 0; background: url(../image/solu2.png) no-repeat center / cover;}
.ly_solu7.ly_mkbxwarp4 .ly_box{padding: 0;}
.ly_solu7.ly_mkbxwarp4 .ly_box .ly_left .ly_control{padding: 0 0 36px;}
.ly_solu7.ly_mkbxwarp4 .ly_box .ly_left .ly_mn{color: #fff!important;}
.ly_solu7.ly_mkbxwarp4 .ly_box .ly_left .ly_mn .ly_line{background: #fff;}
.ly_solu7.ly_mkbxwarp4 .ly_right{background: rgba(255, 255, 255, 0.78);border: 1px solid rgb(255, 255, 255);box-shadow: 0px 2px 14px rgba(93, 99, 152, 0.25);backdrop-filter: blur(27.18px);padding: 16px;border-radius: 8px;}
.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .swiper-slide{align-items: flex-start;}
.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{width: 524px;height: auto;border-radius: 6px;}
/*.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_mes{width: calc(100% - 524px);box-sizing: border-box;padding: 34px 24px 0 40px;}*20250517注析增加以下样式适配移动端小于640会显示错位/
/* 默认样式（桌面端 ≥640px）*/
.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_mes {
    width: calc(100% - 524px);
    box-sizing: border-box;
    padding: 34px 24px 0 40px;
}

/* 移动端样式（<640px 时覆盖 width）*/
@media (max-width: 639px) {
    .ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_mes {
        width: 100%; /* 或其他适合移动端的值 */
    }
}
.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_sum{padding: 40px 0;}
.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_more{width: 144px;line-height: 36px;font-size: 14px;}

.ly_solu8{padding: 80px 0 56px;background: linear-gradient(180.00deg, rgb(255, 255, 255),rgb(249, 252, 255) 100%);}
.ly_solu8 .ly_solutit{margin-bottom: 26px;line-height: 56px;}
.ly_solu8 .ly_bimg img{display: block;margin: 0 auto;}

.ly_soluid9.ly_solu1 .ly_mes .ly_sum{max-width: 384px;}
.ly_soluid9.ly_solu3 .ly_bot .ly_mn{position: relative;height: auto;padding-bottom: 104px;}
.ly_soluid9.ly_solu3 .ly_bot .ly_mn .ly_sum{margin-bottom: 0;}
.ly_soluid9.ly_solu3 .ly_bot .ly_mn .ly_more{position: absolute;left: 36px;bottom: 40px;}
.ly_soluid9.ly_solu3 .ly_bot .ly_mn .ly_mnt .ly_icon{width: 64px;;}
.ly_soluid9.ly_solu3 .ly_bot .ly_mn .ly_mnt .ly_icon img{zoom:.5}
.ly_soluid9.ly_solu6{background: #fff;}
.ly_soluid9.ly_solu6 .ly_main .ly_mn{height: auto;padding: 30px 0 30px 30px;width: 548px; border-radius: 6px;border: 1px solid #DDE4EF;text-align: justify;}
.ly_soluid9.ly_solu6 .ly_main .ly_mn .ly_mes .ly_sum{padding-right: 30px;}
.ly_soluid9.ly_solu6 .ly_main .ly_mn .ly_icon{padding: 26px 0 0;}
.ly_soluid9.ly_solu8{background: #FAFCFF;}
.ly_soluid9.ly_solu8 .ly_bimg img{zoom:.5}
.ly_soluid9.ly_solu5.ly_mkbxwarp4{padding: 80px 0 0;}
.ly_soluid9.ly_mkbxwarp4 .ly_box .ly_left .ly_mn{padding: 0 60px 9px;}
.ly_soluid9.ly_mkbxwarp4 .ly_box .ly_left .ly_mn.on .ly_line{width: calc(100% - 120px);}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_left .ly_control{position: relative;top: 3px;padding: 0!important;z-index: 2;}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right {background: url(../image/solubg1.png) no-repeat center / cover;}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .swiper-slide{padding: 58px 0 42px;}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_mes{width: 530px;height: auto;}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_tit{line-height: 33px;color: #0670FF;}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_sum{padding: 16px 0 32px;line-height: 22px;color: #231815;}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_cont p{position: relative;padding-left: 15px;margin-bottom: 16px;line-height: 22px;}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_cont p::before{position: absolute;left: 0;top: 16px;width: 6px;height: 6px;border-radius: 100%;background: #0670FF;content: "";}
.ly_soluid9.ly_solu5.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{margin: 0;background: none;box-shadow: unset;}
.ly_soluid9.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox img{zoom: .5;}

.ly_soluid9.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_sum{padding: 29px 0 44px;}
.ly_soluid9.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_mes{padding: 24px 24px 0 40px;}
.ly_soluid9.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_more{width: 112px;}
.ly_soluid9.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_more.oth{border: 1px solid #0670FF;margin-left: 26px; background: none;color: #0670FF;}
.ly_soluid9.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_more.oth:hover{color: #fff;}
.ly_soluid9.ly_solu7.ly_mkbxwarp4 .ly_box .ly_right .ly_mes .ly_img{zoom:.5}
.solu10.ly_soluid9.ly_solu3 .ly_bot .ly_mn .ly_mnt .ly_icon img{zoom: .4;}

/* 云票专题页 */
.ly_yunpage1{position: relative; height: 534px;}
.ly_yunpage1 .ly_mes{bottom: -68px;color: #fff;}
.ly_yunpage1 .ly_mes .ly_tit{margin-bottom: 84px;font-weight: bold;text-shadow: 0 4px 16px rgba(0,0,0,0.25);text-align: center;line-height: 84px;}
.ly_yunpage1 .ly_mes .ly_box{padding: 52px 62px;border-radius: 10px; background: url(../image/yunpzt1.png) no-repeat center / cover;}
.ly_yunpage1 .ly_mes .ly_box .ly_sum{margin-bottom: 32px;width: 620px;line-height: 30px;}
.ly_yunpage1 .ly_more{display: block;border-radius: 26px;width: 120px;line-height: 40px;text-align: center;color: #fff;background-image: linear-gradient(270deg, #FFA603 0%, #FF6706 100%), radial-gradient(circle at 50% 1.2e+02%, #FFF14A 0%, #FF9F06 45%);box-shadow: 0 2px 9px 0 rgba(44,47,56,0.25);}
.ly_yunpage2{padding: 128px 0 60px;background: #F7F9FF;}
.ly_yunpage2 .ly_titn{margin-bottom: 36px;padding: 0;line-height: 50px;font-weight: bold;color: #181818;}
.ly_yunpage2 .ly_picbox .ly_mn{position: relative;display: block;width: calc((100% - 70px) / 3);margin-right: 35px;margin-bottom: 60px;border-radius: 6px;box-sizing: border-box;padding: 14px; background: #fff;}
.ly_yunpage2 .ly_picbox .ly_mn:nth-child(3n){margin-right: 0;}
.ly_yunpage2 .ly_picbox .ly_mn .ly_bimg{position: relative;border-radius: 6px;height: 152px;overflow: hidden;}
.ly_yunpage2 .ly_picbox .ly_mn .ly_tit{margin: 17px 0 20px;line-height: 25px;color: #181818;}
.ly_yunpage2 .ly_picbox .ly_mn .ly_type{line-height: 20px;color: #0670FF;}
.ly_yunpage2 .ly_picbox .ly_mn:hover{box-shadow: 0 2px 18px 0 rgba(207,212,216,0.40);}
.ly_yunpage2 .ly_picbox .ly_mn:hover .ly_tit{color: #0670FF;}
.ly_yunpage2 .ly_picbox .ly_mn .ly_mengc{width: 100%;height: 100%;background: rgba(0,0,0,.25);opacity: 0;}
.ly_yunpage2 .ly_picbox .ly_mn .ly_bf{position: absolute;bottom: 12px;right: 12px;width: 28px;height:28px;border-radius: 100%;display: flex;align-items: center;background: #fff;}
.ly_yunpage2 .ly_picbox .ly_mn .ly_bf img{width: 10px; margin-left: 10px;}
.ly_yunpage2 .ly_picbox .ly_mn:hover .ly_mengc{opacity: 1;}
.ly_yunpage2 .ly_picbox .ly_mn:hover .ly_bf{left: 50%;bottom: auto;top: 50%;transform: translate(-50%,-50%);width: 48px;height: 48px;}
.ly_yunpage2 .ly_picbox .ly_mn:hover .ly_bf img{width: 18px;margin-left: 18px;}
.ly_yunpage2 .ly_picbox.ly_wordbox{padding: 0;}
.ly_yunpage2 .ly_picbox.ly_wordbox .ly_mn{padding: 0;margin-bottom: 36px;}
.ly_yunpage2 .ly_wordbox .ly_tpic{height: 55px;}
.ly_yunpage2 .ly_wordbox .ly_bmes{padding: 10px 14px;}
.ly_yunpage2 .ly_wordbox .ly_bmes .ly_mnp{padding: 20px 0;border-bottom: 1px solid #E5E5E6;align-items: center;}
.ly_yunpage2 .ly_wordbox .ly_bmes .ly_mnp:last-child{border: none;}
.ly_yunpage2 .ly_wordbox .ly_bmes .ly_mnp img{width: 13px;}
.ly_yunpage2 .ly_wordbox .ly_bmes .ly_mnp a{width: calc(100% - 13px);display: block;padding: 0 8px;line-height: 22px;color: #231815;}
.ly_yunpage2 .ly_wordbox .ly_bmes .ly_mnp a:hover{color: #0670FF;font-weight: bold;}
.ly_yunpage2 .ly_more{margin: 0 auto;display: block;border-radius: 6px;width: 144px;line-height: 42px;text-align: center;background-image: linear-gradient(270deg, #0EA9FF 0%, #0670FF 100%);color: #fff;}
.ly_yunpage3{height: 217px;background: url(../image/yunpzt14.png) no-repeat center / cover;}
.ly_yunpage3 .ly_tit{padding: 45px 0 24px;line-height: 37px;color: #fff;}
.ly_yunpage3 .ly_more{width: 102px;height: 28px;justify-content: space-between;align-items: center;padding: 0 14px;box-sizing: border-box; background: #FFFFFF;background-image: linear-gradient(270deg, #FFA603 0%, #FF6706 100%);border-radius: 14px;color: #fff;}
.ly_yunpage4{padding: 60px 0 0;background: #F7F9FF;}
.ly_yunpage4 .ly_titnm{margin-bottom: 36px;font-weight: bold;text-align: center;line-height: 50px;color: #181818;}
.ly_yunpage4 .ly_mn{padding-bottom: 60px;justify-content: space-between;}
.ly_yunpage4 .ly_mn:first-child{flex-flow: row-reverse;}
.ly_yunpage4 .ly_mn .ly_bimg{width: 670px;}
.ly_yunpage4 .ly_mn .ly_mes{width: calc(100% - 732px);}
.ly_yunpage4 .ly_mn .ly_mes .ly_top{width: 88px;height: 32px;margin-bottom: 26px;background: url(../image/yunpzt18.svg) no-repeat center / cover;color: #fff;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp{padding: 16px 24px;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp .ly_tit{display: block;margin-bottom: 14px; line-height: 28px;color: #231815;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp .ly_more{align-items: center; line-height: 20px;color: #0670FF;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp .ly_more div{width: 10px;height: 10px;border-radius: 100%;margin-left: 4px; background: #0670FF;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp .ly_more .ly_img1{width: 10px;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp .ly_more .ly_img2{display: none;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp.on{box-shadow: 0 2px 20px 0 rgba(207,212,216,0.25);border-radius: 6px;background: #fff;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp.on .ly_tit{font-weight: bold;color: #0670FF;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp.on .ly_more div{width: 20px;border-radius: 5px;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp.on .ly_more .ly_img2{display: block;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp.on .ly_more .ly_img1{display: none;}
.ly_yunpage4 .ly_mn.ly_oth .ly_mes .ly_top{background: url(../image/yunpzt19.svg) no-repeat center / cover;}
.ly_videotc {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);opacity: 0;transition: all .5s;pointer-events: none; z-index: 9999999;}
.ly_videotc.show{display: flex!important;justify-content: center;align-items: center;opacity: 1;pointer-events: auto;}
.ly_videotc .ly_mengc{width: 100%;height: 100%;cursor: pointer;}
.ly_videotc .ly_videomain{position: relative;max-width: 80%;max-height: 70%;}
.ly_videotc .ly_videomain .ly_videoclose{position: absolute;top: -30px;right: 0;}
.ly_videotc .ly_videomain .ly_videosrc{max-width: 100%;max-height: 500px;display: block;opacity: 0;}
.ly_videotc.show .ly_videomain .ly_videosrc{opacity: 1;}

.ly_problem.ly_policy1 .ly_policynav .ly_mn.on a{color: #231815;}
.ly_problem.ly_policy1 .ly_policynav .ly_mn.on a:after{width: 0;}
.ly_problem.ly_policy1 .ly_policynav .ly_mn.active a{color: #0670FF!important;}
.ly_problem.ly_policy1 .ly_policynav .ly_mn.active a:after{width: 100%!important;}
.ly_problem.ly_policy1 .ly_policynav .ly_mn:hover a{color: #0670FF!important;}
.ly_problem.ly_policy1 .ly_policynav .ly_mn:hover a:after{width: 100%!important;}
.ly_problem.ly_policy2{background: #F7F8FB;}
.ly_problem.ly_policy1{background: url(../image/problems1.png) no-repeat center / cover;}
.ly_problem.ly_policy1 .ly_tit{margin-bottom: 24px;font-weight: bold;line-height: 65px;font-size: 46px;color: #fff;}
.ly_problem.ly_policy1 .ly_more{width: 162px;height: 45px;border-radius: 6px;line-height: 45px;background-image: linear-gradient(270deg, #0EA9FF 0%, #0670FF 100%); color: #fff;}
.ly_problem.ly_policy1 .ly_more:hover{background: #fff;color: #0670FF;}

/* 预约弹窗 */
.ly_formtc{position: fixed;top: 0;left: 0;width: 100%;height: 100%!important;text-align: center;background: rgba(0, 0, 0, 0.5);z-index: 10000000;pointer-events: none;opacity: 0;}
.ly_formtc.ly.lingdaoform .form-right{background: none!important;}
.ly_formtc.ly.lingdaoform .form-right .formBox{position: relative;width: 341px;padding: 50px 0 0;border-radius: 10px;background: url(../image/tcform1.png) no-repeat center / cover #fff;}
.ly_formtc .ly_tit{line-height: 45px;font-weight: bold;color: #333;}
.ly_formtc .ly_sum{padding: 8px 0 36px;display: block;line-height: 22px;color: #666;}
.ly_formtc .ly_sum a{margin-left: 4px;color: #0670FF;}
.ly_formtc.lingdaoform .form-right .formBox li{margin-top: 0!important;margin-bottom: 14px;}
.ly_formtc.ly .formBtn{margin-top: 26px;padding: 0 0px;}
.ly_formtc.ly .formBtn button:hover{background: #0263E6;}
.ly_formtc.ly.lingdaoform .form-right .formBox li input{border-color: #FFFFFF; border-radius: 4px;font-size: 14px;background: #FFFFFF;color: #000;box-shadow: none!important;}
.ly_formtc.ly.lingdaoform .form-right .formBox li input::placeholder{color: #7E848A;}
.ly_formtc.ly.lingdaoform .form-right .formBox li input:focus{border-color: #0670FF;background: #fff;}
.ly_formtc.ly.lingdaoform .form-right .formBox li input:hover{border-color: #0670FF;background: #fff;}
.ly_formtc.ly.lingdaoform .form-right .formBox li input:-webkit-autofill{box-shadow: 0 0 0 1000px white inset !important}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
transition: background-color 5000s ease-in-out 0s !important;
}
.ly_formtc.ly.lingdaoform .form-right .formBox li input.on{border-color: #0670FF;background: #fff;}
/*.ly_formtc ul{padding: 0 50px;}*/
.ly_formtc .ly_bmes{margin-top: 48px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; background: #fff;font-size: 12px;line-height: 48px;color: #90969C;}
.ly_formtc .ly_bmes a{color: #0670FF;}
.ly_formtc .ly_tcclose{position: absolute;right: -11px;top: -11px;}
.ly_formtc .ly_tcclose .img2{opacity: 0;}
.ly_formtc .ly_tcclose:hover .img2{opacity: 1;}
.ly_formtc.show{display: flex!important;opacity: 1;pointer-events: auto;}

/* 生态合作 */
.ly_hzphone{height: 0px;overflow: hidden;pointer-events: none;}
.ly_hz1{height: 516px;background: url(../image/hz1.png) no-repeat center / cover;}
.ly_hz1 .ly_img{position: relative;top: 208px;margin: 0 auto ;display: block;width: 717px;;}
.ly_hz2{padding: 80px 0;background: url(../image/hz3.png) no-repeat center / cover;}
.ly_hz2 .ly_main{justify-content: space-between;}
.ly_hz2 .ly_main .ly_mes{width: 652px;}
.hztitn .ly_tit{margin-bottom: 22px;line-height: 50px;color: #181818 ;}
.hztitn .ly_line{width: 46px;height: 6px;background:#0670FF;}
.ly_hz2 .ly_main .ly_mes .ly_sum{padding: 48px 0 0;line-height: 28px;text-align: justify; color: #60646B;}
.ly_hz2 .ly_main .ly_mes .numbox{padding: 53px 0 0;justify-content: space-between;}
.ly_hz2 .ly_main .ly_mes .numbox .ly_mn .ly_num{justify-content: center;}
.ly_hz2 .ly_main .ly_mes .numbox .ly_mn .ly_num{align-items: center;justify-content: center; height: 45px;margin-bottom: 4px;font-size: 32px;font-weight: bold; color: #0670FF;}
.ly_hz2 .ly_main .ly_mes .numbox .ly_mn .ly_num i{font-style: normal;}
.ly_hz2 .ly_main .ly_mes .numbox .ly_mn .ly_summ{text-align: center; line-height: 20px;color: #60646B;}
.ly_hz2 .ly_main .ly_bgimg img{zoom:.5;}
.ly_hz3{padding: 80px 0;background: #F6F7FA;}
.ly_hz3 .ly_top{padding: 48px 0 36px;}
.ly_hz3 .ly_top .mn{width: 104px;border-radius: 50px;margin: 0 5px; text-align: center;line-height: 34px;color: #181818;}
.ly_hz3 .ly_top .mn.on{background: #161A20;color: #fff;}
.ly_hz3 .ly_top .mn:hover{background: #161A20;color: #fff;}
.ly_hz3 .swiper-slide {border-radius: 12px;overflow: hidden;}
.ly_hz3 .swiper-slide .box{width: 50%;height: 355px;box-sizing: border-box;}
.ly_hz3 .swiper-slide .ly_mes{position: relative;padding: 54px 44px 0 52px;color: #fff;background:linear-gradient(207.27deg, rgb(34, 47, 70) 1.365%,rgb(22, 26, 32) 70.425%); }
.ly_hz3 .swiper-slide .ly_mes .ly_tit{line-height: 40px;}
.ly_hz3 .swiper-slide .ly_mes .ly_line{margin: 12px 0 32px;width: 24px;height: 3px;background: #0670FF;}
.ly_hz3 .swiper-slide .ly_mes .ly_sum{line-height: 25px;}
.ly_hz3 .swiper-slide .ly_mes .ly_tb{position: absolute;top: 30px;right: 44px;}
.ly_hz4{padding: 80px 0;background: url(../image/hz13.png) no-repeat center / cover;}
.ly_hz4 .ly_box{padding: 26px 0 0;}
.ly_hz4 .ly_box .ly_mn{position: relative;box-sizing: border-box;padding: 18px 70px 0 20px;width: 306px;height: 124px;margin-right: 20px;margin-top: 22px;box-shadow: 3px 3px 6px 0px rgba(181,191,208,0.2);border-radius: 12px;background: #FFF;}
.ly_hz4 .ly_box .ly_mn .ly_tit{margin-bottom: 14px;font-weight: bold;line-height: 28px;;color: #181818;}
.ly_hz4 .ly_box .ly_mn .ly_sum{line-height: 22px;color: #60646B;}
.ly_hz4 .ly_box .ly_mn .ly_tb{position: absolute;top: 0;right: 5px;}
.ly_hz5{padding: 80px 0; background: #F6F7FA;;}
.ly_hz5 .ly_sum{padding: 26px 0 48px;line-height: 25px;color: #60646B;}
.ly_hz5 .ly_img{height: 60px;}
.ly_hz6{padding: 58px 0;background: url(../image/hz15.png) no-repeat center / cover;}
.ly_hz6 .ly_sum{margin-bottom: 36px;line-height: 45px;font-weight: bold; color: #181818;}
.ly_hz6 .ly_sum a{color:#181818;}
.ly_hz6 .ly_more{display: block;width: 144px;height: 42px;border-radius: 4px;text-align: center;line-height: 42px;background: linear-gradient(270deg, #0EA9FF 0%, #0670FF 100%);color: #fff;}

/* 线索征集页面 */
.ly_cule1{background: url(../image/cule1.png) no-repeat center / cover;}
.ly_cule1 .ly_main{padding: 177px 0 0;justify-content: space-between;}
.ly_cule1 .ly_main img{zoom: .5;}
.ly_cule2{padding: 80px 0;background: #FAFBFF;}
.ly_cule2 img{zoom: .5;}
.ly_cule .ly_titmn{margin-bottom: 48px;line-height: 59px;font-weight: bold;text-align: center;color: #181818;}
.ly_cule2 .ly_main{align-items: center;}
.ly_cule2 .ly_main .ly_mn{width: 300px;height: 206px;border-radius: 6px;border: 1px solid #FFFFFF;box-sizing: border-box;padding: 9px 16px; box-shadow: 6px 6px 18px 0px rgba(185,190,204,0.2);
background: #FFFFFF linear-gradient(180deg, #F2F5FA 0%, rgba(255,255,255,0.9) 100%);}
.ly_cule2 .ly_main .ly_mn .ly_tit{padding-left: 18px;margin-bottom: 10px;line-height: 33px;color: #0670FF;}
.ly_cule2 .ly_main .ly_mn .ly_sum{padding-left: 18px;color: #45587C;line-height: 28px;}
.ly_cule2 .ly_main .ly_jtbox{position: relative;width: calc((100% - 900px) / 2);border: 1px dashed #0670FF;}
.ly_cule3{padding: 80px 0;background: linear-gradient(180deg, #FFFFFF 0%, #FAFCFF 100%);}
.ly_cule3 .ly_main{justify-content: space-between;}
.ly_cule3 .ly_main .ly_mn{width: 280px;border-radius: 6px;box-shadow: 6px 6px 18px 0px rgba(185,190,204,0.2);background: #fff;}
.ly_cule3 .ly_main .ly_mn .ly_bgimg{height: 126px;}
.ly_cule3 .ly_main .ly_mn .ly_mes{padding: 24px 20px;}
.ly_cule3 .ly_main .ly_mn .ly_mes .ly_tit{margin-bottom: 3px;font-weight: 600;line-height: 30px;color: #0670FF;}
.ly_cule3 .ly_main .ly_mn .ly_mes .ly_sum{color: #45587C;line-height: 20px;}
.ly_cule3 .ly_main .ly_mn .ly_mes .ly_top{padding-bottom: 14px;margin-bottom: 14px;border-bottom: 1px dashed #CBDBFC;}
.ly_cule4{padding: 80px 0;background: url(../image/cule12.png) no-repeat center / cover;}
.ly_cule3 .ly_main .ly_mn:hover{transform: translateY(-10px);}
.ly_cule4 .ly_titmn{color: #fff;}
.ly_cule4 .ly_main{justify-content: space-between;}
.ly_cule4 .ly_main .ly_mn{width: 270px;border-radius: 8px;background: #fff;}
.ly_cule4 .ly_main .ly_mn .ly_bigimg{position: relative;height: 86px;}
.ly_cule4 .ly_main .ly_mn .ly_bigimg .ly_tit{left: 24px;font-weight: 600;line-height: 30px;color: #242D48;}
.ly_cule4 .ly_main .ly_mn .ly_mes{padding: 20px 24px 26px;}
.ly_cule4 .ly_main .ly_mn .ly_mes .ly_sum{margin-bottom: 18px;height: 60px;color: #45587C;line-height: 20px;}
/* .ly_cule4 .ly_main .ly_mn .ly_mes .ly_more{align-items: center;line-height: 17px;color: #0670FF;}
.ly_cule4 .ly_main .ly_mn .ly_mes .ly_more img{margin-left: 4px;width: 10px;} */
.ly_cule4 .ly_main .ly_mn .ly_mes .ly_more{align-items: center; line-height: 20px;color: #0670FF;}
.ly_cule4 .ly_main .ly_mn .ly_mes .ly_more div{width: 10px;height: 10px;border-radius: 100%;margin-left: 4px; background: #0670FF;}
.ly_cule4 .ly_main .ly_mn .ly_mes .ly_more .ly_img1{width: 10px;}
.ly_cule4 .ly_main .ly_mn .ly_mes .ly_more .ly_img2{display: none;}
.ly_cule4 .ly_main .ly_mn:hover .ly_mes .ly_more div{width: 20px;border-radius: 5px;}
.ly_cule4 .ly_main .ly_mn:hover .ly_mes .ly_more .ly_img2{display: block;}
.ly_cule4 .ly_main .ly_mn:hover .ly_mes .ly_more .ly_img1{display: none;}

.ly_cule5{padding: 80px 0;background: #fff;}
.ly_cule5 .ly_titmn{line-height: 56px;}
.ly_cule5 .ly_main .ly_img{display: block;margin: 48px auto;zoom: .5;}
.ly_cule5 .ly_main .ly_more{display: block;margin: 0 auto;width: 144px;height: 42px;border-radius: 6px;border: 1px solid #0670FF;text-align: center;line-height: 40px;color: #0670FF;}
.ly_cule5 .ly_main .ly_more:hover{background: #0670ff;color: #fff;}

.ly_bxsolu img{zoom:.5}
.ly_bxsolu1{height: 452px;background: url(../image/bxsolu1.png) no-repeat center / cover;}
.ly_bxsolu1 .ly_main{padding: 119px 0 0;}
.ly_bxsolu1 .ly_main .ly_more{display: block;width: 140px;height: 40px;margin-top: 49px; border-radius: 6px;line-height: 40px;text-align: center;color: #0670FF;background: #FFFFFF;}
.ly_bxsolu1 .ly_main .ly_more:hover{color: #fff;}
.ly_bxsolu2{padding: 80px 0;text-align: center;background: linear-gradient(180deg, #F9FBFF 0%, #FFFFFF 100%);}
.ly_bxsolu2 .ly_tit{line-height: 59px;font-weight: bold;color: #181818;}
.ly_bxsolu2 .ly_sum{padding: 16px 0 48px;color: #45587C;}
.ly_bxsolu2 .ly_box{justify-content: space-between}
.ly_bxsolu2 .ly_mn{position: relative;width: 347px;border-radius: 6px; background:linear-gradient( to bottom , #D4E5FF 0%,rgba(255,255,255,.9) 60%,rgba(255,255,255,.9) 100%); box-shadow: 6px 6px 18px 0px rgba(203,207,218,0.15);overflow: hidden;}
.ly_bxsolu2 .ly_mn:nth-child(2){background:linear-gradient( to bottom , #CDEFF9 0%,rgba(255,255,255,.9) 60%,rgba(255,255,255,.9) 100%); }
.ly_bxsolu2 .ly_mn:nth-child(3){background:linear-gradient( to bottom , #E6E2FA 0%,rgba(255,255,255,.9) 60%,rgba(255,255,255,.9) 100%); }
.ly_bxsolu2 .ly_mn .ly_tb{position: absolute;right: 8px;top: 19px;}
.ly_bxsolu2 .ly_mn .ly_top{position: relative;padding: 26px 0 22px;width: calc(100% - 70px);border-bottom: 1px solid #DDE6F6;margin: 0 auto;}
.ly_bxsolu2 .ly_mn .ly_top .ly_titm{padding-left: 12px;font-weight: bold;color: #115ABD;}
.ly_bxsolu2 .ly_mn .ly_bot{padding: 29px 0 39px;}
.ly_bxsolu2 .ly_mn .ly_bot .ly_mnbox{display: inline-block;}
.ly_bxsolu2 .ly_mn .ly_bot .ly_mnbox p{margin-bottom: 22px;align-items: center; line-height: 28px; color: #231815;}
.ly_bxsolu2 .ly_mn .ly_bot .ly_mnbox p:last-child{margin-bottom: 0;}
.ly_bxsolu2 .ly_mn .ly_bot .ly_mnbox p img{display: block;margin-left: 8px;}
.ly_bxsolu3{padding: 80px 0;text-align: center;background: url(../image/bxsolu7.png) no-repeat center / cover;}
.ly_bxsolu3 .ly_tit{line-height: 59px;font-weight: bold;color: #181818;}
.ly_bxsolu3 .ly_sum{padding: 16px 0 48px;color: #45587C;}
.ly_bxsolu3 .ly_box{border-radius: 6px;box-shadow: 0px 6px 18px 0px rgba(185,190,204,0.2);overflow: hidden;}
.ly_bxsolu3 .ly_box .ly_contr{width: 310px;background: url(../image/bxsolu10.png) no-repeat right bottom / cover;}
.ly_bxsolu3 .ly_box .ly_contr .ly_mn{align-items: center;height: 98px;padding-left: 32px;font-weight: bold;color: #231815;}
.ly_bxsolu3 .ly_box .ly_contr .ly_mn .ly_iconbox{width: 56px;height: 56px;margin-right: 10px;}
.ly_bxsolu3 .ly_box .ly_contr .ly_mn.on{background: #fff;color: #0670FF;}
.ly_bxsolu3 .ly_box .swiper-container{width: calc(100% - 310px);padding: 28px 24px;background: #fff;}
.ly_bxsolu3 .ly_mainbox {position: relative;justify-content: space-between;}
.ly_bxsolu3 .ly_mainbox .ly_mn.ly_mn1{z-index: 3;}
.ly_bxsolu3 .ly_mainbox .ly_mn.ly_mn2{z-index: 2;}
.ly_bxsolu3 .ly_mainbox .ly_mn{position: relative;border-radius: 6px;padding: 32px 18px 35px; background:rgba(247,249,252,1);}
.ly_bxsolu3 .ly_mainbox .ly_mn .ly_tb{position: absolute;top: 44px;right: -24px;width: 36px;zoom:1}
.ly_bxsolu3 .ly_mainbox .ly_mn .ly_top{margin: 0 auto 52px;width: 128px;height: 44px;border-radius: 6px;line-height: 44px;font-weight: bold;background: #fff;color: #0670FF;}
.ly_bxsolu3 .ly_mainbox .ly_mn .ly_botmn{margin-right: 24px;text-align: center;}
.ly_bxsolu3 .ly_mainbox .ly_mn .ly_botmn .ly_icon{margin:  0 auto;height: 32px;}
.ly_bxsolu3 .ly_mainbox .ly_mn .ly_botmn .ly_dian{margin: 16px auto;border-radius: 100%;width: 4px;height: 4px;background: #A6AEB8;}
.ly_bxsolu3 .ly_mainbox .ly_mn .ly_botmn .ly_summ{color: #231815;line-height: 25px;}
.ly_bxsolu3 .ly_mainbox .ly_mn .ly_botmn:last-child{margin-right: 0;}
.ly_bxsolu3 .ly_mainbox .ly_line{bottom: 77.5px;width: calc(100% - 64px);border-bottom: 1px dashed #A6AEB8;z-index: 9;}
.ly_bxsolu3 .ly_mainbox.oth .ly_mn{width: 400px;height: 256px;box-sizing: border-box;padding: 36px 0 0 40px;text-align: left;}
.ly_bxsolu3 .ly_mainbox.oth .ly_mn .ly_top{margin:0 0 26px;height: auto; line-height: 28px;text-align: left;color: #181818;background: none;}
.ly_bxsolu3 .ly_mainbox.oth .ly_mn .ly_botmn{display: flex;align-items: center;justify-content: space-between; width: 140px;height: 50px;margin-bottom: 22px;margin-right: 40px; border-radius: 4px;box-sizing: border-box;padding: 0 18px;background: #fff;}
.ly_bxsolu3 .ly_mainbox.oth .ly_mn .ly_summ{font-size: 16px;color: #181818;}
.ly_bxsolu3 .ly_mainbox.oth .ly_mn .ly_botmn .ly_icon{margin: 0;height: auto;}

.ly_bxsolu4{padding: 80px 0;text-align: center;background: #fff;}
.ly_bxsolu4 .ly_tit{line-height: 59px;font-weight: bold;color: #181818;}
.ly_bxsolu4 .ly_sum{padding: 16px 0 48px;color: #45587C;}
.ly_bxsolu4 .ly_contr .ly_mn{position: relative;margin-right: 163px;padding-bottom: 28px;text-align: center;line-height: 1em;color: #231815;}
.ly_bxsolu4 .ly_contr .ly_mn:last-child{margin-right: 0;}
.ly_bxsolu4 .ly_contr .ly_mn::after{position: absolute;left: 50%;bottom: 0; transform: translateX(-50%);width: 0;height: 2px;background: #0670FF;transition: all .4s;content: "";}
.ly_bxsolu4 .ly_contr .ly_mn .ly_iconbox{height: 54px;}
.ly_bxsolu4 .ly_contr .ly_mn .ly_iconbox img{zoom: .4;}
.ly_bxsolu4 .ly_contr .ly_mn.on::after{width: 164px;}
.ly_bxsolu4 .swiper-container{background: url(../image/bxsolu11.png) no-repeat right center / cover;box-shadow: 0px 6px 18px 0px rgba(185,190,204,0.2);}
.ly_bxsolu4 .swiper-container .ly_bimg{position: relative;width: 521px;height: 332px;}
.ly_bxsolu4 .swiper-container .ly_bimg::before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);z-index: 1; content: "";}
.ly_bxsolu4 .swiper-container .ly_bimg .ly_bf{width: 60px;height: 60px;border-radius: 100%;background:#fff;z-index: 2;}
.ly_bxsolu4 .swiper-container .ly_bimg .ly_bf span{position: absolute;top: 19px;left: 22px;border-left: 22px solid #3296FA;border-top:11px solid transparent;border-bottom: 11px solid transparent;}
.ly_bxsolu4 .swiper-container .ly_mes{width: calc(100% - 521px);box-sizing: border-box;padding: 36px 51px;text-align: left;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_titm{font-weight: bold;line-height: 37px;color: #181818;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_bqbox{padding: 24px 0 46px;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_bqbox span{display: block;min-width: 120px;height: 34px;margin-right: 20px;padding: 0 15px; margin-bottom: 16px;border-radius: 6px;text-align: center;line-height: 34px; background: #E9F1FF;color: #45587C;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_anbox .ly_more{display: block;width: 144px;height: 40px;border-radius: 4px;border: 1px solid #0670FF; text-align: center;line-height: 40px;color: #0670FF;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_anbox .ly_more.oth{margin-left: 24px; background: linear-gradient(270deg, #0EA9FF 0%, #0670FF 100%);color: #fff;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_anbox .ly_more:hover{color: #fff;}
.ly_bxsolu5{padding: 80px 0;text-align: center;background: #FAFCFF;}
.ly_bxsolu5 .ly_tit{line-height: 59px;font-weight: bold;color: #181818;}
.ly_bxsolu5 .ly_sum{padding: 16px 0 48px;color: #45587C;}
.ly_bxsolu5 .ly_box{justify-content: space-between;}
.ly_bxsolu5 .ly_box .ly_titm{padding: 8px 0 30px;line-height: 25px;text-align: center;color: #45587C;}
.ly_bxsolu5 .ly_box .ly_mn{box-sizing: border-box;padding: 36px 0 0;width: 268px;height: 375px;border-radius: 6px;box-shadow: 0px 6px 18px 0px rgba(185,190,204,0.2);background: #fff;}
.ly_bxsolu5 .ly_box .ly_mn img{margin: 0 auto;}
.ly_bxsolu5 .ly_box .ly_mn:hover{transform: translateY(-10px);}
.ly_bxsolu6{padding: 80px 0;text-align: center;background: #fff;}
.ly_bxsolu6 .ly_tit{line-height: 59px;font-weight: bold;color: #181818;}
.ly_bxsolu6 .ly_sum{padding: 16px 0 48px;color: #45587C;}
.ly_bxsolu6 .ly_box{ border-radius: 6px;padding: 28px 44px 28px 28px;justify-content: space-between;box-shadow: 0px 6px 18px 0px rgba(185,190,204,0.2);background: #FFFFFF;}
.ly_bxsolu6 .ly_box .ly_bimg{width: 226px;}
.ly_bxsolu6 .ly_box .ly_mes{position: relative;width: calc(100% - 270px);}
.ly_bxsolu6 .ly_box .ly_mes .ly_tb{position: absolute;top: 0;left: -22px;}
.ly_bxsolu6 .ly_box .ly_mes .ly_sumn{margin: 23px 0 42px;line-height: 26px;text-align: left;color: #60646B;}
.ly_bxsolu6 .ly_box .ly_mes .ly_bot{justify-content: space-between;align-items: center;}
.ly_bxsolu6 .ly_box .ly_mes .ly_bot .ly_le{align-items: center;}
.ly_bxsolu6 .ly_box .ly_mes .ly_bot .ly_le .ly_titm{margin-left: 25px; font-weight: 600;font-weight: bold;line-height: 1em;color: #231815;}
.ly_bxsolu6 .ly_box .ly_mes .ly_bot .ly_more{display: block;width: 144px;height: 42px;text-align: center;line-height: 42px;background: linear-gradient(270deg, #0EA9FF 0%, #0670FF 100%);border-radius: 4px;color: #fff;}
.ly_bxsolu7{padding: 80px 0;text-align: center;background: #FAFCFF;}
.ly_bxsolu7 .ly_tit{line-height: 59px;margin-bottom: 48px;font-weight: bold;color: #181818;}
.ly_bxsolu7 img{display: block;margin: 0 auto;}


/* 火车票 */
.cj_content{
    width: 1200px;
    margin: auto;
    position: relative;
}
.cj_btn_box{
    display: flex;
}

.cj_btn_box a{
    display: block;
    text-align: center;
}
.cj_btn_box .bai{
    color: #FFFFFF;
}
.cj_btn_box .lan{
    color: #0670FF;
}
.cj_btn_box .bai :hover{
    color: #FFFFFF;
}
.cj_btn_box .lan :hover{
    color: #0670FF;
}
.mb-btn{display: none !important}
.cj_mod1{
    width: 100%;
    height: 452px;
    margin: 60px 0 0 0;
    padding: 80px 0 0 0 ;
    box-sizing: border-box;
    background: url(../image/banner1.jpeg) no-repeat center;
    background-size: cover;
}
.cj_mod1 .cj_btn_box{
    margin: 42px 0 0 0 ;
}
.cj_mod1 .p1{
    font-size: 46px;
    font-weight: bold;
}
.cj_mod1 .p2{
    font-size: 40px;
    font-weight: bold;
}
.cj_mod1 .p3{
    font-size: 22px;
}
.cj_hqjjfa{
    width: 252px;
    height: 56px;
    background: linear-gradient( 270deg, #2599FF 0%, #0670FF 100%);
    border-radius: 28px;
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    font-style: normal;
    line-height: 56px;
    margin: 0 20px 0 0;
}
.cj_fazx{
    width: 152px;
    height: 56px;
    background: rgba(255,255,255,0.5);
    border-radius: 28px;
    border: 2px solid #0670FF;
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    font-style: normal;
    line-height: 56px;
}
.cj_title{
    font-size: 36px;
    color: #231815;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    margin:  0 0 15px 0;
    font-weight: 600;
}
.cj_title span{
    color: #0670FF;
}
.cj_hint{
    font-size: 18px;
    color: #60646B;
    line-height: 25px;
    text-align: center;
    font-style: normal;
}
.cj_hqzsjjfz{
    width: 202px;
    height: 42px;
    background: #0670FF;
    border-radius: 21px;
    margin: auto;
    display: flex !important;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0 26px 0 0;
    box-sizing: border-box;
}
.cj_mod2{
    width: 100%;
    height: 819px;
    padding: 80px 0 0 0 ;
    box-sizing: border-box;
    background: #F7F8FB;
}
.cj_mod2_img{
    width: 1202px;
    height: 442px;
    margin: 48px auto 36px;
}
.cj_mod2_page{display: none}
.cj_partner_more_text{
    font-size: 16px;
    color: #FFFFFF;
}
.cj_partner_more_icon{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    width: 34px;
    height: 34px;
    margin-left: 10px;
    border-radius: 50%;
    background: #fff;
}
.cj_partner_more_icon i{display: flex;align-items: center;font-size: 8px;color: #0670FF;}
.cj_mod3{
    width: 100%;
    height: 766px;
    padding: 80px 0 0 0;
}
.mb-check{display: none}
.mod3_box{
    display: flex;
    width: 1180px;
    margin:48px auto;
    justify-content: space-between;
}
.mod3_mb_box{display: none}
.mod3_left{
    width: 577px;
    height: 418px;
    background: #E5F1FB;
    border-radius: 22px;
    cursor: pointer;
    background: url(../image/yg_bg.png) no-repeat center;
    background-size: cover;
    position: relative;
    padding: 0 32px;
    box-sizing: border-box;
    transition: all 1s;
}
.mod3_left .cj_mod3_hint{
    font-size: 14px;
    color: #173268;
    position: absolute;
    top: 26px;
    right: 34px;
}
.cj_head_box{
  display: flex;
  margin: 18px 0 28px 0;
  align-items: center;
}
.cj_head_box img{
    width: 84px;
    height: 84px;
    margin: 0 14px 0 0 ;
}
.mod3_left .cj_head_box p{
    font-size: 36px;
    font-style: normal;
    background: linear-gradient(180deg, #009CEE 0%, #002DFF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: bold;
}
.mod3_right .cj_head_box p{
    font-size: 36px;
    font-style: normal;
    background: linear-gradient(180deg, #EE8E00 0%, #FF3F00 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: bold;
}
.ts_yg {
    padding: 13px 16px 30px !important;
}
.cj_mod3_hint_hover{
    display: none;
    font-size: 14px;
    color: #FFFFFF;
    position: absolute;
    top: 18px;
    right: 18px;
    background: rgba(255,255,255,0.45);
    border-radius: 18px;
    border: 1px solid #FFFFFF;
}
.on .cj_mod3_hint_hover{
    width: 130px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 36px;
}
.on .cj_mod3_hint{
    display: none;
}
.cj_yg_text{
    display: flex;
    padding: 13px 16px;
    font-size: 18px;
    color: #212224;
    background-color: #FFFFFF;
    width: max-content;
    margin: 0 0 14px 0;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.04);
    border-radius: 18px 18px 18px 2px;
    position: relative;
}
.cj_yg_text span{
    position: absolute;
    left: 39px;
    top: 40px;
    font-size: 14px;
    color: #60646B;
}
.cj_yg_text:nth-child(odd){
    float: right;
}
.cj_yg_text i{
    display: block;
    width: 23px;
    height: 23px;
    background: url(../image/td.png) no-repeat center;
    background-size: cover;
    margin: 0 10px 0 0;
}
.on .cj_head_box p{
    color: #FFFFFF;
    -webkit-text-fill-color: aliceblue;
}
.cj_yg_text_hover{
    display: none;
}
.on .cj_yg_text_hover{
    display: flex !important;
}
.on .cj_yg_text{
    display: none;
}
.cj_yg_text_hover i{
    background: url(../image/jjfa.png) no-repeat center;
    background-size: cover;
}
.mod3_left.on{
    background: url(../image/hover_bg.png) no-repeat center;
    background-size: cover;
}
.mod3_right{
    width: 577px;
    height: 418px;
    background: #FCF4EC;
    border-radius: 22px;
    cursor: pointer;
    background: url(../image/cw_bg.png) no-repeat center;
    background-size: cover;
    position: relative;
    padding: 0 32px;
    box-sizing: border-box;
    transition: all 1s;
}
.mod3_right .cj_mod3_hint{
    font-size: 14px;
    color: #2F1768;
    position: absolute;
    top: 26px;
    right: 34px;
}
.mod3_right.on{
    background: url(../image/hover_bg.png) no-repeat center;
    background-size: cover;
}
.cj_mod4{
    width: 100%;
    height: 811px;
    background: #F3F6FE;
    padding: 80px 0 0 0 ;
    box-sizing: border-box;
}
.cj4_mb-bth{
    display: none;
    width: 319px;
    height: 56px;
    border-radius: 6px;
    border: 1px solid #0670FF;
    color: #0670FF;
    margin: 32px auto 0;
    font-size: 22px;
    text-align: center;
    line-height: 56px;
    font-weight: bold;
}
.mb_mod4_box{display: none;width: 100%}
.mb_mod4_box li{
    width: 100%;
    height: 99px;
    background-color: #fff;
    border-radius: 12px;
    padding: 16px 14px;
    overflow: hidden;
    transition: .5s;
    margin-bottom: 12px;
}
.mb_mod4_box li.on{
    height: 448px;
}
.mb_mod4_box li.on .mb_mod4_top .jt img{
    transform: rotate(90deg);
    top: 20%;
    left: 26%;
}
.mb_mod4_box li .mb_mod4_top{
    display: flex;
    justify-content: space-between;
}
.mb_mod4_box li .mb_mod4_top .mb_mod4_title{
    font-size: 18px;
    color: #181818;
    font-weight: 600;
    transition: .5s;
}
.mb_mod4_box li.on .mb_mod4_top .mb_mod4_title{
    font-size: 16px;
    opacity: 0.36;
}
.mb_mod4_box li .mb_mod4_top .jt{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #D9DCDF;
    position: relative;
}
.mb_mod4_box li .mb-mod4-ontitle{
    text-align: center;
    color: #181818;
    font-size: 26px;
    margin-top: 20px;
    display: none;
    font-weight: bold;
}
/*.mb_mod4_box li.on .mb-mod4-ontitle{
    display: block;
}*/
.mb_mod4_box li .mb_mod4_top .jt img{
    position: absolute;
    top: 8%;
    left: 50%;
    transform: rotate(-90deg) translate(-50%, -50%);
    transition: .5s;
}
.mb_mod4_box .mb_mod4_content{display: flex;gap: 8px;margin-top: 20px}
.mb_mod4_box .mb_mod4_content .mb_mod4_text{
    font-size: 14px;
    line-height: 20px;
    color: #181818;
    overflow: hidden; /* 确保超出容器的文本被裁剪 */
    white-space: nowrap; /* 确保文本在一行内显示 */
    text-overflow: ellipsis; /* 使用省略号表示文本超出 */
}
.mb_mod4_box li.on .mb_mod4_content .mb_mod4_text{
    overflow: visible;
    white-space: normal;
    text-overflow: initial;
}
.mb_mod4_box .mb_mod4_video{
    margin: 20px auto;
    width: 124.32px;
    height: 259px;
}
.mb_mod4_box .mb_mod4_img{
    margin: 20px auto;
    width: 248px;
    height: 259px;
}
.mb_mod4_box .mb_mod4_img img {
    width: 100%;
    height: auto;
}
.mb_mod4_box li.on .mb_mod4_content .img img {display: none}
.mb_mod4_box li.on .mb_mod4_content {gap:0px;}
.mb_mod4_box .mb_mod4_content .img img{
    width: 16px;
    height: auto;
}
.mb_mod4_box li:nth-child(2) .mb_mod4_content .img img{
    width: 30px;
    height: auto;
}
.mb_mod4_box li:nth-child(3) .mb_mod4_content .img img{
    width: 42px;
    height: auto;
}

.cj_mod4 .right img{
    width: 100%;
    display: none;
    margin: auto;
}
.cj_mod5 .right img{
    width: 100%;
    display: none;
    margin: auto;
}
.cj_mod6 .right img{
    width: 100%;
    display: none;
    margin: auto;
}
.cj_mod6 .pcshow{display: flex !important}
.cj_qh_btn{
    background: #FFFFFF;
    border-radius: 28px;
    display: flex;
    width: fit-content;
    margin: 48px auto;
    padding: 6px;
}
.cj_qh{
    border-radius: 19px;
    color: #181818;
    font-size: 16px;
    text-align: center;
    padding: 8px 20px;
    background-color: #FFFFFF;
    cursor: pointer;
}
.cj_qh:nth-child(2){
    margin: 0 10px;
}
.cj_qh:hover{
    background: #0670FF;
    color: #FFFFFF;
}
.cj_qh.on{
    background: #0670FF;
    color: #FFFFFF;
}
.cj_t_title{
    font-size: 40px;
    font-weight: bold;
    color: #181818;
    margin: 0 0 28px 0;
    text-align: left;
    font-style: normal;
    background: linear-gradient(180deg, #7B53FF 0%, #065AFF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.cj_t_text{
    padding: 23px 22px 26px 22px;
    width: 404px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.5s;
}
.cj_t_text.on{
    background-color: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0px 10px 16px 0px rgba(41,74,131,0.02);
    /* width: 404px;
    height: 72px; */
}
.cj_t_text.on span{
    display: block;
}
.cj_t_text p{
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: bold;
}
.cj_t_text p img{
    width: 20px;
    margin: 0 16px 0 0;
}
.cj_t_text span{
    display: none;
    margin: 15px 0 0 0;
    font-size: 14px;
    color: #60646B;
}
.cj_t_box{
    width: 1093px;
    margin: auto;
    display: none;
    justify-content: space-between;
    align-items: center;
}
.cj_t_box.on{
    display: flex;
}
.cj_mod4 .cj_t_box .right{
    width: 490px;
    height: 517px;
}
.cj_mod4 .ts{ 
    height: 80px;
}
.ts{
    width: 360px;
    display: block;
    margin: 0 0 48px 0;
    font-size: 18px;
    color: #60646b;
}
.cj_hqjjfa2{
    width: 252px;
    height: 56px;
    background: linear-gradient( 270deg, #7B53FF 0%, #065AFF 100%);
    border-radius: 28px;
    line-height: 56px;
    font-size: 20px;
    margin: 30px 0 0 0;
}
.cj_mod5{
    width: 100%;
    height: 808px;
    background: #F8F9FB;
    padding: 80px 0 0 0 ;
    box-sizing: border-box;
}
.cj_mod5 .cj_t_box .right{
    width: 645px;
    height: 372px;
}
.mod5_k{
    height: 280px;
}
.cj_mod6{
    width: 100%;
    height: 721px;
    background: #F3F6FE;
    padding: 80px 0 0 0 ;
    box-sizing: border-box;
}
.cj_mod6 .cj_t_box .right{
    width: 645px;
    height: 338px;
}
.cj_mod6 .ts{ 
    height: 130px;
}
.cj_mod6 .cj_qh:nth-child(3){ 
    margin: 0 10px;
}
.cj_mod7{
    width: 100%;
    height: 745px;
    background: #FFFFFF;
    padding: 80px 0 0 0 ;
    box-sizing: border-box;
}
.cj_mod7_box{
    width: 1180px;
    display: flex;
    justify-content: space-around;
    margin: 38px 0 48px 0;
}
.cj_mod7_ys{
    padding: 0 16px;
    box-sizing: border-box;
    width: 280px;
    height: 397px;
    border-radius: 16px;
}
.cj_mod7_ys:nth-child(odd){
    border: 1px solid #DFE2EB;
    background: #F2F5FF;
}
.cj_mod7_ys:nth-child(even){
    background: #F3F3FF;
    border: 1px solid #E1E0EB;
}
.cj_mod7_ys p{
    font-size: 22px;
    color: #0670FF;
    margin: 0 0 16px 0;
    text-align: center;
    font-weight: bold;
}
.cj_mod7_ys span{
    font-size: 14px;
    color: #60646B;
    text-align: center;
}
.cj_ys_tb{
    width: 145px;
    height: 145px;
    margin: 30px auto 24px;
}
.cj_mod8{
    width: 100%;
    height: 835px;
    background: #F3F6FE;
    padding: 80px 0 0 0 ;
    box-sizing: border-box;
}
.cj_cgal_bh{
    display: flex;
    width: 682px;
    margin: 33px auto;
    justify-content: space-between;
}
.cj_cgal_bth{display: none}
.cj_cgal_box{
    width: 206px;
    height: 75px;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-bottom: 2px solid #FFFFFF;
    transition: all 1s;
    box-shadow: 0px 4px 12px 0px rgba(216,221,228,0.3);
    border-radius: 6px;
}
video{
    height: 100%;
    margin: auto;
    display: block;
}
.cj_mod6_right{
    width: 645px;
    height: 338px;
    position: absolute;
    right: 50px;
    bottom: 0px;
}
.cj_cgal_box.on{
    border-bottom: 2px solid #0670FF;
}
.cj_cgal_box:hover{
    border-bottom: 2px solid #0670FF;
}
.cj_cg_img{
    width: 1180px;
    height: 380px;
    margin: 0 auto 48px;
    display: none;
    padding: 42px 38px;
    box-sizing: border-box;
}
.cj_cg_p1{
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 0 8px 0;
}
.cj_ckalxq{
    width: 166px;
    height: 40px;
    background: rgba(255,255,255,0.25);
    border-radius: 6px;
    border: 1px solid rgba(255,255,255,0.75);
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin: 36px 0 0 0;
}
.cj_xg_box{
    display: flex;
    flex-wrap: wrap;
    width: 350px;
}
.cj_xg{
    width: 170px;
    margin: 0 0 6px 0;
}
.cj_xg .cj_p1{
    font-size: 30px;
    color: #FFFFFF;
}
.cj_xg .cj_p1 span{
    font-size: 16px;
    color: #FFFFFF;
}
.cj_xg .cj_p2{
    font-size: 14px;
    color: #FFFFFF;
}
.cj_cg_title{
    font-size: 22px;
    color: #FFFFFF;
    margin: 0 0 26px 0;
}
.cj_dh{
    background: url(../image/dh.png)no-repeat center;
    background-size: cover;
}
.cj_sa{
    background: url(../image/sa.png)no-repeat center;
    background-size: cover;
}
.cj_yh{
    background: url(../image/yh.png)no-repeat center;
    background-size: cover;
}
.cj_cg_img.on{
    display: block;
}
.cj_mod9{
    background: url(../image/bg.jpg)no-repeat center;
    background-size: cover;
    width: 100%;
    height: 322px;
    padding: 80px 0 0 0 ;
    box-sizing: border-box;
}
.cj_mod9 .mfsy{
    width: 176px;
    height: 56px;
    background: linear-gradient( 270deg, #2599FF 0%, #0670FF 100%);
    border-radius: 28px;
    line-height: 56px;
    color: #FFFFFF;
    font-size: 20px;
    margin: 39px auto;
}
.new-mkbx .ly_mkbxwarp1 .ly_mes .mob_btn{display: none}
.new-mkbx .md3-swiper-btn{
    justify-content: center;
}
.new-mkbx .md3-swiper-btn > div{
    position: relative;
    width: 36px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 50%;
}
.new-mkbx .md3-swiper-btn .ly_prev{margin-right: 40px}
.new-mkbx .md3-swiper-btn .ly_prev i:before{
    content: "\e60c";
}
.new-mkbx .md3-swiper-btn .ly_next i:before{
    content: "\e7c9";
}
.new-mkbx .md3-swiper-btn .iconfont{
    color:#595959;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.trust-navbtn li{
    width: 88px;
    height: 32px;
    border-radius: 19px;
    font-size: 14px;
    color: #4E5866;
    line-height: 32px;
    transition: .3s;
    text-align: center;
}
.trust-navbtn li.on{
    background: #0670FF;
    color: #fff;
}
.new-mkbx .trust-list li .data{justify-content: space-around}
@media (max-width: 1900px){
.ly_indexbanner .swiper-slide.ly_oth .ly_video{object-position: -350px!important;}
}
@media (max-width: 1750px){
.ly_indexbanner .swiper-slide.ly_oth .ly_video{object-position: -500px!important;}
}
@media (max-width: 1650px){
/* .ly_indexbanner .ly_videobox{height: 500px;}
.ly_indexbanner .swiper-slide.ly_oth{background: #d3ddf3;}
.ly_indexbanner .swiper-slide.ly_oth .ly_video{height: 502px;margin-top: -1px;object-position: -670px!important;} */
.ly_indexbanner .swiper-slide{height: 520px;}
.ly_indexbanner .swiper-slide.first .ly_mes{top: 160px;}
.ly_indexbanner .swiper-slide.ly_oth .ly_video{object-position: -300px!important;}
.ly_indexbanner .swiper-slide.nxz2 .ly_img{zoom: .45;}
.ly_indexbanner .swiper-slide.nxz3 .ly_mes{top: 100px;}
.ly_indexbanner .swiper-slide.nxz4 .ly_mes{top: 160px;}
}
@media (max-width: 1550px){
.ly_mkbxwarp6 .ly_main .ly_picbox{width: calc(50% - 15px);}
.ly_mkbxwarp6 .ly_main .ly_picbox{height: 380px;}
.ly_mkbxwarp6 .ly_main .ly_picbox img{width: 550px;}
.ly_mkbxwarp6 .ly_main .ly_picbox.on img{width: 650px;}

.ly_indexbanner .swiper-slide.ly_oth .ly_video{object-position: -400px!important;}


}
@media (max-width: 1440px){
.ly_mheader .ly_nav .ly_navmn{padding: 0 10px;}    
.ly_mheader .ly_nav .ly_line{margin-left: 10px;}
.ly_indexbanner .swiper-slide{height: 490px;}
.ly_indexbanner .swiper-slide.ly_oth .ly_video{object-position: -345px!important;}   
}
@media (max-width: 1240px){
/*.w1164,.w1160{width: 90%;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_le{width: 60%;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_ri{width: 40%;}
.ly_carwarp3{height: 750px;}*/

body{zoom:.8!important;}
body.zoom1{zoom: 1!important;}

}

@media screen and (max-width: 1250px){
.ly.lingdaoform{height: 100vh;flex-wrap: nowrap;}
.ly.lingdaoform .ly_left{padding-right: 40px;}
.ly.lingdaoform .form-right .ly_right{padding-left: 40px;}

/* .ly_apply .ly.lingdaoform{height: calc(100vh - 64px);padding: 0;}
.ly_apply .w1180{width: 94%!important;} */
}

@media (max-width: 1000px){
body{ zoom:.6!important;background: #fff;}
.w1164,.w1160{width: calc(100% - 40px);}
.w1180{width: calc(100% - 24px)!important;}
.ly_header{height: 60px;padding: 0 15px;}
.ly_headerbox{height: 60px;}
.ly_header .ly_mes .maycur-contact,.ly_header .ly_mes .ly_number{display: none;}
.ly_header .ly_mes .ly_box{width: 90px;height: 30px;font-size: 14px;}
.ly_pcshow{display: none;}
.ly_pchide{display: block;}
.ly_banner .ly_bannerhf.fix{top: 60px;}
/*.ly_mobbody{display: block;max-width: 768px;margin: 0 auto;}*/


.ly_banner .ly_bannerhf{height: auto;}
.ly_banner img{width: 100%;}
.ly_banner .ly_bannerhf img{height: auto;}
.ly_titn{padding: 58px 0 34px;}
.ly_titn .ly_tit{margin-bottom: 4px;font-size: 36px;line-height: 50px;}
.ly_titn .ly_entit{font-size: 16px;line-height: 22px;}
.ly_carwarp1{padding-bottom: 60px;background: url(../image/carwarp1_bg.png) no-repeat center / cover;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_le,.ly_carwarp1 .ly_warp1 .ly_main .ly_ri{width: 100%;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_le{height: auto;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_le .ly_play{top: 54px;}
.ly_carwarp1 .ly_warp1 .ly_main .ly_ri{padding: 0;}
.ly_carwarp1 .ly_warp1.ly_warp3 .ly_main .ly_le img{height: auto;}
.ly_carwarp1 .ly_warp1.ly_warp3 .ly_main .ly_ri{padding-top: 0;}
.ly_carwarp1 .ly_warp2 .ly_titn{padding: 60px 0 34px;}
.ly_carwarp1 .ly_warp2 .ly_imgbox{margin-bottom: 14px;border-radius: 0;}
.ly_carwarp1 .ly_warp2 .ly_imgbox .ly_bimg{width: 100%;height: auto;}
.ly_carwarp1 .ly_warp2 .ly_imgbox .ly_mengc{padding-top: 33px;}
.ly_carwarp1 .ly_warp2 .ly_imgbox .ly_mengc .ly_ewm{margin-bottom: 14px;}
.ly_carwarp1 .ly_warp2 .ly_imgbox .ly_mengc p{font-size: 14px;line-height: 20px;}
.ly_carwarp1 .ly_warp3 .ly_titn{padding: 46px 0 34px;}

.ly.lingdaoform{height: auto;}
.ly.lingdaoform .form-right{width: 100%;margin: 0;background: url(../image/trial3.png) no-repeat center / cover;}
.ly.lingdaoform .ly_left{display: none;}
.ly.lingdaoform .ly_right{width: 100%;height: auto;}
.ly.lingdaoform .form-right .ly_right{padding: 40px 0 120px;width: 320px;margin: 0 auto;max-width: 90%;min-height: 100vh;}
.ly.lingdaoform .form-right .formBox{width: 100%;padding: 52px 0 0;background: none;}
.ly.lingdaoform .ly_right .ly_box .ly_titm{padding: 50px 0 14px; align-items: center;justify-content: space-around; font-size: 14px;line-height: 21px;text-align: center;color: #333;}
.ly.lingdaoform .ly_right .ly_box .ly_titm span{display: block;width: 51px;height: 1px;background: #D9D9D9;}
/* .ly_apply{background: url(../image/trial3.png) no-repeat center / cover;}
.ly_apply .ly_mainheader,.ly_apply .ly_headbox{display: none!important;}
.ly_apply .ly.lingdaoform{height: auto;min-height: 100vh;justify-content: center;}
.ly_apply .ly.lingdaoform .form-right{background: none;padding: 40px 0 100px;}
.ly_apply .ly.lingdaoform .form-right .ly_logo img{height: 24px;margin: 0 auto;display: block;}
.ly_apply .ly.lingdaoform .form-right .formBox{width: 318px;padding: 0;margin: 0 auto;}
.ly_apply .ly.lingdaoform .form-right .ly_right{max-width: 100%;min-height: unset;}
.ly_apply .ly.lingdaoform .form-right .ly_right .formTitle{padding: 52px 0 10px;font-weight: bold;text-align: center;color: #333;}
.ly_apply .ly.lingdaoform .form-right .ly_right .ly_sum{padding: 0 0 18px;font-size: 14px; line-height: 20px;text-align: center;color: #666;} */

.ly_beianmes{padding: 12px 0 ;height: auto;background-color: #f6f8fa;}
.ly_beianmes .ly_left, .ly_beianmes .ly_right{width: 100%;}
.ly_beianmes .ly_left p,.ly_beianmes .ly_right p{width: auto;text-align: center;}
.ly_beianmes .ly_left{justify-content: center;}
.ly_beianmes p, .ly_beianmes a{line-height: 19px;}

.ly_mkbxsem1 .ly.lingdaoform .form-right{background: none;height: auto;}
.ly_mkbxsem1 .ly.lingdaoform .form-right .ly_right{min-height: unset;}
.ly_mkbxsem1 .ly.lingdaoform .form-right .formBox{background: #fff;}

}
@media (max-width: 1000px){
.logo-box{zoom: .9;}
}

@media (max-width: 500px){
.logo-box{zoom: .8;}
}
@media (max-width: 430px){
.logo-box{zoom: .7;}
}
@media (max-width: 380px){
.logo-box{zoom: .6;}
}

@media (max-height: 820px) and (min-width: 1366px){
.ly_banner .ly_bannerswiper .swiper-container{min-height: 700px;}
}

@media (max-width: 750px){
    .newFormBox{width: 90% !important;padding: 30px 0 !important;}
body{ zoom:1!important;background: #fff;}

.ly_pcshow2{display: none;}
.ly_pchide2{display: block!important;}
.ly_fixright{display: none;}
.font42,.font44,.font40{font-size: 26px;}
.font36{font-size: 24px;}
.font32{font-size: 22px;}
.font20{font-size: 16px;}
.font18{font-size: 14px;}

.ly_headbox{display: none;}
header{box-shadow: rgba(0,0,0,.2) 0 0 8px 0;background: #fff;}
header .mNavBar span {background: #0670ff}
.mHeader{min-height: 60px;padding: 0 14px;background: #fff;}
.mHeader .ly_moblogo img{display: block;height: 100%;}

.ly_indexbanner{padding: 60px 0 0;}
.ly_indexbanner .swiper-slide{height: 450px;}
.ly_indexbanner .ly_pchide2 .ly_main{position: relative; padding: 70px 12px 0;height: 100%;box-sizing: border-box;text-align: center;background: #cfe1f8; color: #fff;} 
.ly_indexbanner .ly_pchide2 .ly_main .ly_tit{line-height: 33px;font-weight: bold;color: #181818;}
.ly_indexbanner .ly_pchide2 .ly_main .ly_tit1{padding: 10px 0 24px; line-height: 25px;color: #60646B;}
.ly_indexbanner .ly_pchide2 .ly_main .ly_mesm{justify-content: space-between;width: 260px;padding-bottom: 34px;margin: 0 auto;}
.ly_indexbanner .ly_pchide2 .ly_main .ly_mesm .ly_box{border-radius: 4px;width: 117px;margin-bottom: 14px;line-height:36px;text-align: center;background-image: linear-gradient(90deg, rgba(6,112,255,0.41) 0%, rgba(0,109,255,0.15) 100%);}
.ly_indexbanner .ly_pchide2 .ly_main .ly_more{display: block; border-radius: 4px;margin: 0 auto;width: 140px;line-height: 40px;text-align: center;color: #fff;background: #E9811A;}
.ly_indexbanner .ly_pchide2 .ly_main .ly_img{bottom: 200px;}
.ly_indexbanner .swiper-pagination{bottom: 33px; justify-content: center;}
.ly_indexbanner .swiper-pagination .swiper-pagination-bullet{margin: 0 4px;}
.ly_indexbanner .ly_inmes{display: none;}

.ly_intit{font-size: 24px;line-height: 33px;}
.ly_inwarp1{padding: 36px 0 26px;background: #fff;}
.ly_inwarp1 .ly_intit{margin-bottom: 26px;}
.ly_inwarp1 .ly_main{opacity: 0;height: 0;overflow: hidden;pointer-events: none;}
.ly_inwarp1 .ly_mobmain .ly_mn{border: 1px solid #EAEAEA;border-radius: 4px;margin-bottom: 10px;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_top{position: relative;padding: 17px 14px 0;height: 59px;background: #F5F7F9;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_top .ly_titbox{position: relative; justify-content: space-between;align-items: center;margin-bottom: 8px;z-index: 2;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_top .ly_tit{line-height: 25px; font-weight: bold;color: #181818;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_top .ly_tit span{display: block;margin-left: 4px;font-size: 12px;line-height: 25px;color: #60646B;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_top .ly_tbbox{width: 14px;height: 14px;border-radius: 100%;background: #C5C7CB;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_top .ly_tbbox img{display: block;transform: rotate(180deg);}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_top .ly_sum{position: relative; width: 265px;line-height: 20px;color: #60646B; opacity: 0;z-index: 2;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_top .ly_img{opacity: 0;object-position: bottom;pointer-events: none;}
.ly_inwarp1 .ly_mobmain .ly_mn.on{border: none;box-shadow: 0 1px 8px 0 rgba(197,197,197,0.25);background: #FFFFFF;}
.ly_inwarp1 .ly_mobmain .ly_mn.on .ly_top{padding: 20px 14px 0;height: 150px;}
.ly_inwarp1 .ly_mobmain .ly_mn.on .ly_tit,.ly_inwarp1 .ly_mobmain .ly_mn.on .ly_tit span{color: #0670FF;}
.ly_inwarp1 .ly_mobmain .ly_mn.on .ly_top .ly_tbbox img{transform: rotate(0);}
.ly_inwarp1 .ly_mobmain .ly_mn.on .ly_top .ly_sum{opacity: 1;}
.ly_inwarp1 .ly_mobmain .ly_mn.on .ly_top .ly_img{opacity: 1;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_bot{height: 0;box-sizing: border-box; padding: 0 14px;transition: all .5s;overflow: hidden;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_bot .ly_box{padding: 18px 0;border-bottom: 1px solid #EAEAEA;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_bot .ly_box:last-child{border: none;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_bot .ly_box .ly_tit{margin-bottom: 8px; line-height: 25px;font-weight: bold;color: #181818;}
.ly_inwarp1 .ly_mobmain .ly_mn .ly_bot .ly_box .ly_sum{line-height: 20px;color: #60646B;}
.ly_inwarp1 .ly_mobmain .ly_mn.on .ly_bot{height: max-content;}
.ly_inwarp2{padding: 36px 0 24px;}
.ly_inwarp2 .ly_intit{margin-bottom: 26px;}
.ly_inwarp2 .ly_main .ly_mn{width: 100%;margin-bottom: 12px;backdrop-filter:inherit;border-radius: 4px;height: 88px;display: flex;flex-flow: row-reverse;justify-content: space-between;padding: 20px 14px;flex-wrap: wrap;text-align: left;}
.ly_inwarp2 .ly_main .ly_mn .ly_picbox{margin-top: -7px;width: 62px;height: auto;}
.ly_inwarp2 .ly_main .ly_mn .ly_picbox img{width: 100%;height: auto;}
.ly_inwarp2 .ly_main .ly_mn .ly_tit{margin-bottom: 6px;font-size: 16px;line-height: 22px; color: #0670FF;}
.ly_inwarp2 .ly_main .ly_mn .ly_sum{font-size: 14px;line-height: 20px;color: #181818;}
.ly_inwarp2 .ly_main .ly_mn::after{display: none;}
.ly_inwarp2 .ly_main .ly_mn .ly_line{width: 100%;border-bottom: 1px solid #E9E9E9;margin: 14px 0;}
.ly_inwarp2 .ly_main .ly_mn .ly_line img{display: none;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes{width: 100%!important;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes .ly_summ{padding: 0;width: calc(100% - 18px);line-height: 17px;font-size: 12px;color: #60646B;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li:last-child{margin: 0;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li .ly_icon{width: 10px;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li.ly_oth{align-items: center;}
.ly_inwarp2 .ly_main .ly_mn .ly_mes li.ly_oth .ly_icon{margin: 0;}
.ly_inwarp2 .ly_main .ly_mn:hover{height: 196px;}
.ly_inwarp3{padding: 36px 0;}
.ly_index .ly_page{padding: 26px 0 10px;margin-bottom: 16px;width:calc(100% - 24px);margin: 0 auto 16px;flex-wrap: nowrap;justify-content: unset; box-sizing: border-box;overflow-x: auto; -webkit-overflow-scrolling: touch;}
.ly_index .ly_page li{margin-right: 36px; white-space: nowrap;}
.ly_index .ly_page li a{padding-bottom: 10px;font-size: 12px;line-height: 17px;}
.ly_index .ly_page li:after{height: 2px;}
.ly_index .ly_page li.on:after{width: 100%;}
.ly_inwarp3 {background: #F8FAFC;background-image: linear-gradient(180deg, #FFFFFF 0%, #F5FAFF 100%);}
.ly_inwarp3 .swiper-slide{flex-flow: column-reverse;align-items: center;}
.ly_inwarp3 .ly_left, .ly_inwarp3 .ly_right{width: calc(100% - 24px);}
.ly_inwarp3 .ly_right{border-top-right-radius: 4px;border-top-left-radius: 4px;height: 152px;overflow: hidden;}
.ly_inwarp3 .ly_right .ly_tb{left: 50%;transform: translateX(-50%);bottom: 6px;max-height: 80%;width: auto;max-width: 80%;}
.ly_inwarp3 .three .ly_tb{bottom: 0; max-height: 95%;}
.ly_inwarp3 .four .ly_tb{bottom: 0;max-height: 90%;}
.ly_inwarp3 .five .ly_tb{bottom: 0;max-height: 100%;}
.ly_inwarp3 .ly_left{border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;padding: 22px 14px 36px;background: #fff;}
.ly_inwarp3 .ly_left .ly_box{width: 100%;margin: 0;color: #60646B;}
.ly_inwarp3 .ly_left .ly_tit{margin-bottom: 14px;font-size: 18px;line-height: 25px;color: #181818;}
.ly_inwarp3 .ly_left .ly_sum{padding: 0;font-size: 13px;text-align: justify;}
.ly_inwarp3 .ly_left .ly_more{display: none;}
.ly_inwarp4{padding: 36px 0 12px;background: #fff;}
.ly_inwarp4 .ly_bot{display: none;}
.ly_inwarp4 .ly_top{padding: 0;}
.ly_inwarp4 .ly_top .ly_mn{width: 100%;height: 288px;padding: 26px 14px 0px;margin-bottom: 24px;background: url(../image/in11.png) no-repeat top center / cover;}
.ly_inwarp4 .ly_top .ly_mn .ly_tbbox{position: relative;margin-bottom: 37px;}
.ly_inwarp4 .ly_top .ly_mn .ly_tbbox p{position: absolute;left: 163px;top: 0;width: max-content;line-height: 60px;font-weight: bold;font-size: 18px; color: #181818;}
.ly_inwarp4 .ly_top .ly_mn .ly_sum{font-size: 13px;line-height: 18px;text-align: justify;}
.ly_inwarp5{padding: 36px 0;background: url(../image/in2.png) no-repeat center / cover;}
.ly_inwarp5 .ly_top{padding: 26px 0 10px;}
.ly_inwarp5 .ly_top .ly_mn{width: 50%;margin:0 0 26px;}
.ly_inwarp5 .ly_top .ly_mn .ly_num{height: 45px;margin-bottom: 6px; font-size: 32px;}
.ly_inwarp5 .ly_top .ly_mn .ly_sum{font-size: 16px;line-height: 22px; color: #666666;}
.ly_inwarp5 .ly_bot{padding: 15px 0 0;}
.ly_inwarp5 .ly_bot .ly_mn{width: 33.3333%;margin: 0;padding: 9px 0 24px;}
.ly_inwarp5 .ly_bot .ly_sum{font-size: 13px;line-height: 18px;white-space: nowrap;}
.ly_inwarp5 .ly_bot .ly_tbbox{margin-bottom: 14px;width: 70px;height: 70px;}
.ly_inwarp5 .ly_bot .ly_tbbox img{max-width: 50px;max-height: 50px;}
.ly_inwarp5 .ly_bot .ly_mes{display: none!important;}
.ly_inwarp6{padding: 36px 0 0;background: #F8FAFC;background-image: linear-gradient(180deg, #FFFFFF 0%, #F5FAFF 100%);}
.ly_inwarp6 .ly_main{padding: 26px 0 0;}
.ly_inwarp6 .ly_box{border-radius: 4px;box-shadow: 0 2px 14px 0 rgba(161,174,203,0.12);margin-bottom: 28px;background: #fff;}
.ly_inwarp6 .ly_box .ly_picbox{height: 145px;}
.ly_inwarp6 .ly_box .ly_bq{padding: 10px 10px 14px;}
.ly_inwarp6 .ly_box .ly_bq span{display: block;width: 84px;height: 25px;border-radius: 2px;margin-right: 10px;text-align: center;line-height: 25px;font-size: 12px; background: #F5F7F9;}
.ly_inwarp6 .ly_box .ly_mes .ly_tit{padding: 0 10px 4px;line-height: 20px;font-weight: bold;color: #0670ff;}
.ly_inwarp6 .ly_box .ly_mes .ly_sum{padding: 0 10px 20px;line-height: 17px;color: #60646B;}
.ly_inwarp6 .swiper-pagination{bottom: 0;}
.ly_inwarp6 .swiper-pagination-bullet{margin: 0 7px;background: #0670FF;}
.ly_inwarp6 .ly_more{display: none;}
.ly_inwarp7{padding: 36px 0;background: #F5FAFF;}
.ly_inwarp7 .ly_main{padding: 26px 0 0;}
.ly_inwarp7 .ly_main .ly_box{width: 100%;}
.ly_inwarp7 .ly_main .ly_left{margin-bottom: 18px;}
.ly_inwarp7 .ly_main .ly_left .ly_bot{padding: 0 10px;}
.ly_inwarp7 .ly_main .ly_bq{padding: 10px 0 14px;}
.ly_inwarp7 .ly_main .ly_bq span{width: 84px;height: 25px;margin-right: 10px;line-height: 25px;font-size: 12px;}
.ly_inwarp7 .ly_main .ly_tit{font-size: 14px; line-height: 20px;color: #0670FF;}
.ly_inwarp7 .ly_main .ly_sum{padding: 4px 0 20px;font-size: 12px;line-height: 17px;}
.ly_inwarp7 .ly_main .ly_right .ly_time{display: none;}
.ly_inwarp7 .ly_main .ly_right .ly_mn{height: auto;padding: 20px 10px 15px;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_mes{width: 100%;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_mes .ly_tit{margin: 0;color: #181818;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_mes .ly_sum{margin: 4px 0 16px; -webkit-line-clamp: 1;}
.ly_inwarp7 .ly_main .ly_right .ly_mn .ly_mes .ly_bq{padding: 0;}
.ly_inwarp7 .ly_main .ly_right .ly_mn:after{width: calc(100% - 20px);}
.ly_inwarp7 .ly_more{display: none;}

.ly_footbox{background: url(../image/in3.png) no-repeat bottom right / cover;}
.ly_footbox .ly_tit{line-height: 33px;text-align: center;}
.ly_footbox .ly_more{width: 112px;height: 32px;line-height: 32px;font-size: 14px;margin: 22px auto 0;}
.ly_fixbot{position: fixed;left: 0;bottom: 0;width: 100%;display: flex!important; box-shadow: 0 -1px 6px 0 rgba(192,200,212,0.25);background: #FFFFFF;z-index: 99;}
.ly_fixbot .ly_mn{display: block;width: 50%;padding: 14px 0;text-align: center;font-size: 12px; color: #0670FF;}
.ly_fixbot .ly_mn.ly_fhtop{color: #181818;}
.ly_fixbot .ly_mn img{display: block;margin: 0 auto 6px;}

.ly_mkbxwarp1{margin: 60px 0 0;height: 460px;align-items: flex-start;padding-top: 70px;background: url(../image/mkbg3.jpg) no-repeat center bottom / cover;}
.ly_mkbxwarp1 .ly_mes{text-align: center;}
.ly_mkbxwarp1 .ly_mes .ly_tit{font-size: 26px;line-height: 1.5em;}
.ly_mkbxwarp1 .ly_mes .ly_sum{padding: 10px 0 24px;width: 200px;margin: 0 auto; line-height: 1.5em;}
.ly_mkbxwarp1 .ly_mes .ly_more{margin: 0 auto;display: none;}
.ly_mkbxwarp2{padding: 36px 0 ;}
.ly_mkbxwarp2 .ly_titnm{line-height: 33px;}
.ly_mkbxwarp2 .ly_control{padding: 30px 0 20px;justify-content: space-between;}
.ly_mkbxwarp2 .ly_control .ly_mn{width: 48%;margin: 0;height: 40px;font-size: 14px;text-align: center;}
.ly_mkbxwarp2 .ly_control .ly_mn .ly_tbbox{display: none;}
.ly_mkbxwarp2 .ly_main{transform-origin: left top;transform: scale(.3);width: 1170px;height: 170px;}
.ly_mkbxwarp2 .ly_main .ly_top .ly_tit{font-size: 26px;}
.ly_mkbxwarp2 .ly_main .ly_bot dl dd{font-size: 16px;}
.ly_mkbxwarp3 .ly_main{padding: 36px 0;}
.ly_mkbxwarp3 .ly_main .ly_icon{display: none;}
.ly_mkbxwarp3 .ly_main .ly_titnm{margin-bottom: 26px; line-height: 33px;}
.ly_mkbxwarp3 .ly_box .ly_mn{box-shadow: none!important;}
/* .ly_mkbxwarp3 .ly_box .ly_mn .ly_mengc,.ly_mkbxwarp3 .ly_box .ly_mn .ly_tit{display: none;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes{position: relative;left: auto;top: auto;margin: -10px 0 0; padding: 20px 15px 30px; transform: unset;opacity: 1;pointer-events: auto;}*/
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes {padding: 20px;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes .ly_sum{padding: 10px 0 20px; line-height: 2em;}
.ly_mkbxwarp3 .ly_box .ly_mn .ly_mes a{color: #fff;} 
.ly_mkbxwarp3 .ly_nxg .ly_mn{height: 230px;border-radius: 6px;margin-bottom: 30px;overflow: hidden;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_tit{left: 20px;font-size: 18px;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes{padding: 20px;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_titt{font-size: 18px;line-height: 1em;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_mes{padding: 15px 0 20px!important;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_mes p{font-size: 12px;line-height: 1.5em;}
.ly_mkbxwarp3 .ly_nxg .ly_mn .ly_hovermes .ly_more{width: 100px;height: 32px;line-height: 30px;font-size: 12px;}

.ly_mkbxwarp3 .swiper-pagination{bottom: 0;}
.ly_mkbxwarp3 .swiper-pagination-bullet{margin: 0 7px;background: #0670FF;}
.ly_mkbxwarp4 .ly_box{padding: 36px 0;}
.ly_mkbxwarp4 .ly_box .ly_titnm{width: calc(100% - 24px);margin: 0 auto;line-height: 33px;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_control{padding: 26px 0 15px;flex-wrap: nowrap;justify-content: unset;box-sizing: border-box;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_mn{padding: 0 0 10px;margin-right: 36px;font-size: 12px;line-height: 17px;white-space: nowrap;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_mn .ly_line{height: 2px;}
.ly_mkbxwarp4 .ly_box .ly_left .ly_mn.on .ly_line{width: 100%;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_mes{width: 100%;}
.ly_mkbxwarp4 .ly_box .ly_right .swiper-slide{flex-wrap: wrap!important;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{height: auto;width: 100%;padding: 20px;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox img{width: 100%;height: auto;display: block;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_tit{font-size: 18px;line-height: 1.5em;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_sum{padding: 10px 0 20px;line-height: 2em;}
.ly_mkbxwarp4 .ly_box .ly_right .ly_more{line-height: 32px;font-size: 14px;}
.ly_mkbxwarp4 .ly_box.ly_box2 .ly_left .ly_control{width: calc(100% - 24px);margin: 0 auto; }
.ly_mkbxwarp5{padding: 36px 0 20px;}
.ly_mkbxwarp5 .ly_titnm{margin-bottom: 26px;line-height: 33px;}
.ly_mkbxwarp5 .ly_main{justify-content: space-between;}
.ly_mkbxwarp5 .ly_mn{width: calc(50% - 3px)!important;height: auto;padding-top: 0;margin-bottom: 6px;}
.ly_mkbxwarp5 .ly_mn .ly_tbbox{height: 40px; display: none;}
/* .ly_mkbxwarp5 .ly_mn .ly_mes{position: static;padding: 20px 0 50px;transform: unset;opacity: 1;pointer-events: auto;background: none;color: #181818;box-shadow: none;}
.ly_mkbxwarp5 .ly_mn .ly_sum,.ly_mkbxwarp5 .ly_mn .ly_tit{display: none;}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_titt{margin-bottom: 10px;}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_summ{line-height: 2em;}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_more{bottom: 0;width: 100px;font-size: 12px;line-height: 32px; background: #0670FF;color: #fff;} */
.ly_mkbxwarp5 .ly_mn .ly_mes{position: static;transform: unset;padding: 15px 10px 70px;opacity: 1;pointer-events:auto}
.ly_mkbxwarp5 .ly_mn .ly_sum,.ly_mkbxwarp5 .ly_mn .ly_tit{display: none;}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_titt{margin-bottom: 15px;text-align: center;font-size: 18px;line-height: 1.5em;}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_summ{line-height: 2em;font-size: 12px;zoom: .8;}
.ly_mkbxwarp5 .ly_mn .ly_mes .ly_summ p{margin-bottom: 5px;}
.ly_mkbxwarp5 .ly_mn.show .ly_more{left: 50%;transform: translateX(-50%);}
.ly_mkbxwarp5 .ly_mn .ly_more{bottom: 20px;width: 100px;font-size: 12px;line-height: 32px;}
.ly_mkbxwarp6{padding: 36px 0 20px;}
.ly_mkbxwarp6 .ly_titnm{margin-bottom: 26px;line-height: 33px;}
.ly_mkbxwarp6 .ly_main .ly_picbox{width: 100%;margin-bottom: 20px;height: auto;}
.ly_mkbxwarp6 .ly_main .ly_picbox img{position: static;transform: unset; width: 100%!important;opacity: 1;}
.ly_mkbxwarp7{padding: 36px 0;}
.ly_mkbxwarp7 .ly_titnm{margin-bottom: 26px;line-height: 33px;}
.ly_mkbxwarp7 .ly_mn{width: calc(50% - 6px);margin-bottom: 10px;height: auto;padding: 20px 5px 50px!important;}
.ly_mkbxwarp7 .ly_mn .ly_picbox{height: 40px!important;}
.ly_mkbxwarp7 .ly_mn .ly_tit{padding: 15px 0 8px!important;}
.ly_mkbxwarp7 .ly_mn .ly_mes .ly_sum{margin-bottom: 2px;}
.ly_mkbxwarp7 .ly_mn .ly_more{bottom: 20px;}
.ly_mkbxwarp7 .ly_mn:last-child .ly_mes{padding: 0 5px;}
.ly_mkbxwarp8{padding: 36px 0;}
.ly_mkbxwarp8 .ly_titnm{line-height: 33px;}
.ly_mkbxwarp8 .ly_sumnm{padding: 10px 0 26px;}
.ly_mkbxwarp8 .ly_more{width: 100px;line-height: 32px;font-size: 12px;}
.ly_mkbxwarp8 .ly_table{height: 320px;padding-bottom: 40px;margin-bottom: 26px;}
.ly_mkbxwarp8 .ly_table .ly_mn{width: calc(25% - 1px)!important;height: 40px; justify-content: center;padding: 0 3px;}
.ly_mkbxwarp8 .ly_table .ly_mn .ly_sum1{font-size: 14px;line-height: 20px;}
.ly_mkbxwarp8 .ly_table .ly_titbox .ly_tit{line-height: 40px;font-size: 14px;}
.ly_mkbxwarp8 .ly_table .ly_box .ly_mn{height: auto;padding: 5px 3px;min-height: 40px;}
.ly_mkbxwarp8 .ly_table .ly_box .ly_mn .ly_sum1{font-size: 14px;text-align: center;}
.ly_mkbxwarp8 .ly_table .ly_djshow{top: 280px;height: 40px;}
.ly_mkbxwarp8 .ly_table .ly_top.ly_fix1{top: 60px;}
.ly_mkbxwarp8 .ly_main{justify-content: space-between;}
.ly_mkbxwarp8 .ly_main .ly_mn{width: calc(50% - 6px);margin-bottom: 10px;padding: 20px 10px;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_mes{margin: 10px 0;height: 170px;display: flex;flex-flow: column;justify-content: center;padding: 0;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_mes .ly_sum{padding: 0 10px 0 20px;margin-bottom: 5px;font-size: 14px;line-height: 20px;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_mes .ly_sum:before{left: 10px;top: 7px;}
.ly_mkbxwarp8 .ly_main .ly_mn .ly_more{line-height: 32px;}

.ly_mkbxwarp1.ly_mkarchive1{background: url(../image/mkarchive1_1.jpg) no-repeat center bottom / cover;background-position-y: -150px;}
.ly_mkarchive1.ly_mkbxwarp1 .ly_mes .ly_tit{font-size: 24px;}
.ly_mkarchive1.ly_mkbxwarp1 .ly_mes .ly_sum{width: 300px;}
.ly_mkarchive2 .w1180,.ly_mkarchive3 .w1180{width: calc(100% - 24px)!important;}
.ly_mkbxwarp2.ly_mkarchive2 .ly_control{padding: 30px 0 10px;}
.ly_mkbxwarp2.ly_mkarchive2 .ly_control .ly_mn{width: calc(25% - 10px);margin: 0 0 10px;}
.ly_mkarchive2 .ly_sum{margin-bottom: 10px;line-height: 20px;;}
.ly_mkarchive3{padding: 36px 0;}
.ly_mkarchive3 .ly_main{padding: 26px 0 20px;}
.ly_mkarchive3 .ly_titnm{line-height: 33px;}
.ly_mkarchive3 .ly_more{width: 120px;height: 32px;line-height: 32px;font-size: 14px;}
.ly_mkarchive4.ly_mkbxwarp4 .ly_box .ly_left .ly_mn{padding: 0 0 10px;}
.ly_mkarchive4.ly_mkbxwarp4 .ly_box .ly_left .ly_mn.on .ly_line{width: calc(100% + 12px);}
.ly_mkarchive4.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{height: auto;}
.ly_mkarchive5{padding: 36px 0 0;}
.ly_mkarchive5 .ly_titnm{line-height: 33px;}
.ly_mkarchive5 .ly_sum{max-width: calc(100% - 24px);margin: 0 auto; line-height: 20px;}
.ly_mkarchive5 .ly_main{margin: 0 auto;max-width: calc(100% - 24px);}
.ly_mkarchive6.ly_mkbxwarp7 .ly_mn{height: auto;}
.ly_mkarchive6.ly_mkbxwarp7 .ly_mn .ly_mes{padding: 0 5px;}
.ly_mkarchive6 .ly_mn:hover{margin-top: 0;}
.ly_mkarchive7{padding: 36px 0;}
.ly_mkarchive7 .ly_titnm{margin-bottom: 26px;line-height: 33px;}
.ly_mkarchive7 .ly_box{width: 49%;}
.ly_mkarchive7 .ly_main .ly_cen{display: none;}
.ly_mkarchive7 .ly_main .ly_mn{width: 100%;padding: 15px 10px;margin-bottom: 10px;height: 160px;flex-wrap: wrap;display: block;}
.ly_mkarchive7 .ly_main .ly_mn .ly_tbbox{width: auto;height: 40px;margin: 0;}
.ly_mkarchive7 .ly_main .ly_mn .ly_tbbox img{height: 100%;width: auto;}
.ly_mkarchive7 .ly_main .ly_mn .ly_mes{width: 100%;text-align: center;}
.ly_mkarchive7 .ly_main .ly_mn .ly_tit{margin-bottom: 0;padding: 10px 0; line-height: 20px;}


.ly_casewarp1{padding: 96px 0 36px;}
.ly_casewarp1 .ly_main .ly_picbox{width: 100%;height: auto;}
.ly_casewarp1 .ly_main .ly_box{padding: 20px;margin-bottom: 30px;}
.ly_casewarp1 .ly_main .ly_mes{width: 100%;padding: 0;}
.ly_casewarp1 .ly_main .ly_bq{padding: 20px 0 10px;}
.ly_casewarp1 .ly_main .ly_bq span{font-size: 12px;line-height: 22px;}
.ly_casewarp1 .ly_main .ly_tit{padding: 0;font-size: 18px;line-height: 1.3em;}
.ly_casewarp1 .ly_main .ly_sum{padding: 10px 0 20px;font-size: 14px;line-height: 1.5em;}
.ly_casewarp1 .ly_main .ly_more{width: 112px;line-height: 32px;font-size: 14px;}
.ly_casewarp1 .ly_main .swiper-pagination-bullet,.ly_casewarp2 .ly_main .swiper-pagination-bullet{width: 30px;height: 4px;margin: 0 3px!important;}
.ly_casewarp2 .ly_titnm{line-height: 1em;}
.ly_casewarp2 .ly_main.w1180{width: 100%!important;}
.ly_casewarp2 .ly_main .swiper-slide{padding: 20px 12px 30px;}
.ly_casewarp2 .ly_main .ly_box .ly_top{height: auto;}
.ly_casewarp2 .ly_main .ly_box .ly_bot{padding: 0 10px 15px;}
.ly_casewarp2 .ly_main .ly_box .ly_bot .ly_picbox{padding: 12px 0;height: 50px;}
.ly_casewarp3{padding: 36px 0;}
.ly_casewarp3 .ly_titnm{line-height: 1em;}
.ly_casewarp3 .ly_top{padding: 20px 0;margin-bottom: 5px; flex-wrap: nowrap;justify-content: unset;box-sizing: border-box;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.ly_casewarp3 .ly_top .ly_navmn{padding: 0 7px;margin: 0 5px;font-size: 12px;line-height: 20px; white-space: nowrap;}
.ly_casewarp3 .ly_bot .ly_botmn{width: 100%;margin-right: 0;margin-bottom: 10px;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_picbox{height: auto;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_mes{padding: 20px 10px;}
.ly_casewarp3 .ly_bot .ly_botmn .ly_mes .ly_logoimg img{height: 30px;margin-bottom: 12px;}
.ly_casewarp3 .ly_more{margin-top: 26px;width: 112px;line-height: 32px;font-size: 14px;}

.ly_yunpwarp1{height: 460px;margin-top: 60px;background: url(../image/yunp1_phone.png) no-repeat center bottom / cover;background-position-y: -160px;}
.ly_yunpwarp1 .ly_main{padding: 40px 0 0;text-align: center;}
.ly_yunpwarp1 .ly_tit{line-height:33px;}
.ly_yunpwarp1 .ly_sum{width: 100%;padding: 15px 0 20px;line-height: 1.5em;}
.ly_yunpwarp1 .ly_more{width: 104px;margin: 0 auto;line-height: 32px;font-size: 14px;}
.ly_yunpwarp2 .w1180{width: calc(100% - 24px)!important;}
.ly_yunpwarp2.ly_mkbxwarp2{padding: 36px 0;}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_titnm{line-height: 33px;}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_control{padding: 30px 0 20px;justify-content: center;}
.ly_yunpwarp2.ly_mkbxwarp2 .ly_control .ly_mn{width: 100px;}
.ly_yunpwarp3{padding: 36px 0;}
.ly_yunpwarp3 .ly_titnm{line-height: 33px;}
.ly_yunpwarp3 .ly_sum{padding: 10px 0 15px;width: calc(100% - 24px);margin: 0 auto;line-height: 1.5em;;}
.ly_yunpwarp4.ly_mkbxwarp4 .ly_box .ly_left .ly_mn{padding: 0 0 10px;}
.ly_yunpwarp4.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{height: auto;}
.ly_yunpwarp5{padding: 36px 0;}
.ly_yunpwarp5 .ly_titnm{width: calc(100% - 24px);margin: 0 auto 20px;line-height: 33px;}
.ly_yunpwarp5 .ly_main .ly_mn{padding: 20px 15px;width: 100%;height: auto;margin-bottom: 10px;}
.ly_yunpwarp5 .ly_main .ly_top img{zoom:.7}
.ly_yunpwarp5 .ly_main .ly_top .ly_tit{padding-left: 15px;}
.ly_yunpwarp5 .ly_main .ly_mes{padding-top: 15px!important;line-height: 32px;}
.ly_yunpwarp5 .ly_main .ly_mes p{width: 100%;margin-bottom: 5px!important;padding-left: 10px;margin-right: 0!important; line-height: 1.5em!important;}
.ly_yunpwarp5 .ly_main .ly_more{position: static;width: 104px;height: 34px;display: block;margin-top: 10px;}
.ly_yunpwarp7{padding: 36px 0 0;}
.ly_yunpwarp7 .ly_titnm{margin-bottom: 20px;line-height: 33px;}
.ly_yunpwarp7 .ly_main .ly_mn{width: 100%;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_box{width: 100%;height: auto;padding: 20px 12px!important;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_tit{padding: 0;line-height: 1.5em;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_sum{padding: 10px 0 15px;}
.ly_yunpwarp7 .ly_main .ly_mn .ly_more{position: static;}
.ly_yunpwarp6{padding: 36px 0;}
.ly_yunpwarp6 .ly_titnm{line-height: 33px;}
.ly_yunpwarp6 .ly_control{padding: 30px 0 20px;justify-content: center;}
.ly_yunpwarp6 .ly_control .ly_mn{width: 100px;margin: 0 20px;height: 40px;font-size: 14px;text-align: center;box-shadow: 0px 6px 20px rgba(161, 174, 203, 0.12);}
.ly_yunpwarp6 .ly_control .ly_mn .ly_tbbox{display: none;}
.ly_yunpwarp6 .ly_box .ly_imgbox{padding-top: 20px;}
.ly_yunpwarp6 .ly_box .ly_mesn{padding: 0;height: 120px;text-align: center;}
.ly_yunpwarp6 .ly_box .ly_mesn .ly_tit{margin-bottom: 10px;font-size: 20px;line-height: 1.5em;}
.ly_yunpwarp6 .ly_box .ly_mesn .ly_sum{font-size: 14px;line-height: 1.3em;}
.ly_yunpwarp6 .swiper-pagination{justify-content: center;}
.ly_yunpwarp8{padding: 36px 0 ;}
.ly_yunpwarp8 .ly_titnm{width: calc(100% - 24px);margin: 0 auto 20px;line-height: 33px;}
.ly_yunpwarp8 .ly_top{width: 100%;}
.ly_yunpwarp8 .ly_top .ly_mn{height: 30px;padding: 0 10px;margin: 0 5px 10px;}
.ly_yunpwarp8 .ly_top .ly_mn .ly_tbbox{width: 10px;height: 10px;margin-right: 5px;}
.ly_yunpwarp8 .ly_top .ly_mn .ly_tbbox img{margin-top: 2px;}
.ly_yunpwarp8 .ly_top .ly_mn .ly_sum{font-size: 12px;}
.ly_yunpwarp8 .ly_more{margin: 10px 0 20px;}

.ly_mkinvosem.ly_mkbxsem1{margin-top: -60px;height: auto;text-align: center;background: #dae1f1;}
.ly_mkinvosem.ly_mkbxsem1 .ly_main{flex-wrap: wrap;justify-content: center;}
.ly_mkinvosem.ly_mkbxsem1 .ly_mes{padding: 160px 0 0;}
.ly_mkinvosem.ly_mkbxsem1 .ly_mes .ly_tit{line-height: 1.3em;}
.ly_mkinvosem.ly_mkbxsem1 .ly_mes .ly_sum{padding: 15px 0 25px;font-size: 16px;line-height: 1.5em;}
.ly_mkinvosem.ly_mkbxsem1 .ly.lingdaoform .form-right .ly_right{padding: 0;}
.ly_mkinvosem.ly_mkbxsem1 .ly_box{position: static;transform: unset;padding: 30px 0;justify-content: space-between;}
.ly_mkinvosem.ly_mkbxsem1 .ly_box .ly_mn{width: 48%;height: auto;margin-bottom: 10px;background: none;}
.ly_mkinvosem2{padding: 36px 0;}
.ly_mkinvosem2 .ly_tit{line-height: 1em;}
.ly_mkinvosem2 .ly_more{margin: 15px auto 25px;width: 140px;font-size: 14px;line-height: 32px;}
.ly_mkinvosem2 .ly_main .ly_top img{width: 22px;}
.ly_mkinvosem2 .ly_main .ly_top .ly_mn{height: 50px;padding: 0 20px;display: flex;align-items: center;justify-content: center;}
.ly_mkinvosem2 .ly_main .ly_top .ly_xtit{font-size: 16px;line-height: 1.3em;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_mn{padding: 20px 5px;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_box{min-height: 85px;margin-bottom: 10px;;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_box .ly_xtb{margin-right: 5px;width: 15px;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_mn .ly_mes{width: calc(100% - 20px);}
.ly_mkinvosem2 .ly_main .ly_bot .ly_box .ly_titm{line-height: 22px;}
.ly_mkinvosem2 .ly_main .ly_bot .ly_box .ly_sum{font-size: 12px;line-height: 18px;}
.ly_mkinvosem3.ly_mkinvosem2{padding: 36px 0;}
.ly_mkbxsem3{padding: 36px 0;}
.ly_mkbxsem3 .ly_tit{margin-bottom: 20px;font-size: 26px;line-height: 1.3em;}
.ly_footbox.ly_mkbxsem{padding: 36px 0;}
.ly_footbox.ly_mkbxsem .ly_tit{font-size: 26px;line-height: 1.3em;}
.ly_footbox.ly_mkbxsem .ly_more{margin: 20px auto 0 ;line-height: 30px;}

.ly_fixfoot{display: none;}


.ly_policy1{margin-top: 60px;}
.ly_policy2{padding: 36px 0;}
.ly_policy2 .ly_mn{width: 100%;margin-right: 0!important;margin-bottom: 20px;}
.ly_problem.ly_policy1{height: 360px;}
.ly_problem.ly_policy1 .ly_tit{font-size: 24px;line-height: 1.3em;text-align: center;}
.ly_problem.ly_policy1 .ly_more{width: 120px;height: 36px;margin: 0 auto; line-height: 36px;}
.ly_policy1 .ly_policynav .ly_mn a{line-height: 40px;}
.font60{font-size: 30px;}
.font22{font-size: 16px;}
.ly_yunpage1{height: 343px;}
.ly_yunpage1 .ly_mes{bottom: -43px;}
.ly_yunpage1 .ly_mes .ly_tit{margin-bottom: 0;line-height: 33px;font-size: 20px;}
.ly_yunpage1 .ly_mes .ly_more{width: 104px;height: 33px;margin: 26px auto 36px;border-radius: 26px;line-height: 33px;font-size: 12px;}
.ly_yunpage1 .ly_mes .ly_box{padding: 22px;background: url(../image/yunpzt1.png) no-repeat center / cover;}
.ly_yunpage1 .ly_mes .ly_box .ly_sum{width: 100%;margin-bottom: 20px;line-height: 20px;font-size: 14px; text-align: center;}
.ly_yunpage1 .ly_mes .ly_box .ly_more{display: none;width: 100px;height: 30px;margin:  0 auto;font-size: 12px; line-height: 30px;}
.ly_yunpage2{padding: 85px 0 42px;}
.ly_yunpage2 .ly_top{padding-bottom: 20px;}
.ly_yunpage2 .ly_titn{margin-bottom: 22px;line-height: 33px;}
.ly_yunpage2 .ly_picbox .ly_mn{width: 100%;margin-right: 0!important;margin-bottom: 22px;padding-bottom: 20px;}
.ly_yunpage2 .ly_picbox .ly_mn .ly_tit{font-size: 18px;}
.ly_yunpage2 .ly_picbox.ly_wordbox .ly_mn{margin-bottom: 20px;}
.ly_yunpage3{position: relative;height: auto;background: none;}
.ly_yunpage3 .ly_bimg{width: 100%;height: auto;}
.ly_yunpage3 .ly_mes{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);box-sizing: border-box;padding-right: 120px;}
.ly_yunpage3 .ly_tit{margin-bottom: 27px;padding: 0;font-size: 18px;line-height: 25px;}
.ly_yunpage4{padding: 42px 0;}
.ly_yunpage4 .ly_titnm{margin-bottom: 22px;padding-left: 12px; line-height:33px;text-align: left;}
.ly_yunpage4 .ly_mn{padding-bottom: 30px;}
.ly_yunpage4 .ly_mn{display: block!important;}
.ly_yunpage4 .ly_mn .ly_bimg,.ly_yunpage4 .ly_mn .ly_mes{width: 100%!important;height: auto;}
.ly_yunpage4 .ly_mn .ly_bimg{height: 193px;border-radius: 6px;margin-bottom: 22px;overflow: hidden;}
.ly_yunpage4 .ly_mn .ly_mes .ly_top{margin-bottom: 22px;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp{padding: 18px 14px;margin-bottom: 12px;box-shadow: none!important;background: #fff;}
.ly_yunpage4 .ly_mn .ly_mes .ly_mnp .ly_tit{margin-bottom: 18px; font-weight: bold;font-size: 18px;line-height: 25px;}



.ly_formtc.ly.lingdaoform .form-right .formBox{width: 90%;max-width: 421px;padding: 30px 0 0;}
.ly_formtc .ly_tit{line-height: 1.3em;}
.ly_formtc .ly_sum{padding: 8px 0 20px;line-height: 1.3em;}
.ly_formtc ul,.ly_formtc.ly .formBtn{padding: 0 20px;}
.ly_formtc.ly.lingdaoform .form-right .formBox li{margin-bottom: 10px;}
.ly_formtc.ly.lingdaoform .form-right .formBox li input{height: 36px;}
.ly_formtc.ly .formBtn{margin-top: 20px;}
.ly_formtc .ly_bmes{margin-top: 30px;line-height: 36px;}

.ly_hzphone{height: auto;pointer-events: auto;}
.ly_hzpc{height: 0px;overflow: hidden;pointer-events: none;}
.ly_hzp.ly_mkbxwarp4{background: #F6F7FA;}
.ly_hzp.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{padding: 0;height: 152px;}
.ly_hzp.ly_mkbxwarp4 .ly_box .ly_right .ly_picbox img{height: 100%;}
.ly_hzp.ly_mkbxwarp4 .ly_box .ly_right .swiper-slide{border-radius: 4px;background: #fff;}
.ly_hzp.ly_mkbxwarp4 .ly_box .ly_right .ly_mes{padding: 22px 14px 36px;}
.ly_hzp.ly_mkbxwarp4 .ly_box .ly_right .ly_sum{padding: 14px 0 0;line-height: 18px;font-size: 14px;}
.ly_hz6{padding: 40px 0 60px;background: url(../image/hz15.png) no-repeat center / cover;}
.ly_hz6 .ly_sum{margin-bottom: 24px;justify-content: center; font-size: 26px;line-height: 37px;}
.ly_hz6 .ly_sum a{display: block;width: 100%;text-align: center;}
.ly_hz6 .ly_more{margin: 0 auto;}

.ly_cule1{height: auto;margin: 60px 0 0;background: none;}
.ly_cule2{padding: 36px 0;background: #fff;}
.ly_cule .ly_titmn{font-size: 24px;margin-bottom: 26px;line-height: 33px;}
.ly_cule3{padding: 36px 0;background: #FAFBFF;}
.ly_cule4{padding: 36px 0;}
.ly_cule4 .ly_main .ly_mn{width: 100%;margin-bottom: 20px;}
.ly_cule4 .ly_main .ly_mn:last-child{margin-bottom: 0;}
.ly_cule4 .ly_main .ly_mn .ly_bigimg .ly_tit{font-size: 22px;}
.ly_cule4 .ly_main .ly_mn .ly_mes{padding: 20px 24px 18px;}
.ly_cule4 .ly_main .ly_mn .ly_mes .ly_sum{height: auto;margin-bottom: 20px;}
.ly_cule5{padding: 36px 0;}
.ly_cule5 .ly_main .ly_img{margin: 0;zoom: 1;}


.ly_bxsolu1{height: 416px;margin-top: 60px;background: url(../image/bxsolup1.png) no-repeat center / cover;}
.ly_bxsolu1 .ly_main{padding: 49px 0 0;}
.ly_bxsolu1 .ly_main img{margin: 0 auto;}
.ly_bxsolu1 .ly_main .ly_more{margin: 36px auto 0;}
.ly_bxsolu2{padding: 48px 0 28px;background: #FFFFFF linear-gradient(180deg, #fff 0%, #F9FBFF 100%);}
.ly_bxsolu2 .ly_tit,.ly_bxsolu3 .ly_tit,.ly_bxsolu4 .ly_tit,.ly_bxsolu5 .ly_tit,.ly_bxsolu7 .ly_tit{font-size: 24px;line-height: 33px;}
.ly_bxsolu2 .ly_sum,.ly_bxsolu3 .ly_sum,.ly_bxsolu4 .ly_sum,.ly_bxsolu5 .ly_sum{padding: 12px 0 26px;line-height: 20px;}
.ly_bxsolu2 .ly_mn{width: 100%;margin-bottom: 20px;}
.ly_bxsolu2 .ly_mn .ly_bot .ly_mnbox p{font-size: 20px;}
.ly_bxsolu3{padding: 48px 0;background: #fff;}
/* .ly_bxsolu3 .ly_main{width: 100%!important;} */
.ly_bxsolu3 .ly_sum{padding: 12px 0 16px!important;}
.ly_bxsolu3 .ly_box{box-shadow: none;}
.ly_bxsolu3 .ly_box .ly_contr,.ly_bxsolu3 .ly_box .swiper-container{width: 100%;}
.ly_bxsolu3 .ly_box .ly_contr{display: flex;justify-content: center;margin-bottom: 14px;background: #fff;}
.ly_bxsolu3 .ly_box .ly_contr .ly_mn{position: relative;margin: 0 18px;padding: 0; height: auto;font-size: 12px;line-height: 32px;color: #60646B;}
.ly_bxsolu3 .ly_box .ly_contr .ly_mn .ly_iconbox{display: none;}
.ly_bxsolu3 .ly_box .ly_contr .ly_mn:after{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;width: 0;height: 2px;background: #0670FF;transition: all .4s;content: "";}
.ly_bxsolu3 .ly_box .ly_contr .ly_mn.on:after{width: 100%;}
.ly_bxsolu3 .ly_box .swiper-container{padding: 0;}
.ly_bxsolu3 .ly_box .swiper-container img{margin: 0 auto;}
.ly_bxsolu3 .ly_box .swiper-container .swiper-slide.oth{padding-bottom: 16px;width: 100%;overflow-x: auto;}
.ly_bxsolu3 .ly_box .swiper-container .swiper-slide.oth img{max-width: unset;}
.ly_bxsolu4{padding: 48px 0;background: #F9FBFF;}
.ly_bxsolu4 .ly_sum{padding: 12px 0 16px!important;}
.ly_bxsolu4 .ly_contr{margin-bottom: 14px;}
.ly_bxsolu4 .ly_contr .ly_mn{margin: 0 18px;padding: 10px 0; font-size: 12px;}
.ly_bxsolu4 .ly_contr .ly_mn.on::after{width: 100%;}
.ly_bxsolu4 .ly_contr .ly_mn .ly_iconbox{display: none;}
.ly_bxsolu4 .swiper-container{border-radius: 6px;background: #FCFCFE;}
.ly_bxsolu4 .swiper-container .ly_bimg{width: 100%;height: 221px;}
.ly_bxsolu4 .swiper-container .ly_bimg .ly_bf{width: 40px;height: 40px;}
.ly_bxsolu4 .swiper-container .ly_bimg .ly_bf span{top: 12px;left: 15px;border-left: 15px solid #3296FA;border-top: 7.5px solid transparent;border-bottom: 7.5px solid transparent;}
.ly_bxsolu4 .swiper-container .ly_mes{width: 100%;padding: 22px 10px 20px;background: none;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_titm{font-size: 20px;line-height: 28px;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_bqbox.ly_pchide2{padding: 18px 0 0;display: flex!important;flex-wrap: wrap;}
.ly_bxsolu4 .swiper-container .ly_mes .ly_bqbox span{min-width: 104px;margin-right: 5px;padding: 0 5px;margin-bottom: 10px;height: 32px;line-height: 32px;font-size: 14px;}
.ly_bxsolu4 .ly_more{width: 144px;display: block;margin: 28px auto 0;height: 42px;border-radius: 4px;text-align: center;line-height: 42px;color: #fff;background: linear-gradient(270deg, #0EA9FF 0%, #0670FF 100%);}
.ly_bxsolu5{padding: 48px 0 28px;background: #fff;}
.ly_bxsolu5 .ly_box .ly_mn{width: 100%;height: auto;padding: 36px 0;margin-bottom: 20px;}
.ly_bxsolu7{padding: 48px 0;background: #F9FBFF;}
.ly_bxsolu7 .ly_tit{margin-bottom:26px;}
.ly_bxsolu7 .ly_pcshow2{display: none!important;}
.ly_bxsolu7 .ly_more{width: 144px;display: block;margin: 30px auto 0;height: 42px;border-radius: 4px;text-align: center;line-height: 42px;color: #fff;background: linear-gradient(270deg, #0EA9FF 0%, #0670FF 100%);}

/*电子火车票*/
.cj_content{width: 345px}
.cj_mod1{height: 418px;padding: 42px 0 0 0; background: url(../image/mb-banner.png) no-repeat center;background-size: cover}
.cj_mod1 .p1{display: none}
.cj_mod1 .p2{font-size: 28px;line-height: 36px;text-align: center}
.cj_mod1 .p3{font-size: 14px;line-height: 20px;text-align: center;width: 294px;margin: 12px auto 0}
.pc-btn{display: none !important}
.mb-btn{display: block !important}
.cj_hqjjfa{width:137px;height: 44px;font-size: 16px;line-height: 44px;margin: 0}
.cj_mod1 .cj_btn_box{justify-content: center;margin: 160px 0 0 0}
.cj_title{font-size: 24px;margin: 0 0 12px 0;color: #181818}
.cj_mod2{padding: 26px 0 0 0;background: #F3F6FE;height: 647px}
.cj_hint{font-size: 14px;line-height: 20px;text-align: justify;}
.cj_mod2_img{height: 305px;margin: 26px auto 22px}
.cj_mod2_img img {height: 305px;width: auto;transition: transform .5s}
.cj_partner_more_icon{display: none}
.cj_hqzsjjfz{width: 319px;height: 56px;border-radius: 6px;background: #fff;border: 1px solid #0670FF;padding: 0}
.cj_partner_more_text{font-size: 22px;color: #0670FF;font-weight: bold}
.cj_mod2_page{display: flex;justify-content: center;gap: 26px;margin-bottom: 24px}
.cj_mod2_page > div{width: 27px;height: 27px;text-align: center;font-weight: bold;color: #595959;border:1px solid #DEDEDE;border-radius: 50%;background: #fff}
.cj_mod2_page > div img{width: 10px;height: auto}
.cj_mod2_page > .next img {transform: rotate(180deg) }
.cj_mod3{padding: 48px 0 0}
.mb-check{display: flex;justify-content: center}
.mb-check .check-item{color: #181818;width: 88px;height: 38px;border-radius: 19px;background: rgba(6, 122, 255,0);font-size: 16px;text-align: center;line-height: 38px;transition: .5s}
.mb-check .check-item.on{background: rgba(6, 122, 255,1);color: #fff}
.cj_head_box{display: none}
/*.mod3_box{width: 100%;flex-direction: column;gap: 13px;margin: 26px auto 32px}*/
.mod3_box,.mb3_item{display: none}
.mod3_mb_box,
.mb3_item.show_item{display: flex}
.mod3_mb_box .mb3_item{width: 100%;flex-direction: column;gap: 13px;margin: 26px auto 32px}
.mod3_mb_box .mb3_item > div{height: 218px;width: 100%;border-radius: 8px}
.mod3_left .cj_mod3_hint,
.mod3_right .cj_mod3_hint{color: #173268;text-align:center;position: static;margin: 24px 0 12px;font-weight: bold;width:130px;height: 36px;line-height: 36px;background-color: rgba(255, 255, 255, 0.45);border-radius: 45px;border: 1px solid #fff}
.cj_yg_text{padding: 0;background-color: transparent;color: #60646B;font-size: 16px;box-shadow: none;line-height: 22px;margin: 0 0 10px}
.cj_yg_text:nth-child(odd){float: none}
.cj_yg_text i{width: 18px;height: 18px}
.mod3_left,
.mod3_right{padding: 0 12px}
.on .cj_mod3_hint_hover{position: static;margin: 24px 0 12px;}
.cj_yg_text_hover{color: #fff}
.ts_yg{padding: 0 !important}
.cj_yg_text span{display: none}
.cj_mod3 .cj_title{margin: 0 0 26px}
.cj_mod4{padding: 48px 0 48px 0;height: auto}
.cj_qh_btn{background-color: transparent;margin: 26px auto}
.cj_qh:nth-child(2){margin: 0}
.cj_qh{background-color: transparent}

.cj_mod4 .cj_t_box .left,
.cj_mod4 .cj_t_box .right,
.cj_mod5 .cj_t_box .left,
.cj_mod5 .cj_t_box .right,
.cj_mod6 .cj_t_box .left,
.cj_mod6 .cj_t_box .right,
.cj_mod6_right{display: none}

.mb_mod4_box{display: block}
.cj_t_box{width: 345px}
.cj4_mb-bth{display: block}

.cj_mod5,
.cj_mod6,
.cj_mod7,
.cj_mod8{padding: 48px 0 48px;height: auto}

.cj_mod5 .cj_qh_btn{padding: 0}
.cj_mod5 .cj_qh_btn .cj_qh{
    padding: 0;
    width: 136px;
    height: 38px;
    text-align: center;
    line-height: 38px;
}
    .cj_mod5 .cj_qh_btn .cj_qh:last-child{width: 88px}
    .mb_mod5_video{width: 100%;margin-top: 20px;height: 182px}
    .cj_mod6 .cj_qh_btn .cj_qh{padding: 0;width: 120px !important;height: 38px;line-height: 38px;text-align: center}
    .cj_mod6 .cj_qh:nth-child(3){margin: 0}
    .cj_mod6 .cj_qh_btn{padding: 0}


    .cj_mod7_box{width: 100%;flex-direction: column;margin: 26px 0 32px;gap: 12px}
    .cj_mod7_ys{width: 100%;height: 367px}
    .cj_cgal_bh{display: none}
    .cj_cgal_bth{display: flex;justify-content: center;margin: 26px 0 19px; width: 100%}
    .cj_cgal_bth .cgal_item{
        width: 104px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        border-radius: 19px;
        transition: .5s;
        color: #181818;
        font-size: 16px;
    }
    .cj_cgal_bth .cgal_item.on{background-color: #0670ff;color: #fff}
    .cj_cg_img{width: 345px;height: 492px;padding: 39px 34px;}
    .cj_dh{background: url(../image/mb-dh.png) no-repeat center;background-size: cover}
    .cj_sa{background: url(../image/mb-sa.png) no-repeat center;background-size: cover}
    .cj_yh{background: url(../image/mb-yh.png) no-repeat center;background-size: cover}
    .cj_cg_title{font-size: 18px;line-height: 25px;font-weight: bold}
    .ly_partner{background: #fff !important;padding: 48px 0}
    .ly_partner .ly_intitle{font-size: 24px !important}
    .cj_cg_img{margin: 0 auto 32px}
    .cj_mod6 .pcshow{display: none !important}
    /*.cj_qh:hover{color: #181818;background: #fff}*/
    .cj_mod6 .pchide .swiper-slide-active {background: #0670FF;color: #fff}
    .cj_mod9{display: none}
    .cj_xg{width: 140px;margin: 0 23px 6px 0}
    .cj_ckalxq{border-radius: 2px}
    .cj_xg .cj_p1{font-weight: bold}

    .new-mkbx .ly_mes .ly_tit {
        font-weight: 600;
        font-size: 30px !important;
        color: #FFFFFF;
        line-height: 42px !important;
        text-align: center;
    }
    .new-mkbx .ly_mes .ly_tit.tit_color{
        color: #00DDFF !important;
    }
    .new-mkbx .ly_mes .mob_btn{
        width: 138px;
        height: 44px;
        background: linear-gradient( 270deg, #069DFF 0%, #0670FF 100%);
        border-radius: 28px;
        color: #fff;
        display: flex !important;
        justify-content: center;
        align-items: center;
        margin: 23px auto 0;

    }
    .new-mkbx .ly_mes .mob_btn p{
        font-weight: lighter;
    }
    .new-mkbx .ly_mes .mob_btn .iconfont {margin-left: 10px;font-size: 12px}
    .new-mkbx .ly_mkbxwarp2 .ly_control .ly_mn{
        font-size: 14px;
        padding: 0 12px;
    }
    .new-mkbx .ly_mkbxwarp2 .ly_control{width: 340px;height: 48px;margin: 20px auto 0}
    .new-mkbx .scene-list li{
        border-radius: 4px;
        margin-bottom: 12px;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_titnm{width: 220px;font-size: 22px}

    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_control{
        margin: 20px auto;
        background: transparent;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_mn{
        margin: 0;
        padding: 0 16px;
        font-size: 14px;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_control{
        width: auto;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_left{overflow-x: scroll}
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_pchide2 .swiper-slide{
        height: 385px;
        background: #FFFFFF;
        box-shadow: 0px 4px 8px 0px rgba(118,130,150,0.08);
        border-radius: 8px;
        padding: 0 5px 30px;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_pchide2 .swiper-slide .ly_mes{
        width: 100%;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_pchide2 .swiper-slide .ly_tit{
        color: #0670FF;
        margin: 26px 0 12px;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_sum{
        margin-bottom: 0;
        text-align: center;
        font-size: 14px;
        color: #4E5866;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_pchide2 .swiper-slide .ly_picbox{
        background: linear-gradient( 180deg, #BECCFF 0%, #F2D5FF 100%);
        border-radius: 10px;
        width: 317px;
        margin: 16px auto 0;
        height: 196px;
        overflow: hidden;
        padding: 10px 20px 0;
    }
    .new-mkbx .scene-cont .ly_dobber-online,
    .new-mkbx .ly_mkbxwarp4 .ly_dobber-online,
    .new-mkbx .ly_mkbxwarp6 .ly_dobber-online{
        width: 170px;
        height: 44px;
        background: linear-gradient( 270deg, #7B53FF 0%, #065AFF 100%);
        border-radius: 28px;
        line-height: 44px;
        padding: 0;
        display: flex !important;
        text-align: center;
        margin: 26px auto 0;
        justify-content: center;
        align-items: center;
    }
    .new-mkbx .ly_dobber-online .iconfont{font-size: 12px;color: #fff}
    .new-mkbx .ly_dobber-online .font16{
        font-weight: lighter;
        font-size: 16px;
        color: #FFFFFF;
        margin-right: 10px;
    }
    .new-mkbx .md3-swiper-btn{display: flex !important;margin: 32px 0}
    .ly_mkbxwarp4 .ly_box2{
        background: #F1F4FA;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_left .ly_control.new_width{width: auto}
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .swiper-slide{
        background: #FFFFFF;
        box-shadow: 0px 4px 8px 0px rgba(118,130,150,0.08);
        border-radius: 8px;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_more{display: none}
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_tit{
        font-weight: 600;
        font-size: 26px;
        color: #0670FF;
        line-height: 37px;
        margin: 26px 0 12px;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_mes{width: 100% !important}
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .swiper-slide{
        align-items: flex-start;
        padding: 0 5px;
        height: 385px;
    }
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_mes .boll-text .text{width: 100%}
    .new-mkbx .ly_mkbxwarp4 .ly_box .ly_right .ly_mes .boll-text .boll{
        display: none;
    }
    .new-mkbx  .ly_mkbxwarp4 .ly_box .ly_right .ly_picbox{
        background: linear-gradient( 180deg, #BECCFF 0%, #F2D5FF 100%);
        border-radius: 10px;
        width: 317px;
        height: 196px;
        margin: 0 auto;
    }
    .new-mkbx .ly_mkbxwarp5{
        background: #f1f8fe;
        padding: 36px 0 25px;
    }
    .new-mkbx  .ly_mkbxwarp5 .ly_titnm{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .new-mkbx .ly_mkbxwarp5 .left-nav li{
        width: 345px;
        height: 126px;
        background: #FFFFFF;
        box-shadow: 0px 1px 3px 0px rgba(41,74,131,0.06);
        border-radius: 8px;
    }
    .new-mkbx .ly_mkbxwarp1{padding-top: 48px}
    .new-mkbx .ly_mkbxwarp5 .left-nav li:hover{background: #fff}
    .new-mkbx .ly_mkbxwarp5 .left-nav li{
        padding: 16px 0 0 14px;
        margin-bottom: 12px;
    }
    .new-mkbx .ly_mkbxwarp5 .left-nav li .des{
        font-size: 12px;
        line-height: 17px;
        margin-top: 12px;
        width: 196px;
    }
    .new-mkbx .ly_mkbxwarp5 .left-nav li:nth-child(1){
        background: url("../image/wrap5_1.png") center center / cover no-repeat;
    }
    .new-mkbx .ly_mkbxwarp5 .left-nav li:nth-child(2){
        background: url("../image/wrap5_2.png") center center / cover no-repeat;
    }
    .new-mkbx .ly_mkbxwarp5 .left-nav li:nth-child(3){
        background: url("../image/wrap5_3.png") center center / cover no-repeat;
    }
    .new-mkbx .ly_mkbxwarp5 .left-nav li:last-child{height: 157px}
    .new-mkbx .ly_mkbxwarp5 .left-nav li:last-child .des{width: auto;padding: 0 14px 0 0}
    .new-mkbx .ly_mkbxwarp5 .ly-right{display: none}
    .new-mkbx .ly_mkbxwarp6 .ly_titnm{
        font-size: 22px;
        color: #181818;
        line-height: 30px;
        width: 198px;
        text-align: center;
        margin: 0 auto 15px;
    }
    .new-mkbx .ly_mkbxwarp6{
        background: #fff;
    }
    .new-mkbx .trust-title,
    .new-mkbx .qy-title{font-size: 22px !important}
    .new-mkbx .qiye{padding: 36px 0 0!important; }
    .new-mkbx .ly_wrap7,
    .new-mkbx .qiye {
        background: #F8F9FB !important
    }
    .new-mkbx .qiye .xq_btn{
        margin: 26px auto 0;
    }
    .new-mkbx .qiye .qy-list{margin-bottom: 0}
    .new-mkbx  .qy-list > li{background: #fff}
    .trust-navbtn{display: flex !important;justify-content: center;margin: 20px 0;}
    .new-mkbx .trust-list{margin: 0 !important}
    .new-mkbx .tb_btn > div{
        display: block !important;
        top: auto!important;
        left: auto !important; right: auto !important;
        transform: translateY(0) !important;
    }
    .new-mkbx .trust-cont{
        padding: 36px 0 0 !important;
    }
    .new-mkbx .ly_mkbxwarp6 .ly_main.ly_pchide2{
        background: url("../image/wrap6-bg.png") center center / cover no-repeat;
        padding: 30px;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
    .new-mkbx .ly_mkbxwarp6 .ly_main.ly_pchide2 .info-line{
        width: 1px;
        height: 211px;
        background: #FFFFFF;
    }
    .new-mkbx .ly_mkbxwarp6 .ly_main.ly_pchide2 .left-info .info-title{
        font-weight: 600;
        font-size: 18px;
        color: #0670FF;
        line-height: 25px;
        text-align: center;
        margin-bottom: 16px;
    }
    .new-mkbx .ly_mkbxwarp6 .ly_main.ly_pchide2 .left-info li{
        display: flex;
        margin-bottom: 14px;
        align-items: center;
    }
    .new-mkbx .ly_mkbxwarp6 .ly_main.ly_pchide2 .left-info li .icon{
        width: 13px;
    }
    .new-mkbx .ly_mkbxwarp6 .ly_main.ly_pchide2 .left-info li p{
        margin-left: 6px;
        font-size: 13px;
        color: #60646B;
    }
    .new-mkbx .ly_mkbxwarp8{padding: 36px 0 114px}
    .new-mkbx .ly_mkbxwarp8 .ly_md8_btn div{
        font-size: 14px;
        padding: 0 16px;
        height: 32px;
        line-height: 32px;
    }
    .new-mkbx .ly_mkbxwarp8 .ly_md8_btn{background: transparent}
    .new-mkbx .ly_mkbxwarp8 .ly_sumnm,
    .new-mkbx .ly_mkbxwarp8 .ly_table .ly_top .ly_mn.oth img{display: none}
    .new-mkbx .ly_mkbxwarp8 .ly_table{margin-top: 16px}
    .ly_mkbxwarp8 .ly_titnm.font36{
        font-size: 22px;
        line-height: 30px;
    }
    .new-mkbx .ly_mkbxwarp8 .ly_table .ly_top .ly_mn:first-child{display: none}
    .new-mkbx .ly_mkbxwarp8 .ly_table .ly_top .ly_mn{
        background: #0670FF;
        box-shadow: 0px 2px 10px 0px rgba(41,74,131,0.12);
        width: calc(33.33% - 1px)!important;
    }
    .new-mkbx .ly_mkbxwarp8 .ly_table .ly_mn .ly_sum1{
        font-size: 16px;
    }
    .new-mkbx .ly_mkbxwarp8 .ly_table .ly_bot.ly_pchide2{

    }
    .new-mkbx .ly_mkbxwarp8 .ly_table .ly_bot.ly_pchide2 img{
        margin-bottom: 8px;
        display: block;
    }
    .new-mkbx .ly_mkbxwarp8 .further{
        width: 170px;
        height: 44px;
        background: linear-gradient( 270deg, #7B53FF 0%, #065AFF 100%);
        border-radius: 28px;
        text-align: center;
        border: none;
        line-height: 44px;
        padding: 0;
        margin: 26px auto;
    }
    .new-mkbx .ly_mkbxwarp8 .further a{
        color: #FFFFFF;
        font-size: 16px;
        text-align: center;
        font-weight: 400;
    }
    .zx-img,.dh-img{
        width: 18px;
        height: auto;
    }
    .new-mkbx .ly_mkbxwarp1{
        background: url('../image/wrap1-banner.png') no-repeat center bottom / cover;
    }
    .new-mkbx .scene .scene-list {
        width: 345px;
    }
    .new-mkbx .scene-cont,
    .new-mkbx .ly_mkbxwarp6{padding: 36px 0}

}
