.main {
    margin-top: 90px;
}

h2 {
    font-size: 24px !important;
}

.black {
    color: #000000 !important;
}

.asmall {
    font-size: 18px;
}

#myModal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-dialog {
    max-width: 800px;
}

#myModal label {
    font-weight: bold;
}

#myModal .btn-default {
    background: #010101;
    border-radius: 4px;
    color: white;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
}

#myDownload .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-dialog {
    max-width: 800px;
}

#myDownload label {
    font-weight: bold;
}

#myDownload .btn-default {
    background: #010101;
    border-radius: 4px;
    color: white;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
}

/* product */
.tabs {
    font-size: 16px;
    color: #999;
    text-align: right;
}

.tabs a {
    display: inline-block;
    padding: 0 20px;
    color: #999;
    line-height: 1;
    margin: 10px auto;
    border-right: 1px solid #999;
}

.tabs a.active {
    color: #007bff !important;
}

.tabs a:last-child {
    border-right: none;
    padding-right: 0;
}

.type-box {
    margin-top: 20px;
    margin-bottom: 40px;
}

.type-box .list {
    margin-top: 30px;
}

.type-box .list .title {
    margin-bottom: 15px;
    margin-left: 15px;
    font-family: 'fangzheng1' !important;
}

.type-box .list .pro-box {
    background: #ececec;
    border-radius: 15px;
    padding: 40px 70px;
    position: relative;
}

.type-box .list .pro-box .swiper-container {
    width: 100%;
    height: 100%;
    /* overflow: inherit; */
}

.type-box .list .pro-box .swiper-container .swiper-slide {
    width: 100%;
    text-align: center;
}

.type-box .list .pro-box .swiper-container .swiper-slide p {
    color: #111;
}

.type-box .list .pro-box .swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
}

.swiper-button-next,
.swiper-button-prev {
    width: 44px;
    height: 44px;
    outline: none;
}

.type-box .list .pro-box .swiper-container6 {
    width: 100%;
}

.type-box .list .pro-box .swiper-container6 .swiper-slide {
    width: auto !important;
}

.type-box .list .pro-box .swiper-container6 .swiper-slide img {
    height: 300px;
    width: auto;
}

.version-pros {
    display: none !important;
}

.margin-topss {
    padding-top: 2.3rem !important;
    margin-right: 94px;
}

.download-top {
    padding: 0.3rem 0.2rem;
    background: #F1F1F1;
    width: 100%;
    margin-top: 0.3rem !important;
    border-radius: 10px;
    line-height: 1rem;
}

.download-app {
    flex: 6;
    background-color: white !important;
    font-weight: bold;
    font-size: 20px;
}

.download-time {
    flex: 3;
    font-size: 14px;
    text-align: center;
    color: #999;
}
.voice-ptt{
width:70%}
.download-xia {
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 10px;
}

.download-xia a {
    background-color: #027AFF;
    color: white;
    line-height: 0.8rem;
    width: 100%;
    text-align: center;
    border-radius: 20px;
}

.download-down {
    width: 100%;
    background: white;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding-left: 0.6rem;
    line-height: 1.3rem;
}

.inricoapp-a {
    background: url("../../../images/") no-repeat;
    width: 133px;
    height: 39px;
    line-height: 39px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 20px;
}
.convergent-top{
    padding-left: 10%;
    background: url("../../../images/blue_jt.png") no-repeat;
}
.convergent-text1{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
}
.convergent-text2{
    font-size: 18px;
    line-height: 30px;
}
.inricoapp-text {
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
}

.inricoapp-text1 {
    line-height: 22px;
    font-size: 14px;
}
.inricoapp-text2 {
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
}
.inricoapp-text3 {
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
}
.inricoapp-text4 {
    line-height: 22px;
    font-size: 14px;
}
.f-r{
    display: flex !important;
    justify-content: flex-end;
}
@media (max-width: 992px) {
    .main {
        margin-top: 50px;
    }

    .version-pros {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .version-pro {
        display: none !important;
    }

    .margin-topss {
        padding-top: 0 !important;
        margin-right: 0px !important
    }

}

@media (max-width: 640px) {
    .tabs {
        padding-top: 10px;
        overflow: auto;
        white-space: nowrap;
        text-align: center;
    }

    .tabs a:last-child {
        border-right: none;
        padding: 0 20px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 30px;
        height: 30px;
    }

    .type-box .list .title {
        font-size: 22px !important;
    }

    .type-box .list .pro-box .swiper-container .swiper-slide h2 {
        font-size: 22px;
    }

    .type-box .list .pro-box {
        padding: 20px 30px;
    }

    .type-box .list .pro-box .swiper-container .swiper-slide p {
        font-size: 14px;
    }

    .type-box .list .pro-box .swiper-container .swiper-slide a {
        font-size: 14px;
    }

    .type-box .list .pro-box .swiper-container6 .swiper-slide img {
        height: 150px;
        width: auto;
    }
}

.hide {
    display: none;
}


/* product-detail */
.banner-box img {
    width: 100%;
    height: auto;
}


.five-box {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: stretch;
    justify-content: space-between;
    margin-top: 15px;
}

.five-box .right {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* height: 100%; */
}

.five-box .right .img-box {
    width: 60px;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
}

.five-box .right .img-box.active::after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background: url(../images/blueyuan.png);
    background-size: 100% 100%;
}

