@font-face {
    font-family: "Roboto";
    src: url("../font/ROBOTO-BOLD.TTF") format("truetype");
    font-weight: bold;
    font-display: swap
}

@font-face {
    font-family: "Arial";
    src: url("../font/ROBOTO-REGULAR.TTF") format("truetype");
    font-weight: 400;
    font-display: swap
}

* {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    box-sizing: border-box;
    word-break: break-word;
    line-height: 1.3;
    font-family: "Arial"
}

body {
    --all-pd: calc((258 / 19.2) * 1%);
    --color-main1: 230, 88, 25;
    --color-main: #e65819
}

table {
    width: 100% !important;
}

.tab_con_div strong {
    font-weight: 900;
    font-size: 18px;
}

.cap {
    text-transform: capitalize
}

.upp {
    text-transform: uppercase
}

.tac {
    text-align: center
}

.web_head .logo img {
    max-height: 70px
}

.fixed-nav .logo img {
    max-height: 60px
}

.layout {
    padding-left: var(--all-pd) !important;
    padding-right: var(--all-pd) !important;
    width: 100% !important
}

.head_layer .layout {
    padding: 15px calc((114 / 19.2) * 1%) !important
}

.nav_wrap .head_nav>li>a {
    font-size: 18px
}

.head_get_more {
    border-radius: 25px 25px 25px 25px;
    background: var(--color-main)
}

a,
img {
    transition: all .3s ease
}

.head_tel .tel {
    text-align: left
}

.head_tel .tel::before {
    background: transparent
}

.head_tel .tel span {
    color: #333;
    font-family: "Roboto-Bold";
    color: var(--color-main)
}

.hover_scale:hover img {
    transform: scale(1.03)
}

.hover_scale,
.hover_scale2 {
    overflow: hidden;
    height: 0;
    position: relative;
    padding-bottom: 1%
}

.hover_scale img,
.hover_scale2 img,
.hover_scale iframe,
.hover_scale2 iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer
}

.swiper-container-horizontal {
    overflow: hidden
}

#index_scrollsidebar ul li,
#index_scrollsidebar ul li:hover .show0 {
    border: 0
}

.hover:hover {
    color: var(--color-main) !important
}

.hoverf:hover {
    color: #fff !important
}

.fixed-nav .head_nav>li.nav_current>a:after,
.fixed-nav .head_nav>li>a:after {
    bottom: 0 !important;
}

.com_btn {
    background: #ffffff;
    border-radius: 50px;
    border: 1px solid #c4c4c4;
    line-height: 30px;
    padding: 12px 25px;
    width: auto;
    display: inline-flex !important;
    transition: all .3s ease;
    --color-shen: #353744;
    --color-qian: #fff
}

.bhc {
    background: #fff !important;
    color: #333 !important
}

.hhc {
    background: #333 !important;
    border-color: #333 !important;
    color: #fff !important
}

.bhc,
.hhc {
    transition: all .3s ease
}

.bhc:hover,
.hhc:hover {
    background: var(--color-main) !important;
    border-color: var(--color-main) !important;
    color: #fff !important
}

.chb {
    background: var(--color-main) !important;
    border-color: var(--color-main) !important;
    color: #fff !important
}

.chb:hover {
    background: #fff !important;
    color: #333 !important
}

.flex_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    --l-w: 300px;
    --pd: 60px
}

.flex_main .lll,
.flex_main .rrr {
    flex-shrink: 0
}

.flex_main .lll {
    width: var(--l-w)
}

.flex_main .rrr {
    width: calc(100% - var(--l-w) - var(--pd))
}

.flex_main.flex_main2 .lll,
.flex_main.flex_main2 .rrr {
    width: 50%
}

.flex_main.flex_main3 .rrr {
    width: calc(100% - var(--l-w))
}

.column_center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.fsb {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.nav_wrap .head_nav>li.nav_current>a:after,
.nav_wrap .head_nav>li>a:after {
    bottom: 15px
}

.ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: unset
}

.footer {
    background: #282828
}

.footer a:hover {
    color: var(--color-main) !important
}

.footer .top {
    padding: calc((106 / 19.2) * 1%) 0 calc((87 / 19.2) * 1%)
}

.footer .top .t1,
.footer .top .t2 {
    color: #fff
}

.footer .bot {
    border-top: 1px solid #666666;
    padding: calc((76 / 14) * 1%) 0 calc((114 / 14) * 1%)
}

.footer .bot .layout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.footer .bot .layout .item {
    max-width: 300px
}

.footer .bot .layout .item .tt1 {
    font-family: Roboto;
    font-size: 24px;
    color: #f6f6f6
}

.footer .bot .layout .item ul {
    margin-top: 30px
}

.footer .bot .layout .item ul li,
.footer .bot .layout .item ul a {
    color: #ffffff;
    line-height: 40px
}

.footer .bot .layout .item.media ul li::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 15px;
    position: relative;
    top: 5px
}

