@charset "UTF-8";
html {
  max-width: 1920px;
  margin: 0 auto;
}

body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, figure, form, fieldset, legend, input, textarea, button, p, blockquote, th, td, pre, xmp {
  margin: 0;
  padding: 0;
}

body, input, textarea, button, select, pre, xmp, tt, code, kbd, samp {
  font-family: "微软雅黑","Microsoft YaHei",arial,"Hiragino Sans GB",simsun,sans-serif;
}

body {
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, small, big, input, textarea, button, select {
  font-weight: normal;
}

address, cite, dfn, em, i, optgroup, var {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}

caption, th {
  text-align: inherit;
}

ul, ol, menu {
  list-style: none;
}

fieldset, img {
  border: 0;
}

img, object, input, textarea, button, select {
  vertical-align: middle;
}

article, aside, footer, header, section, nav, figure, figcaption, hgroup, details, menu {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "\0020";
}

textarea {
  overflow: auto;
  resize: vertical;
}

input, textarea, button, select, a {
  outline: 0 none;
  border: none;
}

mark {
  background-color: transparent;
}

a, ins, s, u, del {
  text-decoration: none;
}

.transition {
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
}

.d-container {
  margin: 0 auto;
  width: 1440px;
  overflow: hidden;
}

.d-header {
  height: 104px;
}

.d-header .d-container {
  overflow: visible;
}

.d-header .logo {
  float: left;
  margin-top: 13px;
  width: 372px;
  height: 77px;
}

.d-header .nav-list {
  float: right;
}

.d-header .nav-list .topmenu {
  height: 104px;
  position: relative;
}

.d-header .nav-list .topmenu > li {
  display: inline-block;
  height: 104px;
  line-height: 110px;
  font-size: 18px;
  padding: 0 19px;
  position: relative;
}

.d-header .nav-list .topmenu > li a {
  color: #333;
}

.d-header .nav-list .topmenu > li:last-child {
  padding-right: 0;
}

.d-header .nav-list .topmenu > li.active a, .d-header .nav-list .topmenu > li:hover a {
  color: #003991;
}

.d-header .nav-list .topmenu > li .submenu {
  position: absolute;
  min-width: 102px;
  padding: 0 10px;
  width: auto;
  top: 102px;
  left: -6px;
  background-color: #f0f2f5;
  z-index: 10000;
  height: 0;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
}

.d-header .nav-list .topmenu > li .submenu > li {
  width: auto;
  display: block;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
}

.d-header .nav-list .topmenu > li .submenu > li a {
  color: #333;
}

.d-header .nav-list .topmenu > li .submenu > li:hover a, .d-header .nav-list .topmenu > li .submenu > li.active a {
  color: #003991;
}

.d-header .nav-list .topmenu > li:hover .submenu {
  height: auto;
  opacity: 1;
  padding: 25px 10px 20px;
}

.d-header .nav-list .topmenu > li:nth-child(5) .submenu {
  width: 150px;
  left: -30px;
}

.d-header .nav-list .topmenu .nav-marker {
  position: absolute;
  bottom: 0;
  left: 19px;
  width: 35px;
  height: 2px;
  background-color: #003991;
  z-index: 10001;
}

.home-blockhd-cn {
  font-size: 30px;
  color: #003991;
}

.page-blockhd-cn {
  font-size: 24px;
  color: #003991;
}

.home-blockhd-en {
  font-size: 24px;
  color: #666;
  font-weight: lighter;
  text-transform: uppercase;
}

.home-banner-container {
  height: 615px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.home-banner-container .wrap {
  width: 1920px;
  height: 615px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}

.home-banner-container .wrap .swiper-pagination {
  bottom: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home-banner-container .wrap .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  opacity: 1;
  width: 7px;
  height: 7px;
  border: 3px solid #fff;
  background: none;
}

.home-banner-container .wrap .swiper-pagination .swiper-pagination-bullet-active {
  width: 17px;
  height: 17px;
  border: none;
}

.home-banner-container .wrap .swiper-pagination .swiper-pagination-bullet-active::after {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  left: 2px;
  top: 2px;
}

.home-banner-container .wrap .sologen-text {
  position: absolute;
  top: 192px;
  left: 50%;
  margin-left: -383px;
  z-index: 1000;
}

.home-news-container {
  margin-top: 60px;
  margin-bottom: 65px;
  overflow: hidden;
}

.home-news-container .home-news-center {
  float: left;
  width: 1047px;
  height: 390px;
}

.home-news-container .home-news-center .hd {
  border-bottom: 1px solid #bebebe;
  margin-bottom: 49px;
  height: 30px;
  padding-bottom: 22px;
  overflow: hidden;
}

.home-news-container .home-news-center .hd .topnews-hd {
  float: left;
  width: 457px;
}

.home-news-container .home-news-center .hd .newlist-hd {
  width: 590px;
  float: left;
  position: relative;
}

.home-news-container .home-news-center .hd .newlist-hd ul {
  height: 52px;
  line-height: 52px;
  position: relative;
}

.home-news-container .home-news-center .hd .newlist-hd ul li {
  float: left;
  font-size: 18px;
  margin-right: 83px;
  cursor: pointer;
  color: #333;
}

.home-news-container .home-news-center .hd .newlist-hd ul li a {
  color: #333;
}

.home-news-container .home-news-center .hd .newlist-hd ul li.on, .home-news-container .home-news-center .hd .newlist-hd ul li:hover {
  height: 52px;
  color: #003991;
}

.home-news-container .home-news-center .hd .newlist-hd ul li.on a, .home-news-container .home-news-center .hd .newlist-hd ul li:hover a {
  color: #003991;
}

.home-news-container .home-news-center .hd .newlist-hd ul .home-news-marker {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 72px;
  background-color: #003991;
}

.home-news-container .home-news-center .hd .newlist-hd .more {
  display: block;
  position: absolute;
  width: 66px;
  height: 19px;
  line-height: 19px;
  right: 2px;
  top: 15px;
  text-align: center;
  background-color: #bebebe;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  display: none;
}

.home-news-container .home-news-center .hd .newlist-hd .more:hover {
  background-color: #9b9b9b;
}

.home-news-container .home-news-center .hd .newlist-hd .more.show {
  display: block;
}

.home-news-container .home-news-center .bd {
  overflow: hidden;
}

.home-news-container .home-news-center .bd .topnews-bd {
  margin-right: 38px;
  float: left;
  width: 420px;
  height: 280px;
  position: relative;
}

.home-news-container .home-news-center .bd .topnews-bd img {
  width: 100%;
  height: 100%;
}

.home-news-container .home-news-center .bd .topnews-bd .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
}

.home-news-container .home-news-center .bd .newlist-bd {
  float: left;
  width: 585px;
}

.home-news-container .home-news-center .bd .newlist-bd .news-list {
  margin-top: -12px;
  display: none;
}

.home-news-container .home-news-center .bd .newlist-bd .news-list.show {
  display: block;
}

.home-news-container .home-news-center .bd .newlist-bd .news-list li {
  line-height: 1em;
  line-height: 38px;
  font-size: 16px;
}

.home-news-container .home-news-center .bd .newlist-bd .news-list li a {
  color: #333;
}

.home-news-container .home-news-center .bd .newlist-bd .news-list li a:hover {
  color: #003991;
}

.home-news-container .home-news-center .bd .newlist-bd .news-list li span {
  float: right;
  color: #999;
}

.home-news-container .company-video {
  float: right;
  width: 326px;
  height: 390px;
}

.home-news-container .company-video .hd {
  border-bottom: 1px solid #bebebe;
  margin-bottom: 49px;
  height: 30px;
  padding-bottom: 22px;
}

.home-news-container .company-video .m-video {
  width: 326px;
  height: 280px;
}

.home-news-container .company-video .m-video .poster {
  position: relative;
}

.home-news-container .company-video .m-video .poster .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -23px;
  z-index: 100;
  width: 47px;
  height: 47px;
  cursor: pointer;
  background: url(../images/icon-play.png);
}

