.games_share_activity {
  width: 1054px;
  height: auto;
  background: linear-gradient(180deg, #FFF6F0 0%, #FFFFFF 100%);
  border-radius: 8px;
  position: relative;
  padding-bottom: 62px;
  margin-bottom: 24px;
  margin-top: 10px;
}
.games_share_activity .title {
  width: 190px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202608/128660358_96fd38d14aaf257496a7e916c61ca6ff.png");
  position: relative;
  top: -10px;
}
.games_share_activity .title::after {
  content: '';
  position: absolute;
  left: 16px;
  top: 3px;
  font-size: 24px;
  line-height: 34px;
  color: #FFFFFF;
  font-weight: normal;
  white-space: nowrap;
}
.games_share_activity .tab-content_container {
  position: relative;
  overflow: hidden;
}
.games_share_activity .share_container {
  position: relative;
  padding: 0 24px;
}
.games_share_activity .share_info_box {
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #FFD8BC;
  padding: 16px 24px;
  box-sizing: border-box;
}
.games_share_activity .share_info_row {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  margin-bottom: 8px;
}
.games_share_activity .share_info_row .label {
  flex-shrink: 0;
  color: #333333;
  display: flex;
  align-items: center;
}
.games_share_activity .share_info_row .label .row-icon {
  width: 14px;
  height: 14px;
  margin-right: 4px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.games_share_activity .share_info_row .label .row-icon.time-icon {
  width: 14px;
  height: 14px;
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_87b5a4c3b127de261911b103a0573b22.png');
}
.games_share_activity .share_info_row .label .row-icon.desc-icon {
  width: 14px;
  height: 14px;
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_87b5a4c3b127de261911b103a0573b22.png');
}
.games_share_activity .share_info_row .value {
  color: #666666;
  word-break: break-all;
}
.games_share_activity .share_info_row.rules_row .value {
  flex: 1;
}
.games_share_activity .share_divider {
  width: 100%;
  height: 2px;
  background: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_b6081963fd77bd22aa9be91da8daa837.png') no-repeat center center;
  background-size: 100% 2px;
  margin: 12px 0 20px;
}
.games_share_activity .share_award_tabs {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
}
.games_share_activity .share_award_tabs .award_tab {
  width: 75px;
  height: 27px;
  text-align: center;
  cursor: pointer;
  margin-right: 9px;
  background-repeat: no-repeat;
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_26eab37440a7309ff10f7f143c97e25d.png');
  background-size: 100% 100%;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.games_share_activity .share_award_tabs .award_tab .award_tab_text {
  display: inline-block;
  width: 65px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-size: 44px 12px;
  margin-top: 3px;
}
.games_share_activity .share_award_tabs .award_tab .award_tab_text.award_idx_1 {
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_7552681f39f711c263328e0373ed855d.png');
}
.games_share_activity .share_award_tabs .award_tab .award_tab_text.award_idx_2 {
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_96fda4babb89ba1614e61a0ea70d9f0a.png');
}
.games_share_activity .share_award_tabs .award_tab .award_tab_text.award_idx_3 {
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_e8304ff9dda9b80f0360398a85bed084.png');
}
.games_share_activity .share_award_tabs .award_tab.active {
  width: 74px;
  height: 32px;
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_c13a221ba6319505977b037745821f66.png');
  background-size: 100% 100%;
}
.games_share_activity .share_award_tabs .award_tab.active .award_tab_text {
  width: 74px;
  height: 21px;
  background-size: 44px 12px;
}
.games_share_activity .share_award_tabs .award_tab.active .award_tab_text.award_idx_1 {
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_3532ad2ce2af5a1ca733bc4f455b5d3d.png');
}
.games_share_activity .share_award_tabs .award_tab.active .award_tab_text.award_idx_2 {
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_719124537bf35ae9a6db65a6af7284c7.png');
}
.games_share_activity .share_award_tabs .award_tab.active .award_tab_text.award_idx_3 {
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_63095817300ed6138ffe63759adf240d.png');
}
.games_share_activity .share_award_detail {
  display: flex;
  align-items: flex-start;
  min-height: 152px;
  background: #FFF8F2;
  border-radius: 8px;
  padding: 22px;
  box-sizing: border-box;
}
.games_share_activity .share_award_detail .award_img_box {
  width: 120px;
  height: 120px;
  flex-shrink: 0;
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
}
.games_share_activity .share_award_detail .award_img_box img {
  width: 108px;
  height: 108px;
  object-fit: cover;
  display: block;
}
.games_share_activity .share_award_detail .award_img_box.no-img {
  background: #FFF3E7 url('//pic.cgyouxi.com/orange/upload/202311/7291276_25ec12b4d5f972dd56b62ffb4c0b1733.png') no-repeat center center;
  background-size: 48px 48px;
}
.games_share_activity .share_award_detail .award_text_box {
  flex: 1;
  font-size: 14px;
  line-height: 22px;
  color: #80450B;
  margin-top: 10px;
}
.games_share_activity .share_award_detail .award_text_box p {
  margin: 0 0 8px;
}
.games_share_activity .share_award_detail .award_text_box .award_rule {
  margin-bottom: 0;
}
.games_share_activity .share_submit_btn_box {
  margin-top: 20px;
  text-align: center;
}
.games_share_activity .share_submit_btn_box a {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  border-radius: 0;
  border: none;
  background: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_b3b8796dde82d3a88ad9692efb37cf1e.png') no-repeat center center;
  background-size: 100% 100%;
}
.games_share_activity .share_submit_btn_box a.disabled {
  background: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_18e6febd54c1976bf6576af91e777390.png') no-repeat center center;
  background-size: 100% 100%;
  pointer-events: none;
}
.games_share_activity .expand-box {
  width: 1054px;
  height: 42px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 8px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.games_share_activity .expand-box.no-expand:after {
  content: '';
  position: absolute;
  left: 0;
  top: -42px;
  width: 100%;
  height: 27px;
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/25322333_19cd24395b4e0c3ae35c2b9c82cb7503.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.games_share_activity .expand-box.no-expand .expand-icon {
  background-image: url('//c2.cgyouxi.com/website/orange/img/sign/icon_show.png');
}
.games_share_activity .expand-box .expand-btn {
  font-size: 14px;
  font-weight: 400;
  color: #FF730A;
  line-height: 14px;
  margin-right: 5px;
}
.games_share_activity .expand-box .expand-icon {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-size: 14px 14px;
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/40112030_7634a8b31a5b438c340ab5b256cf43b8.png');
}
.share_submit_pop {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
}
.share_submit_pop .share_submit_pop_mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.share_submit_pop .pop_panel {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 320px;
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  border-radius: 6px;
  overflow: visible;
  box-sizing: border-box;
}
.share_submit_pop .pop_header {
  position: relative;
  height: 60px;
  border-radius: 6px 6px 0 0;
  background: linear-gradient(180deg, #fff2e8 0%, #ffffff 100%);
  overflow: visible;
}
.share_submit_pop .pop_header_img {
  position: absolute;
  left: 50%;
  top: 0;
  width: 320px;
  height: auto;
  transform: translate(-50%, -60px);
  pointer-events: none;
}
.share_submit_pop .pop_title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12px;
  z-index: 1;
  font-size: 18px;
  font-weight: 500;
  color: #2C2C2C;
  line-height: 18px;
  text-align: center;
}
.share_submit_pop .pop_body {
  padding: 4px 20px 0;
}
.share_submit_pop .form_item {
  margin-bottom: 16px;
}
.share_submit_pop .form_item:last-child {
  margin-bottom: 0;
}
.share_submit_pop .form_label {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 8px;
}
.share_submit_pop .form_label em {
  color: #FF4949;
  font-style: normal;
  margin-right: 2px;
}
.share_submit_pop .contact_kind_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 8px;
}
.share_submit_pop .contact_kind_list .contact_kind_item {
  display: flex;
  align-items: center;
  margin-right: 16px;
  margin-bottom: 8px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.share_submit_pop .contact_kind_list .contact_kind_item .radio_icon {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  flex-shrink: 0;
  background: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_504687784ffed64317263029fc9f495d.png') no-repeat center center;
  background-size: 100% 100%;
}
.share_submit_pop .contact_kind_list .contact_kind_item.active {
  color: #333333;
}
.share_submit_pop .contact_kind_list .contact_kind_item.active .radio_icon {
  background-image: url('https://pic.cgyouxi.com/orange/upload/202608/128660358_080747ab2535c6566256c20c58019203.png');
}
.share_submit_pop .contact_value_input,
.share_submit_pop .share_url_input {
  width: 280px;
  height: 32px;
  border: 1px solid #EBEBEB;
  border-radius: 3px;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  outline: none;
}
.share_submit_pop .form_hint {
  margin: 6px 0 0;
  font-size: 12px;
  line-height: 17px;
  color: #999999;
}
.share_submit_pop .share_url_box {
  position: relative;
  width: 280px;
}
.share_submit_pop .share_url_box .share_url_input {
  padding-right: 28px;
}
.share_submit_pop .share_url_box .clear_icon {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  cursor: pointer;
  display: none;
}
.share_submit_pop .share_url_box.has-value .clear_icon {
  display: block;
}
.share_submit_pop .share_submit_pop_btns {
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 20px;
  box-sizing: border-box;
}
.share_submit_pop .share_submit_pop_btns a {
  width: 134px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 6px;
  font-size: 14px;
  box-sizing: border-box;
  text-decoration: none;
}
.share_submit_pop .share_submit_pop_btns .btn_cancel {
  background: #EBEBEB;
  color: #666666;
}
.share_submit_pop .share_submit_pop_btns .btn_confirm {
  background: linear-gradient(180deg, #FF9A3D 0%, #FF730A 100%);
  color: #FFFFFF;
}
