*,
body {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}

.no-margin {
  margin-right: 0px !important;
}
@media only screen and (min-width: 768px) {
  body {
    min-width: 1350px;
  }
  #top {
    width: 100%;
    background: linear-gradient(
      243deg,
      rgba(220, 251, 255, 1),
      rgba(246, 246, 239, 1)
    );
  }
  .tag {
    font-size: 24px;
    margin: 50px 6% 50px 6%;
    color: #d71e38;
    font-family: MicrosoftYaHei;
    font-weight: bold;
  }
  .claim {
    text-align: left;
    margin: 0px 6% 110px 6%;
    color: #333333;
    font-family: MicrosoftYaHei;
    font-size: 18px;
  }
  .content {
    text-align: left;
    letter-spacing: 1px;
    margin: 0px 6% 0px 6%;
    line-height: 150%;
    color: #333333;
    font-family: MicrosoftYaHei;
    font-size: 18px;
  }
  .caption {
    text-align: center;
    padding-top: 49px;
    font-size: 28px;
    color: #000000;
    font-family: MicrosoftYaHei;
  }
  .mega-line {
    height: 16px;
    line-height: 17px;
    text-align: center;
  }
  .mega-line .line-left {
    display: inline-block;
    width: 30%;
    border-top: 1px solid #8e8e8e;
    /* display: block; */
    border: none;
    color: white;
    height: 1px;
    background: #888;
    background: -webkit-gradient(
      radial,
      100% 0%,
      0,
      70% 8%,
      250,
      from(#888),
      to(#fff)
    );
  }
  .mega-line .txt {
    font-size: 28px;
    font-family: Calibri;
    color: #000000;
    vertical-align: -45%;
  }
  .mega-line .line-right {
    display: inline-block;
    width: 30%;
    border-top: 1px solid #8e8e8e;
    /* display: block; */
    border: none;
    color: white;
    height: 1px;
    background: #888;
    background: -webkit-gradient(
      radial,
      0% 90%,
      0,
      30% 8%,
      250,
      from(#888),
      to(#fff)
    );
  }
  #top-banner {
    width: 100%;
    position: relative;
  }
  #top-banner img {
    width: 86%;
    margin: 2% 7%;
  }
  #top-banner-text {
    position: absolute;
    top: 35%;
    background: white;
    opacity: 0.8;
    padding: 20px;
    border-radius: 5px;
  }
  .top-banner-text-p1 {
    font-size: 28px;
  }
  .top-banner-text-p2 {
    font-size: 20px;
  }
  #top-title {
    text-align: center;
    font-size: 28px;
    height: 100px;
  }

  .smallimg {
    position: absolute;
    top: 35%;
    right: 0;
  }
  .product-divmodel1 {
    width: 100%;
    height: 500px;
    background: linear-gradient(
      243deg,
      rgba(220, 251, 255, 1),
      rgba(246, 246, 239, 1)
    );
  }
  .product-divmodel1 .producu-div {
    width: 49%;
    height: 100%;
    position: relative;
    display: inline-block;
  }
  .product-divmodel1 .producu-div-index {
    width: 100px;
    height: 100px;
    position: absolute;
    left: calc(30% - 50px);
    top: 50px;
  }
  .product-divmodel1 .producu-div-index-num {
    position: absolute;
    left: 34px;
    font-size: 30px;
    top: 20px;
    color: #6ec5f2;
  }
  .product-divmodel1 .producu-div-title {
    height: 100px;
    position: absolute;
    left: calc(30% - 50px);
    top: 150px;
    font-size: 20px;
    color: #444444;
  }
  .product-divmodel1 .producu-div-content {
    position: absolute;
    top: 100px;
    left: calc(30% - 50px);
    color: #909090;
  }
  .product-divmodel1 .producu-div-content ul {
    width: 300px;
  }
  .product-divmodel1 .producu-div-content ul li {
    width: 100%;
    float: left;
    list-style: none;
  }
  .product-divmodel1 .producu-div-bottom {
    cursor: pointer;
  }
  .product-divmodel1 .producu-div-bottom a {
    color: #1d80df;
    text-decoration: none;
  }
  .product-divmodel1 .producu-div-right-img {
    position: absolute;
    width: 90%;
    height: 80%;
    top: 10%;
  }
  .product-divmodel1 .producu-div-right-img img {
    width: 100%;
  }

  .product-divmodel1 .producu-div-right-img #img-size {
    width: 85%;
  }

  .product-bottom-img {
    text-align: center;
  }
  .product-bottom-img-div {
    width: 30%;
    display: inline-block;
  }
  .product-bottom-img-div img {
    width: 100%;
  }

  .product-div-model1 {
    width: 100%;
    height: 500px;
    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;
    top: 50px;
    right: -95px;
  }
  .product-div-model1 .producu-div-index-num {
    position: absolute;
    left: -25px;
    font-size: 24px;
    top: 20px;
    color: #6ec5f2;
    width: 200px;
  }
  .product-div-model1 .producu-div-title {
    height: 100px;
    position: absolute;
    left: calc(30% - 50px);
    top: 150px;
    font-size: 20px;
    color: #444444;
  }
  .product-div-model1 .producu-div-content {
    position: absolute;
    top: 100px;
    left: calc(30% - 50px);
    color: #444444;
  }
  .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;
  }
  .product-div-model1 .producu-div-bottom a {
    color: #1d80df;
    text-decoration: none;
  }
  .product-div-model1 .producu-div-right-img {
    position: absolute;
    width: 80%;
    height: 75%;
    top: 25%;
    left: 10%;
  }
  .product-div-model1 .producu-div-right-img img {
    width: 100%;
    height: 100%;
  }

  .product-div-model1 .producu-div-right-img #img-size {
    width: 85%;
  }
  .product-div-model2 {
    width: 100%;
    height: 500px;
    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: 80px;
    height: 80px;
    position: absolute;
    top: 50px;
  }
  .product-div-model2 .producu-div-index-num {
    position: absolute;
    left: 30px;
    font-size: 24px;
    top: 18px;
    color: white;
  }
  .product-div-model2 .producu-div-title {
    height: 100px;
    position: absolute;
    left: calc(30% - 50px);
    top: 150px;
    font-size: 20px;
    color: white;
  }
  .product-div-model2 .producu-div-content {
    position: absolute;
    top: 100px;
    left: calc(30% - 50px);
    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;
  }
  .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: 75%;
    height: 85%;
    top: 15%;
    left: 150px;
  }
  .product-div-model2 .producu-div-right-img img {
    width: 100%;
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #top {
    width: 100%;
    background: linear-gradient(
      243deg,
      rgba(220, 251, 255, 1),
      rgba(246, 246, 239, 1)
    );
  }
  .con {
    width: calc(100% - 40px);
    padding: 0 20px;
  }
  .caption {
    text-align: center;
    font-size: 14px;
    padding-top: 16px;
    color: rgb(0, 0, 0);
    font-family: MicrosoftYaHei;
  }
  .mega-line {
    height: 9px;
    line-height: 9px;
    text-align: center;
    margin-bottom: 20px;
  }
  .mega-line .line-left {
    display: inline-block;
    width: 20%;
    border-top: 1px solid #8e8e8e;
    border: none;
    color: white;
    height: 1px;
    background: #888;
    background: -webkit-gradient(
      radial,
      100% 0%,
      0,
      70% 8%,
      60,
      from(#888),
      to(#fff)
    );
  }
  .mega-line .txt {
    font-size: 14px;
    font-family: Calibri;
    color: rgb(0, 0, 0);
    vertical-align: -40%;
  }
  .mega-line .line-right {
    display: inline-block;
    width: 20%;
    border-top: 1px solid #8e8e8e;
    /* display: block; */
    border: none;
    color: white;
    height: 1px;
    background: #888;
    background: -webkit-gradient(
      radial,
      0% 90%,
      0,
      30% 8%,
      60,
      from(#888),
      to(#fff)
    );
  }
  .tag {
    font-size: 14px;
    color: #d71e38;
    font-family: Microsoft;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
  }
  .claim {
    text-align: left;
    color: #333333;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    margin-bottom: 20px;
  }
  .content {
    text-align: left;
    letter-spacing: 1px;
    line-height: 200%;
    color: #333333;
    font-family: MicrosoftYaHei;
    font-size: 12px;
  }
  #top-banner {
    width: 100%;
    height: 160px;
    margin-top: 40px;
    position: relative;
  }
  #top-banner img {
    width: 100%;
  }
  #top-banner-text {
    position: absolute;
    top: 35%;
    background: white;
    opacity: 0.8;
    padding: 5px 10px;
    border-radius: 5px;
    width: 80%;
    left: 8%;
  }
  #top-title {
    text-align: center;
    font-size: 22px;
    height: 100px;
    line-height: 100px;
  }

  .product-divmodel1 {
    width: 100%;
    height: 400px;
    background: linear-gradient(
      243deg,
      rgba(220, 251, 255, 1),
      rgba(246, 246, 239, 1)
    );
  }
  .product-divmodel1 .producu-div {
    width: calc(100% - 40px);
    height: 160px;
    position: relative;
    padding: 0 20px;
    display: inline-block;
  }
  .smallimg {
    position: absolute;
    right: 20px;
    top: 440px;
    width: 25%;
  }
  .product-divmodel1 .producu-div-index {
    width: 100px;
    height: 100px;
    position: absolute;
    left: calc(30% - 50px);
    top: 50px;
  }
  .product-divmodel1 .producu-div-index-num {
    position: absolute;
    left: 34px;
    font-size: 30px;
    top: 20px;
    color: #6ec5f2;
  }
  .product-divmodel1 .producu-div-title {
    height: 100px;
    position: absolute;
    left: calc(30% - 50px);
    top: 150px;
    font-size: 20px;
    color: #444444;
  }
  .product-divmodel1 .producu-div-content {
    position: absolute;
    color: #909090;
  }
  .product-divmodel1 .producu-div-content ul {
    width: 300px;
  }
  .product-divmodel1 .producu-div-content ul li {
    width: 100%;
    float: left;
    list-style: none;
  }
  .product-divmodel1 .producu-div-bottom {
    cursor: pointer;
  }
  .product-divmodel1 .producu-div-bottom a {
    color: #1d80df;
    text-decoration: none;
  }
  .product-divmodel1 .producu-div-right-img {
    position: absolute;
    width: 90%;
    height: 80%;
    top: 10%;
  }
  .product-divmodel1 .producu-div-right-img img {
    width: 100%;
  }

  .product-divmodel1 .producu-div-right-img #img-size {
    width: 85%;
  }

  .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: 320px;
  }
  .product-div-model1 .producu-div-index {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 30px;
    top: 60px;
  }
  .product-div-model1 .producu-div-index-num {
    position: absolute;
    left: -15px;
    font-size: 25px;
    top: 20px;
    color: #6ec5f2;
    width: 180px;
  }
  .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;
  }
  .product-div-model1 .producu-div-bottom {
    cursor: pointer;
  }
  .product-div-model1 .producu-div-bottom a {
    color: #1d80df;
    text-decoration: none;
  }
  .product-div-model1 .producu-div-right-img {
    position: absolute;
    width: 90%;
    height: 80%;
    left: 5%;
    top: 20px;
  }
  .product-div-model1 .producu-div-right-img img {
    width: 100%;
  }

  .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: -270px;
  }
  .product-div-model2 .producu-div-index-num {
    position: absolute;
    left: 22px;
    font-size: 28px;
    top: 18px;
    color: white;
  }
  .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: -160px;
    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;
  }
  .product-div-model2 .producu-div-bottom {
    cursor: pointer;
  }
  .product-div-model2 .producu-div-bottom a {
    color: #7cd1f5;
    text-decoration: none;
  }
  .product-div-model2 .producu-div-right-img {
    position: absolute;
    width: 90%;
    height: 80%;
    left: 5%;
    top: 390px;
  }
  .product-div-model2 .producu-div-right-img img {
    width: 100%;
  }

  .product-bottom-img {
    text-align: center;
  }
  .product-bottom-img-div {
    width: 49%;
    display: inline-block;
  }
  .product-bottom-img-div img {
    width: 100%;
  }
}
