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

body {
  min-width: 1280px;
  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;
  vertical-align: middle;
}

em {
  font-style: normal;
}

p {
  word-wrap: break-word;
}

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;
}

/* chrome记住密码后的默认填充样式解决 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  border: 1px solid #ccc !important;
}

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: 1280px;
  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: 20px;
  left: 20px;
  z-index: 100;
}

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

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

.login-box {
  position: absolute;
  top: 880px;
  left: 0;
  right: 0;
  font-size: 16px;
  text-align: center;
}

.login-box .btn-login {
  display: block;
  color: #f3c950;
  letter-spacing: 2px;
  margin: 0 auto;
}

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

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

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

.login-box .login-info a {
  color: #f3c950;
  margin-left: 10px;
}

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

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

.login-box .login-info > div {
  padding: 5px 0;
}

.login-box .login-info > div .blue {
  color: #3091ff;
}

.login-box .login-info > div .red {
  color: #e44343;
}

.login-box .login-info span {
  margin: 0 5px;
}

.tit {
  height: 290px;
  font: 0/0 a;
}

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

.tit.tit-01 small {
  margin-top: 275px;
}

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

.tit.tit-02 small {
  color: #dfc376;
  background: url(../images/bg_12.png) center center no-repeat;
}

.tit small {
  display: block;
  margin-top: 205px;
  font-size: 16px;
  color: #bac2cd;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: url(../images/bg_14.png) center center no-repeat;
}

.tit small i {
  color: #fd6949;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  margin-left: 5px;
  vertical-align: sub;
}

.sect {
  overflow: hidden;
}

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

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

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

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

.sect.sect-01 .time {
  position: absolute;
  top: 720px;
  left: 570px;
  width: 233px;
  height: 24px;
  background: url(../images/time.png) center center no-repeat;
}

.sect.sect-01 .top-link {
  position: absolute;
  top: 25px;
  right: 35px;
}

.sect.sect-01 .top-link a {
  float: left;
  width: 36px;
  height: 37px;
  margin-left: 15px;
  font: 0/0 a;
  background: url(../images/btn_03.png) center center no-repeat;
  transition: background .3s;
}

.sect.sect-01 .top-link a:hover {
  filter: brightness(1.2);
}

.sect.sect-01 .top-link a.godown {
  background: url(../images/btn_12.png) center center no-repeat;
}

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

.sect.sect-02 .get-gift {
  background: url(../images/bg_18.png) center 115px no-repeat;
}

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

.sect.sect-03 .container {
  margin-top: -40px;
}

.sect.sect-03 .get-gift {
  display: inline-block;
  margin: 40px auto;
  overflow: inherit;
}

.sect.sect-03 .get-gift li {
  width: auto;
  margin: 0 45px;
}

.sect.sect-03 .get-gift li .img {
  background: url(../images/bg_01.png) center center no-repeat;
}

.sect.sect-03 .get-gift li span {
  color: #ffbd5f;
  font-size: 20px;
  font-weight: 700;
}

.sect.sect-03 .get-gift li > p {
  position: absolute;
  left: 0;
  right: 0;
  top: 130px;
  background: #5c200d;
  color: #fff1d4;
}

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

.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);
  display: none;
}

.modal.modal-join .modal-body {
  width: 388px;
  height: 561px;
  margin-left: -194px;
  margin-top: -280px;
  background: none;
  border: none;
}

.modal.modal-join .modal-body .img {
  width: 388px;
  height: 561px;
  margin: 0 auto;
}

.modal.modal-join .modal-body .img.blue {
  background: url(../images/join_blue.png) center center no-repeat;
}

.modal.modal-join .modal-body .img.red {
  background: url(../images/join_red.png) center center no-repeat;
}

.modal.modal-join .modal-body .close {
  top: 120px;
  right: -5px;
}

.modal.modal-win .modal-body {
  width: 634px;
  height: 442px;
  margin-top: -221px;
  margin-left: -317px;
  background: url(../images/modal_01.png) center center no-repeat;
}

.modal.modal-win .table-box {
  width: 530px;
  margin: 0 auto 30px;
  height: 240px;
  overflow: auto;
}

.modal.modal-win .table-box table {
  font-size: 16px;
  text-align: center;
  width: 100%;
  display: table;
  color: #fff1d4;
}

.modal.modal-win .table-box table thead {
  background: #ffbd5f;
  color: #444;
}

.modal.modal-win .table-box table th {
  height: 26px;
  line-height: 26px;
  font-size: 18px;
}

.modal.modal-win .table-box table td {
  height: 34px;
  line-height: 34px;
}

.modal.modal-win .text-center a {
  display: inline-block;
  padding: 7px 32px;
  color: #eef0f8;
  text-align: center;
  border: 3px solid #eef0f8;
  letter-spacing: 5px;
  transition: all 0.3s;
}

.modal.modal-win .text-center a + a {
  margin-left: 30px;
}

.modal.modal-win .text-center a:hover {
  color: #0a68f5;
  background: #eef0f8;
}

.modal.modal-add .modal-body {
  width: 634px;
  height: 442px;
  margin-top: -221px;
  margin-left: -317px;
  background: url(../images/modal_01.png) center center no-repeat;
}

.modal.modal-add .add-02 {
  display: none;
}

.modal.modal-add .add-02 p {
  color: #fff1d4;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin: 100px 0 30px;
  line-height: 1.8;
}

.modal.modal-add .add-03 {
  display: none;
}

.modal.modal-add .add-03 .group {
  margin-top: 0 !important;
}

.modal.modal-add .add-03 .form {
  border-bottom: 1px solid #5e4938;
  padding-bottom: 20px;
}

.modal.modal-add .add-03 .label {
  font-size: 16px;
  color: #ebba50 !important;
}

.modal.modal-add .tip {
  color: #ebba50;
  text-align: center;
  font-size: 16px;
}

.modal.modal-add .form {
  margin: 30px;
}

.modal.modal-add .form .group {
  overflow: hidden;
  margin-top: 10px;
}

.modal.modal-add .form .group .label {
  float: left;
  font-size: 16px;
  color: #fff1d4;
  width: 100px;
  text-align: right;
  line-height: 40px;
  margin-right: 15px;
}

.modal.modal-add .form .group input,
.modal.modal-add .form .group textarea {
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  width: 388px;
  border: 1px solid #785f42;
  border-top: 2px solid #785f42;
  background: #fefff3;
  padding: 0 10px;
}

.modal.modal-add .form .group textarea {
  height: 100px;
}

.modal.modal-add .form .group > p {
  font-size: 16px;
  line-height: 40px;
  padding-left: 110px;
  color: #fff1d4;
}

.modal.modal-add .btn-submit,
.modal.modal-add .btn-update {
  display: inline-block;
  width: 155px;
  height: 48px;
  margin: 10px;
  font: 0/0 a;
}

.modal.modal-add .btn-submit:hover,
.modal.modal-add .btn-update:hover {
  filter: brightness(1.1);
}

.modal.modal-add .btn-submit {
  background: url(../images/btn_05.png) center center no-repeat;
}

.modal.modal-add .btn-update {
  background: url(../images/btn_06.png) center center no-repeat;
}

.modal .modal-tit {
  font-size: 24px;
  font-weight: 700;
  margin: 40px 0 20px;
  color: #fff1d4;
  text-align: center;
}

.modal-body {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -263px;
  margin-top: -177px;
  width: 526px;
  height: 355px;
  animation: tc 0.5s;
  background: url(../images/modal.png) center center no-repeat;
}

.modal-body .close {
  position: absolute;
  top: -20px;
  right: -30px;
  width: 68px;
  height: 58px;
  display: block;
  background: url(../images/close.png) center center no-repeat;
  background-size: contain;
}

.modal-body .close:hover {
  filter: brightness(115%);
}

.modal-body .close:hover img {
  transform: rotate(90deg);
}

.modal-body .cont-none {
  margin: 120px auto 0;
  font-size: 20px;
  color: #fff1d4;
  text-align: center;
  line-height: 1.6;
}

@keyframes tc {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.color-main {
  color: #f4b464;
}

.rule {
  margin: 60px 50px 120px 90px;
  color: #bac2cd;
}

.rule .r-tit {
  font-size: 24px;
  margin: 0 0 10px 0;
}

.rule p {
  position: relative;
  font-size: 16px;
  line-height: 28px;
  padding-left: 20px;
}

.rule p em {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 28px;
  line-height: 24px;
}

.main-color {
  color: #ffbd5f;
}

.txt {
  position: absolute;
  top: 215px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 35px;
  background: url(../images/txt.png) top center no-repeat;
}

.get-gift {
  margin: 5px 0 30px;
  overflow: hidden;
}

.get-gift li {
  position: relative;
  float: left;
  width: 20%;
  text-align: center;
}

.get-gift li .img {
  position: relative;
  width: 172px;
  height: 170px;
  margin: 0 auto;
  padding-top: 30px;
  background: url(../images/bg_02.png) center center no-repeat;
}

.get-gift li .img img {
  width: 66px;
  height: 66px;
  border: 1px solid #8b7867;
  border-radius: 2px;
}

.get-gift li .img > p {
  color: #cbd1da;
  margin: 30px 17px 20px;
  font-size: 14px;
  background: #0b1022;
  border-radius: 6px;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.get-gift li .img:hover .view {
  display: block;
}

.get-gift li span {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  color: #cbd1da;
  font-size: 18px;
}

.get-gift li span em {
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  color: #fd6949;
  vertical-align: middle;
  margin-top: -6px;
}

.get-gift li > p {
  color: #cbd1da;
  margin: 30px 17px 20px;
  font-size: 16px;
  background: #0b1022;
  border-radius: 6px;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.get-gift li a {
  display: block;
  width: 133px;
  height: 42px;
  margin: 20px auto 0;
  background: url(../images/btn_02.png) center center no-repeat;
  font: 0/0 a;
}

.get-gift li a:hover {
  filter: brightness(115%);
  color: #093104;
}

.get-gift li.get .get-over {
  display: block;
}

.get-gift li.get > a {
  filter: brightness(0.5);
  color: #072303;
  pointer-events: none;
}

.get-gift li.get > a:hover {
  filter: brightness(0.5);
  color: #072303;
}

.row {
  position: relative;
}

.row .block {
  float: left;
  width: 50%;
}

.row .block .table {
  position: relative;
  margin-top: 1120px;
  padding: 60px 60px 0;
}

.row .blue .light {
  color: #fd6949;
}

.row .blue .light .num {
  color: #fd6949;
  border-color: #fd6949;
}

.row .blue .team {
  float: left;
  margin-left: 20px;
}

.row .blue .team.win:before {
  background: url(../images/tip_red.png) center center no-repeat;
}

.row .blue thead {
  background: url(../images/line_01.png) bottom center no-repeat;
}

.row .blue .table {
  background: url(../images/bg_table_01.png) center center no-repeat;
}

.row .blue .tip-team {
  background: url(../images/tip_01.png) center center no-repeat;
}

.row .red .num {
  color: #c7e0e8;
  border-color: #c7e0e8;
}

.row .red .light {
  color: #38bbff;
}

.row .red .light .num {
  color: #38bbff;
  border-color: #38bbff;
}

.row .red .team {
  float: right;
  margin-right: 20px;
}

.row .red .team.win:before {
  background: url(../images/tip_blue.png) center center no-repeat;
}

.row .red .t-title {
  color: #c7e0e8;
  background: url(../images/bg_15_b.png) center center no-repeat;
}

.row .red thead {
  background: url(../images/line_02.png) bottom center no-repeat;
}

.row .red .table {
  background: url(../images/bg_table_02.png) center center no-repeat;
}

.row .red th {
  color: #c7e0e8;
}

.row .red table {
  color: #c7e0e8;
}

.row .red .tip-team {
  background: url(../images/tip_02.png) center center no-repeat;
}

.row .t-title {
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  height: 41px;
  line-height: 41px;
  margin: 0 0 20px;
  background: url(../images/bg_15.png) center center no-repeat;
  text-align: center;
  color: #ffbd5f;
  font-size: 23px;
  font-weight: bold;
  font-family: 'SimSun', 'STSong', sans-serif;
}

.team {
  position: relative;
  text-align: center;
  width: 502px;
  height: 525px;
  margin: -15px auto;
}

.team:before {
  position: absolute;
  top: 115px;
  left: 100px;
  width: 66px;
  height: 129px;
  content: '';
}

.team > span {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  width: 275px;
  height: 41px;
  line-height: 41px;
  margin: 0 auto;
  background: url(../images/bg_04.png) center center no-repeat;
  display: block;
  color: #f6ae72;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.team .tip-team {
  display: none;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 166px;
  height: 66px;
}

.team .team-num {
  color: #f2f3e7;
  font-size: 16px;
  text-align: center;
  padding-top: 20px;
  margin-top: 20px;
}

.team .team-num span {
  display: block;
  font-size: 44px;
  font-weight: 700;
  color: #ffbd5f;
  margin-top: 10px;
}

.team.myteam .tip-team {
  display: block;
}

.table {
  width: 599px;
  height: 564px;
  margin: 0 auto;
}

.table table {
  width: 100%;
  display: table;
  text-align: center;
  color: #e2e2c7;
  font-size: 16px;
}

.table th {
  color: #e2e2c7;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  font-family: 'SimSun', 'STSong', sans-serif;
}

.table th:nth-child(1) {
  width: 60px;
}

.table th:nth-child(2) {
  width: 165px;
}

.table th:nth-child(3) {
  width: 130px;
}

.table th:nth-child(4) {
  width: 165px;
}

.table td {
  line-height: 40px;
}

.table .name {
  display: block;
  height: 40px;
  overflow: hidden;
}

.table .num {
  color: #e2e2c7;
  font-size: 14px;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #e2e2c7;
  border-radius: 50%;
}

.final-gift {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  width: 200px;
  margin: 0 auto;
  color: #f2f3e7;
  font-size: 15px;
  text-align: center;
}

.final-gift .get-gift {
  width: 200px;
  margin: 0 auto !important;
}

.final-gift .get-gift li {
  float: inherit;
  margin: 0 auto !important;
}

.final-gift .get-gift li span {
  color: #fd6949 !important;
  font-size: 28px !important;
}

.final-gift .get-gift li .img {
  background: url(../images/bg_16.png) center center no-repeat !important;
}

.final-gift .get-gift li > p {
  top: 135px !important;
  left: 15px !important;
  right: 15px !important;
}

.final-gift .cont {
  margin-top: 15px;
  line-height: 24px;
}

.final-gift .img {
  position: relative;
  width: 108px;
  height: 108px;
  margin: 0 auto;
}

.final-gift .img:hover {
  cursor: pointer;
}

.final-gift .img:hover img {
  filter: brightness(110%);
}

.final-gift .img:hover .view {
  display: block;
}

.final-gift a {
  display: inline-block;
  width: 133px;
  height: 42px;
  margin-top: 15px;
  background: url(../images/btn_02.png) center center no-repeat;
  font: 0/0 a;
  transition: all .3s;
}

.final-gift a:hover {
  filter: brightness(120%);
}

.get-over {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 162px;
  height: 95px;
  display: none;
  background: url(../images/get.png) center center no-repeat;
}

.btn-join {
  position: absolute;
  top: 740px;
  left: -14px;
  right: 0;
  margin: 0 auto;
  display: block;
  color: #fef9f5;
  width: 376px;
  height: 117px;
  text-align: center;
  background: url(../images/btn_01.png) center center no-repeat;
}

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

.rank {
  position: absolute;
  top: 720px;
  width: 100%;
  padding-bottom: 30px;
}

.rank .rank-tit {
  height: 55px;
  font: 0/0 a;
  background: url(../images/tit_03.png) center center no-repeat;
}

.tips {
  position: absolute;
  top: 1080px;
  left: 0;
  right: 0;
  color: #eca86f;
  font-size: 16px;
  text-align: center;
}

.view {
  display: none;
  position: absolute;
  top: -10px;
  right: -200px;
  padding: 10px 15px 15px;
  width: 226px;
  background: #f1d79f;
  border: 1px solid #5f342a;
  text-align: left;
  z-index: 10;
}

.view h6 {
  line-height: 2;
  font-size: 18px;
  font-weight: 700;
  color: #11101f;
}

.view p {
  color: #11101f;
  font-size: 16px;
  line-height: 28px;
}

.item-hide {
  display: none;
}

.luck {
  margin-top: 110px;
}

.luck > p {
  font-size: 17px;
  color: #f4b464;
  overflow: hidden;
  line-height: 41px;
  padding: 10px 15px;
  margin-bottom: 15px;
}

.luck > p a {
  float: right;
  display: inline-block;
  width: 121px;
  height: 41px;
  line-height: 39px;
  font-size: 17px;
  color: #f4b464;
  font-weight: 700;
  text-align: center;
  margin-left: 25px;
  background: url(../images/btn_04.png) center center no-repeat;
}

.luck > p a:hover {
  filter: brightness(1.1);
}

.luck .row {
  padding: 20px 30px;
  background: url(../images/bg_08.png) center center no-repeat;
  overflow: hidden;
}

.award {
  float: left;
  position: relative;
  width: 760px;
  height: 446px;
}

.award li {
  position: absolute;
  width: 237px;
  height: 142px;
  padding: 23px 0 0;
  background: url(../images/bg_07.png) center center no-repeat;
  font-size: 16px;
  color: #e0e4eb;
  text-align: center;
}

.award li.active {
  background: url(../images/bg_07_a.png) center center no-repeat;
}

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

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

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

.award li.item-04 {
  top: 152px;
  left: 522px;
}

.award li.item-05 {
  top: 304px;
  left: 522px;
}

.award li.item-06 {
  top: 304px;
  left: 261px;
}

.award li.item-07 {
  top: 304px;
  left: 0;
}

.award li.item-08 {
  top: 152px;
  left: 0;
}

.award li .img {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

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

.award li p {
  margin-top: 8px;
}

.btn-begin {
  position: absolute;
  top: 172px;
  left: 291px;
  background: url(../images/bg_09.png) center center no-repeat;
  display: block;
  width: 237px;
  height: 142px;
  padding-top: 35px;
  font-size: 30px;
  color: #42200b;
  font-weight: 700;
  text-align: center;
}

.btn-begin span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
}

.btn-begin span i {
  color: #ff1c1c;
  font-style: normal;
}

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

.right-box {
  float: right;
  width: 444px;
  height: 445px;
  padding: 0 20px;
  background: url(../images/bg_10.png) center center no-repeat;
}

.right-box .right-tit {
  padding: 30px 0 20px;
  font-size: 24px;
  color: #e0e4eb;
  font-weight: 700;
  text-align: center;
}

.right-box .table {
  width: 100%;
  height: auto;
  overflow: auto;
}

.right-box .table.only-th {
  height: auto;
}

.right-box .table thead {
  background: #d07158;
}

.right-box .table thead tr th {
  width: 33.3333%;
}

.right-box .table th {
  color: #2e0611;
  font-size: 18px;
  line-height: 26px;
}

.right-box .table tr td {
  font-size: 14px;
  color: #e0e4eb !important;
}

.right-box .table tr td:first-child {
  background: none;
}

#scrollDiv {
  height: 315px;
  overflow: hidden;
}

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

.go-top {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 50px;
  width: 105px;
  height: 90px;
  background: url(../images/top.png) no-repeat;
  font: 0/0 a;
  margin: 0 auto;
  transition: all .3s;
  -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;
}

@keyframes mousetips {
  0% {
    bottom: 95px;
  }
  50% {
    bottom: 100px;
  }
  100% {
    bottom: 95px;
  }
}

.btn-qsdt {
  position: fixed;
  top: 620px;
  left: 90px;
  display: block;
  width: 246px;
  height: 258px;
  background: url(../images/f_01.png) no-repeat;
  font: 0/0 a;
  animation: gotop 1s infinite alternate linear;
  -ms-animation: gotop 1s infinite alternate linear;
  -moz-animation: gotop 1s infinite alternate linear;
  -webkit-animation: gotop 1s infinite alternate linear;
  -o-animation: gotop 1s infinite alternate linear;
}

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

@keyframes gotop {
  0% {
    top: 615px;
  }
  100% {
    top: 620px;
  }
}
