@font-face {
  font-family: 'Source Han Sans SC';
  src: url(../font/SourceHanSansCN-Medium.ttf);
}
header {
  display: flex;
  align-items: center;
  height: 1.1733rem;
  justify-content: space-between;
  background-color: #FFFFFF;
}
header .logo {
  width: 2.1333rem;
  height: 0.6133rem;
  line-height: 0.6133rem;
  margin-left: 0.4267rem;
}
header .logo img {
  width: 100%;
  height: 100%;
}
header .nav {
  font-size: 0.3733rem;
  margin-right: 0.4267rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .nav .border{
  width: 0.4235rem;
  height: 0.4235rem;
  margin-right: 0.16rem;
  margin-top: 0.0267rem;
}
header .nav .border img{
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.sticky-header {
  box-shadow: 0rem 0.0208rem 0rem rgba(0, 0, 0, 0.05);
  z-index: 999;
}
.banner {
  height: 4.48rem;
}
.banner img {
  width: 100%;
  height: 100%;
}
.content {
  width: 100%;
}
.content .software {
  overflow: hidden;
  width: 100%;
  height: 35.96rem;
  background-image: url(../imgs/innovation/软件技术背景.png);
  background-repeat: no-repeat;
}
.content .software .software_title .el {
  font-weight: 400;
  font-size: 0.5333rem;
  color: #E0E0E0;
  line-height: 0.4267rem;
  text-align: center;
  margin-top: 0.8rem;
  font-family: 'Source Han Sans SC';
}
.content .software .software_title .border {
  width: 1.0667rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
  margin-top: 0.1333rem;
}
.content .software .software_title .border div:first-child {
  border-radius: 0.1067rem;
  width: 0.96rem;
  height: 0.0533rem;
  background-color: #28BDB9;
}
.content .software .software_title .border div:last-child {
  border-radius: 0.1067rem;
  width: 0.0533rem;
  height: 0.0533rem;
  background-color: #28BDB9;
}
.content .software .software_title .name {
  margin-top: 0.1333rem;
  font-weight: 600;
  font-size: 0.4267rem;
  color: #333333;
  line-height: 0.5067rem;
  text-align: center;
}
.content .software .software_content {
  margin: 0.8rem 0.4267rem 0rem;
  font-weight: 400;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.48rem;
  text-align: justify;
}
.content .software .software_son_title {
  height: 0.5867rem;
  margin: 0.6933rem 0.4267rem 0rem;
  background-image: url(../imgs/innovation/科技创新小标题样式.png);
  background-repeat: no-repeat;
  background-size: 100% 68%;
}
.content .software .software_son_title .software_text {
  position: relative;
  top: -0.037rem;
  font-weight: 600;
  font-size: 0.4rem;
  color: #333333;
  line-height: 0.5067rem;
  text-align: left;
  padding-left: 0.5333rem;
}
.content .software .software_son_content {
  margin: 0.4267rem;
  font-weight: 400;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.48rem;
  text-align: justify;
}
.content .software .software_son_img {
  margin: 0 0.4267rem;
  height: 5.1451rem;
}
.content .software .software_son_img img {
  width: 100%;
  height: 100%;
}
.content .hardware {
  overflow: hidden;
}
.content .hardware .hardware_title .el {
  font-weight: 400;
  font-size: 0.5333rem;
  color: #E0E0E0;
  line-height: 0.4267rem;
  text-align: center;
  margin-top: 0.8rem;
  font-family: 'Source Han Sans SC';
}
.content .hardware .hardware_title .border {
  width: 1.0667rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
  margin-top: 0.1333rem;
}
.content .hardware .hardware_title .border div:first-child {
  border-radius: 0.1067rem;
  width: 0.96rem;
  height: 0.0533rem;
  background-color: #28BDB9;
}
.content .hardware .hardware_title .border div:last-child {
  border-radius: 0.1067rem;
  width: 0.0533rem;
  height: 0.0533rem;
  background-color: #28BDB9;
}
.content .hardware .hardware_title .name {
  margin-top: 0.1333rem;
  font-weight: 600;
  font-size: 0.4267rem;
  color: #333333;
  line-height: 0.5067rem;
  text-align: center;
}
.content .hardware .hardware_content {
  margin: 0.8rem 0.4267rem 0rem;
  font-weight: 400;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.48rem;
  text-align: justify;
}
.content .hardware .hardware_son_title {
  height: 0.5867rem;
  margin: 0.6933rem 0.4267rem 0rem;
  background-image: url(../imgs/innovation/科技创新小标题样式2.png);
  background-repeat: no-repeat;
  background-size: 100% 68%;
}
.content .hardware .hardware_son_title .hardware_text {
  position: relative;
  top: -0.057rem;
  font-weight: 600;
  font-size: 0.4rem;
  color: #333333;
  line-height: 0.5067rem;
  text-align: left;
  padding-left: 0.5333rem;
}
.content .hardware .hardware_son_content {
  margin: 0.4267rem;
  font-weight: 400;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.48rem;
  text-align: justify;
}
.content .hardware .hardware_son_img {
  margin: 0 0.4267rem;
  height: 5.1451rem;
}
.content .hardware .hardware_son_img img {
  width: 100%;
  height: 100%;
}
.footer {
  width: 100%;
  margin-top: 0.8rem;
}
.footer .footer-content {
  height: 6.8267rem;
  background-color: #061212;
  padding: 0 0.4267rem;
}
.footer .footer-content .content_t {
  padding-top: 0.8rem;
  display: flex;
  margin-bottom: 0.7467rem;
}
.footer .footer-content .content_t .content_t_l {
  width: 6.0533rem;
  border-right: 0.0267rem solid rgba(255, 255, 255, 0.1);
}
.footer .footer-content .content_t .content_t_l .title {
  font-weight: 600;
  font-size: 0.4267rem;
  color: #BFBFBF;
  line-height: 0.5067rem;
  text-align: left;
  margin-bottom: 0.5333rem;
}
.footer .footer-content .content_t .content_t_l .phone,
.footer .footer-content .content_t .content_t_l .email,
.footer .footer-content .content_t .content_t_l .address {
  font-weight: 400;
  font-size: 0.2667rem;
  color: #666666;
  line-height: 0.32rem;
  text-align: left;
  margin-bottom: 0.5333rem;
  width: 4.6667rem;
  display: flex;
  align-items: center;
}
.footer .footer-content .content_t .content_t_l .phone img,
.footer .footer-content .content_t .content_t_l .email img,
.footer .footer-content .content_t .content_t_l .address img {
  width: 0.4267rem;
  height: 0.4267rem;
  margin-right: 0.1333rem;
}
.footer .footer-content .content_t .content_t_l .address {
  margin-bottom: 0;
}
.footer .footer-content .content_t .content_t_r {
  width: 3.9467rem;
}
.footer .footer-content .content_t .content_t_r .top img,
.footer .footer-content .content_t .content_t_r .bottom img {
  width: 1.3333rem;
  height: 1.3333rem;
  margin-left: 1.4133rem;
}
.footer .footer-content .content_t .content_t_r .top div,
.footer .footer-content .content_t .content_t_r .bottom div {
  font-weight: 400;
  font-size: 0.2667rem;
  color: #666666;
  line-height: 0.32rem;
  text-align: center;
  margin-left: 0.48rem;
}
.footer .footer-content .content_t .content_t_r .top {
  margin-bottom: 0.1067rem;
}
.footer .footer-content .content_b {
  font-weight: 400;
  font-size: 0.2667rem;
  color: #666666;
  line-height: 0.32rem;
  text-align: center;
}
.footer .footer-content .content_b div:first-child {
  margin-bottom: 0.1333rem;
}
.nav_list {
  width: 100vw;
  position: fixed;
  top: 1.1733rem;
  right: -100vw;
  z-index: 999;
}
.nav_list .left {
  width: calc(100vw - 2.4rem);
  text-align: left;
  height: 100vh;
}
.nav_list .right {
  width: 2.4rem;
  height: calc(100vh - 1.1733rem);
  position: fixed;
  top: 1.1733rem;
  right: -2.4rem;
  z-index: 999;
  background-color: rgba(2, 26, 30, 0.8);
  border-radius: .4rem 0 0 .4rem;
  transition: all 0.3s;
}
.nav_list .right .nav_item {
  font-weight: 500;
  font-size: 0.3733rem;
  color: #FFFFFF;
  line-height: 0.4267rem;
  text-align: center;
  margin-top: 0.5333rem;
}
.nav_list .right .nav_item a {
  color: #FFFFFF;
  text-decoration: none;
}
.nav_list .right .nav_item .actived {
  color: #28BDB9;
}
.popover {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  overflow: hidden;
  display: none;
}
.popover .mode {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}
.popover .mode .outer {
  height: calc(100vh - 7.0933rem);
}
.popover .mode .picturePreview {
  margin-top: 5.7648rem;
  display: flex;
  align-items: end;
}
.popover .mode .picturePreview .picTitle {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0.2667rem;
  font-weight: 400;
  font-size: 0.32rem;
  color: #FFFFFF;
  line-height: 0.7467rem;
  text-align: center;
  height: 0.7467rem;
}
.popover .mode .picturePreview img {
  width: 10rem;
  height: 6.2571rem;
}
.popover .popover-content {
  position: absolute;
  width: 100%;
  height: 7.0933rem;
  bottom: 0;
  border-radius: .5333rem .5333rem 0 0;
  background-color: #FFFFFF;
}
.popover .popover-content .popover_title {
  font-weight: 600;
  font-size: 0.4267rem;
  color: #333333;
  line-height: 0.5067rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 0.5333rem 0rem 0.8533rem 0.4267rem;
}
.popover .popover-content .popover_title img {
  width: 0.2667rem;
  height: 0.2667rem;
  right: 0.4267rem;
  position: fixed;
}
.popover .popover-content .kf_title {
  font-weight: 600;
  font-size: 0.4267rem;
  color: #333333;
  line-height: 0.5067rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 0.5333rem 0rem 1.1467rem 0.4267rem;
}
.popover .popover-content .phone {
  margin-bottom: 1.0133rem;
  text-align: center;
  font-weight: 400;
  font-size: 0.5867rem;
  color: #333333;
  line-height: 0.6933rem;
}
.popover .popover-content .kf_button {
  color: #333333;
}
.popover .popover-content .kf_button .border {
  width: 100%;
  height: 0.0267rem;
  background-color: #F5F9FA;
}
.popover .popover-content .kf_button .call {
  width: 100%;
  height: 1.36rem;
  font-weight: 400;
  font-size: 0.4267rem;
  color: #333333;
  line-height: 1.36rem;
  text-align: center;
  justify-content: center;
}
.popover .popover-content .kf_button .interval {
  height: 0.2667rem;
  background-color: #F5F9FA;
}
.popover .popover-content .kf_button .cancel {
  width: 100%;
  height: 1.36rem;
  font-weight: 400;
  font-size: 0.4267rem;
  color: #333333;
  line-height: 1.36rem;
  text-align: center;
}
.popover .popover-content .QRcode {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 0.4533rem;
}
.popover .popover-content .QRcode .codeTitle {
  font-weight: 500;
  font-size: 0.32rem;
  color: #666666;
  line-height: 0.3733rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.popover .popover-content .QRcode img {
  width: 2.6667rem;
  height: 2.6667rem;
}
.popover .popover-content .bottomText {
  font-weight: 400;
  font-size: 0.3733rem;
  color: #28BDB9;
  line-height: 0.4267rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.popover .popover-content .jd {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0.6933rem;
}
.popover .popover-content .jd .jd_content {
  margin-left: 0.2133rem;
}
.popover .popover-content .jd .jd_content .text1 {
  font-weight: 400;
  font-size: 0.4267rem;
  color: #28BDB9;
  line-height: 0.5067rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.popover .popover-content .jd .jd_content .text2 {
  font-weight: 400;
  font-size: 0.32rem;
  color: #666666;
  line-height: 0.3733rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.popover .popover-content .jd .jd_content img {
  width: 3.2rem;
  height: 1.3395rem;
}
.popover .popover-content .jd img {
  width: 2.9333rem;
  height: 2.9333rem;
}
.popover .popover-phone {
  position: absolute;
  width: 100%;
  height: 4.1067rem;
}
.float {
  position: fixed;
  right: 0.4267rem;
  bottom: 0.9067rem;
  z-index: 99;
}
.float .item {
  width: 1.1733rem;
  height: 1.1733rem;
  margin-bottom: 0.4267rem;
  background-color: rgba(15, 81, 90, 0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float .float_item {
  width: 1.1733rem;
  height: 1.1733rem;
  margin-bottom: 0.4267rem;
  background-color: rgba(15, 81, 90, 0.5);
  border-radius: 50%;
  display: none;
}
.float .float_item img {
  margin: 0.4rem 0.4rem 0.3467rem;
}
.float .float_item:active {
  background-color: #28BDB9;
}
.float .item:active {
  background-color: #28BDB9;
}
