.bg-f06 {
    background-color: #f0f6ff;
}
.detail img {
    width: 100%
}

.detail .part {
    /*padding: 66px 12%*/
}

.detail .part .part_title {
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    text-align: center
}

.detail .part .title {
    font-size: 16px;
    line-height: 18px
}

.detail .part .content {
    font-size: 14px;
    line-height: 20px;
}

.detail1 .desc {
    background: #ffffff;
    display: flex;
    align-items: center
}

.detail1 .desc img {
    width: 566px;
    height: 367px
}

.detail1 .desc .part_title {
    text-align: left
}

.detail1 .desc .content {
    margin: 20px 33px 0 0
}

.detail1 .part2 {
    background: #f0f6ff;
    justify-content: center
}

.detail1 .part2 .title {
    text-align: center
}

.detail1 .part2 .title .content {
    margin-top: 9px;
    font-size: 14px
}

.detail1 .part2 .list {
    margin-top: 46px
}

.detail1 .part2 .list .item {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 160px;
    width: 100%;
    padding: 20px 40px;
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.detail1 .part2 .list .item:nth-child(odd) {
    background-image: url(/assets/odd-75d6da63.png)
}

.detail1 .part2 .list .item:nth-child(even) {
    background-image: url(/assets/even-caa3c73c.png)
}

.detail1 .part2 .list .item img {
    width: 80px;
    height: 80px;
    margin-right: 47px
}

.detail1 .part2 .list .item .title {
    text-align: left;
    font-weight: 700;
    margin-bottom: 18px;
    font-size: 18px;
}

.detail1 .part3 {
    background: #FFFFFF
}

.detail1 .part3 .framework {
    margin: 34px 0 68px
}

.detail1 .part3 .content {
    margin: 32px 0 37px
}

.detail2 .desc .content {
    margin-top: 33px;
    display: flex;
    align-items: center
}

.detail2 .desc .content img {
    width: 500px;
    margin-right: 32px
}

.detail2 .desc .content .title {
    color: #102041;
    font-size: 16px
}

.detail2 .part2 {
    background: #f0f6ff
}

.detail2 .part2 .list1 {
    display: flex;
    justify-content: space-between;
    margin: 47px 0 65px
}

.detail2 .part2 .list1 .item {
    width: 176px;
    height: 192px;
    background: #ffffff;
    font-size: 16px;
    font-weight: 500;
    color: #102041;
    line-height: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    white-space: pre-wrap
}

.detail2 .part2 .list1 .item img {
    width: 52px;
    height: 52px;
    margin-bottom: 17px
}

.detail2 .part2 .list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 48px
}

.detail2 .part2 .list2 .item {
    width: 45%;
    min-height: 160px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 46px 24px;
    margin-bottom: 17px;
    /*margin-right: 18px;*/
    position: relative;
    margin: 10px;
}

@media only screen and (max-width: 992px) {
    .detail2 .part2 .list2 .item {
        width: 90%;
    }

}

.detail2 .part2 .list2 .item .order {
    width: 42px;
    height: 42px
}

.detail2 .part2 .list2 .item .content {
    padding-top: 13px;
    margin-top: 12px;
    border-top: 1px solid rgba(14,23,43,.14)
}

.detail2 .part2 .list2 .item .triangle {
    position: absolute;
    left: 0;
    top: 28px;
    width: 19px;
    height: 22px
}

.detail2 .part3 {
    background: #ffffff
}

.detail2 .part3 img {
    width: 40px;
    height: 40px;
    margin-bottom: 17px
}

.detail2 .part3 .list1 {
    margin: 46px 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.detail2 .part3 .list1 .item {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 58px
}

.detail2 .part3 .list2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*justify-content: center;*/
    flex-wrap: wrap;
}

.detail2 .part3 .list2 .item {
    margin-top: 46px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.detail2 .part3 .list2 .item .text {
    margin-bottom: 14px
}

.detail3 .desc {
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/assets/desc-82ba5252.png);
    /*width: 962px;*/
    height: 360px;
    position: relative
}

