
/* 卡牌 */
.stra-wrap{
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2.6rem 0 2rem;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/news-page-bg.jpg) no-repeat left / cover;
  user-select: none;
    /* 对于旧版浏览器支持，可以添加以下属性 */
    -webkit-user-select: none;  /* Chrome, Opera, Safari */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* Internet Explorer/Edge */
}


.stra-list-con{
  position: relative;
  width: 100%;
  height: 14.38rem;
  position: absolute;
  top: 50%;
  margin-top: -7.19rem;
}
.stra-path{
  position: absolute;
  top: 0;
  left: 4.9rem;
  font-size: 0.32rem;
  color: #b5b5b5;
  line-height: 1;
  /* font-family: "hyqh-60"; */
}

.stra-wrap .stra-path a {
  color: #b5b5b5;
}
.stra-list{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra_bg.png) no-repeat center/100%;
  width: 100%;
  height: 14.38rem;
  margin-top: 0.7rem;
  padding: 0 2.86rem;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.stra-tab{
  display: flex;
  align-items: center;  
  margin-top: 0.04rem;
  position: absolute;
  top: 0;
  left: 4.86rem;
  z-index: 9;
}
.stra-tab a{
  box-sizing: border-box;
  width: 4.77rem;
  height: 1.45rem;
  text-align: center;
  opacity: 0.7;
  text-indent: -9999px;  
  margin-left: -0.17rem;
}
.stra-tab a.on{
  opacity: 1;
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-hover.png) no-repeat center/100%;
}
.stra-tab a p{
  width: 4.6rem;
  height: 1.36rem;
  border-right: 0.01rem solid #ffffff1a;
  border-bottom: 0.01rem solid #ffffff1a;
  margin: 0 auto;
}
.stra-tab a:nth-of-type(1){
  margin-left: 0;
}
.stra-tab a p:nth-of-type(1){
  border-left: 0.01rem solid #ffffff1a;
}
.stra-tab a:nth-of-type(1) p{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-btn1.png) no-repeat center/auto 0.61rem;
}
.stra-tab a:nth-of-type(2) p{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-btn2.png) no-repeat center/auto 0.61rem;
}
.stra-tab a:nth-of-type(3) p{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-btn3.png) no-repeat center/auto 0.61rem;
}
.stra-tab a:nth-of-type(4) p{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-btn4.png) no-repeat center/auto 0.61rem;
}
.stra-tab a:nth-of-type(5) p{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-btn5.png) no-repeat center/auto 0.61rem;
}
.stra-tab a:nth-of-type(6) p{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-btn6.png) no-repeat center/auto 0.61rem;
}
.stra-box{
  width: 100%;
  height: 100%;
  position: relative;  
  overflow: hidden;
}
.none-tip{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/none-tip.png) no-repeat center/100%;
  width: 1.37rem;
  height: 0.26rem;
  position: absolute;
  bottom: 0.4rem;
  left: 13.5rem;
  display: none;
}
.stra-detail{
  width: 28.3rem;  
  position: relative;  
  display: none;  
  height: calc(100% - 2.1rem);
  overflow-y: auto;
  overflow-y: scroll;
  margin: 0 auto;
  margin-top: 2.05rem;
  padding-bottom: 1rem;
  box-sizing: border-box;
  mask: linear-gradient(180deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 0) 100%);
}
.stra-detail::-webkit-scrollbar-thumb{
 -webkit-box-shadow: inset 0 0 0.02rem rgba(0,0,0,0.2);
 background: #a4bdfd;
}
.stra-detail::-webkit-scrollbar-track{
 -webkit-box-shadow: inset 0 0 0.02rem rgba(0,0,0,0.2);
 background: rgba(255,255,255,0.1);
}
.stra-detail::-webkit-scrollbar{
 width: 0.02rem;
 height: 1px;
}
.stra-detail.on{
  display: flex;
  flex-wrap: wrap;
}

.stra-detail a{
  width: 6.28rem;
  height: 4.65rem;
  font-size: 0.3rem;
  color: #bbbec9;
  position: relative;
  margin-right: 0.82rem;
  margin-bottom: 0.8rem;
}
.stra-detail a:hover::after{
  content: '';
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-detail.png) no-repeat center/100%;
  width: 6.3rem;
  height: 3.55rem;
  position: absolute;
  top: 0;
  left: 0;
}
.stra-detail a:nth-child(4n){
  margin-right: 0;
}
.stra-detail a .stra-li-bg{
  width: 6.28rem;
  height: 3.53rem;
  object-fit: cover;
  border: 0.01rem solid #59647b;
  box-sizing: border-box;
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
}

.stra-name{
  width: 100%;
  height: 0.58rem;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 2.95rem;
  padding: 0 0.25rem;
  box-sizing: border-box;
  font-size: 0.24rem;
  color: #ebedf4;
  background: linear-gradient(-180deg, rgba(24, 26, 38, 0) 0%, rgba(24, 26, 38, 0.8) 100%);
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}
.stra-name-img{
  width: 0.4rem;
  height: 0.4rem;
  border: 0.03rem solid #d1e9fb;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 0.15rem 0 0;
  box-sizing: border-box;
}
.stra-name-img img{
  display: block;  
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.stra-name p{
  margin: 0 0.15rem 0 0;
}
.stra-name span{
  position: absolute;
  right: 0.15rem;
}
.stra-desc{
  line-height: 0.48rem;
  margin: 0.1rem 0;
}
.stra-desc i{
  display: inline-block;
  margin: 0 0.1rem;
  margin-bottom: -0.05rem;
  margin-left: 0;
}
.stra-desc i.stra-new{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-new.png) no-repeat center/100%;
  width: 0.64rem;
  height: 0.32rem;
  display: none;
}
.stra-detail:nth-of-type(1) .stra-desc i.stra-new{
  display: inline-block;
}
.stra-desc i.stra-icon{
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/stra/stra-icon.png) no-repeat center/100%;
  width: 0.64rem;
  height: 0.32rem;
}
.stra-desc p{
  display: -webkit-box; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2; 
  overflow: hidden;
}

.stra-detail a:hover .stra-desc{
  color: #fff;
}