﻿/*------------------------底部---------------*/
.footer{ width:980px; margin:0 auto; margin-top:12px;}
.footer p.havebg{ background:url(../images/footerbg.jpg) repeat-x 0 0; line-height:28px; color:#FFF; text-align:center; padding-bottom:10px;}
.footer p.havebg a{ color:#FFF}
.footer p.havebg a:hover{ color:#ec9205; text-decoration:underline; color:#FFF; }
.footer p{ line-height:22px; color:#333; text-align:center}
.vistCount b{ color:#0d72af}

.erwei {right: 20px;bottom: 350px;position: fixed;_position: absolute;_bottom: auto;_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||200)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.close {
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
  right: -100px;
  top: 61px;
  _top: 62px;
  background: #FFF;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media only screen and (max-width:768px){
.footer{ width:100%}	
.erwei{ display:none}
.footer p.havebg{ display:none}
.footer p.p1,.footer p.p2,.footer p.p3{ display:none}	
	}
@media only screen and (max-width:375px){
.gongxing{ display:none}	
	}	