.mt10-rem {
  margin-top: .1rem !important
}


.mt40 {
  margin-top: .4rem !important
}

.pr {
  position: relative
}


.layout-root {
  float: left;
  width: 100%
}


.pl15-rem {
  padding-left: .15rem !important
}

.pr15-rem {
  padding-right: .15rem !important
}

.p20 {
  padding: .2rem
}

.flex {
  display: flex;
  flex-flow: wrap
}


.rank-17c .pre-img {
  width: 100%;
  height: 100%
}

.rank-17c img {
  width: 100%;
  height: 100%
}

.p-screen-dialog.s2 .p-screen-close {
  top: 26px;
  right: 14px;
  background: #c8c9cc
}

.p-screen-dialog.s3 .p-screen-close {
  top: 14px;
  right: 24px
}

.p-screen-dialog.s4 .p-screen-close {
  top: -5px;
  right: 5px
}

.fl {
  float: left !important
}

.s-cg-title {
  color: #2c343e;
  width: 100%;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: .4rem;
  line-height: .6rem;
  border-bottom: 1px solid #dfdfe0;
  text-align: center
}

.s-cg-item {
  display: block;
  position: relative;
  margin: 0 auto .32rem;
  width: 7rem;
  height: 4rem;
  text-decoration: none;
  border-radius: 6px;
  overflow: hidden
}

.s-cg-item dt {
  width: 7rem;
  height: 4rem
}

.s-cg-item dt img {
  width: 100%;
  height: 100%;
  transition: transform .3s;
  transform: scale(1)
}

.s-cg-item:hover img {
  transform: scale(1.2)
}

.s-cg-item dd {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
  color: #fff;
  text-align: center;
  transition: background-color .3s
}

.s-cg-item dd:hover {
  background: rgba(0, 0, 0, .5)
}

.s-cg-item .s-title {
  font-size: .36rem;
  line-height: .4rem;
  margin-bottom: .24rem
}

.s-cg-item .s-sub-title {
  font-size: .26rem;
  line-height: .3rem
}

.tc {
  text-align: center
}

.swiper-slide {
  background: #fff
}

.swiper-slide:empty {
  background: #eae1c9
}

.svg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: .18rem;
  --color: #999
}

.svg svg {
  width: 100%;
  height: auto;
  fill: var(--color)
}

.layout_cy {
  background: #d15230 url("/static/images/cy/bg.png") center/100% auto repeat-y
}

.layout_cy-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 1.4rem;
  padding-right: .4rem
}

.layout_cy-header .down {
  width: 1.94rem;
  height: .8rem;
  background: url("/static/images/cy/down.png") center/cover no-repeat
}

.layout_cy a {
  color: inherit !important;
  text-decoration: none
}

.layout_cy .cover {
  overflow: hidden;
  border-radius: .1rem
}

.layout_cy .line-s1 {
  position: relative;
  width: 5.24rem;
  height: 1.04rem;
  margin: 40px auto 0;
  background: url("/static/images/cy/1.png") center/cover no-repeat
}

.layout_cy .line-s2 {
  position: relative;
  width: 5.24rem;
  height: 1.04rem;
  margin: 40px auto 0;
  background: url("/static/images/cy/2.png") center/cover no-repeat
}

.layout_cy .line-s3 {
  position: relative;
  width: 5.24rem;
  height: 1.04rem;
  margin: 40px auto 0;
  background: url("/static/images/cy/3.png") center/cover no-repeat
}

.layout_cy .line-s4 {
  position: relative;
  width: 5.24rem;
  height: 1.04rem;
  margin: 40px auto 0;
  background: url("/static/images/cy/4.png") center/cover no-repeat
}

.layout_cy .s-side-right {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -1rem;
  z-index: 999
}

.layout_cy .s-side-right .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.2rem;
  height: .76rem;
  margin-bottom: .1rem;
  color: #fae1c1 !important;
  font-size: .28rem;
  font-weight: bold;
  background: url("/static/images/cy/side.png") center/100% 100% no-repeat
}

.layout_cy .grid-list-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: .4rem .15rem
}

.layout_cy .s-star {
  display: inline-block;
  width: .22rem;
  height: .2rem;
  background: url("/static/images/cy/star.png") center/cover no-repeat
}

.layout_cy .line {
  border-bottom: 1px solid #d9a05d;
  clear: both;
  padding-top: 10px
}

.layout_cy .border1 .item {
  box-sizing: border-box;
  padding: .2rem;
  background: #fff6ed;
  border: 1px solid #d9a05d;
  border-radius: .2rem
}

.layout_cy .border1 .cover {
  width: 3.08rem;
  height: 2rem
}

.layout_cy .border1 .cover img {
  width: 100%;
  height: 100%
}

