
.mod-bn-wrap{position:relative;display:flex;flex-direction:column;background-position:center;background-size:cover;background-repeat:no-repeat;color:#936;padding-top:.3rem;min-height:3.49rem}
.mod-bn-wrap.gray .mbn-bg{background-color:#f6f6f6}
.mod-bn-wrap .mbn-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}
.mod-bn-wrap .mbn-title{line-height:1.2083333333}
.mod-bn-wrap .mbn-info{line-height:1.5;margin-top:.13rem}
.mod-bn-wrap .btn{margin-top:.37rem;transition:.3s}
.mod-bn-wrap .btn:hover{filter:brightness(1.2)}
.mod-bn-wrap .mod-crumbs{display:flex;margin-top:auto;padding-top:.5rem;color:#999}
.mod-bn-wrap .mod-crumbs .crumbs-item{display:flex;align-items:center}
.mod-bn-wrap .mod-crumbs .crumbs-item:nth-child(n+2)::before{content:"-";display:block;color:#999;margin:0 .1rem}
.mod-bn-wrap .mod-crumbs .crumbs-entry{display:flex;align-items:center;transition:.3s}
.mod-bn-wrap .mod-crumbs .crumbs-entry:hover{color:#936}
.mod-bn-wrap .mod-crumbs .crumbs-home{margin-right:.1rem}

.about-wrap{padding-top:.8rem;padding-bottom:1rem}
.about-wrap .about-article{color:#333;padding-top:.45rem;line-height:1.7777777778}
.about-wrap .about-article p:nth-child(n+2){margin-top:.27rem}
.about-wrap .about-article img{margin:.42rem 0 .14rem;max-width:100%;object-fit:contain}
.about-wrap .pic-list{display:flex;flex-wrap:wrap;margin-top:.44rem}
.about-wrap .pic-item{border-radius:.1rem;overflow:hidden}
.about-wrap .pic-item{width:calc((100% - .6rem)/3)}
.about-wrap .pic-item:nth-child(n+2){margin-left:.3rem}
.about-wrap .pic-item:nth-child(3n+1){margin-left:0}
.about-wrap .pic-item:nth-child(n+4){margin-top:.3rem}
.about-wrap .pic-item{position:relative}
.about-wrap .pic-item::before{content:"";display:block;padding-top:64.7368421053%}
.about-wrap .pic-item .fill{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;z-index:1}
.about-wrap .pic-item img{display:block;margin:0}
@media(max-width: 750px){
	.about-wrap .pic-item{width:calc((100% - 0rem)/1)}
.about-wrap .pic-item:nth-child(n+2){margin-left:.3rem}
.about-wrap .pic-item:nth-child(1n+1){margin-left:0}
.about-wrap .pic-item:nth-child(n+2){margin-top:.3rem}
}
.introduce-wrap{padding-top:.98rem;color:#333;background-color:#f6f6f6}
.introduce-wrap .introduce-txt{line-height:1.7777777778}
.introduce-wrap .introduce-txt p:nth-child(n+2){margin-top:.3rem}
.introduce-wrap .bold{font-weight:bold;color:#222}
.introduce-wrap .s24{line-height:1.3333333333}
.introduce-wrap .introduce-bottom{display:flex;align-items:flex-end;justify-content:space-between;padding-top:.5rem}
.introduce-wrap .introduce-left{padding-bottom:.9rem}
.introduce-wrap .itd-title{line-height:1.4545454545;color:#222}
.introduce-wrap .itd-info{margin-top:.11rem;line-height:2;color:#666}
.introduce-wrap .introduce-right{margin-left:.5rem}
@media(max-width: 750px){
	.introduce-wrap .introduce-bottom{flex-direction:column;align-items:center}
.introduce-wrap .introduce-right{margin-left:0}
}

.honor-wrap{padding-top:1rem;padding-bottom:1rem}
.honor-wrap .honor-main{display:flex;align-items:center;margin:0 auto;width:100%;max-width:14.2rem;padding-top:.5rem}
.honor-wrap .swp-inner{align-items:flex-end}
.honor-wrap .honor-item{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}
.honor-wrap .honor-pic{border:10px solid;border-image:url("../images/icon/border.png") 10 10 round}
.honor-wrap .honor-base{width:100%;height:1.4rem;line-height:2;text-align:center;padding:.15rem .3rem;margin-top:.1rem;background:linear-gradient(to bottom, #eeefef, rgba(0, 0, 0, 0))}
