body {
    background-color: #fff;
}

.page-content .content {
    padding-top: 60px;
    padding-bottom: 80px;
}

@media (max-width: 767px) {
    .page-content .content {
    padding-top: 40px;
    padding-bottom: 60px;
}
}

.go-top {
    width: 50px;
    height: auto;
    right: 14px;
}

.btn-fixed {
    right: 14px;
    bottom: 125px;
}

.btn-fixed .btn-list {
    width: 50px;
}

.btn-fixed .btn-list>.community-link {
    width: 50px;
    height: 50px;
}

header .navbar-div .navbar {
    padding: 0.5rem 1rem;
}

header .navbar-div.shrink .navbar {
    padding: 5px 0.5rem;
}

header .navbar-brand a .logo-img {
    max-height: 54px;
}

header .navbar-div.shrink .navbar-brand a .logo-img {
    max-height: 40px;
}

header .nav-menu .item.active a .nav-cn,
header .nav-menu .item a .nav-cn {
    position: relative;
}

header .nav-menu {
    padding-right: 0;
}


.home-banner.bn001 .banner-img::before {
    padding-bottom: 42%;
}

@media screen and (max-width:991px) {
    .home-banner.bn001 {
        margin-top: 30px;
    }

    .home-banner.bn001 .banner-img::before {
        padding-bottom: 75%;
    }
}

.home-banner.bn001 .swiper-button-next,
.home-banner.bn001 .swiper-button-prev {
    display: none;
}

.home-about002-01 .head-title>.text {
    position: relative;
    flex-direction: row !important;
    align-items: center;
    padding-bottom: 10px;
}

.home-about002-01 .head-title>.text::before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    transform: translate(0, 0);
    display: block;
    width: 100%;
    max-width: 360px;
    height: 1px;
    background-color: #B2B2B2;
}

.home-about002-01 .head-title>.text::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    transform: translate(0, 0);
    display: block;
    width: 100%;
    max-width: 75px;
    height: 4px;
    background-color: #2778B6;
}

.home-about002-01 .title {
    position: relative;
}

.home-about002-01 .title::before {
    content: '';
    display: block;
    background-image: url(/UserFiles/image/index/title_icon.png);
    width: 47px;
    height: 47px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: -26px;
    top: -21px;
}

.home-about002-01 .sub {
    font-weight: 100;
    font-family: unset;
    color: #C0C0C0 !important;
    font-size: 20px;
    margin-top: 0;
    margin-left: 0.5rem;
}

/*about*/
.home-about002-01 .about-div {
    position: relative;
    width: 82%;
    height: 303px;
    justify-content: start;
    padding-left: 3rem;
    margin-top: -14.5%;
}

