@charset "utf-8";
/**

深圳市国人伟业信息技术有限公司

http://www.grwy.cn/

**/

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
  margin: 0;
  padding: 0
}

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%
}

ol, ul, li {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button, input, select, textarea {
  font-size: 12px;
  font-family: inherit;
  margin: 0;
  outline: none;
  resize: none;
  border: none;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

html {
  verflow: -Scroll;
  overflow-x: hidden;
  zoom: 1;
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
}

body {
  color: #565656;
  font-size: .875rem;
  font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
}

a {
  color: #333;
  text-decoration: none;
  outline: none;
  blr: expression(this.onFocus=this.blur());
  transition: all 0.3s;
}

a:hover {
  color: #e84f25;
  text-decoration: none;
}

:focus {
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@font-face {
  font-family: 'Trump';
  src: url('../font/Trump.eot');
  src: url('../font/Trump.eot?#font-spider') format('embedded-opentype'), url('../font/Trump.woff') format('woff'), url('../font/Trump.ttf') format('truetype'), url('../font/Trump.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'iconfont';
  /* project id 1085674 */
  src: url('//at.alicdn.com/t/font_1085674_zsixuj5ocz.eot');
  src: url('//at.alicdn.com/t/font_1085674_zsixuj5ocz.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1085674_zsixuj5ocz.woff2') format('woff2'), url('//at.alicdn.com/t/font_1085674_zsixuj5ocz.woff') format('woff'), url('//at.alicdn.com/t/font_1085674_zsixuj5ocz.ttf') format('truetype'), url('//at.alicdn.com/t/font_1085674_zsixuj5ocz.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

/* CSS活动的公共样式 */

.fl {
  float: left;
}

.fr {
  float: right;
}

.grWidth {
  width: 1200px;
  margin: 0 auto;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb25 {
  margin-bottom: 25px;
}

.ce {
  text-align: center;
}

.hide {
  overflow: hidden;
}

.erp {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.clearfix {
  clear: both;
}

.wapI, .wapT {
  display: none
}

.header {
  display: none
}

.Img {
  overflow: hidden;
  transition: 0.5s all
}



li:hover .Img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.padding {
  padding-bottom: 3%;
  overflow: hidden;
}

.banner .samll {
  display: none;
}

.wrap-bg {
  padding: 30px 0 0 0;
  overflow: hidden;
}

.title {
  border-bottom: 1px solid #eee;
}

.list_wrapper {
  overflow: hidden;
  width: 100%;
}

.icon {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hidde {
  overflow: hidden;
}

.wot1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wot2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wot3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wot4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.justify-content-sb {
  justify-content: space-between
}

/*内页次导航*/

.sindeMenu {
  height: 80px;
  line-height: 80px;
  font-size: .875rem;
  color: #333;
}

.sindeMenu .leftmenu {
  float: left;
  width: 70%;
}

.sindeMenu ul a {
  font-size: .875rem;
  color: #333;
  position: relative;
  display: inline-block;
  margin-right: 30px
}

.sindeMenu ul a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #1d2088;
  transition: 0.5s all
}

.sindeMenu span {
  float: left;
  color: #333;
  font-size: .875rem;
}

.sindeMenu span i {
  color: #1d2088;
  margin-right: 10px;
}

.sindeMenu .active:after {
  width: 100%
}

.sindeMenu a:hover:after {
  width: 100%
}

/*目标位置*/

.pageTitle {
  padding: 19px 0;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
}

.pageTitle span {
  font-size: 12px;
  color: #626262;
  display: inline-block;
  margin-right: 30px;
  background: url(../images/home.png)no-repeat left;
  padding-left: 24px;
}

.pageTitle span a {
  font-size: 12px;
  color: #626262;
}

/* 顶部  */

.header-fixed {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 2px 6px #dedede;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.header {
  position: sticky;
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: space-between;
  transition: .5s all;
  -webkit-transition: .5s all;
  z-index: 9999;
}

.header .header-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .logo {}

.header .logo a {
  float: left;
  margin-right: 20px;
}

.header .logo dt span {
  float: left;
  font-size: 16px;
  color: #fff;
  margin-right: 16px;
  position: relative;
  font-weight: normal;
}

.header .logo dt span:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 47%;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 100px;
}

.header .logo dt span:last-child:after {
  display: none;
}

.header .logo .header-tel {
  font-size: 1rem;
  color: #333;
  font-weight: normal;
  background: url(../images/icon-header-tel.png)no-repeat;
  padding-left: 1.25rem;
  margin-left: 1.25rem;
}

.header .logo .header-tel a {
  display: inline-block;
  color: #fff;
  margin: 0;
  float: none;
}

.header .nav {
  flex-basis: auto;
  flex-grow: 0;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.header .nav ul {
  align-items: center;
  display: flex;
  
}

.header .nav li {
  text-align: center;
  display: flex;
  position: relative;
  padding: 1.625rem 0;
}

.header .nav li:last-child {
  margin-right: 0
}

.header .nav li .a1 {
  position: relative;
  font-size: .875REM;
  display: block;
  color: #333;
  z-index: 9;
  padding: 0 1.625rem;
}

.header .nav li a i {
  position: absolute;
  display: block;
  right: 6px;
  top: 40%;
  width: 12px;
  height: 7px;
  background: url(../images/icon-nav-more.png)no-repeat;
}

.navSub {
  display: none;
  position: absolute;
  left: -5%;
  top: 100%;
  width: 120%;
  background: rgba(232, 79, 37, .8);
  z-index: 99;
}

.navSub ul {
  display: flex;
  flex-direction: column;
}

.navSub a {
  display: block;
  width: 100%;
  line-height: 40px;
  font-size: .875rem;
  color: #fff;
  padding: 0 10px;
}

.navSub a:hover {
  background: rgba(232, 79, 37);
}

.header .nav li .active {}

.header .nav li:hover a {}

.icon-daohang {
  color: #000;
  font-size: 1.875rem;
  justify-content: center;
  align-items: center;
  margin-left: auto;
}

.icon-back {
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 1.875rem;
  color: #000;
  margin-right: auto;
}

.header-page-title {
  font-size: 1.125rem;
  color: #000;
  padding: .5rem 0;
}

.header .menu-container-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.6);
  left: 100%;
  transition: 0.2s;
}

.header .menu-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
}

.header .top-menu-list {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}

.header .top-menu-list.active {
  transform: translateX(-100%);
}

.header .top-menu-list>li {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dotted #ededed;
}

.header .top-menu-list>li li:first-child, .header .top-menu-list>li:first-child {
  height: 45px;
}

.header .top-menu-list>li li:first-child>a, .header .top-menu-list>li:first-child>a {
  background-color: #fa4b1e;
  height: 45px;
  line-height: 18px;
  color: #fff;
}

.header .top-menu-list>li a {
  height: 100%;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header .top-menu-list ul {
  position: absolute;
  left: 100%;
  width: 100%;
  background-color: #fff;
  top: 0;
  height: 100%;
  display: none;
}

.header .top-menu-list ul.active {
  display: block;
}

.header .top-menu-list .en {
  font-size: 1rem;
  color: #000;
  opacity: .85;
  justify-content: start;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 1rem 0;
}

.header .top-menu-list .en .icon {
  color: #fa4b1e;
  font-size: 1.5rem;
  margin-right: .375rem;
  opacity: 1;
  display: inline-block;
}

.header .top-menu-list .search {
  width: 94%;
  margin: 10px auto;
  padding: 0;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  margin-top: 12px;
  padding: 0 10px;
  background: #fff;
}

.header .top-menu-list .search form {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .top-menu-list .search .sear_text {
  height: 32px;
  line-height: 32px;
  background: none;
  display: flex;
}

.header .top-menu-list .search .submit {
  font-size: 1rem;
  color: #333;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  background: none;
}

.header-fr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 30px;
  position: relative;
}

.header-fr p {
  font-size: .875rem;
  color: #8d8d8d;
  background-image: url(../images/icon-dianhau.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-fr p span {
  font-size: 1.25rem;
  color: #0054a9;
  margin-left: 10px;
}

.header-fr .icon-search2 {
  display: block;
  font-size: 20px;
  color: #333;
  border-radius: 100px;
  background: url(../images/icon-search.png)no-repeat center;
  position: relative;
  width: 52px;
  height: 34px;
}

.header-fr .icon-lang {
  background: url(../images/icon-lang.png)no-repeat center;
  position: relative;
  display: block;
  font-size: 20px;
  color: #333;
  border-radius: 100px;
  width: 52px;
  height: 34px;
}

.header-fr .icon-lang::after {
  content: '';
  position: absolute;
  display: block;
  right: 0;
  top: 40%;
  width: 12px;
  height: 7px;
  background: url(../images/icon-nav-more.png)no-repeat;
}

.header-fr .lang-show {
  position: absolute;
  left: 30px;
  top: 30px;
  display: flex;
  flex-direction: column;
  z-index: 9999;
  display: none;
  background: #fff;
  padding: .625rem 0 0 0;
  transition: all 0.4s ease;
}

.header-fr .lang-show a {
  margin-bottom: .625rem;
  margin: 0;
  line-height: 2rem;
  padding: 0 .625rem;
  display: block;
}

.header-fr .lang-show a:hover {
  color: #fff;
  background: #e84f25;
}

.header-fr .icon-search2:hover {
  transform: rotateZ(-20deg);
}

.top-tel-show {
  display: none;
  font-size: 18px;
  color: #1086ff;
  position: absolute;
  left: -120%;
  top: 60px;
  z-index: 99;
  line-height: 30px;
}

.seach-show {
  width: 100%;
  background: rgba(13, 13, 13, 0.5);
  margin: 0 auto;
  padding: 20px 0;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
}

.seach-show .seachbox {
  width: 460px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  padding: 0 20px;
  margin: 0 auto;
}

.seach-show .seachbox .sear_txt {
  width: 91%;
  padding: 0 20px;
  background: url(../images/keybox.png)no-repeat left;
}

.seach-show .seachbox .sear_btn {
  background: url(../images/search2.png)no-repeat left;
  width: 30px;
  height: 20px;
  cursor: pointer;
}

.pc-none {
  display: none;
}

/*左侧边栏*/

.sindeleft {
  float: left;
  width: 20.9%;
}

.leftmenu {
  background: #1086ff;
  padding: 20px;
}

.leftmenu b {
  font-size: 35px;
  color: #fff;
}

.leftmenu h2 {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  padding-bottom: 26px;
  border-bottom: 1px solid #4db8e9;
}

.leftmenu h2 i {
  display: none;
}

.leftmenu ul li {
  padding: 6px 0;
  overflow: hidden;
  border-bottom: 1px solid #4db8e9;
  transition: 0.5s all
}

.leftmenu ul li a {
  font-size: 16px;
  color: #fff;
  width: 86%;
  float: left;
  display: block;
}

.leftmenu ul li i {
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  line-height: 13px;
  text-align: center;
  font-style: normal;
  border: 1px solid #fff;
  border-radius: 100px;
  margin: 5px 0;
  background: url(../images/topMenu-i.png)no-repeat center;
}

.leftmenu ul li.active {
  padding: 24px 0;
}

.leftmenu ul li.active a {
  font-weight: bold;
}

.leftmenu ul li:hover {
  padding: 24px 0;
}

.leftmenu ul li:hover a {
  font-weight: bold;
}

.leftcontact {
  margin-top: 30px;
}

.leftcontact strong {
  font-size: 20px;
  color: #1086ff;
}

.leftcontact p {
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #eaeaea;
  background: url(../images/leftcontact-icon.png)no-repeat left;
  padding: 24px 0 24px 40px;
}

.leftcontact p span {
  margin-right: 10px
}

.leftcontact p b {
  font-size: 20px;
  color: #1086ff;
}

.leftcontact p:nth-child(2) {
  background-position: 0 24px;
}

.leftcontact p:nth-child(3) {
  background-position: 0 -60px;
}

.leftcontact p:nth-child(4) {
  background-position: 0 -146px;
}

.leftcontact p:last-child {
  border-bottom: none
}

.topMenu {
  width: 100%;
  padding: 1.875rem 0;
  background: #fff;
  box-shadow: 0 0 10px #ededed;
}

.topMenu ul {
  overflow: hidden;
}

.topMenu ul li {
  float: left;
}

.topMenu ul li:last-child a {
  border-right: none;
}

.topMenu ul li a {
  font-size: 16px;
  color: #000;
  padding: 0 16px;
  border-right: 1px solid #dadada;
}

.topMenu ul li.active a {
  color: #1086ff;
}

.topMenu ul li a:hover {
  color: #1086ff;
}

.location {
  font-size: .875rem;
  color: #333;
  margin-left: auto;
  padding: 1rem 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #efefef;
}

.location .container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.location i {
  color: #1086ff;
  margin-right: 10px;
  background: url(../images/icon-home.png)no-repeat center;
  display: flex;
  width: 18px;
  height: 15px;
}

/* .location em {
    font-family: fangsong;
    font-style: normal;
    font-weight: bold;
    font-size: .625rem;
    margin: 0 10px;
} */

.location a {
  font-size: .875rem;
  color: #333;
  margin: 0 10px;
}

.location a:last-child {
  margin-right: 0;
}

.location a:hover {
  color: #1086ff;
}

.sinderight {
  width: 100%
}

.sinderightTie {
  position: relative;
  font-size: 30px;
  color: #1086ff;
  margin: 30px 0;
  text-align: center;
}

/*banner图*/

.banner {
  position: relative;
  z-index: 0;
}

.banner img {
  width: 100%
}

.banner-pagination {
  position: absolute;
  left: 0;
  bottom: 2rem !important;
  width: 100%;
  text-align: center;
  z-index: 99;
}

.banner-pagination span {
  width: 35px;
  height: 5px;
  background: #fff;
  margin: 0 .625rem;
  border-radius: 50px;
  opacity: 1;
}

.banner-pagination span.swiper-pagination-bullet-active {
  background: #1086ff;
}

.banner .ban {
  position: absolute;
  top: 50%;
  width: 34px;
  height: 54px;
  z-index: 99;
  transition: 0.5s all
}

.banner .ban-prev {
  left: 8%;
  background: url(../images/icon-ban-prev.png)no-repeat center;
  background-position-x: 12px;
  opacity: 0;
}

.banner .ban-next {
  right: 8%;
  background: url(../images/icon-ban-next.png)no-repeat center;
  opacity: 0;
}

.banner:hover .ban-prev {
  left: 10%;
  opacity: 1;
}

.banner:hover .ban-next {
  right: 10%;
  opacity: 1;
}

.banner .down-to {
  position: absolute;
  left: 0;
  bottom: 4%;
  width: 100%;
  z-index: 1;
  text-align: center;
  height: 70px;
}

.banner .down-to a {
  display: block;
  width: 20px;
  height: 44px;
  background: url(../images/down-to.png)no-repeat center;
  margin: 0 auto;
  position: relative;
  transition: 0.5s all;
  animation: downto 2s infinite;
  animation-direction: alternate;
  -webkit-animation-delay: 0s;
  /*延迟时间*/
}

@keyframes downto {
  0% {
    top: 0px
  }

  50% {
    top: 10px
  }

  75% {
    top: 10px
  }

  100% {
    top: 0px
  }
}

@-moz-@keyframes downto {
  0% {
    top: 0px
  }

  50% {
    top: 10px
  }

  75% {
    top: 10px
  }

  100% {
    top: 0px
  }
}

@-webkit-@keyframes downto {
  0% {
    top: 0px
  }

  50% {
    top: 10px
  }

  75% {
    top: 10px
  }

  100% {
    top: 0px
  }
}

@-o-@keyframes downto {
  0% {
    top: 0px
  }

  50% {
    top: 10px
  }

  75% {
    top: 10px
  }

  100% {
    top: 0px
  }
}

.list_banner, .list_banner .img {
  position: relative;
}

.list_banner img {
  width: 100%
}

.list_banner .slogan {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
}

.list_banner .slogan .black {
  color: #333 !important;
}

.list_banner .slogan h3 {
  font-size: 1.875rem;
  color: #fff;
  font-weight: normal;
  margin-bottom: 10px;
}

.list_banner .slogan p {
  font-size: 1rem;
  color: #fff;
  line-height: 32px;
  text-transform: uppercase;
}

/* 内页此导航 */

.page-nav {
  width: 100%;
  background: #fff;
  box-shadow: 0 10px 10px #ededed;
}

.page-nav ul {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow-x: scroll;
  white-space: nowrap;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* IE 10+ */
.page-nav ul::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}

.page-nav ul li {
  display: inline-block;
  padding: 1.25rem 0;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin: 0 1.25rem;
}

.page-nav ul li::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #fa4f22;
  transition: .5s all ease-out;
  -webkit-transition: .5s all ease-out;
}

.page-nav ul li a {
  font-size: 1rem;
  display: block;
}

.page-nav ul li:hover::before {
  width: 100%;
  left: 0;
}

.page-nav ul li.active::before {
  width: 100%;
  left: 0;
}

.page-nav ul li.active::after {
  width: 100%;
}

.page-nav ul li:hover::after {
  width: 100%;
}

/*公共标题*/

.index-title {
  text-align: center;
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
}

.index-title h3 {
  font-size: 35px;
  color: #000;
  font-weight: normal;
  letter-spacing: 4px;
}

.index-title p {
  font-weight: normal;
  font-size: 1rem;
  color: #5d5d5d;
}

.index-title p b {
  color: #0054a9;
}

.index-line {
  display: block;
  width: 100%;
  margin: 3.2rem 0;
  height: 1px;
  background: #ededed;
}

.index-more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 33px;
  font-size: .875rem;
  color: #333333;
  border: 1px solid #333;
  border-radius: 4px;
  font-style: normal;
  margin-top: 1rem;
}

.index-more:hover {
  color: #fff;
  border: 1px solid #fa4f22;
  background: #fa4f22;
}

/*产品中心*/

.index-section1 {
  transform: translateY(-60px);
}

.index-section1 .container {
  border-bottom: 1px solid #ededed;
}

.index-section1-cont {
  padding: 2.4rem 3rem;
  box-shadow: 0 10px 10px rgba(228, 228, 228, 0.933);
  transform: translateY(-40px);
  background: #fff;
  border-radius: 10px;
  z-index: 9;
  overflow: hidden;
}

.index-section1-cont-list{
   overflow: hidden;
}

.index-section1-cont ul .cat-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.125rem;
}

.index-section1-cont ul .cat-title h4 {
  font-size: 1.5rem;
  color: #333;
  font-weight: normal
}

.index-section1-cont ul .cat-title h4 img {
  object-fit: scale-down;
  margin-right: 10px;
}

.index-section1-cont ul .box {
  border-right: 1px solid #ededed;
  height: 100%;
  position: relative;
}

.index-section1-cont ul .box::after {
  content: '';
  position: absolute;
  right: -1px;
  top: 0;
  width: 1px;
  height: 64px;
  background: #fa4f22;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.index-section1-cont ul:last-child .box {
  border: none;
}

.index-section1-cont ul:last-child .box::after {
  display: none;
}

.index-section1-list a {
  display: block;
  font-size: .875rem;
  color: #545454;
  background: url(../images/icon-pro-jiantou.png)no-repeat left;
  padding-left: 1.25rem;
  position: relative;
  left: 0;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.index-section1-list a:hover {
  color: #fa4f22;
  background: url(../images/icon-pro-jiantou-on.png)no-repeat left;
  left: 1rem;
}

/* 设备方案 */

.index-section2-cont {
  position: relative;
}

.index-section2-list2 {
  overflow: hidden;
}

.index-section2-list2 ul li .img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

.index-section2-list2 ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
}

.index-section2-list2 ul li h4 {
  font-size: 1.5rem;
  color: #333333;
  margin: 2rem 0;
  font-weight: normal;
}

.index-section2-list2 ul li p {
  font-size: 1rem;
  color: #333333;
  display: -webkit-box;
  margin-bottom: 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.index-section2-list2 ul li i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 33px;
  font-size: .875rem;
  color: #333333;
  border: 1px solid #333;
  border-radius: 4px;
  font-style: normal;
  margin-top: 2rem;
}

.index-section2-list2 ul li i:hover {
  color: #fff;
  border: 1px solid #e84f25;
  background: #e84f25;
}





.index-section2-list {
  overflow: hidden;
}

.index-section2-list ul li .img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

.index-section2-list ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
}

.index-section2-list ul li h4 {
  font-size: 1.5rem;
  color: #333333;
  margin: 2rem 0;
  font-weight: normal;
}

.index-section2-list ul li p {
  font-size: 1rem;
  color: #333333;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.index-section2-list ul li i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 33px;
  font-size: .875rem;
  color: #333333;
  border: 1px solid #333;
  border-radius: 4px;
  font-style: normal;
  margin-top: 2rem;
}

.index-section2-list ul li i:hover {
  color: #fff;
  border: 1px solid #e84f25;
  background: #e84f25;
}


.index-section2-cont .index-btn {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border-radius: 100px;
  background: #dedede url(../images/icon-jiantou-btn.png)no-repeat center;
}

.index-section2-cont .index-prev2 {
  left: -90px;
}

.index-section2-cont .index-next2 {
  transform: rotateZ(180deg);
  right: -90px;
}

.index-section2-cont .index-prev {
  left: -90px;
}

.index-section2-cont .index-next {
  transform: rotateZ(180deg);
  right: -90px;
}

.index-section2-cont .index-btn:hover {
  background: #e84f25 url(../images/icon-jiantou-btn.png)no-repeat center;
}

.index-section2-pagination {
  text-align: center;
  margin-top: 1rem;
}

.index-section2-pagination span {
  margin: 0 4px;
  background: #e84f25;
}

.index-section2-list ul li:hover .img img {
  transform: scale(1.1);
}

.index-section2-list2 ul li:hover .img img {
  transform: scale(1.1);
}

/* 云方案 */

.index-section3 {
  padding-bottom: 2rem;
}

.index-section3-nav {
  width: 40%;
  margin: auto;
  overflow: hidden;
}

.index-section3-nav .wap-tap {
  display: none;
}

.index-section3-nav ul {
  text-align: center;
}

.index-section3-nav a {
  display: inline-block;
  width: 18%;
  margin-right: 2%;
  height: 33px;
  line-height: 30px;
  font-size: .875rem;
  color: #333333;
  border: 1px solid #333;
  border-radius: 4px;
  font-style: normal;
}

.index-section3-nav a:last-child {
  margin-right: 0;
}

.index-section3-nav a.on {
  color: #fff;
  border: 1px solid #e84f25;
  background: #e84f25;
}

.nav-pagination {
  text-align: center;
  display: none;
}

.index-section3-cont {
  display: none;
  height: 350px;
  padding-top: 50px;
  position: relative;
  margin-top: 4rem;
  overflow: hidden;
}

.index-section3-cont::after {
  content: '';
  position: absolute;
  right: -56px;
  top: 0;
  width: 616px;
  height: 386px;
  background: url(../images/bg-fangan.png)no-repeat;
  background-size: contain;
  z-index: -1;
}

.index-section3-cont.on {
  display: block;
}

.index-section3-cont .box {
  height: 300px;
  display: flex;
  justify-content: space-between;
}

.index-section3-cont .box .info {
  width: 50%;
  padding-right: 6rem;
}

.index-section3-cont .box .info h4 {
  font-size: 1.5rem;
  color: #333;
  font-weight: normal;
}

.index-section3-cont .box .info p {
  font-size: 1rem;
  color: #333;
  margin: 1.625rem 0;
}

.index-section3-cont .box .info img {
  height: 2.5rem;
  object-fit: scale-down;
}

.index-section3-cont .box .img {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}

.index-section3-cont .box .img img {
  object-fit: scale-down;
}

/* 关于 */

.index-section4-cont .tie {
  font-size: 35px;
  color: #000;
  margin-bottom: 2.5rem;
  font-weight: normal;
  letter-spacing: 4px;
}

.about-box {
  padding-right: 3rem;
}

/* 新闻 */

.news-list ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.125rem;
}

.news-list ul li .img {
  overflow: hidden;
  width: 32%;
}

.news-list ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s ease-in all;
  -webkit-transition: .5s ease-out all;
}

.news-list ul li .info {
  width: 64%;
}

.news-list ul li .info h4 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.news-list ul li .info h4 a {
  font-size: 1rem;
  font-weight: normal;
  display: block;
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-list ul li .info h4 span {
  font-size: 13px;
  color: #333;
}

.news-list ul li .info p {
  font-size: .875rem;
  color: #7d7d7d;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-list ul li:hover .img img {
  transform: scale(1.1);
}

.index-section5 {
  padding-bottom: 3rem;
}

.index-section5-list li .box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 16px #bfbfbf;
  padding: 1.625rem;
  transform: translateY(0);
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
}

.index-section5-list li .box h4 {
  font-size: 1.5rem;
  color: #333;
  font-weight: normal
}

.index-section5-list ul li:hover .box {
  transform: translateY(-20px);
}

.index-section5-list ul li:hover .img img {
  transform: scale(1.1);
}

/*底部*/

.footer {
  background: #f8f8f8;
  overflow: hidden;
  padding: 50px 0 0 0;
}

.footer-cont {
  display: flex;
  justify-content: space-between;
}

.footer .foot-menu {
  width: 70%;
  padding-bottom: 30px;
}

.footer .foot-menu ul {
  float: left;

}

.footer .foot-menu ul h3 {
  font-size: 1.125rem;
  margin-bottom: 30px;
  font-weight: normal;
  color: #333;
}

.footer .foot-menu ul h3 i {
  display: none;
}

.footer .foot-menu ul a {
  display: block;
  font-size: 1rem;
  line-height: 30px;
  color: #8b8a8a;
  transition: .5s ease-out all;
  -webkit-transition: .5s ease-out all;
}

.foot-code {
  display: flex;
  justify-content: flex-start;
}

.foot-code li {
  margin-right: 1rem;
}

.foot-code p {
  margin-top: 10px;
  text-align: center;
}

.foot-code .show-wx {
  position: absolute;
  left: -165px;
  top: 0;
  width: 150px;
  padding: 10px;
  background: #fff;
  text-align: center;
  display: none;
  transition: 0.5s all
}

.foot-code ul .foot-wx:hover .show-wx {
  left: -165px;
  display: block;
}

.foot-contact {
  padding-left: 3rem;
  border-left: 1px solid #d7d7d7;
  margin-left: auto;
  width: 30%;
}

.foot-contact span {
  font-size: 1rem;
  margin-bottom: 10px;
  display: block;
  width: 70%;
}

.foot-contact h3 {
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 30px;
}

.foot-contact p {
  font-size: 1rem;
  margin-bottom: 10px;
  display: flex;
}

.footer .foot-menu a:hover {
  color: #e84f25;
  transform: translateX(10px);
}

.copyright {
  overflow: hidden;
  width: 100%;
  font-size: .875rem;
  display: flex;
  margin-top: 1.875rem;
  padding: 1.875rem 0;
  justify-content: space-between;
  border-top: 1px solid #d7d7d7;
}
.copyright-left dt{
  display: flex;
}

.copyright a {
  font-size: .875rem;
}

.copyright-right a {
  display: inline-block;
  width: 38px;
  height: 38px;
  border: 1px solid #979797;
  border-radius: 100px;
}

.copyright-right a.icon-wx {
  background: url(../images/icon-wx.png)no-repeat center;
}

.copyright-right a.icon-sina {
  background: url(../images/icon-sina.png)no-repeat center;
}

.copyright-right a.icon-qq2 {
  background: url(../images/icon-qq.png)no-repeat center;
}

.copyright a:hover {}

.Links {
  margin-top: 1rem;
}

.Links h3 {
  font-size: .875rem;
  font-weight: normal;
  float: left;
  color: #545454;
}

.Links a {
  font-size: .875rem;
  margin-right: 1rem;
  color: #545454;
}

.animation {
  display: none;
}

.m-btn {
  position: fixed;
  right: 0;
  bottom: 150px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, .5) url('/footimg/menu.svg') no-repeat center;
  background-size: 80%;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  display: none;
  z-index: 2;
}

footer {
  position: fixed;
  left: 0;
  bottom: -60px;
  bottom: 0;
  width: 100%;
  padding: 2px 0;
  background: rgba(255, 255, 255, .8);
  border-top: 1px solid #ccc;
  z-index: 2;
}

.footer2 {
  bottom: 0;
}

footer menu ul:after {
  content: '';
  clear: both;
  display: block;
}

footer menu * {
  color: #333;
}

footer menu li {
  float: left;
  width: 25%;
  text-align: center;
  position: relative
}

footer menu li i {
  width: 18px;
  height: 18px;
  margin: auto;
  display: block;
}

footer menu li .index {
  background: url('../images/icon-home.png')no-repeat center;
  background-size: contain;
}

footer menu li .video {
  background: url('../images/icon-video.png')no-repeat center;
  background-size: contain;
}

footer menu li .phone {
  background: url('../images/icon-phone.png')no-repeat center;
  background-size: contain;
}

footer menu li .wx {
  background: url('../images/icon-weixin.png')no-repeat center;
  background-size: contain;
}

footer menu li ul {
  position: absolute;
  left: -25%;
  bottom: -120px;
  width: 150%;
  background: rgba(255, 255, 255, .8);
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  opacity: 0;
  z-index: -1;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
}

footer menu .active ul {
  bottom: 60px;
  opacity: 1;
}

footer menu li ul:before {
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin: 0 0 0 -10px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(255, 255, 255, .8);
}

footer menu li ul li {
  float: none;
  width: 100%;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, .8);
}

