﻿@charset "utf-8";
/* frame */
body .wrap {
    margin: 0 auto;
    overflow: hidden;
}
a {
    transition: all 0.5s;
}
body {
    min-width: 1400px;
    font-weight: 400;
    background: #fff;
}
.clear {
    clear: both;
}
#content {
    zoom: 1;
    width: 100%;
}
.row {
    width: 1400px;
    margin: auto;
    position: relative;
}
.row:after {
    content: "";
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    display: block;
    overflow: hidden;
}

/* 头部 */
#header {
    display: none;
}

/* 头部-banner */
#header-banner {
    position: relative;
    width: 100%;
    height: 760px;
    background: #f8f8f8 url(../img/banner.jpg) no-repeat center bottom;
    background-size: cover;
}
#header-banner .row {
    height: 100%;
}
#header-banner .logo {
    display: block;
    width: 238px;
    height: 50px;
    float: left;
    overflow: visible;
    margin: 41px 0 100px;
}
#header-banner .logo img {
    height: 100%;
    width: auto;
}
#header-banner .links {
    height: 36px;
    position: absolute;
    top: 49px;
    right: 0;
}
#header-banner .links a {
    height: 36px;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
    padding: 0 1.5em;
    margin-left: 10px;
    border: 1px solid #113067;
    background-color: #113067;
    box-shadow: 0 8px 6px rgba(0, 0, 0, 0.16);
}
#header-banner .links a:hover {
    color: #113067;
    border-color: white;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#EEFCFF));
    background: -moz-linear-gradient(#ffffff, #EEFCFF);
    background: -ms-linear-gradient(#ffffff, #EEFCFF);
    background: -o-linear-gradient(#ffffff, #EEFCFF);
    background: linear-gradient(#ffffff, #EEFCFF);
}

#header-banner .banner-txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 216px;
    text-align: center;
}
.banner-txt .title {
    margin-bottom: 10px;
    font-size: 92px;
    font-weight: bold;
    line-height: 1.6;
    color: white;
    text-shadow: 0 0 18px #02317C;
}
.banner-txt .tip {
    font-size: 18px;
    line-height: 32px;
    color: white;
    text-shadow: 0 0 15px rgba(2, 49, 124, 0.52);
}

/*页面简单描述*/
.page-tip {
    position: relative;
    background-color: #fafafa;
    padding: 50px 70px;
    width: 1260px;
    font-size: 22px;
    line-height: 40px;
    text-indent: 2em;
    border-radius: 30px;
    margin-top: -180px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .3);
}


/* 通用框 */
.row-info {
    display: flex;
    align-items: center;
}
.row-info .row-bg {
    display: flex;
    justify-content: center;
    align-items: center;
}
.row-info .row-con {
    flex: 1;
}

.rowTi {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 50px;
    height: auto;
    text-align: center;
}
.rowTi h2 {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 40px;
    height: 53px;
    line-height: 53px;
    font-weight: bold;
    color: #021FA4;
}

.info-box {
    font-size: 16px;
    line-height: 32px;
}
.info-box p {
    margin: 9px 0;
    text-indent: 2em;
    text-align: justify;
}

/* ==========================================================================
   集成
========================================================================== */
#box-integration {
    margin-top: 15px;
    padding: 60px 0 42px;
    background: url(../img/bg-1.jpg) center bottom no-repeat;
    background-size: cover;
}
#box-integration .rowTi {
    text-align: left;
    margin-bottom: 30px;
}
#box-integration .rowTi h2 {
    padding: 0;
}
#box-integration .info-box {
    padding-right: 82px;
}
.icon-integration {
    position: relative;
    z-index: 1;
    width: 670px;
    height: 540px;
    margin: 0 74px 0 0;
    background: linear-gradient(180deg, #DEF4FB, #F4F8FF);
    box-shadow: 10px 0 30px rgba(213, 231, 241, 0.45);
    border-radius: 30px;
}
.icon-integration::after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../img/pic-1.png) center center no-repeat;
}

/*数据源格式*/
#box-format {
    padding: 40px 0 100px;
    background: url(../img/bg-2.jpg) center bottom no-repeat;
    background-size: cover;
}

