@charset "UTF-8";
/**banner************************/
.banner .banner-img {
  position: relative;
  background: center center no-repeat;
  background-size: cover;
  height: 550px;
}
@media (max-width: 767px) {
  .banner .banner-img {
    height: 170px;
  }
}
/*栏目标题*/
.column-title {
  margin-bottom: 60px;
  border-bottom: 1px solid #E9E9E9;
}
@media (max-width: 767px) {
  .column-title {
    margin-bottom: 40px;
  }
}
.column-title .en {
  font-family: Arial;
  font-size: 30px;
  color: #B4B4B4;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .column-title .en {
    font-size: 20px;
  }
}
.column-title .cn {
  position: relative;
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 12px;
  font-size: 28px;
  color: #4E4E4E;
  font-weight: bold;
}
@media (max-width: 767px) {
  .column-title .cn {
    font-size: 18px;
  }
}
.column-title .cn:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 3px;
  width: 100%;
  background: #4472C4;
}
/*联系我们***************************/
.contact {
  position: relative;
  height: 520px;
  background: #EC9513;
  /*产值列表  start */
  /*产值列表  end */
}
.contact > .click-cover {
  display: none;
}
@media (max-width: 767px) {
  .contact {
    height: auto;
    padding: 20px 0;
  }
  .contact > .click-cover {
    display: block;
  }
}
.contact .c-left-box {
  width: 56%;
  padding-left: 5%;
  padding-top: 70px;
  color: #fff;
}
@media (max-width: 767px) {
  .contact .c-left-box {
    width: 100%;
    padding: 0 10px;
  }
}
.contact .c-left-box > .c-title {
  width: 58%;
  border-bottom: 1px solid #F0B153;
}
.contact .c-left-box > .c-title > .en {
  display: inline-block;
}
.contact .c-left-box > .c-title > .en:after {
  content: "";
  display: block;
  width: 30%;
  padding-bottom: 10px;
  border-bottom: 3px solid #fff;
}
.contact .c-left-box > .c-title > .cn {
  padding-top: 20px;
  padding-bottom: 40px;
  font-size: 25px;
}
@media (max-width: 767px) {
  .contact .c-left-box > .c-title > .cn {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .contact .c-left-box > .c-title > .en {
    width: 150px;
  }
}
.contact > .contact-img {
  width: 43.75%;
  position: relative;
}
@media (max-width: 767px) {
  .contact > .contact-img {
    display: none;
  }
}
.contact > .contact-img .cover {
  padding: 4% 3%;
}
.contact > .contact-img .inner-text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
}
.contact > .contact-img .inner-text .c-name {
  padding-bottom: 40px;
  font-size: 35px;
  color: #fff;
}
.contact > .contact-img .inner-text .c-name:after {
  content: "";
  display: block;
  width: 90%;
  margin: 0 auto;
  border-bottom: 2px solid #fff;
}
.contact > .contact-img .inner-text .mores {
  color: #fff;
}
.contact .value-num-list > li {
  padding-top: 80px;
  width: 20%;
}
@media (max-width: 767px) {
  .contact .value-num-list > li {
    padding-top: 20px;
  }
}
.contact .num-top {
  font-size: 18px;
  text-align: center;
}

