@charset "utf-8";
html {
    overflow: auto
}

body {
    background-size: cover;
    background-position: center;
    overflow: hidden;
    min-width: 1200px;
    font-family: 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
    background-image: url(../images/bg.png);
    background-color: #0F0A35
}

.c-nav-mod .c-nav-bottom {
    padding: 0 10px 0 20px !important
}

.c-nav {
    display: none !important
}

.c-nav-bg-logo {
    margin-top: 18px
}

.c-nav-mod .c-nav-bg-logo > i {
    margin-top: 0
}

.c-nav-mod .c-nav-bg-logo + .c-nav-top-divider {
    float: left;
    height: 15px;
    margin: 20px 10px 20px 20px;
    background-color: rgba(255, 255, 255, .3)
}

.c-nav-bottom {
    height: 54px
}

.c-nav-bm-right .nav-register-btn {
    width: 100px
}

.c-nav-bottom .pro-logo {
    margin-top: 15px;
    margin-left: 10px
}

.e-hero-section {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 110px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 540px
}

.e-hero-desc {
    margin-top: 30px;
    font-size: 20px;
    line-height: 25px;
    color: #fff
}

.e-hero-con .c-btn {
    width: 200px;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(90deg, #006FFF 17%, #00A3FF 77%);
    margin-top: 60px;
    position: relative;
    overflow: hidden
}

.e-hero-con .c-btn > span {
    position: relative;
    z-index: 10
}

.e-hero-con .c-btn::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    right: -50px;
    top: -50px;
    background-color: #00a4ff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.e-hero-con .c-btn:hover::after {
    width: 300px;
    height: 130px
}

.e-hero-adt {
    width: 187px;
    height: 24px;
    background-image: url(../images/hero-adt-m.png);
    background-size: 100% 100%
}

.e-hero-slogan {
    width: 520px;
    height: 53px;
    background-image: url(../images/e-hero-slogan.png);
    background-size: 100% 100%;
    margin-top: 17px
}

.e-hero-img-bg {
    width: 695px;
    height: 412px;
    background-image: url(../images/e-hero-right-bg.png);
    background-size: 100% 100%;
    position: absolute;
    right: -80px;
    bottom: -103px
}

.pro-btn {
    min-width: 100px;
    height: 30px;
    line-height: 30px;
    padding: 0
}

.pro-logo {
    width: 91px;
    height: 25px;
    display: inline-block;
    background-image: url(../images/pro-logo.svg)
}

.e-hero-addition-section {
    max-width: 1200px;
    padding: 0 10px;
    margin: -57px auto 0
}

.e-hero-addition-wrap {
    position: relative;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.e-hero-fan {
    width: 265px;
    height: 272px;
    background-image: url(../images/case-p-pc-tit.png);
    background-repeat: no-repeat;
    background-size: 100% 20%;
    position: absolute;
    left: -105px;
    top: 60px;
    animation: eHeroScale 5s infinite
}

.e-hero-computer {
    width: 163px;
    height: 280px;
    background-image: url(../images/hero-computer.png);
    background-size: 100% 100%;
    position: absolute;
    left: 258px;
    top: -181px;
    animation: eHeroScale 5s infinite
}

.e-hero-house {
    width: 153px;
    height: 281px;
    background-image: url(../images/hero-house.png);
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: -30px;
    animation: eHeroScale 5s infinite;
    transform-origin: 50% 100%
}

@-webkit-keyframes eHeroScale {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
}

@keyframes eHeroScale {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
}

.e-hero-ball {
    width: 236px;
    height: 269px;
    background-image: url(../images/ball.png);
    background-size: 100% 100%;
    position: absolute;
    left: 235px;
    top: 22px;
    -webkit-animation: eHeroBall 5s infinite;
    -o-animation: eHeroBall 5s infinite;
    animation: eHeroBall 5s infinite
}

@-webkit-keyframes eHeroBall {
    0%, 100% {
        opacity: .6
    }
    50% {
        opacity: 1
    }
}

@keyframes eHeroBall {
    0%, 100% {
        opacity: .6
    }
    50% {
        opacity: 1
    }
}

.cube {
    width: 109px;
    height: 102px;
    background-image: url(../images/cube_02.png);
    background-size: 100% 100%;
    position: absolute;
    right: -220px;
    top: -240px
}

.cube2 {
    width: 109px;
    height: 102px;
    background-image: url(../images/cube_02.png);
    background-size: 100% 100%;
    position: absolute;
    left: -238px;
    top: -65px
}

.cone {
    width: 73px;
    height: 75px;
    background-image: url(../images/yuanzhui.png);
    background-size: 100% 100%;
    position: absolute;
    left: -176px;
    bottom: -148px
}

.cloud3 {
    width: 386px;
    height: 262px;
    background-image: url(../images/cloud1.png);
    position: absolute;
    right: -364px;
    bottom: 103px;
    background-size: 100% 100%;
    animation: shake 8s linear infinite
}

.cloud1 {
    width: 386px;
    height: 262px;
    background-image: url(../images/cloud1.png);
    position: absolute;
    right: -431px;
    top: 103px;
    background-size: 100% 100%;
    animation: shake 12s linear infinite
}

.cloud2 {
    width: 571px;
    height: 360px;
    background-image: url(../images/cloud2.png);
    position: absolute;
    left: -282px;
    top: 369px;
    background-size: 100% 100%;
    animation: shake 12s linear infinite
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }
}

