.i_nav{
    display: none;
}
.index-m{
    display: none;
}


@media (max-width: 750px) {
    /* .swiper-wrapper{
        height: 450px!important;
    } */
    .w92{
        width: 9.2rem;
        margin: 0 auto;
    }
    html,body {
        -webkit-text-size-adjust: 100%;
        /* font-size: 13px; */
    }
    .banner{
        position: relative;
        height: 12rem!important;
    }
    .banner .swiper-pagination {
        display: block!important;
        bottom: 1.933333rem!important;
    }
    .banner_index li{
        height: 12rem!important;
    }
    .banner .swiper-pagination span {
        background: #fff;
        opacity: 1;
        width: 0.8rem;
        height: 0.106666rem;
        background-color: #e2e2e2;
        border-radius: unset!important;
    }
    .swiper-button-next{
        display: none;
    }
    .swiper-button-prev{
        display: none;
    }
    .i_nav {
	    display: flex;
	    justify-content: space-between;
	    width: 9.2rem;
	    position: absolute;
	    height: 2.52rem;
	    border-radius: 0.18rem;
	    background-color: #FFF;
	    padding: 0.24rem 0.24rem 0;
	    box-shadow: 0 0 0.24rem rgba(191, 193, 203, 0.3);
	    z-index: 10;
	    box-sizing: border-box;
		bottom: -1.26rem;
		left: 0.4rem;
	}
    .i_nav a{
		width: 20%;
        text-align: center;
        font-size: 0.32rem;
        color: #333;
	}
	.i_nav img{
		display: block;
		width: 1.6rem;
		height: 1rem;
		margin: 0 auto 0.24rem;
	}
    .index_cont{
        display: none;
    }
    .index-m{
        display: block;
    }
    .c-1{
        background: url('../images/fl1_bg.jpg') center top/10rem;
        padding-bottom: 1.28rem;
    }
    .index-m .tit{
        text-align: center;
        padding: 1.32rem 0 0.72rem;
    }
    .index-m .tit b{
        display: block;
        font-size: 0.56rem;
    }
    .index-m .tit span {
        display: block;
        font-size: 0.346667rem;
        color: #555;
        margin-top: 0.2rem;
    }

    .c-1 .tit{
        padding: 2.24rem 0 0.72rem;
    }
    
    .c-1-cont{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 0.64rem;
    }
    .c-1-cont a{
        width: 4.4rem;
        height: 1.32rem;
        border-radius: 0.08rem;
        background-color: #FFF;
        margin-bottom: 0.28rem;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0 0.28rem 0;
        box-sizing: border-box;
    }
    .c-1-cont a:before{
        display: block;
        content: "";
        width: 0.56rem;
        height: 0.52rem;
        background: url(../images/fl1.png) left top/2.44rem;
        margin-right: 0.2rem;
    }
    .c-1-cont a:after{
        display: block;
        content: "";
        width: 0.2rem;
        height: 0.346667rem;
        background: url(../images/fl1.png) -2.24rem 0/2.44rem;
    }
    .c-1-cont a span{
        width: 0.96rem;
        border: 0.02rem solid #0170f1;
        line-height: 0.44rem;
        border-radius: 0.24rem;
        font-size: 0.293333rem;
        color: #0170f1;
        text-align: center;
        margin-right: 0.24rem;
    }
    .c-1-cont a p{
        font-size: 0.346667rem;
        width: 1.44rem;
        margin-right: 0.24rem;
    }
    .btn{
        display: block;
        width: 3.72rem;
        height: 1.08rem;
        line-height: 1.08rem;
        background: linear-gradient(to right,#2789f6,#339af9);
        border-radius: 0.12rem;
        text-align: center;
        font-size: 0.373333rem;
        color: #FFF;
        font-weight: 400;
        margin: 0 auto;
    }
    .c-2 .tabs {
        display: flex;
        justify-content: space-between;
        border-bottom: 0.02rem solid #f0f0f0;
        margin-bottom: 0.52rem;
    }
    .c-2 .tabs em {
        width: 25%;
        border-bottom: 0.04rem solid transparent;
        font-size: 0.4rem;
        text-align: center;
        color: #555;
        line-height: 1.08rem;
        font-weight: 400;
    }
    .c-2 .tabs em.on {
       font-weight: bold;
        color: #177ff5;
        border-color: #177ff5;
    }
    .c-2 .swiper-container {
        box-shadow: 0 0 0.32rem rgba(168, 185, 218, 0.2);
        border-radius: 0.2rem;
    }

    .c-2  .swiper-slide {
        border: 0.02rem solid #d0e6ff;
        border-radius: 0.2rem;
        padding: 0.4rem;
        box-sizing: border-box;
        display: block;
        width: 100%!important;
    }

    .c-2  .swiper-slide .t {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 0.44rem;
    }

    .c-2 .swiper-slide .t:before {
        display: block;
        content: "";
        width: 1.16rem;
        height: 1.36rem;
        background: url(../images/index/index_fl2.png) left top/5.72rem;
        margin-top: 0.28rem;
    }

    .c-2  .swiper-slide:nth-child(2) .t:before {
        background-position: -1.16rem 0;
    }

    .c-2  .swiper-slide:nth-child(3) .t:before {
        background-position: -2.32rem 0;
    }

    .c-2  .swiper-slide:nth-child(4) .t:before {
        background-position: -3.48rem 0;
    }

    .c-2  .swiper-slide .t p {
        width: 7rem;
    }

    .c-2  .swiper-slide .t b {
        display: flex;
        font-size: 0.48rem;
        justify-content: space-between;
        align-items: flex-end;
        margin-bottom: 0.24rem;
    }

    .c-2  .swiper-slide .t b a {
        font-size: 0.32rem;
        color: #177ff5;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .c-2  .swiper-slide .t b a:before {
        display: block;
        content: "";
        width: 0.36rem;
        height: 0.24rem;
        background: url(../images/index/index_fl2.png) -5.04rem -4.76rem/5.72rem;
        margin-right: 0.12rem;
    }

    .c-2  .swiper-slide .t span {
        display: block;
        font-size: 0.32rem;
        line-height: 0.52rem;
        color: #666;
    }

    .c-2  .swiper-slide .m {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        background-color: #f0f5fe;
        padding: 0.16rem 0 0.16rem 0.4rem;
        border-radius: 0.12rem;
        margin-bottom: 0.4rem;
        box-sizing: border-box;
    }

    .c-2  .swiper-slide .m em {
        font-size: 0.346667rem;
        color: #333;
        width: 33.33%;
        line-height: 0.8rem;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .c-2  .swiper-slide .m em:before {
        display: block;
        content: "";
        width: 0.16rem;
        height: 0.16rem;
        background-color: #98c6f9;
        border-radius: 50%;
        margin-right: 0.16rem;
    }

    .c-2  .swiper-slide .b {
        display: flex;
        justify-content: space-between;
    }

    .c-2  .swiper-slide .b em {
        width: 2.52rem;
        font-size: 0.293333rem;
        color: #555;
        text-align: center;
        line-height: 0.6rem;
    }

    .c-2  .swiper-slide .b em:before {
        display: block;
        content: "";
        width: 2.52rem;
        height: 0.92rem;
        background: url(../images/index/index_fl2.png) 0 -1.36rem/5.72rem;
    }
    .c-2  .swiper-slide:nth-child(1) .b em:nth-child(2):before {
        background-position: 0 -2.28rem;
    }
    .c-2 .swiper-slide:nth-child(1) .b em:nth-child(3):before {
        background-position: 0 -3.2rem;
    }
    .c-2 .swiper-slide:nth-child(2) .b em:nth-child(1):before {
        background-position: -2.52rem -1.36rem;
    }
    .c-2 .swiper-slide:nth-child(2) .b em:nth-child(2):before {
        background-position: -2.52rem -2.28rem;
    }
    .c-2 .swiper-slide:nth-child(2) .b em:nth-child(3):before {
        background-position: -2.52rem -3.2rem;
    }

    .c-2 .swiper-slide:nth-child(3) .b em:nth-child(1):before {
        background-position: 0 -4.12rem;
    }

    .c-2 .swiper-slide:nth-child(3) .b em:nth-child(2):before {
        background-position: 0 -5.04rem;
    }

    .c-2 .swiper-slide:nth-child(3) .b em:nth-child(3):before {
        background-position: 0 -5.96rem;
    }

    .c-2 .swiper-slide:nth-child(4) .b em:nth-child(1):before {
        background-position: -2.52rem -4.12rem;
    }

    .c-2 .swiper-slide:nth-child(4) .b em:nth-child(2):before {
        background-position: -2.52rem -5.04rem;
    }

    .c-2 .swiper-slide:nth-child(4) .b em:nth-child(3):before {
        background-position: -2.52rem -5.96rem;
    }

    .c-2 .l {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0.68rem 0.68rem 0.6rem;
        box-sizing: border-box;
    }

    .c-2 .l a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        line-height: 0.68rem;
        font-size: 0.32rem;
        margin-bottom: 0.68rem;
    }

    .c-2 .l a:before {
        display: block;
        content: "";
        width: 0.68rem;
        height: 0.68rem;
        background: url(../images/index/index_fl2.png) 0.68rem 0/5.72rem;
        margin-right: 0.28rem;
    }

    .c-2 .l a:nth-child(2):before {
        background-position: 0.68rem -0.68rem;
    }

    .c-2 .l a:nth-child(3):before {
        background-position: 0.68rem -1.36rem;
    }

    .c-2 .l a:nth-child(4):before {
        background-position: 0.68rem -2.04rem;
    }

    .c-2 .l a:nth-child(5):before {
        background-position: 0.68rem -2.72rem;
    }

    .c-2 .l a:nth-child(6):before {
        background-position: 0.68rem -3.4rem;
    }

    .c-2 .l a:nth-child(7):before {
        background-position: 0.68rem -4.08rem;
    }
    .c-2 .l a:last-child:before {
        background-position: 0;
        width: 0;
        height: 0;
    }

    .c-2 .l a:last-child {
        width: 3.6rem;
        height: 0.76rem;
        line-height: 0.76rem;
        font-size: 0.32rem;
        font-weight: 400;
        color: #177ff5;
        border: 0.02rem solid #177ff5;
        border-radius: 0.4rem;
        background: #e7f2fe;
        justify-content: center;
    }

    .c-3{
        background-color: #f3f6fb;
        padding-bottom: 1.44rem;
    }

    .c-3  dl {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0.4rem;
    }

    .c-3  dl:nth-of-type(4) {
    margin-bottom: 0.8rem;
    }

    .c-3  dl dt {
    width: 2.12rem;
    height: 2.12rem;
    background: url(../images/fl3_1.png) center top/2.12rem;
    text-align: center;
    font-size: 0.373333rem;
    color: #FFF;
    padding-top: 1.24rem;
    box-sizing: border-box;
    }

    .c-3  dl:nth-of-type(2) dt {
    background-image: url(../images/fl3_2.png);
    }

    .c-3  dl:nth-of-type(3) dt {
    background-image: url(../images/fl3_3.png);
    }

    .c-3  dl:nth-of-type(4) dt {
    background-image: url(../images/fl3_4.png);
    }

    .c-3  dl dd {
    width: 7.08rem;
    display: flex;
    justify-content: space-between;
    background-color: #FFF;
    border-radius: 0.08rem;
    flex-wrap: wrap;
    padding: 0.2rem 0.32rem 0;
    box-sizing: border-box;
    }

    .c-3  dl dd em {
    font-size: 0;
    width: 1.32rem;
    height: 0.72rem;
    background: url(../images/fl3.png) left top/5.28rem;
    }

    .c-3  dl:nth-of-type(1) dd em:nth-child(2) {
    background-position: 0 -0.72rem;
    }

    .c-3  dl:nth-of-type(1) dd em:nth-child(3) {
    background-position: 0 -1.44rem;
    }

    .c-3  dl:nth-of-type(1) dd em:nth-child(4) {
    background-position: 0 -2.16rem;
    }

    .c-3  dl:nth-of-type(1) dd em:nth-child(5) {
    background-position: 0 -2.88rem;
    }

    .c-3  dl:nth-of-type(1) dd em:nth-child(6) {
    background-position: 0 -3.6rem;
    }

    .c-3  dl:nth-of-type(1) dd em:nth-child(7) {
    background-position: 0 -4.32rem;
    }

    .c-3  dl:nth-of-type(1) dd em:nth-child(8) {
    background-position: 0 -5.04rem;
    }

    .c-3  dl:nth-of-type(2) dd em:nth-child(1) {
    background-position: -1.32rem 0;
    }

    .c-3  dl:nth-of-type(2) dd em:nth-child(2) {
    background-position: -1.32rem -0.72rem;
    }

    .c-3  dl:nth-of-type(2) dd em:nth-child(3) {
    background-position: -1.32rem -1.44rem;
    }

    .c-3  dl:nth-of-type(2) dd em:nth-child(4) {
    background-position: -1.32rem -2.16rem;
    }

    .c-3  dl:nth-of-type(2) dd em:nth-child(5) {
    background-position: -1.32rem -2.88rem;
    }

    .c-3  dl:nth-of-type(2) dd em:nth-child(6) {
    background-position: -1.32rem -3.6rem;
    }

    .c-3  dl:nth-of-type(2) dd em:nth-child(7) {
    background-position: -1.32rem -4.32rem;
    }

    .c-3  dl:nth-of-type(2) dd em:nth-child(8) {
    background-position: -1.32rem -5.04rem;
    }

    .c-3  dl:nth-of-type(3) dd em:nth-child(1) {
    background-position: -2.64rem 0;
    }

    .c-3  dl:nth-of-type(3) dd em:nth-child(2) {
    background-position: -2.64rem -0.72rem;
    }

    .c-3  dl:nth-of-type(3) dd em:nth-child(3) {
    background-position: -2.64rem -1.44rem;
    }

    .c-3  dl:nth-of-type(3) dd em:nth-child(4) {
    background-position: -2.64rem -2.16rem;
    }

    .c-3  dl:nth-of-type(3) dd em:nth-child(5) {
    background-position: -2.64rem -2.88rem;
    }

    .c-3  dl:nth-of-type(3) dd em:nth-child(6) {
    background-position: -2.64rem -3.6rem;
    }

    .c-3  dl:nth-of-type(3) dd em:nth-child(7) {
    background-position: -2.64rem -4.32rem;
    }

    .c-3  dl:nth-of-type(3) dd em:nth-child(8) {
    background-position: -2.64rem -5.04rem;
    }

    .c-3  dl:nth-of-type(4) dd em:nth-child(1) {
    background-position: -3.96rem 0;
    }

    .c-3  dl:nth-of-type(4) dd em:nth-child(2) {
    background-position: -3.96rem -0.72rem;
    }

    .c-3  dl:nth-of-type(4) dd em:nth-child(3) {
    background-position: -3.96rem -1.44rem;
    }

    .c-3  dl:nth-of-type(4) dd em:nth-child(4) {
    background-position: -3.96rem -2.16rem;
    }

    .c-3  dl:nth-of-type(4) dd em:nth-child(5) {
    background-position: -3.96rem -2.88rem;
    }

    .c-3  dl:nth-of-type(4) dd em:nth-child(6) {
    background-position: -3.96rem -3.6rem;
    }

    .c-3  dl:nth-of-type(4) dd em:nth-child(7) {
    background-position: -3.96rem -4.32rem;
    }

    .c-3  dl:nth-of-type(4) dd em:nth-child(8) {
    background-position: -3.96rem -5.04rem;
    }

    .c-4  {
    background: url(../images/fl4_bg.jpg) center top/10rem;
    padding-bottom: 1.2rem;
    }

    .c-4  .tit b,.c-4  .tit span {
    color: #FFF;
    }

    .c-4  .w92 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 0.4rem;
    }

    .c-4  .w92 em {
    width: 1.72rem;
    height: 2.4rem;
    background-color: #FFF;
    text-align: center;
    font-size: 0.32rem;
    margin-bottom: 0.28rem;
    line-height: 0.4rem;
    }

    .c-4  .w92 em:before {
    display: block;
    content: "";
    width: 0.48rem;
    height: 0.4rem;
    background: url(../images/fl4.png) left top/2.4rem;
    margin: 0.48rem auto 0.32rem;
    }

    .c-4  .w92 em:nth-child(2):before {
    background-position: -0.48rem 0;
    }

    .c-4  .w92 em:nth-child(3):before {
    background-position: -0.96rem 0;
    }

    .c-4  .w92 em:nth-child(4):before {
    background-position: -1.44rem 0;
    }

    .c-4  .w92 em:nth-child(5):before {
    background-position: -1.92rem 0;
    }

    .c-4  .w92 em:nth-child(6):before {
    background-position: 0 -0.4rem;
    }

    .c-4  .w92 em:nth-child(7):before {
    background-position: -0.48rem -0.4rem;
    }

    .c-4  .w92 em:nth-child(8):before {
    background-position: -0.96rem -0.4rem;
    }

    .c-4  .w92 em:nth-child(9):before {
    background-position: -1.44rem -0.4rem;
    }

    .c-4  .w92 em:nth-child(10):before {
    background-position: -1.92rem -0.4rem;
    }

    .c-5  ul {
    width: 8.12rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 1.36rem;
    }

    .c-5  ul li {
    width: 50%;
    text-align: center;
    font-size: 0.373333rem;
    color: #333;
    height: 3.4rem;
    box-sizing: border-box;
    }

    .c-5  ul li p {
    line-height: 0.92rem;
    margin-bottom: 0.16rem;
    font-size: 0.8rem;
    color: #ff3c3c;
    }

    .c-5  ul li b {
    font-size: 0.8rem;
    color: #ff3c3c;
    }

    .c-5  ul li p:before {
    display: block;
    content: "";
    width: 0.76rem;
    height: 0.76rem;
    background: url(../images/fl5.png) left top/3.04rem;
    margin: 0.2rem auto 0.28rem;
    }

    .c-5  ul li:nth-child(2) p:before {
    background-position: -0.76rem 0;
    }

    .c-5  ul li:nth-child(3) p:before {
    background-position: -1.52rem 0;
    margin-top: 0.64rem;
    }

    .c-5  ul li:nth-child(4) p:before {
    background-position: -2.28rem 0;
    margin-top: 0.64rem;
    }

    .c-5  ul li p em {
    font-size: 0.56rem;
    color: #ff3c3c;
    }

    .c-5  ul li:nth-child(odd) {
    border-right: 0.02rem solid #f0f0f0;
    }

    .c-5  ul li:nth-child(-n+2) {
    border-bottom: 0.02rem solid #f0f0f0;
    }

    .c-6   {
    background: url(../images/fl6_bg.jpg) center top/10rem;
    padding-bottom: 1rem;
    }

    .c-6   .w92 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #ecf4fd;
    border-radius: 0.12rem;
    padding: 0.72rem 0.4rem;
    box-sizing: border-box;
    }

    .c-6   .w92 em {
    font-size: 0;
    width: 1.68rem;
    height: 0.52rem;
    background: url(../images/fl6.png) left top/3.36rem;
    }

    .c-6   .w92 em:nth-child(-n+7) {
    margin-right: 0.28rem;
    }

    .c-6   .w92 em:nth-child(-n+8) {
    margin-bottom: 0.72rem;
    }

    .c-6   .w92 em:nth-child(2) {
    background-position: 0 -0.52rem;
    }

    .c-6   .w92 em:nth-child(3) {
    background-position: 0 -1.04rem;
    }

    .c-6   .w92 em:nth-child(4) {
    margin-right: 0;
    background-position: 0 -1.56rem;
    }

    .c-6   .w92 em:nth-child(5) {
    background-position: 0 -2.08rem;
    }

    .c-6   .w92 em:nth-child(6) {
    background-position: 0 -2.6rem;
    }

    .c-6   .w92 em:nth-child(7) {
    background-position: -1.68rem 0;
    }

    .c-6   .w92 em:nth-child(8) {
    background-position: -1.68rem -0.52rem;
    }

    .c-6   .w92 em:nth-child(9) {
    background-position: -1.68rem -1.04rem;
    }

    .c-6   .w92 em:nth-child(10) {
    background-position: -1.68rem -1.56rem;
    }

    .c-6   .w92 em:nth-child(11) {
    background-position: -1.68rem -2.08rem;
    }

    .c-6   .w92 em:nth-child(12) {
    background-position: -1.68rem -2.6rem;
    }

    .c-7 {
        padding: 0 0 1.5rem;
    }

    .c-7 .tab {
        border-bottom: 0.013333rem solid #CCC;
        margin-top: 0.466666rem;
    }
    .c-7  .tab ul {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    bottom: -0.013333rem;
    display: flex;
    }

    .c-7  .tab li {
    /* float: left; */
    font-size: 0.4rem;
    color: #7e7e7e;
    margin-right: 0.6rem;
    flex: 1;
    text-align: center;
    }

    .c-7  .tab li:last-child {
    margin-right: 0;
    }

    .c-7  .tab li.on {
    border-bottom: 0.053333rem solid #3d6bff;
    color: #3d6bff;
    }

    .c-7  .list {
    width: 8.933333rem;
    margin: 0 auto;
    }

    .c-7  .list li {
        overflow: hidden;
        border-bottom: 0.013333rem solid #f2f2f2;
        align-items: self-start;
        display: flex;
        padding: 0.3rem 0;
        justify-content: space-between;
    }
    .c-7  .list li p{
        width: 2rem;
        height: 2rem;
        color: #666;
        text-align: center;
        background-color: #f5f5f5;
        margin-right: 0.3rem;
        margin-top: 0.1rem;
        box-sizing: border-box;
        border: 1px solid #e5e5e5;
        font-size: 0.4rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    .c-7  .list li p i{
        display: block;
        font-size: 0.6rem;
        color: #666;
        line-height: initial;
    }

    .c-7  .list li div{
        flex: 1;
        width: calc(100% - 2.5rem);
    }

    .c-7  .list li div a{
        display: block;
        font-size: 0.4rem;
        color: #333333;
        margin-bottom: 0.2rem;
        line-height: 0.5rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .c-7  .list li div span{
        color: #666;
        line-height: 0.45rem;
        font-size: 0.3rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .c-7 .list li:nth-last-child(1){
        border-bottom: none;
    }
    .c-7  .list .s_img{
        display: block;
        width: 100%;
        margin-top: 0.3rem;
    }


    /* .c-7  .list li div {
    width: 5.733333rem;
    float: left;
    padding-top: 0.6rem;
    }

    .c-7  .list li div a {
    font-size: 0.32rem;
    line-height: 0.64rem;
    color: #333;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    }

    .c-7  .list li div p {
    display: block;
    font-size: 0.24rem;
    color: #848484;
    padding-top: 0.44rem;
    height: 0.4rem;
    line-height: 0.4rem;
    }

    .c-7  .list li div p span {
    display: block;
    float: right;
    height: 0.08rem;
    margin-top: 0.16rem;
    }

    .c-7  .list li div p span em {
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    background-color: #d5d5d5;
    border-radius: 50%;
    float: left;
    margin-right: 0.04rem;
    }

    .c-7  .list li>a {
    display: block;
    float: right;
    width: 2.533333rem;
    height: 1.866666rem;
    margin-top: 0.666666rem;
    }

    .c-7  .list li>a img {
    width: 2.533333rem;
    height: 1.866666rem;
    } */



    .c-7  .list .btn {
    margin-top: 0.666666rem;
    width: 3.866666rem;
    }
    
    
}