footer menu li ul li:last-child {
  border: 0;
}

footer menu li ul li a {
  color: #000;
}

.hide_box1 {
  position: absolute;
  right: 5px;
  bottom: 50px;
  background: rgba(33, 33, 33, 0.8);
  padding: 14px 15px;
}

/*内页*/

.page-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}

.page-info .page-info-img img {
  width: 100%;
}

.page-info-desc {
  width: 50%;
  padding: 4rem 4rem 4rem 3rem;
  font-size: 1rem;
  color: #333;
  line-height: 30px;
  border: 1px solid #d5d5d5;
}

.page-info-desc .tie {
  font-size: 40px;
  color: #333;
  margin-bottom: 2rem;
}

/*公共标题*/

.page-tie {
  font-size: 35px;
  color: #000;
  margin: 0 0 40px 0;
  font-weight: normal;
  text-align: center;
}

.page-tie p {
  margin-bottom: 40px;
}

.page-tie hr {
  display: block;
  width: 60px;
  height: 2px;
  background: #1086ff;
  border: none;
  margin: 0 auto;
}

.page-tie2 p {
  color: #fff;
}

.page-tie2 hr {
  background: #fff;
}

.align {
  text-align: center;
}

.pagepkgy {
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding: 0 5% 6% 5%;
}

