.e20230228 .sect-1 {
  position: relative;
  background: url("../images/bg1.jpg") center no-repeat;
}
.e20230228 .sect-1 .box {
  height: 966px;
}
.e20230228 .sect-1 .home-role--bg1 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 430px;
  /* background: url("../images/sect_1_bg_t1.jpg") center no-repeat; */
}
.e20230228 .sect-1 .home-role--bg2 {
  position: absolute;
  top: 430px;
  left: 50%;
  transform: translateX(-50%);
  height: 536px;
  /* background: url("../images/sect_1_bg_t2.jpg") center no-repeat; */
}
.tagwrap{
	/* width: 1560px; */
	margin: 0 auto;
	position: relative;
}
.e20230228 .sect-1 .home-role--tag {
  position: absolute;
  top: 157px;
  left: 50%;
  margin-left:-400px;
  width: 304px;
  height: 444px;
  background: url("../images/sect_1_s.png") top center no-repeat;
}
.bgwrap-2-3{
	background: url("../images/sect_2and3_bg.jpg") top center no-repeat;
	background-size: cover;
}
.e20230228 .sect-2 {
  position: relative;
  /* background: url("../images/sect_2_bg.jpg") top center no-repeat; */
}
.e20230228 .sect-2 .box {
  height: 715px;
}
.e20230228 .sect-2 .sect-2-title {
  width: 275px;
  height: 240px;
  background: url("../images/title_2.png") top center no-repeat;
}
.e20230228 .sect-2 .sect-2-main {
  padding-top: 0px;
  display: flex;
  flex-wrap: nowrap;
}
.e20230228 .sect-2 .sect-2-box {
  position: relative;
  width: 450px;
  height: 328px;
}
.e20230228 .sect-2 .sect-2-box:not(:last-child){
	margin-right: 15px;
}
.e20230228 .sect-2 .sect-2-box b {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 24px;
}
.e20230228 .sect-2 .sect-2-box .w1,
.e20230228 .sect-2 .sect-2-box .w2,
.e20230228 .sect-2 .sect-2-box .w3 {
  color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.e20230228 .sect-2 .sect-2-box .w1 {
  top: 135px;
}
.e20230228 .sect-2 .sect-2-box .w2 {
  top: 177px;
}
.e20230228 .sect-2 .sect-2-box .w3 {
  top: 125px;
}
.e20230228 .sect-2 .sect-2-box .w4 {
  position: absolute;
  top: 170px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 14px;
  text-align: center;
  color: #7461bd;
}
.e20230228 .sect-2 .sect-2-box .w4 span {
  display: inline-block;
  font-weight: bold;
  position: relative;
  margin: 0 10px;
  line-height: 22px;
}
.e20230228 .sect-2 .sect-2-box .w4 span:not(:last-of-type)::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  width: 2px;
  height: 14px;
  background: #c1b8e1;
}
.e20230228 .sect-2 .sect-2-box .hint {
  position: absolute;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 30px;
  font-size: 14px;
  color: #7c72a3;
}
.e20230228 .sect-2 .sect-2-box.box1 {
  background: url("../images/sect_2_g1.png") top center no-repeat;
}
.e20230228 .sect-2 .sect-2-box.box2 {
  background: url("../images/sect_2_g2.png") top center no-repeat;
}
.e20230228 .sect-2 .sect-2-box.box3 {
  background: url("../images/sect_2_g3.png") top center no-repeat;
}
.e20230228 .sect-3 {
  position: relative;
  
}
.e20230228 .sect-3 .box {
  /* height: 2915px; */
  /* width: 1560px; */
  margin: 0 auto;
}
.e20230228 .sect-3 .title {
  /* padding-top: 70px;
  padding-bottom: 10px;
  margin-bottom: 30px; */
}
.e20230228 .sect-3 .user {
  /* margin-left: 30px; */
}
.e20230228 .sect-3 .user_login {
  width: 168px;
  height: 61px;
  /* margin-left: 30px; */
  color: #faf5e8;
  text-align: center;
  margin: 0 auto;
  /* background: url("../images/sect_3_login.png") top center no-repeat; */
}
.e20230228 .sect-3 .user_login_succeed {
  height: 61px;
  line-height: 61px;
  text-align: center;
  letter-spacing: 2px;
}
.e20230228 .sect-3 .user_login_succeed b {
  color: #f0d2a0;
  margin: 0 7px;
}
.e20230228 .sect-3 .user_login_succeed b.u-name {
  color: #faf5e8;
}
.e20230228 .sect-3 .user_login_succeed a b {
  color: #f0d2a0;
}
.e20230228 .sect-3_container {
  box-sizing: border-box;
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(4, 1fr);
}
@media(max-width: 1560px) {
	.e20230228 .sect-3 .box{
		width: 1100px;
	}
	.e20230228 .sect-3_container {
	  display: grid;
	  gap: 10px;
	  grid-template-columns: repeat(3, 1fr);
	  padding: 0px;
	}
}
@media(min-width: 1560px) {
	.e20230228 .sect-3 .box{
		width: 1550px;//减去滚动条宽度
	}
	.e20230228 .sect-3_container {
	  /* padding: 0 156px; */
	}
}
.e20230228 .sect-3 .panel {
  position: relative;
  width: 366px;
  height: 442px;
  background: url("../images/sect_3_itemBg.png") top center no-repeat;
  /* margin-top: 40px; */
  margin: auto;
}
.e20230228 .sect-3 .panel_name,
.e20230228 .sect-3 .panel_subMsg,
{
  
}
.e20230228 .sect-3 .panel_name {
  top: 85px;
}
.e20230228 .sect-3 .panel_subMsg {
  
  /* height: 100px; */
  /* background: url("../images/sect_3_subMsg.png") top center no-repeat; */
  padding-left: 20px;
  padding-top: 21px;
  /* line-height: 29px; */
  color: #4c456d;
}

