body,
form,
div,
span,
ul,
ol,
li,
p,
pre,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
em,
a,
fieldset,
legend,
address,
label,
textarea,
select,
input,
figure,
table,
th,
td,
b,
i {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  font-size: 14px;
  font-family: "微软雅黑", "宋体", Verdana;
  height: 100%;
}
fieldset,
img {
  border: 0;
}
ul,
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
}
a:focus,
input,
button,
select,
textarea {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-variant: normal;
  font-weight: normal;
}
select,
img {
  vertical-align: middle;
}
legend {
  display: none;
}
textarea {
  resize: none;
}
.clearfix:after {
  content: ".";
  /*加一段内容*/
  display: block;
  /*让生成的元素以块级元素显示，占满剩余空间*/
  height: 0;
  /*避免生成的内容破坏原有布局高度*/
  clear: both;
  /*清除浮动*/
  visibility: hidden;
  /*让生成的内容不可见*/
}
.clearfix {
  zoom: 1;
  /*为IE6，7的兼容性设置*/
}
.vipact {
  background: url(../images/bg.jpg) no-repeat center top;
}
.main {
  position: relative;
  margin: 0 auto;
  width: 1240px;
  height: 4318px;
  overflow: hidden;
}
.main .opacity {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.main .opacity:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn{
  display: block;
  text-align: center;
  opacity: .8;
}
.btn:hover{
  opacity: 1;
}
.main .btn-pay {
  position: absolute;
  top: 1620px;
  left: 50%;
  margin-left: -157px;
  display: block;
  width: 314px;
  height: 86px;
  background: url(../images/btn1.png) no-repeat;
}
.panel {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}
.panel1 {
  top: 1855px;
}
.panel1 .rule {
  margin: 0 auto;
  width: 1035px;
  font-size: 20px;
  color: #666666;
  line-height: 34px;
  box-sizing: border-box;
}
.panel1 .rule .link {
  margin-top: 40px;
  margin-left: 80px;
  text-align: right;
  font-size: 24px;
}
.panel1 .rule a {
  color: #cac37b;
}
.panel1 .rule a:hover {
  text-decoration: underline;
}
.panel1 .rule .ps{
  margin-top: 30px;
}
.panel2{
  top: 2590px;
}
.panel2 .top,
.panel2 .content,
.panel3 .top,
.panel3 .content{
  position: relative;
  margin: 0 auto;
  width: 1040px;
}
.panel2 .top,
.panel3 .top{
  color: #8d7241;
  font-size: 24px;
}
.btn-public{
  width: 135px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  background: url(../images/btn_public.png);
}
.btn-my-rechange{
  position: absolute;
  top: 0;
  right: 10px;
}
.btn-rule{
  position: absolute;
  top: 0;
  right: 160px;
}
.panel2 .content .item{
  position: absolute;
  width: 220px;
}
.panel2 .content .item1{
  top: 164px;
  left: 5px;
}
.panel2 .content .item2{
  top: 164px;
  left: 270px;
}
.panel2 .content .item3{
  top: 164px;
  left: 535px;
}
.panel2 .content .item4{
  top: 164px;
  left: 800px;
}
.panel2 .content .item5{
  top: 360px;
  left: 5px;
}
.panel2 .content .item6{
  top: 360px;
  left: 270px;
}
.panel2 .content .item7{
  top: 360px;
  left: 535px;
}
.panel2 .content .item8{
  top: 360px;
  left: 800px;
}
.panel2 .content .item9{
  top: 556px;
  left: 5px;
}
.panel2 .content .item10{
  top: 556px;
  left: 270px;
}
.panel2 .content .item11{
  top: 556px;
  left: 535px;
}
.panel2 .content .item p{
  float: left;
  width: 105px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  color: #b73507;
}
.panel2 .btn-rechange{
  float: right;
  width: 109px;
  height: 45px;
  background: url(../images/btn_rechange.png);
}
.panel3{
  top: 3565px;
}

.panel3 .content .item a{
  display: block;
  width: 100%;
  height: 100%;
}
.panel3 .content .item{
  position: absolute;
  width: 315px;
  height: 38px;
  cursor: pointer;
}
.panel3 .content .item1{
  top: 182px;
  left: 7px;
}
.panel3 .content .item2{
  top: 182px;
  left: 360px;
}
.panel3 .content .item3{
  top: 182px;
  left: 713px;
}
.panel3 .content .item4{
  top: 393px;
  left: 7px;
}
.panel3 .content .item5{
  top: 393px;
  left: 360px;
}
.panel3 .content .item6{
  top: 393px;
  left: 713px;
}
.footer{
  position: absolute;
  top: 4240px;
  left: 0;
  right: 0;
  color: #615d5d;
  font-size: 20px;
  text-align: center;
}
.footer a{
  color: #615d5d;
}
.footer a:hover{
  color: #fff;
}
.layer{
  position: fixed !important;
  top: 0!important;
  right: 0!important;
  bottom: 0!important;
  left: 0!important;
  z-index: 9999!important;
  background: rgba(0,0,0,.6)!important;
  opacity: 1!important;
}
.layer-container{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.layer-rule-container{
  padding-top: 35px;
  width: 1120px;
  height: 411px;
  background: url(../images/bg_layer_rule.png) no-repeat;
}
.layer-record-container{
  padding-top: 35px;
  width: 1120px;
  height: 645px;
  background: url(../images/bg_layer_record.png) no-repeat;
}
.layer-title{
  text-align: center;
  font-size: 48px;
  color: #392813;
  font-weight: bold;
}
.layer-rule-container .layer-body{
  padding: 65px 85px 0;
  line-height: 36px;
  font-size: 20px;
  color: #392813;
}
.layer-rule-container .layer-body a{
  color: #c82921;
}
.layer-container .close{
  position: absolute;
  right: -55px;
  top: 0;
  width: 50px;
  height: 50px;
  background: url(../images/close.png) no-repeat;
}
.layer-record-container .layer-body{
  height: 500px;
  overflow-y: auto;
}
.layer-record-container table{
  margin: 20px auto 0;
  width: 975px;
  text-align: center;
  color: #392813;
}
.layer-record-container table th{
  font-size: 36px;
}
.layer-record-container table td{
  height: 45px;
  font-size: 24px;
  border-bottom: 1px solid #392813;
}
.float{
  position: fixed;
  right: 0;
  bottom: 150px;
  width: 226px;
  height: 431px;
  z-index: 999;
  background: url(../images/bg_float.png) no-repeat;
  overflow: hidden;
}
.float ul{
  margin-top: 200px;
  color: #c4aa74;
  text-indent: 25px;
  font-size: 20px;
  text-align: center;
}
.float ul li {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.float ul li.active{
  background: url(../images/float_active.png) no-repeat 40px center;
  background-size: 25px 69px;
}
.not-data{
  padding: 100px;
  text-align: center;
  font-size: 30px;
  color: #392813;
}