.banner {
  background: url(/images/product-2023/product-banner.jpg) no-repeat top center/cover;
  padding: 30px 0;
}
.banner .banner-left h1 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}
.banner .banner-left h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  color: #fff;
}
.banner .banner-left ul {
  margin: 20px -5px 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
}
.banner .banner-left ul li {
  width: 47%;
  max-width: 160px;
  list-style: none;
  color: #fff;
  background: linear-gradient(#4f5a93, rgba(11, 34, 51, 0));
  border-radius: 20px;
  padding: 22px 10px;
  margin: 0 5px;
  text-align: center;
  position: relative;
}
.banner .banner-left ul li p {
  font-size: 18px;
  margin-bottom: 0;
}
.banner .banner-left ul li strong {
  font-size: 22px;
  font-weight: bold;
}
.banner .banner-left ul li::before {
  content: "";
  width: 37px;
  height: 8px;
  border-radius: 3px;
  background: #ff4756;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}
.banner .banner-left .swt-top a {
  text-decoration: none;
  display: block;
}
.banner .banner-left .swt-top a img {
  display: block;
  width: 100%;
  max-width: 303px;
  margin: 0 auto;
}
.banner .banner-left .swt-top a p {
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
  text-align: center;
}
.banner .banner-left .swt-top a p span {
  font-weight: bold;
  color: #f87066;
  font-size: 20px;
}
.banner .banner-left .fwbox p {
  background: url(/images/product-2023/icon-dui.png) no-repeat left center;
  font-size: 18px;
  color: #fff;
  padding-left: 40px;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}
.banner .banner-left .fwbox p span {
  font-size: 22px;
  font-weight: bold;
}
.banner .banner-right {
  margin-top: 20px;
}
.banner .banner-right img {
  display: block;
  width: 100%;
  max-width: 628px;
  margin: 0 auto;
}

.cp-intro {
  padding: 30px 0;
}
.cp-intro h2 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.cp-intro h2 img {
  display: inline-block;
  max-width: 50px;
  vertical-align: middle;
}
.cp-intro .cp-intro1 {
  padding-top: 20px;
}
.cp-intro .cp-intro1 h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.cp-intro .cp-intro1 p {
  font-size: 16px;
  color: #555;
}
.cp-intro .cp-intro1 .cp-intro-img img {
  display: block;
  width: 100%;
  margin: 10px auto 0;
}
.cp-intro .cp-intro1 .cp-intro-img img:first-child {
  max-width: 422px;
}
.cp-intro .cp-intro1 .cp-intro-img img:last-child {
  max-width: 845px;
}
.cp-intro .cp-princ {
  margin-top: 40px;
  background-color: #f1f1f1;
  border-radius: 20px;
  padding: 15px;
}
.cp-intro .cp-princ .cp-princ-left h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.cp-intro .cp-princ .cp-princ-left p {
  font-size: 16px;
  color: #555;
  line-height: 30px;
}
.cp-intro .cp-princ .cp-princ-right img {
  display: block;
  width: 100%;
  max-width: 515px;
  margin: 0 auto;
}

.pro-stre {
  background-color: #363b66;
}
.pro-stre .pro-stre-cont {
  padding: 30px 15px;
}
.pro-stre .pro-stre-cont h2 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}
.pro-stre .pro-stre-cont h2 img {
  display: inline-block;
  max-width: 50px;
  vertical-align: middle;
}
.pro-stre .pro-stre-cont ul {
  padding: 0;
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
}
.pro-stre .pro-stre-cont ul li {
  list-style: none;
}
.pro-stre .pro-stre-cont ul li .pro-stre-num {
  position: relative;
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  background-color: #646ba6;
  box-shadow: 3px 4px 10px 0px rgba(0, 6, 0, 0.3);
  border-radius: 10px;
  padding: 4px 0;
  width: 60px;
}
.pro-stre .pro-stre-cont ul li .pro-stre-num img {
  width: 30px;
  position: absolute;
  right: -3px;
  bottom: -18px;
}
.pro-stre .pro-stre-cont ul li .pro-stre-text {
  margin-top: 25px;
}
.pro-stre .pro-stre-cont ul li .pro-stre-text h4 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.pro-stre .pro-stre-cont ul li .pro-stre-text p {
  font-size: 16px;
  color: #fff;
}

.pro-param {
  padding: 30px 0;
}
.pro-param h2 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.pro-param h2 img {
  display: inline-block;
  max-width: 50px;
  vertical-align: middle;
}
.pro-param .parameter {
  overflow-x: scroll;
  overflow-y: hidden;
  margin-top: 30px;
  text-align: center;
}
.pro-param .parameter .product-params tbody tr:first-child {
  background-color: #000c47 !important;
  height: 50px;
}
.pro-param .parameter table tbody tr:first-child {
  background-color: #000c47 !important;
  height: 50px;
  color: #fff;
}
.pro-param .parameter table tbody .hei {
  background-color: #000c47 !important;
  color: #fff;
}
.pro-param .parameter table tbody .bg-blue-tr {
  background-color: #000c47 !important;
}
.pro-param .parameter table tbody .hui {
  background-color: #fff !important;
}
.pro-param .parameter table tbody tr:nth-child(odd) {
  background-color: #eee;
}
.pro-param .parameter table tbody tr:nth-child(even) {
  background-color: #fff;
}
.pro-param .parameter table tbody tr:first-child {
  background-color: #000c47 !important;
  height: 50px;
}
.pro-param .parameter table tbody tr td {
  border: 1px solid #d9d9d9;
  vertical-align: middle;
}

.pro-param .parameter .product-params tbody tr:first-child td{
  background-color: #000c47 !important;
  text-align: center;
}
.pro-param .parameter .product-params tbody tr td {
  border: 1px solid #d9d9d9;
  vertical-align: middle;
}

.pro-case {
  background: url(/images/product-2023/case-bg.jpg) no-repeat top center;
  padding: 30px 0;
}
.pro-case h2 {
  font-size: 22px;
  text-align: center;
  color: #fff;
}
.pro-case .pro-content {
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.pro-case h2 img {
  display: inline-block;
  max-width: 50px;
  vertical-align: middle;
}
.pro-case ul {
  padding: 0;
}
.pro-case ul li {
  list-style: none;
}
.pro-case ul li a {
  display: block;
  margin-top: 20px;
  overflow: hidden;
}
.pro-case ul li a img {
  width: 100%;
  border-radius: 10px;
  transition: all 0.8s ease 0s;
}
.pro-case ul li a:hover img {
  transform: scale(1.1);
  transition: all 0.8s ease 0s;
}

.depend-pro {
  padding: 30px 0;
}
.depend-pro h2 {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.depend-pro h2 img {
  display: inline-block;
  max-width: 50px;
  vertical-align: middle;
}
.depend-pro ul {
  padding: 0;
}
.depend-pro ul li {
  list-style: none;
  margin-top: 20px;
}
.depend-pro ul li a {
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.depend-pro ul li a img {
  display: block;
  width: 100%;
}
.depend-pro ul li a .pro-desc {
  background: rgba(24, 20, 133, 0.6);
  position: absolute;
  bottom: -440px;
  left: 0;
  padding: 25px;
  border-radius: 10px;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease 0s;
}
.depend-pro ul li a .pro-desc h4 {
  font-size: 22px;
  color: #fff;
  font-weight: normal;
}
.depend-pro ul li a .pro-desc p {
  font-size: 16px;
  color: #fff;
}
.depend-pro ul li a .pro-desc span {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 8px 25px;
  text-align: center;
  max-width: 135px;
  border: solid 1px #ffffff;
  border-radius: 21px;
}
.depend-pro ul li a:hover .pro-desc {
  transition: all 0.5s ease 0s;
  bottom: 0;
}

.pro-liuyan {
  background-color: rgba(233, 234, 234, 0.6);
}
.pro-liuyan .ly-cont {
  padding: 25px 0;
}
.pro-liuyan .ly-cont h3 {
  text-align: center;
  font-size: 22px;
  color: #333;
}
.pro-liuyan .ly-cont .ly-first {
  padding: 0;
  margin-top: 20px;
}
.pro-liuyan .ly-cont .ly-first li {
  list-style: none;
  text-align: center;
}
.pro-liuyan .ly-cont .ly-first li p {
  font-size: 20px;
  color: #333;
}
.pro-liuyan .ly-cont .ly-first li p img {
  display: inline-block;
  width: 26px;
  margin-right: 5px;
}
.pro-liuyan .ly-cont .ly-second {
  padding: 0;
  margin-top: 30px;
}
.pro-liuyan .ly-cont .ly-second li {
  list-style: none;
  margin-top: 20px;
}
.pro-liuyan .ly-cont .ly-second li .service {
  border-radius: 20px;
  overflow: hidden;
}
.pro-liuyan .ly-cont .ly-second li .service img {
  display: block;
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  transition: all 0.8s ease 0s;
}
.pro-liuyan .ly-cont .ly-second li .service p {
  font-size: 18px;
  color: #fff;
  background-color: #000c47;
  text-align: center;
  padding: 10px 0;
  margin: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.pro-liuyan .ly-cont .ly-second li .service:hover img {
  transform: scale(1.1);
  transition: all 0.8s ease 0s;
}
.pro-liuyan h4 {
  padding-top: 30px;
  font-family: MicrosoftYaHei;
  font-size: 28px;
  color: #333;
  text-align: center;
}
.pro-liuyan form {
  margin-top: 25px;
}
.pro-liuyan form .btn {
  padding: 7px 30px;
  background-color: #000c47;
  color: #fff;
  margin: 20px auto;
  display: block;
  border-radius: 10px;
}
.pro-liuyan form #tel {
  background: #fff;
}
.pro-liuyan form .form-control {
  height: calc(1.5em + 0.75rem + 20px);
  border-radius: 10px;
}

.right-swt.yincang1 {
  display: none !important;
}

.right-swt.yincang {
  display: block;
}

.right-swt {
  height: 490px;
  width: 174px;
  position: fixed;
  z-index: 9999;
  right: 0;
  top: 50%;
  margin-top: -239px;
  text-align: center;
}
.right-swt .swt-close {
  display: block;
  text-align: end;
}
.right-swt .swt-close img {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-right: 4px;
}
.right-swt .swt-rw {
  display: block;
  margin-right: 3px;
}
.right-swt .swt-link {
  background: rgba(227, 230, 235, 0.7);
  padding-top: 25px;
  width: 149px;
  margin: -7px auto 0;
}
.right-swt .swt-link a:first-child {
  display: block;
  background-image: linear-gradient(90deg, #ec374a 0%, #f45a42 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  padding: 10px;
  text-decoration: none;
  margin-bottom: 15px;
}
.right-swt .swt-link a:first-child h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 2px;
  font-weight: bold;
}
.right-swt .swt-link a:first-child p {
  font-size: 15px;
  color: #fff;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.6);
}
.right-swt .swt-link a:nth-child(2) {
  display: block;
  background-image: linear-gradient(90deg, #ffe2a0 0%, #feefcc 50%, #fcfbf7 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  padding: 10px 6px;
  text-decoration: none;
  margin-bottom: 15px;
}
.right-swt .swt-link a:nth-child(2) h4 {
  font-size: 16px;
  color: #444242;
  text-align: start;
  margin-bottom: 2px;
  text-align: center;
  font-weight: bold;
}
.right-swt .swt-link a:nth-child(2) p {
  font-family: Impact;
  font-size: 21px;
  color: #ec374a;
  margin-bottom: 0;
}
.right-swt .swt-link a:hover {
  background-image: linear-gradient(90deg, #ffe2a0 0%, #feefcc 50%, #fcfbf7 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
}
.right-swt .swt-link a:hover h4 {
  color: #444242;
}
.right-swt .swt-link a:hover p {
  color: #ec374a;
}
.right-swt .swt-link .gotop {
  margin-top: 20px;
}

.mobile-bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
}
.mobile-bottom img {
  display: block;
  width: 100%;
}
.mobile-bottom .lianjie {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
}
.mobile-bottom .lianjie a {
  display: block;
  height: 100%;
}
.mobile-bottom .lianjie .first {
  width: 40%;
  float: left;
}
.mobile-bottom .lianjie a:last-child {
  width: 60%;
  float: left;
}

.banquan {
  margin-bottom: 60px;
}
@media (max-width: 399px) {
  .pro-stre .pro-stre-cont ul li {
    margin-top: 20px;
    width: 100%;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-num {
    float: left;
    width: 12%;
    margin-right: 20px;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-text {
    float: left;
    width: 82%;
    margin-top: 0;
  }
}
@media (min-width: 400px) {
  .pro-stre .pro-stre-cont ul li {
    margin-top: 20px;
    width: 100%;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-num {
    float: left;
    width: 12%;
    margin-right: 20px;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-text {
    float: left;
    width: 82%;
    margin-top: 0;
  }
  .pro-liuyan .ly-cont h3 {
    font-size: 32px;
  }
  .pro-liuyan .ly-cont ul li {
    float: left;
    width: 50%;
  }
  .pro-liuyan .ly-cont ul li p {
    font-size: 24px;
  }
  .pro-liuyan .ly-cont .ly-second {
    margin: 0 -10px;
  }
  .pro-liuyan .ly-cont .ly-second li {
    padding: 0 10px;
  }
}
@media (min-width: 576px) {
  .banner {
    padding-top: 60px;
  }
  .banner .banner-left h1 {
    font-size: 34px;
    margin-bottom: 35px;
  }
  .banner .banner-left ul {
    margin: 20px -5px 0;
  }
  .banner .banner-left ul li {
    padding: 21px 10px;
    margin: 0 15px;
  }
  .banner .banner-left ul li::before {
    width: 70px;
  }
  .banner .banner-left .swt-top {
    margin-top: 30px;
    display: flex;
    align-items: end;
  }
  .banner .banner-left .swt-top a p {
    padding-left: 20px;
  }
  .banner .banner-left .fwbox {
    margin-top: 30px;
  }
  .cp-intro h2 {
    font-size: 32px;
  }
  .pro-stre .pro-stre-cont {
    padding: 40px 15px;
  }
  .pro-stre .pro-stre-cont h2 {
    font-size: 32px;
  }
  .pro-stre .pro-stre-cont ul {
    margin-top: 40px;
  }
  .pro-stre .pro-stre-cont ul li {
    margin-top: 20px;
    width: 100%;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-num {
    float: left;
    width: 12%;
    margin-right: 20px;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-text {
    float: left;
    width: 84%;
    margin-top: 0;
  }
  .pro-param {
    padding: 40px 0;
  }
  .pro-param h2 {
    font-size: 32px;
  }
  .pro-case h2 {
    font-size: 32px;
  }
  .depend-pro {
    padding: 40px 0;
  }
  .depend-pro ul {
    margin: 0 -10px;
  }
  .depend-pro ul li {
    float: left;
    width: 50%;
    padding: 0 10px;
  }
  .pro-liuyan {
    background: url(/images/product-2023/liuyan-bg.jpg) no-repeat center center;
  }
  .pro-liuyan .ly-cont .ly-first li {
    width: 25%;
  }
  .pro-liuyan .ly-cont .ly-second li {
    width: 33.33%;
  }
  .pro-liuyan h4 {
    font-size: 32px;
    margin-top: 50px;
  }
  .pro-liuyan form .btn {
    margin-top: 20px;
    padding: 15px 70px;
  }
}
@media (min-width: 750px) {
  .mobile-bottom {
    display: none;
  }
  .banquan {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .banner .banner-left .swt-top a img {
    margin: 0;
  }
  .banner .banner-left .swt-top a p {
    text-align: start;
  }
  .banner .banner-left .swt-top a p span {
    font-size: 32px;
  }
  .banner .banner-left .fwbox p:nth-child(2) {
    margin: 0 20px 10px;
  }
  .cp-intro .cp-intro1 .cp-intro-img {
    margin: 0 -10px;
    display: flex;
  }
  .cp-intro .cp-intro1 .cp-intro-img img {
    float: left;
    padding: 0 10px;
  }
  .cp-intro .cp-intro1 .cp-intro-img img:first-child {
    width: 40%;
  }
  .cp-intro .cp-intro1 .cp-intro-img img:last-child {
    width: 60%;
  }
  .pro-stre .pro-stre-cont ul li {
    float: left;
    width: 100%;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-text {
    width: 82%;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-text p {
    margin-top: 15px;
  }
  .pro-case ul {
    margin: 0 -10px;
  }
  .pro-case ul li {
    padding: 0 10px;
    float: left;
    width: 50%;
  }
  .pro-liuyan .ly-cont .ly-second li {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .banner .banner-left h1 {
    font-size: 44px;
  }
  .banner .banner-left .fwbox p {
    margin-left: 0;
  }
  .banner .banner-left ul {
    margin: 0 -20px;
  }
  .banner .banner-left ul li {
    padding: 25px 10px;
    margin: 0 20px;
  }
  .banner .banner-left .swt-top a p span {
    font-size: 28px;
  }
  .banner .banner-right {
    margin-top: 182px;
  }
  .pro-stre .pro-stre-cont ul li {
    float: left;
    width: 50%;
  }
  .cp-intro .cp-princ {
    display: flex;
    align-items: center;
    padding: 30px;
  }
  .cp-intro .cp-princ .cp-princ-left {
    float: left;
    width: 67%;
    padding: 10px;
  }
  .cp-intro .cp-princ .cp-princ-left h3 {
    padding-bottom: 10px;
  }
  .cp-intro .cp-princ .cp-princ-right {
    float: left;
    width: 50%;
  }
  .pro-param {
    padding: 50px 0;
  }
  .pro-case {
    padding: 50px 0;
  }
  .pro-case ul {
    margin-top: 50px;
  }
  .pro-case ul li {
    width: 33.33%;
  }
  .depend-pro {
    padding: 70px 0;
  }
  .depend-pro h2 {
    font-size: 32px;
  }
  .depend-pro ul {
    margin: 30px -15px 0;
  }
  .depend-pro ul li {
    float: left;
    width: 33.33%;
    padding: 0 15px;
  }
  .depend-pro ul li a .pro-desc {
    padding: 30px 25px;
  }
  .depend-pro ul li a .pro-desc h4 {
    font-size: 32px;
  }
  .depend-pro ul li a .pro-desc p {
    margin-bottom: 40px;
  }
  .pro-liuyan .ly-cont .ly-first {
    width: 70%;
    margin: 20px auto 0;
  }
  .pro-liuyan h4 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1100px) {
  .cp-intro {
    padding-top: 70px;
    padding-bottom: 90px;
  }
  .cp-intro .cp-intro1 .cp-intro-img img:last-child {
    width: 64%;
  }
  .pro-stre {
    padding: 50px 15px 50px;
  }
  .pro-stre .pro-stre-cont ul li {
    margin-top: 30px;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-num {
    width: 89px;
    font-size: 46px;
    padding: 7px 0;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-num img {
    width: 45px;
    bottom: -30px;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-text {
    width: 75%;
  }
  .pro-param {
    padding: 70px 0;
  }
  .pro-param .parameter {
    margin-top: 50px;
  }
  .pro-case {
    padding: 70px 0 100px;
  }
  .pro-case ul {
    margin: 0 -25px;
    margin-top: 40px;
  }
  .pro-case ul li {
    padding: 0 25px;
  }
  .pro-liuyan {
    padding: 60px 0 0;
  }
  .pro-liuyan .ly-cont .ly-first {
    margin-top: 40px;
  }
  .pro-liuyan .ly-cont .ly-second {
    margin: 20px -25px 0;
  }
  .pro-liuyan .ly-cont .ly-second li {
    padding: 0 25px;
  }
}
@media (min-width: 1200px) {
  .banner {
    padding-top: 100px;
    padding-bottom: 85px;
  }
  .banner .banner-left .swt-top a p span {
    font-size: 32px;
  }
  .banner .banner-left ul {
    margin-top: 40px;
  }
  .banner .banner-left .fwbox {
    margin-top: 55px;
  }
  .banner .banner-right {
    margin-top: 40px;
  }
  .cp-intro .cp-princ .cp-princ-left {
    padding-right: 80px;
  }
  .depend-pro ul li a .pro-desc {
    padding: 60px 40px;
  }
  .depend-pro ul li a .pro-desc p {
    margin-bottom: 60px;
  }
}
@media (min-width: 1350px) {
  .container {
    max-width: 1320px;
  }
  .banner {
    background-size: 100% 100%;
  }
  .cp-intro .cp-intro1 .cp-intro-img {
    margin: 0;
  }
  .cp-intro .cp-intro1 .cp-intro-img img {
    padding: 0;
    width: auto !important;
  }
  .cp-intro .cp-intro1 .cp-intro-img img:first-child {
    margin-right: 20px;
  }
  .pro-stre .pro-stre-cont ul li .pro-stre-text {
    width: 69%;
  }
}/*# sourceMappingURL=index.css.map */