* {
    margin: 0;
    padding: 0;
}
.gy-top {
    width: 100%;
    height: 40vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
}
.gy-top-title {
    font-size: 3.205vw;
    color: #FFFFFF;

}
.gy-top-title2 {
    font-size: 1.709vw;
    color: #FFFFFF;
}
.gy-main {
    width: 100%;
    height: 38.462vw;
    background-repeat: no-repeat;
    background-size:100% 100%;
}
.cixunxiangqing-nav {
   
    width: 100%;
    height: 3vw;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 0.805vw;
    color: #7C7C7C;
    
}
.cixunxiangqing-nav img {
    height: 0.805vw;
    width: 0.805vw;
    margin-right: 0.352vw; 
}

.gy-section2 {
    width: 100%;
    display: flex;
}
.gy-section2-left {
    margin-left: 10.684vw;
}
.section2-left-title {
    margin-top: 3vw;
    /* margin-top: 7.265vw; */
    color: #E10025;
    font-size: 1.709vw;
}
.section2-left-title2 {
    margin-top: 2vw;
    width: 30.556vw;
    font-size: 2.3vw;
    font-weight: bold;
}
.section2-left-box {
    margin-top: 3vw;
    display: flex;
}
.section2-left-box2 {
    margin-top: 3vw;
    display: flex;
}
.section2-left-box-left-title {
    color: #E10025;
    font-size: 2.5vw;
    font-weight: bold;
}
.section2-left-box-left-title2 {
    color: #515151;
    font-size: 1.175vw;
}
.section2-left-box-right {
    margin-left: 3.953vw;
}
.section2-left-box-right-title {
    color: #E10025;
    font-size: 2.5vw;
    font-weight: bold;
}
.section2-left-box-right-title2 {
    color: #515151;
    font-size: 1.175vw;
}

.gy-section2-right {
    margin-left: 4.808vw;
    margin-top: 8.28vw;
    width: 45.673vw;
    font-size: 1.068vw;
    color: #515151;
    line-height: 2.244vw;
    
}


.gy-section3 {
    width: 100%;
}
.gy-section3top-box {
    width: 100%;
    display: flex;
    align-items: center;
}
.gy-section3-title {
    margin-top: 3.259vw;
    margin-left: 10.524vw;
    font-size: 2.457vw;
    color: #2B2B2B;
    font-weight: bold;
}
.gy-section3-abox {
    padding-right: 10.524vw;
    flex: 1;
    display: flex;
    justify-content: end;
}
.gy-section3-abox1 {
    margin-left: 1.229vw;
    margin-top: 3.259vw;
   width: 6.891vw; 
   height: 2.297vw;
   border: 1px solid #E10025;
   border-radius: 1.122vw;
   display: flex;
   justify-content: center;
   align-items: center;
   font-size: 0.855vw;
   color: #E10025;
   cursor: pointer;
}
.gy-section3-abox2 {
    cursor: pointer;
    margin-left: 1.229vw;
    margin-top: 3.259vw;
   width: 6.891vw; 
   height: 2.297vw;
   border: 1px solid #E10025;
   border-radius: 1.122vw;
   display: flex;
   justify-content: center;
   align-items: center;
   font-size: 0.855vw;
   color: #E10025;
}
.gy-active {
    background-color: #E10025;
    color: white;
}
.gy-zhengshubox {
    margin-top: 2.938vw;
    width: 100%;
    display: flex;
    justify-content: center;
}
.gy-zhengshubox-item {
    margin-left: 3vw;
    width: 17.628vw;
    /* height: 26.976vw; */
    /* border: 1px solid #E5E5E5; */
}
.gy-zhengshubox-item img {
    width: 100%;
    height: 24.786vw;
}
.gy-zhengshubox-item-title {
    width: 100%;
    font-size: 0.962vw;
    color: #3D3D3D;
    margin-top: 1.1vw;
    text-align: center;
}
.gy-zhengshubox2 {
    margin-top: 2.5vw;
     width: 100%;
     display: flex;
     justify-content: center;

}
.gy-zhengshubox2-item {
    margin-left: 3vw;
    width: 17.628vw;
}
.gy-zhengshubox2-item img { 
    width: 100%;
    height: 12.393vw;
}
.gy-zhengshubox2-item-title { 
    width: 100%;
    font-size: 0.962vw;
    color: #3D3D3D;
    margin-top: 1.1vw;
    text-align: center;
}

/* .gy-section4 {
    margin-top: 0.962vw;
    width: 100%;
    display: flex;
    justify-content: center;
} */

.gy-pagebox {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 2vw;
}
.gy-page-item-left {
    margin-left: 3vw;
width: 2.718vw;
height: 2.718vw;

}
.gy-page-item-left img {
    width: 100%;
    height: 100%;
}
.gy-page-item-left:hover {
    cursor: pointer;
   .gy-left-1 {
    display: none;
   }
   .gy-left-2 {
    display: block !important;
   }
}

