.mt_hui {background-color:#f5f5f5;}
.mt_content {position:relative;top:0;margin:0 auto;animation-name:fadeInDown;border-radius:0;}
.web_logo {width:100%;padding-left:0;}
.index_nav{    width: 62%;}
.mt_en{    display: block;}
.banner {position:relative;}
.mt_content1400 {margin:0 auto;width:17.5rem;    position: relative;}
.footer_hui{background-color: #f5f5f5;    padding-top: 2.5rem;}
.mt_wzhi{height:0.75rem}
.mt_wzhi span{display: none;}
/*列表标题*/
.mt_h2 {display:flex;justify-content:center;border-bottom:0.0125rem solid #bfbfbf;margin-bottom:0.75rem;padding-top:1rem;}
.mt_h2 h2 {font-size:0.45rem;line-height:0.5rem;padding-bottom:0.25rem;border-bottom:0.0125rem solid #c58f39;}
.mt_text {}
/*相关文章*/
.list_two{background: #fff;}
.mt_xgxx{    margin: 0 auto;width: 17.5rem;}
.mt_xgxx ul{    margin-left: -0.5rem;margin-bottom:1rem;}
.mt_xgxx ul li{    float: left;width: 5.5rem;margin-left: 0.5rem;margin-bottom: 0.25rem;}
.mt_xgxx ul li span{  background: url(https://baolehui.com/uiFramework/commonResource/image/2023110117184376498.png) no-repeat;  display: block;margin-bottom: 0.25rem;position: relative;overflow: hidden;}
.mt_xgxx ul li span img{     transition: all 1s;height:3rem;width: 100%;object-fit: cover;}
.mt_xgxx ul li a{    display: block; padding: 0 0.25rem; font-size: 0.225rem;line-height: 0.375rem;}
.mt_xgxx ul li p{display: block; padding: 0 0.25rem; font-size: 0.2rem;line-height: 0.375rem;}
.mt_xgxx ul li:hover img{    transform: scale(1.1);}

/*banner*/
.banner{width:100%;position: relative;}
.bannerimg{width:100%;height: 5.5rem;overflow: hidden;}
.bannerimg img{width:100%;animation: scale-bg 2s linear forwards;height: 5.5rem;}
.pubcon2{margin: 0 auto;width: 17.5rem;}
.bannerMenu{position: absolute;left:0;bottom:0;width:100%;height:4.5rem;background-repeat: no-repeat;background-position: left top;background-size:cover;}
.bannerMenu h2 span{font-size: 0.75rem;color: #fff;line-height: 1em;display: inline-block;font-weight: normal;min-width: 1.7rem;    position: relative;}
.bannerMenu h2{margin-top:1.5rem;}
.bannerMenu h2 span:after{content: "";height: 0.6375rem;width: 162%;display: block;background: url(https://baolehui.com/uiFramework/commonResource/image/2023122216072543141.png) no-repeat;position: absolute;left: -0.875rem;position: relative;background-size: 100% 100%;}
.bannerMenu p{position: absolute;bottom:0;}
.bannerMenu p a{display: inline-block;margin-right:0.5rem;color:#fff;font-size: 0.3rem;line-height: 1em;}
.bannerMenu p a:after{content: "";height:0.375rem;width:100%;display: block;margin-top:0.21rem;}
.bannerMenu p a.on:after{background: url(https://baolehui.com/uiFramework/commonResource/image/2023081609483248808.png) no-repeat center top;background-size: 70% 100%;}
.bannerMenu h2 i{font-size: 0.25rem;color: #fff; position:absolute;left:-0.825rem;top:0.925rem; }
/* banner动画 */
@keyframes scale-bg {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}

/* 适配代码 */
@media screen and (max-width: 768px){

/*banner*/
.bannerMenu{background-size: 100%;background-position: 0px bottom; height: 2.6rem;}
.bannerimg{    height: 2.6rem;}
.bannerimg img{    height: 2.6rem;}
.bannerMenu p{display: none;}
.bannerMenu h2 span:after{    display: none;}
.bannerMenu h2 span{    font-size: 20px;line-height: 30px;    position: absolute;    bottom: 20%; left: 6%;}
.bannerMenu h2 i{    display: none;}
.pubcon2{    width: 95%;}
.bannerMenu h2{    margin-top: 0;}
.mt_en{    display: none;}
.mt_content{position: unset;    animation-fill-mode: unset;-webkit-animation-fill-mode:unset; width: 96%;padding: 0 2%;}
.mt_wzhi{width: 96%;}
.mt_content1400{width: 96%;}
.index_nav{    width: 100%;}
/*标题*/
.mt_h2{  margin-bottom: 20px; padding-top: 20px;}
.mt_h2 h2{font-size: 22px;line-height: 30px;padding-bottom: 10px;border-bottom: 1px solid #c58f39;}


/* 面包屑 */
.breadCrumb span a{ font-size: 14px;line-height: 40px;}
.breadCrumb span{    font-size: 14px;}
.breadCrumb{    width: 100%;}








}