.pagepkgy ul li {
  width: 100%;
  float: left;
  padding: 5% 0 5% 2%;
  border-left: 1px solid #e5e5e5;
  position: relative;
}

.pagepkgy ul li:last-child:before {
  display: none;
}

.pagepkgy ul li:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 98%;
  height: 1px;
  background: #e5e5e5;
}

.pagepkgy ul li:after {
  content: '';
  position: absolute;
  left: -12px;
  top: 22%;
  width: 16px;
  height: 16px;
  border: 3px solid #1086ff;
  border-radius: 100px;
  background: #fff;
}

.pagepkgy ul li .txt {
  float: left;
  width: 40%;
  padding-right: 3%;
}

.pagepkgy ul li .txt h3 {
  font-size: 35px;
  color: #1086ff;
  margin-bottom: 30px;
}

.pagepkgy ul li .txt p {
  font-size: 16px;
  color: #727272;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.pagepkgy ul li .pic {
  float: right;
  width: 60%;
  position: relative;
  padding-top: 13%;
}

.pagepkgy ul li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*解决方案*/

.page-solubox {
  margin-bottom: 30px;
}

.page-solu-tie {
  font-size: 20px;
  color: #1086ff;
  padding: 20px 0 20px 20px;
  border-bottom: 3px dotted #ccc;
  background: url(../images/page-solu-tie.png)no-repeat left;
  margin-bottom: 30px;
}

