.indexBanner {
    width: 100%;
    height: 615px;
    background: #f0f6ff;
    margin-bottom: 360px
}

.indexBanner #ProductBanner {
    padding-top: 111px
}

.indexContent .container {
    text-align: center
}

.indexContent h2 {
    font-size: 36px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #000;
    margin-bottom: 17px
}

.indexContent p {
    font-size: 16px;
    font-family: Nunito-Light;
    font-weight: 300;
    color: #646464;
    line-height: 30px;
    padding: 0 170px
}

.indexTabFeatues {
    margin-top: 46px;
    margin-bottom: 118px;
    padding: 0 30px
}

.indexTabFeatues .swiper-wrapper {
    display: flex;
    align-items: center
}

.indexTabFeatues .swiper-slide {
    height: 414px
}

.indexTabFeatues .swiper-slide .item {
    width: 321px !important;
    height: 414px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(19, 12, 45, .11);
    padding: 35px 25px 70px;
    margin: 0 auto
}

.indexTabFeatues .bannerHeight {
    height: 500px;
    width: 1083px
}

.indexTabFeatues .bannerHeight .swiper-wrapper {
    align-items: center
}

.indexTabFeatues .swiper-slide .item img {
    width: 134px;
    height: 140px;
    margin-bottom: 19px
}

.indexTabFeatues .swiper-slide .item h3 {
    font-size: 24px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #000;
    line-height: 13px;
    margin-bottom: 24px
}

.indexTabFeatues .swiper-slide .item p {
    padding: 0;
    margin-bottom: 28px
}

.readMore {
    width: 108px;
    height: 37px;
    background: #fff;
    border: 2px solid #d8d8d8
}

.readMore,
.readMore a {
    color: #000
}

.readMore:hover {
    background: #000;
    border: 2px solid #000
}

.readMore:hover a {
    color: #fff
}

.swiperTab {
    margin-bottom: 115px
}

.swiperTab .container {
    display: flex
}

.swiperTab .swiperTab-left {
    width: 50%;
    margin-right: 59px;
    margin-left: 83px
}

.swiperTab .swiperTab-left img {
    width: 515px;
    height: 471px
}

.swiperTab .swiperTab-right {
    width: 50%;
    flex: 1;
    text-align: left
}

.swiperTab .swiperTab-right .swiper-container,
.swiperTab .swiperTab-right .swiperTabBox {
    width: 100%;
    overflow: hidden
}

.swiperTab .swiperTab-right .swiperPaginations {
    width: 16%;
    margin: 0 auto;
    text-align: left
}

.swiperTab .swiperTab-right .swiperPaginations .swiper-pagination-bullet {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #adacac;
    text-align: center;
    border-radius: 0;
    margin-right: 8px
}

.swiperTab .swiperTab-right .swiperPaginations .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2458dd;
    color: #fff
}

.swiperTab .swiperTab-right h2 {
    width: 390px;
    height: 74px;
    color: #010000;
    line-height: 48px;
    margin-bottom: 79px
}

.swiperTab .swiperTab-right img {
    margin-bottom: 37px;
    width: 49px;
    height: 60px
}

.swiperTab .swiperTab-right p {
    font-size: 18px;
    font-weight: 300;
    color: #646464;
    line-height: 30px;
    padding: 0;
    width: 310px;
    margin: 0 auto 36px 0
}

.swiperTab .swiperTab-right .Armand {
    font-size: 18px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    margin-bottom: 37px
}

.shareLogo {
    display: flex;
    justify-content: center;
    margin-bottom: 148px
}

.shareLogo li {
    width: 202px;
    height: 59px;
    margin-right: 40px;
    display: flex;
    align-items: center
}

.shareLogo li img {
    width: 165px
}

