body {
    overflow-x: hidden;
}

header.dy-nav .nav-menu>div:first-child .item:first-child .active span::before,
header.dy-nav .nav-menu>div:first-child .item:first-child:hover a span::before {
    width: 100%;
}

header.dy-nav .navbar-div .navbar {
    margin: 0 auto;
}


header.dy-nav .nav-contact-info,
.nav-contact-btn {
    flex: 0 0 214px;
}

@media (max-width: 1300px) {

    header.dy-nav .nav-contact-info,
    .nav-contact-btn {
        flex: 0 0 198px;
    }
}

header.dy-nav .nav-tel-box {
    white-space: nowrap;
}

header.dy-nav .nav-contact-btn {
    justify-content: end;
}

@media (max-width: 1469px) {
    header.dy-nav .nav-menu .item {
        padding: 1rem;
    }
}

@media (max-width: 1300px) {
    header.dy-nav .nav-menu .item {
        padding: 1rem 0.6rem;
    }

    header.dy-nav .navbar-div.shrink .nav-menu .item {
        padding: 0 0.6rem;
    }

    header.dy-nav .nav-contact-info i {
        width: 45px;
        height: 45px;
        margin-right: 10px;
    }
}

@media (max-width: 1212px) {
    header.dy-nav .nav-menu .item {
        padding: 1rem 0.6rem;
    }

    header.dy-nav .navbar-div.shrink .nav-menu .item {
        padding: 0 0.6rem;
    }

    header.dy-nav .nav-contact-info i {
        width: 45px;
        height: 45px;
        margin-right: 10px;
    }
}

@media (max-width: 1199px) {
    header.dy-nav .nav-menu .item {
        padding: 1rem;
    }

}


.dy-home-about,
.dy-service-box {
    overflow: hidden;
}

