body,
a {
  font-family: 'Microsoft YaHei', '微软雅黑' !important;
}
a {
  text-decoration: none!important;
}
img {
  max-width: 100%;
}
.clearfix,
.page-breadcrumb,
.page-breadcrumb .breadcrumb-list,
.app-header .nav-item,
.app-header .nav-dropdown-form .nav-item-form,
.app-footer .foot-xs-nav,
.index-component-link,
.survey-bottom,
.survey-bottom .survey-bottom-link,
.introduce-aside dl,
.introduce-content-text,
.page-core-tab .core-tab-row,
.page-core-tab .core-tab-title,
.core-technology-item .ct-item-pic,
.core-other-row .core-other-desc,
.zlproduct-top-block,
.technology-list,
.shownews-container .news-bottom-line,
.page-news-list .page-news-box,
.page-contact-left .cl-item,
.productart-content {
  zoom: 1;
}
.clearfix:before,
.clearfix:after,
.page-breadcrumb:before,
.page-breadcrumb:after,
.page-breadcrumb .breadcrumb-list:before,
.page-breadcrumb .breadcrumb-list:after,
.app-header .nav-item:before,
.app-header .nav-item:after,
.app-header .nav-dropdown-form .nav-item-form:before,
.app-header .nav-dropdown-form .nav-item-form:after,
.app-footer .foot-xs-nav:before,
.app-footer .foot-xs-nav:after,
.index-component-link:before,
.index-component-link:after,
.survey-bottom:before,
.survey-bottom:after,
.survey-bottom .survey-bottom-link:before,
.survey-bottom .survey-bottom-link:after,
.introduce-aside dl:before,
.introduce-aside dl:after,
.introduce-content-text:before,
.introduce-content-text:after,
.page-core-tab .core-tab-row:before,
.page-core-tab .core-tab-row:after,
.page-core-tab .core-tab-title:before,
.page-core-tab .core-tab-title:after,
.core-technology-item .ct-item-pic:before,
.core-technology-item .ct-item-pic:after,
.core-other-row .core-other-desc:before,
.core-other-row .core-other-desc:after,
.zlproduct-top-block:before,
.zlproduct-top-block:after,
.technology-list:before,
.technology-list:after,
.shownews-container .news-bottom-line:before,
.shownews-container .news-bottom-line:after,
.page-news-list .page-news-box:before,
.page-news-list .page-news-box:after,
.page-contact-left .cl-item:before,
.page-contact-left .cl-item:after,
.productart-content:before,
.productart-content:after {
  display: block;
  content: '';
}
.clearfix:after,
.page-breadcrumb:after,
.page-breadcrumb .breadcrumb-list:after,
.app-header .nav-item:after,
.app-header .nav-dropdown-form .nav-item-form:after,
.app-footer .foot-xs-nav:after,
.index-component-link:after,
.survey-bottom:after,
.survey-bottom .survey-bottom-link:after,
.introduce-aside dl:after,
.introduce-content-text:after,
.page-core-tab .core-tab-row:after,
.page-core-tab .core-tab-title:after,
.core-technology-item .ct-item-pic:after,
.core-other-row .core-other-desc:after,
.zlproduct-top-block:after,
.technology-list:after,
.shownews-container .news-bottom-line:after,
.page-news-list .page-news-box:after,
.page-contact-left .cl-item:after,
.productart-content:after {
  clear: both;
}
li {
  list-style-type: none;
}
.page-banner {
  height: 150px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
@media (min-width: 480px) {
  .page-banner {
    height: 300px;
  }
}
.page-banner-fixed {
  width: 100%;
  height: 150px;
  position: relative;
}
@media (min-width: 480px) {
  .page-banner-fixed {
    height: 300px;
  }
}
.page-banner-fixed h3 {
  position: absolute;
  bottom: 15px;
  left: 0;
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 0;
  font-weight: normal;
}
@media (max-width: 991px) {
  .page-banner-fixed h3 {
    display: none;
  }
}
.page-breadcrumb {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
  overflow: hidden;
}
.page-breadcrumb a {
  color: #555;
}
.page-breadcrumb h3 {
  float: left;
  margin: 10px 0;
  color: #666464;
  line-height: 40px;
}
.page-breadcrumb .breadcrumb-list {
  display: block;
  float: right;
  margin: 10px 0;
}
.page-breadcrumb .breadcrumb-list.breadcrumb-left {
  float: left;
}
.page-breadcrumb .breadcrumb-list .breadcrumb-item {
  display: block;
  float: left;
  line-height: 40px;
}
.page-breadcrumb .breadcrumb-list .breadcrumb-item > .fa {
  margin: 0 5px;
  color: #555;
}
.page-breadcrumb .breadcrumb-list .breadcrumb-item:last-child > .fa {
  display: none;
}
.dialog-swiper {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.dialog-swiper:before {
  display: block;
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 997;
  background: #777;
  opacity: 0.7;
}
.dialog-swiper .dialog-container {
  z-index: 998;
  width: 820px;
  height: 585px;
  padding: 10px;
  position: absolute;
  background: #fff;
}
@media (max-width: 991px) {
  .dialog-swiper .dialog-container {
    width: 100%;
    height: 100%;
    left: 0;
    margin-left: 0;
    top: 0;
    margin-top: 0;
  }
}
.dialog-swiper .dialog-swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.dialog-swiper .swiper-prev,
.dialog-swiper .swiper-next,
.dialog-swiper .dialog-close {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url('/style/images/dialog-title-bg.png');
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 27px;
  cursor: pointer;
  z-index: 999;
}
.dialog-swiper .swiper-prev {
  left: 0;
}
.dialog-swiper .swiper-next {
  right: 0;
}
.dialog-swiper .dialog-close {
  top: -15px;
  right: -15px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .dialog-swiper .dialog-close {
    top: 0;
    right: 0;
  }
}
.dialog-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
  padding-bottom: 45px;
}
.dialog-swiper .swiper-slide > img {
  margin: 0 auto;
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.dialog-swiper .swiper-slide > p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  line-height: 45px ;
  background: url('/style/images/dialog-title-bg.png');
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  overflow: hidden;
}
.app-header {
  position: relative;
  z-index: 9;
}
.app-header .navbar {
  border: 0;
  margin: 40px 0;
}
@media (max-width: 1199px) {
  .app-header .navbar {
    margin: 25px 0;
  }
}
@media (max-width: 767px) {
  .app-header .navbar {
    margin: 0;
  }
}
.app-header .navbar a {
  color: #0c2340;
}
.app-header .navbar-header {
  height: 70px;
}
@media (max-width: 991px) {
  .app-header .navbar-header {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .app-header .navbar-header {
    height: 50px;
    padding: 10px 15px;
  }
}
.app-header .navbar-header .navbar-logo {
  float: left;
  height: 100%;
  padding: 4px 0;
}
@media (max-width: 767px) {
  .app-header .navbar-header .navbar-logo {
    padding: 0;
  }
}
.app-header .navbar-header .navbar-logo img {
  width: auto;
  height: 100%;
}
@media (max-width: 991px) {
  .app-header .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
  }
  .app-header .navbar-collapse.active {
    display: block;
  }
}
.app-header .navbar-collapse .navbar-nav {
  margin: 10px -15px;
}
@media (max-width: 991px) {
  .app-header .navbar-collapse .navbar-nav {
    z-index: 9998;
    width: 240px;
    height: 100%;
    background-color: #ececed;
    margin: 0 -15px;
    float: none!important;
  }
  .app-header .navbar-collapse .navbar-nav > li {
    float: none;
  }
}
.app-header .nav > li:hover > .nav-item {
  background-color: #C3CEDA;
}
.app-header .nav > li:hover > .nav-dropdown {
  height: auto;
  opacity: 1;
  z-index: 1;
}
.app-header .nav > li > .nav-item {
  background-color: #ececed;
  padding: 15px 25px;
}
@media (max-width: 1199px) {
  .app-header .nav > li > .nav-item {
    padding: 15px 15px;
  }
}
.app-header .nav > li .site-search .fa,
.app-header .nav > li .site-lang .fa {
  line-height: 50px;
  font-size: 20px;
}
.app-header .nav > li .site-lang {
  padding: 0 25px;
}
@media (max-width: 1199px) {
  .app-header .nav > li .site-lang {
    padding: 0 15px;
  }
}
.app-header .nav-item {
  line-height: 20px;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.app-header .nav-item > a {
  float: left;
}
.app-header .nav-item > .fa {
  float: right;
  margin-left: 5px;
  line-height: 20px;
}
.app-header .nav-dropdown {
  position: absolute;
  width: 100%;
  height: 0;
  opacity: 0;
  padding: 0;
  overflow: hidden;
  right: 0;
  top: 50px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  .app-header .nav-dropdown {
    position: relative;
    top: auto;
  }
}
.app-header .nav-dropdown > li > .nav-item {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #C3CEDA;
}
@media (max-width: 991px) {
  .app-header .nav-dropdown > li > .nav-item {
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
  }
}
.app-header .nav-dropdown > li:hover > .nav-item {
  background-color: #ececed;
}
.app-header .nav-dropdown > li a {
  float: none;
}
.app-header .nav-dropdown-form.active {
  height: auto;
  opacity: 1;
  z-index: 1;
}
.app-header .nav-dropdown-form {
  position: absolute;
  width: 300px;
  opacity: 0;
  height: 0;
  padding: 0;
  background-color: #C3CEDA;
  right: 0;
  z-index: -999;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.app-header .nav-dropdown-form .nav-item-form {
  padding: 10px 15px;
  width: 100%;
  height: auto;
}
.app-header .nav-dropdown-form input {
  width: 205px;
  padding: 5px 10px;
}
.app-header .nav-dropdown-form button {
  line-height: 25px;
  background-color: transparent;
  padding: 0 15px;
}
.app-header .nav-dropdown-form input,
.app-header .nav-dropdown-form button {
  display: block;
  margin: 0;
  height: 25px;
  border: 0;
  outline: 0;
  float: left;
  outline: none;
}
.app-header .navbar-toggle {
  padding: 0!important;
  margin: 0!important;
  float: right;
}
@media (max-width: 991px) {
  .app-header .navbar-toggle {
    display: block!important;
  }
}
.app-header .navbar-toggle > li {
  float: left;
  width: 55px;
  height: 55px;
  margin-top: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #304253;
  overflow: hidden;
  margin-left: 13px;
}
@media (max-width: 767px) {
  .app-header .navbar-toggle > li {
    width: 30px;
    height: 30px;
    margin-top: 0;
  }
}
.app-header .navbar-toggle > li:first-child {
  margin-left: 0;
}
.app-header .navbar-toggle > li button {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  outline: none;
}
.app-header .navbar-toggle > li .fa {
  font-size: 28px;
  vertical-align: top;
  line-height: 55px;
  color: #2c3e50;
}
@media (max-width: 767px) {
  .app-header .navbar-toggle > li .fa {
    font-size: 18px;
    line-height: 30px;
  }
}
.app-header .xs-collspace {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.app-header .xs-collspace .navbar-nav {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
}
.app-header .xs-collspace .navbar-nav > li {
  width: 100%;
  text-align: center;
  display: none;
  float: none;
  height: 0;
  background-color: rgba(225, 225, 225, 0.6);
}
.app-header .xs-collspace .navbar-nav > li.active {
  display: inline-block;
  height: 45px;
}
.app-header .xs-collspace .nav-lang {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #304253;
  overflow: hidden;
  text-align: center;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 5px;
  background-color: transparent!important;
}
.app-header .xs-collspace .nav-form {
  display: block;
  width: auto;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 7px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.app-header .xs-collspace .nav-form input,
.app-header .xs-collspace .nav-form button {
  margin: 0;
  border: 0;
  outline: 0;
  float: left;
}
.app-header .xs-collspace .nav-form input {
  width: 100%;
  padding: 5px 85px 5px 15px;
  position: relative;
}
.app-header .xs-collspace .nav-form button {
  width: 70px;
  background: transparent;
  padding: 5px 15px;
  position: absolute;
  top: 0;
  right: 0;
  color: #0c2340;
}
.app-footer {
  background: #c3ceda;
  padding: 15px 0;
  color: #76787a;
}
.app-footer a {
  color: #76787a;
}
.app-footer .col-left {
  float: left;
  padding: 0 15px;
}
.app-footer .col-right {
  float: right;
  padding: 0 15px;
}
.app-footer dl,
.app-footer ul {
  padding: 0;
  float: left;
  margin-right: 100px;
}
@media (max-width: 1199px) {
  .app-footer dl,
  .app-footer ul {
    margin-right: 50px;
  }
}
.app-footer ul {
  margin-right: 0!important;
}
.app-footer dt {
  font-size: 16px;
  font-weight: normal;
}
.app-footer dt,
.app-footer dd,
.app-footer li,
.app-footer a {
  line-height: 27px;
}
.app-footer .weixin-code {
  width: 155px;
  float: left;
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .app-footer .weixin-code {
    margin-right: 0;
  }
}
.app-footer .weixin-code .code-image {
  width: 105px;
  height: 105px;
  overflow: hidden;
  margin: 0 auto;
}
.app-footer .weixin-code img {
  width: 100%;
  height: 100%;
}
.app-footer .weixin-code p {
  text-align: center;
  line-height: 35px;
  margin-bottom: 0;
}
.app-footer .foot-logo {
  float: left;
  margin-left: 0;
  height: 70px;
  margin-top: 30px;
  overflow: hidden;
}
.app-footer .foot-logo img {
  width: auto;
  height: 100%;
}
.app-footer .foot-xs-logo {
  height: 60px;
  text-align: center;
}
.app-footer .foot-xs-logo img {
  width: auto;
  height: 50px;
}
.app-footer .foot-xs-nav {
  text-align: center;
  display: block;
  float: none;
  margin-bottom: 5px;
}
.app-footer .foot-xs-nav > li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  line-height: 30px;
}
.app-footer .foot-xs-nav > li:before {
  display: block;
  content: '|';
  position: absolute;
  right: -2px;
  top: 0;
  line-height: 30px;
  vertical-align: middle;
}
.app-footer .foot-xs-nav > li:last-child:before {
  display: none;
}
.app-footer .mb5 p {
  margin-bottom: 5px;
}
.index-banner .swiper-container,
.index-banner .swiper-wrapper,
.index-banner .swiper-slide {
  height: 100%;
}
.index-banner .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.index-news {
  width: 100%;
  height: 50px;
  overflow: hidden;
  background-color: #ececed;
}
.index-news .col-md-4:nth-child(1) .index-news-lg {
  text-align: left;
}
.index-news .col-md-4:nth-child(2) .index-news-lg {
  text-align: center;
  border-left: 1px solid #b8b4b4;
  border-right: 1px solid #b8b4b4;
}
.index-news .col-md-4:nth-child(3) .index-news-lg {
  text-align: right;
}
.index-news .index-news-xs,
.index-news .index-news-lg {
  height: 20px;
  line-height: 20px;
  padding: 0 15px;
  margin: 15px -15px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-news .index-news-xs > time,
.index-news .index-news-lg > time,
.index-news .index-news-xs > a,
.index-news .index-news-lg > a {
  color: #76787a;
  display: inline;
}
.index-news .index-news-xs > time,
.index-news .index-news-lg > time {
  margin-right: 15px;
}
@media (max-width: 991px) {
  .index-component {
    padding: 0 15px;
  }
}
.index-component-body {
  width: auto;
  overflow: hidden;
  margin: 30px -15px;
  padding: 0 10px;
}
.index-component-head {
  width: auto;
  overflow: hidden;
  margin: 30px -15px;
  padding: 0 15px;
}
.index-component-head h3 {
  color: #3f4041;
  font-size: 24px;
  line-height: 35px;
  margin: 0!important;
}
.index-component-1 .index-component-body {
  margin-bottom: 20px;
}
.index-component-1 .index-component-link {
  margin-bottom: 10px;
  cursor: pointer;
}
.index-component-1 .index-component-link .comp-pick {
  height: 340.03448276px;
}
@media (max-width: 1199px) {
  .index-component-1 .index-component-link .comp-pick {
    height: 280.37931034px;
  }
}
@media (max-width: 991px) {
  .index-component-1 .index-component-link .comp-pick {
    height: 119.31034483%;
  }
}
.index-component-1 .index-component-link .comp-desc {
  background-color: #717477;
  color: #fff;
}
.index-component-2 {
  background-color: #ececed;
}
.index-component-2 .index-component-body {
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.index-component-2 .index-component-link {
  padding-right: 40px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
.index-component-2 .index-component-link .comp-pick {
  height: 235.77844311px;
}
@media (max-width: 1199px) {
  .index-component-2 .index-component-link .comp-pick {
    height: 190.64371257px;
  }
}
@media (max-width: 991px) {
  .index-component-2 .index-component-link .comp-pick {
    height: auto;
  }
}
.index-component-2 .index-component-link .comp-desc {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  padding: 10px;
  line-height: 17px;
}
.index-component-3 .index-component-body {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.index-component-3 .index-component-link {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
}
.index-component-3 .index-component-link .comp-pick {
  height: 212.12834225px;
}
@media (max-width: 1199px) {
  .index-component-3 .index-component-link .comp-pick {
    height: 236.67664671px;
  }
}
@media (max-width: 991px) {
  .index-component-3 .index-component-link .comp-pick {
    height: 76.34730539%;
  }
}
.index-component-3 .index-component-link .icon-video {
  display: block;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -30px;
}
.index-component-link {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: auto;
  height: 100%;
  margin: 0 -10px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.index-component-link .comp-pick {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.index-component-link .comp-pick img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkittransform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
.index-component-link .comp-pick:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.index-component-link .comp-desc {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #666464;
  background-color: transparent;
  text-align: center;
}
.index-comp-swiper .swiper-slide {
  padding: 0 15px;
}
.index-comp-swiper .swiper-slide .index-component-link {
  padding-right: 0;
}
.index-comp-swiper .swiper-slide .index-component-link .comp-desc {
  position: relative!important;
  top: auto!important;
  right: auto!important;
  width: 100%!important;
  height: 40px!important;
  padding: 10px!important;
  line-height: 40px!important;
}
.video-dialog {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 9999;
}
.video-dialog .video-dialog-container {
  width: 740px;
  height: 400px;
  position: absolute;
  top: 50%;
  margin-top: -200px;
  left: 50%;
  margin-left: -370px;
}
@media (max-width: 767px) {
  .video-dialog .video-dialog-container {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-left: 0;
  }
}
.video-dialog .video-dialog-container video {
  width: 100%;
  height: 100%;
}
.video-dialog .video-dialog-close {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url('/style/images/dialog-title-bg.png');
  position: absolute;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 27px;
  cursor: pointer;
  z-index: 999;
  top: -15px;
  right: -15px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .video-dialog .video-dialog-close {
    top: 0;
    right: 0;
  }
}
.survey-container {
  background-color: #ececed;
  padding: 30px 0 30px 0;
}
@media (max-width: 991px) {
  .survey-container {
    padding: 0;
  }
}
.survey-content {
  width: 100%;
  background-color: #fff;
  border: 1px solid #b5b5b5;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .survey-content {
    border-color: transparent;
  }
}
.survey-content-text {
  margin: 0 -15px;
  padding: 20px;
}
@media (max-width: 991px) {
  .survey-content-text {
    padding: 15px;
  }
}
.survey-content-text h3 {
  margin: 0;
  height: 60px;
  line-height: 50px;
  border-bottom: 1px dotted #c7c7c7;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .survey-content-text h3 {
    font-size: 18px;
    text-align: center;
  }
}
.survey-content-text p {
  line-height: 30px;
  margin: 0;
  text-indent: 2em;
  color: #0c2340;
}
.survey-content-text strong {
  font-size: 16px;
}
.survey-content-image {
  overflow: hidden;
  margin: 0 -15px;
  padding: 20px 20px 20px 0;
}
.survey-content-image img {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .survey-content-image {
    padding: 0 15px 15px 15px;
  }
}
.survey-content-more {
  margin-left: 20px;
  background-color: #717477;
  color: #fff;
}
.survey-content-more > .fa {
  margin-left: 5px;
}
.survey-bottom {
  padding: 30px 5px;
  margin: 0;
}
@media (max-width: 991px) {
  .survey-bottom {
    margin: 0 15px 0 15px;
    padding: 15px 0;
  }
}
.survey-bottom .col-md-3:last-child .survey-bottom-link {
  margin-bottom: 0;
}
.survey-bottom .survey-bottom-link {
  display: block;
  margin: 0 -15px;
  padding: 0 5px;
  height: 130px;
}
.survey-bottom .survey-bottom-link .lk-image {
  width: auto;
  height: 100%;
  float: left;
}
.survey-bottom .survey-bottom-link .lk-text {
  text-align: center;
  line-height: 130px;
  color: #717477;
  font-size: 22px;
  background-color: #dedede;
  font-weight: bold;
}
@media (max-width: 991px) {
  .survey-bottom .survey-bottom-link {
    padding: 30px 0;
    height: auto;
    margin-bottom: 15px;
    position: relative;
    background-color: #dedede;
  }
  .survey-bottom .survey-bottom-link .lk-text {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
    padding: 0 30px;
    line-height: 20px;
  }
  .survey-bottom .survey-bottom-link p {
    line-height: 20px;
    padding: 0 30px;
    margin-bottom: 0;
    color: #717477;
  }
  .survey-bottom .survey-bottom-link .survey-icon {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 25px;
    height: 50px;
    font-size: 50px;
    background-repeat: no-repeat;
  }
}
.survey-banner {
  width: 100%;
  position: relative;
  height: 300px;
}
.survey-banner-desc {
  height: 100px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -50px;
  text-align: center;
  color: #fff;
}
.survey-banner-desc h3 {
  margin: 0;
  line-height: 60px;
  font-size: 35px;
}
.survey-banner-desc p {
  font-size: 25px;
  line-height: 40px;
  margin: 0;
}
.introduce-container {
  background-color: #ececed;
}
.introduce-aside {
  display: block;
  float: left;
  width: 195px;
  height: auto;
  margin-top: -76px;
}
.introduce-aside dl {
  margin: 0;
}
.introduce-aside .aside-title {
  height: 76px;
  line-height: 76px;
  background-color: #c3ceda;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  color: #fff;
}
.introduce-aside .aside-item {
  width: 195px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.introduce-aside .aside-item > a {
  color: #555;
  padding: 5px 0;
  border-bottom: 2px solid transparent;
}
@media (max-width: 991px) {
  .introduce-aside .aside-item.active > a {
    border-bottom-color: #C3CEDA;
    background-color: transparent!important;
  }
}
.introduce-aside .aside-item:hover {
  background-color: #ececed;
}
@media (max-width: 991px) {
  .introduce-aside {
    margin-top: 0;
    float: none;
    width: 100%;
  }
  .introduce-aside .aside-title {
    display: none;
  }
  .introduce-aside .aside-xs-5 {
    float: left;
    width: 20%;
    text-align: center;
    border: 0;
  }
}
.introduce-content {
  width: auto;
  height: auto;
  background-color: #fff;
  margin-left: 225px;
  padding: 20px;
}
@media (max-width: 991px) {
  .introduce-content {
    margin-left: 0;
    padding: 15px;
  }
}
.introduce-content-text {
  overflow: hidden;
}
.introduce-content-text img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .introduce-content-text {
    text-align: center;
  }
  .introduce-content-text > img {
    width: 100%;
    float: none!important;
    margin: 0 auto!important;
    margin-bottom: 10px!important;
  }
  .introduce-content-text > p {
    text-align: left;
  }
}
.introduce-content-text > .image-left {
  float: left;
  margin-right: 15px;
  max-width: 100%;
}
.introduce-content-text > .image-right {
  float: right;
  margin-left: 15px;
}
.introduce-content-text > p {
  text-indent: 2em;
  line-height: 30px;
  color: #0c2340;
  margin-bottom: 0;
}
.introduce-content-text > p > strong {
  font-weight: bold;
  font-size: 16px;
}
.introduce-content-text .introduce-ct-og {
  font-size: 18px;
  font-weight: bold;
  color: #666464;
  margin-bottom: 20px;
  margin-top: 0;
}
.introduce-culture-first {
  width: 100%;
  margin-top: 20px;
  text-align: center!important;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .introduce-culture-first {
    margin-bottom: 30px;
  }
}
.introduce-culture-first h4 {
  font-size: 18px;
  font-weight: bold;
  color: #666464;
  margin-bottom: 15px;
}
.introduce-culture-first .introduce-culture-border {
  border-color: #bbbaba;
}
.introduce-culture-border {
  font-size: 16px;
  border: 1px solid #eae9e9;
  padding: 20px;
  line-height: 22px;
}
.introduce-culture-border > p {
  text-align: center!important;
}
.introduce-culture-border .f-bold {
  font-weight: bold;
  margin-bottom: 10px;
}
.introduce-culture-item:hover {
  border-color: transparent;
  background-color: #f6f5f5;
}
.introduce-culture-item {
  width: 100%;
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid #eae9e9;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
@media (max-width: 991px) {
  .introduce-culture-item {
    margin-bottom: 15px;
  }
}
.introduce-culture-item h3 {
  font-size: 18px;
  font-weight: bold;
  color: #666464;
  padding-bottom: 15px;
  text-align: left;
  border-bottom: 1px solid #dbd9d9;
  margin-bottom: 10px;
}
.introduce-culture-item > p {
  line-height: 45px;
  color: #666464;
}
.introduce-culture-item > p span {
  margin-right: 10px;
}
.introduce-culture-item > p span:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .introduce-culture-item > p {
    line-height: 25px;
    text-align: left;
  }
}
.introduce-swiper {
  width: 90%;
  margin-top: 10px;
}
.introduce-swiper .swiper-slide {
  width: 50%;
  height: 610px;
  position: relative;
  padding-bottom: 40px;
  border: 1px solid #c0a16b;
  margin: 0 auto;
  background: #fff;
}
@media (max-width: 1199px) {
  .introduce-swiper .swiper-slide {
    width: 51%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .introduce-swiper .swiper-slide {
    width: 60%;
    height: auto;
  }
}
.introduce-swiper .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 40px;
  width: 100%;
  text-align: center;
  background-color: #fff;
  margin-bottom: 0;
}
.introduce-swiper .swiper-slide img {
  width: 100%;
  max-height: 100%;
}
.introduce-swiper .swiper-slide .fir-img {
  transform: translateY(50%);
  margin-top: -25px;
}
.introduce-honor-list {
  padding: 0 7.5px;
}
.introduce-honor-list .introduce-honor-image {
  margin: 0 -7.5px;
  margin-bottom: 15px;
  padding: 5px;
  background-color: #ececed;
  height: 190px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.introduce-honor-list .introduce-honor-image > p {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0 5px;
  margin-bottom: 0;
  font-size: 12px;
}
.introduce-honor-list .introduce-honor-image img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.introduce-honor-list .introduce-honor-image:hover {
  background-color: #C3CEDA;
}
.page-core-container {
  width: 100%;
  background: #fff;
}
.page-core-title {
  font-size: 35px;
  font-weight: bold;
  color: #413e3e;
  text-align: center;
  width: 190px;
  height: 80px;
  line-height: 80px;
  border: 1px solid #c8c7c7;
  float: left;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .page-core-title {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
  }
}
.page-core-desc {
  width: auto;
  font-size: 14px;
  color: #1e1e1e;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .page-core-desc {
    padding: 0 15px;
  }
}
.page-core-h3 {
  text-align: center;
  font-size: 24px;
  color: #1e1e1e;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-core-h3 {
    font-size: 20px;
  }
}
.page-core-service {
  margin: 0 -2px;
}
@media (max-width: 991px) {
  .page-core-service {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .page-core-service {
    margin: 0;
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .page-core-service .swiper-slide {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .page-core-service .swiper-slide {
    width: 50%;
  }
}
.page-core-service .core-service {
  width: auto;
  margin: 0 -14px;
  height: 324px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .page-core-service .core-service {
    height: 261.81818182px;
  }
}
@media (max-width: 991px) {
  .page-core-service .core-service {
    height: 392.72727273px;
  }
}
@media (max-width: 767px) {
  .page-core-service .core-service {
    height: 278.18181818px;
  }
}
.page-core-service .core-service:hover .core-service-detail {
  opacity: 1;
  z-index: 9;
}
.page-core-service .core-service:hover .core-service-cont > p {
  opacity: 0;
  z-index: -1;
}
@media (max-width: 991px) {
  .page-core-service .core-service-xs {
    margin: 0!important;
  }
}
.page-core-service .core-service-cont {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.page-core-service .core-service-cont > img {
  width: 100%;
  height: 100%;
}
.page-core-service .core-service-cont > p {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 45px;
  line-height: 45px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  width: 100%;
  opacity: 1;
  z-index: 1;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-core-service .core-service-detail {
  position: absolute;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  vertical-align: middle;
  padding-top: 114px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1199px) {
  .page-core-service .core-service-detail {
    padding-top: 95.90909091px;
  }
}
@media (max-width: 991px) {
  .page-core-service .core-service-detail {
    padding-top: 161.36363636px;
  }
}
@media (max-width: 767px) {
  .page-core-service .core-service-detail {
    padding-top: 104.09090909px;
  }
}
.page-core-service .core-service-detail > p {
  color: #fff;
  text-align: center;
  line-height: 25px;
  margin-bottom: 15px;
  font-size: 16px;
}
.page-core-service .core-service-detail > a {
  display: block;
  width: 127px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #fff;
  margin: 0 auto;
  color: #fff;
}
.text-overflow {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-core-tab {
  width: 100%;
  padding: 20px;
  background-color: #ececed;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .page-core-tab {
    padding: 15px;
    margin-top: 15px;
  }
}
.page-core-tab ul {
  padding-left: 0;
}
.page-core-tab .core-tab-bold {
  float: left;
  font-size: 18px;
  line-height: 30px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .page-core-tab .core-tab-bold {
    float: none;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
}
.page-core-tab .core-tab-title {
  margin-bottom: 20px;
}
.page-core-tab .core-tab-title > li {
  float: left;
  line-height: 30px;
  margin-left: 20px;
  border-bottom: 2px solid transparent;
}
.page-core-tab .core-tab-title > li.active {
  border-bottom-color: #C3CEDA;
}
@media (max-width: 991px) {
  .page-core-tab .core-tab-title {
    text-align: center;
    margin: 0 -15px;
  }
  .page-core-tab .core-tab-title > li {
    float: none;
    display: inline-block;
    background-color: transparent;
    padding: 0 1%;
    margin-left: 1%;
    font-size: 12px;
    border: 1px solid #d4d6d7;
  }
  .page-core-tab .core-tab-title > li.active {
    background-color: #d4d6d7;
  }
  .page-core-tab .core-tab-title > li:first-child {
    margin: 0!important;
  }
}
.page-core-tab .core-tab-cont {
  height: auto;
}
.page-core-tab .core-tab-cont > li {
  height: 100%;
  display: none;
}
.page-core-tab .core-tab-cont > li.active {
  display: block;
}
.page-core-tab .swiper-button-prev,
.page-core-tab .swiper-button-next {
  position: absolute;
  width: 30px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  background-size: auto;
}
@media (max-width: 991px) {
  .page-core-tab .swiper-button-prev,
  .page-core-tab .swiper-button-next {
    display: none;
  }
}
.page-core-tab .swiper-button-prev {
  background-position: -10px -5px;
  left: 0;
}
.page-core-tab .swiper-button-next {
  background-position: -75px -5px;
  right: 0;
}
.swiper-slide-active .core-technology-item {
  border-right-color: #c8c7c7;
}
.page-core-swiper .swiper-slide {
  width: 50%;
}
@media (max-width: 991px) {
  .page-core-swiper .swiper-slide {
    width: 100%;
  }
}
.page-core-swiper .swiper-slide .core-technology-item {
  width: 100%;
}
@media (max-width: 991px) {
  .page-core-swiper .swiper-slide .core-technology-item {
    border-right-color: transparent!important;
  }
}
.page-core-swiper .swiper-slide .core-technology-item p {
  display: block;
  line-height: 20px;
}
.page-core-swiper .swiper-slide .core-technology-item img {
  width: 48%;
  margin-right: 2%;
}
.core-technology-item {
  width: 100%;
  height: auto;
  padding: 0 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
  border-right: 1px solid transparent;
}
@media (max-width: 991px) {
  .core-technology-item {
    padding: 0 ;
  }
  .core-technology-item h4,
  .core-technology-item p {
    margin-bottom: 0;
  }
}
.core-technology-item h4 {
  font-size: 16px;
  font-weight: bold;
  color: #3f4041;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0;
  line-height: 30px;
}
.core-technology-item p {
  font-size: 14px;
  color: #0c2340;
  line-height: 30px;
}
.core-technology-item .ct-item-pic {
  margin-top: 20px;
}
.core-technology-item img {
  width: 210px;
  margin-right: 10px;
  display: block;
  float: left;
}
.core-technology-item img:last-child {
  margin-right: 0!important;
}
@media (max-width: 991px) {
  .core-technology-item img {
    width: 30%;
    margin-right: 3%;
  }
}
.core-other-row {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .core-other-row .col-xs-12 {
    padding: 0!important;
  }
}
.core-other-row .core-other-desc {
  display: block;
  margin-bottom: 40px;
}
.core-other-row .core-other-desc h4 {
  font-size: 20px;
  color: #050505;
  margin-top: 50px;
  line-height: 35px;
}
.core-other-row .core-other-desc img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.core-other-row .core-other-text {
  width: 45%;
}
.core-other-row .core-other-text > p {
  font-size: 14px;
  color: #3d3d3d;
  line-height: 30px;
  display: block;
}
.core-other-row .core-other-pic {
  width: 45%;
  float: left;
  overflow: hidden;
}
.core-other-row .core-other-pic:hover img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.core-other-row .pic-right .core-other-pic {
  float: right;
}
.core-other-row .pic-right .core-other-text {
  float: left;
}
.core-other-row .pic-left .core-other-pic {
  float: left;
}
.core-other-row .pic-left .core-other-text {
  float: right;
}
@media (max-width: 991px) {
  .core-other-row .core-other-pic {
    float: none!important;
    width: 100%;
  }
  .core-other-row .core-other-text {
    width: 100%;
    float: none!important;
  }
  .core-other-row .core-other-text > p {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .core-other-row h4 {
    margin-top: 0!important;
  }
}
.page-zlproduct-container {
  width: 100%;
  background-color: #f4f4f4;
}
.zlproduct-top-row {
  margin: 65px auto;
}
@media (max-width: 767px) {
  .zlproduct-top-row {
    margin: 25px auto;
  }
}
.zlproduct-top-block {
  width: 370px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .zlproduct-top-block {
    width: 100%;
  }
}
.zlproduct-top-block > a {
  color: #080808;
  font-size: 16px;
  float: left;
  display: block;
  width: 50%;
  height: 50px;
  border: 1px solid #e7e6e6;
  background-color: #fff;
  text-align: center;
  line-height: 50px;
}
@media (max-width: 767px) {
  .zlproduct-top-block > a {
    font-size: 14px;
  }
}
.zlproduct-top-block > a:first-child {
  width: 100%;
  border-bottom: 0;
}
.zlproduct-top-block > a:last-child {
  border-left: 0;
}
.zlproduct-top-block > a.active {
  background-color: #C3CEDA;
}
.zlproduct-cont,
.zlproduct-cont th,
.zlproduct-cont td {
  border-color: #e7e6e6 !important;
}
.zlproduct-cont th {
  text-align: center;
  background-color: #e7e6e6;
  padding: 0!important;
}
.zlproduct-cont th > div {
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  color: #080808;
  font-weight: normal;
}
.zlproduct-cont td {
  background-color: #fff;
  vertical-align: middle!important;
}
.zlproduct-cont td > div {
  display: inline-block;
  line-height: 25px;
}
.zlproduct-cont th,
.zlproduct-cont td {
  width: 16.66666667%;
}
.zlproduct-lg-title span {
  display: block;
  width: auto;
  margin: 0 -15px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  background-color: #ececed;
}
.zlproduct-xs-tab {
  padding: 0 15px;
  margin-bottom: 15px;
}
.zlproduct-xs-tab .zlproduct-tab-titlt {
  background-color: #ececed;
}
.zlproduct-xs-tab .tab-tit-item {
  display: block;
  width: auto;
  text-align: center;
  line-height: 50px;
}
.zlproduct-xs-tab .tab-tit-item span {
  padding: 5px 0;
  border-bottom: 2px solid transparent;
}
.zlproduct-xs-tab .swiper-slide.active span {
  border-bottom-color: #C3CEDA !important;
}
.zlproduct-xs-tab .tab-cont-item {
  width: auto;
  padding: 15px;
  background-color: #fff;
  line-height: 25px;
}
.zlproduct-xs-tab .tab-cont-item img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 200px;
}
@media (max-width: 991px) {
  .zlproduct-xs-tab .tab-cont-item {
    display: none;
  }
  .zlproduct-xs-tab .tab-cont-item.active {
    display: block;
    border: 1px solid #e7e6e6;
  }
}
.productart-aside {
  float: left;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .productart-aside {
    float: none;
  }
}
.productart-aside dl,
.productart-aside dd,
.productart-aside dt {
  display: block;
  margin: 0;
}
.productart-aside dl {
  width: 290px;
  margin-top: -110px;
}
.productart-aside dt {
  width: 100%;
  height: 110px;
  line-height: 110px;
  background-color: #C3CEDA;
  font-size: 35px;
  text-align: center;
  color: #fff;
  font-weight: normal;
}
.productart-aside dd {
  width: 100%;
  height: 60px;
  line-height: 59px;
  background-color: #f7f7f8;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-top: 1px solid #c8c7c7;
  padding: 0 10px 0 20px;
}
.productart-aside dd:hover {
  background-color: #ececed;
}
.productart-aside dd:first-child {
  border-top: 0;
}
.productart-aside dd > a {
  color: #0c2340;
}
.productart-aside .swiper-slide {
  width: auto!important;
}
.productart-aside .swiper-slide > a {
  color: #2d3e52;
  padding: 5px 0;
  border-bottom: 2px solid transparent;
}
.productart-aside .swiper-slide.active > a {
  border-bottom-color: #706c6c;
}
@media (max-width: 991px) {
  .productart-aside {
    padding: 0 15px;
    margin-right: 0;
    height: 50px;
    line-height: 50px;
    background-color: #efefef;
  }
}
.productart-content {
  margin-left: 320px;
}
@media (max-width: 991px) {
  .productart-content {
    margin-left: 0;
  }
}
.productart-cont-tit {
  text-align: center;
  font-size: 24px;
  color: #666464;
  line-height: 60px;
  margin: 20px 0;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .productart-cont-tit {
    line-height: 35px;
    font-size: 20px;
  }
}
.productart-cont-mintit {
  font-size: 18px;
  color: #47494a;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.productart-cont-tab {
  width: 100%;
  padding: 15px;
  background-color: #fbfafa;
  margin-bottom: 15px;
}
.productart-cont-tab .tab-tit-row {
  height: 30px;
  margin-bottom: 15px;
}
.productart-cont-tab .tab-tit-item {
  float: left;
  color: #474849;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  margin-right: 20px;
  border-right: 2px solid #474849;
  padding-right: 20px;
}
.productart-cont-tab .tab-tit-item.active {
  color: #000;
}
.productart-cont-tab .tab-tit-item:last-child {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}
.productart-cont-tab .tab-cont-item {
  font-size: 14px;
  color: #2b2c2c;
  line-height: 30px;
  display: none;
}
.productart-cont-tab .tab-cont-item.active {
  display: block;
}
.productart-cont-tab .tab-cont-item > p {
  margin-bottom: 0;
}
.productart-swiper-slide {
  width: auto;
  padding: 0 15px;
}
.col-sm-6:nth-child(2n-1) .new-productart-image {
  margin-left: -15px;
  margin-right: -7px;
}
.col-sm-6:nth-child(2n) .new-productart-image {
  margin-left: -7px;
  margin-right: -15px;
}
.col-sm-6:last-child .new-productart-image {
  margin-bottom: 15px!important;
}
.productart-image {
  width: auto;
  height: 270px;
  margin: 0 -14px;
  display: block;
  position: relative;
}
.productart-image.mb0 {
  margin-bottom: 0!important;
}
@media (max-width: 767px) {
  .productart-image {
    margin: 0;
    height: auto;
    margin-bottom: 20px;
  }
}
.productart-image .productart-image-show {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.productart-image .productart-image-show img {
  width: 100%;
  height: 100%;
}
.productart-image .productart-image-title {
  display: block;
  padding: 0 15px;
  opacity: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 45px;
  line-height: 45px;
  color: #fff;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  text-align: center;
}
@media (max-width: 767px) {
  .productart-image .productart-image-title {
    opacity: 1!important;
  }
}
.productart-image .productart-image-detail {
  z-index: 3;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 20px;
  padding: 0 25px;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media (max-width: 767px) {
  .productart-image .productart-image-detail {
    position: relative;
    background-color: #fbfafa;
    opacity: 1!important;
    padding: 15px 15px 0 15px;
    color: #595858;
    font-size: 12px!important;
  }
  .productart-image .productart-image-detail h4,
  .productart-image .productart-image-detail p {
    color: #595858;
  }
}
.productart-image .productart-image-detail h4 {
  margin-bottom: 20px;
  margin-top: 30px;
}
.productart-image:hover .productart-image-title {
  opacity: 0;
}
.productart-image:hover .productart-image-detail {
  opacity: 1;
}
.productart-getcont {
  margin-bottom: 30px;
  width: 100%;
  overflow-x: auto;
}
@media (max-width: 767px) {
  .productart-getcont {
    padding: 0 15px;
  }
}
.productart-getcont table {
  width: 100%!important;
}
.productart-getcont tr {
  width: 100%!important;
  margin: 0!important;
  padding: 0!important;
  text-align: center!important;
  border-bottom: 1px solid #cccccc !important;
}
.productart-getcont tr td {
  border-right: 1px solid #cccccc !important;
  margin: 0!important;
  padding: 0!important;
  font-size: 14px!important;
  color: #3f4041 !important;
  line-height: 25px!important;
}
.productart-getcont tr td:first-child {
  border-left: 1px solid #cccccc !important;
}
.productart-getcont tr td p,
.productart-getcont tr td span {
  font-size: 14px!important;
  color: #3f4041 !important;
  line-height: 25px!important;
}
.productart-getcont tr td,
.productart-getcont tr span,
.productart-getcont tr strong {
  font-weight: normal!important;
}
.productart-getcont tr:first-child {
  border-top: 1px solid #cccccc !important;
}
.productart-getcont tr:first-child td {
  height: 45px!important;
  line-height: 25px!important;
  padding: 10px 0!important;
  font-size: 16px!important;
  background-color: transparent!important;
  color: #0c2340;
}
.productart-getcont tr:first-child td p,
.productart-getcont tr:first-child td span {
  color: #0c2340;
  font-size: 16px!important;
}
.page-product-list {
  padding: 0 15px;
  margin: 0 -15px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .page-product-list {
    margin-top: 0;
  }
}
.page-product-list .row {
  margin-bottom: 40px;
}
.page-product-list .col-md-4:first-child .page-product-item {
  margin-left: -15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .page-product-list .col-md-4:first-child .page-product-item {
    margin-left: 0;
    padding-right: 0;
  }
}
.page-product-list .col-md-4:last-child .page-product-item {
  margin-right: -15px;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .page-product-list .col-md-4:last-child .page-product-item {
    margin-right: 0;
    padding-left: 0;
  }
}
.page-product-list img {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
.page-product-list img:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.page-product-item {
  width: auto;
}
.page-product-item h3 {
  font-size: 20px;
  font-weight: bold;
  color: #3f4041;
  line-height: 30px;
  margin: 30px 0;
}
.page-product-item .pi-pick {
  width: 100%;
  overflow: hidden;
}
.page-product-item .pi-pick img {
  width: 100%;
}
.page-product-item .pi-more {
  margin-top: 10px;
}
.page-product-item .pi-more > a {
  display: block;
  width: 105px;
  height: 20px;
  line-height: 20px;
  background-repeat: no-repeat;
  background-size: 105px 20px;
  color: #76787a;
  padding-left: 15px;
  font-size: 12px;
}
.page-product-item .pi-more .fa {
  margin-left: 5px;
}
.page-peoduct-block {
  background-color: #efefef;
  margin: 0 -15px;
  height: 385.125px;
  padding: 0 20px;
}
@media (max-width: 1199px) {
  .page-peoduct-block {
    height: 319.29166667px;
  }
}
@media (max-width: 991px) {
  .page-peoduct-block {
    height: auto;
    margin: 0;
  }
}
.page-peoduct-block h3 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.page-peoduct-block .pb-pick {
  width: auto;
  margin: 0 -20px;
  overflow: hidden;
}
.page-peoduct-block .pb-pick img {
  width: 100%;
}
.page-peoduct-block .pb-desc {
  padding: 20px 0;
  text-align: center;
}
.page-peoduct-block .pb-desc p {
  text-align: left;
  line-height: 25px;
  color: #666464;
}
.page-peoduct-block .pb-desc a {
  display: inline-block;
  border: 1px solid #666464;
  color: #666464;
  width: 200px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
  margin: 30px auto;
}
.corepro-cont img {
  width: 48%!important;
}
.technology-container {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .technology-container {
    padding-top: 20px;
  }
}
.technology-container .row {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .technology-container .row {
    margin-bottom: 30px;
  }
}
.technology-container .technology-cate {
  display: block;
  width: auto;
  position: relative;
  margin: 0 -10px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .technology-container .technology-cate {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.technology-container .technology-cate .tc-pick {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.technology-container .technology-cate .tc-pick img {
  width: 100%;
  height: 100%;
}
.technology-container .technology-cate .tc-desc {
  position: absolute;
  bottom: 5px;
  left: 0;
  padding: 0 40px;
  color: #fff;
}
@media (max-width: 991px) {
  .technology-container .technology-cate .tc-desc {
    padding: 0 15px;
  }
}
.technology-container .technology-cate .tc-desc h3 {
  font-size: 25px;
}
@media (max-width: 991px) {
  .technology-container .technology-cate .tc-desc h3 {
    font-size: 20px;
  }
}
.technology-container .col-md-6 > .row {
  margin-bottom: 0;
}
.technology-container .col-md-6 > .technology-cate {
  height: 450px;
}
@media (max-width: 1199px) {
  .technology-container .col-md-6 > .technology-cate {
    height: 371.73913043px;
  }
}
@media (max-width: 991px) {
  .technology-container .col-md-6 > .technology-cate {
    height: 78.26086957%;
  }
}
.technology-container .col-xs-12 > .technology-cate {
  height: 220px;
}
@media (max-width: 1199px) {
  .technology-container .col-xs-12 > .technology-cate {
    height: 180.86956522px;
  }
}
@media (max-width: 991px) {
  .technology-container .col-xs-12 > .technology-cate {
    height: 78.26086957%;
  }
}
.technology-cate-head h2 {
  font-size: 30px;
  color: #3f4041;
}
@media (max-width: 991px) {
  .technology-cate-head h2 {
    font-size: 22px;
  }
}
.technology-cate-head h4 {
  font-size: 16px;
  color: #666464;
}
.technology-cate-head p {
  line-height: 30px;
  margin-bottom: 15px;
}
.technology-cate-head p:last-child {
  margin-bottom: 0;
}
.technology-list-wrapper {
  background-color: #f8f8f8;
  padding: 30px 0;
}
.technology-list-wrapper .col-md-6:nth-child(2n-1) .technology-list {
  margin-left: -15px;
}
.technology-list-wrapper .col-md-6:nth-child(2n) .technology-list {
  margin-right: -15px;
}
.technology-list {
  width: 100%;
  height: 230px;
  border: 1px solid #d4d6d7;
  background-color: #fff;
  padding: 0 30px;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 1199px) {
  .technology-list {
    height: 245px;
  }
}
@media (max-width: 991px) {
  .technology-list {
    padding: 0 15px;
    height: 190px;
    margin-bottom: 15px;
    margin-left: 0!important;
    margin-right: 0!important;
  }
}
@media (max-width: 767px) {
  .technology-list {
    height: auto;
  }
}
.technology-list .tl-desc {
  width: 100%;
  margin-top: 35px;
  height: auto;
  padding-right: 230px;
}
.technology-list .tl-desc > img {
  width: 100%;
  display: block;
  margin: 15px auto;
}
@media (max-width: 1199px) {
  .technology-list .tl-desc {
    padding-right: 160px;
  }
}
@media (max-width: 991px) {
  .technology-list .tl-desc {
    padding-right: 40%;
    height: auto;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .technology-list .tl-desc {
    height: auto;
    padding-right: 0;
  }
}
.technology-list .tl-desc h3 {
  font-size: 18px;
  font-weight: bold;
  color: #3f4041;
}
@media (max-width: 767px) {
  .technology-list .tl-desc h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
}
.technology-list .tl-desc p {
  color: #666464;
  line-height: 25px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .technology-list .tl-desc p {
    display: inline;
    font-size: 12px!important;
    line-height: 18px;
    overflow: hidden;
  }
  .technology-list .tl-desc p > span {
    font-size: 12px!important;
  }
}
.technology-list .tl-pick {
  position: absolute;
  top: 0;
  right: 30px;
  width: 210px;
  margin-top: 35px;
  height: 125px;
  float: right;
}
@media (max-width: 1199px) {
  .technology-list .tl-pick {
    width: 150px;
  }
}
@media (max-width: 991px) {
  .technology-list .tl-pick {
    width: 35%;
    right: 15px;
    margin-top: 20px;
  }
}
.technology-list .tl-pick img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .technology-container .mr-10 {
    margin-right: -10px;
  }
  .technology-container .mr-5 {
    margin-right: -5px;
  }
  .technology-container .ml-10 {
    margin-left: -10px;
  }
  .technology-container .ml-15 {
    margin-left: -15px;
  }
}
.technology-container .thumb {
  margin-bottom: 10px;
}
.technology-container .thumb .inner {
  width: 100%;
  height: 100%;
}
.technology-container .thumb img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@media (max-width: 767px) {
  .technology-container .thumb img {
    width: 100%!important;
    height: auto!important;
    background-size: 100% auto!important;
  }
}
.technology-container .thumb-1 {
  height: 370px;
}
@media (max-width: 991px) {
  .technology-container .thumb-1 {
    height: 310px;
  }
}
@media (max-width: 767px) {
  .technology-container .thumb-1 {
    height: auto;
  }
}
.technology-container .thumb-2 {
  height: 120px;
}
@media (max-width: 991px) {
  .technology-container .thumb-2 {
    height: 100px;
  }
}
@media (max-width: 767px) {
  .technology-container .thumb-2 {
    height: auto;
  }
}
.technology-container .thumb-3 {
  height: 240px;
}
@media (max-width: 991px) {
  .technology-container .thumb-3 {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .technology-container .thumb-3 {
    height: auto;
  }
}
.technology-development {
  margin: 0 -15px;
  padding: 0 10px;
}
.development-link {
  display: block;
  margin: 0 -10px;
  height: 283px;
  margin-bottom: 15px;
  position: relative;
}
.development-link .dl-pick {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.development-link .dl-pick > img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
.development-link .dl-pick > img:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.development-link .dl-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
}
.development-component {
  margin: 0 -15px;
  margin-bottom: 30px;
  padding: 5px 15px;
  background-color: #fbfbfb;
}
@media (max-width: 767px) {
  .development-component {
    background-color: transparent;
    margin-bottom: 0;
  }
}
.development-component .mb0 {
  margin-bottom: 0!important;
}
.development-component .row {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .development-component .row {
    margin-bottom: 15px;
  }
}
.development-component h3 {
  font-size: 24px;
  font-weight: bold;
  color: #3f4041;
  margin-bottom: 20px;
  padding: 0 15px;
}
.development-component p {
  color: #666464;
  line-height: 25px;
  margin-bottom: 20px;
  padding: 0 15px;
}
.development-component ul {
  padding-left: 15px;
}
.development-component .dc-btns {
  margin-left: 0;
  margin-right: 0;
  display: block;
  width: 207px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #666464;
  border: 1px solid #666464;
}
@media (max-width: 991px) {
  .development-component .dc-btns {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .development-component .col-xs-6:nth-child(2n-1) .dc-pick {
    margin-right: -7.5px;
  }
  .development-component .col-xs-6:nth-child(2n) .dc-pick {
    margin-left: -7.5px;
  }
}
@media (max-width: 991px) {
  .development-component .col-xs-4:nth-child(3n-2) .dc-pick {
    margin-right: -10px;
  }
  .development-component .col-xs-4:nth-child(3n-1) .dc-pick {
    margin-left: -5px;
    margin-right: -5px;
  }
  .development-component .col-xs-4:nth-child(3n) .dc-pick {
    margin-left: -10px;
  }
}
.development-component .dc-pick {
  width: auto;
  overflow: hidden;
}
@media (max-width: 991px) {
  .development-component .dc-pick {
    margin-bottom: 15px!important;
  }
}
.development-component .dc-pick > img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
.development-component .dc-pick > img:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.development-component .dc-system {
  padding: 35px 0;
  background-color: #ececed;
  height: 180px;
}
.development-component .dc-system > p {
  line-height: 25px;
  margin-bottom: 10px;
  color: #666464;
  padding: 0!important;
}
.development-component .dc-bg-icon {
  display: block;
  width: auto;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 190px 125px;
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .development-component .dc-bg-icon {
    background-size: 100% auto;
  }
}
.dev-last-row img {
  height: 200px!important;
}
@media (max-width: 1199px) {
  .dev-last-row img {
    height: 150px!important;
  }
}
@media (max-width: 991px) {
  .dev-last-row img {
    height: auto!important;
  }
}
.page-news-breadcrumb {
  background-color: #f7f8fa;
}
.page-news-breadcrumb .page-breadcrumb {
  border-bottom-color: transparent;
  margin-bottom: 0;
}
.col-left {
  float: left;
}
.col-right {
  float: right;
}
.shownews-container {
  line-height: 25px;
  color: #666464 !important;
  font-size: 16px!important;
}
@media (max-width: 991px) {
  .shownews-container {
    font-size: 14px!important;
  }
}
@media (max-width: 991px) {
  .shownews-container {
    padding: 0 15px;
  }
}
.shownews-container h2 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  color: #3f4041 !important;
  line-height: 30px;
}
@media (max-width: 991px) {
  .shownews-container h2 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
}
.shownews-container .news-bottom-line {
  margin-bottom: 20px;
  font-size: 14px!important;
  border-bottom: 1px solid #cccbcb;
}
.shownews-container .news-bottom-line > div {
  margin-bottom: 20px;
}
.shownews-container .shownews-link {
  margin-bottom: 30px;
}
.shownews-container .shownews-link .col-left,
.shownews-container .shownews-link .col-right {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .shownews-container .shownews-link .col-left,
  .shownews-container .shownews-link .col-right {
    float: none;
  }
  .shownews-container .shownews-link .col-left {
    margin-bottom: 10px;
  }
}
.shownews-container .shownews-link,
.shownews-container .shownews-link a {
  line-height: 25px;
  color: #666464 !important;
  font-size: 14px!important;
}
.shownews-container strong {
  font-weight: bold;
  font-size: 18px;
}
.newpage-container {
  overflow: hidden;
  color: #666464;
  line-height: 30px;
}
@media (max-width: 991px) {
  .newpage-container {
    padding: 0 15px;
  }
}
.newpage-container .newpage-news-title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #3f4041;
}
.newpage-container strong {
  font-size: 18px;
  margin: 20px 0;
  display: block;
  text-align: left!important;
}
@media (max-width: 991px) {
  .newpage-container strong {
    text-align: center;
  }
}
.newpage-container p {
  font-size: 14px;
}
.baiduEcharts {
  max-width: 100%;
  overflow: hidden;
  width: 700px;
  height: 430px;
  margin: 30px auto;
}
@media (max-width: 991px) {
  .baiduEcharts {
    height: 330px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  #echart-3.baiduEcharts {
    width: 100%;
  }
}
.news-baidu-share {
  height: 60px;
  line-height: 50px;
  border-bottom: 1px solid #949494;
  margin-bottom: 20px;
}
.news-baidu-share .bdsharebuttonbox {
  margin-top: 7px;
}
.news-baidu-share .btn {
  background-color: #f7f8fa;
}
.page-bgcolor-container {
  background-color: #ececed;
}
.page-news-list {
  background: #ececed;
  padding: 30px 15px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-news-list {
    padding: 15px;
    margin-bottom: 15px;
  }
}
.page-news-list .page-news-item {
  width: 100%;
  height: auto;
  padding: 30px 15px;
  border-top: 1px solid #b9b9b9;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
@media (max-width: 991px) {
  .page-news-list .page-news-item {
    padding: 15px 0;
    background-color: transparent!important;
    border-top-color: #b9b9b9 !important;
  }
}
.page-news-list .page-news-item:hover {
  background: #fff;
  border-top-color: transparent;
}
.page-news-list .page-news-item:hover + .page-news-item {
  border-top-color: transparent;
}
.page-news-list .page-news-item:first-child {
  border-top: 0;
}
.page-news-list .page-news-box {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-news-list .page-news-box .page-news-image {
  float: left;
  width: 300px;
  height: 200px;
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .page-news-list .page-news-box .page-news-image {
    width: 200px;
    height: 133.33333333px;
  }
}
@media (max-width: 767px) {
  .page-news-list .page-news-box .page-news-image {
    width: 100px;
    height: 66.66666667px;
    margin-right: 10px;
  }
}
.page-news-list .page-news-box .page-news-image img {
  max-width: 100%;
  height: 100%;
}
.page-news-list .page-news-box h4 {
  line-height: 45px;
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .page-news-list .page-news-box h4 {
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .page-news-list .page-news-box h4 {
    line-height: 23px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .page-news-list .page-news-box h4 > a {
    font-size: 16px!important;
  }
}
.page-news-list .page-news-box h4 a {
  font-size: 18px;
  color: #0c2340;
}
.page-news-list .page-news-box p {
  color: #666464;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .page-news-list .page-news-box p {
    display: none;
  }
}
.page-news-list .page-news-box time {
  font-size: 14px;
  color: #9d9a9a;
}
.news-cont-page {
  text-align: center;
  margin-bottom: 30px;
}
.news-cont-page > a {
  display: inline-block;
  border: 1px solid #666464;
  padding: 5px 12px;
  font-size: 12px;
  color: #666464;
  margin-right: 3px;
}
.news-cont-page > span {
  display: inline-block;
  background-color: #C3CEDA;
  border: 1px solid #C3CEDA;
  padding: 5px 12px;
  font-size: 12px;
  color: #666464;
  margin-right: 3px;
}
.page-contact {
  background-color: #f0f0f3;
  padding: 30px 0;
}
.page-contact h4 {
  font-size: 24px;
  color: #666464;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 0;
}
.page-contact-left {
  background-color: #fff;
  padding: 30px 15px;
  margin-left: -15px;
}
.page-contact-left .cl-item {
  width: 100%;
  height: 90px;
  border: 1px solid #b5b4b4;
  padding: 30px 15px;
  line-height: 30px;
  font-size: 16px;
  color: #666464;
  margin-top: 30px;
  position: relative;
}
.page-contact-left .cl-item a {
  font-size: 16px;
  color: #666464;
}
.page-contact-left .cl-item .fa {
  font-size: 20px;
  margin-right: 8px;
}
@media (max-width: 991px) {
  .page-contact-left .cl-item {
    margin-top: 15px;
  }
}
.page-contact-left .cl-item img {
  width: 65px;
  height: 65px;
  position: absolute;
  right: 15px;
  top: 12px;
}
.page-contact-left .cl-left {
  float: left;
}
.page-contact-left .cl-right {
  float: right;
}
.page-contact-left,
.page-contact-form {
  background-color: #fff;
  padding: 30px 15px;
  min-height: 512px;
}
@media (max-width: 991px) {
  .page-contact-left,
  .page-contact-form {
    padding: 20px 15px;
  }
}
.page-contact-form {
  margin-right: -15px;
}
.page-contact-form h4 {
  margin-bottom: 10px;
}
.page-contact-form p {
  margin-bottom: 30px;
  font-size: 16px;
  color: #666464;
}
@media (max-width: 991px) {
  .page-contact-form p {
    margin-bottom: 15px;
  }
}
.page-contact-form .form-group {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-contact-form .form-group {
    margin-bottom: 15px;
  }
}
.page-contact-form label {
  font-size: 16px;
  font-weight: normal;
  padding-right: 0;
  color: #666464;
}
.page-contact-form .form-control {
  border-color: #b5b4b4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-contact-form .btn:first-child {
  margin-right: 15px;
  background-color: #ececed;
}
@media (max-width: 991px) {
  .page-contact-left,
  .page-contact-form {
    margin: 0!important;
    height: auto;
    min-height: auto;
  }
  .page-contact-form {
    margin-top: 15px!important;
  }
}
.baidumap {
  width: 100%;
  height: 560px;
  padding: 20px;
  margin-top: 30px;
  background-color: #fff;
}
.baidumap iframe {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .baidumap {
    width: auto;
    margin: 0 15ppx;
    padding: 15px ;
    margin-top: 15px;
  }
}
.page-search {
  background-color: #f4f1f1;
  padding: 20px 0;
}
.page-search > .container {
  background-color: #fff;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .page-search {
    padding: 15px;
  }
}
.page-search .news-cont-page {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .page-search .news-cont-page a {
    margin-bottom: 10px;
  }
}
.page-search-list {
  padding: 15px;
  border: 1px solid #c3ceda;
  margin-top: 20px;
  line-height: 25px;
}
.page-search-list h4 {
  margin: 0;
}
.page-search-list h4 > a {
  color: #434242;
  line-height: 30px;
  font-size: 16px;
}
.page-search-list p {
  color: #8e8989;
}
.page-search-list .adds {
  margin-bottom: 0;
}
.productart-content.core {
  margin-left: 305px;
}
@media (max-width: 991px) {
  .productart-content.core {
    margin-left: 0;
  }
}
.core-product {
  width: 100%;
  float: right;
  background-color: #f7f7f8;
  margin-left: -15px;
  margin-top: 15px;
  padding: 15px;
}
@media (max-width: 991px) {
  .core-product {
    margin-top: 0;
  }
}
.core-product > .container-fluid {
  margin-bottom: 15px;
}
.core-product > .container-fluid:last-child {
  margin-bottom: 0;
}
.core-product .thumb {
  width: 100%;
  height: 0;
  padding-top: 68.36158192%;
  position: relative;
}
.core-product .thumb .pic {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.core-product .thumb img {
  width: 100%;
}
.core-product .text {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  color: #6b6a6a;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 2;
}
.core-product .table {
  margin-bottom: 0;
}
.core-product .mb10 {
  margin-bottom: 10px;
}
.core-product .mt10 {
  margin-top: 10px;
}
.core-product .ml-15 {
  margin-left: -15px;
}
.core-product .mt0 {
  margin-top: 0!important;
}
.core-product .pd15 {
  padding-left: 15px;
  padding-right: 15px;
}
.core-product .line {
  border-top: 1px solid #fff;
  margin-left: -8px;
  margin-right: -8px;
}
.core-product .line-right {
  border-right: 1px solid #fff !important;
}
.core-product .table th,
.core-product .table td {
  vertical-align: middle;
}
.core-product .tab-title .active .row {
  background-color: #c3ceda;
  color: #6b6a6a;
}
.core-product .tab-title .row {
  text-align: center;
  line-height: 40px;
  height: 40px;
  background-color: #c3ceda;
  cursor: pointer;
}
.core-product .row-1:last-child {
  margin-bottom: 0!important;
}
.core-product .tab-cont-item {
  display: none;
}
.core-product .tab-cont-item.active {
  display: block;
}
.core-product .content {
  line-height: 25px;
  margin-top: 10px;
}
.core-product .container-fluid > .row {
  margin-bottom: 15px;
  background-color: #ececed;
}
.core-product .container-fluid > .row:last-child {
  margin-bottom: 0;
}
.core-product .display-table {
  display: table;
}
.core-product .display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.core-product .display-table-cell .content {
  display: inline-block;
  vertical-align: middle;
}
.core-product .pd15 {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .core-product .pd15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.core-product .table th,
.core-product .table td {
  border: 0;
}
.core-product .table th {
  background-color: #c3ceda;
  font-weight: normal;
  line-height: 25px;
}
.core-product .table td {
  vertical-align: middle;
  line-height: 25px;
}
.core-product .row-2 .table th {
  background-color: #c3ceda;
  font-weight: normal;
  line-height: 25px;
}
.core-product .row-2 .table td {
  vertical-align: middle;
  line-height: 25px;
}
.core-product .row-hr {
  background-color: transparent!important;
}
.core-product .row-hr:last-child {
  display: none!important;
}
.core-product .row-hr hr {
  margin: 0!important;
  border-top-color: #ddd !important;
}
.page-dev-history {
  position: relative;
  height: 500px;
  width: 100%;
}
.page-dev-history .fixed {
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  border: 1px solid #ececed;
  padding: 15px;
}
@media (max-width: 767px) {
  .page-dev-history .fixed {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }
}
.page-dev-history .fixed .title {
  font-size: 40px;
  line-height: 1.3em;
  color: #7d6464;
  margin-bottom: 10px;
}
.page-dev-history .fixed p {
  color: #7d6464;
  margin-bottom: 0;
}
.page-dev-history .content {
  padding-left: 145px;
}
@media (max-width: 767px) {
  .page-dev-history .content {
    padding-left: 0;
  }
}
.page-dev-history .history {
  position: relative;
  width: 100%;
  padding-left: 80px;
}
.page-dev-history .history > li {
  border-left: 1px solid #d5d5d3;
  margin: 0;
  padding-top: 45px;
  position: relative;
}
.page-dev-history .history > li:last-child {
  padding-bottom: 45px;
}
.page-dev-history .history > li .fa {
  position: absolute;
  left: 0;
  top: 45px;
  transform: translate3d(-50%, 50%, 0);
  background-color: #fff;
  color: #d5d5d3;
}
.page-dev-history dl {
  margin-left: -80px;
  margin-bottom: 0;
  padding-left: 80px;
  position: relative;
}
.page-dev-history dt {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 30px;
  font-size: 20px;
  color: #7d6464;
  text-align: center;
  width: 80px;
  font-weight: normal;
}
.page-dev-history dd {
  line-height: 30px;
  color: #7d6464;
  padding: 0 15px;
  text-align: left;
}
/*# sourceMappingURL=bootindex.css.map */