.page-solubox-vise li {
  float: left;
}

.page-solubox-vise li span {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 77%;
  overflow: hidden;
}

.page-solubox-vise li span img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s all
}

.page-solubox-vise li dt {
  padding: 20px;
  background: #fff;
  overflow: hidden;
}

.page-solubox-vise li dt h4 {
  float: left;
  width: 80%;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.page-solubox-vise li dt i {
  float: right;
  width: 30px;
  height: 24px;
  background: url(../images/index-case-li-more.png)no-repeat center;
  position: relative;
  left: 0;
  transition: 0.5s all
}

.page-solubox-vise li:hover dt i {
  left: 8px;
}

.page-solubox-vise li:hover img {
  transform: scale(1.1);
}

/*技术支持-FAQ*/

.faqList {
  width: 99%;
  margin-bottom: 30px;
}

.faqList li {
  background: #fff;
  margin-bottom: 10px;
  box-shadow: 0 0 5px #ccc;
}

.faqList li i {
  float: left;
  display: block;
  font-size: 14px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #c5c5c5;
  font-style: normal;
  color: #fff;
  margin-right: 10px;
}

.faqList li.act i {
  background: #1086ff
}

.faqList li h4 i {
  margin: 15px 10px 15px 0;
}

.faqList li.act .answer {
  display: block;
}

.faqList li h4 {
  line-height: 50px;
  height: 50px;
  padding: 0 16px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  cursor: pointer;
}

.faqList li h4 span {
  display: block;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.faqList li .answer {
  display: none;
  padding: 30px 16px;
  font-size: 16px;
  color: #909090;
  width: 100%;
  overflow: hidden;
}

.faqList li .answer .conto {
  display: block;
  margin-top: 50px;
  font-size: 14px;
  color: #2d97f2;
}

.downList {
  width: 99%;
}

.downList li {
  float: left;
  width: 100%;
  box-shadow: 0 0 5px #ccc;
  margin-bottom: 10px;
  padding: 20px 20px 20px 0;
  background: url(../images/down-icon.png)no-repeat right;
  background-position-x: 98%;
  transition: 0.5s all
}

.downList li a {
  display: block;
  font-size: 16px;
  color: #000;
  background: url(../images/down-fie.png)no-repeat left;
  transition: 0.5s all;
  background-position-x: 20px;
  padding-left: 60px;
}

.downList li:hover {
  background: #1086ff url(../images/down-icon-on.png)no-repeat right;
  background-position-x: 98%;
}

.downList li:hover a {
  color: #fff;
  background: url(../images/down-fie-on.png)no-repeat left;
  padding-left: 60px;
  background-position-x: 20px;
}

/*关于*/

.page-title {
  text-align: center;
  margin-bottom: 3rem;
}

.page-title h2 {
  font-weight: normal;
  font-size: 35px;
  color: #333;
}

.page-title .w {
  color: #fff;
}

.page-title-left {
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 1rem 0;
  margin-bottom: 1.875rem;
}

.page-title-left h2 {
  font-size: 1.875rem;
  color: #0254ab;
  border-left: 2px solid #0254ab;
  padding-left: 20px;
  font-weight: normal;
}

.page-ab {
  padding: 5rem 0;
  overflow: hidden;
}

.page-ab .ab-txt {
  line-height: 30px;
  padding-right: 5%;
  font-size: 14px;
  color: #8c8c8c;
}

.page-ab .ab-txt .cont {
  font-size: 14px;
  color: #252525;
}

.page-ab .ab-tie {
  font-size: 30px;
  color: #1d2088;
  width: 100%;
  margin-bottom: 50px;
}

/* 优势 */

.page-ys {
  background: url(../images/bg-page-ys.jpg)no-repeat center;
  background-size: cover;
  padding: 3rem 0;
}

.page-ys li .box {
  display: flex;
  justify-content: center;
  align-items: end;
  flex-direction: column;
  padding-right: 5rem;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.page-ys li .box img {
  margin-bottom: 2rem;
}

.page-ys li .box h4 {
  font-size: 1rem;
  color: #fff;
  margin: 1.25rem 0;
}

.page-ys li .box strong {
  font-size: 3.125rem;
  font-weight: normal;
  margin-right: 10px;
}

.page-ys li .box p {
  font-size: 1rem;
  color: #fff;
}

.page-ys li:hover .box {
  transform: translateY(-10px);
}

/*文化*/

.page-culture {
  padding: 3rem 0;
  overflow: hidden;
}

.page-culture ul li h4 {
  font-size: 1.25rem;
  color: #333333;
  margin: 1rem 0;
}

.page-culture ul li p {
  font-size: 1rem;
  color: #6d6d6d;
}

.page-culture ul li img {
  width: 100%;
}

/* 发展历程 */

.page-history {
  padding: 6.25rem 0;
  background: url(../images/bg-page-history.jpg)no-repeat center;
  background-size: cover;
}

.page-history-cont {
  position: relative;
  margin-top: 5rem;
}

.page-history-tap-list {
  overflow: hidden;
  position: relative;
}

.page-history-tap-list::after {
  content: '';
  position: absolute;
  left: 0;
  top: 3rem;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, .2);
}

.page-history-tap-list li {
  padding-left: 10rem;
}

.page-history-tap-list li h3 {
  font-size: 1.875rem;
  color: #fff;
  font-weight: normal;
  position: relative;
}

.page-history-tap-list li span {
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, .3);
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
  margin: .875rem 0;
}

.page-history-tap-list li span i {
  width: 10px;
  height: 10px;
  background: #fa4b1e;
  border-radius: 100px;
  z-index: 9;
}

.page-history-tap-list .info {
  font-size: .875rem;
  color: #fff;
}

.page-history-cont .page-history-btn {
  position: absolute;
  top: 14%;
  width: 35px;
  height: 35px;
  border-radius: 100px;
  background: #dedede url(../images/icon-jiantou-btn.png)no-repeat center;
}

.page-history-cont .page-history-prev {
  left: -44px;
}

.page-history-cont .page-history-next {
  transform: rotateZ(180deg);
  right: -44px;
}

.page-history-cont .swiper-pagination2 {
  width: 100%;
  margin-top: 20px;
  display: none;
  position: relative !important;
}

.page-history-cont .swiper-pagination2 span {
  margin: 0 2px;
  background: rgba(255, 255, 255, .5);
  opacity: 1;
}

.page-history-cont .swiper-pagination-bullet-active {
  background: #fa4b1e !important;
}


.page-history-cont .page-history-btn:hover {
  background: #e84f25 url(../images/icon-jiantou-btn.png)no-repeat center;
}

/*企业荣誉*/

.page-honor {
  padding: 50px 0;
}


.page-honor ul li .box {
  padding: 1.125rem;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 10px 10px #ededed;
}

.page-honor ul li span {
  width: 100%;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  overflow: hidden;
}

.page-honor ul li img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.page-honor ul li h3 {
  font-size: 1.125rem;
  color: #333;
  margin-top: .625rem;
  text-align: center;
  font-weight: normal;
}

.page-honor ul li:hover img {
  transform: scale(1.1);
}

.page-honor ul li:hover .box {
  background: #fa4b1e;
}

.page-honor ul li:hover h3 {
  color: #fff;
}

.page-about-fengongsi {
  background: #f1f1f1 url(../images/bg-page-about-fengongsi.jpg)no-repeat left top;
  padding: 3rem 0 6rem 0;
}

.page-about-fengongsi ul {
  margin-top: 3rem;
}

/* 合作伙伴 */

.page-partner {
  padding: 3rem 0;
  background: url(../images/bg-page-partner.png)no-repeat center;
}

.page-partner-list .box {
  padding: 1rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  box-shadow: 0 0 12px #bcd1f7;
}

.page-partner-list .box img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transition: .5s all ease-out;
  -webkit-transition: .5s all ease-out;
}

