﻿body {
}

.main {
    display: block;
    font-family: 'PingFangSC-Regular';
    color: #14171C;
    min-width:1336px;
    overflow-x:hidden;
}

@media only screen and (max-width: 1336px) {
    #headMenu {
        display: none;
    }
}


.mousein:hover {
    /*transform: translate(2px,1px);*/
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}

.mousein2:hover {
    /*transform: translate(2px,1px);*/
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}

.navbar-nav a:hover {
    background-color: #0E3C70 !important;
    color: #fff;
    border-bottom: 5px solid #0E3C70;
    box-sizing: border-box;
}

.select {
    border-bottom: 5px solid #0E3C70;
    box-sizing: border-box;
}

.displayHide {
    display: none !important;
}

.container {
    min-width: 1366px;
}

.navbar-main {
    height: 100px;
    background-color: #fff;
}

.navbar {
    margin-top: auto;
    margin-bottom: auto;
}

.navbar-header {
    margin-top: 25px;
}

.navbar-logo {
    float: left;
}

.navbar-company-name {
    float: left;
    margin-left: 5px;
}

.navbar-company-name-zh {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 31px;
}

.navbar-company-name-en {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    opacity: 0.4;
}

.navbar-list {
}

.container {
    min-width: 1366px;
}



.navbar-nav li a {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 65px;
    /* identical to box height */
    /* 辅助 */

    color: #14171C;
    padding: 15px 10px;
}