@media screen and (max-width: 768px) {
    .indexBanner {
        height: 400px;
        margin-bottom: 120px
    }

    .swiperTab .swiperTab-right img {
        width: 60px;
        height: 60px
    }

    .swiperTab .swiperTab-right .swiperPaginations {
        left: 50%;
        transform: translateX(-50%)
    }

    .indexContent h2 {
        font-size: 31px
    }

    .indexContent p {
        padding: 0;
        font-size: 16px;
        text-align: left
    }

    .indexTabFeatues {
        margin-top: 27px;
        margin-bottom: 80px;
        padding: 0
    }

    .indexTabFeatues .swiper-slide .item {
        width: 165px !important;
        height: 207px !important;
        background: #fff;
        box-shadow: 0 0 13px 0 rgba(19, 12, 45, .11);
        padding: 17px 11px;
        margin: 0 0 10px
    }

    .indexTabFeatues .item :nth-child(2) {
        margin: 0
    }

    .indexTabFeatues .item img {
        width: 55px;
        height: 56px;
        margin-bottom: 10px
    }

    .indexTabFeatues .item h3 {
        font-size: 16px;
        margin-bottom: 8px
    }

    .indexTabFeatues .item p {
        font-size: 10px;
        line-height: 14px;
        text-align: center;
        margin-bottom: 8px
    }

    .shareLogo li {
        display: flex;
        align-items: center
    }

    .shareLogo li img {
        height: auto
    }

    .swiperTab {
        margin-bottom: 60px
    }

    .shareLogo {
        margin-bottom: 79px
    }

    .readMore {
        width: 80px;
        height: 23px;
        background: #000;
        border: 2px solid #000;
        font-size: 10px;
        font-family: Nunito-Light;
        font-weight: 300;
        color: #fff;
        line-height: 8px
    }

    .swiperTab .swiperTab-left {
        display: none
    }

    .swiperTab .swiperTab-right {
        text-align: center
    }

    .swiperTab .swiperTab-right h2 {
        width: 100%
    }

    .shareLogo li {
        width: 100%;
        margin: 0
    }

    .shareLogo li img {
        width: 80%;
        margin: 0
    }

    .topdown {
        width: 100% !important;
        margin-top: 51px !important
    }

    .topdown .txt {
        font-size: 20px !important;
        line-height: 40px
    }

    .topdown .txt .bold {
        font-size: 30px !important
    }

    #Home .swiper-container {
        width: auto !important;
        text-align: center
    }

    .swiperTab-right .swiper-container {
        padding: 0;
        width: 1200px
    }
}

#Home #ProductBanner {
    height: 821px;
    position: relative
}

#ProductBanner .container {
    display: flex;
    z-index: 999
}

#ProductBanner .product_left {
    margin-top: 160px;
    width: 521px;
    margin-right: 25px
}

#ProductBanner .product_left h1 {
    font-size: 60px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #000;
    line-height: 60px;
    margin-bottom: 46px
}

#ProductBanner .product_left h1 .colorBlue {
    color: #2666db
}

#ProductBanner .product_left p {
    font-size: 18px;
    font-family: Nunito-Light;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    margin-bottom: 95px
}

#ProductBanner .product_right {
    flex: 1;
    margin-top: 111px
}

#ProductBanner .shubiao {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 18px;
    width: 32px;
    height: 43px;
    background: #fff;
    border: 5px solid #c5c4c4;
    border-radius: 20px;
    opacity: .33
}

#ProductBanner .shubiao:before {
    content: "";
    display: block;
    width: 3px;
    height: 10px;
    background-color: #c5c4c4;
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%)
}

@media screen and (max-width: 768px) {
    .readMore a {
        color: #fff
    }

    .swiperTab .swiperTab-right .swiperPaginations {
        width: auto
    }

    .indexTabFeatues .swiper-slide:first-child {
        margin: 0
    }

    .indexTabFeatues .swiper-slide {
        width: 100% !important;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around
    }

    .indexTabFeatues .swiper-slide {
        height: auto
    }

    .indexTabFeatues .swiper-slide:nth-child(2) {
        margin: 0
    }
}

.indexTabFeatues .swiper-pagination {
    left: 50%;
    transform: translateX(-50%)
}

.indexTabFeatues .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    position: relative;
    background: none
}

