blockquote,

body,

code,

dd,

div,

dl,

dt,

fieldset,

form,

h1,

h2,

h3,

h4,

h5,

h6,

input,

legend,

li,

ol,

p,

pre,

td,

textarea,

th,

ul {

  margin: 0;

  padding: 0;

  font-family: Arial, Helvetica, sans-serif !important
}

@font-face {

  font-display: swap !important
}

table {

  border-collapse: collapse;

  border-spacing: 0
}

fieldset,

img {

  border: 0
}

address,

caption,

cite,

code,

dfn,

em,

i,

th,

var {

  font-style: normal;

  font-weight: 400
}

ol,

ul {

  list-style: none
}

body {

  font-family: Arial, Helvetica, sans-serif;

  overflow-x: hidden;

  -webkit-font-smoothing: antialiased;

  position: relative;

  --themeAColor: #0e4069
}

p {

  color: #000;

  font-size: 16px
}

nav .nav {

  background-color: var(--themeAColor)
}

nav .total {

  display: flex;

  padding-top: 6px;

  padding-bottom: 6px;

  padding-left: 0;

  padding-right: 0
}

nav .total .left {

  display: flex;

  align-self: center;

  padding-left: 0;

  padding-right: 0
}

nav .total .right {

  padding-left: 0;

  padding-right: 0
}

nav .total ul {

  display: flex;

  flex-flow: row
}

nav .total .left ul li {

  font-size: 16px;

  color: #fff;

  margin-right: 20px
}

nav .total .right ul {

  flex-flow: row-reverse
}

nav .total .right ul li {

  width: 30px;

  height: 30px;

  border-radius: 50%;

  color: #fff;

  margin-left: 8px;

  display: flex;

  align-content: center;

  justify-content: center;

  position: relative;

}

nav .total .right ul li a {

  text-decoration: none;

  display: flex;

  align-items: center;

  justify-content: center;
  width: 100%;
  height: 100%;
}
nav .total .right ul li a svg {
  width: 20px;
  height: 28px;
  fill: #ffffff;
}
nav .total .right ul li a .iconfont {

  font-size: 20px;

  color: #fff
}

.addclass {

  left: 0;

  top: 0;

  width: 100%;

  position: fixed;

  z-index: 8888888888;

  transition: all .5s;

  background-color: #fff;

  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%)
}

header .navs {

  height: 90px
}

header .navs .navbar-toggle span {

  display: block;

  position: relative;

  cursor: pointer;

  width: 30px;

  height: 3px;

  background-color: var(--themeColor)
}

header .navs .navbar-toggle span::before,

header .navs .navbar-toggle span::after {

  content: "";

  width: 100%;

  height: 3px;

  background-color: var(--themeColor);

  position: absolute;

  left: 0
}

header .navs .navbar-toggle span::after {

  top: -8px
}

header .navs .navbar-toggle span::before {

  bottom: -8px
}

header .navs .search {

  position: relative;

  margin-top: 15px;

  margin-right: 20px
}

header .navs .search>i {

  cursor: pointer;

  font-weight: 600;

  color: #242c33;

  display: inline-block;

  position: relative;

  width: 35px;

  height: 35px;

  display: block;

  font-size: 14px;

  color: #fff;

  padding: 0;

  margin: 0;

  cursor: pointer;

  background: 0;

  border-radius: 50%;

  border: 1px dashed var(--themeColor);

  transition: all 500ms ease;

  -moz-transition: all 500ms ease;

  -webkit-transition: all 500ms ease;

  -ms-transition: all 500ms ease;

  -o-transition: all 500ms ease;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center
}

header .navs .input-box {

  margin-left: 20px
}

header .navs .input-box form {

  display: flex;

  align-items: center;

  width: 160px;

  height: 33px;

  background: #fff;

  overflow: hidden;

  border-radius: 20px;

  border: 2px solid #000
}

header .navs .input-box .search-submit {

  background: 0
}

header .navs .input-box .header-search {

  width: 110px
}

header .navs .input-box .search-submit i {

  color: var(--themeColor)
}

@media screen and (max-width:769px) {

  header .navs .input-box {

    padding: 20px 0
  }

  header .navs .header-nav li .searchshow {

    display: none
  }

}

header .navs .language-box {

  position: relative;

  min-width: 98px;

  margin-top: 30px;

  font-size: 15px;

  color: #fff;

  cursor: pointer
}

header.fixeds .navs .language-box {

  color: #000
}

header .navs .language-box i {

  font-size: 12px
}

header .navs .language-wrap {

  display: none;

  position: absolute;

  top: 30px;

  border-radius: 4px;

  min-width: 120px;

  padding: 0 18px;

  background: #fff;

  border: 1px solid #ddd;

  color: #272727
}

header .navs .language-wrap .item {

  padding: 4px 0
}

header .navs .header-nav li {

  display: inline-block;

  position: relative;

  cursor: pointer;

  margin-right: 8px
}

header .navs .header-nav li .searchshow {

  font-size: 16px;

  font-weight: 700;

  padding: 10px 16px;

  color: var(--themeAColor);

  border-radius: 20px
}

.searchul {

  position: absolute;

  top: 52px;

  right: 0;

  display: none
}

.searchwindow form {

  display: flex;

  width: 280px;

  height: 70px;

  background: #95b3d7;

  justify-content: center;

  align-items: center
}

.searchwindow form .shuru {

  height: 43px;

  width: 210px;

  box-sizing: border-box;

  font-size: 16px;

  padding: 10px;

  border: 2px var(--themeColor) solid
}

.searchwindow form button {

  height: 43px;

  width: 43px;

  box-sizing: border-box;

  background-color: var(--themeColor);

  color: white;

  border: 0
}

header .navs .header-nav .sub-menu li {

  margin-left: 0;

  padding: 3px 10px
}

header .navs .header-nav li a {

  display: block;

  color: #333;

  font-size: 14px;

  position: relative;

  text-transform: capitalize
}

header .navs .header-nav li .m-menu {

  text-transform: uppercase
}

header .navs .header-nav .active>a::after {

  opacity: 1
}

header .navs .header-nav>ul>li:last-child::after,

header .navs .header-nav .active::after {

  background-color: transparent
}

header .navs .header-nav .active>a {

  color: #fff;

  background-color: var(--themeColor)
}

@media screen and (max-width:991px) {

  header .navs .container {

    width: 100% !important
  }

  header .navs .header-nav li {

    margin-right: 3px !important
  }

  header .navs .header-nav li:last-child {

    display: none
  }

}

@media(max-width:768px) {

  header .navs .wap-nav .wpl h1 img {

    height: 54px
  }

  .whoWe p {

    width: auto !important
  }

  .guigesize {

    width: 100% !important
  }

  .pro-show .tab-content {

    overflow: scroll !important
  }

}

