/* pc显示隐藏 end*/
@media screen and (max-width: 750px) {
  html {
    font-size: 13.3333vw !important;
    overflow-x: hidden;
  }

  body {
    overflow-x: hidden;
  }

  .wrap {
    width: 100%;
    padding: 0 0.3rem;
  }

  /* 移动端隐藏 end*/
  .is_pc,
  .is_pc_flex {
    display: none !important;
  }

  .is_mobile {
    display: block !important;
  }

  .is_mobile_flex {
    display: flex !important;
  }

  .pc_nav {
    margin-top: 0px !important;
    width: 100vw;
    height: 0.87rem;
    line-height: 0.87rem;

  }

  .section {
    padding: .8rem 0;
  }

  .section .title {
    font-size: .48rem;
  }

  .section .title span {
    position: relative;
  }

  .section .title span::before, .section .title span::after {
    width: 1.8rem;
    height: .28rem;
  }

  .section .title span::before {
    left: -2rem;
  }

  .section .title span::after {
    right: -2rem;
  }

  .height110 {
    height: 0.88rem;
  }

  /* 移动端隐藏 end*/
  /*title start*/

  /*title end*/

  /*导航栏样式*/
  .nav .nav_logo {
    height: 0.88rem;
    display: flex;
    align-items: center;
  }

  .nav .nav_logo img {
    width: 3.56rem;
    margin-left: 0.3rem;
  }

  .nav_list {
    display: none;
    position: fixed;
    top: 0.8rem;
    right: 0;
    background: #15345F;
    width: 4rem;
  }

  .nav_list li {
    padding: 0 0.4rem;
    height: 0.96rem;
  }

  .nav_list ul {
    display: block;
  }

  .nav {
    height: 0.88rem;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 22;
  }

  .nav-func {
    display: flex;
    margin-right: .88rem;
    align-items: center;
  }

  .nav-func .nav-func-item {
    position: relative;
    width: 1.3rem;
    text-align: center;
    padding-left: .5rem;
    font-size: .28rem;
    color: #333;
  }

  .nav-func .nav-func-item-1::before {
    content: "";
    position: absolute;
    top: -.04rem;
    left: 0;
    width: .48rem;
    height: .48rem;
  }

  .nav-func .nav-func-item-1::before {
    background: url(../images/icon/gift.png) no-repeat;
    background-size: .48rem .48rem;
  }

  .nav_list li.active:after {
    background: transparent;
  }

  .nav_list li.active a {
    color: #D0D5DB;
  }

  .nav_list li:hover a {
    color: #E30034;
  }

  .nav_list li.active {
    color: #D0D5DB;
    background: #10284A;
  }

  .nav_list li a {
    display: block;
    line-height: 0.8rem;
    font-size: 0.3rem;
    color: #D0D5DB;
    line-height: 0.96rem;
  }

  .menu_icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 0.88rem;
    width: 0.88rem;
    background: url(../images/menu.png) center center no-repeat;
    background-size: 0.5rem 0.4rem;
  }

  .menu_icon.menu_hide {
    background: url(../images/menu_close.png) center center no-repeat;
    background-size: 0.48rem 0.48rem;
  }

  /*导航栏样式*/
  /*活动规则*/
  .layer-alert-dialog .dialog-content .product-item {
    position: relative;
    align-self: center;
  }

  .layer-alert-dialog .dialog-content .product-item h3 {
    display: flex;
    align-items: center;
    width: 3.1rem;
    height: 2.58rem;
  }

  .layer-alert-dialog .dialog-content .product-item-box .product-item-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  .article_item {
    height: auto;
    margin-bottom: 0.2rem;
    display: block;
    padding: 0.3rem;
  }

  .article_item div img {
    width: 100%;
    margin-bottom: 0.2rem;
  }

  .article_item_title a i {
    margin-right: 0.1rem;
    margin-left: 0;
  }

  .article_item_title a {
    line-height: 1.8;
    font-size: 0.28rem;
    display: block;
    margin-bottom: 0.3rem;
  }

  .tianmao_link {
    width: 100%;
    height: 4.98rem;
    background: url(../images/aside_m.png) center center no-repeat;
    background-size: cover;
    margin-top: 0.4rem;
    padding-bottom: 0.6rem;
    position: relative;
  }

  .tianmao_link a {
    position: absolute;
    bottom: 0.3rem;
    right: 0.8rem;
    width: 3rem;
    height: 0.9rem;
  }

  .mySwiper3_m {
    position: relative;
  }

  .section6 {
    padding-bottom: .8rem;
    padding-top: .8rem;
  }

  .section6 .content {
    margin-top: .72rem;
  }

  /* 抽奖部分 start*/
  .draw-list-left {
    width: 100%;
    border-radius: 20px;
  }

  #prize_area {
    display: block;
    padding: 0px;
  }

  .draw-list {
    width: 100%;
    box-sizing: border-box;
    padding: 0rem;
    background: none;
    border: none;
    border-radius: 0;
  }



  .draw-list-item .vlm-wrap {
    height: 1.5rem;
  }

  #prilist li:nth-child(3n) {
    margin-right: 0rem;
  }

  #prilist .vlm {
    display: block;
    margin: 0 auto;
    height: 0.9rem;
    margin-top: 0.3rem;
    font-size: 0.36rem;
  }

  #prilist .roll-6 .vlm {
    width: 1.5rem;
    height: auto;
    margin-top: 0.6rem;
  }

  .draw-list-item p {
    font-size: 0.24rem;
    font-weight: 500;
    color: #5EA290;
    line-height: 0.16rem;
    letter-spacing: 0.02rem;
    position: absolute;
    left: 0px;
    bottom: 0.3rem;
    text-align: center;
    width: 100%;
  }

  #begin_btn span i {
    font-size: 0.24rem;
  }

  #begin_btn {
    background-size: 100% 100%;
    font-size: 0.34rem;
    font-weight: 800;
    letter-spacing: 0.05rem;
    text-align: center;
  }

  #begin_btn>div {
    height: 2rem;
    background: #9BC3B7;
    border-radius: 0 0 16px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .zjMd {
    position: relative;
    width: 100%;
    background: #ffffff;
    border-radius: 0.2rem;
    overflow: hidden;
    margin-top: 0.6rem;
  }

  #jq_marquee_box {
    margin-top: 0px;
    width: 100%;
    height: 6.9rem;
    padding: 0.2rem 0.32rem;
    box-sizing: border-box;
    font-size: 0.24rem;
    line-height: 40px;
    letter-spacing: 0.03rem;
  }

  .draw-list-item {
    width: 2.16rem;
    height: 2.16rem;
    margin-right: 0.18rem;
    margin-bottom: 0.18rem;
    padding-top: 0px;
    position: relative;
  }

  .zjMd .tip_md {
    color: #666666;
    font-size: .24rem;
    line-height: .46rem;
  }


  /* 抽奖部分 end*/


  /* 弹窗部分 start*/
  .submit_form_register .inline_dl_flex {
    display: block;
  }

  .submit_form_register {
    padding: 0.2rem 0.4rem;
  }

  .submit_form_register .inline_dl_flex_box {
    width: 100%;
  }

  .submit_form_register .label_info label {
    width: 100%;
    display: inline-block;
  }

  .layer_user_info_form .layui-layer-title {
    background: #fff;
    color: #333;
    font-weight: 700;
  }

  .submit_form_register .inline_dl.label_info12 dd {
    width: 100%;
  }

  .submit_form_register .label_info.label_info12 label {
    line-height: 1.8;
    text-indent: -0.5rem;
    margin-left: 0.5rem;
  }

  .submit_form_register .inline_dl .addr_box {
    width: 100%;
  }

  .layer_lotter_alert {
    border-radius: .16rem !important;
  }

  .layer_lotter_info .layer_lotter_text2 {
    font-size: .28rem;
    padding: 0 .32rem;
    text-align: center;
  }

  .layer_lotter_info img {
    margin-top: 0;
  }

  .form_btn {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
    left: 50%;
    transform: translate(-50%, 0);
    position: fixed;
    z-index: 99891015;
  }

  .submit_form_register .inline_dl {
    justify-content: flex-start;
    width: 100%;
  }

  .submit_form_register .inline_dl dd {
    width: 80%;
  }

  .submit_form_register .label_info_radio.inline_dl dd {
    width: 100%;
  }
  .submit_form_register .label-box-2 {
    display: flex;
    flex-wrap: wrap;
    height: inherit;
  }
  .submit_form_register .label-box-2 .agent-box {
    margin-right: 0;
    width: 100%;
  }
  .submit_form_register .inline_dl .rol-col-3 label {
    width: 100%;
  }
  .submit_form_register .inline_dl input,
  .submit_form_register .inline_dl select {
    outline: none;
    width: 100%;
  }

  .submit_form_register input[type="checkbox"], .submit_form_register input[type="radio"] {
    width: 20px !important;
  }

  .submit_form_register {
    position: relative;
  }

  .submit_form_register .label_info_radio label {
    display: block;
    text-indent: -0.6rem;
    margin-left: 0.6rem;
    line-height: 1.8;
  }

  /* 弹窗部分 end*/


  #order1, #order3, #order4 {
    top: -1rem;
  }

  .layer_user_info_form .layui-layer-btn .layui-layer-btn0 {
    width: 6rem !important;
  }
}