body {
    min-width: 1350px;
}
.banner .swiper-slide, .banner {
    position: relative;
}
.banner {
    height: 620px;
    background: #18222c;
}
.banner .swiper-container, .banner .swiper-wrapper {
    height: 100%;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    transition-property: transform,-webkit-transform;
    box-sizing: content-box;
}
a {
    text-decoration: none;
    color: #000;
    -webkit-tap-highlight-color: transparent;
}
.banner .swiper-slide img, .banner .swiper-slide video {
    width: 100%;
    max-width: 100%;
    min-width: 1200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 70px;
    left: 50%;
    width: 1200px;
    transform: translateX(-50%);
}
.banner .swiper-pagination {
    display: flex;
    justify-content: flex-start;
}
.swiper-pagination-bullets {
    padding-bottom: 20px;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.banner img {
    height: 100%;
}

.main-content {
    z-index: 110;
    position: relative;
}
.statistics {
    position: absolute;
    z-index: 99;
    left: 50%;
    width: 1400px;
    margin: -88px auto;
    border-radius: 4px;
    transform: translate(-50%);
}
.statistics .main {
    position: relative;
}
.swiper-box {
    height: 200px;
    position: relative;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.statistics .statistics-left:first-child {
    height: 114px;
}
.swiper-box .item:not(:last-child) {
    margin-right: 16px;
}
.statistics .statistics-left {
    margin-left: 100px;
    align-self: flex-end;
    box-sizing: border-box;
    width: 288px;
    height: 114px;
    padding: 22px 24px 0;
    border-radius: 4px 0 0 4px;
    text-align: center;
    background-image: linear-gradient(135deg,#fff,#fff4e9);
    box-shadow: 0 20px 80px 0 rgba(32,33,36,.06);
    border-radius: 8px;
    border: 1px solid #ffecd9;
    position: relative;
}
.swiper-box .item {
    background: hsla(0,0%,100%,.8);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    cursor: pointer;
    overflow: hidden;
    flex-shrink: 0;
    transition: all .5s,border 0s;
    margin-bottom: 70px;
}

.statistics .statistics-left>.coverImg {
    width: 320px;
    height: 64px;
    background-image: url(../images/docdiff/statistics1.png);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) scale(.4714);
}
.swiper-box .item-01-bg {
    width: 90px;
    display: block;
    position: absolute;
    right: 13px;
    top: 16px;
}
.statistics .statistics-left .p1 {
    box-sizing: border-box;
    margin-bottom: 12px;
    font-size: 14px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #552700;
    line-height: 14px;
    background: linear-gradient(270deg,#8e4f00,#552700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 0;
    padding-top: 32px;
}
.swiper-box .item .download-title>div, .swiper-box .item p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-wrap: break-word;
    text-overflow: unset;
    overflow: hidden;
}
.statistics .statistics-left:first-child .msg {
    opacity: 1;
}
.statistics .statistics-left .p2 {
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #552700;
    line-height: 12px;
    opacity: 0;
    transition: all .5s;
    padding-left: 0;
}

.swiper-box .item {
    width: 288px;
    height: 88px;
    background: hsla(0,0%,100%,.8);
    box-shadow: 0 10px 80px 0 rgba(1,40,111,.08);
    border-radius: 8px;
    border: 1.5px solid hsla(0,0%,100%,.6);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    padding: 22px 24px 0;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    flex-shrink: 0;
    transition: all .5s,border 0s;
    margin-bottom: 70px;
}
.swiper-box .hoverItem .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(135deg,#006cff,#0af);
    opacity: 0;
}
.swiper-box .hoverItem .content {
    position: absolute;
    left: 20px;
    top: 19px;
    right: 20px;
    z-index: 99;
}
.swiper-box .item .download-title {
    font-size: 16px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #202124;
    line-height: 20px;
    margin-bottom: 9px;
    display: flex;
    align-items: center;
}
.swiper-box .item ._more {
    width: 22px;
    height: 22px;
    margin-right: 12px;
}
.swiper-box .item .download-title>div, .swiper-box .item p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.swiper-box .item .download-title>div {
    line-height: 20px;
}
.swiper-box .item p {
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #60646b;
    line-height: 14px;
    padding-left: 34px;
}
.swiper-box .item p {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-wrap: break-word;
    text-overflow: unset;
    line-height: 17px;
    /*overflow: hidden;*/
}
.swiper-box .item .download-btn {
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 12px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    line-height: 12px;
    width: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    background: none;
    background-size: 100% 0;
    border: 0;
    opacity: 0;
    border-top: 1px solid rgba(0,108,255,.05);
    transition: all .5s;
}
.swiper-box .item.download:hover {
    height: 130px;
}
.swiper-box .item.download {
    position: relative;
}
.swiper-box .item:nth-child(4) {
    margin-right: 140px!important;
}
.block {
    background-size: 100% 100%;
    width: 100%;
}
.block.block2 {
    height: 887px;
    padding: 123px 0 0;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.block.block2 .content .tab .item, .block.block2 .content .tab {
    display: flex;
    justify-content: center;
}
.block.block2 .content .tab .item {
    position: relative;
    flex-direction: column;
    align-items: center;
    /*width: 2.4rem;*/
    /*height: 1.8rem;*/
    width: 15rem;
    height: 12rem;
    cursor: pointer;
    margin-top: 20px;
}
.block.block2 .content .tab .item>.img {
    width: 8rem;
    height: 8rem;
    background-repeat: no-repeat;
    background-position: 0 0;
    transform: scale(.4714);
}
.block .title-style {
    font-size: .18rem;
    text-align: center;
    color: #60646b;
}
.block h2 {
    font-size: .36rem;
    color: #202124;
    font-weight: 700;
}
.block .content {
    width: 12rem;
    margin: auto;
}

.block.block2 .content .tab .item p {
    font-size: 18px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #202124;
    line-height: 18px;
    text-align: center;
    transform: translateY(-24px);
}
.block.block2 .content .tab .item:hover:before {
    width: 100%;
}
.block.block2 .content .tab .item:before {
     position: absolute;
     bottom: 0;
     left: 50%;
     transform: translateX(-50%);
     content: "";
     width: 0;
     height: .12rem;
     /*background-color: #006cff;*/
     transition: width .3s;
}
.block.block2 .content .tab .item.active p {
    color: #006cff;
}
.block.block2 .content .tab .item.active {
    border-bottom: 2px solid #006cff;
}
.block.block2 .content .info-box {
    position: relative;
    height: 528px;
}
.block.block2 .content .info-box .info {
    width: 105%;
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    overflow: hidden;
}
.block.block2 .content .info-box .info .left {
    width: 28rem;
    position: relative;
    padding-top: 4rem;
    opacity: 0;
}
.block.block2 .content .info-box .info .left .title {
    font-size: 2rem;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #202124;
    line-height: 3rem;
}
.block.block2 .content .info-box .info .left .title:last-child {
    margin-bottom: 1rem;
}

.block.block2 .content .info-box .info .left .tips .tips-item {
     display: flex;
     align-items: center;
     font-size: 1.2rem;
     font-family: PingFangSC-Regular,PingFang SC;
     font-weight: 400;
     color: #4e5866;
     line-height: 2.2rem;
}
.block.block2 .content .info-box .info .right {
    width: 828px;
    height: 528px;
    opacity: 0;
    transform: translateY(50px);
    transition: all .6s;
    pointer-events: none;
}
.block.block2 .content .info-box .info.active .right {
    opacity: 1;
    transform: translateY(0);
    transition: all .6s .1s;
}
.block.block2 .content .info-box .info.active {
    z-index: 99;
}
.block.block2 .content .info-box .lightBox {
    position: absolute;
    bottom: 90px;
    left: 0;
    z-index: 99;
}
.btn[data-v-35029548] {
    position: relative;
    /*background-image: linear-gradient(135deg,#006cff,#0af);*/
    border: none;
    color: #fff;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    box-shadow: 0 14px 30px rgba(178,100,100,.15);
    font-size: 16px;
    font-weight: 500;
}
.btn[data-v-35029548]:before {
    --size: 20px;
    opacity: 0;
    content: "";
    position: absolute;
    left: var(--x);
    top: var(--y);
    width: var(--size);
    height: var(--size);
    background: radial-gradient(circle closest-side,rgba(0,255,248,.37647),transparent);
    transform: translate(-50%,-50%);
    transition: all .3s ease,left 0s,top 0s;
}
.btn span[data-v-35029548] {
    position: relative;
}
.block.block2 .block2Bg1 {
    background: #1b2f49;
    display: flex;
    justify-content: center;
    -webkit-animation: show-data-v-50e8d3b2 1s cubic-bezier(.25,.46,.45,.94);
    animation: show-data-v-50e8d3b2 1s cubic-bezier(.25,.46,.45,.94);
}
.block.block2 .block2Bg {
    background: url(../images/docdiff/blcok2-bg1.png) no-repeat;
    background-size: cover;
    z-index: -1;
}
.block.block2 .content .info-box .info.active .left .btn-box, .block.block2 .content .info-box .info.active .left .line, .block.block2 .content .info-box .info.active .left .tips, .block.block2 .content .info-box .info.active .left .title {
    opacity: 1;
    position: relative;
    z-index: 99;
}
.block.block2 .content .info-box .info.active .left {
    opacity: 1;
}
.block.block2 .block2Bg1, .block.block2 .block2Bg {
    width: 100%;
    height: 32rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.block.block4 {
    height: 780px;
    padding: 80px 0 0;
    box-sizing: border-box;
}
.block .content {
    width: 1200px;
    margin: auto;
}
.block.block4 .title-style {
    text-align: left;
}
.block .title-style {
    font-size: 18px;
    /*text-align: center;*/
    color: #7a8799;
}
.block.block4 .title-style>h2 {
    margin-bottom: 20px;
}
.block h2 {
    font-size: 36px;
    color: #202124;
    /*margin-bottom: 24px;*/
    font-weight: 700;
}
.block.block4 .title-style>p {
    font-size: 16px;
    line-height: 16px;
}
.block.block4 .tab .item, .block.block4 .tab {
    display: flex;
    justify-content: center;
    align-items: center;
}
.block.block4 .tab {
    margin-top: 36px;
}
.block.block4 .tab {
    margin-top: 36px;
}
.block.block4 .tab .item.active {
    box-shadow: 0 10px 100px 5px rgba(21,117,211,.06);
    border: 2px solid #fff;
}
.block.block4 .tab .item:not(:last-child) {
    margin-right: 20px;
}
.block.block4 .tab .item {
    position: relative;
    flex: 1;
    height: 60px;
    background: #fff;
    border: 1px solid #edeff2;
    border-radius: 8px;
    font-size: 18px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 500;
    color: #202124;
    line-height: 18px;
    overflow: hidden;
}
.block.block4 .tab .item .itemContent {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 99;
}
.block.block4 .tab .item .itemContent>img {
    width: 36px;
    display: block;
    margin-right: 8px;
    opacity: 1;
    transition: all .5s;
}
.block.block4 .tab .item.active .title {
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 600;
    color: #202124;
    line-height: 18px;
    background: linear-gradient(270deg,#202124,#004eb7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: translateX(-20px);
    transition: transform .5s;
}
.block.block4 .tab .item .itemContent .title {
    transform: translateX(0);
    transition: all .5s;
}
.block.block4 .tab .item .bgImg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(../images/docdiff/block4-item-bg.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.1);
    opacity: 0;
    transition: all .5s;
}
.block.block4 .tab .item.active .bgImg {
    transform: scale(1);
    opacity: 1;
    transition: all .5s;
}
.block.block4 .info-box {
    position: relative;
}
.block.block4 .info-box .info {
    position: absolute;
    display: flex;
    padding-top: 48px;
}
.block.block4 .info-box .info.active .left {
    opacity: 1;
}
.block.block4 .info-box .info .left {
    position: relative;
    width: 532px;
    opacity: 0;
}
.block.block4 .info-box .info .left .title {
    font-size: 24px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #202124;
    line-height: 24px;
    margin-bottom: 12px;
    opacity: 0;
}
.block.block4 .info-box .info .left .title>span {
    font-size: 28px;
    color: #006cff;
    margin-right: .5rem;
}
.vz-font {
    font-family: TG-TYPE-Bold;
}
.block.block4 .info-box .info .left .line {
    position: relative;
    width: 482px;
    height: 1px;
    background: rgba(1,40,111,.06);
    border-radius: 2px;
    margin: 24px 0 41px;
    opacity: 0;
}

.block.block4 .info-box .info.active .left .btn-box, .block.block4 .info-box .info.active .left .desc, .block.block4 .info-box .info.active .left .line, .block.block4 .info-box .info.active .left .tips, .block.block4 .info-box .info.active .left .title {
    opacity: 1;
    position: relative;
    z-index: 99;
}
.block.block4 .info-box .info .left .line:before {
    position: absolute;
    top: -3px;
    left: 0;
    content: "";
    display: block;
    width: 24px;
    height: 3px;
    background: #202124;
}
.block.block4 .info-box .info .left .tips .tips-item:not(:last-child) {
    margin-bottom: 41px;
}
.block.block4 .info-box .info .left .tips .tips-item {
    display: flex;
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #202124;
    line-height: 24px;
}
.block.block4 .info-box .info .left .tips .tips-item>img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.block.block4 .info-box .info .left .tips .tips-item .itemTitle {
    font-size: 18px;
    font-weight: 600;
    color: #202124;
    line-height: 18px;
    margin-bottom: 8px;
}
.block.block4 .info-box .info .left .tips .tips-item .itemContent {
    font-size: 16px;
    font-weight: 400;
    color: #4e5866;
    line-height: 26px;
}
.block.block4 .info-box .info .left .tips .tips-item .itemContent {
    font-size: 16px;
    font-weight: 400;
    color: #4e5866;
    line-height: 26px;
}
.block.block4 .info-box .info .left .tips .tips-item:not(:last-child) {
    margin-bottom: 41px;
}
.block.block4 .info-box .info .right {
    width: 668px;
    height: 408px;
    opacity: 0;
    transform: translateX(30px);
    transition: all .5s;
    pointer-events: none;
}
.block.block4 .info-box .info.active .right {
    opacity: 1;
    transform: translateX(0);
    transition: all .5s .1s;
}
.block.block7 {
    position: relative;
    height: 43rem;
    padding: 5rem 0 0;
    background: url(../images/docdiff/block7-bg.png) no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
.block.block7 .title-style {
    width: 75rem;
    display: flex;
    justify-content: space-between;
    text-align: left;
    margin: 0 auto .5rem;
}
.block.block7 .title-style .left {
    padding-top: 80px;
}
.block.block7 .title-style .left .title-1 {
    font-size: 16px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #01286f;
    line-height: 16px;
    background: linear-gradient(315deg,#e5f5ff,#85d0ff 72%,#63c3ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.block.block7 .title-style .left .title-2 {
    font-size: 36px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 56px;
}
.block.block7 .title-style .left .title-3 {
    font-size: 16px;
    font-family: PingFangSC-Medium,PingFang SC;
    color: #fff;
    line-height: 16px;
    display: flex;
    padding-top: 32px;
    padding-bottom: 42px;
}
.block.block7 .title-style .left .title-3 .title-3-item {
    margin-right: 36px;
}
.block.block7 .title-style .left .title-3 .title-3-item .item {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.block.block7 .title-style .left .title-3 .title-3-item .item img {
    width: 28px;
    display: block;
    margin-right: 6px;
}
.block.block7 .title-style .right {
    width: 780px;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.block.block7 .title-style .right .right-item {
    width: 380px;
    height: 250px;
    background: hsla(0,0%,100%,.06);
    border-radius: 8px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    margin-bottom: 20px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.block.block7 .title-style .right .right-item .right-item-box {
    width: 378px;
    height: 248px;
    position: absolute;
    left: 1px;
    top: 1px;
    background: linear-gradient(225deg,rgba(21,27,51,.95),rgba(38,39,51,.95));
    border-radius: 8px;
}
.block.block7 .title-style .right .right-item .box {
    position: absolute;
    top: 40px;
    left: 36px;
    transition: all .5s;
}
.block.block7 .title-style .right .right-item .box>img {
    width: 40px;
    display: block;
    margin-bottom: 25px;
    opacity: 1;
    transition: all .5s;
}
.block.block7 .title-style .right .right-item .box .title {
    font-size: 20px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
    margin-bottom: 12px;
}
.block.block7 .title-style .right .right-item .contentBox {
    position: absolute;
    top: 162px;
    left: 36px;
    transition: all .5s;
}
.block.block7 .title-style .right .right-item .contentBox .content {
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: hsla(0,0%,100%,.6);
    line-height: 28px;
}
.block.block7 .title-style .right .right-item .rightItemBg {
    position: absolute;
    right: 0;
    top: 0;
    width: 380px;
    display: block;
}
.block.block12 {
    padding: 100px 0 89px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}
.block.block12 .bg.bg1 {
    z-index: 1;
}
.block.block12 .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    transition: opacity .5s;
}
.block.block12 .title-style {
    width: 1200px;
    text-align: left;
    margin: 0 auto 26px;
}
.block.block12 .title-style>h2 {
    font-size: 36px;
    font-weight: 600;
    color: #202124;
    line-height: 36px;
    margin-bottom: 20px;
}
.block.block12 .title-style>p {
    font-size: 16px;
    font-weight: 400;
    color: #7a8799;
    line-height: 16px;
}

.block.block12 .statistics-right {
    width: 684px;
    flex: 1;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    height: 100%;
    border-left: none;
    border-radius: 0 4px 4px 0;
    margin-bottom: 33px;
}
.block.block12 .statistics-right li {
    position: relative;
    box-sizing: border-box;
    height: 90px;
    font-size: 16px;
    text-align: center;
    color: #202124;
    display: flex;
    align-items: center;
}
.block.block12 .statistics-right li .li-right {
    text-align: left;
}
.block.block12 .statistics-right li .li-right b {
    font-size: 20px;
    font-family: D-DINExp-Bold,D-DINExp;
    font-weight: 700;
    color: #006cff;
    line-height: 40px;
}
.block.block12 .statistics-right li .li-right span {
    font-size: 16px;
    font-weight: 600;
    color: #202124;
}
.block.block12 .statistics-right li .li-right p {
    font-size: 16px;
    font-weight: 500;
    color: #202124;
    line-height: 16px;
}
.block.block12 .list {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    height: 270px;
}
.block.block12 .list .list-item {
    width: 280px;
    height: 270px;
    box-sizing: border-box;
    background: hsla(0,0%,100%,.4);
    box-shadow: 0 10px 80px 5px rgba(1,40,111,.05);
    border-radius: 8px;
    border: 2px solid hsla(0,0%,100%,.1);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    transition: all .8s;
    overflow: hidden;
    position: relative;
}
.block.block12 .list .list-item.active {
    width: 600px;
    height: 270px;
    transition: all .8s;
}
.block.block12 .list .list-item .contraction .num {
    font-size: 40px;
    color: rgba(0,108,255,.2);
    line-height: 40px;
    margin-bottom: 16px;
    transform: translateY(0);
    transition: all .8s;
}
.block.block12 .list .list-item .rightImg {
    width: 144px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}
.block.block12 .list .list-item .contraction {
    font-weight: 700;
    transition: all .5s;
    padding: 118px 40px 12px;
    transition: all .8s;
}
.block.block12 .list .list-item.active .contraction {
    transform: translateY(-140px);
    transition: all .8s ease-in-out;
    padding-bottom: 12px;
}
.block.block12 .list .list-item.active .contraction .num {
    transform: translateY(-14px);
    transition: all .4s .2s;
}
.block.block12 .list .list-item .contraction .title {
    font-size: 20px;
    color: #202124;
    line-height: 32px;
    white-space: nowrap;
    transition: all .8s;
}
.block.block10 {
    padding: 76px 0;
    box-sizing: border-box;
    height: 240px;
    font-size: 24px;
    color: #fff;
    background: url(../images/docdiff/block-10-bg.png) no-repeat;
    background-size: cover;
}
.block.block10 .main .left, .block.block10 .main {
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.block.block10 .main {
    align-items: center;
    width: 1200px;
    margin: 0 auto;
}
.block.block10 .main .left {
    flex-direction: column;
    font-size: 28px;
    font-weight: 500;
    color: hsla(0,0%,100%,.8);
    line-height: 28px;
}
.block.block10 .main .left, .block.block10 .main {
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.block.block10 .main .left h2 {
    color: #202124;
    margin-bottom: 0;
    line-height: 36px;
}
.block.block10 .main .left p {
    color: rgba(32,33,36,.8);
}
.title {
    padding: 0!important;
}

.block.block12 .list .list-item .exhibition {
    width: 100%;
    padding-bottom: 36px;
    box-sizing: border-box;
    /*white-space: nowrap;*/
    transform: translateY(20px);
    transition: all .6s;
}
.block.block12 .list .list-item.active .exhibition {
    transform: translateY(-140px);
    transition: all .9s ease-in-out;
}
.block.block12 .list .list-item .exhibition .subTitle {
    font-size: 16px;
    font-weight: 400;
    color: #7a8799;
    /*line-height: 24px;*/
    margin-bottom: 32px;
    padding-left: 40px;
    transition: all .6s;
}