﻿
.container {
    width: 1200px;
    margin: 0 auto;
}

.logo-img img {
    width: 92px;
    height: 45px;
    margin-top: 16px;
    margin-right: 50px;
}

.nav-header {
    display: inline-block;
    position: relative;
    top: -16px;
}
    /*#1E90FE*/
    .nav-header a {
        display: inline-block;
        padding: 8px 3px 5px;
        margin: 0 10px;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        -moz-transition: border,color .2s linear;
    }

        .nav-header a:hover {
            color: #1E90FE;
        }

    .nav-header .cur {
        border-bottom: 3px solid #1E90FE;
        color: #1E90FE
    }

.circle {
    width: 6px;
    height: 6px;
    background: #000000;
    border-radius: 50%;
    margin: 0 10px;
    display: inline-block;
    position: relative;
    top: -3px;
}

.header-right {
    display: inline-block;
    position: relative;
    top: 30px;
    float: right;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}

    .header-right a {
        height: 14px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #888888;
    }

#index-show .slider{height:615px;background-position:top center;background-repeat:no-repeat;background-size:cover}
#index-show .slider a{display:inline-block;background-color: #2883f8;color: #fff;font-size: 18px;text-align: center;line-height: 47px;width: 220px;position: absolute;}
#index-show .slider1{cursor:pointer;background-image:url(../img/index-show1.jpg)}
#index-show .slider1 a{display:block;width:100%;height:615px;}
#index-show .slider2{background-image:url(../img/index-show2.jpg)}
#index-show .slider3{background-image:url(../img/index-show3.jpg)}
#index-show .slider4{background-image:url(../img/index-show4.jpg)}
#index-show .slider5 {
    background-image: url(../images/index/banner2.jpg);
    position: relative;
    background-size: 100% 100%;
}
#index-show .slider5>a{bottom: 108px;left: 490px;}
#index-show .slider5>a:hover{box-shadow: 0 5px 5px rgba(0,0,0,.5);}
#index-show .slider6{background-image:url(../img/index-show6.jpg)}
#index-show .slider7 {
    background-image: url(../images/index/banner3.jpg);
    background-size: 100% 100%;
}
#index-show .slider8{background-image:url(../img/index-show8.jpg)}
#index-show .slider9 {
    background-image: url(../images/index/banner.png);
    position: relative;
    background-size: 100% 100%;
}
#index-show .slider9>a{bottom: 23px;right: 65px;height: 50px; line-height:50px;}
#index-show .slider9>a:hover{box-shadow: 0 0 15px rgba(0,0,0,.5) inset;}
#index-show .content{padding:100px 0 0 70px;color:#e3e3e3;height:353px}
.container {
    width: 1200px;
    margin: 0 auto;
}
.logo-img {
   
}
.logo-img img {
    width: 92px;
    height: 45px;
}

#who-needs-it .box ul li {
    width: 33%;
    display: inline-block;
    text-align: center;
}

.banner img {
    height: 610px;
    width: 100%;
}

#method-part {
    width: 1200px;
    margin: 0 auto;
}

#method-part .header-line {
    margin: auto;
}

#method-part .header-line img {
    display: flex;
    margin: 0 auto 20px;
}

#method-part .header-line .title {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.task-part {
    display: flex;
    justify-content: space-between;
}

.task-part .left-text {
    width: 580px;
    margin-top: 50px;
}

.task-part .left-text .block {
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #EFEFEF;
}

.task-part .left-text .title {
    font-size: 24px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #010000;
    margin: 12px 0 10px;
}

