.logotxt{
  font-weight: 700;
  color: #F80303;
  font-size: 34px;
  text-decoration: none;
}

.logotxt a{
  color: #F80303;
  text-decoration: none;
}
.logotxt a:hover {
  text-decoration: none;
}
.weixin a {
  color: #222222;
  font-size: 18px;
}
.weixin a:hover {
  text-decoration: none;
}
.weixin img{ 
	display:none;
	position:absolute; 
}

.weixin:hover img{
	position:absolute; 
	top:0;
	padding-left: 45%;
	padding-top:660px; 
	display:block;
	
}
.email {
	padding-top: 10px;
	text-align: center;
    font-size: 18px;
}
.qq {
line-height: 200%;
	padding-top: 10px;
	padding-button: 50px;
	text-align: center;
    font-size: 18px;
}
.qq a:hover{
	text-decoration: none;
}