.page-partner-list li:hover .box img {
  transform: scale(1.1);
}

/*产品单页*/

.pro-tie {
  font-weight: bold;
  font-size: 36px;
  color: #0d3a8b;
  position: relative;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.pro-tie.after:after {
  content: '';
  position: absolute;
  display: block;
  left: 48.8%;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #0d3a8b
}

.pro-intro {
  padding: 70px 0 80px 0;
  text-align: center;
}

.pro-intro h3 {
  font-size: 35px;
  color: #000;
  font-weight: normal
}

.pro-intro p {
  font-size: 14px;
  color: #888888;
  width: 50%;
  margin: 50px auto 70px auto;
}

.pro-ys {
  background: none;
}

/* 工程视频 */

.pro-video {
  margin: 1.875rem 0;
}

.pro-recom-video li h4 {
  font-size: 1rem;
  color: #000;
  text-align: center;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*客户价值*/

.pro-value {
  padding: 60px 0;
  background: #f6f6f6;
  overflow: hidden;
}

.pro-value2 {
  background: #fff;
}

.pro-value3 {
  margin-bottom: 30px;
}

/*产品封面列表*/

.productindex {
  width: 100%;
  overflow: hidden;
  padding-left: 1px;
}

.productindex li {
  float: left;
  margin-bottom: 90px;
}

.productindex li i {
  display: inline-block;
  width: 70px;
  height: 80px;
}

.productindex li .pro-fl {
  float: left;
  width: 40%;
  padding: 50px 100px 70px 58px;
}

.productindex li .pro-fr {
  float: right;
  width: 55%;
}

.productindex li:nth-child(2n) .pro-fl {
  float: right;
  width: 40%;
  padding: 50px 100px 70px 58px;
}

.productindex li:nth-child(2n) .pro-fr {
  float: left;
  width: 55%;
}

.productindex li h3 {
  font-size: 35px;
  color: #000;
  font-weight: normal
}

.productindex li p {
  font-size: 14px;
  color: #888;
  margin: 50px 0 70px 0;
}

.productindex li .more {
  display: block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  font-size: 12px;
  color: #a3a2a2;
  text-align: center;
  border: 1px solid #a3a2a2;
  margin: 50px 0 0 0;
  background: url(../images/index-more.png)no-repeat 90px;
  padding-right: 32px;
}

.productindex li .more:hover {
  background: #213f99 url(../images/index-more-on.png)no-repeat 96px;
  color: #fff;
  border: 1px solid #213f99;
}

/*产品列表*/

.productList {
  overflow: hidden;
}

.productList li .box {
  border: 1px solid #ebebeb;
}

.sbfalist li .pic {
  padding: 0 !important;
  height: 260px;
  overflow: hidden;
}

.productList li .pic {
  overflow: hidden;
  display: block;
  padding: 3rem;
  background: #fff;
}

.sbfalist li .pic img {
  object-fit: cover;
}

.productList li img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.productList li dt {
  padding: 2rem 1rem 1rem 1rem;
}

.productList li h3 {
  font-size: 1.5rem;
  color: #333;
  font-weight: normal;
}

.productList li p {
  font-size: 1rem;
  color: #a5a5a5;
  margin: 1rem 0 2rem 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.productList li i {
  font-size: .875rem;
  color: #3e8bff;
  font-style: normal;
}

.productList li:hover img {
  transform: scale(1.1);
}

/*产品详情*/

.pro-top {
  margin-bottom: 3rem;
  display: flex;
  justify-content: space-between;
  background: #f5f5f5 url(../images/bg-pro-top.jpg)no-repeat right;
  padding: 2rem;
}

.pro-top .title {
  font-size: 24px;
  color: #fa4b1e;
  padding: 0 0 16px 40px;
  font-weight: normal;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  background: url(../images/icon-desc-tie.png)no-repeat left top;
  margin-bottom: 1.25rem;
  ;
}

.pro-top .cont {
  font-size: 1rem;
  color: #333;
  line-height: 30px;
}

.pro-top-info {
  width: 73%;
}

.pro-top-pic {
  width: 24%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.pro-top-pic img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}

.icp-detail .tie {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
}

.icp-detail .tie span {
  display: block;
  width: 100%;
  height: 3px;
  position: relative;
  margin-top: 1rem;
  text-align: center;
  background: #cacaca;
}

.icp-detail .tie span:after {
  content: '';
  width: 20%;
  height: 3px;
  margin-bottom: 14px;
  display: inline-block;
  background: #fa4b1e;
}

.icp-detail .tie h3 {
  font-size: 30px;
  color: #fa4b1e;
  padding: 1.6rem 0;
  background: url(../images/icon-product-detail-title.png)no-repeat center;
}

.sdk-detail .tie {
  background: #f0f0f0;
  padding: 1rem 0;
  border-bottom: 3px solid #fa4b1e;
  text-align: center;
}

.sdk-detail .tie h3 {
  font-size: 22px;
  color: #fa4b1e;
  display: inline-block;
  position: relative;
}

.sdk-detail .tie h3:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(../images/icon-sdk-tie.png)no-repeat center;
}

.sdk-detail .tie h3:after {
  content: '';
  position: absolute;
  right: -30px;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(../images/icon-sdk-tie.png)no-repeat center;
}

.mz-detail .tie {
  border-bottom: 3px solid #cacaca;
  position: relative;
}

.mz-detail .tie::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #cacaca, #fff);
  background-clip: border-box;
  -webkit-background-clip: content-box;
}



.mz-detail .tie h3 {
  font-size: 22px;
  color: #fa4b1e;
  padding: 1rem 0 1rem 3rem;
  background: url(../images/icon-mz-tie.png)no-repeat left;
}

.kftj-detail .tie {
  border-bottom: 3px solid #cacaca;
  position: relative;
}

.kftj-detail .tie::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 158px;
  height: 3px;
  background: #fa4b1e;
}

.kftj-detail .tie h3 {
  font-size: 22px;
  color: #fa4b1e;
  padding: 1rem 0 1rem 3rem;
  background: url(../images/icon-kftj-tie.png)no-repeat left;
}

.product-detail .boxside {
  margin-bottom: 2rem;
}

.product-detail .cont {
  padding: 2rem 0;
}

.field-list {
  padding: 2rem 0;
}

.field-list ul li {
  margin-bottom: calc(var(--bs-gutter-x)/1);
}

.field-list ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  font-size: .875rem;
  background: #f6f6f6 url(../images/icon-down2.png)no-repeat right center;
  background-position-x: 96%;
}