.indexTabFeatues .swiper-pagination-bullet .circle-wrapper {
    position: relative;
    width: 14px;
    height: 14px;
    display: none;
    transform: rotate(180deg);
    vertical-align: top
}

.indexTabFeatues .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-wrapper {
    display: inline-block
}

.indexTabFeatues .swiper-pagination-bullet .circle-wrapper .wrapper {
    position: absolute;
    width: 7px;
    height: 14px;
    overflow: hidden;
    top: 0
}

.indexTabFeatues .swiper-pagination-bullet .circle-wrapper .wrapper.left {
    left: 0
}

.swiper-pagination-bullet .circle-wrapper .wrapper.right {
    right: 0
}

.indexTabFeatues .swiper-pagination-bullet .circle-wrapper .wrapper .circle-progress {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    border: 1px solid #162840
}

.indexTabFeatues .swiper-pagination-bullet .circle-wrapper .wrapper .circle-progress.left-circle {
    left: 0;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    -webkit-animation: circleProgressLeft 4.3s linear infinite
}

.indexTabFeatues .swiper-pagination-bullet .circle-wrapper .wrapper .circle-progress.right-circle {
    right: 0;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    -webkit-animation: circleProgressRight 4.3s linear infinite
}

.indexTabFeatues .swiper-pagination-bullet .center-bullet {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #162840;
    opacity: .3
}

.swiper-pagination-bullet.swiper-pagination-bullet-active .center-bullet {
    opacity: 1
}

@keyframes circleProgressRight {
    0% {
        -webkit-transform: rotate(45deg)
    }

    50%,
    to {
        -webkit-transform: rotate(225deg)
    }
}

@keyframes circleProgressLeft {

    0%,
    50% {
        -webkit-transform: rotate(45deg)
    }

    to {
        -webkit-transform: rotate(225deg)
    }
}

#Home #ProductBanner .shubiao {
    display: none
}

#Home #ProductBanner .product_left h1 {
    margin: 0 !important
}

#Home #ProductBanner .product_left p {
    margin-bottom: 53px !important
}

#Home #ProductBanner .container {
    display: block !important;
    text-align: center
}

#Home #ProductBanner .container .product_left {
    margin: 0 auto
}

#Home #ProductBanner .product_right {
    margin: 0 !important
}

#Home #ProductBanner .product_right img {
    width: 1155px !important;
    height: 491px !important
}

@media screen and (max-width: 768px) {

    #Home #ProductBanner .container .product_left {
        width: auto
    }

    #Home #ProductBanner .container .product_left h1 {
        font-size: 36px;
        line-height: 30px
    }

    #Home #ProductBanner .product_left p {
        font-size: 18px;
        margin-bottom: 37px !important
    }

    #Home #ProductBtn .download,
    #ProductBtn .buy {
        display: block !important;
        margin-left: auto;
        margin-right: auto !important;
        margin-bottom: 10px
    }

    #Home #ProductBanner .product_right img {
        width: 100% !important;
        height: 161px !important
    }
}

@media screen and (max-width: 768px) {

    >>>#ProductBtn .buy {
        background: #3df0bf;
        color: #000
    }
}

@media screen and (max-width: 768px) {
    h2 {
        text-align: left !important
    }
}

@media screen and (max-width: 768px) {
    h2 {
        text-align: left !important
    }
}

@media screen and (max-width: 768px) {
    h2 {
        text-align: left !important
    }
}

@media screen and (max-width: 768px) {
    h2 {
        text-align: left !important
    }
}

@media screen and (max-width: 768px) {
    h2 {
        text-align: left !important
    }
}

@media screen and (max-width: 768px) {
    h2 {
        text-align: left !important
    }
}

#ProductBanner {
    margin-bottom: 50px
}

@media screen and (max-width: 768px) {
    h2 {
        text-align: left !important
    }
}

@media screen and (max-width: 768px) {

    #ProductBtn .buy {
        background: #3df0bf;
        color: #000
    }
}

#ProductBanner {
    margin-bottom: 77px
}