/*page-banner*/
.page-content .page-banner {
    margin: 0 1.5rem;
    background: linear-gradient(to right, #ffb667 0%, #fff8eb 50%, #ffdc85 100%);
    border-radius: 5px;
}

@media (max-width: 991px) {
    .page-content .page-banner {
        background: linear-gradient(to right, #ffb667 -10%, #fff8eb 50%, #ffdc85 110%);
        margin: 86px 1rem 0;
    }
}

.page-content .page-banner .banner-image {
    width: 100%;
    height: 150px;
    margin: 120px auto 0;
    border-radius: 5px;
    box-shadow: 0 0px 6px rgb(172 109 12 / 20%);
    background-image: none !important;
}

@media (max-width: 1199px) {
    .page-content .page-banner .banner-image {
        background-position: top center;
        background-size: 100%;
        background-repeat: repeat;
    }
}


.page-content .page-banner .banner-image .title-div {
    padding-top: 40px;
    z-index: 1;
    text-align: center;
}


@media (max-width: 991px) {
    .page-content .page-banner .banner-image {
        height: 120px;
        margin: 80px auto 0;
    }

    .page-content .page-banner .banner-image .title-div {
        padding-top: 30px;
    }
}

.page-content .page-banner .banner-image .title-div .title .text {
    font-size: 30px;
    text-shadow: none;
    color: #000;
    letter-spacing: 3px;
}


.page-content .page-banner .banner-image .title-div .title .text::before {
    content: '';
    display: block;
    background-image: url(/UserFiles/image/index/about.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 35px;
    margin: 0 auto;
}


@media (max-width: 991px) {
    .page-content .page-banner .banner-image .title-div .title .text {
        font-size: 25px;
    }

    .page-content .page-banner .banner-image .title-div .title .text::before {
        background-image: url(/UserFiles/image/index/about.png);
        background-size: 55%;
        height: 40px;
    }

}



.page-content.about .page-banner .banner-image .title-div .title .text::before {
    max-width: 120px;
}

.page-content.service .page-banner .banner-image .title-div .title .text::before {
    background-image: url(/UserFiles/image/index/service.png);
    max-width: 163px;
}

.page-content.news .page-banner .banner-image .title-div .title .text::before {
    background-image: url(/UserFiles/image/index/news.png);
    max-width: 104px;
}

.page-content.partner .page-banner .banner-image .title-div .title .text::before {
    background-image: url(/UserFiles/image/index/partner.png);
    max-width: 183px;
}

.page-content.faq .page-banner .banner-image .title-div .title .text::before {
    background-image: url(/UserFiles/image/index/faq.png);
    max-width: 62px;
}


.page-content.regulations .page-banner .banner-image .title-div .title .text::before {
    background-image: url(/UserFiles/image/index/regulations.png);
    max-width: 230px;
}


.page-content.contact .page-banner .banner-image .title-div .title .text::before {
    background-image: url(/UserFiles/image/index/contact.png);
    max-width: 266px;
}

.page-content.privacy .page-banner .banner-image .title-div .title .text::before {
    background-image: url(/UserFiles/image/index/privacy.png);
    max-width: 168px;
}


.page-content.sitemap .page-banner .banner-image .title-div .title .text::before {
    background-image: url(/UserFiles/image/index/sitemap.png);
    max-width: 171px;
}


/*breadcrumb*/

.breadcrumb {
    margin-top: 1rem;
}

@media (max-width: 991px) {
    .breadcrumb {
        display: none;
    }
}

.breadcrumb-item span {
    color: #999;
}

.breadcrumb-item+.breadcrumb-item:before {
    color: #fd9b06;
    content: "/";
}

.breadcrumb-item a:hover,
.breadcrumb-item.active a span {
    color: #fd9b06 !important;
    text-decoration: none;
}

.breadcrumb-item a i.icon-home {
    display: block;
    content: "";
    width: 18px;
    height: 17px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjY3ODggMi43OUMxMC41OTEyIDIuNjk4MyAxMC40ODYgMi42MjUzMSAxMC4zNjk0IDIuNTc1NDNDMTAuMjUyOSAyLjUyNTU2IDEwLjEyNzQgMi40OTk4NSAxMC4wMDA2IDIuNDk5ODVDOS44NzM4NiAyLjQ5OTg1IDkuNzQ4NCAyLjUyNTU2IDkuNjMxODQgMi41NzU0M0M5LjUxNTI5IDIuNjI1MzEgOS40MTAwNSAyLjY5ODMgOS4zMjI1MSAyLjc5TDIuNzYwMDEgOS42NjVDMi42MzMyNSA5Ljc5Nzc0IDIuNTQ4MjMgOS45NjQ3NyAyLjUxNTUxIDEwLjE0NTRDMi40ODI3OSAxMC4zMjYgMi41MDM4IDEwLjUxMjIgMi41NzU5NCAxMC42ODFDMi42NDgwOCAxMC44NDk4IDIuNzY4MTggMTAuOTkzNiAyLjkyMTMzIDExLjA5NDhDMy4wNzQ0OSAxMS4xOTU5IDMuMjUzOTcgMTEuMjQ5OSAzLjQzNzUxIDExLjI1SDUuMDAwMDFWMTYuMjVDNS4wMDAwMSAxNi41ODE1IDUuMTMxNzEgMTYuODk5NSA1LjM2NjEzIDE3LjEzMzlDNS42MDA1NSAxNy4zNjgzIDUuOTE4NDkgMTcuNSA2LjI1MDAxIDE3LjVINy41MDAwMUM3LjgzMTUzIDE3LjUgOC4xNDk0OCAxNy4zNjgzIDguMzgzOSAxNy4xMzM5QzguNjE4MzIgMTYuODk5NSA4Ljc1MDAxIDE2LjU4MTUgOC43NTAwMSAxNi4yNVYxNUM4Ljc1MDAxIDE0LjY2ODUgOC44ODE3MSAxNC4zNTA1IDkuMTE2MTMgMTQuMTE2MUM5LjM1MDU1IDEzLjg4MTcgOS42Njg0OSAxMy43NSAxMCAxMy43NUMxMC4zMzE1IDEzLjc1IDEwLjY0OTUgMTMuODgxNyAxMC44ODM5IDE0LjExNjFDMTEuMTE4MyAxNC4zNTA1IDExLjI1IDE0LjY2ODUgMTEuMjUgMTVWMTYuMjVDMTEuMjUgMTYuNTgxNSAxMS4zODE3IDE2Ljg5OTUgMTEuNjE2MSAxNy4xMzM5QzExLjg1MDYgMTcuMzY4MyAxMi4xNjg1IDE3LjUgMTIuNSAxNy41SDEzLjc1QzE0LjA4MTUgMTcuNSAxNC4zOTk1IDE3LjM2ODMgMTQuNjMzOSAxNy4xMzM5QzE0Ljg2ODMgMTYuODk5NSAxNSAxNi41ODE1IDE1IDE2LjI1VjExLjI1SDE2LjU2MjVDMTYuNzQ2MiAxMS4yNTAyIDE2LjkyNTggMTEuMTk2NCAxNy4wNzkyIDExLjA5NTNDMTcuMjMyNSAxMC45OTQzIDE3LjM1MjggMTAuODUwNCAxNy40MjUxIDEwLjY4MTZDMTcuNDk3NCAxMC41MTI3IDE3LjUxODUgMTAuMzI2NCAxNy40ODU4IDEwLjE0NTdDMTcuNDUzMSA5Ljk2NDk2IDE3LjM2ODEgOS43OTc4MiAxNy4yNDEzIDkuNjY1TDEwLjY3ODggMi43OVoiIGZpbGw9IiNGRjlCMDUiLz4KPC9zdmc+Cg==') no-repeat center center;
    margin-right: 0px;
}

/*page*/

.page-content h2 {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #ec6200;
    display: flex;
    align-items: center;
    line-height: 185%;
}

.page-content h2::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: #ffe5bf;
    margin-right: 10px;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: -11px;
    z-index: -1;
}

@media (max-width: 991px) {
    .page-content h2::before {
        left: -7px;
    }
}

.page-content h3 {
    position: relative;
    font-size: 21px;
    padding-left: 10px;
    font-weight: bold;
    line-height: 185%;
    display: flex;
}

.page-content h3::before {
    content: '';
    position: relative;
    width: 10px;
    height: 10px;
    top: 15px;
    display: block;
    flex: 0 0 9px;
    margin-right: 10px;
    background-color: #f2ae49;
    border-radius: 50%;
}



.page-content .category-row .category-link.active {
    background: #fd9b06;
}

.page-content .category-row .category-link {
    border: 1px solid rgb(253 155 6);
    border-radius: 3px;
}

.page-content .category-row .category-link:hover {
    background: #fd9b06;
}

/*.main {
     background-image: url(/UserFiles/image/index/mian_bg.png); 
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
}*/

.page-content .content {
    padding-top: 30px;
    padding-bottom: 60px;
    min-height: 500px;
}


@media (max-width: 991px) {
    .page-content .content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.page-content .content::before {
    content: '';
    display: block;
    position: fixed;
    left: 0px;
    top: 370px;
    width: 100px;
    height: 90px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(/UserFiles/image/index/dot01.png);
    -webkit-animation: rotate2 60s linear infinite;
    animation: rotate2 60s linear infinite;
    z-index: -1;
}

.page-content .content::after {
    content: '';
    display: block;
    position: fixed;
    right: 10px;
    bottom: 270px;
    width: 100px;
    height: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(/UserFiles/image/index/dot03.png);
    -webkit-animation: rotate 60s linear infinite;
    animation: rotate 60s linear infinite;
    z-index: -1;
}

@media (max-width: 991px) {

    .page-content .content::before,
    .page-content .content::after {
        content: none;
    }
}


@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@keyframes rotate2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

/*page-news*/

.dy-home-news .title-box {
    z-index: 1034;
    position: relative;
}

.dy-news-list-wrapper .dy-news-list {
    margin: 0 0 2rem;
}

body .page-content.news .dy-news-article .page-title::before {
    content: none !important;
}

.mobile-bottom.product .fixed-bottom,
.mobile-bottom .button {
    display: none;
}


.btn-fixed {
    display: none !important;
}

@media (max-width: 1199px) {
    .btn-fixed {
        display: block !important;
    }

}

@media (max-width: 991px) {

    .btn-fixed {
        right: 10px;
        bottom: 140px;
    }

    .btn-fixed .btn-list {
        width: 50px;
    }
}


.btn-list img {
    max-width: 100%;
    -webkit-animation: move 1s ease-in-out infinite;
    animation: move 1s ease-in-out infinite;
}

@keyframes move {
    0% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }

    30% {
        -webkit-transform: translatey(-5px);
        transform: translatey(-5px);
    }

    100% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}


.go-top {
    width: 56px;
}

.go-top img {
    max-width: 100%;
}

@media (max-width: 991px) {
    .go-top {
        width: 56px;
        display: block !important;
    }

    .go-top.show {
        bottom: 80px;
        right: 10px;
        width: 50px;
        z-index: 1034;
    }
}


/**/


.category-select {
    width: 90%;
    padding: 10px 10px 10px 10px;
    text-align-last: center;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNCIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNCA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfNjVfMjYpIj4KPHBhdGggZD0iTTIgMEwwIDJINEwyIDBaTTIgNUwwIDNINEwyIDVaIiBmaWxsPSIjRkY5QjA1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNjVfMjYiPgo8cmVjdCB3aWR0aD0iNCIgaGVpZ2h0PSI1IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=') no-repeat right .75rem center / 8px 10px;
    background-color: #fff6e9;
    border-color: #fd9b06;
    color: #fd9b06;
    border-radius: 5px;
    font-weight: bold;
}


/*news*/

.page-content .content.article .dy-news-article .page-title {
    padding-bottom: 20px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column-reverse;
}

@media (min-width: 991px) {
    .page-content .content.article .dy-news-article .page-title {
        align-items: center;
    }
}

.page-content .content.article .dy-news-article .page-title::before {
    content: '';
    display: block;
    background-color: #ffa905;
    width: 80px;
    height: 3px;
    margin-top: 1rem;
}

.page-content .content.article .page-title:after {
    content: none;
}

.page-content .news-list-wrapper .news-info {
    width: 100%;
}

.page-content .content.article .dy-news-article .image-block .intro {
    text-align: center;
    color: #D25800;
}

/*service*/


.page-content.service h1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    padding-bottom: 2rem;
    font-size: 28px;
    font-weight: bold;
    margin-top: 2rem;
}

.page-content.service h1::before {
    content: '';
    display: block;
    background-color: #ffa905;
    width: 80px;
    height: 3px;
    margin-top: 1rem;
}

.page-content.service .btn-div {
    display: none !important;
}

.page-content.service .know-list .item {
    border: 1px rgba(0, 0, 0, 0) dashed;
}



/*page-link*/

.pagination .page-link {
    color: #fd9b06 !important;
    border: 1px #fd9b06 solid;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.pagination .page-item:hover .page-link {
    background: #fd9b06 !important;
    color: #FFF !important;
}

.pagination .page-item.active .page-link {
    background: #fd9b06 !important;
    border-color: #fd9b06;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .page-item .page-link.next:hover,
.pagination .page-item .page-link.prev:hover {
    background: #fd9b06 !important;
}


.pagination .page-item .page-link.next:before {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05IDdMMC43NSAxMy45MjgyTDAuNzUwMDAxIDAuMDcxNzk2NUw5IDdaIiBmaWxsPSIjRkY5QjA1Ii8+Cjwvc3ZnPgo=') no-repeat center center;
    width: 7px;
    height: 19px;
    background-size: 100%;
}

.pagination .page-item .page-link.next:hover:before {
    background: url(' data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05IDdMMC43NSAxMy45MjgyTDAuNzUwMDAxIDAuMDcxNzk2NUw5IDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K') no-repeat center center;
    background-size: 100%;
    width: 7px;
    height: 19px;
}

.pagination .page-item .page-link.prev:before {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05IDdMMC43NSAxMy45MjgyTDAuNzUwMDAxIDAuMDcxNzk2NUw5IDdaIiBmaWxsPSIjRkY5QjA1Ii8+Cjwvc3ZnPgo=') no-repeat center center;
    transform: scale(-1);
    width: 7px;
    height: 19px;
    background-size: 100%;
}

.pagination .page-item .page-link.prev:hover:before {
    background: url(' data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05IDdMMC43NSAxMy45MjgyTDAuNzUwMDAxIDAuMDcxNzk2NUw5IDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K') no-repeat center center;
    background-size: 100%;
    width: 7px;
    height: 19px;
    transform: scaleX(-1);
}


.page-btn a {
    text-decoration: none;
}

.page-btn .prev a,
.page-btn .next a {
    color: #fd9b06;
}

.page-btn .home a {
    text-decoration: none;
    color: #fff;
    background-color: #fd9b06;
    padding: 5px 10px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.page-btn .home a:hover {
    background-color: #dd6b0b;
    transition: all 0.3s ease-in-out;
}

.page-btn .next,
.page-btn .prev {
    border: 1px #fd9b06 solid;
    border-radius: 50px;
    padding: 0 10px;
    transition: all 0.3s ease-in-out;
}

.page-btn .next:hover,
.page-btn .prev:hover {
    background-color: #dd6b0b;
    border-color: #dd6b0b;
    transition: all 0.3s ease-in-out;
}

.page-btn .next:hover a,
.page-btn .prev:hover a {
    color: #fff;
}

.page-btn {
    padding-bottom: 3rem;
    padding-top: 0;
}

.page-btn .next:after {
    display: inline-block;
    content: "";
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05IDdMMC43NSAxMy45MjgyTDAuNzUwMDAxIDAuMDcxNzk2NUw5IDdaIiBmaWxsPSIjRkY5QjA1Ii8+Cjwvc3ZnPgo=') no-repeat center center;
    background-size: 100%;
    width: 7px;
    height: 19px;
    vertical-align: sub;
    margin-left: 4px;
}

.page-btn .next:hover:after {
    background: url(' data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05IDdMMC43NSAxMy45MjgyTDAuNzUwMDAxIDAuMDcxNzk2NUw5IDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K') no-repeat center center;
    background-size: 100%;
    width: 7px;
    height: 19px;
}

.page-btn .prev:before {
    display: inline-block;
    content: "";
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05IDdMMC43NSAxMy45MjgyTDAuNzUwMDAxIDAuMDcxNzk2NUw5IDdaIiBmaWxsPSIjRkY5QjA1Ii8+Cjwvc3ZnPgo=') no-repeat center center;
    background-size: 100%;
    width: 7px;
    height: 19px;
    vertical-align: sub;
    margin-right: 4px;
    transform: scaleX(-1);
}


.page-btn .prev:hover:before {
    background: url(' data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05IDdMMC43NSAxMy45MjgyTDAuNzUwMDAxIDAuMDcxNzk2NUw5IDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K') no-repeat center center;
    background-size: 100%;
    width: 7px;
    height: 19px;
    transform: scaleX(-1);
}


/*contact*/

.dy-contact-wrapper .nav-contact-btn {
    position: relative;
    z-index: 1;
}

.dy-contact-wrapper .nav-contact-btn a.btn-base {
    border: 2px #D04B00 solid;
    color: #D04B00;
    box-shadow: 0 2px 3px rgba(199, 120, 0, 0.25);
    transition: all 0.3s ease-in-out;
}

.dy-contact-wrapper .nav-contact-btn a:hover.btn-base {
    color: #fff;
    background-color: #D04B00;
    box-shadow: 0 2px 3px rgba(199, 120, 0, 0);
    transition: all 0.3s ease-in-out;
}

.dy-contact-wrapper .contact-title {
    padding: 3rem 0.5rem 1rem;
}

.dy-contact-wrapper .contact-box {
    flex-direction: column-reverse;
}

.dy-contact-wrapper .contact-box .con-box {
    margin: 0 auto;
}

#contact_form,
#service_base {
    margin-top: -100px;
    padding-top: 100px;
}

@media (max-width: 767px) {
    .page-content.contact .content {
        padding-top: 0;
    }
}

.dy-contact-wrapper .base-list {
    position: relative;
    border: 1px #FF9B05 solid;
    border-radius: 10px;
    margin-top: 2rem;
    margin-bottom: 2.5rem;
    padding: 1.5rem 1rem 1rem;
}

@media (max-width: 991px) {
    .dy-contact-wrapper .base-list {
        padding: 2rem 1rem 1rem;
        margin-top: 2rem;
    }
}

@media (max-width: 575px) {
    .dy-contact-wrapper .contact-box .con-info .group .label {
        border-right: none;
    }

    .dy-contact-wrapper .contact-box .con-info .group .label i {
        flex: 0 0 40px;
    }

    .dy-contact-wrapper .contact-box .con-info .group .label {
        overflow: hidden;
        flex: 0 0 41px;
    }
}

.dy-contact-wrapper .con-info-title {
    font-size: 24px;
    color: #e15e00;
    font-weight: bold;
    margin-left: 20px;
    margin-bottom: 2rem;
}

.dy-contact-wrapper .contact-box .con-info .group {
    padding: 0 0 10px;
}


.dy-contact-wrapper .base-list .city-txt {
    position: absolute;
    top: -23px;
    background-color: #FF9B05;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.dy-contact-wrapper .base-list .city-add {
    font-size: 18px;
    font-weight: bold;
    flex: 0 0 200px;
}

.dy-contact-wrapper .base-list .city-add a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 10px;
    border-radius: 50px;
    color: #fff;
    letter-spacing: 2px;
    background-color: #FF9B05;
    box-shadow: 0 2px 3px rgba(199, 120, 0, 0.25);
    transition: all 0.3s ease-in-out;
    flex: 0 0 56px;
}

.dy-contact-wrapper .base-list .city-add a:hover {
    box-shadow: 0 2px 3px rgba(199, 120, 0, 0);
    background-color: #D04B00;
    transition: all 0.3s ease-in-out;
}


/**/

.page-content.partner .container .row {
    justify-content: flex-start !important;
}

.page-content.partner .image-block {
    text-align: center;
    background-color: #fff;
}

.page-content.partner .image-block img {
    width: auto !important;
    max-height: 150px !important;
    margin: 0 auto;
    padding: 10px 0;
}


@media (max-width: 991px) {
    .page-content.partner .image-block {
        width: 50%;
    }
}


/*know*/

.know-list .item {
    border: 1px #fd9b06 dashed;
    margin-bottom: 1rem;
}

.know-list .item .info .more-btn {
    background-color: #fd9c05;
}

.know-list .item:hover .more-btn {
    background-color: #D25800;
}

.know-list .item:hover {
    background-color: #fff9ee;
    box-shadow: 1px 1px 7px #ffe2ce;
    border: 1px #fd9b06 solid;
}

.know-list .item .info .date span {
    color: #d25801;
}

.know-list .item .btn-div .tag-div {
    z-index: 1
}

.know-list .item .btn-div .tag-div a {
    text-decoration: none;
    color: #d25801;
    font-size: 15px;
}

/*footer*/

footer .footer-attest-div .copyright {
    display: inline-block !important;
    text-align: center;
    width: 100%;
}

footer .footer-info-div {
    white-space: nowrap;
    letter-spacing: 0;
}

/*table*/

/*table*/

.row .column,
.row .block {
    line-height: 1.85;
}

.row .block {
    margin-bottom: 1rem;
}

.row .block.image-block img {
    width: 100%;
}

.row .block table,
.row .column table {
    border-collapse: separate;
    border-spacing: 5px;
    border: 0;
}

@media (min-width: 1025px) {

    .row .block table,
    .row .column table {
        max-width: 100%;
    }
}

.row .block table tr td,
.row .block table tr th,
.row .column table tr td,
.row .column table tr th {
    padding: 5px;
    border: 0;
}

.row .block table tr th,
.row .column table tr th {
    color: #fff;
    font-weight: bold;
    background-color: #f2af49;
}

.row .block table tr th p,
.row .column table tr th p,
.row .block table tr td p,
.row .column table tr td p {
    margin-bottom: 0;
}

.row .block table tr td,
.row .column table tr td {
    background-color: #f8f8f8;
}

.row .block table tr td:first-child,
.row .column table tr td:first-child {
    color: #c84b00;
    background-color: #fff1dc;
}

/**/

.work-rules {
    position: fixed;
    bottom: 130px;
    right: 24px;
    z-index: 3;
    text-align: center;
    width: 56px;
    padding: 1rem;
    font-weight: bold;
    background-color: #fff;
    border: 2px #FF9B05 solid;
    border-radius: 50px;
    box-shadow: 0 2px 3px rgba(199, 120, 0, 0.25);
    transition: all 0.3s ease-in-out;
}

.work-rules a {
    text-decoration: none;
    color: #FF9B05;
    font-size: 18px;
    line-height: 105%;
}