@import url(bootstrap.css);
@import url(bootstrap-theme.css);
@import url(swiper-bundle.min.css);
@import url(icon.css);
@import url(gd.css);
@import url(ckplayer.css);

@media (max-width: 768px) {
  .container [class*="col-"] {
    padding-right: 4px;
    padding-left: 4px
  }
}

* {
  padding: 0;
  margin: 0;
  list-style-type: none;
  outline: none;
  text-decoration: none
}

.hidden {
  overflow: hidden
}

a {
  color: #1a1a1a;
  transition: color 0.3s
}

a:hover,
a.active {
  color: #f19221;
  text-decoration: none
}

.imgs img {
  max-width: 100%
}

.bg-white {
  background-color: #fff
}

.bg-gray {
  background-color: #f2f2f2
}

.bg-blue {
  background-color: rgba(1, 82, 164, 0.6)
}

.bg-green {
  background-color: #6ec800
}

.bg-black {
  background-color: #141414
}

.bg-f9 {
  background-color: #f9f9f9
}

.color-blue {
  color: #ed1c24
}

.color-q-blue {
  color: #c4e7f9
}

.color-white {
  color: #fff
}

.color-green {
  color: #6ec800
}

.color-black {
  color: #333
}

.color-666 {
  color: #666
}

.color-gray {
  color: #9f9f9f
}

.color-d1 {
  color: #d1d1d1
}

.color-70 {
  color: #707070
}

.color-999 {
  color: #999
}

.color-o {
  color: #ff7700
}

.color-red {
  color: red !important
}

.link-bot {
  padding: 5px 15px;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  display: inline-block;
  color: #585858
}

.img-box {
  position: relative;
  transition: all .3s;
  top: 0px
}

.img-box:hover {
  box-shadow: 0 0 10px #b3b3b3;
  top: -5px
}

.img-fd {
  overflow: hidden
}

.img-fd img {
  transform: scale(1);
  transition: all .3s
}

.img-fd:hover img {
  transform: scale(1.1)
}

.font-22 {
  font-size: 22px
}

.font-18 {
  font-size: 18px
}

@media (max-width: 768px) {
  .font-22 {
    font-size: 18px
  }

  .font-18 {
    font-size: 15px
  }
}

.flex {
  display: flex
}

.flex.j-c-c {
  justify-content: center
}

.flex.j-c-s-b {
  justify-content: space-between
}

.flex.j-c-e {
  justify-content: end
}

.flex.f-w-w {
  flex-wrap: wrap
}

.flex.a-i-c {
  align-items: center
}

.flex.a-i-e {
  align-items: end
}

body {
  font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", STHeiti,
    MingLiu;
  font-size: 15px;
  line-height: 1.7;
  color: #5a5a5a
}

@media (max-width: 768px) {
  body {
    font-size: 14px
  }
}

.a-line {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis
}

.clear::after {
  display: block;
  content: "";
  clear: both
}

.top-fixed {
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%
}

.p-xl-r {
  padding-right: 50px
}

.p-xl-b {
  padding-bottom: 60px
}

.m {
  margin: 10px
}

.m-auto {
  margin: 0 auto
}

.m-l {
  margin-left: 10px
}

.m-r {
  margin-right: 10px
}

.m-t {
  margin-top: 10px
}

.m-b {
  margin-bottom: 10px
}

.m-tb {
  margin-top: 10px;
  margin-bottom: 10px
}

.m-lg-l {
  margin-left: 20px
}

.m-lg-tb {
  margin-top: 20px;
  margin-bottom: 20px
}

.m-xl-r {
  margin-right: 50px
}

.m-xl-t {
  margin-top: 60px
}

.m-xl-b {
  margin-bottom: 60px
}

@media (max-width: 768px) {
  .head {
    position: sticky;
    top: 0;
    z-index: 99
  }
}

.head .hd {
  background-color: #fff;
  height: 40px;
  border-bottom: 1px solid #e7e7e8;
  width: 100%
}

.head .hd .hd-hy {
  font-size: 13px;
  color: #999;
  line-height: 40px
}

.head .hd .s-nav .btn-group {
  margin-top: 5px;
  position: relative;
  padding-right: 10px
}

.head .hd .s-nav .btn-group button {
  background: none;
  border: none
}

.head .hd .s-nav .btn-group::after {
  position: absolute;
  right: 0;
  height: 12px;
  border-right: 1px solid #666666;
  content: "";
  top: 8px
}

.head .hd .s-inp {
  margin-left: 10px;
  margin-top: 6px
}

.head .hd .s-inp input {
  border: none
}

.head .hd .s-but .btn {
  background-color: #0152a4;
  color: #fff;
  margin-top: 2px
}

.head .navbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0;
  background-color: #fff;
  border: none
}

.head .navbar .top-tel {
  font-size: 13px;
  margin-top: 35px;
  text-align: right
}

.head .navbar .top-tel span {
  margin-right: 5px
}

.head .navbar .top-tel b {
  color: #0152a4;
  font-size: 20px
}

.head .navbar-toggle {
  margin-top: 5px;
  border: 1px solid #000;
  margin-right: 0
}

.head .navbar-header {
  height: 100px
}

.head .navbar-header .logo img {
  max-width: 100%
}

.head .navbar-header .navbar-brand {
  height: 100%;
  padding: 0
}