.e-addition-list {
    width: 100%;
    font-size: 0
}

.e-addition-item {
    padding-top: 40px;
    padding-bottom: 36px;
    background-image: url(../images/1.png);
    width: 20%;
    color: #fff;
    display: inline-block;
    text-align: center;
    background-size: 100% 100%
}

.e-addition-item:nth-child(2) {
    background-image: url(../images/2.png)
}

.e-addition-item:nth-child(3) {
    background-image: url(../images/3.png)
}

.e-addition-item:nth-child(4) {
    background-image: url(../images/4.png)
}

.e-addition-item:nth-child(5) {
    background-image: url(../images/5.png)
}

.e-addition-item h4 {
    font-size: 20px;
    color: #FFF;
    line-height: 30px;
    margin-bottom: 15px
}

.e-addition-item .e-addition-inner-item {
    font-size: 14px;
    color: #849DC9;
    line-height: 29px
}

.e-tab-section {
    text-align: center;
    margin-top: 50px
}

.e-tab-list {
    text-align: center
}

.tab-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    background: rgba(9, 6, 46, 1);
    display: none
}

.tab-fixed.active {
    display: block;
    -webkit-animation: showTab .4s;
    -o-animation: showTab .4s;
    animation: showTab .4s
}

@keyframes showTab {
    0% {
        top: -65px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes showTab {
    0% {
        top: -65px
    }
    100% {
        top: 0
    }
}

.tab-fixed .pro-logo {
    margin-top: 20px;
    float: left;
    margin-left: 20px
}

.tab-fixed .pro-btn {
    margin-top: 17px;
    float: right;
    margin-right: 20px
}

.e-tab-item {
    padding: 19px 29px;
    font-size: 18px;
    color: #FFF;
    line-height: 25px;
    border-bottom: solid 2px transparent;
    display: inline-block;
    cursor: pointer
}

.e-tab-item + .e-tab-item {
    margin-left: 47px
}

.e-tab-item.active {
    border-bottom-color: #00A4FF
}

.e-tab-con-list {
    border-top: 1px solid rgba(63, 41, 204, .46)
}

.e-tab-con-item.about {
    padding: 50px 10px 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #0F0A35
}

.about-desc {
    font-size: 16px;
    color: #FFF;
    text-align: center;
    line-height: 32px;
    max-width: 980px;
    margin: 0 auto
}

.about-data {
    max-width: 1000px;
    margin: 50px auto 0;
    font-size: 0;
    position: relative
}

.data-item {
    width: 50%;
    display: inline-block
}

.data-item.total .num {
    width: 86px;
    height: 55px;
    display: inline-block;
    background-image: url(../images/total.png);
    background-size: 100% 100%
}

.data-item.period .num {
    width: 63px;
    height: 47px;
    display: inline-block;
    background-image: url(../images/period.png);
    background-size: 100% 100%
}

.data-item.part .num {
    width: 150px;
    height: 56px;
    display: inline-block;
    background-image: url(../images/part.png);
    background-size: 100% 100%
}

.data-item .data-desc {
    font-size: 16px;
    color: #849DC9;
    text-align: center;
    margin-top: 20px;
    line-height: 1.5
}

.ecology-header {
    padding-top: 66px
}

.ecology-tit-desc {
    font-size: 18px;
    color: #FFF;
    text-align: center;
    line-height: 25px
}

.ecology-tit {
    font-size: 36px;
    color: #FFF;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    font-weight: 500
}

.ecology-wrap {
    max-width: 1180px;
    margin: 0 auto;
    position: relative
}

.ecology-body {
    margin-top: 80px
}

.ecology-item {
    font-size: 0
}

.ecology-item-img {
    width: 40.67%;
    display: inline-block
}

.innovation .ecology-item-amt {
    width: 425px;
    height: 274px;
    background-image: url(../images/fan.png);
    position: absolute;
    left: 60px;
    top: -38px;
    background-size: 100% 100%
}

.business .ecology-item-amt {
    width: 269px;
    height: 294px;
    background-image: url(../images/house.png);
    position: absolute;
    left: 155px;
    top: -82px;
    background-size: 100% 100%
}

.research .ecology-item-amt {
    width: 239px;
    height: 255px;
    background-image: url(../images/coumputer.png);
    position: absolute;
    left: 215px;
    top: -53px;
    background-size: 100% 100%
}

.ecology-item-amt {
    -webkit-animation: ecology 5s infinite;
    -o-animation: ecology 5s infinite;
    animation: ecology 5s infinite
}

@-webkit-keyframes ecology {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
}

@keyframes ecology {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
}

.ecology-item-con {
    width: 59.32%;
    display: inline-block;
    font-size: 14px;
    color: #849DC9;
    line-height: 30px;
    padding-left: 40px;
    padding-right: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    vertical-align: middle
}

.business .ecology-item-con {
    padding-left: 80px;
    padding-right: 40px
}

.business .ecology-item-con.mod-m {
    display: none
}

.business .ecology-item-con.mod-pc {
    display: inline-block
}

.ecology-item + .ecology-item {
    margin-top: 130px
}

.ecology-item-img {
    padding-top: 20.08%;
    background-size: 100% 100%;
    vertical-align: middle;
    position: relative
}

.innovation .ecology-item-img {
    background-image: url(../images/ecology-bg1.png)
}

.business .ecology-item-img {
    background-image: url(../images/ecology-bg2.png)
}

.research .ecology-item-img {
    background-image: url(../images/ecology-bg3.png)
}

.ecology-item-txt {
    margin-top: 35px
}

.innovation .ecology-item-logo {
    display: block;
    width: 287px;
    height: 62px;
    background-image: url(../images/case-p-pc-tit.png);
    background-size: 100% 100%
}

.business .ecology-item-logo {
    display: block;
    width: 287px;
    height: 66px;
    /*background-image: url(../images/business.png);*/
    background-image: url(../images/case-p-pc-tit.png);
    background-size: 100% 100%
}

.research .ecology-item-logo {
    display: block;
    width: 287px;
    height: 68px;
    /*background-image: url(../images/research.png);*/
    background-image: url(../images/case-p-pc-tit.png);
    background-size: 100% 100%
}

.e-tab-con-item.active {
    padding-top: 80px
}

.about.active {
    padding-top: 150px
}

.e-tab-con-item.case {
    background: #0F0A35
}

.case-header {
    padding-top: 66px
}

.case-tit-desc {
    font-size: 18px;
    color: #FFF;
    text-align: center;
    line-height: 25px
}

.case-tit {
    font-size: 36px;
    color: #FFF;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    font-weight: 500
}

.case-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
    position: relative
}

.case-body {
    margin-top: 9px;
    color: #fff;
    text-align: left
}

.case-item {
    margin-top: 50px;
    padding: 0 15px
}

.case-tag {
    background: #00A3FF;
    font-size: 14px;
    color: #020023;
    text-align: center;
    line-height: 22px;
    height: 22px;
    padding: 0 10px;
    display: inline-block
}

.case-logo {
    height: 60px;
    margin-top: 30px
}

.case-logo::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.case-logo > img {
    max-width: 80%;
    max-height: 80%;
    vertical-align: middle
}

.case-text {
    font-size: 14px;
    color: #849DC9;
    line-height: 30px;
    margin-top: 20px
}

.e-tab-con-item {
    position: relative
}

.ecology {
    padding-bottom: 70px
}

#about, #case, #ecology {
    position: absolute;
    top: -50px
}

