@media screen and (min-width: 320px) and (max-width: 1024px) {
  img {
    width: 100%;
    height: 100%;
  }

  .w {
    width: 92.5%;
    margin: 0 auto;
  }

  .body-main {
    display: none;
  }

  .header img {
    height: auto;
    width: 100vw;
  }

  .rightFixed {
    display: none;
  }

  .phone-rightFixed {
    display: block;
    position: fixed;
    top: 25%;
    z-index: 10;
    right: 0;
    background: url("../images/rightFiexd/bgs.png") no-repeat;
    background-size: 100%;
    height: 6.24rem;
    width: 1.45rem;
    text-align: center;
    color: #fff;
    transition: all 0.3s ease;
  }

  .rightFixed-top {
    margin-top: 1.5rem;
  }

  /* .rightFixed-top h4 {
    color: #000;
    font-size: 0.1rem;
    font-weight: normal;
  } */

  /* .rightFixed-top p {
    font-size: 0.12rem;
    color: #ff0000;
    margin-top: 0.1rem;
  } */

  .rightFixed-top .phone,
  .wechaticon {
    width: 0.86rem;
    height: 0.86rem;
    margin: 0.2rem auto 0;
  }

  .rightFixed-top .wechaticon .chat {
    position: relative;
  }

  .rightFixed-top .ewm {
    position: absolute;
    right: 1.3rem;
    top: 1rem;
    display: none;
    height: auto;
    background-color: #fff;
  }

  .rightFixed-top .wechaticon .ewm img {
    width: 3.5rem;
    height: 3.5rem;
  }

  .rightFixed-top .wechaticon .ewm .save {
    font-size: 0.3rem;
    color: #000;
  }

  .rightFixed-footer {
    margin-top: 0.7rem;
  }

  .rightFixed-footer li {
    width: 0.86rem;
    height: 0.34rem;
    margin: 0.05rem auto;
  }

  .body-main-Phone .swiper-pagination-bullet-active {
    background: #ff0000;
  }

  .body .title {
    margin: auto;
    width: 50%;
    height: auto;
  }

  .body .xiala,
  .bufenren .xiala,
  .jiameng .xiala {
    margin: 0.31rem auto;
    width: auto;
    height: auto;
    /* height: 0.3rem; */
  }

  .body {
    padding-top: 0.4rem;
    background: #fff;
  }

  .body-main-icon1 img {
    width: 1rem;
    height: auto;
  }

  .jimihua {
    display: block;
    width: auto;
    height: auto;
  }

  .body-main-Phone {
    display: block !important;
    padding-top: 0.2rem;
  }

  .body-main-icon2 img {
    width: 1rem;
    height: auto;
  }
  .body-main-icon3 {
    width: 1rem;
    height: auto;
  }

  .last-box {
    display: flex;
    justify-content: space-between;
  }

  .body-main-Phone .imgbox {
    display: block;
  }

  .Phone-body-last .item {
    margin: 0.7rem 0;
  }

  .Phone-body-last .item h4 {
    font-size: 0.3rem;
    font-weight: normal;
  }

  .Phone-body-last .item p {
    font-size: 0.28rem;
    margin-top: 0.1rem;
  }

  .last-box .imgbox {
    width: 40%;
    height: auto;
  }

  .last-box .imgbox .imgboxs {
    margin-top: 0.1rem;
  }

  .body-main-boxs,
  .body-main-Phone {
    display: block;
  }

  .body-main-boxs .box1 {
    margin-right: 0rem;
  }

  .body-main-boxs .box {
    display: flex;
  }

  .body-main-boxs .texts {
    margin-left: 0.26rem;
    margin-top: 0.32rem;
  }

  .body-main-boxs .texts h3 {
    font-size: 0.3rem;
  }

  .body-main-boxs .texts p {
    margin-top: 0.17rem;
    line-height: 1.8em;
    font-size: 0.28rem;
    color: #353535;
    width: 100%;
  }

  .body-we {
    margin-top: 0.5rem;
  }

  .introduce {
    text-align: center;
    margin: 0 0.5rem;
  }

  .introduce p {
    font-size: 0.28rem;
    line-height: 1.8em;
  }

  .introduce .video {
    position: relative;
    z-index: 2;
    margin-top: 0.3rem;
    border-radius: 0.2rem;
    width: 80vw;
    height: auto;
    border: 0.08rem solid #fff;
    padding-top: 0.1rem;
    background-color: #000;
  }

  .introduce .video video {
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
  }

  .Pcswiper {
    display: none !important;
  }

  .Phone-swiper {
    display: block !important;
    display: flex !important;
    justify-content: space-between;
    background-size: cover;
    text-align: center;
    margin-top: -1.5rem;
    background: url("../images/mainLayout/bg.png") no-repeat;
  }

  .Phone-swiper .swiper-wrapper {
    padding: 1.7rem 0rem 0rem;
  }

  .Phone-swiper .swiper-slide img {
    margin: 0.02rem;
    display: inline-block;
    width: 75%;
  }

  .bufenren {
    background-color: #e4dace;
    padding: 0.5rem 0 0rem;
    text-align: center;
  }

  .bufenren .title {
    width: 80%;
    height: auto;
    margin: auto;
  }

  .bufenren .p {
    font-size: 0.28rem;
    line-height: 1.8em;
    color: #333333;
  }

  .bufenren .imglist {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.57rem;
  }

  .bufenren .imglist .imglist-item {
    width: 3.4rem;
    height: 2rem;
    padding: 0.1rem;
  }

  .bufenren .footer {
    margin-top: 1rem;
  }

  .bufenren .footer .title {
    /* width: 6.44rem; */
    width: 100%;
    height: auto;
    margin: auto;
  }

  .bufenren .footer .imglists {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.04rem;
  }

  .bufenren .footer .imglists .imglist-items {
    /* width: 3.5rem; */
    width: 50%;
    height: auto;
    padding: 0.05rem;
  }

  .jiameng {
    background: url("../images/jiameng/bg.png") no-repeat;
    background-size: cover;
    padding: 0.25rem 0 0.22rem;
  }

  .listLayput {
    display: none;
  }

  .jiameng .title {
    /* width: 7.34rem; */
    width: 100%;
    height: auto;
    margin: auto;
  }

  .Phone-form,
  .footerLayout img {
    display: block;
  }

  .phoneLiucheng {
    display: block;
    width: 90%;
    height: auto;
    margin: auto;
  }

  .footerLayout {
    display: none;
  }

  .phone-footer-form {
    display: block;
    position: fixed;
    background: url("../images/footer/bg.png") no-repeat;
    background-size: cover;
    bottom: 0;
    width: 100%;
    z-index: 12;
    height: 1rem;
  }

  .phone-footer-form .main {
    width: 100%;
    height: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.53rem;
  }

  .phone-footer-form .main img {
    width: 0.5rem;
    height: auto;
  }

  .phone-footer-form .main a {
    color: #000;
    display: flex;
    align-items: center;
  }

  .phone-footer-form .main p {
    margin-left: 0.14rem;
    font-size: 0.28rem;
  }

  .phone-footer-form .main .icon p,
  .phone-footer-form .main .icon img {
    vertical-align: middle;
  }

  .phone-footer-form .main button {
    color: #000;
    background-color: #f5b400;
    height: 0.65rem;
    width: 4.6rem;
    border-radius: 0.4rem;
    font-size: 0.3rem;
  }

  .phone-footer-form .Phone-form {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 1rem;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 33;
  }

  .phone-footer-form .Phone-form .form-body {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-radius: 0.1rem;
    padding: 0.2rem;
    margin: 0;
  }

  .forms-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.28rem;
  }

  .phone-footer-form .Phone-form .close {
    width: 5%;
  }

  .phone-footer-form .Phone-form .queren {
    width: 100%;
    height: 0.88rem !important;
    line-height: 0.88rem;
    font-size: 0.3rem;
    background-color: #f5b400;
    color: #000;
    margin-top: 0.2rem;
    border-radius: 0.4rem;
  }

  .phone-footer-form .Phone-form .inputbox input {
    width: 100%;
    border: 0;
    border-bottom: 0.01rem solid #ccc;
    padding: 0.25rem 0.2rem;
    font-size: 0.28rem;
  }

  .phone-footer-form .box1 {
    border: none !important;
  }

  .phone-footer-form .input select {
    border: none;
    outline: none;
  }
  .phone-footer-form .input {
    border-bottom: 0.01rem solid #ccc;
    display: flex;
    padding: 0.1rem 0;
  }

  .PC-bottom {
    display: none;
  }

  .Phone-bottom {
    display: block;
  }

  .bottom {
    background: url("../images/footer/footerbg.png") no-repeat;
    background-size: cover;
    /* height: 3.5rem; */
    height: 4rem;
    color: #fff;
    padding-top: 0.2rem;
  }

  .bottom a {
    color: #fff;
  }

  .bottom-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .bottom-body .logo {
    width: 1.2rem;
    height: auto;
  }

  .bottom-body .right {
    width: 1.7rem;
    height: auto;
    margin-top: 0.3rem;
  }

  .bottom-body .texts {
    margin-top: 0.15rem;
    font-size: 0.22rem;
    line-height: 0.34rem;
  }

  .Phone-bottom .beian {
    margin-top: 0.2rem;
    text-align: center;
    font-size: 0.14rem;
  }
}

@media screen and (min-width: 829px) and (max-width: 1400px) {
  .textCont .left {
    font-size: 0.25rem;
    color: #fff;
    font-weight: bold;
  }
  .textCont .inputbox input {
    width: 0.5rem;
    height: 0.4rem;
    margin-left: 0.1rem;
    padding-left: 0.1rem;
  }
  .textCont .submit {
    width: 1.5rem;
    height: 0.4rem;
    background-color: #f5b400;
    margin-left: 0.1rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1800px) {
  .textCont .inputbox {
    margin-left: 0.3rem;
  }

  .textCont .inputbox input {
    width: 1.9rem;
    height: 0.4rem;
    margin-right: 0.17rem;
    padding-left: 0.1rem;
  }
}

@media screen and (min-width: 1024px) {
  .rightFixed-top .phone:hover .telNum {
    display: block;
  }
  .rightFixed-top .wechat:hover .ewm {
    display: block;
  }
}