.e20230228 .sect-3 .panel_subMsg .m1,
.e20230228 .sect-3 .panel_subMsg .m2,
.e20230228 .sect-3 .panel_subMsg .m3 {
  /* width: 130px; */
}
.e20230228 .sect-3 .panel_subMsg .m1 {
  width: 290px;
  font-size: 18px;
  color: #aca9a2;
  padding-left: 4px;
}
.e20230228 .sect-3 .panel_subMsg .m2 {
  font-size: 32px;
color: #faf5e8;
}
.e20230228 .sect-3 .panel_subMsg .m3 {
  font-size: 17px;
      color: #8e8467;
      margin: 14px 0 0 4px;
}
.e20230228 .sect-3 .panel_subMsg .m3 span:nth-of-type(1){
	margin-right: 40px;
}
.e20230228 .sect-3 .panel_subMsg .m3 strong{
	font-size: 24px;
	color: #f0d2a0;
}
.e20230228 .sect-3 .panel_ava {
  position: absolute;
  top: 211px;
  left: 22px;
}
.e20230228 .sect-3 .story-txt{
	color: #90908f;
	font-size: 16px;
	line-height: 26px;
	margin-top: 10px;
	padding: 0 20px;
	
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;  
	text-overflow: ellipsis;  
	display: -webkit-box;  
	-webkit-line-clamp: 8;  
	line-clamp: 8;  
	-webkit-box-orient: vertical;
}
.e20230228 .sect-3 .panel_btn {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 188px;
  height: 59px;
  background: url("../images/sect_3_btn.png") top center no-repeat;
}
.e20230228 .sect-4 {
  position: relative;
  width: 1200px;
  height: 497px;
  background: url("../images/sect_4_bg.png") top left no-repeat;
  margin: 15px auto 0;
  padding-left: 184px;
    padding-top: 70px;
  
}
.e20230228 .sect-4 .box {
  
}
.e20230228 .sect-4 .rule_l {
  margin-right: 150px;
}

