@charset "utf-8";
@media (min-width: 300px) {
  html {
    font-size: 64px;
  }
}
@media (min-width: 310px) {
  html {
    font-size: 66.13333333px;
  }
}
@media (min-width: 320px) {
  html {
    font-size: 68.26666667px;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 76.8px;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 80px;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 81.92px;
  }
}
@media (min-width: 400px) {
  html {
    font-size: 85.33333333px;
  }
}
@media (min-width: 412px) {
  html {
    font-size: 87.89333333px;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 88.32px;
  }
}
@media (min-width: 424px) {
  html {
    font-size: 90.45333333px;
  }
}
@media (min-width: 450px) {
  html {
    font-size: 96px;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 102.4px;
  }
}
@media (min-width: 540px) {
  html {
    font-size: 115.2px;
  }
}
@media (min-width: 600px) {
  html {
    font-size: 128px;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 136.53333333px;
  }
}
@media (min-width: 720px) {
  html {
    font-size: 153.6px;
  }
}
@media (min-width: 750px) {
  html {
    font-size: 160px;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 163.84px;
  }
}
input:focus {
  color: #e6a889;
}
input::-webkit-input-placeholder {
  color: #72422A;
  font-weight: bold;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #72422A;
  font-weight: bold;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #72422A;
  font-weight: bold;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #72422A;
  font-weight: bold;
}
.layui-m-layerbtn span {
  display: block !important;
}
.layui-m-layerbtn span a {
  display: block !important;
}
.hide {
  display: none !important;
}
@media screen and (max-width: 768px) {
  html {
    width: 100%;
    height: 100%;
  }
  body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100vh;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  iframe {
    width: 4.6875rem !important;
    height: 10rem !important;
  }
  * {
    padding: 0;
    margin: 0;
  }
  i.headLogo_detail {
    background: url("../images/hongbao/css_sprites4.png") no-repeat;
    -webkit-background-size: 4rem 3.73rem !important;
    background-size: 4rem 3.73rem !important;
  }
  .w {
    padding: 0 0.2rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .guanggao1 {
    margin: 130px auto 0px;
    width: 73%;
  }
  .guanggao2 {
    margin: 0px auto;
  }
  /*各浏览器显示不同，去掉蓝色边框*/
  fieldset,
  img,
  input,
  button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
  }
  ul,
  ol {
    list-style: none;
  }
  /*统一组合框的默认样式*/
  select,
  input,
  button {
    vertical-align: middle;
    outline: none;
  }
  select,
  input,
  textarea {
    margin: 0;
    border: none;
  }
  input,
  textarea {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 0rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
  }
  input:focus {
    color: #FDDE99;
  }
  input::-webkit-input-placeholder,
  input:-ms-input-placeholder {
    color: #72422A !important;
    font-weight: bold;
  }
  /*清除浮动*/
  .clearfix:after {
    display: block;
    content: "";
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
  }
  .clearfix {
    zoom: 1;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
  }
  .float_down {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: rgba(68, 68, 70, 0.8);
    position: fixed;
    bottom: 0;
    padding: 0 0.1rem;
  }
  .float_down .float_logo {
    width: 1rem;
    height: 0.4rem;
    display: block;
    margin-top: 0.2rem;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    float: left;
  }
  .float_down .float_swft {
    font-size: 0.12rem;
    color: #fff;
    display: block;
    float: left;
    width: 3rem;
    height: 0.4rem;
    padding-top: 0.3rem;
    line-height: normal;
  }
  .float_down .float_down_app {
    width: 1.3rem;
    height: 0.45rem;
    line-height: 0.4rem;
    border-radius: 0.3rem;
    margin-top: 0.2rem;
    color: #fff;
    text-align: center;
    background-color: #DD503B;
    float: right;
    font-size: 12px;
    margin-right: 0.2rem;
  }
  .content {
    width: 100%;
    height: 100%;
    background: url("../images/hongbao/beijing.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    margin: 0 auto;
  }
  .content .hongbao {
    width: 4.3rem;
    height: 7.05rem;
    -webkit-background-size: 4.3rem 7.05rem !important;
    background-size: 4.3rem 7.05rem !important;
    display: block;
    position: absolute;
    top: 0.4rem;
    text-align: center;
  }
  .content .hongbao p.gongxi,
  .content .hongbao p.who_bao,
  .content .hongbao .Grab {
    font-size: 0.2rem;
    color: #F6D4A9;
    line-height: 0.5rem;
    text-align: left;
    margin-top: 1.2rem;
  }
  .content .hongbao .before {
    padding-top: 1.2rem;
  }
  .content .hongbao .gongxiDiv {
    padding: 0.1rem 0.1rem;
    margin: 0 auto;
    width: 84%;
    height: 2.4rem;
    background: url(../images/hongbao/remakBg.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    display: flex;
    align-items: center;
    /*垂直居中*/
    justify-content: center;
    /*水平居中*/
  }
  .content .hongbao .gongxiDiv p.gongxi {
    word-wrap: break-word;
    font-size: 0.2rem;
    color: #632716;
    text-align: center;
    width: 90%;
    max-height: 2rem;
    margin: 0 auto;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .content .hongbao .Grab {
    font-size: 0.2rem;
    display: none;
    line-height: normal;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 0.12rem;
    margin: 1.72rem 0rem 0.3rem 0.35rem;
  }
  .content .hongbao .Grab .gongxi_get {
    font-size: 0.18rem;
  }
  .content .hongbao .Grab .num {
    font-size: 0.36rem;
    font-family: DINAlternate-Bold;
    font-weight: bold;
    color: #f4cd8f;
  }
  .content .hongbao .Grab #coinCode {
    font-size: 0.2rem;
    font-family: DINAlternate-Bold;
  }
  .content .hongbao .Grab .Equivalent {
    font-size: 0.18rem;
    line-height: 0.2rem;
  }
  .content .hongbao .open {
    -webkit-background-size: 1.9rem 1.9rem !important;
    background-size: 1.9rem 1.9rem !important;
    padding-top: 0.36rem;
    width: 1.9rem;
    height: 1.5rem;
    display: none;
    position: absolute;
    top: 4rem;
    left: 1.25rem;
  }
  .content .hongbao .open_en {
    background: url("../images/hongbao/open.png");
  }
  .content .hongbao .open_zh {
    background: url("../images/hongbao/kai.png");
  }
  .content .hongbao p.who_bao {
    width: 100%;
    font-size: 12px;
    line-height: 0.5rem;
    position: absolute;
    bottom: 0.2rem;
    margin: 0 auto;
    text-align: center;
    color: #F6D4A9;
  }
  .content .hongbao .receive_hongbao {
    width: 3.7rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.1rem;
    display: none;
  }
  .content .hongbao .receive_hongbao .receive_hongbao1 {
    width: 3.7rem;
    height: 1.6rem;
    background: url(../images/hongbao/kuang.png) no-repeat;
    -webkit-background-size: 3.7rem 1.6rem;
    background-size: 3.7rem 1.6rem;
    margin: 0 auto;
  }
  .content .hongbao .receive_hongbao .userNo_input,
  .content .hongbao .receive_hongbao .go_signUp {
    width: 2.5rem;
    line-height: 0.4rem;
    height: 0.4rem;
    background-color: #B94932;
    padding-left: 0.2rem;
    color: #BC0000;
    margin: 0 auto;
    margin-top: 0.3rem;
    font-size: 12px;
    border-radius: 3px;
  }
  .content .hongbao .receive_hongbao .userNo_input {
    background-color: #FFF8F1;
    width: 3rem;
    height: 0.45rem;
    line-height: 0.45rem;
    margin-top: 0.2rem;
    border: 1px solid #b57c58;
    opacity: 0.88;
    border-radius: 5px;
  }
  .content .hongbao .receive_hongbao #bind_wx {
    width: 1.4rem;
    height: 0.45rem;
    line-height: 0.45rem;
    display: block;
    text-align: center;
    color: #72422A;
    background: url("../images/hongbao/bangding.png");
    background-size: 1.4rem 0.45rem;
    margin-top: -0.6rem;
    padding-left: 0;
    cursor: pointer;
    margin-left: 2.1rem;
  }
  .content .hongbao .receive_hongbao #bind_wx span {
    color: #AA382A;
    text-decoration: none;
    font-size: 12px;
  }
  .content .hongbao .receive_hongbao #bind_wx i.i_weixin {
    width: 0.3rem;
    height: 0.3rem;
    background: url("../images/hongbao/weixin_green.png") no-repeat;
    -webkit-background-size: 0.3rem !important;
    background-size: 0.3rem !important;
    float: left;
    margin-left: 0.15rem;
    margin-top: 0.1rem;
    display: block;
  }
  .content .hongbao .receive_hongbao .bindWX {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #F3CD8F;
    text-align: right;
    font-size: 10px;
    margin-top: 0.2rem;
  }
  .content .hongbao .receive_hongbao .go_signUp {
    display: block;
    text-align: right;
    background-color: transparent;
    color: #FDDE99;
    margin-top: 0;
    padding-left: 0;
    font-size: 0.12rem;
    line-height: 0.3rem;
    text-decoration: underline;
  }
  .content .hongbao .receive_hongbao .get_btn {
    width: 3.7rem;
    line-height: 0.6rem;
    height: 0.6rem;
    font-size: 0.22rem;
    font-family: PingFangSC-Regular;
    font-weight: 700;
    background: url("../images/hongbao/anniu2_ling.png");
    background-size: 3.72rem 0.6rem;
    margin-top: 0.4rem;
    color: #AC513A;
    cursor: pointer;
  }
  .content .hongbao .redPacket_ten_minutes {
    width: 2.5rem;
    font-size: 0.1rem;
    line-height: normal;
    color: #ac2925;
    display: none;
    text-align: left;
    padding-left: 0.25rem;
    margin-top: 0.1rem;
  }
  .content .hongbao .red_packet_done,
  .content .hongbao .red_packet_invalid {
    margin-top: 2rem;
    display: none;
    font-size: 16px;
    color: #FDDE99;
    padding: 0 0.5rem;
  }
  .content .hongbao .go_detail {
    display: none;
    font-size: 16px;
    color: #FDDE99;
    text-decoration: underline;
    margin-top: 0.5rem;
    cursor: pointer;
  }
  .content .hongbao .signUp_div {
    width: 3rem;
    background: url("../images/hongbao/signUp-bg.png") no-repeat;
    -webkit-background-size: 3rem auto;
    background-size: 3rem auto;
    display: none;
    margin: 0 auto;
    padding: 0.2rem 0;
  }
  .content .hongbao .signUp_div input {
    width: 2.2rem;
    line-height: 0.3rem;
    height: 0.3rem;
    background-color: #B94932;
    padding-left: 0.2rem;
    color: #FDDE99;
    margin: 0 auto;
    margin-top: 0.15rem;
    font-size: 0.14rem;
  }
  .content .hongbao .signUp_div .yzm_div {
    width: 2.5rem;
    line-height: 0.3rem;
    height: 0.3rem;
    margin-left: 0.3rem;
  }
  .content .hongbao .signUp_div .yzm_div .yzm_btn {
    width: 1rem;
    height: 0.3rem;
    float: left;
    margin-top: 0.1rem;
    border: #B94932 1px solid;
    text-decoration: underline;
    color: #B94932;
    font-size: 0.12rem;
    margin-left: 0.2rem;
  }
  .content .hongbao .signUp_div .yzm_div input {
    width: 1rem;
    float: left;
  }
  .content .hongbao .signUp_div .signUp_btn {
    width: 3rem;
    line-height: 0.5rem;
    height: 0.5rem;
    font-size: 0.2rem;
    background: -webkit-linear-gradient(top, #f9d48e 0, #f5c178 36px);
    background: -moz-linear-gradient(top, #f9d48e 0, #f5c178 36px);
    background: -o-linear-gradient(top, #f9d48e 0, #f5c178 36px);
    background: linear-gradient(top, #f9d48e 0, #f5c178 36px);
    border-radius: 0.05rem;
    margin-top: 0.3rem;
    color: #B94932;
    cursor: pointer;
  }
  .content .download {
    width: 1.6rem;
    padding-top: 7rem;
    /* position: absolute; */
    /* bottom: 0.1rem; */
    /* right: 0.7rem; */
    float: right;
  }
  .content .download .downloadQR {
    width: 1.3rem;
    height: 1.3rem;
    display: inline-block;
    margin-left: 0.15rem;
  }
  .content .download p {
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #DE5236;
  }
  .bind_modal {
    display: none;
    position: relative;
    z-index: 19891014;
  }
  .bind_modal .bind_modal_inner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    pointer-events: auto;
  }
  .bind_modal .bind_modal_inner_cont {
    display: table;
    font-family: Helvetica, arial, sans-serif;
    pointer-events: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .bind_modal .bind_modal_inner_cont .inner_div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child {
    width: 3.57rem;
    height: auto;
    position: relative;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    border-radius: 40px;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg {
    width: 3.57rem;
    height: 4.16rem;
    background: url(../images/hongbao/WX_bdbeijing.png) no-repeat;
    -webkit-background-size: 3.57rem 4.16rem !important;
    background-size: 3.57rem 4.16rem !important;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner {
    width: 2.86rem;
    line-height: 0.3rem;
    margin: 0 auto;
    padding-top: 0.5rem;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner .inner_top {
    width: 100%;
    height: 0.75rem;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner .inner_top .innerImg {
    width: 1.8rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: nowrap;
    justify-content: space-between;
    align-item: center;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner input {
    width: 2.66rem;
    height: 0.4rem;
    background-color: #FFDCDC;
    color: #BC0000;
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
    border-radius: 0.05rem;
    padding-left: 0.2rem;
    font-size: 10px;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner input.yzm {
    width: 1.45rem;
    margin-bottom: 0.2rem;
    margin-top: 0;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner .btn_yzm {
    width: 0.98rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-left: 0.14rem;
    color: #FFC36B;
    border: #FFC36B 1px solid;
    border-radius: 5px;
    background-color: transparent;
    margin-bottom: 0.2rem;
    margin-top: 0;
    font-size: 0.16rem;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner .btn_bind {
    width: 2.85rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background: url("../images/hongbao/anniu3.png");
    background-size: 2.85rem 0.6rem;
    color: #B94A32;
    font-family: PingFangSC-Regular;
    margin-top: 0.2rem;
    font-size: 0.2rem;
    font-weight: 700;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .close_bind {
    width: 0.5rem;
    height: 0.5rem;
    background: url("../images/hongbao/weiixn_close.png") no-repeat;
    -webkit-background-size: 0.5rem !important;
    background-size: 0.5rem !important;
    display: inline-block;
    margin: 0.4rem 1.53rem;
  }
  .content_detail {
    width: 100%;
    height: auto;
    background-color: #f7f7f7;
    display: block;
    margin: 0 auto;
    position: relative;
    padding-bottom: 0.8rem;
  }
  .content_detail header {
    width: 100%;
    height: 3.2rem;
    background: url("../images/hongbao/xiaobeijing.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .content_detail header p {
    font-size: 0.25rem;
    color: #E06552;
    text-align: right;
  }
  .content_detail header .remarkBG {
    width: 4.2rem;
    height: 1.9rem;
    -webkit-background-size: 4.2rem 2rem;
    background-size: 4.2rem 2rem;
    margin: 0 0.24rem;
    margin-top: 0.3rem;
    display: flex;
    align-items: center;
    /*垂直居中*/
    justify-content: center;
    /*水平居中*/
  }
  .content_detail header .remark {
    font-size: 12px;
    color: #5B0E00;
    text-align: center;
    width: 100%;
    height: auto;
    max-height: 0.9rem;
    margin: 0 auto;
    padding: 0 0.3rem;
    word-wrap: break-word;
    word-break: normal;
  }
  .content_detail header i.headLogo {
    width: 0.92rem;
    height: 0.92rem;
    background-position: 97.72727273% 2.4911032%;
    display: inline-block;
    position: absolute;
    top: 1.1rem;
    left: 1.9rem;
  }
  .content_detail header .who {
    width: 100%;
    font-size: 0.2rem;
  }
  .content_detail header .who .ping {
    height: 0.15rem;
    line-height: 0.15rem;
    font-size: 0.16rem;
    background-color: #FFA600;
    color: #ffffff;
    padding: 3px 5px;
    border-radius: 5px;
    margin-left: 10px;
    display: none;
    margin-right: 10px;
  }
  .content_detail .private_hongbao {
    height: auto;
    background-color: #fff;
    font-size: 0.18rem;
    display: none;
    padding-left: 0.2rem;
    padding-bottom: 0.1rem;
  }
  .content_detail .private_hongbao .letf_img {
    width: 0.6rem;
    height: 0.6rem;
    float: left;
    margin-top: 0.2rem;
    margin-right: 0.1rem;
  }
  .content_detail .private_hongbao .num {
    float: left;
    color: #EC633F;
    margin-left: 5px;
    line-height: 0.2rem;
    padding-top: 0.3rem;
    font-size: 0.4rem;
  }
  .content_detail .private_hongbao .num #coinCode2 {
    font-size: 0.24rem;
    font-family: DINAlternate-Bold;
  }
  .content_detail .private_hongbao .num .Equivalent {
    font-family: SourceHanSansCN-Regular;
    font-size: 0.14rem;
    color: #000000;
  }
  .content_detail .private_hongbao .swft_block {
    float: right;
    color: #666666;
    margin-right: 5px;
    font-size: 12px;
    line-height: 0.8rem;
  }
  .content_detail .download_part {
    width: 4.4875rem;
    height: auto;
    line-height: 0.25rem;
    font-size: 0.16rem;
    color: #bf8c85;
    background-color: #f5ebea;
    /* padding-top: 0.15rem; */
    padding: 0.1rem 0.1rem;
  }
  .content_detail .download_part a {
    color: #0095ff;
    cursor: pointer;
    text-decoration: none;
  }
  .content_detail .hongbao_num {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #666666;
    font-size: 0.2rem;
  }
  .content_detail .hongbao_num span {
    margin-left: 10px;
    float: left;
  }
  .content_detail .hongbao_num b {
    float: left;
  }
  .content_detail .details {
    font-family: DINAlternate-Bold;
    width: 100%;
    height: 6rem;
    overflow: hidden;
    overflow-y: auto;
    background-color: #f7f7f7;
  }
  .content_detail .details .list_detail {
    width: 100%;
    height: 0.7rem;
    font-size: 0.18rem;
  }
  .content_detail .details .list_detail i.headLogo_detail {
    width: 0.5rem;
    height: 0.5rem;
    background-position: 13.14285714% 92.26006192%;
    display: inline-block;
    float: left;
    margin-left: 0.1rem;
    margin-top: 0.1rem;
  }
  .content_detail .details .list_detail .r_msg {
    width: 3.9rem;
    height: 0.5rem;
    margin-left: 0.1rem;
    border-bottom: 1px #DEDEDE solid;
    float: left;
    padding: 0.1rem 0;
  }
  .content_detail .details .list_detail .r_msg .msg {
    width: 1.8rem;
    float: left;
    line-height: 0.25rem;
    font-size: 0.22rem;
  }
  .content_detail .details .list_detail .r_msg .msg span {
    font-size: 0.16rem;
    color: #6b737f;
  }
  .content_detail .details .list_detail .r_msg .msg_num {
    height: 0.5rem;
    width: 2.1rem;
    float: left;
    line-height: 0.25rem;
    text-align: right;
    font-size: 0.24rem;
  }
  .content_detail .details .list_detail .r_msg .msg_num i.lucky {
    width: 0.22rem;
    height: 0.22rem;
    background-position: 1.85185185% 84.9002849%;
    display: inline-block;
    position: relative;
    top: 0.05rem;
  }
  .content_detail .details .list_detail .r_msg .msg_num p.lucky_p {
    font-size: 0.12rem;
    color: #FFB229;
    margin-left: 0.1rem;
  }
  .content_detail .details .list_detail .r_msg .msg_num p.lucky_p img {
    width: 0.2rem;
    height: 0.2rem;
    top: 0.05rem;
  }
}
.guanggao1 iframe {
  width: 100% !important;
  height: 50px !important;
}
.guanggao2 iframe {
  width: 100% !important;
  height: 50px !important;
}
.link {
  cursor: pointer;
  color: #0095ff;
}
