@charset "utf-8";

html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

html {
  font-size: 100px;
  overflow: -moz-scrollbars-vertical;
  position: relative;
}

body {
  margin: 0;
  padding: 0;
  font-size: 100px;
  font-family: 'microsoft yahei', Arial, Helvetica, sans-serif;
  text-align: left;
  color: #000;
}

body > div {
  margin-right: auto;
  margin-left: auto;
}

div,
form,
img,
ul,
ol,
li,
p,
dl,
dt,
dd,
button,
input {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-weight: bold;
  font-size: 14px;
}

ul,
li {
  list-style: none;
  line-height: 24px;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
  cursor: hand;
}

a:hover {
  /*text-decoration:underline;*/
  color: #c00;
}

.j-li-hover a:hover {
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.area:after,
.area2:after,
.clear:after,
.con:after {
  content: " ";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clear,
.area,
.area2,
.con:after {
  *zoom: 1
}

.area {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
  position: relative;
}

.animate-time {
  -webkit-transition: .5s ease-out;
  -moz-transition: .5s ease-out;
  -ms-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out;
}

table {
  width: 100%;
}

table,
table td {
  border-collapse: collapse;
  border-spacing: 0;
}

.mglt-5 {
  margin-left: 5px
}

.mglt-10 {
  margin-left: 10px
}

.mglt-15 {
  margin-left: 15px
}

.mglt-20 {
  margin-left: 20px
}

.mglt-25 {
  margin-left: 25px
}

.mglt-30 {
  margin-left: 30px
}

.mglt-35 {
  margin-left: 35px
}

.mglt-40 {
  margin-left: 40px
}

.mglt-50 {
  margin-left: 50px
}

.mgbt-5 {
  margin-bottom: 5px
}

.mgbt-10 {
  margin-bottom: 10px
}

.mgbt-15 {
  margin-bottom: 15px
}

.mgbt-20 {
  margin-bottom: 20px
}

.mgbt-25 {
  margin-bottom: 25px
}

.mgbt-30 {
  margin-bottom: 30px
}

.mgbt-35 {
  margin-bottom: 35px
}

.mgbt-40 {
  margin-bottom: 40px
}

.mgbt-50 {
  margin-bottom: 50px
}

.mgtp-5 {
  margin-top: 5px
}

.mgtp-10 {
  margin-top: 10px
}

.mgtp-15 {
  margin-top: 15px
}

.mgtp-20 {
  margin-top: 20px
}

.mgtp-25 {
  margin-top: 25px
}

.mgtp-30 {
  margin-top: 30px
}

.mgtp-35 {
  margin-top: 35px
}

.mgtp-40 {
  margin-top: 40px
}

.mgtp-50 {
  margin-top: 50px
}

.center {
  text-align: center;
}

.blockimg {
  display: block;
}

.clearboth {
  clear: both;
}

/* 普通翻页器-默认居中 */
.m-page {
  margin: 20px 0;
  text-align: center;
  line-height: 32px;
  font-size: 0;
  letter-spacing: -0.307em;
  *letter-spacing: normal;
  *word-spacing: -1px;
  word-wrap: normal;
  white-space: nowrap;
  color: #999;
}

.m-page a,
.m-page i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  padding: 0 8px;
  margin-left: -1px;
  border: 1px solid #ccc;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  background: #fff;
  margin: 0 4px;
}

.m-page i {
  background: none;
}

.m-page a,
.m-page a:hover {
  text-decoration: none;
  color: #999;
}

.m-page a.first {
  margin-left: 0;
}

.m-page a.last {
  margin-right: 0;
}

.m-page a .pagearr {
  font-weight: bold;
  font-family: \5b8b\4f53;
  vertical-align: top;
  *vertical-align: middle;
}

.m-page a.pageprv .pagearr {
  margin-right: 3px;
}

.m-page a.pagenxt .pagearr {
  margin-left: 3px;
}

.m-page a:hover {
  background: #9c723c;
  color: #fff;
}

.m-page a:active {
  background: #9c723c;
}

.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
  cursor: default;
  color: #fff;
  background: #9c723c;
}

.m-page a.z-dis,
.m-page a.z-dis:hover,
.m-page a.z-dis:active {
  cursor: default;
  color: #999;
  background: #fff;
}

/* 居左 */
.m-page-lt {
  text-align: left;
}

/* 居右 */
.m-page-rt {
  text-align: right;
}

/* 居中 */
.m-page-ct {
  text-align: center;
}

/* 较小 */
.m-page-sm {
  line-height: 22px;
}

.m-page-sm a,
.m-page-sm i {
  padding: 0 8px;
}

/* 分离 */
.m-page-sr a,
.m-page-sr i {
  margin: 0 8px;
}

.m-page-sr i {
  border: 0;
}


/**/
.bnimbak {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bnimbak > a {
  display: block;
  width: 100%;
  height: 100%;
}

.bnimbak-img {
  display: none;
}

.grad-all,
.grad-all *,
.grad {
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}
