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

body {
  min-width: 1200px;
  font-size: 14px;
  font-family: 'Microsoft YaHei', 'PingFang SC', arial, helvetica, 'Microsoft Sans Serif', sans-serif;
  cursor: url(../images/cursor_01.png), auto;
}

ul li {
  list-style: none;
}

a {
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: url(../images/cursor_02.png), auto;
}

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: 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 !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: 50px;
  left: 0;
  right: 0;
  z-index: 100;
}

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

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

.login-box {
  text-align: center;
  margin-top: 50px;
}

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

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

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

.login-box .login-info {
  font-size: 18px;
  color: #fff;
}

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

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

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

.tit h2 {
  margin: 60px 0 0;
  height: 137px;
  font: 0/0 a;
}

.tit.tit-01 {
  margin-bottom: 45px;
}

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

.tit.tit-02 {
  margin-bottom: 25px;
}

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

.sect {
  overflow: hidden;
}

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

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

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

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

.sect.sect-01 .cont {
  position: absolute;
  top: 810px;
  left: 0;
  right: 0;
}

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

.sect.sect-01 .top-link a {
  float: left;
  width: 155px;
  height: 40px;
  line-height: 36px;
  color: #e08139;
  text-align: center;
  margin-left: 10px;
  font-size: 24px;
  border: 2px solid #e08139;
  border-radius: 50px;
  transition: all .3s;
}

.sect.sect-01 .top-link a:hover {
  background: #e08139;
  color: #fff;
}

.sect.sect-01 .sg {
  position: absolute;
  top: 280px;
  left: 0;
  right: 0;
  width: 661px;
  height: 580px;
  margin: 0 auto;
  background: url(../images/slogan.png) top center no-repeat;
  overflow: hidden;
  text-align: center;
}

.sect.sect-01 .sg .time {
  width: 661px;
  height: 61px;
  margin: 305px auto 0;
  line-height: 61px;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  background: url(../images/bg_01.png) center center no-repeat;
  letter-spacing: 10px;
}

.sect.sect-01 .sg .time span {
  color: #f7c330;
  margin-left: 20px;
}

.sect.sect-01 .sg > p {
  margin-top: 12px;
  color: #ffa351;
  font-size: 30px;
}

.sect.sect-01 .sg > p span {
  display: inline-block;
  margin-top: -7px;
  vertical-align: top;
  font-size: 40px;
  color: #fff;
}

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

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

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

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

.sect.sect-02 .container > .rule,
.sect.sect-02 .container .qa,
.sect.sect-02 .container .row {
  position: absolute;
  left: 0;
  right: 0;
}

.sect.sect-02 .container > .rule {
  top: 0;
}

.sect.sect-02 .container .qa {
  top: 340px;
}

.sect.sect-02 .container .row {
  top: 1687px;
}

