.foot {
	background: #FFF;
	overflow: hidden;
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 53px;
	z-index: 9;
	box-shadow: 0 -2px 6px #ccc;
}

.foot dl {
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 7px;
}

.foot dl a {
	color: gray;
	display: block;
	text-decoration: none;
}

dl dt {
	font-weight: bold;
}

.foot dl dt img {
	height: 25px;
}

img {
	border: none;
	vertical-align: top;
}

.foot dl dd {
	line-height: 20px;
	color: gray;
	font-size: 13px;
}

dd {
	margin: 0;
	padding: 0;
}

dl {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

dt {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	height: 25px;
}


#showphoto img{width: 96%}

#showphoto{display: none;}
div#showphoto{ width:100%; height:100%;position:fixed;top: 0;margin: auto;background: rgba(0,0,0,1);
z-index: 10;text-align: center;}


/*showphoto*/
#showphoto #model{
	height: 100%;
	display: flex;
	align-items: center;
}

.banner{font-size: 0;text-align: center;}
.banner img{display: inline-block;
    width: 3.55rem;
    margin: 1px;
    font-size: 0;}