.gy-page-item-right {
    margin-left: 3vw;
width: 2.718vw;
height: 2.718vw;

}
.gy-page-item-right img {
    width: 100%;
    height: 100%;
}
.gy-page-item-right:hover {
    cursor: pointer;
   .gy-right-1 {
    display: none;
   }
   .gy-right-2 {
    display: block !important;
   }
}

.gy-section4 {
    width: 100%;
}
.gy-section4-title {
    margin-top: 5vw;
    width: 100%;
    text-align: center;
    font-size: 2.564vw;
    font-weight: bold;
    color: #2B2B2B;
    display: flex;
    justify-content: center;
}
.gy-section4-title  span{
    padding-left: -3vw;
    color: #E10025;
}
.carousel-container1 {
    /* margin-top: 5vw; */
    width: 100%;
    height: 45vw;
    position: relative;
    overflow: hidden;
    /* border-radius: 8px; */
    background-color: #FFFFFF;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); */
}

.carousel-track {
    display: flex;
    height: 100%;
    transition: transform 0.5s ease;
}

.carousel-slide {
    flex: 0 0 100%;
    height: 100%;
    position: relative;
}

.carousel-slide img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* transform: translate(-50%, -50%); */
        
    width: 100%;
    height: 0.641vw;
}

.slide-caption1 {
    margin-left:0.855vw ;
    /* position: absolute;
    top: 6%;
    left: 13%; */

}
.slide-caption2 {
    margin-left:0.855vw ;
    margin-top: 3.1vw;

}
.slide-caption1-title {
    font-size: 1.175vw;
    color: #E10025;
}
.slide-caption1-biaoqian {
    margin-top: .5vw;
    display: flex;
}
.guanyu-box1 {
    display: flex;
    position: absolute;
    top: 26%;
    left: 11.3%;
}
.guanyu-box3 {
    display: flex;
    position: absolute;
    top: 26%;
    left: 39.42%;
}
.guanyu-box5 {
    display: flex;
    position: absolute;
    top: 26%;
    left: 67.6%;
}
.guanyu-di-box2 {
    display: flex;
    position: absolute;
    top: 50%;
    left: 23.35%;
}
.guanyu-di-box4 {
    display: flex;
    position: absolute;
    top: 50%;
    left: 54.21%; 
}
.hongquan {
    margin-top: 0.3vw;
    margin-right: 0.321vw;
    width: 0.321vw;
    height: 0.321vw;
    background-color: #E10025;
    border-radius: 50%;
}
.slide-caption1-biaoqian p {
    width: 20.566vw;
    font-size: 0.805vw;
    color: #2B2B2B;
}
.quanbox1 {
    margin-top: 0.801vw;
    /* position: absolute;
    top: 9%;
    left: 11.3%; */
    width: 1vw;
    height: 9.722vw;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.quanbox2 {
    width: 1vw;
    height: 4.06vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hang2 {
    width: 1px;
    height: 4.06vw;
    background-color: #E0E0E0;
    z-index: 50;
}

.hang1 {
    /* position: absolute;
    top: 11%;
    left: 11.8%; */
    width: 1px;
    height: 9.722vw;
    background-color: #E0E0E0;
    z-index: 50;
}
.quan1 {
    /* position: absolute;
    top: 9%;
    left: 11.5%; */
    width: 0.481vw;
    height: 0.481vw;
    border-radius: 50%;
   border: #d91a1a 1px solid;
    z-index: 50;
}


.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    transition: all 0.3s ease;
    opacity: 0;
}

.carousel-container:hover .carousel-btn {
    opacity: 1;
}

.carousel-btn:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.carousel-btn.prev {
    left: 10.6vw;
}

.carousel-btn.next {
    right: 10.6vw;
}

.carousel-indicators {
    position: absolute;
    top: 10%;
    left: 37%;
    
    display: flex;
    justify-content: center;
    gap: 8px;
}

.indicator {
    margin-left: 5.876vw;
    text-align: center;
    color: #000;
    /*width: 4.968vw;*/
    height: 0.855;
    cursor: pointer;
    font-size: 0.962vw;
    transition: all 0.3s ease;
}
.indicator:nth-child(1){
    margin-left: 0;
}

.indicator.active {
   color: #E10025;
    transform: scale(1.2);
}

@media (max-width: 768px) {
    .carousel-container {
        height: 40vw;
    }
}




.gy-section5 {
    width: 100%;
    padding-bottom: 25px;

}
.gy-section5-title {
    margin-left: 10.684vw;

    font-size: 2.564vw;
    font-weight: bold;
    color: #2B2B2B;
}

.gy-section5-title  span{
    padding-left: -3vw;
    color: #E10025;
}

.gundong-section1-box {
    width: 100%;
    display: flex;
    justify-content: center;
    
}
.gundong-box {
    margin-top: 3.5vw;
    width: 100%;
    height: 5.876vw;
    position: relative;
    overflow: hidden;

}
.gundong-box::after {
    background-image: -webkit-linear-gradient(left, #ffffff 20%, rgba(240, 242, 245, 0));
    content: "";
    height: 120%;
    left: -15px;
    position: absolute;
    top: -10px;
    width: 10.684vw;
    z-index: 2;
}
.gundong-box::before {
    background-image: -webkit-linear-gradient(right, #ffffff 20%, rgba(244, 250, 255, 0));
    content: "";
    height: 120%;
    position: absolute;
    right: -15px;
    top: -10px;
    width: 10.684vw;
    z-index: 2; 
}
.gundong-box-content {
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
}
 .scrolling2 {
    animation: scroll 50s linear infinite;
}
 .scrolling2:hover {
    animation-play-state: paused;
}
.gundong-box-item {
    margin-left: 1.442vw;
    width: 15.064vw;
    height: 5.342vw;
    /* flex-shrink: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 10px; */
    cursor: pointer;
    /* transition: transform 0.3s ease; */
    border-radius: 4px;
    background-color: #fff;
    /* 四边框阴影 */
    box-shadow: -1px -1px 18px 0px rgba(80,85,112,0.14);
    /*border: 1px solid #FFDFE4;*/
}

.gundong-box-item img {
    width: 12.393vw;
    height: 100%;
   
}



@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%); /* 移动到复制内容的一半 */
    }
}

