body {
    background: #F7FAFF;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif!important;
}


#this-ip{
    padding-top: 90px;
    color: #666666;
    width: 1200px;
    margin: 0 auto;
}
#this-ip a{
    color: #666666;
}
#this-ip a:hover{
    color: #0064FA !important;
}
#banner .container{
    position: relative;
}
#banner {
    width: 100%;
    height: 480px;
    background: url(../img/v/banner.png) no-repeat center/cover;
    color: #fff;
}

#banner .title {
    color: #000;
    font-size: 40px;
    font-weight: 500;
    margin-top: 120px;
}

#banner .description {
    color: #333;
    font-weight: 400;
    margin-top: 22px;
    font-size: 16px;
    line-height: 28px;
}

#banner .download, #banner .download:link, #banner .download:visited, #banner .download:active {
    line-height: 44px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    background: #0064FA;
    padding: 0 32px;
    margin-top: 48px;
    border: 1px solid #0573FA;
    display: inline-block;
    border-radius: 2px;
}
#banner .download:hover {
    background: #0E46FF;
    border-color: #0573FA;
}

.container>h2 {
    font-size: 36px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    margin-top: 88px;
}

.button__more, .button__more:link, .button__more:visited, .button__more:active {
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 14px;
    padding: 0 32px;
    background: #0573FA;
    border: 1px solid #0573FA;
    margin: 0 auto;
    border-radius: 2px;
}

.button__more:hover {
    background: transparent;
    color: #0573FA;
}


.module_1 {
    height: 950px;
    background-color: #fff;
    text-align: center;
}

    .module_1 .bg_content {
        margin: 0 auto;
        width: 100%;
        height: 636px;
        background: url(../img/v/function.png) no-repeat center/contain;
    }

.module_1 .button__more {
    margin-top: 38px;
}

.module_2 {
    height: 696px;

    text-align: center;
}

    .module_2 .container {
        height: 100%;
        background: url(../img/v/problem.png) no-repeat center/276px 291px;
    }

.module_2 .button__more {
    position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translateX(-50%);
}

.module_2 .container {
    position: relative;
}

.module_2 .line {
    position: absolute;
    height: 1px;
    width: 370px;
    background-color: rgba(1, 100, 250, 0.3);
}

.module_2 .container .line:nth-of-type(1) {
    top: 260px;
    left: 90px;
}

.module_2 .container .line::after {
    content: '';
    height: 1px;
    width: 57px;
    background-color: rgba(1, 100, 250, 0.3);
    position: absolute;
}

.module_2 .container .line:nth-of-type(1)::after {
    right: -55px;
    top: 11px;
    transform: rotate(22deg);
}

.module_2 .container .line:nth-of-type(2) {
    top: 430px;
    left: 90px;
}

.module_2 .container .line:nth-of-type(2)::after {
    right: -62px;
    top: -12px;
    width: 64px;
    transform: rotate(-22deg);
}

.module_2 .container .line:nth-of-type(3) {
    top: 260px;
    right: 90px;
}

.module_2 .container .line:nth-of-type(3)::after {
    left: -59px;
    top: 12px;
    width: 62px;
    transform: rotate(-22deg);
}

.module_2 .container .line:nth-of-type(4) {
    top: 430px;
    right: 90px;
}

.module_2 .container .line:nth-of-type(4)::after {
    left: -53px;
    top: -11px;
    width: 55px;
    transform: rotate(23deg);
}

