.end-fb {
  position: absolute;
  top: 129px;
  left: 50%;
  margin-left: -163.5px;
}

/* 同盟板塊 */
.team {
  position: relative;
  /* margin-top: 200px; */
  height: 1090px;
  font-family: '微软雅黑';
  bottom: 75px;
}

.team .team-fb {
  margin-top: 20px;
}

.team-title {
  position: absolute;
  top: -30px;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  /* margin-left: -303px; */
  overflow: visible;
}

/* .team-title::after {
  content: '';
  width: 720px;
  height: 250px;
  background: url(../image/title-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
} */

.team .team-fb-login,
.team-fb-login-over {
  position: absolute;
  top: 280px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.team .team-gift-ul {
  width: 600px;
  /* margin: 0 auto; */
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 778px;
  left: 50%;
  transform: translateX(-50%);
}

.team-gift-ul li {
  display: inline-block;
  position: relative;
  /* margin: 0 14px; */
}

.team-gift-ul li:first-child {
  /* left: 91px; */
}

.team-gift-ul li:last-child {
  /* right: 87px; */
}

/* .team-container {
  position: relative;
  margin-top: 65px;
} */

.team-container .team-toggle-btns {
  width: 720px;
  height: 75px;
  display: flex;
  position: absolute;
  justify-content: space-evenly;
  align-items: center;
  z-index: 2;
  top: 576px;
  left: 51%;
  transform: translateX(-50%);
}


.team-toggle-create {
  width: 230px;
  height: 56px;
  /* margin-right: 75px; */
  background: url("../image/section5/team-create-switch.png") no-repeat;
  background-size: 100%;
}

.team-toggle-btns .team-toggle-join {
  width: 230px;
  height: 56px;
  background: url("../image/section5/team-join-switch.png") no-repeat;
  background-size: 100%;
}

/* .team-toggle-create.over {
  background: url("../image/over/team-create-switch-over.png") no-repeat;
  background-size: 100%;

} */

/* .team-toggle-btns .team-toggle-join.over {
  background: url("../image/over/team-join-switch-over.png") no-repeat;
  background-size: 100%;
} */


.team-panel-title {
  padding-top: 90px;
  margin-bottom: 46px;
}

/* .team-panel-create,
.team-panel-create {
  width: 648px;
  position: absolute;
  top: 245px;
  left: 50%;
  transform: translateX(-50%);
} */

.team-panel-create .team-create-content .team-create-form {
 
}

.team-create-content .team-create-form {
  position: relative;
}

.team-create-form .team-create-input {
  width: 344px;
  height: 48.8px;
  border: 0 solid #d9dde5;
  background-color: transparent;
  font-size: 20px;
  color: #7d92db;
  /* font-weight: 600; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  position: absolute;
  text-align: center;
}

.team-create-form .team-create-input-line {
  width: 327px;
  height: 43px;
  border: 0 solid #d9dde5;
  background-color: transparent;
  font-size: 20px;
  color: #7d92db;
  /* font-weight: 600; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  position: absolute;
  text-align: center;
}

.team-create-form input {
  top: 96px;
  left: 182px;
}

.team-create-form .team-create-name {
  top: 94px;
}

.team-create-form .team-create-tenet {
  top: 155px;
}

.team-create-form .team-create-line {
  top: 215px;
}

/* team-create-btn.png */
.team-create-content .team-create-btn {
  width: 230px;
  height: 56px;
  position: absolute;
  top: 290px;
  left: 50%;
  margin-left: -107.5px;
}

.team-create-content .end-team-create {
  width: 269px;
  height: 81px;
  position: absolute;
  top: 1240px;
  left: 50%;
  margin-left: -134.5px;
}

.my-team-title .my-team-count {
  /* font-size: 22px; */
}

.team-create-content_done .my-team-form {
  /* width: 546px;

  background-size: 100%;
  color: #a4a4a4;
  box-sizing: border-box;
  padding-top: 27px;
  padding-left: 16px;
  position: absolute;
  font-size: 20px;
  top: 116px;
  left: 58px; */
}

.my-team-form_tenet {
  display: flex;
  position: absolute;
  top: 130px;
  left: 60px;
  color: #7d92db;
  font-size: 22px;
  width: 440px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* text-indent: 16px; */
}



.my-team-form .my-team-form_line {
  width: 540px;
  display: flex;
  position: absolute;
  top: 227px;
  left: 63px;
  color: #7d92db;
  font-size: 21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* margin-top: 48px; */
  /* text-indent: 16px; */
}

.team-create-content_done .my-team-swiper {
  width: 583px;
  height: 330px;
  position: absolute;
  top: 130px;
  left: 37px;
}

.my-team-form .my-team-copy-fb {
  position: absolute;
  top: 300px;
  left: 320px;
}

.my-team-form .my-team-copy-line {
  position: absolute;
  top: 300px;
  left: 50px;
}

.team-panel-create .team-create-hint {
  position: absolute;
  top: 814px;
  left: 187px;
  
}


.team-panel-join {
  width: 598px;
  height: 379px;
  position: relative;
  top: 695px;
  left: 50%;
  transform: translateX(-50%);
}

.team-panel-join .dia-close {
  top: -38px;
  right: -5px;
}

.team-panel-create .team-create-content_done {
  width: 598px;
  height: 379px;
  /* margin: 0 auto; */
  background: url("../image/section5/team-create-done-bg.png") no-repeat;
  background-size: 100%;
  position: relative;
  top: 755px;
  left: 50%;
  transform: translateX(-50%);
}

.team-create-content_done .my-team-title {
  color: #d3d3d3;
  font-size: 26px;
  position: absolute;
  top: 75px;
  left: 40px;
}

.team-join-content {
  width: 598px;
  height: 379px;
  position: relative;
  background: url("../image/section5/team-panel-join-bg.png") no-repeat;
  background-size: 100%;
  padding-top: 132px;
  padding-left: 45px;
  box-sizing: border-box;
}

.team-create-header .team-create {
  width: 584px;
  height: 330px;
  position: absolute;
  top: 135px;
  left: 37px;
}

.team-create .swiper-slide img{
  width: 100%
} 

.team-create-swiper-button-next {
  width: 25px;
  height: 32px;
  position: absolute;
  top: 150px;
  right: 0px;
  background: url(../image/section5/create-right.png) no-repeat;
  background-size: 100%;
  z-index: 2;
}

.team-create-swiper-button-prev {
  width: 25px;
  height: 32px;
  position: absolute;
  top: 150px;
  left: 0px;
  background: url(../image/section5/create-left.png) no-repeat;
  background-size: 100%;
  z-index: 2;
}

.team-panel-create .team-create-content {
  position: relative;
  width: 598px;
  height: 379px;
  background: url("../image/section5/team-create-form-bg.png") no-repeat;
  background-size: 100%;
  top: 755px;
  left: 50%;
  transform: translateX(-50%);
}

.team-panel-create .dia-close {
  top: -38px;
  /* right: -326px; */
  right: 0px;
}


.team-join-content .team-join-search {
  width: 598px;
  height: 40px;
  /* background: url("../images/team-search-bg.png") no-repeat;
      background-size: 100%; */
  position: relative;
  left: -60px;
  top: -40px;
}

.team-join-search .team-join-search_input {
  width: 500px;
  height: 45px;
  background: transparent;
  border: 0 solid transparent;
  font-size: 24px;
  color: #000000;
  text-align: center;
  text-align-last: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: -16px;
  margin-left: 66px;
}

.team-join-search .team-join-search_input::input-placeholder {
  color: #000000;
}

.team-join-search .team-join-search_input::-webkit-input-placeholder {
  color: #000000;
}

/*
* team-search-btn.png
*/
.team-join-search .team-search-btn {
  width: 35px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 545px;
}

/* team-detail-btn.png */
.team-join-content .team-join-list {
  position: absolute;
  top: 125px;
  color: #e3e1e1;
  /* font-weight: bold; */
  font-size: 24px;
  /* margin-left: 35px; */
  /* margin-top: 17px; */
  font-family: '微软雅黑';
}

/* .team-join-content .team-join-list .team-join-item:nth-child(2) {
  color: #d43a3a !important;
  font-size: 21px !important;
} */
/* .team-join-content .team-join-list {
  color: #d43a3a;
  font-size: 21px;
  margin-left: 20px;
} */

.team-join-list .team-join-item {
  margin-top: 9px;
  margin-left: -30px;
}

.team-join-list .team-join-item a {
  width: 133px;
  height: 53px;
}

.team-detail-btn {
  /* margin-right: 10px; */
}

.team-join-item .team-join-item_content {
  display: inline-block;
  width: 210px;
  white-space: nowrap;
  margin-right: 155px;
}

.team-join-content .team-prev-btn {
  width: 82px;
  height: 18px;
  background: url(../image/section5/team-prev-btn.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 345px;
  left: 175px;
}

.team-join-content .team-random-btn {
  width: 82px;
  height: 18px;
  background: url(../image/section5/team-random-btn.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 345px;
  left: 355px;
}

.team-join-content .team-prev-btn span,
.team-join-content .team-random-btn span {
  color: #fff;
  font-size: 21px;
}

.team-join-content .team-prev-btn span:hover,
.team-join-content .team-random-btn span:hover {
  text-decoration: underline;
}

.team-detail-btn {
  margin-left: -22px;
}

.team .team-gift {
  position: absolute;
  display: flex;
  justify-content: space-between;
  z-index: 1;
  left: 0px;
  top: 200px;
  height: 360px;
  width: 100%;
}

.team .team-gift .gift-first {
  position: absolute;
  background: url(../image/section5/gift-1.png) no-repeat;
  background-size: 100%;
  width: 271px;
  height: 356px;
  left: 70px;
}
 
.team .team-gift .gift-second {
  position: absolute;
  background: url(../image/section5/gift-2.png) no-repeat;
  background-size: 100%;
  width: 335px;
  height: 373px;
  right: 4px;
}


/* 創建同盟成功彈窗 */
.pop-create-team-success .pop-create-team-success-bg {
  width: 520px;
  height: 334px;
  background: url(../image/pop/pop-create-team-success-bg.png) no-repeat;
  background-size: 100%;
  position: relative;
}

.pop-create-team-success-bg .pop-team-share {
  position: absolute;
  top: 307px;
  left: 196px;
}

.pop-create-team-success-bg .share-fb {
  position: absolute;
  top: 135px;
  left: 145px;
}

.pop-create-team-success-bg .share-line {
  position: absolute;
  top: 135px;
  left: 290px;
}

.pop-create-team-success-bg .pop-team-share>a {
  margin-right: 45px;
}

.pop-create-team-success .dia-close {
  top: -40px;
  left: 520px;
}

/* 同盟詳情加入彈窗 */
.pop-team-detail .pop-team-content {
  width: 501px;
  height: 372px;
  background: url(../image/pop/pop-team-content-ella.png) no-repeat;
  background-size: 100%;
  position: relative;
  /* color: rgba(255,255,255,.8); */
  font-size: 26px;
}

.pop-team-content .pop-team-content-img {
  position: absolute;
  width: 231px;
  height: 298px;
  top: -8px;
  left: -126px;
}

.pop-detail-text>div {
  padding: 20px;
}

/* .pop-team-content .pop-detail-name {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: -12px;
  left: -100px;
  width: 470px;
  color: #ffffff;
  font-size: 26px;
} */

.pop-team-content .pop-detail-text {
  position: absolute;
  left: 25px;
  top: -12px;
  color: #d3d3d3;
  line-height: 65px;
  /* font-weight: 600; */
  font-size: 24px;
}

.pop-team-content .pop-detail-num {
  left: 430px;
  top: 241px;
  width: 230px;
  color: #959191;
}

.pop-team-content .pop-detail-team_name {
  position: relative;
  left: 45px;
  color: #959191;
  top: 60px;
  line-height: 1;
}

.pop-team-content .pop-detail-tenet {
  position: absolute;
  top: 165px;
  left: 50px;
  width: 470px;
  color: #959191;
  /* font-size: 26px; */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pop-team-content .pop-detail-goal {
  position: absolute;
  color: #959191;
  top: 350px;
  left: 95px;
  width: 180px;
}

.pop-team-content .pop-detail-poker_point {
  left: 480px;
  color: #ffffff;
  top: 430px;
  width: 180px;
}

.pop-team-content .pop-detail-line {
  position: absolute;
  color: #959191;
  left: 55px;
  top: 265px;
  width: 470px;
  /* font-size: 26px; */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pop-team-detail .pop-team-content .team-join-btn {
  position: absolute;
  top: 310px;
  left: 50%;
  transform: translateX(-52%);
}

.pop-team-detail .pop-team-content .end-team-detail-btn {
  position: absolute;
  top: 550px;
  width: 264px;
  left: 50%;
  transform: translateX(-50%);
}

.pop-team-detail .pop-team-content .team-share-btn {
  position: absolute;
  top: 580px;
  left: 65px;
  width: 264px;
}

.pop-team-detail .pop-team-content .team-line-btn {
  position: absolute;
  top: 580px;
  left: 347px;
  width: 264px;
}

.pop-team-detail .dia-close {
  left: 506px;
  top: -41px;
}


.pop-team-detail .dia-close-2 {
  top: -27px;
  right: 24px;
}

/* 加入公会成功彈窗 */
.pop-line .pop-line-bg {
  width: 520px;
  height: 329px;
  background: url(../image/pop/pop-line-bg.png) no-repeat;
  background-size: 100%;
}

/* 加入月光嘉年华 */
.pop-line-ella-bg {
  width: 594px;
  height: 491px;
  background: url(../image/pop/pop-line-ella-bg.png) no-repeat;
  background-size: 100%;

}

.pop-line-ella-bg .share-fb {
  position: absolute;
  top: 200px;
  left: 150px;
}

.pop-line-ella-bg .share-line {
  position: absolute;
  top: 200px;
  left: 300px;
}

.pop-line-ella .dia-close {
  top: -66px;
  left: 560px;
}

.pop-line-bg .share-fb {
  position: absolute;
  top: 200px;
  left: 150px;
}

.pop-line-bg .share-line {
  position: absolute;
  top: 200px;
  left: 300px;
}

.pop-line .pop-line-share {
  position: absolute;
  top: 334px;
  left: 205px;
}

.pop-line .pop-team-share-fb {
  position: absolute;
  top: 334px;
  left: 380px;
}

.pop-line .dia-close {
  top: -46px;
  left: 531px;
}

.team-Lin {
  width: 507px;
  height: 677px;
  position: absolute;
  top: 294px;
  left: 50%;
  transform: translateX(-50%);
}

.team-join {
  width: 403px;
  height: 72px;
  position: absolute;
  top: 674px;
  left: 50%;
  /* transform: translateX(-50%);
   */
  margin-left: -202.5px;
  background: url(../image/section5/team-join.png) no-repeat;
  background-size: 100%;
}

.team-Lin-icon {
  width: 125px;
  height: 125px;
  position: absolute;
  top: 536px;
  left: 508px;
  background: url(../image/section5/team-Lin-icon.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.pop-team-detailella .pop-team-content-ella {
  width: 654px;
  height: 486px;
  background: url(../image/pop/pop-team-content-ella.png) no-repeat;
  background-size: 100%;
  position: relative;
  /* font-size: 0.24rem; */
}

.pop-team-content-ella .pop-detail-text {
  position: absolute;
  left: 60px;
  top: 40px;
  color: #875137;
  font-size: 31px;
  font-weight: 600;
}

.pop-team-content-ella .pop-detail-team_name {
  left: 80px;
  color: #7c6f68;
  top: 115px;
  width: 410px;
  font-size: 22px;
  font-weight: 600;

}

.pop-team-content-ella>span {
  position: absolute;
  top: 108px;
  left: 270px;
  width: 350px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pop-team-content-ella .pop-detail-tenet {
  color: #7c6f68;
  top: 210px;
  left: 80px;
  font-size: 22px;
  width: 540px;
  font-weight: 600;

}

.pop-team-content-ella .pop-detail-line {
  color: #7c6f68;
  left: 82px;
  top: 300px;
  font-size: 22px;
  font-weight: 600;
  width: 540px;

}

.pop-team-detailella .pop-team-content-ella .team-join-btn {
  position: absolute;
  top: 360px;
  left: 50%;
  width: 233px;
  height: 77px;
  margin-left: -116.5px;
}

.pop-team-detailella .dia-close {
  left: 557px;
  top: -67px;
}

.team-gift-ul .achieve {
  position: relative;
}

.team-gift-ul .achieve::after {
  content: '';
  width: 37px;
  height: 32px;
  background: url('../image/section5/achieve.png') no-repeat;
  background-size: 100%;
  position: absolute;
  top: 12px;
  left: 25px;
}


/* 入会勾选 */
.team .team-gift .gift-first.gift_active:after {
  content: " ";
  display: block;
  background: url(../image/section5/gift_active.png) no-repeat;
  background-size: 100%;
  width: 90px;
  height: 77px;
  position: absolute;
  right: 0px;
  top: 230px;
}


.team .team-gift .gift-second.gift_active:after {
  content: " ";
  display: block;
  background: url(../image/section5/gift_active.png) no-repeat;
  background-size: 100%;
  width: 90px;
  height: 77px;
  position: absolute;
  right: 60px;
  top: 230px;
}