/* Ç¿ÖÆÈ¡µÞË®Æ½¹ö¶¯ */
html, body {
    overflow-x: hidden; /* ²»ÈÝºáÏò¹ö¶¯ */
    width: 100vw; /* ÉèÖÃÊÓ¿Ú¿í¶È */
}

/* È·±£ËùÓÐÔªËØµÄ¿í¶È¶¼²»»á³¬³ö¸¸ÈÝÆ÷ */
*,
*::before,
*::after {
    box-sizing: border-box; /* È·±£ padding ºÍ border ÔÚ¿í¶ÈÄÚ */
}
 
/* È·±£ÂÖ²¥ÈÝÆ÷ÔÚÊÖ»úÆÁÉÏ²»»áÒç³ö */
.carousel,
.carousel-inner,
.carousel-item {
    width: 100% !important;
}

.item-img{
    margin: 0 auto
}

/* È·±£º£ºáÏòÅÅ°æµÄÍ¼Æ¬²»»á³¬³öÊÓ¿Ú */
img {
    max-width: 100%;
    height: auto;
}

.about {
    color: #0b4790;
}

p {
    color: #5d5d5d;
}

.number {
    color: #0d4791;
    font-family: Lato-Light;
    /* ÎÞ³ÄÏß×ÖÌå */
    font-weight: 100;
    font-size: 40px;
}

/* ÈÕÆÚ¿éÐÎ×´ */
.date-box {
    background-color: #026db1;
    color: #fff;
    width: 120px;
    padding: 10px;
    text-align: center;
}

.date-box h4 {
    font-size: 32px;
    margin: 0;
}

.date-box p {
    margin: 0;
    font-size: 14px;
}

.news-title {
    font-size: 16px;
    font-weight: bold;
    margin-left: 15px;
}

.tab-title {
    font-size: 18px;
    font-weight: bold;
    color: white;
    background-color: #1fb0e5;
    padding: 10px 15px;
    border-radius: 3px 3px 0 0;
}

.more-link {
    color: #1fb0e5;
    text-decoration: none;
    font-weight: bold;
}

.more-link:hover {
    text-decoration: underline;
}

.card-item {
    border: none;
    border-bottom: 1px solid #e9ecef;
    padding-top: 16px;
    padding-left: 18px;
    padding-bottom: 16px;
}

/*.card-item:last-child {*/
/*    border-bottom: none;*/
/*}*/

.card-item a {
    color: #333;
}

.new-badge {
    background-color: #f60;
    color: white;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 3px;
    margin-left: 10px;
}

/* ÂÖ²¥ÅúÊ¾Æ÷µØÎ» */
.carousel-indicators-right {
    position: absolute;
    bottom: -10px;
    right: -250px;
}

.carousel-indicators-right li {
    background-color: #ccc;
}

.carousel-indicators-right .active {
    background-color: #026db1;
}

.date-title-box {
    text-align: center;
}

.date-title-box {
    background-color: #f8f9fd;
}

