body{color:#222;-webkit-text-size-adjust:none;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body,button,input,select,textarea {font-family:Tahoma,Arial,Roboto,”Droid Sans”,”Helvetica Neue”,”Droid Sans Fallback”,”Heiti SC”,sans-self; line-height:1.5;}
ol,ul{list-style:none;}

html,body{ width:100%; height:100%;}
.img { width: 100%; float: left; }
.bottom {
  clear: both;
  background-color: rgb(245, 245, 245);
}
.bottom .content {
  margin: 0 auto;
  padding: 1.2rem 0 0.9rem;
  width: 12rem;
}
.bottom .logo {
  margin-bottom: 0.4rem;
  width: 2.27rem;
  height: 0.28rem;
  opacity: 0.5;
}
.bottom .info {
  font-size: 0.14rem;
  color: #999999;
}
.bottom .line {
  height: 2px;
  margin-top: 0.2rem;
  background: #999999;
}
.right {
  float: right;
}
