* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}




/**/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
html,body {
    background:url("../icon/bg.jpg");
    background-size:100% 100%;
    max-width: 640px;
    margin: 0 auto;
    height:100%;
    overflow:hidden;

}
.main {
  width: 86%;
  margin: 0 auto;
  overflow: hidden;
  height: 1000000000px;
  background:url("../icon/bg-layer.png");
  background-size:100% 100%;
}
.main-center {
    width: 90%;
    margin: 0 auto;
    height: 100%;
}
.center-block {
    display: block;
    margin: 0 auto;
}
.center {
    background:url("../icon/list-bg.png");
  background-size:100% 100%;
}
.head-logo {
    margin-top: 0.6rem;
}
.hint {
    margin-top: 0.6rem;
    position: relative;
    text-align: center;
}
.back {
/*    float: left;
    vertical-align: middle;*/
    position: absolute;
    left: 0;
}
.hint p {
    color: #fff;
    font-size: 0.45rem;
    text-align: center;
    text-shadow: 0 0 0;
    font-weight: bold;
    line-height: 0.8rem;
}
.g-main {
       position: absolute;
    width: 76%;
    left: 12%;
    height: 60%;
    overflow-y: auto;
    overflow-x: hidden;
}


    .head {
  margin-top:1.6rem;
}
.nav {
  margin: 1.2rem 0 1rem;
}
.navlist {margin: 0.6rem 0;}
.navlist a {
    width: 45%;
    line-height: 1rem;
    text-align: center;
    display: block;
    background: url(../icon/btn-bg.png);
    background-size: 100% 100%;
    float: left;
    font-size: 0.36rem;
    font-weight: bold;
    text-shadow: 0 0 0;
    color: #fff;
    margin: 0.24rem 0.18rem;
  }




.list-main {
  background: url("../icon/list-bg.png");
  background-size: 100% 100%;
}
.list-main li {
  border-bottom: 1px solid #ccc;
  margin: 0.28rem 0;
  padding-bottom: 0.12rem;
  list-style: none;
}
.list-main span {
  margin: 0 0.1rem;
  font-size: 0.38rem;
}
.list-main .sort {
  text-shadow: 0 0 0;
  color: #183beb;
  font-weight: bold;
  margin: 0 0rem 0 0.3rem;
  display: inline-block;
  width: 0.6rem;
  text-align:center;
}
.list-main .name {
  color: #323232;
  width: 1.8rem;
  display: inline-block;
  margin: 0 0.36rem;
  text-shadow: 0 0 0;
}
.list-main .logo {
  width: 2.8rem;
  margin-right: 0.2rem;
}
.list-main .logo img {
  width: 2rem;
  vertical-align: middle;
  height:0.6rem;
  margin-right: 0.34rem;
}
.list-main .money {
  color: #323232;
}
.list-main a {
  text-decoration: none;
}
.introduce-main p {
    color: #dedee3;
    font-size: 0.34rem;
    line-height: 0.7rem;
    text-align: justify;
  }
 .details-main {
  font-size: 0.46rem;
  background: url("../icon/d-bg.png");
  background-size: 100% 100%;
  overflow: hidden;
  padding-bottom: 0.4rem;
}
.details-main .name {
  text-align: center;
  font-size: 0.6rem;
  width: 74%;
  margin: 0.4rem auto 0.4rem;
  border-bottom: 1px solid #ccc;
}
.details-main .name img {
  display: block;
  margin: 0.4rem auto;
}
.details-main .box {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 0.46rem;
}
.desc {
  background: #261e4f;
  color: #fff;
  line-height: 0.7rem;
  padding: 0.2rem 0;
  text-align: justify;
}

.list-main li.list-name span {
  color: #000;
  font-weight: bold;
  padding-bottom: 0.1rem;
}
/*.list-name .logo {
}
.list-name .money {
  width: 2.6rem;
  display: inline-block;
  text-align: center;
}
*/
.list-main ul li:last-child {
  border:none;
}
.nbdLogo {
      position: absolute;
    z-index: 2;
    top: 92%;
    width: 50%;
    left: 25%;
}