.baidusu-banner{
    width: 100%;
    text-align: center;
    float: none;
}
.home-revision-content .question{
    width: 930px;
    padding: 0 15px;
    background: #f7f8fa;
    margin: 15px auto;
}
.home-revision-content a:hover{
    text-decoration: none;
}
.baidusu-banner-content{
    width: 960px;
    margin: 0 auto;
    float: none;
}
.baidusu-banner-content img{
    float: none;
}

.home-revision-content {
    font-family: PingFangSC-Regular;
    letter-spacing: 0;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    min-height: 1200px;
  }
  .home-revision-content .banners-content {
    height: 610px;
    overflow: hidden;
    padding: 0;
    position: relative;
  }
  .home-revision-content .link-box-content {
    position: absolute;
    top: 472px;
    height: 138px;
    width: 100%;
    background-color: rgba(245, 245, 245, 0.1);
    z-index: 30;
  }
  .home-revision-content .link-box-content .link-box-row {
    max-width: 1200px;
    margin: auto;
    list-style: none;
    height: 100%;
    cursor: pointer;
  }
  .home-revision-content .link-box-content .link-box-row li {
    width: 25%;
    float: left;
    box-sizing: border-box;
  }
  .home-revision-content .link-box-content .link-box-row li:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .home-revision-content .link-box-content .link-box-row li .link-single {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 30px 26px 24px;
    height: 138px;
    transition: all 0.3s;
  }
  .home-revision-content .link-box-content .link-box-row li .link-single * {
    pointer-events: none;
  }
  .home-revision-content .link-box-content .link-box-row li .link-single .link-title {
    font-family: PingFangSC-Semibold;
    color: #fff;
    font-weight: bolder;
    height: 18px;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .home-revision-content .link-box-content .link-box-row li .link-single .link-content {
    font-family: PingFangSC-Regular;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
  }
  .home-revision-content .link-box-content .link-box-row li .link-single .link-content.long {
    margin-bottom: 10px;
    width: 187px;
  }
  .home-revision-content .link-box-content .link-box-row li .link-single .link-content.short {
    width: 147px;
  }
  .home-revision-content .introduce-content {
    width: 930px;
    width: 100%;
    margin: auto;
    background-color: #fff;
    text-align: center;
  }
  .home-revision-content .introduce-content .internet {
    padding-top: 100px;
  }
  .home-revision-content .introduce-content .internet .title .intro {
    text-align: center;
  }
  .home-revision-content .introduce-content .internet .title {
    font-size: 24px;
    color: #333333;
    margin-bottom: 10px;
  }
  .home-revision-content .introduce-content .internet .intro {
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 80px;
  }
  .home-revision-content .introduce-content .internet .img {
    width: 1000px;
    height: 590px;
    margin: auto;
    background-image: url("../images/bg_map_2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 80px;
  }
  .home-revision-content .introduce-content .question {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .home-revision-content .introduce-content .question .title .intro {
    text-align: center;
  }
  .home-revision-content .introduce-content .question .title {
    font-size: 24px;
    color: #333333;
    margin-bottom: 10px;
  }
  .home-revision-content .introduce-content .question .intro {
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 80px;
  }
  .home-revision-content .introduce-content .question .ul-wrapper {
    max-width: 960px;
    height: 230px;
    margin: auto;
    list-style: none;
  }
  .home-revision-content .introduce-content .question .ul-wrapper .li-wrapper {
    margin: 0 15px;
    box-sizing: border-box;
    float: left;
    width: 30%;
    text-align: center;
  }
  .home-revision-content .introduce-content .question .ul-wrapper .li-wrapper .img {
    width: 64px;
    height: 64px;
    margin: auto;
    background-size: inherit;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
  }
  .home-revision-content .introduce-content .question .ul-wrapper .li-wrapper .img.security {
    background-image: url('../images/ic_anquan_64.png');
  }
  .home-revision-content .introduce-content .question .ul-wrapper .li-wrapper .img.speed {
    background-image: url('../images/ic_jiasu_64.png');
  }
  .home-revision-content .introduce-content .question .ul-wrapper .li-wrapper .img.dig {
    background-image: url('../images/ic_liuliangwajue_64.png');
  }
  .home-revision-content .introduce-content .question .ul-wrapper .li-wrapper .title .desc {
    text-align: center;
  }
  .home-revision-content .introduce-content .question .ul-wrapper .li-wrapper .title {
    font-family: PingFangSC-Semibold;
    margin-bottom: 40px;
    font-size: 18px;
    color: #333333;
  }
  .home-revision-content .introduce-content .question .ul-wrapper .li-wrapper .desc {
    line-height: 24px;
    font-size: 16px;
    color: #666666;
    margin: auto;
  }
  .home-revision-content .professional-wrapper {
    position: relative;
    width: 930px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .home-revision-content .professional-wrapper .professional-bg {
    width: 100%;
    height: 520px;
    width: 960px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.92;
    z-index: -1;
    /* transform: translateZ(-1px); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: background-position 0.5s ease-out;
    -moz-transition: background-position 0.5s ease-out;
    -ms-transition: background-position 0.5s ease-out;
    -o-transition: background-position 0.5s ease-out;
    transition: all 0.5s ease-out;
    background-position: center center;
  }
  .home-revision-content .professional-wrapper .professional-bg.lazy-load {
    background-image: url('../images/bg-01.png');
  }
  .home-revision-content .professional-wrapper .professional {
    width: 930px;
    /* height: 700px; */
    /* background-color: #000; */
    /* 因为含有背景图的原因，使用padding解决间距 */
    padding-top: 50px;
    /* transform: translateZ(-3px); */
  }
  .home-revision-content .professional-wrapper .professional .title {
    line-height: 33px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .home-revision-content .professional-wrapper .professional .desc {
    color: #ffffff;
    text-align: center;
    margin-bottom: 55px;
    font-size: 16px;
    line-height: 22px;
  }
  .home-revision-content .professional-wrapper .professional .content {
    height: 300px;
    /* 撑开高度 */
    padding-bottom: 50px;
    text-align: center;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 170px;
    height: 100%;
    margin-right: 10px;
    background-color: #fff;
    transition: all 1s ease;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item:last-child {
    margin-right: 0;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-img {
    width: 98px;
    height: 98px;
    margin-left: 70px;
    margin-top: 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-img.jinrong {
    background-image: url('../images/ic_jinrong_normal_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-img.youxi {
    background-image: url('../images/ic_youxi_normal_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-img.yiliao {
    background-image: url('../images/ic_yiliao_normal_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-img.dianshang {
    background-image: url('../images/ic_dianshang_normal_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-img.fuwu {
    background-image: url('../images/ic_fuwu_normal_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-content {
    margin: auto;
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
    height: 162px;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-content .title {
    font-family: PingFangSC-Semibold;
    line-height: 25px;
    text-align: left;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-content .desc {
    line-height: 22px;
    text-align: left;
    font-size: 14px;
    color: #666666;
    margin-bottom: 0;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .card-content .desc.dis-low {
    margin-bottom: 20px;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .solution-links {
    display: block;
    background-color: #40c87f;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item .solution-links:hover {
    background-color: #45D085;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item:hover .card-img.jinrong {
    background-image: url('../images/ic_jinrong_pressed_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item:hover .card-img.youxi {
    background-image: url('../images/ic_youxi_pressed_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item:hover .card-img.yiliao {
    background-image: url('../images/ic_yiliao_pressed_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item:hover .card-img.dianshang {
    background-image: url('../images/ic_dianshang_pressed_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item:hover .card-img.fuwu {
    background-image: url('../images/ic_fuwu_pressed_128.png');
  }
  .home-revision-content .professional-wrapper .professional .content .card-item::before {
    content: "";
    width: 0;
    height: 4px;
    background-color: #40c87f;
    position: absolute;
    top: 0;
    left: 1px;
    transition: width 1s ease;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item:hover::before {
    width: 222px;
  }
  .home-revision-content .professional-wrapper .professional .content .card-item:hover {
    filter: alpha(opacity=100);
    transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
  }
  .home-revision-content .content-wrapper {
    width: 100%;
    width: 930px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 15px;
    background: #F7F8FA;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-revision-content .content-wrapper.partnerx {
    background: #f7f8fa;
  }
  .home-revision-content .content-wrapper .title-same {
    line-height: 33px;
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .home-revision-content .content-wrapper .desc-same {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
  }
  .home-revision-content .content-wrapper .desc-same.partnerx {
    margin-bottom: 80px;
  }
  .home-revision-content .content-wrapper .desc-same.plan {
    margin-bottom: 40px;
  }
  .home-revision-content .content-wrapper .img-wrapper {
    text-align: center;
    width: 100%;
    height: 170px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .home-revision-content .content-wrapper .img-wrapper .img-hezuo {
    width: 100%;
    background: url('../images/bg_logo_shouye_2x.png') center top no-repeat;
    height: 100%;
    background-size: contain;
  }
  .home-revision-content .content-wrapper .paln-wrapper {
    width: 100%;
    text-align: center;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item {
    display: inline-block;
    width: 212px;
    height: 410px;
    margin-right: 15px;
    vertical-align: middle;
    box-shadow: 0 0 6px 0 #CBCBCB;
    transition: all 0.6s ease;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item:hover {
    box-shadow: 0 0 18px 0 #cbcbcb;
    transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item:last-child {
    margin-right: 0;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .head {
    background-color: #000;
    opacity: 0.95;
    width: 212px;
    height: 100px;
    position: relative;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .head .head-img {
    position: absolute;
    width: 212px;
    height: 100px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: -1;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .head .head-img.one {
    background-image: url('../images/bg_card_1_2x.png');
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .head .head-img.two {
    background-image: url('../images/bg_card_2_2x.png');
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .head .head-img.three {
    background-image: url('../images/bg_card_3_2x.png');
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .head .head-img.four {
    background-image: url('../images/bg_card_4_2x.png');
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .head .plan-name {
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    padding-left: 25px;
    padding-top: 38px;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item {
    height: 310px;
    position: relative;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .price-wrapper {
    height: 110px;
    width: 100%;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .active-price {
    margin: auto;
    padding-top: 50px;
    margin-bottom: 5px;
    font-family: PingFangSC-Semibold;
    letter-spacing: 0;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .active-price .price {
    display: inlin-block;
    font-size: 40px;
    color: #c12d47;
    margin-right: 15px;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .active-price .price.spec {
    font-size: 32px;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .active-price .time {
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #666666;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .old-price {
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #666666;
    letter-spacing: 0;
    margin-bottom: 15px;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .old-price span {
    text-decoration: line-through;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .desc {
    margin: auto 32px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .desc.profess {
    margin-top: 22px;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .home-slider-btn {
    position: absolute;
    bottom: 30px;
    left: 10px;
    display: block;
    width: 190px;
    height: 40px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    background-color: #40c87f;
    text-align: center;
    font-family: PingFangSC-Regular, sans-serif;
  }
  .home-revision-content .content-wrapper .paln-wrapper .plan-item .body-item .home-slider-btn:hover {
    background-color: #40C87F;
  }
  .home-revision-content .authorized {
    width: 100%;
    width: 930px;
    margin: 0 auto;
    margin-bottom: 120px;
  }
  .home-revision-content .authorized .auth-title {
    margin: 100px auto 80px auto;
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
  }
  .home-revision-content .authorized .feedback-mod-con {
    margin: 0 auto;
    overflow: hidden;
    font-family: PingFangSC-Regular, sans-serif;
  }
  .home-revision-content .authorized .feedback-mod-con .feedback-mod-left {
    width: 542px;
    float: left;
    color: #666;
  }
  .home-revision-content .authorized .feedback-mod-con .feedback-mod-left .feedback-mod-text {
    line-height: 22px;
    margin-top: 20px;
    font-size: 16px;
    text-align: left;
  }
  .home-revision-content .authorized .feedback-mod-con .feedback-mod-left .feedback-mod-img {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .home-revision-content .authorized .feedback-mod-con .feedback-mod-left .feedback-mod-img .img-feed {
    width: 542px;
    height: 95px;
    background: url('../images/bg_quanwei.png') no-repeat center center;
    background-size: 80%;
    box-sizing: border-box;
  }
  .home-revision-content .authorized .feedback-mod-con .feedback-mod-left .feedback-mod-name {
    margin-top: 20px;
    font-size: 0;
    display: flex;
    justify-content: space-between;
  }
  .home-revision-content .authorized .feedback-mod-con .feedback-mod-left .feedback-mod-name span {
    font-size: 12px;
    width: 32%;
    text-align: center;
  }
  .home-revision-content .authorized .feedback-mod-con .feedback-mod-right {
    width: 370px;
    float: right;
  }
  .home-revision-content .authorized .feedback-mod-con .feedback-mod-right .img-name {
    width: 370px;
    height: 264px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background: url('../images/bg_baidu.png');
  }
  .home-revision-content .user-recall-wrapper {
    width: 100%;
    height: 341px;
    overflow: hidden;
  }
  .home-revision-content .user-recall {
    width: 100%;
    height: 341px;
    background: url("../images/bg_mfkq_2x.png") center center no-repeat;
    background-size: cover;
  }
  .home-revision-content .user-recall .title-recall {
    padding-top: 95px;
    font-family: PingFangSC-Regular;
    font-size: 30px;
    color: #000;
    text-align: center;
  }
  .home-revision-content .user-recall a {
    display: block;
    width: 180px;
    height: 44px;
    margin: 60px auto 0;
    text-align: center;
    line-height: 44px;
    border: 2px solid #40c87f;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 18px;
    color: #40c87f;
    cursor: pointer;
  }
  .home-revision-content .user-recall a:hover {
    color: #fff;
    background-color: #40c87f;
  }
  .home-revision-content .skeleton-wrapper {
    position: absolute;
    height: 610px;
    overflow: hidden;
    background: #07002A;
    z-index: -1;
    width: 100%;
  }
  .home-revision-content .skeleton-wrapper .banner-wrapper {
    width: 100%;
    height: 600px;
  }
  .home-revision-content .skeleton-wrapper .banner-wrapper .loading-wrapper {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    padding-left: 30px;
    padding-top: 160px;
    color: #fff;
    z-index: 12;
    font-size: 16px;
    overflow: hidden;
  }
  .home-revision-content .skeleton-wrapper .banner-wrapper .loading-wrapper .loading-title {
    width: 300px;
    height: 50px;
    margin-bottom: 20px;
    background-color: hsla(0, 0%, 100%, 0.06);
  }
  .home-revision-content .skeleton-wrapper .banner-wrapper .loading-wrapper .loading-content {
    height: 22px;
    background-color: hsla(0, 0%, 100%, 0.06);
  }
  .home-revision-content .skeleton-wrapper .banner-wrapper .loading-wrapper .loading-content.long {
    width: 640px;
    margin-bottom: 10px;
  }
  .home-revision-content .skeleton-wrapper .banner-wrapper .loading-wrapper .loading-content.short {
    width: 600px;
  }
  .home-revision-content .skeleton-wrapper .banner-wrapper .loading-wrapper .loading-button {
    margin-top: 20px;
    width: 128px;
    height: 50px;
    background-color: hsla(0, 0%, 100%, 0.06);
  }
  @keyframes ripple {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.1, 0.1);
      -moz-transform: scale(0.1, 0.1);
      -ms-transform: scale(0.1, 0.1);
      transform: scale(0.1, 0.1);
    }
    5% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  }
  .point-area {
    text-align: center;
    position: absolute;
    width: 100px;
    height: 100px;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
  }
  .point-area.one {
    top: 205px;
    right: 149px;
  }
  .point-area.two {
    top: 234px;
    right: 134px;
  }
  .point-area.three {
    top: 253px;
    right: 160px;
  }
  .point-area.four {
    top: 300px;
    right: 450px;
  }
  .point-area.five {
    top: 205px;
    left: 93px;
  }
  .point-area.six {
    top: 142px;
    right: 85px;
  }
  .point-area.seven {
    top: 176px;
    right: 94px;
  }
  .point-area.eight {
    top: 198px;
    right: 107px;
  }
  .point-area.nine {
    top: 205px;
    left: 93px;
  }
  .point-area.ten {
    top: 205px;
    left: 93px;
  }
  .point-dot{
    z-index: 1;
    background-color: #40C87F;
    border: 1px solid rgba(2, 142, 67, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    box-sizing: border-box;
  }
  .point {
    width: 100%;
    height: 100%;
  }
  .point:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #67e4a1;
    opacity: 0;
  }
  .point-10:after {
    -webkit-animation: ripple 4500ms ease-out 225ms infinite;
    -moz-animation: ripple 4500ms ease-out 225ms infinite;
    -o-animation: ripple 4500ms ease-out 225ms infinite;
    animation: ripple 4500ms ease-out 225ms infinite;
  }
  .point-20:after {
    -webkit-animation: ripple 4500ms ease-out 450ms infinite;
    -moz-animation: ripple 4500ms ease-out 450ms infinite;
    -o-animation: ripple 4500ms ease-out 450ms infinite;
    animation: ripple 4500ms ease-out 450ms infinite;
  }
  .point-30:after {
    -webkit-animation: ripple 4500ms ease-out 225ms infinite;
    -moz-animation: ripple 4500ms ease-out 225ms infinite;
    -o-animation: ripple 4500ms ease-out 225ms infinite;
    animation: ripple 4500ms ease-out 225ms infinite;
  }
  .point-40:after {
    -webkit-animation: ripple 4500ms ease-out 900ms infinite;
    -moz-animation: ripple 4500ms ease-out 900ms infinite;
    -o-animation: ripple 4500ms ease-out 900ms infinite;
    animation: ripple 4500ms ease-out 900ms infinite;
  }
  .point-50:after {
    -webkit-animation: ripple 4500ms ease-out 1125ms infinite;
    -moz-animation: ripple 4500ms ease-out 1125ms infinite;
    -o-animation: ripple 4500ms ease-out 1125ms infinite;
    animation: ripple 4500ms ease-out 1125ms infinite;
  }
  .point-60:after {
    -webkit-animation: ripple 4500ms ease-out 1350ms infinite;
    -moz-animation: ripple 4500ms ease-out 1350ms infinite;
    -o-animation: ripple 4500ms ease-out 1350ms infinite;
    animation: ripple 4500ms ease-out 1350ms infinite;
  }
  .point-70:after {
    -webkit-animation: ripple 4500ms ease-out 1575ms infinite;
    -moz-animation: ripple 4500ms ease-out 1575ms infinite;
    -o-animation: ripple 4500ms ease-out 1575ms infinite;
    animation: ripple 4500ms ease-out 1575ms infinite;
  }
  .point-80:after {
    -webkit-animation: ripple 4500ms ease-out 1800ms infinite;
    -moz-animation: ripple 4500ms ease-out 1800ms infinite;
    -o-animation: ripple 4500ms ease-out 1800ms infinite;
    animation: ripple 4500ms ease-out 1800ms infinite;
  }
  .point-90:after {
    -webkit-animation: ripple 4500ms ease-out 2025ms infinite;
    -moz-animation: ripple 4500ms ease-out 2025ms infinite;
    -o-animation: ripple 4500ms ease-out 2025ms infinite;
    animation: ripple 4500ms ease-out 2025ms infinite;
  }
  .point-100:after {
    -webkit-animation: ripple 4500ms ease-out 2250ms infinite;
    -moz-animation: ripple 4500ms ease-out 2250ms infinite;
    -o-animation: ripple 4500ms ease-out 2250ms infinite;
    animation: ripple 4500ms ease-out 2250ms infinite;
  }
  .hidePoint {
    display: none;
  }
  