@charset "UTF-8";

.b-center, .page-footer .navbar-footer .nav-ftr {
  margin-left: auto;
  margin-right: auto;
}

/* 段落标题 */
.cans-title {
  text-align: center;
}

.cans-title h1 {
  font-size: 30px;
  line-height: 30px;
}

.cans-title h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 48px;
  line-height: 50px;
  color: #cfcfcf;
}

.cans-title h2 b {
  color: #ffa044;
}

/* 新闻标题 */
.news-title h1 {
  margin-top: 50px;
  margin-bottom: 10px;
  color: #333333;
  font-size: 24px;
  line-height: 30px;
}

.news-title h2 {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
}

.news-title h2 b {
  color: #ffa044;
}

/* 新闻页头. */
.news-header {
  padding-left: 0px;
  padding-right: 0px;
}

.news-header .breadcrumb {
  position: relative;
  background-color: transparent;
  text-align: right;
  padding-bottom: 16px;
  padding-right: 0px;
  margin-top: -25px;
  border-bottom: 1px solid #b5b5b5;
  border-radius: 0;
}

.news-header .breadcrumb li {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  display: inline;
}

.news-header .breadcrumb li a {
  line-height: 30px;
  color: #666666;
}

.news-header .breadcrumb > li + li::before {
  content: ">";
  padding: 0 3px;
}

.news-header .breadcrumb > li:first-child + li::before {
  content: ":";
  padding-left: 0;
}

.news-header .breadcrumb:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  display: block;
  width: 218px;
  height: 10px;
  border-left: 1px solid #0a64d4;
  border-right: 1px solid #0a64d4;
}

.news-header .breadcrumb::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  display: block;
  width: 218px;
  height: 2px;
  border-bottom: 2px solid #0a64d4;
}

/* 清除浮动 */
.clearfix {
  clear: both;
}

/* 文章 */
.page-article {
  overflow-x: hidden;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  text-indent: 32px;
  padding-bottom: 60px;
}

.page-article h2 {
  font-size: 30px;
  margin-bottom: 41px;
}

.bg-4 {
  min-width: 1200px;
}

/* 信息按钮 */
.btn-info {
  border-radius: 0px;
  background-color: #2273d8;
  border-color: #2273d8;
  padding-top: 10px;
  padding-bottom: 9px;
  padding-left: 17px;
  padding-right: 17px;
}

.bg-3 {
  min-width: 1200px;
  background-size: 100% auto;
}

.pagelink-2 {
  color: #0a64d4;
}

.pagelink-2 li > a {
  font-size: 16px;
  color: #0a64d4;
  margin-right: 10px;
  margin-left: 10px;
  padding: 6px 13px;
  background-color: transparent;
  border: 2px solid #fff;
}

.pagelink-2 li:first-child > a,
.pagelink-2 li:first-child > span {
  border-radius: 0;
}

.pagelink-2 li:last-child > a,
.pagelink-2 li:last-child > span {
  border-radius: 0;
}

.shares {
  position: absolute;
  display: block;
  right: -220px;
  bottom: 120px;
}

.shares .social-share .social-share-icon {
  width: 45px;
  height: 45px;
  font-size: 30px;
  line-height: 42px;
}

.dropdown-menu {
  min-width: auto;
}

.container {
  width: 1200px;
}

/* Navbar */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #0a64d4;
  background-color: transparent;
}

.navbar {
  margin-bottom: 0px;
  border: 0;
  min-width: 1200px;
}

.navbar .NavbarFontStyle, .navbar .navbar-header .navbar-brand, .navbar .navbar-nav li > a {
  font-size: 18px;
  line-height: 20px;
  padding-top: 38px;
  padding-bottom: 38px;
}

.navbar .navbar-header .navbar-brand {
  width: 340px;
  height: 96px;
  font-size: 0px;
  background: no-repeat;
  background-size: auto auto;
  background-image: url("../img/logo_02.jpg");
}

.navbar .navbar-nav {
  float: right;
  margin-right: -15px;
}

.navbar .navbar-nav li > a {
  padding-left: 14px;
  padding-right: 14px;
}

.navbar .dropdown-menu {
  top: 80px;
  left: 14px;
  border-radius: 0;
  box-shadow: none;
  border: none;
  background-color: transparent;
}