#newsDateMonth {
    color: #fff;
}
#newsTitle{
    font-size:14px;
}
.company-desc-index-text {
    color: rgba(103, 104, 103, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    line-height: 36px;
    text-align: center;
}
.data-meta {
    display: flex;
    justify-content: center;
    align-items: center;
}
.data-meta > .left-data-content {
    margin-right: 100px;
}
.desc-index-wrapper {
    background-image: url(/template/1/default/images/indeximages/bg-desc-index.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}
.data-big-size {
    font-family: Lato, Lato;
    font-weight: 300;
    font-size: 48px;
    color: #E96900;
}
.data-small-size {
    overflow-wrap: break-word;
    color: rgba(131, 137, 151, 1);
    font-size: 16px;
    display: block;
}

.top_news_ph{
    display: none;
}

.top_news_ph .top_desp{
    line-height: 25px;
    font-size: 16px;
    color: #454545;
    height: 225px;
}
.top_news_ph .top_desp p{
   text-indent: 2em;
}

.top_news_ww{
    display: flex;
    flex-direction: column;
    padding: 4.375rem 10px  80px 10px;
}

/* ÊÖ»ú¶Ëµ×²¿µÄÕÐ±ê¼Æ·ÑÊäÈë¿òÖÐµÄinputÔªËØ½øÐÐ¸ßµÍ¾àÀë */
/* È·±£ÔÚÐ¡ÆÁÄ»ÉÏ£¬ÂÖ²¥µÄÍ¼Æ¬¿í¶ÈÕ¼ÂúÕû¸öÆÁÄ» */
@media screen and (max-width: 767px) {
    .navbar-toggler{
        padding:0 .75rem !important;
    }

    .top_news_ph{
        display: flex;
        margin: 20px 0;
    }
    .top_news_ww{
        display: none !important;
        padding:unset !important;
    }

    .about {
        text-align: left !important;
    }
    .company-desc-index-text{
        text-align: left;
    }
    .form-group .input-meta {
        margin-bottom: 12px;
    }
    .popup {
        width: 100%;
    }
    .close-btn {
        margin-top: 12px!important;
        margin-left: -12px!important;
    }
    .about-content {
        padding-left: 20px;
        padding-right: 20px ;
    }
    .data-big-size {
        font-size: 46px;
    }
    .cus-content-image > img {
        width: 100%;
    }
    .news > div {
        margin-bottom: 8px;
    }
    .news-image-container img {
         width: 100% !important; /* Ç¿ÖÆÍ¼Æ¬¿í¶È100% */
         height: auto; /* ×Ô¶¯µ÷Õû¸ß¶È */
        padding: 5px;
     }

    /* È·±£ÈÝÆ÷¿í¶ÈÔÚÐ¡ÆÁÄ»ÉÏÊÇ100% */
    .carousel-inner, .carousel-item {
        /*height:45vh;*/
        width: 100%;
    }

    /* È·±£ÈÝÆ÷¿í¶ÈÔÚÐ¡ÆÁÄ»ÉÏÊÇ100% */
    .carousel-inner, .carousel-item {
        /*height:45vh;*/
        width: 100%;
    }

    /* È¡µÞ¿ÉÄÜµÄ×óÓÒÄÚ±ß¾à»òÍâ±ß¾à */
    .carousel {
        margin: 0 !important;
        padding: 0 !important;
    }
    .card-body .card-inner {
        max-width: 100%;
    }
}
/* ******************************ÐÂÎÅ²¼¸æ************************************ */
/* ÉèÖÃÕû¸öµ¼º½²¼¾°Îª #026db1 */
.news{
    padding-bottom: 80px
}
.news .news-title{
    padding-bottom: 50px;
    font-size: 36px;
    font-weight: bold;
}

.news .nav-tabs {
    background-color: #026db1;
    border: none;
    height: 43px;
}
/* ÒÆ³ý .nav-link ÔÚ hover ×´Ì¬ÏÂµÄ±ß¿ò */
.news .nav-tabs .nav-link {
    border: none !important; /* È·±£±ß¿òÄ¬ÈÏ²»´æÔÚ */
}

.news .nav-tabs .nav-link:hover {
    border: none !important; /* ÒÆ³ý hover ×´Ì¬ÏÂµÄ±ß¿ò */
    box-shadow: none !important; /* ÒÆ³ýÒõÓ°£¬È·±£Ã»ÓÐÓÐÓàµÄ³ÉÐ§ */
}

/* ÉèÖÃÀ¸Ä¿Ãû³ÆÎª°×É«£¬¼¤»î×´Ì¬¼Ó´Ö£¬²¢ÓÐÏÂ»®Ïß */
.news .nav-tabs .nav-link {
    color: white;
    font-weight: normal;
}

/* ¼¤»îµÄÀ¸Ä¿¼Ó´Ö²¢¼Ó¸ßµÍ»®Ïß */
.news .nav-tabs .nav-link.active {
    background-color: #026db1;
    border: none;
    color: #fff;
    font-weight: bold;
    position: relative;
    /* border-bottom: 1px solid #68a7d0; */
}

/* Î±ÔªËØÊµÏÖÖÐÑëÁ½¸ö×ÖÏÂ»®Ïß³ÉÐ§ */
.news .nav-tabs .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: 0px;
    /* ÏÂ»®Ïß¾àÀëÎÄ×ÖµÄ¾àÀë */
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    /* ÉèÖÃÎªÖ»¸²¸ÇÖÐÑë²¿ÃÅ£¬ÊÊºÏÁ½¸ö×ÖµÄ¿í¶È */
    height: 3px;
    background-color: #68a7d0;
}

.news .ml-auto{
    margin-top: 6px;
    
}

.news .more-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: white;
    text-decoration: none;
    margin-right: 12px;
 
}



