@-webkit-keyframes scale {
    0%, 80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
}

@keyframes scale {
    0%, 80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
}

html {
    overflow-x: visible;
    overflow-y: scroll;
    overflow: visible
}

#ext_overlay, #ext_stophi, .sogou_sugg_feedbackquan, .sogoubottom {
    display: none !important
}

#header, #header > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#header {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100px
}

#header > ul {
    width: 54%;
    height: 100%;
    line-height: 600%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto
}

#header > ul > li, .load_animate > li {
    text-align: center;
    font-size: 26px
}

#header > ul > li {
    float: left;
    width: 166px;
    width: 20% \9 \0;
    width: 20% \0;
    height: 100px;
    line-height: 100px;
    cursor: pointer;
    position: relative;
    zoom: 1;
    color: #3b3b3b
}

.containers {
    position: absolute
}

#header > ul > li:hover {
    color: #3e83e0
}

#header > ul > li.logo a img {
    width: 100%;
    height: 100%;
    margin: 0 auto
}

#header > ul > li.logo a {
    display: block;
    margin: 0 auto
}

#search-product, .header_content {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0
}

.header_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 218px;
    bottom: 0;
    width: 25%
}

#search-product {
    width: 254px;
    left: 0;
    bottom: 16px;
    height: 32px
}

#inp-title {
    width: 76px;
    border-radius: 15px 0 0 15px;
    height: 100%;
    background: #5794d9;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 32px;
    min-height: 32px;
    box-sizing: content-box;
    float: left
}

#head-inpsub, #head-inptext {
    height: 100%;
    border: 1px solid #5794d9;
    min-height: 32px;
    box-sizing: border-box
}

#head-inptext {
    line-height: 32px;
    display: block;
    float: left;
    color: #bbb;
    width: 130px
}

#head-inpsub {
    width: 46px;
    border-left: none;
    border-radius: 0 15px 15px 0;
    background: 0 0;
    outline: 0;
    cursor: pointer
}

#head-inpsub img {
    width: 25px;
    height: 25px;
    vertical-align: middle
}

#search-help {
    margin-top: 8px;
    text-align: center;
    font-size: 13px;
    color: #bbb;
    cursor: pointer
}

#whereId {
    width: 650px;
    height: 320px;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
    opacity: 0
}

#goTop img, .whereImg {
    width: 100%;
    height: 100%
}

.closeWhere {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.last-border {
    border-bottom: none !important
}

#header-shadow {
    position: absolute;
    bottom: -13px
}

.footer {
    width: 100%;
    height: 90px;
    background: #e7f2fa;
    position: relative;
    z-index: 5;
    display: table
}

.footer .compony_intro {
    width: 39%;
    min-width: 450px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.footer .compony_intro > p {
    color: #3e3e3e;
    font-size: 14px;
    text-align: center;
    display: table;
    margin: 0 auto;
    padding: 4px 0
}

.footer .compony_link {
    width: 42%;
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.footer .compony_link > li {
    text-align: center \0;
    text-align: center\9 \0;
    display: table-cell;
    width: 9%;
    text-align: center
}

.footer .compony_link > li > a {
    text-align: center;
    color: #4480d1;
    font-size: 16px;
    cursor: pointer
}

.footer .compony_logo {
    width: 22%;
    margin-left: 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0 \9 \0;
    margin-left: 0 \0;
    display: table-cell;
    vertical-align: middle
}

.footer .compony_logo li {
    display: table-cell;
    vertical-align: middle;
    width: 10% !important;
    text-align: center
}

.weixin_logo {
    position: relative;
    cursor: pointer
}

.weixin_card {
    margin: auto;
    position: absolute;
    top: -240px;
    left: -200px;
    right: 0;
    width: 200px;
    height: 240px;
    z-index: 20;
    display: none;
    opacity: 0
}

.weixin_card img {
    width: 89% !important
}

.close_weixin {
    font-size: 30px;
    color: #b5b5b5;
    position: absolute;
    top: 0;
    right: 15px;
    cursor: pointer
}

.footer .compony_logo > li img {
    width: 55%;
    width: 50% \9 \0;
    width: 50% \0
}

.fp-tableCell {
    overflow: inherit !important
}

.logo > a {
    display: block;
    width: 90%;
    height: 70px
}

#goTop, #water, .waterImg {
    position: fixed;
    behavior: url(backgroundsize.min.htc);
    -ms-behavior: url(backgroundsize.min.htc)
}

#water {
    margin: auto;
    top: 114px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(../../images/index/water.png) no-repeat center top;
    background: url(../../images/index/water.png) no-repeat center \9;
    width: 56px;
    height: 84px;
    right: 0;
    z-index: 4;
    background-size: contain
}

