#content {
    width: 1170px;
}
.conAll .container {
    width: 1170px;
}
.banner>img {
    width: 100%;
}
/* 简介 */
.conOne-bg-1 {
    padding-top: 40px;
    padding-bottom: 135px;
    background: url(/assets/images/case51.jpg) left bottom no-repeat;
}
.conTitle>div {
    display: flex;
    background: url(/assets/images/case49.png) left bottom no-repeat;
}
.conTitle h3 {
    font-size: 28px;
    color: #2e8e6d;
    font-weight: bold;
    padding-left: 45px;
    margin-bottom: 0;
}
.conTitle>p {
    padding-left: 45px;
    margin-top: 5px;
}
.conTitle div>span {
    display: inline-block;
    width: 950px;
    height: 2px;
    background-color: #2e8e6d;
    margin-top: 35px;
    margin-left: 5px;
}
.con-2 {
    margin-top: 70px;
}
.con-2 .col-sm-6:nth-of-type(1) {
    padding-left: 60px;
}
.con-2 .col-sm-6:nth-of-type(2) {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 80px;
}
.con-2 .col-sm-6>span {
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #2e8e6d;
    margin-bottom: 20px;
}
.con-2 .col-sm-6>p {
    font-size: 16px;
    line-height: 200%;
    text-align: justify;
}
/* 简介 end */

/* 解读 */
.conOne-bg-2 {
    padding:75px 0;
    background-color: #f4f4f4;
}
.con-3 {
    margin-bottom: 30px;
}
.con-3 .conTitle div>span {
    width: 835px;
}
.con-4 {
    padding-top: 40px;
}
.con-4 .col-sm-12 {
    display: flex;
}
.con-4 .col-sm-12>img {
    width: 120px;
    height: 120px;
}
.con-4 .con-4-word {
    display: flex;
    padding-top: 40px;
    padding-bottom: 70px;
    border-bottom: 1px solid #d2d2d2;
}
.con-4 .con-4-word>strong {
    font-size: 24px;
    color: #2e8e6d;
    padding: 0 95px 0 50px;
}
.con-4 .con-4-word>p {
    font-size: 16px;
    padding-top: 8px;
}
/* 解读 end */

/* 打造 */
.conOne-bg-3 {
    background: url(/assets/images/case60.jpg) left bottom no-repeat;
    padding: 60px 0 85px;
}
.con-5 .conTitle>div>span {
    width: 830px;
}
.conWord {
    text-align: center;
    margin-bottom: 20px;
}
.conWord>p {
    font-size: 16px;
    padding: 35px 15px 35px;
}
.conWord>h4 {
    font-size: 24px;
    margin-bottom: 0;
}
.conWord>span {
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #2e8e6d;
}
.conOne-bg-3 .row .col-sm-3 {
    padding-left: 45px;
    padding-right: 45px;
}
.con-5-img {
    position: relative;
    margin-bottom: 45px;
}
.con-5-img>p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    background-color: rgba(255,255,255,0.5);
    position: absolute;
    left: 0;
    bottom: 0;
}
.conOne-bg-3 .row .col-sm-3>p {
    font-size: 16px;
    line-height: 180%;
}
.conOne-bg-3 .row .col-sm-3>p>span {
    font-weight: bold;
    color: #d0161b;
}
/* 打造 end*/

/* 艾肯案例 */
.caseMain {
    padding-top: 60px;
    padding-bottom: 100px;
    background-color: #fff;
}
.caseContent {
    padding-bottom: 30px;
}
.con-6 .conTitle>div>span {
    width: 810px;
}
.caseContent .caseImg .caseImgItem {
    width: 358px;
    height: 198px;
}
.caseImg {
    padding-top: 30px;
    padding-bottom: 30px;
}
.caseImg li {
    width:31.4%;
    margin-right:33px;
    margin-bottom:33px;
}
.caseImg li img {
    width: 358px;
    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: 22px;
    }
    .conTitle p {
        font-size: 12px;
    }
    .con-2 .col-sm-6:nth-of-type(1)>img {
        width: 100%;
    }
    /* 简介 */
    .conTitle {
        border-bottom: 1px solid #2e8e6d;
    }
    .conTitle div>span {
        display: none;
    }
    .con-2 {
        margin-top: 35px;
    }
    .con-2 .col-sm-6:nth-of-type(1) {
        padding-left: 15px;
    }
    .con-2 .col-sm-6:nth-of-type(2) {
        padding: 30px 15px 0;
    }
    .conOne-bg-1 {
        padding-bottom: 35px;
    }
    /* 简介 end */

    /* 解读 */
    .conOne-bg-2 {
        padding: 35px 0;
    }
    .con-4 {
        padding-top: 20px;
    }
    .con-4 .col-sm-12 {
        display: block;
        position: relative;
    }
    .con-4 .con-4-word {
        display: block;
        padding-top: 0;
        padding-bottom: 30px;
    }
    .con-4 .con-4-word>strong {
        font-size: 22px;
    }
    .con-4 .col-sm-12>img {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 15px;
    }
    /* 解读 end */

    /* 打造 */
    .conOne-bg-3 {
        padding: 30px 0 35px;
    }
    .conWord>p {
        padding: 25px 0;
        line-height: 180%;
    }
    .conWord>h4 {
        font-size: 22px;
    }
    .conOne-bg-3 .row .col-sm-3 {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 25px;
    }
    .con-5-img {
        text-align: center;
        padding: 0 40px;
        margin-bottom: 30px;
    }
    .con-5-img>img {
        width: 100%;
        height: 100%;
    }
    .con-5-img>p {
        width: 265px;
        font-size: 20px;
        left: 40px;
    }
    /* 打造 end */
    /* 案例 */
    #content {
        width: 100%;
    }
    .caseMain {
        padding-top: 30px;
        padding-bottom: 65px;
    }
    .caseImg li {
        width: 100%;
        margin-right: 0;
    }
    .caseContent .caseImg .caseImgItem {
        width: 100%;
    }
    .caseImg li img {
        width: 100%;
        height: 100%;
    }
    /* 案例 end*/
}