.card-item {
    border: none;
    border-bottom: 1px solid #e9ecef;
    padding: 8px 34px 8px 18px;
    transition: box-shadow 0.3s ease; /* »¬Èó¹ý¶É³ÉÐ§ */
    color:#393937;
    line-height: 150%;
     /* ÉèÖÃ²¼¾°Í¼Æ¬ */
     background-image: url('/template/1/default/images/indeximages/right.png');
    
     /* ²¼¾°Í¼Æ¬·ÅÔÚÓÒÏÂ½Ç */
     background-position: calc(100% - 10px) calc(100% - 8px);
     
     /* ÉèÖÃ²¼¾°Í¼Æ¬¾ÞÏ¸ÎªÁ½¸ö 12px ×ÖµÄ¾ÞÏ¸ */
     background-size: 24px 24px;
 
     /* È·±£²¼¾°Í¼Æ¬²»·´¸´ */
     background-repeat: no-repeat;
}
.card-item a{
    text-decoration: none;
    color:#393937;
    font-size:14px;
}

/* Êó±êÒÆÉÏÈ¥Ê±£¬ÏÔÊ¾ÒõÓ° */
.card-item:hover {
    box-shadow: 2px 0 15px rgba(0, 0, 0, 0.1), 
    0 2px 15px rgba(0, 0, 0, 0.1), 
    -2px 0 15px rgba(0, 0, 0, 0.1) !important;
        /* ÉèÖÃ²¼¾°Í¼Æ¬ */
        background-image: url(/template/1/default/images/indeximages/right_act.png);
    
        /* ²¼¾°Í¼Æ¬·ÅÔÚÓÒÏÂ½Ç */
        background-position: calc(100% - 10px) calc(100% - 8px);
}
 

/*.card-item:last-child {*/
/*    border-bottom: none;*/
/*}*/

.card-item a {
    color: #333;
}

.card-item p {
    margin: 0;
    font-size: 14px;
}

.new-badge{
    font-size:8px;
}

/************************************* ¹«Ë¾Òµ¼¨ ******************************/

.performance-header{
    font-size: 36px;
    font-weight: bold;
}

.carousel-web{
    display: block;
}

.carousel-ph{
    display: none;
}

.success h5 {
    font-size:16px;
    padding:0px;
    margin: 0px;
}
.success p{
    font-size:14px;
    padding:0px;
    margin: 0px;
}
 

.position-relative{
    position: relative;
}

/* ×ó¼ýÍ·µÄÐÎ×´£¬·ÅÔÚ×î×ó±ßÍ¼µÄ×ó²à£¬´¹Ö±¾ÓÖÐ */
.carousel-control-prev {
    position: absolute;
    top: 70%; /* ´¹Ö±¾ÓÖÐ */
    left: -134px !important; /* ½«¼ýÍ··ÅÔÚ×î×ó±ßÍ¼µÄ×ó²à */
    transform: translateY(-70%); /* ´¹Ö±¾ÓÖÐµ÷Õû */
    z-index: 1;
}

/* ÓÒ¼ýÍ·µÄÐÎ×´£¬·ÅÔÚ×îÓÒ±ßÍ¼µÄÓÒ²à£¬´¹Ö±¾ÓÖÐ */
.carousel-control-next {
    position: absolute;
    top: 70%; /* ´¹Ö±¾ÓÖÐ */
    right: -134px !important; /* ½«¼ýÍ··ÅÔÚ×îÓÒ±ßÍ¼µÄÓÒ²à */
    transform: translateY(-70%); /* ´¹Ö±¾ÓÖÐµ÷Õû */
    z-index: 1;
}