.waterImg {
    width: 100%;
    height: 100%;
    background: url(../../images/index/water.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-size: contain \0;
    position: relative;
    z-index: 100
}

.waterText {
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center
}

#goTop {
    width: 60px;
    height: 60px;
    width: 73px \0;
    height: 72px \0;
    background: url(../../images/index/backtop.png) no-repeat center;
    background-size: 100% 100%;
    bottom: 100px;
    right: 5%;
    display: none;
    opacity: 0;
    z-index: 100;
    cursor: pointer
}

#load_wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #4787de;
    z-index: 99999
}

.load_count {
    width: 30%;
    height: 40%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#load_count_top {
    display: block;
    margin: 0 auto \0;
    min-width: 154px;
    height: 171px
}

.load_count_bottom {
    overflow: hidden
}

.load_animate {
    display: table;
    margin: 0 auto
}

.load_animate > li {
    display: table-cell;
    -webkit-box-flex: 1;
    box-flex: 1;
    color: #fff
}

.load_text, .loader-inner {
    float: left\9 \0;
    float: left \0
}

.load_text {
    text-align: right\9 \0 !important;
    text-align: right \0 !important
}

.loader-inner {
    margin-top: 3% \9 \0;
    margin-top: 3% \0;
    text-align: left\9 \0;
    text-align: left \0
}

.point {
    -webkit-transform: scale(0);
    -webkit-animation: loop 3s infinite
}

