/* reset */

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

img {
  border: 0;
}

body {
  padding-top: 42px;
  background-color: #265a34;
  position: relative;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th,
ul,
ol {
  padding: 0;
}

#afooter {
  min-width: 1400px;
  padding: 0 0 48px 0;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: #fff3be;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.hide,
.hid {
  text-indent: -9999px;
  font-size: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  opacity: 0;
}

#afooter a,
#afooter a:hover {
  color: #fff3be;
  text-decoration: none;
}

/* reset */

@font-face {
  font-family: 'fzfslsjt-bold';
  src: url('//game.gtimg.cn/images/lol/act/a20230621dragonboat/font/fzfslsjt-bold.ttf');
}


.spr{
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/sprite.png);
  background-repeat: no-repeat;
  background-size: 1000px 1000px;
}

.wrap {
  max-width: 1920px;
  min-width: 1400px;
  height: 3884px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.wrap * {
  box-sizing: border-box;
  outline: none;
  border: none;
}

.container {
  width: 1400px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}

.part1 {
  width: 100%;
  height: 1201px;
  position: relative;
  padding-top: 915px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/part1_bg_01.jpg?d=0615) no-repeat center;
}

.logo {
  position: absolute;
  left: 44px;
  top: 41px;
  width: 168px;
  height: 48px;
  background-position: 0 0;
}

.head_title {
  width: 1088px;
  height: 1208px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/head_title.png) no-repeat center;
  position: absolute;
  left: -260px;
  top: -920px;
  pointer-events: none;
}

.time {
  line-height: 1;
  font-size: 22px;
  color: #fff4c1;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
}

.time span {
  /* font-weight: bold; */
}

#login_qq_span {
  margin-right: 45px;
}

.login div.login__m {
  display: none;
}

.login div {
  display: inline-block;
  vertical-align: top;
}

.loginbox {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff4c1;
  line-height: 1;
  margin-top: 22px;
}

.login a {
  color: #ffdd86;
  cursor: pointer;
}

