@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  line-height: 1;
}

body {
  min-width: 1200px;
  font-size: 14px;
  color: #f6f6f6;
  font-family: 'Microsoft YaHei', arial, helvetica, sans-serif;
}

ul {
  list-style: none;
}

a {
  outline: none;
  text-decoration: none;
}

img {
  outline: none;
  border: 0 none;
}

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

input {
  outline: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #0f0a2a;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #0f0a2a;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #0f0a2a;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #0f0a2a;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.clearfix {
  zoom: 1;
  /*为IE6，7的兼容性设置*/
}

.clearfix:after {
  clear: both;
  /*清除浮动*/
}

.clearfix:after, .clearfix:before {
  content: ".";
  /*加一段内容*/
  display: table;
  /*创建匿名的表格单元，触发bfc*/
}

.relative {
  position: relative;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.login-box {
  position: absolute;
  top: 510px;
  left: 0;
  right: 0;
  text-align: center;
}

.login-box .btn-login {
  display: inline-block;
  color: #f83a98;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.login-box .btn-login:hover {
  color: #d8006c;
  text-decoration: underline;
}

.login-box .name {
  margin-right: 20px;
}

.login-box .login-info {
  display: inline-block;
  padding: 5px 30px;
  color: #e4dfeb;
  font-size: 18px;
  border-radius: 50px;
  background: #182435;
  width: 680px;
  margin: 0 auto;
}

.login-box .login-info a {
  color: #f83a98;
  margin: 0 15px;
}

.login-box .login-info a:hover {
  color: #d8006c;
  text-decoration: underline;
}

.login-box .login-info .area {
  display: inline-block;
  margin-right: 30px;
}

.section {
  overflow: hidden;
  background-size: contain;
}

.section.sect-01 {
  height: 960px;
  background: url(../images/sect_01.jpg) top center no-repeat;
}

.section.sect-01 .container {
  position: relative;
  overflow: hidden;
  height: 960px;
  background: url(../images/sect_01_c.jpg) center center no-repeat;
}

.section.sect-01 div[class*=time-0] {
  position: absolute;
  width: 160px;
  height: 189px;
  color: #2dd0e9;
  font-size: 20px;
  text-align: center;
  padding-top: 102px;
}

.section.sect-01 div[class*=time-0].time-01 {
  top: 460px;
  left: 69px;
  background: url(../images/time_01.png) center center no-repeat;
}

.section.sect-01 div[class*=time-0].time-02 {
  top: 545px;
  left: 370px;
  background: url(../images/time_02.png) center center no-repeat;
}

.section.sect-01 div[class*=time-0].time-03 {
  top: 545px;
  left: 670px;
  background: url(../images/time_03.png) center center no-repeat;
}

.section.sect-01 div[class*=time-0].time-04 {
  top: 460px;
  left: 970px;
  background: url(../images/time_04.png) center center no-repeat;
}

.section.sect-01 .down {
  position: absolute;
  top: 795px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 65px;
  height: 102px;
  font: 0/0 a;
  background: url(../images/down.png) center center no-repeat;
  -webkit-animation: mousetips 1s infinite linear 300ms 0 ease;
  -moz-animation: mousetips 1s infinite linear 300ms 0 ease;
  -ms-animation: mousetips 1s infinite linear 300ms 0 ease;
  animation: mousetips 1s infinite linear 300ms 0 ease;
  -moz-animation: mousetips 1s infinite linear;
  -webkit-animation: mousetips 1s infinite linear;
  -o-animation: mousetips 1s infinite linear;
  -ms-animation: mousetips 1s infinite linear;
  animation: mousetips 1s infinite linear;
}

.section.sect-02 {
  height: 2340px;
  background: url(../images/sect_02.jpg) top center no-repeat;
}

.section.sect-03 {
  height: 1300px;
  background: url(../images/sect_03.jpg) top center no-repeat;
}

.section.sect-03 .tit {
  padding: 430px 0 40px;
}

.section.sect-03 .row .left,
.section.sect-03 .row .right {
  float: left;
  width: 50%;
}

.section.sect-04 {
  height: 950px;
  background: url(../images/sect_04.jpg) top center no-repeat;
  overflow: inherit;
}

.section.sect-04 .tit {
  padding-top: 120px;
}

.section.sect-04 .container {
  position: relative;
}

.section.sect-04 .box-cont {
  position: relative;
  height: 510px;
  background: url(../images/bg_09.png) top right no-repeat;
  border-right: 2px solid #fd3a98;
  border-bottom: 1px solid #fd3a98;
  z-index: 1;
}

.section.sect-04 .box-cont .luck-tab {
  float: left;
  width: 220px;
}

.section.sect-04 .box-cont .luck-tab li {
  height: 170px;
  background: url(../images/bg_06.png) center center no-repeat;
}

.section.sect-04 .box-cont .luck-tab li.active {
  background: url(../images/bg_06_a.png) center center no-repeat;
}

.section.sect-04 .box-cont .luck-tab li.active a span {
  color: #750433;
}

.section.sect-04 .box-cont .luck-tab li a {
  display: block;
  font-size: 36px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 49px 0;
}

.section.sect-04 .box-cont .luck-tab li a span {
  display: inline-block;
  font-size: 24px;
  color: #025f69;
}

.section.sect-04 .box-cont .luck-tab li:hover {
  filter: brightness(1.02);
}

.section.sect-04 .box-cont .tab-content {
  float: left;
  width: 978px;
}

.section.sect-04 .box-cont .new {
  font-size: 24px;
  color: #fff;
  text-align: center;
  height: 50px;
  line-height: 50px;
  background: url(../images/bg_15.png) center center no-repeat;
  letter-spacing: 3px;
}

.section.sect-04 .box-cont .new.red {
  background: url(../images/bg_16.png) center center no-repeat;
  margin-top: 30px;
}

.section.sect-04 .tips {
  color: #2dd0e9;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}

.section.sect-05 {
  height: 1020px;
  background: url(../images/sect_05.jpg) top center no-repeat;
}

.section.sect-05 .row {
  width: 100%;
}

.section.sect-05 .rule {
  margin-top: 10px;
  color: #2dd0e9;
}

.section.sect-05 .rule h6 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
}

.section.sect-05 .rule p {
  position: relative;
  font-size: 16px;
  line-height: 2;
  padding-left: 30px;
  margin-bottom: 5px;
}

.section.sect-05 .rule p span {
  position: absolute;
  left: 0;
  top: 4px;
  border: 1px solid #2dd0e9;
  border-radius: 50px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

.section.sect-06 {
  height: 1160px;
  background: url(../images/sect_06.jpg) top center no-repeat;
  overflow: inherit;
}

.section.sect-06 .container {
  position: relative;
}

.section.sect-06 .img {
  position: relative;
  display: block;
  width: 580px;
  height: 590px;
}

.section.sect-06 .img:before {
  position: absolute;
  right: -14px;
  bottom: -10px;
  display: block;
  width: 553px;
  height: 598px;
  content: '';
  background: url(../images/bg_11.png) bottom right no-repeat;
}

.section.sect-06 .left,
.section.sect-06 .right {
  float: left;
  width: 50%;
}

.section.sect-06 .left p {
  margin-top: 30px;
  width: 580px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background: url(../images/bg_12.png) center center no-repeat;
  height: 52px;
  line-height: 52px;
}

.section.sect-06 .left p a {
  color: #2dd0e9;
}

.section.sect-06 .left p a:hover {
  text-decoration: underline;
}

.section.sect-06 .right {
  padding-left: 30px;
}

.section.sect-06 .award-gift {
  display: inline-block;
  margin: -40px auto 20px;
}

.section.sect-06 .award-gift li {
  float: left;
  margin: 0 40px;
  text-align: center;
}

.section.sect-06 .award-gift li p {
  position: relative;
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin-top: -30px;
  font-size: 16px;
  color: #2dd0e9;
  background: url(../images/bg_13.png) center center no-repeat;
  z-index: 1;
}

.logo a {
  position: absolute;
  top: 25px;
  left: 30px;
  display: block;
  width: 283px;
  height: 78px;
  font: 0/0 a;
  background: url(../images/logo.png) center center no-repeat;
  z-index: 10;
}

.logo a:hover {
  filter: brightness(1.1);
}

.tit {
  padding: 50px 0 80px;
  text-align: center;
}

.tit h2 {
  margin: 15px 0 10px;
  height: 124px;
  font: 0/0 a;
}

.tit small {
  font-size: 16px;
  color: #2dd0e9;
}

.tit.tit-01 h2 {
  background: url(../images/tit_01.png) center center no-repeat;
}

.tit.tit-02 h2 {
  background: url(../images/tit_02.png) center center no-repeat;
}

.tit.tit-03 h2 {
  background: url(../images/tit_03.png) center center no-repeat;
}

.tit.tit-04 h2 {
  background: url(../images/tit_04.png) center center no-repeat;
}

.tit.tit-05 h2 {
  background: url(../images/tit_05.png) center center no-repeat;
}

.tit-small {
  height: 160px;
  line-height: 60px;
  background: url(../images/bg_04.png) left top no-repeat;
}

.tit-small h3 {
  position: relative;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 60px;
  display: inline-block;
  letter-spacing: 4px;
  margin-bottom: 15px;
}

.tit-small h3 span {
  display: inline-block;
  width: 110px;
  height: 60px;
  line-height: 60px;
  vertical-align: bottom;
  text-align: center;
  background: #08aad5;
}

.tit-small small {
  display: block;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}

.tit-small small em {
  font-style: normal;
  color: #fdb62e;
  margin-left: 10px;
}

.term {
  overflow: hidden;
}

.term li {
  float: left;
  width: 25%;
  height: 444px;
  text-align: center;
  background: url(../images/bg_02.png) top center no-repeat;
  margin-bottom: 65px;
}

.term li .name {
  font-size: 24px;
  color: #f6a70a;
  font-weight: 700;
  margin-top: 60px;
}

.term li div {
  position: relative;
  width: 162px;
  height: 187px;
  margin: 10px auto;
  background: url(../images/bg_03.png) center center no-repeat;
}

.term li div img {
  margin-top: 40px;
}

.term li a {
  margin: 0 auto 10px;
  display: block;
  width: 168px;
  height: 59px;
  line-height: 59px;
  color: #fff;
  font: 0/0 a;
  background: url(../images/btn_05.png) center center no-repeat;
}

.term li a:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

.term li p {
  font-size: 16px;
}

.term li p span {
  margin-left: 10px;
}

.boon {
  overflow: hidden;
  margin: 40px 20px 0;
}

.boon li {
  float: left;
  width: 25%;
  text-align: center;
}

.boon li .box {
  width: 200px;
  height: 182px;
  margin: 0 auto;
  background: url(../images/bg_10.png) center center no-repeat;
}

.boon li img {
  margin: 50px 0 15px;
}

.boon li .cont {
  padding-top: 10px;
  margin: 0 auto;
  text-align: left;
  color: #fff;
  width: 173px;
  height: 96px;
  line-height: 1.2;
  font-size: 16px;
  text-align: center;
  background: url(../images/bg_08.png) center center no-repeat;
}

.boon li .cont span {
  color: #fdb62e;
}

.boon li p {
  width: 190px;
  height: 42px;
  line-height: 42px;
  background: url(../images/bg_07.png) center center no-repeat;
  font-size: 18px;
  margin: 20px auto;
}

.boon li p span {
  color: #fdb62e;
  font-size: 24px;
  font-weight: 700;
}

.boon li a {
  display: block;
  margin: -40px auto 15px;
  width: 189px;
  height: 67px;
  line-height: 67px;
  font: 0/0 a;
  color: #0e0c28;
  background: url(../images/btn_08.png) center center no-repeat;
  background-size: cover;
  letter-spacing: 5px;
}

.boon li a:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

.boon.two {
  margin: 0 80px;
}

.boon.two li {
  width: 50%;
}

.boon.two li p {
  width: 330px;
  background: url(../images/bg_14.png) center center no-repeat;
}

.boon.one li {
  width: 100%;
}

.row {
  overflow: hidden;
}

.award-box {
  position: relative;
}

.award-box .btn {
  position: absolute;
  top: 162px;
  left: 230px;
  display: block;
  padding-top: 100px;
  width: 220px;
  height: 152px;
  font-size: 16px;
  color: #fff;
  background: url(../images/btn_09.png) center center no-repeat;
  text-shadow: 1px 1px 5px #ffcbe5;
  text-align: center;
}

.award-box .btn span {
  color: #ffed77;
  font-size: 22px;
}

.award-box .btn:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

.award {
  position: relative;
  float: left;
  width: 690px;
  height: 312px;
}

.award li {
  position: absolute;
  width: 220px;
  height: 150px;
  text-align: center;
  border: 1px solid #2dd0e9;
}

.award li.item-01 {
  top: 0;
  left: 0;
}

.award li.item-02 {
  top: 0;
  left: 230px;
}

.award li.item-03 {
  top: 0;
  left: 460px;
}

.award li.item-04 {
  top: 162px;
  left: 460px;
}

.award li.item-05 {
  top: 162px;
  left: 0;
}

.award li img {
  margin-top: 15px;
}

.award li p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  background: #2dd0e9;
  font-size: 16px;
}

.award li > span {
  display: block;
  margin-top: 30px;
  color: #ffe793;
  font-weight: bold;
  font-size: 32px;
}

.award li i {
  position: absolute;
  top: -2px;
  left: -1px;
  width: 80px;
  height: 79px;
}

.award li i.solt-01 {
  background: url(../images/solt_01.png) center center no-repeat;
}

.award li i.solt-02 {
  background: url(../images/solt_02.png) center center no-repeat;
}

.award li i.solt-03 {
  background: url(../images/solt_03.png) center center no-repeat;
}

.award li i.solt-04 {
  background: url(../images/solt_04.png) center center no-repeat;
}

.award li.active {
  border-color: #f23446;
}

.award li.active p {
  background: #f23446;
}

.award-win {
  float: right;
  width: 481px;
  height: 312px;
  background: url(../images/shape_07.png) center center no-repeat;
}

.award-win h6 {
  margin: 30px 0 20px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  height: 35px;
  line-height: 35px;
  background: url(../images/bg_01.png) center center no-repeat;
  background-size: contain;
}

.award-win .maquee {
  margin: 0 auto;
  width: 400px;
  height: 190px;
  overflow: hidden;
  color: #2dd0e9;
}

.award-win .maquee .sliderbox li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.award-win p {
  line-height: 2;
  font-size: 16px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.award-win p span {
  margin: 0 5px;
  color: #fd3a98;
}

.process {
  margin-top: 40px;
}

.process li {
  overflow: hidden;
  text-align: left;
}

.process li + li {
  margin-top: -55px;
}

.process li .img {
  position: relative;
  float: left;
  width: 175px;
  height: 194px;
}

.process li .img img {
  width: 100%;
}

.process li .img span {
  position: absolute;
  top: 142px;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.process li:nth-child(2) {
  text-align: right;
}

.process li:nth-child(2) .img {
  float: right;
  margin-right: 20px;
}

.process li:nth-child(2) .pro-text {
  width: 355px;
}

.process li:nth-child(2) .pro-text i {
  right: 130px;
}

.process li:nth-child(3) .pro-text {
  width: 295px;
}

.process li.active .icon {
  background: url(../images/icon_01_a.png) center center no-repeat;
}

.process li .pro-text {
  position: relative;
  float: left;
  width: 235px;
  padding-top: 70px;
  margin-left: 25px;
}

.process li .pro-text p {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
}

.process li .pro-text i {
  position: absolute;
  right: 20px;
  top: 65px;
  display: inline-block;
  width: 71px;
  height: 53px;
  background: url(../images/icon_01.png) center center no-repeat;
}

.process li .pro-text span {
  display: block;
  margin: 6px 0 10px;
  font-size: 16px;
  color: #3ca4d1;
}

.gift {
  text-align: center;
  margin-top: 110px;
}

.gift .gift-box {
  margin: 0 auto;
  width: 562px;
  height: 315px;
  background: url(../images/bg_05.png) center center no-repeat;
  background-size: contain;
  padding: 102px 80px;
}

.gift .gift-box li {
  float: left;
  width: 50%;
  height: 100px;
  text-align: center;
}

.gift .gift-box li img {
  width: 64px;
  height: 64px;
  margin: 15px 0 5px;
}

.gift > p {
  color: #fafdfe;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 6px;
}

.gift > p span {
  color: #fdb62e;
  font-size: 80px;
}

.gift > p small {
  color: #f9d75d;
  font-size: 54px;
}

.gift a {
  display: inline-block;
  width: 210px;
  height: 73px;
  margin: 20px 25px 0;
  color: #0e0c28;
  padding-top: 15px;
  background: url(../images/btn_07.png) center center no-repeat;
  background-size: cover;
  font: 0/0 a;
}

.gift a.active {
  background: url(../images/btn_06.png) center center no-repeat;
}

.gift a:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.body-process {
  display: none;
  position: fixed;
  top: 16%;
  right: 40px;
  z-index: 10;
}

.body-process:before {
  display: block;
  width: 2px;
  height: 242px;
  content: '';
  background: url(../images/line.png) center center no-repeat;
  position: absolute;
  top: -30px;
  right: -3px;
}

.body-process a {
  position: relative;
  display: block;
  padding: 7px 15px;
  text-align: right;
  color: #2dd0e9;
  font-size: 16px;
}

.body-process a:before {
  position: absolute;
  top: 8px;
  right: -10px;
  width: 19px;
  height: 15px;
  background: url(../images/dot_02.png) center center no-repeat;
  content: '';
}

.body-process li.act a {
  color: #fd3a98;
}

.body-process li.act a:before {
  background: url(../images/dot_01.png) center center no-repeat;
}

.float-box {
  position: fixed;
  top: 43%;
  right: 0;
  padding-top: 30px;
  width: 183px;
  height: 402px;
  background: url(../images/float_box.png) center center no-repeat;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 10;
}

.float-box .title {
  padding-left: 25px;
  margin-bottom: 15px;
}

.float-box .title small {
  position: relative;
  padding: 0 15px;
  color: #0f0d2c;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.float-box .term {
  padding: 10px 0;
  margin: 0 auto 25px !important;
  width: 73px;
  height: 73px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #68cdf7;
  border-radius: 73px;
  text-align: center;
}

.float-box .term p {
  color: #000;
  line-height: 1.6;
  padding-top: 12px;
}

.float-box .term img {
  width: 80%;
}

.float-box > span {
  display: block;
  color: #2dd0e9;
  padding: 6px 16px;
  margin-bottom: 5px;
  margin-left: 8px;
  font-size: 15px;
  border-bottom: 1px solid #b3b4cd;
}

.float-box > p {
  padding-left: 25px;
  line-height: 1.6;
  color: #0f0d2c;
}

.float-box > p span {
  color: #0f0d2c;
  margin: 0 5px;
}

.float-box a {
  margin: 5px 0 10px 25px;
  display: inline-block;
  color: #6a6b7b;
  background: #b3b4cd;
  border: 1px solid #a2a3bc;
  padding: 3px 30px;
}

.float-box a:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

.float-box .get-record:hover {
  background: #8e8fa8;
  color: #fff;
}

.float-box .btn-close {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../images/dot_05.png) center center no-repeat;
  border: 0;
  margin: 0 auto;
  padding: 0;
}

.float-box .btn-open {
  position: absolute;
  bottom: 30%;
  left: -48px;
  display: inline-block;
  width: 24px;
  height: 48px;
  background: url(../images/dot_06.png) center center no-repeat;
  border: 0;
  padding: 0;
  opacity: 0;
}

.float-box.closed {
  right: -183px;
}

.float-box.closed .btn-open {
  opacity: 1;
}

.text-red {
  color: #fd3a98 !important;
}

.text-yellow {
  color: #fdb62e !important;
}

.hide {
  display: none !important;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  background: rgba(0, 0, 0, 0.8);
}

.modal.modal-record .modal-body {
  margin-left: -420px;
  margin-top: -330px;
  width: 840px;
  height: 660px;
  background: url(../images/modal_bg_l.png) center center no-repeat;
}

.modal-body {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -272px;
  margin-top: -214px;
  width: 544px;
  height: 428px;
  background: url(../images/modal_bg.png) center center no-repeat;
  background-size: contain;
}

.modal-body .close {
  position: absolute;
  top: 0;
  right: -70px;
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  background: url(../images/close.png) center center no-repeat;
  -webkit-transition: transform 0.4s ease-in-out;
  -moz-transition: transform 0.4s ease-in-out;
  -ms-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}

.modal-body .close:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.modal-record .cont {
  width: 700px;
  margin: 0 auto;
  text-align: center;
}

.modal-record .cont h5 {
  padding: 80px 0 25px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  font-family: serif;
  background: url(../images/m_tit.png) bottom center no-repeat;
}

.modal-record .cont p {
  color: #fff;
  padding: 8px 0;
  font-size: 18px;
  line-height: 2;
  border-bottom: 2px solid #68cdf7;
}

.modal-record .cont p span {
  margin: 0 30px 0 3px;
  color: #fd3a98;
}

.modal-record .table {
  height: 285px;
  min-height: 285px;
  overflow-y: auto;
}

.modal-record table {
  width: 100%;
  font-size: 16px;
  color: #2dd0e9;
}

.modal-record table th {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}

.modal-record table th,
.modal-record table td {
  padding: 15px 0;
}

.modal-record table tr {
  border-top: 1px solid #279fb6;
}

.modal-record .text-center a {
  display: inline-block;
  width: 210px;
  height: 73px;
  font: 0/0 a;
  margin: 0 30px;
}

.modal-record .text-center a.btn-buy {
  background: url(../images/btn_06.png) center center no-repeat;
}

.modal-record .text-center a.btn-get {
  background: url(../images/btn_07.png) center center no-repeat;
}

.modal-record .text-center a:hover {
  filter: brightness(1.1);
}

.public-text {
  margin-top: 180px;
  font-size: 30px;
  font-weight: 700;
  color: #68cdf7;
  text-align: center;
  letter-spacing: 3px;
}

.cur {
  background: #5a68f7 !important;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.role {
  position: absolute;
}

.role.role-01 {
  left: -360px;
  top: 0;
  width: 760px;
  height: 1021px;
  background: url(../images/role_01.png) left top no-repeat;
}

.role.role-02 {
  top: -400px;
  right: -360px;
  width: 615px;
  height: 972px;
  background: url(../images/role_02.png) left top no-repeat;
}

.un_login .box_nav {
  height: 40px;
  border-color: #626acb;
}

.un_login .nav a {
  border-color: #626acb;
  font-size: 18px;
  height: 40px;
  line-height: 36px;
}

.un_login .nav a.selected {
  background: #626acb;
}

.un_login .nav a.selected:after {
  border-top-color: #626acb;
}

.un_login .u-loginbtn {
  height: 40px;
  line-height: 36px;
  color: #626acb;
  border: 3px solid #626acb;
  -moz-box-shadow: #626acb 4px 4px 0 0;
  -webkit-box-shadow: #626acb 4px 4px 0 0;
  box-shadow: #626acb 4px 4px 0 0;
}

.un_login .u-loginbtn:hover {
  background: #626acb;
  color: #fff;
}

@-webkit-keyframes mousetips {
  0% {
    top: 790px;
  }
  50% {
    top: 795px;
  }
  100% {
    top: 790px;
  }
}

@-moz-keyframes mousetips {
  0% {
    top: 790px;
  }
  50% {
    top: 795px;
  }
  100% {
    top: 790px;
  }
}

@-ms-keyframes mousetips {
  0% {
    top: 790px;
  }
  50% {
    top: 795px;
  }
  100% {
    top: 790px;
  }
}

@-o-keyframes mousetips {
  0% {
    top: 790px;
  }
  50% {
    top: 795px;
  }
  100% {
    top: 790px;
  }
}

@keyframes mousetips {
  0% {
    top: 790px;
  }
  50% {
    top: 795px;
  }
  100% {
    top: 790px;
  }
}

.icon-vip {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 2px 5px;
  margin: 0 5px;
}
