.jy_index{

}
.jy_index_con_top{
    width: 1400px;
    margin: auto;
}
.jy_index_con{
    background-color: #fff;
    padding-top: 25px;
}
.jy_index_con_top .jy_index_con_top_swiper{
    width: 100%;
    height: 450px;
}


      .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .swiper {
        margin-left: auto;
        margin-right: auto;
      }
.swiper-button-prev,.swiper-button-next{
    background-image: none;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 30px!important;
}
.swiper-button-prev,.swiper-button-next, .swiper-rtl .swiper-button-prev {

    outline: none;
}

.jy_index_con_top_right{
    width: 460px;
    display: none;
}
.jy_index_con_top{
    display: flex;
    justify-content: space-between;
}
.jy_index_con_top_right ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.jy_index_con_top_right ul li{
       display: inline-block;
    width: 220px;
    height: 140px;
    position: relative;
    margin-bottom: 20px;
overflow: hidden;
}

.jy_index_con_top_right ul li a img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.jy_index_con_top_right ul li:hover a img{
   transform: scale(1.1);
}
.jy_index_con_top_right ul li a span{
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 10px;
    color: white;
    text-shadow: 3px 1px 5px black;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.7));
    width: 100%;
    text-align: left;
    font-size: 16px;
}
.jy_index_banner {
    width: 100%;
  background: #fff;
}
.jy_index_banner ul{
    width: 1400px;
    margin: auto;
    overflow: hidden;
}
.jy_index_banner ul li{
    float: left;
    line-height: 1;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 14px;
      background: #fff;
      transition: all 0.3s;
}
.jy_index_banner ul li:hover{
    background: #e92415;
    color: white;
}
.jy_index_banner ul li:hover p,.jy_index_banner ul li:hover p u,.jy_index_banner ul li:hover span{
    color: white;
}
.jy_index_banner ul li a{
     display: flex;
    align-items: center;
        padding: 22px 10px 30px 50px;
}
.jy_index_banner ul li span{
    font-size: 40px;
    margin-right: 10px;
}
/*&#x9CB8;&#x4E91;&#x7F51;&#x7EDC; &#x4E03;&#x4E09;&#x4E5D;&#x4E8C;&#x96F6;&#x4E8C;&#x4E8C;&#x4E8C;&#x4E8C;*/
.jy_index_banner ul li p b{
   display: block;
   font-size:18px ;
   font-weight: 700;
        margin: 10px 0;
}
.jy_index_banner ul li p u{
    text-decoration: none;
    font-size: 13px;
    color: #9a9a9a;
}
.jy_index_banner ul li p b i{
    background: #e92415;
    height: 14px;
    line-height: 14px;
    padding: 2px 2px 2px 5px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    font-style: normal;
    margin-left: 5px;
}
.jy_index_top{
    width: 1400px;
    margin: auto;
    padding-top: 30px;
    margin-bottom: 30px;
}
.jy_index_top_t{
    display: flex;
    text-align: center;
    justify-content: center;
}
.jy_index_banner{
    padding-top: 30px;
}
.jy_index_top_t h5{
    font-size: 24px;
    align-items: center;
    /* margin-right: 35px; */
    /* color: #e92415; */
}
.jy_index_top_t ul{
    padding-top: 3px;
}
.jy_index_top_t ul li{
    margin: 0 12px;
    border: 1px solid #dbdee0;
    border-radius: 4px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 9px;
    transition: all 0.3s;
}
.jy_index_top_t ul li:hover{
     border: 1px solid #e9241536;;
  background: #e924150d;
}
.jy_index_top_t ul li:hover a{
    color: #e92415;
}
.jy_index_top_con ul {
    display: grid;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    grid-template-columns: repeat(auto-fill, 325px);
    grid-gap: 10px;
}
.jy_index_top_con ul li{
    width: 325px;
    margin-bottom: 30px;
    display: inline-block;
    height: 240px;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.3s;
    box-shadow: -1px 5px 4px 2px #f5f5f5;
}
.jy_index_top_con ul li .jy_index_top_con_img img{
    width: 100%;
    min-height: 100%;
}
.jy_index_top_con ul li .jy_index_top_con_img{
    width: 100%;
    display: inline-block;
    height: 150px;
    overflow: hidden;
}
.jy_index_top_con_bottom{
        padding: 10px 15px;
}
.jy_index_top_con_bottom a{
    color: #3c3c3c;
    font-size: 16px;
    margin-bottom: 20px;
}
.jy_index_top_con ul{
    margin-top: 30px;
}
.jy_index_top_con ul li:hover{
        transform: translatey(-10px);
}
.jy_index_top_con ul li p a{
    font-size: 12px;
    color: #bdbdbd;
}
.jy_index_top_con ul li p  span{
     font-size: 12px;
    color: #bdbdbd;
    margin-right: 5px;
}
.jy_index_top_con ul li p b{
     font-size: 12px;
     color: #bdbdbd;
     font-weight: normal;
     float: right;
     margin-left: 15px;
}
.jy_index_top_con ul li p{
    margin-top: 10px;
}
.scence {
    padding-bottom: 80px;
    border-bottom: 1px solid #e0e4e9;
    margin-top: 30px;
}
.scence ul {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.scence ul li {
    position: relative;
    overflow: hidden;
    width: 331px;
    height: 434px;
    cursor: pointer;
    color: #fff
}

.scence ul li .tit {
    font-size: 30px;
    transition: -webkit-transform .3s cubic-bezier(.25, .1, .25, .1);
    transition: transform .3s cubic-bezier(.25, .1, .25, .1);
    transition: transform .3s cubic-bezier(.25, .1, .25, .1), -webkit-transform .3s cubic-bezier(.25, .1, .25, .1);
    -webkit-transform: translateY(-190px);
    transform: translateY(-255px);
    text-align: center;
    font-weight: 700;
}

.scence ul li .img {
    position: relative;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-size: cover;
    overflow: hidden;
    background-repeat: no-repeat;
}

.scence ul li .scence3 {
}

.scence ul li .scence4 {
    background-position: 0 0
}

.scence ul li .scence1 {
}

.scence ul li .scence2 {
    /* background-position: -810px 0; */
}

.scence ul li .mask-content {
    position: absolute;
    top: 160px;
    left: 0;
    padding: 0 18px;
    width: 100%;
    font-size: 16px;
    text-align: justify;
    text-align: left;
    line-height: 1.7;
    box-sizing: border-box;
    opacity: 0
}

.scence ul li .mask-content strong {
    font-weight: 400
}

.scence ul li:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 10px;
    transition: opacity .3s ease-out;
    content: ""
}