@media(min-width:769px) {

  header .navs .wap-nav {

    position: relative;

    z-index: 9;

    padding: 10px 1%;

    background: #fff
  }

  header .navs .wnl .header-nav {

    display: block !important
  }

  header .navs .pdl {

    padding-left: 10%
  }

  header .navs .header-nav .fourth-sub,

  header .navs .header-nav .third-sub,

  header .navs .header-nav .sub-menu {

    position: absolute;

    top: 80px;

    left: 0;

    width: 200px;

    z-index: 999;

    min-width: 230px;

    background-color: #fff;

    transition: all 500ms ease;

    -webkit-transition: all 500ms ease;

    -moz-transition: all 500ms ease;

    -o-transition: all 500ms ease;

    -ms-transition: all 500ms ease;

    visibility: hidden;

    display: none;

    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.32);

    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.32);

    text-align: left
  }

  header .navs .header-nav .fourth-sub,

  header .navs .header-nav .third-sub {

    width: 250px
  }

  header .navs .header-nav .sub-menu li:not(:last-child) {

    border-bottom: 1px solid #ddd
  }

  header .navs .header-nav .sub-menu a {

    padding: 10px;

    font-size: 14px;

    color: #272727;

    line-height: 1.4
  }

  header .navs .header-nav>ul>li:hover>a {

    color: #fff;

    background-color: var(--themeColor)
  }

  header .navs .header-nav .sub-menu a {

    -webkit-transition: all .5s;

    transition: all .5s
  }

  header .navs .header-nav .sub-menu a:hover {

    transform: translateX(6px)
  }

  header .navs .header-nav .sub-menu li:hover {

    background-color: #f2f2f2
  }

  header .navs .header-nav .active>.submenu-button,

  header .navs .header-nav a:hover::after {

    border-bottom-color: var(--themeColor);

    border-right-color: var(--themeColor)
  }

  header .navs .header-nav .sub-menu a:hover::after {

    border-bottom-color: #fff;

    border-right-color: #fff
  }

  header .navs .header-nav .sub-menu li a::after {

    -webkit-transform: rotate(316deg);

    transform: rotate(316deg)
  }

  header .navs .header-nav .fourth-sub,

  header .navs .header-nav .third-sub {

    top: 0;

    left: 100%
  }

  header .navs .header-nav .third-sub li:hover .fourth-sub,

  header .navs .header-nav li:hover .sub-menu,

  header .navs .header-nav .sub-menu li:hover .third-sub {

    visibility: visible;

    display: block;

    animation: toudong .3s ease-out;

    top: 100%
  }

  @keyframes toudong {

    from {

      top: 130%
    }

    to {

      top: 100%
    }

  }

  header .navs .header-nav .third-sub li:hover .fourth-sub,

  header .navs .header-nav .sub-menu li:hover .third-sub {

    top: 0
  }

  header .navs .header-nav .sub-menu .submenu-button {

    position: absolute;

    top: 44%;

    right: 14px;

    width: 5px;

    height: 5px;

    border-bottom: 1px solid #fff;

    border-right: 1px solid #fff;

    content: "";

    -webkit-transform: rotate(315deg);

    transform: rotate(315deg);

    border-bottom-color: #272727;

    border-right-color: #272727
  }

  header .navs .header-nav .sub-menu li:hover .submenu-button {

    border-bottom-color: #272727;

    border-right-color: #272727
  }

  header .navs .header-nav>ul>li:hover>.submenu-button {

    border-bottom-color: var(--themeColor);

    border-right-color: var(--themeColor)
  }

  header .navs .wnl {

    margin-top: 10px;

    display: block !important
  }

  .navs .header-nav li .m-menu {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    position: relative;

    padding: 10px 16px;

    border-radius: 20px;

    transition: all .3s;

    font-weight: 600;

    font-size: 14px
  }

  header .navs .sub-menu li {

    width: 100%
  }

  header .navs .wap-nav .wpl h1 img {

    height: 90px
  }

}

.fixeds {

  border-radius: 0;

  position: fixed !important;

  width: 100%;

  top: 0;

  left: 0;

  z-index: 999;

  background-color: #fff;

  margin: 0;

  padding-top: 0;

  -webkit-animation: menu_sticky .5s ease-in-out;

  animation: menu_sticky .5s ease-in-out;

  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.32);

  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.32)
}

@-webkit-keyframes menu_sticky {

  0% {

    margin-top: -75px;

    opacity: 0
  }

  50% {

    margin-top: -64px;

    opacity: 0
  }

  100% {

    margin-top: 0;

    opacity: 1
  }

}

@keyframes menu_sticky {

  0% {

    margin-top: -75px;

    opacity: 0
  }

  50% {

    margin-top: -64px;

    opacity: 0
  }

  100% {

    margin-top: 0;

    opacity: 1
  }

}

@media screen and (max-width:769px) {

  header {

    position: relative
  }

  header .topbar,

  header .header-nav,

  .sub-menu,

  .third-sub {

    display: none
  }

  header .navs .wpl {

    display: block;

    background-color: #fff
  }

  header .navs .wpl h1 {

    float: left
  }

  .navbar-toggle {

    margin: 25px 0 0 0;

    padding: 0
  }

  header .navs .logo img {

    width: auto
  }

  header .navs {

    width: 100%;

    height: 52px;

    background-color: #fff
  }

  header .navs .wnl {

    padding: 0
  }

  .wap-nav>.pull-left {

    width: 100%
  }

  .wap-nav .wpl {

    width: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 0 15px
  }

  .wap-nav .wnl {

    width: 100%;

    height: 100%;

    position: fixed;

    top: 51px;

    left: 0;

    z-index: 999;

    display: none
  }

  header .navs .search {

    display: none
  }

  .wap-nav .header-nav {

    text-align: left;

    width: 100%;

    background-color: rgba(0, 0, 0, 0.8);

    height: 100%;

    z-index: 122;

    overflow-y: scroll;

    overflow-x: hidden;

    -webkit-box-sizing: border-box;

    box-sizing: border-box
  }

  header .navs .wap-nav .header-nav li {

    padding: 0;

    display: block;

    height: auto;

    border-top: 1px solid rgba(255, 255, 255, 0.5)
  }

  header .navs .wap-nav .header-nav li a {

    padding: 16px 20px;

    color: #fff;

    padding-right: 25px
  }

  header .navs .wap-nav .submenu-button {

    position: absolute;

    z-index: 10;

    right: 0;

    top: 0;

    display: block;

    border-left: 1px solid rgba(255, 255, 255, 0.5);

    height: 50px;

    width: 50px;

    cursor: pointer
  }

  header .navs .wap-nav .submenu-button::before {

    position: absolute;

    top: 17.5px;

    right: 17.5px;

    width: 10px;

    height: 10px;

    border-bottom: 1px solid #fff;

    border-right: 1px solid #fff;

    content: "";

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

    -webkit-transition: border-color .2s ease;

    transition: border-color .2s ease
  }

  header .navs .header-nav li>a::after {

    display: none
  }

  header .navs .header-nav .sub-menu li a {

    padding-left: 30px;

    font-size: 15px
  }

  header .navs .header-nav .third-sub li a {

    padding-left: 45px;

    font-size: 14px
  }

  header .navs .wap-nav .wpl h1 {

    margin-top: 0
  }

  header .navs .navbar-toggle {

    display: block
  }

  header .navs .header-nav .fourth-sub {

    display: none
  }

  header .navs .header-nav .fourth-sub li a {

    padding-left: 65px !important;

    font-size: 13px !important
  }

  header .navs .wap-nav .wap-logo {

    display: none !important
  }

}

header .navs .nas_center {

  display: flex;

  flex-flow: row;

  align-items: center
}

.pulling-right {

  position: absolute;

  right: 0
}

header .navs .wap-nav {

  padding-top: 0;

  padding-bottom: 0
}

footer .footer {

  color: #848484;

  background-attachment: fixed;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: center center;

  position: relative;

  padding: 70px 0 20px
}

footer .footer .yy {

  left: 0;

  top: 0;

  position: absolute;

  width: 100%;

  height: 100%;

  background-color: rgba(0, 0, 0, .9);

  border-top: 2px solid var(--themeAColor)
}

footer .footer .total {

  padding-left: 0;

  padding-right: 0
}

footer .footer .total .left {

  padding-left: 0;

  padding-right: 0
}

footer .footer .total .left .img .imgs {

  padding-left: 0;

  padding-right: 0
}

footer .footer .total .left .img p {

  margin-top: 10px;

  margin-bottom: 40px;

  font-size: 16px;

  color: #848484
}

footer .footer .total .left .img .imgs {

  min-height: 130px;

  max-height: 130px;

  display: flex;

  align-items: center;

  justify-content: center;

  overflow: hidden;

  margin-top: -30px
}

footer .footer .total .left .img .imgs img {

  max-width: 100%;

  height: 80px
}

footer .footer .total .left .wz_link {

  padding-left: 15px
}

footer .footer .total .wz_link {

  padding-left: 0;

  padding-right: 0;

  display: table
}

footer .footer .total .wz_link h3 {

  text-transform: uppercase;

  font-size: 20px;

  font-family: 400
}

footer .footer .total .wz_link .hrr {

  width: 50px;

  height: 1px;

  background-color: var(--themeAColor);

  margin-top: 15px
}

footer .footer .total .wz_link ul {

  margin-top: 20px
}

footer .footer .total .wz_link li {

  margin-bottom: 15px
}

footer .footer .total .wz_link li a {

  font-size: 16px;

  text-decoration: none;

  color: #848484;

  transition: all .5s
}

footer .footer .total .wz_link li a:hover {

  color: var(--themeAColor)
}

footer .footer .total .right {

  padding-left: 0;

  padding-right: 0
}

footer .footer .total .right .left_wz {

  padding-left: 0;

  padding-right: 0;

  display: flex;

  justify-content: center
}

.index .working .total .list .all .lbx {

  display: table;

  margin: 0 auto
}

.index .working .total .list .all .title h4 {

  text-align: center
}

