/* 您的企业是否存在以下数据分析难题？ */
.DifficultProblem {
    padding-bottom: 60px;
    background-image: url(/static/yuanian/page_image/cwyfw/zd_image/DifficultProblem.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;
}
.DifficultProblem_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;
}

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

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

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

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

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

/* 实时在线的企业智能数据分析助手 */
.helper_main {
    display: flex;
    justify-content: space-between;
    margin-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;
}

.helper_main_l {
    width: 570px;
    /* height: 300px; */
    padding: 30px 30px 0px 27px;
}

.helper_main_l dl dt {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.helper_main_l dl dt img {
    width: 38px;
    height: 38px;
    margin-right: 10px;
}

.helper_main_l dl dt h3 {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 25px;
}

.helper_main_l dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #5f5f5f;
    line-height: 26px;
    margin-left: 48px
}

.helper_main_r {
    width: 403px;
    height: 225px;
    margin: 22px 24px 22px 0px;
}

.helper_main_r video {
    width: 100%;
    height: 100%
}

/* BI 分析 */
.analyse {
    background-image: url(/static/yuanian/page_image/cwyfw/zd_image/analyse.png);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 60px;
    margin-bottom: 60px;
}

.analyse ul {
    margin-left: 12px;
    display: flex;
    justify-content: space-between;
    margin: 0px 98px;
}

.analyse ul li {}

.analyse ul li img {
    width: 22px;
    height: 22px;
    margin-bottom: 6px;
    display: block;
}

.analyse ul li p {
    width: 175px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 26px;
}

/* 产品功能 */
#cpgn {
    padding-bottom: 40px;
}

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

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

}
#cpgn_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;
}

#cpgn_main dl {
    float: left;
    width: 212px;
    height: 135px;
    padding: 25px 24px 30px 24px;
    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;
}

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

#cpgn_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;

}

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

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

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

#cpgn_main dl dt h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 24px;
    margin-left: 10px;
}

#cpgn_main dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666;
    line-height: 25px;
    padding-left: 4px;
}
/* 产品价值 */
.ProductValue {
    padding-bottom: 60px;
    background-image: url(https://files.yuanian.com/yuanian/public_image/product_bg_1.png);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
}

.ProductValue h2 {
    padding: 60px 0px 20px 0px;
}

.ProductValue .Subtitle {
    padding-bottom: 24px;
}

.ProductValue_main dl {
    float: left;
    width: 260px;
    height: 169px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.1), 2px 2px 0px 0px #ffffff inset;
    margin-right: 20px;
}

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

.ProductValue_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;

}

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

.ProductValue_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;
}

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

.ProductValue_main dl dt h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #3d485d;
    line-height: 24px;
    margin-left: 10px;
}

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

/* 部署*/

.advantage {
    height: 486px;
    background: url(https://files.yuanian.com/yuanian/page_image/cwyfw/yycp_c1hb_image/advantage_bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.advantage_main {
    display: flex;
    justify-content: center;
}

.advantage_main dl {
    float: left;
    width: 362px;
    height: 158px;
    background: #f5f5f5;
    border-radius: 1px;
    box-shadow: 0px 0px 4px 2px rgba(93, 93, 93, 0.1);
    margin-top: 36px;
}

.advantage_main dl dt {
    padding: 26px 28px 10px;
    display: flex;
    align-items: center;
}

.advantage_main dl dt img {
    width: 30px;
    height: 30px;
}

.advantage_main dl dt img:nth-child(2),
.advantage_main dl dd p:nth-child(2),
.active dt img:nth-child(1) {
    display: none;
}

.advantage_main dl dt span {
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 500;
    text-align: left;
    color: #191818;
    line-height: 25px;
    margin-left: 13px;
}

.advantage_main dl dd p {
    padding: 0px 30px;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: justify;
    color: #181818;
    line-height: 25px;
}

.advantage_main .active {
    width: 362px;
    height: 226px;
    background: url(https://files.yuanian.com/yuanian/page_image/cwyfw/yycp_c1hb_image/advantage_checked.png);
    background-size: cover;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    margin-top: 0px;
}

.active dt img:nth-child(2) {
    display: block !important;
}

.active dt span {
    color: #fff !important;
}

.active dd p:nth-child(1) {
    display: none;
}

.active dd p:nth-child(2) {
    display: block !important;
    color: #fff;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    -ms-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
}

.advantage .zlxz_btn {
    width: 138px;
    height: 40px;
    background: #f8f9fb;
    border: 1px solid #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    font-size: 14px;
    font-weight: 500;
    color: #2a2c44;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 36px;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 1024px) {

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

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

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

    .helper_main {
        display: inherit;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .helper_main_l {
        width: auto;
        height: auto;
        padding: 26px 33px 26px 27px;
    }

    .helper_main_r {
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
    }

    .helper_main_r video {
        width: 90%;
        height: auto;
    }

    .helper_main_l dl dd p {
        margin-left: 0px;
    }
/*  */
    .analyse {
        padding: inherit;
    }
    .analyse ul{
        display: inline-block;
        margin: 5%;

    }
    .analyse ul li{
        margin-bottom: 10px;
    }
    .analyse ul li p{
        width: auto;
    }

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

    #cpgn_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
    }
}
