.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;}
.footer_hui{background-color: #f5f5f5;    padding-top: 2.5rem;}

/*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); }
}
/*面包屑*/
.mt_wzhi {margin:0 auto;width:17.5rem;}
.mt_wzhi span {}
.mt_wzhi span a {font-size:0.275rem;line-height:0.75rem;}

/*列表标题*/
.mt_h2 {display:flex;justify-content:center;border-bottom:0.0125rem solid #bfbfbf;margin-bottom:0.75rem;padding-top:0.5rem;}
.mt_h2 h2 {font-size:0.45rem;line-height:0.5rem;padding-bottom:0.25rem;border-bottom:0.0125rem solid #c58f39;}
.mt_text {}
/*列表*/
.mt_content1400 {margin:0 auto;width:17.5rem;}
/**/
.mt_jz {background:#fff;    margin-bottom: 0.5rem;}
.mt_jz .jz_banenr {float:left;width:6.375rem;height:8.375rem;}
.mt_jz .jz_banenr img{width:100%;}
.mt_jz .jz_text {width:9.125rem;float:left;padding:0.5rem 1rem 0.5rem 1rem;}
.jz_text p {font-size:0.225rem;line-height:180%;    font-family: "雅黑" !important;text-align: justify;}
.jz_text p img {/*width:100%;height:1rem;*/margin-bottom:0.5rem;}
.jz_nav{ width: 9.125rem;float: left;position: relative;padding: 0 1rem 0 1rem;}
.owl-dots{    display: none !important;}
.owl-prev{    display: none !important;}
.owl-theme .owl-controls {position:absolute;top:-0.7875rem;right:-0.5625rem;}
.article {text-align:center;}
.article span {display:block;}
.article span a img {margin-bottom:0.125rem;height:2rem;}
.article span a {font-size:0.2rem;display:block;font-family:"雅黑" !important;}
.owl-theme .owl-controls .owl-nav div {display:inline-block;height:0.4125rem;width:0.25rem;cursor:pointer;background:url(https://baolehui.com/uiFramework/commonResource/image/2023081616092520613.png) no-repeat;text-indent:999em;background-size: 100% 100%;}
.article{  }
/* 适配代码 */
@media screen and (max-width: 768px){
.mt_en{display: none;}
.index_nav{width:100%;}
/*banner*/
.bannerMenu{background-size: 100%;background-position: 0px bottom;}
.bannerimg{    height: 4rem;}
.bannerMenu p{display: none;}
.bannerMenu h2 span:after{    display: none;}
.bannerMenu h2 span{    font-size: 22px;line-height: 30px;    position: absolute;bottom: 3px;}
.pubcon2{    width: 95%;}
.bannerMenu h2{    margin-top: 0;}

.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%;}
/*标题*/
.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;}


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


.mt_jz .jz_text{      padding:20px  2%;    width: 96%;}
.jz_text p{    font-size: 16px;line-height: 30px;}
.jz_text p img{height: auto;margin-bottom: 20px;}
.mt_jz .jz_banenr{width: 100%;height: auto;}
.mt_jz .jz_banenr img{width: 100%; }
.jz_nav{    width: 100%;    padding: unset;    display: none;}
.article span a{    font-size: 16px;}
.article span a img{    margin-bottom: 20px;}
.article{    height: 217px !important;}
}