.head .navbar-header .navbar-brand .logo {
  width: 60%
}

@media (max-width: 768px) {
  .head .navbar-header .navbar-brand .logo {
    width: 100%
  }
}

.head .navbar-header .navbar-brand .logo img {
  max-height: 100%;
  max-width: 100%
}

.head .icon-bar {
  background-color: #000
}

.head .navbar-nav {
  height: 100%
}

.head .navbar-nav li {
  height: 100%
}

.head .navbar-nav li a {
  font-size: 15px;
  color: #fff;
  height: 100%;
  transition: all 0s;
  background: initial;
  padding: 15px 40px
}

@media (max-width: 768px) {
  .head .navbar-nav li a {
    color: #000;
    padding: 10px 15px;
    line-height: initial
  }
}

.head .navbar-nav li a:hover,
.head .navbar-nav li a:active,
.head .navbar-nav li a:focus {
  background: none
}

.head .navbar-nav li>.dropdown-menu {
  border: none;
  background-color: #fff;

  min-width: 100%
}

.head .navbar-nav li>.dropdown-menu li {
  transition: all .3s;
  text-align: center
}

.head .navbar-nav li:nth-child(3)>.dropdown-menu li {
  text-align: left
}

@media (max-width: 768px) {
  .head .navbar-nav li>.dropdown-menu li {
    text-align: left
  }
}

.head .navbar-nav li>.dropdown-menu li a {
  font-size: 14px;
  padding: 8px 10px;
  color: #000;
  line-height: initial;
  display: inline-block
}

.head .navbar-nav li>.dropdown-menu li:hover,
.head .navbar-nav li>.dropdown-menu li.act {
  background: #f19221
}

.head .navbar-nav li>.dropdown-menu li:hover>a,
.head .navbar-nav li>.dropdown-menu li.act>a {
  color: #fff
}

.head .navbar-nav li>.dropdown-menu .dropdown-menu .nav-link {
  padding: 5px 10px
}

.head .navbar-nav li .dropdown-submenu {
  position: relative;
  line-height: initial
}

.head .navbar-nav li .dropdown-submenu:hover .navss a {
  color: #fff
}

.head .navbar-nav li .dropdown-submenu:hover .navss:after {
  border-left-color: #fff
}

.head .navbar-nav li .dropdown-submenu:hover>.dropdown-menu {
  display: block
}

.head .navbar-nav li .dropdown-submenu>.dropdown-menu {
  top: -6px;
  left: 100%
}

.head .navbar-nav li .dropdown-submenu>.navss:hover a {
  color: #fff
}

.head .navbar-nav li .dropdown-submenu>.navss:hover:after {
  border-left-color: #fff
}

.head .navbar-nav li .dropdown-submenu>.navss:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 3px 0 3px 3px;
  border-left-color: #000;
  margin-top: 15px;
  margin-right: 10px
}

.head .navbar-nav li .dropdown-submenu:hover>.navss :after {
  border-left-color: #f19221
}

.head .navbar-nav.lm:hover li.active>a {
  color: #fff
}

.head .navbar-nav.lm:hover li.active::after {
  background-color: #0d1c33
}

.head .navbar-nav.lm li.active,
.head .navbar-nav.lm>li:hover {
  position: relative;
  display: block
}

.head .navbar-nav.lm li.active>a,
.head .navbar-nav.lm>li:hover>a {
  color: #fff;
  position: relative;
  z-index: 2;
  display: block
}

@media (max-width: 768px) {

  .head .navbar-nav.lm li.active>a,
  .head .navbar-nav.lm>li:hover>a {
    color: #f19221
  }
}

.head .navbar-nav.lm li.active::after,
.head .navbar-nav.lm>li:hover::after {
  width: 100%;
  height: 100%;
  background-color: #f19221;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1
}

@media (max-width: 768px) {

  .head .navbar-nav.lm li.active::after,
  .head .navbar-nav.lm>li:hover::after {
    background-color: #fff;
    z-index: -1
  }
}

.head .navbar-nav.lm li.active:last-child::after,
.head .navbar-nav.lm>li:hover:last-child::after {
  left: 9px
}

.head .navbar-nav.lm li:hover>a {
  color: #fff !important
}

@media (max-width: 768px) {
  .head .navbar-nav.lm li:hover>a {
    color: #f19221 !important
  }
}

.head .navbar-nav.lm li:hover::after {
  background-color: #f19221 !important
}

@media (max-width: 768px) {
  .head .navbar-nav.lm li:hover::after {
    background-color: #fff !important
  }
}

.head .nav-max {
  height: 50px !important;
  background-color: #0d1b32;
  width: 100%;
  position: relative;
  z-index: 999
}

@media (max-width: 768px) {
  .head .nav-max {
    height: initial !important;
    background-color: #fff
  }
}

.head .nav-list .pc-link {
  position: relative;
  float: right;
  margin: 8px 0;
  margin-bottom: 8px
}

@media (max-width: 768px) {
  .head .nav-list .pc-link {
    width: 100%
  }
}

@media (max-width: 768px) {
  .head .nav-list .pc-link .sou-s .form-inline {
    display: flex
  }
}

.head .nav-list .pc-link .sou-s .form-group {
  width: 150px
}

@media (max-width: 768px) {
  .head .nav-list .pc-link .sou-s .form-group {
    width: 90%
  }
}

