@import url('head_foot.css');
#content .game-detail {
  background: #FFFFFF;
  border-radius: 24px;
  margin-bottom: 28px;
  padding: 20px;
}
#content .game-detail .top {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
#content .game-detail .top .game-img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 13px;
}
#content .game-detail .top .t-c {
  margin-right: 8px;
}
#content .game-detail .top .t-c h3 {
  width: 417px;
  height: 56px;
  font-family: zi;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #586168;
}
#content .game-detail .top .t-c .layui-rate {
  margin-top: -1px;
}
#content .game-detail .top .t-tags {
  width: 644px;
  height: 39px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#content .game-detail .top .t-tags a {
  padding: 10px 16px;
  box-sizing: border-box;
  background: #F8F8F8;
  border-radius: 8px;
  margin: 0 8px 8px 0;
  font-family: zi;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
}
#content .game-detail .top .t-tags a:hover {
  background: #ccc;
}
#content .game-detail .cont {
  display: flex;
  margin-bottom: 12px;
}
#content .game-detail .cont .swiper {
  margin-right: 8px;
  width: 500px;
  height: 280px;
  overflow: hidden;
  position: relative;
}
#content .game-detail .cont .swiper .swiper-wrapper .swiper-slide {
  width: auto;
  margin-right: 10px;
}
#content .game-detail .cont .swiper .swiper-wrapper .swiper-slide img {
  height: 280px;
  box-sizing: border-box;
}
#content .game-detail .cont .gg {
  width: 336px;
  height: 280px;
  background: #FFEBEB;
  border-radius: 0px;
  position: relative;
  margin-right: 8px;
}
#content .game-detail .cont .gg .gg-title {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  font-family: FuturaPT-Book;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
#content .game-detail .cont .edition .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  width: 300px;
  height: 60px;
  background: #ededed;
  border-radius: 12px;
  padding: 0 4px;
}
#content .game-detail .cont .edition .top button {
  border: none;
  width: 145px;
  height: 44px;
  border-radius: 12px;
  font-family: zi;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#content .game-detail .cont .edition .tb1,
#content .game-detail .cont .edition .tb2 {
  background-color: #EDEDED;
  border-radius: 24px;
}
#content .game-detail .cont .edition .tb1 .hang,
#content .game-detail .cont .edition .tb2 .hang {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
}
#content .game-detail .cont .edition .tb1 .hang:last-child,
#content .game-detail .cont .edition .tb2 .hang:last-child {
  border-bottom: none;
}
#content .game-detail .cont .edition .tb1 .hang span,
#content .game-detail .cont .edition .tb2 .hang span {
  height: 70px;
  line-height: 70px;
}
#content .game-detail .cont .edition .tb1 .hang .span1,
#content .game-detail .cont .edition .tb2 .hang .span1 {
  width: 32%;
  font-family: FuturaPT-Book;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  text-indent: 1em;
}
#content .game-detail .cont .edition .tb1 .hang .span2,
#content .game-detail .cont .edition .tb2 .hang .span2 {
  width: 68%;
  font-family: FuturaPT-Book;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
#content .game-detail .cont .edition .tb2 {
  display: none;
}
#content .gg-long {
  width: 1200px;
  height: 250px;
  background: #FFEBEB;
  position: relative;
  margin-bottom: 12px;
}
#content .gg-long .gg-title {
  position: absolute;
  left: 50%;
  top: -18px;
  transform: translateX(-50%);
  font-family: FuturaPT-Book;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
