html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, li {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  vertical-align: bottom; }

button, input[type=button] {
  overflow: visible;
  box-sizing: content-box; }

label, input[type=button], input[type=submit], input[type=file], button {
  cursor: pointer;
  -webkit-appearance: none; }

button, input, select, textarea {
  margin: 0; }

button, input[type=button] {
  width: auto;
  overflow: visible; }

input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
  padding: 0;
  margin: 0; }

body {
  background: #00081f;
  font: 14px/22px "Microsoft Yahei";
  color: #cecece;
  min-width: 1200px; }

.cl:before, .cl:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden; }

.cl:after {
  clear: both; }

.cl {
  zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

.f12 {
  font-size: 12px; }

.f16 {
  font-size: 16px; }

.fw7 {
  font-weight: 700; }

.fw4 {
  font-weight: 400; }

.pr {
  position: relative; }

.pa {
  position: absolute; }

.vm {
  vertical-align: middle; }

.tac {
  text-align: center; }

a {
  color: #32353c;
  text-decoration: none; }

a:hover {
  color: #0098ee; }

.wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.maintitle {
  text-align: center;
  font: 700 36px/42px "Microsoft Yahei";
  color: #eaeaea; }

.hero {
  background: url("../images/hero.jpg")/*tpa=http://www.80ps.cn/zb/images/hero.jpg*/ 50% 0 no-repeat; }
  .hero .wrap {
    height: 730px; }
  .hero .logout {
    height: 43px;
    background: rgba(0, 1, 48, 0.48);
    left: 0;
    bottom: 148px;
    width: 100%;
    line-height: 42px;
    text-align: center;
    display: none; }
    .hero .logout .name {
      color: #fff;
      margin-right: 5px; }
    .hero .logout a {
      position: absolute;
      background: url("../images/btn1.png")/*tpa=http://www.80ps.cn/zb/images/btn1.png*/;
      width: 94px;
      height: 34px;
      font-weight: 700;
      color: #f0f0f0;
      top: 4px;
      line-height: 34px;
      right: 15px; }
  .hero .menu {
    width: 1277px;
    left: 0;
    bottom: 0;
    height: 148px; }
    .hero .menu li {
      height: 100%;
      cursor: pointer;
      background: url("../images/menu-h.png")/*tpa=http://www.80ps.cn/zb/images/menu-h.png*/ -900px -900px no-repeat;
      float: left;
      position: relative;
      text-indent: -999em;
      z-index: 1; }
      .hero .menu li:hover {
        z-index: 10; }
    .hero .menu .i1 {
      width: 322px;
      margin-left: -1px; }
      .hero .menu .i1:hover {
        background-position: 0 0; }
    .hero .menu .i2 {
      width: 345px;
      margin-left: -46px; }
      .hero .menu .i2:hover {
        background-position: 0 -180px; }
    .hero .menu .i3 {
      width: 350px;
      margin-left: -46px; }
      .hero .menu .i3:hover {
        background-position: 0 -360px; }
    .hero .menu .i4 {
      width: 398px;
      margin-left: -48px; }
      .hero .menu .i4:hover {
        background-position: 0 -540px; }

.m1 {
  padding-top: 60px;
  height: 520px;
  box-sizing: border-box; }
  .m1 .maintitle {
    padding-bottom: 60px; }
  .m1 .list {
    margin: 0 auto;
    width: 1168px; }
    .m1 .list li {
      width: 270px;
      height: 270px;
      overflow: hidden;
      border: 1px solid #92949f;
      margin: 0 10px; }
      .m1 .list li img {
        width: 100%;
        height: 100%;
        -webkit-transition: transform .3s ease-in;
        -ms-transition: transform .3s ease-in;
        transition: transform .3s ease-in; }
      .m1 .list li:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }

.content {
  background: url("../images/contentbg.jpg")/*tpa=http://www.80ps.cn/zb/images/contentbg.jpg*/ 50% 0 no-repeat;
  height: 1200px; }

.m2 {
  height: 791px; }
  .m2 .time {
    color: #ff17c6;
    font: 700 24px/30px "Microsoft Yahei";
    margin-top: 30px;
    height: 90px; }

.m3 {
  height: 366px; }
  .m3 .reminder {
    font: 14px/40px "Microsoft Yahei";
    padding: 50px 30px 0 46px;
    width: 920px;
    box-sizing: border-box; }
    .m3 .reminder h3 {
      font-size: 30px;
      font-weight: 700;
      margin-bottom: 10px; }
  .m3 .qr {
    width: 280px;
    right: -20px;
    top: 20px; }
    .m3 .qr img {
      width: 243px;
      height: 243px; }
    .m3 .qr p {
      font-size: 18px;
      font-weight: 700;
      color: #fefefe;
      margin-top: 15px; }

#maskbody {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 111111;
  display: none; }

.pop {
  background: url("../images/pop-bg.png")/*tpa=http://www.80ps.cn/zb/images/pop-bg.png*/ 50% 0;
  width: 832px;
  height: 1064px;
  box-sizing: border-box;
  position: absolute;
  z-index: 120000;
  left: 50%;
  margin-left: -416px;
  top: 340px;
  line-height: 40px;
  padding-top: 240px;
  display: none; }
  .pop .pop-close {
    background: url("../images/pop-close.png")/*tpa=http://www.80ps.cn/zb/images/pop-close.png*/;
    width: 33px;
    height: 33px;
    cursor: pointer;
    right: 15px;
    top: 178px;
    position: absolute; }
  .pop .box {
    width: 644px;
    padding-left: 95px; }
  .pop h2 {
    font: 700 44px/60px "Microsoft Yahei";
    height: 100px; }

.info-pop dd, .rule-pop dd {
  border-bottom: 1px dotted rgba(206, 206, 206, 0.6);
  padding-bottom: 20px;
  margin-bottom: 40px; }
  .info-pop dd:last-child, .rule-pop dd:last-child {
    border-bottom: 0 none; }
.info-pop dt, .rule-pop dt {
  font-size: 20px;
  font-weight: 700; }
.info-pop .end, .rule-pop .end {
  font-size: 24px; }
.info-pop .ico, .rule-pop .ico {
  background: url("../images/icon.png")/*tpa=http://www.80ps.cn/zb/images/icon.png*/;
  width: 95px;
  height: 110px;
  bottom: 170px;
  right: 150px; }

.rule-pop .btn {
  display: inline-block;
  background: url("../images/btn2.png")/*tpa=http://www.80ps.cn/zb/images/btn2.png*/;
  width: 286px;
  height: 53px;
  outline: none;
  font: 700 18px/53px "Microsoft Yahei";
  color: #cecece;
  text-align: center; }

.form-pop {
  background-image: url("../images/form-pop.png")/*tpa=http://www.80ps.cn/zb/images/form-pop.png*/;
  width: 886px;
  height: 942px;
  margin-left: -443px; }
  .form-pop h2 {
    font: 700 30px/36px "Microsoft Yahei";
    height: 36px; }
  .form-pop .box {
    width: 655px; }
  .form-pop .hint {
    color: #ce0000;
    font-weight: 700;
    height: 40px; }
  .form-pop .form-item label {
    width: 312px;
    float: left;
    line-height: 45px; }
    .form-pop .form-item label span {
      width: 100px;
      float: left; }
    .form-pop .form-item label:nth-child(even) {
      width: 323px;
      float: right; }
      .form-pop .form-item label:nth-child(even) span {
        width: 110px; }
  .form-pop .form-item .inp {
    width: 212px;
    height: 28px;
    box-sizing: border-box;
    background: #d2d2d2;
    border: 1px solid #6d21df;
    display: block;
    float: left;
    margin-top: 8px;
    padding-left: 10px;
    color: #6d21df;
    font-size: 14px; }
  .form-pop dt {
    line-height: 60px; }
  .form-pop .textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 158px;
    background: #d2d2d2;
    border: 1px solid #6d21df;
    font-size: 14px;
    resize: none;
    margin-bottom: 40px; }

#formSubmit {
  display: inline-block;
  background: url("../images/btn2.png")/*tpa=http://www.80ps.cn/zb/images/btn2.png*/;
  width: 148px;
  height: 53px;
  outline: none;
  font: 700 18px/53px "Microsoft Yahei";
  color: #cecece;
  text-align: center;
  border-radius: 3px;
  overflow: hidden; }

/*# sourceMappingURL=css.css.map */