.concat-tit {
    font-size: 20px;
    line-height: 28px;
    height: 28px;
    color: #fff
}

.concat-text {
    font-size: 14px;
    color: #F3F5F9;
    line-height: 24px;
    margin-top: 20px
}

.concat-btn {
    padding: 0 33px;
    background: rgba(0, 164, 255, .18);
    border: 1px solid #00A3FF;
    margin-top: 50px
}

.concat-qcr {
    margin-top: 10px;
    width: 104px;
    height: 104px
}

.e-concat-section-wrap {
    padding: 60px 0 40px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.c-footer-inner {
    padding: 10px 0
}

.c-footer-blogroll-links .icon-tc {
    top: 0
}

.ecology-item-con.mod-m {
    display: none
}

.mod-pc {
    display: block
}

.mod-m {
    display: none
}

.c-footer-blogroll {
    background: #010013
}

.e-concat-section {
    background-color: #020023
}

.contact-us {
    position: absolute;
    top: -60px
}

.c-grid .qcr-mod {
    padding-left: 30px
}

.qc-footer {
    display: none !important
}

.qc-footer.footer-start {
    display: block !important
}

@media screen and (max-width: 768px) {
    .innovation .ecology-item-amt {
        left: -14px;
        width: 341px;
        height: 220px
    }

    .research .ecology-item-amt {
        left: 84px
    }

    .e-hero-img-bg {
        right: -342px
    }

    .ecology-item-con {
        padding-right: 20px
    }

    .business .ecology-item-con {
        padding-left: 20px
    }

    body {
        min-width: 320px
    }

    .business .ecology-item-amt {
        left: 100px;
        top: -82px
    }

    .c-nav-wrap-m.c-nav .pro-logo-m > i {
        width: 91px;
        height: 25px;
        display: inline-block;
        background-image: url(../images/pro-logo.svg);
        margin-top: 15px
    }

    .c-nav-wrap-m.c-nav .pro-logo-m {
        height: 100%;
        z-index: 1000;
        position: relative;
        float: left
    }

    .e-hero-addition-wrap {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

    .cone, .cube {
        display: none
    }

    .e-addition-list {
        min-width: 1200px
    }

    .logo-divider {
        display: inline-block;
        font-size: 16px;
        color: #666;
        float: left;
        height: 55px;
        line-height: 55px;
        margin: 0 6px
    }

    .data-item .data-desc {
        font-size: 14px
    }

    .c-nav-wrap-m.c-nav .pro-logo-m {
        display: inline-block
    }

    .e-hero-section {
        padding: 90px 20px 0
    }

    .e-concat-section-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 600px) {
    .qcr-mod .concat-tit {
        font-size: 0
    }

    .c-grid .qcr-mod {
        padding-left: 10px
    }

    .business .ecology-item-con {
        padding-right: 20px
    }

    .case-list {
        text-align: center
    }

    .e-hero-desc {
        font-size: 14px;
        line-height: 30px;
        margin-top: 20px
    }

    .c-nav-bm-right {
        display: none
    }

    .c-nav-mod {
        text-align: center
    }

    .cloud1 {
        z-index: -1;
        display: block;
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
        right: 0;
        top: -34px
    }

    .e-hero-section {
        min-height: 100px;
        padding-top: 35px;
        padding-left: 0;
        padding-right: 0
    }

    .e-hero-con {
        text-align: center;
        padding-left: 20px;
        padding-right: 20px
    }

    .e-hero-adt {
        background-image: url(../images/hero-adt-m.png);
        width: 187px;
        height: 24px;
        display: inline-block
    }

    .e-hero-slogan {
        width: 199px;
        height: 97px;
        display: inline-block;
        background-image: url(../images/hero-slogan.png)
    }

    .e-hero-con .c-btn {
        width: 160px;
        margin-top: 30px
    }

    .e-hero-ball, .e-hero-computer, .e-hero-fan, .e-hero-house {
        display: none
    }

    .e-hero-img-bg {
        position: relative;
        position: relative;
        background-size: 100% 100%;
        left: 0;
        width: 100%;
        background-image: url(../images/hero-bg-m.png);
        height: 0;
        padding-top: 72.8%;
        top: -126px;
        z-index: -1
    }

    .e-hero-addition-section {
        margin-top: -168px
    }

    .e-hero-addition-wrap {
        overflow-x: auto
    }

    .about-desc, .cloud2, .cone, .cube, .e-tab-list, .tab-fixed {
        display: none
    }

    body {
        background-image: url(../images/bg-m.png)
    }

    .e-tab-con-item.about {
        background: #05042A;
        padding: 0
    }

    .about-data {
        margin-top: 0
    }

    .e-tab-con-list {
        border-top: none
    }

    .e-tab-section {
        margin-top: 28px
    }

    .data-item {
        width: 100%;
        padding: 22px 0 20px
    }

    .data-item + .data-item {
        border-top: 1px solid rgba(63, 41, 204, .46)
    }

    .data-item .data-desc {
        margin-top: 10px;
        line-height: 19px
    }

    .data-item.total .num {
        width: 54px;
        height: 35px
    }

    .ecology-header {
        padding-top: 40px
    }

    .data-item.period .num {
        width: 46px;
        height: 35px
    }

    .data-item.part .num {
        width: 93px;
        height: 35px
    }

    .ecology-tit-desc {
        font-size: 14px;
        line-height: 20px
    }

    .ecology-tit {
        font-size: 24px;
        line-height: 33px;
        margin-top: 8px
    }

    .ecology-item-img {
        width: 100%
    }

    .ecology-item-amt {
        display: none
    }

    .innovation .ecology-item-img {
        padding-top: 53.6%;
        background-image: url(../images/ebg1.png)
    }

    .business .ecology-item-img {
        padding-top: 58.93%;
        background-image: url(../images/ebg2.png)
    }

    .research .ecology-item-img {
        padding-top: 62.93%;
        background-image: url(../images/ebg3.png)
    }

    .ecology-item-con {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .business .ecology-item-con.mod-pc {
        display: none
    }

    .business .ecology-item-con.mod-m {
        display: block
    }

    .ecology-body {
        margin-top: 30px
    }

    .ecology-item-txt {
        margin-top: 12px
    }

    .ecology-item + .ecology-item {
        margin-top: 40px
    }

    .ecology {
        padding-bottom: 40px
    }

    .e-tab-con-item.case {
        background: #05042A
    }

    .case-header {
        padding-top: 40px
    }

    .case-tit-desc {
        font-size: 14px;
        line-height: 20px
    }

    .case-tit {
        font-size: 24px;
        line-height: 33px;
        margin-top: 10px
    }

    .case-item {
        margin-top: 40px;
        padding: 0 10px
    }

    .case-text {
        display: none
    }

    .case-logo {
        height: 43px;
        margin-top: 14px
    }

    .e-concat-section-wrap {
        text-align: center;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px
    }

    .concat-text {
        margin-top: 10px
    }

    .concat-btn {
        margin-top: 30px;
        width: 295px;
        height: 45px;
        line-height: 45px
    }

    .qcr-mod {
        margin-bottom: 40px
    }

    .qcr-mod::after {
        content: '';
        display: block;
        border-bottom: solid 1px rgba(63, 41, 204, .46);
        margin: 40px -30px 0
    }

    .qcr-mod .concat-text {
        margin-top: 2px
    }

    .concat-qcr {
        margin-top: 20px;
        width: 140px;
        height: 140px
    }

    .mod-pc {
        display: none
    }

    .mod-m {
        display: block
    }

    .c-footer-blogroll-extra, .c-footer-blogroll-main {
        display: block;
        text-align: left;
        padding-left: 20px
    }

    .innovation .ecology-item-logo {
        width: 193px;
        height: 45px;
        margin: 0 auto;
        background-size: 100% 100%;
        background-image: url(../images/chuangxin-m-bg.png)
    }

    .business .ecology-item-logo {
        width: 193px;
        height: 45px;
        margin: 0 auto;
        background-size: 100% 100%;
        background-image: url(../images/business-m-bg.png)
    }

    .research .ecology-item-logo {
        width: 193px;
        height: 45px;
        margin: 0 auto;
        background-size: 100% 100%;
        background-image: url(../images/research-m-bg.png)
    }

    .e-addition-item .e-addition-inner-item {
        line-height: 24px
    }

    .e-addition-item h4 {
        font-size: 18px;
        margin-bottom: 4px
    }

    .e-addition-item {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 208px
    }
}

@media screen and (max-width: 356px) {
    .concat-btn {
        width: 260px
    }

    .c-footer-blogroll-links .slide {
        white-space: normal
    }
}

#MAXIM {
    content: "vin20181220155046"
}