@media (max-width: 768px) {

  /* 这里就是10/16x100%=62.5% 也就是默认10px的字号 */
  html {
    font-size: 62.5%;
  }

  .exclusive .top {
    background-image: url("../img/web/exclusive/exclusive-1.jpg")/*tpa=https://tbdingtalk.com/assets/addons/cms/img/web/exclusive/exclusive-1.jpg*/;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 31rem;
    background-position: -40rem 7rem;
  }

  .exclusive .top-con {
    width: 100%;
    margin: -8rem auto 0rem;
    padding: 0px 0px;
    color: #FFFFFF;
  }

  .exclusive .top-title {
    /* font-size: 40px; */
    /* line-height: 60px; */
    /* font-weight: 100; */
    margin-top: 12rem;
    margin-left: 1rem;
  }

  .exclusive .top-text {
    width: 95%;
    font-size: 18px;
    margin: 10px 0 68px;
    font-weight: 100;
    word-break: break-all;
    margin-left: 1rem;
  }

  .exclusive .btn {
    display: inline-block;
    width: 140px;
    height: 48px;
    line-height: 34px;
    text-align: center;
    background: #2598FE;
    border-radius: 4px;
    font-size: 19px;
    color: #FFFFFF;
  }

  .phone-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    line-height: 40px;
    /* background: #353535; */
    background: #1B9AEE;
    color: #fff;
    overflow: hidden;
    border-radius: 10px;
    position: absolute;
    top: -5rem;
    left: 2rem;
    /* right: 130px; */
    cursor: pointer;
    transition: all 0.3s linear;
  }

  .hyjj-item-wrap {
    width: 100%;
    margin: 0 auto;
  }

  .hyjj-item-list {
    margin: 0 0;
  }

  .rem_mobile_image {
    display: block;
    padding: 0rem 1rem;
  }

  .mobile_image {
    display: none;
  }

  .hyjj-contact-us {
    width: 352px;
    height: 48px;
    background-color: #3297FA;
    color: #fff;
    text-align: center;
    line-height: 48px;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    position: static;
  }

  .hyjj-Content .hyjj-box2 .hyjj-item-content {
    width: 100%;
    height: auto;
  }

  .hyjj-Content .hyjj-box3 .hyjj-item-list {
    width: 100%;
    margin: 1rem 0rem;
  }

  .hyjj-item-text {
    font-size: 1.8rem;
    margin: 5rem 0 0;
  }

  .hyjj-item-content {
    margin-top: 3rem;
  }

  .hyjj-Content .hyjj-box3 .hyjj-item-list-title {
    font-size: 2rem;
  }

  .hyjj-Content .hyjj-box3 .hyjj-item-list-text {
    font-size: 1.6rem;
  }

}

