@charset "utf-8";
/*格式化*/
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  font-family: "Microsoft YaHei", "Arial", Verdana, Arial, Helvetica, sans-serif;
  padding-top: 1px;
  background: #fff;
}
li,
ol {
  list-style: none;
}
ins {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
a {
  text-decoration: none;
  font-family: "Microsoft YaHei";
}
a:hover {
  cursor: pointer;
  text-decoration: none;
}
:focus {
  outline: 0;
}
.clear {
  clear: both;
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px;
  content: '.';
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
img {
  padding: 0;
  margin: 0;
}
a img {
  border: none;
}
input,
textarea {
  border: none;
  font-family: "Microsoft YaHei";
  font-size: 13px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* -- 页面整体布局 -- */
.wrap {
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #fff;
  font-family: "Microsoft YaHei";
}
.wrap img {
  width: 100%;
  display: block;
}
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#e50012","sub1color":"#000000"},
{"vicolor":"#00B32D","sub1color":"#59B370"},
{"vicolor":"#FC3BFF","sub1color":"#FF9875"},
{"vicolor":"#914E00","sub1color":"#B8824D"}
]
AVAIBLE_VI*/
.ovh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content {
  width: 92%;
  margin: 0 auto;
}
/*COMMON_BLK_END*/
/*广告*/
.banner {
  position: relative;
  z-index: 3;
  width: 100%;
  overflow: hidden;
}
.banner.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 1rem;
}
.banner .swiper-pagination-bullet {
  background: #f5f5f5;
  width: 0.8rem;
  opacity: 1;
  height: 0.8rem;
  margin: 0 0.4rem !important;
}
.banner .swiper-pagination-bullet-active {
  border-radius: 0.4rem;
  opacity: 1;
  background: #e50012;
}
/*产品中心01*/
.g-pro01 {
  padding: 3rem 0;
}
.pro_tit {
  font-size: 2.5rem;
  color: #000000;
  line-height: 3rem;
  height: 3rem;
  text-align: center;
}
.pro_tit a {
  color: #000000;
  display: block;
}
.pro01_nav {
  width: 100%;
  height: 13.8rem;
  overflow: hidden;
  background-image: url('../images/pro01_ban01.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 13.8rem;
  border: #dedede 1px solid;
  box-sizing: border-box;
  margin: 1.5rem 0 2rem;
  padding: 1.5rem 5% 0;
}
.pro01_nav h3 {
  font-size: 2rem;
  color: #282828;
  font-weight: normal;
  line-height: 2.5rem;
  width: 100%;
  margin-bottom: 0.8rem;
}
.pro01_nav h3 a {
  color: #282828;
  display: block;
}
.pro01_nav ul {
  width: 75.4%;
}
.pro01_nav ul li {
  width: 33.33%;
  float: left;
  height: 2.2rem;
  line-height: 2.2rem;
  overflow: hidden;
}
.pro01_nav ul li a {
  display: inline-block;
  font-size: 1.2rem;
  color: #282828;
  height: 2.2rem;
  position: relative;
}
.pro01_nav ul li a:before {
  content: "";
  width: 0;
  height: 0.1rem;
  background: #e50012;
  position: absolute;
  bottom: 0.1rem;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pro01_nav ul li:nth-child(2) a {
  color: #e50012;
}
.pro01_nav ul li:nth-child(2) a:before {
  width: 100%;
}
.pro01 {
  overflow: hidden;
}
.pro01 ul li {
  margin-bottom: 1.5rem;
}
.pro01 ul li em {
  display: block;
  width: 99.2%;
  line-height: 0;
  overflow: hidden;
  border: #e50012 1px solid;
}
.pro01 ul li span {
  display: block;
  width: 100%;
  font-size: 1.2rem;
  color: #000;
  line-height: 2rem;
  padding: 0.5rem 0 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.switch {
  width: 100%;
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.switch p {
  width: 3.6rem;
  height: 3.6rem;
  line-height: 0;
  cursor: pointer;
  background: #fff;
  border: #e0e0e0 0.2rem solid;
  border-radius: 50%;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  margin: 0 0.5rem;
}
.switch img {
  width: 3.6rem;
  height: 3.6rem;
}
.switch p.pro01_next,
.switch p.pro02_prev {
  background: #e50012;
  border-color: #fff;
}
/*产品中心02*/
.g-pro02 {
  padding: 2.5rem 0;
  position: relative;
  z-index: 1;
}
.g-pro02:before {
  content: "";
  width: 100%;
  height: 44rem;
  background: #f3f3f3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.pro02_tit {
  width: 100%;
  height: 2.5rem;
  font-size: 2rem;
  color: #000;
  line-height: 2.5rem;
  font-weight: normal;
  text-align: center;
}
.pro02_tit a {
  display: block;
  color: #000;
}
.pro02_nav {
  padding-top: 1.5rem;
  height: 7.5rem;
  width: 62.4%;
  overflow: hidden;
  margin: 0 auto;
}
.pro02_nav ul li {
  width: 47%;
  text-align: center;
  float: left;
  height: 2.5rem;
  line-height: 2.4rem;
  overflow: hidden;
  box-sizing: border-box;
  border: #e50012 1px solid;
  border-radius: 3rem;
  margin-bottom: 0.6rem;
  margin-right: 6%;
}
.pro02_nav ul li a {
  display: block;
  font-size: 1.2rem;
  color: #282828;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro02_nav ul li:nth-child(2n),
.pro03_r ul li:nth-child(2n) {
  margin-right: 0;
}
.pro02 {
  padding: 0 24%;
}
.pro02 ul li {
  width: 100%;
  transform: scale(0.9);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.8;
}
.pro02 ul li.swiper-slide-active {
  transform: scale(1);
  opacity: 1;
}
.pro02 .switch {
  margin-top: 1.5rem;
}
/*产品中心03*/
.pro03 {
  padding: 0 0 5rem;
}
.pro03_nav {
  padding-top: 1.5rem;
  height: 4.6rem;
  width: 100%;
  overflow: hidden;
}
.pro03_nav ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.pro03_nav ul li {
  height: 3rem;
  line-height: 2.9rem;
  overflow: hidden;
  box-sizing: border-box;
  border: #939393 1px solid;
  border-radius: 3rem;
}
.pro03_nav ul li a {
  display: block;
  font-size: 1.3rem;
  color: #000;
  padding: 0 1.5rem;
}
.pro03_nav ul li:nth-child(2) a{color: #e50012;}
.pro03_r {
  width: 100%;
  overflow: hidden;
}
.pro03_r ul li {
  width: 49.3%;
  float: left;
  line-height: 0;
  overflow: hidden;
  margin-right: 1.4%;
  margin-bottom: 0.5rem;
}
/*定制*/
.dingz {
  padding: 5.2rem 0 0;
  height: 40.6rem;
  background-image: url('../images/dingz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 45.8rem;
  overflow: hidden;
}
.dingz em {
  display: block;
  width: 90.6%;
  line-height: 0;
  margin: 0 auto;
  overflow: hidden;
}
.dingz p {
  width: 36%;
  margin: 3rem auto 0;
}
.dingz p a {
  display: block;
  width: 100%;
  height: 3rem;
  line-height: 2.8rem;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  border-radius: 3rem;
  border: #fff 1px solid;
  margin-bottom: 2rem;
}
.pro_video {
  display: block;
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  background-image: url('../images/dingz_video.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 6.4rem 6.4rem;
  margin: 1rem auto 0;
  position: relative;
}
.pro_video a {
  display: block;
  width: 6.4rem;
  height: 6.4rem;
  position: relative;
  z-index: 5;
}
.pro_video:before {
  content: '';
  width: 6.4rem;
  height: 6.4rem;
  position: absolute;
  -webkit-box-shadow: inset #fff 0 0 40px;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  animation: warn2 2s ease-out 0.1s infinite;
}
.pro_video:after {
  content: '';
  width: 6.4rem;
  height: 6.4rem;
  position: absolute;
  -webkit-box-shadow: inset #fff 0 0 40px;
  box-shadow: inset #fff 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  animation: warn 2s ease-out 1.1s infinite;
}
/*优势*/
.super {
  padding: 5rem 0 4rem;
  position: relative;
}
.super .pro_tit {
  font-size: 2.2rem;
}
.super .m-cnt {
  margin-top: 2.5rem;
  width: 100%;
  height: 6.6rem;
}
.super .m-cnt li {
  width: 25%;
  text-align: center;
  height: 6.6rem;
  line-height: 1.5rem;
  float: left;
  position: relative;
  font-size: 1.1rem;
  color: #e50012;
}
.super .m-cnt li:after {
  content: "";
  width: 1px;
  height: 5rem;
  position: absolute;
  left: 0;
  top: 0;
  background: #ccc;
}
.super .m-cnt li em {
  width: 3rem;
  height: 2.7rem;
  margin: 0 auto 0.5rem;
  display: block;
  line-height: 0;
  overflow: hidden;
}
.super .m-cnt li em img {
  width: 3rem;
  height: 2.7rem;
}
.super .m-cnt li.z-on {
  font-weight: bold;
}
.super .m-cnt li:first-child:after {
  display: none;
}
.super dl {
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
}
.super dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  border-radius: 1.5rem;
}
.super dl dd {
  width: 100%;
  padding: 1.5rem 0 0;
  font-size: 1.3rem;
  color: #282828;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 2rem;
  height: 4rem;
}
.ys_btn {
  width: 3rem;
  height: 3rem;
  line-height: 0;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 29rem;
  z-index: 5;
}
.ys_btn.prev {
  left: 0.5rem;
}
.ys_btn.next {
  right: 0.5rem;
}
.ys_btn img {
  width: 3rem;
  height: 3rem;
}
.super .m-box .con {
  display: inline;
  float: left;
}
/*合作客户*/
.g-hz {
  height: 40rem;
  padding-top: 2.8rem;
  background-image: url('../images/hz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 42.8rem;
  overflow: hidden;
}
.g-hz h3 {
  width: 100%;
  line-height: 0;
  margin-bottom: 2rem;
}
.g-hz ul li {
  width: 33.33%;
  float: left;
  line-height: 0;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
/*关于*/
.about {
  width: 100%;
  padding-top: 2rem;
}
.about h3 {
  width: 100%;
  height: 10rem;
  padding: 2.2rem 0 0;
  text-align: center;
}
.about h3 a {
  font-size: 2.6rem;
  color: #000;
  display: block;
  line-height: 2.8rem;
}
.about h3 span {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.8rem;
  padding: 1rem 0 0;
}
.about h3 i {
  display: block;
}
.ab_pic {
  display: block;
  width: 100%;
  line-height: 0;
}
.digital {
  width: 100%;
  height: 13rem;
  position: relative;
  border: #e3e3e3 0.1rem solid;
  box-sizing: border-box;
}
.digital:before {
  content: "";
  width: 100%;
  height: 0.1rem;
  position: absolute;
  top: 50%;
  left: 0;
  background: #e3e3e3;
}
.digital ul li {
  width: 52%;
  float: left;
  padding-left: 3%;
  height: 6.5rem;
}
.digital ul li b {
  display: block;
  float: left;
  font-size: 3.7rem;
  color: #000000;
  line-height: 6.5rem;
}
.digital ul li span {
  display: block;
  float: left;
  font-size: 1.2rem;
  color: #686868;
  line-height: 1.8rem;
  padding: 1.4rem 0 0 0.3rem;
}
.digital ul li i,
.digital ul li em {
  display: block;
  color: #000000;
  font-weight: bold;
}
.digital ul li i {
  font-size: 2.5rem;
}
.digital ul li em {
  font-size: 1.5rem;
}
.digital ul li:nth-child(2n) {
  width: 45%;
  padding-left: 0;
}
/**/
html {
  font-size: 10px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 8.533px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 9.6px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 10px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 10.664px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 11.04px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 11.73px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 12.796px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: 13.863px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 14.93px;
  }
}
@media screen and (min-width: 600px) {
  html {
    font-size: 15.996px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 17.06px;
  }
}
@media screen and (min-width: 680px) {
  html {
    font-size: 18.1288px;
  }
}
@media screen and (min-width: 700px) {
  html {
    font-size: 18.66px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 19.1952px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 20px;
  }
}
/**/
@keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@keyframes warn2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 8;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