#content .app-store,
#content .app-google {
  width: 1200px;
  height: 76px;
  background: #19C95B;
  border-radius: 12px;
  margin-bottom: 16px;
  display: block;
  font-size: 18px;
  font-family: zi;
  color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  box-sizing: border-box;
}
#content .app-store img,
#content .app-google img {
  width: 42px;
  height: 42px;
}
#content .app-google {
  margin-bottom: 28px;
}
#content .cont_bottom {
  display: flex;
  justify-content: space-between;
}
#content .cont_bottom .cont_btm_l {
  width: 824px;
}
#content .cont_bottom .cont_btm_l .referrer {
  width: 824px;
  background: #FFFFFF;
  border-radius: 24px;
  padding: 24px;
  box-sizing: border-box;
}
#content .cont_bottom .cont_btm_l .referrer h3 {
  text-align: center;
  font-size: 20px;
  font-family: zi;
  font-weight: 500;
  color: #000000;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm {
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu {
  width: 380px;
  height: 650px;
  margin-bottom: 16px;
  position: relative;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend {
  width: 380px;
  height: 514px;
  background-color: #f8f8f8;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  border-radius: 24px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .img_parkour {
  width: 340px;
  height: 210px;
  border-radius: 16px 16px 16px 16px;
  object-fit: cover;
  margin-bottom: 16px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .num1 {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  left: 9px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .people {
  display: flex;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .people img {
  width: 58px;
  height: 58px;
  margin-right: 8px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .people .name p {
  font-size: 20px;
  font-family: zi;
  font-weight: 500;
  margin-bottom: 5px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .people .name p .sp2 {
  color: #999;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .text {
  width: 340px;
  height: 138px;
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #999999;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  position: relative;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .text .p_more {
  width: 50px;
  height: 18px;
  border-radius: 10px;
  font-size: 16px;
  color: #7fcfee;
  display: block;
  text-align: center;
  line-height: 18px;
  margin: 5px auto 0;
  font-weight: bold;
  background-color: #f8f8f8;
  position: absolute;
  bottom: -3px;
  right: 2px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .recommend .time {
  display: block;
  text-align: right;
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #CCCCCC;
  line-height: 24px;
  margin-top: 24px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .like {
  width: 380px;
  height: 128px;
  background: #F8F8F8;
  border-radius: 24px 24px 24px 24px;
  padding: 24px 39px;
  box-sizing: border-box;
  margin-top: 8px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .like span {
  font-size: 20px;
  font-family: zi;
  font-weight: 500;
  color: #000000;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .like .likes {
  display: flex;
  margin-top: 20px;
  box-sizing: border-box;
  padding-left: 15px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .like .likes button {
  width: 139px;
  height: 42px;
  border: none;
  line-height: 42px;
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #FFFFFF;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .like .likes .yes1 {
  background: #FC5D2B;
  border-radius: 33px 0 0 33px;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .like .likes .no1 {
  background: #43DC7C;
  border-radius: 0 33px 33px 0;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .img_yes {
  position: absolute;
  left: 157px;
  bottom: 127px;
  width: 71px;
  height: 67px;
  background: #FFF6D0;
  border-radius: 34px;
  visibility: hidden;
}
#content .cont_bottom .cont_btm_l .referrer .ref_btm .recommend_fu .img_no {
  width: 168px;
  height: 65px;
  position: absolute;
  left: 107px;
  bottom: 127px;
  visibility: hidden;
}
#content .cont_bottom .cont_btm_l .comment {
  padding: 24px;
  box-sizing: border-box;
  width: 824px;
  background: #FFFFFF;
  border-radius: 24px;
  margin-top: 16px;
}
#content .cont_bottom .cont_btm_l .comment .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content .cont_bottom .cont_btm_l .comment .title h3 {
  font-size: 18px;
  font-family: zi;
  font-weight: 500;
  color: #333333;
}
#content .cont_bottom .cont_btm_l .comment .title h3 span {
  color: #999;
}
#content .cont_bottom .cont_btm_l .comment .title .option {
  margin-top: 12px;
  width: 152px;
  height: 42px;
  background: #FFFFFF;
  box-shadow: 0px 2px 12px 1px rgba(201, 196, 196, 0.25);
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  padding-top: 11px;
  box-sizing: border-box;
  position: relative;
}
#content .cont_bottom .cont_btm_l .comment .title .option .option_text {
  width: 83px;
  font-size: 16px;
  font-family: zi;
  font-weight: normal;
  color: #D2D2D2;
  padding-left: 14px;
}
#content .cont_bottom .cont_btm_l .comment .title .option .option_div {
  position: absolute;
  top: 5px;
  right: 5px;
  display: inline-block;
}
#content .cont_bottom .cont_btm_l .comment .title .option ul {
  position: absolute;
  top: 48px;
  left: 0;
  z-index: 99;
  border-radius: 10px;
  overflow: hidden;
}
#content .cont_bottom .cont_btm_l .comment .title .option ul li {
  width: 152px;
  height: 42px;
  background: #fff;
  padding-left: 16px;
  box-sizing: border-box;
  line-height: 42px;
  font-size: 16px;
  font-family: zi;
  font-weight: normal;
  color: #999999;
}
#content .cont_bottom .cont_btm_l .comment .title .option ul li:hover {
  color: #2B7DFC;
  background-color: #F3F8FF;
}
#content .cont_bottom .cont_btm_l .comment .expression {
  margin-top: 20px;
}
#content .cont_bottom .cont_btm_l .comment .expression .expression_title {
  font-size: 18px;
  font-family: zi;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
#content .cont_bottom .cont_btm_l .comment .expression .five {
  width: 468px;
  margin: 0 auto;
}
#content .cont_bottom .cont_btm_l .comment .expression .five ul {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
#content .cont_bottom .cont_btm_l .comment .expression .five ul li {
  width: 68px;
  position: relative;
}
#content .cont_bottom .cont_btm_l .comment .expression .five ul li .tu {
  width: 68px;
  height: 68px;
}
#content .cont_bottom .cont_btm_l .comment .expression .five ul li .five_num {
  width: 28px;
  height: 28px;
  background: #A58AF1;
  border-radius: 50px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  font-family: zi;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
}
#content .cont_bottom .cont_btm_l .comment .expression .five ul li span {
  display: block;
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #999999;
  text-align: center;
}
#content .cont_bottom .cont_btm_l .comment input {
  width: 776px;
  height: 42px;
  background: #F8F8F8;
  border-radius: 8px;
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #999999;
  line-height: 24px;
  border: none;
  padding-left: 16px;
  box-sizing: border-box;
  margin-top: 24px;
}
#content .cont_bottom .cont_btm_l .comment input::-webkit-input-placeholder {
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #999999;
  line-height: 24px;
}
#content .cont_bottom .cont_btm_l .comment textarea {
  width: 776px;
  height: 166px;
  background: #F8F8F8;
  border-radius: 8px;
  border: none;
  margin-top: 8px;
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #999999;
  padding: 24px 16px;
  box-sizing: border-box;
}
#content .cont_bottom .cont_btm_l .comment ::-webkit-textarea-placeholder {
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #999999;
  line-height: 24px;
}
#content .cont_bottom .cont_btm_l .comment .comment_btm {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
#content .cont_bottom .cont_btm_l .comment .comment_btm .btm_left span {
  font-size: 18px;
  font-family: zi;
  font-weight: 500;
  color: #666666;
}
#content .cont_bottom .cont_btm_l .comment .comment_btm button {
  width: 114px;
  height: 52px;
  background: #f8f8f8;
  border: none;
  font-size: 18px;
  font-family: zi;
  font-weight: 500;
  color: #666666;
  border-radius: 8px;
  cursor: pointer;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list {
  width: 776px;
  margin-top: 16px;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 {
  display: flex;
  border-top: 1px solid #F1F1F1;
  padding: 16px 0;
  box-sizing: border-box;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 .head_portrait {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 15px;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 div .span1 {
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #000;
  display: block;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 div .p_text {
  width: 714px;
  font-size: 14px;
  font-family: zi;
  font-weight: 300;
  color: #999;
  line-height: 24px;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 .time_span {
  font-size: 14px;
  font-family: zi;
  font-weight: 300;
  color: #ccc;
  width: 100%;
  text-align: right;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 .zan {
  display: flex;
  align-items: center;
  margin-left: -51px;
  height: 32px;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 .zan .zan_img {
  width: 32px;
  height: 32px;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 .zan :hover {
  cursor: pointer;
}
#content .cont_bottom .cont_btm_l .comment .pinglun_list .pinglun_list1 .zan .num {
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #999999;
}
#content .cont_bottom .cont_btm_l .comment .paging {
  height: 50px;
  text-align: center;
}
#content .cont_bottom .cont_btm_l .comment .paging ul {
  display: inline-block;
  overflow: hidden;
}
#content .cont_bottom .cont_btm_l .comment .paging ul li {
  float: left;
  width: 29px;
  height: 31px;
  border-radius: 4px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  font-family: SF Pro Display-Regular, SF Pro Display;
  font-weight: 400;
  color: #CCCCCC;
  text-align: center;
  line-height: 31px;
  margin-right: 12px;
}
#content .cont_bottom .cont_btm_l .comment .paging ul li:nth-child(2) {
  width: 32px;
  height: 32px;
  background: #A58AF1;
  border-radius: 4px;
  border: none;
  color: #fff;
}
#content .cont_bottom .cont_btm_r {
  width: 360px;
}
#content .cont_bottom .cont_btm_r .option {
  width: 360px;
  height: 200px;
  background: url('../images/vsbackground.png');
  background-repeat: no-repeat;
  background-size: 360px 100%;
  padding: 38px 20px 20px;
  box-sizing: border-box;
  margin-bottom: 12px;
}
#content .cont_bottom .cont_btm_r .option h3 {
  font-size: 24px;
  font-family: zi;
  font-weight: 500;
  color: #4B3500;
  margin-bottom: 12px;
}
#content .cont_bottom .cont_btm_r .option .r_text {
  font-size: 14px;
  font-family: zi;
  font-weight: 500;
  color: #9F802B;
}
#content .cont_bottom .cont_btm_r .option .choice {
  display: flex;
  margin: 50px auto 0;
}
#content .cont_bottom .cont_btm_r .option .choice button {
  width: 164px;
  height: 42px;
  border: none;
  line-height: 42px;
  font-size: 16px;
  font-family: zi;
  font-weight: 500;
  color: #FFFFFF;
}
#content .cont_bottom .cont_btm_r .option .choice .yes {
  background: #FFC95B;
  border-radius: 33px 0 0 33px;
}
#content .cont_bottom .cont_btm_r .option .choice .no {
  background: #E9AA3A;
  border-radius: 0 33px 33px 0;
}
#content .cont_bottom .cont_btm_r .option .answer,
#content .cont_bottom .cont_btm_r .option .answer1 {
  margin-top: 50px;
  display: none;
}
#content .cont_bottom .cont_btm_r .option .answer .by_selecting,
#content .cont_bottom .cont_btm_r .option .answer1 .by_selecting {
  display: flex;
  justify-content: space-between;
}
#content .cont_bottom .cont_btm_r .option .answer .by_selecting .red,
#content .cont_bottom .cont_btm_r .option .answer1 .by_selecting .red,
#content .cont_bottom .cont_btm_r .option .answer .by_selecting .blue,
#content .cont_bottom .cont_btm_r .option .answer1 .by_selecting .blue {
  font-size: 14px;
  font-family: zi;
  font-weight: 500;
  color: #FFC95B;
}
#content .cont_bottom .cont_btm_r .option .answer .by_selecting .red img,
#content .cont_bottom .cont_btm_r .option .answer1 .by_selecting .red img,
#content .cont_bottom .cont_btm_r .option .answer .by_selecting .blue img,
#content .cont_bottom .cont_btm_r .option .answer1 .by_selecting .blue img {
  width: 20px;
  height: 20px;
}
#content .cont_bottom .cont_btm_r .option .answer .by_selecting .blue,
#content .cont_bottom .cont_btm_r .option .answer1 .by_selecting .blue {
  margin-left: 172px;
  color: #E9AA3A;
}
#content .cont_bottom .cont_btm_r .option .answer .progress,
#content .cont_bottom .cont_btm_r .option .answer1 .progress {
  margin-top: 5px;
  display: flex;
}
#content .cont_bottom .cont_btm_r .option .answer .progress .pro_div1,
#content .cont_bottom .cont_btm_r .option .answer1 .progress .pro_div1 {
  width: 142px;
  height: 6px;
  background: #FFC95B;
  border-radius: 3px 0 0 3px;
}
#content .cont_bottom .cont_btm_r .option .answer .progress .pro_div2,
#content .cont_bottom .cont_btm_r .option .answer1 .progress .pro_div2 {
  width: 142px;
  height: 6px;
  background: #E9AA3A;
  border-radius: 0 3px 3px 0;
}
#content .cont_bottom .cont_btm_r .similar {
  width: 360px;
  height: 605px;
  background: #FFFFFF;
  border-radius: 24px;
  padding: 24px;
  box-sizing: border-box;
}
#content .cont_bottom .cont_btm_r .similar h3 {
  display: block;
  font-size: 18px;
  font-size: 20px;
  font-family: zi;
  font-weight: 500;
  color: #000000;
}
#content .cont_bottom .cont_btm_r .similar .similar_div {
  margin-top: 16px;
}
#content .cont_bottom .cont_btm_r .similar .similar_div ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#content .cont_bottom .cont_btm_r .similar .similar_div ul li {
  width: 96px;
  height: 96px;
  overflow: hidden;
  border-radius: 24px;
  position: relative;
  margin-bottom: 11px;
}
#content .cont_bottom .cont_btm_r .similar .similar_div ul li img {
  width: 100%;
  height: 96px;
  object-fit: cover;
}
#content .cont_bottom .cont_btm_r .similar .similar_div ul li .other_text {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 100%;
}
#content .cont_bottom .cont_btm_r .similar .similar_div ul li .other_text i {
  display: block;
  margin: 60px auto;
  color: #fff;
  text-align: center;
  width: 81px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#content .cont_bottom .cont_btm_r .similar .similar_div ul li:hover div {
  position: absolute;
  top: 0;
  transition: 0.5s;
}
#content .cont_bottom .cont_btm_r .get-game {
  display: block;
  width: 360px;
  height: 58px;
  background: #19C95B;
  border-radius: 16px;
  font-size: 16px;
  font-family: zi;
  color: #FFFFFF;
  padding: 0 24px;
  line-height: 58px;
  box-sizing: border-box;
  margin-top: 12px;
}
#content .cont_bottom .cont_btm_r .tishi {
  width: 360px;
  height: 154px;
  padding: 16px 18px;
  background: #FFFFFF;
  border-radius: 24px;
  box-sizing: border-box;
  margin-top: 16px;
}
#content .cont_bottom .cont_btm_r .tishi .ts-top img {
  width: 34px;
  height: 34px;
  margin-right: 8px;
}
#content .cont_bottom .cont_btm_r .tishi .ts-top span {
  font-family: zi;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}