.scence ul li:hover .tit {
    -webkit-transform: translateY(-294px);
    transform: translateY(-345px);
}

.scence ul li:hover .mask-content {
    opacity: 1;
    -webkit-animation: spring .8s linear;
    animation: spring .8s linear
}

.scence ul li:hover:after {
    opacity: 1
}

.scence ul li:first-child:hover:after {
    background: #2d48ff
}

.scence ul li:nth-child(2):hover:after {
    background: #ff8200
}

.scence ul li:nth-child(3):hover:after {
    background: #e60000
}

.scence ul li:nth-child(4):hover:after {
    background: #529a00
}

.user-number {
    width: 100%;
    height: 424px;
    padding-top: 80px;
    background: #e93d15;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin: 50px 0 0;
}

.user-number h2 {
    margin-bottom: 60px;
    color: #fff
}

.user-number ul {
    margin-bottom: 30px;
    justify-content: space-evenly;
    font-size: 30px;
    color: #fff;
    width: 1400px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.user-number ul li {
    text-align: center;
    line-height: 1
}

.user-number ul li p {
    margin-bottom: 30px
}

.user-number ul li p:first-child {
    width: 320px;
    font-size: 60px
}

.user-number ul li p:nth-child(2) {
}

.user-number ul li p:nth-child(3) {
    width: 226px
}

.user-number .btn-big {
    margin: 0 auto
}

.jy_index_use {
    background: #fff;
    padding: 40px 0;
}
.jy_index_use .jy_index_use_t {
    width: 1400px;
    margin: auto;
}
.jy_index_use .jy_index_use_t h5 {
    text-align: center;
    font-size: 24px;
    padding: 30px 0;
    color: #e92415;
}
.jy_index_use .jy_index_use_con {
    width: 1400px;
    margin: auto;
}
.jy_index_use .jy_index_use_con img {}

.advantage {
    margin-bottom: 80px;
    width: 1400px;
    margin: auto;
    padding-top: 60px;
}
.advantage ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    border-top: 1px solid #dee2e6;
    padding-top: 50px;
}

