.footer{position: fixed;z-index: 1000;width: 100%;left: 0;bottom: 0;    background-color: #c09578;}
@supports (bottom: env(safe-area-inset-bottom)) {
	.footer {
		padding-bottom: env(safe-area-inset-bottom);
	}
}
.foot1{border-top: 1px solid #ECECEC;padding-top: .16rem;height: 1.08rem; padding-left: .2rem;padding-right: .2rem;position: relative;display:flex;}
.foot1>a{width: 1.4rem;flex:1;}
.foot1>a>span{display: block;width: 100%;height: .56rem;}
.foot1>a:nth-child(2){margin-right: 0.5rem;margin-left: 0.5rem;}
.foot1>a:nth-child(1)>span{background: url(../images/15-1.png) no-repeat center center/.56rem .56rem;}
/* .foot1>a:nth-child(2)>span{background: url(/static/new/images/15-2.png?1) no-repeat center center/.56rem .56rem;} */
.foot1>a:nth-child(2)>span{background: url(../images/15-111.png) no-repeat center center/.56rem .56rem;}
.foot1>a:nth-child(3)>span{background: url(../images/15-5.png) no-repeat center center/.56rem .56rem;}
.foot1>a:nth-child(1).active>span{background: url(/static/new/images/15-1b.png) no-repeat center center/.56rem .56rem;}
/* .foot1>a:nth-child(2).active>span{background: url(/static/new/images/15-2b.png) no-repeat center center/.56rem .56rem;} */
.foot1>a:nth-child(2).active>span{background: url(/static/new/images/15-4b.png) no-repeat center center/.56rem .56rem;}
.foot1>a:nth-child(3).active>span{background: url(/static/new/images/15-5b.png) no-repeat center center/.56rem .56rem;}
.foot1>a>p{text-align: center;font-size: .22rem;color: #fff;height: .36rem;padding-bottom: .12rem;}
/*.foot1>a.active>p{color: #fff;}
.foot1>a:nth-child(3){position: absolute;z-index: 1100;bottom: 0;left: 50%;transform: translateX(-50%);width: 1.5rem;}
.foot1>a:nth-child(3)>span{background: url(/static/new/ico/ico1.png) no-repeat center center/1rem 1rem;width: 1.5rem;height: 1rem;text-align:center;margin:0px auto;}
.foot1>a:nth-child(3).active>span{background: url(/static/new/ico/ico1.png) no-repeat center center/1.39rem 1.4rem;width: 1.5rem;height: 1.4rem;}
*/