.china_introduction_box .china_title_h1{
    color: #B93D3F;
    font-size: 30px;
    border-bottom: 2px solid #B93D3F;
    padding-bottom: 15px;
    position: relative;
}
.company_tel{
    position: absolute;
    right: 0;
    bottom: 15px;
    font-size: 15px!important;
    color: #111!important;
    margin-bottom: 0!important;
}
.company_tel>span{
    font-size: 18px!important;
    font-weight: bold;
}
.company_tel::before{
    content: '';
    background-image: url(../img/telephone_icon.png);
    width: 22px;
    height: 20px;
    position: absolute;
    left: -35px;
    top: 50%;
    margin-top: -10px;
}
.introduction_box{
    margin: 30px 0 70px 0;
}
.introduction_box h2{
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 40px;
}

.introduction_box_table>table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}
.introduction_box_table>table th{
    font-size: 18px;
    font-weight: 400;
    color: #111111;
    background: #F4F5F5;
    border: 1px solid #DDDDDD;
    border-bottom: none;
    padding: 10px 15px;
}
.introduction_box_table>table td{
    border: 1px solid #DDDDDD;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 400;
color: #666666;
}
.introduction_box_table>table tr:first-child td{
    border-top: none;
}
.introduction_address_box{
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.introduction_address_box>div:first-child{
    width: 80%;
}
.address_td{
    padding-right: 3%!important;
}

.address_td .address_td_link{
    border: 1px solid #B93D3F;
    padding: 5px 10px;
    font-size: 14px;
    width: 80px;
    height: 32px;
    line-height: 32px;
    color: #CC0000;
    border-radius: 4px;
}
.company_td{
    width: 24%;
}
.address_td{
    width: 52%;
}
.yw_td{
    width: 36%;
}
.csr_responsibility_deails_box h1{
    margin-top: 50px;
}
.csr_responsibility_deails_box p{
    margin-bottom: 10px;
}
.culture_img_box{
    justify-content: center;
    -webkit-justify-content: center;
}
.culture_img_box div{
    margin-right: 2%;
}
.culture_img_box p{
    margin-top: 10px;
}
.promotions_banner{
    cursor: pointer;
}
.promotions_banner img,.china_promotions_box img{
    width: 100%;
}
.promotions_video_box{
    margin-top: 40px;
}
.promotions_video_items{
    width: 23.5%;
    margin-left: 2%;
    margin-bottom: 2%;
}
.promotions_video_items:nth-child(4n+1){
    margin-left: 0;
}
.promotions_video_items p.title{
    font-size: 20px;
    color: #111111;
    font-weight: 400;
    margin: 15px 0;
}
.promotions_video_items p.date{
    font-size: 16px;
    font-weight: 400;
}
.hover_act:hover p,.hover_act:hover h3{
    color: #CC0000!important;
}
.promotions_video_items img{
    width: 100%;
}
.china_promotions_more{
    position: absolute;
    right: 0;
    bottom: 15px;
    font-size: 20px!important;
    color: #CC0000!important;
    margin-bottom: 0!important;
}
.promotions_active_year li{
    font-size: 22px;
    margin-right: 25px;
    cursor: pointer;
    padding: 0 15px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.promotions_active_year{
    margin-top: 25px;
}
.promotions_active_year li:first-child{
    margin-right: 10px;
    color: #333333;
    cursor: unset;
    padding: 0;
    text-align: left;
    width: auto;
}
.promotions_year.active{
    background-color: #BA3D40;
    color: #fff;
    border-radius: 3px;
}
.promotions_active_year li:last-child{
    margin-right: 0px;
}
.promotions_news_box>div{
    display: none;
}
.promotions_news_box>div.active{
    display: block;
}
.promotions_news_box{
    margin-top: 30px;
}
.promotions_news_items a{
   display: block;
   width: 32%;
   margin-left: 2%;
   margin-bottom: 3%;
}
.promotions_news_items a:nth-child(3n+1){
    margin-left: 0%;
}
.promotions_news_items a h3,.promotions_news_old_con h3{
    margin-bottom:15px;
    font-size: 20px;
    color: #111111;
    font-weight: 400;
    line-height: 1.4;
}
.promotions_news_items a h3{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}
.promotions_news_more{
    width: 160px;
    height: 48px;
    border: 1px solid #CC0000;
    font-size: 20px;
    color: #CC0000;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    padding-right: 30px;
}
.promotions_news_more::after{
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 19px;
    border-top: 1px solid #CC0000;
    border-right: 1px solid #CC0000;
    top: 50%;
    margin-top: -3px;
    transform: rotate(315deg);
    transition: all 0.5s;
}
.have_none::after{
    transform: rotate(135deg);
    margin-top: -12px;
}
.promotions_news_items a.promotions_news_hide,div.promotions_news_hide{
    display: none;
}

.promotions_news_old_img{
    width: 35.033%;
    margin-right: 2%;
}
.promotions_news_old_con{
    width: 62.967%;
}
.promotions_news_old{
    padding-bottom: 30px;
    border-bottom: 2px dashed #979797;
    margin-bottom: 3%;
   
}
.promotions_news_old_con h3{
    margin-top: 0;
}
.china_title_color2{
    color: #000!important;
}
.promotions_news_box .promotions_news_items p.date{
    color: #000;
    margin: 10px 0 5px 0;
}
.promotions_news_box .promotions_news_items p.date{
    color: #000;
}
.promotions_text{
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    min-height: 51px;
    font-size: 15px;
    margin-bottom: 10px;
}
.culture_page{
    margin-top: 4%;
}
.culture_page img{
    width: 100%;
}
.culture_page p{
    color: #000;
}
.culture_red>div{
    width: 46%;
}
.culture_red{
    justify-content: space-between;
}
.culture_01{
    margin-bottom: 100px;
}
.culture_title_img{
    max-width: 334px;
    margin-bottom: 30px;
}
.culture-swiper-pagination{
    text-align: center;
    width: 40%!important;
    position: absolute;
    z-index: 1;
    bottom: 0px!important;
}
.culture-swiper-pagination-right{
    right: 0;
    left: auto!important;
}
.culture-swiper-pagination>span.swiper-pagination-bullet-active{
    width: 27px;
    border-radius: 10px;
}
.culture_change_img{
    flex-direction: row-reverse;
}
.culture_swiper_text01>h2{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
}
.culture_swiper_01{
    padding-bottom: 20px;
}
.year_td{
    width: 12%;
}
.xgqy_tel_td{
    width: 14%;
}
.company_td>a:hover{
    color: #CC0000;
}
@media screen and (max-width: 1400px){
    .promotions_news_items a h3{
        min-height: 50px;
      }
}
@media screen and (max-width: 1091px){
    .promotions_video_items{
        width: 49%;
        margin-left: 2%;
        margin-bottom: 30px;
    }
    .promotions_video_items:nth-child(2n+1){
        margin-left: 0;
    }
}
@media screen and (max-width: 1220px){
    .company_tel{
        position: relative;
        margin: 30px 0 0 35px;
        bottom: 0;
    }
}

@media screen and (max-width: 974px){
    .pc_em{
        display: none;
    }
    .rwd-table-btn {
        position: absolute;
        display: block;
        box-sizing: border-box;
        right: 0;
        top: -48px;
        width: 40px;
        height: 45px;
        -webkit-animation: btnScrollAn 1.0s ease-out infinite alternate;
        animation: btnScrollAn 1.0s ease-in-out infinite alternate;
        padding-top: 50px;
        margin-top: 0;
    }
    .sp_box_table {
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
        position: relative;
    }
    .introduction_box_table_sp{
        width: 1300px!important;
    }
    .introduction_box h2{
        margin-top: 10px;
    }
   
    .culture_img_box div{
        margin-right: 0;
    }
    .promotions_news_items a{
        width: 49%;
        margin-left: 2%;
        margin-bottom: 5%;
    }
    .promotions_news_items a:nth-child(3n+1){
        margin-left: 2%;
    }
    .promotions_news_items a:nth-child(2n+1){
        margin-left: 0;
    }
    .promotions_news_old_img,.promotions_news_old_con{
        width: 100%;
        margin-right: 0;
        
    }
    .promotions_news_old_img{
        margin-bottom: 40px;
    }
    .promotions_news_old {
        padding-bottom: 15px;
        margin-bottom: 9%;
    }
}
.about_xgtj_box2_items{
    width: 32%;
    margin-right: 2%;
}
.about_xgtj_box2_items img{
  width: 100%;
}
.about_xgtj_box2_items:last-child{
    margin-right: 0;
}
.about_xgtj_box2_items a p{
    font-size: 24px;
    margin: 10px 0;
    color: #111111;
    text-align: center;
}
.about_xgtj_box .csr_new_title{
  font-size: 30px;
    font-weight: 400;
    color: #111111;
    text-align: center;
    margin-bottom: 45px;
    margin-top: 100px;
}

@media screen and (max-width: 974px){
  .about_xgtj_box2_items{
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }
  .about_xgtj_box2_items:last-child{
    margin-bottom: 0;
  }
  .culture_red>div{
    width: 100%;
    margin-bottom: 20px;
  }
  .culture_swiper_01{
    padding-bottom: 25px;
  }
  .culture-swiper-pagination{
    width: 100%!important;
  }
  .company_tel::before{
    top: 0;
    margin-top: 6px;
  }
  .promotions_active_year li{
    width: 70px;
  }

}