.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;}

.footer_hui{    padding-top: 0;}
.footer_img{    display: none;}
/*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;}

.maofenjie{    background: url(https://baolehui.com/uiFramework/commonResource/image/2023102710565537707.jpg) no-repeat;    background-size: 100% 100%;height:11.825rem;}
.mfj{width: 17.5rem;margin: 0 auto;}
.iconBox{    padding-top:0.625rem;}
.icon{    width: 3.5rem;float: left;}

.mt_chengshi_ul{ float: left;width: 9.875rem;margin-left: 0.625rem; margin-top: 0.5625rem;height: 6rem;overflow-y:scroll;}
/*滚动条样式*/
.mt_chengshi_ul::-webkit-scrollbar {/*滚动条整体样式*/
width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
height: 4px;
}
.mt_chengshi_ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px #d0841c;
background: #d0841c;
}
.mt_chengshi_ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
/* -webkit-box-shadow: inset 0 0 5px #fff; */
border-radius: 0;
background: rgba(0,0,0,0.1);
}

.mt_chengshi_ul li {float:left;width:20%;text-align:center;margin-bottom:0.25rem;}
.mt_chengshi_ul li span {    display: block;}
.mt_chengshi_ul li span img {width:0.8rem;height:0.8rem;object-fit:cover;transform-style:preserve-3d;backface-visibility:hidden;transition:transform .8s ease-in-out;}
.mt_chengshi_ul li:hover img {transform:rotateY(360deg);}
.mt_chengshi_ul li a {display:block;font-size:0.175rem;line-height:0.375rem;color:#78552b;line-height:0.5rem;}
.mt_chengshi_ul li a .txt{text-align:center;font-size:0.2rem;color: #78552b;}
.mt_feitian {position:absolute;transform:translate(130%,0%);bottom:3%;z-index:10;}

/* 适配代码 */
@media screen and (max-width: 768px){
.mt_en{display: none;}
.index_nav{width:100%;}
/*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_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;}


.maofenjie{background: url(https://baolehui.com/uiFramework/commonResource/image/2023102710362882145.jpg) no-repeat;    background-size: 100% 100%;height: 100vh;}
.mfj{    width: 96%;}
.icon {width: 30%;float: left;}
.mt_chengshi_ul{    width: 70%;margin-left:0;    height: 56vh;overflow: auto;}
.mt_chengshi_ul li{    width: 33%;    margin-bottom: 10px;}
.mt_chengshi_ul li a{    font-size: 16px;    line-height: 30px;}
.mt_chengshi_ul li span img{    width: 1rem;height: 1rem;}
.mt_chengshi_ul li a .txt{    font-size: 14px;}



}