body {
  overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: 'PingFangSC-Regular', '微软雅黑', "Microsoft Yahei", "Hiragino Sans GB", 'tahoma', 'arial', '宋体';
}
body,
html {
  -webkit-text-size-adjust: none;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: 400;
}
body {
  font: 14px/180% 'PingFangSC-Regular', '微软雅黑', "Microsoft Yahei", "Hiragino Sans GB", 'tahoma', 'arial', '宋体';
}
img {
  border: 0;
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
a,
input,
button {
  outline: none;
}
a:hover {
  text-decoration: none !important;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.w {
  max-width: 1200px !important;
  margin: 0 auto !important;
}
.nav-w {
  width: 500px;
}
#app {
  width: 100%;
  height: 100%;
}
#app .el-input__inner {
  box-shadow: none !important;
  line-height: initial !important;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.nav-active {
  color: #4592ff !important;
}
.sub-active {
  color: #4592ff !important;
}
.ddmenu-active {
  border-bottom: 3px solid #35affc !important;
}
.scroll-nav {
  top: 0;
  position: fixed;
  z-index: 999;
  background-color: #fff;
  width: 100%;
}
.header {
  height: 65px;
  z-index: 99999;
  top: 0;
  width: 100%;
  box-shadow: 0px 0px 10px #ebebeb;
}
.header .drop-down-menu {
  position: absolute;
  top: 65px;
  width: 100%;
  z-index: 9999;
}
.header .drop-down-menu ul {
  padding: 0 10px;
}
.header .drop-down-menu ul li {
  padding-left: 5px;
  border: none;
  border-bottom: 3px solid transparent;
}
.header .drop-down-menu ul li a {
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
  padding: 10px 0;
  margin-right: 10px;
  color: #333;
}
.header .drop-down-menu ul li a:hover {
  color: #4592ff !important;
}
.header .drop-down-menu ul li:hover {
  border-bottom: 3px solid #35affc;
}
.footer {
  background-color: #000000;
  text-align: center;
  color: #fff;
  transition: height 0.3s;
}
.footer .tel {
  padding-top: 40px;
  padding-bottom: 14px;
}
.footer .tel p img {
  vertical-align: bottom;
  margin-right: 3px;
}
.footer .tel p span {
  font-size: 18px;
}
.footer .tel p b {
  font-size: 42px;
}
@media (max-width: 620px) {
  .footer .tel {
    padding-top: 20px;
  }
  .footer .tel p b {
    font-size: 30px;
  }
}
@media (max-width: 395px) {
  .footer .tel {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .footer .tel p b {
    font-size: 20px;
  }
}
.footer .licence {
  padding-bottom: 20px;
}
.footer .licence p {
  font-size: 12px;
}
.footer .licence p a {
  text-decoration: none;
  color: #4592ff !important;
}
.footer .licence p a + a {
  margin-left: 15px;
}
.footer .top {
  position: fixed;
  right: 20px;
  top: 60%;
  z-index: 9999999;
  width: 40px;
  height: 40px;
}
.footer .top a img {
  width: 100%;
  height: 100%;
}
.emActive {
  transition: height 0.3s;
}
.emActive .youqingLink a.linkBtn em {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.emActive .youqingLink .linkList {
  display: block;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  display: none;
}
.iacb {
  display: none !important;
}
.breadcrumb {
  display: none;
}
#hardware .content .sub-nav .row {
  margin: 0 auto;
  text-align: center;
}
#hardware .content .sub-nav .row div {
  float: left;
  padding: 10px 14px;
}
#hardware .content .sub-nav .row div a {
  padding: 0 10px 11px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
}
#hardware .content .sub-nav .row div a:hover {
  color: #4592ff !important;
}
#hardware .futuer {
  height: 480px;
  background: url('../images/futuer.png') center no-repeat;
}
#hardware .futuer .futuer-content {
  height: 100%;
  width: 100%;
  text-align: center;
  padding-top: 140px;
}
#hardware .futuer .futuer-content p,
#hardware .futuer .futuer-content h1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
  color: #fff;
}
#hardware .futuer .futuer-content h1.second-futuer {
  font-weight: normal;
  font-weight: 100;
  padding: 10px 0px 30px;
}
#hardware .futuer .futuer-content a {
  margin-top: 15px;
  text-decoration: none;
}
#hardware .futuer .futuer-content a span {
  background: url('../images/play.png') center no-repeat;
  padding: 10.5px 32px;
  color: #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 16px;
}
#hardware .product {
  height: 100%;
  background-color: #f6f6f6;
}
#hardware .product .product-img {
  margin: 0 auto;
  max-width: 1000px;
}
#hardware .product .row {
  padding-top: 20px;
  padding-bottom: 20px;
}
#hardware .product .row div .img-box {
  width: 130px;
  margin: 0 auto;
  height: 80px;
}
#hardware .product .row div .img-box img {
  width: 100%;
}
#hardware .product .row div p {
  font-size: 20px;
  text-align: center;
  color: #333;
}
#hardware .camera-r4 {
  height: 510px;
}
#hardware .camera-r4.bg {
  background-color: #EDF1F4;
}
#hardware .camera-r4 .camera-r4-content {
  width: 1000px;
  margin: 0 auto;
}
#hardware .camera-r4 .camera-desc {
  padding-left: 80px;
}
#hardware .camera-r4 .text-fir {
  font-size: 48px;
  line-height: 1;
  margin-top: 160px;
  margin-bottom: 30px;
}
#hardware .camera-r4 .text-sec {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 10px;
}
#hardware .camera-r4 a {
  color: #4592ff !important;
  font-size: 20px;
  font-weight: 100;
}
#hardware .camera-r4 .camera-r4-img-box {
  text-align: right;
}
#hardware .camera-r4 .camera-r4-img-box img {
  margin-top: 103px;
  width: 300px;
  height: 300px;
}
#hardware .camera-r4 .camera-r4-img-box2 img {
  margin-top: 103px;
  width: 400px;
  height: 400px;
}
@media (max-width: 991px) {
  #hardware .camera-r4 {
    height: 330px;
  }
}
#hardware .camera {
  background-color: #191919;
}
#hardware .camera .camera-content {
  margin: 0 auto;
  width: 1349px;
}
#hardware .camera .camera-content .camera-img .camera-img-box {
  margin: 0 auto;
  width: 660px;
  height: 490px;
}
#hardware .camera .camera-content .camera-img .camera-img-box img {
  margin-top: 30px;
  width: 85%;
  height:85%
}
#hardware .camera .camera-content .camera-font {
  padding-top: 150px;
}
@media (max-width: 991px) {
  #hardware .camera .camera-content .camera-font {
    padding-top: 80px;
    padding-bottom: 30px;
  }
}
#hardware .camera .camera-content .camera-font p {
  color: #fff;
}
#hardware .camera .camera-content .camera-font p.first {
  font-size: 48px;
  font-weight: normal;
}
#hardware .camera .camera-content .camera-font p.second {
  line-height: 40px;
  margin-top: 30px;
  font-weight: 100;
  margin-bottom: 10px;
  font-size: 30px;
}
#hardware .camera .camera-content .camera-font a {
  text-decoration: none;
}
#hardware .camera .camera-content .camera-font a span {
  color: #4592ff !important;
  font-size: 20px;
  font-weight: 100;
}
#hardware .camera-list {
  text-align: center;
}
#hardware .camera-list .row {
  margin: 0;
  height: 100%;
}
@media (min-width: 768px) {
  #hardware .camera-list .row > div {
    width: 50%;
  }
}
#hardware .camera-list .row .left-list {
  padding-bottom: 40px;
  background-color: #e5ebef;
  height: 100%;
}
#hardware .camera-list .row .right-list {
  padding-bottom: 40px;
  height: 100%;
  background-color: #edf1f4;
}
#hardware .camera-list .row p {
  color: #333333;
  line-height: 35px;
}
#hardware .camera-list .row p.first {
  font-size: 48px;
  padding-top: 60px;
  padding-bottom: 30px;
}
#hardware .camera-list .row p.second {
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: 100;
}
#hardware .camera-list .row a {
  text-decoration: none;
}
#hardware .camera-list .row a span {
  font-size: 20px;
  color: #4592ff !important;
  font-weight: 10;
}
#hardware .sip-m80 {
  overflow: hidden;
  background: url('../images/m90_bg.png') center no-repeat;
  background-size: cover;
}
#hardware .sip-m80 .camera-content {
  margin: 0 auto;
  width: 1349px;
}
#hardware .sip-m80 .camera-content .camera-img .camera-img-box {
  margin: 0 auto;
  width: 660px;
  height: 490px;
}
#hardware .sip-m80 .camera-content .camera-img .camera-img-box img {
  width: 100%;
}
#hardware .sip-m80 .camera-content .camera-font {
  padding-top: 150px;
  padding-left: 90px;
}
@media (max-width: 991px) {
  #hardware .sip-m80 .camera-content .camera-font {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
#hardware .sip-m80 .camera-content .camera-font p {
  color: #fff;
}
#hardware .sip-m80 .camera-content .camera-font p.first {
  font-size: 48px;
  font-weight: normal;
}
#hardware .sip-m80 .camera-content .camera-font p.second {
  line-height: 40px;
  margin-top: 30px;
  font-weight: 100;
  margin-bottom: 10px;
  font-size: 30px;
}
#hardware .sip-m80 .camera-content .camera-font a {
  text-decoration: none;
}
#hardware .sip-m80 .camera-content .camera-font a span {
  color: #4592ff !important;
  font-size: 20px;
  font-weight: 100;
}
