/* 企业遇到的挑战 */
.Challenge {
    padding-bottom: 60px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Jjfa/yxgl_image/challenge.png);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
}

.fnzx {
    width: 138px;
    height: 40px;
    background: #01349d;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    display: block;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer;
}

.fnzx:hover {
    color: #fff;
}

.Challenge_main dl {
    float: left;
    width: 526px;
    height: 146px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.41), rgba(255, 255, 255, 0.10) 96%);
    border: 2px solid #ffffff;
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
    margin-right: 20px;
    margin-bottom: 20px;
}

.Challenge_main dl:nth-child(4) {
    margin-right: 0px;
}

.Challenge_main dl dt {
    padding: 22px 20px 16px 32px;
    display: flex;
    align-items: center;
    height: 32px;
}

.Challenge_main dl dt span {
    width: 3px;
    height: 17px;
    background: #d1161b;
}

.Challenge_main dl dt h3 {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #191818;
    line-height: 25px;
    margin-left: 7px;
}

.Challenge_main dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #181818;
    line-height: 25px;
    padding: 0px 32px;
}

/* 解决方案概述 */
.summary h2 {
    padding: 60px 0px 30px;

}

.summary .Subtitle {
    width: 602px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333333;
}

.summaryMain {
    padding-bottom: 60px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
}

.summaryMainTop {
    display: flex;
}

.summaryMain p {
    width: 638px;
    font-size: 16px;
    font-weight: 400;
    color: #181818;
    line-height: 26px;
    padding-top: 50px;
}

.summaryMain img:nth-child(2) {
    width: 422px;
    height: 246px;
}

.summaryMain img:nth-child(3) {
    width: 1100px;
    height: 410px;
}

/* flowpath */
.flowpath {
    padding-top: 78px;
    background: #ffffff;
    margin-top: -44px;
}

.flowpath img {}

/* 产品功能 */
#capabilitiesscenarios {
    padding-bottom: 60px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Jjfa/yxgl_image/capabilitiesscenarios.png);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
}

#capabilitiesscenarios_main ul {
    width: 100%;
    display: flex;
    border-bottom: 1px solid rgba(1, 55, 147, 0.10);
    justify-content: center;
    margin-bottom: 30px;
    cursor: pointer;

}

#capabilitiesscenarios_main ul li {
    font-size: 18px;
    font-weight: 400;
    color: #00102b;
    line-height: 25px;
    padding: 0 38px 17px 38px;

}

#capabilitiesscenarios_main ul li.change {
    color: #01349d;
    border-bottom: 2px solid #01349d;
}

.tab_mentMain {
    display: flex;
    justify-content: space-between;
    display: none;
}

.tab_mentMain:nth-child(1) {
    display: block;
}

#capabilitiesscenarios_main dl {
    float: left;
    width: 230px;
    height: 135px;
    padding: 25px 10px 30px 20px;
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
    margin-right: 20px;
    margin-bottom: 20px;
}

#capabilitiesscenarios_main dl:nth-child(4n+4) {
    margin-right: 0px;
}

#capabilitiesscenarios_main dl:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset;
}

#capabilitiesscenarios_main dl:hover dt h3 {
    color: #01349d;
}

#capabilitiesscenarios_main dl dt {
    display: flex;
    align-items: center;
    height: 32px;
    margin-bottom: 10px;
}

#capabilitiesscenarios_main dl dt img {
    height: 32px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 1s;
}

#capabilitiesscenarios_main dl dt h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    margin-left: 5px;
}

#capabilitiesscenarios_main dl dd p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    padding-left: 4px;
    padding-right: 10px;
}

/*立即咨询！马上开启企业营销管理新体验之路*/
.open {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Jjfa/yxgl_image/open.png);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

.open h2 {
    text-align: left;
    padding: 32px 0px 17px 0px;

}

.open p {
    display: flex;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
    height: 38px;
}

.open p span {
    width: 142px;

    border: 1px solid #01349d;
    color: #01349d;
    display: block;
    font-weight: 400;
}

.open p a {
    width: 138px;
    background: #01349d;
    border: 1px solid #01349d;
    display: block;
    font-weight: 500;
    color: #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
}



@media screen and (max-width: 1024px) {
    .fnzx {
        margin-top: 30px;
    }

    /*元年C1智答可以为企业带来什么？*/
    .Challenge {
        height: auto;
        padding-bottom: 30px;
    }

    .Challenge_main dl {
        width: 90%;
        padding: 5%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .Challenge_main dl dt,
    .Challenge_main dl dd p {
        padding: 0px;
    }

    /* 解决方案概述 */
    .summary h2 {
        padding: 30px 0px;
    }

    .summary .Subtitle,
    .summaryMain p {
        width: auto;
    }

    .summaryMainTop {
        display: block;
    }

    /*产品功能 start*/
    .banxin2 {
        width: 92%;
        margin: 0 auto;
    }

    #capabilitiesscenarios {
        padding-bottom: 30px;
    }

    #capabilitiesscenarios_main dl {
        float: initial;
        width: 90%;
        padding: 5%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;

    }

    /*元年C1智答可以为企业带来什么？*/
    .ProductValue {
        height: auto;
        padding-bottom: 30px;
    }

    .ProductValue_main dl {
        width: 90%;
        padding: 5%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .ProductValue_main dl dt,
    .ProductValue_main dl dd p {
        padding: 0px;
    }

    /* 产品功能  end */
    /* 部署*/
    .advantage {
        /* height: 846px; */
        height: auto;
        padding-bottom: 80px;
        text-align: center;
    }

    .advantage .zlxz_btn {
        bottom: 25px;
    }

    .advantage_main {
        display: inline-block;
    }

    .advantage_main dl,
    .advantage_main .active {
        width: 90%;
        padding: 5%;
        height: auto;
        margin-bottom: 10px;
        margin-top: 0px;
        padding-bottom: 30px;

    }

    .advantage_main dl dt {
        padding: 10px;
    }

    .advantage_main dl dd p {
        padding: 0px 10px
    }
}