.login.logined {
  /* display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.logined .login__pc,
.logined .l-info {
  float: right;
}

.part2 {
  width: 100%;
  height: 860px;
  padding-top: 90px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/part1_bg_02.jpg?d=0615) no-repeat center;
}

.part2 .title {
  background-position: 0 -86px;
  margin: 0 auto;
  width: 982px;
  height: 124px;
}

.part2_box {
  display: flex;
  justify-content: center;
  width: 1400px;
  margin: 20px auto 0;
}

.icon {
  width: 305px;
  height: 309px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ty_box_r {
  width: 560px;
  color: #fff4c1;
}

.condition {
  width: 100%;
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
  position: relative;
  padding-left: 30px;
}

.condition::after {
  content: '';
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/sprite.png) no-repeat;
  background-size: 1000px 1000px;
  background-position: -194px 0;
  width: 41px;
  height: 41px;
  position: absolute;
  display: inline-block;
  top: 92px;
  left: -25px;
  pointer-events: none;
}

.condition p {
  margin-bottom: 40px;
  position: relative;
}

.condition p:nth-of-type(2){
  margin-bottom: 55px;
}

.condition p .serial {
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #2c4a27;
  text-align: center;
  border-radius: 50%;
  background-color: #ffde88;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin-right: 2px;
}

.condition p:last-of-type {
  margin-bottom: 0px;
}

p.bold {
  margin-bottom: 17px;
  font-size: 22px;
}
p > em {
  color: #ffde88;
}

.condition p a {
  color: #ffd361;
  font-weight: bold;
  margin-left: 3px;
  border-bottom: 1px solid #ffd361;
  padding-bottom: 2px;
  cursor: pointer;
  position: relative;
}

.condition p a::after {
  content: '';
  position: absolute;
  width: 162px;
  height: 165px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/sprite.png) 0 -538px;
  left: 50%;
  transform: translateX(-50%);
  top: 12px;
  z-index: 999;
  display: none;
}

.condition p a:hover::after {
  display: block;
}

.condition span {
  position: absolute;
  width: 54px;
  height: 20px;
  border: 1px solid #458349;
  border-radius: 5px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.condition .task_em{
  font-weight: normal;
}

.condition span.completed{
  color: #ffd361;
  border: 1px solid #ffd361;
}
.condition p .task_em{
  color: #ffd361;
  font-weight: bold;
}

.condition span i {
  font-style: normal;
  font-size: 16px;
  margin: 0 1px;
}

.get_btn {
  width: 284px;
  height: 66px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/get_btn.png) no-repeat 0 0/100% 100%;
  font-size: 0;
  color: transparent;
  display: block;
  margin: 0 auto;
}

.box-icon {
  margin: 40px auto 0;
  width: 540px;
  height: 271px;
}

.box-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tips-icon-text {
  color: #ffde88;
  text-align: center;
  width: 100%;
  margin: 10px auto 30px;
  font-size: 20px;
  font-family: 'fzfslsjt-bold';
}

.get_btn.gray {
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/get_btn_gray.png);
  pointer-events: none;
}

.part3 {
  width: 100%;
  height: 998px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/part1_bg_03.jpg?d=0615) no-repeat top;
  color: #fff4c1;
  font-size: 20px;
  padding-top: 225px;
  position: relative;
}

.part3 .title {
  background-position: -3px -259px;
  width: 497px;
  height: 241px;
  margin-left: 90px;
}

.sell_time,
.way {
  line-height: 1;
  display: flex;
  align-items: flex-end;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 92px;
}
.way {
  padding-left: 35px;
  margin-bottom: 0;
}

.sell_time span,
.way span {
  color: #ffdd86;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 0 10px;
}

.way span {
  margin: 0 5px;
}

.unlock_btn {
  width: 284px;
  height: 66px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/unlock_btn.png) no-repeat 0 0 / cover;
  display: block;
  margin: 130px 0 20px 135px;
}

.part4 {
  height: 824px;
  width: 100%;
  padding-top: 120px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/part1_bg_04.jpg?d=0615) no-repeat center;
}

.part4 .title {
  width: 211px;
  height: 124px;
  background-position: -567px -285px;
}

.content {
  position: absolute;
  right: 0;
  top: 0;
  width: 1100px;
}

.content p {
  padding: 0 0 29px 48px;
  border-bottom: 1px solid rgba(244, 236, 191, 0.2);
  font-size: 16px;
  color: #fff4c1;
  line-height: 1;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
}

.content p.last_p {
  border-bottom: none;
}

.content p span.ls {
  line-height: 1.5;
  font-size: 16px;
  color: #fff4c1;
  width: 95%;
  font-weight: normal;
}

.content span:first-of-type {
  display: block;
  margin-bottom: 22px;
  color: #ffdd86;
  font-weight: bold;
}

.dialog_bg {
  width: 600px;
  height: 320px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/pop.png) no-repeat center;
  padding-top: 132px;
  text-align: center;
  position: relative;
}

.tips {
  width: 100%;
  color: #fff3be;
  line-height: 1;
  font-size: 23px;
  letter-spacing: 0.8px;
}

.dia-close {
  position: absolute;
  width: 42px;
  height: 43px;
  background-position: -556px -575px;
  top: 42px;
  right: 42px;
  z-index: 10;
}

.confirm_btn {
  width: 284px;
  height: 66px;
  background: url(//game.gtimg.cn/images/lol/act/a20230621dragonboat/confirm_btn.png) no-repeat 0 0/cover;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}

.part3,.part4{
  margin-top: -1px;
}

.btn {
  transition: filter 0.2s;
  -webkit-transition: filter 0.2s;
}

.btn:hover {
  -webkit-filter: brightness(1.1);
  -o-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  filter: brightness(1.1);
  transition: filter 0.2s;
  -webkit-transition: filter 0.2s;
}

.login-content a{
  color: #fff4c1;
}