﻿@charset "utf-8";
/* CSS Document */
/*edit:zhangning*/

html,
body,
div,
span,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
cite,
code,
del,
dfn,
em,
img,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
article {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}

/*table{border-collapse:collapse; border-spacing:0;}*/
img {
  border: none;
}

ul,
li,
ol {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

i,
em,
cite,
dfn {
  font-style: normal;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *display: inline-block;
  *zoom: 100%;
}

.clearMargin:before {
  content: "";
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
  *display: inline;
  font-size: 1px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.alignL {
  text-align: left;
}

.alignC {
  text-align: center;
}

.alignR {
  text-align: right;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.none {
  display: none;
}

.block {
  display: block;
}

.overf {
  overflow: hidden;
}

.center {
  margin: 0 auto;
}

.middle {
  vertical-align: middle;
}

:focus,
a {
  outline: none;
  -moz-outline-style: none;
}

a:visited,
a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

body {
  font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma, Arial;
  color: #000;
}

.red {
  color: red;
}

/*首页*/
.index_wrap {
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
}

.wrap01 {
  position: relative;
  z-index: 10;
  /* background-image: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/index_bg01.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat; */
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/index_bg01.jpg") no-repeat center top;
}

.wrap01 .con {
  width: 1200px;
  height: 1060px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.wrap01 .way {
  width: 1000px;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
  padding-top: 16px;
  color: #fff;
}

.wrap01 .way a {
  color: #fff;
}

.wrap01 .way span {
  margin: 0 10px;
}

.logo {
  position: absolute;
  top: 27px;
  right: -54px;
}

.get_btn {
  cursor: default;
  display: block;
  width: 50px;
  height: 19px;
  line-height: 19px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background: #a2a2a2;
}

.get_btn.get {
  cursor: pointer;
  background: #fa9718;
}

.get_btn.get:hover {
  background: #ff4800;
}

.invitee_btn {
  position: absolute;
  top: 862px;
  left: 50%;
  display: block;
  width: 292px;
  height: 192px;
  margin-left: -390px;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/home_btn1.png") no-repeat center top;
}

.invited_btn {
  position: absolute;
  top: 862px;
  left: 50%;
  display: block;
  width: 341px;
  height: 192px;
  margin-left: 75px;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/home_btn2.png") no-repeat center top;
}

.wrap02 {
  position: relative;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/index_bg02.jpg") no-repeat center top;
}

.wrap02 .con {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1200px;
  height: 707px;
  padding: 98px 120px 0 150px;
  margin: 0 auto;
  position: relative;
  font-size: 18px;
  line-height: 35px;
  color: #fff;
  text-shadow: 0 0 8px rgba(35, 136, 211, .5);
}

.wrap02 .con span{
  color: #ffff00;
}

.invitee_con {
  font-size: 24px;
}

a.login_out {
  margin-left: 40px;
  color: #06242b;
}

.name_limited {
  display: inline-block;
  width: 220px;
}

.invitee_name {
  margin-left: 55px;
}

.complete {
  margin: 0 15px;
}

.act_tit {
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
}

.detail_text {
  height: 90px;
  font-size: 20px;
  line-height: 30px;
  color: #3a550d;
  font-weight: bold;
  text-align: center;
}

.detail_text .red {
  color: #ff4200;
}

.detail_text .blue {
  color: #004eff;
}

/*邀请者入口*/
.invitees_wrap {
  height: 3258px;
  position: relative;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/invitees_wrap.jpg") no-repeat center top;
}

.invitees_wrap .con {
  width: 1200px;
  height: 3258px;
  margin: 0 auto;
  position: relative;
}

.return_index {
  position: absolute;
  top: 935px;
  left: 50%;
  color: #06242b;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  font-size: 24px;
  margin-left: 370px;
}

.become_wrap {
  width: 1002px;
  height: 371px;
  padding: 860px 0 0 0;
  margin: 0 auto;
}

.become_input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 1002px;
  height: 74px;
  margin: 0 auto;
  padding: 0;
  border: 0;
  font-size: 30px;
  font-weight: bold;
  color: #16686f;
  text-align: center;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/txt_input.png") no-repeat;
}

input::-webkit-input-placeholder {
  color: #127ee6;
}

.become_btn {
  display: block;
  width: 309px;
  height: 96px;
  margin: 17px auto 0;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/become_btn.png") no-repeat;
}


.invitees_ul {
  width: 1536px;
  margin: 0 0 0 -168px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
}

.invitees_ul li {
  position: relative;
  width: 245px;
  height: 152px;
  padding: 13px 0 0 15px;
  margin: 0 6px 31px 5px;
  box-sizing: border-box;
  border: solid 3px #5b9a90;
  background-color: #fff;
}

.invitees_ul .date {
  position: absolute;
  top: -11px;
  left: 50%;
  width: 88px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  margin-left: -44px;
  background-color: #5b9a90;
  border-radius: 10px;
}

.invitees_ul .row {
  width: 100%;
  height: 42px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}

.invitees_ul .row .icon {
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 13px;
}

.invitees_ul .row .name {
  width: 100px;
  height: 42px;
  line-height: 18px;
  margin-right: 14px;
  display: flex;
  align-items: center;
  color: #39540d;
}

.invitees_ul .row .name p {
  width: 100%;
}

/*被邀请者*/
.invited_wrap {
  height: 2922px;
  position: relative;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/invited_bg.jpg") no-repeat center top;
}

.invited_wrap .con {
  width: 1200px;
  height: 2922px;
  margin: 0 auto;
  position: relative;
}

.invited_tit {
  display: block;
  margin: 135px auto 0;
}

.invited_ul_1 {
  width: 1505px;
  height: 825px;
  margin: 0 0 0 -147px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
}

.invited_ul_1 li {
  position: relative;
  width: 182px;
  height: 201px;
  margin: 0 17px 0 16px;
  box-sizing: border-box;
}

.invited_ul_1 .icon_con{
  width: 182px;
  height: 124px;
  box-sizing: border-box;
  padding: 28px 0 0 0;
  margin-bottom: 10px;
  border: solid 3px #5b9a90;
  background-color: #fff;
}

.invited_ul_1 .icon_con img{
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto 10px;
  box-sizing: border-box;
  border: solid 2px #5b9a90;
}

.invited_ul_1 .name{
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  color: #39540d;
}

.invited_ul_1 .date {
  position: absolute;
  top: -11px;
  left: 50%;
  width: 88px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  margin-left: -44px;
  background-color: #5b9a90;
  border-radius: 10px;
}

.invited_ul_1 .get_btn{
  width: 103px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  margin: 0 auto;
}

.invited_ul_2 {
  width: 1505px;
  margin: 0 0 0 -147px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
}

.invited_ul_2 li {
  position: relative;
  width: 182px;
  height: 222px;
  margin: 0 17px 0 16px;
  box-sizing: border-box;
}

.invited_ul_2 .icon_con{
  width: 182px;
  height: 144px;
  box-sizing: border-box;
  padding: 52px 0 0 0;
  margin-bottom: 10px;
  border: solid 3px #5b9a90;
  background-color: #fff;
}

.invited_ul_2 .icon_con img{
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto 10px;
  box-sizing: border-box;
  border: solid 2px #5b9a90;
}

.invited_ul_2 .name{
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  color: #39540d;
}

.invited_ul_2 .date {
  position: absolute;
  top: -11px;
  left: 50%;
  width: 88px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  margin-left: -44px;
  background-color: #5b9a90;
  border-radius: 10px;
}


.invited_ul_2 .text {
  position: absolute;
  top: 17px;
  left: 50%;
  width: 182px;
  height: 26px;
  font-size: 13px;
  font-weight: normal;
  font-family: "宋体";
  line-height: 26px;
  color: #338376;
  text-align: center;
  margin-left: -91px;
  background-color: #ffdc33;
}

.invited_ul_2 .get_btn{
  width: 103px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  margin: 0 auto;
}

.bind_btn {
  display: block;
  width: 308px;
  height: 93px;
  margin: 20px auto 0;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/bind_btn.png") no-repeat;
}

.require {
  color: #894d1d;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0px;
  line-height: 20px;
}

.point {
  font-weight: bold;
  color: #894d1d;
  font-size: 18px;
  line-height: 24px;
}

.alert_bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  display: none;
}

.pop {
  box-sizing: border-box;
  position: absolute;
  z-index: 10001;
  top: 52px;
  width: 788px;
  height: 438px;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/2020RLR/pop_bg.png") no-repeat;
}

.pop h3 {
  margin-top: 52px;
  font-size: 30px;
  font-weight: bold;
  color: #cbcbcb;
}

.pop .name {
  margin: 20px 0;
  font-size: 18px;
  color: #ffa600;
}

.pop .copy_link {
  font-size: 18px;
  color: #ffa600;
}

.link {
  display: block;
  width: 80%;
  height: 48px;
  margin: 10px auto;
  font-size: 18px;
  border: 0;
  text-align: center;
  color: #fff;
  background: transparent;
  font-family: "Microsoft YaHei";
  resize: none;
}

.copy_btn {
  padding: 5px 15px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #cbcbcb;
}

.confirm_btn {
  display: block;
  width: 151px;
  height: 41px;
  margin: 20px auto;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/2020RLR/confirm_btn.png") no-repeat center;
}

.close_dialog {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: -6px;
  right: -50px;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/2020RLR/close.png") no-repeat center;
}

.rule_ul {
  width: 650px;
  margin: 10px auto 0;
  font-size: 18px;
  list-style-type: circle;
  color: #cbcbcb;
}

.shi_con {
  width: 530px;
  font-size: 18px;
  margin: 15px auto 0;
}

.p_con {
  margin-top: 15px;
}

.p_tip {
  font-size: 14px;
  color: #e4a67d;
  text-align: center;
  margin-top: 10px;
}

.p_btns {
  width: 360px;
  margin: 25px auto 0;
}

.p_btns a {
  float: left;
  margin: 0 20px;
}

.p_list {
  width: 570px;
  margin: 0 auto;
}

.p_list li {
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #cbcbcb;
  margin: 13px 0;
}

.p_list .txt_style {
  float: left;
  margin-right: 15px;
}

.p_list input {
  outline: none;
  border: none;
  background-color: #696969;
  height: 30px;
  width: 190px;
  color: #cbcbcb;
  padding-left: 5px;
  font-size: 18px;
  float: left;
}

.p_list input {
  width: 190px;
}

.p_list input.address {
  width: 492px;
}

.success_pop .confirm_btn {
  margin-top: 50px;
}

.confirm_pop_txt {
  margin-top: 30px;
  font-size: 18px;
}

.confirm_people {
  color: #ffa600;
}

.confirm_pop_btns {
  margin-top: 70px;
  text-align: center;
}

.confirm_pop_btns a {
  display: inline-block;
  width: 141px;
  height: 71px;
}

.confirm_btn2 {
  margin-right: 30px;
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/2020RLR/confirm_btn.png") no-repeat center;
}

.cancel_btn {
  background: url("https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/2020RLR/cancel_btn.png") no-repeat center;
}

.ani_tada {
  animation: tada 2.4s ease infinite both;
  -webkit-animation: tada 2.4s ease infinite both;
  -moz-animation: tada 2.4s ease infinite both;
  -o-animation: tada 2.4s ease infinite both;
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }

  2.5%,
  5% {
    transform: scale3d(0.97, 0.97, 0.97) rotate3d(1, 1, 1, -9deg);
  }

  7.5%,
  12.5%,
  17.5%,
  22.5% {
    transform: scale3d(1.03, 1.03, 1.03) rotate3d(1, 1, 1, 9deg);
  }

  10%,
  15%,
  20% {
    transform: scale3d(1.03, 1.03, 1.03) rotate3d(1, 1, 1, -9deg);
  }

  25% {
    transform: scale3d(1, 1, 1);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
  }

  5%,
  10% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97) rotate3d(1, 1, 1, -9deg);
  }

  15%,
  25%,
  35%,
  45% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate3d(1, 1, 1, 9deg);
  }

  20%,
  30%,
  40% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate3d(1, 1, 1, -9deg);
  }

  50% {
    -webkit-transform: scale3d(1, 1, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
  }
}

.side-R {
  position: fixed;
  top: 50%;
  margin-top: -146px;
  right: 20px;
  width: 181px;
  height: 393px;
  background: url(https://static.web.sdo.com/bfo/pic/act_bfo/BFO/active/202506huigui/side.png) no-repeat;
}