.home-news-container .company-video .m-video .poster:hover .play-btn {
  background: url(../images/icon-play-hover.png);
}

.home-news-container .company-video .m-video .ckplay {
  display: none;
}

.home-business-container {
  margin-bottom: 85px;
}

.home-business-container .bd {
  margin-top: 35px;
}

.home-business-container .bd .tab-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home-business-container .bd .tab-hd li {
  width: 278px;
  height: 78px;
  border: 1px solid #d7d7d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f0f0f0;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.home-business-container .bd .tab-hd li .txt, .home-business-container .bd .tab-hd li .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-business-container .bd .tab-hd li .txt {
  z-index: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home-business-container .bd .tab-hd li .txt span {
  font-size: 20px;
  color: #666;
  margin-bottom: 5px;
}

.home-business-container .bd .tab-hd li .txt .en {
  font-size: 12px;
  color: #999;
}

.home-business-container .bd .tab-hd li .bg {
  z-index: 1;
  background-color: #2c8ade;
  top: -78px;
  left: -278px;
}

.home-business-container .bd .tab-hd li.on .bg {
  top: 0 !important;
  left: 0 !important;
}

.home-business-container .bd .tab-hd li.on .txt {
  color: #fff;
}

.home-business-container .bd .tab-hd li.on .txt span {
  color: #fff;
}

.home-business-container .bd .tab-hd li:hover .txt {
  color: #fff;
}

.home-business-container .bd .tab-hd li:hover .txt span {
  color: #fff;
}

.home-business-container .bd .tab-bd {
  margin-top: 10px;
  height: 450px;
  overflow: hidden;
}

.home-business-container .bd .tab-bd .tab-item {
  display: none;
}

.home-business-container .bd .tab-bd .tab-item.show {
  display: block;
}

.home-business-container .bd .tab-bd .tab-item .b-img {
  width: 547px;
  height: 450px;
  float: left;
  margin-right: 10px;
  position: relative;
}

.home-business-container .bd .tab-bd .tab-item .b-img img {
  width: 100%;
  height: 100%;
}

.home-business-container .bd .tab-bd .tab-item .s-img {
  float: left;
  width: 326px;
  height: 450px;
}

.home-business-container .bd .tab-bd .tab-item .s-img .img {
  width: 100%;
  height: 225px;
  position: relative;
  overflow: hidden;
}

.home-business-container .bd .tab-bd .tab-item .s-img .img img {
  width: 100%;
  height: 100%;
}

.home-business-container .bd .tab-bd .tab-item .s-img .more {
  display: block;
  margin-top: 10px;
  width: 326px;
  height: 215px;
  background: url(../images/img-more-case.jpg) no-repeat center top;
  position: relative;
}

.home-business-container .bd .tab-bd .tab-item .s-img .more span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  -webkit-transition: all .5s;
  transition: all .5s;
  background: url(../images/img-more-case.png) no-repeat center top;
}