.detail3 .desc .text {
    position: absolute;
    right: 50px;
    top: 90px;
    width: 330px;
    padding: 0px 20px;
    text-align: left;
    color: #ffffff;
}

.detail3 .desc .text .part_title {
    margin-bottom: 19px;
    text-align: left
}
@media only screen and (max-width: 992px) {

    .detail .part .part_title {
        color: #102041;
    }
    .detail3 .desc .text {
        right:0;
        color: #102041;
    }
}

.detail3 .part2 {
    background: #f0f6ff
}

.detail3 .part2 .list {
    display: flex;
    justify-content: space-between;
    margin-top: 46px
}

.detail3 .part2 .list .item {
    background-repeat: no-repeat;
    background-size: cover;
    width: 22%;
    height: 304px;
    padding: 189px 16px 20px;
    position: relative
}

.detail3 .part2 .list .item .title {
    font-size: 16px;
    color: #102041;
    line-height: 18px;
    margin-bottom: 11px
}

.detail3 .part2 .list .item .triangle {
    position: absolute;
    left: 0;
    top: 191px;
    width: 12px;
    height: 14px
}

@media only screen and (max-width: 992px) {

    .detail3 .part2 .list .item .triangle{
        top: 221px;
    }
    .detail3 .part2 .list .item {
        background-repeat: no-repeat;
        background-size: cover;
        width: inherit;
        height: 304px;
        padding: 222px 16px 20px;
        position: relative;
        margin-bottom: 20px;
    }

}

.detail3 .part3 {
    background: #ffffff
}

.detail3 .part3 .content {
    margin: 50px 0 26px
}

.detail3 .part4 {
    background: #f0f6ff
}

.detail3 .part4 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 48px
}

.detail3 .part4 .list .item {
    width: 470px;
    min-height: 178px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/assets/item_bg-9b223e09.png);
    padding: 16px 46px 21px;
    margin-bottom: 17px;
    margin-right: 18px;
    position: relative
}

.detail3 .part4 .list .item .order {
    width: 42px;
    height: 42px
}

.detail3 .part4 .list .item .title {
    font-weight: 700;
    padding: 10px 0 5px;
    margin-top: 9px;
    border-top: 1px solid rgba(14,23,43,.14);
    font-size: 18px;
}

.detail3 .part4 .list .item .triangle {
    position: absolute;
    left: 0;
    top: 28px;
    width: 19px;
    height: 22px
}

.detail3 .part5 {
    background: #ffffff
}

.detail3 .part5 .list {
    display: flex;
    justify-content: space-between;
    margin-top: 72px
}

.detail3 .part5 .list .item {
    padding: 12px 32px;
    text-align: center
}

.detail3 .part5 .list .item img {
    width: 96px;
    height: 96px;
    margin-bottom: 25px
}

.detail3 .part5 .list .item .title {
    margin-bottom: 14px;
    font-size: 20px;
    color: #000000;
}

.detail3 .part5 .list .item .content {
    text-align: left
}

.detail4 .desc {
    display: flex;
    background: #ffffff;
    align-items: center
}

.detail4 .desc img {
    width: 434px;
    margin-right: 31px
}

.detail4 .desc .part_title {
    margin: 31px 0 17px;
    text-align: left
}

.detail4 .desc .part_title:nth-child(1) {
    margin-top: 0
}

.detail4 .part2 {
    background: #f0f6ff
}

.detail4 .part2 .list {
    display: flex;
    justify-content: space-between;
    margin-top: 60px
}

.detail4 .part2 .list .item {
    min-width: 228px;
    max-width: 365px;
    text-align: center
}

.detail4 .part2 .list .item img {
    width: 160px;
    height: 120px
}

.detail4 .part2 .list .item .title {
    margin: 16px 0 18px;
    font-size: 18px;
    font-weight: 700;
}

.detail4 .part2 .list .item .content {
    text-align: left
}

.detail4 .part3 {
    background: #ffffff
}

.detail4 .part3 img {
    margin-top: 50px
}

