.main_menu_area{
    background: none;
}
.absolute_menu .inner_main_nav_area >ul >li >a{
    font-size: 16px;
    color:#fff;
    font-weight: 500
}
.main_menu_area.sticky .inner_main_nav_area >ul >li >a,
.main_menu_area.sticky .inner_main_nav_area >ul >li >a i{
    color: #3b2415;
}
.inner_main_nav_area >ul >li >a>i{
    color:#fff;
}
.choose_text{
    text-align:center; 
}
.inner_img_context{
    bottom: unset;
    /*bottom: -188px;*/
}
.inner_img_area:hover .inner_img_context{
    bottom: 0px
}
.inner_brand_area{
    margin:8px;
}
.main_item{
    display: flex;justify-content: center;
}

.mean-bar{
    height: 108px
}
.main_menu_area.absolute_menu.sticky{
    background: #FFFFFF;
    height: 108px
}
.mean-container .mean-bar{
    background: #FFFFFF
}
.mean-container a.meanmenu-reveal{
    color: #21629d;
    top:34px;
}
.mean-container a.meanmenu-reveal span{
    background:  #21629d;
}
.mean-container .mean-nav {
    margin-top:112px;
}

.background{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 360px;
    margin-bottom: 0px;
}

.test_active{
    justify-content: center;
}
.site_logo_area{
    margin-left: 0px
}
.job_area{
    margin: 28px
}
@media (min-width: 1441px) and (max-width: 1800px) {
    .main_menu_area.absolute_menu.sticky {
        margin: 0; 
    }
}
@media (min-width: 1366px) and (max-width: 1440px) {
    .inner_main_nav_area {
        margin-left: 118px;
    }
}
@media (min-width: 1024px) and (max-width: 1365px) {
    .inner_main_nav_area {
        margin-left: 68px;
    }
}
@media (min-width: 992px) and (max-width: 1023px) {
    .inner_main_nav_area {
        margin-left: 68px;
    }
}
@media (max-width: 576px){
    .col-xs-auto{flex:0 0 auto;width:auto}
    .col-xs-1{flex:0 0 auto;width:8.33333333%}
    .col-xs-2{flex:0 0 auto;width:16.66666667%}
    .col-xs-3{flex:0 0 auto;width:25%}
    .col-xs-4{flex:0 0 auto;width:33.33333333%}
    .col-xs-5{flex:0 0 auto;width:41.66666667%}
    .col-xs-6{flex:0 0 auto;width:50%}
    .col-xs-7{flex:0 0 auto;width:58.33333333%}
    .col-xs-8{flex:0 0 auto;width:66.66666667%}
    .col-xs-9{flex:0 0 auto;width:75%}
    .col-xs-10{flex:0 0 auto;width:83.33333333%}
    .col-xs-11{flex:0 0 auto;width:91.66666667%}
    .col-xs-12{flex:0 0 auto;width:100%}
}
.home_company_title_en{
    font-size:46px;
    color:#000000;
    font-family:'微软雅黑';
    font-weight: bold;
}
.home_company_title{
    font-size:32px;
    letter-spacing:1px;
    color:#000000;
    font-family:'微软雅黑';
    font-weight: bold;
}
.home_company_introduction{
    line-height:1.8;
    color:#808080;
    font-size:16px;
    font-family:'微软雅黑';
}
.counter_active>.inner_counter>h4{
    margin:15px 0 15px;
    font-family:'微软雅黑';
    font-weight: 400;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.counter_active>.inner_counter{
    font-family:'微软雅黑';
    font-weight: bold;
    font-size: 46px;
    color: var(--zhaoyicolor);
    line-height: 40px;
    display: inline-block;
}
.counter_active:hover{
    background-color:var(--zhaoyicolor);
    border-top: 2px solid var(--whitec);
    border-bottom: 2px solid var(--whitec);
}
.counter_active:hover svg,
.counter_active:hover span{
    color: var(--whitec);
    transition: 0.5s;
}
.inner_blog_btn a,
.inner_blog_btn a i{
    color: var(--zhaoyicolor);
}
.inner_blog_img{
    height: 228px;
}
.inner_blog_img img{
    height: 100%
}
.inner_blog_content >a{
    color: var(--zhaoyicolor);
    font-size: 20px;
}
.news_title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_sub_title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 138px;
}

.cal_btn{
    margin-top: 28px;
    margin-bottom: 28px;
    display: inline-block;
}
.cal_btn a{
    background-color: var(--zhaoyicolor);
    border-radius: 2px
}
.cal_btn:hover a,
.cal_btn:hover i,
.cal_btn a:hover,
.cal_btn a i:hover{
    color: var(--zhaoyicolor);
}

.nav_div{
    display: flex;
    flex-wrap: wrap;
    margin-top: 22px;
}
.nav_btn{
    margin:18px 8px 18px 0;
    float: left;
}
.nav_btn a{
    background-color: #EEEEEE;
    border-radius: 2px;
    padding: 15px 45px 15px 45px;
    color: #525252;
}
.nav_btn a:hover{
    color: #FFFFFF;
    background-color: var(--zhaoyicolor);
}
.nav_btn >.active{
    color: #FFFFFF;
    background-color: var(--zhaoyicolor);
}
.card_active{
    margin-top: 28px
}
.job_title{
    padding-right: 38px
}