.home-business-container .bd .tab-bd .tab-item .s-img .more:hover {
  background-position: center -215px;
}

.home-business-container .bd .tab-bd .tab-item .s-img .more:hover span {
  background-position: center -215px;
}

.home-business-container .bd .tab-bd .tab-item .img .cover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 57, 145, 0.6);
  position: absolute;
  bottom: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
  opacity: 0;
}

.home-business-container .bd .tab-bd .tab-item .img .cover p {
  color: #fff;
  text-align: center;
  font-size: 24px;
  position: absolute;
  top: 80%;
  left: 47%;
  -webkit-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
  -webkit-transition: all .5s;
  transition: all .5s;
}

.home-business-container .bd .tab-bd .tab-item .img .cover p::after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background-color: #4baaff;
  margin-top: 52px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.home-business-container .bd .tab-bd .tab-item .img:hover .cover {
  opacity: 1;
}

.home-business-container .bd .tab-bd .tab-item .img:hover .cover p {
  top: 50%;
}

.home-business-container .bd .tab-bd .tab-item .img:hover .cover p::after {
  margin-top: 12px;
}

.home-marine-container {
  margin-bottom: 95px;
}

.home-marine-container .hd {
  margin-bottom: 40px;
}

.home-marine-container .bd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.home-marine-container .bd .item {
  width: 715px;
  height: 480px;
  position: relative;
  overflow: hidden;
}

