/* 特色产品 */
.pro{
    padding: 0;
}
.pro-top{
    font-size: 3.5vw;
    padding: 1.5vw 0 1.5vw;
}
.pro-con {
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
    padding: 0 5%;
}

.pro-le {
    width: 100% !important;
    margin-bottom: 20px;
}

.pro-right {
    width: 100% !important;
}

.pro-le .pro-list {
    width: 100%;
    position: absolute;
    z-index: 10;
    display: flex;
}

.pro-item {
    width: 30%;
    margin-bottom: 15px;
}

.pro-ri {
    width: 100%;
    position: relative;
}

.pro-ri>img {
    width: 143%;
    height: auto;
}

.list-con {
    position: absolute;
    top: 10%;
    left: -1%;
}

.canshu {
    margin: 2.89% 0vw 5.96564%;
    color: rgb(98, 98, 98);
    font-size: 2.4vw;
    line-height: 5vw;
}

.pro-tit {
    font-size: 4vw;
}
.pro-ri{
    margin-top: 11vw;
}
.pro-more {
    width: 26vw;
    height: 6vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro-more p {
    font-size: 2.5vw;
}

.pro-more img {
    width: 12%;
    height: auto;
}
/* 压力仪表 */
.yb{
    padding: 3.64583vw 3% 0vw;
}
.yb-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
}
.yb-top > p{
    font-size: 4vw;
}
.yb-con{
    flex-direction: column;
}
.yb-list{
    width: 96.4%;
    padding: 0;
    margin-bottom: 20px;
}