.navbar .dropdown-menu li > a {
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  width: 72px;
  height: 30px;
  padding: 0;
  background-color: #0a64d4;
  margin-bottom: 2px;
}

.navbar .dropdown-menu li > a:hover {
  color: #ffa044;
}

/* Navbar-default */
.navbar-default {
  background-color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #000;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #0a64d4;
}

.navbar-default .navbar-nav > li.active > a {
  color: #0a64d4;
  background: none;
}

.navbar-default .navbar-nav > li.active > a:hover {
  color: #0a64d4;
  background-color: transparent;
}

.right-nav {
  position: fixed;
  z-index: 999;
  top: 96px;
  right: 0;
}

.right-nav .icon {
  position: relative;
  width: 74px;
  height: 74px;
  background-color: #4783d1;
  margin-bottom: 24px;
  padding-top: 20px;
  text-align: center;
}

.right-nav .icon .QR {
  display: none;
  right: 74px;
  top: 0;
  position: absolute;
}

.right-nav .icon .tle {
  position: absolute;
  right: 83px;
  top: 50%;
  font-size: 12px;
  line-height: 32px;
  color: #cacaca;
  padding-left: 41px;
  padding-right: 41px;
  margin-top: -17px;
  display: none;
  width: 180px;
  height: 34px;
  background-color: #333333;
}

.right-nav .icon .tle::after {
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -4.5px;
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color: #333333;
  transform: rotate(45deg);
}

.right-nav .icon:hover .QR {
  display: block;
}

.right-nav .icon:hover .tle {
  display: block;
}

.index-banner {
  min-width: 1200px;
}

.index-banner .swiper-wrapper .swiper-slide {
  position: relative;
  min-width: 1200;
  height: 600px;
}

.index-banner .swiper-wrapper .swiper-slide-active img {
  position: absolute;
  display: block;
  left: calc(50% - 960px);
  width: 1920px;
  height: 100%;
}

.index-banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 70px;
}

.index-banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 60px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 0;
  background-color: transparent;
}

.index-banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

.banner {
  max-width: 100%;
  min-width: 1200px;
  height: 400px;
  overflow: hidden;
  background: no-repeat;
  background-position: center;
  background-size: 1920px 400px;
}

/* Page-footer */
.page-footer {
  position: relative;
  min-width: 1200px;
}

.page-footer .navbar-footer {
  background-color: #477fda;
}

.page-footer .navbar-footer .nav-ftr {
  width: 1200px;
}

.page-footer .navbar-footer .nav-ftr li {
  float: left;
  height: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-footer .navbar-footer .nav-ftr li a {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  padding: 0;
  padding-left: 9px;
  padding-right: 9px;
  border-right: 1px solid #a3bfed;
}

.page-footer .navbar-footer .nav-ftr li a:hover {
  text-decoration: underline;
  background-color: transparent;
}

.page-footer .navbar-footer .nav-ftr li:last-child {
  width: 200px;
  background-color: #626262;
  float: right;
}

.page-footer .navbar-footer .nav-ftr li:last-child a {
  border-right: 0px;
}

.page-footer .navbar-footer .nav-ftr li:last-child a:hover {
  text-decoration: none;
}

.page-footer .ftr-con {
  background-color: #598cde;
}

.page-footer .ftr-con .container {
  padding-left: 0px;
  padding-right: 0px;
}

.page-footer .ftr-con .ftr-address,
.page-footer .ftr-con .qr-list {
  height: 300px;
  float: left;
  margin-bottom: 0px;
}

.page-footer .ftr-con .ftr-address {
  width: 504px;
  padding-top: 60px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.page-footer .ftr-con .ftr-address p {
  margin-bottom: 10px;
}

.page-footer .ftr-con .qr-list {
  position: relative;
  float: right;
  width: 692px;
  padding-left: 92px;
  list-style: none;
}

.page-footer .ftr-con .qr-list::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -100px;
  display: block;
  width: 1px;
  height: 200px;
  float: left;
  border-left: 1px dashed #9bbaeb;
}

.page-footer .ftr-con .qr-list > li {
  float: left;
  width: 200px;
  padding-top: 76px;
  height: 300px;
  text-align: center;
}

.page-footer .ftr-con .qr-list > li img {
  width: 110px;
  height: 110px;
}

.page-footer .ftr-con .qr-list > li div {
  font-size: 16px;
  line-height: 60px;
  color: #fff;
}

.page-footer .ftr-con .qr-list > li:last-child {
  background-color: #477fda;
}

.page-footer .cop {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  color: #000;
  display: block;
  position: absolute;
  width: 100%;
  bottom: -4px;
}

.page-footer .cop .icons {
  width: auto;
  height: 20px;
  margin-left: 2px;
  margin-right: 2px;
}

.col-1 {
  min-width: 1200px;
  background-color: #fafafa;
  padding-top: 92px;
}

.col-1 .more {
  width: 1200px;
  list-style: none;
  background-color: #fff;
  margin: 0 auto;
  display: flex;
  padding: 0;
  transform: translate(0px, 100px);
}

.col-1 .more li {
  flex-grow: 1;
  list-style: none;
  height: 200px;
  border-right: 1px solid #f2f2f2;
}

.col-1 .more li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  text-align: center;
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  transition: all ease 0.5s;
}