.task-part .left-text .content {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.task-part .circle {
    width: 4px;
    height: 4px;
    background: #999999;
    border-radius: 50%;
    position: relative;
    top: -4px;
}
.task-space .left-contain {
    width: 720px;
    height: 590px;
    /*background: url('./images/computerBg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;*/
    position: relative;
}
    .task-space .left-contain .computer-img {
        position: absolute;
        left: 0;
        top: 0;
        width: 580px;
        height: 400px;
        background: url('./images/computer.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
        .task-space .left-contain .computer-img img {
            margin-top: 13px;
            width: 545px;
            height: 320px;
            border-radius: 3px;
        }
    .task-space .left-contain .phone-img {
        position: absolute;
        right: 80px;
        top: 66px;
        width: 185px;
        height: 335px;
        background: url('./images/phone.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
        .task-space .left-contain .phone-img img {
            width: 165px;
            margin-left: 11px;
            height: 300px;
            margin-top: 31px;
            border-radius: 3px;
        }

        .task-space {
            display: flex;
            justify-content: space-between;
            margin-top: 120px;
        }
.right-task-container {
    width: 450px;
}
.right-task-container .title {
    font-size: 24px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #000000;
    padding: 5px 0 10px;
}
.right-task-container .normal-line {
    width: 450px;
    height: 1px;
    background-color: #EFEFEF;
}
.process {
    background-color: #6fb2f1 !important;
    height: 5px !important;
    border-radius: 2px !important;
}
.process-color {
    animation: processAnimation 20s linear both;
    height: 5px;
    border-radius: 2px;
    width: 450px;
    position: relative;
    top: -5px;
    margin-bottom: -10px;
}
@keyframes processAnimation {
    0% {
        width: 0px;
        background-color: #1087f7;
        height: 5px;
    }

    25% {
        width: 110px;
        background-color: #1087f7;
        height: 5px;
    }

    50% {
        width: 220px;
        background-color: #1087f7;
        height: 5px;
    }

    75% {
        width: 330px;
        background-color: #1087f7;
        height: 5px;
    }

    100% {
        width: 450px;
        background-color: #1087f7;
        height: 5px;
    }
}
.process-com {
    background-color: #9575e7 !important;
    height: 5px !important;
    border-radius: 2px !important;
}
.process-color-com {
    animation: processAnimation-com 20s linear both;
    height: 5px;
    border-radius: 2px;
    width: 450px;
    position: relative;
    top: -5px;
}
@keyframes processAnimation-com {
    0% {
        width: 0px;
        background-color: #6b34f8;
        height: 5px;
    }

    25% {
        width: 110px;
        background-color: #6b34f8;
        height: 5px;
    }

    50% {
        width: 220px;
        background-color: #6b34f8;
        height: 5px;
    }

    75% {
        width: 330px;
        background-color: #6b34f8;
        height: 5px;
    }

    100% {
        width: 450px;
        background-color: #6b34f8;
        height: 5px;
    }
}

.process-work {
    background-color: #b78d0c !important;
    height: 5px !important;
    border-radius: 2px !important;
}

.process-color-work {
    animation: processAnimation-work 20s linear both;
    height: 5px;
    border-radius: 2px;
    width: 450px;
    position: relative;
    top: -5px;
}

@keyframes processAnimation-work {
    0% {
        width: 0px;
        background-color: #fcbd01;
        height: 5px;
    }

    25% {
        width: 110px;
        background-color: #fcbd01;
        height: 5px;
    }

    50% {
        width: 220px;
        background-color: #fcbd01;
        height: 5px;
    }

    75% {
        width: 330px;
        background-color: #fcbd01;
        height: 5px;
    }

    100% {
        width: 450px;
        background-color: #fcbd01;
        height: 5px;
    }
}
.process-member {
    background-color: #b94250 !important;
    height: 5px !important;
    border-radius: 2px !important;
}

.process-color-member{
    animation: processAnimation-member 20s linear both;
    height: 5px;
    border-radius: 2px;
    width: 450px;
    position: relative;
    top: -5px;
}

@keyframes processAnimation-member {
    0% {
        width: 0px;
        background-color: #ff5263;
        height: 5px;
    }

    25% {
        width: 110px;
        background-color: #ff5263;
        height: 5px;
    }

    50% {
        width: 220px;
        background-color: #ff5263;
        height: 5px;
    }

    75% {
        width: 330px;
        background-color: #ff5263;
        height: 5px;
    }

    100% {
        width: 450px;
        background-color: #ff5263;
        height: 5px;
    }
}

.process-notice {
    background-color: #20ab97 !important;
    height: 5px !important;
    border-radius: 2px !important;
}

.process-color-notice {
    animation: processAnimation-notice 20s linear both;
    height: 5px;
    border-radius: 2px;
    width: 450px;
    position: relative;
    top: -5px;
}

@keyframes processAnimation-notice {
    0% {
        width: 0px;
        background-color: #25e8c8;
        height: 5px;
    }

    25% {
        width: 110px;
        background-color: #25e8c8;
        height: 5px;
    }

    50% {
        width: 220px;
        background-color: #25e8c8;
        height: 5px;
    }

    75% {
        width: 330px;
        background-color: #25e8c8;
        height: 5px;
    }

    100% {
        width: 450px;
        background-color: #25e8c8;
        height: 5px;
    }
}


.process-video {
    background-color: #e4b169 !important;
    height: 5px !important;
    border-radius: 2px !important;
}

.process-color-video {
    animation: processAnimation-video 20s linear both;
    height: 5px;
    border-radius: 2px;
    width: 450px;
    position: relative;
    top: -5px;
}

@keyframes processAnimation-video {
    0% {
        width: 0px;
        background-color: #ff9600;
        height: 5px;
    }

    25% {
        width: 110px;
        background-color: #ff9600;
        height: 5px;
    }

    50% {
        width: 220px;
        background-color: #ff9600;
        height: 5px;
    }

    75% {
        width: 330px;
        background-color: #ff9600;
        height: 5px;
    }

    100% {
        width: 450px;
        background-color: #ff9600;
        height: 5px;
    }
}
.process-share {
    background-color: #6d73f5 !important;
    height: 5px !important;
    border-radius: 2px !important;
}

.process-color-share {
    animation: processAnimation-share 20s linear both;
    height: 5px;
    border-radius: 2px;
    width: 450px;
    position: relative;
    top: -5px;
}

@keyframes processAnimation-share {
    0% {
        width: 0px;
        background-color: #323bef;
        height: 5px;
    }

    25% {
        width: 110px;
        background-color: #323bef;
        height: 5px;
    }

    50% {
        width: 220px;
        background-color: #323bef;
        height: 5px;
    }

    75% {
        width: 330px;
        background-color: #323bef;
        height: 5px;
    }

    100% {
        width: 450px;
        background-color: #323bef;
        height: 5px;
    }
}

.process-sence {
    background-color: #d67adf !important;
    height: 5px !important;
    border-radius: 2px !important;
}

.process-color-sence {
    animation: processAnimation-sence 20s linear both;
    height: 5px;
    border-radius: 2px;
    width: 450px;
    position: relative;
    top: -5px;
}

@keyframes processAnimation-sence {
    0% {
        width: 0px;
        background-color: #db37ea;
        height: 5px;
    }

    25% {
        width: 110px;
        background-color: #db37ea;
        height: 5px;
    }

    50% {
        width: 220px;
        background-color: #db37ea;
        height: 5px;
    }

    75% {
        width: 330px;
        background-color: #db37ea;
        height: 5px;
    }

    100% {
        width: 450px;
        background-color: #db37ea;
        height: 5px;
    }
}

.right-task-container .block-line {
    padding: 10px;
    padding-left: 0px;
    /*border-bottom: 1px solid #EFEFEF;*/
    width: 430px;
    height: auto;
    margin-top: -3px;
    cursor: pointer;
}
    .right-task-container .block-line:hover {
        background-color: #f4f4f4;
    }
.right-task-container .block-line .title-line {
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #333333;
    height: auto;
}
.right-task-container .block-line .title-line .text {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}
    .right-task-container .block-line .title-line .text span {
        display: inline-block;
        
    }
.right-task-container .block-line .title-line .arrow {
    float: right;
    margin-top: 11px;
}
.animation {
    animation: turn 0.5s linear both;
}
@keyframes turn {
    0% {
        -webkit-transform: rotate(0deg);
    }


    100% {
        -webkit-transform: rotate(180deg);
    }

}
.line-animation {
    animation: ani-height 0.3s ease both;
}
@keyframes ani-height {
    0% { height: 0px; padding-bottom: 0px;}
    25% {
        height: auto;
        
    }
    50% {
        height: auto;
        
    }
    75% {
        height: auto;
        
    }
    100% {
        height: auto;
        
    } 
}
.line-clear-animation {
    animation: ani-close-height 0.5s linear both;
}
@keyframes ani-close-height {

    0% {
        height: 20px;
        padding-bottom: 20px;
    }
    25% {
        height: 15px;
        padding-bottom: 15px;
    }
    50% {
        height: 10px;
        padding-bottom: 10px;
    }
    75% {
        height: 5px;
        padding-bottom: 5px;
    }
    100% {
        height: 0px;
        padding-bottom: 0px;
    }
}

.active-space {
    display: flex;
    justify-content: space-between;
    margin-top: -65px;
}
.active-space .block {
    width: 330px;
}
.active-space .block .quote {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 50px;
}
.active-space .block .subtitle {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: #000000;
    line-height: 36px;
}
.active-space .block .subtitle .subtitle-line {
    font-weight: bold;
}
.active-space .block .more {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: #1E91FE;
    line-height: 36px;
}
.header-line .subtitle {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6E6E6E;
}
.header-line .division {
    margin: 17px auto !important;
}


.isChoosed .contain {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.isChoosed .contain .block {
    width: 350px;
}
.isChoosed .contain .block img {
    display: flex;
    margin: auto;
}
.isChoosed .contain .block .subtitle {
    font-size: 20px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 50px;
}
.isChoosed .contain .block .subtitle-line {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin-top:-5px;
}
.business-part {
    box-shadow: 0px 3px 10px 0px rgba(204, 204, 204, 0.22);
    border-radius: 5px;
    padding-bottom: 40px;
    margin-bottom: 80px;
    margin-top: 50px;
}

.business-part .contain {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding: 0 80px;
}

    .business-part .contain .block {
        width: 120px;
        text-align: center;
    }

.business-part .contain .block .subtitle {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #010000;
}

.business-part .contain .block .subtitle-line {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.media-part{
    margin-top: 100px;
}
.media-part .top {
    padding-bottom: 15px;
    border-bottom: 1px solid #E2E2E2;
}
    .media-part .top a {
        float: right;
        color: #1E91FE;
        line-height: 110px;
    }
    .media-part .left-title {
        font-size: 36px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #000000;
        padding-bottom: 17px;
        border-bottom: 5px solid #1E91FE;
    }
    .media-part .circle {
        width: 8px;
        height: 8px;
        background: #BEBEBE;
        border-radius: 50%;
        position: relative;
        top: -7px;
    }
    .media-part .right-title {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #BEBEBE;
        position: relative;
        top: -4px;
    }
    .media-part .content {
        padding: 0 80px;
        margin-top: 50px;
        display: flex;
        justify-content: space-between;
    }

.media-bottom {
    padding-bottom: 70px !important;
    border-bottom: 1px solid #E2E2E2;
}
.carry-part {
    display: flex;
    margin-bottom:150px;
    justify-content: space-between;
}
    .carry-part .carry-power {
        margin: 140px 0 0 0;
    }
    .carry-part .right-part {
        width: 480px;
        height: 615px;
        background-image: url('./images/Ellipse.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
        .carry-part .right-part .carry-text-part {
            width: 310px;
            margin: 247px auto 0;
            text-align: center;
            margin-left: 150px;
        }
    .carry-part .right-part .carry-text-part .title {
        font-size: 36px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #222222;
    }
    .carry-part .right-part .carry-text-part .subtitle {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #758287;
        margin: 20px 0 20px;
    }
    .carry-part .right-part .carry-text-part .text {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 40px;
    }
.product_download {
    width: 1200px;
    height: 90px;
    background-color: #fff;
    margin: 0 auto;
}

.product_download_frame {
    width: 415px;
    height: 55px;
    background-color: #1E91FE;
    margin: 30px auto 35px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-align: center
}

    .product_download_frame:hover {
        background-color: #1E91FE;
        cursor: pointer
    }

    .product_download_frame a {
        font-size: 18px;
        font-weight: 700;
        line-height: 55px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        top: 0;
    }

    .product_download_frame img {
        position: relative;
        top: 6px
    }
.foot-content {
    background-color: #3D3D3D;
    width: 100%;
    height: auto;
    margin-top: 50px;
}
    .foot-content .content {
        max-width: 1200px;
        height: auto;
        margin: 0 auto;
        padding: 60px 0 40px;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
    }
    .foot-content .content .footer-logo {
        padding-bottom: 15px;
        border-bottom: 1px solid #5B5959;
    }
    .foot-content .content .bottom-line {
        width: 31px;
        height: 1px;
        background: #1E90FE;
        position: relative;
        top: -8px;
    }
    .foot-content .content .text-part {
        margin-top: 20px;
        width: 364px;
        height: 64px;
        font-size: 14px;
        font-family: Source Han Sans SC;
        font-weight: 400;
        color: #E8E8E8;
    }
    .foot-content .content .center-part{
        margin-top: 45px;
    }
    .foot-content .content .center-part .title {
        font-size: 18px;
        font-family: Source Han Sans SC;
        font-weight: 500;
        color: #FFFFFF;
        width:105px;
        padding-bottom: 15px;
        border-bottom: 1px solid #5B5959;
        margin-bottom: 20px;
    }
        .foot-content .content .center-part .alink {
            font-size: 14px;
            font-family: Source Han Sans SC;
            font-weight: 400;
            color: #E8E8E8;
        }
        .foot-content .content .center-part .alink a {
            font-size: 14px;
            font-family: Source Han Sans SC;
            font-weight: 400;
            color: #E8E8E8;
            text-decoration: none;
        }
            .foot-content .content .center-part .alink .circle {
                width: 4px;
                height: 4px;
                background: #E8E8E8;
                border-radius: 50%;
                margin: 10px;
                position: relative;
                top: 7px;
            }
        .foot-content .content .right-part {
            width: 200px;
            margin-top: 45px;
        }
        .foot-content .content .right-part .title {
            width: 105px;
            height: 18px;
            font-size: 18px;
            font-family: Source Han Sans SC;
            font-weight: 500;
            padding-bottom: 25px;
            color: #FFFFFF;
        }
        .foot-content .content .right-part .information {
            margin-top: 21px;
            width: 201px;
            height: 75px;
            font-size: 13px;
            font-family: Source Han Sans SC;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 30px;
        }
            .foot-content .content .right-part .information a {
                font-size: 13px;
                font-family: Source Han Sans SC;
                font-weight: 400;
                color: #FFFFFF;
                line-height: 30px;
            }
    .foot-content .footer-bottom-line {
        padding: 10px 0 40px;
        display: flex;
        max-width: 1200px;
        margin: auto;
        align-items: center;
    }
    .foot-content .footer-bottom-line .bottom-line {
        width: 359px;
        height: 1px;
        background: #5B5858;
   
    }
        .foot-content .footer-bottom-line .bottom-button {
            width: 95px;
            height: 30px;
            background: #595858;
            text-align: center;
            line-height: 30px;
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #E8E8E8;
            border: none;
            margin-right: 30px;
        }
        .foot-content .footer-bottom-line .bottom-button a {
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #E8E8E8;
        }
    .foot-content .footer-bottom-under {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #E8E8E8;
        line-height: 60px;
        background: #373535;
        text-align: center;
        margin: auto;
    }

    .foot-content .footer-bottom-under a {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #E8E8E8;
    }
        .foot-content .footer-bottom-under a {
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #E8E8E8;
        }
        .foot-content .footer-bottom-under .line {
            height: 15px;
            background: #E8E8E8;
            width: 1px;
        }