@media screen and (max-width:1199px) {

  footer .footer .total .right .left_wz,

  footer .footer .total .right .right_wz {

    justify-content: left !important
  }

  .swiper_meet .swiper-button-next {

    left: 54% !important
  }

  .swiper_meet .swiper-button-prev {

    left: 45% !important
  }

  .index .service .total .list .all .img {

    height: auto !important
  }

}

footer .footer .total .right .right_wz {

  padding-left: 0;

  padding-right: 0;

  display: flex;

  justify-content: center
}

footer .footer .left .img .icon {

  display: flex;

  flex-flow: row
}

footer .footer .left .img .icon li {

  width: 34px;

  height: 32px;

  display: flex;

  align-items: center;

  justify-content: center;

  border: 1px solid #848484;

  margin-right: 10px
}

footer .footer .left .img .icon li a {

  text-decoration: none;

  color: #848484
}

footer .footer .left .img .icon li a .iconfont {

  color: #848484;

  transition: all .5s
}

footer .footer .left .img .icon li:hover .iconfont {

  color: #fff
}

footer .footer .total .wz_link ul li .iconfont {

  transition: all .5s
}

footer .footer .total .wz_link ul li:hover .iconfont {

  color: var(--themeAColor)
}

copy .copy {

  padding: 26px 0;

  background-color: #000
}

copy .copy .left {

  color: #848484;

  padding-left: 0;

  padding-right: 0
}

copy .copy .right {

  display: flex;

  flex-flow: row-reverse;

  padding-left: 0;

  padding-right: 0
}

copy .copy .right ul {

  display: flex;

  flex-flow: row
}

copy .copy .right li a {

  color: #848484;

  font-size: 16px;

  font-weight: 300;

  margin-right: 25px;

  text-decoration: none
}

scroll_fixed .top_fixed {

  position: fixed;

  width: 50px;

  height: 40px;

  bottom: 100px;

  right: 30px;

  z-index: 99;

  color: #fff;

  background-color: var(--themeAColor);

  text-align: center;

  display: none;

  box-shadow: 0 10px 10px -5px #000
}

scroll_fixed .top_fixed i {

  line-height: 40px
}

.swiper-container {

  width: 100%;

  height: 100%
}

.swiper-slide {

  text-align: center;

  font-size: 18px;

  background: #fff;

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-box-align: center;

  -ms-flex-align: center;

  -webkit-align-items: center;

  align-items: center
}

.swiper_index .img {

  display: flex;

  align-items: center;

  justify-content: center;

  position: relative
}

.swiper_index .img .yy {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background-color: rgba(0, 0, 0, .4);

  display: flex;

  align-items: center;

  justify-content: center
}

.swiper_index .img .yy .wz {

  width: 60%
}

.swiper_index .img .yy .wz h2 {

  font-size: 30px;

  color: var(--themeAColor)
}

.swiper_index .img .yy h2 {

  color: var(--themeAColor)
}

.swiper_index_next:after,

.swiper_index_prev:after {

  font-size: 16px !important;

  color: #fff
}

.swiper_index_next,

.swiper_index_prev {

  overflow: hidden;

  width: 70px;

  height: 70px;

  border-radius: 50%;

  background-color: rgba(0, 0, 0, .5);

  transition: all .5s
}

.swiper_xs .ys {

  display: none
}

.swiper_xs:hover .ys {

  display: block
}

.swiper_index_next:hover,

.swiper_index_prev:hover {

  background-color: var(--themeAColor)
}

.swiper_index .img img {

  max-width: 100%;

  width: 100%;

  height: auto;

  transition: all .5s
}

.swiper_index .swiper-slide {

  overflow: hidden
}

.index h5 {

  font-size: 36px;

  font-weight: 500;

  color: #222
}

.index h2 span {

  color: var(--themeAColor)
}

.index .hr {

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center;

  margin-top: 10px;

  margin-bottom: 30px
}

.index .hr .a {

  width: 110px;

  height: 1px;

  background-color: var(--themeAColor)
}

.index .hr .b {

  margin-top: 2px;

  width: 80px;

  height: 1px;

  background-color: var(--themeAColor)
}

.index .working .total {

  padding-top: 80px;

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center;

  padding-left: 0;

  padding-right: 0
}

.index .working .total .list {

  padding-left: 0;

  padding-right: 0
}

.index .working .total .list .all {

  cursor: pointer
}

.index .working .total .list .all .title {

  margin-top: 20px
}

.index .working .total .list .all .title h4 a {

  font-size: 20px;

  font-weight: 500;

  color: #222;

  text-decoration: none;

  transition: all .5s
}

.index .working .total .list .all:hover .title h4 a {

  color: var(--themeAColor)
}

.index p {

  font-size: 16px;

  color: #848484;

  line-height: 26px;

  font-weight: 300;

  margin-top: 15px
}

.whoWe p {

  width: 603px
}

.index h3 {

  color: #222;

  font-size: 18px;

  margin: 0;

  text-transform: uppercase
}

.index #box1 {

  width: 0;

  border-left: 52px solid transparent;

  border-right: 52px solid transparent;

  border-bottom: 30px solid var(--themeAColor)
}

.index #box2 {

  width: 104px;

  height: 60px;

  background-color: var(--themeAColor);

  display: flex;

  align-items: center;

  justify-content: center
}

.index #box2 .iconfont {

  font-size: 37px;

  color: #fff
}

.index #box3 {

  width: 0;

  border-top: 30px solid var(--themeAColor);

  border-left: 52px solid transparent;

  border-right: 52px solid transparent
}

.index .who .container {

  width: 100%;

  padding-left: 0;

  padding-right: 0;

  overflow: hidden;

  padding-top: 80px
}

.index .who .container .total {

  padding-left: 0;

  padding-right: 0;

  display: flex
}

.index .who .container .left {

  padding-left: 0;

  padding-right: 0;

  overflow: hidden
}

.index .who .container .left .img {

  display: flex;

  flex-flow: column;

  align-items: flex-end;

  justify-content: flex-end;

  height: 100%
}

.index .who .container .left .img img {

  max-width: 100%;

  height: 100% !important;

  transition: all .4s ease;

  object-fit: cover
}

.index .who .container .left:hover .img img {

  opacity: .8;

  transform: scale(1.1)
}

.index .who .container .left a .bofangbutton {

  opacity: 0;

  transition: all .4s ease;

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  display: flex;

  justify-content: center;

  align-items: center
}

.index .who .container .left:hover a .bofangbutton {

  opacity: 1
}

.index .who .container .right {

  padding-left: 0;

  padding-right: 0;

  display: flex;

  align-items: center;

  margin-left: -120px;

  min-height: 600px
}

.index .who .container .right .whoWe {

  padding-bottom: 57px;

  padding-left: 60px;

  padding-right: 30px;

  padding-top: 51px;

  z-index: 2;

  background-color: #fff;

  text-align: left;

  box-shadow: 0 0 16px 0 rgb(0 0 0 / 32%)
}

.index .who .hr {

  align-items: baseline
}

.index .who .tx {

  display: flex;

  flex-flow: row
}

.index .who .tx .title {

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center;

  margin-left: 20px
}

.index .who .tx .title p {

  font-size: 14px;

  margin-top: 10px;

  color: var(--themeAColor)
}

.index .who .tx .img {

  width: 85px;

  height: 85px;

  border-radius: 50%;

  display: flex;

  align-items: center;

  justify-content: center;

  overflow: hidden
}

.index .who .tx .img img {

  max-width: 100%;

  height: auto
}

.index .service {

  padding: 80px 0 50px
}

.index .service .total {

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center;

  padding-left: 0;

  padding-right: 0
}

.index .service .total .list {

  padding-left: 0;

  padding-right: 0
}

.index .service .total .list .all {

  margin-bottom: 30px;

  cursor: pointer
}

.index .service .total .list .all .img {

  height: 360px;

  display: flex;

  align-items: center;

  justify-content: center;

  overflow: hidden;

  position: relative
}

.index .service .total .list .all .img .yy {

  position: absolute;

  left: 0;

  bottom: 0;

  width: 100%;

  height: 25%;

  background-color: var(--themeAColor);

  transition: all .5s;

  overflow: hidden;

  opacity: .9;

  transition: all .5s;

  padding: 0 20px
}

.index .service .total .list .all .img .yy:hover {

  opacity: .8
}

.index .service .total .list .all .img .yy h4 {

  font-size: 18px;

  text-transform: capitalize;

  font-weight: 500;

  text-align: center;

  color: #fff;

  width: 100%;

  margin-bottom: 12px;

  transition: all .5s;

  overflow: hidden;

  text-overflow: ellipsis;

  display: flex;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  height: 100%;

  justify-content: center;

  align-items: center
}