.home-about002-01 .about-div::after {
    content: '';
    display: block;
    background-image: url(/UserFiles/image/index/gt0823_01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    padding-bottom: 48%;
}

.home-about002-01 .about-txt .text-box {
    width: 386px;
}

.home-about002-01 {
    padding: 6rem 1rem 10rem !important;
}

@media screen and (max-width:1399px) {
    .home-about002-01 {
        padding: 6rem 1rem !important;
    }

}

@media screen and (max-width:1199px) {
    .home-about002-01 {
        padding: 5rem 1rem 4rem !important;
    }

    .home-about002-01 .about-txt .text-box {
        width: 316px;
    }

}

@media screen and (max-width:991px) {
    .home-about002-01 .about-div {
        padding: 1rem;
        margin: 0 auto 1rem;
        width: 100%;
        height: 100%;
    }

    .home-about002-01 .about-div::after {
        padding-bottom: 78%;
    }

    .home-about002-01 .about-txt .text-box {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .home-about002-01 .about-div {
        width: 100%;
        margin: 0 auto 2rem;
    }

}

/**/

.cd-service {
    padding: 80px 0 40px;
}


.features-section {
    padding: 40px 0 0;
}

.feature-card {
    margin-bottom: 1rem;
}

@media screen and (max-width:991px) {
    .feature-card {
        margin-top: 1rem;
        margin-bottom: 0;
    }
}

.brand-watermark {
    height: 100%;
}

.home-about002-01 {
    z-index: 1;
}

.cd-service-box::before,
.home-about002-01::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 40px;
    background-image: url(/UserFiles/image/index/shadow.png);
    opacity: 0.6;
}

.cd-service-box::before {
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    background-position: top center;
}

.home-about002-01::after {
    bottom: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    background-position: bottom center;
}

.home-news006 {
    position: relative;
    background-color: #fff;
    background-image: url(/UserFiles/image/index/news_bg.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 752px 461px;
}

@media (max-width: 991px) {
    .home-news006 {
        background-image: none;
        padding: 4rem 20px;
    }

    .home-news006 .header {
        margin: 2rem 0;
    }

    .home-news006 .btn-more {
        border-radius: 0;
    }
}

.home-news006::before {
    content: '';
    position: absolute;
    top: 32px;
    left: 30px;
    display: block;
    background-image: url(/UserFiles/image/index/news_txt.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 100%;
    width: 435px;
    height: 197px;
}


.home-news006 .home-news-bg {
    display: none;
}

.home-news006 .header .text {
    flex-direction: column-reverse !important;

}

.home-news006 .news-list {
    background-color: rgba(249, 249, 249, 0.8);
}

.home-news006 .header>.text .title {
    position: relative;
    letter-spacing: 5px;
}

.home-news006 .header>.text .title::before {
    content: '';
    display: block;
    background-image: url(/UserFiles/image/index/title_icon.png);
    width: 47px;
    height: 47px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: -26px;
    top: -21px;
}

.home-news006 .header>.text .sub {
    color: #2778B6 !important;
    letter-spacing: 4px;
    margin-top: 6px;
}

.home-news006 .btn-more {
    padding: 10px 22px;
    display: flex;
    align-items: center;
    border-radius: 0;
    margin-top: 2rem;
    transition: 0.3s all linear;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

.dy-home-contact-bg {
    background-position: center center;
}


.dy-home-contact:before {
    content: none;
}

.dy-home-contact .header .title {
    position: relative;
}

.dy-home-contact .header .title::before {
    content: '';
    display: block;
    background-image: url(/UserFiles/image/index/title_icon_w.png);
    width: 47px;
    height: 47px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: -28px;
    top: -15px;
}

.dy-home-contact .btn-contact {
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
    border: 1px #fff solid;
    border-radius: 0;
}

.dy-home-contact .btn-contact:hover {
    color: #2F68B8;
    background-color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.dy-home-contact .btn-contact:hover .text {
    color: #2F68B8;
}

.dy-home-contact .info-wrapper .label {
    background-color: rgba(0, 0, 0, 0);
    border-right: 1px #fff solid;
    border-radius: 0;
}

.dy-home-contact .info-wrapper .label i,
.dy-home-contact .info-wrapper .label .label-text {
    color: #fff;
}

.dy-home-contact .btn-contact .text {
    color: #fff;
}

.dy-home-contact .header .dot span {
    display: none;
}

.dy-home-contact .header .dot {
    position: relative;
}

.dy-home-contact .header .dot::before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    width: 100%;
    max-width: 360px;
    height: 1px;
    background-color: #ffffff;
}

.dy-home-contact .header .dot::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    width: 100%;
    max-width: 75px;
    height: 4px;
    background-color: #ffffff;
}


.dy-home-contact .text-wrapper {
    margin-top: 1rem;
}

.dy-home-contact .text-wrapper .text {
    width: 100%;
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 185%;
    margin: 0 auto;
    padding: 10px 1rem;
}

footer .footer-logo {
    max-height: 54px;
}

footer .footer-share {
    display: none;
}

@media (max-width: 1399px) {
    footer .footer-link-div .link-list .item {
        margin: 1rem 0.2rem;
    }
}

@media (max-width: 991px) {
    footer {
        margin-bottom: 50px;
    }

    footer .footer-logo {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
}


/*page banner*/

.page-banner {
    margin-top: 60px;
}

.page-banner .banner-image {
    height: 200px;
}

@media (max-width: 991px) {
    .page-banner .banner-image {
        height: 180px;
    }
}

.page-banner .banner-image .page-info-box {
    padding-top: 62px;
}

.page-banner .banner-image .title-div .title .en-text {
    font-family: auto;
    font-weight: 300;
    letter-spacing: 5px;
}

.page-banner .banner-image .title-div {
    border-left: none;
    padding-left: 0;
    position: relative;
    padding-left: 28px;
}

.page-banner .banner-image .title-div::before {
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(/UserFiles/image/index/title_icon_w.png);
    width: 47px;
    height: 47px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0px;
    top: -15px;
}

/*page breadcrumb*/

.breadcrumb-item+.breadcrumb-item {
    color: #fff;
}


.page-content .content {
    min-height: 500px;
}

/*page contact*/
.contact006-wrapper .map-tile {
    font-size: 23px;
}

.contact006-wrapper .con-title .en-text {
    font-family: Arial, Helvetica, sans-serif;
}

@media (max-width:1199px) {

    .contact006-wrapper .con-info .group::after{
            left: 45px;
    }
}

@media (max-width: 767px) {
    .contact006-wrapper .con-info {
        margin: 0;
    }
    .contact006-wrapper .con-title{
        flex-direction: column;
        gap: 0;
        line-height: 60px;
        margin-bottom: 1rem;
    }
    .page-content.contact {
        padding-top: 0;
        padding-bottom: 0;
    }
    .contact006-wrapper .map-en{
        margin-top: 1rem;
    }



}

.page-content h2 {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #2f68b8;
    margin-bottom: 1rem;
    padding-left: 26px;
    margin-top: 2rem;
}

.page-content h2::before {
    content: '';
    display: block;
    background-image: url(/UserFiles/image/index/title_icon.png);
    width: 47px;
    height: 47px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: -21px;
}

.page-content h3 {
    font-size: 21px;
    font-weight: bold;
    color: #db8800;
    position: relative;
    display: flex;
    align-items: center;
}

.page-content h3::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #2778B6;
    transform: rotate(45deg);
    flex: 0 0 10px;
    margin-right: 11px;
}


.page-btn a {
    text-decoration: none;
}

.page-btn .home a {
    text-decoration: none;
    color: #fff;
    background-color: #2f68b8;
    padding: 5px 10px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.page-btn .home a:hover {
    background-color: #1f5094;
    transition: all 0.3s ease-in-out;
}

.page-btn .next,
.page-btn .prev {
    border: 1px #2f68b8 solid;
    border-radius: 50px;
    padding: 0 10px;
    transition: all 0.3s ease-in-out;
}

.page-btn .next:hover,
.page-btn .prev:hover {
    background-color: #e4f3ff;
    transition: all 0.3s ease-in-out;
}

.page-btn {
    padding-bottom: 3rem;
    padding-top: 0;
}

.category-box {
    margin-bottom: 1rem;
}

button.btn.category-select-btn {
    background-color: #eef5ff;
    border-color: #2f68b8;
    color: #194480;
}