﻿/* .pro-tabs {
    padding: 0.35rem 0;
    position: relative;
    z-index: 9;
} */

.wrap {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.inx_dvs {
    position: relative;
    width: 100%;
    height: 266px;
    overflow: hidden;
    background-image: url(../../images/bgpic/product_index_bg1.png);
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.inx_dvs .con {
    width: 1150px;
    margin: 0 auto;
    position: absolute;
    top: 53%;
    display: flex;
}

.inx_dvs .con .left {
    font-size: 45px;
    color: #ffffff;
    font-style: italic;
    text-align: left;
}

.inx_dvs .con .right {
    width: 50%;
    font-size: 40px;
    color: #d8d8d8;
    text-align: left;
    margin-left: 30px;
    font-style: italic;
    margin-top: 6px;
}

/* 
.pro-tabs .box {
    display: flex;
    justify-content: space-around;
}

.pro-tabs .box a {
    display: block;
    line-height: 0.5rem;
    font-size: 0.16rem;
    color: #000;
    position: relative;
}

.pro-tabs .box a::before {
    content: "";
    display: block;
    width: 0px;
    height: 2px;
    background-color: #0253ff;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: 0.5s;
}

.data-box1 {
    padding: 0.6rem 0 0 0;
}

.title {
    text-align: center;
}

.title .t1 {
    color: #000;
    font-size: 1.8rem;
    color: #000;
    line-height: 0.3rem;
}

.ditu-img {
    display: block;
    max-width: 100%;
    margin: 0.4rem auto 0 auto;
}

li,
img,
input,
em,
select {
    list-style: none;
    border: none;
    font-style: normal;
} */

.sty_we .item {
    width: 308px;
    margin-top: 20px;
}