.detail5 .desc {
    display: flex;
    background: #ffffff;
    align-items: center
}

.detail5 .desc img {
    width: 500px;
    margin-right: 32px
}

.detail5 .desc .part_title {
    margin-bottom: 20px;
    text-align: left
}

.detail5 .part2 {
    background: #f0f6ff;
    display: flex;
    flex-direction: column
}

.detail5 .part2 .list {
    margin: 46px auto 0;
    height: 630px;
    display: inline-block;
    writing-mode: vertical-lr
}

.detail5 .part2 .list .item {
    background-repeat: no-repeat;
    background-size: cover;
    width: 353px;
    height: 304px;
    padding: 181px 19px 20px;
    position: relative;
    margin: 0 16px 16px 0;
    display: inline-block;
    writing-mode: horizontal-tb;
    vertical-align: bottom
}

.detail5 .part2 .list .item .title {
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: 700;
}

.detail5 .part2 .list .item .content {
    line-height: 16px
}

.detail5 .part2 .list .item .triangle {
    position: absolute;
    left: 0;
    bottom: 106px;
    width: 12px;
    height: 14px
}

.detail5 .part2 .list .item:nth-child(1) {
    width: 452px;
    height: 627px;
    padding: 504px 15px 20px;
    margin-bottom: 0
}

.detail5 .part2 .list .item:nth-child(3),.detail5 .part2 .list .item:nth-child(5) {
    margin-bottom: 0
}

.detail5 .part3 {
    background: #ffffff
}

.detail5 .part3 img {
    margin-top: 50px
}
.detail5 .layout-box{
    background-color: #FFFFFF;
}
.detail5 .layout-content{
    padding: 15px 8px;
    margin: 15px;
}
.detail5 .layout-content .layout-title{
    font-size: 18px;
    font-weight: 700;
}
.detail5 .cover{
    width: 100%;
}
.detail5 .layout-content .layout-title .triangle{
    width: 14px;
}
.detail5 .layout-content .layout-text{
    line-height: 16px;
}

.detail6 .desc {
    display: flex;
    align-items: center;
    background: #ffffff
}

.detail6 .desc .part_title {
    text-align: left;
    margin-bottom: 25px
}

.detail6 .desc img {
    width: 566px;
    height: 369px;
    margin-left: 39px
}

.detail6 .part2 {
    background: #F0F6FF
}

.detail6 .part2 .list {
    margin-top: 46px
}

.detail6 .part2 .list .item {
    background: #ffffff;
    padding: 22px 34px 23px 25px;
    display: flex;
    align-items: center;
    margin-bottom: 16px
}

.detail6 .part2 .list .item img {
    width: 224px;
    height: 128px;
    margin-right: 22px
}

.detail6 .part2 .list .item .triangle {
    width: 10px;
    height: 11px;
    margin: 0 7px 5px 0
}

.detail6 .part2 .list .item .content {
    margin: 14px 0 0 16px
}

.detail6 .part3 {
    background: #ffffff
}

.detail6 .part3 img {
    margin-top: 50px
}

.detail6 .part4 {
    background: #f0f6ff
}

.detail6 .part4 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 48px
}

.detail6 .part4 .list .item {
    width: 470px;
    min-height: 178px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/assets/item_bg-9b223e09.png);
    padding: 16px 46px 21px;
    margin-bottom: 17px;
    margin-right: 18px;
    position: relative
}

.detail6 .part4 .list .item .order {
    width: 42px;
    height: 42px
}

.detail6 .part4 .list .item .title {
    font-weight: 700;
    padding: 10px 0 5px;
    margin-top: 9px;
    border-top: 1px solid rgba(14,23,43,.14)
}

.detail6 .part4 .list .item .triangle {
    position: absolute;
    left: 0;
    top: 28px;
    width: 19px;
    height: 22px
}


@media only screen and (max-width: 992px) {

    .detail2 .part3 .list1 .item {
        width: 33%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 58px
    }

    .detail2 .part3 .list2 .item {
        width: 33%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .detail6 .part2 .list .item{
        display: block;
    }
}