.head .nav-list .pc-link .sou-s .form-group input {
  width: 100%;
  border-radius: 0;
  border-left: none;
  border-top: none;
  border-right: none;
  box-shadow: initial
}

.head .nav-list .pc-link .sou-s .btn {
  padding: 0;
  background: none;
  border: none;
  box-shadow: initial
}

.head .nav-list .pc-link .iconfont {
  color: #000;
  font-size: 20px;
  margin: 0 5px
}

.head .nav-list .pc-link .iconfont:hover {
  color: #666
}

.head .nav-list .pc-link .rem {
  position: relative
}

.head .nav-list .pc-link .rem .rem-con {
  position: absolute;
  width: 150px;
  height: 150px;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  left: 0;
  top: 35px;
  margin-left: -60px;
  transition: top .5s;
  display: none
}

.head .nav-list .pc-link .rem .rem-con.rshow {
  top: 28px
}

@media (max-width: 768px) {
  .head .navbar {
    height: 60px;
    display: block
  }

  .head .navbar .navbar-header {
    height: 40px;
    position: relative;
    top: 8px
  }

  .head .navbar .navbar-header .navbar-brand {
    height: 40px;
    margin-top: 0;
    max-width: 70%
  }

  .head .navbar .navbar-collapse {
    overflow: initial;
    padding-right: 0;
    padding-left: 0
  }

  .head .navbar .navbar-collapse.in {
    overflow: initial;
    padding-right: 0;
    padding-left: 0
  }

  .head .navbar-nav {
    margin-top: 15px;
    width: 100%
  }

  .head .navbar-nav li>.dropdown-menu {
    background: none
  }

  .head .navbar-nav li>.dropdown-menu li {
    padding-left: 30px
  }

  .head .dropdown-submenu>.dropdown-menu {
    padding-left: 25px
  }

  .head .nav-list {
    width: 100%
  }
}

.title-x {
  text-align: center
}

.title-x b {
  font-size: 24px;
  text-transform: uppercase;
  color: #e7e7e7
}

@media (max-width: 768px) {
  .title-x b {
    font-size: 20px
  }
}

.title-x p {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  position: relative;
  padding-bottom: 10px
}

.title-x p::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 3px;
  background-color: #0152a4;
  left: 50%;
  margin-left: -10px;
  bottom: 0
}

.title-b {
  position: relative;
  font-size: 27px;
  padding-bottom: 10px;
  text-align: center
}

.title-b::after {
  content: "";
  position: absolute;
  width: 60px;
  left: 50%;
  margin-left: -30px;
  bottom: 0;
  border-bottom: 1px solid #dcdcdc
}

.titlex {
  font-size: 28px;
  padding: 40px 0;
  text-align: center;
  text-transform: uppercase
}

@media (max-width: 768px) {
  .titlex {
    padding: 20px 0
  }
}

.banner {
  height: 550px;
  width: 100%;
  position: relative
}

@media (max-width: 1000px) {
  .banner {
    height: auto
  }

  .banner .swiper-button-next,
  .banner .swiper-button-prev {
    display: none
  }
}

.banner .swp-banner {
  height: 100%;
  width: 100%
}

.banner .swp-banner .swiper-wrapper .swiper-slide {
  height: 100%;
  width: 100%;
  position: relative
}

.banner .swp-banner .swiper-wrapper .swiper-slide .imgcon {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

.banner .swp-banner .swiper-wrapper .swiper-slide .imgcon img {
  display: none;
  width: 100%
}

@media (max-width: 1000px) {
  .banner .swp-banner .swiper-wrapper .swiper-slide .imgcon img {
    display: block
  }
}

.banner .swp-banner .swiper-pagination {
  bottom: 100px
}

@media (max-width: 1000px) {
  .banner .swp-banner .swiper-pagination {
    bottom: 5px
  }
}

.banner .swp-banner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  border-radius: 50%;
  height: 10px;
  background-color: #fff;
  opacity: 1
}

.banner .swp-banner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0152a4
}

.banner .swipcon {
  width: 100%;
  position: absolute;
  z-index: 9;
  text-align: center;
  top: 100px
}

@media (max-width: 1000px) {
  .banner .swipcon {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0
  }
}

.banner .swipcon .caption {
  padding: 0 100px;
  color: #fff
}

@media (max-width: 1000px) {
  .banner .swipcon .caption {
    padding: 0 30px
  }
}

.banner .swipcon .caption a {
  color: #fff
}

.banner .swipcon .caption .title {
  margin: 0 auto 15px;
  max-width: 1000px;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase
}

@media (max-width: 1000px) {
  .banner .swipcon .caption .title {
    font-size: 16px
  }
}

.banner .swipcon .caption .text {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 16pt;
  line-height: 1.4
}

@media (max-width: 1000px) {
  .banner .swipcon .caption .text {
    font-size: 14px
  }
}

.banner .swipcon .caption .btn {
  margin: 15px 0 0;
  border-color: #a2cb00;
  border-radius: 30px;
  background-color: #a2cb00;
  padding: 10px 40px
}

@media (max-width: 1000px) {
  .banner .swipcon .caption .btn {
    padding: 5px 20px
  }
}

@media (max-width: 1000px) {
  .banner .swipcon .caption .btn {
    margin: 5px 0 0
  }
}

.banner .swipcon .caption .btn .btn-inner {
  position: relative;
  z-index: 2
}