.format-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
    height: 670px;
}
.format-icon .tip {
    color: #2065D1;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}
.format-icon .info-web {
    position: relative;
    width: 480px;
    margin: 0 calc((100% - 320px) / 2);
    padding: 20px 30px 40px;
    height: 480px;
    background: url(../img/circle-1.png) center top no-repeat;
}
.format-icon .info::after,
.format-icon .info::before {
    content: "";
    position: absolute;
    z-index: 0;
    float: left;
}
.format-icon .info::before {
    position: absolute;
    top: -42px;
    left: 50%;
    width: 155px;
    height: 126px;
    margin-left: -77.5px;
    background: url(../img/icon-format.png) center top no-repeat;
}
.format-icon .info-page::before {
    top: -58px;
}
.format-icon .info-xml::before {
    top: -66px;
    background-position: center -178px;
}
.format-icon .info-rss::before {
    background-position: center -374px;
}
.format-icon .info-json::before {
    top: -46px;
    background-position: center -539px;
}
.format-icon .info::after{
    background: url(../img/line-format.png) left top no-repeat;
}
.format-icon .info-page::after{
    width: 206px;
    height: 66px;
    left: 100%;
    top: 30px;
    background-position: left -70px;
}
.format-icon .info-xml::after{
    width: 200px;
    height: 156px;
    right: 100%;
    bottom: 0;
    background-position: left -340px;
}
.format-icon .info-rss::after{
    left: 164px;
    bottom: 80px;
    width: 230px;
    height: 178px;
    background-position: left -937px;
}
.format-icon .info-json::after{
    width: 204px;
    height: 168px;
    top: -50px;
    right: 100%;
    background-position: left -614px;
}
.format-icon .info-web::after {
    content: "";
    position: absolute;
    z-index: 0;
    float: left;
    left: 80px;
    top: 70px;
    width: 380px;
    height: 380px;
    background: url(../img/circle-2.png) center center no-repeat;
    
}
/* 箭头效果 */  
.format-icon .info::after {
    opacity: 0;
    transform: scaleX(0);
    transform-origin: left;
}
.format-icon .info-xml::after,
.format-icon .info-json::after{
    transform-origin: right;
}
@keyframes showWidthAnimation {  
    from {  
        transform: scaleX(0);  
        opacity: 0;
    }  
    to {  
        transform: scaleX(1);  
        opacity: 1;  
    }  
}  
.format-icon .info.animated::after{
    animation: showWidthAnimation 0.5s ease-out forwards 1.2s;
}
/* 转圈效果 */
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(360deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.format-icon .info-web.animated::after{
    animation: rotate 9s ease-in-out infinite;
    animation-delay: 0.6s; 
}

.format-icon .info-web strong {
    display: block;
    margin: 100px 100px;
    width: 280px;
    height: 280px;
    text-align: center;
    line-height: 280px;
    border-radius: 50%;
    font-size: 40px;
    font-weight: bold;
    color: white;
    background: linear-gradient(180deg, #5796F1, #1E64D0);
}
.format-icon .info {
    position: absolute;
    box-sizing: border-box;
    padding-top: 70px;
    width: 278px;
    height: 204px;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    border-radius: 20px;
    background: linear-gradient(180deg, #fff, #F2F6FD);
    box-shadow: 0 0 42px #BDE2FD;
}
.format-icon .info-page {
    left: 15px;
    top: 135px;
    width: 198px;
    height: 195px;
    padding-top: 85px;
}
.format-icon .info-xml {
    right: 0px;
    top: 135px;
}
.format-icon .info-rss {
    left: 85px;
    bottom: 4px;
    width: 218px;
    height: 195px;
    padding-top: 86px;
}
.format-icon .info-json {
    right: 40px;
    bottom: 0;
}

/* box-features */
#box-features {
    padding: 50px 0 66px;
    background: url(../img/bg-3.jpg) center bottom no-repeat;
    background-size: cover;
}
.features-list {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.features-list li {
    position: relative;
    top: 0;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: calc(100% / 2 - 30px);
    margin-bottom: 30px;
    padding: 20px 28px 20px 62px;
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    min-height: 104px;
    border: 1px solid white;
    background: linear-gradient(45deg, white 0%, white 79%, rgba(255, 255, 255, 0.5) 100%);
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(190, 224, 248, .6);
    transition: all ease 0.6s;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
}
.features-list li::before {
    position: absolute;
    left: 20px;
    top: 50%;
    content: "";
    width: 24px;
    height: 25px;
    margin-top: -12.5px;
    float: left;
    background: url(../img/icon-1.png) left top no-repeat;
}
.features-list li:nth-child(7)::before {
    margin-top: -28px;
}

.features-list li:hover{
    top: -10px;
    box-shadow: 0px 4px 0 rgba(190, 224, 248, 0.6); 
}
/* 水滴效果 */
@keyframes drop {  
    0% {  
        transform: translateY(0);  
        opacity: 1;  
    }  
    20% {  
        transform: translateY(10px); 
        opacity: 1;  
    }  
    50% {  
        transform: translateY(20px); 
        opacity: 0;
    }
    75% {  
        transform: translateY(0);  
        opacity: 0;  
    }
    100% {
        transform: translateY(0); 
        opacity: 1;
    }
}  
.drop-icon li:hover::before{
    opacity: 0;
    animation: drop 3s ease-in-out forwards;  
    animation-iteration-count: 6;  
}

/* 图标抖动效果 */
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
/* 图标效果 */
.tada-icon li::before{
    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.tada-icon li:hover::before{
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* box-strengths */
#box-strengths {
    padding: 72px 0 42px;
}

.strengths-list {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.strengths-list li {
    position: relative;
    top: 0;
    padding: 170px 35px 40px;
    box-sizing: border-box;
    width: calc(100% / 3 - 36px);
    margin-bottom: 50px;
    background: white;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(187, 210, 227, .5);
    transition: all ease 0.6s;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
}
.strengths-list li:hover{
    top: 10px;
    box-shadow: 0px 4px 30px rgba(187, 210, 227, 0.6); 
}
.strengths-list li:nth-child(4),
.strengths-list li:nth-child(5) {
    width: calc(100% / 2 - 30px)
}
.strengths-list li::before {
    position: absolute;
    left: 50%;
    top: 44px;
    content: "";
    width: 90px;
    height: 116px;
    float: left;
    margin-left: -45px;
    background: url(../img/icon-strengths.png) center top no-repeat;
}
.strengths-list li:nth-child(2)::before {
    background-position: center -130px;
}
.strengths-list li:nth-child(3)::before {
    background-position: center -260px;
}
.strengths-list li:nth-child(4)::before {
    background-position: center -390px;
}
.strengths-list li:nth-child(5)::before {
    background-position: center -520px;
}
.strengths-list li .tit {
    margin-bottom: 20px;
    display: block;
    font-size: 32px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
}
.strengths-list li .intro {
    font-size: 16px;
    line-height: 32px;
    color: #484848;
}
.strengths-list li .intro p {
    text-indent: 2em;
    text-align: justify;
}