.home-marine-container .bd .item .img {
  width: 100%;
  height: 100%;
}

.home-marine-container .bd .item .links-wrap {
  width: 100%;
  height: 180px;
  position: absolute;
  bottom: -112px;
  background-color: rgba(0, 57, 145, 0.5);
  z-index: 100;
}

.home-marine-container .bd .item .links-wrap h2 {
  margin-left: 32px;
  width: 513px;
  height: 70px;
  line-height: 67px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #75a5cb;
}

.home-marine-container .bd .item .links-wrap ul {
  margin-left: 32px;
  margin-top: 18px;
  width: 500px;
}

.home-marine-container .bd .item .links-wrap ul li {
  float: left;
  color: #fff;
  font-size: 16px;
  margin-right: 70px;
  margin-bottom: 18px;
  cursor: pointer;
}

.home-marine-container .bd .item .links-wrap ul li:hover {
  color: #d4ebff;
}

.home-marine-container .bd .item .links-wrap .more {
  width: 137px;
  height: 163px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  position: absolute;
  right: 0;
  opacity: 0;
  top: 50px;
  background-color: #2c8ade;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}

.home-marine-container .bd .item .links-wrap .more img {
  margin-top: 10px;
}

.home-marine-container .bd .item .links-wrap .more:hover {
  background-color: #187bd4;
}

.home-marine-container .bd .item:hover .links-wrap {
  bottom: 0;
}

.home-marine-container .bd .item:hover .links-wrap .more {
  opacity: 1;
  top: 0;
}

.home-brand-container {
  margin-bottom: 75px;
  overflow: hidden;
}

.home-brand-container .article-list {
  float: left;
  width: 546px;
  margin-right: 10px;
}

.home-brand-container .article-list .tabs {
  margin-top: 25px;
  padding: 0 23px;
  width: 500px;
  height: 464px;
  background-color: #f6f6f6;
  position: relative;
}

.home-brand-container .article-list .tabs .tab-hd {
  height: 85px;
  border-bottom: 1px solid #bebebe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home-brand-container .article-list .tabs .tab-hd li {
  padding: 4px 7px;
  border-radius: 4px;
  display: inline-block;
  font-size: 18px;
  color: #666;
  margin-right: 44px;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.home-brand-container .article-list .tabs .tab-hd li.on, .home-brand-container .article-list .tabs .tab-hd li:hover {
  color: #fff;
  background-color: #003991;
}

.home-brand-container .article-list .tabs .more-links a {
  display: block;
  position: absolute;
  right: 25px;
  top: 36px;
  width: 64px;
  height: 17px;
  border: 1px solid #688cc3;
  line-height: 17px;
  text-align: center;
  font-size: 16px;
  color: #688cc3;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all .5s;
  transition: all .5s;
  display: none;
}

.home-brand-container .article-list .tabs .more-links a:hover {
  color: #fff;
  background-color: #688cc3;
}

.home-brand-container .article-list .tabs .more-links a.show {
  display: block;
}

.home-brand-container .article-list .tabs .tab-item {
  margin-top: 25px;
  display: none;
}

.home-brand-container .article-list .tabs .tab-item.show {
  display: block;
}

.home-brand-container .article-list .tabs .tab-item li {
  margin-bottom: 22px;
  font-size: 16px;
  position: relative;
  padding-left: 13px;
}

.home-brand-container .article-list .tabs .tab-item li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #bcbcbc;
  position: absolute;
  left: 0;
  top: 8px;
}

.home-brand-container .article-list .tabs .tab-item li a {
  color: #333;
}

.home-brand-container .article-list .tabs .tab-item li a:hover {
  color: #003991;
}

.home-brand-container .article-list .tabs .tab-item li span {
  float: right;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
}

.home-brand-container .right-bolck {
  float: right;
  width: 326px;
}

.home-brand-container .right-bolck .contact-info {
  margin-bottom: 40px;
}

.home-brand-container .right-bolck .contact-info .bd {
  margin-top: 25px;
  width: 276px;
  height: 13s6px;
  background: url(../images/bg-home-zhaopin.jpg) no-repeat;
  color: #fff;
  padding: 25px 30px;
}

.home-brand-container .right-bolck .contact-info .bd h2 {
  margin-bottom: 23px;
  font-size: 20px;
  font-weight: bold;
}

.home-brand-container .right-bolck .contact-info .bd p {
  font-size: 14px;
  color: #c7f0ff;
  line-height: 30px;
}

.home-brand-container .right-bolck .paper-info .hd {
  margin-bottom: 19px;
}

.home-brand-container .right-bolck .paper-info .paper-item {
  display: block;
  width: 303px;
  height: 50px;
  line-height: 45px;
  padding-left: 20px;
  border: 2px solid #d5d9dd;
  margin-top: 8px;
  position: relative;
}

.home-brand-container .right-bolck .paper-info .paper-item .bk-arrow {
  position: absolute;
  top: 28px;
  right: 12px;
}

.home-brand-container .right-bolck .paper-info .paper-item:hover {
  border-color: #f3cdd3;
}

.home-brand-container .right-bolck .paper-info .paper-item:hover .bk-arrow {
  -webkit-animation: ltorOpacity 1s;
          animation: ltorOpacity 1s;
}

@-webkit-keyframes ltorOpacity {
  from {
    opacity: 0;
    right: 20px;
  }
  to {
    opacity: 1;
    right: 12px;
  }
}

@keyframes ltorOpacity {
  from {
    opacity: 0;
    right: 20px;
  }
  to {
    opacity: 1;
    right: 12px;
  }
}

.d-footer {
  margin-top: 10px;
  height: 350px;
  border-top: 1px solid #ececec;
  overflow: hidden;
}

.d-footer .footer-menus {
  margin-top: 54px;
  float: left;
  overflow: hidden;
}

.d-footer .footer-menus dl {
  float: left;
  width: 170px;
}

.d-footer .footer-menus dl dt {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
}

.d-footer .footer-menus dl dd {
  margin-bottom: 15px;
}

.d-footer .footer-menus dl dd a {
  color: #666666;
}

.d-footer .footer-menus dl dd a:hover {
  color: #003991;
}

.d-footer .footer-menus dl:last-child {
  display: none;
}

.d-footer .qrcode {
  float: right;
  margin-top: 54px;
}

.copyright-container {
  height: 35px;
  line-height: 35px;
  background-color: #003991;
  font-size: 14px;
  color: #b6d0e3;
}

.copyright-container .d-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.copyright-container a {
  color: #b6d0e3;
}

.copyright-container a:hover {
  color: #fff;
}

.copyright-container .power-by {
  color: #719cbd;
}

.copyright-container .power-by a {
  color: #b6d0e3;
}

.copyright-container .power-by a:hover {
  color: #fff;
}

.page-banner {
  height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-content .left-menu {
  float: left;
  width: 260px;
  margin-top: 24px;
  margin-bottom: 100px;
}

.page-content .left-menu .hd {
  height: 144px;
  background: url(../images/bg-page-title.jpg) no-repeat;
  overflow: hidden;
}

.page-content .left-menu .hd .page-name {
  font-size: 30px;
  color: #fff;
  margin-top: 30px;
  margin-left: 26px;
}

.page-content .left-menu .submenu-list {
  width: 100%;
  background-color: #f7f7f7;
}

.page-content .left-menu .submenu-list li a {
  display: block;
  height: 48px;
  line-height: 48px;
  padding-left: 28px;
  color: #333;
  font-size: 18px;
  background: url(../images/arrow-channel.png) no-repeat 240px center;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-content .left-menu .submenu-list li a:hover, .page-content .left-menu .submenu-list li a.active {
  color: #fff;
  background: url(../images/arrow-channel-hover.png) no-repeat 240px center #4475ba;
}

.page-content .main-content {
  float: right;
  width: 1068px;
  margin-top: 55px;
  margin-bottom: 100px;
}

.page-content .main-content .pisition-info {
  border-bottom: 1px solid #cccccc;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.page-content .main-content .pisition-info .position {
  margin-top: 11px;
  height: 18px;
  padding-left: 27px;
  background: url(../images/icon-home.png) no-repeat left center;
  font-size: 14px;
  color: #666;
}

.page-content .main-content .pisition-info .position a {
  color: #666;
}

.page-content .main-content .pisition-info .position a:hover {
  color: #004898;
}

.page-content .main-content .pisition-info .position span:last-child {
  display: none;
}

.page-content .main-content .article-content {
  font-size: 18px;
  color: #666;
  line-height: 36px;
}

.page-content .main-content .article-content .page-news-list li {
  border-bottom: 1px dashed #cacaca;
  padding-left: 14px;
  font-size: 18px;
  line-height: 60px;
  overflow: hidden;
  position: relative;
}

.page-content .main-content .article-content .page-news-list li:hover::before {
  background-color: #003991;
}

.page-content .main-content .article-content .page-news-list li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: #bcbcbc;
  position: absolute;
  left: 0;
  top: 29px;
  border-radius: 50%;
}

.page-content .main-content .article-content .page-news-list li a {
  float: left;
  display: block;
  width: 825px;
  color: #333;
}

.page-content .main-content .article-content .page-news-list li:hover a {
  color: #003991;
}

.page-content .main-content .article-content .page-news-list li span {
  float: right;
  color: #999;
}

.page-content .main-content .article-content .page-news-list li:last-child {
  border-bottom: 1px solid #cacaca;
}

.page-content .article-news-content .news-title {
  font-size: 24px;
  color: #333;
  text-align: center;
  margin-top: 30px;
}

.page-content .article-news-content .article-news-info {
  text-align: center;
  font-size: 14px;
  color: #999;
  padding-bottom: 40px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  margin-top: 22px;
}

.page-content .article-news-content .article-news-body {
  font-size: 18px;
  line-height: 36px;
  color: #666;
}

.page-content .article-news-content .article-news-body p {
  margin-bottom: 18px;
}

.page-content .article-news-content .prevandnext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #e3e3e3;
  padding-top: 18px;
  margin-top: 45px;
  margin-bottom: 80px;
  color: #999;
  font-size: 14px;
}

.page-content .article-news-content .prevandnext a {
  color: #999;
}

.page-content .article-news-content .prevandnext a:hover {
  color: #003991;
}

.page-content .brand-people-list .brand-people-item {
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px dashed #cacaca;
  overflow: hidden;
}

.page-content .brand-people-list .brand-people-item .thumb {
  float: left;
  width: 340px;
  height: 213px;
  overflow: hidden;
}

.page-content .brand-people-list .brand-people-item .thumb img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-content .brand-people-list .brand-people-item .thumb:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.page-content .brand-people-list .brand-people-item .info {
  float: right;
  width: 700px;
  height: 213px;
  position: relative;
}

.page-content .brand-people-list .brand-people-item .info .title {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1em;
}

.page-content .brand-people-list .brand-people-item .info .title a {
  color: #333;
}

.page-content .brand-people-list .brand-people-item .info .title a:hover {
  color: #003991;
}

.page-content .brand-people-list .brand-people-item .info .description {
  font-size: 16px;
  color: #999;
  line-height: 30px;
}

.page-content .brand-people-list .brand-people-item .info .more {
  display: block;
  width: 65px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #bdbdbd;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.page-content .brand-people-list .brand-people-item .info .more:hover {
  background-color: #003991;
}

.page-content .company-video {
  width: 1068px;
  height: 600px;
}

.page-content .business-list {
  overflow: hidden;
}

.page-content .business-list .business-item {
  float: left;
  width: 340px;
  height: 250px;
  margin-right: 23px;
  margin-bottom: 56px;
  overflow: hidden;
}

.page-content .business-list .business-item:nth-child(3n) {
  margin-right: 0;
}

.page-content .business-list .business-item .business-img {
  display: block;
  width: 100%;
  height: 212px;
  overflow: hidden;
}

.page-content .business-list .business-item .business-img img {
  width: 100%;
  height: 100%;
}

.page-content .business-list .business-item .business-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: .8;
}