.col-1 .more li a:hover {
  text-decoration: none;
  color: #2273d8;
}

.col-1 .more li a:hover .svg-g {
  box-shadow: #e1ecfa 0px 0px 0px 7px;
  border-color: #146ad6;
  background-color: #146ad6;
}

.col-1 .more li a:hover .svg-g .icon {
  display: inline-block !important;
}

.col-1 .more li a:hover .svg-g .icon_hover, .col-1 .more li a:hover .svg-g .icon {
  display: none;
}

.col-1 .more li .svg-g {
  display: inline-block;
  box-sizing: border-box;
  width: 76px;
  height: 76px;
  border: 2px solid #0a64d4;
  border-radius: 50%;
  margin-bottom: 11px;
  padding: 10px;
  text-align: center;
  line-height: 49px;
  transition: all ease 0.5s;
}

.col-1 .more li .svg-g .icon {
  display: none !important;
}

.col-1 .more li .svg-g .icon_hover, .col-1 .more li .svg-g .icon {
  display: inline-block;
  width: 27px;
  height: auto;
}

.col-1 .more li:last-child {
  border-right: 0px;
}

.col-1 .content {
  padding: 0;
  padding-top: 60px;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}

.col-1 .content .cover {
  width: 444px;
  height: 333px;
  overflow: hidden;
  background-color: #827e7e;
  margin-right: 50px;
  float: left;
}

.col-1 .content .cover img {
  width: auto;
  height: 100%;
}

.col-1 .content .info {
  width: 704px;
  float: left;
}

.col-1 .content .info h3 {
  color: #333333;
  font-size: 24px;
  line-height: 28px;
  height: 30px;
  border-left: 6px solid #0a64d4;
  padding-left: 24px;
  margin-top: 0px;
  margin-bottom: 21px;
}

.col-1 .content .info .btn {
  margin-top: 20px;
}

.col-2 {
  position: relative;
  min-width: 1200px;
  height: 500px;
  overflow: hidden;
}

.col-2 img {
  position: absolute;
  top: 0px;
  left: calc(50% - 960px);
  display: block;
  width: 1920px;
  height: auto;
  z-index: -1;
}

.col-3 {
  position: relative;
  min-width: 1200px;
  height: 476px;
  background-color: #fafafa;
}

.col-3 header {
  position: absolute;
  top: -103px;
  left: calc(50% - 600px);
  padding-top: 54px;
  background: #fff;
}

.col-3 .content {
  padding-top: 150px;
  background-color: #fff;
  height: 476px;
}

.col-3 .services {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  height: 236px;
  display: flex;
  list-style: none;
}

.col-3 .services li {
  text-align: center;
  flex-grow: 1;
}

.col-3 .services li a {
  display: inline-block;
}

.col-3 .services li .alt {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  margin-top: 22px;
  padding-bottom: 0px;
  margin-bottom: 12px;
}

.col-3 .services li .alt::after {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  margin: 14px auto 0;
  background-color: #ffa044;
}

.col-3 .services li .des {
  color: #666666;
  font-size: 14px;
}

