@charset "utf-8";

footer .footer-info {
    position: relative;
    z-index: 6
}

footer .footer-info .links-box .links .f_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    position: relative;
    min-width: 2.2rem;
    padding: 8px 17px;
    z-index: 1
}

@media (max-width: 1580px) {
    footer .footer-info .links-box .links .f_link {
        padding: 6px 14px
    }
}

footer .footer-info .links-box .links .f_link:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: solid 1px rgba(214, 214, 214, 0.4);
    background: #616161;
    z-index: 2;
    border-radius: 20px
}

footer .footer-info .links-box .links .f_link .f_tit {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    cursor: pointer
}

footer .footer-info .links-box .links .f_link .f_tit img,
footer .footer-info .links-box .links .f_link .f_tit svg {
    width: 10px;
    height: 7px;
    object-fit: contain;
    flex: 0 0 auto;
    margin-left: .24rem;
    color: #999999;
    -webkit-transition: all .4s;
    transition: all .4s
}

footer .footer-info .links-box .links .f_link .f_tit span {
    display: block;
    flex: 1 1 auto
}

footer .footer-info .links-box .links .f_link .f_hover1 {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    background: #fff;
    border-radius: .2rem .2rem 0 0;
    padding: .2rem 0 .4rem;
    margin-bottom: -0.2rem;
    z-index: 1;
    display: none
}

footer .footer-info .links-box .links .f_link .f_hover1 a {
    display: block;
    padding: .1rem 17px
}

@media (max-width: 1580px) {
    footer .footer-info .links-box .links .f_link .f_hover1 a {
        padding: .1rem 14px
    }
}

footer .footer-info .links-box .links .f_link .f_hover1 a:hover {
    color: #81c548
}

footer .footer-info .links-box .links .f_link.on .f_tit img,
footer .footer-info .links-box .links .f_link.on .f_tit svg {
    transform: rotate(180deg)
}

.public-stock {
    background-color: #FFFFFF;
    background-position: center 55%;
    background-repeat: no-repeat;
    background-size: cover
}

.idx-about::after {
    height: 220vh
}

/* .idx-news .news-box .swiper-box .swiper-slide:hover a .images img {
    transition: all .4s
}

.idx-news .news-box .swiper-box .swiper-slide:hover a .images img {
    transform: scale(1.1)
} */
/* 
.idx-solution-commercial {
    position: relative
}

.idx-solution-commercial .sticky-box {
    position: relative;
    z-index: 1;
    height: 100vh
}

.idx-solution-commercial .sticky-box .container {
    height: 100%
}

.idx-solution-commercial .sticky-box .solution_swiper {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.idx-solution-commercial .sticky-box .solution_swiper .swiper-slide {
    position: relative
}

.idx-solution-commercial .sticky-box .solution_swiper .swiper-slide .f_bag {
    width: 100%;
    height: 100%
}

.idx-solution-commercial .sticky-box .solution_swiper .swiper-slide .f_bag img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.idx-solution-commercial .sticky-box .solution_swiper .swiper-slide .f_video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.idx-solution-commercial .sticky-box .solution_swiper .swiper-slide .f_video video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.idx-solution-commercial .sticky-box .swiper_hmsolu {
    width: 100%
}

.idx-solution-commercial .sticky-box .swiper_hmsolu .swiper-slide {
    width: 100%
}

.idx-solution-commercial .sticky-box .swiper_hmsolu .swiper-slide .f_img {
    display: block
}

.idx-solution-commercial .sticky-box .solution-box {
    height: 100%
}

.idx-solution-commercial .sticky-box .menu-box .item {
    cursor: pointer
}

.idx-solution-commercial:after {
    display: none
} */