.banner .swipcon .caption .btn:hover {
  color: #a2cb00;
  background-color: #fff
}

.banner .swip-nav {
  position: absolute;
  bottom: 0;
  z-index: 9;
  width: 100%
}

.banner .swip-nav .bg-blue {
  transition: all .3s
}

.banner .swip-nav .bg-blue:hover {
  background-color: rgba(1, 82, 164, 0.8)
}

.banner .swip-nav .flex {
  padding: 20px;
  transition: all .3s
}

.banner .swip-nav .flex p {
  margin: 0;
  font-size: 13px
}

.banner .swip-nav .flex .icon {
  width: 35px;
  height: 35px;
  margin-right: 8px
}

.banner .swip-nav .flex .icon img {
  width: 100%
}

.banner .swip-nav .flex .desc {
  color: #fff
}

.index-solution {
  padding: 60px 0
}

@media (max-width: 768px) {
  .index-solution {
    padding: 30px 0
  }
}

.index-solution .title-x {
  margin-bottom: 60px
}

@media (max-width: 768px) {
  .index-solution .title-x {
    margin-bottom: 20px
  }
}

.index-solution .solution-nav .nav-li {
  position: relative;
  padding: 5px 30px
}

.index-solution .solution-nav .nav-li.active a {
  color: #f19221
}

.index-solution .solution-nav .nav-li::after {
  position: absolute;
  content: "";
  right: 0;
  height: 15px;
  top: 10px;
  border-right: 2px solid #cfcece
}

.index-solution .solution-nav .nav-li:last-child::after {
  border-color: #fff
}

.index-solution .solution-nav-img {
  position: relative;
  height: 270px;
  margin-top: 30px
}

.index-solution .solution-nav-img .gundong {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  opacity: 0;
  top: 0;
  z-index: 9
}

.index-solution .solution-nav-img .gundong.active {
  display: block;
  opacity: 1;
  z-index: 10
}

.index-solution .solution-nav-img .gundong .z-z {
  /* width: 400px; */
  height: 100%;
  display: block;
  margin-right: 20px;
  float: left;
  display: flex;
  align-items: center;
  overflow: hidden
}

.index-solution .solution-nav-img .gundong .z-z img {
  /* width: 100%; */
  height: 245px;
  object-fit: cover
}

.index-solution .index-video {
  width: 1050px;
  margin: 0 auto
}

@media (max-width: 768px) {
  .index-solution .index-video {
    width: 100%
  }
}

.index-solution .index-video .video {
  width: 100%;
  height: 600px;
  background-color: #000
}

.index-server {
  padding: 60px 0;
  background-color: #f9f9f9
}

@media (max-width: 768px) {
  .index-solution .index-video .video {
    height: 280px;
  }

  .index-server {
    padding: 30px 0
  }
}

.index-server .title-x {
  margin-bottom: 60px
}

@media (max-width: 768px) {
  .index-server .title-x {
    margin-bottom: 20px
  }
}

.index-server .img {
  width: 100%
}

.index-server .img img {
  max-width: 100%
}

.index-server .s-nav [class*="col-"] {
  margin-bottom: 50px
}

@media (max-width: 768px) {
  .index-server .s-nav [class*="col-"] {
    margin-bottom: 10px
  }
}

.index-server .s-nav .s-nav-i {
  background-color: #fff;
  padding: 45px 20px
}

.index-server .s-nav .s-nav-i .icon {
  width: 100%;
  height: 80px;
  overflow: hidden
}

.index-server .s-nav .s-nav-i .icon img {
  max-width: 100%;
  max-height: 100%
}

.index-server .s-nav .s-nav-i .title {
  margin: 30px 0;
  text-align: center
}

@media (max-width: 768px) {
  .index-server .s-nav .s-nav-i .title {
    height: 50px
  }
}

.index-server .s-nav .s-nav-i .link {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  margin-top: 50px;
  border-radius: 50%;
  border: 1px solid #ccc;
  line-height: 50px;
  text-align: center
}

@media (max-width: 768px) {
  .index-server .s-nav .s-nav-i .link {
    margin-top: 20px
  }
}

.index-server .s-nav .s-nav-i:hover .link {
  background-color: #3cad71;
  border: 1px solid #3cad71;
  color: #fff
}

.index-about {
  padding-top: 60px;
  background-color: #f5f5f5
}

.index-about .title-x {
  margin: 60px 0
}

@media (max-width: 768px) {
  .index-about .title-x {
    margin: 30px 0
  }
}

@media (max-width: 768px) {
  .index-about {
    padding-top: 30px
  }
}

.index-about .title-x {
  text-align: left;
  margin: 0
}

.index-about .title-x p::after {
  left: 0;
  margin: 0
}

.index-about .ab-img {
  width: 100%
}

.index-about .ab-img img {
  width: 100%
}

.index-about .about-info {
  margin: 30px 0
}

.index-about .about-info .info img {
  max-width: 100%
}

.index-about .about-info .rongyv .rongyv-li {
  width: 50%;
  padding-left: 25px;
  position: relative;
  margin-bottom: 5px
}

.index-about .about-info .rongyv .rongyv-li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  background-image: url("../images/1dyl.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center
}

.index-about .about-desc {
  height: 400px;
  width: 100%;
  background-image: url("../images/dsfs.jpg");
  background-attachment: fixed;
  background-position: center;
  background-color: #fff;
  margin-top: 50px
}