.gundong-section2-box {
    width: 100%;
    display: flex;
    justify-content: center;
}
.gundong-box2 {
    margin-top: 1.442vw;
    width: 100%;
    height: 5.876vw;
    position: relative;
    overflow: hidden;
}
.gundong-box2::after { 
    background-image: -webkit-linear-gradient(left, #ffffff 20%, rgba(240, 242, 245, 0));
    content: "";
    height: 120%;
    left: -15px;
    position: absolute;
    top: -10px;
    width: 10.684vw;
    z-index: 2;
}
.gundong-box2::before { 
    background-image: -webkit-linear-gradient(right, #ffffff 20%, rgba(244, 250, 255, 0));
    content: "";
    height: 120%;
    position: absolute;
    right: -15px;
    top: -10px;
    width: 10.684vw;
    z-index: 2; 
}
.gundong-box2-content {
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
}
 .scrolling3 {
    animation: scroll3 50s linear infinite;
}
 .scrolling3:hover {
    animation-play-state: paused;
}
.gundong-box2-item { 
    margin-left: 1.442vw;
    width: 15.064vw;
    height: 5.342vw;
    /* flex-shrink: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 10px; */
    cursor: pointer;
    transition: transform 0.3s ease;
    border-radius: 4px;
    background-color: #fff;
    /* 四边框阴影 */
    box-shadow: -1px -1px 18px 0px rgba(80,85,112,0.14);
    /*border: 1px solid #FFDFE4;*/
}

.gundong-box2-item img { 
    width: 12.393vw;
    height: 100%; 
}
@keyframes scroll3 { 
    0% { 
        transform: translateX(0);
    }
    100% { 
        transform: translateX(-50%); /* 移动到复制内容一半 */
    }
}
.gundong-section3-box { 
    width: 100%;
    display: flex;
    justify-content: center;
}
.gundong-box3 { 
    margin-top: 1.442vw;
    width: 100%;
    height: 5.876vw;
    position: relative;
    overflow: hidden;
}
.gundong-box3::after { 
    background-image: -webkit-linear-gradient(left, #ffffff 20%, rgba(240, 242, 245, 0));
    content: "";
    height: 120%;
    left: -15px;
    position: absolute;
    top: -10px;
    width: 10.684vw;
    z-index: 2;
}
.gundong-box3::before { 
    background-image: -webkit-linear-gradient(right, #ffffff 20%, rgba(244, 250, 255, 0));
    content: "";
    height: 120%;
    position: absolute;
    right: -15px;
    top: -10px;
    width: 10.684vw;
    z-index: 2; 
}

.gundong-box3-content {
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
    /* background-color: #f5f5f5; */
}
 .scrolling4 {
    animation: scroll4 50s linear infinite;
}
 .scrolling4:hover {
    animation-play-state: paused;
}
.gundong-box3-item { 
    margin-left: 1.442vw;
    width: 15.064vw;
    height: 5.342vw;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 4px;
    background-color: #fff;
    /* 四边框阴影 */
    box-shadow: -1px -1px 18px 0px rgba(80,85,112,0.14);
    /*border: 1px solid #FFDFE4;*/
}

.gundong-box3-item img { 
    width: 12.393vw;
    height: 100%;
}
@keyframes scroll4 { 
    0% { 
        transform: translateX(0);
    }
    100% { 
        transform: translateX(-50%); /* 移动到复制内容一半 */
    }
}