/* ÉèÖÃ¼ýÍ·Í¼±ê¾ÞÏ¸ */
.carousel-control-prev img,
.carousel-control-next img {
    width: 48px;
    height: 48px;
}
@media (max-width: 768px) {
    .carousel-item row img {
        object-fit: cover;
        height: 400px;
    }
    .performance-header{
        font-size: 24px;
    }
    .swiper-wrapper{
        height: unset !important;
    }
    .carousel-web{
        display: none !important;
    }
    .carousel-ph{
        display: block !important;
    }
    /* µ÷Õû×ó¼ýÍ·ÔÚÐ¡ÆÁÄ»ÉÏµÄµØÎ» */
    .carousel-control-prev {
        left: 10px; /* ×ó¼ýÍ·¾àÀë×ó²à10px */
    }

    /* µ÷ÕûÓÒ¼ýÍ·ÔÚÐ¡ÆÁÄ»ÉÏµÄµØÎ» */
    .carousel-control-next {
        right: 10px; /* ÓÒ¼ýÍ·¾àÀëÓÒ²à10px */
    }

    /* µ÷Õû¼ýÍ·Í¼±êµÄ¾ÞÏ¸ */
    .carousel-control-prev img,
    .carousel-control-next img {
        width: 30px;
        height: 30px;
    }

    .news{
        padding-top:unset !important;
        padding-bottom:unset !important;
    }

    .news .news-title{
        padding-bottom: unset !important;
        font-size:20px !important;
    }

    .business-card{
        padding: 0 30px !important;
    }
}

.card{
    transition: box-shadow 0.3s ease; /* »¬Èó¹ý¶É³ÉÐ§ */
}
.card:hover {
    box-shadow: 2px 0 15px rgba(0, 0, 0, 0.1), 
    0 2px 15px rgba(0, 0, 0, 0.1), 
    -2px 0 15px rgba(0, 0, 0, 0.1) !important;
}

/* ¸ü¶à°´Å¥µÄÐÎ×´ */
.btn-more {
    background-color: #026db1; /* À¶É«²¼¾° */
    color: white; /* °×É«×ÖÌå */
 
    text-decoration: none;
    padding-left: 24px;
    padding-right: 24px;
    display: inline-block;
    transition: background-color 0.3s ease;
    border-radius: 0;
}

/* Êó±êÐüÍ£Ê±µÄÐÎ×´ */
.btn-more:hover {
    background-color: #fff; /* Êó±êÐüÍ£Ê±¸üÉîµÄÀ¶É« */
    color: #026db1; /* °×É«×ÖÌå */
    text-decoration: none;
    border: 1px solid #026db1;
}
/************************************* ÒµÎñÁìÓò ******************************/
/* ÒµÎñÁìÓò */
/* ÒµÎñÁìÓòµÄ×ÜÌåÐÎ×´ */
.business-area-section {
    background-image: url('/template/1/default/images/indeximages/bg2.png'); /* ²¼¾°Í¼Æ¬ */
    background-position: top;
    background-repeat: no-repeat; /* ²»·´¸´²¼¾°Í¼Æ¬ */
    width: 100vw; /* ¿í¶ÈÎªÈ«ÆÁ¿í¶È */
    height: auto; /* ¸ß¶È×Ô¶¯Æ¾¾ÝÄÚÈÝµ÷Õû */
    padding: 60px 0 30px 0;
    background-color: #f8f9fd;
}

/* ÉèÖÃsectionÄÚµÄ±êÌâÐÎ×´ */
.business-area-section h2 {
    color: white;
    font-size: 36px;
    font-weight: bold;
}

/* ÒµÎñ¿¨Æ¬ÈÝÆ÷£¬Ê¹ÓÃ flex ²¼¾ÖÎ¬³Ö¸ß¶ÈÒ»ÖÂ */
.business-row {
    display: flex;
    flex-wrap: wrap;
}