.banner {
    margin-top: 100px;
    height: 900px;
    background: url('../../Image/2560backImg/1.png') center center no-repeat;
    width: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.banner-title-box-top {
    width: 988px;
    height: 182px;
    background: #0E3C70;
    margin-top: 144px;
    background-color: rgba(14,60,112,.2);
    backdrop-filter: blur(5px);
    text-align: center;
}

    .banner-title-box-top p {
        margin-top: 44px;
        font-size: 81px;
        line-height: 113px;
        color: #FFFFFF;
    }


.banner-title-box-cent {
    display: flex;
    flex-flow: row;
}

.banner-title-box-left {
    width: 98px;
    height: 2px;
    background-color: rgba(14,60,112,.2);
    backdrop-filter: blur(5px);
}

.banner-title-box-cent2 {
    width: 792px;
    height: 2px;
}

.banner-title-box-right {
    width: 98px;
    height: 2px;
    background-color: rgba(14,60,112,.2);
    backdrop-filter: blur(5px);
}

.banner-title-box-bottom {
    clear: both;
    width: 988px;
    height: 220px;
    background-color: rgba(14,60,112,.2);
    backdrop-filter: blur(5px);
    text-align: center;
}

    .banner-title-box-bottom p1 {
        font-size: 48px;
        line-height: 67px;
        text-align: center;
        letter-spacing: 0.315em;
        color: #FFFFFF;
        opacity: 0.8;
    }

    .banner-title-box-bottom p2 {
        font-size: 38px;
        line-height: 53px;
        text-align: center;
        letter-spacing: 0.315em;
        color: #FFFFFF;
        opacity: 0.4;
    }

.banner-mouse {
    width: 26px;
    height: 26px;
    margin-top: 218px;
    background: url('../../Image/index/Frame.png') center center no-repeat;
}

.banner-mouse-text {
    margin-top: 12px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height */
    letter-spacing: 0.195em;
    color: #FFFFFF;
}



.banner-line {
    width: 1400px;
    height: 4px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(4px);
}



.banner-other {
    margin-top: 100px;
    height: 510px;
    width: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.banner-other-blur-box {
    display: flex;
    flex-flow: column;
    align-content: center;
    width: 610px;
    margin-left: auto;
    margin-right: auto;
}

.banner-other-title-box-top {
    width: 610px;
    height: 160px;
    background: #0E3C70;
    margin-top: 115px;
    background-color: rgba(14,60,112,.2);
    backdrop-filter: blur(5px);
    text-align: center;
}

    .banner-other-title-box-top p {
        font-weight: 800;
        margin-top: 46px;
        font-size: 57px;
        line-height: 80px;
        color: #FFFFFF;
    }


.banner-other-title-box-cent {
    display: flex;
    flex-flow: row;
}

.banner-other-title-box-left {
    width: 60px;
    height: 2px;
    background-color: rgba(14,60,112,.2);
    backdrop-filter: blur(5px);
}

.banner-other-title-box-cent2 {
    width: 489px;
    height: 2px;
}

.banner-other-title-box-right {
    width: 60px;
    height: 2px;
    background-color: rgba(14,60,112,.2);
    backdrop-filter: blur(5px);
}

.banner-other-title-box-bottom {
    clear: both;
    width: 610px;
    height: 113px;
    background-color: rgba(14,60,112,.2);
    backdrop-filter: blur(5px);
    text-align: center;
}

    .banner-other-title-box-bottom p1 {
        font-weight: 800;
        font-size: 31px;
        line-height: 43px;
        text-align: center;
        letter-spacing: 0.345em;
        color: #FFFFFF;
    }

.about {
    height: 900px;
    width: 100%;
    min-width: 1366px;
    display: flex;
    flex-flow: column;
    background: url('../../Image/2560backImg/2.png') center center no-repeat;
}


.company-profile {
    display: flex;
    flex-flow: row;
    margin-top: 30px;
    height: 413px;
}


.about-image {
    border-radius: 0px 70px;
    width: 697px;
    height: 413px;
}

.index-title {
}

    .index-title p1 {
        font-weight: 500;
        font-size: 48px;
        line-height: 67px;
        letter-spacing: 0.125em;
        /* 主色 */

        color: #0E3C70;
    }


    .index-title p2 {
        font-weight: 500;
        font-size: 48px;
        line-height: 67px;
        letter-spacing: 0.125em;
        /* 主色 */

        color: #000;
    }

    .index-title p3 {
        font-weight: 400;
        font-size: 28px;
        line-height: 39px;
        /* 主色 */

        color: #0E3C70;
    }


    .index-title p4 {
        font-weight: 500;
        font-size: 48px;
        line-height: 67px;
        letter-spacing: 0.125em;
        /* #FFFFFF */

        color: #FFFFFF;
    }

    .index-title p5 {
        font-weight: 400;
        font-size: 28px;
        line-height: 39px;
        /* #FFFFFF */

        color: #FFFFFF;
    }

    .index-title p6 {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.125em;
        /* #FFFFFF */

        color: #FFFFFF;
    }


.about-text {
    width: 557px;
    margin-left: 93px;
}

.about-text-title {
    font-weight: 500;
    font-size: 38px;
    line-height: 53px;
    /* 主色 */

    color: #0E3C70;
}


.about-text-text {
    margin-top: 17px;
    font-weight: 400;
    font-size: 18px;
    line-height: 196%;
    /* or 35px */
    /* 辅助 */

    color: #14171C;
}

.about-text-icon {
    margin-top: 48px;
}

.about-tab-group {
    margin-top: 46px;
    display: flex;
    flex-flow: row;
}


.about-tab {
    width: 340px;
    height: 172px;
    margin-right: 13px;
    background: rgba(255, 255, 255, 0.55);
    border-radius: 0px 24px;
    backdrop-filter: blur(5px);
    text-align: center;
}

.about-tab-sel {
    width: 340px;
    height: 172px;
    margin-right: 13px;
    background: rgba(255, 255, 255, 0.55);
    border-radius: 0px 24px;
    backdrop-filter: blur(5px);
    text-align: center;
    border: 2px solid #0E3C70;
    box-sizing: border-box;
}

.about-tab-icon {
    margin-top: 25px;
}


.about-tab-title {
    margin-top: 16px;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    /* 主色 */
    color: #14171C;
}



.about-tab-title-sel {
    margin-top: 16px;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    color: #0E3C70;
}



.company-his {
    display: flex;
    flex-flow: column;
    margin-top: 30px;
    height: 413px;
}

.company-his-text-box {
    display: flex;
    flex-flow: row;
    width: 100%;
    align-items: center;
}


.company-his-text-last-page {
    margin-left: auto;
    width: 62px;
    height: 62px;
    background-image: url('../../Image/index/arrow-left.png');
}


.company-his-text-next-page {
    margin-left: 29px;
    margin-right: auto;
    width: 62px;
    height: 62px;
    background-image: url('../../Image/index/arrow-right.png');
}

.company-his-text {
    margin-left: 29px;
    width: 692px;
    height: 201px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(159, 178, 244, 0.2);
    border-radius: 0px 32px;
    display: flex;
    flex-flow: column;
    align-items: center;
}

    .company-his-text p1 {
        margin-top: 42px;
        font-weight: 700;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        /* 主色 */

        color: #0E3C70;
    }

    .company-his-text p2 {
        align-items: center;
        display: flex;
        height: 100px;
        max-width: 600px;
        margin-top: 10px;
        font-weight: 400;
        font-size: 18px;
        line-height: 196%;
        /* or 35px */

        text-align: center;
        /* 辅助 */

        color: #14171C;
    }


.time-axis {
    margin-top: 47px;
    width: 100%;
    display: flex;
    flex-flow: column;
}

.time-axis-line {
    display: flex;
    flex-flow: row;
    padding: 0px;
    box-sizing: border-box;
    align-items: flex-end;
}

    .time-axis-line li {
        width: 19px;
        height: 20px;
        box-sizing: border-box;
        border-left: 1px solid #969cab;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        list-style-type: none;
        display: list-item;
        text-align: -webkit-match-parent;
    }


.time-axis-year-box {
    width: 1366px;
    overflow: hidden
}

.time-axis-year {
    display: flex;
    flex-flow: row;
    padding: 0px;
    margin-top: 18px;
    box-sizing: border-box;
    align-items: flex-end;
}

    .time-axis-year li {
        width: 190px;
        box-sizing: border-box;
        list-style-type: none;
        display: list-item;
        text-align: -webkit-match-parent;
        font-weight: 400;
        font-size: 32px;
        line-height: 45px;
        /* identical to box height */

        text-align: center;
        /* 辅助 */

        color: #14171C;
    }

.company-manage {
    display: flex;
    flex-flow: column;
    height: 443px;
    align-items: center;
}

.company-culture {
    display: flex;
    flex-flow: row;
    margin-top: 30px;
    height: 413px;
}

    .company-culture img {
        width: 324px;
        height: 435px;
        margin-left: 91px;
    }

.service {
    height: 900px;
    width: 100%;
    min-width: 1366px;
    display: flex;
    flex-flow: column;
    background: url('../../Image/2560backImg/3.png') center center no-repeat;
}

.service-item-box {
    margin-top: 55px;
}

.service-item-box-lin {
    display: flex;
    flex-flow: row;
    margin-top: 18px;
}

.service-item1 {
    width: 454px;
    height: 245px;
    border-radius: 0px 32px;
}


    .service-item1 p {
        margin-top: 176px;
        margin-left: 33px;
        font-weight: 700;
        font-size: 38px;
        line-height: 46px;
        /* #FFFFFF */

        color: #FFFFFF;
        text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    }



.service-item2 {
    width: 338px;
    height: 245px;
    border-radius: 0px 32px;
}

    .service-item2 p {
        margin-top: 179px;
        margin-left: 25px;
        font-weight: 700;
        font-size: 38px;
        line-height: 46px;
        /* #FFFFFF */

        color: #FFFFFF;
        text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    }


.service-item-blur {
    width: 100%;
    height: 100%;
    padding: 24px;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(8px);
    border-radius: 0px 32px;
}

.jzqy-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 39px;
    /* 主色 */

    color: #0E3C70;
}

.jzqy-text {
    min-height:54px;
    margin-top: 25px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.125em;
    /* 辅助 */
    color: #14171C;
}

.jzqy-btn {
    width: 62px;
    height: 62px;
    margin-top: 21px;
}

.honorary {
    height: 900px;
    width: 100%;
    min-width: 1366px;
    display: flex;
    flex-flow: column;
    background: url('../../Image/2560backImg/4.png') center center no-repeat;
}

.honorary-head {
    display: flex;
    flex-flow: row;
}

.honorary-head-title {
    width: 350px;
}

.honorary-head-btn {
    margin-left: 720px;
    margin-top: 142px;
    width: 350px;
    display: flex;
    flex-flow: row;
}

.honorary-head-btn-sel {
    width: 138px;
    height: 40px;
    background: #0E3C70;
    border-radius: 0px 16px;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
}


.honorary-head-btn-nosel {
    margin-left: 67px;
    height: 40px;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #0E3C70;
}

.honorary-box {
    display: flex;
    flex-flow: row;
    margin-top: 110px;
}

.honorary-item {
    padding: 16px;
    background: linear-gradient(180deg, #DBB15F 0%, #E6C179 8.26%, #FFE799 15.67%, #FFECB7 27.98%, #FFF4E6 47.75%, #ECC978 48.68%, #C4913E 66.28%, #8F5909 79.83%);
}

.news {
    height: 900px;
    width: 100%;
    min-width: 1366px;
    display: flex;
    flex-flow: column;
    background: url('../../Image/2560backImg/5.png') center center no-repeat;
}

.news-head {
    display: flex;
    flex-flow: row;
}

.news-head-title {
    width: 350px;
}

.news-head-btn {
    margin-left: 720px;
    margin-top: 142px;
    width: 350px;
    display: flex;
    flex-flow: row;
}

.news-head-btn-sel {
    width: 138px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 0px 16px;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #0E3C70;
}


.news-head-btn-nosel {
    margin-left: 67px;
    height: 40px;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
}

.news-box {
    display: flex;
    flex-flow: row;
    margin-top: 101px;
}

.news-item-first {
    width: 348px;
    height: 506px;
    background: #FFFFFF;
    border-radius: 0px 16px;
    display: flex;
    flex-flow: column;
}

.news-item-first-img {
    width: 348px;
    height: 200px;
    border-radius: 0px 16px 0px 0px;
    background: url('../../Image/index/pexels-pixabay-162539 1.png') center center no-repeat;
}

.news-item-first-title {
    margin-top: 160px;
    height: 40px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.64) 0%, #000000 100%);
}

    .news-item-first-title p {
        margin-left: 23px;
        margin-top: 135px;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        color: #FFFFFF;
        text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    }

.news-item-first-time {
    margin-top: 25px;
    margin-left: 23px;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    /* 主色 */

    color: #0E3C70;
}

.news-item-first-text {
    width: 284px;
    margin-top: 25px;
    margin-left: 23px;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* 辅助 */

    color: #14171C;
    opacity: 0.8;
}


.news-item {
    margin-top: 96px;
    margin-left: 26px;
    width: 326px;
    height: 410px;
    background: #FFFFFF;
    border-radius: 0px 32px;
}

.news-first-btn {
    margin-top: 44px;
    margin-left: 24px;
}

.news-item-title {
    margin-top: 27px;
    margin-left: 23px;
    width: 262px;
    height: 50px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    /* 辅助 */

    color: #14171C;
}

.news-item-line {
    margin-top: 25px;
    margin-left: 23px;
    margin-right: 23px;
    height: 1px;
    background: #EFEFEF;
}

.news-item-time {
    margin-top: 26px;
    margin-left: 23px;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    /* 辅助 */

    color: #14171C;
}

.news-item-text {
    width: 284px;
    height: 146px;
    margin-top: 25px;
    margin-left: 23px;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    /* 辅助 */

    color: #14171C;
    opacity: 0.8;
}

.news-btn {
    margin-top: 13px;
    margin-left: 23px;
}

.resources {
    height: 900px;
    width: 100%;
    min-width: 1366px;
    display: flex;
    flex-flow: column;
    background: url('../../Image/index/resourcesbackimg.png') center center no-repeat;
}

.resources-head {
    display: flex;
    flex-flow: column;
}

.resources-box {
    margin-top: 38px;
    width: 100%;
    height: 550px;
}

.resources-box-line {
    height: 274px;
    display: flex;
    flex-flow: row;
}

.resources-item-img {
    width: 445px;
    height: 274px;
}

    .resources-item-img img {
        width: 445px;
        height: 274px;
    }


.resources-item-sel {
    width: 445px;
    height: 274px;
    display: flex;
    flex-flow: column;
    background: #0E3C70;
    border: 1px solid #0E3C70;
}


.resources-item-title-sel {
    margin-left: 39px;
    margin-top: 54px;
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    color: #fff;
}

.resources-item-title-line-sel {
    margin-left: 39px;
    margin-top: 17px;
    width: 51px;
    height: 2px;
    background: #fff;
}

.resources-item-text-sel {
    margin-left: 39px;
    margin-top: 37px;
    width: 397px;
    height: 146px;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    opacity: 0.8;
}

.resources-item {
    width: 445px;
    height: 274px;
    display: flex;
    flex-flow: column;
    background: #fff;
    border: 1px solid #0E3C70;
}

.resources-item-title {
    margin-left: 39px;
    margin-top: 54px;
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    color: #000;
}

.resources-item-title-line {
    margin-left: 39px;
    margin-top: 17px;
    width: 51px;
    height: 2px;
    background: #0E3C70;
}

.resources-item-text {
    margin-left: 39px;
    margin-top: 37px;
    width: 397px;
    height: 146px;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #000;
    opacity: 0.8;
}



.project {
    height: 900px;
    width: 100%;
    min-width: 1366px;
    display: flex;
    flex-flow: column;
    background: #F5FAFF;
    backdrop-filter: blur(8px);
}

.project-head {
    display: flex;
    flex-flow: column;
}

.project-year-box {
    margin-top: 49px;
    height: 70px;
    width: 100%;
    display: flex;
    flex-flow: row;
}


.project-year-first {
    width: 149px;
    height: 66px;
    background: #fff;
    border: 1px solid #0E3C70;
    border-radius: 0px 12px;
}

    .project-year-first p {
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        line-height: 66px;
        color: #0E3C70;
    }


.project-year-first-sel {
    width: 149px;
    height: 66px;
    background: #0E3C70;
    border: 1px solid #0E3C70;
    border-radius: 0px 12px;
}

    .project-year-first-sel p {
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        line-height: 66px;
        color: #FFFFFF;
    }

.project-year {
    width: 219px;
    height: 66px;
    background: url('../../Image/index/projectYear.png') center center no-repeat;
    background-size: cover
}

    .project-year p {
        margin-left: 46px;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        line-height: 66px;
        color: #0E3C70;
    }

.project-year-sel {
    width: 235px;
    height: 66px;
    background: url('../../Image/index/projectYearSel.png') center center no-repeat;
    background-size: cover
}

    .project-year-sel p {
        margin-left: 46px;
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        line-height: 66px;
        color: #FFFFFF;
    }


.project-box {
    margin-top: 67px;
    width: 100%;
    height: 500px;
}

.project-item-line {
    margin-top: 20px;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}

.project-item {
    width: 100%;
    margin-left: 20px;
    background: #FFFFFF;
    border-radius: 0px 32px;
}

.project-num {
    font-weight: 400;
    font-size: 32px;
    /* identical to box height */

    text-align: center;
    /* 主色 */

    color: #0E3C70;
}



.project-text {
    margin-left: 11%;
    width: 78%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}


.end {
    width: 100%;
    height: 550px;
    background: #222222;
}

.end-content {
    display: flex;
    flex-flow: row;
}

.end-menu-box {
    display: flex;
    flex-flow: row;
    margin-top: 100px;
}

.end-menu {
    display: flex;
    flex-flow: column;
    min-width: 80px;
}

.end-menu-margin {
    margin-left: 68px;
}


.end-menu p1 {
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
}

.end-menu ul {
    margin-top: 18px;
    padding: 0px;
}

.end-menu li {
    list-style-type: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 43px;
    color: #FFFFFF;
    opacity: 0.6;
}


.end-line {
    margin-top: 55px;
    width: 1336px;
    height: 1px;
    background: #B2B2B2;
    opacity: 0.3;
}

.gohead {
    margin-top: 20px;
    height: 53px;
    display: flex;
    flex-flow: row;
    align-items: center;
}

    .gohead p {
        margin: 0px;
        font-weight: 400;
        font-size: 16px;
        line-height: 53px;
        /* identical to box height */
        color: #FFFFFF;
        opacity: 0.4;
    }

    .gohead a {
        color: #FFFFFF;
    }

        .gohead a :hover {
            color: orange;
        }

.goheadbtn {
    margin-left: 400px !important;
}

.gohead img {
    margin-left: 15px;
    height: 26px;
    width: 26px;
}

.end-contact-box {
    display:flex;
    flex-flow:column;
    width:335px;
}

.end-contact-box {
    margin-top: 100px;
    margin-left: 250px;
}

.end-contact-box-info {
    display: flex;
    flex-flow: row;
    align-content:center;
}

    .end-contact-box-info img {
        width: 28px;
        height: 28px;
    }
    .end-contact-box-info p {
        margin-left: 20px;
        font-weight: 800;
        font-size: 20px;
        line-height: 28px;
        /* identical to box height */
        /* #FFFFFF */

        color: #FFFFFF;
    }
.end-content-line {
    margin-top: 154px;
    margin-left: 60px;
    height: 174px;
    width: 1px;
    background: #B2B2B2;
    opacity: 0.3;
}
.end-qrcode {
    margin-top: 144px;
    margin-left: 47px;
    display: flex;
    flex-flow: column;
    align-content:center;
}
    .end-qrcode p {
        margin-top:14px;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;
    }
.qrcodeBox {
    width: 144px;
    height: 144px;
    background: #FFFFFF;
    padding: 18px;
}



.ShowImage_Form {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 5000;
    position: fixed;
}

.modal-body {
    width: 600px;
    height: 821px;
    z-index: 6000;
    left: 50%;
    top: 50%;
    display: flex;
    flex-flow: row;
    align-items: center;
    position: fixed !important;
    margin-left: -300px !important;
    margin-top: -410px !important;
    _position: absolute;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat')? documentElement.scrollTop + (document.documentElement.clientHeight - this.offsetHeight)/2: /**/ /*IE6*/
    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /**/ /*IE5 IE5.5*/
}
.image-box {
    width: 100%;
    padding: 16px;
    background: linear-gradient(180deg, #DBB15F 0%, #E6C179 8.26%, #FFE799 15.67%, #FFECB7 27.98%, #FFF4E6 47.75%, #ECC978 48.68%, #C4913E 66.28%, #8F5909 79.83%);
}
    .image-box img {
        width: 100%;
        height: auto;
    }