.field-list ul li i {
  font-size: 1rem;
  font-style: normal;
  color: #000;
  font-family: cursive;
  font-weight: bold;
  width: 1rem;
  font-family: monospace;
}

.field-list ul li h4 {
  color: #000;
  width: 50%;
}

.field-list ul li span {
  color: #989898;
}

.field-list ul li:hover a {
  box-shadow: 0 4px 10px #ededed;

}

.field-list ul li:hover i, .field-list ul li:hover h4 {
  color: #fa4b1e;
}

/* 场景应用 */

.relation_applic {
  padding: 3rem 0;
}

.relation_applic .title {
  font-size: 35px;
  color: #333333;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  font-weight: normal;
}

.relation-aplice-list li .box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}

.relation-aplice-list li .box .pic {
  width: 50%;
}

.relation-aplice-list li .box .info {
  width: 45%;
  padding-top: 2rem;
}

.relation-aplice-list li .box .info h4 {
  font-size: 25px;
  color: #333;
  margin-bottom: 1.875rem;
}

.relation-aplice-list li .box .info p {
  font-size: 1rem;
  color: #333;
}

/*案例列表*/

.list-tie {
  font-size: 40px;
  color: #000;
  margin: 0 0 60px 0;
  text-align: center;
}

.recommend-video ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.875rem;
}

.recommend-video ul li {
  background: #f5f5f5;
}

.recommend-video ul li a {
  display: flex;
  justify-content: space-between;
  padding: 2rem;
}

.recommend-video ul li .pic {
  display: flex;
  width: 55%;
  height: 520px;
  position: relative;
  overflow: hidden;
}

.recommend-video ul li .pic:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/icon-videolist.png)no-repeat center;
}

.recommend-video ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.recommend-video ul li dt {
  display: flex;
  padding-top: 2rem;
  flex-direction: row;
  width: 40%;
  flex-wrap: wrap;
  align-content: flex-start;
}

.recommend-video ul li dt h4 {
  font-size: 1.875rem;
  color: #1086ff;
  line-height: 2rem;
}

.recommend-video ul li dt span {
  display: block;
  margin: 1rem 0 2.5rem 0;
  font-size: .875rem;
  color: #bbbbbb;
  background: url(../images/icon-video-time.png)no-repeat left;
  padding-left: 1.25rem;
}

.recommend-video ul li dt p {
  font-size: 1rem;
  color: #000;
  margin-bottom: 4rem;
}

.recommend-video ul li dt i {
  font-size: .625rem;
  color: #fff;
  background: #1086ff url(../images/icon-videolist.png)no-repeat right;
  display: inline-block;
  padding: .625rem 2rem .625rem 1rem;
  background-size: 20%;
  background-position-x: 90%;
  font-style: normal;
}

.recommend-video ul li:hover img {
  transform: scale(1.1);
}

.yfa-list li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 2rem;
  margin-bottom: 40px;
  box-shadow: 0 0 16px #d6d6d6;
  transition: .5s all ease-out;
  -webkit-transition: .5s all ease-out;
}

.yfa-list li .img {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: #fff;
  padding: 1rem;
}

.yfa-list li .img img {
  object-fit: scale-down;
  transition: .5s all ease-out;
  -webkit-transition: .5s all ease-out;
}

.yfa-list li .info {
  width: 70%;
}

.yfa-list li .info h4 {
  font-size: 28px;
  font-weight: normal;
}

.yfa-list li .info p {
  font-size: 1rem;
  margin: 1rem 0 1rem 0;
}

.yfa-list li:hover .info i {
  background: #fff;
  color: #fa4b1e;
  border: 1px solid #fff;
}

.yfa-list li:hover a {
  background: #8c8c8c;
}

.yfa-list li:hover h4, .yfa-list li:hover p {
  color: #fff;
}

.yfa-list li:hover .img img {
  transform: scale(1.1);
}

.caseList {
  width: 100%;
  overflow: hidden;
  padding-left: 1px;
}

.caseList li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 2rem;
  background: #f5f5f5;
}

.caseList li:nth-child(3n) {
  margin-right: 0;
}

.caseList li .pic {
  position: relative;
  width: 100%;
  padding-top: 69%;
  overflow: hidden;
}

.caseList li .pic:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/icon-videolist.png)no-repeat center;
}

.caseList li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.caseList li h4 {
  font-size: 1.25rem;
  color: #000;
  height: 100%;
  margin-top: 2rem;
  text-align: center;
}

.caseList li:hover img {
  transform: scale(1.1);
}

/*案例详情*/

.show-detail {
  padding: 3% 6%;
  overflow: hidden;
  background: #fff;
}