.page-content .business-list .business-item .title {
  height: 38px;
  line-height: 38px;
  background: #f2f2f2;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.page-content .business-swiper {
  margin-top: -40px;
  background-color: #f2f2f2;
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}

.page-content .business-swiper .swiper-slide {
  text-align: center;
  width: 890px;
  height: auto;
  overflow: hidden;
}

.page-content .business-swiper .swiper-slide img {
  margin-bottom: 70px;
  max-width: 890px;
}

.page-content .business-swiper .swiper-slide h2 {
  margin-bottom: 30px;
  text-align: center;
  color: #333;
  font-size: 16px;
}

.page-content .business-swiper .btn {
  position: absolute;
  top: 315px;
  cursor: pointer;
  z-index: 1000;
}

.page-content .business-swiper .btn-prev {
  left: 46px;
}

.page-content .business-swiper .btn-next {
  right: 46px;
}

.page-content .page-product-container {
  margin-top: -40px;
  overflow: hidden;
  position: relative;
}

.page-content .page-product-container .product-big-swiper {
  width: 1067px;
  height: 710px;
  position: relative;
}

.page-content .page-product-container .product-big-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}

.page-content .page-product-container .product-big-swiper .swiper-slide h2 {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0 12px;
  color: #fff;
  font-size: 16px;
  z-index: 1000;
}

