.ui-state-active {
    border: 1px solid var(--text-color) !important;
    background: var(--text-color) !important;
}

.ui-tabs .ui-tabs-nav li a {
    width: 100%;
    text-align: center;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 15px !important;
}

.t_brand_left figure {
    display: none;
}

.t_sl_mobile {
    display: none;
}


@media screen and (max-width: 1800px) {}

@media screen and (max-width: 1768px) {
    .t_navbar_nav {
        max-width: 1365px;
    }
}

@media screen and (max-width: 1600px) {
    .t_navbar_nav {
        max-width: initial;
    }

    .t_iprpadding {
        padding: 80px;
    }

    .t_content_row {
        padding-left: 80px;
    }

    #AboutUsDiv h2 {
        font-size: 22px;
    }

    .t_gb_first_p {
        gap: 80px;
    }

    .t_gb_first_p .ml10 {
        font-size: 22px;
    }

    .t_gb_first_inner_p .t_sub_p {
        margin-left: 0;
    }

    #BrandDiv .ml10 {
        font-size: 28px;
    }

    .t_brand_container2 {
        gap: 80px;
    }

    .t_energy_row{
        gap: 80px;
    }
}

@media screen and (max-width: 1440px) {
    .t_ir_ci_right img {
        max-width: 460px;
    }

    .t_aboutus_figure_1 {
        width: 100%;
        max-width: 250px;
        height: 250px;
    }
}

@media screen and (max-width: 1400px) {
    .t_iprpadding {
        padding: 80px 40px;
    }

    .t_content_row {
        padding-left: 40px;
    }

    .t_ir_ci_row {
        gap: 25px;
    }

    .t_ir_ci_icon i {
        font-size: 18px
    }

    .t_ir_ci_number {
        font-size: 15px;
    }

    .t_gb_first_p {
        gap: 40px;
        grid-template-columns: 1fr 1.5fr;
    }

    #BrandDiv .ml10 {
        font-size: 26px;
    }

    .t_gb_second_right p {
        font-size: 26px;
    }

    .t_brand_container {
        gap: 80px;
    }

    .t_brand_container2 figure:first-child {
        max-width: 260px;
    }
    
    .t_brand_container2 figure:nth-child(2) {
        max-width: 240px;
    }

    .t_rn_row {
        gap: 80px;
    }

    #GB2Div .t-layout-grid {
        grid-gap: 120px;
        padding-left: 80px; 
        padding-right: 80px; 
    }

    .t_energy_row{
        gap: 60px;
    }
}

.t_section_mobile_label {
    display: none;
}

.t_section_col {
    display: flex;
    flex-direction: row;
}