.col-3 .services li a:hover {
  text-decoration: none;
}

.col-3 .services li .icon {
  display: inline-block;
  width: 97px;
  height: 97px;
  border-radius: 50%;
  background: no-repeat;
  background-position: center;
  background-size: auto auto;
  background-color: #3b83dd;
}

.col-3 .services li .icon-10 {
  background-image: url("../img/icon/icon-10.png");
}

.col-3 .services li .icon-11 {
  background-image: url("../img/icon/icon-11.png");
}

.col-3 .services li .icon-12 {
  background-image: url("../img/icon/icon-12.png");
}

.col-3 .services li .icon-13 {
  background-image: url("../img/icon/icon-13.png");
}

.col-3 .services li .icon-14 {
  background-image: url("../img/icon/icon-14.png");
}

.col-3-1 {
  position: relative;
  min-width: 1200px;
}

.col-3-1 .content h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

.col-3-1 .content .describe {
  color: #333333;
  font-size: 16px;
  line-height: 32px;
  text-indent: 32px;
  margin-bottom: 120px;
}

.col-3-1 .services {
  margin-top: 50px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  height: 236px;
  display: flex;
  list-style: none;
}

.col-3-1 .services li {
  text-align: center;
  flex-grow: 1;
}

.col-3-1 .services li a {
  display: inline-block;
}

.col-3-1 .services li .alt {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  margin-top: 22px;
  padding-bottom: 0px;
  margin-bottom: 12px;
}

.col-3-1 .services li .alt::after {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  margin: 14px auto 0;
  background-color: #ffa044;
}

.col-3-1 .services li .des {
  color: #666666;
  font-size: 14px;
}

.col-3-1 .services li a:hover {
  text-decoration: none;
}

.col-3-1 .services li .icon {
  display: inline-block;
  width: 97px;
  height: 97px;
  border-radius: 50%;
  background: no-repeat;
  background-position: center;
  background-size: auto auto;
  background-color: #3b83dd;
}

.col-3-1 .services li .icon-10 {
  background-image: url("../img/icon/icon-10.png");
}

.col-3-1 .services li .icon-11 {
  background-image: url("../img/icon/icon-11.png");
}

.col-3-1 .services li .icon-12 {
  background-image: url("../img/icon/icon-12.png");
}

.col-3-1 .services li .icon-13 {
  background-image: url("../img/icon/icon-13.png");
}

.col-3-1 .services li .icon-14 {
  background-image: url("../img/icon/icon-14.png");
}

.col-3-1 .col-3-2 {
  padding-bottom: 100px;
}

.col-3-1 .col-3-2 h2 {
  min-width: 1200px;
  height: 66px;
  color: #fff;
  font-size: 30px;
  line-height: 65px;
  background-color: #3880da;
}

.col-3-1 .col-3-2 .achievement {
  padding-top: 48px;
  padding-left: 0;
  padding-right: 0;
  height: 600px;
  margin-top: 100px;
  background-color: #dddddd;
}

.col-3-1 .col-3-2 .achievement .describe2 {
  float: left;
  font-size: 14px;
  line-height: 30px;
  width: 400px;
  padding-left: 10px;
}

.col-3-1 .col-3-2 .achievement .list {
  position: relative;
  float: left;
  width: calc(100% - 423px);
  padding: 48px 63px;
  padding-top: 0;
}
.col-3-1 .col-3-2 .achievement .list .swiper-slide {
  height: 500px;
  overflow-y: hidden;
}


.col-3-1 .col-3-2 .achievement .list .swiper-slide img {
  width: 100%;
  height: auto;
}

.col-3-1 .col-3-2 .achievement .list .swiper-button-next,
.col-3-1 .col-3-2 .achievement .list .swiper-button-prev {
  position: absolute;
  width: 37px;
  height: 37px;
  background-image: url("../img/icon/icon-22_09.jpg");
  background-size: 100% 100%;
}

.col-3-1 .col-3-2 .achievement .list .swiper-button-next {
  right: 0;
}

.col-3-1 .col-3-2 .achievement .list .swiper-button-prev {
  left: 0;
  transform: rotateZ(180deg);
}