.page-content .page-product-container .product-big-swiper .swiper-slide .bg {
  position: absolute;
  width: 100%;
  height: 281px;
  bottom: 0;
  z-index: 1;
  background: url(../images/bg-black.png) repeat-x center;
}

.page-content .page-product-container .product-big-swiper .btn {
  width: 17px;
  height: 28px;
  position: absolute;
  top: 340px;
  cursor: pointer;
  z-index: 1000;
}

.page-content .page-product-container .product-big-swiper .btn-prev {
  left: 25px;
}

.page-content .page-product-container .product-big-swiper .btn-next {
  right: 25px;
}

.page-content .page-product-container .product-small-swiper-container {
  width: 1067px;
  height: 158px;
  background-color: #dfdfdf;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 14px;
}

.page-content .page-product-container .product-small-swiper-container .product-small-swiper {
  width: 100%;
}

.page-content .page-product-container .product-small-swiper-container .product-small-swiper .swiper-slide img {
  width: auto;
  height: 132px;
  cursor: pointer;
}

.page-content .page-product-container .product-small-swiper-container .product-small-swiper .swiper-slide-active img {
  height: 124px;
  border: 5px solid #5ea1ff;
}

.page-content .infomation-gongkai-h1 {
  text-align: center;
  font-size: 36px;
  color: #000;
  margin-bottom: 60px;
  margin-top: 80px;
}

