.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(/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(/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(/uiFramework/commonResource/image/2024081315354278235.jpg) no-repeat;background-size:100% 100%;height:11.825rem;}
.mfj {width:14.375rem;margin:0 auto;}
.iconBox {padding-top:0.625rem;}
.icon {width:3.5rem;float:left;}


.fsj_div1 {float:right;padding-top: 0.625rem;}
.fsj_div1 h1 {font-size:0.475rem;color:#76512e;text-align:center;    margin-bottom: 0.625rem;}
.fsj_div2 {     padding: 0.225rem 0.375rem;   margin-bottom: 0.35rem;float:right;width:7.3rem;height: 4.125rem;background:url(/uiFramework/commonResource/image/2024081216021930209.png) no-repeat;background-size:100% 100%;}

.fsj_list {float:right;}
.fsj_list li {float:left;width:2.4375rem;margin-left:0.375rem;background:#fbf4ce;}
.fsj_list li span {padding:5%;float:left;width:90%;}
.fsj_list li a {font-size:0.2rem;line-height:0.375rem;display:block;}
.fsj_list li a img {width:2.4375rem;height:1.375rem;object-fit:cover;}
.fsj_list li  p {font-size:0.15rem;color:#b0b0b0;line-height:0.375rem;}
.fsj_list li p em{    float: right;font-size: 0.15rem; color: #b0b0b0;}
.fsj_list>a {float:right;font-size:0.2rem;color:#76512e;margin-top:0.125rem;}






/*图片轮播*/.newsBox {width:100%;position:relative;}
.newsBox .HB {overflow:hidden;}
.newsBox .HB .autoPlay li {float:left;position:relative;width:100%;height:4.1875rem;}
.newsBox .HB .autoPlay li .Image {height:100%;background:#000;margin:0;}
.newsBox .HB .autoPlay li .Image img {display:block;width:100%;height:100%;margin:0 auto;object-fit:cover;transition:all 0.5s ease-out 0s;}
.newsBox .HB .autoPlay li .Image:hover img {transform:scale(1.1);}

.newsBox .HB .autoPlay li .Title { position: absolute;-webkit-text-stroke: 0.0375rem transparent;background: linear-gradient(90deg,#877777,orange,#7d7d0d,#6c4c31) top left / 100% 100%;-webkit-background-clip: text;width: 80%;left: 10%;right: 10%; top: 20%;text-align: center;}
.newsBox .HB .autoPlay li .Title a {color: #fff;font-size: 0.375rem;}
.newsBox .PLAYbtn {position:absolute;bottom:0.2rem;right:0.075rem;z-index:60}
.newsBox .PLAYbtn ul li {display:inline-block;width:0.125rem;height:0.125rem;margin-right:.5em;border-radius:50%;cursor:pointer;text-indent:99em;overflow:hidden;background:#fff;}
.newsBox .PLAYbtn ul li.on {width:0.125rem;height:0.125rem;background:#76512e;}

.newsBox .HB .autoPlay li .anniu {position:absolute;width:1rem;height:1rem;left:44%;top:44%;}
.newsBox .HB .autoPlay li .anniu img {wdith:100%;height:auto;}

/* 适配代码 */
@media screen and (max-width: 768px){
.footer_img{display: block}
.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(/uiFramework/commonResource/image/2024081215165182748.jpg) no-repeat center;height: auto;}


.icon{    display: none;}
.mfj{    width: 96%;}
.fsj_div1{float: unset;}
.fsj_div2{width: 93%;height: 100%;margin-bottom: 0.625rem;}

.fsj_div2 a img{    width: 100%; height: auto;}

.fsj_list{    width: 100%;    }
.fsj_list li{    width: 50%;margin-left: 0;}
.fsj_list li a img{    width: 100%;
    height:2rem;}
.fsj_list li a{    font-size: 16px;
    line-height: 30px;}
.fsj_list li p{    font-size: 14px;
    color: #b0b0b0;
    line-height: 30px;}
.fsj_list li p em{font-size: 14px;}
.fsj_list>a {
    font-size: 14px;
    margin-top: 20px;        margin-bottom: 30px;}
.fsj_list li:nth-child(3) {
  display: none;
}

}