.col-4 {
  background: url("../img/aerial-shot-aerial-view-bird-s-eye-view-1044329.png") no-repeat;
  background-position: center;
  background-size: auto 100%;
  max-width: 100%;
  min-width: 1200px;
  height: 510px;
  padding-top: 90px;
}

.col-4 header h1 {
  font-size: 32px;
  line-height: 32px;
}

.col-4 .content {
  overflow: hidden;
}

.col-4 .concept {
  width: 1400px;
  height: 217px;
  padding: 0;
  margin-left: -115px;
  margin-right: -15px;
  list-style: none;
  display: flex;
}

.col-4 .concept li {
  width: 350px;
  padding-top: 59px;
  text-align: center;
  flex-grow: 1;
}

.col-4 .concept li img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 74px;
}

.col-4 .concept li b,
.col-4 .concept li i {
  display: block;
}

.col-4 .concept li b {
  margin-top: 8px;
  font-weight: 200;
  font-style: normal;
  color: #ffa044;
  font-size: 16px;
}

.col-4 .concept li i {
  margin-top: 33px;
  color: #333333;
  font-size: 18px;
  font-style: normal;
}

.col-4 .concept li:nth-child(3) img {
  height: 88px;
  margin-top: -8px;
  margin-bottom: -4px;
}

.col-4 .concept li:nth-child(4) {
  padding-right: 10px;
}

.col-4 .concept li:nth-child(4) img {
  height: 88px;
  margin-top: -8px;
  margin-bottom: -4px;
}

.col-5 {
  padding-top: 122px;
  padding-bottom: 141px;
  /*大事记start*/
  /*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/
}

.col-5 .content {
  padding-left: 0px;
  padding-right: 0px;
}

.col-5 .event_box {
  width: 100%;
  margin: 3% auto 0;
  position: relative;
  min-height: 420px;
}

.col-5 .event_box .parHd {
  width: 100%;
  display: inline-block;
  height: 140px;
  overflow: hidden;
}

.col-5 .parHd ul {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 25px !important;
}

.col-5 .parHd .tempWrap {
  margin: 0 auto;
}

.col-5 .parHd .tempWrap:after {
  content: "";
  content: "";
  width: 100%;
  height: 2px;
  /*! background: #580000; */
  position: absolute;
  /* top: 33%; */
  /* right: -140%; */
  right: 0;
  top: 67px;
  /* margin-top: -0.5px; */
  z-index: 10;
  border-bottom: 1px dashed #000;
  /*! border-style: dashed; */
}

.col-5 .parHd li.no_line:before {
  display: none;
}

.col-5 .parHd li {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-top: 90px;
  width: 90px;
  height: 130px;
  font-size: 16px;
  color: #000;
  margin: 0 40px;
  position: relative;
  font-size: 15px;
  line-height: 30px;
  z-index: 20;
  background-color: #fff;
}

.col-5 .parHd li:after {
  content: "";
  background: url("../img/icon/icon-17.png") no-repeat;
  width: 90px;
  height: 90px;
  position: absolute;
  border-radius: 50%;
  z-index: 20;
  top: 0px;
  left: 12px;
  margin-left: -12px;
  background-position: center;
}

.col-5 .parHd li.act:after {
  background-color: #ffa044;
  background-image: url("../img/icon/icon-18.png");
}

.col-5 .parBd {
  text-align: center;
  margin-top: 0;
}

.col-5 .parBd h4 {
  position: relative;
  font-size: 40px;
  margin-bottom: 3%;
  /*width: 200px;*/
  padding: 0 60px;
  display: inline-block;
  text-align: center;
}

.col-5 .parBd h4:after {
  content: "";
  background: #000;
  width: 100px;
  height: 1px;
  position: absolute;
  left: -100px;
  bottom: 12px;
}

.col-5 .parBd h4:before {
  content: "";
  background: #000;
  width: 100px;
  height: 1px;
  position: absolute;
  right: -100px;
  bottom: 12px;
}

.col-5 .parBd p {
  line-height: 180%;
  font-size: 16px;
  width: 80%;
  margin: 0 auto;
}

.col-5 div#listBox {
  width: 100%;
}