/* Ã¿¸öÒµÎñ¿¨Æ¬µÄÄ¬ÈÏÐÎ×´ */
.business-card {
    background-color: #ffffff; /* Ä¬ÈÏ°×É«²¼¾° */
    padding: 30px;
    border-radius: 3px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    text-align: center;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; /* È·±£Ã¿¸ö¿¨Æ¬µÄ¸ß¶ÈÒ»Ñù */
    cursor: pointer;
}

/* ±êÌâÐÎ×´ */
.business-card h3 {
    font-size: 22px;
    font-weight: bold;
    color: #026db1; /* Ä¬ÈÏÀ¶É«×ÖÌå */
    margin-top: 20px;
    position: relative; /* Ê¹ÏÂ»®ÏßÏà¶ÔÓÚ±êÌâ¶¨Î» */
}

/* ÏÂ»®ÏßµÄÐÎ×´ */
.business-card h3::after {
    content: "";
    position: absolute;
    width: 30px; /* ÏÂ»®ÏßµÄ¿í¶È£¬ÊÊºÏ¾ÓÖÐÁ½¸ö×Ö */
    height: 2px; /* ÏÂ»®ÏßµÄ¸ß¶È */
    background-color: orange; /* Ä¬ÈÏ³ÈÉ« */
    bottom: -10px; /* ÏÂ»®Ïß¾à±êÌâÎÄ×ÖµÄ¾àÀë */
    left: 50%;
    transform: translateX(-50%); /* ¾ÓÖÐÏÂ»®Ïß */
    transition: background-color 0.3s ease; /* »¬Èó¹ý¶É */
}

/* Êó±êÐüÍ£Ê±ÏÂ»®Ïß±äÎª°×É« */
.business-card:hover h3::after {
    background-color: #fff;
}

/* ÁÐ±íÐÎ×´ */
.business-card ul {
    list-style-type: disc;
}

.business-card h3 {
    font-size: 22px;
    font-weight: bold;
    color: #026db1; /* Ä¬ÈÏÀ¶É«×ÖÌå */
    margin-top: 24px;
}

.business-card ul {
    list-style-type: style type dot;
    padding: 10px;
    text-align: left;
}

.business-card ul li {
    color: #5d5d5d; /* Ä¬ÈÏ»ÒÉ«×ÖÌå */
    margin: 10px 0;
    font-size:14px;
    list-style: disc;
}

/* Êó±êÐüÍ£Ê±µÄÐÎ×´ */
/* Ê¹ÓÃ #026db1 À¶É«µÄÍ¶Ó° */
.business-card:hover {
    background-color: #026db1; /* ²¼¾°±äÎªÀ¶É« */
    color: white; /* ÎÄ±¾±äÎª°×É« */
    transform: translateY(-5px); /* ÇáÎ¢ÉÏÒÆ */
    box-shadow: 0 6px 12px rgba(2, 109, 177, 0.5); /* Ê¹ÓÃ #026db1 À¶É«µÄÒõÓ°£¬²¢¼ÓÒ»µãÍ¨Ã÷¶È */
}

.business-card:hover h3, 
.business-card:hover ul li {
    color: white; /* Êó±êÐüÍ£Ê±±êÌâºÍÁÐ±í±äÎª°×É« */
}
/* Í¼±ê²¿ÃÅµÄÐÎ×´ */
.business-card .icon img {
    width: 90px;
    height: 90px;
}



@media screen and (max-width: 767px) {
    .business-area-section h2{
        font-size: 24px;
    }
}

/************************************* ¹«Ë¾ÎÄ»¯ ******************************/
/* ÆóÒµÎÄ»¯×ÜÌåÐÎ×´ */
/* --- ±£ÁôÕæÏà×´ --- */
.corporate-culture-section {
    background-image: url("/template/1/default/images/indeximages/bg3.png");
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 60px 0;
    position: relative;
    text-align: center;
}

#cultureTabs {
    border: 0;
}