.loader-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ball-pulse > div:nth-child(0) {
    -webkit-animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse > div:nth-child(1) {
    -webkit-animation: scale .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse > div:nth-child(2) {
    -webkit-animation: scale .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse > div:nth-child(3) {
    -webkit-animation: scale .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse > div {
    background-color: #fff;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    margin-left: 10px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block
}

.source-map {
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 71;
    width: 80%;
    height: 70%;
    bottom: 0;
    top: 0;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
    background: #fff;
    display: none;
    opacity: 0;
    overflow: hidden
}

.closeWindow {
    position: absolute;
    top: 1%;
    right: 1%;
    font-size: 30px;
    color: #609cdb;
    cursor: pointer
}

.maptitle-list {
    width: 88%;
    padding: 1% 0;
    margin: 2% auto 0 11%
}

.maptitle-list > li {
    width: 25%;
    display: inline-block;
    color: #609cdb;
    font-size: 24px;
    font-weight: 700
}

.map-content {
    width: 95%;
    margin: 0 auto;
    border-bottom: 1px solid #d3e4f5
}

.map-list {
    width: 88%;
    margin: 0 auto 0 11%
}

.maplist-count {
    width: 25%;
    float: left;
    min-height: 200px
}

.maplist-main {
    font-size: 22px;
    margin-top: 9%
}

.maplist-main > a {
    color: #609cdb
}

.maplist-title {
    margin-top: 4%
}

.maplist-title a {
    font-size: 16px
}

.pravite-content {
    display: none;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 71;
    width: 70%;
    height: 70%;
    bottom: 0;
    top: 0;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
    background: #fff;
    opacity: 0
}

.pravite-scroll {
    width: 90%;
    height: 60%;
    overflow-y: scroll;
    margin: 5% auto 0
}

.pravite-list li div, .pravite-txtone, .service-list li div {
    font-size: 16px;
    line-height: 26px;
    color: #656565
}

.pravite-list li {
    margin-top: 2%
}

.pravite-list li div, .service-list li div {
    height: 26px
}

.pravite-list li p, .service-list li p {
    line-height: 22px;
    font-size: 16px;
    color: #656565
}

.service-content {
    display: none;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 71;
    width: 70%;
    height: 70%;
    bottom: 0;
    top: 0;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
    background: #fff;
    opacity: 0
}

.pravite-title, .service-title {
    width: 100%;
    text-align: center;
    color: #609cdb;
    font-size: 26px;
    font-weight: 700;
    margin-top: 6%
}

.service-scroll {
    width: 90%;
    height: 60%;
    overflow-y: scroll;
    margin: 5% auto 0
}

.service-txtone, .service-txttwo {
    font-size: 16px;
    line-height: 22px;
    color: #656565
}

.service-list li {
    margin-top: 4%
}

.contact-content {
    display: none;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 71;
    width: 40%;
    height: 40%;
    bottom: 0;
    top: 0;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
    background: #fff;
    opacity: 0
}

.contact-tablecount {
    width: 100%;
    height: 100%;
    display: table
}

.contact-count {
    display: table-cell;
    vertical-align: middle
}

.contact-one {
    clear: both;
    min-width: 270px;
    display: table;
    text-align: left;
    margin: 0 auto 4%
}

.contact-one div {
    display: table-cell
}

.contact-left img {
    width: 70%;
    vertical-align: middle
}

.contact-right h1 {
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    color: #609cdb
}

.contact-right h2 {
    color: #8c8d8d;
    font-size: 20px
}
.product-business,
.product-allow {
    width: 42%;
    height: 50%;
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 70;
    opacity: 0
}
.product-business img,
.product-allow img {
    width: 100%
}

@media screen and (max-width: 1024px) {
    .maptitle-list > li {
        width: 23%;
        display: inline-block;
        color: #609cdb;
        font-size: 18px;
        font-weight: 700
    }

    .map-list ul:first-child, .maptitle-list > li:first-child {
        width: 29%
    }

    .maplist-count {
        width: 23%
    }

    .maplist-main {
        font-size: 16px;
        margin-top: 5%
    }

    .maplist-title {
        margin-top: 4%
    }

    .maplist-title a {
        font-size: 13px
    }

    #header > ul > li, .contact-right h1, .containers li a {
        font-size: 16px
    }

    .contact-right h2 {
        font-size: 15px
    }

    .pravite-title {
        font-size: 20px
    }

    .pravite-list li div, .pravite-list li p, .pravite-txtone, .service-list li div, .service-list li p {
        font-size: 14px
    }

    .pravite-list li {
        margin-top: 2%
    }

    .service-title {
        font-size: 20px
    }

    .service-txtone, .service-txttwo {
        font-size: 14px;
        line-height: 22px;
        color: #656565
    }

    .service-list li {
        margin-top: 4%
    }

    .footer .compony_intro > p {
        font-size: 12px
    }

    #header {
        height: 68px
    }
    #header-banner img {
        height: calc(26.92708333vw - 68px) !important;
        top: 68px !important;
    }
    #header > ul > li {
        height: 68px;
        line-height: 68px
    }

    #water {
        width: 40px;
        height: 55px;
        top: 68px
    }

    .footer .compony_link > li > a {
        color: #4480d1;
        font-size: 12px;
        padding: 0 \9 \0;
        padding: 0 \0
    }

    .load_animate > li {
        font-size: 20px
    }

    .footer .compony_link {
        width: 32% \9 \0;
        width: 32% \0
    }

    .changefont {
        font-size: 14px !important
    }

    .footer {
        height: 68px
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .maptitle-list > li {
        width: 23%;
        display: inline-block;
        color: #609cdb;
        font-size: 18px;
        font-weight: 700
    }

    .map-list ul:first-child, .maptitle-list > li:first-child {
        width: 29%
    }

    .maplist-count {
        width: 23%
    }

    .maplist-main {
        font-size: 17px;
        margin-top: 5%
    }

    .maplist-title {
        margin-top: 4%
    }

    .maplist-title a {
        font-size: 14px
    }

    .contact-right h1 {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        color: #609cdb
    }

    .contact-right h2 {
        color: #8c8d8d;
        font-size: 16px
    }

    .pravite-title {
        font-size: 20px
    }

    .pravite-list li div, .pravite-txtone {
        font-size: 14px;
        line-height: 26px;
        color: #656565
    }

    .pravite-list li {
        margin-top: 2%
    }

    .pravite-list li div {
        height: 26px
    }

    .service-title {
        font-size: 22px
    }

    .pravite-list li p, .service-txtone, .service-txttwo {
        font-size: 14px;
        line-height: 22px;
        color: #656565
    }

    .service-list li {
        margin-top: 4%
    }

    .service-list li div, .service-list li p {
        font-size: 14px
    }

    .footer .compony_intro > p {
        font-size: 12px
    }

    #header > ul > li, .containers li a {
        font-size: 17px
    }

    .changefont {
        font-size: 15px !important
    }

    #header, .footer {
        height: 70px
    }
    #header-banner img {
        height: calc(26.92708333vw - 70px) !important;
        top: 70px !important;
    }
    #header > ul > li {
        height: 70px;
        line-height: 70px
    }

    #water {
        width: 44px;
        height: 62px;
        top: 70px
    }

    .footer .compony_link > li > a {
        color: #4480d1;
        font-size: 13px
    }

    .load_animate > li {
        font-size: 20px
    }

    .footer .compony_link {
        width: 41% \9 \0;
        width: 41% \0
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {
    .maptitle-list > li {
        width: 23%;
        display: inline-block;
        color: #609cdb;
        font-size: 19px;
        font-weight: 700
    }

    .map-list ul:first-child, .maptitle-list > li:first-child {
        width: 29%
    }

    .maplist-count {
        width: 23%
    }

    .maplist-main {
        font-size: 18px;
        margin-top: 4%
    }

    .maplist-title {
        margin-top: 4%
    }

    .maplist-title a {
        font-size: 15px
    }

    .contact-right h1 {
        font-size: 19px;
        height: 40px;
        line-height: 40px;
        color: #609cdb
    }

    .contact-right h2 {
        color: #8c8d8d;
        font-size: 17px
    }

    .pravite-title {
        font-size: 22px
    }

    .pravite-list li div, .pravite-list li p, .pravite-txtone {
        font-size: 14px;
        line-height: 26px;
        color: #656565
    }

    .pravite-list li {
        margin-top: 2%
    }

    .pravite-list li div {
        height: 26px
    }

    .pravite-list li p {
        line-height: 22px
    }

    .service-title {
        font-size: 23px
    }

    .service-txtone, .service-txttwo {
        font-size: 15px;
        line-height: 22px;
        color: #656565
    }

    .service-list li {
        margin-top: 4%
    }

    .service-list li div, .service-list li p {
        font-size: 15px
    }

    .footer .compony_intro > p {
        font-size: 12px
    }

    #header > ul > li, .containers li a {
        font-size: 18px
    }

    .changefont {
        font-size: 16px !important
    }

    #header, .footer {
        height: 74px
    }
    #header-banner img {
        height: calc(26.92708333vw - 74px) !important;
        top: 74px !important;
    }
    #header > ul > li {
        height: 74px;
        line-height: 74px
    }

    #water {
        width: 48px;
        height: 66px;
        top: 74px
    }

    .footer .compony_link > li > a {
        color: #4480d1;
        font-size: 15px
    }

    .footer .compony_link {
        width: 41% \9 \0;
        width: 41% \0
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1440px) {
    .maptitle-list > li {
        width: 23%;
        display: inline-block;
        color: #609cdb;
        font-size: 19px;
        font-weight: 700
    }

    .map-list ul:first-child, .maptitle-list > li:first-child {
        width: 29%
    }

    .maplist-count {
        width: 23%
    }

    .maplist-main {
        font-size: 18px;
        margin-top: 6%
    }

    .maplist-title {
        margin-top: 4%
    }

    .maplist-title a {
        font-size: 15px
    }

    .contact-right h1 {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        color: #609cdb
    }

    .contact-right h2 {
        color: #8c8d8d;
        font-size: 16px
    }

    .pravite-title {
        font-size: 23px
    }

    .pravite-list li div, .pravite-txtone {
        font-size: 15px;
        line-height: 26px;
        color: #656565
    }

    .pravite-list li {
        margin-top: 2%
    }

    .pravite-list li div {
        height: 26px
    }

    .service-title {
        font-size: 24px
    }

    .pravite-list li p, .service-txtone, .service-txttwo {
        font-size: 15px;
        line-height: 22px;
        color: #656565
    }

    .service-list li {
        margin-top: 4%
    }

    .service-list li div, .service-list li p {
        font-size: 15px
    }

    #header > ul > li, .containers li a {
        font-size: 19px
    }

    .changefont {
        font-size: 17px !important
    }

    #header, .footer {
        height: 80px
    }
    #header-banner img {
        height: calc(26.92708333vw - 80px) !important;
        top: 80px!important;
    }
    #header > ul > li {
        height: 80px;
        line-height: 80px
    }

    #water {
        width: 54px;
        height: 76px;
        top: 80px
    }

    .footer .compony_link > li > a {
        color: #4480d1;
        font-size: 15px
    }

    .footer .compony_intro > p {
        font-size: 14px
    }

    .load_animate > li {
        font-size: 22px
    }

    .footer .compony_link {
        width: 41% \9 \0;
        width: 41% \0
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .maptitle-list > li {
        width: 23%;
        display: inline-block;
        color: #609cdb;
        font-size: 21px;
        font-weight: 700
    }

    .map-list ul:first-child, .maptitle-list > li:first-child {
        width: 29%
    }

    .maplist-count {
        width: 23%
    }

    .maplist-main {
        font-size: 19px;
        margin-top: 7%
    }

    .maplist-title {
        margin-top: 4%
    }

    .maplist-title a {
        font-size: 16px
    }

    .contact-right h1 {
        font-size: 19px;
        height: 40px;
        line-height: 40px;
        color: #609cdb
    }

    .contact-right h2 {
        color: #8c8d8d;
        font-size: 17px
    }

    .pravite-title {
        font-size: 24px
    }

    .pravite-list li div, .pravite-txtone {
        font-size: 16px;
        line-height: 26px;
        color: #656565
    }

    .pravite-list li {
        margin-top: 2%
    }

    .pravite-list li div {
        height: 26px
    }

    .service-title {
        font-size: 24px
    }

    .pravite-list li p, .service-txtone, .service-txttwo {
        font-size: 16px;
        line-height: 22px;
        color: #656565
    }

    .service-list li {
        margin-top: 4%
    }

    .service-list li div, .service-list li p {
        font-size: 16px
    }

    #header > ul > li, .containers li a {
        font-size: 20px
    }

    .changefont {
        font-size: 18px !important
    }

    #header, .footer {
        height: 90px
    }
    #header-banner img {
        height: calc(26.92708333vw - 90px) !important;
        top: 90px !important;
    }
    .footer .compony_intro > p {
        font-size: 13px
    }

    #header > ul > li {
        height: 90px;
        line-height: 90px
    }

    #water {
        width: 56px;
        height: 82px;
        top: 90px
    }

    .footer .compony_link > li > a {
        color: #4480d1;
        font-size: 15px
    }

    .load_animate > li {
        font-size: 24px
    }

    .footer .compony_link {
        width: 41% \9 \0;
        width: 41% \0
    }
}

@media only screen and (min-width: 1681px) and (max-width: 1920px) {
    .containers li a {
        font-size: 25px
    }

    .changefont {
        font-size: 23px !important
    }

    .footer {
        height: 100px
    }

    #water {
        width: 56px;
        height: 82px;
        top: 100px
    }

    .contact-right h1 {
        font-size: 26px;
        height: 40px;
        line-height: 40px;
        color: #609cdb
    }

    .contact-right h2 {
        color: #8c8d8d;
        font-size: 21px
    }
}

@media only screen and (min-width: 1921px) {
    .containers li a {
        font-size: 25px
    }

    .changefont {
        font-size: 23px !important
    }
}