@media (max-width: 768px) {
  .index-about .about-desc {
    height: inherit;
    padding: 30px 0
  }
}

.index-about .about-desc .container {
  height: 100%
}

.index-about .about-desc .container .flex {
  height: 100%
}

.index-about .about-desc .a-d-item {
  width: calc(100% / 3 - 100px);
  color: #fff
}

@media (max-width: 768px) {
  .index-about .about-desc .a-d-item {
    width: calc(100%)
  }
}

.index-about .about-desc .a-d-item .num {
  font-size: 14px;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 15px
}

.index-about .about-desc .a-d-item .num b {
  font-size: 44px;
  font-weight: 500;
  margin-right: 10px
}

.index-about .about-desc .a-d-item .des {
  font-size: 13px
}

.index-case {
  padding: 60px 0
}

@media (max-width: 768px) {
  .index-case {
    padding: 30px 0
  }
}

.index-case .case-con {
  margin-top: 30px
}

.index-case .case-con .case-a {
  position: relative;
  height: 460px;
  margin-bottom: 30px
}

.index-case .case-con .case-a .img {
  width: 100%;
  height: 100%;
  overflow: hidden
}

.index-case .case-con .case-a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.index-case .case-con .case-a .title {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  color: #fff
}

.index-case .case-con .case-a .title .t {
  font-size: 15px;
  margin-bottom: 8px
}

.index-case .case-con .case-a .title .des p {
  margin-bottom: 0;
  font-size: 13px
}

.index-case .case-con .case-b [class*="col-"] {
  margin-bottom: 30px
}

.index-case .case-con .case-b .case-b-info {
  position: relative;
  width: 100%
}

.index-case .case-con .case-b .case-b-info .img {
  width: 100%;
  height: 215px;
  overflow: hidden
}

.index-case .case-con .case-b .case-b-info .img img {
  height: 100%;
  width: 100%;
  object-fit: cover
}

.index-case .case-con .case-b .case-b-info .case-conn {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 215px;
  background: rgba(1, 82, 164, 0.6);
  z-index: 3;
  text-align: center;
  padding: 10px;
  color: #fff;
  transition: all .3s
}

.index-case .case-con .case-b .case-b-info .case-conn p {
  margin-bottom: 0
}

.index-case .case-con .case-b .case-b-info:hover .case-conn {
  opacity: 1
}

@media (max-width: 768px) {
  .index-case .case-con .row {
    margin: -4px
  }
}

.index-supp {
  padding: 60px 0;
  width: 100%;
  background-image: url("../images/cvxvxcv.jpg");
  background-position: center;
  background-color: #fff
}

@media (max-width: 768px) {
  .index-supp {
    padding: 30px 0;
    background-image: initial;
    background-color: #f5f5f5
  }
}

.index-supp .title-x {
  text-align: left;
  margin: 0
}

.index-supp .title-x p {
  color: #fff
}

@media (max-width: 768px) {
  .index-supp .title-x p {
    color: #000
  }
}

.index-supp .title-x p::after {
  left: 0;
  margin: 0;
  background-color: #fff
}

@media (max-width: 768px) {
  .index-supp .title-x p::after {
    background-color: #0152a4
  }
}

.index-supp .supp-con {
  margin-top: 30px
}

.index-supp .supp-con .supp {
  background-color: #fff
}

@media (max-width: 768px) {
  .index-supp .supp-con .supp {
    margin-bottom: 20px
  }
}

.index-supp .supp-con .supp .img {
  width: 100%;
  height: 150px;
  overflow: hidden
}

.index-supp .supp-con .supp .img img {
  height: 100%;
  width: 100%;
  object-fit: cover
}

.index-supp .supp-con .supp .supp-info {
  padding: 10px
}

.index-supp .supp-con .supp .supp-info .title {
  font-size: 15px;
  color: red;
  margin-bottom: 10px
}

.index-supp .supp-con .supp .supp-info p {
  margin-bottom: 0;
  font-size: 13px
}

.n-ban {
  width: 100%;
  height: 240px;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  background-color: #000
}

.n-ban img {
  display: none
}

@media (max-width: 768px) {
  .n-ban {
    height: inherit
  }

  .n-ban img {
    display: block;
    max-width: 100%
  }
}

.foot {
  background-color: #252d45;
  color: #ffffff;
  padding-top: 50px
}

.foot .f-title {
  color: #fff;
  font-size: 16px
}

@media (max-width: 768px) {
  .foot .foot-navw>div {
    width: 100%
  }
}

.foot .f-nav {
  margin-top: 10px;
  position: relative
}

.foot .f-nav::after {
  position: absolute;
  content: "";
  right: 20px;
  top: -40px;
  height: calc(100% + 50px)
}

@media (max-width: 768px) {
  .foot .f-nav::after {
    border-right: none
  }
}

.foot .f-nav li {
  margin-bottom: 5px;
  color: #222;
  font-size: 13px
}

.foot .f-nav li span {
  margin-right: 5px
}

.foot .f-nav li a {
  color: #ccc;
  font-size: 13px;
  text-transform: uppercase
}

.foot .f-nav li a:hover {
  color: #f19221
}

.foot .ewm {
  text-align: center;
  width: 120px;
  margin-right: 10px
}

.foot .ewm img {
  width: 100%
}

