.proInfo1 {
    padding: 130px 0 68px
}

.proInfo1 .wrap {
    width: var(--interval);
    margin: auto
}

.proInfo1 .wrap .brand {
    display: flex;
    align-items: center;
    margin: 10px 0 0 0
}

.proInfo1 .wrap .brand a, .proInfo1 .wrap .brand i {
    font-weight: 400;
    font-size: 16px;
    color: #999
}

.proInfo1 .wrap .brand i {
    margin: 0 5px
}

.proInfo1 .wrap .content {
    display: flex;
    justify-content: space-between;
    margin: 70px 0 0 0
}

.proInfo1 .wrap .content .l {
    width: 350px
}

.proInfo1 .wrap .content .l .side {
    width: 100%;
    position: sticky;
    position: -webkit-sticky;
    top: 100px
}

.proInfo1 .wrap .content .l .side .headline {
    height: 71px;
    padding: 0 0 30px;
    border-bottom: 1px solid #525763;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF
}

.proInfo1 .wrap .content .l .side .flex {
    margin: 30px 0 120px;
    position: relative
}

.proInfo1 .wrap .content .l .side .flex:after {
    content: '';
    position: absolute;
    width: 1px;
    height: calc(100% - 16px);
    background: #646870;
    left: 9px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.3
}

.proInfo1 .wrap .content .l .side .flex .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px 0 7px;
    cursor: pointer
}

.proInfo1 .wrap .content .l .side .flex .item.on .dis .circle {
    background: #E70010
}

.proInfo1 .wrap .content .l .side .flex .item.on .dis .circle:after {
    opacity: 1
}

.proInfo1 .wrap .content .l .side .flex .item.on .iconfont {
    color: #E70010;
    transform: rotate(90deg)
}

.proInfo1 .wrap .content .l .side .flex .item:not(:last-child) {
    margin: 0 0 45px
}

.proInfo1 .wrap .content .l .side .flex .item .dis {
    display: flex;
    align-items: center
}

.proInfo1 .wrap .content .l .side .flex .item .dis .circle {
    width: 5px;
    height: 5px;
    background: #646870;
    border-radius: 50%;
    margin: 0 18px 0 0;
    transition: .6s ease;
    position: relative;
    z-index: 1
}

.proInfo1 .wrap .content .l .side .flex .item .dis .circle:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: var(--color);
    z-index: -1;
    filter: blur(5px);
    opacity: 0
}

.proInfo1 .wrap .content .l .side .flex .item .dis p {
    font-weight: 400;
    font-size: 16px;
    color: #CCCCCC
}

.proInfo1 .wrap .content .l .side .flex .item .iconfont {
    color: #CCCCCC;
    font-size: 20px;
    transition: .6s ease
}

.proInfo1 .wrap .content .l .side .other .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    padding: 0 0 25px;
    margin: 0 0 25px;
    border-bottom: 1px solid #525763
}

.proInfo1 .wrap .content .l .side .other .p2 {
    width: 304px;
    font-weight: 400;
    font-size: 16px;
    color: #CCCCCC;
    line-height: 30px
}

.proInfo1 .wrap .content .r {
    width: 1160px
}

.proInfo1 .wrap .content .r .end {
    display: flex;
    justify-content: flex-end;
    padding: 0 0 20px;
    margin: 0 0 30px;
    border-bottom: 1px solid #525763
}

.proInfo1 .wrap .content .r .end .end_search {
    width: 558px;
    height: 50px;
    border-radius: 27px 27px 27px 27px;
    border: 1px solid #525763;
    position: relative;
    padding: 0 0 0 25px;
    display: flex;
    align-items: center
}

.proInfo1 .wrap .content .r .end .end_search button {
    width: 100px;
    height: 50px;
    background: #E70010;
    border-radius: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -1px;
    top: -1px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF
}

.proInfo1 .wrap .content .r .end .end_search .iconfont {
    width: 15px;
    height: 15px;
    color: #fff;
    margin: 0 14px 0 0;
    cursor: pointer
}

.proInfo1 .wrap .content .r .end .end_search input {
    font-weight: 400;
    font-size: 14px;
    height: 100%;
    width: 80%;
    background: transparent;
    border: none;
    color: #fff
}

.proInfo1 .wrap .content .r .end .end_search input::placeholder {
    color: #CCCCCC
}

