/* 铝合金车轮 */

.product-alloy {
    margin: 0 auto;
    margin-top: 0.97rem;
}

.product-text0 {
    font-size: 0.56rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.product-text1 {
    width: 1.1rem;
    border-bottom: 0.04rem solid #243D81;
    margin: 0 auto;
    margin-top: .3rem;
    margin-bottom: .38rem;
}

.product-text2 {
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #585858;
    text-align: center;
}

.product-alloy-con1-con {
    margin-top: .8rem;
}

.product-alloy-con1-text {
    border: 0.01rem solid #A4A4A4;
    width: 100%;
    height: 1.56rem;
    margin-top: 0.67rem;
    display: flex;
    align-items: center;
}

.product-alloy-con1-text-1 {
    cursor: pointer;
    border-right: 0.01rem solid #A4A4A4;
    width: 25%;
    height: 1.56;
    line-height: 1.56rem;
    font-size: 0.36rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.product-alloy-con1-text-1:last-child {
    border-right: 0;
}

.product-alloy-con1-text-1:hover {
    background: #02438D;
    color: #FFFFFF;
}

.product-alloy-con1-text .active {
    background: #02438D;
    color: #FFFFFF;
    font-weight: bold;
}


.product11,
.product111 {
    margin-top: 0.89rem;
}


.product111 .swiper-slide,
.product11 .swiper-slide {
    height: 3.78rem !important;
    /* width: 96%; */
    margin: 0 auto;
}

.product111 .swiper-slide img,
.product11 .swiper-slide img {
    height: 3.78rem !important;
    margin: 0 auto;
    height: 100%;
    object-fit: cover;
}

.product-mbg {
    background: url(../image/product/ddd.png);
}

.product12-img-right-top {
    margin: 0 auto;
    width: 5.57rem;
    height: 5.89rem;
}

.product-market-p {
    text-align: center;
}

.product12-img-right-top img {
    width: 5.57rem;
    height: 5.89rem;
}

.product12-img-right-bottom {
    display: flex;
    position: absolute;
    z-index: 99;
    bottom: 0.46rem;
    right: 1.6rem;
}

.product12-img-right-bottom-img-con {
    text-align: center;
    font-size: 0.14rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.28rem;
    padding-top: 0.18rem;
}

.product12-img-right-bottom-img {
    margin-right: 0.3rem;
}

.product12-img-right-bottom-img:last-child {
    margin-right: 0;
}

.product12-img-right-bottom-img .bottom-img1 {
    width: 0.74rem;
    height: 0.77rem;
    /* margin: 0.1rem auto; */
}

.product12-img-right-bottom-img .bottom-img2 {
    width: 0.76rem;
    height: 0.65rem;
    /* margin: 0.1rem auto; */
}

.product12-img-right-bottom-img img {
    width: 0.74rem !important;
    height: 0.77rem !important;
    /* margin: 0.1rem auto; */
}


.product12-img-left{
    position: relative;
}
.product12-img-left img {
    width: 100%;
    height: 100%;
}

.producttwo {
    position: relative;
}

.producttwo .swiper-button-next:after,
.producttwo .swiper-button-prev:after {
    color: #014098;
    font-size: .62rem;
    font-weight: bold;
}

.producttwo .swiper-button-next {
    right: 0.71rem;
}

.producttwo .swiper-button-prev {
    left: 0.71rem;
}

.producttwo1 {
    position: relative;
}
.producttwo1 .swiper-button-next:after,
.producttwo1 .swiper-button-prev:after {
    color: #014098;
    font-size: .62rem;
    font-weight: bold;
}

.producttwo1 .swiper-button-next {
    right: 0.71rem;
}

.producttwo1 .swiper-button-prev {
    left: 0.71rem;
}

.product-alloy-con2 {
    margin-top: 0.84rem;
}

.product-show-item {
    width: 100%;
    margin: 0 auto;
    min-height: 4.5rem;
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    background: #F3F3F3;
    margin-bottom: 1.6rem;
}

.product-show-item:last-child {
    margin-bottom: 0;
}

.product-show-img-box {
    width: 8rem;
    height: 4.5rem;
    position: relative;
    flex-shrink: 0;
}

.product-show-img {
    width: 8rem;
    height: 4.5rem;
    position: absolute;
    bottom: -0.3rem;
    left: 0;
}

.product-show-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-show-content {
    flex: 1;
    margin-right: 1rem;
    padding-left: 0.3rem;
}

.product-show-content:nth-child(even) {
    margin-right: 0;
    margin-left: 0.55rem;
}

.product-show-text {
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.product-show-p {
    font-size: var(--font18);
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.3rem;
    color: #777777;
    margin: 0.45rem 0;
    padding-right: 0.55rem;
}

.product-show-line {
    margin-top: 0.26rem;
    width: 0.72rem;
    height: 0.03rem;
    background: #02438D;
}

.product-alloy-con3 {
    position: relative;
    width: 16rem;
    height: 5.73rem;
}

.product-alloy-con3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-alloy-con3-p {
    position: absolute;
    top: 1.42rem;
    right: 1.4rem;
}

.product-alloy-con3-p1 {
    position: relative;
    font-size: 0.36rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #FFFFFF;
}

.product-alloy-con3-p1::after {
    content: '';
    width: 0.72rem;
    height: 0.03rem;
    background: #FFFFFF;
    position: absolute;
    transform: translate(-50%);
    bottom: -0.3rem;
    left: 0.4rem;
    transform: translateX(-50%);
}

.product-alloy-con3-p2 {
    width: 6.1rem;
    margin-top: 0.86rem;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.36rem;
}

.hide {
    display: none;
}


/* 铝合金车轮 end*/


/* 市场分布 */

.product-market {
    margin: 0 auto;

}

.product-mbg {
    padding-top: 0.79rem;
}

.product-market-p {
    margin-top: 0.5rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.product-market-c {
    padding-top: 0.72rem;
    padding-bottom: 1rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product-market-c-k {
    margin-bottom: 0.26rem;
    width: 1.47rem;
    margin-right: 0.14rem;
    height: 1.4rem;
    background: #FFFFFF;
    border: 0.01rem solid #A5A5A5;
}

.product-market-c-k:nth-child(10n) {
    margin-right: 0;
}

.product-market-c-k img {
    width: 1.12rem;
    height: 1.07rem;
    object-fit: cover;
    margin: 0.17rem auto;
}

.index-on-con1 {
    margin-top: 0.29rem;
    width: 100%;
    height: auto;
    position: relative;
}

.index-on-con1 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.none {
    display: none;
}

.leftop {
    margin-left: 0.24rem;
}

.leftop::before {
    content: '';
    position: absolute;
    transform: translate(-50%);
    width: 0px;
    height: 0px;
    left: -10px;
    top: 12px;
    border-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    border-width: 15px 15px 15px 15px;
}

.toprig {
    margin-right: 0.24rem;
}

.toprig::before {
    content: '';
    position: absolute;
    transform: translate(-50%);
    width: 0px;
    height: 0px;
    right: -44px;
    top: 35px;
    border-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
    border-width: 15px 15px 15px 15px;
}

.leftbot {
    margin-left: 0.24rem;
}

.leftbot::before {
    content: '';
    position: absolute;
    transform: translate(-50%);
    width: 0px;
    height: 0px;
    left: -10px;
    bottom: 22px;
    border-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    border-width: 15px 15px 15px 15px;
}

.rigbot {
    margin-right: 0.24rem;
}

.rigbot::before {
    content: '';
    position: absolute;
    transform: translate(-50%);
    width: 0px;
    height: 0px;
    right: -44px;
    bottom: 22px;
    border-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
    border-width: 15px 15px 15px 15px;
}

.fdf3 .index-on-con1-gpscon {
    top: -26px;
}

.fdf5 .index-on-con1-gpscon {
    top: -238px;
}

.fdf4 .index-on-con1-gpscon {
    display: block;
}


/* .fdf1 .index-on-con1-gpscon1:hover+.index-on-con1-gpscon{
    display: block !important;
}
.fdf2 .index-on-con1-gpscon1:hover+.index-on-con1-gpscon{
    display: block !important;
}
.fdf3 .index-on-con1-gpscon1:hover+.index-on-con1-gpscon{
    display: block !important;
}
.fdf4 .index-on-con1-gpscon1:hover+.index-on-con1-gpscon{
    display: block !important;
}
.fdf5 .index-on-con1-gpscon1:hover+.index-on-con1-gpscon{
    display: block !important;
}
.fdf6 .index-on-con1-gpscon1:hover+.index-on-con1-gpscon{
    display: block !important;
} */

.fdf1 {
    display: flex;
    position: absolute;
    top: 3.63rem;
    left: 7.01rem;
}

.fdf2 {
    display: flex;
    position: absolute;
    top: 1.73rem;
    left: 3.97rem;
}

.fdf3 {
    flex-direction: row-reverse;
    display: flex;
    position: absolute;
    top: 2.35rem;
    right: 4.37rem;
}

.fdf4 {
    display: flex;
    position: absolute;
    top: 1.89rem;
    left: 6.85rem;
}

.fdf5 {
    display: flex;
    position: absolute;
    top: 7.43rem;
    left: 8.36rem;
}

.fdf6 {
    flex-direction: row-reverse;
    display: flex;
    position: absolute;
    bottom: 3.44rem;
    right: 1.14rem;
    align-items: flex-end;
}

.index-on-con1-gpsimgred {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.6rem;
    height: 0.6rem;
    background: rgba(230, 37, 37, 0.4);
    border-radius: 50%;
}

.index-on-con1-gpsimgred img {
    display: block;
    width: 0.27rem;
    height: 0.32rem;
    object-fit: cover;
}

.index-on-con1-gpsimg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.6rem;
    height: 0.6rem;
    background: rgba(140, 163, 201, 0.4);
    border-radius: 50%;
}

.index-on-con1-gpsimg img {
    display: block;
    width: 0.27rem;
    height: 0.32rem;
    object-fit: cover;
}

.index-on-con1-gpstext {
    text-align: center;
    margin-top: 0.08rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.index-on-con1-gpscon {
    z-index: 99;
    box-shadow: 0 0 14px #000000;
    /* display: none; */
    position: relative;
    width: 6.79rem;
    height: 4.11rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    padding: 0 0.24rem 0.41rem 0.24rem;
}

.index-on-wrap {
    display: flex;
    justify-content: space-between;
    padding: 0.35rem 0;
    border-bottom: 0.01rem dashed #CECECE;
}

.index-on-brief {
    text-align: center;
    flex: 1;
    border-right: 1px solid #000000;
}

.index-on-brief:last-child {
    border-right: 0;
}

.index-on-brief-num {
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #434343;
}

.index-on-brief-num span {
    font-size: 0.36rem;
    font-family: Impact;
    font-weight: 400;
    color: #304F8C;
    margin-right: 0.07rem;
}

.index-on-brief-p {
    margin-top: 0.14rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #434343;
}

.index-on-con1-gpsconc {
    margin-top: 0.25rem;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.index-on-con1-gpsconck {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1rem;
    width: 0.9rem;
    border: 0.01rem solid #CECECE;
    margin-right: 0.038rem;
    margin-bottom: 0.09rem;
}

.index-on-con1-gpsconck:nth-child(6n) {
    margin-right: 0;
}

.index-on-con1-gpsconck img {
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    object-fit: cover;
}

.product12 .swiper-wrapper,
.product22 .swiper-wrapper {
    height: 100% !important;

}

.product12 .swiper-slide,
.product22 .swiper-slide {
    height: 8rem !important;
}

/* .product11 .swiper-wrapper,
.product21 .swiper-wrapper {
    height: 100% !important;
    width: 16rem !important;
    margin: 0 auto;
} */

.product11 .swiper-slide,
.product111 .swiper-slide {
    height: 100% !important;
}

.product111,
.product11 {
    width: 16rem;
    height: 4rem;
}


/* 市场分布 end*/

@media only screen and (max-width: 1024px) {
    .product12-img-right-bottom-img{
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .product12-img-right-bottom{
        right: 0.1rem;
    }
    .about-profile-text {
        padding: 0 0.2rem;
    }
    .product111,
    .product11 {
        width: auto;
        height: 4rem;
    }
    .product-alloy {
        margin-top: 0.8rem;
    }

    .product-alloy-con1-text {
        margin-top: 0.6rem;
    }

    .producttwo .swiper-button-next,
    .producttwo .swiper-button-prev {
        display: none;
    }

    .product-alloy-con2 {
        margin-top: 0.3rem;
    }

    .product-show-item {
        display: block;
    }

    .product-show-item {
        padding: 0.4rem 0;
    }

    .product-show-img-box {
        width: 100% !important;
    }

    .product-show-item {
        margin-bottom: 0.3rem;
    }

    .product-show-content {
        margin-right: 0;
    }

    .product-show-content:nth-child(even) {
        margin-left: 0;
    }

    .product-show-img {
        position: initial !important;
    }

    .product-show-p {
        margin-top: 0.45rem;
    }

    .product-show-content {
        margin-top: 0.45rem;
    }

    .product-show-content {
        padding: 0 0.5rem;
    }

    .product-alloy-con3 {
        width: 100%;
        height: 3.93rem;
    }

    .product-alloy-con3-p {
        top: 0.45rem;
        left: 0.5rem;
    }

    .product-market-c {
        justify-content: center;
    }

    .index-on-con1 {
        margin-bottom: 4.2rem;
    }

    .fdf1 {
        top: 1.2rem;
        left: 2.3rem;
    }

    .fdf2 {
        top: 0.39rem;
        left: 1.37rem;
    }

    .fdf3 {
        top: 0.45rem;
        right: 1.47rem;
    }

    .fdf4 {
        top: 0.39rem;
        left: 2.45rem;
    }

    .fdf5 {
        top: 2.73rem;
        left: 3rem;
    }

    .fdf6 {
        bottom: 1.04rem;
        right: 0.14rem;
    }

    .leftop {
        margin-left: 0;
    }

    .rigbot {
        margin-right: 0;
    }

    .toprig {
        margin-right: 0;
    }

    .leftbot {
        margin-left: 0;
    }

    .leftbot::before {
        left: 50%;
        top: -27px;
        border-color: transparent transparent #FFFFFF transparent;
    }

    .leftop::before {
        left: 50%;
        top: -27px;
        border-color: transparent transparent #FFFFFF transparent;
    }

    .toprig::before {
        left: 50%;
        top: -27px;
        border-color: transparent transparent #FFFFFF transparent;
    }

    .rigbot::before {
        left: 50%;
        top: -27px;
        border-color: transparent transparent #FFFFFF transparent;
    }

    .fdf2 .index-on-con1-gpscon {
        left: -53px;
        top: 176px;
    }

    .fdf3 .index-on-con1-gpscon {
        left: -249px;
        top: 176px;
    }

    .fdf4 .index-on-con1-gpscon {
        left: -106px;
        top: 176px;
    }

    .fdf5 .index-on-con1-gpscon {
        left: -133px;
        top: 63px;
    }

    .fdf6 .index-on-con1-gpscon {
        left: -314px;
        top: 75px;
    }

    .index-on-con1-gps {
        display: block;
    }

    .index-on-con1-gpscon {
        position: absolute;
    }

    .about-profile {
        padding: 0 0.2rem;
    }

    .about-profile {
        margin-top: 0.8rem;
    }

    .about-profile-p {
        margin-top: 0.6rem;
    }

    .product-market {
        margin-top: 0;
    }

    .product-market-p {
        padding: 0 0.2rem;
        line-height: 0.36rem;
        font-size: 0.26rem;
    }

  
    .product-market-c-k {
        width: 1.26rem;
        height: 1.26rem;
        margin-right: .14rem;
    }

    .product-market-c-k:nth-child(8n) {
        margin-right: .14rem;
    }
      .product-market-c-k:nth-child(5n) {
            margin-right: 0;
        }

    /* 轮播 */
   
}