@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":"#0b2b61","sub1color":"#333333"},
{"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: 90.67%;
  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: #d50e0e;
}
/*产品中心*/
.pro_tit {
  width: 100%;
  height: 4.4rem;
  font-size: 2.2rem;
  color: #0b2b61;
  line-height: 2.2rem;
  text-align: center;
}
.pro_tit a {
  color: #0b2b61;
}
.pro_tit span {
  display: block;
  font-size: 1.2rem;
  line-height: 1.2rem;
  padding-top: 0.5rem;
  font-weight: normal;
}
.pro01 {
  padding: 4rem 0 3.5rem;
  overflow: hidden;
}
.pro01_list {
  margin-top: 2rem;
}
.pro01_list .pro01_dl {
  width: 48.68%;
  height: 23.5rem;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
  margin-right: 2.6%;
}
.pro01_list .pro01_dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.pro01_list .pro01_dl dd {
  width: 76%;
  position: absolute;
  top: 1.5rem;
  left: 12%;
  z-index: 5;
}
.pro01_list .pro01_dl dd h5 {
  font-size: 1.5rem;
  color: #333;
  height: 2rem;
  line-height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 1.3rem;
}
.pro01_list .pro01_dl dd h5:before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: calc(50% - 0.35rem);
  left: 0;
  border: #d50e0e 0.1rem solid;
  border-radius: 50%;
}
.pro01_list .pro01_dl dd .pro_desc01 {
  padding-top: 0.8rem;
  font-size: 1.2rem;
  color: #999;
  line-height: 2rem;
}
.pro01_list .pro01_dl:nth-child(2n) {
  margin-right: 0;
}
.g-pro {
  padding: 4rem 0;
  background: #f5f5f5;
}
.pro02 {
  padding: 2rem 20.4% 0;
}
.pro02 .pro02_dl {
  display: block;
  width: 100%;
  height: 27.8rem;
  overflow: hidden;
  background: #fff;
  padding-top: 2.5rem;
  position: relative;
}
.pro02 .pro02_dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.pro02 .pro02_dl dd {
  width: 82%;
  height: 7rem;
  padding-top: 1.5rem;
  border-top: #e5e5e5 1px solid;
  position: absolute;
  bottom: 0;
  left: 9%;
  text-align: center;
}
.pro02 .pro02_dl dd h5 {
  font-size: 1.4rem;
  color: #333;
  font-weight: normal;
  height: 2rem;
  line-height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro02 .pro02_dl dd span {
  display: block;
  font-size: 1.2rem;
  color: #999;
  line-height: 1.5rem;
  padding-top: 0.5rem;
}
.switch {
  width: 100%;
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.switch .swiper-pagination-bullet {
  float: left;
  background: #bcbcbc;
  width: 0.8rem;
  opacity: 1;
  height: 0.8rem;
  border-radius: 50%;
  margin: 0 0.5rem !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.switch .swiper-pagination-bullet-active {
  opacity: 1;
  background: #0b2b61;
}
/*产品优势*/
.g-cpys {
  width: 100%;
  padding: 4rem 0 3rem;
}
.g-cpys .m-cnt {
  width: 100%;
  height: 6rem;
  border-top: #e5e5e5 1px solid;
  margin-top: 2rem;
}
.g-cpys .m-cnt li {
  width: 20%;
  height: 5rem;
  float: left;
  text-align: center;
  font-size: 1.2rem;
  color: #666;
  line-height: 1.8rem;
  position: relative;
  padding-top: 1rem;
}
.g-cpys .m-cnt li:before {
  content: "";
  width: 0;
  height: 0.1rem;
  background: #0b2b61;
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.g-cpys .m-cnt li i {
  display: block;
}
.g-cpys .m-cnt li.z-on {
  color: #0b2b61;
  font-weight: bold;
}
.g-cpys .m-cnt li.z-on:before {
  width: 100%;
}
.g-cpys dl {
  width: 100%;
}
.g-cpys dl dt {
  width: 100%;
  line-height: 0;
}
.g-cpys dl dd {
  width: 90.66%;
  margin: 0 auto;
  padding: 2rem 0 0;
}
.g-cpys dl dd h5 {
  font-size: 1.8rem;
  color: #333;
  height: 2.5rem;
  line-height: 2.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.g-cpys dl dd p {
  font-size: 1.2rem;
  color: #666;
  padding: 1rem 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 2rem;
  height: 8rem;
}
.g-cpys dl dd em {
  display: block;
  width: 2.6rem;
  height: 2.6rem;
  line-height: 0;
  margin-top: 2rem;
}
.g-cpys dl dd em img {
  width: 2.6rem;
  height: 2.6rem;
}
.g-cpys .m-box .con {
  display: inline;
  float: left;
}
/*我们的实力*/
.g-shili {
  width: 100%;
  height: 54.5rem;
  padding-top: 3.8rem;
  background-image: url('../images/shili_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 58.3rem;
  overflow: hidden;
  text-align: center;
}
.g-shili h5 {
  font-size: 2.2rem;
  color: #fff;
  line-height: 3rem;
  height: 3rem;
}
.g-shili p {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 2rem;
  height: 10rem;
  padding-top: 1.5rem;
}
.g-shili ul {
  padding-top: 2.5rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.g-shili ul li {
  width: 28%;
  height: 4.4rem;
  padding-top: 0.6rem;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.8rem;
  border-top: rgba(255, 255, 255, 0.3) 1px solid;
  border-bottom: rgba(255, 255, 255, 0.3) 1px solid;
}
.g-shili ul li i {
  display: block;
}
/*关于我们*/
.g-about {
  padding: 4.5rem 0;
}
.g-about .ab_video {
  width: 100%;
  line-height: 0;
  position: relative;
  margin-top: 2rem;
  overflow: hidden;
}
.g-about .ab_video em {
  background-image: url('../images/ab_video.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 5.2rem 5.2rem;
  display: block;
  width: 5.2rem;
  height: 5.2rem;
  position: absolute;
  top: calc(50% - 2.6rem);
  left: calc(50% - 2.6rem);
}
.digital {
  margin-top: 1rem;
}
.digital li {
  font-size: 1.2rem;
  color: #0b2b61;
  width: 49.7%;
  float: left;
  height: 6rem;
  background: #f5f5f5;
  padding-top: 1rem;
  margin-bottom: 0.2rem;
  margin-right: 0.6%;
  text-align: center;
  line-height: 1.2rem;
}
.digital li b {
  font-size: 3.2rem;
  line-height: 3.2rem;
  font-family: "Times New Roman", Times, serif;
  color: #0b2b61;
}
.digital li span {
  display: block;
  color: #666;
  width: 100%;
  padding-top: 0.3rem;
}
.digital li:nth-child(2n) {
  margin-right: 0;
}
/*优势*/
.g-super {
  padding: 4.2rem 0 3.5rem;
  background: #f5f5f5;
}
.super {
  padding: 2rem 11.2% 0;
}
.super dl {
  background: #fff;
  height: 20.5rem;
}
.super dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.super dl dd {
  width: 90%;
  margin: 0 auto;
  padding: 0.7rem 0 0;
  font-size: 1.5rem;
  color: #333333;
  line-height: 2.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
/**/
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;
  }
}