@media screen and (max-width: 1199px) {

    #BrandInnerPage2Div {
        display: flex;
        flex-direction: column;
    }

    .t_section_mobile_label {
        display: block;
    }

    .t_section_desktop_label {
        display: none;
    }

    .t_section_col {
        flex-direction: column;
    }

    #AboutUsDiv .t_inner_page_row {
        flex-direction: column;
        align-items: center;
    }

    .t_figure_row {
        margin: 30px auto 0;
        width: 100%;
        max-width: 540px;
    }

    .t_aboutus_figure_1 {
        width: 100%;
        max-width: 220px;
        height: 260px;
    }

    .t_iprpadding {
        padding: 40px;
    }

    #InnerInvestorContactDiv {
        overflow-x: hidden;
    }

    #InnerBannerDiv .t_banner,
    #InnerBannerDiv .t_banner figure {
        height: 240px;
    }

    .t_banner_title {
        bottom: 30%;
    }

    .t_content_row {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .t_section_label {
        text-align: center;
    }

    .t_chairman_row .t_report_box img {
        max-width: 240px;
    }

    .t_ir_ci_number {
        font-size: 16px;
    }

    .t_aw_category .swiper-button-next:after, .swiper-button-prev:after {
        color: var(--text-color);
        font-size: 24px;
    }

    .t_aw_category_item:hover,
    .t_aw_category_item,
    .t_aw_category_item.active {
        border: 0;
        background-color: transparent;
        color: var(--text-color);
    }

    #FinancialReportDiv {
        grid-template-columns: repeat(1, 1fr)!important;
    }

    .t_pdf_btn a {
        line-height: 1.5;
        text-align: center;
    }

    .t_tb_first_p .ml9 {
        font-size: 28px;
    }

    .t_tb_first_right p{
        font-size: 18px!important;
        padding-right: 0;
    }

    .t_tb_first_inner {
        gap: 30px;
        grid-template-columns: 1fr 1fr;
    }

    .t_tb2_row {
        gap: 60px;
    }

    .t_tb2_item_label{
        font-size: 18px;
    }

    #Milestone_TB_Div {
        padding-bottom: 60px;
    }

    .t_gb_first_p {
        gap: 20px;
        flex-direction: column;
        display: flex;
    }

    .t_gb_first_p figure {
        max-width: 520px;
    }

    .t_gb_first_inner_p .t_sub_p,
    .t_gb_first_p .ml10{
        text-align: center!important;
    }

    .t_gb_first_inner_p .t_sub_p br{
        display: none;
    }

    .t_gb_first_p .ml10 {
        font-size: 20px;
    } 

    .t_gb_container2 {
        position: relative;
    }

    .t_gb_container2 > figure {
        height: 75vh;
    }
    
    .t_gb_second_p {
        gap: 0;
        padding: 0 80px;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        display: flex;
    }

    .t_gb_second_right {
        margin-top: 20px;
    }

    .t_gb_second_right p:nth-child(2) {
        padding-top: 20px;
    }

    #GB2_AnimateNumber_Div {
        font-size: 80px;
    }

    .t_rn_animate_label {
        font-size: 28px;
    }

    .t_rn_animate_digit span,
    .t_rn_animate_digit h5 {
        font-size: 80px!important;
    }

    .t_brand_container {
        gap: 40px;
    }

    .t_brand_right figure,
    .t_brand_right figure img{
        max-width: 280px;
    }

    .t_brand_container2 {
        gap: 60px;
        flex-direction: column;
        display: flex;
    }

    .t_brand_right2 p.ml10{
        text-align: center!important;
    }

    .t_rn_row {
        padding: 20px;
        gap: 20px;
        flex-direction: column;
        display: flex;
    }

    .t_brand_container3 .t_rn_row .t_rn_col > p{
        margin-top: 0;
    }

    #GB2Div .t-layout-left p {
        font-size: 20px;
    }

    #GB2Div .t-layout-grid {
        grid-gap: 60px;
        padding-left: 80px;
        padding-right: 80px;
    }
    
    .t-brand-d-item h2{
        font-size: 22px;
    }

    .t-brand-d-item:not(:first-child) {
        margin-top: 6vw;
    }

    .t_energy_row{
        display: flex;
        flex-direction: column;
    } 

    .t_energy_item{
        padding: 20px 20px 10px;
        margin-top: 0;
        background-color: white;
    }

    .t_energy_label {
        font-size: 20px;
    }

    .t_energy_title {
        padding-bottom: 10px;
    }
    
    .t_energy_title h6 {
        font-size: 18px;
    }

    .t_press_item {
        gap: 5px;
        flex-direction: column;
        display: flex;
    }

    .t_press_date {
        font-weight: bold;
    }

    .t_contact_group {
        margin-bottom: 60px;
        gap: 20px;
        flex-direction: column;
        display: flex;
    }

    .t_contact_left {
        border-right: 0;
        border-bottom: 1px solid var(--text-color);
    }
    
    #TexwincaGroupDiv .t_contact_right {
        gap: 40px;
        column-gap: 40px;
        grid-template-columns: repeat(2, 1fr);
    }

    .t_contact_group h6 {
        font-size: 22px;
    }
    
    .t_contact_title {
        font-size: 18px;
    }

    .t_navbar_wechat>img, 
    .t_navbar_lang>img {
        min-width: 20px;
        max-width: 20px;
    }

    .t_ir_ci_right img {
        max-width: 340px;
    }
}

@media screen and (max-width: 1024px) {
    .t_shop_left_box {
        padding: 20px;
        height: 500px;
    }
    #MapDiv {
        height: 500px;
    }

    #AreaItem {
        height: 375px;
    }    

    .t_ir_ci_left p {
        font-size: 22px;
    }
}