.proInfo1 .wrap .content .r .Info_content {
    display: flex;
    margin: 35px 0 0 0;
    align-items: center;
    justify-content: space-between
}

.proInfo1 .wrap .content .r .Info_content .l {
    width: 560px;
    height: 560px;
    background: #424650;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 70px 0 0
}

.proInfo1 .wrap .content .r .Info_content .l img {
    object-fit: contain
}

.proInfo1 .wrap .content .r .Info_content .r {
    width: 528px
}

.proInfo1 .wrap .content .r .Info_content .r .item1 {
    padding: 0 0 31px
}

.proInfo1 .wrap .content .r .Info_content .r .item1 .p1 {
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
    margin: 0 0 10px
}

.proInfo1 .wrap .content .r .Info_content .r .item1 .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #CCCCCC
}

.proInfo1 .wrap .content .r .Info_content .r .pick {
    padding: 30px 0;
    border-top: 1px solid #525763
}

.proInfo1 .wrap .content .r .Info_content .r .pick .p1 {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0 0 15px
}
.proInfo1 .wrap .content .r .Info_content .r .pick .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #ccc;
    line-height: 28px;

}

.proInfo1 .wrap .content .r .Info_content .r .pick table {
    width: 100%
}

.proInfo1 .wrap .content .r .Info_content .r .pick table tr td {
    font-weight: 400;
    font-size: 16px;
    color: #CCCCCC;
    padding: 3px 0
}

.proInfo1 .wrap .content .r .Info_other {
    margin: 58px 0 50px;
    display: flex;
    justify-content: space-between
}

.proInfo1 .wrap .content .r .Info_other .list {
    width: 560px;
    display: flex;
    align-items: center
}

.proInfo1 .wrap .content .r .Info_other .list:hover .text {
    background: var(--color);
    color: #fff
}

.proInfo1 .wrap .content .r .Info_other .list .text {
    width: 140px;
    height: 46px;
    background: #424650;
    border-radius: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0 17px 0 0;
    transition: .6s ease
}

.proInfo1 .wrap .content .r .Info_other .list p {
    font-weight: normal;
    font-size: 18px;
    color: #CCCCCC
}

.proInfo1 .wrap .content .r .Info_message {
    margin: 0 0 40px
}

.proInfo1 .wrap .content .r .Info_message p{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}

.proInfo1 .wrap .content .r .Info_message .p1 {
    font-weight: normal;
    font-size: 24px;
    color: #FFFFFF;
    padding: 0 0 16px;
    border-bottom: 1px solid #525763;
    margin: 0 0 38px
}

.proInfo1 .wrap .content .r .Info_message table {
    width: 100%
}

.proInfo1 .wrap .content .r .Info_message table tr td {
    font-weight: 400;
    font-size: 16px;
    color: #CCCCCC;
    padding: 10px 0
}

.proInfo1 .wrap .content .r .Info_message table tr td:first-child {
    width: 300px
}

.proInfo1 .wrap .content .r .pro_tj {
    font-weight: normal;
    font-size: 24px;
    color: #FFFFFF;
    padding: 0 0 16px;
    margin: 0 0 40px;
    border-bottom: 1px solid #525763
}

.proInfo1 .wrap .content .r .grid {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 40px;
    margin: 0 0 60px
}

.proInfo1 .wrap .content .r .grid .item {
    width: 560px
}

.proInfo1 .wrap .content .r .grid .item .img {
    width: 100%;
    height: 340px;
    overflow: hidden;
    background: #424650;
    display: flex;
    align-items: center;
    justify-content: center
}

.proInfo1 .wrap .content .r .grid .item .img img {
    object-fit: contain;
    transition: .6s ease
}

.proInfo1 .wrap .content .r .grid .item .img:hover img {
    transform: scale(1.05)
}

.proInfo1 .wrap .content .r .grid .item .text {
    margin: 19px 0 0 0
}

.proInfo1 .wrap .content .r .grid .item .text .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0 0 10px
}

.proInfo1 .wrap .content .r .grid .item .text .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #CCCCCC
}

.proInfo1 .wrap .content .r .grid .item .text .more {
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 50px 0 0 0
}

.proInfo1 .wrap .content .r .grid .item .text .more p {
    font-weight: 400;
    font-size: 16px;
    color: #CCCCCC;
    margin: 0 12px 0 0
}