.index .service .total .list .all .img .yy p {

  font-size: 16px;

  color: #fff;

  margin-bottom: 15px;

  transition: all 1s;

  text-align: center;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical
}

.index .service .total .list .all .img a {

  display: block
}

.index .service .total .list .all .img .yy span {

  display: block;

  text-decoration: none;

  font-size: 16px;

  color: #fff;

  transition: all 1s;

  text-align: center
}

.index .service .total .list .all .img img {

  max-width: 100%;

  height: auto;

  transition: all .4s ease
}

.index .service .total .list .all .img:hover img {

  transform: scale(1.1)
}

.index .service .total .list .all .img:hover .yy h4 {

  margin-top: 0;

  -webkit-line-clamp: 3;

  display: block;

  height: auto !important
}

.index .service .total .list .all .img:hover .yy {

  height: 100%;

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center
}

.index .chart {

  background-color: var(--themeAColor);

  padding-top: 50px;

  padding-bottom: 50px
}

.index .chart .total {

  padding-left: 0;

  padding-right: 0
}

.index .chart .total {

  display: flex;

  flex-flow: row
}

.index .chart .total h5 {

  color: #fff;

  font-size: 30px;

  margin-top: 10px
}

.index .chart .total .right {

  text-align: right;

  display: flex;

  align-items: center;

  justify-content: flex-end
}

.index .chart .total a {

  text-decoration: none;

  padding: 11px 30px;

  color: #fff;

  text-align: center;

  border-radius: 25px;

  line-height: 24px;

  letter-spacing: 1px;

  text-transform: uppercase;

  border: 2px solid #fff;

  transition: all .5s
}

.index .chart .total a:hover {

  background-color: #000;

  border: 2px solid #000
}

.index .meet {

  padding-top: 80px
}

.index .meet .container {

  width: 100% !important
}

.index .meet .total {

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center
}

.index .meet .total .img {

  position: relative;

  cursor: pointer;

  overflow: hidden
}

.index .meet .total .img img {

  transition: all .4s ease
}

.index .meet .total .img:hover img {

  transform: scale(1.1)
}

.index .meet .total .img .yy,

.parther .swiper_parther .img .yy {

  position: absolute;

  width: 100%;

  height: 0;

  left: 0;

  bottom: 0;

  border: 1px solid var(--themeAColor);

  transition: all .5s;

  overflow: hidden;

  background-color: var(--themeAColor)
}

.index .meet .total .img .yy span,

.parther .swiper_parther .img .yy span {

  color: #fff;

  font-size: 16px;

  font-weight: 600;

  text-transform: uppercase;

  line-height: 22px
}

.index .meet .total .img .yy h4,

.parther .swiper_parther .img .yy h4 {

  color: #fff;

  font-size: 15px;

  font-weight: 600;

  text-transform: uppercase;

  line-height: 30px
}

.index .meet .total .img:hover .yy,

.parther .swiper_parther .img:hover .yy {

  height: 30px
}

.index .meet .total .ys {

  margin-top: 40px
}

.index .meet .swiper_meet_next,

.index .meet .swiper_meet_prev {

  overflow: hidden;

  width: 50px;

  height: 50px;

  border-radius: 50%;

  background-color: rgba(0, 0, 0, .5);

  transition: all .1s
}

.index .meet .swiper_meet_next:hover,

.index .meet .swiper_meet_prev:hover {

  background-color: var(--themeAColor)
}

.swiper_meet .swiper-button-next {

  position: relative;

  bottom: -25px;

  left: 52%;

  z-index: 999
}

.swiper_meet .swiper-button-prev {

  position: relative;

  bottom: 3px;

  left: 46%;

  z-index: 999
}

.swiper_meet .swiper-button-next::after,

.swiper_meet .swiper-button-prev::after {

  font-size: 16px;

  color: #fff
}

.index .news {

  padding-top: 80px
}

.index .news .total {

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center;

  padding-left: 0;

  padding-right: 0
}

.index .news .total .list {

  padding-left: 0;

  padding-right: 0
}

.index .news .total .list .all {

  cursor: pointer
}

.index .news .total .list .all .img {

  position: relative;

  height: 218px;

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center
}

.index .news .total .list .all .img .yy {

  position: absolute;

  left: -15px;

  top: 15px;

  color: #fff;

  font-size: 15px;

  padding: 5px 18px 2px;

  display: inline-block;

  line-height: 26px;

  background-color: var(--themeAColor)
}

.index .news .total .list .all .img img {

  max-width: 100%;

  height: 100% !important;

  object-fit: cover
}

.index .news .total .list .all .content {

  padding: 20px 15px 20px;

  background-color: #fff;

  text-align: center
}

.index .news .total .list .all .content a {

  color: #222;

  font-size: 15px;

  text-decoration: none;

  font-weight: 600;

  transition: all .5s
}

.index .news .total .list .all .content p a {

  font-size: 15px;

  color: #848484;

  line-height: 26px;

  font-weight: 300;

  margin-top: 15px
}

.index .news .total .list .all .content .btn a {

  text-decoration: none;

  text-transform: uppercase;

  padding: 11px 40px;

  text-align: center;

  font-size: 14px;

  background-color: var(--themeAColor);

  border: 2px solid var(--themeAColor);

  font-family: 700;

  display: inline-block;

  color: #fff;

  transition: all .5s
}

.index .news .total .list .all .content .btn a:hover {

  background-color: #222;

  border: 2px solid #222
}

.index .news .total .list .all:hover .content h3 a {

  color: var(--themeAColor)
}

.index .parther {

  padding-top: 45px;

  padding-bottom: 80px
}

.index .parther2 {

  padding-top: 0 !important
}

.index_solution {

  width: 100%;

  height: auto
}

.index_solution .caselist {

  margin-bottom: 30px;

  text-align: center
}

.index .parther .total {

  display: flex;

  flex-flow: column;

  align-items: center;

  justify-content: center
}

.index_solution .caselist img {

  transition: all .4s ease
}

.index_solution .caselist:hover img {

  transform: scale(1.05)
}

.index .parther .total .swiper_parther {

  cursor: pointer
}

.index .parther .total .swiper_parther .img {

  overflow: hidden
}

.index .parther .total .swiper_parther .img a img {

  transition: all .4s ease
}

.index .parther .total .swiper_parther .img:hover a img {

  transform: scale(1.1)
}

@media screen and (max-width:1024px) {

  nav .total {

    display: flex;

    flex-flow: column
  }

  nav .total .left ul {

    display: flex;

    flex-flow: column;

    align-items: center;

    justify-content: center
  }

  nav .total .left ul li {

    padding-left: 0;

    padding-right: 0;

    margin: 0
  }

  nav .total .right ul {

    display: flex;

    align-items: center;

    justify-content: center
  }

  .photo_list .total .title ul {

    flex-flow: column
  }

  footer .footer .total .right {

    padding-left: 15px
  }

  footer .footer .total .left .wz_link {

    margin-top: 10px
  }

  .index .chart .total {

    flex-flow: column;

    align-items: center;

    justify-content: center
  }

  .index .chart .total h2 {

    text-align: center
  }

  .index .chart .total a {

    margin-top: 10px
  }

  .index .who .container .right {

    margin-right: 0;

    margin-left: 0
  }

  .index .who .container {

    padding-bottom: 0
  }

  .index .who .container .right .whoWe {

    padding-left: 0;

    padding-right: 0;

    padding-left: 30px;

    padding-right: 30px;

    padding-bottom: 0
  }

  .index .who .container .total {

    display: block !important
  }

  .index .who .container .left .img {

    display: block !important;

    text-align: center !important
  }

  .index .who .container .right {

    min-height: 50px !important;

    display: block !important
  }

  .index .who .container .right .whoWe .title {

    text-align: center
  }

  .index .who .hr {

    display: table !important;

    margin: 0 auto
  }

  .whoWe p {

    width: 100% !important;

    text-align: center
  }

}

@media screen and (max-width:1025px) {

  .common .conmmon-content .box-img {

    height: auto !important
  }

}

.swiper-pagination-bullet-active {

  background-color: var(--themeAColor)
}

.slideInDown.addthis-animated,

.slideInLeft.addthis-animated,

.slideInRight.addthis-animated,

.slideInUp.addthis-animated,

.slideOutDown.addthis-animated,

.slideOutLeft.addthis-animated,

.slideOutRight.addthis-animated,

.slideOutUp.addthis-animated {

  display: none !important
}