.col-5 .sPrev,
.col-5 .sNext {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 70px;
  text-align: center;
  z-index: 21;
  line-height: 27px;
  background-color: #fff;
}

.col-5 .sPrev {
  left: 0;
}

.col-5 .sNext {
  right: 0;
}

.col-5 .sPrev img,
.col-5 .sNext img {
  transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
  -moz-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
  -webkit-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
  -o-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
}

.col-5 .content .event_box {
  margin: 0;
  padding: 0;
  margin-top: 93px;
}

.col-5 .content .event_box .parHd {
  position: relative;
  padding-top: 15px;
  height: 180px;
}

.col-5 .content .slideBox > div {
  display: flex;
  width: 100%;
  height: 316px;
}

.col-5 .content .slideBox > div .describe {
  text-align: left;
  padding-top: 83px;
  padding-right: 70px;
}

.col-5 .content .slideBox > div .describe h3 {
  text-align: left;
  margin: 0;
  margin-bottom: 24px;
}

.col-5 .content .slideBox > div .describe h3 a {
  line-height: 60px;
  height: 60px;
}

.col-5 .content .slideBox > div .describe h3 b {
  color: #397fd6;
  font-size: 60px;
  font-style: italic;
  line-height: 60px;
}

.col-5 .content .slideBox > div .describe h3 time {
  display: block;
  color: #999999;
  font-size: 15px;
  line-height: 19px;
}

