@charset "utf-8";
/* CSS Document */

/*.margingT {	margin-bottom: 80px;}*/
.bottomAD {
	-webkit-box-sizing: border-box;
	height: 80px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	padding: 0 10px;
	overflow: hidden;
	width: 100%;
	background: rgba(108,1,2,.70);
}
/*.bottom-pic {
	position: absolute;
	top: 10px;
	width: 60px;
	height: 60px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bottom-pic img {
	width: 100%;
	height: 100%;
}
.bottom-text {
	margin-left: 70px;
	line-height: 80px;
	font-size: 32px;
	color: #fff;
}
.bottom-btn {
	position: absolute;
	top: 20px;
	right: 10px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #60b900;
	border-radius: 6px;
	text-align: center;
	font-size: 24px;
	padding: 0 5px;
	font-weight: bold;
}
.bottomAD a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}*/


.tel{ background:url(img/tel.png) no-repeat center 5px; width:33%;text-decoration: none; height: 80px; color: #fff; text-align: center; padding-top: 13%; }
.tel a, .tel a:hover{ width:33%; text-decoration: none; height: 80px; color: #fff; text-align: center; padding-top: 13%;}

.lin{ background:url(img/lin.png) no-repeat center 5px; width:33%;text-decoration: none; height: 80px; color: #fff; text-align: center; padding-top: 13%; }
.lin a, .lin a:hover{ width:33%; text-decoration: none; height: 80px; color: #fff; text-align: center; padding-top: 13%;}

.wex{ background:url(img/wex.png) no-repeat center 5px; width:33%;text-decoration: none; height: 80px; color: #fff; text-align: center; padding-top: 13%; }
.wex a, .wex a:hover{ width:33%; text-decoration: none; height: 80px; color: #fff; text-align: center; padding-top: 13%;}