.module_2 .title {
    position: absolute;
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

.module_2 .title span {
    vertical-align: middle;
}

.module_2 .title .num {
    font-size: 45px;
    color: #444;
}

.module_2 .container .title:nth-of-type(1) {
    top: 196px;
    left: 50px;
}

.module_2 .container .title:nth-of-type(2) {
    top: 365px;
    left: 50px;
}

.module_2 .container .title:nth-of-type(3) {
    top: 196px;
    right: 50px;
}

.module_2 .container .title:nth-of-type(4) {
    top: 365px;
    right: 50px;
}

.module_2 .container .title>span:first-of-type {
    margin-right: 10px;
}

.module_2 .container .describe {
    position: absolute;
}

.module_2 .container .describe span {
    font-size: 16px;
    display: block;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.module_2 .container .describe:nth-of-type(1) {
    top: 275px;
    left: 90px;
    text-align: left;
}

.module_2 .container .describe:nth-of-type(2) {
    top: 445px;
    left: 90px;
    text-align: left;
}

.module_2 .container .describe:nth-of-type(3) {
    top: 275px;
    right: 90px;
    text-align: right;
}

.module_2 .container .describe:nth-of-type(4) {
    top: 445px;
    right: 90px;
    text-align: right;
}
.module_2 p.title:hover span{
    color: #0064FA !important;
}

.module_3 {
    height: 671px;
    background: #fff;
    text-align: center;
}

.advantage .advantage_ul {
    float: none;
    margin-top: 0;
    position: relative;
    margin-top: 70px;
}

.advantage .advantage_li {
    display: block;
    float: left;
    margin-left: 0;
    width: 20%;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    /* line-height: 62px; */
    height: 292px;
}

.advantage_li_h4 {
    font-size: 24px;
    margin: 0 auto;
    font-weight: 500;
    color: #000000;
    line-height: 44px;
    margin-top: 36px;
    margin-bottom: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
}

.advantage_li_img {
    width: 120px;
}

.advantage_li_p {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 160px; */
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 44px;
    opacity: 0.9;
}

.advantage_li_span {
    /* height: 54px; */
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    opacity: 0.7;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 23px;
}

/* 优势 */
.anmp_animate {
    width: 120px;
    margin: 0 auto;
}

.anmp_content .anmp_content_info {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
}

.sec_content .sec_content_info {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
}


.alive_keep {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
}


.safe_con_box {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
}

.safe_content h4 {
    width: 48px;
}

.clas_space {
    width: 101px;
}

.us_inner_cen a {
    right: 30px;
}

.us_inner_right span {
    width: 101px;
}

.us_inner_right a {
    right: 30px;
}

.space_box {
    height: 38px;
}

/* 动画 */
.anmp_content_info {
    /* 动画效果 */
    background: url('../img/one.png');
    background-size: cover;
}

.strong_content_info {
    /* 动画效果 */
    background: url('../img/strong.png');
    background-size: cover;
}

.sec_content_info {
    background: url('../img/two.png');
    background-size: cover;
}

.thr_content_info {
    background: url('../img/three.png');
    background-size: cover;
}

.safe_content_info {
    background: url('../img/four.png');
    background-size: cover;
}
.advantage_li:hover .advantage_li_h4{
    color: #0064fa;
}

/* 反转动画 */
.anmpRerun {

    animation: rerun 1s steps(1, start) 1;
    -webkit-animation: rerun 1s steps(1, start) 1;
    -moz-animation-animation: rerun 1s steps(1, start) 1;
    animation-fill-mode: forwards;
}

@keyframes rerun {
    0% {
        background-position: 0 -2520px;
    }

    5% {
        background-position: 0 -2400px;
    }

    10% {
        background-position: 0 -2280px;

    }

    15% {
        background-position: 0 -2160px;
    }

    20.0% {
        background-position: 0 -2040px;
    }

    25% {
        background-position: 0 -1920px;
    }

    30% {
        background-position: 0 -1800px;
    }

    35% {
        background-position: 0 -1680px;
    }

    40% {
        background-position: 0 - 1560px;
    }

    45% {
        background-position: 0 - 1440px;
    }

    50% {
        background-position: 0 - 1320px;
    }

    55% {
        background-position: 0 -1200px;
    }

    57.5% {
        background-position: 0 -1080px;
    }

    60% {
        background-position: 0 -960px;
    }

    65% {
        background-position: 0 -840px;
    }

    70% {
        background-position: 0 -720px;
    }

    75% {
        background-position: 0 -600px;
    }

    80% {
        background-position: 0 -480px;
    }

    85% {
        background-position: 0 -360px;
    }

    90% {
        background-position: 0 - 240px;
    }

    95% {
        background-position: 0 -120px;
    }

    100% {
        background-position: 0 0;
    }
}

.anmprun {

    /* animation:run 1s steps(1, start) infinite;
   -webkit-animation:run 1s steps(1, start) infinite; */
    animation: run 1s steps(1, start) 1;
    -webkit-animation: run 1s steps(1, start) 1;
    -moz-animation-animation: run 1s steps(1, start) 1;
    animation-fill-mode: forwards;
}

@keyframes run {
    0% {
        background-position: 0 0;
    }

    4.5% {
        background-position: 0 -120px;
    }

    9% {
        background-position: 0 -240px;

    }

    13.5% {
        background-position: 0 -360;
    }

    18% {
        background-position: 0 -480;
    }

    22.5% {
        background-position: 0 -600;
    }

    27% {
        background-position: 0 -720px;
    }

    31.5% {
        background-position: 0 -840px;
    }

    36% {
        background-position: 0 -960px;
    }

    40.5% {
        background-position: 0 -1080px;
    }

    45% {
        background-position: 0 -1200px;
    }

    49.5% {
        background-position: 0 -1320px;
    }

    54% {
        background-position: 0 -1440px;
    }

    59.5% {
        background-position: 0 -1440px;
    }

    64% {
        background-position: 0 -1560px;
    }

    68% {
        background-position: 0 -1680px;
    }

    72% {
        background-position: 0 -1800px;
    }

    77.25% {
        background-position: 0 -1920px;
    }

    82% {
        background-position: 0 -2040px;
    }

    86.5% {
        background-position: 0 -2160px;
    }

    91% {
        background-position: 0 -2280px;
    }

    95.5% {
        background-position: 0 -2400px;
    }

    100% {
        background-position: 0 -2520px;
    }
}

.module_3 .button__more {
    margin-top: 64px;
}

.module_4 {
    height: 431px;
    text-align: center;
}

.module_4 .module_4_ul {
    display: flex;
    margin-top: 70px;
}

.module_4 .module_4_ul .module_4_li {
    height: 140px;
    flex: 1;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.module_4 .module_4_ul .module_4_li+.module_4_li {
    margin-left: 25px;
}

    .module_4 .module_4_ul .module_4_li:nth-of-type(1) {
        background-image: url('../img/v/CMMI5.png?v=1');
        color: #1D2E85;
    }

    .module_4 .module_4_ul .module_4_li:nth-of-type(2) {
        background-image: url('../img/v/yelloStart.png');
        color: #703D1F;
    }

    .module_4 .module_4_ul .module_4_li:nth-of-type(3) {
        background-image: url('../img/v/keep.png');
        color: #1F7178;
    }

    .module_4 .module_4_ul .module_4_li:nth-of-type(4) {
        background-image: url('../img/v/order.png');
        color: #66497F;
    }

.module_4 .module_4_ul .module_4_li p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    text-align: left;
}

.module_4 .module_4_ul .module_4_li p+p {
    margin-top: 13px;
}

.module_5 {
    background: #fff;
    height: 904px;
    text-align: center;
}

.module_5 .module_5_gird {
    display: grid;
    margin-top: 50px;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(5, 80px);
    row-gap: 30px;
    column-gap: 10px;
}

.module_5 .module_5_gird .module_5_grid_item {
    background-size: contain;
    background-repeat: no-repeat;
}

.module_5 .button__more {
    margin-top: 63px;
}

.module_6 {
    height: 610px;
    text-align: center;
}
.module_6 h2{
    margin-bottom: 44px;
}

.module_6 .prev{
    width: 20px;
    height: 52px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    margin-bottom: 3px;
    background-color: #F7FAFF;
}
.module_6 .prev::after{
    content: '';
    width: 14px;
    height: 14px;
    border-top: 2px solid #333333;
    border-right: 2px solid #333333;
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%) rotate(225deg);
    cursor: pointer;
}
.module_6 .next{
    width: 20px;
    height: 52px;
    position: absolute;
    right: 0px;
    bottom: 0;
    z-index: 3;
    margin-bottom: 3px;
    background-color: #F7FAFF;
}
.module_6 .next::after{
    content: '';
    width: 14px;
    height: 14px;
    border-top: 2px solid #333333;
    border-right: 2px solid #333333;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    cursor: pointer;
}
.module_6 .prev:hover::after, .module_6 .next:hover::after{
    border-color: #0064FA;
}

.brand_show_content{
    overflow: hidden;
    position: relative;
}

.module_6 .brand_show {
    border-bottom: 2px solid #DBDBDB;
    white-space: nowrap;
    position: relative;
    left: 0;
    transition: left .15s;
    font-size: 0;
}

.module_6 .brand_show li {
    display: inline-block;
    font-size: 20px;
    line-height: 52px;
    font-weight: 400;
    color: #333333;
    margin-bottom: -3px;
    cursor: pointer;
    text-align: center;
    padding: 0 20px;
}
.module_6 .brand_show li + li{
    margin-left: 40px;
}
.module_6 .brand_show li.active {
    color: #0064FA;
    border-bottom: 4px solid #0064FA;
}

.module_6 .brand_list {
    display: grid;
    margin-top: 54px;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(1, 90px);
    row-gap: 30px;
    column-gap: 20px;
    opacity: 0;
}

.module_6 .brand_list.fade-in {
    transition: opacity .15s linear;
    opacity: 1;
}

.module_6 .brand_list .brand_item {
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px rgba(0, 100, 250, 0.15);
    border-radius: 4px;
}

.module_6 .button__more{
    margin-top: 60px;
}

.module_7 {
    height: 241px;
    text-align: center;
    background: url('../img/v/footer.png') no-repeat center/cover;
}

.module_7 h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    margin-top: 70px;
    margin-bottom: 35px;
}