@media (min-width: 1200px) {
  .contact .num-top {
    text-align: left;
  }
}
.contact .num-top:after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #fff;
}
@media (max-width: 767px) {
  .contact .num-top:after {
    display: none;
  }
}
.contact .num-top > span {
  font-family: numshow;
  font-size: 60px;
}
@media (max-width: 767px) {
  .contact .num-top > span {
    font-size: 30px;
    display: block;
  }
}
.contact .year-text {
  padding-top: 22px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .contact .year-text {
    font-size: 12px;
    text-align: center;
  }
}
/*栏目*****************************************/
.back-column {
  background: #F5F5F5;
}
.column {
  padding: 60px 0;
  /*更多*/
  /*列表*/
  /*效果   *****/
}
@media (max-width: 767px) {
  .column {
    padding: 30px 0;
  }
}
.column .more-btn {
  position: relative;
  display: block;
  padding-right: 40px;
  margin: 0 auto;
  margin-top: 40px;
  height: 40px;
  width: 180px;
  line-height: 40px;
  font-size: 16px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .column .more-btn {
    margin-top: 0;
  }
}
.column .more-btn > span {
  display: block;
  border: 1px solid #E1E1E1;
  color: #767171;
}
.column .more-btn:after {
  content: "→";
  height: 42px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background: #1E4DB5;
  color: #fff;
}
.column .list {
  /*图片*/
  /*内容*/
}
.column .list > li {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .column .list {
    margin: 0 -5px;
  }
  .column .list > li {
    padding: 10px 5px;
  }
}
.column .list .img-box {
  position: relative;
  height: 0;
  padding-bottom: 70%;
  overflow: hidden;
  font-size: 0;
}
.column .list .img-box img {
  max-width: 100%;
}
.column .list .img-box > .show-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.column .list .img-box > .show-text > .text {
  display: inline-block;
  padding: 0 12%;
  line-height: 40px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  background: #0A60B7;
}
@media (max-width: 767px) {
  .column .list .img-box > .show-text > .text {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
  }
}
.column .list .cont-box {
  position: relative;
  padding: 34px 10px;
  text-align: center;
  border: 1px solid #E6E6E6;
  border-top: none;
  background: #fff;
}
@media (max-width: 767px) {
  .column .list .cont-box {
    padding-top: 20px;
  }
}
.column .list .cont-box > .text {
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  color: #959393;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.column .list .cont-box > .sign {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 16px;
}
.column .img-box img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.column .show-text {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
}
@media (max-width: 767px) {
  .column .show-text {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.column .sign {
  border: 1px solid #BFC0C1;
  color: #BFC0C1;
}
.column .item-box {
  -webkit-box-shadow: 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 #fff;
  box-shadow: 0 0 0 #fff;
}
.column .show-text,
.column .sign,
.column .item-box,
.column .img-box img {
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
.column .item-box:hover {
  -webkit-box-shadow: 0 2px 15px #aaa;
  -moz-box-shadow: 0 2px 15px #aaa;
  box-shadow: 0 2px 15px #aaa;
}
.column .item-box:hover .show-text {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.column .item-box:hover .sign {
  border: 1px solid #0F3587;
  color: #0F3587;
}
.column .item-box:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* 主营业务*************************************/
.column > .list2 {
  margin: 0 -0.8%;
  /*hover 效果*/
}
.column > .list2 > li {
  padding: 0 .8%;
}
@media (max-width: 767px) {
  .column > .list2 > li {
    margin-bottom: 1.6%;
  }
}
.column > .list2 .img-box {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
.column > .list2 .img-box img {
  max-width: 100%;
}
.column > .list2 .img-box > .cover-text {
  padding: 34px 25px;
  color: #fff;
  background: rgba(10, 96, 183, 0.6);
}
.column > .list2 .img-box > .cover-text > .item-name {
  font-size: 28px;
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .column > .list2 .img-box > .cover-text > .item-name {
    font-size: 16px;
  }
}
.column > .list2 .img-box > .cover-text > .item-name:before {
  content: "";
  display: block;
  padding-bottom: 10px;
  border-top: 2px solid #fff;
}
.column > .list2 .img-box > .cover-text > .item-more {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  font-family: Arial;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .column > .list2 .img-box > .cover-text > .item-more {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
}
.column > .list2 .cover-text {
  opacity: 0;
}
@media (max-width: 767px) {
  .column > .list2 .cover-text {
    opacity: 1;
  }
}
.column > .list2 img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.column > .list2 .cover,
.column > .list2 img {
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
.column > .list2 .img-box:hover .cover {
  opacity: 1;
}
.column > .list2 .img-box: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);
}
/*荣誉资质****************************/
.honer .honer-img {
  height: 0;
  overflow: hidden;
  padding-bottom: 148.5%;
}
.honer .honer-img img {
  width: 100%;
}
.honer .swiper-button-next,
.honer .swiper-button-prev {
  background: none;
  width: 54px;
  height: 54px;
  margin-top: -27px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  line-height: 55px;
  text-align: center;
  font-size: 30px;
}
.honer .swiper-button-next:hover,
.honer .swiper-button-prev:hover {
  background: rgba(10, 96, 183, 0.6);
}
.honer .swiper-button-prev,
.honer .swiper-container-rtl .swiper-button-next {
  left: 0 ;
}
.honer .swiper-button-prev:before,
.honer .swiper-container-rtl .swiper-button-next:before {
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.honer .swiper-button-next,
.honer .swiper-container-rtl .swiper-button-prev {
  right: 0 ;
}
.honer .swiper-button-next:before,
.honer .swiper-container-rtl .swiper-button-prev:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
/*友情 logo****************************/
.friendly-link {
  padding-top: 0;
}
.friendly-link > .container {
  position: relative;
  padding: 0 30px;
}
.friendly-link .swiper-button-next,
.friendly-link .swiper-button-prev {
  background: none;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background: rgba(255, 255, 255, 0.6);
  color: #CFCFCF;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #cfcfcf;
}
.friendly-link .swiper-button-next:hover,
.friendly-link .swiper-button-prev:hover {
  background: rgba(10, 96, 183, 0.6);
  color: #fff;
}
.friendly-link .swiper-button-prev,
.friendly-link .swiper-container-rtl .swiper-button-next {
  left: 0 ;
}
.friendly-link .swiper-button-prev:before,
.friendly-link .swiper-container-rtl .swiper-button-next:before {
  content: "\f0d9";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.friendly-link .swiper-button-next,
.friendly-link .swiper-container-rtl .swiper-button-prev {
  right: 0 ;
}
.friendly-link .swiper-button-next:before,
.friendly-link .swiper-container-rtl .swiper-button-prev:before {
  content: "\f0da";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.friendly-link .logo-img {
  border: 1px solid #E1E1E1;
  height: 65px;
}
.friendly-link .logo-img img {
  max-width: 100%;
}
/**新闻*******************************/
.news-box {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .news-box {
    padding-bottom: 30px !important;
  }
  .news-box .row > div {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.news-box > .news-title {
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #454545;
  border-bottom: 1px solid #DFDFDF;
}
.news-box > .news-title .en {
  font-family: Arial;
}
.news-box .item-title {
  color: #868686;
  line-height: 36px;
}
.news-box .news-item > .intro {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #474747;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news-box .news-item > .intro:hover {
  text-decoration: underline;
  color: #e2001a;
}
.news-box .news-item > .date {
  padding: 12px 0;
  color: #868686;
}
.news-box .news-item > .more {
  padding-top: 20px;
  font-size: 12px;
  color: #A1A1A1;
}
.news-box .news-item > .more:hover {
  color: #e2001a;
}