.page-content .infomation-gongkai {
  width: 940px;
  margin: 0 auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-content .infomation-gongkai li {
  margin-bottom: 5px;
  width: 460px;
  height: 50px;
  background-color: #e7e7e7;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-content .infomation-gongkai li a {
  color: #333;
  display: block;
  width: 100%;
  height: 100%;
}

.page-content .infomation-gongkai li:hover, .page-content .infomation-gongkai li.active {
  background-color: #2c8ade;
}

.page-content .infomation-gongkai li:hover a, .page-content .infomation-gongkai li.active a {
  color: #fff;
}

.page-content .honor-swiper {
  width: 99.8%;
  height: 690px;
  background-color: #f1f1f1;
  position: relative;
  padding-top: 49px;
  overflow: hidden;
}

.page-content .honor-swiper .swiper-slide {
  width: 695px;
  height: 560px;
  background-color: #fff;
  -webkit-box-shadow: 2px 0 12px rgba(0, 0, 0, 0.12);
          box-shadow: 2px 0 12px rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px;
}

.page-content .honor-swiper .swiper-slide .img {
  width: 100%;
  height: 445px;
  overflow: hidden;
}

.page-content .honor-swiper .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-content .honor-swiper .swiper-slide .title {
  margin: 25px 0 5px;
  text-align: center;
  font-size: 24px;
  color: #e09e00;
  font-weight: bold;
  line-height: 1em;
}

.page-content .honor-swiper .swiper-slide .description {
  font-size: 16px;
  color: #666;
  text-align: center;
}

.page-content .honor-swiper .swiper-pagination {
  bottom: 43px;
  z-index: 100;
}

.page-content .honor-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 23px;
  border-radius: 0px;
  background: url(../images/icon-honor.png);
  opacity: 1;
  cursor: pointer;
  margin: 0 9px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-content .honor-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-position: 0 -23px;
}