.proInfo1 .wrap .content .r .grid .item .text .more .circle {
    width: 22px;
    height: 22px
}

.proInfo1 .wrap .content .r .grid .item .text .more .circle img {
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1919px) {
    .proInfo1{
        padding: 6.7708333333vw 0px 3.5416666667vw;
    }
    .proInfo1 .wrap .brand{
        margin: 0.5208333333vw 0px 0px;
    }
    .proInfo1 .wrap .brand a, .proInfo1 .wrap .brand i{
        font-size: 0.8333333333vw;
    }
    .proInfo1 .wrap .brand i{
        margin: 0px 0.2604166667vw;
    }
    .proInfo1 .wrap .content{
        margin: 3.6458333333vw 0px 0px;
    }
    .proInfo1 .wrap .content .l{
        width: 18.2291666667vw;
    }
    .proInfo1 .wrap .content .l .side{
        top: 5.2083333333vw;
    }
    .proInfo1 .wrap .content .l .side .headline{
        height: 3.6979166667vw;
        padding: 0px 0px 1.5625vw;
        font-size: 1.25vw;
    }
    .proInfo1 .wrap .content .l .side .flex{
        margin: 1.5625vw 0px 6.25vw;
    }
    .proInfo1 .wrap .content .l .side .flex::after{
        height: calc(100% - 0.8333333333vw);
        left: 0.46875vw;
    }
    .proInfo1 .wrap .content .l .side .flex .item{
        padding: 0px 0.8333333333vw 0px 0.3645833333vw;
    }
    .proInfo1 .wrap .content .l .side .flex .item:not(:last-child){
        margin: 0px 0px 2.34375vw;
    }
    .proInfo1 .wrap .content .l .side .flex .item .dis .circle{
        width: 0.2604166667vw;
        height: 0.2604166667vw;
        margin: 0px 0.9375vw 0px 0px;
    }
    .proInfo1 .wrap .content .l .side .flex .item .dis .circle::after{
        width: 0.78125vw;
        height: 0.78125vw;
        filter: blur(0.2604166667vw);
    }
    .proInfo1 .wrap .content .l .side .flex .item .dis p{
        font-size: 0.8333333333vw;
    }
    .proInfo1 .wrap .content .l .side .flex .item .iconfont{
        font-size: 1.0416666667vw;
    }
    .proInfo1 .wrap .content .l .side .other .p1{
        font-size: 0.9375vw;
        padding: 0px 0px 1.3020833333vw;
        margin: 0px 0px 1.3020833333vw;
    }
    .proInfo1 .wrap .content .l .side .other .p2{
        width: 15.8333333333vw;
        font-size: 0.8333333333vw;
        line-height: 1.5625vw;
    }
    .proInfo1 .wrap .content .r{
        width: 60.4166666667vw;
    }
    .proInfo1 .wrap .content .r .end{
        padding: 0px 0px 1.0416666667vw;
        margin: 0px 0px 1.5625vw;
    }
    .proInfo1 .wrap .content .r .end .end_search{
        width: 29.0625vw;
        height: 2.6041666667vw;
        border-radius: 1.40625vw;
        padding: 0px 0px 0px 1.3020833333vw;
    }
    .proInfo1 .wrap .content .r .end .end_search button{
        width: 5.2083333333vw;
        height: 2.6041666667vw;
        border-radius: 1.40625vw;
        font-size: 0.8333333333vw;
    }
    .proInfo1 .wrap .content .r .end .end_search .iconfont{
        width: 0.78125vw;
        height: 0.78125vw;
        margin: 0px 0.7291666667vw 0px 0px;
    }
    .proInfo1 .wrap .content .r .end .end_search input{
        font-size: 0.7291666667vw;
    }
    .proInfo1 .wrap .content .r .Info_content{
        margin: 1.8229166667vw 0px 0px;
    }
    .proInfo1 .wrap .content .r .Info_content .l{
        width: 29.1666666667vw;
        height: 29.1666666667vw;
        border-radius: 0.3125vw;
        margin: 0px 3.6458333333vw 0px 0px;
    }
    .proInfo1 .wrap .content .r .Info_content .r{
        width: 27.5vw;
    }
    .proInfo1 .wrap .content .r .Info_content .r .item1{
        padding: 0px 0px 1.6145833333vw;
    }
    .proInfo1 .wrap .content .r .Info_content .r .item1 .p1{
        font-size: 1.5625vw;
        margin: 0px 0px 0.5208333333vw;
    }
    .proInfo1 .wrap .content .r .Info_content .r .item1 .p2{
        font-size: 0.8333333333vw;
    }
    .proInfo1 .wrap .content .r .Info_content .r .pick{
        padding: 1.5625vw 0px;
    }
    .proInfo1 .wrap .content .r .Info_content .r .pick .p1{
        font-size: 0.9375vw;
        margin: 0px 0px 0.78125vw;
    }
    .proInfo1 .wrap .content .r .Info_content .r .pick .p2{
        font-size: 0.8333333333vw;
        line-height: 1.4583333333vw;
    }
    .proInfo1 .wrap .content .r .Info_content .r .pick table tr td{
        font-size: 0.8333333333vw;
        padding: 0.15625vw 0px;
    }
    .proInfo1 .wrap .content .r .Info_other{
        margin: 3.0208333333vw 0px 2.6041666667vw;
    }
    .proInfo1 .wrap .content .r .Info_other .list{
        width: 29.1666666667vw;
    }
    .proInfo1 .wrap .content .r .Info_other .list .text{
        width: 7.2916666667vw;
        height: 2.3958333333vw;
        border-radius: 1.6145833333vw;
        font-size: 0.9375vw;
        margin: 0px 0.8854166667vw 0px 0px;
    }
    .proInfo1 .wrap .content .r .Info_other .list p{
        font-size: 0.9375vw;
    }
    .proInfo1 .wrap .content .r .Info_message{
        margin: 0px 0px 2.0833333333vw;
    }

    .proInfo1 .wrap .content .r .Info_message p{
        font-size: 0.833333333vw;
        line-height: 1.5625vw;
    }

    .proInfo1 .wrap .content .r .Info_message .p1{
        font-size: 1.25vw;
        padding: 0px 0px 0.8333333333vw;
        margin: 0px 0px 1.9791666667vw;
    }
    .proInfo1 .wrap .content .r .Info_message table tr td{
        font-size: 0.8333333333vw;
        padding: 0.5208333333vw 0px;
    }
    .proInfo1 .wrap .content .r .Info_message table tr td:first-child{
        width: 15.625vw;
    }
    .proInfo1 .wrap .content .r .pro_tj{
        font-size: 1.25vw;
        padding: 0px 0px 0.8333333333vw;
        margin: 0px 0px 2.0833333333vw;
    }
    .proInfo1 .wrap .content .r .grid{
        gap: 2.0833333333vw;
        margin: 0px 0px 3.125vw;
    }
    .proInfo1 .wrap .content .r .grid .item{
        width: 29.1666666667vw;
    }
    .proInfo1 .wrap .content .r .grid .item .img{
        height: 17.7083333333vw;
    }
    .proInfo1 .wrap .content .r .grid .item .text{
        margin: 0.9895833333vw 0px 0px;
    }
    .proInfo1 .wrap .content .r .grid .item .text .p1{
        font-size: 0.9375vw;
        margin: 0px 0px 0.5208333333vw;
    }
    .proInfo1 .wrap .content .r .grid .item .text .p2{
        font-size: 0.8333333333vw;
    }
    .proInfo1 .wrap .content .r .grid .item .text .more{
        margin: 2.6041666667vw 0px 0px;
    }
    .proInfo1 .wrap .content .r .grid .item .text .more p{
        font-size: 0.8333333333vw;
        margin: 0px 0.625vw 0px 0px;
    }
    .proInfo1 .wrap .content .r .grid .item .text .more .circle{
        width: 1.1458333333vw;
        height: 1.1458333333vw;
    }
}

