.news-body {
  padding-top: 50px;
  padding-bottom: 106px;
  margin: 0 30px;
}

.news-content{
  margin: 0 30px;
}

.news-body .news-content .intro-section {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-left: 6px;
  border-left: 1px solid rgba(0, 203, 152, 0.4);
}

.news-body .news-content .intro-section:first-child {
  margin-top: 0;
  border-top: 0;
}

.news-body .news-content .intro-section .left-time {
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 70px;
}

.news-body .news-content .intro-section .left-time .blog-entry-date {
  line-height: 1;
  color: #00CB98;
}

.news-body .news-content .intro-section .left-time .blog-entry-date .month {
  height: 21px;
  line-height: 21px;
  font-size: 18px;
  font-family: DINAlternate-Bold, DINAlternate, 'Microsoft YaHei';
  font-weight: 600;
  color: #666;
  text-align: left;
  padding-left: 25px;
  position: relative;
}

.news-body .news-content .intro-section .left-time .blog-entry-date .month::before {
  content: '';
  background: #4cd9cc;
  width: 12px;
  height: 12px;
  position: absolute;
  left: -6px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 2;
  margin-left: -1px;
}

.news-body .news-content .intro-section .left-time .blog-entry-date .month::after {
  content: '';
  background: #4cd9cc;
  opacity: 0.5;
  width: 30px;
  height: 30px;
  position: absolute;
  left: -6px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 1;
  margin-left: -1px;
}

.news-body .news-content .intro-section .left-time .blog-entry-date .arrow {
  text-align: left;
  padding-left: 42px;
}

.news-body .news-content .intro-section .left-time .blog-entry-date .arrow img {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.news-body .news-content .intro-section .left-time .blog-entry-date .arrow .hover-up {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.news-body .news-content .intro-section .left-time .blog-entry-date .arrow .hover-down {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.news-body .news-content .intro-section .articles {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.news-body .news-content .intro-section .articles .blog-entry-text {
  min-height: 5.21vw;
  margin-bottom: 76px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news-body .news-content .intro-section .articles .blog-entry-text .cover {
  display: block;
  width: 256px;
  height: 144px;
  min-width: 256px;
  min-height: 144px;
  background: #d8d8d8;
  margin-right: 20px;
}

.news-body .news-content .intro-section .articles .blog-entry-text .cover > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-body .news-content .intro-section .articles .blog-entry-text .title {
  margin-top: 0;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.news-body .news-content .intro-section .articles .blog-entry-text .title > .article-title {
  width: 528px;
  display: block;
  line-height: 1;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  /*font-family: PingFangSC-Medium, PingFang SC;*/
  font-weight: 500;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 36.46vw;
}

.news-body .news-content .intro-section .articles .blog-entry-text .title > .article-title:hover {
  color: #4cd9cc;
}

.news-body .news-content .intro-section .articles .blog-entry-text .title .meta {
  font-size: 16px;
  line-height: 22px;
  color: #999999;
  white-space: nowrap;
}

.news-body .news-content .intro-section .articles .blog-entry-text .desc {
  margin-top: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #666;
  line-height: 24px;
  max-height: 42.97vw;
  word-break: break-all;
}

.style_a {
  text-decoration: none !important;
  color: black;
}

.style_a:visited {
  text-decoration: none !important;
  color: black
}

.fenye {
  text-align: center;
  margin-top: 40px;
}

.pagination a {
  color: #8f8f8f !important;
}

.active span {
  background-color: #00d67a !important;
  color: white !important;
  border-color:  #00d67a !important;
}


.news{
  max-width:1200px;
  margin:2% auto;
  /*width:60%;*/
}

.contact_box_1 {
  width: 60%;
}

@media (min-width:1200px) {
  .pcshow{
    display:block;
  }

  .contact_box {
    padding: 30px 2%;
    transition: all .3s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
  }



  .contact_box_1_title {
    font-size: 20px;
    transition: all .3s;
    font-weight: bold;
  }

  .contact_box_1_text {
    margin-top: 20px;
    /* line-height: 30px; */
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #999999;
  }

  .contact_box_1_time {
    font-size: 15px;
    margin-top: 20px;
    color: #999999;
  }

  .contact_box_2 {
    width: 250px;
  }

  .contact_box_2 img {
    width: 100%;
    height:130px;
    border-radius: 10px;
  }

  .contact a:hover .contact_box {
    transform: scale(1.01);
    /* box-shadow: 1px 1px 10px 0px #dbdbdb; */
  }

  .cont_titlebox {
    display:flex;
    /*color: #004e5b;*/
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 22px;
  }

  .cont_titlebox div {
    margin-right:30px
  }

  .cont_titlebox_active{
    color: #004e5b !important;
    font-weight: bold;
  }

  .cont_titlebox_active .core_flex_item_xian{
    border-bottom: 5px solid #05caa8;
    margin: 7px 0 0 0;
    width: 90px;
  }

  /*.contact a:hover .contact_box .contact_box_1_title {*/
  /*    color: #004e5b;*/
  /*}*/

}

@media (max-width:1200px) {
  .pcshow{
    display:none
  }
  .contact {
    padding:0 15px;
    margin-top: 20px;
  }

  .contact_box {
    padding: 44px 37px;
    border-bottom: 1px solid #dddddd;
    /* background-color: #f8f8fa; */
    /* margin-bottom: 30px; */
    display: flex;
    justify-content: space-between;
  }

  .contact_box_1 {
    width: 60%;
  }

  .contact_box_2 {
    width: 35%;
  }

  .contact_box_2 img {
    width: 100%;
    /* max-height: 85px; */
    border-radius:10px;
  }

  .contact_box_1_title {
    font-size: 50px;
    margin-bottom: 26px;
    height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .contact_box_1_time {
    font-size: 36px;
    margin-top: 20px;
    /*color: #858585;*/
  }


  .contact_box_1_text {

    font-size: 16px;
  }

  .contact_box_1_text>div {
    margin-bottom: 10px;
  }

  .cont_titlebox {
    display:flex;
    /*color: #004e5b;*/
    /*font-weight: bold;*/
    margin: 20px 0 ;
    font-size: 19px;
  }

  .cont_titlebox a {
    width:50%;
    text-align: center;
  }

  .cont_titlebox_active{
    color: #004e5b !important;
    font-weight: bold;
  }

  .cont_titlebox_active .core_flex_item_xian{
    border-bottom: 5px solid #05caa8;
    margin: 7px 0 0 32%;
    width: 75px;
  }

  .fenye {
    text-align: center;
    margin-top: 40px;
    font-size:50px;
  }

  .pagination > li > a, .pagination > li > span{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 85px;
  }


}
/*# sourceMappingURL=news.css.map */