.sect.sect-03 {
  height: 580px;
  background: url(../images/sect_03.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-body {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -331px;
  margin-top: -211px;
  width: 662px;
  height: 422px;
  background: url(../images/modal_bg.png) center center no-repeat;
  background-size: contain;
  animation: tc .5s;
}

.modal-body .m-tit {
  height: 69px;
  margin: 40px 0 60px;
  background: url(../images/title_03.png) center center no-repeat;
}

.modal-body .cont-none {
  color: #ce762e;
  font-size: 26px;
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 80px;
}

.modal-body .close {
  position: absolute;
  top: 0;
  right: -65px;
  width: 53px;
  height: 53px;
  line-height: 53px;
  display: block;
  background: url(../images/close.png) center center no-repeat;
  background-size: contain;
  -webkit-transition: transform .4s ease-in-out;
  -moz-transition: transform .4s ease-in-out;
  -ms-transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
}

.modal-body .close img {
  margin: 15px 0 0 15px;
  transition: all .3s;
}

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

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

.rule {
  margin: 60px 60px 0;
}

.rule .r-tit {
  height: 37px;
  margin-bottom: 30px;
  font: 0/0 a;
  background: url(../images/title_01.png) left center no-repeat;
}

.rule p {
  font-size: 14px;
  color: #522b11;
  line-height: 27px;
  letter-spacing: 2px;
}

.rule p em {
  display: inline-block;
  width: 23px;
  height: 21px;
  line-height: 21px;
  margin: 2px 20px 0 0;
  background: url(../images/icon_01.png) center center no-repeat;
  color: #ffdac1;
  font-size: 12px;
  font-style: italic;
  text-align: center;
  vertical-align: top;
}

.video-list {
  overflow: hidden;
  margin: 0 30px;
}

.video-list li {
  position: relative;
  float: left;
  margin: 20px 5px;
}

.video-list li:hover p {
  color: #ae9379;
}

.video-list li > a:first-child {
  position: relative;
  display: block;
  width: 274px;
  height: 230px;
  border: 1px solid #e1e1e1;
  transition: all .3s;
  -webkit-transition: all .3s;
  overflow: hidden;
  border-radius: 3px;
}

.video-list li > a:first-child > img {
  width: 100%;
  height: 100%;
  -webkit-filter: brightness(25%);
  -moz-filter: brightness(25%);
  filter: brightness(25%);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.video-list li .status {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  text-align: center;
  bottom: auto;
  color: #807f82;
  font-size: 28px;
  font-weight: bold;
}

.video-list li:hover {
  border-color: #fff;
}

.video-list li:hover a > img {
  -webkit-filter: brightness(50%);
  -moz-filter: brightness(50%);
  filter: brightness(50%);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.video-list li:hover .vd {
  opacity: 1;
}

.video-list .anchor {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  padding: 10px 15px;
  background: #fff;
}

.video-list .anchor img {
  position: absolute;
  top: -25px;
  width: 80px;
  height: 80px;
  border-radius: 20px;
  border: 3px solid #fff;
}

.video-list .anchor p {
  color: #a4a4a4;
  font-size: 14px;
  padding-left: 100px;
  line-height: 1.6;
}

.video-list .anchor span {
  display: block;
  padding-left: 70px;
  color: #a4a4a4;
  line-height: 1.6;
  text-align: left;
  font-size: 16px;
}

.video-list .anchor div {
  padding-top: 10px;
}

.video-list .count {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 130px;
  height: 30px;
  line-height: 31px;
  padding-left: 30px;
  color: #fff;
  background: url(../images/icon_07.png) center center no-repeat;
  background-size: contain;
  z-index: 100;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.video-list .count img {
  position: absolute;
  top: -1px;
  right: 0;
}

.video-list .count i {
  position: absolute;
  top: 5px;
  right: 12px;
  width: 19px;
  height: 18px;
  background: url(../images/icon_04.png) center center no-repeat;
  transition: all .3s ease;
}

.video-list .count:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

.video-list .count:hover i {
  top: 3px;
}

.video-list p span {
  display: block;
  text-align: left;
  padding: 0 15px;
  line-height: 1.5;
}

.list-ewm {
  display: inline-block;
  margin: 185px 0 0;
}

.list-ewm li {
  float: left;
  width: 200px;
  margin: 0 32px;
  text-align: center;
}

.list-ewm li img {
  width: 200px;
  height: 200px;
  background: #fff;
  transition: all .3s ease;
}

.list-ewm li p {
  display: inline-block;
  margin: 20px 0;
  padding-bottom: 5px;
  color: #41302a;
  font-size: 16px;
}

.list-ewm li a {
  display: block;
}

.list-ewm li a:hover img {
  margin: -5px 0 5px;
}

.list-ewm li a:hover p {
  color: #ce762e;
  border-bottom: 1px solid #ce762e;
}

.qa {
  width: 1124px;
  height: 1274px;
  margin: 70px auto 0;
  background: url(../images/bg_02.png) center center no-repeat;
  overflow: hidden;
}

.qa .rule {
  margin: 0 280px 30px;
}

.qa .rule p {
  color: #f2c288;
  line-height: 24px;
}

.qa .rule p em {
  width: 14px;
  height: 14px;
  margin: 5px 10px 0 0;
  background: url(../images/icon_03.png) left center no-repeat;
  background-size: contain;
}

.qa .rule p:nth-child(odd) em {
  background: url(../images/icon_02.png) left center no-repeat;
  background-size: contain;
}

.qa .qa-box {
  width: 1000px;
  height: 850px;
  margin: 0 auto;
  border: 1px solid #7c4f3d;
  border-radius: 20px;
}

.qa .qa-list {
  margin-top: 30px;
}

.qa .qa-list li {
  overflow: hidden;
}

.qa .qa-list li .qa-q {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 390px;
  height: 30px;
  line-height: 28px;
  margin: 30px auto 15px;
  border: 1px dashed #70493b;
  background: #2b1807;
  border-radius: 50px;
}

.qa .qa-list li.last p {
  color: #e3b47c;
  font-size: 16px;
  text-align: center;
}

.qa .qa-list li.last p.qa-q {
  color: #fff;
}

.qa .qa-list li.last textarea {
  display: block;
  margin: 10px auto 60px;
  padding: 10px;
  width: 620px;
  height: 62px;
  border: 1px solid #2b1807;
  background: #f7e4d8;
  color: #2b1806;
  font-size: 14px;
}

.qa .qa-list li.last textarea:focus-visible {
  border: 1px solid #000;
}

.btn {
  display: block;
  width: 359px;
  height: 67px;
  line-height: 67px;
  margin: 0 auto;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  color: #f7e4d8;
  background: url(../images/btn_03.png) center center no-repeat;
}

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

.row {
  position: relative;
  padding: 20px;
  margin-top: 117px;
  overflow: hidden;
}

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

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

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

.award li.active img {
  border: 1px solid #fffcda;
}

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

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

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

.award li.item-04 {
  top: 146px;
  left: 418px;
}

.award li.item-05 {
  top: 292px;
  left: 418px;
}

.award li.item-06 {
  top: 292px;
  left: 209px;
}

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

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

.award li .img {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  background: #fff;
}

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

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

.btn-begin {
  position: absolute;
  top: 167px;
  left: 230px;
  background: url(../images/bg_09.png) center center no-repeat;
  display: block;
  width: 200px;
  height: 140px;
  font: 0/0 a;
}

.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: 450px;
  height: 445px;
  margin-right: 30px;
}

.right-box .right-tit {
  margin: 20px 0;
  height: 62px;
  background: url(../images/title_02.png) center center no-repeat;
  font: 0/0 a;
}

.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;
  text-align: center;
}

.right-box .table tr td {
  font-size: 14px;
  line-height: 30px;
  color: #cfcbe8 !important;
}

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

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

.scrollbox {
  padding: 20px 10px 0 30px;
}

.table table {
  width: 100%;
  display: table;
}

.radio {
  margin: 0 20px 0 80px;
}

.radio span {
  float: left;
  width: 33.333%;
  color: #e3b47c;
  font-size: 16px;
}

.radio span:hover {
  cursor: pointer;
}

.radio span em {
  position: relative;
  float: left;
  display: block;
  margin: 2px 6px 0 0;
  width: 16px;
  height: 16px;
  border: 1px solid #faab76;
  border-radius: 50%;
  background: #2b1807;
}

.radio span.active em i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e3b47c;
}

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