.headerEj_bg{background:url(/uiFramework/commonResource/image/2023030916170572135.jpg) center 0 no-repeat;background-size: 100% 100%;}
/*
.otherBannerPad p{
    left: 50%;
    margin-left: -25%;
}
.otherBannerPad p b{margin:20px auto 0;}*/
.localtion{background:#F4F7FA;line-height:50px;color:#999;}

.about_us_right{width: calc(100% - 280px);}
.divName{font-size: 30px;color:#333;}


/**Reports**/
.reports_box ul{ overflow:hidden;display: flex;
    flex-wrap: wrap; }
.reports_box ul li{ width: 33.3%; /*float:left;*/margin-bottom: 20px;padding:10px 15px; }
.xzbgImg{ /*height: 365px;*/ position: relative;box-shadow: 2px 2px 10px rgba(41,43,50,.2);height:100%; overflow:hidden; }
.xzbgImg .xzbg_a{ position: absolute;bottom: 0; left: 0; width: 100%; height: 100%; text-align:center; display:none; }
.xzbgImg .xzbg_a div{ position: absolute; bottom: 0px; left: 0; width: 100%;height: 140px; text-align:center;background:#138118;opacity: 0.9;padding: 20px 0;}
.xzbgImg .xzbg_a div b{display:inline-block;width:1px;height:80%;background:#fff;}
.xzbg_a a{display:inline-block;width: 34%;height: 41px;margin: 0 15px;background:url(/uiFramework/commonResource/image/2023030916492065368.png) no-repeat center center;
    padding-top: 70px;
    text-align: center;
    color: #fff;
}
.xzbg_a a.down04{background:url(/uiFramework/commonResource/image/2023030916494458500.png) no-repeat center center;}
.xzbg_a a:hover{ opacity: 1; }
.xzbgImg:hover .xzbg_a{ display:block;  }
.xzbgImg img{ width: 100%;height:auto;object-fit:cover;transition:all 0.3s; }
.xzbgImg:hover img{  transform: scale(1.3); }/*
.xzbgImg:hover img{ -ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1); transform: scale(1.1,1.1);}*/ 
.xzbgTitle{ font-size: 18px; line-height: 35px; margin-top: 10px;color: #333;  }
.xzbgTitle i{ display:inline-block;width:8px;height: 8px;background:#0051BA;border-radius: 50%;margin-bottom: 2px;margin-right:10px;}
.xzbgTitle p{  text-align:center;  }
.xzbgDate{ font-size: 20px; color:#005bac;line-height: 45px; text-align:center; margin-top: 8px; }

/*Responsibility Topic*/
.cir-tit{color:#004fba;font-size:24px;margin-bottom:15px;text-align: left;}
.cir-txt{color:#999;font-size:18px;line-height:30px;margin-bottom:15px;background:url(/uiFramework/commonResource/image/2023022510461961139.png) 0 12px no-repeat;padding-left:20px;text-align: left;}


@media screen and (max-width: 1550px) {
.divName{font-size: 28px;}

}
@media screen and (max-width: 1440px) {
.xzbgImg{height:280px;}
.xzbgImg .xzbg_a div{height:100px;padding:10px 0;}
.xzbg_a a{margin:0 5px;background-size: 34px auto;font-size:14px;padding-top: 52px;}

.xzbg_a a.down04{background-size: 26px auto;}
.xzbgTitle{text-align:left;font-size:16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

}
@media only screen and (max-width:1150px ){


}
@media screen and (max-width: 1024px) {
.about_us_right {
    /*width: 68%;*/
}


}
@media only screen and (max-width:767px ){
   .pad_80 {   padding-top: 30px;   padding-bottom: 30px;}
.headerEj_bg{background-size: cover;}
.divName {font-size:22px;}
.about_us_right {
    width: 100%;
}

    .reports_box ul li{ width: 100%; }
.xzbgImg{height:100%;}
.xzbgImg .xzbg_a div{height:85px;}
.xzbg_a a{    padding-top: 42px;}

.cir-txt{font-size:16px;line-height:26px;margin-bottom:10px;background:url(/uiFramework/commonResource/image/2023022510461961139.png) 0 9px no-repeat;}
.cir-tit{font-size:20px;}
    

}