
.fl{float:left;}
.fr{float:right;}


._2Lx4n_WJZETZNi0p4ZurRE {
    display: flex;
    justify-content: space-around;
}
._2pT3wkw7F9wiyJZJ9WbKcM {
    box-sizing: border-box;
    width: 380px;
    height: fit-content;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 5%);
    cursor: default;
    transition: transform .1s ease-in-out;
}
._3NQyvscVRjQNS9gEgQoDDo {
    position: relative;
    display: inline-block;
    width: 100%;
}
._2ahG-zumH-g0nsl6xhsF0s {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
._28OlyGZButLZGyPrGC6BDd {
    height: 36px;
    margin-top: 29px;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}
._1ZujQMmpDYcgCqVdhnBxjR {
    height: 28px;
    margin-top: 12px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

._16edEchczvHzpaGYcHIL-C {
    display: flex;
    height: 32px;
    color: #333;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
}

._3NQyvscVRjQNS9gEgQoDDo {
    position: relative;
    display: inline-block;
    width: 100%;
}

._2ahG-zumH-g0nsl6xhsF0s {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

._3YHHBGhSDolxAbydNznPkv {
    padding: 30px;
}

._2hXgiuRkIXcIH7W0WCToxI {
    width: 320px;
    padding-top: 20px;
    color: #8f959e;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

._28OlyGZButLZGyPrGC6BDd {
    height: 36px;
    margin-top: 29px;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}

.whyme {
    padding:70px 0;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-image: url(../image/whyme-bg.png);
    background-size: 100% 100%;
}

.whyme .whyme-content {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}


.whyme .whyme-content ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.whyme .whyme-content ul li {
    width:31%;
    height: 100px;
    box-shadow: 0px 0px 2px rgb(116 102 128 / 10%);
    margin-bottom: 0.25rem;
    box-sizing: border-box;
    padding: 0.25rem;
    background: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding:70px;
}

.whyme .whyme-content ul li .reason p {
    font-size: 0.13333rem;
    margin-bottom: 0.08333rem;
}

.whyme .whyme-content ul li .reason span {
    font-size: 0.11667rem;
    color: #9E9EA5;
}

.whyme .whyme-content ul li:nth-of-type(1) .why-icon {
    background-position: 0% 80%;
}


.company ul {
    width: 100%;
    margin: 0 auto;

}

.company ul li.text {
    width: 696px;

}
.company ul li img {
    width: 469px;
    height: 324px;
}

.company p {
    font-size: 16px;
    color: rgba(89,101,128,1);
    line-height: 29px;
}
._2ahG-zumH-g0nsl6xhsF0s {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
._2m8W4TJy2V67F5182bRb0V {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
._25cV8QDCGd1-Y2NLQZDuI8 {
    padding-bottom: 40px;
    color: #fff;
    font-weight: 600;
    font-size: 36px;
}
._2m8W4TJy2V67F5182bRb0V .ant-btn {
    width: 190px;
    height: 54px;
    color: #3370ff;
    background-color: #fff;
    border: none;
    font-size: 18px;
    font-weight: 600;

}
._25cV8QDCGd1-Y2NLQZDuI8 {
    padding-bottom: 40px;
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    z-index:999;
}

._1Dt349IuRhqEeC8LibWNQE {
    position: relative;
    z-index: 2;
    height: 100%;
}



.startchat：hover{
    cursor:pointer
}

.Home-PC-banner-bottom-inner {
    background: #fff;
    border-radius: 16px;
    padding: 46px 80px;
    justify-content: space-between;
}
.Home-PC-banner-bottomTitle {
    font-weight: 700;
    color: #1a1a33;
}
.Home-PC-banner-bottomSubTitle {
    font-size: 16px;
    color: #1a1a33;
    margin-top: 20px;
    font-weight: 400;
}
.Home-PC-banner-bottomDesc {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.Home-PC-banner-bottomPrice {
    font-weight: 700;
    font-size: 50px;
    color: #f25749;
    display: inline-block;
    margin-right: 8px;
    line-height: 50px;
}

.Home-PC-banner-bottomPriceUnit {
    font-size: 20px;
    color: #1a1a33;
}
.Home-PC-banner-bottomBtn {
    display: inline-block;
    background: #534cd9;
    border-radius: 6px;
    padding: 0 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



.boxban{box-shadow: 0px 5px 30px rgb(15 91 183 / 5%); position: absolute;top:-380px;width:97%;}

.tanma-second-container {
    width: 100%;
    height: 559px;
    box-sizing: border-box;
    padding-top: 70px;
}
.tanma-second-container .tanma-second-wrap {
    width: 1280px;
    margin: 0 auto;
}

.tanma-second-container .tanma-second-wrap .second-box {
    display: flex;
    justify-content: space-between;
    padding: 0 47px;
    box-sizing: border-box;
}
.tanma-second-container .tanma-second-wrap .second-box .item-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
}

.tanma-second-container .tanma-second-wrap .second-box .item-box .img-box {
    width: 78px;
    height: 78px;
}

.tanma-second-container .tanma-second-wrap .second-box .item-box .sub-title {
    color: #161616;
    margin-top: 26px;
    font-weight: 700;
    line-height: 18px;
}
.tanma-second-container .tanma-second-wrap .second-box .item-box .text {
    width: 220px;
    font-size: 14px;
    margin-top: 11px;
    line-height: 20px;
    color: #979797;
}

.tanma-second-container .tanma-second-wrap .second-box .item-box .img-box img {
    width: 100%;
    height: 100%;
}
.tanma-second-container .tanma-second-wrap .title {
    font-size: 36px;
    text-align: center;
    color: #161616;
}

.related-part0 {
    padding-top: 35px;
    width: 1280px;
    margin: auto;
    height: auto;
}

.related-part-inner {
    display: flex;
    justify-content: space-evenly;
}
.related-card0 {
    width: 380px;
    height: 400px;
    background-color: #FFFFFF;
    border-radius: 6px;
    margin-right: 0 !important;
    margin-bottom: 34px;
    box-sizing: border-box;
    border: 2px solid #FFFFFF;
    box-shadow: 1px 10px 43px 0px rgb(71 71 71 / 10%);
    padding: 20px 60px;
}
.related-card-img0 img {
    width: 160px;
}
.related-card-title0 {
    font-size: 20px;
    font-weight: bold;
    color: #141E38;
    line-height: 25px;
    text-align: center;
    margin-bottom: 14px;
}
.related-card-text0 {
    font-size: 14px;
    font-weight: 400;
    color: #5C6276;
    line-height: 22px;
    text-align: center;
}
.related-card-img0 {
    text-align: center;
    margin-bottom: 0px;
}

.tanma-code-wrap .title {
    text-align: center;
    height: 36px;
    font-size: 36px;
    color: #161616;
    line-height: 36px;
}

.img-box{text-align: center;margin:40px 0;}
.img-box img{width:300px;height:300px;}



.fancy-text-block-four{
    background: #fcf7ef;
    position: relative;
    z-index: 5;
}

.title-style-one h2 {
    font-family: gilroy-black;
    font-size: 58px;
    line-height: 1.15em;
}

.title-style-one p {
    font-size: 22px;
    line-height: 1.58em;
    color: #2a2a2a;
    padding-top: 25px;
}
.block-style-three h4 {
    font-family: gilroy-bold;
    font-size: 22px;
    padding: 25px 0 20px;
}


.block-style-three p {
    font-size: 17px;
    line-height: 1.64em;
}

.fancy-text-block-four .wrapper:before {
    content: url(../image/ils_02.svg);
    position: absolute;
    top: -30px;
    right: -253px;
    z-index: -1;
    animation: myfirst 6s infinite linear;
}



.block-style-three {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 15px 30px rgb(0 0 0 / 2%);
    padding: 25px 40px 70px 50px;
    margin-top: 35px;
}

.shapeszq {
    position: absolute;
    width:200px;
    top: 80%;
    left: -8%;
    animation: animation-zq 55s infinite linear;
}

.shapeszd{
    position: absolute;
    width:170px;
    top: 85%;
    right: -1%;
    animation: animation-one 6s infinite linear;
    z-index:-9;
}

/*转圈*/
@keyframes animation-zq {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}


.text-details .title {
    font-size: 42px;
    line-height: 1.26em;
    padding: 24px 0 34px;
}
.text-details .quote-wrapper {
    background: #f4f9fc;
    border-radius: 5px;
    padding: 35px 50px 25px 35px;
    position: relative;
}
.text-details .text-meta {
    font-size: 22px;
    line-height: 1.54em;
    padding-bottom: 65px;
}
.icon-wrapper ul li .icon-box {
    background: #fff;
    border-radius: 10px;
    height: 100px;
    margin: 20px 0;
    cursor: pointer;
}
.icon-wrapper ul li:nth-child(odd) {
    margin-top: 50px;
}

.useable-tools-section-two .icon-wrapper ul li {
    padding: 0 15px;
    float: left;
    width: 10.5%;
}
.useable-tools-section-two.bg-shape .bg-wrapper {
    max-width: 1240px;
    margin: 0 auto;
    background: #fdf3e7;
    position: relative;
    padding: 80px 0 80px 0;
    z-index: 1;
}
.title-style-two p {
    text-transform: uppercase;
    font-size: 16px;
    color: #adb1b5;
    letter-spacing: 1.12px;
    padding-bottom: 7px;
}
.title-style-two h2 {
    font-family: gilroy-black;
    font-size: 52px;
    line-height: 1.15em;
    margin-top:20px;
}

.pr-table-wrapper {
    background: #fff;
    box-shadow: 0 -10px 40px rgb(60 67 113 / 5%);
    padding: 35px 0 25px;
    text-align: center;
    transition: all .3s ease-in-out;
}
.pr-table-wrapper .pack-name {
    font-family: gilroy-semibold;
    font-size: 18px;
    text-transform: uppercase;
    color: #202020;
    letter-spacing: 2.1px;
}
.pr-table-wrapper .price {
    font-size: 60px;
    color: #000;
    padding: 20px 0 27px;
}

.font-rubik {
    font-family: Rubik,sans-serif!important;
}

.pr-table-wrapper .price sup {
    font-size: 25px;
    top: -21px;
}

.pr-table-wrapper .icon {
    margin: 28px auto 20px;
    height: 102px;
}
.pr-table-wrapper .bill-cycle {
    font-size: 17px;
    color: #464646;
}
.pr-table-wrapper .pr-feature {
    text-align: left;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 46px 0 36px 20px;
    margin: 19px 0 33px;
}
.pr-table-wrapper .pr-feature li {
    font-family: Rubik,sans-serif;
    font-size: 17px;
    line-height: 42px;
    color: #464646;
    padding-left: 30px;
    position: relative;
}
.pr-table-wrapper .pr-feature li:before {
    content: url(../image/39.svg);
    position: absolute;
    left: 0;
    top: 2px;
}

.quote-wrapper blockquote {
    font-size: 42px;
    line-height: 1.35em;
    color: #000;
    padding: 22px 0 30px;
}
.fancy-text-block-seven .shape-one {
    position: absolute;
    top: 13%;
    left: 5%;
    animation: jumpTwo 5s infinite linear;
}
.fancy-text-block-seven .shape-two {
    position: absolute;
    top: 21%;
    right: 8%;
    animation: jumpTwo 5s infinite linear;
}
.fancy-text-block-seven .shape-three {
    position: absolute;
    bottom: 12%;
    right: 8%;
    animation: jumpThree 5s infinite linear;
}
.fancy-text-block-seven .shape-four {
    position: absolute;
    bottom: 47%;
    left: 45%;
    animation: jumpTwo 5s infinite linear;
}
.fancy-text-block-seven .shape-five {
    position: absolute;
    bottom: 12%;
    left: 8%;
    animation: jumpThree 5s infinite linear;
}


.fancy-text-block-seven .bg-wrapper {
    max-width: 1230px;
    margin: 0 auto;
    position: relative;
    background-size: cover;
    z-index: 1;
    padding: 42px 0 70px;
    background-color: #f5f5fa;
}

@media (min-width:992px) {
    .Home-PC-banner-bottom-inner {display: flex;font-size: 36px;}
}

@media (max-width:991.98px) {
    .Home-PC-banner-bottom-inner {font-size: 32px;}
}



































