﻿/* 导航 */
.title_r li.active {
  opacity: 0.5;
}

/* 最新消息 */
/* 二级内容 */
.newest-2 ul li:nth-child(2n) {
  /* margin-right: 0; */
}
.newest-2 ul {
  margin-right: -32px;
}
/* 三级内容 */
.newest-3 ul li:nth-child(3n) {
  /* margin-right: 0; */
}
.newest-3 ul {
  margin-right: -24px;
}
/* 企业新闻 */
#enterprisePress {
  display: none;
}
.enterprisePress-content-left ul li:nth-child(2n) {
  /* margin-right: 0; */
}
.enterprisePress-content-left ul {
  margin-right: -24px;
}
.enterprisePress-content-right hr {
  border: 1px solid #979797;
  background-color: #979797;
}
/* 媒体报道 */
#MediaReport {
  display: none;
}
.MediaReport-content-left ul li:nth-child(2n) {
  margin-right: 0;
}
.MediaReport-content-right hr {
  border: 1px solid #979797;
  background-color: #979797;
}
.newest_nav li.active {
  color: #000;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #newest {
    /* padding-left: 16px;
    padding-right: 16px; */
  }
  .newest_nav {
    /* width: 100%;
    padding-left: 16px;
    padding-right: 16px; */
  }
  .minw-784 {
    min-width: auto;
  }
  .newest-2 ul {
    margin-right: -2%;
  }
  .newest-2 li {
    width: 48%;
    margin-right: 2%;
  }
  .w-528 {
    width: 100%;
  }
  .newest-3 ul {
    margin-right: -2%;
  }
  .newest-3 li {
    width: 48%;
    margin-right: 2%;
  }
  .newest-3 li .h-207 {
    height: 268px;
  }
  #enterprisePress {
  }
  #MediaReport,
  #enterprisePress {
    padding-left: 16px;
    padding-right: 16px;
  }
  .w-792 {
    width: 100%;
  }
  .w-792 li {
    width: 48%;
    margin-right: 2%;
  }
  .w-792 ul {
    margin-right: -2%;
  }
  .w-792 .w-334 {
    width: 100%;
  }
  .enterprisePress-content-left ul li .pl-15,
  .MediaReport-content-left ul li .pl-15,
  .newest-content ul li .pl-15 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .layui-form {
  }
  .layui-input-inline select {
    width: 100px;
  }
  .layui-input-inline {
    width: 100px;
  }
  .layui-inline {
    margin-right: 16px;
    min-width: 185px;
    width: 130px;
  }
}
@media (max-width: 768px) {
  /* 移动端导航栏 */
  .md_title {
    padding: 0 4.267vw;
    height: 14.933vw;
  }
  .md_title h3 {
    font-size: 5.6vw !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
  }
  .md_title ul {
    top: 14.933vw;
  }
  .md_title.active svg {
    transform: rotate(180deg);
  }
  .md_title.active ul {
    height: 75.733vw;
  }
  .md_title ul li {
    height: 14.933vw;
    padding-left: 4.267vw;
    background: var(--400, #1a1b1e);
    font-size: 4.267vw;
    line-height: normal;
    border: 1px solid#1a1b1e;
  }
  /* 移动端导航栏END */
  /* 移动端切换 */
  .newest_nav_box {
    top: 12vw;
    z-index: 1;
  }
  .newest_nav {
    padding-right: 4.267vw;
    padding-top: 6vw;
  }
  .newest_nav li {
    margin-left: 2.133vw;
    font-size: 4.6vw;
  }
  .layui-form {
    margin-right: 6vw;
    margin-bottom: 18vw;
    left: 4.267vw;
    position: absolute;
  }
  .layui-form label {
    font-size: 4.2vw;
  }
  .layui-form .layui-input {
    height: 8vw;
  }
  body {
    overflow-x: hidden;
  }
  #newest,
  #enterprisePress,
  #MediaReport {
    padding: 8.4vw 4.267vw 0;
    padding-bottom: 10vw;
    background-color: #f6f7f8;
  }
  #newest h1,
  #enterprisePress h1,
  #MediaReport h1 {
    font-size: 4.8vw;
    padding-bottom: 6.4vw;
    width: auto;
  }
  .newest-content,
  .enterprisePress-content,
  .MediaReport-content {
    width: 100%;
  }
  .newest-3 li,
  .newest-3 ul {
    width: 100%;
  }
  .newest-3 li {
    margin-right: 0;
    margin-bottom: 3.2vw;
  }
  .newest-3 li .h-212 {
    height: 48vw;
  }
  .newest-3 li img {
    width: 91.733vw;
    height: 51.467vw;
  }
  .view_icon {
    width: 16px !important;
    height: 16px !important;
  }
  .newest-3 li .h-140 {
    height: auto;
    padding-top: 7.467vw;
    padding-left: 4.267vw;
  }
  .newest-3 li .h-140 span {
    font-size: 2.667vw;
    margin-bottom: 2.133vw;
  }
  .newest-3 li .h-140 h3 {
    font-size: 4.267vw;
    font-weight: 600;
    width: 85.333vw;
  }
  .newest-3 li .h-140 p {
    font-size: 3.2vw;
    position: initial;
    margin-top: 3.2vw;
    margin-bottom: 6.133vw;
  }
  .newest-3 li .h-200,
  .enterprisePress-content-left .h-200,
  .MediaReport-content-left .h-200 {
    height: 42vw;
    padding: 4.6vw;
  }
  h3.w-334 {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .b-48 {
    bottom: 10vw;
  }
  .b-16 {
    bottom: 12px;
  }
  .df .mb-8 {
    margin-bottom: 0;
  }
  .h-207 {
    height: 51.467vw;
  }
  .more-btn {
    /* width: 32vw;
    height: 8.533vw;
    border: 0.267vw solid #000000;
    border-radius: 2.133vw; */
  }
  section {
    padding-bottom: 32vw;
  }
  .w-344 {
    width: 100%;
  }
  .md-newest-1 h2 {
    width: 74.133vw;
  }
  /* 企业新闻 */
  .enterprisePress-content-left {
    width: 100%;
  }
  .enterprisePress-content li,
  .enterprisePress-content ul {
    width: 100%;
  }
  .enterprisePress-content li {
    margin-right: 0;
    margin-bottom: 3.2vw;
  }
  .enterprisePress-content li .h-212 {
    height: 48vw;
  }
  .enterprisePress-content li img {
    width: 91.733vw;
    height: 51.467vw;
  }
  .enterprisePress-content li .h-140 {
    height: auto;
    padding-top: 7.467vw;
    padding-left: 4.267vw;
  }
  .enterprisePress-content li .h-140 span {
    font-size: 2.667vw;
    margin-bottom: 2.133vw;
  }
  .enterprisePress-content li .h-140 h3 {
    font-size: 4.267vw;
    font-weight: 600;
    width: 85.333vw;
  }
  .enterprisePress-content li .h-140 p {
    font-size: 3.2vw;
    position: initial;
    margin-top: 3.2vw;
    margin-bottom: 6.133vw;
  }
  /* 媒体报道 */
  .MediaReport-content-left {
    width: 100%;
  }
  .MediaReport-content li,
  .MediaReport-content ul {
    width: 100%;
  }
  .MediaReport-content li {
    margin-right: 0;
    margin-bottom: 3.2vw;
  }
  .MediaReport-content li .h-212 {
    height: 48vw;
  }
  .MediaReport-content li img {
    width: 91.733vw;
    height: 51.467vw;
  }
  .MediaReport-content li .h-140 {
    height: auto;
    padding-top: 7.467vw;
    padding-left: 4.267vw;
  }
  .MediaReport-content li .h-140 span {
    font-size: 2.667vw;
    margin-bottom: 2.133vw;
  }
  .MediaReport-content li .h-140 h3 {
    font-size: 4.267vw;
    font-weight: 600;
    width: 85.333vw;
  }
  .MediaReport-content li .h-140 p {
    font-size: 3.2vw;
    position: initial;
    margin-top: 3.2vw;
    margin-bottom: 6.133vw;
  }

  /* 标签移动端 */
  .layui-form {
    width: 100%;
  }
  .layui-inline {
    margin-right: 4.26vw;
    width: 100%;
  }
  .layui-input-inline {
    width: 100%;
    margin-right: 4.26vw;
  }
  .layui-inline label {
    width: 35%;
  }
}