a {

  text-decoration: none !important
}

img {

  max-width: 100%;

  height: auto
}

body {

  --themeColor: #0e4069
}

footer .footer .total .wz_link li a {

  text-transform: capitalize
}

.bg-banner {

  padding: 80px 0 30px;

  background-size: cover;

  background-position: center center;

  min-height: 200px;

  position: relative;

  z-index: 2
}

.bg-banner::after {

  content: "";

  background: rgba(0, 0, 0, 0.5);

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  z-index: -1
}

.bg-banner h3 {

  padding-top: 100px;

  color: #fff;

  font-size: 35px;

  font-family: "Roboto", sans-serif;

  font-weight: 600;

  text-transform: uppercase
}

.route {

  padding: 18px 0
}

.route {

  background: #f1f1f1;

  border-bottom: 1px solid #e5e5e5
}

.route ul {

  display: flex;

  flex-wrap: wrap;

  margin-left: 0;

  padding-left: 0
}

.route ul>li {

  float: left;

  position: relative;

  padding-right: 30px
}

.route ul>li a img {

  width: 100px
}

.route ul>li a {

  font-size: 15px;

  text-transform: uppercase;

  padding: 0 10px;

  color: #242424;

  letter-spacing: .32px
}

.route ul>li:first-child a {

  padding-left: 0
}

.route ul>li::after {

  content: "";

  top: 10px;

  right: 10px;

  width: 8px;

  height: 8px;

  position: absolute;

  border-left: 1.5px solid #242424;

  border-bottom: 1.5px solid#242424;

  -webkit-transform: translate(0, -50%) rotate(-135deg);

  transform: translate(0, -50%) rotate(-135deg)
}

.route ul>li:last-child::after {

  border: 0
}

@media screen and (max-width:769px) {

  .bg-banner {

    min-height: 100px;

    padding: 60px 0;

    background-repeat: no-repeat
  }

  .bg-banner h3 {

    font-size: 30px;

    display: none
  }

  .bg-banner h3 {

    padding-top: 0
  }

  .route ul>li a {

    padding: 0
  }

  nav .nav {

    display: none
  }

  .swiper_meet .swiper-button-next {

    left: 56% !important
  }

  .swiper_meet .swiper-button-prev {

    left: 42% !important
  }

}

.about .content {

  padding: 50px 0
}

.about .content .top {

  padding-bottom: 5em;

  border-bottom: 1px solid #ddd
}

.about .content .top figure img {

  border: 5px solid #cecece;

  width: 100%
}

.about .content h4 {

  font-size: 20px;

  margin-bottom: 1em;

  font-weight: 600;

  line-height: 1.5;

  color: #333
}

.about .content h4 span {

  font-size: 16px
}

.about .content p {

  font-size: 16px;

  color: #555;

  line-height: 1.5;

  margin-bottom: 1em
}

.about .content .list {

  padding: 50px 0
}

.about .content .list .title {

  font-size: 18px
}

.about .content .list li {

  display: flex
}

.about .content .list .num {

  width: 58px;

  height: 58px;

  border-radius: 50%;

  background-color: var(--themeColor);

  color: #fff;

  font-size: 24px;

  border: 4px solid #ebebeb;

  box-sizing: border-box;

  display: flex;

  align-items: center;

  justify-content: center;

  margin-right: 20px
}

.about .content .list .txt {

  width: calc(100% - 70px)
}

.about .about-team h4 {

  padding: 0 15px
}

.about .about-team {

  padding-top: 50px;

  border-top: 1px solid #eee
}

.about .about-team .box-img img {

  padding: 6px;

  background-color: #e5e5e5;

  border: 1px solid #cecece;

  margin-bottom: 20px;

  transition: all .4s ease
}

.about .about-team .box-img:hover img {

  transform: scale(1.1)
}

.about .about-team .box-img:hover~h5 {

  color: var(--themeColor) !important
}

.about .about-team h5 {

  font-weight: 600;

  font-size: 16px;

  line-height: 22px;

  color: #3d474a;

  margin-bottom: 15px
}

.about .about-team a {

  display: block;

  margin-bottom: 5px;

  color: var(--themeColor)
}

.about .about-team i {

  color: #b4b8be;

  margin-right: 5px
}

.about .about-team p {

  margin: 15px 0;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical
}

@media screen and (max-width:768px) {

  .about .content .list .num {

    font-size: 16px
  }

}

.contact .map {

  z-index: -1
}

.contact {

  position: relative;

  min-height: 800px
}

.contact .content {

  position: absolute;

  top: 30%;

  left: 50%;

  transform: translateX(-50%)
}

.contact .content .contact-bg {

  background-color: #f2f2f2;

  padding: 5%;

  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.15);

  border-radius: 5px
}

.contact .content h4 {

  font-weight: 600;

  text-transform: uppercase;

  font-size: 18px;

  padding: 1em 0;

  color: #666
}

.contact .content a,

.contact .content .info>div,

.contact .content {

  color: #74787d;

  font-size: 15px;

  line-height: 27px;

  font-weight: 300
}

.contact .content .info {

  padding: 10px 30px
}

.contact .content .info>div {

  padding: 5px 0
}

.contact .content .info i {

  margin-right: 5px
}

.contact .content form input {

  width: 100%;

  height: 36px;

  line-height: 36px;

  border: 1px solid #ddd;

  border-radius: 0;

  margin-bottom: 15px;

  background-color: transparent;

  padding-left: 15px
}

.contact .content form textarea {

  width: 100%;

  border: 1px solid #ddd;

  padding: 15px;

  height: 100px;

  background-color: transparent
}

.contact button {

  border: 0;

  background-color: var(--themeColor);

  border-radius: 0
}

@media screen and (max-width:768px) {

  .contact .content {

    position: static;

    top: 0;

    left: 0;

    transform: translateX(0)
  }

}

.news .left a {

  display: block;

  margin-bottom: 15px;

  border-bottom: 1px solid #e2e6e7
}

.news .left h4 {

  font-size: 18px;

  line-height: 1.4;

  color: #3d474a;

  font-weight: 600;

  padding-top: 20px
}

.news .left p {

  font-size: 14px;

  line-height: 1.8em;

  color: #666;

  margin: 15px 0;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical
}

.news .left .time {

  padding: 10px 0
}

.news .left .time span {

  font-size: 15px;

  color: #767676
}

.news .left .time span:last-child {

  float: right;

  position: relative;

  color: #999;

  font-size: 14px;

  font-weight: 600;

  background: var(--main-theme-color);

  padding: 10px 10px 10px;

  text-align: center;

  cursor: pointer;

  line-height: normal;

  letter-spacing: 1px;

  display: inline-block;

  margin-top: -15px
}

.news .left .time span:last-child::before {

  position: absolute;

  content: "";

  width: 5px;

  height: 100%;

  top: 0;

  left: 0;

  background: rgba(0, 0, 0, 0.1);

  transition: all .2s ease 0s;

  z-index: 9
}

.news .left a:hover .time span:last-child {

  opacity: 1;

  color: var(--themeColor)
}

.news .left a .box-img {

  overflow: hidden
}

.news .left a .box-img img {

  transition: all .4s ease
}

.news .left a:hover .box-img img {

  transform: scale(1.1)
}

.news .left a:hover h4,

.news .left a:hover p {

  color: var(--themeColor) !important
}

.news .left a:hover .time span:last-child::before {

  width: 100%;

  background: rgba(0, 0, 0, 0.12)
}

@media screen and (max-width:768px) {

  .news-show .content,

  .news .content {

    flex-direction: column
  }

  .news .left p {

    padding: 0
  }

  .news .left .time span:last-child {

    padding: 5px;

    margin-top: -5px
  }

  .news-show .article-related a {

    display: block
  }

  .pagingClick a,

  .pagingClick span {

    margin-bottom: 10px
  }

}

.news-show .article {

  border: 1px solid #ddd
}

.news-show .article .dg-header {

  padding: 20px;

  border-bottom: 1px solid #ddd
}

.news-show .article .dg-header h1,

.news-show .article-related {

  font-size: 20px;

  line-height: 1.4;

  color: #121212;

  padding: 10px 0
}

.news-show .article .dg-header .time {

  font-size: 14px;

  color: #777
}

.news-show .article .content {

  font-size: 16px;

  color: #777;

  line-height: 1.4;

  padding: 20px
}

.news-show .article .content img {

  /*width: 100% !important;*/
  width: 100%;

  height: auto !important;

  margin-bottom: 10px
}