.foot .ewm p {
  margin-top: 10px;
  color: #fff;
  font-size: 13px
}

.foot .foot-logo {
  margin-bottom: 20px
}

.foot .foot-logo img {
  max-width: 50%;
  max-height: 80px
}

.foot .foot-xx {
  font-size: 13px;
  color: #ccc;
  width: 90%;
  margin-bottom: 30px
}

.foot .foot-xx span {
  margin-right: 8px
}

@media (max-width: 768px) {
  .foot .j-c-e {
    justify-content: center
  }
}

.foot .foot-bq {
  background-color: #383838;
  padding: 10px 0;
  color: #bdbdbd
}

.foot .foot-bq a {
  color: #bdbdbd
}

.left-nav-bg {
  height: 50px;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #f5f5f5
}

.left-nav .n-title {
  height: 80px;
  width: 100%;
  background-color: #0152a4;
  margin-top: -30px;
  text-align: center;
  color: #fff
}

.left-nav .n-title h2 {
  padding-top: 20px;
  font-size: 18px
}

.left-nav .n-title h2,
.left-nav .n-title p {
  margin: 0;
  text-transform: uppercase
}

.left-nav .n-title p {
  font-size: 12px;
  color: #c9daf8
}

.left-nav .l-nav li a {
  display: block;
  border-bottom: 1px solid #d9d9d9;
  font-size: 15px;
  padding: 10px 20px;
  text-align: center
}

.l-nav-left .left-nav .l-nav li a {
  text-align: left
}

.left-nav .l-nav li a.active {
  color: #ff7700
}

.left-nav .l-nav li a .nav-n {
  width: 20%;
  text-align: center;
  margin-right: 10px
}

.left-nav .l-nav li a .nav-fn {
  width: calc(80% - 10px);
  font-size: 12px;
  text-align: left
}

.left-nav .l-lxfs {
  margin-top: 60px;
  padding: 20px;
  position: relative;
  background-color: #10bbf1;
  height: 300px;
  margin-bottom: 100px;
  color: #fff;
  padding-left: 108px;
  border-radius: 10px;
}

.left-nav .l-lxfs::after {
  content: "";
  position: absolute;
  background-image: url("../images/xhs.png");
  background-repeat: no-repeat;
  height: 188px;
  width: 89px;
  display: block;
  bottom: -50px;
  left: 20px
}

.dqwz {
  font-size: 12px;
  height: 50px;
  line-height: 50px
}

.dqwz .glyphicon {
  color: #0152a4;
  margin-right: 5px
}

.about-cons {
  padding: 50px 0
}

.about-cons .info img {
  max-width: 100%
}

.prod-list .p-nav-con {
  padding: 60px 0
}

.prod-list .p-nav-con .c-img {
  width: 100%;
  text-align: center
}

.prod-list .p-nav-con .c-img img {
  max-width: 100%
}

.prod-list .prod-lis .prod-li {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  padding: 10px;
  margin-bottom: 30px
}

.prod-list .prod-lis .prod-li:hover {
  border-color: #ff7700;
  cursor: pointer
}

.prod-list .prod-lis .prod-li .pr-img {
  width: 100%;
  height: 180px;
  overflow: hidden
}

.prod-list .prod-lis .prod-li .pr-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.prod-list .prod-lis .prod-li .title {
  text-align: center
}

.prod-list .prod-lis .prod-li .title p {
  margin: 0
}

.prod-list .prod-lis .pop-con .pr-info {
  width: 100%;
  padding: 20px;
  min-height: 700px
}

.prod-list .prod-lis .pop-con .pr-info .img {
  width: calc(50%);
  /* margin-right: 5%; */
  height: 100%;
  overflow: hidden;
  padding: 50px;
}

@media (max-width: 768px) {
  .prod-list .prod-lis .pop-con .pr-info .img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    height: 200px;
    text-align: center;
    padding: 0;
  }
}

.prod-list .prod-lis .pop-con .pr-info .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover
}

@media (max-width: 768px) {
  .prod-list .prod-lis .pop-con .pr-info .img img {
    width: initial;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover
  }
}

.prod-list .prod-lis .pop-con .pr-info .info {
  width: calc(100% - 50%);
  padding: 50px;
}

@media (max-width: 768px) {
  .prod-list .prod-lis .pop-con .pr-info .info {
    width: 100%;
    padding: 0px;
  }
}

.prod-list .prod-lis .pop-con .pr-info .info .ti {
  font-size: 30px;
  color: #000
}



.prod-list .prod-lis .pop-con .pr-info .info .content {
  margin-top: 15px
}

.prod-list .prod-lis .pop-con .pr-info .info .content .b {
  font-size: 25px;
  color: #0152a4;
  margin-bottom: 10px
}

.prod-list .prod-lis .pop-con .pr-info .info .content .con {
  font-size: 18px
}

@media (max-width: 768px) {
  .prod-list .prod-lis .pop-con .pr-info .info .ti {
    font-size: 20px;
  }

  .prod-list .prod-lis .pop-con .pr-info .info .content .con {
    font-size: 16px !important
  }
}

.prod-list .prod-lis .pop-con .pr-info .info .content .con img {
  max-width: 100%
}

.prod-list .prod-lis .pop-con .pr-info .info .content .con p {
  margin-bottom: 0
}

.caselist {
  padding: 40px 0
}

.caselist [class*="col-"] {
  margin-bottom: 30px
}

