/*---------------------------------------------------------------------- /
app-内容介绍
----------------------------------------------------------------------- */
/* 盒子间隔 */
.app-content-1 .mt-app {
    margin-top: 50px;
}

/* 盒子 */
.app-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

/* 标题 */
.appboxtitle {
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    /* 控制边距-导航栏 */
    padding-left: 25px;
}

/* 空白用于填充页边距 */
.kbtemp {
    width: 130px;
}

/* 通用配置*/
@media screen and (max-width:1000px) {
    .app-box {
        display: block;
    }
}

/* 好氧生化充氧 */
.hysycybox {
    color: black;
}

/* 好氧生化充氧-文字部分 */
.hysycyboxword {
    flex: 1;
}

/* 好氧生化充氧-p */
.hysycyboxword p {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 0em;
    padding-left: 25px;
    padding-top: 40px;
}

/* 响应式布局 */
@media screen and (max-width:810px) {

    /* 高能文丘里-p */
    .hysycyboxword p {
        padding-left: 0px;
        text-indent: 0em;
    }

    /* 标题 */
    .appboxtitle {
        padding-left: 0px;
    }

}

/* 气、液两相传质输送 */
/* 气、液两相传质输送word */
.qyczssboxword {
    flex: 3;
}

/* 气、液两相传质输送-p */
.qyczssboxword p {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 0em;
    padding-left: 25px;
}

/* 第一行 */
.qyczssboxword p:first-child {
    padding-top: 80px;
}

/* 列表 */
.qyczssboxword p.ul_list {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 0em;
    padding-left: 25px;
}

/*气、液两相传质输送- 内标题 */
.qyczssboxword h4 {
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    /* 控制边距-导航栏 */
    padding-left: 25px;
    padding-top: 80px;
}

.qyczssboxword p:nth-child(10) {
    padding-top: 30px;
}

/* 气、液两相传质输送-pic */
.qyczssboxpic {
    flex: 3;
    position: relative;
}