.news-show .article .caseshow img:first-child {

  margin-top: 25px
}

.news-show .article .content p {

  line-height: 1.4;

  margin-bottom: 15px
}

.news-show .article-related {

  margin: 20px 0;

  border: 1px solid #ddd
}

.news-show .article-related h5 {

  border-bottom: 1px solid #ddd;

  padding: 20px;

  color: #353a42;

  font-size: 18px;

  font-weight: 600
}

.news-show .article-related .article-related-box {

  padding: 25px 20px 5px 20px
}

.news-show .article-related a {

  font-size: 16px;

  padding-left: 0;

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

  text-decoration: none;

  color: inherit;

  padding-bottom: 15px
}

.news-show .article-related a span {

  color: #777;

  font-weight: 400
}

.news-show .article-related a strong {

  color: #777;

  margin-right: 8px
}

.news-show .article-related a:hover span {

  color: var(--themeColor)
}

.ipd50 {

  padding-top: 80px
}

.common .common-nav form {

  margin-bottom: 20px;

  font-size: 16px
}

.common .common-nav form input {

  border: 0;

  background-color: #eee;

  padding: 10px;

  width: 80%
}

.common .common-nav form button {

  border: 0;

  background-color: var(--themeColor);

  color: #fff;

  padding: 10px;

  width: 16%;

  transition: all .4s ease 0s
}

.common .common-nav form button:hover {

  background: #212121
}

.common .common-nav>h3 {

  font-size: 15px;

  font-weight: bold;

  text-transform: uppercase;

  border-left: 5px solid var(--themeColor);

  padding-left: .5em;

  padding-top: 10px;

  padding-bottom: 10px;

  background-color: #f5f5f5;

  margin-bottom: 10px
}

.common .pro-nav li {

  position: relative;

  margin-bottom: 10px;

  border-radius: 3px
}

.common .pro-nav li a {

  display: inline-block;

  width: 100%;

  padding: 1rem 0;

  padding-right: 1rem;

  color: #555;

  position: relative;

  padding-left: 15px;

  box-sizing: border-box;

  font-size: 16px;

  text-transform: capitalize;

  border: 1px solid #ddd
}

.common .pro-nav li i {

  display: inline-block;

  width: 42px;

  max-height: 42px;

  position: absolute;

  top: 0;

  right: 0;

  box-sizing: border-box;

  display: flex;

  align-items: center;

  justify-content: center;

  color: #fff;

  cursor: pointer
}

.common .pro-nav .second-items,

.common .pro-nav .third-items,

.common .pro-nav .fourth-items {

  display: none;

  margin: 10px 0
}

.common .pro-nav .second-items a {

  padding-left: 30px
}

.common .pro-nav .third-items a {

  padding-left: 45px
}

.common .pro-nav .fourth-items a {

  padding-left: 60px
}

.common .triangle {

  position: relative
}

.common .triangle::after {

  position: absolute;

  top: 40%;

  left: 40%;

  content: "";

  width: 8px;

  height: 8px;

  border-bottom: 1px solid #555;

  border-right: 1px solid #555;

  transform: rotate(315deg)
}

.common .aside-product {

  margin: 1rem 0;

  border: 1px solid #ddd
}

.common .aside-product .media {

  display: table;

  width: 100%
}

.common .aside-product .box-img {

  display: table-cell;

  width: 40%;

  padding: 10px
}

.common .aside-product a .box-img img {

  transition: all .4s ease
}

.common .aside-product a:hover .box-img img {

  transform: scale(1.1)
}

.common .aside-product h4 {

  display: table-cell;

  font-size: 14px;

  padding: 0 1em;

  vertical-align: middle;

  color: #333;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical
}

.common .aside-product>a:hover {

  background-color: #ddd
}

.common .conmmon-content .box-img {

  overflow: hidden;

  display: flex;

  align-items: center;

  justify-content: center;

  height: 250px
}

.common .conmmon-content img {

  -webkit-transition: .5s
}

.common .conmmon-content .text {

  display: block;

  background-color: #ccc;

  padding-left: 15px;

  padding-right: 15px;

  position: relative;

  z-index: 1;

  padding: 25px 25px 30px 25px;

  background: #f3f3f3;

  text-align: center;

  border-bottom: 2px solid var(--themeColor)
}

.common .conmmon-content .text::after {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  height: 0;

  z-index: -1;

  background-color: var(--themeColor);

  transition: all .3s ease-in-out
}

.common .conmmon-content .text h3 {

  text-decoration: none;

  color: #121212;

  margin: 5px 0;

  font-size: 18px;

  font-weight: 600;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  height: 40px
}

.common .conmmon-content .text h4 {

  line-height: 1.8em;

  color: #555;

  font-size: 14px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  height: 76px
}

.common .conmmon-content .button-box {

  display: inline-block;

  border: 2px solid;

  padding: .5em 1em;

  margin-top: 10px;

  background-color: var(--themeColor);

  color: #fff;

  text-decoration: none;

  font-size: 14px;

  cursor: pointer;

  margin-top: 10px
}

.common .conmmon-content a:hover .text::after {

  height: 100%
}

.common .conmmon-content a:hover h3,

.common .conmmon-content a:hover h4 {

  color: #fff
}

.common .conmmon-content a:hover img {

  -webkit-transform: scale(1.1)
}

.common .conmmon-content h5 {

  font-weight: 500;

  margin-bottom: 2px;

  color: var(--themeColor);

  font-size: 24px;

  font-weight: 500;

  position: relative;

  margin-bottom: 30px
}

.common .conmmon-content h5::after {

  content: '';

  background-color: var(--themeColor);

  position: absolute;

  bottom: -10px;

  left: 0;

  height: 3px;

  width: 50px;

  border-radius: 5px
}

.common .conmmon-content .title {

  margin-bottom: 16px;

  font-family: "Roboto", sans-serif;

  color: #6e7889;

  font-size: 16px;

  line-height: 1.75;

  font-weight: 400
}

.common .content .topjianjie h4 {

  position: relative;

  font-weight: 500;

  margin-bottom: 2px;

  font-size: 30px;

  position: relative;

  padding-bottom: 15px;

  margin-bottom: 25px
}

.common .content .topjianjie h4::after {

  position: absolute;

  bottom: 0;

  left: 0;

  content: '';

  background-color: var(--themeColor);

  height: 5px;

  width: 50px;

  border-radius: 5px
}

.topjianjie {

  margin-bottom: 50px;

}

@media screen and (max-width:768px) {

  .common .content {

    display: flex;

    flex-direction: column-reverse
  }

  .pagingClick a,

  .pagingClick span {

    width: 40px;

    height: 30px;

    line-height: 30px;

    font-size: 14px;

    margin-bottom: 10px
  }

  .pro-show .txt h3 {

    margin: 1em 0;

    font-size: 16px
  }

  .pro-show .nav-tabs>li>a {

    font-size: 14px;

    padding: 5px
  }

}

.pro-show .gallery-top,

.pro-show .gallery-thumbs {

  border: 1px solid #ddd
}

.pro-show .gallery-thumbs {

  border-top: 0
}

.guigesize {

  width: 464px;

  height: 260px;

  overflow-y: scroll
}

.pro-show .pro-fdj {

  position: absolute;

  bottom: 0;

  right: 0;

  z-index: 99;

  cursor: pointer;

  width: 38px;

  height: 38px
}

.pro-show .gallery-thumbs {

  padding: 0 28px
}

.pro-show .gallery-thumbs .swiper-slide {

  cursor: pointer
}

.pro-show .gallery-thumbs .swiper-slide-thumb-active {

  border: 1px solid var(--themeColor)
}

.pro-show .gallery-thumbs .swiper-button-prev {

  left: 0;

  background-color: #efefef
}

.pro-show .gallery-thumbs .swiper-button-next {

  right: 0;

  background-color: #efefef
}

.pro-show .gallery-thumbs .swiper-button-prev::after,

.pro-show .gallery-thumbs .swiper-button-next::after {

  font-size: 14px;

  color: #000;

  font-weight: 600
}

.pro-show .txt h3 {

  font-size: 18px;

  color: #333;

  font-weight: 600;

  padding-bottom: 1em;

  margin-bottom: 1em;

  border-bottom: 1px solid #eee
}

.pro-show .txt .pro-btn {

  margin-top: 2em
}

.pro-show .txt .pro-btn>a {

  border-radius: 99px;

  border: 2px solid #ddd;

  padding: .4em 1em;

  font-size: 16px;

  margin: .4em .4em .4em 0;

  text-decoration: none;

  font-weight: bold;

  border-radius: 2em;

  font-size: 15px
}