.footer .bot .layout .item.media ul li:nth-child(1)::before {
    background-image: url(../img2/f1.png)
}

.footer .bot .layout .item.media ul li:nth-child(2)::before {
    background-image: url(../img2/f2.png)
}

.footer .bot .layout .item.media ul li:nth-child(3)::before {
    background-image: url(../img2/f3.png)
}

.footer .bot .layout .item.media ul li:nth-child(4)::before {
    background-image: url(../img2/f4.png)
}

.footer .bot .layout .item.media ul li:nth-child(5)::before {
    background-image: url(../img2/f5.png)
}

.footer .copyright,
.footer a {
    font-size: 16px;
    color: #ffffff;
    line-height: 34px
}

.footer .copyright {
    padding-bottom: 22px
}

.h5show {
    display: none
}

.h5show2 {
    display: none !important
}

.change-language .change-language-cont li a span,
.mobile-head-items .change-language-cont li a span {
    text-transform: capitalize
}

.proType_buy {
    padding-bottom: 5%
}

.pages2,
.nav-links,
.c_pagenation {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.pages2 a,
.pages2 span,
.pages2 .current {
    display: block;
    margin: 5px;
    padding: 8px 15px;
    border: 1px solid #eee;
    text-transform: capitalize
}

.pages2 .current,
.pages2 a:hover {
    background: var(--color-main);
    color: #fff !important;
    border: 1px solid var(--color-main)
}

.c_related_div {
    padding-top: 4%;
}

.zdy_ul {
    opacity: 0;
    visibility: hidden;
    max-height: 60vh;
    overflow: auto;
}

.nav_wrap .head_nav>li li a {
    display: flex;
    align-items: center;
}

.nav_wrap .head_nav>li li a img {
    width: 35px;
    height: 35px;
    margin: 0 15px 0 0;
}

@media screen and (max-width:1366px) {
    body {
        --all-pd: 5%
    }
}

@media screen and (max-width:950px) {
    .head_nav li ul {
        opacity: 1 !important;
    }

    .head_nav li ul.zdy_ul {
        display: none !important;
    }

    .head_nav>li>a {
        line-height: 38px
    }

    .head_nav {
        zoom: 1 !important;
    }

    .pcshow {
        display: none
    }

    .pcshow2 {
        display: none !important
    }

    .h5show {
        display: block
    }

    .h5show2 {
        display: inline-flex !important
    }

    .flex_main .lll,
    .flex_main.flex_main2 .lll,
    .flex_main.flex_main3 .lll,
    .flex_main .rrr,
    .flex_main.flex_main2 .rrr,
    .flex_main.flex_main3 .rrr {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .flex_main .rrr,
    .flex_main.flex_main2 .rrr,
    .flex_main.flex_main3 .rrr {
        margin-top: 30px
    }

    .logo_m {
        display: block;
        position: absolute;
        width: auto;
        top: 7px
    }

    .logo_m img {
        max-height: 63px
    }

    .mobile-head-item {
        width: auto
    }

    .mobile-head-item .title {
        width: auto;
        height: auto;
        font-size: 16px !important;
        line-height: unset
    }

    .mobile-head-item.mobile-head-nav .title {
        width: 25px;
        height: 19px;
        margin-top: 15px
    }

    .mobile-head-item.mobile-head-nav .title::before {
        background: url(../img2/menu.png) no-repeat center / cover
    }

    .mobile-head-item.mobile-head-search {
        margin-right: 20px;
        padding-right: 20px;
        border-right: 1px solid #bcbcbc
    }

    .mobile-head-item.mobile-head-search .title {
        width: 20px;
        height: 20px
    }

    .mobile-head-item.mobile-head-search .title::before {
        background-size: cover
    }

    .mobile-head-item.mobile-head-language {
        margin-left: 0
    }

    .mobile-head-item.mobile-head-language .title:before {
        width: 20px;
        height: 20px;
        margin-right: 10px
    }

    .footer {
        padding-bottom: 50px
    }

    .footer .a_phone {
        color: var(--color-main) !important;
        font-size: 20px
    }

    .footer .top {
        flex-direction: column;
        align-items: unset;
        padding: 56px 0 46px
    }

    .footer .top .com_btn {
        margin-top: 25px
    }

    .footer .bot {
        margin-top: 10px
    }

    .footer .bot .layout .item {
        width: 100%;
        max-width: 100%;
        margin-top: 33px
    }

    .footer .bot .layout .item ul {
        margin-top: 15px
    }
}

@media screen and (max-width:1800px) {
    .head_nav {
        zoom: .8;
    }

    .web_head .logo img {
        max-height: 56px;
    }
}

@media screen and (max-width:1366px) {
    .head_layer .layout {
        padding: 15px !important;
    }

    .head_touch {
        zoom: .7;
    }

    .head_nav {
        zoom: .7;
    }
}