@charset "UTF-8";
/*函数进行传值*/
body {
  background: url(../images/intro/bg2.jpg) 0 top no-repeat #191e6d;
  background-size: 100%;
}

.kv-box {
  text-align: center;
  padding-top: 230px;
  position: relative;
}

.kv-box .btn-red {
  position: absolute;
  top: 350px;
  left: 50%;
  margin-left: -170px;
  background: url(../images/index/btn_icon.png) 40px 31px no-repeat #d71618;
  width: 275px;
  height: 80px;
  font-size: 28px;
  line-height: 78px;
  text-align: center;
  padding-left: 40px;
  color: #fff;
  display: inline-block;
  border-radius: 50px;
  letter-spacing: 2px;
}

.kv-box .btn-red .btn-tip {
  position: absolute;
  top: 90px;
  left: 30px;
  text-indent: 0;
}

.activity-box {
  text-align: center;
  margin-top: 85px;
}

.rule-box {
  margin-top: 80px;
}

.rule-box .tab-box {
  font-size: 20px;
}

.rule-box .tab-box .tab-title {
  background: url(../images/intro/rule_nav_bg.png) top no-repeat;
  padding: 45px 0;
  width: 1198px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.rule-box .tab-box .tab-title li {
  display: inline-block;
  width: 350px;
}

.rule-box .tab-box .tab-title li:first-child {
  width: 260px;
}

.rule-box .tab-box .tab-title li:last-child {
  width: 550px;
}

.rule-box .tab-box .tab-content {
  width: 1196px;
  margin: 0 auto;
  background: #15185b;
  border: 1px solid #162c62;
  border-top: none;
  margin-top: -12px;
}

.rule-box .tab-box .tab-content table {
  width: 96%;
  margin: 0 auto;
}

.rule-box .tab-box .tab-content td {
  border-bottom: solid 1px #747092;
  text-align: center;
}

.rule-box .tab-box .tab-content td.row01 {
  text-align: left;
  padding-left: 80px;
}

.rule-box .tab-box .tab-content td.row04 {
  text-align: left;
  font-size: 16px;
  line-height: 1.8em;
  padding: 0 60px 0 130px;
}

.rule-box .tab-box .tab-content td.noborder {
  border: 0;
}

.rule-box .tab-box .tab-content td .icon {
  background: url(../images/intro/rule_tab_icon.png) right center no-repeat;
  display: inline-block;
  height: 25px;
  text-align: right;
  padding-right: 35px;
}

.rule-box .tab-box .tip {
  font-size: 16px;
  text-align: left;
  margin-top: 20px;
}

.draw-box {
  margin-top: 90px;
}

.draw-box p {
  margin-bottom: 45px;
}

.text-box {
  margin-top: 80px;
}

.text-box ul {
  margin-top: -10px;
}

.text-box li {
  list-style: decimal;
  list-style-position: outside;
  font-size: 18px;
  line-height: 2.4em;
  margin-left: 20px;
}

.text-box p {
  font-size: 12px;
  line-height: 2.4em;
}