.layout_cy .border1 .name {
  color: red;
  padding: .1rem 0;
  font-size: .32rem;
  font-weight: bold
}

.layout_cy .border1 .feedback {
  margin-top: .2rem;
  height: 1.1rem;
  overflow: hidden
}

.layout_cy .border1 .num {
  font-size: .28rem;
  color: #888
}

.layout_cy .border1 .star {
  color: #c83e22;
  font-size: .28rem;
  padding-bottom: .1rem;
  line-height: .36rem
}

.layout_cy .border1 .text {
  font-size: .24rem;
  color: #f4684d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  line-height: .32rem
}

.layout_cy .border2 {
  margin-top: -0.3rem;
  box-sizing: border-box;
  padding: 2px;
  border: 1px solid #f6e1b2;
  border-radius: .2rem;
  background: #ca8250;
  color: #fff;
  text-decoration: none
}

.layout_cy .border2 .grid-list-2 {
  grid-gap: .2rem
}

.layout_cy .border2 .grid-list-2 a:first-child {
  grid-column: span 2
}

.layout_cy .border2 .grid-list-2 a:first-child img {
  object-fit: cover
}

.layout_cy .border2 .main {
  width: 100%;
  padding: .6rem .15rem .15rem;
  box-sizing: border-box;
  border-radius: .2rem;
  background: #f8e1b8 url("/static/images/cy/bg-list.jpg") repeat
}

.layout_cy .border2 .item {
  width: 100%;
  background: #d2472a;
  box-sizing: border-box;
  padding: .2rem .2rem .3rem .2rem;
  border-radius: .2rem;
  box-shadow: 0 0 .2rem 3px #f8e1b8 inset
}

.layout_cy .border2 .cover {
  width: 100%;
  height: 2rem
}

.layout_cy .border2 .cover img {
  width: 100%;
  height: 100%
}

.layout_cy .border2 .name {
  color: #fff;
  padding: .1rem 0;
  font-size: .3rem;
  font-weight: bold
}

.layout_cy .border2 .text {
  margin-top: .1rem;
  font-size: .24rem;
  color: #fff6ed;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  line-height: .32rem
}

.layout_cy .border3 {
  margin-top: .1rem
}

.layout_cy .border3 .item {
  background: #fff6ed;
  padding: .2rem;
  border-radius: .2rem;
  margin-bottom: .2rem
}

.layout_cy .border3 .name {
  width: 3.12rem;
  padding: .1rem 0;
  font-size: .3rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.layout_cy .border3 .num {
  font-size: .28rem;
  color: #888
}

.layout_cy .border3 .cover {
  width: 3.12rem;
  height: 2.34rem
}

.layout_cy .border3 .cover img {
  width: 100%;
  height: 100%
}

.layout_cy .border3 .text {
  margin-top: .1rem;
  font-size: .24rem;
  color: #f4684d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  line-height: .32rem
}

.layout_cy .border4 {
  margin: -0.4rem .36rem;
  padding: 3px;
  border: 1px solid #f6e1b2;
  border-radius: .2rem;
  background: #d66239
}

.layout_cy .border4 .container-border {
  padding: 2px;
  border: 1px solid #f6e1b2;
  border-radius: .2rem;
  background: #ca8250
}

.layout_cy .border4 .main {
  background: #fef0d6;
  border-radius: .2rem;
  box-sizing: border-box;
  padding: .2rem
}

.layout_cy .border4 .star {
  color: #c83e22;
  font-size: .32rem
}

.layout_cy .border4 .text {
  font-size: .28rem;
  color: #f4684d;
  padding: .2rem 0
}

.layout_cy .border4 .media {
  overflow: hidden
}

.layout_cy .border4 li {
  margin-bottom: .3rem;
  padding-bottom: .2rem;
  border-bottom: 1px dashed #ffd78d
}

.layout_cy .border4 li:first-child {
  padding-top: .3rem
}

.layout_cy .border4 .more {
  display: block;
  width: 1.9rem;
  margin: .2rem auto;
  background: #f3684b;
  color: #fef0d3;
  padding: .1rem .3rem;
  font-size: .28rem;
  border-radius: .2rem;
  text-align: center
}

.layout_cy .border4 .goods {
  font-size: .28rem;
  color: #c83e22;
  padding-top: .16rem
}

.layout_cy .bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: .8rem;
  height: 1.2rem;
  background: #fff1d7;
  box-sizing: border-box;
  z-index: 999
}

.layout_cy .bottom .more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70%;
  height: .8rem;
  background: #c83e22 url("/static/images/cy/cloud.png") .8rem center/0.66rem .44rem no-repeat;
  border-radius: .4rem;
  color: #ffea99;
  font-size: .34rem;
  text-align: center
}
.abk-item .abk-image {
  display: inline-block;
}