@media screen and (max-width: 1024px) {
    .proInfo1{
        padding: 80px 0;
    }
    .proInfo1 .wrap .brand{
        margin: 10px 0 0 0;
    }
    .proInfo1 .wrap .brand a, .proInfo1 .wrap .brand i{
        font-size: 13px;
    }
    .proInfo1 .wrap .brand i{
        margin: 0 5px;
    }
    .proInfo1 .wrap .content{
        margin: 50px 0 0 0;
        flex-direction: column;
    }
    .proInfo1 .wrap .content .l{
        width: 100%;
    }
    .proInfo1 .wrap .content .l .side .headline{
        height: auto;
        padding: 0 0 15px;
        font-size: 14px;
    }
    .proInfo1 .wrap .content .l .side{
        top: 0;
        position: static;
    }
    .proInfo1 .wrap .content .l .side .flex .item .dis p{
        font-size: 12px;
    }
    .proInfo1 .wrap .content .l .side .flex .item .dis .circle{
        width: 4px;
        height: 4px;
        margin: 0 10px 0 0;
    }
    .proInfo1 .wrap .content .l .side .flex .item .dis .circle::after{
        width: 15px;
        height: 15px;
        filter: blur(5px);
    }
    .proInfo1 .wrap .content .l .side .flex .item {
        padding: 0;
    }
    .proInfo1 .wrap .content .l .side .flex .item .iconfont{
        font-size: 14px;
    }
    .proInfo1 .wrap .content .l .side .flex::after{
        display: none;
    }
    .proInfo1 .wrap .content .l .side .flex{
        margin: 25px 0 70px;
    }
    .proInfo1 .wrap .content .l .side .other .p1{
        font-size: 14px;
        padding: 0 0 15px;
        margin: 0 0 15px;
    }
    .proInfo1 .wrap .content .l .side .other .p2 {
        width: 100%;
        font-size: 13px;
        line-height: 25px;
    }
    .proInfo1 .wrap .content .r{
        width: 100%;
        margin: 45px 0 0 0;
    }
    .proInfo1 .wrap .content .r .end{
        padding: 0 0 40px;
        margin: 0 0 40px;
    }
    .proInfo1 .wrap .content .r .end .end_search{
        width: 100%;
        height: 50px;
        border-radius: 25px;
        padding: 0 10px 0 20px;
    }
    .proInfo1 .wrap .content .r .end .end_search .iconfont{
        width: auto;
        height: auto;
        font-size: 15px;
        margin: 0 10px 0 0;
    }
    .proInfo1 .wrap .content .r .end .end_search input{
        font-size: 14px;
    }
    .proInfo1 .wrap .content .r .end .end_search button{
        width: fit-content;
        height: 100%;
        font-size: 14px;
        padding: 0 20px;
        border-radius: 25px;
        right: -1px;
        top: 0;
    }
    .proInfo1 .wrap .content .r .Info_content{
        margin: 20px 0 0 0;
        flex-direction: column;
    }
    .proInfo1 .wrap .content .r .Info_content .l{
        width: 100%;
        height: auto;
        border-radius: 7px;
        margin: 0 0 30px;
    }
    .proInfo1 .wrap .content .r .Info_content .r{
        width: 100%;
        margin: 10px 0 0 0;
    }
    .proInfo1 .wrap .content .r .Info_content .r .item1 .p1{
        font-size: 22px;
        margin: 0 0 10px;
    }
    .proInfo1 .wrap .content .r .Info_content .r .item1 .p2{
        font-size: 14px;
    }
    .proInfo1 .wrap .content .r .Info_content .r .item1{
        padding: 0 0 22px;
    }
    .proInfo1 .wrap .content .r .Info_content .r .pick{
        padding: 15px 0;
    }
    .proInfo1 .wrap .content .r .Info_content .r .pick .p1{
        font-size: 13px;
        margin: 0 0 10px;
    }
    .proInfo1 .wrap .content .r .Info_content .r .pick .p2{
        font-size: 13px;
        line-height: 25px;
    }
    .proInfo1 .wrap .content .r .Info_other{
        margin: 35px 0;
    }
    .proInfo1 .wrap .content .r .Info_other .list .text {
        width: fit-content;
        height: 40px;
        border-radius: 25px;
        font-size: 12px;
        margin: 0 10px 0 0;
        padding: 0 20px;
    }
    .proInfo1 .wrap .content .r .Info_other .list p {
        font-size: 13px;
    }
    .proInfo1 .wrap .content .r .Info_other .list{
        width: fit-content;
    }
    .proInfo1 .wrap .content .r .Info_message .p1{
        font-size: 16px;
        padding: 0 0 20px;
        margin: 0 0 20px;
    }

    .proInfo1 .wrap .content .r .Info_message p{
        font-size: 16px;
        line-height: 30px;
    }
    .proInfo1 .wrap .content .r .pro_tj{
        font-size: 16px;
        padding: 0 0 20px;
        margin: 0 0 20px;
    }
}