.idx-banner .swiper-box .swiper-slide .images-box { position: relative; z-index: 6 }
.idx-banner .swiper-box .swiper-slide .images-box .images video { position: absolute; top: 0; left: 0 }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 6 }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn { position: absolute; top: 0%; left: 0%; z-index: 20; transform: translate(-50%, -50%) }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 { position: relative }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 div:first-child { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; background-color: #fff; animation: rotatescale1 3s linear infinite }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 div:nth-child(2) { animation: rotatescale1 3s 1s linear infinite }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 div:nth-child(3) { animation: rotatescale1 3s 2s linear infinite }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .c-ico { position: relative; z-index: 5; width: 36px; height: 36px; vertical-align: top; transition: all .3s; border-radius: 50% }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .icon { position: relative; z-index: 5; width: 36px; height: 36px; vertical-align: top; transition: all .3s; border-radius: 50%; border: 3px solid #FFFFFF; background: var(--color); }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .icon i { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all .3s; }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .icon i:first-child { width: 40%; height: 40%; }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .icon i:first-child::before,
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .icon i:first-child::after { content: '';  width: 100%; height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background: #FFFFFF; }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .icon i:first-child::before { width: 2px; }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .icon i:first-child::after { height: 2px; }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .icon i:last-child { width: 5px; height: 5px; border-radius: 50%; background: #FFFFFF; opacity: 0; }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 { display: flex; align-items: center; position: absolute; top: 50%; left: 2px; z-index: 1; padding: 0 20px 0 56px; height: 36px; transform: translateY(-50%); white-space: nowrap; pointer-events: none; overflow: hidden; color: #222222; }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2::before { opacity: 0; content: ""; position: absolute; top: 0; left: 0; z-index: 1; width: 0; height: 100%; background-color: #fff; transition: all .3s; border-radius: 30px }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 a { position: relative; z-index: 2; opacity: 0; color: #222222; transition: all .3s 0s }
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2.c-style2 { display: block; height: auto; padding: 20px 20px 20px 70px } */
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2.c-style2 div:nth-child(1) { margin-bottom: 5px } */
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2.c-style2 a { color: #666 } */
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2.c-style2 a .c-ico path { fill: #666 } */
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 a { display: inline-flex; align-items: center } */
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 a .c-ico { margin-left: .1rem; position: relative; z-index: 2; width: 16px; height: 16px; opacity: 0; transition: all .3s 0s } */
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 a .c-ico path { fill: #333 } */
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 .c-ico { margin-left: .1rem; position: relative; z-index: 2; width: 16px; height: 16px; opacity: 0; transition: all .3s 0s } */
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 .c-ico path { fill: #333 } */
@media (max-width: 767px) {
    /* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn { display: none } */
    .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box1 .c-ico { width: 24px; height: 24px; }
    .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 { height: 30px; left: -3px; padding: 0 15px 0 40px; }
    /* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 { padding: 0 .2rem; height: .6rem; top: 120%; left: 50%; transform: translate(-50%, 0); font-size: .2rem } */
    /* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2::before { width: 100% } */
    .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 a .c-ico { opacity: 1; width: .2rem; height: .2rem }
    .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 .c-ico { opacity: 1; width: .2rem; height: .2rem }
    /* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn .c-box2 span { opacity: 1 } */
    
}
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn:hover .c-box1 .icon { box-shadow: 15px 15px 20px rgba(61, 164, 255, 0.3) }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn:hover .c-box1 .icon i:first-child { opacity: 0; }
/* .idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn:hover .c-box1 .icon i:last-child { opacity: 1; } */
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn:hover .c-box2 { pointer-events: auto; }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn:hover .c-box2::before { opacity: 1; width: 100% }
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn:hover .c-box2 .c-ico,
.idx-banner .swiper-box .swiper-slide .images-box .f_dian .c-btn:hover .c-box2 a { opacity: 1; transition: all .3s }
@keyframes rotatescale1 {
    0% { opacity: 1; transform: scale(0) }
    100% { opacity: 0; transform: scale(2) }
}


header>.container {
    z-index: 3
}

header .heder_select {
    position: absolute;
    left: 0;
    top: var(--header-height);
    margin-top: 0;
    width: 100%;
    z-index: 2
}

header .heder_select .cont {
    display: none;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    overflow: hidden
}

header .heder_select .container {
    position: relative;
    z-index: 1
}

header .heder_select .container .abt_cont {
    width: 100%;
    position: relative;
    padding: 0 .4rem 0;
    transition: all .4s
}

header .heder_select .container .abt_cont .f_rong {
    position: relative
}

header .heder_select .container .abt_cont .f_rong:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 1px;
    background: #ededed
}

header .heder_select .container .abt_cont .f_rong:first-child:before {
    display: none
}

header .heder_select .container .abt_cont .f_rong:first-child .f_box {
    position: relative;
    visibility: inherit;
    opacity: 1
}

header .heder_select .container .abt_cont .f_rong .f_box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transition: all .4s;
    visibility: hidden;
    opacity: 0
}

header .heder_select .container .abt_cont .f_rong .f_box.active {
    opacity: 1;
    visibility: inherit;
    position: relative
}

header .heder_select .container .abt_cont .f_rong .f_box .li {
    display: block;
    color: #666666;
    transition: color .4s;
    padding: .26rem .22rem
}

header .heder_select .container .abt_cont .f_rong .f_box .li span {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 96%, #222 0%);
    background-size: 0 100%;
    background-repeat: no-repeat
}

header .heder_select .container .abt_cont .f_rong .f_box .li:hover,
header .heder_select .container .abt_cont .f_rong .f_box .li.on {
    color: #222
}

header .heder_select .container .abt_cont .f_rong .f_box .li:hover span,
header .heder_select .container .abt_cont .f_rong .f_box .li.on span {
    background-size: 100% 100%
}

header.active .heder_select {
    z-index: 4;
    margin-top: 0
}

header.active .heder_select .container .abt_cont {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative
}

header.active .heder_select .container .abt_cont::after {
    width: 100vw;
    border-radius: 0;
    border-top-color: #ededed
}

.heder_bag {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 99;
    background: #000;
    opacity: .2;
    display: none
}

.idx-solution-passenger .images-box .images model-viewer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}