@media screen and (max-width: 991px) {
    .t_brand_left figure{
        margin: 20px 0;
        display: block;
    }
    
    .t_brand_left figure img {
        width: 100%;
        max-width: 280px;
    }

    .t_brand_container .t_brand_right {
        display: none;
    }

    .t_ir_ci_row {
        flex-direction: column;
        display: flex;
    }

    .t_ir_ci_right {
        margin-top: 30px;
    }

    .t_ir_ci_right img {
        width: 100%;
        max-width: 380px;
    } 

    .t_section_label {
        font-size: 22px;
    }

    .t_committees_category {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .t_committees_c_item {
        margin-bottom: 20px;
        width: 100%;
        max-width: 420px;
        padding: 10px 20px;
        text-align: center;
    }

    .t_committees_content {
        margin: 30px auto 0;
    }

    .t_committees_content_item {
        margin-bottom: 30px;
    }

    .report-box {
        margin-top: 40px!important;
    }

    .report-img {
        max-width: 160px!important;
    }

    .t_shop_container {
        flex-direction: column;
    }

    .t_brand_container {
        flex-direction: column-reverse;
    }

    .t_brand_left {
        align-items: center;
    }

    .t_shop_left_box{
        padding: 20px;
        width: 100%;
        height: auto;
    }

    #MapDiv {
        width: 100%;
        height: 400px;
    }

    .t_shop_navbar{
        margin-bottom: 15px;
    }
    
    #AreaItem {
        height: 320px;
    }


    #GB2Div .t-layout-grid {
        grid-gap: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }

    #GB2Div .t-layout-left p {
        font-size: 16px;
    }

    .t-brand-d-item img {
        width: 100%;
        max-width: 160px;
    }
    
    .t-brand-d-item h2 {
        margin-top: 30px;
    }

    .t_news_content {
        grid-template-columns: repeat(2, 1fr);
    }

    .t_ir_ci_left p {
        font-size: 18px;
    }
}

@media screen and (max-width: 800px) {
    .t_sl_mobile {
        margin-bottom: 40px;
        display: block;
    }

    .t_chairman_whitebox .t_section_label{
        display: none;
    }

    .t_transition_bg video {
        padding: 40px;
    }

    .t_chairman_row {
        flex-direction: column;
    }

    .t_chairman_whitebox {
        margin-top: 40px;
        padding-top: 40px;
        border-left: 0;
        padding-left: 0;
        border-top: 2px solid black;
    }

    .t_chairman_row .t_report_box {
        margin-right: 0;
    }

    .t_chairman_row .t_report_box a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .t_chairman_row .t_report_box img {
        max-width: 180px;
    }

    .t_ci_item {
        padding: 10px 0;
        gap: 0;
        margin-bottom: 20px;
        flex-direction: column;
        display: flex;
    }

    .t_ci_label {
        margin-bottom: 10px;
    }

    .t_ci_text {
        margin-bottom: 10px;
        text-align: left;
    }

    .t_committees_name {
        font-size: 18px;
    }

    .t_home_stock_updatetime {
        bottom: 0;
        width: 100%;
        right: initial;
        text-align: center;
        position: relative;
    }

    .t_jo_left {
        flex-direction: row;
        align-items: center;
    }

    .t_jo_title h6 {
        line-height: 1;
        font-size: 16px;
    }

    .t_tb_first_p .ml9 {
        font-size: 22px;
    }

    .t_tb_first_inner {
        margin-top: 20px;
        gap: 30px;
        grid-template-columns: 1fr;
    }

    .t_tb2_row {
        flex-direction: column;
        display: flex;
    }

    .t_tb_np_category {
        flex-direction: column;
    }

    .t_tb_np_item {
        margin: 0 0 20px;
    }

    #Milestone_TB_Div .t_m_center_swiper {
        margin-top: 30px;
    }

    .t_gb_container3 .t_gb_cert {
        margin-top: 40px;
        gap: 40px;
        flex-wrap: wrap;
    }

    .t_gb_container3 .t_gb_cert img {
        max-width: 80px;
    }

    .t_gb_cert_img2 {
        max-width: 85px!important;
    }
    
    .t_gb_cert_img3 {
        max-width: 100px!important;
    }

    #GB2Div .t-layout-grid {
        display: flex;
        flex-direction: column;
    }

    .t-layout-left {
        top: auto;
        align-items: center;
    }

    .t-brand-d-item {
        padding-bottom: 20px;
        align-items: center;
        border-bottom: 1px solid lightgrey;
    }

    .t-brand-d-item:last-child{
        border-bottom: 0;
    }

    .t_jo_table div {
        font-size: 16px;
    }

    .t_jo_table div:first-child {
        min-width: 100px;
    }

    .t_jo_postdate {
        font-size: 16px;
        font-weight: normal;
        min-width: 100px;
    }

    #TexwincaGroupDiv .t_contact_right {
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }

    #TexwincaGroupDiv .t_contact_item {
        border-bottom: 1px solid lightgrey;
    }

    .t_contact_phone i {
        margin-top: 2px;
    }

    .t_aboutus_figure_1{
        max-width: 240px;
        height: 200px;
    }

    .t_committees_people_group {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media screen and (max-width: 799px) {
    #InnerInvestorContactDiv .t_ir_container{
        align-items: center;
    }
    
    .t_ir_contact_inner {
        flex-direction: column;
    }
}

