*,
body {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
#banner {
  background-size: 100% 100%;
  background-image: url("../../img/solution/Rectangle2x.png");
}

.no-margin {
  margin-right: 0px !important;
}

.dis-block {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  body {
    min-width: 1350px;
  }
  #banner {
    width: 90%;
    padding: 0 5% 0 5%;
    position: relative;
  }
  .topimg {
    width: 70px;
    height: 70px;
    position: absolute;
    left: calc(50% - 35px);
  }
  #banner-left-img {
    position: absolute;
  }
  .banner_right_text_p1 {
    margin-bottom: 10px;
  }
  .banner_right_text_p2 {
    margin-bottom: 5px;
  }
  .banner_right_text_p3 {
    height: 25px;
  }
  .divvvv {
    float: left;
    position: absolute;
    right: 350px;
    top: 100px;
  }
  .modeldiv {
    position: absolute;
    left: 100px;
    top: 120px;
  }
  #banner_right_text {
    position: absolute;
    left: 25%;
    color: white;
    top: 30%;
  }
  #sort-title {
    width: 100%;
    height: 200px;
    font-size: 28px;
    text-align: center;
    line-height: 200px;
    color: #666666;
  }
  .product-div-model1 {
    width: 100%;
    height: 750px;
    background: linear-gradient(
      243deg,
      rgba(220, 251, 255, 1),
      rgba(246, 246, 239, 1)
    );
  }
  .product-div-model1 .producu-div {
    width: 49%;
    height: 100%;
    position: relative;
    display: inline-block;
  }
  .product-div-model1 .producu-div-index {
    width: 100px;
    height: 100px;
    position: absolute;
    left: calc(40% - 50px);
    top: 50px;
  }
  .product-div-model1 .producu-div-index-num {
    position: absolute;
    left: 34px;
    font-size: 30px;
    top: 20px;
    color: #6ec5f2;
  }
  .product-div-model1 .producu-div-title {
    position: absolute;
    left: calc(40% - 50px);
    top: 150px;
    width: 300px;
    font-size: 20px;
    color: #444444;
  }
  .product-div-model1 .producu-div-content {
    position: absolute;
    top: 200px;
    left: calc(40% - 50px);
    color: #909090;
  }
  .product-div-model1 .producu-div-content ul {
    width: 500px;
  }
  .product-div-model1 .producu-div-content ul li {
    width: 100%;
    float: left;
    list-style: none;
    height: 30px;
  }
  .product-div-model1 .producu-div-bottom {
    cursor: pointer;
  }
  .product-div-model1 .producu-div-bottom a {
    color: #1d80df;
    text-decoration: none;
  }
  .model1 {
    width: 394px;
    height: 500px;
    display: none;
  }
  .model2 {
    width: 500px;
    height: 390px;
    display: none;
  }
  .model3 {
    width: 394px;
    height: 400px;
    display: none;
  }
  .model4 {
    width: 500px;
    height: 364px;
    display: none;
  }
  .model5 {
    width: 432px;
    height: 500px;
    display: none;
  }
  .product-div-model1 .producu-div-right-img {
    position: absolute;
    top: 20%;
    left: 100px;
  }
  .product-div-model1 .producu-div-right-img img {
    width: 100%;
  }

  .product-div-model2 {
    width: 100%;
    height: 750px;
    background: linear-gradient(
      225deg,
      rgba(124, 209, 245, 1) 0%,
      rgba(67, 156, 240, 1) 100%
    );
  }
  .product-div-model2 .producu-div {
    width: 49%;
    height: 100%;
    position: relative;
    display: inline-block;
  }
  .product-div-model2 .producu-div-index {
    width: 100px;
    height: 100px;
  }
  .product-div-model2 .producu-div-index-num {
    position: absolute;
    left: 32px;
    font-size: 30px;
    top: 18px;
    color: #6ec5f2;
  }
  .product-div-model2 .producu-div-title {
    height: 60px;
    font-size: 20px;
    color: white;
  }
  .product-div-model2 .producu-div-content {
    color: white;
  }
  .product-div-model2 .producu-div-content ul {
    width: 500px;
  }
  .product-div-model2 .producu-div-content ul li {
    width: 100%;
    float: left;
    list-style: none;
    height: 30px;
  }
  .product-div-model2 .producu-div-bottom {
    cursor: pointer;
  }
  .product-div-model2 .producu-div-bottom a {
    color: #b0e8ff;
    text-decoration: none;
  }
  .product-div-model2 .producu-div-right-img {
    position: absolute;
    width: 50%;
    max-height: 80%;
    top: 20%;
    left: calc(40% - 50px);
  }
  .product-div-model2 .producu-div-right-img img {
    width: 100%;
    height: 100%;
  }

  .cooperation {
    width: 90%;
    height: 160px;
    padding: 0 5% 0 5%;
  }
  .cooperation2 {
    width: 90%;
    height: 220px;
    padding: 0 5% 0 5%;
  }
  .cooperation-div {
    width: 16%;
    margin-right: 4%;
    margin-bottom: 40px;
    height: 60px;
    display: inline-block;
  }
  .cooperation-div img {
    width: 200px;
  }
  #hzhb {
    height: 80px;
    width: 100%;
    line-height: 80px;
    text-align: center;
  }
  .hzhb-title {
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 30px;
  }

  #sort {
    height: 160px;
    width: 100%;
    text-align: center;
  }
  .sort-title {
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .sort-p {
    font-size: 18px;
  }

  .more-sechool {
    width: 90%;
    height: 140px;
    padding: 0 5% 0 5%;
  }
  .more-sechool-content {
    border-top: 1px solid #d0e8fb;
    padding-top: 40px;
  }
  .more-sechool-div {
    width: 12%;
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
  }
  .more-sechool-div img {
    width: 100%;
    height: 100%;
  }

  .pc-swiper {
    height: 100%;
  }
  .swiper-div {
    width: 90%;
    height: 120px;
    padding: 0 5% 0 5%;
  }
  .swiper-div-content {
    height: 100%;
  }
  .pc-swiper-slide {
    text-align: center;
    height: 60px !important;
  }
  .pc-swiper-slide-div img {
    width: 50%;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 767px) {
  #banner {
    width: calc(100% - 40px);
    padding: 0 20px 0 20px;
    position: relative;
  }
  #banner-left-img {
    position: absolute;
    width: 30%;
    position: absolute;
    top: 45%;
    right: 20px;
  }
  #banner_right_text {
    position: absolute;
    color: white;
    top: 20%;
    left: 20px;
  }
  .topimg {
    width: 40px;
    height: 40px;
    position: absolute;
    left: calc(50% - 20px);
  }
  #sort-title {
    width: 100%;
    height: 100px;
    font-size: 20px;
    text-align: center;
    line-height: 100px;
    color: #666666;
  }
  .product-div-model1 {
    width: 100%;
    height: 600px;
    background: linear-gradient(
      243deg,
      rgba(220, 251, 255, 1),
      rgba(246, 246, 239, 1)
    );
  }
  .product-div-model1 .producu-div {
    position: relative;
    width: 100%;
    height: 310px;
  }
  .product-div-model1 .producu-div-index {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 20px;
    top: 50px;
  }
  .product-div-model1 .producu-div-index-num {
    position: absolute;
    left: 34px;
    font-size: 30px;
    top: 20px;
    color: #6ec5f2;
  }
  .product-div-model1 .producu-div-title {
    height: 100px;
    position: absolute;
    left: 20px;
    top: 150px;
    font-size: 20px;
    color: #444444;
  }
  .product-div-model1 .producu-div-content {
    position: absolute;
    top: 200px;
    left: 20px;
    color: #909090;
  }
  .product-div-model1 .producu-div-content ul {
    width: 300px;
  }
  .product-div-model1 .producu-div-content ul li {
    width: 100%;
    float: left;
    list-style: none;
    height: 25px;
  }
  .product-div-model1 .producu-div-bottom {
    cursor: pointer;
  }
  .displays {
    display: none;
  }
  .product-div-model1 .producu-div-bottom a {
    color: #1d80df;
    text-decoration: none;
  }
  .product-div-model1 .producu-div-right-img {
    position: absolute;
    width: 70%;
    max-height: 80%;
    left: 15%;
    top: 20px;
  }
  .product-div-model1 .producu-div-right-img img {
    width: 100%;
    max-height: 80%;
  }

  .product-div-model2 {
    width: 100%;
    height: 600px;
    background: linear-gradient(
      225deg,
      rgba(124, 209, 245, 1) 0%,
      rgba(67, 156, 240, 1) 100%
    );
  }
  .product-div-model2 .producu-div {
    position: relative;
    height: 310px;
  }
  .product-div-model2 .producu-div-index {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 20px;
    top: -250px;
  }
  .product-div-model2 .producu-div-index-num {
    position: absolute;
    left: 32px;
    font-size: 30px;
    top: 18px;
    color: #6ec5f2;
  }
  .product-div-model2 .producu-div-title {
    height: 100px;
    position: absolute;
    left: 20px;
    top: -150px;
    font-size: 20px;
    color: white;
  }
  .product-div-model2 .producu-div-content {
    position: absolute;
    top: -100px;
    left: 20px;
    color: white;
  }
  .product-div-model2 .producu-div-content ul {
    width: 300px;
  }
  .product-div-model2 .producu-div-content ul li {
    width: 100%;
    float: left;
    list-style: none;
    height: 25px;
  }
  .product-div-model2 .producu-div-bottom {
    cursor: pointer;
  }
  .product-div-model2 .producu-div-bottom a {
    color: white;
    text-decoration: none;
  }
  .product-div-model2 .producu-div-right-img {
    position: absolute;
    width: 70%;
    left: 15%;
    top: 338px;
  }
  .product-div-model2 .producu-div-right-img img {
    width: 100%;
    max-height: 80%;
  }

  .cooperation {
    width: calc(100% - 40px);
    height: 120px;
    padding: 0 20px 0 20px;
  }
  .cooperation2 {
    width: calc(100% - 40px);
    height: 120px;
    padding: 0 20px 0 20px;
  }
  .cooperation-div {
    width: 16%;
    margin-right: 3%;
    margin-bottom: 40px;
    height: 30px;
    display: inline-block;
    text-align: center;
  }
  .cooperation-div img {
    width: 100%;
  }
  #hzhb {
    height: 80px;
    width: 100%;
    line-height: 80px;
    text-align: center;
  }
  .banner_right_text_p3 {
    height: 25px;
    font-size: 14px;
  }
  .hzhb-title {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  #sort {
    height: 160px;
    width: 100%;
    text-align: center;
  }
  .sort-title {
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .sort-p {
    font-size: 14px;
  }

  .more-sechool {
    width: calc(100% - 40px);
    height: 140px;
    padding: 0 20px 0 20px;
  }
  .more-sechool-content {
    border-top: 1px solid #d0e8fb;
    padding-top: 40px;
  }
  .more-sechool-div {
    width: 24%;
    height: 30px;
    display: inline-block;
    box-sizing: border-box;
  }
  .more-sechool-div img {
    width: 100%;
  }

  .pc-swiper {
    height: 100%;
  }
  .swiper-div {
    width: calc(100% - 40px);
    height: 100px;
    padding: 0 20px 0 20px;
  }
  .swiper-div-content {
    height: 100%;
  }
  .pc-swiper-slide {
    text-align: center;
    height: 60px !important;
  }
  .pc-swiper-slide-div img {
    width: 80%;
    height: 40px;
    box-sizing: border-box;
  }
}
