.tag-icon-class{
  display: flex;
  align-items: center;
 
}
.serve-new-box{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  padding: 15px 0;
  margin-left: 15px;
}
.serve-new-box .serve-item{
  display: flex;
  align-items: center;
}
.serve-new-box .serve-item div:nth-child(1){
  color: #999999;
  font-size: 12px;
  font-family: Source Han Sans;
  margin-right: 14px;
}
.serve-new-box .serve-item div:nth-child(2){
  color: #000000;
  font-size: 12px;
  background: linear-gradient(90deg, #FFD90F 0%, rgba(255, 217, 15, 0) 100%);
}
.posIcon0{
  position: absolute;
  left: -2px;
  top: -7px;
  z-index: 11;
}
.tag-icon-class .icon003{
  display: flex;
  align-items: center;
  width: 80px;
height: 22px;
border-radius: 6px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
background: linear-gradient(90deg, #404066 0%, #191A2F 100%);
}
.tag-icon-class .icon003 img{
  margin-top: 2px;
}
.tag-icon-class .icon003 div{
  font-size: 12px;
  color: #FFFFFF;
}
.tag-icon-class .icon002{
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  background: #FFF6DE;
  width: 80px;
height: 22px;
margin-right: 10px;
border-radius: 6px;
}
.tag-icon-class .icon002 img{
margin-bottom: 2px;
}
.tag-icon-class .icon002 div{
  color: #9F7849;
  font-size: 12px;
  margin-left: -4px;
}
.tag-icon-class .icon001{
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  width: 80px;
height: 22px;
margin-right: 10px;
border-radius: 6px;
  align-items: center;
  background-color: rgba(232, 236, 255, 1);
}
.tag-icon-class .icon001 img{
  margin-top: 4px;
  margin-left: 2px;
}
.tag-icon-class .icon001 div{
  color: #7485D7;
  font-size: 12px;
  margin-left: -6px;
}

.new-btn-style-bottom{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  background-color: #fff;
  margin-top: 30px;
  overflow: hidden;
  justify-content: space-between;
  padding: 0 25px 32px 0;
  border-radius: 10px;
  box-sizing: border-box;
}
.new-btn-style-bottom img{
  margin-bottom: 5px;
  width: 26px;
  height: 26px;
}
.game-name-attr{
  padding: 20px 25px;
  box-sizing: border-box;
  margin-top: 30px !important;
  color: #666666;
  font-size: 14px;
  line-height: 28px;
}
.game-name-attr .game-name-title{
  color: #000000;
  height: 26px;
  padding: 2px 9px;
  border-radius: 13px;
  background: #FFD90F;
  margin-right: 10px;
}
.new-collect-style{
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100px;
  margin-top: 32px;
}
.left-btn-new-style{
  display: flex;
}
.header1 {
  background: red;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 4px;
  z-index: 2000;
  position: fixed;
  left: 0;
  top: 0;
}

.header1 a {
  color: #fff;
}
.el-menu {
  background-color: rgba(0, 0, 0, 0) !important;
}

.title-collect {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 40px;
  cursor: pointer;
  height: 60px;
}
.title-collect span {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #202631;
  margin-top: 7px;
}
.title-collect img {
  width: 20px;
  height: 20px;
}
.new-btn-style {
  width: 130px !important;
  height: 44px !important;
  background: linear-gradient(90deg, #f43e4c 0%, #f72f1f 100%);
}
.new-btn-liao {
  width: 130px !important;
  height: 44px !important;
  background: rgba(253, 171, 39, 0.05) !important;
  border-radius: 22px !important;
  border: 1px solid #fdab27 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #fdab27 !important;
}
.new-btn-copy {
  width: 100px !important;
  height: 44px !important;
  background: #f4f8f9 !important;
  border-radius: 31px !important;
  border: 1px solid #dbdcdc !important;
  font-size: 14px !important;
  font-family: PingFangSC, PingFang SC !important;
  font-weight: 500 !important;
  color: #939393 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  margin-left: 13px !important;
}
.new-btn-copy img {
  width: 14px !important;
  margin-right: 5px !important;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.mag-tag {
  width: 320px;
  height: 34px;
  background: #feefd6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding: 0 14px;
  box-sizing: border-box;
  margin-top: 38px;
}
.bili-style {
  background: linear-gradient(90deg, #feeaf5 0%, #fef2ed 100%);
  padding: 5px 7px;
  border-radius: 5px;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #fa2c19;
  margin-bottom: 10px;
}
.mag-tag img {
  width: 12px;
  height: 12px;
  margin-right: 14px;
}
.mag-tag div {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #de993a;
}
.commodityShow .content__keep {
  display: flex;
  justify-content: end;
  align-items: end;
  text-align: right;
  margin-top: 32px;
}
.commodityShow .content__keep > span {
  color: #666;
  display: inline-block;
  margin-right: 10px;
  width: 94px;
  height: 40px;
  text-align: center;
}
.commodityShow .content__keep > span i {
  margin-top: 10px;
  color: #409eff;
  font-size: 26px;
  cursor: pointer;
}
.commodityShow .content__keep > button {
  vertical-align: bottom;
  width: 100px;
  height: 44px;
  background: #f4f8f9;
  border-radius: 31px;
  border: 1px solid #dbdcdc;
  font-size: 14px;
  /* margin-right: 10px; */
  padding: 0 18px;
}
.commodityShow .content__keep > button a {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: center;
  color: #939393;
}

.commodityShow .content__keep > .handleBargain {
  width: 100px;
  height: 44px;
  background: #f4f8f9;
  border-radius: 31px;
  border: 1px solid #dbdcdc;
  font-size: 14px;
  /* margin-right: 10px; */
  padding: 0 18px;
}
.commodityShow .content__keep > .handleBargain div {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: center;
  color: #939393;
}
.commodityShow .content__keep > button a img,
.commodityShow .content__keep > .handleBargain div img {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}
.commodityShow .content__keep > button:last-child {
  background: #ff5b01;
  color: #fff;
  border-color: #ff5b01;
}
.commodityShow .content__keep .content__keep_buy_box {
  margin-left: 15px;
}
.commodityShow .content__keep .content__keep_buy_box button {
  width: 130px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  border: 0;
  font-size: 14px;
}
.commodityShow .content__keep .content__keep_buy_box .contact_btn {
  width: 130px;
  height: 44px;
  background: rgba(253, 171, 39, 0.05);
  border-radius: 22px;
  box-sizing: border-box;
  border: 1px solid #fdab27;
}
.commodityShow .content__keep .content__keep_buy_box .purchase_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 44px;
  background: linear-gradient(90deg, #f43e4c 0%, #f72f1f 100%);
  border-radius: 22px;
  box-sizing: border-box;
  cursor: pointer;
}
.commodityShow .content__keep .content__keep_buy_box .purchase_btn a {
  line-height: 1;
}
.bottom-content {
  margin-top: 27px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.mobile-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav-content-box {
  display: flex;
  align-items: center;
}
.nav-content-box .nav-item {
  width: 150px;
  height: 54px;
  background: #fafafa;
  border: 1px solid #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
  box-sizing: border-box;
  
}
.isnavstyle {
  font-weight: 600 !important;
  /* border-bottom: 1px solid #fdab27 !important; */
  background-color: #fff !important;
  font-size: 16px !important;
  color: #000000 !important;
}

.mobile {
  position: relative;
  margin-right: 15px;
  cursor: pointer;
}
.mobile > i:first-child {
  color: #2488ff;
  position: absolute;
  font-size: 24px;
  left: -27px;
  top: 2px;
}
.mobile > i:last-child {
  color: #888888;
  font-size: 15px;
}
.mobile .code {
  position: absolute;
  right: 0;
  top: 30px;
  display: none;
  z-index: 100;
}
.mobile:hover .code {
  display: block;
}

.fenqi-right-btn {
  display: flex;
  width: 78px;
  height: 34px;
  background: linear-gradient(90deg, #ffedc5 0%, #ffc3dd 100%);
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-left: 18px;
}
.fenqi-right-btn div {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #832f51;
}
.fenqi-right-btn img {
  width: 12px;
  height: 12px;
}
.mai-img {
  background-color: #fff;
  padding: 30px;
}
.mai-img .img-item-open {
  min-width: 25%;
  max-width: 80%;
  display: block;
  margin-bottom: 20px;
  border-radius: 10px;
  cursor: pointer;
}

.table-box {
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  border-bottom: none;
  border-left: none;
  overflow: hidden;
}
.table-row {
  display: flex;
  border-bottom: 1px solid #e9e9e9;
  flex-wrap: wrap;
}
.table-item {
  display: flex;
  /* flex: 1; */
  border-bottom: 1px solid #e9e9e9;
  width: 50%;
}
.table-item div:nth-child(1) {
  width: 125px;
  /* height: 44px; */
  background: #fafafa;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  display: flex;
  align-items: center;
  padding: 0 14px;
  font-weight: 600;
  box-sizing: border-box;
}
.table-item div:nth-child(2) {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
  padding: 11px 26px;
  display: flex;
  align-items: center;
  flex: 1;
}
.table-item div:nth-child(2) img {
  width: 14px;
  height: 14px;
  cursor: pointer;
  margin-left: 10px;
}
.table-item {
  position: relative;
}
.table-item .table-item-span {
  position: absolute;
  right: 0;
  top: -0.5px;
  width: 50%;
  height: 0.5px;
  background: #e9e9e9;
}
.MP-QQ-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e9ecff;
  padding: 15px 0;
}
.MP-QQ-item img {
  margin-right: 10px;
  width: 38px;
  height: 38px;
}
.MP-QQ-item div {
  margin-right: 5px;
}
.MP-QQ-item span {
  color: #1673df;
  margin-left: 5px;
  cursor: pointer;
}
.title-message {
  background-color: #f2f9fd;
  padding: 10px 30px;
  position: relative;
  font-size: 16px;
  color: #333;
}
.title-message span {
  color: #666;
  font-size: 12px;
}
.title-message::after {
  content: '';
  position: absolute;
  display: block;
  width: 3px;
  height: 20px;
  background-color: #f7403d;
  top: 10px;
  left: 20px;
}
.font-p-box {
  width: 100%;
  padding: 15px 20px 50px;
  border-radius: 6px;
  font-size: 14px;
  line-height: 28px;
  border-top-left-radius: 0;
}
.no-info {
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.no-info i {
  font-size: 40px;
  color: #fdab27;
}
.pagebg {
  background: #f7f7f7;
  font-size: 13px;
  min-height: 400px;
  padding-bottom: 1px;
  background-image: url('../../../images/desc_bg.png');
  background-repeat: no-repeat;
  background-position: top;
}

.popup-title {
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 11px;
}

.bargainirg-item {
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  background-color: #f4f8f9;
  border-radius: 10px;
  margin-top: 20px;
}
.bargainirg-title {
  display: flex;
  align-items: center;
}
.bargainirg-title img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.bargainirg-title div {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #202631;
}

.bargainirg-title span {
  margin-left: 6px;
  font-size: 10px;
  color: #838383;
}
.bargainirg-content {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  margin-top: 10px;
}
.bargainirg-item .recommend {
  position: absolute;
  background: linear-gradient(90deg, #ff5f3e 0%, #ff3568 100%);
  border-radius: 0px 10px 0px 10px;
  width: 48px;
  height: 24px;
  color: #fff;
  text-align: center;
  right: 0;
  top: 0;
}

.no-content-kan {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.no-content-kan img {
  width: 70px;
  height: 70px;
}
.no-content-kan .font-kan {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #696969;
  margin: 27px 0;
}
.no-content-kan .btn-kan {
  width: 164px;
  height: 44px;
  background: rgba(253, 171, 39, 0.05);
  border-radius: 48px;
  border: 1px solid #fdab27;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #fdab27;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.qiugou-style {
  background-color: #fff;
  padding: 32px 23px;
}
.qiugou-style .content-qg {
  background: #fafafa;
  border-radius: 4px;
  padding: 45px 30px;
  display: flex;
}
.qiugou-style .content-qg .img-left-info {
  display: flex;
  align-items: center;
  flex: 1;
}
.qiugou-style .content-qg .img-left-info img {
  width: 100px;
  height: 100px;
  margin-right: 27px;
  border-radius: 10px;
}
.qiugou-style .content-qg .img-left-info .image-styleinfo {
  display: flex;
  flex-direction: column;
  height: 100px;
  justify-content: space-between;
  padding: 6px 0;
  box-sizing: border-box;
}
.qiugou-style .content-qg .img-left-info .image-styleinfo div:nth-child(1) {
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #383b40;
}
.qiugou-style .content-qg .img-left-info .image-styleinfo div:nth-child(2) {
  font-size: 30px;
  font-family: DINAlternate, DINAlternate;
  font-weight: bold;
  color: #ff3e3e;
}
.qiugou-style .content-qg .img-left-info .image-styleinfo div:nth-child(2) span {
  font-size: 20px;
}
.btn-qg {
  display: flex;
  justify-content: flex-end;
  margin-top: 34px;
}
.btn-qg div {
  width: 273px;
  height: 44px;
  background: #fdab27;
  border-radius: 22px;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
}

.table-style-item {
  width: 690px;
  background: #f8f9fb;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.title-table {
  display: flex;
}
.title-table div {
  flex: 1;
  height: 47px;
  padding: 0 26px;
  box-sizing: border-box;
  line-height: 47px;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.td-table {
  display: flex;
  background-color: #fff;
}
.td-table div {
  flex: 1;
  height: 47px;
  padding: 0 26px;
  box-sizing: border-box;
  line-height: 47px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.trading-instructions {
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
}
.trading-instructions .tradingbox {
  width: 100%;
  min-height: 242px;
  background: linear-gradient(180deg, #fff6ed 0%, #ffffff 100%);
  border-radius: 6px;
  padding: 23px 33px;
  box-sizing: border-box;
}
.trading-instructions .tradingbox .title-trad {
  display: flex;
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #4c4c4c;
  align-items: center;
}
.trading-instructions .tradingbox .title-trad span {
  width: 6px;
  height: 20px;
  background: #fda823;
  border-radius: 3px;
  margin-right: 14px;
}
.trading-instructions .tradingbox .font-trad {
  margin-top: 13px;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #4c4c4c;
  line-height: 30px;
  letter-spacing: 1px;
}
.shopping-tag {
  display: flex;
  align-items: center;
  width: 470px;
  height: 34px;
  background: #ffffff;
  border-radius: 17px;
  border: 1px solid #e7e7e7;
  margin-top: 24px;
}
.shopping-tag .row1 {
  width: 18px;
  height: 13px;
  margin-left: 16px;
}
.shopping-tag .row2 {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #de993a;
  margin-left: 6px;
}
.shopping-tag .row3 {
  width: 1px;
  height: 12px;
  background-color: #e7e7e7;
  margin: 0 27px;
}
.shopping-tag .row4 {
  width: 19px;
  height: 19px;
}
.shopping-tag .row5 {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #838383;
  margin-left: 4px;
}
.specification-style {
  display: flex;
  margin-top: 27px;
}
.let-title {
  width: 70px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #5a5a5a;
  margin-right: 14px;
}
.rig-content {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.rig-content div {
  padding: 9px;
  background: #f6f7f9;
  text-align: center;
  min-width: 100px;
  border-radius: 6px;
  box-sizing: border-box;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.rig-content .active {
  background: rgba(253, 168, 35, 0.05);
  border: 1px solid #fda823;
}
.add-subtract {
  display: flex;
  align-items: center;
}
.add-subtract div {
  width: 33px;
  height: 33px;
  background: #f6f7f9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  color: #202020;
  cursor: pointer;
}
.huiClick {
  opacity: 0.5;
  background-color: #ccc;
}
.pay-style-box {
  display: flex;
  align-items: flex-end;
  font-size: 30px;
  font-family: DINAlternate, DINAlternate;
  font-weight: bold;
  color: #ff3e3e;
}
.pay-style-box span {
  font-size: 20px;
  font-family: AlibabaPuHuiTiB;
  color: #ff3e3e;
  margin-right: 8px;
}
.pay-style-box div {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #5a5a5a;
  margin-left: 19px;
}
.dianfu {
  cursor: pointer;
  width: 87px;
  height: 28px;
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #fa3422;
  text-align: center;
  line-height: 28px;
  background: url('../img/dianfu.png') no-repeat;
  background-size: 100% 100%;
  padding-right: 20px;
  box-sizing: border-box;
  margin-top: 15px;
}
.dfpopup-lyl .el-dialog__wrapper{
  top: 230px !important;
}
.dfpopup-lyl .el-dialog__header {
  padding: 0;
}
.dfpopup-lyl .el-dialog {
  margin-top: 10vh !important;
  border-radius: 22px !important;
  /* margin-bottom: 30px !important; */
}
.dfpopup-lyl .el-dialog__body {
  padding: 0;
  border-radius: 22px !important;
}
.dfpopup .el-dialog__header {
  padding: 0;
}
.dfpopup .el-dialog__wrapper {
  /* display: flex;
  align-items: center;
  justify-content: center; */
}
.dfpopup .el-dialog {
  margin-top: 10vh !important;
  /* margin-bottom: 30px !important; */
}
.dfpopup .el-dialog__body {
  padding: 0;
  border-radius: 8px !important;
}
.dfpopup .popup-content-df {
  border-radius: 8px !important;
  width: 695px;
  /* height: 500px; */
  background-color: #f7f8fa;
  background-image: url('../img/popup-bg.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  position: relative;
  overflow: hidden;
  padding-bottom: 24px;
}
.iconstyle {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.popup-title-fq {
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #262728;
  margin-top: 40px;
  margin-left: 27px;
  font-weight: 700;
}
.content-pay-item {
  /* width: 633px; */
  /* height: 175px; */
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #f4e7d6;
  margin: 15px auto 10px;
}
.content-pay-item {
  padding: 14px 18px;
  box-sizing: border-box;
}
.content-pay-item .nth1 {
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
  display: flex;
  align-items: center;
  margin-bottom: 11px;
}
.content-pay-item .nth1 .nth2 {
  width: 6px;
  height: 6px;
  background: #832f52;
  border-radius: 50%;
  margin-right: 8px;
}

.content-pay-item .nth3 .nth4 {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #838383;
  line-height: 30px;
}

.content-pay-item-img{
  display: flex;
  justify-content: center;
  img{
    width: 250px;
    height: 250px;
  }
}

.time-browse {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
}
.time-browse div:nth-child(1) {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #6e6e6e;
  display: flex;
  align-items: center;
}
.time-browse div:nth-child(1) span {
  width: 10px;
  height: 10px;
  background: #22c23d;
  border-radius: 50%;
  margin-right: 5px;
}
.time-browse div:nth-child(2) {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #a1a1a1;
  margin-left: 16px;
}
.popup-content-report {
  width: 532px;
  /* height: 756px; */
  background: #f7f8fa;
  border-radius: 8px !important;
  position: relative;
  overflow: hidden;
}

.popup-content-report .report-title {
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #262728;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.popup-content-report .report-box-select {
  width: 478px;
  height: 129px;
  background: #ffffff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 20px 18px;
  box-sizing: border-box;
}
.popup-content-report .report-box-select .title {
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
}

.popup-content-report .report-box-select .contents {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}

.popup-content-report .report-box-select .contents div {
  width: 99px;
  height: 41px;
  background: #f6f7f9;
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #52565d;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.popup-content-report .report-box-select .contents .select {
  color: #fda823;
  background: rgba(253, 168, 35, 0.05);
  border: 1px solid #fda823;
}
.report-phone {
  width: 478px;
  height: 70px;
  background: #ffffff;
  border-radius: 10px;
  margin: 15px auto;
  padding: 0 15px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.report-phone div {
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
}
.report-phone input {
  flex: 1;
  font-size: 16px;
  border: none;
  text-align: right;
}
.report-text {
  width: 478px;
  height: 178px;
  background: #ffffff;
  border-radius: 10px;
  margin: 15px auto;
  padding: 20px 18px;
}
.report-text div {
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
}
.report-text textarea {
  width: 441px;
  height: 87px;
  background: #f6f7f9;
  border-radius: 8px;
  box-sizing: border-box;
  border: none;
  resize: none;
  padding: 17px 16px;
  margin-top: 11px;
}
.report-img {
  width: 478px;
  /* height: 165px; */
  background: #ffffff;
  border-radius: 10px;
  margin: 15px auto;
  padding: 20px 18px 8px;
}
.report-img .image-item {
  width: 86px;
  height: 86px;
  background: #f4f8fb;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
.report-img .image-item .del {
  position: absolute;
  top: 6px;
  right: 3px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.report-img .image-item .img {
  width: 100%;
  height: 100%;
}
.report-img .image-up {
  width: 86px;
  height: 86px;
  background: #f6f7f9;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.report-img .image-up img {
  width: 21px;
  height: 18px;
}
.report-img .image-up div {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #93979a;
  margin-top: 12px;
}
.report-btn {
  width: 478px;
  height: 37px;
  background: #fda823;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  margin: 28px auto 30px;
  cursor: pointer;
}
.row-style-img {
  display: flex;
  margin-top: 15px;
  flex-wrap: wrap;
}
.report-img .title {
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
}
.standard {
  /* width: 920px; */
  /* height: 760px; */
  background: #f7f8fa;
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.standard-title {
  display: flex;
}
.standard-title div {
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #262728;
  position: relative;
  margin-right: 44px;
  cursor: pointer;
}
.standard-title div span {
  width: 66px;
  height: 4px;
  background: #fda823;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}
.input-standard {
  width: 413px;
  height: 34px;
  background: #ffffff;
  border-radius: 45px;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.input-standard img {
  width: 16px;
  height: 16px;
  margin-left: 22px;
  cursor: pointer;
}

.input-standard input {
  flex: 1;
  font-size: 12px;
  margin-left: 10px;
  border: none;
}
.content-standard {
  width: 100%;
  /* flex: 1; */
  max-height: 590px;
  margin-top: 20px;
  /* background-color: pink; */
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
}
.item-to {
  width: 413px;
  background: #ffffff;
  border-radius: 10px;
  padding: 22px;
  box-sizing: border-box;
  margin-right: 15px;
  margin-bottom: 15px;
  min-height: 431px;
}
.item-to:nth-child(2n) {
  margin-right: 0;
}
.item-to .title {
  display: flex;
  align-items: center;
}
.item-to .title img {
  width: 36px;
  height: 36px;
  border-radius: 8px;
}
.item-to .title div {
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #3b3944;
  margin-left: 10px;
}
.table-standard {
  margin-top: 16px;
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.table-standard .td {
  display: flex;
  align-items: center;
}
.table-standard .td:nth-child(1) div {
  border-top: 0px solid #efefef;
  background: #f8f9fb;
}
.table-standard .td div {
  border-top: 1px solid #efefef;
  border-right: 1px solid #efefef;
  height: 45px;
  padding-left: 14px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.table-standard .td div:nth-child(1) {
  flex: 1;
}
.table-standard .td div:nth-child(2) {
  width: 67px;
}
.table-standard .td div:nth-child(3) {
  width: 83px;
}
.table-standard .td div:nth-child(4) {
  width: 83px;
  border-right: 0;
}
.click-game {
  display: flex;
  align-items: center;
}
.click-game div {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #202631;
  margin-left: 40px;
  cursor: pointer;
}
.click-game div img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.img-title-length {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #4c4c4c;
  margin-bottom: 20px;
}
.img-title-length span {
  width: 6px;
  height: 20px;
  background: #fdab27;
  border-radius: 3px;
  margin-right: 14px;
}

.copyPopup .el-dialog__header,
.posterPopup .el-dialog__header {
  padding: 0;
}

.copyPopup .el-dialog,
.posterPopup .el-dialog {
  margin-top: 10vh !important;
  border-radius: 18px !important;
}
.copyPopup .el-dialog__body,
.posterPopup .el-dialog__body {
  padding: 0;
  border-radius: 18px !important;
}
.copyPopup .popup-content-df {
  height: 340px;
  border-radius: 10px !important;
  background-color: #f7f8fa;
  background-image: url('../../../images/copy_back.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 24px;
}
.copyPopup .popup-content-df .top {
  display: flex;
  align-items: center;
  margin-top: 53px;
  margin-bottom: 32px;
}
.copyPopup .popup-content-df .top .trip {
  width: 4px;
  height: 9px;
  background: linear-gradient(180deg, #ffcd58 0%, #fda823 100%);
  border-radius: 6px;
  margin-right: 10px;
}
.copyPopup .popup-content-df .top .text {
  width: 49px;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #253148;
  line-height: 22px;
}
.copyPopup .popup-content-df .middle {
  width: 100%;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 10px 10px;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 20px;
}
.copyPopup .popup-content-df .middle .address {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #253148;
  line-height: 17px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}
.copyPopup .popup-content-df .middle-margin {
  margin-top: 17x;
}
.copyPopup .popup-content-df .middle .copyBtn {
  width: 49px;
  height: 24px;
  background: #ffa411;
  border-radius: 6px;
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  margin-left: 20px;
}
.copyPopup .popup-content-df .bottom {
  width: 90%;
  height: 50px;
  background: rgba(255, 164, 17, 0.05);
  border-radius: 8px;
  border: 1px solid #ffa411;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-top: 45px;
  position: absolute;
  left: 24px;
  bottom: 25px;
}
.copyPopup .popup-content-df .bottom img {
  margin-right: 8px;
  width: 15px;
  height: 15px;
}
.copyPopup .popup-content-df .bottom .report {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #ff9e00;
  line-height: 17px;
}
.copyPopup .popup-content-df .footer {
  display: flex;
  align-items: center;
  background: #f7f7f7;
  padding: 12px 9px;
  border-radius: 0 0 10px 10px;
}
.copyPopup .popup-content-df .footer .pure-link {
  display: inline-block;
  padding: 0 10px;
  background: rgba(50, 181, 255, 0.1);
  border: 1px solid rgba(50, 181, 255, 1);
  color: rgba(50, 181, 255, 1);
  border-radius: 4px;
  font-size: 12px;
  margin-right: 10px;
}
.copyPopup .popup-content-df .footer img {
  margin-right: 8px;
  width: 35px;
  /* align-self: flex-start; */
}
.copyPopup .popup-content-df .footer .des {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #838383;
  line-height: 20px;
}
.copy-close {
  position: absolute;
  right: 7px;
  top: 7px;
  width: 28px;
  cursor: pointer;
}
.copyPopup .popup-content-df .link-overflow {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #253148;
  line-height: 17px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
}
.poster-content-df {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(119, 120, 130);
}
.poset-save {
  width: 220px;
  height: 55px;
  background: rgba(255, 255, 255, 0);
  border-radius: 8px;
  border: 1px solid #ffffff;
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 22px;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-top: 47px;
  cursor: pointer;
}

.share-product{
  display: flex;
}
.share-product-img{
  width: 80px;
  height: 80px;
  border-radius: 10px;
}
.share-product-info{
  margin-left: 10px;
  flex: 1;
}
.share-product-title{
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.share-product-attr{
  font-size: 12px;
  color: #999999;
}
.share-product-price{
  font-size: 12px;
  color: #EA0000;
}