.column { border: 0 !important; }
ul,
li,
p,
input,
body,
h1,
h2,
h3 {
  padding: 0;
  margin: 0;
  list-style: none;
}

img {
  vertical-align: middle;
  border: 0px;
  border: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

body {
  font-family: "微软雅黑";
  min-width: 1180px;
  margin: 0 auto;
}

.alignRight {
  float: right;
}

.alignLeft {
  float: left;
}

.ea-wp100 {
  width: 100%;
}

.ea-w1180 {
  width: 1180px;
  margin: 0 auto;
}

a {
  text-decoration: none;
  color: #333333;
  font-size: inherit;
}

em {
  font-style: normal;
}

/********样式初始化结束*****/

@media screen and (max-width:750px){
.navgationDiv { display: none !important; }

/*分页*/
.pagenation {width: 100%!important;height: auto!important;}
}