.conAll {
    background: url(/assets/images/case69.jpg) no-repeat;
}
#content {
    width: 1170px;
}
.conAll .container {
    width: 1090px;
    text-align: center;
}
.banner {
    background-color: #f4f4f4;
}
.banner>img {
    width: 100%;
}
/* 市场前景 */
.conOne-bg-1 {
    padding: 50px 0 200px;
}
.conTitle h3 {
    font-size: 42px;
}
.conTitle div {
    width: 40px;
    height: 2px;
    background-color: #d0161b;
    margin: 20px auto 35px;
}
.con-2 {
    position: relative;
}
.con-2>h3 {
    position: absolute;
    left: 45.5555%;
    top: 130px;
}
.con-2>p {
    position: absolute;
    font-size: 16px;
}
.con-2>p:nth-of-type(1) {
    left: 24%;
    top:50px;
}
.con-2>p:nth-of-type(2) {
    left: 17%;
    top:155px;
}
.con-2>p:nth-of-type(3) {
    left: 23%;
    bottom: 50px;
}
.con-2>p:nth-of-type(4) {
    left: 63.3333%;
    top: 50px;
}
.con-2>p:nth-of-type(5) {
    left: 69%;
    top: 155px;
}
.con-2>p:nth-of-type(6) {
    left: 63.3333%;
    bottom: 50px;
}
.con-3 {
    padding: 60px 0 45px;
}
.con-3 .conTitle h3 {
    font-size: 25px;
}
.con-4 {
    margin-bottom: 20px;
}
.con-4 .col-sm-3>div>img {
    border-radius: 15px;
}
.con-4 .col-sm-3>div>p {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
}
/* 市场前景 end */

/* 打造 */
.conWord {
    font-size: 16px;
    width: 670px;
    margin: 0 auto 80px;
}
.con-6 {
    padding-bottom: 100px;
}
/* 打造 end */
/* 艾肯案例 */
.con-7 {
    margin-bottom: 60px;
}
#content {
    background-color: rgba(255,255,255,1);
    padding-left: 30px;
    padding-right: 30px;
}
.caseMain {
    padding-bottom: 120px;
}
.caseContent {
    padding-bottom: 50px;
    margin-top: 40px;
}
.caseContent .caseImg .caseImgItem {
    width: 349px;
    height: 198px;
}
.caseImg {
    padding-top: 30px;
}
.caseImg li {
    width:31.4%;
    margin-right:32px;
    margin-bottom:33px;
}
.caseImg li img {
    width: 349px;
    height: 198px;
}
.caseImg p {
    height: 58px;
    line-height: 58px;
    color: #333;
}
.caseImg li:nth-child(3n) {
    margin-right: 0;
}
/* 艾肯案例 end */

@media (max-width: 767px) {
    .conAll .container {
        width: 100%;
    }
    .aboutTop {
        margin-bottom: 0;
    }
    .caseTop {
        margin-bottom: 30px;
    }
    div.special h3 {
        font-size: 24px;
    }
    .conTitle h3 {
        font-size: 24px;
    }
    .conTitle p {
        font-size: 17px;
    }
    /* 前景 */
    .con-2>h3 {
        width: 100%;
        text-align: center;
        left: 0;
        top: 36%;
    }
    .con-2>p:nth-of-type(1) {
        left: 0;
        top: 0;
    }
    .con-2>p:nth-of-type(4) {
        right: 0;
        top: 0;
    }
    .con-2>p:nth-of-type(2) {
        left: 0;
        top: 100px;
    }
    .con-2>p:nth-of-type(5) {
        width: 128px;
        left: 60%;
        top: 100px;
    }
    .con-2>p:nth-of-type(3) {
        left: 0;
        bottom: 5px;
    }
    .con-2>p:nth-of-type(6) {
        width: 150px;
        left: 55%;
        bottom: 5px;
    }
    .conOne-bg-1 {
        padding: 30px 0 0;
    }
    .con-1>p {
        font-size: 20px;
        margin-top: 30px;
    }
    .con-2>img {
        width: 100%;
    }
    .con-3 {
        padding: 20px 0 30px;
    }
    .con-4 {
        display: flex;
        flex-wrap: wrap;
    }
    .con-4 .col-sm-3 {
        width: 50%;
    }
    .con-4 .col-sm-3>div>img {
        width: 100%;
    }
    .con-4 .col-sm-3>div>p {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .con-5 {
        margin-top: 0px;
    }
    .conWord {
        width: 100%;
        font-size: 16px;
        padding: 0;
        line-height: 180%;
        margin-bottom: 35px;
    }
    /* 前景 end */

    /* 打造 */
    .con-6 {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .con-6 .col-sm-4 {
        width: 50%;
        margin-bottom: 25px;
    }
    .conTitle div {
        margin: 15px auto;
    }
    .con-7 {
        margin-bottom: 0;
    }
    /* 打造 end */

    /* 案例 */
    .caseMain {
        padding-bottom: 0;
    }
    .caseImg li {
        width: 100%;
        margin-right: 0;
    }
    .caseContent .caseImg .caseImgItem {
        width: 100%;
    }
    .caseImg li img {
        width: 100%;
        height: 100%;
    }
    /* 案例 end*/
    .conTxt {
        width: 100%;
    }
   .con-4 .conTitle>img {
        width: 100%;
    }
    #content {
        width: 100%;
        padding: 15px;
        background-color: transparent;
    }
    .caseContent {
        margin-top: 0;
    }
    .conAll {
        height: 100%;
        background-position-x: 100%;
        background-position-y: 100%;
    }
}
@media (max-width: 320px) {
    .con-2>p {
        font-size: 14px;
    }
    .con-2>h3 {
        font-size: 20px;
    }
}