/* 模版-功能、场景、亮点 */
/* 默认样式 */
.functionSceneHighlights {
    /* padding-bottom: 40px; */
    background-color: #f5f6f8;
}

.fsh_tab {
    border-bottom: 1px solid rgba(1, 55, 147, 0.10);
    margin-bottom: 30px;
}

.fsh_tab ul {
    display: flex;
    justify-content: center;
}

.fsh_tab li {
    font-size: 18px;
    font-weight: 400;
    color: #00102b;
    line-height: 25px;
    margin-right: 60px;
    padding: 0px 10px 18px 10px;
    cursor: pointer;
}

.fsh_tab li.change {
    border-bottom: 3px solid #01349d;

}

.fsh_tab li:last-child {
    margin-right: 0px;
}


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

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

.fsh_main_center_plate {

    display: none;
}

.fsh_main_center_plate dl {
    padding: 24px 28px;
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
    margin-bottom: 20px;
}

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

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

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

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

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

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

.fsh_EffectOne dl {
    width: 204px;
}

.fsh_EffectTwo dl {
    width: 296px;
}

.fsh_EffectThree dl {
    width: 296px;
}

.fsh_EffectThree {
    display: block;
}

.fsh_EffectThree dl:nth-child(1),
.fsh_EffectThree dl:nth-child(4) {
    margin-right: 22px;
}

.fsh_EffectThree dl:nth-child(1),
.fsh_EffectThree dl:nth-child(2),
.fsh_EffectThree dl:nth-child(5),
.fsh_EffectThree dl:nth-child(4) {
    float: left;
}

.fsh_EffectThree dl:nth-child(3) {
    height: 306px;
    float: right;
    background: url(https://files.yuanian.com/yuanian/page_image/Template/fsh_EffectThree_bj.png), linear-gradient(180deg, #f5f7f9, #ffffff);
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.fsh_EffectThree dl:nth-child(3):hover {
    background: url(https://files.yuanian.com/yuanian/page_image/Template/fsh_EffectThree_bj.png), 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;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
}

/* 效果二 */
.Solution_main {
    margin: 0 auto;
}

.Solution .Solution_tab ul {
    display: flex;
    justify-content: center;
}

.Solution .Solution_tab li {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 24px;
    margin-right: 60px;
    padding: 0px 10px 18px 10px;
    cursor: pointer;
}

.Solution .Solution_tab li:last-child {
    margin-right: 0px;
}

.Solution .Solution_tab li.change {
    border-bottom: 2px solid #01349D;
    color: #01349D;
    font-weight: 600;
}
.Solution_main {
    height: 500px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Template/Solution_bj.png);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}

.Solution_main_tabone {
    display: none;
    height: 500px;
}

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

.Solution_main_tabone_left {
    float: left;
    margin-top: 96px;
    width: 380px;
}

.Solution_main_tabone_left h3 {
    height: 18px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    margin-bottom: 20px;
}

.Solution_main_tabone_left p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-bottom: 35px;
    text-align: justify;
}

.Solution_main_content_main_right {
    float: right;
    width: 642px;
    height: 380px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), -8px -8px 20px 0px rgba(255, 255, 255, 0.50), 2px 2px 0px 0px #ffffff inset;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}

.Solution_main_content_main_right img {
    width: 582px;
    height: 328px;
    background: #d8d8d8;
}

/* 移动端 */
@media screen and (max-width: 1024px) {
    .functionSceneHighlights {
        padding-bottom: 0px;
    }

    .fsh_tab li {
        margin-right: 30px;
    }

    .functionSceneHighlights .fsh_tab {
        display: flex;
        justify-content: center;
        width: auto;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .functionSceneHighlights .fsh_tab ul{
        display: -webkit-box;
        overflow-x: scroll;
    }

    .fsh_EffectOne dl,
    .fsh_EffectTwo dl,
    .fsh_EffectThree dl {
        width: 90%;
        padding: 5%;
    }

    .fsh_EffectThree {
        display: flex;
    }

    .fsh_EffectThree dl:nth-child(3) {
        height: auto;
    }

    .fsh_EffectThree dl:nth-child(1),
    .fsh_EffectThree dl:nth-child(4) {
        margin-right: auto;
    }

    .fsh_EffectThree dl:nth-child(3) {
        background: linear-gradient(180deg, #f5f7f9, #ffffff);

    }

    .fsh_EffectThree dl:nth-child(3):hover {
        background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    }

    /* 效果二 */

    .Solution {
        padding-bottom: 30px;
    }

    .Solution .Solution_tab {
        display: flex;
        justify-content: center;
        width: 90%;
        margin: 0 auto;
    }

    .Solution .Solution_tab ul {
        display: -webkit-box;
        overflow-x: scroll;
    }
    .Solution .Solution_tab li{
        margin-right: 30px;
    }
    .Solution_main,
    .Solution_main_tabone {
        height: auto;
        background: transparent;
    }

    .Solution_main_tabone_left,
    .Solution_main_content_main_right {
        width: 100%;
        float: inherit;

    }

    .Solution_main_tabone_left {
        margin-top: 30px;
    }

    .Solution_main_tabone_left h3 {
        font-size: 16px;
    }

    .Solution_main_tabone_left p {
        margin-bottom: 30px;
    }

    .Solution_main_content_main_right {
        margin-top: 30px;
        height: auto;
        background: transparent;
        box-shadow: none;
    }

    .Solution_main_content_main_right img {
        width: 100%;
        height: auto;
    }
}
