@charset "utf-8";
body {
  padding: 0;
  font-family: Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, "PingFangSC-Light", "Microsoft yahei", Arial, Helvetica, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 1.6;
}
ul {
  width: auto;
}
a {
  color: #666;
}

.bg-fff {
  background-color: #fff;
}
.bg-fafafa {
  background-color: #fafafa;
}
.bg-blue {
  background-color: #3DBDB6;
  background: -webkit-linear-gradient(left, #3DBDB6, #0089CE);
  background: -o-linear-gradient(right, #3DBDB6, #0089CE);
  background: -moz-linear-gradient(left, #3DBDB6, #0089CE);
  background: linear-gradient(to right, #3DBDB6, #0089CE);
}
.para {
  color: #666;
}
.a-center {
  text-align: center;
}

a:hover,
a:focus {
  text-decoration: none;
}

.pc-hidden {
  display: none;
}
.banner {
  position: relative;
  background-color: #1f1a3b;
}
.banner .wrapper {
  position: relative;
  padding-bottom: 145px;
}
.banner .left {
  max-width: 648px;
  float: left;
  margin-top: 35px;
  z-index: 2;
}
.banner .right {
  position: absolute;
  right: -85px;
  top: 12px;
  z-index: 1;
}
.wrapper {
  margin: 0 auto;
  width: 1200px;
  padding: 35px 15px;
}
.nav-list {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  padding-top: 16px;
  background-color: #000;
  z-index: 10;
}
.nav-list ul {
  width: 1200px;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  overflow: hidden;
}
.nav-list li {
  float: left;
  width: 33.3%;
  border-right:1px solid #454257;
}
.nav-list li:first-child {
  border-left: 1px solid #454257;
}
.nav-content {
  display: inline-block;
  width: 100%;
  padding-left: 86px;
  background: url("../../img/campaign/digi2018/nav-01.png") 30px 5px no-repeat;
}
.nav-2 {
  background-image: url("../../img/campaign/digi2018/nav-02.png");
  background-position: 35px 5px;
}
.nav-3 {
  background-image: url("../../img/campaign/digi2018/nav-03.png");
  background-position: 35px 5px;

}
.nav-content .tit {
  font-size: 18px;
  color: #fff;
}
.nav-content span {
  display: block;
}
.nav-content .desc {
  font-size: 12px;
  color: #9b9b9b;
}
.title-lg {
  font-size: 30px;
  color: #4a4a4a;
  font-weight: 100!important;
  margin-bottom: 20px;
}

.title-sm {
  margin: 20px 0 10px;
  font-size: 14px;
  color: #4a4a4a;
  font-weight: normal;
  position: relative;
  padding-left: 12px;
}
.white {
  color: #fff;
}
.blue {
  color: #1090cd;
}
/* 课程安排 */
.course-item {
  margin: 20px -4px;
}
.course-item > li {
  float: left;
  width: 33.3%;
  padding: 0 4px;
}
.course-list a:hover,
.course-list a:focus,
.cw-project a:hover,
.cw-project a:focus {
  color: #0089CE;
}
.course-wper {
  border: 1px solid #ececec;
  width: 100%;
  height: 255px;
  background-color: #fff;
  padding: 25px 0;
  box-shadow: 0px 0px 4px 0px #dedcdd;
}
.cw-white {
  height: 25px;
}
.cw-level {
  width: 78px;
  text-align: center;
  border-right: 1px solid #ececec;
}
.cw-content,
.cw-project {
  padding: 0 15px;
  font-size: 12px;
  color: #4a4a4a;
  vertical-align: top;
  height: 40px;
}
.cw-project {
  padding-left: 18px;
}
.cw-content ul {
  margin-top: 0;
  min-height: 175px;
}
.cw-content li {
  color: #666;
  position: relative;
  padding-left: 10px;
}
.cw-content li:before {
  content: "·";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
}
.more-btn {
  margin: 40px 0 5px;
  text-align: center;
}
.more-btn a:hover,
.more-btn a:focus {
  color: #16a5ed;
}
.buy-item {
  margin-left: -9px;
  margin-right: -9px;
}
.buy-item li {
  float: left;
  width: 25%;
  padding: 9px;
}
.buy-wper {
  width: 278px;
  height: 162px;
  position: relative;
  border: 1px solid #e2e2e2;
  text-align: center;
  padding: 10px;
}
.buy-btn {
  width: 100%;
  position: absolute;
  bottom: 13px;
  left: 0;
  text-align: center;
}
.buy-btn a {
  color: #fff;
  font-size: 14px;
  padding: 2px 12px;
  background-color: #3DBDB6;
  background: -webkit-linear-gradient(left, #3DBDB6, #0089CE);
  background: -o-linear-gradient(right, #3DBDB6, #0089CE);
  background: -moz-linear-gradient(left, #3DBDB6, #0089CE);
  background: linear-gradient(to right, #3DBDB6, #0089CE);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  z-index: 2;
}
.buy-btn a:hover,
.buy-btn a:focus {
  color: #fff;
  opacity: .8;
}
.wx-area {
  text-align: center;
}
.wx-area img {
  border: 1px solid #e2e2e2;
}
.wx-info {
  margin: 20px 0 0;
  color: #fff;
}
.wx-info span {
  padding: 0 25px;
  border-left: 1px solid #fff;
}
.wx-info span:first-child {
  border-left: none;
}
.wx-info a {
  color: #fff;
}
.wx-info a:hover {
  color: #fff;
}
.luck {
  margin-left: -5px;
  margin-right: -5px;
  float: left;
  width: 71%;
}
.luck-msg {
  margin-top: 5px;
  float: right;
  width: 29%;
}
.luck table {
  width: 100%;
}
.luck-unit {
  padding: 5px;
  width: 33.3%;
}
.prize-area {
  text-align:center;
  height: 145px;
  line-height: 110px;
  background-color: #fff;
  border: 2px solid #fff;
  padding: 15px;
}
.active .prize-area {
  border-color: #F2768F;
}
.prize-con {
  height: 95px;
  line-height: 90px;
}
.prize-area .para {
  text-align: center;
}
.prize-start-btn {
  padding: 16px 45px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  font-family: "FZSUXSYBJW--GB1-0";
  background-color: #3DBDB6;
  background: -webkit-linear-gradient(left, #3DBDB6, #0089CE);
  background: -o-linear-gradient(right, #3DBDB6, #0089CE);
  background: -moz-linear-gradient(left, #3DBDB6, #0089CE);
  background: linear-gradient(to right, #3DBDB6, #0089CE);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.prize-start-btn:hover {
  opacity: .9;
}

.lm-content {
  height: 455px;
  padding: 20px;
  padding-top: 35px;
  overflow: hidden;
}
.lm-content .para {
  position: relative;
  padding-left: 20px;
  margin-bottom: 14px;
}
.lm-content .para-tips {
  padding-left: 0;
}
.lm-content .para span {
  position: absolute;
  top: -0.6px;
  left: 0;

}
.lm-content .para.blue {
  font-size: 20px;
}


/* Modal */
#myModal {
  display: none;
  z-index: 100000;
  top: 25%;
  width: 450px;
}

.modal-header {
  position: relative;
  padding: 10px;
  background-color: transparent;
}

.modal-header .close {
  position: absolute;
  right: 8px;
  top: 6px;
  opacity: .4;
}

.modal-header .close:hover {
  opacity: .8;
}
.modal-content {
  border: none;
  margin: 0 15px;
}
.modal-title,
.modal-body {
  text-align: center;
  font-size: 20px;
  color: #666;
}

.modal-title {
  font-size: 24px;
}

.modal-body {
  padding-top: 0;
  min-height: 40px;
  font-size: 18px;
  color: #333;
  margin-top: 5px;
  margin-bottom: 10px;
}

.modal-desc {
  font-size: 15px;
  color: #999;
  text-align: center;
}

.modal-desc span {
  font-size: 15px;
}

.modal-footer {
  margin-top: 0;
  background-color: #fff;
}

.modal-footer .btn {
  font-size: 16px;
  padding: 5px 90px;
  background-color: #f2943c;
  border-color: #f2943c;
}
.level-m {
  display: none;
}
.text-block {
  display: block;
}
@media (min-width: 1200px) {
  .m8-body {
    padding-bottom: 274px;
  }
}
@media (max-width: 1200px) {
  .wrapper {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  
  .banner .right {
    display: none;
  }
  .m8-footer {
    margin-top: -23px;
  }
  .course-item {
    margin: 20px 0 0;
  }

  .course-item>li {
    float: none;
    width: 100%;
    margin-bottom: 22px;
  }
  .more-btn {
    margin: 0;
  }
  .luck {
    margin: 0;
    margin-bottom: 30px;
  }

  .luck-wper>div {
    float: none;
    width: 100%;
  }
  .lm-content {
    height: auto;
    margin-bottom: 10px;
  }

  .lm-content .para.blue {
    margin-top: 25px;
  }
  .nav-list ul {
    width: 100%;
    padding: 0;
  }
  .nav-content {
    padding-left: 60px;
    background-position: 10px 5px;
  }
  .buy-wper {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .text-block {
    display: inline;
  }
  .banner .left {
    margin-top: 0;
  }
  .banner .wrapper {
    padding-bottom: 70px;
  }
  .nav-list {
    height: auto;
    padding-top: 0;
  }

  .nav-list li,
  .nav-list li:first-child {
    border:none;
  }
  .nav-list li {
    text-align: center;
  }
  .nav-list li:first-child {
    text-align: left;
  }
  .nav-list li:last-child {
    text-align: right;
  }
  .nav-content {
    width: 100px;
    height: 46px;
    padding-left: 35px;
    line-height: 46px;
    background-position: 1px 12px;
    background-size: 25%;
  }
  .nav-2 {
    background-position: 1px 9px;
  }
  .nav-content .tit {
    font-size: 16px;
  }
  .nav-content .desc {
    display: none;
  }
  .para {
    text-align: left;
  }
  /* 课程安排 */
  .course-item>li {
    padding: 1px;
  }
  .cw-level {
    display: none;
  }
  .level-m {
    display: block;
    text-align: center;
    padding-bottom: 18px;
    margin-bottom: 14px;
    border-bottom: 1px solid #ececec;
  }
  .cw-content,
  .cw-project {
    padding-left: 25px;
    padding-right: 25px;
    height: auto;
  }
  .cw-content ul {
    min-height: auto;
    margin-bottom: 14px;
  }
  /*Lottery*/
  
  .luck-unit {
    padding: 2px;
  }
  .prize-area {
    height: 80px;
    line-height: 68px;
    padding: 5px;
  }
  .prize-area .para {
    font-size: 12px;
  }
  .prize-con {
    height: 50px;
    line-height: 50px;
  }
  .prize-con img {
    height: 80%;
  }
  .prize-start-btn {
    padding: 9% 20%;
    font-size: 14px;
  }

  /*免单专区*/
  .buy-item {
    margin-left: -4px;
    margin-right: -4px;
  }
  .buy-item li {
    width: 50%;
  }

  .wx-info span,
  .wx-info span:first-child {
    display: block;
    border: none;
    padding: 0;
  }

  /*modal*/
  #myModal {
    width: 90%;
    margin: 0 auto;
  }
  .modal-header .close {
    right: -4px;
  }
}
@media (max-width: 414px) {
  .buy-item li {
    padding: 4px;
  }
  .buy-wper {
    height: 115px;
    padding: 5px;
  }
  .buy-wper img {
    margin-top: 6px;
  }

  .buy-btn {
    bottom: 8px;
  }
}
@media (max-width: 365px) {
  .prize-start-btn {
    padding-left: 12%;
    padding-right: 12%;
  }
  .prize-area .para {
    font-size: 10px;
  }
  .buy-btn a {
    font-size: 12px;
  }
  .buy-wper {
    height: 100px;
  }
}
@media (max-width: 330px) {
  .nav-content {
    width: 90px;
    padding-left: 30px;
    background-size: 28%;
  }
  .nav-content .tit {
    font-size: 14px;
  }
  .para {
    font-size: 12px;
  }
  .lm-content .para.blue {
    font-size: 16px;
  }
  .cw-content,
  .cw-project {
    padding-left: 15px;
    padding-right: 15px;
  }
  .prize-area {
    padding-left: 0;
    padding-right: 0;
  }
}