.five-box .right .img-box:last-child {
    margin-bottom: 0px;
}

.five-box .right .img-box img {
    width: 60px;
    height: 60px;

}

.five-box .left {
    width: 90%;
    height: 700px;
    /* border: 1px solid #dedddd; */
    border-radius: 4px;
}

.five-box .swiper-container {
    width: 100%;
    height: 100%;
    /* overflow: inherit; */
}

.five-box .swiper-container .swiper-slide {
    width: 100%;
    height: auto;
    text-align: center;
}

.five-box .swiper-container .swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.five-box .swiper-container .swiper-slide video {
    height: 100%;
    width: 100%;
    object-fit: contain;
    background: #1e1e1e;
}

.shihe-box {
    text-align: center;
}

.pro-tit {
    text-align: center;
    font-weight: bold;
    margin: 30px auto;
    font-size: 24px;
    margin-top: 60px;
}

.table-2 td {
    border: #777474 solid 1px;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    color: #000000;
}

.table-2 .w4 {
    width: 40%
}

.table-2 .w15 {
    width: 15%
}

.table-2 .w-th {
    padding: 18px 0;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    background: #2883fc;
}

.table-2 .w-td {
    color: #777474;
}

.table-2 .w-td1 {
    color: #c5c5c5;
}

.pro_eight {
    padding: 20px 0;
    background: #ebebeb url(../images/wqs.jpg?v=0.02) repeat-x;
}

.pro_eightc {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
}

.pro_eightc .pro_eight_item {
    width: 34%;
    border-right: #888888 solid 1px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 10px 0;
}

.pro_eightc .pro_eight_itemp {
    width: 45px;
}

.pro_eightc .pro_eight_itemp img {
    max-width: 100%;
}

.pro_eightc .pro_eight_itemw {
    width: 83%;
    margin-left: 3%;
    display: flex;
    align-items: center;
    font-size: 16px;
    align-content: center;
}

.pro_eightc .pro_eight_item:nth-child(3n) {
    border-right: none;
    width: 28%;
}

