@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":"#0072bc","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;
}
/*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: #0072bc;
}
/*产品中心*/
.product {
  padding: 3.5rem 0 3rem;
  width: 92%;
  margin: 0 auto;
}
.pro_tit {
  font-size: 2.2rem;
  color: #000000;
  text-align: center;
  line-height: 2.5rem;
  height: 5.5rem;
}
.pro_tit a {
  color: #000000;
}
.pro_tit i {
  color: #0072bc;
}
.pro_tit span {
  display: block;
  font-size: 1.2rem;
  color: #282828;
  line-height: 1.4rem;
  font-weight: normal;
  padding-top: 1.1rem;
}
.pro_nav {
  height: 14.5rem;
  margin-top: 1.3rem;
  width: 100%;
}
.pro_nav ul li {
  width: 32%;
  float: left;
  margin-bottom: 0.7rem;
  margin-right: 2%;
}
.pro_nav ul li a {
  font-size: 1.1rem;
  color: #000;
  display: block;
  width: 100%;
  padding: 0 5%;
  height: 2.6rem;
  text-align: center;
  line-height: 2.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: #9b9b9b 1px solid;
  box-sizing: border-box;
  border-radius: 0.5rem;
}
.pro_nav ul li:first-child a {
  background: #0072bc;
  color: #fff;
  border-color: #0072bc;
}
.pro_nav ul li:nth-child(3n) {
  margin-right: 0;
}
.pro_list ul li {
  width: 48.55%;
  float: left;
  line-height: 0;
  overflow: hidden;
  margin-right: 2.9%;
}
.pro_list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.pro_list ul li a:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.pro_list ul li span {
  display: block;
  font-size: 1.2rem;
  color: #000;
  font-weight: bold;
  position: absolute;
  top: 1.5rem;
  left: 9%;
  width: 82%;
  line-height: 1.6rem;
}
.pro_list ul li i {
  display: block;
}
.pro_list ul li em {
  display: block;
  width: 100%;
  height: 1.5rem;
  background-image: url('../images/cp_k01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 1.5rem;
}
.pro_list ul li:nth-child(2n) {
  margin-right: 0;
}
.u-more {
  display: block;
  font-size: 1.2rem;
  color: #fafafa;
  font-weight: bold;
  width: 39%;
  text-align: center;
  height: 3.4rem;
  line-height: 3.4rem;
  background: #0072bc;
  border-radius: 2rem;
  margin: 1.2rem auto 0;
}
/*产品优势*/
.cpys {
  background-image: url('../images/cpys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 45.5rem;
  height: 44.3rem;
  padding-top: 1.2rem;
  overflow: hidden;
  position: relative;
}
.cpys_l {
  margin: 3.3rem auto 0;
  width: 95.2%;
}
.cpys_l ul li {
  font-size: 1.1rem;
  color: #282828;
  float: left;
  width: 30%;
  height: 8rem;
  text-align: center;
  line-height: 1.4rem;
  margin-bottom: 0.8rem;
  box-sizing: border-box;
  border: #ccc 1px solid;
  background: #fff;
}
.cpys_l ul li em {
  display: block;
  width: 2.4rem;
  height: 2.2rem;
  line-height: 0;
  overflow: hidden;
  margin: 1.3rem auto 0.5rem;
}
.cpys_l ul li em img {
  width: 2.4rem;
  height: 2.2rem;
}
.cpys_l ul li i {
  display: block;
}
.cpys_l ul li:nth-child(2n) {
  margin-left: 40%;
}
.cpys_r {
  width: 47.2%;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: calc(50% - 23.6%);
  overflow: hidden;
}
/*解决方案*/
.g-plan {
  padding: 0 0 4.5rem;
  width: 92%;
  margin: 0 auto;
}
.case_nav {
  height: 7rem;
  width: 100%;
  margin-top: 1.5rem;
}
.case_nav ul li {
  width: 32%;
  float: left;
  margin-bottom: 0.7rem;
  margin-right: 2%;
}
.case_nav ul li a {
  font-size: 1.1rem;
  color: #fafafa;
  display: block;
  width: 100%;
  padding: 0 5%;
  height: 2.6rem;
  text-align: center;
  line-height: 2.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #0072bc;
  box-sizing: border-box;
  border-radius: 0.5rem;
}
.case_nav ul li:nth-child(3n) {
  margin-right: 0;
}
.plan {
  position: relative;
}
.plan dl {
  width: 100%;
  background: #ebebeb;
}
.plan dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.plan dl dd {
  width: 94%;
  margin: 0 auto;
  height: 7.5rem;
  padding-top: 1rem;
}
.plan dl dd a {
  display: block;
}
.plan dl dd h5 {
  font-size: 1.3rem;
  color: #282828;
  line-height: 2rem;
  height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.plan dl dd p {
  font-size: 1.2rem;
  color: #282828;
  padding-top: 0.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.6rem;
  height: 3.2rem;
}
.switch {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
}
.switch .swiper-pagination-bullet {
  float: left;
  background: #aeaeae;
  width: 0.8rem;
  opacity: 1;
  height: 0.8rem;
  border-radius: 50%;
  margin: 0 0.5rem !important;
}
.switch .swiper-pagination-bullet-active {
  opacity: 1;
  background: #0072bc;
}
.cp_prev,
.cp_next {
  position: absolute;
  top: 6.7rem;
  z-index: 5;
  cursor: pointer;
}
.cp_prev {
  left: 0.6rem;
}
.cp_next {
  right: 0.6rem;
}
.cp_prev img,
.cp_next img {
  width: 2.7rem;
  height: 2.7rem;
}
/*优势*/
.g-ys {
  width: 100%;
  overflow: hidden;
  padding: 3.5rem 0 4rem;
  background: #ebebeb;
  position: relative;
  margin-bottom: 3.8rem;
}
.g-ys .pro_tit {
  font-size: 2.2rem;
}
.g-ys .pro_tit span {
  padding-top: 0.9rem;
}
.g-ys .m-cnt {
  width: 100%;
  height: 9rem;
  margin-top: 1rem;
}
.g-ys .m-cnt li {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
  font-size: 1.2rem;
  color: #282828;
  line-height: 1.5rem;
}
.g-ys .m-cnt li:before {
  content: "";
  width: 1px;
  height: 5.5rem;
  background: #bfc0c2;
  position: absolute;
  top: 1.2rem;
  left: 0;
}
.g-ys .m-cnt li i {
  display: block;
}
.g-ys .m-cnt li em {
  width: 3.6rem;
  height: 3.6rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto 0.5rem;
}
.g-ys .m-cnt li em img {
  width: 3.6rem;
  height: 3.6rem;
}
.g-ys .m-cnt li.z-on {
  color: #0072bc;
  font-weight: bold;
}
.g-ys .m-cnt li:first-child:before {
  display: none;
}
.g-ys .m-box .con {
  display: inline;
  float: left;
}
.g-ys dl {
  width: 92%;
  margin: 0 auto;
  background: #fff;
}
.g-ys dl dt {
  line-height: 0;
  width: 100%;
}
.g-ys dl dd {
  width: 91.3%;
  margin: 0 auto;
  padding: 1.5rem 0 0;
  height: 11rem;
}
.g-ys dl dd h5 {
  height: 2.5rem;
  font-size: 1.5rem;
  color: #0072bc;
  line-height: 2.5rem;
}
.g-ys dl dd p {
  font-size: 1.2rem;
  color: #282828;
  padding-top: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.8rem;
  height: 5.4rem;
}
.ys_btn {
  width: 6.4rem;
  height: 2.7rem;
  position: absolute;
  top: 51rem;
  left: calc(50% - 3.2rem);
  z-index: 5;
}
.ys_btn a {
  display: block;
  float: left;
  line-height: 0;
}
.ys_btn a:first-child {
  margin-right: 1rem;
}
.ys_btn img {
  width: 2.7rem;
  height: 2.7rem;
}
/**/
.about {
  background-image: url('../images/ab_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 42.8rem;
  padding-top: 4.5rem;
  height: 38.3rem;
  overflow: hidden;
}
.yinz_tit {
  height: 7rem;
  line-height: 3rem;
  width: 100%;
  text-align: center;
}
.yinz_tit a {
  font-size: 2.7rem;
  color: #fff;
}
.yinz_tit i {
  display: block;
}
.digital {
  width: 92%;
  margin: 0 auto;
  height: 8rem;
  padding-top: 3rem;
}
.ibrand-num {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ibrand-num li {
  font-size: 3.6rem;
  color: #fff;
  line-height: 3rem;
  text-align: center;
  position: relative;
}
.ibrand-num li i {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.5rem;
  font-size: 1.1rem;
  background: #0072bc;
  border-radius: 50%;
  position: absolute;
  top: 1.5rem;
  right: -0.5rem;
}
.ibrand-num li b {
  font-family: Arial, Helvetica, sans-serif;
}
.ibrand-num li span {
  display: block;
  width: 100%;
  line-height: 1.5rem;
  font-size: 1.2rem;
  clear: both;
  padding-top: 0.5rem;
}
.ab_list {
  width: 92%;
  margin: 0 auto;
}
.ab_list ul li {
  padding-top: 2.2rem;
  width: 31.3%;
  float: left;
  height: 14.4rem;
  border: #fff 1px solid;
  background: rgba(0, 114, 188, 0.5);
  box-sizing: border-box;
  margin-left: 3%;
  text-align: center;
}
.ab_list ul li em {
  width: 3.8rem;
  height: 3.6rem;
  line-height: 0;
  display: block;
  margin: 0 auto 1rem;
}
.ab_list ul li em img {
  width: 3.8rem;
  height: 3.6rem;
}
.ab_list ul li b {
  font-size: 1.2rem;
  color: #fff;
  display: block;
  line-height: 2.2rem;
}
.ab_list ul li i {
  display: block;
}
.ab_list ul li:first-child {
  margin-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;
  }
}