.col-5 .content .slideBox > div .describe p {
  width: 100%;
  margin: 0;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.col-5 .content .slideBox > div .cover {
  position: relative;
  min-width: 662px;
  height: 313px;
}

.col-5 .content .slideBox > div .cover img {
  display: block;
  margin-left: 42px;
  width: 550px;
  height: 270px;
}

.col-5 .content .slideBox > div .cover::before {
  position: absolute;
  top: 33px;
  z-index: -1;
  content: "";
  display: block;
  width: 400px;
  height: 280px;
  background-color: #397fd6;
}

.col-6 {
  min-width: 1200px;
  background-color: #f5f5f5;
  padding-top: 90px;
}

.col-6 .content {
  margin-top: 55px;
  background-color: #fff;
  padding: 42px;
  padding-bottom: 21px;
  color: #666;
  font-size: 14px;
  line-height: 30px;
}

.col-6 .content h3 {
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  margin-top: 19px;
  margin-bottom: 14px;
}

.col-6 .content p {
  text-indent: 30px;
}

.col-6 .content .cover {
  width: 100%;
  height: auto;
}

.col-6 .content .cover img {
  width: 100%;
  height: auto;
}

.col-6 .content .info {
  margin-top: -8px;
}

.col-6 .customer {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
  height: 233px;
  padding: 0;
}

.col-6 .customer .swiper-slide {
  padding-top: 40px;
  text-align: center;
}

.col-6 .customer .swiper-slide a {
  display: inline-block;
  width: 160px;
  height: 160px;
  border: 11px solid #d9e4f1;
  border-radius: 50%;
  padding-top: 11px;
  transition: all ease 0.5s;
}

.col-6 .customer .swiper-slide a img {
  width: 90%;
  height: auto;
  transition: all ease 2s;
}

.case-container {
  background-size: 1920px auto;
  background-position: center;
}

.qlft h2 {
  text-align: center;
  color: #0a64d4;
  margin-bottom: 60px;
}

.qlft-list {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  padding: 0;
  padding-bottom: 41px;
  display: flex;
  flex-wrap: wrap;
}

.qlft-list li {
  width: calc(100% / 3);
  text-align: left;
}

.qlft-list li img {
  display: inline-block;
  width: 360px;
  height: 255px;
  margin-bottom: 50px;
}

.qlft-list li:nth-child(3n) {
  text-align: right;
}

.qlft-list li:nth-child(3n - 1) {
  text-align: center;
}

.invite {
  padding-top: 90px;
}

.invite .table {
  font-size: 16px;
  line-height: 30px;
  margin-top: 100px;
  margin-bottom: 75px;
}

.invite .table th {
  padding-top: 21px;
  padding-bottom: 21px;
}

.invite .table tr > td {
  padding-top: 21px;
  padding-bottom: 21px;
  border-top: 1px solid #dadbdb;
}

.invite .info .cover {
  float: left;
  width: 530px;
  height: 353px;
  overflow: hidden;
}

.invite .info .cover img {
  width: auto;
  height: 100%;
}

.invite .info .describe {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  float: left;
  width: 530px;
  padding-left: 60px;
  padding-top: 60px;
}

.invite .info .describe p {
  margin-bottom: 30px;
}

.invite .info::after {
  content: "";
  display: block;
  height: 0.1px;
  clear: both;
}

.product {
  margin-top: 75px;
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden;
}

.product .pagination li a {
  width: 34px;
  height: 34px;
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  color: #0a64d4;
  font-size: 16px;
  line-height: 33px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #aaaaaa;
}

.product .pagination li a:hover {
  color: #fff;
  background-color: #0a64d4;
  border-color: #0a64d4;
}

.product .pagination li:first-child > a,
.product .pagination li:last-child > a {
  color: #000;
  border: 0;
  width: auto;
}

.product .pagination li:first-child > a:hover,
.product .pagination li:last-child > a:hover {
  background-color: transparent;
}

.product .product-list {
  margin-bottom: 100px;
  background-color: #bfbfbf;
  height: 500px;
  display: flex;
  overflow: hidden;
}

.product .product-list .cover {
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
  width: 550px;
  height: 500px;
}

.product .product-list .cover .swiper-container {
  height: 500px;
}

.product .product-list .cover .cover-item {
  position: relative;
}

.product .product-list .cover .cover-item img {
  width: auto;
  height: 500px;
}

.product .product-list .cover .cover-item .tie {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  background-color: rgba(125, 125, 125, 0.67);
}

.product .product-list .cover .swiper-pagination {
  bottom: 15px;
  text-align: right;
  padding-right: 20px;
}

.product .product-list .cover .swiper-pagination-bullet {
  background-color: #fff;
  margin: 0 2px;
  opacity: 1;
}

.product .product-list .cover .swiper-pagination-bullet-active {
  background-color: #0a64d4;
}

.product .product-list .info {
  padding: 29px 41px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-grow: 1;
}

.product-list2 {
  min-width: 1263px;
  margin-top: 192px;
  display: flex;
}

.product-list2 .cover {
  width: 25%;
  flex-shrink: 1;
  flex-grow: 1;
}

.product-list2 .cover a {
  overflow: hidden;
  color: #333333;
  text-align: center;
  display: block;
  width: 250px;
  transition: all ease 0.4s;
}

.product-list2 .cover .img {
  width: 250px;
  height: 250px;
  overflow: hidden;
}

.product-list2 .cover img {
  width: auto;
  height: 250px;
}

.product-list2 .cover .tle {
  font-size: 16px;
  line-height: 67px;
  height: 68px;
}

.custo {
  position: relative;
  margin-top: 100px;
  padding-bottom: 100px;
}

.custo .info {
  float: left;
  color: #333333;
  font-size: 18px;
  line-height: 24px;
}

.custo .info p {
  margin-bottom: 24px;
}

.custo .map {
  float: right;
  width: 552px;
  height: 320px;
}

.custo .con {
  margin-top: 0 !important;
  width: 552px;
  height: 320px !important;
}

.structure {
  padding-top: 40px;
  padding-bottom: 123px;
  margin-left: -15px;
  margin-right: -15px;
}

.news {
  background-color: #dcdcdc;
  padding: 52px 48px;
  margin-bottom: 100px;
}

.news .news-list {
  list-style: none;
  padding: 0;
}

.news .news-list li {
  padding-bottom: 25px;
  margin-bottom: 24px;
  border-bottom: 1px dashed #c4c4c4;
}

.news .news-list li::after {
  content: "";
  display: block;
  height: 1px;
  clear: both;
}

.news .news-list .cover {
  width: 338px;
  height: 219px;
  overflow: hidden;
  float: left;
  text-align: center;
}

.news .news-list .cover img {
  width: auto;
  height: 100%;
}

.news .news-list .info {
  width: 714px;
  float: right;
  color: #666666;
  font-size: 14px;
  line-height: 28px;
}

.news .news-list .info h3 {
  margin-top: 17px;
  margin-bottom: 18px;
  color: #0a64d4;
  font-size: 18px;
}

.news .news-list .info p {
  margin-bottom: 27px;
}

.news .news-list .info time {
  color: #999999;
  font-size: 12px;
  line-height: 23px;
}

.news .news-list .info .btn.btn-info {
  float: right;
  padding: 9px 16px;
  font-size: 14px;
}

.news .pagination {
  margin-top: 54px;
  margin-bottom: 95px;
}

.news .pagination li a {
  width: 34px;
  height: 34px;
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  color: #0a64d4;
  font-size: 16px;
  line-height: 33px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #aaaaaa;
}

.news .pagination li a:hover {
  color: #fff;
  background-color: #0a64d4;
  border-color: #0a64d4;
}

.news .pagination li:first-child > a, .news .pagination li:last-child > a {
  color: #000;
  border: 0;
  width: auto;
}

.news .pagination li:first-child > a:hover, .news .pagination li:last-child > a:hover {
  background-color: transparent;
}

#myTab {
  display: inline-block;
  margin-top: 29px;
  margin-bottom: 47px;
}

