@charset "utf-8";
@media (min-width: 768px) {
  html {
    font-size: 40px;
  }
}
@media (min-width: 800px) {
  html {
    font-size: 41.66666667px;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 53.33333333px;
  }
}
@media (min-width: 1080px) {
  html {
    font-size: 56.25px;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 53.33333333px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 62.5px;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 66.66666667px;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 75px;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 83.33333333px;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 100px;
  }
}
input:focus {
  color: #e6a889;
}
input::-webkit-input-placeholder,
input:-ms-input-placeholder {
  color: #e6a889;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #e6a889;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #e6a889;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #e6a889;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #e6a889;
}
.layui-m-layerbtn span {
  display: block !important;
}
.layui-m-layerbtn span a {
  display: block !important;
}
.hide {
  display: none!important;
}
@media screen and (min-width: 768px) {
  html {
    width: 100%;
    height: 100%;
  }
  body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  * {
    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 28px;
    height: 84%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .guanggao1,
  .guanggao2 {
    margin: 0px auto;
    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;
  }
  /*清除浮动*/
  .clearfix:after {
    display: block;
    content: "";
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
  }
  .clearfix {
    zoom: 1;
  }
  .fs_20 {
    font-size: 20px;
  }
  iframe {
    width: 100% !important;
    height: 1200px !important;
  }
  .float_down {
    width: 594px;
    height: 59px;
    line-height: 0.8rem;
    background-color: rgba(68, 68, 70, 0.8);
    position: fixed;
    bottom: 0;
  }
  .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 {
    margin-left: 15px;
    font-size: 13px;
    color: #fff;
    display: block;
    float: left;
    width: 365px;
    height: 0.4rem;
    padding-top: 0.3rem;
    line-height: normal;
  }
  .float_down .float_down_app {
    width: 130px;
    height: 38px;
    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: 594px;
    height: 720px;
    background: url("../images/hongbao/beijing.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding-bottom: 80px;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .content .hongbao {
    width: 520px;
    height: 671px;
    -webkit-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    display: block;
    position: absolute;
    top: 46px;
    left: 40px;
    text-align: center;
  }
  .content .hongbao p.gongxi,
  .content .hongbao p.who_bao,
  .content .hongbao .Grab {
    font-size: 18px;
    color: #FDDE99;
    line-height: 30px;
    text-align: center;
    margin-top: 140px;
    width: 310px;
  }
  .content .hongbao .before {
    padding-top: 120px;
  }
  .content .hongbao .gongxiDiv {
    padding: 20px 10px;
    margin: 0 auto;
    width: 84%;
    height: 215px;
    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;
    width: 90%;
    max-height: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    color: #632716;
    margin-top: 0px;
  }
  .content .hongbao .Grab {
    font-size: 15px;
    text-align: left;
    width: 450px;
    display: none;
    margin-top: 168px;
    margin-bottom: 25px;
    margin-left: 35px;
  }
  .content .hongbao .Grab .num {
    font-size: 30px;
  }
  .content .hongbao .Grab .Equivalent {
    font-size: 14px;
    line-height: 20px;
  }
  .content .hongbao .open {
    -webkit-background-size: 180px 180px!important;
    background-size: 180px 180px!important;
    width: 180px;
    height: 180px;
    /* margin-top: 90px; */
    cursor: pointer;
    display: none;
    padding-top: 0.1rem;
    margin: 8px auto 0px;
  }
  .content .hongbao .open .open_word {
    width: 98px;
    height: 94px;
    font-size: 50px;
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    color: #843f30;
    line-height: 140px;
  }
  .content .hongbao .open_en {
    background: url("../images/hongbao/open.png");
  }
  .content .hongbao .open_zh {
    background: url("../images/hongbao/kai.png");
  }
  .content .hongbao .receive_hongbao {
    width: 450px;
    height: auto;
    display: none;
    margin: 0 auto;
  }
  .content .hongbao .receive_hongbao .receive_hongbao1 {
    width: 100%;
    height: 140px;
    background: url("../images/hongbao/kuang.png") no-repeat;
    -webkit-background-size: 450px 140px;
    background-size: 450px 140px;
  }
  .content .hongbao .receive_hongbao .userNo_input,
  .content .hongbao .receive_hongbao .go_signUp {
    width: 280px;
    margin-top: 30px;
    line-height: 30px;
    height: 30px;
    background-color: #B94932;
    padding-left: 20px;
    color: #BC0000;
  }
  .content .hongbao .receive_hongbao .userNo_input {
    width: 380px;
    height: 40px;
    line-height: 40px;
    background: #FFF8F1;
    margin-top: 20px;
    border: 1px solid #b57c58;
  }
  .content .hongbao .receive_hongbao .go_signUp {
    display: block;
    text-align: right;
    background-color: transparent;
    color: #FDDE99;
    margin-top: 0;
    padding-left: 0;
    margin-left: 40px;
    cursor: pointer;
    text-decoration: underline;
  }
  .content .hongbao .receive_hongbao #bind_wx {
    width: 150px;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    color: #AA382A;
    margin-top: -62px;
    padding-left: 0;
    margin-left: 275px;
    cursor: pointer;
    background: url("../images/hongbao/bangding.png");
    background-size: 150px 48px;
  }
  .content .hongbao .receive_hongbao #bind_wx span {
    color: #AA382A;
    text-decoration: none;
    font-size: 16px;
  }
  .content .hongbao .receive_hongbao #bind_wx i.i_weixin {
    width: 25px;
    height: 23px;
    background: url("../images/hongbao/weixin_green.png") no-repeat;
    -webkit-background-size: 25px 23px !important;
    background-size: 25px 23x !important;
    float: left;
    margin-left: 20px;
    margin-top: 13px;
    display: block;
  }
  .content .hongbao .receive_hongbao .bindWX {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #FDDE99;
    text-align: right;
    font-size: 14px;
    margin-top: 20px;
  }
  .content .hongbao .receive_hongbao .get_btn {
    font-family: PingFangSC-Regular;
    font-weight: 700;
    width: 450px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    margin-top: 50px;
    color: #B94932;
    cursor: pointer;
    background: url("../images/hongbao/anniu2_ling.png");
    background-size: 450px 52px;
  }
  .content .hongbao .redPacket_ten_minutes {
    width: 280px;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #ac2925;
    display: none;
    text-align: left;
    padding-left: 25px;
    margin-top: 0.1rem;
  }
  .content .hongbao p.who_bao {
    width: 100%;
    font-size: 16px;
    line-height: 50px;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
  }
  .content .hongbao .red_packet_done,
  .content .hongbao .red_packet_invalid {
    display: none;
    font-size: 16px;
    color: #FDDE99;
    margin-top: 260px;
    padding: 0 0.5rem;
  }
  .content .hongbao .go_detail {
    display: none;
    font-size: 16px;
    color: #FDDE99;
    text-decoration: underline;
    margin-top: 50px;
    cursor: pointer;
  }
  .content .hongbao .signUp_div {
    width: 350px;
    background: url("../images/hongbao/signUp-bg.png") no-repeat;
    -webkit-background-size: 350px auto;
    background-size: 350px auto;
    display: none;
    margin: 0 auto;
    padding: 50px 0;
  }
  .content .hongbao .signUp_div input {
    width: 280px;
    margin-top: 10px;
    line-height: 30px;
    height: 30px;
    background-color: #B94932;
    padding-left: 20px;
    color: #FDDE99;
  }
  .content .hongbao .signUp_div .yzm_div {
    width: 300px;
    line-height: 30px;
    height: 30px;
    margin-left: 25px;
  }
  .content .hongbao .signUp_div .yzm_div .yzm_btn {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 0.14rem;
    border: #B94932 1px solid;
    text-decoration: underline;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 20px;
    color: #B94932;
    cursor: pointer;
    float: left;
  }
  .content .hongbao .signUp_div .yzm_div input {
    width: 170px;
    float: left;
  }
  .content .hongbao .signUp_div .signUp_btn {
    width: 340px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    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: 5px;
    margin-top: 70px;
    color: #B94932;
    cursor: pointer;
  }
  .content .download {
    position: absolute;
    bottom: 20px;
    right: 72px;
  }
  .content .download .downloadQR {
    width: 1.53rem;
    height: 1.53rem;
    display: inline-block;
  }
  .content .download p {
    text-align: center;
    line-height: 14px;
    color: #DE5236;
  }
  .bind_modal {
    display: none;
    position: relative;
    z-index: 19891014;
  }
  .bind_modal .bind_modal_inner {
    position: fixed;
    left: 0;
    top: 0px;
    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: 0px;
    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: 411px;
    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: 411px;
    height: 505px;
    background: url(../images/hongbao/WX_bdbeijing.png) no-repeat;
    -webkit-background-size: 411px 505px !important;
    background-size: 411px 505px !important;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner {
    width: 330px;
    line-height: 40px;
    margin: 0 auto;
    padding-top: 62px;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner .inner_top {
    width: 100%;
    height: 90px;
    margin-bottom: 30px;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner .inner_top .innerImg {
    width: 235px;
    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: 325px;
    height: 45px;
    background-color: #FFDCDC;
    color: #BC0000;
    margin: 10px 0;
    border-radius: 5px;
    padding-left: 5px;
    font-size: 12px;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner input.yzm {
    width: 195px;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner .btn_yzm {
    width: 110px;
    height: 45px;
    line-height: 40px;
    margin-left: 14px;
    color: #FFC36B;
    border: #FFC36B 1px solid;
    border-radius: 5px;
    background-color: transparent;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .inner_bg .div_inner .btn_bind {
    width: 330px;
    height: 60px;
    line-height: 60px;
    margin-top: 50px;
    font-size: 20px;
    font-weight: 700;
    background: url("../images/hongbao/anniu3.png");
    background-size: 330px 60px;
    color: #B94A32;
    font-family: PingFangSC-Regular;
  }
  .bind_modal .bind_modal_inner_cont .inner_div .inner_child .close_bind {
    width: 50px;
    height: 50px;
    background: url("../images/hongbao/weiixn_close.png") no-repeat;
    -webkit-background-size: 50px !important;
    background-size: 50px !important;
    display: inline-block;
    margin: 30px 186px;
  }
  .content_detail {
    width: 6rem;
    height: auto;
    background-color: #f7f7f7;
    display: block;
    margin: 0 auto;
    position: relative;
    padding-bottom: 60px;
  }
  .content_detail header {
    width: 100%;
    height: 4.2rem;
    background: url("../images/hongbao/xiaobeijing.jpg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .content_detail header p {
    font-size: 14px;
    color: #E06552;
    text-align: right;
    margin-right: 25px;
  }
  .content_detail header .remarkBG {
    width: 5.2rem;
    height: 2.5rem;
    -webkit-background-size: 5rem 2.5rem;
    background-size: 5rem 2.5rem;
    margin: 34px 0.4rem 0px;
    display: flex;
    align-items: center;
    /*垂直居中*/
    justify-content: center;
    /*水平居中*/
  }
  .content_detail header .remark {
    font-size: 14px;
    width: 100%;
    height: auto;
    max-height: 1rem;
    color: #5B0E00;
    margin: 0 auto;
    text-align: center;
    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.48rem;
    left: 2.54rem;
  }
  .content_detail header .who .ping {
    width: 23px;
    line-height: 10px;
    background-color: #FFA600;
    color: #ffffff;
    padding: 3px 5px;
    display: none;
    border-radius: 0.05rem;
    margin-left: 0.1rem;
    font-size: 12px;
  }
  .content_detail .private_hongbao {
    width: 96%;
    height: 0.8rem;
    background-color: #fff;
    display: none;
    padding-left: 0.3rem;
  }
  .content_detail .private_hongbao .letf_img {
    margin-top: 13px;
    width: 0.5rem;
    height: 0.5rem;
    float: left;
  }
  .content_detail .private_hongbao .num {
    color: #EC633F;
    margin-left: 0.1rem;
    line-height: 0.2rem;
    padding-top: 0.25rem;
    margin-left: 0.2rem;
    float: left;
  }
  .content_detail .private_hongbao .num #coinCode2 {
    font-family: DINAlternate-Bold;
  }
  .content_detail .private_hongbao .num .Equivalent {
    font-family: SourceHanSansCN-Regular;
    font-size: 12px;
    color: #000000;
  }
  .content_detail .private_hongbao .swft_block {
    float: right;
    color: #666666;
    margin-right: 0.1rem;
    line-height: 0.8rem;
  }
  .content_detail .download_part {
    width: 5.8rem;
    height: 0.5rem;
    line-height: 0.25rem;
    font-size: 0.12rem;
    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;
  }
  .content_detail .hongbao_num span {
    margin-left: 0.3rem;
    float: left;
  }
  .content_detail .hongbao_num b {
    float: left;
  }
  .content_detail .details {
    font-family: DINAlternate-Bold;
    width: 100%;
    height: 5rem;
    overflow: hidden;
    overflow-y: auto;
  }
  .content_detail .details .list_detail {
    width: 100%;
    height: 0.7rem;
    font-size: 0.16rem;
  }
  .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.3rem;
    margin-top: 0.1rem;
  }
  .content_detail .details .list_detail .r_msg {
    width: 4.7rem;
    height: 0.5rem;
    margin-left: 0.2rem;
    border-bottom: 1px #DEDEDE solid;
    float: left;
    margin-top: 0.1rem;
  }
  .content_detail .details .list_detail .r_msg .msg {
    width: 2.7rem;
    float: left;
    line-height: 0.25rem;
    font-size: 0.22rem;
  }
  .content_detail .details .list_detail .r_msg .msg span {
    font-size: 0.14rem;
    color: #6b737f;
  }
  .content_detail .details .list_detail .r_msg .msg_num {
    height: 50px;
    font-size: 12px;
    width: 1.9rem;
    float: left;
    line-height: 0.25rem;
    text-align: right;
    font-weight: bold;
  }
  .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: 10px;
    height: 10px;
  }
  .content_detail .float_down {
    display: block;
    width: 6rem;
  }
  .content_detail .float_down .float_swft {
    font-size: 12px;
    width: 200px;
  }
}
.guanggao1 iframe {
  width: 100% !important;
  height: 50px !important;
}
.guanggao2 iframe {
  width: 100% !important;
  height: 50px !important;
}
.link {
  cursor: pointer;
  color: #0095ff;
}
