@charset "utf-8";
/* CSS Document */

.post-52976 .post-password-form{margin-top: 200px;}
.elementor-48807{padding: 40px;}

:is(.btn,.button,button,[type="submit"],[type="button"]){padding: 0t;}
.thumbs-position-left .wd-gallery-thumb .wd-carousel-item{height: auto;}

.mica_pro_width{max-width: 1920px;margin: 0 auto;overflow: hidden;}
/*.mica_pro_box{box-sizing: border-box;padding: 40px;display: flow-root;}*/
.mica_pro_box .video_box{border-radius: 10px;overflow: hidden;}
.mica_pro_box .video_box video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: center;}

.mica_pro_show8{background: #eaecee;padding: 0;padding-right: 40px;}
.mica_pro_show8 .video_box{float: left;width: 65%;border-radius: 0;height: 830px;}
.mica_pro_show8 .video_box .video_image2{display: block;width: 100%;height: 100%;object-fit: cover;position: relative;z-index: 1;}
.mica_pro_show8 .word_box{float: right;width: 32%;height: 830px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.mica_pro_show8 .word_box .tit{font-size: 30px;font-weight: 500;line-height: 40px;text-align: center;}
.mica_pro_show8 .word_box .txt{font-size: 22px;font-weight: 300;text-align: center;line-height: 30px;margin-top: 4%;margin-bottom: 10%;}
.mica_pro_show8 .word_box .link{font-size: 20px;border-radius: 500px;border: 2px solid #000;padding: 5px 50px;display: table;box-sizing: border-box;color: #000;margin: 0 auto;}
.mica_pro_show8 .word_box .link:hover{border-color: #a6c939;background-color: #a6c939;}
.mica_pro_show8 .word_box .ewm{width: 140px;background: #fff;height: 140px;overflow: hidden;margin: 0 auto;margin-top: 4%;}
.mica_pro_show8 .word_box .ewm img{width: 100%;display: block;}
.mica_pro_show8 .video_box{width: 62%;min-height: 740px;}

.mica_pro_show9{margin-top: 40px;max-width: 1620px;position: relative;overflow: inherit;}
.mica_pro_show9 .swiper-button-next,.mica_pro_show9 .swiper-button-prev{width: 40px;height: 40px;border-radius: 100%;background: #eaecee;}
.mica_pro_show9 .swiper-button-next{right: -60px;}
.mica_pro_show9 .swiper-button-prev{left: -60px;}
.mica_pro_show9 .swiper-button-next:after,.mica_pro_show9 .swiper-rtl .swiper-button-prev:after,.mica_pro_show9 .swiper-button-prev:after,.mica_pro_show9 .swiper-rtl .swiper-button-next:after{font-size: 22px;font-weight: 600;color: #000;}
.mica_pro_show9 .swiper-button-next:hover,.mica_pro_show9 .swiper-button-prev:hover{background: #a6c939;}
.mica_pro_show9 .box{border-radius: 10px;overflow: hidden;padding: 15px;box-sizing: border-box;background: #eaecee;}
.mica_pro_show9 .box iframe{width: 100%;border-radius: 10px;height: 200px;}
.mica_pro_show9 .box .txt{font-size: 14px;font-weight: 500;line-height: 18px;margin: 10px 0;}
.mica_pro_show9 .box .name{background: url(https://deruizebike.com/wp-content/uploads/2025/05/40-18.png) no-repeat left;font-size: 16px;font-weight: 300;padding-left: 40px;background-size: 32px;}

.video_box250701 .icon250701{width: 100px;height: 100px;border-radius: 50%;background: rgba(255, 255, 255, 0.5);border: 2px solid #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: flex;justify-content: center;align-items: center;z-index: 2;cursor: pointer;transition: transform 0.3s ease;}
.video_box250701 .icon250701:hover {transform: translate(-50%, -50%) scale(1.05);}
.video_box250701 .icon250701::before {content: "";width: 0;height: 0;border-left: 20px solid transparent;border-right: 20px solid transparent;border-bottom: 30px solid #fff;transform: rotate(90deg);margin-left: 10px;z-index: 3;}
.video_box250701 .ripple-container {position: absolute;width: 100%;height: 100%;border-radius: 50%;overflow: visible;}
.video_box250701 .ripple {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0) 100%);animation: ripple 2s cubic-bezier(0.8, 0, 0.6, 1) infinite;opacity: 0;}
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  70% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
.video_box250701 .content250701 {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1000;display: none;max-width: 1000px;max-height: 80vh;width: 100%;/*background: #fff;*/}
.video_box250701 .video-container {position: relative;padding-bottom: 60%;height: 0;overflow: hidden;border-radius: 15px;}
.video_box250701 .video-container video {position: absolute;min-width: 100%;min-height: 100%;object-fit: cover;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.overlay250701 {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.7);z-index: 999;display: none;}
.close-btn250701 {position: absolute;top: 10px;right: 10px;font-size: 24px;cursor: pointer;color: #333;z-index: 9;width: 40px;height: 40px;border-radius: 100%;background: #fff;text-align: center;font-size: 34px;line-height: 44px;}
.close-btn250701:hover{background: #a6c939;}
.content250701 .video-container viedo{width: 100%;height: 100%;}


.mica_pro_show10 {width: 100%;background: #0e0e26;z-index: 9;transition: top 0.3s;}
.mica_pro_show10.fixed250820 {position: fixed;top: 0;left: 0;right: 0;}
.mica_pro_show10 .box {max-width: 1800px;margin: 0 auto;height: 55px;}
.mica_pro_show10 .title {font-size: 20px;font-weight: 500;color: #fff;letter-spacing: 2px;margin: 0;float: left;line-height: 55px;}
.mica_pro_show10 .more {display: block;height: 32px;line-height: 32px;padding: 0 10px;border-radius: 6px;color: #fff;font-size: 15px;background: linear-gradient(to right, #fff 50%, #a6c939 50%);background-size: 200% 100%;background-position: right bottom;transition: all 0.5s ease;overflow: hidden;margin-right: 5%;display: inline-block;float: right;margin-top: 13px;}
.mica_pro_show10 .more:hover {background-position: left bottom;color: #a6c939;}
/*.spacer {height: 55px;}*/
.whb-header {transition: top 0.3s;position: fixed;width: 100%;top: 0;left: 0;z-index: 1000;}

.mica_pro_show_bg{position: relative;width: 100%;overflow: hidden;}
.mica_pro_show_bg .bg{position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;object-fit: cover;}
.mica_pro_show_bg .shadow{position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;background: rgba(0,0,0,0.1);}

/*.mica_pro_show12,.mica_pro_show12 .video_box{height: calc(100vh - 100px);}*/
.mica_pro_show12 .video_box{width: 100%;}

.mica_pro_show13{max-width: 1120px;width: 100%;text-align: center;margin: 110px auto 120px;}
.mica_pro_show13 .tit1{font-weight: 500;font-size: 40px;}
.mica_pro_show13 .tit2{font-size: 24px;margin-bottom: 60px;color: #333;}
.mica_pro_show13 .word{font-size: 20px;color: #555;}

.mica_pro_show15{position: relative;min-height: 720px;width: 100%;overflow: hidden;margin-top: 50px;}
.mica_pro_show15 .bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;}
.mica_pro_show15 .bg img{width: 100%;height: 100%;object-fit: cover;}
.mica_pro_show15 .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.1);z-index: 2;display: none;}
.mica_pro_show15 .box{text-align: center;position: relative;z-index: 3;color: #fff;}
.mica_pro_show15 .box .tit{font-size: 40px;font-weight: 500;margin: 8% 0 3%;}
.mica_pro_show15 .box .word{max-width: 850px;width: 100%;margin: 0 auto;font-size: 24px;}

/*.mica_pro_show19 .swiper-slide .pic{width: 100%;transform: scale(1);}
.mica_pro_show19 .swiper-slide .pic img{display: block;width: 100%;}*/
.mica_pro_show19{position: relative;margin-top: 100px;width:100%;overflow:hidden;}
.mica_pro_show19 .swiper-slide .pic{width: 100%;height: 620px;position: relative;overflow:hidden;}
.mica_pro_show19 .swiper-slide .pic img{width: 100%;height: 100%;object-fit: cover;display:block;}
.mica_pro_show19 .swiper-slide .des{width: 100%;text-align: center;font-size: 24px;margin-bottom: 40px;opacity: 0;transition:opacity 0.3s ease;}
.mica_pro_show19 .swiper-slide-active .des{opacity: 1;}
.mica_pro_show19 .swiper-slide {width: 56%;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;transition: all 0.3s ease;opacity: 0.7;transform: scale(0.7)!important;overflow:hidden;}
.mica_pro_show19 .swiper-slide-active {opacity: 1;transform: scale(1)!important;z-index: 1;}
.mica_pro_show19 .swiper-button-next,.mica_pro_show19 .swiper-button-prev{color: #999;display: flex;align-items: center;justify-content: center;top: 60%;transform: translateY(-50%);}
.mica_pro_show19 .swiper-button-next:hover,.mica_pro_show19 .swiper-button-prev:hover{color: #a6c939;}
.mica_pro_show19 .swiper-button-next::after,.mica_pro_show19 .swiper-button-prev::after {font-size: 40px;}
.mica_pro_show19 .swiper-button-prev {left: 17%;}
.mica_pro_show19 .swiper-button-next {right: 17%;}
.mica_pro_show19 .box{width: 100%;}
.mica_pro_show19 .swiper-slide .pic{width: 100%;height: 600px;}
 
      
      
.mica_pro_show20{background: rgba(211,211,211,0.3);padding: 100px 0;display: flow-root;margin-top: 100px;}
.mica_pro_show20 .tit{font-size: 40px;text-align: center;margin-bottom: 30px;font-weight: 500;}
.box_tab250728 {width: 100%;max-width: 1600px;margin: 0 auto;}
.tab_name250728 {display: flex;justify-content: center;margin: 0 auto;width: fit-content;margin-bottom: 30px;}
.name250728 {margin: 0 50px;cursor: pointer;font-size: 30px;border-bottom: 3px solid rgba(0,0,0,0);box-sizing: border-box;}
.name250728.active250728 {border-bottom: 3px solid #a6c939;color: #a6c939;}
.tab_word250728 {position: relative;}
.word250728 {display: none;}
.word250728.show250728 {display: block;}

.box_tab250728 .swiper-container {width: 88%;position: relative;overflow: hidden;margin: 0 auto;}
.box_tab250728 .swiper-slide .box{padding: 50px;box-sizing: border-box;background: #fff;}
.box_tab250728 .swiper-single250728 .swiper-slide {width: 100% !important;}
.box_tab250728 .swiper-button-prev,.box_tab250728 .swiper-button-next {color: #666;display: flex;align-items: center;justify-content: center;position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;cursor: pointer;z-index: 1!important;}
.box_tab250728 .swiper-button-prev {left: 0px;}
.box_tab250728 .swiper-button-next {right: 0px;}
.box_tab250728 .swiper-button-prev::after,.box_tab250728 .swiper-button-next::after {font-size: 60px;}
.box_tab250728 .swiper-button-prev:hover::after,.box_tab250728 .swiper-button-next:hover::after{color: #a6c939;}
.box_tab250728 .khname{font-size: 24px;}
.box_tab250728 .star{display: block;width: 110px;margin-bottom: 10px;}
.box_tab250728 .date{color: #999;font-size: 14px;}
.box_tab250728 .des{font-size: 17px;margin: 15px 0 20px;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;}
.box_tab250728 .album {display: flex;gap: 10px;width: 100%;height: 100%;}
.window250728 {width: 120px;cursor: pointer;transition: transform 0.3s;object-fit: cover;}
.window250728:hover {transform: scale(1.02);box-shadow: 0 2px 8px rgba(0,0,0,0.2);}
.modal250728 {display: none;position: fixed;z-index: 9999;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);}
.modal-container250728 {display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;padding: 20px;box-sizing: border-box;}
.modal-content250728 {max-width: 90%;max-height: 90%;object-fit: contain;animation: zoomIn 0.3s;}
.close250728 {position: absolute;top: 30px;right: 40px;color: white;font-size: 60px;cursor: pointer;z-index: 10000;transition: all 0.3s;}
.close250728:hover {color: #a6c939;}
@keyframes zoomIn {
  from { transform: scale(0.8); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}
body.modal-open {overflow: hidden;}
.modal-nav250728 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;z-index: 9998;}
.modal-prev250728,.modal-next250728 {position: absolute;top: 50%;transform: translateY(-50%);width: 60px;height: 60px;background-color: #fff;border-radius: 50%;color: #a6c939;font-size: 30px;display: flex;align-items: center;justify-content: center;cursor: pointer;pointer-events: auto;transition: all 0.3s;overflow: hidden;}
.modal-prev250728 {left: 30px;}
.modal-next250728 {right: 30px;}
.modal-prev250728 img,.modal-next250728 img{width: 100%;}
.modal-prev250728:hover,.modal-next250728:hover {background-color: #a6c939;color: #fff;}
.tab_word250728{width: 72%;float: right;}
.mica_pro_show20 .showpic{float: left;width: 26%;}
.mica_pro_show20 .showpic img{width: 100%;display: block;}
.mica_pro_show20 .box_flex{display: flex;justify-content: space-between;align-items: center;}

.spbox250729{background: #fff;display: flow-root;}
.spbox250729 .word{width: 40%;float: left;padding: 50px;box-sizing: border-box;}
.spbox250729 .word .avatar{width: 50px;height: 50px;border-radius: 100%;overflow: hidden;}
.spbox250729 .word .avatar img{width: 100%;display: block;object-fit: cover;}
.spbox250729 .word .box1{display: flex;}
.spbox250729 .word .box2{color: #666;height: 50px;margin-left: 10px;}
.spbox250729 .word .box3{font-weight: 500;font-size: 22px;color: #000;line-height: 26px;}
.spbox250729 .word .box4{font-size: 20px;text-decoration: underline;line-height: 30px;color: #222;margin-top: 50%;}
.spbox250729 .yotube{float: right;width: 60%;height: 430px;position: relative}
.spbox250729 .yotube img.{width: 100%;object-fit: cover;height: 100%;}
    
.video_box250729 .icon250729{width: 80px;height: 80px;border-radius: 50%;background: rgba(255, 255, 255, 0.5);border: 2px solid #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: flex;justify-content: center;align-items: center;z-index: 2;cursor: pointer;transition: transform 0.3s ease;}
.video_box250729 .icon250729:hover {transform: translate(-50%, -50%) scale(1.05);}
.video_box250729 .icon250729::before {content: "";width: 0;height: 0;border-left: 15px solid transparent;border-right: 15px solid transparent;border-bottom: 25px solid #fff;transform: rotate(90deg);margin-left: 10px;z-index: 3;}
.video_box250729 .ripple-container {position: absolute;width: 100%;height: 100%;border-radius: 50%;overflow: visible;}
.video_box250729 .ripple {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 70%, rgba(255, 255, 255, 0) 100%);animation: ripple 2s cubic-bezier(0.8, 0, 0.6, 1) infinite;opacity: 0;}
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  70% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
.close-btn250729 {position: fixed;top: 30px;right: 40px;color: white;font-size: 60px;cursor: pointer;z-index: 10000;transition: all 0.3s;display: none;}
.close-btn250729:hover {color: #a6c939;}
@keyframes zoomIn {
  from { transform: scale(0.8); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}
      
.pop_window250613 .box{}
.pop_window250613 .word250613{display: none;}
.modal_250613{display: none;width: 100%;height: 100%;}
.modal-overlay_250613{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);z-index: 999;}
.close_250613{position: fixed;top: 30px;right: 40px;color: white;font-size: 60px;cursor: pointer;z-index: 10000;transition: all 0.3s;}
.close_250613:hover {color: #a6c939;}     
.modal-content_250613{overflow: hidden;background: #fff;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1000;width: 100%;max-width: 800px;}
.modal-content_250613 iframe{height: 500px;display: block;width: 100%;}
.press_250613{height: 450px;width: 100%;}
press_250613 img{width: 100%;height: 100%;display: inline-block;object-fit: cover;}
.press_250613{cursor: pointer;}
      
.tab250625{cursor: pointer;transition: all 0.3s;}
.tab250625.active250625 {}
.tab250625:hover:not(.active250625) {}
.tab-content{}
/*.content250625 {display: none;}
.content250625.active250625 {display: block;}*/
.b2b_new250625_01{max-width: 130px;margin: 0 auto;width: 100%;position: relative;z-index: 2;}
.b2b_new250625_01 .tab250625{display: inline-flex;font-size: 20px;line-height: 35px;font-weight: 400;padding: 12px;border-radius: 500px;padding-right: 20px;margin: 0 40px;}
.b2b_new250625_01 .ic{width: 35px;display: block;margin-right: 12px;}
.b2b_new250625_01 .tab250625.active250625{background: #f3f1f2;}
.b2b_new250625_01 .tabs{display: flex;justify-content: center;margin-top: 30px;}
.b2b_new250625_01bg{ padding: 100px 0;position: relative;
  background: linear-gradient(to bottom, 
  #eeeeee 0%, 
  #eeeeee 20%, 
  #ffffff 30%, 
  #ffffff 50%, 
  #ffffff 70%, 
  #ffffff 90%, 
  #eeeeee 100%);
}
.b2b_new250625_01bg .titlebox{font-size: 120px;font-weight: 800;color: #999;font-style: italic;position: absolute;left: 10%;top: 26%;line-height: 100px;opacity: .2;z-index: 1;}
.b2b_new250625_01 .tab-content250625{position: relative;overflow: hidden;min-height: 200px;}
.b2b_new250625_01 .content250625{position: absolute;top: 0;left: 0;width: 100%;opacity: 0;transition: opacity 0.5s ease;}
.b2b_new250625_01 .content250625.active250625{opacity: 1;}
.b2b_new250625_01 .pic{width: 100%;height: auto;display: block;}
.swiper251008_1 .swiper-button-prev,.swiper251008_1 .swiper-button-next{color: #999!important;}
.swiper251008_1 .swiper-button-next{right: 0!important;}
.swiper251008_1 .swiper-button-prev{left: 0!important;}
.swiper251008_1 .swiper-button-prev:hover,.swiper251008_1 .swiper-button-next:hover{color: #a6c939!important;}
.swiper251008_1 .picjd{width: 100%;margin: 0 auto;display: block;max-width: 980px;}

.picjd251010 { cursor: pointer; }
.zoom-overlay251011 {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);z-index: 9999;}
.zoom-container251011 {width: 100%;height: 100%;position: relative;overflow: auto;}
.zoom-image251011 {width: 180%;height: auto;display: block;position: absolute;top: 0;left: 0;margin-top: 40%;max-width: 180%!important;background: #fff;padding: 30px;}
.close-zoom251011 {position: fixed;top: 20px;right: 20px;color: #000;font-size: 30px;cursor: pointer;z-index: 10000;background: #fff;width: 40px;height: 40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.close-zoom251011:hover{background: #a6c939;}

@media only screen and (max-width: 1600px){
  .mica_pro_show10,.box_tab250728{padding: 0 2%;box-sizing: border-box;}
} 
@media only screen and (max-width: 1400px){
  .mica_pro_show19 .swiper-slide .pic{height: 500px;}
  .mica_pro_show15{min-height: 620px;}
  .b2b_new250625_01{max-width: 60%;}
  .b2b_new250625_01bg .titlebox{font-size: 90px;}
}   

@media only screen and (min-width: 821px) {
  .picjd251010 { cursor: default; }
}
      
      
      
.fl250812{float: left;}.fr250812{float: right;}
.box250812{max-width: 1300px;width: 100%;margin: 0 auto;}
.ebike_new1_product250812{background: #a37554;}
.ebike_new1_product250812 .box250812{padding: 100px 0;display: flow-root;}
.ebike_new1_product250812 .box{width: 46%;}
.ebike_new1_product250812 .pic{position: relative;}

.ebike_new1_product250812 .pic img{width: 100%;display: block;}
.ebike_new1_product250812 .pic img.img2{opacity: 0;position: absolute;top: 0;left: 0;transition: opacity 0.4s ease;}
.ebike_new1_product250812 .pic:hover img.img2{opacity: 1;cursor: pointer;}
.ebike_new1_product250812 .txt{color: #fff;font-size: 16px;}
.ebike_new1_product250812 .txt .tit{font-weight: 600;font-size: 22px;margin: 40px 0 10px;}
.ebike_new1_product250812_wap{display: none;}

.titi250812{font-size: 40px;text-align: center;}
.ebike_new2_product250812{margin: 100px 0;}
.swiper25081{margin-top: 50px;}
.swiper25081 .swiper-wrapper{transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;}
.swiper25081 .bg{width: 100%;position: relative;z-index: 2;}
.swiper25081 .bg img{width: 100%;display: block;height: 100%;object-fit: cover;}
.swiper25081 .sp video{width: 100%;}
.swiper25081 .swiper-button-prev:after,.swiper25081 .swiper-button-next:after{color: #fff;font-size: 26px;}
.swiper25081 .swiper-button-prev,.swiper25081 .swiper-button-next{width: 80px;height: 80px;background: rgba(0,0,0,0.5);border-radius: 100%;transition: opacity 0.4s ease;}
.swiper25081 .swiper-button-prev:hover,.swiper25081 .swiper-button-next:hover{background: #a6c939;}
.swiper25081 .swiper-button-prev{left: 3%;}
.swiper25081 .swiper-button-next{right: 3%;}
.swiper25081 .txt{background: #a37554;padding: 40px 45px;display: flow-root;position: absolute;top: 22%;left: 14%;z-index: 2;max-width: 520px;color: #fff;font-size: 18px;box-sizing: border-box;}
.swiper25081 .txt .tit{font-size: 30px;font-weight: 500;line-height: 36px;margin-bottom: 20px;}

.ebike_new3_product250812{margin-bottom: 40px;}
.ebike_new3_product250812 .des{font-size: 22px;text-align: center;line-height: 30px;margin: 20px 0 50px;}
.ebike_new3_product250812 .pic {margin: 0 auto;width: 100%;max-width: 100%;transition: width 0.2s ease-out;}
.ebike_new3_product250812 .pic img {width: 100%;display: block;}

.ebike_new4_product250812 .img250813{position:absolute;opacity:0;transition:opacity 0.4s ease;}
.ebike_new4_product250812 .img250813.active250813{opacity:1;}
.ebike_new4_product250812 .content250813{position:relative;display:flex;margin-bottom:15px;}
.ebike_new4_product250812 .content-wrapper{flex:1;padding-left: 30px;}
.ebike_new4_product250812 .progress-container{width:4px;background:#ddd;position:relative;border-radius:50px;overflow:hidden;}
/*.ebike_new4_product250812 .active250813 .progress-container{background: #a6c939;}*/
.ebike_new4_product250812 .progress-bar250813{position:absolute;top:0;left:0;width:100%;background:#a6c939;transition:height 0.1s linear;height: 0%;}
.ebike_new4_product250812 .word250813{max-height:0;overflow:hidden;transition:max-height 0.5s cubic-bezier(0.4,0,0.2,1);font-size: 16px;}
.ebike_new4_product250812 .content250813.active250813 .word250813{max-height:500px;}
.ebike_new4_product250812 .tit250813{cursor:pointer;padding:8px 0;transition:color 0.3s ease;font-size: 20px;font-weight: 600;color: #999;display: flex;align-items: center;}
.ebike_new4_product250812 .active250813 .tit250813{color: #000;}
.ebike_new4_product250812 .tit250813 .triangle{width: 10px;height: 10px;border: 2px solid #999;border-top: none;border-left: none;transform: rotate(45deg);margin-left: 15px;}
.ebike_new4_product250812 .active250813 .tit250813 .triangle{transform: rotate(225deg);border-color: #000!important;}
.ebike_new4_product250812 .content250813:hover .tit250813{color: #a6c939;cursor: pointer;}
.ebike_new4_product250812 .content250813:hover .tit250813{color: #a6c939;cursor: pointer;}
.ebike_new4_product250812 .pic{position:relative;}
.ebike_new4_product250812 .box_tab250813{position:relative;}
.ebike_new4_product250812 .pic,.ebike_new4_product250812 .box{width: 47%;}
.ebike_new4_product250812 .pic img{width: 100%;height: 100%;display: block;object-fit: cover;}
.ebike_new4_product250812 .tit1{font-size: 26px;font-weight: 600;line-height: 34px;margin-bottom: 30px;}
.ebike_new4_product250812{min-height: 350px;display: flow-root;}
.ebike_new4_product250812 .img250813{width: 100%;}

.ebike_new5_product250812{margin-top: 40px;}

.ebike_new6_product250812{margin-top: 80px;position:relative;}
.ebike_new6_product250812 .bg img{width: 100%;display: block;}
.ebike_new6_product250812 .box{position:relative;}
.ebike_new6_product250812 .bg{position:relative;overflow:hidden;height: 100vh;}
.ebike_new6_product250812 .pic{position:absolute;width:100%;height:100%;display:none;}
.ebike_new6_product250812 .pic img{width:100%;height:100%;object-fit: cover;}
.ebike_new6_product250812 .pic.active_switch250813{display:block;}
.ebike_new6_product250812 .pic img{width:100%;height:100%;object-fit:cover;}
.ebike_new6_product250812 .name{cursor:pointer;position:relative;font-weight:600;color:#000;transition:color 0.3s ease;font-size: 24px;width: fit-content;}
.ebike_new6_product250812 .name1{margin: 10px 0 15px;min-width: 135px;text-align: center;}
/*.ebike_new6_product250812 .name::after{content: '';width: 60px;height: 3px;position: absolute;left: 50%;margin-left: -30px;bottom: 0;background: #a6c939;border-radius: 500px;display: none;color: #999;}
.ebike_new6_product250812 .name.active_switch250813::after{display: block;color: #000;}*/
.ebike_new6_product250812 .name:hover{}
.ebike_new6_product250812 .name.active_switch250813{}
.ebike_new6_product250812 .indicator{position:absolute;left:10px;top: 15px; width:20px;height:20px;background:#a6c939;border-radius:100%;transition:transform 0.3s ease;border: 5px solid #ddd;display: flex; align-items: center; justify-content: center;box-sizing: content-box;}
.ebike_new6_product250812 .anniu{position:absolute;padding-left:70px!important;display: flex; flex-direction: column;right: 15%;bottom: 15%;z-index: 3;}
.ebike_new6_product250812 .anniu::before{content:'';position:absolute;left:0;top:0;bottom:0;width:50px;height: 120px;border-radius: 500px;border: 1px solid #ddd;box-sizing: border-box;}
.ebike_new6_product250812 .content{position: absolute;bottom: 10%;left: 8.5%;z-index: 3;max-width: 30%;}
.ebike_new6_product250812 .content .tit{font-size: 34px;font-weight: 600;margin: 15px 0;}
.ebike_new6_product250812 .content .des{font-size: 17px;font-weight: 500;}
.ebike_new6_product250812 .content img{width: 65px;}
.ebike_new6_product250812 .name1::before {position: absolute;top: -6px;left: 50%;transform: translateX(-50%);content: '';width: 0;height: 0;border-left: 10px solid transparent;  border-right: 10px solid transparent;border-bottom: 8px solid #999;}
.ebike_new6_product250812 .name2::before {position: absolute;top: 40px;left: 50%; transform: translateX(-50%);content: '';width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 8px solid #999;}
.ebike_new6_product250812 .active_switch250813.name1::before{border-bottom: 8px solid #a6c939;}
.ebike_new6_product250812 .active_switch250813.name2::before{border-top: 8px solid #a6c939;}


.ebike_new7_product250812 .box{width: 50%;float: left;display: flex;height: 900px;align-items: center;position: relative;overflow: hidden;}
.ebike_new7_product250812 .box1{float: right;}.ebike_new7_product250812 .box2{float: left;}
.ebike_new7_product250812 .pic{position: relative;height: 100%;width: 100%;overflow: hidden;}
.ebike_new7_product250812 .pic img{width: 100%;height: 100%;object-fit: cover;}
.ebike_new7_product250812 .txt{max-width: 670px;width: 100%;margin: 0 auto;padding: 20px;box-sizing: border-box;}
.ebike_new7_product250812 .txt .ic{width: 62px;}
.ebike_new7_product250812 .txt .word1{font-size: 40px;font-weight: 600;line-height: 50px;margin-top: 30px;}
.ebike_new7_product250812 .txt .word2{font-size: 18px;margin: 40px 0;}
.ebike_new7_product250812 .txt .word3{font-size: 18px;color: #999;}
.ebike_new7_product250812 .content{margin-top: 20%;}
.ebike_new7_product250812 .img-nav-dots {position: absolute;left: 30px;top: 50%;transform: translateY(-50%);z-index: 2;display: flex;flex-direction: column;gap: 15px;}
.ebike_new7_product250812 .img-nav-dot {width: 16px;height: 16px;border-radius: 50%;background: #ccc;cursor: pointer;transition: background 0.3s ease;}
.ebike_new7_product250812 .img-nav-dot.active {background: #fff;}
.ebike_new7_product250812 .imgSwiper {height: 900px;width: 100%;}
.ebike_new7_product250812 .imgSwiper .swiper-wrapper {height: 100%;}
.ebike_new7_product250812 .imgSwiper .swiper-slide {height: 100vh;overflow: hidden;}
.ebike_new7_product250812 .textSwiper .swiper-slide {transition: opacity 0.5s ease;}
.ebike_new7_product250812 .textSwiper .swiper-slide-prev,.ebike_new7_product250812 .textSwiper .swiper-slide-next {opacity: 0;}
.ebike_new7_product250812 .textSwiper .swiper-slide-active {opacity: 1;}
.ebike_new7_product250812 .wap250827,.wap250929{display: none;}

.ebike_new8_product250812{max-width: 1000px;width: 100%;margin: 0 auto;margin-top: 100px;position: relative;display: flow-root;}
.word250815 {display: none;}
.modal-overlay250815 {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);z-index: 1000;}
.modal-content250815 {background-color: white;border-radius: 15px;max-width: 420px;position: fixed;width: 100%;overflow: hidden;}
.modal-content250815 img{width: 100%;display: block;}
.modal-left250815 {left: 20px;top: 50%;transform: translateY(-50%);}
.modal-right250815 {right: 20px;top: 50%;transform: translateY(-50%);}
.close-btn250815 {position: absolute;top: 15px;right: 15px;cursor: pointer;font-size: 20px;font-weight: bold;width: 30px;height: 30px;}
.close-btn250815 img{display: block;width: 100%;}
.close-btn250815:hover img {
  filter: 
    brightness(0) 
    saturate(100%) 
    invert(72%) 
    sepia(31%) 
    saturate(768%) 
    hue-rotate(40deg) 
    brightness(95%) 
    contrast(88%);
}
.ebike_new8_product250812 .bike{width: 100%;height: 100%;margin: 0 auto;}
.ebike_new8_product250812 .bike img.pic{width: 100%;display: block;max-width: 940px;float: right;}
.tit250815{position: absolute;z-index: 2;font-size: 19px;height: 45px;line-height: 45px;border-radius: 500px;border: 2px solid #999;color: #333;padding: 0 30px;box-sizing: border-box;display: flex;align-items: center;cursor: pointer;background: #fff;}
.tit250815 .ic{width: 15px;height: 15px;border-radius: 100%;border: 2px solid #a6c939;box-sizing: border-box;margin-left: 10px;}
.tit250815:hover{border: 2px solid #a6c939;color: #fff;background: #a6c939;}
.tit250815:hover .ic{border: 2px solid #fff;}
.txt250815{padding: 40px 30px;}
.txt250815 .name{font-weight: 600;font-size: 22px;margin-bottom: 10px;}
.word250815 .details{display: block;width: 100%;}
.tit250815-1{bottom: 20%;left: 42%;}
.tit250815-2{top: 40%;left: 49%;}
.tit250815-3{top: 26%;right: -3%;}
.tit250815-4{top: -3%;right: 0;}
.tit250815-5{top: 23%;left: 7%;}
.tit250815-6{top: 55%;left: -7%;}

.mica_pro_show1250822{margin-bottom: 100px;padding: 100px 0;}   
.mica_pro_show1250822 .video_box250701 .icon250701{background: rgba(0,0,0,0.6);border-radius: 15px;padding: 24px;display: block;box-sizing: border-box;width: auto;height: auto;transition: background 0.4s ease, transform 0.3s ease;left: auto;right: 8%;}
.mica_pro_show1250822 .video_box250701 .icon250701 .lianm{color: #fff;font-size: 26px;line-height: 30px;transition: color 0.4s ease;}
.mica_pro_show1250822 .video_box250701 .icon250701:hover{background: #fff;}
.mica_pro_show1250822 .video_box250701 .icon250701:hover .lianm{color: #a6c939;}
.mica_pro_show1250822 .video_box250701 .icon250701::before{display: none;}
.mica_pro_show1250822 .video_box250701 .icon250701:hover {transform: translate(-50%, -50%) scale(1);}
.mica_pro_show1250822 .txt{background: #a37554;padding: 40px 45px;display: flow-root;/*position: absolute;top: 15%;left: 14%;z-index: 2;*/max-width: 520px;color: #fff;font-size: 18px;box-sizing: border-box;}
.mica_pro_show1250822 .txt .tit{font-size: 30px;font-weight: 500;line-height: 36px;margin-bottom: 20px;}
.mica_pro_show1250822 .video_box250701 .icon250701 .bof{margin-bottom: 5px;}
      
      
@media only screen and (max-width: 1400px){
  .mica_pro_show13{margin: 60px auto 80px;max-width: 96%;}
  .mica_pro_show13 .tit1,.mica_pro_show20 .tit,.titi250812{font-size: 34px;}
  .mica_pro_show13 .tit2{margin-bottom: 40px;}
  .b2b_new250625_01bg{padding: 80px 0;}
  .b2b_new250625_01bg .titlebox{font-size: 80px;}
  .b2b_new250625_01 .tab250625{font-size: 18px;line-height: 30px;}
  .b2b_new250625_01 .ic{width: 30px;}
  .ebike_new1_product250812 .box250812{max-width: 1000px;padding: 80px 0;}
  .mica_pro_show1250822 .txt .tit{font-size: 26px;}
  .mica_pro_show1250822 .txt .word{font-size: 16px;line-height: 26px;}
  .mica_pro_show1250822 .txt{max-width: 450px;/*left: 4%;*/}
  .mica_pro_show1250822 .video_box250701 .icon250701{right: 0;}
  .mica_pro_show1250822 .video_box250701 .icon250701 .lianm{font-size: 22px;line-height: 25px;}
  .ebike_new4_product250812 .tit1{font-size: 20px;margin-bottom: 20px;}
  .ebike_new4_product250812 .tit250813{font-size: 18px;}
  .ebike_new6_product250812{margin-top: 50px;}
  .mica_pro_show1250822{margin-bottom: 80px;}
  .ebike_new6_product250812 .content{left: 2%;}
  .ebike_new6_product250812 .anniu{right: 5%;}
  .ebike_new6_product250812 .content .tit{font-size: 26px;margin: 10px 0;}
  .ebike_new7_product250812 .txt .word1{font-size: 30px;line-height: 34px;margin-top: 20px;}
  .ebike_new7_product250812 .txt .word2{margin: 20px 0;}
  .mica_pro_show20{padding: 80px 0;}
  .name250728{font-size: 24px;}
  .box_tab250728 .khname{font-size: 20px;}
  .box_tab250728 .star{width: 90px;}
  .box_tab250728 .des{font-size: 16px;}
  .box_tab250728 .swiper-slide .box{padding: 20px;}
  .box_tab250728 .swiper-button-prev::after, .box_tab250728 .swiper-button-next::after{font-size: 45px;}
  .spbox250729 .word .box4{font-size: 18px;line-height: 24px;}
  .spbox250729 .word{padding: 40px;}
  .spbox250729 .yotube{height: 380px;}
  .mica_pro_show8 .word_box{width: 35%;}
  .mica_pro_show8 .word_box .txt{font-size: 18px;line-height: 26px;}
  .mica_pro_show8 .word_box .tit{font-size: 24px;}
  .mica_pro_show8 .word_box .link{font-size: 18px;}
  .mica_pro_show8 .video_box,.mica_pro_show8 .word_box{height: 750px;}
  .ebike_new2_product250812{margin: 80px 0 40px;}
  .ebike_new3_product250812 .des{margin-top: 0;font-size: 20px;}
  .spbox250729 .word .box3{font-size: 20px;}
}
@media only screen and (max-width: 1200px){
  .box250812{max-width: 96%;margin: 0 auto;}
  .mica_pro_show13 .tit1,.mica_pro_show20 .tit,.titi250812{font-size: 30px;}
  .mica_pro_show13 .tit2.ebike_new1_product250812 .txt .tit,.mica_pro_show19 .swiper-slide .des{font-size: 20px;}
  .mica_pro_show13{margin: 40px auto 60px;}
  .b2b_new250625_01bg{padding: 60px 0;}
  .b2b_new250625_01bg .titlebox{font-size: 60px;}
  .b2b_new250625_01 .tab250625,.ebike_new6_product250812 .content .des,.ebike_new7_product250812 .txt .word2,.ebike_new7_product250812 .txt .word3,.tit250815{font-size: 16px;}
  .b2b_new250625_01 .tabs{margin-top: 20px;}
  .ebike_new1_product250812 .box250812{max-width: 80%;}
  .mica_pro_show1250822 .txt .tit,.ebike_new6_product250812 .content .tit,.ebike_new7_product250812 .txt .word1{font-size: 22px;}
  .mica_pro_show1250822 .video_box250701 .icon250701 .lianm{font-size: 18px;}
  .mica_pro_show1250822 .video_box250701 .icon250701{padding: 15px 20px;}
  .ebike_new6_product250812 .bg{height: 70vh;}
  .ebike_new7_product250812 .txt .word1{line-height: 30px;}
  .tit250815-3{right: 0;}
  .mica_pro_show19 .swiper-slide .pic{height: 400px;}
  .mica_pro_show19{margin-top: 60px;}
  .mica_pro_show20 .showpic{display: none;}
  .tab_word250728{width: 100%;}
  .tit250815-6{left: -3%;}
}
@media only screen and (max-width: 1024px){
  .mica_pro_show13 .tit1, .mica_pro_show20 .tit, .titi250812{font-size: 24px;}
  .mica_pro_show13 .tit2{font-size: 20px;margin-bottom: 10px;}
  .mica_pro_show13 .word{font-size: 17px;line-height: 25px;}
  .b2b_new250625_01{max-width: 96%;}
  .b2b_new250625_01 .tab250625{margin: 0 10px;line-height: 25px;padding: 8px;}
  .b2b_new250625_01bg .titlebox{font-size: 50px;left: 2%;top: 22%;}
  .b2b_new250625_01 .ic{width: 25px;margin-right: 5px;}
  .ebike_new1_product250812 .box250812{max-width: 96%;padding: 60px 0;}
  .ebike_new1_product250812 .box{width: 48.5%;}
  .ebike_new1_product250812 .txt .tit{font-size: 18px;margin-top: 15px;}
  .ebike_new1_product250812 .txt .word{font-size: 15px;line-height: 24px;}
  .mica_pro_show1250822 .txt{}
  .ebike_new4_product250812 .pic,.ebike_new4_product250812 .box,.ebike_new7_product250812 .box,.mica_pro_show19 .swiper-slide,.mica_pro_show8 .video_box,.mica_pro_show8 .word_box{width: 100%;}
  .ebike_new4_product250812 .box{margin-top: 50%;}
  .ebike_new7_product250812 .box{min-height: auto;height: auto;}
  .ebike_new7_product250812 .content{margin-top: 50px;}
  .ebike_new7_product250812 .pic{height: auto;}
  .ebike_new7_product250812 .txt{padding-top: 50px;}
  .tit250815-5{left: 0;}
  .mica_pro_show15 .box .tit{font-size: 30px;}
  .mica_pro_show15{min-height: 400px;}
  .mica_pro_show19 .swiper-slide-active .des{font-size: 18px;line-height: 25px;}
  .mica_pro_show8{padding-right: 0;}
  .mica_pro_show8 .video_box, .mica_pro_show8 .word_box{height: auto;min-height: 300px;}
  .mica_pro_show8 .word_box{padding: 30px 2% 50px;box-sizing: border-box;}
  /*.mica_pro_show12, .mica_pro_show12 .video_box{height: 80vh;}*/
  .mica_pro_show1250822 .mica_pro_box{padding: 0;}
  .video_box250701 .icon250701{width: 80px;height: 80px;}
  .mica_pro_show8 .word_box .txt{margin-top: 20px;margin-bottom: 30px;}
  .mica_pro_show19 .swiper-button-next, .mica_pro_show19 .swiper-button-prev{color: #fff;}
  .mica_pro_show19 .swiper-button-next{right: 2%;}
  .mica_pro_show19 .swiper-button-prev{left: 2%;}
  .whb-header-bottom .whb-col-mobile{justify-content: space-between!important;margin-inline: 0!important;}
  .whb-pkhrcdknm7smdznloucl{padding-inline: 0!important;}
  .tit250815-6{left: 0%;}
}
@media only screen and (max-width: 768px){
  .mica_pro_show13 .tit1, .mica_pro_show20 .tit, .titi250812,.mica_pro_show8 .word_box .tit{font-size: 20px;}
  .mica_pro_show13 .tit2{font-size: 18px;}
  .mica_pro_show13 .word{font-size: 16px;line-height: 22px;}
  .b2b_new250625_01bg,.ebike_new1_product250812 .box250812,.mica_pro_show20{padding: 50px 0;}
  .ebike_new1_product250812 .box,.spbox250729 .word,.spbox250729 .yotube{width: 100%;}
  .ebike_new1_product250812 .txt .word,.mica_pro_show1250822 .txt .word{line-height: 22px;font-size: 15px;}
  .ebike_new1_product250812 .fl250812{margin-bottom: 30px;}
  .mica_pro_show1250822 .txt{max-width: 90%;padding: 30px;position: relative;margin: 0 auto;left: 0;margin: 30px;margin-bottom: 0;}
  .mica_pro_show1250822 .txt .tit, .ebike_new6_product250812 .content .tit, .ebike_new7_product250812 .txt .word1{font-size: 18px;}
  .mica_pro_show1250822 .txt .tit{margin-bottom: 10px;}
  .mica_pro_show12, .mica_pro_show12 .video_box{height: auto;}
  .mica_pro_show1250822 .video_box250701 .icon250701{left: 50%;top: 80px;}
  .mica_pro_show1250822 .video_box250701 .icon250701 .lianm{font-size: 16px;line-height: 20px;}
  .mica_pro_show1250822{margin-bottom: 50px;}
  .ebike_new3_product250812 .des{font-size: 16px;line-height: 22px;padding: 0 2%;margin: 10px 0 30px;}
  .ebike_new4_product250812 .pic,.ebike_new4_product250812 .img250813{height: 220px;overflow: hidden;}
  .ebike_new7_product250812 .txt .ic{display: block;width: 50px;}
  .ebike_new7_product250812 .txt .word1{line-height: 26px;}
  .ebike_new7_product250812 .txt .word2{margin: 10px 0;font-size: 15px;line-height: 20px;}
  .ebike_new7_product250812 .content,.ebike_new4_product250812 .box,.ebike_new5_product250812{margin-top: 20px;}
  .ebike_new7_product250812 .imgSwiper{height: auto;}
  .mica_pro_show15 .box .tit{font-size: 22px;margin-top: 10%;}
  .mica_pro_show15{min-height: 250px;}
  .mica_pro_show19 .swiper-slide .pic{height: 300px;}
  .mica_pro_show8 .video_box, .mica_pro_show8 .word_box{min-height: 200px;}
  .video_box250701 .icon250701{width: 70px;height: 70px;}
  .video_box250701 .icon250701::before{border-left: border-left;border-left: 12px solid transparent;border-bottom: 18px solid #fff;}
  .mica_pro_show8 .word_box .txt{font-size: 16px;line-height: 22px;margin: 10px 0 20px;}
  .name250728{font-size: 18px;margin: 0 10px;}
  .ebike_new1_product250812 .box250812{max-width: 90%;}
  .ebike_new2_product250812{margin: 50px 0 20px;}
  .ebike_new4_product250812 .tit1{font-size: 18px;margin-bottom: 5px;}     
  .ebike_new4_product250812 .tit250813{padding: 0;font-size: 16px;}
  .ebike_new4_product250812 .word250813{font-size: 15px;line-height: 20px;margin-top: 5px;}
  .ebike_new4_product250812 .content-wrapper{padding-left: 15px;}
  .mica_pro_show19 .swiper-slide-active .des{font-size: 16px;padding: 0 4%;}
  .mica_pro_show19,.mica_pro_show20,.ebike_new8_product250812{margin-top: 50px;}
  .tit250815 .name{display: none;}
  .tit250815{height: auto;padding: 0;border: none;}
  .tit250815 .ic{margin-left: 0;background: #fff;width: 35px;height: 35px;position: relative;background: #a6c939;}
  .tit250815 .ic::after{content: '+';position: absolute;top: -6px;left: 5px;font-size: 32px;color: #fff;font-weight: 300;}
  .tit250815-5{left: 20%;top: 26%;}
  .tit250815-3{right: 12%;top: 34%;}
  .tit250815-4{right: 25%;}
  .modal-content250815{max-width: 90%;}
  .txt250815 .word{font-size: 15px;}
  .txt250815{padding: 20px;}
  .mica_pro_show20 .tit{margin-bottom: 10px;}
  .box_tab250728 .khname,.spbox250729 .word .box3{font-size: 17px;}
  .box_tab250728 .des{font-size: 15px;}
  .spbox250729 .word,.spbox250729 .yotube{width: 100%;}
  .spbox250729 .word .box2{font-size: 14px;}
  .spbox250729 .word .box4{font-size: 16px;margin-top: 30px;}
  .spbox250729 .yotube{height: 220px;}
  .video_box250729 .icon250729{width: 60px;height: 60px;}
  .video_box250729 .icon250729::before{border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 15px solid #fff;}
  .modal-content_250613{max-width: 90%;}
  .modal-content_250613 iframe{height: 280px;}
  .ebike_new6_product250812 .content{max-width: 90%;position: relative;left: 0;max-width: 100%;padding: 20px;}
  .ebike_new7_product250812 .txt{padding-top: 20px;}
  .ebike_new6_product250812 .bg{height: 40vh;}
  .ebike_new6_product250812 .content img{width: 50px;}
  .ebike_new6_product250812 .name{font-size: 16px;}
  .ebike_new6_product250812 .name2::before{border-left: 7px solid transparent;border-right: 7px solid transparent;border-top: 7px solid #999;}
  .ebike_new6_product250812 .name1::before{border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #999;}
  .ebike_new6_product250812 .indicator{border: 2px solid #ddd;width: 14px;height: 14px;left: 6px;}
  .ebike_new6_product250812 .anniu::before{width: 30px;height: 90px;}
  .ebike_new6_product250812 .anniu{right: 4%;padding-left: 35px!important;}
  .ebike_new6_product250812 .name1{min-width: 90px;}
  .ebike_new6_product250812 .name2::before{top: 25px;}
  .ebike_new6_product250812 .indicator,.ebike_new6_product250812 .anniu::before,.ebike_new3_product250812 .pic{display: none;}
  .ebike_new7_product250812 .wap250827,.wap250929{display: block;}
  .ebike_new7_product250812 .com250827,.com250929{display: none;}
  .ebike_new7_product250812 .content{margin-top: 0;}
  .ebike_new7_product250812 .txt{padding-top: 0;}
  .ebike_new1_product250812_wap{display: block;}
  .ebike_new1_product250812_com{display: none;}
  .elementor-48807{padding: 20px!important;}
  .ebike_new7_product250812 .imgSwiper .swiper-slide{height: auto;}
  .ebike_new8_product250812{margin-top: 0;}
  .mica_pro_show20{margin-top: 20px;}
  .close_250613{top: 25%;right: 20px;}
  .tit250815-6{left: 10%;}
    .mica_pro_show1250822{padding: 50px 0;}
    .mica_pro_show1250822 .video_box250701 .icon250701{top: auto;bottom: 0;right: auto;left: 50%;}
}




/*.whb-header.hidden {top: -65px;}  
@media only screen and (max-width: 1024px){
  .whb-header.hidden {top: -65px;}
}*/
.whb-header.hidden {top: -105px;}  
@media only screen and (max-width: 1024px){
  .whb-header.hidden {top: -110px;}
}





.product-select-show01{background: #f0f0f0;}
.product-select-show01 .box-left{width: 60%;position: relative;}
.product-select-show01 .box-right{width: 40%;}
.product-select-show01 .box-right .link{border-radius: 7px;border: 2px solid #000;padding: 14px 30px;line-height: 20px;font-weight: 500;overflow: hidden;display: inline-block;}
.product-select-show01 .box-right .link::before {background: #a6c939;}
.product-select-show01 .box-right .link:hover{color: #fff!important;}
.product-select-show01 .box-right .link:hover{border-color: #a6c939;}
.product-select-show01 .box-right .word{font-size: 20px;margin: 4% 0 10%;}
.product-select-show01 .box-right img.ewm{max-width: 140px;margin: 0 auto;margin-top: 4%;}
.product-select-show01 .box-right .content{max-width: 600px;padding: 50px 5%;text-align: center;margin: 0 auto;}


.mica_pro_show19 .swiper-button-prev,.mica_pro_show19 .swiper-rtl .swiper-button-next{left: 18%!important;}
.mica_pro_show19 .swiper-button-next,.mica_pro_show19 .swiper-rtl .swiper-button-prev{right: 18%!important;}

.sp-button260612{position: relative;}
.icon250729-2{background: rgba(0,0,0,0.6);border-radius: 15px;padding: 24px;display: inline-table;box-sizing: border-box;width: auto;height: auto;transition: background 0.4s ease, transform 0.3s ease;left: auto;right: 8%;transform: scale(1) translate(0, 0)!important;}
.icon250729-2:hover {transform: scale(1) translate(0, 0)!important;}
.icon250729-2 h5{color: #fff;font-size: 22px;line-height: 25px;font-weight: 500;}
.icon250729-2 .ic{max-width: 45px;margin-bottom: 10px;}
.icon250729-2::before{display: none;}
.icon250729-2:hover {transform: translate(-50%, -50%) scale(1);background: #fff;}
.icon250729-2:hover h5{color: #a6c939;}


.select-ebike260613 {}
.select-ebike260613 .content {position: relative;}
.select-ebike260613 .box {display: none;transition: all 0.2s ease;}
.select-ebike260613 .box:first-child {display: block;}
.select-ebike260613 .swiper {width: 100%;height: auto;overflow: hidden;}
.select-ebike260613 .swiper-slide {text-align: center;display: flex;align-items: center;justify-content: center;cursor: pointer;width: 100%;}
.select-ebike260613 .swiper-slide img {display: block;width: 90%;object-fit: cover;border-radius: 16px;transition: transform 0.2s, box-shadow 0.2s;margin-left: 5%;}
.select-ebike260613 .toggle {display: flex;gap: 90px;justify-content: center;margin-top: 20px;}
.select-ebike260613 .toggle dt {cursor: pointer;transition: all 0.2s ease;user-select: none;font-size: 20px;padding: 12px 30px;border-radius: 500px;display: flex;}
.select-ebike260613 .toggle dt.active {background: #f3f1f2;}
.select-ebike260613 .toggle dt .ic{width: 35px;height: 35px;margin-right: 12px;justify-content: center;}
.select-ebike260613-modal {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10001;justify-content: center;align-items: center;background: #fff;overflow-y: auto;}
.select-ebike260613-modal .modal-container {position: relative;width: 100%;background: transparent;}
.select-ebike260613-modal .modal-swiper {width: 100%;height: auto;background: transparent;}
.select-ebike260613-modal .modal-swiper .swiper-slide {background: transparent;text-align: center;display: flex;justify-content: center;align-items: center;}
.select-ebike260613-modal .modal-swiper .swiper-slide img {max-width: 1400px;background: #fff;padding: 30px;display: flow-root;max-height: 95vh;object-fit: contain;border-radius: 30px;}
.select-ebike260613-modal .close-modal-btn {position: absolute;width: 56px;height: 56px;background: #fff;top: 3%;right: 3%;cursor: pointer;font-size: 24px;font-weight: 600;cursor: pointer;z-index: 999;border-radius: 100%;text-align: center;line-height: 56px;}
.select-ebike260613-modal .close-modal-btn:hover{box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);}
.select-ebike260613-modal .modal-swiper .swiper-button-next,.select-ebike260613-modal .modal-swiper .swiper-button-prev{width: 56px!important;height: 56px!important;background: #fff;}
.select-ebike260613-modal .modal-swiper .swiper-button-next:hover,.select-ebike260613-modal .modal-swiper .swiper-button-prev:hover{box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);}
.select-ebike260613-modal .modal-swiper .swiper-button-prev{left: 4%!important;}
.select-ebike260613-modal .modal-swiper .swiper-button-next{right: 4%!important;}

.product-select-show02{ padding: 100px 0;position: relative;
  background: linear-gradient(to bottom, 
  #eeeeee 0%, 
  #eeeeee 20%, 
  #ffffff 30%, 
  #ffffff 50%, 
  #ffffff 70%, 
  #ffffff 90%, 
  #eeeeee 100%);
}
.product-select-show02 .select-ebike260613{max-width: 90%;margin: 0 auto;}
h4.float-title{font-size: 120px;font-weight: 800;color: #999;position: absolute;left: 10%;top: 26%;line-height: 100px;opacity: .2;z-index: 1;text-transform: uppercase;}
.product-select-show03{position: relative;padding: 0!important;margin-bottom: 0!important;}
.product-select-show03 .sp-button260612{position: initial;}
.product-select-show03 .background-wap{display: none;}

@media (max-width: 1200px){
    .product-select-show01 .pop-box-1354{height: 600px;}
    .pop-box-1354 img.background{width: 100%;height: 100%;object-fit: cover;}
    .product-select-show01 .box-right,.product-select-show01 .box-left{width: 50%;}
    
    .product-select-show02{padding: 80px 0;}
    .product-select-show04 .icon250729-2{right: 0;}
}
@media (max-width: 1024px){
    .product-select-show01 .box-right .word{font-size: 18px;}
    .product-select-show01 .box-right,.product-select-show01 .box-left{width: 100%;}
    .product-select-show01 .pop-box-1354{height: auto;}
    .product-select-show01 .box-right img.ewm{max-width: 120px;}
    .product-select-show01 .box-flex{display: inline-block;}
    .pop-box-1354{height: auto;}
    
    h4.float-title{font-size: 100px;left: 4%;top: 24%;}
    .product-select-show02{padding: 50px 0 70px;}
    .select-ebike260613 .toggle dt{font-size: 18px;}
    .select-ebike260613 .toggle{gap: 50px;}
}
@media (max-width: 992px){
    .product-select-show04 .mica_pro_show1250822 .txt{max-width: 100%;margin-left: 0;}
    .product-select-show04 .icon250729-2 h5{font-size: 20px;}
    .product-select-show04 .icon250729-2{position: relative;margin-left: 30%;margin-top: 30px;}
    .product-select-show04 .box-flex{display: inline-block;}
}
@media (max-width: 768px){
    .mica_pro_show13 .tit1, .mica_pro_show20 .tit, .titi250812, .mica_pro_show8 .word_box .tit{font-size: 28px;}
    
    .product-select-show03 .background-wap{display: block;}
    .product-select-show03 .background-desk{display: none;}
    .product-select-show03 .icon250729-2{right: 0;left: 30%;top: 60%;}
    .product-select-show03{margin-bottom: 40px!important;}
    .icon250729-2 h5,.product-select-show04 .icon250729-2 h5{font-size: 16px;line-height: 20px;}
    .icon250729-2 .ic{max-width: 35px;}
    .icon250729-2{padding: 15px 20px;}
}
@media (max-width: 576px){
    .product-select-show01 .box-right .word{font-size: 16px;}
    .product-select-show01 .box-right .link{padding: 10px 20px;}
    .product-select-show01 .box-right img.ewm{max-width: 100px;}
    
    .select-ebike260613 .toggle dt{font-size: 16px;padding: 10px 20px;}
    .select-ebike260613 .toggle{gap: 0;margin-top: 15px;}
    .select-ebike260613 .toggle dt .ic{width: 30px;height: 30px;margin-right: 8px;}
    .product-select-show02{margin-top: 50px;padding: 30px 0 50px;}
    h4.float-title{font-size: 50px;top: 14%;line-height: 50px;}
    .product-select-show02 .select-ebike260613{max-width: 100%;}
    .product-select-show02 .main-width-02{margin-left: 0;margin-right: 0;}
    
    .mica_pro_show13 .tit1, .mica_pro_show20 .tit, .titi250812, .mica_pro_show8 .word_box .tit{font-size: 24px;}
    .mica_pro_show1250822 .txt{margin: 0;max-width: 100%;}
    .mica_pro_show19-spacing{display: none;}
    .product-show-ebike08{margin-top: -30px;}
    
    .mica_pro_show19 .swiper-button-prev,.mica_pro_show19 .swiper-rtl .swiper-button-next{left: 2%!important;}
    .mica_pro_show19 .swiper-button-next,.mica_pro_show19 .swiper-rtl .swiper-button-prev{right: 2%!important;}
}


/* Select list page */
.main-header {transition: transform 0.3s ease; }
.main-header.hide-select { transform: translateY(-100%); }
.list-select-260617 .list-select-box01 {background: #fff;overflow: hidden;display: flex;margin: 40px 0;gap: 20px;padding: 0 4%;}
.list-select-260617 .list-select-box01:first-of-type {position: sticky; top: 0; z-index: 9; transition: top 0.3s ease;}
.list-select-260617 .tab-name { flex: 1;cursor: pointer; transition: 0.2s;display: inline-flex;align-items: center;justify-content: center;gap: 15px;margin: 10px 0;text-align: center;}
.list-select-260617 .list-select-box02 {}
.list-select-260617 .tab-box {display: block;}
.list-select-260617 .list-select-box01 .ic{width: 65px;max-height: 45px;overflow: hidden;display: block;}
.list-select-260617 .list-select-box01 .ic img{display: block;width: 100%;transform: translateY(-200px);filter: drop-shadow(#666 0 200px);}
.list-select-260617 .list-select-box01 h6{font-size: 18px;font-weight: 600;color: #000;line-height: 20px;}
.list-select-260617 .tab-name:hover h6,.list-select-260617 .tab-name.active h6{color: #a6c939;}
.list-select-260617 .tab-name h6.main-link:hover::before{height: 2px;bottom: -4px;}
.list-select-260617 .tab-name.active h6.main-link::before{width: 100%;height: 2px;bottom: -4px;}   
.list-select-width1353{width: 50%;float: left;}
.list-select-txt,.list-select-image,.list-select-txt .box-1426{height: 720px;overflow: hidden;}
.list-select-image img{width: 100%;height: 100%;object-fit: cover;}
.list-select-txt{background: #ddd;background: radial-gradient(circle at center, #fff 0%, #f0f0f0 100%);}
.list-select-txt .box-1426{display: flex;align-items: center;justify-content: center;flex-direction: column;}
.list-select-txt .info{display: flex;align-items: flex-end;justify-content: center;gap: 50px;margin: 0 4%;padding-top: 40px;}
.list-select-txt .info .title{position: relative;}
.list-select-txt .info .title h2{font-weight: 400;position: relative;z-index: 2;line-height: 30px;padding: 0 20px;padding-bottom: 15px;}
.list-select-txt .info .title::after{content: '';width: 100%;height: 26px;border-radius: 500px;position: absolute;z-index: 1;bottom: 0;left: 0;background: linear-gradient(to bottom, #fff, rgba(205,205,205,1));}
.list-select-txt .info .price span{position: relative;font-size: 19px;color: #999;margin-right: 10px;font-weight: 400;}
.list-select-txt .info .price span::after{position: absolute;top: 45%;left: 0;content: '';width: 100%;height: 1px;background: #999;}
.list-select-swiper{max-width: 800px;margin: 0 auto;margin: 40px 4% 0 4%;width: 92%;}
.list-select-swiper .swiper-slide img{max-width: 100%;margin: 0 auto;}
.list-select-highlight{background: #111;padding: 20px 0 25px;display: flow-root;}
.list-select-highlight ul{display: flex;align-items: center;justify-content: center;gap: 6%;margin: 0 4%;}
.list-select-highlight li{max-width: 25%;text-align: center;}
.list-select-highlight li h6{color: #fff;font-size: 17px;font-weight: 300;line-height: 20px;}
.list-select-highlight li .ic2{width: 50px;margin: 0 auto;margin-bottom: 5px;}
.list-select-box03:nth-child(2n) .list-select-image{float: right;}
.list-select-box03:nth-child(2n) .list-select-txt{float: left;}

@media (max-width: 1400px){
    .list-select-txt .info{gap: 30px;}
}
@media (max-width: 1200px){
    .list-select-txt, .list-select-image, .list-select-txt .box-1426{height: 640px;}
    .list-select-txt .info .price span{font-size: 18px;}
}
@media (max-width: 1024px){
    .list-select-txt, .list-select-image, .list-select-txt .box-1426{height: 540px;}
    .list-select-highlight li .ic2{width: 40px;}
    .list-select-260617 .list-select-box01 h6,.list-select-txt .info .price span{font-size: 16px;}
    .list-select-260617 .tab-name{flex-direction: column;}
    .list-select-260617 .list-select-box01 h6{line-height: 18px;}
}
@media (max-width: 768px){
    .list-select-width1353{width: 100%;}
    .list-select-txt, .list-select-image, .list-select-txt .box-1426{height: auto;}
    .list-select-txt{padding: 40px 0 60px;}
    .list-select-highlight li h6{font-size: 15px;}
    .list-select-260617 .list-select-box01{display: block;}
    .list-select-260617 .tab-name{width: 33.33%;float: left;gap: 5px;}
}
@media (max-width: 576px){
    .list-select-260617 .list-select-box01 h6{font-size: 16px;}
    .list-select-txt .info .title h2{padding-bottom: 5px;}
    .list-select-txt .info .title::after{height: 18px;}
    .list-select-txt{padding: 0px 0 30px;}
    .list-select-highlight li h6{font-size: 14px;line-height: 16px;}
    /*.list-select-highlight li .ic2{width: 45px;}*/
    .list-select-swiper{margin-left: 0;margin-right: 0;width: 100%;margin-top: 10px;}
    .list-select-txt .info{flex-direction: column;align-items: center;gap: 10px;}
    .list-select-highlight ul{display: block;}
    .list-select-highlight ul li{width: 100%;float: left;max-width: 50%;margin: 10px 0;}
}


.product-select-show05 .box-phone{display: none;}
@media (max-width: 768px){
    .product-select-show05 .box-computer{display: none;}
    .product-select-show05 .box-phone{display: block;}  
    .product-select-show05 .box-phone .word{margin-top: 10px;}
}