.advantage li p {}
.advantage li {
    font-size: 20px;
    line-height: 1.7
}

.advantage li>div {
    margin: 0 auto
}


.page-num, .page-link {
    position: relative;
    display: block;
    margin-left: -1px;
    line-height: 24px;
    color: #999999;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}
.pagination li {
    position: relative;
    display: block;
    margin-left: -1px;
    line-height: 35px;
    color: #999999;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}
.pagination li.active{
  background: #e92415;
}
.active a{
      color: #eee9e9;
}
.page-num-current{
    background-color: #e92415;
    color: white;
}
.page-num-current:hover{
    color: white!important;
}
.jy_index_list{
    width: 1400px;
    margin: auto;
}
.jy_index_list_l{
    width: 1000px ;
}
.bd{
    margin-top: 20px;
}
.jy_index_list_l .hd ul li a{
     background: #fff;
    color: #a5a8b1;
    height: 38px;
    line-height: 38px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 16px 0 62px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: none;
    display: inline-block;
    margin: 0 12px;
    cursor:pointer;
}
.jy_index_list_l .hd ul li img{
    height: 22px;
}
.jy_index_list_l .hd ul li{
    transition: all 0.3s;
}
.jy_index_list_l .hd ul li:hover {
        transform: translateY(-3px);
}
.jy_index_list_l .hd ul li a i{
       display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 46px;
    height: 38px;
    line-height: 34px;
    text-align: center;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    background-color: rgba(0,0,0,0);
    background-image: -webkit-linear-gradient(top,#0075ce,#46bbfe);
    background-image: -o-linear-gradient(top,#0075ce 0,#46bbfe 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0075ce),to(#46bbfe));
    background-image: linear-gradient(180deg,#0075ce 0,#46bbfe);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0075ce",endColorstr="#ff46bbfe",GradientType=0);
    color: #fff;
}
.jy_index_list{
    margin-top: 30px;
}
 .jy_index_list_l .bd ul{
 
 }
 .jy_index_list_l .bd ul li{

         display: flex;
         transition: all .5s;
         padding: 20px 0;
         overflow: hidden;
        box-sizing: border-box;
        background-color: white;
        overflow: hidden;
            padding: 20px 15px;
          margin-top: 15px;
      transition: all 0.3s;
    }
        .jy_index_list_l .hd ul{
            display: flex;
            justify-content: space-between;
        }
    .jy_index_list_l .bd ul li:hover{
      
    padding-left: 30px;
    background: #fafafa;
    }
    .jy_index_list_l .bd ul li .list_lef_img{
        height: 153px;
        width: 246px;
        position: relative;
    }
     .jy_index_list_l .bd ul li .list_lef_img img{
        height: 153px;
        width: 246px;
        border-radius: 6px;
    }
    .list_lef_img .list_img_a{
        position: absolute;
    left: 10px;
    top: 15px;
    padding: 4px 8px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    background-color: #000;
    filter: alpha(opacity=60);
    background: rgba(0,0,0,.6);
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.3s;
    }
    .list_lef_img .list_img_a:hover{
        background-color: #e92415!important;
        color: white!important;
    }
    .list_right{
        padding-left: 20px;
        width: 800px;
    }
    .list_right a{
            color: #262626;
            font-size: 20px;
    }
  .list_right p{
      color: #5a5a5a;
      font-size: 16px;
      padding: 10px 0;
  }
  .yiyun_list_date p{
      color: #828282;
      font-size: 14px;
  }
  .yiyun_list_date p {
      display: flex;justify-content: space-between;
  }
      .yiyun_list_date p b{
          float: right;
          font-weight: normal;
      }
    .yiyun_list_date p b img{
        height: 20px;
            vertical-align: -5px;
        margin-right: 5px;
    }
    
     .yiyun_list .yiyun_list_title{
        font-size: 18px;
        color: #262626;
           padding: 20px 20px 0px 20px;
    }

    .zz-loading-more {
    width: 104px;
    height: 36px;
    line-height: 36px;
    margin: 10px auto 30px;
    font-size: 13px;
    color: #e92415;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #e92415;
    border-radius: 4px;
    transition-duration: .4s;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    cursor: pointer;
}
.yiyun_list_date p b span{
    padding-right: 5px;
}
.jingyun_loading{
    width: 100%;
    background-color: #fff;
    padding: 5px 0;
    text-align: center;
}
.jingyun_loading p{
        padding: 10px;
    color: #e92415;
    border: 1px solid #e92415;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 20px;
}
.jingyun_index_ad{
    width: 100%;
    margin: auto;
    padding: 20px 0;
    background: #fff;
    margin: 1px 0 10px 0;
}
.jingyun_index_ad img{
    max-width: 1400px;
    margin: auto;
    display: block;
}
.jy_index_list_l .hd ul li:nth-child(2) a i{
        background-color: rgba(0,0,0,0);
    background-image: -webkit-linear-gradient(top,#ff6b01,#ffa15f);
    background-image: -o-linear-gradient(top,#ff6b01 0,#ffa15f 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff6b01),to(#ffa15f));
    background-image: linear-gradient(180deg,#ff6b01 0,#ffa15f);
}
.jy_index_list_l .hd ul li:nth-child(3) a i{
     background-color: rgba(0,0,0,0);
    background-image: -webkit-linear-gradient(top,#8803ff,#c17bff);
    background-image: -o-linear-gradient(top,#8803ff 0,#c17bff 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#8803ff),to(#c17bff));
    background-image: linear-gradient(180deg,#8803ff 0,#c17bff);
}
.jy_index_list_l .hd ul li:nth-child(4) a i{
    background-color: rgba(0,0,0,0);
    background-image: -webkit-linear-gradient(top,#676fb6,#8d99fd);
    background-image: -o-linear-gradient(top,#676fb6 0,#8d99fd 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#676fb6),to(#8d99fd));
    background-image: linear-gradient(180deg,#676fb6 0,#8d99fd);
}
.jy_index_list_l .hd ul li:nth-child(5) a i{
    background-color: rgba(0,0,0,0);
    background-image: -webkit-linear-gradient(top,#c300e6,#ea77ff);
    background-image: -o-linear-gradient(top,#c300e6 0,#ea77ff 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#c300e6),to(#ea77ff));
    background-image: linear-gradient(180deg,#c300e6 0,#ea77ff);
}
.jy_index_list_l .hd ul li:nth-child(6) a i{
    background-color: rgba(0,0,0,0);
    background-image: -webkit-linear-gradient(top,#ff26be,#ff26be);
    background-image: -o-linear-gradient(top,#ff26be 0,#ff26be 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff26be),to(#ff26be));
    background-image: linear-gradient(180deg,#ff26be 0,#ff26be);
}
.jy_index_list_r{
    width: 370px;
}
.jy_index_list{
    display: flex;
    justify-content: space-between;
}
.jy_index_list_r_top{
    width: 100%;
    padding: 30px;
    height: 665px;
    background-color: #fff;
        background-image: url(/static/images/news.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
.jy_index_list_r_top ul li{
    margin-bottom: 10px;
}
.jy_index_list_r_top ul li i{
    font-size: 36px;
    color: #000;
    opacity: .15;
    font-weight: bold;
    font-style: normal;
    margin-right: 15px;
    transition: all 0.3s;
    line-height: 100%;
    display: flex;
    align-items: center;
}
.jy_index_list_r_top ul li a{
    display: flex;
    height: 48px;
}
.jy_index_list_r_top ul li a p{
        width: 260px;
        display: flex;
        align-items: center;
}
.jy_index_list_r_top h6,.jy_index_list_r_sj h6{
    font-size: 23px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 15px;
    
}
.jy_index_list_r_top ul li:hover a i{
    color: #e92415;
    opacity: 1;
}
.jy_index_list_r_top h6 span,.jy_index_list_r_sj h6 span{
    font-size: 23px;
    padding-right: 5px;
}
.jy_index_list_r_sj{
        width: 100%;
    padding: 30px;
    background-color: #fff;
    margin-top: 30px;
}
.jy_index_list_r_sj ul li{
    margin-top: 30px;
}
.jy_index_list_r_sj ul li img{
    width: 120px;
    height: 80px;
    border-radius: 5px;
    transition: all .3s;
}
.jy_index_list_r_sj ul li:hover img{
    transform: scale(1.1);
}
.jy_index_list_r_sj ul li a{
    display: flex;
    justify-content: space-between;
}
.jy_index_list_r_sj ul li i{
    overflow: hidden;
    display: inline-block;
    border-radius: 5px;
}
.jy_index_list_r_sj ul{
    margin-top: 20px;
}
.jy_index_list_r_sj ul li a b{
    font-size: 14px;
    color: #323232;
    display: block;
}
.jy_index_list_r_sj ul li a p{
    width: 174px;
}
.jy_index_list_r_sj ul li a:hover b{
    color: #e92415;
}
.jy_index_list_r_sj ul li a p span{
    font-size: 14px;
    color: #c2c2c2;
    font-weight: normal;
    display: inline-block;
    margin-top: 10px;
}
.jy_view{
    width: 1400px;
    margin: 30px auto;
}
.jy_view_t h2{
        margin: 10px 0 10px;
        font-size: 30px;
}
.jy_view_t p{
    display: flex;
        margin-bottom: 15px;
}
.jy_view_t p a{
        font-size: 14px;
    color: #8f8f8f;
}
.jy_view_t p u{
    text-decoration: none;
     font-size: 14px;
    color: #8f8f8f;
}
.jy_view_t p span{
    padding: 0 15px;
    font-size: 10px;
    color: #d6d7d8;
}
.jy_view_l{
    position: relative;
    width: 1000px;
}

.jy_view{
    display: flex;
    justify-content: space-between;
}
.jy_view_page_pre{
    margin-right: 45px;
}
.jy_view_page_pre,.jy_view_page_next{
    width: 295px;
    height: 172px;
    background-color: #eef1f4;
    padding: 25px;
    border-radius: 10px;
        display: inline-block;
        
}
.jy_view_page_pre p,.jy_view_page_next p{
    font-size: 16px;
    color: #333;
}
.jy_view_page_pre a,.jy_view_page_next a{
        display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 122px;
}
.jy_view_page_pre a span,.jy_view_page_next a span{
    width: 243px;
    height: 45px;
    background-color: #e92415;
    display: block;
    line-height: 45px;
    color: white;
    border-radius: 5px;
    text-align: center;
}
.jy_view_page{
    text-align: center;
}
.jy_view_content{
    margin-top:20px;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    background-color: white;
       padding: 27px 43px;
}
.jy_view_t{
  padding: 20px;
  background-color: white;
  border-radius: 10px 10px 0 0;
}
.jy_view_page{
    padding: 27px 43px;
    background-color: white;
    margin-top: 30px;
    border-radius: 0 0 10px 10px;
  
}
.jy_view_content_sm{
       padding: 15px 20px;
        border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
      margin-top: 35px;
}
.jy_view_content_sm p{
    font-size: 14px;
    color: #8f8f8f;
    padding: 10px 0;
}


/**
 * 单页样式
 */
.single {
    width: 1400px;
    margin: 30px auto;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
}
.single .singleWrap {
    min-height: 500px;
}


/* Grid System */
.ht_grid_1_2 {
  float: left;
  margin-right: 2%;
  margin-bottom: 30px;
  width: 49%;
}

.ht_grid_1_2:nth-of-type(2n+1) {
  clear: left;
}

.ht_grid_1_2:nth-of-type(2n+0) {
  margin-right: 0;
  clear: right;
}

.ht_grid_1_3 {
  float: left;
  margin-right: 2%;
  margin-bottom: 30px;
  width: 32%;
}

.ht_grid_1_3:nth-of-type(3n+0) {
  margin-right: 0;
  clear: right;
}

.ht_grid_1_3:nth-of-type(3n+1) {
  clear: left;
}

.ht_grid_1_4 {
  float: left;
  margin-right: 2%;
  margin-bottom: 30px;
  width: 23.5%;
  box-sizing: border-box;
}

.ht_grid_1_4:nth-of-type(4n+0) {
  margin-right: 0;
  clear: right;
}

.ht_grid_1_4:nth-of-type(4n+1) {
  clear: left;
}
.plan-price {
    color: #037ef3;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 30px;
    position: relative;
    z-index: 11;
}
.box-shadow, .plan-item {
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 25%);
    transition: 0.3s all;
    background-color: #fff;
    padding: 30px 18px;
    box-sizing: border-box;
}
.pricing-section {
    overflow: hidden;
    padding: 10px;
}