.page-content .honor-swiper .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/cover-honor.png) no-repeat center top;
  z-index: 10;
  top: 0;
}

.page-content .puxi-wrap .hd {
  overflow: hidden;
}

.page-content .puxi-wrap .hd .img {
  width: 418px;
  height: 413px;
  margin-left: 85px;
  float: left;
}

.page-content .puxi-wrap .hd .img img {
  width: 100%;
  height: 100%;
}

.page-content .puxi-wrap .hd .intro {
  float: left;
  margin-left: 95px;
  margin-top: 115px;
  width: 400px;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: justify;
}

.page-content .puxi-wrap .bd {
  margin-top: 110px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.page-content .puxi-wrap .bd .item {
  width: 100%;
  height: 135px;
  cursor: pointer;
}

.page-content .puxi-wrap .bd .item .left {
  float: left;
  width: 539px;
  height: 100%;
  border-right: 1px solid #ccc;
  position: relative;
}

.page-content .puxi-wrap .bd .item .left .img {
  opacity: 0;
  width: 314px;
  height: 209px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-content .puxi-wrap .bd .item .left .img img {
  width: 100%;
  height: 100%;
}

.page-content .puxi-wrap .bd .item .left h2 {
  font-size: 30px;
  color: #333;
  text-align: right;
  margin-right: 30px;
  line-height: 135px;
}

.page-content .puxi-wrap .bd .item .left::after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 4px solid #dedede;
  background: #f4f4f4;
  right: -9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all .5s;
  transition: all .5s;
}

.page-content .puxi-wrap .bd .item .right {
  float: left;
  height: 100%;
  margin-left: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  color: #666;
  line-height: 24px;
}

.page-content .puxi-wrap .bd .item:hover {
  background: #f8f8f8;
}

.page-content .puxi-wrap .bd .item:hover .left .img {
  opacity: 1;
  top: -40px;
}

.page-content .puxi-wrap .bd .item:hover .left h2 {
  color: #004898;
}

.page-content .puxi-wrap .bd .item:hover .left::after {
  background: #ff0000;
  border-color: #ba0000;
}

.page-content .puxi-wrap .bd .item:hover .right {
  color: #004898;
}

#pagenum {
  margin: 0 auto;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin-top: 40px;
}

#pagenum .pagefirstno, #pagenum .pageend {
  width: 58px;
  height: 35px;
  background: #fff;
  border: 1px solid #DDDDDD;
}

#pagenum .pageup, #pagenum .pagedown {
  width: 80px;
  height: 35px;
}

#pagenum a {
  width: 35px;
  height: 35px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  margin: 0 2px;
  color: #666666;
  display: inline-block;
  font-size: 14px;
}

#pagenum .current, #pagenum a:hover {
  background-color: #efefef;
}
/*# sourceMappingURL=style.css.map */