.accordion-button,.accordion-collapse{
    background-color: #f5f5f5;
}
.accordion-button:not(.collapsed){
    background-color: #2866A7;
}
.accordion-button:hover::after{
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}
.accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}
.news_container{
    margin-top: 18px;
    clear: both;
}
.news{
    clear: both;
    margin-bottom: 38px;
    border: 1px solid #dedede;
    padding: 18px
}
.news:hover{
    background: #ebeff3;
    transition: all .5s ease;
}
.news_text{
    width: 86%;
    float: left;
}

.hr_h1{
    font-family: '微软雅黑';
    font-size: 24px;
    font-weight: bold;
    color: black;
    margin-bottom: 20px;
}
.hr_h3{
    font-family: '微软雅黑';
    font-size: 20px;
    font-weight: 400;
    color: black;
    margin-bottom: 18px;
}
.about_us{
    margin-top: 4rem
}
.about_us_logo{
    display: flex;
    justify-content: center;
    margin-bottom: 68px;
    margin-top:30px;
}
.about_us_video{
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.about_us_vision_title{
    font-weight: 700;
    font-size:28px;
    margin-bottom: 38px;
    padding-top: 38px;
}
.about_us_vision_subtitle{
    font-size:16px;
}
.about_us_vision {
    box-shadow: 0 5px 83px rgb(3 43 86 / 12%);
    background: #fff;
    position: relative;
    overflow: hidden;
    transition: .5s;
    margin-bottom: 30px;
}
.about_us_vision_inner {
    position: relative;
    background: inherit;
    z-index: 2;
    transition: .5s;
    padding: 20px 10px;
}
.about_us_relative_text{
    position: relative;
    height: 152px;
}
.about_us_vision_text{
    height: 118px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: auto;
}
.company_detail>p{
    font-family: '微软雅黑';
    font-size: 18px;
    font-weight: lighter;
    color: black;
    margin-bottom: 18px;
    color: #505050;
}
.company_detail> .title{
    font-family: '微软雅黑';
    font-size: 18px;
    font-weight: 400;
    color: black;
    margin-bottom: 18px;
}

.category {
    text-align: center;
    margin-top: 28px;
}
.category h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    border-bottom: 2px solid #21629d;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.business_items{
    display: flex;
    flex-direction: column;
    gap:10px;
}
.business_item{
    /*display: flex;
    flex-direction: column;
    align-items: center;*/
    padding: 12px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    color: var(--zhaoyicolor);
}
.business_item:hover{
    color: #FFFFFF;
    background-color: var(--zhaoyicolor);
}
.business_item p{
    margin: 0;
    font-size: 13px;
    color: #333;
}
.business_item:hover p{
    color: #FFFFFF;
}
.business_item svg{
    width: 75px;
    height: 75px;
}
.business_describe{
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.business_text{
    width: 80%
}

.business_text h2{
    color: var(--zhaoyicolor);
    font-family: '微软雅黑';
    font-size: 40px;
    font-weight: bold;
}
.business_detail_line{
    border-top: 2px solid var(--zhaoyicolor);
    width: 100px;
}
.business_detail>p{
    font-size: 16px;
    font-weight: lighter;
    font-family: '微软雅黑';
}
.business_detail>img{
    width: 100%
}

.accordion-body p{
    font-size: 15px
}

.news_detail{
    margin-top: 18px;
}
.news_detail h1{
    text-align: center;
    font-size: 2rem;
}
.news_detail p{
    font-size: 15px
}

.product_section{
    margin:38px;
}
.product_icons_container{
    padding-top: 18px;
    padding-bottom: 30px;
}
.product_icons{
    margin:8px;
}
.product_h4{
    text-align: center;
    font-family: '微软雅黑';
    font-size: 16px;
    font-weight: 400;
    color: #505050;
}
.product_icon{
    justify-content:center;
    display: flex;
    margin:0 0 23px;
}
.product_icon_img{
    height:60px;
    margin-right:0px;
}
.product_img{
    display: flex;
    justify-content: center;
}
.product_describe{
    position: relative;
    overflow: hidden;
    margin:0 20px;
    padding: 23px 25px 30px;
    text-align: center;
    transition: 0.5s;
}
.product_detail>h2{
    font-size: 24px;
    font-weight: bold;
    font-family: '微软雅黑';
    color: black;
}
.product_detail>h3{
    font-size: 22px;
    font-weight: bold;
    font-family: '微软雅黑';
}
.product_detail>p{
    font-size: 16px;
    font-weight: lighter;
    font-family: '微软雅黑';
    color: #525252;
}
.product_detail_line{
    border-top: 4px solid var(--zhaoyicolor);
    width: 80px
}
@media (max-width: 1024px){
    .business_text{
        width: 100%
    }
}
.page-link{
    color:var(--zhaoyicolor);
}
.page-item.active .page-link{
    background-color:var(--zhaoyicolor);
    border-color:var(--zhaoyicolor);
}
.page-link:focus{
    box-shadow:unset;
}