.pro_tw {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.pro_tw_desc {
    width: 30%;
    background: #ececec;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 20px;
}

.pro_tw_pic {
    width: 68%;
}

.pro_tw_pic img {
    max-width: 100%;
}

.tw_tit {
    font-size: 34px;
    color: #828282;
    margin: 30px 0 20px 0;
    font-weight: bold;
    line-height: 40px;
}

.tw_desc {
    color: #828282;
    font-weight: 500;
    line-height: 32px;
}

.pro_kb {
    background: url("../images/kb_bj.jpg?v=0.051") center no-repeat;
    position: relative;
    height: 850px;
}

.pro_ktit {
    font-weight: bold;
    margin: 30px auto;
    font-size: 36px;
    color: #000000;
}

.pro_kdesc {
    margin-bottom: 20px;
    color: #000000;
}

.pro_kb_1 {
    position: absolute;
    width: 360px;
    left: 50%;
    top: 3%;
    margin-left: -180px;
    text-align: center;
}

.pro_kb_tit {
    color: #0a57ca;
    font-size: 16px;
    line-height: 36px;
}

.parameter-box .pro_kb_pic img {
    width: 55px;
}

.pro_kb_con {
    color: #c4c4c4;
    font-size: 13px;
    line-height: 20px;
}

.pro_kb_2 {
    position: absolute;
    width: 300px;
    right: 11%;
    top: 10.5%;
    text-align: center;
}

.pro_kb_3 {
    position: absolute;
    width: 300px;
    right: 7.5%;
    top: 33.5%;
    text-align: center;
}

.pro_kb_4 {
    position: absolute;
    width: 300px;
    right: 9%;
    top: 58%;
    text-align: center;
}

.pro_kb_5 {
    position: absolute;
    width: 300px;
    right: 26.5%;
    top: 75.5%;
    text-align: center;
}

.pro_kb_6 {
    position: absolute;
    width: 300px;
    left: 26.5%;
    top: 75.5%;
    text-align: center;
}

.pro_kb_7 {
    position: absolute;
    width: 300px;
    left: 9%;
    top: 58%;
    text-align: center;
}

.pro_kb_8 {
    position: absolute;
    width: 300px;
    left: 7.5%;
    top: 33.5%;
    text-align: center;
}

.pro_kb_9 {
    position: absolute;
    width: 300px;
    left: 13%;
    top: 13%;
    text-align: center;
}

.pro_kb_10 {
    position: absolute;
    left: 50%;
    margin-left: -180px;
    width: 363px;
    top: 38%;
    text-align: center;
    font-size: 22px;
    color: #000000;
}

.m_shouji {
    display: none;
}

.pro_pro {
    position: relative;
}

.pro_pro img,
.pro_proa img {
    width: 100%;
}

.pro_pro .pro_con {
    position: absolute;
    top: 30%;
    left: 57%;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 50px;
    width: 500px;
}

.pro_proa .pro_con {
    background: #000;
    padding: 15px;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
}

@media (max-width: 1200px) {
    .m_shouji {
        display: block;
    }

}

@media (max-width: 980px) {
    .pro_eightc .pro_eight_item {
        width: 49%;
    }

    .pro_eightc .pro_eight_item:nth-child(3n) {
        border-right: #888888 solid 1px;
        width: 49%;
    }

    .pro_eightc .pro_eight_item:nth-child(2n) {
        border-right: none;
    }

    .pro_tw_desc {
        width: 40%;
    }

    .pro_tw_pic {
        width: 58%;
    }

    .tw_tit {
        font-size: 24px;
    }

    .pro_ktit {
        font-weight: bold;
        margin: 30px auto;
        font-size: 24px;
        color: #000000;
        line-height: 35px;
    }
}


@media (max-width: 680px) {
    .table-2 .w-th {
        font-size: 16px;
    }

    .table-2 td {
        word-break: break-all;
    }
}

@media (max-width: 640px) {

    .pro_eightc .pro_eight_item,
    .pro_tw_desc,
    .pro_tw_pic {
        width: 100%;
    }

    .pro_tw_desc {
        padding-bottom: 30px;
        padding-top: 0;
        margin-bottom: 20px;
    }

    .pro_tw:nth-child(2n+1) .pro_tw_desc {
        margin-top: 20px;
    }

    .pro_eightc .pro_eight_item:nth-child(3n) {
        border-right: none;
    }

    .pro_eightc .pro_eight_item {
        border-right: none;
    }

    .five-box {
        display: flex;
        /* flex-direction: column; */
        align-items: stretch;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 0;
    }

    .five-box .left {
        width: 100%;
        height: 300px;
        order: 2;
    }

    .five-box .right {
        width: 100%;
        margin: 15px 0 !important;
        display: flex;
        flex-direction: initial;
        align-items: center;
        justify-content: center;
    }

    .five-box .right .img-box {
        margin-right: 15px;
        margin-bottom: 0;
        cursor: pointer;
    }

    .five-box .right .img-box:last-child {
        margin-right: 0;
    }

    .five-box .right .img-box.active::after {
        width: 40px;
        height: 40px;
    }

    .five-box .right .img-box {
        width: 40px;
    }

    .five-box .right .img-box img {
        width: 40px;
        height: 40px;
    }
}


/* product-parameter */
.parameter-box {
    margin: 20px 0;
}

.parameter-box img {
    width: 100%;
    height: auto;
}

.search_tit {
    padding-top: 20px;
}

.search-title {
    line-height: 36px;
    border-bottom: #CCCCCC dashed 1px;
}

.search-title span {
    float: right;
}

.search-title a {
    color: #000000;
}

.search-title a:hover {
    color: #0000FF;
}

.pro_info {
    padding-top: 30px;
}

.pro_info_t {
    text-align: center;
    font-size: 38px;
    line-height: 100px;
    font-weight: bold;
}

.pro_scene {
    background: #ececec;
    border-radius: 30px;
    margin: 40px 0;
    text-align: center;
    padding: 20px;
}

.pro_scene_t {
    font-size: 38px;
    line-height: 80px;
    font-weight: bold;
}

.pro_scene_desc {
    color: #828282;
    font-weight: 500;
    line-height: 32px
}

.pro_scene_img img {
    width: 100%;
}

.pro_info_c {
    position: relative;
    height: 530px;
    margin-top: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    
}

.pro_son .cpic {
    width: 80px;
    margin: 0 auto;
    padding-top: 10px;
}

.pro_son1 .cpic {
    width: 70px;
    margin: 0 auto;
    padding-top: 10px;
}

.pro_son2 .cpic,
.pro_son2 .cpic {
    width: 51px;
    margin: 0 auto;
    padding-top: 5px;
}

.pro_son {
    background: url(../images/p_b1.png?v=0.02) no-repeat;
    width: 130px;
    height: 105px;
    text-align: center;
}

.pro_son1 {
    background: url(../images/p_b2.png?v=0.02) no-repeat;
    width: 130px;
    height: 104px;
    text-align: center;
}

.pro_son2 {
    background: url(../images/p_a1.png) no-repeat;
    width: 55px;
    height: 58px;
    text-align: center;
}

.pro_son3 {
    background: url(../images/p_a2.png) no-repeat;
    width: 54px;
    height: 57px;
    text-align: center;
}

.wcon1 {
    position: absolute;
    left: 50px;
    top: 0;
}

.wcon2 {
    position: absolute;
    left: 238px;
    top: 60px;
}

.wcon3 {
    position: absolute;
    left: 426px;
    top: 0;
}

.wcon4 {
    position: absolute;
    left: 614px;
    top: 60px;
}

.wcon5 {
    position: absolute;
    left: 822px;
    top: 0;
}

.wcon6 {
    position: absolute;
    left: 990px;
    top: 60px;
}

.wcon7 {
    position: absolute;
    left: 50px;
    top: 200px;
}

.wcon8 {
    position: absolute;
    left: 238px;
    top: 300px;
}

.wcon9 {
    position: absolute;
    left: 426px;
    top: 200px;
}

.wcon10 {
    position: absolute;
    left: 614px;
    top: 300px;
}

.wcon11 {
    position: absolute;
    left: 802px;
    top: 200px;
}

.wcon12 {
    position: absolute;
    left: 990px;
    top: 300px;
}

.wcon13 {
    position: absolute;
    left: 100px;
    top: 420px;
}

.wcon14 {
    position: absolute;
    left: 438px;
    top: 400px;
}

.wcon15 {
    position: absolute;
    left: 802px;
    top: 400px;
}

.wcon6 .ctitle,
.wcon11 .ctitle,
.wcon14 .ctitle {
    line-height: 16px;
    letter-spacing: -1px;
}

.app_v {
    position: relative;
}

.app_v .app_v_con {
    position: absolute;
    left: 22%;
    top: 8%;
    color: #FFFFFF;
    width: 600px;
}

.app_v .app_v_tit {
    font-size: 36px;
    line-height: 80px;
    font-weight: bold;
}

.app_v .app_v_desc {
    font-size: 16px;
}

.app_v2 .app_v_con {
    color: #FFFFFF;
    background: #000000;
    padding: 15px 2% 30px 2%;
}

.app_v2 .app_v_tit {
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
}

.app_v2 .app_v_desc {
    font-size: 16px;
}

.app_v .app_v_con1 {
    position: absolute;
    left: 50%;
    top: 8%;
    color: #FFFFFF;
    width: 600px;
    margin-left: -300px;
    text-align: center;
}

.app_v .app_v_con1 .app_v_tit {
    line-height: 50px;
}

.app_v2 .app_v_con1 {
    color: #FFFFFF;
    background: #000000;
    padding: 15px 2% 30px 2%;
}

.app_v2 .app_v_con1 .app_v_tit {
    line-height: 40px;
}

.pro_nine {
    background: #eef1fe;
    padding-top: 30px;
}

.pro_af {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
}

.pro_af_pic {
    width: 45%;
}

.pro_af_con {
    width: 45%;
}

.pro_af_con .pro_af_item:last-child {
    margin-top: 70px;
}

.pro_af_item {
    background: url(../images/blue_jt.png) no-repeat;
    padding-left: 50px;
    margin-top: 20px;
    width: 80%;
    box-sizing: border-box;
}

.pro_af_tit {
    font-size: 18px;
    font-weight: bold;
}

.pro_af_des {
    font-size: 14px;
}

.pro_wow {
    padding-top: 30px;
}

.platform-area {
    padding-top: 30px;
}

.platform_banner {
    position: relative;
}

.platform_banner .platform_banner_tit {
    position: absolute;
    left: 22%;
    top: 10%;
    color: #FFFFFF;
    width: 600px;
    font-size: 44px;
    line-height: 50px;
    font-weight: bold;
}

.platform_abanner .platform_banner_tit {
    background: #000000;
    padding: 15px;
    color: #FFFFFF;
    font-size: 24px;
}

.platform_one {
    background: #edf0fe;
    padding-top: 40px;
    color: #000000;
}

.one_tit {
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    font-size: 36px;
}

.one_atit {
    font-weight: bold;
    line-height: 60px;
    font-size: 36px;
}

.one_c {
    background: url(../images/pro_btu.png?v=0.12) center no-repeat;
    height: 500px;
    position: relative;
}

.one_item {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 322px;
}

.one_con {
    width: 190px;
    text-align: right;
    line-height: 22px;
    font-size: 14px;
    font-family: Arial;
}

.one_cona {
    background: url(../images/aa_01.png?v=0.02) center no-repeat;
    width: 122px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.one_itema {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 390px;
}

.one_conc {
    width: 200px;
    text-align: left;
    line-height: 22px;
    font-size: 14px;
    font-family: Arial;
}

.one_conb {
    background: url(../images/aa_03.png?v=0.02) center no-repeat;
    width: 175px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.one1 {
    position: absolute;
    left: 48px;
    top: 62px;
}

.one2 {
    position: absolute;
    right: 0;
    top: 118px;
}

.one3 {
    position: absolute;
    left: 48px;
    top: 174px;
}

.one4 {
    position: absolute;
    right: 0px;
    top: 187px;
}

.one5 {
    position: absolute;
    left: 48px;
    top: 270px;
}

.one6 {
    position: absolute;
    right: 0px;
    top: 330px;
}

.one7 {
    position: absolute;
    left: 48px;
    top: 370px;
}

.one_cc {
    padding: 30px 0;
}

.one_cc img,
.two_pic img {
    max-width: 100%;
}

.platform_two,
.platform_three {
    padding: 30px 0;
}

.two_c {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}

.two_pic {
    width: 45%;
}

.two_con {
    width: 45%;
}

.two_tit,
.three_tit,
.four_tit {
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
}

.two_desc {
    line-height: 22px;
    font-size: 14px;
    width: 80%;
}

a.p_dw {
    background: url(../images/aa_dw.png?v=0.02) no-repeat;
    width: 133px;
    height: 39px;
    line-height: 39px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 20px;
}

.platform_three {
    background: #edf0fe;
}

.platform_three .two_con {
    text-align: right;
}

.platform_three .two_desc {
    float: right;
}

.platform_three a.p_dw {
    float: right;
    text-align: center;
}

@media screen and (max-width:1200px) {
    .pro_af_item {
        width: 100%;
    }
}

@media screen and (max-width:980px) {
    .pro_info_t {
        text-align: center;
        font-size: 32px;
        line-height: 100px;
    }

    .pro_af_pic {
        width: 50%;
    }

    .pro_af_con {
        width: 50%;
    }
}

@media screen and (max-width:880px) {
    .pro_af_pic {
        width: 100%;
    }

    .pro_af_con {
        width: 100%;
    }

    .pro_af_item {
        background: none;
        padding-left: 0;
        box-sizing: border-box;
        margin-top: 40px;
    }

    .pro_af_con .pro_af_item:last-child {
        margin-top: 40px;
    }

    .one_tit {
        line-height: 40px;
        font-size: 24px;
        text-align: left;
    }

    .one_atit {
        line-height: 40px;
        font-size: 24px;
    }

    .two_pic,
    .two_con {
        width: 100%;
    }

    .platform_two .two_pic {
        margin-top: 30px;
    }

    .platform_three .two_con {
        margin-top: 20px;
        text-align: left;
    }

    .platform_three .two_desc,
    .platform_three a.p_dw {
        float: none;
    }

    .two_c {
        margin-top: 10px;
    }
}

@media screen and (max-width:680px) {
    .pro_scene_t {
        font-size: 24px;
        line-height: 60px
    }

    .pro_info_t {
        text-align: center;
        font-size: 24px;
        line-height: 40px;
        padding: 20px 0;
    }
}