/* 风险管理成为企业数字化的新诉求 */
.appeal {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Jjfa/szfk_image/appealBj.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 60px;
}

.appeal .appeal_main {
    text-align: center;
}

.appeal .appeal_main ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.appeal .appeal_main ul li {
    display: flex;
    width: 309px;
    padding: 30px 20px;
    height: 46px;
    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-bottom: 20px;

}

.appeal .appeal_main ul li img {
    width: 24px;
    height: 24px;
    margin-right: 6px;
}

.appeal .appeal_main ul li p {
    font-size: 14px;
    width: 290px;
    font-weight: 400;
    text-align: left;
    color: #323232;
    line-height: 25px;
}

/*数字风控为企业发展保驾护航
 */
.escort {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Jjfa/szfk_image/escortBj.png);
    background-size: cover;
    background-position: center;
}

.escort .describe {
    font-size: 14px;
    font-weight: 400;
    color: #323232;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 30px;
}

.escort_main_bottom {
    padding-left: 40px;
    background: rgba(255, 255, 255, 0.59);
    border: 2px solid #ffffff;
    display: flex;
}

.escort_main_bottom_left {
    width: 608px;
    padding-top: 40px;
}

.escort_main_bottom_left dl {
    margin-bottom: 20px;
}

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

.escort_main_bottom_left dl dt span {
    width: 6px;
    height: 6px;
    background: #e3030f;
    border-radius: 50%;
    margin-right: 10px;
}

.escort_main_bottom_left dl dt h3 {
    font-size: 16px;
    color: #323232;
}

.escort_main_bottom_left dl dd p {
    font-size: 14px;
    color: #323232;
    line-height: 32px;
}

.escort_main_bottom_right {
    width: 282px;
    height: 332px;
    margin-left: 67px;
}

/*  元年数字风控解决方案亮点*/
.programme {
    text-align: center;
    padding-bottom: 60px;
}

.programme a {}

.programme_main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.programme dl {
    width: 211px;
    padding: 22px 24px;
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
}

.programme dl dt {
    display: flex;
    align-items: center;

    margin-bottom: 15px;
}

.programme dl dt img {
    width: 32px;
    height: 32px;
    margin-right: 7px;

}

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

.programme dl dd p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    text-align: justify;
}

/* 元年数字风控解决方案使命 */
.mission {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Jjfa/szfk_image/missionBj.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 60px;
}

.mission h2 {
    text-align: left;
    padding: 60px 0px 30px 0px;
}

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

.mission_main_left {
    width: 500px;
}

.mission p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 28px;
    margin-bottom: 30px;
}

.mission_main_right {
    width: 466px;
    height: 200px;
    padding: 10px;
    margin-top: 60px;
    text-align: center;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 6px 16px 0px rgba(55, 99, 170, 0.18), -6px -6px 16px 0px rgba(255, 255, 255, 0.50), 2px 2px 0px 0px #ffffff inset;
}

.mission_main_right img {
    width: 100%;
    height: 100%;
}

/* 元年数字风控解决方案功能 */
.SolutionFeatures {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Jjfa/szfk_image/SolutionFeatures.png);
    background-size: cover;
    background-position: center;
}

.SolutionFeatures_main {
    display: flex;
}

.SolutionFeatures_main_left {
    width: 658px;
}

.SolutionFeatures dl {
    margin-bottom: 20px;
}

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

.SolutionFeatures dl dt h3 {
    font-size: 16px;
    text-align: left;
    color: #323232;
}

.SolutionFeatures dl dt span {
    width: 6px;
    height: 6px;
    background: #e3030f;
    border-radius: 50%;
    margin-right: 10px;

}

.SolutionFeatures dl dd p {
    font-size: 14px;
    text-align: left;
    color: #323232;
    line-height: 24px;
}

.SolutionFeatures_main_right {
    width: 423px;
    height: 486px;
    margin-top: 60px;
}

/* 标语 */
.slogan {
    height: 204px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(  https://files.yuanian.com/yuanian/page_image/Jjfa/szfk_image/sloganBj.png);


}
.slogan_main {
    position: relative;
    height: 100%;
}

.slogan_main_center {
    width: 782px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slogan_main_center h3 {
    font-size: 26px;
    text-align: left;
    color: #323232;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 400;
}

.slogan_main_center p {
    display: flex;
}

.slogan_main_center p span {
    width: 140px;
    height: 38px;
    border: 1px solid #01349d;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #01349d;
    line-height: 40px;
    display: inline-block;
    text-align: center;
}

.slogan_main_center p a {
    width: 138px;
    height: 40px;
    background: #01349d;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 40px;
    display: inline-block;
    text-align: center;
}
.field{
    overflow: visible !important;
    display: block !important;
}

/* 移动端 */
@media screen and (max-width: 1024px) {

    /* 风险管理成为企业数字化的新诉求 */
    .appeal {
        padding-bottom: 30px
    }

    .appeal .appeal_main ul {
        margin-bottom: 10px;
    }

    .appeal .appeal_main ul li {
        width: 90%;
        padding: 5%;
    }

    .appeal .appeal_main ul li p {
        width: 100%;
    }

    /* 数字风控为企业发展保驾护航 */
    .escort_main_bottom {
        display: inherit;
        padding-left: 5%;
    }

    .escort_main_bottom_left {
        width: 95%;
    }

    .escort_main_bottom_right {
        width: 100%;
        height: auto;
        margin-left: auto;
    }

    /* 元年数字风控解决方案亮点 */
    .programme_main,
    .mission_main,.SolutionFeatures_main {
        display: inherit;
    }

    .programme dl {
        width: 90%;
        padding: 5%;
    }

    /* 元年数字风控解决方案使命 */
    .mission{
        padding-bottom: 30px;
    }
    .mission_main_left {
        width: 100%;
    }

    .mission_main_right {
        width: 90%;
        height: auto;
        padding: 5%;
        margin-top: 30px;
    }
    /* 元年数字风控解决方案功能 */
    .SolutionFeatures_main_left{
        width: 100%;
    }
    .SolutionFeatures_main_right{
        width: 100%;
    height: auto;
    padding-top: 30px;
    }
    /*  */
    .slogan{
        height: 300px;
    }
    .slogan_main_center{
        width: auto;
    }
}