#content .cont_bottom .cont_btm_r .tishi .ts-text {
  font-family: zi;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  word-break: break-all;
}
#content .cont_bottom .cont_btm_r .gg_r {
  margin-top: 26px;
  width: 360px;
  height: 600px;
  background: #FFFFFF;
  position: relative;
}
#content .cont_bottom .cont_btm_r .gg_r span {
  position: absolute;
  top: -14px;
  left: 150px;
  font-family: zi;
  font-size: 12px;
  color: #CCCCCC;
}
#content .cont_bottom .cont_btm_r .top_sellers {
  margin-top: 12px;
  width: 360px;
  background-color: #fff;
  border-radius: 24px;
  overflow: hidden;
}
#content .cont_bottom .cont_btm_r .top_sellers h3 {
  width: 360px;
  height: 62px;
  background: #FEA237;
  display: flex;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 20px;
  font-family: zi;
  font-weight: 500;
  color: #FFFFFF;
}
#content .cont_bottom .cont_btm_r .top_sellers h3 img {
  width: 38px;
  height: 38px;
}
#content .cont_bottom .cont_btm_r .top_sellers .sellers_list a {
  padding: 26px 34px 16px;
  display: block;
  width: 360px;
  height: 128px;
  position: relative;
  background: #FFFFFF;
  box-sizing: border-box;
}
#content .cont_bottom .cont_btm_r .top_sellers .sellers_list a .sellers_img {
  width: 86px;
  height: 86px;
  border-radius: 24px;
  object-fit: cover;
  margin-right: 8px;
}
#content .cont_bottom .cont_btm_r .top_sellers .sellers_list a .pm {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 12px;
  left: 20px;
}
#content .cont_bottom .cont_btm_r .top_sellers .sellers_list a span {
  width: 160px;
  font-size: 18px;
  font-family: zi;
  font-weight: bold;
  color: #000000;
  line-height: 20px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#content .cont_bottom .cont_btm_r .top_sellers .sellers_list a span.num_span {
  position: absolute;
  top: 26px;
  left: 36px;
  font-size: 18px;
  font-family: zi;
  font-weight: bold;
  color: #fff;
}
#content .cont_bottom .cont_btm_r .top_sellers .sellers_list :hover {
  background-color: #f8f8f8;
}
#content .cont_bottom .cont_btm_r .top_sellers .sellers_list :hover .num_span,
#content .cont_bottom .cont_btm_r .top_sellers .sellers_list :hover .pm {
  background: none;
}
.btns {
  background: #fff !important;
}
.yincang {
  display: none;
}