.module_7 .button__more {
    background: transparent;
    line-height: 50px;
    border: 1px solid #fff;
    font-size: 18px;
    padding: 0 52px;
}

.module_7 .button__more:hover {
    color: #0064FA;
    background-color: #fff;
    border-color: #fff;
}

.clearfix::after {
    content: '';
    display: block;
    clear: both;
}

.merchant-more .more-text {
    display: inline-block;
    width: auto;
    padding-right: 30px;
    position: relative;
    transition: all .2s;
    cursor: pointer;
    line-height: 1;
    font-size: 14px;
    color: #0064FA;
    margin-top: 43px;
    margin-left: 22px;
}

.more-text:active {
    color: #0064FA;
}

.right-arrow {
    position: absolute;
    right: 16px;
    top: -9px;
    display: inline-block;
    width: 12px;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    transition: all .2s;
    color: #0064FA;
}

.more-text:hover .right-arrow {
    right: 10px;
}
.navbar-fixed-top .consult{
    color: #0064fa;
}
.navbar-itcast .navbar-fixed-top li.menu-active > a {
    cursor: pointer;
    color: #0064FA!important;
    opacity: 1;
}
.navbar-itcast .navbar-fixed-top:not(.navbar-top-box) .navbar-nav > li > a >p{
    width: 88px;
    height: 32px;
    color: #0064FA !important;
    border: 1px solid #0064FA !important;
    /* border-radius: 3px; */
    background: transparent;
    line-height: 30px;
}

.navbar-itcast .navbar-fixed-top.navbar-top-box .navbar-nav > li.last:hover p{
    border-color: #0064FA;
    background-color: #0064FA;
    color: #fff;
}
.navbar-itcast .navbar-fixed-top.navbar-top-box .navbar-nav > li.last p:hover {
    background: transparent;
    color: #0064FA;
    border: 1px solid #0064FA;
}
.navbar-itcast .navbar-fixed-top:not(.navbar-top-box) .navbar-nav > li.last:hover p {
    background: transparent;
    color: #0064FA;
    border: 1px solid #0064FA;
}
.navbar-itcast .navbar-fixed-top:not(.navbar-top-box) .navbar-nav > li.last p:hover {
    background: #0064FA;
    color: #FFF !important;
    border: 1px solid #0064FA !important;
}