.caselist .img {
  height: 270px;
  border-radius: 20px;
  overflow: hidden
}

@media (max-width: 768px) {
  .caselist .img {
    height: 200px;
    border-radius: 10px
  }
}

.caselist .img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.caselist .title {
  margin-top: 5px;
  text-align: center
}

.case {
  padding: 40px 0
}

.case .case-title {
  text-align: center
}

.case .case-title h1 {
  font-size: 25px
}

.case .case-title p {
  font-size: 12px;
  color: #5a5a5a
}

.case .xiangmu {
  padding: 8px 20px;
  background-color: #f5f5f5;
  color: #10bbf1;
  font-size: 13px
}

.case .case-info {
  margin-top: 30px
}

.case .case-info img {
  max-width: 100%
}

.newslist .title {
  margin: 10px 0;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  transition: all .3s
}

.newslist .title .a-title {
  width: 100%
}

.newslist .title .a-title .t {
  width: calc(100% - 90px);
  margin-right: 10px
}

.newslist .title .a-title .time {
  width: 80px;
  font-size: 12px
}

.newslist .title .b-title {
  width: 100%;
  display: none
}

.newslist .title .b-title .img {
  height: 150px;
  overflow: hidden;
  width: 100%
}

.newslist .title .b-title .img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.newslist .title .b-title .t {
  font-size: 18px;
  margin-bottom: 10px
}

.newslist .title .b-title .desc {
  color: #848282;
  font-size: 14px
}

.newslist .title .b-title .time {
  margin-top: 20px;
  text-align: right;
  color: #848282;
  font-size: 13px
}

.newslist .title:hover .a-title {
  display: none
}

@media (max-width: 768px) {
  .newslist .title:hover .a-title {
    display: flex
  }
}

.newslist .title:hover .b-title {
  display: block
}

@media (max-width: 768px) {
  .newslist .title:hover .b-title {
    display: none
  }
}

.download .title {
  margin: 10px 0;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  transition: all .3s
}

.download .title .a-title {
  width: 100%
}

.download .title .a-title .t {
  width: calc(100% - 90px);
  margin-right: 10px
}

.download .title .a-title .time {
  width: 80px;
  font-size: 12px
}

.contact {
  margin: 30px 0
}

.contact .img {
  width: 100%;
  height: 300px;
  overflow: hidden
}

.contact .img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.contact .info img {
  max-width: 100%
}

.page {
  margin: 30px 0
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem
}

.page-num,
.page-link {
  position: relative;
  display: block;
  padding: 5px 10px;
  margin-left: -1px;
  line-height: 1.25;
  color: #666;
  background-color: #eaeaea;
  border: 1px solid #dee2e6;
  margin: 0 5px;
  border-radius: 5px
}

.page-num:hover,
.page-link:hover {
  z-index: 2;
  color: #000;
  text-decoration: none
}

.page-num:not(:disabled) {
  cursor: pointer
}

.page-num-current {
  z-index: 1;
  color: #fff;
  background-color: #ff9900;
  border-color: #ff9900
}

.fh_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 10px;
  bottom: 10%;
  background-color: rgba(0, 0, 0, 0.534);
  cursor: pointer;
  z-index: 999;
  display: none
}

.fh_top span {
  color: #fff
}

.ce_nav {
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999
}

.ce_nav li {
  margin-bottom: 5px
}

.ce_nav li:after {
  content: '';
  display: block;
  clear: both;
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px
}

.ce_nav li>a {
  float: right;
  display: block;
  width: 54px;
  height: 54px;
  background-color: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  color: #198ede;
  font-size: 12px;
  text-align: center;
  box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.5);
  border: 1px solid #198ede
}

.ce_nav li a span {
  display: block;
  line-height: 12px
}

.ce_nav .ceNav-icon {
  font-size: 22px;
  line-height: 30px;
  padding-top: 5px
}

.ce_nav .li-codeBtn {
  position: relative
}

.ce_nav .code-con {
  position: absolute;
  right: 60px;
  bottom: -30px;
  padding-right: 20px;
  display: none
}

.ce_nav .code-con-m {
  width: 155px;
  background-color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden
}

.ce_nav .code-con img {
  width: 120px;
  height: 120px;
  border: 2px solid #eaeaea;
  display: inline-block;
  margin: 15px 0
}

.ce_nav .code-con p {
  line-height: 34px;
  width: 100%;
  background-color: #fb5a00;
  font-size: 14px;
  color: #fff
}

.ce_nav .code-con:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 55px;
  right: 5px;
  border: 7px solid transparent;
  border-left: 8px solid #fff;
  width: 0;
  height: 0px
}

.ce_nav .li-codeBtn:hover .code-con {
  display: block
}

.ce_nav li:hover a {
  background: #fb5a00;
  color: #fff
}

.ce_nav li:active a {
  background: #3fcb97
}

.ce_nav li.li-cxBtn a {
  background-color: #fb5a00;
  border-color: #fb5a00;
  color: #fff
}

.ce_nav li.li-cxBtn img {
  display: inline-block;
  padding: 7px 0 5px
}

.ce_nav li.li-designBtn a {
  color: #fff;
  background-color: #00c36e;
  border-color: #00c36e
}

.ce_nav li.li-designBtn img {
  display: inline-block;
  padding: 8px 0 5px
}

