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

body {
  min-width: 1340px;
  font-size: 14px;
  font-family: 'Microsoft YaHei', 'PingFang SC', arial, helvetica, 'Microsoft Sans Serif', sans-serif;
}

ul li {
  list-style: none;
}

a {
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}

a:hover, a:active {
  outline: none;
}

img {
  outline: none;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

iframe {
  border: none;
}

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

table td,
table th {
  padding: 0;
}

input {
  outline: none;
  line-height: normal;
}

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

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

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

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

.container {
  width: 1340px;
  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 !important;
}

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.center-block {
  display: block;
  margin-right: auto;
}

.line-height {
  line-height: 1;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.tab-pane {
  display: none;
}

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

.logo {
  position: absolute;
  top: 40px;
  left: 70px;
  z-index: 100;
}

.logo a {
  display: block;
  width: 180px;
  height: 82px;
  background: url(../images/logo.png) center center no-repeat;
  font: 0/0 a;
}

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

.top-link {
  position: absolute;
  top: 20px;
  right: 30px;
}

.top-link a {
  float: left;
  width: 147px;
  height: 39px;
  line-height: 39px;
  color: #e8f2fe;
  text-align: center;
  margin-left: 5px;
  background: url(../images/btn_05.png) center center no-repeat;
  font: 0/0 a;
}

.top-link a.btn-down {
  margin-left: 10px;
  background: url(../images/btn_06.png) center center no-repeat;
}

.top-link a:hover {
  filter: brightness(110%);
}

.login-box {
  position: absolute;
  top: 520px;
  left: 120px;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.login-box .act-time {
  font-size: 19px;
  font-weight: bold;
  line-height: 33px;
  color: #d2397c;
  width: 375px;
  margin-left: 45px;
  text-align: center;
  letter-spacing: 2px;
}

.login-box .btn-buy {
  display: block;
  width: 350px;
  height: 98px;
  background: url(../images/btn_01.png) center center no-repeat;
  font: 0/0 a;
  margin: 30px 0 0 378px;
}

.login-box .btn-buy:hover {
  filter: brightness(1.1);
}

.login-box .btn-login {
  display: block;
  font-size: 16px;
  color: #ff4267;
  letter-spacing: 5px;
  margin: 0 auto;
}

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

.login-box .name {
  margin-right: 0;
}

.login-box .login-info {
  color: #ff4267;
}

.login-box .login-info a {
  color: #f2eeef;
  margin-left: 5px;
}

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

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

.tit {
  position: relative;
  margin: 160px 0 20px;
  height: 162px;
  font: 0/0 a;
}

.tit.tit-01 {
  margin-left: 190px;
  background: url(../images/tit_01.png) left center no-repeat;
}

.tit.tit-02 {
  margin-left: 190px;
  margin-top: 150px;
  background: url(../images/tit_02.png) left center no-repeat;
}

.tit.tit-02 .rule {
  left: 265px;
}

.tit.tit-03 {
  height: 47px;
  background: url(../images/tit_03.png) left center no-repeat;
}

.tit.tit-03 .rule {
  top: 80px;
  left: -5px;
}

.tit.tit-03 .rule p {
  margin-bottom: 18px;
  line-height: 24px;
  background: url(../images/dot.png) left 4px no-repeat;
}

.tit .rule {
  position: absolute;
  top: 70px;
  left: 265px;
}

.sect {
  overflow: hidden;
}

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

.sect.sect-01 .top {
  top: 0;
  height: 500px;
  background: url(../images/sect_01_t.jpg) center center no-repeat;
}

.sect.sect-01 .bottom {
  top: 451px;
  height: 456px;
  background: url(../images/sect_01_b.jpg) center center no-repeat;
}

.sect.sect-01 .container {
  position: relative;
}

.sect.sect-01 .win-list {
  position: absolute;
  top: 760px;
  left: 115px;
}

.sect.sect-01 .win-list .img {
  width: 118px;
  height: 117px;
}

.sect.sect-01 .win-list .img img {
  margin-top: 24px;
}

.sect.sect-01 .win-list p {
  padding-top: 2px;
}

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

.sect.sect-02 .win-list {
  display: inline-block;
  margin: 0 auto 25px !important;
}

.sect.sect-02 .win-list li {
  width: auto;
  margin: 0 10px;
}

.sect.sect-02 .win-list li p {
  color: #5f5aa5;
  font-size: 14px;
  padding: 0;
  margin-top: -2px;
}

.sect.sect-02 .win-list li .img {
  width: 78px;
  height: 79px;
  background: url(../images/bg_11.png) center center no-repeat;
}

.sect.sect-02 .win-list li .img img {
  width: 52px;
  height: 52px;
  margin-top: 13.5px;
}

.sect.sect-02 .win-list li .img .name {
  width: 57px;
  height: 40px;
  background: url(../images/icon_02.png) center center no-repeat;
}

.sect.sect-02 .win-list li .img .name.name-01 {
  width: 68px;
  height: 45px;
  background: url(../images/icon_03.png) center center no-repeat;
}

.sect.sect-02 .sunshine-win {
  width: 357px;
  height: 182px;
  margin: 10px auto 0;
  background: url(../images/bg_01.png) center center no-repeat;
  overflow: hidden;
}

.sect.sect-02 .sunshine-win .sun-tit {
  margin: 15px 0 10px;
  font-size: 19px;
  font-weight: bold;
  color: #ffe179;
}

.sect.sect-02 .sunshine-win .img {
  background: none !important;
}

.sect.sect-02 .sunshine-win .img img {
  margin-top: 0 !important;
  width: 70px !important;
  height: 71px !important;
}

.sect.sect-02 .left {
  width: 462px;
  height: 1026px;
  margin-top: -4px;
  padding: 70px 0 0 80px;
  text-align: center;
  background: url(../images/left_02.png) center center no-repeat;
}

.sect.sect-02 .right {
  position: relative;
  margin-left: 50px;
}

.sect.sect-02 .row {
  overflow: hidden;
}

.sect.sect-02 .row .col {
  float: left;
}

.sect.sect-02 .row .col .title span {
  padding: 0 5px;
}

.sect.sect-02 .row .col-1 {
  width: 60%;
}

.sect.sect-02 .row .col-2 {
  width: 40%;
}

.sect.sect-02 .row .col-3 {
  width: 50%;
  margin-bottom: 25px;
  color: #474ea1;
}

.sect.sect-02 .row .col-3 .win-list {
  margin-bottom: 0 !important;
}

.sect.sect-02 .row .col-3 .win-list li {
  margin: 0 5px;
}

.sect.sect-02 .row .mini li {
  margin: 0 5px !important;
}

.sect.sect-02 .award {
  margin: 135px 0 110px;
}

.sect.sect-02 .text-center {
  margin-top: 40px !important;
}

.sect.sect-02 .rule .red .btn-case {
  position: absolute;
  top: -10px;
  right: -150px;
}

.sect.sect-02 .rule .view {
  display: none;
  position: absolute;
  top: 50px;
  left: -320px;
  width: 638px;
  height: 619px;
  padding: 40px 80px;
  background: url(../images/bg_13.png) center center no-repeat;
}

.sect.sect-02 .rule .view p {
  font-size: 15px;
  color: #e9ebfe;
  line-height: 25px;
}

.sect.sect-02 .rule .view p .red {
  font-size: 16px;
  color: #eb74b9;
}

.sect.sect-02 .rule .view p .yellow {
  color: #ffe84b;
}

.sect.sect-02 .rule .view ul {
  margin: 5px -5px;
  overflow: hidden;
}

.sect.sect-02 .rule .view ul li {
  float: left;
  width: 230px;
  margin: 7px;
}

.sect.sect-02 .rule .view ul li img {
  border: 1px solid #7985d3;
}

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

.sect.sect-03 .left {
  margin: -16px 0 0 -125px;
  padding-top: 65px;
}

.sect.sect-03 .list-cont {
  padding-top: 28px;
}

.sect.sect-03 .list-cont .list {
  height: 420px;
  background: #7f69a7;
}

.sect.sect-03 .list-cont .right {
  width: 690px;
}

.sect.sect-03 .title:before {
  left: 25px;
  right: 20px;
}

.sect.sect-03 .title span {
  padding: 0 5px;
}

.sect.sect-03 .win-list li {
  float: none;
  margin: 0 0 50px 25px;
}

.sect.sect-03 .win-list li p {
  color: #5f5aa5;
  font-size: 14px;
  padding: 0;
  line-height: 1.5;
}

.sect.sect-03 .win-list li .img {
  width: 92px;
  height: 93px;
  background: url(../images/bg_10.png) center center no-repeat;
}

.sect.sect-03 .win-list li .img img {
  margin-top: 12.5px;
}

.sect.sect-03 .award {
  margin: 100px 0 125px;
}

.sect.sect-03 .right .tab-content .tab-pane {
  display: block;
}

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

.sect.sect-04 .tit {
  margin: 80px 0 0 210px;
}

.rule > p {
  margin-left: 8px;
  font-size: 16px;
  color: #e9ebfe;
  line-height: 30px;
  padding-left: 20px;
  background: url(../images/dot.png) left 6px no-repeat;
}

.rule > p label {
  float: left;
  width: 80px;
}

.rule > p span {
  color: #eb74b9;
  font-weight: bold;
}

.rule > p.red {
  background: url(../images/dot_r.png) left 6px no-repeat;
}

.rule .hold {
  display: inline-block;
  width: 76px;
  content: '';
}

.list-cont .left {
  float: left;
  width: 410px;
  height: 896px;
  margin: -5px 0 0 -60px;
  background: url(../images/left_01.png) center center no-repeat;
  padding: 106px 0 0 40px;
}

.list-cont .left .btn {
  display: block;
  font: 0/0 a;
  margin-bottom: 5px;
}

.list-cont .left .btn:hover {
  filter: brightness(120%);
}

.list-cont .left .btn-want {
  height: 110px;
  background: url(../images/btn_03.png) center center no-repeat;
}

.list-cont .left .btn-look {
  height: 64px;
  background: url(../images/btn_04.png) center center no-repeat;
}

.list-cont .left .win-list {
  margin-left: 5px;
}

.list-cont .right {
  float: left;
  width: 670px;
  margin-left: 75px;
}

.list-cont .right .tips {
  margin: 34px 0 10px 190px;
  color: #db4e69;
  font-size: 16px;
}

.list-cont .right .table {
  overflow: hidden;
  height: 408px;
  width: 670px;
}

.list-cont .right .table table {
  width: 100%;
  display: table;
  text-align: center;
  color: #fff;
}

.list-cont .right .table table tr {
  border-bottom: 1px solid #505fa1;
}

.list-cont .right .table table th {
  color: #a991ff;
  font-size: 18px;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  width: 30%;
}

.list-cont .right .table table th.short {
  width: 20%;
}

.list-cont .right .table table td {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.list-cont .right .table table td:first-child {
  font-weight: bold;
}

.page {
  margin: 25px 0 28px;
  text-align: center;
}

.page .btn {
  display: inline-block;
  width: 147px;
  height: 39px;
  font: 0/0 a;
}

.page .btn:hover {
  filter: brightness(1.1);
}

.page .btn-prev {
  background: url(../images/btn_prev.png) center center no-repeat;
}

.page .btn-next {
  background: url(../images/btn_next.png) center center no-repeat;
}

.page a + a {
  margin-left: 30px;
}

.nav-01 {
  overflow: hidden;
  margin: 0 auto;
  transition: all linear .1s;
}

.nav-01 li {
  float: left;
  width: 62px;
  margin: 0 5px;
}

.nav-01 li a {
  display: block;
  font-size: 15px;
  color: #eceeff;
  text-align: center;
  font-weight: bold;
}

.nav-01 li a em {
  height: 17px;
  line-height: 17px;
  color: #4b67c4;
  display: block;
  font-style: normal;
  background: #eceeff;
  margin-bottom: 1px;
}

.nav-01 li a span {
  display: block;
  width: 62px;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
  background: url(../images/bg_09.png) center center no-repeat;
  background-size: contain;
  letter-spacing: -3px;
}

.nav-01 li.active a em {
  color: #cd67ba;
}

.nav-01 li.active a span {
  background: url(../images/bg_09_a.png) center center no-repeat;
}

.win-list li {
  position: relative;
  float: left;
  text-align: center;
  margin: 0 20px;
}

.win-list li .img {
  width: 110px;
  height: 109px;
  margin: 0 auto;
  background: url(../images/bg_06.png) center center no-repeat;
  background-size: contain;
}

.win-list li .img img {
  width: 70px;
  height: 70px;
  margin-top: 21px;
  border-radius: 50%;
}

.win-list li .img .name {
  position: absolute;
  top: -5px;
  left: -8px;
  width: 82px;
  height: 53px;
  background: url(../images/icon_01.png) center center no-repeat;
}

.win-list li p {
  padding-top: 8px;
  line-height: 1.2;
  font-size: 15px;
  color: #f4f7fd;
}

.win-list.mini li {
  margin: 0 20px !important;
}

.win-list.mini li .img {
  width: 62px !important;
  height: 61px !important;
  background: url(../images/bg_12.png) center center no-repeat !important;
}

.win-list.mini li .img img {
  width: 40px !important;
  height: 40px !important;
  margin-top: 10.5px !important;
}

.win-list.mini li .name-01 {
  top: -14px;
  left: -10px;
}

.title {
  position: relative;
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
  font-style: normal;
  font-weight: 700;
  color: #474ea1;
}

.title:before {
  position: absolute;
  top: 9px;
  left: 15px;
  right: 15px;
  height: 1px;
  background: #bbbfe3;
  content: '';
}

.title.title-01 {
  font-size: 16px;
}

.title span {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  background: #e2e5fd;
  z-index: 1;
}

.award {
  margin: 100px 0 40px;
}

.award li {
  float: left;
  width: 33.333%;
  height: 85px;
  text-align: center;
  font-size: 20px;
}

.award li p {
  color: #9b7ffe;
}

.award li p > span {
  font-weight: bold;
  margin-left: 5px;
}

.award li > span {
  display: block;
  font-size: 16px;
  color: #887fbd;
  margin: 3px 0  6px;
}

.award li .name {
  color: #e8eaff;
  margin: 95px 0 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10px;
}

.award li.item-01 {
  background: url(../images/no_02.png) center center no-repeat;
  color: #cccbbe;
}

.award li.item-01 p > span {
  color: #6cd0f5;
}

.award li.item-02 {
  height: 108px;
  margin-top: -50px;
  background: url(../images/no_01.png) center center no-repeat;
  color: #f4d360;
}

.award li.item-02 .name {
  margin-top: 115px;
}

.award li.item-02 p > span {
  color: #f4d360;
}

.award li.item-03 {
  background: url(../images/no_03.png) center center no-repeat;
  color: #dab9af;
}

.award li.item-03 p > span {
  color: #d9b492;
}

.award li i {
  margin: 0 10px;
  font-style: normal;
}

.nav-slide {
  position: relative;
  margin-top: 40px;
  padding: 10px;
  background: rgba(110, 119, 223, 0.4);
}

.nav-slide .nav-box {
  position: relative;
  width: 576px;
  height: 78px;
  margin: 0 auto;
  overflow: hidden;
}

.nav-slide .nav-box .nav-01 {
  position: absolute;
  left: 0;
  transition: transform .3s;
}

.nav-slide .arrow a {
  display: inline-block;
  position: absolute;
  top: 10px;
  width: 36px;
  height: 78px;
}

.nav-slide .arrow a.arrow-left {
  left: 10px;
  background: url(../images/icon_left.png) no-repeat left top;
}

.nav-slide .arrow a.arrow-right {
  right: 10px;
  background: url(../images/icon_right.png) no-repeat left top;
}

.nav-slide .arrow a:hover {
  filter: brightness(1.2);
}

@media (max-width: 980px) {
  .top-link {
    right: -330px;
  }
}

.btn-case {
  position: absolute;
  top: 55px;
  right: 250px;
  display: inline-block;
  width: 143px;
  height: 38px;
  background: url(../images/btn_07.png) center center no-repeat;
  font: 0/0 a;
  z-index: 10;
}

.btn-case:hover {
  filter: brightness(1.2);
  transition: all .3s;
}

.btn-case:hover .view {
  display: block !important;
}

.other-link {
  position: fixed;
  bottom: 60px;
  right: 0;
  z-index: 3;
  display: block;
}

.other-link a {
  display: block;
  width: 260px;
  height: 99px;
  line-height: 99px;
  padding: 0 0 0 110px;
  color: #dcf5ff;
  font-size: 19px;
  text-align: left;
}

.other-link a.item-01 {
  background: url(../images/link_01.png) left top no-repeat;
}

.other-link a.item-02 {
  background: url(../images/link_02.png) left top no-repeat;
}

.other-link a.item-03 {
  background: url(../images/link_03.png) left top no-repeat;
}

.other-link a:hover {
  filter: brightness(1.1);
}

.other-link a + a {
  margin-top: -25px;
}

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