@media screen and (max-width: 640px) {

    p {
        font-size: 14px;
    }

    .t_press_date,
    .t_press_item a {
        font-size: 14px;
    }

    #AboutUsDiv h2 {
        font-size: 16px;
    }

    .t_iprpadding {
        padding: 40px 20px;
    }

    #InnerCalDiv .t_iprpadding_sm {
        padding: 30px;
    }

    .t_figure_row {
        margin: 0 auto 30px;
        gap: 20px;
        justify-content: center;
    }

    .t_aboutus_figure_1 {
        max-width: 160px;
        height: 160px;
    }

    .t_aboutus_figure_2 {
        max-width: 220px;
        height: 260px;
    }

    .search-content-container>label,
    .search-type-container>label,
    .search-date-container>label {
        min-width: 80px !important;
    }

    .ui-tabs .ui-tabs-nav li {
        width: 100%;
    }

    .t_dcc_inner ul li {
        font-size: 16px;
    }

    .t_dcc_inner .t_foot_note_ul li {
        font-size: 13px;
    }

    .t_policies_pdf_item {
        flex-direction: column;
    }

    .t_policies_pdf_item span {
        padding-right: 0;
        font-size: 16px;
        text-align: center;
    }

    .t_policies_pdf_item i {
        margin-top: 15px;
    }

    .t_contactus_row {
        margin: 30px 0;
    }

    .t_ir_contact_inner {
        justify-content: center;
        align-items: center;
    }

    .t_ir_ci_left {
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .t_ir_ci_left p {
        font-size: 18px;
        text-align: center !important;
    }

    .t_tb2_inner {
        padding: 80px 20px;
    }

    .t_gb_second_p {
        padding: 0 40px;
    }

    .t_gb_second_right p {
        font-size: 24px;
    }

    .t_jo_box > p {
        margin-bottom: 20px;
    }

    .t_jo_head {
        display: none;
    }

    .t_jo_left {
        align-items: flex-start;
        flex-direction: column;
    }

    .t_jo_postdate {
        margin-bottom: 5px;
        font-weight: bold;
    }

    .t_jo_title h6 {
        font-weight: bold;
    }

    .t_jo_content {
        padding: 30px 0 0;
    }

    .t_jo_content ul {
        padding-bottom: 20px;
        border-bottom: 1px solid lightgrey;
    }
    
    .t_jo_item {
        margin-top: 20px;
        padding: 20px;
        border-bottom: 0;
        background-color: white;
    }

    .t_jo_title {
        padding: 0;
    }

    .t_jo_content {
        padding: 30px 10px 0;
        background-color: white;
    }

    .t_jo_label {
        font-size: 16px;
    }

    .t_news_content {
        grid-template-columns: repeat(1, 1fr);
    }

    #NmDiv .swiper img {
        height: 250px;
        max-width: 370px;
    }
    
    #NewsContentDesc_Div .swiper-button-next, #NewsContentDesc_Div .swiper-button-prev {
        padding: 20px!important;
    }

    #NewsContentDesc_Div .swiper-button-next:after, #NewsContentDesc_Div .swiper-button-prev:after {
        font-size: 18px;
    }

    #NewsContentLabel_Div {
        font-size: 18px;
        line-height: 1.5;
    }

    .t_brand_shop_button {
        font-size: 14px;
    }

    .t_committees_content {
        padding: 20px;
    }

    .t_committees_row h3 {
        font-size: 18px;
        text-align: center;
    }
}

@media screen and (max-width: 575px) {
    .t_figure_row {
        flex-direction: column;
    }

    #BrandDiv .ml10 {
        font-size: 18px;
    }
    
    .t_rn_animate_digit h5, .t_rn_animate_digit span {
        font-size: 64px!important
    }

    .t_contactus_row {
        display: flex;
        flex-direction: column;
    }

    .t_contact_col label {
        font-size: 16px;
    }

    .t_gb_container2 > figure {
        height: 95vh;
    }
    
    .t_gb_second_right p {
        font-size: 18px;
    } 

    .t_gb_second_right p:nth-child(2) {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    #GB2_AnimateNumber_Div {
        font-size: 64px;
    }

    .t_gb_cert_img1{
        max-width: 50px!important;
    }
    .t_gb_cert_img2{
        max-width: 55px!important;
    }
    .t_gb_cert_img3 {
        max-width: 60px!important;
    }

    .t_committees_content  > a {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .t_committees_content  > a i {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 414px) {
    .t_home_about {
        margin-top: 0;
    }
    .t_gb_second_p {
        padding: 0 20px;
    }

    .t_brand_left figure img {
        width: 100%;
        max-width: 220px;
    }
}