.ce_nav li.li-cxBtn a:hover,
.ce_nav li.li-designBtn a:hover {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9
}

.ce_nav li.li-downBtn a {
  padding: 3px 0;
  height: auto
}

.ce_nav li.li-downBtn img {
  height: 25px
}

.ce_nav li.li-downBtn span {
  margin-top: 3px;
  line-height: 14px
}

.ce_nav li.li-phoneBtn a {
  position: relative;
  right: 0;
  cursor: default;
  overflow: hidden;
  transition: all .3s
}

.ce_nav li.li-phoneBtn a p {
  display: none
}

.ce_nav li.li-phoneBtn.on a {
  background: #fb5a00
}

.ce_nav li.li-phoneBtn.on .ceNav-icon {
  display: none
}

.ce_nav li.li-phoneBtn.on a span {
  display: none
}

.ce_nav li.li-phoneBtn.on a p {
  display: block;
  color: #fff;
  font-size: 13px;
  text-align: left;
  background: url(../images/main.png) no-repeat;
  background-position: -230px -603px;
  line-height: 22px;
  padding: 6px 0 0 13px
}

.ce_nav li.li-phoneBtn.on a p i {
  font-size: 19px;
  display: block
}

.ce_nav .gg-pic {
  position: absolute;
  right: 70px;
  bottom: 0
}

.ce_nav .gg-pic span {
  display: block;
  width: 15px;
  height: 15px;
  background: url(../images/gg-close.png) no-repeat center top;
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer
}

.ce_nav .gg-pic span:hover {
  background-position: center bottom
}

.sort-info [class*="col-"] {
  margin: 60px 0
}

.sort-info .img img {
  max-width: 100%
}

@media (max-width: 768px) {
  .sort-info [class*="col-"] {
    margin: 30px 0
  }
}

.ce_nav {
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999
}

.ce_nav li {
  margin-bottom: 5px
}

.ce_nav li:after {
  content: '';
  display: block;
  clear: both;
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px
}

.ce_nav li>a {
  float: right;
  display: block;
  width: 54px;
  height: 54px;
  background-color: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  color: #0152a4;
  font-size: 12px;
  text-align: center;
  box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.5);
  border: 1px solid #0152a4
}

.ce_nav li a span {
  display: block;
  line-height: 12px
}

.ce_nav .ceNav-icon {
  font-size: 22px;
  line-height: 30px;
  padding-top: 5px
}

.ce_nav .li-codeBtn {
  position: relative
}

.ce_nav .code-con {
  position: absolute;
  right: 60px;
  bottom: -30px;
  padding-right: 20px;
  display: none
}

.ce_nav .code-con-m {
  width: 155px;
  background-color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden
}

.ce_nav .code-con img {
  width: 120px;
  height: 120px;
  border: 2px solid #eaeaea;
  display: inline-block;
  margin: 15px 0
}

.ce_nav .code-con p {
  line-height: 34px;
  width: 100%;
  background-color: #0152a4;
  font-size: 14px;
  color: #fff
}

.ce_nav .code-con:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 55px;
  right: 5px;
  border: 7px solid transparent;
  border-left: 8px solid #fff;
  width: 0;
  height: 0px
}

.ce_nav .li-codeBtn:hover .code-con {
  display: block
}

.ce_nav li:hover a {
  background: #0152a4;
  color: #fff
}

.ce_nav li:active a {
  background: #0152a4
}

.ce_nav li.li-cxBtn a {
  background-color: #0152a4;
  border-color: #0152a4;
  color: #fff
}

.ce_nav li.li-cxBtn img {
  display: inline-block;
  padding: 7px 0 5px
}

.ce_nav li.li-designBtn a {
  color: #fff;
  background-color: #0152a4;
  border-color: #0152a4
}

.ce_nav li.li-designBtn img {
  display: inline-block;
  padding: 8px 0 5px
}

.ce_nav li.li-cxBtn a:hover,
.ce_nav li.li-designBtn a:hover {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9
}

.ce_nav li.li-downBtn a {
  padding: 3px 0;
  height: auto
}

.ce_nav li.li-downBtn img {
  height: 25px
}

.ce_nav li.li-downBtn span {
  margin-top: 3px;
  line-height: 14px
}

.ce_nav li.li-phoneBtn a {
  position: relative;
  right: 0;
  cursor: default;
  overflow: hidden;
  transition: all .3s
}

.ce_nav li.li-phoneBtn a p {
  display: none
}

.ce_nav li.li-phoneBtn.on a {
  background: #0152a4
}

.ce_nav li.li-phoneBtn.on .ceNav-icon {
  display: none
}

.ce_nav li.li-phoneBtn.on a span {
  display: none
}

.ce_nav li.li-phoneBtn.on a p {
  display: block;
  color: #fff;
  font-size: 13px;
  text-align: left;
  background: url(../images/main.png) no-repeat;
  background-position: -230px -603px;
  line-height: 22px;
  padding: 6px 0 0 13px
}

.ce_nav li.li-phoneBtn.on a p i {
  font-size: 19px;
  display: block
}

.ce_nav .gg-pic {
  position: absolute;
  right: 70px;
  bottom: 0
}

.ce_nav .gg-pic span {
  display: block;
  width: 15px;
  height: 15px;
  background: url(../images/gg-close.png) no-repeat center top;
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer
}

.ce_nav .gg-pic span:hover {
  background-position: center bottom
}