.pro-show .pro-content {

  padding: 50px 15px;

  font-size: 15px
}

.pro-show .nav-tabs {

  border: 0
}

.pro-show .nav-tabs>li {

  border: 1px solid #ddd;

  margin-right: 10px
}

.pro-show .tab-content {

  margin-top: 5px;

  border: 1px solid #ddd;

  padding: 20px 15px
}

.pro-show .tab-content table tr:nth-of-type(odd) td {

  background: #95b3d7 !important
}

.pro-show .tab-content table tr:nth-of-type(odd) td span {

  color: white !important
}

.pro-show .tab-content .tab-pane p span {

  font-family: Arial, Helvetica, sans-serif !important
}

.pro-show .tab-content .tab-pane p img {

  width: 100% !important;

  height: auto !important
}

.pro-show .tab-content p {

  line-height: 27px;

  margin-top: 5px;

  margin-bottom: 5px;

  font-size: 15px
}

.pro-show .tab-content img {

  padding: 6px 0;

  max-width: 100%;

  height: auto
}

.pro-show .nav-tabs>li>a {

  font-size: 18px;

  color: #555;

  background-color: #eee;

  border: 0;

  margin-right: 0;

  padding: 10px 15px;

  border-radius: 0
}

.pro-show .nav-tabs>li.active>a,

.pro-show .nav-tabs>li.active>a:focus,

.pro-show .nav-tabs>li.active>a:hover {

  border: 0;

  background-color: var(--themeColor) !important;

  color: #fff
}

.pro-show .pro-content form input {

  width: 100%;

  margin-bottom: 10px;

  border: 0;

  background-color: #eee;

  padding: 10px
}

.pro-show .pro-content form textarea {

  width: 100%;

  background-color: #eee;

  border: 0;

  padding: 10px
}

.pro-show .pro-content form button {

  transition: all .4s ease;

  border: 0;

  background-color: var(--themeColor);

  margin-top: 15px;

  border-radius: 0
}

.pro-show .pro-content form button:hover {

  background-color: #000
}

@media screen and (max-width:1024px) {

  .common .common-nav form input {

    width: 78%
  }

}

.pro-show .tab-content table {

  width: 100%;

}

@media screen and (max-width:768px) {

  .pro-show .txt h3 {

    margin: 1em 0;

    font-size: 16px
  }

  .pro-show .nav-tabs>li>a {

    font-size: 14px;

    padding: 5px
  }

  .pro-show .guigesize {

    overflow-y: inherit;

    height: auto
  }

  .pro-show .tab-content table {

    min-width: 800px !important
  }

}

.yige-service {

  margin: 80px 0
}

.yige-service .content li {

  height: 468px !important;

  overflow: hidden
}

.yige-service .content li img {

  width: 100%;

  transition: all .4s ease
}

.yige-service .content li>div {

  padding: 0;

  font-size: 14px;

  color: #666;

  line-height: 1.8em
}

.yige-service .content li>div:nth-child(2) {

  background-color: #fff;

  height: 100%;

  -webkit-box-shadow: 0 0 80px 15px rgb(0 0 0 / 20%);

  box-shadow: 0 0 80px 15px rgb(0 0 0 / 20%)
}

.yige-service .content li .yige-txt {

  display: flex;

  text-align: center;

  height: 100%;

  flex-direction: column;

  justify-content: center;

  padding: 0 40px;

  transition: all .4s ease
}

.yige-service .content li .yige-txt i {

  font-size: 5em;

  color: var(--themeColor)
}

.yige-service .content li .yige-txt h3 {

  font-size: 25px;

  font-weight: bold;

  color: var(--themeColor);

  -webkit-transition: all ease .3s;

  transition: all ease .3s;

  line-height: 1.4em
}

.yige-service .content li:nth-child(even) {

  display: flex;

  flex-direction: row-reverse
}

.yige-service .content ul li:hover img {

  transform: scale(1.1)
}

.yige-service .content ul li:hover .yige-txt {

  background-color: #ececec
}

.read {

  padding-top: 30px;

  border-top: 1px solid #eee
}

.read h4 {

  font-size: 20px;

  font-weight: bold;

  position: relative;

  padding-bottom: .5em;

  margin-bottom: 2em
}

.read h4::after {

  content: "";

  position: absolute;

  height: 3px;

  width: 50px;

  bottom: 0;

  left: 0;

  background-color: var(--themeColor)
}

.read .swiper-slide a {

  border: 1px solid #ddd;

  display: block;

  padding: 1em
}

.read a .box-img {

  height: auto;

  display: flex;

  align-items: center;

  justify-content: center;

  overflow: hidden
}

.read .swiper-slide a .box-img img {

  transition: all .4s ease
}

.read .swiper-slide a:hover .box-img img {

  transform: scale(1.1)
}

.read .swiper-slide a:hover h5,

.read .swiper-slide a:hover .mate,

.read .swiper-slide a:hover p {

  color: var(--themeColor) !important
}

.read a h5 {

  margin: .8em 0;

  font-size: 15px;

  font-weight: 600;

  line-height: 1.2em;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 3;

  overflow: hidden;

  vertical-align: middle;

  color: #272727
}

.mate {

  margin: 0 -5px
}

.mate span {

  margin: 0 5px;

  color: #272727;

  font-size: 15px;

  text-transform: capitalize
}

.mate span i {

  color: var(--themeColor)
}

.read .swiper-container {

  padding-bottom: 50px
}

.read a p {

  font-size: 12px;

  margin: .8em 0;

  height: 54px;

  line-height: 1.5em;

  color: #666;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 3;

  overflow: hidden
}

.read .swiper-button-next:after,

.read .swiper-button-prev:after {

  font-size: 24px;

  color: var(--themeColor)
}

@media screen and (max-width:1280px) {

  .yige-service .container {

    width: 100% !important
  }

}

@media screen and (max-width:1024px) {

  .yige-service .content li {

    height: 388px
  }

}

@media screen and (max-width:991px) {

  .yige-service .container ul li {

    height: auto !important;

    margin-bottom: 30px;

    border-bottom: 1px solid #ececec
  }

  .yige-service .content li .yige-txt i {

    line-height: 75px
  }

  .yige-service .content li:nth-child(even) {

    display: block !important
  }

  .yige-service .content li .yige-txt {

    padding-top: 30px;

    padding-bottom: 40px
  }

}

@media screen and (max-width:768px) {

  .yige-service .content li {

    height: auto
  }

  .yige-service .content li .yige-txt,

  .yige-service .content li:nth-child(even) {

    display: block
  }

  .yige-service .content li>div {

    line-height: 1.5
  }

  .yige-service .content li .yige-txt {

    padding-bottom: 30px
  }

  .pagingClick {

    padding: 15px
  }

  .pagingClick a:last-child {

    margin: 0
  }

  .read {

    padding: 100px 15px 0 15px
  }

  .read h4 {

    margin-bottom: 1em
  }

}

.video {

  padding: 50px 0
}

.video .nav ul {

  text-align: center
}

.video .nav li {

  display: inline-block
}

.video .nav li a {

  outline: 0;

  padding: 10px 0 8px 0;

  margin-right: 40px;

  color: #888;

  font-size: 18px
}

.video .nav .active a {

  color: var(--themeColor)
}

.video .content {

  padding-top: 30px
}

.video .content .videolist {

  box-shadow: 0 3px 5px #ddd;

  margin-bottom: 30px
}

.video .content a {

  position: relative;

  display: block
}

.video .content a .box-img {

  overflow: hidden
}

.video .content a .box-img img {

  -webkit-transition: all ease .5s;

  transition: all ease .5s
}

.video .content a p {

  font-size: 18px;

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  display: flex;

  align-items: center;

  justify-content: center;

  color: white;

  -webkit-transition: all ease .5s;

  transition: all ease .5s;

  opacity: 0;

  background-color: #111
}

.video .content a:hover img {

  -webkit-transform: scale(1.1);

  transform: scale(1.1)
}

.video .content a .box-img img {

  width: 100% !important
}

.video .content a:hover p {

  opacity: .8
}

.video .content .dg-promo-text {

  padding: 20px
}

.video .content .dg-promo-text>h3 {

  text-transform: capitalize;

  color: #333;

  white-space: nowrap;

  text-overflow: ellipsis;

  overflow: hidden;

  font-size: 16px;

  font-weight: 600
}

@media screen and (max-width:768px) {

  .video .nav li a {

    margin-right: 15px
  }

}

