.index-banner {
    width: 100%;
    height: 8.55rem;
    position: relative;
    /* box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgb(0 0 0 / 30%); */
}
.indexBanner .swiper-pagination-bullet{
    border-radius: 0%;
    width: 0.58rem;
    height: 0.06rem;
}
.indexBanner {
    width: 100%;
    height: 100%;
}

.indexBanner .swiper-slide {
    position: relative;
}

.indexBanner .modal {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.text-left .text0 {
    font-size: 1.02rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #D3DFEE;
    text-transform: uppercase;
}

.lunbo-wenzi {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 999;
}

.lunbo-wenzi-con1 {
    white-space: nowrap;
    font-size: 0.85rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 0.25rem;
}

.lunbo-wenzi-con2,
.lunbo-wenzi-con3 {
    font-size: 0.36rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.42rem;
}

.indexBanner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexBanner .swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.indexBanner .swiper-slide video::-webkit-media-controls-fullscreen-button,
.indexBanner .swiper-slide video::-webkit-media-controls-play-button,
.indexBanner .swiper-slide video::-webkit-media-controls-timeline,
.indexBanner .swiper-slide video::-webkit-media-controls-current-time-display,
.indexBanner .swiper-slide video::-webkit-media-controls-time-remaining-display,
.indexBanner .swiper-slide video::-webkit-media-controls-mute-button,
.indexBanner .swiper-slide video::-webkit-media-controls-toggle-closed-captions-button,
.indexBanner .swiper-slide video::-webkit-media-controls-enclosure,
.indexBanner .swiper-slide video::-webkit-media-controls-volume-slider {
    display: none;
}

.indexBanner .swiper-pagination {
    width: 100%;
    height: 0.73rem;
    /* background: rgba(0, 0, 0, .2); */
    bottom: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.indexBanner .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.indexBanner .swiper-pagination-bullet-active {
    background: #014098;
}


/* 集团简介 */

.index-data-bg {

    background: #F4F4F5;
    background-size: 100% 100%;
    width: 100%;
    height: auto;
}

.index-data-bg1 {
    padding: 1rem 0;
    background: url(../image/index/juxing8603.png);
    background-size: 100% 100%;
    width: 100%;
    height: auto;
    /* border: 1px solid red; */
}

.index-data {
    margin: 0 auto;
    padding-bottom: 0.77rem;
}

.index-data-con {
    margin: 0 auto;
    padding-top: 0.12rem;
}

.index-data .text {
    text-align: center;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
}
.index-data .text2 {
    padding-top: 0.8rem;
    padding-bottom: .65rem;
    font-size: 0.36rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.68rem;
}

.index-data .p {
    font-size: 0.2rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.36rem;
}

.index-data .p span {
    font-size: 0.2rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #02448D;
    line-height: 0.36rem;
}

.index-data-bg1 .text-red {
    padding-bottom: 0.2rem;
}

.index-data .text-red a {
    margin: 0 auto;
    margin-top: 0.5rem !important;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 0.2rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.51rem;
    width: 2.13rem;
    height: 0.54rem;
    background: #072E7A;
    opacity: 1;
}

.text-red-span {
    font-size: 0.22rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 0.34rem;
}

.index-data .text-red a img {
    width: 0.28rem;
    height: 0.08rem;
    object-fit: cover;
    margin-left: 0.18rem;
}

.index-brief-wrap {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.index-brief {
    /* padding: 0 0.86rem; */
    flex: 1;
    border-right: 1px solid #BBBBBB;
}

.index-brief:first-of-type {
    padding-left: 0;
}

.index-brief:last-of-type {
    padding-right: 0;
    border-right: 0;
}

.index-brief-num {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.index-brief-num img {
    margin-right: 0.14rem;
    width: 0.65rem;
    height: 0.65rem;
}

.index-brief-num span {
    font-size: 0.88rem;
    font-family: Impact-Regular, Impact;
    font-weight: 400;
    color: #014098;
    line-height: 0.24rem;
}

.index-brief-num {
    position: relative;
}

.index-solid {
    width: 60px;
    height: 0.02rem;
    background-color: #707070;
    margin: 0.26rem 1.2rem;
    opacity: 0.46;
}

.index-brief-p {
    font-size: 0.24rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    margin-top: 0.25rem;
    text-align: center;
}


/* 集团简介end */


/* 科学技术是第一生产力 */

.science-con .text {
    margin: 0 auto;
    padding-top: 1rem;
}

.science-bg {
    position: relative;
    /* overflow: hidden; */
    width: 100%;
    height: 9rem;
    margin-top: 0.74rem;
    background-image: url(../image/index/4.png);
    background-size: 100% 100%;
}

.science-box {
    width: 90%;
    margin: 0 auto;

    /* justify-content: space-between;
    align-items: center; */
}

.science-box11 {
    padding-top: 2.19rem !important;
    /* margin: 0 auto; */
    /* display: flex; */
    align-items: center;
    /* justify-content: space-between;
    align-items: center; */
}

.science-box11 .text-red a {
    /* margin: 0 auto; */
    margin-top: 0.7rem !important;
    padding-left: 0.35rem;
    display: flex;
    align-items: center;
    font-size: 0.15rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.51rem;
    width: 1.6rem;
    height: 0.45rem;
    opacity: 1;
    border: 0.01rem solid #FFFFFF;
}

.science-box .p1 {
    width: 8.24rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.42rem;
}
.science-box .p1 p{
    font-size: 0.24rem;
    line-height: 0.42rem;
}

.science-box .text-red a img {
    width: 0.28rem;
    height: 0.08rem;
    object-fit: cover;
    margin-left: 0.18rem;
}

.science-box .con {
    position: absolute;
    bottom: -1.51rem;
    height: 2.79rem;
    /* width: 10.3%; */
    /* margin: 0; */
    /* margin-top: 1.66rem; */
    display: flex;
    align-items: center;
    background: #fff;
}

.science-k {
    height: 100%;
    /* text-align: center; */
    width: 5.33rem;
    background: #072E7A;
    /* opacity: 0.9; */
    padding-top: .3rem;
    align-items: center;
    margin-right: .01rem;
}

.science-k:hover {
    cursor: pointer;
    background: linear-gradient(270deg, #02438D 0%, #006DBB 100%);
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 1;
    /* padding: 0.4rem 0.4rem; */
}

.science-k:hover .science-k-text {
    color: #FFFFFF;
}

.science-k:hover .science-k-text::before {
    background-color: #FFFFFF;
}

.science-k:hover .science-k-p {
    color: #FFFFFF;
}

.science-k:hover .science-k-p1 {
    color: #FFFFFF;
}

.science-k-text {
    margin-top: .12rem;
    position: relative;
    font-size: 0.3rem;
    text-align: center;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.science-k-p {
    text-align: center;
    margin-top: 0.12rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.science-k-p1 {
    margin: 0 auto;
    width: 1.09rem;
    height: 1.09rem;
}

.science-k-p1 img {
    width: 0.86rem;
    height: 0.83rem;
    margin: 0 auto;
}


/* 科学技术是第一生产力 end*/


/* 产品展示 */


/* 铝合金车轮 */

.product-alloy {
    margin: 0 auto;
    margin-top: 0.97rem;
}

.about-text1 {
    text-align: center;
    position: relative;
    font-size: 0.56rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #02448D;
}

.about-text2 {
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 0.33rem;
    text-align: center;
}


.about-text2-left {
    margin-right: 0.28rem;
}

.about-text2-left1 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #818182;
}

.about-text2-left2 {
    margin-top: 0.05rem;
    font-size: var(--font18);
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #C1C1C1;
}

.about-text2-rig {
    width: 0.65rem;
    height: 0.65rem;
}

.about-text2-rig img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-alloy-con1-text {
    margin-top: 1.8rem;
    border: 0.01rem solid #dcdcdc;
    background: #F1F1F1;
    width: 100%;
    height: 1.8rem;
    margin-top: 0.87rem;
    display: flex;
    align-items: center;
    /* padding: 0.4rem 0.3rem; */
}

.product12-img-right-top-text1 {
    font-size: 0.45rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 1.64rem;
    padding-bottom: 0.39rem;
}

.product12-img-right-top-text2 {
    font-size: 0.24rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.36rem;
}

.product12-img-right-top-text3 a {
    /* margin: 0 auto; */
    margin-top: 0.91rem !important;
    padding-left: 0.35rem;
    display: flex;
    align-items: center;
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.51rem;
    width: 1.6rem;
    height: 0.45rem;
    background: #072E7A;
    opacity: 1;
}



.product-alloy-con1-text-1-right-text {
    text-align: center;
    font-size: 0.28rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.product-alloy-con1-text-1-right-text1 {
    text-align: center;
    padding-top: 0.1rem;
    font-size: 0.2rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #777777;
    /* line-height: 0rem; */
}

.product-alloy-con1-text-1 {
    padding-top: 0.7rem;
    cursor: pointer;
    width: 50%;
    height: 1.8rem;
}

.product-alloy-con1-text-1:last-child {
    border-right: 0;
}

.product-alloy-con1-text-1:hover {
    background: #02438D;
}

.product-alloy-con1-text-1:hover .product-alloy-con1-text-1-right-text {
    color: #FFFFFF;
}

.product-alloy-con1-text-1:hover .product-alloy-con1-text-1-right-text1 {
    color: #FFFFFF;
}

.product-alloy-con1-text .active {
    background: #02438D;
}

.active2 {
    color: #FFFFFF;
}

.active3 {
    /* color: RGBA(204, 215, 232, 1); */
    color: #FFFFFF;
}

.product12,
.product22 {
    width: 100%;
    height: 8rem;
    /* margin-top: 0.05rem; */
}

.product-alloy-con1-con {

    background-size: 100% 100%;
    display: flex;
    /* width: 100%; */
    height: 8rem;
    /* align-items: center; */
    padding-top: 0.56rem;
}

.product11,
.product21 {
    margin-top: 0.25rem;
}

.product12 .swiper-slide img,
.product22 .swiper-slide img {
    /* width: 100%; */
    /* height: 100%; */
    object-fit: cover;
}

.product21 .swiper-slide,
.product11 .swiper-slide {
    width: 2.81rem !important;
    margin: 0 auto !important;
    height: 2.81rem !important;
}

.product21 .swiper-slide img,
.product11 .swiper-slide img {
    height: 2.81rem !important;
    /* width: 96%; */
    width: 2.81rem !important;
    /* margin-right: 0.2rem !important; */
    height: 100%;
    object-fit: cover;
}

.product12-img-left {
    margin-left: 0.96rem;
    width: 7.28rem !important;
    /* height: 7.3rem !important; */
    /* margin-top: 1rem !important; */
}


.product12-img-right {
    /* padding: 0.25rem 0.6rem; */
    padding-left: 1.6rem;
    padding-right: 1.28rem;
    width: 50%;
    /* background-image: url(../image/product/juxing8470.png);
    background-size: 100% 100%; */
}

.product12-img-right-top {
    /* width: 4.73rem; */
    /* height: 4.78rem; */
}

.product12-img-right-top img {
    /* width: 4.73rem; */
    /* height: 4.78rem; */
}

.product12-img-right-bottom {
    display: flex;
    margin-top: 1.7rem;
    /* margin-bottom: 0.56rem; */
}

.product12-img-right-bottom-img-con {
    text-align: center;
    font-size: 0.15rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.3rem;
    padding-top: 0.13rem;
}

.product12-img-right-bottom-img {
    /* margin-top: 0.56rem; */
    width: 0.73rem;
    height: 0.73rem;
    background: #F6F6F6;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    opacity: 1;
    border: 0.01rem solid #333333;
    margin-right: 0.7rem;
}

.product12-img-right-bottom-img .bottom-img1 {
    width: 0.61rem;
    height: 0.63rem;
    margin: .04rem auto;
}

.product12-img-right-bottom-img .bottom-img2 {
    width: 0.6rem;
    height: 0.54rem;
    margin: 0.1rem auto;
}

.product12-img-right-bottom-img .bottom-img3 {
    /* width: 0.45rem; */
    height: 0.57rem;
    margin: 0.1rem auto;
}

.product12-img-right-bottom-img .bottom-img4 {
    width: 0.56rem;
    height: 0.56rem;
    margin: 0.1rem auto;
}

.product12-img-left img {
    width: 7.84rem !important;
    height: 7.3rem !important;
}

.producttwo {
    position: relative;
}

.producttwo .swiper-button-next:after,
.producttwo .swiper-button-prev:after {
    color: #000;
}

.producttwo .swiper-button-next {
    right: -0.56rem;
}

.producttwo .swiper-button-prev {
    left: -0.56rem;
}

.producttwo {
    position: relative;
}

.product-alloy-con2 {
    margin-top: 0.84rem;
}

.product-show-item {
    width: 100%;
    min-height: 4rem;
    padding: 0 0.8rem;
    display: flex;
    align-items: center;
    background: #F3F3F3;
    margin-bottom: 1.6rem;
}

.product-show-img-box {
    width: 8rem;
    height: 4rem;
    position: relative;
    flex-shrink: 0;
}

.product-show-img {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -0.6rem;
    left: 0;
}

.product-show-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-show-content {
    flex: 1;
    margin-right: 1rem;
}

.product-show-content:nth-child(even) {
    margin-right: 0;
    margin-left: 1rem;
}

.product-show-text {
    font-size: 0.5rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.product-show-p {
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.3rem;
    color: #777777;
    margin: 0.45rem 0;
}

.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-box {
    margin-top: 2.23rem;
    /*background: url(../image/index/juxing-bg.png);*/
    /*background-size: 100% 100%;*/
}

.product-market {
    margin: 0 auto;
    margin-top: 1.01rem;
}

.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: 1rem 0; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product-market-c-k {
    background: #FFFFFF;
    margin-bottom: 0.19rem;
    width: 1.47rem;
    margin-right: 0.14rem;
    height: 1.4rem;
    border: 0.01rem solid #CDCDCD;
}

.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.16rem 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;
}

.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: 100% !important;
}

.product11 .swiper-wrapper,
.product21 .swiper-wrapper {
    height: 100% !important;
}

.product11 .swiper-slide,
.product21 .swiper-slide {
    height: 100% !important;
}

.product21,
.product11 {
    height: 3.22rem;
}


/* 新闻资讯 */

.index-news {
    margin: 0 auto;
}

.index-news .text-left {
    padding-top: 1rem;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
}

.index-news .text-red a {
    padding-left: 0.27rem;
    display: flex;
    align-items: center;
    width: 1.6rem;
    height: 0.51rem;
    background: #FFFFFF;
    border: 0.01rem solid #8E8E8E;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #0C4DA2;
    line-height: 0.51rem;
}

.index-news .text-red a img {
    width: 0.28rem;
    height: 0.08rem;
    object-fit: cover;
    margin-left: 0.18rem;
}

.index-news .list {
    margin-top: 0.71rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.index-news-item {
    width: 7.69rem;
    position: relative;
    display: block;
    margin-right: 0.62rem;
    padding-bottom: 0.44rem;
    border-bottom: 0.01rem solid #E9E9E9;
}

.index-news-item:nth-child(2n) {
    margin-right: 0;
}

.index-news-img-box .p {
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 0;
    width: 1rem;
    height: 1rem;
    background: #02438D;
}

.index-news-img-box .p .p1 {
    font-size: 0.36rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
}

.index-news-img-box .p .p2 {
    margin-top: 0.1rem;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
}

.index-news-img-box img {
    width: 100%;
    height: 4.08rem;
    object-fit: cover;
}

.index-news-content {
    width: 100%;
}

.index-news-text {
    margin-top: 0.24rem;
    font-size: 0.2rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
}

.index-news-p {
    line-height: 0.3rem;
    margin-top: 0.3rem;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #5E5E5E;
}


/* 新闻资讯 end*/


/* 我们的业务 */

.index-business {
    margin-top: 1.05rem;
}

.index-business .text {
    margin: 0 auto;
}

.index-business-con1 {
    margin-top: 0.8rem;
    height: 8.5rem;
    width: 100%;
    background-image: url(../image/index/7.png);
    background-size: 100% 100%;
    padding-left: 1.6rem;
    padding-top: 2rem;
}

.index-business-con1-text span {
    font-size: 0.87rem;
    font-family: Arial-Bold Italic, Arial;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.51);
    margin-right: 0.19rem;
}

.index-business-con1-text {
    font-size: 0.48rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #FFFFFF;
}

.index-business-con1-p {
    margin-top: 0.75rem;
    width: 6.96rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.81);
    line-height: 0.36rem;
}

.index-business-con1 .text-red a {
    margin-top: 0.86rem;
    padding-left: 0.27rem;
    display: flex;
    align-items: center;
    width: 1.6rem;
    height: 0.51rem;
    border: 0.01rem solid #FFFFFF;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.51rem;
}

.index-business-con1 .text-red a img {
    width: 0.28rem;
    height: 0.08rem;
    object-fit: cover;
    margin-left: 0.18rem;
}

.index-business-con2 {
    display: flex;
    align-items: center;
    margin-top: 0.25rem;
}

.index-business-con2-k {
    position: relative;
    width: 6.3rem;
    height: 7.18rem;
    margin-right: 0.15rem;
}

.index-business-con2-k:nth-child(3n) {
    margin-right: 0;
}

.index-business-con2-text span {
    font-size: 0.68rem;
    font-family: Arial-Bold Italic, Arial;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.51);
    margin-right: 0.19rem;
}

.index-business-con2-text {
    font-size: 0.4rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #FFFFFF;
}

.index-business-con2-p {
    margin-top: 0.38rem;
    width: 4.12rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.81);
    line-height: 0.36rem;
}

.index-business-con2-k:hover .text-red {
    display: block !important;
}

.index-business-con2-k:hover .index-business-con2-k-con {
    background: rgba(2, 67, 141, 0.83);
}

.index-business-con2-k-con {
    width: 100%;
    height: 100%;
    padding: 1.03rem 0.9rem;
    left: 0;
    top: 0;
    bottom: auto;
    position: absolute;
}

.index-business-con2-k-con .text-red {
    display: none;
}

.activeblock .text-red {
    z-index: 99999;
    display: block !important;
}

.activeblock .index-business-con2-k-con {
    background: rgba(2, 67, 141, 0.83);
}

.index-business-con2-k-con .text-red a {
    margin-top: 0.63rem;
    padding-left: 0.27rem;
    display: flex;
    align-items: center;
    width: 1.6rem;
    height: 0.51rem;
    border: 0.01rem solid #FFFFFF;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.51rem;
}

.index-business-con2-k-con .text-red a img {
    width: 0.28rem;
    height: 0.08rem;
    object-fit: cover;
    margin-left: 0.18rem;
}

.index-business-con2-k img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 我们的业务 end*/


/* 立中车轮在全国 */

.index-on {
    padding-bottom: 3.44rem;
    position: relative;
}

.index-on .text {
    margin-top: 0.9rem;
    text-align: center;
}

.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;
}

.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;
}


/* con2 */

.index-on-con2 {
    position: absolute;
    top: 1.37rem;
    left: 15%;
    width: 70%;
}

.index-on-con2-wrap {
    display: flex;
    justify-content: space-between;
}

.index-on-con2-brief {
    flex: 1;
}

.index-on-con2-num {
    font-size: 0.18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.index-on-con2-num img {
    width: 0.39rem;
    height: 0.39rem;
    object-fit: cover;
    margin-right: 0.13rem;
}

.index-on-con2-num span {
    font-size: 0.57rem;
    font-family: Impact-Regular, Impact;
    font-weight: 400;
    color: #02438D;
    margin-right: 0.13rem;
}


/* con3 */

.index-on-con3gps {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.index-on-con3 {
    margin: 0 auto;
    position: relative;
}

.index-on-con3k {
    padding: 0.14rem 0.13rem;
    width: 5.16rem;
    height: 4.32rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.13rem 0.01rem rgba(0, 0, 0, 0.1000);
}

.index-on-con3kimg {
    width: 100%;
    height: 3.07rem;
    margin: 0 auto;
}

.index-on-con3kimg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-on-con3ktext {
    margin-top: 0.39rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.index-on-con3ktext-left {
    padding-left: 0.14rem;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
}

.index-on-con3ktext-rig {
    width: 0.21rem;
    height: 0.21rem;
}

.index-on-con3ktext-rig img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-on-con3 .swiper-button-next,
.index-on-con3 .swiper-button-prev {
    color: #A4A4A4;
}

.index-on-con3 .swiper-button-prev {
    left: -0.48rem;
}

.index-on-con3 .swiper-button-next {
    right: -0.48rem;
}


/* 立中车轮在全国 end*/


/* 联系我们 */

.index-link {
    margin: 0 auto;
    padding-top: 1.01rem;
    padding-bottom: 1.05rem;
    /* width: 100%; */
    /* height: 4rem; */
    background: url(../image/index/11.png) no-repeat center center;
    background-size: 100% 100%;
    /* align-items: center; */
}

.index-link-text {
    font-size: 0.32rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #0C4DA2;
}

.index-link-p {
    margin-top: 0.13rem;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #555555;
}

.text121 {
    font-size: 0.32rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #0C4DA2;
    text-align: center;
}

.text222 {
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #555555;
    line-height: 0.24rem;
    text-align: center;
    margin-top: 0.31rem;
}

.index-link .text-red a {
    margin: 0 auto;
    margin-top: 0.55rem !important;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.51rem;
    width: 1.6rem;
    height: 0.45rem;
    background: #072E7A;
    opacity: 1;
}

/* 联系我们 end*/

@media only screen and (max-width: 1024px) {
    .lunbo-wenzi-con1{
        font-size: .35rem;
    }
    .lunbo-wenzi-con2, .lunbo-wenzi-con3{
        font-size: .26rem;
    }
    .product-alloy-con1-con{
        margin-top: -0.01rem;
        flex-direction: column;
        align-items: center;
        height: auto;
        background-size: cover;
    }
     .product-alloy-con1-text{
         border: none;
    }
    .indexBanner .swiper-slide img{
        width: 100%;
        height: auto;
    }
    .product-alloy-con1-text-1{
        height: 100%;
        padding-top: 0.3rem;
    }
    .science-box11 .text-red a{
        margin-top: 0.3rem !important;
    }
    
    
    .product12-img-right{
        width: 100%;
    }
    
    .indexBanner{
        height: auto;
    }
    .indexBanner .swiper-wrapper{
        height: auto;
    }
    .index-banner {
        height: auto;
    }

    .index-data .text-red a {
        padding-left: 0.02rem;
    }

    .index-brief-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .index-brief {
        padding: 0;
        width: 33%;
        display: flex;
        flex-direction: column;
        flex: auto;
        align-items: center;
        margin-bottom: 0.4rem;
    }
    .index-brief-wrap .index-brief:nth-child(4) {
        margin-bottom: 0rem;
    }
    .index-brief-wrap .index-brief:nth-child(5) {
        margin-bottom: 0rem;
    }
    .index-brief-num{
        display: flex;
        align-items: center;
    }
    .index-brief-num img {
        margin-right: 0.06rem;
    }

    .index-brief-num span {
        font-size: 0.36rem;
    }

    .index-solid {
        margin: 0.16rem 0;
        margin-left: 0.56rem;
    }

    .index-brief-p {
        /*width: 1.1rem;*/
        margin-top: 0.1rem;
    }

    .science-con .text {
        padding: 0 0.2rem;
        padding-top: 0.6rem;
    }

    .science-bg {
        height: auto;
        background-size: 100%;
    }

    .science-k {
        width: 2.5rem;
    }

    .science-box .p1 {
        padding-top: 0.42rem;
    }

    .science-box .text-red a {
        padding-left: 0.07rem;
        font-size: 0.24rem;
    }

    .science-box .con {
        position: inherit;
    }

    .science-k-p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .index-news .text-red a {
        padding-left: 0.07rem;
    }

    .index-news .text {
        padding: 0 0.2rem;
        padding-top: 0.8rem;
    }

    .index-news .list {
        padding: 0 0.2rem;
    }

    .index-business .text-left {
        padding: 0 0.2rem;
    }

    .index-news-item {
        width: 100%;
        margin-right: 0;
    }

    .index-business {
        margin-top: 0.8rem;
    }

    .index-business-con1 {
        height: 7.18rem;
        padding: 1.03rem 0.9rem;
    }

    .index-business-con1-p {
        width: 80%;
    }

    .index-business-con1 .text-red a {
        padding-left: 0.07rem;
    }

    .index-business-con2 {
        display: block;
    }

    .index-business-con2-k {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .index-business-con2-k-con .text-red a,
    .index-link .text-red a {
        padding-left: 0.07rem;
    }

    .index-link {
        padding: 0.61rem 0.2rem;
    }

    .index-on-con1-gpstext {
        margin-top: 0.04rem;
    }

    .index-on-con1 {
        margin-top: 1.09rem;
    }

    .index-on-con3gps {
        display: none;
    }

    .index-on-con1-gpscon {
        margin: 0;
    }

    .index-on-con2 {
        left: 5%;
        width: 90%;
    }

    .index-on-con2-num {
        line-height: 0.34rem;
    }

    .index-on-con1-gps {
        display: block;
    }

    .index-on-con1-gpscon {
        position: absolute;
    }

    .science-box .p1,
    .science-box .text-red {
        width: 80%;
        margin: 0 auto;
    }

    .index-data .p {
        font-size: 0.24rem;
        line-height: 0.34rem;
        padding: 0 .2rem;
    }
    .index-data .p span{
        font-size: 0.24rem;
        line-height: 0.34rem;
        padding: 0 .2rem;
    }
    .index-data .text1 {
        font-size: 0.56rem;
    }

    .index-data .text2 {
        font-size: 0.36rem;
    }

    .index-data .text-red a {
        font-size: 0.24rem;
    }

    .index-brief-p {
        font-size: 0.24rem;
    }

    .index-news-text {
        font-size: 0.34rem;
    }

    .index-news-p {
        line-height: 0.36rem;
        font-size: 0.24rem;
    }
    .index-data-bg1{
       padding: .86rem 0;
    }
    .index-data .text2{
        padding-top: .2rem;
        padding-bottom: .3rem !important
    }
    .about-text{
        padding-top: 0 !important;
    }
   
    .product-alloy-con1-text-1-left{
        margin-left:0;
    }
   
    
    .product-alloy-con1-text-1-right-text{
        margin-top: 0.2rem;
        font-size: 0.26rem;
    }
    .product12-img-right{
        /*display: flex;
        flex-direction: column;
        align-items: center;*/
        /*padding-left: 0 !important;*/
        /*padding-right: 0 !important;*/
        width: 100%;
        padding: 0 0.2rem;
    }
    .product12-img-right-top{
        display: flex;
        flex-direction: column;
    }
    .product12-img-right-top-text1{
        padding-top: 0.4rem;
    }
    .product12-img-right-top-text3{
        margin-top: -0.2rem;
    }
    .product-alloy-box{
        display: flex;
        flex-direction: column;
    }
    .product12-img-right-bottom-img{
        margin-right: 0.1rem;
    }
    .product12-img-right-bottom-img-con{
        color:#FFFFFF;
    }
    .product12-img-right-bottom{
        display: none;
    }
    .product12-img-right-bottom-img{
        margin-top: 1.4rem;
    }
    .product12-img-left{
        width: 60% !important;
        margin-top: 0.4rem;
        margin-left:0 !important;
    }
    .product-alloy-con1-con:nth-child(2).product12-img-left{
         margin-top: 0;
    }
    .product12-img-left img{
        width:100% !important;
        height: auto !important;
        margin-left: 0 !important;
    }
    .product12-img-right-top-text3 a{
        width:2rem !important;
    }
    .text2{
        padding: 0 0.2rem !important;
        font-size: 0.3rem !important;
        line-height: .5rem !important;
    }
     .product-market-c{
        justify-content: center;
    }
    .product-market-c .product-market-c-k:nth-child(4n){
        margin-right: 0;
    }
    .product-market-c-k:nth-child(10n){
        margin-right: 0.144rem;
    }
    .index-link{
        background-size: cover;
    }
    .science-box11{
        padding-top: 0.2rem !important;
        padding-bottom: 0.2rem;
    }
}


/* 市场分布 */

.product-market {
    margin: 0 auto;
    margin-top: 1.01rem;
}

.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: 1rem 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}