.qyczssboxpic>div:nth-child(1) {
    height: 280px;
    width: 400px;
    position: absolute;
    top: 10px;
    left: 100px;
    background-image: url("../../images/app/box/zh-2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

.qyczssboxpic>div:nth-child(2) {
    height: 280px;
    width: 380px;
    position: absolute;
    top: 220px;
    left: 270px;
    background-image: url("../../images/app/box/zh-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 3;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.48), 0 8px 18px rgba(0, 0, 0, 0.26);
}

.qyczssboxpic>div:nth-child(3) {
    height: 280px;
    width: 380px;
    position: absolute;
    top: 330px;
    left: 20px;
    background-image: url("../../images/app/box/zh-3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

/* 响应式布局 */
@media screen and (max-width:1680px) {
    .qyczssboxpic>div:nth-child(1) {
        width: 350px;
        height: 250px;
        top: 80px;
    }

    .qyczssboxpic>div:nth-child(2) {
        width: 350px;
        height: 220px;
        top: 280px;
        left: 200px;
    }

    .qyczssboxpic>div:nth-child(3) {
        width: 350px;
        height: 250px;
        top: 390px;
        left: 30px;
    }
}

@media screen and (max-width:1480px) {
    .qyczssboxpic>div:nth-child(2) {
        left: 160px;
    }
}

@media screen and (max-width:1380px) {
    .qyczssboxpic>div:nth-child(2) {
        left: 140px;
    }

    .qyczssboxpic>div:nth-child(1) {
        left: 60px;
    }
}

@media screen and (max-width:1280px) {
    .qyczssboxpic>div:nth-child(1) {
        width: 320px;
        height: 250px;
    }

    .qyczssboxpic>div:nth-child(2) {
        width: 320px;
        height: 250px;
    }

    .qyczssboxpic>div:nth-child(3) {
        width: 320px;
        height: 250px;
    }
}

@media screen and (max-width:1080px) {

    .qyczssboxpic>div:nth-child(2) {
        left: 180px;
    }
}


@media screen and (max-width:810px) {

    /* 气、液两相传质输送-p */
    .qyczssboxword p {
        padding-left: 0px;
        text-indent: 0em;
    }

    /* 首行上边距 */
    .qyczssboxword p:first-child {
        padding-top: 30px;
    }

    /* 列表 */
    .qyczssboxword p.ul_list {
        padding-left: 0px;
    }

    /* 气、液两相传质输送-标题 */
    .qyczssboxword h4 {
        padding-top: 30px;
        padding-left: 0px;
    }

    .qyczssboxpic {
        display: none;
    }

}

/* 臭氧高级氧化及消毒 pic */
.cygjyhbox .cygjyhboxpic {
    flex: 3;
    margin-left: 25px;
}

/* 臭氧高级氧化及消毒 word */
.cygjyhbox .cygjyhboxword {
    flex: 5;
}

/* 臭氧高级氧化及消毒-标题 */
.cygjyhboxword h4 {
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-left: 25px;
}

/* 臭氧高级氧化及消毒 p */
.cygjyhbox .cygjyhboxword p {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 0em;
    padding-top: 30px;
    padding-bottom: 50px;
    padding-left: 25px;
}

/* 列表 */
.cygjyhbox .cygjyhboxword p.ul_list {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 0em;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 25px;
}

/* 响应式布局 */
@media screen and (max-width:810px) {

    /* 高能文丘里-p */
    .cygjyhbox .cygjyhboxword p {
        padding-bottom: 30px;
        padding-left: 0px;
        padding-top: 20px;
    }

    .cygjyhbox .cygjyhboxword p.ul_list {
        padding-left: 0px;
    }

    /* 气、液两相传质输送-标题 */
    .cygjyhboxword h4 {
        padding-top: 30px;
        padding-left: 0px;
    }

    /* 臭氧高级氧化及消毒 pic */
    .cygjyhbox .cygjyhboxpic {
        margin-left: 0px;
    }

}

/* 物料投加-水利搅拌 */
.wltjsljbboxword {
    flex: 5;
    margin-bottom: 30px;
}

.wltjsljbboxword p:nth-child(1) {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 0em;
    padding-top: 30px;
    padding-bottom: 150px;
    padding-left: 25px;
}

.wltjsljbboxword p:nth-child(4) {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 0em;
    padding-top: 30px;
    padding-left: 25px;
}

.wltjsljbboxword h4 {
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-left: 25px;
}

.wltjsljbboxpic {
    flex: 4;
    position: relative;
}

.wltjsljbboxpic>div:nth-child(1) {
    height: 260px;
    width: 330px;
    position: absolute;
    top: 20px;
    left: 80px;
    z-index: 3;
    background: url("../../images/app/box/tj-1.jpg") no-repeat;
    background-size: cover;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.48), 0 8px 18px rgba(0, 0, 0, 0.26);
}

.wltjsljbboxpic>div:nth-child(2) {
    height: 230px;
    width: 390px;
    position: absolute;
    top: 220px;
    left: 160px;
    z-index: 2;
    background: url("../../images/app/box/tj-2.jpg") no-repeat;
    background-size: cover;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.48), 0 8px 18px rgba(0, 0, 0, 0.26);
}

/* 响应式布局 */
@media screen and (max-width:1680px) {
    .wltjsljbboxpic>div:nth-child(1) {
        top: 40px;
        left: 50px;
    }

    .wltjsljbboxpic>div:nth-child(2) {
        top: 240px;
        left: 130px;
    }
}

@media screen and (max-width:1480px) {
    .wltjsljbboxpic>div:nth-child(2) {
        left: 90px;
    }
}

@media screen and (max-width:1380px) {
    .wltjsljbboxpic>div:nth-child(1) {
        left: 20px;
        height: 240px;
        width: 330px;
        top: 60px;
    }

    .wltjsljbboxpic>div:nth-child(2) {
        height: 240px;
        width: 330px;
        top: 260px;
    }
}

/* 响应式布局 */
@media screen and (max-width:810px) {

    /* 高能文丘里-p */
    .wltjsljbboxword p {
        padding-bottom: 30px;
    }

    /* 气、液两相传质输送-标题 */
    .wltjsljbboxword h4 {
        padding-top: 30px;
        padding-left: 0px;
    }

    .wltjsljbboxword p:nth-child(1) {
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .wltjsljbboxword p:nth-child(4) {
        padding-bottom: 0px;
        padding-left: 0px;
    }

    /* 臭氧高级氧化及消毒 pic */
    .wltjsljbboxpic {
        display: none;
    }

}

/* 响应式图片 */
.app-ipad-h5 {
    display: none;
}

@media screen and (max-width:810px) {
    .app-ipad-h5 {
        display: block;
    }
}