#myTab li {
  margin-right: 27px;
}

#myTab li a {
  text-align: center;
  min-width: 92px;
  border-radius: 0;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#myTab li.active a {
  color: #fff;
}

#myTab li:last-child {
  margin-right: 0;
}

.case-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 68px);
}

.case-list li {
  width: 25%;
  padding-right: 68px;
}

.case-list li .case-img {
  display: block;
  width: 250px;
  height: 250px;
  overflow: hidden;
  background-color: #95989c;
}

.case-list li .case-img img {
  width: auto;
  height: 100%;
}

.case-list li div {
  width: 100%;
  height: 95px;
  font-size: 16px;
  line-height: 30px;
  padding-top: 26px;
  text-align: center;
}

.pagination.pagination-link {
  margin-top: 54px;
  margin-bottom: 57px;
}

.pagination.pagination-link li a {
  width: 34px;
  height: 34px;
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  color: #0a64d4;
  font-size: 16px;
  line-height: 33px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #aaaaaa;
}

.pagination.pagination-link li a:hover {
  color: #fff;
  background-color: #0a64d4;
  border-color: #0a64d4;
}

.pagination.pagination-link li:first-child > a, .pagination.pagination-link li:last-child > a {
  color: #000;
  border: 0;
  width: auto;
}

.pagination.pagination-link li:first-child > a:hover, .pagination.pagination-link li:last-child > a:hover {
  background-color: transparent;
}

#Test_img {
  display: none;.fuwu_img{
            width:1200px;
            min-height: 860px;
            margin: 0 auto;
            position: relative;
            background: #fff;

        }
        .fuwu_img img{
            width: 1116px;
            height: 500px;
            position: absolute;
            top: 42px;
            left:42px;
        }
        .fuwu_img h3{
            color: #333333;
            font-size: 24px;
            line-height: 30px;
            position: absolute;
            top: 560px;
            left: 42px;
            margin-bottom: 14px;
        }
        .fuwu_img div{
            position: absolute;
            top: 600px;
            left: 80px;
            width: 900px;
            min-height: 50px;
        }
        .fuwu_img div p{
            width: 100%;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #666;
        }
  position: absolute;
  z-index: 9999;
  width: 100%;
  opacity: .4;
  min-width: 1200px;
  height: 5586px;
  text-align: center;
  background: url("../img/page1.png") no-repeat;
  background-position: top center;
  background-size: auto 100%;
}

/*# sourceMappingURL=maps/style.css.map */

/*新的滚动条切换*/
          .fuwu_img{
            width:1200px;
            height: 860px;
            position: relative;
            background: #fff;

        }
        .fuwu_img img{
            width: 1116px;
            height: 500px;
            position: absolute;
            top: 42px;
            left:42px;
        }
        .fuwu_img h3{
            color: #333333;
            font-size: 24px;
            line-height: 30px;
            position: absolute;
            top: 560px;
            left: 42px;
            margin-bottom: 14px;
        }
        .fuwu_img div{
            position: absolute;
            top: 600px;
            left: 80px;
            width: 900px;
            min-height: 50px;
        }
        .fuwu_img div p{
            width: 100%;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #666;
        }
