.conAll {
    background: url(/assets/images/case29.jpg) no-repeat;
    background-size: cover;
}
#content {
    width: 1170px;
}
.conAll .container {
    width: 1170px;
    text-align: center;
    padding-top: 60px;
}
.banner>img {
    width: 100%;
}
.con-1 {
    margin-bottom:100px;
}
.conTitle {
    margin-bottom: 10px;
}
.conTitle h3 {
    font-size: 48px;
    color: #8592ed;
    margin-top: 15px;
    margin-bottom: 35px;
}
.conTitle h4 {
    font-size: 30px;
    color: #545353;
    margin-bottom: 35px;
}
.conTitle p {
    color: #333;
    font-size: 18px;
    line-height: 180%;
}
.conTitle span {
    display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #afafaf; 
    margin-top: 25px;
}
.con-1 .conTitle>p {
    width: 770px;
    margin: 0 auto;
}
div.special>div>img {
    width: 71px;
    height: 82px;
    position: absolute;
    top: -40px;
    left: 360px;
}
.con-3 .special>div>img {
    left: 310px
}
div.special h3 {
    width: 600px;
    height: 50px;
    margin: 0 auto;
    font-size: 36px;
    color: #fff;
    background-color: #8592ed;
    border-radius: 30px;
    padding-left: 60px;
}
div.special p {
    width: 990px;
    margin: 50px auto 150px;
}
/* 主题分类 */
.park .col-sm-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.park .col-sm-3>img {
    width: 100%;
}
.park .col-sm-3>div {
    padding: 35px 15px;
    background-color: #ededed;
    text-align: left;
}
.park {
    margin-bottom: 150px;
}
.park .col-sm-3>div>h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
}
.park .col-sm-3>div>p {
    line-height: 180%;
}
.park .col-sm-3>div>span {
    display: inline-block;
    width: 100px;
    height: 1px;
    margin-bottom: 10px;
    background-color: #dbdbdb;
}
/* 主题分类 end*/

/* 主题要素 */
.conAll .con-bg {
    height: 580px;
    padding-top: 50px;
    padding-left: 35px;
    color: #1a1a1a;
    text-align: left;
    background-color: #fff;
    margin-bottom: 100px;
}
.con-3 .con-3-title {
    display: flex;
}
.con-3 .con-3-title>span {
    display: inline-block;
    height: 46px;
    padding: 5px 8px 0;
    margin-right: 10px;
    font-size: 26px;
    color: #fff;
    background-color: #8592ed;
}
.con-3 .con-3-title>div h4 {
    font-size: 24px;
    margin: 0;
}
.con-3 .con-3-Img>p {
    line-height: 180%;
    margin-top: 20px;
    margin-bottom: 35px;
}
/* 主题要素 end*/

/* 艾肯案例 */
.con-4 .special>div h3 {
    width: 300px;
}
.con-4 div.special>div>img {
    left: 440px;
}
.caseMain {
    padding-bottom: 100px;
}
#content {
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
#content .con-6 {
    padding-top: 135px;
}
#content .con-6, #content .conBg {
    margin-top: 0;
}
.caseContent {
    padding-bottom: 30px;
    
}
.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, #content {
        width: 100%;
    }
    .conAll .container {
        padding-top: 25px;
    }
    div.special>div>img {
        left: 30px;
    }
    .con-3 .special>div>img {
        left: 20px;
    }
    .con-4 div.special>div>img {
        left: 40px;
    }
    .aboutTop {
        margin-bottom: 0;
    }
    .caseTop {
        margin-bottom: 30px;
    }
    /* 分类 */
    div.special h3 {
        width: 100%;
        font-size: 22px;
        line-height: 50px;
    }
    .conTitle h4 {
        font-size: 22px;
    }
    .conTitle h3 {
        font-size: 24px;
    }
    .conTitle p {
        font-size: 14px;
    }
    div.special p {
        width: 100%;
        margin: 30px auto 50px;
    }
    .con-1 .conTitle>p {
        width: 100%;
    }
    .con-1 {
        margin-bottom: 50px;
    }
    .park {
        margin-bottom: 50px;
    }
    .park .col-sm-3 {
        margin-bottom: 20px;
    }
    /* 分类 end */

    /* 要素 */
    .conAll .con-bg {
        height: 100%;
        margin-bottom: 50px;
        padding-bottom: 30px;
        padding-left: 15px;
    }
    .con-3 .con-3-title>div h4 {
        font-size: 22px;
    }
    .con-3 .col-sm-3 {
        margin-bottom: 25px;
    }
    /* 要素 end */

    /* 案例 */
    #content {
        padding-top: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .caseImg li {
        width: 100%;
        margin-right: 0;
    }
    .caseContent .caseImg .caseImgItem {
        width: 100%;
    }
    .caseImg li img {
        width: 100%;
        height: 100%;
    }
    /* 案例 end */
    
    
}