body {
  background-color: #f9fbff;
}

.header {
  width: 100%;
  margin: 0 auto;
  background: #414755;
  text-align: center;
}
.header img {
  max-width: 1920px;
  width: 100%;
}

.out-inner {
  width: 1920px;
  margin: 0 auto;
  background: url(../img/bg_02.jpg) no-repeat top center;
  background-size: 100% 2105px;
  padding-bottom: 50px;
}

.inner {
  width: 1200px;
  margin: 0 auto;
}
.inner .banner {
  display: flex;
  padding-top: 60px;
}
.inner .banner .text {
  width: 753px;
  padding-left: 100px;
  box-sizing: border-box;
}
.inner .banner .text .title img {
  width: 100%;
}
.inner .banner .text .big-text {
  font-size: 24px;
  padding-top: 5px;
  text-align: center;
  line-height: 36px;
}
.inner .banner .text .big-text p {
  padding-bottom: 10px;
  text-indent: 2em;
}
.inner .banner .text .big-text p span {
  color: #D5AB7A;
}
.inner .banner .text .big-text p a {
  color: #3A97FF;
}
.inner .banner .text .item {
  margin-top: 30px;
  font-size: 22px;
  line-height: 36px;
}
.inner .banner .text .item span {
  color: #D5AB7A;
}
.inner .btns {
  width: 853px;
  padding-left: 100px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
.inner .btns a {
  position: relative;
  top: 0;
  transition: all 0.3s;
  margin: 0 50px;
  margin-bottom: 30px;
}
.inner .btns a:hover {
  top: -10px;
}
.inner .btns a:nth-of-type(1) .btn {
  background: url(../img/btn_03.png) no-repeat;
  background-size: 100% 100%;
}
.inner .btns a:nth-of-type(2) .btn {
  background: url(../img/btn_05.png) no-repeat;
  background-size: 100% 100%;
}
.inner .btns a:nth-of-type(3) .btn {
  background: url(../img/btn_07.png) no-repeat;
  background-size: 100% 100%;
}
.inner .btns a:nth-of-type(4) .btn {
  background: url(../img/btn_09.png) no-repeat;
  background-size: 100% 100%;
}
.inner .btns .btn {
  width: 272px;
  height: 87px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.inner .btns .btn p {
  color: #ffffff;
}
.inner .btns .btn h4 {
  font-size: 20px;
  font-weight: bold;
  color: #FBFCFF;
  line-height: 32px;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.48);
}
.inner .btns .btn img {
  width: 58px;
  height: 58px;
  margin-right: 12px;
}
.inner .b-text {
  color: #FF0000;
  font-size: 27px;
  width: 853px;
  padding-left: 100px;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
}
.inner .items {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.inner .items .item {
  margin-top: 30px;
}
.inner .items .item .small-item {
  width: 590px;
  background: #383B4D;
  box-shadow: 0px 7px 25px 2px rgba(74, 88, 103, 0.26);
  border-radius: 48px;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 31px;
  padding-bottom: 20px;
}
.inner .items .item .small-item.one {
  height: auto;
  min-height: 400px;
}
.inner .items .item .small-item.two {
  margin-top: 50px;
  height: auto;
  min-height: 600px;
}

/* 活动三特殊样式 */
.inner .items .item .small-item.two .in-ul {
  margin-top: 10px;
}

.inner .items .item .small-item.two .note {
  margin-top: 15px;
}
.inner .items .item .small-item.two h3, .inner .items .item .small-item.four h3 {
  width: 100%;
  height: 85px;
  line-height: 85px;
  text-align: center;
  background: #FDFDFD;
  border-radius: 21px;
  color: #9e8b72;
  font-size: 32px;
}
.inner .items .item .small-item.two h3 span, .inner .items .item .small-item.four h3 span {
  color: #f00;
}
.inner .items .item .small-item.three {
  height: auto;
  min-height: 600px;
}
.inner .items .item .small-item.four {
  margin-top: 30px;
  height: auto;
  min-height: 500px;
}
.inner .items .item .small-item.five {
  margin-top: 30px;
  height: auto;
  min-height: 200px;
}
.inner .items .item .small-item.five .top {
  font-size: 18px;
  display: flex;
  justify-content: space-around;
}
.inner .items .item .small-item.five .top .i p {
  width: 230px;
  height: 50px;
  background: url(../img/i_17.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}
.inner .items .item .small-item.five .top .i span {
  color: #D6AD7B;
  font-size: 24px;
  text-align: center;
  display: block;
  padding-top: 10px;
}
.inner .items .item .small-item.five .active {
  height: 250px;
  overflow: hidden;
}
.inner .items .item .small-item.five .active ul {
  position: relative;
  transition: all 0.3s;
  top: 0;
  background: transparent;
}
.inner .items .item .small-item.five .active ul li {
  display: flex;
  justify-content: center;
  height: 50px;
  line-height: 50px;
  border: 0;
}
.inner .items .item .small-item.five .active ul li h3 {
  padding: 0 10px;
  font-weight: normal;
  color: #fff;
  font-size: 20px;
}
.inner .items .item .small-item.five .active ul li h3 span {
  color: #D6AD7B;
  border: 0;
}
.inner .items .item .small-item .i-title {
  height: 46px;
}
.inner .items .item .small-item .i-title img {
  height: 46px;
}
.inner .items .item .small-item .title {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 49px;
  background: url(../img/i_13.png) no-repeat center center;
  color: #383B4D;
  position: relative;
  top: -25px;
}
.inner .items .item .small-item .in-ul {
  background: #ffffff;
  border-radius: 0 0 20px 20px;
  margin-bottom: 15px;
}
.inner .items .item .small-item .in-ul li {
  display: flex;
  border-top: 1px solid #CEAE7B;
}
.inner .items .item .small-item .in-ul li span {
  display: block;
  text-align: center;
  flex: 1;
  height: 40px;
  line-height: 40px;
}
.inner .items .item .small-item .in-ul li span:nth-of-type(1) {
  width: 185px;
  border-right: 1px solid #CEAE7B;
}

/* 表头样式 */
.inner .items .item .small-item .in-ul li.table-header {
  background: #f8f9fa;
  font-weight: bold;
  color: #383B4D;
  border-top: none;
}

.inner .items .item .small-item .in-ul li.table-header span {
  color: #383B4D;
  font-size: 18px;
}

/* 副标题样式 */
.inner .items .item .small-item .fu-title {
  background: #f8f9fa;
  padding: 10px 15px;
  margin: 10px 0;
  border-radius: 8px;
  font-size: 18px;
  line-height: 1.4;
  color: #383B4D;
  text-align: center;
  border-left: 4px solid #D5AB7A;
  font-weight: 500;
}

/* 新增样式 */
.inner .items .item .small-item .sub-title {
  background: #f8f9fa;
  padding: 15px;
  margin: 10px 0;
  border-radius: 8px;
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  text-align: center;
  border-left: 4px solid #D5AB7A;
}

.inner .items .item .small-item .note {
  background: #fff3cd;
  border: 1px solid #ffeaa7;
  color: #856404;
  padding: 10px 15px;
  margin: 10px 0;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

/* 调整活动区块间距 */
.inner .items .item .small-item {
  margin-bottom: 20px;
}

/* 调整活动四的样式 */
.inner .items .item .small-item.five h3 {
  background: #FDFDFD;
  border-radius: 21px;
  color: #9e8b72;
  font-size: 24px;
  padding: 20px;
  text-align: center;
  line-height: 1.5;
  margin: 0;
}

/* 提款信息区块样式 */
.inner .items .item .small-item.withdrawal-info {
  height: auto;
  min-height: 420px;
  margin-top: 30px;
}

.inner .items .item .small-item.withdrawal-info .title {
  margin-bottom: 20px;
}

/* 修复提款成功区块的样式冲突 */
.inner .items .item .small-item.withdrawal-info .top {
  font-size: 18px;
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}

.inner .items .item .small-item.withdrawal-info .top .i p {
  width: 230px;
  height: 50px;
  background: url(../img/i_17.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}

.inner .items .item .small-item.withdrawal-info .top .i span {
  color: #D6AD7B;
  font-size: 24px;
  text-align: center;
  display: block;
  padding-top: 10px;
}

.inner .items .item .small-item.withdrawal-info .active {
  height: 250px;
  overflow: hidden;
  background: #383B4D;
  border-radius: 20px;
  padding: 20px;
}

.inner .items .item .small-item.withdrawal-info .active ul {
  position: relative;
  transition: all 0.3s;
  top: 0;
  background: transparent;
}

.inner .items .item .small-item.withdrawal-info .active ul li {
  display: flex;
  justify-content: space-between;
  height: 50px;
  line-height: 50px;
  border: 0;
  margin-bottom: 10px;
}

.inner .items .item .small-item.withdrawal-info .active ul li h3 {
  padding: 0 10px;
  font-weight: normal;
  color: #fff;
  font-size: 20px;
  margin: 0;
}

.inner .items .item .small-item.withdrawal-info .active ul li h3 span {
  color: #D6AD7B;
  border: 0;
}/*# sourceMappingURL=index.css.map */

.inner .items .item .small-item.withdrawal-info h3{
  background-color: transparent !important;
}