.e20230228 .sect-4 .title {
  display: block;
  width: 192px;
  height: 27px;
  background: url("../images/title_4.png") no-repeat;
}
.e20230228 .sect-4 .rule_box {
  width: calc(1415px - 640px);
  color: #a19e97;
  font-size: 18px;
  line-height: 30px;
}
.e20230228 .sect-4 .rule_box .sT {
  margin-top: 25px;
  margin-bottom: 10px;
  width: 213px;
  height: 23px;
  line-height: 23px;
  background: url("../images/ruledetailbg.png") no-repeat;
}
.e20230228 .sect-4 .rule_box .sT span {
  padding: 2px 20px;
  border-radius: 30px;
}
.e20230228 .sect-4 .rule_box .linkDoor{
	margin-top: 25px;
}
.e20230228 .sect-4 .rule_box .jp {
  color: #f0d2a0;
  text-decoration: underline;
}
.e20230228 .sect-4 .rule_box .ls {
  margin-top: 15px;
}
.e20230228 #backTop {
  position: fixed;
  right: 4px;
  bottom: 50%;
  transform: translateY(50%);
  animation: fade 0.5s ease;
  z-index: 999;
  width: 129px;
  height: 288px;
  padding-top: 6px;
  background: url("../images/sidbar_rt.png") no-repeat;
}
.e20230228 #backTop .logo {
  width: 122px;
  height: 124px;
  background: url("../images/side_b_t0.png") top center no-repeat;
}
.e20230228 #backTop .circle {
  margin: auto;
  width: 16px;
  height: 48px;
  background: url("../images/side_circles.png") top center no-repeat;
}
.e20230228 #backTop .act {
  color: #faf5e8;
  font-size: 18px;
  text-align: center;
  width: 130px;
  height: 30px;
  line-height: 28px;
  margin-bottom: 55px;
  padding-right: 35px;
}
.e20230228 #backTop .act.active {
  color: #261a1e;
  font-size: 18px;
  /* background-color: #d5b47c; */
  background: url("../images/sidbar_activebg.png") top center no-repeat;
  
}
.e20230228 #backTop .btn1,
.e20230228 #backTop .btn2,
.e20230228 #backTop .btn3 {
  
}
.e20230228 #backTop .btn1:hover,
.e20230228 #backTop .btn2:hover,
.e20230228 #backTop .btn3:hover,
.e20230228 #backTop .btn4:hover
{
  filter: brightness(1.2);
}
.e20230228 #backTop .btn1 {
  
}
.e20230228 #backTop .btn2 {
  
}
.e20230228 #backTop .btn3 {
 
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.e20230228 .modal-hero-detail {
  width: 1157px;
  height: 722px;
  background: url("../images/dia_bg.png") top center no-repeat;
  padding: 50px 87px 80px 20px;
  box-sizing: border-box;
}
.e20230228 .modal-hero-detail .modal-close {
  position: absolute;
  top: 34px;
  right: -5px;
  width: 44px;
  height: 44px;
  background: url("../images/dia_btn_close.png") top center no-repeat;
}
.e20230228 .modal-hero-detail .msg-box {
  float: left;
  width: 362px;
  height: 111px;
  padding: 0 0 0 14px;
  background: url("../images/authbg.png") top center no-repeat;
  font-size: 20px;
  color: #594d74;
}
.e20230228 .modal-hero-detail .msg-box .m1{
  font-size: 18px;
  color: #aca9a2;
  padding-left: 4px;
}
.e20230228 .modal-hero-detail .msg-box .m2{
  font-size: 32px;
  color: #faf5e8;
}
.e20230228 .modal-hero-detail .msg-box .m3{
	font-size: 17px;
	color: #8e8467;
	margin: 14px 0 0 4px;
}
.e20230228 .modal-hero-detail .current_tickets {
  font-size: 20px;
  float: right;
}
.e20230228 .modal-hero-detail .current_tickets .l {
  text-align: right;
  color: #8e8467;
  font-size: 16px;
}
.e20230228 .modal-hero-detail .current_tickets p{
	float: left;
	margin-top: 40px;
}
.e20230228 .modal-hero-detail .current_tickets .num {
	float: left;
  font-size: 62px;
  font-weight: bold;
  line-height: 65px;
  color: #f0d2a0;
  margin: 0 25px 0 10px;
}
.e20230228 .modal-hero-detail .current_tickets .r {
  margin-left: 15px;
  width: 168px;
  height: 59px;
  background: url("../images/dia_btn_1.png") top center no-repeat;
}
.e20230228 .modal-hero-detail .tab_detail {
  padding-left: 67px;
  width: 1050px;
  height: 432px;
  /* height: 400px; */
  padding-right: 20px;
  overflow: hidden;
  overflow-y: auto;
  color: #90908f;
  font-size: 16px;
  line-height: 27px;
  margin-top: 44px;
  /* for chrome */
  /* for firefox */
  scrollbar-width: thin;
  border-top: 0px solid #000000;
}
.e20230228 .modal-hero-detail .tab_detail p{
	
}
.e20230228 .modal-hero-detail .tab_detail::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.e20230228 .modal-hero-detail .tab_detail::-webkit-scrollbar-track {
  border-radius: 7px;
}
.e20230228 .modal-hero-detail .tab_detail::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-image: linear-gradient(25deg, #f0d2a0, #f0d2a0, #f0d2a0);
}

.e20230228 .modal-hero-detail .tab_detail::-webkit-scrollbar {
    width: 7px;
    background-color: #7b6f62;
}


.e20230228 .modal-hero-detail .tab_detail .tab_box {
  display: none;
}
.e20230228 .modal-hero-detail .tab_detail .label {
  position: relative;
  height: 60px;
}
.e20230228 .modal-hero-detail .tab_detail .label img {
  height: 46px;
}
.e20230228 .modal-hero-detail .tab_detail .label .skn {
  position: absolute;
  top: 20px;
  left: 40px;
  font-size: 28px;
}