@media screen and (min-device-width: 768px) and (max-device-width:1366px) {


  /* 这里就是10/16x100%=62.5% 也就是默认10px的字号 */
  html {
    font-size: 62.5%;
  }

  .rem_mobile_image {
    display: none;
  }

  .exclusive .top {
    background-image: url("../img/web/exclusive/exclusive-1.jpg")/*tpa=https://tbdingtalk.com/assets/addons/cms/img/web/exclusive/exclusive-1.jpg*/;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 54rem;
    background-position: -40rem 15rem;
  }

  .exclusive .top-con {
    width: 100%;
    margin: -8rem auto 0rem;
    padding: 0px 0px;
    color: #FFFFFF;
  }

  .exclusive .top-title {
    /* font-size: 40px; */
    /* line-height: 60px; */
    /* font-weight: 100; */
    margin-top: 25rem;
    margin-left: 1rem;
  }

  .exclusive .top-text {
    width: 408px;
    font-size: 18px;
    margin: 18px 0 68px;
    font-weight: 100;
    word-break: break-all;
    margin-left: 1rem;
  }

  .exclusive .btn {
    display: inline-block;
    width: 140px;
    height: 48px;
    line-height: 34px;
    text-align: center;
    background: #2598FE;
    border-radius: 4px;
    font-size: 19px;
    color: #FFFFFF;
  }

  .phone-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    line-height: 40px;
    /* background: #353535; */
    background: #1B9AEE;
    color: #fff;
    overflow: hidden;
    border-radius: 10px;
    position: absolute;
    top: -3rem;
    left: 2rem;
    /* right: 130px; */
    cursor: pointer;
    transition: all 0.3s linear;
  }

  .mobile_image {
    display: block;
  }

  .hyjj-Content .hyjj-box2 .hyjj-item-content {
    width: 100%;
    height: 560px;
    position: relative;
  }

  .hyjj-contact-us {
    display: none;
    width: 248px;
    height: 36px;
    background-color: #3297FA;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    position: absolute;
    left: 63.5%;
    top: 92.5%;

  }

  .hyjj-Content .hyjj-box2 .hyjj-item-content {
    height: 30rem;
  }

  .hyjj-Content .hyjj-box3 .hyjj-item-list {
    width: 50%;
    margin: 1rem 0rem;
  }

  .hyjj-item-wrap{
    width: 100%;
  }
  /* .col-md-12,  .col-sm-12,  .col-xs-12{
    padding-left: 0px !important;
    padding-right: 0px !important;
  } */

  .hyjj-Content .hyjj-box1 .hyjj-item-list {
    float: left;
    /* width: 30%; */
    height: 232px;
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /* margin-left: 32px; */
    margin-bottom: 50px;
  }

  .hyjj-Content .hyjj-box5 .hyjj-item-list-box{
    height: 180px;
  }
  .hyjj-Content .hyjj-box5 .hyjj-item-list{
    height: 370px;
  }

  .hyjj-Content .hyjj-box1 .hyjj-item-list-box {
    position: absolute;
    top: 110px;
    right: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 34px;
}

  .hyjj-Content .hyjj-box1 .hyjj-item-list-title {
    width: 88%;
    margin: 0 auto 10px;
    font-size: 20px;
    font-weight: 100;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    font-weight: bold;
}

.hyjj-Content .hyjj-box1 .hyjj-item-list-text {
    font-size: 16px;
    line-height: 1.4;
    width: 88%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    /* font-weight: 600; */
    /* letter-spacing: 0.1em; */
}
  /* .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
  } */


}


/* @media screen and (min-device-width: 1024px) and (max-device-width:1366px) {


  html {
    font-size: 62.5%;
  }

  .rem_mobile_image {
    display: none;
  }

  .exclusive .top {
    background-image: url('../img/web/exclusive/exclusive-1.jpg');
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 54rem;
    background-position: -40rem 15rem;
  }

  .exclusive .top-con {
    width: 100%;
    margin: -8rem auto 0rem;
    padding: 0px 0px;
    color: #FFFFFF;
  }

  .exclusive .top-title {
    margin-top: 24rem;
    margin-left: 1rem;
  }

  .exclusive .top-text {
    width: 408px;
    font-size: 18px;
    margin: 20px 0 68px;
    font-weight: 100;
    word-break: break-all;
    margin-left: 1rem;
  }

  .exclusive .btn {
    display: inline-block;
    width: 140px;
    height: 48px;
    line-height: 34px;
    text-align: center;
    background: #2598FE;
    border-radius: 4px;
    font-size: 19px;
    color: #FFFFFF;
  }

  .phone-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    line-height: 40px;
    background: #1B9AEE;
    color: #fff;
    overflow: hidden;
    border-radius: 10px;
    position: absolute;
    top: 0rem;
    left: 2rem;
    cursor: pointer;
    transition: all 0.3s linear;
  }

  .mobile_image {
    display: block;
  }

  .hyjj-Content .hyjj-box2 .hyjj-item-content {
    width: 100%;
    height: 560px;
    position: relative;
  }

  .hyjj-contact-us {
    width: 248px;
    height: 36px;
    background-color: #3297FA;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    position: absolute;
    left: 63.5%;
    top: 92.5%;

  }

  .hyjj-Content .hyjj-box2 .hyjj-item-content {
    height: 30rem;
  }

  .hyjj-Content .hyjj-box3 .hyjj-item-list {
    width: 50%;
    margin: 1rem 0rem;
  }
  .hyjj-item-wrap{
    width: 100%;
  }

  .hyjj-Content{
    width: 100%;
  }
  .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .hyjj-Content .hyjj-box5 .hyjj-item-list-box{
    height: 180px;
  }
  .hyjj-Content .hyjj-box5 .hyjj-item-list{
    height: 370px;
  }
} */