.pagingClick {

  margin: 0 auto;

  text-align: center;

  padding: 2% 0
}

.pagingClick a,

.pagingClick span {

  display: inline-block;

  width: 50px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  font-size: 16px;

  background-color: rgba(51, 51, 51, 0.73);

  color: #fff;

  margin-right: 20px;

  -webkit-transition: all .4s ease 0s;

  transition: all .4s ease 0s
}

.pagingClick a:last-child,

.pagingClick span:last-child {

  margin-right: 0
}

.pagingClick a:hover,

.pagingClick span {

  color: #fff;

  background-color: var(--themeColor)
}

.common-nav .pro-nav ul>li.active>a,

.common-nav .pro-nav ul>li.active>a:focus,

.common-nav .pro-nav ul>li.active>a:hover {

  color: white !important;

  background: var(--themeColor);

  border-color: white !important
}

ul:has(li.active) {

  display: block
}

.common-nav .pro-nav ul>li>a {

  transition: all .3s ease
}

.common-nav .pro-nav ul>li>a:hover {

  color: white !important;

  background: var(--themeColor);

  border-color: white !important
}

#searchindex .mainTitle h3 {

  font-size: 30px;

  font-weight: 500;

  display: block;

  padding: 10px;

  width: 150px;

  height: auto;

  text-align: center;

  margin: auto
}

#searchindex .mainTitle .main_address {

  font-size: 15px;

  padding: 18px 0;

  border-bottom: 1px #ececec solid
}

#searchindex .newsList ul {

  display: flex;

  flex-wrap: wrap
}

#searchindex .newsList ul li {

  width: 250px;

  min-height: 200px;

  overflow: hidden;

  box-sizing: border-box;

  margin: 17px;

  text-align: center;

  border: silver 1px solid;

  transition: all .4s ease-in-out 0s
}

#searchindex .newsList ul li:hover {

  box-shadow: 5px 5px 10px #5e5c5c
}

#searchindex .newsList ul li:hover .text {

  background-color: var(--themeColor);

  animation: changeBackground .4s ease-in-out
}

#searchindex .newsList ul li:hover .text .uploaddate {

  color: white
}

#searchindex .newsList ul li:hover .text h2 {

  color: white
}

#searchindex .newsList ul li:hover img {

  transform: scale(1.3)
}

#searchindex .newsList ul li img {

  display: block;

  width: 250px;

  height: 200px;

  overflow: hidden;

  z-index: -1;

  position: relative;

  transition: all .4s ease-in-out 0s
}

#searchindex .newsList ul li .text {

  z-index: 1;

  position: relative
}

#searchindex .newsList ul li .text h2 {

  font-size: 17px;

  font-weight: 600;

  padding: 8px;

  color: black;

  height: 55px
}

.uploaddate {

  display: block;

  font-size: 14px;

  color: black;

  padding-bottom: 10px
}

@keyframes changeBackground {

  0% {

    transform: translateY(100%)
  }

  100% {

    transform: translateY(0)
  }

}

@media screen and (max-width:1439px) {

  #searchindex>.container .newsList ul li {

    width: 22%;

    margin: 10px 1%
  }

  #searchindex>.container .newsList ul li a img {

    margin: auto;

    width: auto !important
  }

}

@media screen and (max-width:1024px) {

  #searchindex>.container .newsList ul li {

    width: 31%;

    margin: 10px 1%
  }

  #searchindex>.container .newsList ul li a img {

    margin: auto;

    width: 100% !important;

    height: auto
  }

}

@media screen and (max-width:768px) {

  #searchindex>.container {

    width: auto !important
  }

  #searchindex>.container .newsList ul li {

    width: 47%;

    margin: 10px 1%
  }

}

@media screen and (max-width:350px) {

  #searchindex>.container .newsList ul li {

    width: 95%;

    margin: 10px 1%
  }

}

.contact_us_yc {

  display: none
}

.contact_us_yc .btn {

  background-color: var(--themeColor);

  border-color: transparent
}

.contact_us_yc h3 {

  font-size: 30px;

  margin-bottom: 40px
}

.contact_us_pro {

  position: fixed;

  width: 100%;

  height: 100%;

  padding: 20px;

  z-index: 999999999999999999999;

  top: 0;

  left: 0;

  background-color: rgba(0, 0, 0, .6);

  display: flex;

  justify-content: center;

  align-items: center
}

.contact_us_pro .nr .colse {

  float: right;

  cursor: pointer
}

.contact_us_pro .iconfont {

  color: #000;

  font-size: 20px
}

.contact_us_pro .nr .hr {

  clear: both
}

.contact_us_pro .nr {

  min-width: 800px;

  max-width: 800px;

  position: fixed;

  margin: 0 auto;

  background-color: #fff;

  padding: 50px;

  padding-top: 20px
}

@media screen and (max-width:769px) {

  .contact_us_pro .nr {

    min-width: 100% !important;

    max-width: 100% !important;

    width: 100% !important
  }

}

@media screen and (min-width:1800) {

  .index .who .container .left .img img {

    width: 960px !important;

    height: 600px !important
  }

  .index .service .total .list .all .img img {

    height: 360px !important
  }

  .meet .img img {

    height: 560px
  }

}

@media screen and (max-width:470px) {

  .index .meet .total .ys {

    display: none
  }

}

@media screen and (max-width:768px) {

  .index h5,

  .index .chart .total h5 {

    font-size: 20px !important;

    text-align: center
  }

  .index .working .total .list .all .title h4 a,

  .index .service .total .list .all .img .yy h4,

  footer .footer .total .wz_link h3 {

    font-size: 16px !important
  }

  .index p,

  footer .footer .total .left .img p,

  footer .footer .total .wz_link li a {

    font-size: 15px !important
  }

  .news .content,

  .news-show .content {

    flex-direction: column
  }

}

@media screen and (min-width:1200px) {

  .Addflex {

    display: flex
  }

  .AddPosition .all,

  .common .common-nav {

    position: sticky;

    top: 100px;

    padding-bottom: 50px
  }

}

@media screen and (min-width:1500px) {

  .index .who .container .left .img img {

    height: 600px !important
  }

  .index .service .total .list .all .img img {

    height: 360px !important
  }

  .index_solution .caselist img {

    height: 102px !important
  }

  .index .parther .total .swiper_parther .img a img {

    height: 220px !important
  }

}

.cta-wrap {

  width: 100%;

  padding: 40px 0;

  margin: 0 auto;

  background-color: var(--themeColor)
}

.cta-wrap h2 {

  padding: 0 10px;

  color: white;

  font-size: 42px;

  margin: 0 auto;

  text-align: center;

  margin-bottom: 20px;

}

.cta-wrap .btn-te {

  width: 220px;

  margin: 0 auto;

  cursor: pointer;

  background-color: #171f1c;

  transition: all 0.3s ease;

}

.cta-wrap a {

  width: 100%;

  height: 100%;

  display: inline-block;

  padding: 10px 0;

  margin-bottom: 0 !important;

  color: #fff;

  text-align: center;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  transition: all 0.3s ease;

  font-weight: 600;

  font-size: 16px;

}

.cta-wrap .btn-te:hover {

  background: white;

}

.cta-wrap .btn-te:hover a {

  color: var(--themeColor);

}

@media only screen and (max-width:1620px) {

  .cta-wrap {

    max-width: calc(100% - 20px)
  }

}

.fuchuang {

  position: fixed;

  left: 30px;

  bottom: 100px;

  z-index: 1000;

  cursor: pointer;

  padding-left: 0;

  list-style: none;

}

.fuchuang li {

  position: relative;

  margin: 1px 0px;

}

.fuchuang li .fuchuang-tb {

  display: flex;

  height: 40px;

  width: 40px;

  background: var(--themeColor);

  align-items: center;

  justify-content: center;

  border-radius: 5px;

  position: relative;

  z-index: 5;

}

.fuchuang li .fuchuang-tb .iconfont {

  font-size: 26px;

  color: white;

}



.fuchuang li .info {

  position: absolute;

  left: 100%;

  top: 0px;

  z-index: 1;

  height: 100%;

  width: auto;

  white-space: nowrap;

  background: #292929;

  color: white;

  padding: 0px 20px;

  display: flex;

  align-items: center;

  opacity: 0;

  pointer-events: none;

  transition: all 0.4s ease;

  transform: translateX(-30%);

}



.fuchuang li:hover .info {

  opacity: 1;

  pointer-events: all;

  transform: translateX(0);

}