.show-tie {
  width: 100%;
  border-bottom: 1px dotted #d3d3d3;
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.show-tie h1 {
  font-weight: normal;
  font-size: 25px;
  line-height: 40px;
  color: #000;
  margin-bottom: 10px;
}

.show-tie .info {
  width: 100%;
}

.show-tie .info span {
  display: inline-block;
  font-size: 14px;
  color: #b5b5b5;
}

.show-Content {
  padding-top: 20px;
  font-size: 14px;
  line-height: 2em;
  text-align: justify;
  white-space: normal;
  margin-bottom: 30px;
  overflow: hidden;
  min-height: 25rem;
}

.bshare-custom {
  width: 100%;
  text-align: right;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #d3d3d3;
}

.show-Content img {
  max-width: 100%;
}

.show-detail .fen {
  padding-top: 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.show-detail .fen .box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.show-detail .fen .prew {
  float: left;
  width: 100%;
  padding: 5px 0;
}

.show-detail .fen .nextw {
  float: left;
  width: 100%;
  padding: 5px 0;
}

.show-detail .fen .btn {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #a1a1a1;
  font-size: 14px;
}

.show-detail .fen .backtolist {
  width: 106px;
  height: 40px;
  background: #e84f25;
  text-align: center;
  line-height: 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.show-detail .fen .btn:hover {
  color: #213f99
}

.relatedNews {
  padding-top: 20px;
}

.relatedNews ul li {
  line-height: 50px;
  width: 45%;
  float: left;
  border-bottom: 1px solid #eaeaea;
  margin-right: 10%;
  background: url(../images/relatedNews-li.png)no-repeat left;
  padding-left: 10px;
}

.relatedNews ul li:nth-child(2n) {
  margin-right: 0
}

.relatedNews ul li h4 {
  font-size: 14px;
  color: #6b6b6b;
  font-weight: normal;
  float: left;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.relatedNews ul li span {
  float: right;
  font-size: 12px;
  color: #6b6b6b;
  width: 20%;
  display: block;
}

/*图片默认列表*/

.picList li {
  float: left;
  width: 23.5%;
  position: relative;
  margin: 0 2% 2% 0;
}

.picList li:nth-child(4n) {
  margin-right: 0
}

.picList li .pic {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 72%;
  overflow: hidden;
}

.picList li .pic img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s all
}

.picList li h4 {
  line-height: 50px;
  font-size: 16px;
  color: #000;
  text-align: center;
  font-weight: normal
}

.picList li:hover img {
  transform: scale(1.1);
}

/*应用列表*/

.picturelist ul li {
  float: left;
  width: 50%;
  padding: 0 40px 40px 0
}

.picturelist ul li:nth-child(1n) {
  padding-right: 20px;
}

.picturelist ul li:nth-child(2n) {
  padding-right: 0;
  padding-left: 20px;
}

.picturelist ul li .pb {
  overflow: hidden;
  display: block;
  width: 50%;
  float: left;
}

.picturelist ul li .pic {
  width: 100%;
  height: 309px;
}

.picturelist ul li .pic img {
  width: 100%;
}

.picturelist ul li .txt {
  width: 50%;
  height: 100%;
  float: left;
  background: #f1f1f1;
  padding: 20px
}

.picturelist ul li .txt h2 {
  font-weight: normal;
  font-size: 25px;
  color: #252020
}

.picturelist ul li .txt p {
  margin: 20px 0 30px 0;
}

.picturelist ul li .txt .more {
  width: 47.9%;
  display: inline-block;
  background: #3e8ee1;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 7px;
}

/*新闻列表*/

.recommend-news {
  margin-bottom: 1.875rem;
  position: relative;
  overflow: hidden;
}

.recommend-news ul {
  display: flex;
  justify-content: space-between;
}

.recommend-news ul li {
  background: #f5f5f5;
}

.recommend-news ul li a {
  display: flex;
  justify-content: space-between;
  padding: 2rem;
}

.recommend-news ul li .pic {
  display: flex;
  width: 30%;
  height: 408px;
  position: relative;
  overflow: hidden;
}

.recommend-news ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.recommend-news ul li dt {
  padding-top: 5rem;
  width: 65%;
}

.recommend-news ul li dt h4 {
  font-size: 1.875rem;
  color: #1086ff;
  padding: .2rem 0;
  line-height: 2rem;
}

.recommend-news ul li dt span {
  display: block;
  margin: 1rem 0 2.5rem 0;
  font-size: .875rem;
  color: #bbbbbb;
}

.recommend-news ul li dt p {
  font-size: 1rem;
  color: #000;
  margin-bottom: 4rem;
}

.recommend-news ul li dt i {
  font-size: .625rem;
  color: #fff;
  background: #1086ff;
  display: inline-block;
  padding: .3rem 2rem;
  font-style: normal;
}

.recommend-news .news-list-pagination {
  text-align: center;
  display: none;
}

.recommend-news .news-list-pagination span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #ededed;
}

.recommend-news .news-list-pagination span.swiper-pagination-bullet-active {
  background: #1086ff;
}

.recommend-news .news-list-prve, .recommend-news .news-list-next {
  position: absolute;
  top: 40%;
  width: 45px;
  height: 45px;
  z-index: 9;
  border-radius: 100px;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.recommend-news .news-list-prve {
  background: #919191 url(../images/icon-news-list-prev.png)no-repeat center;
  left: 0;
}

.recommend-news .news-list-next {
  background: #919191 url(../images/icon-news-list-next.png)no-repeat center;
  right: 0;
}

.recommend-news .news-list-prve:hover {
  background: #1086ff url(../images/icon-news-list-prev.png)no-repeat center;
  left: 0;
}

.recommend-news .news-list-next:hover {
  background: #1086ff url(../images/icon-news-list-next.png)no-repeat center;
  right: 0;
}

.recommend-news ul li:hover img {
  transform: scale(1.1);
}

.ban {
  position: relative;
}

.hot-news {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.hot-news li {
  width: 70%;
  background: rgba(232, 79, 37, .7);
  padding: 3rem;
  color: #fff;
}

.hot-news li a {
  color: #fff;
}

.hot-news li h4 {
  font-size: 26px;
  font-weight: normal;
}

.hot-news li span {
  font-size: .625rem;
  margin: 1.25rem 0;
  display: block;
}

.hot-news li p {
  font-size: .875rem;
  margin-bottom: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hot-news li i {
  font-size: .875rem;
  padding-left: 20px;
  font-style: normal;
  background: url(../images/icon-news-i.png)no-repeat left center;
}

.newsList li .pic {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.newsList li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}

.newsList li dt {
  overflow: hidden;
  border: 1px solid #e3e3e3;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.newsList li dt h4 {
  font-size: 1.125rem;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsList li dt p {
  font-size: .875rem;
  color: #969696;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.newsList li dt span {
  font-size: 12px;
  color: #969696;
  font-style: normal
}

.newsList li dt i {
  border: 1px solid #e0e0e0;
  color: #919191;
}

.newsList li:hover img {
  transform: scale(1.1);
}

/* 新闻详细样式 */

.news-wrap {
  padding: 0 0 90px 0;
  overflow: hidden;
}

.newsIs {
  padding-top: 20px;
}

.newsIsLeft {
  width: 100%;
}

.newsIsTop {
  text-align: center;
  margin-bottom: 30px;
}

.newsIsTop h1 {
  font-weight: normal;
  font-size: 24px;
  line-height: 40px;
  color: #000;
}

.newsIsTop .top {
  font-size: 14px;
  line-height: 35px;
  color: #888;
  overflow: hidden;
  margin-top: 8px;
  text-align: center;
}

.newsIsTop .top span {
  padding-right: 20px;
  font-size: 14px;
  color: #a7a7a7;
  display: inline-block;
}

.newsIsTop .top .bshare-custom {
  margin-top: 8px;
  margin-left: 4%;
}

.newsIsContent {
  padding: 20px 0;
  font-size: 14px;
  line-height: 2em;
  text-align: justify;
  white-space: normal;
  margin-bottom: 30px;
  overflow: hidden;
  min-height: 613px;
  border-top: 1px solid #ececec;
}

.newsIsContent p {
  padding: 5px 0;
}

.newsIsContent img {
  max-width: 100%;
}

.newsIsLeft .fen .prew {
  float: left;
  width: 48%;
  padding: 10px 0;
}

.newsIsLeft .fen .nextw {
  float: right;
  width: 48%;
  padding: 10px 0;
  text-align: right;
}

.newsIsLeft .fen a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #6b6b6b;
  font-size: 14px;
}

.newsIsLeft .bottom {
  padding: 16px 0;
  border-top: 1px dashed #b6b6b6;
  border-bottom: 1px dashed #b6b6b6;
  font-size: 14px;
  color: #a7a7a7;
}

.newsIsLeft .bottom span {
  margin-left: 30px;
}

.newsIsLeft .bottom .back {
  width: 95px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #d2d2d2 url(../images/back-icon.png)no-repeat left;
  padding-left: 28px;
  display: block;
  float: right;
  background-position-x: 4px;
  margin-top: -8px;
}

.newsIsLeft .bottom .back:hover {
  background: #1086ff url(../images/back-icon.png)no-repeat left;
  background-position-x: 4px;
}

.newsIsRight {
  width: 100%;
  border-top: 1px dashed #b6b6b6;
  padding-top: 30px;
  overflow: hidden;
}

.newsIsRight .news-hot {
  margin-bottom: 30px;
}

.newsIsRightTitl {
  font-size: 18px;
  color: #000;
  position: relative;
  padding-left: 14px;
}

.newsIsRightTitl:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 5px;
  height: 16px;
  background: #1086ff;
}

.newsIsRight .main {
  margin-top: 20px;
}

.newsIsRight .main li {
  width: 100%;
  margin-bottom: 34px;
  border-bottom: 1px dashed #cfcfcf
}

.newsIsRight .main li span {
  display: block;
  overflow: hidden;
}

.newsIsRight .main li img {
  width: 280px;
  height: 170px;
  transition: 0.5s all
}

.newsIsRight .main li:last-child {
  margin-bottom: 0
}

.newsIsRight .main li h3 {
  line-height: 44px;
  font-size: 16px;
  color: #000;
  font-weight: normal
}

.newsIsRight .main .more {
  font-size: 14px;
  color: #2d82e1;
  margin: 30px 0 0 0;
  display: block
}

.newsIsRight .main li:hover img {
  transform: scale(1.1);
}

/*资质证书列表*/

.honorlist li {
  float: left;
  width: 20%;
}

.honorlist li .box {
  padding: 1.125rem;
  border: 1px solid #ededed;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 2rem;
}

.honorlist li span {
  width: 100%;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.honorlist li img {
  width: 100%;
  object-fit: scale-down;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.honorlist li h4 {
  font-size: 1.125rem;
  color: #333;
  margin-top: .625rem;
  text-align: center;
  font-weight: normal;
}

.honorlist li:hover img {
  transform: scale(1.1);
}

/*合作伙伴列表*/

.hezuolist ul li {
  float: left;
  height: 120px;
  border: 1px solid #d7d7d7;
  background: #fff;
  width: 16.66%;
  margin-bottom: 1%
}

.hezuolist ul li:nth-child(7n) {
  margin-right: 0;
}

.hezuolist ul li a {
  display: table;
  margin: 0 auto;
}

.hezuolist ul li span {
  display: table-cell;
  vertical-align: middle;
  height: 120px;
}

.hezuolist ul li img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  transition: 0.5s all;
}

.hezuolist ul li:hover img {
  transform: scale(1.1);
}

.hezuolist ul li h4 {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  transform: rotateY(-180deg);
  transition: all 0.5s ease 0s;
  backface-visibility: hidden;
  color: #fff;
  padding: 0 5px;
  padding-top: 0px;
  background: #1086ff;
  top: 0;
  left: 0;
  padding-top: 20%;
}

.hezuolist ul li:hover img {
  transform: scale(1.1);
  transform: rotateY(180deg);
}

.hezuolist li:hover h4 {
  transform: rotateY(0deg);
}

/*视频列表*/

.videolist ul li {
  width: 33.333%;
  float: left;
  text-align: center;
  padding: 0 10px 10px 10px;
}

/*.picturelist ul li:nth-child(3n){padding-right: 20px;}*/

.videolist ul li h3 {
  font-size: 16px;
  font-weight: normal;
  padding: 20px 0;
  color: #070707;
}

.videolist ul li .pic {
  position: relative;
  width: 100%;
  padding-top: 62.6%;
  border: 1px solid #cecece
}

.videolist ul li .pic img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 5px;
}

.videolist ul li .pic b:after {
  content: '';
  position: absolute;
  display: block;
  width: 98%;
  height: 97%;
  background: #000c url(../images/video-icon.png)no-repeat center;
  top: 5px;
  left: 5px;
  opacity: 0.8;
  cursor: pointer;
}

.videolist ul li:hover .pic b:after {
  opacity: 1
}

.apploclist {
  width: 100%;
  overflow: hidden;
}

.apploclist li {
  float: left;
  width: 23.5%;
  margin: 0 2% 2% 0;
}

.apploclist li:nth-child(4n) {
  margin-right: 0;
}

.apploclist li .pic {
  position: relative;
  width: 100%;
  padding-top: 73%;
  overflow: hidden;
}

.apploclist li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.apploclist li h4 {
  font-size: 1.125rem;
  color: #1086ff;
  margin-top: .625rem;
}

.apploclist li p {
  font-size: .875rem;
  color: #777777;
  margin: .625rem 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.apploclist li i {
  font-size: .875rem;
  color: #1086ff;
  font-style: normal;
}

.apploclist li:hover .pic img {
  transform: scale(1.1);
}

/* 设备方案 */

.sbfa-show .sb-tie {
  font-size: 24px;
  color: #fa4b1e;
  margin-bottom: 1.25rem;
  font-weight: normal;
  padding: 10px 0 10px 50px;
  border-left: 4px solid #fa4b1e;
  background: #f7f7f7 url(../images/icon-sb-tie.png)no-repeat left;
  background-position-x: 10px;
}

.sbfa-show .desc {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}

.sbfa-show .desc .img {
  width: 34%;
  position: relative;
  padding-top: 24%;
}

.sbfa-show .desc .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}

.sbfa-show .desc .cont {
  width: 62%;
  padding-top: 1rem;
  font-size: 1rem;
}

.sbfa-show .desc .cont .tie {
  font-size: 24px;
  color: #fa4b1e;
  padding: 0 0 16px 40px;
  font-weight: normal;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  background: url(../images/icon-desc-tie.png)no-repeat left top;
  margin-bottom: 1.25rem;
}

.sbfa-show .ContentBox {
  font-size: 0.8rem;
  line-height: 30px;
  margin-bottom: 1rem;
}

.sbfa-show .ContentBox .cont {
  padding: 1rem 0;
}

/* 网关方案 */

.wgfa-show .img {
  border: 1px solid rgba(0, 0, 0, .1);
}

.wgfa-show .wg-tie {
  background: linear-gradient(to right, #ececec, #fff);
  background-clip: border-box;
  -webkit-background-clip: content-box;
  color: transparent;
}

.wgfa-show .wg-tie span {
  font-size: 24px;
  color: #fff;
  width: 188px;
  padding: 10px 0 10px 50px;
  display: inline-block;
  background: #fa4b1e url(../images/icon-wgfa-sbtie.png)no-repeat left;
  background-position-x: 10px;
}

/* 云方案 */

.yfa-show .yfa-tie {
  padding: 10px 0 1.625rem 100px;
  background: url(../images/icon-yfa-sbtie.png)no-repeat left top;
  background-position-x: 10px;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.yfa-show .yfa-tie span {
  font-size: 24px;
  color: #fa4b1e
}

.relation-product ul {
  margin-top: 2rem;
}

.relation-product li .box {
  margin-bottom: 2rem;
}

.relation-product li .pic {
  overflow: hidden;
  display: block;
  padding: 3rem;
  background: #d9d9d9;
}

.relation-product li img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.relation-product li dt {
  padding: 2rem 1rem 1rem 1rem;
}

.relation-product li h3 {
  font-size: 1.5rem;
  color: #333;
  font-weight: normal;
}

.relation-product li p {
  font-size: 1rem;
  color: #a5a5a5;
  margin: 1rem 0 2rem 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.relation-product li i {
  font-size: .875rem;
  color: #3e8bff;
  font-style: normal;
}

.relation-product li:hover img {
  transform: scale(1.1);
}

.zyzx-list .zyzx-nav ul li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 276px;
  box-shadow: 0 0 16px #dedede;
  font-size: 24px;
  border-radius: 8px;
}

.zyzx-list .zyzx-nav ul li a img {
  object-fit: scale-down;
  margin-bottom: 1.25rem;
  transition: .5s all ease-out;
  -webkit-transition: .5s all ease-out;
}

.zyzx-list .zyzx-nav ul li:hover a img {
  transform: rotateY(360deg);
  margin-bottom: 2rem;
}

.zyzx-faq {
  padding: 46px;
  box-shadow: 0 0 16px #dedede;
  border-radius: 8px;
  margin-top: 2rem;
}

.zyzx-faq .index-more {
  margin: 2rem auto auto auto;
}

.zyzx-faq .tie {
  font-size: 24px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  padding-left: 64px;
  background: url(../images/icon-faq.png)no-repeat left;
  margin-bottom: 3rem;
}

.zyzx-faq-list ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #e5e5e5;
}

.zyzx-faq-list ul li span {
  padding: 4px;
  color: #fff;
  width: 21px;
  height: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #c4c4c4;
}

.zyzx-faq-list ul li h4 {
  width: 100%;
  padding-left: 1.25rem;
}

.zyzx-faq-list ul li i {
  font-size: 1rem;
  font-style: normal;
  color: #c4c4c4;
  font-family: cursive;
  font-weight: bold;
}

.zyzx-faq-list ul li:hover span {
  background: #fa4415;
}

.zyzx-faq-list ul li:hover i {
  color: #fa4415;
}

/* 下载列表 */

.download .tie {
  background: url(../images/icon-zyzx-down.png)no-repeat left;
}

.app .tie {
  background: url(../images/icon-zyzx-app.png)no-repeat left;
}

.download-list ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #e5e5e5;
  background: url(../images/icon-down.png)no-repeat right top;
}

.download-list ul li i {
  font-size: 1rem;
  font-style: normal;
  color: #fa4415;
  font-family: cursive;
  font-weight: bold;
}

.download-list ul li h4 {
  padding-left: 1.25rem;
  width: 35%;
}

.download-list ul li span {
  width: 30%;
}

/* 视频教程 */

.video .tie {
  background: url(../images/icon-zyzx-video.png)no-repeat left;
}

.video-list ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #e5e5e5;
}

.video-list ul li i {
  font-size: 1rem;
  font-style: normal;
  color: #fa4415;
  font-family: cursive;
  font-weight: bold;
}

.video-list ul li h4 {
  width: 30%;
  padding-left: 1.25rem;
  margin-right: auto;
}

.video-list ul li span {
  width: 20%;
  margin-right: auto;
}

.video-list ul li b {
  color: #fa4f22;
  background: url(../images/icon-video.png)no-repeat left center;
  padding-left: 2rem;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 招聘列表 */

.top-info {
  margin-bottom: 2rem;
}

.top-info p {
  font-size: .875rem;
  line-height: 30px;
  text-align: center;
}

.job-tie {
  font-size: 1.875rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 2rem;
}

.job-List dl {
  padding: 1.25rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 2px;
  cursor: pointer;
  position: relative;
}

.job-List .link {
  border-top: 1px solid #eaeaea;
}

.job-List .link::after {
  content: '>';
  position: absolute;
  right: 20px;
  top: 0;
  width: 10px;
  height: 100%;
  color: #333;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: monospace;
  transform: rotateZ(-90deg);
  transition: .5s all ease-out;
  -webkit-transition: .5s all ease-out;
}

.job-List dl span {
  font-size: 1rem;
  width: 25%;
}

.job-List .content {
  padding: 1.25rem 2rem;
  background: #f2f2f2;
  display: none;
}

.job-List .open .link {
  background: #fa4b1e;
  color: #fff;
}

.job-List .open .link::after {
  color: #fff;
  transform: rotateZ(90deg);
}

/*联系我们*/

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #000;
  font-size: 14px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #000;
  font-size: 14px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000;
  font-size: 14px;
}

.contact {
  display: flex;
  justify-content: space-between;
}

.contact .info {
  width: 40%;
}

.contact .info h2 {
  font-size: 25px;
  color: #fa4b1e;
}

.contact .info .tel {
  font-size: .875rem;
  color: #aaaaaa;
  background: url(../images/icon-tel.png)no-repeat left center;
  padding-left: 50px;
  margin: 2rem 0;
}

.contact .info .tel span {
  display: block;
  font-size: 35px;
  color: #fa4b1e;
  font-weight: bold;
}

.contact-baidumap {
  border: 5px solid #dbdbdb;
  overflow: hidden;
  width: 100%;
  height: 530px;
}

.confeedback {
  background: #f3f3f3;
  background-size: cover;
  padding: 5rem 0;
}

.confeedback .con-tie {
  font-size: 1.875rem;
  color: #333;
  margin-bottom: 50px;
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}

.confeedback .con-tie span {
  font-weight: lighter;
  color: #d6d0d0;
  margin: 0 2rem;
}

.confeedback .contact-feedback span {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  display: block;
  margin-bottom: 1rem;
}

.confeedback .contact-feedback li:nth-child(3) {
  margin-right: 0
}

.confeedback .contact-feedback li input {
  width: 100%;
  padding: 16px 20px;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  font-size: 14px;
}

.confeedback .textarea {
  width: 100%;
  overflow: hidden;
  margin-top: 1rem;
}

.confeedback .textarea textarea {
  width: 100%;
  border: 1px solid #e1e1e1;
  height: 16.0rem;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  font-size: 14px;
}

.confeedback .textarea .verifyCode {
  float: left;
  display: flex;
  justify-content: center;
}

.confeedback .textarea .verifyCode input {
  width: 200px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #e5e5e5;
  padding-left: 20px;
}

.confeedback .textarea .verifyCode img {
  height: 50px;
  width: 120px;
}

.confeedback .textarea button {
  background: #fa4b1e;
  font-size: 16px;
  color: #fff;
  padding: 14px 50px;
  border-radius: 2px;
  transition: 0.5s all;
  cursor: pointer;
  display: block;
  float: right;
  margin-left: 10px;
}

.confeedback .textarea button:hover {
  background: #c73b17;
}

/*附加***********/

.page-yfsl .subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  font-size: 40px;
  color: #333;
  margin-bottom: 4rem;
}

.page-yfsl .subtitle h3 {
  font-weight: normal;
}

.page-yfsl ul li .box {
  margin-bottom: 2rem;
}

.page-yfsl ul li h4 {
  font-size: 1.125rem;
  color: #333;
  margin-bottom: 1rem;
}

.page-yfsl ul li .pic {
  overflow: hidden;
  margin-bottom: 1rem;
}

.page-yfsl ul li .pic img {
  width: 100%;
  height: 100%;
  transition: .5s all;
  -webkit-transition: .5s all;
}

.page-yfsl ul li p {
  font-size: 1rem;
  color: #888888;
}

.page-yfsl ul li:hover .pic img {
  transform: scale(1.1);
}

.search-title {
  padding: 2rem 0;
  font-size: 2rem;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}