.culture-title{
    font-size: 36px;
    font-weight: bold;
}

.culture-tabs {
    display: flex;
    justify-content: center;
    position: relative;
}

/*.culture-tabs::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    width: 50%;*/
/*    border-bottom: 2px solid #dfdfdf;*/
/*    z-index: 1;*/
/*}*/

/* --- »ù´¡ÐÎ×´£¬Î´¼¤»î×´Ì¬ --- */
.culture-tabs .nav-link {
    background-color: transparent;
    color: #686868;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 20px;
    text-align: center;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
    border: none;
    outline: none;
}

/* --- Êó±êÐüÍ£Ê±µÄ Tab ÐÎ×´ --- */
.culture-tabs .nav-link.active {
    color: #393a38 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    z-index: 2 !important;
    border: none !important;
    background: none !important;
}

/* --- Êó±êÐüÍ£º£ºÍ¼¤»î×´Ì¬µÄÏÂ»®Ïß --- */
.culture-tabs .nav-link.active::after{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #026db1;
    z-index: 2;
    transition: width 0.3s ease;
}

/* --- tab µ×²¿Ä¬ÈÏ»ÒÉ«ÏÂ»®Ïß --- */
.culture-tabs .cul-nav-item:not(:has(.nav-link.active)) {
    border-bottom: 1px solid rgba(103, 104, 103, 0.21);
}

/* --- tab ÄÚÈÝ --- */
.about-content {
    display: none;
}

/* --- Êó±êÐüÍ£Ê±Õ¹Ê¾¶ÔÓ¦ÄÚÈÝ --- */
.cul-nav-item:active ~ .tab-content .about-content {
    display: none;
}

.cul-nav-item:active[data-target="#vision"] ~ .tab-content #vision,
.cul-nav-item:active[data-target="#development"] ~ .tab-content #development,
.cul-nav-item:active[data-target="#values"] ~ .tab-content #values {
    display: block;
    animation: fadeIn 0.3s ease-in-out;
}

/* --- Ôö³¤µ­Èë¶¯»­ --- */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@media screen and (max-width: 767px) {
    .culture-title{
        font-size: 24px;
    }

    .corporate-culture-section{
        padding: 30px 0;
    }
}


/************************************* ÕÐ±ê¼Æ·Ñ ******************************/
/* ÕÐ±ê¼Æ·ÑÕûÌå²¼¾Ö */
.bidding-calculator {
    background-color: #f7f8fc;
    padding: 50px 0;
    font-family: Arial, sans-serif;
}

.bidding-calculator h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.bidding-calculator p {
    font-size: 14px;
    color: #999;
}

.info-icon i {
    font-size: 14px;
    color: #999;
}