@media screen and (max-width: 768px) {
    h2 {
        text-align: left !important;
        padding: 0 !important
    }
}

.colorBlue {
    color: #255cdc
}

.FooterDown {
    width: 100%;
    background: #04060e;
    padding-bottom: 50px
}

.topdown {
    width: 521px;
    margin: 86px auto 0;
    text-align: center
}

.topdown .txt {
    font-size: 34px;
    font-family: Nunito-Light;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin-bottom: 52px
}

.topdown .txt .bold {
    font-weight: 700;
    font-family: Nunito-Bold;
    font-size: 36px
}

#ProductBtn {
    margin-bottom: 14px
}

.topdown .tips {
    color: #fff;
    margin-bottom: 12px;
    font-family: Nunito-Light
}

.topdown .pinfen {
    display: flex;
    justify-content: center
}

.topdown .pinfen .pinfen-left {
    text-align: center;
    width: 130px
}

.topdown .pinfen .pinfen-left ul {
    width: 100%;
    display: flex
}

.topdown .pinfen .pinfen-left ul li {
    width: 23px
}

.topdown .pinfen .pinfen-left ul li span {
    color: #ffe01b;
    cursor: pointer
}

.topdown .pinfen .pinfen-right {
    color: #fff;
    margin-top: 2px
}

.StarsWrap {
    width: 100%;
    height: .2rem;
    margin: .1rem 0
}

.StarsWrap li {
    float: left;
    margin-right: .1rem
}

@media screen and (max-width: 768px) {
    .topdown {
        width: 100%
    }

    .topdown .txt {
        font-size: 20px
    }

    .topdown .txt .bold {
        font-size: 30px
    }

    .FooterDown {
        padding-bottom: 0;
        height: auto
    }
}

#ProductBtn a {
    display: block;
    width: 100%;
    height: 100%
}

#ProductBtn .download {
    width: 167px;
    height: 55px;
    background: #000;
    border: 2px solid #FFFFFF;
    font-size: 18px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #090820;
    line-height: 55px;
    margin-right: 104px;
    padding: 0;
    vertical-align: middle
}

#ProductBtn .download a {
    color: #FFFFFF;
    text-decoration: none
}

#ProductBtn .download:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none
}

#ProductBtn .download:hover a {
    color: #000
}

#ProductBtn .buy {
    width: 167px;
    height: 55px;
    background: linear-gradient(88deg, #3ef5be, #2355de);
    font-size: 18px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #fff;
    line-height: 55px;
    outline: none;
    border: none;
    padding: 0;
    vertical-align: middle
}

#ProductBtn .buy a {
    color: #fff
}

@media screen and (max-width: 768px) {
    #ProductBtn button {
        margin-right: 0 !important;
        margin-bottom: 10px
    }
}

.Subscribe h2 {
    font-size: 36px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #000;
    line-height: 48px
}

.Subscribe {
    width: 740px;
    margin: 0 auto
}

.Subscribe h2 {
    margin-bottom: 39px;
    text-align: center !important
}

.Subscribe .search {
    margin-bottom: 85px;
    height: auto;
    padding: 0;
    text-align: center
}

.Subscribe .search button {
    width: 200px;
    height: 73px;
    margin: 0 auto;
    background: linear-gradient(69deg, #3ef2be, #2458dd 76%);
    color: #fff;
    font-size: 24px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #fffdfd;
    line-height: 48px;
    outline: none;
    border: none
}

.Subscribe .search button:hover {
    background: linear-gradient(88deg, #2355de, #3ef5be)
}

@media screen and (max-width: 768px) {
    .Subscribe {
        width: 297px;
        margin: 0 auto
    }

    .Subscribe h2 {
        font-size: 27px;
        line-height: 36px;
        text-align: center !important
    }

    .Subscribe .search button {
        width: 132px;
        height: 48px;
        background: linear-gradient(69deg, #3ef2be, #2458dd 76%);
        font-size: 16px
    }
}

#downloadmaskdv {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .swiperpc {
        display: none;
    }
}