/* ±íµ¥²¿ÃÅÐÎ×´ */
.form-row {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.form-group {
    margin: 0 10px;
}

.form-control {
    border: 1px solid #ddd;
    border-radius: 0px;
    font-size: 14px;
    color: #333;
}

.form-control::placeholder {
    color: #999;
}

/* °´Å¥ÐÎ×´ */
.btn-primary {
    background-color: #026db1; /* À¶É«²¼¾° */
    color: white; /* °×É«×ÖÌå */
    text-decoration: none;
    padding-left: 48px;
    padding-right: 48px;
    display: inline-block;
    transition: background-color 0.3s ease;
    border-radius: 0;
}
.group_2 {
    background-color: rgba(248, 249, 252, 1);
    width: 100vw;
    height: 58px;
    margin-top: 6px;
}
.flex-col {
    display: flex;
    flex-direction: column;
}

.btn-primary:hover {
    background-color: #014a7f;
}

/* ÍÆËãÁË¾Ö²¿ÃÅ */
.result {
    margin-top: 20px;
    font-size: 18px;
    color: #333;
}

.result-value {
    font-weight: bold;
    color: #f60;
}

/***********************Footer*************************/
/* Ò³½ÅÐÎ×´ */
.footer {
    background-color: #0b1f3a;
    color: white;
    padding: 40px 0;
}

.footer_ph{
    display: none;
}

.footer h5 {
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin-bottom: 20px;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.footer ul li {
    margin-bottom: 10px;
}

.footer ul li a {
    color: #8e95a5;
    font-size: 14px;
    text-decoration: none;
}

.footer ul li a:hover {
    text-decoration: underline;
}

.footer .contact-info {
    list-style: none;
    padding: 0;
}

.footer .contact-info li {
    margin-bottom: 10px;
    color: #8e95a5;
    font-size: 12px;
}

.footer .qrcode {
    text-align: center;
    margin-top: 20px;
}

.footer .qrcode img {
    width: 100px;
    height: 100px;
}

.footer .footer-links {
 
}

.footer .footer-links p {
    font-size: 14px;

    color: #ccc;
}
.footerborder{
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.1);*/
}
.footer .footer-links a {
    color: #ccc;
    text-decoration: none;
}

.footer .footer-links a:hover {
    text-decoration: underline;
}

.qrcode p{
    padding-top:12px;
    font-size:12px;

}
.percent::after {
    content: "%";
    font-size: 20px;
    font-family: Lato-Light;
    font-weight: 300;
}
.pipeline {
    display: inline-block;
    width: 1px;
    height: 12px;
    /* background: red; */
    background: #515b6f;
    margin: -2px 4px;
}
.close-btn {
    cursor: pointer;
    position: absolute;
    top: 0;
    margin-top: 24px;
    margin-left: -24px;
}

.index_about {
    height: 320px;
    padding: 20px 0 30px;
    background: #005E9A;
    color: #fff;
}

.index_about .quickNav {
    padding-left: 10px;
    width: 33%;
    float: left;
    position: relative;
    display: inline-block;
}

.index_about .about {
    padding-left: 10px;
    width: 33%;
    float: left;
}

.index_about .contact {
     padding-left: 10px;
     width: 33%;
     float: left;
 }
.index_about h4 strong {
    font-weight: normal;
    float: left;
    color: #FFF;
}

.index_about h4 {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #CDC9C5;
    margin-bottom: 10px;
}

.index_about .quickNavButton {
    background-color: transparent;
    border: unset;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    padding: 0 10px;
    height: 30px;
}

#quickNavDropdown {
    position: absolute !important;
    background-color: rgba(128, 128, 128, 1.0) !important;
}

#quickNavDropdown {
    margin-top: 5px;
    height: 200px;
    overflow-y: auto;
    border: unset;
    border-radius: 5px;
    width: fit-content;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    display: none;
    z-index: 1;
    scrollbar-width: thin;
    scrollbar-color: #fff transparent;
}

.index_about #quickNavDropdown li {
    height: 25px;
    color: white;
    width: auto;
    padding: 0 10px;
}

.index_about .about h4 {
    margin-bottom: 20px;
}
.index_about h4 {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #CDC9C5;
    margin-bottom: 10px;
}

.index_about .about .intro {
    padding-bottom: 10px;
}

#footer {
    -webkit-transform: translateZ(0px);
    position: relative;
}

#footer {
    width: 100%;
    padding: 30px 0px;
    background: #4c4c4c;
    float: left;
    text-align: center;
}

#footer p{
    font-size: 13px;
    color: #898989;
}

.index_about .contact ul a {
    color: #fff;
    text-decoration: none;
}

#quickNavDropdown.show {
    display: block;
    opacity: 1;
    transform: translateY(0);
}
@media screen and (max-width: 639px) {
    .footer{
        display: none !important;
    }
    .footer_ph{
        display: block !important;
    }
    .footer_ph p{
        color: #ffffff;
    }
    .index_about {
        height: unset !important;
        display: flex;
        flex-direction: column;
    }
    .index_about .footNav {
        display: block;
    }
    .index_about .quickNav {
         width: 100%;
         order: 1;
    }
    .index_about .about {
        width: 100%;
        order: 2;
    }
    .index_about .contact {
        width: 100%;
        order: 3;
    }
}<!--ºÄÊ±1778746215.2248Ãë-->